:root{color:#152432;font-synthesis:none;--ink:#102331;--muted:#697985;--line:#dfe6e3;--navy:#07131f;--teal:#15a89b;--mint:#dff5ef;--paper:#fff;--orange:#ee9456;background:#f4f6f5;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.brand{letter-spacing:.14em;align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.brand-mark{background:var(--teal);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.brand-mark svg{width:20px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--teal);margin:0 0 10px;font-weight:800;font-size:11px!important}.primary,.secondary{border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-weight:800;transition:all .2s;display:inline-flex}.primary{color:#fff;background:var(--teal);box-shadow:0 8px 22px #15a89b33}.primary:hover{background:#108f84;transform:translateY(-1px)}.primary:disabled{opacity:.45;transform:none}.secondary{color:var(--ink);background:#eef2f0;border:1px solid #dde4e1}.secondary:hover{background:#e4ebe8}.primary svg,.secondary svg{width:17px}.welcome-shell{background:var(--navy);color:#fff;place-items:center;min-height:100vh;padding:48px;display:grid;position:relative;overflow:hidden}.welcome-shell:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49.85%,#ffffff09 50%,#0000 50.15%),linear-gradient(#0000 49.85%,#ffffff06 50%,#0000 50.15%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:110px 110px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.welcome-shell:after{content:"";border:1px solid #15a89b33;border-radius:50%;width:700px;height:700px;position:absolute;bottom:-420px;left:-300px;box-shadow:0 0 0 90px #15a89b09,0 0 0 180px #15a89b06}.welcome-grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;width:100%;max-width:1120px;display:grid;position:relative}.welcome-copy .brand{margin-bottom:100px}.welcome-copy h1{letter-spacing:-.045em;max-width:680px;margin:10px 0 28px;font-size:58px;line-height:1.06}.welcome-copy h1 em{color:#65d2c3;font-family:Playfair Display,serif;font-weight:700}.lead{color:#9eabb4;max-width:610px;font-size:17px;line-height:1.75}.feature-row{gap:28px;margin-top:38px;display:flex}.feature-row span{color:#c4cdd3;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.feature-row svg{color:#65d2c3;width:17px}.welcome-card{color:var(--ink);background:#fff;border-radius:24px;padding:44px;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000052}.card-orbit{border:1px solid #e3efec;border-radius:50%;position:absolute}.orbit-one{width:250px;height:250px;top:-145px;right:-155px}.orbit-two{width:160px;height:160px;top:-95px;right:-100px}.welcome-icon{background:var(--mint);width:54px;height:54px;color:var(--teal);border-radius:15px;place-items:center;margin-bottom:35px;display:grid}.welcome-card h2{margin:6px 0 10px;font-size:28px}.welcome-card>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;font-size:14px;line-height:1.6}.welcome-card label,.settings-modal label{margin:0 0 8px;font-size:12px;font-weight:800;display:block}.welcome-card input,.settings-modal input{border:1px solid #d6dfdc;border-radius:10px;outline:none;width:100%;padding:15px 16px;transition:all .2s}.welcome-card input:focus,.settings-modal input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #15a89b1a}.welcome-card form button{width:100%;margin-top:14px}.welcome-card small{text-align:center;color:#9ba6ad;margin-top:22px;font-size:10px;line-height:1.5;display:block}.app-shell{background:#f5f7f6;min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 5.5vw;display:grid;position:sticky;top:0}.topbar nav{align-self:stretch;display:flex}.topbar nav button{color:#78858d;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:0 22px;font-size:12px;font-weight:700;display:flex}.topbar nav svg{width:16px}.topbar nav button:hover,.topbar nav .nav-active{color:var(--teal);border-color:var(--teal)}.profile{justify-self:end;align-items:center;gap:11px;display:flex}.profile>div{flex-direction:column;font-size:11px;display:flex}.profile strong{font-size:12px}.profile span{color:#89959c}.avatar{background:var(--navy);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid;color:#fff!important}.icon-btn{color:#98a3a9;background:0 0;border:0;padding:8px}.icon-btn svg{width:17px}.dashboard{max-width:1400px;margin:auto;padding:48px 5.5vw 70px}.hello{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.hello h1{letter-spacing:-.035em;margin:0 0 8px;font-size:34px}.hello>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.database-chip{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:12px;min-width:210px;padding:12px 15px;display:flex}.database-chip>svg{width:20px;color:var(--teal)}.database-chip div{flex-direction:column;flex:1;gap:1px;display:flex}.database-chip span{text-transform:uppercase;letter-spacing:.08em;color:#87949b;font-size:9px}.database-chip strong{font-size:12px}.live-dot{background:#55c791;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e4f7ed}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:44px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;padding:18px;display:flex}.stat-icon{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.stat-icon svg{width:19px}.stat>div{flex-direction:column;display:flex}.stat strong{letter-spacing:-.04em;font-size:23px}.stat div span{color:#839098;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.stat.blue .stat-icon{color:#397ba8;background:#e8f1f7}.stat.green .stat-icon{color:#248d65;background:#e3f5ed}.stat.amber .stat-icon{color:#d78931;background:#fbf1e1}.stat.red .stat-icon{color:#c65c56;background:#f9e8e7}.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:28px;display:grid}.section-title{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.section-title h2{letter-spacing:-.025em;margin:0;font-size:21px}.section-title>span{color:#86939a;font-size:10px}.mode-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mode-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:340px;padding:24px;transition:all .22s;display:flex;position:relative;overflow:hidden}.mode-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #182e3712}.mode-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.mode-no{color:#edf0ef;letter-spacing:-.08em;font-size:42px;font-weight:800;position:absolute;top:10px;right:16px}.featured .mode-no{color:#ffffff0f}.mode-icon{width:43px;height:43px;color:var(--teal);background:#e6f4f1;border-radius:12px;place-items:center;margin-bottom:35px;display:grid}.featured .mode-icon{color:#66d1c4;background:#15a89b33}.mode-icon.green{color:#308e69;background:#e4f3eb}.mode-icon.red{color:#c35e58;background:#fae9e7}.mode-icon svg{width:21px}.mode-card h3{margin:0 0 9px;font-size:18px}.mode-card p{color:#73818a;margin:0;font-size:12px;line-height:1.6}.featured p{color:#aab5bc}.mode-card ul{flex-direction:column;gap:8px;margin:18px 0 24px;padding:0;list-style:none;display:flex}.mode-card li{color:#728089;align-items:center;gap:7px;font-size:10px;display:flex}.featured li{color:#b9c3c9}.mode-card li svg{width:13px;color:var(--teal)}.mode-card button{color:var(--teal);background:0 0;border:0;border-top:1px solid #e7ebe9;justify-content:space-between;margin-top:auto;padding:11px 0 0;font-size:11px;font-weight:800;display:flex}.featured button{color:#65d2c3;border-color:#ffffff1f}.mode-card button svg{width:16px}.mode-card.disabled{opacity:.62}.modules-panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:22px;padding:24px}.section-title.compact{margin-bottom:10px}.module-list{flex-direction:column;display:flex}.module-row{border-bottom:1px solid #edf0ef;align-items:center;gap:13px;padding:13px 0;display:flex}.module-row:last-child{border:0}.module-index{color:#a1abb0;font-size:10px;font-weight:800}.module-main{flex:1}.module-main>div:first-child{justify-content:space-between;margin-bottom:8px;display:flex}.module-main strong{font-size:11px}.module-main span{color:#929da3;font-size:9px}.bar{background:#e9eeec;border-radius:10px;height:4px;overflow:hidden}.bar i{background:var(--teal);border-radius:10px;height:100%;transition:all .4s;display:block}.module-pct{text-align:right;width:35px;font-size:11px}.content-grid aside{flex-direction:column;gap:14px;display:flex}.focus-card{background:#dff3ed;border-radius:16px;padding:25px;position:relative;overflow:hidden}.focus-card:after{content:"";border:1px solid #15a89b2e;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-90px;right:-90px}.focus-icon{width:38px;height:38px;color:var(--teal);background:#fff;border-radius:10px;place-items:center;margin-bottom:24px;display:grid}.focus-icon svg{width:18px}.focus-card h3{margin:0 0 9px;font-size:17px;line-height:1.35}.focus-card>p:not(.eyebrow){color:#607871;font-size:11px;line-height:1.6}.focus-card button{color:#137f76;background:0 0;border:0;align-items:center;gap:7px;padding:12px 0 0;font-size:10px;font-weight:800;display:flex}.focus-card button svg{width:14px}.activity-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.activity-card h3{margin:0;font-size:16px}.activity-number{align-items:center;gap:14px;margin:25px 0;display:flex}.activity-number strong{letter-spacing:-.07em;font-size:38px}.activity-number span{text-transform:uppercase;color:#89969d;font-size:9px;line-height:1.5}.activity-foot{color:#8a969d;border-top:1px solid #e8ecea;justify-content:space-between;padding-top:14px;font-size:9px;display:flex}.activity-foot strong{color:#41515b}.reset-link{color:#9aa5aa;background:0 0;border:0;font-size:9px;text-decoration:underline}.quiz-shell{background:#f3f6f4;min-height:100vh;padding-bottom:60px}.quiz-top{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;padding:0 5vw;display:grid}.quiz-top>button{color:#76848c;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.quiz-top>button svg{width:15px}.mode-pill{text-transform:uppercase;letter-spacing:.09em;color:#198d82;background:#e5f4f1;border-radius:20px;justify-self:end;padding:6px 11px;font-size:9px;font-weight:800}.mode-pill.exam{color:#52758e;background:#eaf0f5}.mode-pill.errors{color:#ba5c56;background:#f8e8e6}.quiz-wrap{max-width:850px;margin:40px auto;padding:0 20px}.quiz-progress>div:first-child{color:#77858c;justify-content:space-between;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.quiz-progress .bar{height:5px}.question-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:22px;padding:34px 40px;box-shadow:0 18px 50px #1528300a}.question-meta{gap:8px;display:flex}.question-meta span{color:#6f7e86;background:#edf2f0;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700}.question-meta span:first-child{color:#168b80;background:#e3f4ef}.question-card h1{letter-spacing:-.025em;margin:22px 0;font-size:23px;line-height:1.42}.hint{color:#178c81;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.options{flex-direction:column;gap:10px;display:flex}.options button{text-align:left;color:#354650;background:#fff;border:1px solid #dfe5e2;border-radius:11px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:12px;line-height:1.5;transition:all .15s;display:flex}.options button:not(:disabled):hover{background:#f7fcfa;border-color:#7dcac2}.options .letter{background:#eef2f0;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.options button.picked{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal);background:#f0faf7}.options button.picked .letter{background:var(--teal);color:#fff}.options button.correct{color:#256646;background:#edf9f3;border-color:#40af7c}.options button.correct .letter{color:#fff;background:#40af7c}.options button.wrong{color:#853f3b;background:#fff1f0;border-color:#d66b64}.options button.wrong .letter{color:#fff;background:#d66b64}.options button.muted{opacity:.45}.answer-icon{width:19px;margin-left:auto}.feedback{background:#edf9f3;border-left:3px solid #35a976;border-radius:11px;margin-top:18px;padding:17px}.feedback.bad{background:#fff3f1;border-color:#cd655e}.feedback>div{color:#277152;align-items:center;gap:8px;display:flex}.feedback.bad>div{color:#974e49}.feedback svg{width:19px}.feedback p{color:#51626c;margin:10px 0;font-size:12px;line-height:1.65}.feedback small{color:#849198;font-size:9px}.question-actions{border-top:1px solid #e9edeb;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;display:flex}.question-actions>span{color:#89959b;font-size:10px}.question-actions button{min-width:165px}.results-shell{background:#f3f6f4;min-height:100vh;padding:60px 20px}.results-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;max-width:700px;margin:auto;padding:44px}.result-ring{color:#b9554e;background:#fff0ee;border:8px solid #efb0aa;border-radius:50%;place-items:center;width:110px;height:110px;margin:0 auto 25px;font-size:29px;font-weight:800;display:grid}.result-ring.good{color:#258b61;background:#ecf9f3;border-color:#93d5b7}.result-ring small{margin-top:38px;margin-left:-22px;font-size:12px}.results-card h1{margin:5px 0 10px;font-size:29px}.results-card>p:not(.eyebrow){color:#73818a;font-size:13px}.results-actions{justify-content:center;gap:10px;margin-top:26px;display:flex}.review{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:900px;margin:25px auto;padding:25px}.review h2{font-size:18px}.review>div{border-bottom:1px solid #edf0ef;gap:12px;padding:15px 0;display:flex}.review>div:last-child{border:0}.review>div>span{border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:grid}.review>div>span svg{width:14px}.review-ok{color:#278b63;background:#e5f5ed}.review-bad{color:#b95852;background:#f9e8e6}.review p{flex-direction:column;gap:5px;margin:0;display:flex}.review p strong{font-size:12px}.review p span{color:#78868d;font-size:10px;line-height:1.6}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#040f1794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;position:relative;box-shadow:0 30px 80px #00000040}.settings-modal{width:min(600px,100%);padding:36px}.modal-close{background:#eef2f0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:17px}.settings-modal h2{margin:4px 0 8px;font-size:26px}.settings-modal>p:not(.eyebrow,.sync-message){color:#73818a;margin-bottom:22px;font-size:12px;line-height:1.65}.source-summary{background:#f1f6f4;border-radius:11px;gap:12px;margin-bottom:22px;padding:15px;display:flex}.source-summary>svg{width:22px;color:var(--teal)}.source-summary div{flex-direction:column;display:flex}.source-summary strong{font-size:11px}.source-summary span{color:#829097;margin-top:3px;font-size:9px}.settings-note{border-left:3px solid var(--teal);background:#eff8f5;flex-direction:column;gap:5px;margin-top:14px;padding:15px;display:flex}.settings-note strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.settings-note span{color:#65766f;font-size:10px;line-height:1.6}.sync-message{border-radius:8px;padding:10px;font-size:11px}.sync-message.success{color:#267353;background:#e8f6ef}.sync-message.error{color:#98504b;background:#fff0ee}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.welcome-grid{gap:45px}.welcome-copy h1{font-size:46px}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:270px}.stats-grid{grid-template-columns:repeat(2,1fr)}}.danger{color:#fff;background:#c75b55;border:0;border-radius:10px;padding:13px 18px;font-weight:800}.danger:hover{background:#ad4843}.confirm-modal{text-align:center;width:min(440px,100%);padding:34px}.confirm-icon{color:#bd5c56;background:#f9e8e6;border-radius:13px;place-items:center;width:48px;height:48px;margin:0 auto 20px;display:grid}.confirm-icon svg{width:21px}.confirm-modal h2{margin:3px 0 8px;font-size:24px}.confirm-modal>p:not(.eyebrow){color:#73818a;margin:0;font-size:12px;line-height:1.65}.confirm-modal .modal-actions{justify-content:center}@media (width<=800px){.welcome-shell{padding:24px}.welcome-grid{grid-template-columns:1fr;gap:38px}.welcome-copy .brand{margin-bottom:55px}.welcome-copy h1{font-size:40px}.welcome-card{padding:30px}.topbar{grid-template-columns:1fr auto;padding:0 20px}.topbar nav,.profile>div{display:none}.dashboard{padding:30px 20px}.hello{align-items:start;gap:18px}.database-chip{display:none}.content-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.question-card{padding:25px 22px}.quiz-top{padding:0 18px}.quiz-top .brand>span:last-child{display:none}}@media (width<=520px){.welcome-copy h1{font-size:34px}.welcome-copy .brand{margin-bottom:40px}.feature-row{flex-wrap:wrap;gap:12px 20px}.welcome-card{padding:25px 22px}.stats-grid{grid-template-columns:1fr 1fr}.stat{gap:9px;padding:13px}.stat-icon{width:35px;height:35px}.stat strong{font-size:19px}.stat div span{font-size:8px}.hello h1{font-size:27px}.module-main>div:first-child span{display:none}.quiz-top{grid-template-columns:1fr 1fr}.quiz-top .brand{display:none}.quiz-top .mode-pill{grid-column:2}.question-card h1{font-size:19px}.question-actions{flex-direction:column;align-items:stretch;gap:12px}.question-actions>span{display:none}.question-actions button{width:100%}.results-actions{flex-direction:column}.review{padding:18px}.settings-modal{padding:28px 20px}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.dashboard-message{color:#98504b;background:#fff0ee;border:1px solid #f1d4d0;border-radius:10px;margin:-15px 0 22px;padding:12px 15px;font-size:11px}.live-dot.offline{background:#d88a52;box-shadow:0 0 0 4px #faeee5}.mode-card button:disabled{opacity:.5}.module-row{text-align:left;background:0 0;border:0;width:100%}.module-row:hover{background:#f7faf9}.module-go{color:#9aa6ab;width:15px}.question-tools{justify-content:flex-end;margin-top:14px;display:flex}.question-tools button{color:#89969d;background:0 0;border:0;align-items:center;gap:6px;padding:6px;font-size:10px;display:flex}.question-tools button:hover{color:#b35a54}.question-tools svg{width:14px}.report-modal{width:min(560px,100%);padding:36px}.report-modal h2{margin:4px 0 8px;font-size:26px}.report-question{color:#586972;background:#f2f6f4;border-radius:10px;margin:16px 0 22px;padding:13px;font-size:12px;line-height:1.55}.report-modal label{margin:14px 0 7px;font-size:11px;font-weight:800;display:block}.report-modal select,.report-modal textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d6dfdc;border-radius:10px;outline:none;padding:12px 14px}.report-modal select:focus,.report-modal textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #15a89b1a}.report-modal textarea{resize:vertical}.report-modal form>small{text-align:right;color:#9aa5aa;font-size:9px;display:block}.report-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.report-success{color:#267353;background:#e8f6ef;border-radius:11px;align-items:center;gap:12px;margin-top:20px;padding:16px;display:flex}.report-success svg{flex:none;width:22px}.report-success p{margin:0;font-size:12px;line-height:1.5}@media (width<=520px){.report-modal{padding:28px 20px}.question-meta{flex-wrap:wrap}.module-go{display:none}}.quiz-message{color:#98504b;background:#fff0ee;border:1px solid #f1d4d0;border-radius:9px;margin:14px 0 -8px;padding:11px 14px;font-size:11px}.focus-card button:disabled{opacity:.45;pointer-events:none}.module-group+.module-group{border-top:1px solid #e4eae7;margin-top:18px;padding-top:18px}.module-group-head{background:#f1f6f4;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin:0 -6px 5px;padding:12px 14px;display:flex}.module-group-head>div{flex-direction:column;gap:4px;display:flex}.module-group-head>div>span{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-size:9px;font-weight:800}.module-group-head>div>strong{font-size:12px;line-height:1.45}.theory-link,.feedback-source a,.review-theory{color:#137f76;white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.theory-link{background:#fff;border:1px solid #d9e7e2;border-radius:8px;padding:9px 11px}.theory-link:hover,.feedback-source a:hover,.review-theory:hover{text-decoration:underline}.theory-link svg,.feedback-source a svg,.review-theory svg{width:13px;height:13px}.theory-link svg:last-child,.feedback-source a svg:last-child,.review-theory svg:last-child{width:11px}.feedback-source{border-top:1px solid #28715224;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:11px;display:flex}.feedback.bad .feedback-source{border-color:#974e4924}.review-theory{width:max-content;margin-top:3px}@media (width<=620px){.module-group-head{flex-direction:column;align-items:flex-start}.theory-link{justify-content:center;width:100%}.feedback-source{flex-direction:column;align-items:flex-start}}.theme-toggle{border:1px solid var(--line);background:var(--paper);width:36px;height:36px;color:var(--muted);border-radius:10px;flex:none;place-items:center;transition:all .2s;display:grid}.theme-toggle:hover{color:var(--teal);border-color:var(--teal);transform:translateY(-1px)}.theme-toggle svg{width:17px;height:17px}.theme-toggle.floating{z-index:60;position:fixed;top:22px;right:24px;box-shadow:0 8px 24px #0000001f}.quiz-controls{justify-self:end;align-items:center;gap:10px;display:flex}.module-row:disabled{opacity:.45;pointer-events:none}.module-row.loading{opacity:1;background:#eef8f5}.module-row.loading .module-main span{color:var(--teal);font-weight:800}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#e8f0f2;--muted:#9aabb2;--line:#2b3a41;--navy:#08131c;--paper:#142129;color:#e8f0f2;background:#0d171c}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell,:root[data-theme=dark] .quiz-shell,:root[data-theme=dark] .results-shell{color:var(--ink);background:#0d171c}:root[data-theme=dark] .topbar,:root[data-theme=dark] .quiz-top,:root[data-theme=dark] .database-chip,:root[data-theme=dark] .stat,:root[data-theme=dark] .mode-card,:root[data-theme=dark] .modules-panel,:root[data-theme=dark] .activity-card,:root[data-theme=dark] .question-card,:root[data-theme=dark] .results-card,:root[data-theme=dark] .review,:root[data-theme=dark] .modal,:root[data-theme=dark] .welcome-card{color:var(--ink);border-color:var(--line);background:#142129}:root[data-theme=dark] .welcome-card input,:root[data-theme=dark] .report-modal select,:root[data-theme=dark] .report-modal textarea,:root[data-theme=dark] .options button{color:#dce7e9;background:#101c22;border-color:#304149}:root[data-theme=dark] .options button:not(:disabled):hover{background:#172b2f;border-color:#4caea4}:root[data-theme=dark] .options button.picked{border-color:var(--teal);background:#12312e}:root[data-theme=dark] .options button.correct{color:#8ed7b0;background:#163428;border-color:#40af7c}:root[data-theme=dark] .options button.wrong{color:#efaaa5;background:#3b2222;border-color:#d66b64}:root[data-theme=dark] .options .letter,:root[data-theme=dark] .question-meta span,:root[data-theme=dark] .secondary,:root[data-theme=dark] .modal-close{color:#b8c6cb;background:#223138}:root[data-theme=dark] .module-group-head,:root[data-theme=dark] .source-summary,:root[data-theme=dark] .report-question{color:#dce7e9;background:#1a2a31}:root[data-theme=dark] .theory-link{color:#65d2c3;background:#101c22;border-color:#304149}:root[data-theme=dark] .module-row:hover,:root[data-theme=dark] .module-row.loading{background:#192c31}:root[data-theme=dark] .bar{background:#2a3a40}:root[data-theme=dark] .focus-card{color:#e3f2ef;background:#17342f}:root[data-theme=dark] .focus-card>p:not(.eyebrow){color:#a7c3bd}:root[data-theme=dark] .focus-icon{background:#10231f}:root[data-theme=dark] .mode-no{color:#233139}:root[data-theme=dark] .mode-card p,:root[data-theme=dark] .mode-card li,:root[data-theme=dark] .results-card>p:not(.eyebrow),:root[data-theme=dark] .feedback p,:root[data-theme=dark] .review p span,:root[data-theme=dark] .confirm-modal>p:not(.eyebrow),:root[data-theme=dark] .settings-modal>p:not(.eyebrow,.sync-message){color:#9aabb2}:root[data-theme=dark] .feedback{background:#17342a}:root[data-theme=dark] .feedback.bad{background:#3a2524}:root[data-theme=dark] .question-actions,:root[data-theme=dark] .review>div,:root[data-theme=dark] .activity-foot,:root[data-theme=dark] .module-row{border-color:#293a40}:root[data-theme=dark] .result-ring{background:#3a2524}:root[data-theme=dark] .result-ring.good{background:#17342a}:root[data-theme=dark] .dashboard-message,:root[data-theme=dark] .quiz-message{color:#efaaa5;background:#3a2524;border-color:#5b3432}@media (width<=520px){.theme-toggle.floating{top:15px;right:15px}.quiz-controls{gap:7px}.quiz-controls .theme-toggle{width:33px;height:33px}}.english-page{max-width:1320px;margin:auto;padding:48px 5.5vw 80px}.english-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.english-heading h1{letter-spacing:-.04em;margin:0 0 8px;font-size:36px}.english-heading>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.english-source{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex}.english-source>span{background:#d88a52;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #faeee5}.english-source.online>span{background:#55c791;box-shadow:0 0 0 4px #e4f7ed}.english-source div{flex-direction:column;display:flex}.english-source small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.english-source strong{margin-top:2px;font-size:11px}.english-layout{grid-template-columns:minmax(0,1fr) 300px;gap:26px;display:grid}.word-column{min-width:0}.word-card{color:#fff;background:linear-gradient(135deg,#07131f 0%,#0c2830 100%);border-radius:22px;padding:34px 38px;position:relative;overflow:hidden;box-shadow:0 24px 55px #07131f29}.word-card:after{content:"";border:1px solid #65d2c324;border-radius:50%;width:300px;height:300px;position:absolute;top:-180px;right:-150px;box-shadow:0 0 0 55px #65d2c306,0 0 0 110px #65d2c305}.word-card-top,.word-title-row,.word-actions{z-index:1;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.word-date,.word-topic{text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.word-date{color:#65d2c3}.word-topic{color:#b7c4ca;border:1px solid #ffffff1f;border-radius:20px;padding:6px 9px}.word-title-row{margin:34px 0 12px}.word-title-row h2{letter-spacing:-.05em;margin:0;font-size:48px;line-height:1.05}.word-title-row p{color:#81cfc6;margin:8px 0 0;font-size:15px}.speak-main{color:#fff;background:#ffffff12;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:9px;padding:13px 16px;font-size:11px;font-weight:800;display:flex}.speak-main:hover{background:#65d2c326;border-color:#65d2c3}.speak-main svg{color:#65d2c3;width:19px}.word-translation{color:#fff;z-index:1;margin-bottom:16px;font-size:20px;display:block;position:relative}.word-explanation{color:#afbec4;z-index:1;max-width:720px;margin:0 0 28px;font-size:13px;line-height:1.7;position:relative}.word-actions{justify-content:flex-start}.word-actions button{border-radius:10px;align-items:center;gap:8px;padding:11px 15px;font-size:10px;font-weight:800;display:flex}.word-actions svg{width:16px}.know-button{color:#082029;background:#65d2c3;border:0}.know-button.active{color:#137f76;background:#fff}.review-button{color:#c4d0d4;background:0 0;border:1px solid #fff3}.review-button.active{color:#ffd09e;background:#ee94561f;border-color:#ee9456}.example-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;margin-top:18px;padding:26px 28px}.example-head{justify-content:space-between;gap:18px;display:flex}.example-head h3{margin:0;font-size:20px;line-height:1.45}.example-head button,.history-speak{border:1px solid var(--line);width:40px;height:40px;color:var(--teal);background:#eff7f4;border-radius:10px;flex:none;place-items:center;display:grid}.example-head button:hover,.history-speak:hover{border-color:var(--teal)}.example-head svg,.history-speak svg{width:17px}.example-pronunciation{color:#168b80;margin:14px 0 5px;font-size:12px;line-height:1.55}.example-translation{color:var(--muted);margin:0;font-size:12px}.word-history{background:var(--paper);border:1px solid var(--line);border-radius:17px;margin-top:18px;padding:25px 28px}.word-history>div:last-child{flex-direction:column;display:flex}.word-history article{border-bottom:1px solid #edf0ef;grid-template-columns:72px 34px minmax(160px,1fr) minmax(130px,.8fr) 72px;align-items:center;gap:12px;padding:13px 0;display:grid}.word-history article:last-child{border:0}.history-date{color:var(--muted);font-size:9px}.history-speak{width:32px;height:32px}.history-speak svg{width:14px}.word-history article>div{flex-direction:column;gap:2px;display:flex}.word-history article>div strong{font-size:12px}.word-history article>div span{color:#168b80;font-size:9px}.word-history article>p{color:var(--muted);margin:0;font-size:11px}.history-status{color:#89959b;text-transform:uppercase;background:#edf1ef;border-radius:20px;justify-self:end;padding:5px 8px;font-size:8px;font-weight:800}.history-status.known{color:#278b63;background:#e5f5ed}.history-status.review{color:#bb6b2e;background:#fbefe4}.english-aside{flex-direction:column;gap:16px;display:flex}.weekly-test-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:26px}.test-icon{width:48px;height:48px;color:var(--teal);background:#e3f5ef;border-radius:13px;place-items:center;margin-bottom:28px;display:grid}.test-icon svg{width:22px}.weekly-test-card h2{margin:0 0 10px;font-size:21px}.weekly-test-card>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.65}.test-stats{grid-template-columns:1fr 1fr;gap:8px;margin:22px 0;display:grid}.test-stats div{background:#f1f5f3;border-radius:10px;flex-direction:column;padding:12px;display:flex}.test-stats strong{font-size:20px}.test-stats span{text-transform:uppercase;color:var(--muted);font-size:8px}.weekly-test-card>button{width:100%}.english-tip{background:#dff3ed;border-radius:17px;padding:24px}.english-tip h3{margin:0;font-size:17px}.english-tip ol{color:#607871;margin:16px 0 0;padding-left:18px;font-size:10px;line-height:1.9}.english-quiz-modal{width:min(640px,100%);padding:36px}.english-quiz-progress{color:var(--muted);justify-content:space-between;margin:12px 0 23px;font-size:10px;font-weight:700;display:flex}.english-quiz-modal h2{margin:0 35px 22px 0;font-size:23px;line-height:1.4}.english-quiz-options{gap:9px;display:grid}.english-quiz-options button{border:1px solid var(--line);background:var(--paper);min-height:49px;color:var(--ink);text-align:left;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 15px;font-size:12px;display:flex}.english-quiz-options button:hover,.english-quiz-options button.selected{border-color:var(--teal);background:#f0faf7}.english-quiz-options button.correct{color:#256646;background:#edf9f3;border-color:#40af7c}.english-quiz-options button.wrong{color:#853f3b;background:#fff1f0;border-color:#d66b64}.english-quiz-options svg{width:18px}.english-quiz-feedback{border-radius:8px;padding:10px 12px;font-size:11px;font-weight:700}.english-quiz-feedback.ok{color:#267353;background:#e8f6ef}.english-quiz-feedback.bad{color:#98504b;background:#fff0ee}.english-quiz-actions{justify-content:space-between;gap:10px;margin-top:22px;display:flex}.english-quiz-result{text-align:center;padding:15px 0}.quiz-result-mark{color:#218b65;background:#e4f5ef;border:8px solid #91d5bf;border-radius:50%;place-items:center;width:105px;height:105px;margin:0 auto 25px;font-size:28px;font-weight:800;display:grid}.english-quiz-result h2{margin:0 0 10px}.english-quiz-result>p:not(.eyebrow){color:var(--muted);margin-bottom:24px;font-size:12px}:root[data-theme=dark] .english-source,:root[data-theme=dark] .example-card,:root[data-theme=dark] .word-history,:root[data-theme=dark] .weekly-test-card,:root[data-theme=dark] .english-quiz-modal{border-color:var(--line);background:#142129}:root[data-theme=dark] .example-head button,:root[data-theme=dark] .history-speak{background:#1a302f;border-color:#31504d}:root[data-theme=dark] .word-history article{border-color:#293a40}:root[data-theme=dark] .test-stats div{background:#1a2a31}:root[data-theme=dark] .english-tip{background:#17342f}:root[data-theme=dark] .english-tip ol{color:#a7c3bd}:root[data-theme=dark] .english-quiz-options button{color:#dce7e9;background:#101c22;border-color:#304149}:root[data-theme=dark] .english-quiz-options button:hover,:root[data-theme=dark] .english-quiz-options button.selected{background:#12312e}:root[data-theme=dark] .english-quiz-options button.correct{color:#8ed7b0;background:#163428}:root[data-theme=dark] .english-quiz-options button.wrong{color:#efaaa5;background:#3b2222}@media (width<=980px){.english-layout{grid-template-columns:1fr}.english-aside{grid-template-columns:1fr 1fr;display:grid}.word-title-row h2{font-size:42px}}@media (width<=800px){.topbar{grid-template-columns:auto 1fr auto}.topbar nav{justify-content:center;display:flex}.topbar nav button{padding:0 12px}.topbar nav button svg{display:none}.english-page{padding:30px 20px}.english-heading{align-items:flex-start}.english-source{display:none}}@media (width<=640px){.english-aside{grid-template-columns:1fr}.word-card{padding:27px 23px}.word-title-row{flex-direction:column;align-items:flex-start}.word-title-row h2{font-size:36px}.speak-main{justify-content:center;width:100%}.word-actions{flex-direction:column;align-items:stretch}.word-actions button{justify-content:center}.word-history{padding:22px 18px}.word-history .section-title>span{display:none}.word-history article{grid-template-columns:55px 32px 1fr 62px}.word-history article>p{display:none}.english-heading h1{font-size:30px}.english-heading>div>p:last-child{font-size:12px}.english-quiz-modal{padding:30px 20px}.english-quiz-actions{flex-direction:column-reverse}.english-quiz-actions button{width:100%}}@media (width<=430px){.topbar{padding:0 12px}.topbar .brand>span:last-child{display:none}.topbar nav button{padding:0 8px;font-size:10px}.profile{gap:6px}.profile .theme-toggle{width:32px;height:32px}.word-card-top{align-items:flex-start}.word-topic{white-space:nowrap;text-overflow:ellipsis;max-width:115px;overflow:hidden}.example-head h3{font-size:17px}.english-heading{margin-bottom:22px}}.project-notice{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:14px;align-items:flex-start;gap:12px;margin-top:34px;padding:18px 20px;display:flex}.project-notice>svg{width:18px;height:18px;color:var(--teal);flex:none;margin-top:1px}.project-notice p{flex-direction:column;align-items:flex-start;gap:4px;margin:0;display:flex}.project-notice strong{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.project-notice span{font-size:10px;line-height:1.65}.disclaimer-link{color:var(--teal);text-underline-offset:3px;background:0 0;border:0;padding:2px 0;font-size:10px;font-weight:800;text-decoration:underline}.disclaimer-link:hover{color:#108f84}.disclaimer-modal{width:min(650px,100%);max-height:min(760px,100vh - 40px);padding:38px;overflow:auto}.disclaimer-modal h2{margin:4px 36px 18px 0;font-size:26px}.disclaimer-copy{gap:12px;display:grid}.disclaimer-copy p{color:#65747c;margin:0;font-size:12px;line-height:1.7}.report-privacy{color:#7b8a91;margin:8px 0 0;font-size:10px;line-height:1.55}:root[data-theme=dark] .project-notice{border-color:var(--line);background:#142129}:root[data-theme=dark] .disclaimer-copy p,:root[data-theme=dark] .report-privacy{color:#9aabb2}@media (width<=520px){.project-notice{margin-top:26px;padding:16px}.project-notice span{font-size:9px}.disclaimer-modal{padding:30px 20px}}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.welcome-copy h1 em{font-family:Georgia,Times New Roman,serif}:root:not([data-theme=dark]) .mode-card.featured{color:var(--ink);background:#fff;border-color:#b9ddd8;box-shadow:0 12px 30px #15a89b14}:root:not([data-theme=dark]) .mode-card.featured .mode-no{color:#e8f3f0}:root:not([data-theme=dark]) .mode-card.featured .mode-icon{color:var(--teal);background:#e6f4f1}:root:not([data-theme=dark]) .mode-card.featured p{color:#73818a}:root:not([data-theme=dark]) .mode-card.featured li{color:#728089}:root:not([data-theme=dark]) .mode-card.featured button{color:var(--teal);border-color:#e7ebe9}.profile-transfer{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px}.profile-transfer h3{margin:0;font-size:16px}.profile-transfer-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.profile-transfer-actions button{border:1px solid var(--line);color:var(--ink);background:#eff5f3;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-size:9px;font-weight:800;display:flex}.profile-transfer-actions button:hover{border-color:var(--teal);color:var(--teal)}.profile-transfer-actions svg{width:14px}.profile-transfer>p{color:var(--muted);margin:12px 0 0;font-size:9px;line-height:1.55}.profile-file-input{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.profile-message{border:1px solid;border-radius:10px;margin:-15px 0 22px;padding:12px 15px;font-size:11px}.profile-message.success{color:#267353;background:#e8f6ef;border-color:#cfe9da}.profile-message.error{color:#98504b;background:#fff0ee;border-color:#f1d4d0}:root[data-theme=dark] .profile-transfer{border-color:var(--line);background:#142129}:root[data-theme=dark] .profile-transfer-actions button{color:#dce7e9;background:#1a2a31;border-color:#304149}:root[data-theme=dark] .profile-message.success{color:#8ed7b0;background:#17342a;border-color:#28533d}:root[data-theme=dark] .profile-message.error{color:#efaaa5;background:#3a2524;border-color:#5b3432}
