.container{max-width:1200px}.container,.container-sm{margin:0 auto;padding:0 1.25rem}.container-sm{max-width:880px}.btn{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-family:Nunito,sans-serif;font-weight:600;gap:.5rem;transition:all .2s}.btn-primary{background:#f97316;color:#fff;font-size:.95rem;padding:.7rem 1.5rem}.btn-primary:hover{background:#ea580c;box-shadow:0 6px 20px #f9731659;transform:translateY(-1px)}.btn-secondary{background:#fff;border:2px solid #4f46e5;color:#4f46e5;font-size:.9rem;padding:.65rem 1.4rem}.btn-secondary:hover{background:#eef2ff}.btn-ghost{color:#4b5563;font-size:.9rem;padding:.5rem 1rem}.btn-ghost:hover{background:#f3f4f6;color:#1e1b4b}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:all .25s}.card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-3px)}.card-flat{background:#fff;border:1px solid #e5e7eb;border-radius:16px}.subject-math{--sc:#4f46e5;--sl:#eef2ff;--sm:#c7d2fe}.subject-physics{--sc:#7c3aed;--sl:#f5f3ff;--sm:#ddd6fe}.subject-chemistry{--sc:#059669;--sl:#ecfdf5;--sm:#a7f3d0}.subject-biology{--sc:#0891b2;--sl:#ecfeff;--sm:#a5f3fc}.subject-english{--sc:#d97706;--sl:#fffbeb;--sm:#fde68a}.subject-social{--sc:#dc2626;--sl:#fef2f2;--sm:#fecaca}.subject-history{--sc:#b45309;--sl:#fffbeb;--sm:#fcd34d}.subject-geography{--sc:#16a34a;--sl:#f0fdf4;--sm:#bbf7d0}.subject-civics{--sc:#0369a1;--sl:#f0f9ff;--sm:#bae6fd}.subject-economics{--sc:#7c3aed;--sl:#f5f3ff;--sm:#ddd6fe}.subject-default{--sc:#4f46e5;--sl:#eef2ff;--sm:#c7d2fe}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:600;gap:.3rem;padding:.25rem .75rem}.badge-indigo{background:#eef2ff;color:#4f46e5}.badge-orange{background:#fff7ed;color:#c2410c}.badge-green{background:#ecfdf5;color:#065f46}.accordion-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:.75rem;overflow:hidden}.accordion-header{align-items:center;background:#fff;color:#1f2937;cursor:pointer;display:flex;font-weight:600;gap:1rem;justify-content:space-between;padding:1rem 1.25rem;transition:background .15s}.accordion-header:hover{background:#f9fafb}.accordion-header.open{background:#eef2ff;background:var(--sl,#eef2ff);color:#4f46e5;color:var(--sc,#4f46e5)}.accordion-icon{align-items:center;background:#c7d2fe;background:var(--sm,#c7d2fe);border-radius:50%;color:#4f46e5;color:var(--sc,#4f46e5);display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:24px;justify-content:center;transition:transform .3s;width:24px}.accordion-icon.open{transform:rotate(180deg)}.accordion-body{background:#fff;max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .35s ease,padding .35s ease}.accordion-body.open{max-height:600px;padding:1rem 1.25rem 1.25rem}.tab-bar{border-bottom:2px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:0}.tab-bar::-webkit-scrollbar{height:3px}.tab-btn{border-bottom:2px solid #0000;border-radius:8px 8px 0 0;color:#6b7280;flex-shrink:0;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:600;margin-bottom:-2px;padding:.75rem 1.25rem;transition:all .2s;white-space:nowrap}.tab-btn:hover{background:#f5f3ff;color:#4f46e5}.tab-btn.active{background:#eef2ff;border-bottom-color:#4f46e5;color:#4f46e5}.breadcrumb{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.4rem;margin-bottom:1.5rem}.breadcrumb a{color:#6366f1;font-weight:500}.breadcrumb a:hover{color:#4338ca}.breadcrumb-sep{color:#d1d5db}.topics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.topic-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #4f46e5;border-left:4px solid var(--sc,#4f46e5);border-radius:14px;cursor:pointer;padding:1.25rem;transition:all .2s}.topic-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.topic-card-num,.topic-card:hover{background:#eef2ff;background:var(--sl,#eef2ff)}.topic-card-num{align-items:center;border-radius:8px;color:#4f46e5;color:var(--sc,#4f46e5);display:flex;font-size:.8rem;font-weight:700;height:32px;justify-content:center;margin-bottom:.75rem;width:32px}.topic-card-title{color:#1f2937;font-family:Nunito,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.35rem}.topic-card-meta{color:#9ca3af;font-size:.8rem}.navbar{background:#1e1b4b;position:sticky;top:0;z-index:300}.nav-inner{align-items:center;display:flex;gap:.25rem;height:64px}.nav-logo{color:#fff;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:900;margin-right:1.5rem;text-decoration:none;white-space:nowrap}.nav-logo span{color:#f97316}.nav-links{align-items:center;display:flex;flex:1 1;gap:.1rem}.nav-item{position:relative}.nav-link{align-items:center;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-family:Nunito,sans-serif;font-size:.87rem;font-weight:600;gap:.3rem;padding:.5rem .75rem;transition:all .2s;white-space:nowrap}.nav-link.active,.nav-link:hover{background:#ffffff1f;color:#fff}.nav-link svg{height:14px;transition:transform .2s;width:14px}.nav-item:hover .nav-link svg,.nav-link:hover svg{transform:rotate(180deg)}.dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 16px 48px #00000026;left:0;min-width:220px;opacity:0;padding:.5rem;position:absolute;top:calc(100% + 8px);transform:translateY(-8px);transition:all .2s;visibility:hidden;z-index:400}.nav-item:hover .dropdown{opacity:1;transform:translateY(0);visibility:visible}.dropdown-section{padding:.25rem 0}.dropdown-label{color:#9ca3af;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem .4rem;text-transform:uppercase}.dropdown-item{align-items:center;border-radius:8px;color:#374151;display:flex;font-size:.88rem;font-weight:500;gap:.6rem;padding:.5rem .75rem;transition:all .15s}.dropdown-item:hover{background:#eef2ff;color:#4f46e5}.dropdown-divider{background:#f3f4f6;height:1px;margin:.25rem 0}.dropdown-mega{display:flex;gap:0;min-width:520px;padding:.75rem}.mega-col{display:flex;flex-direction:column}.mega-col-classes{flex-shrink:0;width:165px}.mega-col-subjects{flex:1 1;padding-left:.75rem}.mega-vert-divider{background:#f3f4f6;flex-shrink:0;margin:0 .5rem;width:1px}.mega-class-row{align-items:center;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;justify-content:space-between;padding:0 .35rem 0 0;transition:background .15s}.mega-class-row.active,.mega-class-row:hover{background:#eef2ff;color:#4f46e5}.mega-class-link{align-items:center;color:#374151;display:flex;flex:1 1;font-size:.875rem;font-weight:500;gap:.5rem;padding:.42rem .6rem;text-decoration:none}.mega-class-row.active .mega-class-link,.mega-class-row:hover .mega-class-link{color:#4f46e5}.mega-teacher-card{align-items:center;background:#f9fafb;border-radius:10px;display:flex;gap:.6rem;margin-top:.25rem;padding:.5rem .75rem}.mega-teacher-avatar{font-size:1.5rem;line-height:1}.nav-actions{align-items:center;display:flex;flex-shrink:0;gap:.6rem;margin-left:auto}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;padding:.5rem}.nav-icon-btn{align-items:center;background:#ffffff1f;border:none;border-radius:8px;color:#ffffffd9;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s;width:36px}.nav-icon-btn:hover{background:#ffffff38;color:#fff}.nav-search-form{align-items:center;background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;display:flex;gap:.25rem;padding:.25rem .25rem .25rem .75rem}.nav-search-input{background:none;border:none;color:#fff;font-family:Nunito,sans-serif;font-size:.875rem;outline:none;width:200px}.nav-search-input::placeholder{color:#ffffff80}.nav-search-close,.nav-search-submit{align-items:center;background:#ffffff26;border:none;border-radius:6px;color:#ffffffd9;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:background .15s;width:28px}.nav-search-close:hover,.nav-search-submit:hover{background:#ffffff47;color:#fff}.search-hero{background:linear-gradient(135deg,#1e1b4b,#312e81);padding:3rem 0 2.5rem}.search-hero-title{color:#fff;font-family:Nunito,sans-serif;font-size:1.75rem;font-weight:900;margin-bottom:1.25rem}.search-form{align-items:center;display:flex;gap:.75rem}.search-form-inner{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;flex:1 1;gap:.5rem;max-width:560px;padding:.5rem .75rem}.search-form-icon{color:#9ca3af;display:flex;flex-shrink:0}.search-page-input{background:#0000;border:none;color:#1f2937;flex:1 1;font-family:Nunito,sans-serif;font-size:1rem;outline:none}.search-page-input::placeholder{color:#9ca3af}.search-clear-btn{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;padding:.15rem;transition:color .15s}.search-clear-btn:hover{color:#4b5563}.search-summary{color:#6b7280;font-size:.9rem;margin-bottom:2rem}.search-section{margin-bottom:2.5rem}.search-section-title{align-items:center;color:#1e1b4b;display:flex;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.search-section-count{background:#eef2ff;border-radius:999px;color:#4f46e5;font-size:.75rem;font-weight:700;margin-left:.25rem;padding:.15rem .5rem}.search-results-list{display:flex;flex-direction:column;gap:.5rem}.search-result-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:inherit;display:flex;gap:1rem;padding:.9rem 1.1rem;text-decoration:none;transition:all .18s}.search-result-card:hover{background:#fafbff;border-color:#c7d2fe;box-shadow:0 4px 16px #4f46e514;transform:translateY(-1px)}.search-result-card-icon{flex-shrink:0;font-size:1.35rem;line-height:1;text-align:center;width:36px}.search-result-card-body{flex:1 1;min-width:0}.search-result-card-title{color:#1f2937;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;margin-bottom:.2rem}.search-result-card:hover .search-result-card-title{color:#4f46e5}.search-result-card-meta{color:#6b7280;font-size:.8rem;font-weight:600;margin-bottom:.2rem}.search-result-card-sub{color:#9ca3af;font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-card-arrow{color:#d1d5db;flex-shrink:0;font-size:1.1rem;transition:color .15s,transform .15s}.search-result-card:hover .search-result-card-arrow{color:#4f46e5;transform:translateX(3px)}.search-result-teacher-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem}.search-badge{background:#eef2ff;border-radius:999px;color:#4f46e5;font-size:.73rem;font-weight:700;padding:.15rem .55rem}.search-empty{padding:4rem 1rem;text-align:center}.search-empty-icon{font-size:3rem;margin-bottom:1rem}.search-empty h3{color:#1f2937;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.search-empty p,.search-hint{color:#6b7280;font-size:.95rem}.search-hint{margin-bottom:1rem}.search-suggestion-chips{display:flex;flex-wrap:wrap;gap:.5rem}.search-chip{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#4f46e5;cursor:pointer;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:600;padding:.4rem .85rem;transition:all .15s}.search-chip:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.ai-backdrop{background:#0006;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s;z-index:998}.ai-backdrop.open{opacity:1;pointer-events:all}.ai-panel{background:#fff;box-shadow:-8px 0 32px #00000026;display:flex;flex-direction:column;height:100dvh;max-width:100vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:380px;z-index:999}.ai-panel.open{transform:translateX(0)}.ai-panel-header{align-items:center;background:linear-gradient(135deg,#1e1b4b,#4f46e5);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.ai-panel-avatar{font-size:1.75rem;line-height:1}.ai-close-btn{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .15s;width:32px}.ai-close-btn:hover{background:#ffffff47}.ai-messages{display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem 1.25rem}.ai-msg-row{align-items:flex-end;display:flex;gap:.5rem}.ai-msg-row.user{flex-direction:row-reverse}.ai-msg-avatar{flex-shrink:0;font-size:1.25rem}.ai-msg-body{display:flex;flex-direction:column;max-width:78%;min-width:0}.ai-msg-row.user .ai-msg-body{align-items:flex-end}.ai-msg-row.assistant .ai-msg-body{align-items:flex-start}.ai-bubble{border-radius:14px;display:inline-block;font-size:.875rem;line-height:1.55;max-width:100%;padding:.6rem .9rem;white-space:pre-wrap;word-break:break-word}.ai-msg-row.assistant .ai-bubble{background:#f3f4f6;border-bottom-left-radius:4px;color:#1f2937}.ai-msg-row.user .ai-bubble{background:#4f46e5;border-bottom-right-radius:4px;color:#fff}.ai-typing-indicator{align-items:center;display:flex;gap:4px;padding:.75rem .9rem}.ai-typing-indicator span{animation:aiTyping 1.2s infinite;background:#9ca3af;border-radius:50%;height:7px;width:7px}.ai-typing-indicator span:nth-child(2){animation-delay:.2s}.ai-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-44%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes aiTyping{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.ai-suggestions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.4rem;padding:0 1.25rem .75rem}.ai-suggestion-chip{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;color:#4f46e5;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:600;padding:.35rem .75rem;transition:all .15s}.ai-suggestion-chip:hover{background:#eef2ff;border-color:#4f46e5}.ai-input-row{border-top:1px solid #f0f0f4;flex-shrink:0;padding:.6rem .85rem .85rem}.ai-compose-box{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;transition:border-color .2s,box-shadow .2s}.ai-compose-box:focus-within{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.ai-input{background:#0000;border:none;box-sizing:border-box;color:#111827;display:block;font-family:inherit;font-size:.9rem;line-height:1.55;max-height:140px;min-height:44px;outline:none;overflow-y:auto;padding:.75rem .9rem .5rem;resize:none;width:100%}.ai-input::placeholder{color:#b0b7c3}.ai-compose-toolbar{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.3rem .4rem .3rem .55rem}.ai-upload-btn{align-items:center;background:none;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;font-family:inherit;font-size:.76rem;font-weight:600;gap:.3rem;padding:.28rem .5rem;transition:background .15s,color .15s;white-space:nowrap}.ai-upload-btn:hover{background:#eff6ff;color:#3b82f6}.ai-upload-btn:disabled{cursor:default;opacity:.45}.ai-upload-btn svg{flex-shrink:0}.ai-doc-chip{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:99px;color:#1d4ed8;display:flex;font-size:.71rem;font-weight:700;gap:.3rem;max-width:150px;padding:.22rem .6rem .22rem .45rem}.ai-doc-chip span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-doc-chip button{background:none;border:none;color:#93c5fd;cursor:pointer;flex-shrink:0;font-size:.8rem;line-height:1;padding:0 0 0 .15rem}.ai-doc-chip button:hover{color:#1d4ed8}.ai-send-btn{align-items:center;background:#4f46e5;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .15s,transform .1s;width:32px}.ai-send-btn:hover:not(:disabled){background:#4338ca;transform:scale(1.06)}.ai-send-btn:disabled{background:#e2e8f0;cursor:not-allowed}.ai-upload-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;flex-shrink:0;font-size:.75rem;margin:0 .85rem .4rem;padding:.4rem .7rem}.footer{background:#1e1b4b;color:#ffffffb3;margin-top:5rem;padding:4rem 0 2rem}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-logo{color:#fff;font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:900;margin-bottom:.75rem}.footer-logo span{color:#f97316}.footer-desc{font-size:.9rem;line-height:1.7;margin-bottom:1rem}.footer-heading{color:#fff;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#fff9;font-size:.88rem;transition:color .15s}.footer-links a:hover{color:#f97316}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem;justify-content:space-between;padding-top:1.5rem}.hero{background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#1e1b4b);color:#fff;overflow:hidden;padding:6rem 0 5rem;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";inset:0;position:absolute}.hero-content{position:relative;z-index:1}.hero-eyebrow{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;color:#ffffffe6;display:inline-flex;font-size:.83rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem}.hero-eyebrow-dot{animation:pulse 2s infinite;background:#4ade80;border-radius:50%;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.15;margin-bottom:1.25rem}.hero h1 .accent{color:#f97316}.hero p{color:#ffffffbf;font-size:1.15rem;line-height:1.75;margin-bottom:2rem;max-width:600px}.hero-actions{gap:1rem}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap}.hero-stats{border-top:1px solid #ffffff1a;gap:2.5rem;gap:2rem;margin-top:3.5rem;padding-top:2.5rem}.hero-stat-num{color:#fff;font-family:Nunito,sans-serif;font-size:1.75rem;font-weight:900}.hero-stat-label{color:#fff9;font-size:.83rem}.section{padding:5rem 0}.section-sm{padding:3rem 0}.section-title{color:#1e1b4b;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin-bottom:.5rem}.section-sub{color:#6b7280;font-size:1rem;max-width:560px}.section-header,.section-sub{margin-bottom:2.5rem}.classes-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.class-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:1.25rem 1rem;text-align:center;transition:all .2s}.class-card:hover{border-color:#6366f1;box-shadow:0 6px 24px #0000001a;transform:translateY(-3px)}.class-card-icon{font-size:1.75rem;margin-bottom:.5rem}.class-card-title{color:#1e1b4b;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800}.class-card-sub{color:#9ca3af;font-size:.75rem;margin-top:.15rem}.subjects-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.subject-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;border-top:4px solid #4f46e5;border-top:4px solid var(--sc,#4f46e5);cursor:pointer;padding:1.5rem;transition:all .25s}.subject-card:hover{background:#eef2ff;background:var(--sl,#eef2ff);box-shadow:0 8px 28px #0000001a;transform:translateY(-4px)}.subject-card-icon{font-size:2rem;margin-bottom:.75rem}.subject-card-title{color:#1f2937;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800;margin-bottom:.25rem}.subject-card-count{color:#4f46e5;color:var(--sc,#4f46e5);font-size:.8rem;font-weight:600}.topic-hero{background:linear-gradient(135deg,#4f46e5,color-mix(in srgb,#4f46e5 70%,#000));background:linear-gradient(135deg,var(--sc,#4f46e5) 0,color-mix(in srgb,var(--sc,#4f46e5) 70%,#000) 100%);color:#fff;margin-bottom:3rem;padding:3.5rem 0}.topic-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;margin-bottom:.75rem}.topic-hero p{font-size:1rem;line-height:1.75;max-width:620px;opacity:.85}.topic-definition{background:#eef2ff;background:var(--sl,#eef2ff);border:1.5px solid #c7d2fe;border:1.5px solid var(--sm,#c7d2fe);border-radius:16px;margin-bottom:2.5rem;padding:1.75rem}.topic-definition-label{color:#4f46e5;color:var(--sc,#4f46e5);font-size:.78rem;font-weight:700;letter-spacing:.06em;margin-bottom:.5rem;text-transform:uppercase}.topic-definition-text{color:#1f2937;font-size:1.05rem;font-weight:500;line-height:1.75}.topic-section-title{font-size:1.3rem;gap:.5rem;margin-bottom:1rem}.topic-section-title:before{border-radius:2px;height:1.3rem;width:4px}.topic-content{color:#374151;font-size:.97rem;line-height:1.85}.topic-content p{margin-bottom:1rem}.topic-content h4{font-size:1rem;font-weight:700;margin:1.5rem 0 .5rem}.topic-content ol,.topic-content ul{margin-bottom:1rem}.topic-content li{margin-bottom:.4rem}.topic-content .formula{border:1px solid #c7d2fe;border:1px solid var(--sm,#c7d2fe);display:inline-block;font-family:monospace;margin:.5rem 0 1rem;padding:.75rem 1.25rem}.topic-content .example-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:1rem 0;padding:1.25rem}.topic-content .example-box strong{color:#1e1b4b}.page-header{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#fff;margin-bottom:2.5rem;padding:3rem 0 2.5rem;position:relative;z-index:1}.page-header h1{font-size:2.2rem;font-weight:900;margin-bottom:.4rem}.page-header p{color:#ffffffb3;font-size:.95rem}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.75rem}.feature-icon{align-items:center;border-radius:14px;display:flex;font-size:1.5rem;height:52px;justify-content:center;margin-bottom:1rem;width:52px}.feature-title{color:#1e1b4b;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800;margin-bottom:.5rem}.feature-desc{color:#6b7280;font-size:.88rem;line-height:1.7}.features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media (max-width:768px){.nav-links{display:none}.nav-links.mobile-open{align-items:flex-start;background:#1e1b4b;border-bottom:1px solid #ffffff1a;display:flex;flex-direction:column;left:0;max-height:calc(100vh - 64px);overflow-y:auto;padding:1rem;position:fixed;right:0;top:64px;z-index:299}.mobile-menu-btn{display:block}.dropdown{background:#ffffff0d;border:none;border-radius:8px;box-shadow:none;max-height:0;opacity:1!important;overflow:hidden;padding:0;position:static;transform:none!important;transition:max-height .3s ease,padding .3s ease;visibility:visible!important}.nav-item.mobile-expanded .dropdown{max-height:800px;padding:.5rem}.dropdown-mega{flex-direction:column;min-width:0;min-width:auto}.mega-col-classes{width:100%}.mega-col-subjects{padding-left:0}.mega-vert-divider{height:1px;margin:.5rem 0;width:100%}.mega-class-row{padding-right:0}.mega-class-link{color:#fffc}.mega-class-row.active .mega-class-link,.mega-class-row:hover .mega-class-link{color:#fff}.mega-teacher-card{background:#ffffff14}.mega-teacher-card div{color:#fffc!important}.ai-panel{width:100vw}.dropdown-item{color:#fffc}.dropdown-item:hover{background:#ffffff1a;color:#fff}.dropdown-label{color:#fff6}.dropdown-divider{background:#ffffff1a}.nav-actions{display:flex;gap:.4rem}.nav-actions>:not(.nav-icon-btn):not(.nav-search-form){display:none}.nav-search-input{width:150px}.footer-grid{gap:2rem;grid-template-columns:1fr 1fr}.hero-stats{gap:1.5rem}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}.classes-grid{grid-template-columns:repeat(3,1fr)}}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.mt-2{margin-top:1rem}.mt-4{margin-top:2rem}.gap-2{gap:1rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.w-full{width:100%}.grid-2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media (max-width:640px){.grid-2{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s ease forwards}.fade-up-delay-1{animation:fadeUp .5s ease .1s both}.fade-up-delay-2{animation:fadeUp .5s ease .2s both}.fade-up-delay-3{animation:fadeUp .5s ease .3s both}.topic-content strong{color:#1e1b4b;font-weight:700}.topic-content em{color:#4f46e5;color:var(--sc,#4f46e5);font-style:normal;font-weight:600}.topic-content h4{border-bottom:1px solid #f3f4f6;color:#1e1b4b;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800;margin:1.75rem 0 .6rem;padding-bottom:.4rem}.topic-content p{color:#374151;margin-bottom:1.1rem}.topic-content ol,.topic-content ul{margin-bottom:1.25rem;padding-left:1.5rem}.topic-content li{color:#374151;margin-bottom:.5rem}.topic-content .formula,.topic-content li strong{color:#4f46e5;color:var(--sc,#4f46e5)}.topic-content .formula{background:#eef2ff;background:var(--sl,#eef2ff);border:1.5px solid #c7d2fe;border:1.5px solid var(--sm,#c7d2fe);border-radius:10px;display:block;font-family:Courier New,monospace;font-size:.95rem;font-weight:700;margin:.75rem 0 1.25rem;overflow-x:auto;padding:.65rem 1.25rem}.topic-content .example-box{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #4f46e5;border-left:4px solid var(--sc,#4f46e5);border-radius:0 12px 12px 0;margin:1.25rem 0;padding:1.25rem 1.5rem}.topic-content .example-box strong{color:#4f46e5;color:var(--sc,#4f46e5);display:block;margin-bottom:.35rem}.topic-section-title{align-items:center;color:#1e1b4b;display:flex;font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:800;gap:.6rem;margin-bottom:1.25rem}.topic-section-title:before{background:#4f46e5;background:var(--sc,#4f46e5);border-radius:3px;content:"";display:inline-block;flex-shrink:0;height:1.4rem;width:5px}.breadcrumb-white a{color:#ffffffb3}.breadcrumb-white a:hover{color:#fff}.breadcrumb-white,.breadcrumb-white .breadcrumb-sep{color:#ffffff80}.teacher-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.teacher-profile-card:hover{border-color:#6366f1;box-shadow:0 20px 40px #0000001f;transform:scale(1.03) translateY(-8px);z-index:10}.teacher-card-btn-container{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.teacher-profile-card:hover .teacher-card-btn-container{margin-top:1.25rem;max-height:60px;opacity:1}html[data-theme=dark] .teacher-profile-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .teacher-profile-card:hover{border-color:#6366f1;box-shadow:0 20px 40px #0006}@media (max-width:640px){.topic-hero{padding:2.5rem 0}.page-header{padding:2rem 0 1.75rem}.tab-bar{gap:.25rem}.tab-btn{font-size:.82rem;padding:.6rem .9rem}.topics-grid{grid-template-columns:1fr}}.dark-toggle-btn{align-items:center;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:36px;justify-content:center;transition:all .2s;width:36px}.dark-toggle-btn:hover{background:#ffffff38}.topic-action-btn{align-items:center;background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:99px;color:#fff;cursor:pointer;display:inline-flex;font-family:Nunito,sans-serif;font-size:.82rem;font-weight:700;gap:.4rem;padding:.4rem 1rem;transition:all .2s}.topic-action-btn:hover{background:#ffffff40}.topic-action-btn.done{background:#22c55e;border-color:#16a34a}.flashcard-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.flashcard-modal{background:#fff;border-radius:20px;box-shadow:0 24px 80px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:560px;overflow:hidden;width:100%}.flashcard-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.flashcard-close-btn{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;transition:all .15s;width:32px}.flashcard-close-btn:hover{background:#e5e7eb;color:#1f2937}.flashcard-scene{cursor:pointer;flex:1 1;min-height:240px;padding:1.5rem;perspective:1200px}.flashcard-card{height:220px;position:relative;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.flashcard-card.flipped{transform:rotateY(180deg)}.flashcard-face{align-items:center;backface-visibility:hidden;border-radius:16px;display:flex;flex-direction:column;inset:0;justify-content:center;padding:1.5rem;position:absolute;text-align:center}.flashcard-front{background:#f8fafc;border:2px solid #e5e7eb}.flashcard-back{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:rotateY(180deg)}.flashcard-label{background:#f3f4f6;border-radius:99px;color:#9ca3af;font-size:.7rem;font-weight:800;letter-spacing:.08em;margin-bottom:1rem;padding:.2rem .75rem;text-transform:uppercase}.flashcard-text{color:#1f2937;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.6}.flashcard-hint{bottom:1rem;color:#d1d5db;font-size:.75rem;margin-top:1rem;position:absolute}.flashcard-controls{align-items:center;border-top:1px solid #f3f4f6;display:flex;gap:.75rem;padding:1rem 1.5rem}.flashcard-nav-btn{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;flex:1 1;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:600;padding:.55rem 1rem;transition:all .15s}.flashcard-nav-btn:hover:not(:disabled){background:#eef2ff;border-color:#4f46e5;color:#4f46e5}.flashcard-nav-btn:disabled{cursor:default;opacity:.35}.flashcard-flip-btn{background:#4f46e5;border:none;border-radius:10px;color:#fff;cursor:pointer;flex:2 1;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:700;padding:.55rem 1rem;transition:background .15s}.flashcard-flip-btn:hover{background:#4338ca}html[data-theme=dark],html[data-theme=dark] #root,html[data-theme=dark] .app,html[data-theme=dark] body{background:#0f0e1a!important;color:#e2e0f0;color-scheme:dark}html[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1929}html[data-theme=dark] .card,html[data-theme=dark] .card-flat{background:#1a1929;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .card:hover{box-shadow:0 8px 32px #0006}html[data-theme=dark] .feature-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .section{background:#0f0e1a}html[data-theme=dark] .section-title{color:#e2e0f0}html[data-theme=dark] .section-sub{color:#8b89a8}html[data-theme=dark] .feature-title{color:#e2e0f0}html[data-theme=dark] .feature-desc{color:#8b89a8}html[data-theme=dark] .tab-bar{border-color:#2d2c42}html[data-theme=dark] .tab-btn{color:#8b89a8}html[data-theme=dark] .tab-btn.active{background:#1e1d2e;border-color:#6366f1;color:#a5b4fc}html[data-theme=dark] .tab-btn:hover{background:#1e1d2e;color:#a5b4fc}html[data-theme=dark] .topic-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .topic-card:hover{background:var(--sl);box-shadow:0 6px 24px #0006}html[data-theme=dark] .topic-card-title{color:#e2e0f0}html[data-theme=dark] .topic-card-meta{color:#8b89a8}html[data-theme=dark] .subject-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .subject-card:hover{background:var(--sl)}html[data-theme=dark] .subject-card-title{color:#e2e0f0}html[data-theme=dark] .class-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .class-card:hover{border-color:#6366f1}html[data-theme=dark] .class-card-title{color:#e2e0f0}html[data-theme=dark] .class-card-sub{color:#8b89a8}html[data-theme=dark] .accordion-item{border-color:#2d2c42}html[data-theme=dark] .accordion-header{background:#1a1929;color:#e2e0f0}html[data-theme=dark] .accordion-header:hover{background:#1e1d2e}html[data-theme=dark] .accordion-body{background:#1a1929;color:#c4c2db}html[data-theme=dark] .topic-definition{background:var(--sl);border-color:var(--sm)}html[data-theme=dark] .topic-definition-text{color:#e2e0f0}html[data-theme=dark] .topic-content,html[data-theme=dark] .topic-content li,html[data-theme=dark] .topic-content p{color:#c4c2db}html[data-theme=dark] .topic-content strong{color:#e2e0f0}html[data-theme=dark] .topic-content h4{border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .topic-section-title{color:#e2e0f0}html[data-theme=dark] .topic-content .example-box{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .page-header+div,html[data-theme=dark] [style*="background: #f9fafb"],html[data-theme=dark] [style*="background: #fff"],html[data-theme=dark] [style*="background: white"],html[data-theme=dark] [style*="background:#f9fafb"],html[data-theme=dark] [style*="background:#fff"]{background:#1a1929!important}html[data-theme=dark] [style*="color: #374151"],html[data-theme=dark] [style*="color:#374151"]{color:#c4c2db!important}html[data-theme=dark] [style*="color: #1e1b4b"],html[data-theme=dark] [style*="color: #1f2937"],html[data-theme=dark] [style*="color:#1e1b4b"],html[data-theme=dark] [style*="color:#1f2937"]{color:#e2e0f0!important}html[data-theme=dark] [style*="color: #6b7280"],html[data-theme=dark] [style*="color:#6b7280"]{color:#8b89a8!important}html[data-theme=dark] [style*="color: #9ca3af"],html[data-theme=dark] [style*="color:#9ca3af"]{color:#5a5876!important}html[data-theme=dark] [style*="border-top: 1px solid #e5e7eb"],html[data-theme=dark] [style*="border: 1px solid #e5e7eb"],html[data-theme=dark] [style*="border:1px solid #e5e7eb"]{border-color:#2d2c42!important}html[data-theme=dark] .btn-secondary{background:#1a1929;border-color:#6366f1;color:#a5b4fc}html[data-theme=dark] .btn-secondary:hover{background:#1e1d2e}html[data-theme=dark] .btn-ghost{color:#c4c2db}html[data-theme=dark] .btn-ghost:hover{background:#1e1d2e;color:#e2e0f0}html[data-theme=dark] input{background:#1a1929;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] input::placeholder{color:#5a5876}html[data-theme=dark] textarea{background:#1a1929;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .ai-panel{background:#1a1929}html[data-theme=dark] .ai-msg-row.assistant .ai-bubble{background:#1e1d2e;color:#e2e0f0}html[data-theme=dark] .ai-input{background:#0000;color:#e2e0f0}html[data-theme=dark] .ai-input::placeholder{color:#4b5563}html[data-theme=dark] .ai-input-row{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .ai-compose-box{background:#1e1d2e;border-color:#2d2c42}html[data-theme=dark] .ai-compose-box:focus-within{border-color:#6366f1}html[data-theme=dark] .ai-compose-toolbar{background:#25243a;border-color:#2d2c42}html[data-theme=dark] .ai-upload-btn{color:#6b7280}html[data-theme=dark] .ai-upload-btn:hover{background:#1e1d2e;color:#818cf8}html[data-theme=dark] .ai-suggestion-chip{background:#1e1d2e;border-color:#2d2c42;color:#a5b4fc}html[data-theme=dark] .ai-suggestion-chip:hover{background:#25243a;border-color:#6366f1}html[data-theme=dark] .ai-messages{background:#1a1929}html[data-theme=dark] .dropdown{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .dropdown-item{color:#c4c2db}html[data-theme=dark] .dropdown-item:hover{background:#1e1d2e;color:#a5b4fc}html[data-theme=dark] .dropdown-label{color:#5a5876}html[data-theme=dark] .dropdown-divider{background:#2d2c42}html[data-theme=dark] .flashcard-modal{background:#1a1929}html[data-theme=dark] .flashcard-header{border-color:#2d2c42}html[data-theme=dark] .flashcard-front{background:#1e1d2e;border-color:#2d2c42}html[data-theme=dark] .flashcard-text{color:#e2e0f0}html[data-theme=dark] .flashcard-nav-btn{background:#1e1d2e;border-color:#2d2c42;color:#c4c2db}html[data-theme=dark] .flashcard-nav-btn:hover:not(:disabled){background:#25243a;border-color:#6366f1;color:#a5b4fc}html[data-theme=dark] .flashcard-controls{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .flashcard-close-btn{background:#2d2c42;color:#c4c2db}html[data-theme=dark] .flashcard-close-btn:hover{background:#3d3b56}html[data-theme=dark] .flashcard-label{background:#2d2c42;color:#8b89a8}html[data-theme=dark] .subject-math{--sl:#1a1b3a}html[data-theme=dark] .subject-physics{--sl:#1c1828}html[data-theme=dark] .subject-chemistry{--sl:#0f1f1a}html[data-theme=dark] .subject-biology{--sl:#0f1d21}html[data-theme=dark] .subject-english{--sl:#1f1a0e}html[data-theme=dark] .subject-social{--sl:#1f1212}html[data-theme=dark] .subject-history{--sl:#1f1a0e}html[data-theme=dark] .subject-geography{--sl:#0f1f14}html[data-theme=dark] .subject-civics{--sl:#0f1820}html[data-theme=dark] .subject-economics{--sl:#1c1828}html[data-theme=dark] .subject-default{--sl:#1a1b3a}html[data-theme=dark] .mega-teacher-card{background:#ffffff0f}html[data-theme=dark] .ai-context-pill{background:#1e1d2e;border-color:#2d2c42;color:#a5b4fc}html[data-theme=dark] .search-form-inner{background:#1a1929;box-shadow:0 4px 20px #0006}html[data-theme=dark] .search-page-input{color:#e2e0f0}html[data-theme=dark] .search-clear-btn,html[data-theme=dark] .search-form-icon,html[data-theme=dark] .search-page-input::placeholder{color:#5a5876}html[data-theme=dark] .search-clear-btn:hover{color:#c4c2db}html[data-theme=dark] .search-result-card{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .search-result-card:hover{background:#1e1d2e;border-color:#4f46e5}html[data-theme=dark] .search-result-card-title{color:#e2e0f0}html[data-theme=dark] .search-result-card-meta{color:#8b89a8}html[data-theme=dark] .search-result-card-sub{color:#5a5876}html[data-theme=dark] .search-section-title{color:#e2e0f0}html[data-theme=dark] .search-badge,html[data-theme=dark] .search-section-count{background:#1e1d2e;color:#a5b4fc}html[data-theme=dark] .search-empty h3{color:#e2e0f0}html[data-theme=dark] .search-empty p,html[data-theme=dark] .search-hint{color:#8b89a8}html[data-theme=dark] .search-chip{background:#1e1d2e;border-color:#2d2c42;color:#a5b4fc}html[data-theme=dark] .search-chip:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}html[data-theme=dark] .search-summary{color:#8b89a8}.topic-media-section{margin:2.5rem 0}.topic-media-header{margin-bottom:1.25rem}.topic-media-sub{color:#9ca3af;font-size:.85rem;margin-top:.25rem}.topic-media-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(5,1fr)}@media (max-width:768px){.topic-media-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.topic-media-grid{grid-template-columns:repeat(2,1fr)!important}}.topic-media-card{align-items:center;background:var(--mb);border:1.5px solid var(--mbo);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;font-family:Nunito,sans-serif;gap:.4rem;padding:1rem .75rem;text-align:center;transition:all .2s}.topic-media-card.available:hover{border-color:var(--mc);box-shadow:0 8px 24px #0000001a;transform:translateY(-3px)}.topic-media-card.unavailable{cursor:default;opacity:.55}.topic-media-card-icon{font-size:1.75rem;line-height:1}.topic-media-card-label{color:var(--mc);font-size:.82rem;font-weight:700}.topic-media-card-title{color:#6b7280;font-size:.73rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-media-card-badge{border-radius:999px;font-size:.7rem;font-weight:700;margin-top:.2rem;padding:.2rem .6rem}.badge-ready{background:var(--mc);color:#fff}.badge-soon{background:#f3f4f6;color:#9ca3af}.media-modal-backdrop{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.media-modal{background:#fff;border-radius:20px;box-shadow:0 25px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:100%}.media-modal-wide{max-width:760px}.media-modal-header{align-items:center;border-bottom:2px solid;display:flex;justify-content:space-between;padding:1rem 1.25rem}.media-modal-title{font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800}.media-modal-close{align-items:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;transition:background .15s;width:32px}.media-modal-close:hover{background:#e5e7eb}.media-modal-body{flex:1 1;overflow-y:auto;padding:1.5rem 1.25rem}.media-audio-player{display:flex;flex-direction:column;gap:1.25rem;padding:.5rem 0}.media-audio-wave{align-items:center;display:flex;gap:3px;height:60px;justify-content:center}.media-audio-bar{background:#ddd6fe;border-radius:4px;transition:background .3s;width:4px}.media-audio-bar.playing{animation:audioBar .8s infinite alternate;background:#7c3aed}@keyframes audioBar{0%{transform:scaleY(.4)}to{transform:scaleY(1.1)}}.media-audio-controls{align-items:center;display:flex;gap:1rem}.media-play-btn{align-items:center;background:#7c3aed;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.25rem;height:48px;justify-content:center;transition:background .15s;width:48px}.media-play-btn:hover{background:#6d28d9}.media-progress-wrap{background:#e9d5ff;border-radius:3px;cursor:pointer;flex:1 1;height:6px}.media-progress-bar{background:#7c3aed;border-radius:3px;height:100%;transition:width .1s}.media-time{font-feature-settings:"tnum";color:#6b7280;font-size:.78rem;font-variant-numeric:tabular-nums;white-space:nowrap}.media-video-wrap{aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden}.media-video-wrap iframe{border:none;height:100%;width:100%}.media-pdf-wrap{border:1px solid #e5e7eb;border-radius:12px;height:520px;overflow:hidden}.media-pdf-wrap iframe{border:none;height:100%;width:100%}.media-download-btn{align-items:center;background:#0369a1;border-radius:10px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;padding:.5rem 1.25rem;text-decoration:none;transition:background .15s}.media-download-btn:hover{background:#075985}.media-infographic-wrap{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.media-infographic-wrap img{display:block;height:auto;width:100%}.quiz-container{display:flex;flex-direction:column;gap:1rem}.quiz-progress-bar-wrap{background:#e5e7eb;border-radius:3px;height:5px}.quiz-progress-bar-fill{background:#059669;border-radius:3px;height:100%;transition:width .4s}.quiz-counter{color:#6b7280;font-size:.78rem;font-weight:700}.quiz-question{color:#1f2937;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.5}.quiz-options{display:flex;flex-direction:column;gap:.5rem}.quiz-option{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .15s}.quiz-option:hover:not(:disabled){background:#f0fdf4;border-color:#a7f3d0}.quiz-option.selected{background:#f0fdf4;border-color:#059669}.quiz-option.reveal-correct{background:#dcfce7;border-color:#059669}.quiz-option.reveal-wrong{background:#fef2f2;border-color:#dc2626}.quiz-option-letter{align-items:center;background:#f3f4f6;border-radius:8px;color:#6b7280;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:28px;justify-content:center;width:28px}.quiz-explanation{background:#fefce8;border:1px solid #fde047;border-radius:10px;color:#78350f;font-size:.875rem;padding:.75rem 1rem}.quiz-nav{display:flex;justify-content:flex-end}.quiz-next-btn{background:#059669;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;padding:.65rem 1.5rem;transition:background .15s}.quiz-next-btn:hover{background:#047857}.quiz-result{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.quiz-result-circle{align-items:center;background:conic-gradient(#059669 calc(var(--pct)*1%),#e5e7eb 0);border-radius:50%;display:flex;height:100px;justify-content:center;position:relative;width:100px}.quiz-result-circle:before{background:#fff;border-radius:50%;content:"";inset:8px;position:absolute}.quiz-result-circle span{color:#059669;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:900;position:relative;z-index:1}.quiz-result h3{font-family:Nunito,sans-serif;font-size:1.15rem;font-weight:800}.quiz-result p{color:#6b7280;font-size:.95rem}.quiz-review{display:flex;flex-direction:column;gap:.6rem;max-height:320px;overflow-y:auto;width:100%}.quiz-review-item{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem}.quiz-review-item.correct{background:#f0fdf4;border-color:#a7f3d0}.quiz-review-item.wrong{background:#fef2f2;border-color:#fecaca}.quiz-review-q{color:#1f2937;font-size:.875rem;font-weight:700;margin-bottom:.3rem}.quiz-review-a{color:#374151;font-size:.82rem;line-height:1.6}.quiz-review-exp{color:#92400e;font-size:.78rem;margin-top:.3rem}.quiz-retry-btn{background:#4f46e5;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-weight:700;padding:.6rem 1.5rem;transition:background .15s}.quiz-retry-btn:hover{background:#4338ca}.cm-root{position:relative}.cm-toast{animation:fadeIn .2s ease;background:#1e1b4b;border-radius:12px;bottom:2rem;box-shadow:0 8px 24px #00000040;color:#fff;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;position:fixed;right:2rem;z-index:9999}.cm-layout{grid-gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:20px;display:grid;gap:0;grid-template-columns:280px 1fr;min-height:600px;overflow:hidden}@media (max-width:768px){.cm-layout{grid-template-columns:1fr}}.cm-sidebar{background:#0f0e1a;border-right:1px solid #1e1d2e;display:flex;flex-direction:column}.cm-sidebar-header{border-bottom:1px solid #1e1d2e;padding:1.25rem 1rem .75rem}.cm-sidebar-title-row{align-items:center;color:#fff;display:flex;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:800;gap:.5rem;margin-bottom:.75rem}.cm-sidebar-search{background:#1a1929;border:1px solid #2d2c42;border-radius:8px;box-sizing:border-box;color:#e2e0f0;font-family:inherit;font-size:.83rem;outline:none;padding:.45rem .75rem;width:100%}.cm-sidebar-search::placeholder{color:#5a5876}.cm-sidebar-search:focus{border-color:#6366f1}.cm-sidebar-list{flex:1 1;overflow-y:auto;padding:.5rem}.cm-sidebar-item{align-items:center;background:#0000;border:none;border-radius:10px;cursor:pointer;display:flex;gap:.75rem;padding:.6rem .75rem;text-align:left;transition:background .15s;width:100%}.cm-sidebar-item:hover{background:#1a1929}.cm-sidebar-item.active{background:#1e1d2e}.cm-sidebar-icon{flex-shrink:0;font-size:1.2rem;text-align:center;width:28px}.cm-sidebar-info{flex:1 1;min-width:0}.cm-sidebar-title{color:#e2e0f0;font-size:.82rem;font-weight:700}.cm-sidebar-meta,.cm-sidebar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-sidebar-meta{color:#5a5876;font-size:.72rem}.cm-sidebar-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.cm-sidebar-empty{color:#5a5876;font-size:.83rem;padding:1.5rem;text-align:center}.cm-sidebar-stats{border-top:1px solid #1e1d2e;color:#5a5876;display:flex;font-size:.73rem;justify-content:space-between;padding:.75rem 1rem}.cm-main{background:#f8fafc;display:flex;flex-direction:column;overflow:auto}.cm-selector{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.25rem 1.5rem}.cm-selector-title{color:#9ca3af;font-family:Nunito,sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}.cm-selector-row{display:flex;flex-wrap:wrap;gap:.75rem}.cm-select{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#1f2937;cursor:pointer;flex:1 1;font-family:inherit;font-size:.875rem;min-width:130px;outline:none;padding:.55rem .9rem;transition:border-color .15s}.cm-select:focus{border-color:#4f46e5}.cm-select:disabled{background:#f9fafb;color:#9ca3af;cursor:default}.cm-topic-pill{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#4f46e5;display:inline-flex;flex-wrap:wrap;font-size:.82rem;font-weight:600;gap:.5rem;margin-top:.75rem;padding:.3rem .9rem}.cm-empty-state{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.cm-empty-icon{font-size:3.5rem;margin-bottom:1rem}.cm-empty-state h3{color:#1f2937;font-family:Nunito,sans-serif;font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.cm-empty-state p{color:#6b7280;font-size:.9rem;line-height:1.7;max-width:360px}.cm-loading{align-items:center;color:#9ca3af;display:flex;flex:1 1;font-size:.9rem;justify-content:center;padding:4rem}.cm-cards-grid{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem}.cm-upload-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:border-color .15s}.cm-upload-card.has-content{border-color:var(--cc)}.cm-card-top{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding:.9rem 1.1rem;transition:background .15s}.cm-card-top:hover{background:#f9fafb;background:var(--cbg,#f9fafb)}.cm-card-icon{flex-shrink:0;font-size:1.5rem;text-align:center;width:36px}.cm-card-info{flex:1 1;min-width:0}.cm-card-label{color:#1f2937;color:var(--cc,#1f2937);font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700}.cm-card-title{color:#374151;font-size:.82rem;margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-card-meta{color:#9ca3af;font-size:.75rem;margin-top:.1rem}.cm-card-status{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.cm-badge{border-radius:999px;font-size:.72rem;font-weight:700;padding:.2rem .6rem}.cm-badge-ready{background:#4f46e5;background:var(--cc,#4f46e5);color:#fff}.cm-badge-empty{background:#f3f4f6;color:#9ca3af}.cm-expand-icon{color:#9ca3af;font-size:.75rem}.cm-card-form{background:#fafafa;border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.1rem 1.1rem}.cm-input{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;color:#1f2937;font-family:inherit;font-size:.875rem;outline:none;padding:.55rem .85rem;transition:border-color .15s;width:100%}.cm-input:focus{border-color:#4f46e5}.cm-textarea{min-height:70px;resize:vertical}.cm-file-upload-area{align-items:center;background:#fff;border:2px dashed #d1d5db;border-radius:12px;cursor:pointer;display:flex;justify-content:center;padding:1.25rem;transition:all .2s}.cm-file-upload-area:hover{background:#f5f3ff;border-color:#6366f1}.cm-file-placeholder{align-items:center;color:#9ca3af;display:flex;flex-direction:column;font-size:.875rem;gap:.4rem}.cm-file-hint{color:#d1d5db;font-size:.72rem}.cm-file-selected{align-items:center;color:#374151;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:600;gap:.75rem}.cm-file-existing{color:#9ca3af;font-weight:500}.cm-file-size{color:#9ca3af;font-size:.75rem;font-weight:400}.cm-quiz-builder{display:flex;flex-direction:column;gap:.75rem}.cm-quiz-question-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:.6rem;padding:.9rem 1rem}.cm-quiz-q-header{align-items:center;display:flex;justify-content:space-between}.cm-quiz-q-num{background:#4f46e5;border-radius:6px;color:#fff;font-size:.73rem;font-weight:800;padding:.15rem .55rem}.cm-quiz-remove-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;cursor:pointer;font-size:.75rem;padding:.2rem .5rem}.cm-quiz-options-grid{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:1fr 1fr}.cm-quiz-option-row{align-items:center;cursor:pointer;display:flex;gap:.4rem}.cm-quiz-option-row.correct-option .cm-option-input{background:#f0fdf4;border-color:#059669}.cm-option-input{border:1.5px solid #e5e7eb;border-radius:8px;flex:1 1;font-family:inherit;font-size:.8rem;outline:none;padding:.4rem .6rem;transition:border-color .15s}.cm-add-question-btn{background:#f5f3ff;border:2px dashed #c7d2fe;border-radius:10px;color:#4f46e5;cursor:pointer;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:700;padding:.5rem;transition:all .15s}.cm-add-question-btn:hover{background:#eef2ff;border-color:#4f46e5}.cm-card-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cm-save-btn{background:#4f46e5;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;padding:.55rem 1.25rem;transition:background .15s}.cm-save-btn:hover:not(:disabled){background:#4338ca}.cm-save-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:default}.cm-delete-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;cursor:pointer;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;padding:.55rem .9rem;transition:all .15s}.cm-delete-btn:hover{background:#fee2e2}.cm-cancel-btn{background:#f3f4f6;border:none;border-radius:10px;color:#6b7280;cursor:pointer;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;padding:.55rem .9rem;transition:background .15s}.cm-cancel-btn:hover{background:#e5e7eb}.cm-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.82rem;padding:.5rem .75rem}html[data-theme=dark] .media-modal{background:#1a1929}html[data-theme=dark] .media-modal-close{background:#2d2c42;color:#c4c2db}html[data-theme=dark] .media-modal-close:hover{background:#3d3b56}html[data-theme=dark] .quiz-option{background:#1a1929;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .quiz-option:hover:not(:disabled){background:#1e1d2e;border-color:#4ade80}html[data-theme=dark] .quiz-option.selected{background:#1e1d2e;border-color:#059669}html[data-theme=dark] .quiz-explanation{background:#1e1d2e;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .quiz-review-item{background:#1a1929;border-color:#2d2c42}html[data-theme=dark] .quiz-review-item.correct{background:#0f1f1a;border-color:#065f46}html[data-theme=dark] .quiz-review-item.wrong{background:#1f1212;border-color:#7f1d1d}html[data-theme=dark] .quiz-review-q{color:#e2e0f0}html[data-theme=dark] .quiz-review-a{color:#c4c2db}html[data-theme=dark] .topic-media-card{background:#1a1929}html[data-theme=dark] .topic-media-card-title{color:#8b89a8}html[data-theme=dark] .badge-soon{background:#1e1d2e;color:#5a5876}.topic-media-demo-banner{align-items:center;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;display:inline-flex;font-size:.78rem;font-weight:600;gap:.5rem;margin-top:.6rem;padding:.35rem .85rem}.topic-media-card.demo-card{border-style:dashed;opacity:1}.topic-media-card.demo-card .badge-ready{background:#f59e0b}.lm-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0e1ab3;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.lm-card{animation:lmSlideUp .22s ease;background:#fff;border-radius:20px;box-shadow:0 24px 60px #00000038;max-width:420px;padding:2rem 2rem 1.5rem;position:relative;width:100%}@keyframes lmSlideUp{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.lm-close{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .15s,color .15s;width:34px}.lm-close:hover{background:#e5e7eb;color:#111827}.lm-header{margin-bottom:1.25rem;text-align:center}.lm-logo{font-size:2.4rem;margin-bottom:.4rem}.lm-title{color:#1e1b4b;font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:900;margin:0 0 .3rem}.lm-subtitle{color:#6b7280;font-size:.85rem;margin:0}.lm-tabs{background:#f3f4f6;border-radius:12px;display:flex;gap:.5rem;margin-bottom:1.25rem;padding:.3rem}.lm-tab{background:#0000;border:none;border-radius:9px;color:#6b7280;cursor:pointer;flex:1 1;font-family:Nunito,sans-serif;font-size:.875rem;font-weight:700;padding:.5rem;transition:background .15s,color .15s}.lm-tab.active{background:#fff;box-shadow:0 1px 4px #0000001a;color:#4f46e5}.lm-tab:hover:not(.active){color:#374151}.lm-form{gap:.85rem}.lm-field,.lm-form{display:flex;flex-direction:column}.lm-field{gap:.35rem}.lm-label{color:#374151;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:700}.lm-input{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.9rem;outline:none;padding:.65rem .9rem;transition:border-color .15s,box-shadow .15s;width:100%}.lm-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.lm-input::placeholder{color:#9ca3af}.lm-input-wrap{position:relative}.lm-input-wrap .lm-input{padding-right:2.8rem}.lm-pwd-toggle{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.1rem;line-height:1;padding:.2rem;position:absolute;right:.6rem;top:50%;transform:translateY(-50%);transition:color .15s}.lm-pwd-toggle:hover{color:#4f46e5}.lm-error{background:#fef2f2;border:1px solid #fecaca;border-radius:9px;color:#dc2626;font-size:.83rem;font-weight:600;padding:.55rem .8rem}.lm-submit{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Nunito,sans-serif;font-size:1rem;font-weight:800;justify-content:center;margin-top:.25rem;min-height:46px;padding:.75rem;transition:opacity .15s,transform .1s;width:100%}.lm-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.lm-submit:disabled{cursor:not-allowed;opacity:.7}.lm-spinner{animation:lmSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes lmSpin{to{transform:rotate(1turn)}}.lm-footer{color:#6b7280;font-size:.83rem;margin:.9rem 0 .5rem;text-align:center}.lm-switch{background:none;border:none;color:#4f46e5;cursor:pointer;font-family:inherit;font-size:.83rem;font-weight:700;padding:0;text-decoration:underline}.lm-switch:hover{color:#3730a3}.lm-note{color:#9ca3af;font-size:.78rem;margin:0;text-align:center}.lm-note-link{color:#6366f1;font-weight:700;text-decoration:none}.lm-note-link:hover{text-decoration:underline}html[data-theme=dark] .lm-card{background:#1a1929}html[data-theme=dark] .lm-title{color:#e2e0f0}html[data-theme=dark] .lm-subtitle{color:#8b89a8}html[data-theme=dark] .lm-close{background:#2d2c42;color:#8b89a8}html[data-theme=dark] .lm-close:hover{background:#3d3b56;color:#e2e0f0}html[data-theme=dark] .lm-tabs{background:#0f0e1a}html[data-theme=dark] .lm-tab{color:#8b89a8}html[data-theme=dark] .lm-tab.active{background:#2d2c42;color:#a5b4fc}html[data-theme=dark] .lm-label{color:#c4c2db}html[data-theme=dark] .lm-input{background:#0f0e1a;border-color:#2d2c42;color:#e2e0f0}html[data-theme=dark] .lm-input:focus{border-color:#6366f1}html[data-theme=dark] .lm-input::placeholder,html[data-theme=dark] .lm-pwd-toggle{color:#5a5876}html[data-theme=dark] .lm-error{background:#2d1515;border-color:#7f1d1d;color:#fca5a5}html[data-theme=dark] .lm-footer{color:#8b89a8}html[data-theme=dark] .lm-note{color:#5a5876}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.39fbf8d2c4abc46f721f.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.818b84180553acc613f3.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.89455522650c3fb3654c.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.dd21c71421d58232ef03.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.f2ef63e732b18d636044.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.fc80974ec6969ee03fd2.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.e685387f69602567b1da.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.b412faded087fbcfa4ff.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.44c9df135eec470b0ab6.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.aaa15d735e3826061950.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.210fb826cb25acbd4094.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.c616205185f0d3677df9.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.eca1e21531598d5db58f.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.2ea1079c0069eb040a52.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-cyrillic-ext-500-normal.b2740f247d3be4a05ca0.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-500-normal.e9974e820735012b025b.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-cyrillic-500-normal.33a76a7cbcfcb7076534.woff2) format("woff2"),url(/static/media/inter-cyrillic-500-normal.72f7a9db87626ca30c76.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-greek-ext-500-normal.4c6d520b97e3bb4ef613.woff2) format("woff2"),url(/static/media/inter-greek-ext-500-normal.47cc2391a7edf82cf4e1.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-greek-500-normal.e7cec4ef4f6780e90a52.woff2) format("woff2"),url(/static/media/inter-greek-500-normal.6d34bacda2be54829b97.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-vietnamese-500-normal.63d02ea896a7406849b6.woff2) format("woff2"),url(/static/media/inter-vietnamese-500-normal.296d66c0bba9086788b9.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-latin-ext-500-normal.cdb4dd5dc508fe6e7398.woff2) format("woff2"),url(/static/media/inter-latin-ext-500-normal.2f93aaa35e870cec4704.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/inter-latin-500-normal.b7c27c60f848f2083f45.woff2) format("woff2"),url(/static/media/inter-latin-500-normal.5014db633e71a7741bf5.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-cyrillic-ext-600-normal.8c6413cdd8004fde0a19.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-600-normal.d6d44e8705a633436dfe.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-cyrillic-600-normal.fdee7b66c2d88216b75f.woff2) format("woff2"),url(/static/media/inter-cyrillic-600-normal.8609e1b95284125f21cb.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-greek-ext-600-normal.c3c138d889b8c929822c.woff2) format("woff2"),url(/static/media/inter-greek-ext-600-normal.c7983dac0ad6a359aef0.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-greek-600-normal.984050ecee12eabe9366.woff2) format("woff2"),url(/static/media/inter-greek-600-normal.d8b0044cf6afdd52b07b.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-vietnamese-600-normal.6984cf5e8583fac83be3.woff2) format("woff2"),url(/static/media/inter-vietnamese-600-normal.04bb56ffa463ab55708d.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-latin-ext-600-normal.8148c3ae14dfaefc62ca.woff2) format("woff2"),url(/static/media/inter-latin-ext-600-normal.4d0d5017d71ea1750fc1.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-latin-600-normal.69a8d1d484967aba2389.woff2) format("woff2"),url(/static/media/inter-latin-600-normal.f10265da6bd8d66999ac.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-cyrillic-ext-700-normal.b0c28c6752a13fa5abaf.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-700-normal.43f6f7e8a4205f05e58c.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-cyrillic-700-normal.533055ff3700190d8dfa.woff2) format("woff2"),url(/static/media/inter-cyrillic-700-normal.9f2de06ca9a7c8458434.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-greek-ext-700-normal.c9429f4b77b1f85e999d.woff2) format("woff2"),url(/static/media/inter-greek-ext-700-normal.0f8675bdd7f3fe3a3dba.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-greek-700-normal.3f04511ca7c0cea0cc2f.woff2) format("woff2"),url(/static/media/inter-greek-700-normal.8b95c1e2b193d0541864.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-vietnamese-700-normal.d1c85cabbe96efcaeb68.woff2) format("woff2"),url(/static/media/inter-vietnamese-700-normal.05b640f829d1ac5ff29d.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-latin-ext-700-normal.bc59219ed344909a4f53.woff2) format("woff2"),url(/static/media/inter-latin-ext-700-normal.d4a91814dd3f1e022ab1.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/inter-latin-700-normal.1104236696a5d2d1f236.woff2) format("woff2"),url(/static/media/inter-latin-700-normal.c73ae7252669254d2588.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/static/media/nunito-cyrillic-ext-700-normal.a24315b37dff9b298efd.woff2) format("woff2"),url(/static/media/nunito-cyrillic-ext-700-normal.d5264eed2d45a9d59d60.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/static/media/nunito-cyrillic-700-normal.89e7f8e00b46bb9296dc.woff2) format("woff2"),url(/static/media/nunito-cyrillic-700-normal.a332e4ad8d979ef47cda.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/static/media/nunito-vietnamese-700-normal.4f27081937b86bb4fa3e.woff2) format("woff2"),url(/static/media/nunito-vietnamese-700-normal.561dde707afffb059ba8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/static/media/nunito-latin-ext-700-normal.d2abd3b37b17af53f88c.woff2) format("woff2"),url(/static/media/nunito-latin-ext-700-normal.616160e36bded9e4bf09.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:700;src:url(/static/media/nunito-latin-700-normal.428f7713aa8b1110ddf8.woff2) format("woff2"),url(/static/media/nunito-latin-700-normal.89f37709f7170cfda300.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/static/media/nunito-cyrillic-ext-800-normal.11ae8edade87bea27fab.woff2) format("woff2"),url(/static/media/nunito-cyrillic-ext-800-normal.e3745d83d08b4ac746da.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/static/media/nunito-cyrillic-800-normal.b9f730d37d4bc47bea30.woff2) format("woff2"),url(/static/media/nunito-cyrillic-800-normal.24a88ca79b89efd24ad9.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/static/media/nunito-vietnamese-800-normal.c524fa1c46d57f36f98f.woff2) format("woff2"),url(/static/media/nunito-vietnamese-800-normal.2562f397fbca16cc9385.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/static/media/nunito-latin-ext-800-normal.e12d61c67810852543f2.woff2) format("woff2"),url(/static/media/nunito-latin-ext-800-normal.925015282abdb016e5e0.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/static/media/nunito-latin-800-normal.b509920389fcd3138df9.woff2) format("woff2"),url(/static/media/nunito-latin-800-normal.c0355360e40057562710.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/static/media/nunito-cyrillic-ext-900-normal.2bd2d05eebee0cdb72fd.woff2) format("woff2"),url(/static/media/nunito-cyrillic-ext-900-normal.56638a7b30634d0e46a0.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/static/media/nunito-cyrillic-900-normal.ad6be515695388e418a4.woff2) format("woff2"),url(/static/media/nunito-cyrillic-900-normal.67426c395d8de225408b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/static/media/nunito-vietnamese-900-normal.3c229d4a731a96fbae81.woff2) format("woff2"),url(/static/media/nunito-vietnamese-900-normal.cb77554daccdaa0ed3e8.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/static/media/nunito-latin-ext-900-normal.d93b21c43cb198f2f8ae.woff2) format("woff2"),url(/static/media/nunito-latin-ext-900-normal.a848b677d71162d73725.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/static/media/nunito-latin-900-normal.ad474e14507768ebe7ba.woff2) format("woff2"),url(/static/media/nunito-latin-900-normal.bebcdf0624b8e6c9795b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}