@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.block{display:block}.flex{display:flex}.inline{display:inline}}:root{--ink:#13233b;--muted:#64748b;--paper:#fbfaf5;--surface:#fff;--line:#dfe5e8;--blue:#173f75;--blue-2:#245b9c;--teal:#0f766e;--teal-soft:#e5f4f1;--amber:#b45309;--amber-soft:#fff7df;--green:#177245;--green-soft:#eaf7ef;--red:#b4232d;--red-soft:#fff0f1;--shadow:0 16px 40px #18314e14}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;overflow-x:clip}body{background:radial-gradient(circle at 84% -10%, #22718017, transparent 32rem), var(--paper);min-height:100vh;margin:0;font-family:Pretendard,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #61a7d8}.app-shell{min-height:100vh}.topbar{z-index:30;background:var(--paper);justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb, var(--paper) 92%, transparent)}}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #13233b17}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-weight:850;display:flex}.brand-mark{color:#fff;background:var(--blue);border-radius:13px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:1.15rem;display:grid;box-shadow:0 7px 18px #173f752e}.brand-sub{color:var(--muted);letter-spacing:.02em;font-size:.72rem;font-weight:650}.desktop-nav{align-items:center;gap:6px;display:flex}.nav-link{color:#526176;border-radius:12px;align-items:center;gap:7px;padding:10px 12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.nav-link:hover,.nav-link.active{color:var(--blue);background:#eaf0f7}.top-actions{align-items:center;gap:8px;display:flex}.main{width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0 100px}.bottom-nav{display:none}.eyebrow{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.8rem;font-weight:850;display:inline-flex}.page-title{letter-spacing:-.065em;margin:10px 0 8px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.page-title.small{font-size:clamp(1.8rem,4vw,2.8rem)}.lede{max-width:680px;color:var(--muted);font-size:1.04rem;line-height:1.75}.section-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,3vw,1.8rem)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:40px 0 18px;display:flex}.section-heading p{color:var(--muted);margin:4px 0 0}@supports (color:color-mix(in lab, red, red)){.surface{background:color-mix(in srgb, var(--surface) 96%, var(--paper))}}.surface{box-shadow:var(--shadow);border:1px solid #13233b1a;border-radius:20px}.button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary:hover{background:#0f315e}.button.ghost{color:var(--muted);border-color:var(--line);background:0 0}.button.danger{color:var(--red);background:var(--red-soft)}.button:disabled{opacity:.52;cursor:not-allowed;transform:none}.pill{color:var(--blue);background:#ecf2f8;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.75rem;font-weight:800;display:inline-flex}.hero{grid-template-columns:1.3fr .8fr;align-items:stretch;gap:24px;display:grid}.hero-main{color:#fff;background:linear-gradient(145deg,#112f58 0%,#184f80 63%,#116a74 140%);border-radius:28px;min-height:360px;padding:42px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0e305433}.hero-main:after{content:"α";color:#ffffff12;font-family:Georgia,serif;font-size:24rem;line-height:1;position:absolute;bottom:-92px;right:12px}.hero-main h1{z-index:1;letter-spacing:-.072em;max-width:660px;margin:20px 0 16px;font-size:clamp(2.5rem,6vw,4.7rem);line-height:.98;position:relative}.hero-main p{z-index:1;color:#d8e8f2;max-width:570px;line-height:1.72;position:relative}.hero-actions{z-index:1;flex-wrap:wrap;gap:10px;margin-top:28px;display:flex;position:relative}.hero-main .button.primary{color:var(--blue);background:#fff}.daily-card{flex-direction:column;justify-content:space-between;padding:28px;display:flex}.daily-number{color:var(--blue);margin:20px 0 2px;font-family:Georgia,Noto Serif Greek,serif;font-size:4.4rem;line-height:1}.daily-card h2{letter-spacing:-.035em;margin:8px 0;font-size:1.4rem}.daily-card p{color:var(--muted);line-height:1.6}.progress-track{background:#e5eaf0;border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--teal), #3fa6a0);border-radius:inherit;height:100%;transition:width .35s}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-card{padding:20px}.stat-card .icon-box{width:38px;height:38px;color:var(--teal);background:var(--teal-soft);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.stat-label{color:var(--muted);font-size:.82rem;font-weight:750}.stat-value{letter-spacing:-.05em;margin:5px 0 2px;font-size:1.7rem;font-weight:900}.stat-note{color:var(--muted);font-size:.76rem}.two-col{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.list-row{border-radius:14px;align-items:center;gap:14px;padding:15px;display:flex}.list-row+.list-row{border-top:1px solid #edf0f2}.list-row:hover{background:#f7f8f7}.row-icon{width:42px;height:42px;color:var(--blue);background:#edf2f7;border-radius:13px;flex:none;place-items:center;display:grid}.row-copy{flex:1;min-width:0}.row-copy strong{margin-bottom:3px;display:block}.row-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;display:block;overflow:hidden}.course-hero{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.course-summary{min-width:240px;padding:20px}.module-list{gap:18px;display:grid}.module-card{overflow:hidden}.module-head{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fff,#f7f9f9);align-items:center;gap:16px;padding:24px;display:flex}.module-index{color:#fff;background:var(--blue);border-radius:14px;flex:none;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.module-copy{flex:1}.module-copy h2{margin:0 0 4px;font-size:1.25rem}.module-copy p{color:var(--muted);margin:0;font-size:.9rem}.lesson-list{padding:8px}.lesson-row{border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.lesson-row:hover{background:#f7f8f7}.lesson-status{width:34px;height:34px;color:var(--blue);background:#edf2f7;border-radius:50%;place-items:center;font-size:.8rem;font-weight:850;display:grid}.lesson-status.done{color:#fff;background:var(--green)}.lesson-meta strong{display:block}.lesson-meta span{color:var(--muted);font-size:.78rem}.coming-soon{color:var(--muted);text-align:center;padding:22px}.lesson-shell{width:min(820px,100%);margin:0 auto}.lesson-top{z-index:20;background:var(--paper);margin:-18px 0 24px;padding:12px 0 10px;position:sticky;top:72px}@supports (color:color-mix(in lab, red, red)){.lesson-top{background:color-mix(in srgb, var(--paper) 94%, transparent)}}.lesson-top{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lesson-top-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:.82rem;font-weight:750;display:flex}.lesson-header{margin-bottom:18px;padding:34px}.lesson-header h1{letter-spacing:-.06em;margin:10px 0 12px;font-size:clamp(2rem,6vw,3.1rem)}.objective-list{gap:9px;margin:24px 0 0;padding:0;list-style:none;display:grid}.objective-list li{color:#34455b;align-items:flex-start;gap:9px;display:flex}.objective-list svg{color:var(--teal);flex:none;margin-top:2px}.block{margin:14px 0;padding:28px}.block h2{margin:0 0 12px;font-size:1.2rem}.block p{color:#46566b;margin:0;line-height:1.8}.greek-example{background:linear-gradient(130deg,#f7fafb,#fff);padding:26px 28px;position:relative;overflow:hidden}.greek{font-family:Noto Serif Greek,Palatino Linotype,Georgia,serif;font-size:1.32em;line-height:1.7}.greek.large{font-size:1.6em}.greek-example .greek{color:var(--blue);font-size:1.75rem;display:block}.example-translation{color:var(--muted);font-size:.9rem}.tip{background:var(--amber-soft);box-shadow:none;border-color:#eddca8}.quiz-card{margin-top:26px;padding:clamp(22px,5vw,38px)}.quiz-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.quiz-head h2{margin:0}.quiz-prompt{margin:0 0 18px;font-size:1.25rem;line-height:1.55}.quiz-greek{color:var(--blue);margin:0 0 20px;font-size:2rem}.choice-list{gap:10px;display:grid}.choice{width:100%;min-height:52px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e0e6;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;display:flex;position:relative}.choice-index{width:28px;height:28px;color:var(--muted);background:#eef1f3;border-radius:8px;flex:none;place-items:center;font-size:.78rem;font-weight:850;display:grid}.text-answer{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #cfd8df;border-radius:13px;padding:12px 15px}.quiz-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.feedback{border-radius:14px;gap:12px;margin-top:20px;padding:16px;line-height:1.6;display:flex}.feedback.correct{color:#135d3a;background:var(--green-soft)}.feedback.wrong{color:#88212a;background:var(--red-soft)}.feedback strong{margin-bottom:3px;display:block}.result-card{text-align:center;padding:40px}.result-icon{color:#fff;background:var(--green);border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 18px;display:grid;transform:rotate(-3deg)}.result-score{color:var(--blue);letter-spacing:-.06em;font-size:3.6rem;font-weight:950}.result-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.paradigm-wrap{overflow-x:auto}.paradigm-table{border-collapse:collapse;width:100%;min-width:480px}.paradigm-table th,.paradigm-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px}.paradigm-table th{color:var(--muted);font-size:.78rem}.stem{color:var(--blue);font-weight:750}.ending{color:var(--teal);font-weight:900}.blank-cell{border:1px dashed #9ba9b4;border-radius:9px;min-width:120px;padding:8px 10px}.practice-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.practice-card{min-height:220px;padding:28px;transition:transform .18s;position:relative;overflow:hidden}.practice-card:hover{transform:translateY(-3px)}.practice-card h2{margin:16px 0 9px}.practice-card p{color:var(--muted);line-height:1.65}.practice-card .arrow{color:var(--blue);position:absolute;bottom:24px;right:24px}.practice-icon{width:48px;height:48px;color:var(--teal);background:var(--teal-soft);border-radius:15px;place-items:center;display:grid}.reader-layout{grid-template-columns:1fr 340px;align-items:start;gap:18px;margin-top:28px;display:grid}.passage-card{padding:clamp(24px,5vw,42px)}.passage-line{margin:24px 0;font-size:clamp(1.8rem,5vw,2.7rem);line-height:2}.word-token{color:var(--blue);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 4px}.analysis-panel{padding:24px;position:sticky;top:100px}.analysis-panel h2{margin:8px 0 18px;font-family:Noto Serif Greek,Georgia,serif;font-size:2rem}.analysis-dl{grid-template-columns:90px 1fr;gap:10px;font-size:.86rem;display:grid}.analysis-dl dt{color:var(--muted)}.analysis-dl dd{margin:0;font-weight:700}.level-switcher{flex-wrap:wrap;gap:8px;display:flex}.level-button{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:8px 11px;font-size:.78rem;font-weight:800}.level-button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.filter-row{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.filter-button{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:800}.filter-button.active{color:var(--blue);background:#eaf1f8;border-color:#cbdceb}.mistake-list{gap:12px;display:grid}.mistake-card{padding:22px}.mistake-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.mistake-answer{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.answer-box{background:#f5f7f8;border-radius:12px;padding:13px}.answer-box span{color:var(--muted);font-size:.72rem;display:block}.progress-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.chart-card{padding:26px}.bar-list{gap:16px;margin-top:22px;display:grid}.bar-label{justify-content:space-between;margin-bottom:7px;font-size:.82rem;font-weight:750;display:flex}.activity-bars{align-items:end;gap:9px;height:150px;margin-top:20px;display:flex}.activity-day{height:100%;color:var(--muted);text-align:center;flex:1;grid-template-rows:1fr auto;align-items:end;gap:8px;font-size:.7rem;display:grid}.activity-bar{background:linear-gradient(var(--teal), #4fae9e);border-radius:7px 7px 3px 3px;width:100%;min-height:6px}.form-card{width:min(600px,100%);padding:30px}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.setting-row strong{display:block}.setting-row p{color:var(--muted);margin:4px 0 0;font-size:.82rem}.switch{cursor:pointer;background:#cdd5dc;border:0;border-radius:99px;width:48px;height:28px;padding:3px;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;display:block;box-shadow:0 2px 5px #0003}.switch.on:after{transform:translate(20px)}.empty-state{color:var(--muted);text-align:center;padding:50px 24px}.empty-state svg{color:#94a3b8;margin:0 auto 14px}.empty-state h2{color:var(--ink);margin:0 0 8px}.skeleton{background:linear-gradient(100deg,#f0f2f3 30%,#fafafa 50%,#f0f2f3 70%) 0 0/200% 100%;border-radius:20px;min-height:200px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position-x:-200%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.desktop-nav{display:none}.hero,.two-col,.reader-layout{grid-template-columns:1fr}.daily-card{min-height:260px}.stat-grid{grid-template-columns:repeat(2,1fr)}.analysis-panel{position:static}}@media (max-width:700px){.topbar{height:62px;padding:0 16px}.brand-sub,.top-actions .button span{display:none}.main{width:min(100% - 28px,1180px);padding:26px 0 92px}.bottom-nav{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #13233b1f;border-radius:20px;grid-template-columns:repeat(5,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 15px 40px #13233b2e}.bottom-link{color:#718096;border-radius:13px;place-items:center;gap:3px;min-height:48px;font-size:.64rem;font-weight:800;display:grid}.bottom-link.active{color:var(--blue);background:#edf3f8}.hero-main{min-height:420px;padding:30px 24px}.hero-main h1{font-size:2.75rem}.hero-actions .button{width:100%}.stat-grid,.practice-grid,.progress-grid{grid-template-columns:1fr}.course-hero{flex-direction:column;align-items:stretch}.course-summary{min-width:0}.module-head{align-items:flex-start;padding:20px}.lesson-row{grid-template-columns:34px 1fr}.lesson-row .pill{display:none}.lesson-top{top:62px}.lesson-header,.block,.quiz-card,.result-card{padding:22px 19px}.mistake-answer{grid-template-columns:1fr}.analysis-dl{grid-template-columns:78px 1fr}}@media (max-width:380px){.main{width:calc(100% - 20px)}.hero-main{padding:26px 20px}.hero-main h1{font-size:2.35rem}.stat-card{padding:17px}.bottom-nav{bottom:6px;left:6px;right:6px}}.theme-toggle{flex:none;padding-inline:12px}.mode-control{border:1px solid var(--line);background:#edf1f4;border-radius:12px;flex:none;padding:4px;display:inline-flex}.mode-control button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:850;display:inline-flex}.mode-control button.active{color:var(--blue);background:#fff;box-shadow:0 2px 8px #13233b1a}.setting-row strong svg{vertical-align:-3px;margin-right:4px;display:inline}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf4fb;--muted:#9eafc2;--paper:#09111e;--surface:#111c2b;--line:#28374b;--blue:#75a9e8;--blue-2:#93bcf0;--teal:#66cec5;--teal-soft:#113b38;--amber:#f1bd5c;--amber-soft:#382b13;--green:#6bd49a;--green-soft:#133626;--red:#ff919a;--red-soft:#3c1b23;--shadow:0 18px 46px #0000003d}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .topbar,html[data-theme=dark] .lesson-top{background:color-mix(in srgb, var(--paper) 90%, transparent)}}html[data-theme=dark] .brand-mark{color:#07111d;background:var(--teal)}html[data-theme=dark] .hero-main{background:linear-gradient(145deg,#0d203a 0%,#16385c 58%,#12545c 130%);box-shadow:0 26px 65px #00000054}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .surface{background:color-mix(in srgb, var(--surface) 97%, #000)}}html[data-theme=dark] .pill{color:#b8d8fa;background:#1a3049}html[data-theme=dark] .pill.green{color:#8ce5af;background:#143a28}html[data-theme=dark] .pill.amber{color:#f2c871;background:#3a2b13}html[data-theme=dark] .module-head{border-color:var(--line);background:linear-gradient(90deg,#121e2d,#142235)}html[data-theme=dark] .answer-box{background:#0c1725}html[data-theme=dark] .mode-control{background:#0b1624}html[data-theme=dark] .mode-control button.active{color:#dcecff;background:#20344d;box-shadow:0 2px 9px #00000047}@media (max-width:700px){.mode-control{width:100%}.mode-control button{flex:1;justify-content:center}.setting-row{flex-direction:column;align-items:flex-start}}.pronunciation-card{text-align:center;margin-top:26px;padding:clamp(30px,8vw,70px)}.alphabet-glyph{color:var(--blue);margin:28px 0 16px;font-size:clamp(4.5rem,18vw,8rem);line-height:1.15;display:block}.vocabulary-lemma{color:var(--blue);margin:30px 0 8px;font-size:clamp(3rem,12vw,5.5rem);display:block}.pronunciation-answer{margin-top:24px;font-size:1.8rem}.vocabulary-gloss{margin:26px 0 5px}.word-meta{color:var(--muted);font-size:.82rem}.course-pronunciation{color:var(--muted);margin:8px 0 4px;font-size:.86rem;font-weight:750;display:block}.reveal-button{margin-top:30px}.pronunciation-control{vertical-align:middle;display:inline-flex}.pronunciation-button{min-height:42px;color:var(--blue);background:var(--surface);justify-content:center;align-items:center;gap:7px;padding:9px 13px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.pronunciation-button{background:color-mix(in srgb, var(--surface) 76%, var(--paper))}}.pronunciation-button{border:1px solid var(--line);cursor:pointer;border-radius:12px;font-size:.82rem;font-weight:850;transition:transform .18s,background .18s}.pronunciation-button:hover{background:var(--surface);transform:translateY(-1px)}@supports (color:color-mix(in lab, red, red)){.pronunciation-button:hover{background:color-mix(in srgb, var(--surface) 60%, var(--line))}}.pronunciation-button.compact{border-radius:11px;width:38px;min-height:38px;padding:0}.pronunciation-heading{align-items:center;gap:12px;display:flex}.pronunciation-heading>.greek{color:var(--blue);font-size:2rem}.passage-heading{margin:12px 0}.passage-heading>.greek{font-size:1.75rem}.dictionary-search{align-items:center;gap:12px;max-width:720px;margin-top:26px;padding:10px 16px;display:flex}.dictionary-search .text-answer{border:0;min-height:40px;padding:0}.dictionary-list{margin-top:18px}.dictionary-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.dictionary-gloss{margin:18px 0 6px}.dictionary-lesson-link,.passage-analysis-link{margin-top:16px}.inline-heading-icon{vertical-align:-3px;margin-right:8px;display:inline}html[data-theme=dark]{--ink:#f1f1f1;--muted:#ababab;--paper:#171717;--surface:#232323;--line:#3d3d3d;--blue:#ddd;--blue-2:#efefef;--teal:#c7c7c7;--teal-soft:#303030;--amber:#d0d0d0;--amber-soft:#343434;--green:#d1d1d1;--green-soft:#303330;--red:#e2aaaa;--red-soft:#3c2a2a;--shadow:0 18px 46px #0000004d}html[data-theme=dark] .nav-link:hover,html[data-theme=dark] .nav-link.active{color:#f3f3f3;background:#2d2d2d}html[data-theme=dark] .brand-mark{color:#202020;background:#d7d7d7;box-shadow:0 7px 18px #00000047}html[data-theme=dark] .button.primary{color:#202020;background:#dedede;box-shadow:0 8px 22px #00000040}html[data-theme=dark] .hero-main .button.primary{color:#202020;background:#f2f2f2}html[data-theme=dark] .pill,html[data-theme=dark] .pill.green,html[data-theme=dark] .pill.amber{color:#dedede;background:#323232}html[data-theme=dark] .module-head{background:linear-gradient(90deg,#232323,#2b2b2b)}html[data-theme=dark] .row-icon,html[data-theme=dark] .lesson-status,html[data-theme=dark] .practice-icon,html[data-theme=dark] .choice-index{color:#d6d6d6;background:#333}html[data-theme=dark] .greek-example{background:linear-gradient(130deg,#252525,#2d2d2d)}html[data-theme=dark] .choice,html[data-theme=dark] .text-answer,html[data-theme=dark] .level-button,html[data-theme=dark] .filter-button,html[data-theme=dark] .blank-cell{background:#1d1d1d;border-color:#484848}html[data-theme=dark] .answer-box,html[data-theme=dark] .mode-control{background:#1d1d1d}@media (max-width:700px){.pronunciation-heading,.dictionary-head{align-items:flex-start}}:root{--ink:#363538;--muted:#7a7879;--paper:#efeee9;--surface:#faf9f5;--line:#d3d1cc;--blue:#4b4a4e;--blue-2:#656469;--teal:#3f9fa5;--teal-soft:#e1f0ef;--amber:#a97e27;--amber-soft:#f8edcf;--green:#667e64;--green-soft:#e8eee4;--red:#b75e65;--red-soft:#f6e5e6;--coral:#e16f72;--cyan:#49b7c0;--glow:#f4ca67;--shadow:0 22px 60px #38373414}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 86% 2%, #f4ca6729, transparent 25rem), radial-gradient(circle at 8% 28%, #49b7c012, transparent 24rem), var(--paper)}body:before{content:"";z-index:-1;pointer-events:none;opacity:.3;background-image:radial-gradient(#3c3b3d38 .55px,#0000 .7px);background-size:6px 6px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.topbar{background:var(--paper);border-color:#44434521;height:76px}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb, var(--paper) 88%, transparent)}}.topbar{-webkit-backdrop-filter:blur(22px)saturate(.85);backdrop-filter:blur(22px)saturate(.85)}.brand{letter-spacing:-.035em;gap:12px}.brand-mark{width:40px;height:40px;color:var(--ink);border:1px solid var(--ink);background:0 0}@supports (color:color-mix(in lab, red, red)){.brand-mark{border:1px solid color-mix(in srgb, var(--ink) 58%, transparent)}}.brand-mark{border-radius:50%;box-shadow:0 0 0 5px #f4ca671c,0 0 22px #f4ca672b}.brand-sub{color:var(--muted);font-weight:600}.desktop-nav{gap:3px}.nav-link{color:var(--muted);border:1px solid #0000;border-radius:999px;font-weight:720}.nav-link:hover,.nav-link.active{color:var(--ink);background:#ffffff6e;border-color:#4c4b4d1a}.main{padding-top:46px}.surface{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.surface{background:color-mix(in srgb, var(--surface) 88%, transparent)}}.surface{border:1px solid var(--line)}@supports (color:color-mix(in lab, red, red)){.surface{border:1px solid color-mix(in srgb, var(--line) 86%, transparent)}}.surface{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:26px}.button{border-radius:999px;min-height:46px;font-weight:760}.button.primary{color:#fbfaf6;background:#47464a;box-shadow:0 9px 24px #3635382e,inset 0 0 0 1px #ffffff0f}.button.primary:hover{background:#333235;box-shadow:0 11px 30px #3635383d}.button.secondary{color:var(--ink);background:#ebe9e3;border-color:#d6d3cd}.button.ghost{color:var(--muted);border-color:var(--line)}@supports (color:color-mix(in lab, red, red)){.button.ghost{border-color:color-mix(in srgb, var(--line) 88%, transparent)}}.pill{color:var(--ink);background:#e7e5df;border:1px solid #49484a14}.pill.green{color:#536a52;background:var(--green-soft)}.pill.amber{color:#886921;background:var(--amber-soft)}.eyebrow{color:var(--teal);letter-spacing:.11em;font-size:.76rem}.page-title,.section-title{color:var(--ink)}.page-title{letter-spacing:-.055em}.lede{color:var(--muted)}.hero{grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr);gap:18px}.hero-main{background:radial-gradient(circle at 77% 34%,#f6d27721,#0000 8rem),linear-gradient(145deg,#66676c 0%,#606166 54%,#57585d 100%);border:1px solid #ffffff29;border-radius:32px;grid-template-columns:minmax(0,1.15fr) minmax(210px,.55fr);align-items:center;min-height:440px;padding:46px 30px 46px 48px;display:grid;box-shadow:0 28px 70px #31313433}.hero-main:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-80px}.hero-main:after{content:"α";color:#ffffff09;font-size:13rem;bottom:-52px;left:39px;right:auto}.hero-copy{z-index:2;position:relative}.hero-main .eyebrow{color:#c9eeec}.hero-main h1{letter-spacing:-.06em;margin:20px 0 18px;font-size:clamp(2.6rem,5.5vw,4.45rem)}.hero-main p{color:#e6e5df;max-width:530px;font-size:1rem}.hero-main .button.primary{color:#353437;background:#f6f3ea;box-shadow:0 10px 30px #1c1c1e2b,0 0 24px #f4ca6714}.hero-main .button.primary:hover{background:#fffdf7}.hero-main .button.ghost{color:#f3f1eb;border-color:#ffffff4d}.hero-bulb-scene{align-self:stretch;min-height:330px;position:relative}.bulb-cord{background:#f6f5ef9e;width:1px;height:136px;position:absolute;top:-46px;left:50%}.scene-bulb{color:#f8f7f1d4;filter:drop-shadow(0 2px 1px #1c1c1e33)}.scene-bulb-lit{color:#fffdf5;filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 13px #ffdc89e6)drop-shadow(0 0 34px #f4ca67a6);position:absolute;top:77px;left:50%;transform:translate(-50%)rotate(180deg)}.bulb-friends{border-bottom:5px double #f5f4ef52;justify-content:space-between;align-items:end;padding:0 5px 9px;display:flex;position:absolute;bottom:18px;left:3px;right:3px}.bulb-friends .scene-bulb:first-child{transform:rotate(-7deg)}.bulb-friends .scene-bulb:last-child{transform:rotate(7deg)}.bulb-rail{background:#f5f4ef42;height:1px;position:absolute;bottom:-15px;left:0;right:0}.spark{border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 10px}.spark-coral{color:var(--coral);background:currentColor;bottom:83px;right:9%}.spark-cyan{color:var(--cyan);background:currentColor;bottom:72px;left:12%}.daily-card{padding:30px;position:relative;overflow:hidden}.daily-card:after{content:"";border:1px solid #4b4a4e1a;border-radius:50%;width:140px;height:140px;position:absolute;top:-44px;right:-44px;box-shadow:0 0 45px #f4ca671f}.daily-number{color:var(--ink);letter-spacing:-.06em;font-size:4.8rem;font-weight:400}.progress-track{background:#ddd9d0;height:7px}.progress-fill{background:linear-gradient(90deg,#e0af47,#f4d47d);box-shadow:0 0 13px #e0af4759}.section-heading{margin-top:46px}.section-heading p{color:var(--muted)}.stat-grid{gap:12px}.stat-card{min-height:172px;padding:22px;position:relative;overflow:hidden}.stat-card:after{content:"";background:var(--coral);width:6px;height:6px;box-shadow:0 0 10px var(--coral);border-radius:50%;position:absolute;top:22px;right:22px}@supports (color:color-mix(in lab, red, red)){.stat-card:after{box-shadow:0 0 10px color-mix(in srgb, var(--coral) 70%, transparent)}}.stat-card:nth-child(2n):after{background:var(--cyan)}.stat-card .icon-box,.row-icon,.practice-icon{color:var(--ink);border:1px solid var(--line);background:0 0}@supports (color:color-mix(in lab, red, red)){.stat-card .icon-box,.row-icon,.practice-icon{border:1px solid color-mix(in srgb, var(--line) 90%, transparent)}}.stat-card .icon-box,.row-icon,.practice-icon{border-radius:50%}.stat-card .icon-box{margin-bottom:20px}.stat-value{color:var(--ink);font-weight:760}.list-card{padding:9px}.list-row{border-radius:18px}.list-row+.list-row{border-color:var(--line)}@supports (color:color-mix(in lab, red, red)){.list-row+.list-row{border-color:color-mix(in srgb, var(--line) 65%, transparent)}}.list-row:hover,.lesson-row:hover{background:#ffffff70}.module-card{border-radius:28px}.module-head{border-color:var(--line);background:#ffffff47}.module-index{color:#faf8f2;background:#555459;border-radius:50%;box-shadow:0 0 0 5px #f4ca671a}.lesson-row{border-radius:17px}.lesson-status{color:var(--ink);border:1px solid var(--line);background:0 0}.lesson-status.done{color:#3f3e40;background:#f0cf7e;border-color:#e2b95b;box-shadow:0 0 16px #e2b95b40}.lesson-status.locked{color:#999796;background:#e8e6e0}.lesson-header,.block,.quiz-card,.form-card,.chart-card,.passage-card,.analysis-panel{border-radius:28px}.greek-example{background:linear-gradient(135deg,#ffffff7a,#efede7ad)}.greek-example .greek,.quiz-greek,.word-token,.pronunciation-heading>.greek,.alphabet-glyph,.vocabulary-lemma{color:var(--ink)}.tip{background:var(--amber-soft);border-color:#e4ce92}.tip p{color:#715c29}.choice,.text-answer,.level-button,.filter-button{color:var(--ink);border-color:var(--line);background:#ffffff8f;border-radius:16px}.choice:hover,.choice.selected{background:#f5edda;border-color:#d2ae58}.choice-index{color:var(--ink);background:#ebe8e1;border-radius:50%}.result-icon{color:#444347;background:#efd17f;border-radius:50%;box-shadow:0 0 28px #efd17f66}.stem{color:#5f5e62}.ending{color:var(--teal)}.word-token:hover,.word-token.active{color:var(--teal);border-color:var(--teal)}.practice-card{border-radius:28px;min-height:230px}.practice-card:after{content:"";border:1px solid #49484a14;border-radius:50%;width:90px;height:90px;position:absolute;top:-24px;right:-24px}.practice-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px #3837341f}.pronunciation-button{color:var(--ink);border-color:var(--line);background:#ffffff59;border-radius:999px}.pronunciation-button:hover{background:#f4ead1;border-color:#dfbd68;box-shadow:0 0 18px #dfbd6833}.dictionary-search{border-radius:999px}.mode-control{background:#e2e0da;border-radius:999px}.mode-control button{border-radius:999px}.mode-control button.active{color:var(--ink);background:#faf9f5}.switch.on{background:#d7b254}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .topbar,html[data-theme=dark] .lesson-top{background:color-mix(in srgb, var(--paper) 86%, transparent)}html[data-theme=dark] .surface{background:color-mix(in srgb, var(--surface) 88%, transparent)}}html[data-theme=dark] .surface{border-color:#ffffff30}html[data-theme=dark] .hero-main{background:radial-gradient(circle at 77% 34%,#f6d2771f,#0000 8rem),linear-gradient(145deg,#5c5d62,#525358)}@media (max-width:980px){.hero{grid-template-columns:1fr}.hero-main{grid-template-columns:minmax(0,1.15fr) 210px}.hero-bulb-scene{min-height:290px}.daily-card{min-height:300px}}@media (max-width:700px){.topbar{height:64px}.main{padding-top:28px}.hero{grid-template-columns:1fr}.hero-main{grid-template-columns:minmax(0,1fr);min-height:0;padding:34px 24px 24px}.hero-main h1{font-size:clamp(2.55rem,13vw,3.5rem)}.hero-bulb-scene{min-height:224px;margin-top:14px}.bulb-cord{height:72px;top:-14px}.scene-bulb-lit{top:43px}.bulb-friends{bottom:2px;left:12%;right:12%}.daily-card{min-height:300px}.bottom-nav{background:#f5f3edf0;border-color:#4b4a4d26;border-radius:25px}.bottom-link{color:var(--muted);border-radius:18px}.bottom-link.active{color:var(--ink);background:#ffffff9e}.stat-card{min-height:154px}}html[data-theme=light]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f1f0eb;--muted:#c3c2bf;--paper:#55565b;--surface:#626368;--line:#7d7e82;--blue:#f0efe9;--blue-2:#d9d8d4;--teal:#d6d5d1;--teal-soft:#696a6f;--amber:#e2dfd4;--amber-soft:#6d6b64;--green:#e2e1dc;--green-soft:#686a68;--red:#e6d6d6;--red-soft:#716568;--coral:#dedede;--cyan:#f0f0f0;--glow:#f1d58b;--shadow:0 24px 64px #1d1d1f2e}html[data-theme=light] body{background:radial-gradient(circle at 86% 2%, #f8de9c17, transparent 25rem), radial-gradient(circle at 8% 28%, #ffffff0b, transparent 24rem), var(--paper)}html[data-theme=light] body:before{opacity:.13;background-image:radial-gradient(#ffffff59 .5px,#0000 .7px)}html[data-theme=light] .topbar,html[data-theme=light] .lesson-top{background:var(--paper)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .topbar,html[data-theme=light] .lesson-top{background:color-mix(in srgb, var(--paper) 86%, transparent)}}html[data-theme=light] .topbar,html[data-theme=light] .lesson-top{border-color:#ffffff24}html[data-theme=light] .brand-mark{color:#f5f3ed;background:0 0;border-color:#ffffff6b;box-shadow:0 0 0 5px #ffffff09,0 0 24px #f7da911c}html[data-theme=light] .nav-link{color:#d0cfcb}html[data-theme=light] .nav-link:hover,html[data-theme=light] .nav-link.active{color:#fffdf6;background:#ffffff17;border-color:#ffffff1c}html[data-theme=light] .surface{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=light] .surface{background:color-mix(in srgb, var(--surface) 88%, transparent)}}html[data-theme=light] .surface{border-color:#ffffff30}html[data-theme=light] .button.primary{color:#454448;background:#f0eee7}html[data-theme=light] .button.primary:hover{background:#fffdf8}html[data-theme=light] .button.secondary{color:#f0efea;background:#ffffff1a;border-color:#fff3}html[data-theme=light] .button.ghost{color:#deddd8;border-color:#ffffff38}html[data-theme=light] .pill,html[data-theme=light] .pill.green,html[data-theme=light] .pill.amber{color:#efeee9;background:#ffffff17;border-color:#ffffff1f}html[data-theme=light] .hero-main{background:radial-gradient(circle at 77% 34%,#f6d2771f,#0000 8rem),linear-gradient(145deg,#5c5d62,#525358)}html[data-theme=light] .daily-number,html[data-theme=light] .stat-value{color:#f5f3ee}html[data-theme=light] .progress-track{background:#ffffff2e}html[data-theme=light] .progress-fill{background:linear-gradient(90deg,#d8cda9,#f0e7cd);box-shadow:0 0 13px #ffffff24}html[data-theme=light] .stat-card .icon-box,html[data-theme=light] .row-icon,html[data-theme=light] .practice-icon,html[data-theme=light] .lesson-status{color:#f0efea;background:0 0;border-color:#ffffff38}html[data-theme=light] .list-row:hover,html[data-theme=light] .lesson-row:hover{background:#ffffff12}html[data-theme=light] .module-head,html[data-theme=light] .greek-example{background:#ffffff0b;border-color:#ffffff24}html[data-theme=light] .module-index{color:#515257;background:#eceae4;box-shadow:0 0 0 5px #ffffff0a}html[data-theme=light] .lesson-status.done{color:#525257;background:#e9e4d5;border-color:#f1ede1;box-shadow:0 0 15px #ffffff21}html[data-theme=light] .lesson-status.locked{color:#c0bfbb;background:#ffffff0f}html[data-theme=light] .block p,html[data-theme=light] .objective-list li{color:#deddd9}html[data-theme=light] .tip{background:#696862;border-color:#85837b}html[data-theme=light] .tip p{color:#f0efe9}html[data-theme=light] .choice,html[data-theme=light] .text-answer,html[data-theme=light] .level-button,html[data-theme=light] .filter-button,html[data-theme=light] .blank-cell{color:#f4f2ed;background:#37373a47;border-color:#ffffff38}html[data-theme=light] .choice:hover,html[data-theme=light] .choice.selected{background:#ffffff1c;border-color:#ffffff75}html[data-theme=light] .choice-index,html[data-theme=light] .answer-box,html[data-theme=light] .mode-control{color:#f0efeb;background:#2b2b2e38}html[data-theme=light] .mode-control button.active{color:#4c4b4f;background:#efede7}html[data-theme=light] .pronunciation-button{color:#f3f1ec;background:#ffffff0f;border-color:#ffffff38}html[data-theme=light] .pronunciation-button:hover{background:#ffffff1f;border-color:#ffffff61;box-shadow:0 0 18px #ffffff1a}html[data-theme=light] .bottom-nav{background:#535459f0;border-color:#fff3}html[data-theme=light] .bottom-link{color:#d3d2ce}html[data-theme=light] .bottom-link.active{color:#fffdf7;background:#ffffff1f}html[data-theme=light] .skeleton{background:linear-gradient(100deg,#5b5c61 30%,#6b6c71 50%,#5b5c61 70%) 0 0/200% 100%}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#d5d3cd;--muted:#94938f;--paper:#0b0c0e;--surface:#16171a;--line:#34353a;--blue:#d5d3cd;--blue-2:#c0beb8;--teal:#bbb9b4;--teal-soft:#242529;--amber:#c9c1ae;--amber-soft:#29261f;--green:#c7c7c2;--green-soft:#222522;--red:#d0c0c0;--red-soft:#2d2326;--coral:#bdbdbd;--cyan:#c8c8c8;--glow:#f0d185;--shadow:0 26px 72px #0000006b}html[data-theme=dark] body{background:radial-gradient(circle at 84% 0%, #f0d1850e, transparent 24rem), radial-gradient(circle at 7% 30%, #ffffff06, transparent 24rem), var(--paper)}html[data-theme=dark] body:before{opacity:.07;background-image:radial-gradient(#ffffff52 .45px,#0000 .7px)}html[data-theme=dark] .topbar,html[data-theme=dark] .lesson-top{background:var(--paper)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .topbar,html[data-theme=dark] .lesson-top{background:color-mix(in srgb, var(--paper) 91%, transparent)}}html[data-theme=dark] .topbar,html[data-theme=dark] .lesson-top{border-color:#ffffff1a}html[data-theme=dark] .brand-mark{color:#d5d3cd;background:0 0;border-color:#ffffff40;box-shadow:0 0 0 5px #ffffff05,0 0 25px #f0d18514}html[data-theme=dark] .nav-link{color:#aaa9a6}html[data-theme=dark] .nav-link:hover,html[data-theme=dark] .nav-link.active{color:#dedbd4;background:#ffffff0f;border-color:#ffffff17}html[data-theme=dark] .surface{background:var(--surface)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .surface{background:color-mix(in srgb, var(--surface) 94%, transparent)}}html[data-theme=dark] .surface{box-shadow:var(--shadow);border-color:#ffffff1f}html[data-theme=dark] .button.primary{color:#171719;background:#d1cec7}html[data-theme=dark] .button.primary:hover{background:#dfdcd5}html[data-theme=dark] .button.secondary{color:#c9c7c1;background:#fff1;border-color:#ffffff24}html[data-theme=dark] .button.ghost{color:#b7b6b1;border-color:#ffffff24}html[data-theme=dark] .pill,html[data-theme=dark] .pill.green,html[data-theme=dark] .pill.amber{color:#c3c1bb;background:#ffffff0e;border-color:#ffffff17}html[data-theme=dark] .hero-main{color:#d8d5ce;background:radial-gradient(circle at 77% 34%,#f0d18517,#0000 8rem),linear-gradient(145deg,#1c1d21,#101114);border-color:#ffffff1a;box-shadow:0 30px 80px #0000007a}html[data-theme=dark] .hero-main p{color:#b8b6b0}html[data-theme=dark] .hero-main .eyebrow{color:#c2c0ba}html[data-theme=dark] .daily-number,html[data-theme=dark] .stat-value{color:#d8d6d0}html[data-theme=dark] .progress-track{background:#ffffff1c}html[data-theme=dark] .progress-fill{background:linear-gradient(90deg,#b9af94,#e9dfc7);box-shadow:0 0 14px #e9dfc71f}html[data-theme=dark] .stat-card .icon-box,html[data-theme=dark] .row-icon,html[data-theme=dark] .practice-icon,html[data-theme=dark] .lesson-status{color:#c5c3bd;background:0 0;border-color:#ffffff24}html[data-theme=dark] .list-row:hover,html[data-theme=dark] .lesson-row:hover{background:#ffffff0b}html[data-theme=dark] .module-head,html[data-theme=dark] .greek-example{background:#ffffff06;border-color:#ffffff17}html[data-theme=dark] .module-index{color:#151619;background:#d2d0ca;box-shadow:0 0 0 5px #ffffff05}html[data-theme=dark] .lesson-status.done{color:#191a1d;background:#c8c4b8;border-color:#d4d0c5;box-shadow:0 0 15px #fff1}html[data-theme=dark] .lesson-status.locked{color:#999894;background:#ffffff09}html[data-theme=dark] .block p,html[data-theme=dark] .objective-list li{color:#b0afaa}html[data-theme=dark] .tip{background:#25231e;border-color:#4b463a}html[data-theme=dark] .tip p{color:#b9b3a7}html[data-theme=dark] .choice,html[data-theme=dark] .text-answer,html[data-theme=dark] .level-button,html[data-theme=dark] .filter-button,html[data-theme=dark] .blank-cell{color:#c7c5bf;background:#00000047;border-color:#ffffff21}html[data-theme=dark] .choice:hover,html[data-theme=dark] .choice.selected{background:#ffffff13;border-color:#ffffff52}html[data-theme=dark] .choice-index,html[data-theme=dark] .answer-box,html[data-theme=dark] .mode-control{color:#c6c3bc;background:#0000004d}html[data-theme=dark] .mode-control button.active{color:#151619;background:#cbc8c1}html[data-theme=dark] .pronunciation-button{color:#c6c4be;background:#ffffff09;border-color:#ffffff21}html[data-theme=dark] .pronunciation-button:hover{background:#ffffff16;border-color:#ffffff47;box-shadow:0 0 18px #ffffff12}html[data-theme=dark] .bottom-nav{background:#0d0e10f2;border-color:#ffffff24}html[data-theme=dark] .bottom-link{color:#aaa9a5}html[data-theme=dark] .bottom-link.active{color:#d8d5ce;background:#ffffff12}html[data-theme=dark] .skeleton{background:linear-gradient(100deg,#141518 30%,#202126 50%,#141518 70%) 0 0/200% 100%}
