:root{color:#0f172a;background:#eaf3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0f172a;--muted: #64748b;--soft: #f4faf8;--line: #dbe5e3;--line-strong: #c7d8d5;--panel: #ffffff;--brand: #0f8f86;--brand-dark: #082334;--brand-deep: #0b3f3b;--accent: #d69d2f;--danger: #b42342;--shadow: 0 18px 50px rgba(8, 35, 52, .12);--shadow-soft: 0 12px 30px rgba(8, 35, 52, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit}.boot-screen{min-height:100vh;display:grid;place-items:center;background:#082334}.boot-mark,.brand-symbol,.login-logo{display:grid;place-items:center;background:linear-gradient(135deg,#fff,#a8ddd8);color:#082334;font-weight:950;letter-spacing:0}.boot-mark{width:76px;height:76px;border-radius:20px}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(120deg,#082334db,#0f8f8661),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1800&q=80) center/cover}.login-panel{width:min(1160px,100%);min-height:680px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.76fr);background:#fffffff0;border:1px solid rgba(255,255,255,.64);box-shadow:0 28px 70px #08233447;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;border-radius:8px}.login-copy{padding:clamp(34px,6vw,78px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 20% 18%,rgba(15,143,134,.38),transparent 34%),linear-gradient(145deg,#082334fa,#0b3f3bf2)}.login-logo{width:66px;height:66px;border-radius:18px;margin-bottom:36px;box-shadow:0 18px 34px #00000038}.login-copy h1{margin:0;max-width:620px;font-size:clamp(36px,5vw,60px);line-height:1.02;letter-spacing:0}.login-copy>p:not(.eyebrow){max-width:560px;margin:24px 0 0;color:#fffc;font-size:18px;line-height:1.7}.trust-row{width:fit-content;margin-top:38px;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;color:#ffffffdb;border:1px solid rgba(255,255,255,.18);background:#ffffff14;border-radius:8px}.login-card{padding:clamp(30px,5vw,56px);display:flex;flex-direction:column;justify-content:center;gap:22px}.login-card h2,.page-heading h2{margin:0;color:var(--ink);font-size:clamp(28px,3vw,40px);letter-spacing:0;line-height:1.1}.login-card label{display:grid;gap:8px;color:var(--ink);font-weight:800}.input-shell,.search-shell{min-height:56px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line);background:#f8fbfa;border-radius:8px;color:var(--brand)}.input-shell:focus-within,.search-shell:focus-within{border-color:#0f8f8694;box-shadow:0 0 0 4px #0f8f861f}.input-shell input,.search-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.primary-action,.secondary-action,.icon-action{border:0;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;text-decoration:none}.primary-action{min-height:56px;padding:0 20px;background:linear-gradient(135deg,var(--brand-deep),var(--brand));color:#fff;box-shadow:0 16px 30px #0f8f8638}.primary-action:hover{filter:saturate(1.08) brightness(1.02)}.primary-action:disabled{cursor:wait;opacity:.72}.compact-action{min-height:44px;padding:0 16px;white-space:nowrap}.secondary-action{min-height:42px;padding:0 14px;border:1px solid var(--line);background:#fff;color:var(--brand-deep)}.icon-action{width:42px;height:42px;border:1px solid var(--line);background:#f8fbfa;color:var(--brand)}.dev-mode-action{width:fit-content;justify-self:center;align-self:center;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.dev-mode-action:hover{color:var(--brand)}.form-error{padding:12px 14px;border-radius:8px;color:var(--danger);background:#fff1f3;border:1px solid #fac8d0}.app-shell{min-height:100vh;display:flex;background:linear-gradient(180deg,#eaf3f1f5,#f2f7f6f5),#eaf3f1}.sidebar{width:270px;flex:0 0 270px;min-height:100vh;padding:20px 16px;background:radial-gradient(circle at 28% 4%,rgba(15,143,134,.34),transparent 28%),linear-gradient(180deg,#082334,#0b3f3b);color:#e8f4f2;display:flex;flex-direction:column;gap:24px;box-shadow:16px 0 38px #0823341f}.sidebar-brand{min-height:92px;padding:14px;display:flex;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;border-radius:8px}.brand-symbol{width:58px;height:58px;min-width:58px;border-radius:14px;font-size:18px}.sidebar-brand strong,.user-pill strong{display:block;font-size:15px;line-height:1.2}.sidebar-brand span,.user-pill small{display:block;color:#e8f4f2ad;font-size:12px;margin-top:4px}.sidebar-nav{display:grid;gap:8px}.sidebar-link,.sidebar-logout{min-height:50px;padding:6px 10px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#e8f4f2c7;text-decoration:none;border:1px solid transparent;background:transparent;cursor:pointer;width:100%;position:relative;font-weight:800}.sidebar-link-icon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:8px;background:#ffffff14;color:#ffffffe0}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:#ffffff1f;border-color:#ffffff29}.sidebar-link.active:before{content:"";width:4px;height:28px;position:absolute;left:-16px;border-radius:0 8px 8px 0;background:var(--accent)}.sidebar-link.active .sidebar-link-icon{background:#fff;color:var(--brand-deep)}.sidebar-logout{margin-top:auto;color:#ffffffd6;border-color:#ffffff1f;background:#ffffff12}.main-panel{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{min-height:88px;margin:18px clamp(18px,3vw,34px) 0;padding:16px 18px;display:flex;align-items:center;gap:18px;justify-content:space-between;background:#ffffffeb;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:16px;z-index:20}.topbar-title{min-width:0;margin-right:auto}.topbar h1{margin:2px 0 0;font-size:clamp(20px,2vw,28px);color:var(--ink);line-height:1.12}.eyebrow{margin:0 0 7px;color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:950;letter-spacing:0}.hamburger{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);align-items:center;justify-content:center}.user-pill{min-width:0;display:flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px #0823340f}.user-pill>span{width:38px;height:38px;min-width:38px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#dff4ef,#fff);color:var(--brand-deep);font-weight:950;text-transform:uppercase}.user-pill small{color:var(--muted)}.content-area{width:100%;min-width:0;padding:clamp(20px,3vw,34px)}.page-stack{min-width:0;display:grid;gap:22px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-heading p:not(.eyebrow){max-width:760px;margin:12px 0 0;color:var(--muted);line-height:1.65}.page-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.metric-card,.info-card,.surface-card{min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.metric-card{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;color:var(--brand-deep);font-weight:950;white-space:nowrap;background:#f8fbfa}.stats-grid,.connection-grid,.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid.three,.connection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{min-height:170px;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.info-card.slim{min-height:150px}.card-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:var(--brand-deep);background:#e2f3f0}.card-icon.elevated{color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand));box-shadow:0 12px 26px #0f8f8638}.info-card span,.info-card small,.surface-card p,.activity-item small,.settings-card p,.connection-card p{color:var(--muted)}.info-card span{display:block;margin-top:18px;font-size:14px;font-weight:800}.info-card strong{display:block;margin-top:8px;font-size:30px;color:var(--ink);line-height:1.1}.info-card small{display:block;margin-top:6px;font-weight:700}.surface-card{padding:24px}.content-grid{display:grid;gap:16px}.content-grid.two-columns{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.section-title,.toolbar-row,.connection-top,.card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title{margin-bottom:20px}.section-title h3,.surface-card h3,.settings-card h3,.connection-card h3{margin:0;color:var(--ink);font-size:20px;line-height:1.25}.summary-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.summary-panel>div{padding:18px;border:1px solid var(--line);background:var(--soft);border-radius:8px}.summary-panel strong{display:block;font-size:28px;color:var(--brand-deep)}.summary-panel span{display:block;margin-top:6px;color:var(--muted);font-weight:700}.activity-list{display:grid;gap:14px}.activity-item{display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--line)}.activity-item:last-child{padding-bottom:0;border-bottom:0}.activity-item>span{width:10px;height:10px;margin-top:5px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 5px #0f8f861f}.activity-item strong{display:block;color:var(--ink)}.activity-item small{display:block;margin-top:4px}.status-pill{width:fit-content;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:8px;color:var(--brand-deep);background:#e4f5f2;border:1px solid #c8e7e3;font-size:12px;font-weight:900;white-space:nowrap}.status-pill.success{color:#0b5f56;background:#ddf6ef;border-color:#bce7dd}.status-pill.soft{color:#435467;background:#f4f7f6;border-color:var(--line)}.toolbar-row{margin-bottom:18px}.search-shell{width:min(520px,100%)}.table-shell{width:100%;max-width:100%;min-width:0;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}table{width:100%;min-width:680px;border-collapse:collapse}th,td{padding:16px;text-align:left;border-bottom:1px solid var(--line)}th{color:#475569;background:#f5faf8;font-size:12px;text-transform:uppercase;font-weight:950;letter-spacing:0}td{color:var(--ink);font-weight:700}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdfc}.connection-card{display:flex;flex-direction:column;gap:14px}.connection-card p{margin:0;line-height:1.6}.card-actions{margin-top:auto;justify-content:flex-start}.agent-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#082334f5,#0b3f3bf0),#082334;color:#fff}.agent-panel h3{color:#fff}.agent-panel p:not(.eyebrow){max-width:620px;margin:10px 0 0;color:#ffffffc2}.settings-card{min-height:190px}.settings-card h3{margin-top:18px}.settings-card p{margin:10px 0 18px;line-height:1.6}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.two-columns,.connection-grid,.settings-grid{grid-template-columns:1fr}}@media(max-width:900px){.login-panel{grid-template-columns:1fr}.login-copy{min-height:360px}.sidebar{width:min(310px,88vw);flex-basis:min(310px,88vw);position:fixed;inset:0 auto 0 0;z-index:50;transform:translate(-100%);transition:transform .24s ease;box-shadow:24px 0 48px #0823343d}.sidebar.mobile-open{transform:translate(0)}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:#08233485}.hamburger{display:inline-flex}.topbar{margin:12px 12px 0;top:8px}.user-pill div{display:none}.page-heading{align-items:flex-start;flex-direction:column}.page-heading-actions{width:100%;justify-content:flex-start}.metric-card{white-space:normal}}@media(max-width:640px){.login-page{padding:0}.login-panel{min-height:100vh;border-radius:0}.login-copy,.login-card{padding:28px}.trust-row{align-items:flex-start}.content-area{padding:18px 12px 24px}.topbar{min-height:74px;padding:12px}.topbar h1{font-size:20px}.stats-grid,.stats-grid.three,.summary-panel{grid-template-columns:1fr}.surface-card{padding:18px}.toolbar-row,.section-title,.agent-panel{align-items:flex-start;flex-direction:column}.compact-action,.search-shell,.agent-panel .primary-action{width:100%}table{min-width:620px}}
