:root{color:#1a202c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 100% 0,#8b5cf614,#0000 40%),radial-gradient(circle at 0 100%,#3b82f60f,#0000 40%),linear-gradient(#fafbff 0%,#f0f4ff 100%);font-family:Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}#root{min-height:100vh}.auth-layout{background:radial-gradient(circle at 20% 30%,#8b5cf61f,#0000 40%),radial-gradient(circle at 80% 70%,#6366f11f,#0000 40%),linear-gradient(135deg,#f0f9ff 0%,#fae8ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-page{background:radial-gradient(circle at 20% 30%,#8b5cf61f,#0000 40%),radial-gradient(circle at 80% 70%,#6366f11f,#0000 40%),linear-gradient(135deg,#f0f9ff 0%,#fae8ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-container{width:100%;max-width:440px}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1.5px solid #8b5cf626;border-radius:24px;gap:22px;width:100%;padding:44px;display:grid;box-shadow:0 20px 60px #8b5cf626,0 8px 24px #6366f11a}.auth-header{text-align:center;margin-bottom:8px}.auth-header h1{letter-spacing:-.02em;background:linear-gradient(135deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.2}.auth-header p{color:#64748b;margin:0;font-size:15px;font-weight:500}.auth-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#475569;font-size:14px;font-weight:600}.form-group input{color:#1e293b;background:#fffffff2;border:1.5px solid #8b5cf633;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.form-group input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.form-group input:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;border-top:1px solid #8b5cf61a;padding-top:8px}.auth-footer p{color:#64748b;margin:0;font-size:14px}.auth-footer a{color:#8b5cf6;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#6366f1;text-decoration:underline}.success-message{color:#15803d;background:#22c55e1a;border:1.5px solid #22c55e4d;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500}.error-message{color:#dc2626;background:#ef44441a;border:1.5px solid #ef44444d;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500}.auth-card h1,.page-header h1{letter-spacing:-.02em;background:linear-gradient(135deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:800;line-height:1.2}.auth-card p,.page-header p,.topbar-subtitle,.brand-subtitle,.stat-card span,.model-card p,.announcement-card span,.auth-note{color:#64748b;font-weight:500;line-height:1.6}.brand-mark{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:16px;place-items:center;width:48px;height:48px;font-weight:800;display:grid;box-shadow:0 8px 24px #8b5cf659}.brand-mark.large{border-radius:20px;width:72px;height:72px;font-size:24px}.field{gap:10px;display:grid}.field span{color:#475569;font-size:14px;font-weight:600}.field input,.inline-form input{color:#1e293b;background:#fffffff2;border:1.5px solid #8b5cf633;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.field input:focus,.inline-form input:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.primary-button,.ghost-button,.icon-button{cursor:pointer;border:0;transition:all .2s}.primary-button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.primary-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.primary-button:active{transform:translateY(0)}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666}.btn-primary:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.btn-secondary{color:#6366f1;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf626;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:#8b5cf61f}.ghost-button{color:#475569;background:#ffffffe6;border:1.5px solid #8b5cf626;border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-weight:500;display:inline-flex}.ghost-button:hover{color:#6366f1;background:#8b5cf60d;border-color:#8b5cf64d}.icon-button{color:#6366f1;background:#8b5cf614;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{background:#8b5cf626;transform:scale(1.05)}.icon-button.danger{color:#dc2626;background:#ef44441a}.icon-button.danger:hover{background:#ef444426}.alert.error{color:#dc2626;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;padding:14px 16px}.shell{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-right:1px solid #8b5cf61f;padding:32px 24px;box-shadow:2px 0 16px #8b5cf60a}.brand{border-bottom:1px solid #8b5cf61a;align-items:center;gap:14px;margin-bottom:32px;padding-bottom:24px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:flex;box-shadow:0 4px 12px #6366f14d}.brand-title,.topbar-title{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.brand-subtitle,.topbar-subtitle{color:#64748b;font-size:13px}.nav{gap:6px;display:grid}.nav-item{color:#64748b;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .2s;display:flex;position:relative}.nav-item:hover{color:#8b5cf6;background:#8b5cf614;transform:translate(2px)}.nav-item.active{color:#8b5cf6;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);font-weight:600;box-shadow:0 2px 8px #8b5cf626}.nav-item.active:before{content:"";background:linear-gradient(#6366f1,#8b5cf6);border-radius:0 2px 2px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.main{grid-template-rows:auto 1fr;display:grid}.topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border-bottom:1px solid #8b5cf614;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.content{padding:32px;overflow-y:auto}.page{gap:24px;max-width:1400px;display:grid}.page-header{gap:8px;margin-bottom:8px;display:grid}.page-header h1{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:800}.page-header p{color:#64748b;margin:0;font-size:16px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.stats-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:none;border-radius:16px;flex-direction:column;gap:12px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f114,inset 0 0 0 1px #8b5cf61a}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #6366f126,inset 0 0 0 1px #8b5cf633}.stat-card span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:500}.stat-card strong{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #6366f140);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:800}.stat-card.highlight{background:linear-gradient(135deg,#8b5cf614,#a855f70d);border:1px solid #8b5cf633}.stat-footer{color:#94a3b8;align-items:center;gap:6px;margin-top:4px;font-size:13px;display:flex}.dashboard-info-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1.5px solid;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s;display:flex}.info-card:hover{transform:translateY(-2px)}.info-card-primary{background:linear-gradient(135deg,#6366f10d,#8b5cf608);border-color:#6366f133}.info-card-success{background:linear-gradient(135deg,#10b9810d,#05966908);border-color:#10b98133}.info-card-warning{background:linear-gradient(135deg,#f59e0b0d,#d9770608);border-color:#f59e0b33}.info-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.info-card-primary .info-card-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px #6366f14d}.info-card-success .info-card-icon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.info-card-warning .info-card-icon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b4d}.info-card-content{flex:1}.info-card-content h3{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:13px;font-weight:600}.info-card-content strong{color:#1e293b;margin-bottom:4px;font-size:20px;font-weight:700;display:block}.info-card-content p{color:#94a3b8;margin:0;font-size:13px}.panel-description{color:#64748b;margin:-8px 0 20px;font-size:14px;line-height:1.6}.panel-tip{color:#475569;background:#8b5cf60d;border:1px solid #8b5cf61a;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;display:flex}.panel-tip a{color:#8b5cf6;font-weight:600;text-decoration:none}.panel-tip a:hover{text-decoration:underline}.quick-link-content{flex:1;align-items:center;gap:12px;display:flex}.quick-link-content strong{color:#1e293b;margin-bottom:2px;font-size:15px;font-weight:600;display:block}.quick-link-content span{color:#94a3b8;font-size:13px;display:block}.usage-tips{background:linear-gradient(135deg,#8b5cf608,#6366f105)}.tips-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.tip-item{background:#fffc;border:1px solid #8b5cf61a;border-radius:12px;gap:14px;padding:18px;display:flex}.tip-icon{flex-shrink:0;font-size:24px}.tip-item strong{color:#1e293b;margin-bottom:4px;font-size:15px;font-weight:600;display:block}.tip-item p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.inline-tip.success{color:#059669;background:#10b9811a;border:1px solid #10b98133;border-radius:8px;padding:10px 14px}.panel-card,.announcement-card,.loading-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:none;border-radius:20px;padding:28px;transition:all .3s;box-shadow:0 4px 20px #6366f114,inset 0 0 0 1px #8b5cf61a}.panel-card:hover,.announcement-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #6366f11f,inset 0 0 0 1px #8b5cf626}.panel-card h2{color:#1e293b;background:linear-gradient(135deg,#1e293b 0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:20px;font-weight:700}.panel-grid{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.info-row,.quick-link,.announcement-head{align-items:center;gap:12px;display:flex}.info-row{flex-wrap:wrap;margin-bottom:14px}.info-row span{color:#64748b;min-width:86px;font-weight:500}code,.mono{font-family:Consolas,SFMono-Regular,monospace}code{color:#7c3aed;background:linear-gradient(135deg,#8b5cf61a,#a855f714);border:1px solid #8b5cf626;border-radius:10px;align-items:center;padding:8px 14px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #8b5cf614}.quick-links{gap:12px;display:grid}.quick-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #8b5cf61f;border-radius:14px;justify-content:space-between;padding:18px 20px;transition:all .3s;box-shadow:0 2px 8px #8b5cf60a}.quick-link:hover{background:#8b5cf614;border-color:#8b5cf640;transform:translate(6px);box-shadow:0 4px 16px #8b5cf61f}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.model-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #8b5cf61f;border-radius:16px;padding:20px;transition:all .3s;box-shadow:0 2px 12px #8b5cf60f}.model-card:hover{border-color:#8b5cf640;transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf61f}.model-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-id{color:#56707b;margin:10px 0;font-family:Consolas,SFMono-Regular,monospace;font-size:13px}.status-dot{border-radius:999px;padding:4px 10px;font-size:12px}.status-dot.available{color:#16a34a;background:#22c55e1f}.status-dot.maintenance{color:#ea580c;background:#fb923c1f}.section-head{justify-content:space-between;align-items:center;display:flex}.inline-form{gap:12px;display:flex}.table-wrap{overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;border-radius:12px;width:100%;overflow:hidden}.data-table th{text-align:left;color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;border-bottom:2px solid #8b5cf626;padding:16px 14px;font-size:13px;font-weight:600}.data-table td{text-align:left;vertical-align:middle;color:#475569;border-bottom:1px solid #8b5cf60f;padding:16px 14px}.data-table tbody tr{transition:all .2s}.data-table tbody tr:last-child td{border-bottom:none}.table-actions{gap:8px;display:flex}.doc-list{gap:14px;display:grid}.doc-list>div{background:#0a1327c7;border:1px solid #6f87ff1a;border-radius:18px;gap:10px;padding:18px;display:grid}.doc-list strong{color:#d7e4ff;font-size:14px}.ordered-list,.bullet-list{margin:0;padding-left:20px}.ordered-list li,.bullet-list li{color:#d5deef;margin-bottom:10px;line-height:1.75}.code-block{color:#e2e8f0;background:#1e293b;border:1px solid #8b5cf626;border-radius:16px;margin-top:18px;overflow:hidden;box-shadow:0 4px 12px #1e293b4d}.code-title{color:#cbd5e1;background:#ffffff0d;padding:12px 16px;font-size:13px;font-weight:500}.code-block pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:16px}.announcement-head{justify-content:space-between;margin-bottom:12px}.announcement-head h3{color:#1e293b;font-size:16px;font-weight:600}.announcement-head time{color:#94a3b8;font-size:13px;font-weight:500}.contact-box{background:linear-gradient(135deg,#8b5cf614,#6366f10f);border:1.5px solid #8b5cf633;border-radius:16px;margin-top:20px;padding:20px 22px;box-shadow:0 4px 16px #8b5cf614}.contact-box p{color:#475569;font-weight:500}.inline-tip{color:#64748b;margin-top:14px;font-size:14px;font-weight:500}.empty-state{color:#94a3b8;text-align:center;padding:48px 24px;font-size:15px;font-weight:500}.security-notice{background:linear-gradient(135deg,#8b5cf614,#6366f10f);border:2px solid #8b5cf633;border-radius:16px;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 4px 16px #8b5cf61a}.notice-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #6366f14d}.notice-content h3{color:#1e293b;margin:0 0 6px;font-size:16px;font-weight:700}.notice-content p{color:#475569;margin:0;font-size:14px;line-height:1.6}.panel-description{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:500}.keys-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.key-stat{text-align:center;background:linear-gradient(135deg,#8b5cf60f,#6366f10a);border:1px solid #8b5cf626;border-radius:14px;padding:20px;transition:all .3s}.key-stat:hover{border-color:#8b5cf640;transform:translateY(-2px);box-shadow:0 4px 16px #8b5cf61f}.key-stat strong{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:32px;font-weight:800;display:block}.key-stat span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.empty-state-card{text-align:center;background:linear-gradient(135deg,#8b5cf608,#6366f105);border:2px dashed #8b5cf633;border-radius:16px;padding:60px 24px}.empty-icon{opacity:.6;margin-bottom:16px;font-size:64px}.empty-state-card h3{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:700}.empty-state-card p{color:#64748b;margin:0;font-size:14px}.status-badge{border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.active{color:#16a34a;background:#22c55e1f}.status-badge.disabled{color:#64748b;background:#94a3b829}.status-badge.unused{color:#64748b;background:#94a3b81f}.key-cell{color:#475569;font-weight:600}.info-panel,.warning-panel{margin-top:24px}.info-panel-header,.warning-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.info-panel-header{color:#6366f1}.warning-header{color:#f59e0b}.info-panel-header h3,.warning-header h3{color:inherit;margin:0;font-size:18px;font-weight:700}.info-list{gap:16px;display:grid}.info-item{background:linear-gradient(135deg,#6366f10a,#8b5cf608);border-left:3px solid #6366f1;border-radius:8px;padding:16px 20px}.info-item strong{color:#1e293b;margin-bottom:6px;font-size:15px;font-weight:700;display:block}.info-item p{color:#475569;margin:0;font-size:14px;line-height:1.6}.warning-list{gap:10px;margin:0;padding-left:24px;display:grid}.warning-list li{color:#475569;font-size:14px;line-height:1.6}.inline-tip.success{color:#16a34a;font-weight:600}.stat-icon{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf61f,#6366f114);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.stat-content{flex-direction:column;gap:4px;display:flex}.stat-card{align-items:center;gap:16px;display:flex}.model-usage-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:20px;display:grid}.model-usage-card{background:linear-gradient(135deg,#8b5cf60a,#6366f108);border:1px solid #8b5cf626;border-radius:14px;padding:20px;transition:all .3s}.model-usage-card:hover{border-color:#8b5cf640;transform:translateY(-2px);box-shadow:0 4px 16px #8b5cf61f}.model-usage-header{border-bottom:1px solid #8b5cf61a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.model-usage-header h3{color:#1e293b;margin:0;font-size:15px;font-weight:700}.usage-badge{color:#8b5cf6;background:#8b5cf61f;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:600}.model-usage-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.usage-stat-item{flex-direction:column;gap:4px;display:flex}.usage-stat-item span{color:#64748b;font-size:12px;font-weight:500}.usage-stat-item strong{color:#1e293b;font-size:16px;font-weight:700}.table-actions-header{gap:8px;display:flex}.data-table .model-name{font-size:9px;line-height:1.15}.model-name{color:#475569;font-weight:600}.cost-cell{color:#8b5cf6;font-weight:700}.tokens-cell{color:#64748b;font-family:Consolas,SFMono-Regular,monospace}.status-badge.success{color:#16a34a;background:#22c55e1f}.status-badge.failed{color:#dc2626;background:#ef44441f}.announcement-stats{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.announcement-stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #8b5cf61f;border-radius:16px;align-items:center;gap:16px;padding:20px 24px;transition:all .3s;display:flex;box-shadow:0 2px 12px #8b5cf60f}.announcement-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #8b5cf61f}.announcement-stat-card>svg{color:#8b5cf6;flex-shrink:0}.announcement-stat-card>div{flex-direction:column;gap:4px;display:flex}.announcement-stat-card strong{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800}.announcement-stat-card span{color:#64748b;font-size:13px;font-weight:600}.announcement-list{gap:20px;display:grid}.announcement-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-left:4px solid #6366f1;border-radius:16px;padding:24px 28px;transition:all .3s;position:relative;box-shadow:0 2px 12px #8b5cf614}.announcement-card:hover{transform:translate(4px);box-shadow:0 4px 20px #8b5cf61f}.announcement-card.maintenance{border-left-color:#f59e0b}.announcement-card.feature{border-left-color:#8b5cf6}.announcement-card.important{border-left-color:#ef4444}.announcement-type-badge{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf61a,#6366f114);border:1px solid #8b5cf633;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.announcement-card.maintenance .announcement-type-badge{color:#f59e0b;background:linear-gradient(135deg,#f59e0b1a,#fb923c14);border-color:#f59e0b33}.announcement-card.feature .announcement-type-badge{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf61a,#a855f714);border-color:#8b5cf633}.announcement-card.important .announcement-type-badge{color:#ef4444;background:linear-gradient(135deg,#ef44441a,#f8717114);border-color:#ef444433}.announcement-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.announcement-header h3{color:#1e293b;margin:0;font-size:18px;font-weight:700;line-height:1.4}.announcement-header time{color:#94a3b8;white-space:nowrap;font-size:13px;font-weight:500}.announcement-content p{color:#475569;margin:0;font-size:15px;line-height:1.7}.billing-notice{background:linear-gradient(135deg,#f59e0b14,#fb923c0f);border:2px solid #f59e0b33;border-radius:16px;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 4px 16px #f59e0b1a}.notice-icon.warning{background:linear-gradient(135deg,#f59e0b 0%,#fb923c 100%)}.billing-info{background:linear-gradient(135deg,#8b5cf60a,#6366f108);border:1px solid #8b5cf61a;border-radius:12px;padding:20px}.billing-info p{color:#475569;margin:0;font-size:15px;line-height:1.7}.contact-card{background:linear-gradient(135deg,#8b5cf608,#6366f105)}.contact-methods{gap:16px;margin-top:20px;display:grid}.contact-method{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #8b5cf61f;border-radius:14px;gap:16px;padding:20px;transition:all .3s;display:flex}.contact-method:hover{border-color:#8b5cf640;transform:translate(4px);box-shadow:0 4px 16px #8b5cf61f}.contact-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #6366f14d}.contact-details h3{color:#1e293b;margin:0 0 6px;font-size:16px;font-weight:700}.contact-details p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.auth-loading,.loading-card{place-items:center;min-height:160px;display:grid}@media (width<=980px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #53666d1a;border-right:0}.nav{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-grid,.stats-grid,.stats-grid.compact,.model-grid{grid-template-columns:1fr}.topbar{padding:18px 18px 0}.content{padding:18px}.inline-form{flex-direction:column}}.landing-page{background:radial-gradient(circle at 20% 30%,#8b5cf640,#0000 25%),radial-gradient(circle at 80% 20%,#3b82f633,#0000 30%),radial-gradient(circle at 50% 80%,#ec489926,#0000 35%),radial-gradient(circle at 90% 70%,#a855f72e,#0000 28%),linear-gradient(135deg,#f0f4ff 0%,#faf5ff 50%,#fef3ff 100%);min-height:100vh;padding:20px 20px 48px;position:relative}.landing-page:before{content:"";filter:blur(60px);background:radial-gradient(circle,#8b5cf626,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite float;position:absolute;top:-50%;right:-10%}.landing-page:after{content:"";filter:blur(50px);background:radial-gradient(circle,#3b82f61f,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite reverse float;position:absolute;bottom:-30%;left:-5%}@keyframes float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.1)}}.landing-nav,.hero-section,.landing-section{z-index:1;width:min(1200px,100%);margin:0 auto;position:relative}.landing-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:2px solid #8b5cf626;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;padding:18px 24px;display:flex;box-shadow:0 8px 24px #8b5cf61f,inset 0 1px #ffffffe6}.nav-links{flex:1;justify-content:center;gap:8px;display:flex}.nav-link{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 16px;font-size:15px;font-weight:500;transition:all .2s}.nav-link:hover{color:#8b5cf6;background:#8b5cf61a}.landing-brand,.landing-actions,.hero-buttons{align-items:center;gap:14px;display:flex}.landing-link,.landing-button,.landing-secondary{border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-weight:500;transition:all .2s;display:inline-flex}.landing-link{color:#64748b}.landing-link:hover{color:#6366f1}.landing-button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%);padding:16px 32px;font-size:16px;font-weight:700;position:relative;overflow:hidden;box-shadow:0 8px 24px #8b5cf666}.landing-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.landing-button:hover:before{left:100%}.landing-button:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #8b5cf680}.landing-secondary{color:#475569;background:#ffffffe6;border:1.5px solid #8b5cf626}.landing-secondary:hover{color:#6366f1;background:#8b5cf60d;border-color:#8b5cf64d}.hero-section{display:none}.hero-minimal{width:min(1120px,100%);margin:0 auto}.hero-minimal-copy{text-align:left;box-shadow:none;background:0 0;border:none;gap:32px;padding:80px 40px 60px;display:grid}.hero-minimal-copy h1,.landing-section h2{letter-spacing:-.03em;margin:0;font-size:clamp(48px,6vw,72px);font-weight:900;line-height:1.05}.hero-minimal-copy h1{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 20px #8b5cf64d;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;max-width:680px;animation:8s infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.hero-minimal-copy>p{color:#475569;text-shadow:0 2px 8px #fffc;max-width:620px;font-size:20px;font-weight:500;line-height:1.8}.hero-stats{gap:48px;margin:8px 0;display:flex}.hero-stat{flex-direction:column;gap:6px;display:flex}.hero-stat strong{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #6366f140);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:800}.hero-stat span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:600}.hero-note{color:#475569;background:linear-gradient(135deg,#8b5cf614,#6366f10f);border:1.5px solid #8b5cf633;border-radius:12px;width:fit-content;padding:14px 20px;font-size:15px;font-weight:600}.hero-minimal-copy p,.landing-section p,.feature-card p,.faq-card p,.step-card p,.protocol-card p{color:#60717e}.hero-badge,.section-kicker{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf626,#ec489926);border:2px solid #8b5cf64d;border-radius:999px;align-items:center;width:fit-content;padding:10px 18px;font-size:14px;font-weight:700;animation:3s ease-in-out infinite pulse;display:inline-flex;box-shadow:0 4px 16px #8b5cf633}@keyframes pulse{0%,to{box-shadow:0 4px 16px #8b5cf633}50%{box-shadow:0 4px 24px #8b5cf666}}.landing-section{margin-top:22px;padding:12px 0}.landing-section.compact{width:min(980px,100%);position:relative}.landing-section.compact .section-kicker{margin-bottom:8px;font-size:16px}.section-header{text-align:center;margin-bottom:48px}.section-kicker{color:#8b5cf6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin-bottom:12px;font-size:14px;font-weight:600;display:inline-flex}.section-title{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:42px;font-weight:800;line-height:1.2}.section-description{color:#64748b;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.model-cards{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:48px;display:grid}.model-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-radius:20px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #6366f11a,inset 0 0 0 1px #ffffff80}.model-card:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.model-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6366f133,inset 0 0 0 1px #ffffff80}.model-card:hover:before{opacity:1}.model-card-purple:before{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.model-card-blue:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.model-card-green:before{background:linear-gradient(90deg,#10b981,#14b8a6)}.model-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.model-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.model-pricing{color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:8px;padding:8px 16px;font-size:18px;font-weight:700}.model-name{background:linear-gradient(135deg,#1e293b,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:28px;font-weight:800}.model-id{color:#64748b;margin-bottom:16px;font-family:Courier New,monospace;font-size:14px}.model-description{color:#475569;margin-bottom:24px;font-size:16px;font-weight:500;line-height:1.7}.model-use-case{color:#475569;background:linear-gradient(135deg,#8b5cf60f,#6366f10a);border:1px solid #8b5cf626;border-radius:10px;margin-top:20px;padding:14px 16px;font-size:14px;font-weight:500}.model-features{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.model-feature{color:#475569;align-items:center;gap:8px;font-size:14px;display:flex}.feature-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.code-section{background:linear-gradient(135deg,#6366f10d,#8b5cf60d);border-radius:24px;padding:64px 48px}.code-example-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #6366f11a,inset 0 0 0 1px #ffffff80}.code-tabs{background:#f8fafccc;border-bottom:1px solid #e2e8f0cc;gap:4px;padding:12px 12px 0;display:flex}.code-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px 8px 0 0;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;position:relative}.code-tab:hover{color:#8b5cf6;background:#8b5cf61a}.code-tab.active:after{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);height:2px;position:absolute;bottom:-1px;left:0;right:0}.code-content{background:#fff;padding:24px;position:relative}.code-copy-btn{color:#8b5cf6;cursor:pointer;z-index:10;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.code-copy-btn:hover{background:#8b5cf626;border-color:#8b5cf64d}.code-block{color:#1e293b;white-space:pre;background:0 0;border:none;margin:0;padding:0;font-family:Courier New,Consolas,Monaco,monospace;font-size:14px;line-height:1.6;overflow-x:auto}.code-block code{padding-right:120px;display:block}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border-radius:16px;padding:32px;transition:all .3s;box-shadow:0 4px 24px #6366f11a,inset 0 0 0 1px #ffffff80}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6366f126,inset 0 0 0 1px #ffffff80}.feature-icon-wrapper{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex;box-shadow:0 4px 16px #6366f14d}.feature-card h3{color:#1e293b;margin-bottom:12px;font-size:20px;font-weight:700}.feature-card p{color:#64748b;margin:0;font-size:15px;font-weight:500;line-height:1.7}.model-pill-row,.protocol-simple-grid,.faq-simple-list{margin-top:16px}.model-pill-row{flex-wrap:wrap;gap:12px;display:flex}.model-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#6366f1;background:linear-gradient(135deg,#fffffff2,#ffffffd9);border:2px solid #8b5cf633;border-radius:999px;padding:14px 22px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #8b5cf626,inset 0 1px #fffc}.model-pill:hover{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-color:#8b5cf666;transform:translateY(-4px)scale(1.05);box-shadow:0 12px 28px #8b5cf640,inset 0 1px #fffc}.protocol-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.protocol-simple-card,.faq-simple-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#ffffffd9);border:2px solid #8b5cf626;border-radius:20px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #8b5cf61f,inset 0 1px #fffc}.protocol-simple-card:before,.faq-simple-item:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.protocol-simple-card:hover,.faq-simple-item:hover{border-color:#8b5cf64d;transform:translateY(-4px);box-shadow:0 16px 40px #8b5cf633,inset 0 1px #fffc}.protocol-simple-card:hover:before,.faq-simple-item:hover:before{opacity:1}.protocol-simple-card strong,.faq-simple-item h3{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:20px;font-weight:800;display:block}.faq-simple-item p{color:#475569;margin:0;font-size:16px;font-weight:500;line-height:1.7}.faq-simple-list{gap:18px;display:grid}@media (width<=980px){.landing-page{padding:16px}.landing-nav{flex-direction:column;gap:16px;padding:16px}.nav-links{flex-direction:column;gap:4px;width:100%}.nav-link{text-align:center;width:100%}.landing-brand,.landing-actions,.hero-buttons{flex-direction:column;align-items:flex-start}.landing-actions{justify-content:center;width:100%}.hero-section,.landing-section.split,.feature-grid,.faq-grid{grid-template-columns:1fr}.hero-minimal-copy{padding:28px 18px}.hero-minimal-copy h1{font-size:42px}.hero-stats{flex-direction:column;gap:24px}.hero-stat strong{font-size:28px}.hero-note{width:100%}.section-title{font-size:32px}.model-cards{grid-template-columns:1fr}.code-tabs{overflow-x:auto}.code-block code{padding-right:24px}.code-copy-btn{justify-content:center;width:100%;margin-bottom:16px;position:static}.protocol-simple-grid{grid-template-columns:1fr}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-radius:20px;width:100%;max-width:600px;max-height:90vh;animation:.3s slideUp;overflow-y:auto;box-shadow:0 20px 60px #6366f14d,inset 0 0 0 1px #ffffff80}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #8b5cf61a;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.modal-header h2{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:24px;font-weight:700}.modal-close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.modal-close:hover{color:#8b5cf6;background:#8b5cf61a}.modal-body{padding:32px}.warning-panel{background:linear-gradient(135deg,#fb923c1a,#ef444414);border:1px solid #fb923c4d;border-radius:12px;margin-bottom:24px;padding:16px 20px}.warning-panel p{color:#ea580c;margin:8px 0;font-size:14px;line-height:1.6}.warning-panel p:first-child{font-weight:600}.key-display{background:#0f172af2;border:1px solid #6366f14d;border-radius:12px;align-items:center;gap:12px;margin-top:8px;padding:16px;display:flex}.key-display code{word-break:break-all;color:#e0e7ff;box-shadow:none;background:0 0;border:none;flex:1;padding:0;font-family:Courier New,Consolas,monospace;font-size:13px}.key-display button{flex-shrink:0}.form-group{margin-bottom:24px}.form-group label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input[type=text],.form-group input[type=number],.form-group input[type=datetime-local],.form-group input[type=email],.form-group input[type=password],.form-group select{background:#fffc;border:2px solid #8b5cf633;border-radius:12px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.form-group input:focus,.form-group select:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 4px #8b5cf61a}.radio-group{gap:10px;display:grid}.radio-option{cursor:pointer;background:#8b5cf60a;border:1px solid #8b5cf626;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.radio-option input{accent-color:#8b5cf6}.form-group-hint{color:#64748b;margin-top:6px;font-size:13px}.checkbox-group{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;background:#8b5cf60d;border:2px solid #8b5cf633;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.checkbox-item:hover{background:#8b5cf61a;border-color:#8b5cf6}.checkbox-item input[type=checkbox]{cursor:pointer;accent-color:#8b5cf6;width:18px;height:18px}.checkbox-item.checked{background:#8b5cf626;border-color:#8b5cf6}.checkbox-item label{cursor:pointer;color:#334155;margin:0;font-size:14px;font-weight:500}.quota-toggle{background:#8b5cf60d;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex}.quota-toggle input[type=checkbox]{cursor:pointer;accent-color:#8b5cf6;width:20px;height:20px}.quota-toggle label{cursor:pointer;color:#334155;margin:0;font-size:14px;font-weight:600}.modal-footer{border-top:1px solid #8b5cf61a;justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}.modal-footer button{cursor:pointer;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.modal-footer .secondary-button{color:#8b5cf6;background:#8b5cf61a}.modal-footer .secondary-button:hover{background:#8b5cf633}.modal-footer .primary-button{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);box-shadow:0 4px 12px #8b5cf64d}.modal-footer .primary-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.modal-footer .primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=768px){.modal-content{border-radius:16px;max-width:100%}.modal-header,.modal-body,.modal-footer{padding:20px}.checkbox-group{flex-direction:column}.checkbox-item{width:100%}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eefc;background:radial-gradient(circle at 50% 18%,#31d3be24,#0000 28%),radial-gradient(circle at 82% 8%,#4a69ff2e,#0000 22%),linear-gradient(#030711 0%,#07101f 30%,#09162a 100%);font-family:Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif}body{color:#e8eefc;background:radial-gradient(circle at 50% 18%,#31d3be24,#0000 28%),radial-gradient(circle at 82% 8%,#4a69ff2e,#0000 22%),linear-gradient(#030711 0%,#07101f 30%,#09162a 100%)}a{color:inherit}.auth-page,.landing-page,.shell{isolation:isolate;position:relative}.auth-page:before,.landing-page:before,.shell:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#82a0ff14 1px,#0000 1px),linear-gradient(90deg,#82a0ff14 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#ffffff73,#0000 90%);mask-image:linear-gradient(#ffffff73,#0000 90%)}.auth-page{background:radial-gradient(circle at 50% 24%,#17c4bc1f,#0000 24%),linear-gradient(#030711 0%,#081225 100%)}.landing-page{background:radial-gradient(circle at 50% 18%,#25c6b724,#0000 30%),radial-gradient(circle at 84% 10%,#4d65ff29,#0000 22%),linear-gradient(#030711 0%,#07101d 35%,#0a1730 100%);padding-bottom:72px}.landing-page:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#0206101f,#0206107a),radial-gradient(circle at 50% 0,#ffffff0a,#0000 40%);position:absolute;inset:0}.landing-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a18c7;border:1px solid #6f87ff29;border-radius:24px;margin-top:8px;padding:18px 24px;box-shadow:0 18px 42px #00000052,inset 0 1px #ffffff0d}.brand-title,.topbar-title{background:linear-gradient(#fff 0%,#d8e5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.brand-subtitle,.topbar-subtitle,.nav-item,.panel-description,.page-header p,.feature-card p,.section-description,.hero-minimal-copy>p,.auth-header p,.quick-link-content span,.announcement-header time,.announcement-content p,.info-item p,.tip-item p,.usage-stat-item span,.model-card p{color:#98a8c8}.brand-mark{background:radial-gradient(circle at 30% 30%,#ffd286d9,#0000 30%),linear-gradient(135deg,#f26d8f 0%,#7d5cff 55%,#2ea6ff 100%);box-shadow:0 0 0 1px #ffffff0f,0 10px 24px #5352ff66,0 0 36px #22beff29}.nav-links .nav-link,.landing-link{color:#d0d8ea}.nav-links .nav-link:hover,.landing-link:hover{color:#fff}.landing-button,.primary-button,.btn-primary,.modal-footer .primary-button{background:linear-gradient(135deg,#3d6eff 0%,#7758ff 55%,#8a59ff 100%);box-shadow:0 14px 34px #485cff4d,inset 0 0 0 1px #9daeff14}.landing-button:hover,.primary-button:hover,.btn-primary:hover,.modal-footer .primary-button:hover{box-shadow:0 18px 42px #485cff61,0 0 24px #5e87ff42}.landing-secondary,.ghost-button,.btn-secondary,.secondary-button{color:#d9e3fb;background:#0a1123db;border:1px solid #6f87ff2e;box-shadow:inset 0 1px #ffffff0a}.ghost-button:hover,.landing-secondary:hover,.btn-secondary:hover,.secondary-button:hover{color:#fff;background:#101a31f5;border-color:#7aacff59}.hero-badge,.section-kicker{color:#85c9ff;background:#081227cc;border:1px solid #4d77ff2e;animation:none;box-shadow:0 10px 26px #0000003d,inset 0 1px #ffffff0d}.hero-minimal-copy{gap:28px;padding:92px 40px 68px}.hero-minimal-copy h1{background:linear-gradient(#fff 0%,#dff2ff 32%,#78daff 58%,#63ffb4 100%);-webkit-text-fill-color:transparent;text-shadow:0 6px 14px #071f522e;-webkit-background-clip:text;background-clip:text;max-width:860px}.hero-note{color:#bad4f8;background:#091328e0;border:1px solid #5c7cff29}.hero-stat strong,.section-title,.stat-card strong,.announcement-stat-card strong{background:linear-gradient(#fff 0%,#d5e3ff 100%);-webkit-text-fill-color:transparent;filter:none;-webkit-background-clip:text;background-clip:text}.hero-stat span,.stat-card span,.announcement-stat-card span{color:#8fa3c8}.feature-card,.model-card,.protocol-simple-card,.faq-simple-item,.code-example-container{background:#080f20d6;border:1px solid #6f87ff24;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff0a}.feature-card:hover,.model-card:hover,.protocol-simple-card:hover,.faq-simple-item:hover{border-color:#6db8ff47;box-shadow:0 16px 34px #00000042,inset 0 0 0 1px #3fd3be14}.feature-icon-wrapper,.stat-icon,.info-card-icon{background:linear-gradient(135deg,#3a66fff5,#45d5c6eb);box-shadow:0 10px 26px #2362ff47,0 0 26px #24d7bb24}.code-section{background:0 0;padding-inline:0}.code-tabs{background:#0b1327eb;border-bottom:1px solid #6f87ff29}.code-tab{color:#8da4c8}.code-tab.active{color:#fff;background:#070e1df0}.code-content{background:#070e1df0}.code-copy-btn{color:#bfe5ff;background:#3d6eff24;border-color:#62a9ff42}.code-block,.code-block code{color:#dce7ff}.protocol-simple-card strong,.faq-simple-item h3,.feature-card h3,.quick-link-content strong,.panel-card h2,.model-name,.model-card-head strong,.usage-stat-item strong,.announcement-header h3,.info-item strong,.empty-state-card h3,.auth-header h1,.page-header h1{background:linear-gradient(#fff 0%,#d7e6ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shell{background:radial-gradient(circle at 50% 10%,#21b6b81f,#0000 24%),linear-gradient(#030711 0%,#08111f 26%,#0a1628 100%);min-height:100vh}.shell:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#0206102e,#02061075);position:absolute;inset:0}.sidebar{background:#040a18d1;border-right:1px solid #6f87ff24;box-shadow:18px 0 40px #0000003d,inset 0 1px #ffffff0a}.sidebar:after{content:"";pointer-events:none;background:linear-gradient(#2e4a9214,#0000 60%);border-radius:24px;position:absolute;inset:118px 18px 18px}.brand{border-bottom-color:#6f87ff1f}.nav-item{color:#92a7cb;background:0 0}.nav-item:hover{color:#fff;background:#3860ff14}.nav-item.active{color:#fff;background:linear-gradient(135deg,#3d6eff2e,#53ddbf1a);box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0f2b7038}.nav-item.active:before{background:linear-gradient(#5ea8ff,#5dffbf)}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060c1abd;border-bottom:1px solid #6f87ff1a}.topbar-actions{align-items:center;gap:10px;display:inline-flex}.topbar-title{font-size:20px}.content{padding:34px}.page-header{gap:10px}.panel-card,.announcement-card,.loading-card,.stat-card,.auth-card,.modal-content,.announcement-stat-card,.model-usage-card,.contact-box,.tip-item,.empty-state-card,.quick-link,.key-stat,.info-card{background:#080f20d6;border:1px solid #6f87ff24;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff0a}.panel-card{border-radius:24px}.stat-card.highlight,.usage-tips,.security-notice,.warning-panel,.info-item,.panel-tip{background:#0a1328e0;border-color:#619eff29}.stats-grid{gap:14px}.stat-card{border-radius:18px;justify-content:center;gap:8px;min-height:88px;padding:12px 14px}.stats-grid.compact .stat-card{min-height:78px}.stat-card strong{letter-spacing:-.03em;font-size:18px}.stat-card span{letter-spacing:.14em;font-size:9px}.stat-footnote{color:#8ea5cb;font-size:9px}.section-head{align-items:flex-start}.quick-links{gap:16px}.quick-link{border-radius:18px;min-height:72px}.quick-link svg,.nav-item svg{color:#8fcaff}.quick-link-content strong{font-size:14px}.nav{gap:10px}.nav-item{min-height:54px}.nav-item span{font-size:15px;font-weight:600}.topbar{padding:22px 30px}.topbar-subtitle{margin-top:4px}.page{gap:28px}.page-header h1{letter-spacing:-.03em;font-size:28px}.info-row{background:#0b1429bd;border:1px solid #6f87ff1a;border-radius:16px;min-height:52px;padding:12px 14px}.info-row code{flex:1;min-height:30px}.model-meta-row{margin-top:18px;display:flex}.model-meta-chip{color:#b7dfff;background:#3d6eff1a;border:1px solid #6dbfff24;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.model-family-tabs{flex-wrap:wrap;gap:12px;display:flex}.model-family-tab{color:#cfe1ff;cursor:pointer;background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-width:108px;padding:10px 14px;display:inline-flex}.model-family-tab span{font-size:12px}.model-family-tab strong{color:#fff;font-size:13px}.model-family-tab.active{background:linear-gradient(135deg,#3d6eff2e,#53ddbf1f);border-color:#68bfff38}.model-variant-list{gap:10px;margin-top:14px;display:grid}.model-variant-list>span{color:#8ea5cb;font-size:11px}.model-variant-chips{flex-wrap:wrap;gap:8px;display:flex}.model-variant-chip{color:#bfd6ff;background:#3d6eff14;border:1px solid #6f87ff1f;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;display:inline-flex}.dashboard-progress-block{background:#091226e0;border:1px solid #6f87ff1f;border-radius:18px;margin-top:22px;padding:14px}.dashboard-progress-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-progress-header strong,.dashboard-rank-head strong,.trend-bar-meta strong{color:#f5f8ff;font-size:13px}.dashboard-progress-header span,.dashboard-rank-head span,.trend-bar-meta span,.trend-bar-cost{color:#8ea5cb;font-size:11px}.dashboard-progress-track,.trend-bar-track{background:#32446b57;border-radius:999px;width:100%;height:10px;overflow:hidden}.dashboard-progress-bar,.trend-bar-fill{background:linear-gradient(90deg,#49a3ff 0%,#63ffb8 100%);border-radius:999px;height:100%}.trend-bars{gap:14px;display:grid}.trend-bar-card{background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:14px;padding:10px 12px}.trend-bar-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.trend-bar-cost{margin-top:10px}.dashboard-rank-list{gap:14px;display:grid}.dashboard-rank-item{background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:14px;padding:12px}.dashboard-rank-head{align-items:center;gap:14px;margin-bottom:14px;display:flex}.dashboard-rank-head>div{gap:4px;display:grid}.dashboard-rank-index{color:#9bcfff;background:#3d6eff1f;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-rank-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-rank-metrics>div{gap:4px;display:grid}.dashboard-rank-metrics span{color:#8ea5cb;font-size:11px}.dashboard-rank-metrics strong{color:#f2f7ff;font-size:13px}.mini-chart{height:18px;margin-top:2px}.mini-chart svg{width:100%;height:100%}.mini-chart-path{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.mini-chart-balance{stroke:#68bfff}.mini-chart-cost{stroke:#8b7cff}.mini-chart-success{stroke:#58efb2}.dashboard-line-chart{gap:14px;display:grid;position:relative}.dashboard-line-chart svg{background:#081022ad;border:1px solid #6f87ff14;border-radius:16px;width:100%;height:170px}.dashboard-line-legend{color:#8ea5cb;align-items:center;gap:18px;font-size:12px;display:flex}.dashboard-line-legend span{align-items:center;gap:8px;display:inline-flex}.dashboard-line-tooltip{color:#cfe1ff;z-index:2;pointer-events:none;background:#0a1327e0;border:1px solid #6f87ff1f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 12px;font-size:11px;display:inline-flex;position:absolute;top:38px;left:12px;box-shadow:0 10px 24px #0000003d}.dashboard-line-tooltip strong{color:#fff;font-size:12px}.line-dot{border-radius:999px;width:8px;height:8px;display:inline-block}.line-dot-blue,.line-series-blue,.line-point-blue{color:#68bfff;stroke:#68bfff;fill:#68bfff}.line-dot-green,.line-series-green,.line-point-green{color:#58efb2;stroke:#58efb2;fill:#58efb2}.dashboard-line-grid{stroke:#6f87ff1f;stroke-width:1px}.dashboard-line-series{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.dashboard-line-point{stroke:#081022d9;stroke-width:2px}.dashboard-line-hitbox,.dashboard-line-column-hitbox{fill:#0000;cursor:pointer}.dashboard-line-label{fill:#8ea5cb;font-size:11px}.log-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.log-filter-item{gap:8px;display:grid}.log-filter-item span{color:#8ea5cb;font-size:11px}.log-filter-item select{color:#e7f0ff;background:#0b1429bd;border:1px solid #6f87ff1f;border-radius:12px;min-height:40px;padding:0 12px}.protocol-simple-card code{word-break:break-all;width:100%;display:block}.panel-card:hover,.announcement-card:hover,.stat-card:hover,.quick-link:hover,.model-usage-card:hover,.announcement-stat-card:hover{border-color:#68bfff42;transform:translateY(-3px)}.data-table thead{background:#111d3aeb}.table-wrap{border:1px solid #6f87ff1a;border-radius:18px;overflow:hidden}.data-table th{color:#89c8ff;border-bottom-color:#6590ff29}.data-table td{color:#dbe7ff;border-bottom-color:#6f87ff14}.data-table tbody tr:hover{background:#3d6eff14}code,.mono{color:#b9e8ff}code{box-shadow:none;background:#13213fd1;border:1px solid #5482ff2e}.status-dot.available,.status-badge.active,.status-badge.success{color:#6df3be;background:#2ad6aa1f}.status-dot.maintenance,.status-badge.failed,.status-badge.disabled{color:#ffca7b;background:#ffb35224}.inline-tip.success,.success-message{color:#9ef0c6;background:#22c68a1f;border:1px solid #52e2aa2e}.error-message,.alert.error{color:#ffb8c5;background:#ff63841a;border:1px solid #ff788f2e}.auth-card{background:linear-gradient(#080f1ff5,#0a1429e6),#080f1fe6;max-width:460px}.landing-page,.shell,.auth-page{-webkit-backdrop-filter:none;backdrop-filter:none}.key-display{border-radius:16px}.model-grid{gap:18px}.model-card{min-height:210px}.model-id{color:#7cc7ff}.announcement-card{border-radius:22px}.auth-footer{border-top-color:#6f87ff1a}.auth-footer a{color:#84c7ff}.form-group label,.field span{color:#d8e5ff}.form-group input,.form-group select,.field input,.inline-form input{color:#f1f6ff;background:#0a1225eb;border-color:#6f87ff29}.form-group input::placeholder,.form-group select::placeholder,.field input::placeholder,.inline-form input::placeholder{color:#7085a8}.form-group input:focus,.form-group select:focus,.field input:focus,.inline-form input:focus{background:#0c162cf5;border-color:#5fb0ff85;box-shadow:0 0 0 4px #2d65ff24}.verification-row{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.verification-button{white-space:nowrap;min-width:128px;height:48px}.modal-overlay{background:#020610b8}.modal-header,.modal-footer{border-color:#6f87ff1a}.key-display{background:#040916f0;border-color:#6590ff2e}@media (width<=980px){.landing-nav{padding:16px}.hero-minimal-copy{padding:40px 12px 24px}.content{padding:18px}}.group-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.group-overview-card{background:#091226e0;border:1px solid #6f87ff1f;border-radius:20px;padding:18px;box-shadow:0 12px 28px #0000002e,inset 0 1px #ffffff0a}.group-overview-card.family-claude{background:linear-gradient(135deg,#2650be42,#0e1730e0)}.group-overview-card.family-gpt{background:linear-gradient(135deg,#12857a42,#0e1730e0)}.group-overview-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.group-overview-head strong{color:#f3f7ff;font-size:16px}.group-overview-head span{color:#bce7ff;background:#ffffff14;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.group-overview-card p{color:#95a8cb;margin:0 0 14px;font-size:14px}.group-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.group-model-chip{color:#cfe1ff;background:#3d6eff1a;border:1px solid #6f87ff24;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;line-height:1.2;display:inline-flex}.group-model-chip.muted{color:#8ea5cb;background:#ffffff0a}.model-group-section{gap:10px;margin-top:16px;display:grid}.model-group-section>span{color:#8ea5cb;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.model-group-toggle{flex-wrap:wrap;gap:8px;display:flex}.model-group-button{color:#bcd4fb;cursor:pointer;background:#0a1327c2;border:1px solid #6f87ff24;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;transition:all .2s}.model-group-button:hover{color:#fff;border-color:#68bfff3d}.model-group-button.active{color:#fff;background:linear-gradient(135deg,#3d6eff38,#53ddbf2e);border-color:#68bfff47;box-shadow:0 8px 18px #1f49b82e}.pricing-group-item{background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.pricing-group-item+.pricing-group-item{margin-top:12px}.pricing-group-item strong{color:#f5f8ff;margin-bottom:4px;font-size:14px;display:block}.pricing-group-item span{color:#8ea5cb;font-size:12px}.group-overview-card.family-gemini{background:linear-gradient(135deg,#12857a47,#0e1730e0)}.model-market-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.model-market-search{color:#bcd4fb;background:#0a1327c2;border:1px solid #6f87ff1f;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.model-market-search input{color:#f2f7ff;background:0 0;border:0;outline:none;width:100%;font-size:14px}.model-market-search input::placeholder{color:#7e93b7}.model-market-selects{flex-wrap:wrap;gap:12px;display:flex}.model-market-selects select{color:#e7f0ff;background:#0a1327c2;border:1px solid #6f87ff1f;border-radius:14px;min-width:170px;min-height:48px;padding:0 14px}.model-market-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.model-market-card{gap:0;min-height:430px;padding:20px;display:grid;position:relative;overflow:hidden}.model-market-grid.compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.model-market-card.compact{align-content:start;min-height:260px}.model-market-card:before{content:"";opacity:.95;width:100%;height:4px;position:absolute;inset:0 auto auto 0}.model-market-card.tone-claude:before{background:linear-gradient(90deg,#4d8eff,#7fd0ff)}.model-market-card.tone-gpt:before{background:linear-gradient(90deg,#ff9a55,#ffd36c)}.model-market-card.tone-gemini:before{background:linear-gradient(90deg,#1ec9a0,#6ef0c5)}.model-market-card.tone-other:before{background:linear-gradient(90deg,#96a2bb,#c6d2e8)}.model-market-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.model-market-card-badges{flex-wrap:wrap;gap:8px;display:flex}.model-card-head.compact{margin-bottom:10px}.model-market-badge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.model-market-badge.badge-claude{color:#9ad2ff;background:#3d6eff29}.model-market-badge.badge-gpt{color:#ffc98d;background:#ffa45424}.model-market-badge.badge-gemini{color:#8ff0cf;background:#23c99d24}.model-market-badge.badge-other,.model-market-badge.subtle{color:#bfd0e9;background:#ffffff0f}.model-price-box{background:#081022c7;border:1px solid #6f87ff1f;border-radius:18px;gap:12px;margin-top:18px;padding:14px;display:grid}.model-price-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-price-line span{color:#8ea5cb;font-size:12px}.model-price-line strong{color:#f4f8ff;font-size:15px}.model-card-summary{color:#a7b9d8;margin-top:0;margin-bottom:18px;line-height:1.55}.model-card-footer{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:auto;display:flex}.model-card-price-brief{gap:6px;display:grid}.model-card-price-brief span{color:#8ea5cb;font-size:11px}.model-card-price-brief strong{color:#f4f8ff;font-size:15px}.usage-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.usage-table th,.usage-table td{white-space:nowrap}.usage-path-cell{white-space:normal;word-break:break-word;color:#b8cbe8;max-width:220px}.usage-log-list{gap:12px;display:grid}.usage-log-row{background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:18px;overflow:hidden}.usage-log-row.expanded{border-color:#68bfff33}.usage-log-summary{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.usage-log-main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.usage-log-main strong{color:#f5f8ff}.usage-log-metrics{color:#cfe1ff;white-space:nowrap;align-items:center;gap:18px;display:flex}.usage-log-metrics strong{color:#fff}.usage-log-chevron{color:#9db2d4;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.usage-log-chevron.expanded{transform:rotate(180deg)}.usage-log-expanded{background:#070f1fc7;border-top:1px solid #6f87ff14;padding:0 18px 18px}.usage-log-expanded-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-top:16px;display:grid}.usage-log-expanded-grid>div{gap:6px;display:grid}.usage-log-expanded-grid span{color:#8ea5cb;font-size:11px}.usage-log-expanded-grid strong{color:#f5f8ff;word-break:break-word;font-size:13px;line-height:1.5}.usage-log-detail-lines{gap:8px;margin-top:16px;display:grid}.usage-log-detail-lines code{white-space:normal;word-break:break-word;line-height:1.6;display:block}.usage-pagination{color:#8ea5cb;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:13px;display:flex}.usage-pagination-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.usage-page-indicator{color:#e4efff;font-weight:600}.usage-pagination select{color:#e7f0ff;background:#0a1327c2;border:1px solid #6f87ff1f;border-radius:12px;min-height:40px;padding:0 12px}.model-detail-trigger{color:#d9e8ff;cursor:pointer;background:#0a1327c2;border:1px solid #6f87ff24;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.model-detail-trigger:hover{color:#fff;border-color:#68bfff3d;transform:translateY(-1px)}.model-detail-modal{color:#e7f0ff;background:linear-gradient(#080f1ffa,#0a1429f0),#080f1ff0;border:1px solid #6f87ff24;width:min(960px,100vw - 40px);max-width:960px;box-shadow:0 24px 64px #00000057,inset 0 0 0 1px #ffffff0a}.model-detail-header{align-items:flex-start;gap:18px}.model-detail-header h2{color:#f5f8ff;-webkit-text-fill-color:initial;background:0 0;margin:12px 0 8px;font-size:30px;line-height:1.1}.model-detail-header p{color:#9fb4d7;margin:0;line-height:1.6}.model-detail-body{gap:20px;display:grid}.model-detail-section{background:#081022b8;border:1px solid #6f87ff1a;border-radius:20px;padding:18px}.section-head.compact{margin-bottom:12px}.section-head.compact h3{color:#f4f8ff;margin:0;font-size:16px}.model-detail-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.model-detail-stat{background:#0b1429bd;border:1px solid #6f87ff1a;border-radius:18px;gap:8px;padding:16px;display:grid}.model-detail-stat span,.model-detail-info-card span{color:#8ea5cb;font-size:11px}.model-detail-stat strong,.model-detail-info-card strong{color:#f7fbff;font-size:16px}.model-detail-copy{color:#c9d9ef;margin:0;line-height:1.75}.model-detail-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.model-detail-info-card{background:#0b1429bd;border:1px solid #6f87ff1a;border-radius:18px;gap:8px;padding:16px;display:grid}.contact-modal{max-width:520px}.contact-modal-body,.contact-card-block{gap:18px;display:grid}.contact-card-meta{text-align:center;gap:6px;display:grid}.contact-card-meta strong{color:#f5f8ff;font-size:22px}.contact-card-meta span{color:#8ea5cb;font-size:14px}.contact-qr-shell{justify-content:center;display:flex}.contact-qr-image{background:#fffffffa;border:1px solid #6f87ff24;border-radius:24px;width:min(100%,320px);box-shadow:0 16px 32px #00000038,inset 0 0 0 1px #ffffff0a}.contact-card-info{gap:12px;display:grid}.contact-info-row{background:#0a1327c2;border:1px solid #6f87ff1a;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.contact-info-row span{color:#8ea5cb;font-size:13px}.table-actions{flex-wrap:wrap}.key-cell{word-break:break-all;max-width:220px}.form-group-hint{color:#8ea5cb;line-height:1.55}.radio-option{background:#0a1327c2;border-color:#6f87ff1f}.radio-option span{color:#e7f0ff}@media (width<=980px){.group-overview-grid{grid-template-columns:1fr}}@media (width<=768px){.landing-page{padding:14px 14px 40px}.landing-nav{border-radius:22px;gap:14px;padding:16px;display:grid}.landing-brand{flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.landing-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.landing-link,.landing-button{min-height:46px}.landing-link{align-items:center;display:inline-flex}.landing-button{width:auto;padding-inline:18px}.nav-links{flex-wrap:wrap;gap:8px;width:100%;display:flex}.nav-link{background:#0c162dd1;border:1px solid #6f87ff1f;border-radius:999px;flex:none;width:auto;min-height:40px;padding:0 14px}.hero-minimal-copy{gap:18px;padding:32px 8px 18px}.hero-minimal-copy h1{letter-spacing:-.05em;font-size:clamp(38px,12vw,56px);line-height:.94}.hero-minimal-copy>p{max-width:none;font-size:15px}.hero-badge,.section-kicker{width:fit-content;max-width:100%}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.hero-stat{min-width:0;padding:0}.hero-stat strong{font-size:24px}.hero-stat span{font-size:11px}.hero-buttons{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.hero-buttons .landing-button,.hero-buttons .landing-secondary{justify-content:center;width:100%}.hero-note{word-break:break-all;width:100%}.section-header{gap:12px}.section-title{font-size:28px;line-height:1.02}.section-description{font-size:14px}.feature-grid,.model-cards,.protocol-simple-grid,.faq-simple-list,.tips-grid,.dashboard-rank-metrics,.dashboard-info-cards,.group-overview-grid,.model-grid,.panel-grid,.stats-grid,.stats-grid.compact,.log-filter-grid{grid-template-columns:1fr}.shell{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.sidebar{z-index:10;border-bottom:1px solid #6f87ff1f;border-right:0;padding:16px 14px 12px;position:sticky;top:0;box-shadow:0 18px 30px #0000002e,inset 0 1px #ffffff0a}.sidebar:after{display:none}.brand{margin-bottom:14px;padding-bottom:14px}.nav{scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav-item{border-radius:999px;flex:none;min-height:44px;padding:0 14px;transform:none}.nav-item.active:before{display:none}.main{grid-template-rows:auto 1fr}.topbar{flex-direction:column;align-items:stretch;gap:12px;padding:16px 14px}.topbar-title{font-size:18px}.topbar-actions{grid-template-columns:1fr;width:100%;display:grid}.ghost-button{justify-content:center;width:100%}.content{padding:16px 14px 24px}.page{gap:18px}.page-header h1{font-size:24px}.page-header p,.panel-description{font-size:13px}.section-head{gap:12px}.panel-card,.announcement-card,.loading-card,.stat-card,.announcement-stat-card,.model-usage-card,.contact-box,.tip-item,.empty-state-card,.quick-link,.info-card{border-radius:18px;padding:16px}.stat-card,.stats-grid.compact .stat-card{min-height:0;padding:14px 16px}.stat-card strong{font-size:24px}.info-row{min-height:0;padding:10px 12px}.info-row span{width:100%;min-width:0}.info-row code{width:100%}.quick-link{min-height:0}.quick-link-content{align-items:flex-start}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{min-width:720px}.data-table th,.data-table td{white-space:nowrap;padding:12px 10px;font-size:12px}.dashboard-line-chart svg{height:210px}.dashboard-line-legend{flex-wrap:wrap;gap:12px}.dashboard-line-tooltip{margin-top:4px;position:static}.doc-list>div,.pricing-group-item,.dashboard-rank-item,.trend-bar-card{padding:14px}.model-card{min-height:0}.model-card-head,.group-overview-head,.pricing-group-item,.dashboard-progress-header,.trend-bar-meta{flex-direction:column;align-items:flex-start}.model-group-toggle,.group-chip-row,.model-variant-chips,.model-family-tabs{gap:8px}.model-family-tab{flex:calc(50% - 8px);min-width:0}.code-example-container{overflow:hidden}.code-tabs{flex-wrap:nowrap;overflow-x:auto}.code-tab{flex:none}.code-content{padding:16px}.code-copy-btn{justify-content:center;width:100%;margin-bottom:14px;position:static}.code-block,.code-block code,pre{white-space:pre-wrap;word-break:break-word;font-size:12px}.model-market-toolbar{grid-template-columns:1fr}.usage-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-log-summary,.usage-pagination{flex-direction:column;align-items:flex-start}.usage-log-metrics,.usage-pagination-controls{width:100%}.usage-log-expanded-grid{grid-template-columns:1fr}.model-market-selects,.model-market-selects select{width:100%}.model-market-card{min-height:auto}.model-card-footer{flex-direction:column;align-items:stretch}.model-detail-stat-grid,.model-detail-info-grid{grid-template-columns:1fr}.model-detail-modal{width:min(960px,100vw - 24px)}}@media (width<=560px){.usage-filter-grid{grid-template-columns:1fr}.usage-log-main,.usage-log-metrics{gap:8px}.landing-nav{gap:12px;padding:14px}.landing-brand{gap:12px}.brand-subtitle{font-size:12px}.nav-links{grid-template-columns:1fr 1fr;gap:8px;display:grid}.nav-link{text-align:center;justify-content:center;width:100%;min-height:44px;padding-inline:10px}.landing-actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;display:grid}.hero-stats{grid-template-columns:1fr}.brand-mark{border-radius:14px;width:44px;height:44px}.brand-title,.topbar-title{font-size:17px}.hero-minimal-copy h1{max-width:11ch;font-size:clamp(30px,11vw,42px);line-height:.96}.hero-minimal-copy{padding-top:22px}.hero-minimal-copy>p{font-size:14px;line-height:1.6}.hero-note{font-size:12px}.hero-buttons .landing-button,.hero-buttons .landing-secondary{min-height:46px}.feature-card,.protocol-simple-card,.faq-simple-item{padding:16px}.model-family-tab{flex-basis:100%}.contact-info-row{flex-direction:column;align-items:flex-start}}
