@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap');

:root{--ink:#18332f;--paper:#f5f1e8;--cream:#ebe4d6;--coral:#e96f51;--blue:#a9cee0;--yellow:#f0c451;--muted:#66736e;--line:rgba(24,51,47,.15);--white:#fffdf8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans","Noto Sans SC",sans-serif;min-height:100vh}.grain{position:fixed;inset:0;pointer-events:none;opacity:.18;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}
button,input{font:inherit}.site-header{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,5vw);position:sticky;top:0;background:rgba(245,241,232,.93);backdrop-filter:blur(14px);z-index:10}.brand{display:flex;align-items:center;gap:14px;min-width:max-content;text-decoration:none;color:var(--ink)}.brand:focus-visible{outline:3px solid var(--yellow);outline-offset:6px;border-radius:4px}.brand-mark{position:relative;width:48px;height:48px;flex:0 0 48px;border-radius:15px 18px 14px 18px;background:var(--ink);display:grid;place-items:center;transform:rotate(-4deg);box-shadow:4px 4px 0 var(--coral);transition:transform .2s ease,box-shadow .2s ease}.brand:hover .brand-mark{transform:rotate(0) translateY(-2px);box-shadow:4px 6px 0 var(--coral)}.brand-oz{position:relative;z-index:1;display:flex;align-items:baseline;font-size:18px;line-height:1;letter-spacing:-.13em;transform:rotate(4deg) translateY(-2px)}.brand-oz b{color:var(--white)}.brand-oz b:last-child{color:var(--yellow)}.brand-route{position:absolute;left:12px;bottom:9px;width:24px;height:10px;border-bottom:1.5px solid rgba(255,255,255,.58);border-radius:50%;transform:rotate(4deg)}.brand-route:after{content:"";position:absolute;right:-3px;bottom:-3px;width:6px;height:6px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 2px var(--ink)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name{display:flex;align-items:center;gap:7px}.brand-name strong{font-size:17px;letter-spacing:.06em;white-space:nowrap}.brand-name>b{border:1px solid rgba(24,51,47,.25);padding:3px 5px 2px;color:var(--coral);font-size:7px;letter-spacing:.16em;line-height:1}.brand-copy small{margin-top:7px;color:var(--muted);font-size:7px;letter-spacing:.2em;white-space:nowrap}nav{display:flex;gap:34px;height:100%}.nav-link{border:0;background:none;color:var(--muted);cursor:pointer;position:relative;padding:0 2px}.nav-link.active{color:var(--ink);font-weight:700}.nav-link.active:after{content:"";height:3px;background:var(--coral);position:absolute;bottom:0;left:0;right:0}.header-actions{display:flex;align-items:center;gap:9px}.account-pill{border:1px solid var(--ink);background:transparent;color:var(--ink);text-decoration:none;border-radius:30px;padding:10px 15px;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.account-pill.signed-in{background:var(--blue);border-color:var(--blue)}.streak-pill{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;border:1px solid var(--line);background:var(--white);border-radius:30px;padding:7px 15px;column-gap:7px;cursor:default;color:var(--ink)}.streak-pill>span{grid-row:1/3;align-self:center}.streak-pill strong{line-height:1}.streak-pill small{font-size:9px;color:var(--muted)}
main{max-width:1320px;margin:auto;padding:0 5vw}.view{display:none}.view.active{display:block}.hero-grid{min-height:570px;display:grid;grid-template-columns:1.4fr .75fr;align-items:center;gap:8vw;padding:70px 0}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:800;color:var(--coral);margin:0 0 18px}.hero-copy h1,.page-intro h1{font-size:clamp(52px,6.4vw,94px);letter-spacing:-.055em;line-height:.96;margin:0}.hero-copy h1 em,.page-intro h1 em{font-family:"Playfair Display",serif;font-weight:600;color:var(--coral)}.hero-lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:550px;margin:27px 0}.goal-switch{display:flex;border:1px solid rgba(24,51,47,.38);max-width:650px;background:rgba(255,253,248,.4)}.goal{flex:1;border:0;border-right:1px solid rgba(24,51,47,.38);padding:18px 16px;text-align:left;background:transparent;cursor:pointer;color:var(--muted);display:flex;justify-content:space-between;align-items:center;gap:10px}.goal:last-child{border-right:0}.goal:not(.active):hover{background:rgba(24,51,47,.06);color:var(--ink)}.goal:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.goal.active{background:var(--ink);color:white}.goal span{font-weight:800}.goal small{font-size:9px;letter-spacing:.07em}.today-card{background:var(--ink);color:white;border-radius:4px;padding:28px;box-shadow:16px 16px 0 var(--blue);transform:none}.card-topline{font-size:10px;letter-spacing:.13em;display:flex;justify-content:space-between;color:#bbcac5}.progress-ring{width:170px;height:170px;border-radius:50%;margin:30px auto;display:grid;place-items:center;background:conic-gradient(var(--coral) 0deg,rgba(255,255,255,.12) 0deg)}.progress-ring:before{content:"";position:absolute;width:137px;height:137px;background:var(--ink);border-radius:50%}.progress-ring div{z-index:1;text-align:center}.progress-ring strong{display:block;font-size:36px}.progress-ring small{color:#bbcac5}.today-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);padding:17px 0}.today-stats div{text-align:center;border-right:1px solid rgba(255,255,255,.18)}.today-stats div:last-child{border:0}.today-stats strong,.today-stats span{display:block}.today-stats strong{font-size:20px}.today-stats span{font-size:9px;color:#bbcac5;margin-top:4px}.primary-btn{width:100%;border:0;background:var(--coral);color:white;padding:17px 20px;font-weight:800;margin-top:22px;cursor:pointer;display:flex;justify-content:space-between}.primary-btn:hover{filter:brightness(1.07)}
.focus-section{padding:80px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2{font-size:40px;margin:0;letter-spacing:-.04em}.section-heading>p{max-width:370px;color:var(--muted);line-height:1.6}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mode-card{border:0;min-height:310px;padding:26px;text-align:left;color:var(--ink);cursor:pointer;transition:.25s;display:flex;flex-direction:column;align-items:flex-start}.mode-card:hover{transform:translateY(-7px) rotate(-.4deg);box-shadow:0 14px 30px rgba(24,51,47,.12)}.coral{background:#ee8b70}.blue{background:var(--blue)}.yellow{background:var(--yellow)}.mode-number{font-size:10px;letter-spacing:.2em;font-weight:800}.mode-icon{font-size:45px;font-weight:800;margin:auto 0 22px}.mode-card h3{font-size:27px;margin:0}.mode-card p{margin:8px 0 24px;opacity:.75}.mode-card b{font-size:12px;margin-top:auto}.word-of-day{margin:20px 0 90px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);display:grid;grid-template-columns:140px 1fr 170px;padding:40px 0;gap:40px}.wod-label{font-size:11px;letter-spacing:.2em;font-weight:800;display:flex;flex-direction:column}.wod-label span:nth-child(2){color:var(--coral)}.word-line{display:flex;align-items:center;gap:18px}.word-line h2{font-size:54px;letter-spacing:-.04em;margin:0}.sound-btn{border:1px solid var(--ink);background:transparent;border-radius:50%;width:42px;height:42px;cursor:pointer;color:var(--ink)}.phonetic{color:var(--muted)}.definition{font-size:20px}.wod-main blockquote{margin:24px 0 0;border-left:3px solid var(--yellow);padding-left:16px;color:var(--muted);font-style:italic}.wod-main mark{background:transparent;color:var(--coral)}.wod-note{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column;gap:10px}.wod-note span{font-size:10px;letter-spacing:.12em;color:var(--muted)}.wod-note strong{font-size:12px;border:1px solid var(--line);padding:8px;width:max-content}
.page-intro{padding:90px 0 55px;max-width:950px}.page-intro h1{font-size:clamp(48px,6vw,78px)}.page-intro>p:last-child{max-width:650px;line-height:1.8;color:var(--muted);font-size:17px}.library-tools{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.search-box{background:var(--white);border:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 16px;min-width:330px}.search-box input{border:0;outline:0;background:transparent;width:100%;padding:13px}.filter-row{display:flex;gap:8px}.filter{border:1px solid var(--line);background:transparent;padding:10px 16px;cursor:pointer}.filter.active{background:var(--ink);color:white}.library-summary{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;padding:20px 0 8px}.dictionary-status{margin:0 0 18px;color:var(--muted);font-size:12px}.word-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);margin-bottom:24px}.word-item{display:grid;grid-template-columns:54px 1fr auto;gap:16px;padding:22px 14px;border-bottom:1px solid var(--line);align-items:center;cursor:pointer}.word-item:nth-child(odd){border-right:1px solid var(--line)}.word-index{font-size:11px;color:var(--muted)}.word-item h3{margin:0 0 4px;font-size:21px}.word-item p{margin:0;color:var(--muted);font-size:13px}.word-tag{font-size:9px;letter-spacing:.09em;border:1px solid var(--line);padding:7px}.empty-state{grid-column:1/-1;padding:70px;text-align:center;color:var(--muted)}.load-more{display:block;margin:0 auto 90px;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:14px 24px;font-weight:800;cursor:pointer}.load-more:hover{background:var(--ink);color:white}.load-more[hidden]{display:none}
.dictionary-online{border:1px solid var(--ink);background:var(--white);padding:28px;margin:0 0 28px;display:grid;grid-template-columns:1fr auto;gap:24px 34px;align-items:center}.dictionary-online h2{margin:0 0 8px;font-size:26px}.dictionary-online-copy>p:not(.eyebrow){margin:0;max-width:760px;color:var(--muted);font-size:13px;line-height:1.7}.browse-online-button{border:0;background:var(--ink);color:white;padding:16px 22px;font-weight:800;cursor:pointer;text-align:left;white-space:nowrap}.browse-online-button:hover{background:var(--coral)}.browse-online-button span{display:block;color:#bbcac5;font-size:9px;margin-top:5px}.dictionary-alphabet-wrap{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center}.dictionary-alphabet-wrap>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em}.dictionary-alphabet{display:grid;grid-template-columns:repeat(13,minmax(30px,1fr));gap:5px}.dictionary-letter{border:1px solid rgba(24,51,47,.32);background:transparent;color:var(--ink);min-height:34px;cursor:pointer;font-weight:800}.dictionary-letter:hover,.dictionary-letter.active{background:var(--ink);color:white}.dictionary-letter:focus-visible{outline:3px solid var(--yellow);outline-offset:1px}
.dictionary-online[hidden]{display:none}
.migration-intro{max-width:900px}.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.level-grid article{background:var(--paper);padding:36px;min-height:240px}.level-grid span{font-size:10px;letter-spacing:.18em;color:var(--coral);font-weight:800}.level-grid h3{font-size:25px;margin:42px 0 12px}.level-grid p{color:var(--muted);line-height:1.7}.official-card{margin:40px 0 90px;background:var(--blue);padding:38px 45px;display:flex;align-items:center;justify-content:space-between}.official-card h2{font-size:32px;margin:0 0 8px}.official-card p:not(.eyebrow){color:#405d59}.official-check{max-width:300px;border-left:2px solid var(--ink);padding-left:18px;color:#405d59;font-size:13px;line-height:1.6;font-weight:700}
.life-intro{max-width:980px}.life-overview{background:var(--ink);color:white;padding:38px 42px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px}.life-overview h2{font-size:34px;margin:0 0 10px}.life-overview p:not(.eyebrow){color:#bbcac5;line-height:1.7;margin:0}.life-overview-stats{min-width:220px;border-left:1px solid rgba(255,255,255,.24);padding-left:28px}.life-overview-stats strong,.life-overview-stats span{display:block}.life-overview-stats strong{font-size:23px;margin-bottom:8px}.life-overview-stats span{font-size:12px;color:#bbcac5}.curated-book-shelf{margin:28px 0 18px}.curated-book-shelf>.eyebrow{margin-bottom:10px}.curated-book-card{width:100%;min-height:168px;border:1px solid var(--ink);background:var(--white);color:var(--ink);padding:26px 28px;text-align:left;display:grid;grid-template-columns:1fr auto;align-items:stretch;gap:32px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.curated-book-card:hover{box-shadow:8px 8px 0 var(--yellow);transform:translate(-2px,-2px)}.curated-book-card.active{background:var(--blue)}.curated-book-copy,.curated-book-meta{display:flex;flex-direction:column}.curated-book-copy>b{font-size:10px;letter-spacing:.14em;color:var(--coral)}.curated-book-copy>strong{font-size:28px;line-height:1.2;margin:24px 0 10px}.curated-book-copy>small{max-width:760px;color:var(--muted);font-size:13px;line-height:1.65}.curated-book-card.active .curated-book-copy>small{color:#405d59}.curated-book-meta{min-width:210px;border-left:1px solid var(--line);padding-left:28px;justify-content:center}.curated-book-meta>strong{font-size:34px;line-height:1}.curated-book-meta>small{color:var(--muted);margin:6px 0 18px}.curated-book-actions{display:flex;flex-direction:column;gap:8px}.curated-book-actions button{border:1px solid var(--ink);padding:10px 12px;text-align:left;font-size:11px;font-weight:800;cursor:pointer}.curated-view-button{background:var(--ink);color:white}.curated-view-button:hover{background:var(--coral);border-color:var(--coral)}.curated-plan-button{background:transparent;color:var(--ink)}.curated-plan-button:hover{background:var(--yellow)}.life-scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0 54px}.life-scene-card{min-height:150px;border:1px solid var(--line);background:var(--white);color:var(--ink);padding:22px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.life-scene-card:hover{box-shadow:8px 8px 0 var(--yellow);transform:translate(-2px,-2px)}.life-scene-card.active{background:var(--blue);border-color:var(--ink)}.life-scene-card span{font-size:10px;letter-spacing:.14em;color:var(--coral);font-weight:800}.life-scene-card strong{font-size:21px}.life-scene-card small{color:var(--muted)}.life-bank-header{display:flex;align-items:end;justify-content:space-between;gap:30px;padding-bottom:22px;border-bottom:1px solid var(--line)}.life-bank-header h2{font-size:40px;margin:0 0 9px}.life-bank-header p:not(.eyebrow){color:var(--muted);margin:0}.life-term-list{margin-bottom:90px}.life-term-item{cursor:default}.life-term-actions{display:flex;align-items:center;gap:8px}.life-audio-button{width:38px;height:38px;border:1px solid var(--ink);border-radius:50%;background:transparent;color:var(--ink);font-size:18px;cursor:pointer}.life-audio-button:hover,.life-audio-button.playing{background:var(--ink);color:white}.life-audio-button.audio-loading{opacity:.55;cursor:wait}
footer{border-top:1px solid var(--line);padding:28px 5vw;display:flex;justify-content:space-between;color:var(--muted);font-size:11px;letter-spacing:.08em}dialog{border:0;padding:0;width:min(620px,calc(100% - 30px));background:var(--paper);color:var(--ink);box-shadow:0 24px 90px rgba(16,39,35,.35)}dialog::backdrop{background:rgba(16,39,35,.68);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:28px;cursor:pointer;color:var(--ink)}.dialog-progress{padding:22px 28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;font-weight:800}.study-content{min-height:380px;padding:55px 50px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.study-content h2{font-size:54px;margin:10px 0}.study-content .phonetic{margin:0 0 20px}.study-content .translation{font-size:20px}.study-content .example{line-height:1.7;color:var(--muted);max-width:480px}.study-content .big-sound{width:80px;height:80px;border-radius:50%;border:0;background:var(--blue);font-size:27px;cursor:pointer}.spell-input{width:100%;border:0;border-bottom:2px solid var(--ink);background:transparent;font-size:30px;text-align:center;padding:14px;outline:none;margin-top:28px}.spell-input.correct{border-color:#2c8d6c;color:#2c8d6c}.spell-input.wrong{border-color:var(--coral);color:var(--coral)}.feedback{min-height:25px;font-weight:700;margin-top:14px}.study-actions{display:flex;border-top:1px solid var(--line)}.study-actions button{flex:1;border:0;border-right:1px solid var(--line);padding:18px;cursor:pointer;background:var(--white);color:var(--ink);font-weight:700}.study-actions button:last-child{border:0}.study-actions .hard{background:#f2b4a4}.study-actions .easy{background:#afd5c7}.study-actions .check{background:var(--coral);color:white}
footer{border-top:1px solid var(--line);padding:28px 5vw;display:flex;justify-content:space-between;color:var(--muted);font-size:11px;letter-spacing:.08em}dialog{border:0;padding:0;width:min(620px,calc(100% - 30px));background:var(--paper);color:var(--ink);box-shadow:0 24px 90px rgba(16,39,35,.35)}dialog::backdrop{background:rgba(16,39,35,.68);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:28px;cursor:pointer;color:var(--ink)}.dialog-progress{padding:22px 28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;font-weight:800}.study-content{min-height:380px;padding:55px 50px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.study-content h2{font-size:54px;margin:10px 0}.study-content .phonetic{margin:0 0 20px}.study-content .translation{font-size:20px}.study-content .example{line-height:1.7;color:var(--muted);max-width:480px}.study-content .big-sound{width:80px;height:80px;border-radius:50%;border:0;background:var(--blue);font-size:27px;cursor:pointer}.spell-input{width:100%;border:0;border-bottom:2px solid var(--ink);background:transparent;font-size:30px;text-align:center;padding:14px;outline:none;margin-top:28px}.spell-input.correct{border-color:#2c8d6c;color:#2c8d6c}.spell-input.wrong{border-color:var(--coral);color:var(--coral)}.feedback{min-height:25px;font-weight:700;margin-top:14px}.study-actions{display:flex;border-top:1px solid var(--line)}.study-actions button{flex:1;border:0;border-right:1px solid var(--line);padding:18px;cursor:pointer;background:var(--white);color:var(--ink);font-weight:700}.study-actions button:last-child{border:0}.study-actions .hard{background:#f2b4a4}.study-actions .easy{background:#afd5c7}.study-actions .check{background:var(--coral);color:white}.auth-dialog{width:min(500px,calc(100% - 30px))}.auth-panel{padding:48px}.auth-panel h2{font-size:36px;letter-spacing:-.04em;margin:0 0 12px}.auth-lead{color:var(--muted);line-height:1.6;margin:0 0 28px}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form label{font-size:11px;letter-spacing:.1em;font-weight:800}.auth-form input{width:100%;border:1px solid var(--line);background:var(--white);color:var(--ink);padding:15px 16px;outline:none}.auth-form input:focus{border-color:var(--ink);box-shadow:0 0 0 2px rgba(24,51,47,.08)}.auth-form .code-input{font-size:26px;letter-spacing:.3em;text-align:center}.auth-submit{border:0;background:var(--coral);color:white;padding:15px 18px;font-weight:800;cursor:pointer;display:flex;justify-content:space-between;margin-top:6px}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-submit.secondary{background:var(--ink);justify-content:center;width:100%}.auth-link{border:0;background:transparent;color:var(--muted);padding:10px;cursor:pointer;text-decoration:underline}.auth-status{min-height:22px;margin:18px 0 0;font-size:13px;font-weight:700;color:var(--coral)}.privacy-note{border-top:1px solid var(--line);padding-top:18px;margin:18px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.account-panel{border-top:1px solid var(--line);padding-top:22px}.account-panel span,.account-panel strong{display:block}.account-panel span{font-size:11px;color:var(--muted);letter-spacing:.1em}.account-panel strong{font-size:20px;margin:8px 0}.account-panel p{color:var(--muted);line-height:1.6}
@media(max-width:820px){.site-header{height:auto;padding:14px 20px;flex-wrap:wrap;gap:12px}.brand{order:1}.streak-pill{order:2}nav{order:3;width:100%;height:40px;justify-content:space-between;gap:8px}.nav-link{font-size:12px}.hero-grid{grid-template-columns:1fr;padding:55px 0;gap:50px}.hero-copy h1{font-size:55px}.today-card{max-width:480px;width:100%;justify-self:center}.section-heading{display:block}.mode-grid,.level-grid{grid-template-columns:1fr}.word-of-day{grid-template-columns:1fr;gap:20px}.wod-label{flex-direction:row;gap:5px}.wod-note{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.library-tools{flex-direction:column}.search-box{min-width:0}.filter-row{overflow:auto}.dictionary-online{grid-template-columns:1fr}.browse-online-button{width:100%;text-align:center}.dictionary-alphabet-wrap{grid-template-columns:1fr}.dictionary-alphabet{grid-template-columns:repeat(7,1fr)}.word-list{grid-template-columns:1fr}.word-item:nth-child(odd){border-right:0}.official-card{align-items:flex-start;flex-direction:column;gap:20px}.study-content{padding:45px 25px}.study-content h2{font-size:42px}}@media(max-width:500px){main{padding:0 20px}.hero-copy h1{font-size:46px}.mode-card{min-height:260px}.word-line h2{font-size:42px}.site-header .brand-copy small,.site-header .brand-name>b{display:none}.brand{gap:11px}.brand-mark{width:44px;height:44px;flex-basis:44px}.brand-name strong{font-size:16px}.streak-pill small{display:none}.streak-pill{display:flex}.page-intro{padding-top:60px}.library-tools{padding-top:16px}.dictionary-online{padding:22px 18px}.dictionary-alphabet{grid-template-columns:repeat(6,1fr)}.official-card{padding:28px}.today-card{box-shadow:9px 9px 0 var(--blue)}footer{flex-direction:column;gap:10px}}
@media(max-width:900px){.life-overview{grid-template-columns:1fr}.life-overview-stats{border-left:0;border-top:1px solid rgba(255,255,255,.24);padding:20px 0 0}.curated-book-card{grid-template-columns:1fr}.curated-book-meta{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.curated-book-meta>small{margin-bottom:12px}.life-scene-grid{grid-template-columns:repeat(2,1fr)}.life-bank-header{align-items:flex-start;flex-direction:column}}
@media(max-width:500px){.life-overview{padding:28px 24px}.life-overview h2{font-size:28px}.curated-book-card{padding:22px;min-height:0}.curated-book-copy>strong{font-size:23px;margin-top:18px}.life-scene-grid{grid-template-columns:1fr}.life-scene-card{min-height:125px}.life-bank-header h2{font-size:34px}}
@media(max-width:820px){nav{overflow-x:auto;justify-content:flex-start}.nav-link{flex:0 0 auto;padding:0 10px}}

.slang-audio-credit{max-width:250px;margin:8px 0 0!important;color:var(--muted);font-size:10px!important;line-height:1.5;text-align:right}.slang-audio-credit a{color:var(--ink);text-decoration-thickness:1px;text-underline-offset:2px}.study-audio-credit{max-width:520px;text-align:center;margin:7px auto 0!important}.slang-audio-credit[hidden]{display:none}
.study-skip-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 28px;border-bottom:1px solid var(--line);background:rgba(240,196,81,.18)}.study-skip-bar[hidden]{display:none}.study-skip-bar span{color:var(--muted);font-size:12px}.study-skip-bar button{border:0;background:transparent;color:var(--coral);font-size:13px;font-weight:800;padding:5px 0;cursor:pointer;white-space:nowrap}.study-skip-bar button:hover{text-decoration:underline;text-underline-offset:3px}.study-skip-bar button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
@media(max-width:560px){.study-skip-bar{align-items:flex-start;flex-direction:column;gap:6px;padding:10px 22px}.study-skip-bar button{white-space:normal;text-align:left}}
