@font-face{font-family:Onest;src:url('assets/onest.woff2')}*{box-sizing:border-box}body{margin:0;background:#f6f7f3;color:#233b33;font-family:Onest,system-ui,sans-serif;font-size:16px}button,input,textarea,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c07430;outline-offset:3px}button{border:0;background:none;color:inherit}a{color:#246347}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(27px,3vw,39px);letter-spacing:-1.3px;line-height:1.15;margin-bottom:12px}h2{font-size:24px;letter-spacing:-.5px}h3{font-size:18px}p{line-height:1.6}.muted,small{color:#65746a}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:bold}.shell{display:grid;grid-template-columns:224px 1fr;min-height:100vh}.sidebar{padding:35px 22px;background:#173f35;color:#dfece2;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-size:29px;font-weight:bold;letter-spacing:-1px;color:#edfac3;margin:0 8px 8px}.brand span{font-family:Georgia,serif;font-style:italic}.brand-sub{font-size:12px;letter-spacing:2px;margin:0 8px 48px;color:#afc6b9}.nav{display:grid;gap:9px}.nav button{text-align:left;padding:14px;border-radius:10px;font-size:15px;display:flex;align-items:center;gap:12px}.nav button.active{background:#d9ef97;color:#173f35}.nav button:hover:not(.active){background:#285346}.nav i{font-style:normal;font-size:20px;width:24px;text-align:center}.side-note{margin-top:auto;padding:20px 10px 0;color:#b6cabc;font-size:13px;line-height:1.6}.topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e5dd;padding:22px 40px;gap:18px;background:#fff}.crumb{font-size:14px;color:#6a786f}.profile-controls{display:flex;gap:12px;align-items:center}.profile-controls select{background:#f5f6f1;border:1px solid #e0e5dd;border-radius:8px;padding:8px;font-size:14px;max-width:180px}.content{max-width:1440px;margin:auto;padding:30px 40px}.heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.pill{display:inline-flex;align-items:center;gap:6px;background:#eef2e8;border:1px solid #dde5d5;border-radius:30px;padding:7px 12px;font-size:13px;white-space:nowrap}.heading p{margin-bottom:0}.lesson-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.2fr);gap:25px;align-items:start}.scene{border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e0e5dd}.scene-picture{height:255px;position:relative;overflow:hidden;background:#b7c9b7}.scene-picture img{width:100%;height:100%;object-fit:cover}.scene-label{position:absolute;left:18px;top:18px;background:#fffef3e8;padding:8px 12px;border-radius:30px;font-size:13px}.scene-body{padding:24px}.scene-body h2{margin-bottom:12px}.goal{display:flex;gap:12px;margin:13px 0;line-height:1.5;font-size:15px}.goal b{border:1px solid #dbe5d6;border-radius:50%;min-width:25px;height:25px;text-align:center;font-size:13px;line-height:24px}.goal.done b{background:#d9ef97;border-color:#d9ef97}.micro{background:#eaf0e1;border-radius:13px;padding:18px;margin-top:18px}.micro p{font-size:14px;margin:8px 0 0}.chat{background:white;border:1px solid #e0e5dd;border-radius:18px;overflow:hidden}.chat-head{display:flex;gap:12px;align-items:center;padding:19px 22px;border-bottom:1px solid #ebeee6}.avatar{background:#f3d0a7;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:23px}.chat-head small{display:block;font-size:12px;margin-top:4px}.chat-head .pill{margin-left:auto}.messages{padding:23px;min-height:200px;max-height:410px;overflow-y:auto;scroll-behavior:smooth}.bubble{background:#f0f3ed;padding:16px 18px;border-radius:0 15px 15px 15px;margin:0 36px 18px 0;line-height:1.5}.bubble.user{margin:0 0 18px 42px;background:#e7f2cd;border-radius:15px 0 15px 15px}.bubble .speaker{font-size:12px;margin-bottom:7px;color:#607166}.bubble p{margin-bottom:5px}.bubble button{font-size:13px;text-decoration:underline;padding:5px 8px 0 0}.translation{font-size:14px;color:#647467;margin-top:8px}.feedback{border-left:3px solid #c58740;background:#fbf4e9;padding:13px;font-size:14px;line-height:1.55;margin-bottom:18px}.feedback.good{border-color:#59815c;background:#eff6e7}.composer{border-top:1px solid #ebeee6;padding:18px 22px}.task-label{font-size:14px;line-height:1.5;margin-bottom:12px}.entry{display:flex;gap:9px;align-items:stretch}.entry textarea{width:100%;min-height:70px;resize:vertical;border:1px solid #d9e0d2;border-radius:10px;padding:12px;font-size:16px}.primary{background:#173f35;color:#fff;border-radius:10px;padding:12px 19px;min-height:44px}.primary:hover{background:#285e48}.secondary{border:1px solid #d6dfcf;background:white;border-radius:10px;padding:10px 16px;min-height:42px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.composer .row{margin-top:12px}.mic{background:#d9ef97;border-radius:10px;padding:12px;min-width:46px}.mic.recording{background:#e5967e;animation:pulse 1s infinite}.hint{margin-top:12px;border-radius:8px;padding:13px;background:#f5f5e7;font-size:15px}.steps{display:flex;gap:8px;margin:22px 0}.steps button{border-bottom:2px solid transparent;padding:10px 13px;font-size:14px}.steps button.active{border-color:#173f35;font-weight:bold}.bottom-caption{font-size:12px;line-height:1.6;color:#768274;margin:14px 0 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid #e0e5dd;padding:25px;border-radius:16px}.card p{font-size:15px}.card .number{font:italic 44px Georgia;color:#92a17e;margin-bottom:30px}.card button{margin-top:15px}.card h2{font-size:23px}.card.selected{border-color:#7e9c59;background:#f1f6e7}.exercise{max-width:760px;background:white;border:1px solid #e0e5dd;border-radius:18px;padding:30px;margin-bottom:22px}.exercise input{border:1px solid #cdd6c7;border-radius:8px;padding:12px;max-width:100%;width:340px}.exercise .prompt{font-size:22px;line-height:1.6}.option{display:block;text-align:left;border:1px solid #dbe2d6;border-radius:10px;width:100%;padding:14px;margin:10px 0}.option:hover{background:#edf4df}.options .correct{border-color:#43804e;background:#e9f4de}.options .wrong{border-color:#b95734;background:#ffede4}.progress-track{height:5px;background:#e9eddf;border-radius:10px;overflow:hidden}.progress-track div{height:100%;background:#7c9f43}.review-word{font-size:36px;line-height:1.3;margin:28px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.reading{font-size:20px;line-height:1.85;background:#f0f4e7;padding:24px;border-radius:13px}.wide{max-width:900px}details{margin:16px 0}summary{cursor:pointer;line-height:1.5}details p{margin:12px 0;font-size:15px}.sources a{display:block;margin:12px 0;font-size:15px}.banner{background:#e6eddb;border-radius:12px;padding:18px;line-height:1.5;margin:20px 0}.profile-form{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.profile-form input{padding:11px;border:1px solid #cbd7c3;border-radius:8px;min-width:0}.badge{font-size:12px;display:inline-block;background:#e6efd9;padding:6px 9px;border-radius:5px}.empty{padding:30px 0}#notice{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#233b33;color:white;padding:14px 20px;border-radius:12px;z-index:20;max-width:90vw;display:none;line-height:1.5}.stat{font-size:42px;font-family:Georgia,serif;margin:15px 0}.mobile-brand{display:none}.hidden{display:none!important}@keyframes pulse{50%{opacity:.65}}@media(min-width:1500px){.content{padding-top:42px}.scene-picture{height:310px}}@media(max-width:1100px){.shell{grid-template-columns:180px 1fr}.sidebar{padding:28px 12px}.content{padding:25px}.topbar{padding:20px 25px}.lesson-grid{gap:16px;grid-template-columns:minmax(230px,.8fr) minmax(310px,1fr)}.scene-picture{height:215px}.scene-body{padding:19px}.cards{gap:12px}.card{padding:20px}}@media(max-width:850px){.shell{display:block}.sidebar{position:static;height:auto;padding:16px 20px}.brand{font-size:24px;margin:0}.brand-sub,.side-note{display:none}.nav{display:flex;overflow-x:auto;gap:5px;margin-top:16px}.nav button{white-space:nowrap;font-size:14px;padding:10px}.nav i{display:none}.topbar{padding:12px 20px}.crumb{display:none}.profile-controls{width:100%;justify-content:space-between}.content{padding:24px 18px}.lesson-grid{grid-template-columns:1fr}.scene{display:grid;grid-template-columns:35% 65%}.scene-picture{height:100%;min-height:200px}.scene-body{padding:20px}.scene-body .micro{display:none}.goal{font-size:14px;margin:8px 0}.heading{gap:10px}.heading .pill{display:none}.scene-label{font-size:12px;left:10px;top:10px}.steps{overflow-x:auto}.steps button{white-space:nowrap;padding:8px}.cards{grid-template-columns:1fr}.card .number{margin-bottom:12px;font-size:30px}.split{grid-template-columns:1fr}.messages{max-height:440px}.exercise{padding:23px}.chat-head{padding:16px}.composer{padding:17px}.heading p{font-size:14px}}@media(max-width:430px){.scene{display:block}.scene-picture{height:150px;min-height:0}.scene-body{padding:16px}.scene-body h2{font-size:20px}.bubble{margin-right:15px}.bubble.user{margin-left:20px}.messages{padding:17px}.chat-head .pill{display:none}.profile-controls select{max-width:160px}.entry{flex-wrap:wrap}.entry textarea{flex-basis:100%}.entry .primary{flex:1}.heading h1{font-size:29px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
@media(max-width:850px){.scene{grid-template-columns:115px 1fr}.scene-picture{min-height:150px;height:100%}.scene-body{padding:15px}.scene-body>.eyebrow,.scene-body>.goal{display:none}.scene-body h2{font-size:19px;margin-bottom:6px}.scene-body>p{font-size:13px!important;line-height:1.5;margin-bottom:0}.scene-label{display:none}.heading{margin-bottom:12px}.heading>button{font-size:13px;padding:8px 10px}.steps{margin:12px 0}.content{padding-top:20px}.nav{margin-top:10px}.sidebar{padding:13px 18px}.scene{display:grid}.chat-head{padding:12px 16px}.messages{min-height:130px}.heading h1{font-size:28px}}
