:root{--ink:#101010;--muted:#666;--line:#e6ddcf;--paper:#fff7ea;--soft:#f4eee4;--accent:#ff6b35;--lime:#d8f35d;--black:#0c0c0c;--green:#1f8a4c;--blue:#2563eb;--danger:#dc2626;--shadow:0 18px 60px #0e0e0e1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Arial,sans-serif}h1,h2,h3,h4,h5,h6,strong,b,.nav>a,.nav .dropdown>button,.actions a,.brand strong{font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-header,.hero,.intro,.ecosystem,.bases,.courses,.tools,.feature-pair,.news,.reserve,.site-footer,.page-shell{width:min(1160px,100% - 40px);margin-inline:auto}.hero p,.intro p,.ecosystem p,.base-list p,.course-grid p,.feature-pair p,.reserve p,.content-card p{color:var(--muted);line-height:1.8}
.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;align-items:center;gap:22px;width:100%;padding:14px 32px;display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;display:flex}.brand img{object-fit:contain;width:50px;height:50px}.brand span{gap:2px;display:grid}.brand strong{font-size:24px;font-weight:400}.brand small{color:var(--muted);font-size:12px}.city-inline{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;display:flex}.city-picker{position:relative}.city-picker>button{color:var(--ink);background:var(--soft);border:0;border-radius:999px;padding:7px 12px;font-weight:400}.city-popup{z-index:60;border:1px solid var(--line);width:310px;max-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:16px;position:absolute;top:calc(100% + 12px);left:0;overflow:auto}.city-popup-header{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;display:flex}.city-close{color:#334155;background:#f1f5f9;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:inline-grid}.city-popup section+section{margin-top:14px}.city-name{color:var(--ink);background:0 0;border:0;padding:0;font-weight:400}.area-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.area-list button{color:#334155;background:#f1f5f9;border:0;border-radius:6px;padding:5px 10px;font-size:12px}.area-list .area-city{color:#b45309;background:#fff1e8}.area-list button:hover{background:var(--black);color:#fff}.nav{white-space:nowrap;align-items:center;gap:22px;margin-left:auto;display:flex}.nav>a,.nav .dropdown>button,.actions a{color:#1f2937;align-items:center;gap:6px;font-weight:400;display:inline-flex}.nav .dropdown{margin-block:-12px;padding-block:12px;position:relative}.nav .dropdown>button{background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.dropdown-menu{min-width:160px;box-shadow:var(--shadow);background:#fff;border:1px solid #0000000f;border-radius:12px;padding:8px;display:none;position:absolute;top:100%;left:0}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:grid}.dropdown-menu a{border-radius:8px;padding:9px 12px;font-size:14px}.dropdown-menu a:hover{background:#f8fafc}.muted-link{color:#94a3b8;cursor:default}.actions{white-space:nowrap;align-items:center;gap:14px;display:flex}.account-menu{margin-block:-10px;padding-block:10px;position:relative}.account-trigger{color:#172033;background:#fff;border:1px solid #d7dee8;border-radius:999px;align-items:center;gap:8px;max-width:220px;padding:8px 11px 8px 8px;display:inline-flex}.account-trigger span{color:#0f766e;background:#eff6f3;border-radius:50%;place-items:center;width:28px;height:28px;display:inline-grid}.account-trigger em{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:14px;font-style:normal;overflow:hidden}.account-dropdown{z-index:70;min-width:230px;box-shadow:var(--shadow);background:#fff;border:1px solid #dce3ec;border-radius:8px;padding:8px;display:none;position:absolute;top:100%;right:0}.account-menu:hover .account-dropdown,.account-menu:focus-within .account-dropdown{gap:4px;display:grid}.account-card{border-bottom:1px solid #edf1f5;gap:3px;margin-bottom:4px;padding:8px 9px 10px;display:grid}.account-card strong,.account-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-card strong{color:#111827;font-size:14px;font-weight:400}.account-card small{color:#667085;font-size:12px}.account-dropdown a,.account-logout{color:#334155;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:9px 10px;font-size:14px;display:flex}.account-dropdown a:hover,.account-logout:hover,.account-dropdown a:focus,.account-logout:focus{background:#f6f8fb}.account-logout{cursor:pointer}.btn{border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-weight:400;display:inline-flex}.btn.dark{color:#fff;background:var(--black)}.btn.light{color:#fff;background:#ffffff1a;border:1px solid #ffffff57}
.hero{color:#fff;background:#111;border-radius:42px;grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:44px;min-height:680px;margin-top:24px;padding:76px;display:grid;position:relative;overflow:hidden}.hero-slider{border-radius:0;width:100%;max-width:none;margin-top:0;padding:0;display:block}.hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:44px;width:min(1160px,100% - 40px);min-height:680px;margin-inline:auto;padding:76px 0;display:grid;position:relative}.slides,.slide,.hero-overlay{position:absolute;inset:0}.slide{opacity:0;transition:opacity .9s,transform 5.6s;transform:scale(1.04)}.slide.active{opacity:1;transform:scale(1)}.slide-bg-layer,.slide-image-layer,.slide-tech-layer{position:absolute;inset:0}.slide-bg-layer{background:linear-gradient(135deg,#0f172a,#2563eb)}.slide-image-layer{opacity:.92;background-position:50%;background-repeat:no-repeat;background-size:cover}.slide-tech-layer{background:linear-gradient(105deg,#0000008f,#00000014 58%),radial-gradient(circle at 78% 22%,#7dd3fc47,#0000 24%),radial-gradient(circle at 16% 74%,#a3e63529,#0000 26%)}.hero-overlay{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-copy,.hero-panel{z-index:2;position:relative}.eyebrow,.intro span,.section-head span,.feature-pair span,.reserve span{color:var(--accent);font-weight:400}.hero .eyebrow{color:var(--lime)}.hero h1{letter-spacing:0;margin:24px 0 22px;font-size:74px;font-weight:400;line-height:1}.hero p{color:#ffffffd1;max-width:720px;font-size:19px}.hero .btn.dark{color:var(--black);background:var(--lime)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hero-panel{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.hero-panel div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;padding:22px}.hero-panel b,.hero-panel span{display:block}.hero-panel b{font-size:36px;font-weight:400}.hero-panel span{color:#ffffffb8}.slider-dots{z-index:3;gap:9px;display:flex;position:absolute;bottom:32px;left:max(20px,50vw - 580px)}.slider-dots button{background:#ffffff52;border:0;border-radius:999px;width:30px;height:5px;padding:0}.slider-dots button.active{background:var(--lime)}.intro{border-block:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:56px;padding:70px 0;display:grid}.intro-visual{background:linear-gradient(90deg,#fffffff5,#ffffffd1 58%,#fff3),url(/C/assets/ai-automation-flow.jpg) 50%/cover no-repeat;border:0;border-radius:34px;margin-top:34px;padding:56px;position:relative;overflow:hidden}.ecosystem,.bases,.courses,.tools,.news{padding:78px 0}.tools{margin-bottom:34px;padding-block:52px}.section-head{max-width:780px;margin-bottom:34px}.tools .section-head{text-align:center;max-width:100%;margin-bottom:24px}.section-anchor{height:0;scroll-margin-top:96px;display:block}.ecosystem-grid,.base-list,.news-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ecosystem-grid i{color:#fff;background:var(--black);border-radius:50%;place-items:center;width:44px;height:44px;font-style:normal;display:inline-grid}.ecosystem-grid h3,.course-grid h3{margin:22px 0 12px;font-size:25px;font-weight:400}.bases,.tools{background:var(--paper);border-radius:42px;padding-inline:40px}.base-list strong,.news-grid strong{font-size:24px;font-weight:400;line-height:1.35;display:block}.base-list em{color:var(--accent);margin:10px 0 16px;font-style:normal;font-weight:400;display:block}.course-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.course-grid small{color:var(--accent);font-weight:400}.tool-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tool-grid span{border:1px solid var(--line);text-align:center;background:#fff;border-radius:999px;padding:13px 16px;font-weight:400}.feature-pair{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-pair article{background:var(--soft);border-radius:8px;padding:34px}.feature-pair span,.reserve-icons span{align-items:center;gap:8px;display:inline-flex}.news{padding-top:36px}.news .section-head{text-align:center;max-width:100%}.news-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.news-tabs button,.news-tabs a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:10px 24px;display:inline-flex}.news-tabs button.active,.news-tabs button:hover,.news-tabs a.active,.news-tabs a:hover{border-color:var(--black);color:#fff;background:var(--black)}.news-hero-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}.news-hero,.news-card{color:#fff;background:#141827;border-radius:8px;min-height:260px;display:flex;position:relative;overflow:hidden}.news-card{min-height:220px}.hero-bg,.card-cover,.hero-gradient,.card-gradient{position:absolute;inset:0}.hero-bg,.card-cover{background-position:50%;background-size:cover;transition:transform .4s}.news-hero:hover .hero-bg,.news-card:hover .card-cover{transform:scale(1.05)}.hero-gradient,.card-gradient{background:linear-gradient(#00000014,#00000047 52%,#000000e0)}.hero-content,.card-body{z-index:1;flex-direction:column;justify-content:flex-end;width:100%;padding:30px;display:flex;position:relative}.hero-content em,.card-body em{background:#ffffff2e;border-radius:999px;align-self:flex-start;padding:3px 12px;font-size:12px;font-style:normal}.hero-content strong{margin:12px 0 8px;font-size:24px;font-weight:400;line-height:1.35}.hero-content small,.card-body small{color:#ffffffb8;line-height:1.6}.hero-content time,.card-body time{color:#ffffff94;margin-top:8px;font-size:12px}.card-meta{align-items:center;gap:9px;margin-bottom:8px;display:flex}.card-body strong{margin-bottom:7px;font-size:17px;font-weight:400}.news-more{text-align:center;margin-top:24px}.news-more a{border:1px solid var(--line);border-radius:999px;padding:11px 30px;font-weight:400;display:inline-flex}.empty-panel{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;grid-column:1/-1;padding:50px}.reserve{color:#fff;background:var(--black);border-radius:40px;grid-template-columns:.9fr 1.1fr;gap:42px;padding:44px;display:grid}.reserve span{color:var(--lime)}.reserve p{color:#ffffffb8}.reserve-icons{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.reserve-icons span{color:#fffc;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 12px;font-size:13px}.reserve-form{gap:12px;display:grid}.reserve-form option{color:var(--ink)}.reserve-date-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.reserve-date-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert();opacity:1}.reserve-msg{color:#fffc;text-align:center}.reserve-msg.success{color:#7dffb1}.reserve-msg.error{color:#ffb4b4}.site-footer{color:#ffffffc7;background:linear-gradient(135deg,#0f172af5,#1e293bf0),radial-gradient(circle at 80% 20%,#d8f35d2e,#0000 28%);border-radius:8px;margin-top:54px;margin-bottom:34px;padding:34px;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.site-footer-main,.site-footer-bottom{z-index:1;position:relative}.site-footer-main{grid-template-columns:minmax(0,1.35fr) minmax(160px,.55fr) minmax(260px,.8fr);gap:34px;display:grid}.site-footer-brand a{align-items:center;gap:12px;display:inline-flex}.site-footer-brand img{object-fit:cover;border-radius:8px;width:42px;height:42px}.site-footer-brand b{color:#fff;font-size:25px;font-weight:400;display:block}.site-footer-brand small,.site-footer-links span,.site-footer-contact span{color:#d8f35deb}.site-footer-brand p{color:#ffffffad;max-width:520px;margin:18px 0 0;line-height:1.8}.site-footer-links,.site-footer-contact{align-content:start;gap:11px;display:grid}.site-footer-links a{color:#ffffffd1}.site-footer-links a:hover{color:#fff}.site-footer-contact p{color:#ffffffad;align-items:flex-start;gap:8px;margin:0;line-height:1.7;display:flex}.site-footer-contact svg{color:var(--lime);flex:none;margin-top:4px}.site-footer-bottom{color:#ffffff94;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;font-size:13px;display:flex}.site-footer-bottom a{color:#ffffffb3}
.intro h2,.section-head h2,.feature-pair h2,.reserve h2,.page-title h1{letter-spacing:0;margin:10px 0 0;font-size:46px;font-weight:400;line-height:1.14}.page-shell{padding:42px 0 80px}.page-title{gap:12px;margin-bottom:28px;display:grid}.page-title p{max-width:720px;color:var(--muted);line-height:1.8}.news-list{gap:18px;display:grid}.news-list-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:260px 1fr;gap:24px;padding:14px;display:grid}.news-list-item img{object-fit:cover;border-radius:6px;width:100%;height:170px}.news-list-item h2{margin:7px 0 10px;font-size:24px;font-weight:400}.meta-row{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.pill{background:var(--soft);color:var(--accent);border-radius:999px;padding:4px 10px;font-weight:400}.article-shell{max-width:880px;margin:0 auto;padding:44px 20px 80px}.article-cover{object-fit:cover;border-radius:8px;width:100%;max-height:430px;margin:24px 0}.article-content{color:#1f2937;font-size:17px;line-height:1.9}.article-content img{border-radius:8px;max-width:100%;height:auto}.article-content p{margin:0 0 18px}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:#0f172a;margin:1.2em 0 .55em;font-weight:400;line-height:1.35}.article-content h1{font-size:34px}.article-content h2{font-size:28px}.article-content h3{font-size:23px}.article-content ul,.article-content ol{margin:0 0 18px;padding-left:24px}.article-content li+li{margin-top:8px}.article-content blockquote{color:#475569;background:#f8fafc;border-left:3px solid #cbd5e1;margin:20px 0;padding:4px 0 4px 16px}.article-content hr{border:0;border-top:1px solid #e2e8f0;margin:28px 0}.article-content a{color:#2563eb;text-underline-offset:3px;text-decoration:underline}.content-card{max-width:880px}.aboutp-shell{width:min(1160px,100% - 40px);margin:0 auto}.aboutp-content{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;max-width:1040px;margin:0 auto;padding:30px;box-shadow:0 18px 44px #0f172a0f}
.auth-shell{color:#fff;background:linear-gradient(120deg,#0d1222f5,#0a1c2ceb),radial-gradient(circle at 18% 18%,#48d3ff52,#0000 28%),radial-gradient(circle at 82% 16%,#d8f35d38,#0000 24%),#08111f;place-items:center;min-height:100vh;padding:96px 30px 42px;display:grid;position:relative;overflow:hidden}.auth-shell:before{content:"";opacity:.24;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.auth-shell:after{content:"";background:linear-gradient(135deg,#0000 48%,#6ee7ff47 49%,#0000 50%),radial-gradient(circle,#6ee7ff2e,#0000 62%);border:1px solid #6ee7ff2e;border-radius:50%;width:52vw;max-width:680px;height:52vw;max-height:680px;position:absolute;inset:12% -10% auto auto}.auth-logo{z-index:2;color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:400;display:inline-flex;position:absolute;top:26px;left:30px}.auth-logo img{object-fit:contain;background:#ffffffeb;border-radius:12px;width:44px;height:44px}.auth-stage{z-index:1;grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:56px;width:min(1080px,100%);display:grid;position:relative}.auth-hero-copy span,.auth-kicker{color:#9de8ff;letter-spacing:0;text-transform:uppercase;font-size:13px}.auth-hero-copy h1{max-width:620px;margin:18px 0;font-size:58px;font-weight:400;line-height:1.08}.auth-hero-copy p{color:#ffffffb8;max-width:560px;margin:0;font-size:18px;line-height:1.8}.agent-lines{gap:10px;width:min(460px,100%);margin-top:34px;display:grid}.agent-lines i{color:#ffffffc7;background:#ffffff0f;border:1px solid #9de8ff38;border-radius:8px;padding:12px 14px;font-style:normal}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070f1dbd;border:1px solid #9de8ff38;border-radius:8px;width:min(430px,100%);padding:32px;box-shadow:0 24px 80px #00000052}.auth-card h2{margin:8px 0 0;font-size:30px;font-weight:400}.auth-card p{color:#ffffffad;line-height:1.7}.auth-card a{color:#9de8ff}.auth-form{gap:12px;margin-top:24px;display:grid}.auth-form-shell{gap:18px;display:grid}.auth-password-form,.sms-auth-form{margin-top:0}.auth-form input,.auth-form select,.sms-auth-form input,.sms-auth-form select{color:#fff;background:#ffffff14;border:1px solid #9de8ff38;border-radius:8px;outline:0;padding:14px}.auth-form input::placeholder,.sms-auth-form input::placeholder{color:#ffffff85}.auth-form button,.sms-auth-form button{background:linear-gradient(90deg, #9de8ff, var(--lime));color:#07111f;border:0;border-radius:999px;padding:14px;font-weight:400}.auth-form-divider{color:#ffffff7a;align-items:center;gap:12px;font-size:13px;display:flex}.auth-form-divider:before,.auth-form-divider:after{content:"";background:#9de8ff2e;flex:1;height:1px}.number-auth-entry{gap:8px;display:grid}.number-auth-button{color:#fff;background:#ffffff14;border:1px solid #9de8ff47;justify-content:center;align-items:center;gap:8px;display:inline-flex}.number-auth-button:disabled{cursor:not-allowed;opacity:.62}.number-auth-entry p{color:#ffffffad;margin:0;font-size:13px;line-height:1.6}.sms-auth-panel{gap:10px;display:grid}.sms-auth-form{gap:12px;display:grid}.sms-auth-panel label{color:#ffffffc2;gap:8px;font-size:13px;display:grid}.sms-phone-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.sms-phone-row button{color:#fff;background:#ffffff14;border:1px solid #9de8ff47;min-width:112px}.sms-auth-panel>button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.sms-auth-panel p{color:#ffffffad;margin:0;font-size:13px;line-height:1.6}@media (max-width:520px){.sms-phone-row{grid-template-columns:1fr}.sms-phone-row button{width:100%}}.user-sms-panel{gap:0;display:grid}.user-sms-form{gap:16px;display:grid}.user-sms-form .form-group{gap:8px;display:grid}.user-sms-form label{color:#ffffffb3;font-size:14px}.user-sms-form input{color:#fff;background:#ffffff14;border:1px solid #9de8ff38;border-radius:8px;outline:0;width:100%;padding:14px;font-size:15px}.user-sms-form input::placeholder{color:#fff6}.user-sms-form input:focus{border-color:#9de8ff66}.captcha-row{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.captcha-row input{flex:1}.captcha-image-wrap{align-items:center;gap:8px;display:flex}.captcha-image{cursor:pointer;border-radius:6px;height:50px}.captcha-refresh{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #9de8ff47;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.captcha-refresh:hover{background:#ffffff1f}.sms-code-row{grid-template-columns:1fr auto;gap:12px;display:grid}.send-sms-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#ffffff14;border:1px solid #9de8ff47;border-radius:8px;min-width:120px;padding:14px 16px;font-size:14px}.send-sms-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn{background:linear-gradient(90deg, #9de8ff, var(--lime));color:#07111f;cursor:pointer;border:0;border-radius:999px;margin-top:8px;padding:14px;font-size:15px;font-weight:400}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.user-sms-form .form-message{text-align:center;border-radius:8px;margin:0;padding:12px;font-size:14px}.user-sms-form .form-message.error{color:#feb2b2;background:#fc81811f;border:1px solid #fc818159}.user-sms-form .form-message.success{color:#68d391;background:#68d3911f;border:1px solid #68d39159}@media (max-width:480px){.captcha-row,.sms-code-row{grid-template-columns:1fr}.send-sms-btn{width:100%}}.click-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;place-items:center;padding:20px;animation:.18s click-fade-in;display:grid;position:fixed;inset:0}@keyframes click-fade-in{0%{opacity:0}to{opacity:1}}.click-modal{-webkit-user-select:none;user-select:none;background:#070f1df5;border:1px solid #9de8ff38;border-radius:12px;width:min(360px,100%);padding:20px;animation:.22s click-pop-in;box-shadow:0 24px 80px #00000080}@keyframes click-pop-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.click-modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.click-modal-title{color:#fff;font-size:16px;font-weight:500}.click-close-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #9de8ff33;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.click-close-btn:hover{color:#fff;background:#ffffff1f}.click-prompt{color:#ffffffc7;margin-bottom:12px;font-size:14px;line-height:1.6}.click-prompt-chars{color:#fbd38d;letter-spacing:2px;font-size:16px;font-weight:600}.click-image-wrap{background:#1a202c;border:1px solid #9de8ff26;border-radius:8px;width:300px;height:160px;margin:0 auto;position:relative;overflow:hidden}.click-image{cursor:crosshair;width:100%;height:100%;display:block}.click-mark{color:#07111f;pointer-events:none;background:linear-gradient(135deg,#9de8ff,#63b3ed);border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.click-loading{background:#0006;place-items:center;display:grid;position:absolute;inset:0}.click-spinner{animation:1s linear infinite click-spin}@keyframes click-spin{to{transform:rotate(360deg)}}.click-status{color:#ffffff9e;align-items:center;gap:6px;min-height:22px;margin:12px 0;font-size:13px;display:flex}.click-status-ok{color:#68d391}.click-status-err{color:#fc8181}.click-status-hint{color:#ffffff8c}.click-actions{justify-content:flex-end;gap:8px;display:flex}.click-refresh-btn,.click-undo-btn,.click-submit-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #9de8ff47;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:inline-flex}.click-refresh-btn:hover,.click-undo-btn:hover{background:#ffffff24}.click-refresh-btn:disabled,.click-undo-btn:disabled{opacity:.5;cursor:not-allowed}.click-submit-btn{background:linear-gradient(90deg, #9de8ff, var(--lime));color:#07111f;border:0;font-weight:500}.click-submit-btn:disabled{opacity:.5;cursor:not-allowed}
.ecosystem-grid article,.base-list article,.course-grid article,.content-card,.stat-card,.admin-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:26px}.reserve-form input,.reserve-form select,.reserve-form textarea,.form-grid input,.form-grid select,.form-grid textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;outline:0;width:100%;padding:15px 16px}.reserve-form textarea,.form-grid textarea{resize:vertical;min-height:88px}.reserve-form button,.primary-button{background:var(--lime);color:var(--black);border:0;border-radius:999px;padding:15px 20px;font-weight:400}.reserve-form button:disabled,.primary-button:disabled{opacity:.6;cursor:not-allowed}.admin-layout{background:#f8fafc;grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#111827;border-right:1px solid #e2e8f0;padding:24px}.admin-sidebar strong{margin-bottom:24px;font-size:22px;font-weight:400;display:block}.admin-sidebar nav{gap:8px;display:grid}.admin-sidebar a{color:#ffffffb8;border-radius:8px;padding:11px 12px}.admin-sidebar a:hover,.admin-sidebar a.active{color:#fff;background:#ffffff1a}.admin-main{padding:30px}.admin-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.admin-head h1{margin:0;font-size:32px;font-weight:400}.admin-head p{color:#64748b;margin:8px 0 0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{border-color:#e2e8f0}.stat-card span{color:#64748b;font-size:13px}.stat-card strong{margin-top:10px;font-size:28px;font-weight:400;display:block}.admin-grid{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.admin-panel{border-color:#e2e8f0}.admin-panel h2{margin:0 0 16px;font-weight:400}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:11px 9px}.data-table th{color:#64748b;font-weight:400}.form-grid{gap:12px;display:grid}.form-grid.compact-form{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:end}.form-grid.compact-form>b,.form-grid.compact-form .primary-button,.form-grid.compact-form .form-message{grid-column:1/-1}.form-grid.compact-form label:has(textarea){grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{color:var(--ink);background:#fff;border-color:#e2e8f0}.form-grid label{color:#475569;gap:6px;font-size:13px;font-weight:400;display:grid}.form-message{color:#2563eb;margin:0;font-size:13px}.admin-action-modal-backdrop{z-index:1200;background:#0f172a8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-action-modal{background:#fff;border:1px solid #dbe4ee;border-radius:8px;width:min(760px,100%);max-height:min(82vh,920px);padding:18px;overflow:auto;box-shadow:0 28px 60px #0f172a38}.admin-action-modal-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.admin-action-modal-head h3{color:#101828;margin:0;font-size:18px;font-weight:400}.admin-action-modal-head p{color:#667085;margin:6px 0 0;font-size:12px}.admin-action-close,.admin-action-secondary{color:#334155;background:#fff;border:1px solid #d7e2ee;border-radius:8px;padding:8px 12px}.admin-action-close{min-width:38px;padding:6px 10px;line-height:1}.admin-action-form{gap:12px;display:grid}.admin-action-form>label{color:#475569;gap:6px;font-size:13px;font-weight:400;display:grid}.admin-action-form input,.admin-action-form select,.admin-action-form textarea{color:#101828;background:#fff;border:1px solid #d7e2ee;border-radius:8px;width:100%;padding:12px 14px}.admin-action-form textarea{resize:vertical;min-height:96px}.admin-action-modal-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}.upload-field{color:#475569;border:1px dashed #cbd5e1;border-radius:8px;gap:6px;padding:10px;font-size:13px;font-weight:400;display:grid}.upload-field input{padding:0}.upload-field small{color:#64748b;word-break:break-all;font-weight:400}.slideshow-manager,.slideshow-editor-panel{gap:18px;display:grid}.slideshow-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.slideshow-panel-head h2,.slideshow-card h3,.slideshow-preview h3{margin:0;font-weight:400}.slideshow-panel-head p,.slideshow-card p,.slideshow-card small,.slideshow-preview p{color:#64748b;margin:6px 0 0}.slideshow-editor-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:18px;display:grid}.slideshow-form{grid-template-columns:repeat(2,minmax(0,1fr))}.slideshow-wide-field,.slideshow-upload,.slideshow-form .primary-button,.slideshow-form .form-message{grid-column:1/-1}.slideshow-upload span,.slideshow-form .primary-button,.slideshow-card-actions button{align-items:center;gap:6px;display:inline-flex}.slideshow-upload input{color:#334155;background:0 0}.slideshow-preview,.slideshow-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.slideshow-preview{gap:12px;display:grid}.slideshow-preview>span{color:#475569;font-size:13px}.slideshow-visual{background:#0f172a;border-radius:8px;min-height:118px;position:relative;overflow:hidden}.slideshow-visual.large{min-height:280px}.slideshow-visual-bg,.slideshow-visual-image,.slideshow-visual-grid{position:absolute;inset:0}.slideshow-visual-image{opacity:.92;background-position:50%;background-repeat:no-repeat;background-size:cover}.slideshow-visual-grid{background:linear-gradient(105deg,#00000080,#00000014 60%),linear-gradient(#ffffff14 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/32px 32px}.slideshow-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.slideshow-card{gap:10px;display:grid}.slideshow-card>div:nth-of-type(2){justify-content:space-between;align-items:center;gap:10px;display:flex}.slideshow-card small{word-break:break-all}.slideshow-card-actions{flex-wrap:wrap;gap:8px;display:flex}.slideshow-card-actions button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px}.legacy-admin{color:#0f172a;background:#f5f6fa;min-height:100vh}.legacy-sidebar{z-index:100;color:#fff;background:#1e293b;width:240px;padding-bottom:40px;position:fixed;inset:0 auto 0 0;overflow-y:auto}.legacy-sidebar h5{color:#818cf8;align-items:center;gap:8px;margin:0;padding:20px 16px;font-size:18px;font-weight:400;display:flex}.legacy-sidebar nav{gap:2px;padding-top:10px;display:grid}.legacy-sidebar section{display:grid}.legacy-cat{color:#64748b;letter-spacing:2px;justify-content:space-between;align-items:center;padding:12px 20px 4px;font-size:11px;font-weight:400;display:flex}.legacy-sidebar a{color:#94a3b8;border-radius:6px;align-items:center;gap:8px;margin:2px 8px;padding:10px 12px;font-size:14px;display:flex}.legacy-sidebar a:hover,.legacy-sidebar a:focus{color:#fff;background:#334155}.legacy-topbar{z-index:99;background:#fff;justify-content:space-between;align-items:center;margin-left:240px;padding:12px 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0f172a14}.legacy-topbar strong{font-size:20px;font-weight:400}.legacy-topbar span{color:#64748b;align-items:center;gap:10px;font-size:14px;display:inline-flex}.legacy-main{gap:24px;margin-left:240px;padding:24px;display:grid}.legacy-section{scroll-margin-top:72px}.legacy-section h2{align-items:center;gap:8px;margin:0 0 16px;font-size:20px;font-weight:400;display:flex}.legacy-panel{background:#fff;border:0;border-radius:12px;padding:18px;box-shadow:0 1px 3px #0f172a14}.legacy-panel+.legacy-panel{margin-top:16px}.legacy-panel h3{margin:0 0 14px;font-size:16px;font-weight:400}.admin-range{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.admin-range button,.segmented button,.mini-button,.action-buttons button,.inline-form button,.tier-card button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:400}.admin-range button:first-child,.segmented button.active,.mini-button{color:#fff;background:#6366f1;border-color:#6366f1}.admin-range span{color:#64748b;font-size:13px}.stat-grid.compact{grid-template-columns:repeat(4,1fr)}.table-wrap{width:100%;overflow:auto}.legacy-admin .data-table{background:#fff;min-width:760px}.legacy-admin .data-table th{white-space:nowrap;background:#f8fafc}.legacy-admin .data-table td{color:#334155}.badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:400;display:inline-flex}.badge.success{color:#166534;background:#dcfce7}.badge.muted{color:#475569;background:#e2e8f0}.badge.info{color:#1d4ed8;background:#dbeafe}.action-buttons{flex-wrap:wrap;gap:6px;max-width:320px;display:inline-flex}.action-buttons button{color:#2563eb;padding:4px 8px}.muted-action{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:400}.action-buttons button:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.tag-list .action-buttons{vertical-align:middle;max-width:none;margin-left:4px;display:inline-flex}.tag-list .action-buttons button{color:#2563eb;background:0 0;border:0;padding:1px 4px;font-size:11px}.admin-textarea,.legacy-panel input,.legacy-panel textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:8px 10px}.admin-textarea{resize:vertical;min-height:130px}.inline-form{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.inline-form input{width:92px}.user-inline-form{margin-bottom:14px}.user-inline-form input{width:min(260px,100%)}.user-center{gap:18px;display:grid}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.package-grid article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:8px;padding:14px;display:grid}.package-grid b,.package-grid span{color:#0f172a}.package-grid span{font-size:22px;font-weight:400}.package-grid small{color:#64748b}.segmented{border:1px solid #cbd5e1;border-radius:8px;margin-bottom:14px;display:inline-flex;overflow:hidden}.segmented button{border:0;border-radius:0}.legacy-panel label{color:#475569;gap:6px;margin:10px 0;font-size:13px;font-weight:400;display:grid}.package-grid b,.tier-card b,.form-grid.compact-form>b{font-weight:400}.tier-list{gap:14px;display:grid}.tier-card{background:#fff;border-left:4px solid #94a3b8;border-radius:12px;gap:8px;padding:18px;display:grid;box-shadow:0 1px 3px #0f172a14}.tier-card div{justify-content:space-between;align-items:center;gap:10px;display:flex}.tier-card b{color:#fff;border-radius:999px;padding:6px 10px}.tier-card p{color:#334155;margin:0}.tier-card small{color:#64748b}.tier-card button{justify-self:start}.tag-list{flex-wrap:wrap;gap:5px;max-width:520px;display:flex}.tag-list em{color:#334155;background:#f1f5f9;border-radius:5px;padding:3px 7px;font-size:12px;font-style:normal}.model-list{columns:2;color:#334155;margin:0;padding-left:18px}.model-list li{break-inside:avoid;margin-bottom:6px}.cms-news-shell{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:18px;display:grid}.cms-news-list,.cms-news-editor,.cms-page-editor{gap:16px;display:grid}.cms-news-list-header,.cms-news-editor-header,.cms-news-actions,.cms-cover-grid,.cms-editor-footer,.cms-news-card-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.cms-news-list-header,.cms-news-editor-header{align-items:start}.cms-news-list-header h3,.cms-news-editor-header h3{margin:0 0 4px;font-size:18px;font-weight:400}.cms-news-list-header p,.cms-news-editor-header p,.cms-editor-footer span,.cms-news-card p,.cms-preview-pane p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.cms-news-filters{gap:12px;display:grid}.cms-status-tabs{margin:0}.cms-status-tabs button{min-width:72px}.cms-news-cards{gap:12px;max-height:920px;padding-right:4px;display:grid;overflow:auto}.cms-news-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:88px minmax(0,1fr);gap:12px;width:100%;padding:10px;display:grid}.cms-news-card.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.cms-news-card:hover{border-color:#94a3b8}.cms-news-card-cover{color:#475569;background:linear-gradient(135deg,#e2e8f0,#cbd5e1) 50%/cover no-repeat;border-radius:8px;place-items:center;min-height:88px;font-size:12px;display:grid}.cms-news-card-body{gap:8px;min-width:0;display:grid}.cms-news-card-body strong{color:#0f172a;font-size:15px;font-weight:400}.cms-news-card-meta{color:#64748b;flex-wrap:wrap;justify-content:flex-start;font-size:12px}.cms-editor-summary{max-width:620px}.cms-editor-flags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.cms-news-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.cms-news-form-grid label,.cms-page-title-grid label,.cms-summary-row label,.cms-cover-controls label{color:#475569;gap:6px;font-size:13px;display:grid}.cms-page-title-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.cms-cover-grid{align-items:stretch}.cms-cover-preview{background:#f8fafc 50%/cover no-repeat;border:1px solid #e2e8f0;border-radius:10px;flex:0 0 220px;position:relative;overflow:hidden}.cms-cover-preview.has-image:after{content:"";pointer-events:none;background:linear-gradient(#0f172a0a,#0f172a2e);position:absolute;inset:0}.cms-cover-preview img,.cms-preview-cover{object-fit:cover;width:100%;height:100%;min-height:180px;display:block}.cms-cover-empty{color:#94a3b8;place-items:center;min-height:180px;font-size:14px;display:grid}.cms-cover-controls{flex:1;gap:12px;display:grid}.cms-summary-row{gap:10px;display:grid}.cms-ai-tools{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;gap:10px;padding:12px;display:flex}.cms-field-meta{color:#64748b;font-size:12px}.cms-editor-block{overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:min(72vh,760px);overflow:auto}.cms-toolbar{z-index:5;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;padding:12px;display:flex;position:sticky;top:0}.cms-toolbar button,.cms-inline-upload{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.cms-toolbar-divider{background:#cbd5e1;width:1px;min-height:28px;margin:3px 2px}.cms-toolbar button.active{color:#1d4ed8;background:#dbeafe;border-color:#2563eb}.cms-toolbar button:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.cms-inline-upload{cursor:pointer;white-space:nowrap;gap:6px;width:auto;min-width:104px;padding:0 12px;font-size:13px;position:relative;overflow:hidden}.cms-inline-upload.active{color:#1d4ed8;background:#dbeafe;border-color:#2563eb}.cms-inline-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.cms-editor-surface{color:#0f172a;outline:none;min-height:360px;padding:20px;line-height:1.8}.cms-editor-surface>*+*{margin-top:.95em}.cms-editor-surface h1,.cms-editor-surface h2{color:#0f172a;margin:1.1em 0 .5em;font-weight:400;line-height:1.3}.cms-editor-surface h1{font-size:28px}.cms-editor-surface h2{font-size:22px}.cms-editor-surface ul,.cms-editor-surface ol{padding-left:20px}.cms-editor-surface blockquote{color:#475569;border-left:3px solid #cbd5e1;margin:1em 0;padding-left:14px}.cms-editor-surface img,.cms-preview-content img{border-radius:10px;max-width:100%;height:auto;margin:16px 0;display:block}.cms-editor-surface a,.cms-preview-content a{color:#2563eb;text-decoration:underline}.cms-editor-footer{z-index:4;background:#fff;border-top:1px solid #e2e8f0;padding:12px 14px 14px;position:sticky;bottom:0}.cms-preview-pane{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:12px;padding:18px;display:grid}.cms-preview-pane h2{color:#0f172a;margin:0;font-size:28px;font-weight:400}.cms-preview-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;min-height:220px;position:relative;overflow:hidden}.cms-preview-meta{color:#64748b;gap:10px;font-size:12px;display:flex}.cms-editor-message{min-height:20px}.cms-ai-result{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;gap:14px;padding:16px;display:grid}.cms-ai-result-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.cms-ai-result-header h4{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:400}.cms-ai-result-header p,.cms-ai-issues p{color:#475569;margin:0;font-size:13px;line-height:1.6}.cms-icon-button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cms-ai-issues{gap:8px;display:grid}.cms-ai-issues article{background:#fff;border:1px solid #dbeafe;border-radius:8px;gap:4px;padding:10px;display:grid}.cms-ai-issues span{color:#b91c1c;font-size:13px}.cms-ai-issues strong{color:#166534;font-size:14px;font-weight:400}.cms-ai-preview{gap:10px;display:grid}.cms-ai-preview textarea{min-height:86px}.cms-ai-preview article{background:#fff;border:1px solid #dbeafe;border-radius:8px;padding:14px}.cms-ai-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.cms-ghost-button,.cms-danger-button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:400;display:inline-flex}.cms-danger-button{color:#b91c1c;border-color:#fecaca}.cms-danger-button:disabled,.cms-ghost-button:disabled{opacity:.6;cursor:not-allowed}.admin-login-shell{background:linear-gradient(135deg,#0f172a,#1e293b);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:min(400px,100%);padding:32px}.admin-login-header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px;display:flex}.admin-login-header img{border-radius:12px;width:48px;height:48px}.admin-login-header h1{color:#fff;margin:0;font-size:24px;font-weight:400}.admin-login-form{gap:16px;display:grid}.admin-login-form .form-group{gap:8px;display:grid}.admin-login-form label{color:#ffffffb3;font-size:14px}.admin-login-form input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:8px;outline:0;width:100%;padding:14px 16px;font-size:15px}.admin-login-form input::placeholder{color:#fff6}.admin-login-form input:focus{background:#ffffff1f;border-color:#fff6}.admin-login-form button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#6366f1,#8b5cf6);border:0;border-radius:999px;margin-top:8px;padding:14px 24px;font-size:15px;font-weight:400}.admin-login-form button:disabled{opacity:.6;cursor:not-allowed}.admin-login-form .form-message{color:#fff;text-align:center;background:#ffffff1a;border-radius:8px;margin:0;padding:12px;font-size:14px}.wechat-pay-panel{gap:16px;display:grid}.wechat-pay-test{background:#ffffff0a;border:1px solid #9de8ff2e;border-radius:8px;gap:8px;padding:14px;display:grid}.wechat-pay-test-btn{color:#9de8ff;cursor:pointer;background:#9de8ff1f;border:1px solid #9de8ff4d;border-radius:999px;justify-self:start;padding:8px 18px;font-size:13px}.wechat-pay-test-btn:hover:not(:disabled){background:#9de8ff33}.wechat-pay-test-btn:disabled{opacity:.6;cursor:not-allowed}.wechat-pay-test-result{font-size:13px}.wechat-pay-test-result.ok{color:#68d391}.wechat-pay-test-result.err{color:#fc8181}.wechat-pay-test-hint{color:#ffffff80;margin:0;font-size:12px;line-height:1.6}
.user-console{color:#172033;background:#f6f8fb;min-height:100vh}html[data-user-theme=dark] .user-console{color:#e5ebef;background:#101316}.user-console-sidebar{background:#fff;border-right:1px solid #dde5ef;flex-direction:column;width:248px;padding:18px 14px;display:flex;position:fixed;inset:0 auto 0 0}html[data-user-theme=dark] .user-console-sidebar{background:#171b20;border-right-color:#2c343b}.user-console-brand{align-items:center;gap:10px;min-height:46px;padding:6px 8px 18px;display:flex}.user-console-brand img{border-radius:8px}.user-console-brand span,.user-console-user{gap:3px;min-width:0;display:grid}.user-console-brand strong,.user-console-user strong{color:#111827;font-size:16px;font-weight:400}html[data-user-theme=dark] .user-console-brand strong,html[data-user-theme=dark] .user-console-user strong{color:#f2f6f8}.user-console-brand small,.user-console-user small,.user-console-user span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}html[data-user-theme=dark] .user-console-brand small,html[data-user-theme=dark] .user-console-user small,html[data-user-theme=dark] .user-console-user span{color:#aab5bd}.user-console-sidebar nav{gap:5px;margin-top:8px;display:grid}.user-console-sidebar nav a{color:#4b5563;border-radius:8px;padding:10px 12px;font-size:14px}html[data-user-theme=dark] .user-console-sidebar nav a{color:#c3ccd3}.user-console-sidebar nav a:hover,.user-console-sidebar nav a:focus,.user-console-sidebar nav a.active{color:#0f766e;background:#eef6f3}html[data-user-theme=dark] .user-console-sidebar nav a:hover,html[data-user-theme=dark] .user-console-sidebar nav a:focus,html[data-user-theme=dark] .user-console-sidebar nav a.active{color:#7dd3c7;background:#20342f}.user-console-user{background:#f9fbfc;border:1px solid #dde5ef;border-radius:8px;margin-top:auto;padding:12px}html[data-user-theme=dark] .user-console-user{background:#1b2026;border-color:#2c343b}.user-console-user span{color:#167044;background:#e8f7ef;border-radius:999px;width:fit-content;padding:2px 8px}html[data-user-theme=dark] .user-console-user span{color:#8ee5ba;background:#17372e}.user-theme-toggle{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:36px;margin-top:12px;padding:8px 10px;font-size:13px;font-weight:400;display:inline-flex}.user-theme-toggle:hover,.user-theme-toggle:focus{color:#0f766e;border-color:#0f766e}html[data-user-theme=dark] .user-theme-toggle{color:#d6dee4;background:#20262d;border-color:#34404a}html[data-user-theme=dark] .user-theme-toggle:hover,html[data-user-theme=dark] .user-theme-toggle:focus{color:#7dd3c7;border-color:#7dd3c7}.user-console-account-actions{grid-template-columns:1fr;gap:7px;margin-top:10px;display:grid}.user-console-account-actions a,.user-console-account-actions button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:34px;padding:7px 10px;font-size:13px;font-weight:400;display:inline-flex}.user-console-account-actions button{cursor:pointer}.user-console-account-actions a:hover,.user-console-account-actions button:hover,.user-console-account-actions a:focus,.user-console-account-actions button:focus{color:#0f766e;border-color:#0f766e}.user-console-main{gap:18px;margin-left:248px;padding:26px;display:grid}.user-console-head,.user-balance-panel,.user-panel,.user-metric-card{background:#fff;border:1px solid #dde5ef;border-radius:8px}html[data-user-theme=dark] .user-console-head,html[data-user-theme=dark] .user-balance-panel,html[data-user-theme=dark] .user-panel,html[data-user-theme=dark] .user-metric-card{background:#171b20;border-color:#2c343b}.user-console-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;display:flex}.user-kicker{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;display:block}.user-console-head h1,.user-panel h2{color:#101828;margin:0;font-weight:400}html[data-user-theme=dark] .user-console-head h1,html[data-user-theme=dark] .user-panel h2{color:#f2f6f8}.user-console-head h1{font-size:30px}.user-console-head p,.user-panel-head p{color:#667085;margin:8px 0 0;line-height:1.7}html[data-user-theme=dark] .user-console-head p,html[data-user-theme=dark] .user-panel-head p{color:#aab5bd}.user-ghost-link{color:#334155;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}html[data-user-theme=dark] .user-ghost-link{color:#d6dee4;background:#20262d;border-color:#34404a}.user-balance-panel{background:linear-gradient(135deg,#0f766e14,#2563eb0f),#fff;grid-template-columns:minmax(260px,1fr) minmax(320px,.9fr);gap:18px;padding:24px;display:grid}html[data-user-theme=dark] .user-balance-panel{background:linear-gradient(135deg,#14b8a61f,#94a3b814),#171b20}.user-balance-panel.compact{grid-template-columns:minmax(260px,420px)}.user-balance-panel>div:first-child>span,.user-metric-card>span{color:#667085;font-size:13px}html[data-user-theme=dark] .user-balance-panel>div:first-child>span,html[data-user-theme=dark] .user-metric-card>span{color:#aab5bd}.user-balance-panel>div:first-child>strong{color:#0f172a;margin-top:8px;font-size:42px;font-weight:400;line-height:1;display:block}html[data-user-theme=dark] .user-balance-panel>div:first-child>strong{color:#f8fafc}.user-balance-panel p{color:#667085;margin:12px 0 0}html[data-user-theme=dark] .user-balance-panel p{color:#aab5bd}.user-balance-metrics,.user-metric-grid,.user-console-grid,.user-key-grid{gap:14px;display:grid}.user-balance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.user-balance-metrics article{background:#ffffffb8;border:1px solid #0f766e29;border-radius:8px;gap:7px;min-height:112px;padding:14px;display:grid}html[data-user-theme=dark] .user-balance-metrics article{background:#20262de0;border-color:#7dd3c738}.user-balance-metrics svg,.user-metric-card svg{color:#0f766e}.user-balance-metrics span{color:#667085;font-size:12px}html[data-user-theme=dark] .user-balance-metrics span{color:#aab5bd}.user-balance-metrics strong{color:#111827;font-size:20px;font-weight:400}html[data-user-theme=dark] .user-balance-metrics strong,html[data-user-theme=dark] .user-metric-card strong,html[data-user-theme=dark] .user-breakdown-list strong,html[data-user-theme=dark] .user-model-list strong,html[data-user-theme=dark] .user-record-list strong,html[data-user-theme=dark] .user-key-card strong{color:#f2f6f8}.user-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-metric-card{gap:9px;min-height:150px;padding:18px;display:grid}.user-metric-card div{background:#eef6f3;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}html[data-user-theme=dark] .user-metric-card div{background:#20342f}.user-metric-card strong{color:#101828;font-size:24px;font-weight:400}.user-metric-card small{color:#667085}html[data-user-theme=dark] .user-metric-card small,html[data-user-theme=dark] .user-breakdown-list span,html[data-user-theme=dark] .user-breakdown-list small,html[data-user-theme=dark] .user-model-list span,html[data-user-theme=dark] .user-model-list small,html[data-user-theme=dark] .user-record-list span,html[data-user-theme=dark] .user-record-list small,html[data-user-theme=dark] .user-trend span,html[data-user-theme=dark] .user-trend small,html[data-user-theme=dark] .user-usage-month-chart span,html[data-user-theme=dark] .user-usage-month-chart small{color:#aab5bd}.user-console-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.user-console-grid.wide-left{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.user-panel{gap:16px;padding:18px;display:grid}.user-panel h2{font-size:18px}.user-breakdown-list,.user-model-list,.user-package-list,.user-record-list{gap:10px;display:grid}.user-breakdown-list article{gap:8px;display:grid}.user-breakdown-list article>div,.user-model-list article,.user-record-list article,.user-key-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.user-breakdown-list strong,.user-model-list strong,.user-record-list strong,.user-key-card strong{color:#101828;font-weight:400}.user-breakdown-list span,.user-breakdown-list small,.user-model-list span,.user-model-list small,.user-record-list span,.user-record-list small{color:#667085;font-size:12px}.user-breakdown-list i{background:linear-gradient(90deg,#0f766e,#2563eb);border-radius:999px;height:7px;display:block}.user-trend{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:220px;display:grid}.user-trend article{text-align:center;grid-template-rows:1fr auto auto;align-items:end;gap:8px;min-width:0;height:220px;display:grid}.user-trend div{background:linear-gradient(#2563eb,#0f766e);border-radius:8px 8px 2px 2px;width:100%;min-height:6px}.user-trend span,.user-trend small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.user-usage-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.user-usage-summary-grid article{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:8px;padding:16px;display:grid}html[data-user-theme=dark] .user-usage-summary-grid article{background:#171b20;border-color:#2c343b}.user-usage-summary-grid span,.user-usage-summary-grid small{color:#667085;font-size:12px}html[data-user-theme=dark] .user-usage-summary-grid span,html[data-user-theme=dark] .user-usage-summary-grid small{color:#aab5bd}.user-usage-summary-grid strong{overflow-wrap:anywhere;color:#101828;font-size:22px;font-weight:400}html[data-user-theme=dark] .user-usage-summary-grid strong{color:#f2f6f8}.user-usage-month-chart{grid-template-columns:repeat(auto-fit,minmax(18px,1fr));align-items:end;gap:6px;min-height:240px;display:grid}.user-usage-month-chart article{text-align:center;grid-template-rows:1fr auto auto;align-items:end;min-width:18px;height:240px;display:grid;position:relative}.user-usage-month-chart .user-usage-bar{background:linear-gradient(#2563eb,#0f766e);border-radius:7px 7px 2px 2px;width:100%;min-height:4px;position:relative}.user-usage-tooltip{z-index:5;color:#fff;white-space:normal;background:#0f172af0;border-radius:8px;width:max-content;max-width:280px;padding:9px 11px;font-size:12px;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 14px 32px #0f172a38}.user-usage-month-chart article:hover .user-usage-tooltip{display:block}.user-usage-month-chart article>span,.user-usage-month-chart article>small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.user-usage-table{overflow-x:auto}.user-usage-table table{border-collapse:collapse;width:100%;min-width:560px}.user-usage-table th,.user-usage-table td{color:#344054;text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:10px;font-size:13px}html[data-user-theme=dark] .user-usage-table th,html[data-user-theme=dark] .user-usage-table td{color:#d6dee4;border-bottom-color:#2c343b}html[data-user-theme=dark] .user-usage-tooltip{color:#101828;background:#f5f7fa}.user-usage-table th{color:#667085;background:#f9fbfc;font-weight:400}html[data-user-theme=dark] .user-usage-table th{color:#aab5bd;background:#20262d}.user-model-list article,.user-record-list article{border-bottom:1px solid #edf1f5;padding-bottom:10px}html[data-user-theme=dark] .user-model-list article,html[data-user-theme=dark] .user-record-list article{border-bottom-color:#2c343b}.user-model-list article:last-child,.user-record-list article:last-child{border-bottom:0;padding-bottom:0}.user-model-list article>div,.user-record-list article>div{justify-content:start;min-width:0;display:grid}.user-model-list b,.user-record-list b{color:#0f766e;white-space:nowrap;font-weight:400}.user-recharge,.user-key-section,.user-relay-guide,.user-pay-form,.user-pay-result{gap:14px;display:grid}.user-pay-options,.user-pay-methods{flex-wrap:wrap;gap:8px;display:flex}.user-pay-options button,.user-pay-methods button,.user-pay-submit{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:38px;padding:8px 12px;font-size:13px}html[data-user-theme=dark] .user-pay-options button,html[data-user-theme=dark] .user-pay-methods button,html[data-user-theme=dark] .user-pay-submit,html[data-user-theme=dark] .user-console-account-actions a,html[data-user-theme=dark] .user-console-account-actions button,html[data-user-theme=dark] .user-inline-form button,html[data-user-theme=dark] .user-key-actions button,html[data-user-theme=dark] .user-copy-button,html[data-user-theme=dark] .user-package-list .mini-button{color:#d6dee4;background:#20262d;border-color:#34404a}.user-pay-options button.active,.user-pay-methods button.active,.user-pay-submit,html[data-user-theme=dark] .user-pay-options button.active,html[data-user-theme=dark] .user-pay-methods button.active,html[data-user-theme=dark] .user-pay-submit,html[data-user-theme=dark] .user-inline-form button,html[data-user-theme=dark] .user-package-list .mini-button{color:#fff;background:#0f766e;border-color:#0f766e}.user-pay-custom{color:#667085;gap:7px;font-size:13px;display:grid}html[data-user-theme=dark] .user-pay-custom,html[data-user-theme=dark] .user-profile-form label{color:#aab5bd}.user-pay-custom input{border:1px solid #cbd5e1;border-radius:8px;width:min(320px,100%);min-height:40px;padding:8px 10px}html[data-user-theme=dark] .user-pay-custom input,html[data-user-theme=dark] .user-inline-form input,html[data-user-theme=dark] .user-profile-form input{color:#f2f6f8;background:#101316;border-color:#34404a}.user-pay-submit{justify-self:start;min-width:140px}.user-pay-result,.user-pay-note{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;padding:14px}html[data-user-theme=dark] .user-pay-result,html[data-user-theme=dark] .user-pay-note,html[data-user-theme=dark] .user-package-list article,html[data-user-theme=dark] .user-profile-status article,html[data-user-theme=dark] .user-relay-guide dl div{background:#20262d;border-color:#2c343b}.user-pay-result>div:not(.user-pay-qrcode){gap:4px;display:grid}.user-pay-result span,.user-pay-note span{color:#667085;font-size:12px}html[data-user-theme=dark] .user-pay-result span,html[data-user-theme=dark] .user-pay-note span,html[data-user-theme=dark] .user-package-list small,html[data-user-theme=dark] .user-profile-status span,html[data-user-theme=dark] .user-key-card dt,html[data-user-theme=dark] .user-relay-guide dt{color:#aab5bd}.user-pay-result strong,.user-pay-result code{overflow-wrap:anywhere;color:#101828;font-weight:400}html[data-user-theme=dark] .user-pay-result strong,html[data-user-theme=dark] .user-pay-result code,html[data-user-theme=dark] .user-package-list span,html[data-user-theme=dark] .user-package-list strong,html[data-user-theme=dark] .user-profile-status strong,html[data-user-theme=dark] .user-key-card dd,html[data-user-theme=dark] .user-relay-guide dd{color:#f2f6f8}.user-pay-link{color:#fff;background:#1677ff;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 16px;text-decoration:none;display:inline-flex}html[data-user-theme=dark] .user-pay-link{color:#fff;background:#3b82f6}.user-pay-qrcode{aspect-ratio:1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dde5ef;border-radius:8px;width:min(220px,100%)}.user-pay-result p,.user-pay-note p{color:#667085;margin:0;line-height:1.7}html[data-user-theme=dark] .user-pay-result p,html[data-user-theme=dark] .user-pay-note p{color:#aab5bd}.user-package-list article{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;gap:7px;padding:12px;display:grid}.user-package-list span,.user-package-list strong{color:#101828;font-weight:400}.user-package-list small{color:#667085;line-height:1.5}.user-inline-form{grid-template-columns:repeat(2,minmax(140px,1fr)) auto;gap:8px;margin:0;display:grid}.user-inline-form input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:38px;padding:8px 10px}.user-inline-form button,.user-key-actions button,.user-copy-button,.user-package-list .mini-button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:400;display:inline-flex}.user-inline-form button,.user-package-list .mini-button{color:#fff;background:#0f766e;border-color:#0f766e}.user-profile-form{gap:14px;display:grid}.user-profile-form label{color:#667085;gap:7px;font-size:13px;display:grid}.user-profile-form input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.user-profile-form button{color:#fff;background:#0f766e;border:1px solid #0f766e;border-radius:8px;justify-self:start;min-height:38px;padding:8px 14px;font-weight:400}.user-profile-status{gap:10px;display:grid}.user-profile-status article{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;gap:4px;padding:11px 12px;display:grid}.user-profile-status span{color:#667085;font-size:12px}.user-profile-status strong{overflow-wrap:anywhere;color:#111827;font-size:14px;font-weight:400}.user-key-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-key-card{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:14px;padding:16px;display:grid}html[data-user-theme=dark] .user-key-card{background:#171b20;border-color:#2c343b}.user-key-card span{color:#167044;background:#e8f7ef;border-radius:999px;padding:3px 8px;font-size:12px}html[data-user-theme=dark] .user-key-card span{color:#8ee5ba;background:#17372e}.user-key-card code{overflow-wrap:anywhere;color:#334155;background:#f3f6fa;border-radius:8px;padding:10px}html[data-user-theme=dark] .user-key-card code{color:#d6dee4;background:#101316}.user-key-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.user-key-card dt{color:#667085;font-size:12px}.user-key-card dd{color:#101828;margin:4px 0 0;font-size:13px}.user-key-actions{flex-wrap:wrap;gap:8px;display:flex}.user-relay-guide dl{gap:10px;margin:0;display:grid}.user-relay-guide dl div{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;gap:4px;padding:10px;display:grid}.user-relay-guide dt{color:#667085;font-size:12px}.user-relay-guide dd{overflow-wrap:anywhere;color:#101828;margin:0;font-size:13px}.user-relay-guide pre{color:#e5e7eb;background:#111827;border-radius:8px;padding:12px;font-size:12px;line-height:1.7;overflow:auto}.user-empty{color:#667085;text-align:center;background:#f9fbfc;border:1px dashed #cbd5e1;border-radius:8px;margin:0;padding:18px}html[data-user-theme=dark] .user-empty{color:#aab5bd;background:#171b20;border-color:#34404a}@media (max-width:1100px){.user-console-sidebar{width:auto;position:static}.user-console-sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.user-console-user{margin-top:12px}.user-console-main{margin-left:0}.user-balance-panel,.user-console-grid,.user-console-grid.wide-left,.user-key-grid{grid-template-columns:1fr}.user-usage-summary-grid,.user-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.user-console-main{padding:16px}.user-console-head,.user-balance-panel{grid-template-columns:1fr}.user-console-head{flex-direction:column}.user-console-head h1{font-size:26px}.user-balance-panel>div:first-child>strong{font-size:34px}.user-balance-metrics,.user-metric-grid,.user-usage-summary-grid,.user-key-card dl,.user-inline-form{grid-template-columns:1fr}.user-trend{gap:6px}}
.admin-console{background:#f6f8fb}.admin-console-sidebar{color:#172033;background:#fff;border-right:1px solid #dde5ef}.admin-console-brand{align-items:center;gap:10px;min-height:58px;padding:14px 16px;display:flex}.admin-console-brand img{border-radius:8px}.admin-console-brand span{gap:3px;display:grid}.admin-console-brand strong{color:#111827;font-size:16px;font-weight:400}.admin-console-brand small{color:#667085;font-size:12px}.admin-console .legacy-cat{color:#98a2b3}.admin-console .legacy-sidebar a{color:#4b5563}.admin-console .legacy-sidebar a:hover,.admin-console .legacy-sidebar a:focus,.admin-console .legacy-sidebar a.active{color:#0f766e;background:#eef6f3}.admin-console .legacy-topbar{min-height:64px;box-shadow:none;border-bottom:1px solid #dde5ef}.admin-logout-button{color:#475467;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.admin-logout-button:hover,.admin-logout-button:focus{color:#0f766e}.admin-topbar-title{gap:3px;display:grid}.admin-topbar-title span{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.admin-topbar-title strong{color:#101828;font-size:20px;font-weight:400}.admin-console .legacy-main{gap:18px;padding:22px}.admin-console .legacy-section h2{color:#101828;background:#fff;border:1px solid #dde5ef;border-radius:8px;padding:16px 18px}.admin-console .legacy-panel,.admin-overview-hero,.admin-metric{box-shadow:none;background:#fff;border:1px solid #dde5ef;border-radius:8px}.admin-console .legacy-panel{padding:18px}.admin-console .legacy-panel h3{color:#101828;font-size:17px}.admin-overview{grid-template-columns:minmax(280px,.9fr) minmax(0,1.6fr);gap:14px;margin-bottom:18px;display:grid}.admin-overview-hero{background:linear-gradient(135deg,#0f766e14,#2563eb0f),#fff;align-content:center;min-height:210px;padding:24px;display:grid}.admin-overview-hero span{color:#0f766e;font-size:13px}.admin-overview-hero strong{color:#0f172a;margin-top:10px;font-size:42px;font-weight:400;line-height:1}.admin-overview-hero p{color:#667085;margin:14px 0 0;line-height:1.7}.admin-overview-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-metric{gap:8px;min-height:98px;padding:16px;display:grid}.admin-metric div{color:#0f766e;background:#eef6f3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.admin-metric span{color:#667085;font-size:12px}.admin-metric strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:400;overflow:hidden}.admin-console-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}.admin-console-grid.wide-right{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.admin-bar-list,.admin-model-list,.relay-model-cards{gap:10px;display:grid}.admin-bar-list article{gap:8px;display:grid}.admin-bar-list article>div,.admin-model-list article{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-bar-list strong,.admin-model-list strong{color:#101828;font-weight:400}.admin-bar-list span,.admin-bar-list small,.admin-model-list span,.admin-model-list small{color:#667085;font-size:12px}.admin-bar-list i{background:linear-gradient(90deg,#0f766e,#2563eb);border-radius:999px;height:7px;display:block}.admin-model-list article{border-bottom:1px solid #edf1f5;padding-bottom:10px}.admin-model-list article:last-child{border-bottom:0;padding-bottom:0}.admin-model-list article>div{justify-content:start;min-width:0;display:grid}.admin-model-list b{color:#0f766e;white-space:nowrap;font-weight:400}.relay-model-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.relay-model-cards article,.relay-doc-box{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;gap:8px;padding:12px;display:grid}.relay-model-cards span,.model-name-cell code{color:#101828}.relay-model-cards code,.relay-doc-box code,.model-name-cell code{overflow-wrap:anywhere;color:#0f766e}.relay-model-cards small,.relay-doc-box p,.model-name-cell small,.model-price-cell small{color:#667085;margin:0;font-size:12px;line-height:1.6}.model-name-cell,.model-price-cell{gap:4px;min-width:150px;display:grid}.admin-trend{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:220px;display:grid}.admin-trend article{text-align:center;grid-template-rows:1fr auto auto;align-items:end;gap:8px;height:220px;display:grid}.admin-trend div{background:linear-gradient(#2563eb,#0f766e);border-radius:8px 8px 2px 2px;width:100%;min-height:6px}.admin-trend span,.admin-trend small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.usage-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.usage-summary-grid article{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:8px;padding:16px;display:grid}.usage-summary-grid span,.usage-summary-grid small{color:#667085;font-size:12px}.usage-summary-grid strong{overflow-wrap:anywhere;color:#101828;font-size:22px;font-weight:400}.usage-month-chart{grid-template-columns:repeat(auto-fit,minmax(18px,1fr));align-items:end;gap:6px;min-height:240px;display:grid}.usage-month-chart article{text-align:center;grid-template-rows:1fr auto auto;align-items:end;min-width:18px;height:240px;display:grid;position:relative}.usage-month-chart .usage-bar{background:linear-gradient(#2563eb,#0f766e);border-radius:7px 7px 2px 2px;width:100%;min-height:4px;position:relative}.usage-tooltip{z-index:5;color:#fff;white-space:normal;background:#0f172af0;border-radius:8px;width:max-content;max-width:280px;padding:9px 11px;font-size:12px;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 14px 32px #0f172a38}.usage-month-chart article:hover .usage-tooltip{display:block}.usage-month-chart article>span,.usage-month-chart article>small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-empty{color:#667085;text-align:center;background:#f9fbfc;border:1px dashed #cbd5e1;border-radius:8px;margin:0;padding:18px}.admin-console .data-table th{background:#f9fbfc}.admin-console .data-table td{color:#344054}.admin-console .mini-button,.admin-console .admin-range button:first-child{background:#0f766e;border-color:#0f766e}@media (max-width:1100px){.admin-overview,.admin-console-grid,.admin-console-grid.wide-right{grid-template-columns:1fr}.admin-overview-metrics,.usage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.admin-console .legacy-sidebar{width:auto;position:static}.admin-console .legacy-topbar,.admin-console .legacy-main{margin-left:0}.admin-console .legacy-topbar{flex-direction:column;align-items:flex-start;gap:12px}.admin-overview-metrics,.usage-summary-grid{grid-template-columns:1fr}.admin-overview-hero strong{font-size:34px}.admin-trend{gap:6px}}
.ai-factory-shell{background:#f3f5f8;grid-template-columns:172px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.ai-factory-sidebar{color:#d8dee9;background:#111827;align-content:start;gap:18px;height:calc(100vh - 72px);padding:20px 12px;display:grid;position:sticky;top:72px}.ai-factory-logo,.ai-factory-sidebar nav a{color:inherit;border-radius:8px;align-items:center;gap:10px;display:flex}.ai-factory-logo{color:#fff;padding:0 12px 14px;font-size:17px}.ai-factory-sidebar nav{gap:8px;display:grid}.ai-factory-sidebar nav a{color:#cbd5e1;min-height:56px;padding:0 12px;font-size:15px}.ai-factory-sidebar nav a.active,.ai-factory-sidebar nav a:hover{color:#fff;background:#2563eb}.ai-factory-main{gap:18px;width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0 42px;display:grid}.ai-factory-tool-rail{grid-template-columns:repeat(9,minmax(96px,1fr));gap:10px;display:grid}.ai-factory-tool-rail a{color:#111827;background:#fff;border-radius:8px;align-content:center;gap:5px;min-height:82px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a0f}.ai-factory-tool-rail a:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1a}.ai-factory-tool-rail span,.ai-case-card span,.ai-factory-recommend strong{font-weight:400}.ai-factory-tool-rail small{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.ai-factory-showcase{gap:16px;display:grid}.ai-factory-showcase-head{background:#fff;border-radius:8px;gap:14px;padding:18px 20px;display:grid;box-shadow:0 10px 24px #0f172a0d}.ai-factory-showcase-head h1{color:#111827;letter-spacing:0;margin:0 0 6px;font-size:30px;font-weight:400}.ai-factory-showcase-head p{color:#667085;margin:0}.ai-factory-tags{flex-wrap:wrap;gap:9px;display:flex}.ai-factory-tags span{color:#374151;background:#f3f5f8;border-radius:999px;padding:7px 13px;font-size:13px}.ai-case-waterfall{column-count:3;column-gap:14px}.ai-case-card{break-inside:avoid;color:#fff;background:#d9dee7;border-radius:8px;width:100%;min-height:260px;margin:0 0 14px;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a1a}.ai-case-card.tall{min-height:420px}.ai-case-card.wide{min-height:280px}.ai-case-card.square{min-height:300px}.ai-case-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ai-case-card:after{content:"";background:linear-gradient(#0000,#0f172ac2);height:44%;position:absolute;inset:auto 0 0}.ai-case-card div{z-index:1;justify-content:space-between;align-self:end;align-items:end;gap:12px;padding:18px;display:flex;position:relative}.ai-case-card b{color:#111827;background:#fff;border-radius:999px;flex:none;padding:7px 12px;font-size:13px;font-weight:400}.ai-factory-end{color:#98a2b3;text-align:center;margin:4px 0 0}.ai-factory-recommend{background:#fff;border-radius:8px;gap:12px;padding:18px;display:grid}.ai-factory-recommend h2{color:#111827;margin:0;font-size:22px;font-weight:400}.ai-factory-recommend>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ai-factory-recommend a{color:#111827;background:#fafbfc;border:1px solid #e5e7eb;border-radius:8px;gap:8px;min-height:116px;padding:14px;display:grid}.ai-factory-recommend small{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.ai-factory-recommend span{color:#2563eb;align-items:center;gap:6px;font-size:13px;display:inline-flex}.ai-saas-page{width:min(1180px,100% - 40px);margin:26px auto 72px}.ai-workbench-hero,.ai-tool-detail{background:linear-gradient(120deg,#0f766e1f,#0000 38%),linear-gradient(135deg,#f8fbff,#eef7f4);border:1px solid #d7e2ee;border-radius:8px;grid-template-columns:minmax(0,1fr) 420px;align-items:stretch;gap:28px;padding:32px;display:grid}.ai-workbench-hero h1,.ai-tool-detail h1,.ai-section-head h2{letter-spacing:0;margin:8px 0 12px;font-size:40px;font-weight:400}.ai-workbench-hero p,.ai-tool-detail p,.ai-section-head p,.ai-tool-card p,.ai-template-grid p{color:#5d6b7a;line-height:1.75}.ai-workbench-hero span,.ai-section-head span,.ai-tool-detail-copy>span{color:#0f766e;font-size:13px}.ai-workbench-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ai-workbench-metrics article,.ai-tool-facts article{background:#ffffffb8;border:1px solid #0f766e24;border-radius:8px;gap:8px;padding:16px;display:grid}.ai-workbench-metrics strong,.ai-tool-facts strong{color:#101828;font-size:24px;font-weight:400}.ai-category-stack,.ai-template-strip{gap:22px;margin-top:28px;display:grid}.ai-category-section{gap:14px;display:grid}.ai-section-head{justify-content:space-between;gap:18px;display:flex}.ai-section-head h2{font-size:26px}.ai-tool-grid,.ai-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ai-tool-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-tool-card,.ai-template-grid a{background:#fff;border:1px solid #dce6ef;border-radius:8px;gap:12px;min-height:180px;padding:18px;display:grid;box-shadow:0 12px 32px #0f172a0f}.ai-tool-card h3,.ai-template-grid strong{color:#101828;margin:0;font-size:19px;font-weight:400}.ai-tool-card small,.ai-tool-card b{color:#0f766e;align-items:center;gap:6px;font-size:13px;font-weight:400;display:inline-flex}.ai-tool-detail-page,.ai-category-page{gap:20px;display:grid}.ai-back-link{color:#0f766e;align-items:center;gap:8px;width:fit-content;display:inline-flex}.ai-category-hero{background:linear-gradient(120deg,#2563eb1a,#0000 38%),linear-gradient(135deg,#f8fbff,#eef7f4);border:1px solid #d7e2ee;border-radius:8px;grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:24px;padding:30px;display:grid}.ai-category-hero h1{color:#101828;letter-spacing:0;margin:10px 0 12px;font-size:42px;font-weight:400}.ai-category-hero p{color:#5d6b7a;max-width:720px;margin:0 0 18px;line-height:1.75}.ai-category-kicker{color:#0f766e;align-items:center;gap:8px;font-size:13px;display:inline-flex}.ai-category-stat-grid{gap:12px;display:grid}.ai-category-stat-grid article{background:#ffffffc2;border:1px solid #0f766e24;border-radius:8px;gap:8px;padding:16px;display:grid}.ai-category-stat-grid span{color:#667085;font-size:13px}.ai-category-stat-grid strong{color:#101828;font-size:28px;font-weight:400}.ai-tool-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.ai-runner,.ai-asset-upload{background:#fff;border:1px solid #dce6ef;border-radius:8px;gap:14px;padding:18px;display:grid}.ai-runner-toolbar{grid-template-columns:1fr 140px;gap:12px;display:grid}.ai-runner label,.ai-asset-upload label{color:#475467;gap:7px;font-size:13px;display:grid}.ai-runner input,.ai-runner textarea,.ai-runner select,.ai-asset-upload input,.ai-asset-upload select{color:#101828;background:#fff;border:1px solid #d0dbe7;border-radius:8px;width:100%;padding:11px 12px}.ai-runner textarea{resize:vertical;min-height:180px}.ai-runner-field small,.ai-runner-note,.ai-runner-message,.ai-asset-upload p{color:#667085;margin:0;font-size:12px}.ai-runner-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-runner-actions span,.ai-runner-actions button,.ai-asset-upload button{align-items:center;gap:8px;display:inline-flex}.ai-runner-actions button,.ai-asset-upload button{color:#fff;background:#0f766e;border:0;border-radius:8px;padding:11px 16px}.ai-runner-actions button:disabled,.ai-asset-upload button:disabled{opacity:.7}.ai-category-more{gap:16px;margin-top:8px;display:grid}.ai-category-more>div:last-child{flex-wrap:wrap;gap:10px;display:flex}.ai-category-more a{color:#111827;background:#fff;border:1px solid #dce6ef;border-radius:8px;align-items:center;gap:8px;padding:11px 14px;display:inline-flex}.ai-spin{animation:.8s linear infinite ai-spin}.ai-empty{color:#667085;background:#f9fbfc;border:1px dashed #cbd5e1;border-radius:8px;margin:0;padding:18px}.user-ai-tool-shell{gap:16px;display:grid}.user-ai-tool-shell>article{background:#fff;border:1px solid #e4eaf1;border-radius:8px;grid-template-columns:240px minmax(0,1fr);gap:16px;padding:16px;display:grid}html[data-user-theme=dark] .user-ai-tool-shell>article,html[data-user-theme=dark] .user-ai-tool-list a,html[data-user-theme=dark] .user-ai-asset-grid article{background:#171b20;border-color:#2d3741}.user-ai-tool-shell h2{margin:6px 0;font-size:20px;font-weight:400}.user-ai-tool-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.user-ai-tool-list a,.user-ai-asset-grid article{background:#f9fbfc;border:1px solid #e4eaf1;border-radius:8px;gap:8px;padding:12px;display:grid}.user-ai-tool-list strong,.user-ai-asset-grid strong{font-weight:400}.user-ai-tool-list small,.user-ai-tool-list b,.user-ai-asset-grid small,.user-ai-task-list p{color:#667085;font-size:12px;font-weight:400}.user-ai-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.user-ai-asset-preview{aspect-ratio:16/10;background:#e8eef5;border-radius:8px;place-items:center;display:grid;overflow:hidden}.user-ai-asset-preview img{object-fit:cover;width:100%;height:100%}.user-ai-asset-grid code{overflow-wrap:anywhere;color:#0f766e;font-size:12px}@keyframes ai-spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.ai-factory-shell{grid-template-columns:1fr}.ai-factory-sidebar{height:auto;position:static}.ai-factory-sidebar nav,.ai-factory-tool-rail,.ai-factory-recommend>div{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-case-waterfall{column-count:2}.ai-workbench-hero,.ai-tool-detail,.ai-category-hero,.user-ai-tool-shell>article{grid-template-columns:1fr}.ai-tool-grid,.ai-tool-grid.compact,.ai-template-grid,.user-ai-tool-list,.user-ai-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.ai-factory-main{width:min(100% - 22px,1120px)}.ai-factory-sidebar{gap:12px;padding:12px}.ai-factory-sidebar nav{padding-bottom:2px;display:flex;overflow-x:auto}.ai-factory-sidebar nav a{white-space:nowrap;flex:none;min-height:44px}.ai-factory-recommend>div{grid-template-columns:1fr}.ai-factory-tool-rail{padding-bottom:2px;display:flex;overflow-x:auto}.ai-factory-tool-rail a{flex:0 0 178px;min-height:74px}.ai-case-waterfall{column-count:1}.ai-case-card,.ai-case-card.tall,.ai-case-card.wide,.ai-case-card.square{min-height:320px}.ai-saas-page{width:min(100% - 24px,1180px)}.ai-workbench-hero,.ai-tool-detail,.ai-category-hero{padding:20px}.ai-workbench-hero h1,.ai-tool-detail h1,.ai-category-hero h1{font-size:32px}.ai-workbench-metrics,.ai-tool-facts,.ai-category-stat-grid,.ai-tool-grid,.ai-tool-grid.compact,.ai-template-grid,.ai-runner-toolbar,.user-ai-tool-list,.user-ai-asset-grid{grid-template-columns:1fr}.ai-runner-actions{flex-direction:column;align-items:stretch}}
@media (max-width:1100px){.site-header{flex-wrap:wrap}.nav{order:3;width:100%;margin-left:0;padding-bottom:4px;overflow-x:auto}.actions{margin-left:auto}.hero,.hero-inner,.intro,.reserve,.admin-grid{grid-template-columns:1fr}.hero h1{font-size:56px}.ecosystem-grid,.base-list,.feature-pair,.news-grid,.news-hero-grid,.stat-grid,.course-grid,.tool-grid{grid-template-columns:repeat(2,1fr)}.auth-stage{grid-template-columns:1fr;gap:34px}.auth-hero-copy h1{font-size:44px}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header,.hero,.intro,.ecosystem,.bases,.courses,.tools,.feature-pair,.news,.reserve,.site-footer,.page-shell{width:min(100% - 24px,1160px)}.hero.hero-slider{border-radius:0;width:100%;padding:0}.site-header{padding-inline:12px}.brand strong{font-size:20px}.city-inline{order:2}.actions{order:1}.account-dropdown{right:-8px}.account-trigger em{max-width:92px}.hero{border-radius:28px;min-height:auto;padding:44px 22px 72px}.hero-slider{min-height:auto}.hero-inner{width:min(100% - 24px,1160px);min-height:auto;padding:44px 0 72px}.hero h1,.intro h2,.section-head h2,.feature-pair h2,.reserve h2,.page-title h1{font-size:38px}.intro-visual,.bases,.tools,.reserve{border-radius:28px;padding:26px 18px}.auth-shell{padding:92px 18px 28px}.auth-logo{left:18px}.auth-hero-copy h1{font-size:36px}.course-grid,.tool-grid,.package-grid,.hero-panel,.ecosystem-grid,.base-list,.feature-pair,.news-grid,.news-hero-grid,.stat-grid,.news-list-item,.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-sidebar nav{display:flex;overflow-x:auto}.slider-dots{bottom:26px;left:12px}.site-footer{padding:24px 18px}.site-footer-main{grid-template-columns:1fr;gap:22px}.site-footer-bottom{flex-direction:column}}
