:root{--bg:#f4f6f5;--surface:#fff;--surface-soft:#f8faf9;--line:#dde3e0;--line-strong:#cbd4d0;--text:#17201c;--muted:#67736d;--green:#0b7a53;--green-soft:#e3f5ec;--coral:#c9573f;--coral-soft:#fbe9e5;--blue:#306ca8;--blue-soft:#e7f0f8;--charcoal:#2d3732;--sidebar:#17201c;--danger:#bd3b37;--shadow:0 12px 30px #17201c14}.orbiquito-widget{right:clamp(16px,3vw,28px);bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:9998;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed}.orbiquito-widget *{box-sizing:border-box}.orbiquito-panel,.orbiquito-launcher{pointer-events:auto}.orbiquito-panel{color:#f8fafc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090e16fa;border:1px solid #10b9813d;border-radius:18px;width:min(334px,100vw - 32px);max-height:min(560px,100vh - 112px);animation:.22s ease-out orbiquitoPanelIn;overflow:hidden;box-shadow:0 24px 58px #02061747,0 0 0 1px #ffffff0a}@keyframes orbiquitoPanelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.orbiquito-panel-header{background:radial-gradient(circle at 10% 0,#10b98138,#0000 34%),linear-gradient(135deg,#0f172af2,#030712f2);border-bottom:1px solid #94a3b829;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 12px;display:flex}.orbiquito-agent{align-items:center;gap:10px;min-width:0;display:flex}.orbiquito-agent strong,.orbiquito-agent small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.orbiquito-agent strong{letter-spacing:0;font-size:14px;font-weight:850}.orbiquito-agent small{color:#9ca3af;margin-top:2px;font-size:12px;font-weight:650}.orbiquito-avatar-small{background:radial-gradient(circle,#10b98133,#0f172ae0);border:1px solid #10b98147;border-radius:13px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;overflow:hidden}.orbiquito-avatar-small img{object-fit:cover;object-position:center;width:54px;height:54px}.orbiquito-icon-btn{color:#cbd5e1;background:#0f172ab8;border:1px solid #94a3b833;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.orbiquito-icon-btn:hover{color:#ecfdf5;border-color:#10b98173}.orbiquito-panel-body{scrollbar-width:thin;scrollbar-color:#94a3b86b transparent;flex-direction:column;gap:10px;max-height:calc(min(560px,100vh - 112px) - 62px);padding:12px;display:flex;overflow-y:auto}.orbiquito-panel-body::-webkit-scrollbar{width:6px}.orbiquito-panel-body::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}.orbiquito-message{border-radius:13px;max-width:92%;padding:9px 10px;font-size:12px;line-height:1.4}.orbiquito-message.bot{color:#e2e8f0;background:#1e293be6;border-bottom-left-radius:4px}.orbiquito-ticket-switcher{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.orbiquito-ticket-switcher::-webkit-scrollbar{display:none}.orbiquito-ticket-chip{color:#cbd5e1;white-space:nowrap;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:168px;min-height:30px;padding:6px 9px;font-size:11px;font-weight:780;display:inline-flex}.orbiquito-ticket-chip.active{color:#f0fdf4;background:#10b98129;border-color:#10b9818c}.orbiquito-ticket-chip span:last-child{text-overflow:ellipsis;overflow:hidden}.orbiquito-chat-thread{background:#02061747;border:1px solid #94a3b829;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}.orbiquito-thread-title{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.orbiquito-thread-title strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.orbiquito-chat-bubble{border-radius:13px;flex-direction:column;gap:4px;max-width:86%;padding:8px 10px;display:flex}.orbiquito-chat-bubble.user{color:#fff;background:#10b981;border-bottom-right-radius:4px;align-self:flex-end}.orbiquito-chat-bubble.admin{color:#e2e8f0;background:#1e293bf5;border-bottom-left-radius:4px;align-self:flex-start}.orbiquito-chat-bubble p{white-space:pre-wrap;margin:0;font-size:12px;line-height:1.42}.orbiquito-chat-bubble small{color:currentColor;opacity:.68;font-size:10px;font-weight:800}.orbiquito-closed-note{color:#cbd5e1;background:#94a3b81f;border-radius:10px;padding:8px 9px;font-size:11px;line-height:1.4}.orbiquito-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.orbiquito-quick-action{color:#e5e7eb;background:#0f172ac7;border:1px solid #94a3b829;border-radius:11px;justify-content:flex-start;align-items:center;gap:8px;min-height:38px;padding:8px 9px;font-size:11px;font-weight:760;text-decoration:none;display:inline-flex}.orbiquito-quick-action:hover{color:#fff;background:#10b9811f;border-color:#10b98180}.orbiquito-help-card{background:#10b98114;border:1px solid #10b98133;border-radius:12px;padding:10px}.orbiquito-help-card strong,.orbiquito-help-card span{display:block}.orbiquito-help-card strong{color:#d1fae5;font-size:12px;font-weight:840}.orbiquito-help-card span{color:#a7f3d0;margin-top:4px;font-size:12px;line-height:1.45}.orbiquito-ticket-form{flex-direction:column;gap:8px;display:flex}.orbiquito-field{color:#cbd5e1;flex-direction:column;gap:5px;font-size:11px;font-weight:780;display:flex}.orbiquito-field.is-compact{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;display:grid}.orbiquito-ticket-form input,.orbiquito-ticket-form select,.orbiquito-ticket-form textarea{color:#f8fafc;width:100%;font:inherit;background:#0f172ac7;border:1px solid #94a3b833;border-radius:10px;outline:0;font-size:12px}.orbiquito-ticket-form input,.orbiquito-ticket-form select{height:35px;padding:0 10px}.orbiquito-ticket-form textarea{resize:vertical;min-height:68px;max-height:116px;padding:9px 10px;line-height:1.42}.orbiquito-ticket-form input:focus,.orbiquito-ticket-form select:focus,.orbiquito-ticket-form textarea:focus{border-color:#10b9819e;box-shadow:0 0 0 3px #10b9811f}.orbiquito-ticket-form ::placeholder{color:#64748b}.orbiquito-submit{color:#fff;background:#10b981;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:12px;font-weight:850;display:inline-flex}.orbiquito-submit:hover:not(:disabled){background:#059669}.orbiquito-submit:disabled{opacity:.65}.orbiquito-error,.orbiquito-success{border-radius:10px;padding:9px 10px;font-size:12px;line-height:1.4}.orbiquito-error{color:#fecaca;background:#7f1d1d52;border:1px solid #f8717152}.orbiquito-success{color:#bbf7d0;background:#065f4647;border:1px solid #10b98157}.orbiquito-loading{color:#9ca3af;align-items:center;gap:7px;font-size:11px;font-weight:760;display:inline-flex}.orbiquito-ticket-list{background:#0f172a6b;border:1px solid #94a3b829;border-radius:12px;flex-direction:column;gap:8px;padding:9px;display:flex}.orbiquito-ticket-list-title{color:#e2e8f0;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.orbiquito-empty{color:#94a3b8;font-size:12px}.orbiquito-ticket-row{background:#0206175c;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 7px;padding:7px;display:grid}.orbiquito-ticket-row strong,.orbiquito-ticket-row small{text-overflow:ellipsis;overflow:hidden}.orbiquito-ticket-row strong{color:#f8fafc;white-space:nowrap;font-size:12px}.orbiquito-ticket-row small{color:#a7f3d0;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;font-size:11px;line-height:1.35;display:-webkit-box}.orbiquito-ticket-status{color:#0f172a;text-transform:uppercase;background:#fbbf24;border-radius:999px;justify-content:center;align-items:center;min-height:18px;padding:0 6px;font-size:9px;font-weight:900;display:inline-flex}.orbiquito-ticket-status.answered{background:#34d399}.orbiquito-ticket-status.closed{background:#94a3b8}.orbiquito-status{color:#9ca3af;align-items:center;gap:7px;font-size:11px;font-weight:760;display:inline-flex}.orbiquito-status span{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #22c55ebf}.orbiquito-launcher{color:#fff;background:radial-gradient(circle at 40% 28%,#10b9813d,#0000 38%),linear-gradient(145deg,#111827,#020617);border:1px solid #10b98161;border-radius:999px;justify-content:center;align-items:center;width:66px;height:66px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative;box-shadow:0 16px 38px #0206173d,0 0 22px #10b98133}.orbiquito-launcher:hover{border-color:#10b981ad;transform:translateY(-2px);box-shadow:0 22px 52px #0206174d,0 0 32px #10b98157}.orbiquito-launcher.is-open{transform:translateY(-1px)}.orbiquito-launcher-glow{z-index:-1;background:radial-gradient(circle,#10b98138,#0000 68%);border-radius:999px;animation:2.8s ease-in-out infinite orbiquitoPulse;position:absolute;inset:-4px}@keyframes orbiquitoPulse{0%,to{opacity:.5;transform:scale(.98)}50%{opacity:1;transform:scale(1.05)}}.orbiquito-launcher-image{border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.orbiquito-launcher-image img{object-fit:cover;object-position:center;width:88px;height:88px;transform:translateY(2px)}.orbiquito-launcher-icon{color:#fff;background:#10b981;border:2px solid #f8fafc;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 8px 18px #02061733}@media (max-width:640px){.orbiquito-widget{right:14px;bottom:calc(92px + env(safe-area-inset-bottom,0px))}.orbiquito-panel{border-radius:15px;width:calc(100vw - 28px);max-height:min(520px,100vh - 178px)}.orbiquito-panel-body{max-height:calc(min(520px,100vh - 178px) - 62px)}.orbiquito-launcher{border-radius:19px;width:58px;height:58px}.orbiquito-launcher-image{border-radius:16px;width:48px;height:48px}.orbiquito-launcher-image img{width:78px;height:78px}}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--text);background:var(--bg);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:720;display:flex}.brand-light{color:#fff}.brand-logo{align-items:center;width:154px;height:36px;display:inline-flex;overflow:hidden}.brand-logo img{width:154px;height:auto;display:block}.brand-logo-light img{filter:grayscale()brightness(0)invert()}.icon-button{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--muted);border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.portal-language-toggle{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--muted);border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.portal-language-toggle button{color:var(--muted);background:0 0;border:0;padding:3px 2px;font-size:11px;font-weight:800}.portal-language-toggle button.active{color:var(--green)}.portal-language-toggle span{color:var(--line-strong)}.icon-button:hover{color:var(--text);border-color:var(--line-strong);background:var(--surface-soft)}.icon-button.danger:hover{color:var(--danger);background:#fff5f4;border-color:#e7bbb8}.primary-button,.secondary-button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-weight:650;display:inline-flex}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:#086b49}.secondary-button{background:var(--surface);color:var(--text);border-color:var(--line)}.secondary-button:hover{border-color:var(--line-strong);background:var(--surface-soft)}.text-button,.text-action{color:var(--green);background:0 0;border:0;padding:4px;font-weight:650}.text-action{align-items:center;gap:6px;display:inline-flex}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;display:flex}.auth-shell{color:#edf5f1;background:#05080c;grid-template-columns:minmax(380px,.95fr) minmax(460px,1.05fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 20% 25%,#10b98138,#0000 45%),radial-gradient(circle at 85% 75%,#06b6d429,#0000 45%),linear-gradient(#070d14 0%,#0c1520 50%,#060b10 100%);border-right:1px solid #ffffff14;flex-direction:column;min-height:100vh;padding:44px 52px;display:flex;position:relative;overflow:hidden}.auth-brand-top{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-back-link{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:650;text-decoration:none;transition:all .15s}.auth-back-link:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.auth-brand-content{z-index:2;max-width:520px;margin:auto 0;position:relative}.auth-brand-content h1{letter-spacing:-.03em;color:#fff;margin:0 0 16px;font-size:clamp(34px,4vw,48px);font-weight:850;line-height:1.08}.auth-brand-content p{color:#94a3b8;margin:0 0 28px;font-size:16px;line-height:1.6}.auth-feature-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a8c;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:14px;padding:12px 16px;display:flex}.auth-feature-icon{color:#6ee7b7;background:#10b98126;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.auth-feature-item strong{color:#fff;font-size:13px;display:block}.auth-feature-item span{color:#94a3b8;margin-top:3px;font-size:12px;line-height:1.45;display:block}.auth-proof{z-index:2;color:#94a3b8;align-items:center;gap:9px;font-size:12px;display:flex;position:relative}.auth-proof code{color:#6ee7b7;background:#10b9811a;border-radius:4px;padding:2px 6px;font-size:12px}.auth-form-panel{background:radial-gradient(circle at 80% 20%,#10b98114,#0000 40%),linear-gradient(#060a0f 0%,#080d14 100%);flex-direction:column;justify-content:center;align-items:center;padding:clamp(24px,5vw,60px);display:flex;position:relative}.auth-top-nav{justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:32px;right:32px}.auth-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b111abf;border:1px solid #ffffff1a;border-radius:18px;width:min(100%,430px);padding:clamp(28px,4vw,40px);box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff0a}.auth-form{flex-direction:column;gap:18px;width:100%;display:flex}.auth-form-header h2{letter-spacing:-.02em;color:#fff;margin:6px 0 0;font-size:26px;font-weight:800}.auth-form label{color:#cbd5e1;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.auth-form input{color:#fff;background:#05080cd9;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 13px;font-size:14px;transition:all .18s}.auth-form input:focus{background:#05080c;border-color:#10b981;box-shadow:0 0 0 3px #10b98133}.auth-form input::placeholder{color:#64748b}.auth-form .icon-button.inline-icon{color:#64748b;background:0 0;border:0}.auth-form .icon-button.inline-icon:hover{color:#fff}.auth-submit{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:1px solid #fff3;border-radius:8px;width:100%;min-height:46px;margin-top:4px;font-size:14px;font-weight:750;transition:all .2s;box-shadow:0 0 20px #10b98159}.auth-submit:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 0 30px #10b9818c}.auth-mode-toggle{color:#6ee7b7;text-align:center;font-size:13px;font-weight:700;transition:color .15s}.auth-mode-toggle:hover{color:#a7f3d0;text-decoration:underline}.verification-send{color:#6ee7b7;background:#10b98124;border-color:#10b9814d;font-weight:750}.verification-send:hover:not(:disabled){color:#fff;background:#10b98140;border-color:#10b981}.form-error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;padding:11px 14px;font-size:13px;line-height:1.45}.form-success{color:#6ee7b7;margin:-4px 0 0;font-size:13px;line-height:1.45}.public-page{min-height:100vh;color:var(--text);background:#f6f8f7}.public-nav{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#ffffffe0;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:0 clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.public-nav a{color:var(--muted);font-weight:650;text-decoration:none}.public-brand{font-size:19px;color:var(--text)!important;font-weight:790!important}.public-nav>div{align-items:center;gap:18px;display:flex}.public-nav-cta{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;min-height:38px;padding:0 14px;display:inline-flex;color:var(--text)!important}.public-language-switch{align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.public-language-switch a{color:#8b9690;text-decoration:none}.public-language-switch a.active{color:var(--green)}.public-hero{max-width:1160px;margin:0 auto;padding:clamp(54px,8vw,96px) clamp(18px,5vw,72px) clamp(38px,6vw,72px)}.public-hero.compact{padding-bottom:34px}.public-eyebrow{color:var(--green);letter-spacing:0;margin:0 0 13px;font-size:12px;font-weight:800}.public-hero h1{letter-spacing:0;max-width:790px;margin:0;font-size:clamp(38px,6vw,76px);line-height:1.02}.public-hero p:not(.public-eyebrow){max-width:670px;color:var(--muted);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.public-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.public-primary,.public-secondary{border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:720;text-decoration:none;display:inline-flex}.public-primary{background:var(--green);color:#fff}.public-secondary{border:1px solid var(--line-strong);color:var(--text);background:#fff}.public-content{max-width:1160px;margin:0 auto;padding:26px clamp(18px,5vw,72px) 54px}.public-section-heading{max-width:700px;margin-bottom:22px}.public-section-heading h2{margin:0;font-size:clamp(26px,4vw,42px);line-height:1.1}.public-section-heading p:not(.public-eyebrow){color:var(--muted);margin:12px 0 0;line-height:1.6}.public-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.public-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;min-height:220px;padding:24px;display:flex}.public-card span{background:var(--green-soft);min-height:28px;color:var(--green);border-radius:6px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.public-card h2,.public-card h3{margin:0;font-size:22px;line-height:1.2}.public-card p{color:var(--muted);margin:0;line-height:1.6}.public-card a{color:var(--green);margin-top:auto;font-weight:750;text-decoration:none}.public-card-accent{border-color:#b7dccd}.public-card-blue span{background:var(--blue-soft);color:var(--blue)}.public-card-dark{color:#fff;background:#17201c;border-color:#17201c}.public-card-dark p{color:#b7c4be}.public-card-dark a{color:#8ee2bd}.public-code{color:#eaf4ef;background:#17201c;border:1px solid #2f3b35;border-radius:8px;margin-top:18px;overflow:hidden}.public-code>div{border-bottom:1px solid #2f3b35;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:12px 16px;display:flex}.public-code span{color:#91a39a;font-size:12px;font-weight:750}.public-code pre{color:#cbecdc;margin:0;padding:18px;font-size:13px;line-height:1.65;overflow:auto}.public-faq details{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:10px;padding:17px 18px}.public-faq summary{cursor:pointer;font-weight:750}.public-faq p{color:var(--muted);line-height:1.6}.public-note{background:#ecf8f2;border:1px solid #b7dccd;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:18px;padding:18px 20px;display:flex}.public-note span{color:var(--muted)}.public-note a{color:var(--green);margin-left:auto;font-weight:800;text-decoration:none}.public-footer{border-top:1px solid var(--line);max-width:1160px;color:var(--muted);justify-content:space-between;gap:18px;margin:0 auto;padding:28px clamp(18px,5vw,72px) 42px;display:flex}.public-footer span:first-child{color:var(--text);font-weight:800}.docs-hero{padding-bottom:28px}.docs-shell{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:clamp(30px,5vw,70px);max-width:1160px;margin:0 auto;padding:22px clamp(18px,5vw,72px) 56px;display:grid}.docs-toc{flex-direction:column;gap:3px;padding-top:10px;display:flex;position:sticky;top:94px}.docs-toc p{color:var(--muted);letter-spacing:.08em;margin:0 0 8px;font-size:10px;font-weight:800}.docs-toc a{color:var(--muted);border-radius:6px;padding:8px 10px;font-size:13px;font-weight:700;text-decoration:none}.docs-toc a:hover{color:var(--green);background:#edf8f2}.docs-article{min-width:0}.docs-section{border-bottom:1px solid var(--line);margin-bottom:50px;padding-bottom:50px;scroll-margin-top:100px}.docs-section:last-child{border-bottom:0;margin-bottom:0}.docs-section h2{letter-spacing:0;margin:8px 0 13px;font-size:clamp(27px,3.2vw,40px);line-height:1.05}.docs-section h3{margin:0 0 8px;font-size:15px}.docs-section>p{max-width:760px;color:var(--muted);line-height:1.7}.docs-section>p code,.docs-table code{color:#164935;background:#edf4f0;border-radius:4px;padding:2px 5px;font-size:.92em}.docs-steps{counter-reset:docs-step;gap:10px;margin:23px 0;padding:0;list-style:none;display:grid}.docs-steps li{border:1px solid var(--line);min-height:52px;color:var(--muted);counter-increment:docs-step;border-radius:7px;padding:14px 16px 14px 54px;line-height:1.55;position:relative}.docs-steps li:before{content:counter(docs-step, decimal-leading-zero);color:var(--green);font-size:11px;font-weight:900;position:absolute;inset:14px auto auto 15px}.docs-steps strong{color:var(--text)}.docs-table-wrap{border:1px solid var(--line);border-radius:8px;margin:23px 0;overflow-x:auto}.docs-table{border-collapse:collapse;width:100%;min-width:620px;font-size:13px}.docs-table th,.docs-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px;line-height:1.55}.docs-table th{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;background:#f6f9f7;font-size:11px}.docs-table tr:last-child td{border-bottom:0}.docs-table td:first-child{color:var(--text);font-weight:800}.docs-callout{color:var(--muted);background:#eef9f3;border:1px solid #a9d6bf;border-radius:8px;gap:9px;margin-top:21px;padding:16px 18px;line-height:1.6;display:flex}.docs-callout strong{color:#17633e;white-space:nowrap}.docs-formula{color:#17633e;background:#f4fbf7;border:1px solid #cde5d8;border-radius:8px;margin:22px 0;padding:17px 18px;font-weight:800;overflow-x:auto}.docs-formula code{white-space:nowrap;font-size:13px}.docs-split,.docs-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.docs-split>div,.docs-checklist>div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:17px}.docs-split p,.docs-split ul{color:var(--muted);margin:0;line-height:1.6}.docs-split ul{padding-left:18px}.docs-checklist strong,.docs-checklist span{display:block}.docs-checklist strong{margin-bottom:5px;font-size:14px}.docs-checklist span{color:var(--muted);font-size:13px;line-height:1.55}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:var(--sidebar);color:#fff;flex-direction:column;width:232px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{padding:0 8px 26px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar nav button{color:#aebbb5;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;height:42px;padding:0 12px;font-weight:570;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:#4bc49426}.sidebar nav button.active svg{color:#5ed2a5}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:16px}.account-row{grid-template-columns:34px minmax(0,1fr) 36px;align-items:center;gap:9px;display:grid}.account-row .icon-button{color:#aebbb5;background:0 0;border-color:#ffffff1a}.avatar{color:#74e0b5;background:#2b4439;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:inline-flex}.account-row span:nth-child(2){min-width:0}.account-row strong,.account-row small{text-overflow:ellipsis;display:block;overflow:hidden}.account-row strong{font-size:12px}.account-row small{color:#83938b;margin-top:2px;font-size:11px}.main-area{width:calc(100% - 232px);min-height:100vh;margin-left:232px}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff2;align-items:center;gap:15px;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:19px;line-height:1.2}.topbar p{color:var(--muted);margin:3px 0 0;font-size:12px}.top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.balance-pill{height:36px;color:var(--green);background:var(--green-soft);border:1px solid #b9dfd0;border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-weight:750;display:inline-flex}.menu-button{display:none}.content-area{max-width:1380px;margin:0 auto;padding:26px 28px 46px}.view-stack{flex-direction:column;gap:22px;display:flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:flex-start;gap:14px;min-width:0;min-height:130px;padding:18px;display:flex}.stat-card p{color:var(--muted);margin:1px 0 8px;font-size:12px}.stat-card strong{font-size:23px;line-height:1.1;display:block}.stat-card span{color:#8b9690;margin-top:9px;font-size:11px;display:block}.quick-band{background:#edf8f3;border:1px solid #c6ddd3;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:15px 18px;display:flex}.quick-band>div{align-items:center;gap:13px;min-width:0;display:flex}.quick-band strong,.quick-band code{display:block}.quick-band strong{font-size:13px}.quick-band code{color:var(--green);overflow-wrap:anywhere;margin-top:5px;font-size:12px}.quick-icon{background:var(--green);color:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.activity-card{overflow:hidden}.activity-list{flex-direction:column;display:flex}.activity-item{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:13px 18px;display:grid}.activity-icon{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.activity-item strong,.activity-item small{display:block}.activity-item>div:nth-child(2){min-width:0}.activity-item>div:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.activity-item small{color:var(--muted);margin-top:4px;font-size:11px}.activity-metrics{text-align:right}.activity-metrics span{color:var(--muted);font-size:11px;display:block}.activity-metrics strong{margin-top:4px;font-size:13px}.section-block{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:flex}.section-heading h3{margin:0;font-size:15px}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0ee;height:56px;padding:0 18px;font-size:12px}th{height:42px;color:var(--muted);background:var(--surface-soft);font-weight:620}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfb}.right{text-align:right}.strong{font-weight:700}.model-name{color:var(--blue);font-weight:650}.empty-row{height:92px;color:var(--muted);justify-content:center;align-items:center;gap:8px;display:flex}.view-actions{justify-content:space-between;align-items:center;gap:14px;min-height:42px;display:flex}.info-chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;display:inline-flex}.key-title{align-items:center;gap:8px;font-weight:650;display:inline-flex}.status-dot{background:#b2bcb7;border-radius:50%;width:7px;height:7px}.status-dot.active{background:#18a46f;box-shadow:0 0 0 3px #e2f5ec}.masked-key{color:var(--muted);background:#f0f3f1;border-radius:5px;padding:5px 7px}.model-count{background:var(--blue-soft);min-width:28px;height:24px;color:var(--blue);border-radius:5px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.action-group{gap:6px;display:inline-flex}.key-group-select{border:1px solid var(--line-strong);min-width:170px;min-height:34px;color:var(--charcoal);background:#fff;border-radius:7px;outline:0;padding:0 9px;font-weight:750}.catalog-summary{gap:12px;display:flex}.catalog-summary>div{border:1px solid var(--line);background:var(--surface);min-width:210px;color:var(--green);border-radius:8px;align-items:center;gap:11px;padding:13px 15px;display:flex}.catalog-summary span{color:var(--text)}.catalog-summary strong,.catalog-summary small{display:block}.catalog-summary strong{font-size:13px}.catalog-summary small{color:var(--muted);margin-top:3px;font-size:11px}.catalog-model{align-items:center;gap:10px;display:inline-flex}.catalog-model strong,.catalog-model code{display:block}.catalog-model code{color:var(--muted);margin-top:3px;font-size:10px}.model-glyph{border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.model-glyph.green{color:var(--green);background:var(--green-soft)}.model-glyph.coral{color:var(--coral);background:var(--coral-soft)}.model-glyph.blue{color:var(--blue);background:var(--blue-soft)}.available-badge{color:var(--green);background:var(--green-soft);border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-weight:650;display:inline-flex}.models-hero{justify-content:space-between;align-items:end;gap:18px;display:flex}.models-hero h2{margin:4px 0 6px;font-size:27px;line-height:1.1}.models-hero p{color:var(--muted);max-width:680px;margin:0}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.model-card{border:1px solid var(--line);min-height:204px;box-shadow:var(--shadow);background:linear-gradient(#fff,#fbfcfd);border-radius:8px;flex-direction:column;gap:12px;padding:18px;display:flex}.model-card.tone-blue{border-color:#dbe8f4}.model-card.tone-green{border-color:#cdebd9}.model-card.tone-coral{border-color:#f2d7cf}.model-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-badge{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.model-badge.blue{color:var(--blue);background:var(--blue-soft)}.model-badge.green{color:var(--green);background:var(--green-soft)}.model-badge.coral{color:var(--coral);background:var(--coral-soft)}.model-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.model-card-head h3{margin:0;font-size:18px;line-height:1.1}.model-card-head code{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:11px;display:block}.model-family{text-transform:uppercase;letter-spacing:0;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.family-image{color:var(--blue);background:var(--blue-soft)}.family-audio{color:var(--coral);background:var(--coral-soft)}.family-realtime{color:var(--green);background:var(--green-soft)}.family-codex{color:var(--blue);background:var(--blue-soft)}.family-pro{color:var(--coral);background:var(--coral-soft)}.family-mini{color:var(--green);background:var(--green-soft)}.family-terra{color:var(--blue);background:var(--blue-soft)}.family-sol{color:var(--coral);background:var(--coral-soft)}.family-core{color:var(--green);background:var(--green-soft)}.model-chip-row{flex-wrap:wrap;gap:8px;display:flex}.model-chip{color:var(--green);background:var(--green-soft);border-radius:6px;padding:5px 8px;font-size:10px;font-weight:750}.model-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:auto;display:grid}.model-price-grid div{background:#fff;border:1px solid #edf0ee;border-radius:7px;min-height:54px;padding:11px 12px}.model-price-grid span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750;display:block}.model-price-grid strong{margin-top:7px;font-size:13px;display:block}.status-view{color:#dce7e3;background:#0d131d;min-height:calc(100vh - 76px);margin:-26px -28px -46px;padding:26px 28px 46px}.status-topbar{justify-content:space-between;align-items:center;gap:18px;min-height:52px;display:flex}.status-title h2{color:#f4f8f6;margin:0;font-size:21px;line-height:1.15}.status-title p{color:#8fa09a;margin:5px 0 0;font-size:12px}.status-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.window-switch{background:#101a2b;border:1px solid #22334a;border-radius:8px;gap:3px;height:34px;padding:3px;display:flex}.window-switch button{color:#7f8fa8;background:0 0;border:0;border-radius:6px;min-width:66px;height:26px;font-size:11px;font-weight:700}.window-switch button.active{color:#fff;background:#25314d}.status-pill,.refresh-pill,.probe-pill{border:1px solid #22334a;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.status-pill.ok{color:#66e3ae;background:#063d34;border-color:#0d5c4d}.status-pill.warn{color:#ffd36b;background:#473511;border-color:#624816}.refresh-pill,.probe-pill{color:#dce7e3;background:#111a29}.probe-pill:hover,.refresh-pill:hover{background:#162238;border-color:#385071}.probe-pill:disabled{opacity:.62}.status-error{color:#ffd36b;background:#241c10;border:1px solid #624816;border-radius:8px;padding:12px 14px;font-size:12px}.status-view .icon-button{color:#a6b5c5;background:#111a29;border-color:#22334a}.status-view .icon-button:hover{color:#fff;background:#162238}.status-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.summary-card{background:#121c2b;border:1px solid #21324a;border-radius:8px;min-height:92px;padding:17px}.summary-card span{color:#8fa09a;text-transform:uppercase;font-size:11px;font-weight:750;display:block}.summary-card strong{color:#63dca9;margin-top:8px;font-size:28px;line-height:1;display:block}.summary-card small{color:#8493a7;margin-top:8px;font-size:11px;display:block}.status-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:20px;display:grid}.status-card{background:#101827;border:1px solid #223750;border-radius:8px;flex-direction:column;gap:16px;min-height:330px;padding:20px;transition:border-color .18s,transform .18s,box-shadow .18s;animation:.28s both statusIn;display:flex;box-shadow:0 18px 45px #0000002e}.status-card:hover{transform:translateY(-2px);box-shadow:0 24px 58px #0000003d}.status-card.has-live{box-shadow:0 0 0 1px #62e0ac24,0 18px 45px #00000038}.status-card.tone-coral{border-color:#4c3a27}.status-card.tone-green{border-color:#17483a}.status-card.tone-blue{border-color:#223750}.status-card-head,.status-card-brand,.status-meta,.status-card-bottom,.status-card-footer{align-items:center;display:flex}.status-card-head{justify-content:space-between;gap:16px}.status-card-brand{gap:12px;min-width:0}.status-glyph{border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.status-glyph.green{color:#66e3ae;background:#0a3d31}.status-glyph.coral{color:#ffb36b;background:#3c2817}.status-glyph.blue{color:#8ebcff;background:#162844}.status-card h3{color:#f4f8f6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;line-height:1.2;overflow:hidden}.status-meta{gap:8px;min-width:0;margin-top:7px}.provider-badge{color:#62e0ac;background:#073c31;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:750}.status-meta code{color:#8797ac;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.channel-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.channel-badge.green{color:#6de5b2;background:#073d32}.channel-badge.coral{color:#ffd36b;background:#473511}.channel-badge.blue{color:#98b2d5;background:#1b283b}.status-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.status-metrics>div{background:#0e1727;border:1px solid #22334a;border-radius:8px;min-height:74px;padding:13px}.status-metrics span,.status-foot span{color:#8d9db2;text-transform:uppercase;font-size:10px;font-weight:750;display:block}.status-metrics strong{color:#eef5f2;margin-top:11px;font-size:20px;display:block}.status-metrics strong:after{content:""}.status-foot{border-top:1px solid #26344a;grid-template-columns:1fr auto;align-items:end;gap:12px;padding-top:2px;display:grid}.status-foot strong{color:#55d020;margin-top:6px;font-size:28px;line-height:1;display:block}.status-foot>div:last-child{text-align:right}.status-foot>div:last-child strong{color:#9aa9bc;text-transform:uppercase;font-size:10px}.status-bars{align-items:flex-end;gap:4px;height:35px;display:flex}.status-bar{border-radius:2px;flex:1;width:4px;min-height:4px;transition:height .35s,background .2s;animation:.42s both barRise}.status-bar.status-good{background:#00d09e}.status-bar.status-warn{background:#ffb000}.status-bar.status-muted{background:#526077}.status-card-bottom{color:#748399;text-transform:uppercase;justify-content:space-between;margin-top:-10px;font-size:10px}.status-card-footer{color:#8392a6;border-top:1px solid #26344a;gap:9px;min-height:35px;padding-top:11px;font-size:11px}.status-card-footer code{color:#62e0ac}.status-card-footer strong{color:#dce7e3;margin-left:auto;font-size:11px}.status-footnote{color:#7d8ca2;margin-top:-4px;font-size:11px}@keyframes statusIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes barRise{0%{opacity:.5;transform:scaleY(.25)}to{opacity:1;transform:scaleY(1)}}.wallet-hero{background:var(--sidebar);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:170px;padding:26px;display:flex}.wallet-hero p{color:#aebbb5;margin:0 0 10px;font-size:12px}.wallet-hero strong{font-size:35px;display:block}.wallet-hero span{color:#aebbb5;margin-top:12px;font-size:12px;display:block}.wallet-icon{background:#5ed2a51f;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;color:#5ed2a5!important;margin:0!important;display:flex!important}.payment-result{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.payment-result-icon{border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.payment-result strong,.payment-result p{display:block}.payment-result strong{font-size:13px}.payment-result p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.4}.payment-result.success{background:#f1faf6;border-color:#b9dfd0}.payment-result.success .payment-result-icon{color:var(--green);background:var(--green-soft)}.payment-result.pending{background:#fff8e8;border-color:#ecd3a3}.payment-result.pending .payment-result-icon{color:#9a6b15;background:#ffefc6}.payment-result.failure{background:#fff4f3;border-color:#efc4c1}.payment-result.failure .payment-result-icon{color:var(--danger);background:#fbe4e2}.payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.payment-method{border:1px solid var(--line);min-height:68px;color:var(--text);background:var(--surface);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;display:flex}.payment-method>span:nth-child(2){flex:1;min-width:0}.payment-method strong,.payment-method small{display:block}.payment-method strong{font-size:13px}.payment-method small{color:var(--muted);margin-top:4px;font-size:11px}.payment-method>svg{color:var(--green)}.payment-method.active{background:#f2faf7;border-color:#8fcab2}.payment-method:hover{border-color:var(--green)}.payment-method-icon{width:34px;height:34px;color:var(--green);background:#dff4ea;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.payment-method-icon.crypto{color:#a8791c;background:#fff0ca}.crypto-method.active .payment-method-icon{color:#9a6b15}.featured-payment{position:relative}.payment-featured-badge{color:#856015;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;background:#ffefc6;border-radius:999px;margin-left:5px;padding:2px 6px;font-size:9px;font-style:normal;display:inline-flex}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;display:grid}.package-card{text-align:left;border:1px solid var(--line);background:var(--surface);min-height:168px;color:var(--text);border-radius:8px;flex-direction:column;align-items:flex-start;padding:18px;display:flex;position:relative}.package-card:hover{border-color:var(--green);box-shadow:var(--shadow)}.package-card.featured{background:#f2faf7;border-color:#8fcab2}.package-card>span:first-child{color:var(--green);font-size:11px;font-weight:700}.package-card strong{margin-top:11px;font-size:27px}.package-card small{color:var(--muted);margin-top:3px}.package-cta{justify-content:space-between;align-items:center;width:100%;margin-top:auto;font-size:12px;font-weight:700;display:flex;color:var(--text)!important}.custom-topup{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 18px;margin:0 18px 18px;padding-top:16px;display:grid}.custom-topup-copy strong,.custom-topup-copy small{display:block}.custom-topup-copy strong{font-size:13px}.custom-topup-copy small,.custom-topup-total{color:var(--muted);margin-top:4px;font-size:11px}.custom-topup-form{align-items:center;gap:8px;display:flex}.currency-input{border:1px solid var(--line-strong);background:var(--surface);border-radius:7px;align-items:center;gap:6px;min-width:150px;height:45px;padding:0 10px;display:inline-flex}.currency-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.currency-input span{color:var(--muted);font-size:12px;font-weight:700}.currency-input input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.custom-topup-total{grid-column:1/-1;margin-top:0}.custom-topup-error{color:var(--danger);grid-column:1/-1;margin-top:0;font-size:11px}.payment-message{color:#795c1f;background:#fff8e8;border:1px solid #ecd3a3;border-radius:7px;align-items:center;gap:8px;margin:0 18px 18px;padding:11px 13px;font-size:12px;display:flex}.redeem-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;padding:18px;display:grid}.redeem-form label{color:var(--charcoal);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.redeem-form input{border:1px solid var(--line-strong);min-height:45px;color:var(--text);background:#fff;border-radius:7px;outline:0;padding:0 13px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.redeem-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.connection-bar{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:15px;min-height:72px;padding:13px 16px;display:flex}.connection-status{color:var(--green);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.connection-status span{background:#19a671;border-radius:50%;width:7px;height:7px}.connection-bar code{overflow-wrap:anywhere;margin-top:6px;font-size:13px;display:block}.code-workspace{color:#e8efeb;background:#17201c;border:1px solid #313c37;border-radius:8px;overflow:hidden}.code-toolbar{border-bottom:1px solid #34413b;justify-content:space-between;align-items:center;height:48px;padding:0 12px;display:flex}.code-tabs{gap:4px;display:flex}.code-tabs button{color:#94a59d;background:0 0;border:0;border-radius:5px;height:30px;padding:0 10px;font-size:12px}.code-tabs button.active{color:#fff;background:#2b3731}.copy-code{color:#a8b8b0;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:flex}.code-workspace pre{color:#cae3d7;min-height:300px;margin:0;padding:20px;font-size:12px;line-height:1.65;overflow:auto}.key-selector{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(210px,1fr) minmax(190px,260px) auto;align-items:center;gap:14px;min-height:78px;padding:14px 16px;display:grid}.key-selector>div{color:var(--green);align-items:center;gap:11px;display:flex}.key-selector span{color:var(--text)}.key-selector strong,.key-selector small{display:block}.key-selector strong{font-size:13px}.key-selector small{color:var(--muted);margin-top:3px;font-size:11px}.key-selector select{min-height:40px}.usage-page{flex-direction:column;gap:16px;display:flex}.usage-hero{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fbfa 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.usage-hero h2{margin:6px 0;font-size:28px;line-height:1.08}.usage-hero span{max-width:700px;color:var(--muted);font-size:13px;line-height:1.5;display:block}.usage-hero-meta{flex-wrap:wrap;gap:10px;display:flex}.usage-hero-meta div{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-width:150px;padding:12px 14px}.usage-hero-meta small,.usage-hero-meta strong{display:block}.usage-hero-meta small{color:var(--muted);font-size:11px}.usage-hero-meta strong{margin-top:5px;font-size:14px}.usage-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.usage-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.usage-controls label{border:1px solid var(--line);background:var(--surface-soft);min-height:40px;color:var(--text);border-radius:7px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.usage-controls select{color:var(--text);background:0 0;border:0;outline:none}.usage-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.usage-toolbar-note{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.usage-skeleton{border:1px solid var(--line);background:var(--surface);min-height:220px;color:var(--muted);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.usage-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.usage-stat{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:flex-start;gap:12px;min-height:132px;padding:18px;display:flex}.usage-stat-icon{border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.usage-stat-icon.blue{color:var(--blue);background:var(--blue-soft)}.usage-stat-icon.green{color:var(--green);background:var(--green-soft)}.usage-stat-icon.coral{color:var(--coral);background:var(--coral-soft)}.usage-stat-icon.violet{color:#6b46c1;background:#eee7fb}.usage-stat p{color:var(--muted);margin:0 0 8px;font-size:12px}.usage-stat strong{font-size:22px;line-height:1.12;display:block}.usage-stat span{color:#8b9690;margin-top:9px;font-size:11px;display:block}.usage-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.usage-panel,.usage-table-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.usage-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:14px 18px;display:flex}.usage-panel-head p{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:11px}.usage-panel-head h3{margin:3px 0 0;font-size:15px}.usage-panel-head span{color:var(--muted);font-size:12px}.usage-panel-body{padding:18px}.usage-panel-body.split{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:16px;display:grid}.usage-donut{place-items:center;width:210px;height:210px;margin:0 auto;display:grid;position:relative}.usage-donut svg{width:100%;height:100%;transform:rotate(-90deg)}.usage-donut-track{fill:none;stroke:#edf2ef;stroke-width:28px}.usage-donut-segment{fill:none;stroke-width:28px;stroke-linecap:round}.usage-donut-label{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.usage-donut-label strong{font-size:28px;line-height:1}.usage-donut-label span{color:var(--muted);margin-top:6px;font-size:12px}.usage-list{flex-direction:column;gap:8px;min-width:0;display:flex}.usage-list-row{border:1px solid var(--line);background:#fbfcfc;border-radius:7px;grid-template-columns:minmax(0,1fr) auto 8px;align-items:center;gap:10px;min-height:54px;padding:11px 13px 11px 14px;display:grid;position:relative}.usage-list-row strong,.usage-list-row small,.usage-list-row span{display:block}.usage-list-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.usage-list-row small{color:var(--muted);margin-top:3px;font-size:11px}.usage-list-row span{color:var(--text);text-align:right;font-size:12px;font-weight:700}.usage-list-row i{border-radius:999px;width:8px;height:100%;display:block}.usage-graph-panel{margin-top:2px}.usage-bars{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));align-items:end;gap:10px;min-height:250px;padding:18px;display:grid}.usage-bar-item{color:var(--text);flex-direction:column;align-items:center;gap:8px;display:flex}.usage-bar-track{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f9fbfa 100%);border-radius:7px;align-items:end;width:100%;min-height:170px;padding:8px 7px;display:flex}.usage-bar-track span{background:linear-gradient(#4f8ef7 0%,#18a46f 100%);border-radius:5px;width:100%}.usage-bar-item strong{font-size:14px}.usage-bar-item small{max-width:100%;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.usage-table-card .table-wrap{overflow-x:auto}.usage-model{color:var(--blue);font-weight:650}.admin-page{flex-direction:column;gap:16px;display:flex}.admin-command-bar{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:92px;padding:18px 20px;display:flex}.admin-command-bar h2{margin:5px 0 4px;font-size:25px;line-height:1.1}.admin-command-bar span{color:var(--muted);font-size:12px}.admin-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.admin-actions label{border:1px solid var(--line);background:var(--surface-soft);min-height:40px;color:var(--muted);border-radius:7px;align-items:center;gap:8px;padding:0 11px;display:inline-flex}.admin-actions select{color:var(--text);background:0 0;border:0;outline:0;font-size:12px;font-weight:650}.admin-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-ledger-strip{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:76px;display:grid;overflow:hidden}.admin-ledger-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:14px 16px;display:flex}.admin-ledger-strip>div:last-child{border-right:0}.admin-ledger-strip small{color:var(--muted);font-size:11px}.admin-ledger-strip strong{margin-top:5px;font-size:14px}.admin-warning{color:#795c1f;background:#fff8e8;border:1px solid #ecd3a3;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:10px 13px;font-size:12px;display:flex}.admin-table{min-width:1080px}.admin-customer{align-items:center;gap:9px;display:inline-flex}.admin-customer strong,.admin-customer small{display:block}.admin-customer small{color:var(--muted);margin-top:3px;font-size:10px}.admin-state,.risk-badge,.clean-badge{border-radius:5px;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.admin-state.active,.clean-badge{color:var(--green);background:var(--green-soft)}.admin-state.blocked,.risk-badge{color:var(--danger);background:#fff0ef}.profit-cell{color:var(--green);font-weight:750}.admin-split-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:12px;display:grid}.admin-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.admin-panel>.section-heading>svg{color:var(--muted)}.redeem-admin-form{border-top:1px solid var(--line);grid-template-columns:120px 110px minmax(180px,1fr) auto;align-items:end;gap:10px;padding:18px;display:grid}.redeem-admin-form label{color:var(--charcoal);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.redeem-admin-form input{border:1px solid var(--line-strong);min-height:40px;color:var(--text);background:#fff;border-radius:7px;outline:0;padding:0 11px}.redeem-admin-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.redeem-table{min-width:860px}.model-control-section{padding-bottom:0}.model-control-groups{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.model-control-group{min-width:0}.model-control-group+.model-control-group{border-left:1px solid var(--line)}.model-control-group-title{border-bottom:1px solid var(--line);background:var(--surface-soft);padding:14px 18px}.model-control-group-title strong,.model-control-group-title span{display:block}.model-control-group-title strong{font-size:14px}.model-control-group-title span{color:var(--muted);margin-top:3px;font-size:11px}.model-control-list{flex-direction:column;display:flex}.model-control-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:9px 18px;display:flex}.model-control-row>div{min-width:0}.model-control-row strong,.model-control-row code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.model-control-row strong{font-size:12px}.model-control-row code{color:var(--muted);margin-top:3px;font-size:10px}.model-toggle{border:1px solid var(--line-strong);background:var(--surface);min-width:88px;height:30px;color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.model-toggle.enabled{color:var(--green);background:#edf9f3;border-color:#8fcab2}.model-toggle:disabled{cursor:wait;opacity:.7}.provider-profile-section{padding-bottom:0}.provider-profile-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);display:grid}.provider-profile-list{border-right:1px solid var(--line);min-width:0}.provider-profile-row{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:106px;padding:15px 18px;display:grid}.provider-profile-row.active{box-shadow:inset 3px 0 0 var(--green);background:#f1faf6}.provider-profile-icon{width:30px;height:30px;color:var(--blue);background:#edf4ff;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.provider-profile-copy{min-width:0}.provider-profile-copy strong,.provider-profile-copy small,.provider-profile-copy code,.provider-profile-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.provider-profile-copy strong{font-size:13px}.provider-profile-copy small,.provider-profile-copy span{color:var(--muted);margin-top:3px;font-size:10px}.provider-profile-copy code{color:var(--blue);margin-top:5px;font-size:10px}.provider-profile-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.provider-profile-actions .primary-button,.provider-profile-actions .secondary-button,.provider-restore-button,.provider-form-actions button{min-height:32px;padding:0 9px;font-size:11px}.provider-restore-button{margin:14px 18px}.provider-profile-form{background:var(--surface-soft);grid-template-columns:1fr 1fr;align-content:start;gap:11px;padding:18px;display:grid}.provider-form-title,.provider-form-actions{grid-column:1/-1}.provider-form-title strong,.provider-form-title small{display:block}.provider-form-title strong{font-size:14px}.provider-form-title small{color:var(--muted);margin-top:3px;font-size:11px}.provider-profile-form label{color:var(--charcoal);flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.provider-profile-form input{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--text);background:#fff;border-radius:7px;outline:0;padding:0 10px}.provider-profile-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.field-help{color:var(--muted);font-size:10px;font-weight:500;line-height:1.35}.provider-group-picker{border:0;grid-column:1/-1;margin:0;padding:0}.provider-group-picker legend{color:var(--charcoal);margin-bottom:6px;font-size:11px;font-weight:700}.provider-group-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.provider-group-option{border:1px solid var(--line-strong);cursor:pointer;min-height:50px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;display:flex}.provider-group-option.selected{color:var(--green);background:#edf9f3;border-color:#8fcab2}.provider-group-option input{opacity:0;pointer-events:none;position:absolute}.provider-group-option>.provider-group-check{border:1px solid;border-radius:4px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.provider-group-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.provider-group-option strong{color:var(--charcoal);font-size:11px}.provider-group-option small{color:var(--muted);white-space:normal;font-size:9px;line-height:1.25}.provider-group-help{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.35;display:block}.provider-validation-result{color:var(--green);background:#effaf4;border:1px solid #9bd4b8;border-radius:7px;flex-direction:column;grid-column:1/-1;gap:4px;padding:9px 10px;display:flex}.provider-validation-result>div{align-items:center;gap:6px;display:flex}.provider-validation-result strong{font-size:11px}.provider-validation-result small{color:var(--muted);font-size:10px}.provider-validation-result code{color:var(--charcoal);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;display:block;overflow:hidden}.provider-form-actions{gap:8px;padding-top:4px;display:flex}.sales-group-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 320px;gap:0;display:grid}.sales-group-form{border-left:1px solid var(--line);background:var(--surface-soft);align-content:start;gap:10px;padding:16px;display:grid}.sales-group-form label{color:var(--charcoal);flex-direction:column;gap:6px;font-size:11px;font-weight:750;display:flex}.sales-group-form input,.sales-group-form select{border:1px solid var(--line-strong);min-height:36px;color:var(--text);background:#fff;border-radius:7px;outline:0;padding:0 10px}.sales-group-form input:focus,.sales-group-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.sales-group-form .check-inline{flex-direction:row;align-items:center}.sales-group-form .check-inline input{width:auto;min-height:auto}.unified-group-table td{vertical-align:middle}.unified-group-table td>small,.provider-mini small,.muted-mini{color:var(--muted);margin-top:3px;font-size:10px;display:block}.unified-group-table code{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;max-width:240px;display:inline-block;overflow:hidden}.provider-mini{flex-direction:column;gap:1px;min-width:0;display:inline-flex}.price-summary{flex-direction:column;gap:2px;min-width:190px;display:inline-flex}.price-summary strong{color:var(--green);font-size:13px}.price-summary small{color:var(--muted);font-size:10px;line-height:1.35}.muted-mini{color:var(--muted)}.admin-ranking,.admin-risk-list{min-height:300px;padding:7px 16px}.admin-rank-row{border-bottom:1px solid #edf0ee;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;display:grid}.admin-rank-row:last-child{border-bottom:0}.admin-rank-row>div strong,.admin-rank-row>div small,.admin-rank-row>span:last-child strong,.admin-rank-row>span:last-child small{display:block}.admin-rank-row>div strong{font-size:12px}.admin-rank-row small{color:var(--muted);margin-top:3px;font-size:10px}.admin-rank-row>span:last-child{text-align:right}.admin-rank-row>span:last-child strong{color:var(--text);font-size:12px}.rank-number{color:#9aa49f;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.admin-all-clear{min-height:286px;color:var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.admin-all-clear strong{color:var(--text);font-size:14px}.admin-risk-row{border-bottom:1px solid #edf0ee;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;display:grid}.admin-risk-row:last-child{border-bottom:0}.admin-risk-row strong,.admin-risk-row small{display:block}.admin-risk-row strong{font-size:12px}.admin-risk-row small{color:var(--danger);margin-top:3px;font-size:10px}.admin-risk-row>span:last-child{color:var(--muted);font-size:11px}.support-admin-section{min-width:0}.support-ticket-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.support-ticket-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:13px;min-width:0;padding:16px;display:flex}.support-ticket-card.open{background:#fbfffd;border-color:#a7d7c3}.support-ticket-card.closed{opacity:.78}.support-ticket-head{justify-content:space-between;gap:12px;display:flex}.support-ticket-head h4{color:var(--text);margin:7px 0 4px;font-size:15px;line-height:1.25}.support-ticket-head small{color:var(--muted);font-size:11px;line-height:1.45}.support-ticket-status{color:#8a5a00;text-transform:uppercase;background:#fff8e8;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.support-ticket-status.answered{background:var(--green-soft);color:var(--green)}.support-ticket-status.closed{color:#64748b;background:#eef2f7}.support-ticket-message,.support-ticket-response,.support-ticket-thread{background:var(--surface-soft);border:1px solid #edf0ee;border-radius:7px;padding:12px}.support-ticket-thread{flex-direction:column;gap:9px;display:flex}.support-ticket-response{background:#f0fbf5;border-color:#c7eadb}.support-ticket-message strong,.support-ticket-response strong{color:var(--charcoal);margin-bottom:5px;font-size:11px;font-weight:850;display:block}.support-ticket-message p,.support-ticket-response p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.support-ticket-bubble{border-radius:12px;flex-direction:column;gap:4px;max-width:82%;padding:10px 11px;display:flex}.support-ticket-bubble.user{background:#fff;border:1px solid #dfe8e3;border-bottom-left-radius:4px;align-self:flex-start}.support-ticket-bubble.admin{background:#e8f8f0;border:1px solid #b8e7d0;border-bottom-right-radius:4px;align-self:flex-end}.support-ticket-bubble strong{color:var(--charcoal);font-size:11px;font-weight:850}.support-ticket-bubble p{color:var(--text);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.support-ticket-bubble small{color:var(--muted);font-size:10px}.support-ticket-reply{color:var(--charcoal);flex-direction:column;gap:7px;font-size:12px;font-weight:780;display:flex}.support-ticket-reply textarea{resize:vertical;border:1px solid var(--line-strong);min-height:94px;color:var(--text);font:inherit;background:#fff;border-radius:7px;outline:0;padding:10px 11px;font-size:12px;line-height:1.45}.support-ticket-reply textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0b7a531f}.support-ticket-actions{justify-content:flex-end;gap:8px;display:flex}.risk-icon{width:30px;height:30px;color:var(--danger);background:#fff0ef;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.modal-backdrop{z-index:80;background:#0e14119e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:8px;width:min(100%,570px);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 70px #00000040}.key-modal{width:min(100%,760px)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 19px;display:flex}.modal-header h3{margin:4px 0 0;font-size:19px}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:9px;min-height:66px;padding:12px 19px;display:flex}.modal fieldset{border:0;margin:0;padding:0}.modal legend{margin-bottom:9px;font-size:13px;font-weight:650}.group-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:4px;display:grid}.group-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;min-height:118px;padding:11px;flex-direction:column!important;gap:10px!important;display:flex!important}.group-choice input{opacity:0;pointer-events:none;position:absolute}.group-choice-mark{border:1px solid var(--line-strong);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex}.group-choice.selected .group-choice-mark{background:var(--green);border-color:var(--green)}.group-choice-copy,.group-choice strong,.group-choice small{display:block}.group-choice-copy{width:100%;min-width:0}.group-choice strong{font-size:13px}.group-choice small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.group-price-line{border-top:1px solid #dfe8e3;margin-top:9px;padding-top:9px;display:block}.group-price-line b,.group-price-line em{font-style:normal;display:block}.group-price-line b{color:var(--green);text-transform:uppercase;font-size:10px}.group-price-line em{color:var(--text);margin-top:4px;font-size:11px;line-height:1.35}.group-choice.disabled{opacity:.55;cursor:not-allowed}.group-prompt,.field-note{border:1px dashed var(--line-strong);color:var(--muted);border-radius:7px;margin:0;padding:13px 14px;font-size:12px;line-height:1.45}.group-prompt{align-items:center;gap:8px;display:flex}.group-prompt svg{color:var(--green);flex:none}.model-field-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.model-field-head>strong{font-size:13px}.model-field-head span{color:var(--muted);font-size:11px;font-weight:700}.selected-group-summary{background:#f7fcfa;border:1px solid #cfe4d8;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px;display:grid;overflow:hidden}.selected-group-summary div{border-right:1px solid #dcebe4;flex-direction:column;justify-content:center;min-height:58px;padding:10px 12px;display:flex}.selected-group-summary div:last-child{border-right:0}.selected-group-summary small{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.selected-group-summary strong{color:var(--green);margin-top:3px;font-size:15px}.model-check-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.check-row{border:1px solid var(--line);cursor:pointer;border-radius:7px;align-items:center;min-height:40px;padding:0 10px;flex-direction:row!important;gap:8px!important;font-size:12px!important;font-weight:550!important}.check-row.selected{background:#f1faf6;border-color:#8fcab2}.check-row input{opacity:0;pointer-events:none;position:absolute}.check-row>span{border:1px solid var(--line-strong);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.check-row.selected>span{background:var(--green);border-color:var(--green)}.check-row.priced{min-height:58px;padding:9px 10px}.check-row.priced>div{min-width:0}.check-row.priced strong,.check-row.priced small{display:block}.check-row.priced strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.check-row.priced small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.35}.secret-modal{max-width:620px}.secret-box{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;align-items:center;gap:10px;min-height:62px;padding:11px;display:flex}.secret-box code{overflow-wrap:anywhere;flex:1;min-width:0;font-size:12px}.security-note{color:var(--muted);align-items:flex-start;gap:8px;margin:0;font-size:12px;line-height:1.5;display:flex}.security-note svg{color:var(--green);flex:none}.key-use-button{min-height:32px;padding:0 10px;font-size:12px}.setup-controls{border-bottom:1px solid var(--line);gap:12px;padding:14px 20px 0;display:grid}.setup-segment{grid-template-columns:110px 1fr;align-items:center;gap:12px;display:grid}.setup-segment>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.setup-segment>div{flex-wrap:wrap;gap:6px;display:flex}.setup-segment button{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--muted);cursor:pointer;border-radius:6px;padding:0 10px;font-size:12px}.setup-segment button:hover{border-color:var(--line-strong);color:var(--text)}.setup-segment button.active{color:var(--green);background:#eef9f4;border-color:#8fcab2;font-weight:700}.setup-mode-note{color:var(--muted);margin:12px 20px 0;font-size:12px;line-height:1.5}.setup-body{gap:14px}.setup-file{color:#e8efeb;background:#17201c;border:1px solid #313c37;border-radius:8px;overflow:hidden}.setup-file-head{border-bottom:1px solid #34413b;justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:0 12px;display:flex}.setup-file-head code{overflow-wrap:anywhere;color:#b6d0c3;min-width:0;font-size:12px}.setup-file pre{white-space:pre-wrap;color:#cae3d7;max-height:290px;margin:0;padding:15px;font-size:12px;line-height:1.55;overflow:auto}.setup-file .copy-code{color:#b8cdc2;cursor:pointer}.sidebar-scrim,.mobile-nav{display:none}@media (max-width:1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}.model-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:minmax(330px,.75fr) minmax(430px,1fr)}.auth-brand-panel{padding:36px}.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-split-grid{grid-template-columns:1fr}}@media (max-width:780px){.auth-shell{background:var(--surface);display:block}.auth-brand-panel{display:none}.auth-form-panel{flex-direction:column;justify-content:center;align-items:stretch;gap:44px;min-height:100vh;padding:28px 22px;display:flex}.auth-mobile-brand{align-self:flex-start;display:flex}.auth-form{width:100%}.verification-field{grid-template-columns:1fr}.verification-send{width:100%}.sidebar{box-shadow:var(--shadow);transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:25;background:#0e141173;border:0;display:block;position:fixed;inset:0}.main-area{width:100%;margin-left:0;padding-bottom:66px}.topbar{height:68px;padding:0 14px}.topbar p{display:none}.menu-button{display:inline-flex}.content-area{padding:18px 14px 30px}.mobile-nav{z-index:22;height:64px;padding:5px 7px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(auto-fit,minmax(46px,1fr));display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-nav button.active{color:var(--green)}.status-view{min-height:calc(100vh - 68px);margin:-18px -14px -30px;padding:18px 14px 88px}.status-topbar{flex-direction:column;align-items:flex-start}.status-actions{justify-content:flex-start;width:100%}.window-switch{width:100%}.window-switch button{flex:1;min-width:0}.status-summary{grid-template-columns:1fr}.status-grid{grid-template-columns:1fr;gap:14px}.usage-hero,.usage-toolbar{flex-direction:column;align-items:flex-start}.usage-toolbar-actions{justify-content:space-between;width:100%}.usage-stats-grid{grid-template-columns:1fr 1fr}.usage-chart-grid,.usage-panel-body.split{grid-template-columns:1fr}.usage-donut{width:190px;height:190px}.usage-bars{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.admin-command-bar{flex-direction:column;align-items:flex-start}.model-control-groups{grid-template-columns:1fr}.model-control-group+.model-control-group{border-top:1px solid var(--line);border-left:0}.provider-profile-layout{grid-template-columns:1fr}.provider-profile-list{border-right:0}.provider-profile-form{border-top:1px solid var(--line)}.admin-actions{justify-content:flex-start;width:100%}.admin-ledger-strip{grid-template-columns:1fr 1fr}.admin-ledger-strip>div:nth-child(2){border-right:0}.admin-ledger-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.models-hero{flex-direction:column;align-items:flex-start}.model-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{flex-direction:column;gap:9px;min-height:122px;padding:14px}.stat-card strong{font-size:20px}.stat-card span{margin-top:6px}.quick-band{flex-direction:column;align-items:flex-start}.quick-band .secondary-button{width:100%}.activity-item{grid-template-columns:34px minmax(0,1fr);align-items:flex-start}.activity-metrics{text-align:left;flex-wrap:wrap;grid-column:2;align-items:center;gap:10px;display:flex}.section-heading{align-items:flex-start}.text-action{font-size:0}.text-action svg{width:18px;height:18px}.catalog-summary{grid-template-columns:1fr 1fr;display:grid}.catalog-summary>div{min-width:0}.payment-method-grid,.package-grid,.custom-topup{grid-template-columns:1fr}.custom-topup-form{width:100%}.currency-input,.custom-topup-form .primary-button{flex:1}.redeem-form,.redeem-admin-form{grid-template-columns:1fr}.redeem-form .primary-button,.redeem-admin-form .primary-button{width:100%}.key-selector{grid-template-columns:1fr}.key-selector .secondary-button{width:100%}.setup-segment{grid-template-columns:1fr;gap:7px}.setup-segment>div{width:100%}.setup-segment button{flex:auto}.setup-file-head{flex-direction:column;align-items:flex-start;gap:7px;padding:10px 12px}.code-toolbar{gap:8px;height:auto;min-height:52px;overflow-x:auto}.code-tabs,.copy-code{min-width:max-content}.modal-backdrop{align-items:flex-end;padding:10px}.modal{max-height:calc(100vh - 20px)}.group-choice-grid,.model-check-grid{grid-template-columns:1fr}.landing-nav{flex-direction:column;align-items:flex-start;min-height:auto;padding-top:14px;padding-bottom:14px}.landing-nav nav{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%}.landing-nav-actions{width:100%}.landing-hero,.landing-strip,.landing-steps,.landing-pricing-grid,.landing-split{grid-template-columns:1fr}.landing-hero{padding-top:34px}.landing-footer{flex-direction:column}.public-nav{flex-direction:column;align-items:flex-start;min-height:auto;padding-top:14px;padding-bottom:14px}.public-nav>div{flex-wrap:wrap;gap:11px;width:100%}.public-grid{grid-template-columns:1fr}.public-card{min-height:0}.public-note a{margin-left:0}.public-footer{flex-direction:column}.docs-shell{grid-template-columns:1fr;gap:26px}.docs-toc{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:13px;display:grid;position:static}.docs-toc p{grid-column:1/-1}.docs-split,.docs-checklist{grid-template-columns:1fr}}@media (max-width:430px){.balance-pill{padding:0 9px}.balance-pill svg{display:none}.status-metrics,.status-foot{grid-template-columns:1fr}.status-foot>div:last-child{text-align:left}.status-card-footer{flex-wrap:wrap;align-items:flex-start}.status-card-footer strong{margin-left:0}.model-price-grid,.stats-grid{grid-template-columns:1fr}.stat-card{flex-direction:row;min-height:96px}.catalog-summary,.usage-stats-grid{grid-template-columns:1fr}.usage-hero h2{font-size:24px}.usage-panel-head,.usage-toolbar,.usage-hero{padding-left:14px;padding-right:14px}.usage-panel-body{padding:14px}.usage-toolbar-actions .secondary-button{justify-content:center;width:100%}.admin-stats-grid,.admin-ledger-strip{grid-template-columns:1fr}.admin-ledger-strip>div{border-right:0;border-bottom:1px solid var(--line)}.admin-ledger-strip>div:last-child{border-bottom:0}.admin-actions label,.admin-actions .secondary-button{justify-content:center;width:100%}.provider-profile-row{grid-template-columns:30px minmax(0,1fr)}.provider-profile-actions{grid-column:2;justify-content:flex-start}.wallet-hero{min-height:150px;padding:21px}.wallet-hero strong{font-size:29px}}.landing-page{color:#edf5f1;background-color:#05080c;background-image:radial-gradient(80% 50% at 50% -20%,#10b9812e,#0000 70%),radial-gradient(circle at 10% 25%,#06b6d41f,#0000 45%),radial-gradient(circle at 90% 40%,#f973161a,#0000 40%),linear-gradient(#05080c 0%,#080e14 40%,#070d12 100%);background-attachment:fixed;min-height:100vh;overflow-x:hidden}.landing-nav{-webkit-backdrop-filter:blur(16px);z-index:100;background:#05080cc7;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:0 clamp(20px,6vw,84px);transition:border-color .2s,background-color .2s;display:flex;position:sticky;top:0}.landing-brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:19px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.landing-brand-mark{align-items:center;width:130px;height:38px;display:inline-flex;overflow:hidden}.landing-brand-mark img{filter:grayscale()brightness(0)invert();width:130px;height:auto;display:block}.landing-nav nav{align-items:center;gap:28px;display:flex}.landing-nav nav a{color:#94a3b8;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.landing-nav nav a:hover{color:#fff}.landing-nav-actions{align-items:center;gap:12px;display:flex}.landing-nav-actions .public-language-switch{color:#94a3b8}.landing-nav-actions .public-language-switch a{color:#94a3b8;font-size:12px;font-weight:700}.landing-nav-actions .public-language-switch a.active{color:#10b981}.landing-link,.landing-button{border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:all .18s;display:inline-flex}.landing-link{background:#ffffff0a;border:1px solid #ffffff1f;color:#e2e8f0!important}.landing-link:hover{background:#ffffff14;border-color:#ffffff38;color:#fff!important}.landing-button{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #ffffff26;box-shadow:0 0 18px #10b9814d;color:#fff!important}.landing-button:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 0 24px #10b98173}.landing-hero,.landing-section,.landing-strip,.landing-footer{max-width:1280px;margin:0 auto;padding-left:clamp(20px,6vw,84px);padding-right:clamp(20px,6vw,84px)}.landing-hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:36px;padding-top:clamp(48px,7vw,92px);padding-bottom:clamp(36px,5vw,72px);display:grid}.landing-eyebrow-badge{color:#6ee7b7;letter-spacing:.02em;background:#10b9811a;border:1px solid #10b98140;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.pulse-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-ring;box-shadow:0 0 #10b981b3}@keyframes pulse-ring{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.landing-hero h1{letter-spacing:-.035em;color:#fff;margin:0;font-size:clamp(38px,5.2vw,68px);font-weight:850;line-height:1.05}.gradient-title{background:linear-gradient(135deg,#fff 40%,#6ee7b7 80%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-lead{color:#94a3b8;max-width:620px;margin:22px 0 0;font-size:clamp(16px,1.8vw,19px);line-height:1.6}.landing-lead strong{color:#e2e8f0}.landing-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.landing-primary{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #fff3;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-size:15px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 25px #10b98159;color:#fff!important}.landing-primary:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 0 35px #10b9818c}.landing-secondary{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-size:14px;font-weight:650;text-decoration:none;transition:all .2s;display:inline-flex}.landing-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.landing-badges{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.landing-badges span{color:#cbd5e1;background:#0f172a8c;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.landing-badges span svg{color:#10b981}.landing-hero-terminal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b111ad9;border:1px solid #ffffff1f;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px #00000073,0 0 0 1px #ffffff0d}.terminal-header{background:#0f172ab3;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.window-dots{align-items:center;gap:7px;display:flex}.window-dots span{border-radius:50%;width:10px;height:10px}.window-dots span:first-child{background:#ef4444}.window-dots span:nth-child(2){background:#f59e0b}.window-dots span:nth-child(3){background:#10b981}.terminal-tabs{gap:4px;display:flex}.terminal-tab-btn{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;height:30px;padding:0 11px;font-size:12px;font-weight:700;transition:all .15s}.terminal-tab-btn:hover{color:#fff;background:#ffffff0f}.terminal-tab-btn.active{color:#6ee7b7;background:#10b98124}.terminal-body{padding:16px}.terminal-meta-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex}.terminal-meta-row span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.terminal-meta-row strong{color:#38bdf8;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.terminal-code-box{background:#070c12;border:1px solid #ffffff0f;border-radius:10px;padding:14px;position:relative}.terminal-code-box pre{color:#a7f3d0;margin:0;padding:0;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.65;overflow-x:auto}.copy-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex;position:absolute;top:10px;right:10px}.copy-btn:hover{color:#fff;background:#ffffff1f}.copy-btn.copied{color:#6ee7b7;background:#10b98133;border-color:#10b981}.terminal-live-demo{background:#0f172a99;border:1px dashed #10b9814d;border-radius:10px;margin-top:14px;padding:12px}.demo-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.demo-title{color:#6ee7b7;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.demo-run-btn{color:#05080c;cursor:pointer;background:#10b981;border:0;border-radius:6px;align-items:center;gap:6px;height:28px;padding:0 12px;font-size:11px;font-weight:800;transition:all .15s;display:inline-flex}.demo-run-btn:hover{background:#34d399}.demo-output{color:#e2e8f0;background:#05080c;border-radius:6px;flex-direction:column;justify-content:center;min-height:52px;padding:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.5;display:flex}.demo-metrics{color:#64748b;align-items:center;gap:12px;margin-top:6px;font-size:10px;display:flex}.demo-metrics span strong{color:#38bdf8}.landing-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:12px;padding-bottom:24px;display:grid}.landing-strip-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a73;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;min-height:112px;padding:20px;transition:border-color .2s,transform .2s,background-color .2s;display:flex}.landing-strip-card:hover{background:#0f172aa6;border-color:#10b98159;transform:translateY(-2px)}.strip-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.strip-icon.emerald{color:#10b981;background:#10b98124}.strip-icon.cyan{color:#06b6d4;background:#06b6d424}.strip-icon.orange{color:#f97316;background:#f9731624}.landing-strip-card strong{color:#fff;font-size:15px;font-weight:750;display:block}.landing-strip-card span{color:#94a3b8;margin-top:6px;font-size:13px;line-height:1.5;display:block}.landing-section{padding-top:68px;padding-bottom:24px}.landing-section-head{max-width:800px;margin-bottom:28px}.landing-section-head h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(28px,4.2vw,44px);font-weight:800;line-height:1.1}.landing-section-head p:not(.landing-eyebrow-badge){color:#94a3b8;margin:14px 0 0;font-size:clamp(15px,1.5vw,17px);line-height:1.6}.tools-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.tool-badge-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a73;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:12px;padding:20px;transition:all .2s;display:flex}.tool-badge-card:hover{background:#0f172ab3;border-color:#38bdf859;transform:translateY(-2px)}.tool-badge-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.tool-badge-icon{color:#fff;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.tool-badge-chip{color:#6ee7b7;text-transform:uppercase;background:#10b98126;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.tool-badge-card h4{color:#fff;margin:0;font-size:17px;font-weight:750}.tool-badge-card p{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.calculator-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172acc,#0b111ae6);border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:32px;padding:clamp(24px,4vw,40px);display:grid}.calc-slider-box{flex-direction:column;gap:20px;display:flex}.calc-slider-head{justify-content:space-between;align-items:baseline;display:flex}.calc-slider-head span{color:#94a3b8;font-size:14px;font-weight:600}.calc-slider-head strong{color:#fff;font-size:24px}.calc-slider{appearance:none;background:#ffffff1f;border-radius:4px;outline:none;width:100%;height:8px}.calc-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#10b981;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 14px #10b981cc}.calc-slider::-moz-range-thumb{cursor:pointer;background:#10b981;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 0 14px #10b981cc}.calc-comparison-box{background:#070c12cc;border:1px solid #10b98140;border-radius:14px;flex-direction:column;gap:16px;padding:24px;display:flex}.compare-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.compare-row:last-child{border-bottom:0;padding-bottom:0}.compare-row span{color:#94a3b8;font-size:13px}.compare-row strong{color:#fff;font-size:16px}.compare-row.highlight strong{color:#6ee7b7;font-size:22px}.landing-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-pricing-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a73;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;gap:16px;min-height:310px;padding:26px;transition:all .22s;display:flex}.landing-pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000059}.landing-pricing-card.tone-green{border-color:#10b98147}.landing-pricing-card.tone-green:hover{border-color:#10b98199;box-shadow:0 16px 45px #10b98126}.landing-pricing-card.tone-blue{border-color:#06b6d447}.landing-pricing-card.tone-blue:hover{border-color:#06b6d499;box-shadow:0 16px 45px #06b6d426}.landing-pricing-card.tone-coral{border-color:#f9731652}.landing-pricing-card.tone-coral:hover{border-color:#f97316a6;box-shadow:0 16px 45px #f9731626}.landing-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.landing-card-top p{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:800}.landing-card-top h3{color:#fff;margin:6px 0 0;font-size:21px;font-weight:750}.landing-card-top span{color:#e2e8f0;white-space:nowrap;background:#ffffff14;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.landing-pricing-card strong{color:#fff;font-size:17px;line-height:1.35}.landing-pricing-copy{color:#94a3b8;margin-top:auto;font-size:13px;line-height:1.6}.landing-pricing-card a{color:#10b981;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:750;text-decoration:none;transition:gap .15s;display:inline-flex}.landing-pricing-card a:hover{color:#34d399;gap:9px}.installer-banner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#0ea5e91a,#0f172a99);border:1px solid #38bdf840;border-radius:16px;grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:24px;padding:28px clamp(20px,4vw,36px);display:grid}.installer-copy h3{color:#fff;margin:0;font-size:21px;font-weight:750}.installer-copy p{color:#94a3b8;margin:8px 0 0;font-size:14px;line-height:1.55}.faq-grid{flex-direction:column;gap:12px;display:flex}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a73;border:1px solid #ffffff14;border-radius:12px;transition:border-color .15s;overflow:hidden}.faq-item:hover{border-color:#ffffff2e}.faq-question{cursor:pointer;color:#e2e8f0;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;font-size:15px;font-weight:700;display:flex}.faq-question:hover{color:#fff}.faq-answer{color:#94a3b8;padding:0 22px 18px;font-size:14px;line-height:1.6}.landing-footer{color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:36px;padding-bottom:48px;font-size:13px;display:flex}.landing-footer span:first-child{color:#fff;font-weight:800}.landing-footer a{color:#10b981;font-weight:700;text-decoration:none}.landing-footer a:hover{color:#34d399}@media (max-width:980px){.landing-hero{grid-template-columns:1fr;gap:32px;padding-top:40px}.landing-strip,.tools-showcase-grid,.landing-pricing-grid,.calculator-card,.installer-banner{grid-template-columns:1fr}.landing-nav nav{display:none}}@media (max-width:600px){.landing-nav{min-height:66px;padding:0 16px}.landing-hero,.landing-section,.landing-strip,.landing-footer{padding-left:16px;padding-right:16px}.landing-hero h1{font-size:34px}.landing-actions{flex-direction:column}.landing-primary,.landing-secondary{width:100%}.landing-footer{flex-direction:column;align-items:flex-start}}.overview-greeting-card{color:#fff;background:linear-gradient(135deg,#0f172ad9,#0b111af2);border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(20px,3.5vw,28px);display:flex;box-shadow:0 12px 30px #00000026}.overview-greeting-badge{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98140;border-radius:999px;align-items:center;gap:7px;margin-bottom:10px;padding:4px 11px;font-size:11px;font-weight:750;display:inline-flex}.overview-greeting-copy h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(22px,3vw,28px);font-weight:800}.overview-greeting-copy p{color:#94a3b8;max-width:600px;margin:8px 0 0;font-size:14px;line-height:1.5}.overview-greeting-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;gap:14px;min-width:0;min-height:140px;padding:20px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 20px #0000000a}.stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.stat-card.tone-green:hover{border-color:#10b981}.stat-card.tone-coral:hover{border-color:#f97316}.stat-card.tone-blue:hover{border-color:#06b6d4}.stat-card.tone-charcoal:hover{border-color:#8b5cf6}.stat-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.stat-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-icon.green{color:#10b981;background:#e6f9f0}.stat-icon.coral{color:#f97316;background:#fff1e7}.stat-icon.blue{color:#0284c7;background:#e0f2fe}.stat-icon.charcoal{color:#7c3aed;background:#f3e8ff}.stat-action-pill{color:#059669;cursor:pointer;background:#10b9811a;border:0;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:750;transition:all .15s}.stat-action-pill:hover{color:#fff;background:#10b981}.stat-card-body p{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:12px;font-weight:700}.stat-card-body strong{color:var(--text);letter-spacing:-.02em;font-size:24px;line-height:1.15;display:block}.stat-card-body span{color:#64748b;margin-top:6px;font-size:12px;display:block}.overview-endpoint-card{background:#f0faf5;border:1px solid #d0ebe0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.overview-endpoint-info{flex-direction:column;gap:8px;min-width:0;display:flex}.overview-endpoint-head{align-items:center;gap:8px;display:flex}.overview-endpoint-head strong{color:#0f172a;font-size:13px}.endpoint-status-tag{color:#15803d;text-transform:uppercase;background:#dcfce7;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:750}.overview-endpoint-box{background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;display:flex}.overview-endpoint-box code{color:#059669;overflow-wrap:anywhere;font-size:13px;font-weight:700}.overview-endpoint-box .copy-btn{color:#475569;background:#f1f5f9;border-color:#cbd5e1;position:static}.overview-endpoint-box .copy-btn:hover{color:#0f172a;background:#e2e8f0}.overview-endpoint-box .copy-btn.copied{color:#15803d;background:#dcfce7;border-color:#86efac}.overview-launchers{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.overview-launchers span{color:#64748b;font-size:12px;font-weight:650}.launcher-chips{gap:6px;display:flex}.launcher-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.launcher-chip:hover{color:#fff;background:#059669;border-color:#059669}.overview-quickstart-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;box-shadow:0 4px 20px #0000000a}.quickstart-header h3{color:#0f172a;margin:8px 0 16px;font-size:18px}.quickstart-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.quickstart-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;display:flex}.step-number{color:#fff;background:#10b981;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.quickstart-step h4{color:#0f172a;margin:4px 0 0;font-size:15px}.quickstart-step p{color:#64748b;margin:0 0 8px;font-size:12px;line-height:1.5}.step-btn{width:100%;min-height:34px;margin-top:auto;font-size:12px}.empty-activity-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.empty-icon{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.empty-activity-box h4{color:#0f172a;margin:0;font-size:16px}.empty-activity-box p{color:#64748b;max-width:440px;margin:0;font-size:13px;line-height:1.5}.empty-activity-box .secondary-button{margin-top:8px}.activity-icon.emerald{color:#10b981;background:#e6f9f0}.activity-icon.coral{color:#f97316;background:#fff1e7}@media (max-width:780px){.overview-greeting-card{flex-direction:column;align-items:stretch;gap:16px}.overview-greeting-actions{width:100%}.overview-greeting-actions button{flex:1}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:120px;padding:14px}.stat-card-body strong{font-size:20px}.overview-endpoint-card{flex-direction:column;align-items:stretch}.overview-endpoint-box{justify-content:space-between;width:100%}.overview-launchers{flex-direction:column;align-items:flex-start}.launcher-chips{justify-content:space-between;width:100%}.launcher-chips button{flex:1;justify-content:center}.quickstart-steps-grid{grid-template-columns:1fr}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}}.keys-hero-card{color:#fff;background:linear-gradient(135deg,#0f172ad9,#0b111af2);border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:clamp(20px,3.5vw,28px);display:flex;box-shadow:0 12px 30px #00000026}.keys-hero-card h2{color:#fff;letter-spacing:-.02em;margin:6px 0 0;font-size:clamp(22px,3vw,28px);font-weight:800}.keys-hero-card p{color:#94a3b8;max-width:580px;margin:6px 0 0;font-size:13px;line-height:1.5}.keys-hero-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.keys-hero-meta>div{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;display:flex}.keys-hero-meta strong{color:#fff;font-size:14px;display:block}.keys-hero-meta small{color:#94a3b8;font-size:11px;display:block}.keys-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.keys-count-badge{border:1px solid var(--line);color:#0f172a;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:750;display:inline-flex;box-shadow:0 2px 8px #00000008}.keys-table-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000a}.key-title-cell{flex-direction:column;gap:2px;display:flex}.key-name{color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:750;display:inline-flex}.key-created-at{color:#64748b;font-size:11px}.masked-key-box{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.masked-key-box code{color:#334155;font-family:monospace;font-size:12px;font-weight:600}.key-group-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:0;min-width:175px;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;transition:all .15s}.key-group-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.model-count-pill{color:#0284c7;background:#e0f2fe;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:750;display:inline-flex}.key-action-btns{align-items:center;gap:6px;display:inline-flex}.key-use-btn{align-items:center;gap:6px;height:32px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.icon-btn-danger{color:#ef4444!important}.icon-btn-danger:hover{background:#fee2e2!important;border-color:#fca5a5!important}.key-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;flex-direction:column;width:min(100%,540px);max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 25px 60px #0000004d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:20px 24px;display:flex}.modal-header h3{color:#0f172a;margin:4px 0 0;font-size:20px;font-weight:800}.modal-body{flex-direction:column;gap:18px;padding:24px;display:flex}.modal-footer{border-top:1px solid var(--line);background:#f8fafc;border-radius:0 0 16px 16px;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.group-choice-grid{flex-direction:column;gap:10px;margin-top:8px;display:flex}.group-choice{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;transition:all .15s;display:flex}.group-choice.selected{background:#ecfdf5;border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.secret-box{background:#0f172a;border:1px solid #334155;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.secret-box code{color:#6ee7b7;overflow-wrap:anywhere;font-family:monospace;font-size:14px;font-weight:700}.security-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;line-height:1.45;display:flex}@media (max-width:780px){.keys-hero-card{flex-direction:column;align-items:stretch}.keys-hero-meta{width:100%}.keys-hero-meta>div{flex:1}.keys-toolbar{flex-direction:column;align-items:stretch}.keys-toolbar button{width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border:1px solid #e2e8f0e6;border-radius:18px;flex-direction:column;width:min(100%,640px);max-height:calc(100vh - 40px);animation:.25s cubic-bezier(.16,1,.3,1) modalPop;display:flex;overflow:hidden;box-shadow:0 25px 60px -15px #0000004d,0 0 0 1px #0000000d}@keyframes modalPop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 26px 18px;display:flex}.modal-header h3{color:#0f172a;letter-spacing:-.02em;margin:4px 0 0;font-size:21px;font-weight:800}.modal-subtitle{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.45}.modal-close-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.modal-close-btn:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.modal-body{flex-direction:column;gap:20px;padding:22px 26px;display:flex;overflow-y:auto}.modal-inputs-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.modal-field{flex-direction:column;gap:6px;display:flex}.field-label{color:#1e293b;font-size:13px;font-weight:750}.field-hint{color:#94a3b8;font-size:11px}.modal-input:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.modal-section-title strong{color:#0f172a;font-size:13px;font-weight:800}.modal-section-title.split{flex-direction:row;justify-content:space-between;align-items:center}.quick-select-btns{color:#94a3b8;align-items:center;gap:6px;font-size:12px;display:flex}.text-btn{color:#10b981;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.text-btn:hover{text-decoration:underline}.group-choice-card:hover{background:#f8fafc;border-color:#cbd5e1}.group-choice-card.disabled{opacity:.5;cursor:not-allowed}.custom-radio.checked{border-color:#10b981}.modal.key-modal .multiplier-badge{color:#334155;background:#e2e8f0;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800}.modal.key-modal .group-choice-card.selected .multiplier-badge{color:#fff;background:#10b981}.group-choice-card.stable-route{background:#f5f9ff;border-color:#93c5fd}.group-choice-card.stable-route:hover{background:#eff6ff;border-color:#60a5fa}.group-choice-card.stable-route.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 4px 18px #2563eb2e}.group-choice-card.stable-route .multiplier-badge{color:#fff;background:#2563eb}.group-choice-card.stable-route .custom-radio.checked{border-color:#2563eb}.group-choice-card.stable-route .custom-radio-dot{background:#2563eb}.group-choice-card.stable-route .family-tag{color:#1d4ed8}.group-choice-desc{color:#64748b;margin:0;padding-left:28px;font-size:12px;line-height:1.4}.group-choice-footer{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;padding-top:8px;padding-left:28px;display:flex}.family-tag{color:#059669;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.price-tag b{color:#0f172a}.model-checklist-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;max-height:170px;padding:4px;display:grid;overflow-y:auto}.model-check-item:hover{border-color:#cbd5e1}.custom-checkbox{color:#fff;background:#fff;border:1.5px solid #cbd5e1;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.model-check-info{flex-direction:column;gap:1px;display:flex;overflow:hidden}.model-check-info strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:750;overflow:hidden}.model-check-info small{color:#64748b;white-space:nowrap;font-size:10px}.modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:12px;padding:16px 26px;display:flex}.secret-modal{width:min(100%,540px)}.secret-card-display{flex-direction:column;gap:12px;display:flex}.secret-code-box{background:#0b111a;border:1px solid #1e293b;border-radius:12px;justify-content:center;align-items:center;padding:16px 18px;display:flex}.secret-code-box code{color:#34d399;letter-spacing:.02em;word-break:break-all;font-family:monospace;font-size:15px;font-weight:700}.copy-secret-btn{width:100%;height:44px;font-size:14px;font-weight:750}.copy-secret-btn.copied{background:#059669}.security-notice-card{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.security-notice-card strong{font-size:13px;font-weight:750;display:block}.security-notice-card p{color:#15803d;margin:2px 0 0;font-size:12px;line-height:1.45}.setup-modal{width:min(100%,660px)}.setup-controls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.setup-segment{justify-content:space-between;align-items:center;gap:12px;display:flex}.setup-segment>span{color:#475569;font-size:12px;font-weight:750}.setup-segment>div{gap:6px;display:flex}.setup-segment button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;transition:all .15s}.setup-segment button.active{color:#fff;background:#0f172a;border-color:#0f172a}.setup-file{background:#0b111a;border:1px solid #1e293b;border-radius:10px;margin-top:10px;overflow:hidden}.setup-file-head{background:#111c2e;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.setup-file-head code{color:#94a3b8;font-size:12px}.setup-file pre{margin:0;padding:14px;overflow-x:auto}.setup-file pre code{color:#e2e8f0;font-size:12px}@media (max-width:640px){.modal-inputs-row,.model-checklist-box{grid-template-columns:1fr}.setup-segment{flex-direction:column;align-items:flex-start;gap:6px}.setup-segment>div{flex-wrap:wrap;width:100%}}.wallet-hero-card{color:#fff;background:linear-gradient(135deg,#05080c 0%,#0b1522 50%,#0d1e2e 100%);border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,32px);display:flex;box-shadow:0 20px 40px -10px #0006,inset 0 1px #ffffff1a}.wallet-hero-main{flex-direction:column;gap:6px;display:flex}.wallet-hero-main h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.5vw,24px);font-weight:800}.wallet-balance-display{flex-wrap:wrap;align-items:baseline;gap:14px;margin:4px 0;display:flex}.wallet-balance-number{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(34px,5vw,46px);font-weight:900}.wallet-balance-ars{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:4px 12px;font-size:16px;font-weight:750}.wallet-hero-sub{color:#94a3b8;margin:0;font-size:13px}.wallet-hero-sub strong{color:#fff}.wallet-hero-stats{flex-wrap:wrap;gap:12px;display:flex}.wallet-stat-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:3px;min-width:140px;padding:14px 18px;display:flex}.wallet-stat-box small{color:#94a3b8;font-size:11px;font-weight:600}.wallet-stat-box strong{color:#fff;font-size:18px;font-weight:800}.wallet-stat-box span{color:#10b981;font-size:11px;font-weight:600}.wallet-section-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:clamp(20px,3vw,26px);display:flex;box-shadow:0 4px 20px #00000008}.wallet-section-header h3{color:#0f172a;margin:2px 0 0;font-size:19px;font-weight:800}.wallet-section-header p{color:#64748b;margin:4px 0 0;font-size:13px}.wallet-methods-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wallet-method-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:18px 20px;transition:all .2s;display:flex}.wallet-method-card:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.wallet-method-card.selected{background:#f0fdf4;border-color:#10b981;box-shadow:0 6px 20px #10b9811f}.method-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.method-brand{align-items:center;gap:12px;display:flex}.method-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.method-icon.mp{color:#0284c7;background:#e0f2fe}.method-icon.crypto{color:#d97706;background:#fef3c7}.method-brand strong{color:#0f172a;font-size:15px;font-weight:800;display:block}.method-currency{color:#64748b;font-size:11px;font-weight:600}.method-badge-wrap{align-items:center;gap:8px;display:flex}.featured-pill{color:#fff;letter-spacing:.03em;background:#f59e0b;border-radius:6px;padding:3px 8px;font-size:10px;font-weight:800}.method-check{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.method-desc{color:#64748b;margin:0;font-size:12px;line-height:1.45}.method-footer{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;font-size:11px;display:flex}.rate-badge{color:#0f172a;font-weight:750}.instant-badge{color:#059669;font-weight:700}.wallet-packages-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.wallet-pkg-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:22px 18px 18px;transition:all .2s;display:flex;position:relative}.wallet-pkg-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.wallet-pkg-card.featured{background:linear-gradient(#f0fdf4 0%,#fff 60%);border-color:#10b981;box-shadow:0 8px 28px #10b98126}.pkg-featured-badge{color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:850;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #10b9814d}.pkg-tag{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:750}.pkg-price-row{align-items:baseline;gap:4px;margin-top:2px;display:flex}.pkg-price-usd{color:#0f172a;letter-spacing:-.02em;font-size:26px;font-weight:900}.pkg-price-ars{color:#64748b;font-size:12px;font-weight:700}.pkg-desc{color:#64748b;min-height:34px;margin:0;font-size:12px;line-height:1.4}.pkg-token-chip{color:#334155;background:#f1f5f9;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.pkg-pay-btn{justify-content:center;width:100%;height:38px;margin-top:auto;font-size:13px;font-weight:750}.pkg-pay-btn.glowing{box-shadow:0 4px 14px #10b9814d}.wallet-custom-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.wallet-custom-info strong{color:#0f172a;font-size:14px;font-weight:800;display:block}.wallet-custom-info small{color:#64748b;font-size:12px}.wallet-custom-form{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.custom-input-wrap{flex:1;align-items:center;min-width:160px;display:flex;position:relative}.custom-input-prefix{color:#64748b;pointer-events:none;font-size:14px;font-weight:750;position:absolute;left:14px}.custom-input-wrap input{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;height:42px;padding:0 14px 0 46px;font-size:15px;font-weight:700;transition:all .15s}.custom-input-wrap input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.quick-add-buttons{align-items:center;gap:6px;display:flex}.quick-amount-pill{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:750;transition:all .15s}.quick-amount-pill:hover{color:#fff;background:#10b981;border-color:#10b981}.custom-pay-btn{height:42px;padding:0 20px;font-size:13px;font-weight:750}.custom-amount-preview{color:#059669;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.redeem-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)}.redeem-layout{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.redeem-info{align-items:center;gap:16px;max-width:540px;display:flex}.redeem-icon-box{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.redeem-info h3{color:#0f172a;margin:0;font-size:17px;font-weight:800}.redeem-info p{color:#64748b;margin:3px 0 0;font-size:12px}.redeem-form-inline{flex:1;align-items:center;gap:10px;max-width:380px;display:flex}.redeem-input{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;flex:1;height:42px;padding:0 14px;font-family:monospace;font-size:13px;font-weight:700;transition:all .15s}.redeem-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.redeem-submit-btn{flex-shrink:0;height:42px;padding:0 18px;font-size:13px;font-weight:750}@media (max-width:1024px){.wallet-packages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wallet-hero-card{flex-direction:column;align-items:stretch}.wallet-methods-grid,.wallet-packages-grid{grid-template-columns:1fr}.redeem-layout{flex-direction:column;align-items:stretch}.redeem-form-inline{max-width:100%}}.setup-hero-card{color:#fff;background:linear-gradient(135deg,#05080c 0%,#0c1829 50%,#0d2238 100%);border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,32px);display:flex;box-shadow:0 20px 40px -10px #0006,inset 0 1px #ffffff1a}.setup-hero-copy{flex-direction:column;gap:6px;max-width:600px;display:flex}.setup-hero-copy h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.5vw,26px);font-weight:800}.setup-hero-copy p{color:#94a3b8;margin:4px 0 0;font-size:13px;line-height:1.5}.setup-hero-endpoint{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:8px;min-width:280px;padding:16px 20px;display:flex}.endpoint-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.endpoint-pill-box{background:#0006;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:6px 12px;display:flex}.endpoint-pill-box code{color:#34d399;font-family:monospace;font-size:13px;font-weight:700}.setup-key-injector-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:16px 22px;display:flex;box-shadow:0 4px 20px #00000008}.injector-label-group{align-items:center;gap:14px;display:flex}.injector-label-group strong{color:#0f172a;font-size:14px;font-weight:800;display:block}.injector-label-group small{color:#64748b;font-size:12px}.injector-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.injector-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;min-width:200px;height:40px;padding:0 14px;font-size:13px;font-weight:700;transition:all .15s}.injector-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.copy-key-btn{align-items:center;gap:6px;height:40px;font-size:13px;font-weight:750;display:flex}.copy-key-btn.copied{color:#fff;background:#10b981;border-color:#10b981}.setup-workspace-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000a}.setup-tabs-bar{border-bottom:1px solid var(--line);background:#f8fafc;gap:4px;padding:6px 8px 0;display:flex;overflow-x:auto}.setup-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px 10px 0 0;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:750;transition:all .15s;display:flex}.setup-tab-btn:hover{color:#0f172a;background:#fff9}.setup-tab-btn.active{color:#0f172a;background:#fff;border-bottom:2px solid #10b981;box-shadow:0 -2px 10px #0000000a}.tab-tag{color:#475569;background:#e2e8f0;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.setup-tab-btn.active .tab-tag{color:#059669;background:#ecfdf5}.setup-tab-content{padding:24px}.cursor-setup-guide{flex-direction:column;gap:20px;display:flex}.guide-steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.guide-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex}.step-num{color:#fff;background:#10b981;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:850;display:flex}.guide-step-card h4{color:#0f172a;margin:4px 0 0;font-size:14px;font-weight:800}.guide-step-card p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.cursor-fields-card{background:#0f172a;border:1px solid #1e293b;border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.cursor-field-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.field-info strong{color:#fff;font-size:14px;font-weight:800;display:block}.field-info small{color:#94a3b8;font-size:12px}.field-copy-box{background:#05080c;border:1px solid #334155;border-radius:8px;flex:1;justify-content:space-between;align-items:center;gap:10px;max-width:450px;padding:8px 14px;display:flex}.field-copy-box code{color:#6ee7b7;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:13px;overflow:hidden}.code-snippet-panel{flex-direction:column;gap:14px;display:flex}.snippet-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.snippet-header strong{color:#0f172a;font-size:15px;font-weight:800;display:block}.snippet-header small{color:#64748b;font-size:12px}.code-block{background:#0b111a;border:1px solid #1e293b;border-radius:12px;margin:0;padding:20px;overflow-x:auto}.code-block code{color:#e2e8f0;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.6}.setup-tester-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:22px 24px;display:flex;box-shadow:0 4px 20px #00000008}.tester-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.tester-title{align-items:center;gap:14px;display:flex}.tester-title h3{color:#0f172a;margin:0;font-size:17px;font-weight:800}.tester-title p{color:#64748b;margin:2px 0 0;font-size:12px}.tester-btn{gap:8px;height:42px;padding:0 20px;font-size:13px;font-weight:750}.tester-result-box{border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:13px;font-weight:700;animation:.2s ease-out fadeIn;display:flex}.tester-result-box.loading{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.tester-result-box.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.tester-result-box.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.latency-badge{color:#fff;background:#10b981;border-radius:6px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:850}.setup-assistant-card{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);border:1px solid #bbf7d0;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.assistant-info{align-items:center;gap:16px;max-width:600px;display:flex}.assistant-icon-box{background:#ecfeff;border:1px solid #a5f3fc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.assistant-info h3{color:#0f172a;margin:0;font-size:17px;font-weight:800}.assistant-info p{color:#64748b;margin:3px 0 0;font-size:12px;line-height:1.4}.assistant-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (max-width:900px){.guide-steps-grid{grid-template-columns:1fr}.setup-hero-card{flex-direction:column;align-items:stretch}.setup-hero-endpoint{width:100%}.setup-assistant-card{flex-direction:column;align-items:stretch}}.field-action-group{align-items:center;gap:6px;display:flex}.field-action-btn{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.field-action-btn:hover{color:#fff;background:#334155}.reveal-toggle-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.reveal-toggle-btn:hover{color:#0f172a;background:#e2e8f0}.snippet-actions{align-items:center;gap:8px;display:flex}.reveal-btn-small{align-items:center;gap:6px;height:36px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.models-hero-card{color:#fff;background:linear-gradient(135deg,#05080c 0%,#111a28 50%,#0d2238 100%);border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,32px);display:flex;box-shadow:0 20px 40px -10px #0006,inset 0 1px #ffffff1a}.models-hero-copy{flex-direction:column;gap:6px;max-width:620px;display:flex}.models-hero-copy h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.5vw,26px);font-weight:800}.models-hero-copy p{color:#94a3b8;margin:4px 0 0;font-size:13px;line-height:1.5}.models-hero-group-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:8px;min-width:280px;padding:16px 20px;display:flex}.group-box-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.group-select-wrap{align-items:center;gap:8px;display:flex}.models-group-select{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;flex:1;height:38px;padding:0 12px;font-size:13px;font-weight:750}.models-group-select:focus{border-color:#10b981}.multiplier-badge{color:#fff;background:#10b981;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:850}.models-hero-group-box small{color:#6ee7b7;font-size:11px}.models-toolbar-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 4px 20px #00000008}.models-search-box{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:260px;height:42px;padding:0 14px;transition:all .15s;display:flex}.models-search-box:focus-within{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.models-search-box input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:13px;font-weight:600}.clear-search-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.clear-search-btn:hover{color:#0f172a}.models-filter-pills{align-items:center;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.model-filter-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:750;transition:all .15s}.model-filter-pill:hover{color:#0f172a;background:#f1f5f9}.model-filter-pill.active{color:#fff;background:#0f172a;border-color:#0f172a}.models-view-toggle{background:#f1f5f9;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.view-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:750;transition:all .15s;display:flex}.view-toggle-btn.active{color:#0f172a;background:#fff;box-shadow:0 2px 6px #0000000f}.models-cards-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px;display:grid}.luxury-model-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:22px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 20px #00000008}.luxury-model-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.luxury-model-card.provider-anthropic{border-top:3px solid #8b5cf6}.luxury-model-card.provider-openai{border-top:3px solid #10b981}.luxury-card-head{align-items:flex-start;gap:14px;display:flex}.luxury-icon-box{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.provider-anthropic .luxury-icon-box{color:#7c3aed;background:#f5f3ff;border-color:#ddd6fe}.provider-openai .luxury-icon-box{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.luxury-model-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.luxury-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.luxury-title-row h3{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:800;overflow:hidden}.available-chip{color:#059669;background:#ecfdf5;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.model-id-copy-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.model-id-copy-row code{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:12px;font-weight:600;overflow:hidden}.copy-id-btn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:750;transition:all .15s;display:inline-flex}.copy-id-btn:hover{color:#0f172a;background:#e2e8f0}.copy-id-btn.copied{color:#fff;background:#10b981;border-color:#10b981}.luxury-badges-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.provider-tag{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800}.provider-tag.anthropic{color:#6d28d9;background:#ede9fe}.provider-tag.openai{color:#047857;background:#d1fae5}.capability-tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:750}.family-tag{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:750}.luxury-pricing-matrix{border-top:1px solid #f1f5f9;grid-template-columns:repeat(2,1fr);gap:8px;padding-top:8px;display:grid}.price-matrix-cell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.price-matrix-cell.cache-cell{background:#f0fdf4;border-color:#bbf7d0}.cell-label{color:#64748b;font-size:11px;font-weight:750}.cell-value{color:#0f172a;font-size:15px;font-weight:850}.cell-value.highlight{color:#059669}.cell-sub{color:#94a3b8;font-size:10px}.cache-cell .cell-sub{color:#059669;font-weight:700}.models-empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;padding:60px 20px;display:flex}.models-empty-state h3{color:#0f172a;margin:0;font-size:18px;font-weight:800}.models-empty-state p{color:#64748b;margin:0;font-size:13px}.models-table-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000008}.table-code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:3px 6px;font-family:monospace;font-size:12px}.provider-tag-mini{border-radius:4px;padding:2px 6px;font-size:11px;font-weight:800}.provider-tag-mini.anthropic{color:#6d28d9;background:#ede9fe}.provider-tag-mini.openai{color:#047857;background:#d1fae5}.table-copy-btn{align-items:center;gap:4px;height:30px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.table-copy-btn.copied{color:#fff;background:#10b981;border-color:#10b981}@media (max-width:900px){.models-hero-card{flex-direction:column;align-items:stretch}.models-hero-group-box{width:100%}.models-cards-grid{grid-template-columns:1fr}}.admin-hero-card{color:#fff;background:linear-gradient(135deg,#05080c 0%,#111a28 50%,#0d2238 100%);border:1px solid #ffffff1f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,32px);display:flex;box-shadow:0 20px 40px -10px #0006,inset 0 1px #ffffff1a}.admin-hero-copy{flex-direction:column;gap:6px;max-width:620px;display:flex}.admin-hero-copy h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(20px,2.5vw,26px);font-weight:800}.admin-hero-copy p{color:#94a3b8;margin:4px 0 0;font-size:13px;line-height:1.5}.admin-hero-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-range-selector{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.admin-range-selector select{color:#fff;cursor:pointer;background:0 0;border:none;outline:none;font-size:13px;font-weight:750}.admin-range-selector select option{color:#fff;background:#0f172a}.refresh-admin-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;width:40px;height:40px}.export-btn{gap:6px;height:40px;padding:0 16px;font-size:13px;font-weight:750}.admin-subnav-bar{border:1px solid var(--line);background:#fff;border-radius:14px;gap:6px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 4px 20px #00000008}.admin-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:750;transition:all .15s;display:flex}.admin-tab-btn:hover{color:#0f172a;background:#f8fafc}.admin-tab-btn.active{color:#fff;background:#0f172a;box-shadow:0 4px 12px #0f172a26}.admin-tab-pane{flex-direction:column;gap:20px;display:flex}.customer-toolbar-right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-search-input{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;min-width:240px;height:38px;padding:0 14px;font-size:12px;font-weight:600;transition:all .15s}.admin-search-input:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.multiplier-tag{color:#059669;background:#ecfdf5;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:850;display:inline-block}.voucher-code-chip{color:#0f172a;letter-spacing:.04em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-family:monospace;font-size:13px;font-weight:750}.form-header-box{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.form-header-box strong{color:#0f172a;font-size:15px;font-weight:800}.form-header-box small{color:#64748b;font-size:12px}.rank-money{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.rank-money strong{color:#0f172a;font-size:14px;font-weight:850}.rank-money small{color:#059669;font-size:11px;font-weight:700}.risk-req-pill{color:#991b1b;background:#fee2e2;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:800}.admin-all-clear{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;display:flex}.admin-all-clear strong{color:#0f172a;font-size:16px;font-weight:800}.admin-all-clear span{color:#64748b;font-size:13px}.ci-page-wrapper{color:#09090b;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.ci-top-nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e4e4e7;position:sticky;top:0}.ci-nav-container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.ci-brand{color:#09090b;letter-spacing:-.03em;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.ci-brand-logo{color:#d4ff00;background:#09090b;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ci-brand-logo.small{width:24px;height:24px}.ci-nav-links{align-items:center;gap:1.75rem;display:flex}.ci-nav-link{color:#52525b;font-size:.925rem;font-weight:500;text-decoration:none;transition:color .15s}.ci-nav-link:hover{color:#09090b}.ci-nav-actions{align-items:center;gap:1rem;display:flex}.ci-btn-login{color:#09090b;border-radius:6px;padding:.5rem .85rem;font-size:.925rem;font-weight:600;text-decoration:none;transition:background .15s}.ci-btn-login:hover{background:#f4f4f5}.ci-btn-cta{color:#fff;letter-spacing:.04em;background:#09090b;border-radius:6px;padding:.6rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s}.ci-btn-cta:hover{background:#27272a;transform:translateY(-1px)}.ci-hero-section{text-align:center;background:radial-gradient(circle at 50% 10%,#d4ff001f 0%,#fff0 65%);padding:5rem 1.5rem 4rem}.ci-hero-container{flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex}.ci-pill-badge{letter-spacing:.08em;color:#52525b;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.ci-pulse-dot{background:#84cc16;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ci-pulse;box-shadow:0 0 8px #84cc16cc}.ci-pulse-dot-green{background:#d4ff00;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ci-pulse;box-shadow:0 0 8px #d4ff00e6}@keyframes ci-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.ci-hero-title{letter-spacing:-.035em;color:#09090b;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,Cambria,serif;font-size:clamp(3rem,6.5vw,5.25rem);font-weight:700;line-height:1.05}.ci-highlight{color:#09090b;background-color:#d4ff00;border-radius:6px;padding:0 .35em;display:inline-block;transform:rotate(-1deg)}.ci-hero-subtitle{color:#52525b;max-width:680px;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.ci-hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.35rem;display:flex}.ci-product-hunt-badge{border-radius:6px;width:250px;height:54px;margin-bottom:3.5rem;line-height:0;transition:transform .15s,opacity .15s;display:block}.ci-product-hunt-badge:hover{opacity:.9;transform:translateY(-1px)}.ci-product-hunt-badge img{width:250px;height:54px;display:block}.ci-btn-hero-primary{color:#fff;letter-spacing:.04em;background:#09090b;border-radius:6px;align-items:center;gap:.6rem;padding:.9rem 1.85rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 4px 14px #00000026}.ci-btn-hero-primary:hover{background:#18181b;transform:translateY(-2px)}.ci-hero-secondary-link{letter-spacing:.05em;color:#18181b;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .15s}.ci-hero-secondary-link:hover{opacity:.7}.ci-hero-stats{background:#fff;border:1px solid #e4e4e7;border-radius:12px;justify-content:center;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px #0000000a}.ci-stat-item{flex-direction:column;gap:.2rem;display:flex}.ci-stat-val{color:#09090b;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.ci-stat-lbl{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ci-stat-divider{background:#e4e4e7;width:1px;height:28px}.ci-catalog-section{background:#fff;padding:4rem 1.5rem 5rem}.ci-catalog-container{max-width:1200px;margin:0 auto}.ci-catalog-header-wrap{margin-bottom:2rem}.ci-section-title{letter-spacing:-.03em;color:#09090b;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,Cambria,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ci-section-title.text-center{text-align:center}.ci-catalog-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ci-search-bar{background:#fff;border:1px solid #d4d4d8;border-radius:8px;flex:1;align-items:center;gap:.5rem;min-width:280px;max-width:450px;padding:.6rem 1rem;display:flex}.ci-search-icon{color:#71717a}.ci-search-bar input{color:#09090b;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.ci-filter-pills{flex-wrap:wrap;gap:.5rem;display:flex}.ci-pill-btn{color:#52525b;cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;padding:.55rem 1rem;font-size:.85rem;font-weight:600;transition:all .15s}.ci-pill-btn:hover{color:#09090b;background:#e4e4e7}.ci-pill-btn.active{color:#09090b;background:#d4ff00;border-color:#d4ff00;font-weight:700}.ci-dark-catalog-card{color:#fff;background:#09090b;border:1px solid #27272a;border-radius:12px;overflow:hidden;box-shadow:0 12px 36px #00000040}.ci-catalog-top-bar{letter-spacing:.06em;background:#111113;border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.75rem;font-weight:700;display:flex}.ci-live-tag{color:#d4ff00;align-items:center;gap:.5rem;display:flex}.ci-catalog-meta-info{color:#71717a;align-items:center;gap:.6rem;display:flex}.ci-table-responsive{overflow-x:auto}.ci-catalog-table{border-collapse:collapse;text-align:left;width:100%}.ci-catalog-table th{letter-spacing:.08em;color:#71717a;text-transform:uppercase;border-bottom:1px solid #27272a;padding:1rem 1.5rem;font-size:.72rem;font-weight:700}.ci-table-row{border-bottom:1px solid #18181b;transition:background .15s}.ci-table-row:hover{background:#ffffff08}.ci-table-row td{vertical-align:middle;padding:1.15rem 1.5rem}.ci-model-cell{align-items:center;gap:.85rem;display:flex}.ci-provider-avatar{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.ci-provider-avatar.anthropic{color:#f43f5e;background:#27272a;border:1px solid #3f3f46}.ci-provider-avatar.openai{color:#10b981;background:#27272a;border:1px solid #3f3f46}.ci-provider-avatar.deepseek{color:#3b82f6;background:#27272a;border:1px solid #3f3f46}.ci-model-name{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.ci-badge-micro{color:#d4ff00;background:#d4ff0026;border:1px solid #d4ff004d;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.ci-provider-sub{color:#71717a;font-size:.78rem}.ci-price-wrap{flex-direction:column;gap:.15rem;display:flex}.ci-price-active{color:#fff;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.ci-price-strikethrough{color:#71717a;font-variant-numeric:tabular-nums;font-size:.78rem;text-decoration:line-through}.ci-discount-tag{color:#09090b;letter-spacing:.02em;background:#d4ff00;border-radius:4px;padding:.35rem .65rem;font-size:.8rem;font-weight:800;display:inline-block}.ci-catalog-footer{color:#71717a;background:#111113;border-top:1px solid #27272a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.825rem;display:flex}.ci-catalog-footer-link{color:#d4ff00;font-weight:700;text-decoration:none;transition:opacity .15s}.ci-catalog-footer-link:hover{opacity:.8}.ci-switch-section{background:#fafaf9;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:5rem 1.5rem}.ci-switch-container{max-width:1200px;margin:0 auto}.ci-switch-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:868px){.ci-switch-grid{grid-template-columns:1fr;gap:2rem}}.ci-micro-eyebrow{letter-spacing:.1em;color:#71717a;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-block}.ci-section-desc{color:#52525b;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.ci-check-list{flex-direction:column;gap:.85rem;display:flex}.ci-check-item{color:#18181b;align-items:center;gap:.75rem;font-size:.925rem;font-weight:500;display:flex}.ci-check-icon{color:#84cc16;flex-shrink:0}.ci-switch-visual-card{background:#09090b;border:1px solid #27272a;border-radius:12px;overflow:hidden;box-shadow:0 16px 36px #0003}.ci-card-top-label{letter-spacing:.08em;color:#71717a;background:#111113;border-bottom:1px solid #27272a;padding:.85rem 1.25rem;font-size:.72rem;font-weight:700}.ci-diff-block{padding:1.5rem}.ci-diff-block.before{background:#121214;border-bottom:1px solid #27272a}.ci-diff-block.after{background:#181f14}.ci-diff-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ci-diff-badge{letter-spacing:.05em;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:800}.ci-diff-badge.before{color:#a1a1aa;background:#27272a}.ci-diff-badge.after{color:#09090b;background:#d4ff00}.ci-diff-title{color:#71717a;letter-spacing:.05em;font-size:.72rem;font-weight:700}.ci-diff-code code{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.05rem;font-weight:600}.ci-visual-footer-bar{color:#71717a;background:#0c0d0e;border-top:1px solid #27272a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.7rem;font-weight:700;display:flex}.ci-snippets-section{background:#fff;padding:5rem 1.5rem}.ci-snippets-container{max-width:1000px;margin:0 auto}.ci-snippets-header{text-align:center;margin-bottom:2.5rem}.ci-snippet-box{background:#09090b;border:1px solid #27272a;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px #00000026}.ci-snippet-tabs{background:#111113;border-bottom:1px solid #27272a;display:flex;overflow-x:auto}.ci-tab-btn{color:#71717a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.85rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .15s}.ci-tab-btn:hover{color:#fff}.ci-tab-btn.active{color:#d4ff00;background:#d4ff000d;border-bottom-color:#d4ff00}.ci-snippet-terminal{padding:1.5rem}.ci-terminal-bar{border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ci-window-dots{gap:6px;display:flex}.ci-window-dots .dot{border-radius:50%;width:10px;height:10px}.ci-window-dots .dot.red{background:#ef4444}.ci-window-dots .dot.yellow{background:#f59e0b}.ci-window-dots .dot.green{background:#10b981}.ci-terminal-filename{color:#71717a;font-family:monospace;font-size:.75rem}.ci-copy-btn{color:#e4e4e7;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:background .15s;display:inline-flex}.ci-copy-btn:hover{color:#fff;background:#3f3f46}.ci-code-pre{color:#e4e4e7;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.ci-calc-section{background:#fafaf9;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:5rem 1.5rem}.ci-calc-container{max-width:1100px;margin:0 auto}.ci-calc-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:868px){.ci-calc-grid{grid-template-columns:1fr;gap:2rem}}.ci-slider-wrap{background:#fff;border:1px solid #e4e4e7;border-radius:12px;margin-top:2rem;padding:1.75rem;box-shadow:0 4px 16px #0000000a}.ci-calc-control{color:#3f3f46;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:grid}.ci-calc-select{color:#18181b;width:100%;min-height:2.75rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:6px;padding:.65rem .75rem;font-weight:600}.ci-calc-select:focus{outline-offset:2px;border-color:#09090b;outline:2px solid #d4ff00}.ci-slider-header{color:#09090b;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:1.05rem;display:flex}.ci-slider-header strong{color:#09090b;font-size:1.35rem;font-weight:800}.ci-range-slider{accent-color:#09090b;cursor:pointer;background:#e4e4e7;border-radius:4px;outline:none;width:100%;height:8px}.ci-slider-ticks{color:#71717a;justify-content:space-between;margin-top:.75rem;font-size:.75rem;font-weight:600;display:flex}.ci-calc-usage-mix{border-top:1px solid #e4e4e7;margin-top:1.75rem;padding-top:1.5rem}.ci-calc-usage-mix .ci-slider-header{margin-bottom:1rem}.ci-calc-usage-mix .ci-slider-header strong{font-size:1rem}.ci-calc-result-card{color:#fff;background:#09090b;border:1px solid #27272a;border-radius:12px;padding:2.25rem;box-shadow:0 16px 40px #0003}.ci-result-row{color:#a1a1aa;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.95rem;display:flex}.ci-result-row.highlight{color:#fff;font-weight:700}.ci-val-muted{color:#71717a;font-variant-numeric:tabular-nums;font-size:1.1rem;text-decoration:line-through}.ci-val-green{color:#d4ff00;font-variant-numeric:tabular-nums;font-size:1.35rem}.ci-result-divider{background:#27272a;height:1px;margin:1.5rem 0}.ci-savings-highlight{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.ci-savings-tag{color:#09090b;letter-spacing:.04em;background:#d4ff00;border-radius:4px;align-self:flex-start;padding:.25rem .6rem;font-size:.75rem;font-weight:800;display:inline-block}.ci-savings-amount{align-items:baseline;gap:.5rem;display:flex}.ci-savings-amount span{color:#a1a1aa;font-size:1.1rem}.ci-savings-amount strong{color:#fff;letter-spacing:-.03em;font-size:2.5rem;font-weight:800}.ci-savings-amount small{color:#71717a;font-size:1rem}.ci-calc-note{color:#a1a1aa;margin:-.75rem 0 1.5rem;font-size:.78rem;line-height:1.45}.ci-btn-calc-cta{text-align:center;color:#09090b;letter-spacing:.04em;background:#d4ff00;border-radius:6px;padding:.9rem;font-size:.925rem;font-weight:800;text-decoration:none;transition:opacity .15s,transform .15s;display:block}.ci-btn-calc-cta:hover{opacity:.9;transform:translateY(-1px)}.ci-windows-section{background:#fff;padding:4rem 1.5rem}.ci-windows-container{max-width:1000px;margin:0 auto}.ci-windows-card{color:#fff;background:linear-gradient(135deg,#09090b 0%,#18181b 100%);border:1px solid #27272a;border-radius:12px;padding:3rem}.ci-windows-tag{color:#d4ff00;letter-spacing:.08em;background:#d4ff0026;border:1px solid #d4ff004d;border-radius:4px;margin-bottom:1.25rem;padding:.3rem .65rem;font-size:.72rem;font-weight:800;display:inline-block}.ci-windows-title{margin-bottom:1rem;font-family:Georgia,Times New Roman,Cambria,serif;font-size:2rem;font-weight:700}.ci-windows-desc{color:#a1a1aa;max-width:700px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.ci-btn-windows-download{color:#09090b;letter-spacing:.03em;background:#d4ff00;border-radius:6px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.ci-btn-windows-download:hover{opacity:.9;transform:translateY(-1px)}.ci-faq-section{background:#fafaf9;border-top:1px solid #e4e4e7;padding:5rem 1.5rem}.ci-faq-container{max-width:800px;margin:0 auto}.ci-faq-list{flex-direction:column;gap:.75rem;margin-top:2.5rem;display:flex}.ci-faq-item{background:#fff;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden}.ci-faq-question{text-align:left;color:#09090b;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;display:flex}.ci-faq-chevron{color:#71717a;transition:transform .2s}.ci-faq-item.open .ci-faq-chevron{transform:rotate(180deg)}.ci-faq-answer{color:#52525b;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.6}.ci-bottom-cta-section{text-align:center;color:#fff;background:#09090b;padding:6rem 1.5rem}.ci-bottom-cta-container{max-width:700px;margin:0 auto}.ci-bottom-title{letter-spacing:-.03em;margin-bottom:1rem;font-family:Georgia,Times New Roman,Cambria,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.ci-bottom-subtitle{color:#a1a1aa;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.ci-btn-bottom-cta{color:#09090b;letter-spacing:.04em;background:#d4ff00;border-radius:6px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex;box-shadow:0 8px 24px #d4ff0040}.ci-btn-bottom-cta:hover{opacity:.9;transform:translateY(-2px)}.ci-footer{color:#71717a;background:#050506;border-top:1px solid #18181b;padding:2.5rem 1.5rem}.ci-footer-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;font-size:.85rem;display:flex}.ci-footer-brand{color:#d4d4d8;align-items:center;gap:.5rem;display:flex}.ci-footer-links{gap:1.5rem;display:flex}.ci-footer-links a{color:#a1a1aa;text-decoration:none;transition:color .15s}.ci-footer-links a:hover{color:#fff}.ci-dark-catalog-card table,.ci-dark-catalog-card tbody,.ci-dark-catalog-card tr,.ci-dark-catalog-card td{background-color:#0000!important}.ci-dark-catalog-card tbody tr:hover td,.ci-dark-catalog-card .ci-table-row:hover td,.ci-dark-catalog-card tr:hover td,.ci-dark-catalog-card .ci-table-row:hover{background-color:#ffffff0f!important}.ci-dark-catalog-card ::selection,.ci-dark-catalog-card ::selection{color:#09090b!important;background-color:#d4ff00!important}@media (max-width:768px){.ci-nav-container{flex-wrap:wrap;padding:.75rem 1rem}.ci-nav-links{display:none}.ci-nav-actions{gap:.5rem}.ci-btn-cta{padding:.45rem .8rem;font-size:.75rem}.ci-btn-login{padding:.4rem .6rem;font-size:.8rem}.ci-hero-section{padding:3rem 1rem 2.5rem}.ci-pill-badge{text-align:center;margin-bottom:1.25rem;padding:.3rem .65rem;font-size:.68rem}.ci-hero-title{margin-bottom:1rem;font-size:2.35rem;line-height:1.1}.ci-hero-subtitle{margin-bottom:1.75rem;font-size:.95rem;line-height:1.5}.ci-hero-cta-group{flex-direction:column;gap:1rem;width:100%;margin-bottom:1.15rem}.ci-product-hunt-badge{margin-bottom:2rem}.ci-btn-hero-primary{justify-content:center;width:100%;padding:.85rem 1.25rem;font-size:.9rem}.ci-hero-stats{flex-direction:column;gap:1rem;width:100%;padding:1.25rem 1rem}.ci-stat-divider{width:100%;height:1px}.ci-stat-item{text-align:center;align-items:center}.ci-catalog-section{padding:2.5rem 1rem 3rem}.ci-catalog-controls{flex-direction:column;align-items:stretch;gap:.75rem}.ci-search-bar{min-width:0;max-width:100%}.ci-filter-pills{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.ci-pill-btn{flex-shrink:0;padding:.45rem .75rem;font-size:.78rem}.ci-catalog-top-bar{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.85rem 1rem}.ci-catalog-meta-info{flex-wrap:wrap;gap:.35rem;font-size:.65rem}.ci-catalog-table th,.ci-catalog-table td{padding:.75rem .85rem;font-size:.85rem}.ci-model-name{font-size:.85rem}.ci-provider-avatar{width:26px;height:26px;font-size:.68rem}.ci-price-active{font-size:.9rem}.ci-discount-tag{padding:.25rem .45rem;font-size:.72rem}.ci-switch-section{padding:3rem 1rem}.ci-switch-grid{grid-template-columns:1fr;gap:2rem}.ci-diff-block{padding:1rem}.ci-diff-code code{word-break:break-all;font-size:.85rem}.ci-visual-footer-bar{flex-direction:column;align-items:flex-start;gap:.35rem;font-size:.65rem}.ci-snippets-section{padding:3rem 1rem}.ci-snippet-tabs{-webkit-overflow-scrolling:touch}.ci-tab-btn{padding:.65rem .85rem;font-size:.78rem}.ci-snippet-terminal{padding:1rem}.ci-code-pre{font-size:.78rem}.ci-calc-section{padding:3rem 1rem}.ci-calc-grid{grid-template-columns:1fr;gap:2rem}.ci-slider-wrap{padding:1.25rem 1rem}.ci-calc-result-card{padding:1.5rem 1.25rem}.ci-savings-amount strong{font-size:2rem}.ci-windows-section{padding:2.5rem 1rem}.ci-windows-card{padding:1.75rem 1.25rem}.ci-windows-title{font-size:1.45rem}.ci-windows-desc{font-size:.9rem}.ci-btn-windows-download{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.82rem}.ci-faq-section{padding:3rem 1rem}.ci-faq-question{padding:1rem 1.25rem;font-size:.95rem}.ci-faq-answer{padding:0 1.25rem 1rem;font-size:.88rem}.ci-bottom-cta-section{padding:4rem 1rem}.ci-bottom-title{font-size:2.15rem}.ci-bottom-subtitle{margin-bottom:1.75rem;font-size:.95rem}.ci-btn-bottom-cta{justify-content:center;width:100%;padding:.85rem 1.25rem;font-size:.9rem}.ci-footer{padding:2rem 1rem}.ci-footer-container{text-align:center;flex-direction:column;gap:1.25rem}.ci-footer-links{justify-content:center}}.auth-shell{color:#fff;background-color:#09090b;grid-template-columns:1.15fr 1fr;min-height:100vh;display:grid}.auth-brand-panel{background:radial-gradient(circle at 10% 20%,#d4ff0014 0%,#09090b 70%);border-right:1px solid #27272a;flex-direction:column;justify-content:space-between;padding:3rem 4rem;display:flex}.auth-brand-top{justify-content:space-between;align-items:center;display:flex}.auth-back-link{color:#a1a1aa;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s}.auth-back-link:hover{color:#d4ff00}.auth-brand-content{max-width:520px;margin:3rem 0}.auth-pill-badge{letter-spacing:.08em;color:#d4ff00;background:#18181b;border:1px solid #27272a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:800;display:inline-flex}.auth-pulse-dot{background:#d4ff00;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite ci-pulse;box-shadow:0 0 8px #d4ff00e6}.auth-hero-headline{letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;font-family:Georgia,Times New Roman,Cambria,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1}.auth-highlight{color:#09090b;background-color:#d4ff00;border-radius:4px;padding:0 .3em;display:inline-block;transform:rotate(-1deg)}.auth-hero-subtext{color:#a1a1aa;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.auth-features-list{flex-direction:column;gap:1.25rem;display:flex}.auth-feature-item{align-items:flex-start;gap:1rem;display:flex}.auth-feature-icon{color:#d4ff00;background:#18181b;border:1px solid #27272a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;display:flex}.auth-feature-item strong{color:#fff;margin-bottom:.2rem;font-size:.95rem;display:block}.auth-feature-item span{color:#71717a;font-size:.82rem;line-height:1.4}.auth-proof{color:#71717a;align-items:center;gap:.6rem;font-family:monospace;font-size:.8rem;display:flex}.auth-proof code{color:#d4ff00}.auth-form-panel{background:#09090b;flex-direction:column;justify-content:space-between;padding:2.5rem 3rem;display:flex;overflow-y:auto}.auth-top-nav{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.auth-mobile-back-btn{color:#a1a1aa;font-size:.85rem;font-weight:600;text-decoration:none;display:none}.auth-mobile-brand{display:none}.auth-form-card{width:100%;max-width:440px;margin:auto;padding:2rem 0}.auth-mode-tab.active{color:#09090b;background:#d4ff00}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-form-header .eyebrow{letter-spacing:.08em;color:#d4ff00;margin-bottom:.35rem;font-size:.75rem;font-weight:800}.auth-form-title{letter-spacing:-.02em;color:#fff;font-family:Georgia,Times New Roman,Cambria,serif;font-size:1.75rem;font-weight:700}.auth-field-label{color:#a1a1aa;flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.auth-input-clean:focus{border-color:#d4ff00;box-shadow:0 0 0 2px #d4ff0033}.auth-verification-btn:disabled{opacity:.5;cursor:not-allowed}.auth-password-wrapper{align-items:center;display:flex;position:relative}.password-input{padding-right:2.75rem}.auth-submit-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.auth-submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-mode-toggle-link{color:#a1a1aa;cursor:pointer;text-align:center;background:0 0;border:none;padding:.5rem;font-size:.85rem;font-weight:600;transition:color .15s}.auth-forgot-link{align-self:flex-end;margin-top:-.75rem;padding-right:0;font-size:.8rem}.auth-form-error{color:#f87171;background:#ef44441f;border:1px solid #ef44444d;border-radius:8px;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.auth-form-success{color:#84cc16;margin:0;font-size:.82rem;font-weight:600}@media (max-width:900px){.auth-shell{grid-template-columns:1fr;min-height:100vh}.auth-brand-panel{display:none}.auth-form-panel{justify-content:flex-start;padding:1.5rem 1.25rem 2.5rem}.auth-top-nav{border-bottom:1px solid #18181b;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.auth-mobile-back-btn,.auth-mobile-brand{display:block}.auth-form-card{max-width:100%;padding:0}.auth-form-title{font-size:1.6rem}.auth-input-clean{height:50px;font-size:16px}.auth-verification-btn{height:50px}.auth-submit-btn{height:52px;font-size:1rem}}.auth-form input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}.auth-form input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}.auth-form input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}.auth-form input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}input.auth-input-clean:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}input.auth-input-clean:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}input.auth-input-clean:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}input.auth-input-clean:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#3f3f46!important;font-family:inherit!important;font-size:.95rem!important;-webkit-box-shadow:inset 0 0 0 1000px #18191d!important}.auth-form-card{background:#111215;border:1px solid #27272a;border-radius:16px;width:100%;max-width:460px;margin:auto;padding:2.25rem 2rem;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0d}.auth-mode-pill-selector{background:#09090b;border:1px solid #27272a;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:1.75rem;padding:4px;display:grid}.auth-mode-tab{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.65rem .5rem;font-size:.85rem;font-weight:700;transition:all .15s}.auth-mode-tab:hover{color:#fff}.auth-mode-tab.active{color:#09090b;background:#d4ff00;font-weight:800}.auth-form-header{margin-bottom:1.5rem}.auth-form-header .eyebrow{letter-spacing:.08em;color:#d4ff00;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:800}.auth-form-title{letter-spacing:-.02em;color:#fff;margin:0;font-family:Georgia,Times New Roman,Cambria,serif;font-size:1.75rem;font-weight:700}.auth-field-label{color:#d4d4d8;flex-direction:column;gap:.45rem;margin-bottom:1rem;font-size:.825rem;font-weight:600;display:flex}.auth-input-clean{color:#fff;background:#18191d;border:1px solid #2e3036;border-radius:8px;outline:none;width:100%;height:48px;padding:0 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.auth-input-clean::placeholder{color:#52525b}.auth-input-clean:focus{background:#1c1d22;border-color:#d4ff00;box-shadow:0 0 0 2px #d4ff0033}.auth-password-wrapper{align-items:center;width:100%;display:flex;position:relative}.auth-password-wrapper .password-input{padding-right:3rem}.auth-eye-btn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:color .15s;display:flex;position:absolute;right:.75rem}.auth-eye-btn:hover{color:#d4ff00}.auth-verification-row{gap:.6rem;display:flex}.verification-input{letter-spacing:.15em;font-family:monospace;font-size:1rem;font-weight:700}.auth-verification-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#27272a;border:1px solid #3f3f46;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;height:48px;padding:0 1.25rem;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.auth-verification-btn:hover:not(:disabled){color:#d4ff00;background:#3f3f46;border-color:#d4ff00}.auth-submit-btn{color:#09090b;letter-spacing:.03em;cursor:pointer;background:#d4ff00;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;height:50px;margin-top:.5rem;font-size:.95rem;font-weight:800;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #d4ff0040}.auth-submit-btn:hover:not(:disabled){opacity:.95;transform:translateY(-2px);box-shadow:0 6px 24px #d4ff0059}.auth-mode-toggle-link{color:#a1a1aa;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:.75rem;padding:.5rem;font-size:.85rem;font-weight:600;transition:color .15s}.auth-mode-toggle-link:hover{color:#d4ff00}.auth-language-switch{background:#18191d;border:1px solid #2e3036;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.auth-language-switch button{color:#71717a;cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;border-radius:4px;padding:.15rem .35rem;transition:color .15s}.auth-language-switch button:hover{color:#fff}.auth-language-switch button.active{color:#d4ff00}.auth-language-switch span{color:#3f3f46}.ci-brand{align-items:center;text-decoration:none;transition:opacity .2s;display:inline-flex}.ci-brand:hover{opacity:.9}.ci-brand-img{object-fit:contain;width:auto;max-width:170px;height:38px;display:block}.ci-footer-logo-img{vertical-align:middle;object-fit:contain;width:auto;max-width:140px;height:30px;display:inline-block}.modal-backdrop{-webkit-backdrop-filter:blur(12px)!important;z-index:9999!important;background:#020617b8!important;justify-content:center!important;align-items:center!important;padding:20px!important;animation:.22s cubic-bezier(.16,1,.3,1) modalFadeIn!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal.key-modal{background:#fff!important;border:1px solid #e2e8f0e6!important;border-radius:22px!important;flex-direction:column!important;width:min(100%,640px)!important;max-height:calc(100vh - 40px)!important;animation:.25s cubic-bezier(.16,1,.3,1) modalScaleUp!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 70px -15px #00000059,0 0 0 1px #0000000a!important}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-mobile-handle{display:none}.modal.key-modal .modal-header{min-height:unset!important;z-index:2!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;height:auto!important;padding:22px 26px 18px!important;display:flex!important;position:relative!important}.modal-header-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.modal-badge{color:#059669;letter-spacing:.06em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:2px;padding:3px 9px;font-size:10.5px;font-weight:800;display:inline-flex}.modal.key-modal .modal-header h3{color:#0f172a!important;letter-spacing:-.03em!important;margin:0!important;font-size:21px!important;font-weight:850!important;line-height:1.25!important}.modal.key-modal .modal-subtitle{color:#64748b!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.modal.key-modal .modal-close-btn{color:#64748b!important;cursor:pointer!important;background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;margin-top:2px!important;transition:all .18s!important;display:flex!important}.modal.key-modal .modal-close-btn:hover{transform:rotate(90deg);color:#ef4444!important;background:#fee2e2!important;border-color:#fca5a5!important}.modal.key-modal .modal-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff!important;flex-direction:column!important;flex:auto!important;gap:20px!important;padding:22px 26px!important;display:flex!important;overflow-y:auto!important}.modal.key-modal .modal-body::-webkit-scrollbar{width:6px}.modal.key-modal .modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.modal-inputs-row{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;grid-template-columns:1.2fr .8fr!important;gap:14px!important;padding:16px!important;display:grid!important}.modal-field{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}.field-label{color:#1e293b!important;letter-spacing:-.01em!important;font-size:12.5px!important;font-weight:750!important}.field-hint{color:#64748b!important;font-size:11px!important;font-weight:500!important}.modal-input{color:#0f172a!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:11px!important;outline:none!important;width:100%!important;height:44px!important;padding:0 14px!important;font-size:14px!important;font-weight:600!important;transition:all .18s!important}.modal-input:focus{border-color:#10b981!important;box-shadow:0 0 0 3px #10b9812e!important}.input-with-affix{align-items:center!important;display:flex!important;position:relative!important}.input-with-affix .affix{color:#059669!important;pointer-events:none!important;font-size:14px!important;font-weight:800!important;position:absolute!important;left:14px!important}.modal-input.with-affix{padding-left:28px!important}.modal-section{flex-direction:column!important;gap:10px!important;display:flex!important}.modal-section-title{flex-direction:column!important;gap:2px!important;display:flex!important}.modal-section-title strong{color:#0f172a!important;letter-spacing:-.01em!important;font-size:13.5px!important;font-weight:800!important}.modal-section-title small{color:#64748b!important;font-size:12px!important}.group-choice-grid{flex-direction:column!important;gap:10px!important;display:flex!important}.group-choice-card{cursor:pointer!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:14px!important;flex-direction:column!important;gap:8px!important;padding:14px 16px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;display:flex!important}.group-choice-card:hover{border-color:#94a3b8!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #0000000a!important}.group-choice-card.selected{background:#f0fdf4!important;border-color:#10b981!important;box-shadow:0 0 0 2px #10b981,0 6px 18px #10b9811f!important}.group-choice-header{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.group-choice-name{align-items:center!important;gap:10px!important;display:flex!important}.group-choice-name strong{color:#0f172a!important;font-size:14px!important;font-weight:800!important}.custom-radio{border:1.8px solid #cbd5e1!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;transition:all .15s!important;display:flex!important}.custom-radio.checked{background:#10b981!important;border-color:#10b981!important}.custom-radio-dot{background:#fff!important;border-radius:50%!important;width:6px!important;height:6px!important}.multiplier-badge{color:#38bdf8!important;letter-spacing:.02em!important;background:#0f172a!important;border-radius:8px!important;padding:3px 8px!important;font-size:11px!important;font-weight:800!important}.group-choice-card.selected .multiplier-badge{color:#fff!important;background:#059669!important}.group-choice-desc{color:#475569!important;margin:0!important;font-size:12.5px!important;line-height:1.4!important}.group-choice-footer{border-top:1px dashed #cbd5e199!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:2px!important;padding-top:8px!important;display:flex!important}.family-tag{letter-spacing:.04em!important;color:#475569!important;text-transform:uppercase!important;background:#f1f5f9!important;border-radius:6px!important;padding:2px 7px!important;font-size:10.5px!important;font-weight:800!important}.price-tag{color:#64748b!important;font-size:11px!important}.price-tag b{color:#0f172a!important;font-weight:700!important}.model-checklist-box{scrollbar-width:thin;background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:14px!important;flex-direction:column!important;gap:6px!important;max-height:200px!important;padding:8px!important;display:flex!important;overflow-y:auto!important}.model-check-item{cursor:pointer!important;background:#fff!important;border:1px solid #edf2f7!important;border-radius:10px!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;transition:all .15s!important;display:flex!important}.model-check-item:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.model-check-item.checked{background:#ecfdf5!important;border-color:#a7f3d0!important}.custom-checkbox{color:#fff!important;border:1.8px solid #cbd5e1!important;border-radius:6px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;transition:all .15s!important;display:flex!important}.custom-checkbox.checked{background:#10b981!important;border-color:#10b981!important}.model-check-info{flex-direction:column!important;gap:1px!important;min-width:0!important;display:flex!important}.model-check-info strong{color:#0f172a!important;font-size:12.5px!important;font-weight:750!important}.model-check-info small{color:#64748b!important;font-size:11px!important}.modal.key-modal .modal-footer{min-height:unset!important;background:#f8fafc!important;border-top:1px solid #f1f5f9!important;border-radius:0 0 22px 22px!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;height:auto!important;padding:16px 26px!important;display:flex!important}.modal.key-modal .modal-footer .secondary-button{color:#475569!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;height:44px!important;padding:0 20px!important;font-size:13.5px!important;font-weight:750!important;transition:all .15s!important}.modal.key-modal .modal-footer .secondary-button:hover{color:#0f172a!important;background:#f1f5f9!important;border-color:#cbd5e1!important}.modal.key-modal .modal-footer .primary-button{color:#fff!important;cursor:pointer!important;background:#10b981!important;border:none!important;border-radius:12px!important;align-items:center!important;gap:8px!important;height:44px!important;padding:0 24px!important;font-size:14px!important;font-weight:800!important;transition:all .18s!important;display:flex!important;box-shadow:0 4px 14px #10b98159!important}.modal.key-modal .modal-footer .primary-button:hover:not(:disabled){background:#059669!important;transform:translateY(-1px)!important;box-shadow:0 6px 18px #10b98173!important}.modal.key-modal .modal-footer .primary-button:disabled{opacity:.55!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}@media (max-width:640px){.key-modal-backdrop{align-items:flex-end!important;padding:0!important}.modal.key-modal{border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:26px 26px 0 0!important;width:100%!important;max-width:100%!important;max-height:90vh!important;animation:.28s cubic-bezier(.16,1,.3,1) modalSlideUpMobile!important}@keyframes modalSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-mobile-handle{background:#cbd5e1!important;border-radius:999px!important;flex-shrink:0!important;width:44px!important;height:5px!important;margin:10px auto 4px!important;display:block!important}.modal.key-modal .modal-header{padding:12px 20px 14px!important}.modal.key-modal .modal-header h3{font-size:19px!important}.modal.key-modal .modal-subtitle{font-size:12px!important}.modal.key-modal .modal-body{gap:16px!important;padding:16px 18px 24px!important}.modal-inputs-row{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.modal-input{height:48px!important;font-size:15px!important}.group-choice-card{padding:14px!important}.group-choice-footer{flex-wrap:wrap!important;gap:6px!important}.modal.key-modal .modal-footer{padding:12px 18px calc(14px + env(safe-area-inset-bottom,0px)) 18px!important;z-index:10!important;background:#fff!important;position:sticky!important;bottom:0!important;box-shadow:0 -8px 20px #0000000d!important}.modal.key-modal .modal-footer button{flex:1!important;justify-content:center!important;height:48px!important;font-size:14.5px!important}}
