:root{--surface:#f7f7f5;--paper:#fff;--ink:#171717;--brand:#c9182b;--brand-dark:#a01122;--brand-soft:#fff1f3;--muted:#74746f;--line:#e5e5e0;color:var(--ink);background:var(--surface);font-synthesis:none;-webkit-font-smoothing:antialiased;font-family:PingFang SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--surface);min-width:0;min-height:100svh;margin:0}button,input{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}button,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d86c79}input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}svg{flex-shrink:0}.site-shell{min-height:100svh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f7f7f5f0;justify-content:space-between;align-items:center;gap:20px;min-height:80px;padding:16px clamp(18px,3vw,48px);display:flex;position:sticky;top:0}.brand{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand img{object-fit:contain;border-radius:8px;width:38px;height:38px}.brand span{gap:3px;display:grid}.brand strong{letter-spacing:-.5px;font-size:20px;line-height:1.15}.brand small{color:var(--muted);font-size:12px}.site-header nav{align-items:center;gap:6px;display:flex}.site-header nav>button{min-height:36px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:13px;transition:background .15s,color .15s;display:flex}.site-header nav>button.active,.site-header nav>button:hover{background:var(--brand);color:#fff}.account-menu{border-left:1px solid var(--line);align-items:center;gap:7px;margin-left:4px;padding-left:12px;font-size:13px;display:flex}.account-menu>span{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.account-menu>button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.catalog-page,.practice-page,.subscription-page,.auth-page{width:min(1680px,100%);margin:0 auto;padding:24px clamp(18px,3vw,48px) 64px}.catalog-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;display:grid}.learning-sidebar{scrollbar-width:thin;scrollbar-color:#d9d9d2 transparent;gap:16px;max-height:calc(100svh - 120px);padding-right:4px;display:grid;position:sticky;top:104px;overflow-y:auto}.sidebar-user,.redeem-box,.sidebar-metrics,.subscribe-entry,.learning-guide{background:var(--paper);border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 28px #19191405}.sidebar-user{align-items:center;gap:12px;padding:18px;display:flex}.avatar{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;font-weight:750;display:grid}.sidebar-user div{gap:4px;min-width:0;display:grid}.sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.sidebar-user small{color:var(--muted);font-size:11px}.redeem-box{background:linear-gradient(150deg,#fff5f6,#fff 65%);border-color:#e9cbd0;padding:22px 20px 18px}.sidebar-icon{width:40px;height:40px;color:var(--brand);background:#fff;border:1px solid #f2dce0;border-radius:12px;place-items:center;display:grid}.redeem-box h2{margin:14px 0 6px;font-size:17px}.redeem-box p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.8}.redeem-box label{color:#63635f;margin-bottom:6px;font-size:11px;display:block}.redeem-box input{background:#fff;border:1px solid #e4d9db;border-radius:7px;width:100%;min-width:0;height:43px;padding:0 11px;font-size:12px}.redeem-box>button{background:var(--brand);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:10px;font-size:13px;font-weight:650;display:flex}.redeem-box>button:hover{background:var(--brand-dark)}.redeem-box>small{text-align:center;color:var(--muted);margin-top:10px;font-size:10px;display:block}.sidebar-metrics{grid-template-columns:1fr 1fr;display:grid}.sidebar-metrics div{place-items:center;gap:3px;padding:17px 8px;display:grid}.sidebar-metrics div+div{border-left:1px solid var(--line)}.sidebar-metrics svg{color:var(--brand);margin-bottom:4px}.sidebar-metrics strong{font-variant-numeric:tabular-nums;font-size:24px;line-height:1.3}.sidebar-metrics span{color:var(--muted);font-size:11px}.learning-guide{padding:20px}.learning-guide h2{align-items:center;gap:8px;margin:0 0 18px;font-size:14px;display:flex}.learning-guide h2 svg{color:var(--brand)}.learning-guide ol{gap:17px;margin:0;padding:0;list-style:none;display:grid}.learning-guide li{align-items:center;gap:12px;display:flex}.learning-guide li>span{border:1px solid var(--line);width:29px;height:29px;color:var(--muted);border-radius:50%;place-items:center;font-size:10px;display:grid}.learning-guide li>div{gap:2px;display:grid}.learning-guide strong{font-size:12px;font-weight:600}.learning-guide small{color:var(--muted);font-size:11px}.subscribe-entry{text-align:left;grid-template-columns:22px 1fr 16px;align-items:center;gap:10px;width:100%;padding:17px;display:grid}.subscribe-entry>svg:first-child{color:var(--brand)}.subscribe-entry span{gap:4px;display:grid}.subscribe-entry strong{font-size:12px}.subscribe-entry small{color:var(--muted);font-size:11px}.catalog-content{min-width:0}.catalog-heading{justify-content:space-between;align-items:center;gap:20px;padding:4px 2px 22px;display:flex}.catalog-heading p{color:var(--brand);letter-spacing:1.8px;margin:0 0 5px;font-size:10px;font-weight:750}.catalog-heading h1{letter-spacing:-1px;margin:0;font-size:29px;line-height:1.4}.catalog-heading div>span{color:var(--muted);margin-top:6px;font-size:13px;display:block}.heading-symbol{color:var(--brand);background:#efece6;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.track-switch{background:var(--paper);border:1px solid var(--line);border-radius:9px;flex-wrap:wrap;align-items:center;gap:9px;padding:14px 16px;display:flex}.track-switch button{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:9px;min-height:35px;padding:0 14px;display:flex}.track-switch strong{white-space:nowrap;font-size:13px;font-weight:650}.track-switch button>span{color:#777;background:#f3f3f1;border-radius:50%;padding:1px 5px;font-size:10px}.track-switch button.active{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 3px 8px #c9182b20}.track-switch button.active>span{color:#fff;background:#ffffff25}.section-title{justify-content:space-between;align-items:center;gap:16px;margin:26px 0 17px;display:flex}.section-title h2{align-items:center;gap:10px;margin:0;font-size:19px;display:flex}.stage-caption{color:var(--brand);background:var(--brand-soft);border:1px solid #f4dbe0;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:500}.section-title p{color:var(--muted);margin:5px 0 0;font-size:12px}.section-title>button{color:var(--muted);background:0 0;border:0;font-size:13px}.unit-search{border:1px solid var(--line);color:#92928d;background:#fff;border-radius:7px;align-items:center;gap:7px;min-width:0;padding:0 11px;display:flex}.unit-search input{background:0 0;border:0;outline:0;width:150px;min-width:0;height:35px;font-size:12px}.unit-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 2px #c9182b12}.unit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.unit-item{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;width:100%;min-width:0;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;overflow:hidden;box-shadow:0 6px 18px #22221804}.unit-item:hover,.unit-item.selected{border-color:#d9949d;transform:translateY(-2px);box-shadow:0 10px 25px #5f1e2910}.unit-cover{color:#3c4842;background:#efece5;flex-direction:column;width:100%;min-height:152px;padding:18px;display:flex;position:relative;overflow:hidden}.unit-cover:after{content:"";pointer-events:none;border:22px solid #ffffff48;border-radius:50%;width:155px;height:155px;position:absolute;top:25px;right:-55px}.cover-1{color:#3a535f;background:#e9eef0}.cover-2{color:#6c4844;background:#f2e8e4}.cover-3{color:#524863;background:#edebf1}.cover-kicker{z-index:1;opacity:.7;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex;position:relative}.cover-kicker>span{letter-spacing:1px;font-size:9px;font-weight:700}.cover-title{z-index:1;letter-spacing:-.7px;margin:18px 0 15px;font-size:23px;font-weight:700;line-height:1.45;display:block;position:relative}.cover-bottom{z-index:1;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;display:flex;position:relative}.cover-steps{align-items:flex-end;gap:4px;display:flex}.cover-steps i{opacity:.2;background:currentColor;border-radius:2px;width:9px;height:8px;display:block}.cover-steps i:nth-child(2){opacity:.35;height:14px}.cover-steps i:nth-child(3){opacity:.6;height:20px}.unit-copy{width:100%;padding:16px 16px 18px;display:block}.unit-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.unit-title strong{font-size:16px}.unit-badge{color:#82827b;white-space:nowrap;background:#f7f7f5;border:1px solid #e6e6e0;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:9px;display:inline-flex}.unit-badge.preview{color:#377458;background:#f0f8f3;border-color:#d1e6da}.unit-copy>small{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;min-height:39px;font-size:11px;line-height:1.8;display:-webkit-box;overflow:hidden}.unit-footer{border-top:1px solid #efefeb;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;padding:12px 16px;display:flex}.unit-footer>span{color:#84847e;align-items:center;gap:5px;font-size:10px;display:flex}.unit-footer .unit-action{color:var(--brand);font-weight:600}.inline-message,.practice-notice,.auth-message{background:var(--brand-soft);color:#9f1b2d;border:1px solid #f1c7cd;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;display:flex}.inline-message button{color:inherit;background:0 0;border:0;display:flex}.sentence-list{scroll-margin-top:104px}.sentence-row{border:1px solid var(--line);text-align:left;background:#fff;border-bottom:0;grid-template-columns:30px minmax(0,1fr) 110px 112px 18px;align-items:center;gap:12px;width:100%;min-height:78px;padding:16px 18px;display:grid}.sentence-row:first-of-type{border-radius:9px 9px 0 0}.sentence-row:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 9px 9px}.sentence-row:hover{background:snow}.sentence-row>span{color:#a0a09a;font-size:13px}.sentence-row>div{gap:4px;min-width:0;display:grid}.sentence-row strong{font-size:14px}.sentence-row small{color:var(--muted);font-size:12px}.sentence-row>em{color:#92928d;font-size:11px;font-style:normal}.difficulty{background:#f3f7f4;border:1px solid #dce5df;border-radius:4px;justify-content:center;align-items:center;min-width:85px;height:23px;display:inline-flex;position:relative;overflow:hidden}.difficulty i{background:#e2ece5;position:absolute;inset:0 auto 0 0}.difficulty em{z-index:1;color:#57725f;font-size:10px;font-style:normal;position:relative}.loading-row,.page-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.empty-state{min-height:200px;color:var(--muted);text-align:center;background:#fff;border:1px dashed #d6d6ce;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:13px;display:flex}.empty-state button{border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:999px;padding:8px 14px}.search-empty{grid-column:1/-1}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.back-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:22px;padding:0;font-weight:700;display:inline-flex}.practice-page{max-width:1120px}.practice-context{color:#74787e;gap:10px;margin-bottom:14px;font-size:13px;display:flex}.practice-context span+span:before{content:"/";color:#c4c6ca;margin-right:10px}.ladder-strip{background:#fff;border:1px solid #dfe2e5;border-radius:7px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.ladder-strip li{text-align:left;background:#fff;border:0;border-right:1px solid #e5e7e9;grid-template-columns:44px 1fr auto;align-items:center;gap:8px;min-height:72px;padding:13px 18px;display:grid}.ladder-strip li:last-child{border-right:0}.ladder-strip li span{color:#9a9ea4;font-weight:700}.ladder-strip li.active{color:#fff;background:#17181b}.ladder-strip li.completed svg{color:#168454}.practice-workspace{background:#fff;border:1px solid #dfe2e5;border-radius:7px;flex-direction:column;align-items:center;min-height:560px;margin-top:16px;padding:clamp(26px,5vw,60px);display:flex}.practice-topline{color:#777b81;justify-content:space-between;align-items:center;width:100%;font-size:13px;display:flex}.practice-workspace h1{margin:40px 0 12px;font-size:28px}.chinese-prompt{color:#565a60;margin:0;font-size:22px}.audio-button{color:#ca1830;cursor:pointer;background:#fff;border:1px solid #e0e2e5;border-radius:50%;place-items:center;width:62px;height:62px;margin-top:28px;display:grid;position:relative;box-shadow:0 10px 28px #1b1d2214}.volume-bars{opacity:0;align-items:center;gap:2px;height:20px;display:flex;position:absolute;left:calc(100% + 12px)}.volume-bars i{background:#ca1830;width:3px;height:7px;animation:.55s ease-in-out infinite alternate volume}.volume-bars i:nth-child(2){height:14px;animation-delay:.12s}.volume-bars i:nth-child(3){height:10px;animation-delay:.24s}.volume-bars i:nth-child(4){height:17px;animation-delay:.36s}.audio-button.playing .volume-bars{opacity:1}@keyframes volume{to{transform:scaleY(.42)}}.answer-slots{flex-wrap:wrap;justify-content:center;align-items:end;gap:8px;max-width:940px;min-height:92px;margin-top:32px;display:flex}.answer-slots input{text-align:center;background:#f5f8fc;border:0;border-bottom:2px solid #b7c5da;outline:none;width:112px;max-width:min(36vw,180px);height:50px;padding:0 9px;font-size:18px;font-weight:650}.answer-slots input::placeholder{color:#9ba2ad;opacity:1;font-weight:600}.answer-slots input:focus{background:#edf4ff;border-bottom-color:#2563a6}.answer-slots input.correct{color:#096a40;background:#edf8f3;border-bottom-color:#168454}.answer-slots input.wrong{color:#b51c31;background:#fff0f2;border-bottom-color:#cf243c;animation:.25s linear shake}@keyframes shake{33%{transform:translate(-3px)}66%{transform:translate(3px)}}.given-word{color:#30343a;align-items:center;min-height:50px;padding:0 5px 7px;font-size:18px;font-weight:650;display:inline-flex}.punctuation{padding-bottom:8px;font-size:25px}.attempt-status{color:#777b81;align-items:center;gap:10px;margin-top:20px;font-size:12px;display:flex}.attempt-status>div{gap:4px;display:flex}.attempt-status i{background:#dfe2e5;width:20px;height:4px}.attempt-status i.used{background:#ca1830}.practice-notice{justify-content:center;margin-top:18px}.practice-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px;display:flex}.practice-actions button{cursor:pointer;background:#fff;border:1px solid #dfe2e5;border-radius:5px;align-items:center;gap:7px;min-height:42px;padding:0 16px;display:flex}.practice-actions button:disabled{opacity:.45;cursor:default}.practice-actions .submit-button{color:#fff;background:#ca1830;border-color:#ca1830}.practice-teaching{color:#666a70;border-top:1px solid #eceef0;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:34px;font-size:13px;display:flex}.practice-teaching em{color:#2563a6;margin-left:auto;font-style:normal}.practice-footer-nav{color:#777b81;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;display:flex}.practice-footer-nav button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:700;display:flex}.practice-footer-nav button:disabled{opacity:.35}.practice-page{max-width:1220px;padding-top:30px}.ladder-strip{border-color:var(--line);border-radius:10px;gap:6px;padding:6px}.ladder-strip li{border:0;border-radius:7px;min-height:62px}.ladder-strip li.active{background:var(--brand);color:#fff}.ladder-strip li.active span{color:#fff9}.practice-workspace{border-color:var(--line);border-radius:12px;box-shadow:0 12px 36px #17171005}.practice-workspace h1{text-align:center}.chinese-prompt{text-align:center;overflow-wrap:anywhere;max-width:100%;line-height:1.7}.practice-actions button{border-radius:999px}.practice-actions .submit-button{background:var(--brand);border-color:var(--brand);justify-content:center;min-width:112px}.practice-teaching{margin-top:34px;padding-top:22px;line-height:1.8}.practice-notice{margin-bottom:0}.subscription-heading{text-align:center;padding:15px 0 30px}.eyebrow{color:var(--brand);align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.subscription-heading h1{letter-spacing:-1.2px;margin:14px 0 10px;font-size:36px;line-height:1.4}.subscription-heading p{color:var(--muted);margin:0;font-size:14px}.subscription-track{flex-direction:column;align-items:center;gap:12px;margin:0 0 30px;display:flex}.subscription-track>span{font-size:12px;font-weight:650}.subscription-track>small{color:var(--muted);font-size:11px}.choice-row{border:1px solid var(--line);background:#fff;border-radius:999px;gap:5px;padding:5px;display:flex}.choice-row button{min-height:36px;color:var(--muted);background:#fff;border:0;border-radius:999px;padding:9px 24px;font-size:13px}.choice-row button.active{background:var(--brand);color:#fff}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:28px 24px 24px;box-shadow:0 10px 30px #17171004}.plan-card.selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand),0 12px 35px #c9182b08;background:linear-gradient(#fff5f6 0,#fff 140px)}.plan-card-heading{justify-content:space-between;align-items:center;gap:8px;height:26px;font-size:19px;font-weight:700;display:flex}.plan-selected{color:var(--brand);background:#fbe3e7;border-radius:999px;align-items:center;gap:3px;padding:3px 7px;font-size:10px;display:flex}.plan-caption{color:var(--muted);margin:8px 0 27px;font-size:11px}.plan-price{align-items:baseline;gap:4px;display:flex}.plan-price>span{font-size:20px;font-weight:600}.plan-price strong{letter-spacing:-2.5px;font-variant-numeric:tabular-nums;font-size:48px;font-weight:720;line-height:1.1}.plan-price small{color:var(--muted);margin-left:3px;font-size:11px}.plan-divider{background:var(--line);height:1px;margin:26px 0}.plan-card ul{gap:14px;margin:0 0 28px;padding:0;list-style:none;display:grid}.plan-card li{color:#62625b;align-items:center;gap:8px;font-size:12px;line-height:1.7;display:flex}.plan-card li svg{color:#578366;width:15px}.plan-card>button{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:43px;font-size:12px;font-weight:650;display:flex}.plan-card.selected>button{border-color:var(--brand);background:var(--brand);color:#fff}.selected-plan{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:15px;margin-top:24px;padding:23px 25px;display:flex}.selected-plan>svg{color:var(--brand)}.selected-plan>div{gap:5px;min-width:0;display:grid}.selected-plan span{font-size:13px;font-weight:650}.selected-plan strong{color:var(--brand);margin-left:16px}.selected-plan small{color:var(--muted);font-size:11px}.selected-plan button{background:var(--brand);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:130px;min-height:40px;margin-left:auto;padding:0 19px;font-size:12px;display:flex}.subscription-notes{grid-template-columns:repeat(3,1fr);gap:20px;margin:34px 0 0;display:grid}.subscription-notes>div{grid-template-columns:28px 1fr;align-content:start;gap:4px 7px;padding:0 14px;display:grid}.subscription-notes svg{color:#8c8c83;grid-row:1/3;width:20px}.subscription-notes strong{font-size:12px;font-weight:650}.subscription-notes span{color:var(--muted);font-size:11px;line-height:1.7}.auth-page{max-width:1100px}.auth-panel{background:#fff;border:1px solid #dfe2e5;grid-template-columns:.9fr 1.1fr;min-height:650px;display:grid}.auth-intro{color:#fff;background:#18191c;flex-direction:column;align-items:flex-start;padding:56px;display:flex}.auth-intro p{color:#ff8b99;margin:20px 0 8px;font-weight:700}.auth-intro h1{margin:0;font-size:42px;line-height:1.25}.auth-intro span{color:#b8bbc0;margin-top:auto;line-height:1.7}.auth-form{align-content:start;gap:15px;padding:46px 56px;display:grid}.auth-tabs{border-bottom:1px solid #e5e7e9;margin-bottom:8px;display:flex}.auth-tabs button{cursor:pointer;color:#777b81;background:0 0;border:0;min-width:86px;height:44px}.auth-tabs button.active{color:#ca1830;border-bottom:2px solid #ca1830;font-weight:700}.auth-form label{color:#565a60;gap:6px;font-size:13px;display:grid}.auth-form input{border:1px solid #d9dcdf;border-radius:5px;outline:none;width:100%;height:44px;padding:0 12px}.auth-form input:focus{border-color:#ca1830}.code-input{gap:8px;display:flex}.code-input button{cursor:pointer;background:#fff;border:1px solid #d9dcdf;border-radius:5px;flex:0 0 108px}.auth-message{font-size:13px}.auth-submit{color:#fff;cursor:pointer;background:#ca1830;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:47px;margin-top:3px;font-weight:700;display:flex}.auth-panel{border-color:var(--line);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #17171005}.auth-intro{color:#4e292e;background:#f2e9e8}.auth-intro svg,.auth-intro p{color:var(--brand)}.auth-intro span{color:#937379}.auth-submit{background:var(--brand);border-radius:999px}@media (width>=1650px){.unit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px){.catalog-layout{grid-template-columns:240px minmax(0,1fr);gap:20px}.unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{padding-inline:24px}.brand strong{font-size:18px}.site-header nav>button{padding-inline:10px}.sentence-row{grid-template-columns:26px minmax(0,1fr) 95px 18px}.sentence-row>em{display:none}}@media (width<=900px){.site-header{gap:14px;padding:14px 20px}.brand strong{font-size:16px}.brand small{font-size:10px}.site-header nav>button{padding:0 9px;font-size:12px}.site-header nav>button svg{width:15px}.account-menu>span{display:none}.catalog-page,.practice-page,.subscription-page,.auth-page{padding-inline:20px}.catalog-layout{grid-template-columns:1fr}.learning-sidebar{grid-template-columns:1fr 1fr;gap:14px;max-height:none;padding-right:0;position:static;overflow:visible}.sidebar-user,.sidebar-metrics,.learning-guide{display:none}.redeem-box{grid-row:span 1;grid-template-columns:1fr;padding:18px;display:grid}.redeem-box .sidebar-icon{display:none}.redeem-box h2{margin-top:0}.redeem-box p{margin-bottom:12px}.redeem-box>small{display:none}.subscribe-entry{grid-template-columns:24px 1fr 16px;align-self:stretch;padding:24px}.catalog-heading{padding-top:5px}.unit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cover-title{font-size:20px}.unit-cover{min-height:148px;padding:15px}.unit-footer{padding-inline:12px}.unit-footer>span{font-size:9px}.plan-grid{gap:13px}.plan-card{padding:23px 18px}.plan-card li{font-size:11px}.plan-price strong{font-size:41px}.plan-price small,.plan-caption{font-size:10px}.auth-panel{grid-template-columns:1fr}.auth-intro{min-height:240px;padding:36px}.auth-intro span{margin-top:25px}}@media (width<=640px){.site-header{flex-wrap:wrap;gap:12px;min-height:0;padding:13px 16px 10px}.brand img{width:33px;height:33px}.brand strong{font-size:17px}.brand small{font-size:10px}.site-header nav{justify-content:space-between;gap:3px;width:100%}.site-header nav>button{gap:5px;min-height:33px;padding:0 9px;font-size:11px}.account-menu{gap:3px;margin-left:0;padding-left:5px}.catalog-page,.practice-page,.subscription-page,.auth-page{padding:18px 16px 45px}.catalog-layout{gap:24px}.learning-sidebar{grid-template-columns:1fr}.redeem-box{padding:18px}.redeem-box h2{font-size:16px}.redeem-box p{margin-bottom:13px;font-size:11px}.redeem-box input{height:44px}.redeem-box>button{min-height:43px}.subscribe-entry{display:none}.catalog-heading{padding:0 0 18px}.catalog-heading h1{font-size:25px}.catalog-heading p{letter-spacing:1px;font-size:9px}.catalog-heading div>span{max-width:265px;font-size:11px}.heading-symbol{width:45px;height:45px}.heading-symbol svg{width:25px}.track-switch{flex-wrap:nowrap;justify-content:space-between;gap:5px;padding:10px 8px}.track-switch button{gap:5px;min-height:34px;padding:0 8px}.track-switch strong{font-size:11px}.track-switch button>span,.track-switch button>svg{display:none}.section-title{flex-wrap:wrap;gap:13px;margin-top:20px}.section-title h2{font-size:18px}.section-title p{font-size:11px}.unit-search{width:100%}.unit-search input{flex:1;width:100%;height:37px}.unit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.unit-cover{min-height:143px;padding:13px}.cover-kicker{gap:4px;font-size:8px}.cover-kicker>span{letter-spacing:0;font-size:8px}.cover-title{margin:16px 0 14px;font-size:19px;line-height:1.5}.cover-bottom{font-size:8px}.unit-cover:after{border-width:17px;width:115px;height:115px;top:35px;right:-55px}.cover-steps i{width:7px}.unit-copy{padding:13px 12px 10px}.unit-title{flex-wrap:wrap;gap:6px;margin-bottom:7px}.unit-title strong{font-size:13px}.unit-badge{font-size:8px}.unit-copy>small{min-height:36px;font-size:10px;line-height:1.8}.unit-footer{flex-wrap:wrap;gap:7px;padding:10px 12px}.unit-footer>span{font-size:9px}.unit-footer .unit-action{margin-left:auto}.unit-footer svg{width:12px}.sentence-list{scroll-margin-top:125px}.sentence-row{grid-template-columns:23px minmax(0,1fr) 15px;gap:9px;padding:14px 12px}.sentence-row .difficulty{display:none}.sentence-row strong{font-size:13px}.sentence-row small{font-size:11px}.ladder-strip li{text-align:center;grid-template-columns:1fr;gap:3px;min-height:64px;padding:8px}.ladder-strip li strong{font-size:11px}.ladder-strip li span{font-size:10px}.ladder-strip li svg{display:none}.practice-context{flex-wrap:wrap;gap:6px;font-size:11px}.practice-workspace{min-height:530px;padding:24px 14px}.practice-workspace h1{margin-top:28px;font-size:22px}.practice-topline{gap:8px;font-size:11px}.chinese-prompt{font-size:17px}.answer-slots{gap:6px;margin-top:26px}.answer-slots input{width:96px;height:46px;font-size:16px}.given-word{min-height:46px;font-size:16px}.practice-actions{gap:8px}.practice-actions button{min-height:39px;padding:0 12px;font-size:11px}.practice-actions .submit-button{min-width:90px}.practice-teaching{flex-wrap:wrap;align-items:flex-start;font-size:11px}.practice-teaching em{width:100%;margin-left:25px}.practice-footer-nav span{display:none}.subscription-heading{padding:10px 0 24px}.subscription-heading h1{letter-spacing:-.7px;font-size:26px}.subscription-heading p{font-size:12px;line-height:1.8}.subscription-track{gap:10px;margin-bottom:25px}.choice-row{justify-content:space-between;gap:3px;width:100%}.choice-row button{flex:1;padding:8px 10px;font-size:12px}.plan-grid{grid-template-columns:1fr;gap:17px}.plan-card{padding:23px}.plan-card-heading{font-size:20px}.plan-caption{margin:8px 0 20px;font-size:12px}.plan-price strong{font-size:46px}.plan-price small{font-size:12px}.plan-divider{margin:22px 0}.plan-card ul{gap:12px;margin-bottom:23px}.plan-card li{font-size:12px}.plan-card>button{min-height:45px;font-size:13px}.selected-plan{flex-wrap:wrap;gap:12px;padding:19px}.selected-plan>svg{display:none}.selected-plan span{font-size:12px}.selected-plan strong{margin-left:8px}.selected-plan small{font-size:11px;line-height:1.8}.selected-plan button{width:100%;min-height:43px;margin:3px 0 0}.subscription-notes{grid-template-columns:1fr;gap:21px;margin-top:28px}.subscription-notes>div{padding:0 5px}.auth-intro{min-height:0;padding:27px}.auth-intro h1{font-size:29px}.auth-form{padding:28px 22px}.back-button{margin-bottom:20px;font-size:12px}}@media (width<=420px){.site-header nav>button>svg{display:none}.site-header nav>button{gap:0}.account-menu{border-left:0;padding-left:0}.account-menu>svg{display:none}.account-menu>button{width:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.code-input input{min-width:0}@media (width<=360px){.site-header nav{gap:2px}.site-header nav>button{gap:4px;padding:0 6px;font-size:10px}.site-header nav>button svg{width:13px;height:13px}.brand strong{font-size:15px}.track-switch button{padding:0 7px}.unit-title{gap:5px}.unit-title strong{font-size:12px}}.site-shell{min-height:100svh;display:block}.page-column{min-width:0;min-height:100svh;margin-left:264px}.app-sidebar{z-index:40;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:264px;padding:22px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 28px #19191405}.sidebar-brand-row{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:center;min-height:51px;padding:0 8px 18px;display:flex}.sidebar-brand-row .brand{min-width:0}.sidebar-brand-row .brand img{width:36px;height:36px}.sidebar-brand-row .brand strong{letter-spacing:-.3px;white-space:nowrap;font-size:15px}.sidebar-brand-row .brand small{font-size:10px}.sidebar-close,.mobile-menu-button,.sidebar-overlay{display:none}.sidebar-nav{flex-direction:column;gap:5px;min-height:0;padding:19px 0;display:flex;overflow-y:auto}.sidebar-section-label{color:#9b9b94;letter-spacing:1.1px;padding:0 12px 7px;font-size:10px;font-weight:700}.sidebar-section-label.stage-label{margin-top:16px}.sidebar-nav>button{color:#65655f;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 12px;font-size:13px;font-weight:600;display:flex}.sidebar-nav>button:hover{color:var(--ink);background:#f6f4f1}.sidebar-nav>button.active{background:var(--brand-soft);color:var(--brand)}.sidebar-nav>button small{color:#a0a099;margin-left:auto;font-size:10px;font-weight:500}.sidebar-nav>button.active small{color:#bb6570}.stage-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.stage-menu-item{padding-left:16px!important}.sidebar-account{border-top:1px solid #eeeeea;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;padding:15px 8px 0;display:grid}.sidebar-account .avatar{border-radius:50%;width:38px;height:38px}.sidebar-account>div{gap:2px;min-width:0;display:grid}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account strong{font-size:12px}.sidebar-account small{color:var(--muted);font-size:9px}.sidebar-account>button{border:1px solid var(--line);min-width:32px;min-height:31px;color:var(--muted);background:#fff;border-radius:7px;place-items:center;padding:0 9px;font-size:11px;display:grid}.catalog-page,.practice-page,.subscription-page,.auth-page,.library-page{width:min(1480px,100%);padding:34px clamp(24px,3.5vw,58px) 64px}.catalog-page{margin:0 auto}.compact-heading{align-items:flex-end;padding:0 0 22px}.compact-heading h1{font-size:31px}.compact-heading .unit-search{margin-bottom:2px}.catalog-summary{border:1px solid var(--line);min-height:52px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:8px;margin-bottom:22px;padding:0 16px;font-size:11px;display:flex}.catalog-summary strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:17px}.catalog-summary i{background:var(--line);width:1px;height:20px;margin:0 7px}.subscription-page{max-width:1300px}.subscription-heading.left-heading{text-align:left;padding:0 0 24px}.subscription-heading.left-heading h1{margin:10px 0 7px;font-size:32px}.subscription-sections{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;width:max-content;max-width:100%;margin-bottom:28px;padding:5px;display:flex}.subscription-sections button{min-height:40px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 17px;font-size:12px;font-weight:650;display:flex}.subscription-sections button.active{background:var(--brand);color:#fff}.subscription-panel{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:410px;padding:28px}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:22px;display:flex}.panel-title>div{grid-template-columns:42px 1fr;align-items:center;gap:2px 13px;display:grid}.panel-icon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:11px;grid-row:1/3;place-items:center;display:grid}.panel-title h2{margin:0;font-size:20px}.panel-title p{color:var(--muted);margin:2px 0 0;font-size:12px}.access-list{gap:10px;padding-top:22px;display:grid}.access-list article{border:1px solid var(--line);border-radius:9px;grid-template-columns:10px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:74px;padding:14px 16px;display:grid}.access-list article>div{gap:3px;display:grid}.access-list strong{font-size:14px}.access-list small{color:var(--muted);font-size:10px}.access-list time{color:var(--muted);font-size:11px}.access-list button{background:var(--brand);color:#fff;border:0;border-radius:999px;min-height:34px;padding:0 14px;font-size:11px}.subscription-panel .empty-state{background:#fafaf8;border:0;margin-top:22px}.redeem-panel form{max-width:680px;padding:32px 0 0}.redeem-panel label{color:#54544f;margin-bottom:8px;font-size:12px;font-weight:650;display:block}.redeem-panel form>div{gap:10px;display:flex}.redeem-panel input{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;min-width:0;height:48px;padding:0 14px}.redeem-panel form button{background:var(--brand);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:130px;font-size:12px;font-weight:650;display:flex}.redeem-panel form>small{color:var(--muted);margin-top:10px;font-size:10px;display:block}@media (width<=900px){.page-column{margin-left:0;padding-top:58px}.app-sidebar{visibility:hidden;width:min(286px,84vw);transition:transform .2s,visibility .2s;transform:translate(-105%)}.sidebar-open .app-sidebar{visibility:visible;transform:translate(0)}.mobile-menu-button{z-index:32;border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:9px;place-items:center;display:grid;position:fixed;top:13px;left:14px;box-shadow:0 5px 18px #1111}.sidebar-close{width:34px;height:34px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.sidebar-overlay{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14141455;border:0;display:block;position:fixed;inset:0}.catalog-page,.practice-page,.subscription-page,.auth-page,.library-page{padding-top:18px}.compact-heading{align-items:flex-start}.compact-heading .unit-search{margin-top:8px}.catalog-summary{margin-bottom:18px}}@media (width<=640px){.compact-heading{gap:12px;display:grid}.compact-heading h1{font-size:25px}.compact-heading .unit-search{width:100%;margin:0}.catalog-summary{white-space:nowrap;overflow-x:auto}.subscription-heading.left-heading h1{font-size:26px}.subscription-sections{width:100%;overflow-x:auto}.subscription-sections button{flex:1;justify-content:center;padding:0 12px}.subscription-panel{min-height:360px;padding:19px}.panel-title>div{grid-template-columns:38px 1fr}.panel-icon{width:38px;height:38px}.access-list article{grid-template-columns:8px minmax(0,1fr);gap:10px}.access-list time,.access-list button{grid-column:2}.access-list button{width:max-content}.redeem-panel form>div{display:grid}.redeem-panel form button{min-height:45px}.subscription-track{align-items:stretch}.choice-row{justify-content:flex-start;overflow-x:auto}.choice-row button{flex:none}.sidebar-brand-row .brand strong{font-size:14px}}.ladder-strip{margin:0;list-style:none}.practice-layout{grid-template-columns:minmax(0,1fr) 192px;align-items:start;gap:18px;display:grid}.practice-layout .practice-workspace{min-width:0}.practice-keyboard-hint{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;gap:8px;margin-top:95px;padding:18px 14px;font-size:12px;line-height:1.6;display:grid;box-shadow:0 12px 28px #0f172a0a}.practice-keyboard-hint h2{color:var(--ink);margin:0 0 5px;font-size:14px}.practice-shortcut-buttons{align-items:center;gap:6px;margin-top:5px;display:flex}.practice-shortcut-buttons kbd{min-width:30px;height:30px;color:var(--ink);background:#f8fafc;border:1px solid #dfe2e6;border-radius:7px;place-items:center;padding:0 6px;font-family:inherit;font-size:12px;font-weight:700;display:inline-grid;box-shadow:inset 0 -2px #0f172a0f}.practice-keyboard-hint strong{color:#606774;font-size:11px}.practice-keyboard-hint em{margin-top:6px;font-size:10px;font-style:normal}.practice-keyboard-hint p{border-top:1px solid var(--line);margin:5px 0 0;padding-top:12px;font-size:11px}.practice-notice.success{color:#137b50;background:#edf9f3}.practice-progress-note{text-align:center;color:var(--muted);margin:20px 0;font-size:12px}.favorite-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:12px;display:inline-flex}.favorite-button.active{color:var(--brand)}.answer-slots.learned{align-items:flex-start;row-gap:18px}.learned-word{cursor:pointer;background:#f7f9f8;border:0;border-bottom:2px solid #d8dedb;border-radius:6px 6px 0 0;gap:5px;min-width:58px;min-height:58px;padding:8px 9px 6px;display:grid}.learned-word strong{color:var(--ink);font-size:17px}.learned-word span{color:#758078;font-size:10px;font-weight:650}.learned-word:hover,.learned-word.active{border-bottom-color:var(--brand);background:#fff3f4}.word-detail-card{border:1px solid var(--line);text-align:left;background:#fbfcfb;border-radius:10px;width:min(560px,100%);margin:20px auto 0;padding:18px 20px;position:relative}.word-detail-card>div{align-items:baseline;gap:10px;display:flex}.word-detail-card>div strong{font-size:23px}.word-detail-card>div span{color:var(--muted);font-size:12px}.word-detail-card p{color:#505650;margin:7px 0 13px}.word-detail-card>button:not(.word-detail-close){border:1px solid var(--line);color:#255f4b;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.word-detail-card small{color:var(--muted);margin-left:12px}.word-detail-close{color:var(--muted);background:0 0;border:0;position:absolute;top:10px;right:10px}.celebration{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18140f99;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.celebration section{z-index:2;text-align:center;background:#fff;border-radius:18px;width:min(470px,100% - 32px);padding:46px 32px;position:relative;box-shadow:0 30px 90px #0004}.celebration section>svg{color:var(--brand)}.celebration section>span{letter-spacing:2px;color:var(--brand);margin:14px 0 7px;font-size:10px;display:block}.celebration h2{margin:0;font-size:26px}.celebration p{color:var(--muted);line-height:1.8}.celebration section button{background:var(--brand);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;display:inline-flex}.celebration-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.celebration section .secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.confetti i{left:calc((var(--i) * 37) % 100 * 1%);background:hsl(calc(var(--i) * 47),75%,56%);width:9px;height:18px;animation:confetti-fall calc(2.4s + (var(--i) % 5)*.28s) linear infinite;animation-delay:calc((var(--i) % 7)*-.22s);transform:rotate(calc(var(--i)*19deg));position:absolute;top:-10%}@keyframes confetti-fall{to{top:110%;transform:rotate(720deg)translate(60px)}}.library-page{max-width:1080px;margin:0 auto;padding:36px 24px 70px}.library-heading{align-items:center;gap:16px;padding:25px 0;display:flex}.library-heading>span{width:52px;height:52px;color:var(--brand);background:#f6e7e9;border-radius:50%;place-items:center;display:grid}.library-heading p{color:var(--brand);letter-spacing:1.5px;margin:0;font-size:10px}.library-heading h1{margin:4px 0;font-size:30px}.library-heading small{color:var(--muted)}.library-tabs{border:1px solid var(--line);background:#fff;border-radius:999px;gap:5px;width:max-content;margin-bottom:22px;padding:5px;display:flex}.library-tabs button{background:0 0;border:0;border-radius:999px;padding:10px 22px}.library-tabs button.active{background:var(--brand);color:#fff}.library-tabs span{opacity:.7;margin-left:7px}.library-list{gap:12px;display:grid}.library-list article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:20px 22px}.library-meta{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.library-meta span+span:before{content:"·";margin-right:8px}.library-meta em{color:var(--brand);background:#fff0f2;border-radius:99px;margin-left:auto;padding:3px 8px;font-style:normal}.library-meta em.resolved{color:#257252;background:#eef8f3}.library-list h2{margin:12px 0 6px;font-size:16px}.library-list>article>strong{font-size:18px}.library-list p{color:var(--muted)}.library-list article>div:last-child{gap:10px;display:flex}.library-list article>div:last-child button{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 13px;display:inline-flex}.library-list .remove-library-item{color:#8d555b}@media (width<=900px){.practice-layout{grid-template-columns:minmax(0,1fr);gap:0}.practice-keyboard-hint{grid-template-columns:auto 1fr;align-items:center;gap:10px 14px;margin-top:16px;padding:18px}.practice-keyboard-hint h2,.practice-keyboard-hint em,.practice-keyboard-hint p{grid-column:1/-1}.practice-shortcut-buttons{margin:0}}@media (width<=640px){.favorite-button{width:100%;margin-left:0}.learned-word{min-width:52px;padding-inline:6px}.learned-word strong{font-size:15px}.word-detail-card{padding:17px 15px}.library-page{padding:20px 16px 50px}.library-meta{flex-wrap:wrap}.library-meta em{margin-left:0}.library-list article{padding:17px 15px}.library-list article>div:last-child{flex-wrap:wrap}.celebration section{padding:38px 22px}}
