.logo[data-v-f1972f53]{align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.logo-mark[data-v-f1972f53]{color:#04120e;background:linear-gradient(135deg, var(--brand), #34d399);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:inline-flex}.nav-link[data-v-f1972f53]{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:.35rem .15rem;font-family:inherit;font-size:.92rem;text-decoration:none;display:inline-flex}.nav-link[data-v-f1972f53]:hover,.nav-link.active[data-v-f1972f53]{color:var(--text)}.nav-link.active[data-v-f1972f53]{font-weight:600}.nav-trigger .chev[data-v-f1972f53]{opacity:.7;font-size:.7rem;transition:transform .15s}.nav-trigger.open .chev[data-v-f1972f53]{transform:rotate(180deg)}.nav-dropdown[data-v-f1972f53]{position:relative}.dropdown-panel[data-v-f1972f53]{z-index:30;background:#161e28fa;border:1px solid #ffffff14;border-radius:12px;min-width:148px;padding:.35rem;position:absolute;top:calc(100% + .45rem);left:0;box-shadow:0 16px 40px #00000059}.dropdown-panel-right[data-v-f1972f53]{left:auto;right:0}.dropdown-item[data-v-f1972f53]{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;text-decoration:none;display:block}.dropdown-item[data-v-f1972f53]:hover{background:#ffffff0f;text-decoration:none}.dropdown-danger[data-v-f1972f53]{color:var(--danger)}.user-trigger[data-v-f1972f53]{background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:.35rem .65rem}.user-dot[data-v-f1972f53]{background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #00a88133}.nav-cta[data-v-f1972f53]{margin-left:.15rem}@media (width<=820px){.site-nav[data-v-f1972f53]{justify-content:flex-start;width:100%}}.portal-root[data-v-3936c5f4]{flex-direction:column;min-height:100vh;display:flex}:root{--bg:#0f1419;--surface:#1a222c;--text:#e8eef4;--muted:#8b9aab;--brand:#00a881;--accent:#6c9eff;--accent2:#a78bfa;--ok:#00a881;--danger:#f87171;--radius:12px;font-family:SF Pro SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html,body{min-height:100vh;margin:0}body{background:linear-gradient(165deg, var(--bg) 0%, #151b24 45%, #0d1218 100%);color:var(--text);line-height:1.6}#app{flex-direction:column;min-height:100vh;display:flex}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code{color:var(--accent2);font-size:.88em}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#0f1419d9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 4vw;display:flex;position:sticky;top:0}.logo{letter-spacing:.02em;color:var(--text);font-size:1.15rem;font-weight:700}.site-nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.site-nav a{color:var(--muted);font-size:.92rem}.site-nav a.router-link-active,.site-nav a.active{color:var(--text);font-weight:600}.site-nav a.btn{background:linear-gradient(135deg, var(--brand), #34d399);border-radius:999px;padding:.45rem 1rem;font-weight:600;text-decoration:none;color:#04120e!important}.site-nav a.muted{color:var(--muted);font-size:.85rem}main.portal-page{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 4vw 4rem}main.portal-page-wide{max-width:1180px}.hero{text-align:center;padding:3rem 0 2rem}.hero h1{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.25}.hero p{color:var(--muted);max-width:560px;margin:0 auto 1.5rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.card{background:var(--surface);border-radius:var(--radius);border:1px solid #ffffff0f;padding:1.35rem}.card h3{margin-top:0;font-size:1.05rem}.card p{color:var(--muted);margin-bottom:0;font-size:.92rem}.btn{color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:.55rem 1.2rem;font-size:.95rem;font-weight:500;display:inline-block}.btn.primary{background:linear-gradient(135deg, var(--brand), #34d399);color:#04120e;border:none}.btn-row{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.site-footer{color:var(--muted);border-top:1px solid #ffffff0f;padding:2rem 4vw;font-size:.85rem}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto 1rem;display:flex}.footer-brand{color:var(--text);margin:0;font-weight:600}.footer-tagline{margin:.25rem 0 0;font-size:.82rem}.footer-links{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.footer-legal{text-align:center;margin:0}.site-footer .beian{opacity:.85;text-align:center;max-width:1100px;margin:.5rem auto 0;font-size:.8rem}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--accent)}.form-panel{max-width:420px;margin:2rem auto}label{color:var(--muted);margin-bottom:.35rem;font-size:.88rem;display:block}input[type=text],input[type=tel],input[type=number]{width:100%;color:var(--text);background:#00000040;border:1px solid #ffffff1f;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem}.code-row{grid-template-columns:minmax(0,1fr) 128px;align-items:stretch;gap:.65rem;margin-bottom:1rem;display:grid}.code-row input{margin-bottom:0}.code-send{white-space:nowrap;border-radius:8px;min-height:42px;padding:.55rem .7rem}.link-button{appearance:none;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.link-button:hover{text-decoration:underline}input[type=checkbox]{accent-color:var(--accent)}.pay-tabs{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.pay-tabs button{min-width:100px;color:var(--text);cursor:pointer;background:#0003;border:1px solid #ffffff1f;border-radius:8px;flex:1;padding:.6rem}.pay-tabs button.selected{border-color:var(--accent);background:#6c9eff26}.msg{border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem;font-size:.88rem}.msg.err{color:var(--danger);background:#f871711f}.msg.ok{color:var(--ok);background:#34d3991f}.eyebrow{color:var(--ok);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:700}.product-hero,.pricing-hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:2rem;padding:2rem 0 3rem;display:grid}.pricing-hero{max-width:760px;display:block}.product-hero h1,.pricing-hero h1,.section-head h2{color:var(--text);margin:0;line-height:1.18}.product-hero h1,.pricing-hero h1{font-size:clamp(1.8rem,5vw,3rem)}.product-hero p:not(.eyebrow),.pricing-hero p:not(.eyebrow),.section-head p:not(.eyebrow),.feature-copy p,.feature-card p,.price-card p,.pricing-note p{color:var(--muted)}.image-placeholder{color:#e8eef4bd;text-align:center;background:linear-gradient(135deg,#34d3991f,#6c9eff1a),#ffffff08;border:1px dashed #34d39980;border-radius:8px;justify-content:center;align-items:center;min-height:260px;padding:1rem;display:flex}.hero-shot{min-height:340px}.feature-band,.pricing-section{padding:2.25rem 0}.teacher-band{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.compact-band{padding-bottom:0}.section-head{text-align:center;max-width:720px;margin:0 auto 1.6rem}.section-head.left{text-align:left;margin-left:0}.feature-story{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);align-items:center;gap:1.4rem;margin:1.4rem 0;display:grid}.feature-story.reverse{grid-template-columns:minmax(280px,1.1fr) minmax(0,.9fr)}.feature-story.reverse .feature-copy{order:2}.feature-copy,.feature-card,.price-card,.pricing-note{background:var(--surface);border:1px solid #ffffff0f;border-radius:8px;padding:1.25rem}.feature-copy h3,.feature-card h3,.price-card h3,.pricing-note h2{color:var(--text);margin:0 0 .65rem}.feature-index{color:var(--ok);font-size:.86rem;font-weight:800}.feature-copy ul{color:var(--muted);margin:.8rem 0 0;padding-left:1.1rem}.feature-grid,.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.teacher-layout{grid-template-columns:minmax(260px,.86fr) minmax(0,1.14fr);gap:1rem;display:grid}.tall-shot{min-height:520px}.teacher-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.flow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.flow-grid div{min-height:84px;color:var(--text);text-align:center;background:#34d3991a;border:1px solid #34d39933;border-radius:8px;justify-content:center;align-items:center;padding:.75rem;display:flex}.price-card{flex-direction:column;min-height:250px;display:flex}.price-card .btn{align-self:flex-start;margin-top:auto}.price-card.highlighted{background:linear-gradient(180deg, #34d39914, #fff0), var(--surface);border-color:#34d39959}.price-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.price{margin:.35rem 0 .2rem;font-size:2rem;font-weight:800;line-height:1.1;color:var(--text)!important}.price small{color:var(--muted);font-size:.9rem;font-weight:500}.price-subtitle{min-height:1.6em}.dynamic-price{font-size:1.55rem}.benefit-strip{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;margin-top:1rem;display:grid}.benefit-strip div{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:.9rem}.benefit-strip strong,.benefit-strip span{display:block}.benefit-strip strong{color:var(--text)}.benefit-strip span{color:var(--muted);margin-top:.25rem;font-size:.88rem}.legal-modal-mask{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03070cb8;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.legal-modal{flex-direction:column;width:min(880px,100%);max-height:min(82vh,760px);padding:0;display:flex;overflow:hidden}.legal-modal-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;display:flex}.legal-modal-head h2{color:var(--text);margin:0;font-size:1.12rem}.legal-modal-kicker{color:var(--ok);margin:0 0 .25rem;font-size:.76rem;font-weight:700}.legal-modal-close{width:36px;height:36px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;font-size:1.45rem;line-height:1}.legal-modal-body{padding:1rem 1.25rem 1.35rem;overflow:auto}.order-list{margin:0;padding:0;list-style:none}.order-list li{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding:1rem;display:flex}.badge{color:var(--accent);background:#6c9eff33;border-radius:6px;padding:.2rem .5rem;font-size:.75rem}.badge-local{color:var(--accent2);background:#a78bfa33}.page-title{margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.75rem)}.prose-muted{color:var(--muted);font-size:.88rem}.legal-page{max-width:920px}.legal-page-header h1{color:var(--text);margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.75rem)}.legal-meta{color:var(--muted);margin:.25rem 0;font-size:.9rem}.legal-doc{color:var(--muted);line-height:1.75}.legal-doc h1{color:var(--text);font-size:1.35rem}.legal-doc h2{color:var(--text);margin:1.75rem 0 .85rem;font-size:1.08rem;font-weight:650}.legal-doc h3{color:var(--text);margin:1.1rem 0 .55rem;font-size:.98rem;font-weight:600}.legal-doc p{margin:.65rem 0}.legal-doc ul,.legal-doc ol{margin:.65rem 0 1rem;padding-left:1.35rem}.legal-doc li{margin:.4rem 0}.legal-doc strong{color:var(--text)}.legal-table-wrap{margin:.85rem 0 1.1rem;overflow-x:auto}.legal-doc table{border-collapse:collapse;width:100%;min-width:560px;font-size:.86rem}.legal-doc th,.legal-doc td{text-align:left;vertical-align:top;border:1px solid #94a3b859;padding:.55rem .65rem}.legal-doc th{color:var(--text);background:#6c9eff14}.site-footer .beian a{color:var(--muted);text-decoration:none}.site-footer .beian a:hover{color:var(--accent)}@media (width<=640px){.site-header{flex-direction:column;align-items:flex-start;gap:.75rem}.code-row,.product-hero,.feature-story,.feature-story.reverse,.teacher-layout,.teacher-stack,.flow-grid{grid-template-columns:1fr}.feature-story.reverse .feature-copy{order:0}.hero-shot,.tall-shot,.image-placeholder{min-height:220px}.legal-modal-mask{align-items:stretch;padding:.75rem}.legal-modal{max-height:none}}
