:root{font-family:Segoe UI Variable,Noto Sans SC,system-ui,sans-serif;color:#0b1634;background:#f5f7fd;font-synthesis:none;--ink: #0b1634;--muted: #60708b;--line: #dfe6f3;--surface: #ffffff;--soft: #eff3fb;--accent: #3d5eea;--accent-deep: #2745c5;--dark: #0b1430;--radius: 16px;--shadow: 0 16px 45px rgba(18, 43, 104, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f7fd}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell-width{width:min(1180px,calc(100% - 48px));margin:0 auto}.eyebrow{display:inline-flex;color:#8b9098;font-size:11px;font-weight:750;letter-spacing:.16em;line-height:1.2}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 8px 18px #3d5eea42}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:720;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--accent);box-shadow:0 9px 19px #3d5eea38}.button-primary:hover{background:#304fda}.button-large{min-height:50px;padding:0 20px}.button-ghost{color:var(--ink);border-color:var(--line);background:#ffffffb3}.button-outline{color:var(--accent-deep);border-color:#bdcaff;background:#f4f6ff}.button-dark{color:#fff;background:var(--dark)}.text-link{color:#5f646c;font-size:14px;font-weight:650}.marketing-page{overflow:hidden;background:#f5f7fd}.marketing-nav{display:flex;align-items:center;justify-content:space-between;height:76px}.desktop-nav{display:flex;gap:32px;margin-left:80px;color:#6b7078;font-size:14px}.desktop-nav a{padding:7px 0}.desktop-nav a:hover,.desktop-nav a.active,.text-link:hover{color:var(--accent-deep)}.nav-actions{display:flex;align-items:center;gap:18px}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px;align-items:center;min-height:650px;padding:60px 0 82px}.hero-copy h1{max-width:620px;margin:22px 0 18px;font-size:clamp(42px,5.3vw,74px);line-height:.98;letter-spacing:-.07em}.hero-copy p{max-width:470px;margin:0;color:#676d75;font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-note{display:flex;align-items:center;gap:8px;margin-top:24px;color:#6c7279;font-size:13px}.hero-note svg{color:#3b9c69}.hero-panel{padding:20px;border:1px solid rgba(132,156,255,.25);border-radius:22px;background:radial-gradient(circle at 78% 18%,#1e3f9c,#111f4a 53%,#0b1532);box-shadow:0 28px 60px #0f235b40}.code-window{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#1e2226}.code-window-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:#8f969f;border-bottom:1px solid rgba(255,255,255,.08);font:12px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.live-chip{color:#a9deb9}.code-window pre{min-height:285px;margin:0;padding:22px;overflow:auto;color:#dce1e4;font:13px/1.78 ui-monospace,SFMono-Regular,Consolas,monospace}.code-result{display:flex;align-items:center;gap:10px;padding:14px 16px;color:#c8d0d5;border-top:1px solid rgba(255,255,255,.08);font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.result-dot{width:7px;height:7px;border-radius:99px;background:#60c27f}.hero-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:14px}.hero-stat-row>div{display:grid;gap:7px;padding:14px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b}.stat-label{color:#929aa1;font-size:11px}.hero-stat-row strong{color:#fff;font-size:19px;letter-spacing:-.04em}.control-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;color:#aebde5;border-bottom:1px solid rgba(181,198,255,.14);font-size:11px;font-weight:800;letter-spacing:.12em}.control-header .live-chip{display:inline-flex;align-items:center;gap:7px;color:#a9deb9;letter-spacing:0}.control-header .live-chip i{width:7px;height:7px;border-radius:50%;background:#58d59b;box-shadow:0 0 0 4px #58d59b1f}.control-route{display:grid;grid-template-columns:minmax(0,1fr) 78px 106px 78px minmax(0,1fr);align-items:center;min-height:290px}.route-origin{display:grid;gap:8px}.route-origin:last-child{text-align:right}.route-origin span{color:#8ca2dd;font-size:10px;font-weight:800;letter-spacing:.12em}.route-origin strong{color:#fff;font-size:17px;letter-spacing:-.03em}.route-line{display:flex;align-items:center;gap:7px;padding:0 8px}.route-line:before{width:100%;height:1px;content:"";background:linear-gradient(90deg,#728def29,#728defe6)}.route-line i{width:5px;height:5px;border-radius:50%;background:#89a2ff;box-shadow:0 0 12px #89a2ffcc;animation:routePulse 2.6s ease-in-out infinite}.route-line i:nth-of-type(2){animation-delay:.25s}.route-line i:nth-of-type(3){animation-delay:.5s}.route-line.reverse{transform:scaleX(-1)}.route-core{display:grid;place-items:center;width:106px;height:106px;border:1px solid rgba(182,198,255,.34);border-radius:50%;color:#fff;background:#3d5eea;box-shadow:0 18px 38px #0b1b5273,inset 0 1px #ffffff4d}.route-core span{font-size:25px;font-weight:850;letter-spacing:-.08em}.route-core small{margin-top:-16px;font-size:9px;font-weight:800;letter-spacing:.12em}.control-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(181,198,255,.14)}.control-stats div{display:grid;gap:7px;padding:17px 14px 2px;border-right:1px solid rgba(181,198,255,.14)}.control-stats div:last-child{border-right:0}.control-stats span{color:#8fa4d9;font-size:11px}.control-stats strong{color:#fff;font-size:15px}@keyframes routePulse{0%,to{transform:scale(.7);opacity:.38}50%{transform:scale(1);opacity:1}}.section{padding:94px 0}.section-heading{max-width:620px;margin-bottom:34px}.section-heading h2{margin:0 0 12px;font-size:clamp(31px,4vw,51px);line-height:1.05;letter-spacing:-.06em}.section-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{position:relative;min-height:260px;padding:26px;border-radius:var(--radius);overflow:hidden}.feature-card h3{margin:34px 0 10px;font-size:22px;letter-spacing:-.04em}.feature-card p{max-width:230px;margin:0;color:#17191cad;font-size:14px;line-height:1.65}.feature-card.warm{background:#dbe5ff}.feature-card.light{background:#e9eef9}.feature-card.dark{color:#fff;background:#101b3d}.feature-card.dark p{color:#c1c8cc}.feature-card.accent{color:#fff;background:var(--accent)}.feature-card.accent p{color:#ffffffc7}.feature-icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;color:var(--accent-deep);background:#ffffff94}.dark .feature-icon,.accent .feature-icon{color:#fff;background:#ffffff1f}.feature-arrow{position:absolute;right:24px;bottom:24px;opacity:.6}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plan-card{position:relative;display:flex;min-height:390px;flex-direction:column;padding:24px 20px 20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 28px #15181b09}.plan-card.featured{border-color:#b8c7ff;box-shadow:0 16px 34px #3d5eea24;transform:translateY(-10px)}.plan-badge{position:absolute;top:-11px;right:16px;padding:4px 9px;border-radius:999px;color:#fff;background:var(--accent);font-size:11px;font-weight:750}.plan-kicker{color:#8b9098;font-size:11px;font-weight:760;letter-spacing:.13em}.plan-card h3{margin:28px 0 14px;font-size:20px;letter-spacing:-.04em}.plan-price{display:flex;align-items:baseline;gap:4px}.plan-price strong{font-size:30px;letter-spacing:-.06em}.plan-price span{color:#8b9098;font-size:12px}.plan-card p{min-height:42px;margin:10px 0 0;color:#747a82;font-size:13px;line-height:1.5}.plan-rule{margin:18px 0 13px;border-top:1px solid var(--line)}.plan-card ul{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none;color:#646a72;font-size:12px}.plan-card li{display:flex;align-items:center;gap:7px}.plan-card li svg{width:15px;color:#5aab78}.plan-card .button{width:100%;margin-top:auto}.faq-section{padding-top:60px}.faq-list{border-top:1px solid var(--line)}.faq-item{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;padding:20px 4px;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.faq-item svg{flex:0 0 auto;color:#8a9097;transition:transform .2s ease}.faq-item.is-open svg{transform:rotate(180deg);color:var(--accent)}.faq-item strong{display:block;font-size:16px}.faq-answer{display:block;max-width:760px;margin-top:10px;color:var(--muted);font-size:14px;line-height:1.7}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:54px;padding:40px 44px;border-radius:20px;color:#fff;background:var(--accent)}.cta-band h2{max-width:630px;margin:14px 0 0;font-size:clamp(28px,4vw,48px);line-height:1;letter-spacing:-.06em}.cta-band .eyebrow{color:#ffffffb8}.marketing-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 0 42px;color:#858b92;font-size:12px}.marketing-footer .brand{color:var(--ink)}.footer-friend{color:var(--accent-deep);font-weight:750}.model-page{min-height:100dvh;background:linear-gradient(180deg,#f7f9fe 0,#fff 40%)}.model-main{padding:74px 0 90px}.model-intro{display:flex;align-items:end;justify-content:space-between;gap:42px;padding-bottom:38px;border-bottom:1px solid var(--line)}.model-intro>div:first-child{max-width:720px}.model-intro h1{margin:0;font-size:clamp(42px,5vw,64px);letter-spacing:-.04em;text-wrap:balance}.model-intro p{max-width:650px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.model-provider{display:flex;flex:0 0 auto;padding:5px;border:1px solid #d7e0f4;border-radius:14px;background:#fff;box-shadow:0 8px 22px #182f660f}.model-provider button{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:9px 13px;border:0;border-radius:10px;color:#66758f;background:transparent;font:inherit;font-size:13px;font-weight:750;cursor:pointer;white-space:nowrap;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.model-provider button:hover{color:#243555;background:#f2f5fb}.model-provider button:focus-visible{outline:3px solid rgba(49,77,192,.24);outline-offset:2px}.model-provider .provider-active{color:#fff;background:var(--accent);box-shadow:0 5px 12px #2f4abc3d}.provider-anthropic .model-provider .provider-active{background:#b85c32;box-shadow:0 5px 12px #b85c323d}.model-provider b{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border-radius:999px;color:#314dc0;background:#fff;font-size:11px}.provider-anthropic .model-provider .provider-active b{color:#9d4825}.provider-symbol{display:grid;place-items:center;width:22px;height:22px;padding:0;border-radius:7px;background:#edf2ff;color:#2544aa;font-size:13px;font-weight:900}.claude-symbol{color:#9d4825;background:#fff0e9}.model-catalog{padding-top:42px}.model-catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.model-catalog-heading h2{margin:0;font-size:30px;letter-spacing:-.03em}.model-catalog-heading span{display:block;margin-top:8px;color:#7a879d;font-size:13px}.model-catalog-heading p{max-width:490px;margin:0;color:var(--muted);font-size:14px;text-align:right}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.model-card{display:grid;min-width:0;align-content:start;gap:14px;padding:24px;border-radius:16px;background:#fff;box-shadow:0 12px 30px 2px #132a5b12}.model-card-title{display:flex;min-width:0;align-items:center;gap:13px;min-height:64px}.model-card-title>div{min-width:0}.model-card-title h3{margin:0;overflow-wrap:anywhere;font-size:22px;letter-spacing:-.03em}.model-card-title code{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#8390a5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.model-mark{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;border-radius:14px;color:#203d9e;background:#f1f5ff;font-size:24px;font-weight:850}.claude-card .model-mark{color:#9d4825;background:#fff0e9}.model-rate-state{flex:0 0 auto;margin-inline-start:auto;padding:5px 8px;border-radius:7px;color:#2745c5;background:#eef2ff;font-size:12px;font-weight:800}.claude-card .model-rate-state{color:#9d4825;background:#fff0e9}.rate-tier{display:grid;gap:0;padding:15px 16px 4px;border-radius:13px;background:#f7f9fd}.rate-tier>strong{display:flex;align-items:center;gap:8px;padding-bottom:8px;color:#8a98ae;font-size:12px}.rate-tier>strong i{width:7px;height:7px;border-radius:50%;background:var(--accent)}.rate-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e4e9f3;color:#53627c;font-size:14px}.rate-row b{color:#111c35;font-size:19px;letter-spacing:-.03em;white-space:nowrap}.rate-row small{color:#6e7b91;font-size:11px;font-weight:700}.claude-card .rate-tier>strong i{background:#b85c32}.model-status{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:14px;color:#43526b;background:#eef3ff;font-size:14px}.model-status button{min-height:38px;padding:0 14px;border:0;border-radius:9px;color:#fff;background:#243fa8;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.model-status button:focus-visible{outline:3px solid rgba(36,63,168,.24);outline-offset:2px}.model-error{margin-top:24px;color:#733d26;background:#fff1e9}.model-error button{background:#a84e28}.model-empty{min-height:220px;flex-direction:column;justify-content:center;text-align:center}.model-empty strong{color:#17223a;font-size:18px}.model-card-loading{min-height:360px;overflow:hidden}.model-card-loading span{display:block;height:72px;border-radius:12px;background:linear-gradient(100deg,#f0f3f9 20%,#fafbfe,#f0f3f9 56%);background-size:220% 100%;animation:model-shimmer 1.4s ease-in-out infinite}.model-card-loading span:first-child{width:72%;height:52px}.model-card-loading span:nth-child(3){height:96px}.model-card-loading span:nth-child(4){width:58%;height:16px}.model-workbench{display:grid;gap:22px}.model-workbench-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.model-tabs{display:flex;gap:6px}.model-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-size:13px;font-weight:750}.model-tabs button:hover{background:var(--soft);color:var(--ink)}.model-tabs button.active{color:#fff;background:var(--accent);box-shadow:0 6px 16px #3d5eea33}.model-tabs button b{min-width:22px;padding:3px 6px;border-radius:999px;color:var(--accent-deep);background:#fff;font-size:11px}.model-search{width:min(290px,100%);min-height:42px;padding:0 13px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fbfcff;outline:0}.model-search:focus{border-color:#9aaef5;box-shadow:0 0 0 3px #3d5eea1f}.model-workbench .model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.model-workbench-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:14px 16px;border:1px solid #d9e3fb;border-radius:12px;color:#596883;background:#f5f8ff;font-size:13px;line-height:1.6}.model-workbench-note svg{flex:0 0 auto;color:var(--accent)}@keyframes model-shimmer{to{background-position-x:-220%}}@media(prefers-reduced-motion:reduce){.model-card-loading span{animation:none}}.auth-page{display:grid;min-height:100dvh;grid-template-columns:minmax(440px,.95fr) minmax(480px,1.05fr);background:#f5f7fd}.auth-aside{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:38px 8vw 38px 7vw;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 24%,#1e3c91 0,#111f4c 29%,#09112a 72%)}.auth-orbit{position:absolute;right:-155px;bottom:8%;width:560px;height:560px;pointer-events:none}.orbit-ring{position:absolute;border:1px solid rgba(160,181,255,.2);border-radius:999px}.ring-one{inset:36px}.ring-two{inset:128px;border-color:#a0b5ff57}.orbit-core{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:86px;height:86px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:#4167ee;box-shadow:0 20px 48px #0e1c547a;font-size:13px;font-weight:850;letter-spacing:.12em;transform:translate(-50%,-50%)}.orbit-node{position:absolute;width:13px;height:13px;border:3px solid #101d47;border-radius:50%;background:#8aa4ff;box-shadow:0 0 0 5px #8aa4ff1f}.node-one{top:108px;left:47%}.node-two{right:102px;bottom:156px}.brand-light{color:#fff}.auth-aside>:not(.auth-orbit){position:relative;z-index:1}.auth-aside-copy{max-width:500px;margin:auto 0}.auth-aside-copy h1{margin:0 0 18px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.06em}.auth-aside-copy p{max-width:410px;margin:0;color:#c5d1ef;font-size:17px;line-height:1.7}.auth-signal{display:flex;align-items:center;gap:9px;margin-top:28px;color:#b8c7eb;font-size:12px;font-weight:650}.auth-signal span{width:8px;height:8px;border-radius:50%;background:#55d19a;box-shadow:0 0 0 4px #55d19a1f}.auth-partner{display:grid;gap:6px;width:fit-content;padding:14px 16px;border:1px solid rgba(177,195,255,.24);border-radius:12px;background:#ffffff0f;color:#d9e2ff;font-size:12px}.auth-partner span{color:#9db2e9}.auth-partner strong{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:13px}.auth-partner svg{width:15px}.auth-aside-footer{color:#8295c7;font-size:12px}.auth-aside-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px}.auth-kicker{display:block;margin-bottom:14px;color:#75829a;font-size:10px;font-weight:800;letter-spacing:.2em}.auth-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.language-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#d9e3ff;background:#ffffff14;font:inherit;font-size:11px;font-weight:800;letter-spacing:.06em;cursor:pointer;transition:.2s ease}.language-toggle:hover{border-color:#ffffff80;background:#ffffff24;transform:translateY(-1px)}.language-toggle svg{width:14px;height:14px}.language-toggle.compact{min-height:32px;padding:0 9px;border-color:#dce3ef;color:#46536b;background:#fff}.auth-form-wrap{position:relative;background:radial-gradient(circle at 80% 0%,#fff 0,#f8faff 38%,#f1f4fb)}.auth-form{width:min(100%,500px);padding:56px 48px}.auth-title{margin-bottom:28px}.auth-title p{max-width:380px;color:#728097;line-height:1.7}.auth-form form>button{min-height:52px;margin-top:8px;border-radius:14px;box-shadow:0 14px 28px #2d4fbc2e}.auth-form .fui-Field{gap:7px}.auth-form .fui-Label{color:#34415a;font-size:12px;font-weight:800}.auth-form .fui-Input{min-height:50px;border-radius:12px;background:#ffffffd1}.auth-form .fui-Input:focus-within{border-color:#5874dc;box-shadow:0 0 0 3px #5874dc1f}.auth-partner{transition:transform .25s ease,border-color .25s ease,background .25s ease}.auth-partner:hover{transform:translateY(-2px);border-color:#95adffa8;background:#3f58ad3d}.header-actions>.language-toggle.compact{display:inline-flex}.auth-form-wrap{display:grid;place-items:center;padding:54px 8vw;background:radial-gradient(circle at 90% 8%,#e8edff 0,#e8edff00 32%),#f7f9fd}.auth-form{width:min(500px,100%);padding:34px 36px 30px;border:1px solid rgba(210,220,242,.82);border-radius:24px;background:#ffffffdb;box-shadow:0 24px 70px #2037681f}.auth-title h1{margin:0;color:#0b1634;letter-spacing:-.05em;font-size:38px}.auth-title p{margin:12px 0 28px;color:var(--muted);font-size:15px;line-height:1.65}.auth-form form{display:grid;gap:17px}.auth-form form>button{min-height:48px;margin-top:6px}.auth-switch,.back-home{margin-top:22px;color:#717780;font-size:13px}.auth-switch a,.back-home{color:var(--accent-deep);font-weight:700}.google-login-wrap{display:flex;justify-content:center;min-height:44px;margin-top:18px;overflow:hidden}.google-login-wrap iframe{max-width:100%}.google-login-loading,.google-login-disabled{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;margin-top:18px;border:1px solid #d9e1ef;border-radius:12px;color:#758198;background:#f7f9fc;font-size:13px}.google-login-disabled{cursor:not-allowed;opacity:.78}.google-mark{display:grid;place-items:center;width:22px;height:22px;border:1px solid #d7dfed;border-radius:50%;color:#4285f4;background:#fff;font-weight:800}.mobile-brand{display:none;margin-bottom:54px}.lyproxy-coupon{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px;padding:16px;border:1px solid #c9d5ff;border-radius:14px;background:#eef2ff}.lyproxy-coupon strong{color:#162b74;font-size:14px}.lyproxy-coupon p{margin:6px 0 0;color:#63729a;font-size:12px;line-height:1.5}.lyproxy-coupon code{padding:2px 5px;border-radius:5px;color:#2745c5;background:#fff;font:700 12px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.coupon-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.coupon-actions button,.coupon-actions a{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 10px;border:1px solid #bac9ff;border-radius:8px;color:#2745c5;background:#fff;font-size:12px;font-weight:750}.coupon-actions button:hover,.coupon-actions a:hover{border-color:#7189f5;background:#f8f9ff}.coupon-actions a svg{width:14px}.coupon-actions .coupon-dismiss{width:32px;padding:0;border-color:transparent;background:transparent}.coupon-dismiss svg{width:16px}.workspace-bootstrap{display:flex;min-height:100dvh;overflow:hidden;background:#f4f6fa}.workspace-bootstrap>aside{width:236px;padding:26px 16px;background:#101c3d}.workspace-bootstrap>aside>.brand-mark{margin-bottom:58px;color:#193572;background:#fff}.workspace-bootstrap>aside>div{display:grid;gap:13px}.workspace-bootstrap>aside i{display:block;width:76%;height:34px;border-radius:9px;background:#ffffff14;animation:workspace-pulse 1.3s ease-in-out infinite alternate}.workspace-bootstrap>main{min-width:0;flex:1}.workspace-bootstrap header{display:flex;min-height:76px;align-items:center;justify-content:space-between;padding:14px 4vw;background:#fff;border-bottom:1px solid #dfe4ee}.workspace-bootstrap header span{width:170px;height:15px;border-radius:6px;background:#e8ecf4}.workspace-bootstrap header span:last-child{width:112px}.workspace-bootstrap section{padding:44px 4vw}.workspace-loading-copy{display:flex;align-items:center;gap:14px;margin-bottom:30px;color:#1b2947}.workspace-loading-copy div{display:grid;gap:4px}.workspace-loading-copy strong{font-size:16px}.workspace-loading-copy span{color:#6d7890;font-size:13px}.workspace-loading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.workspace-loading-grid i,.workspace-loading-panel{display:block;border-radius:14px;background:#e7ebf3;animation:workspace-pulse 1.3s ease-in-out infinite alternate}.workspace-loading-grid i{height:112px}.workspace-loading-panel{height:330px;margin-top:18px;animation-delay:.15s}.workspace-session-error{display:grid;min-height:100dvh;place-items:center;align-content:center;gap:14px;padding:24px;color:#17223c;background:#f4f6fb;text-align:center}.workspace-session-error h1{margin:8px 0 0;font-size:30px;letter-spacing:-.03em}.workspace-session-error p{max-width:520px;margin:0;color:#68758c;line-height:1.7}.workspace-session-error div{display:flex;gap:10px;margin-top:8px}.workspace-session-error button,.workspace-session-error a{min-height:42px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:#3158d5;font:inherit;font-weight:750;line-height:42px;cursor:pointer}.workspace-session-error a{color:#26334d;background:#e6ebf5}.session-warning{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 4vw;color:#664600;background:#fff4ce;border-bottom:1px solid #f0d88a;font-size:13px}.session-warning button{min-height:32px;padding:0 12px;border:1px solid #d6b85f;border-radius:8px;color:#533900;background:#fff9e9;font:inherit;font-weight:700;cursor:pointer}.session-warning button:disabled{cursor:wait;opacity:.65}@keyframes workspace-pulse{0%{opacity:.52}to{opacity:1}}.route-crash{display:grid;min-height:100dvh;place-items:center;align-content:center;gap:14px;padding:24px;color:#17223c;background:#f4f6fb;text-align:center}.route-crash h1{margin:8px 0 0;font-size:32px;letter-spacing:-.03em}.route-crash p{max-width:520px;margin:0;color:#68758c;line-height:1.7}.route-crash div{display:flex;gap:10px;margin-top:8px}.route-crash button,.route-crash a{min-height:42px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:#3158d5;font:inherit;font-weight:750;line-height:42px;cursor:pointer}.route-crash a{color:#26334d;background:#e6ebf5}.marketing-data-state{display:grid;min-height:180px;place-items:center;align-content:center;gap:12px;border-radius:16px;color:#68758c;background:#f5f7fb}.marketing-data-state.error{color:#8b432a;background:#fff2eb}.marketing-data-state button{min-height:40px;padding:0 14px;border:0;border-radius:9px;color:#fff;background:#a64c28;font:inherit;font-weight:750;cursor:pointer}.app-shell{display:flex;min-height:100dvh;background:radial-gradient(circle at 62% 0,#f0f4ff 0,#f7f8fb 34%,#f4f6fa)}.app-sidebar{position:sticky;top:0;display:flex;width:236px;min-height:100dvh;flex-direction:column;padding:26px 16px;color:#fff;background:#101c3d;box-shadow:10px 0 30px #121f4614}.app-sidebar .brand{color:#fff}.app-sidebar .brand-mark{color:#193572;background:#fff}.sidebar-caption{margin:56px 12px 12px;color:#8190b7;font-size:11px;font-weight:750}.side-nav{display:grid;gap:4px}.side-link,.logout-button{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:11px 12px;color:#aeb9d5;border:0;border-radius:11px;background:transparent;font-size:14px;text-align:left;transition:color .18s ease,background .18s ease}.side-link svg,.logout-button svg{width:18px}.side-link:hover{color:#fff;background:#ffffff12}.side-link.active{color:#fff;background:#2f51c7;box-shadow:0 8px 18px #19328747}.sidebar-bottom{display:grid;gap:8px;margin-top:auto}.logout-button{cursor:pointer}.logout-button:hover{color:#fff;background:#ffffff12}.app-main{min-width:0;flex:1}.app-header{position:sticky;top:0;z-index:20;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:14px 4vw;border-bottom:1px solid rgba(214,220,233,.8);background:#fffffff0;box-shadow:0 5px 18px #1e2d5409}.app-context{display:grid;gap:3px}.app-context span{color:#78849a;font-size:11px;font-weight:750}.app-context strong{color:#18233d;font-size:16px;letter-spacing:-.01em}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-notifications,.account-menu{position:relative}.header-icon-button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:11px;color:#526079;background:transparent;cursor:pointer}.header-icon-button:hover,.header-icon-button[aria-expanded=true]{color:#2549b6;background:#f0f3fb}.header-icon-button:focus-visible{outline:3px solid rgba(49,88,213,.2);outline-offset:2px}.header-icon-button svg{width:20px}.notification-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:60;display:grid;width:260px;gap:5px;padding:16px;border:1px solid #e0e5ee;border-radius:13px;background:#fff;box-shadow:0 18px 42px #1b2b5229}.notification-popover strong{color:#1c2842;font-size:13px}.notification-popover span{color:#7b879b;font-size:11px}.header-locale{display:flex;min-height:42px;align-items:center;gap:6px;padding:0 10px;color:#6d788d;font-size:12px}.header-locale strong{color:#26334e;font-size:13px}.header-locale svg{width:14px;color:#9aa5b7}.subscription-menu{position:relative}.subscription-trigger{position:relative;display:flex;min-width:68px;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid transparent;border-radius:13px;color:#6f37dc;background:#f6efff;font:inherit;cursor:pointer}.subscription-trigger:hover,.subscription-trigger.is-open{border-color:#decdf8;background:#f0e5ff}.subscription-trigger:focus-visible{outline:3px solid rgba(111,55,220,.18);outline-offset:2px}.subscription-trigger svg{width:20px}.subscription-trigger i{width:8px;height:8px;border-radius:50%;background:#ef3f5d}.subscription-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:425px;overflow:hidden;border:1px solid #dfe4ed;border-radius:15px;background:#fff;box-shadow:0 20px 48px #1c2a4d2e;animation:account-popover-in .16s cubic-bezier(.2,.8,.2,1)}.subscription-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid #edf0f4}.subscription-title>span{display:grid;gap:3px}.subscription-title strong{color:#19243d;font-size:17px}.subscription-title small{color:#79859a;font-size:11px}.subscription-title button{min-height:30px;padding:0 9px;border:0;border-radius:8px;color:#6b43c5;background:#f6f1ff;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.subscription-content{display:grid;gap:13px;padding:16px 18px}.subscription-plan{display:flex;align-items:center;justify-content:space-between;gap:18px}.subscription-plan strong{color:#202b43;font-size:15px}.subscription-plan span{color:#69758a;font-size:11px}.subscription-progress{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.subscription-progress>div{display:contents}.subscription-progress>div>span{color:#626f84;font-size:11px}.subscription-progress>div>small{grid-column:2;grid-row:1;color:#6b7689;font-size:10px;text-align:right}.subscription-track{grid-column:2;display:block;height:6px;overflow:hidden;border-radius:6px;background:#e9edf3}.subscription-track i{display:block;min-width:0;height:100%;border-radius:inherit;background:#bfc6d2}.subscription-track i.danger{background:#ef4b57}.subscription-track i.success{background:#2dbf70}.subscription-loading,.subscription-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:8px;padding:20px;color:#78849a;font-size:11px;text-align:center}.subscription-empty strong{color:#26334c;font-size:14px}.subscription-empty.error{color:#a04436}.subscription-footer{display:block;padding:13px 18px;border-top:1px solid #edf0f4;color:#ed5d18;font-size:12px;font-weight:750;text-align:center}.subscription-footer:hover{background:#fff8f4}.header-live-balance{position:relative;display:flex;min-height:44px;align-items:center;gap:9px;padding:7px 13px;border-radius:12px;color:#9d3d0f;background:#fff3e8}.header-live-balance>svg{width:20px;color:#f06417}.header-live-balance>i{position:absolute;top:9px;left:28px;width:7px;height:7px;border:2px solid #fff3e8;border-radius:50%;background:#2caf68}.header-live-balance>span{display:grid;gap:1px}.header-live-balance small{color:#a56645;font-size:9px;font-weight:750}.header-live-balance strong{color:#a33d0d;font-size:16px;letter-spacing:-.02em;white-space:nowrap}.account-menu{position:relative}.account-trigger{display:flex;min-width:138px;min-height:48px;align-items:center;gap:9px;padding:4px 7px;border:1px solid transparent;border-radius:12px;color:#17223b;background:transparent;font:inherit;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.account-trigger:hover,.account-trigger.is-open{border-color:#dce3ef;background:#f8faff;box-shadow:0 8px 22px #1d2d5612}.account-trigger:focus-visible{outline:3px solid rgba(49,88,213,.2);outline-offset:2px}.account-trigger-copy{display:grid;min-width:0;flex:1;gap:1px}.account-trigger-copy small{color:#8994a7;font-size:10px;font-weight:650}.account-trigger-copy strong{max-width:120px;overflow:hidden;color:#1b2741;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-chevron{width:16px;color:#8692a7;transition:transform .18s ease}.account-trigger.is-open .account-chevron{transform:rotate(180deg)}.account-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:350px;overflow:hidden;border:1px solid #dfe5ef;border-radius:16px;background:#fff;box-shadow:0 20px 48px #1a2a532e;animation:account-popover-in .16s cubic-bezier(.2,.8,.2,1)}.account-popover-head{display:flex;align-items:center;gap:11px;padding:18px;border-bottom:1px solid #edf0f5}.account-popover-head>span{display:grid;min-width:0;flex:1;gap:2px}.account-popover-head strong,.account-popover-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover-head strong{color:#18233d;font-size:14px}.account-popover-head small{color:#7d899d;font-size:11px}.account-popover-balance{display:flex;align-items:center;justify-content:space-between;margin:12px 14px 4px;padding:13px 14px;border-radius:11px;color:#6e7a90;background:#f4f7fd;font-size:11px}.account-popover-balance strong{color:#1d2b49;font-size:17px;letter-spacing:-.02em}.account-popover nav{display:grid;padding:7px}.account-popover nav a{display:flex;align-items:center;gap:11px;padding:11px;border-radius:10px;color:#26334e}.account-popover nav a:hover{background:#f3f6fc}.account-popover nav a>svg:first-child{width:20px;color:#3158d5}.account-popover nav a>svg:last-child{width:16px;color:#9aa5b8}.account-popover nav a span{display:grid;flex:1;gap:2px}.account-popover nav a strong{font-size:13px}.account-popover nav a small{color:#8792a5;font-size:10px}.account-logout{display:flex;width:calc(100% - 14px);min-height:43px;align-items:center;gap:10px;margin:0 7px 7px;padding:0 11px;border:0;border-radius:10px;color:#a33e32;background:transparent;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.account-logout:hover{background:#fff1ef}.account-logout svg{width:19px}@keyframes account-popover-in{0%{opacity:.35;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}.page-frame{width:100%;max-width:none;margin:0;padding:36px clamp(24px,3vw,56px) 64px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.page-heading h2{margin:0;color:#111b31;font-size:clamp(30px,3vw,42px);letter-spacing:-.03em}.page-heading .eyebrow+h2{margin-top:7px}.page-heading p{max-width:720px;margin:9px 0 0;color:#68758c;font-size:14px}.page-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.page-stats>div{display:grid;min-width:0;gap:4px;padding:17px 18px;border-radius:14px;background:#fff;box-shadow:0 8px 22px #1e2d540b}.page-stats span{color:#6e7b91;font-size:11px;font-weight:750}.page-stats strong{overflow:hidden;color:#17223b;font-size:24px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.page-stats small{color:#929caf;font-size:11px}.data-panel{min-width:0;padding:20px 22px;border-radius:16px;background:#fff;box-shadow:0 9px 25px 2px #1e2d540d}.page-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.page-tools input{width:min(430px,100%);min-height:42px;padding:0 13px;border:1px solid #dce3ee;border-radius:10px;outline:none;color:#24314b;background:#f9fbfe;font:inherit;font-size:13px}.page-tools input:focus{border-color:#7891e7;box-shadow:0 0 0 3px #3158d51f}.page-tools button,.data-notice button{min-height:40px;padding:0 14px;border:1px solid #d7deeb;border-radius:9px;color:#35425b;background:#fff;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.page-tools button:hover{border-color:#aebbd3;background:#f5f8ff}.data-notice{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;color:#78849a;font-size:13px}.data-notice.error{flex-direction:column;color:#93462d}.data-notice.error button{color:#fff;border-color:#a84d29;background:#a84d29}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metric-card,.panel-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 26px #15181b09}.metric-card{display:grid;gap:9px;padding:20px}.metric-icon{display:inline-grid;place-items:center;width:40px;height:40px;margin-bottom:12px;border-radius:12px;color:var(--accent-deep);background:#eef2ff}.metric-label,.metric-note{color:#858b92;font-size:12px}.metric-card strong{font-size:28px;letter-spacing:-.06em}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:18px}.panel-card{padding:24px;background:#fff}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.panel-title h3{margin:0}.panel-title p{margin:6px 0 0;color:var(--muted);font-size:13px}.inline-link{display:inline-flex;align-items:center;gap:5px;color:var(--accent-deep);font-size:13px;font-weight:700}.quick-start{display:grid;gap:5px}.quick-step{display:flex;align-items:center;gap:12px;padding:13px 8px;border-bottom:1px solid var(--line)}.quick-step:last-child{border-bottom:0}.quick-step>span:nth-child(2){display:grid;gap:3px;flex:1}.quick-step small,.data-table small,.order-row small{color:#898f96;font-size:11px}.quick-step>svg{color:#9aa0a7}.quick-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--accent-deep);background:#eef2ff}.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:12px 14px;border-radius:14px;background:#fff;box-shadow:0 8px 24px 2px #1e2d540d}.dashboard-toolbar>div{display:flex;align-items:center;gap:10px}.dashboard-toolbar label{display:flex;align-items:center;gap:9px;color:#65728a;font-size:12px;font-weight:700}.dashboard-toolbar select,.dashboard-toolbar button{min-height:38px;border:1px solid #dce3ef;border-radius:10px;color:#293651;background:#f9fbff;font:inherit;font-size:13px;font-weight:700}.dashboard-toolbar select{padding:0 34px 0 12px}.dashboard-toolbar button{padding:0 14px;cursor:pointer}.dashboard-toolbar button:hover{border-color:#a9b8d6;background:#f1f5ff}.dashboard-toolbar button:disabled{cursor:wait;opacity:.65}.dashboard-toolbar>span{color:#8994a7;font-size:11px}.dashboard-loading{display:grid;min-height:420px;place-items:center;align-content:center;gap:14px;color:#758198;font-size:13px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dashboard-metric{position:relative;display:flex;min-width:0;align-items:center;gap:15px;min-height:116px;padding:20px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 9px 25px 2px #1e2d540e}.dashboard-metric:after{position:absolute;right:-24px;bottom:-38px;width:96px;height:96px;border-radius:50%;background:#f3f6ff;content:""}.dashboard-metric-icon{z-index:1;display:grid;flex:0 0 auto;place-items:center;width:46px;height:46px;border-radius:12px}.dashboard-metric-icon svg{width:23px;height:23px}.dashboard-metric-icon.blue{color:#2857cf;background:#eaf0ff}.dashboard-metric-icon.indigo{color:#6842cf;background:#f0eaff}.dashboard-metric-icon.cyan{color:#047f9c;background:#e4f7fb}.dashboard-metric-icon.violet{color:#8b3fc4;background:#f5e9ff}.dashboard-metric-icon.sky{color:#1677b9;background:#e8f5ff}.dashboard-metric>div{z-index:1;display:grid;min-width:0;gap:3px}.dashboard-metric span{color:#65728a;font-size:12px;font-weight:700}.dashboard-metric strong{overflow:hidden;color:#111b31;font-size:27px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric small{overflow:hidden;color:#8b96a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-panel{min-width:0;padding:22px;border-radius:16px;background:#fff;box-shadow:0 9px 25px 2px #1e2d540d}.dashboard-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.dashboard-panel-title h3{margin:0;color:#131d32;font-size:18px;letter-spacing:-.02em}.dashboard-panel-title p{margin:5px 0 0;color:#7b879b;font-size:12px}.dashboard-panel-title>span{color:#8c96a7;font-size:12px}.platform-panel{margin-bottom:18px}.platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.platform-summary{position:relative;overflow:hidden;padding:18px 19px;border-radius:14px;background:#f7f9fd}.platform-summary:after{position:absolute;right:-30px;top:-46px;width:130px;height:130px;border-radius:50%;background:#3158d50f;content:""}.platform-summary>div{position:relative;z-index:1;display:flex;align-items:center;gap:9px}.platform-summary>div b{margin-inline-start:auto;color:#3158d5;font-size:15px}.platform-dot{width:9px;height:9px;border-radius:50%;background:#3359d7}.platform-dot.claude{background:#8b50d1}.platform-summary dl{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0 0}.platform-summary dl div{display:grid;gap:5px}.platform-summary dt{color:#7b879b;font-size:11px}.platform-summary dd{margin:0;color:#26324a;font-size:14px;font-weight:750}.dashboard-filter{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:15px 18px;border-radius:14px;background:#fff;box-shadow:0 8px 22px 2px #1e2d540b}.dashboard-filter>div{display:flex;align-items:center;gap:9px;color:#536078;font-size:13px}.dashboard-filter button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #dde3ed;border-radius:10px;color:#354158;background:#fff;font:inherit;cursor:pointer}.dashboard-filter button:hover{border-color:#aebbd2;background:#f8faff}.dashboard-filter button:disabled{cursor:wait;opacity:.65}.dashboard-filter svg{width:16px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:18px;margin-bottom:18px}.dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);gap:18px}.model-distribution{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:22px;min-height:282px}.model-donut{display:grid;width:180px;height:180px;place-items:center;margin:0 auto;border-radius:50%;box-shadow:0 14px 28px #2942891f}.model-donut:after{content:"";grid-area:1/1;width:105px;height:105px;border-radius:50%;background:#fff}.model-donut>span{z-index:1;display:grid;grid-area:1/1;gap:2px;text-align:center}.model-donut strong{color:#1a2540;font-size:24px}.model-donut small{color:#8a95a7;font-size:11px}.model-stat-list{display:grid;min-width:0}.model-stat-list>div{display:grid;grid-template-columns:minmax(120px,1fr) 52px 66px 80px;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f5;color:#687489;font-size:12px}.model-stat-list>div:last-child{border-bottom:0}.model-stat-list span{display:flex;min-width:0;align-items:center;gap:8px;overflow:hidden;color:#2e394f;text-overflow:ellipsis;white-space:nowrap}.model-stat-list i{flex:0 0 auto;width:8px;height:8px;border-radius:50%}.model-stat-list b{color:#445069}.model-stat-list em{font-style:normal}.model-stat-list strong{color:#3154ca;text-align:right}.quick-panel{background:#16254d}.quick-panel .dashboard-panel-title h3{color:#fff}.quick-panel .dashboard-panel-title p{color:#93a2c8}.quick-panel .quick-step{border-color:#ffffff1a;color:#fff}.quick-panel .quick-step small{color:#9aa8cb}.quick-panel .quick-step>svg{color:#7f91c0}.quick-panel .quick-icon{color:#fff;background:#5371dc59}.token-trend{min-height:270px}.trend-legend{display:flex;justify-content:flex-end;gap:16px;color:#687489;font-size:11px}.trend-legend span{display:flex;align-items:center;gap:6px}.trend-legend i{width:9px;height:9px;border-radius:3px}.trend-legend .input{background:#3458d8}.trend-legend .output{background:#8a4ed0}.token-trend svg{display:block;width:100%;min-height:230px;overflow:visible}.chart-grid line{stroke:#e5e9f1;stroke-width:1}.trend-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.trend-line.input{stroke:#3458d8}.trend-line.output{stroke:#8a4ed0}.token-trend text{fill:#7e899b;font-size:10px}.dashboard-empty{display:grid;min-height:210px;place-items:center;padding:24px;color:#8b95a7;font-size:13px;text-align:center}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{padding:11px 12px;color:#778399;background:#f7f9fc;font-size:11px;font-weight:750;text-align:left;white-space:nowrap}.data-table th:first-child{border-radius:9px 0 0 9px}.data-table th:last-child{border-radius:0 9px 9px 0}.data-table td{padding:15px 12px;border-bottom:1px solid #edf0f5;vertical-align:middle;white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfcff}.data-table td:first-child,.data-table th:first-child{padding-left:12px}.data-table td:last-child,.data-table th:last-child{padding-right:0;text-align:right}.data-table td>strong,.data-table td>small{display:block}.data-table code,.endpoint-code,.secret-code{color:#a04a29;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.limit-table{min-width:860px}.limit-table .fui-Input{width:106px}.limit-table .fui-Button{white-space:nowrap}.user-policy-table{min-width:970px}.multiplier-editor{display:flex;align-items:center;gap:7px}.multiplier-editor .fui-Input{width:88px}.multiplier-editor span{color:var(--muted);font-weight:750}.pricing-policy{display:flex;align-items:baseline;gap:10px;padding:4px 2px 16px;color:var(--muted);font-size:13px}.pricing-policy strong{color:var(--ink)}.row-actions{display:flex;justify-content:flex-end;gap:4px}.table-detail-link,.back-list-link{display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #d8dfeb;border-radius:8px;color:#3154c7;background:#fff;font-size:12px;font-weight:750;white-space:nowrap}.table-detail-link:hover,.back-list-link:hover{border-color:#9cadd2;background:#f3f6fd}.user-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:18px;padding:24px;border-radius:16px;color:#fff;background:#16254d;box-shadow:0 12px 30px #16254d24}.user-detail-identity{display:flex;min-width:0;align-items:center;gap:17px}.user-detail-identity>div{min-width:0}.detail-label{color:#9aabd2;font-size:10px;font-weight:800}.user-detail-identity h2{margin:4px 0 2px;overflow:hidden;font-size:24px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.user-detail-identity p{margin:0 0 9px;color:#b6c2de;font-size:12px}.detail-badges{display:flex;gap:6px}.user-detail-meta{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:22px;margin:0}.user-detail-meta div{display:grid;gap:5px}.user-detail-meta dt{color:#8fa0c8;font-size:10px}.user-detail-meta dd{max-width:220px;margin:0;overflow:hidden;color:#fff;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.user-detail-meta code{color:#d4ddf2;font-size:10px}.user-detail-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.4fr);gap:18px;margin-bottom:18px}.user-policy-editor{display:grid;align-content:start;gap:15px}.user-policy-editor select{width:100%;min-height:42px;padding:0 11px;border:1px solid #d9e0ec;border-radius:8px;color:#25324c;background:#fff;font:inherit}.user-policy-editor .fui-Button{margin-top:3px}.detail-key-list{display:grid}.detail-key-list>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #edf0f5}.detail-key-list>div:last-child{border-bottom:0}.detail-key-list>div>span{display:grid;gap:4px}.detail-key-list>div>span:last-child{justify-items:end}.detail-key-list strong{color:#202c46;font-size:13px}.detail-key-list code{color:#a04a29;font-size:11px}.detail-key-list small{color:#7e899c;font-size:10px}.detail-empty{min-height:170px;justify-content:center!important;color:#8b96a7;font-size:12px}.detail-section{margin-bottom:18px}.empty-state{padding:42px 0!important;color:#92989f;text-align:center!important}.billing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.billing-card{display:grid;gap:14px;padding:22px}.billing-card h3{margin:0}.billing-card p{margin:0;color:var(--muted);font-size:13px}.billing-credit{display:flex;flex-wrap:wrap;gap:8px;color:var(--ink);font-size:13px;font-weight:700}.billing-credit span{white-space:nowrap}.billing-price{font-size:31px;font-weight:800;letter-spacing:-.06em}.billing-price small{margin-left:4px;color:#899098;font-size:13px;font-weight:500}.billing-credit{padding:12px;border-radius:10px;color:var(--accent-deep);background:#eef2ff;font-size:13px;font-weight:750}.payment-modal-copy{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.payment-options{display:grid;gap:8px;margin-bottom:18px}.payment-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;transition:border-color .2s ease,transform .2s ease,background .2s ease}.payment-option:hover:not(:disabled){border-color:#aebfff;background:#f6f8ff;transform:translateY(-1px)}.payment-option:disabled{cursor:not-allowed;opacity:.55}.payment-option>span{display:grid;gap:4px;min-width:0}.payment-option strong{font-size:14px}.payment-option small{color:var(--muted);font-size:12px}.payment-option>svg{flex:0 0 auto;color:var(--accent-deep)}.payment-option-balance{border-color:#a8b9e8;background:#f1f5ff}.payment-option-balance:hover:not(:disabled){border-color:#405ea9;background:#e8efff}.payment-option-balance strong:after{content:" 即时开通";display:inline-block;margin-inline-start:8px;padding:2px 6px;border-radius:999px;color:#31509a;background:#dfe9ff;font-size:10px;font-weight:800;vertical-align:1px}.payment-option-balance:disabled{border-style:dashed;opacity:.72}.order-list{display:grid}.order-row{display:flex;align-items:center;gap:18px;padding:16px 0;border-top:1px solid var(--line)}.order-row>span:first-child{display:grid;gap:3px;flex:1}.order-row>span:nth-child(2){font-weight:750}.billing-page{min-height:calc(100vh - 82px);padding:18px 32px 56px;color:#16213a;background:#f7f5ef}.billing-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1500px;margin:0 auto 22px;padding:18px 2px 4px}.billing-eyebrow{color:#536998;font-size:10px;font-weight:850;letter-spacing:.18em}.billing-hero h1{margin:5px 0;color:#142246;font-size:32px;letter-spacing:-.045em}.billing-hero p{max-width:780px;margin:0;color:#727a89;font-size:13px;line-height:1.7}.billing-refresh{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0 16px;border:1px solid #d8d7d1;border-radius:10px;color:#26375d;background:#ffffffb8;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.billing-refresh:hover{border-color:#9aa7c3;background:#fff}.billing-page>.fui-MessageBar,.billing-page>.data-notice{max-width:1500px;margin:0 auto 16px}.billing-tabs{display:grid;max-width:1500px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 auto 24px;padding:7px;border:1px solid #e2dfd5;border-radius:16px;background:#ffffffb3;box-shadow:0 8px 24px #1d27440a}.billing-tabs button{display:flex;min-height:66px;align-items:center;justify-content:center;gap:12px;border:0;border-radius:11px;color:#6e7583;background:transparent;font:inherit;cursor:pointer;transition:.2s ease}.billing-tabs button>svg{width:22px}.billing-tabs button span{display:grid;gap:3px;text-align:left;font-size:14px;font-weight:800}.billing-tabs button small{color:#9a9ea6;font-size:10px;font-weight:550}.billing-tabs button.active{color:#fff;background:#172750;box-shadow:0 9px 22px #17275038}.billing-tabs button.active small{color:#b8c3df}.subscription-catalog,.billing-orders,.topup-layout{max-width:1500px;margin-inline:auto}.plan-group{margin-bottom:30px}.plan-group-heading{display:flex;align-items:center;gap:13px;margin-bottom:14px}.provider-orb{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:13px;color:#fff;background:#172750;box-shadow:0 8px 20px #1727502e;font-size:21px;font-weight:800}.plan-group.claude .provider-orb{background:#c9693e;box-shadow:0 8px 20px #c9693e33;font-family:Georgia,serif}.plan-group-heading h2{margin:0 0 3px;color:#18233d;font-size:19px;letter-spacing:-.02em}.plan-group-heading p{margin:0;color:#858a94;font-size:11px}.plan-group-heading>span{margin-left:auto;padding:6px 10px;border:1px solid #dedbd2;border-radius:999px;color:#777d89;background:#ffffffa6;font-size:10px;font-weight:750}.subscription-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.subscription-plan-card{position:relative;display:grid;min-width:0;overflow:hidden;gap:14px;padding:21px;border:1px solid #e2dfd7;border-radius:15px;background:#ffffffe0;box-shadow:0 7px 24px #212a430b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.subscription-plan-card:hover{transform:translateY(-2px);border-color:#aeb9d0;box-shadow:0 14px 30px #212a4317}.plan-group.claude .subscription-plan-card:hover{border-color:#d4a08a}.subscription-plan-card.featured{border-color:#91a3ce;box-shadow:0 12px 30px #253b701a}.plan-group.claude .subscription-plan-card.featured{border-color:#d59b82;box-shadow:0 12px 30px #934d2e17}.subscription-plan-card.current{outline:2px solid #2f5dc7;outline-offset:-2px}.plan-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.plan-card-top>div>span{color:#77849f;font-size:9px;font-weight:850;letter-spacing:.13em}.plan-card-top h3{margin:4px 0 0;color:#15213d;font-size:18px}.plan-card-top>b{padding:5px 8px;border-radius:7px;color:#3155aa;background:#edf2ff;font-size:11px}.plan-group.claude .plan-card-top>b{color:#a84f2c;background:#fff0e8}.subscription-price{display:flex;align-items:baseline;gap:6px}.subscription-price strong{color:#111c36;font-size:32px;letter-spacing:-.055em}.subscription-price span{color:#9297a1;font-size:11px}.subscription-plan-card>p{min-height:34px;margin:-5px 0 0;color:#7b818d;font-size:11px;line-height:1.55}.plan-value{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 12px;padding:13px 14px;border-radius:10px;color:#253762;background:#f0f3fa}.plan-group.claude .plan-value{color:#74452f;background:#fbf0ea}.plan-value span{font-size:10px}.plan-value strong{grid-row:span 2;font-size:18px}.plan-value small{color:#8992a7;font-size:9px}.subscription-plan-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.subscription-plan-card dl div{display:grid;gap:3px;padding-top:9px;border-top:1px solid #ebe9e3}.subscription-plan-card dt{color:#999da5;font-size:9px}.subscription-plan-card dd{margin:0;color:#34415d;font-size:12px;font-weight:800}.subscription-plan-card>button{display:flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;color:#fff;background:#172750;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.subscription-plan-card>button:hover{background:#263c72}.plan-group.claude .subscription-plan-card>button{background:#bd6139}.plan-group.claude .subscription-plan-card>button:hover{background:#9e4e2e}.subscription-plan-card>button svg{width:15px}.active-ribbon{position:absolute;top:0;right:20px;display:flex;align-items:center;gap:4px;padding:5px 9px;border-radius:0 0 8px 8px;color:#fff;background:#2f5dc7;font-size:9px;font-weight:800}.active-ribbon svg{width:12px}.active-subscription{display:grid;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);gap:20px;align-items:center;margin:34px 0 30px;padding:24px;border-radius:17px;color:#fff;background:#15254d;box-shadow:0 15px 34px #16254d29}.active-subscription h2{margin:6px 0;font-size:21px}.active-subscription>div>p{margin:0;color:#9cadd1;font-size:11px;line-height:1.6}.active-subscription .billing-eyebrow{color:#8297c7}.active-subscription-card{display:grid;grid-template-columns:minmax(170px,.55fr) minmax(0,1fr);gap:22px;align-items:center;padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff0e}.active-subscription-card>div:first-child{display:grid;gap:4px}.active-subscription-card>div:first-child span,.active-subscription-card small{color:#91a3c9;font-size:10px}.active-subscription-card>div:first-child strong{font-size:17px}.active-quota{display:grid;gap:8px}.active-quota .subscription-progress span,.active-quota .subscription-progress small{color:#c4cee4}.active-subscription-empty{display:flex;min-height:96px;align-items:center;gap:16px;padding:20px;border:1px dashed rgba(255,255,255,.2);border-radius:13px}.active-subscription-empty>svg{width:30px;color:#8fa3d2}.active-subscription-empty span{display:grid;gap:5px}.active-subscription-empty small{color:#9ba9c8;font-size:10px}.topup-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start;margin-bottom:30px}.topup-main{display:grid;gap:16px}.balance-banner{display:flex;min-height:150px;align-items:center;justify-content:space-between;overflow:hidden;padding:26px 30px;border-radius:17px;color:#fff;background:linear-gradient(128deg,#15254d,#243b73);box-shadow:0 14px 32px #16254d29}.balance-banner>div{display:grid;gap:5px}.balance-banner span{color:#a8b7d8;font-size:11px}.balance-banner strong{font-size:37px;letter-spacing:-.05em}.balance-banner small{color:#9badd1;font-size:10px}.balance-banner>svg{width:84px;height:84px;opacity:.12;transform:rotate(-8deg)}.topup-block,.billing-orders{padding:22px;border:1px solid #e2dfd6;border-radius:16px;background:#ffffffd1;box-shadow:0 8px 25px #212a430a}.billing-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.billing-section-title>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#fff;background:#172750;font-size:10px;font-weight:850}.billing-section-title h2{margin:0 0 3px;color:#1a2744;font-size:16px}.billing-section-title p{margin:0;color:#8a8f99;font-size:10px}.quick-amounts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.quick-amounts button{display:grid;min-height:68px;place-content:center;gap:3px;border:1px solid #dddcd6;border-radius:10px;color:#283550;background:#fff;font:inherit;cursor:pointer}.quick-amounts button:hover{border-color:#9facca}.quick-amounts button.active{border-color:#294f9f;color:#173b86;background:#eef3ff;box-shadow:inset 0 0 0 1px #294f9f}.quick-amounts small{color:#9a9ea6;font-size:8px;font-weight:750}.quick-amounts strong{font-size:15px}.custom-amount{display:grid;gap:7px;margin-top:15px;color:#566075;font-size:10px;font-weight:750}.custom-amount>div{display:grid;grid-template-columns:35px 1fr 48px;align-items:center;min-height:48px;overflow:hidden;border:1px solid #d8d8d3;border-radius:10px;background:#fff}.custom-amount b{text-align:center;color:#17366f;font-size:17px}.custom-amount input{height:46px;padding:0 5px;border:0;outline:0;color:#1d2943;background:transparent;font:inherit;font-size:16px;font-weight:800}.custom-amount em{color:#90959e;font-style:normal}.custom-amount>small{color:#a0a3a9;font-size:9px;font-weight:500}.provider-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.provider-choice-grid button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:11px;border:1px solid #deddd7;border-radius:11px;color:#26334f;background:#fff;text-align:left;font:inherit;cursor:pointer}.provider-choice-grid button.active{border-color:#3158a8;background:#f1f5ff;box-shadow:inset 0 0 0 1px #3158a8}.provider-choice-grid button:disabled{cursor:not-allowed;opacity:.5}.provider-choice-grid i{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:#fff;background:#1c2e5b;font-style:normal;font-weight:850}.provider-choice-grid span{display:grid;min-width:0;gap:3px}.provider-choice-grid strong{font-size:11px}.provider-choice-grid small{overflow:hidden;color:#9397a0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.provider-choice-grid button>b{color:#5571ad;font-size:8px}.topup-checkout{position:sticky;top:18px;padding:24px;border-radius:17px;color:#fff;background:#172750;box-shadow:0 16px 35px #1727502b}.topup-checkout .billing-eyebrow{color:#8296c4}.topup-checkout h2{margin:6px 0 22px;font-size:20px}.topup-checkout dl{display:grid;gap:13px;margin:0}.topup-checkout dl div{display:flex;justify-content:space-between;gap:14px;color:#aab7d3;font-size:10px}.topup-checkout dd{margin:0;color:#fff;font-weight:750;text-align:right}.checkout-total{display:flex;align-items:baseline;justify-content:space-between;margin:22px 0 16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.checkout-total span{color:#aab7d3;font-size:11px}.checkout-total strong{font-size:27px;letter-spacing:-.04em}.checkout-button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;color:#16264d;background:#fff;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.checkout-button:disabled{cursor:not-allowed;opacity:.5}.checkout-button svg{width:15px}.topup-checkout>p{display:flex;align-items:flex-start;gap:7px;margin:14px 0 0;color:#899bc3;font-size:9px;line-height:1.5}.topup-checkout>p svg{width:14px;flex:0 0 auto}.billing-orders{margin-top:24px}.billing-order-table{display:grid}.billing-order-head,.billing-order-row{display:grid;grid-template-columns:minmax(180px,1.5fr) .65fr .8fr .55fr .55fr;gap:12px;align-items:center}.billing-order-head{padding:10px 12px;border-radius:8px;color:#858b97;background:#f4f3ef;font-size:9px;font-weight:800}.billing-order-row{padding:14px 12px;border-bottom:1px solid #eceae4;color:#536075;font-size:10px}.billing-order-row:last-child{border-bottom:0}.billing-order-row>span:first-child{display:grid;gap:3px}.billing-order-row strong{color:#25314b;font-size:11px}.billing-order-row small{color:#9a9ea6;font-size:8px}.billing-empty{padding:34px;color:#92969e;text-align:center;font-size:11px}.checkout-summary{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:14px;border-radius:12px;background:#f3f5fa}.checkout-summary>span{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:11px;color:#fff;background:#172750;font-size:20px;font-weight:800}.checkout-summary>span.claude{background:#bd6139;font-family:Georgia,serif}.checkout-summary>div{display:grid;gap:2px}.checkout-summary small{color:#9297a2;font-size:9px}.checkout-summary strong{color:#1c2945;font-size:14px}.checkout-summary p{margin:0;color:#6f788b;font-size:10px}.profile-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.profile-card{display:grid;justify-items:start;gap:12px}.profile-card p{margin:0;color:var(--muted)}.profile-note{color:var(--accent-deep);font-weight:700}.endpoint-code{display:block;padding:14px;border-radius:10px;background:#f7f8f9;overflow:auto}.admin-callout{display:flex;align-items:flex-start;gap:16px;margin-top:18px;background:#f4f6ff}.admin-callout h3{margin:0 0 7px}.admin-callout p{max-width:680px;margin:0;color:#6c7279;font-size:14px;line-height:1.7}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0a122494;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(560px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;padding:30px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:linear-gradient(180deg,#fff 0,#fbfcff);box-shadow:0 32px 90px #0c1b4447}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-actions,.secret-view{display:grid;gap:12px;margin-top:20px}.modal-select{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff}.secret-code{display:block;padding:16px;word-break:break-all;border:1px solid #c7d2ff;border-radius:10px;background:#f6f8ff}.secret-view>button{width:100%}@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:40px;padding-top:34px}.hero-copy h1{max-width:760px}.capability-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(3,1fr)}.model-intro{align-items:flex-start;flex-direction:column}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card.featured{transform:none}.app-sidebar{width:220px}.header-locale{display:none}.account-trigger{min-width:0}.account-trigger-copy{display:none}.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topup-layout{grid-template-columns:1fr}.topup-checkout{position:static}.model-workbench .model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.workspace-bootstrap>aside{display:none}.workspace-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-bootstrap section{padding:30px 20px}.shell-width{width:min(100% - 32px,620px)}.marketing-nav{height:68px}.desktop-nav{display:none}.nav-actions{gap:10px}.nav-actions .text-link{display:none}.hero{min-height:0;padding:42px 0 60px}.hero-copy h1{font-size:48px}.hero-copy p{font-size:16px}.hero-panel{padding:10px}.control-route{grid-template-columns:1fr 42px 86px 42px 1fr;min-height:240px}.route-origin strong{font-size:13px}.route-origin span{font-size:8px}.route-core{width:86px;height:86px}.route-core span{font-size:20px}.control-stats{grid-template-columns:1fr}.control-stats div{padding:12px 4px;border-right:0;border-bottom:1px solid rgba(181,198,255,.14)}.control-stats div:last-child{border-bottom:0}.model-main{padding:46px 0 60px}.model-intro{gap:26px;padding-bottom:28px}.model-intro h1{font-size:42px}.model-provider{width:100%;overflow-x:auto}.model-provider button{flex:1 0 auto}.model-catalog-heading{align-items:flex-start;flex-direction:column;gap:10px}.model-catalog-heading p{text-align:left}.model-grid{grid-template-columns:1fr;gap:14px}.model-workbench-toolbar{align-items:stretch;flex-direction:column}.model-tabs{overflow-x:auto}.model-search{width:100%}.model-workbench .model-grid{grid-template-columns:1fr}.model-card{padding:18px}.model-status{align-items:flex-start;flex-direction:column}.rate-row b{font-size:17px}.code-window pre{min-height:230px;padding:16px;font-size:11px}.hero-stat-row{grid-template-columns:1fr}.section{padding:64px 0}.section-heading h2{font-size:36px}.capability-grid,.pricing-grid,.billing-grid,.profile-grid,.dashboard-grid{grid-template-columns:1fr}.marketing-footer{align-items:flex-start;flex-direction:column}.cta-band{align-items:flex-start;flex-direction:column;padding:28px}.auth-page{display:block}.auth-aside{display:none}.auth-form{width:100%;max-width:560px;margin:0 auto;padding:30px 22px 42px}.auth-form-wrap{min-height:100dvh;padding:34px 20px}.lyproxy-coupon{align-items:flex-start;flex-direction:column}.coupon-actions{flex-wrap:wrap}.mobile-brand{display:inline-flex}.app-shell{display:block}.app-sidebar{position:static;display:block;width:100%;min-height:auto;padding:14px 16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-caption,.sidebar-bottom .side-link,.logout-button{display:none}.side-nav{display:flex;overflow-x:auto;margin-top:14px;scrollbar-width:none;scroll-padding-inline:8px}.side-nav::-webkit-scrollbar{display:none}.side-link{flex:0 0 auto;width:auto;padding:9px 11px}.side-link.active{box-shadow:inset 0 -3px 0 var(--accent)}.app-header{align-items:flex-start;padding:24px 20px 18px}.app-context strong{font-size:14px}.header-actions{gap:5px}.header-notifications,.header-locale{display:none}.subscription-trigger{min-width:48px;min-height:42px;padding:0 9px;gap:5px}.subscription-popover{position:fixed;top:178px;right:14px;left:14px;width:auto}.header-live-balance{min-height:42px;padding:6px 10px}.header-live-balance small,.header-live-balance>svg,.header-live-balance>i{display:none}.header-live-balance strong{font-size:13px}.account-trigger{min-width:0;min-height:42px;padding:3px;border-radius:11px}.account-trigger-copy,.account-chevron{display:none}.account-popover{position:absolute;top:calc(100% + 10px);right:0;left:auto;width:min(350px,calc(100vw - 28px))}.page-frame{padding:8px 20px 42px}.page-heading{align-items:flex-start;flex-direction:column}.metrics-grid,.page-stats{grid-template-columns:1fr 1fr;gap:10px}.page-stats>div{padding:14px}.data-panel{padding:14px}.page-tools{align-items:stretch;flex-direction:column}.page-tools input{width:100%}.dashboard-metrics{grid-template-columns:1fr;gap:10px}.dashboard-metric{min-height:96px;padding:15px}.dashboard-toolbar{align-items:flex-start;flex-direction:column}.dashboard-toolbar>div{width:100%;flex-wrap:wrap}.dashboard-toolbar>span{padding-inline:2px}.platform-grid{grid-template-columns:1fr}.dashboard-filter{align-items:flex-start;flex-direction:column}.model-distribution{grid-template-columns:1fr}.model-stat-list>div{grid-template-columns:minmax(110px,1fr) 44px 60px}.model-stat-list em{display:none}.dashboard-panel{padding:16px}.metric-card{padding:15px}.metric-card strong{font-size:22px}.panel-card{padding:16px}.data-table{min-width:620px}.user-detail-hero{align-items:flex-start;flex-direction:column;padding:20px}.user-detail-meta{width:100%;grid-template-columns:1fr;gap:13px;padding-top:17px;border-top:1px solid rgba(255,255,255,.12)}.user-detail-layout{grid-template-columns:1fr}.detail-key-list>div{align-items:flex-start}.page-heading .fui-Button{width:100%}.billing-page{padding:10px 14px 40px}.billing-hero{align-items:flex-start;flex-direction:column;padding-top:12px}.billing-hero h1{font-size:27px}.billing-refresh{width:100%;justify-content:center}.billing-tabs{gap:6px;padding:5px}.billing-tabs button{min-height:58px;gap:7px}.billing-tabs button small{display:none}.subscription-plan-grid{grid-template-columns:1fr}.subscription-plan-card{padding:18px}.active-subscription,.active-subscription-card{grid-template-columns:1fr}.active-subscription{padding:20px}.balance-banner{min-height:130px;padding:22px}.balance-banner>svg{width:58px;height:58px}.quick-amounts{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-choice-grid{grid-template-columns:1fr}.billing-order-table{overflow-x:auto}.billing-order-head,.billing-order-row{min-width:650px}.topup-block,.billing-orders{padding:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--console-orange: #ff6b00;--console-orange-deep: #e95a00;--console-peach: #fff3e9;--console-page: #fbfaf8;--console-line: #ebe9e6;--console-text: #20232b;--console-muted: #7d8088}.app-shell{min-height:100dvh;background:radial-gradient(circle at 53% 6%,rgba(255,217,188,.54),transparent 31%),radial-gradient(circle at 78% 34%,rgba(255,239,227,.78),transparent 30%),var(--console-page)}.app-sidebar{position:sticky;top:0;width:254px;min-height:100dvh;padding:0 12px 18px;color:var(--console-text);border-right:1px solid var(--console-line);background:#fff;box-shadow:none}.app-sidebar .brand{height:64px;padding:0 12px;color:#1f2633;font-size:19px;letter-spacing:-.045em}.app-sidebar .brand-mark{width:34px;height:34px;border-radius:10px;color:#fff;background:var(--console-orange);box-shadow:none;font-size:19px}.sidebar-caption{display:none}.side-nav{gap:4px;margin-top:14px}.side-link{min-height:40px;gap:14px;padding:0 14px;border-radius:11px;color:#555b65;font-size:14px;font-weight:560;transition:background .16s ease,color .16s ease}.side-link svg{width:20px;height:20px;color:#68707b}.side-link:hover{color:var(--console-orange-deep);background:#fff7f1}.side-link.active{color:var(--console-orange-deep);background:#fff3ea;box-shadow:none}.side-link.active svg{color:var(--console-orange)}.sidebar-bottom{gap:3px;padding:14px 2px 0;border-top:1px solid #f1efed}.sidebar-utility,.logout-button{display:flex;width:100%;min-height:38px;align-items:center;gap:14px;padding:0 12px;border:0;border-radius:10px;color:#69707a;background:transparent;font:inherit;font-size:13px;text-align:left}.sidebar-utility:hover{color:#2b3038;background:#f8f8f7}.sidebar-utility svg,.logout-button svg{width:18px;height:18px}.sidebar-utility:nth-child(2) svg{transform:rotate(180deg)}.logout-button{margin-top:4px;color:#a45a48}.logout-button:hover{color:#99412c;background:#fff1ed}.app-main{min-width:0;background:transparent}.app-header{min-height:64px;padding:0 32px 0 24px;border-bottom:1px solid rgba(231,228,224,.82);background:#fffc;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-context{display:grid;gap:2px}.app-context h1{margin:0;color:#20232b;font-size:19px;font-weight:750;letter-spacing:-.035em}.app-context p{margin:0;color:#85878d;font-size:11px}.app-context>span,.app-context>strong{display:none}.header-actions{gap:10px}.header-icon-button,.language-toggle.compact{width:34px;min-height:34px;border:0;color:#616872;background:transparent;box-shadow:none}.header-icon-button:hover,.language-toggle.compact:hover{color:var(--console-orange-deep);background:#fff5ef}.header-locale{display:flex;gap:5px;padding:0;color:#646a73;border:0;background:transparent;box-shadow:none;font-size:11px}.header-locale span{color:#979ba2}.header-locale strong{color:#4f555e}.header-locale svg{width:13px}.subscription-trigger{min-width:48px;min-height:34px;padding:0 8px;border:0;border-radius:9px;color:#7251d8;background:#faf4ff;box-shadow:none}.subscription-trigger:hover,.subscription-trigger.is-open{color:#643fc9;background:#f2e7ff;box-shadow:none}.subscription-trigger>svg{width:17px}.subscription-trigger i{width:6px;height:6px;background:#46c477;box-shadow:none}.subscription-trigger strong{font-size:12px}.header-live-balance{min-height:34px;gap:6px;padding:0 5px;color:var(--console-orange-deep);border:0;border-radius:9px;background:#fff7ef;box-shadow:none}.header-live-balance svg{width:16px}.header-live-balance i,.header-live-balance small{display:none}.header-live-balance strong{color:var(--console-orange-deep);font-size:13px;font-weight:780}.account-trigger{min-height:38px;gap:7px;padding:3px 3px 3px 5px;border:0;border-radius:9px;background:transparent;box-shadow:none}.account-trigger:hover,.account-trigger.is-open{background:#fff7f1;box-shadow:none}.account-trigger .fui-Avatar{color:#fff;background:var(--console-orange)}.account-trigger-copy strong{max-width:120px;color:#343942;font-size:12px;font-weight:650}.account-trigger-copy small{color:#92959b;font-size:10px}.account-chevron{width:14px}.page-frame{display:flex;flex-direction:column;padding:32px clamp(24px,2.4vw,48px) 54px}.page-frame-action{display:flex;justify-content:flex-end;margin:-6px 0 18px}.page-frame>.dashboard-metrics{order:1}.page-frame>.platform-panel{order:2}.page-frame>.dashboard-toolbar{order:3}.page-frame>.analytics-grid{order:4}.page-frame>.dashboard-bottom-grid{order:5}.page-heading{display:none}.page-stats,.dashboard-metrics{gap:16px;margin-bottom:22px}.page-stats>div,.dashboard-metric{min-height:94px;padding:15px 17px;border:1px solid rgba(234,231,227,.96);border-radius:14px;background:#fffffff2;box-shadow:0 4px 12px #3b2a1e09}.page-stats span,.dashboard-metric span{color:#7e838c;font-size:12px;font-weight:520}.page-stats strong,.dashboard-metric strong{color:#1f2733;font-size:23px;font-weight:760;letter-spacing:-.035em}.page-stats small,.dashboard-metric small{color:#8d9198;font-size:11px}.dashboard-metric{gap:13px}.dashboard-metric:after{display:none}.dashboard-metric-icon{width:37px;height:37px;border-radius:9px;color:var(--console-orange)!important;background:#fff0d8!important}.dashboard-metric-icon svg{width:20px;height:20px}.dashboard-toolbar,.dashboard-filter{min-height:64px;margin:0 0 22px;padding:10px 16px;border:1px solid rgba(234,231,227,.95);border-radius:14px;background:#ffffffeb;box-shadow:0 4px 12px #3b2a1e06}.dashboard-toolbar label,.dashboard-filter>div{color:#777d86;font-weight:520}.dashboard-toolbar select,.dashboard-toolbar button,.dashboard-filter button{min-height:36px;border-color:#ece9e5;border-radius:9px;color:#515862;background:#fff;font-weight:560}.dashboard-toolbar button:hover,.dashboard-filter button:hover{border-color:#ffc49b;color:var(--console-orange-deep);background:#fff8f2}.dashboard-toolbar>span{color:#8a8e95}.dashboard-panel,.data-panel{padding:17px;border:1px solid rgba(234,231,227,.96);border-radius:15px;background:#fffffff2;box-shadow:0 4px 13px #3b2a1e09}.dashboard-panel-title{margin-bottom:15px}.dashboard-panel-title h3{color:#252a33;font-size:15px;font-weight:740}.dashboard-panel-title p{color:#8a8e95;font-size:11px}.dashboard-panel-title>span{color:#93969b;font-size:11px}.platform-summary{padding:14px;border:1px solid #f1ede9;border-radius:10px;background:#fff}.platform-summary:after{display:none}.platform-summary>div b,.model-stat-list strong{color:var(--console-orange-deep)}.platform-dot{background:var(--console-orange)}.platform-dot.claude{background:#8d68d9}.platform-summary dl{margin-top:12px}.platform-summary dt{color:#8a8e96}.platform-summary dd{color:#535861;font-size:12px}.analytics-grid,.dashboard-bottom-grid{gap:16px;margin-bottom:16px}.model-distribution{min-height:236px}.model-donut{width:158px;height:158px;box-shadow:none}.model-donut:after{width:90px;height:90px}.model-donut strong{color:#30353d;font-size:19px}.model-stat-list>div{padding:9px 0;color:#7f858e}.model-stat-list span{color:#414752}.quick-panel{background:#fff}.quick-panel .dashboard-panel-title h3,.quick-panel .quick-step{color:#252a33}.quick-panel .dashboard-panel-title p,.quick-panel .quick-step small{color:#8a8e95}.quick-panel .quick-step{border-color:#f0eeeb}.quick-panel .quick-step>svg{color:#c2c0bd}.quick-panel .quick-icon{color:var(--console-orange);background:#fff0df}.trend-legend{color:#717781}.trend-legend .input{background:var(--console-orange)}.trend-legend .output{background:#7e60d8}.trend-line.input{stroke:var(--console-orange)}.trend-line.output{stroke:#7e60d8}.chart-grid line{stroke:#eeeae7}.data-panel{min-height:420px}.page-tools{margin-bottom:20px}.page-tools input{min-height:40px;border-color:#ebe7e4;border-radius:10px;color:#454b54;background:#fff}.page-tools input:focus{border-color:#ffb57f;box-shadow:0 0 0 3px #ff6b001a}.page-tools button,.data-notice button{border-color:#eee9e5;border-radius:9px;color:#58606a;background:#fff}.page-tools button:hover{border-color:#ffbf95;color:var(--console-orange-deep);background:#fff8f2}.data-table{color:#50565f;font-size:12px}.data-table th{padding:12px;color:#747a83;background:#faf9f8;font-weight:620}.data-table td{padding:15px 12px;border-color:#f0eeeb}.data-table tbody tr:hover td{background:#fffaf6}.data-table code,.endpoint-code,.secret-code{color:var(--console-orange-deep)}.billing-page{max-width:1160px;margin:0 auto;padding:28px 0 54px}.billing-hero{min-height:0;margin:0 0 18px;padding:0}.billing-hero>div{display:none}.billing-refresh{min-height:36px;margin-left:auto;border-radius:9px;color:#5d646d;border-color:#ece8e4;background:#fff;box-shadow:none}.billing-tabs{margin:0 0 24px;padding:4px;border:0;border-radius:12px;background:#faf9f8d1;box-shadow:none}.billing-tabs button{min-height:38px;justify-content:center;padding:0 15px;border:0;border-radius:9px;color:#777d86;background:transparent}.billing-tabs button svg,.billing-tabs button small{display:none}.billing-tabs button.active{color:#323842;background:#fff;box-shadow:0 2px 7px #2d231814}.topup-layout{display:block}.topup-main{display:grid;gap:18px}.balance-banner,.topup-block,.topup-checkout{border:1px solid rgba(234,231,227,.96);border-radius:15px;background:#fffffff2;box-shadow:0 4px 13px #3b2a1e09}.balance-banner{min-height:78px;padding:17px 20px}.balance-banner>svg{display:none}.balance-banner>div{display:flex;align-items:baseline;gap:8px}.balance-banner strong{color:#3f444b;font-size:14px}.balance-banner small{display:none}.topup-block{padding:20px 22px}.billing-section-title{margin-bottom:14px}.billing-section-title>span{display:none}.billing-section-title h2{color:#4d535c;font-size:13px;font-weight:560}.billing-section-title p{display:none}.quick-amounts{grid-template-columns:repeat(3,1fr);gap:8px}.quick-amounts button{min-height:48px;border-color:#ece8e4;border-radius:8px;background:#fff}.quick-amounts button small{display:none}.quick-amounts button strong{color:#4a5059;font-size:14px;font-weight:520}.quick-amounts button.active{border-color:#ffb687;color:var(--console-orange-deep);background:#fff6ef}.custom-amount{margin-top:16px}.custom-amount>span{color:#555b64;font-size:13px}.custom-amount>div{min-height:45px;border-color:#ece8e4;border-radius:8px}.custom-amount>div:focus-within{border-color:#ffb687;box-shadow:0 0 0 3px #ff6b001a}.custom-amount small{display:none}.provider-choice-grid{grid-template-columns:1fr}.provider-choice-grid button{min-height:58px;border-color:#d7d3f5;border-radius:8px;background:#f8f7ff}.provider-choice-grid button i{background:#7664df}.provider-choice-grid button b{display:none}.topup-checkout{display:grid;grid-template-columns:1fr;gap:14px;margin-top:18px;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.topup-checkout>.billing-eyebrow,.topup-checkout>h2,.topup-checkout>dl,.topup-checkout>.checkout-total,.topup-checkout>p{display:none}.checkout-button{min-height:48px;border-radius:10px;color:#fff;background:#a99bf5;box-shadow:0 7px 15px #846fde29}.checkout-button:not(:disabled){background:#9d8ef3}.checkout-button:not(:disabled):hover{background:#8e7ee9}.subscription-catalog{display:grid;gap:18px}.plan-group,.active-subscription,.billing-orders{border-color:#eae7e3f5;border-radius:15px;background:#fffffff2;box-shadow:0 4px 13px #3b2a1e09}.plan-group{padding:20px}.plan-group-heading h2,.active-subscription h2{color:#303640}.plan-group-heading p,.active-subscription p{color:#858a92}.subscription-plan-card{border-color:#ede9e5;border-radius:12px;background:#fff;box-shadow:none}.subscription-plan-card.featured{border-color:#ffbb90;background:#fffaf6;box-shadow:none}.subscription-plan-card button{color:#fff;background:var(--console-orange)}.billing-orders{padding:20px}.app-shell.sidebar-collapsed .app-sidebar{width:76px;padding-inline:10px}.app-shell.sidebar-collapsed .app-sidebar .brand{justify-content:center;padding:0}.app-shell.sidebar-collapsed .app-sidebar .brand>span:last-child,.app-shell.sidebar-collapsed .side-link>span,.app-shell.sidebar-collapsed .sidebar-utility>span,.app-shell.sidebar-collapsed .logout-button>span{display:none}.app-shell.sidebar-collapsed .side-link,.app-shell.sidebar-collapsed .sidebar-utility,.app-shell.sidebar-collapsed .logout-button{justify-content:center;padding:0}.app-shell.sidebar-collapsed .side-link{gap:0}html[data-console-theme=night] .app-shell{background:#191715}html[data-console-theme=night] .app-sidebar,html[data-console-theme=night] .app-header,html[data-console-theme=night] .dashboard-panel,html[data-console-theme=night] .data-panel,html[data-console-theme=night] .dashboard-metric,html[data-console-theme=night] .page-stats>div{background:#25221f;border-color:#3b3630}html[data-console-theme=night] .app-sidebar .brand,html[data-console-theme=night] .app-context h1,html[data-console-theme=night] .dashboard-panel-title h3,html[data-console-theme=night] .dashboard-metric strong,html[data-console-theme=night] .page-stats strong{color:#faf7f2}html[data-console-theme=night] .side-link,html[data-console-theme=night] .sidebar-utility,html[data-console-theme=night] .dashboard-metric span,html[data-console-theme=night] .page-stats span{color:#bbb4aa}:root{--accent: #5366ea;--accent-deep: #3947bd;--console-orange: #5366ea;--console-orange-deep: #3b48bf;--console-peach: #edf0ff;--console-page: #f7f8ff;--console-line: #e2e5f4;--console-text: #182447;--console-muted: #697397}.marketing-page{background:radial-gradient(circle at 54% -4%,rgba(109,126,255,.23),transparent 26%),radial-gradient(circle at 4% 38%,rgba(184,193,255,.42),transparent 29%),#f8f9ff}.marketing-nav{position:relative;z-index:2;height:82px}.marketing-nav .brand-mark{background:linear-gradient(145deg,#7566f2,#355ee3);box-shadow:0 10px 22px #4353cd40}.desktop-nav{color:#5c6689}.desktop-nav a:hover,.desktop-nav a.active,.text-link:hover{color:#3e4ec6}.button-primary{background:linear-gradient(112deg,#7361ee,#3d69ed);box-shadow:0 12px 24px #4a58db3b}.button-primary:hover{background:#435de1}.button-outline{color:#4053ca;border-color:#c9d0ff;background:#f1f3ff}.hero{position:relative;gap:clamp(38px,5vw,82px);min-height:680px;padding:76px 0 84px}.hero:before{position:absolute;right:1%;top:14%;width:44%;height:58%;border-radius:50%;background:radial-gradient(circle,#6a5fee2b,#6a5fee00 67%);content:"";filter:blur(10px)}.hero-copy{position:relative;z-index:1}.hero-copy h1{max-width:700px;margin-top:0;color:#111c48;font-size:clamp(48px,5.3vw,78px);line-height:.96;letter-spacing:-.057em}.hero-copy p{max-width:510px;color:#5f6b91;font-size:18px}.hero-note{color:#55648c}.hero-note svg{color:#5b67e8}.hero-panel{position:relative;z-index:1;overflow:hidden;padding:22px;border:1px solid rgba(161,173,255,.34);border-radius:24px;background:radial-gradient(circle at 76% 12%,#4e5fed 0,#273985 32%,#101a45 73%);box-shadow:0 28px 62px #222d7c47,inset 0 1px #ffffff38}.hero-panel:before{position:absolute;inset:24px;border:1px solid rgba(173,185,255,.13);border-radius:17px;content:"";pointer-events:none}.control-header,.control-stats{border-color:#bfc9ff2b}.control-header{color:#aebbf4}.control-header .live-chip{color:#a8efcf}.route-origin span,.control-stats span{color:#9cabeb}.route-core{background:#5e67ee;box-shadow:0 19px 40px #0a14457a,inset 0 1px #ffffff57}.route-line:before{background:linear-gradient(90deg,#8294ff29,#8294ffeb)}.route-line i{background:#a2b5ff;box-shadow:0 0 12px #94a7ffdb}.gateway-signal{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:18px;padding:18px 20px;border:1px solid #e0e4fb;border-radius:17px;background:#ffffffc2;box-shadow:0 15px 35px #3745a10f}.gateway-signal>div{display:grid;gap:5px;padding-right:18px;border-right:1px solid #e7e9f7}.gateway-signal span{color:#747fa6;font-size:10px;font-weight:800;letter-spacing:.11em}.gateway-signal strong{color:#25315c;font-size:13px;letter-spacing:-.015em}.gateway-signal a,.inline-blue-link{display:inline-flex;align-items:center;gap:6px;color:#4454d1;font-size:13px;font-weight:760;white-space:nowrap}.gateway-signal a svg,.inline-blue-link svg{width:17px}.control-story{display:grid;grid-template-columns:minmax(0,.87fr) minmax(420px,1.13fr);gap:clamp(38px,7vw,112px);align-items:center;padding:126px 0 42px}.control-story-copy h2{max-width:610px;margin:0;color:#141f4b;font-size:clamp(34px,4.4vw,58px);line-height:1.03;letter-spacing:-.05em}.control-story-copy p{max-width:530px;margin:20px 0 25px;color:#667195;font-size:16px;line-height:1.75}.control-story-steps{position:relative;display:grid;gap:2px;padding:12px 0}.control-story-steps:before{position:absolute;left:18px;top:30px;bottom:30px;width:1px;background:linear-gradient(#7784ef,#c8cff8);content:""}.control-story-steps article{position:relative;display:grid;grid-template-columns:54px 1fr;gap:17px;padding:21px 0}.control-story-steps article>span{position:relative;z-index:1;display:grid;width:37px;height:37px;place-items:center;border:1px solid #aeb8fb;border-radius:50%;color:#4455d5;background:#f8f9ff;font-size:11px;font-weight:800}.control-story-steps strong{color:#1c2852;font-size:18px;letter-spacing:-.025em}.control-story-steps p{max-width:360px;margin:7px 0 0;color:#737da0;font-size:14px;line-height:1.55}.section{padding:112px 0}.section-heading h2{color:#16204b}.section-heading p{color:#687396}.capability-grid{gap:16px}.feature-card{min-height:278px;border:1px solid rgba(211,217,249,.7);box-shadow:0 16px 38px #313a8e13}.feature-card.warm{background:#e9ecff}.feature-card.light{background:#f1f4ff}.feature-card.dark{background:#17245c}.feature-card.accent{background:#5b64e9}.feature-icon{color:#4054cf}.plan-card{border-color:#dfe3f5;box-shadow:0 16px 38px #313a8e11}.plan-card.featured{border-color:#aeb9ff;box-shadow:0 20px 42px #4454ce2b}.plan-badge{background:#5866e8}.faq-list{border-color:#dfe3f5}.faq-item{color:#1e2956;border-color:#dfe3f5}.faq-item.is-open svg{color:#5866e8}.faq-answer{color:#687396}.cta-band{background:radial-gradient(circle at 90% 13%,rgba(188,192,255,.48),transparent 31%),linear-gradient(112deg,#273781,#555fec);box-shadow:0 24px 48px #353fac2e}.marketing-footer{color:#777fa1}.marketing-footer .brand{color:#1c2754}.auth-page{background:#f4f6ff}.auth-aside{background:radial-gradient(circle at 71% 22%,#7562ef 0,#344cba 27%,#141b52 62%,#0d1235)}.auth-aside:before{position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.02),transparent 44%);content:""}.auth-aside .brand-mark{background:linear-gradient(145deg,#8c7cff,#5778ff);box-shadow:0 10px 24px #131b5552}.orbit-ring{border-color:#c1cbff36}.ring-two{border-color:#bbc5ff63}.orbit-core{background:#7970ff}.orbit-node{border-color:#1d2b73;background:#a8b9ff}.auth-aside-copy h1{max-width:590px;font-size:clamp(45px,5.1vw,72px)}.auth-aside-copy p{color:#d2d8ff}.auth-signal{color:#bec8ff}.auth-trust-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.auth-trust-grid span{padding:7px 10px;border:1px solid rgba(207,215,255,.24);border-radius:999px;color:#e5e8ff;background:#ffffff12;font-size:11px;font-weight:700}.auth-partner{border-color:#c0caff4d;background:#17236642}.auth-form-wrap{background:radial-gradient(circle at 84% 13%,#e2e5ff 0,#e2e5ff00 36%),#f6f7ff}.auth-form{border-color:#c6cdf4f2;border-radius:26px;box-shadow:0 30px 75px #2d368b26}.auth-kicker{color:#5b67cf}.auth-title h1{color:#172255}.auth-form .fui-Input:focus-within{border-color:#6878eb;box-shadow:0 0 0 3px #6878eb21}.auth-form form>button{background:linear-gradient(112deg,#7361ed,#3e68ed);box-shadow:0 14px 30px #4554cd3b}.app-shell{background:radial-gradient(circle at 54% -8%,rgba(133,145,255,.3),transparent 31%),radial-gradient(circle at 84% 32%,rgba(222,225,255,.62),transparent 32%),var(--console-page)}.app-sidebar .brand-mark,.account-trigger .fui-Avatar{background:linear-gradient(145deg,#7969ee,#4168ec)}.side-link:hover{color:#4354d2;background:#f0f2ff}.side-link.active{color:#3f50ce;background:#ecefff}.side-link.active svg{color:#4e5ee6}.header-icon-button:hover,.language-toggle.compact:hover{color:#4052cf;background:#f0f2ff}.header-live-balance{color:#4052cf;background:#eef0ff}.header-live-balance strong{color:#4052cf}.dashboard-metric-icon{color:#4d5ee6!important;background:#edf0ff!important}.dashboard-toolbar button:hover,.dashboard-filter button:hover{border-color:#b9c2ff;color:#3f50cc;background:#f3f4ff}.platform-summary>div b,.model-stat-list strong{color:#4758d5}.platform-dot{background:#5565e9}.quick-panel .quick-icon{color:#4b5bdd;background:#edf0ff}.trend-legend .input,.trend-line.input{background:#5264e8;stroke:#5264e8}.trend-legend .output{background:#8a68e9}.trend-line.output{stroke:#8a68e9}.page-tools input:focus{border-color:#aeb9ff;box-shadow:0 0 0 3px #5366ea1a}.page-tools button:hover{border-color:#b8c1ff;color:#3d4fc8;background:#f4f5ff}.data-table code,.endpoint-code,.secret-code{color:#4254d1}.quick-amounts button.active{border-color:#aeb8ff;color:#4051c8;background:#f2f3ff}.custom-amount>div:focus-within{border-color:#aeb8ff;box-shadow:0 0 0 3px #5366ea1a}.subscription-plan-card.featured{border-color:#b6bfff;background:#f8f8ff}.subscription-plan-card button{background:#5366ea}html[data-console-theme=night] .app-shell{background:radial-gradient(circle at 58% -8%,rgba(96,107,244,.3),transparent 34%),#0d1132}html[data-console-theme=night] .app-sidebar,html[data-console-theme=night] .app-header,html[data-console-theme=night] .dashboard-panel,html[data-console-theme=night] .data-panel,html[data-console-theme=night] .dashboard-metric,html[data-console-theme=night] .page-stats>div,html[data-console-theme=night] .plan-group,html[data-console-theme=night] .active-subscription,html[data-console-theme=night] .billing-orders{background:#171d4a;border-color:#303a79}html[data-console-theme=night] .app-sidebar .brand,html[data-console-theme=night] .app-context h1,html[data-console-theme=night] .dashboard-panel-title h3,html[data-console-theme=night] .dashboard-metric strong,html[data-console-theme=night] .page-stats strong,html[data-console-theme=night] .plan-group-heading h2,html[data-console-theme=night] .active-subscription h2{color:#f5f6ff}html[data-console-theme=night] .side-link,html[data-console-theme=night] .sidebar-utility,html[data-console-theme=night] .dashboard-metric span,html[data-console-theme=night] .page-stats span,html[data-console-theme=night] .dashboard-panel-title p,html[data-console-theme=night] .plan-group-heading p{color:#b9c1ef}html[data-console-theme=night] .billing-tabs,html[data-console-theme=night] .balance-banner,html[data-console-theme=night] .topup-block,html[data-console-theme=night] .topup-checkout{border-color:#303a79;background:#171d4a}html[data-console-theme=night] .billing-tabs{box-shadow:inset 0 0 0 1px #8997ff14}html[data-console-theme=night] .billing-tabs button{color:#acb7ea}html[data-console-theme=night] .billing-tabs button.active{color:#f6f7ff;background:#29336f;box-shadow:0 4px 12px #04071f3d}html[data-console-theme=night] .balance-banner strong,html[data-console-theme=night] .billing-section-title h2{color:#f2f4ff}html[data-console-theme=night] .quick-amounts button,html[data-console-theme=night] .custom-amount>div,html[data-console-theme=night] .provider-choice-grid button{border-color:#374384;color:#dce2ff;background:#20275b}html[data-console-theme=night] .quick-amounts button strong,html[data-console-theme=night] .custom-amount>span{color:#e6eaff}.billing-page{background:transparent}.billing-tabs{background:#eef0ff}.balance-banner,.topup-block,.topup-checkout,.plan-group,.active-subscription,.billing-orders{border-color:#dfe3f8}.quick-amounts button,.custom-amount>div{border-color:#dfe3f8;background:#fff}.provider-choice-grid button{border-color:#cbd2ff;background:#f4f5ff}.provider-choice-grid button i{background:#5d67e8}.topup-checkout .checkout-button{background:linear-gradient(112deg,#7462ed,#3f68ed)}.topup-checkout .checkout-button:not(:disabled):hover{background:#465ae1}@media(max-width:760px){.auth-mobile-actions .language-toggle.compact{display:inline-flex}}@media(max-width:760px){.app-shell{display:block}.app-sidebar{position:static;width:100%;min-height:auto;padding:0 12px 10px}.app-sidebar .brand{height:56px}.sidebar-bottom{display:none}.side-nav{margin-top:5px}.side-link{min-height:38px}.app-header{min-height:60px;padding:0 16px}.app-context p,.language-toggle.compact,.header-locale,.header-notifications,.subscription-trigger{display:none}.page-frame{padding:18px 14px 34px}.page-stats,.dashboard-metrics{gap:10px}.dashboard-toolbar,.dashboard-filter{min-height:0}.billing-page{padding:18px 0 34px}.quick-amounts{grid-template-columns:repeat(3,1fr)}.app-shell.sidebar-collapsed .app-sidebar{width:100%;padding-inline:12px}.app-shell.sidebar-collapsed .app-sidebar .brand{justify-content:flex-start;padding:0 12px}.app-shell.sidebar-collapsed .app-sidebar .brand>span:last-child,.app-shell.sidebar-collapsed .side-link>span{display:inline}.app-shell.sidebar-collapsed .side-link{justify-content:flex-start;padding:0 14px;gap:14px}}.marketing-page{background:#fffdf9}.marketing-page .marketing-nav{height:80px}.hero-terminal-stage{position:relative;display:flex;min-height:718px;flex-direction:column;align-items:center;padding:25px 24px 96px;overflow:hidden;isolation:isolate}.hero-terminal-stage:before{position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 12% 43%,rgba(255,191,151,.19),transparent 31%),radial-gradient(circle at 84% 62%,rgba(203,240,232,.34),transparent 34%),linear-gradient(105deg,#fffaf6,#fffefb 51%,#fbfffc);content:""}.hero-flow-field{position:absolute;z-index:-1;inset:-42px 0 -84px;background:url(/lyproxy-flow-field.svg) center / cover no-repeat;mix-blend-mode:multiply;pointer-events:none}.hero-terminal-stage .hero-copy{display:grid;justify-items:center;max-width:1240px;margin-top:8px;text-align:center}.hero-terminal-stage .hero-copy h1{max-width:none;margin:0;color:#080b18;font-size:clamp(48px,5.6vw,80px);font-weight:800;line-height:1.04;letter-spacing:-.04em}.hero-terminal-stage .hero-copy h1 em{display:inline;color:#8c3fe4;font-style:normal;background:linear-gradient(100deg,#ff9382 4%,#ee70a8 37%,#963ee7 77%,#534cf2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-terminal-stage .hero-copy p{max-width:750px;margin:34px 0 0;color:#1c263c;font-size:17px;font-weight:700;line-height:1.65}.hero-terminal-stage .hero-actions,.hero-terminal-stage .hero-note{display:none}.hero-terminal{position:relative;width:min(800px,100%);min-height:246px;margin-top:58px;overflow:hidden;border-radius:17px;color:#bdc9df;background:#141924;box-shadow:0 23px 34px #1d223536,0 44px 70px #40467821}.hero-terminal:after{position:absolute;inset:0;border:1px solid rgba(224,230,255,.08);border-radius:inherit;content:"";pointer-events:none}.terminal-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:51px;padding:0 18px;border-bottom:1px solid rgba(215,225,255,.08);color:#7f8ba2;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.terminal-topbar>span:nth-child(2){justify-self:center}.terminal-topbar b{justify-self:end;padding:5px 11px;border:1px solid rgba(241,150,87,.37);border-radius:999px;color:#f0a466;background:#954b233b;font-family:inherit;font-size:11px}.terminal-dots{display:flex;gap:8px}.terminal-dots i{width:10px;height:10px;border-radius:50%;background:#ff655e}.terminal-dots i:nth-child(2){background:#f6be4c}.terminal-dots i:nth-child(3){background:#42ce78}.hero-terminal pre{margin:0;padding:29px 34px 13px;overflow-x:auto;color:#b9c2d3;font:13px/1.92 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-align:left}.hero-terminal code{font:inherit}.terminal-command{color:#24d4ed;font-weight:700}.terminal-string{color:#ffbd3f}.hero-terminal code strong{color:#bb8aff;font-weight:500}.terminal-tag{display:inline-grid;min-width:45px;place-items:center;margin-right:8px;padding:1px 6px;border-radius:4px;color:#b6f695;background:#1c4b29;font-weight:800}.terminal-cursor{display:inline-block;width:12px;height:18px;vertical-align:-4px;background:#25cee9;animation:terminal-cursor-blink 1.05s steps(1,end) infinite}.terminal-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 34px 20px;color:#71809a;font-size:11px}.terminal-foot a{display:inline-flex;align-items:center;gap:4px;color:#94a7ff;font-weight:750}.terminal-foot svg{width:15px;height:15px}.gateway-intro{display:block;padding:68px 24px 116px;border:0;border-radius:0;background:radial-gradient(circle at 50% 0%,#ffffffdb,#fff0 61%);box-shadow:none;text-align:center}.gateway-intro h2{margin:0;color:#070b18;font-size:clamp(38px,4.7vw,62px);font-weight:800;line-height:1.08;letter-spacing:-.04em}.gateway-intro>p{margin:33px auto 54px;color:#20293d;font-size:18px;font-weight:700}.gateway-intro .gateway-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch;gap:0;max-width:1100px;margin:0 auto;border-top:1px solid #e9edf3;border-bottom:1px solid #e9edf3;text-align:left}.gateway-intro .gateway-facts>div{display:grid;gap:8px;padding:25px 22px;border-right:1px solid #e9edf3}.gateway-intro .gateway-facts span{color:#7b85a0;font-size:10px;font-weight:800;letter-spacing:.11em}.gateway-intro .gateway-facts strong{color:#19223b;font-size:14px;line-height:1.55}.gateway-intro .gateway-facts a{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 22px;color:#483cd0;font-size:13px;font-weight:800;white-space:nowrap}.gateway-intro .gateway-facts a svg{width:18px}@keyframes terminal-cursor-blink{0%,48%{opacity:1}49%,to{opacity:0}}@media(max-width:760px){.marketing-page .marketing-nav{height:64px}.marketing-page .desktop-nav,.marketing-page .nav-actions .text-link{display:none}.marketing-page .nav-actions{margin-left:auto}.marketing-page .nav-actions .button{min-height:36px;padding-inline:11px;font-size:12px}.hero-terminal-stage{min-height:632px;padding:37px 18px 64px}.hero-flow-field{inset:-4px -210px -50px;background-size:auto 680px}.hero-terminal-stage .hero-copy h1{font-size:clamp(43px,12.7vw,58px);line-height:1.08}.hero-terminal-stage .hero-copy p{margin-top:25px;font-size:15px;line-height:1.65}.hero-terminal{min-height:242px;margin-top:39px;border-radius:14px}.terminal-topbar{min-height:46px;padding-inline:14px;font-size:10px}.terminal-topbar b{padding:4px 8px;font-size:10px}.terminal-dots{gap:5px}.terminal-dots i{width:8px;height:8px}.hero-terminal pre{padding:25px 20px 8px;font-size:11px;line-height:1.88}.terminal-foot{padding:0 20px 16px;font-size:10px}.terminal-foot span{display:none}.terminal-foot a{margin-left:auto}.gateway-intro{padding:52px 20px 76px}.gateway-intro>p{max-width:280px;margin:23px auto 37px;font-size:15px;line-height:1.7}.gateway-intro .gateway-facts{grid-template-columns:1fr;text-align:left}.gateway-intro .gateway-facts>div{padding:18px 4px;border-right:0;border-bottom:1px solid #e9edf3}.gateway-intro .gateway-facts a{min-height:52px;justify-content:flex-start;padding:0 4px}}
