@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;700;800&family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@700;800&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@400,0&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#2563eb;--primary-light:#dbeafe;--primary-dark:#1d4ed8;--bg:#f8fafc;--card:#fff;--text:#111827;--muted:#64748b;--border:#e5e7eb;--shadow:0 20px 50px #2563eb1f;--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-container{width:100%;max-width:1300px;min-height:780px;box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.auth-left{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 45%,#60a5fa 100%);justify-content:center;align-items:center;padding:60px;display:flex;position:relative}.auth-left:before{content:"";background:radial-gradient(circle at 100% 0,#ffffff40,#0000 40%);position:absolute;inset:0}.auth-left-content{z-index:2;position:relative}.auth-right{background:#fff;justify-content:center;align-items:center;padding:50px;display:flex}.auth-logo-wrap{text-align:center;margin-bottom:30px}.auth-logo{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:auto auto 15px;font-size:30px;font-weight:700;display:flex}.auth-title{color:var(--text);font-size:32px;font-weight:800}.auth-tagline{color:var(--muted);margin-top:8px;font-size:15px}.auth-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:16px;width:100%;height:56px;font-size:15px;font-weight:700;transition:all .3s}.auth-primary-btn:hover{transform:translateY(-2px)}.auth-secondary-btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;width:100%;height:56px}.auth-input{border:1px solid var(--border);border-radius:16px;outline:none;width:100%;height:56px;padding:0 18px;transition:all .3s}.auth-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1f}@media (max-width:992px){.auth-container{grid-template-columns:1fr}.auth-left{display:none}.auth-right{padding:30px}.auth-page{padding:12px}}.auth-tabs{background:#f1f5f9;border-radius:999px;gap:6px;margin-bottom:28px;padding:6px;display:flex}.auth-tab{cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;height:48px;font-size:14px;font-weight:700;transition:all .3s}.auth-tab.active{color:#2563eb;background:#fff;box-shadow:0 6px 20px #00000014}.country-select{border:1px solid var(--border);background:#fff;border-radius:16px;outline:none;width:100%;height:56px;padding:0 15px}.country-select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1f}.otp-wrapper{text-align:center}.otp-wrapper h3{color:var(--text);margin-bottom:10px;font-size:26px}.otp-text{color:var(--muted);margin-bottom:25px}.otp-container{justify-content:center;gap:12px;margin-bottom:25px;display:flex}.otp-box{border:1px solid var(--border);text-align:center;border-radius:18px;outline:none;width:64px;height:64px;font-size:24px;font-weight:700;transition:all .3s}.otp-box:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1f}.otp-actions{justify-content:center;gap:20px;margin-top:18px;display:flex}.otp-link-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:600}.otp-link-btn:hover{text-decoration:underline}@media (max-width:480px){.otp-box{width:56px;height:56px}.otp-actions{flex-direction:column;gap:10px}}.form-title{text-align:center;color:#111827;margin-bottom:24px;font-size:26px;font-weight:700}.auth-mode-switch{gap:10px;margin-bottom:24px;display:flex}.auth-mode-switch button{cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex:1;height:48px;font-weight:600}.mode-active{color:#fff;background:#2563eb!important}.terms-row{color:#475569;align-items:center;gap:10px;margin:16px 0;font-size:14px;display:flex}.auth-app-name{color:#2563eb;margin-bottom:8px;font-size:32px;font-weight:800}.auth-tagline{color:#64748b;font-size:15px}.auth-card{width:100%}@media (max-width:768px){.auth-app-name{font-size:28px}.auth-logo{width:60px;height:60px}}:root{--primary:#0f4db8;--primary-dark:#0a3c92;--bg:#f5f7ff;--card:#fff;--border:#d9dfeb;--text:#13254c;--muted:#6b7280}.auth-page{background:var(--bg);min-height:100vh;padding:20px}.auth-container{background:#fff;border-radius:30px;max-width:1400px;min-height:calc(100vh - 40px);margin:auto;display:flex;overflow:hidden}.auth-left{text-align:center;background:#eef2ff;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:40px;display:flex}.auth-hero-image{object-fit:cover;border-radius:24px;width:100%;max-width:500px;margin-bottom:30px}.auth-left h2{color:var(--primary);margin-bottom:10px;font-size:30px}.auth-left p{color:#475569;font-size:17px;line-height:1.7}.auth-right{justify-content:center;align-items:center;width:50%;padding:60px;display:flex}.auth-card{width:100%;max-width:450px}.auth-logo{width:60px;margin-bottom:12px}.auth-app-name{color:var(--primary);font-size:30px;font-weight:700}.auth-tagline{color:#64748b;margin-top:10px}@media (max-width:768px){.auth-container{flex-direction:column}.auth-left,.auth-right{width:100%}.auth-right,.auth-left{padding:25px}.auth-left h2{font-size:24px}}.user-tabs{background:#edf1ff;border-radius:999px;margin-bottom:30px;padding:6px;display:flex}.tab{cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;height:46px;font-size:15px}.tab.active{background:var(--primary);color:#fff;font-weight:600}.country-select{border:1px solid var(--border);border-radius:12px;width:90px;height:56px;padding:0 10px}.auth-title{color:#13254c;margin-bottom:12px;font-size:28px}.auth-subtitle{color:#64748b;margin-bottom:25px}.form-group{margin-bottom:20px}.form-group label{color:#13254c;margin-bottom:10px;font-weight:500;display:block}.mobile-row{gap:10px;display:flex}.auth-input{border:1px solid #d9dfeb;border-radius:12px;width:100%;height:56px;padding:0 16px;font-size:15px}.auth-input:focus{border-color:#0f4db8;outline:none}.auth-btn{color:#fff;cursor:pointer;background:#0f4db8;border:none;border-radius:12px;width:100%;height:56px;margin-top:15px;font-size:16px;font-weight:600}.auth-btn:hover{background:#0a3c92}.auth-footer-link{text-align:center;color:#64748b;margin-top:25px}.auth-footer-link span{color:#0f4db8;cursor:pointer;margin-left:5px;font-weight:600}.register-banner{margin-bottom:20px}.register-banner img{object-fit:cover;border-radius:18px;width:100%;height:180px}.terms-text{text-align:center;color:#64748b;margin-top:10px;font-size:14px;line-height:1.5}.school-login-card{width:100%}.school-login-title{color:#13254c;margin-bottom:8px;font-size:34px}.school-login-subtitle{color:#64748b;margin-bottom:30px}.school-form-group{margin-bottom:20px}.password-label-row{justify-content:space-between;margin-bottom:8px;display:flex}.forgot-link{color:#0f4db8;cursor:pointer;background:0 0;border:none}.password-wrapper{position:relative}.password-eye{cursor:pointer;background:0 0;border:none;position:absolute;top:16px;right:15px}.school-bottom-link{text-align:center;color:#64748b;margin-top:25px}.school-bottom-link span{color:#0f4db8;cursor:pointer;margin-left:5px;font-weight:600}.school-register-layout{gap:50px;width:100%}.school-register-left{flex:1}.school-register-left h1{color:#13254c;margin-bottom:20px;font-size:48px}.school-register-left p{color:#64748b;line-height:1.8}.school-badge{color:#0f4db8;background:#e8f0ff;border-radius:999px;margin-bottom:25px;padding:8px 16px;font-size:13px;display:inline-block}.school-trust-card{background:#fff;border-radius:18px;align-items:center;gap:15px;margin-top:40px;padding:18px;display:flex;box-shadow:0 8px 25px #00000014}.school-trust-card img{object-fit:cover;border-radius:10px;width:70px;height:70px}.school-register-form{background:#fff;border-radius:22px;flex:1}.school-city-row{gap:15px;margin-bottom:20px;display:flex}.school-city-row>div{flex:1}.checkbox-row{color:#64748b;cursor:pointer;align-items:flex-start;gap:10px;margin:20px 0;font-size:14px;line-height:1.5;display:flex}.checkbox-row input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.checkbox-row span{flex:1}.checkbox-row strong{color:#0f4db8;font-weight:600}@media (max-width:900px){.school-register-layout{flex-direction:column}.school-register-left h1{font-size:34px}.school-city-row{flex-direction:column}}.auth-page{background:#f6f9fb;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.auth-container{background:#fff;border-radius:30px;width:100%;max-width:1400px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0f4db814}.auth-left{background:linear-gradient(#eef4ff,#f8fbff);flex-direction:column;flex:1;justify-content:center;padding:50px;display:flex}.auth-hero-image{border-radius:24px;width:100%;max-width:500px;margin:0 auto 30px}.auth-left h2{text-align:center;color:#0f4db8;margin-bottom:12px}.auth-left p{text-align:center;color:#64748b;line-height:1.8}.auth-right{flex:1;padding:50px}.auth-brand{text-align:center;margin-bottom:30px}.auth-logo{object-fit:contain;width:100%;height:64px;margin-bottom:10px}.auth-brand h2{color:#0f4db8;margin-bottom:6px}.auth-brand p{color:#64748b}.auth-content{margin-top:30px}.auth-footer{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.auth-footer a{color:#64748b;font-size:14px;text-decoration:none}@media (max-width:900px){.auth-page{padding:15px}.auth-container{flex-direction:column}.auth-left{display:none!important}.auth-right{flex:1;width:100%;padding:25px}.auth-card{max-width:100%}.auth-footer{gap:15px}}.field-error{color:#dc2626;margin-top:6px;font-size:13px;font-weight:500}.required-asterisk{color:#dc2626}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{text-align:center;background:#fff;border-radius:12px;max-width:360px;padding:32px 28px;box-shadow:0 8px 24px #00000026}.modal-link-btn{color:#1a3ce8;cursor:pointer;margin-top:16px;font-weight:600;text-decoration:underline;display:inline-block}.terms-modal-box{background:#fff;border-radius:16px;flex-direction:column;width:92vw;max-width:680px;height:82vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000038}.terms-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.terms-modal-title{color:#13254c;margin:0;font-size:17px;font-weight:700}.terms-modal-close{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:flex}.terms-modal-close:hover{background:#e2e8f0}.terms-iframe{border:none;flex:1;width:100%}.terms-check-row{color:#475569;align-items:flex-start;gap:10px;margin:16px 0 4px;font-size:14px;line-height:1.5;display:flex}.terms-check-row input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:17px;height:17px;margin-top:1px;transition:background .15s,border-color .15s;position:relative}.terms-check-row input[type=checkbox]:hover{border-color:#0f4db8}.terms-check-row input[type=checkbox]:checked{background:#0f4db8;border-color:#0f4db8}.terms-check-row input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.terms-check-row input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #0f4db8}.terms-link{color:#0f4db8;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.terms-link:hover{color:#0a3c92}.ob-card{flex-direction:column;display:flex}.ob-step-indicator{justify-content:center;gap:6px;margin-bottom:22px;display:flex}.ob-step-dot{background:var(--border);border-radius:50%;width:8px;height:8px}.ob-step-dot.active{background:var(--primary);border-radius:999px;width:22px}.ob-role-list{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.ob-role-card{border:1.5px solid var(--border);border-radius:var(--radius-sm,12px);width:100%;height:58px;color:var(--text);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:12px;padding:0 18px;font-size:15px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.ob-role-card:hover{border-color:var(--primary)}.ob-role-card.active{border-color:var(--primary);background:var(--primary-light);color:var(--primary-dark)}.ob-role-icon{font-size:22px}.ob-checkbox-list{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.ob-checkbox-row{color:var(--text);cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 4px;font-size:15px;font-weight:500;display:flex}.ob-checkbox-row:last-child{border-bottom:none}.ob-checkbox-row input[type=checkbox]{appearance:none;border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;width:18px;height:18px;transition:background .15s,border-color .15s;position:relative}.ob-checkbox-row input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.ob-checkbox-row input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.ob-divider{background:var(--border);height:1px;margin:4px 0 20px}.ob-grade-field{margin-bottom:26px}.ob-field-label{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.ob-grade-select{border:1.5px solid var(--border);border-radius:var(--radius-sm,12px);width:100%;height:50px;color:var(--text);cursor:pointer;background:#fff;padding:0 14px;font-size:15px}.ob-grade-select:focus{border-color:var(--primary);outline:none}.ob-skip-link{text-align:center;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:16px;padding:6px;font-size:14px;font-weight:600;display:block}.ob-skip-link:hover{color:var(--text);text-decoration:underline}.ob-skip-link:disabled,.auth-btn:disabled{opacity:.6;cursor:not-allowed}.header{z-index:100;-webkit-backdrop-filter:blur(20px);box-sizing:border-box;background:#f7f9fbb3;border-bottom:1px solid #c3c6d84d;justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex;position:sticky;top:0}.header-logo{width:auto;height:40px}.header-left{align-items:center;gap:10px;display:flex}.header-alert-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.header-alert-btn:hover{color:#1e293b;background:#e2e8f0}.header-alert-btn .material-symbols-outlined{font-size:22px}.header-left{align-items:center;display:flex}.brand{color:#004fc4;letter-spacing:-1px;margin:0;font-size:28px;font-weight:800}.brand-version{color:#ff9800;letter-spacing:1px;font-size:9px;font-weight:700}.header-right{align-items:center;gap:14px;display:flex;position:relative}.coins-box{background:#8cf3f34d;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;display:flex}.coin-icon{font-size:18px}.coin-text{color:#006a6a;white-space:nowrap;font-size:14px;font-weight:700}.upgrade-header-btn{cursor:pointer;color:#fff;letter-spacing:1px;text-transform:uppercase;background:#004fc4;border:none;border-radius:999px;padding:10px 18px;font-size:12px;font-weight:700;transition:all .3s}.upgrade-header-btn:hover{transform:translateY(-2px)}.mobile-upgrade{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;display:none}.header-icon-btn{color:#1e293b;cursor:pointer;background:#8cf3f340;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:background .15s;display:flex}.header-icon-btn:hover{background:#e2e8f0}.mobile-coins{display:none}.profile{cursor:pointer;border:2px solid #004fc433;border-radius:50%;width:42px;height:42px;padding:2px;overflow:hidden}.profile-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.dropdown{background:#fff;border-radius:12px;width:140px;position:absolute;top:60px;right:0;overflow:hidden;box-shadow:0 4px 14px #00000026}.dropdown-item{cursor:pointer;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}.dropdown-item:hover{background:#f1f5f9}.logout{color:red}.notif-wrap,.notification-btn{position:relative}.notif-badge{color:#fff;text-align:center;pointer-events:none;background:#ef4444;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:2px;right:2px}.notif-panel{z-index:300;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:320px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 30px #00000024}.notif-panel-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.notif-panel-title{color:#0f172a;font-size:14px;font-weight:700}.notif-clear-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:12px;transition:background .15s}.notif-clear-btn:hover{color:#0f172a;background:#f1f5f9}.notif-empty{text-align:center;color:#94a3b8;padding:28px 16px;font-size:13px}.notif-list{max-height:340px;margin:0;padding:0;list-style:none;overflow-y:auto}.notif-item{border-bottom:1px solid #f8fafc;align-items:flex-start;gap:10px;padding:12px 16px;transition:background .12s;display:flex}.notif-item.clickable{cursor:pointer}.notif-item:hover{background:#f8fafc}.notif-icon{flex-shrink:0;margin-top:2px;font-size:20px}.notif-body{flex:1;min-width:0}.notif-item-title{color:#0f172a;margin:0 0 2px;font-size:13px;font-weight:700}.notif-item-body{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:12px;overflow:hidden}.notif-time{color:#94a3b8;font-size:11px}@media (max-width:768px){.header{height:65px;padding:0 12px}.brand{font-size:22px}.header-right{gap:8px}.header-logo-wrap{display:none}.mobile-coins{padding:6px 10px;display:flex}.desktop-coins{display:none}.coin-text{text-overflow:ellipsis;overflow:hidden}.desktop-upgrade{display:none}.mobile-upgrade{justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.header-icon-btn{width:36px;height:36px;font-size:16px}.profile{width:36px;height:36px}.dropdown{width:120px;top:52px}}.sidebar{background:#f3f6fb;width:260px;height:130vh;padding:20px 12px;transition:transform .3s}.menu-item{margin:6px 0}.menu-link{color:#475569;font-weight:500;font:-webkit-control;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;text-decoration:none;transition:all .2s;display:flex}.menu-link:hover{background:#e2e8f0}.menu-link.active{color:#2563eb;background:#dbeafe;font-weight:600}.arrow{font-size:12px}.submenu{margin-left:14px;animation:.2s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sidebar{display:none}}.overlay{z-index:999;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.overlay{display:none}}.bottom-nav{display:none}@media (max-width:768px){.bottom-nav{z-index:1000;padding:10px 8px;padding-bottom:calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0f172a0f}.bottom-nav-item{color:#94a3b8;letter-spacing:.03em;text-transform:uppercase;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:4px 0;font-size:10px;font-weight:700;text-decoration:none;transition:color .2s,transform .15s;display:flex}.bottom-nav-item:active{transform:scale(.93)}.bottom-nav-item.active{color:#2563eb}.bottom-nav-icon{flex-shrink:0;width:24px;height:24px;transition:transform .2s}.bottom-nav-item.active .bottom-nav-icon{transform:translateY(-2px)}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--secondary:#6366f1;--surface:#f5f7fb;--card:#fff;--text:#111827;--muted:#6b7280;--border:#e5e7eb}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined}.lc-icon-sm{font-size:18px}.lc-container{background:var(--surface);min-height:100vh;padding:32px;font-family:Inter,sans-serif}.lc-hero{flex-direction:column;gap:14px;margin-bottom:30px;display:flex}.lc-hero-label{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.lc-hero-title-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.lc-hero-title{color:var(--text);margin:0;font-family:Manrope,sans-serif;font-size:38px;font-weight:800}.lc-hero-sub{color:var(--muted);max-width:700px;font-size:15px;line-height:1.7}.lc-add-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:8px;height:48px;padding:0 22px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 10px 25px #2563eb2e}.lc-add-btn:hover{transform:translateY(-2px)}.lc-toolbar{margin-bottom:28px}.lc-toolbar-left{width:100%}.lc-search-box{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;width:100%;max-width:420px;height:52px;padding:0 18px;display:flex;box-shadow:0 4px 20px #0000000a}.lc-search-icon{color:#9ca3af}.lc-search-box input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:14px}.lc-search-box input::placeholder{color:#9ca3af}.lc-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.lc-card{background:var(--card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #fff9;border-radius:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000d,inset 0 1px #ffffffb3}.lc-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #2563eb1f,inset 0 1px #fffc}.lc-card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.lc-card-top{justify-content:space-between;align-items:center;padding:22px 22px 0;display:flex}.lc-badge-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lc-badge{color:#fff;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:700}.lc-badge-grade{background:#6b7280!important}.lc-menu-icon{color:#9ca3af;cursor:pointer}.lc-card-default:before{background:linear-gradient(90deg,#10b981,#34d399)!important}.lc-default-tag{color:#059669;letter-spacing:.02em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:3px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.lc-card-body{padding:18px 22px}.lc-title{color:var(--text);margin:0 0 14px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.35}.lc-meta{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.lc-card-footer{padding:0 22px 22px}.lc-progress-bar{background:#e5e7eb;border-radius:999px;height:8px;margin-bottom:10px;overflow:hidden}.lc-progress-fill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:999px;height:100%}.lc-progress-label{color:var(--muted);justify-content:space-between;margin-bottom:18px;font-size:13px;display:flex}.lesson-actions{gap:12px;display:flex}.study-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;height:48px;font-weight:700;transition:all .25s;display:flex}.study-btn:hover{transform:translateY(-2px)}.details-btn{border:1px solid var(--border);height:48px;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;padding:0 18px;font-weight:600;transition:all .25s}.details-btn:hover{background:#f3f4f6}.lc-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;display:flex}.lc-page-count{color:var(--muted);font-size:14px}.lc-page-controls{align-items:center;gap:8px;display:flex}.lc-page-arrow,.lc-page-num{cursor:pointer;border:none;border:1px solid var(--border);background:#fff;border-radius:12px;width:42px;height:42px;font-weight:700;transition:all .2s}.lc-page-arrow:hover,.lc-page-num:hover{background:#eff6ff}.lc-page-active{border-color:var(--primary);background:var(--primary)!important;color:#fff!important}.lc-loading,.lc-no-data{text-align:center;color:var(--muted);grid-column:1/-1;padding:60px 0;font-size:16px}@media (max-width:768px){.lc-container{padding:14px}.lc-hero{margin-bottom:22px}.lc-hero-title{font-size:22px;line-height:1.2}.lc-hero-sub{font-size:12px;line-height:1.5}.lc-hero-label{margin-bottom:8px;font-size:10px}.lc-add-btn{border-radius:12px;justify-content:center;width:100%;padding:10px 14px;font-size:12px}.lc-toolbar{margin-bottom:18px}.lc-search-box{border-radius:12px;width:100%;min-width:100%;padding:8px 12px}.lc-search-box input{height:26px;font-size:12px}.lc-grid{gap:14px;margin-bottom:24px}.lc-card{border-radius:14px;min-height:auto;padding:1px}.lc-card-top{margin-bottom:14px}.lc-badge{padding:4px 10px;font-size:10px}.lc-title{margin-bottom:8px;font-size:15px;line-height:1.35}.lc-meta{gap:4px;font-size:11px}.lc-progress-label{font-size:10px}.lc-progress-bar{height:5px}.lesson-actions{gap:8px;margin-top:6px}.study-btn,.details-btn{border-radius:10px;height:40px;padding:0 12px;font-size:11px}.lc-pagination{gap:12px;padding-top:18px}.lc-page-count{text-align:center;font-size:11px}.lc-page-controls{flex-wrap:wrap;justify-content:center;gap:4px}.lc-page-num,.lc-page-arrow{width:34px;height:34px;font-size:12px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-900:#1e3a8a;--indigo:#4f46e5;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-700:#334155;--gray-900:#0f172a;--white:#fff;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;--shadow-md:0 4px 20px #0f172a14,0 1px 4px #0f172a0a;--shadow-lg:0 12px 40px #0f172a1a,0 4px 12px #0f172a0d;--shadow-blue:0 8px 32px #2563eb38}body{background:var(--gray-50);color:var(--gray-900);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}.exam-page{background:radial-gradient(ellipse 900px 500px at 70% -10%,#2563eb12 0%,transparent 70%),radial-gradient(ellipse 600px 400px at 10% 90%,#4f46e50d 0%,transparent 60%),var(--gray-50);min-height:100vh;padding:40px 32px}.exam-layout{justify-content:center;display:flex}.full-width{width:100%;max-width:1040px}.form-panel{flex-direction:column;gap:16px;display:flex}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0 16px;display:flex}.panel-header h1{color:var(--gray-900);letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:34px;font-weight:800;line-height:1.15}.panel-header h1 span{background:linear-gradient(135deg,var(--blue-600),var(--indigo));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.panel-header p{color:var(--gray-400);margin-top:6px;font-size:14px;font-weight:500}.header-badge{background:var(--blue-50);border:1px solid var(--blue-200);color:var(--blue-600);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;margin-top:4px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.header-badge .dot{background:var(--blue-500);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.preload-banner{border-radius:var(--radius-md);color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1.5px solid #c7d7fe;align-items:center;gap:10px;margin-bottom:4px;padding:14px 18px;font-size:14px;display:flex}.preload-banner strong{font-weight:700}.preload-banner .material-symbols-outlined{color:var(--blue-600);flex-shrink:0}.preload-banner>span:nth-child(2){flex:1}.preload-clear{width:28px;height:28px;color:var(--blue-600);cursor:pointer;background:#2563eb1f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.preload-clear:hover{background:#2563eb38}.section-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;transition:box-shadow .2s}.section-card:hover{box-shadow:var(--shadow-md)}.card-label{align-items:center;gap:8px;margin-bottom:16px;display:flex}.card-label-icon{background:var(--blue-50);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.card-label span{color:var(--gray-700);letter-spacing:.3px;text-transform:uppercase;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.section-card>label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.6px;margin-bottom:14px;font-family:Sora,sans-serif;font-size:12px;font-weight:700;display:block}input,select{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);width:100%;height:50px;color:var(--gray-900);background:var(--gray-50);appearance:none;outline:none;padding:0 16px;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}input:focus,select:focus{border-color:var(--blue-500);background:var(--white);box-shadow:0 0 0 4px #3b82f61f}input::placeholder{color:var(--gray-400)}.grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.grid-3{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.template-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.template-card{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);cursor:pointer;background:var(--white);padding:20px 16px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s,border-color .2s;position:relative;overflow:hidden}.template-card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb0a,#0000);transition:opacity .2s;position:absolute;inset:0}.template-card:hover{box-shadow:var(--shadow-md);border-color:var(--gray-300);transform:translateY(-4px)}.template-card:hover:before{opacity:1}.template-card.active{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 3px #3b82f626,var(--shadow-md)}.template-card.active .check-badge{opacity:1;transform:scale(1)}.check-badge{background:var(--blue-600);opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:12px;right:12px;transform:scale(.5)}.check-badge svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.template-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:22px;display:flex}.blue{background:#dbeafe}.purple{background:#ede9fe}.orange{background:#ffedd5}.green{background:#dcfce7}.pink{background:#fce7f3}.template-card h4{color:var(--gray-900);margin-bottom:5px;font-family:Sora,sans-serif;font-size:14px;font-weight:700}.template-card p{color:var(--gray-500);font-size:12px;line-height:1.55}.difficulty-group{gap:10px;display:flex}.difficulty-btn{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);cursor:pointer;color:var(--gray-500);letter-spacing:.2px;flex:1;justify-content:center;align-items:center;gap:6px;padding:13px 10px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .2s;display:flex}.difficulty-btn:hover{border-color:var(--blue-400);color:var(--blue-600);background:var(--blue-50)}.difficulty-btn.active{background:var(--blue-600);border-color:var(--blue-600);color:var(--white);box-shadow:var(--shadow-blue)}.diff-dot{border-radius:50%;width:7px;height:7px}.difficulty-btn.active .diff-dot,.difficulty-btn:not(.active) .diff-dot{background:currentColor}.setting-item label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;display:block}.action-row{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.reset-btn{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);cursor:pointer;color:var(--gray-500);align-items:center;gap:6px;padding:14px 22px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.reset-btn:hover{border-color:var(--gray-300);color:var(--gray-700);background:var(--gray-50)}.generate-btn{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--blue-600),var(--indigo));color:var(--white);cursor:pointer;box-shadow:var(--shadow-blue);letter-spacing:.2px;border:none;align-items:center;gap:8px;padding:14px 28px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 40px #2563eb59}.generate-btn:active:not(:disabled){transform:translateY(0)}.generate-btn:disabled,.reset-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-arrow{transition:transform .2s}.generate-btn:hover:not(:disabled) .btn-arrow{transform:translate(3px)}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.success-modal,.coin-modal{background:var(--white);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-lg);text-align:center;padding:36px;animation:.3s cubic-bezier(.34,1.56,.64,1) modalPop}.modal-icon-wrap{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex;box-shadow:0 8px 24px #22c55e4d}.coin-modal .modal-icon-wrap{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 24px #f59e0b4d}.success-modal h2,.coin-modal h3{color:var(--gray-900);margin-bottom:6px;font-family:Sora,sans-serif;font-size:22px;font-weight:800}.success-modal>p,.coin-modal>p{color:var(--gray-500);margin-bottom:4px;font-size:14px}.modal-details{text-align:left;gap:10px;margin-top:24px;display:grid}.modal-details div{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.modal-details div span{color:var(--gray-500);font-size:13px;font-weight:500}.modal-details div strong{color:var(--gray-900);font-family:Sora,sans-serif;font-size:14px;font-weight:700}.modal-actions{gap:10px;margin-top:24px;display:flex}.modal-actions button{border-radius:var(--radius-md);border:1.5px solid var(--gray-200);background:var(--white);color:var(--gray-700);cursor:pointer;flex:1;padding:13px 16px;font-family:Sora,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.modal-actions button:hover{background:var(--gray-50)}.modal-actions button.primary,button.primary{background:linear-gradient(135deg,var(--blue-600),var(--indigo));color:var(--white);box-shadow:var(--shadow-blue);border-color:#0000}.modal-actions button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 28px #2563eb59}.coin-info-row{gap:12px;margin:20px 0 0;display:flex}.coin-chip{border-radius:var(--radius-md);background:var(--gray-50);border:1px solid var(--gray-200);flex:1;padding:14px 12px}.coin-chip .chip-label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.coin-chip .chip-value{color:var(--gray-900);font-family:Sora,sans-serif;font-size:20px;font-weight:800}.ai-loading-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999999;background:#0f172ab3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ai-loading-modal{background:var(--white);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:360px;padding:44px 32px 40px;animation:.35s cubic-bezier(.34,1.56,.64,1) modalPop;position:relative;overflow:hidden;box-shadow:0 24px 80px #2563eb33,0 4px 20px #00000014}.ai-glow{pointer-events:none;background:radial-gradient(circle,#2563eb1f 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.ai-icon-wrap{width:100px;height:100px;margin:0 auto 28px;position:relative}.ai-pulse-ring{background:conic-gradient(#2563eb4d,#4f46e51a,#2563eb4d);border-radius:50%;animation:3s linear infinite spinRing;position:absolute;inset:-8px}@keyframes spinRing{to{transform:rotate(360deg)}}.ai-pulse-ring:after{content:"";background:var(--white);border-radius:50%;position:absolute;inset:4px}.ai-icon{background:linear-gradient(135deg,var(--blue-600),var(--indigo));z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:38px;animation:2.2s ease-in-out infinite floatAI;display:flex;position:absolute;inset:8px;box-shadow:0 8px 28px #2563eb59}.ai-loading-modal h2{color:var(--gray-900);letter-spacing:-.2px;margin-bottom:10px;font-family:Sora,sans-serif;font-size:24px;font-weight:800}.ai-loading-modal p{color:var(--gray-400);margin-bottom:28px;font-size:14px;line-height:1.65}.ai-progress-track{background:var(--gray-100);border-radius:100px;width:100%;height:4px;margin-bottom:20px;overflow:hidden}.ai-progress-fill{background:linear-gradient(90deg,var(--blue-600),var(--indigo));border-radius:100px;height:100%;animation:2.5s ease-in-out infinite progressFill}@keyframes progressFill{0%{opacity:1;width:0%}80%{opacity:1;width:90%}to{opacity:.5;width:90%}}.ai-loading-bars{justify-content:center;gap:8px;display:flex}.ai-loading-bars span{background:var(--blue-500);border-radius:50%;width:8px;height:8px;animation:1s infinite bounce}.ai-loading-bars span:nth-child(2){animation-delay:.15s}.ai-loading-bars span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}@keyframes floatAI{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes modalPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.lesson-multiselect{position:relative}.lesson-trigger{border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50);width:100%;height:50px;color:var(--gray-900);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;padding:0 16px;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.lesson-trigger:hover:not(.disabled){border-color:var(--blue-500);background:var(--white)}.lesson-trigger.open{border-color:var(--blue-500);background:var(--white);box-shadow:0 0 0 4px #3b82f61f}.lesson-trigger.disabled{opacity:.5;cursor:not-allowed}.lesson-trigger-text{text-overflow:ellipsis;white-space:nowrap;color:var(--gray-900);flex:1;overflow:hidden}.lesson-trigger:not(.open):not(:hover) .lesson-trigger-text:first-of-type{color:var(--gray-400)}.lesson-trigger-chevron{color:var(--gray-400);flex-shrink:0;margin-left:8px;font-size:13px;transition:transform .2s}.lesson-trigger.open .lesson-trigger-chevron{transform:rotate(180deg)}.lesson-dropdown{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:200;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.lesson-option{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;transition:background .15s;display:flex}.lesson-option:hover{background:var(--blue-50)}.lesson-option.checked{background:#eff6ff}.lesson-option-title{color:var(--gray-700);flex:1;font-size:14px;font-weight:500;line-height:1.4}.lesson-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue-600);cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;flex-shrink:0;padding:0}.lesson-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.lesson-chip{background:var(--blue-50);border:1.5px solid var(--blue-200);color:var(--blue-700);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;max-width:220px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex;overflow:hidden}.lesson-chip-remove{cursor:pointer;color:var(--blue-500);background:0 0;border:none;flex-shrink:0;align-items:center;width:auto;height:auto;padding:0;font-size:15px;line-height:1;display:flex}.lesson-chip-remove:hover{color:#1d4ed8}@media (max-width:992px){.template-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.exam-page{padding:20px 16px}.panel-header{flex-direction:column;gap:10px}.panel-header h1{font-size:26px}.grid-2,.grid-3{grid-template-columns:1fr}.template-grid{grid-template-columns:1fr 1fr}.difficulty-group{flex-direction:column}.difficulty-btn{width:100%}.action-row{flex-direction:column-reverse}.generate-btn,.reset-btn{justify-content:center;width:100%}}@media (max-width:480px){.template-grid{grid-template-columns:1fr}}.subscription-page{background:#f5f7fb;min-height:100vh;padding:30px}.subscription-header{text-align:center;margin-bottom:40px}.subscription-header h1{color:#111827;margin-bottom:12px;font-size:42px;font-weight:800}.subscription-header p{color:#64748b;max-width:700px;margin:auto;font-size:16px;line-height:1.7}.subscription-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.subscription-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:28px;padding:34px 28px;transition:all .3s;position:relative;box-shadow:0 12px 30px #0f172a0d}.subscription-card:hover{transform:translateY(-6px)}.subscription-selected{border-color:#2563eb;box-shadow:0 20px 40px #2563eb26}.subscription-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;right:24px}.subscription-coins{color:#2563eb;margin-bottom:20px;font-size:24px;font-weight:700}.subscription-card h2{color:#111827;margin-bottom:10px;font-size:48px;font-weight:800}.subscription-discount{color:#16a34a;margin-bottom:26px;font-weight:700}.subscription-features{margin:0;padding:0;list-style:none}.subscription-features li{color:#475569;margin-bottom:14px;font-size:15px}.subscription-btn{color:#2563eb;cursor:pointer;background:#eef2ff;border:none;border-radius:16px;width:100%;height:54px;margin-top:28px;font-size:15px;font-weight:700;transition:all .25s}.subscription-btn:hover{background:#dbeafe}.subscription-btn-active{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}.subscription-payment-section{background:#fff;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;padding:28px;display:flex;box-shadow:0 12px 30px #0f172a0d}.subscription-summary h3{color:#111827;margin-bottom:16px;font-size:20px;font-weight:800}.subscription-summary p{color:#64748b}.subscription-summary-card{background:#f8fafc;border-radius:18px;align-items:center;gap:30px;padding:18px 22px;font-size:16px;display:flex}.subscription-summary-card strong{color:#2563eb;font-size:18px}.subscription-payment-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:18px;height:58px;padding:0 34px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 10px 25px #2563eb40}.subscription-payment-btn:hover{transform:translateY(-2px)}.subscription-modal-overlay{z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.subscription-modal{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:420px;padding:34px 28px;animation:.25s popupAnim}.subscription-modal-icon{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 20px;font-size:34px;display:flex}.subscription-modal h2{color:#111827;margin-bottom:10px;font-size:28px;font-weight:800}.subscription-modal p{color:#64748b;margin-bottom:28px;line-height:1.7}.subscription-modal-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:16px;width:100%;height:54px;font-size:16px;font-weight:700}@keyframes popupAnim{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:992px){.subscription-grid{grid-template-columns:1fr}}@media (max-width:768px){.subscription-page{padding:18px}.subscription-header h1{font-size:30px}.subscription-header p{font-size:14px}.subscription-card{padding:26px 22px}.subscription-card h2{font-size:38px}.subscription-payment-section{flex-direction:column;align-items:stretch}.subscription-summary-card{flex-direction:column;align-items:flex-start;gap:10px}.subscription-payment-btn{width:100%}.subscription-modal{padding:28px 22px}.subscription-modal h2{font-size:24px}}.exams-page{background:#f0f4fa;min-height:100vh;padding:28px 32px}.exams-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.exams-hero__eyebrow{color:#2563eb;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.exams-hero__eyebrow .material-symbols-outlined{font-size:16px}.exams-hero h1{color:#0f172a;margin-bottom:6px;font-size:32px;font-weight:800;line-height:1.2}.exams-hero__sub{color:#64748b;max-width:600px;font-size:14px;line-height:1.6}.exams-hero__cta{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:14px;flex-shrink:0;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #2563eb47}.exams-hero__cta:hover{transform:translateY(-2px);box-shadow:0 10px 28px #2563eb5c}.exams-toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px;display:flex}.exams-search{background:#fff;border:1.5px solid #0000;border-radius:16px;flex:2 260px;align-items:center;gap:12px;max-width:480px;height:52px;padding:0 20px;transition:border-color .2s;display:flex;box-shadow:0 2px 12px #0f172a0f}.exams-search:focus-within{border-color:#2563eb}.exams-search .material-symbols-outlined{color:#94a3b8;flex-shrink:0;font-size:22px}.exams-search input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:14px}.exams-filter-select{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:16px;flex:180px;max-width:220px;height:52px;padding:0 16px;font-size:14px;transition:border-color .2s;box-shadow:0 2px 12px #0f172a0f}.exams-filter-select:focus{border-color:#2563eb;outline:none}.exams-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;margin-bottom:32px;display:grid}.ec-skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:24px;height:290px;animation:1.4s infinite ec-shimmer}@keyframes ec-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.exams-empty{text-align:center;background:#fff;border-radius:28px;flex-direction:column;align-items:center;gap:14px;margin-bottom:32px;padding:80px 20px;display:flex;box-shadow:0 2px 16px #0f172a0d}.exams-empty .material-symbols-outlined{color:#cbd5e1;font-size:64px}.exams-empty h3{color:#0f172a;font-size:20px;font-weight:700}.exams-empty p{color:#64748b;font-size:14px}.exams-empty button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:6px;height:44px;margin-top:6px;padding:0 20px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.exams-empty button:hover{background:#1d4ed8}.ec{background:#fff;border-radius:24px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 2px 16px #0f172a0f}.ec:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0f172a1c}.ec--inactive{opacity:.62}.ec__stripe{height:4px}.ec__stripe--blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.ec__stripe--purple{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.ec__stripe--teal{background:linear-gradient(90deg,#0d9488,#2dd4bf)}.ec__stripe--orange{background:linear-gradient(90deg,#ea580c,#fb923c)}.ec__stripe--pink{background:linear-gradient(90deg,#db2777,#f472b6)}.ec__body{padding:22px}.ec__toprow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.ec__toprow-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.ec__subject{color:#2563eb;letter-spacing:.2px;background:#eff6ff;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700}.ec__type-chip{border-radius:999px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:700;display:flex}.ec__type-chip .material-symbols-outlined{font-size:14px}.ec__type-chip--blue{color:#2563eb;background:#eff6ff}.ec__type-chip--purple{color:#7c3aed;background:#f5f3ff}.ec__type-chip--teal{color:#0d9488;background:#f0fdfa}.ec__type-chip--orange{color:#ea580c;background:#fff7ed}.ec__type-chip--pink{color:#db2777;background:#fdf2f8}.ec__actions{gap:4px;display:flex}.ec__act{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.ec__act .material-symbols-outlined{font-size:16px}.ec__act--edit{color:#2563eb;background:#eff6ff}.ec__act--edit:hover{color:#fff;background:#2563eb}.ec__act--del{color:#dc2626;background:#fef2f2}.ec__act--del:hover{color:#fff;background:#dc2626}.ec__title{color:#0f172a;margin-bottom:6px;font-size:17px;font-weight:800;line-height:1.35}.ec__lesson{color:#64748b;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;display:flex}.ec__lesson .material-symbols-outlined{font-size:15px}.ec__meta{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.ec__chip{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.ec__chip .material-symbols-outlined{color:#64748b;font-size:14px}.ec__chip--inactive{color:#dc2626;background:#fef2f2;border-color:#fecaca}.ec__footer{gap:10px;display:flex}.ec__btn-take{cursor:pointer;color:#fff;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;height:44px;font-size:14px;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.ec__btn-take:hover{opacity:.9;transform:translateY(-1px)}.ec__btn-take:disabled{opacity:.45;cursor:not-allowed;transform:none}.ec__btn-take--blue{background:linear-gradient(135deg,#2563eb,#4f46e5)}.ec__btn-take--purple{background:linear-gradient(135deg,#7c3aed,#a855f7)}.ec__btn-take--teal{background:linear-gradient(135deg,#0d9488,#0891b2)}.ec__btn-take--orange{background:linear-gradient(135deg,#ea580c,#f97316)}.ec__btn-take .material-symbols-outlined{font-size:18px}.ec__btn-details{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;width:90px;height:44px;font-size:13px;font-weight:700;transition:background .2s}.ec__btn-details:hover{background:#f8fafc}.exams-pager{justify-content:center;align-items:center;gap:16px;margin-top:8px;padding-bottom:16px;display:flex}.exams-pager__btn{cursor:pointer;color:#334155;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:flex;box-shadow:0 2px 8px #0f172a0f}.exams-pager__btn:hover:not(:disabled){color:#fff;background:#2563eb}.exams-pager__btn:disabled{opacity:.4;cursor:not-allowed}.exams-pager__info{color:#64748b;font-size:14px;font-weight:500}.exams-pager__info strong{color:#0f172a;font-weight:800}.ex-overlay{z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ex-modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:420px;padding:36px 32px;animation:.22s ex-modal-in;box-shadow:0 24px 64px #0f172a33}@keyframes ex-modal-in{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ex-modal--wide{text-align:left;max-width:480px}.ex-modal__icon{margin-bottom:16px;font-size:48px}.ex-modal h3{color:#0f172a;margin-bottom:10px;font-size:20px;font-weight:800}.ex-modal>p{color:#64748b;margin-bottom:28px;font-size:14px;line-height:1.6}.ex-modal__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ex-modal__header h3{margin-bottom:0}.ex-modal__close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.ex-modal__close:hover{background:#e2e8f0}.ex-modal__form{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.ex-field{flex-direction:column;gap:6px;display:flex}.ex-field label{color:#374151;font-size:13px;font-weight:700}.ex-field input,.ex-field select{color:#0f172a;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;height:44px;padding:0 14px;font-size:14px;transition:border-color .2s}.ex-field input:focus,.ex-field select:focus{border-color:#2563eb}.ex-status-toggle{gap:10px;display:flex}.ex-status-btn{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;height:42px;font-size:13px;font-weight:600;transition:all .2s}.ex-status-btn--active.ex-status-btn--sel{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.ex-status-btn--inactive.ex-status-btn--sel{color:#dc2626;background:#fef2f2;border-color:#dc2626}.ex-modal__actions{gap:12px;display:flex}.ex-btn{cursor:pointer;border:none;border-radius:12px;flex:1;height:46px;font-size:14px;font-weight:700;transition:all .2s}.ex-btn--cancel{color:#374151;background:#f1f5f9}.ex-btn--cancel:hover{background:#e2e8f0}.ex-btn--danger{color:#fff;background:#dc2626}.ex-btn--danger:hover{background:#b91c1c}.ex-btn--save{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}.ex-btn--save:hover{opacity:.9}.ex-btn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.exams-page{padding:14px 16px}.exams-hero h1{font-size:24px}.exams-hero__cta{justify-content:center;width:100%;height:44px}.exams-toolbar{flex-direction:column;align-items:stretch}.exams-search,.exams-filter-select{flex-basis:auto;width:100%;max-width:none;height:46px}.exams-grid{grid-template-columns:1fr;gap:16px}.ec__title{font-size:15px}.ec__body{padding:16px}.ex-modal{padding:28px 22px}}.exams-default-section{border-top:2px solid #e2e8f0;margin-top:48px;padding-top:32px}.exams-default-header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.exams-default-header>.material-symbols-outlined{color:#2563eb;background:#eff6ff;border-radius:10px;padding:8px;font-size:32px}.exams-default-title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.exams-default-sub{color:#64748b;margin:2px 0 0;font-size:.82rem}.exams-default-empty{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.exams-default-empty .material-symbols-outlined{font-size:40px}.exams-default-empty p{margin:0;font-size:.88rem}.ec__btn-print{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:flex}.ec__btn-print .material-symbols-outlined{font-size:19px}.ec__btn-print:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}@media (max-width:768px){.ec__btn-print{display:none}}.exams-mobile-print-note{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;font-size:13px;font-weight:600;display:none}.exams-mobile-print-note .material-symbols-outlined{font-size:18px}@media (max-width:768px){.exams-mobile-print-note{display:flex}}.epm-overlay{z-index:1200;background:#0f172aa6;align-items:stretch;display:flex;position:fixed;inset:0}.epm-chrome{background:#f0f4fa;border-radius:20px;flex-direction:column;width:100%;max-width:860px;max-height:95vh;margin:auto;display:flex;overflow:hidden;box-shadow:0 32px 80px #0f172a59}.epm-chrome-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.epm-chrome-header h3{color:#0f172a;margin:0 0 2px;font-size:1rem;font-weight:800}.epm-chrome-header p{color:#64748b;margin:0;font-size:.78rem}.epm-chrome-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.epm-mobile-note{color:#f59e0b;align-items:center;gap:5px;font-size:12px;font-weight:600;display:none}.epm-mobile-note .material-symbols-outlined{font-size:16px}@media (max-width:768px){.epm-mobile-note{display:flex}.epm-print-btn span.material-symbols-outlined+span{display:none}}.epm-print-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 18px;font-size:13px;font-weight:700;transition:opacity .2s;display:flex}.epm-print-btn:hover{opacity:.88}.epm-print-btn:disabled{opacity:.5;cursor:not-allowed}.epm-print-btn .material-symbols-outlined{font-size:17px}.epm-close-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.epm-close-btn:hover{background:#e2e8f0}.epm-close-btn .material-symbols-outlined{font-size:18px}.epm-loading{color:#64748b;justify-content:center;align-items:center;padding:60px;font-size:14px;display:flex}.epm-scroll{flex:1;padding:24px;overflow-y:auto}.exam-print-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0f172a1a}.epm-page{color:#000;min-height:900px;padding:40px 48px;font-family:Times New Roman,Times,serif}.epm-header{text-align:center;margin-bottom:12px}.epm-company{letter-spacing:2px;text-transform:uppercase;color:#000;margin:0 0 4px;font-size:26px;font-weight:900}.epm-tagline{color:#444;margin:0;font-size:13px;font-style:italic}.epm-divider{border:none;border-top:1.5px solid #000;margin:12px 0}.epm-meta-grid{grid-template-columns:1fr 1fr;gap:6px 24px;padding:8px 0;font-size:13px;display:grid}.epm-meta-label{color:#000;font-weight:700}.epm-meta-val{color:#111}.epm-instructions{color:#222;padding:8px 0;font-size:13px;line-height:1.6}.epm-questions-section{margin-top:8px}.epm-question{margin-bottom:22px}.epm-q-text{color:#000;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.5}.epm-options{grid-template-columns:1fr 1fr;gap:5px 16px;padding-left:20px;display:grid}.epm-option{color:#111;font-size:13px}.epm-answer-line{background:#aaa;width:100%;height:1px;margin:10px 0 0}.epm-question--dict{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.epm-dict-no{min-width:24px;font-size:14px;font-weight:700}.epm-dict-word{min-width:120px;font-size:14px;font-weight:600}.epm-sa-lines{flex-direction:column;gap:20px;margin-top:8px;padding-left:20px;display:flex}.epm-footer{text-align:center;color:#666;margin:0;font-size:11px;font-style:italic}@media print{body *{visibility:hidden}.exam-print-content,.exam-print-content *{visibility:visible}.exam-print-content{z-index:99999;width:100%;box-shadow:none;border-radius:0;position:fixed;top:0;left:0}.epm-page{min-height:unset;padding:28px 36px}}.se-page{background:#f7f9fb;justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;font-family:Inter,sans-serif;display:flex}.se-loading{color:#737687;justify-content:center;align-items:center;gap:10px;height:100vh;font-family:Inter,sans-serif;font-size:16px;display:flex}.se-card{background:#fff;border:1px solid #c3c6d84d;border-radius:20px;width:100%;max-width:680px;padding:48px;box-shadow:0 20px 60px #044fc414,0 1px 3px #044fc40f}.se-breadcrumb{color:#006a6a;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.se-breadcrumb .material-symbols-outlined{font-size:17px}.se-title{color:#191c1e;margin-bottom:32px;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;line-height:1.3}.se-bento{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:32px;display:grid}.se-info-card{background:#f2f4f6;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.se-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.se-icon-wrap .material-symbols-outlined{font-size:22px}.se-icon-blue{background:#044fc41a}.se-icon-blue .material-symbols-outlined{color:#004fc4}.se-icon-teal{background:#006a6a1a}.se-icon-teal .material-symbols-outlined{color:#006a6a}.se-info-label{text-transform:uppercase;letter-spacing:.1em;color:#737687;margin-bottom:3px;font-size:10px;font-weight:600}.se-info-value{color:#191c1e;font-size:17px;font-weight:600}.se-stats-row{background:#f2f4f6;border-radius:12px;grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;display:grid;overflow:hidden}.se-stat{text-align:center;padding:18px 12px}.se-stat+.se-stat{border-left:1px solid #c3c6d880}.se-stat-label{text-transform:uppercase;letter-spacing:.1em;color:#737687;margin-bottom:5px;font-size:10px;font-weight:600}.se-stat-val{color:#191c1e;font-size:17px;font-weight:700}.se-timer-row{background:#453bdc0a;border:1px solid #453bdc1f;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.se-timer-left{color:#191c1e;align-items:center;gap:10px;font-weight:500;display:flex}.se-timer-left .material-symbols-outlined{color:#453bdc;font-size:22px}.se-timer-val{color:#453bdc;font-family:Manrope,sans-serif;font-size:24px;font-weight:800}.se-actions{gap:12px;display:flex}.se-actions .se-start-btn,.se-actions .se-upload-btn{flex:1;width:auto}.se-secondary-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.se-secondary-btn{color:#191c1e;cursor:pointer;background:#f2f4f6;border:1.5px solid #0000;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:200px;padding:14px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background .2s,border-color .2s;display:flex}.se-secondary-btn .material-symbols-outlined{color:#004fc4;font-size:19px}.se-secondary-btn:hover:not(:disabled){background:#e7ecf3;border-color:#c3d3ea}.se-cancel-btn{color:#475569;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:999px;flex:1;padding:14px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background .2s,border-color .2s}.se-cancel-btn:hover:not(:disabled){background:#94a3b814;border-color:#cbd5e1}.se-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.se-start-btn{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #044fc438}.se-start-btn .material-symbols-outlined{font-size:20px;transition:transform .2s}.se-start-btn:hover:not(:disabled){background:#2e68e2;transform:translateY(-1px);box-shadow:0 12px 32px #044fc447}.se-start-btn:hover:not(:disabled) .material-symbols-outlined{transform:translate(4px)}.se-start-btn:active:not(:disabled){transform:scale(.98)}.se-start-btn--loading{opacity:.75;cursor:not-allowed}.se-upload-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #f9731638}.se-upload-btn .material-symbols-outlined{font-size:20px}.se-upload-btn:hover:not(:disabled){background:#ea6a0e;transform:translateY(-1px);box-shadow:0 12px 32px #f9731647}.se-upload-btn:active:not(:disabled){transform:scale(.98)}.se-disclaimer{text-align:center;color:#737687;opacity:.8;margin-top:12px;font-size:11px}.se-ai-chip-wrap{justify-content:center;margin-top:28px;display:flex}.se-ai-chip{color:#004f4f;background:#8cf3f3;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:500;display:inline-flex}.se-ai-chip .material-symbols-outlined{font-size:18px;animation:2s ease-in-out infinite se-pulse}.se-spin{animation:.8s linear infinite se-rotate}@keyframes se-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes se-pulse{0%,to{opacity:1}50%{opacity:.4}}.se-upload-overlay{z-index:1300;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.se-upload-modal{background:#fff;border-radius:20px;width:100%;max-width:460px;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 32px 80px #0f172a59}.se-upload-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.se-upload-header h3{color:#191c1e;font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.se-upload-close{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.se-upload-close:hover:not(:disabled){background:#e2e8f0}.se-upload-close:disabled{opacity:.5;cursor:not-allowed}.se-upload-close .material-symbols-outlined{font-size:18px}.se-upload-sub{color:#737687;margin-bottom:20px;font-size:13px;line-height:1.5}.se-upload-dropzone{cursor:pointer;text-align:center;background:#f7f9fb;border:2px dashed #c3d3ea;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:20px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.se-upload-dropzone:hover{background:#eff6ff;border-color:#004fc4}.se-upload-dropzone .material-symbols-outlined{color:#004fc4;font-size:34px}.se-upload-dropzone p{color:#191c1e;font-size:14px;font-weight:600}.se-upload-hint{color:#94a3b8;font-size:11px}.se-upload-preview{object-fit:contain;border-radius:10px;max-width:100%;max-height:220px}.se-upload-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.se-upload-thumb{aspect-ratio:3/4;background:#f7f9fb;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden}.se-upload-thumb img{object-fit:cover;width:100%;height:100%;display:block}.se-upload-thumb-remove{color:#fff;cursor:pointer;background:#0f172aa6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:6px;right:6px}.se-upload-thumb-remove:disabled{opacity:.5;cursor:not-allowed}.se-upload-thumb-remove .material-symbols-outlined{font-size:15px}.se-upload-thumb-index{color:#fff;text-align:center;background:#0f172a99;padding:3px 0;font-size:10px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.se-upload-add-tile{aspect-ratio:3/4;cursor:pointer;color:#004fc4;background:#f7f9fb;border:2px dashed #c3d3ea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.se-upload-add-tile:hover:not(:disabled){background:#eff6ff;border-color:#004fc4}.se-upload-add-tile:disabled{opacity:.5;cursor:not-allowed}.se-upload-add-tile .material-symbols-outlined{font-size:22px}.se-upload-input-hidden{display:none}.se-upload-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:12px;padding:10px 14px;font-size:13px}.se-upload-actions{gap:12px;margin-top:22px;display:flex}.se-upload-actions .se-start-btn{flex:2;width:auto}.se-upload-actions .se-cancel-btn{flex:1;padding:18px;font-size:16px}@media (max-width:640px){.se-card{border-radius:16px;padding:28px 20px}.se-title{font-size:20px}.se-bento{grid-template-columns:1fr}.se-stats-row,.se-timer-row{grid-column:unset}.se-actions,.se-secondary-actions{flex-direction:column}.se-secondary-btn{min-width:0}.se-upload-modal{padding:24px 20px}}.mcq-page{background:#f5f7fb;min-height:100vh;padding:30px}.mcq-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffe;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:24px 30px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.mcq-header h1{color:#111827;font-size:28px}.mcq-header p{color:#6b7280;margin-top:5px}.exam-timer{color:#2563eb;background:#eff6ff;border-radius:999px;padding:12px 22px;font-size:18px;font-weight:700}.mcq-meta-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}.meta-card{background:#fff;border-radius:20px;padding:22px;box-shadow:0 4px 20px #0000000a}.meta-card span{color:#6b7280;margin-bottom:10px;font-size:13px;display:block}.mcq-question-card{background:#fff;border-radius:28px;padding:32px;box-shadow:0 4px 24px #0000000d}.question-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.question-progress{color:#2563eb;font-weight:600}.mcq-options{flex-direction:column;gap:18px;display:flex}.mcq-option{cursor:pointer;border:2px solid #e5e7eb;border-radius:18px;align-items:center;gap:18px;padding:20px;transition:all .2s;display:flex}.mcq-option:hover,.selected-option{background:#eff6ff;border-color:#2563eb}.option-radio{border:2px solid #9ca3af;border-radius:50%;width:22px;height:22px;position:relative}.checked-radio{border-color:#2563eb}.checked-radio:after{content:"";background:#2563eb;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nav-btn,.submit-btn,.popup-submit-btn{cursor:pointer;border:none;border-radius:16px;height:56px;padding:0 30px;font-size:15px;font-weight:700}.submit-btn,.popup-submit-btn{color:#fff;background:#dc2626}button:disabled{opacity:.5;cursor:not-allowed}.mcq-loading-page{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.mcq-loader{border:6px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:70px;height:70px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.mcq-page{padding:18px}.mcq-header{text-align:center;flex-direction:column;gap:20px}.mcq-meta-grid{grid-template-columns:1fr 1fr}.question-text{font-size:20px}.submit-row{flex-direction:column}.nav-btn,.submit-btn{width:100%}}.res-page{background:#f0f4fa;min-height:100vh;padding:28px 32px}.res-hero{border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-bottom:24px;padding:40px 44px;display:flex;position:relative;overflow:hidden}.res-hero--pass{background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 55%,#3b82f6 100%)}.res-hero--fail{background:linear-gradient(135deg,#7f1d1d 0%,#b91c1c 55%,#ef4444 100%)}.res-hero__glow{pointer-events:none;background:#ffffff12;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-100px}.res-back{color:#ffffffd9;cursor:pointer;background:#ffffff24;border:none;border-radius:10px;align-items:center;gap:4px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.res-back:hover{background:#ffffff38}.res-back .material-symbols-outlined{font-size:15px}.res-verdict{letter-spacing:.2px;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.res-verdict .material-symbols-outlined{font-size:16px}.res-verdict--pass{color:#86efac;background:#22c55e38}.res-verdict--fail{color:#ffffffd1;background:#ffffff24}.res-exam-title{color:#fff;margin-bottom:8px;font-size:26px;font-weight:800;line-height:1.3}.res-exam-meta{color:#ffffffad;font-size:14px}.res-hero__right{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.res-score-ring{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:6px solid #ffffff38;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:124px;height:124px;display:flex}.res-score-pct{color:#fff;font-size:30px;font-weight:800;line-height:1}.res-score-lbl{color:#ffffffb3;text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:600}.res-marks-line{color:#ffffffbf;font-size:13px;font-weight:600}.res-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.res-stat{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex;box-shadow:0 2px 12px #0f172a0d}.res-stat__icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.res-stat__icon .material-symbols-outlined{font-size:26px}.res-stat--green .res-stat__icon{background:#dcfce7}.res-stat--green .material-symbols-outlined{color:#16a34a}.res-stat--red .res-stat__icon{background:#fee2e2}.res-stat--red .material-symbols-outlined{color:#dc2626}.res-stat--blue .res-stat__icon{background:#eff6ff}.res-stat--blue .material-symbols-outlined{color:#2563eb}.res-stat--purple .res-stat__icon{background:#f5f3ff}.res-stat--purple .material-symbols-outlined{color:#7c3aed}.res-stat strong{color:#0f172a;font-size:30px;font-weight:800;line-height:1}.res-stat p{color:#64748b;font-size:13px;font-weight:600}.res-review{background:#fff;border-radius:24px;margin-bottom:28px;padding:32px;box-shadow:0 2px 12px #0f172a0d}.res-review__title{color:#0f172a;align-items:center;gap:10px;margin-bottom:24px;font-size:20px;font-weight:800;display:flex}.res-review__title .material-symbols-outlined{color:#2563eb;font-size:24px}.res-qlist{flex-direction:column;gap:16px;display:flex}.res-qcard{background:#f8fafc;border-left:5px solid #0000;border-radius:18px;padding:22px;transition:box-shadow .2s}.res-qcard:hover{box-shadow:0 4px 16px #0f172a12}.res-qcard--pass{border-left-color:#16a34a}.res-qcard--fail{border-left-color:#dc2626}.res-qcard__header{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.res-qnum{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex}.res-qnum--pass{background:#16a34a}.res-qnum--fail{background:#dc2626}.res-qtext{color:#0f172a;flex:1;font-size:16px;font-weight:600;line-height:1.55}.res-qbadge{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.res-qbadge .material-symbols-outlined{font-size:14px}.res-qbadge--pass{color:#166534;background:#dcfce7}.res-qbadge--fail{color:#991b1b;background:#fee2e2}.res-answers{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.res-ans{border-radius:14px;padding:14px 16px}.res-ans span{text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.res-ans p{color:#0f172a;word-break:break-word;font-size:15px;font-weight:600}.res-ans--correct{background:#dcfce7}.res-ans--correct span{color:#166534}.res-ans--wrong{background:#fee2e2}.res-ans--wrong span{color:#991b1b}.res-ans--wrong p{color:#7f1d1d}.res-ans--key{background:#eff6ff}.res-ans--key span{color:#1d4ed8}.res-ans--key p{color:#1e3a8a}.res-ai-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.res-ai-btn:hover:not(:disabled){background:#1e293b}.res-ai-btn:disabled{opacity:.6;cursor:default}.res-ai-btn--loading{background:#334155}.res-ai-btn .material-symbols-outlined{font-size:17px}.res-ai-panel{background:#fff;border-left:4px solid #2563eb;border-radius:14px;margin-top:16px;padding:18px 20px}.res-ai-panel__header{color:#0f172a;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.res-ai-panel__header .material-symbols-outlined{color:#2563eb;font-size:18px}.res-ai-panel p{color:#475569;font-size:14px;line-height:1.8}.res-footer{justify-content:center;padding:8px 0 24px;display:flex}.res-footer__btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:16px;align-items:center;gap:8px;height:52px;padding:0 32px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #2563eb47}.res-footer__btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #2563eb5c}.res-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:40px 20px;display:flex}.res-empty .material-symbols-outlined{color:#cbd5e1;font-size:72px}.res-empty h2{color:#0f172a;font-size:24px;font-weight:800}.res-empty button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;height:48px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s}.res-empty button:hover{background:#1d4ed8}@media (max-width:768px){.res-page{padding:14px 16px}.res-hero{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 24px}.res-hero__right{align-self:center}.res-exam-title{font-size:20px}.res-stats{grid-template-columns:1fr 1fr;gap:12px}.res-review{padding:20px 16px}.res-answers{grid-template-columns:1fr}.res-qcard__header{flex-wrap:wrap}.res-qbadge{order:-1;margin-left:auto}.res-ai-btn,.res-footer__btn{justify-content:center;width:100%}}.ed-page{background:#f4f7fb;flex-direction:column;gap:20px;max-width:900px;min-height:100vh;margin:0 auto;padding:28px 24px 48px;display:flex}.ed-center{color:#6b7280;justify-content:center;align-items:center;height:60vh;font-size:16px;display:flex}.ed-back{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0f172a0d}.ed-back:hover{background:#f1f5f9;border-color:#cbd5e1}.ed-back .material-symbols-outlined{font-size:16px}.ed-hero{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#4f46e5 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:36px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #2563eb40}.ed-hero-inactive{background:linear-gradient(135deg,#374151 0%,#6b7280 100%);box-shadow:0 12px 40px #6b728033}.ed-hero-glow{pointer-events:none;background:#ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-60px}.ed-hero-body{z-index:1;flex:1}.ed-hero-tags{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ed-tag-type{color:#fff;letter-spacing:.5px;background:#fff3;border-radius:999px;padding:4px 14px;font-size:12px;font-weight:700}.ed-tag-inactive{color:#fca5a5;background:#ef44444d;border-radius:999px;padding:4px 14px;font-size:12px;font-weight:700}.ed-hero-title{color:#fff;margin-bottom:10px;font-size:26px;font-weight:800;line-height:1.25}.ed-hero-code{color:#ffffffb3;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.ed-hero-code .material-symbols-outlined{font-size:14px}.ed-hero-cta{z-index:1;flex-direction:column;flex-shrink:0;gap:10px;display:flex}.ed-start-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:16px;align-items:center;gap:8px;height:52px;padding:0 28px;font-size:15px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 6px 20px #0000001f}.ed-start-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000029}.ed-start-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ed-start-btn .material-symbols-outlined{font-size:20px}.ed-back-to-list{color:#ffffffd9;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:14px;height:44px;padding:0 24px;font-size:14px;font-weight:600;transition:all .2s}.ed-back-to-list:hover{background:#ffffff1a;border-color:#ffffff80}.ed-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ed-stat-card{background:#fff;border-radius:20px;align-items:center;gap:14px;padding:20px;transition:all .2s;display:flex;box-shadow:0 4px 16px #0f172a0d}.ed-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.ed-stat-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.ed-stat-icon .material-symbols-outlined{color:#fff;font-size:22px}.ed-icon-blue{background:linear-gradient(135deg,#2563eb,#3b82f6)}.ed-icon-green{background:linear-gradient(135deg,#059669,#10b981)}.ed-icon-purple{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.ed-icon-orange{background:linear-gradient(135deg,#d97706,#f59e0b)}.ed-stat-info{min-width:0}.ed-stat-label{color:#9ca3af;white-space:nowrap;margin-bottom:4px;font-size:12px;font-weight:600}.ed-stat-value{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:800;overflow:hidden}.ed-section{background:#fff;border-radius:24px;padding:28px;box-shadow:0 4px 16px #0f172a0d}.ed-section-header{border-bottom:1.5px solid #f1f5f9;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:20px;display:flex}.ed-section-icon{background:#eef4ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ed-section-icon .material-symbols-outlined{color:#2563eb;font-size:22px}.ed-section-header h3{color:#111827;margin:0 0 3px;font-size:17px;font-weight:800}.ed-section-header p{color:#9ca3af;margin:0;font-size:13px}.ed-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 20px;display:flex}.ed-empty-icon{color:#d1d5db;font-size:48px!important}.ed-empty p{color:#374151;margin:0;font-size:16px;font-weight:700}.ed-empty span{color:#9ca3af;font-size:13px}.ed-attempts-list{flex-direction:column;gap:12px;display:flex}.ed-attempt-row{background:#f8fafc;border-radius:14px;align-items:center;gap:16px;padding:14px 18px;display:flex}.ed-attempt-num{color:#2563eb;background:#eef4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.ed-attempt-info{flex:1}.ed-attempt-info p{color:#111827;margin:0 0 2px;font-size:14px;font-weight:700}.ed-attempt-info span{color:#9ca3af;font-size:12px}.ed-attempt-score{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ed-attempt-score strong{color:#111827;font-size:15px;font-weight:800}.ed-attempt-score small{color:#9ca3af;font-size:12px;font-weight:600}.ed-attempt-tag{border-radius:999px;padding:4px 14px;font-size:12px;font-weight:700}.ed-attempt-tag.pass{color:#16a34a;background:#dcfce7}.ed-attempt-tag.fail{color:#dc2626;background:#fee2e2}@media (max-width:768px){.ed-page{gap:16px;padding:16px 14px 40px}.ed-hero{border-radius:20px;flex-direction:column;align-items:flex-start;gap:20px;padding:24px 20px}.ed-hero-title{font-size:20px}.ed-hero-cta{flex-direction:row;width:100%}.ed-start-btn{flex:1;justify-content:center;height:46px;font-size:14px}.ed-back-to-list{text-align:center;flex:1;height:46px}.ed-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ed-stat-card{border-radius:16px;padding:14px}.ed-stat-icon{border-radius:11px;width:38px;height:38px}.ed-stat-icon .material-symbols-outlined{font-size:18px}.ed-stat-value{font-size:16px}.ed-section{border-radius:20px;padding:20px 16px}}@media (max-width:480px){.ed-hero-title{font-size:18px}.ed-stats-grid{grid-template-columns:repeat(2,1fr)}}.fib-page{background:#f5f7fb;min-height:100vh;padding:30px}.fib-header{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:22px 28px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #0000000f}.fib-header h1{color:#111827;margin-bottom:8px;font-size:32px}.fib-header p{color:#6b7280}.exam-timer{color:#fff;background:#dc2626;border-radius:18px;justify-content:center;align-items:center;min-width:140px;height:60px;font-size:22px;font-weight:700;display:flex}.fib-meta-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.meta-card{background:#fff;border-radius:22px;padding:22px}.meta-card span{color:#6b7280;margin-bottom:10px;display:block}.meta-card strong{color:#111827;font-size:18px}.fib-question-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px}.question-top{align-items:center;margin-bottom:20px;display:flex}.question-badge{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex}.question-progress{color:#6b7280;margin-left:auto;font-size:14px;font-weight:600}.question-text{color:#111827;margin-bottom:24px;font-size:20px;line-height:1.8}.fib-question-card input{border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;height:56px;padding:0 18px;font-size:15px}.fib-question-card input:focus{border-color:#2563eb}.submit-row{justify-content:space-between;gap:14px;margin-top:34px;display:flex}.nav-btn,.submit-btn{cursor:pointer;border:none;border-radius:16px;height:56px;padding:0 28px;font-size:15px;font-weight:700}.nav-btn{color:#fff;background:#2563eb}.submit-btn{color:#fff;background:#16a34a}.secondary-btn{color:#111827;background:#e5e7eb}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.fib-loading-page{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.fib-loader{border:6px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:70px;height:70px;animation:1s linear infinite spin}.exam-expired-mode .fib-question-list{pointer-events:none;opacity:.55}.timeup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.timeup-icon{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;font-size:42px;display:flex}.timeup-modal h2{margin-bottom:12px;font-size:28px}.timeup-modal p{color:#6b7280;line-height:1.7}.popup-submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;width:100%;height:56px;margin-top:24px;font-size:16px;font-weight:700}@media (max-width:768px){.fib-page{padding:18px}.fib-header{flex-direction:column;align-items:flex-start;gap:20px}.fib-meta-grid{grid-template-columns:1fr}.submit-row{flex-direction:column}.nav-btn,.submit-btn{width:100%}.question-text{font-size:17px}}.dic-page{background:#f5f7fb;min-height:100vh;padding:30px}.dic-header{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:22px 28px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #0000000f}.dic-header h1{color:#111827;margin-bottom:8px;font-size:32px}.dic-header p{color:#6b7280}.dic-page .exam-timer{color:#fff;background:#dc2626;border-radius:18px;justify-content:center;align-items:center;min-width:140px;height:60px;font-size:22px;font-weight:700;display:flex}.dic-meta-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.dic-meta-grid .meta-card{background:#fff;border-radius:22px;padding:22px}.dic-meta-grid .meta-card span{color:#6b7280;margin-bottom:10px;display:block}.dic-meta-grid .meta-card strong{color:#111827;font-size:18px}.dic-question-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px}.dic-question-card .question-top{align-items:center;margin-bottom:20px;display:flex}.dic-question-card .question-badge{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex}.dic-question-card .question-progress{color:#6b7280;margin-left:auto;font-size:14px;font-weight:600}.dic-listen-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:14px;align-items:center;gap:8px;height:50px;margin-bottom:24px;padding:0 22px;font-size:15px;font-weight:700;display:flex}.dic-listen-btn:hover{background:#dbeafe}.dic-answer{resize:none;border:1px solid #d1d5db;border-radius:16px;outline:none;width:30ch;max-width:100%;min-height:48px;padding:16px 18px;font-family:inherit;font-size:15px;line-height:1.6}.dic-answer:focus{border-color:#2563eb}.dic-char-count{text-align:right;color:#9ca3af;width:30ch;max-width:100%;margin-top:8px;font-size:13px}.dic-submit-row{justify-content:space-between;gap:14px;margin-top:34px;display:flex}.dic-submit-row .nav-btn,.dic-submit-row .submit-btn{cursor:pointer;border:none;border-radius:16px;height:56px;padding:0 28px;font-size:15px;font-weight:700}.dic-submit-row .nav-btn{color:#fff;background:#2563eb}.dic-submit-row .submit-btn{color:#fff;background:#16a34a}.dic-submit-row .secondary-btn{color:#111827;background:#e5e7eb}.dic-submit-row .nav-btn:disabled,.dic-submit-row .submit-btn:disabled{opacity:.5;cursor:not-allowed}.dic-loading-page{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.dic-loader{border:6px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:70px;height:70px;animation:1s linear infinite dic-spin}@keyframes dic-spin{to{transform:rotate(360deg)}}.timeup-overlay{z-index:999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.timeup-modal{text-align:center;background:#fff;border-radius:28px;width:90%;max-width:420px;padding:40px}.timeup-icon{margin-bottom:20px;font-size:64px}.timeup-modal h2{color:#111827;margin-bottom:14px}.timeup-modal p{color:#6b7280;margin-bottom:30px;line-height:1.8}.popup-submit-btn{cursor:pointer;color:#fff;background:#16a34a;border:none;border-radius:16px;height:56px;padding:0 30px;font-size:15px;font-weight:700}@media (max-width:768px){.dic-page{padding:18px}.dic-header{flex-direction:column;align-items:flex-start;gap:20px}.dic-meta-grid{grid-template-columns:1fr}.dic-submit-row{flex-direction:column}.dic-submit-row .nav-btn,.dic-submit-row .submit-btn{width:100%}.dic-question-card .question-text{font-size:17px}}.sap-page{background:#f0f4fa;min-height:100vh;padding:24px}.sap-toolbar{justify-content:space-between;align-items:center;gap:16px;max-width:860px;margin:0 auto 20px;display:flex}.sap-toolbar-title{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.sap-back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 16px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.sap-back-btn:hover{background:#f8fafc}.sap-back-btn .material-symbols-outlined{font-size:18px}.sap-toolbar-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.sap-print-btn,.sap-download-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 18px;font-size:13px;font-weight:700;transition:opacity .2s;display:flex}.sap-print-btn{color:#2563eb;background:#fff;border:1px solid #bfdbfe}.sap-print-btn:hover:not(:disabled){background:#eff6ff}.sap-print-btn:disabled{opacity:.5;cursor:not-allowed}.sap-print-btn .material-symbols-outlined{font-size:17px}.sap-download-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}.sap-download-btn:hover:not(:disabled){opacity:.88}.sap-download-btn:disabled{opacity:.5;cursor:not-allowed}.sap-download-btn .material-symbols-outlined{font-size:17px}@media (max-width:640px){.sap-toolbar-title,.sap-print-btn span:last-child,.sap-download-btn span:last-child{display:none}}.sap-page .exam-print-content{max-width:860px;margin:0 auto}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;font-family:Inter,sans-serif}.sqa-page{background:#f5f7fb;min-height:100vh;padding:30px}.sqa-header{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:22px 28px;display:flex;position:sticky;top:0;box-shadow:0 10px 30px #0000000f}.sqa-header h1{color:#111827;margin-bottom:8px;font-size:32px}.sqa-header p{color:#6b7280}.sqa-page .exam-timer{color:#fff;background:#dc2626;border-radius:18px;justify-content:center;align-items:center;min-width:140px;height:60px;font-size:22px;font-weight:700;display:flex}.sqa-meta-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.sqa-meta-grid .meta-card{background:#fff;border-radius:22px;padding:22px}.sqa-meta-grid .meta-card span{color:#6b7280;margin-bottom:10px;display:block}.sqa-meta-grid .meta-card strong{color:#111827;font-size:18px}.sqa-question-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px}.sqa-question-card .question-top{align-items:center;margin-bottom:20px;display:flex}.sqa-question-card .question-badge{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex}.sqa-question-card .question-progress{color:#6b7280;margin-left:auto;font-size:14px;font-weight:600}.sqa-question-card .question-marks{color:#2563eb;background:#eff6ff;border-radius:999px;margin-left:14px;padding:4px 12px;font-size:13px;font-weight:700}.sqa-question-card .question-text{color:#111827;margin-bottom:24px;font-size:20px;line-height:1.8}.sqa-question-card textarea{resize:vertical;border:1px solid #d1d5db;border-radius:16px;outline:none;width:100%;min-height:220px;padding:16px 18px;font-family:inherit;font-size:15px;line-height:1.6}.sqa-question-card textarea:focus{border-color:#2563eb}.sqa-answer-hint{color:#9ca3af;text-align:right;margin-top:10px;font-size:13px}.sqa-submit-row{justify-content:space-between;gap:14px;margin-top:34px;display:flex}.sqa-submit-row .nav-btn,.sqa-submit-row .submit-btn{cursor:pointer;border:none;border-radius:16px;height:56px;padding:0 28px;font-size:15px;font-weight:700}.sqa-submit-row .nav-btn{color:#fff;background:#2563eb}.sqa-submit-row .submit-btn{color:#fff;background:#16a34a}.sqa-submit-row .secondary-btn{color:#111827;background:#e5e7eb}.sqa-submit-row .nav-btn:disabled,.sqa-submit-row .submit-btn:disabled{opacity:.5;cursor:not-allowed}.sqa-loading-page{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.sqa-loader{border:6px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:70px;height:70px;animation:1s linear infinite sqa-spin}@keyframes sqa-spin{to{transform:rotate(360deg)}}.sqa-expired-mode .sqa-question-list{pointer-events:none;opacity:.55}.sqa-timeup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sqa-timeup-modal{text-align:center;background:#fff;border-radius:30px;width:100%;max-width:380px;padding:36px}.sqa-timeup-modal .timeup-icon{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;font-size:42px;display:flex}.sqa-timeup-modal h2{margin-bottom:12px;font-size:28px}.sqa-timeup-modal p{color:#6b7280;line-height:1.7}.sqa-timeup-modal .popup-submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;width:100%;height:56px;margin-top:24px;font-size:16px;font-weight:700}@media (max-width:768px){.sqa-page{padding:18px}.sqa-header{flex-direction:column;align-items:flex-start;gap:20px}.sqa-meta-grid{grid-template-columns:1fr}.sqa-submit-row{flex-direction:column}.sqa-submit-row .nav-btn,.sqa-submit-row .submit-btn{width:100%}.sqa-question-card .question-text{font-size:17px}}.mobile-back-btn{display:none}@media (max-width:768px){.mobile-back-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #e6edf7;border-radius:999px;align-items:center;gap:6px;margin-bottom:18px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0f172a0f}}.lesson-details-page{color:#0f172a;background:#f5f7fb;min-height:100vh;padding:34px;font-family:Inter,sans-serif}.lesson-loading{color:#475569;justify-content:center;align-items:center;height:100vh;font-size:18px;font-weight:600;display:flex}.lesson-hero{background:#fff;border:1px solid #e5edf9;border-radius:28px;align-items:stretch;gap:32px;margin-bottom:30px;padding:36px 40px;display:flex;box-shadow:0 8px 32px #0f172a0f}.lesson-hero-left{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.lesson-hero-right{flex-shrink:0;width:230px}.lesson-tags{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.lh-topic-tag{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:600}.subject-badge{color:#fff;letter-spacing:.4px;text-transform:uppercase;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700}.lesson-code{color:#2563eb;font-size:14px;font-weight:600}.hero-stats-inline{flex-wrap:wrap;gap:18px;margin-bottom:34px;display:flex}.hero-stat-card{background:#fff;border:1px solid #e6edf7;border-radius:22px;min-width:180px;padding:22px 24px;box-shadow:0 6px 18px #0f172a0a}.hero-stat-card span{color:#64748b;margin-bottom:10px;font-size:13px;font-weight:500;display:block}.hero-stat-card h3{color:#0f172a;margin:0;font-size:34px;font-weight:800}.hero-mastery-card{background:linear-gradient(135deg,#fff,#f5f9ff);border:1px solid #e3edff;border-radius:24px;flex:1;justify-content:space-between;align-items:center;min-width:340px;padding:22px 28px;display:flex;box-shadow:0 12px 30px #2563eb14}.hero-mastery-card span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:500;display:block}.hero-mastery-card h2{color:#0f172a;margin:0;font-size:46px;font-weight:800}.hero-mastery-card p{color:#16a34a;margin-top:6px;font-size:14px;font-weight:600}.circle-progress{background:conic-gradient(#2563eb 0% 78%,#dbeafe 78%);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.circle-inner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;font-size:30px;display:flex}.lesson-hero-left h2{letter-spacing:-2px;color:#0f172a;max-width:900px;margin-bottom:22px;font-size:64px;font-weight:900;line-height:1.05}.lesson-description{color:#475569;max-width:1000px;margin-bottom:36px;font-size:14px;line-height:1.9}.lh-title{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:28px;font-weight:800;line-height:1.25}.lh-last-studied{color:#64748b;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.lh-stats-row{flex-wrap:wrap;gap:10px;display:flex}.lh-stat-chip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.lh-chip-icon{color:#2563eb;font-size:14px!important}.lh-perf-card{color:#fff;box-sizing:border-box;background:linear-gradient(145deg,#1e3a8a 0%,#2563eb 100%);border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:22px 18px;display:flex;box-shadow:0 12px 36px #2563eb47}.lh-perf-header{text-transform:uppercase;letter-spacing:.9px;opacity:.75;align-self:flex-start;align-items:center;gap:6px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}.lh-perf-header-icon{font-size:15px!important}.lh-perf-score{letter-spacing:-2px;margin-bottom:10px;font-size:54px;font-weight:900;line-height:1}.lh-perf-score-unit{opacity:.65;vertical-align:super;letter-spacing:0;font-size:22px;font-weight:700}.lh-perf-grade{background:#ffffff2e;border-radius:999px;margin-bottom:18px;padding:4px 14px;font-size:12px;font-weight:700}.lh-grade-excellent{background:#a855f766}.lh-grade-very-good{background:#6366f166}.lh-grade-good{background:#22c55e59}.lh-grade-average{background:#eab30866}.lh-grade-needs-improvement{background:#ef444466}.lh-perf-stats{background:#ffffff1f;border-radius:12px;width:100%;margin-top:auto;display:flex;overflow:hidden}.lh-perf-stat{flex-direction:column;flex:1;align-items:center;padding:10px 4px;display:flex}.lh-perf-stat-divider{background:#fff3;width:1px}.lh-perf-stat-val{margin-bottom:4px;font-size:17px;font-weight:800;line-height:1}.lh-perf-stat-lbl{opacity:.7;text-transform:uppercase;letter-spacing:.3px;text-align:center;font-size:9px;font-weight:600}.lesson-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.primary-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #2563eb47}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb5c}.ai-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.ai-btn:hover{background:#eff6ff;border-color:#93c5fd}.ld-subtopic-btns{flex-wrap:wrap;gap:10px;margin-bottom:0;display:flex}.ld-subtopic-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.ld-subtopic-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.ld-subtopic-btn-active{box-shadow:0 4px 14px #2563eb40;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#1d4ed8!important}.ld-subtopic-panel{background:#f8fbff;border:1px solid #dbeafe;border-radius:18px;margin-top:20px;padding:20px 24px;animation:.18s ld-fade-in}@keyframes ld-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ld-subtopic-panel-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ld-subtopic-panel-header h4{color:#1e40af;margin:0;font-size:15px;font-weight:700}.ld-subtopic-panel-body{color:#334155;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.85}.lesson-exams-section{flex-direction:column;gap:24px;display:flex}.section-header h2{margin:0;font-size:32px;font-weight:800}.view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:700}.exam-list{flex-direction:column;gap:18px;display:flex}.exam-card{background:#fff;border:1px solid #e6edf7;border-radius:20px;justify-content:space-between;align-items:center;padding:22px 24px;transition:all .25s;display:flex;box-shadow:0 2px 10px #0f172a0a}.exam-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.exam-left{align-items:flex-start;gap:18px;display:flex}.exam-icon{background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.exam-infolist{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.exam-infolist h3{margin:0 0 10px}.exam-meta{color:#64748b;flex-wrap:wrap;gap:14px;font-size:14px;display:flex}.exam-type-badge{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.exam-type-badge.mcq{color:#1d4ed8;background:#dbeafe}.exam-type-badge.fib{color:#15803d;background:#dcfce7}.attempt-info{color:#16a34a;margin-top:14px;font-size:14px;font-weight:600}.not-attempted{color:#ef4444;margin-top:14px;font-size:14px;font-weight:600}.start-exam-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:50%;width:54px;height:54px;font-size:18px;transition:all .25s}.start-exam-btn:hover{transform:scale(1.08)}.start-exam-btn:disabled{cursor:not-allowed;background:#cbd5e1;transform:none}.empty-card{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:40px}.empty-card h3{margin-bottom:12px}.empty-card p{color:#64748b}.lesson-files{background:#fff;border:1px solid #e6edf7;border-radius:28px;padding:28px}.lesson-files h2{margin-top:0;margin-bottom:24px;font-size:28px;font-weight:800}.files-grid{flex-direction:column;gap:16px;display:flex}.file-card{background:#f8fbff;border-radius:18px;justify-content:space-between;align-items:center;padding:18px;display:flex}.file-icon{background:#eff6ff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.file-info{flex:1;margin-left:16px}.file-info h4{margin:0;font-size:16px}.file-info p{color:#64748b;margin-top:4px;font-size:13px}.download-btn{color:#fff;background:#2563eb;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none}.ai-analysis-card{background:#fff;border:1px solid #e6edf7;border-radius:28px;height:fit-content;padding:28px;position:sticky;top:20px}.ai-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.ai-header h2{margin:0;font-size:26px;font-weight:800}.ai-line{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:999px;width:60px;height:6px}.ai-text{color:#64748b;margin-bottom:24px;line-height:1.8}.ai-section{margin-bottom:24px}.ai-section h4{color:#7c3aed;margin-bottom:10px;font-size:15px}.ai-section p{color:#475569;line-height:1.7}.ai-image{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:24px;justify-content:center;align-items:center;height:180px;margin-top:24px;font-size:70px;display:flex}@media (max-width:768px){.lesson-details-page{padding:14px}.lesson-hero{border-radius:20px;flex-direction:column;gap:16px;padding:20px}.lesson-hero-left{gap:14px}.lesson-hero-right{width:100%}.lh-title{letter-spacing:-.2px;font-size:20px}.lh-last-studied{font-size:11px}.lh-stats-row{gap:8px}.lh-stat-chip{padding:5px 11px;font-size:12px}.lh-perf-card{border-radius:16px;padding:18px 20px}.lh-perf-score{margin-bottom:8px;font-size:44px}.lh-perf-grade{margin-bottom:14px}.lh-perf-stat-val{font-size:15px}.lesson-actions{flex-flow:column;gap:10px}.primary-btn,.ai-btn{box-sizing:border-box;justify-content:center;width:100%;padding:13px 16px;font-size:14px}.ld-subtopic-btns{gap:8px}.ld-subtopic-btn{padding:7px 14px;font-size:12px}.section-header h2{font-size:20px}.exam-card{border-radius:16px;flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.exam-left{gap:12px}.exam-icon{border-radius:14px;flex-shrink:0;width:44px;height:44px;font-size:20px}.exam-infolist h3{margin-bottom:8px;font-size:14px}.exam-meta{gap:8px;font-size:12px}.exam-meta span{font-size:12px}.start-exam-btn{align-self:flex-end;width:44px;height:44px;font-size:16px}.attempt-info,.not-attempted{margin-top:8px;font-size:12px}.empty-card{border-radius:16px;padding:28px 18px}.lesson-files{border-radius:20px;padding:18px 16px}.lesson-files h2{margin-bottom:16px;font-size:20px}.file-card{border-radius:14px;padding:12px 14px}.file-icon{border-radius:12px;width:42px;height:42px;font-size:18px}.file-info{margin-left:12px}.file-info h4{font-size:14px}.download-btn{border-radius:10px;padding:8px 14px;font-size:13px}.lesson-description{font-size:14px}.hero-stats-inline{flex-direction:column}.hero-stat-card,.hero-mastery-card{width:100%;min-width:100%}.hero-mastery-card{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:480px){.lesson-details-page{padding:10px}.lesson-hero{gap:14px;padding:16px}.lh-title{font-size:18px}.subject-badge{padding:6px 12px;font-size:10px}.lh-stat-chip{padding:4px 10px;font-size:11px}.lh-perf-score{font-size:38px}.primary-btn,.ai-btn{min-width:0;padding:10px 14px;font-size:12px}.section-header h2{font-size:17px}.exam-card{padding:14px}.notes-panel{border-radius:18px;padding:16px 12px}.notes-panel-header h3{font-size:16px}}.file-modal-overlay{z-index:9999;background:#0f172ad9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.file-modal{background:#fff;border-radius:20px;flex-direction:column;width:92%;max-width:1100px;height:88vh;display:flex;position:relative;overflow:hidden}.file-close-btn{color:#fff;cursor:pointer;z-index:20;background:#ef4444;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;position:absolute;top:14px;right:14px}.file-viewer{flex:1;justify-content:center;align-items:center;display:flex;overflow:auto}.file-image{object-fit:contain;max-width:100%;max-height:100%}.file-pdf{border:none;width:100%;height:100%}.file-nav{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.file-nav button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 18px}.file-nav button:disabled{opacity:.4;cursor:not-allowed}.file-nav span{font-weight:700}@media (max-width:768px){.file-modal{width:96%;height:90vh}}.lesson-videos-section{flex-direction:column;gap:24px;display:flex}.video-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.video-card{background:#fff;border:1px solid #e6edf7;border-radius:18px;transition:all .25s;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.video-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.video-thumb-wrap{cursor:pointer;background:#eff6ff;position:relative}.video-thumb{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.video-type-badge{color:#fff;background:#0f172abf;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;position:absolute;top:8px;left:8px}.video-play-btn{color:#fff;cursor:pointer;background:#2563ebe6;border:none;border-radius:50%;width:52px;height:52px;margin:auto;font-size:18px;transition:all .2s;position:absolute;inset:0}.video-thumb-wrap:hover .video-play-btn{background:#1d4ed8;transform:scale(1.1)}.video-info{padding:14px 16px}.video-info h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.video-info p{color:#64748b;margin:0;font-size:12px}.video-player-modal{max-width:900px;height:auto;padding:20px}.video-player-wrap{width:100%;padding-top:56.25%;position:relative}.video-player-wrap iframe{border:none;border-radius:12px;width:100%;height:100%;position:absolute;inset:0}.video-player-title{margin:14px 0 0;font-size:16px;font-weight:700}.ld-read-btn{color:#0369a1;cursor:pointer;letter-spacing:.01em;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:999px;align-items:center;gap:7px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.ld-read-btn:hover{background:#e0f2fe;border-color:#38bdf8;transform:translate(3px)}.rm-overlay{z-index:2000;--rm-bg:#faf4e1;--rm-text:#3d3118;--rm-heading:#2c2010;--rm-header-bg:#f0e8ca;--rm-nav-bg:#ede6ce;--rm-border:#b4985059;--rm-accent:#8b6914;--rm-progress:#c9972a;--rm-hint:#b8a07a;--rm-nav-active-bg:#8b6914;--rm-nav-active-col:#fff8e7;--rm-chapter-col:#8b6914;--rm-drop-cap:#8b6914;--rm-end-mark:#c8b07a;--rm-scrollbar:#b498504d;background:var(--rm-bg);color:var(--rm-text);flex-direction:column;transition:background-color .3s;display:flex;position:fixed;inset:0;overflow-x:hidden}.rm-overlay[data-theme=light]{--rm-bg:#fff;--rm-text:#1a1a1a;--rm-heading:#0f172a;--rm-header-bg:#f8fafc;--rm-nav-bg:#f1f5f9;--rm-border:#e2e8f0;--rm-accent:#2563eb;--rm-progress:#2563eb;--rm-hint:#94a3b8;--rm-nav-active-bg:#2563eb;--rm-nav-active-col:#fff;--rm-chapter-col:#2563eb;--rm-drop-cap:#2563eb;--rm-end-mark:#94a3b8;--rm-scrollbar:#cbd5e1}.rm-overlay[data-theme=dark]{--rm-bg:#1c1c1e;--rm-text:#ddd8c8;--rm-heading:#f0ebe0;--rm-header-bg:#141416;--rm-nav-bg:#111113;--rm-border:#2d2d32;--rm-accent:#f5c842;--rm-progress:#f5c842;--rm-hint:#4a4a52;--rm-nav-active-bg:#f5c842;--rm-nav-active-col:#1c1c1e;--rm-chapter-col:#f5c842;--rm-drop-cap:#f5c842;--rm-end-mark:#3a3a40;--rm-scrollbar:#2d2d32}.rm-header{border-bottom:1px solid var(--rm-border);background:var(--rm-header-bg);flex-shrink:0;justify-content:space-between;align-items:center;height:54px;padding:0 24px;transition:background .3s,border-color .3s;display:flex}.rm-header-left{align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.rm-book-icon{color:var(--rm-accent);flex-shrink:0;font-size:20px}.rm-lesson-title{color:var(--rm-text);white-space:nowrap;text-overflow:ellipsis;opacity:.75;max-width:380px;font-family:Georgia,Palatino Linotype,serif;font-size:14px;font-style:italic;font-weight:400;transition:color .3s;overflow:hidden}.rm-header-controls{flex-shrink:0;align-items:center;gap:3px;display:flex}.rm-ctrl-btn{border:1px solid var(--rm-border);color:var(--rm-text);cursor:pointer;opacity:.65;background:0 0;border-radius:5px;justify-content:center;align-items:center;padding:5px 10px;font-family:Georgia,serif;font-size:12px;font-weight:700;line-height:1;transition:opacity .15s,background .15s,color .15s;display:flex}.rm-ctrl-btn:hover{opacity:1;background:var(--rm-border)}.rm-ctrl-btn[data-active=true]{opacity:1;color:var(--rm-accent);border-color:var(--rm-accent);background:0 0}.rm-theme-btn{padding:5px 8px}.rm-ctrl-divider{background:var(--rm-border);flex-shrink:0;width:1px;height:22px;margin:0 4px}.rm-close-btn{border:1px solid var(--rm-border);color:red;cursor:pointer;opacity:.65;background:0 0;border-radius:5px;align-items:center;gap:4px;padding:5px 13px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex}.rm-close-btn:hover{color:#dc2626;opacity:1;background:#fee2e2;border-color:#fca5a5}.rm-progress-bar{background:var(--rm-border);flex-shrink:0;height:2px;transition:background .3s}.rm-progress-fill{background:var(--rm-progress);border-radius:0 2px 2px 0;height:100%;transition:width .4s}.rm-nav{background:var(--rm-nav-bg);border-bottom:1px solid var(--rm-border);flex-shrink:0;align-items:center;gap:6px;padding:8px 24px;transition:background .3s,border-color .3s;display:flex;overflow-x:auto}.rm-nav::-webkit-scrollbar{height:2px}.rm-nav::-webkit-scrollbar-thumb{background:var(--rm-scrollbar);border-radius:999px}.rm-nav-btn{border:1px solid var(--rm-border);color:var(--rm-text);cursor:pointer;opacity:.65;background:0 0;border-radius:4px;flex-shrink:0;padding:4px 14px;font-family:Georgia,serif;font-size:11px;font-style:italic;font-weight:600;transition:all .18s}.rm-nav-btn:hover{opacity:1;background:var(--rm-border)}.rm-nav-active{background:var(--rm-nav-active-bg)!important;color:var(--rm-nav-active-col)!important;border-color:var(--rm-nav-active-bg)!important;opacity:1!important}.rm-content{background:var(--rm-bg);-webkit-touch-callout:none;flex:1;min-height:0;padding:64px 0 32px;transition:background .3s;overflow:hidden auto}.rm-content::-webkit-scrollbar{width:5px}.rm-content::-webkit-scrollbar-track{background:0 0}.rm-content::-webkit-scrollbar-thumb{background:var(--rm-scrollbar);border-radius:999px}.rm-content-inner{max-width:680px;margin:0 auto;padding:0 48px}.rm-chapter-label{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:var(--rm-chapter-col);opacity:.8;margin-bottom:52px;font-family:Georgia,serif;font-size:10px;font-weight:700;transition:color .3s}.rm-prose{-webkit-user-select:text;user-select:text;cursor:text}.rm-para{color:var(--rm-text);text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:.02em;margin:0 0 1.5em;font-family:Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;font-size:18px;line-height:1.95;transition:color .3s,font-size .2s}.rm-para-lead{font-size:19px;line-height:1.9}.rm-para-lead:first-letter{float:left;color:var(--rm-drop-cap);margin:.08em .1em 0 0;font-family:Georgia,Palatino Linotype,serif;font-size:4.2em;font-weight:400;line-height:.78;transition:color .3s}.rm-chapter-head{color:var(--rm-heading);letter-spacing:-.01em;margin:2.2em 0 .7em;font-family:Georgia,Palatino Linotype,serif;font-size:20px;font-weight:700;line-height:1.3;transition:color .3s,font-size .2s}.rm-no-content{color:var(--rm-hint);text-align:center;margin-top:80px;font-family:Georgia,serif;font-size:16px;font-style:italic;transition:color .3s}.rm-select-hint{color:var(--rm-hint);letter-spacing:.04em;opacity:.7;justify-content:center;align-items:center;gap:5px;margin-top:48px;font-family:Inter,sans-serif;font-size:11px;transition:color .3s;display:flex}.rm-end-mark{text-align:center;letter-spacing:.12em;color:var(--rm-end-mark);margin-top:28px;padding-bottom:60px;font-family:Georgia,serif;font-size:13px;font-style:italic;transition:color .3s}.rm-pagination{flex-direction:column;align-items:center;gap:14px;margin-top:32px;padding-bottom:48px;display:flex}.rm-page-indicator{letter-spacing:.06em;color:var(--rm-end-mark);opacity:.75;font-size:12px;font-weight:600}.rm-load-more-btn{background:var(--rm-accent,#2563eb);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:999px;padding:10px 28px;font-size:14px;font-weight:700;transition:opacity .15s,transform .1s;box-shadow:0 2px 10px #2563eb40}.rm-load-more-btn:hover{opacity:.88}.rm-load-more-btn:active{transform:scale(.97)}.rm-overlay[data-fontsize=sm] .rm-para{font-size:15px}.rm-overlay[data-fontsize=sm] .rm-para-lead{font-size:16px}.rm-overlay[data-fontsize=sm] .rm-chapter-head{font-size:17px}.rm-overlay[data-fontsize=lg] .rm-para{font-size:21px}.rm-overlay[data-fontsize=lg] .rm-para-lead{font-size:22px}.rm-overlay[data-fontsize=lg] .rm-chapter-head{font-size:24px}.rm-tooltip{z-index:3000;filter:drop-shadow(0 6px 20px #0f172a38);animation:.15s cubic-bezier(.34,1.56,.64,1) rm-pop;position:fixed;transform:translate(-50%,calc(-100% - 12px))}@keyframes rm-pop{0%{opacity:0;transform:translate(-50%,calc(-100% - 20px))scale(.88)}to{opacity:1;transform:translate(-50%,calc(-100% - 12px))scale(1)}}.rm-tooltip:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.rm-tooltip-inner{background:#1e293b;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;display:flex}.rm-ai-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:7px;align-items:center;gap:5px;padding:7px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.rm-ai-btn:disabled{opacity:.7;cursor:not-allowed}.rm-ai-btn-loading{opacity:.8}.rm-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.6s linear infinite rm-spin;display:inline-block}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-tooltip-dismiss{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s;display:flex}.rm-tooltip-dismiss:hover{color:#fff;background:#fff3}.rm-ai-result{background:#1e293b;border-radius:10px;align-items:center;gap:8px;max-width:320px;padding:10px 14px;display:flex}.rm-ai-result-icon{color:#fbbf24;flex-shrink:0;font-size:16px}.rm-ai-result-text{color:#f1f5f9;flex:1;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.5}.rm-ai-result-close{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex}.rm-ai-result-close:hover{color:#fff;background:#fff3}.rm-html-body{-webkit-user-select:text;user-select:text;cursor:text;color:var(--rm-text);font-family:Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;font-size:18px;line-height:1.95;transition:color .3s,font-size .2s}.rm-html-body h1,.rm-html-body h2{color:var(--rm-heading);letter-spacing:-.01em;margin:2.4em 0 .6em;font-family:Georgia,Palatino Linotype,serif;font-size:22px;font-weight:700;line-height:1.3;transition:color .3s}.rm-html-body h3{color:var(--rm-heading);margin:1.8em 0 .5em;font-family:Georgia,Palatino Linotype,serif;font-size:18px;font-weight:700;line-height:1.35;transition:color .3s}.rm-html-body h4{color:var(--rm-heading);margin:1.4em 0 .4em;font-family:Georgia,serif;font-size:16px;font-weight:700;transition:color .3s}.rm-html-body p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:.02em;margin:0 0 1.4em}.rm-html-body>div>p:first-of-type:first-letter,.rm-html-body p:first-child:first-letter{float:left;color:var(--rm-drop-cap);margin:.08em .1em 0 0;font-family:Georgia,Palatino Linotype,serif;font-size:4.2em;font-weight:400;line-height:.78;transition:color .3s}.rm-html-body strong,.rm-html-body b{color:var(--rm-heading);font-weight:700}.rm-html-body em,.rm-html-body i{font-style:italic}.rm-html-body ul,.rm-html-body ol{margin:.6em 0 1.2em 1.8em}.rm-html-body li{margin-bottom:.4em;line-height:1.8}.rm-html-body table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.92em}.rm-html-body th,.rm-html-body td{border:1px solid var(--rm-border);text-align:left;padding:8px 12px}.rm-html-body th{background:var(--rm-header-bg);color:var(--rm-heading);font-weight:700}.rm-html-body blockquote{border-left:3px solid var(--rm-accent);color:var(--rm-hint);margin:1.5em 0;padding:.5em 1.2em;font-style:italic}.rm-html-body img{max-width:100%;height:auto;display:block}.rm-html-body table{max-width:100%;display:block;overflow-x:auto}.rm-html-body pre{white-space:pre-wrap;word-break:break-word;max-width:100%;overflow-x:auto}.rm-overlay[data-fontsize=sm] .rm-html-body{font-size:15px}.rm-overlay[data-fontsize=sm] .rm-html-body h2{font-size:18px}.rm-overlay[data-fontsize=sm] .rm-html-body h3{font-size:15px}.rm-overlay[data-fontsize=lg] .rm-html-body{font-size:21px}.rm-overlay[data-fontsize=lg] .rm-html-body h2{font-size:26px}.rm-overlay[data-fontsize=lg] .rm-html-body h3{font-size:21px}.rm-tts-fab-wrap{z-index:2100;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;top:64px;right:16px}.rm-tts-fab{background:var(--rm-accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 16px #00000038}.rm-tts-fab:hover{transform:scale(1.08)}.rm-tts-fab.rm-tts-fab-active{background:#f59e0b}.rm-tts-fab .material-symbols-outlined{font-size:22px}.rm-tts-popup{background:var(--rm-bg);border:1px solid var(--rm-border);border-radius:14px;flex-direction:column;gap:12px;min-width:200px;padding:14px 16px;animation:.2s cubic-bezier(.22,1,.36,1) rm-popup-in;display:flex;box-shadow:0 8px 32px #0003}@keyframes rm-popup-in{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.rm-tts-popup-header{align-items:center;gap:8px;display:flex}.rm-tts-popup-title{color:var(--rm-text);flex:1;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.rm-tts-popup-close{cursor:pointer;color:var(--rm-hint);background:0 0;border:none;border-radius:6px;align-items:center;padding:2px;transition:background .15s;display:flex}.rm-tts-popup-close:hover{background:var(--rm-border)}.rm-tts-popup-close .material-symbols-outlined{font-size:16px}.rm-tts-popup-controls{align-items:center;gap:7px;display:flex}.rm-tts-unsupported{color:var(--rm-hint);margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.5}.rm-tts-controls{flex-shrink:0;align-items:center;gap:7px;display:flex}.rm-tts-icon{color:var(--rm-accent);opacity:.7;flex-shrink:0;font-size:18px!important}.rm-tts-play-btn{background:var(--rm-accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:opacity .15s;display:flex}.rm-tts-play-btn:hover{opacity:.85}.rm-tts-play-btn.rm-tts-playing{background:#f59e0b}.rm-tts-play-btn .material-symbols-outlined{font-size:16px}.rm-tts-stop-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.rm-tts-stop-btn:hover{background:#ef444433}.rm-tts-stop-btn .material-symbols-outlined{font-size:16px}.rm-tts-speed{align-items:center;gap:4px;display:flex}.rm-tts-speed-label{text-transform:uppercase;letter-spacing:.07em;color:var(--rm-hint);white-space:nowrap;margin-right:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.rm-tts-speed-btn{border:1px solid var(--rm-border);color:var(--rm-text);cursor:pointer;opacity:.55;background:0 0;border-radius:5px;padding:3px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:opacity .15s,background .15s,border-color .15s,color .15s}.rm-tts-speed-btn:hover{opacity:1}.rm-tts-speed-active{background:var(--rm-accent)!important;border-color:var(--rm-accent)!important;color:#fff!important;opacity:1!important}.rm-hint-banner{background:#6366f114;border:1px solid #6366f133;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:36px;padding:12px 16px;transition:opacity .5s,transform .5s;animation:.45s cubic-bezier(.22,1,.36,1) rm-hint-slide-in;display:flex}.rm-hint-banner-fade{opacity:0;transform:translateY(-6px)}@keyframes rm-hint-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.rm-hint-features{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.rm-hint-feature{color:var(--rm-text);opacity:.9;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;display:flex}.rm-hint-feature strong{color:var(--rm-heading);font-weight:700}.rm-hint-ai-icon{color:#8b5cf6;flex-shrink:0;font-size:16px!important}.rm-hint-note-icon{color:#0ea5e9;flex-shrink:0;font-size:16px!important}.rm-hint-sep{color:var(--rm-hint);opacity:.5;flex-shrink:0;font-size:18px}.rm-hint-dismiss-btn{color:#6366f1;cursor:pointer;background:#6366f11f;border:1px solid #6366f140;border-radius:8px;flex-shrink:0;padding:5px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:background .15s}.rm-hint-dismiss-btn:hover{background:#6366f138}.ld-feature-tips{color:#475569;background:linear-gradient(90deg,#f5f3ff,#f0f9ff 55%,#fefce8);border:1px solid #e2e8f0;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;display:inline-flex}.ld-feature-tips .material-symbols-outlined{color:#8b5cf6;flex-shrink:0;font-size:15px!important}.ld-feature-tips strong{color:#0f172a;font-weight:700}.rm-highlight{color:inherit;cursor:pointer;background:#fef08a;border-radius:2px;padding:0 2px;transition:background .15s}.rm-highlight:hover{background:#fde047}.rm-overlay[data-theme=dark] .rm-highlight{color:inherit;background:#fde04740}.rm-overlay[data-theme=dark] .rm-highlight:hover{background:#fde04773}.rm-highlight-btn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fde0472e;border:1px solid #ca8a0459;border-radius:7px;align-items:center;gap:5px;padding:7px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:background .15s;display:flex}.rm-highlight-btn:hover{background:#fde04752}.rm-highlight-btn-active{color:#713f12;background:#fef08a;border-color:#eab308}.rm-hint-highlight-icon{color:#d97706;flex-shrink:0;font-size:16px!important}@media (max-width:768px){.rm-header{height:50px;padding:0 14px}.rm-lesson-title{max-width:140px;font-size:12px}.rm-ctrl-btn{padding:4px 7px;font-size:11px}.rm-nav{gap:5px;padding:7px 14px}.rm-content{padding:40px 0 32px}.rm-content-inner{max-width:100%;padding:0 16px}.rm-para{text-align:left;font-size:16px;line-height:1.85}.rm-para-lead{font-size:17px}.rm-para-lead:first-letter{font-size:3.2em}.rm-chapter-head{font-size:17px}.rm-ai-result{max-width:240px}.rm-html-body{font-size:16px;line-height:1.85}.rm-html-body h2{font-size:18px}.rm-html-body h3{font-size:15px}.rm-html-body p{text-align:left}.rm-tts-fab-wrap{top:58px;right:12px}.rm-tts-fab{width:44px;height:44px}.rm-tts-popup{min-width:180px}.rm-hint-banner{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;padding:10px 14px}.rm-hint-sep{display:none}.rm-hint-feature{font-size:12px}.rm-hint-dismiss-btn{align-self:flex-end}.ld-feature-tips{gap:6px;padding:8px 14px;font-size:12px}.rm-highlight-btn{padding:6px 10px;font-size:12px}}.rm-tooltip-divider{background:#ffffff2e;flex-shrink:0;width:1px;height:20px}.rm-note-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:7px;align-items:center;gap:5px;padding:7px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.rm-note-btn:hover{opacity:.88}.rm-note-form{background:#1e293b;border-radius:12px;flex-direction:column;gap:10px;width:300px;padding:14px 16px 12px;display:flex}.rm-note-form-header{color:#e2e8f0;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.rm-note-form-header span.material-symbols-outlined{color:#38bdf8}.rm-note-form-header>span:nth-child(2){flex:1}.rm-note-selected-preview{color:#94a3b8;border-left:2px solid #38bdf8;margin:0;padding-left:8px;font-family:Georgia,serif;font-size:11.5px;font-style:italic;line-height:1.5}.rm-note-name-input{color:#f1f5f9;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff24;border-radius:7px;outline:none;width:100%;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s}.rm-note-name-input::placeholder{color:#64748b}.rm-note-name-input:focus{background:#38bdf80f;border-color:#38bdf8}.rm-note-msg{text-align:center;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.rm-note-msg-ok{color:#4ade80}.rm-note-msg-err{color:#f87171}.rm-note-form-actions{justify-content:flex-end;gap:8px;display:flex}.rm-note-cancel-btn{color:#94a3b8;cursor:pointer;background:#ffffff14;border:none;border-radius:7px;padding:7px 14px;font-family:Inter,sans-serif;font-size:12px;transition:background .15s}.rm-note-cancel-btn:hover{color:#e2e8f0;background:#ffffff24}.rm-note-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:7px;align-items:center;gap:5px;padding:7px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:opacity .15s;display:flex}.rm-note-save-btn:disabled{opacity:.55;cursor:not-allowed}.rm-note-save-btn:not(:disabled):hover{opacity:.88}.lesson-main-single{flex-direction:column;gap:24px;display:flex}.notes-panel{background:#fff;border:1px solid #e5edf9;border-radius:24px;padding:28px 30px;box-shadow:0 6px 24px #0f172a0d}.notes-panel-header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.notes-panel-header .material-symbols-outlined{color:#2563eb;font-size:22px}.notes-panel-header h3{color:#0f172a;flex:1;margin:0;font-size:18px;font-weight:700}.notes-count{color:#fff;text-align:center;background:#2563eb;border-radius:999px;min-width:24px;padding:2px 9px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.notes-loading{color:#64748b;font-family:Inter,sans-serif;font-size:14px}.notes-empty{flex-direction:column;align-items:center;gap:6px;padding:28px 0 18px;display:flex}.notes-empty-icon{color:#cbd5e1;font-size:40px!important}.notes-empty p{color:#475569;margin:0;font-size:15px;font-weight:600}.notes-empty-sub{text-align:center;color:#94a3b8!important;font-size:13px!important;font-weight:400!important}.notes-list{flex-direction:column;gap:14px;display:flex}.note-card{background:#f8fbff;border:1px solid #e5edf9;border-radius:14px;flex-direction:column;gap:8px;padding:16px 18px;transition:box-shadow .15s;display:flex}.note-card:hover{box-shadow:0 4px 16px #2563eb14}.note-card-top{justify-content:space-between;align-items:center;display:flex}.note-card-name-row{align-items:center;gap:7px;display:flex}.note-card-icon{color:#2563eb;font-size:18px!important}.note-card-name{color:#0f172a;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.note-card-shared{background:#fffbeb;border-color:#fde68a}.note-card-shared .note-card-text{background:#fef3c7;border-left-color:#f59e0b}.note-card-shared .note-card-icon{color:#d97706}.note-shared-badge{color:#92400e;letter-spacing:.04em;text-transform:uppercase;background:#fef08a;border:1px solid #fde68a;border-radius:999px;flex-shrink:0;padding:1px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.note-shared-by{color:#92400e;opacity:.85;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;display:flex}.note-card-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.note-card-share{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.note-card-share:hover{color:#2563eb;background:#eff6ff}.note-card-share-active{color:#2563eb!important;background:#eff6ff!important}.note-card-del{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.note-card-del:hover{color:#ef4444;background:#fef2f2}.notes-shared-count{color:#92400e;white-space:nowrap;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:2px 9px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.note-share-form{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;flex-direction:column;gap:8px;margin-top:4px;padding:12px 14px;animation:.2s rm-hint-slide-in;display:flex}.note-share-form-label{color:#0369a1;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.note-share-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #bae6fd;border-radius:8px;outline:none;width:100%;padding:7px 10px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s}.note-share-input:focus{border-color:#38bdf8}.note-share-input::placeholder{color:#94a3b8}.note-share-actions{justify-content:flex-end;gap:8px;display:flex}.note-share-cancel-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:7px;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:background .15s}.note-share-cancel-btn:hover{background:#f1f5f9}.note-share-submit-btn{color:#fff;cursor:pointer;background:#0369a1;border:none;border-radius:7px;align-items:center;gap:4px;padding:5px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;transition:opacity .15s;display:flex}.note-share-submit-btn:disabled{opacity:.6;cursor:not-allowed}.note-share-submit-btn:not(:disabled):hover{opacity:.85}.note-share-results{flex-direction:column;gap:4px;margin-top:2px;display:flex}.note-share-result{border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-family:Inter,sans-serif;font-size:12px;display:flex}.note-share-ok{color:#15803d;background:#f0fdf4}.note-share-fail{color:#b91c1c;background:#fef2f2}.note-card-text{color:#334155;background:#eff6ff;border-left:3px solid #2563eb;border-radius:0 8px 8px 0;margin:0;padding:8px 12px;font-family:Georgia,serif;font-size:13.5px;font-style:italic;line-height:1.6}.note-card-date{color:#94a3b8;font-family:Inter,sans-serif;font-size:11.5px;font-weight:500}@media (max-width:768px){.notes-panel{padding:20px 16px}.rm-note-form{width:260px}}.ai-dialog-overlay{z-index:9000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:center;padding:20px;animation:.18s ai-dialog-fade-in;display:flex;position:fixed;inset:0}@keyframes ai-dialog-fade-in{0%{opacity:0}to{opacity:1}}.ai-dialog{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;animation:.22s ai-dialog-slide-up;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a33}@keyframes ai-dialog-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-dialog-header{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#0ea5e9 100%);align-items:center;gap:10px;padding:18px 20px 14px;display:flex}.ai-dialog-icon{color:#bfdbfe;flex-shrink:0;font-size:22px!important}.ai-dialog-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Inter,sans-serif;font-size:15px;font-weight:700;overflow:hidden}.ai-dialog-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.ai-dialog-close:hover{background:#ffffff47}.ai-chat-messages{flex-direction:column;flex:1;gap:12px;min-height:240px;max-height:360px;padding:16px 18px;display:flex;overflow-y:auto}.ai-chat-row{align-items:flex-end;gap:8px;display:flex}.ai-chat-row-user{flex-direction:row-reverse}.ai-chat-avatar{color:#0ea5e9;flex-shrink:0;margin-bottom:2px;font-size:20px!important}.ai-chat-bubble{word-break:break-word;border-radius:16px;max-width:78%;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;line-height:1.55;animation:.18s ai-dialog-slide-up}.ai-chat-bubble-ai{color:#0f172a;background:#f0f9ff;border:1px solid #bae6fd;border-bottom-left-radius:4px}.ai-chat-bubble-user{color:#fff;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);border-bottom-right-radius:4px}.ai-chat-bubble-error{color:#b91c1c!important;background:#fef2f2!important;border-color:#fecaca!important}.ai-chat-bubble-typing{align-items:center;gap:5px;padding:12px 16px;display:flex}.ai-dot{background:#0ea5e9;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite both ai-dot-bounce}.ai-dot:first-child{animation-delay:-.32s}.ai-dot:nth-child(2){animation-delay:-.16s}.ai-dot:nth-child(3){animation-delay:0s}@keyframes ai-dot-bounce{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.ai-chat-input-row{background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:10px;padding:12px 16px;display:flex}.ai-chat-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.ai-chat-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.ai-chat-input::placeholder{color:#94a3b8}.ai-chat-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8,#0ea5e9);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .15s,transform .1s;display:flex}.ai-chat-send-btn:disabled{opacity:.45;cursor:not-allowed}.ai-chat-send-btn:not(:disabled):hover{opacity:.88;transform:scale(1.05)}@media (max-width:540px){.ai-dialog{border-radius:16px}.ai-chat-messages{max-height:280px}}.profile-page{background:#f5f7fb;min-height:100vh;padding:40px 20px}.profile-container{background:#fff;border-radius:28px;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 12px 40px #0f172a14}.profile-cover{background:linear-gradient(135deg,#2563eb,#4f46e5);height:180px;position:relative}.profile-cover-pattern{opacity:.15;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.profile-content{z-index:5;margin-top:-70px;padding:0 40px 40px;position:relative}.profile-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.profile-user-section{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.profile-avatar-wrapper{background:#fff;border-radius:24px;padding:6px;box-shadow:0 10px 25px #0f172a26}.profile-avatar{object-fit:cover;border-radius:20px;width:140px;height:140px}.profile-user-info h1{color:#111827;margin-bottom:14px;font-size:40px;font-weight:800}.profile-badge{color:#065f46;background:#d1fae5;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.profile-header-actions{align-items:center;gap:12px;display:flex}.profile-edit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:700;transition:all .25s}.profile-edit-btn:hover{background:#4338ca;transform:translateY(-2px)}.profile-support-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1.5px solid #4f46e5;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:700;transition:all .25s;display:none}.profile-support-btn:hover{background:#eef2ff;transform:translateY(-2px)}.profile-grid{grid-template-columns:repeat(2,1fr);gap:28px 40px;margin-top:50px;display:grid}.profile-field{flex-direction:column;gap:10px;display:flex}.profile-field label{text-transform:uppercase;letter-spacing:1px;color:#6366f1;font-size:12px;font-weight:800}.profile-value{color:#111827;background:#f8fafc;border-radius:16px;padding:18px;font-size:15px;font-weight:600}.profile-membership{grid-column:span 2}.profile-membership-box{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;padding:18px;font-weight:600}.profile-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-modal{background:#fff;border-radius:28px;width:100%;max-width:800px;padding:40px;box-shadow:0 30px 80px #0f172a40}.profile-modal h2{color:#2563eb;margin-bottom:30px;font-size:34px;font-weight:800}.profile-form-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.profile-form-group{flex-direction:column;gap:10px;display:flex}.profile-form-group label{text-transform:uppercase;color:#6366f1;font-size:12px;font-weight:800}.profile-form-group input,.profile-form-group select{background:#f8fafc;border:1px solid #dbe3ee;border-radius:16px;outline:none;width:100%;height:56px;padding:0 18px;font-size:15px}.profile-form-group input:focus,.profile-form-group select:focus{background:#fff;border-color:#2563eb}.profile-modal-actions{justify-content:flex-end;gap:16px;margin-top:36px;display:flex}.profile-cancel-btn{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:999px;padding:14px 24px;font-weight:700}.profile-save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;padding:14px 28px;font-weight:700}@media (max-width:768px){.profile-page{padding:20px 12px}.profile-content{padding:0 20px 30px}.profile-header{text-align:center;flex-direction:column;align-items:center}.profile-user-section{flex-direction:column;align-items:center}.profile-user-info h1{font-size:28px}.profile-header-actions{flex-direction:column;width:100%}.profile-support-btn{justify-content:center;align-items:center;width:100%;display:inline-flex}.profile-edit-btn{width:100%}.profile-avatar{width:110px;height:110px}.profile-grid{grid-template-columns:1fr;gap:20px}.profile-membership{grid-column:span 1}.profile-form-grid{grid-template-columns:1fr}.profile-modal{padding:24px}.profile-modal h2{font-size:28px}.profile-modal-actions{flex-direction:column}.profile-save-btn,.profile-cancel-btn{width:100%}}.wallet-page{background:#f5f7fb;min-height:100vh;padding:30px}.wallet-hero-card{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:30px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:36px;display:flex;box-shadow:0 20px 40px #2563eb33}.wallet-label{opacity:.8;margin-bottom:12px;font-size:14px}.wallet-balance-section h1{margin-bottom:10px;font-size:48px;font-weight:800}.wallet-updated{opacity:.8;font-size:13px}.wallet-actions{flex-wrap:wrap;gap:16px;display:flex}.wallet-primary-btn,.wallet-secondary-btn{cursor:pointer;border:none;border-radius:16px;padding:14px 24px;font-size:14px;font-weight:700;transition:all .25s}.wallet-primary-btn{color:#2563eb;background:#fff}.wallet-primary-btn:hover{transform:translateY(-2px)}.wallet-secondary-btn{color:#fff;background:#ffffff26;border:1px solid #fff3}.wallet-secondary-btn:hover{background:#ffffff40}.wallet-stats-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;display:grid}.wallet-stat-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 25px #0f172a0a}.wallet-stat-card span{color:#64748b;font-size:13px}.wallet-stat-card h3{color:#0f172a;margin-top:12px;font-size:28px;font-weight:800}.wallet-transaction-section{background:#fff;border-radius:28px;margin-top:32px;padding:28px;box-shadow:0 10px 25px #0f172a0a}.wallet-section-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.wallet-section-header h2{color:#0f172a;font-size:24px;font-weight:800}.wallet-view-btn{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:12px;padding:10px 18px;font-weight:700}.wallet-transaction-list{flex-direction:column;gap:18px;display:flex}.wallet-transaction-card{background:#f8fafc;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.wallet-transaction-left{align-items:center;gap:16px;display:flex}.wallet-transaction-icon{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.wallet-credit-icon{color:#15803d;background:#dcfce7}.wallet-debit-icon{color:#dc2626;background:#fee2e2}.wallet-transaction-left h4{color:#0f172a;margin-bottom:6px;font-size:16px;font-weight:700}.wallet-transaction-left p{color:#64748b;font-size:13px}.wallet-transaction-right{text-align:right}.wallet-transaction-right h3{margin-bottom:4px;font-size:18px;font-weight:800}.wallet-credit{color:#16a34a}.wallet-debit{color:#dc2626}.wallet-transaction-right span{color:#64748b;font-size:12px}@media (max-width:768px){.wallet-page{padding:16px}.wallet-hero-card{padding:24px}.wallet-balance-section h1{font-size:34px}.wallet-actions{width:100%}.wallet-primary-btn,.wallet-secondary-btn{flex:1}.wallet-stats-grid{grid-template-columns:1fr}.wallet-transaction-card{flex-direction:column;align-items:flex-start}.wallet-transaction-right{text-align:left}.wallet-section-header{flex-direction:column;align-items:flex-start;gap:12px}}.refer-page{background:#f4f7fb;min-height:100vh;padding:24px}.refer-hero-card{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:28px;margin-bottom:24px;padding:40px;box-shadow:0 15px 40px #2563eb33}.refer-badge{background:#fff3;border-radius:30px;margin-bottom:18px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.refer-hero-card h1{margin-bottom:12px;font-size:38px;font-weight:800}.refer-hero-card p{opacity:.9;max-width:700px;margin:auto;font-size:16px;line-height:1.7}.refer-card,.refer-info-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px;box-shadow:0 8px 25px #0000000d}.refer-card h2,.refer-info-card h2{color:#111827;margin-bottom:20px;font-size:24px}.refer-code-box{background:#eef4ff;border:2px dashed #2563eb;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.refer-code-box span{letter-spacing:4px;color:#2563eb;font-size:28px;font-weight:800}.refer-code-box button,.refer-link-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;padding:12px 20px;font-weight:700;transition:all .3s}.refer-code-box button:hover,.refer-link-box button:hover{background:#1e40af}.refer-small-text{color:#6b7280;margin-top:12px;font-size:14px}.refer-link-box{gap:12px;margin-bottom:18px;display:flex}.refer-link-box input{background:#f9fbff;border:1px solid #dbe3f0;border-radius:14px;outline:none;flex:1;padding:14px;font-size:14px}.refer-share-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:16px;width:100%;padding:15px;font-size:16px;font-weight:700;transition:all .3s}.refer-share-btn:hover{transform:translateY(-2px)}.refer-rewards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px;display:grid}.refer-reward-card{text-align:center;background:#fff;border-radius:22px;padding:26px;box-shadow:0 8px 24px #0000000d}.reward-icon{background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 18px;font-size:30px;display:flex}.refer-reward-card h3{margin-bottom:10px;font-size:22px}.refer-reward-card p{color:#6b7280;line-height:1.6}.refer-steps{flex-direction:column;gap:20px;display:flex}.refer-step{align-items:flex-start;gap:18px;display:flex}.step-number{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.refer-step h4{margin-bottom:6px;font-size:18px}.refer-step p{color:#6b7280;line-height:1.6}@media (max-width:768px){.refer-page{padding:16px}.refer-hero-card{border-radius:22px;padding:28px 20px}.refer-hero-card h1{font-size:28px}.refer-card,.refer-info-card{padding:20px}.refer-code-box{flex-direction:column;align-items:stretch}.refer-code-box span{text-align:center;letter-spacing:2px;font-size:22px}.refer-link-box{flex-direction:column}.refer-share-btn{font-size:15px}}.subsettings-page{background:#f5f7fb;min-height:100vh;padding:24px}.subsettings-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.subsettings-header h1{color:#111827;margin:0;font-size:30px;font-weight:800}.subsettings-header p{color:#6b7280;margin-top:6px}.subsettings-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;padding:10px 18px;font-weight:600}.subsettings-card{background:#fff;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000f}.subsettings-card h2{color:#111827;margin-top:0;margin-bottom:22px;font-size:22px}.subsettings-form{flex-direction:column;gap:20px;display:flex}.subsettings-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.subsettings-field{flex-direction:column;gap:8px;display:flex}.subsettings-field label{color:#374151;font-weight:600}.subsettings-field input{background:#f9fafb;border:1px solid #dbe2ea;border-radius:12px;height:50px;padding:0 15px;font-size:15px;transition:all .2s}.subsettings-field input:focus{background:#fff;border-color:#2563eb;outline:none}.subsettings-create-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;width:200px;height:52px;font-size:16px;font-weight:700;transition:all .2s}.subsettings-create-btn:hover{transform:translateY(-2px)}.subsettings-list-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.subsettings-list-header span{color:#6b7280;font-weight:600}.subsettings-list{flex-direction:column;gap:18px;display:flex}.subsettings-plan-card{background:#fafcff;border:1px solid #edf1f7;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.subsettings-plan-left h3{color:#111827;margin:0 0 12px;font-size:20px}.subsettings-meta{flex-wrap:wrap;gap:12px;display:flex}.subsettings-meta span{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:600}.discount{color:#059669}.subsettings-plan-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.toggle-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:700;transition:all .2s}.toggle-btn:hover{opacity:.9}.subsettings-cancel-btn{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:600}@media (max-width:768px){.subsettings-page{padding:14px}.subsettings-card{border-radius:16px;padding:18px}.subsettings-header h1{font-size:24px}.subsettings-plan-card{padding:18px}.subsettings-plan-left h3{font-size:18px}.subsettings-plan-right{justify-content:space-between;width:100%}.toggle-btn{flex:1}}.questioncoins-page{background:#f5f7fb;min-height:100vh;padding:24px}.questioncoins-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.questioncoins-header h1{color:#111827;font-size:28px;font-weight:700}.questioncoins-header p{color:#6b7280;margin-top:6px}.questioncoins-card{background:#fff;border-radius:18px;margin-bottom:24px;padding:24px;box-shadow:0 2px 10px #0000000d}.questioncoins-card-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.questioncoins-card-header h2{color:#111827;font-size:20px;font-weight:700}.questioncoins-form{width:100%}.questioncoins-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.questioncoins-field{flex-direction:column;display:flex}.questioncoins-field label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.questioncoins-field input,.questioncoins-field select{background:#f9fafb;border:1px solid #d1d5db;border-radius:12px;height:48px;padding:0 14px;font-size:15px}.questioncoins-field input:focus,.questioncoins-field select:focus{border-color:#4f46e5;outline:none}.questioncoins-actions{gap:12px;margin-top:24px;display:flex}.questioncoins-save-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:600}.questioncoins-cancel-btn{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:600}.questioncoins-list{flex-direction:column;gap:16px;display:flex}.questioncoins-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;padding:18px;display:flex}.questioncoins-left h3{margin-bottom:8px;font-size:18px;font-weight:700}.questioncoins-meta{color:#6b7280;gap:14px;font-size:14px;display:flex}.questioncoins-right{align-items:center;gap:18px;display:flex}.questioncoins-status{border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700}.questioncoins-status.active{color:#15803d;background:#dcfce7}.questioncoins-status.inactive{color:#b91c1c;background:#fee2e2}.questioncoins-buttons{gap:10px;display:flex}.edit-btn,.toggle-btn{cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 18px;font-weight:600}.edit-btn{color:#1d4ed8;background:#dbeafe}.toggle-btn.activate{color:#15803d;background:#dcfce7}.toggle-btn.deactivate{color:#b91c1c;background:#fee2e2}@media (max-width:768px){.questioncoins-page{padding:14px}.questioncoins-grid{grid-template-columns:1fr}.questioncoins-item{flex-direction:column;align-items:flex-start;gap:16px}.questioncoins-right{justify-content:space-between;width:100%}.questioncoins-buttons{width:100%}.edit-btn,.toggle-btn{flex:1}.questioncoins-header h1{font-size:22px}}.payment-success-page{background:#f4f7fb;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.payment-success-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:600px;padding:40px;box-shadow:0 20px 60px #00000014}.success-icon{margin-bottom:20px;font-size:70px}.payment-success-card h1{color:#111827;margin-bottom:10px}.success-message{color:#64748b;margin-bottom:30px}.success-details{background:#f8fafc;border-radius:16px;margin-bottom:30px;padding:20px}.detail-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:12px 0;display:flex}.detail-row:last-child{border-bottom:none}.success-actions{gap:12px;display:flex}.success-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:15px;font-weight:600}.success-btn.primary{color:#fff;background:#2563eb}.success-btn.secondary{color:#111827;background:#e5e7eb}@media (max-width:768px){.payment-success-card{padding:24px}.success-actions{flex-direction:column}}:root{--sp-primary:#004fc4;--sp-primary-container:#1e3a8a;--sp-on-primary-container:#90a8ff;--sp-bg:#f7f9fb;--sp-surface:#fff;--sp-border:#e0e3e5;--sp-text:#191c1e;--sp-secondary:#515f74;--sp-error:#ba1a1a;--sp-success:#22c55e;--sp-radius-lg:1rem;--sp-radius-xl:1.25rem}.students-page{background:var(--sp-bg);max-width:1100px;min-height:100vh;color:var(--sp-text);margin:0 auto;padding:2rem;font-family:Inter,sans-serif}.students-header{margin-bottom:1.25rem}.students-title{color:var(--sp-primary);align-items:center;gap:.5rem;margin:0 0 .4rem;font-family:Hanken Grotesk,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.students-title-icon{background:var(--sp-primary-container);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;display:inline-flex}.students-subtitle{color:var(--sp-secondary);max-width:480px;margin:0;font-size:.95rem}.add-child-btn{background:var(--sp-primary);color:#fff;cursor:pointer;border:none;border-radius:.9rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 20px #00236f2e}.add-child-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00236f38}.add-child-btn:active{transform:scale(.98)}.students-search-wrap{margin-bottom:1.25rem;position:relative}.students-search-icon{color:var(--sp-secondary);font-size:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.students-search-input{border:1px solid var(--sp-border);background:var(--sp-surface);border-radius:.85rem;outline:none;width:100%;height:50px;padding:0 1rem 0 2.6rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.students-search-input:focus{border-color:var(--sp-primary);box-shadow:0 0 0 3px #00236f1f}.students-list{flex-direction:column;gap:1rem;display:flex}.students-empty{color:var(--sp-secondary);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 0;display:flex}.students-empty .material-symbols-outlined{color:var(--sp-border);font-size:36px}.child-card{background:var(--sp-surface);border-radius:var(--sp-radius-xl);border:1px solid #e0e3e599;padding:1.25rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.child-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px -8px #00236f1f}.child-card-accent{background:var(--sp-primary);width:5px;height:100%;position:absolute;top:0;left:0}.child-card-body{flex-direction:column;gap:1rem;display:flex}.child-card-main{align-items:flex-start;gap:1rem;display:flex}.child-avatar{background:#d5e3fc;border:2px solid #fff;border-radius:16px;flex-shrink:0;width:60px;height:60px;overflow:hidden;box-shadow:0 2px 6px #0000001a}.child-avatar img{object-fit:cover;width:100%;height:100%}.child-info{flex:1;min-width:0}.child-name-row{align-items:center;gap:.4rem;display:flex}.child-name{color:var(--sp-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1.1rem;font-weight:700;overflow:hidden}.child-icon-btn{color:var(--sp-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;font-size:16px;transition:color .2s;display:flex}.child-icon-btn .material-symbols-outlined{font-size:18px}.child-icon-btn:hover{color:var(--sp-primary)}.child-icon-btn.delete:hover{color:var(--sp-error)}.child-grade{color:var(--sp-secondary);align-items:center;gap:.3rem;margin:.2rem 0 0;font-size:.85rem;display:flex}.child-grade .material-symbols-outlined{font-size:15px}.child-meta{background:var(--sp-bg);border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.75rem;padding:.75rem 1rem;display:grid}.child-meta-item{flex-direction:column;gap:.2rem;display:flex}.child-meta-label{letter-spacing:.05em;text-transform:uppercase;color:var(--sp-secondary);font-size:.65rem;font-weight:700}.child-meta-value{color:var(--sp-text);font-size:.85rem;font-weight:600}.child-meta-value.code{color:var(--sp-primary);letter-spacing:.04em;font-family:Courier New,monospace}.pin-with-reset{align-items:center;gap:.35rem;display:flex}.pin-reset-btn{color:var(--sp-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:2px;transition:color .15s,background .15s;display:flex}.pin-reset-btn:hover{color:var(--sp-primary);background:var(--sp-bg)}.pin-reset-btn .material-symbols-outlined{font-size:16px}.child-actions{gap:.6rem;display:flex}.view-progress-btn{background:var(--sp-primary);color:#fff;cursor:pointer;border:none;border-radius:.7rem;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1rem;font-size:.9rem;font-weight:700;transition:opacity .2s;display:flex}.view-progress-btn:hover{opacity:.9}.students-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:2rem;display:flex}.page-nav-btn,.page-number-btn{border:1px solid var(--sp-border);min-width:40px;height:40px;color:var(--sp-text);cursor:pointer;background:#fff;border-radius:.6rem;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.page-nav-btn:disabled{opacity:.4;cursor:not-allowed}.page-number-btn:hover,.page-nav-btn:not(:disabled):hover{border-color:var(--sp-primary);color:var(--sp-primary)}.page-number-btn.active{background:var(--sp-primary);color:#fff;border-color:var(--sp-primary)}@media (min-width:768px){.child-card-body{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.child-card-main{flex:1.4;align-items:center}.child-meta{background:0 0;flex-direction:row;gap:2rem;width:auto;padding:0}.child-meta-item{align-items:flex-start}.child-actions{flex-shrink:0}.add-child-btn{width:auto;margin-left:auto}.students-header-row{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}}@media (max-width:480px){.students-page{padding:1rem}.students-title{font-size:1.4rem}.students-title-icon{border-radius:8px;width:30px;height:30px;font-size:18px}.students-subtitle{font-size:.85rem}.add-child-btn{border-radius:.85rem;padding:.9rem;font-size:.95rem}.child-card{border-radius:1rem;padding:1rem}.child-avatar{border-radius:50%;width:52px;height:52px}.child-name{font-size:1rem}.child-meta{grid-template-columns:1fr 1fr}.view-progress-btn{padding:.8rem;font-size:.85rem}.students-pagination{gap:.3rem}.page-nav-btn,.page-number-btn{min-width:36px;height:36px;font-size:.85rem}}.modal-overlay{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out modal-fade-in;display:flex;position:fixed;inset:0}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;animation:.2s ease-out modal-slide-up;overflow-y:auto;box-shadow:0 20px 50px #00000040}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-header{background-color:#284777;border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.modal-title{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.modal-close-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.modal-close-btn:hover{color:#0f172a;background:#f1f4f9}.modal-body{flex-direction:column;gap:5px;padding:20px 24px;display:flex}.modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:.875rem}.form-group{flex-direction:column;gap:1px;display:flex}.form-label{color:#334155;font-size:.85rem;font-weight:600}.form-input,.form-select{color:#0f172a;background:#fff;border:1px solid #d9deea;border-radius:10px;padding:10px 12px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.form-input:focus,.form-select:focus{border-color:#1a3ce8;outline:none;box-shadow:0 0 0 3px #1a3ce81f}.form-select{cursor:pointer}.modal-footer{border-top:1px solid #eef1f6;justify-content:flex-end;gap:12px;padding:16px 24px 20px;display:flex}.modal-btn-cancel{color:#334155;cursor:pointer;background:#fff;border:1px solid #d9deea;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .15s}.modal-btn-cancel:hover{background:#f1f4f9}.modal-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.modal-btn-save{color:#fff;cursor:pointer;background:#1a3ce8;border:none;border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .15s}.modal-btn-save:hover{background:#1530b8}.modal-btn-save:disabled{opacity:.7;cursor:not-allowed}.delete-confirm-modal{max-width:420px}.delete-modal-header{background-color:#7f1d1d}.delete-modal-body{text-align:center;padding:28px 24px 20px}.delete-warning-icon{background:#fef2f2;border:2px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.delete-warning-icon .material-symbols-outlined{color:#dc2626;font-size:32px}.delete-confirm-title{color:#0f172a;margin:0 0 12px;font-size:1.1rem;font-weight:700}.delete-confirm-message{color:#475569;margin:0;font-size:.9rem;line-height:1.6}.modal-btn-delete{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.modal-btn-delete:hover{background:#b91c1c}.modal-btn-delete .material-symbols-outlined{font-size:18px}.sl-page{flex-direction:column;gap:20px;max-width:900px;margin:0 auto;padding:20px 16px 80px;font-family:Inter,sans-serif;display:flex}.sl-header{align-items:center;gap:14px;display:flex}.sl-back-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #e0e3e5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,border-color .15s;display:flex}.sl-back-btn:hover{color:#004fc4;background:#f1f5f9;border-color:#004fc4}.sl-back-btn .material-symbols-outlined{font-size:20px}.sl-title{color:#0f172a;margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1.4rem;font-weight:800}.sl-subtitle{color:#64748b;margin:2px 0 0;font-size:.82rem}.sl-search-wrap{position:relative}.sl-search-icon{color:#94a3b8;font-size:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.sl-search-input{box-sizing:border-box;background:#fff;border:1px solid #e0e3e5;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px 0 44px;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.sl-search-input:focus{border-color:#004fc4;box-shadow:0 0 0 3px #004fc41a}.sl-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.sl-card{cursor:pointer;background:#fff;border:1px solid #e8ecf4;border-radius:16px;flex-direction:column;gap:8px;padding:18px 16px;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex;box-shadow:0 1px 4px #0000000d}.sl-card:hover{border-color:#c7d9ff;transform:translateY(-2px);box-shadow:0 8px 24px #004fc41f}.sl-card-subject{text-transform:uppercase;letter-spacing:.06em;color:#004fc4;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.sl-card-subject .material-symbols-outlined{font-size:14px}.sl-card-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.97rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.sl-card-meta{color:#94a3b8;align-items:center;gap:4px;margin:0;font-size:.78rem;display:flex}.sl-card-meta .material-symbols-outlined{font-size:14px}.sl-card-footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.sl-card-code{color:#94a3b8;font-family:Courier New,monospace;font-size:.72rem;font-weight:600}.sl-study-btn{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.78rem;font-weight:700;transition:background .15s;display:flex}.sl-study-btn:hover{background:#003ba0}.sl-study-btn .material-symbols-outlined{font-size:15px}.sl-card-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e8ecf0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:148px;animation:1.2s infinite sl-shimmer}@keyframes sl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sl-empty{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:10px;padding:60px 0;display:flex}.sl-empty .material-symbols-outlined{font-size:48px}.sl-clear-search{color:#004fc4;cursor:pointer;background:0 0;border:1px solid #e0e3e5;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:background .15s}.sl-clear-search:hover{background:#f1f5f9}.sl-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.sl-page-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e0e3e5;border-radius:8px;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.sl-page-btn:disabled{opacity:.4;cursor:not-allowed}.sl-page-btn:not(:disabled):hover{color:#004fc4;border-color:#004fc4}.sl-page-btn.active{color:#fff;background:#004fc4;border-color:#004fc4}.sl-card-default{box-shadow:0 0 0 1px #a7f3d0,0 2px 8px #10b98112;border-color:#a7f3d0!important}.sl-default-tag{color:#059669;letter-spacing:.02em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:3px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}@media (max-width:480px){.sl-grid{grid-template-columns:1fr}}.sr-page{max-width:1100px;margin:0 auto;padding:28px 24px}.sr-page-header{margin-bottom:24px}.sr-page-title{color:#0f172a;margin:0 0 4px;font-size:22px;font-weight:800}.sr-page-sub{color:#64748b;margin:0;font-size:13px}.sr-filters{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:28px;padding:18px 20px;display:flex}.sr-filter-group{flex-direction:column;gap:6px;min-width:180px;display:flex}.sr-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.sr-filter-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;height:40px;padding:0 12px;font-size:13px;font-weight:500;transition:border-color .15s}.sr-filter-select:focus{background:#fff;border-color:#004fc4}.sr-reset-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;height:40px;margin-top:18px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.sr-reset-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.sr-reset-btn .material-symbols-outlined{font-size:16px}.sr-loading{color:#64748b;flex-direction:column;align-items:center;gap:14px;padding:60px 0;display:flex}.sr-spinner{border:3px solid #e2e8f0;border-top-color:#004fc4;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite sr-spin}@keyframes sr-spin{to{transform:rotate(360deg)}}.sr-empty{color:#94a3b8;flex-direction:column;align-items:center;gap:10px;padding:60px 0;display:flex}.sr-empty .material-symbols-outlined{font-size:40px}.sr-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}.sr-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 2px 8px #0000000a}.sr-card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;display:flex}.sr-avatar{background:#eff4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sr-avatar .material-symbols-outlined{color:#004fc4;font-size:24px}.sr-card-info{flex:1;min-width:0}.sr-student-name{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.sr-grade-chip{color:#475569;background:#f1f5f9;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:600}.sr-card-summary{background:#f8fafc;border-radius:10px;flex-direction:column;align-items:center;padding:6px 12px;display:flex}.sr-summary-label{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:600}.sr-summary-value{color:#004fc4;font-size:18px;font-weight:800}.sr-details-btn{color:#004fc4;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;margin-bottom:16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s;display:flex}.sr-details-btn:hover{background:#eff4ff;border-color:#004fc4}.sr-details-btn .material-symbols-outlined{font-size:16px}.sr-no-exams{color:#94a3b8;align-items:center;gap:6px;padding:10px 0;font-size:12px;display:flex}.sr-no-exams .material-symbols-outlined{font-size:16px}.sr-subjects{flex-direction:column;gap:14px;display:flex}.sr-subject-row{flex-direction:column;gap:6px;display:flex}.sr-subject-meta{justify-content:space-between;align-items:center;display:flex}.sr-subject-name{color:#334155;font-size:13px;font-weight:600}.sr-subject-right{align-items:center;gap:8px;display:flex}.sr-badge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.sr-label{font-size:11px;font-weight:600}.sr-green{color:#059669;background:#ecfdf5}.sr-amber{color:#d97706;background:#fffbeb}.sr-red{color:#dc2626;background:#fef2f2}.sr-label.sr-green,.sr-label.sr-amber,.sr-label.sr-red{background:0 0}.sr-track{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.sr-fill{border-radius:999px;height:100%;transition:width .5s}.sr-fill.sr-green{background:#059669}.sr-fill.sr-amber{background:#d97706}.sr-fill.sr-red{background:#dc2626}.sr-detail-overlay{z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.sr-detail-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.sr-detail-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px;display:flex}.sr-detail-title{color:#0f172a;margin:0 0 6px;font-size:17px;font-weight:800}.sr-detail-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sr-detail-close:hover{color:#0f172a;background:#e2e8f0}.sr-detail-body{flex-direction:column;gap:20px;padding:20px 24px;display:flex;overflow-y:auto}.sr-detail-subject{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:8px;padding-bottom:18px;display:flex}.sr-detail-subject:last-child{border-bottom:none;padding-bottom:0}.sr-detail-lessons{border-left:2px solid #f1f5f9;flex-direction:column;gap:4px;margin-top:6px;padding-left:12px;display:flex}.sr-lesson-row{align-items:center;gap:10px;padding:6px 0;font-size:12.5px;display:flex}.sr-lesson-title{color:#334155;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.sr-lesson-attempts{color:#94a3b8;flex-shrink:0;font-size:11px}.sr-lesson-pct{text-align:right;flex-shrink:0;min-width:42px;font-weight:700}@media (max-width:600px){.sr-detail-overlay{align-items:flex-end;padding:0}.sr-detail-modal{border-radius:18px 18px 0 0;max-width:100%;max-height:90vh}.sr-page{padding:16px 12px}.sr-grid{grid-template-columns:1fr}.sr-filters{padding:14px}.sr-filter-group{min-width:100%}}.ce-page{max-width:1200px;margin:0 auto;padding:28px 24px}.ce-page-header{margin-bottom:24px}.ce-page-title{color:#0f172a;margin:0 0 4px;font-size:22px;font-weight:800}.ce-page-sub{color:#64748b;margin:0;font-size:13px}.ce-filters{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.ce-filter-group{flex-direction:column;gap:6px;min-width:180px;display:flex}.ce-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.ce-filter-select{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;height:40px;padding:0 12px;font-size:13px;font-weight:500;transition:border-color .15s}.ce-filter-select:focus{background:#fff;border-color:#004fc4}.ce-reset-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;height:40px;margin-top:18px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.ce-reset-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.ce-reset-btn .material-symbols-outlined{font-size:16px}.ce-count{color:#64748b;margin:0 0 12px;font-size:13px;font-weight:600}.ce-loading{color:#64748b;flex-direction:column;align-items:center;gap:14px;padding:60px 0;display:flex}.ce-spinner{border:3px solid #e2e8f0;border-top-color:#004fc4;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite ce-spin}@keyframes ce-spin{to{transform:rotate(360deg)}}.ce-empty{color:#94a3b8;flex-direction:column;align-items:center;gap:10px;padding:60px 0;display:flex}.ce-empty .material-symbols-outlined{font-size:40px}.ce-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow-x:auto;box-shadow:0 2px 8px #0000000a}.ce-table{border-collapse:collapse;width:100%;min-width:700px;font-size:13px}.ce-table thead tr{background:#f8fafc;border-bottom:1px solid #e2e8f0}.ce-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#64748b;white-space:nowrap;padding:12px 14px;font-size:11px;font-weight:700}.ce-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}.ce-table tbody tr:last-child{border-bottom:none}.ce-table tbody tr:hover{background:#f8fafc}.ce-table td{color:#334155;vertical-align:middle;padding:12px 14px}.ce-td-num{color:#94a3b8;width:36px;font-size:12px;font-weight:600}.ce-student-cell{align-items:center;gap:8px;display:flex}.ce-student-icon{color:#004fc4;flex-shrink:0;font-size:18px}.ce-student-name{color:#0f172a;white-space:nowrap;font-weight:600}.ce-exam-name{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;max-width:220px;font-weight:600;overflow:hidden}.ce-type-chip{color:#004fc4;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;background:#eff4ff;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.ce-score-badge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.ce-green{color:#059669;background:#ecfdf5}.ce-amber{color:#d97706;background:#fffbeb}.ce-red{color:#dc2626;background:#fef2f2}.ce-perf-cell{flex-direction:column;gap:4px;min-width:100px;display:flex}.ce-mini-track{background:#f1f5f9;border-radius:999px;height:6px;overflow:hidden}.ce-mini-fill{border-radius:999px;height:100%;transition:width .4s}.ce-mini-fill.ce-green{background:#059669}.ce-mini-fill.ce-amber{background:#d97706}.ce-mini-fill.ce-red{background:#dc2626}.ce-perf-label{font-size:11px;font-weight:600;background:0 0!important}.ce-date{color:#94a3b8;white-space:nowrap;font-size:12px}@media (max-width:600px){.ce-page{padding:16px 12px}.ce-filters{padding:14px}.ce-filter-group{min-width:100%}.ce-table-wrap{border-radius:12px}}.bt-page{box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:24px 16px 48px;font-family:Inter,sans-serif}.bt-header{background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);border-radius:20px;align-items:center;gap:14px;margin-bottom:20px;padding:20px 22px;display:flex;box-shadow:0 8px 24px #1a3ce838}.bt-header-icon{background:#ffffff26;border:2px solid #ffffff4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.bt-header-info{flex:1}.bt-header-info h2{color:#fff;margin:0;font-size:18px;font-weight:700}.bt-header-info p{color:#fffc;margin:2px 0 0;font-size:12.5px}.bt-new-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:6px;padding:10px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .2s;display:flex}.bt-new-btn:hover{background:#ffffff47}.bt-new-btn .material-symbols-outlined{font-size:18px}.bt-composer{background:#fff;border:1px solid #e8edff;border-radius:16px;margin-bottom:20px;padding:16px;box-shadow:0 2px 12px #1a3ce814}.bt-composer textarea{resize:vertical;color:#1e293b;background:#f8faff;border:1.5px solid #e0e7ff;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.bt-composer textarea:focus{background:#fff;border-color:#1a3ce8;box-shadow:0 0 0 3px #1a3ce81a}.bt-composer textarea::placeholder{color:#94a3b8}.bt-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:10px 0 0;padding:8px 12px;font-size:13px}.bt-composer-actions{justify-content:flex-end;margin-top:12px;display:flex}.bt-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 4px 12px #1a3ce84d}.bt-submit-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.bt-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.bt-submit-btn .material-symbols-outlined{font-size:17px}.bt-spin{animation:.8s linear infinite bt-rotate}@keyframes bt-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bt-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;gap:16px;display:grid}.bt-empty{text-align:center;color:#94a3b8;flex-direction:column;grid-column:1/-1;align-items:center;gap:6px;padding:48px 20px;font-size:14px;display:flex}.bt-empty .material-symbols-outlined{color:#c7d2fe;font-size:36px}.bt-empty p{color:#64748b;margin:4px 0 0;font-weight:600}.bt-empty span{font-size:12.5px}.ticket-card{background:#fff;border:1px solid #e8edff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #1a3ce814}.ticket-card-header{color:#fff;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);align-items:center;gap:8px;padding:10px 14px;font-family:monospace;font-size:13px;font-weight:700;display:flex}.ticket-card-header .material-symbols-outlined{font-family:Material Symbols Outlined;font-size:18px}.ticket-description{color:#1e293b;margin:0;font-size:13.5px;line-height:1.5}.status-open{color:#059669;background:#ecfdf5}.status-progress{color:#d97706;background:#fffbeb}.status-resolved{color:#1a3ce8;background:#eff6ff}.status-closed{color:#64748b;background:#f1f5f9}.ticket-comment{border-top:1px dashed #e2e8f0;flex-direction:column;gap:4px;margin-top:4px;padding-top:10px;display:flex}.ticket-comment-label{text-transform:uppercase;letter-spacing:.4px;color:#1a3ce8;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.ticket-comment-label .material-symbols-outlined{font-size:14px}.ticket-comment-text{color:#334155;background:#f8faff;border:1px solid #e8edff;border-radius:10px;margin:0;padding:8px 10px;font-size:13px;line-height:1.5}@media (max-width:768px){.bt-page{padding:16px 12px 32px}.bt-list{grid-template-columns:1fr}.bt-header{flex-wrap:wrap;padding:16px}.bt-new-btn{justify-content:center;width:100%}.bt-composer-actions{justify-content:stretch}.bt-submit-btn{justify-content:center;width:100%}}.dashboard-layout{background:#f4f7fb;min-height:100vh}.dashboard-body{display:flex}.dashboard-content{background:#f4f7fb;flex:1;min-height:100vh;padding:8px}.student-dashboard{width:100%}.dashboard-hero{color:#363636;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f56d966}.dashboard-hero:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:250px;height:250px;position:absolute;top:-40px;right:-80px}.dashboard-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-100px;right:60px}.hero-left{z-index:2;max-width:600px}.welcome-badge{letter-spacing:1px;opacity:.8;font-size:11px;font-weight:700}.hero-left h1{margin-top:10px;margin-bottom:12px;font-size:52px;font-weight:800}.hero-left p{opacity:.95;font-size:18px;line-height:1.7}.dashboard-hero-right{z-index:2;gap:18px;display:flex}.dashboard-hero-stat-card{color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:22px;min-width:180px;padding:24px}.dashboard-hero-stat-card span{color:#64748b;font-size:12px;font-weight:700}.dashboard-hero-stat-card h2{color:#004fc4;margin-top:12px;font-size:38px;font-weight:800}.dashboard-hero-stat-card p{color:#0f9f6e;margin:15px 20px 20px;font-size:40px;font-weight:600}.quick-actions{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;display:grid}.quick-card{color:#111827;background:#fff;border-radius:22px;align-items:center;gap:14px;padding:24px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 25px #0f172a0d}.quick-card:hover{transform:translateY(-4px)}.quick-card.primary{color:#fff;background:#0f56d9}.quick-card.secondary{background:#95f0ec}.quick-card.light{background:#e2d1fb}.quick-card.ai{background:#f0dcc4}.quick-icon{background:#ffffff40;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.dashboard-grid{grid-template-columns:2fr 1fr;gap:24px;margin-top:30px;display:grid}.dashboard-card{background:#fff;border-radius:28px;padding:28px;box-shadow:0 10px 30px #0f172a0d}.section-header{justify-content:space-between;align-items:center;display:flex}.section-header h3{color:#111827;font-size:24px;font-weight:800}.section-header button{color:#0f56d9;cursor:pointer;background:0 0;border:none;font-weight:700}.exam-list{flex-direction:column;gap:16px;margin-top:24px;display:flex}.exam-item{background:#f8fafc;border-radius:20px;align-items:center;padding:18px;display:flex}.exam-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.exam-icon.blue{background:#dbeafe}.exam-icon.cyan{background:#ccfbf1}.exam-icon.purple{background:#ede9fe}.exam-info{flex:1;margin-left:16px}.exam-info h4{margin:0;font-size:18px;font-weight:700}.exam-info p{color:#64748b;margin-top:6px}.exam-score{font-size:28px;font-weight:800}.exam-score.green{color:#0f9f6e}.subject-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.subject-card{background:#f8fafc;border-radius:20px;padding:18px}.subject-icon{font-size:24px}.subject-card h4{color:#64748b;margin-top:14px;font-size:15px}.subject-card h2{margin-top:10px;font-size:30px;font-weight:800}.subject-card p{color:#0f9f6e;font-size:13px;font-weight:700}.progress-bar{background:#dbeafe;border-radius:999px;width:100%;height:8px;margin-top:14px;overflow:hidden}.progress-fill{background:#0f56d9;border-radius:999px;height:100%}.floating-ai-btn{color:#fff;cursor:pointer;background:#0f56d9;border:none;border-radius:50%;width:62px;height:62px;font-size:24px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #0f56d966}@media (max-width:768px){.dashboard-content{padding-bottom:80px}body,html,#root{overflow-x:hidden}.dashboard-hero{border-radius:24px;flex-direction:column;align-items:stretch;gap:16px;padding:20px}.hero-left h1{margin-top:8px;font-size:2rem;line-height:1.2}.hero-left p{max-width:100%;font-size:.95rem;line-height:1.7}.dashboard-hero-right{flex-wrap:wrap;gap:12px;width:100%;display:flex}.dashboard-hero-stat-card{min-width:unset;border-radius:18px;flex:1;min-height:100px;padding:14px}.dashboard-hero-stat-card h4{font-size:1.5rem}.dashboard-hero-stat-card p{font-size:.72rem}.quick-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.quick-card{border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:90px;padding:16px}.quick-icon{width:42px;height:42px;font-size:1rem}.dashboard-grid{grid-template-columns:1fr;gap:18px;margin-top:20px}.exam-item{border-radius:18px;padding:14px}.exam-icon{border-radius:14px;flex-shrink:0;width:46px;height:46px;font-size:1rem}.exam-info h4{font-size:.92rem}.exam-info p{font-size:.72rem}.exam-score{font-size:1.1rem}.subject-card{border-radius:18px;padding:14px}.subject-card h4{margin-top:8px;font-size:.82rem}.subject-card h2{font-size:1.3rem}.subject-card p{font-size:.7rem}.floating-ai-btn{width:54px;height:54px;font-size:1.2rem;bottom:82px;right:18px}}.dashboard-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px;display:grid}.dashboard-stat-card{background:#fff;border-radius:22px;padding:22px;transition:all .25s;box-shadow:0 8px 25px #0f172a0d}.dashboard-stat-card:hover{transform:translateY(-4px)}.dashboard-stat-label{color:#64748b;font-size:13px;font-weight:600}.dashboard-stat-value{color:#111827;margin-top:10px;font-size:34px;font-weight:800}.dashboard-stat-sub{color:#0f56d9;margin-top:6px;font-size:13px;font-weight:600}.transaction-list{flex-direction:column;gap:14px;margin-top:18px;display:flex}.transaction-item{background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.transaction-left h4{margin:0;font-size:14px;font-weight:700}.transaction-left p{color:#64748b;margin-top:4px;font-size:12px}.transaction-amount{font-size:18px;font-weight:800}.transaction-amount.credit{color:#10b981}.transaction-amount.debit{color:#ef4444}.subject-card h2{color:#0f56d9}.subject-card p{color:#64748b}.progress-fill{background:linear-gradient(90deg,#0f56d9,#3b82f6)}.exam-score.high{color:#10b981}.exam-score.medium{color:#f59e0b}.exam-score.low{color:#ef4444}.empty-state{text-align:center;color:#64748b;padding:24px;font-size:14px}@media (max-width:768px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-stat-card{border-radius:18px;padding:16px}.dashboard-stat-value{font-size:24px}.transaction-item{padding:12px}.transaction-left h4{font-size:13px}.transaction-left p{font-size:11px}.transaction-amount{font-size:15px}}@media (max-width:480px){.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-stat-card{padding:14px}}.radial-stat-card h2{display:none}.radial-stat-card svg{margin:8px 0 4px}.asp-overlay{z-index:2000;background:#0a143299;justify-content:center;align-items:center;padding:16px;animation:.18s ease-out asp-fade;display:flex;position:fixed;inset:0}@keyframes asp-fade{0%{opacity:0}to{opacity:1}}.asp-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:36px 32px 28px;animation:.22s ease-out asp-slide;box-shadow:0 24px 60px #00000038}@keyframes asp-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.asp-icon-wrap{background:#eff4ff;border:2px solid #c7d9ff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.asp-icon{color:#004fc4;font-size:36px}.asp-title{color:#0f172a;margin:0 0 10px;font-family:Hanken Grotesk,sans-serif;font-size:1.25rem;font-weight:800}.asp-message{color:#475569;margin:0 0 28px;font-size:.92rem;line-height:1.65}.asp-actions{flex-direction:column;gap:10px;display:flex}.asp-btn-add{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:.97rem;font-weight:700;transition:background .15s;display:flex}.asp-btn-add:hover{background:#003ba0}.asp-btn-add .material-symbols-outlined{font-size:20px}.asp-btn-skip{color:#64748b;cursor:pointer;background:0 0;border:1px solid #d9deea;border-radius:12px;width:100%;padding:11px 20px;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.asp-btn-skip:hover{color:#334155;background:#f1f5f9}.dh-root{padding:4px 2px 24px}.dh-banner{color:#fff;background:linear-gradient(135deg,#004fc4 0%,#1d6ef5 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:28px;display:flex;box-shadow:0 8px 24px #004fc447}.dh-banner-label{letter-spacing:.8px;text-transform:uppercase;opacity:.82;margin:0 0 4px;font-size:12px;font-weight:600}.dh-banner-name{margin:0 0 4px;font-size:26px;font-weight:800;line-height:1.1}.dh-banner-date{opacity:.75;margin:0;font-size:13px}.dh-coin-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff47;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.dh-coin-icon{color:#fde68a;font-size:28px}.dh-coin-label{opacity:.8;text-transform:uppercase;letter-spacing:.5px;margin:0 0 2px;font-size:11px;font-weight:600}.dh-coin-value{margin:0;font-size:26px;font-weight:800}.dh-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.dh-stats-2col{grid-template-columns:repeat(2,1fr)}.dh-stat-card{background:#fff;border:1px solid #f0f2f5;border-radius:16px;align-items:center;gap:14px;padding:18px 16px;transition:box-shadow .2s;display:flex;box-shadow:0 2px 12px #0f172a0f}.dh-stat-card:hover{box-shadow:0 6px 20px #0f172a1a}.dh-stat-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dh-stat-icon-wrap .material-symbols-outlined{font-size:22px}.dh-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-size:12px;font-weight:600}.dh-stat-value{color:#0f172a;margin:0;font-size:24px;font-weight:800;line-height:1}.dh-stat-value-sm{color:#0f172a;font-size:16px;font-weight:700}.dh-stat-body{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-lesson-card{flex-direction:column;align-items:stretch;gap:10px}.dh-lesson-card-title{text-transform:uppercase;letter-spacing:.8px;color:#64748b;margin:0;font-size:11px;font-weight:700}.dh-lesson-row{align-items:center;gap:10px;display:flex}.dh-lesson-row-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dh-lesson-row-icon .material-symbols-outlined{font-size:18px}.dh-lesson-row-icon-blue{color:#004fc4;background:#eff4ff}.dh-lesson-row-icon-green{color:#059669;background:#ecfdf5}.dh-lesson-row-label{color:#475569;flex:1;font-size:13px;font-weight:600}.dh-lesson-row-count{color:#0f172a;font-size:20px;font-weight:800}.dh-section-label{text-transform:uppercase;letter-spacing:.7px;color:#94a3b8;margin:0 0 12px;font-size:12px;font-weight:700}.dh-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:28px;display:grid}.dh-action{text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px 12px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px 14px #0000000f}.dh-action .material-symbols-outlined{font-size:26px}.dh-action:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0000001f}.dh-action-blue{color:#fff;background:#004fc4}.dh-action-teal{color:#065f46;background:#ecfdf5}.dh-action-teal .material-symbols-outlined{color:#059669}.dh-action-purple{color:#4c1d95;background:#faf5ff}.dh-action-purple .material-symbols-outlined{color:#7c3aed}.dh-action-orange{color:#92400e;background:#fff7ed}.dh-action-orange .material-symbols-outlined{color:#d97706}.dh-action-red{color:#991b1b;background:#fef2f2}.dh-action-red .material-symbols-outlined{color:#dc2626}.dh-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dh-card{background:#fff;border:1px solid #f0f2f5;border-radius:20px;padding:22px;box-shadow:0 2px 12px #0f172a0f}.dh-card-full{grid-column:1/-1}.dh-card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.dh-card-hdr-icon{color:#004fc4;font-size:20px}.dh-card-title{color:#0f172a;margin:0;font-size:15px;font-weight:700}.dh-card-view-all{color:#004fc4;white-space:nowrap;border-radius:8px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s}.dh-card-view-all:hover{background:#eff4ff}.dh-children-progress{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dh-child-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.dh-child-header{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;display:flex}.dh-child-avatar{color:#004fc4;font-size:28px}.dh-child-name{color:#0f172a;margin:0;font-size:14px;font-weight:700}.dh-child-grade{color:#64748b;background:#e2e8f0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.dh-child-no-exams{color:#94a3b8;text-align:center;padding:12px 0;font-size:12px}@media (max-width:700px){.dh-children-progress{grid-template-columns:1fr}}.dh-list{flex-direction:column;gap:10px;display:flex}.dh-list-row{background:#f8fafc;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.dh-list-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dh-list-info{flex:1;min-width:0}.dh-list-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.dh-list-sub{color:#94a3b8;margin:0;font-size:11px}.dh-badge{border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:700}.dh-green{color:#15803d;background:#dcfce7}.dh-amber{color:#b45309;background:#fef9c3}.dh-red{color:#dc2626;background:#fee2e2}.dh-list-dot.dh-green{background:#16a34a}.dh-list-dot.dh-amber{background:#d97706}.dh-list-dot.dh-red{background:#dc2626}.dh-empty{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.dh-empty .material-symbols-outlined{opacity:.5;font-size:36px}.dh-empty p{margin:0;font-size:13px}.dh-subjects{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.dh-subject{background:#f8fafc;border-radius:14px;padding:16px}.dh-subject-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dh-subject-name{color:#0f172a;font-size:13px;font-weight:700}.dh-progress-track{background:#e2e8f0;border-radius:999px;height:7px;margin-bottom:6px;overflow:hidden}.dh-progress-fill{border-radius:999px;height:100%;transition:width .4s}.dh-progress-fill.dh-green{background:#16a34a}.dh-progress-fill.dh-amber{background:#d97706}.dh-progress-fill.dh-red{background:#dc2626}.dh-subject-status{color:#64748b;margin:0;font-size:11px;font-weight:600}@media (max-width:900px){.dh-subjects{grid-template-columns:1fr 1fr}}@media (max-width:768px){.dh-banner{flex-direction:column;align-items:stretch;gap:14px;padding:20px}.dh-banner-name{font-size:20px}.dh-coin-badge{justify-content:center}.dh-stats{grid-template-columns:1fr 1fr;gap:10px}.dh-stats-2col{grid-template-columns:1fr 1fr}.dh-stat-card{gap:10px;padding:14px 12px}.dh-stat-value{font-size:18px}.dh-actions{grid-template-columns:1fr 1fr;gap:10px}.dh-action{border-radius:16px;gap:8px;padding:18px 10px;font-size:12px}.dh-action .material-symbols-outlined{font-size:22px}.dh-grid,.dh-subjects{grid-template-columns:1fr}}.dh-exam-table{border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;gap:0;display:flex;overflow:hidden}.dh-exam-thead{text-transform:uppercase;letter-spacing:.5px;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:1.4fr 2fr 1.2fr 1fr .8fr 1.1fr;gap:0;padding:10px 14px;font-size:11px;font-weight:700;display:grid}.dh-exam-row{border-bottom:1px solid #f8fafc;grid-template-columns:1.4fr 2fr 1.2fr 1fr .8fr 1.1fr;align-items:center;gap:0;padding:12px 14px;transition:background .12s;display:grid}.dh-exam-row:last-child{border-bottom:none}.dh-exam-row:hover{background:#f8fafc}.dh-exam-cell{color:#334155;white-space:nowrap;text-overflow:ellipsis;padding-right:8px;font-size:13px;font-weight:500;overflow:hidden}.dh-exam-student{color:#0f172a;align-items:center;gap:6px;font-weight:600;display:flex}.dh-exam-avatar{color:#004fc4;flex-shrink:0;font-size:16px}.dh-exam-title{color:#0f172a;font-weight:600}.dh-exam-date{color:#94a3b8;font-size:12px}.dh-exam-type-chip{color:#004fc4;text-transform:uppercase;letter-spacing:.3px;background:#eff4ff;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}@media (max-width:768px){.dh-exam-thead{display:none}.dh-exam-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr;gap:4px;padding:14px;position:relative}.dh-exam-cell{white-space:normal;padding-right:0;font-size:12px}.dh-exam-student{margin-bottom:4px;font-size:14px}.dh-exam-title{color:#475569}.dh-exam-cell:nth-child(5){position:absolute;top:14px;right:14px}.dh-exam-date{color:#94a3b8;font-size:11px}}.chat-page{background:#f0f4ff;flex-direction:column;height:100vh;font-family:Inter,sans-serif;display:flex}.chat-header{background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);align-items:center;gap:14px;padding:14px 20px;display:flex;position:relative;box-shadow:0 2px 12px #1a3ce840}.chat-avatar{background:#ffffff26;border:2px solid #ffffff4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.chat-header-info{flex:1}.chat-header-info h2{color:#fff;letter-spacing:-.2px;margin:0;font-size:16px;font-weight:700}.chat-header-info .status{align-items:center;gap:5px;margin-top:2px;display:flex}.status-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #4ade804d}.chat-header-info span{color:#fffc;font-size:12px;font-weight:500}.chat-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;transition:background .2s;display:flex}.chat-close-btn:hover{background:#ffffff47}.chat-body{flex-direction:column;flex:1;gap:10px;padding:20px 16px 8px;display:flex;overflow-y:auto}.chat-body::-webkit-scrollbar{width:4px}.chat-body::-webkit-scrollbar-track{background:0 0}.chat-body::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:10px}.message-row{align-items:flex-end;gap:8px;display:flex}.message-row.user{justify-content:flex-end}.message-row.bot{justify-content:flex-start}.bot-icon{background:#1a3ce8;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:30px;height:30px;margin-bottom:2px;font-size:14px;display:flex}.message-bubble{word-break:break-word;border-radius:18px;max-width:72%;padding:12px 16px;font-size:14px;line-height:1.6}.user-bubble{color:#fff;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);border-bottom-right-radius:5px;box-shadow:0 4px 14px #1a3ce840}.bot-bubble{color:#1e293b;background:#fff;border:1px solid #e8edff;border-bottom-left-radius:5px;box-shadow:0 2px 8px #0000000f}.typing{align-items:center;gap:5px;padding:14px 16px;display:flex}.typing span{background:#a5b4fc;border-radius:50%;width:7px;height:7px;animation:1.3s ease-in-out infinite bounce}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}.quick-questions{background:#fff;border-top:1px solid #e8edff;flex-wrap:wrap;gap:7px;padding:10px 14px;display:flex}.quick-questions button{color:#1a3ce8;cursor:pointer;white-space:nowrap;background:#f0f4ff;border:1.5px solid #c7d2fe;border-radius:999px;padding:7px 14px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:500;transition:all .18s}.quick-questions button:hover{color:#fff;background:#1a3ce8;border-color:#1a3ce8}.chat-input-area{background:#fff;border-top:1px solid #e8edff;align-items:center;gap:10px;padding:12px 16px;display:flex}.chat-input-area input{color:#1e293b;background:#f8faff;border:1.5px solid #e0e7ff;border-radius:14px;outline:none;flex:1;padding:11px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.chat-input-area input:focus{background:#fff;border-color:#1a3ce8;box-shadow:0 0 0 3px #1a3ce81a}.chat-input-area input::placeholder{color:#94a3b8}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);border:none;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 4px 12px #1a3ce84d}.send-btn:hover{opacity:.9;transform:scale(1.04)}.send-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.send-btn svg{width:18px;height:18px}.date-chip{text-align:center;color:#94a3b8;letter-spacing:.3px;margin:4px 0 8px;font-size:11px;font-weight:500}.chat-actions{background:#fff;border-top:1px solid #e8edff;gap:10px;padding:10px 14px;display:flex}.chat-action-btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.chat-action-btn:hover{opacity:.88;transform:translateY(-1px)}.chat-action-btn .material-symbols-outlined{font-size:16px}.chat-action-bug{color:#dc2626;background:#fef2f2;border:1.5px solid #fca5a5}.chat-action-feedback{color:#16a34a;background:#f0fdf4;border:1.5px solid #86efac}.chat-mode-banner{border-top:1px solid #0000;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.chat-mode-banner .material-symbols-outlined{font-size:16px}.banner-bug{color:#dc2626;background:#fef2f2;border-top-color:#fca5a5}.banner-feedback{color:#16a34a;background:#f0fdf4;border-top-color:#86efac}.banner-cancel{color:inherit;cursor:pointer;opacity:.8;background:0 0;border:1px solid;border-radius:6px;margin-left:auto;padding:3px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:opacity .15s}.banner-cancel:hover{opacity:1}.ticket-card{background:#fff;border:1px solid #e8edff;border-radius:16px;max-width:76%;overflow:hidden;box-shadow:0 2px 12px #1a3ce814}.ticket-card-header{color:#fff;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.ticket-card-header .material-symbols-outlined{font-size:18px}.ticket-card-body{flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ticket-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ticket-label{text-transform:uppercase;letter-spacing:.4px;color:#94a3b8;font-size:11px;font-weight:700}.ticket-value{color:#0f172a;font-size:13px;font-weight:600}.ticket-number{color:#1a3ce8;font-family:monospace;font-size:14px}.ticket-badge{text-transform:uppercase;letter-spacing:.3px;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.ticket-open{color:#059669;background:#ecfdf5}.ticket-card-footer{color:#64748b;border-top:1px solid #f1f5f9;margin:0;padding:8px 14px 12px;font-size:12px}@media (max-width:768px){.message-bubble{max-width:88%;font-size:14px}.chat-header{padding:12px 16px}.chat-input-area{padding:10px 12px}.chat-body{padding:16px 12px 6px}}.chat-fab{color:#fff;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:9999;background:linear-gradient(135deg,#1a3ce8 0%,#2d52f5 100%);border:none;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;font-size:26px;transition:box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 28px #1a3ce866}.chat-fab:hover{box-shadow:0 12px 36px #1a3ce880}.chat-fab:active{cursor:grabbing}.chat-fab-icon{object-fit:contain;pointer-events:none;width:78%;height:78%}.chat-popup{z-index:9999;background:#fff;border-radius:22px;flex-direction:column;width:400px;height:620px;animation:.25s cubic-bezier(.34,1.56,.64,1) popupIn;display:flex;position:fixed;bottom:28px;right:28px;overflow:hidden;box-shadow:0 24px 60px #1a3ce826,0 8px 24px #0000001f}@keyframes popupIn{0%{opacity:0;transform-origin:100% 100%;transform:scale(.88)translateY(20px)}to{opacity:1;transform-origin:100% 100%;transform:scale(1)translateY(0)}}.chat-popup-body{flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-popup-body .chat-page{height:100%}@media (max-width:768px){.chat-popup{border-radius:20px 20px 0 0;width:100%;height:92%;animation:.28s cubic-bezier(.34,1.1,.64,1) popupSlideUp;bottom:0;right:0}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.chat-fab{border-radius:16px;width:58px;height:58px;font-size:24px;bottom:70px;right:18px}}.sd-page{flex-direction:column;gap:28px;max-width:760px;margin:0 auto;padding:20px 16px 80px;font-family:Inter,sans-serif;display:flex}.sd-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;display:flex}.sd-spinner{border:3px solid #e0e7ff;border-top-color:#004fc4;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite sd-spin}@keyframes sd-spin{to{transform:rotate(360deg)}}.sd-hero{color:#fff;background:linear-gradient(135deg,#004fc4 0%,#1e40af 100%);border-radius:20px;align-items:center;gap:20px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #004fc44d}.sd-hero-avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.sd-hero-avatar .material-symbols-outlined{color:#fff;font-size:36px}.sd-hero-info{flex-direction:column;gap:4px;display:flex}.sd-greeting{opacity:.8;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.sd-name{margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1.6rem;font-weight:800;line-height:1.2}.sd-badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.sd-badge{color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.sd-badge .material-symbols-outlined{font-size:14px}.sd-section{flex-direction:column;gap:16px;display:flex}.sd-section-header{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.sd-section-icon{color:#004fc4;font-size:20px}.sd-section-title{color:#0f172a;margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1.1rem;font-weight:800}.sd-section-sub{color:#64748b;margin:0 0 0 auto;font-size:.82rem}.sd-subjects-grid{flex-direction:column;gap:10px;display:flex}.sd-subject-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #e8ecf4;border-radius:14px;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex;box-shadow:0 1px 4px #0000000d}.sd-subject-btn:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.sd-subject-btn:active{transform:scale(.98)}.sd-subject-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sd-subject-icon-wrap .material-symbols-outlined{color:#fff;font-size:22px}.sd-subject-name{color:#1e293b;flex:1;font-size:.97rem;font-weight:600}.sd-subject-arrow{color:#94a3b8;font-size:20px}.sd-subjects-loading{flex-direction:column;gap:10px;display:flex}.sd-subject-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e8ecf0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:14px;height:72px;animation:1.2s infinite sd-shimmer}@keyframes sd-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sd-empty{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 0;display:flex}.sd-empty .material-symbols-outlined{font-size:40px}.sd-quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.sd-quick-card{cursor:pointer;color:#334155;background:#fff;border:1px solid #e8ecf4;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px 12px;font-size:.82rem;font-weight:600;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 4px #0000000d}.sd-quick-card:hover{color:#004fc4;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.sd-quick-card .material-symbols-outlined{color:#004fc4;font-size:28px}.sd-progress-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.sd-progress-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.sd-progress-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.sd-progress-subject{color:#0f172a;font-size:13px;font-weight:700}.sd-progress-badge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.sd-progress-track{background:#f1f5f9;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.sd-progress-fill{border-radius:999px;height:100%;transition:width .5s}.sd-progress-label{margin:0;font-size:11px;font-weight:600}.sd-green{color:#059669;background:#ecfdf5}.sd-amber{color:#d97706;background:#fffbeb}.sd-red{color:#dc2626;background:#fef2f2}.sd-progress-label.sd-green,.sd-progress-label.sd-amber,.sd-progress-label.sd-red{background:0 0}.sd-progress-fill.sd-green{background:#059669}.sd-progress-fill.sd-amber{background:#d97706}.sd-progress-fill.sd-red{background:#dc2626}@media (max-width:480px){.sd-hero{flex-direction:column;align-items:flex-start;padding:20px}.sd-name{font-size:1.3rem}.sd-quick-grid{grid-template-columns:repeat(3,1fr);gap:8px}.sd-quick-card{padding:14px 8px;font-size:.75rem}.sd-section-sub{display:none}}.tour-overlay{z-index:9990;pointer-events:none;background:#00000085;animation:.25s tourFadeIn;position:fixed;inset:0}.tour-highlight{border-radius:14px;transition:box-shadow .3s,outline .3s;z-index:9995!important;outline-offset:4px!important;outline:3px solid #fff!important;position:relative!important;box-shadow:0 0 0 7px #004fc459!important}.tour-tooltip{z-index:9996;pointer-events:all;box-sizing:border-box;background:#fff;border-radius:18px;padding:20px 20px 16px;animation:.25s tourSlideIn;position:fixed;box-shadow:0 12px 40px #00000038}.tour-caret-above:before{content:"";top:-9px;left:var(--caret-x,50%);filter:drop-shadow(0 -2px 2px #00000014);border-bottom:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute}.tour-caret-below:after{content:"";bottom:-9px;left:var(--caret-x,50%);filter:drop-shadow(0 2px 2px #00000014);border-top:9px solid #fff;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute}.tour-progress{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tour-step-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:600}.tour-dots{align-items:center;gap:5px;display:flex}.tour-dot{background:#e2e8f0;border-radius:50%;width:7px;height:7px;transition:background .2s,transform .2s}.tour-dot.done{background:#93c5fd}.tour-dot.active{background:#004fc4;transform:scale(1.3)}.tour-title{color:#0f172a;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.3}.tour-body{color:#475569;margin:0 0 16px;font-size:13.5px;line-height:1.55}.tour-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.tour-btn-skip{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:13px;font-weight:500;transition:color .15s}.tour-btn-skip:hover{color:#64748b}.tour-btn-next{color:#fff;cursor:pointer;letter-spacing:.3px;background:#004fc4;border:none;border-radius:999px;padding:9px 22px;font-size:13px;font-weight:700;transition:background .15s,transform .15s}.tour-btn-next:hover{background:#003ea0;transform:translateY(-1px)}@keyframes tourFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tourSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.tour-tooltip{width:calc(100vw - 24px)!important;left:12px!important}.tour-caret-above:before,.tour-caret-below:after{display:none}}.adm-login-page{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.adm-login-card{background:#fff;border-radius:20px;width:100%;max-width:400px;padding:40px 36px;box-shadow:0 24px 64px #0006}.adm-login-logo{text-align:center;margin-bottom:32px}.adm-logo-icon{color:#004fc4;font-size:52px}.adm-login-title{color:#0f172a;margin:8px 0 4px;font-family:Hanken Grotesk,sans-serif;font-size:1.6rem;font-weight:800}.adm-login-sub{color:#64748b;margin:0;font-size:.82rem}.adm-login-form{flex-direction:column;gap:16px;display:flex}.adm-field{flex-direction:column;gap:6px;display:flex}.adm-label{color:#334155;font-size:.82rem;font-weight:600}.adm-input-wrap{align-items:center;display:flex;position:relative}.adm-input-icon{color:#94a3b8;pointer-events:none;font-size:20px;position:absolute;left:14px}.adm-input{box-sizing:border-box;border:1.5px solid #e0e3e5;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px 0 44px;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.adm-input:focus{border-color:#004fc4;box-shadow:0 0 0 3px #004fc41f}.adm-error{color:#dc2626;background:#fff1f1;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:6px;padding:10px 14px;font-size:.84rem;font-weight:500;display:flex}.adm-error .material-symbols-outlined{flex-shrink:0;font-size:18px}.adm-login-btn{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:50px;margin-top:4px;font-size:.95rem;font-weight:700;transition:background .15s;display:flex}.adm-login-btn:hover:not(:disabled){background:#003ba0}.adm-login-btn:disabled{opacity:.6;cursor:not-allowed}.adm-page{background:#f1f5f9;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.adm-topbar{z-index:200;background:#0f172a;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000004d}.adm-topbar-left{align-items:center;gap:12px;display:flex}.adm-hamburger{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.adm-hamburger:hover{color:#fff;background:#ffffff14}.adm-hamburger .material-symbols-outlined{font-size:24px}@media (min-width:769px){.adm-hamburger{display:none}}.adm-topbar-logo{color:#60a5fa;font-size:26px}.adm-topbar-title{color:#fff;font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:800}.adm-topbar-badge{color:#93c5fd;text-transform:uppercase;letter-spacing:.06em;background:#60a5fa26;border:1px solid #60a5fa4d;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:700}.adm-logout-btn{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.84rem;font-weight:600;transition:background .15s;display:flex}.adm-logout-btn:hover{background:#ffffff24}.adm-logout-btn .material-symbols-outlined{font-size:18px}.adm-body{flex:1;display:flex;position:relative;overflow:hidden}.adm-sidebar{background:#1e293b;flex-direction:column;flex-shrink:0;width:240px;transition:transform .25s;display:flex;overflow-y:auto}.adm-sidebar-inner{flex-direction:column;gap:8px;padding:20px 0 40px;display:flex}.adm-nav-group{flex-direction:column;gap:2px;margin-bottom:8px;padding:0 12px;display:flex}.adm-nav-group-label{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;padding:10px 8px 6px;font-size:.68rem;font-weight:700}.adm-nav-item{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.88rem;font-weight:500;transition:background .15s,color .15s;display:flex;position:relative}.adm-nav-item:hover{color:#e2e8f0;background:#ffffff0f}.adm-nav-active{color:#60a5fa!important;background:#004fc440!important}.adm-nav-icon{flex-shrink:0;font-size:20px}.adm-nav-label{flex:1}.adm-nav-indicator{background:#60a5fa;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:768px){.adm-sidebar{z-index:190;position:fixed;top:60px;bottom:0;left:0;transform:translate(-100%)}.adm-sidebar-open{transform:translate(0)}.adm-overlay{z-index:180;background:#00000080;position:fixed;inset:60px 0 0}}.adm-main{flex:1;padding:28px 24px 60px;overflow-y:auto}.adm-embed{max-width:860px}.adm-embed .questioncoins-page,.adm-embed .subsettings-page,.adm-embed .user-page{padding-top:0}.adm-section-title-row{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.adm-section-icon{color:#004fc4;font-size:22px}.adm-section-h{color:#0f172a;margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1.2rem;font-weight:800}.adm-section-sub{color:#64748b;margin:0;font-size:.82rem}.adm-tab-body{background:#fff;border-radius:20px;flex-direction:column;gap:20px;max-width:860px;padding:28px;display:flex;box-shadow:0 4px 20px #00000012}.adm-selector-group{flex-direction:column;gap:10px;display:flex}.adm-selector-row{align-items:center;gap:10px;display:flex}.adm-sel-icon{color:#64748b;flex-shrink:0;font-size:20px}.adm-select{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e0e3e5;border-radius:10px;outline:none;flex:1;height:44px;padding:0 14px;font-size:.9rem;transition:border-color .15s}.adm-select:focus{border-color:#004fc4}.adm-select:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.adm-select-loading{color:#64748b;align-items:center;gap:8px;font-size:.85rem;display:flex}.adm-add-form{align-items:stretch;gap:10px;display:flex}.adm-add-input-wrap{flex:1;align-items:center;display:flex;position:relative}.adm-add-icon{color:#94a3b8;pointer-events:none;font-size:20px;position:absolute;left:14px}.adm-add-input{box-sizing:border-box;border:1.5px solid #e0e3e5;border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px 0 44px;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.adm-add-input:focus{border-color:#004fc4;box-shadow:0 0 0 3px #004fc41a}.adm-add-input:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.adm-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#004fc4;border:none;border-radius:12px;align-items:center;gap:5px;height:48px;padding:0 20px;font-size:.9rem;font-weight:700;transition:background .15s;display:flex}.adm-add-btn:hover:not(:disabled){background:#003ba0}.adm-add-btn:disabled{cursor:not-allowed;background:#94a3b8}.adm-add-btn .material-symbols-outlined{font-size:20px}.adm-form-err{color:#dc2626;margin:-10px 0 0;font-size:.83rem}.adm-chips{flex-wrap:wrap;gap:10px;display:flex}.adm-chip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;gap:6px;padding:8px 12px;font-size:.88rem;font-weight:600;display:inline-flex}.adm-chip-icon{color:#3b82f6;font-size:16px}.adm-chip-del{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;margin-left:4px;padding:0;transition:color .15s;display:flex}.adm-chip-del:hover{color:#dc2626}.adm-chip-del .material-symbols-outlined{font-size:16px}.adm-list{flex-direction:column;gap:8px;display:flex}.adm-list-item{background:#f8fafc;border:1px solid #e8ecf4;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .12s;display:flex}.adm-list-item:hover{background:#f1f5f9}.adm-list-left{align-items:center;gap:12px;display:flex}.adm-list-icon{color:#004fc4;font-size:20px}.adm-list-name{color:#1e293b;margin:0;font-size:.93rem;font-weight:600}.adm-list-code{color:#94a3b8;font-family:Courier New,monospace;font-size:.74rem}.adm-list-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.adm-list-tag-chip{color:#15157d;background:#eef0fd;border:1px solid #d8dcf9;border-radius:20px;padding:2px 10px;font-size:.7rem;font-weight:600}.adm-list-del{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.adm-list-del:hover{color:#dc2626;background:#fee2e2}.adm-list-del .material-symbols-outlined{font-size:20px}.adm-empty{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 0;display:flex}.adm-empty .material-symbols-outlined{font-size:40px}.adm-empty p{margin:0;font-size:.88rem}.adm-loading-row{color:#64748b;align-items:center;gap:10px;padding:12px 0;font-size:.88rem;display:flex}.adm-spinner,.adm-btn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite adm-spin;display:inline-block}.adm-spinner{border-color:#004fc4 #e0e7ff #e0e7ff}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-with-content-btn{color:#1e40af;cursor:pointer;text-align:left;background:linear-gradient(135deg,#eff6ff 0%,#f0f9ff 100%);border:1.5px dashed #93c5fd;border-radius:12px;align-items:center;gap:8px;width:100%;padding:14px 18px;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.adm-with-content-btn:hover:not(:disabled){color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#e0f2fe 100%);border-color:#3b82f6}.adm-with-content-btn:disabled{opacity:.45;cursor:not-allowed}.adm-with-content-btn .material-symbols-outlined{font-size:20px}.adm-wcb-arrow{color:#60a5fa;margin-left:auto;font-size:18px!important}.adm-cf{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:22px;padding:24px;display:flex}.adm-cf-header{justify-content:space-between;align-items:center;display:flex}.adm-cf-header-left{align-items:center;gap:8px;display:flex}.adm-cf-header-icon{color:#004fc4;font-size:22px}.adm-cf-title{color:#0f172a;margin:0;font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:800}.adm-cf-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.adm-cf-close:hover{color:#334155;background:#f1f5f9}.adm-cf-close .material-symbols-outlined{font-size:22px}.adm-cf-field{flex-direction:column;gap:8px;display:flex}.adm-cf-label{color:#334155;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;font-size:.82rem;font-weight:700;display:flex}.adm-cf-label .material-symbols-outlined{color:#004fc4;font-size:16px}.adm-cf-req{color:#dc2626}.adm-cf-hint{color:#94a3b8;text-transform:none;letter-spacing:0;margin-left:4px;font-size:.74rem;font-weight:400}.adm-cf-input{background:#fff;border:1.5px solid #e0e3e5;border-radius:12px;outline:none;height:48px;padding:0 16px;font-size:.93rem;transition:border-color .15s,box-shadow .15s}.adm-cf-input:focus{border-color:#004fc4;box-shadow:0 0 0 3px #004fc41a}.adm-cf-textarea{color:#1a1a2e;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #e0e3e5;border-radius:12px;width:100%;min-height:80px;padding:12px 16px;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.adm-cf-textarea:focus{border-color:#004fc4;outline:none;box-shadow:0 0 0 3px #004fc41a}.adm-file-drop{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px dashed #cbd5e1;border-radius:14px;padding:30px 20px;transition:border-color .15s,background .15s}.adm-file-drop:hover,.adm-file-drop-hover{background:#eff6ff;border-color:#3b82f6}.adm-file-drop-icon{color:#94a3b8;margin-bottom:8px;font-size:40px;display:block}.adm-file-drop-text{color:#475569;margin:0 0 4px;font-size:.9rem}.adm-file-drop-sub{color:#94a3b8;margin:0;font-size:.76rem}.adm-file-list{flex-direction:column;gap:6px;display:flex}.adm-file-chip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;display:flex}.adm-file-chip-icon{color:#3b82f6;flex-shrink:0;font-size:18px}.adm-file-chip-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:320px;font-weight:600;overflow:hidden}.adm-file-chip-size{color:#94a3b8;white-space:nowrap;flex-shrink:0}.adm-file-chip-del{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:2px;transition:color .15s,background .15s;display:flex}.adm-file-chip-del:hover{color:#dc2626;background:#fee2e2}.adm-file-chip-del .material-symbols-outlined{font-size:16px}.adm-subtopics{flex-direction:column;gap:10px;display:flex}.adm-subtopic-row{background:#fff;border:1px solid #e8ecf4;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .15s;display:flex}.adm-subtopic-row:focus-within{border-color:#93c5fd}.adm-subtopic-num{color:#fff;background:#004fc4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:6px;font-size:.78rem;font-weight:700;display:flex}.adm-subtopic-fields{flex-direction:column;flex:1;gap:8px;display:flex}.adm-subtopic-title-input{border:1.5px solid #e0e3e5;border-radius:8px;outline:none;height:40px;padding:0 12px;font-size:.88rem;transition:border-color .15s}.adm-subtopic-title-input:focus{border-color:#004fc4}.adm-subtopic-content-input{resize:vertical;border:1.5px solid #e0e3e5;border-radius:8px;outline:none;min-height:70px;padding:10px 12px;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .15s}.adm-subtopic-content-input:focus{border-color:#004fc4}.adm-video-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.adm-video-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.adm-video-card:hover{border-color:#004fc4;box-shadow:0 2px 10px #004fc41f}.adm-video-thumb-wrap{position:relative}.adm-video-thumb{aspect-ratio:16/9;object-fit:cover;background:#f1f5f9;width:100%;display:block}.adm-video-type-badge{color:#fff;letter-spacing:.02em;background:#0f172abf;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:700;position:absolute;top:8px;left:8px}.adm-video-meta{flex-direction:column;gap:2px;padding:10px 12px;display:flex}.adm-video-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.83rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.adm-video-channel{color:#64748b;font-size:.75rem}.adm-cf-err{color:#dc2626;background:#fff1f1;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:6px;padding:10px 14px;font-size:.84rem;font-weight:500;display:flex}.adm-cf-err .material-symbols-outlined{flex-shrink:0;font-size:18px}.adm-cf-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.adm-cf-cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e0e3e5;border-radius:10px;height:44px;padding:0 20px;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.adm-cf-cancel-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.adm-cf-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.adm-cf-save-btn{color:#fff;cursor:pointer;background:#004fc4;border:none;border-radius:10px;align-items:center;gap:6px;height:44px;padding:0 24px;font-size:.88rem;font-weight:700;transition:background .15s;display:flex}.adm-cf-save-btn:hover:not(:disabled){background:#003ba0}.adm-cf-save-btn:disabled{cursor:not-allowed;background:#94a3b8}.adm-cf-save-btn .material-symbols-outlined{font-size:18px}@media (max-width:540px){.adm-main{padding:16px 12px 60px}.adm-tab-body{padding:18px 14px}.adm-add-form{flex-direction:column}.adm-add-btn{justify-content:center;width:100%}.adm-topbar-badge,.adm-logout-label{display:none}.adm-cf{padding:16px 14px}.adm-cf-actions{flex-direction:column-reverse}.adm-cf-save-btn,.adm-cf-cancel-btn{justify-content:center;width:100%}.adm-subtopic-row{flex-direction:column}.adm-subtopic-num{margin-top:0}}.adm-list-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.adm-list-edit-btn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.adm-list-edit-btn .material-symbols-outlined{font-size:16px}.adm-list-edit-btn:hover{background:#dbeafe;border-color:#93c5fd}.adm-editor-overlay{z-index:1500;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.adm-editor-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:960px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000059}.adm-editor-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.adm-editor-header-left{color:#0f172a;align-items:center;gap:10px;display:flex}.adm-editor-header-left .material-symbols-outlined{color:#2563eb;font-size:22px}.adm-editor-lesson-title{color:#0f172a;font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:700}.adm-editor-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.adm-editor-close:hover{color:#0f172a;background:#e2e8f0}.adm-editor-tags{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:14px 22px}.adm-editor-tags-label{color:#64748b;margin:0 0 8px;font-size:12px;font-weight:600}.adm-editor-loading,.adm-editor-empty{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 20px;font-family:Inter,sans-serif;font-size:.92rem;display:flex}.adm-editor-loading{flex-direction:row}.adm-editor-empty .material-symbols-outlined{color:#cbd5e1;font-size:44px}.adm-editor-empty p{margin:0}.adm-editor-empty-sub{color:#cbd5e1;font-size:.8rem}.adm-editor-tabs{border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:4px;padding:10px 14px 0;display:flex;overflow-x:auto}.adm-editor-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-bottom:none;border-radius:8px 8px 0 0;align-items:center;gap:5px;padding:8px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.adm-editor-tab:hover{color:#0f172a;background:#e2e8f0}.adm-editor-tab-active{color:#2563eb;background:#fff;border-color:#e2e8f0}.adm-editor-body{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.adm-quill-container{flex:1;min-height:420px;font-family:Georgia,serif;font-size:15px;line-height:1.8}.adm-editor-body .ql-toolbar{background:#f8fafc;border:none;border-bottom:1px solid #e2e8f0;flex-shrink:0;padding:8px 14px}.adm-editor-body .ql-container{color:#1e293b;border:none;font-family:Georgia,Palatino Linotype,serif;font-size:15px;line-height:1.8}.adm-editor-body .ql-editor{min-height:360px;padding:24px 32px}.adm-editor-body .ql-editor h1,.adm-editor-body .ql-editor h2{margin:1.2em 0 .4em;font-size:1.4em;font-weight:700}.adm-editor-body .ql-editor h3{margin:1em 0 .4em;font-size:1.15em;font-weight:700}.adm-editor-body .ql-editor p{margin:0 0 .9em}.adm-editor-footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:12px 20px;display:flex}.adm-editor-footer-btns{gap:8px;display:flex}.adm-editor-saved-msg{color:#16a34a;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:flex}.adm-editor-err{color:#dc2626}.adm-editor-cancel-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .15s}.adm-editor-cancel-btn:hover{background:#f1f5f9}.adm-editor-save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 20px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.adm-editor-save-btn:hover:not(:disabled){background:#1d4ed8}.adm-editor-save-btn:disabled{opacity:.65;cursor:not-allowed}.adm-editor-save-btn .material-symbols-outlined{font-size:16px}@media (max-width:640px){.adm-list-edit-btn span:last-child{display:none}.adm-editor-modal{border-radius:14px}.adm-editor-body .ql-editor{padding:16px}.adm-editor-footer{flex-direction:column;align-items:stretch}.adm-editor-footer-btns{justify-content:flex-end}}.adm-subj-add-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;margin-bottom:20px;padding:16px 18px}.adm-subj-grade-pick{flex-direction:column;gap:8px;display:flex}.adm-subj-grade-pick-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.adm-subj-grade-chips{flex-wrap:wrap;gap:8px;display:flex}.adm-subj-grade-chip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.adm-subj-grade-chip:hover{color:#2563eb;border-color:#2563eb}.adm-subj-grade-chip-on{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.adm-subj-grade-chip:disabled{opacity:.6;cursor:not-allowed}.adm-subj-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;transition:box-shadow .15s;display:flex}.adm-subj-card:hover{box-shadow:0 3px 12px #0000000f}.adm-subj-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.adm-subj-grade-badges{flex-wrap:wrap;gap:6px;display:flex}.adm-subj-badge{color:#1d4ed8;background:#eff6ff;border-radius:14px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.adm-subj-no-grades{color:#94a3b8;font-size:.78rem;font-style:italic}.adm-subj-grade-manager{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.adm-subj-grade-manager-label{color:#475569;margin:0;font-size:.82rem}.adm-prompt-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000059}.adm-prompt-form{flex:1;padding:22px 26px;overflow-y:auto}.adm-prompt-selects{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:560px){.adm-prompt-selects{grid-template-columns:1fr}}.adm-prompt-field{flex-direction:column;gap:6px;display:flex}.adm-prompt-label{color:#334155;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700}.adm-prompt-hint{color:#94a3b8;text-transform:none;letter-spacing:0;font-size:.73rem;font-weight:400}.adm-prompt-select{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e0e3e5;border-radius:10px;outline:none;height:44px;padding:0 14px;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.adm-prompt-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.adm-prompt-textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #e0e3e5;border-radius:10px;width:100%;padding:12px 14px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.6;transition:border-color .15s,box-shadow .15s}.adm-prompt-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adm-prompt-active-row{flex-direction:row;align-items:center}.adm-prompt-toggle-label{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.adm-prompt-checkbox{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.adm-prompt-list{flex-direction:column;gap:14px;display:flex}.adm-prompt-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;transition:box-shadow .15s;display:flex}.adm-prompt-card:hover{box-shadow:0 4px 16px #00000012}.adm-prompt-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.adm-prompt-card-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.adm-prompt-badge{border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.adm-prompt-badge-subject{color:#1d4ed8;background:#eff6ff}.adm-prompt-badge-type{color:#15803d;background:#f0fdf4}.adm-prompt-badge-prompttype{color:#7e22ce;background:#fdf4ff}.adm-prompt-badge-inactive{color:#dc2626;background:#fef2f2}.adm-prompt-card-actions{align-items:center;gap:6px;display:flex}.adm-prompt-edit-btn,.adm-prompt-delete-btn{cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,border-color .15s;display:flex}.adm-prompt-edit-btn{color:#2563eb;border-color:#bfdbfe}.adm-prompt-edit-btn:hover{background:#eff6ff}.adm-prompt-edit-btn .material-symbols-outlined{font-size:18px}.adm-prompt-delete-btn{color:#dc2626;border-color:#fecaca}.adm-prompt-delete-btn:hover:not(:disabled){background:#fef2f2}.adm-prompt-delete-btn:disabled{opacity:.5;cursor:not-allowed}.adm-prompt-delete-btn .material-symbols-outlined{font-size:18px}.adm-prompt-preview{color:#475569;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:120px;margin:0;padding:12px 14px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.82rem;line-height:1.5;overflow-y:auto}.adm-prompt-meta{color:#94a3b8;margin:0;font-size:.75rem}.adm-form-success{color:#15803d;margin:-10px 0 0;font-size:.83rem}.adm-checkbox-row{align-items:center;gap:24px;margin:6px 0 4px;display:flex}.adm-checkbox-label{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.adm-checkbox-label input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:16px;height:16px;transition:background .15s,border-color .15s;position:relative}.adm-checkbox-label input[type=checkbox]:hover{border-color:#004fc4}.adm-checkbox-label input[type=checkbox]:checked{background:#004fc4;border-color:#004fc4}.adm-checkbox-label input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:0;left:4px;transform:rotate(45deg)}.adm-checkbox-label input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #004fc4}.adm-prompt-label-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.adm-prompt-label-row .adm-prompt-label{margin:0}.adm-token-select{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;max-width:200px;height:26px;padding:0 6px;font-size:.72rem}.ql-toolbar .adm-token-insert{border-left:1px solid #e2e8f0;align-items:center;margin-left:4px;padding-left:8px;display:inline-flex}.adm-email-quill-wrap{border:1.5px solid #e0e3e5;border-radius:10px;overflow:hidden}.adm-email-template-modal{max-width:820px}.adm-rubric-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.adm-rubric-search-field{min-width:240px;margin-top:0}.adm-rubric-pager{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.adm-rubric-pager-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.adm-rubric-pager-btn:hover:not(:disabled){background:#f8fafc}.adm-rubric-pager-btn:disabled{opacity:.4;cursor:not-allowed}.adm-rubric-pager-info{color:#475569;font-size:.85rem}.adm-de-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.adm-de-select{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;min-width:160px;height:38px;padding:0 12px;font-size:.85rem}.adm-de-select:focus{border-color:#2563eb}.adm-de-create-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;height:38px;margin-left:auto;padding:0 18px;font-size:.85rem;font-weight:600;display:flex}.adm-de-create-btn:hover{background:#1d4ed8}.adm-de-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:16px;padding:10px 16px;font-size:.85rem;font-weight:600}.adm-de-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.adm-de-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.adm-de-card-stripe{flex-shrink:0;width:5px}.adm-de-card-body{flex-direction:column;flex:1;gap:6px;padding:14px 16px;display:flex}.adm-de-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.adm-de-subject{text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-size:.72rem;font-weight:700}.adm-de-type-chip{border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:flex}.adm-de-title{color:#0f172a;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.adm-de-lesson{color:#64748b;align-items:center;gap:4px;margin:0;font-size:.78rem;display:flex}.adm-de-meta{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.adm-de-chip{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:3px;padding:2px 8px;font-size:.75rem;display:flex}.adm-de-chip .material-symbols-outlined{font-size:13px}.adm-de-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:6px;padding-top:8px;display:flex}.adm-de-status{align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.adm-de-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}.adm-de-form{flex-direction:column;gap:14px;padding:20px 24px;display:flex}.adm-de-form-row{flex-direction:column;gap:5px;display:flex}.adm-de-form-2col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.adm-de-form-3col{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}@media (max-width:500px){.adm-de-form-2col,.adm-de-form-3col{grid-template-columns:1fr}}.adm-de-form-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.adm-de-card--inactive{opacity:.75}.adm-de-card-footer{flex-direction:column;align-items:flex-start;gap:8px}.adm-de-card-acts{flex-wrap:wrap;gap:6px;display:flex}.adm-de-act{cursor:pointer;border:none;border-radius:7px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.adm-de-act:disabled{opacity:.55;cursor:not-allowed}.adm-de-act--edit{color:#2563eb;background:#eff6ff}.adm-de-act--edit:hover{background:#dbeafe}.adm-de-act--deact{color:#c2410c;background:#fff7ed}.adm-de-act--deact:hover{background:#ffedd5}.adm-de-act--act{color:#16a34a;background:#f0fdf4}.adm-de-act--act:hover{background:#dcfce7}.adm-de-act--del{color:#dc2626;background:#fef2f2}.adm-de-act--del:hover{background:#fee2e2}.adm-de-act--print{color:#059669;background:#ecfdf5}.adm-de-act--print:hover{background:#d1fae5}.adm-de-act .material-symbols-outlined{font-size:14px}.adm-pe-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000047}.adm-pe-body{flex-direction:column;flex:1;gap:14px;padding:16px 20px;display:flex;overflow-y:auto}.adm-pe-qitem{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.adm-pe-qitem-hdr{justify-content:space-between;align-items:center;display:flex}.adm-pe-qno{color:#2563eb;background:#eff6ff;border-radius:20px;padding:2px 10px;font-size:.78rem;font-weight:700}.adm-pe-del-q{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.adm-pe-del-q:hover{background:#fee2e2}.adm-pe-del-q .material-symbols-outlined{font-size:18px}.adm-pe-qtextarea{color:#0f172a;resize:vertical;box-sizing:border-box;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:.88rem}.adm-pe-qtextarea:focus{border-color:#2563eb}.adm-pe-opts-lbl{color:#64748b;margin:2px 0 0;font-size:.78rem;font-weight:600}.adm-pe-opts{flex-direction:column;gap:6px;display:flex}.adm-pe-opt-row{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;transition:border-color .15s,background .15s;display:flex}.adm-pe-opt-correct{background:#f0fdf4;border-color:#16a34a}.adm-pe-radio{accent-color:#16a34a;cursor:pointer;flex-shrink:0;width:15px;height:15px}.adm-pe-opt-letter{color:#475569;flex-shrink:0;width:18px;font-size:.8rem;font-weight:700}.adm-pe-opt-correct .adm-pe-opt-letter{color:#16a34a}.adm-pe-opt-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.87rem}.adm-pe-opt-del{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;display:flex}.adm-pe-opt-del:hover:not(:disabled){color:#ef4444;background:#fee2e2}.adm-pe-opt-del:disabled{opacity:.3;cursor:not-allowed}.adm-pe-opt-del .material-symbols-outlined{font-size:14px}.adm-pe-add-opt{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:6px;align-self:flex-start;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.adm-pe-add-opt:hover{background:#dbeafe}.adm-pe-add-opt .material-symbols-outlined{font-size:14px}.adm-pe-flbl{color:#475569;margin:2px 0 0;font-size:.78rem;font-weight:600}.adm-pe-ans-input{color:#0f172a;box-sizing:border-box;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:36px;padding:0 10px;font-family:inherit;font-size:.88rem}.adm-pe-ans-input:focus{border-color:#2563eb}.adm-pe-ans-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:6px;margin:6px 0 8px;padding:6px 10px;font-size:.82rem;display:flex}.adm-pe-ans-preview .material-symbols-outlined{color:#16a34a;font-size:15px}.adm-pe-ans-preview-label{color:#15803d;font-weight:700}.adm-pe-ans-preview-val{color:#166534;font-weight:500}.adm-pe-add-q{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:flex}.adm-pe-add-q:hover{color:#2563eb;border-color:#2563eb}.adm-pe-add-q .material-symbols-outlined{font-size:18px}.adm-pe-count{color:#94a3b8;font-size:.8rem;font-weight:600}.adm-ps-form{flex-direction:column;gap:14px;max-width:680px;display:flex}.adm-ps-section-hdr{text-transform:uppercase;letter-spacing:.08em;color:#64748b;border-bottom:1px solid #e2e8f0;margin-bottom:2px;padding-bottom:6px;font-size:.78rem;font-weight:800}.adm-ps-2col{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:600px){.adm-ps-2col{grid-template-columns:1fr}}.adm-ps-field{flex-direction:column;gap:5px;display:flex}.adm-ps-label{color:#374151;font-size:.8rem;font-weight:700}.adm-ps-input,.adm-ps-textarea{color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:9px 12px;font-family:inherit;font-size:13.5px;transition:border-color .2s}.adm-ps-input:focus,.adm-ps-textarea:focus{border-color:#2563eb}.adm-ps-footer{justify-content:flex-end;align-items:center;gap:14px;max-width:680px;margin-top:24px;display:flex}.adm-ps-msg{color:#16a34a;align-items:center;gap:5px;font-size:13px;font-weight:600;display:flex}.adm-ps-msg--err{color:#dc2626}.user-page{background:#f5f7fb;min-height:100vh;padding:24px}.user-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.user-header h1{color:#111827;margin:0;font-size:30px;font-weight:800}.user-header p{color:#6b7280;margin-top:6px}.user-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;padding:10px 18px;font-weight:600}.user-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000f}.user-list-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.user-list{flex-direction:column;gap:18px;display:flex}.user-row{background:#fafcff;border:1px solid #edf1f7;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.user-left h3{color:#111827;margin:0 0 10px}.user-meta{flex-wrap:wrap;gap:10px;display:flex}.user-meta span{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600}.user-right{align-items:center;gap:12px;display:flex}.status-badge{border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.status-active{color:#15803d;background:#dcfce7}.status-inactive{color:#dc2626;background:#fee2e2}.toggle-btn{cursor:pointer;border:none;border-radius:10px;height:42px;padding:0 18px;font-weight:700}.activate-btn{color:#fff;background:#2563eb}.deactivate-btn{color:#fff;background:#ef4444}@media (max-width:768px){.user-page{padding:14px}.user-card{padding:18px}.user-row{flex-direction:column;align-items:flex-start}.user-right{justify-content:space-between;width:100%}}.user-search-card{background:#fff;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000f}.user-search-card h2{margin-top:0;margin-bottom:20px}.user-search-grid{grid-template-columns:1fr 1fr auto auto;gap:15px;display:grid}.user-search-grid input{border:1px solid #dbe2ea;border-radius:12px;height:48px;padding:0 14px;font-size:14px}.search-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:700}.clear-btn{color:#111827;cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:700}@media (max-width:768px){.user-search-grid{grid-template-columns:1fr}}
