/*! 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,::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]){appearance:button}::file-selector-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{.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f4f0e8;--paper-deep:#e9e3d8;--ink:#17231e;--muted:#6d746f;--line:#dcd6cb;--green:#1f674d;--green-dark:#154b38;--orange:#f18b55;--violet:#7668a8;--white:#fffdf8}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);min-height:100vh;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.loading{min-height:100vh;color:var(--muted);letter-spacing:.06em;place-items:center;display:grid}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#ece7de;flex-direction:column;width:248px;padding:34px 24px 26px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.08em;align-items:baseline;gap:10px;font-size:27px;font-weight:900;display:flex}.brand span{letter-spacing:.22em;color:var(--green);font-size:10px}.sidebar nav{gap:8px;margin-top:62px;display:grid}.sidebar nav button{cursor:pointer;color:#626a65;background:0 0;border:0;border-radius:13px;align-items:center;gap:14px;width:100%;height:48px;padding:0 14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.sidebar nav button span{color:#7b827e;text-align:center;width:24px;font-size:16px}.sidebar nav button:hover,.sidebar nav button.active{background:var(--white);color:var(--ink)}.sidebar nav button.active{box-shadow:0 8px 24px #28332d0f}.sidebar nav button.active span{color:var(--green)}.sidebar-plan{border-top:1px solid var(--line);margin-top:auto;padding:23px 5px 0}.sidebar-plan>div:first-child{color:var(--muted);justify-content:space-between;gap:12px;font-size:11px;display:flex}.sidebar-plan strong{color:var(--ink)}.sidebar-plan p{color:#8a8f8b;margin:11px 0 0;font-size:11px;line-height:1.5}.mini-track{background:#d6d0c5;border-radius:99px;height:5px;margin-top:12px;overflow:hidden}.mini-track span{border-radius:inherit;background:var(--green);min-width:4px;height:100%;display:block}.dashboard{width:calc(100% - 248px);margin-left:248px;padding:42px clamp(30px,5vw,76px) 70px}.dashboard-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.dashboard-header p{color:var(--green);letter-spacing:.05em;margin:0 0 6px;font-size:12px;font-weight:800}.dashboard-header h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(24px,3vw,38px);font-weight:500}.date-card{border:1px solid var(--line);background:#ffffff47;border-radius:15px;place-items:center;width:62px;height:66px;padding:7px 0;display:grid}.date-card span{color:var(--muted);font-size:10px}.date-card strong{font-family:Georgia,serif;font-size:23px;line-height:1}.hero-card{background:var(--green-dark);color:#fff;border-radius:27px;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);min-height:355px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #1d4b3929}.hero-card:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:410px;height:410px;position:absolute;top:-180px;right:-90px}.hero-card:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-160px;right:220px}.hero-copy{z-index:2;padding:54px clamp(36px,5vw,66px);position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.22em!important;color:#9bc9b4!important;font-size:10px!important;font-weight:900!important}.hero-copy h2{letter-spacing:-.045em;margin:17px 0;font-family:Georgia,Microsoft YaHei,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.16}.hero-copy>p:not(.eyebrow){color:#ffffffa3;max-width:500px;font-size:13px;line-height:1.8}.primary-button{background:var(--orange);color:#2e241e;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:30px;height:51px;margin-top:21px;padding:0 22px;font-size:13px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 25px #1b141026}.primary-button:hover{background:#f39b6b;transform:translateY(-2px)}.primary-button span{font-size:19px}.hero-visual{z-index:2;min-height:355px;position:relative}.word-stack{border:1px solid #ffffff6b;border-radius:18px;flex-direction:column;width:270px;height:166px;padding:24px 26px;display:flex;position:absolute;box-shadow:0 25px 60px #00000030}.word-stack span{opacity:.55;font-size:10px}.word-stack b{letter-spacing:-.03em;margin-top:21px;font-family:Georgia,serif;font-size:31px}.word-stack small{opacity:.68;margin-top:7px;font-size:11px}.word-stack i{letter-spacing:.11em;opacity:.55;margin-top:auto;font-size:9px;font-style:normal}.word-stack.back{opacity:.5;background:#a89570;top:35px;right:32px;transform:rotate(10deg)}.word-stack.middle{opacity:.78;background:#556f62;top:95px;right:80px;transform:rotate(1deg)}.word-stack.front{color:var(--ink);background:#fffaf0;top:144px;right:124px;transform:rotate(-7deg)}.status-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:17px;display:grid}.status-grid article{border:1px solid var(--line);background:#fffdf894;border-radius:19px;grid-template-columns:43px 1fr;align-items:center;column-gap:15px;min-height:128px;padding:23px;display:grid}.status-icon{border-radius:13px;place-items:center;width:43px;height:43px;font-weight:800;display:grid}.status-icon.green{color:var(--green);background:#dce9e2}.status-icon.orange{color:#b86035;background:#f5dfd1}.status-icon.violet{color:var(--violet);background:#e6e1f0}.status-grid article div{flex-direction:column;display:flex}.status-grid small{color:var(--muted);font-size:10px}.status-grid strong{margin-top:5px;font-family:Georgia,serif;font-size:26px}.status-grid em{color:var(--muted);margin-left:4px;font-family:Arial,sans-serif;font-size:10px;font-style:normal}.status-grid p{color:#929792;grid-column:2;margin:-11px 0 0;font-size:10px}.lower-grid{grid-template-columns:1.45fr .75fr;gap:17px;margin-top:17px;display:grid}.plan-card,.streak-card{border:1px solid var(--line);background:#fffdf894;border-radius:21px;padding:25px}.section-heading{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.section-heading p{color:var(--muted);margin:0 0 5px;font-size:10px}.section-heading h3{margin:0;font-family:Georgia,Microsoft YaHei,serif;font-size:21px;font-weight:500}.section-heading>span{color:#666d68;background:#ece7de;border-radius:8px;padding:7px 10px;font-size:10px}.timeline{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.timeline-item{border-top:2px solid #d7d3ca;grid-template-columns:28px 1fr;gap:5px;min-height:92px;padding:13px 10px 0 0;display:grid;position:relative}.timeline-item:first-child{border-color:var(--green)}.timeline-item>span{color:var(--green);font:12px Georgia,serif}.timeline-item div{flex-direction:column;gap:5px;display:flex}.timeline-item strong{font-size:11px}.timeline-item small{color:var(--muted);font-size:9px;line-height:1.5}.timeline-item em{color:#9a9e9b;grid-column:2;align-self:end;font-size:9px;font-style:normal}.streak-card{flex-direction:column;justify-content:space-between;display:flex}.streak-top{justify-content:space-between;align-items:flex-start;display:flex}.streak-top>span{color:var(--muted);font-size:10px}.streak-top strong{font:39px Georgia,serif}.streak-top small{color:var(--muted);margin-left:4px;font:10px Arial,sans-serif}.week-row{justify-content:space-between;gap:4px;margin:18px 0 14px;display:flex}.week-row div{flex-direction:column;align-items:center;gap:6px;display:flex}.week-row span{border:1px solid #d7d2c8;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.week-row span.done{background:var(--green);border-color:var(--green);color:#fff}.week-row span.today{border-color:var(--orange);box-shadow:inset 0 0 0 4px var(--paper);background:var(--orange)}.week-row small{color:#9a9e9b;font-size:8px}.streak-card>p{border-top:1px solid var(--line);color:#686f6b;margin:0;padding-top:13px;font-family:Georgia,Microsoft YaHei,serif;font-size:12px;line-height:1.6}.mobile-header,.mobile-nav{display:none}.training-page{background:var(--paper);min-height:100vh;padding:28px clamp(22px,5vw,70px) 50px}.training-header{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;display:flex}.brand-button{cursor:pointer;letter-spacing:-.08em;background:0 0;border:0;padding:0;font-size:23px;font-weight:900}.brand-button span{letter-spacing:.2em;color:var(--green);margin-left:8px;font-size:9px}.training-meta{align-items:center;gap:28px;display:flex}.training-meta span{color:var(--muted);font-size:11px}.training-meta strong{min-width:58px;font:19px Georgia,serif}.progress-track{background:#d9d4ca;max-width:1180px;height:3px;margin:22px auto 0;overflow:hidden}.progress-track span{background:var(--green);height:100%;transition:width .3s;display:block}.practice-shell{width:min(760px,100%);margin:42px auto 0}.learning-shell{width:min(680px,100%)}.learn-card{border:1px solid var(--line);background:var(--white);border-radius:23px;margin-top:24px;padding:25px 30px 28px;box-shadow:0 18px 50px #222b2614}.learn-card-top{justify-content:space-between;align-items:center;display:flex}.learn-card-top>span{color:var(--muted);letter-spacing:.08em;font:12px Georgia,serif}.learn-card-top button{height:34px;color:var(--green);cursor:pointer;background:#e3eee8;border:1px solid #b9c9c0;border-radius:999px;padding:0 12px;font-size:10px;font-weight:800}.learn-card h1{text-align:center;letter-spacing:-.045em;margin:46px 0 8px;font:500 clamp(48px,8vw,78px)/1 Georgia,serif}.learn-meaning{text-align:center;color:var(--ink);margin:0;font-size:15px}.learn-meaning i{color:var(--green);margin-right:8px;font:italic 13px Georgia,serif}.learn-example{text-align:center;color:#606863;background:#f2eee7;border-radius:14px;margin:31px 0 0;padding:20px 22px;font:italic 15px/1.6 Georgia,serif}.learn-tip{border-block:1px solid #e6e1d8;grid-template-columns:70px 1fr;gap:12px;margin:17px 0 23px;padding:16px 0;display:grid}.learn-tip span{color:var(--green);font-size:9px;font-weight:800}.learn-tip p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.learn-card .next-button{margin-top:0}.group-dots{justify-content:center;gap:7px;margin-top:19px;display:flex}.group-dots span{background:#cfcbc2;border-radius:50%;width:6px;height:6px;transition:all .2s}.group-dots span.seen{background:var(--green);border-radius:99px;width:18px}.mode-pill{border:1px solid var(--line);letter-spacing:.08em;width:fit-content;color:var(--muted);background:#ffffff59;border-radius:999px;margin:0 auto;padding:8px 12px;font-size:10px;font-weight:800}.mode-pill span{background:var(--orange);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.prompt-area{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:275px;padding:42px 0 25px;display:flex}.prompt-kicker{color:var(--muted);letter-spacing:.06em;margin:0 0 25px;font-size:11px}.sound-button{cursor:pointer;background:#dfeae4;border:1px solid #b9c9c0;border-radius:50%;place-items:center;width:108px;height:108px;transition:all .2s;display:grid;box-shadow:0 16px 35px #1a4e391a}.sound-button:hover{background:#d3e4db;transform:scale(1.04)}.sound-button span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;padding-left:3px;font-size:12px;display:grid}.sound-help{color:#929792;margin:16px 0 0;font-size:9px}.meaning-prompt{letter-spacing:-.05em;margin:0;font:500 clamp(38px,6vw,62px)/1.25 Georgia,Microsoft YaHei,serif}.part-label{color:var(--green);margin:15px 0 0;font:italic 14px Georgia,serif}.sentence-prompt{letter-spacing:-.035em;max-width:720px;margin:0;font:500 clamp(28px,4vw,46px)/1.35 Georgia,serif}.sentence-meaning{color:var(--muted);margin:19px 0 0;font-size:12px}.answer-form{width:min(630px,100%);margin:0 auto}.answer-form label{color:var(--muted);margin-bottom:9px;font-size:10px;display:block}.answer-row{background:var(--white);border:1px solid #c9c4ba;border-radius:16px;align-items:center;height:66px;padding:0 9px 0 22px;display:flex;box-shadow:0 12px 35px #222b260f}.answer-row:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #1f674d1a}.answer-row input{letter-spacing:.04em;background:0 0;border:0;outline:0;flex:1;min-width:0;font:27px Georgia,serif}.answer-row input::placeholder{color:#c7c5c0;letter-spacing:0;font-size:19px}.answer-row button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:46px;height:46px;font-size:19px}.hint-button{color:var(--muted);cursor:pointer;border:0;background:0 0;border-bottom:1px solid #a7aaa7;margin:14px auto 0;padding:3px 0;font-size:10px;display:block}.hint-copy{text-align:center;color:var(--muted);font-size:11px}.hint-copy strong{color:var(--green)}.feedback-card{border:1px solid var(--line);background:var(--white);border-radius:19px;width:min(630px,100%);margin:-5px auto 0;padding:23px;box-shadow:0 16px 45px #222b2614}.feedback-card.correct{border-top:3px solid var(--green)}.feedback-card.wrong{border-top:3px solid var(--orange)}.feedback-title{align-items:center;gap:14px;display:flex}.feedback-title>span{width:37px;height:37px;color:var(--green);background:#deebe4;border-radius:50%;place-items:center;font-weight:900;display:grid}.feedback-card.wrong .feedback-title>span{color:#b85c30;background:#f6e2d7}.feedback-title div{flex:1}.feedback-title p{color:var(--muted);margin:0 0 2px;font-size:9px}.feedback-title h2{margin:0;font:28px Georgia,serif}.feedback-title button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px;font-size:10px}.letter-compare{background:#f4f0e9;border-radius:12px;align-items:center;gap:18px;margin-top:18px;padding:13px 15px;display:flex}.letter-compare>span{color:var(--muted);font-size:9px}.letter-compare p{gap:4px;margin:0;display:flex}.letter-compare b{text-align:center;min-width:13px;font:18px Georgia,serif}.letter-compare b.match{color:var(--green)}.letter-compare b.miss{color:#ca5e37;border-bottom:2px solid #ca5e37}.memory-tip{color:#626965;border-top:1px solid #e3ded5;margin:17px 0 0;padding:14px 0 0;font-size:11px;line-height:1.65}.memory-tip strong{color:var(--ink);margin-bottom:3px;font-size:9px;display:block}.example-copy{color:#7b817d;margin:11px 0 0;font:italic 13px/1.5 Georgia,serif}.next-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:47px;margin-top:18px;font-size:12px;font-weight:800}.next-button span{margin-left:14px}.finish-page{text-align:center;background:var(--green-dark);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 22px;display:flex}.finish-mark{background:var(--orange);width:76px;height:76px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:28px;font-size:30px;font-weight:900;display:grid}.finish-page h1{letter-spacing:-.05em;margin:10px 0 14px;font:500 clamp(40px,6vw,68px)/1.1 Georgia,Microsoft YaHei,serif}.finish-copy{color:#ffffff9e;max-width:520px;font-size:13px;line-height:1.8}.finish-stats{border-block:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);width:min(620px,100%);margin:32px 0 8px;display:grid}.finish-stats div{flex-direction:column;gap:7px;padding:23px 10px;display:flex}.finish-stats div+div{border-left:1px solid #ffffff24}.finish-stats strong{font:30px Georgia,serif}.finish-stats span{color:#ffffff7a;font-size:9px}.finish-actions{flex-direction:column;align-items:center;gap:14px;display:flex}.ghost-button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff59;padding:5px 0;font-size:10px}.subpage{max-width:1050px;margin:26px auto}.subpage>h1{letter-spacing:-.055em;margin:10px 0 9px;font:500 clamp(42px,6vw,66px)/1 Georgia,Microsoft YaHei,serif}.subpage-intro{color:var(--muted);margin:0 0 38px;font-size:13px}.word-list{gap:10px;display:grid}.word-list article{border:1px solid var(--line);background:#fffdf88c;border-radius:15px;grid-template-columns:1fr 110px 120px;align-items:center;gap:15px;min-height:78px;padding:16px 20px;display:grid}.word-list article div{align-items:baseline;gap:15px;display:flex}.word-list article strong{font:22px Georgia,serif}.word-list article div span,.word-list article p,.word-list article small{color:var(--muted);font-size:10px}.word-list article p{margin:0}.word-list article small{text-align:right;color:var(--green);font-weight:700}.empty-state{text-align:center;border:1px dashed #cbc6bc;border-radius:20px;padding:70px 20px}.empty-state>span{color:var(--green);font-size:28px;display:block}.empty-state h3{margin:14px 0 7px;font:24px Georgia,serif}.empty-state p{color:var(--muted);margin:0;font-size:12px}.record-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.record-grid article{border:1px solid var(--line);background:#fffdf88c;border-radius:20px;flex-direction:column;min-height:195px;padding:25px;display:flex}.record-grid article>span{color:var(--muted);font-size:10px}.record-grid strong{margin-top:auto;font:50px Georgia,serif}.record-grid strong small{color:var(--muted);margin-left:6px;font:11px Arial,sans-serif}.record-grid p{color:#929792;margin:7px 0 0;font-size:10px}.library-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.library-book{border:1px solid var(--line);background:#fffdf894;border-radius:21px;flex-direction:column;min-height:235px;padding:26px;display:flex}.library-book.active-book{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.library-book>span{letter-spacing:.13em;color:var(--green);font-size:9px}.library-book.active-book>span{color:#9bc9b4}.library-book h2{margin:13px 0 10px;font:29px Georgia,Microsoft YaHei,serif}.library-book p{max-width:390px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.library-book.active-book p{color:#ffffff8c}.library-book div{margin-top:auto}.library-book strong{font:38px Georgia,serif}.library-book small{color:var(--muted);margin-left:7px;font-size:9px}.library-book.active-book small{color:#ffffff73}.import-card{border:1px solid var(--line);background:#fffdf894;border-radius:21px;margin-top:18px;padding:26px}.import-card>div:first-child p{color:var(--green);margin:0 0 5px;font-size:9px;font-weight:800}.import-card h3{margin:0;font:23px Georgia,Microsoft YaHei,serif}.import-card>div:first-child small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.import-card textarea{resize:vertical;background:var(--white);border:1px solid #cbc6bc;border-radius:13px;outline:0;width:100%;min-height:135px;margin-top:20px;padding:16px;font:13px/1.7 Georgia,Microsoft YaHei,serif}.import-card textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1f674d17}.import-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:12px;display:flex}.import-actions>span{color:var(--green);font-size:10px}.import-actions button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;height:43px;padding:0 18px;font-size:11px;font-weight:800}.import-actions b{margin-left:12px}@media (width<=980px){.hero-card{grid-template-columns:1fr 310px}.hero-visual{overflow:hidden}.word-stack{width:230px}.word-stack.front{right:60px}.word-stack.middle{right:25px}.word-stack.back{right:-15px}.timeline{grid-template-columns:repeat(2,1fr);row-gap:18px}.lower-grid{grid-template-columns:1fr}}@media (width<=760px){.sidebar{display:none}.dashboard{width:100%;margin:0;padding:20px 16px 95px}.mobile-header{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.mobile-header .brand{font-size:23px}.mobile-header button{border:1px solid var(--line);background:0 0;border-radius:9px;padding:8px 11px;font-size:10px}.dashboard-header h1{font-size:27px}.date-card{width:54px;height:58px}.hero-card{grid-template-columns:1fr;min-height:600px}.hero-copy{padding:36px 27px 20px}.hero-copy h2{font-size:37px}.hero-visual{min-height:270px}.word-stack{width:220px;height:140px;padding:18px 20px}.word-stack b{margin-top:13px;font-size:26px}.word-stack.front{top:90px;right:50%;transform:translate(42%)rotate(-7deg)}.word-stack.middle{top:45px;right:50%;transform:translate(55%)rotate(2deg)}.word-stack.back{top:5px;right:50%;transform:translate(68%)rotate(9deg)}.status-grid{grid-template-columns:1fr}.status-grid article{min-height:105px}.timeline{grid-template-columns:1fr}.timeline-item{grid-template-columns:35px 1fr 40px;min-height:70px}.timeline-item em{grid-area:1/3;align-self:center}.record-grid,.library-grid{grid-template-columns:1fr}.word-list article{grid-template-columns:1fr auto}.word-list article p{display:none}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;border:1px solid #d7d2c8e6;border-radius:18px;grid-template-columns:repeat(4,1fr);height:66px;padding:7px;display:grid;position:fixed;inset:auto 12px 12px;box-shadow:0 14px 35px #1e29231f}.mobile-nav button{color:#8a8f8b;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav button span{font-size:16px}.mobile-nav button.active{color:var(--green);background:#e8eee9}.training-page{padding:20px 16px 35px}.practice-shell{margin-top:25px}.learn-card{padding:21px 19px 23px}.learn-card h1{margin-top:38px}.learn-example{padding:17px 15px;font-size:13px}.prompt-area{min-height:245px;padding-top:30px}.answer-row{height:61px}.answer-row input,.finish-stats strong{font-size:23px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
