:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--blue-700:#0757d6;--blue-600:#0868ef;--blue-500:#1980ff;--blue-100:#eaf3ff;--blue-50:#f5f9ff;--ink:#101828;--muted:#667085;--line:#e4eaf2;--surface:#fff;--background:#f5f7fb;--green:#12a150;--orange:#e98210;--red:#d92d20;--shadow:0 14px 38px #122f5314}*{box-sizing:border-box}html{background:var(--background)}body{color:var(--ink);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1980ff40}.brand{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand>span:last-child{gap:2px;display:grid}.brand strong{letter-spacing:.04em;white-space:nowrap;font-size:19px}.brand small{color:var(--muted);letter-spacing:.12em;font-size:11px}.brand-mark{background:linear-gradient(145deg,#1890ff,#0757d6);border-radius:9px;flex:none;place-items:center;width:37px;height:37px;display:inline-grid;position:relative;transform:rotate(30deg);box-shadow:0 7px 18px #0868ef40}.brand-mark i{border:2px solid #fff;border-radius:2px;width:21px;height:5px;position:absolute;transform:rotate(-30deg)}.brand-mark i:first-child{translate:0 -7px}.brand-mark i:nth-child(3){translate:0 7px}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:650;transition:all .18s;display:inline-flex}.button:disabled{opacity:.55;cursor:not-allowed}.button-primary{background:linear-gradient(135deg, var(--blue-500), var(--blue-700));color:#fff;box-shadow:0 7px 18px #0868ef33}.button-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #0868ef47}.button-secondary{color:#344054;background:#fff;border-color:#d0d7e2}.button-secondary:hover:not(:disabled){border-color:var(--blue-500);color:var(--blue-700)}.button-ghost{color:var(--blue-700);background:0 0;padding-inline:10px}.button-danger{color:var(--red);background:#fff1f0;border-color:#ffd2cf}.field{color:#344054;gap:7px;font-size:14px;font-weight:600;display:grid}.field input,.field textarea,.select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d6dde8;border-radius:9px;padding:10px 13px;transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.select:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #1980ff1f}.field small{color:var(--muted);font-weight:400}.field .field-error{color:var(--red)}.textarea{resize:vertical;min-height:120px}.badge{border-radius:999px;align-items:center;width:fit-content;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.badge-positive{color:#087a3d;background:#e8f8ee}.badge-warning{color:#ad5b00;background:#fff4df}.badge-danger{color:#b42318;background:#fff0ef}.badge-info{background:var(--blue-100);color:var(--blue-700)}.badge-neutral{color:#475467;background:#f0f2f5}.card{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:0 1px 2px #10182805}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-header h1{letter-spacing:-.02em;margin:4px 0 7px;font-size:clamp(25px,3vw,34px);line-height:1.2}.page-header p{color:var(--muted);margin:0;line-height:1.6}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:750;color:var(--blue-600)!important}.page-actions{gap:10px;display:flex}.metric{align-items:flex-start;gap:13px;min-height:114px;padding:19px;display:flex}.metric-icon{width:38px;height:38px;color:var(--blue-600);background:var(--blue-100);border-radius:9px;place-items:center;display:grid}.metric>div:last-child{gap:5px;min-width:0;display:grid}.metric span,.metric small{color:var(--muted);font-size:13px}.metric strong{letter-spacing:-.02em;overflow-wrap:anywhere;font-size:23px}.progress-wrap{gap:8px;display:grid}.progress{background:#e7edf5;border-radius:99px;height:7px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg, var(--blue-500), var(--blue-700));height:100%;transition:width .5s;display:block}.progress-wrap small{color:var(--muted)}.usage-history{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.usage-chart-head{color:var(--muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.usage-chart-head strong{color:#344054;margin-left:4px}.usage-bars{grid-template-columns:repeat(14,minmax(5px,1fr));align-items:stretch;gap:5px;height:145px;margin-top:14px;display:grid}.usage-bar-column{grid-template-rows:1fr 16px;gap:5px;min-width:0;display:grid}.usage-bar-track{background:linear-gradient(#eaf3ff26,#eaf3ffbf);border-radius:5px;align-items:end;min-height:0;display:flex}.usage-bar{background:var(--blue-500);border-radius:5px 5px 2px 2px;width:100%;min-height:3px;position:relative;overflow:hidden}.usage-bar-upload{background:#70b8ff;position:absolute;inset:auto 0 0}.usage-bar-column small{color:#98a2b3;text-align:center;white-space:nowrap;font-size:9px;overflow:visible}.usage-legend{color:var(--muted);justify-content:flex-end;gap:12px;margin-top:7px;font-size:11px;display:flex}.usage-legend span{align-items:center;gap:5px;display:inline-flex}.usage-legend i{border-radius:2px;width:8px;height:8px}.usage-legend .download{background:var(--blue-500)}.usage-legend .upload{background:#70b8ff}.notice{border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:12px 15px;font-size:14px;display:flex}.notice-danger{color:#9f251c;background:#fff3f2;border:1px solid #ffd6d2}.notice-info{color:#174ea6;background:var(--blue-50);border:1px solid #d9eaff}.notice-success{color:#147a45;background:#effbf4;border:1px solid #bdebd0}.notice-warning{color:#8a4b08;background:#fff8e8;border:1px solid #f4d79d}.notice p{margin:5px 0 0;line-height:1.6}.definition-list{gap:0;margin:22px 0;display:grid}.definition-list>div{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.definition-list dt{color:var(--muted)}.definition-list dd{overflow-wrap:anywhere;margin:0}.loading-state{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:2px solid #d7e5fa;border-top-color:var(--blue-600);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;place-content:center;justify-items:center;gap:8px;min-height:230px;padding:30px;display:grid}.empty-state>span{background:var(--blue-100);width:48px;height:48px;color:var(--blue-600);border-radius:50%;place-items:center;font-size:27px;display:grid}.empty-state h3,.empty-state p{margin:0}.empty-state p{max-width:440px;color:var(--muted);line-height:1.6}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-actions{align-items:center;gap:9px;display:flex}.top-link{color:#344054;align-items:center;gap:7px;padding:9px;font-size:14px;display:inline-flex}.avatar{background:var(--blue-600);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:750;display:grid}.portal{min-height:100vh}.sidebar{z-index:15;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:230px;padding:18px 13px;display:flex;position:fixed;inset:72px auto 0 0}.sidebar nav{gap:5px;display:grid}.nav-link{color:#344054;border-radius:9px;align-items:center;gap:11px;min-height:44px;padding:0 13px;font-size:14px;font-weight:550;display:flex}.nav-link:hover{background:#f7f9fc}.nav-link.active{color:var(--blue-700);background:var(--blue-100);font-weight:700}.nav-link svg{width:19px;height:19px}.sidebar-foot{border:1px solid var(--line);color:var(--muted);border-radius:10px;gap:10px;margin-top:auto;padding:13px;font-size:12px;display:grid}.service-ok{color:var(--green);font-weight:700}.mobile-nav{display:none}.portal-main{min-height:calc(100vh - 72px);margin-left:230px;padding:36px clamp(24px,4vw,64px) 70px}.content{max-width:1220px;margin:0 auto}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.section-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:18px;margin-top:18px;display:grid}.section-grid>*{min-width:0}.section-card{padding:22px}.section-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.section-title h2{margin:0;font-size:17px}.section-title small{color:var(--muted)}.quota-value{align-items:baseline;gap:8px;margin:15px 0;display:flex}.quota-value strong{color:var(--blue-600);font-size:38px}.quota-value span{color:var(--muted);font-size:19px}.region-list{display:grid}.region-row{border-top:1px solid #edf0f5;grid-template-columns:1fr auto auto;align-items:center;gap:12px;min-height:48px;display:grid}.region-row:first-child{border-top:0}.region-name{align-items:center;gap:9px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.status-dot.warning{background:var(--orange)}.status-dot.neutral{background:#98a2b3}.copy-field{gap:10px;display:flex}.copy-field input{color:#475467;background:#f9fafb;border:1px solid #d6dde8;border-radius:9px;flex:1;min-width:0;min-height:44px;padding:0 13px}.hint{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.6}.table-card{overflow:hidden}.table-scroll{overflow-x:auto}.pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.pagination-summary{color:var(--muted);font-size:13px}.pagination-actions{gap:8px;display:flex}.pagination-actions .button{min-height:36px;padding:7px 11px}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table th{color:var(--muted);text-align:left;letter-spacing:.03em;white-space:nowrap;background:#f8fafc;padding:12px 17px;font-size:12px}.data-table td{border-top:1px solid var(--line);white-space:nowrap;padding:15px 17px}.data-table td.wrap{white-space:normal}.data-table tbody tr:hover{background:#fbfcfe}.plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.plan-card{gap:14px;padding:21px;display:grid;position:relative}.plan-card.featured{border-color:var(--blue-500);box-shadow:0 12px 30px #0868ef1f}.plan-card h3,.plan-card p{margin:0}.plan-price strong{font-size:33px}.plan-price span{color:var(--muted)}.plan-features{color:#475467;gap:9px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.plan-features li:before{content:"✓";color:var(--green);margin-right:7px;font-weight:750}.plan-card .button{width:100%}.ribbon{position:absolute;top:14px;right:14px}.tabs{background:#edf1f6;border-radius:9px;gap:4px;width:fit-content;margin-bottom:18px;padding:4px;display:flex}.tab{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 13px}.tab.active{color:var(--ink);background:#fff;font-weight:650;box-shadow:0 1px 4px #10182814}.form-card{max-width:680px;padding:23px}.form-grid{gap:17px;display:grid}.form-actions{justify-content:flex-end;gap:10px;display:flex}.ticket-list{gap:10px;display:grid}.ticket-item{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:17px;display:grid}.ticket-item>*{min-width:0}.ticket-item h3,.ticket-item p{overflow-wrap:anywhere;margin:0}.ticket-item h3 .badge{vertical-align:1px;margin-left:8px}.ticket-item p{color:var(--muted);margin-top:6px;font-size:13px}.message-thread{gap:11px;display:grid}.message{background:#f1f4f8;border-radius:12px;max-width:78%;padding:12px 14px;line-height:1.6}.message.user{background:var(--blue-100);justify-self:end}.message small{color:var(--muted);margin-top:5px;display:block}.code-block{border:1px solid var(--line);color:#344054;white-space:pre-wrap;word-break:break-all;background:#f8fafc;border-radius:9px;max-height:260px;margin:0;padding:14px;font:13px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.auth-page{background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-aside{color:#fff;background:radial-gradient(circle at 70% 20%,#31a3ff8c,#0000 28%),linear-gradient(145deg,#062c70,#0769eb 75%,#2a90ff);flex-direction:column;justify-content:space-between;padding:45px clamp(35px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-aside:after{content:"";border:60px solid #ffffff14;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-210px;right:-180px}.auth-aside .brand small{color:#ffffffb8}.auth-aside h1{z-index:1;letter-spacing:-.04em;max-width:600px;margin:auto 0 20px;font-size:clamp(36px,5vw,62px);line-height:1.08;position:relative}.auth-aside>p{z-index:1;color:#ffffffc7;max-width:570px;margin:0 0 auto;font-size:17px;line-height:1.8;position:relative}.auth-proof{z-index:1;color:#ffffffdb;gap:25px;font-size:13px;display:flex;position:relative}.auth-panel{place-items:center;padding:35px;display:grid}.auth-box{width:min(420px,100%)}.auth-box h2{margin:0 0 8px;font-size:29px}.auth-box>p{color:var(--muted);margin:0 0 28px}.auth-form{gap:17px;display:grid}.auth-form .button{width:100%}.divider{color:#98a2b3;align-items:center;gap:12px;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-foot{color:var(--muted);text-align:center;margin-top:22px;font-size:14px}.auth-foot a{color:var(--blue-600);font-weight:700}.landing{background:#fff;min-height:100vh}.landing-nav{justify-content:space-between;align-items:center;max-width:1200px;height:76px;margin:auto;padding:0 24px;display:flex}.landing-links{color:#475467;gap:27px;font-size:14px;display:flex}.landing-actions{flex:none;gap:9px;display:flex}.hero{text-align:center;background:linear-gradient(#f3f8ff,#fff);place-items:center;min-height:650px;padding:90px 24px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:#1980ff1a;border-radius:50%;width:700px;height:700px;position:absolute;top:-480px;left:50%;translate:-50%;box-shadow:0 0 0 90px #1980ff0a}.hero-inner{z-index:1;max-width:840px;position:relative}.hero .badge{margin-bottom:18px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,7vw,78px);line-height:1.04}.hero h1 span{color:var(--blue-600)}.hero p{max-width:700px;color:var(--muted);margin:24px auto;font-size:18px;line-height:1.8}.hero-actions{justify-content:center;gap:12px;display:flex}.region-strip{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:45px;display:flex}.region-pill{border:1px solid var(--line);color:#344054;background:#fff;border-radius:999px;padding:10px 15px;box-shadow:0 5px 18px #1018280a}.landing-section{max-width:1200px;margin:auto;padding:85px 24px}.landing-section>header{text-align:center;max-width:700px;margin:0 auto 35px}.landing-section h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(30px,4vw,44px)}.landing-section header p{color:var(--muted);line-height:1.7}.landing-footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:35px 24px;font-size:13px}.legal-page{max-width:900px}.legal-page>header h1{margin:18px 0 10px;font-size:clamp(34px,5vw,52px)}.legal-page section+section{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.legal-page section p{color:var(--muted);line-height:1.85}.split-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:760px){.split-panels{grid-template-columns:1fr}}.checkout-page{background:linear-gradient(160deg,#eff6ff,#f8fafc);place-items:center;min-height:100vh;padding:24px;display:grid}.checkout-card{width:min(480px,100%);padding:28px}.checkout-card h1{margin:22px 0 8px}.checkout-card p{color:var(--muted);line-height:1.6}.checkout-total{border-block:1px solid var(--line);justify-content:space-between;align-items:center;margin:20px 0;padding:20px 0;display:flex}.checkout-total strong{font-size:28px}@media (max-width:980px){.metric-grid{grid-template-columns:repeat(2,1fr)}.section-grid,.plans,.auth-page{grid-template-columns:1fr}.auth-aside{display:none}}@media (max-width:720px){.pagination{flex-direction:column;align-items:stretch}.pagination-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pagination-actions .button{justify-content:center}.topbar{height:62px;padding:0 15px}.topbar .brand small,.top-link span,.topbar .avatar+span,.sidebar{display:none}.portal-main{margin-left:0;padding:24px 15px 92px}.mobile-nav{z-index:30;min-height:66px;padding:7px 5px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav .nav-link{place-items:center;gap:2px;min-height:50px;padding:3px;font-size:10px;display:grid}.mobile-nav .nav-link svg{width:20px;height:20px}.page-header{flex-direction:column;align-items:flex-start}.page-actions{width:100%}.page-actions .button{flex:1}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:105px;padding:14px}.metric strong{font-size:19px}.section-card{padding:17px}.copy-field{flex-direction:column}.copy-field .button{width:100%}.landing-nav .landing-links{display:none}.landing-nav{gap:10px;padding-inline:12px}.landing-nav .brand{gap:8px}.landing-nav .brand strong{letter-spacing:0;font-size:16px}.landing-nav .brand small{display:none}.landing-actions{gap:6px}.landing-actions .button{min-height:38px;padding-inline:12px}.landing-actions .theme-toggle{width:38px;height:38px}.hero{min-height:590px;padding-top:60px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.auth-panel{padding:25px 20px}.data-table th,.data-table td{padding-inline:13px}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}}@media (max-width:420px){.metric-grid{grid-template-columns:1fr}.topbar-actions .top-link{display:none}.quota-value strong{font-size:31px}}@media (max-width:380px){.landing-nav .brand>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:9px;flex:none;place-items:center;padding:0;font-size:19px;line-height:1;display:inline-grid}.theme-toggle:hover{border-color:var(--blue-500);color:var(--blue-500)}.auth-theme-toggle{z-index:30;position:fixed;top:18px;right:18px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--blue-700:#7ab8ff;--blue-600:#5da9ff;--blue-500:#3695ff;--blue-100:#18375c;--blue-50:#122943;--ink:#eef4fb;--muted:#9aaac0;--line:#2a394d;--surface:#141e2c;--background:#0b121c;--green:#45d483;--orange:#f4a340;--red:#ff756c;--shadow:0 18px 44px #0000004d}:root[data-theme=dark] .topbar,:root[data-theme=dark] .mobile-nav{background:#141e2cf5}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .landing,:root[data-theme=dark] .auth-page,:root[data-theme=dark] .ticket-item{background:var(--surface)}:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .field input,:root[data-theme=dark] .field textarea,:root[data-theme=dark] .select,:root[data-theme=dark] .search,:root[data-theme=dark] .search-form,:root[data-theme=dark] .copy-field input,:root[data-theme=dark] .tab.active,:root[data-theme=dark] .region-pill{border-color:var(--line);color:var(--ink);background:#192536}:root[data-theme=dark] .button-danger{background:#3b2026;border-color:#6a3438}:root[data-theme=dark] .field,:root[data-theme=dark] .top-link,:root[data-theme=dark] .nav-link,:root[data-theme=dark] .plan-features,:root[data-theme=dark] .landing-links,:root[data-theme=dark] .region-pill,:root[data-theme=dark] .code-block,:root[data-theme=dark] .usage-chart-head strong{color:var(--ink)}:root[data-theme=dark] .nav-link:hover,:root[data-theme=dark] .data-table tbody tr:hover{background:#192536}:root[data-theme=dark] .badge-positive{color:#72e4a2;background:#163d2c}:root[data-theme=dark] .badge-warning{color:#ffc26e;background:#49351d}:root[data-theme=dark] .badge-danger{color:#ff9c95;background:#48262b}:root[data-theme=dark] .badge-neutral,:root[data-theme=dark] .tabs,:root[data-theme=dark] .message,:root[data-theme=dark] .progress,:root[data-theme=dark] .data-table th,:root[data-theme=dark] .code-block,:root[data-theme=dark] .copy-field input{color:#b9c5d5;background:#1b2838}:root[data-theme=dark] .notice-danger{color:#ffaaa3;background:#3a2026;border-color:#63333a}:root[data-theme=dark] .notice-info{color:#a8ceff;background:#132b46;border-color:#294d76}:root[data-theme=dark] .notice-success{color:#8de1af;background:#173728;border-color:#285a43}:root[data-theme=dark] .notice-warning{color:#f5c97f;background:#382d1a;border-color:#654d27}:root[data-theme=dark] .usage-bar-track{background:linear-gradient(#18375c33,#18375cbf)}:root[data-theme=dark] .hero{background:linear-gradient(180deg, #102844, var(--surface))}:root[data-theme=dark] .checkout-page{background:linear-gradient(160deg, #102844, var(--background))}:root[data-theme=dark] .landing-section{background:var(--surface)}
