/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#24332e;--muted:#718079;--line:#e5e9e2;--paper:#fbfcf8;--cream:#f4f1e7;--green:#315f4e;--green-dark:#23483c;--sage:#cbd8bd;--yellow:#f0ca65;--math:#517768;--chinese:#cc765e;--english:#6581a8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:238px;padding:34px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:40px;height:40px;font:800 20px Georgia,serif;display:grid;box-shadow:inset 0 0 0 4px #ffffff1f}.brand b{letter-spacing:-.2px;font-size:17px;display:block}.brand small{color:var(--muted);letter-spacing:1.2px;margin-top:2px;font-size:11px;display:block}.main-nav{gap:8px;margin-top:48px;display:grid}.main-nav a{color:#62716a;border-radius:12px;align-items:center;gap:13px;min-height:46px;padding:0 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.main-nav a span{text-align:center;width:22px;font-size:18px}.main-nav a:hover,.main-nav a.active{color:var(--green);background:#edf3ea}.sidebar-note{background:#edf3ea;border:1px solid #dfe8da;border-radius:18px;margin-top:auto;padding:18px}.sidebar-note .note-kicker{color:var(--green);letter-spacing:1px;font-size:10px;font-weight:800}.sidebar-note strong{margin-top:10px;font:700 16px/1.4 Georgia,Songti SC,serif;display:block}.sidebar-note p{color:#6b7c73;margin:7px 0 0;font-size:11px;line-height:1.7}.profile-mini{align-items:center;gap:10px;margin-top:20px;padding:0 6px;display:flex}.avatar{background:#f4d8a6;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.profile-mini b,.profile-mini small{display:block}.profile-mini b{font-size:13px}.profile-mini small{color:var(--muted);margin-top:2px;font-size:10px}.page{max-width:1640px;margin-left:238px;padding:0 56px}.mobile-header{display:none}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:146px;display:flex}.date-line{color:#8a958f;letter-spacing:.4px;margin:0 0 7px;font-size:12px}.topbar h1{letter-spacing:-.5px;margin:0;font:700 28px/1.2 Georgia,Songti SC,serif}.topbar h1 span{font-family:sans-serif;font-size:24px}.topbar p:last-child{color:var(--muted);margin:8px 0 0;font-size:13px}.topbar-actions{align-items:center;gap:12px;display:flex}.school-chip,.outline-button{border:1px solid var(--line);background:#fff;border-radius:999px;font-size:12px}.school-chip{color:var(--muted);padding:10px 15px}.outline-button{color:var(--green);padding:10px 17px;font-weight:700;transition:all .2s}.outline-button:hover{border-color:var(--green);background:#f2f6ef}.hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.85fr);gap:22px;padding:34px 0;display:grid}.focus-card{background:var(--green);color:#fff;border-radius:26px;min-height:350px;display:flex;position:relative;overflow:hidden}.focus-card:before{content:"";opacity:.22;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000 100%);mask-image:linear-gradient(90deg,#0000 20%,#000 100%)}.focus-copy{z-index:2;width:60%;padding:38px 0 34px 40px;position:relative}.section-label{color:#839088;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;line-height:1;display:block}.section-label.light{color:#d7e5d8}.focus-copy h2{letter-spacing:-.7px;margin:18px 0 14px;font:700 32px/1.35 Georgia,Songti SC,serif}.focus-copy p{color:#d8e3dc;max-width:410px;margin:0;font-size:13px;line-height:1.8}.primary-button{color:var(--green);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:20px;margin-top:26px;padding:13px 20px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.fraction-art{z-index:1;flex:1;min-width:260px;position:relative}.fraction-art:after{content:"";opacity:.38;background:#d1ddc4;border-radius:50%;width:250px;height:250px;position:absolute;top:38px;right:-20px}.fraction-paper{z-index:3;width:220px;height:205px;color:var(--ink);background:#f9f4e7;border-radius:9px;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;top:76px;right:42px;transform:rotate(4deg);box-shadow:0 18px 35px #0a231a40}.fraction-paper:before{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 25px,#3e5d5114 26px);position:absolute;inset:0}.fraction-paper strong{text-align:center;font:700 21px/18px Georgia,serif;display:grid;position:relative}.fraction-paper strong i{font-style:normal}.fraction-paper b{font-size:20px;position:relative}.fraction-paper em{color:var(--chinese);font:italic 700 15px Georgia,serif;position:absolute;bottom:17px;right:18px}.tiny-note{color:#697b72;font-size:11px;position:absolute;top:16px;left:18px;transform:rotate(-5deg)}.orbit{border:1px solid #ffffff59;border-radius:50%;position:absolute}.orbit.one{width:330px;height:230px;top:40px;right:-45px;transform:rotate(-19deg)}.orbit.two{width:260px;height:300px;top:18px;right:-15px;transform:rotate(15deg)}.spark{z-index:4;color:var(--yellow);position:absolute}.spark.s1{font-size:22px;top:54px;right:286px}.spark.s2{font-size:16px;bottom:38px;right:25px}.week-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:27px 26px 22px}.card-heading{justify-content:space-between;align-items:flex-start;display:flex}.card-heading h3{margin:0;font:700 21px Georgia,Songti SC,serif}.week-pill{color:#7b6b31;background:#fbf1ce;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.rhythm-list{gap:2px;margin-top:22px;display:grid}.rhythm-list>div{border-bottom:1px solid #edf0eb;align-items:center;gap:12px;min-height:67px;display:flex}.rhythm-list>div:last-child{border-bottom:0}.rhythm-icon{color:#fff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font:700 14px Georgia,serif;display:grid}.rhythm-icon.math{background:var(--math)}.rhythm-icon.chinese{background:var(--chinese)}.rhythm-icon.english{background:var(--english)}.rhythm-list p{flex:1;margin:0}.rhythm-list b,.rhythm-list small{display:block}.rhythm-list b{font-size:12px}.rhythm-list small{color:var(--muted);margin-top:4px;font-size:10px}.rhythm-list strong{color:#69776f;font:700 13px Georgia,serif}.week-footnote{color:#718079;text-align:center;background:#f5f7f3;border-radius:10px;margin:18px 0 0;padding:10px 12px;font-size:10px}.section-block{border-top:1px solid var(--line);padding:44px 0 52px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.section-title-row h2{margin:0;font:700 25px Georgia,Songti SC,serif}.section-title-row>p{color:var(--muted);margin:0 0 2px;font-size:12px}.subject-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.subject-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:268px;padding:24px;transition:all .25s;position:relative;overflow:hidden}.subject-card:after{content:"";opacity:.12;background:currentColor;border-radius:50%;width:145px;height:145px;position:absolute;top:-70px;right:-64px}.subject-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #2d413814}.subject-card.chinese{color:var(--chinese)}.subject-card.math{color:var(--math)}.subject-card.english{color:var(--english)}.subject-top{justify-content:space-between;align-items:center;display:flex}.subject-icon{color:#fff;background:currentColor;border-radius:13px;place-items:center;width:42px;height:42px;font:700 17px Georgia,serif;display:grid}.status{color:var(--muted);background:#f2f4f0;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:700}.status.ready{color:var(--green);background:#eaf2e6}.subject-card h3{color:var(--ink);margin:23px 0 12px;font:700 24px Georgia,Songti SC,serif}.subject-card h3 small{color:#a2aaa5;letter-spacing:1.3px;margin-left:9px;font:700 8px sans-serif}.subject-card p{min-height:42px;color:var(--muted);margin:0;font-size:11px;line-height:1.8}.method-line{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);color:var(--ink);justify-content:space-between;margin-top:18px;padding:12px 0;font-size:10px;display:flex}.method-line span{color:var(--muted)}.subject-card a{color:currentColor;justify-content:space-between;margin-top:17px;font-size:11px;font-weight:800;display:flex}.library{padding-bottom:64px}.subject-tabs{background:#eef1eb;border-radius:999px;gap:4px;padding:4px;display:flex}.subject-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-size:10px}.subject-tabs button.active{color:#fff;background:var(--green)}.topic-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.topic-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:20px;padding:0;transition:all .25s;overflow:hidden}.topic-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #2d41381a}.topic-cover{height:134px;color:var(--green);background:#dce7d7;justify-content:center;align-items:center;padding:25px;display:flex;position:relative;overflow:hidden}.topic-cover:before,.topic-cover:after{content:"";opacity:.2;border:1px solid;border-radius:50%;position:absolute}.topic-cover:before{width:180px;height:100px;transform:rotate(18deg)}.topic-cover:after{width:130px;height:160px;transform:rotate(-32deg)}.topic-cover>span{z-index:1;background:#ffffffb3;border-radius:12px;padding:13px 18px;font:italic 700 25px Georgia,serif;box-shadow:0 9px 22px #3250431f}.topic-cover small{z-index:1;font-size:9px;font-weight:700;position:absolute;bottom:12px;right:15px}.topic-info{padding:19px}.topic-meta{color:var(--math);letter-spacing:.6px;font-size:9px;font-weight:800}.topic-info h3{margin:8px 0;font:700 20px Georgia,Songti SC,serif}.topic-info p{min-height:40px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.topic-open{color:var(--green);justify-content:space-between;margin-top:15px;font-size:10px;font-weight:800;display:flex}.empty-topic{color:#849087;border:1px dashed #bfc9c1;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:296px;transition:all .2s;display:flex}.empty-topic:hover{border-color:var(--green);color:var(--green);background:#f4f7f1}.empty-topic>span{background:#edf1eb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.empty-topic strong{margin-top:13px;font-size:12px}.empty-topic small{margin-top:5px;font-size:9px}.empty-state{text-align:center;border:1px dashed #cbd3cc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:290px;padding:32px;display:flex}.empty-state>span{color:var(--yellow);font-size:28px}.empty-state h3{margin:9px 0;font:700 20px Georgia,Songti SC,serif}.empty-state p{max-width:540px;color:var(--muted);margin:0;font-size:11px;line-height:1.8}.primary-button.dark{color:#fff;background:var(--green)}.workflow-section{color:#fff;background:var(--green-dark);border-radius:26px;grid-template-columns:.8fr 1.3fr;gap:55px;margin:8px 0 60px;padding:50px;display:grid;position:relative;overflow:hidden}.workflow-section:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-280px;left:-200px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.workflow-intro,.workflow-steps,.photo-guide{z-index:1;position:relative}.workflow-intro h2{margin:15px 0;font:700 27px/1.45 Georgia,Songti SC,serif}.workflow-intro p{color:#ccd8d1;margin:0;font-size:11px;line-height:1.9}.primary-button.cream{color:var(--green);background:#f4e7bd}.workflow-steps{grid-template-columns:repeat(4,1fr);align-content:center;gap:10px;display:grid}.workflow-steps>div{background:#ffffff12;border:1px solid #ffffff1a;border-radius:15px;min-height:178px;padding:18px 15px;position:relative}.workflow-steps>div:not(:last-child):after{content:"→";z-index:2;color:#d9ca8d;position:absolute;top:50%;right:-11px}.workflow-steps span{color:#a9bbb2;font:700 9px sans-serif}.workflow-steps i{width:39px;height:39px;color:var(--green-dark);background:#cdd9bd;border-radius:12px;place-items:center;margin-top:18px;font:700 15px Georgia,serif;display:grid}.workflow-steps h3{margin:15px 0 6px;font:700 13px Georgia,Songti SC,serif}.workflow-steps p{color:#adbbb4;margin:0;font-size:9px;line-height:1.6}.photo-guide{color:#dce6df;background:#ffffff14;border-radius:13px;grid-column:1/-1;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:16px;margin-top:-20px;padding:15px 18px;font-size:10px;display:grid}.photo-guide strong{color:#f5e7b7}.coaching-grid{grid-template-columns:1.35fr .65fr;gap:20px;padding:0 0 62px;display:grid}.coach-card,.principle-card{border-radius:23px;min-height:310px}.coach-card{border:1px solid var(--line);background:#fff;padding:34px}.coach-card h2{margin:12px 0 26px;font:700 23px Georgia,Songti SC,serif}.coach-card ol{gap:13px;margin:0;padding:0;list-style:none;display:grid}.coach-card li{background:#f6f7f3;border-radius:13px;align-items:center;gap:14px;padding:12px;display:flex}.coach-card li>span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font:700 11px Georgia,serif;display:grid}.coach-card li p{color:var(--muted);margin:0;font-size:11px}.coach-card li b{color:var(--ink);margin-right:7px}.principle-card{color:#fff;background:#c8765f;flex-direction:column;justify-content:flex-end;padding:35px;display:flex;position:relative;overflow:hidden}.principle-card:before{content:"K";color:#ffffff14;font:700 190px Georgia,serif;position:absolute;top:-30px;right:-17px}.quote-mark{color:#f5d796;font:700 60px Georgia,serif;position:absolute;top:22px;left:32px}.principle-card p{margin:0;font:700 19px/1.7 Georgia,Songti SC,serif;position:relative}.principle-card span{color:#f2d8cf;letter-spacing:1px;margin-top:20px;font-size:9px}footer{border-top:1px solid var(--line);min-height:88px;color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}footer>span{color:var(--green);font:700 13px Georgia,Songti SC,serif}.detail-layer{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1c2b258c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.detail-panel{background:var(--paper);border-radius:25px;width:min(760px,100%);max-height:min(790px,100vh - 40px);padding:42px;position:relative;overflow:auto;box-shadow:0 25px 80px #00000040}.close-button{color:#6d7a73;cursor:pointer;background:#ecefe9;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:18px;right:20px}.topic-symbol{width:fit-content;color:var(--green);background:#dce7d7;border-radius:11px;padding:11px 16px;font:italic 700 18px Georgia,serif}.detail-panel .eyebrow{color:var(--green);letter-spacing:1px;margin:24px 0 7px;font-size:10px;font-weight:800}.detail-panel h2{margin:0;font:700 30px Georgia,Songti SC,serif}.detail-summary{color:var(--muted);margin:12px 0 28px;font-size:12px;line-height:1.8}.detail-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.detail-grid>div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.detail-grid h3{margin:0 0 12px;font:700 14px Georgia,Songti SC,serif}.detail-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.detail-grid li{color:#627069;padding-left:16px;font-size:10px;line-height:1.65;position:relative}.detail-grid li:before{content:"•";color:var(--chinese);position:absolute;left:2px}.check-question{background:#edf3e9;border-radius:15px;margin-top:15px;padding:20px}.check-question span{color:var(--green);letter-spacing:1px;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.check-question strong{font:700 13px/1.7 Georgia,Songti SC,serif}@media (max-width:1100px){.sidebar{width:210px;padding-left:18px;padding-right:18px}.page{margin-left:210px;padding:0 30px}.hero-grid{grid-template-columns:1fr}.week-card{min-height:auto}.rhythm-list{grid-template-columns:repeat(3,1fr);gap:12px}.rhythm-list>div{border:0}.workflow-section{grid-template-columns:1fr}.photo-guide{grid-template-columns:1fr 1fr;margin-top:0}}@media (max-width:780px){.sidebar{display:none}.page{margin-left:0;padding:0 18px}.mobile-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;display:flex}.mobile-header .brand{gap:8px;font-size:13px}.mobile-header .brand-mark{border-radius:10px;width:32px;height:32px;font-size:16px}.mobile-grade{color:var(--muted);font-size:10px}.topbar{align-items:flex-end;min-height:132px;padding-bottom:24px}.topbar-actions{display:none}.topbar h1{font-size:25px}.hero-grid{padding:22px 0}.focus-card{flex-direction:column;min-height:430px}.focus-copy{width:100%;padding:30px 28px 0}.focus-copy h2{font-size:27px}.fraction-art{width:100%;min-height:190px}.fraction-paper{width:190px;height:150px;top:20px;right:34px}.fraction-art:after{width:200px;height:200px;top:0;right:-15px}.rhythm-list{grid-template-columns:1fr}.rhythm-list>div{border-bottom:1px solid #edf0eb}.section-block{padding:34px 0 42px}.section-title-row{flex-direction:column;align-items:flex-start}.section-title-row>p{line-height:1.6}.subject-grid,.topic-grid,.coaching-grid{grid-template-columns:1fr}.subject-card{min-height:240px}.library-head{gap:18px}.subject-tabs{width:100%;overflow-x:auto}.subject-tabs button{flex:1;min-width:56px}.workflow-section{gap:30px;margin-bottom:40px;padding:32px 24px}.workflow-steps{grid-template-columns:1fr 1fr}.workflow-steps>div:not(:last-child):after{display:none}.photo-guide{grid-template-columns:1fr}.coach-card{padding:27px 22px}.coach-card li{align-items:flex-start}.principle-card{min-height:250px}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;line-height:1.6}.detail-layer{padding:12px}.detail-panel{border-radius:20px;padding:32px 22px}.detail-grid{grid-template-columns:1fr}}.unit-practice-button{color:#fff;background:#315f4e;border-radius:11px;align-items:center;gap:22px;min-height:42px;margin-top:16px;padding:0 17px;font-size:10px;font-weight:800;display:inline-flex}.practice-page{min-height:calc(100vh - 90px);padding:32px 0 60px}.practice-back{color:#6e7d76;font-size:10px;font-weight:700}.practice-header{color:#fff;background:linear-gradient(120deg,#315f4e,#3c7561);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;min-height:240px;margin-top:18px;padding:37px 42px;display:flex}.practice-header>div:first-child>span{color:#c9dbd1;letter-spacing:1px;margin-top:21px;font-size:9px;font-weight:800;display:block}.practice-header h1{margin:7px 0 8px;font:700 31px Georgia,Songti SC,serif}.practice-header p{color:#d5e2db;margin:0;font-size:10px}.practice-header .practice-back{color:#dce8e1}.practice-overview{background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.practice-overview span{color:#c9dbd1;font-size:9px}.practice-overview strong{margin-top:6px;font:700 37px Georgia,serif}.practice-overview small{color:#c9dbd1;margin-top:5px;font-size:8px}.practice-progress{margin:23px 0}.practice-progress>div{background:#e5eae5;border-radius:999px;height:8px;overflow:hidden}.practice-progress>div span{border-radius:inherit;background:#4a806c;height:100%;transition:width .3s;display:block}.practice-progress p{color:#86918b;justify-content:space-between;margin:8px 0 0;font-size:9px;display:flex}.practice-progress p strong{color:#436e5e}.question-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:34px 38px;box-shadow:0 15px 38px #2d41380e}.question-meta{align-items:center;gap:8px;display:flex}.question-meta>span{color:#477261;letter-spacing:.8px;font-size:9px;font-weight:800}.question-meta b{border-radius:999px;padding:5px 8px;font-size:8px}.question-meta b.basic{color:#4d765f;background:#eaf2ec}.question-meta b.advanced{color:#8d6b27;background:#fbf1d9}.question-card h2{align-items:flex-start;gap:13px;margin:23px 0 27px;font:700 21px/1.6 Georgia,Songti SC,serif;display:flex}.question-card h2>span{color:#fff;background:#315f4e;border-radius:10px;flex:none;place-items:center;width:31px;height:31px;font:700 10px Georgia,serif;display:grid}.answer-options{grid-template-columns:1fr 1fr;gap:11px;display:grid}.answer-options button{color:#536159;text-align:left;cursor:pointer;background:#fbfcfa;border:1px solid #e2e7e2;border-radius:13px;align-items:center;gap:12px;min-height:60px;padding:12px 15px;transition:all .18s;display:flex}.answer-options button:hover:not(:disabled),.answer-options button.selected{background:#f0f6f1;border-color:#65927e}.answer-options button>span{color:#607068;background:#edf1ed;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font:700 9px Georgia,serif;display:grid}.answer-options button strong{flex:1;font-size:11px;font-weight:600}.answer-options button i{font-size:16px;font-style:normal}.answer-options button.correct{background:#edf8f1;border-color:#48a071}.answer-options button.correct>span{color:#fff;background:#48a071}.answer-options button.correct i{color:#29905b}.answer-options button.wrong{background:#fcf0f0;border-color:#d77575}.answer-options button.wrong>span{color:#fff;background:#d77575}.answer-options button.wrong i{color:#c95353}.answer-feedback{border-radius:13px;gap:13px;margin-top:18px;padding:17px 19px;display:flex}.answer-feedback>span{color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.answer-feedback strong{font:700 11px Georgia,Songti SC,serif;display:block}.answer-feedback p{color:#66736c;margin:6px 0 0;font-size:9px;line-height:1.7}.answer-feedback.correct{background:#eaf6ef}.answer-feedback.correct>span{background:#3b9a67}.answer-feedback.wrong{background:#fbefea}.answer-feedback.wrong>span{background:#d36f52}.question-actions{justify-content:flex-end;margin-top:23px;display:flex}.question-actions button{color:#fff;cursor:pointer;background:#315f4e;border:0;border-radius:11px;min-width:145px;min-height:43px;padding:0 20px;font-size:10px;font-weight:800}.question-actions button:disabled{color:#9ca6a0;cursor:not-allowed;background:#e6eae6}.question-actions button span{margin-left:15px}.practice-tip{border:1px dashed #cad4cc;border-radius:14px;align-items:center;gap:16px;margin-top:16px;padding:17px 20px;display:flex}.practice-tip span{color:#477261;flex:none;font-size:9px;font-weight:800}.practice-tip p{color:#7d8982;margin:0;font-size:9px;line-height:1.7}.result-page{place-items:center;display:grid}.result-page>.practice-back{justify-self:start}.result-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:25px;width:min(700px,100%);padding:43px;box-shadow:0 18px 45px #2d413812}.result-badge{color:#477261;letter-spacing:1px;font-size:9px;font-weight:800}.score-ring{border:10px solid #ebefeb;border-radius:50%;justify-content:center;align-items:baseline;width:135px;height:135px;margin:22px auto;padding-top:39px;display:flex}.score-ring.great{border-color:#6bad8b}.score-ring.keep-going{border-color:#dfad64}.score-ring strong{font:700 39px Georgia,serif}.score-ring small{color:#7c8881;margin-left:3px;font-size:10px}.result-card h1{margin:0;font:700 25px Georgia,Songti SC,serif}.result-card>p{color:#808b85;margin:9px 0 0;font-size:10px}.result-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.result-stats>div{background:#f5f7f4;border-radius:13px;padding:17px}.result-stats strong,.result-stats span{display:block}.result-stats strong{color:#3c6e5a;font:700 22px Georgia,serif}.result-stats span{color:#8a958f;margin-top:5px;font-size:8px}.weak-topics{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px;display:flex}.weak-topics>span{color:#858f89;width:100%;margin-bottom:3px;font-size:9px}.weak-topics b{color:#986f30;background:#faf0da;border-radius:999px;padding:6px 9px;font-size:8px}.result-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:25px;display:flex}.result-actions button,.result-actions a{color:#fff;cursor:pointer;background:#315f4e;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:9px;font-weight:800;display:inline-flex}.result-actions button.secondary{color:#315f4e;background:#eaf1ec}.result-actions a{color:#6e7a73;background:#f0f2ef}@media (max-width:780px){.practice-page{padding-top:20px}.practice-header{flex-direction:column;align-items:flex-start;min-height:310px;padding:27px 22px}.practice-overview{border-radius:14px;flex-direction:row;gap:9px;width:100%;height:auto;padding:17px}.practice-overview strong{margin:0;font-size:25px}.question-card{padding:24px 16px}.question-card h2{font-size:18px}.answer-options{grid-template-columns:1fr}.question-actions button{width:100%}.practice-tip{flex-direction:column;align-items:flex-start}.result-card{padding:32px 18px}.result-stats{gap:6px}.result-actions{flex-direction:column}.result-actions button,.result-actions a{width:100%}}.home-shell{--home-blue:#5b78f6;--home-violet:#7557fa;--home-soft:#f2f4fc;--home-text:#252b3b;background:#f4f6fc}.home-shell .sidebar{border-color:#e7eaf4;box-shadow:8px 0 30px #4b537e06}.home-shell .student-note{background:#f2f4fb;border:0}.simple-home-header{justify-content:space-between;align-items:center;gap:24px;min-height:135px;display:flex}.simple-home-header>div>span{color:#9aa3ba;font-size:10px;font-weight:700}.simple-home-header h1{color:var(--home-text);margin:7px 0 5px;font-size:25px;line-height:1.2}.simple-home-header p{color:#8993aa;margin:0;font-size:11px}.simple-grade{color:#707b97;background:#fff;border:1px solid #e7eaf3;border-radius:10px;padding:9px 13px;font-size:9px}.simple-focus-card{color:#fff;background:linear-gradient(112deg,#5879f2 0%,#675ff7 52%,#7654f8 100%);border-radius:22px;padding:30px 34px;box-shadow:0 16px 40px #5b61e829}.simple-focus-title>span{color:#e3e8ff;letter-spacing:.6px;font-size:10px;font-weight:800}.simple-focus-title h2{margin:8px 0 4px;font-size:25px}.simple-focus-title p{color:#e0e4ff;margin:0;font-size:10px}.simple-progress{margin-top:22px}.simple-progress>div{background:#ffffff4f;border-radius:999px;height:8px;overflow:hidden}.simple-progress>div span{border-radius:inherit;background:#fff;height:100%;display:block}.simple-progress p{color:#e8ebff;justify-content:space-between;margin:7px 0 0;font-size:9px;display:flex}.simple-progress strong{font-weight:700}.simple-progress p span{opacity:.85}.simple-start-button{color:#6474ec;background:#fff;border-radius:12px;place-items:center;min-height:49px;margin-top:22px;font-size:12px;font-weight:800;transition:all .2s;display:grid}.simple-start-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #27287629}.simple-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.simple-stats>div{background:#fff;border:1px solid #eaedf5;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:92px;display:flex;box-shadow:0 8px 22px #42486d09}.simple-stats strong{color:#5f6ff0;font-size:23px;line-height:1}.simple-stats span{color:#a0a8bb;margin-top:8px;font-size:9px}.simple-stats>div:nth-child(2) strong{color:#42b785}.simple-stats>div:nth-child(3) strong{color:#f1a024}.simple-stats>div:nth-child(4) strong{color:#ed6375}.simple-quick-row{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.simple-quick-row>a{background:#fff;border:1px solid #e9ecf4;border-radius:16px;align-items:center;gap:13px;min-height:86px;padding:17px 20px;transition:all .2s;display:flex;box-shadow:0 8px 22px #42486d09}.simple-quick-row>a:hover{transform:translateY(-2px);box-shadow:0 13px 28px #42486d14}.quick-icon{color:#5570ee;background:#eef2ff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font:700 14px Georgia,Songti SC,serif;display:grid}.quick-icon.review{color:#7d69e7;background:#f0edff}.simple-quick-row div{flex:1}.simple-quick-row strong,.simple-quick-row small{display:block}.simple-quick-row strong{color:#303747;font-size:11px}.simple-quick-row small{color:#a0a8ba;margin-top:5px;font-size:9px}.simple-quick-row i{color:#7b8de9;font-style:normal}.simple-subjects{padding:38px 0 58px}.simple-section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.simple-section-head>div>span{color:#6978df;font-size:9px;font-weight:800}.simple-section-head h2{color:#343b4b;margin:6px 0 0;font-size:18px}.simple-section-head>small{color:#a0a8b8;font-size:9px}.simple-subject-grid{gap:12px;display:grid}.simple-subject{background:#fff;border:1px solid #e9ecf4;border-radius:16px;grid-template-columns:44px 1fr auto 20px;align-items:center;gap:13px;min-height:82px;padding:16px 20px;transition:all .2s;display:grid;box-shadow:0 8px 22px #42486d09}.simple-subject:hover{border-color:#ccd4f7;transform:translateY(-2px)}.simple-subject-icon{color:#fff;background:#6179ed;border-radius:13px;place-items:center;width:42px;height:42px;font:700 15px Georgia,Songti SC,serif;display:grid}.simple-subject.chinese .simple-subject-icon{background:#7186ee}.simple-subject.math .simple-subject-icon{background:#5c73ed}.simple-subject.english .simple-subject-icon{background:#7567ea}.simple-subject div strong,.simple-subject div small{display:block}.simple-subject div strong{color:#2e3546;font-size:12px}.simple-subject div small{color:#a1a9b9;margin-top:5px;font-size:9px}.simple-subject>b{color:#7e89a3;background:#f2f4f9;border-radius:999px;padding:6px 9px;font-size:8px}.simple-subject.math>b{color:#5c6de5;background:#edf0ff}.simple-subject>i{color:#8290e6;font-style:normal}.home-shell .subject-hero.math,.home-shell .subject-hero.chinese,.home-shell .subject-hero.english,.home-shell .practice-header,.home-shell .habit-card,.home-shell .together-section{background:linear-gradient(120deg,#5879f2,#7654f8)}.home-shell .subject-page-icon{color:#5f68e6;background:#fff}.home-shell .content-count,.home-shell .status.ready{color:#6272e7;background:#edf0ff}.home-shell .unit-number,.home-shell .study-method-card li span,.home-shell .question-card h2>span,.home-shell .question-actions button,.home-shell .result-actions button,.home-shell .unit-practice-button{background:#6374eb}.home-shell .thinking-card{background:#f0f2ff!important}.home-shell .practice-progress>div span{background:linear-gradient(90deg,#5879f2,#7654f8)}.home-shell .question-meta>span,.home-shell .practice-progress p strong,.home-shell .result-badge{color:#6271df}.home-shell .question-meta b.basic{color:#6271df;background:#edf0ff}.home-shell .answer-options button:hover:not(:disabled),.home-shell .answer-options button.selected{background:#f2f3ff;border-color:#7a84ee}.home-shell .score-ring.great{border-color:#7180ed}.home-shell .result-stats strong{color:#6271df}.catalog-header{justify-content:space-between;align-items:center;gap:24px;min-height:165px;display:flex}.catalog-header>div>span{color:#6877e8;letter-spacing:1px;font-size:9px;font-weight:800}.catalog-header h1{color:#282e3e;margin:7px 0 5px;font-size:28px}.catalog-header p{color:#9099ae;margin:0;font-size:10px}.catalog-header>b{color:#6877e8;background:#edf0ff;border-radius:999px;padding:8px 12px;font-size:9px}.math-catalog{gap:16px;padding-bottom:60px;display:grid}.catalog-unit{background:#fff;border:1px solid #e6e9f2;border-radius:20px;grid-template-columns:52px 1fr auto;align-items:start;gap:18px;padding:27px 28px;display:grid;box-shadow:0 8px 24px #40466e09}.catalog-number{color:#fff;background:linear-gradient(145deg,#5d78f1,#7359ef);border-radius:14px;place-items:center;width:48px;height:48px;font:700 10px Georgia,serif;display:grid}.catalog-copy small{color:#6f7de2;font-size:8px;font-weight:800}.catalog-copy h2{color:#2d3343;margin:7px 0 6px;font:700 21px Georgia,Songti SC,serif}.catalog-copy p{color:#9199aa;margin:0;font-size:9px}.catalog-status{color:#7e87a0;background:#f2f4f8;border-radius:999px;padding:6px 9px;font-size:8px}.catalog-actions{grid-column:2/-1;grid-template-columns:1fr 1fr;gap:11px;margin-top:7px;display:grid}.catalog-actions>a{background:#fafbff;border:1px solid #e4e8f3;border-radius:13px;align-items:center;gap:12px;min-height:66px;padding:12px 15px;transition:all .2s;display:flex}.catalog-actions>a:hover{border-color:#c2caf4;transform:translateY(-2px)}.catalog-actions>a>span{color:#fff;background:#6678ee;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font:700 12px Georgia,Songti SC,serif;display:grid}.catalog-actions>a.practice>span{background:#765eea}.catalog-actions div{flex:1}.catalog-actions strong,.catalog-actions small{display:block}.catalog-actions strong{color:#303747;font-size:11px}.catalog-actions small{color:#9aa2b4;margin-top:4px;font-size:8px}.catalog-actions b{color:#7685e8;font-size:12px}.lesson-header{color:#fff;background:linear-gradient(115deg,#5879f2,#7654f8);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;min-height:220px;margin-top:28px;padding:34px 38px;display:flex}.lesson-header a:first-child{color:#e3e7ff;font-size:9px;font-weight:700}.lesson-header>div>span{color:#dfe4ff;letter-spacing:1px;margin-top:22px;font-size:8px;font-weight:800;display:block}.lesson-header h1{margin:6px 0 7px;font-size:28px}.lesson-header p{color:#e2e5ff;margin:0;font-size:10px}.lesson-practice-link{white-space:nowrap;background:#fff;border-radius:11px;align-items:center;gap:20px;min-height:43px;padding:0 17px;display:flex;color:#6674e7!important;font-size:9px!important}.lesson-index{grid-template-columns:repeat(6,1fr);gap:8px;margin:18px 0;display:grid}.lesson-index a{color:#596175;background:#fff;border:1px solid #e5e8f2;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;min-height:63px;padding:10px;font-size:8px;display:flex}.lesson-index a span{color:#6a78e6;font:700 8px Georgia,serif}.lesson-list{gap:12px;display:grid}.lesson-list>article{background:#fff;border:1px solid #e5e8f1;border-radius:17px;grid-template-columns:45px 1.15fr .85fr;gap:14px;padding:23px;scroll-margin-top:20px;display:grid}.lesson-number{color:#fff;background:#6577eb;border-radius:12px;place-items:center;width:40px;height:40px;font:700 9px Georgia,serif;display:grid}.lesson-main{grid-row:span 2}.lesson-main small,.lesson-example span,.lesson-warning span{color:#6877e5;letter-spacing:.6px;font-size:8px;font-weight:800}.lesson-main h2{color:#2f3545;margin:6px 0 8px;font:700 18px Georgia,Songti SC,serif}.lesson-main p,.lesson-example p,.lesson-warning p{color:#737d91;margin:0;font-size:9px;line-height:1.75}.lesson-example,.lesson-warning{background:#f5f6fb;border-radius:11px;padding:13px 15px}.lesson-warning{background:#f1f2ff}.lesson-finish{color:#fff;background:linear-gradient(110deg,#5c75ef,#7558ee);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:18px 0 60px;padding:22px 25px;display:flex}.lesson-finish>div{align-items:center;gap:12px;display:flex}.lesson-finish>div>span{color:#6672e5;background:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.lesson-finish strong,.lesson-finish small{display:block}.lesson-finish strong{font-size:11px}.lesson-finish small{color:#e0e3ff;margin-top:4px;font-size:8px}.lesson-finish>a{color:#6470e5;background:#fff;border-radius:10px;padding:11px 15px;font-size:9px;font-weight:800}.math-shell .lesson-header{min-height:220px;padding:36px 42px}.math-shell .lesson-header a:first-child{font-size:14px}.math-shell .lesson-header>div>span{margin-top:24px;font-size:13px}.math-shell .lesson-header h1{margin:9px 0 10px;font-size:38px}.math-shell .lesson-header p{font-size:16px;line-height:1.6}.math-shell .lesson-practice-link{min-height:50px;padding:0 22px;font-size:14px!important}.math-shell .lesson-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.math-shell .lesson-index a{border-radius:14px;gap:7px;min-height:78px;padding:14px 16px;font-size:15px;line-height:1.35}.math-shell .lesson-index a span{font-size:12px}.math-shell .lesson-list{gap:18px}.math-shell .lesson-list>article{border-radius:20px;grid-template-columns:56px minmax(0,1fr) minmax(260px,.72fr);grid-template-areas:"number main example"".main warning";gap:14px 22px;min-height:250px;padding:28px}.math-shell .lesson-number{border-radius:14px;grid-area:number;width:50px;height:50px;font-size:13px}.math-shell .lesson-main{grid-area:main;align-self:center;min-width:0}.math-shell .lesson-example{grid-area:example}.math-shell .lesson-warning{grid-area:warning}.math-shell .lesson-main small,.math-shell .lesson-example span,.math-shell .lesson-warning span{font-size:13px}.math-shell .lesson-main h2{margin:10px 0 15px;font-size:28px}.math-shell .lesson-main p,.math-shell .lesson-example p,.math-shell .lesson-warning p{overflow-wrap:anywhere;font-size:16px;line-height:1.85}.math-shell .lesson-example,.math-shell .lesson-warning{border-radius:14px;flex-direction:column;justify-content:center;min-width:0;padding:18px 20px;display:flex}.math-shell .lesson-example p,.math-shell .lesson-warning p{margin-top:8px}.math-shell .lesson-finish{padding:26px 30px}.math-shell .lesson-finish strong{font-size:16px}.math-shell .lesson-finish small{font-size:13px}.math-shell .lesson-finish>a{padding:14px 19px;font-size:14px}@media (min-width:781px) and (max-width:1366px){.math-shell .page{padding-left:30px;padding-right:30px}.math-shell .lesson-header{min-height:210px;padding:30px 34px}.math-shell .lesson-header h1{font-size:34px}.math-shell .lesson-list>article{grid-template-columns:52px minmax(0,1fr) minmax(230px,.8fr);gap:14px 18px;padding:24px}.math-shell .lesson-main h2{font-size:25px}.math-shell .lesson-main p,.math-shell .lesson-example p,.math-shell .lesson-warning p{font-size:15px}}@media (max-width:780px){.catalog-header{min-height:140px}.catalog-unit{grid-template-columns:46px 1fr;padding:20px 16px}.catalog-status{display:none}.catalog-actions{grid-column:1/-1;grid-template-columns:1fr}.lesson-header{flex-direction:column;justify-content:center;align-items:flex-start;min-height:300px;padding:27px 22px}.lesson-practice-link{justify-content:center;width:100%}.lesson-index{grid-template-columns:1fr 1fr}.lesson-list>article{grid-template-columns:40px 1fr}.lesson-main{grid-row:auto}.lesson-example,.lesson-warning{grid-column:1/-1}.lesson-finish{flex-direction:column;align-items:stretch}.lesson-finish>a{text-align:center}.math-shell .lesson-index{grid-template-columns:1fr 1fr}.math-shell .lesson-list>article{grid-template-columns:44px minmax(0,1fr);grid-template-areas:"number main""example example""warning warning";min-height:0;padding:20px 16px}.math-shell .lesson-main{align-self:start}.math-shell .lesson-main h2{font-size:24px}.math-shell .lesson-main p,.math-shell .lesson-example p,.math-shell .lesson-warning p{font-size:16px}.home-shell .mobile-nav a.active{background:linear-gradient(120deg,#5b78f6,#7657f9)}.simple-home-header{min-height:125px}.simple-grade{display:none}.simple-focus-card{padding:25px 20px}.simple-focus-title h2{font-size:23px}.simple-focus-title p{line-height:1.7}.simple-stats{grid-template-columns:1fr 1fr;gap:10px}.simple-stats>div{min-height:82px}.simple-quick-row{grid-template-columns:1fr;gap:10px}.simple-section-head{flex-direction:column;align-items:flex-start;gap:5px}.simple-subject{grid-template-columns:42px 1fr 16px;padding:14px}.simple-subject>b{display:none}}.home-shell{--home-blue:#1d5fe9;--home-blue-dark:#123fa4;--home-blue-soft:#eaf2ff;background:#f6f9ff}.home-shell .sidebar{border-color:#dfe8f6}.home-shell .brand-mark{background:linear-gradient(145deg,#2d72f3,#1549bc);box-shadow:0 8px 20px #1d5fe940,inset 0 0 0 4px #ffffff21}.home-shell .main-nav a:hover,.home-shell .main-nav a.active{color:var(--home-blue);background:#edf4ff}.home-shell .student-note{background:#f0f6ff;border-color:#dce8fb}.home-shell .sidebar-note .note-kicker{color:var(--home-blue)}.home-shell .avatar{color:#1549bc;background:#dceaff}.blue-home-head{color:#fff;background:linear-gradient(125deg,#174ebf 0%,#2168ed 55%,#3782f2 100%);border-radius:30px;grid-template-columns:1.08fr .92fr;align-items:center;min-height:430px;margin:32px 0 22px;padding:57px 55px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #154ebb2e}.blue-home-head:before{content:"";opacity:.18;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 1px);background-size:25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(100deg,#0000 15%,#000 100%);mask-image:linear-gradient(100deg,#0000 15%,#000 100%)}.blue-home-head:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:450px;height:450px;position:absolute;top:-250px;right:-230px;box-shadow:0 0 0 52px #ffffff06,0 0 0 104px #ffffff05}.blue-head-copy{z-index:2;position:relative}.blue-head-meta{color:#cfe0ff;letter-spacing:.45px;align-items:center;gap:11px;font-size:10px;font-weight:700;display:flex}.blue-head-meta i{background:#8eb7ff;border-radius:50%;width:3px;height:3px}.blue-head-copy h1{letter-spacing:-.7px;margin:23px 0 16px;font:700 36px/1.3 Georgia,Songti SC,serif}.blue-head-copy h1>span{color:#dce9ff;font-size:26px}.blue-head-copy>p{color:#d5e4ff;max-width:540px;margin:0;font-size:12px;line-height:1.9}.blue-head-actions{align-items:center;gap:12px;margin-top:29px;display:flex}.blue-primary,.blue-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:44px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex}.blue-primary{color:#174ebf;background:#fff;gap:23px;padding:0 21px;box-shadow:0 9px 22px #072a7733}.blue-secondary{color:#e4edff;background:#ffffff12;border:1px solid #ffffff4d;padding:0 18px}.blue-primary:hover,.blue-secondary:hover{transform:translateY(-2px)}.blue-study-art{z-index:1;min-height:305px;position:relative}.art-orbit{border:1px solid #ffffff3d;border-radius:50%;position:absolute}.orbit-a{width:340px;height:220px;top:30px;right:-25px;transform:rotate(-22deg)}.orbit-b{width:250px;height:330px;top:-10px;right:30px;transform:rotate(20deg)}.art-card{z-index:2;color:#1b315f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;position:absolute;box-shadow:0 19px 42px #072b7642}.card-word{border-radius:18px;width:190px;height:118px;padding:22px;top:12px;right:96px;transform:rotate(-5deg)}.card-word small,.card-word strong,.card-word span{display:block}.card-word small,.card-math small{color:#6c81a8;letter-spacing:1px;font-size:8px;font-weight:800}.card-word strong{color:#1e5ed8;margin-top:10px;font:italic 700 25px Georgia,serif}.card-word span{color:#8694ae;margin-top:3px;font-size:9px}.card-math{border-radius:50%;place-items:center;width:145px;height:145px;padding:18px;display:grid;top:135px;right:10px;transform:rotate(7deg)}.card-math small{position:absolute;top:25px}.card-math strong{color:#1d5fe9;font:700 42px Georgia,serif}.card-math span{color:#7184a9;font-size:9px;position:absolute;bottom:23px}.card-note{border-radius:17px;grid-template-columns:36px 1fr;align-items:center;column-gap:10px;width:190px;height:88px;padding:17px;display:grid;bottom:16px;right:152px;transform:rotate(4deg)}.card-note>span{color:#fff;background:#34a472;border-radius:50%;grid-row:1/3;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.card-note strong{align-self:end;font:700 11px Georgia,Songti SC,serif}.card-note small{color:#71819d;align-self:start;font-size:8px}.art-star{z-index:3;color:#ffd76c;font-style:normal;position:absolute}.star-one{font-size:23px;top:78px;right:44px}.star-two{font-size:16px;bottom:56px;left:58px}.blue-dashboard-row{grid-template-columns:1.45fr .55fr;gap:20px;margin-bottom:50px;display:grid}.blue-today-card,.blue-motto-card{background:#fff;border:1px solid #e0e8f4;border-radius:23px;box-shadow:0 12px 28px #1d478a0d}.blue-today-card{padding:28px 30px}.blue-card-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.blue-card-title span{color:var(--home-blue);letter-spacing:1px;font-size:9px;font-weight:800}.blue-card-title h2{margin:7px 0 0;font:700 21px Georgia,Songti SC,serif}.blue-card-title>b{color:#57739f;background:#eef4fd;border-radius:999px;padding:7px 10px;font-size:9px}.blue-task-list{margin-top:16px;display:grid}.blue-task-list a{border-top:1px solid #edf1f7;align-items:center;gap:13px;min-height:65px;display:flex}.task-index{color:#7990b1;border:1px solid #dce5f2;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font:700 9px Georgia,serif;display:grid}.task-index.active{color:#fff;border-color:var(--home-blue);background:var(--home-blue);box-shadow:0 6px 13px #1d5fe933}.blue-task-list p{flex:1;margin:0}.blue-task-list b,.blue-task-list small{display:block}.blue-task-list b{color:#2c3c58;font-size:11px}.blue-task-list small{color:#8795a9;margin-top:4px;font-size:9px}.blue-task-list i{color:#8ba0bd;font-style:normal}.blue-motto-card{color:#fff;background:linear-gradient(155deg,#102f7b,#1b55c8);padding:30px;position:relative;overflow:hidden}.blue-motto-card:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-95px;box-shadow:0 0 0 30px #ffffff06}.motto-icon{color:#184aa9;background:#ffd873;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.blue-motto-card>small{color:#a9c6ff;letter-spacing:1px;margin-top:24px;font-size:9px;font-weight:800;display:block}.blue-motto-card>p{margin:11px 0 25px;font:700 18px/1.65 Georgia,Songti SC,serif}.blue-motto-card>div{color:#c8d9fa;align-items:center;gap:7px;font-size:9px;display:flex}.blue-motto-card>div i{color:#6f97e3;font-style:normal}.home-shell .home-subjects{padding-top:10px}.home-shell .section-label{color:var(--home-blue)}.home-shell .subject-card{border-color:#dfe7f2;box-shadow:0 10px 25px #1d478a09}.home-shell .subject-card:hover{border-color:#b8cbed;box-shadow:0 16px 35px #1d478a1a}.home-shell .subject-card.chinese{color:#597ed1}.home-shell .subject-card.math{color:#1d5fe9}.home-shell .subject-card.english{color:#446ebc}.home-shell .subject-card.chinese .subject-icon{background:#597ed1}.home-shell .subject-card.math .subject-icon{background:#1d5fe9}.home-shell .subject-card.english .subject-icon{background:#446ebc}.home-shell .status.ready{color:#1d5fe9;background:#eaf2ff}.blue-learning-path{background:#eaf2ff;border-radius:24px;grid-template-columns:.65fr 1.35fr;align-items:center;gap:42px;margin:4px 0 60px;padding:38px 40px;display:grid}.path-intro>span{color:var(--home-blue);letter-spacing:1.2px;font-size:9px;font-weight:800}.path-intro h2{margin:9px 0 8px;font:700 20px Georgia,Songti SC,serif}.path-intro p{color:#6f83a3;margin:0;font-size:9px;line-height:1.7}.path-steps{justify-content:space-between;align-items:center;gap:12px;display:flex}.path-steps>div{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;display:grid}.path-steps>div span{color:#fff;background:var(--home-blue);border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;font:700 8px Georgia,serif;display:grid}.path-steps strong{font:700 11px Georgia,Songti SC,serif}.path-steps small{color:#7a8eac;font-size:8px}.path-steps>i{color:#94add3;font-style:normal}.home-shell footer{border-color:#dee7f4}.home-shell footer>span{color:var(--home-blue)}@media (max-width:1100px){.blue-home-head{grid-template-columns:1fr}.blue-study-art{opacity:.48;width:390px;position:absolute;right:20px}.blue-head-copy{max-width:610px}.blue-dashboard-row{grid-template-columns:1.25fr .75fr}.blue-learning-path{grid-template-columns:1fr;gap:26px}}@media (max-width:780px){.home-shell .mobile-nav a.active{background:var(--home-blue)}.blue-home-head{align-items:start;min-height:560px;margin-top:20px;padding:36px 25px}.blue-head-copy h1{font-size:30px}.blue-head-copy h1>span{font-size:21px}.blue-head-actions{flex-direction:column;align-items:stretch}.blue-study-art{opacity:1;width:100%;min-height:230px;margin-top:20px;position:relative;right:auto}.card-word{width:165px;right:90px}.card-math{width:120px;height:120px;top:118px;right:0}.card-note{width:165px;bottom:0;right:110px}.blue-dashboard-row{grid-template-columns:1fr}.blue-motto-card{min-height:260px}.blue-today-card{padding:24px 18px}.blue-learning-path{padding:29px 23px}.path-steps{grid-template-columns:1fr 1fr;display:grid}.path-steps>i{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.student-note{background:#f0f5e9}.home-topbar{border-bottom:0}.home-hero{padding-top:8px}.today-card{flex-direction:column;justify-content:center;display:flex}.today-list{gap:2px;margin-top:20px;display:grid}.today-list>div{border-bottom:1px solid #edf0eb;align-items:center;gap:12px;min-height:68px;display:flex}.today-list>div:last-child{border:0}.today-list p{flex:1;margin:0}.today-list b,.today-list small{display:block}.today-list b{font-size:12px}.today-list small{color:var(--muted);margin-top:4px;font-size:10px}.today-list>div>strong{color:#69776f;font:700 13px Georgia,serif}.check-dot{color:#87928c;border:1px solid #dbe1da;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font:700 11px Georgia,serif;display:grid}.check-dot.current{color:#fff;border-color:var(--green);background:var(--green)}.home-subjects{border-top:0}.subject-card{display:block}.subject-enter{color:currentColor;justify-content:space-between;margin-top:17px;font-size:11px;font-weight:800;display:flex}.growth-strip{border:1px solid var(--line);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:60px;padding:27px 32px;display:flex}.growth-strip>div{grid-template-columns:auto 1fr;align-items:center;column-gap:11px;display:grid}.growth-strip>div span{color:#fff;background:var(--green);border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font:700 9px Georgia,serif;display:grid}.growth-strip strong{font:700 13px Georgia,Songti SC,serif}.growth-strip small{color:var(--muted);margin-top:2px;font-size:9px}.growth-strip>i{color:#abb5ae;font-style:normal}.subject-hero{color:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:40px;min-height:290px;margin-top:32px;padding:43px 46px;display:flex;position:relative;overflow:hidden}.subject-hero:before,.subject-hero:after{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute}.subject-hero:before{width:330px;height:210px;top:-60px;right:-90px;transform:rotate(25deg)}.subject-hero:after{width:210px;height:330px;top:-80px;right:30px;transform:rotate(-18deg)}.subject-hero.math{background:var(--green)}.subject-hero.chinese{background:#b8604d}.subject-hero.english{background:#526f98}.subject-hero-copy{z-index:1;max-width:610px;position:relative}.subject-page-icon{width:46px;height:46px;color:var(--ink);background:#f5e7bd;border-radius:14px;place-items:center;margin-bottom:20px;font:700 19px Georgia,Songti SC,serif;display:grid}.subject-hero-copy>p{color:#ffffffab;letter-spacing:1.5px;margin:0 0 7px;font-size:9px;font-weight:800}.subject-hero-copy h1{margin:0;font:700 34px Georgia,Songti SC,serif}.subject-hero-copy strong{margin-top:13px;font:700 19px Georgia,Songti SC,serif;display:block}.subject-hero-copy>span:last-child{color:#ffffffba;margin-top:10px;font-size:11px;display:block}.subject-hero-goal{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:18px;width:min(320px,36%);padding:23px;position:relative}.subject-hero-goal small{color:#f3dfaa;letter-spacing:1px;font-size:9px;font-weight:800}.subject-hero-goal p{margin:10px 0 0;font:700 14px/1.8 Georgia,Songti SC,serif}.subject-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:36px 0 50px;display:grid}.subject-section{border:1px solid var(--line);background:#fff;border-radius:23px;padding:30px}.subject-section-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.subject-section-head h2,.study-method-card h2{margin:0;font:700 22px Georgia,Songti SC,serif}.content-count{color:var(--muted);background:#f0f3ed;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700}.learning-unit-list{gap:18px;display:grid}.learning-unit{border:1px solid var(--line);background:#fbfcf8;border-radius:18px;grid-template-columns:52px 1fr;gap:18px;padding:23px;scroll-margin-top:25px;display:grid}.unit-number{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:44px;height:44px;font:700 11px Georgia,serif;display:grid}.unit-number.chinese{background:var(--chinese)}.unit-number.english{background:var(--english)}.unit-body>span{color:var(--math);letter-spacing:.5px;font-size:9px;font-weight:800}.unit-body h3{margin:7px 0;font:700 21px Georgia,Songti SC,serif}.unit-body>p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.unit-columns{grid-template-columns:1fr .8fr;gap:12px;margin-top:18px;display:grid}.unit-columns>div{background:#fff;border-radius:13px;padding:16px}.unit-columns strong{font:700 11px Georgia,Songti SC,serif}.unit-columns ul{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.unit-columns li{color:#65716a;padding-left:14px;font-size:9px;line-height:1.55;position:relative}.unit-columns li:before{content:"✓";color:var(--green);font-size:8px;position:absolute;left:0}.thinking-card{background:#eff4e9!important}.thinking-card p{color:#627169;margin:10px 0 0;font-size:9px;line-height:1.7}.subject-empty{text-align:center;background:#fbfcf8;border:1px dashed #cbd4ca;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px;display:flex}.empty-book{color:#fff;background:var(--green);border-radius:18px;place-items:center;width:56px;height:56px;font:700 22px Georgia,serif;display:grid}.subject-empty.chinese .empty-book{background:var(--chinese)}.subject-empty.english .empty-book{background:var(--english)}.subject-empty h3{margin:18px 0 9px;font:700 18px Georgia,Songti SC,serif}.subject-empty p{max-width:510px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.subject-side{align-content:start;gap:15px;display:grid}.study-method-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:27px 24px}.study-method-card ol{gap:13px;margin:22px 0 0;padding:0;list-style:none;display:grid}.study-method-card li{align-items:center;gap:11px;display:flex}.study-method-card li span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font:700 10px Georgia,serif;display:grid}.study-method-card li p{color:#66736c;margin:0;font-size:10px;line-height:1.6}.habit-card{color:#fff;background:var(--green);border-radius:18px;align-items:center;gap:13px;padding:20px;display:flex}.habit-card>span{width:35px;height:35px;color:var(--green);background:#f3e5b8;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.habit-card strong{font:700 12px Georgia,Songti SC,serif;display:block}.habit-card p{color:#d5e0da;margin:4px 0 0;font-size:9px;line-height:1.6}.together-section{color:#fff;background:var(--green-dark);border-radius:23px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;margin-bottom:60px;padding:36px 40px;display:grid}.together-section h2{margin:0;font:700 22px Georgia,Songti SC,serif}.together-section p{color:#cbd7d0;margin:10px 0 0;font-size:10px;line-height:1.8}.together-prompts{gap:9px;display:grid}.together-prompts span{color:#edf2ee;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:12px 15px;font:700 11px Georgia,Songti SC,serif}@media (max-width:1100px){.subject-layout{grid-template-columns:1fr}.subject-side{grid-template-columns:1fr 1fr}}@media (max-width:780px){.mobile-header{height:auto;min-height:70px;padding:14px 0 12px;display:block;position:relative}.mobile-header>.brand{margin-bottom:12px}.mobile-nav{background:#edf1eb;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.mobile-nav a{color:var(--muted);text-align:center;border-radius:9px;padding:8px 4px;font-size:10px}.mobile-nav a.active{color:#fff;background:var(--green)}.home-topbar{align-items:center;min-height:150px;padding-bottom:0}.growth-strip{grid-template-columns:1fr 1fr;padding:23px;display:grid}.growth-strip>i{display:none}.subject-hero{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;min-height:370px;margin-top:20px;padding:30px 25px}.subject-hero-copy h1{font-size:29px}.subject-hero-goal{width:100%}.subject-layout{padding-top:22px}.subject-section{padding:22px 16px}.learning-unit{grid-template-columns:1fr;padding:18px 15px}.unit-columns,.subject-side,.together-section{grid-template-columns:1fr}.together-section{gap:22px;padding:30px 24px}}.poetry-page-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:142px;display:flex}.poetry-page-intro>div>span{color:#b8604d;letter-spacing:1.2px;font-size:10px;font-weight:800}.poetry-page-intro h1{margin:8px 0 5px;font:700 30px Georgia,Songti SC,serif}.poetry-page-intro p{color:var(--muted);margin:0;font-size:11px}.poetry-page-intro>a{color:#a95847;background:#fff;border:1px solid #eadbd5;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800}.poetry-workspace{grid-template-columns:250px minmax(0,1fr);gap:20px;padding:30px 0 60px;display:grid}.poem-library,.poem-practice-card{background:#fff;border:1px solid #e6e7e2;border-radius:23px}.poem-library{align-self:start;padding:22px 16px 16px;position:sticky;top:20px;overflow:hidden}.poem-library-head{justify-content:space-between;align-items:center;gap:10px;padding:0 5px;display:flex}.poem-library-head>span{color:#8a928e;letter-spacing:1px;font-size:9px;font-weight:800}.poem-library-head>strong{color:#b8604d;font-size:9px}.poem-progress-track{background:#f1e9e6;border-radius:99px;height:5px;margin:12px 5px 18px;overflow:hidden}.poem-progress-track span{border-radius:inherit;background:#c86f58;height:100%;transition:width .3s;display:block}.poem-list{gap:7px;display:grid}.poem-list button{width:100%;min-height:69px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:29px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.poem-list button:hover{background:#faf5f2}.poem-list button.active{background:#fbf1ed;border-color:#edd7cf}.poem-list button>span{color:#fff;background:#c77762;border-radius:9px;place-items:center;width:28px;height:28px;font:700 10px Georgia,serif;display:grid}.poem-list button div strong,.poem-list button div small{display:block}.poem-list button div strong{font:700 12px Georgia,Songti SC,serif}.poem-list button div small{color:#929b96;margin-top:5px;font-size:8px}.poem-list button>i{color:#b8604d;font-size:8px;font-style:normal;font-weight:700}.poem-source-note{color:#9aa19d;border-top:1px dashed #e7e8e3;margin:18px 6px 0;padding-top:15px;font-size:8px;line-height:1.7}.poem-practice-card{padding:32px 36px 0;overflow:hidden}.poem-practice-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.poem-practice-head>div>span{color:#b8604d;letter-spacing:1px;font-size:9px;font-weight:800}.poem-practice-head h1{margin:8px 0 5px;font:700 30px Georgia,Songti SC,serif}.poem-practice-head p{color:#8b958f;margin:0;font:700 11px Georgia,Songti SC,serif}.speak-button{color:#a95947;cursor:pointer;background:#fff8f5;border:1px solid #ead8d1;border-radius:999px;min-height:39px;padding:0 15px;font-size:9px;font-weight:800}.speak-button.speaking{color:#fff;background:#b8604d}.practice-mode-tabs{background:#f4f2ed;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:5px;margin:26px 0;padding:5px;display:grid}.practice-mode-tabs button{color:#7f8984;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:40px;font-size:10px;font-weight:700}.practice-mode-tabs button.active{color:#fff;background:#b8604d;box-shadow:0 5px 13px #b8604d33}.poem-paper{background:#f8f2e7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:184px;padding:30px;display:flex;position:relative;overflow:hidden}.poem-paper:before{content:"诗";color:#b8604d0e;font:700 160px Georgia,Songti SC,serif;position:absolute;bottom:-40px;right:21px}.poem-paper p{color:#313832;letter-spacing:2px;margin:5px 0;font:700 20px/1.9 Georgia,Songti SC,serif;position:relative}.read-support-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:14px;display:grid}.read-support-grid>section{border:1px solid #eceae4;border-radius:15px;min-height:150px;padding:18px}.mini-label{color:#9a7167;letter-spacing:1px;font-size:8px;font-weight:800;display:block}.key-word-list{gap:9px;margin-top:13px;display:grid}.key-word-list>div{grid-template-columns:27px 45px 1fr;align-items:center;gap:7px;display:grid}.key-word-list b{color:#fff;background:#c77762;border-radius:8px;place-items:center;width:26px;height:26px;font:700 13px Georgia,Songti SC,serif;display:grid}.key-word-list strong{color:#a95746;font-size:10px}.key-word-list small{color:#7c8882;font-size:8px;line-height:1.5}.memory-path{grid-template-columns:1fr 1fr;gap:9px;margin:13px 0 0;padding:0;list-style:none;display:grid}.memory-path li{color:#68736d;align-items:center;gap:8px;font-size:8px;display:flex}.memory-path li span{color:#a95847;background:#f6e8e3;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font:700 8px Georgia,serif;display:grid}.poem-main-action{color:#fff;cursor:pointer;background:#b8604d;border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:46px;margin-top:16px;font-size:10px;font-weight:800;display:flex}.poem-main-action:hover{background:#a95140}.poem-main-action:disabled{opacity:.42;cursor:not-allowed}.poem-main-action.compact{width:auto;min-width:180px;margin-top:0;padding:0 20px}.recite-instruction{color:#765e57;background:#faf3ef;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.recite-instruction strong{font:700 11px Georgia,Songti SC,serif}.recite-instruction span{color:#9b8c86;font-size:8px}.covered-lines{gap:12px;margin-top:15px;display:grid}.covered-lines button{color:#8c7b75;cursor:pointer;background:repeating-linear-gradient(-45deg,#fbfaf7,#fbfaf7 10px,#f7f4ef 10px 20px);border:1px dashed #d9c9c2;border-radius:15px;min-height:105px;padding:17px 20px}.covered-lines button:hover{border-color:#b8604d}.covered-lines button.revealed{background:#fff;border-style:solid;border-color:#eadbd5}.covered-lines button>span{letter-spacing:1px;font-size:8px;font-weight:800}.covered-lines button p{letter-spacing:1px;margin:11px 0 0;font:700 16px/1.8 Georgia,Songti SC,serif}.covered-lines button.revealed p{color:var(--ink)}.recite-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.secondary-action{color:#956053;cursor:pointer;background:#fff;border:1px solid #e7d8d2;border-radius:13px;min-height:46px;padding:0 18px;font-size:9px;font-weight:800}.quiz-meta{color:#856c65;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:9px;font-weight:800;display:flex}.quiz-meta>div{gap:5px;display:flex}.quiz-meta i{background:#ece7e1;border-radius:9px;width:25px;height:4px}.quiz-meta i.active{background:#c77762}.quiz-card{text-align:center;background:#f8f2e7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:294px;padding:30px;display:flex}.quiz-card>p{letter-spacing:1px;margin:24px 0 8px;font:700 19px/1.7 Georgia,Songti SC,serif}.quiz-card>p em{color:#b8604d;min-width:90px;margin:0 5px;font-style:normal;display:inline-block}.quiz-card>small{color:#8e918a;font-size:8px}.quiz-card label{color:#82766f;text-align:left;align-self:stretch;margin:23px 0 7px;font-size:8px}.quiz-card input{width:100%;height:46px;color:var(--ink);text-align:center;background:#fff;border:1px solid #ded8cf;border-radius:11px;outline:none;padding:0 14px;font-size:13px}.quiz-card input:focus{border-color:#b8604d;box-shadow:0 0 0 3px #b8604d1a}.quiz-feedback{border-radius:10px;justify-content:space-between;gap:12px;width:100%;margin-top:10px;padding:11px 13px;font-size:9px;display:flex}.quiz-feedback.correct{color:#2f7056;background:#e8f3eb}.quiz-feedback.wrong{color:#a04c3a;background:#f9e8e4}.quiz-summary{text-align:center;background:#f8f2e7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:30px;display:flex}.quiz-summary>span{color:#fff;background:#b8604d;border-radius:50%;place-items:center;width:62px;height:62px;font:700 17px Georgia,Songti SC,serif;display:grid}.quiz-summary h2{margin:18px 0 8px;font:700 22px Georgia,Songti SC,serif}.quiz-summary p{color:#7b857f;margin:0 0 20px;font-size:9px}.poem-card-foot{border-top:1px solid #ecece7;justify-content:space-between;align-items:center;gap:16px;min-height:66px;margin-top:26px;display:flex}.poem-card-foot>span{color:#b8604d;font-size:9px;font-weight:800}.poem-card-foot p{color:#9aa29e;font-size:8px}.unit-practice-button.chinese-button{background:#b8604d!important}@media (max-width:1050px){.poetry-workspace{grid-template-columns:210px minmax(0,1fr)}.poem-practice-card{padding-left:25px;padding-right:25px}.poem-list button{grid-template-columns:27px 1fr}.poem-list button>i{display:none}}@media (max-width:780px){.poetry-page-intro{min-height:130px}.poetry-page-intro>a{display:none}.poetry-page-intro h1{font-size:26px}.poetry-workspace{padding-top:20px;display:block}.poem-library{padding:16px 13px 13px;position:static}.poem-list{scroll-snap-type:x mandatory;padding-bottom:3px;display:flex;overflow-x:auto}.poem-list button{scroll-snap-align:start;min-width:210px}.poem-source-note{display:none}.poem-practice-card{border-radius:19px;margin-top:14px;padding:24px 16px 0}.poem-practice-head{align-items:flex-start}.poem-practice-head h1{font-size:23px}.speak-button{min-width:92px;padding:0 10px}.practice-mode-tabs button{font-size:9px}.poem-paper{min-height:210px;padding:24px 10px}.poem-paper p{letter-spacing:.5px;text-align:center;font-size:16px}.read-support-grid,.memory-path{grid-template-columns:1fr}.recite-instruction{flex-direction:column;align-items:flex-start;gap:5px}.covered-lines button{min-height:120px}.covered-lines button p{font-size:14px}.recite-actions{grid-template-columns:1fr;display:grid}.poem-main-action.compact,.secondary-action{width:100%}.quiz-card{padding:25px 14px}.quiz-card>p{font-size:16px}.poem-card-foot{min-height:60px}}.chinese-shell.home-shell{background:#f5f5f3}.chinese-shell.home-shell .sidebar{box-shadow:none;border-color:#dededb}.chinese-shell.home-shell .brand-mark{color:#fff;box-shadow:none;background:#222}.chinese-shell.home-shell .main-nav a:hover,.chinese-shell.home-shell .main-nav a.active{color:#111;background:#ededeb}.chinese-shell.home-shell .student-note{background:#f7f7f5;border:1px solid #e2e2df}.chinese-shell.home-shell .sidebar-note .note-kicker{color:#555}.chinese-shell.home-shell .avatar{color:#222;background:#ececea}.chinese-shell.home-shell footer{border-color:#dededb}.chinese-shell.home-shell footer>span{color:#333}.chinese-shell .mobile-nav a.active{color:#fff;background:#222}.chinese-catalog-header>div>span{color:#555}.chinese-catalog-header>b{color:#444;background:#e9e9e7}.chinese-catalog .catalog-unit{box-shadow:none;border-color:#d9d9d6;border-radius:3px}.chinese-catalog .catalog-number{color:#fff;background:#222;border-radius:2px}.chinese-catalog .catalog-copy small{color:#666}.chinese-catalog .catalog-status{color:#555;background:#efefed}.chinese-catalog-row{cursor:pointer;align-items:center;min-height:132px;padding-right:72px;transition:border-color .18s,background .18s;position:relative}.chinese-catalog-row:hover{background:#fafaf8;border-color:#777}.chinese-catalog-row .catalog-copy h2{margin-top:8px}.catalog-arrow{color:#333;font-size:18px;font-weight:400;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.chinese-catalog-action{grid-template-columns:1fr}.chinese-catalog-action>a{background:#fafaf8;border-color:#d8d8d5;border-radius:2px}.chinese-catalog-action>a:hover{border-color:#777;transform:none}.chinese-catalog-action>a>span{color:#fff;background:#222;border-radius:2px}.chinese-catalog-action b{color:#333}.chinese-shell .poetry-page-intro{border-color:#d8d8d5}.chinese-shell .poetry-page-intro>div>span{color:#555}.chinese-shell .poetry-page-intro>a{color:#333;background:#fff;border-color:#ccc;border-radius:2px}.textbook-workspace{grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px}.textbook-workspace.library-open{grid-template-columns:230px minmax(0,1fr)}.textbook-workspace .library-toggle{color:#222;text-align:center;cursor:pointer;background:linear-gradient(90deg,#fff 0%,#fafaf8 72%,#f0f0ed 100%);border:1px solid #c9c9c5;border-right:3px double #c9c9c5;border-radius:2px 0 0 2px;flex-direction:column;grid-column:1;align-items:center;gap:14px;width:100%;min-height:660px;padding:16px 8px;display:flex;box-shadow:inset -5px 0 10px #00000006}.textbook-workspace .library-toggle:hover{border-color:#555}.textbook-workspace .library-toggle>span{color:#333;background:#fff;border:1px solid #999;flex:none;place-items:center;width:28px;height:28px;font:700 11px Georgia,Songti SC,serif;display:grid}.textbook-workspace .library-toggle strong{color:#444;letter-spacing:3px;writing-mode:vertical-rl;font:700 11px/1 Georgia,Songti SC,serif}.textbook-workspace.library-open .library-toggle{min-height:42px;box-shadow:none;text-align:left;background:#fff;border-right:1px solid #c9c9c5;border-radius:2px;flex-direction:row;justify-content:flex-start;gap:9px;padding:7px 10px}.textbook-workspace.library-open .library-toggle>span{width:25px;height:25px}.textbook-workspace.library-open .library-toggle strong{letter-spacing:0;writing-mode:horizontal-tb;font:700 10px/1 system-ui,sans-serif}.textbook-workspace.library-open .poem-library{grid-column:1;margin-top:-10px}.textbook-workspace .textbook-page{grid-area:1/2/span 2;width:100%}.textbook-workspace.library-closed .library-toggle{align-self:stretch;height:100%}.textbook-workspace.library-closed .textbook-page{grid-row:1}.textbook-workspace .poem-library,.textbook-workspace .poem-practice-card{background:#fff;border:1px solid #d4d4d0;border-radius:2px}.textbook-workspace .poem-library{padding:22px 16px}.textbook-workspace .poem-library h2{color:#333;border-bottom:1px solid #ddd;margin:0 8px 15px;padding-bottom:12px;font:700 14px Georgia,Songti SC,serif}.textbook-workspace .poem-list{gap:2px}.textbook-workspace .poem-list button{border:0;border-bottom:1px solid #ececea;border-radius:0;grid-template-columns:32px 1fr;min-height:66px;padding:10px 8px}.textbook-workspace .poem-list button:hover{background:#f5f5f3}.textbook-workspace .poem-list button.active{background:#eeeeec;border-color:#d7d7d4}.textbook-workspace .poem-list button>span{color:#777;background:0 0;width:auto;height:auto;font:400 10px Georgia,serif}.textbook-workspace .poem-list button div strong{color:#222;font-size:13px}.textbook-workspace .poem-list button div small{color:#888;font-size:9px}.textbook-page{min-height:660px;padding:0 52px 34px}.textbook-toolbar{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.textbook-toolbar>span{color:#777;letter-spacing:1px;font-size:9px}.textbook-toolbar>div{align-items:center;gap:8px;display:flex}.textbook-toolbar button{color:#333;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:2px;min-height:36px;padding:0 12px;font-size:9px;font-weight:700}.textbook-toolbar button:hover{border-color:#555}.textbook-toolbar .speak-button,.textbook-toolbar .speak-button.speaking{color:#fff;background:#222;min-width:58px}.pinyin-toggle{align-items:center;gap:7px;display:inline-flex}.pinyin-toggle>span{background:#eee;border:1px solid #999;border-radius:99px;align-items:center;width:25px;height:14px;padding:2px;display:inline-flex}.pinyin-toggle>span i{background:#777;border-radius:50%;width:8px;height:8px;transition:transform .18s;display:block}.pinyin-toggle[aria-pressed=true]>span{background:#222;border-color:#222}.pinyin-toggle[aria-pressed=true]>span i{background:#fff;transform:translate(11px)}.textbook-page .poem-paper{text-align:center;background:#fff;border:0;border-radius:0;min-height:390px;padding:64px 24px 56px;display:block}.textbook-page .poem-paper:before{display:none}.textbook-page .poem-paper h1{color:#161616;letter-spacing:3px;margin:0;font:700 34px/1.4 Georgia,Songti SC,serif}.textbook-page .poem-author{color:#555;letter-spacing:1px;margin:15px 0 45px;font:400 14px Georgia,Songti SC,serif}.poem-verses{gap:21px;display:grid}.verse-line{flex-direction:column;justify-content:flex-end;min-height:48px;display:flex}.textbook-page .han-line{color:#111;letter-spacing:2px;margin:0;font:400 29px/1.9 Georgia,Songti SC,serif}.textbook-page .pinyin-line{color:#555;letter-spacing:.6px;margin:0 0 5px;font:400 13px/1.6 system-ui,sans-serif}.textbook-page .poem-paper.with-pinyin{padding-top:48px}.textbook-page .poem-paper.prose,.textbook-page .poem-paper.maxim{min-height:460px;padding-left:7%;padding-right:7%}.textbook-page .poem-paper.prose .poem-verses,.textbook-page .poem-paper.maxim .poem-verses{text-align:left;width:min(820px,100%);margin:0 auto}.textbook-page .poem-paper.prose .poem-verses{gap:10px}.textbook-page .poem-paper.maxim .poem-verses{gap:12px}.textbook-page .poem-paper.prose .verse-line,.textbook-page .poem-paper.maxim .verse-line{min-height:0}.textbook-page .poem-paper.prose .han-line{letter-spacing:.5px;font-size:20px;line-height:2}.textbook-page .poem-paper.maxim .han-line{letter-spacing:.3px;font-size:18px;line-height:1.85}.textbook-page .poem-paper.prose .pinyin-line,.textbook-page .poem-paper.maxim .pinyin-line{font-size:11px;line-height:1.7}.textbook-page .poem-paper .stanza-break{min-height:15px}.textbook-page .poem-paper .stanza-break .han-line,.textbook-page .poem-paper .stanza-break .pinyin-line{display:none}.textbook-notes{border-top:1px solid #bbb;padding:25px 0 10px}.textbook-notes h2{color:#222;margin:0 0 15px;font:700 14px Georgia,Songti SC,serif}.textbook-notes>div{gap:9px;display:grid}.textbook-notes p{color:#555;margin:0;font:400 11px/1.8 Georgia,Songti SC,serif}.textbook-notes p>span{color:#555;border:1px solid #999;border-radius:50%;place-items:center;width:16px;height:16px;margin-right:8px;font:400 8px Georgia,serif;display:inline-grid}.textbook-notes strong{color:#222}@media (max-width:780px){.chinese-shell.home-shell{background:#f5f5f3}.chinese-catalog .catalog-unit{grid-template-columns:42px 1fr auto}.chinese-catalog-row{min-height:116px;padding-right:48px}.catalog-arrow{right:18px}.chinese-catalog-action{grid-column:1/-1}.textbook-workspace{display:block}.textbook-workspace .library-toggle{width:132px;min-height:44px;box-shadow:none;background:#fff;border-right:1px solid #bdbdba;border-radius:2px;flex-direction:row;gap:8px;padding:7px 9px}.textbook-workspace.library-closed .library-toggle{height:44px}.textbook-workspace .library-toggle>span{width:26px;height:26px}.textbook-workspace .library-toggle strong{letter-spacing:0;writing-mode:horizontal-tb;font:700 10px/1 system-ui,sans-serif}.textbook-workspace.library-open .library-toggle{width:100%}.textbook-workspace .poem-library{padding:15px 12px}.textbook-workspace .poem-library h2{margin-bottom:10px}.textbook-workspace .poem-list{display:flex;overflow-x:auto}.textbook-workspace .poem-list button{border:0;border-right:1px solid #ddd;min-width:200px}.textbook-page{min-height:570px;margin-top:14px;padding:0 18px 24px}.textbook-toolbar{min-height:68px}.textbook-toolbar>span{display:none}.textbook-toolbar>div{justify-content:flex-end;width:100%}.textbook-page .poem-paper{min-height:390px;padding:52px 0 45px}.textbook-page .poem-paper.with-pinyin{padding-top:38px}.textbook-page .poem-paper h1{letter-spacing:1px;font-size:29px}.textbook-page .poem-author{margin:12px 0 37px;font-size:12px}.poem-verses{gap:18px}.verse-line{min-height:62px}.textbook-page .han-line{letter-spacing:0;font-size:21px}.textbook-page .pinyin-line{letter-spacing:0;font-size:10px}.textbook-page .poem-paper.prose,.textbook-page .poem-paper.maxim{padding:38px 4px 36px}.textbook-page .poem-paper.prose .poem-author,.textbook-page .poem-paper.maxim .poem-author{margin-bottom:30px}.textbook-page .poem-paper.prose .han-line{font-size:17px;line-height:1.9}.textbook-page .poem-paper.maxim .han-line{font-size:16px;line-height:1.8}.textbook-page .poem-paper.prose .han-line,.textbook-page .poem-paper.maxim .han-line{text-align:left}.textbook-page .poem-paper.prose .pinyin-line,.textbook-page .poem-paper.maxim .pinyin-line{font-size:9px}}
