@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#191919;background:#fff;font-synthesis:none;--ink: #171717;--muted: #727272;--line: #e9e9e9;--soft: #f6f6f5;--mid: #dededb;--display: "Manrope", sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #555;outline-offset:4px}h1:focus,main:focus{outline:none}button{touch-action:manipulation}a{color:inherit;text-underline-offset:4px}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:650}svg{flex-shrink:0}button{border:none;background:none}button:disabled:not(.word-tile):not(.choice){opacity:.35}.site-header{max-width:1440px;margin:auto;padding:26px 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:flex;gap:11px;align-items:center;text-align:left;padding:0;font-family:var(--display);font-weight:800;font-size:23px;letter-spacing:-1px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:39px;height:40px;border-radius:12px;background:var(--ink);color:#fff;font-family:Georgia,serif;font-size:51px;font-weight:700;line-height:1;padding-top:4px}.brand-subtitle{display:block;font-family:DM Sans,sans-serif;font-size:8px;font-weight:550;letter-spacing:2px;margin-top:3px}.site-header nav{display:flex;align-items:center;gap:6px}.site-header nav button{display:flex;gap:8px;align-items:center;color:#737373;padding:12px 17px;border-radius:30px;font-size:13px;font-weight:550}.site-header nav button.active{background:#f3f3f2;color:var(--ink)}.site-header nav button:hover{color:var(--ink);background:#f6f6f5}.profile{display:flex;align-items:center;gap:14px}.profile-progress{font-size:11px;color:var(--muted)}.avatar{display:grid;place-items:center;border:1px solid #ddd;border-radius:50%;width:33px;height:33px;font-size:12px;font-weight:600}.home,.library,.about{max-width:1190px;margin:auto;padding:43px 42px 0}.page-overline{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.7px;color:#707070}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:74px;padding:54px 0 69px;align-items:center}.welcome{font-size:12px;display:flex;gap:7px;align-items:center;margin-bottom:21px;color:#666}.status-dot{width:5px;height:5px;background:#444;border-radius:50%}h1{letter-spacing:-2.5px;line-height:1.13}.hero h1{font-size:clamp(40px,4.25vw,60px);font-weight:650;letter-spacing:-2.8px;margin-bottom:23px}.hero h1 span{color:#707070}.hero>div>p{font-size:15px;max-width:415px;color:#707070;line-height:1.8;margin-bottom:28px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:9px;font-size:13px;font-weight:600;min-height:47px;padding:12px 21px;transition:background .15s,transform .15s}.primary{background:var(--ink);color:#fff;border:1px solid var(--ink)}.primary:hover:not(:disabled){background:#3a3a3a;transform:translateY(-1px)}.secondary{background:#fff;border:1px solid #d7d7d7;gap:12px}.secondary:hover:not(:disabled){background:var(--soft)}.hero-meta{display:flex;gap:17px;font-size:10px;color:#707070;margin-top:18px}.hero-meta span{display:flex;align-items:center;gap:5px}.word-play{position:relative;border:1px solid #e7e7e5;background:linear-gradient(155deg,#fafafa,#f5f5f3);border-radius:19px;padding:24px 25px 20px;min-height:290px;overflow:hidden}.play-caption{display:flex;align-items:center;justify-content:space-between;color:#707070}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.6px;line-height:1.6}.floating-quote{position:absolute;font-family:Georgia,serif;font-size:145px;top:42px;right:16px;color:#e8e8e5;line-height:1;pointer-events:none}.word-demo{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;min-height:122px;padding-top:12px}.word-demo span{font-family:var(--display);background:#fff;border:1px solid #dfdfdc;border-bottom-width:3px;border-radius:8px;padding:11px 12px;font-weight:600;font-size:24px;transition:transform .3s}.word-demo span:first-child{transform:rotate(-5deg)}.word-demo .out-of-place{transform:translateY(9px) rotate(5deg)}.word-demo span:last-child{transform:rotate(3deg)}.word-demo.transformed span{transform:rotate(0)}.word-demo .new-word{background:var(--ink);border-color:var(--ink);color:#fff;animation:arrive .3s ease-out}.word-play>p{font-size:11px;text-align:center;color:#707070;margin-bottom:13px}.text-button{display:inline-flex;align-items:center;gap:8px;padding:5px 0;font-size:12px;font-weight:550;line-height:1.5}.text-button:hover{text-decoration:underline;text-underline-offset:4px}.word-play>.text-button{display:flex;margin:auto;font-size:12px}.mini-caption{text-align:center;font-size:9px;color:#707070;border-top:1px solid #e5e5e3;padding-top:16px;margin-top:22px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-heading .eyebrow{color:#707070}.section-heading h2{font-size:25px;letter-spacing:-.8px;margin:8px 0 0}.path-count{color:#707070;font-size:11px;padding-bottom:3px}.lesson-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.lesson-row{width:100%;display:flex;gap:23px;align-items:center;text-align:left;padding:24px 26px;background:#fff;border-bottom:1px solid var(--line);transition:background .15s}.lesson-row:last-child{border:none}.lesson-row:hover{background:#fafafa}.lesson-number{width:48px;height:50px;flex-shrink:0;border-radius:10px;background:#f5f5f4;display:grid;place-items:center;font-family:var(--display);font-size:18px;font-weight:550;color:#707070}.lesson-number.done{background:var(--ink);color:#fff}.row-topic{font-size:9px;color:#707070;margin-bottom:5px;display:flex;gap:12px;align-items:center}.lesson-copy h3{font-size:17px;letter-spacing:-.35px;margin:0 0 5px}.lesson-copy p{font-size:12px;color:#707070;margin:0;line-height:1.45}.row-right{margin-left:auto;display:flex;align-items:center;gap:25px;padding-left:10px;flex-shrink:0}.row-right>span{font-size:11px;color:#707070}.circle-arrow{height:33px;width:33px;border:1px solid #e9e9e9;border-radius:50%;display:grid;place-items:center;color:#707070}.resume-tag{font-size:8px;letter-spacing:.5px;color:#3b3b3b}.home-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;padding:46px 0 24px}.home-bottom svg{color:#6f6f6f;margin-bottom:12px;width:19px;height:19px}.home-bottom h3{font-size:13px;letter-spacing:-.1px;margin-bottom:10px}.home-bottom p{font-size:11px;color:#707070;line-height:1.8;margin-bottom:0}.duration-note{font-size:10px;color:#707070;margin-bottom:36px}.site-footer{max-width:1106px;margin:10px auto 0;border-top:1px solid var(--line);padding:23px 0 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#707070;font-size:10px}.site-footer .text-button{font-size:10px;font-weight:400}.footer-dot{padding:0 7px}.lesson-page,.review-page{max-width:800px;margin:auto;padding:28px 36px 0;min-height:calc(100vh - 80px)}.lesson-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 24px;color:#707070;font-size:11px;gap:15px}.lesson-top .text-button{font-size:12px;color:#444}.lesson-top>span:nth-child(2){text-transform:uppercase;font-size:9px;letter-spacing:1.6px}.progress-track{height:5px;background:#ededeb;border-radius:8px;overflow:hidden;margin-bottom:57px}.progress-track>div{height:100%;background:#222;border-radius:8px;transition:width .3s}.step-card{padding:0 17px}.step-eyebrow{display:flex;justify-content:space-between;gap:15px;margin-bottom:19px;color:#707070;font-size:9px;letter-spacing:1.5px}.step-eyebrow>span:last-child:not(:first-child){display:flex;align-items:center;gap:5px;letter-spacing:0;font-size:10px}.step-card h1{font-size:35px;letter-spacing:-1.2px;margin-bottom:20px;font-weight:650}.prompt{font-size:16px;line-height:1.7;color:#6c6c6c;margin-bottom:31px}.source-quote{background:#f7f7f6;border-left:2px solid #c6c6c3;padding:15px 20px;margin-bottom:28px}.source-quote .eyebrow{font-size:8px;color:#707070}.source-quote blockquote{font-size:16px;color:#656565;line-height:1.7;margin:8px 0 0}.choices{display:grid;gap:12px}.choice{display:flex;align-items:center;gap:15px;min-height:70px;width:100%;padding:17px 18px;border:1px solid #e2e2e0;border-radius:10px;text-align:left;background:#fff;font-size:14px;line-height:1.6}.choice>span:nth-child(2){flex:1}.choice:hover:not(:disabled){background:#fafafa;border-color:#707070}.choice.selected{border:2px solid #303030;padding:16px 17px;background:#f6f6f5}.choice-letter{width:27px;height:27px;flex-shrink:0;display:grid;place-items:center;border:1px solid #dededd;border-radius:6px;font-size:10px;color:#707070;background:#fff}.choice.selected .choice-letter{background:#222;color:#fff;border-color:#222}.choice.incorrect{border-style:dashed}.choice:disabled{color:#757575}.choice.correct{color:#171717}.feedback{display:flex;gap:13px;padding:21px;background:#f7f7f6;border:1px dashed #aaa;border-radius:10px;margin-top:22px;font-size:13px;animation:arrive .2s ease-out}.feedback svg{margin-top:1px}.feedback strong{font-size:14px;font-weight:600}.feedback p{margin:6px 0 0;color:#666;line-height:1.7}.feedback.is-correct{border-style:solid;border-color:#d3d3d0}.step-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:25px;margin-top:34px}.small{font-size:11px;color:#707070;line-height:1.65}.lesson-footnote{text-align:center;font-size:10px;color:#707070;margin:38px auto 30px;max-width:470px}.sentence-tray{padding:22px 16px;background:var(--soft);border:1px dashed #ccc;min-height:105px;border-radius:11px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.placeholder{font-size:13px;color:#707070;padding-left:8px}.word-bank{display:flex;flex-wrap:wrap;gap:8px;padding:23px 0 7px}.word-tile{background:#fff;border:1px solid #d9d9d7;border-bottom-width:3px;padding:12px 15px;border-radius:7px;font-size:14px;line-height:1.5}.word-tile:hover:not(:disabled){border-color:#707070}.word-tile:disabled{opacity:.25}.sentence-tray .word-tile:disabled{opacity:1}.word-tile span{margin-left:12px;color:#aaa}.builder>.small{margin-top:12px}.field-label{display:block;font-size:11px;color:#707070;margin-bottom:10px}input.short-answer,textarea{border:1px solid #d5d5d3;border-radius:9px;background:#fff;width:100%;padding:17px 19px;line-height:1.7;color:#222;font-size:15px;resize:vertical}input.short-answer::placeholder,textarea::placeholder{color:#707070}textarea{min-height:170px}.writing-meta{display:flex;justify-content:space-between;font-size:10px;color:#707070;margin-top:8px}.reveal{margin-top:24px}.model-answer{background:#f7f7f5;border:1px solid #e6e6e2;border-radius:12px;padding:25px;margin-top:25px;animation:arrive .2s ease-out}.model-answer>.eyebrow{color:#707070;font-size:8px}.model-answer>p{font-size:15px;line-height:1.8;margin:14px 0 8px}.listen{font-size:10px;color:#707070;font-weight:400}.self-check{border-top:1px solid #dfdfdc;margin-top:23px;padding-top:22px}.self-check h3{font-size:14px;letter-spacing:-.2px;margin-bottom:8px}.self-check label{display:flex;gap:11px;margin-top:13px;font-size:12px;color:#555;line-height:1.65;align-items:start;cursor:pointer}.self-check input{accent-color:#191919;margin:3px 0 0;width:16px;height:16px;flex-shrink:0}.segmented{display:flex;gap:4px;background:#f0f0ee;border:1px solid #e5e5e2;border-radius:9px;padding:4px}.segmented button{border-radius:6px;padding:10px 16px;font-size:11px;color:#707070;display:flex;gap:7px;justify-content:center;align-items:center;flex:1;white-space:nowrap}.segmented button[aria-pressed=true]{background:#fff;box-shadow:0 1px 3px #00000012;color:#222}.discovery-example{text-align:center;border:1px solid var(--line);border-radius:12px;padding:20px 30px 28px;margin-top:20px;min-height:270px;background:#fff}.big-quote{font-family:Georgia,serif;font-size:55px;color:#ccc;line-height:1}.discovery-example>p:first-of-type{font-family:var(--display);font-size:25px;letter-spacing:-.8px;margin:6px 0 23px;line-height:1.5;color:#222}.rule{height:1px;background:#dededb;width:30px;margin:auto}.discovery-example p.discovery-note{font-size:13px;color:#707070;margin:21px 0 10px;line-height:1.8}.aha{display:flex;gap:13px;background:#f6f6f4;padding:21px;margin-top:19px;border-radius:10px;font-size:13px}.aha p{margin:6px 0 0;color:#747474;font-size:12px}.aha strong{font-weight:600}.discovery>.small{margin:15px 0 0}.timer{border:1px solid var(--line);background:var(--soft);border-radius:11px;display:flex;gap:26px;align-items:center;padding:26px;margin-bottom:20px}.timer-digits{font-family:var(--display);font-size:40px;letter-spacing:-2px;font-variant-numeric:tabular-nums}.timer p{margin:8px 0 0}.quiet-note{font-size:11px;color:#707070;line-height:1.7}.completion{text-align:center;padding:10px 20px 45px;max-width:590px;margin:auto}.completion-mark{width:90px;height:90px;margin:0 auto 28px;background:#f2f2ef;border:1px solid #e5e5e1;border-radius:50%;display:grid;place-items:center}.completion .eyebrow{color:#707070}.completion h1{font-size:43px;letter-spacing:-1.7px;margin:20px 0}.completion .takeaway{font-size:18px;color:#303030;line-height:1.6}.completion>p:not(.takeaway){font-size:13px;color:#707070}.completion-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:27px}.library,.about{padding-top:66px;padding-bottom:55px;min-height:calc(100vh - 185px)}.library>h1,.about>h1{font-size:42px;letter-spacing:-1.7px;margin:15px 0 20px}.library>.eyebrow,.about>.eyebrow{color:#707070}.page-intro{font-size:15px;color:#707070}.library-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:33px 0 25px}.library-tools input{padding:12px 16px;border:1px solid var(--line);border-radius:8px;width:260px;font-size:12px}.word-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.vocab-card{border:1px solid #e6e6e3;border-radius:12px;padding:22px;display:flex;flex-direction:column}.vocab-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.vocab-top .eyebrow{color:#707070;font-size:8px}.icon-button{display:grid;place-items:center;padding:7px;border-radius:6px;color:#aaa}.icon-button:hover{background:#f3f3f1;color:#222}.icon-button.is-saved{color:#222;background:#eee}.icon-button.is-saved svg{fill:#222;color:#222}.vocab-card h2{font-size:23px;letter-spacing:-.7px;margin-bottom:12px}.vocab-card>p{font-size:12px;color:#707070;margin-bottom:18px}.vocab-example{background:#f6f6f4;border-radius:7px;padding:14px;font-size:13px;line-height:1.65;margin-top:auto;margin-bottom:12px}.vocab-card .related{font-size:10px;margin-top:17px;color:#707070;border-top:1px solid var(--line);padding-top:16px}.empty{text-align:center;margin:60px 0}.empty svg{color:#aaa}.empty h2{font-size:23px;margin:20px 0 13px}.empty p{font-size:13px;color:#707070}.practice-intro{max-width:650px;min-height:calc(100vh - 180px);margin:auto;text-align:center;padding:70px 30px}.practice-illustration{width:125px;height:125px;border:1px solid #e2e2df;background:#f7f7f4;display:grid;place-items:center;border-radius:28px;margin:0 auto 32px;transform:rotate(-5deg)}.practice-illustration svg{transform:rotate(5deg)}.practice-intro>.eyebrow{color:#707070}.practice-intro h1{font-size:43px;letter-spacing:-1.5px;margin:19px 0 23px}.practice-intro>p:not(.small){font-size:15px;color:#707070;margin-bottom:27px}.practice-intro>.small{margin-top:20px}.review-page{padding-top:44px}.review-page .lesson-top{padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:40px}.about{max-width:800px}.about>p{font-size:14px;color:#707070;line-height:1.85}.about h2{font-size:21px;margin:37px 0 15px;letter-spacing:-.4px}.reference-group{margin:25px 0}.reference-group h3{font-size:13px}.reference-group a{display:block;font-size:12px;margin-top:10px;color:#707070}.data-actions{display:flex;align-items:center;gap:22px;margin:23px 0}.reset-confirm{border:1px solid #aaa;border-radius:10px;padding:20px}.reset-confirm p{font-size:13px;color:#666}.reset-confirm button{margin-right:10px}.storage-error{background:#eee;padding:14px 25px;text-align:center;font-size:12px}.skip-link{position:fixed;top:-60px;left:20px;background:#000;color:#fff;padding:14px;z-index:20}.skip-link:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1440px){.hero h1{font-size:60px}.site-header{padding-left:167px;padding-right:167px}}@media(max-width:1000px){.site-header{padding:23px 30px;gap:15px}.brand{font-size:21px}.profile-progress{display:none}.hero{gap:35px}.home{padding:35px 30px 0}.hero h1{font-size:45px}.word-demo span{font-size:20px;padding:10px}.word-play{padding:22px 18px}.play-caption .eyebrow{font-size:8px;letter-spacing:1px}.site-footer{margin-left:30px;margin-right:30px}.home-bottom{gap:25px}.word-grid{grid-template-columns:repeat(2,1fr)}.site-header nav button{padding:10px 12px}.hero-meta{gap:9px;font-size:9px}}@media(max-width:720px){.site-header{padding:20px 22px 0;flex-wrap:wrap;gap:18px}.brand{font-size:21px}.brand-subtitle{font-size:7px}.profile{margin-left:auto}.site-header nav{order:3;width:100%;justify-content:space-around;padding:0 0 12px}.site-header nav button{flex:1;justify-content:center;font-size:11px;gap:6px}.site-header nav svg{width:16px}.home{padding:28px 22px 0}.page-overline{font-size:8px;letter-spacing:1.2px}.page-overline>span:last-child{display:none}.hero{grid-template-columns:1fr;gap:35px;padding:34px 0 45px}.hero h1{font-size:clamp(38px,9vw,53px);letter-spacing:-2px}.hero>div>p{font-size:14px;max-width:100%;line-height:1.8}.welcome{margin-bottom:19px}.hero-button{width:100%;justify-content:space-between}.hero-meta{font-size:10px;justify-content:center;margin-top:17px;gap:15px}.word-play{padding:23px;min-height:250px}.word-demo{min-height:103px}.word-demo span{font-size:23px}.play-caption .eyebrow{font-size:8px;letter-spacing:1.4px}.floating-quote{top:36px}.mini-caption{margin-top:15px;padding-top:14px}.section-heading{align-items:start;gap:10px;margin-bottom:21px}.section-heading h2{font-size:22px;letter-spacing:-.6px}.path-count{font-size:9px;white-space:nowrap;padding-top:3px}.section-heading .eyebrow{font-size:8px}.lesson-row{padding:22px 16px;gap:13px}.lesson-number{width:35px;height:39px;font-size:14px;border-radius:8px}.lesson-copy h3{font-size:14px;margin-bottom:6px}.lesson-copy p{font-size:10px;line-height:1.6}.row-topic{font-size:8px;gap:5px;flex-wrap:wrap}.row-right{gap:8px;padding:0;flex-direction:column-reverse}.row-right>span{font-size:8px}.circle-arrow{width:26px;height:26px}.circle-arrow svg{width:15px}.home-bottom{grid-template-columns:1fr;gap:22px;padding:31px 0 25px}.home-bottom>div{padding-left:34px;position:relative}.home-bottom svg{position:absolute;left:0;top:0}.home-bottom h3{font-size:13px;margin-bottom:6px}.home-bottom p{font-size:11px}.duration-note{font-size:9px}.site-footer{margin:10px 22px 0;padding:20px 0 24px;flex-wrap:wrap;gap:10px;font-size:9px}.site-footer .text-button{font-size:9px}.lesson-page,.review-page{padding:23px 22px 0;min-height:calc(100vh - 110px)}.lesson-top{margin-bottom:21px}.lesson-top>span:nth-child(2){font-size:8px;letter-spacing:.8px}.progress-track{margin-bottom:36px}.step-card{padding:0}.step-card h1{font-size:29px;letter-spacing:-1px;line-height:1.2}.prompt{font-size:14px;line-height:1.8;margin-bottom:25px}.step-eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:17px}.choice{font-size:13px;padding:15px 13px;gap:11px;min-height:70px}.choice.selected{padding:14px 12px}.choice-letter{width:25px;height:25px}.source-quote{padding:14px 17px}.source-quote blockquote{font-size:14px}.feedback{padding:17px}.feedback p{font-size:12px}.step-actions{margin-top:27px;padding-top:22px}.step-actions .primary{min-width:155px;gap:16px}.discovery-example{padding:19px 19px 23px}.discovery-example>p:first-of-type{font-size:22px}.segmented button{padding:10px 7px;font-size:10px;white-space:normal}.model-answer{padding:20px}.model-answer>p{font-size:14px}.timer{padding:21px 17px;gap:18px}.timer-digits{font-size:34px}.timer .secondary{font-size:11px;padding:10px 12px}.timer .small{font-size:9px}.completion{padding:0 5px 30px}.completion h1{font-size:36px}.completion .takeaway{font-size:16px}.library,.about{padding:37px 22px}.library>h1,.about>h1{font-size:34px;letter-spacing:-1.2px}.library-tools{flex-direction:column;align-items:stretch;margin-top:25px;gap:15px}.library-tools input,.library-tools label{width:100%}.word-grid{grid-template-columns:1fr}.vocab-card{padding:22px}.practice-intro{padding:50px 24px}.practice-intro h1{font-size:35px}.practice-intro>p:not(.small){font-size:14px}.data-actions{flex-wrap:wrap}.about>p{font-size:13px}.builder .word-tile{font-size:13px;padding:10px 12px}.sentence-tray{padding:18px 12px}.word-tile span{margin-left:8px}.lesson-footnote{font-size:9px;margin-top:29px}.self-check label{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.meaning-picture{display:block;width:200px;height:110px;margin:0 auto 17px;border-radius:10px}
