:root,.portal[data-theme=light]{color-scheme:light;--portal-ink: #3c5277;--portal-muted: #5e7391;--portal-accent: #536f9f;--portal-accent-ink: #fff;--portal-surface: rgba(255, 255, 255, .67);--portal-surface-heavy: rgba(249, 252, 255, .88);--portal-surface-light: rgba(255, 255, 255, .38);--portal-surface-solid: #f8fbff;--portal-line: rgba(255, 255, 255, .79);--portal-rule: rgba(123, 150, 190, .22);--portal-input: rgba(255, 255, 255, .65);--portal-success: #2d7163;--portal-success-bg: rgba(214, 239, 231, .8);--portal-warning: #805a2c;--portal-warning-bg: rgba(246, 232, 209, .86);--portal-danger: #9b3f58;--portal-danger-bg: rgba(248, 226, 232, .86);--portal-shadow: 0 9px 29px rgba(84, 111, 150, .09), inset 0 1px 0 rgba(255, 255, 255, .5);--portal-background: radial-gradient(ellipse at 11% 78%, #c6e2e3 0, transparent 53%), radial-gradient(ellipse at 85% 15%, #e0d3ed 0, transparent 51%), linear-gradient(130deg, #e1ebf6, #dce5f5 57%, #eae1f0);--portal-focus: #587db4}:root[data-theme=dark],.portal[data-theme=dark]{color-scheme:dark;--portal-ink: #d5e2f5;--portal-muted: #adbed8;--portal-accent: #a0b8e8;--portal-accent-ink: #243452;--portal-surface: rgba(32, 47, 75, .76);--portal-surface-heavy: rgba(36, 51, 81, .94);--portal-surface-light: rgba(47, 64, 96, .52);--portal-surface-solid: #243351;--portal-line: rgba(174, 196, 235, .16);--portal-rule: rgba(154, 184, 229, .22);--portal-input: rgba(25, 41, 70, .56);--portal-success: #95d1ba;--portal-success-bg: rgba(50, 102, 87, .3);--portal-warning: #e0bd80;--portal-warning-bg: rgba(126, 104, 68, .3);--portal-danger: #eba4b6;--portal-danger-bg: rgba(137, 74, 97, .3);--portal-shadow: 0 12px 28px rgba(9, 17, 35, .14), inset 0 1px 0 rgba(159, 187, 227, .07);--portal-background: radial-gradient(ellipse at 3% 75%, #254655 0, transparent 50%), radial-gradient(ellipse at 88% 13%, #474068 0, transparent 54%), linear-gradient(130deg, #223551, #2a3b5b 58%, #3b3b5b);--portal-focus: #b0caff}:root,.portal{--portal-font: "Segoe UI", "Microsoft YaHei UI", "PingFang SC", sans-serif;--portal-font-number: "Bahnschrift", "Segoe UI", sans-serif;--portal-font-code: "Cascadia Code", Consolas, monospace;--portal-radius-panel: 17px;--portal-blur: 20px;--portal-content-max: 1160px;--portal-space-1: 4px;--portal-space-2: 8px;--portal-space-3: 12px;--portal-space-4: 16px;--portal-space-5: 20px;--portal-space-6: 24px;--portal-space-8: 32px;--portal-panel-padding: 25px;--portal-panel-padding-compact: 20px;--ink: var(--portal-ink);--muted: var(--portal-muted);--accent: var(--portal-accent);--accent-ink: var(--portal-accent-ink);--surface: var(--portal-surface);--surface-heavy: var(--portal-surface-heavy);--surface-light: var(--portal-surface-light);--surface-solid: var(--portal-surface-solid);--line: var(--portal-line);--rule: var(--portal-rule);--input: var(--portal-input);--success: var(--portal-success);--success-bg: var(--portal-success-bg);--warning: var(--portal-warning);--warning-bg: var(--portal-warning-bg);--danger: var(--portal-danger);--danger-bg: var(--portal-danger-bg);--shadow: var(--portal-shadow)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){:root,.portal[data-theme=light]{--portal-surface: #eff5fc;--portal-surface-heavy: #f8fbff;--portal-surface-light: #e9f0fa;--portal-input: #f8fbff}:root[data-theme=dark],.portal[data-theme=dark]{--portal-surface: #293b5c;--portal-surface-heavy: #314363;--portal-surface-light: #263856;--portal-input: #223553}}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;background:var(--portal-surface-solid)}body{margin:0;color:var(--ink);font-family:var(--portal-font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled,[aria-disabled=true]{cursor:not-allowed;opacity:.55}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:where(button,input,select,textarea,a,summary,[tabindex]):focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}button{transition:background .15s ease,border-color .15s ease}a{color:inherit;text-decoration:none}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4,strong{font-weight:600}img,svg{max-width:100%}img{display:block}[hidden]{display:none!important}::-moz-selection{background:#a7bcde70}::selection{background:#a7bcde70}.portal{position:relative;isolation:isolate;container-type:inline-size;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;background:var(--portal-background);color:var(--ink);font-size:14px;line-height:1.5}.portal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;pointer-events:none}.orb{position:absolute;border-radius:50%;pointer-events:none}.orb.one{width:220px;height:220px;left:-92px;top:425px;background:radial-gradient(circle at 30% 25%,#efffff,#a7cfd1);box-shadow:0 17px 48px #638eaa1f;opacity:.56}.orb.two{width:195px;height:195px;right:22px;top:129px;background:radial-gradient(circle at 25% 25%,#fff7ff,#bdb4db);opacity:.51}.orb.three{width:138px;height:138px;right:175px;bottom:-45px;background:radial-gradient(circle at 23% 24%,#f2f6ff,#bccde7);opacity:.6}:root[data-theme=dark] .orb,.portal[data-theme=dark] .orb{opacity:.18}.portal[data-theme=light] .orb.one{opacity:.56}.portal[data-theme=light] .orb.two{opacity:.51}.portal[data-theme=light] .orb.three{opacity:.6}.i{height:19px;width:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:8px;left:27px;z-index:100;padding:10px 16px;border-radius:8px;background:var(--surface-solid);color:var(--accent);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.rotate-180{transform:rotate(180deg)}.stack{display:grid;gap:20px;min-width:0}.stack-sm{display:grid;gap:12px;min-width:0}.row{display:flex;align-items:center;gap:12px;min-width:0}.row-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.spread{justify-content:space-between}.text-right{text-align:right}.text-center{text-align:center}.full-width{width:100%}.break-word{overflow-wrap:anywhere}.flex-1{flex:1;min-width:0}.no-margin{margin:0}.error-text{color:var(--danger)}.success-text{color:var(--success)}.form-stack{display:grid;gap:20px}.form-stack>.field{margin-bottom:0}@keyframes portal-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}button:active:not(:disabled){transform:none}}.glass{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow);border-radius:17px}.glass-heavy{background:var(--surface-heavy)}.panel{padding:25px}.panel.compact{padding:20px}.topbar{display:flex;align-items:center;gap:23px;justify-content:space-between;margin:24px 27px 0;padding:16px 22px;position:relative;z-index:7;border-radius:17px}.brand{display:flex;align-items:center;gap:9px;letter-spacing:-.8px;font-size:23px;font-weight:650;white-space:nowrap;border:0;background:none;padding:0;color:var(--ink)}.brand-mark{display:grid;place-items:center;height:33px;width:33px;border-radius:10px;background:linear-gradient(145deg,#a7bcde,#8399c5);color:#fff;font-family:Bahnschrift,sans-serif;font-size:26px;letter-spacing:-2px;padding-right:2px;box-shadow:inset 1px 1px 1px #e5edffcc,0 5px 14px #92a7cb24}.nav-main{display:flex;align-items:center;gap:6px;margin-left:auto}.nav-main button{padding:9px 12px;border:0;border-radius:8px;background:none;font-size:12px;color:var(--muted);white-space:nowrap}.nav-main button.active{background:var(--surface-heavy);box-shadow:0 3px 12px #6584b010;color:var(--accent)}.top-actions{display:flex;align-items:center;gap:7px}.icon-btn{height:34px;width:34px;display:grid;place-items:center;flex:none;border:1px solid transparent;background:none;border-radius:9px;color:var(--muted);position:relative}.icon-btn:hover{background:var(--surface-heavy);border-color:var(--line)}.icon-btn .i{width:17px;height:17px}.avatar{display:grid;place-items:center;border:1px solid var(--line);background:var(--surface-heavy);border-radius:50%;width:34px;height:34px;font-size:11px;color:var(--accent);font-weight:600}.unread-dot{height:5px;width:5px;border-radius:50%;background:#b992b0;position:absolute;right:7px;top:6px}.account-menu{position:absolute;right:19px;top:74px;width:205px;padding:8px;background:var(--surface-heavy);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 30px #526c9430;z-index:12}.account-menu button{display:flex;align-items:center;gap:9px;width:100%;padding:11px 12px;border:0;border-radius:7px;background:none;text-align:left;font-size:12px;color:var(--muted)}.account-menu button:hover{background:var(--surface-light)}.account-menu .i{width:15px;height:15px}.page{max-width:1160px;margin:auto;padding:32px 40px 31px;min-height:700px}.page.wide{max-width:none}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading h1{font-size:30px;line-height:1.4;font-weight:500;letter-spacing:-1px;color:var(--ink)}.page-heading p{font-size:12px;line-height:1.9;margin-top:9px;color:var(--muted);max-width:670px}.page-heading .btn{margin-top:3px}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--muted);margin-bottom:13px}.breadcrumbs .i{width:11px;height:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;border:1px solid var(--line);background:var(--surface-heavy);color:var(--accent);padding:10px 15px;min-height:39px;font-size:12px;white-space:nowrap;box-shadow:0 3px 10px #5977a20b}.btn.primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 5px 13px #58719a21}.btn.danger{background:var(--danger-bg);border-color:transparent;color:var(--danger)}.btn.small{padding:7px 11px;min-height:31px;font-size:11px}.btn.full{width:100%}.btn .i{height:16px;width:16px}.text-btn{border:0;background:none;color:var(--accent);padding:0;font-size:12px;display:inline-flex;align-items:center;gap:6px;line-height:1.7}.text-btn .i{height:14px;width:14px}.num{font-family:Bahnschrift,Segoe UI,sans-serif;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:-.6px}.mono,code,pre{font-family:Cascadia Code,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}.muted{color:var(--muted)}.small{font-size:12px}.micro{font-size:11px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.section-head h2,.section-head h3{font-size:15px;font-weight:500}.section-head .muted{font-size:11px}.grid-two{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:23px}.grid-dashboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.76fr);gap:24px}.grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.gap-top{margin-top:23px}.metrics{display:flex;align-items:flex-start;gap:25px;margin:23px 0}.metric{flex:1;min-width:0}.metric>span{font-size:11px;color:var(--muted);display:block}.metric .num{font-size:30px;display:block;margin:10px 0 5px;color:var(--ink);line-height:1.1}.metric small{font-size:11px;color:var(--muted)}.metric-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:20px 22px;border-bottom:1px solid var(--rule)}.metric-line .num{font-size:26px;display:block;margin:8px 0 0}.metric-line .muted{font-size:11px}.badge{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--rule);padding:4px 8px;border-radius:20px;font-size:10px;line-height:1.6;color:var(--muted);white-space:nowrap}.badge.good{color:var(--success);background:var(--success-bg);border-color:transparent}.badge.warn{color:var(--warning);background:var(--warning-bg);border-color:transparent}.badge.bad{color:var(--danger);background:var(--danger-bg);border-color:transparent}.dot{display:inline-block;height:5px;width:5px;border-radius:50%;background:currentColor;flex:none}.endpoint{display:flex;align-items:center;gap:13px;background:var(--surface-light);border:1px solid var(--line);border-radius:11px;padding:14px 17px;margin:19px 0;min-width:0}.endpoint>div{min-width:0}.endpoint label{display:block;font-size:10px;color:var(--muted);margin-bottom:4px}.endpoint code{font-size:12px;color:var(--accent)}.endpoint>.i{color:var(--muted);width:20px;height:20px}.endpoint .icon-btn{margin-left:auto;background:var(--surface-heavy);border-color:var(--line)}.plot{display:block;width:100%;height:180px}.plot text{font-family:Segoe UI,sans-serif;font-size:11px;fill:var(--muted)}.plot .grid-line{stroke:var(--rule);stroke-width:1}.balance-card{padding:25px;background:linear-gradient(125deg,#ffffffc7,#f9f9ff5c)}.portal[data-theme=dark] .balance-card{background:linear-gradient(125deg,#42567b8c,#554e753d)}.balance-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--muted);font-size:12px}.balance-value{font-size:51px;letter-spacing:-1.5px;line-height:1.1;margin:24px 0 11px;color:var(--accent)}.balance-value small{font-size:27px;letter-spacing:0;vertical-align:top;margin:5px 5px 0 0;display:inline-block}.balance-detail{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin:14px 0}.balance-actions{display:flex;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid var(--rule);align-items:center}.notice-list{display:grid;gap:0}.notice-item{padding:16px 0;border-bottom:1px solid var(--rule);display:flex;align-items:flex-start;gap:11px}.notice-item:last-child{border-bottom:0}.notice-item .notice-icon{display:grid;place-items:center;background:var(--surface-light);border:1px solid var(--line);border-radius:9px;width:31px;height:31px;flex:none;color:var(--muted)}.notice-item .notice-icon .i{height:15px;width:15px}.notice-item h3{font-size:12px;font-weight:500;margin-bottom:6px}.notice-item p{font-size:11px;color:var(--muted);line-height:1.8}.notice-item>button{margin-left:auto;flex:none}.quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:21px}.quick-actions button{display:flex;align-items:center;gap:8px;color:var(--muted);background:var(--surface-light);border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:11px}.quick-actions .i{height:14px;width:14px}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:21px}.field-inline{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.input,.select,.textarea{border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:var(--input);color:var(--ink);min-height:39px;font-size:12px;box-shadow:inset 0 1px 2px #7a9ac20a;min-width:0}.input::-moz-placeholder,.textarea::-moz-placeholder{color:var(--muted);opacity:.7}.input::placeholder,.textarea::placeholder{color:var(--muted);opacity:.7}.input.search{min-width:220px}.select{padding-right:26px;max-width:100%}.textarea{min-height:90px;resize:vertical;width:100%;line-height:1.8}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;min-width:0}.field>label{font-size:12px;font-weight:500}.field .input,.field .select{width:100%}.field .help{font-size:11px;color:var(--muted);line-height:1.8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 19px}.form-grid .span-two{grid-column:1/-1}.check{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);line-height:1.8}.check input{accent-color:var(--accent);width:15px;height:15px}.form-foot{display:flex;align-items:center;justify-content:flex-end;gap:11px;margin-top:21px;padding-top:21px;border-top:1px solid var(--rule)}.filter-extra{display:flex;flex-wrap:wrap;gap:13px;padding:17px;background:var(--surface-light);border-radius:10px;margin:-7px 0 20px}.table-wrap{overflow-x:auto;border-radius:11px}.table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.table th{font-size:11px;font-weight:400;color:var(--muted);padding:13px 12px;border-bottom:1px solid var(--rule);background:var(--surface-light);white-space:nowrap}.table td{padding:16px 12px;border-bottom:1px solid var(--rule);vertical-align:middle}.table tr:last-child td{border-bottom:0}.table .right{text-align:right}.table .nowrap{white-space:nowrap}.table .row-name{font-size:12px;font-weight:500;color:var(--ink);background:none;border:0;padding:0;text-align:left}.table .sub{display:block;font-size:10px;color:var(--muted);margin-top:5px;line-height:1.7}.table .row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.table .row-actions .icon-btn{width:28px;height:28px}.table .row-actions .i{height:14px;width:14px}.table td small{font-size:10px;color:var(--muted)}.table tr:hover td{background:var(--surface-light)}.table .model{display:flex;align-items:center;gap:8px}.model-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--line);background:var(--surface-heavy);color:var(--muted);font-size:10px;font-weight:600;flex:none}.pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;color:var(--muted);font-size:11px;padding:18px 0 0}.pagination>div{display:flex;align-items:center;gap:8px}.pagination .btn{min-height:29px;padding:5px 9px}.tabs{display:flex;align-items:center;gap:5px;padding:4px;background:var(--surface-light);border:1px solid var(--line);border-radius:10px;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:22px;flex-wrap:wrap}.tabs button{padding:8px 13px;border:0;border-radius:7px;background:none;color:var(--muted);font-size:12px}.tabs button.active{background:var(--surface-heavy);box-shadow:0 3px 8px #6f8cb60b;color:var(--accent)}.progress{height:5px;border-radius:6px;background:var(--rule);overflow:hidden;margin:10px 0}.progress>span{height:100%;display:block;background:#9aacd1;border-radius:6px;max-width:100%}.progress.good>span{background:#91baa9}.progress.warn>span{background:#d0b382}.quota-row{margin:21px 0}.quota-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.quota-row small{font-size:10px;color:var(--muted)}.key-quota{min-width:98px}.key-quota .progress{margin:7px 0 0;height:3px}.callout{padding:14px 17px;border:1px solid var(--line);background:var(--surface-light);border-radius:10px;font-size:12px;line-height:1.9;color:var(--muted);display:flex;align-items:flex-start;gap:10px}.callout .i{width:17px;height:17px;margin-top:2px}.callout.good{background:var(--success-bg);color:var(--success);border-color:transparent}.callout.warn{background:var(--warning-bg);color:var(--warning);border-color:transparent}.callout.bad{background:var(--danger-bg);color:var(--danger);border-color:transparent}.callout p+button{margin-top:9px}.inline-error{font-size:11px;color:var(--danger);margin-top:8px;line-height:1.7}.state-card{padding:53px 25px;text-align:center;min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column}.state-symbol{height:52px;width:52px;border-radius:16px;display:grid;place-items:center;background:var(--surface-heavy);color:#93a8c8;border:1px solid var(--line);margin-bottom:21px}.state-symbol .i{width:26px;height:26px}.state-card h2{font-size:22px;font-weight:500;margin-bottom:13px;letter-spacing:-.5px}.state-card p{font-size:12px;line-height:1.9;max-width:460px;color:var(--muted)}.state-card .btn{margin-top:24px}.state-card .state-actions{display:flex;gap:12px;margin-top:22px}.state-card .state-actions .btn{margin:0}.skeleton{padding:29px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.skeleton-line{height:13px;border-radius:5px;background:var(--rule);margin:17px 0}.skeleton-line.short{width:38%}.skeleton-line.medium{width:67%}.skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:35px 0}.skeleton-box{height:95px;border-radius:13px;background:var(--surface-light)}.skeleton-chart{height:166px;border-radius:9px;background:var(--surface-light)}.skeleton .small{font-size:12px;color:var(--muted)}.foot{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);padding:0 41px 23px;max-width:1160px;margin:auto}.foot>span{display:flex;align-items:center;gap:6px}.foot .text-btn{font-size:10px}.auth-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;padding:41px 18px 24px;max-width:1020px;margin:auto}.auth-story p{font-size:13px;color:var(--muted);line-height:2;max-width:350px}.auth-story .auth-features{display:grid;gap:16px;margin-top:31px}.auth-features>span{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.auth-features .i{width:17px;height:17px;color:#93a8c6}.auth-form{padding:31px}.auth-form>.muted{font-size:12px;line-height:1.8;margin-bottom:27px}.auth-inline{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;margin:3px 0 23px;color:var(--muted)}.auth-divider{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--muted);margin:22px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--rule);flex:1}.oauth-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-bottom{font-size:11px;color:var(--muted);text-align:center;margin-top:23px}.auth-bottom .text-btn{font-size:11px}.input-action{display:flex;gap:9px;align-items:center}.input-action .input{flex:1}.auth-graphic{position:relative;height:150px;margin-top:29px}.auth-cube{width:105px;height:105px;border-radius:24px;border:1px solid #ffffff9e;background:linear-gradient(135deg,#ffffffa1,#c7d6eb4a);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute;left:75px;top:21px;transform:rotate(-10deg);box-shadow:0 17px 40px #799bc327,inset 1px 1px #fff9;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.auth-cube strong{font-size:22px;letter-spacing:-.8px}.auth-cube small{font-size:9px;margin-top:4px}.auth-bubble{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:absolute;padding:9px 13px;border-radius:10px;font-size:11px;color:var(--muted)}.auth-bubble.a{left:3px;top:3px;transform:rotate(-5deg)}.auth-bubble.b{left:192px;top:50px;transform:rotate(5deg)}.auth-bubble.c{left:31px;top:116px;transform:rotate(-3deg)}.home-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:37px;align-items:center;padding:22px 3px 36px}.home-hero h1{font-size:45px;line-height:1.5;letter-spacing:-1.5px;font-weight:500;margin:19px 0 17px}.home-hero p{font-size:13px;color:var(--muted);line-height:2;max-width:420px}.home-actions{display:flex;gap:11px;margin-top:27px;flex-wrap:wrap}.home-visual{min-height:290px;position:relative}.home-visual .auth-cube{left:calc(50% - 67px);top:67px;width:142px;height:142px;border-radius:32px}.home-visual .auth-cube strong{font-size:29px}.home-visual .auth-cube small{font-size:11px}.home-visual .auth-bubble.a{left:8%;top:22px}.home-visual .auth-bubble.b{left:auto;right:2%;top:135px}.home-visual .auth-bubble.c{left:13%;top:230px}.home-orbit{position:absolute;left:calc(50% - 133px);top:23px;border:1px solid #a6bedb55;border-radius:50%;height:260px;width:260px;transform:rotate(-25deg) rotateX(39deg)}.home-orbit.second{transform:rotate(27deg) rotateY(33deg);width:225px;height:225px;top:44px;left:calc(50% - 113px)}.feature-tile{padding:23px}.feature-tile>.i{color:#8ba4c7;width:24px;height:24px;margin-bottom:18px}.feature-tile h3{font-size:14px;font-weight:500;margin-bottom:10px}.feature-tile p{font-size:12px;color:var(--muted);line-height:1.9}.sub-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.sub-card-top h2{font-size:19px;letter-spacing:-.5px;font-weight:500;margin:11px 0 8px}.sub-card-top p{font-size:11px;color:var(--muted)}.sub-expiry{margin-top:23px;padding-top:19px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.key-token{display:flex;align-items:center;gap:5px}.key-token code{font-size:10px;white-space:nowrap}.key-token .icon-btn{width:23px;height:23px}.key-token .i{width:12px;height:12px}.plan-card{padding:25px;display:flex;flex-direction:column;min-width:0}.plan-card h3{font-size:17px;font-weight:500;margin:12px 0}.plan-price{font-size:35px;letter-spacing:-1px;margin:12px 0 8px}.plan-price small{font-size:11px;color:var(--muted);letter-spacing:0}.plan-features{display:grid;gap:12px;margin:21px 0 26px;font-size:12px;color:var(--muted)}.plan-features>div{display:flex;align-items:center;gap:8px}.plan-features .i{width:14px;height:14px}.plan-card>.btn{margin-top:auto}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0 24px}.amount-options button{border:1px solid var(--line);background:var(--surface-light);border-radius:9px;color:var(--muted);padding:12px 4px;font-size:13px}.amount-options button.active{background:var(--surface-heavy);border-color:#a7bbd9;color:var(--accent)}.method{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);background:var(--input);border-radius:10px;font-size:12px;margin-bottom:11px;cursor:pointer}.method input{accent-color:var(--accent)}.method .muted{margin-left:auto;font-size:10px}.receipt-row{display:flex;justify-content:space-between;gap:18px;margin:17px 0;font-size:12px;align-items:flex-start;color:var(--muted)}.receipt-row strong{font-weight:500;color:var(--ink);text-align:right}.receipt-total{padding-top:20px;border-top:1px solid var(--rule);margin:24px 0;display:flex;justify-content:space-between;align-items:center}.receipt-total .num{font-size:32px;color:var(--accent)}.receipt-total span{font-size:12px;color:var(--muted)}.payment-summary{max-width:655px;margin:8px auto 0;padding:33px}.payment-symbol{display:grid;place-items:center;height:60px;width:60px;margin:1px auto 20px;border-radius:20px;background:var(--surface-heavy);color:#8da5cb;border:1px solid var(--line)}.payment-symbol.good{color:var(--success);background:var(--success-bg);border-color:transparent}.payment-symbol.bad{color:var(--danger);background:var(--danger-bg);border-color:transparent}.payment-symbol .i{width:29px;height:29px}.payment-summary h1{text-align:center;font-size:26px;font-weight:500;margin-bottom:11px}.payment-summary>p{text-align:center;color:var(--muted);font-size:12px;line-height:1.9}.payment-summary .form-foot{justify-content:center;flex-wrap:wrap}.profile-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:23px}.profile-head{display:flex;gap:16px;align-items:center;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--rule)}.profile-head .avatar{height:61px;width:61px;font-size:21px;font-weight:500}.profile-head strong{font-size:18px;font-weight:500;display:block;margin-bottom:6px}.profile-head p{font-size:12px;color:var(--muted)}.settings-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 0;border-bottom:1px solid var(--rule)}.settings-row:last-child{border-bottom:0}.settings-row h3{font-size:13px;font-weight:500;margin-bottom:6px}.settings-row p{font-size:11px;line-height:1.8;color:var(--muted)}.settings-row .btn{flex:none}.monitor-legend{display:flex;align-items:center;gap:17px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-top:18px}.monitor-legend span{display:flex;align-items:center;gap:6px}.monitor-timeline{display:flex;gap:4px;height:24px;min-width:150px}.monitor-timeline i{flex:1;background:#a2c3b7;border-radius:3px;display:block}.monitor-timeline i.warn{background:#d5bc94}.monitor-timeline i.unknown{background:var(--rule)}.monitor-timeline i.bad{background:#cea2ad}.coverage{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 20px;border:1px solid var(--line);background:var(--surface-light);border-radius:10px;margin-bottom:22px;font-size:11px;color:var(--muted)}.monitor-table td{padding:18px 12px}.model-filters{display:flex;gap:10px;flex-wrap:wrap}.price{font-size:16px;font-family:Bahnschrift,sans-serif;font-weight:400}.price small{font-size:10px;font-family:Segoe UI,sans-serif;color:var(--muted)}.platform-chip{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;margin:7px 8px 5px 0}.article{max-width:810px;margin:auto;padding:33px}.article h1{font-size:27px;letter-spacing:-.8px;line-height:1.5;margin-bottom:15px;font-weight:500}.article h2{font-size:18px;letter-spacing:-.3px;margin:29px 0 14px;font-weight:500}.article h3{font-size:14px;margin:22px 0 12px}.article p,.article li{font-size:13px;line-height:2;color:var(--muted)}.article ul,.article ol{padding-left:20px}.article>p:first-of-type{margin-bottom:22px}.code-block{position:relative;margin:20px 0;border:1px solid var(--line);background:var(--surface-heavy);border-radius:11px;overflow:hidden}.code-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 16px;border-bottom:1px solid var(--rule);color:var(--muted);font-size:11px}.code-block pre{margin:0;padding:20px;font-size:11px;line-height:1.95;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere}.code-block pre .code-comment{color:var(--muted)}.guide-layout{display:grid;grid-template-columns:195px minmax(0,1fr);gap:24px;align-items:start}.guide-nav{padding:16px}.guide-nav button{display:block;width:100%;border:0;border-radius:7px;background:none;text-align:left;font-size:12px;color:var(--muted);padding:12px 10px}.guide-nav button.active{background:var(--surface-heavy);color:var(--accent)}.announcement{padding:23px;margin-bottom:15px}.announcement .section-head{margin-bottom:12px}.announcement h2{font-size:16px;font-weight:500}.announcement p{font-size:12px;line-height:2;color:var(--muted)}.announcement-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:19px;font-size:10px;color:var(--muted)}.affiliate-link{display:flex;align-items:center;gap:10px;padding:13px 14px;background:var(--surface-heavy);border:1px solid var(--line);border-radius:9px;margin:19px 0}.affiliate-link code{font-size:10px;min-width:0}.affiliate-link .icon-btn{margin-left:auto}.lookup{max-width:750px;margin:15px auto;padding:32px}.lookup h1{font-size:28px;font-weight:500;letter-spacing:-.9px;margin-bottom:14px}.lookup>p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:26px}.lookup-row{display:flex;gap:10px}.lookup-row .input{flex:1}.empty-content{min-height:100px;display:grid;place-items:center;text-align:center;font-size:12px;color:var(--muted);padding:25px}.modal{color:var(--ink);border:1px solid var(--line);background:var(--surface-heavy);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-radius:18px;padding:28px;width:545px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow-y:auto;box-shadow:0 22px 80px #32496e45}.modal.wide-modal{width:690px}.modal::backdrop{background:#22375555;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:11px}.modal-head h2{font-size:23px;font-weight:500;letter-spacing:-.6px}.modal-intro{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:23px}.modal .form-foot{margin-top:23px}.advanced{margin:19px 0 7px;border-top:1px solid var(--rule);padding-top:18px}.advanced summary{font-size:12px;color:var(--muted);cursor:pointer;margin-bottom:19px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:23px}.detail-grid dt{font-size:11px;color:var(--muted);margin-bottom:6px}.detail-grid dd{font-size:13px;margin:0;overflow-wrap:anywhere}.detail-grid .full-width{grid-column:1/-1}.result-key{padding:16px;background:var(--input);border:1px solid var(--line);border-radius:9px;color:var(--accent);overflow-wrap:anywhere;font-size:12px;margin:21px 0}.toast{position:fixed;left:50%;bottom:27px;transform:translate(-50%);z-index:60;color:#f4f8ff;background:#4d6388;box-shadow:0 10px 25px #33486930;border-radius:11px;padding:12px 18px;max-width:calc(100vw - 32px);font-size:12px;line-height:1.8}.notification-banner{padding:15px 18px;background:var(--surface-light);border:1px solid var(--line);border-radius:11px;display:flex;gap:12px;align-items:center;margin-bottom:24px}.notification-banner>div{min-width:0}.notification-banner strong{font-size:12px;font-weight:500}.notification-banner p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:4px}.notification-banner>.i{color:#93a6c1;width:19px;height:19px}.notification-banner>.text-btn{margin-left:auto;flex:none;font-size:11px}.detail-list{margin:20px 0}.detail-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--rule);font-size:12px;color:var(--muted)}.detail-list strong{font-weight:500;color:var(--ink);text-align:right}.tab-outline{border-bottom:1px solid var(--rule);display:flex;gap:24px;margin-bottom:24px}.tab-outline button{border:0;border-bottom:2px solid transparent;padding:0 0 13px;background:none;color:var(--muted);font-size:12px}.tab-outline button.active{color:var(--accent);border-color:#8ea6c9}.glass{border-radius:var(--portal-radius-panel);-webkit-backdrop-filter:blur(var(--portal-blur));backdrop-filter:blur(var(--portal-blur))}.glass-panel{min-width:0}.glass-panel.glass-panel--default{padding:var(--portal-panel-padding)}.glass-panel.glass-panel--compact{padding:var(--portal-panel-padding-compact)}.glass-panel.glass-panel--none{padding:0}.glass-panel--heavy{background:var(--surface-heavy)}.glass-panel--soft{background:var(--surface-light);box-shadow:none}.page{width:100%;max-width:var(--portal-content-max);min-height:0;flex:1;margin:0 auto}.page>:last-child{margin-bottom:0}.page-heading-copy{min-width:0}.page-heading-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex-shrink:0}.page-heading h1,.page-heading p{overflow-wrap:anywhere}.foot{width:100%;margin-top:8px}.topbar{margin-left:max(27px,calc((100% - 1270px)/2));margin-right:max(27px,calc((100% - 1270px)/2))}.brand{min-width:0;min-height:44px}.brand-name{overflow:hidden;text-overflow:ellipsis}.brand-logo{width:34px;height:34px;flex:none;-o-object-fit:contain;object-fit:contain}.brand-mark{flex:none}.nav-main{min-width:0}.nav-main .nav-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:9px 12px;min-height:44px;border:0;border-radius:8px;background:none;color:var(--muted);font-size:12px;white-space:nowrap}.nav-main .nav-link:hover{background:var(--surface-light)}.nav-main .nav-link.active{background:var(--surface-heavy);box-shadow:0 3px 12px #6584b010;color:var(--accent)}.nav-more{position:relative}.nav-more-trigger .i{height:14px;width:14px}.nav-popover{position:absolute;z-index:20;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--surface-heavy);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 14px 30px #526c9430;width:220px;max-height:min(70vh,520px);overflow-y:auto;overscroll-behavior:contain}.nav-popover a,.nav-popover button{display:flex;width:100%;align-items:center;gap:9px;min-height:44px;padding:10px 12px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:12px;text-align:left}.nav-popover a:hover,.nav-popover button:hover,.nav-popover a.active{background:var(--surface-light);color:var(--accent)}.nav-popover .i{width:16px;height:16px}.more-menu{top:calc(100% + 15px);right:0}.account-menu{top:calc(100% + 9px);right:0}.account-summary{display:grid;gap:5px;padding:9px 12px 14px;margin-bottom:5px;border-bottom:1px solid var(--rule)}.account-summary strong{font-size:13px;overflow-wrap:anywhere}.account-summary span{color:var(--muted);font-size:11px;overflow-wrap:anywhere}.nav-popover .mobile-nav-item,.nav-more--mobile-only{display:none}.top-actions{flex:none}.icon-btn{height:44px;width:44px}.avatar{width:40px;height:40px;padding:0;overflow:hidden}.avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.unread-dot{width:6px;height:6px;right:9px;top:9px}.btn{min-height:44px;line-height:1.5}.btn:not(:disabled):hover{filter:brightness(.985)}.btn.ghost{background:transparent;box-shadow:none;border-color:transparent}.btn.ghost:hover{background:var(--surface-light);border-color:var(--line)}.btn.small{min-height:36px}.btn.primary{color:var(--accent-ink)}.btn.danger{color:var(--danger)}.btn.is-busy{cursor:progress}.button-spinner{display:inline-block;flex:none;height:15px;width:15px;border:1.7px solid currentColor;border-right-color:transparent;border-radius:50%;animation:portal-spin .8s linear infinite}.text-btn{min-height:30px}.num{font-family:var(--portal-font-number);font-variant-numeric:tabular-nums}.money-value{white-space:nowrap}.metric .num{overflow-wrap:anywhere}.metric .money-value{white-space:normal}.mono,code,pre{font-family:var(--portal-font-code)}.grid-two>*,.grid-three>*,.grid-dashboard>*,.profile-grid>*,.form-grid>*{min-width:0}.metrics{flex-wrap:wrap}.metric{min-width:90px}.table-wrap{max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.table td{overflow-wrap:anywhere}.table .row-name{min-height:32px}.table .row-actions .icon-btn{width:36px;height:36px}.table .row-actions{min-width:44px}.table th button{border:0;background:none;padding:0;color:inherit}.input,.select,.textarea{min-height:44px;max-width:100%}.input:disabled,.select:disabled,.textarea:disabled{opacity:.65;cursor:not-allowed}.select option{background:var(--surface-solid);color:var(--ink)}.input::-moz-placeholder,.textarea::-moz-placeholder{opacity:.8}.input::placeholder,.textarea::placeholder{opacity:.8}.check{min-height:30px;flex-wrap:wrap}.check input{flex:none;margin:0}.field{position:relative}.field .inline-error{margin-top:0}.field [aria-invalid=true]{border-color:var(--danger)}.field-required{color:var(--danger)}.field .help,.quota-row .help{font-size:11px;line-height:1.8;color:var(--muted)}.quota-row>div:first-child{flex-wrap:wrap}.progress{height:5px}.progress>span{min-width:0}.progress.warn>span{background:var(--warning)}.progress.good>span{background:#77a897}.pagination,.pagination-controls{flex-wrap:wrap}.pagination-size{display:flex;gap:7px;align-items:center}.pagination-size .select{min-height:36px;padding:6px 10px;font-size:11px}.pagination .btn{min-width:36px;min-height:36px}.pagination-page{min-width:46px;text-align:center;font-size:12px}.state-symbol--loading .i{animation:portal-spin 1.6s linear infinite}.state-card .state-actions{flex-wrap:wrap;justify-content:center}.state-card p{overflow-wrap:anywhere}.auth-story h2{font-size:40px;font-weight:500;line-height:1.55;letter-spacing:-1.2px;margin:20px 0 17px}.auth-features>span{display:flex;align-items:center;gap:10px}.auth-form h1{font-size:25px;letter-spacing:-.6px;font-weight:500;margin-bottom:9px}.auth-form{min-width:0}.auth-cube strong{max-width:100%;padding:0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-topbar{justify-content:space-between}.auth-inline{flex-wrap:wrap}.payment-brand{display:flex;justify-content:center;padding:32px 20px 0}.payment-page{max-width:760px}.payment-frame{padding:33px}.modal{margin:auto;width:min(545px,calc(100vw - 32px));border:1px solid var(--line);color:var(--ink);background:var(--surface-heavy);padding:28px}.modal:not([open]){display:none}.modal--sm{width:min(420px,calc(100vw - 32px))}.modal--lg,.modal--wide{width:min(720px,calc(100vw - 32px))}.modal-head{margin-bottom:23px}.modal-head h2{overflow-wrap:anywhere}.modal-body{min-width:0}.modal-head .icon-btn{flex:none}.modal::backdrop{background:#22375561;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal .field:last-child{margin-bottom:0}.spend-trend{min-width:0}.spend-chart{position:relative;height:210px;width:100%}.chart-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;font-size:10px;color:var(--muted)}.chart-data{margin-top:12px;font-size:11px;color:var(--muted)}.chart-data summary{display:list-item;width:-moz-fit-content;width:fit-content;min-height:32px;padding-top:7px;cursor:pointer}.chart-data .table-wrap{margin-top:10px}.endpoint code,.result-key,.affiliate-link code{overflow-wrap:anywhere;word-break:break-word}.article{overflow-wrap:anywhere}.article img{max-width:100%;height:auto;border-radius:10px}.article a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article pre{max-width:100%;overflow-x:auto;white-space:pre}.article table{display:block;max-width:100%;overflow-x:auto}.quick-actions a{display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 12px;color:var(--muted);background:var(--surface-light);border:1px solid var(--line);border-radius:8px;font-size:11px}.tabs a{display:inline-flex;align-items:center;padding:8px 13px;min-height:40px;border-radius:7px;color:var(--muted);font-size:12px}.tabs a.active{background:var(--surface-heavy);color:var(--accent)}.guide-nav a{display:block;padding:12px 10px;border-radius:7px;color:var(--muted);font-size:12px}.guide-nav a.active{color:var(--accent);background:var(--surface-heavy)}.feature-tile h2{font-size:14px;font-weight:500;margin-bottom:10px}.portal-toasts{position:fixed;right:24px;bottom:24px;z-index:80;display:grid;gap:10px;width:min(380px,calc(100vw - 32px));pointer-events:none}.portal-toast{display:flex;align-items:center;gap:12px;pointer-events:auto;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-solid);color:var(--ink);box-shadow:0 12px 35px #2237552e;font-size:12px;line-height:1.8;overflow-wrap:anywhere}.portal-toast>:first-child{min-width:0}.portal-toast[data-tone=success],.portal-toast[data-tone=good]{border-left:3px solid var(--success)}.portal-toast[data-tone=error],.portal-toast[data-tone=bad]{border-left:3px solid var(--danger)}.portal-toast[data-tone=warning],.portal-toast[data-tone=warn]{border-left:3px solid var(--warning)}.portal-toast>button{display:grid;place-items:center;width:36px;height:36px;flex:none;margin:-5px -6px -5px auto;padding:0;border:0;border-radius:8px;background:none;color:var(--muted);font-size:20px}.portal-toast>button:hover{background:var(--surface-light)}@media (max-width: 1000px){.topbar{margin:21px 22px 0;padding:15px 19px;gap:17px}.nav-main{gap:1px}.nav-main .nav-link{padding:8px 9px;font-size:11px}.top-actions{gap:3px}.page{padding:29px 29px 27px;--portal-panel-padding: 22px}.grid-dashboard{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:20px}.panel{padding:22px}.grid-two,.profile-grid{gap:20px}.balance-card{padding:24px}.balance-value{font-size:46px}.page-heading h1{font-size:28px}.auth-layout{gap:33px;padding:29px 8px 22px}.auth-story h2{font-size:35px}.auth-form{padding:28px}.table th,.table td{padding-left:9px;padding-right:9px}.home-hero{gap:15px}.home-hero h1{font-size:39px}.foot{padding-left:31px;padding-right:31px}.guide-layout{grid-template-columns:170px minmax(0,1fr);gap:20px}}@media (max-width: 780px){.topbar{flex-wrap:wrap;gap:14px 10px;margin:20px 21px 0}.nav-main{order:3;width:100%;justify-content:space-between;gap:4px;border-top:1px solid var(--rule);padding-top:10px}.nav-main .nav-link{font-size:12px;padding:8px 12px}.top-actions{margin-left:auto;gap:5px}.grid-dashboard,.grid-two,.profile-grid{grid-template-columns:minmax(0,1fr);gap:20px}.grid-three{gap:15px}.grid-three .feature-tile{padding:21px}.page{padding:29px 27px}.home-hero h1{font-size:35px}.home-visual{min-height:275px}.home-visual .auth-cube{width:120px;height:120px;left:calc(50% - 58px);top:81px}.home-visual .auth-cube strong{font-size:25px}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:21px}.auth-story h2{font-size:28px}.auth-story p{font-size:12px}.auth-story .auth-features{gap:13px;margin-top:23px}.auth-graphic{transform:scale(.8);transform-origin:left top;margin-top:24px;height:125px}.auth-form{padding:24px}.auth-form h1{font-size:22px}.guide-layout{grid-template-columns:minmax(0,1fr)}.guide-nav{display:flex;flex-wrap:wrap;gap:4px;padding:11px}.guide-nav button,.guide-nav a{width:auto;font-size:11px;padding:8px 11px}.hide-medium{display:none}.key-quota{min-width:90px}.metric .num{font-size:28px}.plan-card{padding:21px}.auth-topbar{flex-wrap:nowrap}}@media (max-width: 550px){.topbar{margin:16px 15px 0;padding:12px 14px 10px;gap:10px 6px;border-radius:16px}.brand{font-size:22px;max-width:calc(100% - 140px);gap:7px}.brand-mark,.brand-logo{width:30px;height:30px;font-size:24px}.top-actions{gap:0}.top-actions .icon-btn,.top-actions .avatar{width:44px;height:44px}.top-actions .avatar{width:38px;height:38px;margin-left:3px}.nav-main{padding-top:8px;gap:0;justify-content:space-between}.nav-main .nav-link{font-size:11px;padding:8px 9px}.nav-main .nav-secondary{display:none}.nav-more--mobile-only{display:block}.nav-popover .mobile-nav-item{display:flex}.nav-more-trigger .i{width:13px;height:13px}.nav-popover{max-width:calc(100vw - 44px)}.more-menu{top:calc(100% + 10px)}.page{padding:26px 20px 27px;--portal-panel-padding: 21px;--portal-panel-padding-compact: 18px}.page-heading{gap:14px;margin-bottom:23px;flex-wrap:wrap}.page-heading h1{font-size:25px;letter-spacing:-.7px}.page-heading p{font-size:12px;line-height:1.9}.page-heading-actions{justify-content:flex-start;gap:8px;max-width:100%}.page-heading-actions .btn{margin-top:0}.panel{padding:21px}.panel.compact{padding:18px}.glass{border-radius:15px}.grid-three{grid-template-columns:minmax(0,1fr);gap:16px}.balance-card{padding:23px}.balance-value{font-size:42px;margin-top:21px}.balance-value small{font-size:24px;margin-top:5px}.balance-actions{flex-wrap:wrap}.balance-card>.balance-detail{font-size:11px}.metrics{gap:16px;margin:22px 0}.metric{min-width:75px}.metric .num{font-size:25px}.metric>span,.metric small{font-size:11px}.section-head{gap:10px;margin-bottom:18px;flex-wrap:wrap}.section-head h2,.section-head h3{font-size:14px}.section-head .muted{font-size:11px}.plot{height:165px}.spend-chart{height:190px}.endpoint{padding:12px;gap:8px;margin:18px 0}.endpoint>.i{display:none}.endpoint code{font-size:11px}.endpoint label{font-size:10px}.endpoint .icon-btn{height:44px;width:44px}.foot{padding:0 22px 22px;gap:12px;align-items:flex-start;flex-wrap:wrap;font-size:10px}.foot .text-btn{font-size:10px}.quick-actions{gap:8px}.quick-actions button,.quick-actions a{font-size:11px;padding:9px 11px}.form-grid{grid-template-columns:minmax(0,1fr);gap:0}.form-grid .span-two{grid-column:auto}.toolbar{gap:9px;align-items:stretch}.input,.select,.textarea{font-size:16px;padding:10px 11px}.input.search{min-width:0;width:100%}.toolbar>.select{flex:1;min-width:110px}.field-inline{flex-wrap:wrap;gap:6px;max-width:100%}.field-inline .input{width:100%}.filter-extra{padding:14px;gap:13px}.filter-extra .input,.filter-extra .select{max-width:100%}.field{margin-bottom:19px}.field>label{font-size:12px}.form-foot{flex-wrap:wrap;margin-top:20px}.input-action{flex-wrap:wrap}.input-action .input{min-width:0;width:100%}.table .hide-small{display:none}.table th{font-size:11px;padding:11px 8px}.table td{padding:15px 8px;font-size:12px}.table .row-name{font-size:12px;min-height:44px}.table .sub{font-size:11px}.table-wrap{margin:0}.table .row-actions{gap:4px;flex-wrap:wrap}.table .row-actions .icon-btn{width:44px;height:44px}.table .row-actions .i{width:16px;height:16px}.table .badge{font-size:10px;padding:3px 6px}.key-token code{font-size:10px}.key-token .icon-btn{width:44px;height:44px}.pagination{flex-wrap:wrap;gap:12px;font-size:11px}.pagination .btn,.pagination-size .select{min-height:44px;min-width:44px}.pagination-controls{gap:6px}.pagination-size .select{font-size:16px;max-width:78px}.metric-line{gap:13px;padding:19px 15px}.metric-line .num{font-size:22px}.metric-line .muted{font-size:11px}.tabs{margin-bottom:20px}.tabs button,.tabs a{font-size:12px;padding:8px 11px;min-height:44px}.callout{padding:13px 14px;font-size:12px;gap:8px}.callout .i{width:17px;height:17px}.state-card{padding:39px 20px;min-height:300px}.state-card h2{font-size:21px}.state-card p{font-size:12px}.auth-layout{grid-template-columns:minmax(0,1fr);gap:25px;padding:2px 0 10px}.auth-story h2{font-size:29px;margin:8px 0 13px}.auth-story p{font-size:12px}.auth-story .auth-features,.auth-story .auth-graphic,.auth-story .badge{display:none}.auth-form{padding:26px 22px}.auth-form h1{font-size:25px}.auth-form>.muted{font-size:12px;margin-bottom:24px}.auth-inline{font-size:12px}.auth-topbar .brand{max-width:calc(100% - 100px)}.auth-topbar>.text-btn{flex:none;min-height:44px}.oauth-buttons .btn{padding:10px;font-size:12px}.home-hero{grid-template-columns:minmax(0,1fr);padding:4px 0 18px;gap:10px}.home-hero h1{font-size:36px;letter-spacing:-1.3px;margin:16px 0}.home-hero p{font-size:13px}.home-actions{margin-top:23px;gap:10px}.home-visual{height:270px;min-height:0;margin-top:7px}.home-visual .auth-cube{width:136px;height:136px;top:68px;left:calc(50% - 68px)}.home-visual .auth-cube strong{font-size:27px}.home-visual .auth-bubble.b{right:0;top:129px}.home-visual .auth-bubble.c{top:218px}.home-visual .auth-bubble.a{left:3%;top:18px}.feature-tile{padding:22px}.feature-tile>.i{margin-bottom:14px}.sub-card-top h2{font-size:18px}.sub-expiry{font-size:11px}.quota-row>div:first-child{font-size:12px}.amount-options{gap:7px}.amount-options button{font-size:13px;padding:12px 4px;min-height:44px}.method{padding:13px;gap:9px;font-size:12px}.method .muted{font-size:10px}.receipt-row{font-size:12px}.receipt-total .num{font-size:30px}.payment-summary,.payment-frame{padding:29px 22px}.payment-summary h1{font-size:24px}.payment-summary>p{font-size:12px}.payment-brand .brand{max-width:100%}.profile-head .avatar{width:51px;height:51px;font-size:18px}.profile-head strong{font-size:17px}.profile-head p{font-size:12px;overflow-wrap:anywhere}.settings-row{gap:12px;flex-wrap:wrap}.settings-row .btn{font-size:12px;padding:8px 10px;min-height:44px}.settings-row h3{font-size:13px}.settings-row p{font-size:12px}.coverage{align-items:flex-start;flex-direction:column;padding:14px;font-size:11px;gap:8px}.monitor-table td{padding:16px 8px}.monitor-timeline{height:20px;gap:3px;min-width:120px}.monitor-legend{font-size:11px;gap:12px}.article{padding:26px 22px}.article h1{font-size:25px}.article h2{font-size:18px}.article p,.article li{font-size:13px;line-height:2}.code-block pre{font-size:11px;padding:17px;line-height:1.95}.code-toolbar{font-size:11px;padding:10px 13px}.guide-nav{gap:3px}.guide-nav button,.guide-nav a{font-size:12px;padding:8px 10px;min-height:44px}.announcement{padding:21px}.announcement h2{font-size:15px}.announcement p{font-size:12px}.announcement-footer{font-size:11px}.affiliate-link{padding:12px 11px;gap:6px}.affiliate-link code{font-size:11px}.lookup{padding:25px 21px;margin:4px 0}.lookup h1{font-size:25px}.lookup-row{flex-direction:column}.detail-grid{gap:18px 14px}.detail-grid dt{font-size:11px}.detail-grid dd{font-size:12px}.notification-banner{padding:13px;gap:9px;align-items:flex-start;flex-wrap:wrap}.notification-banner strong{font-size:12px}.notification-banner p{font-size:11px}.notification-banner>.text-btn{font-size:12px;min-height:44px}.account-menu{right:0;width:220px}.tab-outline{gap:18px;flex-wrap:wrap}.tab-outline button{font-size:12px;padding-bottom:12px;min-height:44px}.modal{padding:24px 20px;max-height:calc(100dvh - 32px)}.modal-head h2{font-size:21px}.btn.small{min-height:44px}}@container (max-width: 1000px){.topbar{margin:21px 22px 0;padding:15px 19px;gap:17px}.nav-main{gap:1px}.nav-main .nav-link{padding:8px 9px;font-size:11px}.top-actions{gap:3px}.page{padding:29px 29px 27px;--portal-panel-padding: 22px}.grid-dashboard{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:20px}.panel{padding:22px}.grid-two,.profile-grid{gap:20px}.balance-card{padding:24px}.balance-value{font-size:46px}.page-heading h1{font-size:28px}.auth-layout{gap:33px;padding:29px 8px 22px}.auth-story h2{font-size:35px}.auth-form{padding:28px}.table th,.table td{padding-left:9px;padding-right:9px}.home-hero{gap:15px}.home-hero h1{font-size:39px}.foot{padding-left:31px;padding-right:31px}.guide-layout{grid-template-columns:170px minmax(0,1fr);gap:20px}}@container (max-width: 780px){.topbar{flex-wrap:wrap;gap:14px 10px;margin:20px 21px 0}.nav-main{order:3;width:100%;justify-content:space-between;gap:4px;border-top:1px solid var(--rule);padding-top:10px}.nav-main .nav-link{font-size:12px;padding:8px 12px}.top-actions{margin-left:auto;gap:5px}.grid-dashboard,.grid-two,.profile-grid{grid-template-columns:minmax(0,1fr);gap:20px}.grid-three{gap:15px}.grid-three .feature-tile{padding:21px}.page{padding:29px 27px}.home-hero h1{font-size:35px}.home-visual{min-height:275px}.home-visual .auth-cube{width:120px;height:120px;left:calc(50% - 58px);top:81px}.home-visual .auth-cube strong{font-size:25px}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:21px}.auth-story h2{font-size:28px}.auth-story p{font-size:12px}.auth-story .auth-features{gap:13px;margin-top:23px}.auth-graphic{transform:scale(.8);transform-origin:left top;margin-top:24px;height:125px}.auth-form{padding:24px}.auth-form h1{font-size:22px}.guide-layout{grid-template-columns:minmax(0,1fr)}.guide-nav{display:flex;flex-wrap:wrap;gap:4px;padding:11px}.guide-nav button,.guide-nav a{width:auto;font-size:11px;padding:8px 11px}.hide-medium{display:none}.key-quota{min-width:90px}.metric .num{font-size:28px}.plan-card{padding:21px}.auth-topbar{flex-wrap:nowrap}}@container (max-width: 550px){.topbar{margin:16px 15px 0;padding:12px 14px 10px;gap:10px 6px;border-radius:16px}.brand{font-size:22px;max-width:calc(100% - 140px);gap:7px}.brand-mark,.brand-logo{width:30px;height:30px;font-size:24px}.top-actions{gap:0}.top-actions .icon-btn,.top-actions .avatar{width:44px;height:44px}.top-actions .avatar{width:38px;height:38px;margin-left:3px}.nav-main{padding-top:8px;gap:0;justify-content:space-between}.nav-main .nav-link{font-size:11px;padding:8px 9px}.nav-main .nav-secondary{display:none}.nav-more--mobile-only{display:block}.nav-popover .mobile-nav-item{display:flex}.nav-more-trigger .i{width:13px;height:13px}.nav-popover{max-width:calc(100vw - 44px)}.more-menu{top:calc(100% + 10px)}.page{padding:26px 20px 27px;--portal-panel-padding: 21px;--portal-panel-padding-compact: 18px}.page-heading{gap:14px;margin-bottom:23px;flex-wrap:wrap}.page-heading h1{font-size:25px;letter-spacing:-.7px}.page-heading p{font-size:12px;line-height:1.9}.page-heading-actions{justify-content:flex-start;gap:8px;max-width:100%}.page-heading-actions .btn{margin-top:0}.panel{padding:21px}.panel.compact{padding:18px}.glass{border-radius:15px}.grid-three{grid-template-columns:minmax(0,1fr);gap:16px}.balance-card{padding:23px}.balance-value{font-size:42px;margin-top:21px}.balance-value small{font-size:24px;margin-top:5px}.balance-actions{flex-wrap:wrap}.balance-card>.balance-detail{font-size:11px}.metrics{gap:16px;margin:22px 0}.metric{min-width:75px}.metric .num{font-size:25px}.metric>span,.metric small{font-size:11px}.section-head{gap:10px;margin-bottom:18px;flex-wrap:wrap}.section-head h2,.section-head h3{font-size:14px}.section-head .muted{font-size:11px}.plot{height:165px}.spend-chart{height:190px}.endpoint{padding:12px;gap:8px;margin:18px 0}.endpoint>.i{display:none}.endpoint code{font-size:11px}.endpoint label{font-size:10px}.endpoint .icon-btn{height:44px;width:44px}.foot{padding:0 22px 22px;gap:12px;align-items:flex-start;flex-wrap:wrap;font-size:10px}.foot .text-btn{font-size:10px}.quick-actions{gap:8px}.quick-actions button,.quick-actions a{font-size:11px;padding:9px 11px}.form-grid{grid-template-columns:minmax(0,1fr);gap:0}.form-grid .span-two{grid-column:auto}.toolbar{gap:9px;align-items:stretch}.input,.select,.textarea{font-size:16px;padding:10px 11px}.input.search{min-width:0;width:100%}.toolbar>.select{flex:1;min-width:110px}.field-inline{flex-wrap:wrap;gap:6px;max-width:100%}.field-inline .input{width:100%}.filter-extra{padding:14px;gap:13px}.filter-extra .input,.filter-extra .select{max-width:100%}.field{margin-bottom:19px}.field>label{font-size:12px}.form-foot{flex-wrap:wrap;margin-top:20px}.input-action{flex-wrap:wrap}.input-action .input{min-width:0;width:100%}.table .hide-small{display:none}.table th{font-size:11px;padding:11px 8px}.table td{padding:15px 8px;font-size:12px}.table .row-name{font-size:12px;min-height:44px}.table .sub{font-size:11px}.table-wrap{margin:0}.table .row-actions{gap:4px;flex-wrap:wrap}.table .row-actions .icon-btn{width:44px;height:44px}.table .row-actions .i{width:16px;height:16px}.table .badge{font-size:10px;padding:3px 6px}.key-token code{font-size:10px}.key-token .icon-btn{width:44px;height:44px}.pagination{flex-wrap:wrap;gap:12px;font-size:11px}.pagination .btn,.pagination-size .select{min-height:44px;min-width:44px}.pagination-controls{gap:6px}.pagination-size .select{font-size:16px;max-width:78px}.metric-line{gap:13px;padding:19px 15px}.metric-line .num{font-size:22px}.metric-line .muted{font-size:11px}.tabs{margin-bottom:20px}.tabs button,.tabs a{font-size:12px;padding:8px 11px;min-height:44px}.callout{padding:13px 14px;font-size:12px;gap:8px}.callout .i{width:17px;height:17px}.state-card{padding:39px 20px;min-height:300px}.state-card h2{font-size:21px}.state-card p{font-size:12px}.auth-layout{grid-template-columns:minmax(0,1fr);gap:25px;padding:2px 0 10px}.auth-story h2{font-size:29px;margin:8px 0 13px}.auth-story p{font-size:12px}.auth-story .auth-features,.auth-story .auth-graphic,.auth-story .badge{display:none}.auth-form{padding:26px 22px}.auth-form h1{font-size:25px}.auth-form>.muted{font-size:12px;margin-bottom:24px}.auth-inline{font-size:12px}.auth-topbar .brand{max-width:calc(100% - 100px)}.auth-topbar>.text-btn{flex:none;min-height:44px}.oauth-buttons .btn{padding:10px;font-size:12px}.home-hero{grid-template-columns:minmax(0,1fr);padding:4px 0 18px;gap:10px}.home-hero h1{font-size:36px;letter-spacing:-1.3px;margin:16px 0}.home-hero p{font-size:13px}.home-actions{margin-top:23px;gap:10px}.home-visual{height:270px;min-height:0;margin-top:7px}.home-visual .auth-cube{width:136px;height:136px;top:68px;left:calc(50% - 68px)}.home-visual .auth-cube strong{font-size:27px}.home-visual .auth-bubble.b{right:0;top:129px}.home-visual .auth-bubble.c{top:218px}.home-visual .auth-bubble.a{left:3%;top:18px}.feature-tile{padding:22px}.feature-tile>.i{margin-bottom:14px}.sub-card-top h2{font-size:18px}.sub-expiry{font-size:11px}.quota-row>div:first-child{font-size:12px}.amount-options{gap:7px}.amount-options button{font-size:13px;padding:12px 4px;min-height:44px}.method{padding:13px;gap:9px;font-size:12px}.method .muted{font-size:10px}.receipt-row{font-size:12px}.receipt-total .num{font-size:30px}.payment-summary,.payment-frame{padding:29px 22px}.payment-summary h1{font-size:24px}.payment-summary>p{font-size:12px}.payment-brand .brand{max-width:100%}.profile-head .avatar{width:51px;height:51px;font-size:18px}.profile-head strong{font-size:17px}.profile-head p{font-size:12px;overflow-wrap:anywhere}.settings-row{gap:12px;flex-wrap:wrap}.settings-row .btn{font-size:12px;padding:8px 10px;min-height:44px}.settings-row h3{font-size:13px}.settings-row p{font-size:12px}.coverage{align-items:flex-start;flex-direction:column;padding:14px;font-size:11px;gap:8px}.monitor-table td{padding:16px 8px}.monitor-timeline{height:20px;gap:3px;min-width:120px}.monitor-legend{font-size:11px;gap:12px}.article{padding:26px 22px}.article h1{font-size:25px}.article h2{font-size:18px}.article p,.article li{font-size:13px;line-height:2}.code-block pre{font-size:11px;padding:17px;line-height:1.95}.code-toolbar{font-size:11px;padding:10px 13px}.guide-nav{gap:3px}.guide-nav button,.guide-nav a{font-size:12px;padding:8px 10px;min-height:44px}.announcement{padding:21px}.announcement h2{font-size:15px}.announcement p{font-size:12px}.announcement-footer{font-size:11px}.affiliate-link{padding:12px 11px;gap:6px}.affiliate-link code{font-size:11px}.lookup{padding:25px 21px;margin:4px 0}.lookup h1{font-size:25px}.lookup-row{flex-direction:column}.detail-grid{gap:18px 14px}.detail-grid dt{font-size:11px}.detail-grid dd{font-size:12px}.notification-banner{padding:13px;gap:9px;align-items:flex-start;flex-wrap:wrap}.notification-banner strong{font-size:12px}.notification-banner p{font-size:11px}.notification-banner>.text-btn{font-size:12px;min-height:44px}.account-menu{right:0;width:220px}.tab-outline{gap:18px;flex-wrap:wrap}.tab-outline button{font-size:12px;padding-bottom:12px;min-height:44px}.modal{padding:24px 20px;max-height:calc(100dvh - 32px)}.modal-head h2{font-size:21px}.btn.small{min-height:44px}}
