:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:linear-gradient(180deg,#f8fafc,#eef2ff)}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:20}.sidebar-backdrop.show{opacity:1;pointer-events:auto}.sidebar{width:288px;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid rgba(148,163,184,.18);padding:24px 18px;display:flex;flex-direction:column;gap:18px}.sidebar-header{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid rgba(148,163,184,.16)}.brand-mark,.icon-shell{width:44px;height:44px;border-radius:18px;display:grid;place-items:center;background:#0f172a;color:#fff;box-shadow:0 10px 24px #0f172a29}.icon-shell.light{width:42px;height:42px;border-radius:16px;background:#f1f5f9;color:#334155;box-shadow:none}.eyebrow,.hero-eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.brand-title,.access-title,.stat-value,.hero-card h2,.topbar h1{font-weight:700;letter-spacing:-.03em}.brand-title{font-size:20px}.access-title{font-size:16px;color:#0f172a;margin-top:4px}.access-card,.card,.hero-card{background:#ffffffd1;border:1px solid rgba(148,163,184,.14);box-shadow:0 14px 40px #0f172a0f}.access-card{border-radius:24px;padding:18px}.access-card p{margin:10px 0 0;color:#64748b;font-size:13px;line-height:1.6}.nav-list{display:grid;gap:8px}.nav-item,.logout-button{display:flex;align-items:center;gap:12px;border:0;width:100%;padding:13px 14px;border-radius:18px;background:transparent;color:#334155;transition:all .18s ease}.nav-item:hover,.logout-button:hover{background:#f1f5f9}.nav-item.active{background:#0f172a;color:#fff;box-shadow:0 12px 28px #0f172a2e}.logout-button{margin-top:auto}.main-panel{flex:1;min-width:0}.topbar{display:flex;justify-content:space-between;gap:20px;padding:22px 28px;background:#ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.14)}.topbar-title-row{display:flex;align-items:flex-start;gap:12px}.topbar h1{margin:0;font-size:28px}.topbar p{margin:6px 0 0;color:#64748b;font-size:14px}.topbar-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.search-box,.select-shell,.primary-button,.secondary-button,.subtle,.icon-button{border-radius:18px}.search-box{display:flex;align-items:center;gap:10px;width:320px;background:#fff;border:1px solid rgba(148,163,184,.18);padding:0 14px;height:46px;color:#64748b}.search-box input{border:0;outline:0;width:100%;background:transparent;color:#0f172a}.select-shell{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(148,163,184,.18);padding:0 14px;height:46px;color:#334155}.select-shell select{border:0;outline:0;background:transparent;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.primary-button,.secondary-button,.icon-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 18px}.primary-button:disabled{opacity:.7;cursor:not-allowed}.primary-button{background:#0f172a;color:#fff;box-shadow:0 12px 24px #0f172a29}.primary-button.subtle{background:#fff;color:#0f172a;border:1px solid rgba(148,163,184,.18);box-shadow:none}.secondary-button,.icon-button{background:#fff;color:#0f172a;border:1px solid rgba(148,163,184,.18)}.icon-button.compact{width:38px;height:38px;padding:0;flex:0 0 auto;border-radius:14px}.mobile-only{display:none}.page-content{padding:28px;display:grid;gap:22px}.hero-card{padding:26px;border-radius:28px;display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fffffff5,#f8fafcd1)}.hero-card h2{margin:12px 0 10px;font-size:36px}.hero-card p{margin:0;color:#64748b;max-width:860px;line-height:1.7}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.stats-grid,.agent-grid,.content-grid,.settings-grid{display:grid;gap:18px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid.two-three{grid-template-columns:repeat(5,minmax(0,1fr))}.content-grid.one-two{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.card{border-radius:28px;padding:22px}.stat-card{display:flex;justify-content:space-between;align-items:flex-start}.stat-label,.card-head p,.agent-description,.report-meta,.user-email,.user-status{color:#64748b}.stat-value{font-size:34px;margin-top:8px}.stat-sub{margin-top:8px;color:#64748b;font-size:14px}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.card-head h3{margin:0;font-size:20px;letter-spacing:-.02em}.card-head p{margin:6px 0 0;font-size:14px}.card-head.split{align-items:center}.inline-actions{display:flex;gap:10px;flex-wrap:wrap}.chart-card .chart-wrap{height:320px}.agent-card .agent-top{display:flex;justify-content:space-between;gap:10px}.agent-title-wrap{display:flex;gap:12px;align-items:center}.agent-title-wrap h3{margin:0;font-size:18px}.agent-title-wrap p{margin:4px 0 0;color:#64748b;font-size:13px}.agent-description{margin:16px 0 18px;line-height:1.7}.health-meta{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#64748b}.health-meta strong{color:#0f172a}.progress-track{width:100%;height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f172a,#475569)}.table-card{overflow:hidden}.table-scroll{overflow-x:auto}.table-scroll table{width:100%;border-collapse:collapse;min-width:860px}.table-scroll th,.table-scroll td{text-align:left;padding:16px 12px;border-bottom:1px solid rgba(148,163,184,.14);font-size:14px}.table-scroll th{color:#64748b;font-weight:600}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.strong{font-weight:700}.capitalize{text-transform:capitalize}.truncate-cell{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-list,.health-check-list,.user-list{display:grid;gap:12px}.report-row,.health-check-row,.user-row,.setting-box{border:1px solid rgba(148,163,184,.14);border-radius:20px;padding:16px;background:#ffffffb3}.report-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.report-name,.user-name{font-weight:600;color:#0f172a}.report-actions{display:flex;align-items:center;gap:10px}.health-check-row{display:flex;align-items:center;justify-content:space-between}.muted-icon{color:#64748b}.setting-box h4{margin:0 0 8px;font-size:16px}.setting-box p{margin:0;color:#64748b;line-height:1.7}.user-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.user-left{display:flex;align-items:center;gap:12px}.user-right{text-align:right}.avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#e2e8f0;color:#0f172a;font-weight:700}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.01em}.pill-success{background:#dcfce7;color:#166534}.pill-warning{background:#fef3c7;color:#92400e}.pill-outline{background:#fff;color:#334155;border:1px solid rgba(148,163,184,.2)}@media (max-width: 1200px){.stats-grid,.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.two-three,.content-grid.one-two{grid-template-columns:repeat(1,minmax(0,1fr))}.span-2,.span-3{grid-column:auto}}@media (max-width: 960px){.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:30;transform:translate(-100%);transition:transform .22s ease}.sidebar.open{transform:translate(0)}.mobile-only{display:inline-flex}.topbar{padding:18px;flex-direction:column;align-items:stretch}.page-content{padding:18px}.hero-card{flex-direction:column;align-items:flex-start}.search-box{width:100%}}@media (max-width: 720px){.stats-grid,.agent-grid,.settings-grid{grid-template-columns:1fr}.hero-card h2{font-size:28px}.topbar h1{font-size:24px}.report-row,.user-row{flex-direction:column;align-items:flex-start}.report-actions,.user-right{text-align:left}.credential-shell{align-items:flex-start;flex-direction:column}.credential-secret{max-width:100%;width:100%}.user-meta{text-align:left}}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px}.login-panel-shell{width:min(1160px,100%);display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.login-panel{border-radius:32px;background:#ffffffdb;border:1px solid rgba(148,163,184,.16);box-shadow:0 20px 50px #0f172a14}.info-panel{padding:36px;background:linear-gradient(135deg,#fffffff2,#eef2ffeb)}.info-panel h1,.form-panel h2{margin:14px 0 10px;font-size:40px;letter-spacing:-.04em}.info-panel p,.form-panel p,.login-hint,.setting-tile span{color:#64748b;line-height:1.7}.login-feature-grid{display:grid;gap:14px;margin-top:28px}.login-feature-card{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:22px;background:#fffc;border:1px solid rgba(148,163,184,.14)}.login-feature-card strong,.setting-tile strong,.user-name,.report-name,.card-head h3,.agent-card h3{display:block;color:#0f172a}.login-feature-card span{display:block;margin-top:4px;color:#64748b;font-size:14px;line-height:1.6}.form-panel{padding:32px;display:flex;flex-direction:column}.login-mark{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;color:#fff;background:#0f172a;box-shadow:0 14px 28px #0f172a2e}.field-label{margin-top:18px;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}.field-shell{display:flex;align-items:center;gap:10px;height:50px;padding:0 16px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.18);color:#64748b}.field-shell input{border:0;outline:0;width:100%;background:transparent;color:#0f172a}.full-width{width:100%}.login-button{margin-top:24px;width:100%}.login-hint{margin-top:14px;font-size:13px}.login-error,.inline-error{margin-top:14px;padding:12px 14px;border-radius:16px;background:#fef2f2;border:1px solid rgba(239,68,68,.2);color:#991b1b;font-size:13px;line-height:1.5}.health-check-list,.user-list,.report-list{display:grid;gap:12px}.health-check-row,.user-row,.report-row,.setting-tile{border-radius:22px;border:1px solid rgba(148,163,184,.14);background:#ffffffbd}.health-check-row{display:flex;justify-content:space-between;align-items:center;padding:16px 18px}.setting-tile{padding:18px}.user-row,.report-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px}.credential-row{align-items:flex-start}.user-details{min-width:0;display:grid;gap:6px}.credential-shell{display:flex;align-items:center;gap:10px;min-width:0;margin-top:6px}.credential-secret{min-width:0;max-width:260px;height:38px;display:inline-flex;align-items:center;padding:0 12px;border-radius:14px;background:#f8fafc;border:1px solid rgba(148,163,184,.18);color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.credential-actions{display:flex;gap:8px}.user-meta{text-align:right}.report-actions,.inline-actions{display:flex;gap:10px;align-items:center}@media (max-width: 1024px){.login-panel-shell,.stats-grid,.agent-grid,.content-grid.two-three,.content-grid.one-two{grid-template-columns:1fr}.span-2,.span-3{grid-column:auto}}.error-card{border:1px solid rgba(239,68,68,.2);color:#991b1b;background:#fef2f2}.agent-reason{color:#92400e;font-size:13px;line-height:1.5;margin-top:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
