:root{--ink:#211b17;--ink-soft:#4d4036;--muted:#67584c;--line:#d8c3a3;--paper:#fff9ec;--cream:#f3e4cb;--cream-deep:#e7d0ac;--brand:#c61a63;--brand-dark:#9b1048;--brand-pale:#f7d2e1;--coral:#d75275;--gold:#efc84a;--blue:#65a9c8;--shadow:0 16px 45px #402a1b26;--reader-scale:1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background-color:var(--cream);font-family:Segoe UI,Arial,sans-serif;font-size:calc(16px * var(--reader-scale));background-image:repeating-linear-gradient(#0000 0 31px,#65a9c814 32px);margin:0;line-height:1.55}button,input{font:inherit}button,a{color:inherit}.skip-link{z-index:100;color:#fff;background:var(--brand-dark);border-radius:8px;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.app-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--paper);border-right:1px solid var(--line);flex-direction:column;gap:1.4rem;height:100vh;padding:1.5rem 1.25rem;display:flex;position:sticky;top:0;overflow-y:auto}.brand{align-items:center;gap:.75rem;display:flex}.brand-mark{color:#fff;background:var(--brand);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 8px 22px #b315583d}.brand-mark svg{width:25px;height:25px}.brand-name{font-family:Georgia,serif;font-size:1.15rem;font-weight:700}.brand-sub{color:var(--muted);font-size:.78rem}.side-label{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .45rem .65rem;font-size:.73rem;font-weight:800}.side-nav{gap:.3rem;display:grid}.side-nav button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:.55rem;width:100%;padding:.72rem .75rem;display:grid}.side-nav button:hover,.side-nav button.active{background:var(--brand-pale)}.side-nav button:focus-visible{outline:3px solid #b315584d}.nav-number{width:28px;height:28px;color:var(--brand-dark);background:#fff;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:.8rem;font-weight:700;display:grid}.nav-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.83rem;font-weight:700;overflow:hidden}.nav-progress{color:var(--muted);font-size:.72rem}.side-progress{background:var(--cream);border-radius:14px;margin-top:auto;padding:1rem}.side-progress strong{font-family:Georgia,serif;font-size:1.35rem}.side-progress p{color:var(--muted);margin:.1rem 0 .65rem;font-size:.78rem}.progress-track{background:#dfcfb8;border-radius:999px;height:8px;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--brand);width:0;height:100%;transition:width .35s}.reset-link{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:.7rem;padding:0;font-size:.72rem;text-decoration:underline}.main{min-width:0}.utility-bar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3e4cbeb;border-bottom:1px solid #211b171a;align-items:center;gap:1rem;padding:.8rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.mobile-brand{font-family:Georgia,serif;font-weight:700;display:none}.search-wrap{flex:1;max-width:620px;position:relative}.search-wrap svg{width:18px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}.search-wrap input{width:100%;height:44px;color:var(--ink);border:1px solid var(--line);background:var(--paper);border-radius:999px;outline:none;padding:0 2.6rem 0 2.8rem}.search-wrap input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #b315581f}.search-clear{cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;height:32px;display:none;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.search-clear.visible{place-items:center;display:grid}.reader-controls{background:var(--paper);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.25rem;margin-left:auto;padding:.25rem;display:flex}.reader-controls span{color:var(--muted);padding:0 .4rem;font-size:.72rem}.reader-controls button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;height:32px}.reader-controls button:hover{background:var(--brand-pale)}.content{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.5rem 0 5rem}.hero{min-height:auto;color:var(--ink);box-shadow:var(--shadow);background-color:#f6ead5;background-image:repeating-linear-gradient(#0000 0 31px,#65a9c824 32px),linear-gradient(135deg,#fff9ecd1,#efc84a1a);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.2rem,3vw,2.5rem);padding:clamp(.75rem,2vw,1.4rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:38px solid #c61a631a;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-125px;left:-105px}.hero-copy,.hero-visual,.hero-status{z-index:2;position:relative}.hero-copy{padding:0 clamp(.35rem,2vw,1.5rem) clamp(.5rem,1.5vw,1rem)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:800}.hero .eyebrow{color:var(--brand-dark)}.hero h1{letter-spacing:-.04em;max-width:650px;color:var(--brand-dark);margin:0;font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:.98}.hero-copy>p:not(.eyebrow){max-width:600px;color:var(--ink-soft);margin:1.1rem 0 1.5rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.7rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.72rem 1.05rem;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:var(--brand-dark)}.button-primary:hover{background:#7d0c39}.button-quiet{color:var(--ink);background:#fff9ec80;border-color:#211b1752}.button-quiet:hover{background:var(--gold)}.hero-visual{grid-column:1/-1;justify-content:center;align-items:center;min-height:auto;display:flex}.cover-frame{aspect-ratio:16/9;background:var(--paper);border:8px solid #fff9eceb;border-radius:5px;grid-column:1/-1;width:100%;margin:0;overflow:hidden;transform:rotate(.15deg);box-shadow:0 26px 54px #402a1b45}.cover-frame img{object-fit:contain;width:100%;height:100%;display:block}.hero-status{justify-content:flex-end;align-self:center;align-items:center;gap:.7rem;padding:0 clamp(.35rem,2vw,1.5rem) clamp(.5rem,1.5vw,1rem) 0;display:flex}.progress-ring{--progress:0deg;z-index:2;background:conic-gradient(var(--brand-dark) var(--progress), #211b1724 0);border:6px solid var(--paper);border-radius:50%;place-items:center;width:120px;height:120px;display:grid;position:relative;box-shadow:0 18px 42px #402a1b38}.progress-ring:before{content:"";background:var(--paper);border-radius:50%;position:absolute;inset:10px}.ring-copy{z-index:1;text-align:center;position:relative}.ring-copy strong{color:var(--brand-dark);font-family:Georgia,serif;font-size:1.7rem;line-height:1;display:block}.ring-copy span{color:var(--ink-soft);font-size:.72rem}.welcome-note{z-index:3;max-width:170px;color:var(--ink);background:var(--gold);box-shadow:var(--shadow);border-radius:3px;padding:.75rem .9rem;font-family:Georgia,serif;font-size:.8rem;position:relative;transform:rotate(-2deg)}.section{padding-top:3.3rem;scroll-margin-top:78px}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.3rem;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,2.65rem)}.section-heading p{max-width:590px;color:var(--muted);margin:.3rem 0 0}.volume-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.volume-card{text-align:left;border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:20px;flex-direction:column;min-height:270px;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 20px #402a1b0d}.volume-card:hover{box-shadow:var(--shadow);border-color:var(--card-accent);transform:translateY(-4px)}.volume-card:focus-visible{outline:4px solid #b3155838}.volume-card:after{content:"";background:var(--card-accent);opacity:.12;border-radius:50%;width:110px;height:110px;position:absolute;top:-38px;right:-38px}.volume-number{color:var(--card-accent);font-family:Georgia,serif;font-size:.9rem;font-weight:700}.volume-card h3{margin:.7rem 0 .5rem;font-family:Georgia,serif;font-size:1.35rem;line-height:1.15}.volume-card p{color:var(--muted);margin:0;font-size:.84rem}.topic-pills{flex-wrap:wrap;gap:.35rem;margin-top:.85rem;display:flex}.topic-pills span{color:var(--ink-soft);background:var(--cream);border-radius:999px;padding:.28rem .5rem;font-size:.67rem}.volume-footer{margin-top:auto;padding-top:1rem}.volume-meta{color:var(--muted);justify-content:space-between;margin-bottom:.45rem;font-size:.72rem;display:flex}.volume-card .progress-fill{background:var(--card-accent)}.letter-card{background:linear-gradient(145deg, #f7d2e1b8, #fff9ecf5), var(--paper)}.letter-card .volume-meta{color:var(--brand-dark);font-weight:800}.explorer-panel{border:1px solid var(--line);background:var(--paper);border-radius:24px;box-shadow:0 8px 28px #402a1b0f}.explorer-top{border-bottom:1px solid var(--line);align-items:center;gap:.8rem;padding:1.1rem 1.2rem;display:flex}.filters{scrollbar-width:none;flex-wrap:wrap;flex:1;gap:.45rem;min-width:0;display:flex;overflow:visible}.filter-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:.55rem .8rem;font-size:.78rem;font-weight:700}.filter-chip:hover,.filter-chip.active{color:#fff;border-color:var(--brand);background:var(--brand)}.result-count{color:var(--muted);flex:none;margin-left:auto;font-size:.76rem}.chapter-list{padding:.45rem 1.2rem 1.2rem}.chapter-row{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem .2rem;display:grid}.chapter-row:last-child{border-bottom:0}.chapter-row.completed .chapter-title{color:var(--muted);text-decoration:line-through}.chapter-row.completed{background:#fff3d7}.complete-toggle{cursor:pointer;background:#fff;border:1.5px solid #c9b79d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.complete-toggle:hover{border-color:var(--brand)}.complete-toggle.done{color:#fff;border-color:var(--brand);background:var(--brand)}.complete-toggle svg{width:17px;height:17px}.chapter-kicker{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.14rem;font-size:.68rem;font-weight:800}.chapter-title{margin:0;font-family:Georgia,serif;font-size:1.06rem}.chapter-summary{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.chapter-tags{flex-wrap:wrap;gap:.35rem;margin-top:.4rem;display:flex}.chapter-tags span{color:var(--brand-dark);font-size:.68rem}.chapter-tags span+span:before{content:"•";color:#c1a981;margin-right:.35rem}.open-chapter{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.58rem .75rem;font-size:.75rem;font-weight:800}.open-chapter:hover{color:#fff;border-color:var(--brand);background:var(--brand)}.empty-state{text-align:center;padding:3.2rem 1rem}.empty-state strong{font-family:Georgia,serif;font-size:1.2rem;display:block}.empty-state p{color:var(--muted);margin:.3rem 0 1rem}dialog{width:min(740px,100% - 1.5rem);max-height:min(820px,100vh - 2rem);color:var(--ink);background:var(--paper);border:0;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 28px 90px #2a171157}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2a1711a3}.reader-head{border-bottom:1px solid var(--line);background:var(--cream);justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.reader-breadcrumb{color:var(--muted);font-size:.75rem}.close-reader{cursor:pointer;background:#fff;border:0;border-radius:50%;width:36px;height:36px;font-size:1.25rem}.reader-body{max-height:calc(100vh - 190px);padding:clamp(1.4rem,5vw,3.4rem);overflow-y:auto}.reader-body h2{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,5vw,3rem);line-height:1.08}.reader-deck{color:var(--muted);margin:.85rem 0 1.7rem;font-size:1.05rem}.reader-body p{max-width:62ch}#readerIntro:not(.letter-copy){max-width:62ch;margin:1rem 0}.letter-copy{margin-top:1.5rem}.letter-copy p{margin:.95rem 0}.letter-copy p:first-child,.letter-copy p:last-child{color:var(--brand-dark);font-family:Georgia,serif;font-size:1.08rem;font-weight:700}.reader-callout{border-left:4px solid var(--reader-accent,var(--coral));background:var(--cream);border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.1rem 1.2rem}.reader-callout strong{margin-bottom:.3rem;font-family:Georgia,serif;display:block}.reader-body h3{margin-top:1.8rem;font-family:Georgia,serif}.reader-body li{margin:.55rem 0}.reader-footer{border-top:1px solid var(--line);background:var(--paper);justify-content:space-between;gap:.7rem;padding:.9rem 1.2rem;display:flex}.reader-footer .button{min-height:40px;padding:.6rem .85rem;font-size:.78rem}.reader-footer .button-primary{color:#fff;background:var(--brand)}.reader-footer .button-quiet{color:var(--ink);border-color:var(--line)}.reader-footer .button:disabled{opacity:.4;cursor:not-allowed}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1000px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{padding-inline:.85rem}.volume-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}.utility-bar{flex-wrap:wrap;padding-inline:.75rem}.mobile-brand{display:block}.search-wrap{flex-basis:100%;order:3;max-width:none}.reader-controls span{display:none}.content{width:min(100% - 1rem,1180px);padding-top:.6rem}.hero{grid-template-columns:1fr;min-height:auto;padding:.6rem}.hero h1{max-width:10ch}.hero-copy{padding:.75rem .75rem 0}.hero-visual{min-height:auto}.cover-frame{border-width:4px;width:100%}.hero-status{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:0 .75rem .85rem}.progress-ring{width:105px;height:105px}.welcome-note{max-width:210px}.volume-grid{grid-template-columns:1fr}.volume-card{min-height:235px}.explorer-top{flex-direction:column;align-items:start}.filters{flex-wrap:nowrap;width:100%;max-width:100%;overflow-x:auto}.result-count{margin-left:0}.chapter-row{grid-template-columns:38px 1fr;align-items:start}.open-chapter{grid-column:2;justify-self:start}.section{padding-top:2.5rem}.section-heading{flex-direction:column;align-items:start}.reader-footer{flex-wrap:wrap}.reader-footer #markCompleteBtn{order:-1;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}body.reader-open{overflow:hidden}.search-clear{place-items:center;display:grid}.text-controls{border:1px solid var(--line);background:var(--paper);border-radius:999px;align-items:center;gap:.2rem;margin-left:auto;padding:.25rem;display:flex}.text-controls button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:34px;height:32px;padding:0 .4rem;font-weight:800}.text-controls button:hover,.text-controls button:focus-visible{background:var(--brand-pale)}.volume-topline{z-index:1;color:var(--card-accent);justify-content:space-between;gap:1rem;font-family:Georgia,serif;font-size:.82rem;font-weight:800;display:flex;position:relative}.highlight-list{flex-wrap:wrap;gap:.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.highlight-list li{color:var(--ink-soft);background:var(--cream);border-radius:999px;padding:.3rem .55rem;font-size:.68rem}.card-link{color:var(--card-accent);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem 0 0;font-weight:800;display:flex}.card-link:before{content:"";position:absolute;inset:0}.card-tape{background:#efc84a8c;width:78px;height:22px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:inset 0 0 0 1px #72512114}.filters button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;flex:none;min-width:38px;padding:.55rem .72rem;font-size:.76rem;font-weight:800}.filters button:hover,.filters button.active{color:#fff;border-color:var(--brand);background:var(--brand)}.chapter-row.completed .chapter-open strong{color:var(--muted);text-decoration:line-through}.complete-toggle[aria-pressed=true]{color:#fff;border-color:var(--brand);background:var(--brand)}.chapter-open{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.chapter-open strong{font-family:Georgia,serif;font-size:1.08rem}.chapter-open>span:not(.chapter-kicker):not(.content-status){color:var(--muted);margin-top:.22rem;font-size:.78rem}.content-status{border-radius:999px;margin-top:.45rem;padding:.18rem .45rem;font-size:.65rem;font-weight:800}.content-status.available{color:#225643;background:#dbf1e7}.content-status.waiting{color:#77570a;background:#fff0bb}.chapter-arrow{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px;font-weight:900}.chapter-arrow:hover{color:#fff;border-color:var(--brand);background:var(--brand)}.empty-state span{font-size:2rem}.empty-state h3{margin-bottom:0;font-family:Georgia,serif}.reader-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2a1711a8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.reader-dialog{width:min(830px,100%);max-height:calc(100vh - 2rem);color:var(--ink);background:var(--paper);font-size:calc(16px * var(--reader-scale));border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 28px 90px #2a171161}.reader-dialog .reader-body{overscroll-behavior:contain;min-height:0;max-height:none;padding:clamp(1.4rem,5vw,3.5rem);overflow-y:auto}.reader-dialog .reader-deck{border-bottom:1px solid var(--line);padding-bottom:1.25rem}.full-chapter-content{gap:1rem;display:grid}.chapter-section{background:#ffffff8c;border:1px solid #d8c3a3cc;border-radius:16px;max-width:68ch;padding:1.25rem 1.35rem}.chapter-section h3{color:var(--brand-dark);margin:0 0 .75rem;font-family:Georgia,serif;font-size:1.32rem;line-height:1.25}.chapter-section h4{margin:.9rem 0 .45rem;font-family:Georgia,serif;font-size:1.08rem;line-height:1.35}.chapter-section p{margin:.68rem 0}.chapter-section p:last-child,.chapter-section ul:last-child{margin-bottom:0}.chapter-content-list{margin:.7rem 0;padding-left:1.25rem}.chapter-content-list li::marker{color:var(--brand)}.section-letter{border-left:5px solid var(--brand);background:#fff0f6}.section-question{border-left:5px solid var(--blue);background:#eef8fc}.section-example{border-left:5px solid var(--gold);background:#fff8dc}.section-tip{border-left:5px solid var(--coral);background:#fff0ee}.section-exercise{background:#edf8f3;border-left:5px solid #5a987e}.section-vocabulary{background:#faf0dc;border-left:5px solid #8c5b0b}.section-closing{border:2px dashed var(--brand);background:#fff3f8}.section-waiting{border-left:5px solid var(--gold);background:#fff8dc}.section-part{background:var(--brand);border:0;padding:.9rem 1.25rem}.section-part h3{color:#fff;margin:0}.book-card{background:linear-gradient(145deg, #efc84a59, #fff9ecf5), var(--paper)}.front-matter-content>.chapter-section:first-child{border-left:5px solid var(--brand);background:#fff0f6}.reader-body.letter-copy>p:not(.reader-deck){max-width:66ch;margin:1rem 0;line-height:1.72}.reader-body.letter-copy>p:last-child{color:var(--brand-dark);font-family:Georgia,serif;font-weight:800}.reader-footer .button[aria-pressed=true]{background:#2d765b}@media (width<=760px){.text-controls{margin-left:auto}.chapter-row{grid-template-columns:36px minmax(0,1fr) 36px;gap:.6rem}.chapter-arrow{width:34px;height:34px}.reader-overlay{padding:0}.reader-dialog{border-radius:0;width:100%;height:100vh;max-height:100vh}.reader-dialog .reader-body{padding:1.25rem}.reader-footer .button-primary{order:-1;width:100%}.chapter-section{padding:1.05rem}}
