:root{color-scheme:light;--canvas:#f9faf7;--paper:#f3f1e9;--ink:#202b24;--muted:#626c62;--green:#16733c;--green-dark:#205333;--mint:#e5ecdF;--line:#dce0d6;--radius:26px;--ease:cubic-bezier(.2,.7,.2,1);--shadow:0 2px 4px #28352208,0 16px 35px #2835220c;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--canvas);color:var(--ink);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--green);outline-offset:5px}button{border:0}p,h1,h2,h3{margin:0}h1,h2,h3{text-wrap:balance}button[hidden],div[hidden],p[hidden]{display:none}::selection{background:#c9e2b6;color:#203224}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.muted{color:var(--muted)}.eyebrow{font-size:13px;letter-spacing:.11em;color:var(--muted);font-weight:550}.fine-print{font-size:12px;line-height:1.65;color:var(--muted)}.skip-link{position:absolute;left:24px;top:-100px;z-index:10;padding:12px 20px;background:white;border-radius:12px}.skip-link:focus{top:12px}.announcement{min-height:34px;background:#e9eddf;display:flex;justify-content:center;align-items:center;gap:20px;font-size:11px;letter-spacing:.06em;color:#4e5d44}.announcement span{border-left:1px solid #bac6aa;padding-left:20px}.site-header{height:100px;display:flex;justify-content:space-between;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:20px;font-weight:650;letter-spacing:-.04em}.brand img{flex-shrink:0;width:40px;height:40px}.site-header nav{display:flex;align-items:center;gap:32px}.nav-link{font-size:14px;position:relative}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}.nav-link:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:52px;padding:13px 24px;border-radius:100px;font-size:14px;font-weight:550;white-space:nowrap;transition:transform .3s var(--ease),background .3s,box-shadow .3s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(1px);box-shadow:none}.button-primary{color:#fff;background:var(--green);box-shadow:inset 0 1px #ffffff2b,inset 0 -2px #003f191a,0 5px 12px #31572a10}.button-primary:hover{background:#115f31;box-shadow:inset 0 1px #ffffff2b,0 8px 18px #31572a20}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3a493d}.button-small{min-height:43px;padding:10px 20px;font-size:13px;gap:18px}.icon{display:inline-block;width:18px;height:18px;flex:none;background:currentColor;mask:center/contain no-repeat;vertical-align:middle}.icon-download{mask-image:url('assets/icons/download.svg')}.icon-arrow-right{mask-image:url('assets/icons/arrow-right.svg')}.icon-arrow-up-right{mask-image:url('assets/icons/arrow-up-right.svg')}.icon-arrow-down{mask-image:url('assets/icons/arrow-down.svg')}.icon-check{mask-image:url('assets/icons/check.svg')}.icon-play{mask-image:url('assets/icons/play.svg')}.icon-plus{mask-image:url('assets/icons/plus.svg')}.icon-volume-2{mask-image:url('assets/icons/volume-2.svg')}.icon-bookmark{mask-image:url('assets/icons/bookmark.svg')}.icon-x{mask-image:url('assets/icons/x.svg')}.text-link{display:inline-flex;align-items:center;gap:12px;padding:8px 0;background:transparent;font-size:14px;font-weight:550;line-height:1.7}.text-link .icon{transition:transform .3s var(--ease)}.text-link:hover .icon{transform:translateX(4px)}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:end;padding-top:47px;padding-bottom:53px}.hero-heading .eyebrow{margin-bottom:20px}h1{font-size:clamp(44px,5.4vw,78px);line-height:1.19;font-weight:550;letter-spacing:-.065em}h1 span{color:#658343}.hero-intro{padding:0 0 5px 26px;font-size:18px;line-height:1.85}.hero-intro>.muted{font-size:14px;margin-top:13px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:25px}.hero-intro .fine-print{margin-top:12px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;scroll-margin-top:20px}.feature-card{position:relative;isolation:isolate;display:flex;flex-direction:column;border-radius:var(--radius);padding:26px 28px 20px;min-height:332px;overflow:hidden;border:1px solid #75806406;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.feature-card:before{content:"";position:absolute;inset:0;z-index:-1;background:url('assets/paper-texture.png') center/300px;opacity:.045;mix-blend-mode:multiply;pointer-events:none}.feature-lookup{background:#eef0e7}.feature-listen{background:#f2eee4}.feature-save{background:#e8eee4}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 28px -14px #384c2c28}.feature-card:active{transform:translateY(-1px)}.feature-heading{position:relative;z-index:1}.feature-number{font-size:10px;letter-spacing:.08em;color:#718068}.feature-heading h2{font-size:23px;line-height:1.5;font-weight:560;letter-spacing:-.05em;margin-top:4px}.feature-heading p{font-size:13px;color:var(--muted);margin-top:4px}.feature-object{width:155px;height:155px;object-fit:contain;align-self:center;margin:12px auto 2px;filter:drop-shadow(0 10px 10px #384c2c0d);transition:transform .65s var(--ease)}.feature-lookup .feature-object{transform:rotate(-6deg)}.feature-listen .feature-object{transform:rotate(4deg)}.feature-save .feature-object{transform:rotate(-4deg)}.feature-card:hover .feature-object{transform:translateY(-5px) rotate(0) scale(1.06)}.feature-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:auto;font-size:11px;color:#5a6559}.round-arrow{width:35px;height:35px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;background:#ffffffa1;color:var(--ink);box-shadow:0 2px 4px #3c4a2910;transition:color .3s,background .3s,transform .3s var(--ease)}.feature-card:hover .round-arrow{background:var(--ink);color:white;transform:rotate(5deg)}.reassurance{display:flex;justify-content:center;gap:57px;padding:27px 0 43px;color:#5c695a;font-size:12px}.reassurance span{display:inline-flex;align-items:center;gap:9px}.reassurance .icon{width:14px;height:14px;color:#617c45}.section-panel{border-radius:32px;background:#e5ebdf}.experience{display:grid;grid-template-columns:.83fr 1.25fr;gap:76px;padding:66px 70px 44px;min-height:648px;scroll-margin-top:26px}.experience h2,.everyday h2{font-size:clamp(32px,3.3vw,47px);line-height:1.35;font-weight:520;letter-spacing:-.06em;margin:15px 0 23px}.section-description{font-size:15px;line-height:1.95;color:#5d6c5b}.experience-steps{display:flex;flex-direction:column;gap:6px;margin-top:32px;max-width:270px}.experience-steps button{display:flex;align-items:center;text-align:left;gap:16px;min-height:48px;padding:12px 17px;border-radius:12px;background:transparent;color:#5e6d59;font-size:13px;transition:background .3s,color .3s,box-shadow .3s,transform .3s var(--ease)}.experience-steps button>span{font-size:10px;opacity:.65}.experience-steps button .icon{margin-left:auto;width:15px;height:15px;opacity:0;transform:translateX(-6px);transition:transform .3s,opacity .3s}.experience-steps button:hover{background:#ffffff50}.experience-steps button[aria-selected=true]{background:#fafcf6;color:#2b4830;box-shadow:0 1px #fff inset,0 3px 5px #3e523009,0 10px 17px #3e523007}.experience-steps button[aria-selected=true] .icon{opacity:1;transform:translateX(0)}.demo-disclosure{font-size:10px;color:#63755d;line-height:1.8;margin-top:25px}.demo-stage{position:relative;align-self:center;min-width:0;padding:0 0 5px}.reading-paper{background:#f9f9f0 url('assets/paper-texture.png') center/420px;background-blend-mode:soft-light;border:1px solid #ffffff;border-radius:12px;padding:25px 30px 58px;box-shadow:0 2px 3px #27381806,0 18px 28px -18px #2738182b;transform:rotate(-2deg);transform-origin:50% 80%;transition:transform .6s var(--ease)}.demo-stage:hover .reading-paper{transform:rotate(-1deg)}.paper-label{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:9px;color:#626e59;letter-spacing:.03em}.paper-label span[lang]{font-size:8px;letter-spacing:.12em}.reading-sentence{font:29px/1.6 Georgia,"Times New Roman",serif;letter-spacing:-.02em;color:#394330;margin:26px 0 14px}.selected-word{position:relative;font:inherit;letter-spacing:inherit;background:#dce9bde6;box-shadow:0 2px 0 #9dab7445;border-radius:4px;padding:0 4px;transition:background .3s,box-shadow .3s}.selected-word:hover{background:#cddd9f;box-shadow:0 2px 0 #849757}.reading-translation{font-size:11px;color:#667058}.paper-hint{display:flex;justify-content:flex-end;align-items:center;gap:7px;margin-top:23px;font-size:9px;color:#636f55}.paper-hint .icon{width:12px;height:12px}.word-card{position:relative;margin-top:-34px;margin-left:25px;border-radius:22px;padding:24px 27px 20px;background:linear-gradient(#ffffff,#fbfcf8);border:1px solid #ffffff;box-shadow:0 2px 4px #3543210a,0 14px 30px #35432116,0 35px 50px -24px #35432122;z-index:1;transition:transform .35s var(--ease)}.word-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#65705c}.mini-label{letter-spacing:.06em}.local-label{display:flex;align-items:center;gap:5px;font-size:9px}.status-dot{width:4px;height:4px;border-radius:50%;background:#789460}.word-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:17px 0 16px}.word-title-row h3{font:35px/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.025em}.phonetic{font:11px/1.8 Georgia,serif;color:#64715a;margin-top:5px}.phonetic span{margin-left:8px;font-style:italic;font-size:10px}.round-button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #fff;border-radius:50%;background:linear-gradient(#fff,#edf0e7);box-shadow:0 2px 4px #31492116,0 8px 13px #31492106;flex:none;color:#526844;transition:transform .2s,box-shadow .2s}.round-button:hover{transform:translateY(-2px);box-shadow:0 3px 7px #31492121}.round-button:active{transform:translateY(1px)}.round-button.is-speaking{background:#e7f2d9;color:var(--green);animation:speaking 1.2s ease-in-out infinite}.demo-content{min-height:69px;animation:content-in .35s var(--ease)}.definition{font-size:14px;line-height:1.8;color:#354832}.word-note{font-size:10px;color:#65705c;margin-top:8px}.word-card-bottom{border-top:1px dashed #dce2d2;margin-top:19px;padding-top:17px;display:flex;justify-content:space-between;gap:10px;align-items:center}.demo-status{font-size:10px;line-height:1.6;color:#626f54;max-width:165px}.save-button{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:50px;background:#e7efd9;color:#506b37;padding:9px 13px;font-size:10px;min-height:35px;white-space:nowrap;transition:background .3s,transform .25s}.save-button .icon{width:13px;height:13px}.save-button:hover{background:#dce9c5;transform:translateY(-1px)}.save-button[aria-pressed=true]{background:#456b3d;color:#fff}.save-disclosure{font-size:9px;color:#626e55;margin-top:10px;text-align:right}.listen-controls{display:flex;gap:9px;margin-top:10px}.soft-button{display:flex;gap:7px;align-items:center;padding:8px 12px;min-height:36px;border-radius:9px;border:1px solid #e4eadc;background:#f4f6ee;font-size:11px}.soft-button:hover{background:#e6eddb}.soft-button .icon{width:13px;height:13px}.soft-button[aria-pressed=true]{background:#e0ecd2;border-color:#9db780}.saved-entry{display:flex;align-items:center;gap:9px;padding:11px 0 0;font-size:11px;color:#567044}.saved-entry .icon{width:14px;height:14px}.saved-entry>span[lang]{font:15px Georgia,serif}.saved-entry>span:last-of-type{font-size:10px;color:#66734f;margin-left:auto}.reset-demo{display:flex;align-items:center;gap:8px;margin:19px 0 0 auto;padding:5px 0;font-size:10px;background:transparent;color:#6d7c61}.reset-demo:hover{color:#2e552b}.reset-demo .icon{width:12px;height:12px}.everyday{display:grid;grid-template-columns:1.16fr 1fr;gap:85px;align-items:center;padding-top:96px;padding-bottom:94px}.still-life{border-radius:28px;overflow:hidden;background:#f1eee5}.still-life img{width:100%;height:auto;transition:transform .8s var(--ease)}.still-life:hover img{transform:scale(1.025)}.everyday-copy{padding:8px 0}.everyday h2{margin-top:17px;margin-bottom:21px}.daily-note{display:flex;gap:20px;align-items:center;margin:26px 0 15px}.daily-number{font:62px/1 Georgia,serif;color:#648547;letter-spacing:-.04em}.daily-note p{font-size:12px;color:#485d3e;line-height:1.9}.daily-note p span{font-size:11px;color:#636f59}.everyday .text-link{font-size:12px}.questions{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;border-top:1px solid var(--line);padding-top:60px;padding-bottom:70px}.questions h2{font-size:34px;font-weight:520;line-height:1.5;letter-spacing:-.05em;margin:14px 0 15px}.questions>.muted,.questions .muted{font-size:13px}.questions .text-link{margin-top:18px;font-size:12px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:23px 0;font-size:14px;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;transition:transform .3s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-content{padding:0 30px 22px 0;font-size:12px;line-height:1.95;color:var(--muted);animation:content-in .25s var(--ease)}.faq-content p+p{margin-top:12px}.faq-content a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.faq-content code{display:block;font-size:10px;overflow-wrap:anywhere;margin-top:7px;line-height:1.7}.faq-content .hash-label{font-size:10px;color:#667159}.faq-content .text-link{margin-top:8px;color:var(--green)}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:28px;background:#e9edde;padding:46px 65px}.closing h2{font-size:37px;font-weight:530;letter-spacing:-.055em;line-height:1.5;margin:10px 0}.closing p:not(.eyebrow){font-size:13px;color:#606e51}.closing-actions{display:flex;flex-direction:column;align-items:center;gap:7px}.closing .button{min-width:188px}.closing .text-link{font-size:12px;margin-top:4px}.closing .fine-print{font-size:10px}.site-footer{display:flex;justify-content:space-between;align-items:start;gap:24px;padding-top:52px;padding-bottom:38px;font-size:11px}.site-footer .brand{font-size:16px;gap:8px}.site-footer .brand img{width:32px;height:32px}.site-footer p{color:#636f59;margin-top:11px;font-size:10px}.site-footer nav{display:flex;gap:25px;padding-top:11px;font-size:11px;color:#627057}.site-footer nav a{display:flex;align-items:center;gap:4px}.site-footer nav a:hover{text-decoration:underline;text-underline-offset:4px}.site-footer nav .icon{width:12px;height:12px}.site-footer .footer-credit{margin-top:9px;line-height:2;text-align:right}.install-dialog{border:1px solid white;background:#fbfcf7;color:var(--ink);border-radius:28px;padding:38px;width:min(550px,calc(100% - 32px));max-height:calc(100dvh - 40px);box-shadow:0 20px 90px #26351e30}.install-dialog::backdrop{background:#25352055;backdrop-filter:blur(8px)}.install-dialog[open]{animation:dialog-in .35s var(--ease)}.dialog-close{position:absolute;right:22px;top:22px;width:34px;height:34px}.dialog-close .icon{width:16px;height:16px}.dialog-brand{width:52px;height:52px;margin-bottom:20px}.install-dialog h2{font-size:27px;font-weight:550;letter-spacing:-.055em;line-height:1.5;margin-top:8px}.install-steps{list-style:none;padding:0;margin:27px 0 28px;display:flex;flex-direction:column;gap:21px}.install-steps li{display:flex;gap:16px}.install-steps li>span{font-size:10px;padding-top:5px;color:#7d9368}.install-steps h3{font-size:14px;font-weight:550}.install-steps p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:5px}.install-dialog>.text-link{font-size:12px;margin-left:20px}.reveal.is-revealed{animation:reveal-in .75s var(--ease) both}.hero-heading{animation:reveal-in .75s var(--ease) both}.hero-intro{animation:reveal-in .8s .08s var(--ease) both}.features .feature-card{animation:reveal-in .8s .14s var(--ease) backwards}.features .feature-card:nth-child(2){animation-delay:.21s}.features .feature-card:nth-child(3){animation-delay:.28s}@keyframes reveal-in{from{opacity:.3;translate:0 20px}to{opacity:1;translate:0 0}}@keyframes content-in{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes speaking{50%{box-shadow:0 0 0 5px #89b56819,0 3px 7px #31492121}}
@media(min-width:1600px){.hero{padding-top:65px;padding-bottom:65px}.feature-card{min-height:354px}.feature-object{width:173px;height:173px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero{gap:30px;grid-template-columns:1.45fr 1fr}.hero-intro{padding-left:0;font-size:16px}.hero-actions{gap:15px}.hero-actions .button{padding-inline:20px;gap:14px}.hero-actions .text-link{font-size:12px}.feature-card{padding:23px 23px 18px;min-height:321px}.feature-heading h2{font-size:21px}.feature-heading p{font-size:12px}.experience{gap:37px;padding:52px 40px 36px}.reading-paper{padding:22px 22px 57px}.reading-sentence{font-size:27px}.word-card{margin-left:8px;padding-inline:21px}.word-title-row h3{font-size:32px}.paper-label span[lang]{font-size:7px}.everyday{gap:55px}.questions{gap:45px}.closing{padding:40px 46px}.site-footer nav{gap:18px}}
@media(max-width:820px){.site-header{height:86px}.site-header nav{gap:20px}.nav-link{font-size:12px}.hero{padding-top:32px;gap:25px}.hero-intro{font-size:14px}.hero-intro>.muted{font-size:12px}.hero-actions{flex-wrap:wrap;gap:4px 16px;margin-top:16px}.hero-intro .fine-print{font-size:10px}.feature-card{padding:20px 18px 15px;min-height:310px}.feature-heading h2{font-size:19px}.feature-heading p{font-size:11px;max-width:150px}.feature-object{width:135px;height:135px;margin-top:13px}.feature-bottom{font-size:9px}.round-arrow{width:29px;height:29px}.round-arrow .icon{width:15px;height:15px}.reassurance{gap:29px;font-size:11px}.experience{grid-template-columns:1fr 1.3fr;gap:30px;padding:44px 28px 32px;min-height:605px}.experience h2,.everyday h2{font-size:32px}.section-description{font-size:13px}.reading-sentence{font-size:23px}.reading-paper{padding:20px 18px 51px}.paper-label span[lang]{display:none}.word-card{padding:20px 18px 17px;margin-left:0}.word-title-row h3{font-size:29px}.definition{font-size:12px}.word-card-bottom{gap:7px}.save-button{padding-inline:10px;font-size:9px}.demo-status{font-size:9px;max-width:125px}.word-note{font-size:9px}.everyday{gap:40px;padding-block:73px}.questions{gap:32px}.questions h2{font-size:29px}.closing{padding:35px}.closing h2{font-size:31px}.site-footer{flex-wrap:wrap}.site-footer .footer-credit{width:100%;margin-top:0;text-align:left;font-size:9px}.site-footer .footer-credit br{display:none}}
@media(max-width:640px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.announcement{min-height:30px;font-size:9px;gap:10px;letter-spacing:.03em}.announcement span{padding-left:10px}.site-header{height:82px;gap:15px}.brand{font-size:17px;gap:7px}.brand img{width:35px;height:35px}.desktop-only{display:none}.button-small{min-height:39px;padding:8px 14px;font-size:11px;gap:10px}.button-small .icon{width:14px;height:14px}.hero{grid-template-columns:1fr;padding-top:24px;padding-bottom:31px;gap:24px}.hero-heading .eyebrow{font-size:10px;margin-bottom:17px}h1{font-size:clamp(35px,9.55vw,57px);line-height:1.25;letter-spacing:-.06em}.hero-intro{font-size:14px;padding:0}.hero-intro>p:first-child br{display:none}.hero-intro>.muted{font-size:12px;line-height:1.9;margin-top:7px}.hero-intro>.muted br{display:none}.hero-actions{flex-wrap:nowrap;gap:23px;margin-top:21px}.hero-actions .button{font-size:12px;min-height:46px;padding:12px 21px;gap:20px}.hero-actions .text-link{font-size:12px}.hero-intro .fine-print{font-size:9px;margin-top:10px}.features{grid-template-columns:1fr;gap:12px}.feature-card{min-height:185px;padding:21px 22px 16px}.feature-heading{max-width:75%}.feature-heading h2{font-size:22px;margin-top:3px}.feature-heading p{font-size:11px;max-width:none}.feature-number{font-size:9px}.feature-object{position:absolute;right:22px;bottom:18px;width:105px;height:105px;margin:0;z-index:-1}.feature-heading p{max-width:195px}.feature-bottom{max-width:62%;margin-top:29px;font-size:10px;justify-content:start;gap:13px}.round-arrow{width:26px;height:26px}.round-arrow .icon{width:12px;height:12px}.reassurance{gap:0;justify-content:space-between;font-size:9px;padding:24px 0 30px}.reassurance span{gap:5px}.reassurance .icon{width:11px;height:11px}.section-panel{border-radius:25px}.experience{grid-template-columns:1fr;gap:30px;padding:31px 23px 23px;min-height:0}.experience-copy .eyebrow{font-size:10px}.experience h2{font-size:32px;margin:13px 0 12px}.experience h2 br{display:none}.section-description{font-size:12px;line-height:1.9}.experience-copy .section-description br{display:none}.experience-steps{flex-direction:row;max-width:none;gap:5px;margin-top:23px}.experience-steps button{justify-content:center;gap:7px;font-size:10px;padding:11px 8px;min-height:42px;flex:1;white-space:nowrap;border-radius:9px}.experience-steps button>span{font-size:8px}.experience-steps button .icon{display:none}.demo-disclosure{font-size:9px;margin-top:13px}.demo-disclosure br{display:none}.reading-paper{padding:20px 20px 52px}.reading-sentence{font-size:clamp(21px,6.2vw,31px);margin-top:20px}.reading-translation{font-size:9px}.paper-hint{font-size:8px;margin-top:15px}.word-card{padding:20px;margin-left:5px;margin-right:-3px;border-radius:18px}.word-title-row h3{font-size:30px}.word-card-top{font-size:9px}.word-title-row{margin-top:15px}.definition{font-size:12px}.word-note{font-size:9px}.word-card-bottom{margin-top:15px;padding-top:15px}.demo-status{max-width:135px}.save-button{font-size:9px;padding-inline:11px}.everyday{grid-template-columns:1fr;gap:30px;padding-top:49px;padding-bottom:49px}.still-life{border-radius:23px}.everyday-copy{padding:0 5px}.everyday-copy .eyebrow{font-size:10px}.everyday h2{font-size:34px;margin-top:12px;margin-bottom:17px}.everyday .section-description{font-size:13px}.daily-note{margin-top:21px;margin-bottom:11px}.daily-number{font-size:55px}.questions{grid-template-columns:1fr;gap:28px;padding-top:37px;padding-bottom:42px}.questions h2{font-size:29px;margin:9px 0}.questions .eyebrow{font-size:10px}.questions .muted{font-size:12px}.questions .text-link{margin-top:8px;font-size:11px}.faq-list summary{font-size:13px;padding:21px 0}.faq-content{font-size:11px;padding-right:8px}.closing{flex-direction:column;align-items:start;padding:31px 27px;gap:23px;border-radius:23px}.closing .eyebrow{font-size:10px}.closing h2{font-size:29px;margin:7px 0}.closing p:not(.eyebrow){font-size:12px}.closing-actions{align-items:start;width:100%;gap:5px}.closing .button{min-width:170px;min-height:46px;font-size:12px}.closing .text-link{font-size:11px}.site-footer{padding-top:33px;padding-bottom:27px;gap:22px}.site-footer .brand{font-size:15px}.site-footer nav{width:100%;justify-content:space-between;gap:10px;padding-top:0;font-size:10px}.site-footer p{font-size:9px;margin-top:9px}.site-footer .footer-credit{font-size:8px}.install-dialog{padding:30px 25px;border-radius:22px}.install-dialog h2{font-size:23px}.install-dialog>.text-link{margin-left:0;margin-top:10px;display:flex;width:max-content}.install-dialog .button{font-size:12px}.install-steps{gap:18px}.install-steps h3{font-size:13px}.install-steps p{font-size:11px}.install-dialog .eyebrow{font-size:10px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.announcement span{display:none}.hero-actions{gap:15px}.feature-card{padding-inline:18px}.feature-heading h2{font-size:20px}.feature-heading p{max-width:166px;font-size:10px}.feature-object{right:12px;width:96px;height:96px}.experience{padding-inline:18px}.experience-steps button{font-size:9px;gap:4px}.reading-paper{padding-inline:17px}.word-card{padding:17px}.word-title-row h3{font-size:27px}.word-card-bottom{flex-wrap:wrap;gap:11px}.demo-status{max-width:none}.save-button{margin-left:auto}.closing h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.feature-card:hover,.feature-card:hover .feature-object,.button:hover,.still-life:hover img,.demo-stage:hover .reading-paper{transform:none}.reveal{opacity:1;translate:none}}

/* Secondary copy remains readable without competing with the main reading flow. */
.demo-disclosure{font-size:11px}.word-note,.demo-status{font-size:11px}.word-card-top,.local-label,.paper-label,.reading-translation,.paper-hint,.save-disclosure{font-size:10px}.paper-label span[lang]{font-size:9px}.save-button{font-size:11px;min-height:38px}.reset-demo{font-size:11px;min-height:36px}.site-footer p{font-size:11px}
@media(max-width:640px){.announcement{font-size:10px}.feature-heading p{font-size:12px}.feature-number,.feature-bottom,.fine-print,.hero-intro .fine-print,.reassurance{font-size:10px}.experience-steps button{font-size:11px;min-height:44px}.demo-disclosure{font-size:10px}.word-note,.demo-status{font-size:10px}.save-button{font-size:10px}.word-card-top,.local-label,.paper-label,.reading-translation,.paper-hint,.save-disclosure{font-size:10px}.site-footer p,.site-footer .footer-credit{font-size:10px}.footer-credit{line-height:1.7}.closing .fine-print{font-size:10px}}

.demo-content{min-height:106px}.saved-entry{animation:content-in .35s var(--ease)}.save-disclosure[hidden]{display:block;visibility:hidden}@media(max-width:640px){.hero-intro>p:first-child br{display:initial}}
