@font-face{font-family:Garamond;src:url(/fonts/eb-garamond.ttf) format("truetype");font-display:swap}@font-face{font-family:Standard;src:url(/fonts/old-standard-regular.ttf) format("truetype");font-display:swap}:root{font-family:Garamond,Georgia,serif;color:#17191a;background:#fff;font-synthesis:none;--muted: #71747b;--line: #e3e4e6;--soft: #f1f1f1;--bg: #fff;--ink: #17191a;color-scheme:light dark}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit;color:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d4d5d8;border-radius:100px;background:transparent;padding:12px 26px;font-size:20px;line-height:1.25;cursor:pointer;text-decoration:none;min-height:46px}button:hover,.button:hover{background:var(--soft)}button:disabled{opacity:.45;cursor:default}.primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.primary:hover{opacity:.88;background:var(--ink)}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration-color:var(--muted)}h1,h2,h3,h4{font-weight:400;margin:0 0 18px;line-height:1.2}h1{font-family:Standard,Georgia,serif;font-size:clamp(34px,4vw,48px);letter-spacing:-1.3px}h2{font-size:32px}h3{font-size:25px}h4{font-size:21px;margin-bottom:8px}p{font-size:23px;line-height:1.5;margin:0 0 20px}.muted{color:var(--muted)}.small{font-family:system-ui,sans-serif;font-size:13px;line-height:1.7}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;border-right:1px solid var(--line);padding:28px 14px;display:flex;flex-direction:column;z-index:10;background:var(--bg)}.brand{text-decoration:none;font-family:Standard,Georgia,serif;font-size:28px;line-height:1.15;padding:0 14px}.brand span{display:block;color:var(--muted);font-size:25px}.sidebar nav{display:flex;flex-direction:column;gap:9px;margin-top:48px}.sidebar nav a,.sidebar-bottom>a:first-of-type{display:flex;align-items:center;gap:18px;padding:12px 18px;border-radius:6px;text-decoration:none;font-size:22px}.sidebar nav a.active{background:var(--soft)}.sidebar-bottom{margin-top:auto;padding:18px 8px 0;border-top:1px solid var(--line)}.sidebar-bottom>a.small{display:block;margin:12px 18px 0}.main{max-width:1170px;padding:76px 80px 110px;margin-left:248px}.page-heading{margin-bottom:44px}.page-heading>p{font-size:28px;color:var(--muted);margin:0 0 26px}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:22px 0}.home-progress{padding:30px 0 22px;border-block:1px solid var(--line);margin-bottom:28px}.lesson-row{display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);padding:19px 0;text-decoration:none;font-size:26px}.lesson-row:hover span{text-decoration:underline;text-underline-offset:5px}.lesson-row svg{flex-shrink:0}.lesson-list{margin-bottom:24px}.stats{display:flex;gap:52px;margin:24px 0}.stats p{display:flex;flex-direction:column}.stats strong{font-weight:400;font-size:42px}.stats span{font:13px/1.6 system-ui,sans-serif;color:var(--muted)}.reading{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:34px 0;scroll-margin-top:30px}.reading h2{font-size:27px}.reading p{white-space:pre-line;margin-bottom:0}.question-number{font-family:system-ui,sans-serif;font-size:12px;color:var(--muted);padding-top:8px;min-width:24px}.backlink{display:inline-block;font:13px system-ui,sans-serif;color:var(--muted);margin-bottom:24px}.editorial{font-size:18px;color:var(--muted);font-style:italic}.settings-section{border-top:1px solid var(--line);padding:32px 0}.settings-section:first-of-type{border-top:0;padding-top:0}.settings-section p{font-size:21px}.settings-section .small{font-size:13px}.settings-section a{overflow-wrap:anywhere}fieldset{padding:0;border:0;margin:0 0 18px}legend{font-size:26px;margin-bottom:14px}.segments{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:100px;gap:5px}.segments label{display:flex;align-items:center;gap:10px;padding:8px 22px;border-radius:100px;font-size:21px;cursor:pointer}.segments label:has(input:checked){background:var(--soft)}input[type=radio],input[type=checkbox]{accent-color:var(--ink);width:18px;height:18px;flex-shrink:0}.toggle{display:flex;align-items:flex-start;gap:14px;margin:24px 0;cursor:pointer}.toggle input{margin-top:7px}.toggle strong{display:block;font-size:22px;font-weight:500}.toggle small{display:block;font:13px/1.65 system-ui,sans-serif;color:var(--muted);margin-top:7px}input:not([type=checkbox],[type=radio],[type=range],[type=file]),textarea,select{width:100%;border:1px solid var(--line);background:var(--bg);padding:14px 16px;border-radius:8px;font-size:22px;outline-offset:4px}textarea{resize:vertical;line-height:1.5;min-height:145px}select{margin:10px 0 20px}label{font-size:22px}.inline-form{display:flex;gap:10px;align-items:center}.inline-form button{white-space:nowrap}.notice{font-family:system-ui,sans-serif!important;font-size:14px!important;line-height:1.6;background:var(--soft);border-left:2px solid var(--muted);padding:16px;border-radius:3px;margin:20px 0}.connection{margin:24px 0}.connection .small{margin-top:10px}.search-results>a{display:block;text-decoration:none;padding:28px 0;border-bottom:1px solid var(--line)}.search-results h2{font-size:26px;margin-top:8px}.search-results p{font-size:20px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.history{border-bottom:1px solid var(--line);padding:22px 0}.history summary{cursor:pointer;font-size:24px}.history summary span{display:block}.answer-review{margin:24px 0;padding:24px 0;border-top:1px solid var(--line)}.answer-review p{white-space:pre-line;font-size:21px}.practice{max-width:760px;text-align:center}.practice-toolbar{display:flex;align-items:center;justify-content:space-between;font:14px system-ui,sans-serif}.practice-toolbar button{border:0;padding:10px}.progress-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:32px 0}.progress-dots span{height:7px;width:7px;border:1px solid var(--muted);border-radius:100%}.progress-dots .done{background:var(--muted)}.progress-dots .current{background:var(--ink);border-color:var(--ink);transform:scale(1.3)}.practice h1{font-family:Garamond,Georgia,serif;font-size:clamp(30px,3vw,40px);letter-spacing:0;line-height:1.28;margin:22px 0 30px}.lesson-label{margin:20px 0}.practice-status{display:flex;gap:12px;justify-content:center;align-items:center;min-height:62px;font:14px system-ui,sans-serif;color:var(--muted);margin:20px 0}.practice textarea{text-align:left}.centered{justify-content:center}.secondary-actions button,.secondary-actions a{font:13px system-ui,sans-serif;padding:10px;border:0;min-height:40px}.revealed{padding:24px 0;border-top:1px solid var(--line);margin-top:22px}.revealed h2{font:13px system-ui,sans-serif;color:var(--muted)}.revealed p{font-size:26px;white-space:pre-line}.revealed .small{font:12px/1.7 system-ui,sans-serif}.text-button{border:0;text-decoration:underline;text-underline-offset:4px}.input-intro{margin-top:50px}.listening-dot{width:7px;height:7px;background:var(--ink);border-radius:100%;animation:pulse 1.4s ease infinite}.chapter-player{position:fixed;bottom:20px;left:288px;right:40px;max-width:1000px;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:16px 24px;box-shadow:0 6px 28px #0001;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;z-index:20}.chapter-player strong{font-size:22px;font-weight:500}.chapter-player span{display:block}.player-buttons{display:flex;gap:6px}.player-buttons button{border:0;padding:10px}.chapter-player input{width:100%;accent-color:var(--ink)}.chapter-player .notice{width:100%;margin:0}.offline,.update-banner{font:13px/1.5 system-ui,sans-serif;background:var(--soft);padding:12px 16px;margin-bottom:22px;border-radius:5px}.update-banner button{font-size:14px;padding:7px 14px;min-height:30px;margin-left:10px}.mobile-header{display:none}.startup{max-width:700px;margin:100px auto;padding:24px}.modal-backdrop{position:fixed;inset:0;background:#0005;display:grid;place-items:center;z-index:30;padding:20px}.modal{background:var(--bg);padding:32px;border-radius:12px;max-width:650px;max-height:85dvh;overflow:auto;text-align:left}.modal p{white-space:pre-line}.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}.skip-link{position:fixed;left:10px;top:-100px;z-index:100;background:var(--bg);padding:12px}.skip-link:focus{top:10px}:focus-visible{outline:2px solid var(--ink);outline-offset:4px}progress{width:100%;accent-color:var(--ink)}@keyframes pulse{50%{opacity:.3}}@media(min-width:1600px){.main{margin-left:calc(248px + (100vw - 1600px)/2)}}@media(max-width:1050px){.sidebar{width:210px}.main{margin-left:210px;padding:55px 40px 100px}.brand{font-size:24px}.brand span{font-size:23px}.sidebar nav a{font-size:20px}.chapter-player{left:230px;right:20px}.stats{gap:25px}}@media(max-width:720px){.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--bg);z-index:25}.mobile-header>a{font-size:22px;text-decoration:none}.mobile-header button{border:0;padding:8px;min-height:40px}.sidebar{display:none;top:70px;width:100%;padding:20px}.sidebar.open{display:flex}.sidebar .brand{display:none}.sidebar nav{margin-top:0}.sidebar nav a{padding:12px 18px}.sidebar-bottom{margin-top:30px}.main{margin:0;padding:34px 24px 120px;max-width:none}.page-heading{margin-bottom:32px}.page-heading>p{font-size:24px}h1{font-size:36px;letter-spacing:-.7px}h2{font-size:29px}p{font-size:22px}.lesson-row{font-size:24px;padding:17px 0}.stats{gap:20px;justify-content:space-between}.stats strong{font-size:34px}.stats span{font-size:11px}.stats p{max-width:90px}.reading{gap:14px;padding:28px 0;scroll-margin-top:85px}.reading h2{font-size:26px}.chapter-player{left:12px;right:12px;bottom:12px;padding:12px 16px}.chapter-player strong{font-size:18px}.player-buttons{gap:0}.player-buttons button{padding:8px}.chapter-player span{font-size:11px}.inline-form{flex-wrap:wrap}.practice h1{font-size:31px}.actions{gap:9px}button,.button{font-size:19px;padding:11px 21px}.practice-toolbar{font-size:13px}.secondary-actions button{padding:9px}.revealed p{font-size:24px}.modal{padding:24px}.toggle small{font-size:12px}.home-progress{margin-bottom:25px}}@media(prefers-color-scheme:dark){:root{--bg: #111213;--ink: #f2f2f2;--muted: #a5a6ab;--line: #303235;--soft: #242628;background:var(--bg);color:var(--ink)}button,.button{border-color:#424448}.primary{border-color:var(--ink)}.chapter-player{box-shadow:0 6px 28px #0005}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}dialog.modal{color:var(--ink);background:var(--bg);border:1px solid var(--line);max-height:85dvh;overflow:auto;margin:auto}dialog::backdrop{background:#00000059}
