@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/instrument-sans-latin-ext-wght-normal-B5bTHO_g.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/instrument-sans-latin-wght-normal-BbzFLZTg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#ffffff;--panel:#fafafa;--fg:#18181b;--mut:#71717a;--mut2:#a1a1aa;--border:#e4e4e7;--border2:#efeff1;--hover:#f4f4f5;--active:#ececef;--primary:#18181b;--primary-h:#33333a;--pf:#ffffff;--green:#0a8f6c;--red:#e02e2e;--radius:9px;--mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--fg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.mono{font-family:var(--mono)}.btn{display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:var(--radius);padding:8px 15px;font-size:13px;font-weight:500;background:var(--primary);color:var(--pf);transition:transform .12s ease,background .12s ease,box-shadow .12s ease;box-shadow:inset 0 1px #ffffff24,0 1px 2px #18181b2e,0 2px 6px -1px #18181b29}.btn:hover{background:var(--primary-h)}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn.outline{background:#fff;color:var(--fg);border-color:var(--border);box-shadow:0 1px 2px #18181b0d}.btn.outline:hover{background:var(--hover)}.btn.danger{background:var(--red);color:#fff;box-shadow:inset 0 1px #ffffff2e,0 1px 2px #aa1e1e38,0 2px 6px -1px #aa1e1e2e}.btn.danger:hover{background:#c92626}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:0;background:transparent;color:var(--mut2);transition:transform .1s ease,background .12s ease,color .12s ease}.icon-btn:active{transform:scale(.9)}.icon-btn:hover{background:var(--hover);color:var(--fg)}.icon-btn.danger:hover{color:var(--red);background:#fdeaea}svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}#app{display:grid;grid-template-columns:248px 1fr;height:100vh}#gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--bg)}#gate-msg{color:var(--mut);font-size:13px;max-width:420px;text-align:center}#auth-toggle{margin-top:20px;font-size:13px;color:var(--mut)}#auth-toggle a{color:var(--fg);font-weight:600;cursor:pointer;text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:2px}#auth-toggle a:hover{text-decoration-color:var(--fg)}.cl-footer,.cl-badge,.cl-poweredByClerk,.cl-internalBadge,.cl-developmentBadge,a[href*="clerk.com"],a[href*="clerk.dev"],a[href*="clerk.accounts"],a[href*="go.clerk"],a[aria-label*=Clerk],a[aria-label*=clerk],[class*=cl-internal] a[href*=clerk],[data-localization-key*=badge],[data-clerk-branding],.cl-poweredBy,.cl-logoBox{display:none!important}.cl-card,.cl-rootBox{box-shadow:none!important}.side{background:var(--panel);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:14px 12px}.brand{display:flex;align-items:center;padding:12px 8px 22px}.brand .wordmark{height:23px;width:auto;display:block}.logo-mark{stroke:none}.proj{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;margin:0 2px 10px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:13px;color:var(--mut)}.nav{display:flex;flex-direction:column;gap:2px;overflow:auto}.nav a{display:flex;align-items:center;gap:10px;padding:8px 11px;border-radius:8px;color:var(--mut);font-weight:500;font-size:13.5px;cursor:pointer;transition:background .12s,color .12s}.nav a svg{width:17px;height:17px;color:var(--mut2)}.nav a:hover{background:var(--hover);color:var(--fg)}.nav a:hover svg{color:var(--mut)}.nav a.active{background:var(--active);color:var(--fg);font-weight:550}.nav a.active svg{color:var(--fg)}.side .foot{margin-top:auto;padding:6px;border-top:1px solid var(--border);position:relative}.user-row{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:8px;cursor:pointer}.user-row:hover{background:var(--hover)}.user-row>svg{margin-left:auto;width:15px;height:15px;color:var(--mut2)}.org-line{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:4px;border-radius:8px;cursor:pointer;color:var(--mut);font-size:11.5px}.org-line:hover{background:var(--hover);color:var(--fg)}.org-line svg{width:14px;height:14px;flex:none;stroke:currentColor;fill:none;stroke-width:1.7}.org-line .on{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.org-line .go{margin-left:auto;font-size:10.5px;color:var(--mut2)}.tabs{display:flex;gap:18px;margin:0 0 16px;border-bottom:1px solid var(--border)}.tab{background:none;border:none;padding:0 0 10px;font-size:13px;color:var(--mut2);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit}.tab.active{color:var(--fg);font-weight:600;border-bottom-color:var(--fg)}.ws-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.ws-logo{width:46px;height:46px;border-radius:12px;flex:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:var(--fg);background:var(--active);overflow:hidden}.ws-logo img{width:100%;height:100%;object-fit:cover}.ws-meta{min-width:0}.ws-meta h1{font-size:21px}.ws-sub{color:var(--mut);font-size:13px;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-title{display:flex;align-items:center;gap:3px}.orgsw{position:relative;display:inline-flex}.orgsw-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:none;border-radius:7px;color:var(--mut2);cursor:pointer;transition:background .12s,color .12s}.orgsw-btn:hover{background:var(--hover);color:var(--fg)}.orgsw-btn svg{width:17px;height:17px}.orgsw-menu{position:absolute;left:0;top:calc(100% + 6px);min-width:240px;max-width:300px;background:#fff;border:1px solid var(--border);border-radius:11px;box-shadow:0 14px 34px #00000029;padding:6px;z-index:45;display:none}.orgsw-menu.show{display:block}.orgsw-lbl{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mut2);padding:6px 10px 5px}.orgsw-item{display:flex;align-items:center;gap:9px;width:100%;border:0;background:none;padding:7px 10px;border-radius:7px;font:inherit;font-size:13px;color:var(--fg);text-align:left;cursor:pointer}.orgsw-item:hover{background:var(--hover)}.orgsw-item.cur{font-weight:600}.orgsw-item .onm{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orgsw-item .oav{width:22px;height:22px;border-radius:6px;flex:none;object-fit:cover;background:var(--active);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--mut)}.orgsw-item .chk{flex:none;width:15px;height:15px;color:var(--fg)}.orgsw-sep{height:1px;background:var(--border);margin:5px 4px}.orgsw-create svg{width:15px;height:15px;color:var(--mut2)}.card.vis{overflow:visible}.sec{padding:18px 20px}.sec-divide{border-bottom:1px solid var(--border)}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:2px}.sec-h{font-size:13px;font-weight:600;margin:0}.sec-sub{font-size:12px;color:var(--mut2);margin:3px 0 0}.srch{max-width:220px;height:32px;font-size:12.5px}.org-invite-row{display:flex;gap:8px;max-width:460px;margin-top:12px}.org-invite-row .in{flex:1}.org-msg{font-size:12.5px;margin-top:8px;min-height:14px}.org-msg.ok{color:var(--green)}.org-msg.err{color:var(--red)}.collapse-trigger{background:none;border:none;font-size:13px;font-weight:600;color:var(--fg);cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:7px;padding:0}.collapse-trigger:hover{color:var(--mut)}.collapse-trigger .bulk-ic{font-size:15px;width:12px;display:inline-block;text-align:center}.rows-mt{margin-top:6px}.mrow{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--border2)}.mrow:last-child{border-bottom:none}.mava{width:34px;height:34px;border-radius:50%;flex:none;object-fit:cover;background:var(--active)}.mava.fb{display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:600;color:var(--mut)}.minfo{min-width:0;flex:1}.mname{font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msub{font-size:12px;color:var(--mut2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.mright{display:flex;align-items:center;gap:12px;flex:none}.mright .role{font-size:12px;color:var(--mut2)}.mjoin{font-size:11.5px;color:var(--mut2);min-width:50px;text-align:right;font-variant-numeric:tabular-nums}.role-trigger{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 7px;border:none;border-radius:7px;background:none;font-size:12px;color:var(--mut);cursor:pointer;font-family:inherit}.role-trigger:hover{color:var(--fg);background:var(--hover)}.role-trigger svg{width:12px;height:12px;opacity:.55}.quick{margin-top:32px}.quick-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:14px}.quick-hd h2{font-size:16px;font-weight:600;margin:0;letter-spacing:-.01em}.quick-sub{font-size:13px;color:var(--mut2);margin:5px 0 0;max-width:470px;line-height:1.5}.base{display:flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:9px;background:#fafafa;padding:5px 6px 5px 11px}.base-lbl{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mut2)}.base code{font-size:12px;color:var(--fg)}.code-window{border:1px solid #26262b;border-radius:13px;overflow:hidden;background:#0f0f12;box-shadow:0 1px 2px #18181b0f,0 12px 28px -16px #18181b47}.code-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;background:#141417;border-bottom:1px solid #26262b}.code-tabs{display:flex;gap:3px;min-width:0;overflow:auto}.code-tab{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:none;background:none;color:#8a8a93;font-size:12.5px;font-weight:500;font-family:inherit;cursor:pointer;border-radius:7px;white-space:nowrap;transition:color .12s,background .12s}.code-tab:hover{color:#e4e4e7;background:#1e1e22}.code-tab.active{color:#fff;background:#26262b}.code-ic{width:16px;height:16px;flex:none;object-fit:contain}.code-copy{display:inline-flex;align-items:center;gap:6px;flex:none;background:#26262b;border:1px solid #34343a;color:#c4c4cc;font-size:11.5px;padding:5px 10px;border-radius:7px;cursor:pointer;font-family:inherit;transition:background .12s,color .12s,transform .1s}.code-copy:hover{background:#34343a;color:#fff}.code-copy:active{transform:scale(.95)}.code-copy svg{width:13px;height:13px}.code-window pre{margin:0;padding:16px 18px;overflow:auto}.code-window code{font-family:var(--mono);font-size:12.5px;line-height:1.7;color:#e4e4e7;white-space:pre;display:block}.rowmenu-wrap{position:relative;display:flex}.rowmenu-btn{background:none;border:none;color:var(--mut2);cursor:pointer;padding:4px;border-radius:6px;display:flex}.rowmenu-btn:hover{background:var(--hover);color:var(--fg)}.rowmenu-btn svg{width:16px;height:16px}.rowmenu{position:absolute;right:0;top:calc(100% + 5px);min-width:188px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 30px #00000024;padding:6px;display:none;z-index:40}.rowmenu.show{display:block}.rowmenu button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:none;border:none;text-align:left;padding:8px 10px;border-radius:7px;font-size:13px;color:var(--fg);cursor:pointer;font-family:inherit}.rowmenu button:hover{background:var(--hover)}.rowmenu button.danger{color:var(--red)}.rowmenu .sep{height:1px;background:var(--border);margin:5px 2px}.rowmenu .chk{width:14px;height:14px;color:var(--mut)}.uava{width:30px;height:30px;border-radius:50%;flex:none;object-fit:cover;background:#dcdce3}.uava.fb{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#555}.uinfo{min-width:0;flex:1}.uname{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usub{color:var(--mut2);font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu{position:absolute;left:8px;right:8px;bottom:60px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 12px 30px #00000024;padding:6px;display:none;z-index:30}.user-menu.show{display:block}.user-menu button{display:flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;padding:8px 10px;border-radius:7px;font:inherit;font-size:13px;color:var(--fg);text-align:left;cursor:pointer}.user-menu button:hover{background:var(--hover)}.user-menu button.danger{color:var(--red)}.user-menu button svg{width:15px;height:15px;color:var(--mut2)}.user-menu button.danger svg{color:var(--red)}.main{overflow:hidden;display:flex;flex-direction:column}.topbar{height:56px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;z-index:5;flex:none}.topbar .crumbs{font-weight:600}.topbar .right{display:flex;align-items:center;gap:6px;color:var(--mut)}.view{flex:1;min-height:0;overflow:auto}.view.chat{display:flex;flex-direction:column;overflow:hidden}.content{padding:32px 38px;max-width:1140px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}h1{font-size:24px;font-weight:700;margin:0;letter-spacing:-.022em}.lead{color:var(--mut);max-width:680px;margin:9px 0 26px;line-height:1.55}.lead a{color:var(--fg);font-weight:500;text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:2px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.count{color:var(--mut);font-size:13px}.card{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #18181b0a,0 1px 1px #18181b08}table{width:100%;border-collapse:collapse}thead th{text-align:left;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mut2);padding:11px 16px;border-bottom:1px solid var(--border);background:#fcfcfd;white-space:nowrap}tbody td{padding:13px 16px;border-bottom:1px solid var(--border2);font-size:13.5px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafafb}.name{font-weight:600}.pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#0a7a5e;background:#e7f6f1;border-radius:999px;padding:3px 9px}.pill .dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.muted{color:var(--mut2)}.right{text-align:right}.empty{padding:56px 20px;text-align:center;color:var(--mut)}.empty svg{width:34px;height:34px;stroke-width:1.4;margin-bottom:10px;color:var(--mut2)}.spinner{width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--mut);border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.chat-scroll{flex:1;overflow:auto}.chat-wrap{max-width:768px;margin:0 auto;padding:26px 20px}.chat-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--mut);text-align:center;gap:6px}.chat-empty .big{font-size:25px;font-weight:700;color:var(--fg);letter-spacing:-.02em}.msg{display:flex;gap:14px;padding:14px 0}.msg .ava{width:28px;height:28px;border-radius:6px;flex:none;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.msg.user .ava{background:#ececef;color:#4a4a55}.msg.assistant .ava{background:var(--fg);color:#fff}.msg .who{font-weight:600;font-size:13px;margin-bottom:2px}.msg .txt{word-wrap:break-word}.msg.user .txt{white-space:pre-wrap}.msg .txt .cursor{display:inline-block;width:7px;height:15px;background:var(--fg);vertical-align:text-bottom;animation:blink 1s steps(2) infinite}@keyframes blink{50%{opacity:0}}.msg.assistant .txt p{margin:0 0 10px}.msg.assistant .txt p:last-child{margin-bottom:0}.msg.assistant .txt ul,.msg.assistant .txt ol{margin:0 0 10px;padding-left:22px}.msg.assistant .txt li{margin:3px 0}.msg.assistant .txt code{font-family:var(--mono);font-size:12.5px;background:#f0f0f3;padding:1.5px 5px;border-radius:5px}.msg.assistant .txt pre{background:#0d0d0d;color:#f4f4f5;border-radius:10px;padding:13px 15px;overflow:auto;margin:0 0 10px}.msg.assistant .txt pre code{background:none;color:inherit;padding:0;font-size:12.5px;line-height:1.55}.msg.assistant .txt table{border-collapse:collapse;margin:0 0 10px;font-size:13px;display:block;overflow:auto}.msg.assistant .txt th,.msg.assistant .txt td{border:1px solid var(--border);padding:6px 10px;text-align:left}.msg.assistant .txt th{background:#f7f7f8;font-weight:600}.msg.assistant .txt blockquote{margin:0 0 10px;padding:2px 0 2px 12px;border-left:3px solid var(--border);color:var(--mut)}.msg.assistant .txt a{color:#2563eb;text-decoration:underline}.msg.assistant .txt h1,.msg.assistant .txt h2,.msg.assistant .txt h3{margin:8px 0;font-weight:700;line-height:1.3}.msg.assistant .txt h1{font-size:18px}.msg.assistant .txt h2{font-size:16px}.msg.assistant .txt h3{font-size:14.5px}.msg.assistant .txt hr{border:0;border-top:1px solid var(--border);margin:12px 0}.composer{border-top:1px solid var(--border);background:#fff;flex:none}.composer-wrap{max-width:768px;margin:0 auto;padding:14px 20px 6px;display:flex;gap:10px;align-items:flex-end}textarea.in{flex:1;resize:none;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font:inherit;font-size:14px;max-height:170px;min-height:46px;background:#fff;color:var(--fg)}textarea.in:focus,input.in:focus{outline:none;border-color:#b9b9c6;box-shadow:0 0 0 3px #0d0d0d0f}.composer .sub{max-width:768px;margin:0 auto;padding:0 20px 12px;font-size:12px;color:var(--mut2);text-align:center}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1473;display:none;align-items:center;justify-content:center;z-index:50;padding:20px}.overlay.show{display:flex}.modal{background:#fff;border-radius:14px;width:100%;max-width:460px;box-shadow:0 24px 60px #00000038;overflow:hidden}.modal h3{margin:0;font-size:17px;font-weight:700}.modal .body{padding:22px 24px}.modal .body p{color:var(--mut);margin:6px 0 0}.field{margin-top:16px}.field label{display:block;font-size:12.5px;font-weight:600;margin-bottom:6px}.field .hint{font-weight:400;color:var(--mut2)}input.in{width:100%;border:1px solid var(--border);border-radius:9px;padding:10px 12px;font:inherit;font-size:14px;background:#fff;color:var(--fg);transition:border-color .12s,box-shadow .12s}.in:focus{outline:none;border-color:#c4c4cc;box-shadow:0 0 0 3px #18181b0d}.select-static{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:8px;padding:10px 12px;color:var(--mut);font-size:14px;background:#fbfbfc}.modal .foot{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid var(--border);background:#fcfcfd}.keybox{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;background:#fafafa;padding:8px 8px 8px 12px;margin-top:14px}.keybox code{flex:1;font-size:13px;word-break:break-all}.copy-btn{flex:none;padding:6px 11px;font-size:12.5px;box-shadow:none}.note{display:flex;align-items:flex-start;gap:9px;background:var(--hover);color:var(--mut);border-radius:10px;padding:11px 13px;margin-top:14px;font-size:12.5px;line-height:1.45}.note svg{width:15px;height:15px;color:var(--mut2);margin-top:1px;flex:none}.err{color:var(--red);font-size:13px;margin-top:10px;min-height:16px}#toasts{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:8px;z-index:80}.toast{display:flex;align-items:center;gap:9px;background:var(--fg);color:#fff;border-radius:9px;padding:11px 14px;font-size:13px;box-shadow:0 10px 30px #00000040;animation:rise .18s ease}.toast.err{background:#7f1d1d}@keyframes rise{0%{transform:translateY(8px);opacity:0}to{transform:none;opacity:1}}.chat-head{flex:none;display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid var(--border);background:#fff}.model-trigger{height:33px;gap:7px;padding:0 10px;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--fg)}.model-trigger:hover{background:var(--hover)}.model-trigger svg{width:14px;height:14px;opacity:.5}.model-trigger:disabled{opacity:.55;cursor:default;background:none}.rowmenu.left{left:0;right:auto}.rowmenu.mw{min-width:252px}.quick-model{display:flex;align-items:center;gap:10px;margin-bottom:14px}.org-switch{position:relative}.orgsw-trigger .go-chev{margin-left:auto;width:13px;height:13px;color:var(--mut2)}.org-switch-menu{position:absolute;left:0;right:0;bottom:calc(100% + 6px);background:#fff;border:1px solid var(--border);border-radius:11px;box-shadow:0 12px 30px #00000029;padding:6px;z-index:35;display:none}.org-switch-menu.show{display:block}:root{--sidebar-expanded: 248px;--sidebar-collapsed: 72px;--sidebar-accent: #123c8f;--sidebar-surface: #fcfcfb;--sidebar-surface-raised: #ffffff;--sidebar-text: #090d14;--sidebar-muted: #202631;--sidebar-subtle: #646d79;--sidebar-border: #e7e9ed;--sidebar-hover: #f5f6f8;--sidebar-active: #eef3fc}#app{grid-template-columns:var(--sidebar-expanded) minmax(0,1fr);background:#f8f7f4;transition:grid-template-columns .18s cubic-bezier(.2,.75,.3,1)}#app.sidebar-is-collapsed{grid-template-columns:var(--sidebar-collapsed) minmax(0,1fr)}.main{background:#f8f7f4}.topbar{background:#faf9f6;border-bottom-color:#deddd8}.side{position:relative;isolation:isolate;min-width:0;padding:0;overflow:visible;background:var(--sidebar-surface);border-right:1px solid var(--sidebar-border);box-shadow:none;color:var(--sidebar-text)}.side svg{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.side-brand{position:relative;z-index:3;height:72px;display:flex;align-items:center;padding:0 22px}.side-brand .brand-mark{display:none;width:27px;height:27px;object-fit:contain}.side-collapse-button{position:absolute;z-index:4;top:50%;right:10px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:5px;background:transparent;color:#8a929e;cursor:pointer;transform:translateY(-50%);transition:color .12s ease,background .12s ease}.side-collapse-button:hover{background:var(--sidebar-hover);color:var(--sidebar-text)}.side-collapse-button svg{width:16px;height:16px;stroke-width:1.5}.side-brand .wordmark{display:block;width:116px;height:auto;max-width:100%;object-fit:contain;opacity:1}.side-collapsed .side-brand{justify-content:center;padding:0}.side-collapsed .side-brand .wordmark{display:none}.side-collapsed .side-brand .brand-mark{display:block}.side-nav{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column;gap:0;padding:16px 14px 18px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.side-nav::-webkit-scrollbar{display:none}.side-nav-group{display:flex;flex-direction:column;gap:2px}.side-nav-group+.side-nav-group{margin-top:18px}.side-nav-label{min-height:19px;padding:0 10px 8px;color:var(--sidebar-subtle);font-size:9.5px;line-height:1;font-weight:550;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;transition:opacity .1s ease}.side .nav a{position:relative;width:100%;min-height:38px;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--sidebar-muted);font-family:inherit;font-size:13.25px;line-height:1;font-weight:450;text-align:left;white-space:nowrap;cursor:pointer;transition:background .12s ease,color .12s ease}.side-nav-icon{position:relative;z-index:1;width:18px;height:18px;flex:none;display:inline-flex;align-items:center;justify-content:center;color:#454e5b;transition:color .12s ease}.side-nav-icon svg,.side .nav a svg{width:17px;height:17px}.side .nav a:hover{background:var(--sidebar-hover);color:var(--sidebar-text)}.side .nav a:hover .side-nav-icon{color:#394557}.side .nav a.active{background:var(--sidebar-active);color:var(--sidebar-text);font-weight:540}.side .nav a.active:before{display:none}.side .nav a.active .side-nav-icon{color:var(--sidebar-accent)}.side .nav a:focus-visible,.side-footer-button:focus-visible,.side-workspace-switch:focus-visible,.side-collapse-button:focus-visible{outline:2px solid rgb(18 60 143 / 28%);outline-offset:1px}.side-collapsed .side-nav{padding:16px 12px 18px}.side-collapsed .side-nav-group{gap:4px}.side-collapsed .side-nav-group+.side-nav-group{margin-top:16px}.side-collapsed .side-nav-label{height:8px;min-height:8px;padding:0;overflow:hidden;color:transparent}.side-collapsed .side-nav-label:after{content:"";display:block;width:18px;height:1px;margin:3px auto 0;background:var(--sidebar-border)}.side-collapsed .nav a{min-height:40px;justify-content:center;gap:0;padding:0;border-radius:5px}.side-collapsed .nav-label{display:none}.side-collapsed .side-nav-icon{width:20px;height:20px}.side-collapsed .side-nav-icon svg{width:18px;height:18px}.side-expand-dock{position:relative;z-index:2;display:flex;justify-content:center;padding:7px 12px 8px;background:var(--sidebar-surface)}.side-expand-button{width:40px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--sidebar-border);border-radius:6px;background:var(--sidebar-surface-raised);color:var(--sidebar-muted);box-shadow:0 1px 2px #0f172a0d;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.side-expand-button:hover{border-color:color-mix(in srgb,var(--sidebar-border),var(--sidebar-text) 18%);background:var(--sidebar-hover);color:var(--sidebar-text)}.side-expand-button:focus-visible{outline:2px solid rgb(18 60 143 / 28%);outline-offset:1px}.side-expand-button svg{width:17px;height:17px;stroke-width:1.6}.side-footer{position:relative;z-index:2;min-height:88px;margin-top:auto;border-top:1px solid var(--sidebar-border);background:var(--sidebar-surface)}.side-command-dock{min-height:88px;display:flex;flex-direction:column;gap:1px;padding:6px}.side-workspace-switch{width:100%;min-width:0;min-height:30px;display:flex;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:var(--sidebar-subtle);font:inherit;cursor:pointer}.side-workspace-switch:hover,.side-workspace-switch[aria-expanded=true]{background:var(--sidebar-hover);color:var(--sidebar-text)}.side-workspace-switch.active{background:var(--sidebar-active);color:var(--sidebar-text)}.side-workspace-icon{width:14px;height:14px;flex:none;stroke-width:1.7}.side-workspace-name{min-width:0;flex:1;overflow:hidden;font-size:11.5px;font-weight:570;text-align:left;text-overflow:ellipsis;white-space:nowrap}.side-workspace-action{color:var(--sidebar-subtle);font-size:9.75px;font-weight:470}.side-footer-button{width:100%;min-width:0;min-height:44px;display:flex;align-items:center;gap:10px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:var(--sidebar-text);font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.side-footer-button:hover,.side-footer-button[aria-expanded=true]{background:var(--sidebar-hover)}.side-identity.active{background:var(--sidebar-active)}.side-company-avatar{width:28px;height:28px;flex:none;display:flex;align-items:center;justify-content:center;object-fit:cover;border-radius:6px;background:#f2f4f7;padding:0}.side-company-avatar.fallback{color:#4e5967;font-size:10.5px;font-weight:650}.side-identity-chevron{width:14px;height:14px;flex:none;color:#8a93a1;transition:transform .14s ease}.side-footer-button[aria-expanded=true] .side-identity-chevron{transform:rotate(180deg)}.side-identity-menu,.side-workspace-menu{position:absolute;left:10px;right:10px;bottom:calc(100% + 8px);display:none;flex-direction:column;gap:2px;padding:5px;border:1px solid #d7d7d3;border-radius:9px;background:#fbfaf7;box-shadow:0 18px 42px #1112112e,0 3px 9px #1112111a}.side-collapsed .side-footer{min-height:104px}.side-collapsed .side-command-dock{min-height:104px;align-items:center;justify-content:center;gap:5px;padding:8px 12px}.side-collapsed .side-workspace-switch{width:40px;min-height:36px;justify-content:center;padding:0;border-radius:5px}.side-collapsed .side-workspace-name,.side-collapsed .side-workspace-action{display:none}.side-collapsed .side-footer-button{width:40px;min-height:40px;justify-content:center;padding:0;border-radius:5px}.side-collapsed .side-footer-copy,.side-collapsed .side-identity-chevron{display:none}.side-collapsed .side-identity-menu,.side-collapsed .side-workspace-menu{left:58px;right:auto;bottom:8px;width:212px}.side-identity-menu.show,.side-workspace-menu.show{display:flex}.side-identity-menu button,.side-workspace-menu button{width:100%;min-height:36px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#343532;font:inherit;font-size:12.5px;text-align:left;cursor:pointer}.side-identity-menu button:hover,.side-identity-menu button:focus-visible,.side-workspace-menu button:hover,.side-workspace-menu button:focus-visible{outline:none;background:#efefec}.side-identity-menu button.danger{color:#a13a36}.side-identity-profile{min-width:0;display:flex;align-items:center;gap:10px;padding:8px 9px 7px}.side-identity-profile>img,.side-identity-profile>span:first-child{width:30px;height:30px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eceef1;object-fit:cover;color:#515966;font-size:10.5px;font-weight:650}.side-identity-profile>span:last-child{min-width:0;display:grid;gap:2px}.side-identity-profile strong,.side-identity-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-identity-profile strong{color:#343532;font-size:12px;font-weight:590}.side-identity-profile small{color:#7b818a;font-size:10px;font-weight:430}.side-identity-menu svg,.side-workspace-menu svg{width:16px;height:16px;color:#7a7b76}.side-identity-menu button.danger svg{color:#a13a36}.side-menu-label{padding:5px 10px 4px;color:#858a92;font-size:9.5px;font-weight:620;letter-spacing:.055em;text-transform:uppercase}.side-menu-empty{padding:9px 10px;color:#858a92;font-size:11.5px}.side-menu-separator{height:1px;margin:4px 5px;background:#e4e4e1}.side-workspace-menu .side-organization-option{min-height:40px}.side-organization-option>span:not(.side-option-avatar){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-organization-option>img,.side-option-avatar{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex:none;border-radius:6px;background:#eceef1;object-fit:cover;color:#515966;font-size:9.5px;font-weight:650}.side-organization-option>svg{margin-left:auto;color:var(--sidebar-accent)}.account-settings-view{max-width:1080px;padding:28px clamp(14px,3vw,38px)}.account-settings-view .cl-rootBox{width:100%}.account-settings-view .cl-cardBox{width:100%;max-width:920px;box-shadow:none}.side-footer-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.side-footer-copy strong,.side-footer-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-footer-copy strong{color:var(--sidebar-text);font-size:11.5px;line-height:1.18;font-weight:520}.side-footer-copy small{color:#727c89;font-size:10px;line-height:1.1;font-weight:430}@media (prefers-reduced-motion: reduce){#app,.side .nav a{transition-duration:.01ms}}:root{--theme-focus: rgb(47 111 237 / 34%)}.theme-switcher{position:relative;display:inline-flex;flex:none}.theme-switcher-trigger{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#596372;transition:background .12s ease,border-color .12s ease,color .12s ease}.theme-switcher-trigger:hover{border-color:var(--border);background:var(--hover);color:var(--fg)}.theme-switcher-trigger:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.theme-switcher-trigger svg{width:18px;height:18px;stroke-width:1.65}html[data-theme=dark]{--bg: #0e1116;--panel: #12161c;--fg: #eef1f5;--mut: #a5adb9;--mut2: #737d8b;--border: #2a3039;--border2: #20262e;--hover: #1a2028;--active: #202937;--primary: #edf1f6;--primary-h: #d8dee7;--pf: #101318;--green: #35c58b;--red: #ff6b6b;--theme-focus: rgb(111 156 255 / 48%);--sidebar-accent: #82aaff;--sidebar-surface: #11151b;--sidebar-surface-raised: #171c23;--sidebar-text: #edf1f6;--sidebar-muted: #aab2bf;--sidebar-subtle: #697483;--sidebar-border: #252b34;--sidebar-hover: #181e26;--sidebar-active: #1a2740}html[data-theme=dark] body,html[data-theme=dark] #app,html[data-theme=dark] .main{background:#0f1318}html[data-theme=dark] .topbar{background:#12161c;border-bottom-color:var(--border)}html[data-theme=dark] .btn.outline,html[data-theme=dark] .proj,html[data-theme=dark] .card,html[data-theme=dark] .orgsw-menu,html[data-theme=dark] .rowmenu,html[data-theme=dark] .user-menu,html[data-theme=dark] .org-switch-menu,html[data-theme=dark] .modal,html[data-theme=dark] input.in,html[data-theme=dark] textarea.in{background:#171c23;color:var(--fg)}html[data-theme=dark] .select-static,html[data-theme=dark] .base,html[data-theme=dark] .keybox,html[data-theme=dark] .modal .foot,html[data-theme=dark] thead th{background:#14181f}html[data-theme=dark] tbody tr:hover{background:#151a21}html[data-theme=dark] .pill{color:#66dda9;background:#143427}html[data-theme=dark] .icon-btn.danger:hover{background:#371c21}html[data-theme=dark] .toast{background:#252c36;color:#f4f6f9}html[data-theme=dark] .toast.err{background:#6d252b}html[data-theme=dark] .msg.user .ava,html[data-theme=dark] .mava,html[data-theme=dark] .ws-logo,html[data-theme=dark] .uava{background:#232a34;color:#c8ced8}html[data-theme=dark] .msg.assistant .ava{background:#e9edf3;color:#11151a}html[data-theme=dark] .msg.assistant .txt code{background:#222934}html[data-theme=dark] .msg.assistant .txt th{background:#171c23}html[data-theme=dark] .side-brand .wordmark{content:url(/openlake-wordmark-native.png)}html[data-theme=dark] .side-nav-icon{color:#7d8795}html[data-theme=dark] .side .nav a:hover .side-nav-icon{color:#c0c7d2}html[data-theme=dark] .side-company-avatar{background:#1a2029}html[data-theme=dark] .side-identity-profile>span:first-child{background:#252c36;color:#d6dbe2}html[data-theme=dark] .side-identity-profile strong{color:#e7eaf0}html[data-theme=dark] .side-identity-profile small,html[data-theme=dark] .side-identity-chevron,html[data-theme=dark] .side-workspace-switch,html[data-theme=dark] .side-footer-copy small{color:#788392}html[data-theme=dark] .side-identity-menu,html[data-theme=dark] .side-workspace-menu{border-color:#303743;background:#171c23;box-shadow:0 20px 46px #00000061,0 3px 10px #0000003d}html[data-theme=dark] .side-identity-menu button,html[data-theme=dark] .side-workspace-menu button{color:#e7eaf0}html[data-theme=dark] .side-identity-menu button:hover,html[data-theme=dark] .side-identity-menu button:focus-visible,html[data-theme=dark] .side-workspace-menu button:hover,html[data-theme=dark] .side-workspace-menu button:focus-visible{background:#222831}html[data-theme=dark] .side-identity-menu svg,html[data-theme=dark] .side-workspace-menu svg{color:#8e98a7}html[data-theme=dark] .side-menu-separator{background:#303743}html[data-theme=dark] .side-option-avatar{background:#252c36;color:#d6dbe2}html[data-theme=dark] .side-identity-menu button.danger,html[data-theme=dark] .side-identity-menu button.danger svg{color:#ff7d7d}html[data-theme=dark] .theme-switcher-trigger{color:#aab2bf}html[data-theme=dark] .theme-switcher-trigger:hover{background:#1b222b;color:#f1f3f7}.select-trigger{min-width:166px;height:40px;display:inline-flex;align-items:center;justify-content:space-between;gap:9px;padding:0 11px;border:1px solid #d5d7da;border-radius:7px;outline:0;background:#fdfdfc;color:#263143;box-shadow:0 1px 2px #12182108;font:inherit;font-size:12px;font-weight:540;white-space:nowrap;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.select-trigger:hover{border-color:#bfc3c8;background:#fff}.select-trigger:focus-visible,.select-trigger[data-state=open]{border-color:#9ca5b2;box-shadow:0 0 0 3px #184a991a,0 1px 2px #1218210a}.select-trigger-compact{min-width:118px;height:36px}.select-trigger-prefix{display:inline-flex;align-items:center;color:#6f7885}.select-trigger-prefix svg{width:15px;height:15px;stroke-width:1.55}.select-trigger [data-radix-select-value]{flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis}.select-trigger-chevron{width:14px;height:14px;flex:none;color:#7c8591;stroke-width:1.6}.select-content{z-index:120;min-width:max(178px,var(--radix-select-trigger-width));max-height:min(320px,var(--radix-select-content-available-height));overflow:hidden;border:1px solid #d9dce0;border-radius:9px;background:#fffffffa;color:#202735;box-shadow:0 18px 44px #11182321,0 3px 10px #11182312;transform-origin:var(--radix-select-content-transform-origin);animation:select-enter .12s cubic-bezier(.2,.8,.2,1)}.select-viewport{padding:5px}.select-item{position:relative;min-height:34px;display:flex;align-items:center;padding:7px 30px 7px 9px;border-radius:6px;outline:0;font-size:12px;cursor:default;-webkit-user-select:none;user-select:none}.select-item[data-highlighted]{background:#f1f3f5}.select-item-check{position:absolute;right:9px;display:inline-flex;align-items:center;justify-content:center;color:#174fa6}.select-item-check svg{width:15px;height:15px;stroke-width:2}.select-item-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.select-item-copy small{color:#7c8490;font-size:10.5px;line-height:1.25}.select-scroll-button{height:25px;display:flex;align-items:center;justify-content:center;color:#737c88}.select-scroll-button svg{width:14px;height:14px}@keyframes select-enter{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .select-trigger{border-color:#343c48;background:#171c23;color:#e9edf2;box-shadow:none}html[data-theme=dark] .select-trigger:hover{border-color:#4a5564;background:#1b222b}html[data-theme=dark] .select-trigger:focus-visible,html[data-theme=dark] .select-trigger[data-state=open]{border-color:#637083;box-shadow:0 0 0 3px #82aaff21}html[data-theme=dark] .select-trigger-prefix,html[data-theme=dark] .select-trigger-chevron{color:#9ba6b5}html[data-theme=dark] .select-content{border-color:#343c48;background:#171c23fa;color:#eef1f5;box-shadow:0 20px 48px #00000061,0 3px 10px #00000038}html[data-theme=dark] .select-item[data-highlighted]{background:#222a34}html[data-theme=dark] .select-item-check{color:#82aaff}html[data-theme=dark] .select-item-copy small{color:#8e98a7}@media (prefers-reduced-motion: reduce){.select-content{animation:none}}.keys-view{--keys-canvas: #fafafa;--keys-paper: #ffffff;--keys-ink: #15171a;--keys-muted: #666c76;--keys-subtle: #9297a0;--keys-line: #e1e3e6;--keys-line-strong: #b6bac0;--keys-blue: #1c5bb8;--keys-blue-soft: #edf3fb;--keys-code: #111317;--keys-code-2: #171a1f;--keys-green: #2ba96d;min-height:100%;overflow-x:hidden;background:var(--keys-canvas);color:var(--keys-ink)}.keys-content{width:100%;max-width:none;margin:0;padding:30px 28px 58px}.keys-page-header{min-height:100px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:20px}.keys-page-header>div:first-child{font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.keys-page-actions{display:flex;align-items:center;gap:8px}.keys-eyebrow{display:block;margin-bottom:10px;color:var(--keys-muted);font-size:12px;font-weight:500;letter-spacing:.006em}.keys-page-header h1{color:var(--keys-ink);font-size:36px;line-height:1.03;font-weight:440;letter-spacing:-.025em}.keys-page-header p,.keys-connect-heading p{margin:8px 0 0;color:var(--keys-muted);font-size:13.5px;line-height:1.5;font-weight:400;letter-spacing:.002em}.keys-primary,.keys-secondary,.keys-danger,.keys-copy-snippet{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:5px;font:inherit;font-size:13px;font-weight:570;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease}.keys-primary{margin:0;border:1px solid #11161d;background:#11161d;color:#fff;white-space:nowrap;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #0f172a24}.keys-primary:hover{background:#202730}.keys-primary:active,.keys-secondary:active,.keys-danger:active,.keys-copy-snippet:active{transform:translateY(1px)}.keys-primary:disabled,.keys-danger:disabled{cursor:wait;opacity:.62}.keys-primary svg,.keys-secondary svg,.keys-danger svg,.keys-copy-snippet svg{width:16px;height:16px;stroke-width:1.7}.keys-registry{overflow:hidden;border:1px solid var(--keys-line);border-radius:6px;background:var(--keys-paper);box-shadow:0 1px 2px #12182105}.keys-registry-titlebar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;border-bottom:1px solid var(--keys-line);background:var(--keys-paper)}.keys-registry-heading{min-width:0}.keys-registry-titlebar h2{margin:0;color:var(--keys-ink);font-size:14px;line-height:1.2;font-weight:650;letter-spacing:-.012em}.keys-registry-titlebar p{margin:4px 0 0;color:var(--keys-muted);font-size:11.25px;line-height:1.4}.keys-workbench-head h2{margin:0;color:var(--keys-ink);font-size:15px;line-height:1.25;font-weight:650;letter-spacing:-.012em}.keys-table-scroll{overflow-x:auto;border:0}.keys-table{width:100%;min-width:940px;table-layout:fixed;border-collapse:collapse}.keys-table th,.keys-table td{border:0;background:transparent;text-align:left;vertical-align:middle}.keys-table thead th{height:44px;padding:0 16px;border-bottom:1px solid var(--keys-line);background:#fbfbfb;color:#777d87;font-size:10.25px;line-height:1;font-weight:650;letter-spacing:.045em;text-transform:uppercase}.keys-table thead th:first-child,.keys-table tbody td:first-child{width:20%;padding-left:18px}.keys-table thead th:nth-child(2),.keys-table tbody td:nth-child(2){width:30%}.keys-table thead th:nth-child(3),.keys-table tbody td:nth-child(3){width:15%}.keys-table thead th:nth-child(4),.keys-table tbody td:nth-child(4){width:18%}.keys-table thead th:nth-child(5),.keys-table tbody td:nth-child(5){width:12%}.keys-table thead th:last-child,.keys-table tbody td:last-child{width:4%;padding-right:10px;text-align:right}.keys-table tbody td{height:60px;padding:9px 16px;border-bottom:1px solid #e9eaec;color:#3d434c;font-size:12.5px}.keys-table tbody tr:last-child td{border-bottom:0}.keys-table tbody tr{transition:background .12s ease}.keys-table tbody tr:hover{background:#fcfcfd}.keys-name-wrap{min-width:0}.keys-name-wrap>div{min-width:0}.keys-key-name{display:block;overflow:hidden;color:var(--keys-ink);font-size:13px;line-height:1.3;font-weight:620;letter-spacing:-.006em;text-overflow:ellipsis;white-space:nowrap}.keys-name-meta{display:block;margin-top:2px;overflow:hidden;color:var(--keys-subtle);font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.keys-name-cell{min-width:0}.keys-secret-cell{min-width:0;display:flex;align-items:center;gap:8px}.keys-secret-cell code{flex:1;min-width:0;overflow:hidden;color:#525a65;font-family:var(--mono);font-size:11.75px;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.keys-copy-key-button{min-height:28px;display:inline-flex;align-items:center;gap:6px;flex:none;padding:0 9px;border:1px solid #dde0e3;border-radius:4px;background:#fff;color:#6a717b;font:inherit;font-size:10.5px;font-weight:530}.keys-copy-key-button:hover{border-color:#c5c9ce;background:#f8f9fa;color:var(--keys-ink)}.keys-copy-key-button svg{width:13px;height:13px;stroke-width:1.7}.keys-icon-button{width:28px;height:28px;flex:none;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:5px;background:transparent;color:#6e7785}.keys-icon-button:hover{background:#eef0f2;color:var(--keys-ink)}.keys-icon-button svg{width:15px;height:15px;stroke-width:1.7}.keys-numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.keys-never{color:var(--keys-subtle)!important}.keys-access-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #dce2ea;border-radius:999px;background:#f7f9fc;color:#526175;font-size:10.25px;font-weight:570;white-space:nowrap}.keys-row-actions{position:relative;display:inline-flex}.keys-action-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:20;width:154px;display:none;padding:5px;border:1px solid #d9dadd;border-radius:6px;background:#fff;box-shadow:0 12px 28px #181f2a24}.keys-action-menu.show{display:block}.keys-table tbody tr:last-child .keys-action-menu{top:auto;bottom:calc(100% + 4px)}.keys-action-menu button{width:100%;min-height:34px;display:flex;align-items:center;gap:9px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#b4232c;font:inherit;font-size:12.5px;text-align:left}.keys-action-menu button:hover{background:#fff1f1}.keys-action-menu svg{width:15px;height:15px}.keys-pagination{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 8px 6px 14px;border:0;border-top:1px solid var(--keys-line);background:#fff;color:#6d737d;font-size:10.5px}.keys-page-size,.keys-page-navigation{display:flex;align-items:center;gap:6px}.keys-page-size-select.select-trigger{width:56px;min-width:56px;height:28px;border-radius:4px;background:#fff;font-size:10.5px}.keys-page-range{min-width:66px;margin-right:2px;text-align:right;font-variant-numeric:tabular-nums}.keys-page-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #d9dce0;border-radius:4px;background:#fff;color:#4d5561}.keys-page-button:hover:not(:disabled){border-color:#b9bdc3;background:#f7f8f9;color:var(--keys-ink)}.keys-page-button:disabled{color:#b0b4bb;cursor:default;opacity:.6}.keys-page-button svg{width:13px;height:13px;stroke-width:1.7}.keys-message-row td{height:176px!important;text-align:center!important;color:var(--keys-muted)!important}.keys-empty{display:flex;flex-direction:column;align-items:center;gap:5px}.keys-empty svg{width:24px;height:24px;margin-bottom:3px;color:var(--keys-subtle)}.keys-empty strong{color:var(--keys-ink);font-size:13px}.keys-empty span{font-size:12px}.keys-empty-action{min-height:30px;margin-top:7px;padding:0 10px;border:1px solid #cfd3d8;border-radius:4px;background:#fff;color:#3f4b5a;font:inherit;font-size:11px;font-weight:580}.keys-empty-action:hover{border-color:#b7bdc5;background:#f7f8f9}.keys-error-state svg{color:#b4232c}.keys-loading-row span{display:block;width:76%;height:8px;border-radius:8px;background:#e9e9e7;animation:keys-pulse 1.4s ease-in-out infinite}.keys-loading-row td:nth-child(2) span{width:92%}.keys-loading-row td:nth-child(5) span{width:62%}@keyframes keys-pulse{50%{opacity:.45}}.keys-connect{margin-top:32px}.keys-workbench{overflow:hidden;border:1px solid var(--keys-line);border-radius:6px;background:var(--keys-paper);box-shadow:0 1px 2px #12182105}.keys-workbench-head{min-height:76px;padding:17px 20px 15px;border-bottom:1px solid var(--keys-line)}.keys-workbench-head h2{font-size:16px;line-height:1.2;font-weight:660;letter-spacing:-.022em}.keys-workbench-head p{max-width:640px;margin:5px 0 0;color:var(--keys-muted);font-size:11.25px;line-height:1.45;letter-spacing:.002em}.keys-workbench-toolbar{min-height:70px;display:grid;grid-template-columns:minmax(340px,1.2fr) minmax(260px,.8fr);align-items:center;gap:20px;padding:12px 20px;border-bottom:1px solid var(--keys-line)}.keys-workbench-select{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;color:#535d6b;font-size:11.5px;font-weight:520}.keys-base-control{min-width:0;height:38px;display:flex;align-items:center;border:1px solid #d8dade;border-radius:5px;background:#fff;color:var(--keys-ink)}.keys-base-control{justify-content:space-between;gap:12px;padding:0 11px}.keys-base-control:hover{border-color:#b9bdc3}.keys-base-control code{min-width:0;overflow:hidden;font-family:var(--mono);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.keys-base-control svg{width:14px;height:14px;color:#747d8a}.keys-model-select{width:100%;min-width:0;height:38px}.keys-copy-snippet{width:auto;min-height:34px;margin:0 0 0 auto;padding:0 12px;border:1px solid #cfd3d8;background:var(--keys-paper);color:var(--keys-ink);white-space:nowrap}.keys-copy-snippet:hover{border-color:#b9bdc3;background:#fafafa;color:var(--keys-ink)}.keys-workbench-body{min-height:352px;display:flex;flex-direction:column}.keys-code-workspace{min-height:352px;display:grid;grid-template-columns:194px minmax(0,1fr);background:var(--keys-code)}.keys-sdk-rail{min-width:0;padding:15px 12px;border-right:1px solid #272b31;background:#15181d}.keys-sdk-group+.keys-sdk-group{margin-top:22px}.keys-integration-label{display:block;margin:0 7px 7px;color:#717986;font-size:9.5px;font-weight:650;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.keys-provider-tabs,.keys-language-tabs{display:flex;flex-direction:column;align-items:stretch;gap:3px}.keys-provider-tabs button,.keys-language-tabs button{position:relative;width:100%;min-height:34px;display:flex;align-items:center;gap:9px;margin:0;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#929aa6;font:inherit;font-size:12px;font-weight:500;text-align:left}.keys-provider-tabs button:hover,.keys-language-tabs button:hover{color:#e5e9ee;background:#1f2329}.keys-provider-tabs button.active,.keys-language-tabs button.active{background:#272b32;color:#fff;font-weight:600;box-shadow:inset 2px 0 #7ba4df}.keys-provider-mark,.keys-client-mark{width:17px;height:17px;flex:none;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.keys-provider-mark svg,.keys-client-mark svg{width:17px;height:17px}.keys-provider-mark-openai svg,.keys-provider-mark-anthropic svg{fill:currentColor;stroke:none}.keys-provider-mark-anthropic svg{width:15px;height:15px}.keys-client-mark-curl{color:currentColor}.keys-client-mark-curl svg{width:16px;height:16px;stroke-width:1.8}.keys-code-editor{min-width:0;display:flex;flex-direction:column}.keys-code-editor-bar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px 8px 16px;border-bottom:1px solid #272b31;background:#171a1f}.keys-code-context{display:flex;align-items:center;gap:7px;color:#858e9b;font-size:11.5px}.keys-code-context strong{color:#dce2e9;font-weight:570}.keys-code-context .keys-provider-mark{color:#c8d0da}.keys-code-editor .keys-copy-snippet{border-color:#353a43;background:#21252c;color:#d3d9e1}.keys-code-editor .keys-copy-snippet:hover{border-color:#4a515d;background:#292e36;color:#fff}.keys-code-panel{min-width:0;min-height:302px;flex:1;max-height:430px;margin:0;padding:15px 0 20px;overflow:auto;border:0;border-radius:0;background:var(--keys-code);color:#dde3eb;-moz-tab-size:2;tab-size:2}.keys-code-panel code{display:block;font-family:var(--mono);font-size:12.5px;line-height:1.72;white-space:pre}.keys-code-line{min-height:21px;display:grid;grid-template-columns:58px minmax(max-content,1fr)}.keys-line-number{padding-right:15px;color:#68717e;text-align:right;-webkit-user-select:none;user-select:none}.keys-line-content{padding-right:24px}.code-string{color:#e6a67d}.code-variable{color:#a8c9ff}.code-number{color:#72c989}.code-keyword{color:#62a9f8}.keys-row-actions button:focus-visible,.keys-icon-button:focus-visible,.keys-copy-key-button:focus-visible,.keys-primary:focus-visible,.keys-secondary:focus-visible,.keys-danger:focus-visible,.keys-copy-snippet:focus-visible,.keys-base-control:focus-visible,.keys-provider-tabs button:focus-visible,.keys-language-tabs button:focus-visible,.keys-page-button:focus-visible,.keys-page-size-select:focus-visible,.keys-model-select:focus-visible{outline:2px solid rgb(29 95 196 / 34%);outline-offset:2px}.keys-dialog-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#12171e6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.keys-dialog{width:100%;max-width:460px;overflow:hidden;border:1px solid #d4d6da;border-radius:8px;background:#fff;box-shadow:0 26px 70px #141c283b,0 4px 14px #141c281a}.keys-secret-dialog{max-width:550px}.keys-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 22px 0}.keys-dialog-title{display:flex;align-items:flex-start;gap:12px}.keys-dialog-icon{width:34px;height:34px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--keys-line);border-radius:6px;background:#f7f8f9;color:#485463}.keys-dialog-icon svg{width:17px;height:17px}.keys-dialog-icon-success{border-color:#c9e8d8;background:#f0faf5;color:#238456}.keys-dialog-icon-danger{border-color:#f0ced1;background:#fff4f4;color:#b4232c}.keys-dialog-head h2{margin:0;color:var(--keys-ink);font-size:19px;line-height:1.3;font-weight:650;letter-spacing:-.016em}.keys-dialog-title p{margin:4px 0 0;color:var(--keys-muted);font-size:12px;line-height:1.45}.keys-dialog-body{padding:18px 22px 24px}.keys-dialog-body>p{margin:0;color:var(--keys-muted);font-size:12.5px;line-height:1.55}.keys-field{display:block;margin-top:0}.keys-field>span{display:block;margin-bottom:6px;color:#36404e;font-size:12px;font-weight:590}.keys-field input{width:100%;height:41px;padding:0 11px;border:1px solid #cfd2d7;border-radius:5px;outline:0;background:#fff;color:var(--keys-ink);font:inherit;font-size:13.5px}.keys-field input:focus{border-color:#6b91cf;box-shadow:0 0 0 3px #1d5fc41a}.keys-field input::placeholder{color:#a2a8b1}.keys-field small{display:block;margin-top:6px;color:var(--keys-subtle);font-size:10.5px;line-height:1.4}.keys-form-error{margin-top:8px;color:#b4232c;font-size:11.5px}.keys-dialog-actions{min-height:66px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 22px;border-top:1px solid #e2e3e5;background:#fbfbfa}.keys-dialog-actions .keys-primary{margin:0}.keys-secondary{border:1px solid #d1d4d8;background:#fff;color:#394352}.keys-secondary:hover{border-color:#b8bcc2;background:#f7f7f6}.keys-danger{border:1px solid #a91f2b;background:#b4232c;color:#fff}.keys-danger:hover{background:#9f1f27}.keys-created-secret{display:flex;align-items:center;gap:10px;margin-top:18px;padding:8px 8px 8px 11px;border:1px solid #cdd1d6;border-radius:5px;background:#f8f8f7}.keys-created-secret code{min-width:0;flex:1;overflow-wrap:anywhere;color:#202a37;font-family:var(--mono);font-size:12px}.keys-created-secret button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #d0d3d7;border-radius:4px;background:#fff;color:#3e4856;font:inherit;font-size:11.5px}.keys-created-secret button:hover{border-color:#b6bac1}.keys-created-secret svg{width:14px;height:14px}.keys-secret-warning{display:flex;align-items:center;gap:7px;margin-top:12px!important;color:#8a5a16!important}.keys-secret-warning svg{width:14px;height:14px}.keys-access-gate{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 28px;border:1px solid var(--keys-line);border-radius:6px;background:var(--keys-paper);text-align:center;box-shadow:0 1px 2px #12182105}.keys-access-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border:1px solid #d7dade;border-radius:7px;background:#f7f8f9;color:#404a57}.keys-access-icon svg{width:20px;height:20px;stroke-width:1.55}.keys-access-icon-error{border-color:#f0ced1;background:#fff4f4;color:#b4232c}.keys-access-gate h2{margin:0;color:var(--keys-ink);font-size:20px;line-height:1.25;font-weight:630;letter-spacing:-.018em}.keys-access-gate>p{max-width:455px;margin:8px 0 0;color:var(--keys-muted);font-size:13px;line-height:1.55}.keys-access-gate>.keys-primary,.keys-access-gate>.keys-secondary{margin-top:22px}.keys-spin{animation:keys-spin .7s linear infinite}@keyframes keys-spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=dark] .keys-view{--keys-canvas: #0f1318;--keys-paper: #151a20;--keys-ink: #eef1f5;--keys-muted: #a2abb7;--keys-subtle: #76808e;--keys-line: #252c35;--keys-line-strong: #4a5360;--keys-blue-soft: #17263e;--keys-code: #090c10;background:var(--keys-canvas)}html[data-theme=dark] .keys-primary{border-color:#e9edf2;background:#e9edf2;color:#11161d}html[data-theme=dark] .keys-primary:hover{background:#d6dce4}html[data-theme=dark] .keys-table thead th,html[data-theme=dark] .keys-table tbody td{color:#aeb6c1}html[data-theme=dark] .keys-table thead th{border-bottom-color:#252c35;background:#13181e;color:#818b98}html[data-theme=dark] .keys-table tbody td{border-bottom-color:#252c35}html[data-theme=dark] .keys-table tbody tr:hover{background:#181e25}html[data-theme=dark] .keys-registry-titlebar{border-bottom-color:#252c35}html[data-theme=dark] .keys-access-badge{border-color:#303b49;background:#18202a;color:#b5c2d3}html[data-theme=dark] .keys-secret-cell code{color:#aab4c2}html[data-theme=dark] .keys-copy-key-button{border-color:#343c48;background:#171c23;color:#cbd2db}html[data-theme=dark] .keys-provider-mark{color:#e4e8ed}html[data-theme=dark] .keys-icon-button:hover,html[data-theme=dark] .keys-provider-tabs button:hover,html[data-theme=dark] .keys-language-tabs button:hover{background:#20262e}html[data-theme=dark] .keys-action-menu,html[data-theme=dark] .keys-dialog,html[data-theme=dark] .keys-base-control,html[data-theme=dark] .keys-copy-snippet,html[data-theme=dark] .keys-field input,html[data-theme=dark] .keys-created-secret button{border-color:#343c48;background:#171c23;color:#e9edf2}html[data-theme=dark] .keys-action-menu button:hover{background:#331d22}html[data-theme=dark] .keys-workbench{border-color:#303743}html[data-theme=dark] .keys-workbench-head,html[data-theme=dark] .keys-workbench-toolbar{border-bottom-color:#303743}html[data-theme=dark] .keys-dialog-actions,html[data-theme=dark] .keys-created-secret{background:#13181e}html[data-theme=dark] .keys-pagination{border-color:#252c35;background:#13181e}html[data-theme=dark] .keys-page-button{border-color:#343c48;background:#171c23;color:#c7cdd5}html[data-theme=dark] .keys-created-secret{border-color:#343c48}html[data-theme=dark] .keys-created-secret code,html[data-theme=dark] .keys-field>span{color:#e8ecf1}html[data-theme=dark] .keys-secondary,html[data-theme=dark] .keys-empty-action{border-color:#39424e;background:#171c23;color:#e6eaf0}html[data-theme=dark] .keys-dialog-icon{border-color:#343c48;background:#20262e;color:#d7dde6}html[data-theme=dark] .keys-dialog-icon-success{border-color:#254c3a;background:#172a21;color:#78d9a8}html[data-theme=dark] .keys-dialog-icon-danger{border-color:#5b3035;background:#301c20;color:#ff9ca4}html[data-theme=dark] .keys-access-icon{border-color:#343c48;background:#20262e;color:#d7dde6}html[data-theme=dark] .keys-access-icon-error{border-color:#5b3035;background:#301c20;color:#ff9ca4}html[data-theme=dark] .keys-provider-tabs button.active,html[data-theme=dark] .keys-language-tabs button.active{color:#f2f5f8;background:#303743}html[data-theme=dark] .keys-loading-row span{background:#242b34}@media (max-width: 1180px){.keys-content{padding-inline:24px}.keys-workbench-toolbar{grid-template-columns:minmax(290px,1fr) minmax(220px,.75fr);gap:16px}.keys-table-scroll{overflow-x:auto}.keys-code-workspace{grid-template-columns:178px minmax(0,1fr)}}@media (max-width: 860px){.keys-content{padding:26px 22px 40px}.keys-page-header{min-height:92px}.keys-page-header h1{font-size:28px}.keys-table{width:100%;min-width:0}.keys-table thead th:nth-child(3),.keys-table tbody td:nth-child(3),.keys-table thead th:nth-child(4),.keys-table tbody td:nth-child(4),.keys-table thead th:nth-child(5),.keys-table tbody td:nth-child(5){display:none}.keys-table thead th:first-child,.keys-table tbody td:first-child{width:39%}.keys-table thead th:nth-child(2),.keys-table tbody td:nth-child(2){width:54%}.keys-table thead th:last-child,.keys-table tbody td:last-child{width:7%}.keys-copy-key-button span{display:none}.keys-copy-key-button{width:28px;justify-content:center;padding:0}.keys-workbench-toolbar{grid-template-columns:1fr 1fr}.keys-copy-snippet{width:auto;min-width:max-content;margin:0 0 0 auto}}@media (max-width: 640px){.keys-page-header{min-height:0;margin-bottom:26px}.keys-page-actions{flex-direction:column-reverse;align-items:flex-end}.keys-workbench-toolbar{grid-template-columns:1fr}.keys-workbench-select{grid-template-columns:72px minmax(0,1fr)}.keys-code-workspace{grid-template-columns:1fr}.keys-sdk-rail{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;border-right:0;border-bottom:1px solid #272b31}.keys-sdk-group+.keys-sdk-group{margin-top:0}.keys-provider-tabs,.keys-language-tabs{flex-direction:row;overflow-x:auto}.keys-provider-tabs button,.keys-language-tabs button{width:auto;flex:1;min-width:max-content}.keys-pagination{padding-left:14px}.keys-table thead th:first-child,.keys-table tbody td:first-child{width:42%}.keys-table thead th:nth-child(2),.keys-table tbody td:nth-child(2){width:48%}.keys-table thead th:last-child,.keys-table tbody td:last-child{width:10%}.keys-code-panel code{font-size:11.5px}.keys-access-gate{min-height:420px;padding:52px 22px}}.analytics-view{--analytics-canvas: #faf9f6;--analytics-paper: #fdfdfc;--analytics-ink: #172033;--analytics-muted: #697282;--analytics-subtle: #8a929e;--analytics-line: #dedfdd;--analytics-line-strong: #a9aba9;--analytics-blue: #1357bd;min-height:100%;overflow-x:hidden;background:var(--analytics-canvas);color:var(--analytics-ink)}.analytics-content{width:100%;max-width:none;margin:0;padding:28px 20px 32px}.analytics-header{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:20px}.analytics-heading{padding-top:2px;font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.analytics-eyebrow{display:block;margin-bottom:9px;color:var(--analytics-muted);font-size:12px;font-weight:500;letter-spacing:.006em}.analytics-heading h1{margin:0;color:var(--analytics-ink);font-size:36px;line-height:1.03;font-weight:440;letter-spacing:-.025em}.analytics-heading p{margin:8px 0 0;color:var(--analytics-muted);font-size:13.5px;line-height:1.5;font-weight:400;letter-spacing:.002em}.analytics-controls{display:flex;align-items:center;gap:8px;margin-top:7px}.analytics-date-select{min-width:170px}.analytics-metric-select{min-width:130px}.analytics-controls .theme-switcher-trigger{width:40px;height:40px;border-color:#d2d4d7;background:var(--analytics-paper)}.analytics-controls .theme-switcher-trigger:hover{border-color:#b4b8be;background:#fff}.analytics-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:28px;border:1px solid var(--analytics-line);border-radius:11px;background:var(--analytics-paper);color:var(--analytics-muted);text-align:center}.analytics-state strong{color:var(--analytics-ink);font-size:14px}.analytics-state p{max-width:460px;margin:0;font-size:12.5px;line-height:1.5}.analytics-state button{margin-top:5px;padding:8px 13px;border:1px solid var(--analytics-line);border-radius:7px;background:var(--analytics-paper);color:var(--analytics-ink);font:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.analytics-state button:hover{border-color:var(--analytics-line-strong)}.analytics-primary{padding:22px 22px 17px;border:1px solid var(--analytics-line);border-radius:11px;background:var(--analytics-paper);box-shadow:0 1px 2px #12182108}.analytics-primary-head{min-height:50px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.analytics-primary h2,.analytics-token-chart h2,.analytics-concentration h2{margin:0;color:var(--analytics-ink);font-size:14px;line-height:1.25;font-weight:650;letter-spacing:-.012em}.analytics-section-copy p{margin:4px 0 0;color:var(--analytics-muted);font-size:11.5px;line-height:1.4}.analytics-primary-summary{display:flex;align-items:center;gap:12px;margin-top:-2px}.analytics-metric-copy{min-width:118px;display:grid;justify-items:end;gap:3px;order:2}.analytics-metric-copy small{color:var(--analytics-muted);font-size:10.5px;white-space:nowrap}.analytics-metric-copy strong{color:var(--analytics-ink);font-size:25px;line-height:1;font-weight:610;letter-spacing:-.025em;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.analytics-primary-summary .analytics-metric-select{order:1}.analytics-timeseries{position:relative;min-width:0;overflow:hidden;color:var(--analytics-muted);font-size:11px}.analytics-timeseries .recharts-wrapper,.analytics-timeseries .recharts-surface{outline:none}.analytics-timeseries .recharts-cartesian-axis-tick-value{fill:var(--analytics-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10.5px}.analytics-timeseries .recharts-curve{shape-rendering:geometricPrecision}.analytics-chart-tooltip{min-width:136px;display:grid;gap:8px;padding:9px 10px;border:1px solid var(--analytics-line);border-radius:8px;background:#fdfdfcf7;color:var(--analytics-ink);box-shadow:0 10px 24px #1218211c;font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.analytics-chart-tooltip>strong{font-size:11px;font-weight:620}.analytics-chart-tooltip>span{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;color:var(--analytics-muted)}.analytics-chart-tooltip i{width:7px;height:7px;border-radius:2px;background:var(--analytics-blue)}.analytics-chart-tooltip b{color:var(--analytics-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:590;font-variant-numeric:tabular-nums}.analytics-token-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.analytics-token-chart{min-width:0;padding:19px 19px 10px;border:1px solid var(--analytics-line);border-radius:11px;background:var(--analytics-paper);box-shadow:0 1px 2px #12182108}.analytics-token-chart+.analytics-token-chart{padding-left:19px}.analytics-token-head{min-height:44px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.analytics-token-total{display:grid;justify-items:end;gap:2px}.analytics-token-total strong{color:var(--analytics-ink);font-size:22px;line-height:1.1;font-weight:610;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.analytics-token-total span{color:var(--analytics-muted);font-size:10.5px}.analytics-concentration{margin-top:16px;padding:23px 0 0;border-top:1px solid var(--analytics-line)}.analytics-concentration-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:0 2px}.analytics-concentration-head p,.analytics-ranking-head p{margin:4px 0 0;color:var(--analytics-muted);font-size:11.5px;line-height:1.4}.analytics-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.analytics-ranking-column{min-width:0;padding:18px;border:1px solid var(--analytics-line);border-radius:11px;background:var(--analytics-paper);box-shadow:0 1px 2px #12182108}.analytics-ranking-head{min-height:43px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.analytics-ranking-column h3{margin:0;color:var(--analytics-ink);font-size:13px;line-height:1.2;font-weight:650}.analytics-ranking-head>span{padding:3px 7px;border:1px solid var(--analytics-line);border-radius:999px;color:var(--analytics-muted);font-size:9.5px;line-height:1.2;white-space:nowrap}.analytics-ranking-column ol{display:flex;flex-direction:column;gap:15px;margin:15px 0 0;padding:0;list-style:none}.analytics-ranking-column li{display:flex;flex-direction:column;gap:7px;color:#2f3948;font-size:11px}.analytics-ranking-meta,.analytics-ranking-values{display:flex;align-items:center}.analytics-ranking-meta{justify-content:space-between;gap:12px}.analytics-ranking-meta>strong{min-width:0;overflow:hidden;color:var(--analytics-ink);font-size:11.5px;font-weight:570;text-overflow:ellipsis;white-space:nowrap}.analytics-ranking-values{flex:none;gap:10px;color:var(--analytics-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.analytics-ranking-values b{min-width:28px;color:var(--analytics-ink);font-weight:610;text-align:right}.analytics-ranking-track{position:relative;width:100%;height:5px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--analytics-blue) 10%,var(--analytics-paper))}.analytics-ranking-track i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:var(--analytics-blue)}html[data-theme=dark] .analytics-view{--analytics-canvas: #0f1318;--analytics-paper: #171c23;--analytics-ink: #eef1f5;--analytics-muted: #a2abb7;--analytics-subtle: #76808e;--analytics-line: #252c35;--analytics-line-strong: #4a5360;--analytics-blue: #82aaff}html[data-theme=dark] .analytics-controls .theme-switcher-trigger{border-color:#343c48;background:var(--analytics-paper);color:#e9edf2}html[data-theme=dark] .analytics-controls .theme-switcher-trigger:hover{border-color:#4a5564;background:#1b222b}html[data-theme=dark] .analytics-primary,html[data-theme=dark] .analytics-token-chart,html[data-theme=dark] .analytics-ranking-column{box-shadow:none}html[data-theme=dark] .analytics-ranking-column li{color:#cbd2dc}html[data-theme=dark] .analytics-ranking-track{background:#252d38}html[data-theme=dark] .analytics-chart-tooltip{background:#171c23f7;box-shadow:0 10px 24px #00000047}@media (max-width: 1180px){.analytics-content{padding-inline:20px}.analytics-header{flex-direction:column;gap:16px;margin-bottom:0;padding-bottom:22px}.analytics-controls{margin-top:0;flex-wrap:wrap}.analytics-primary-summary{flex-wrap:wrap;justify-content:flex-end}.analytics-ranking-column{padding:16px}}@media (max-width: 900px){.analytics-content{padding:26px 18px 36px}.analytics-heading h1{font-size:28px}.analytics-token-grid{grid-template-columns:1fr}.analytics-token-chart+.analytics-token-chart{padding-left:19px}.analytics-ranking-grid{grid-template-columns:1fr}.analytics-ranking-column{padding:18px}}@media (max-width: 760px){#app:has(.analytics-view){grid-template-columns:minmax(0,1fr)}#app:has(.analytics-view) .side{display:none}}@media (max-width: 640px){.analytics-header{min-height:0}.analytics-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}.analytics-date-select{min-width:0;width:100%}.analytics-controls .theme-switcher{grid-column:2;grid-row:1}.analytics-primary{padding:19px 16px 14px}.analytics-primary-head{flex-direction:column}.analytics-primary-summary{width:100%;justify-content:space-between;margin:0}.analytics-metric-copy{order:1;justify-items:start}.analytics-primary-summary .analytics-metric-select{order:2}.analytics-token-chart,.analytics-token-chart+.analytics-token-chart{padding:18px 16px 10px}.analytics-token-head{gap:12px}.analytics-concentration{padding-top:20px}}.models-view{--models-canvas: #f8f8f6;--models-paper: #fff;--models-ink: #15171b;--models-muted: #646a73;--models-subtle: #8a9099;--models-line: #dedfdf;--models-line-soft: #e9e9e7;--models-blue: #2f64c6;--models-green: #12805d;min-height:100%;overflow-x:hidden;background:radial-gradient(circle at 76% -6%,rgb(102 112 174 / 7%),transparent 30%),var(--models-canvas);color:var(--models-ink)}.models-content{width:100%;max-width:1440px;margin:0 auto;padding:30px 30px 64px}.models-header{min-height:104px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.models-heading{font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.models-eyebrow{display:block;margin-bottom:10px;color:var(--models-muted);font-size:12px;font-weight:520;letter-spacing:.006em}.models-heading h1{margin:0;color:var(--models-ink);font-size:36px;line-height:1.03;font-weight:440;letter-spacing:-.025em}.models-heading p{max-width:640px;margin:9px 0 0;color:var(--models-muted);font-size:13.5px;line-height:1.5;font-weight:400;letter-spacing:.002em}.models-header-actions{display:flex;align-items:center;gap:8px;padding-top:6px}.models-header-actions .theme-switcher-trigger{width:40px;height:40px;border-color:#d6d7d8;background:#ffffffc7}.models-showcase{margin-top:13px}.models-section-heading{min-height:56px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.models-section-heading h2{margin:0;color:var(--models-ink);font-size:15px;line-height:1.25;font-weight:650;letter-spacing:-.014em}.models-section-heading p{margin:5px 0 0;color:var(--models-muted);font-size:11.75px}.models-search{width:254px;height:38px;display:flex;align-items:center;gap:8px;padding:0 9px 0 11px;border:1px solid #d2d3d5;border-radius:7px;background:var(--models-paper);box-shadow:0 1px 2px #14181f05}.models-search:focus-within{border-color:#a9adb3;box-shadow:0 0 0 3px #1f2a3c0f}.models-search>svg{width:15px;height:15px;color:#8b919a;stroke-width:1.7}.models-search input{min-width:0;flex:1;padding:0;border:0;outline:0;background:transparent;color:var(--models-ink);font:inherit;font-size:12.5px}.models-search input::placeholder{color:#979ca4}.models-search button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:5px;background:transparent;color:#8b919a}.models-search button:hover{background:#f0f1f1;color:var(--models-ink)}.models-search button svg{width:13px;height:13px}.models-filter-row{display:flex;align-items:center;gap:5px;margin:18px 0 13px}.models-filter-row button{min-height:31px;padding:0 11px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--models-muted);font:inherit;font-size:11.75px;font-weight:520}.models-filter-row button:hover{background:#eeeeec;color:var(--models-ink)}.models-filter-row button.active{border-color:#d8d9d8;background:var(--models-paper);color:var(--models-ink);box-shadow:0 1px 2px #12171f08}.models-filter-row button:focus-visible,.model-card:focus-visible,.model-drawer button:focus-visible,.model-drawer a:focus-visible{outline:2px solid #4c76c9;outline-offset:2px}.models-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.model-card{position:relative;min-width:0;min-height:306px;display:flex;flex-direction:column;overflow:hidden;padding:20px 20px 0;border:1px solid var(--models-line);border-radius:7px;background:#fff;color:var(--models-ink);text-align:left;box-shadow:0 1px 2px #11161e08;transition:border-color .15s ease,box-shadow .15s ease}.model-card:hover{z-index:1;border-color:#9fa3a8;box-shadow:0 3px 10px #11161e0f}.model-card.accent-iris{--model-accent: #6458bd;--model-tint: #eeeafc}.model-card.accent-violet{--model-accent: #8a4bb5;--model-tint: #f4eafd}.model-card.accent-blue{--model-accent: #306aba;--model-tint: #e8f1fb}.model-card.accent-jade{--model-accent: #1d8b73;--model-tint: #e3f5ee}.model-card-head,.model-card-footer,.model-card-specs,.model-card-tags{display:flex;align-items:center}.model-card-head{justify-content:space-between;gap:16px}.model-provider-logo{width:34px;height:34px;display:block;flex:none;padding:4px;border:1px solid var(--models-line-soft);border-radius:6px;background:#fff;box-sizing:border-box;object-fit:contain}.model-provider-logo.large{width:42px;height:42px;padding:5px}.model-status{min-height:24px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;border:1px solid #dddede;border-radius:5px;background:#fff;color:#737982;font-size:10.5px;font-weight:570;line-height:1;white-space:nowrap}.model-status.preview{color:#6f747c;background:#f7f7f6;border-color:#dedfdf}.model-card-copy{display:block;margin-top:19px}.model-card-copy small{display:block;color:var(--models-muted);font-size:11px;font-weight:520}.model-card-copy strong{display:block;margin-top:4px;color:var(--models-ink);font-size:20px;line-height:1.2;font-weight:650;letter-spacing:-.025em}.model-card-copy>span{min-height:40px;display:block;margin-top:8px;color:var(--models-muted);font-size:12.5px;line-height:1.52}.model-card-tags{min-height:29px;gap:5px;margin-top:13px;overflow:hidden}.model-card-tags>span{padding:4px 7px;border:1px solid var(--models-line-soft);border-radius:5px;background:#f9f9f8b3;color:#6d727a;font-size:10px;line-height:1;white-space:nowrap}.model-card-specs{display:grid;grid-template-columns:.75fr .9fr 1.25fr;gap:0;margin-top:12px;padding:13px 0;border-top:1px solid var(--models-line-soft)}.model-card-specs>span{min-width:0;display:grid;gap:2px;padding:0 12px;border-left:1px solid var(--models-line-soft)}.model-card-specs>span:first-child{padding-left:0;border-left:0}.model-card-specs small{color:var(--models-subtle);font-size:9.5px;font-weight:500}.model-card-specs strong{overflow:hidden;color:#333840;font-size:11.5px;font-weight:610;text-overflow:ellipsis;white-space:nowrap}.model-card-footer{min-height:45px;justify-content:space-between;gap:16px;margin:auto -20px 0;padding:0 20px;border-top:1px solid var(--models-line-soft);background:#fafaf9a6;color:var(--models-subtle);font-size:10.5px}.model-card-open{display:inline-flex;align-items:center;gap:2px;color:#555b64;font-weight:580}.model-card-open svg{width:13px;height:13px;stroke-width:1.75;transition:transform .15s ease}.model-card:hover .model-card-open svg{transform:translate(2px)}.models-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #d1d3d4;border-radius:10px;background:#ffffff7a;color:var(--models-muted)}.models-empty>svg{width:22px;height:22px;margin-bottom:12px;color:var(--models-subtle)}.models-empty strong{color:var(--models-ink);font-size:13px}.models-empty span{margin-top:3px;font-size:11.5px}.models-empty button{margin-top:13px;border:0;background:transparent;color:var(--models-blue);font:inherit;font-size:11.5px;font-weight:600}.model-drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#10131847;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:model-layer-in .15s ease both}.model-drawer{width:min(508px,calc(100vw - 32px));height:100%;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #d7d8d9;background:#fcfcfb;color:var(--models-ink);box-shadow:-24px 0 70px #11151c29;animation:model-drawer-in .21s cubic-bezier(.22,.8,.2,1) both}@keyframes model-layer-in{0%{opacity:0}}@keyframes model-drawer-in{0%{opacity:.65;transform:translate(24px)}}.model-drawer-hero{--model-accent: #6458bd;--model-tint: #eeeafc;position:relative;padding:20px 22px 24px;border-bottom:1px solid #dddede;background:radial-gradient(circle at 87% 13%,var(--model-tint),transparent 42%),#fff}.model-drawer-hero.accent-iris{--model-accent: #6458bd;--model-tint: #eeeafc}.model-drawer-hero.accent-violet{--model-accent: #8a4bb5;--model-tint: #f4eafd}.model-drawer-hero.accent-blue{--model-accent: #306aba;--model-tint: #e8f1fb}.model-drawer-hero.accent-jade{--model-accent: #1d8b73;--model-tint: #e3f5ee}.model-drawer-hero:before{content:"";position:absolute;top:0;left:22px;width:82px;height:2px;background:var(--model-accent);opacity:.75}.model-drawer-bar{display:flex;align-items:center;justify-content:space-between}.model-drawer-bar>button{margin-left:auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #dddedf;border-radius:7px;background:#ffffffc7;color:#747b84}.model-drawer-bar>button:hover{background:#fff;color:var(--models-ink)}.model-drawer-bar>button svg{width:15px;height:15px}.model-drawer-title-row{display:flex;align-items:center;gap:14px;margin-top:27px}.model-drawer-title-row>div>span{color:var(--models-muted);font-size:11px;font-weight:530}.model-drawer-title-row h2{margin:2px 0 0;color:var(--models-ink);font-size:23px;line-height:1.15;font-weight:660;letter-spacing:-.032em}.model-drawer-hero>p{max-width:420px;margin:15px 0 0;color:var(--models-muted);font-size:12.5px;line-height:1.58}.model-drawer-body{flex:1;min-height:0;overflow:auto;padding:0 22px 24px}.model-drawer-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:17px 0;border-bottom:1px solid var(--models-line-soft)}.model-drawer-spec-grid>div{min-width:0;display:grid;gap:3px;padding:0 13px;border-left:1px solid var(--models-line-soft)}.model-drawer-spec-grid>div:first-child{padding-left:0;border-left:0}.model-drawer-spec-grid span{color:var(--models-subtle);font-size:9.75px}.model-drawer-spec-grid strong{overflow:hidden;color:#343941;font-size:12px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.model-drawer-section{padding:20px 0 0}.model-drawer-section+.model-drawer-section{margin-top:20px;border-top:1px solid var(--models-line-soft)}.model-drawer-section-title{display:flex;align-items:center;gap:8px}.model-section-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:none;color:#5d6570}.model-section-icon svg{width:16px;height:16px;stroke-width:1.65}.model-drawer-section-title h3{margin:0;color:var(--models-ink);font-size:12px;line-height:1.2;font-weight:630}.model-section-unit{margin-left:auto;color:var(--models-subtle);font-size:9.5px;font-weight:500}.model-price-source{display:block;margin:7px 0 -2px 32px;color:var(--models-subtle);font-size:9.5px}.model-capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:13px}.model-capability-list>span{display:flex;align-items:center;gap:7px;color:#59606a;font-size:11.5px}.model-capability-list svg{width:13px;height:13px;color:#66707b;stroke-width:1.8}.model-id-copy{width:100%;min-height:42px;display:flex;align-items:center;gap:10px;margin-top:12px;padding:0 11px 0 13px;border:1px solid #dfe0e1;border-radius:7px;background:#f7f7f6;color:#4e555e;text-align:left}.model-id-copy:hover{border-color:#c8cacc;background:#f3f3f2}.model-id-copy code{min-width:0;flex:1;overflow:hidden;font-family:var(--mono);font-size:10.75px;text-overflow:ellipsis;white-space:nowrap}.model-id-copy svg{width:14px;height:14px;color:#777e87}.model-price-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;margin-top:12px;border:1px solid #dedfdf;border-radius:6px;background:#fff}.model-price-list>div{min-width:0;display:grid;gap:4px;padding:12px;border-left:1px solid #e5e5e4}.model-price-list>div:first-child{border-left:0}.model-price-list span{color:var(--models-subtle);font-size:9.75px}.model-price-list strong{overflow:hidden;color:#343a42;font-size:12.5px;font-weight:630;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.model-drawer-actions{min-height:76px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid #dddede;background:#fff}.model-action-primary,.model-action-secondary{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border-radius:6px;font:inherit;font-size:11.75px;font-weight:590}.model-action-primary{border:1px solid #181b20;background:#181b20;color:#fff;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #11151c1f}.model-action-primary:hover{background:#2b3037}.model-action-primary:disabled{cursor:not-allowed;opacity:.58}.model-action-secondary{border:1px solid #d8d9db;background:#fff;color:#4b525b}.model-action-secondary:hover{border-color:#bfc2c5;background:#f8f8f7;color:var(--models-ink)}.model-action-primary svg,.model-action-secondary svg{width:14px;height:14px;stroke-width:1.7}.model-preview-note{margin-right:auto;color:var(--models-muted);font-size:10.75px;line-height:1.35}html[data-theme=dark] .models-view{--models-canvas: #0f1318;--models-paper: #171c23;--models-ink: #eff2f6;--models-muted: #a1a9b5;--models-subtle: #76808d;--models-line: #2b323b;--models-line-soft: #242b34;background:radial-gradient(circle at 76% -6%,rgb(113 126 204 / 11%),transparent 30%),#0f1318}html[data-theme=dark] .models-header-actions .theme-switcher-trigger,html[data-theme=dark] .models-search,html[data-theme=dark] .models-filter-row button.active,html[data-theme=dark] .model-card,html[data-theme=dark] .model-price-list,html[data-theme=dark] .model-drawer-actions,html[data-theme=dark] .model-action-secondary{background:#171c23;border-color:#303843}html[data-theme=dark] .model-card{background:#171c23}html[data-theme=dark] .model-card.accent-iris{--model-tint: #292541}html[data-theme=dark] .model-card.accent-violet{--model-tint: #34243d}html[data-theme=dark] .model-card.accent-blue{--model-tint: #1f3044}html[data-theme=dark] .model-card.accent-jade{--model-tint: #17362f}html[data-theme=dark] .model-card:hover{border-color:#4a5360}html[data-theme=dark] .model-card-copy strong,html[data-theme=dark] .model-card-specs strong,html[data-theme=dark] .model-drawer-spec-grid strong,html[data-theme=dark] .model-price-list strong{color:#e7eaf0}html[data-theme=dark] .model-card-tags>span,html[data-theme=dark] .model-card-footer,html[data-theme=dark] .model-id-copy{background:#141920;border-color:#29303a}html[data-theme=dark] .model-provider-logo{background:#fff;border-color:#303843}html[data-theme=dark] .model-card-open{color:#b6bec9}html[data-theme=dark] .models-filter-row button:hover,html[data-theme=dark] .models-search button:hover{background:#20262e}html[data-theme=dark] .models-search input{color:var(--models-ink)}html[data-theme=dark] .model-status{background:#20262e;border-color:#343c47}html[data-theme=dark] .model-status.preview{color:#b6bec9;background:#20262e;border-color:#343c47}html[data-theme=dark] .model-drawer{background:#13181f;border-color:#303741}html[data-theme=dark] .model-drawer-hero{background:radial-gradient(circle at 87% 13%,var(--model-tint),transparent 42%),#171c23;border-color:#303741}html[data-theme=dark] .model-drawer-hero.accent-iris{--model-tint: #292541}html[data-theme=dark] .model-drawer-hero.accent-violet{--model-tint: #34243d}html[data-theme=dark] .model-drawer-hero.accent-blue{--model-tint: #1f3044}html[data-theme=dark] .model-drawer-hero.accent-jade{--model-tint: #17362f}html[data-theme=dark] .model-drawer-bar>button{background:#1c222a;border-color:#353d48;color:#aeb6c1}html[data-theme=dark] .model-drawer-bar>button:hover{background:#222933;color:#fff}html[data-theme=dark] .model-id-copy{color:#bec5cf}html[data-theme=dark] .model-capability-list>span{color:#b2bac5}html[data-theme=dark] .model-section-icon{color:#aab3bf}html[data-theme=dark] .model-drawer-actions{background:#171c23;border-color:#303741}html[data-theme=dark] .model-action-secondary{color:#d1d6de}html[data-theme=dark] .model-action-primary{background:#edf1f6;border-color:#edf1f6;color:#11151a}@media (max-width: 940px){.models-content{padding-inline:22px}.models-grid{grid-template-columns:1fr}}@media (max-width: 680px){.models-content{padding:22px 16px 46px}.models-header{min-height:0;flex-direction:column;gap:18px}.models-header-actions{width:100%;justify-content:flex-end;padding:0}.models-section-heading{align-items:stretch;flex-direction:column;margin-top:34px}.models-search{width:100%}.models-filter-row{overflow-x:auto;margin-top:13px;padding-bottom:3px}.models-grid{gap:10px}.model-card{min-height:322px;padding-inline:17px}.model-card-footer{margin-inline:-17px;padding-inline:17px}.model-drawer{width:100%}.model-drawer-layer{background:transparent}.model-price-list{grid-template-columns:1fr}.model-price-list>div{border-top:1px solid #e5e5e4;border-left:0}.model-price-list>div:first-child{border-top:0}.model-drawer-actions{flex-wrap:wrap}.model-preview-note{width:100%}}@media (prefers-reduced-motion: reduce){.model-card,.model-card-open svg,.model-drawer-layer,.model-drawer{animation:none;transition:none}}.playground-view{--playground-canvas: #faf9f6;--playground-paper: #fdfdfc;--playground-ink: #172033;--playground-muted: #697282;--playground-subtle: #8a929e;--playground-line: #dedfdd;--playground-line-soft: #e9e9e6;--playground-blue: #1357bd;min-height:100%;overflow:hidden;background:var(--playground-canvas);color:var(--playground-ink)}.playground-content{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:0}.playground-model-select{min-width:220px;height:32px;padding:0 10px 0 12px;border-color:#cfd2d5;border-radius:8px;background:#fdfdfc;color:#1e293b;box-shadow:inset 0 1px #ffffffb8,0 1px 2px #1218210a;font-size:12.5px;font-weight:590;letter-spacing:-.006em}.playground-model-select:hover{border-color:#b7bcc2;background:#fff;box-shadow:inset 0 1px #ffffffd1,0 2px 5px #1218210d}.playground-model-select .select-trigger-chevron{width:15px;height:15px;margin-left:16px;color:#77808c;stroke-width:1.55}.playground-conversation-actions .theme-switcher-trigger{width:32px;height:32px;border-color:#d2d4d7;background:var(--playground-paper)}.playground-workbench{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"conversation";overflow:hidden;background:var(--playground-paper)}.playground-workbench.parameters-open{grid-template-columns:minmax(0,1fr) 306px;grid-template-areas:"conversation settings"}.playground-settings{grid-area:settings;min-width:0;overflow:auto;padding:18px 18px 16px;border-left:1px solid var(--playground-line);scrollbar-width:thin;scrollbar-color:transparent transparent}.playground-settings:hover{scrollbar-color:#c9cbd0 transparent}.playground-settings-head{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.playground-settings-head h2{margin:0;color:var(--playground-ink);font-size:14px;line-height:1.25;font-weight:650;letter-spacing:-.012em}.playground-settings-head p{margin:4px 0 0;color:var(--playground-muted);font-size:11.5px;line-height:1.4}.playground-settings-actions{display:flex;align-items:center;gap:2px}.playground-settings-actions>button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:none;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--playground-subtle)}.playground-settings-actions>button:hover{border-color:var(--playground-line);background:#f6f6f4;color:var(--playground-ink)}.playground-settings-actions>button svg{width:15px;height:15px;stroke-width:1.65}.playground-system-field{display:block;margin-top:4px}.playground-system-field>span,.playground-parameter>span{color:var(--playground-ink);font-size:11.5px;font-weight:590}.playground-system-field textarea{width:100%;min-height:78px;display:block;resize:vertical;margin-top:7px;padding:10px 11px;border:1px solid #d5d7d7;border-radius:7px;outline:0;background:#fff;color:var(--playground-ink);font:inherit;font-size:11.75px;line-height:1.5;transition:border-color .12s ease,box-shadow .12s ease}.playground-system-field textarea:focus{border-color:#97a2b2;box-shadow:0 0 0 3px #184a9914}.playground-parameter-list{display:grid;gap:8px;margin-top:16px}.playground-parameter{min-width:0;display:grid;gap:7px}.playground-parameter>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.playground-parameter strong{font-weight:570}.playground-parameter output{min-width:42px;color:var(--playground-muted);font-size:10.75px;font-variant-numeric:tabular-nums;text-align:right}.playground-parameter input[type=range]{--range-progress: 50%;width:100%;height:14px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.playground-parameter input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:999px;background:linear-gradient(to right,var(--playground-blue) 0 var(--range-progress),#dfe1e3 var(--range-progress) 100%)}.playground-parameter input[type=range]::-moz-range-track{height:3px;border-radius:999px;background:#dfe1e3}.playground-parameter input[type=range]::-moz-range-progress{height:3px;border-radius:999px;background:var(--playground-blue)}.playground-parameter input[type=range]::-webkit-slider-thumb{width:12px;height:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-4.5px;border:2px solid var(--playground-paper);border-radius:50%;background:var(--playground-blue);box-shadow:0 0 0 1px var(--playground-blue)}.playground-parameter input[type=range]::-moz-range-thumb{width:9px;height:9px;border:2px solid var(--playground-paper);border-radius:50%;background:var(--playground-blue);box-shadow:0 0 0 1px var(--playground-blue)}.playground-parameter input[type=range]:focus-visible{outline:0}.playground-parameter input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 1px var(--playground-blue),0 0 0 4px #1357bd26}.playground-advanced{margin-top:16px;border-top:1px solid var(--playground-line)}.playground-advanced summary{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;color:var(--playground-ink);font-size:11.5px;font-weight:590;cursor:pointer}.playground-advanced summary::-webkit-details-marker{display:none}.playground-advanced summary>span{display:inline-flex;align-items:center;gap:7px}.playground-advanced summary svg{width:14px;height:14px;color:var(--playground-subtle);stroke-width:1.6}.playground-advanced-chevron{transition:transform .16s cubic-bezier(.2,.8,.2,1)}.playground-advanced[open] .playground-advanced-chevron{transform:rotate(180deg)}.playground-advanced-body{display:grid;gap:8px;padding:0 0 2px}.playground-parameter.compact{gap:5px}.playground-token-limit{display:grid;gap:6px}.playground-token-limit-controls{display:grid;gap:9px}.playground-token-limit-input{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--playground-muted);font-size:10.5px;font-weight:550}.playground-token-limit-input input{width:112px;height:30px;border:1px solid var(--playground-line);border-radius:7px;padding:0 9px;background:var(--playground-paper);color:var(--playground-ink);font:inherit;font-variant-numeric:tabular-nums;text-align:right}.playground-token-limit-input input:focus{border-color:var(--playground-blue);outline:0;box-shadow:0 0 0 3px #1357bd1f}.playground-stream-row{position:relative;min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;cursor:pointer}.playground-stream-row>span{min-width:0;display:grid;gap:1px}.playground-stream-row strong{color:var(--playground-ink);font-size:11.5px;font-weight:570}.playground-stream-row small{color:var(--playground-muted);font-size:10px}.playground-stream-row input{position:absolute;opacity:0;pointer-events:none}.playground-stream-row>i{position:relative;width:31px;height:18px;flex:none;border-radius:999px;background:#d9dce0;transition:background .15s ease}.playground-stream-row>i:after{content:"";position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #141a2333;transition:transform .15s cubic-bezier(.2,.8,.2,1)}.playground-stream-row input:checked+i{background:var(--playground-blue)}.playground-stream-row input:checked+i:after{transform:translate(13px)}.playground-stream-row input:focus-visible+i{box-shadow:0 0 0 3px #1357bd26}.playground-conversation{grid-area:conversation;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--playground-paper)}.playground-conversation-head{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex:none;padding:0 16px 0 20px;border-bottom:1px solid var(--playground-line)}.playground-conversation-title{display:flex;align-items:center;gap:12px}.playground-conversation-title h1{margin:0;color:var(--playground-ink);font-size:13.5px;font-weight:650;letter-spacing:-.01em}.playground-conversation-head span{display:inline-flex;align-items:center;gap:6px;color:var(--playground-muted);font-size:10.5px}.playground-conversation-head span i{width:5px;height:5px;border-radius:50%;background:#2c9a70;box-shadow:0 0 0 3px #2c9a7017}.playground-conversation-actions{display:flex;align-items:center;gap:4px}.playground-conversation-actions>button{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--playground-muted);font:inherit;font-size:11px}.playground-conversation-actions>button svg{width:13px;height:13px;stroke-width:1.65}.playground-conversation-actions>button:hover:not(:disabled),.playground-conversation-actions>button.active{border-color:var(--playground-line);background:#f6f6f4;color:var(--playground-ink)}.playground-conversation-actions>button:disabled{cursor:default;opacity:.38}.playground-thread{min-height:0;flex:1;overflow:auto;scroll-behavior:smooth}.playground-empty{width:min(440px,calc(100% - 48px));height:100%;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:24px 0 32px;text-align:center}.playground-empty-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border:1px solid var(--playground-line);border-radius:8px;background:#fff;color:#566173;box-shadow:0 1px 2px #1218210a}.playground-empty-icon svg{width:18px;height:18px;stroke-width:1.55}.playground-empty h2{margin:0;color:var(--playground-ink);font-size:19px;line-height:1.25;font-weight:640;letter-spacing:-.025em}.playground-empty p{max-width:440px;margin:7px 0 0;color:var(--playground-muted);font-size:12px;line-height:1.55}.playground-message-list{width:min(768px,calc(100% - 40px));margin:0 auto;padding:26px 0 34px}.playground-message{display:flex;gap:14px;padding:0;text-align:left}.playground-message+.playground-message{margin-top:18px}.playground-message-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:6px;font-size:9px;font-weight:700}.playground-message-mark.user{background:#ececef;color:#4a4a55}.playground-message-mark.assistant{background:var(--playground-ink)}.playground-message-mark img{width:17px;height:auto;display:block;filter:brightness(0) invert(1)}.playground-message-body{min-width:0;flex:1}.playground-message-meta{margin-bottom:2px}.playground-message-meta strong{color:var(--playground-ink);font-size:13px;font-weight:600}.playground-message-copy{margin:0;color:#364153;font-size:13.25px;line-height:1.68;white-space:normal;overflow-wrap:anywhere}.playground-message-copy>:first-child{margin-top:0}.playground-message-copy>:last-child{margin-bottom:0}.playground-message-copy p{margin:0}.playground-message-copy ul,.playground-message-copy ol{margin:8px 0;padding-left:20px}.playground-message-copy code{padding:1px 4px;border-radius:4px;background:#f0f1f1;font-family:var(--mono);font-size:.92em}.playground-message.user .playground-message-copy{color:var(--playground-ink);white-space:pre-wrap}.playground-cursor{display:inline-block;width:7px;height:15px;background:var(--playground-ink);vertical-align:text-bottom;animation:playground-cursor-blink 1s steps(2) infinite}@keyframes playground-cursor-blink{50%{opacity:0}}.playground-composer-zone{flex:none;padding:12px 20px 8px;border-top:1px solid var(--playground-line);background:#fbfbfa}.playground-composer{width:min(768px,100%);margin:0 auto;display:flex;align-items:flex-end;gap:10px}.playground-composer textarea{min-width:0;min-height:46px;max-height:160px;flex:1;display:block;resize:none;padding:12px 14px;border:1px solid #cfd2d5;border-radius:10px;outline:0;background:#fff;color:var(--playground-ink);font:inherit;font-size:13px;line-height:1.5}.playground-composer textarea:focus{border-color:#9ca5b2;box-shadow:0 0 0 3px #184a9914}.playground-composer textarea::placeholder{color:#8e959f}.playground-composer>button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:none;padding:0;border:1px solid #0f4fae;border-radius:6px;background:var(--playground-blue);color:#fff;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #11254829}.playground-composer>button:hover:not(:disabled){background:#0f4da9}.playground-composer>button:disabled{cursor:default;opacity:.32}.playground-composer>button svg{width:15px;height:15px;stroke-width:1.8}.playground-composer-note{width:min(768px,100%);margin:5px auto 0;color:var(--playground-subtle);font-size:10px;line-height:1.25;text-align:center}.playground-composer-note.error{color:#b42318}html[data-theme=dark] .playground-view{--playground-canvas: #0f1318;--playground-paper: #171c23;--playground-ink: #eef1f5;--playground-muted: #a2abb7;--playground-subtle: #76808e;--playground-line: #252c35;--playground-line-soft: #20262e;--playground-blue: #82aaff}html[data-theme=dark] .playground-workbench{box-shadow:none}html[data-theme=dark] .playground-conversation-actions .theme-switcher-trigger{border-color:#343c48;background:var(--playground-paper);color:#e9edf2}html[data-theme=dark] .playground-model-select{border-color:#343c48;background:#171c23;color:#edf1f5;box-shadow:inset 0 1px #ffffff05}html[data-theme=dark] .playground-model-select:hover{border-color:#4a5564;background:#1b222b}html[data-theme=dark] .playground-system-field textarea,html[data-theme=dark] .playground-composer textarea,html[data-theme=dark] .playground-empty-icon{border-color:#343c48;background:#171c23;color:var(--playground-ink);box-shadow:none}html[data-theme=dark] .playground-message-mark.user{background:#2a313b;color:#d8dde4}html[data-theme=dark] .playground-message-mark.assistant{background:#f4f7fb;box-shadow:inset 0 0 0 1px #ffffff2e,0 1px 2px #0000002e}html[data-theme=dark] .playground-message-mark.assistant img{filter:none}html[data-theme=dark] .playground-settings-actions>button:hover,html[data-theme=dark] .playground-conversation-actions>button:hover:not(:disabled),html[data-theme=dark] .playground-conversation-actions>button.active{border-color:#343c48;background:#20262e}html[data-theme=dark] .playground-parameter input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--playground-blue) 0 var(--range-progress),#343c48 var(--range-progress) 100%)}html[data-theme=dark] .playground-parameter input[type=range]::-moz-range-track{background:#343c48}html[data-theme=dark] .playground-stream-row>i{background:#3b4451}html[data-theme=dark] .playground-stream-row input:checked+i{background:var(--playground-blue)}html[data-theme=dark] .playground-message-copy{color:#c7ced8}html[data-theme=dark] .playground-message.user .playground-message-copy{color:#e9edf2}html[data-theme=dark] .playground-message-copy code{background:#242b34}html[data-theme=dark] .playground-composer-zone{background:#13181e}html[data-theme=dark] .playground-composer textarea{color:var(--playground-ink)}@media (max-width: 1040px){.playground-workbench.parameters-open{grid-template-columns:minmax(0,1fr) 280px}.playground-settings{padding-inline:16px}}@media (max-width: 820px){.playground-view{overflow:auto}.playground-content{height:auto;min-height:100%}.playground-model-select{min-width:140px}.playground-workbench.parameters-open{grid-template-columns:1fr;grid-template-areas:"conversation" "settings";overflow:visible}.playground-settings{overflow:visible;border-top:1px solid var(--playground-line);border-left:0}.playground-conversation{min-height:620px}}@media (max-width: 760px){#app:has(.playground-view){grid-template-columns:minmax(0,1fr)}#app:has(.playground-view) .side{display:none}}@media (max-width: 520px){.playground-conversation{min-height:560px}.playground-message-list{width:calc(100% - 28px);padding-top:18px}.playground-composer-zone{padding:10px}}@media (prefers-reduced-motion: reduce){.playground-thread{scroll-behavior:auto}.playground-advanced-chevron,.playground-stream-row>i,.playground-stream-row>i:after{transition:none}.playground-cursor{animation:none}}.billing-view{--billing-canvas: #faf9f6;--billing-paper: #fdfdfc;--billing-ink: #172033;--billing-muted: #697282;--billing-subtle: #8a929e;--billing-line: #dedfdd;--billing-blue: #123c8f;--billing-green: #217a4b;min-height:100%;overflow-x:hidden;background:var(--billing-canvas);color:var(--billing-ink)}.billing-content{width:100%;max-width:none;margin:0;padding:28px 38px 56px}.billing-header{min-height:124px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.billing-header>div:first-child{padding-top:2px}.billing-eyebrow{display:block;margin-bottom:9px;color:var(--billing-muted);font-size:12px;font-weight:500;letter-spacing:.006em}.billing-header h1{margin:0;color:var(--billing-ink);font-size:36px;line-height:1.03;font-weight:440;letter-spacing:-.025em}.billing-header p{margin:8px 0 0;color:var(--billing-muted);font-size:13.5px;line-height:1.5;font-weight:400}.billing-header-actions{display:flex;align-items:center;gap:16px}.billing-header .theme-switcher{margin-top:7px}.billing-header .theme-switcher-trigger{width:40px;height:40px;border-color:#d2d4d7;background:var(--billing-paper)}.billing-primary,.billing-secondary,.billing-text-button{font:inherit}.billing-primary,.billing-secondary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:5px;font-size:12.75px;font-weight:590;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .1s ease}.billing-primary{border:1px solid #11161d;background:#11161d;color:#fff;box-shadow:inset 0 1px #ffffff1f,0 1px 2px #0f172a21}.billing-primary:hover{background:#202730}.billing-primary:active,.billing-secondary:active{transform:translateY(1px)}.billing-primary:disabled{cursor:wait;opacity:.58}.billing-primary svg,.billing-secondary svg{width:15px;height:15px;stroke-width:1.7}.billing-secondary{border:1px solid #d0d3d7;background:var(--billing-paper);color:var(--billing-ink);box-shadow:0 1px 1px #12182105}.billing-secondary:hover{border-color:#b7bbc1;background:#fff}.billing-setup{width:100%;max-width:640px;padding:34px 0 0;border-top:1px solid var(--billing-line)}.billing-summary h2,.billing-history h2{margin:0;color:var(--billing-ink);font-size:14px;line-height:1.25;font-weight:560;letter-spacing:-.012em}.billing-text-button{margin:20px 0 0;padding:0;border:0;background:transparent;color:var(--billing-muted);font-size:11.75px;text-decoration:underline;text-decoration-color:#c7cacf;text-underline-offset:3px}.billing-text-button:hover{color:var(--billing-ink);text-decoration-color:var(--billing-ink)}.billing-setup-back{margin:0 0 20px}.billing-welcome-credit{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:12px;padding:11px 15px;border:1px solid #d7d9dc;border-radius:7px;background:var(--billing-paper)}.billing-welcome-credit div{min-width:0;display:flex;flex-direction:column;gap:3px}.billing-welcome-credit strong{color:var(--billing-ink);font-size:12px;font-weight:580;letter-spacing:-.006em}.billing-welcome-credit span{color:var(--billing-muted);font-size:10.5px;line-height:1.35}.billing-welcome-credit b{color:var(--billing-ink);font-size:16px;font-weight:500;letter-spacing:-.018em;font-variant-numeric:tabular-nums}.billing-payment-panel{overflow:hidden;border:1px solid #d7d9dc;border-radius:8px;background:var(--billing-paper);box-shadow:0 1px 2px #11161d08}.billing-payment-panel-head{min-height:40px;display:flex;align-items:center;padding:0 16px;background:#11161d;color:#fff;font-size:11.5px;font-weight:620;letter-spacing:.01em}.billing-payment-panel-body{padding:24px}.billing-setup-form{min-width:0;padding:0}.billing-setup-form form{width:100%;display:flex;flex-direction:column;align-items:flex-start}.billing-setup-form .billing-primary{margin-top:20px}.billing-save{width:100%;min-height:44px}.billing-consent{margin:10px 0 0;color:var(--billing-subtle);font-size:10.5px;line-height:1.55}.billing-form-loading{min-height:92px;display:flex;align-items:center;justify-content:flex-start;color:var(--billing-muted)}.billing-form-loading svg{width:16px;height:16px}.billing-form-error{padding:14px 0;color:#a52a32;font-size:12px}.billing-form-error p{margin:0 0 14px}.billing-submit-error{padding-bottom:0}.billing-spin{animation:billing-spin .7s linear infinite}@keyframes billing-spin{to{transform:rotate(360deg)}}.billing-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;border-top:1px solid var(--billing-line);color:var(--billing-muted);text-align:center}.billing-state>svg{width:18px;height:18px;margin-bottom:3px}.billing-state strong{color:#222a36;font-size:13px;font-weight:480;letter-spacing:-.006em}.billing-state p{max-width:430px;margin:0;font-size:12px}.billing-state .billing-secondary{margin-top:10px}.billing-state-error{color:#a52a32}.billing-summary{width:100%;max-width:640px;padding-top:34px;border-top:1px solid var(--billing-line)}.billing-summary-card{overflow:hidden;border:1px solid #d7d9dc;border-radius:8px;background:var(--billing-paper);box-shadow:0 1px 2px #11161d08}.billing-summary-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid var(--billing-line)}.billing-summary-body{padding:25px 24px 22px}.billing-summary-label{display:block;color:var(--billing-muted);font-size:11.75px;font-weight:520}.billing-summary-amount{display:block;margin-top:8px;color:var(--billing-ink);font-family:Instrument Sans Variable,Inter,sans-serif;font-size:28px;line-height:1;font-weight:480;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.billing-summary-note{display:block;margin-top:7px;color:var(--billing-subtle);font-size:10.5px;line-height:1.4;font-weight:410}.billing-summary-actions{display:flex;align-items:center;gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid var(--billing-line)}.billing-summary-actions .billing-primary,.billing-summary-actions .billing-secondary{min-height:34px;padding-inline:12px;font-size:12px}.billing-auto-top-up{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 20px;border-top:1px solid var(--billing-line);background:color-mix(in srgb,var(--billing-paper),var(--billing-canvas) 24%)}.billing-auto-top-up-copy{min-width:0}.billing-auto-top-up-title{display:flex;align-items:center;gap:8px}.billing-auto-top-up-title strong{color:var(--billing-ink);font-size:12.5px;line-height:1.2;font-weight:620;letter-spacing:-.006em}.billing-auto-top-up-copy p{margin:5px 0 0;color:var(--billing-muted);font-size:10.75px;line-height:1.45}.billing-auto-top-up-copy small{display:block;margin-top:5px;color:#a52a32;font-size:10.5px;line-height:1.4}.billing-auto-top-up-switch{position:relative;width:30px;height:18px;flex:0 0 30px;padding:0;border:1px solid #c9cdd2;border-radius:999px;background:#dfe2e5;box-shadow:inset 0 1px 2px #0f172a12;transition:border-color .14s ease,background .14s ease}.billing-auto-top-up-switch span{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a3d;transition:transform .16s cubic-bezier(.2,.75,.3,1)}.billing-auto-top-up-switch[aria-checked=true]{border-color:var(--billing-blue);background:var(--billing-blue)}.billing-auto-top-up-switch[aria-checked=true] span{transform:translate(12px)}.billing-auto-top-up-switch:focus-visible{outline:2px solid rgb(18 60 143 / 28%);outline-offset:2px}.billing-auto-top-up-switch:disabled{cursor:not-allowed;opacity:.48}.billing-history{width:100%;max-width:640px;margin-top:32px}.billing-history-card{overflow:hidden;border:1px solid #e3e4e2;border-radius:7px;background:var(--billing-paper)}.billing-history-head{min-height:54px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--billing-line)}.billing-table-scroll{overflow-x:auto}.billing-table{width:100%;min-width:620px;border-collapse:collapse;table-layout:fixed}.billing-table th,.billing-table td{border:0;text-align:left}.billing-table th:first-child,.billing-table td:first-child{width:22%}.billing-table th:nth-child(2),.billing-table td:nth-child(2){width:30%}.billing-table th:nth-child(3),.billing-table td:nth-child(3){width:22%}.billing-table th:nth-child(4),.billing-table td:nth-child(4){width:12%}.billing-table th:last-child,.billing-table td:last-child{width:14%;text-align:right}.billing-table thead th{height:34px;padding:0 14px;border-bottom:1px solid var(--billing-line);background:transparent;color:#707782;font-size:9.25px;font-weight:540;letter-spacing:.065em;text-transform:uppercase}.billing-table thead th:first-child,.billing-table tbody td:first-child{padding-left:18px}.billing-table thead th:last-child,.billing-table tbody td:last-child{padding-right:18px}.billing-table tbody td{height:48px;padding:8px 14px;border-bottom:1px solid #e6e7e5;color:#343b45;font-size:11.5px;font-weight:430;font-variant-numeric:tabular-nums}.billing-table tbody tr:last-child td{border-bottom:0}.billing-table tbody tr{transition:background .12s ease}.billing-table tbody tr:hover{background:#fcfcfb}.billing-transaction-name{display:block;overflow:hidden;color:#252b34;font-size:11.5px;line-height:1.3;font-weight:450;text-overflow:ellipsis;white-space:nowrap}.billing-transaction-date{color:#434a54!important;font-weight:420;white-space:nowrap}.billing-transaction-reference{color:#4c5561;font-family:var(--mono);font-size:10.5px;font-weight:430;letter-spacing:.025em;white-space:nowrap}.billing-payment-status{color:#3b424c;font-size:11.25px;font-weight:450;white-space:nowrap}.billing-transaction-amount{color:#252b34!important;font-weight:490;white-space:nowrap}.billing-table-empty td{height:68px!important;color:var(--billing-subtle);text-align:center!important}.billing-muted{color:var(--billing-subtle)}.billing-inline-error{min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-top:1px solid var(--billing-line);color:var(--billing-muted);text-align:center}.billing-inline-error{color:#a52a32;font-size:12px}.billing-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0c121c61;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.billing-credit-dialog{width:min(100%,500px);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #e1e2e4;border-radius:9px;background:var(--billing-paper);box-shadow:0 22px 70px #0f172a2e,0 2px 8px #0f172a12}.billing-credit-dialog-head{min-height:74px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:19px 20px 17px;border-bottom:1px solid var(--billing-line)}.billing-credit-dialog-head h2{margin:0;color:var(--billing-ink);font-size:16px;line-height:1.25;font-weight:660;letter-spacing:-.015em}.billing-credit-dialog-head p{margin:5px 0 0;color:var(--billing-muted);font-size:11.75px;line-height:1.45}.billing-dialog-close{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;margin:-2px -4px 0 0;padding:0;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--billing-muted)}.billing-dialog-close:hover{border-color:var(--billing-line);background:var(--billing-canvas);color:var(--billing-ink)}.billing-dialog-close svg{width:16px;height:16px;stroke-width:1.7}.billing-credit-dialog-body{padding:22px 20px 20px}.billing-credit-fieldset+.billing-credit-fieldset{margin-top:24px}.billing-credit-section-title{margin:0 0 12px;color:var(--billing-ink);font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;line-height:1.15;font-weight:610;letter-spacing:-.014em}.billing-credit-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.billing-credit-amounts button{min-height:35px;padding:0 6px;border:1px solid #dde0e3;border-radius:5px;background:var(--billing-paper);color:var(--billing-ink);font:inherit;font-size:11.5px;font-weight:500;font-variant-numeric:tabular-nums}.billing-credit-amounts button:hover{border-color:#b9bec5;background:#fbfbfa}.billing-credit-amounts button.is-selected{border-color:#8fa2c7;background:#f5f7fb;color:var(--billing-ink)}.billing-custom-amount{min-height:38px;display:flex;align-items:center;gap:7px;margin-top:7px;padding:0 12px;border:1px solid #dde0e3;border-radius:5px;background:var(--billing-paper);color:var(--billing-muted);font-size:13px}.billing-custom-amount:hover{border-color:#b9bec5}.billing-custom-amount.is-selected,.billing-custom-amount:focus-within{border-color:#8fa2c7;background:#f5f7fb;box-shadow:none}.billing-custom-amount input{min-width:0;flex:1;padding:0;border:0;outline:0;background:transparent;color:var(--billing-ink);font:inherit;font-size:13px;font-variant-numeric:tabular-nums}.billing-payment-choice{width:100%;min-height:52px;display:flex;align-items:center;gap:12px;padding:9px 12px;border:1px solid #dde0e3;border-radius:6px;background:var(--billing-paper);color:var(--billing-ink);text-align:left}.billing-payment-choice+.billing-payment-choice{margin-top:7px}.billing-payment-choice:hover{border-color:#b9bec5;background:#fbfbfa}.billing-payment-choice.is-selected{border-color:#8fa2c7;background:#f5f7fb;box-shadow:none}.billing-payment-choice-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid var(--billing-line);border-radius:5px;color:var(--billing-muted)}.billing-payment-choice-icon svg{width:16px;height:16px;stroke-width:1.6}.billing-payment-choice-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.billing-payment-choice-copy strong{font-size:12px;font-weight:540}.billing-payment-choice-copy small{color:var(--billing-muted);font-size:10.5px;font-weight:450}.billing-payment-choice-check{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border:1px solid #cbd0d6;border-radius:50%;color:#fff}.billing-payment-choice.is-selected .billing-payment-choice-check{border-color:var(--billing-blue);background:var(--billing-blue)}.billing-payment-choice-check svg{width:11px;height:11px;stroke-width:2.5}.billing-credit-error{margin:12px 0 0;color:#a52a32;font-size:11.5px;line-height:1.45}.billing-credit-submit{width:100%;margin-top:18px;min-height:38px;font-weight:520}.billing-new-card-form{padding:22px 20px 20px}.billing-new-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:18px;border-top:1px solid var(--billing-line)}.billing-new-card-actions .billing-primary,.billing-new-card-actions .billing-secondary{min-width:96px}.billing-methods-dialog{width:min(100%,460px)}.billing-methods-body{padding:18px 20px 20px}.billing-methods-state{min-height:146px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--billing-muted);font-size:11.75px}.billing-methods-state>svg{width:16px;height:16px}.billing-methods-error{color:#a52a32;text-align:center}.billing-method-list{display:flex;flex-direction:column;gap:8px;overflow:visible}.billing-method-row{position:relative;display:flex;align-items:stretch;border:1px solid #dde0e3;border-radius:8px;background:var(--billing-paper);transition:border-color .14s ease,background .14s ease}.billing-method-row:hover{border-color:#c5cbd3;background:#fbfbfa}.billing-method-row.is-default{border-color:#bcc7d8;background:#f7f9fc}.billing-method-select{min-width:0;min-height:68px;flex:1;display:flex;align-items:center;gap:12px;padding:11px 8px 11px 12px;border:0;border-radius:8px 0 0 8px;background:transparent;color:var(--billing-ink);text-align:left}.billing-method-select:disabled,.billing-method-menu-trigger:disabled{cursor:wait;opacity:.62}.billing-method-brand{width:46px;height:30px;flex:0 0 46px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e3e7;border-radius:5px;background:#fff;box-shadow:0 1px 2px #1720330f;color:#606a78}.billing-method-brand svg{width:32px;height:18px}.billing-method-brand.is-generic svg{width:17px;height:17px;stroke-width:1.55}.billing-method-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.billing-method-copy strong{font-family:var(--mono);font-size:13.25px;font-weight:500;letter-spacing:.025em;white-space:nowrap}.billing-method-copy small{color:var(--billing-muted);font-size:10.5px;font-weight:450}.billing-method-busy{width:16px;height:16px;flex:0 0 16px;color:var(--billing-muted);stroke-width:1.7}.billing-method-menu-wrap{position:relative;width:44px;flex:0 0 44px;display:grid;place-items:center}.billing-method-menu-trigger{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:var(--billing-subtle)}.billing-method-menu-trigger:hover,.billing-method-menu-trigger[aria-expanded=true]{background:#eef0f2;color:var(--billing-ink)}.billing-method-menu-trigger svg{width:17px;height:17px;stroke-width:1.65}.billing-method-menu{position:absolute;top:calc(50% + 17px);right:7px;z-index:5;min-width:132px;padding:4px;border:1px solid #d9dde2;border-radius:7px;background:var(--billing-paper);box-shadow:0 8px 24px #17203321}.billing-method-menu button{width:100%;min-height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#9b252e;font:inherit;font-size:11.5px;font-weight:520;text-align:left}.billing-method-menu button:hover{background:#fff2f2;color:#891d26}.billing-method-menu button svg{width:14px;height:14px;stroke-width:1.7}.billing-add-card{width:100%;min-height:37px;margin-top:10px;font-weight:520}.billing-methods-empty{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--billing-line);border-radius:6px;color:var(--billing-muted);font-size:11.5px}.billing-methods-empty svg{width:18px;height:18px;stroke-width:1.5}.billing-method-add{padding:18px 20px 20px}.billing-method-add-back{margin:0 0 18px}.billing-delete-confirm{padding:5px 1px 1px}.billing-delete-confirm strong{display:block;color:var(--billing-ink);font-size:13px;font-weight:610}.billing-delete-confirm p{margin:7px 0 20px;color:var(--billing-muted);font-size:11.5px;line-height:1.5}.billing-delete-confirm>div{display:flex;justify-content:flex-end;gap:8px;padding-top:16px;border-top:1px solid var(--billing-line)}.billing-delete-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #d7a6aa;border-radius:5px;background:#fff8f8;color:#9b252e;font:inherit;font-size:12px;font-weight:560}.billing-delete-button:hover{border-color:#c77e84;background:#fff2f2}.billing-delete-button:disabled{cursor:wait;opacity:.6}.billing-delete-button svg{width:14px;height:14px;stroke-width:1.8}html[data-theme=dark] .billing-view{--billing-canvas: #0f1318;--billing-paper: #171c23;--billing-ink: #f1f4f8;--billing-muted: #aab3c0;--billing-subtle: #818b98;--billing-line: #252c35;--billing-blue: #82aaff;--billing-green: #72d7a3}html[data-theme=dark] .billing-header .theme-switcher-trigger,html[data-theme=dark] .billing-secondary{border-color:#343c48;background:#171c23;color:#c7cfda}html[data-theme=dark] .billing-header .theme-switcher-trigger:hover,html[data-theme=dark] .billing-secondary:hover{border-color:#566171;background:#20262e;color:#f3f6fa}html[data-theme=dark] .billing-primary{border-color:#e9edf2;background:#e9edf2;color:#11161d}html[data-theme=dark] .billing-primary:hover{border-color:#d6dce4;background:#d6dce4}html[data-theme=dark] .billing-payment-panel{border-color:#303743;background:#171c23;box-shadow:none}html[data-theme=dark] .billing-welcome-credit{border-color:#303743;background:#171c23}html[data-theme=dark] .billing-payment-panel-head{border-bottom:1px solid #303743;background:#111823;color:#f3f6fa}html[data-theme=dark] .billing-text-button{text-decoration-color:#4d5866}html[data-theme=dark] .billing-form-error,html[data-theme=dark] .billing-state-error,html[data-theme=dark] .billing-inline-error{color:#ff9ca4}html[data-theme=dark] .billing-summary-card{border-color:#303743;background:#171c23;box-shadow:none}html[data-theme=dark] .billing-auto-top-up{background:#151a20}html[data-theme=dark] .billing-auto-top-up-copy small{color:#ff9ca4}html[data-theme=dark] .billing-auto-top-up-switch{border-color:#4a5360;background:#343c47;box-shadow:none}html[data-theme=dark] .billing-auto-top-up-switch[aria-checked=true]{border-color:#82aaff;background:#82aaff}html[data-theme=dark] .billing-history-card{border-color:#303743;background:#171c23;box-shadow:none}html[data-theme=dark] .billing-history-head{border-bottom-color:#303743}html[data-theme=dark] .billing-table thead th{border-bottom-color:#303743;background:transparent;color:#77818f}html[data-theme=dark] .billing-table tbody td{border-bottom-color:#252c35;color:#c1c8d2}html[data-theme=dark] .billing-table tbody tr:hover{background:#171d25}html[data-theme=dark] .billing-state strong{color:#e8edf3}html[data-theme=dark] .billing-transaction-name,html[data-theme=dark] .billing-transaction-amount{color:#e1e6ed!important}html[data-theme=dark] .billing-transaction-date,html[data-theme=dark] .billing-transaction-reference,html[data-theme=dark] .billing-payment-status{color:#b7c0cb!important}html[data-theme=dark] .billing-dialog-backdrop{background:#04070bad}html[data-theme=dark] .billing-credit-dialog{border-color:#2d3540;box-shadow:0 24px 80px #0000007a}html[data-theme=dark] .billing-credit-amounts button,html[data-theme=dark] .billing-custom-amount,html[data-theme=dark] .billing-payment-choice{border-color:#343c48;background:#171c23}html[data-theme=dark] .billing-credit-amounts button:hover,html[data-theme=dark] .billing-payment-choice:hover{border-color:#566171;background:#1b222b}html[data-theme=dark] .billing-credit-amounts button.is-selected{border-color:#61779d;background:#1a2331;color:#edf2fa;box-shadow:none}html[data-theme=dark] .billing-payment-choice.is-selected{border-color:#61779d;background:#1a2331;box-shadow:none}html[data-theme=dark] .billing-payment-choice-icon{border-color:#3a4452;color:#aab3c0}html[data-theme=dark] .billing-payment-choice-check{border-color:#536070}html[data-theme=dark] .billing-payment-choice.is-selected .billing-payment-choice-check{border-color:#82aaff;background:#82aaff;color:#11161d}html[data-theme=dark] .billing-custom-amount.is-selected,html[data-theme=dark] .billing-custom-amount:focus-within{border-color:#61779d;background:#1a2331;box-shadow:none}html[data-theme=dark] .billing-credit-error{color:#ff9ca4}html[data-theme=dark] .billing-methods-empty{border-color:#303743}html[data-theme=dark] .billing-method-row{border-color:#303743;background:#171c23}html[data-theme=dark] .billing-method-row:hover{border-color:#46515f;background:#1b222b}html[data-theme=dark] .billing-method-row.is-default{border-color:#536783;background:#1a2331}html[data-theme=dark] .billing-method-brand{border-color:#46505d;background:#f7f9fb;box-shadow:0 1px 2px #0000003d;color:#424b57}html[data-theme=dark] .billing-method-menu-trigger:hover,html[data-theme=dark] .billing-method-menu-trigger[aria-expanded=true]{background:#252d37;color:#f1f4f8}html[data-theme=dark] .billing-method-menu{border-color:#3a4452;background:#1b2129;box-shadow:0 10px 28px #00000061}html[data-theme=dark] .billing-method-menu button{color:#ffadb4}html[data-theme=dark] .billing-method-menu button:hover{background:#342026;color:#ffc1c6}html[data-theme=dark] .billing-methods-error{color:#ff9ca4}html[data-theme=dark] .billing-delete-button{border-color:#70434a;background:#2a1b20;color:#ffadb4}html[data-theme=dark] .billing-delete-button:hover{border-color:#9a5962;background:#342026}@media (max-width: 900px){.billing-content{padding:26px 24px 44px}.billing-header{min-height:112px}.billing-header h1{font-size:30px}}@media (max-width: 620px){.billing-content{padding:22px 18px 36px}.billing-header{min-height:106px}.billing-header h1{font-size:28px}.billing-header .theme-switcher{margin-top:2px}.billing-setup{padding-top:26px}.billing-payment-panel-body{padding:20px 16px}.billing-summary{padding-top:26px}.billing-summary-head{padding-inline:16px}.billing-summary-body{padding:22px 16px 18px}.billing-summary-actions{align-items:stretch;flex-direction:column}.billing-auto-top-up{align-items:flex-start;gap:16px;padding-inline:16px}.billing-summary-actions .billing-primary,.billing-summary-actions .billing-secondary{width:100%}.billing-history-head{min-height:58px;padding-inline:16px}.billing-dialog-backdrop{align-items:flex-end;padding:10px}.billing-credit-dialog{max-height:calc(100vh - 20px)}.billing-credit-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}}body{font-family:Instrument Sans Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select,.analytics-chart-tooltip{font-family:inherit}
