:root{color-scheme:light;--bg: #faf0ec;--surface: #faf0ec;--grasslands: rgb(95, 84, 32);--bluebell: rgb(161, 168, 190);--lilac: #d8c9f2;--terra: #ea785b;--grape: rgb(63, 0, 19);--ink: var(--grasslands);--muted: rgb(161, 168, 190);--border: rgb(95, 84, 32);--hairline: rgb(161, 168, 190);--accent: var(--terra);--accent-ink: #faf0ec;--accent-soft: rgb(237, 190, 228);--kaki: rgb(95, 84, 32);--kaki-soft: rgb(95, 84, 32);--shadow: none;--shadow-soft: none;--radius-xl: 22px;--radius-lg: 18px;--radius-md: 14px;--stroke: rgb(161, 168, 190);--paper: #faf0ec;--paper-2: #fdf5f2;--serif: "DM Serif Display", ui-serif, Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-family:var(--sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg);color:var(--ink)}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);font-size:17px}a{color:inherit}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.brand-name{font-family:var(--serif);font-size:2.1rem;letter-spacing:-.01em;color:var(--grape)}.avatar{width:52px;height:52px;border-radius:999px;background:var(--lilac);border:none;box-shadow:none;padding:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.avatar img{width:40px;height:40px;object-fit:contain}.session-list{display:flex;flex-direction:column;gap:12px}.session-item{background:var(--bg);border:2px solid var(--stroke);border-radius:var(--radius-lg);padding:14px;display:flex;gap:12px;align-items:center;justify-content:space-between}.session-main{min-width:0}.session-title{font-weight:900;color:var(--grape);line-height:1.2}.session-meta{margin-top:4px;font-size:.92rem;color:var(--muted)}.session-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.page-shell{max-width:520px;margin:0 auto;padding:14px 16px 22px;min-height:100vh;display:flex;flex-direction:column;gap:14px}.page-shell.has-tabs{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.muted{color:var(--muted)}.hero-card{display:flex;align-items:center;gap:14px;background:var(--surface);border:2px solid var(--stroke);border-radius:var(--radius-xl);padding:16px;box-shadow:none}.hero-card__text{flex:1;min-width:0}.hero-card__title{font-weight:800;font-size:1rem;margin-bottom:6px}.hero-card__sub{color:var(--muted);font-size:.9rem;line-height:1.4}.hero-card__img{width:92px;height:72px;object-fit:contain;opacity:.95}.empty-hero{display:flex;justify-content:center;margin-bottom:10px}.empty-hero img{width:min(240px,70vw);height:auto;opacity:.9}.home-sub{margin:12px 0 0;font-size:1rem;line-height:1.55;color:var(--muted);max-width:36ch}.section-heading{font-size:1.05rem;font-weight:700;margin:0 0 4px}.section-hint{margin:0 0 8px;font-size:.88rem;color:var(--muted)}.page-title{margin:0;font-size:1.25rem;font-weight:800;flex:1;text-align:center}.home-hero{padding-top:2px}.home-companion-zone{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:8px 0 0}.home-companion-mascot{display:block;width:148px;height:148px;margin:-6px auto 0;object-fit:contain;opacity:.98;pointer-events:none}.home-companion-copy{width:100%;max-width:none;padding-top:0}.home-companion-title{font-weight:900;color:var(--grape);font-size:1.08rem;line-height:1.22;margin-bottom:4px}.home-companion-sub{color:var(--muted);font-weight:700;margin-bottom:10px}.home-companion-zone .stat-pills{position:relative;z-index:1;max-width:76%}@media(min-width:420px){.home-companion-mascot{width:156px;height:156px;margin-top:-10px}}.stat-pills{display:flex;gap:10px;flex-wrap:wrap}.stat-pill{flex:1;min-width:88px;background:var(--bg);border:2px solid var(--stroke);border-radius:var(--radius-md);padding:12px 14px;box-shadow:none;display:flex;flex-direction:column;gap:2px;position:relative}.stat-pill--accent{background:var(--bg);border:2px solid var(--stroke)}.stat-mascots{display:flex;gap:8px;align-items:center;margin:-6px 0 2px}.stat-mascot{width:34px;height:34px;object-fit:contain;opacity:1}.stat-pill--accent .stat-pill-value,.stat-pill--accent .stat-pill-label{color:inherit}.exam-banner{background:var(--surface);border:2px solid var(--stroke);border-radius:var(--radius-lg);padding:12px 14px}.exam-banner--plain{background:transparent;border:none;border-radius:0;padding:0}.exam-row{display:flex;align-items:center;gap:14px;margin-bottom:8px}.exam-mascot{width:170px;height:170px;object-fit:contain;flex:0 0 auto}.exam-text{font-weight:700;color:var(--grape);font-size:1.12rem;line-height:1.25}.exam-strong{font-family:var(--serif)}.exam-line{height:6px;background:var(--bluebell);border-radius:999px;overflow:hidden}.exam-line__fill{height:100%;background:var(--terra);width:0%}.stat-pill-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.stat-pill-value{font-size:1.45rem;font-weight:800}.hint-banner{margin:0;font-size:.9rem;color:var(--muted);text-align:center}.module-section{margin-top:4px}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:420px){.module-grid{grid-template-columns:repeat(3,1fr)}}.course-list{display:flex;flex-direction:column;gap:8px}.course-tile{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:none;border-radius:var(--radius-lg);text-decoration:none;min-height:82px;box-shadow:none;position:relative;overflow:hidden}.course-tile .module-tile-title{font-size:1.18rem;font-weight:900;letter-spacing:.01em}.course-tile .module-tile-meta{font-size:1rem}.course-tile:before{content:none}.course-tile:after{content:none}.course-tile .module-tile-title,.course-tile .module-tile-meta{color:inherit}.course-tile .module-tile-meta{opacity:.85}.tile-mascot{position:absolute;right:10px;top:10px;width:52px;height:52px;object-fit:contain;opacity:.85;filter:none}.tile-mascot.white-line{filter:invert(1);opacity:.95}.review-top{background:var(--surface);border:2px solid var(--stroke);border-radius:var(--radius-xl);padding:14px;box-shadow:none;display:flex;flex-direction:column;gap:10px}.review-title{font-weight:800;color:var(--grape)}.review-search{width:100%}.review-table-wrap{background:var(--paper);border:2px solid var(--stroke);border-radius:var(--radius-xl);box-shadow:none;overflow:hidden}.review-table{width:100%;border-collapse:collapse;font-size:.9rem}.review-table th,.review-table td{padding:12px;border-bottom:none;vertical-align:top}.review-cell{max-width:0}.review-cell .math-text{max-height:180px;overflow:hidden}.review-table th{text-align:left;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--bluebell)}.review-edit{width:1%;white-space:nowrap}.review-empty{text-align:center;color:var(--muted);padding:18px}.module-tile{display:flex;flex-direction:column;gap:6px;padding:14px 12px;border:2px solid var(--stroke);border-radius:var(--radius-lg);text-decoration:none;min-height:88px;box-shadow:none;transition:transform .12s ease,box-shadow .12s ease}.course-bottom{margin-top:auto;padding-top:6px}.btn-outline{background:var(--bluebell)}.module-tile:active{transform:scale(.98)}.module-tile-title{font-size:.92rem;font-weight:800;line-height:1.25;color:inherit}.module-tile-meta{font-size:.8rem;color:inherit;margin-top:auto;opacity:.85}.home-nav{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:8px}.home-nav-row{display:flex;gap:10px}button,input,select,textarea{font:inherit;color:var(--ink);background:var(--surface);border:none;border-radius:var(--radius-md);padding:12px 14px}button{cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:.95rem;border-radius:var(--radius-md);padding:14px 18px;border:2px solid var(--stroke);background:var(--surface);color:var(--ink);box-shadow:none}.btn:active{transform:translateY(1px);box-shadow:none}.btn-primary{background:var(--accent);color:var(--accent-ink);border:none}.btn-course{background:var(--lilac);border:none;color:var(--grape)}.btn-outline{background:var(--surface)}.btn-ghost{background:transparent;box-shadow:none;border-color:transparent;font-weight:600;color:var(--grape)}.btn-block{width:100%}.btn-half{flex:1}.icon-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-size:1.35rem;line-height:1;padding:0;background:var(--surface);border:2px solid var(--stroke);color:var(--ink)}.page-head{display:flex;align-items:center;gap:10px}.icon-btn--sm{width:34px;height:34px;font-size:1rem}.lesson-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;border:2px solid rgba(216,201,242,.95);background:#d8c9f24d;border-radius:999px;font-family:var(--sans);font-weight:800;font-size:.82rem;color:var(--grape);text-decoration:none;align-self:center}.page-head-spacer,.study-head-spacer{width:40px;flex-shrink:0}.field-label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600;color:var(--muted)}.filter-chip{margin:0 0 4px;font-size:.88rem;font-weight:600;color:var(--ink);padding:10px 12px;background:var(--bluebell);border:none;border-radius:var(--radius-md)}.study-setup{display:flex;flex-direction:column;gap:14px}.study-setup-page .study-setup{padding-top:8px}.study-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:.88rem;font-weight:600}.practice-head{display:flex;align-items:center;gap:10px}.practice-title{flex:1;min-width:0}.practice-title-main{font-weight:800;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.practice-title-sub{color:var(--muted);font-size:.82rem;font-weight:600;margin-top:2px}.chip-btn{border:none;background:var(--surface);border-radius:999px;padding:10px 12px;font-weight:800;font-size:.82rem;box-shadow:none}.mini-mascot{width:34px;height:34px;object-fit:contain;opacity:.9}.study-progress{display:flex;align-items:center;gap:6px}.study-progress-dot{opacity:.4}.study-card{background:var(--paper);border:2px solid var(--stroke);border-radius:var(--radius-xl);position:relative;padding:22px 18px;min-height:46vh;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:20px;box-shadow:none;background-image:linear-gradient(180deg,var(--paper-2),var(--paper)),repeating-linear-gradient(0deg,#a1a8be00 0,#a1a8be00 22px,#a1a8be47 22px,#a1a8be47 23px),repeating-linear-gradient(90deg,#a1a8be00 0,#a1a8be00 22px,#a1a8be38 22px,#a1a8be38 23px);transition:border-color .16s ease,background .16s ease}.study-card.is-revealed{border-color:var(--terra);background-image:linear-gradient(180deg,#fff7f2,#fff0e8),repeating-linear-gradient(0deg,#ea785b00 0,#ea785b00 22px,#ea785b24 22px,#ea785b24 23px),repeating-linear-gradient(90deg,#ea785b00 0,#ea785b00 22px,#ea785b1f 22px,#ea785b1f 23px)}.card-state-badge{position:absolute;top:14px;left:14px;border:2px solid var(--stroke);border-radius:999px;padding:6px 10px;background:var(--paper-2);color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.study-card.is-revealed .card-state-badge{border-color:var(--terra);background:var(--terra);color:#faf0ec}.study-card--practice{flex:1 1 auto;min-height:0;max-height:calc(100vh - 238px);max-height:calc(100dvh - 238px - env(safe-area-inset-bottom));overflow:hidden;justify-content:flex-start;gap:12px;padding:16px 16px 12px}.study-card--practice .card-state-badge{position:static;align-self:flex-start;flex:0 0 auto}.card-scroll{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(95,84,32,.3) transparent}.card-scroll-inner{margin:auto 0;display:flex;flex-direction:column;gap:4px;padding:2px 4px 8px 2px}.study-card--practice.is-revealed .face-front{font-size:.92rem;line-height:1.45;text-align:left}.study-card--practice.is-revealed .face-back{font-size:clamp(1rem,3.6vw,1.14rem);line-height:1.55;text-align:left;padding:14px 2px 2px}@media(orientation:landscape)and (min-width:768px){.study-card--practice.split{flex-direction:column}.study-card--practice.split .card-scroll-inner{flex-direction:row;align-items:stretch}.study-card--practice.split .card-scroll-inner .face{flex:1}}@media(orientation:landscape)and (min-width:768px){.study-card.split{flex-direction:row;align-items:stretch}.study-card.split .face{flex:1;padding:12px;display:flex;align-items:center;justify-content:center}.study-card.split .face-front{border-right:1px solid var(--hairline)}}.face{width:100%;text-align:center;font-size:clamp(1rem,3.8vw,1.2rem);line-height:1.45;font-family:var(--serif)}.study-card .face-back{animation:fadeUp .18s ease both}.study-card.is-revealed .face-front{color:#5f5420ad}@keyframes fadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.face-back{color:var(--ink);padding:18px 14px 2px;border-top:2px solid rgba(234,120,91,.48)}.study-card.is-revealed .face-back{color:var(--grape);font-size:clamp(1.08rem,4.3vw,1.32rem)}@media(orientation:landscape)and (min-width:768px){.study-card.split .face-back{border-top:none;padding-top:0}}.rate-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.practice-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:center}.icon-round{width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:2px solid var(--stroke);background:var(--bg);color:var(--grape);box-shadow:none;justify-self:center;transition:transform .12s ease,background .12s ease}.icon-round:active{transform:scale(.96)}.icon-round:disabled{opacity:.35;cursor:not-allowed}.icon-round--flip{background:var(--terra);border:none;color:#faf0ec}.icon-round--flip.is-active{background:var(--grape);box-shadow:0 0 0 6px #ea785b2e}.icon-round--undo{color:var(--muted)}.face-back.collapsed{padding-top:0;border-top:none}.back-hidden{color:var(--muted);font-weight:800;font-size:.95rem;text-align:center;padding:10px 0}.btn-rate{padding:14px 6px;font-size:.78rem;font-weight:700;box-shadow:none}.btn-rate-good{background:var(--terra);color:#faf0ec}.study-done{justify-content:center;align-items:center}.done-card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px 24px;box-shadow:var(--shadow);width:100%;max-width:360px}.done-card h2{margin:0 0 8px;font-size:1.5rem}.done-stats{margin:0 0 22px;color:var(--muted)}.rich-html{text-align:left}.rich-html p{margin:0 0 .6em}.rich-html p:last-child{margin-bottom:0}.rich-html img{max-width:100%;height:auto;display:block;margin:10px auto;border-radius:8px}.math-text{line-height:1.55;word-break:break-word}.katex{font-size:1em}.math-text .katex-display{overflow-x:auto;overflow-y:hidden;padding:2px 0;margin:.5em 0}.rich-html ul,.rich-html ol{margin:.35em 0 .7em;padding-left:1.25em}.rich-html li{margin-bottom:.45em}.rich-html li:last-child{margin-bottom:0}.rich-html code{font-size:.86em;background:#5f542017;padding:1px 5px;border-radius:6px}.rich-html pre{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;max-width:100%;text-align:left;background:#5f542014;padding:10px 12px;border-radius:10px;font-size:.8em;line-height:1.5}.rich-html pre code{background:none;padding:0;white-space:pre}.rich-html .ans-core{font-weight:700;color:var(--grape)}.rich-html .ans-plain{margin-top:14px;padding-top:12px;border-top:2px dashed rgba(234,120,91,.4)}.rich-html .ans-plain:before{content:"In plain words";display:block;font-family:var(--sans);font-weight:900;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--terra);margin-bottom:8px}.rich-html .ans-eli5{margin-top:16px;padding:12px 14px 13px;background:#d8c9f24d;border:2px solid rgba(216,201,242,.95);border-radius:14px;font-family:var(--sans);font-size:.9rem;line-height:1.55}.rich-html .ans-eli5:before{content:"🧸 ELI5";display:block;font-weight:900;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#8a6fc0;margin-bottom:6px}.rich-html .ans-eli5 p{margin:0 0 .5em}.rich-html .ans-eli5 p:last-child{margin-bottom:0}.filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filters input{grid-column:span 2}.card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.card-list li a{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px;text-decoration:none;color:var(--ink);box-shadow:var(--shadow-soft)}.card-list .meta{color:var(--muted);font-size:.8rem;margin-bottom:6px;font-weight:600}.card-list .front{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.92rem;line-height:1.4}.card-list .empty{color:var(--muted);padding:28px;text-align:center}.form{display:flex;flex-direction:column;gap:14px}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.form label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600;color:var(--muted)}.form .preview{background:var(--bg);border:1px dashed var(--border);border-radius:var(--radius-md);padding:12px;min-height:48px}.csv{width:100%;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.85rem;min-height:200px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hint{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.hint code{background:var(--surface);padding:2px 6px;border-radius:6px;font-size:.88em;border:1px solid var(--hairline)}button.danger{background:transparent;color:#b42318;border-color:#b42318}.empty-card{background:var(--surface);border:none;border-radius:var(--radius-xl);padding:18px;box-shadow:none}.bottom-tabs{position:fixed;left:50%;transform:translate(-50%);bottom:calc(12px + env(safe-area-inset-bottom));width:min(320px,calc(100vw - 48px));background:#faf0ecf0;border:2px solid rgba(161,168,190,.55);border-radius:999px;box-shadow:0 10px 28px #3f001314;padding:7px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:8px 10px;border-radius:999px;text-decoration:none;font-weight:800;color:var(--muted);background:transparent;border:1px solid transparent;transition:background .14s ease,border-color .14s ease,transform .14s ease,opacity .14s ease}.tab.active{background:#fff7f2;border-color:#5f542038;color:var(--ink);transform:translateY(-1px)}.tab-icon{display:block;width:30px;height:30px;object-fit:contain;opacity:.72;filter:drop-shadow(0 0 .45px rgba(0,0,0,.5))}.tab.active .tab-icon{opacity:.95}.tab-icon--svg{color:var(--grasslands);filter:none}.toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.toc-item{display:flex;align-items:center;gap:12px;padding:13px 14px;background:var(--paper-2);border:2px solid var(--stroke);border-radius:var(--radius-lg);text-decoration:none;font-weight:700}.toc-num{flex:0 0 auto;width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--grape);color:#faf0ec;font-size:.85rem;font-weight:900}.toc-title{line-height:1.3}.reader-head-title{flex:1;min-width:0;text-align:center}.reader-head-course{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.reader-head-chapter{font-weight:800;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reader-prose{background:var(--paper-2);border:2px solid var(--stroke);border-radius:var(--radius-xl);padding:20px 18px 24px;font-size:1.02rem;line-height:1.65}.reader-prose h1{font-family:var(--serif);font-size:1.7rem;line-height:1.2;color:var(--grape);margin:0 0 10px}.reader-prose h2{font-family:var(--serif);font-size:1.3rem;line-height:1.25;color:var(--grape);margin:1.6em 0 .5em;padding-top:.9em;border-top:2px dashed rgba(234,120,91,.4)}.reader-prose h3{font-size:1.05rem;margin:1.3em 0 .4em;color:var(--grape)}.reader-prose>p:first-of-type em{color:var(--muted)}.reader-prose table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;font-size:.88em;margin:.8em 0}.reader-prose th,.reader-prose td{border:1px solid rgba(161,168,190,.6);padding:6px 10px;text-align:left;vertical-align:top}.reader-prose th{background:#a1a8be2e}.reader-prose blockquote{margin:.8em 0;padding:8px 14px;border-left:4px solid rgba(234,120,91,.55);background:#ea785b12;border-radius:0 10px 10px 0}.reader-prose a{color:var(--terra);font-weight:700;text-decoration-thickness:1.5px}.reader-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reader-nav-btn{font-size:.82rem;padding:12px 10px;line-height:1.3;text-align:left;justify-content:flex-start}.reader-nav-btn--next{text-align:right;justify-content:flex-end}.auth-screen{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px calc(24px + env(safe-area-inset-bottom));background:var(--bg)}.auth-card{width:100%;max-width:360px;display:flex;flex-direction:column;gap:22px}.auth-brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.auth-mascot{width:96px;height:96px;object-fit:contain;margin-bottom:4px}.auth-tagline{max-width:280px}.auth-error{color:var(--terra)}.splash-screen{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--bg)}.flag-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:transparent;color:inherit;opacity:.55;border-radius:999px;cursor:pointer;transition:opacity .15s ease,color .15s ease,background .15s ease}.flag-btn:hover{opacity:.9}.flag-btn.is-flagged{opacity:1;color:#d6453e;background:#d6453e1f}.flag-btn--head{flex:0 0 auto}.flagged-actions{display:flex;gap:8px;margin:8px 0 4px}.flagged-item{display:flex;align-items:center;gap:10px}.flagged-link{flex:1 1 auto;min-width:0}.flagged-back{color:var(--muted, #8a7e78);font-size:.86em;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flagged-unflag{flex:0 0 auto}.top-nav,.reader-sidebar{display:none}.reader-main{display:flex;flex-direction:column;gap:14px;min-width:0}.kbd-hints{display:none}@media(min-width:768px){.page-shell{max-width:760px;padding:28px 28px 40px;gap:18px}.course-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.module-grid{grid-template-columns:repeat(3,1fr);gap:12px}.toc-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reader-prose{padding:36px 44px 44px;font-size:1.06rem}.reader-prose h1{font-size:2rem}.review-cell .math-text{max-height:260px}}@media(min-width:1024px){.page-shell{max-width:980px;padding:20px 32px 48px;gap:20px}.page-shell--wide{max-width:1200px}.page-shell.has-tabs{padding-bottom:48px}.bottom-tabs{display:none}.top-nav{display:flex;align-items:center;gap:18px;padding:10px 0 14px;border-bottom:2px solid rgba(161,168,190,.35);margin-bottom:4px}.top-nav-brand{font-family:var(--serif);font-size:1.5rem;color:var(--grape);text-decoration:none;margin-right:8px}.top-nav-links{display:flex;gap:6px;flex:1}.top-nav-link{padding:9px 16px;border-radius:999px;text-decoration:none;font-weight:700;font-size:.92rem;color:var(--muted);border:1px solid transparent;transition:background .14s ease,color .14s ease}.top-nav-link:hover{color:var(--ink);background:#d8c9f240}.top-nav-link.active{background:#fff7f2;border-color:#5f542038;color:var(--ink)}.avatar--nav{width:40px;height:40px}.avatar--nav img{width:30px;height:30px}.home-hero .topbar{display:none}.course-list{grid-template-columns:repeat(3,1fr)}.home-companion-mascot{width:120px;height:120px}.module-grid{grid-template-columns:repeat(4,1fr)}.reader-layout{display:grid;grid-template-columns:264px minmax(0,1fr);gap:28px;align-items:start}.reader-sidebar{display:block;position:sticky;top:20px;background:var(--paper-2);border:2px solid var(--stroke);border-radius:var(--radius-lg);padding:14px 12px;max-height:calc(100vh - 40px);overflow-y:auto}.reader-sidebar-course{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:2px 10px 10px}.reader-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.reader-sidebar-link{display:flex;align-items:baseline;gap:8px;padding:8px 10px;border-radius:10px;text-decoration:none;font-weight:600;font-size:.88rem;line-height:1.3;color:var(--ink)}.reader-sidebar-link:hover{background:#d8c9f24d}.reader-sidebar-link.active{font-weight:800}.reader-sidebar-num{flex:0 0 auto;font-size:.75rem;font-weight:900;opacity:.55;min-width:16px}.study-card--practice{max-height:calc(100vh - 320px);padding:22px 28px 16px}.practice-controls{max-width:460px;margin:0 auto;width:100%}.kbd-hints{display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:.78rem;font-weight:600}.kbd-hints kbd{font-family:var(--sans);background:var(--paper-2);border:1px solid rgba(161,168,190,.7);border-bottom-width:2px;border-radius:6px;padding:2px 7px;font-size:.74rem}}.launcher{max-width:520px;margin:0 auto;padding:32px 16px calc(32px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:22px}.launcher-head{display:flex;flex-direction:column;gap:4px}.launcher-head h1{margin:0;font-weight:400}.launcher-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:480px){.launcher-grid{grid-template-columns:1fr 1fr}}.app-tile{display:flex;flex-direction:column;gap:6px;padding:18px;background:var(--surface);border:2px solid var(--stroke);border-radius:var(--radius-xl);text-decoration:none;color:var(--ink)}.app-tile:hover{border-color:var(--accent)}.app-tile-icon{width:56px;height:56px;object-fit:contain;margin-bottom:4px}.app-tile-name{font-family:var(--serif);font-size:1.5rem;color:var(--grape);line-height:1.1}.app-tile-desc{color:var(--muted);font-size:.88rem;line-height:1.45}.shell-message{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.shell-message-card{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.shell-message-card h1{margin:0;font-weight:400}
