:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#14211d;background:#eef2ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#14211d;--muted:#6d7b75;--line:#dbe3de;--paper:#fff;--accent:#b9f52b;--accent-dark:#172414;--green:#238b5c}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 90% 0,rgba(185,245,43,.14),transparent 28%),#eef2ef}button,input{font:inherit}.app-shell{min-height:100vh}.auth-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;background:#14211d;color:#aebbb5}.auth-loading span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:var(--accent);color:#14211d;font-size:13px;font-weight:900}.auth-loading p{margin:0;font-size:11px}.login-screen{width:100%;max-width:none;min-height:100vh;display:grid;grid-template-columns:minmax(340px,1.08fr) minmax(420px,.92fr);margin:0;padding:0;background:#14211d}.login-presentation{display:flex;flex-direction:column;padding:42px 7vw 50px;color:#fff;background:radial-gradient(circle at 15% 76%,rgba(185,245,43,.14),transparent 31%),linear-gradient(145deg,#14211d,#1b2c25)}.login-brand{display:flex;align-items:center;gap:11px}.login-brand span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:var(--accent);color:#14211d;font-size:11px;font-weight:900}.login-brand b{font-size:14px}.login-copy{max-width:570px;margin:auto 0}.login-copy small{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.15em}.login-copy h1{margin:13px 0 16px;font-size:clamp(36px,4.2vw,64px);line-height:1.02;letter-spacing:-.055em}.login-copy p{max-width:510px;margin:0;color:#a8b7b0;font-size:14px;line-height:1.65}.login-feature{display:flex;align-items:center;gap:12px;padding-top:27px;border-top:1px solid rgba(255,255,255,.1)}.login-feature>i{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px #b9f52b17}.login-feature b,.login-feature small{display:block}.login-feature b{font-size:11px}.login-feature small{margin-top:4px;color:#81928a;font-size:9px}.login-panel{display:grid;place-items:center;padding:32px;background:#f4f7f4}.login-form{width:min(420px,100%);padding:34px;border:1px solid #dce4df;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0c1e1417}.login-form header small{color:#77847e;font-size:9px;font-weight:800;letter-spacing:.13em}.login-form h2{margin:7px 0;font-size:24px;letter-spacing:-.035em}.login-form header p{margin:0 0 24px;color:#7c8983;font-size:11px}.login-form label{display:grid;gap:7px;margin-top:14px}.login-form label span{color:#48564f;font-size:10px;font-weight:800}.login-form input{width:100%;height:45px;padding:0 12px;border:1px solid #d7dfda;border-radius:10px;outline:0;color:#1e2d26}.login-form input:focus{border-color:#789668;box-shadow:0 0 0 3px #b9f52b2e}.login-error{margin-bottom:14px;padding:10px 12px;border:1px solid #f0c8c8;border-radius:9px;background:#fff4f4;color:#9e3030;font-size:10px}.login-submit{width:100%;height:45px;margin-top:21px;border:0;border-radius:10px;background:#182720;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.login-submit:hover{background:#22372e}.login-submit:disabled{opacity:.55;cursor:wait}.login-form footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;color:#8a9690;font-size:8px;text-transform:uppercase}.login-form footer i{width:3px;height:3px;border-radius:50%;background:#aeb8b3}.topbar{height:68px;display:flex;align-items:center;gap:12px;padding:0 32px;background:#14211d;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--accent);color:#14211d;font-size:12px;font-weight:900;letter-spacing:-.04em}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:14px;letter-spacing:.01em}.brand-copy span{margin-top:5px;color:#99aaa2;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.environment{display:flex;align-items:center;gap:7px;margin-left:auto;color:#aebbb5;font-size:11px}.environment i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #b9f52b1a}.current-user{display:grid;padding-left:12px;border-left:1px solid rgba(255,255,255,.12);line-height:1}.current-user span{font-size:10px;font-weight:700}.current-user small{margin-top:4px;color:#84938c;font-size:8px}.logout-action{height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:transparent;color:#aebbb5;font-size:9px;cursor:pointer}.logout-action:hover{border-color:#d6e3dc;color:#fff}.primary-action{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:0;border-radius:10px;background:var(--accent);color:var(--accent-dark);font-size:12px;font-weight:800;cursor:pointer}.primary-action:hover{background:#cafb55}.primary-action:disabled{opacity:.55;cursor:wait}.primary-action span{font-size:18px;font-weight:400}main:not(.login-screen){max-width:1440px;margin:0 auto;padding:30px 32px 50px}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.intro small,.panel-heading small,.section-heading small,.client-editor header small{color:#77847e;font-size:9px;font-weight:800;letter-spacing:.13em}.intro h1{margin:5px 0 7px;font-size:30px;letter-spacing:-.04em}.intro p{margin:0;color:var(--muted);font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,112px);gap:8px}.stats article{padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#ffffffb8}.stats span,.stats strong{display:block}.stats span{color:var(--muted);font-size:9px;text-transform:uppercase}.stats strong{margin-top:5px;font-size:19px}.error-banner{min-height:44px;display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:8px 10px;border:1px solid #f0c8c8;border-radius:10px;background:#fff5f5;color:#9f3030;font-size:12px}.error-banner>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#f9dddd;font-weight:800}.error-banner button{margin-left:auto;border:0;background:none;color:inherit;font-size:19px;cursor:pointer}.workspace{min-height:650px;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden;border:1px solid #d8e0db;border-radius:17px;background:var(--paper);box-shadow:0 16px 45px #15261e0f}.client-panel{min-width:0;padding:20px 14px;border-right:1px solid #e2e7e4;background:#f9fbf9}.panel-heading,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 6px}.panel-heading h2,.section-heading h3{margin:4px 0 0;font-size:16px}.panel-heading>span,.section-heading>span{min-width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#e9eeeb;color:#596861;font-size:10px;font-weight:800}.search-box{height:42px;display:flex;align-items:center;gap:9px;margin:16px 0 10px;padding:0 11px;border:1px solid #dce4df;border-radius:10px;background:#fff;color:#7b8983}.search-box:focus-within{border-color:#89a47b;box-shadow:0 0 0 3px #b9f52b29}.search-box input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.client-list{display:grid;gap:6px}.client-card{width:100%;min-height:66px;display:grid;grid-template-columns:40px minmax(0,1fr) 8px;grid-template-rows:1fr auto;align-items:center;gap:0 10px;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.client-card:hover{background:#f0f4f1}.client-card.selected{border-color:#cdd9cf;background:#fff;box-shadow:0 4px 15px #18271f0d}.client-avatar,.hero-avatar{display:grid;place-items:center;border-radius:10px;background:#e7ede9;color:#304039;font-size:10px;font-weight:900}.client-avatar{width:40px;height:40px;grid-row:1/3}.client-card.selected .client-avatar{background:var(--accent);color:#182215}.client-card-copy{min-width:0}.client-card-copy b,.client-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-card-copy b{font-size:12px}.client-card-copy small{margin-top:4px;color:#7d8b84;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.status-dot{width:7px;height:7px;border-radius:50%;background:#bbc3bf}.status-dot.active{background:#32a66d}.client-card em{grid-column:2/4;margin-top:3px;color:#88938e;font-size:9px;font-style:normal}.panel-message,.detail-message{padding:48px 12px;color:#7a8781;font-size:12px;text-align:center}.empty-list{display:grid;justify-items:center;padding:44px 14px;text-align:center}.empty-list>span,.detail-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#e9efeb;color:#50605a;font-size:11px;font-weight:900}.empty-list b{margin-top:12px;font-size:12px}.empty-list p{margin:6px 0 14px;color:#839089;font-size:10px;line-height:1.5}.empty-list button{border:0;background:none;color:#3f652d;font-size:10px;font-weight:800;cursor:pointer}.details-panel{min-width:0;padding:24px;background:#fff}.client-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:15px;padding-bottom:22px;border-bottom:1px solid #e8ece9}.hero-avatar{width:58px;height:58px;border-radius:15px;background:#1a2923;color:var(--accent);font-size:13px}.eyebrow{display:flex;align-items:center;gap:6px;color:#7a8781;font-size:9px;font-weight:700;text-transform:uppercase}.eyebrow span{width:6px;height:6px;border-radius:50%;background:#b9c1bd}.eyebrow span.active{background:#2ba169}.client-hero h2{margin:5px 0;font-size:22px;letter-spacing:-.03em}.client-hero p{margin:0;color:#8a958f;font-size:10px}.secondary-action{height:38px;padding:0 15px;border:1px solid #d8e0db;border-radius:9px;background:#fff;color:#36453e;font-size:11px;font-weight:700;cursor:pointer}.secondary-action:hover{border-color:#9baa9f}.client-facts{display:grid;grid-template-columns:1.15fr 1.45fr .7fr;gap:10px;margin:18px 0}.client-facts article{min-width:0;padding:16px;border:1px solid #e0e6e2;border-radius:12px;background:#fbfcfb}.client-facts small,.client-facts strong,.client-facts span{display:block}.client-facts small{color:#8a958f;font-size:8px;font-weight:800;letter-spacing:.1em}.client-facts strong{margin:8px 0 5px;overflow:hidden;color:#26362f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.client-facts span{color:#8a958f;font-size:9px}.objects-section{margin-top:20px;padding:20px 0 0;border-top:1px solid #edf0ee}.section-heading{padding:0}.section-heading h3{font-size:15px}.section-heading p{margin:5px 0 0;color:#829089;font-size:10px}.object-table{margin-top:16px;border:1px solid #e1e6e3;border-radius:12px;overflow:hidden}.object-row{min-height:56px;display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(190px,1.2fr) .7fr 1fr;align-items:center;gap:12px;padding:9px 14px;border-top:1px solid #edf0ee;color:#53615b;font-size:10px}.object-row:first-child{border-top:0}.object-row>span:first-child{min-width:0;display:flex;align-items:center;gap:9px}.object-row i{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:8px;background:#edf2ef;color:#44534c;font-size:8px;font-style:normal;font-weight:800}.object-row b{overflow:hidden;color:#26352e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.object-row code{overflow:hidden;color:#78857f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.object-row em{width:max-content;padding:5px 8px;border-radius:10px;background:#edf0ee;color:#6f7b75;font-size:8px;font-style:normal;font-weight:800}.object-row em.active{background:#e0f5e9;color:#19744a}.object-row time{color:#77847e;font-size:9px}.object-head{min-height:36px;background:#f7f9f8;color:#85918b;font-size:8px;font-weight:800;text-transform:uppercase}.object-head span:first-child{display:block}.empty-objects{display:grid;justify-items:center;margin-top:16px;padding:52px 20px;border:1px dashed #cfdbd3;border-radius:13px;background:#fbfcfb;text-align:center}.empty-objects>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e9efeb;color:#4b5e54;font-size:20px}.empty-objects b{margin-top:13px;font-size:12px}.empty-objects p{max-width:450px;margin:7px 0 0;color:#7e8b85;font-size:10px;line-height:1.55}.detail-empty{min-height:500px;display:grid;place-items:center;align-content:center}.detail-empty b{margin-top:12px;color:#34423c}.detail-empty p{margin:7px 0;color:#87928d}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0c181294;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.client-editor{width:min(540px,100%);padding:23px;border:1px solid rgba(255,255,255,.5);border-radius:17px;background:#fff;box-shadow:0 30px 80px #08140e47}.client-editor header{display:flex;align-items:flex-start;justify-content:space-between}.client-editor h2{margin:5px 0 0;font-size:20px}.client-editor header button{width:34px;height:34px;border:1px solid #e0e5e2;border-radius:9px;background:#f8faf8;color:#718078;font-size:19px;cursor:pointer}.client-editor>p{margin:12px 0 20px;color:#718078;font-size:11px;line-height:1.5}.client-editor>label{display:grid;gap:7px;margin-top:14px}.client-editor>label>span{color:#48564f;font-size:10px;font-weight:800}.client-editor input:not([type=checkbox]){width:100%;height:43px;padding:0 12px;border:1px solid #d8e0db;border-radius:9px;outline:0;color:#1e2d26}.client-editor input:focus{border-color:#789668;box-shadow:0 0 0 3px #b9f52b29}.client-editor label>small{color:#8b9691;font-size:9px}.domain-input{display:flex;align-items:center;border:1px solid #d8e0db;border-radius:9px;overflow:hidden}.domain-input:focus-within{border-color:#789668;box-shadow:0 0 0 3px #b9f52b29}.domain-input code{height:41px;display:flex;align-items:center;padding:0 10px;background:#f0f4f1;color:#718078;font-size:10px}.domain-input input{border:0!important;border-radius:0!important;box-shadow:none!important}.switch-line{grid-template-columns:minmax(0,1fr) auto!important;align-items:center;padding:12px;border:1px solid #e0e6e2;border-radius:10px;background:#f9fbf9}.switch-line b,.switch-line small{display:block}.switch-line b{font-size:10px}.switch-line small{margin-top:4px;color:#89948f;font-size:9px;font-weight:400}.switch-line input{width:38px;height:20px;accent-color:#1f7d50}.client-editor footer{display:flex;justify-content:flex-end;gap:8px;margin:22px -23px -23px;padding:14px 23px;border-top:1px solid #e7ebe8;background:#fafbfa;border-radius:0 0 17px 17px}.client-editor footer>button:first-child{height:40px;padding:0 15px;border:1px solid #d9e0dc;border-radius:9px;background:#fff;color:#65726c;font-size:11px;font-weight:700;cursor:pointer}@media (max-width:900px){.login-screen{grid-template-columns:1fr}.login-presentation{min-height:310px;padding:28px 8vw}.login-copy{margin:auto 0}.login-copy h1{max-width:650px;font-size:38px}.login-feature{display:none}.workspace{grid-template-columns:280px minmax(0,1fr)}.client-facts{grid-template-columns:1fr 1fr}.client-facts article:last-child{grid-column:1/-1}.object-row{grid-template-columns:1fr .7fr .9fr}.object-row code,.object-head span:nth-child(2){display:none}}@media (max-width:700px){.topbar{padding:0 14px}.environment,.current-user{display:none}.topbar .primary-action{width:40px;padding:0;font-size:0}.topbar .primary-action span{font-size:20px}main:not(.login-screen){padding:20px 12px}.intro{align-items:flex-start;flex-direction:column}.stats{width:100%;grid-template-columns:repeat(3,1fr)}.workspace{display:block}.client-panel{border-right:0;border-bottom:1px solid #e2e7e4}.client-list{max-height:270px;overflow:auto}.details-panel{padding:18px}.object-row{grid-template-columns:1fr .8fr}.object-row time,.object-head span:nth-child(4){display:none}}@media (max-width:460px){.login-presentation{min-height:260px;padding:24px}.login-copy h1{font-size:30px}.login-copy p{font-size:12px}.login-panel{padding:14px}.login-form{padding:24px}.brand-copy span{display:none}.intro h1{font-size:25px}.stats article{padding:10px}.client-hero{grid-template-columns:48px 1fr}.hero-avatar{width:48px;height:48px}.client-hero .secondary-action{grid-column:1/-1}.client-facts{grid-template-columns:1fr}.client-facts article:last-child{grid-column:auto}.object-row{grid-template-columns:1fr auto}.client-editor{padding:18px}.client-editor footer{margin:20px -18px -18px;padding:12px 18px}}body .stats{grid-template-columns:repeat(4,100px)}body .client-facts{grid-template-columns:1.1fr 1.35fr .55fr .65fr}.api-key-table .object-row{grid-template-columns:minmax(160px,1.2fr) minmax(210px,1fr) .8fr}.compact-empty{padding:32px 20px}@media (max-width:900px){body .client-facts{grid-template-columns:1fr 1fr}body .client-facts article:last-child{grid-column:auto}.api-key-table .object-row{grid-template-columns:1fr minmax(190px,1fr) .8fr}.api-key-table .object-row code,.api-key-table .object-head span:nth-child(2){display:block}}@media (max-width:700px){body .stats{grid-template-columns:repeat(2,1fr)}.api-key-table .object-row{grid-template-columns:1fr}.api-key-table .object-head{display:none}.api-key-table .object-row code,.api-key-table .object-row time{display:block}}.section-actions{display:flex;align-items:center;gap:8px}.section-count{min-width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#e9eeeb;color:#596861;font-size:10px;font-weight:800}.section-add-action{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #ccd8d0;border-radius:9px;background:#fff;color:#2d4639;font-size:10px;font-weight:800;cursor:pointer}.section-add-action:hover{border-color:#8da17f;background:#f5f9f4}.section-add-action>span{color:#247a50;font-size:17px;font-weight:400;line-height:1}.api-key-table .object-row{grid-template-columns:minmax(160px,1.15fr) minmax(250px,1.25fr) minmax(130px,.7fr) auto}.api-key-actions{display:flex;justify-content:flex-end;gap:5px}.api-key-actions button{height:30px;padding:0 9px;border:1px solid #d8e0db;border-radius:7px;background:#fff;color:#53615b;font-size:9px;font-weight:700;cursor:pointer}.api-key-actions button:hover{border-color:#9baa9f}.api-key-actions button:last-child{color:#a44343}.api-key-actions button:disabled{opacity:.55;cursor:wait}.editor-error{margin:0 0 10px;padding:10px 12px;border:1px solid #f0c8c8;border-radius:9px;background:#fff4f4;color:#9e3030;font-size:10px}.api-key-editor>p b{color:#2d4639;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.api-key-editor input[spellcheck=false]{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.02em}@media (max-width: 900px){.api-key-table .object-row{grid-template-columns:minmax(130px,1fr) minmax(210px,1.2fr) auto}.api-key-table .object-row time,.api-key-table .object-head span:nth-child(3){display:none}}@media (max-width: 700px){.section-heading{align-items:flex-start}.section-actions{flex-direction:column-reverse;align-items:flex-end}.section-count{display:none}.section-add-action{white-space:nowrap}.api-key-table .object-row{grid-template-columns:minmax(0,1fr);gap:8px}.api-key-actions{justify-content:flex-start}}.domain-preview{color:#4f6158!important}.domain-preview code{padding:2px 5px;border-radius:5px;background:#eef3ef;color:#23372d;font-size:9px}
