body{background:var(--bg);color:var(--text);font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.1s}.fade-up-delay-2{transition-delay:.2s}.fade-up-delay-3{transition-delay:.3s}.fade-up-delay-4{transition-delay:.4s}.fade-up-delay-5{transition-delay:.5s}nav{border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b14d9;justify-content:space-between;align-items:center;padding:1.1rem 2.5rem;display:flex;position:sticky;top:0}[data-theme=light] nav{background:#f2f1ede0}.nav-logo{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:300}.nav-logo em{color:var(--blue);font-style:italic}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--muted);font-size:.88rem;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-outline{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:.45rem 1.1rem;font-family:Outfit,sans-serif;font-size:.88rem;transition:border-color .2s,color .2s}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.48rem 1.2rem;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.88}.theme-btn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;display:flex}.hero{text-align:center;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(80% 55% at 50% -10%,#3d7eff1f 0%,#0000 60%);position:absolute;inset:0}.hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:1.6rem;font-size:.72rem;font-weight:600}.hero h1{margin-bottom:1.4rem;max-width:760px;margin-inline:auto;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:300;line-height:1.08}.hero h1 em{color:var(--blue);font-style:italic}.hero p{color:var(--muted);max-width:560px;margin:0 auto 2.75rem;font-size:1.15rem;line-height:1.7}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.btn-hero{background:var(--blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:opacity .2s,box-shadow .2s;display:inline-flex}.btn-hero:hover{opacity:.92;box-shadow:0 6px 28px var(--blue-glow)}.btn-hero-outline{color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.9rem 2.2rem;font-family:Outfit,sans-serif;font-size:1rem;transition:border-color .2s,color .2s;display:inline-flex}.btn-hero-outline:hover{border-color:var(--blue);color:var(--blue)}.hero-social-proof{color:var(--muted);letter-spacing:.02em;margin-top:-.5rem;font-size:.78rem}.stats-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:center;gap:3.5rem;padding:2rem;display:flex}.stat-item{text-align:center}.stat-value{color:var(--blue);font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;line-height:1}.mockup-section{text-align:center;max-width:1100px;margin:0 auto;padding:5rem 2rem}.app-mockup{background:var(--card);border:1px solid var(--border);border-radius:20px;max-width:860px;margin:0 auto;overflow:hidden;box-shadow:0 40px 80px #0006}.mockup-bar{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.7rem 1.2rem;display:flex}.mockup-dot{border-radius:50%;width:10px;height:10px}.mockup-dot.red{background:#ff5f56}.mockup-dot.yellow{background:#ffbd2e}.mockup-dot.green{background:#27c93f}.mockup-url{background:var(--card);color:var(--muted);text-align:center;border-radius:4px;flex:1;max-width:340px;margin:0 auto;padding:.2rem .8rem;font-size:.72rem}.mockup-body{grid-template-columns:200px 1fr;min-height:340px;display:grid}.mockup-sidebar{background:var(--surface);border-right:1px solid var(--border);padding:1.2rem}.mockup-sidebar-title{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.8rem;font-size:.7rem;font-weight:700}.mockup-file{color:var(--muted);border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.25rem;padding:.45rem .6rem;font-size:.78rem;display:flex}.mockup-file .fi{flex-shrink:0;align-items:center;display:inline-flex}.mockup-file.active{background:var(--blue-bg);color:var(--blue)}.mockup-main{padding:1.5rem}.mockup-tabs{gap:.5rem;margin-bottom:1.2rem;display:flex}.mockup-tab{border:1px solid var(--border);color:var(--muted);border-radius:99px;padding:.3rem .8rem;font-size:.75rem}.mockup-tab.active{background:var(--blue);border-color:var(--blue);color:#fff}.mockup-card-preview{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:.75rem;padding:1.2rem}.mockup-card-q{margin-bottom:.5rem;font-size:.82rem;font-weight:600}.mockup-card-a{color:var(--muted);font-size:.78rem}.mockup-card-footer{gap:.5rem;margin-top:.8rem;display:flex}.mockup-btn{text-align:center;border-radius:6px;flex:1;padding:.35rem;font-size:.72rem;font-weight:600}.mockup-btn.hard{color:#f87171;background:#dc262626}.mockup-btn.ok{color:#facc15;background:#eab30826}.mockup-btn.easy{color:var(--teal);background:#1dd1a126}.mockup-progress{color:var(--muted);align-items:center;gap:.75rem;margin-top:1rem;font-size:.72rem;display:flex}.mockup-progress-bar{background:var(--border);border-radius:99px;flex:1;height:4px;overflow:hidden}.mockup-progress-fill{background:var(--blue);border-radius:99px;width:68%;height:100%}.section{max-width:1100px;margin:0 auto;padding:5rem 2rem}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--blue);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.section h2{margin-bottom:3rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:300}.section h2 em{color:var(--blue);font-style:italic}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.step-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.75rem;position:relative}.step-number{color:var(--blue);opacity:.18;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:1;position:absolute;top:1rem;right:1.5rem}.step-icon{justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:flex}.step-card h3{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.step-card p{color:var(--muted);font-size:.87rem;line-height:1.6}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.feature-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .25s,transform .25s,box-shadow .25s}.feature-card:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 12px 32px #0003}.feat-icon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:2.6rem;height:2.6rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.feat-icon.purple{background:var(--purple-bg)}.feat-icon.blue{background:var(--blue-bg)}.feat-icon.teal{background:var(--teal-bg)}.feat-icon.gold{background:var(--gold-bg)}.feature-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.feature-card p{color:var(--muted);font-size:.85rem;line-height:1.6}.testimonials-section{background:var(--surface);padding:5rem 2rem}.testimonials-inner{max-width:1100px;margin:0 auto}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.testimonial-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;position:relative}.testimonial-card:before{content:"\"";color:var(--blue);opacity:.2;font-family:Cormorant Garamond,serif;font-size:4rem;line-height:1;position:absolute;top:.5rem;left:1.25rem}.testimonial-text{color:var(--text);margin-bottom:1.25rem;padding-top:.75rem;font-size:.92rem;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1rem;font-weight:700;display:flex}.av-blue{background:linear-gradient(135deg,#3d7eff,#7c3aed)}.av-teal{background:linear-gradient(135deg,#1dd1a1,#2563eb)}.av-gold{background:linear-gradient(135deg,#d4a94c,#e11d48)}.testimonial-name{font-size:.88rem;font-weight:600}.testimonial-role{color:var(--muted);font-size:.78rem}.stars{color:#facc15;margin-bottom:.75rem;font-size:.85rem}.pricing-section{background:var(--surface);padding:5rem 2rem}.pricing-inner{max-width:1100px;margin:0 auto}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.price-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.75rem;transition:transform .25s,box-shadow .25s;position:relative}.price-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #00000040}.price-card.featured{border-color:var(--blue);background:var(--blue-bg)}.price-card.locked{opacity:.78}.price-card.locked:hover{box-shadow:none;transform:none}.price-badge{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:99px;padding:.22rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.price-badge.muted{background:var(--border);color:var(--muted)}.plan-name{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.plan-price{margin-bottom:.25rem;font-size:2.6rem;font-weight:700;line-height:1}.plan-price span{color:var(--muted);font-size:.9rem;font-weight:400}.plan-desc{color:var(--muted);margin-bottom:1.25rem;font-size:.82rem}.plan-features{flex-direction:column;gap:.55rem;margin:1.25rem 0;display:flex}.plan-feat{color:var(--muted);gap:.5rem;font-size:.84rem;display:flex}.plan-feat:before{content:"✓";color:var(--teal);flex-shrink:0;font-weight:700}.plan-cta{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);padding:.75rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s}.price-card.featured .plan-cta{background:var(--blue);color:#fff;border-color:var(--blue)}.plan-cta:hover{opacity:.88}.plan-cta:disabled,.plan-cta-locked{cursor:not-allowed;opacity:.62;background:var(--border)!important;border-color:var(--border)!important;color:var(--muted)!important}.plan-cta:disabled:hover{opacity:.62}.faq{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.faq-q{cursor:pointer;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}.faq-q:after{content:"▼";color:var(--muted);flex-shrink:0;margin-left:.5rem;font-size:.65rem;transition:transform .25s}.faq-item.open .faq-q:after{transform:rotate(180deg)}.faq-a{color:var(--muted);padding:0 1.25rem 1.1rem;font-size:.88rem;line-height:1.7;display:none}.faq-item.open .faq-a{display:block}.cta-section{text-align:center;border-top:1px solid var(--border);background:radial-gradient(70% 60%,#3d7eff1a 0%,#0000 65%);padding:6rem 2rem}.cta-section h2{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.15}.cta-section h2 em{color:var(--blue);font-style:italic}.cta-section p{color:var(--muted);max-width:480px;margin:0 auto 2.5rem;font-size:1.05rem}.cta-note{color:var(--muted);margin-top:1rem;font-size:.82rem}footer{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem;font-size:.83rem;display:flex}.footer-brand{color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.2rem}.footer-brand em{color:var(--blue);font-style:italic}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--muted);transition:color .2s}.footer-links a:hover{color:var(--blue)}.footer-cta-link{font-weight:600;color:var(--blue)!important}.page-loader{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;font-family:Outfit,sans-serif;display:flex}.nav-links{display:none}@media (width>=768px){.nav-links{display:flex}}@media (width<=700px){nav{padding:.85rem 1rem}.nav-actions .btn-outline{display:none}.btn-primary{padding:.42rem .9rem;font-size:.82rem}.hero{padding:3rem 1rem 2.5rem}.hero p{font-size:1rem}.hero-btns{flex-direction:column;align-items:stretch;gap:.75rem}.btn-hero,.btn-hero-outline{justify-content:center;width:100%;padding:.85rem 1.5rem}.stats-bar{grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;padding:1.5rem 1rem;display:grid}.mockup-section{display:none}.section{padding:2.75rem 1rem}.section h2{margin-bottom:1.75rem}.steps-grid,.features-grid{grid-template-columns:1fr;gap:1rem}.testimonials-section{padding:2.75rem 1rem}.testimonials-grid{grid-template-columns:1fr}.pricing-section{padding:2.75rem 1rem}.pricing-grid{grid-template-columns:1fr}.price-card{padding:1.5rem 1.25rem}.cta-section{padding:3.5rem 1rem}.cta-section p{font-size:.95rem}footer{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.75rem 1rem}.footer-links{flex-wrap:wrap;gap:1rem}.mockup-body{grid-template-columns:1fr}.mockup-sidebar{display:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:3px}:root{--z-dropdown:200;--z-floatnav:500;--z-overlay:900;--z-sidebar:901;--z-sticky:950;--z-modal:1000;--z-modal-hi:1100;--z-toast:1200;--z-top:9999}:root,[data-theme=dark]{--bg:#070b14;--surface:#0d1422;--card:#111827;--border:#1e2d4a;--border-sub:#162038;--gold:#d4a94c;--gold-dim:#8c6e2f;--gold-bg:#d4a94c17;--gold-glow:#d4a94c47;--blue:#3d7eff;--blue-bg:#3d7eff17;--blue-glow:#3d7eff52;--teal:#1dd1a1;--teal-bg:#1dd1a117;--teal-glow:#1dd1a147;--purple:#a78bfa;--purple-bg:#a78bfa17;--purple-glow:#a78bfa52;--rose:#ff6b81;--rose-bg:#ff6b8117;--emerald:#34d399;--text:#e8ecf6;--muted:#6b7fa3;--radius:16px;--radius-sm:10px;--radius-xs:6px;--shadow-sm:0 2px 8px #00000047;--shadow-md:0 4px 28px #00000061;--shadow-lg:0 8px 56px #0000007a;--glass:#0b111ea6;--glass-border:#ffffff12;--header-grd:radial-gradient(ellipse 90% 65% at 50% -15%, #3d7eff33 0%, transparent 65%), radial-gradient(ellipse 65% 55% at 12% 115%, #d4a94c1c 0%, transparent 60%), radial-gradient(ellipse 55% 50% at 90% 110%, #a78bfa1c 0%, transparent 60%);--fc-front-bg:linear-gradient(135deg,#111827,#182035);--fc-back-bg:linear-gradient(135deg,#0d1e1a,#101e1c);--z-tooltip:200;--z-dropdown:300;--z-nav:500;--z-overlay:900;--z-drawer:901;--z-header:1000;--z-modal-bg:1100;--z-modal:1200;--z-toast:1400;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--bg:#f2f1ed;--surface:#fff;--card:#fff;--border:#ddd8d0;--border-sub:#eae5dd;--gold:#a0720a;--gold-dim:#c9a84c;--gold-bg:#a0720a14;--gold-glow:#a0720a38;--blue:#2563eb;--blue-bg:#2563eb14;--blue-glow:#2563eb38;--teal:#0d9488;--teal-bg:#0d948814;--teal-glow:#0d948838;--purple:#7c3aed;--purple-bg:#7c3aed14;--purple-glow:#7c3aed38;--rose:#e11d48;--rose-bg:#e11d4814;--emerald:#059669;--text:#1c1917;--muted:#78716c;--shadow-sm:0 2px 8px #0000000f;--shadow-md:0 4px 28px #00000017;--shadow-lg:0 8px 56px #0000001f;--glass:#ffffffd1;--glass-border:#00000014;--header-grd:radial-gradient(ellipse 90% 65% at 50% -15%, #2563eb17 0%, transparent 65%), radial-gradient(ellipse 65% 55% at 12% 115%, #a0720a0f 0%, transparent 60%), radial-gradient(ellipse 55% 50% at 90% 110%, #7c3aed0f 0%, transparent 60%);--fc-front-bg:linear-gradient(135deg,#ede9fe,#f5f3ff);--fc-back-bg:linear-gradient(135deg,#ccfbf1,#f0fdf4);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes chatDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@keyframes timerPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes auraPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}@keyframes borderGlow{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 14px 3px var(--gold-glow)}}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Outfit,sans-serif;font-weight:300;overflow-x:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}header{z-index:var(--z-dropdown);background:var(--card);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);align-items:center;gap:.5rem;height:56px;padding:0 1rem;display:flex;position:sticky;top:0}.header-logo{letter-spacing:.04em;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;padding-left:.25rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300}.header-logo em{color:var(--blue);font-style:italic}.jlogo{-webkit-user-select:none;user-select:none;align-items:center;gap:.35em;line-height:1;display:inline-flex}.jlogo-spark{flex-shrink:0;width:.82em;height:.82em}.jlogo-word{letter-spacing:.04em;color:var(--text);font-family:Outfit,sans-serif;font-weight:400}.jlogo .jlogo-word em{color:var(--blue);font-style:normal;font-weight:700}.header-logo .jlogo{font-size:1.25rem}.auth-logo .jlogo{font-size:2rem}.footer-brand .jlogo{font-size:1.1rem}.header-right{align-items:center;gap:.35rem;margin-left:auto;display:flex}.theme-toggle,.stats-toggle,.back-home-btn,.settings-btn{cursor:pointer;width:36px;height:36px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s;display:flex}.theme-toggle:hover{background:var(--surface);border-color:var(--border);color:var(--text)}.stats-toggle:hover{background:var(--blue-bg);border-color:var(--blue);color:var(--blue)}.back-home-btn:hover{background:var(--surface);border-color:var(--border);color:var(--text)}.settings-btn:hover{background:var(--surface);border-color:var(--border);color:var(--text);transform:rotate(45deg)}.stats-toggle.active{background:var(--blue-bg);border-color:var(--blue);color:var(--blue)}.pomo-toggle-btn{background:var(--surface);border:1px solid var(--border);height:32px;color:var(--muted);cursor:pointer;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;padding:.18rem .6rem;transition:border-color .2s,box-shadow .2s,color .2s,background .2s;display:flex}.pomo-toggle-btn:hover{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-bg);color:var(--gold)}.pomo-toggle-btn.active{background:var(--gold-bg);border-color:var(--gold);color:var(--gold)}.theme-toggle-btn{background:var(--surface);border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,box-shadow .2s,color .2s,background .2s;display:flex}.theme-toggle-btn:hover{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-bg);color:var(--blue)}main{flex-direction:column;gap:1.6rem;max-width:880px;margin:1.5rem auto;padding:0 1.2rem 6rem;display:flex}.panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:2rem 2.2rem;transition:box-shadow .3s,border-color .3s;animation:.35s cubic-bezier(.4,0,.2,1) both fadeUp}.panel-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem;font-family:DM Mono,monospace;font-size:.62rem}.panel-title{margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:300}.panel-title em{color:var(--gold);font-style:italic}.panel-desc{color:var(--muted);margin-bottom:1.6rem;font-size:.83rem;line-height:1.55}.panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.6rem;display:flex}.hidden{display:none!important}.act-btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.45rem;padding:.58rem 1.3rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;transition:color .22s cubic-bezier(.4,0,.2,1),background-color .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1),opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.act-btn:after{content:"";opacity:0;border-radius:inherit;background:#ffffff26;transition:opacity .2s;position:absolute;inset:0}.act-btn:active:after{opacity:1}.act-btn:active{transform:scale(.97)!important}.act-btn:disabled{opacity:.35;cursor:not-allowed}.act-btn.gold{color:#0b0f1a;background:linear-gradient(135deg,#c99a3a,#e8be5e);box-shadow:0 3px 12px #d4a94c4d}.act-btn.gold:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a94c66}.act-btn.purple{color:#fff;background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 3px 12px #7c3aed4d}.act-btn.purple:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.act-btn.blue{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3d7eff);box-shadow:0 3px 12px #1d4ed84d}.act-btn.blue:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #1d4ed866}.act-btn.teal{color:#0b0f1a;background:linear-gradient(135deg,#0d9488,#1dd1a1);box-shadow:0 3px 12px #0d94884d}.act-btn.teal:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948866}.act-btn.full{justify-content:center;width:100%;margin-top:1rem;padding:.78rem;font-size:.93rem}.act-btn.large{padding:.78rem 2.5rem;font-size:.96rem}.ghost-btn{border:1px solid var(--border);color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.35rem;min-height:36px;padding:.42rem .95rem;font-family:Outfit,sans-serif;font-size:.78rem;transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.ghost-btn:hover{color:var(--text);border-color:var(--muted);background:#ffffff0a}.mono-tag{color:var(--muted);background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:20px;padding:.3rem .85rem;font-family:DM Mono,monospace;font-size:.72rem}.drop-zone{border:1.5px dashed var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;background:linear-gradient(135deg,#ffffff03,#0000);margin-bottom:1.2rem;padding:2.8rem 2rem;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.drop-zone:hover,.drop-zone.drag-over{border-color:var(--gold-dim);background:var(--gold-bg);box-shadow:0 0 0 4px var(--gold-glow), inset 0 0 24px #d4a94c0a;transform:scale(1.008)}.drop-icon{opacity:.65;margin-bottom:.8rem;font-size:2.4rem;transition:transform .25s}.drop-zone:hover .drop-icon{opacity:.9;transform:scale(1.15)translateY(-2px)}.drop-main{margin-bottom:.2rem;font-size:.96rem;font-weight:500}.drop-or{color:var(--muted);margin-bottom:.75rem;font-size:.8rem}.dz-btn{border:1px solid var(--gold-dim);color:var(--gold);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:.42rem 1.15rem;font-family:Outfit,sans-serif;font-size:.83rem;transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s,box-shadow .2s;display:inline-block}.dz-btn:hover{background:var(--gold-bg);box-shadow:0 0 12px var(--gold-glow)}.drop-hint{color:var(--muted);letter-spacing:.05em;margin-top:.75rem;font-family:DM Mono,monospace;font-size:.72rem}#file-list{flex-direction:column;gap:.45rem;margin-bottom:0;display:flex}.file-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.58rem 1rem;font-size:.84rem;transition:border-color .2s,box-shadow .2s;animation:.22s slideInRight;display:flex}.file-item:hover{border-color:var(--gold-dim);box-shadow:var(--shadow-sm)}.file-item-left{align-items:center;gap:.65rem;display:flex}.file-ext{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-dim);border-radius:4px;flex-shrink:0;padding:.15rem .5rem;font-family:DM Mono,monospace;font-size:.63rem;font-weight:500}.file-item-left{min-width:0}.file-item-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.85rem;overflow:hidden}.file-size{color:var(--muted);flex-shrink:0;font-size:.75rem}.remove{cursor:pointer;color:var(--border);font-size:1rem;transition:color .15s,transform .15s}.remove:hover{color:var(--rose);transform:scale(1.2)}.no-files-notice{background:var(--gold-bg);border-radius:var(--radius-sm);border:1px solid #d4a94c40;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:1.4rem;padding:1.1rem 1.4rem;font-size:.9rem;display:flex}.no-files-notice span{flex-shrink:0;font-size:1.8rem}.no-files-notice div{flex:1;min-width:180px}.no-files-notice strong{margin-bottom:.2rem;font-size:.95rem;display:block}.no-files-notice p{color:var(--muted);margin:0;font-size:.84rem}.file-select-area{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:1.4rem;padding:1rem 1.2rem}.fsa-header{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:.7rem;font-family:DM Mono,monospace;font-size:.78rem;font-weight:500;display:flex}.sel-all{color:var(--muted);cursor:pointer;text-transform:none;letter-spacing:0;align-items:center;gap:.4rem;font-size:.78rem;font-weight:400;display:flex}.file-truncated-badge{color:#e0a020;white-space:nowrap;background:#e0a0201f;border:1px solid #e0a0204d;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-family:DM Mono,monospace;font-size:.6rem;font-weight:600}.file-checkbox{border-bottom:1px solid var(--border);align-items:center;gap:.7rem;padding:.48rem .3rem;font-size:.85rem;transition:background .15s;display:flex}.file-checkbox:hover{background:#ffffff05}.file-checkbox:last-child{border-bottom:none}.file-checkbox input{accent-color:var(--gold);cursor:pointer;width:15px;height:15px}.action-trio{grid-template-columns:repeat(2,1fr);gap:.9rem;display:grid}.act-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:default;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.15rem 1rem;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex}.act-card[data-color=purple]:hover{border-color:#a78bfa66}.act-card[data-color=blue]:hover{border-color:#3d7eff66}.act-card[data-color=teal]:hover{border-color:#1dd1a166}.act-card[data-color=gold]:hover{border-color:#d4a94c66}.act-card-icon{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;display:flex}.act-card-icon.purple{background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 4px 16px #7c3aed61}.act-card-icon.blue{background:linear-gradient(135deg,#1d4ed8,#3d7eff);box-shadow:0 4px 16px #1d4ed861}.act-card-icon.teal{background:linear-gradient(135deg,#0d9488,#1dd1a1);box-shadow:0 4px 16px #0d948861}.act-card-icon.gold{background:linear-gradient(135deg,#92400e,#d4a94c);box-shadow:0 4px 16px #92400e52}.act-card-body{flex:1}.act-card-body strong{margin-bottom:.28rem;font-size:.89rem;font-weight:600;display:block}.act-card-body span,.act-card-body label{color:var(--muted);font-size:.78rem}.act-card-body input[type=number]{background:var(--card);border:1px solid var(--border);width:48px;color:var(--text);text-align:center;border-radius:5px;margin:0 .25rem;padding:.22rem .38rem;font-size:.8rem;transition:border-color .2s}.act-card-body input[type=number]:focus-visible{border-color:var(--gold);outline:2px solid var(--gold-glow);outline-offset:2px}.act-card-body select{background:var(--card);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:5px;margin-left:.25rem;padding:.2rem .35rem;font-family:Outfit,sans-serif;font-size:.76rem;transition:border-color .2s}.act-card-body select:focus-visible{border-color:var(--gold);outline:2px solid var(--gold-glow);outline-offset:2px}.regen-link{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:.72rem;text-decoration:underline;transition:color .2s}.regen-link:hover{color:var(--text)}.act-card-wide{flex-direction:row;grid-column:span 2;align-items:center;gap:1rem}#summary-results{border-radius:var(--radius);max-height:75vh;overflow-y:auto}.summary-item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:18px;margin-bottom:1.8rem;transition:box-shadow .3s;animation:.3s cubic-bezier(.4,0,.2,1) both scaleIn;overflow:hidden}.summary-item:last-child{margin-bottom:0}.summary-item:hover{box-shadow:var(--shadow-lg)}.summary-item-accent{display:none}.summary-file-header{border-bottom:1px solid var(--border);background:#ffffff05;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.15rem 1.5rem 1rem;display:flex}.summary-file-header-left{flex:1;align-items:center;gap:.9rem;min-width:0;display:flex}.summary-file-icon{border:1px solid var(--border);background:#ffffff0d;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.summary-file-icon .file-ext{margin:0;padding:.1rem .28rem;font-size:.52rem}.summary-file-info{flex:1;min-width:0}.summary-file-info strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;display:block;overflow:hidden}.summary-file-meta{color:var(--muted);margin-top:.18rem;font-family:DM Mono,monospace;font-size:.62rem}.summary-file-actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.summary-action-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:.3rem;padding:.34rem .75rem;font-family:DM Mono,monospace;font-size:.65rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;display:flex}.summary-action-btn:hover{background:var(--card);color:var(--text);border-color:#ffffff2e}.summary-action-btn svg{flex-shrink:0}.summary-action-btn.pdf{color:var(--rose);border-color:#ff6b8140}.summary-action-btn.pdf:hover{background:#ff6b8114;border-color:#ff6b8173}.summary-toolbar{border-bottom:1px solid var(--border);background:#ffffff03;justify-content:space-between;align-items:center;padding:.52rem 1.5rem;display:flex}.summary-toolbar-left{color:var(--muted);font-family:DM Mono,monospace;font-size:.63rem}.summary-expand-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.2rem .55rem;font-family:DM Mono,monospace;font-size:.63rem;transition:color .15s,background-color .15s,border-color .15s,opacity .15s,transform .15s}.summary-expand-btn:hover{color:var(--text);background:#ffffff12}.summary-sections{flex-direction:column;gap:.5rem;padding:.8rem 1rem 1rem;display:flex}.summary-section{background:var(--card);border:1px solid var(--border);border-radius:12px;transition:border-color .25s,box-shadow .25s,transform .2s;animation:.3s both fadeUp;overflow:hidden}.summary-section:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00000026}.summary-section:first-child{animation-delay:50ms}.summary-section:nth-child(2){animation-delay:.1s}.summary-section:nth-child(3){animation-delay:.15s}.summary-section:nth-child(4){animation-delay:.2s}.summary-section:nth-child(5){animation-delay:.25s}.summary-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s;display:flex}.summary-section-header:hover{background:#ffffff08}.section-icon{border:1px solid var(--border);background:#ffffff0f;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.section-icon svg{width:14px;height:14px;display:block}.section-title{letter-spacing:.01em;min-width:0;color:var(--text);flex:1;font-size:.87rem;font-weight:600;line-height:1.3}.section-chevron{width:20px;height:20px;color:var(--muted);background:#ffffff0f;border-radius:50%;flex:0 0 20px;place-items:center;transition:transform .28s cubic-bezier(.4,0,.2,1),background .15s;display:grid}.summary-section-header:hover .section-chevron{background:#ffffff1f}.summary-section.collapsed .section-chevron{transform:rotate(-90deg)}.summary-section.collapsed .summary-section-body{display:none}.summary-section-body{color:var(--text);border-top:1px solid var(--border);padding:1rem 1.3rem 1.3rem;font-size:.9rem;line-height:2}.section-objectifs,.section-points,.section-resume,.section-concepts,.section-retenir,.section-autre{border-left:none}.section-objectifs .summary-section-header,.section-points .summary-section-header,.section-resume .summary-section-header,.section-concepts .summary-section-header,.section-retenir .summary-section-header{background:0 0}.section-objectifs .section-icon,.section-points .section-icon,.section-resume .section-icon,.section-concepts .section-icon,.section-retenir .section-icon{color:var(--muted);background:#ffffff0d}.section-objectifs .section-title,.section-points .section-title,.section-resume .section-title,.section-concepts .section-title,.section-retenir .section-title{color:var(--text)}.section-objectifs .summary-section-body,.section-points .summary-section-body,.section-resume .summary-section-body,.section-concepts .summary-section-body,.section-retenir .summary-section-body{background:0 0}.section-objectifs .summary-section-body li:before,.section-points .summary-section-body li:before,.section-resume .summary-section-body li:before,.section-concepts .summary-section-body li:before,.section-retenir .summary-section-body li:before{background:var(--gold)}.section-objectifs .summary-section-body strong,.section-points .summary-section-body strong,.section-resume .summary-section-body strong,.section-concepts .summary-section-body strong,.section-retenir .summary-section-body strong{color:var(--text)}.summary-section-body ul{margin:.5rem 0;padding-left:0;list-style:none}.summary-section-body ul li{margin:.45rem 0;padding-left:1.45rem;line-height:1.85;position:relative}.summary-section-body ul li:before{content:"";background:var(--muted);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:absolute;top:.65em;left:0}.summary-section-body ol{margin:.5rem 0;padding-left:1.6rem}.summary-section-body ol li{margin:.45rem 0;line-height:1.85}.summary-section-body ol li::marker{color:var(--muted);font-weight:600}.summary-section-body h2,.summary-section-body h3{color:var(--text);border-bottom:1px solid var(--border);margin:1.1rem 0 .5rem;padding-bottom:.35rem;font-family:Outfit,sans-serif;font-size:.96rem;font-weight:700}.summary-section-body strong{font-weight:700}.summary-section-body em{color:var(--muted);font-style:italic}.summary-section-body blockquote{border-left:3px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:0 8px 8px 0;margin:.8rem 0;padding:.85rem 1.15rem;font-size:.9rem;font-style:italic;line-height:1.8}.section-retenir .summary-section-body blockquote{border-left:3px solid var(--gold,#d4a94c);color:var(--text);background:#d4a94c17;border-radius:0 10px 10px 0;padding:1rem 1.25rem;font-size:.91rem;font-style:normal;font-weight:500;line-height:1.85}[data-theme=light] .section-retenir .summary-section-body blockquote{color:#1c1917;background:#d4a94c14;border-color:#c9952a}.summary-section-body code{border:1px solid var(--border);color:var(--teal);background:#ffffff12;border-radius:5px;padding:.1rem .46rem;font-family:DM Mono,monospace;font-size:.82rem}.summary-section-body hr{border:none;border-top:1px solid var(--border);margin:1rem 0}.summary-section-body p{margin:.55rem 0}.summary-section-body p:first-child{margin-top:0}.summary-section-body p:last-child{margin-bottom:0}.summary-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.35rem;margin-bottom:1.1rem;padding-bottom:1rem;display:flex}.summary-tab{border:1px solid var(--border);color:var(--muted);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:20px;max-width:180px;padding:.36rem .88rem;font-family:DM Mono,monospace;font-size:.65rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;overflow:hidden}.summary-tab:hover{background:var(--card);color:var(--text)}.summary-tab.active{background:var(--purple-bg);color:var(--purple);border-color:#a78bfa66}.streaming-badge{color:var(--gold);font-family:DM Mono,monospace;font-size:.65rem;animation:1.4s ease-in-out infinite pulse}.summary-stream-body{min-height:80px;padding:.75rem 1rem 1rem}.summary-progress{color:var(--muted);align-items:center;gap:.6rem;padding:.4rem 0;font-size:.85rem;display:flex}.summary-skeleton{flex-direction:column;gap:.55rem;display:flex}.skel-line{background:linear-gradient(90deg,var(--border) 25%,var(--border-sub) 50%,var(--border) 75%);background-size:200% 100%;border-radius:4px;width:100%;height:.7rem;animation:1.4s ease-in-out infinite skel-shimmer}.skel-title{width:45%;height:.85rem;margin-bottom:.2rem}@keyframes skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.stream-cursor{background:var(--gold);border-radius:1px;flex-shrink:0;align-self:center;width:2px;height:1em;margin-left:auto;animation:.7s step-end infinite blink-cursor;display:inline-flex}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.tts-bar{background:var(--teal-bg);border-radius:var(--radius-sm);border:1px solid #1dd1a133;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.8rem;padding:.65rem 1rem;font-size:.8rem;animation:.3s fadeIn;display:flex}.tts-bar-icon{font-size:1rem}.tts-select{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:6px;flex:1;min-width:140px;max-width:260px;padding:.26rem .52rem;font-family:Outfit,sans-serif;font-size:.75rem}.tts-speed-wrap{color:var(--muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.tts-slider{width:80px;accent-color:var(--teal);cursor:pointer}#tts-speed-val{color:var(--teal);min-width:2.2rem;font-family:DM Mono,monospace;font-size:.72rem}.speak-btn{color:var(--teal)!important;border-color:#1dd1a14d!important}.speak-btn:hover{background:var(--teal-bg)!important}.stop-btn{color:var(--rose)!important;border-color:#ff6b814d!important}.stop-btn:hover{background:#ff6b811a!important}#quiz-container{max-height:72vh;overflow-y:auto}.quiz-file-section{margin-bottom:2rem}.quiz-file-title{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);background:var(--blue-bg);border:1px solid #3d7eff33;border-radius:20px;margin-bottom:1.1rem;padding:.3rem .95rem;font-family:DM Mono,monospace;font-size:.68rem;display:inline-block}.quiz-question{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:1rem;padding:1.35rem 1.55rem;transition:border-color .3s,box-shadow .3s;animation:.22s both fadeUp}.quiz-question.correct-q{border-color:var(--teal);box-shadow:0 0 0 1px #1dd1a140}.quiz-question.wrong-q{border-color:var(--rose);box-shadow:0 0 0 1px #ff6b8133}.question-num{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-family:DM Mono,monospace;font-size:.65rem}.question-text{color:var(--text);margin-bottom:1rem;font-size:.94rem;font-weight:500;line-height:1.52}.options-grid{flex-direction:column;gap:.5rem;display:flex}.option{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--muted);background:#ffffff06;align-items:center;gap:.8rem;padding:.68rem 1rem;font-size:.87rem;transition:color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex}.option:hover{color:var(--text);background:#ffffff0d;border-color:#ffffff2e;transform:translate(3px)}.option.selected{border-color:var(--blue);background:var(--blue-bg);color:var(--text)}.option.correct{border-color:var(--teal)!important;color:var(--teal)!important;background:#1dd1a117!important}.option.wrong{opacity:.85;border-color:var(--rose)!important;color:var(--rose)!important;background:#ff6b8112!important}.option-letter{width:27px;height:27px;color:var(--muted);background:#ffffff12;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Mono,monospace;font-size:.73rem;font-weight:500;transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.option.selected .option-letter{background:var(--blue);color:#fff}.option.correct .option-letter{background:var(--teal)!important;color:#0b0f1a!important}.option.wrong .option-letter{background:var(--rose)!important;color:#fff!important}.explanation{border-radius:var(--radius-sm);color:#b5a060;background:#d4a94c0f;border:1px solid #d4a94c38;margin-top:.85rem;padding:.65rem .95rem;font-size:.8rem;line-height:1.58;animation:.25s fadeIn}.quiz-step-header{margin-bottom:1.2rem}.quiz-step-track{background:var(--border);border-radius:99px;height:4px;margin-bottom:.9rem;overflow:hidden}.quiz-step-fill{background:linear-gradient(90deg,var(--blue),var(--purple));border-radius:99px;height:100%;transition:width .38s cubic-bezier(.4,0,.2,1)}.quiz-step-nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quiz-nav-btn{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:9px;align-items:center;gap:.4rem;min-height:40px;padding:.48rem 1rem;font-family:DM Mono,monospace;font-size:.72rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;display:flex}.quiz-nav-btn:hover:not(:disabled){background:var(--card);border-color:#fff3;transform:translateY(-1px)}.quiz-nav-btn:disabled{opacity:.3;cursor:default}.quiz-step-label{color:var(--muted);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.75rem}.quiz-footer{justify-content:center;padding:1rem 0 .5rem;display:flex}#quiz-score{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;margin-top:1.2rem;padding:2rem;animation:.4s cubic-bezier(.4,0,.2,1) both scaleIn}#quiz-score .score-number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:3.4rem;font-weight:300}#quiz-score .score-label{color:var(--muted);margin-top:.3rem;font-size:.85rem}#quiz-score .score-msg{letter-spacing:.03em;color:var(--text);margin-top:.6rem;font-family:DM Mono,monospace;font-size:.78rem}.exam-toggle-label{color:var(--muted);cursor:pointer;align-items:center;gap:.38rem;margin-top:.38rem;font-size:.76rem;display:flex}.exam-toggle-label input{cursor:pointer;accent-color:var(--blue)}#exam-duration{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:6px;padding:.18rem .42rem;font-family:DM Mono,monospace;font-size:.75rem}.exam-timer{color:var(--teal);background:var(--teal-bg);margin-bottom:.65rem;border:1px solid #1dd1a140;border-radius:9px;justify-content:center;align-items:center;gap:.42rem;width:fit-content;margin-inline:auto;padding:.42rem .95rem;font-family:DM Mono,monospace;font-size:1rem;font-weight:600;transition:color .3s,background-color .3s,border-color .3s,opacity .3s,transform .3s,box-shadow .3s;display:flex}.exam-timer.timer-warning{color:var(--rose);background:#ff6b811a;border-color:#ff6b814d;animation:.7s ease-in-out infinite timerPulse}.fc-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.fc-stats{gap:1.2rem;display:flex}.fc-stat{align-items:baseline;gap:.35rem;display:flex}.fc-stat span{font-family:DM Mono,monospace;font-size:1.12rem;font-weight:500}.fc-stat small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:DM Mono,monospace;font-size:.65rem}.fc-stat.green span{color:var(--teal)}.fc-stat.red span{color:var(--rose)}.fc-stat.grey span{color:var(--muted)}.fc-top-actions{flex-wrap:wrap;gap:.4rem;display:flex}.fc-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.fc-progress-info{color:var(--muted);letter-spacing:.06em;font-family:DM Mono,monospace;font-size:.72rem}.fc-tool-btn{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:20px;align-items:center;gap:.32rem;padding:.3rem .78rem;font-family:DM Mono,monospace;font-size:.72rem;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.fc-tool-btn:hover{color:var(--text);background:#ffffff0a;border-color:#ffffff2e}.fc-tool-btn.active{border-color:var(--teal);color:var(--teal);background:#1dd1a114}.fc-tool-btn svg{flex-shrink:0}.fc-progress-bar{background:var(--border);border-radius:99px;height:3px;margin-bottom:1.4rem;overflow:hidden}#fc-bar{background:linear-gradient(90deg,var(--teal),var(--blue));border-radius:99px;width:0%;height:100%;transition:width .55s cubic-bezier(.4,0,.2,1)}#fc-file-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem;display:flex}.fc-tab{border:1px solid var(--border);background:var(--surface);letter-spacing:.05em;color:var(--muted);cursor:pointer;border-radius:20px;padding:.32rem .88rem;font-family:DM Mono,monospace;font-size:.68rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s}.fc-tab.active{border-color:var(--teal);color:var(--teal);background:#1dd1a117}.fc-cat-title{color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:.8rem;padding-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:400;display:flex}.fc-cat-title .fc-cat-count{color:var(--muted);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.65rem}#fc-grid{flex-direction:column;gap:1.6rem;display:flex}.fc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:10px;display:grid}.fc-card{background:var(--card);border:1px solid var(--border);cursor:pointer;perspective:900px;transform-style:preserve-3d;border-radius:12px;padding:14px;transition:border-color .22s,box-shadow .22s;position:relative}.fc-card:hover{box-shadow:var(--shadow-md);border-color:#ffffff24}.fc-card.fc-known{background:#1dd1a108;border-color:#1dd1a173}.fc-card.fc-review{background:#ff6b8106;border-color:#ff6b8161}.fc-card-inner{transform-style:preserve-3d;grid-template-areas:"card";transition:transform .44s cubic-bezier(.4,0,.2,1),box-shadow .22s;display:grid}.fc-card:hover .fc-card-inner{transform:translateY(-2px)}.fc-card.flipped .fc-card-inner{transform:rotateY(180deg)}.fc-card.flipped:hover .fc-card-inner{transform:rotateY(180deg)translateY(-2px)}.fc-card-front,.fc-card-back{backface-visibility:hidden;flex-direction:column;grid-area:card;min-height:82px;display:flex}.fc-card-front{justify-content:center}.fc-card-back{justify-content:space-between;transform:rotateY(180deg)}.fc-card-lbl{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-family:DM Mono,monospace;font-size:.6rem}.fc-card-front .fc-card-lbl{color:var(--purple);opacity:.75}.fc-card-back .fc-card-lbl{color:var(--teal);opacity:.75}.fc-card-q{color:var(--text);margin-bottom:.35rem;font-size:.84rem;font-weight:500;line-height:1.46}.fc-card-hint{color:var(--muted);margin-top:auto;padding-top:.4rem;font-family:DM Mono,monospace;font-size:.64rem}.fc-card-a{color:var(--teal);font-size:.82rem;line-height:1.52}.fc-card-badge{opacity:.7;font-family:DM Mono,monospace;font-size:.65rem;position:absolute;top:.5rem;right:.65rem}.fc-known .fc-card-badge:after{content:"✓";color:var(--teal)}.fc-review .fc-card-badge:after{content:"✗";color:var(--rose)}.fc-card-btns{gap:.5rem;margin-top:.75rem;display:flex}.fc-card-no-btn,.fc-card-yes-btn{cursor:pointer;border:1px solid;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:.3rem;min-height:36px;padding:.38rem .5rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;display:flex}.fc-card-no-btn{color:var(--rose);background:#ff6b810f;border-color:#ff6b8147}.fc-card-no-btn:hover{background:#ff6b8124;transform:scale(1.02)}.fc-card-yes-btn{color:var(--teal);background:#1dd1a10f;border-color:#1dd1a138}.fc-card-yes-btn:hover{background:#1dd1a124;transform:scale(1.02)}.fc-srs-bar{border-radius:var(--radius-sm);background:#ff6b810d;border:1px solid #ff6b8133;align-items:center;gap:.6rem;margin-bottom:.95rem;padding:.52rem .95rem;font-size:.8rem;display:flex}.srs-due-label{color:var(--rose);font-family:DM Mono,monospace;font-size:.76rem;font-weight:500}.srs-hint{color:var(--muted);font-family:DM Mono,monospace;font-size:.68rem}.srs-mode-btn.active{border-color:var(--teal);color:var(--teal)}.fc-card-srs-badge{font-family:DM Mono,monospace;font-size:.58rem;line-height:1;position:absolute;top:.44rem;right:.65rem}.fc-card-srs-badge.due{color:var(--rose)}.fc-card-srs-badge.soon{color:var(--gold)}.fc-card-srs-badge.learned{color:var(--teal)}.fc-done{text-align:center;padding:2.5rem 1rem;animation:.4s fadeUp}.fc-done-icon{margin-bottom:.65rem;font-size:3rem}.fc-done h3{margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:300}#fc-done-stats{color:var(--muted);margin-bottom:1.5rem;font-size:.87rem;line-height:1.9}#fc-done-stats strong{color:var(--text)}.fc-done-btns{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.chat-file-select{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.chat-file-chip{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:20px;align-items:center;min-height:32px;padding:.3rem .78rem;font-family:DM Mono,monospace;font-size:.68rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;display:flex}.chat-file-chip.active{border-color:var(--gold);background:var(--gold-bg);color:var(--gold)}.chat-messages{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);scroll-behavior:smooth;flex-direction:column;gap:.85rem;min-height:240px;max-height:420px;margin-bottom:.95rem;padding:1rem;display:flex;overflow-y:auto}.chat-welcome{text-align:center;margin:auto;padding:1rem}.chat-welcome-icon{opacity:.7;margin-bottom:.55rem;font-size:2.4rem}.chat-welcome p{color:var(--muted);margin-bottom:.95rem;font-size:.85rem}.chat-suggestions{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.chat-sug{background:var(--card);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:999px;min-height:32px;padding:.32rem .9rem;font-family:Outfit,sans-serif;font-size:.75rem;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s}.chat-sug:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-1px)}.chat-msg{flex-direction:column;gap:.2rem;animation:.22s fadeUp;display:flex}.chat-msg.user{align-items:flex-end}.chat-msg.ai{align-items:flex-start}.chat-bubble{border-radius:13px;max-width:84%;padding:.68rem 1rem;font-size:.87rem;line-height:1.68}.chat-msg.user .chat-bubble{color:#fff;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#1d4ed8,#3d7eff);border-radius:13px 13px 3px}.chat-msg.ai .chat-bubble{background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:13px 13px 13px 3px}.chat-msg.ai .chat-bubble p{margin:.3rem 0}.chat-msg.ai .chat-bubble ul{padding-left:1.25rem}.chat-time{color:var(--muted);font-family:DM Mono,monospace;font-size:.6rem}.chat-typing{align-items:center;gap:.35rem;padding:.52rem .85rem;display:flex}.chat-dot{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite chatDot}.chat-dot:nth-child(2){animation-delay:.2s}.chat-dot:nth-child(3){animation-delay:.4s}.chat-cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:.7s step-end infinite chatCursorBlink;display:inline-block}@keyframes chatCursorBlink{0%,to{opacity:1}50%{opacity:0}}.chat-input-row{background:var(--card);border:1.5px solid var(--border);border-radius:var(--radius);align-items:flex-end;gap:.65rem;margin-top:.5rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.chat-input-row:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}.chat-input{color:var(--text);resize:none;background:0 0;border:none;flex:1;min-height:26px;max-height:140px;padding:0;font-family:Outfit,sans-serif;font-size:.92rem;line-height:1.6;overflow-y:auto}.chat-input::placeholder{color:var(--muted)}.chat-send-btn{background:var(--gold);color:#000;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .15s,transform .12s;display:flex}.chat-send-btn:hover:not(:disabled){opacity:.85;transform:scale(1.06)}.chat-send-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.chat-attach-btn{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--muted);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:color .18s,background-color .18s,border-color .18s,opacity .18s,transform .18s;display:flex}.chat-attach-btn:hover{color:var(--blue);background:var(--blue-bg);border-color:#3d7eff61}.chat-attach-btn.active{color:var(--blue);background:var(--blue-bg);border-color:#3d7eff6b}.chat-attach-preview{background:var(--blue-bg);color:var(--blue);border:1px solid #3d7eff38;border-radius:7px;align-items:center;gap:.45rem;max-width:fit-content;margin-bottom:.42rem;padding:.36rem .72rem;font-size:.75rem;display:flex}.chat-attach-bar{background:var(--blue-bg);color:var(--blue);border:1px solid #3d7eff33;border-radius:8px;align-items:center;gap:.5rem;margin:.4rem 0 0;padding:.45rem .9rem;font-size:.75rem;display:flex}.chat-attach-bar svg{opacity:.7;flex-shrink:0}.chat-attach-bar span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-attach-remove{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .3rem;font-size:.75rem;transition:color .15s,background .15s}.chat-attach-remove:hover{color:var(--rose);background:#ff6b811a}.chat-image-bar{color:#22c55e;background:#22c55e14;border:1px solid #22c55e38;border-radius:8px;align-items:center;gap:.5rem;margin:.4rem 0 0;padding:.35rem .9rem;font-size:.75rem;display:flex}.chat-image-bar span{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-image-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:36px;height:36px}.chat-image-preview{border-radius:10px;max-width:220px;margin-bottom:.35rem;overflow:hidden}.chat-image-preview img{width:100%;display:block}.chat-meta{align-items:center;gap:.4rem;margin-top:.1rem;display:flex}.chat-meta .chat-time{margin-top:0}.chat-copy-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .3rem;font-size:.72rem;transition:color .15s,background .15s}.chat-copy-btn:hover{color:var(--text);background:var(--surface)}.chat-model-badge{border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-family:DM Mono,monospace;font-size:.58rem;font-weight:500}.chat-model-badge.groq{color:#22c55e;background:#22c55e1f}.chat-model-badge.claude{color:#8b5cf6;background:#8b5cf61f}.loader{z-index:var(--z-modal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070b14cc;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.loader-box{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-lg);min-width:260px;padding:2.6rem 3rem;animation:.25s cubic-bezier(.4,0,.2,1) scaleIn}.spinner{border:3px solid var(--border);border-top-color:var(--gold);border-radius:50%;width:42px;height:42px;margin:0 auto 1.1rem;animation:.75s linear infinite spin}.loader-box p{color:var(--text);margin-bottom:.2rem;font-size:.93rem;font-weight:500}.loader-hint{color:var(--muted);font-family:DM Mono,monospace;font-size:.74rem}.float-nav{background:var(--glass);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);z-index:var(--z-floatnav);-webkit-backdrop-filter:blur(20px);border-radius:999px;gap:.3rem;padding:.38rem .48rem;transition:box-shadow .3s;animation:.38s fadeUp;display:flex;position:fixed;top:auto;bottom:1.5rem;left:50%;transform:translate(-50%)}.float-nav:hover{box-shadow:var(--shadow-lg), 0 0 32px #3d7eff1a}.fnav-btn{cursor:pointer;color:var(--muted);white-space:nowrap;background:0 0;border:none;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;min-width:44px;min-height:44px;padding:.4rem .85rem;transition:color .22s cubic-bezier(.4,0,.2,1),background-color .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1),opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1);display:flex}.fnav-btn:hover{color:var(--text);background:#ffffff14;transform:translateY(-2px)}.fnav-btn.active{background:var(--gold-bg);color:var(--gold)}.fnav-icon{font-size:1.05rem}.fnav-label{letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.56rem}.fnav-divider{background:var(--border);width:1px;height:24px;margin:.4rem .1rem}.fnav-actions{color:var(--blue)}.fnav-actions.active{background:var(--blue-bg);color:var(--blue)}.history-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.85rem 1.15rem;transition:color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);animation:.22s fadeUp;display:flex}.history-item:hover{border-color:var(--gold-dim);box-shadow:var(--shadow-sm);transform:translate(3px)}.history-left{flex-direction:column;gap:.25rem;display:flex}.history-files{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.88rem;font-weight:500;overflow:hidden}.history-meta{color:var(--muted);font-family:DM Mono,monospace;font-size:.63rem}.history-tags{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.htag{letter-spacing:.04em;border:1px solid var(--border);color:var(--muted);border-radius:20px;padding:.16rem .52rem;font-family:DM Mono,monospace;font-size:.6rem}.htag.hs{color:var(--purple);border-color:#a78bfa66}.htag.hq{color:var(--blue);border-color:#3d7eff66}.htag.hf{color:var(--teal);border-color:#1dd1a166}.htag.he{color:#ff9f43;border-color:#ff9f4366}.history-del{cursor:pointer;color:var(--border);background:0 0;border:none;border-radius:5px;padding:.2rem .42rem;font-size:.9rem;transition:color .15s}.history-del:hover{color:var(--rose);background:#ff6b8114}.folder-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.folder-card{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.45rem;padding:1.1rem .7rem;transition:border-color .2s,transform .15s;display:flex}.folder-card:hover{border-color:var(--purple);transform:translateY(-2px)}.folder-card-icon{justify-content:center;align-items:center;display:flex}.fi-badge{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.folder-card-name{color:var(--text);text-align:center;word-break:break-word;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600}.folder-card-count{color:var(--muted);font-family:DM Mono,monospace;font-size:.62rem}.folders-empty{text-align:center;color:var(--muted);padding:2.5rem 1rem;font-family:DM Mono,monospace;font-size:.75rem}.folder-detail-header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.folder-detail-title{color:var(--text);flex:1;margin:0;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.folder-detail-actions{align-items:center;gap:.35rem;display:flex}.folder-add-btn{color:var(--blue);border-color:#3d7eff59;padding:.3rem .7rem;font-size:.78rem}.folder-add-btn:hover{border-color:var(--blue);background:#3d7eff14}.folder-file-item{background:var(--card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.68rem;margin-bottom:.4rem;padding:.6rem .85rem;transition:border-color .2s;display:flex}.folder-file-item:hover{border-color:var(--purple)}.folder-file-item .file-ext{flex-shrink:0}.folder-file-name{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500;overflow:hidden}.folder-file-date{color:var(--muted);font-family:DM Mono,monospace;font-size:.6rem}.folder-file-del{cursor:pointer;color:var(--border);background:0 0;border:none;border-radius:5px;padding:.15rem .35rem;font-size:.8rem;transition:color .15s}.folder-file-del:hover{color:var(--rose)}.folder-actions-bar{justify-content:center;gap:.65rem;padding:.85rem 0;display:flex;position:sticky;bottom:0}.folder-select-bar{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.folder-sel-count{color:var(--purple);background:var(--purple-bg);border-radius:20px;padding:.15rem .55rem;font-family:DM Mono,monospace;font-size:.7rem}.sel-cb{cursor:pointer;width:15px;height:15px;accent-color:var(--purple);flex-shrink:0}.file-selected{background:var(--purple-bg);border-color:var(--purple)!important}.lib-search{margin-bottom:1rem}.lib-sel-bar{background:var(--purple-bg);color:var(--purple);border:1px solid #a78bfa40;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.45rem .75rem;font-family:DM Mono,monospace;font-size:.72rem;display:flex}.lib-groups{flex-direction:column;gap:1.1rem;display:flex}.lib-group-header{border-bottom:1px solid var(--border-sub);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.4rem;display:flex}.lib-group-icon{font-size:1rem}.lib-group-name{color:var(--text);flex:1;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600}.lib-group-count{color:var(--muted);font-family:DM Mono,monospace;font-size:.65rem}.lib-item{cursor:pointer}.modal-sm{max-width:420px}.save-folder-item{cursor:pointer;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .75rem;transition:background .15s;display:flex}.save-folder-item:hover{background:var(--card-hover)}.save-folder-item.selected{background:var(--purple-bg);border:1px solid var(--purple)}.save-folder-item-icon{font-size:1rem}.save-folder-item-name{color:var(--text);flex:1;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600}.save-folder-item-check{color:var(--purple);font-weight:700}.save-folder-new{border-top:1px solid var(--border);gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.save-folder-new .input-field{background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:8px;flex:1;padding:.45rem .65rem;font-family:DM Mono,monospace;font-size:.75rem;transition:border-color .2s}.save-folder-new .input-field:focus{border-color:var(--purple)}.modal-footer{text-align:center;margin-top:.75rem}.folder-modal-body{flex-direction:column;gap:.6rem;display:flex}.folder-modal-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:DM Mono,monospace;font-size:.68rem}.color-swatches{flex-wrap:wrap;gap:.45rem;display:flex}.color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:26px;height:26px;padding:0;transition:transform .15s,box-shadow .15s}.color-swatch:hover{transform:scale(1.15)}.color-swatch.selected{border-color:#fff;transform:scale(1.1);box-shadow:0 0 0 2px}.folder-icon-grid{grid-template-columns:repeat(7,1fr);gap:.4rem;display:grid}.folder-icon-opt{aspect-ratio:1;cursor:pointer;background:var(--surface);color:var(--muted);border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.45rem;transition:border-color .15s,background .15s,color .15s,transform .1s;display:flex}.folder-icon-opt:hover{border-color:var(--border);color:var(--text);transform:scale(1.08)}.folder-icon-opt.selected{transform:scale(1.08)}.icon-preview{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;margin-top:.85rem;padding:.75rem 1rem;display:flex}.icon-preview-label{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;overflow:hidden}.folder-modal-actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.lib-section-header{background:linear-gradient(90deg,var(--purple-bg),var(--blue-bg),transparent);border:1px solid #a78bfa38;border-radius:10px;align-items:center;gap:.65rem;margin-bottom:.65rem;padding:.58rem .85rem;display:flex}.lib-section-icon{font-size:1rem}.lib-section-name{color:var(--text);letter-spacing:.01em;flex:1;font-family:Outfit,sans-serif;font-size:.83rem;font-weight:700}.lib-section-subjects{border-left:2px solid var(--border);margin-left:.42rem;padding-left:.65rem}.lib-subject-header{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--border);align-items:center;gap:.65rem;margin-bottom:.65rem;padding-bottom:.4rem;font-family:DM Mono,monospace;font-size:.7rem;display:flex}.lib-subject-icon{font-size:.9rem}.lib-subject-count{background:var(--gold-bg);color:var(--gold);border-radius:20px;margin-left:auto;padding:.1rem .52rem;font-size:.65rem}.lib-files{flex-direction:column;gap:.4rem;display:flex}.lib-file{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:9px;align-items:center;gap:.68rem;min-height:44px;padding:.58rem .9rem;transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s,box-shadow .2s;display:flex}.lib-file:hover{border-color:var(--gold-dim);background:var(--gold-bg);transform:translate(3px)}.lib-file input[type=checkbox]{accent-color:var(--gold);cursor:pointer;flex-shrink:0;width:15px;height:15px}.lib-file .file-ext{background:var(--gold-bg);color:var(--gold);border-radius:4px;flex-shrink:0;padding:.15rem .42rem;font-family:DM Mono,monospace;font-size:.58rem;font-weight:600}.lib-file-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.83rem;overflow:hidden}.lib-empty{color:var(--muted);text-align:center;border:1px dashed var(--border);border-radius:9px;padding:1.5rem;font-family:DM Mono,monospace;font-size:.72rem;line-height:1.7}.lib-selection-bar{background:var(--gold-bg);border:1px solid var(--gold-dim);border-radius:9px;justify-content:space-between;align-items:center;margin-top:1rem;padding:.72rem 1rem;animation:.2s fadeIn;display:flex}.lib-selection-bar span{color:var(--gold);font-family:DM Mono,monospace;font-size:.76rem}.lib-selection-bar .act-btn{padding:.36rem .92rem;font-size:.76rem}.stats-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.65rem;margin-top:.8rem;display:grid}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);text-align:center;padding:1rem .8rem;transition:color .2s,background-color .2s,border-color .2s,opacity .2s,transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.stat-number{font-family:DM Mono,monospace;font-size:1.85rem;font-weight:600;line-height:1}.stat-label{color:var(--muted);margin-top:.38rem;font-size:.7rem}.stat-blue{color:var(--blue)}.stat-purple{color:var(--purple)}.stat-good{color:var(--teal)}.stat-mid{color:var(--gold)}.stat-low{color:var(--rose)}.stat-muted-num{color:var(--muted)}.stats-section{margin-bottom:1.5rem}.stats-section-title{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.4rem;font-family:DM Mono,monospace;font-size:.65rem}.mastery-list{flex-direction:column;gap:.55rem;display:flex}.mastery-row{grid-template-columns:1fr 2fr auto;align-items:center;gap:.75rem;display:grid}.mastery-topic{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.mastery-track{background:var(--border);border-radius:99px;height:6px;overflow:hidden}.mastery-fill{border-radius:99px;height:100%;transition:width .4s}.mastery-good{background:linear-gradient(90deg,var(--teal),#4ade80)}.mastery-mid{background:linear-gradient(90deg,var(--gold),#f59e0b)}.mastery-low{background:linear-gradient(90deg,#f87171,#ef4444)}.mastery-pct{white-space:nowrap;font-family:DM Mono,monospace;font-size:.72rem;font-weight:700}.mastery-pct-good{color:var(--teal)}.mastery-pct-mid{color:var(--gold)}.mastery-pct-low{color:#f87171}.chat-bubble blockquote{border-left:3px solid var(--gold);background:var(--gold-bg);border-radius:0 var(--radius-xs) var(--radius-xs) 0;color:var(--muted);margin:.75rem 0 0;padding:.4rem .75rem;font-size:.78rem;font-style:normal}.quiz-history{margin-top:.75rem}.quiz-history-item{border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:.5rem;padding:.48rem 0;font-size:.78rem;display:flex}.quiz-history-item:last-child{border-bottom:none}.quiz-score-badge{white-space:nowrap;border-radius:99px;padding:.15rem .52rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:600}.quiz-score-good{background:var(--teal-bg);color:var(--teal)}.quiz-score-mid{background:var(--gold-bg);color:var(--gold)}.quiz-score-low{color:var(--rose);background:#ff6b811a}kbd{background:var(--surface);border:1px solid var(--border);color:var(--text);border-bottom:2px solid #ffffff1f;border-radius:5px;padding:.1rem .44rem;font-family:DM Mono,monospace;font-size:.68rem;font-weight:500}.model-badge{letter-spacing:.05em;vertical-align:middle;border-radius:99px;align-items:center;margin-left:.5rem;padding:.15rem .58rem;font-family:DM Mono,monospace;font-size:.6rem;display:inline-flex}.model-groq{color:var(--emerald);background:#34d3991f;border:1px solid #34d39947}.model-claude{background:var(--purple-bg);color:var(--purple);border:1px solid #a78bfa47}[data-theme=light] body{background:var(--bg)}[data-theme=light] .panel{box-shadow:var(--shadow-sm)}[data-theme=light] .panel:hover{box-shadow:var(--shadow-md)}[data-theme=light] .drop-zone{background:#00000005}[data-theme=light] .drop-zone:hover,[data-theme=light] .drop-zone.drag-over{background:var(--gold-bg)}[data-theme=light] .file-item,[data-theme=light] .act-card{background:#f9f8f5}[data-theme=light] .act-card:hover{background:#f4f2ed}[data-theme=light] .summary-item{box-shadow:var(--shadow-md);background:#fff}[data-theme=light] .summary-file-header{background:#00000003}[data-theme=light] .summary-section{background:#fdfdfc}[data-theme=light] .summary-section:hover{box-shadow:0 4px 18px #00000012}[data-theme=light] .summary-action-btn{background:#fff}[data-theme=light] .summary-toolbar{background:#00000003}[data-theme=light] .quiz-question{background:#fafaf7}[data-theme=light] .option{color:var(--text);background:#00000005}[data-theme=light] .option:hover{background:#0000000b}[data-theme=light] .option-letter{color:var(--muted);background:#00000012}[data-theme=light] .fc-card{background:#fff;border-color:#e0dbd2}[data-theme=light] .fc-card:hover{background:#faf9f6}[data-theme=light] .fc-card-a,[data-theme=light] .fc-card-back .fc-card-lbl{color:var(--teal)}[data-theme=light] .ghost-btn{background:#00000008}[data-theme=light] .ghost-btn:hover{background:#0000000f}[data-theme=light] .summary-section-body{color:#1c1917}[data-theme=light] .summary-section-body blockquote{color:#444;background:#00000008;border-color:#ccc}[data-theme=light] .summary-section-body code{color:var(--teal);background:#f0fdf4;border-color:#d1fae5}[data-theme=light] .section-objectifs .summary-section-body,[data-theme=light] .section-points .summary-section-body,[data-theme=light] .section-resume .summary-section-body,[data-theme=light] .section-concepts .summary-section-body,[data-theme=light] .section-retenir .summary-section-body{background:0 0}[data-theme=light] .section-icon{background:#0000000a;border-color:#0000001a}[data-theme=light] .section-chevron{background:#0000000d}[data-theme=light] .summary-section-header:hover .section-chevron{background:#00000017}[data-theme=light] .loader-box{border-color:var(--border);background:#fff}[data-theme=light] .spinner{border-color:var(--border);border-top-color:var(--gold)}[data-theme=light] kbd{color:var(--text);background:#f4f2ee;border-color:#d6d0c8 #d6d0c8 #b8b2a8}[data-theme=light] .fc-cat-title{color:var(--text)}[data-theme=light] #quiz-score{background:#fafaf7}[data-theme=light] header .badge{background:#a0720a12}[data-theme=light] .float-nav{box-shadow:var(--shadow-md)}[data-theme=light] .fnav-btn:hover{background:#0000000f}[data-theme=light] .chat-msg.ai .chat-bubble,[data-theme=light] .chat-messages{background:#fafaf7}[data-theme=light] .chat-sug,[data-theme=light] .act-card-body select{background:#fff}[data-theme=light] .lib-file{background:#fafaf7}[data-theme=light] .lib-file:hover{background:var(--gold-bg)}[data-theme=light] .file-select-area{background:#f9f8f5}[data-theme=light] .history-item{background:#fafaf7}[data-theme=light] .chat-input{background:#fff}@media (width<=768px){header{padding:60px 20px 44px}main{gap:1.2rem;padding:0 1rem 5.5rem}.panel{padding:1.6rem 1.5rem}.panel-title{font-size:1.55rem}.action-trio{grid-template-columns:1fr}.act-card-wide{grid-column:span 1}.summary-file-header{flex-direction:column}.summary-file-actions{justify-content:flex-start}#summary-results,#quiz-container{max-height:none}.fc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.chat-messages{max-height:320px}.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){header{padding:52px 16px 40px}header h1{font-size:2.2rem}header p.sub{font-size:.82rem}.badge{padding:4px 14px;font-size:.58rem}.header-actions-left{left:.85rem}.header-actions-right{right:.85rem}.theme-toggle,.stats-toggle{width:38px;height:38px;font-size:.92rem}main{gap:1.1rem;padding:0 .9rem 5rem}.panel{border-radius:14px;padding:1.3rem 1.1rem}.panel-title{font-size:1.4rem}.action-trio{grid-template-columns:1fr}.act-card-wide{flex-direction:column;grid-column:span 1}.act-card{flex-direction:row;align-items:center}.act-card-icon{border-radius:12px;flex-shrink:0;width:42px;height:42px}.act-card-body{flex:1}.dash-quick-actions{grid-template-columns:repeat(2,1fr)}.dash-greeting-title{font-size:1.65rem}.dash-qaction{padding:1.1rem .7rem}.dash-qaction-icon{width:40px;height:40px}.dash-bottom-links{flex-wrap:wrap}.drop-zone{padding:2rem 1.2rem}.drop-icon{font-size:2rem}.fc-cards-grid{grid-template-columns:1fr}.fc-topbar{flex-direction:column;align-items:flex-start;gap:.75rem}.fc-stats{gap:.9rem}.chat-messages{min-height:180px;max-height:260px}.chat-bubble{max-width:92%}.summary-tabs{gap:.25rem}.summary-tab{max-width:140px;font-size:.6rem}.quiz-step-nav{gap:.5rem}.quiz-nav-btn{padding:.42rem .75rem;font-size:.68rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.float-nav{padding:.3rem .38rem;bottom:.75rem}.fnav-btn{min-width:40px;padding:.35rem .65rem}.fnav-label{display:none}.panel-header{flex-direction:column;gap:.75rem}.panel-header>:last-child{align-self:flex-start}.tts-bar{flex-direction:column;align-items:flex-start;gap:.5rem}.tts-select{min-width:100%;max-width:100%}}@media (width<=480px){header h1{font-size:2rem}.act-card-icon{width:38px;height:38px}.act-card{gap:.6rem;padding:.95rem .85rem}.act-card-body strong{font-size:.84rem}.summary-sections{padding:.6rem .6rem .8rem}.summary-section-header{gap:.6rem;padding:.75rem .85rem}.section-icon{border-radius:6px;flex:0 0 26px;width:26px;height:26px}.summary-section-body{padding:.85rem 1rem 1rem}.quiz-question{padding:1.1rem}.option{gap:.65rem;padding:.6rem .85rem}.option-letter{width:24px;height:24px}.lib-file{padding:.5rem .75rem}.lib-file-name{font-size:.78rem}.fc-card{padding:12px}.fc-card-btns{gap:.4rem}#quiz-score .score-number{font-size:2.8rem}.loader-box{width:88%;min-width:0;padding:2rem 1.8rem}}@media (width<=360px){header{padding:48px 14px 36px}header h1{font-size:1.8rem}.panel{padding:1.1rem .95rem}.theme-toggle,.stats-toggle{width:34px;height:34px;font-size:.82rem}.header-actions{gap:.35rem}.fnav-btn{padding:.32rem .55rem}.stats-grid{grid-template-columns:1fr 1fr}.dash-quick-actions{grid-template-columns:1fr 1fr;gap:.5rem}.dash-greeting-title{font-size:1.45rem}}.dashboard-panel{flex-direction:column;min-height:calc(100vh - 120px);display:flex}.dash-greeting{margin-bottom:1.8rem}.dash-greeting-title{color:var(--text);margin:0;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;line-height:1.2}.dash-greeting-title em{color:var(--gold);font-style:italic}.dash-greeting-sub{color:var(--muted);margin-top:.3rem;font-family:DM Mono,monospace;font-size:.78rem}.dash-quick-actions{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:2rem;display:grid}.dash-qaction{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:1.4rem .8rem;transition:color .2s,background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.dash-qaction:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.dash-qaction:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.dash-qaction-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dash-qaction-label{color:var(--text);font:600 .82rem Outfit,sans-serif}.dash-qaction-hint{color:var(--muted);font-family:DM Mono,monospace;font-size:.62rem}.dq-purple{border-color:#a78bfa40}.dq-purple:hover{border-color:var(--purple)}.dq-purple .dash-qaction-icon{background:var(--purple-bg);color:var(--purple)}.dq-blue{border-color:#3d7eff40}.dq-blue:hover{border-color:var(--blue)}.dq-blue .dash-qaction-icon{background:var(--blue-bg);color:var(--blue)}.dq-gold{border-color:#d4a94c40}.dq-gold:hover{border-color:var(--gold)}.dq-gold .dash-qaction-icon{background:var(--gold-bg);color:var(--gold)}.dq-teal{border-color:#1dd1a140}.dq-teal:hover{border-color:var(--teal)}.dq-teal .dash-qaction-icon{color:var(--teal);background:#1dd1a11a}.dash-stats-row{flex:1;margin-bottom:1.5rem}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.dash-card{border:1px solid var(--border-sub);background:var(--card);border-radius:var(--radius-sm);flex-direction:column;justify-content:space-between;min-height:110px;padding:1.1rem;display:flex;overflow:hidden}.dash-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-family:DM Mono,monospace;font-size:.64rem}.dash-value{color:var(--text);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.4rem;font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.dash-card-top{align-items:center;gap:.45rem;display:flex}.dash-card-icon{color:var(--muted);align-items:center;display:flex}.dash-note{color:var(--muted);font-size:.75rem}.dash-blue{border-color:#3d7eff47}.dash-blue .dash-card-icon{color:var(--blue)}.dash-purple .dash-card-icon{color:var(--purple)}.dash-green .dash-card-icon{color:var(--emerald)}.dash-gold .dash-card-icon{color:var(--gold)}.dash-rose .dash-card-icon{color:var(--rose)}.dash-purple{border-color:#a78bfa47}.dash-green{border-color:#22c55e52}.dash-gold{border-color:#d4a94c52}.dash-rose{border-color:#ff6b8152}.dash-bottom-links{border-top:1px solid var(--border);gap:.5rem;padding-top:1rem;display:flex}.dash-link{background:var(--card);border:1px solid var(--border);cursor:pointer;color:var(--muted);border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .75rem;font:500 .78rem Outfit,sans-serif;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.dash-link svg{opacity:.7}.dash-link:hover{color:var(--blue);border-color:var(--blue);background:var(--surface)}.dash-link:hover svg{opacity:1}.library-search-row{align-items:center;gap:.6rem;margin:1rem 0;display:flex}.library-search{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);border-radius:var(--radius-xs);flex:1;padding:.75rem .9rem;font:400 .88rem Outfit,sans-serif}.library-search:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-bg)}.quiz-review-card{border:1px solid var(--border-sub);background:var(--surface);border-radius:var(--radius-sm);margin-top:1rem;padding:1rem}.quiz-review-title{color:var(--gold);margin-bottom:.55rem;font-weight:650}.quiz-review-line,.quiz-why-wrong,.quiz-source-hint{color:var(--text);margin-top:.35rem;font-size:.9rem;line-height:1.55}.quiz-why-wrong{border-left:3px solid var(--rose);padding-left:.7rem}.quiz-source-hint{border-left:3px solid var(--blue);color:var(--muted);padding-left:.7rem}.exam-sheet-card{border:1px solid var(--border-sub);border-radius:var(--radius-sm);background:var(--card);padding:1.2rem;line-height:1.65}.exam-sheet-card h2{color:var(--gold);margin:1.15rem 0 .55rem;font-size:1rem}.exam-sheet-card h2:first-child{margin-top:0}.exam-sheet-card table{border-collapse:collapse;width:100%;margin:.8rem 0;font-size:.86rem}.exam-sheet-card th,.exam-sheet-card td{border:1px solid var(--border-sub);vertical-align:top;padding:.55rem .65rem}.exam-sheet-card th{background:var(--gold-bg);color:var(--gold);text-align:left}@media (width<=760px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-quick-actions{grid-template-columns:repeat(2,1fr)}.library-search-row{flex-direction:column;align-items:stretch}}@media (width<=480px){.dashboard-grid{grid-template-columns:1fr}.dash-quick-actions{grid-template-columns:repeat(2,1fr)}.dash-card{min-height:90px}.dash-greeting-title{font-size:1.5rem}}:root,[data-theme=dark]{--radius:12px;--radius-sm:8px;--radius-xs:6px;--shadow-sm:0 1px 4px #00000038;--shadow-md:0 8px 28px #0000003d;--shadow-lg:0 14px 42px #00000057}[data-theme=light]{--bg:#f6f7f9;--surface:#fff;--card:#fff;--border:#dfe4ec;--border-sub:#edf0f5;--text:#182033;--muted:#687385}body{background:linear-gradient(180deg, #3d7eff0e, transparent 360px), var(--bg)}header{border-bottom:1px solid var(--border-sub);padding:42px 24px 30px}header:before{background:radial-gradient(55% 80% at 50% -35%,#3d7eff29,#0000 72%),linear-gradient(#ffffff05,#0000)}header:after{display:none}.badge{letter-spacing:.12em;border-radius:999px;margin-bottom:10px;padding:4px 14px;font-size:.56rem}header h1{letter-spacing:0;font-size:clamp(2.1rem,5vw,3.35rem)}header p.sub{max-width:620px;margin-top:6px;font-size:.84rem;line-height:1.55}.header-actions{top:.9rem}main{gap:1rem;max-width:1040px;margin:1.5rem auto}.panel{border-color:var(--border-sub);box-shadow:none;padding:1.35rem 1.5rem}.panel:hover{box-shadow:var(--shadow-sm)}.panel-header{align-items:center;margin-bottom:1rem}.panel-label{letter-spacing:.16em;margin-bottom:.25rem;font-size:.58rem}.panel-title{letter-spacing:0;font-size:1.45rem}.panel-desc{max-width:760px;margin-bottom:1rem}.theme-toggle,.stats-toggle{width:36px;height:36px;box-shadow:none;border-radius:10px}.act-btn,.ghost-btn,.dz-btn,.summary-action-btn,.quiz-nav-btn,.chat-file-chip{border-radius:7px;box-shadow:none!important}.act-btn{min-height:36px;padding:.52rem .95rem;font-weight:600}.act-btn.gold,.act-btn.purple,.act-btn.blue,.act-btn.teal{background:var(--text);color:var(--bg)}[data-theme=dark] .act-btn.gold,[data-theme=dark] .act-btn.purple,[data-theme=dark] .act-btn.blue,[data-theme=dark] .act-btn.teal{color:#070b14;background:#e8ecf6}.act-btn:not(:disabled):hover{filter:brightness(1.04);transform:translateY(-1px)}.ghost-btn{background:var(--surface);min-height:34px;padding:.4rem .75rem}.dashboard-panel{background:linear-gradient(180deg, #ffffff05, transparent), var(--card);margin-top:0}.dash-card{background:var(--surface);border-color:var(--border-sub)}.dash-blue,.dash-purple,.dash-green,.dash-gold,.dash-rose{border-color:var(--border-sub)}.dash-blue:before,.dash-purple:before,.dash-green:before,.dash-gold:before,.dash-rose:before{content:"";background:var(--blue);border-radius:999px;width:28px;height:3px;margin-bottom:.55rem;display:block}.dash-purple:before{background:var(--purple)}.dash-green:before{background:var(--emerald)}.dash-gold:before{background:var(--gold)}.dash-rose:before{background:var(--rose)}.library-search-row{grid-template-columns:minmax(0,1fr) auto;margin:.75rem 0 .9rem;display:grid}.library-search{background:var(--bg);padding:.62rem .75rem}.lib-section{margin-bottom:.75rem}.lib-section-header{background:var(--surface);border-radius:8px;padding:.62rem .8rem}.lib-section-subjects{margin-left:.3rem;padding-left:.45rem}.lib-subject{margin-bottom:.65rem}.lib-subject-header{padding:.38rem .55rem;font-size:.68rem}.lib-files{gap:.26rem}.lib-file{background:0 0;border-radius:7px;padding:.44rem .62rem}.lib-file:hover{background:var(--surface);transform:none}.lib-file-name{font-size:.78rem}.lib-selection-bar{border-radius:8px;margin-top:.75rem;padding:.62rem .75rem}.action-trio{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.act-card{border-color:var(--border-sub);background:var(--surface);gap:.6rem;min-height:152px;padding:.9rem}.act-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.act-card-icon{border-radius:9px;width:38px;height:38px;box-shadow:none!important}.act-card:hover .act-card-icon{transform:none}.act-card-icon.purple,.act-card-icon.blue,.act-card-icon.teal,.act-card-icon.gold{background:var(--card);border:1px solid var(--border);color:var(--gold)}.act-card-body strong{font-size:.82rem}.act-card-body span,.act-card-body label{font-size:.72rem;line-height:1.35}.act-card .act-btn{justify-content:center;width:100%;margin-top:auto}.act-card-wide{flex-direction:column;grid-column:span 1;align-items:flex-start}.drop-zone{border-radius:10px;padding:1.55rem}.drop-icon{margin-bottom:.45rem;font-size:2rem}.drop-or{margin-bottom:.45rem}.float-nav{box-shadow:var(--shadow-md);border-radius:12px;gap:.15rem}.fnav-btn{border-radius:9px;min-width:48px}@media (width<=900px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-quick-actions{grid-template-columns:repeat(2,1fr)}.action-trio{grid-template-columns:repeat(2,minmax(0,1fr))}.act-card-wide{grid-column:span 1}}@media (width<=640px){header{padding:46px 16px 28px}.badge{letter-spacing:.14em;max-width:250px;padding:5px 12px;font-size:.5rem;line-height:1.7}main{margin:1rem auto}.panel{padding:1.05rem}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-quick-actions{grid-template-columns:repeat(2,1fr)}.dash-qaction{padding:1rem .6rem}.action-trio{grid-template-columns:1fr}.act-card{flex-direction:row;align-items:center;min-height:0}.act-card .act-btn{width:auto;margin-top:0;margin-left:auto}.library-search-row{grid-template-columns:1fr}}@media (width<=380px){.dash-value{font-size:1.05rem}.dash-card{padding:.75rem}.dash-note{font-size:.68rem}.dash-greeting-title{font-size:1.3rem}}.user-menu{position:relative}.user-menu-btn{background:var(--surface);border:1px solid var(--border);cursor:pointer;color:var(--text);border-radius:99px;align-items:center;padding:.2rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.user-menu-btn:hover{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-bg)}.user-avatar{background:linear-gradient(135deg, var(--blue) 0%, var(--purple) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.78rem;font-weight:700;display:flex}.user-menu-gear-badge{background:var(--card);border:1px solid var(--border);width:16px;height:16px;color:var(--muted);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:flex;position:absolute;bottom:-1px;right:-1px}.user-menu-btn:hover .user-menu-gear-badge{color:var(--blue);border-color:var(--blue)}.um-gear-svg{display:block}.user-dropdown{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:210px;box-shadow:var(--shadow-md);z-index:var(--z-dropdown);padding:.4rem;display:none;position:absolute;top:calc(100% + .55rem);right:0}.user-dropdown.open{animation:.15s dropdown-in;display:block}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.user-info{padding:.5rem .6rem}.user-info strong{color:var(--text);font-size:.9rem;display:block}.user-info span{color:var(--muted);margin-top:.15rem;font-size:.78rem;display:block}.user-plan{border-radius:99px;padding:.15rem .5rem;font-weight:600;display:inline-block;margin-top:.4rem!important;font-size:.72rem!important}.plan-free{background:var(--border);color:var(--muted)}.plan-pro{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-dim)}.user-jetons{color:var(--purple,#6366f1);background:#6366f11f;border:1px solid #6366f140;border-radius:99px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-weight:600;display:inline-flex;margin-top:.35rem!important;font-size:.72rem!important}.jeton-widget{background:var(--surface);border:1px solid var(--border);cursor:default;-webkit-user-select:none;user-select:none;border-radius:99px;align-items:center;gap:.45rem;padding:.18rem .65rem .18rem .25rem;transition:border-color .2s,box-shadow .2s;display:flex}.jeton-widget:hover{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-bg)}.jeton-widget.jeton-urgent{border-color:var(--rose);animation:2s ease-in-out infinite jw-pulse}@keyframes jw-pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.85)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}to{opacity:.5;transform:translate(-50%,-50%)scale(.85)}}.jw-gauge{flex-shrink:0;width:32px;height:32px;position:relative}.jw-arc{display:block;transform:rotate(-90deg)}.jw-track{fill:none;stroke:var(--border);stroke-width:3px}.jw-fill{fill:none;stroke-width:3px;stroke-linecap:round;transition:stroke-dasharray 1.1s cubic-bezier(.4,0,.2,1),stroke .45s}.jw-coin-icon{pointer-events:none;justify-content:center;align-items:center;transition:color .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.jw-inner-count{letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:.6rem;font-weight:800;line-height:1}.jw-label{color:var(--muted);letter-spacing:.02em;font-family:Outfit,sans-serif;font-size:.68rem}@media (width<=520px){.jw-label{display:none}.jeton-widget{padding:.18rem .25rem}}.jeton-badge{pointer-events:none;-webkit-user-select:none;user-select:none;width:fit-content;color:var(--purple,#a78bfa);background:#6366f11f;border:1px solid #6366f140;border-radius:99px;align-items:center;gap:.2rem;margin-top:.55rem;padding:.18rem .5rem;font-size:.72rem;font-weight:600;line-height:1.3;display:flex}.jeton-badge-teal{color:var(--teal,#1dd1a1);background:#1dd1a11a;border-color:#1dd1a140}.jeton-badge-gold{color:var(--gold,#d4a94c);background:#d4a94c1f;border-color:#d4a94c47}.jeton-badge-purple{color:var(--purple,#a78bfa);background:#6366f11f;border-color:#6366f140}.jeton-badge-rose{color:var(--rose,#ff6b81);background:#ff6b811a;border-color:#ff6b8147}.dropdown-sep{border:none;border-top:1px solid var(--border);margin:.3rem 0}.dropdown-item{text-align:left;border-radius:var(--radius-xs);width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;padding:.45rem .6rem;font-family:Outfit,sans-serif;font-size:.84rem;transition:background .15s;display:flex}.dropdown-item:hover{background:var(--surface)}.dropdown-item-settings{color:var(--text)}.dropdown-item-settings:hover{color:var(--blue);background:var(--blue-bg)}.dropdown-item-admin{color:var(--gold)!important}.dropdown-item-admin:hover{background:var(--gold-bg)!important}.dropdown-item-logout{color:var(--rose)!important}.dropdown-item-logout:hover{background:var(--rose-bg)!important}.drawer-overlay{z-index:var(--z-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;transition:opacity .25s;position:fixed;inset:0}.drawer-overlay.hidden{display:none}.settings-drawer{z-index:var(--z-sidebar);background:var(--card);border-left:1px solid var(--border);flex-direction:column;width:min(400px,100vw);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(0);box-shadow:-4px 0 32px #00000040}.settings-drawer.hidden{pointer-events:none;transform:translate(110%);display:flex!important}.drawer-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.drawer-header h2{letter-spacing:.03em;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:300}.drawer-close{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;padding:.3rem;transition:color .15s,background .15s;display:flex}.drawer-close:hover{color:var(--text);background:var(--surface)}.drawer-body{flex:1;padding:.5rem 0 2rem;overflow-y:auto}.settings-section{border-bottom:1px solid var(--border-sub);padding:1.25rem 1.5rem}.settings-section-last{border-bottom:none}.settings-section-title{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:1rem;font-size:.68rem;font-weight:600}.settings-account-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.sac-avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.1rem;font-weight:700;display:flex}.sac-info{flex-direction:column;flex:1;gap:.15rem;display:flex}.sac-info strong{font-size:.93rem}.sac-info span{color:var(--muted);font-size:.78rem}.sac-plan{font-weight:600;font-size:.72rem!important}.sac-edit-btn{color:var(--blue);border:1px solid var(--blue);border-radius:var(--radius-xs);white-space:nowrap;padding:.35rem .7rem;font-size:.8rem;text-decoration:none;transition:background .15s}.sac-edit-btn:hover{background:var(--blue-bg)}.settings-row,.settings-danger-row{justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.settings-row+.settings-row,.settings-danger-row+.settings-danger-row{border-top:1px solid var(--border-sub)}.settings-row-label{flex-direction:column;gap:.15rem;display:flex}.settings-row-label span{font-size:.88rem}.settings-row-label small{color:var(--muted);font-size:.75rem}.theme-switch{gap:.35rem;display:flex}.ts-btn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);cursor:pointer;color:var(--muted);padding:.35rem .65rem;font-family:Outfit,sans-serif;font-size:.78rem;transition:color .15s,background-color .15s,border-color .15s}.ts-btn.active{background:var(--blue);border-color:var(--blue);color:#fff}.toggle-switch{flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-track{background:var(--border);cursor:pointer;border-radius:11px;transition:background .2s;position:absolute;inset:0}.toggle-track:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle-switch input:checked+.toggle-track{background:var(--blue)}.toggle-switch input:checked+.toggle-track:before{transform:translate(18px)}.settings-select,.settings-number{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text);padding:.4rem .65rem;font-family:Outfit,sans-serif;font-size:.85rem;transition:border-color .15s}.settings-select:focus,.settings-number:focus{border-color:var(--blue)}.settings-number{text-align:center;width:64px}.settings-danger-btn{border-radius:var(--radius-xs);background:var(--rose-bg);color:var(--rose);cursor:pointer;white-space:nowrap;border:1px solid #ff6b814d;padding:.35rem .75rem;font-family:Outfit,sans-serif;font-size:.78rem;transition:background .15s}.settings-danger-btn:hover{background:#ff6b8133}.settings-neutral-btn{border-radius:var(--radius-xs);background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;padding:.35rem .75rem;font-family:Outfit,sans-serif;font-size:.78rem;transition:color .15s,background-color .15s,border-color .15s}.settings-neutral-btn:hover{border-color:var(--blue);color:var(--blue)}.settings-btn{background:var(--glass);border:1px solid var(--glass-border);cursor:pointer;width:40px;height:40px;color:var(--muted);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .25s,background-color .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex}.settings-btn:hover{border-color:var(--blue);color:var(--blue);transform:rotate(45deg)}.settings-about{flex-direction:column;gap:.4rem;display:flex}.about-logo{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:300}.about-logo em{color:var(--blue);font-style:italic}.about-version{color:var(--muted);font-size:.78rem}.about-link{color:var(--blue);width:fit-content;font-size:.82rem;text-decoration:none}.about-link:hover{text-decoration:underline}.modal-overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-overlay.hidden{display:none}.modal-box{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:480px;box-shadow:var(--shadow-lg);padding:2rem}.modal-header{text-align:center;margin-bottom:1.75rem}.modal-header h2{font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:300}.modal-header h2 em{color:var(--blue);font-style:italic}.modal-header p{color:var(--muted);margin-top:.4rem;font-size:.88rem}.onboarding-steps{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.ob-step{background:var(--surface);border:1px solid var(--border-sub);border-radius:var(--radius-sm);align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.ob-icon{border-radius:var(--radius-xs);flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;display:flex}.ob-icon.purple{background:var(--purple-bg)}.ob-icon.blue{background:var(--blue-bg)}.ob-icon.teal{background:var(--teal-bg)}.ob-icon.gold{background:var(--gold-bg)}.ob-step strong{margin-bottom:.15rem;font-size:.9rem;display:block}.ob-step span{color:var(--muted);font-size:.8rem}.mindmap-overlay{z-index:var(--z-modal-hi);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.mindmap-overlay.hidden{display:none}.mindmap-modal{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;width:100%;max-width:960px;height:82vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000080}.mindmap-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.mindmap-course-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.mindmap-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.mindmap-close-btn{cursor:pointer;color:var(--muted);border-radius:var(--radius-xs);background:0 0;border:none;padding:.3rem .5rem;font-size:1.1rem;line-height:1;transition:color .15s}.mindmap-close-btn:hover{color:var(--text)}#mindmap-svg{background:var(--surface);flex:1;width:100%}@media (width<=640px){main{padding:0 .9rem 6rem}.panel-header{flex-wrap:wrap;gap:.5rem}.quiz-step-nav{gap:.25rem}.quiz-nav-btn{padding:.4rem .6rem;font-size:.78rem}.chat-input-row{gap:.3rem}.tts-bar{flex-wrap:wrap;gap:.5rem}.file-select-area{padding:.75rem .8rem}.fsa-header{flex-wrap:wrap;gap:.3rem}.no-files-notice{flex-direction:column;align-items:flex-start;gap:.65rem}}@media (width<=480px){main{padding:0 .75rem 6.5rem}.panel{padding:.85rem .9rem}.modal-box{padding:1.5rem 1.1rem}.modal-overlay{padding:.75rem}.ob-step{gap:.75rem;padding:.75rem .85rem}.drop-zone{padding:1.8rem 1.25rem}.dash-greeting-sub{font-size:.82rem}.dash-bottom-links{flex-direction:column;gap:.15rem;display:flex}.summary-file-actions{flex-wrap:wrap}}@supports (padding-bottom:env(safe-area-inset-bottom)){.float-nav{bottom:calc(.75rem + env(safe-area-inset-bottom))}}.goal-overlay{z-index:var(--z-toast);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000085;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.goal-modal{background:var(--surface);text-align:center;border-radius:16px;width:100%;max-width:480px;padding:2rem 1.75rem;box-shadow:0 20px 60px #00000038}.goal-modal h2{margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:300}.goal-modal h2 em{color:var(--blue);font-style:italic}.goal-modal>p{color:var(--muted);margin-bottom:1.5rem;font-size:.88rem}.goal-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.1rem;display:grid}.goal-card{background:var(--bg);border:1.5px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:1.1rem .9rem;transition:border-color .15s,background .15s,transform .1s;display:flex}.goal-card:hover{border-color:var(--blue);background:rgba(var(--blue-rgb,90,152,246), .07);transform:translateY(-2px)}.goal-icon{justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto .35rem;display:flex}.goal-card strong{color:var(--text);font-size:.9rem}.goal-card>span{color:var(--muted);font-size:.78rem;line-height:1.35}.goal-cost{color:var(--blue);background:rgba(var(--blue-rgb,90,152,246), .1);border-radius:20px;align-items:center;gap:.25rem;margin-top:.1rem;padding:.15rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.goal-cost--over{color:var(--muted);background:var(--border)}.goal-cost-hint{font-size:.7rem;font-weight:400}.goal-card--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.goal-balance{color:var(--muted);margin:-.75rem 0 1.1rem;font-size:.82rem}.goal-balance strong{color:var(--text)}.goal-skip{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.82rem;text-decoration:underline}.goal-skip:hover{color:var(--text)}.srs-widget{background:linear-gradient(135deg, rgba(var(--blue-rgb,90,152,246),.08), rgba(var(--blue-rgb,90,152,246),.03));border:1.5px solid rgba(var(--blue-rgb,90,152,246),.25);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:.5rem 0 1rem;padding:.9rem 1.1rem;display:flex}.srs-widget-left{align-items:center;gap:.75rem;display:flex}.srs-widget-icon{color:var(--blue);flex-shrink:0}.srs-widget-title{color:var(--text);font-size:.9rem;font-weight:600}.srs-widget-sub{color:var(--muted);margin-top:.1rem;font-size:.76rem}.srs-widget-btn{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:opacity .15s}.srs-widget-btn:hover{opacity:.85}.topic-stats-widget{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;margin:.5rem 0 1rem;padding:1rem 1.1rem}.topic-group-label{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.topic-group-label.weak{color:var(--red,#e53935)}.topic-group-label.strong{color:var(--green,#4caf50)}.topic-row{align-items:center;gap:.6rem;margin-bottom:.45rem;display:flex}.topic-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:38%;font-size:.8rem;overflow:hidden}.topic-bar-wrap{background:var(--border);border-radius:99px;flex:1;height:6px;overflow:hidden}.topic-bar{border-radius:99px;height:100%;transition:width .4s}.topic-badge{color:#fff;text-align:center;border-radius:20px;flex-shrink:0;min-width:2.4rem;padding:.1rem .4rem;font-size:.72rem;font-weight:700}.score-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1.25rem 0 .25rem;display:flex}.act-card-prepare{border-color:var(--blue);background:linear-gradient(135deg, var(--surface) 55%, #3d7eff0f 100%)}.act-card-prepare .act-card-body strong{font-size:.95rem}.prep-goal-tag{background:rgba(var(--blue-rgb,90,152,246), .12);color:var(--blue);vertical-align:middle;border-radius:20px;padding:0 .55em;font-size:.75rem;font-weight:600;display:inline-block}.act-more-row{grid-column:1/-1;justify-content:center;padding-top:.25rem;display:flex}.act-more-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:20px;padding:.38rem 1.1rem;font-family:inherit;font-size:.78rem;transition:color .2s,border-color .2s}.act-more-btn:hover{color:var(--text);border-color:#fff3}.feedback-fab{z-index:var(--z-sticky);background:var(--card);border:1px solid var(--border);width:46px;height:46px;color:var(--muted);cursor:pointer;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:1.5rem;right:1.25rem}.feedback-fab:hover{background:var(--blue-bg);border-color:var(--blue);color:var(--blue);transform:scale(1.06);box-shadow:0 4px 20px #3d7eff47}.feedback-fab--open{background:var(--blue-bg);border-color:var(--blue);color:var(--blue)}.feedback-panel{z-index:calc(var(--z-sticky) - 1);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:min(340px,100vw - 2rem);box-shadow:var(--shadow-lg);flex-direction:column;gap:.75rem;padding:1.1rem 1.2rem 1rem;animation:.2s feedback-in;display:flex;position:fixed;bottom:4.8rem;right:1.25rem}@keyframes feedback-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.feedback-panel-header{flex-direction:column;gap:.2rem;display:flex}.feedback-panel-title{color:var(--text);align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;display:flex}.feedback-panel-hint{color:var(--muted);font-size:.75rem}.feedback-textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);resize:vertical;min-height:90px;padding:.65rem .8rem;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .15s}.feedback-textarea:focus{border-color:var(--blue)}.feedback-textarea::placeholder{color:var(--muted)}.feedback-panel-footer{justify-content:space-between;align-items:center;display:flex}.feedback-char-count{color:var(--muted);font-size:.72rem}.feedback-send-btn{background:var(--blue);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:opacity .15s,transform .1s;display:flex}.feedback-send-btn:hover:not(:disabled){opacity:.88;transform:scale(1.03)}.feedback-send-btn:disabled{opacity:.45;cursor:not-allowed}.feedback-kbd-hint{color:var(--muted);opacity:.7;text-align:right;font-size:.7rem}.feedback-success{color:var(--teal);flex-direction:column;align-items:center;gap:.6rem;padding:.75rem 0;font-size:.9rem;font-weight:600;display:flex}.feedback-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin;display:inline-block}@media (width<=480px){.feedback-fab{bottom:1.25rem;right:.75rem}.feedback-panel{bottom:4.5rem;right:.75rem}}.toast-container{z-index:var(--z-toast);pointer-events:none;flex-direction:column;gap:.6rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:all;border-radius:10px;align-items:center;gap:.6rem;max-width:340px;padding:.7rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;animation:.22s toast-in;display:flex;box-shadow:0 4px 20px #00000040}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-success{color:var(--teal);background:#00c8821f;border:1px solid #00c88259}.toast-error{color:var(--rose);background:#ff6b811f;border:1px solid #ff6b8159}.toast-info{color:var(--blue);background:#3d7eff1f;border:1px solid #3d7eff4d}.toast-warn{color:#e0a020;background:#ffb4321f;border:1px solid #ffb43259}.toast-icon{flex-shrink:0}.toast-msg{flex:1;line-height:1.4}.toast-close{cursor:pointer;opacity:.6;color:inherit;background:0 0;border:none;flex-shrink:0;padding:.1rem;display:flex}.toast-close:hover{opacity:1}.confirm-modal-body{text-align:center;padding:1.5rem 1.5rem .5rem}.confirm-modal-icon{color:#e0a020;justify-content:center;margin-bottom:.75rem;display:flex}.confirm-modal-msg{color:var(--text);font-size:.92rem;line-height:1.5}.maintenance-banner{z-index:var(--z-toast);-webkit-backdrop-filter:blur(8px);background:linear-gradient(90deg,#e0a02026,#ff6b811a);border-bottom:1px solid #e0a02059;position:fixed;top:0;left:0;right:0}.maintenance-banner-inner{align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;padding:.6rem 1.25rem;display:flex}.maintenance-icon{color:#e0a020;flex-shrink:0;display:flex}.maintenance-text{flex-wrap:wrap;flex:1;align-items:baseline;gap:.5rem;font-size:.83rem;display:flex}.maintenance-text strong{color:#e0a020;white-space:nowrap;font-weight:600}.maintenance-text span{color:var(--muted);line-height:1.4}body:has(.maintenance-banner){padding-top:2.8rem}body:has(.maintenance-banner) header{top:2.8rem}.glossary-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.glossary-meta>span{color:var(--muted);white-space:nowrap;font-size:.8rem}.glossary-search{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);min-width:160px;max-width:280px;color:var(--text);flex:1;padding:.45rem .75rem;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.glossary-search:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-glow)}.glossary-list{flex-direction:column;gap:1.5rem;display:flex}.glossary-letter{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--border-sub);margin-bottom:.6rem;padding-bottom:.3rem;font-size:.7rem;font-weight:700}.glossary-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.5rem;padding:.75rem 1rem;transition:border-color .2s}.glossary-item:hover{border-color:var(--border-sub)}.glossary-item-header{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.glossary-conf{all:unset;cursor:pointer;border:1.5px solid var(--border);width:20px;height:20px;color:var(--muted);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;transition:background .15s,color .15s;display:flex}.glossary-conf.conf-unknown{background:var(--card);color:var(--muted)}.glossary-conf.conf-learning{color:var(--gold);background:#f5a6231f;border-color:#d4a94c66}.glossary-conf.conf-known{color:var(--teal);background:#1dd1a11f;border-color:#1dd1a166}.glossary-conf:hover{filter:brightness(1.15)}.glossary-conf-bar{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.glossary-filter-btn{all:unset;cursor:pointer;border:1px solid var(--border);color:var(--muted);border-radius:20px;padding:.2rem .6rem;font-family:Outfit,sans-serif;font-size:.7rem;transition:background .12s,color .12s,border-color .12s}.glossary-filter-btn:hover{background:var(--card);color:var(--text)}.glossary-filter-btn.active{background:var(--card);color:var(--text);border-color:var(--blue)}.glossary-term{color:var(--text);font-size:.9rem;font-weight:600}.glossary-category{letter-spacing:.04em;color:var(--gold);background:var(--gold-bg);border:1px solid var(--gold-dim);white-space:nowrap;border-radius:99px;padding:.15rem .55rem;font-size:.7rem;font-weight:600}.glossary-definition{color:var(--muted);margin:0;font-size:.83rem;line-height:1.55}.glossary-empty{text-align:center;color:var(--muted);padding:2rem 0;font-size:.88rem}.glossary-placeholder{text-align:center;color:var(--muted);padding:3rem 1rem;font-size:.88rem}.glossary-placeholder p{max-width:380px;margin:0 auto;line-height:1.6}.act-card-icon.rose{color:#e91e63;background:#e91e631a}.act-btn.rose{color:#fff;border-radius:var(--radius-sm);cursor:pointer;background:#e91e63;border:none;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:opacity .15s,transform .1s}.act-btn.rose:hover:not(:disabled){opacity:.88}.act-btn.rose:disabled{opacity:.45;cursor:not-allowed}.jeton-badge-rose{color:#e91e63;background:#e91e631f}.act-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);grid-column:1/-1;padding:.5rem 0 .25rem;font-size:.72rem;font-weight:700}.act-advanced-section{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.1rem;position:relative}.act-advanced-section .act-section-label{grid-column:unset;align-items:center;gap:.45rem;padding:0 0 .65rem;display:flex}.act-pro-badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#f5a623,#f06c1a);border-radius:99px;align-items:center;gap:.25rem;padding:.18rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}.act-advanced-locked .action-trio{filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.55}.act-lock-overlay{z-index:10;cursor:pointer;border-radius:var(--radius);justify-content:center;align-items:center;display:flex;position:absolute;inset:2.2rem 0 0}.act-lock-box{background:var(--surface);border:1px solid var(--border);text-align:center;max-width:340px;color:var(--text);border-radius:14px;flex-direction:column;align-items:center;gap:.65rem;padding:1.6rem 2rem;display:flex;box-shadow:0 4px 24px #00000014}.act-lock-box svg{color:var(--muted)}.act-lock-title{margin:0;font-size:.95rem;font-weight:700}.act-lock-sub{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.socratic-section{flex-direction:column;gap:1rem;display:flex}.socratic-start{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1rem;font-size:.9rem;display:flex}.socratic-history{flex-direction:column;gap:.75rem;max-height:55vh;padding:.25rem 0;display:flex;overflow-y:auto}.socratic-msg{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.35rem;padding:.85rem 1rem;display:flex}.socratic-msg--assistant{background:rgba(var(--blue-rgb,90,152,246), .06);border-color:rgba(var(--blue-rgb,90,152,246), .2)}.socratic-msg--user{background:var(--surface);border-color:var(--border)}.socratic-role{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:700}.socratic-content{color:var(--text);font-size:.88rem;line-height:1.6}.socratic-content p{margin:.3rem 0}.socratic-content ul,.socratic-content ol{margin:.3rem 0;padding-left:1.5rem}.socratic-input-area{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.socratic-textarea{width:100%;color:var(--text);resize:vertical;background:0 0;border:none;min-height:70px;font-family:inherit;font-size:.88rem;line-height:1.5}.socratic-textarea::placeholder{color:var(--muted)}.socratic-input-footer{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.socratic-hint{color:var(--muted);font-size:.73rem}.study-plan-section{flex-direction:column;gap:1rem;display:flex}.study-plan-form{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.sp-form-intro{color:var(--muted);font-size:.87rem;line-height:1.55}.sp-form-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sp-form-label{color:var(--muted);white-space:nowrap;font-size:.84rem}.sp-date-input{width:auto}.sp-countdown{color:var(--blue);background:#3d7eff14;border:1px solid #3d7eff33;border-radius:8px;padding:.2rem .65rem;font-family:Outfit,sans-serif;font-size:.83rem}.sp-countdown-val{font-weight:700}.sp-context{background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem 1rem;font-size:.83rem;line-height:1.4;display:flex}.sp-ctx-item{align-items:flex-start;gap:.55rem;display:flex}.sp-ctx-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.05rem;display:flex}.sp-ctx-files{color:var(--teal);background:#1dd1a11a}.sp-ctx-weak{color:#e53935;background:#e539351a}.sp-ctx-srs{color:var(--blue);background:#3d7eff1a}.sp-ctx-item em{color:var(--muted);font-style:normal}.sp-ctx-warn{color:var(--gold);font-size:.82rem}.sp-generate-btn{align-items:center;gap:.45rem;margin-top:.25rem;display:inline-flex}.sp-loading{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.85rem;display:flex}.sp-loading-spinner{display:flex}.study-plan-content{flex-direction:column;gap:.9rem;display:flex}.sp-recap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:1.25rem;padding:.85rem 1.1rem;display:flex}.sp-recap-stat{flex-direction:column;align-items:center;min-width:48px;display:flex}.sp-recap-val{color:var(--text);font-family:Cormorant Garamond,serif;font-size:1.6rem;line-height:1}.sp-recap-lbl{color:var(--muted);margin-top:.15rem;font-size:.68rem}.sp-recap-progress{flex:1;align-items:center;gap:.6rem;min-width:120px;display:flex}.sp-recap-bar-track{background:var(--border);border-radius:3px;flex:1;height:5px;overflow:hidden}.sp-recap-bar-fill{background:var(--blue);border-radius:3px;height:100%;transition:width .4s}.sp-recap-pct{color:var(--blue);white-space:nowrap;font-size:.75rem;font-weight:600}.study-plan-advice{color:var(--text);background:#3d7eff12;border:1px solid #3d7eff2e;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.8rem 1rem;font-size:.87rem;line-height:1.55;display:flex}.sp-days{flex-direction:column;gap:.55rem;display:flex}.sp-day{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);transition:border-color .15s;overflow:hidden}.sp-day-today{border-color:#3d7eff66}.sp-day-done{opacity:.65}.sp-day-past{opacity:.55}.sp-day-header{all:unset;box-sizing:border-box;cursor:pointer;width:100%;color:var(--text);background:#ffffff05;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.87rem;transition:background .12s;display:flex}.sp-day-today .sp-day-header{background:#3d7eff0a;border-bottom-color:#3d7eff26}.sp-day-header:hover{background:#ffffff0d}.sp-day-header[aria-expanded=true]{border-bottom-color:var(--border)}.sp-day-left{flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.sp-day-right{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.sp-today-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--blue);background:#3d7eff1f;border:1px solid #3d7eff40;border-radius:5px;flex-shrink:0;padding:.1rem .4rem;font-size:.67rem;font-weight:700}.sp-day-label{font-weight:500}.sp-day-progress{align-items:center;gap:.5rem;display:flex}.sp-day-frac,.sp-day-dur{color:var(--muted);font-size:.73rem}.sp-day-tasks{flex-direction:column;display:flex}.sp-no-tasks{color:var(--muted);padding:.6rem 1rem;font-size:.82rem}.sp-task{border-bottom:1px solid var(--border-sub,#ffffff0a);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;padding:.52rem 1rem;transition:background .1s;display:flex}.sp-task:last-child{border-bottom:none}.sp-task:hover{background:#ffffff08}.sp-task:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.sp-task-done .sp-task-topic,.sp-task-done .sp-task-action{opacity:.55;text-decoration:line-through}.sp-task-check{border:1.5px solid var(--border);color:#fff;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:background .15s,border-color .15s;display:flex}.sp-task-check.checked{background:var(--blue);border-color:var(--blue)}.sp-task-type{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.sp-type-rose{color:#e53935;background:#e539351a}.sp-type-blue{color:var(--blue);background:#3d7eff1a}.sp-type-gold{color:var(--gold);background:#f5a6231a}.sp-type-teal{color:var(--teal);background:#1dd1a11a}.sp-type-muted{color:var(--muted);background:#64748b1a}.sp-task-body{flex-direction:column;flex:1;gap:.05rem;min-width:0;font-size:.83rem;display:flex}.sp-task-topic{color:var(--text);font-size:.84rem}.sp-task-action{color:var(--muted);font-size:.78rem}.sp-task-right{flex-shrink:0;align-items:center;gap:.45rem;margin-left:auto;padding-left:.5rem;display:flex}.sp-task-dur{color:var(--muted);white-space:nowrap;font-size:.73rem;font-weight:500}.sp-launch-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:5px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .15s,transform .1s;display:inline-flex}.sp-launch-btn:hover:not(:disabled){opacity:.85;transform:scale(1.04)}.sp-launch-btn:disabled{opacity:.35;cursor:not-allowed}.sp-launch-gold{color:#c49a1a;background:#d4a94c2e}.sp-launch-rose{color:#d84040;background:#e5393521}.sp-launch-teal{color:#13a37a;background:#1dd1a126}.sp-launch-blue{color:var(--blue);background:#3d7eff21}[data-theme=dark] .sp-launch-gold{color:#f0c040;background:#d4a94c38}[data-theme=dark] .sp-launch-rose{color:#f07070;background:#e5393533}[data-theme=dark] .sp-launch-teal{color:#34d3a8;background:#1dd1a133}[data-theme=dark] .sp-launch-blue{color:#7eaaff;background:#3d7eff33}@media (width<=520px){.sp-recap{gap:.75rem}.sp-form-row{flex-direction:column;align-items:flex-start}.sp-task-type{display:none}}.predict-section{flex-direction:column;gap:1rem;display:flex}.predict-file{flex-direction:column;gap:.5rem;display:flex}.predict-file-name{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:.25rem;padding:.25rem 0;font-size:.78rem;font-weight:700}.predict-card{background:var(--surface);border:1.5px solid var(--border);border-radius:10px;flex-direction:column;gap:.4rem;padding:.8rem 1rem;display:flex}.predict-card-header{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.predict-prob{font-size:.76rem;font-weight:700}.predict-type{background:var(--border);color:var(--muted);border-radius:20px;padding:.1rem .5rem;font-size:.72rem;font-weight:500}.predict-concept{color:var(--blue);font-size:.75rem;font-weight:500}.predict-question{color:var(--text);margin:0;font-size:.88rem;line-height:1.5}.error-analysis-section{flex-direction:column;gap:1rem;display:flex}.error-analysis-start{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;padding:1.25rem}.error-analysis-empty{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--muted);padding:1.25rem;font-size:.87rem}.error-pattern-list{flex-direction:column;gap:.75rem;display:flex}.error-pattern-card{background:var(--surface);border:1.5px solid var(--border);border-radius:10px;flex-direction:column;gap:.4rem;padding:.9rem 1.1rem;display:flex}.error-pattern-header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.error-pattern-icon{flex-shrink:0;font-size:1.1rem}.error-pattern-title{color:var(--text);flex:1;font-size:.9rem}.error-pattern-freq{color:#e53935;background:#e539351a;border-radius:20px;padding:.1rem .45rem;font-size:.75rem;font-weight:700}.error-pattern-desc{color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}.error-pattern-advice{color:var(--text);background:rgba(var(--blue-rgb,90,152,246), .06);border-left:3px solid var(--blue);border-radius:0 6px 6px 0;padding:.45rem .7rem;font-size:.83rem;line-height:1.5}.error-pattern-fc{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.78rem;display:flex}.error-pattern-fc code{background:var(--border);color:var(--text);border-radius:4px;padding:.1rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem}.error-notice{color:#e53935;background:#e539351a;border:1px solid #e539354d;border-radius:8px;padding:.65rem .9rem;font-size:.85rem;line-height:1.4}.error-boundary-box{text-align:center;color:var(--muted);background:#e539350f;border:1px solid #e5393533;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;font-size:.9rem;display:flex}.error-boundary-box p{margin:0}.error-boundary-detail{color:var(--red,#e53935);white-space:pre-wrap;word-break:break-all;text-align:left;background:#00000040;border-radius:6px;max-width:100%;margin-top:.5rem;padding:.5rem .75rem;font-size:.75rem}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.skel-line,.skel-title,.stream-cursor,.spinner,.toast,.summary-section{animation:none!important}.fc-card-inner{transition:none!important}}.offline-banner{z-index:var(--z-top);border:1px solid var(--rose);color:var(--rose);border-radius:var(--radius-sm);pointer-events:none;background:#1a1a2e;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.8rem;font-weight:500;animation:.25s fadeInUp;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000080}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}[dir=rtl],[dir=rtl] body{font-family:Cairo,Outfit,sans-serif}[dir=rtl] .float-nav{left:50%;right:auto;transform:translate(-50%)}[dir=rtl] .header-actions-left{left:auto;right:.85rem}[dir=rtl] .header-actions-right{left:.85rem;right:auto}[dir=rtl] .toast-container{left:1.5rem;right:auto}[dir=rtl] #summary-results{direction:rtl}[dir=rtl] .summary-section-body{text-align:right}[dir=rtl] .form-group label{text-align:right;display:block}[dir=rtl] input,[dir=rtl] select,[dir=rtl] textarea{text-align:right}[dir=rtl] .jeton-badge,[dir=rtl] .file-checkbox{flex-direction:row-reverse}[dir=rtl] .dash-qaction{direction:rtl}[dir=rtl] .act-card-wide{flex-direction:row-reverse}[dir=rtl] .act-card-body{text-align:right}[dir=rtl] .fnav-label{font-family:Cairo,sans-serif}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] p,[dir=rtl] span,[dir=rtl] li{font-family:Cairo,Outfit,sans-serif}[dir=rtl] .dash-greeting-title,[dir=rtl] .panel-title,[dir=rtl] .hero h1,[dir=rtl] .section h2{font-family:Cairo,sans-serif;font-weight:600}.pomo-widget{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;gap:.75rem;width:258px;padding:1.1rem 1.1rem 1rem;transition:border-color .25s,box-shadow .25s;animation:.28s cubic-bezier(.4,0,.2,1) both scaleIn;display:flex}.pomo-widget:hover{border-color:var(--border-sub);box-shadow:0 8px 32px #00000059}.pomo-header{border-bottom:1px solid var(--border-sub);justify-content:space-between;align-items:center;width:100%;padding-bottom:.45rem;display:flex}.pomo-title{color:var(--text);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.83rem;font-weight:600;display:flex}.pomo-title em{color:var(--gold);font-style:normal}.pomo-mode-break .pomo-title em{color:var(--teal)}.pomo-preset-label{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:.05rem .35rem;font-size:.65rem;font-weight:500}.pomo-close-active{color:var(--blue)!important}.pomo-pill{background:var(--card);border:1px solid var(--border);cursor:pointer;color:var(--muted);box-shadow:var(--shadow-md);-webkit-user-select:none;user-select:none;border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:DM Mono,monospace;font-size:.82rem;transition:border-color .2s,box-shadow .2s,color .2s;display:flex}.pomo-pill:hover{border-color:var(--gold);color:var(--gold);box-shadow:0 0 0 3px var(--gold-bg)}.pomo-mode-break.pomo-pill:hover{border-color:var(--teal);color:var(--teal);box-shadow:0 0 0 3px #1dd1a11f}.pomo-pill-time{letter-spacing:.04em;font-weight:600}.pomo-pill-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.2s ease-in-out infinite jw-pulse}.pomo-mode-break .pomo-pill-dot{background:var(--teal)}.pomo-drag-handle{cursor:grab;-webkit-user-select:none;user-select:none}.pomo-drag-handle:active{cursor:grabbing}.pomo-close{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;transition:color .15s;display:flex}.pomo-close:hover{color:var(--rose)}.pomo-circle-wrap{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.pomo-svg{width:120px;height:120px;position:absolute;top:0;left:0}.pomo-bg-circle{fill:none;stroke:var(--border-sub)}.pomo-progress-circle{fill:none;stroke-linecap:round;transition:stroke-dashoffset 1s linear,stroke .3s}.pomo-mode-study .pomo-progress-circle{stroke:var(--gold)}.pomo-mode-break .pomo-progress-circle{stroke:var(--teal)}.pomo-time-wrap{flex-direction:column;align-items:center;gap:.1rem;display:flex}.pomo-time{color:var(--text);font-family:DM Mono,monospace;font-size:1.55rem;font-weight:500}.pomo-mode-badge{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:600}.pomo-durations{align-items:center;gap:.4rem;font-size:.7rem;display:flex}.pomo-dur-chip{color:var(--muted);border:1px solid #0000;border-radius:5px;padding:.1rem .4rem;transition:color .15s,border-color .15s}.pomo-dur-chip.active{color:var(--gold);background:#d4a94c12;border-color:#d4a94c4d}.pomo-mode-break .pomo-dur-chip.active{color:var(--teal);background:#1dd1a112;border-color:#1dd1a14d}.pomo-dur-sep{color:var(--border)}.pomo-settings{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.5rem;width:100%;padding:.75rem .85rem;display:flex}.pomo-settings-title{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:.67rem;font-weight:700}.pomo-preset-grid{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.pomo-preset-btn{all:unset;cursor:pointer;border:1px solid var(--border);background:var(--card);border-radius:8px;flex-direction:column;align-items:flex-start;padding:.4rem .55rem;transition:border-color .15s,background .15s;display:flex}.pomo-preset-btn:hover,.pomo-preset-btn.active{border-color:var(--gold);background:var(--gold-bg)}.pomo-preset-name{color:var(--text);font-size:.75rem;font-weight:600}.pomo-preset-sub{color:var(--muted);font-size:.65rem}.pomo-custom-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pomo-custom-field{flex:1;align-items:center;gap:.25rem;display:flex}.pomo-custom-label{color:var(--muted);white-space:nowrap;font-size:.7rem}.pomo-custom-ctrl{border:1px solid var(--border);background:var(--card);border-radius:7px;align-items:center;display:flex;overflow:hidden}.pomo-adj-btn{all:unset;cursor:pointer;width:20px;height:22px;color:var(--muted);justify-content:center;align-items:center;font-size:.85rem;transition:background .1s,color .1s;display:flex}.pomo-adj-btn:hover{background:var(--border);color:var(--text)}.pomo-custom-input{text-align:center;width:32px;color:var(--text);-moz-appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-family:DM Mono,monospace;font-size:.78rem}.pomo-custom-input::-webkit-inner-spin-button{-webkit-appearance:none}.pomo-custom-input::-webkit-outer-spin-button{-webkit-appearance:none}.pomo-custom-unit{color:var(--muted);font-size:.65rem}.pomo-custom-apply{white-space:nowrap;flex-shrink:0;padding:.4rem .6rem!important;font-size:.72rem!important}.pomo-settings-warn{color:var(--gold);margin:0;font-size:.68rem}.pomo-controls{justify-content:center;align-items:center;gap:.45rem;width:100%;display:flex}.pomo-btn-start{padding:.4rem 1rem!important;font-size:.78rem!important}.pomo-mute-btn.muted{color:var(--rose)!important;border-color:#ff6b8133!important}.pomo-sidebar-container{display:contents}@media (width<=1100px){.pomo-sidebar-container{display:none}}.streak-badge{color:var(--gold);background:var(--gold-bg);cursor:help;border:1px solid #d4a94c40;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-family:Outfit,sans-serif;font-size:.83rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0000001f}.streak-badge:hover{box-shadow:0 4px 12px var(--gold-glow);transform:translateY(-1px)}@media print{body,html{color:#000!important;background:#fff!important;font-family:Outfit,Georgia,serif!important;font-size:12pt!important}header,nav,footer,.float-nav,.back-home-btn,.tts-bar,.loader,.summary-toolbar,.summary-tabs,.summary-file-header-left button,.summary-action-btn,.regen-link,.feedback-btn,.act-more-row,.act-advanced-section,.folders-empty,#loader,.jlogo-spark,.sac-edit-btn,.sac-avatar{display:none!important}#root,main,.panel{box-shadow:none!important;background:0 0!important;border:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.panel.hidden{display:none!important}.panel:not(.hidden),.summary-section.collapsed .summary-section-body{display:block!important}.section-chevron{display:none!important}.summary-section,.summary-item,.exam-sheet-card{page-break-inside:avoid;break-inside:avoid;color:#000!important;box-shadow:none!important;background:#fff!important;border:1px solid #ddd!important;margin-bottom:2rem!important}.summary-section-body{color:#111!important;line-height:1.6!important}blockquote{color:#222!important;background:#f9f9f9!important;border-left:4px solid #333!important;padding:.8rem 1.2rem!important}.quiz-q-card{page-break-inside:avoid;break-inside:avoid;border:1px solid #ccc!important;margin-bottom:1.5rem!important;padding:1.2rem!important}}.plans-modal-wrap{background:var(--card);border:1px solid var(--border);border-radius:16px;width:min(860px,94vw);max-height:92vh;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.plans-modal-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.plans-modal-h2{color:var(--text);margin:0 0 .2rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:300}.plans-modal-p{color:var(--muted);margin:0;font-size:.78rem}.plans-close-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.25rem;line-height:1;transition:color .15s,background .15s}.plans-close-btn:hover{color:var(--text);background:var(--hover)}.plans-cards-row{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;padding-bottom:2px;display:grid}.plan-tile{border:1.5px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.plan-tile:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.plan-tile-best{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent), 0 8px 28px #00000014}.plan-tile-current{border-color:var(--accent)}.plan-tile-head{background:var(--accent-bg);border-bottom:1px solid var(--accent);flex-direction:column;gap:.5rem;padding:1.1rem 1.15rem .9rem;display:flex}.plan-tile-name-row{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.plan-tile-name{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}.plan-tile-pill{letter-spacing:.05em;text-transform:uppercase;color:#fff;white-space:nowrap;border-radius:99px;padding:.18rem .55rem;font-size:.58rem;font-weight:700}.plan-tile-price-row{align-items:flex-end;gap:.4rem;line-height:1;display:flex}.plan-tile-price{color:var(--text);font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:600;line-height:1}.plan-tile-currency{color:var(--muted);padding-bottom:.3rem;font-size:.68rem;line-height:1.3}.plan-tile-body{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.15rem 1.15rem;display:flex}.plan-tile-jetons{background:var(--accent-bg);border:1px solid var(--accent);border-radius:6px;align-self:flex-start;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.plan-tile-jetons strong{font-size:.92rem}.plan-tile-sep{opacity:.2;height:1px;margin:-.1rem 0}.plan-tile-features{flex-direction:column;flex:1;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.plan-tile-features li{color:var(--text);align-items:flex-start;gap:.45rem;font-size:.8rem;line-height:1.4;display:flex}.plan-tile-cta{border:1.5px solid var(--accent);width:100%;color:var(--accent);cursor:pointer;background:0 0;border-radius:8px;margin-top:auto;padding:.6rem 1rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.plan-tile-cta:hover:not(:disabled){background:var(--accent);color:#fff}.plan-tile-cta:disabled{opacity:.4;cursor:default;pointer-events:none;border-color:var(--border);color:var(--muted)}@media (width<=600px){.plans-modal-wrap{padding:1rem}.plans-cards-row{grid-template-columns:1fr}}.payment-waiting-wrap{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:min(480px,92vw);padding:2.2rem 2rem 2rem;animation:.3s cubic-bezier(.4,0,.2,1) both scaleIn;display:flex;position:relative;box-shadow:0 20px 60px #00000059}.payment-waiting-icon{width:80px;height:80px;margin-bottom:.5rem;position:relative}.payment-waiting-spinner{transform-origin:50%;animation:2s ease-in-out infinite pomo-dash,2s linear infinite pomo-rotate}@keyframes pomo-rotate{to{transform:rotate(360deg)}}@keyframes pomo-dash{0%{stroke-dashoffset:250px}50%{stroke-dashoffset:60px;transform:rotate(120deg)}to{stroke-dashoffset:250px;transform:rotate(360deg)}}.payment-waiting-pulse{background:var(--blue,#3d7eff);border-radius:50%;width:24px;height:24px;animation:1.6s ease-in-out infinite jw-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.payment-waiting-h3{color:var(--text);margin:0;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:300}.payment-waiting-p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}.payment-waiting-hint{color:var(--blue,#3d7eff);background:#3d7eff14;border:1px dashed #3d7eff33;border-radius:8px;margin-top:.5rem;padding:.5rem .8rem;font-size:.75rem;font-weight:500;line-height:1.4}
