:root{color:#dbe9e8;background:#f4f7f7;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #102126;--muted: #6e8184;--line: #e4ebeb;--sidebar: #07151b;--sidebar-muted: #8ca2a4;--mint: #6ee7ae;--mint-dark: #1e9b70;--canvas: #f4f7f7;--card: #ffffff;--shadow: 0 18px 45px rgba(11, 35, 42, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--canvas)}button,a{font:inherit}button{cursor:pointer}a{color:inherit}.auth-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 72% 13%,rgba(69,188,151,.16),transparent 26%),#07151b}.auth-card{width:min(100%,420px);padding:42px 38px;border:1px solid rgba(165,232,203,.16);border-radius:24px;color:#e6f3f0;background:#0e2329e6;box-shadow:0 28px 90px #00000040;text-align:center}.auth-card .brand-lockup{justify-content:center;margin-bottom:48px}.auth-card .brand-lockup strong{color:#c6f7db}.auth-card .brand-lockup small{color:#84aca0}.auth-card h1{margin:18px 0 8px;font:700 25px/1.15 Space Grotesk,sans-serif;letter-spacing:-.04em}.auth-card p{margin:0 0 25px;color:#9bb2b1;font-size:14px;line-height:1.65}.auth-spinner{display:inline-block;width:38px;height:38px;border:3px solid rgba(110,231,174,.2);border-top-color:var(--mint);border-radius:50%;animation:spin .85s linear infinite}.auth-error-icon{display:grid;width:42px;height:42px;margin:0 auto;place-items:center;border-radius:50%;color:#ffd4b2;background:#cd713d26;font:700 20px Space Grotesk,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{display:flex;min-height:100vh;color:var(--ink)}.sidebar{position:fixed;z-index:20;display:flex;width:256px;min-height:100vh;padding:25px 15px 18px;flex-direction:column;color:#d8e8e6;background:var(--sidebar)}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:0 10px 25px}.brand-lockup{display:flex;align-items:center;gap:10px}.brand-symbol{display:inline-flex;gap:3px;align-items:end;width:29px;height:24px}.brand-symbol span{display:block;width:7px;transform:skew(-19deg);border-radius:2px 2px 1px 1px;background:var(--mint)}.brand-symbol span:nth-child(1){height:17px;opacity:.62}.brand-symbol span:nth-child(2){height:22px;opacity:.82}.brand-symbol span:nth-child(3){height:14px;background:#bbf7d0}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{color:#f0fafa;font:700 18px/1 Space Grotesk,sans-serif;letter-spacing:-.045em}.brand-lockup small{margin-top:4px;color:#76908e;font:500 8px/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.sidebar .brand-lockup strong{color:#effcf8}.sidebar-close,.menu-button{display:none;border:0;color:inherit;background:transparent}.workspace-switcher{display:flex;align-items:center;gap:10px;margin:0 4px 28px;padding:9px 10px;border:1px solid rgba(187,247,208,.11);border-radius:10px;background:#ffffff0b}.workspace-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:#0b382a;background:var(--mint);font:700 13px Space Grotesk,sans-serif}.workspace-switcher small,.workspace-switcher strong{display:block}.workspace-switcher small{margin-bottom:3px;color:#7c9595;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.workspace-switcher strong{color:#e8f4f2;font-size:12px}.workspace-chevron{margin-left:auto;color:#72918c}.side-nav{display:grid;gap:25px}.nav-group{display:grid;gap:5px}.nav-group-label{padding:0 13px 7px;color:#56706f;font:500 9px DM Mono,monospace;letter-spacing:.13em;text-transform:uppercase}.nav-item{display:flex;min-height:42px;align-items:center;gap:12px;padding:0 13px;border-radius:9px;color:var(--sidebar-muted);font-size:13px;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.nav-item svg{flex:0 0 auto;opacity:.82}.nav-item:hover{color:#e8faf4;background:#ffffff0e;transform:translate(2px)}.nav-item.active{color:#dffced;background:linear-gradient(90deg,#6ee7ae33,#6ee7ae0f);box-shadow:inset 3px 0 var(--mint)}.nav-item.active svg{color:var(--mint)}.nav-count{display:grid;min-width:19px;height:19px;margin-left:auto;place-items:center;border-radius:50%;color:#073323;background:var(--mint);font:700 10px DM Mono,monospace}.sidebar-bottom{margin-top:auto}.sidebar-safety{display:flex;align-items:center;gap:9px;margin:22px 4px;padding:12px 10px;border:1px solid rgba(110,231,174,.12);border-radius:10px;background:#6ee7ae0d}.safety-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:var(--mint);background:#6ee7ae1a}.sidebar-safety strong,.sidebar-safety small{display:block}.sidebar-safety strong{color:#c9e6dc;font-size:10px;font-weight:600}.sidebar-safety small{margin-top:3px;color:#78938d;font-size:9px}.sidebar-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 10px 0;border-top:1px solid rgba(255,255,255,.08)}.sidebar-footer .brand-lockup{transform:scale(.78);transform-origin:left center}.sidebar-footer>span{color:#597370;font:9px DM Mono,monospace}.main-content{width:calc(100% - 256px);min-height:100vh;margin-left:256px;background:var(--canvas)}.topbar{display:flex;min-height:78px;align-items:center;justify-content:space-between;padding:0 clamp(25px,4vw,55px);border-bottom:1px solid var(--line);background:#ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.breadcrumb{display:flex;align-items:center;gap:10px;color:#91a1a2;font-size:12px}.breadcrumb strong{color:#244047;font-weight:600}.topbar-actions{display:flex;align-items:center;gap:12px}.search-box{display:flex;width:195px;height:34px;align-items:center;gap:8px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:#94a5a6;background:#fff;font-size:11px}.search-box kbd{margin-left:auto;padding:2px 5px;border:1px solid #e6ebeb;border-radius:4px;color:#97a7a8;background:#f7f9f9;font:9px DM Mono,monospace}.environment-chip{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #dfeee8;border-radius:8px;color:#298761;background:#f2fcf7;font:500 10px DM Mono,monospace;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor}.icon-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid transparent;border-radius:8px;color:#738789;background:transparent}.icon-button:hover{border-color:var(--line);color:var(--mint-dark);background:#fff}.icon-button.subtle{border-color:var(--line);background:#fff}.profile-button{display:flex;align-items:center;gap:7px;border:0;color:#6f8383;background:transparent}.profile-button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#073323;background:#bcefd3;font:700 10px DM Mono,monospace}.page-content{max-width:1440px;margin:0 auto;padding:clamp(28px,4vw,52px) clamp(25px,4vw,55px) 60px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:31px}.eyebrow,.section-eyebrow,.banner-kicker{color:#41a67d;font:500 10px DM Mono,monospace;letter-spacing:.13em;text-transform:uppercase}.page-heading h1{margin:9px 0 8px;color:#0f282e;font:700 clamp(28px,3.6vw,42px)/1 "Space Grotesk",sans-serif;letter-spacing:-.055em}.page-heading p{margin:0;color:#788c8e;font-size:13px}.heading-actions{display:flex;align-items:center;gap:13px}.status-pill{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:6px 9px;border-radius:999px;font:500 10px DM Mono,monospace;white-space:nowrap}.status-pill.good,.safe-badge{color:#218060;background:#ebfaf2}.status-pill.warning{color:#a7732b;background:#fff6e5}.status-pill.danger{color:#b75e5e;background:#fff0ef}.status-pill.neutral,.read-only-label{color:#76888b;background:#edf2f3}.status-pill.good .status-dot{color:#42b982}.status-pill.warning .status-dot{color:#eab05e}.status-pill.danger .status-dot{color:#e27474}.status-pill.neutral .status-dot{color:#a7b6b8}.button{display:inline-flex;min-height:35px;align-items:center;gap:8px;padding:0 13px;border:1px solid transparent;border-radius:8px;font-size:11px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#073323;background:var(--mint);box-shadow:0 7px 18px #49b2822e}.button.secondary{border-color:var(--line);color:#52696a;background:#fff}.button.secondary:hover{box-shadow:var(--shadow)}.overview-banner{display:flex;min-height:132px;align-items:center;gap:18px;margin-bottom:26px;padding:23px 26px;overflow:hidden;position:relative;border:1px solid #cfece0;border-radius:15px;background:linear-gradient(105deg,#e4f9ed,#f7fcfa 64%,#fff)}.overview-banner:after{position:absolute;right:-36px;bottom:-80px;width:240px;height:200px;border:1px solid rgba(68,171,126,.15);border-radius:50%;box-shadow:0 0 0 24px #44ab7e09,0 0 0 52px #44ab7e06;content:""}.banner-orbit{display:grid;z-index:1;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:14px;color:#269369;background:#c6f2da;box-shadow:0 0 0 8px #c6f2da8c}.overview-banner>div:nth-child(2){z-index:1}.overview-banner h2{margin:7px 0 5px;color:#163d34;font:700 19px Space Grotesk,sans-serif;letter-spacing:-.03em}.overview-banner p{margin:0;color:#5b8174;font-size:12px}.banner-arrow{z-index:1;display:grid;width:32px;height:32px;margin-left:auto;place-items:center;border:1px solid #c5e7d6;border-radius:50%;color:#379b71;background:#ffffff8f}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:35px}.metric-card{min-height:134px;padding:18px 18px 16px;border:1px solid var(--line);border-radius:13px;background:var(--card);box-shadow:0 4px 13px #0d292e06}.metric-top{display:flex;align-items:center;justify-content:space-between}.metric-label{color:#718385;font-size:11px;font-weight:600}.metric-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;color:#749094;background:#eff4f4}.metric-card.good .metric-icon{color:#219267;background:#e9f9f0}.metric-card.danger .metric-icon{color:#bd6b6b;background:#fff0ef}.metric-card.warning .metric-icon{color:#b58742;background:#fff6e5}.metric-card>strong{display:block;margin:17px 0 2px;color:#102c32;font:700 26px/1 Space Grotesk,sans-serif;letter-spacing:-.05em}.metric-hint{color:#a1adae;font-size:10px}.section-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.section-row h2,.panel-head h2{margin:6px 0 0;color:#173037;font:700 19px/1.1 Space Grotesk,sans-serif;letter-spacing:-.035em}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;color:#369b72;background:transparent;font-size:11px;font-weight:600}.text-button:hover{color:#167a54}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:32px}.product-card{min-height:173px;padding:16px 17px 15px;overflow:hidden;position:relative;border:1px solid var(--line);border-radius:13px;background:var(--card)}.product-card:before{position:absolute;top:0;left:0;width:100%;height:3px;background:#91cdb3;content:""}.product-card.blue:before{background:#83b7da}.product-card.violet:before{background:#a99cdb}.product-card.amber:before{background:#e1bd77}.product-card-head{display:flex;align-items:center;justify-content:space-between}.product-mark{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#329b73;background:#eaf8f0}.product-card.blue .product-mark{color:#397da9;background:#edf6fc}.product-card.violet .product-mark{color:#7664b0;background:#f2effb}.product-card.amber .product-mark{color:#a17b32;background:#fff7e8}.product-card h3{margin:17px 0 5px;color:#19393c;font:700 17px Space Grotesk,sans-serif;letter-spacing:-.03em}.product-card p{min-height:30px;margin:0;color:#829194;font-size:11px;line-height:1.45}.product-card-foot{display:flex;justify-content:space-between;gap:5px;margin-top:20px;color:#a2afb1;font:9px DM Mono,monospace}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.85fr);gap:15px}.panel-card{padding:21px;border:1px solid var(--line);border-radius:13px;background:var(--card);box-shadow:0 4px 13px #0d292e06}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:20px}.read-only-label,.safe-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;font:500 9px DM Mono,monospace;white-space:nowrap}.safe-badge{color:#25825f;background:#eaf9f0}.panel-description{margin:-3px 0 20px;color:#7f9192;font-size:11px;line-height:1.55}.safety-list{display:grid;gap:14px;padding:0;margin:0;list-style:none}.safety-list li{display:flex;align-items:center;gap:10px}.safety-list li>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;color:#31a271;background:#e8f8ef}.safety-list strong,.safety-list small{display:block}.safety-list strong{color:#385457;font-size:11px;font-weight:600}.safety-list small{margin-top:2px;color:#9aa8a9;font-size:10px}.empty-state{display:flex;min-height:190px;align-items:center;justify-content:center;flex-direction:column;padding:24px;text-align:center}.empty-icon{display:grid;width:45px;height:45px;margin-bottom:12px;place-items:center;border:1px dashed #c9d8d8;border-radius:13px;color:#8fa4a4;background:#f7fafa}.empty-state strong{color:#53696b;font-size:12px}.empty-state p{max-width:330px;margin:6px 0 0;color:#a0adae;font-size:11px;line-height:1.5}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{padding:0 10px 11px;border-bottom:1px solid var(--line);color:#9aa9aa;font:500 9px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}td{padding:15px 10px;border-bottom:1px solid #f0f3f3;color:#728587;font-size:11px;white-space:nowrap}tbody tr:last-child td{border-bottom:0}.run-id{color:#345456;font:500 10px DM Mono,monospace}.row-action{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--line);border-radius:7px;color:#7e9593;background:#fff}.row-action:hover{color:#238963;border-color:#bee7d1;background:#f1fcf6}.contract-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.contract-card{display:flex;min-height:146px;align-items:flex-start;gap:14px;padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff}.contract-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;color:#2a9a70;background:#eaf9f0}.contract-status{display:flex;align-items:center;gap:5px;color:#41a67d;font:500 9px DM Mono,monospace;text-transform:uppercase}.contract-card h3{margin:9px 0 5px;color:#18383d;font:700 17px Space Grotesk,sans-serif}.contract-card p{max-width:390px;margin:0;color:#829193;font-size:11px;line-height:1.5}.contract-card .row-action{margin-left:auto}.expanded{grid-template-columns:repeat(2,1fr)}.expanded .product-card{min-height:190px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.settings-list{display:grid;gap:0}.settings-list>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf2f2}.settings-list>div:last-child{border-bottom:0}.settings-list span{color:#94a3a4;font-size:11px}.settings-list strong{color:#496164;font:500 10px DM Mono,monospace;text-align:right}.sidebar-overlay{display:none}@media(max-width:1100px){.metrics-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}.search-box{width:150px}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:18px 0 40px #0003}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid;width:30px;height:30px;place-items:center;transform:rotate(180deg);border-radius:8px;color:#8ca2a4}.sidebar-overlay{display:block;position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0311157a}.main-content{width:100%;margin-left:0}.menu-button{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#587073}.menu-button:hover{background:#eef3f3}.breadcrumb{display:none}.topbar{min-height:65px;padding:0 20px}.topbar-actions{margin-left:auto}.search-box{display:none}.environment-chip{padding:7px}.environment-chip .status-dot{margin-right:0}.page-content{padding:28px 20px 45px}.page-heading{display:block;margin-bottom:25px}.heading-actions{justify-content:space-between;margin-top:20px}.overview-banner{align-items:flex-start;padding:18px}.banner-arrow{display:none}.overview-banner h2{font-size:16px}.overview-banner p{font-size:11px}.contract-grid,.settings-grid,.expanded{grid-template-columns:1fr}}@media(max-width:480px){.metrics-grid,.products-grid{grid-template-columns:1fr}.topbar-actions{gap:5px}.profile-button svg{display:none}.page-heading h1{font-size:31px}.section-row h2,.panel-head h2{font-size:17px}.panel-card{padding:17px}}
