@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@500;600;700&display=swap";*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;margin:0;padding:0}::-webkit-scrollbar{display:none}body{color:#333;background-color:#f5f5f5;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.header{color:#fff;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-bottom:1px solid #ffffff1a;padding:1.2rem 0;transition:all .3s;position:sticky;top:0;box-shadow:0 8px 32px #0000004d}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;min-height:80px;margin:0 auto;padding:0 3rem;display:flex}.logo{background:linear-gradient(45deg,#fff,#e0e0e0,#fff);-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #0000004d;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;flex-shrink:0;margin-right:3rem;font-size:2.5rem;font-weight:900;position:relative}.logo:after{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.nav-links{flex:1;justify-content:center;align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links a{color:#ffffffe6;white-space:nowrap;text-align:center;border:1px solid #ffffff1a;border-radius:50px;min-width:120px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.nav-links a:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.nav-links a:hover:before{left:100%}.nav-links a:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.nav-links a[href=\/premium],.nav-links a[href*=premium]{color:#fff!important;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,#fdc830 100%)!important;border:2px solid #ffffff4d!important;border-radius:50px!important;flex-shrink:0!important;min-width:180px!important;margin-left:2rem!important;padding:1rem 2.8rem!important;font-size:1.1rem!important;font-weight:700!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275)!important;animation:2s ease-in-out infinite alternate premiumGlow!important;position:relative!important;overflow:hidden!important;box-shadow:0 6px 25px #ff6b3566,0 0 0 3px #ff6b351a!important}@keyframes premiumGlow{0%{transform:scale(1);box-shadow:0 6px 25px #ff6b3566,0 0 0 3px #ff6b351a}to{transform:scale(1.02);box-shadow:0 8px 35px #ff6b3599,0 0 0 5px #ff6b3533}}.nav-links a[href=\/premium]:before,.nav-links a[href*=premium]:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.nav-links a[href=\/premium]:hover:before,.nav-links a[href*=premium]:hover:before{left:100%}.nav-links a[href=\/premium]:hover,.nav-links a[href*=premium]:hover{background:linear-gradient(135deg,#ff5722 0%,#f7931e 50%,#ffc107 100%)!important;animation:1s ease-in-out infinite premiumPulse!important;transform:translateY(-4px)scale(1.05)!important;box-shadow:0 12px 40px #ff572280,0 0 0 6px #ff57224d!important}@keyframes premiumPulse{0%,to{transform:translateY(-4px)scale(1.05)}50%{transform:translateY(-6px)scale(1.08)}}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#3498db,#2980b9);padding:8rem 2rem}.hero-content{max-width:800px;margin:0 auto}.hero h1{margin-bottom:1rem;font-size:3rem}.hero p{margin-bottom:2rem;font-size:1.2rem}.cta-button{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;transition:background-color .3s}.cta-button:hover{background-color:#c0392b}.classes-overview{max-width:1200px;margin:0 auto;padding:4rem 2rem}.classes-overview h2{text-align:center;color:#2c3e50;margin-bottom:3rem}.classes-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.class-card{background:#fff;border-radius:8px;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.class-card:hover{transform:translateY(-5px)}.class-card h3{color:#3498db;margin-bottom:1rem}.class-card ul{list-style:none}.class-card li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.class-card li:before{content:"✓";color:#27ae60;position:absolute;left:0}.footer{color:#fff;text-align:center;background-color:#2c3e50;margin-top:4rem;padding:2rem}._landingPage_9y6ft_1{color:#1e293b;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_9y6ft_9{text-align:center;background:radial-gradient(circle at 80% 20%,#6366f126 0%,#0000 40%),radial-gradient(circle at 20% 80%,#ec489926 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem;display:flex;position:relative}._heroContent_9y6ft_22{z-index:2;max-width:1000px;animation:1s ease-out _fadeInUp_9y6ft_1}._heroContent_9y6ft_22 h1{background:linear-gradient(135deg,#4f46e5 0%,#ec4899 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:1.1}._tagline_9y6ft_40{color:#4b5563;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}._ctaButtons_9y6ft_50{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}._ctaButton_9y6ft_50{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}._studentBtn_9y6ft_69{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);box-shadow:0 10px 30px #4f46e54d}._studentBtn_9y6ft_69:hover{transform:translateY(-5px);box-shadow:0 20px 40px #4f46e566}._premiumBtn_9y6ft_80{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 10px 30px #f59e0b4d}._premiumBtn_9y6ft_80:hover{transform:translateY(-5px);box-shadow:0 20px 40px #f59e0b66}._adminBtn_9y6ft_91{color:#475569;background:#fff;border:2px solid #e2e8f0}._adminBtn_9y6ft_91:hover{color:#4f46e5;border-color:#4f46e5;transform:translateY(-5px)}._features_9y6ft_104{background:#fff;padding:100px 2rem}._features_9y6ft_104 h2{text-align:center;color:#1e293b;margin-bottom:5rem;font-size:3rem;font-weight:800}._featuresGrid_9y6ft_117{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){._featuresGrid_9y6ft_117{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){._featuresGrid_9y6ft_117{grid-template-columns:1fr;gap:1.5rem}}._featureCard_9y6ft_139{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:24px;padding:3rem 2rem;transition:all .4s;box-shadow:0 10px 40px #0000000d}._featureCard_9y6ft_139:hover{border-color:#4f46e54d;transform:translateY(-10px);box-shadow:0 20px 50px #4f46e51a}._featureIcon_9y6ft_155{margin-bottom:1.5rem;font-size:3.5rem;display:inline-block}._featureCard_9y6ft_139 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._featureCard_9y6ft_139 p{color:#64748b;line-height:1.6}._about_9y6ft_174{text-align:center;background:#f8fafc;padding:100px 2rem}._aboutContent_9y6ft_180{max-width:900px;margin:0 auto}._about_9y6ft_174 h2{color:#1e293b;margin-bottom:2rem;font-size:3rem;font-weight:800}._about_9y6ft_174 p{color:#4b5563;margin-bottom:4rem;font-size:1.2rem;line-height:1.8}._statsContainer_9y6ft_199{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}._statItem_9y6ft_206{text-align:center}._statNumber_9y6ft_210{background:linear-gradient(135deg,#4f46e5 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:4rem;font-weight:900;display:block}._statLabel_9y6ft_221{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;font-weight:600}._testimonials_9y6ft_230{text-align:center;background:#fff;padding:100px 2rem}._testimonialSlider_9y6ft_236{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:4rem auto 0;display:grid}._testimonial_9y6ft_230{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem}._testimonial_9y6ft_230 p{color:#334155;margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.6}._studentName_9y6ft_260{color:#1e293b;margin-bottom:.2rem;font-weight:700;display:block}._studentClass_9y6ft_267{color:#64748b;font-size:.9rem}._ctaSection_9y6ft_273{text-align:center;color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#ec4899 100%);padding:100px 2rem}._ctaSection_9y6ft_273 h2{margin-bottom:1rem;font-size:3rem;font-weight:800}._ctaSection_9y6ft_273 p{opacity:.9;margin-bottom:3rem;font-size:1.25rem}._ctaSection_9y6ft_273 ._ctaButton_9y6ft_50{color:#4f46e5;background:#fff}._ctaSection_9y6ft_273 ._ctaButton_9y6ft_50:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}._footer_9y6ft_303{color:#94a3b8;background:#0f172a;padding:4rem 2rem 2rem}._footerContainer_9y6ft_309{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}._footerSection_9y6ft_317 h3{color:#fff;margin-bottom:1.5rem;font-size:1.2rem}._footerSection_9y6ft_317 ul{padding:0;list-style:none}._footerSection_9y6ft_317 li{margin-bottom:.8rem}._footerSection_9y6ft_317 a{color:#94a3b8;text-decoration:none;transition:color .3s}._footerSection_9y6ft_317 a:hover{color:#fff}._socialLinks_9y6ft_342{gap:1rem;margin-bottom:2rem;display:flex}._socialLinks_9y6ft_342 a{font-size:1.5rem}._newsletterForm_9y6ft_352{gap:.5rem;display:flex}._newsletterForm_9y6ft_352 input{color:#fff;background:#1e293b;border:none;border-radius:8px;flex-grow:1;padding:.8rem}._newsletterForm_9y6ft_352 button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:600}._footerBottom_9y6ft_376{text-align:center;border-top:1px solid #1e293b;margin-top:4rem;padding-top:2rem;font-size:.9rem}._seoKeywordsSection_9y6ft_385{color:#475569;border-top:1px solid #1e293b;max-width:1200px;margin:2rem auto 0;padding:1.5rem 2rem;font-size:.78rem;line-height:1.8}._seoKeywordsSection_9y6ft_385 a{color:#6366f1;text-decoration:none;transition:color .2s}._seoKeywordsSection_9y6ft_385 a:hover{color:#fff;text-decoration:underline}@keyframes _fadeInUp_9y6ft_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._blob_9y6ft_419{filter:blur(80px);z-index:1;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_9y6ft_429{background:#4f46e51a;top:-200px;left:-200px}._blob2_9y6ft_435{background:#ec48991a;bottom:-200px;right:-200px}._developerSection_9y6ft_443{background:#fff;padding:100px 2rem}._developerContainer_9y6ft_448{align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:flex}._developerImageWrapper_9y6ft_456{flex:1;position:relative}._developerImage_9y6ft_456{border-radius:20px;width:100%;max-width:400px;transition:transform .3s;box-shadow:20px 20px #4f46e5}._developerImage_9y6ft_456:hover{transform:translate(-10px,-10px);box-shadow:30px 30px #ec4899}._developerContent_9y6ft_474{flex:1.5}._developerContent_9y6ft_474 h2{color:#1e293b;margin-bottom:2rem;font-size:3rem;font-weight:800}._developerContent_9y6ft_474 h4{color:#4f46e5;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700}._developerContent_9y6ft_474 p{color:#475569;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}._socialIcons_9y6ft_501{gap:1.5rem;display:flex}._socialIcon_9y6ft_501{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex}._socialIcon_9y6ft_501:hover{color:#fff;background:#4f46e5;transform:translateY(-5px)}@media (max-width:768px){._developerContainer_9y6ft_448{text-align:center;flex-direction:column}._developerImage_9y6ft_456{max-width:300px;box-shadow:10px 10px #4f46e5}._socialIcons_9y6ft_501{justify-content:center}}._searchContainer_1b5os_6{width:100%;max-width:320px;font-family:Poppins,Inter,sans-serif;position:relative}._searchWrapper_1b5os_13{align-items:center;display:flex;position:relative}._searchInput_1b5os_19{color:#1e293b;background-color:#f1f5f9;border:1.5px solid #0000;border-radius:9999px;outline:none;width:100%;padding:.6rem 2.8rem .6rem 1.2rem;font-size:.88rem;font-weight:500;transition:all .3s}._searchInput_1b5os_19:focus{background-color:#fff;border-color:#4f46e5;box-shadow:0 4px 15px #4f46e51a}._searchIcon_1b5os_38{color:#64748b;pointer-events:none;font-size:.9rem;position:absolute;right:1rem}._clearButton_1b5os_46{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;font-size:.95rem;transition:color .2s;display:flex;position:absolute;right:1rem}._clearButton_1b5os_46:hover{color:#475569}._suggestionsDropdown_1b5os_66{z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-height:350px;animation:.2s ease-out _dropdownFadeIn_1b5os_1;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}@keyframes _dropdownFadeIn_1b5os_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._suggestionsDropdown_1b5os_66::-webkit-scrollbar{width:6px}._suggestionsDropdown_1b5os_66::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:6px}._suggestionItem_1b5os_101{cursor:pointer;text-align:left;border-bottom:1px solid #f1f5f9;padding:.85rem 1.1rem;transition:all .2s}._suggestionItem_1b5os_101:last-child{border-bottom:none}._suggestionItem_1b5os_101:hover,._suggestionActive_1b5os_114{background-color:#e0e7ff}._suggestionTitle_1b5os_118{color:#1e293b;margin-bottom:.25rem;font-size:.92rem;font-weight:600}._suggestionMeta_1b5os_125{align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:flex}._classBadge_1b5os_133{color:#475569;text-transform:uppercase;background-color:#e2e8f0;border-radius:4px;padding:.15rem .4rem}._subjectBadge_1b5os_141{color:#4f46e5;background-color:#e0e7ff;border-radius:4px;padding:.15rem .4rem}._noResults_1b5os_148{text-align:center;color:#64748b;padding:1.5rem;font-size:.88rem}@media (max-width:768px){._searchContainer_1b5os_6{max-width:100%;margin:.5rem 0}}._navbar_osg57_1{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s ease-in-out;position:fixed;top:0;left:0}._scrolled_osg57_12{-webkit-backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #ffffff4d;padding:.8rem 0;box-shadow:0 4px 30px #0000001a}._navContainer_osg57_21{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex}._logo_osg57_30{cursor:pointer;color:#1a1a1a;letter-spacing:-.5px;align-items:center;font-size:1.8rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}._logo_osg57_30:hover{transform:scale(1.05)rotate(-1deg)}._logoAndBack_osg57_45{align-items:center;gap:1.5rem;display:flex}._backButton_osg57_51{color:#ff6b00;cursor:pointer;background:#fff;border:1px solid #ff6b0033;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 10px #0000000d}._backButton_osg57_51:hover{color:#fff;background:#ff6b00;transform:translate(-5px);box-shadow:0 8px 20px #ff6b004d}._logo_osg57_30 span:first-child{background:linear-gradient(135deg,#1a1a1a 0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._logoHighlight_osg57_81{background:linear-gradient(135deg,#ff6b00 0%,#ff9e00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:2px}._navLinks_osg57_89{align-items:center;gap:2.5rem;display:flex}._navLinks_osg57_89 a{color:#444;cursor:pointer;padding:.5rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}._navLinks_osg57_89 a:before{content:"";background:linear-gradient(90deg,#ff6b00,#ff9e00);border-radius:10px;width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._navLinks_osg57_89 a:hover{color:#ff6b00;transform:translateY(-2px)}._navLinks_osg57_89 a:hover:before{width:100%}._premiumBtn_osg57_128{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b00 0%,#ff8c00 100%);border:none;border-radius:12px;padding:.8rem 2rem;font-size:.95rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 15px #ff6b004d}._premiumBtn_osg57_128:after{content:"";opacity:0;background:#fff3;width:200%;height:200%;transition:all .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}._premiumBtn_osg57_128:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 10px 25px #ff6b0080}._premiumBtn_osg57_128:hover:after{opacity:1;left:100%}._mobileMenuToggle_osg57_168{cursor:pointer;display:none}._hamburger_osg57_173{flex-direction:column;justify-content:space-between;width:30px;height:20px;display:flex;position:relative}._hamburger_osg57_173 span{background-color:#333;border-radius:10px;width:100%;height:3px;transition:all .3s;display:block}@media (max-width:992px){._navLinks_osg57_89{gap:1.5rem}}@media (max-width:768px){._mobileMenuToggle_osg57_168{display:block}._navLinks_osg57_89{background:#fff;flex-direction:column;justify-content:center;gap:2rem;width:80%;max-width:300px;height:100vh;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}._navLinks_osg57_89._mobileOpen_osg57_218{right:0}._hamburger_osg57_173._active_osg57_222 span:first-child{transform:translateY(8px)rotate(45deg)}._hamburger_osg57_173._active_osg57_222 span:nth-child(2){opacity:0}._hamburger_osg57_173._active_osg57_222 span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}._navSearch_osg57_234{display:none}._mobileSearchWrapper_osg57_238{width:85%;margin-bottom:1.5rem;display:block}}@media (min-width:769px){._navSearch_osg57_234{flex:1;max-width:320px;margin:0 2rem;display:block}._mobileSearchWrapper_osg57_238{display:none}}._footer_5dfuh_1{color:#94a3b8;background-color:#0f172a;border-top:1px solid #1e293b;margin-top:auto;padding:4rem 2rem 2rem;font-family:Inter,sans-serif}._footerContainer_5dfuh_10{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}._footerSection_5dfuh_19 h3{color:#fff;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}._footerSection_5dfuh_19 p{margin:0;font-size:.95rem;line-height:1.6}._footerSection_5dfuh_19 ul{margin:0;padding:0;list-style:none}._footerSection_5dfuh_19 li{margin-bottom:.75rem}._footerSection_5dfuh_19 a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s}._footerSection_5dfuh_19 a:hover{color:#fff}._newsletterForm_5dfuh_53{gap:.5rem;margin-top:.5rem;display:flex}._newsletterForm_5dfuh_53 input{color:#fff;background-color:#1e293b;border:1px solid #334155;border-radius:.375rem;outline:none;flex-grow:1;padding:.5rem .75rem;font-size:.875rem}._newsletterForm_5dfuh_53 input::placeholder{color:#64748b}._newsletterForm_5dfuh_53 button{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}._newsletterForm_5dfuh_53 button:hover{background-color:#4338ca}._seoKeywordsSection_5dfuh_90{border-top:1px solid #1e293b;max-width:1400px;margin:0 auto;padding:1.5rem 0}._seoKeywordsSection_5dfuh_90 p{color:#64748b;margin:0;font-size:.8rem;line-height:1.6}._seoKeywordsSection_5dfuh_90 a{color:#64748b;text-decoration:none;transition:color .2s}._seoKeywordsSection_5dfuh_90 a:hover{color:#94a3b8}._footerBottom_5dfuh_114{text-align:center;border-top:1px solid #1e293b;max-width:1400px;margin:0 auto;padding-top:1.5rem}._footerBottom_5dfuh_114 p{color:#64748b;margin:0;font-size:.85rem}@media (max-width:768px){._footer_5dfuh_1{padding:3rem 1.5rem 1.5rem}._footerContainer_5dfuh_10{grid-template-columns:1fr;gap:2rem}._newsletterForm_5dfuh_53{flex-direction:column}}._homePage_1gy4r_1{color:#1e293b;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_1gy4r_9{text-align:center;background:radial-gradient(circle at 80% 20%,#6366f11a 0%,#0000 40%),radial-gradient(circle at 20% 80%,#ec48991a 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:90vh;padding:120px 2rem;display:flex;position:relative}._heroContent_1gy4r_22{z-index:2;max-width:1000px}._heroContent_1gy4r_22 h1{background:linear-gradient(135deg,#4f46e5 0%,#ec4899 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:1.1}._heroContent_1gy4r_22 p{color:#4b5563;max-width:750px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;line-height:1.6}._ctaButton_1gy4r_49{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #4f46e54d}._ctaButton_1gy4r_49:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #4f46e566}._classesOverview_1gy4r_70{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_1gy4r_76{text-align:center;margin-bottom:5rem}._sectionTitle_1gy4r_76 h2{color:#1e293b;margin-bottom:1rem;font-size:3rem;font-weight:800}._classesGrid_1gy4r_88{grid-template-columns:repeat(auto-fit,minmax(320px,400px));justify-content:center;gap:2.5rem;display:grid}._classCard_1gy4r_95{background:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._classCard_1gy4r_95:before{content:"";background:linear-gradient(90deg,#4f46e5,#ec4899);width:100%;height:6px;position:absolute;top:0;left:0}._classCard_1gy4r_95:hover{transform:translateY(-10px);box-shadow:0 20px 50px #4f46e51a}._classCard_1gy4r_95 h3{color:#1e293b;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}._classCard_1gy4r_95 ul{flex-grow:1;margin-bottom:2rem;padding:0;list-style:none}._classCard_1gy4r_95 li{color:#64748b;align-items:center;padding:.6rem 0;font-size:.95rem;display:flex}._classCard_1gy4r_95 li:before{content:"";background:#4f46e5;border-radius:50%;width:6px;height:6px;margin-right:10px}._cardButton_1gy4r_154{color:#4f46e5;cursor:pointer;text-align:center;background:0 0;border:2px solid #4f46e5;border-radius:12px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}._cardButton_1gy4r_154:hover{color:#fff;background:#4f46e5}._about_1gy4r_172{background:#f1f5f9;padding:100px 2rem}._featuresGrid_1gy4r_177{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}._featureCard_1gy4r_185{text-align:center;background:#fff;border-radius:24px;padding:3rem 2rem;box-shadow:0 4px 6px #00000005}._featureCard_1gy4r_185 h3{color:#0f172a;margin-bottom:1rem;font-size:1.5rem}._featureCard_1gy4r_185 p{color:#64748b;line-height:1.6}._footer_1gy4r_205{color:#94a3b8;text-align:center;background:#0f172a;padding:3rem 2rem}._blob_1gy4r_213{filter:blur(80px);z-index:1;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_1gy4r_223{background:#4f46e526;top:-200px;left:-200px}._blob2_1gy4r_229{background:#ec489926;bottom:-200px;right:-200px}@media (max-width:768px){._heroContent_1gy4r_22 h1{font-size:3rem}}._comingSoonContainer_oslje_1{color:#fff;background-color:#0a0a0a;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}._overlay_oslje_14{z-index:1;background:radial-gradient(circle,#0000 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}._content_oslje_24{z-index:2;text-align:center;max-width:800px;padding:2rem;animation:1s ease-out _fadeIn_oslje_1;position:relative}@keyframes _fadeIn_oslje_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._logo_oslje_45{color:#ff8c00;letter-spacing:2px;margin-bottom:3rem;font-size:1.5rem;font-weight:800}._title_oslje_53{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:4rem;font-weight:900}._subtitle_oslje_63{color:#ff8c00;text-transform:uppercase;letter-spacing:4px;margin-bottom:2rem;font-size:2.5rem;font-weight:300}._description_oslje_72{color:#a0a0a0;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}._timerContainer_oslje_82{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}._timerItem_oslje_89{border:1px border #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;min-width:100px;padding:1.5rem;display:flex}._number_oslje_101{color:#fff;font-size:2.5rem;font-weight:700}._label_oslje_107{text-transform:uppercase;color:#777;margin-top:.5rem;font-size:.8rem}._buttonGroup_oslje_114{justify-content:center;gap:1.5rem;display:flex}._backButton_oslje_120{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:1rem 2rem;font-weight:600;transition:all .3s}._backButton_oslje_120:hover{background:#ffffff1a;transform:translateY(-2px)}._notifyButton_oslje_136{color:#fff;cursor:pointer;background:#ff8c00;border:none;border-radius:50px;padding:1rem 2.5rem;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #ff8c0033}._notifyButton_oslje_136:hover{background:orange;transform:translateY(-2px);box-shadow:0 15px 30px #ff8c004d}._backgroundShapes_oslje_154 div{filter:blur(80px);z-index:0;border-radius:50%;position:absolute}._shape1_oslje_161{background:#ff8c001a;width:400px;height:400px;top:-100px;right:-100px}._shape2_oslje_169{background:#8a2be21a;width:300px;height:300px;bottom:-50px;left:-50px}._shape3_oslje_177{background:#00bfff0d;width:200px;height:200px;top:50%;left:10%}@media (max-width:768px){._title_oslje_53{font-size:2.5rem}._subtitle_oslje_63{font-size:1.8rem}._timerContainer_oslje_82{gap:1rem}._timerItem_oslje_89{min-width:70px;padding:1rem}}._pageWrapper_zj4jy_8{color:#1e293b;background:#f8fafc;min-height:100vh;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._heroBar_zj4jy_17{text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 50%,#ec4899 100%);padding:120px 2rem 70px;position:relative;overflow:hidden}._heroBar_zj4jy_17:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}._heroBarInner_zj4jy_35{z-index:1;max-width:800px;margin:0 auto;position:relative}._pageTag_zj4jy_42{color:#fff;text-transform:uppercase;letter-spacing:3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-block}._heroBarInner_zj4jy_35 h1{color:#fff;letter-spacing:-1px;margin:0 0 .8rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.15}._heroBarInner_zj4jy_35 p{color:#ffffffd9;margin:0;font-size:1.1rem;line-height:1.6}._contentArea_zj4jy_74{max-width:860px;margin:0 auto;padding:3rem 1.5rem 4rem}._contentCard_zj4jy_81{background:#fff;border:1px solid #0000000f;border-radius:24px;padding:3rem 3.5rem;animation:.6s ease-out _fadeUp_zj4jy_1;box-shadow:0 4px 6px #0000000a,0 20px 60px #4f46e50f}@keyframes _fadeUp_zj4jy_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._section_zj4jy_98{border-bottom:1px solid #f1f5f9;margin-bottom:3rem;padding-bottom:2.5rem}._section_zj4jy_98:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._section_zj4jy_98 h2{color:#1e293b;align-items:center;gap:.6rem;margin:0 0 1.2rem;font-size:1.4rem;font-weight:700;display:flex}._sectionNum_zj4jy_120{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:inline-flex}._intro_zj4jy_134{color:#475569;margin-bottom:1.2rem;font-size:1.1rem;line-height:1.8}._section_zj4jy_98 p{color:#475569;margin-bottom:1rem;font-size:.98rem;line-height:1.8}._section_zj4jy_98 p:last-child{margin-bottom:0}._section_zj4jy_98 a{color:#4f46e5;font-weight:500;text-decoration:none;transition:color .2s}._section_zj4jy_98 a:hover{color:#6366f1;text-decoration:underline}._list_zj4jy_165{margin:.8rem 0;padding-left:1.2rem}._list_zj4jy_165 li{color:#475569;margin-bottom:.6rem;font-size:.97rem;line-height:1.8}._list_zj4jy_165 li strong{color:#1e293b}._highlightBox_zj4jy_182{color:#374151;background:linear-gradient(135deg,#4f46e50f 0%,#6366f10a 100%);border-left:4px solid #4f46e5;border-radius:0 12px 12px 0;margin-top:1.5rem;padding:1.2rem 1.5rem;font-size:.95rem;line-height:1.7}._contactBox_zj4jy_194{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:1rem;padding:1.5rem 2rem}._contactBox_zj4jy_194 p{margin:.4rem 0!important;font-size:1rem!important}._contactBox_zj4jy_194 a{color:#4f46e5;font-weight:600;text-decoration:none}._contactBox_zj4jy_194 a:hover{text-decoration:underline}._statsGrid_zj4jy_218{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:1rem 0 .5rem;display:grid}._statCard_zj4jy_225{text-align:center;color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:18px;padding:2rem 1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #4f46e533}._statCard_zj4jy_225:hover{transform:translateY(-6px);box-shadow:0 18px 40px #4f46e54d}._statNum_zj4jy_240{margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1;display:block}._statLbl_zj4jy_248{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:.8rem;font-weight:600}._valuesGrid_zj4jy_257{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}._valueCard_zj4jy_264{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.8rem;transition:all .3s}._valueCard_zj4jy_264:hover{border-color:#4f46e566;transform:translateY(-4px);box-shadow:0 8px 30px #4f46e514}._valueIcon_zj4jy_278{margin-bottom:1rem;font-size:2.2rem}._valueCard_zj4jy_264 h3{color:#1e293b;margin:0 0 .6rem;font-size:1.05rem;font-weight:700}._valueCard_zj4jy_264 p{color:#64748b;font-size:.92rem;line-height:1.65;margin:0!important}._contactCardsRow_zj4jy_298{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:860px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:0 1.5rem;animation:.5s ease-out _fadeUp_zj4jy_1;display:grid}._contactInfoCard_zj4jy_310{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000a}._contactInfoCard_zj4jy_310:hover{border-color:#4f46e54d;transform:translateY(-4px);box-shadow:0 10px 30px #4f46e514}._contactInfoIcon_zj4jy_326{margin-bottom:.8rem;font-size:2.5rem}._contactInfoCard_zj4jy_310 h3{color:#1e293b;text-transform:uppercase;letter-spacing:1px;margin:0 0 .5rem;font-size:.95rem;font-weight:700}._contactInfoCard_zj4jy_310 a,._contactInfoCard_zj4jy_310 p{color:#4f46e5;margin:0;font-size:.92rem;font-weight:500;text-decoration:none}._contactInfoCard_zj4jy_310 a:hover{text-decoration:underline}._contactForm_zj4jy_354{flex-direction:column;gap:1.2rem;margin-top:1.5rem;display:flex}._formRow_zj4jy_361{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}._formGroup_zj4jy_367{flex-direction:column;gap:.5rem;display:flex}._formGroup_zj4jy_367 label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:.88rem;font-weight:600}._required_zj4jy_381{color:#ef4444}._formGroup_zj4jy_367 input,._formGroup_zj4jy_367 select,._formGroup_zj4jy_367 textarea{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .25s}._formGroup_zj4jy_367 input:focus,._formGroup_zj4jy_367 select:focus,._formGroup_zj4jy_367 textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._formGroup_zj4jy_367 textarea{resize:vertical;min-height:140px}._submitBtn_zj4jy_414{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border:none;border-radius:50px;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 24px #4f46e54d}._submitBtn_zj4jy_414:hover{transform:translateY(-3px);box-shadow:0 16px 32px #4f46e566}._successBox_zj4jy_435{text-align:center;padding:3rem 2rem;animation:.5s ease-out _fadeUp_zj4jy_1}._successIcon_zj4jy_441{margin-bottom:1rem;font-size:4rem}._successBox_zj4jy_435 h2{color:#1e293b;margin-bottom:.8rem;font-size:1.8rem;font-weight:800}._successBox_zj4jy_435 p{color:#64748b;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}._faqList_zj4jy_461{flex-direction:column;gap:1.2rem;margin-top:1.2rem;display:flex}._faqItem_zj4jy_468{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.4rem 1.8rem;transition:all .3s}._faqItem_zj4jy_468:hover{border-color:#4f46e54d;box-shadow:0 4px 16px #4f46e50f}._faqItem_zj4jy_468 h3{color:#1e293b;margin:0 0 .5rem;font-size:1rem;font-weight:700}._faqItem_zj4jy_468 p{color:#64748b;font-size:.93rem;line-height:1.65;margin:0!important}._relatedLinks_zj4jy_496{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}._linkBtn_zj4jy_504{color:#4f46e5;cursor:pointer;background:#fff;border:2px solid #4f46e5;border-radius:50px;padding:.75rem 1.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s}._linkBtn_zj4jy_504:hover{color:#fff;background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 20px #4f46e540}._pageFooter_zj4jy_525{color:#64748b;text-align:center;background:#0f172a;padding:2rem;font-size:.88rem}@media (max-width:768px){._contentCard_zj4jy_81{padding:2rem 1.5rem}._statsGrid_zj4jy_218{grid-template-columns:repeat(2,1fr)}._valuesGrid_zj4jy_257,._contactCardsRow_zj4jy_298,._formRow_zj4jy_361{grid-template-columns:1fr}._relatedLinks_zj4jy_496{flex-direction:column;align-items:center}._submitBtn_zj4jy_414{text-align:center;width:100%}}@media (max-width:480px){._heroBarInner_zj4jy_35 h1{font-size:2rem}._statsGrid_zj4jy_218{grid-template-columns:1fr 1fr;gap:1rem}}._profileHeader_pbram_6{text-align:center;margin-bottom:2rem;padding:2.5rem 0;position:relative}._avatarCircle_pbram_13{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;font-size:3.5rem;display:inline-flex;box-shadow:0 10px 25px #6366f126}._authorRole_pbram_27{color:#4f46e5;text-transform:uppercase;letter-spacing:1.5px;background:#e0e7ff;border-radius:50px;margin-bottom:.8rem;padding:.35rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}._authorTitle_pbram_40{color:#475569;margin:.5rem 0 1.5rem;font-size:1.15rem;line-height:1.5}._credentialsCard_pbram_47{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:1.5rem 0;padding:2rem}._credentialsCard_pbram_47 h3{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.15rem}._qualList_pbram_64{margin:0;padding:0;list-style:none}._qualItem_pbram_70{color:#475569;align-items:flex-start;gap:.75rem;margin-bottom:.8rem;font-size:.96rem;line-height:1.6;display:flex}._qualItem_pbram_70:last-child{margin-bottom:0}._qualCheck_pbram_84{color:#4f46e5;font-weight:700}._socialRow_pbram_89{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}._socialLink_pbram_96{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._socialLink_pbram_96:hover{color:#4f46e5;background:#f5f3ff;border-color:#4f46e5;transform:translateY(-2px)}._pageWrapper_1ebok_1{background-color:#f8fafc;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}._hero_1ebok_10{color:#fff;text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-bottom:4px solid #4f46e5;padding:5rem 2rem 4rem}._heroContent_1ebok_18{max-width:800px;margin:0 auto}._badge_1ebok_23{color:#a5b4fc;text-transform:uppercase;letter-spacing:.1em;background-color:#6366f133;border:1px solid #6366f166;border-radius:9999px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}._hero_1ebok_10 h1{letter-spacing:-.03em;color:#fff;margin:0 0 1rem;font-size:2.75rem;font-weight:850;line-height:1.2}._hero_1ebok_10 p{color:#cbd5e1;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}._backBtn_1ebok_53{color:#fff;background-color:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._backBtn_1ebok_53:hover{background-color:#ffffff26;transform:translateY(-1px)}._container_1ebok_74{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}._tabs_1ebok_83{border-bottom:2px solid #e2e8f0;justify-content:center;gap:1rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}._tabBtn_1ebok_92{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:inline-flex}._tabBtn_1ebok_92:hover{color:#4f46e5;background-color:#f1f5f9}._activeTab_1ebok_112{box-shadow:0 4px 6px -1px #4f46e533;color:#fff!important;background-color:#4f46e5!important}._loadingBox_1ebok_119{text-align:center;color:#64748b;padding:5rem 2rem}._spinner_1ebok_125{border:5px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;width:50px;height:50px;margin:0 auto 1.5rem;animation:1s linear infinite _spin_1ebok_125}@keyframes _spin_1ebok_125{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_1ebok_141{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:600px;margin:0 auto;padding:5rem 2rem;box-shadow:0 4px 6px -1px #0000000d}._emptyState_1ebok_141 h3{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}._emptyState_1ebok_141 p{color:#64748b;margin:0;font-size:1.05rem;line-height:1.5}._sectionGrid_1ebok_167{grid-template-columns:1fr;gap:2rem;display:grid}._card_1ebok_174{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 6px -1px #00000008}._card_1ebok_174:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}._cardHeader_1ebok_188{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}._chapterTag_1ebok_197{color:#4f46e5;letter-spacing:.05em;text-transform:uppercase;background-color:#e0e7ff;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:750}._cardHeader_1ebok_188 h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800}._cardBody_1ebok_215{padding:2rem}._sheetSection_1ebok_220{margin-bottom:2rem}._sheetSection_1ebok_220:last-child{margin-bottom:0}._sheetSection_1ebok_220 h4{color:#1e293b;border-left:4px solid #4f46e5;margin-bottom:1rem;padding-left:.75rem;font-size:1.15rem;font-weight:700}._bulletList_1ebok_237{margin:0;padding:0;list-style-type:none}._bulletList_1ebok_237 li{color:#334155;margin-bottom:.75rem;padding-left:1.75rem;font-size:1.05rem;line-height:1.6;position:relative}._bulletList_1ebok_237 li:before{content:"✓";color:#10b981;font-size:1.1rem;font-weight:900;position:absolute;top:.1rem;left:0}._bulletList_1ebok_237 li:last-child{margin-bottom:0}._formulaGrid_1ebok_267{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-top:1rem;display:grid}._formulaItem_1ebok_274{text-align:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;padding:1.25rem;display:flex}._formulaItem_1ebok_274 code{color:#0f172a;word-break:break-all;font-family:Consolas,Monaco,Andale Mono,monospace;font-size:1.05rem;font-weight:600}._mistakesWrapper_1ebok_294{flex-direction:column;gap:1.5rem;display:flex}._mistakeItem_1ebok_300{background-color:#fff8f8;border:1px solid #fee2e2;border-radius:8px;padding:1.5rem}._mistakeHeader_1ebok_307,._correctionHeader_1ebok_307{gap:.75rem;margin-bottom:.75rem;display:flex}._mistakeHeader_1ebok_307 span{color:#dc2626;white-space:nowrap;font-weight:700}._correctionHeader_1ebok_307 span{color:#16a34a;white-space:nowrap;font-weight:700}._mistakeText_1ebok_325{color:#991b1b;margin:0}._correctionText_1ebok_330{margin:0}._correctionText_1ebok_330 code{color:#14532d;background-color:#dcfce7;border-radius:4px;padding:.15rem .5rem;font-family:Consolas,Monaco,monospace;font-weight:600}._explanationBox_1ebok_343{color:#475569;border-top:1px solid #fecaca;margin-top:1rem;padding-top:1rem;font-size:.95rem;line-height:1.5}._explanationBox_1ebok_343 strong{color:#1e293b;margin-bottom:.25rem;display:block}._explanationBox_1ebok_343 p{margin:0}@media (max-width:768px){._hero_1ebok_10{padding:4rem 1.5rem 3rem}._hero_1ebok_10 h1{font-size:2.15rem}._tabs_1ebok_83{flex-direction:column;gap:.5rem}._tabBtn_1ebok_92{justify-content:center;width:100%}._cardHeader_1ebok_188{flex-direction:column;align-items:flex-start;gap:.5rem}}.premium-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);min-height:100vh;position:relative;overflow-x:hidden}.premium-page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#7c3aed33 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:20%}.premium-page:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#d946ef26 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:20%;right:10%}.premium-page .container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.premium-page .navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#070414d9;border-bottom:1px solid #ffffff0d;padding:1rem 0;transition:all .3s;position:sticky;top:0}.premium-page .navbar .container{justify-content:space-between;align-items:center;display:flex}.premium-page .logo{font-family:var(--font-heading);color:var(--text-main);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.premium-page .logo i{color:var(--crown-gold);text-shadow:0 0 10px #ffd70080}.premium-page .nav-links{align-items:center;gap:2rem;display:flex}.premium-page .nav-links a{color:var(--text-muted);cursor:pointer;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.premium-page .nav-links a:hover,.premium-page .nav-links a.active{color:var(--text-main)}.premium-page .nav-links a:after{content:"";background:var(--gold-gradient);width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.premium-page .nav-links a:hover:after,.premium-page .nav-links a.active:after{width:100%}.premium-page .nav-buttons{align-items:center;gap:1rem;margin-left:1rem;display:flex}.premium-page .btn{cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.165,.84,.44,1);display:inline-flex}.premium-page .btn-login{color:var(--text-main);background:#ffffff08;border:1px solid #ffffff1a}.premium-page .btn-login:hover{background:#ffffff14;border-color:#ffffff40}.premium-page .btn-get-started{background:var(--gold-gradient);color:var(--royal-dark);border:none;box-shadow:0 4px 15px #ffa50033}.premium-page .btn-get-started:hover{box-shadow:0 6px 20px #ffa50066, var(--gold-glow-shadow);transform:translateY(-2px)}.premium-page .menu-toggle{color:var(--text-main);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.premium-page .hero{padding:8rem 0 5rem;position:relative;background:var(--royal-bg)!important;color:var(--text-main)!important;text-align:left!important}.premium-page .hero-content{text-align:left!important;max-width:none!important;margin:0!important}.premium-page .hero .container{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.premium-page .hero-badge{color:var(--crown-gold);letter-spacing:.05em;text-transform:uppercase;background:#ffd7001a;border:1px solid #ffd70040;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;animation:2s infinite pulse;display:inline-flex}@keyframes pulse{0%{box-shadow:0 0 #ffd70033}70%{box-shadow:0 0 0 10px #ffd70000}to{box-shadow:0 0 #ffd70000}}.premium-page .hero-title{font-family:var(--font-heading);flex-direction:column;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1;display:flex}.premium-page .title-highlight{background:linear-gradient(90deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.premium-page .title-gold-glow{background:var(--gold-gradient);-webkit-text-fill-color:transparent;text-shadow:0 0 40px #ffd70026;-webkit-background-clip:text}.premium-page .hero-description{color:var(--text-muted);max-width:550px;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.premium-page .hero-stats{gap:3rem;margin-bottom:3.5rem;display:flex}.premium-page .stat-item{flex-direction:column;gap:.25rem;display:flex}.premium-page .stat-number{font-family:var(--font-heading);color:var(--crown-gold);text-shadow:0 0 15px #ffd70026;font-size:2.2rem;font-weight:700}.premium-page .stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.premium-page .cta-buttons{gap:1.5rem;margin-bottom:2.5rem;display:flex}.premium-page .btn-large{padding:1rem 2.25rem;font-size:1.05rem}.premium-page .btn-secondary{color:var(--text-main);background:#ffffff0d;border:1px solid #ffffff1a}.premium-page .btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.premium-page .trust-indicators{gap:2rem;display:flex}.premium-page .trust-text{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.premium-page .trust-text i{color:var(--crown-gold)}.premium-page .hero-visual{justify-content:center;display:flex;position:relative}.premium-page .hero-visual:before{content:"";background:radial-gradient(circle, var(--indigo-glow) 0%, transparent 60%);z-index:-1;width:120%;height:120%;position:absolute}.premium-page .hero-card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;max-width:420px;box-shadow:var(--card-shadow), inset 0 0 20px #ffffff05;border-radius:24px;padding:2.5rem;transition:transform .5s;position:relative;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg)}.premium-page .hero-card:hover{transform:perspective(1000px)rotateY(0)rotateX(0)translateY(-5px)}.premium-page .card-header{border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.premium-page .student-avatar{background:var(--gold-gradient);width:50px;height:50px;color:var(--royal-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.premium-page .student-name{color:var(--text-main);font-size:1.1rem;font-weight:600}.premium-page .student-grade{color:var(--text-muted);font-size:.85rem}.premium-page .card-content{flex-direction:column;gap:1.5rem;display:flex}.premium-page .progress-item{flex-direction:column;gap:.5rem;display:flex}.premium-page .progress-item span{justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.premium-page .progress-item span:after{content:attr(data-score);color:var(--crown-gold);font-weight:700}.premium-page .progress-bar{background:#ffffff0d;border-radius:10px;height:8px;overflow:hidden}.premium-page .progress-fill{background:var(--gold-gradient);border-radius:10px;height:100%;box-shadow:0 0 10px #ffd7004d}.premium-page section{padding:7rem 0;position:relative}.premium-page .section-header{text-align:center;max-width:700px;margin:0 auto 5rem}.premium-page .section-title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#d2ccf0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.premium-page .section-subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.premium-page .features-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.premium-page .feature-card{background:var(--glass-bg);box-shadow:var(--card-shadow);border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.premium-page .feature-card:hover{border-color:#ffd70033;transform:translateY(-8px);box-shadow:0 15px 40px #0009,0 0 30px #6366f10d}.premium-page .feature-icon-wrapper{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.premium-page .feature-icon{width:55px;height:55px;color:var(--crown-gold);background:#ffd70014;border:1px solid #ffd70026;border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 0 15px #ffd7000d}.premium-page .feature-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);background:#ffd7000d;border-radius:50px;padding:.35rem .8rem;font-size:.75rem;font-weight:700}.premium-page .feature-card h3{font-family:var(--font-heading);color:var(--text-main);margin-bottom:1rem;font-size:1.4rem;font-weight:600}.premium-page .feature-card p{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.premium-page .feature-list{flex-direction:column;gap:.75rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.premium-page .feature-list li{color:var(--text-main);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.premium-page .feature-list li i{color:var(--crown-gold)}.premium-page .pricing{background:var(--royal-dark)}.premium-page .pricing-toggle{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:4rem;font-size:1.1rem;font-weight:600;display:flex}.premium-page .pricing-toggle span{color:var(--text-muted)}.premium-page .pricing-toggle span.active{color:var(--text-main)}.premium-page .discount-badge{background:var(--gold-gradient);vertical-align:middle;border-radius:50px;margin-left:.5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;color:var(--royal-dark)!important}.premium-page .switch{width:60px;height:34px;display:inline-block;position:relative}.premium-page .switch input{opacity:0;width:0;height:0}.premium-page .slider{cursor:pointer;background-color:var(--royal-light);border:1px solid #ffffff0d;border-radius:34px;transition:all .4s;position:absolute;inset:0}.premium-page .slider:before{content:"";background-color:var(--crown-gold);border-radius:50%;width:26px;height:26px;transition:all .4s;position:absolute;bottom:3px;left:3px;box-shadow:0 0 10px #ffd70080}.premium-page .switch input:checked+.slider{background-color:#3b2f80}.premium-page .switch input:checked+.slider:before{transform:translate(26px)}.premium-page .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2.5rem;display:grid}.premium-page .pricing-card{background:var(--glass-bg);box-shadow:var(--card-shadow);border:1px solid #ffffff0a;border-radius:24px;flex-direction:column;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.premium-page .pricing-card.popular{border:1px solid var(--crown-gold);box-shadow:var(--card-shadow), 0 0 30px #ffd7001a;background:#1c144b99;transform:scale(1.03)}.premium-page .pricing-card:hover{transform:translateY(-8px)}.premium-page .pricing-card.popular:hover{box-shadow:var(--card-shadow), 0 0 40px #ffd70033;transform:scale(1.03)translateY(-8px)}.premium-page .popular-tag{background:var(--gold-gradient);color:var(--royal-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #ffa5004d}.premium-page .pricing-header h3{font-family:var(--font-heading);color:var(--text-main);margin-bottom:1rem;font-size:1.6rem;font-weight:700}.premium-page .plan-icon{color:var(--crown-gold);text-shadow:0 0 10px #ffd7004d;margin-bottom:1.5rem;font-size:2.2rem}.premium-page .price{align-items:baseline;margin-bottom:1.5rem;display:flex}.premium-page .currency{color:var(--crown-gold);font-size:1.8rem;font-weight:700}.premium-page .amount{font-family:var(--font-heading);color:var(--text-main);font-size:3.5rem;font-weight:800;line-height:1}.premium-page .period{color:var(--text-muted);margin-left:.5rem;font-size:.85rem}.premium-page .plan-description{color:var(--text-muted);min-height:42px;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.premium-page .pricing-features{flex-direction:column;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.premium-page .pricing-features li{color:var(--text-main);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.premium-page .pricing-features li i{color:var(--crown-gold)}.premium-page .pricing-cta{text-align:center;margin-top:auto}.premium-page .pricing-cta .btn{box-sizing:border-box;width:100%;margin-bottom:.75rem}.premium-page .btn-outline{color:var(--text-main);background:0 0;border:1px solid #ffffff26}.premium-page .btn-outline:hover{background:#ffffff0d;border-color:#ffffff4d}.premium-page .guarantee{color:var(--text-muted);font-size:.8rem}.premium-page .testimonials{background-color:var(--royal-bg)}.premium-page .testimonial-grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.premium-page .testimonial-card{background:var(--glass-bg);box-shadow:var(--card-shadow);border:1px solid #ffffff08;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.premium-page .testimonial-card.featured{box-shadow:var(--card-shadow), 0 0 30px #6366f10d;border-color:#6366f140}.premium-page .testimonial-header{align-items:center;gap:1.25rem;display:flex}.premium-page .testimonial-header img{object-fit:cover;border:2px solid var(--crown-gold);border-radius:50%;width:60px;height:60px}.premium-page .testimonial-author{color:var(--text-main);font-size:1.1rem;font-weight:700}.premium-page .testimonial-role{color:var(--text-muted);margin-bottom:.25rem;font-size:.85rem}.premium-page .achievement-badge{color:var(--crown-gold);background:#ffd7001a;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.premium-page .testimonial-content p{color:var(--text-main);font-size:1.05rem;font-style:italic;line-height:1.6}.premium-page .testimonial-metrics{border-top:1px solid #ffffff0d;gap:2.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.premium-page .metric{flex-direction:column;display:flex}.premium-page .metric-value{font-family:var(--font-heading);color:var(--crown-gold);font-size:1.5rem;font-weight:700}.premium-page .metric-label{color:var(--text-muted);font-size:.75rem}.premium-page .faq{max-width:800px;margin:0 auto;padding:5rem 0 8rem}.premium-page .faq .section-title{text-align:center;margin-bottom:3.5rem}.premium-page .faq-list{flex-direction:column;gap:1rem;display:flex}.premium-page .faq-item{background:var(--glass-bg);border:1px solid #ffffff08;border-radius:16px;transition:all .3s;overflow:hidden}.premium-page .faq-item:hover,.premium-page .faq-item.active{background:#1c144b66;border-color:#ffd70026}.premium-page .faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.05rem;font-weight:600;display:flex}.premium-page .faq-toggle{color:var(--crown-gold);transition:transform .3s}.premium-page .faq-item.active .faq-toggle{transform:rotate(180deg)}.premium-page .faq-answer{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.premium-page .faq-item.active .faq-answer{max-height:1000px;transition:max-height .5s ease-in-out}.premium-page .faq-answer p{color:var(--text-muted);padding:0 2rem 1.5rem;font-size:.95rem;line-height:1.6}.premium-page .footer{border-top:1px solid #ffffff0d;background:var(--royal-dark)!important;color:var(--text-main)!important;text-align:left!important;margin-top:0!important;padding:5rem 0 2rem!important}.premium-page .footer-content{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:4rem;display:flex}.premium-page .footer-about{max-width:400px}.premium-page .footer-logo{font-family:var(--font-heading);color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;text-decoration:none;display:flex}.premium-page .footer-logo i{color:var(--crown-gold)}.premium-page .footer-about p{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.premium-page .social-links{gap:1rem;display:flex}.premium-page .social-link{width:40px;height:40px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.premium-page .social-link:hover{background:var(--gold-gradient);color:var(--royal-dark);transform:translateY(-3px)}.premium-page .footer-links h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.premium-page .footer-links ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.premium-page .footer-links ul a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:all .3s}.premium-page .footer-links ul a:hover{color:var(--text-main);padding-left:5px}.premium-page .footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.85rem}@media (max-width:1024px){.premium-page .hero-title{font-size:3.2rem}.premium-page .features-grid,.premium-page .pricing-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.premium-page .pricing-card.popular{transform:none}.premium-page .pricing-card.popular:hover{transform:translateY(-8px)}.premium-page .popular-tag{top:-15px}}@media (max-width:768px){.premium-page .menu-toggle{display:block}.premium-page .nav-links{background:var(--royal-dark);z-index:99;flex-direction:column;gap:2rem;width:100%;height:calc(100vh - 70px);padding:3rem 2rem;transition:left .3s;position:fixed;top:70px;left:-100%}.premium-page .nav-links.active{left:0}.premium-page .nav-buttons{flex-direction:column;width:100%;margin-left:0}.premium-page .nav-buttons .btn{width:100%}.premium-page .hero .container{grid-template-columns:1fr;gap:3rem}.premium-page .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.premium-page .hero-description{margin-left:auto;margin-right:auto}.premium-page .features-grid,.premium-page .pricing-grid,.premium-page .testimonial-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.premium-page .footer-content{flex-direction:column;gap:2rem}}.premium-page .legal-overlay{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:9999;background:#070414d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.premium-page .legal-card{border:1px solid var(--glass-border);width:90%;max-width:500px;box-shadow:var(--card-shadow), 0 0 40px #ffd7001a;box-sizing:border-box;text-align:center;background:#16103ccc;border-radius:24px;padding:3.5rem 3rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) zoomIn}.premium-page .legal-icon{width:70px;height:70px;color:var(--crown-gold);text-shadow:0 0 10px #ffd70080;background:#ffd7001a;border:1px solid #ffd70040;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:2rem;display:flex;box-shadow:0 0 20px #ffd7001a}.premium-page .legal-card h2{font-family:var(--font-heading);background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.premium-page .legal-card p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.premium-page .legal-form{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.premium-page .legal-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;display:flex}.premium-page .legal-check input{cursor:pointer;accent-color:var(--crown-gold);width:18px;height:18px;margin-top:.25rem}.premium-page .legal-check span{color:var(--text-main);font-size:.95rem;line-height:1.5}.premium-page .legal-check a{color:var(--crown-gold);font-weight:600;text-decoration:none;transition:opacity .3s}.premium-page .legal-check a:hover{text-decoration:underline}.premium-page .legal-actions{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.premium-page .btn-proceed{background:var(--gold-gradient);color:var(--royal-dark);border:none;font-weight:700}.premium-page .btn-proceed:hover:not(:disabled){box-shadow:0 4px 15px #ffa5004d, var(--gold-glow-shadow);transform:translateY(-2px)}.premium-page .btn-proceed:disabled{opacity:.5;cursor:not-allowed}.premium-page .btn-cancel{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a}.premium-page .btn-cancel:hover{color:var(--text-main);background:#ffffff1a}.login-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.login-page:after{content:"";pointer-events:none;background:radial-gradient(circle,#d946ef1a 0%,#0000 70%);width:50%;height:50%;position:absolute;bottom:-10%;right:-10%}.login-container{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;max-width:480px;box-shadow:var(--card-shadow), inset 0 0 20px #ffffff05;z-index:10;box-sizing:border-box;border-radius:24px;padding:3.5rem 3rem;position:relative}.login-header{text-align:center;margin-bottom:2.5rem}.login-header h1{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.login-header p{color:var(--text-muted);font-size:.95rem}.login-page .form-group{margin-bottom:1.5rem;position:relative}.login-page .form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.login-page .form-control{width:100%;color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;background:#07041480;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;transition:all .3s}.login-page .form-control:focus{background:#070414b3;border-color:#ffd70066;outline:none;box-shadow:0 0 15px #ffd7001a,inset 0 0 5px #ffd7000d}.login-page .form-control.error{border-color:#ef4444;box-shadow:0 0 10px #ef444426}.login-page .password-input{position:relative}.login-page .password-input .form-control{padding-right:3rem}.login-page .toggle-password{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .3s;display:flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.login-page .toggle-password:hover{color:var(--text-main)}.login-page .error-message{color:#ef4444;margin-top:.35rem;font-size:.8rem;display:none}.login-page .alert{border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.4;display:flex}.login-page .alert-success{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.login-page .alert-error,.login-page .alert-danger{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.login-page .alert-info{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633}.login-page .forgot-password{color:var(--text-muted);margin-top:.5rem;font-size:.85rem;text-decoration:none;transition:color .3s;display:inline-block}.login-page .forgot-password:hover{color:var(--crown-gold)}.login-page .btn-block{background:var(--gold-gradient);width:100%;color:var(--royal-dark);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ffa50026}.login-page .btn-block:hover:not(:disabled){box-shadow:0 6px 20px #ffa50059, var(--gold-glow-shadow);transform:translateY(-2px)}.login-page .btn-block:disabled{opacity:.6;cursor:not-allowed}.login-page .spinner{border:3px solid #0704141a;border-top-color:var(--royal-dark);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page .divider{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;margin:2rem 0;font-size:.8rem;display:flex}.login-page .divider:before,.login-page .divider:after{content:"";border-bottom:1px solid #ffffff0d;flex:1}.login-page .divider:not(:empty):before{margin-right:.75em}.login-page .divider:not(:empty):after{margin-left:.75em}.login-page .social-login{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.login-page .social-btn{color:var(--text-main);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.login-page .social-btn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.login-page .register-link{text-align:center;color:var(--text-muted);font-size:.9rem}.login-page .register-link a{color:var(--crown-gold);font-weight:600;text-decoration:none;transition:opacity .3s}.login-page .register-link a:hover{text-decoration:underline}@media (max-width:480px){.login-container{padding:2.5rem 1.5rem}.login-header h1{font-size:1.8rem}}:root{--royal-bg:#0b0720;--royal-dark:#070414;--royal-light:#16103c;--crown-gold:gold;--gold-glow:#ffb700;--gold-gradient:linear-gradient(135deg, #ffe259, #ffa751);--gold-border:linear-gradient(135deg, gold, #b8860b);--glass-bg:#16103c73;--glass-border:#ffd70026;--text-main:#f3f0ff;--text-muted:#a59fb8;--indigo-glow:#6366f126;--gold-glow-shadow:0 0 20px #ffd70033;--card-shadow:0 15px 35px #0009;--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}.register-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.register-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;right:-10%}.register-page:after{content:"";pointer-events:none;background:radial-gradient(circle,#d946ef14 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-10%;left:-10%}.register-wrapper{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;max-width:1200px;box-shadow:var(--card-shadow), inset 0 0 30px #ffffff05;z-index:10;border-radius:28px;grid-template-columns:1.1fr .9fr;display:grid;position:relative;overflow:hidden}.register-wrapper.step-2,.register-wrapper.step-3{grid-template-columns:1fr;max-width:860px}.register-wrapper.step-2 .register-illustration,.register-wrapper.step-3 .register-illustration{display:none}.register-container{box-sizing:border-box;padding:4rem 4.5rem}.register-header{margin-bottom:2.5rem}.register-header h1{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.register-header p{color:var(--text-muted);font-size:.95rem}.register-page .form-row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.register-page .form-group{margin-bottom:1.5rem;position:relative}.register-page .form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.register-page .form-control{width:100%;color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;background:#07041480;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;transition:all .3s}.register-page select.form-control{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg fill='%23ffd700' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.register-page .form-control:focus{background:#070414b3;border-color:#ffd70066;outline:none;box-shadow:0 0 15px #ffd7001a,inset 0 0 5px #ffd7000d}.register-page select.form-control option{background-color:var(--royal-dark);color:var(--text-main)}.register-page .form-control.error{border-color:#ef4444;box-shadow:0 0 10px #ef444426}.register-page .password-input{position:relative}.register-page .password-input .form-control{padding-right:3rem}.register-page .toggle-password{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .3s;display:flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.register-page .toggle-password:hover{color:var(--text-main)}.register-page .error-message{color:#ef4444;margin-top:.35rem;font-size:.8rem;display:none}.register-page .password-strength{margin-top:.75rem}.register-page .strength-meter{background:#ffffff0d;border-radius:10px;gap:.25rem;height:4px;margin-bottom:.5rem;display:flex;overflow:hidden}.register-page .strength-segment{border-radius:10px;flex:1;height:100%;transition:background-color .3s}.register-page .strength-text{color:var(--text-muted);font-size:.8rem}.register-page .form-check{align-items:flex-start;gap:.75rem;margin:1.5rem 0;display:flex}.register-page .form-check-input{cursor:pointer;accent-color:var(--crown-gold);width:16px;height:16px;margin-top:.25rem}.register-page .form-check-label{color:var(--text-muted);font-size:.85rem;line-height:1.5}.register-page .form-check-label a{color:var(--crown-gold);font-weight:600;text-decoration:none}.register-page .form-check-label a:hover{text-decoration:underline}.register-page .legal-agreements{background:#0704144d;border:1px solid #ffd7001a;border-radius:14px;flex-direction:column;gap:1rem;margin:.5rem 0 1rem;padding:1.25rem 1.5rem;display:flex}.register-page .legal-agreement-item{align-items:flex-start;gap:.75rem;display:flex}.register-page .legal-agreement-item .form-check-input{flex-shrink:0;margin-top:.2rem}.register-page .btn-register{background:var(--gold-gradient);width:100%;color:var(--royal-dark);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ffa50026}.register-page .btn-register:hover:not(:disabled){box-shadow:0 6px 20px #ffa50059, var(--gold-glow-shadow);transform:translateY(-2px)}.register-page .btn-register:disabled{opacity:.6;cursor:not-allowed}.register-page .spinner{border:3px solid #0704141a;border-top-color:var(--royal-dark);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}.register-page .alert{border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.4;display:flex}.register-page .alert-success{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.register-page .alert-error{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.register-page .login-link{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.9rem}.register-page .login-link a{color:var(--crown-gold);font-weight:600;text-decoration:none}.register-page .login-link a:hover{text-decoration:underline}.register-illustration{box-sizing:border-box;background:#1c144b4d;border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;padding:4rem 3.5rem;display:flex;position:relative}.register-illustration img{filter:drop-shadow(0 10px 20px #0000004d);animation:6s ease-in-out infinite float}@keyframes float{0%{transform:translate(0)scale(1)}to{transform:translate(30px,30px)scale(1.1)}}.illustration-text{text-align:center;margin-top:3rem}.illustration-text h3{font-family:var(--font-heading);color:var(--crown-gold);margin-bottom:1rem;font-size:1.6rem;font-weight:700}.illustration-text ul{text-align:left;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:inline-flex}.illustration-text ul li{color:var(--text-main);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.illustration-text ul li i{color:var(--crown-gold)}@media (max-width:1024px){.register-wrapper{grid-template-columns:1fr}.register-illustration{border-top:1px solid #ffffff0d;border-left:none;padding:3rem}}@media (max-width:768px){.register-page{padding:1.5rem 1rem}.register-container{padding:3rem 1.5rem}.register-page .form-row{grid-template-columns:1fr;gap:0}}.step-indicator{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;margin-bottom:2.5rem;display:flex}.step-item{flex-direction:column;align-items:center;gap:.4rem;display:flex;position:relative}.step-circle{width:38px;height:38px;color:var(--text-muted);background:#ffffff0f;border:2px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;transition:all .35s;display:flex}.step-item.active .step-circle{background:var(--gold-gradient);border-color:var(--crown-gold);color:var(--royal-dark);box-shadow:0 0 18px #ffd70059}.step-item.done .step-circle{color:#fff;background:#10b981;border-color:#10b981}.step-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.72rem;font-weight:600}.step-item.active .step-label{color:var(--crown-gold)}.step-item.done .step-label{color:#10b981}.step-line{background:#ffffff14;flex-shrink:0;width:60px;height:2px;margin:0 .5rem 1.3rem;transition:background .35s}.step-line.done{background:#10b981}.plan-selection-grid{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.plan-select-card{cursor:pointer;background:#07041480;border:2px solid #ffffff12;border-radius:20px;justify-content:space-between;align-items:center;padding:2rem 2.5rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.plan-select-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffd70008 0%,#0000 60%);transition:opacity .35s;position:absolute;inset:0}.plan-select-card:hover{box-shadow:0 16px 45px #00000080, -4px 0 0 var(--crown-gold);border-color:#ffd70059;transform:translate(6px)}.plan-select-card:hover:before{opacity:1}.plan-select-card.selected{border-color:var(--crown-gold);box-shadow:0 0 35px #ffd7002e, 0 16px 45px #00000080, -5px 0 0 var(--crown-gold);background:#ffd7000d;transform:translate(6px)}.plan-select-card.selected:before{opacity:1}.plan-select-card.popular{border-color:#ffd70038}.popular-ribbon{background:var(--gold-gradient);color:var(--royal-dark);letter-spacing:.07em;text-transform:uppercase;padding:.3rem 2.8rem;font-size:.62rem;font-weight:800;position:absolute;top:14px;right:-24px;transform:rotate(35deg);box-shadow:0 4px 10px #ffa5004d}.plan-card-left{flex:1;align-items:center;gap:1.75rem;display:flex}.plan-select-icon{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:2.8rem;transition:all .3s;display:flex}.plan-select-card.selected .plan-select-icon,.plan-select-card:hover .plan-select-icon{background:#ffd70014;border-color:#ffd70033;box-shadow:0 0 20px #ffd70026}.plan-card-meta{flex:1}.plan-select-card h3{font-family:var(--font-heading);color:var(--text-main);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.plan-select-features{flex-wrap:wrap;gap:.35rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.plan-select-features li{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.82rem;display:flex}.plan-select-features li i{color:#10b981;flex-shrink:0;font-size:.7rem}.plan-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.75rem;padding-left:2rem;display:flex}.plan-select-price{align-items:baseline;gap:.15rem;display:flex}.plan-select-price .currency{color:var(--crown-gold);margin-top:.3rem;font-size:1.3rem;font-weight:700}.plan-select-price .amount{color:var(--crown-gold);font-size:3rem;font-weight:800;font-family:var(--font-heading);text-shadow:0 0 20px #ffd7004d;line-height:1}.plan-select-price .period{color:var(--text-muted);margin-bottom:.4rem;font-size:.85rem}.plan-selected-badge{color:var(--crown-gold);letter-spacing:.02em;background:#ffd7001f;border:1px solid #ffd7004d;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.step-nav{align-items:center;gap:1rem;margin-top:1rem;display:flex}.btn-back{color:var(--text-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.btn-back:hover{color:var(--text-main);border-color:#ffd7004d}.btn-register.step-btn{flex:1}.card-input-wrapper{position:relative}.card-input-wrapper .form-control{padding-right:5.5rem}.card-brand-icons{color:var(--text-muted);gap:.4rem;font-size:1.5rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.secure-badge{color:#6ee7b7;background:#10b98112;border:1px solid #10b98126;border-radius:10px;align-items:center;gap:.6rem;margin:1rem 0;padding:.75rem 1rem;font-size:.82rem;font-weight:500;display:flex}.secure-badge i{color:#10b981;flex-shrink:0;font-size:1rem}@media (max-width:900px){.plan-select-card{flex-direction:column;align-items:flex-start;gap:1rem}.plan-card-left{flex-direction:column;align-items:flex-start}.plan-card-right{align-items:flex-start;padding-left:0}.step-line{width:30px}}:root{--royal-bg:#0b0720;--royal-dark:#070414;--royal-light:#16103c;--crown-gold:gold;--gold-glow:#ffb700;--gold-gradient:linear-gradient(135deg, #ffe259, #ffa751);--gold-border:linear-gradient(135deg, gold, #b8860b);--glass-bg:#16103c73;--glass-border:#ffd70026;--text-main:#f3f0ff;--text-muted:#a59fb8;--indigo-glow:#6366f126;--card-shadow:0 10px 30px #00000080;--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}.dashboard-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);min-height:100vh;display:flex;overflow-x:hidden}.dashboard-page .sidebar{background:var(--royal-dark);box-sizing:border-box;border-right:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;width:260px;padding:2rem 1.5rem;display:flex}.dashboard-page .sidebar-brand{font-family:var(--font-heading);color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.dashboard-page .sidebar-brand i{color:var(--crown-gold);text-shadow:0 0 10px #ffd70080}.dashboard-page .nav-menu{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-page .nav-item{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.dashboard-page .nav-item:hover,.dashboard-page .nav-item.active{color:var(--text-main);background:#ffffff08}.dashboard-page .nav-item.active{color:var(--crown-gold);background:#ffd70014;border:1px solid #ffd70026}.dashboard-page .nav-item i{text-align:center;width:20px;font-size:1.1rem}.dashboard-page .sidebar-footer{margin-top:auto}.dashboard-page .main-content{box-sizing:border-box;flex-grow:1;max-width:calc(100vw - 260px);padding:2.5rem 3rem}.dashboard-page .header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.dashboard-page .header h2{font-family:var(--font-heading);font-size:2rem;font-weight:700}.dashboard-page .user-profile{background:#ffffff08;border:1px solid #ffffff0d;border-radius:50px;align-items:center;gap:1rem;padding:.5rem 1.25rem;display:flex}.dashboard-page .user-profile span{color:var(--text-muted);font-size:.9rem;font-weight:600}.dashboard-page .user-avatar{background:var(--gold-gradient);width:35px;height:35px;color:var(--royal-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.dashboard-page .welcome-card{border:1px solid var(--glass-border);box-shadow:var(--card-shadow);background:linear-gradient(135deg,#1c144bcc,#0c081ecc);border-radius:20px;margin-bottom:2.5rem;padding:2.5rem}.dashboard-page .welcome-card h1{font-family:var(--font-heading);background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.dashboard-page .welcome-card p{color:var(--text-muted);font-size:1.05rem}.dashboard-page .stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.dashboard-page .stat-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.dashboard-page .stat-card:hover{background:#ffffff0a;border-color:#ffd7001a;transform:translateY(-2px)}.dashboard-page .stat-icon{width:48px;height:48px;color:var(--crown-gold);background:#ffd70014;border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.dashboard-page .stat-info h3{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;line-height:1.2}.dashboard-page .stat-info p{color:var(--text-muted);font-size:.85rem}.dashboard-page .courses-section{margin-bottom:3rem}.dashboard-page .section-title{font-family:var(--font-heading);color:var(--crown-gold);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.dashboard-page .courses-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.dashboard-page .course-card{background:var(--glass-bg);border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.dashboard-page .course-card:before{content:"";background:var(--gold-gradient);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.dashboard-page .course-card:hover{box-shadow:var(--card-shadow);border-color:#ffd70026;transform:translateY(-4px)}.dashboard-page .course-card:hover:before{opacity:1}.dashboard-page .course-icon{color:var(--crown-gold);margin-bottom:1.25rem;font-size:2rem}.dashboard-page .course-card h4{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.dashboard-page .course-card p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.dashboard-page .course-card .btn-link{color:var(--crown-gold);align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.dashboard-page .course-card:hover .btn-link{gap:.75rem}.dashboard-page .details-grid{grid-template-columns:1.2fr .8fr;gap:2rem;display:grid}.dashboard-page .details-card{background:#ffffff03;border:1px solid #ffffff0a;border-radius:20px;padding:2rem}.dashboard-page .details-card h3{font-family:var(--font-heading);border-bottom:1px solid #ffffff0d;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.3rem;font-weight:700}.dashboard-page .activity-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-page .activity-item{align-items:flex-start;gap:1rem;display:flex}.dashboard-page .activity-icon{color:var(--crown-gold);margin-top:.2rem}.dashboard-page .activity-desc h5{margin-bottom:.15rem;font-size:.95rem;font-weight:600}.dashboard-page .activity-desc p{color:var(--text-muted);font-size:.8rem}.dashboard-page .deadline-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-page .deadline-item{background:#ffffff05;border:1px solid #ffffff08;border-radius:10px;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;display:flex}.dashboard-page .deadline-date{color:var(--crown-gold);text-transform:uppercase;background:#ffd70014;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.dashboard-page .deadline-title{font-size:.9rem;font-weight:600}.dashboard-page .loading-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.dashboard-page .spinner-large{border:4px solid #ffd7001a;border-top-color:var(--crown-gold);border-radius:50%;width:50px;height:50px;margin-bottom:1.5rem;animation:1s ease-in-out infinite spin}.dashboard-page .alert{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:16px;align-items:center;gap:1rem;max-width:600px;margin:4rem auto;padding:1.5rem;display:flex}@media (max-width:1200px){.dashboard-page .stats-grid,.dashboard-page .courses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.dashboard-page{flex-direction:column}.dashboard-page .sidebar{border-bottom:1px solid #ffffff0d;border-right:none;width:100%;margin-bottom:0;padding:1.5rem}.dashboard-page .sidebar-brand{margin-bottom:1.5rem}.dashboard-page .nav-menu{flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.dashboard-page .nav-item{white-space:nowrap}.dashboard-page .main-content{max-width:100%;padding:1.5rem}.dashboard-page .details-grid{grid-template-columns:1fr}}@media (max-width:600px){.dashboard-page .courses-grid,.dashboard-page .stats-grid{grid-template-columns:1fr}}.premium-subscription{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;min-height:100vh;padding:6rem 0;position:relative}.premium-subscription:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:0;left:25%}.premium-subscription .container{z-index:10;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.subscription-hero{text-align:center;max-width:800px;margin:0 auto 5rem}.subscription-hero h1{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.subscription-hero p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.premium-subscription .tabs{background:#07041480;border:1px solid #ffffff0d;border-radius:50px;padding:.35rem;display:inline-flex}.premium-subscription .tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.6rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s}.premium-subscription .tab.active{background:var(--gold-gradient);color:var(--royal-dark);box-shadow:0 4px 10px #ffa50026}.subscription-plans{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:6rem;display:grid}.premium-subscription .plan-card{background:var(--glass-bg);box-shadow:var(--card-shadow);border:1px solid #ffffff0a;border-radius:24px;flex-direction:column;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.premium-subscription .plan-card.popular{border:1px solid var(--crown-gold);box-shadow:var(--card-shadow), 0 0 30px #ffd7001a;background:#1c144b99;transform:scale(1.03)}.premium-subscription .plan-card:hover{transform:translateY(-8px)}.premium-subscription .plan-card.popular:hover{box-shadow:var(--card-shadow), 0 0 40px #ffd70033;transform:scale(1.03)translateY(-8px)}.premium-subscription .popular-tag,.premium-subscription .best-value-tag{background:var(--gold-gradient);color:var(--royal-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #ffa5004d}.premium-subscription .plan-header h3{font-family:var(--font-heading);margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.premium-subscription .plan-price{font-family:var(--font-heading);color:var(--crown-gold);text-shadow:0 0 20px #ffd70026;align-items:baseline;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:flex}.premium-subscription .plan-price span{color:var(--text-muted);font-size:.85rem;font-family:var(--font-body);margin-left:.35rem}.premium-subscription .plan-header p{color:var(--text-muted);min-height:42px;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.premium-subscription .plan-features{flex-direction:column;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.premium-subscription .plan-features li{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.premium-subscription .plan-features li i{color:var(--crown-gold)}.premium-subscription .btn-premium{background:var(--gold-gradient);width:100%;color:var(--royal-dark);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.9rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ffa50026}.premium-subscription .btn-premium:hover{box-shadow:0 6px 20px #ffa50059, var(--gold-glow-shadow);transform:translateY(-2px)}.plan-comparison{margin-bottom:6rem}.plan-comparison .section-title{text-align:center;font-family:var(--font-heading);margin-bottom:3.5rem;font-size:2.2rem;font-weight:700}.comparison-table-container{background:var(--glass-bg);box-shadow:var(--card-shadow);border:1px solid #ffffff0a;border-radius:20px;overflow:hidden}.comparison-table{border-collapse:collapse;text-align:left;width:100%}.comparison-table th,.comparison-table td{border-bottom:1px solid #ffffff0d;padding:1.25rem 2rem}.comparison-table th{font-family:var(--font-heading);color:var(--crown-gold);background:#07041499;font-size:1.1rem;font-weight:700}.comparison-table td{font-size:.95rem}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:hover td{background:#ffffff03}.comparison-table td i{font-size:1.1rem}.comparison-table td .feature-check{color:#10b981;text-shadow:0 0 10px #10b98133}.comparison-table td .feature-unavailable{color:#ef4444;opacity:.3}.premium-subscription .modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#070414cc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.premium-subscription .payment-container{border:1px solid var(--glass-border);box-sizing:border-box;background:#110c2c;border-radius:24px;width:100%;max-width:480px;padding:3.5rem 3rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) zoomIn;position:relative;box-shadow:0 20px 50px #000000b3}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.payment-header{text-align:center;margin-bottom:2.5rem}.payment-header h2{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.payment-amount{font-family:var(--font-heading);color:var(--crown-gold);margin:1rem 0;font-size:2.5rem;font-weight:800}.payment-header p{color:var(--text-muted);font-size:.9rem}.premium-subscription .form-group{margin-bottom:1.5rem}.premium-subscription .form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.premium-subscription .form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.premium-subscription .form-control{width:100%;color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;background:#07041499;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;transition:all .3s}.premium-subscription .form-control:focus{border-color:#ffd70066;outline:none;box-shadow:0 0 15px #ffd7001a}.premium-subscription .form-check{align-items:flex-start;gap:.75rem;margin:1.5rem 0;display:flex}.premium-subscription .form-check-input{cursor:pointer;accent-color:var(--crown-gold);width:16px;height:16px;margin-top:.25rem}.premium-subscription .form-check-label{color:var(--text-muted);font-size:.85rem;line-height:1.5}.premium-subscription .form-check-label a{color:var(--crown-gold);text-decoration:none}.secure-payment{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8rem;display:flex}.secure-payment i{color:#10b981}.faq-section{max-width:800px;margin:0 auto}.faq-section .section-title{text-align:center;font-family:var(--font-heading);margin-bottom:3.5rem;font-size:2.2rem;font-weight:700}.faq-section .faq-item{background:var(--glass-bg);border:1px solid #ffffff08;border-radius:16px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-section .faq-item:hover,.faq-section .faq-item.active{background:#1c144b66;border-color:#ffd70026}.faq-section .faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.05rem;font-weight:600;display:flex}.faq-section .faq-toggle{color:var(--crown-gold);transition:transform .3s}.faq-section .faq-item.active .faq-toggle{transform:rotate(180deg)}.faq-section .faq-answer{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.faq-section .faq-item.active .faq-answer{max-height:1000px;transition:max-height .5s ease-in-out}.faq-section .faq-answer p{color:var(--text-muted);padding:0 2rem 1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.subscription-plans{grid-template-columns:repeat(2,1fr);gap:2rem}.premium-subscription .plan-card.popular{transform:none}.premium-subscription .plan-card.popular:hover{transform:translateY(-8px)}}@media (max-width:768px){.premium-subscription{padding:4rem 0}.subscription-hero h1{font-size:2.2rem}.subscription-plans{grid-template-columns:1fr;max-width:450px;margin:0 auto 4rem}.premium-subscription .payment-container{padding:2.5rem 1.5rem}}.forgot-password-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.forgot-password-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.forgot-password-container{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;max-width:480px;box-shadow:var(--card-shadow), inset 0 0 20px #ffffff05;z-index:10;box-sizing:border-box;border-radius:24px;padding:3.5rem 3rem;position:relative}.forgot-password-header{text-align:center;margin-bottom:2.5rem}.forgot-password-header h1{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.forgot-password-header p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.forgot-password-page .form-group{margin-bottom:1.5rem}.forgot-password-page .form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.forgot-password-page .form-control{width:100%;color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;background:#07041480;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;transition:all .3s}.forgot-password-page .form-control:focus{background:#070414b3;border-color:#ffd70066;outline:none;box-shadow:0 0 15px #ffd7001a,inset 0 0 5px #ffd7000d}.forgot-password-page .form-control.error{border-color:#ef4444;box-shadow:0 0 10px #ef444426}.forgot-password-page .error-message{color:#ef4444;margin-top:.35rem;font-size:.8rem;display:none}.forgot-password-page .btn-block{background:var(--gold-gradient);width:100%;color:var(--royal-dark);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ffa50026}.forgot-password-page .btn-block:hover:not(:disabled){box-shadow:0 6px 20px #ffa50059, var(--gold-glow-shadow);transform:translateY(-2px)}.forgot-password-page .btn-block:disabled{opacity:.6;cursor:not-allowed}.forgot-password-page .spinner{border:3px solid #0704141a;border-top-color:var(--royal-dark);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}.forgot-password-page .back-to-login{text-align:center;margin-top:1.5rem}.forgot-password-page .back-to-login a{color:var(--crown-gold);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s;display:inline-flex}.forgot-password-page .back-to-login a:hover{text-decoration:underline}.forgot-password-page .success-message{text-align:center;padding:1rem 0}.forgot-password-page .success-message i{color:#10b981;text-shadow:0 0 20px #10b98133;margin-bottom:1.5rem;font-size:4rem}.forgot-password-page .success-message h4{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.forgot-password-page .success-message p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:480px){.forgot-password-container{padding:2.5rem 1.5rem}}:root{--royal-bg:#0b0720;--royal-dark:#070414;--royal-light:#16103c;--crown-gold:gold;--gold-glow:#ffb700;--gold-gradient:linear-gradient(135deg, #ffe259, #ffa751);--glass-bg:#16103c73;--glass-border:#ffd70026;--text-main:#f3f0ff;--text-muted:#a59fb8;--gold-glow-shadow:0 0 20px #ffd70033;--card-shadow:0 15px 35px #0009;--font-heading:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}.reset-password-page{background-color:var(--royal-bg);color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.reset-password-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:-10%}.reset-password-container{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;max-width:480px;box-shadow:var(--card-shadow), inset 0 0 20px #ffffff05;z-index:10;box-sizing:border-box;border-radius:24px;padding:3.5rem 3rem;position:relative}.reset-password-header{text-align:center;margin-bottom:2.5rem}.reset-password-header h1{font-family:var(--font-heading);background:linear-gradient(135deg,#fff,#c5beeb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.reset-password-header p{color:var(--text-muted);font-size:.95rem}.reset-password-page .form-group{margin-bottom:1.5rem;position:relative}.reset-password-page .form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--crown-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.reset-password-page .form-control{width:100%;color:var(--text-main);font-family:var(--font-body);box-sizing:border-box;background:#07041480;border:1px solid #ffffff14;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;transition:all .3s}.reset-password-page .form-control:focus{background:#070414b3;border-color:#ffd70066;outline:none;box-shadow:0 0 15px #ffd7001a,inset 0 0 5px #ffd7000d}.reset-password-page .password-input{position:relative}.reset-password-page .password-input .form-control{padding-right:3rem}.reset-password-page .toggle-password{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .3s;display:flex;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.reset-password-page .toggle-password:hover{color:var(--text-main)}.reset-password-page .password-strength{margin-top:.75rem}.reset-password-page .strength-meter{background:#ffffff0d;border-radius:10px;gap:.25rem;height:4px;margin-bottom:.5rem;display:flex;overflow:hidden}.reset-password-page .strength-segment{border-radius:10px;flex:1;height:100%;transition:background-color .3s}.reset-password-page .strength-text{color:var(--text-muted);font-size:.8rem}.reset-password-page .password-requirements{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.reset-password-page .password-requirements li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;transition:color .3s;display:flex}.reset-password-page .password-requirements li:before{content:"○";color:var(--text-muted)}.reset-password-page .password-requirements li.valid{color:#10b981}.reset-password-page .password-requirements li.valid:before{content:"✓";color:#10b981;font-weight:700}.reset-password-page .error-message{color:#ef4444;margin-top:.35rem;font-size:.8rem}.reset-password-page .btn-block{background:var(--gold-gradient);width:100%;color:var(--royal-dark);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ffa50026}.reset-password-page .btn-block:hover:not(:disabled){box-shadow:0 6px 20px #ffa50059, var(--gold-glow-shadow);transform:translateY(-2px)}.reset-password-page .btn-block:disabled{opacity:.6;cursor:not-allowed}.reset-password-page .spinner{border:3px solid #0704141a;border-top-color:var(--royal-dark);border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}.reset-password-page .back-to-login{text-align:center;margin-top:1.5rem}.reset-password-page .back-to-login a{color:var(--crown-gold);font-size:.95rem;font-weight:600;text-decoration:none}.reset-password-page .success-message{text-align:center;padding:1rem 0}.reset-password-page .success-message i{color:#10b981;text-shadow:0 0 20px #10b98133;margin-bottom:1.5rem;font-size:4rem}.reset-password-page .success-message h4{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.reset-password-page .success-message p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.reset-password-page .token-expired{text-align:center;padding:1rem 0}.reset-password-page .token-expired i{color:#ef4444;text-shadow:0 0 20px #ef444433;margin-bottom:1.5rem;font-size:4.5rem}.reset-password-page .token-expired h2{font-family:var(--font-heading);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.reset-password-page .token-expired p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (max-width:480px){.reset-password-container{padding:2.5rem 1.5rem}}._class11Page_vxnwd_1{color:#1a1a1a;background:#fcfcfd;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}._hero_vxnwd_10{text-align:center;background:radial-gradient(circle at 0 0,#10b9811a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#34d3991a 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:85vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_vxnwd_23{z-index:2;max-width:900px}._heroContent_vxnwd_23 h1{background:linear-gradient(135deg,#059669 0%,#10b981 50%,#34d399 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}._heroContent_vxnwd_23 p{color:#4b5563;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:400;line-height:1.6}._ctaButton_vxnwd_51{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#10b981 0%,#34d399 100%);border:none;border-radius:16px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #10b98140}._ctaButton_vxnwd_51:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #10b98166}._sectionTitle_vxnwd_72{text-align:center;margin-bottom:4rem}._sectionTitle_vxnwd_72 h2{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800}._sectionTitle_vxnwd_72 ._underLine_vxnwd_84{background:linear-gradient(90deg,#10b981,#34d399);border-radius:10px;width:80px;height:6px;margin:0 auto}._classesOverview_vxnwd_92{max-width:1400px;margin:0 auto;padding:100px 2rem}._classesGrid_vxnwd_98{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem;display:grid}._classCard_vxnwd_105{background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;padding:3rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}._classCard_vxnwd_105:hover{border-color:#10b9814d;transform:translateY(-15px);box-shadow:0 30px 60px #0000001f}._classCard_vxnwd_105 h3{color:#059669;letter-spacing:-.8px;margin-bottom:1rem;font-size:1.8rem;font-weight:800}._subjectHighlight_vxnwd_132{text-transform:uppercase;letter-spacing:1.5px;color:#10b981;background:#ecfdf5;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._classCard_vxnwd_105 ul{flex-grow:1;margin-bottom:2.5rem;padding:0;list-style:none}._classCard_vxnwd_105 li{color:#4b5563;border-bottom:1px solid #00000008;align-items:center;padding:.8rem 0;font-weight:500;display:flex}._classCard_vxnwd_105 li:last-child{border-bottom:none}._classCard_vxnwd_105 li:before{content:"";background:#34d399;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:1rem}._cardFooter_vxnwd_175{margin-top:auto}._about_vxnwd_180{background:#f8fafc;padding:120px 2rem}._aboutGrid_vxnwd_185{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}._infoCard_vxnwd_193{background:#fff;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px #00000005}._infoCard_vxnwd_193:hover{transform:translateY(-5px)}._infoCard_vxnwd_193 h3{color:#10b981;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}._modal_vxnwd_213{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s _fadeIn_vxnwd_1;display:flex;position:fixed;top:0;left:0}._modalContent_vxnwd_228{text-align:center;background:#fff;border-radius:40px;width:90%;max-width:550px;padding:4rem;position:relative;box-shadow:0 40px 100px #00000040}._close_vxnwd_239{cursor:pointer;color:#94a3b8;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:2rem;right:2rem}._close_vxnwd_239:hover{color:#ef4444}._modalContent_vxnwd_228 h2{color:#1e293b;margin-bottom:1.5rem;font-size:2.2rem}._modalContent_vxnwd_228 p{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem}._modalButtons_vxnwd_266{justify-content:center;gap:1rem;display:flex}._modalButton_vxnwd_266{cursor:pointer;border:none;border-radius:14px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}._primaryBtn_vxnwd_282{color:#fff;background:#10b981}._secondaryBtn_vxnwd_287{color:#64748b;background:#f1f5f9}._primaryBtn_vxnwd_282:hover{background:#059669;transform:scale(1.05)}@keyframes _fadeIn_vxnwd_1{0%{opacity:0}to{opacity:1}}._blob_vxnwd_308{filter:blur(80px);z-index:1;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_vxnwd_317{background:#10b98126;top:-200px;left:-200px}._blob2_vxnwd_323{background:#34d39926;bottom:-200px;right:-200px}@media (max-width:1024px){._classesGrid_vxnwd_98{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){._classesGrid_vxnwd_98{grid-template-columns:1fr}._heroContent_vxnwd_23 h1{font-size:3.5rem}._modalContent_vxnwd_228{padding:3rem 2rem}}._footer_vxnwd_349{text-align:center;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}._footer_vxnwd_349 p{color:#6b7280;margin:0;font-size:.9rem}._backBtn_vxnwd_366{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_vxnwd_366:hover{color:#fff;background:#059669;transform:translateY(-3px);box-shadow:0 10px 20px #05966933}._class12Page_6msqf_1{color:#1a1a1a;background:#fcfcfd;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}._hero_6msqf_10{text-align:center;background:radial-gradient(circle at 0 0,#16a34a1a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#22c55e1a 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:85vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_6msqf_23{z-index:2;max-width:900px}._heroContent_6msqf_23 h1{background:linear-gradient(135deg,#15803d 0%,#16a34a 50%,#22c55e 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}._heroContent_6msqf_23 p{color:#4b5563;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:400;line-height:1.6}._ctaButton_6msqf_51{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);border:none;border-radius:16px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #16a34a40}._ctaButton_6msqf_51:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #16a34a66}._sectionTitle_6msqf_72{text-align:center;margin-bottom:4rem}._sectionTitle_6msqf_72 h2{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800}._sectionTitle_6msqf_72 ._underLine_6msqf_84{background:linear-gradient(90deg,#16a34a,#22c55e);border-radius:10px;width:80px;height:6px;margin:0 auto}._classesOverview_6msqf_92{max-width:1400px;margin:0 auto;padding:100px 2rem}._classesGrid_6msqf_98{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}._classCard_6msqf_105{background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;padding:3rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}._classCard_6msqf_105:hover{border-color:#16a34a4d;transform:translateY(-15px);box-shadow:0 30px 60px #0000001f}._classCard_6msqf_105 h3{color:#15803d;letter-spacing:-.8px;margin-bottom:1rem;font-size:1.8rem;font-weight:800}._subjectHighlight_6msqf_132{text-transform:uppercase;letter-spacing:1.5px;color:#16a34a;background:#f0fdf4;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._classCard_6msqf_105 ul{flex-grow:1;margin-bottom:2.5rem;padding:0;list-style:none}._classCard_6msqf_105 li{color:#4b5563;border-bottom:1px solid #00000008;align-items:center;padding:.8rem 0;font-weight:500;display:flex}._classCard_6msqf_105 li:last-child{border-bottom:none}._classCard_6msqf_105 li:before{content:"";background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:1rem}._cardFooter_6msqf_175{margin-top:auto}._about_6msqf_180{background:#f8fafc;padding:120px 2rem}._aboutGrid_6msqf_185{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}._infoCard_6msqf_193{background:#fff;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px #00000005}._infoCard_6msqf_193:hover{transform:translateY(-5px)}._infoCard_6msqf_193 h3{color:#16a34a;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}._modal_6msqf_213{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s _fadeIn_6msqf_1;display:flex;position:fixed;top:0;left:0}._modalContent_6msqf_228{text-align:center;background:#fff;border-radius:40px;width:90%;max-width:550px;padding:4rem;position:relative;box-shadow:0 40px 100px #00000040}._close_6msqf_239{cursor:pointer;color:#94a3b8;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:2rem;right:2rem}._close_6msqf_239:hover{color:#ef4444}._modalContent_6msqf_228 h2{color:#1e293b;margin-bottom:1.5rem;font-size:2.2rem}._modalContent_6msqf_228 p{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem}._modalButtons_6msqf_266{justify-content:center;gap:1rem;display:flex}._modalButton_6msqf_266{cursor:pointer;border:none;border-radius:14px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}._primaryBtn_6msqf_282{color:#fff;background:#16a34a}._secondaryBtn_6msqf_287{color:#64748b;background:#f1f5f9}._primaryBtn_6msqf_282:hover{background:#15803d;transform:scale(1.05)}@keyframes _fadeIn_6msqf_1{0%{opacity:0}to{opacity:1}}._blob_6msqf_308{filter:blur(80px);z-index:1;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_6msqf_317{background:#16a34a26;top:-200px;left:-200px}._blob2_6msqf_323{background:#22c55e26;bottom:-200px;right:-200px}@media (max-width:768px){._classesGrid_6msqf_98{grid-template-columns:1fr}._heroContent_6msqf_23 h1{font-size:3.5rem}._modalContent_6msqf_228{padding:3rem 2rem}}._footer_6msqf_345{text-align:center;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}._footer_6msqf_345 p{color:#6b7280;margin:0;font-size:.9rem}._backBtn_6msqf_362{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_6msqf_362:hover{color:#fff;background:#059669;transform:translateY(-3px);box-shadow:0 10px 20px #05966933}._englishPage_1ktwm_1{color:#1e1b4b;background:#fcfdff;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1ktwm_9{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#c084fc 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_1ktwm_9:before{content:"";z-index:1;background:radial-gradient(circle,#ffffff1a 0%,#fff0 80%);width:200%;height:200%;animation:20s linear infinite _rotateHero_1ktwm_1;position:absolute;top:-50%;left:-50%}@keyframes _rotateHero_1ktwm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._heroContent_1ktwm_35{z-index:10;max-width:800px;margin:0 auto;position:relative}._hero_1ktwm_9 h1{letter-spacing:-1.5px;background:linear-gradient(90deg,#fff,#f3e8ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000001a);-webkit-background-clip:text;margin-bottom:1.2rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}._hero_1ktwm_9 p{opacity:.95;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_1ktwm_63{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;padding:12px 28px;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d}._samplePaperBtn_1ktwm_63:hover{color:#4f46e5;background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #fff3}._container_1ktwm_86{z-index:20;max-width:1200px;margin:-40px auto 100px;padding:0 2rem;position:relative}._categorySection_1ktwm_95{margin-bottom:4.5rem}._categoryHeader_1ktwm_99{border-left:5px solid #6366f1;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-left:1rem;display:flex}._categoryTitle_1ktwm_108{color:#1e1b4b;margin:0;font-size:1.8rem;font-weight:750}._chapterGrid_1ktwm_116{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_1ktwm_122{background:#fff;border:1px solid #f1f3f9;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2.2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #4f46e50a}._chapterCard_1ktwm_122:before{content:"";opacity:0;background:linear-gradient(90deg,#6366f1,#a855f7);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}._chapterCard_1ktwm_122:hover{border-color:#e2e8f0;transform:translateY(-8px);box-shadow:0 20px 40px #4f46e514}._chapterCard_1ktwm_122:hover:before{opacity:1}._chapterInfo_1ktwm_158{margin-bottom:2rem}._chapterTag_1ktwm_162{color:#6366f1;text-transform:uppercase;letter-spacing:.5px;background:#eef2ff;border-radius:50px;margin-bottom:1rem;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}._chapterTagPoetry_1ktwm_175{color:#a855f7;background:#faf5ff}._chapterTagVistas_1ktwm_180{color:#10b981;background:#ecfdf5}._chapterTitle_1ktwm_185{color:#1e1b4b;margin:0 0 .8rem;font-size:1.35rem;font-weight:700;line-height:1.4}._chapterAuthor_1ktwm_193{color:#6b7280;margin-bottom:1rem;font-size:.9rem;font-style:italic}._chapterSummary_1ktwm_200{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}._exploreBtn_1ktwm_207{color:#4338ca;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 20px;font-weight:600;transition:all .3s;display:flex}._exploreBtn_1ktwm_207:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}._footer_1ktwm_230{text-align:center;color:#6b7280;background:#fff;border-top:1px solid #e0e7ff;flex-direction:column;align-items:center;gap:1.5rem;padding:50px 2rem;display:flex}._backBtn_1ktwm_242{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:1.05rem;font-weight:600;transition:transform .2s;display:flex}._backBtn_1ktwm_242:hover{color:#3730a3;transform:translate(-4px)}._chapterHeader_1ktwm_264{color:#fff;text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);padding:120px 2rem 60px;position:relative}._chapterHeader_1ktwm_264 h1{letter-spacing:-1px;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}._metaBadge_1ktwm_279{justify-content:center;gap:8px;margin-top:1rem;display:inline-flex}._badge_1ktwm_286{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;padding:4px 14px;font-size:.85rem;font-weight:500}._detailContainer_1ktwm_295{z-index:20;max-width:960px;margin:-30px auto 80px;padding:0 1.5rem;position:relative}._tabs_1ktwm_304{scrollbar-width:none;background:#fff;border-radius:16px;margin-bottom:2rem;padding:6px;display:flex;overflow-x:auto;box-shadow:0 10px 25px #0000000d}._tabs_1ktwm_304::-webkit-scrollbar{display:none}._tab_1ktwm_304{text-align:center;color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex:1;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}._activeTab_1ktwm_334{color:#fff;background:#4f46e5;box-shadow:0 4px 12px #4f46e533}._detailCard_1ktwm_341{background:#fff;border:1px solid #f1f3f9;border-radius:24px;min-height:400px;padding:3.5rem;box-shadow:0 10px 30px #4338ca08}._detailCard_1ktwm_341 h2{color:#1e1b4b;border-bottom:2px solid #eef2ff;margin-top:0;margin-bottom:1.8rem;padding-bottom:.8rem;font-size:1.8rem;font-weight:750}._paragraph_1ktwm_360{color:#374151;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}._themeList_1ktwm_368{padding:0;list-style:none}._themeItem_1ktwm_373{color:#374151;margin-bottom:1.5rem;padding-left:2rem;font-size:1.05rem;line-height:1.7;position:relative}._themeItem_1ktwm_373:before{content:"✦";color:#6366f1;font-size:1.2rem;line-height:1.2;position:absolute;left:0}._characterGrid_1ktwm_392{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}._characterCard_1ktwm_399{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}._characterName_1ktwm_406{color:#1e1b4b;align-items:center;gap:8px;margin-top:0;margin-bottom:.6rem;font-size:1.2rem;font-weight:700;display:flex}._characterName_1ktwm_406:before{content:"";background:#7c3aed;border-radius:50%;width:8px;height:8px;display:inline-block}._characterDesc_1ktwm_426{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}._keyPointsBox_1ktwm_434{background:#ecfdf5;border-left:5px solid #10b981;border-radius:16px;margin-top:2rem;padding:2rem}._keyPointsBox_1ktwm_434 h3{color:#065f46;margin-top:0;margin-bottom:.8rem;font-size:1.2rem;font-weight:700}._keyPointsBox_1ktwm_434 p{color:#065f46;margin:0;font-size:1.05rem;line-height:1.6}._qaList_1ktwm_458{flex-direction:column;gap:1.2rem;display:flex}._qaItem_1ktwm_464{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;transition:border-color .3s;overflow:hidden}._qaQuestion_1ktwm_472{color:#1e1b4b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}._qaQuestion_1ktwm_472:hover{color:#4f46e5;background:#f8faff}._chevron_1ktwm_490{color:#6366f1;transition:transform .3s}._chevronActive_1ktwm_495{transform:rotate(180deg)}._qaAnswer_1ktwm_499{background:#f8fafc;border-top:0 solid #e2e8f0;max-height:0;padding:0 1.5rem;transition:max-height .3s cubic-bezier(0,1,0,1),padding .3s;overflow:hidden}._qaAnswerActive_1ktwm_508{border-top:1px solid #e2e8f0;max-height:1000px;padding:1.2rem 1.5rem;transition:max-height .3s cubic-bezier(1,0,1,0),padding .3s}._qaAnswer_1ktwm_499 p{color:#4b5563;margin:0;font-size:1.02rem;line-height:1.7}@media (max-width:768px){._container_1ktwm_86{margin-top:-20px;padding:0 1rem}._detailCard_1ktwm_341{border-radius:16px;padding:2rem 1.2rem}._hero_1ktwm_9{padding:100px 1rem 60px}._chapterCard_1ktwm_122{padding:1.5rem}._tabs_1ktwm_304{border-radius:12px}._tab_1ktwm_304{padding:10px 14px;font-size:.85rem}}._pePage_1cia4_1{color:#0f172a;background:#f8fafc;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1cia4_9{color:#fff;text-align:center;background:linear-gradient(135deg,#dc2626 0%,#ea580c 50%,#f59e0b 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_1cia4_9:before{content:"";z-index:1;background:radial-gradient(circle,#ffffff26 0%,#fff0 80%);width:200%;height:200%;animation:25s linear infinite _rotateHero_1cia4_1;position:absolute;top:-50%;left:-50%}@keyframes _rotateHero_1cia4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._heroContent_1cia4_35{z-index:10;max-width:800px;margin:0 auto;position:relative}._hero_1cia4_9 h1{letter-spacing:-1.5px;background:linear-gradient(90deg,#fff,#ffedd5);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000001a);-webkit-background-clip:text;margin-bottom:1.2rem;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:900;line-height:1.1}._hero_1cia4_9 p{opacity:.95;max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_1cia4_63{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #fff6;border-radius:50px;padding:14px 32px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d}._samplePaperBtn_1cia4_63:hover{color:#ea580c;background:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #ffffff40}._container_1cia4_86{z-index:20;max-width:1200px;margin:-40px auto 100px;padding:0 2rem;position:relative}._categorySection_1cia4_95{margin-bottom:4.5rem}._categoryHeader_1cia4_99{border-left:5px solid #ea580c;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-left:1.2rem;display:flex}._categoryTitle_1cia4_108{color:#1e293b;margin:0;font-size:1.85rem;font-weight:800}._chapterGrid_1cia4_116{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}._chapterCard_1cia4_122{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2.2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ea580c08}._chapterCard_1cia4_122:before{content:"";opacity:0;background:linear-gradient(90deg,#dc2626,#ea580c);width:100%;height:5px;transition:opacity .3s;position:absolute;top:0;left:0}._chapterCard_1cia4_122:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 40px #ea580c14}._chapterCard_1cia4_122:hover:before{opacity:1}._chapterInfo_1cia4_158{margin-bottom:2rem}._chapterTag_1cia4_162{color:#ea580c;text-transform:uppercase;letter-spacing:.8px;background:#ffedd5;border-radius:50px;margin-bottom:1.2rem;padding:6px 14px;font-size:.75rem;font-weight:750;display:inline-block}._chapterTitle_1cia4_175{color:#0f172a;margin:0 0 .8rem;font-size:1.4rem;font-weight:800;line-height:1.35}._chapterSummary_1cia4_183{color:#475569;margin:0;font-size:.98rem;line-height:1.6}._exploreBtn_1cia4_190{color:#dc2626;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_1cia4_190:hover{color:#fff;background:linear-gradient(90deg,#dc2626,#ea580c);border-color:#0000;box-shadow:0 6px 20px #ea580c40}._footer_1cia4_215{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:1.5rem;padding:50px 2rem;display:flex}._backBtn_1cia4_227{color:#ea580c;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:1.05rem;font-weight:700;transition:transform .2s;display:flex}._backBtn_1cia4_227:hover{color:#c2410c;transform:translate(-4px)}._chapterHeader_1cia4_249{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:4px solid #ea580c;padding:120px 2rem 60px;position:relative}._chapterHeader_1cia4_249 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fed7aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:900}._metaBadge_1cia4_268{justify-content:center;gap:8px;margin-top:1rem;display:inline-flex}._badge_1cia4_275{color:#fdba74;letter-spacing:.5px;background:#ea580c33;border:1px solid #ea580c66;border-radius:50px;padding:6px 16px;font-size:.85rem;font-weight:600}._detailContainer_1cia4_286{z-index:20;max-width:1000px;margin:-30px auto 80px;padding:0 1.5rem;position:relative}._tabs_1cia4_295{scrollbar-width:none;background:#fff;border:1px solid #f1f5f9;border-radius:20px;margin-bottom:2.2rem;padding:6px;display:flex;overflow-x:auto;box-shadow:0 10px 25px #0000000d}._tabs_1cia4_295::-webkit-scrollbar{display:none}._tab_1cia4_295{text-align:center;color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:15px;flex:1;padding:14px 22px;font-size:.98rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}._activeTab_1cia4_326{color:#fff;background:linear-gradient(90deg,#dc2626,#ea580c);box-shadow:0 6px 15px #ea580c4d}._detailCard_1cia4_333{background:#fff;border:1px solid #f1f5f9;border-radius:28px;min-height:450px;padding:3.5rem;box-shadow:0 10px 40px #0f172a05}._detailCard_1cia4_333 h2{color:#0f172a;border-bottom:2px solid #f1f5f9;margin-top:0;margin-bottom:1.8rem;padding-bottom:.8rem;font-size:1.8rem;font-weight:850}._paragraph_1cia4_352{color:#334155;margin-bottom:1.5rem;font-size:1.08rem;line-height:1.8}._themeList_1cia4_360{padding:0;list-style:none}._themeItem_1cia4_365{color:#334155;margin-bottom:1.5rem;padding-left:2.2rem;font-size:1.05rem;line-height:1.7;position:relative}._themeItem_1cia4_365:before{content:"⚡";color:#ea580c;font-size:1.1rem;line-height:1.2;position:absolute;left:0}._subtopicGrid_1cia4_384{flex-direction:column;gap:2.5rem;display:flex}._subtopicCard_1cia4_390{background:#fafafa;border:1px solid #f1f5f9;border-left-width:5px;border-radius:16px;padding:2.2rem;box-shadow:0 4px 12px #00000003}._subtopicTitle_1cia4_400{color:#0f172a;margin-top:0;margin-bottom:1.2rem;font-size:1.35rem;font-weight:800}._subtopicContent_1cia4_408{color:#334155;white-space:pre-line;font-size:1.04rem;line-height:1.75}._subtopicContent_1cia4_408 ul{margin:1rem 0;padding-left:1.5rem}._subtopicContent_1cia4_408 li{margin-bottom:.6rem}._subtopicContent_1cia4_408 table{border-collapse:collapse;border-radius:8px;width:100%;margin:1.5rem 0;font-size:.95rem;overflow:hidden;box-shadow:0 4px 15px #00000005}._subtopicContent_1cia4_408 th,._subtopicContent_1cia4_408 td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px 15px}._subtopicContent_1cia4_408 th{color:#0f172a;background-color:#f1f5f9;font-weight:700}._subtopicContent_1cia4_408 tr:last-child td{border-bottom:none}._keyPointsBox_1cia4_451{background:#fffbeb;border-left:5px solid #d97706;border-radius:18px;margin-top:2.5rem;padding:2rem}._keyPointsBox_1cia4_451 h3{color:#92400e;margin-top:0;margin-bottom:.8rem;font-size:1.25rem;font-weight:800}._keyPointsBox_1cia4_451 p{color:#92400e;margin:0;font-size:1.05rem;line-height:1.6}._qaList_1cia4_475{flex-direction:column;gap:1.2rem;display:flex}._qaItem_1cia4_481{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;transition:all .3s;overflow:hidden}._qaItem_1cia4_481:hover{border-color:#cbd5e1}._qaQuestion_1cia4_493{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:1.3rem 1.8rem;font-size:1.08rem;font-weight:700;display:flex}._qaQuestion_1cia4_493:hover{color:#ea580c;background:#fff7ed}._chevron_1cia4_511{color:#ea580c;transition:transform .3s}._chevronActive_1cia4_516{transform:rotate(180deg)}._qaAnswer_1cia4_520{background:#f8fafc;border-top:0 solid #e2e8f0;max-height:0;padding:0 1.8rem;transition:max-height .3s cubic-bezier(0,1,0,1),padding .3s;overflow:hidden}._qaAnswerActive_1cia4_529{border-top:1px solid #e2e8f0;max-height:1000px;padding:1.4rem 1.8rem;transition:max-height .4s cubic-bezier(1,0,1,0),padding .3s}._qaAnswer_1cia4_520 p{color:#475569;white-space:pre-line;margin:0;font-size:1.04rem;line-height:1.75}@media (max-width:768px){._container_1cia4_86{margin-top:-20px;padding:0 1.2rem}._detailCard_1cia4_333{border-radius:20px;padding:2.2rem 1.5rem}._hero_1cia4_9{padding:100px 1.2rem 60px}._chapterCard_1cia4_122{padding:1.8rem}._tabs_1cia4_295{border-radius:14px;padding:4px}._tab_1cia4_295{border-radius:10px;padding:10px 14px;font-size:.88rem}}._commercePage_1w2l2_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_1w2l2_9{background:radial-gradient(circle at 100% 0,#f59e0b1a 0%,#0000 40%),radial-gradient(circle at 0 100%,#fbbf241a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_1w2l2_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_1w2l2_20 h1{background:linear-gradient(135deg,#d97706 0%,#f59e0b 50%,#fbbf24 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_1w2l2_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_1w2l2_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_1w2l2_53{text-align:center;margin-bottom:4rem}._sectionTitle_1w2l2_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_1w2l2_53 ._underLine_1w2l2_65{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_1w2l2_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_1w2l2_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_1w2l2_79:hover{border-color:#f59e0b4d;transform:translateY(-10px);box-shadow:0 20px 50px #f59e0b26}._iconWrapper_1w2l2_96{color:#d97706;background:#fffbeb;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_1w2l2_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_1w2l2_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_1w2l2_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_1w2l2_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_1w2l2_122 li:before{content:"•";color:#f59e0b;margin-right:.75rem;font-weight:700}._cardButton_1w2l2_144{color:#d97706;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_1w2l2_144:hover{gap:.8rem}._resourcesSection_1w2l2_164{background:#fffbeb;padding:100px 2rem}._resourcesGrid_1w2l2_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_1w2l2_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_1w2l2_177:hover{transform:translateY(-5px)}._resourceCard_1w2l2_177 i{color:#f59e0b;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_1w2l2_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_1w2l2_200{color:#fff;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #f59e0b4d}._ctaButton_1w2l2_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f59e0b66}._footer_1w2l2_219{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_1w2l2_226{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_1w2l2_1;position:absolute}._blob1_1w2l2_237{background:#f59e0b1a;top:-200px;right:-200px}._blob2_1w2l2_243{background:#fbbf241a;bottom:-200px;left:-200px}@keyframes _fadeIn_1w2l2_1{to{opacity:1}}@media (max-width:768px){._heroContent_1w2l2_20 h1{font-size:3rem}}._humanitiesPage_1yo3x_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_1yo3x_9{background:radial-gradient(circle at 0 0,#ec48991a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#db27771a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_1yo3x_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_1yo3x_20 h1{background:linear-gradient(135deg,#be185d 0%,#db2777 50%,#f472b6 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_1yo3x_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_1yo3x_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_1yo3x_53{text-align:center;margin-bottom:4rem}._sectionTitle_1yo3x_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_1yo3x_53 ._underLine_1yo3x_65{background:linear-gradient(90deg,#db2777,#f472b6);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_1yo3x_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_1yo3x_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_1yo3x_79:hover{border-color:#ec48994d;transform:translateY(-10px);box-shadow:0 20px 50px #ec489926}._iconWrapper_1yo3x_96{color:#be185d;background:#fdf2f8;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_1yo3x_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_1yo3x_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_1yo3x_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_1yo3x_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_1yo3x_122 li:before{content:"•";color:#db2777;margin-right:.75rem;font-weight:700}._cardButton_1yo3x_144{color:#be185d;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_1yo3x_144:hover{gap:.8rem}._resourcesSection_1yo3x_164{background:#fdf2f8;padding:100px 2rem}._resourcesGrid_1yo3x_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_1yo3x_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_1yo3x_177:hover{transform:translateY(-5px)}._resourceCard_1yo3x_177 i{color:#db2777;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_1yo3x_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_1yo3x_200{color:#fff;background:linear-gradient(135deg,#be185d 0%,#db2777 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #ec48994d}._ctaButton_1yo3x_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ec489966}._footer_1yo3x_219{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_1yo3x_226{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_1yo3x_1;position:absolute}._blob1_1yo3x_237{background:#ec48991a;top:-200px;left:-200px}._blob2_1yo3x_243{background:#db27771a;bottom:-200px;right:-200px}@keyframes _fadeIn_1yo3x_1{to{opacity:1}}@media (max-width:768px){._heroContent_1yo3x_20 h1{font-size:3rem}}._medicalPage_16fzc_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_16fzc_9{background:radial-gradient(circle at 100% 0,#0ea5e91a 0%,#0000 40%),radial-gradient(circle at 0 100%,#06b6d41a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_16fzc_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_16fzc_20 h1{background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 50%,#38bdf8 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_16fzc_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_16fzc_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_16fzc_53{text-align:center;margin-bottom:4rem}._sectionTitle_16fzc_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_16fzc_53 ._underLine_16fzc_65{background:linear-gradient(90deg,#0ea5e9,#38bdf8);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_16fzc_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_16fzc_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_16fzc_79:hover{border-color:#0ea5e94d;transform:translateY(-10px);box-shadow:0 20px 50px #0ea5e926}._iconWrapper_16fzc_96{color:#0284c7;background:#f0f9ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_16fzc_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_16fzc_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_16fzc_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_16fzc_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_16fzc_122 li:before{content:"•";color:#0ea5e9;margin-right:.75rem;font-weight:700}._cardButton_16fzc_144{color:#0284c7;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_16fzc_144:hover{gap:.8rem}._resourcesSection_16fzc_164{background:#f0f9ff;padding:100px 2rem}._resourcesGrid_16fzc_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_16fzc_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_16fzc_177:hover{transform:translateY(-5px)}._resourceCard_16fzc_177 i{color:#0ea5e9;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_16fzc_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_16fzc_200{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #0ea5e94d}._ctaButton_16fzc_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0ea5e966}._footer_16fzc_219{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_16fzc_226{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_16fzc_1;position:absolute}._blob1_16fzc_237{background:#0ea5e91a;top:-200px;right:-200px}._blob2_16fzc_243{background:#06b6d41a;bottom:-200px;left:-200px}@keyframes _fadeIn_16fzc_1{to{opacity:1}}@media (max-width:768px){._heroContent_16fzc_20 h1{font-size:3rem}}._nonMedicalPage_1j1kw_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_1j1kw_9{background:radial-gradient(circle at 0 0,#6366f11a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#4f46e51a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_1j1kw_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_1j1kw_20 h1{background:linear-gradient(135deg,#4f46e5 0%,#6366f1 50%,#818cf8 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_1j1kw_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_1j1kw_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_1j1kw_53{text-align:center;margin-bottom:4rem}._sectionTitle_1j1kw_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_1j1kw_53 ._underLine_1j1kw_65{background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_1j1kw_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_1j1kw_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_1j1kw_79:hover{border-color:#6366f14d;transform:translateY(-10px);box-shadow:0 20px 50px #6366f126}._iconWrapper_1j1kw_96{color:#4f46e5;background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_1j1kw_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_1j1kw_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_1j1kw_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_1j1kw_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_1j1kw_122 li:before{content:"•";color:#6366f1;margin-right:.75rem;font-weight:700}._cardButton_1j1kw_144{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_1j1kw_144:hover{gap:.8rem}._resourcesSection_1j1kw_164{background:#eef2ff;padding:100px 2rem}._resourcesGrid_1j1kw_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_1j1kw_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_1j1kw_177:hover{transform:translateY(-5px)}._resourceCard_1j1kw_177 i{color:#6366f1;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_1j1kw_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_1j1kw_200{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #6366f14d}._ctaButton_1j1kw_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6366f166}._footer_1j1kw_219{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_1j1kw_226{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_1j1kw_1;position:absolute}._blob1_1j1kw_237{background:#6366f11a;top:-200px;left:-200px}._blob2_1j1kw_243{background:#4f46e51a;bottom:-200px;right:-200px}@keyframes _fadeIn_1j1kw_1{to{opacity:1}}@media (max-width:768px){._heroContent_1j1kw_20 h1{font-size:3rem}}._nonMedicalPage_xfah7_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_xfah7_9{background:radial-gradient(circle at 100% 0,#8b5cf61a 0%,#0000 40%),radial-gradient(circle at 0 100%,#7c3aed1a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_xfah7_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_xfah7_20 h1{background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 50%,#a78bfa 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_xfah7_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_xfah7_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_xfah7_53{text-align:center;margin-bottom:4rem}._sectionTitle_xfah7_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_xfah7_53 ._underLine_xfah7_65{background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_xfah7_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_xfah7_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_xfah7_79:hover{border-color:#8b5cf64d;transform:translateY(-10px);box-shadow:0 20px 50px #8b5cf626}._iconWrapper_xfah7_96{color:#7c3aed;background:#f5f3ff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_xfah7_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_xfah7_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_xfah7_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_xfah7_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_xfah7_122 li:before{content:"•";color:#8b5cf6;margin-right:.75rem;font-weight:700}._cardButton_xfah7_144{color:#7c3aed;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_xfah7_144:hover{gap:.8rem}._resourcesSection_xfah7_164{background:#f5f3ff;padding:100px 2rem}._resourcesGrid_xfah7_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_xfah7_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_xfah7_177:hover{transform:translateY(-5px)}._resourceCard_xfah7_177 i{color:#8b5cf6;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_xfah7_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_xfah7_200{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #8b5cf64d}._ctaButton_xfah7_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8b5cf666}._samplePaperBtn_xfah7_218{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #8b5cf633}._samplePaperBtn_xfah7_218:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #8b5cf666}._footer_xfah7_242{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_xfah7_249{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_xfah7_1;position:absolute}._blob1_xfah7_260{background:#8b5cf61a;top:-200px;left:-200px}._blob2_xfah7_266{background:#7c3aed1a;bottom:-200px;right:-200px}@keyframes _fadeIn_xfah7_1{to{opacity:1}}@media (max-width:768px){._heroContent_xfah7_20 h1{font-size:3rem}}._backBtn_xfah7_283{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_xfah7_283:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}._medicalPage_tpsge_1{color:#1a1a1a;background:#f8fafc;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_tpsge_9{background:radial-gradient(circle at 100% 0,#0596691a 0%,#0000 40%),radial-gradient(circle at 0 100%,#0478571a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_tpsge_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_tpsge_20 h1{background:linear-gradient(135deg,#059669 0%,#10b981 50%,#34d399 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_tpsge_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_tpsge_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_tpsge_53{text-align:center;margin-bottom:4rem}._sectionTitle_tpsge_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_tpsge_53 ._underLine_tpsge_65{background:linear-gradient(90deg,#10b981,#34d399);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_tpsge_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_tpsge_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_tpsge_79:hover{border-color:#0596694d;transform:translateY(-10px);box-shadow:0 20px 50px #05966926}._iconWrapper_tpsge_96{color:#059669;background:#ecfdf5;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_tpsge_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_tpsge_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_tpsge_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_tpsge_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_tpsge_122 li:before{content:"•";color:#10b981;margin-right:.75rem;font-weight:700}._cardButton_tpsge_144{color:#059669;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_tpsge_144:hover{gap:.8rem}._resourcesSection_tpsge_164{background:#ecfdf5;padding:100px 2rem}._resourcesGrid_tpsge_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_tpsge_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_tpsge_177:hover{transform:translateY(-5px)}._resourceCard_tpsge_177 i{color:#10b981;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_tpsge_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_tpsge_200{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #0596694d}._ctaButton_tpsge_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #05966966}._samplePaperBtn_tpsge_218{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #05966933}._samplePaperBtn_tpsge_218:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #05966966}._footer_tpsge_242{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_tpsge_249{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_tpsge_1;position:absolute}._blob1_tpsge_260{background:#0596691a;top:-200px;left:-200px}._blob2_tpsge_266{background:#0478571a;bottom:-200px;right:-200px}@keyframes _fadeIn_tpsge_1{to{opacity:1}}@media (max-width:768px){._heroContent_tpsge_20 h1{font-size:3rem}}._backBtn_tpsge_283{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_tpsge_283:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}._humanitiesPage_35p91_1{color:#1a1a1a;background:#fff1f2;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_35p91_9{background:radial-gradient(circle at 0 0,#f43f5e1a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#e11d481a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_35p91_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_35p91_20 h1{background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_35p91_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_35p91_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_35p91_53{text-align:center;margin-bottom:4rem}._sectionTitle_35p91_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_35p91_53 ._underLine_35p91_65{background:linear-gradient(90deg,#f43f5e,#fb7185);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_35p91_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_35p91_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_35p91_79:hover{border-color:#f43f5e4d;transform:translateY(-10px);box-shadow:0 20px 50px #f43f5e26}._iconWrapper_35p91_96{color:#e11d48;background:#fff1f2;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_35p91_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_35p91_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_35p91_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_35p91_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_35p91_122 li:before{content:"•";color:#f43f5e;margin-right:.75rem;font-weight:700}._cardButton_35p91_144{color:#e11d48;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_35p91_144:hover{gap:.8rem}._resourcesSection_35p91_164{background:#fff1f2;padding:100px 2rem}._resourcesGrid_35p91_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_35p91_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_35p91_177:hover{transform:translateY(-5px)}._resourceCard_35p91_177 i{color:#f43f5e;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_35p91_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_35p91_200{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #f43f5e4d}._ctaButton_35p91_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f43f5e66}._samplePaperBtn_35p91_218{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #f43f5e33}._samplePaperBtn_35p91_218:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #f43f5e66}._footer_35p91_242{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_35p91_249{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_35p91_1;position:absolute}._blob1_35p91_260{background:#f43f5e1a;top:-200px;left:-200px}._blob2_35p91_266{background:#e11d481a;bottom:-200px;right:-200px}@keyframes _fadeIn_35p91_1{to{opacity:1}}@media (max-width:768px){._heroContent_35p91_20 h1{font-size:3rem}}._backBtn_35p91_283{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_35p91_283:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}._commercePage_1639h_1{color:#1a1a1a;background:#fffbeb;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}._hero_1639h_9{background:radial-gradient(circle at 100% 0,#d977061a 0%,#0000 40%),radial-gradient(circle at 0 100%,#f59e0b1a 0%,#0000 40%),#fff;align-items:center;min-height:70vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_1639h_20{text-align:center;z-index:2;max-width:1200px;margin:0 auto}._heroContent_1639h_20 h1{background:linear-gradient(135deg,#b45309 0%,#d97706 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}._heroContent_1639h_20 p{color:#4b5563;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}._subjectsSection_1639h_47{max-width:1400px;margin:0 auto;padding:100px 2rem}._sectionTitle_1639h_53{text-align:center;margin-bottom:4rem}._sectionTitle_1639h_53 h2{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:800}._sectionTitle_1639h_53 ._underLine_1639h_65{background:linear-gradient(90deg,#d97706,#f59e0b);border-radius:10px;width:80px;height:6px;margin:0 auto}._subjectsGrid_1639h_73{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}._subjectCard_1639h_79{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 10px 40px #0000000a}._subjectCard_1639h_79:hover{border-color:#d977064d;transform:translateY(-10px);box-shadow:0 20px 50px #d9770626}._iconWrapper_1639h_96{color:#b45309;background:#fffbeb;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}._subjectCard_1639h_79 h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._subjectCard_1639h_79 p{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._topicList_1639h_122{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}._topicList_1639h_122 li{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}._topicList_1639h_122 li:before{content:"•";color:#d97706;margin-right:.75rem;font-weight:700}._cardButton_1639h_144{color:#b45309;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}._cardButton_1639h_144:hover{gap:.8rem}._resourcesSection_1639h_164{background:#fffbeb;padding:100px 2rem}._resourcesGrid_1639h_169{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._resourceCard_1639h_177{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s}._resourceCard_1639h_177:hover{transform:translateY(-5px)}._resourceCard_1639h_177 i{color:#d97706;margin-bottom:1.5rem;font-size:2.5rem}._resourceCard_1639h_177 h3{color:#1e293b;margin-bottom:1rem}._ctaButton_1639h_200{color:#fff;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);border-radius:50px;margin-top:1.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #d977064d}._ctaButton_1639h_200:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d9770666}._samplePaperBtn_1639h_218{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #d9770633}._samplePaperBtn_1639h_218:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #d9770666}._footer_1639h_242{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:3rem 2rem}._blob_1639h_249{filter:blur(80px);opacity:0;z-index:1;border-radius:50%;width:600px;height:600px;animation:1s forwards _fadeIn_1639h_1;position:absolute}._blob1_1639h_260{background:#d977061a;top:-200px;left:-200px}._blob2_1639h_266{background:#f59e0b1a;bottom:-200px;right:-200px}@keyframes _fadeIn_1639h_1{to{opacity:1}}@media (max-width:768px){._heroContent_1639h_20 h1{font-size:3rem}}._backBtn_1639h_283{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_1639h_283:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}@media (max-width:768px){._hero_n73yx_8{padding-top:100px}._chapterGrid_n73yx_84{grid-template-columns:1fr}}._physicsPage_n73yx_1{color:#312e81;background:#eef2ff;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_n73yx_8{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#312e81 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_n73yx_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_n73yx_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_n73yx_8 p{opacity:.9;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem}._samplePaperBtn_n73yx_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_n73yx_38:hover{color:#4f46e5;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_n73yx_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._unitGroup_n73yx_70{margin-bottom:3.5rem}._unitTitle_n73yx_74{color:#312e81;border-bottom:3px solid #4f46e5;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:800;display:inline-block}._chapterGrid_n73yx_84{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_n73yx_90{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_n73yx_90:hover{border-color:#4f46e533;transform:translateY(-8px);box-shadow:0 20px 40px #4f46e51a}._chapterHeader_n73yx_108{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_n73yx_115{color:#4f46e5;background:#e0e7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_n73yx_129{color:#312e81;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_n73yx_137{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_n73yx_144{color:#4f46e5;cursor:pointer;background:#fff;border:2px solid #4f46e5;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_n73yx_144:hover{color:#fff;background:#4f46e5}._footer_n73yx_161{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._hero_n73yx_8{padding-top:100px}._chapterGrid_n73yx_84{grid-template-columns:1fr}}._backBtn_n73yx_178{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_n73yx_178:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}@media (max-width:768px){._hero_jmjpk_8{padding-top:100px}._chapterGrid_jmjpk_84{grid-template-columns:1fr}}._chemistryPage_jmjpk_1{color:#064e3b;background:#ecfdf5;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_jmjpk_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_jmjpk_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_jmjpk_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_jmjpk_8 p{opacity:.9;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem}._samplePaperBtn_jmjpk_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_jmjpk_38:hover{color:#059669;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_jmjpk_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._unitGroup_jmjpk_70{margin-bottom:3.5rem}._unitTitle_jmjpk_74{color:#064e3b;border-bottom:3px solid #059669;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:800;display:inline-block}._chapterGrid_jmjpk_84{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_jmjpk_90{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_jmjpk_90:hover{border-color:#05966933;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._chapterHeader_jmjpk_108{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_jmjpk_115{color:#059669;background:#d1fae5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_jmjpk_129{color:#064e3b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_jmjpk_137{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_jmjpk_144{color:#059669;cursor:pointer;background:#fff;border:2px solid #059669;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_jmjpk_144:hover{color:#fff;background:#059669}._footer_jmjpk_161{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._hero_jmjpk_8{padding-top:100px}._chapterGrid_jmjpk_84{grid-template-columns:1fr}}._backBtn_jmjpk_178{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_jmjpk_178:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}._mathPage_1gblg_1{color:#1e1b4b;background:#f8fafc;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1gblg_8{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_1gblg_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_1gblg_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1gblg_8 p{opacity:.9;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem}._samplePaperBtn_1gblg_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_1gblg_38:hover{color:#4f46e5;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_1gblg_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._unitGroup_1gblg_70{margin-bottom:3.5rem}._unitTitle_1gblg_74{color:#4338ca;border-bottom:3px solid #6366f1;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:800;display:inline-block}._chapterGrid_1gblg_84{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_1gblg_90{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_1gblg_90:hover{border-color:#4f46e533;transform:translateY(-8px);box-shadow:0 20px 40px #4f46e51a}._chapterHeader_1gblg_108{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_1gblg_115{color:#4f46e5;background:#e0e7ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_1gblg_129{color:#1e1b4b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_1gblg_137{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_1gblg_144{color:#4338ca;cursor:pointer;background:#fff;border:2px solid #4338ca;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_1gblg_144:hover{color:#fff;background:#4338ca}._footer_1gblg_161{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_1gblg_168{color:#4338ca;cursor:pointer;background:0 0;border:2px solid #4338ca;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_1gblg_168:hover{color:#fff;background:#4338ca;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}@media (max-width:768px){._hero_1gblg_8{padding-top:100px}._chapterGrid_1gblg_84{grid-template-columns:1fr}}._csPage_iixy5_1{color:#1e293b;background:#f8fafc;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_iixy5_8{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1 0%,#7c3aed 100%);padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_iixy5_8:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 85% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}._heroContent_iixy5_27{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_iixy5_8 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#f3e8ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_iixy5_8 p{color:#e0e7ff;max-width:650px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_iixy5_53{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_iixy5_53:hover{color:#7c3aed;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._container_iixy5_78{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._syllabusHeader_iixy5_86{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_iixy5_95{color:#1e1b4b;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_iixy5_95 i{color:#7c3aed}._chapterGrid_iixy5_108{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}._chapterCard_iixy5_114{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2.2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._chapterCard_iixy5_114:before{content:"";opacity:.8;background:linear-gradient(#7c3aed,#4f46e5);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_iixy5_114:hover{background:#fff;border-color:#7c3aed33;transform:translateY(-8px);box-shadow:0 20px 40px #7c3aed1a}._chapterHeader_iixy5_143{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_iixy5_150{color:#7c3aed;background:#f5f3ff;border:1.5px solid #7c3aed26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_iixy5_165{color:#1e1b4b;margin:0;font-size:1.35rem;font-weight:700;line-height:1.4}._chapterDescription_iixy5_173{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._topicsList_iixy5_180{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}._topicTag_iixy5_187{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_iixy5_196{color:#7c3aed;cursor:pointer;background:0 0;border:2px solid #7c3aed;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_iixy5_196:hover{color:#fff;background:#7c3aed;box-shadow:0 8px 20px #7c3aed33}._footer_iixy5_218{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_iixy5_226{color:#7c3aed;cursor:pointer;background:0 0;border:2px solid #7c3aed;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_iixy5_226:hover{color:#fff;background:#7c3aed;transform:translateY(-3px);box-shadow:0 10px 20px #7c3aed26}@media (max-width:768px){._hero_iixy5_8{padding-top:110px}._chapterGrid_iixy5_108{grid-template-columns:1fr}}._mathPage_1gr1p_3{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1gr1p_10{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._hero_1gr1p_10:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6zM36 4V0h-2v4h-4v2h4v4h2V6h4V4h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_1gr1p_27{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_1gr1p_10 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fef3c7);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1gr1p_10 p{color:#fde68a;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem;line-height:1.6}._samplePaperBtn_1gr1p_53{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_1gr1p_53:hover{color:#b45309;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._container_1gr1p_78{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._unitGroup_1gr1p_86{margin-bottom:4rem}._unitTitle_1gr1p_90{color:#1e293b;border-left:6px solid #b45309;margin-bottom:1.5rem;padding-left:1.2rem;font-size:1.8rem;font-weight:800;display:block}._chapterGrid_1gr1p_100{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_1gr1p_106{background:#fff;border:1px solid #d9770614;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000008}._chapterCard_1gr1p_106:hover{border-color:#d9770659;transform:translateY(-8px);box-shadow:0 20px 40px #d977061a}._chapterHeader_1gr1p_124{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_1gr1p_131{color:#b45309;background:#fffbeb;border:1px solid #d9770626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_1gr1p_146{color:#1e293b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_1gr1p_154{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_1gr1p_161{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_1gr1p_161:hover{color:#fff;background:#b45309;box-shadow:0 8px 20px #d9770633}._footer_1gr1p_179{text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_1gr1p_186{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_1gr1p_186:hover{color:#fff;background:#b45309;transform:translateY(-3px);box-shadow:0 10px 20px #d9770626}@media (max-width:768px){._hero_1gr1p_10{padding-top:100px}._chapterGrid_1gr1p_100{grid-template-columns:1fr}}._accPage_awy0v_3{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_awy0v_11{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_awy0v_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 85% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}._heroContent_awy0v_30{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_awy0v_11 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fef3c7);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_awy0v_11 p{color:#fde68a;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_awy0v_56{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_awy0v_56:hover{color:#b45309;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._statsRow_awy0v_82{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_awy0v_90{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_awy0v_102{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_awy0v_111{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_awy0v_118{color:#b45309;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#d977061a;border:1px solid #d9770633;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_awy0v_131{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_awy0v_138{color:#475569;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_awy0v_147{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_awy0v_155{color:#1e293b;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_awy0v_155 i{color:#b45309}._chapterGrid_awy0v_169{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;margin-bottom:2rem;display:grid}._chapterCard_awy0v_177{background:#fff;border:1px solid #d9770614;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2.2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._chapterCard_awy0v_177:before{content:"";opacity:.8;background:linear-gradient(#d97706,#b45309);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_awy0v_177:hover{background:#fff;border-color:#d9770659;transform:translateY(-8px);box-shadow:0 20px 40px #d977061a}._chapterHeader_awy0v_206{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_awy0v_213{color:#b45309;background:#fffbeb;border:1.5px solid #d9770626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_awy0v_228{color:#1e293b;margin:0;font-size:1.3rem;font-weight:700;line-height:1.4}._marksTag_awy0v_236{color:#d97706;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_awy0v_244{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._topicsList_awy0v_252{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}._topicTag_awy0v_259{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_awy0v_269{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_awy0v_269:hover{color:#fff;background:#b45309;box-shadow:0 8px 20px #d9770633}._noteBanner_awy0v_294{color:#b45309;background:#d977060d;border:1px solid #d9770626;border-left:4px solid #d97706;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_awy0v_294 strong{color:#b45309;font-weight:700}._footer_awy0v_312{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_awy0v_320{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_awy0v_320:hover{color:#fff;background:#b45309;transform:translateY(-3px);box-shadow:0 10px 20px #d9770626}@media (max-width:768px){._hero_awy0v_11{padding-top:110px}._chapterGrid_awy0v_169{grid-template-columns:1fr}._partHeader_awy0v_111{flex-wrap:wrap}._partMarks_awy0v_138{margin-left:0}}._bsPage_ko7zb_3{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_ko7zb_11{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_ko7zb_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 85% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}._heroContent_ko7zb_30{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_ko7zb_11 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fef3c7);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_ko7zb_11 p{color:#fde68a;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_ko7zb_56{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_ko7zb_56:hover{color:#b45309;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._statsRow_ko7zb_82{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_ko7zb_90{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_ko7zb_102{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_ko7zb_111{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_ko7zb_118{color:#b45309;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#d977061a;border:1px solid #d9770633;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_ko7zb_131{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_ko7zb_138{color:#475569;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_ko7zb_147{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_ko7zb_155{color:#1e293b;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_ko7zb_155 i{color:#b45309}._chapterGrid_ko7zb_169{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_ko7zb_177{background:#fff;border:1px solid #d9770614;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._chapterCard_ko7zb_177:before{content:"";opacity:.8;background:linear-gradient(#d97706,#b45309);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_ko7zb_177:hover{background:#fff;border-color:#d9770659;transform:translateY(-8px);box-shadow:0 20px 40px #d977061a}._chapterHeader_ko7zb_206{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_ko7zb_213{color:#b45309;background:#fffbeb;border:1.5px solid #d9770626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_ko7zb_228{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_ko7zb_236{color:#d97706;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_ko7zb_244{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_ko7zb_252{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_ko7zb_259{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_ko7zb_269{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_ko7zb_269:hover{color:#fff;background:#b45309;box-shadow:0 8px 20px #d9770633}._noteBanner_ko7zb_294{color:#b45309;background:#d977060d;border:1px solid #d9770626;border-left:4px solid #d97706;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_ko7zb_294 strong{color:#b45309;font-weight:700}._footer_ko7zb_312{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_ko7zb_320{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_ko7zb_320:hover{color:#fff;background:#b45309;transform:translateY(-3px);box-shadow:0 10px 20px #d9770626}@media (max-width:768px){._hero_ko7zb_11{padding-top:110px}._chapterGrid_ko7zb_169{grid-template-columns:1fr}._partHeader_ko7zb_111{flex-wrap:wrap}._partMarks_ko7zb_138{margin-left:0}}._ecoPage_1hmqi_3{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1hmqi_11{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_1hmqi_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 85% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}._heroContent_1hmqi_30{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_1hmqi_11 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fef3c7);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1hmqi_11 p{color:#fde68a;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_1hmqi_56{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_1hmqi_56:hover{color:#b45309;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._statsRow_1hmqi_82{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_1hmqi_90{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_1hmqi_102{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_1hmqi_111{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_1hmqi_118{color:#b45309;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#d977061a;border:1px solid #d9770633;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_1hmqi_131{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_1hmqi_138{color:#475569;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_1hmqi_147{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_1hmqi_155{color:#1e293b;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_1hmqi_155 i{color:#b45309}._chapterGrid_1hmqi_169{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_1hmqi_177{background:#fff;border:1px solid #d9770614;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._chapterCard_1hmqi_177:before{content:"";opacity:.8;background:linear-gradient(#d97706,#b45309);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_1hmqi_177:hover{background:#fff;border-color:#d9770659;transform:translateY(-8px);box-shadow:0 20px 40px #d977061a}._chapterHeader_1hmqi_206{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_1hmqi_213{color:#b45309;background:#fffbeb;border:1.5px solid #d9770626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_1hmqi_228{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_1hmqi_236{color:#d97706;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_1hmqi_244{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_1hmqi_252{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_1hmqi_259{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_1hmqi_269{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_1hmqi_269:hover{color:#fff;background:#b45309;box-shadow:0 8px 20px #d9770633}._noteBanner_1hmqi_294{color:#b45309;background:#d977060d;border:1px solid #d9770626;border-left:4px solid #d97706;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_1hmqi_294 strong{color:#b45309;font-weight:700}._footer_1hmqi_312{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_1hmqi_320{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_1hmqi_320:hover{color:#fff;background:#b45309;transform:translateY(-3px);box-shadow:0 10px 20px #d9770626}@media (max-width:768px){._hero_1hmqi_11{padding-top:110px}._chapterGrid_1hmqi_169{grid-template-columns:1fr}._partHeader_1hmqi_111{flex-wrap:wrap}._partMarks_1hmqi_138{margin-left:0}}._epPage_oaudj_3{color:#1e293b;background:#fffbeb;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_oaudj_11{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_oaudj_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 85% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}._heroContent_oaudj_30{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_oaudj_11 h1{letter-spacing:-1px;background:linear-gradient(90deg,#fff,#fef3c7);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #0000001a);-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_oaudj_11 p{color:#fde68a;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_oaudj_56{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #0000000d}._samplePaperBtn_oaudj_56:hover{color:#b45309;background:#fff;border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #fff3}._statsRow_oaudj_82{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_oaudj_90{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_oaudj_102{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_oaudj_111{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_oaudj_118{color:#b45309;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#d977061a;border:1px solid #d9770633;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_oaudj_131{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_oaudj_138{color:#475569;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_oaudj_147{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_oaudj_155{color:#1e293b;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_oaudj_155 i{color:#b45309}._chapterGrid_oaudj_169{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_oaudj_177{background:#fff;border:1px solid #d9770614;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}._chapterCard_oaudj_177:before{content:"";opacity:.8;background:linear-gradient(#d97706,#b45309);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_oaudj_177:hover{background:#fff;border-color:#d9770659;transform:translateY(-8px);box-shadow:0 20px 40px #d977061a}._chapterHeader_oaudj_206{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_oaudj_213{color:#b45309;background:#fffbeb;border:1.5px solid #d9770626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_oaudj_228{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_oaudj_236{color:#d97706;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_oaudj_244{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_oaudj_252{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_oaudj_259{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_oaudj_269{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_oaudj_269:hover{color:#fff;background:#b45309;box-shadow:0 8px 20px #d9770633}._noteBanner_oaudj_294{color:#b45309;background:#d977060d;border:1px solid #d9770626;border-left:4px solid #d97706;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_oaudj_294 strong{color:#b45309;font-weight:700}._faqSection_oaudj_312{margin-top:4rem}._faqSection_oaudj_312 h2{color:#1e293b;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.8rem;font-weight:800;display:flex}._faqSection_oaudj_312 h2 i{color:#b45309}._faqGrid_oaudj_330{grid-template-columns:1fr;gap:1.25rem;display:grid}._faqCard_oaudj_336{background:#fff;border:1px solid #d9770614;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 10px 30px #00000005}._faqCard_oaudj_336:hover{background:#fff;border-color:#d9770659;box-shadow:0 15px 40px #d9770614}._faqQuestion_oaudj_351{color:#b45309;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}._faqAnswer_oaudj_358{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}._footer_oaudj_366{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_oaudj_374{color:#b45309;cursor:pointer;background:0 0;border:2px solid #b45309;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_oaudj_374:hover{color:#fff;background:#b45309;transform:translateY(-3px);box-shadow:0 10px 20px #d9770626}@media (max-width:768px){._hero_oaudj_11{padding-top:110px}._chapterGrid_oaudj_169{grid-template-columns:1fr}._partHeader_oaudj_111{flex-wrap:wrap}._partMarks_oaudj_138{margin-left:0}}._biologyPage_m6258_1{color:#064e3b;background:#f0fdf4;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_m6258_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_m6258_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_m6258_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_m6258_8 p{opacity:.9;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem}._samplePaperBtn_m6258_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_m6258_38:hover{color:#059669;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_m6258_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._unitGroup_m6258_70{margin-bottom:3.5rem}._unitTitle_m6258_74{color:#064e3b;border-bottom:3px solid #059669;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:800;display:inline-block}._chapterGrid_m6258_84{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_m6258_90{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_m6258_90:hover{border-color:#05966933;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._chapterHeader_m6258_108{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_m6258_115{color:#059669;background:#ecfdf5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_m6258_129{color:#064e3b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_m6258_137{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_m6258_144{color:#059669;cursor:pointer;background:#fff;border:2px solid #059669;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_m6258_144:hover{color:#fff;background:#059669}._footer_m6258_161{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._hero_m6258_8{padding-top:100px}._chapterGrid_m6258_84{grid-template-columns:1fr}}._backBtn_m6258_178{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_m6258_178:hover{color:#fff;background:currentColor;transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}._ecoPage_xlmol_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_xlmol_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_xlmol_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_xlmol_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_xlmol_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_xlmol_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_xlmol_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_xlmol_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_xlmol_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_xlmol_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_xlmol_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_xlmol_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_xlmol_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_xlmol_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_xlmol_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_xlmol_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_xlmol_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_xlmol_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_xlmol_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_xlmol_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_xlmol_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_xlmol_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_xlmol_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_xlmol_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_xlmol_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_xlmol_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_xlmol_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_xlmol_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_xlmol_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_xlmol_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_xlmol_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_xlmol_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_xlmol_301 strong{color:#e11d48}._footer_xlmol_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_xlmol_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_xlmol_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_xlmol_11{padding-top:110px}._chapterGrid_xlmol_174{grid-template-columns:1fr}._partHeader_xlmol_115{flex-wrap:wrap}._partMarks_xlmol_142{margin-left:0}}._geoPage_19g3s_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_19g3s_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_19g3s_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_19g3s_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_19g3s_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_19g3s_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_19g3s_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_19g3s_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_19g3s_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_19g3s_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_19g3s_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_19g3s_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_19g3s_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_19g3s_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_19g3s_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_19g3s_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_19g3s_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_19g3s_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_19g3s_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_19g3s_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_19g3s_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_19g3s_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_19g3s_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_19g3s_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_19g3s_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_19g3s_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_19g3s_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_19g3s_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_19g3s_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_19g3s_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_19g3s_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_19g3s_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_19g3s_301 strong{color:#e11d48}._footer_19g3s_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_19g3s_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_19g3s_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_19g3s_11{padding-top:110px}._chapterGrid_19g3s_174{grid-template-columns:1fr}._partHeader_19g3s_115{flex-wrap:wrap}._partMarks_19g3s_142{margin-left:0}}._historyPage_r6fbs_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_r6fbs_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_r6fbs_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_r6fbs_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_r6fbs_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_r6fbs_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_r6fbs_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_r6fbs_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_r6fbs_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_r6fbs_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_r6fbs_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_r6fbs_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_r6fbs_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_r6fbs_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_r6fbs_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_r6fbs_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_r6fbs_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_r6fbs_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_r6fbs_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_r6fbs_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_r6fbs_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_r6fbs_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_r6fbs_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_r6fbs_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_r6fbs_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_r6fbs_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_r6fbs_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_r6fbs_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_r6fbs_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_r6fbs_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_r6fbs_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_r6fbs_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_r6fbs_301 strong{color:#e11d48}._footer_r6fbs_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_r6fbs_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_r6fbs_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_r6fbs_11{padding-top:110px}._chapterGrid_r6fbs_174{grid-template-columns:1fr}._partHeader_r6fbs_115{flex-wrap:wrap}._partMarks_r6fbs_142{margin-left:0}}._polPage_1mi2r_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1mi2r_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_1mi2r_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_1mi2r_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_1mi2r_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1mi2r_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_1mi2r_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_1mi2r_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_1mi2r_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_1mi2r_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_1mi2r_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_1mi2r_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_1mi2r_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_1mi2r_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_1mi2r_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_1mi2r_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_1mi2r_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_1mi2r_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_1mi2r_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_1mi2r_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_1mi2r_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_1mi2r_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_1mi2r_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_1mi2r_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_1mi2r_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_1mi2r_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_1mi2r_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_1mi2r_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_1mi2r_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_1mi2r_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_1mi2r_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_1mi2r_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_1mi2r_301 strong{color:#e11d48}._footer_1mi2r_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_1mi2r_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_1mi2r_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_1mi2r_11{padding-top:110px}._chapterGrid_1mi2r_174{grid-template-columns:1fr}._partHeader_1mi2r_115{flex-wrap:wrap}._partMarks_1mi2r_142{margin-left:0}}._psychPage_iyyqk_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_iyyqk_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_iyyqk_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_iyyqk_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_iyyqk_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_iyyqk_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_iyyqk_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_iyyqk_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_iyyqk_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_iyyqk_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_iyyqk_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_iyyqk_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_iyyqk_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_iyyqk_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_iyyqk_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_iyyqk_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_iyyqk_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_iyyqk_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_iyyqk_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_iyyqk_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_iyyqk_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_iyyqk_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_iyyqk_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_iyyqk_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_iyyqk_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_iyyqk_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_iyyqk_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_iyyqk_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_iyyqk_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_iyyqk_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_iyyqk_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_iyyqk_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_iyyqk_301 strong{color:#e11d48}._footer_iyyqk_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_iyyqk_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_iyyqk_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_iyyqk_11{padding-top:110px}._chapterGrid_iyyqk_174{grid-template-columns:1fr}._partHeader_iyyqk_115{flex-wrap:wrap}._partMarks_iyyqk_142{margin-left:0}}._sociologyPage_uu45f_3{color:#1f2937;background:#fff1f2;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_uu45f_11{color:#1f2937;text-align:center;background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 45%),radial-gradient(circle at 100% 100%,#e11d4814 0%,#0000 45%),#fff;border-bottom:1px solid #f43f5e26;padding:130px 2rem 70px;position:relative;overflow:hidden}._hero_uu45f_11:before{content:"";z-index:1;background-image:radial-gradient(circle at 15% 30%,#f43f5e0f 0%,#0000 50%),radial-gradient(circle at 85% 70%,#e11d480a 0%,#0000 50%);position:absolute;inset:0}._heroContent_uu45f_33{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_uu45f_11 h1{letter-spacing:-1px;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 50%,#fb7185 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #e11d4826);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_uu45f_11 p{color:#4b5563;max-width:680px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}._samplePaperBtn_uu45f_60{color:#e11d48;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f43f5e14;border:2px solid #f43f5e4d;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #f43f5e0d}._samplePaperBtn_uu45f_60:hover{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-color:#0000;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 30px #e11d4840}._statsRow_uu45f_86{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}._statChip_uu45f_94{color:#e11d48;letter-spacing:.02em;background:#f43f5e0d;border:1px solid #f43f5e26;border-radius:12px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600}._container_uu45f_106{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._partHeader_uu45f_115{align-items:center;gap:1rem;margin:3rem 0 1.5rem;display:flex}._partBadge_uu45f_122{color:#e11d48;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#f43f5e14;border:1px solid #f43f5e33;border-radius:8px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}._partTitle_uu45f_135{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}._partMarks_uu45f_142{color:#64748b;white-space:nowrap;margin-left:auto;font-size:.9rem;font-weight:600}._syllabusHeader_uu45f_151{border-bottom:1px solid #f43f5e26;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}._syllabusTitle_uu45f_159{color:#0f172a;align-items:center;gap:.75rem;font-size:1.8rem;font-weight:800;display:flex}._syllabusTitle_uu45f_159 i{color:#e11d48;text-shadow:0 0 10px #f43f5e33}._chapterGrid_uu45f_174{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.8rem;margin-bottom:2rem;display:grid}._chapterCard_uu45f_182{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}._chapterCard_uu45f_182:before{content:"";opacity:.8;background:linear-gradient(#e11d48,#fb7185);width:4px;height:100%;position:absolute;top:0;left:0}._chapterCard_uu45f_182:hover{background:#fff;border-color:#f43f5e4d;transform:translateY(-8px);box-shadow:0 20px 40px #f43f5e14}._chapterHeader_uu45f_212{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}._chapterNumber_uu45f_219{color:#e11d48;background:#fff1f2;border:1.5px solid #f43f5e33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}._chapterTitle_uu45f_234{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700;line-height:1.4}._marksTag_uu45f_242{color:#e11d48;margin-top:.25rem;font-size:.75rem;font-weight:700;display:block}._chapterDescription_uu45f_250{color:#4b5563;margin-bottom:1.5rem;font-size:.93rem;line-height:1.6}._topicsList_uu45f_258{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}._topicTag_uu45f_265{color:#4b5563;background:#fff1f2;border:1px solid #f43f5e1f;border-radius:20px;padding:.35rem .75rem;font-size:.75rem}._exploreBtn_uu45f_275{color:#e11d48;cursor:pointer;background:0 0;border:2px solid #e11d48;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}._exploreBtn_uu45f_275:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 8px 20px #e11d4840}._noteBanner_uu45f_301{color:#1f2937;background:#fff1f2;border:1px solid #f43f5e33;border-left:4px solid #e11d48;border-radius:12px;margin-top:2.5rem;padding:1.2rem 1.6rem;font-size:.95rem;line-height:1.6}._noteBanner_uu45f_301 strong{color:#e11d48}._footer_uu45f_318{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:4rem 2rem}._backBtn_uu45f_326{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;margin-bottom:1.5rem;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_uu45f_326:hover{color:#fff;background-color:#e11d48;border-color:#e11d48;transform:translateY(-3px);box-shadow:0 10px 20px #e11d4826}@media (max-width:768px){._hero_uu45f_11{padding-top:110px}._chapterGrid_uu45f_174{grid-template-columns:1fr}._partHeader_uu45f_115{flex-wrap:wrap}._partMarks_uu45f_142{margin-left:0}}._class9Page_14b1c_1{color:#1a1a1a;background:#fcfcfd;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}._hero_14b1c_10{text-align:center;background:radial-gradient(circle at 0 0,#6366f11a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#a855f71a 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:85vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_14b1c_23{z-index:2;max-width:900px}._heroContent_14b1c_23 h1{background:linear-gradient(135deg,#1e1b4b 0%,#4338ca 50%,#6366f1 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}._heroContent_14b1c_23 p{color:#4b5563;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:400;line-height:1.6}._ctaButton_14b1c_51{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#4338ca 0%,#6366f1 100%);border:none;border-radius:16px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #4338ca40}._ctaButton_14b1c_51:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #4338ca66}._sectionTitle_14b1c_72{text-align:center;margin-bottom:4rem}._sectionTitle_14b1c_72 h2{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800}._sectionTitle_14b1c_72 ._underLine_14b1c_84{background:linear-gradient(90deg,#4338ca,#6366f1);border-radius:10px;width:80px;height:6px;margin:0 auto}._classesOverview_14b1c_92{max-width:1400px;margin:0 auto;padding:100px 2rem}._classesGrid_14b1c_98{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem;display:grid}._classCard_14b1c_105{background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;padding:3rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}._classCard_14b1c_105:hover{border-color:#6366f14d;transform:translateY(-15px);box-shadow:0 30px 60px #0000001f}._classCard_14b1c_105 h3{color:#1e1b4b;letter-spacing:-.8px;margin-bottom:1rem;font-size:1.8rem;font-weight:800}._subjectHighlight_14b1c_132{text-transform:uppercase;letter-spacing:1.5px;color:#6366f1;background:#f0f1ff;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._classCard_14b1c_105 ul{flex-grow:1;margin-bottom:2.5rem;padding:0;list-style:none}._classCard_14b1c_105 li{color:#4b5563;border-bottom:1px solid #00000008;align-items:center;padding:.8rem 0;font-weight:500;display:flex}._classCard_14b1c_105 li:last-child{border-bottom:none}._classCard_14b1c_105 li:before{content:"";background:#6366f1;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:1rem}._cardFooter_14b1c_175{margin-top:auto}._about_14b1c_180{background:#f8fafc;padding:120px 2rem}._aboutGrid_14b1c_185{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}._infoCard_14b1c_193{background:#fff;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px #00000005}._infoCard_14b1c_193:hover{transform:translateY(-5px)}._infoCard_14b1c_193 h3{color:#4338ca;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}._modal_14b1c_213{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s _fadeIn_14b1c_1;display:flex;position:fixed;top:0;left:0}._modalContent_14b1c_228{text-align:center;background:#fff;border-radius:40px;width:90%;max-width:550px;padding:4rem;position:relative;box-shadow:0 40px 100px #00000040}._close_14b1c_239{cursor:pointer;color:#94a3b8;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:2rem;right:2rem}._close_14b1c_239:hover{color:#ef4444}._modalContent_14b1c_228 h2{color:#1e293b;margin-bottom:1.5rem;font-size:2.2rem}._modalContent_14b1c_228 p{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem}._modalButtons_14b1c_266{justify-content:center;gap:1rem;display:flex}._modalButton_14b1c_266{cursor:pointer;border:none;border-radius:14px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}._primaryBtn_14b1c_282{color:#fff;background:#4338ca}._secondaryBtn_14b1c_287{color:#64748b;background:#f1f5f9}._primaryBtn_14b1c_282:hover{background:#3730a3;transform:scale(1.05)}@keyframes _fadeIn_14b1c_1{0%{opacity:0}to{opacity:1}}._blob_14b1c_308{filter:blur(80px);z-index:1;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_14b1c_317{background:#6366f126;top:-200px;left:-200px}._blob2_14b1c_323{background:#a855f726;bottom:-200px;right:-200px}@media (max-width:1024px){._classesGrid_14b1c_98{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){._classesGrid_14b1c_98{grid-template-columns:1fr}._heroContent_14b1c_23 h1{font-size:3.5rem}._modalContent_14b1c_228{padding:3rem 2rem}}._footer_14b1c_349{text-align:center;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}._footer_14b1c_349 p{color:#6b7280;margin:0;font-size:.9rem}._backBtn_14b1c_366{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_14b1c_366:hover{color:#fff;background:#059669;transform:translateY(-3px);box-shadow:0 10px 20px #05966933}._mathPage_hnhln_1{color:#1e1b4b;background:#f8fafc;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_hnhln_8{color:#fff;text-align:center;background:linear-gradient(135deg,#4338ca 0%,#1e1b4b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._hero_hnhln_8:before{content:"";opacity:.3;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2v-4h4v-2H6zM36 4V0h-2v4h-4v2h4v4h2v-4h4v-2h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_hnhln_28{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_hnhln_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_hnhln_8 p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem}._container_hnhln_49{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._chapterGrid_hnhln_57{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_hnhln_63{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_hnhln_63:hover{border-color:#4338ca33;transform:translateY(-8px);box-shadow:0 20px 40px #4338ca1a}._chapterHeader_hnhln_81{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_hnhln_88{color:#4338ca;background:#f0f1ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_hnhln_102{color:#1e1b4b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_hnhln_110{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_hnhln_117{color:#4338ca;cursor:pointer;background:#fff;border:2px solid #4338ca;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_hnhln_117:hover{color:#fff;background:#4338ca}._footer_hnhln_134{text-align:center;background:#fff;border-top:1px solid #f1f5f9;padding:4rem 2rem}@media (max-width:768px){._hero_hnhln_8{padding-top:100px}._chapterGrid_hnhln_57{grid-template-columns:1fr}}._sciencePage_1ukuo_1{color:#0f172a;background:#fdfdfd;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1ukuo_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_1ukuo_8:after{content:"";z-index:1;background:radial-gradient(circle at 70% 20%,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}._heroContent_1ukuo_28{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_1ukuo_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1ukuo_8 p{opacity:.95;max-width:700px;margin:0 auto;font-size:1.25rem}._container_1ukuo_49{z-index:10;max-width:1300px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_1ukuo_57{margin-bottom:5rem}._categoryHeader_1ukuo_61{border-bottom:2px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}._categoryTitle_1ukuo_70{color:#1e293b;text-transform:capitalize;font-size:2rem;font-weight:800}._categoryIcon_1ukuo_77{background:#10b981;border-radius:50%;width:12px;height:12px}._chapterGrid_1ukuo_84{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem;display:grid}._chapterCard_1ukuo_90{background:#fff;border:1px solid #0000000a;border-radius:28px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}._chapterCard_1ukuo_90:hover{border-color:#10b98133;transform:translateY(-12px);box-shadow:0 25px 50px -12px #064e3b1f}._chapterInfo_1ukuo_107{margin-bottom:2rem}._chapterTag_1ukuo_111{color:#059669;text-transform:uppercase;letter-spacing:.5px;background:#ecfdf5;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_1ukuo_124{color:#111827;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}._chapterSummary_1ukuo_132{color:#4b5563;font-size:1rem;line-height:1.6}._exploreBtn_1ukuo_138{color:#064e3b;cursor:pointer;text-align:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_1ukuo_138:hover{color:#fff;background:#059669;border-color:#059669}._footer_1ukuo_157{text-align:center;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;padding:5rem 2rem}@media (max-width:768px){._chapterGrid_1ukuo_84{grid-template-columns:1fr}._hero_1ukuo_8{padding-top:100px}}._ssPage_jly5l_1{color:#1e293b;background:#fdfaf6;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_jly5l_8{color:#fff;text-align:center;background:linear-gradient(135deg,#d97706 0%,#7c2d12 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_jly5l_8:after{content:"";z-index:1;background:radial-gradient(circle at 30% 80%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}._heroContent_jly5l_28{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_jly5l_8 h1{letter-spacing:-1.5px;text-shadow:0 4px 10px #0000001a;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_jly5l_8 p{opacity:.95;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}._container_jly5l_51{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_jly5l_59{margin-bottom:6rem}._categoryHeader_jly5l_63{border-bottom:2px solid #fed7aa;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1.2rem;display:flex}._categoryTitle_jly5l_72{color:#451a03;letter-spacing:-.5px;font-size:2.2rem;font-weight:800}._categoryIcon_jly5l_79{background:#f59e0b;border-radius:4px;width:16px;height:16px;transform:rotate(45deg)}._chapterGrid_jly5l_87{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}._chapterCard_jly5l_93{background:#fff;border:1px solid #7c2d120d;border-radius:32px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}._chapterCard_jly5l_93:before{content:"";background:0 0;width:100%;height:4px;transition:background .3s;position:absolute;top:0;left:0}._chapterCard_jly5l_93:hover{border-color:#f59e0b4d;transform:translateY(-12px);box-shadow:0 30px 60px -12px #7c2d121f}._chapterCard_jly5l_93:hover:before{background:#f59e0b}._chapterInfo_jly5l_126{margin-bottom:2rem}._chapterTag_jly5l_130{color:#b45309;text-transform:uppercase;letter-spacing:1px;background:#fff7ed;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_jly5l_143{color:#451a03;margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.3}._chapterSummary_jly5l_151{color:#64748b;font-size:1.05rem;line-height:1.6}._exploreBtn_jly5l_157{color:#92400e;cursor:pointer;text-align:center;background:#fff;border:2px solid #fed7aa;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_jly5l_157:hover{color:#fff;background:#f59e0b;border-color:#f59e0b}._footer_jly5l_176{text-align:center;color:#92400e;background:#fffaf5;border-top:1px solid #fed7aa;padding:6rem 2rem}@media (max-width:1024px){._chapterGrid_jly5l_87{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){._chapterGrid_jly5l_87{grid-template-columns:1fr}._hero_jly5l_8{padding-top:100px}._categoryTitle_jly5l_72{font-size:1.8rem}}._hindiPage_1fb5u_1{color:#1a1a1a;background:#fffcf9;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1fb5u_8{color:#fff;text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_1fb5u_8:after{content:"";z-index:1;background-image:radial-gradient(circle,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}._heroContent_1fb5u_28{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_1fb5u_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1fb5u_8 p{opacity:.95;max-width:700px;margin:0 auto;font-size:1.3rem;font-weight:400}._container_1fb5u_50{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_1fb5u_58{margin-bottom:6rem}._categoryHeader_1fb5u_62{border-bottom:2px solid #fed7aa;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1.2rem;display:flex}._categoryTitle_1fb5u_71{color:#92400e;font-size:2.2rem;font-weight:800}._chapterGrid_1fb5u_77{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}._chapterCard_1fb5u_83{background:#fff;border:1px solid #f973160d;border-radius:32px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_1fb5u_83:hover{border-color:#f9731633;transform:translateY(-12px);box-shadow:0 30px 60px #ea580c1a}._chapterTag_1fb5u_100{color:#ea580c;text-transform:uppercase;letter-spacing:1px;background:#fff7ed;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_1fb5u_113{color:#431407;margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.4}._chapterAuthor_1fb5u_121{color:#ea580c;margin-bottom:.8rem;font-size:.95rem;font-weight:600;display:block}._chapterSummary_1fb5u_129{color:#4b5563;font-size:1.05rem;line-height:1.6}._exploreBtn_1fb5u_135{color:#ea580c;cursor:pointer;text-align:center;background:#fff;border:2px solid #fed7aa;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_1fb5u_135:hover{color:#fff;background:#f97316;border-color:#f97316}._footer_1fb5u_154{text-align:center;color:#9a3412;background:#fffaf5;border-top:1px solid #fed7aa;padding:6rem 2rem}@media (max-width:768px){._chapterGrid_1fb5u_77{grid-template-columns:1fr}._hero_1fb5u_8 h1{font-size:2.5rem}}._compPage_7s1gh_1{color:#f8fafc;background:#0f172a;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_7s1gh_8{color:#fff;text-align:center;background:linear-gradient(135deg,#0ea5e9 0%,#0369a1 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_7s1gh_8:before{content:"</>";color:#ffffff0d;z-index:1;font-family:monospace;font-size:20rem;position:absolute;top:-50px;left:-50px;transform:rotate(-15deg)}._heroContent_7s1gh_29{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_7s1gh_8 h1{letter-spacing:-1.5px;background:linear-gradient(#fff,#bae6fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_7s1gh_8 p{opacity:.9;max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.6}._container_7s1gh_55{z-index:10;max-width:1300px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_7s1gh_63{margin-bottom:5rem}._categoryHeader_7s1gh_67{border-bottom:1px solid #1e293b;align-items:center;gap:1.2rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}._categoryTitle_7s1gh_76{color:#38bdf8;letter-spacing:-.5px;font-size:2rem;font-weight:800}._chapterGrid_7s1gh_83{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2.5rem;display:grid}._chapterCard_7s1gh_89{background:#1e293b;border:1px solid #38bdf81a;border-radius:28px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #0003}._chapterCard_7s1gh_89:hover{background:#232e42;border-color:#38bdf866;transform:translateY(-12px);box-shadow:0 25px 60px #0ea5e933}._chapterInfo_7s1gh_107{margin-bottom:2rem}._chapterTag_7s1gh_111{color:#38bdf8;text-transform:uppercase;letter-spacing:1px;background:#38bdf81a;border:1px solid #38bdf833;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_7s1gh_125{color:#f1f5f9;margin-bottom:1rem;font-size:1.6rem;font-weight:700;line-height:1.3}._chapterSummary_7s1gh_133{color:#94a3b8;font-size:1.05rem;line-height:1.6}._exploreBtn_7s1gh_139{color:#fff;cursor:pointer;text-align:center;background:#0369a1;border:none;border-radius:16px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_7s1gh_139:hover{background:#0ea5e9;transform:scale(1.02)}._footer_7s1gh_157{text-align:center;color:#475569;background:#0b1120;border-top:1px solid #1e293b;padding:6rem 2rem}@media (max-width:768px){._chapterGrid_7s1gh_83{grid-template-columns:1fr}._hero_7s1gh_8 h1{font-size:2.5rem}._hero_7s1gh_8:before{font-size:12rem}}._englishPage_8psr7_1{color:#1e293b;background:#fbfcfd;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_8psr7_8{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_8psr7_8:after{content:"";z-index:1;background:radial-gradient(circle at 10% 10%,#ffffff1a 0%,#0000 40%);position:absolute;inset:0}._heroContent_8psr7_28{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_8psr7_8 h1{letter-spacing:-1.5px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_8psr7_8 p{opacity:.95;max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.6}._container_8psr7_50{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_8psr7_58{margin-bottom:6rem}._categoryHeader_8psr7_62{border-bottom:2px solid #e0e7ff;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}._categoryTitle_8psr7_71{color:#312e81;letter-spacing:-.5px;font-size:2.22rem;font-weight:800}._chapterGrid_8psr7_78{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}._chapterCard_8psr7_84{background:#fff;border:1px solid #6366f10d;border-radius:30px;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 6px -1px #00000005}._chapterCard_8psr7_84:hover{border-color:#6366f14d;transform:translateY(-12px);box-shadow:0 25px 50px -12px #4338ca26}._chapterInfo_8psr7_101{margin-bottom:2rem}._chapterTag_8psr7_105{color:#4f46e5;text-transform:uppercase;letter-spacing:1px;background:#eef2ff;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_8psr7_118{color:#1e1b4b;margin-bottom:.8rem;font-size:1.55rem;font-weight:700;line-height:1.3}._chapterSummary_8psr7_126{color:#4b5563;font-size:1rem;line-height:1.6}._exploreBtn_8psr7_132{color:#4338ca;cursor:pointer;text-align:center;background:#fff;border:2px solid #c7d2fe;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_8psr7_132:hover{color:#fff;background:#6366f1;border-color:#6366f1}._footer_8psr7_151{text-align:center;color:#4338ca;background:#f8faff;border-top:1px solid #e0e7ff;padding:6rem 2rem}@media (max-width:768px){._chapterGrid_8psr7_78{grid-template-columns:1fr}._hero_8psr7_8 h1{font-size:2.5rem}}._class10Page_11p3q_1{color:#1a1a1a;background:#fcfcfd;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}._hero_11p3q_10{text-align:center;background:radial-gradient(circle at 0 0,#10b9811a 0%,#0000 40%),radial-gradient(circle at 100% 100%,#3b82f61a 0%,#0000 40%),#fff;justify-content:center;align-items:center;min-height:85vh;padding:120px 2rem 80px;display:flex;position:relative}._heroContent_11p3q_23{z-index:2;max-width:900px}._heroContent_11p3q_23 h1{background:linear-gradient(135deg,#064e3b 0%,#059669 50%,#10b981 100%);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}._heroContent_11p3q_23 p{color:#4b5563;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.4rem;font-weight:400;line-height:1.6}._ctaButton_11p3q_51{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none;border-radius:16px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px #10b98140}._ctaButton_11p3q_51:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #10b98166}._sectionTitle_11p3q_72{text-align:center;margin-bottom:4rem}._sectionTitle_11p3q_72 h2{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800}._sectionTitle_11p3q_72 ._underLine_11p3q_84{background:linear-gradient(90deg,#059669,#10b981);border-radius:10px;width:80px;height:6px;margin:0 auto}._classesOverview_11p3q_92{max-width:1400px;margin:0 auto;padding:100px 2rem}._classesGrid_11p3q_98{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem;display:grid}._classCard_11p3q_105{background:#fff;border:1px solid #0000000d;border-radius:30px;flex-direction:column;padding:3rem 2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}._classCard_11p3q_105:hover{border-color:#10b9814d;transform:translateY(-15px);box-shadow:0 30px 60px #0000001f}._classCard_11p3q_105 h3{color:#064e3b;letter-spacing:-.8px;margin-bottom:1rem;font-size:1.8rem;font-weight:800}._subjectHighlight_11p3q_132{text-transform:uppercase;letter-spacing:1.5px;color:#10b981;background:#ecfdf5;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-block}._classCard_11p3q_105 ul{flex-grow:1;margin-bottom:2.5rem;padding:0;list-style:none}._classCard_11p3q_105 li{color:#4b5563;border-bottom:1px solid #00000008;align-items:center;padding:.8rem 0;font-weight:500;display:flex}._classCard_11p3q_105 li:last-child{border-bottom:none}._classCard_11p3q_105 li:before{content:"";background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:1rem}._cardFooter_11p3q_175{margin-top:auto}._about_11p3q_180{background:#f8fafc;padding:120px 2rem}._aboutGrid_11p3q_185{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}._infoCard_11p3q_193{background:#fff;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px #00000005}._infoCard_11p3q_193:hover{transform:translateY(-5px)}._infoCard_11p3q_193 h3{color:#059669;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}._modal_11p3q_213{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s _fadeIn_11p3q_1;display:flex;position:fixed;top:0;left:0}._modalContent_11p3q_228{text-align:center;background:#fff;border-radius:40px;width:90%;max-width:550px;padding:4rem;position:relative;box-shadow:0 40px 100px #00000040}._close_11p3q_239{cursor:pointer;color:#94a3b8;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:2rem;right:2rem}._close_11p3q_239:hover{color:#ef4444}._modalContent_11p3q_228 h2{color:#1e293b;margin-bottom:1.5rem;font-size:2.2rem}._modalContent_11p3q_228 p{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem}._modalButtons_11p3q_266{justify-content:center;gap:1rem;display:flex}._modalButton_11p3q_266{cursor:pointer;border:none;border-radius:14px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s}._primaryBtn_11p3q_282{color:#fff;background:#059669}._secondaryBtn_11p3q_287{color:#64748b;background:#f1f5f9}._primaryBtn_11p3q_282:hover{background:#047857;transform:scale(1.05)}@keyframes _fadeIn_11p3q_1{0%{opacity:0}to{opacity:1}}._blob_11p3q_308{filter:blur(80px);z-index:1;border-radius:50%;width:600px;height:600px;position:absolute}._blob1_11p3q_317{background:#10b98126;top:-200px;left:-200px}._blob2_11p3q_323{background:#3b82f626;bottom:-200px;right:-200px}@media (max-width:1024px){._classesGrid_11p3q_98{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){._classesGrid_11p3q_98{grid-template-columns:1fr}._heroContent_11p3q_23 h1{font-size:3.5rem}._modalContent_11p3q_228{padding:3rem 2rem}}._footer_11p3q_349{text-align:center;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}._footer_11p3q_349 p{color:#6b7280;margin:0;font-size:.9rem}._backBtn_11p3q_366{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:.6rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}._backBtn_11p3q_366:hover{color:#fff;background:#059669;transform:translateY(-3px);box-shadow:0 10px 20px #05966933}._mathPage_14oob_1{color:#064e3b;background:#f0fdf4;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_14oob_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._hero_14oob_8:before{content:"";opacity:.2;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2v-4h4v-2H6zM36 4V0h-2v4h-4v2h4v4h2v-4h4v-2h-4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_14oob_28{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_14oob_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_14oob_8 p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem}._container_14oob_49{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._chapterGrid_14oob_57{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_14oob_63{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_14oob_63:hover{border-color:#05966933;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._chapterHeader_14oob_81{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_14oob_88{color:#059669;background:#ecfdf5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_14oob_102{color:#064e3b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_14oob_110{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._footer_14oob_119{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._hero_14oob_8{padding-top:100px}._chapterGrid_14oob_57{grid-template-columns:1fr}}._buttonGroup_14oob_136{gap:1rem;margin-top:auto;display:flex}._sampleBtn_14oob_142{color:#fff;cursor:pointer;text-align:center;background:#059669;border:2px solid #059669;border-radius:12px;flex:1;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s}._sampleBtn_14oob_142:hover{background:#047857;border-color:#047857;transform:translateY(-2px);box-shadow:0 4px 12px #05966933}._exploreBtn_14oob_163{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:12px;flex:1;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s}._exploreBtn_14oob_163:hover{color:#047857;background:#ecfdf5;border-color:#047857;transform:translateY(-2px)}._heroBtn_14oob_183{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;margin-top:2rem;padding:1rem 2.8rem;font-size:1.2rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._heroBtn_14oob_183:hover{color:#059669;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._sciencePage_18sys_1{color:#064e3b;background:#f0fdf4;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_18sys_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_18sys_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_18sys_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_18sys_8 p{opacity:.9;max-width:600px;margin:0 auto 1.8rem;font-size:1.2rem}._samplePaperBtn_18sys_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_18sys_38:hover{color:#059669;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_18sys_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._chapterGrid_18sys_70{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}._chapterCard_18sys_76{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_18sys_76:hover{border-color:#05966933;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._chapterHeader_18sys_94{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}._chapterNumber_18sys_101{color:#059669;background:#ecfdf5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:800;display:flex}._chapterTitle_18sys_115{color:#064e3b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}._chapterDescription_18sys_123{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_18sys_130{color:#059669;cursor:pointer;background:#fff;border:2px solid #059669;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_18sys_130:hover{color:#fff;background:#059669}._footer_18sys_147{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._hero_18sys_8{padding-top:100px}._chapterGrid_18sys_70{grid-template-columns:1fr}}._ssPage_3z172_1{color:#451a03;background:#fffaf5;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_3z172_8{color:#fff;text-align:center;background:linear-gradient(135deg,#d97706 0%,#7c2d12 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._heroContent_3z172_17{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_3z172_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_3z172_8 p{opacity:.95;margin-bottom:2rem;font-size:1.25rem}._samplePaperBtn_3z172_37{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.8rem;padding:.85rem 2.5rem;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_3z172_37:hover{color:#92400e;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_3z172_61{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_3z172_69{margin-bottom:6rem}._categoryHeader_3z172_73{border-bottom:2px solid #fed7aa;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1.2rem;display:flex}._categoryTitle_3z172_82{color:#451a03;font-size:2.2rem;font-weight:800}._chapterGrid_3z172_88{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}._chapterCard_3z172_94{background:#fff;border:1px solid #7c2d120d;border-radius:32px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 4px 20px #7c2d120d}._chapterCard_3z172_94:hover{transform:translateY(-12px);box-shadow:0 30px 60px #7c2d121f}._chapterTag_3z172_110{color:#b45309;text-transform:uppercase;background:#fff7ed;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800}._chapterTitle_3z172_121{color:#451a03;margin-bottom:1rem;font-size:1.6rem;font-weight:700}._chapterSummary_3z172_128{color:#64748b;font-size:1.05rem}._exploreBtn_3z172_133{color:#92400e;cursor:pointer;background:#fff;border:2px solid #fed7aa;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_3z172_133:hover{color:#fff;background:#f59e0b}._footer_3z172_150{text-align:center;background:#fff;border-top:1px solid #fed7aa;padding:4rem 2rem}._hindiPage_1eub7_1{color:#431407;background:#fffcf9;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1eub7_8{color:#fff;text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._heroContent_1eub7_17{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_1eub7_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1eub7_8 p{opacity:.95;margin-bottom:2rem;font-size:1.3rem}._samplePaperBtn_1eub7_37{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.5rem;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_1eub7_37:hover{color:#ea580c;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_1eub7_61{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._categorySection_1eub7_69{margin-bottom:6rem}._categoryHeader_1eub7_73{border-bottom:2px solid #fed7aa;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1.2rem;display:flex}._categoryTitle_1eub7_82{color:#92400e;font-size:2.2rem;font-weight:800}._chapterGrid_1eub7_88{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem;display:grid}._chapterCard_1eub7_94{background:#fff;border:1px solid #f973160d;border-radius:32px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 4px 20px #ea580c0d}._chapterCard_1eub7_94:hover{transform:translateY(-12px);box-shadow:0 30px 60px #ea580c1a}._chapterTag_1eub7_110{color:#ea580c;text-transform:uppercase;background:#fff7ed;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800}._chapterTitle_1eub7_121{color:#431407;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}._chapterAuthor_1eub7_128{color:#ea580c;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}._chapterSummary_1eub7_136{color:#4b5563;font-size:1.05rem}._exploreBtn_1eub7_141{color:#ea580c;cursor:pointer;background:#fff;border:2px solid #fed7aa;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_1eub7_141:hover{color:#fff;background:#f97316}._footer_1eub7_158{text-align:center;background:#fff;border-top:1px solid #fed7aa;padding:4rem 2rem}._compPage_1rc1o_1{color:#064e3b;background:#f0fdf4;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_1rc1o_8{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 60px;position:relative;overflow:hidden}._heroContent_1rc1o_17{z-index:2;max-width:800px;margin:0 auto;position:relative}._hero_1rc1o_8 h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_1rc1o_8 p{opacity:.9;max-width:600px;margin:0 auto 2.2rem;font-size:1.2rem}._samplePaperBtn_1rc1o_38{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_1rc1o_38:hover{color:#059669;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_1rc1o_62{z-index:10;max-width:1200px;margin:-40px auto 80px;padding:0 2rem;position:relative}._categorySection_1rc1o_70{margin-bottom:4rem}._categoryHeader_1rc1o_74{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}._categoryTitle_1rc1o_81{color:#064e3b;margin:0;font-size:2rem;font-weight:800}._chapterGrid_1rc1o_88{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}._chapterCard_1rc1o_94{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000008}._chapterCard_1rc1o_94:hover{border-color:#05966933;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._chapterTag_1rc1o_112{color:#059669;text-transform:uppercase;letter-spacing:1px;background:#ecfdf5;border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}._chapterTitle_1rc1o_125{color:#064e3b;margin:0 0 1rem;font-size:1.4rem;font-weight:700}._chapterSummary_1rc1o_132{color:#4b5563;margin-bottom:2rem;font-size:.95rem;line-height:1.5}._exploreBtn_1rc1o_139{color:#059669;cursor:pointer;background:#fff;border:2px solid #059669;border-radius:12px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .3s}._exploreBtn_1rc1o_139:hover{color:#fff;background:#059669}._footer_1rc1o_156{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}@media (max-width:768px){._categoryHeader_1rc1o_74{flex-direction:column;align-items:flex-start;gap:.5rem}}._englishPage_zv7xv_1{color:#1e1b4b;background:#f8faff;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_zv7xv_8{color:#fff;text-align:center;background:linear-gradient(135deg,#6366f1 0%,#4338ca 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._heroContent_zv7xv_17{z-index:2;max-width:900px;margin:0 auto;position:relative}._hero_zv7xv_8 h1{letter-spacing:-1.5px;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_zv7xv_8 p{opacity:.95;margin-bottom:2.2rem;font-size:1.25rem}._samplePaperBtn_zv7xv_37{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff3;border:2.5px solid #fff;border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 2.5rem;font-size:1.15rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px #00000026}._samplePaperBtn_zv7xv_37:hover{color:#4338ca;background:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #0000004d}._container_zv7xv_61{z-index:10;max-width:1400px;margin:-50px auto 100px;padding:0 2rem;position:relative}._grammarBanner_zv7xv_69{color:#fff;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:40px;justify-content:center;margin-bottom:5rem;padding:4rem;display:flex;box-shadow:0 30px 60px #4f46e533}._grammarContent_zv7xv_81 h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}._grammarContent_zv7xv_81 p{opacity:.9;margin-bottom:2.5rem;font-size:1.2rem}._grammarBtn_zv7xv_93{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:20px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:800;transition:all .3s;box-shadow:0 10px 25px #0000001a}._grammarBtn_zv7xv_93:hover{background:#f8faff;transform:scale(1.05);box-shadow:0 15px 35px #00000026}._categorySection_zv7xv_112{margin-bottom:6rem}._categoryHeader_zv7xv_116{border-bottom:2px solid #e0e7ff;align-items:center;gap:1.2rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}._categoryTitle_zv7xv_125{color:#312e81;font-size:2.2rem;font-weight:800}._chapterGrid_zv7xv_131{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}._chapterCard_zv7xv_137{background:#fff;border:1px solid #6366f10d;border-radius:30px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;box-shadow:0 4px 20px #4338ca0d}._chapterCard_zv7xv_137:hover{transform:translateY(-12px);box-shadow:0 25px 50px #4338ca1a}._chapterTag_zv7xv_153{color:#4f46e5;text-transform:uppercase;background:#eef2ff;border-radius:100px;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:800}._chapterTitle_zv7xv_164{color:#1e1b4b;margin-bottom:.8rem;font-size:1.55rem;font-weight:700}._chapterSummary_zv7xv_171{color:#4b5563;font-size:1rem}._exploreBtn_zv7xv_176{color:#4338ca;cursor:pointer;background:#fff;border:2px solid #c7d2fe;border-radius:18px;margin-top:auto;padding:1rem;font-weight:700;transition:all .3s}._exploreBtn_zv7xv_176:hover{color:#fff;background:#6366f1}._footer_zv7xv_193{text-align:center;background:#fff;border-top:1px solid #e0e7ff;padding:4rem 2rem}._page_15zhv_3{color:#064e3b;background:#f0fdf4;min-height:100vh;font-family:Outfit,Inter,sans-serif}._hero_15zhv_11{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#064e3b 100%);padding:120px 2rem 80px;position:relative;overflow:hidden}._hero_15zhv_11:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_15zhv_27{z-index:2;max-width:700px;margin:0 auto;position:relative}._badge_15zhv_34{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}._hero_15zhv_11 h1{letter-spacing:-1px;margin:0 0 .8rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900}._hero_15zhv_11 p{opacity:.85;max-width:500px;margin:0 auto;font-size:1.15rem;line-height:1.6}._heroWave_15zhv_62{clip-path:ellipse(55% 100% at 50% 100%);background:#f0fdf4;height:40px;position:absolute;bottom:-2px;left:0;right:0}._container_15zhv_73{max-width:1200px;margin:0 auto 80px;padding:0 2rem}._loadingState_15zhv_80,._errorState_15zhv_81,._emptyState_15zhv_82,._cardEmptyState_15zhv_83{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}._spinner_15zhv_92{border:4px solid #e5e7eb;border-top-color:#059669;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite _spin_15zhv_92}@keyframes _spin_15zhv_92{to{transform:rotate(360deg)}}._emptyIcon_15zhv_105{font-size:4rem;line-height:1}._cardEmptyState_15zhv_83 h3{color:#064e3b;margin:0;font-size:1.5rem;font-weight:800}._emptyState_15zhv_82 p,._errorState_15zhv_81 p,._loadingState_15zhv_80 p,._cardEmptyState_15zhv_83 p{color:#6b7280;max-width:400px;margin:0;font-size:1rem}._retryBtn_15zhv_127{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;padding:.7rem 1.5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}._footer_15zhv_140{text-align:center;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}._footer_15zhv_140 p{color:#6b7280;margin:0;font-size:.9rem}._backBtn_15zhv_157{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:10px;padding:.6rem 1.4rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;transition:all .2s}._backBtn_15zhv_157:hover{color:#fff;background:#059669}._classSelectorGrid_15zhv_176{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;padding:2rem 0;display:grid}._selectorCard_15zhv_183{text-align:center;cursor:pointer;background:#fff;border:2px solid #ecfdf5;border-radius:40px;flex-direction:column;align-items:center;padding:4rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 15px 35px #0596690d}._selectorCard_15zhv_183:hover{border-color:#059669;transform:translateY(-12px);box-shadow:0 30px 60px #05966926}._selectorIcon_15zhv_203{background:#f0fdf4;border-radius:30px;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;font-size:5rem;display:flex}._selectorCard_15zhv_183 h2{color:#064e3b;margin:0 0 .8rem;font-size:2.2rem;font-weight:900}._selectorCard_15zhv_183 p{color:#4b5563;margin-bottom:2rem;font-size:1.1rem}._selectBtn_15zhv_228{color:#fff;background:#059669;border-radius:50px;padding:.8rem 2.5rem;font-size:1rem;font-weight:800;transition:all .3s}._selectorCard_15zhv_183:hover ._selectBtn_15zhv_228{transform:scale(1.1);box-shadow:0 10px 20px #0596694d}._drillDownContainer_15zhv_244{animation:.5s cubic-bezier(.23,1,.32,1) _slideUp_15zhv_1}@keyframes _slideUp_15zhv_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._backToSelect_15zhv_253{color:#059669;cursor:pointer;background:#ecfdf5;border:none;border-radius:12px;align-items:center;gap:.6rem;margin:2rem 0 2.5rem;padding:.6rem 1.2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}._backToSelect_15zhv_253:hover{color:#fff;background:#059669}._drillHeader_15zhv_275{border-bottom:2px solid #f0fdf4;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}._drillTitleGroup_15zhv_286 h2{color:#064e3b;letter-spacing:-1px;margin:.5rem 0 0;font-size:2.2rem;font-weight:900}._classLabel_15zhv_294{color:#fff;letter-spacing:1px;background:#059669;border-radius:8px;padding:.4rem 1rem;font-size:.8rem;font-weight:900}._streamGrid_15zhv_305{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._streamCard_15zhv_311{text-align:center;cursor:pointer;background:#fff;border:2px solid #f0fdf4;border-radius:35px;padding:3rem 2rem;transition:all .3s;box-shadow:0 10px 25px #00000008}._streamCard_15zhv_311:hover{background:#f0fdf4;border-color:#059669;transform:translateY(-8px);box-shadow:0 20px 40px #0596691a}._streamIcon_15zhv_329{margin-bottom:1.5rem;font-size:3.5rem;display:block}._streamCard_15zhv_311 h3{color:#064e3b;margin-bottom:.8rem;font-size:1.6rem;font-weight:900}._streamCard_15zhv_311 p{color:#6b7280;margin-bottom:1.5rem;font-size:1rem}._streamBtn_15zhv_348{color:#059669;background:#ecfdf5;border-radius:12px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}._streamCard_15zhv_311:hover ._streamBtn_15zhv_348{color:#fff;background:#059669}._resultsArea_15zhv_364{animation:.4s _fadeIn_15zhv_1}@keyframes _fadeIn_15zhv_1{0%{opacity:0}to{opacity:1}}._streamBreadcrumb_15zhv_373{margin-bottom:1.5rem}._streamBreadcrumb_15zhv_373 button{color:#475569;cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:.8rem;padding:.6rem 1.5rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}._streamBreadcrumb_15zhv_373 button:hover{color:#fff;background:#059669;border-color:#059669}._subjectTabsWrapper_15zhv_400{-webkit-overflow-scrolling:touch;margin-bottom:2rem;padding-bottom:4px;overflow-x:auto}._subjectTabs_15zhv_400{gap:.6rem;min-width:max-content;padding:.25rem 0;display:flex}._subjectTab_15zhv_400{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e7eb;border-radius:50px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex}._subjectTab_15zhv_400:hover{color:#059669;background:#f0fdf4;border-color:#059669}._subjectTabActive_15zhv_437{box-shadow:0 4px 12px #05966940;background:var(--tab-color,#059669)!important;border-color:var(--tab-color,#059669)!important;color:#fff!important}._subjectTabs_15zhv_400 ._subjectTab_15zhv_400:first-child._subjectTabActive_15zhv_437{color:#fff!important;background:#059669!important;border-color:#059669!important}._tabIcon_15zhv_451{font-size:1rem}._tabCount_15zhv_455{background:#ffffff59;border-radius:20px;padding:.05rem .45rem;font-size:.75rem;font-weight:800}._subjectTabActive_15zhv_437 ._tabCount_15zhv_455{background:#ffffff4d}._groupedView_15zhv_468{flex-direction:column;gap:3rem;display:flex}._subjectGroup_15zhv_474{animation:.4s _fadeIn_15zhv_1}._groupHeader_15zhv_478{border-left:5px solid var(--group-color,#059669);background:#fff;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.8rem 1.4rem;display:flex;box-shadow:0 2px 8px #0000000a}._groupIcon_15zhv_490{font-size:1.6rem}._groupHeader_15zhv_478 h3{color:#064e3b;flex:1;margin:0;font-size:1.3rem;font-weight:900}._groupCount_15zhv_502{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:.25rem .75rem;font-size:.78rem;font-weight:700}._subjectViewHeader_15zhv_512{animation:.35s _fadeIn_15zhv_1}._subjectViewTitle_15zhv_516{border-left:5px solid var(--tab-color,#059669);background:#fff;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.8rem 1.4rem;display:flex;box-shadow:0 2px 8px #0000000a}._subjectViewTitle_15zhv_516 span:first-child{font-size:1.6rem}._subjectViewTitle_15zhv_516 h3{color:#064e3b;flex:1;margin:0;font-size:1.3rem;font-weight:900}._internalGrid_15zhv_541{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;display:grid}._paperItem_15zhv_548{background:#fff;border:2px solid #f0fdf4;border-radius:18px;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;transition:all .25s;display:flex;position:relative;box-shadow:0 2px 8px #00000008}._paperItem_15zhv_548:before{content:"";background:var(--card-accent,#059669);opacity:0;border-radius:18px 0 0 18px;width:4px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}._paperItem_15zhv_548:hover{border-color:var(--card-accent,#059669);transform:translate(6px);box-shadow:0 8px 20px #05966914}._paperItem_15zhv_548:hover:before{opacity:1}._paperIcon_15zhv_584{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._paperContent_15zhv_594{flex:1;min-width:0}._paperContent_15zhv_594 h4{color:#064e3b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .4rem;font-size:1rem;font-weight:800;overflow:hidden}._paperTags_15zhv_609{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}._miniTag_15zhv_616{border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:800}._yearTag_15zhv_623{color:#374151;background:#f3f4f6;border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}._premiumTag_15zhv_632{color:#d97706;background:#fffbeb;border-radius:6px;padding:.2rem .6rem;font-size:.7rem;font-weight:800}._itemOpenBtn_15zhv_641{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:.55rem 1.2rem;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:800;transition:filter .2s,transform .2s}._itemOpenBtn_15zhv_641:hover{filter:brightness(.88);transform:scale(1.04)}@media (max-width:768px){._drillHeader_15zhv_275{flex-direction:column;align-items:flex-start}._selectorCard_15zhv_183{padding:3rem 1.5rem}._internalGrid_15zhv_541{grid-template-columns:1fr}._paperContent_15zhv_594 h4{white-space:normal}}:root{--bg-dark:#0f172a;--card-bg:#1e293bb3;--input-bg:#0f172a99;--border-color:#94a3b81a;--accent-primary:#8b5cf6;--accent-secondary:#3b82f6;--text-primary:#f8fafc;--text-secondary:#94a3b8;--error-bg:#ef44441a;--error-text:#ef4444}.admin-login-container{width:100%;min-height:100vh;color:var(--text-primary);background:var(--bg-dark);justify-content:center;align-items:center;margin:0;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.admin-login-container:before,.admin-login-container:after{content:"";filter:blur(80px);z-index:0;opacity:.5;border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite alternate float;position:absolute}.admin-login-container:before{background:radial-gradient(circle, var(--accent-primary), transparent 70%);top:-100px;left:-100px}.admin-login-container:after{background:radial-gradient(circle, var(--accent-secondary), transparent 70%);animation-delay:-5s;bottom:-100px;right:-100px}.admin-login-card{background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);z-index:10;border-radius:24px;width:100%;max-width:420px;padding:3rem;transition:transform .3s;position:relative;box-shadow:0 25px 50px -12px #00000080}.admin-login-card:hover{transform:translateY(-5px)}.admin-login-header{text-align:center;margin-bottom:2.5rem}.admin-login-header h1{background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.admin-login-header p{color:var(--text-secondary);margin:0;font-size:.95rem}.admin-login-container .form-group{margin-bottom:1.5rem}.admin-login-container .form-group label{color:var(--text-secondary);letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.admin-login-container .form-group input{background:var(--input-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:12px;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.admin-login-container .form-group input:focus{border-color:var(--accent-primary);background:#1e293bcc;outline:none;box-shadow:0 0 0 4px #8b5cf626}.form-group input::placeholder{color:#94a3b880}.error-message{background:var(--error-bg);color:var(--error-text);border:1px solid #ef444433;border-radius:8px;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.admin-login-btn{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0003}.admin-login-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.admin-login-btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf666}.admin-login-btn:hover:before{left:100%}.admin-login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.admin-login-footer{text-align:center;border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1.5rem}.admin-login-footer p{margin:0}.admin-login-footer a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .3s}.admin-login-footer a:hover{color:var(--accent-primary);text-decoration:underline}@media (max-width:640px){.admin-login-card{margin:1rem;padding:2rem}.admin-login-header h1{font-size:1.75rem}}.confirmation-modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf}.confirmation-modal-container{text-align:center;background:#fff;border:1px solid #ffffff1a;border-radius:20px!important;max-width:450px!important;padding:24px!important}.confirmation-modal-content{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.confirmation-icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;font-size:1.8rem;display:flex}.confirmation-icon.danger{color:#e53e3e;background:#fff5f5}.confirmation-icon.warning{color:#dd6b20;background:#fffaf0}.confirmation-icon.info{color:#3182ce;background:#ebf8ff}.confirmation-text h3{color:#1a202c;margin:0 0 8px;font-size:1.25rem;font-weight:700}.confirmation-text p{color:#718096;margin:0;font-size:.95rem;line-height:1.5}.confirmation-modal-footer{border-top:none!important;justify-content:center!important;gap:12px!important;margin-top:0!important;padding-top:0!important}.btn-confirm{cursor:pointer;border:none;border-radius:10px;min-width:120px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.btn-confirm.danger{color:#fff;background:#e53e3e;box-shadow:0 4px 12px #e53e3e33}.btn-confirm.danger:hover{background:#c53030;transform:translateY(-1px);box-shadow:0 6px 15px #e53e3e4d}.btn-confirm.warning{color:#fff;background:#dd6b20;box-shadow:0 4px 12px #dd6b2033}.btn-confirm.warning:hover{background:#c05621;transform:translateY(-1px);box-shadow:0 6px 15px #dd6b204d}.btn-confirm.info{color:#fff;background:#3182ce;box-shadow:0 4px 12px #3182ce33}.btn-confirm.info:hover{background:#2b6cb0;transform:translateY(-1px);box-shadow:0 6px 15px #3182ce4d}.confirmation-modal-container .btn-cancel{color:#718096;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;min-width:120px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.confirmation-modal-container .btn-cancel:hover{color:#4a5568;background:#edf2f7;border-color:#cbd5e0}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirmation-modal-container{animation:.3s cubic-bezier(.34,1.56,.64,1) modalSlideUp}.admin-dashboard{background-color:#f7fafc;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.admin-main-content{flex:1;margin-left:280px;padding:30px}.admin-loading{color:#718096;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;display:flex}.admin-header{margin-bottom:30px}.admin-header h1{color:#2d3748;margin-bottom:8px;font-size:2.5rem;font-weight:700}.admin-header p{color:#718096;font-size:1.1rem}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.stats-card{background:#fff;border-radius:12px;align-items:center;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #00000012}.stats-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.stats-icon{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-right:20px;display:flex}.stats-icon i{color:#fff;font-size:1.5rem}.stats-content h3{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.9rem;font-weight:600}.stats-content p{color:#2d3748;margin:0;font-size:1.8rem;font-weight:700}.section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-header h2{color:#2d3748;font-size:1.5rem;font-weight:600}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s}.btn-secondary{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.btn-secondary:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px)}.btn-sm{padding:6px 12px;font-size:.8rem;font-weight:500}.users-table-container{overflow-x:auto}.users-table{border-collapse:collapse;width:100%}.users-table th,.users-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px}.users-table th{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;background-color:#f7fafc;font-size:.9rem;font-weight:600}.users-table td{color:#2d3748}.status-premium{color:#f39c12;background-color:#fef5e7}.status-free{color:#27ae60;background-color:#e8f5e8}.table-actions{gap:8px;display:flex}.action-btn-small{cursor:pointer;color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:6px 8px;transition:all .2s}.quick-actions{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.action-btn{cursor:pointer;color:#4a5568;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:20px;font-weight:600;transition:all .2s;display:flex}.action-btn:hover{background-color:#f7fafc;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.action-btn i{color:#667eea;font-size:1.5rem}@media (max-width:768px){.admin-main-content{margin-left:0;padding:20px}.admin-stats,.quick-actions{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:10px}}.admin-sidebar{color:#fff;z-index:1000;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 10px #0000001a}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:30px 25px}.sidebar-header h2{color:#fff;margin:0 0 5px;font-size:1.5rem;font-weight:700}.sidebar-header p{color:#a0aec0;margin:0;font-size:.9rem}.sidebar-nav{flex:1;padding:20px 0}.sidebar-nav-item{color:#a0aec0;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:15px;width:100%;padding:15px 25px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.sidebar-nav-item:hover{color:#fff;background-color:#ffffff0d}.sidebar-nav-item.active{color:#667eea;background-color:#667eea33;border-left:4px solid #667eea}.sidebar-nav-item i{text-align:center;width:20px}.sidebar-footer{border-top:1px solid #ffffff1a;padding:20px 25px}.admin-profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:15px;margin-bottom:20px;padding:20px;display:flex}.admin-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex;box-shadow:0 4px 12px #8b5cf64d}.admin-info{flex:1}.admin-name{color:#fff;letter-spacing:.3px;margin:0 0 4px;font-size:1.1rem;font-weight:600}.admin-role{color:#9ca3af;margin:0;font-size:.85rem;font-weight:400}.logout-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.logout-btn:hover{background:#ef444433;border-color:#ef444480}@media (max-width:768px){.admin-sidebar{width:100%;height:auto;position:relative}.sidebar-nav{padding:10px 0}.sidebar-nav-item{padding:12px 25px}.sidebar-footer{padding:15px 25px}}.modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.modal-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h2{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.25rem;transition:background-color .2s}.modal-close:hover{background-color:#e5e7eb}.modal-body{padding:20px}.report-summary{margin-bottom:24px}.report-summary h3{color:#1f2937;margin:0 0 16px;font-size:1.125rem;font-weight:600}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.summary-item{background:#f3f4f6;border-left:4px solid #3b82f6;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.summary-item .label{color:#374151;font-weight:500}.summary-item .value{color:#fff;background:#3b82f6;border-radius:12px;padding:2px 8px;font-size:.875rem;font-weight:600}.report-section{margin-bottom:24px}.report-section h4{color:#1f2937;margin:0 0 12px;font-size:1rem;font-weight:600}.sample-list{background:#f9fafb;border-radius:6px;padding:12px}.sample-item{color:#374151;border-bottom:1px solid #e5e7eb;padding:8px 0}.sample-item:last-child{border-bottom:none}.sample-item strong{color:#1f2937}.report-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:768px){.modal-content{width:95%;margin:20px}.summary-grid{grid-template-columns:1fr}.report-actions{flex-direction:column}.modal-header,.modal-body{padding:16px}}.user-actions{gap:10px;display:flex}.filters-section{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.action-btn-small.delete-btn{color:#ef4444;border-color:#ef4444}.no-users{text-align:center;color:#718096;padding:60px 20px}.no-users i{color:#cbd5e0;margin-bottom:20px;font-size:4rem}.no-users h3{color:#4a5568;margin-bottom:10px;font-size:1.5rem}.no-users p{color:#a0aec0;font-size:1rem}@media (max-width:768px){.filters-section{flex-direction:column}.filter-group{min-width:auto}.user-actions{flex-direction:column}.section-header{flex-direction:column;align-items:flex-start;gap:15px}}.content-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.stat-card{background:#fff;border-radius:12px;align-items:center;gap:20px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #00000012}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.stat-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.stat-content h3{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.9rem;font-weight:600}.stat-content p{color:#2d3748;margin:0;font-size:1.8rem;font-weight:700}.content-filters{flex-wrap:wrap;gap:15px;margin-bottom:20px;display:flex}.filter-group{flex:1;min-width:200px}.search-input,.filter-select{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 15px;font-size:.95rem;transition:all .2s}.search-input:focus,.filter-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.content-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;display:grid}.content-card{background:#fff;border-radius:12px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #00000012}.content-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.content-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.content-type{color:#667eea;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.status-published{color:#27ae60;background-color:#e8f5e8}.status-draft{color:#f39c12;background-color:#fef5e7}.content-body h3{color:#2d3748;margin-bottom:10px;font-size:1.1rem}.content-meta{flex-wrap:wrap;gap:15px;margin-bottom:10px;display:flex}.content-meta span{color:#718096;align-items:center;gap:5px;font-size:.85rem;display:flex}.content-details{flex-wrap:wrap;gap:15px;margin-bottom:15px;display:flex}.content-details span{color:#a0aec0;align-items:center;gap:5px;font-size:.8rem;display:flex}.content-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.content-footer small{color:#a0aec0;font-size:.75rem}.content-actions{gap:8px;display:flex}.action-btn-small.delete-btn:hover{color:#c53030;background:#fed7d7;border-color:#feb2b2}.no-content{text-align:center;color:#718096;padding:60px 20px}.no-content i{color:#cbd5e0;margin-bottom:20px;font-size:4rem}.no-content h3{color:#4a5568;margin-bottom:10px;font-size:1.5rem}.no-content p{color:#a0aec0;font-size:1rem}@media (max-width:768px){.content-filters{flex-direction:column}.filter-group{min-width:auto}.content-grid,.content-stats{grid-template-columns:1fr}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-container{background:#fff;border-radius:16px;width:95%;max-width:650px;max-height:90vh;padding:30px;animation:.3s ease-out modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal-header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.modal-header h2{color:#1a202c;margin:0;font-size:1.5rem}.close-btn{cursor:pointer;color:#718096;background:#f7fafc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.close-btn:hover{color:#2d3748;background:#edf2f7}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group.full-width{grid-column:span 2}.form-input,.form-select,.form-textarea{box-sizing:border-box;border-radius:10px;width:100%;padding:12px 16px;font-size:.95rem;transition:all .2s;color:#2d3748!important;background-color:#fff!important;border:2px solid #e2e8f0!important}.form-input::placeholder,.form-textarea::placeholder{color:#a0aec0!important}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-textarea{resize:vertical;min-height:100px}.checkbox-group{align-items:center;gap:10px;display:flex}.checkbox-group input{width:18px;height:18px}.modal-footer{border-top:1px solid #edf2f7;justify-content:flex-end;gap:15px;margin-top:30px;padding-top:20px;display:flex}.btn-cancel{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-weight:600}.btn-cancel:hover{background:#edf2f7}.btn-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 25px;font-weight:600;box-shadow:0 4px 6px #667eea33}.btn-save:hover{opacity:.9;box-shadow:0 6px 12px #667eea4d}@media (max-width:600px){.form-grid{grid-template-columns:1fr}.form-group.full-width{grid-column:span 1}}.upload-type-toggle{background:#edf2f7;border:1px solid #e2e8f0;border-radius:12px;gap:10px;width:fit-content;margin-bottom:12px;padding:6px;display:flex}.toggle-option{cursor:pointer;color:#718096;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.toggle-option:hover{color:#4a5568;background:#edf2f7}.toggle-option.active{color:#667eea;background:#fff;box-shadow:0 4px 6px -1px #0000001a}.toggle-option input[type=radio]{display:none}.source-info{color:#718096;margin-bottom:8px;font-size:.85rem;font-style:italic}.file-upload-container{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;padding:20px;transition:all .2s}.file-upload-container:hover{background:#f0f4ff;border-color:#667eea}.file-input{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px;color:#2d3748!important;background:#fff!important}.file-name{color:#38a169;margin-top:10px;font-size:.85rem;font-weight:600}.current-file{color:#a0aec0;margin-top:5px;font-size:.8rem}.staged-content-section{border-top:1px solid #edf2f7;margin-top:25px;padding-top:20px}.queue-actions{justify-content:center;margin-bottom:20px;display:flex}.btn-add-queue{color:#667eea;cursor:pointer;background:#f0f4ff;border:2px dashed #667eea;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 25px;font-weight:600;transition:all .2s;display:flex}.btn-add-queue:hover{background:#e1e7ff;border-style:solid}.staged-content-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:15px}.staged-content-list h3{color:#4a5568;flex-direction:column;margin-top:0;margin-bottom:15px;font-size:.95rem;display:flex}.staged-content-list h3 small{color:#a0aec0;font-size:.75rem;font-weight:400}.staged-items-container{flex-direction:column;gap:8px;max-height:180px;padding-right:5px;display:flex;overflow-y:auto}.staged-items-container::-webkit-scrollbar{width:4px}.staged-items-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.staged-item{background:#fff;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex;box-shadow:0 1px 3px #00000005}.staged-item-info{flex-direction:column;gap:2px;display:flex}.staged-item-title{color:#2d3748;white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:.85rem;font-weight:600;overflow:hidden}.staged-item-meta{color:#718096;font-size:.7rem}.remove-staged-btn{color:#e53e3e;cursor:pointer;background:#fff5f5;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.remove-staged-btn:hover{color:#c53030;background:#feb2b2}.batch-upload-btn{background:linear-gradient(135deg,#38a169 0%,#2f855a 100%)!important;box-shadow:0 4px 6px #38a16933!important}.batch-upload-btn:hover{opacity:.9;box-shadow:0 6px 12px #38a1694d!important}.pagination-controls{justify-content:center;align-items:center;gap:20px;margin-top:40px;padding-bottom:20px;display:flex}.pagination-btn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex}.pagination-btn:hover:not(:disabled){color:#667eea;background-color:#f7fafc;border-color:#667eea}.pagination-btn:disabled{opacity:.5;cursor:not-allowed;background-color:#feba}.pagination-info{color:#718096;font-size:.9rem;font-weight:500}.revenue-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.revenue-card .stat-icon{background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.subscription-actions{align-items:center;gap:10px;display:flex}.period-select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:.9rem}.subscriptions-table-container{margin-top:20px;overflow-x:auto}.subscriptions-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 6px #00000012}.subscriptions-table th,.subscriptions-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:15px}.subscriptions-table th{color:#4a5568;text-transform:uppercase;letter-spacing:.5px;background-color:#f7fafc;font-size:.9rem;font-weight:600}.subscriptions-table td{color:#2d3748}.user-info{align-items:center;gap:12px;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;display:flex}.user-name{color:#2d3748;font-weight:600}.user-email{color:#718096;font-size:.85rem}.plan-info{color:#667eea;align-items:center;gap:8px;font-weight:600;display:flex}.amount{color:#2d3748;font-size:1.1rem;font-weight:700}.status-badge{border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.status-active{color:#27ae60;background-color:#e8f5e8}.status-cancelled{color:#c53030;background-color:#fed7d7}.status-expired{color:#718096;background-color:#f7fafc}.auto-renew-toggle{cursor:pointer;border:none;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.auto-renew-toggle.enabled{color:#27ae60;background-color:#e8f5e8}.auto-renew-toggle.disabled{color:#f39c12;background-color:#fef5e7}.subscription-actions{gap:8px;display:flex}.action-btn-small{cursor:pointer;color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:6px 8px;font-size:.8rem;transition:all .2s}.action-btn-small:hover{color:#4a5568;background-color:#f7fafc;border-color:#cbd5e0}.action-btn-small.cancel-btn:hover{color:#c53030;background:#fed7d7;border-color:#feb2b2}.action-btn-small.renew-btn:hover{color:#27ae60;background:#e8f5e8;border-color:#27ae60}@media (max-width:768px){.subscription-actions{flex-direction:column;align-items:flex-start;gap:10px}.subscriptions-table{font-size:.85rem}.subscriptions-table th,.subscriptions-table td{padding:10px}.user-info{flex-direction:column;align-items:flex-start;gap:5px}}.time-range-selector{margin-bottom:30px}.time-range-select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:10px 15px;font-size:.95rem;transition:all .2s}.time-range-select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.analytics-overview{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px;display:grid}.overview-card{background:#fff;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #00000012}.overview-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}.overview-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.overview-header h3{color:#2d3748;margin:0;font-size:1.2rem;font-weight:600}.overview-header i{color:#667eea;font-size:1.5rem}.overview-metrics{grid-template-columns:1fr 1fr;gap:15px;display:grid}.metric{text-align:center}.metric-value{color:#2d3748;margin-bottom:5px;font-size:1.5rem;font-weight:700;display:block}.metric-value i{margin-right:5px;font-size:.8rem}.trend-up{color:#27ae60}.trend-down{color:#e53e3e}.metric-label{color:#718096;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.analytics-charts{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;margin-bottom:30px;display:grid}.chart-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #00000012}.chart-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.chart-header h3{color:#2d3748;margin:0;font-size:1.2rem;font-weight:600}.chart-actions{gap:8px;display:flex}.chart-action-btn{cursor:pointer;color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:8px;transition:all .2s}.chart-action-btn:hover{color:#4a5568;background-color:#f7fafc;border-color:#cbd5e0}.chart-placeholder{color:#718096;background:#f7fafc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex}.chart-placeholder i{color:#cbd5e0;margin-bottom:15px;font-size:3rem}.chart-placeholder p{margin-bottom:5px;font-size:1.1rem}.chart-placeholder small{color:#a0aec0;font-size:.85rem}.analytics-details{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;display:grid}.detail-section{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px #00000012}.detail-section h3{color:#2d3748;margin-bottom:20px;font-size:1.2rem;font-weight:600}.content-ranking{flex-direction:column;gap:15px;display:flex}.ranking-item{background:#f7fafc;border-radius:8px;align-items:center;gap:15px;padding:15px;transition:all .2s;display:flex}.ranking-item:hover{background:#e2e8f0}.rank{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex}.content-info{flex:1}.content-title{color:#2d3748;margin-bottom:5px;font-weight:600;display:block}.content-stats{color:#718096;font-size:.85rem}.performance-score{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.heatmap-placeholder{color:#718096;background:#f7fafc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:200px;display:flex}.heatmap-placeholder i{color:#cbd5e0;margin-bottom:10px;font-size:2.5rem}.device-stats{flex-direction:column;gap:15px;display:flex}.stat-item{align-items:center;gap:15px;display:flex}.device-name{color:#2d3748;flex:1;font-weight:500}.progress-bar{background:#e2e8f0;border-radius:4px;flex:2;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:100%;transition:width .3s}.stat-percentage{color:#667eea;text-align:right;min-width:40px;font-weight:600}@media (max-width:768px){.analytics-overview,.analytics-charts,.analytics-details{grid-template-columns:1fr}.overview-metrics{grid-template-columns:1fr;gap:10px}.chart-placeholder{height:200px}}.simple-bar-chart{justify-content:space-between;align-items:flex-end;gap:10px;height:300px;padding:20px 10px 0;display:flex}.bar-wrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.bar{cursor:pointer;background:linear-gradient(#667eea 0%,#764ba2 100%);border-radius:6px 6px 0 0;width:60%;min-height:4px;transition:height .5s;position:relative}.bar:hover{opacity:.9;transform:scaleX(1.1)}.bar-label{color:#718096;margin-top:10px;font-size:.8rem;font-weight:500}.revenue-chart .bar{background:linear-gradient(#48bb78 0%,#38a169 100%)}.simple-heatmap{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(7,1fr);gap:8px;height:200px;padding:10px;display:grid}.heatmap-cell{cursor:pointer;background-color:#667eea;border-radius:4px;transition:transform .2s,opacity .2s}.heatmap-cell:hover{transform:scale(1.1);box-shadow:0 2px 5px #0003}.no-data-msg{text-align:center;color:#718096;padding:20px;font-size:.95rem;font-style:italic}.save-status{text-align:center;border-radius:8px;margin-bottom:20px;padding:12px 20px;font-weight:600;animation:.3s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.save-status.success{color:#27ae60;background-color:#e8f5e8;border:1px solid #27ae60}.save-status.error{color:#c53030;background-color:#fed7d7;border:1px solid #c53030}.settings-container{background:#fff;border-radius:12px;gap:30px;margin-bottom:30px;padding:24px;display:flex;box-shadow:0 4px 6px #0000001a}.settings-tabs{flex-direction:column;flex:0 0 250px;gap:8px;display:flex}.tab-button{color:#6c757d;cursor:pointer;text-align:left;background:#f8f9fa;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;transition:all .2s;display:flex}.tab-button:hover{color:#495057;background:#e9ecef}.tab-button.active{color:#fff;background:#3b82f6;box-shadow:0 2px 4px #3b82f64d}.settings-content{flex:1;min-width:0}.settings-section{background:#f8f9fa;border-radius:8px;margin-bottom:24px;padding:24px}.settings-section h3{color:#1f2937;border-bottom:2px solid #e5e7eb;margin:0 0 20px;padding-bottom:12px;font-size:1.25rem;font-weight:600}.form-group label{color:#374151;margin-bottom:8px;font-weight:500;display:block}.form-group input[type=text],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.checkbox-label{cursor:pointer;color:#374151;align-items:center;gap:8px;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:18px;height:18px}.btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:#3b82f6}.btn-primary:hover{background:#2563eb}.btn-secondary{color:#fff;background:#6b7280}.btn-secondary:hover{background:#4b5563}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover{background:#dc2626}.admin-content-section{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 4px 6px #0000001a}.admin-content-section h3{color:#1f2937;margin:0 0 20px;font-size:1.25rem;font-weight:600}.maintenance-actions{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.maintenance-actions .btn{justify-content:center;min-height:48px}@media (max-width:768px){.settings-container{flex-direction:column;gap:20px;padding:16px}.settings-tabs{flex-direction:row;flex:none;padding-bottom:8px;overflow-x:auto}.tab-button{white-space:nowrap;flex-shrink:0}.maintenance-actions{grid-template-columns:1fr}.settings-section{padding:16px}}@media (max-width:480px){.settings-container{padding:12px}.tab-button{padding:8px 12px;font-size:14px}.tab-button i{width:14px}.btn{padding:8px 16px;font-size:14px}}.admin-loading{color:#6b7280;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:200px;font-size:18px;display:flex;box-shadow:0 4px 6px #0000001a}.settings-success-message{color:#065f46;background:#d1fae5;border-left:4px solid #10b981;border-radius:6px;margin-bottom:16px;padding:12px 16px}.settings-error-message{color:#991b1b;background:#fee2e2;border-left:4px solid #ef4444;border-radius:6px;margin-bottom:16px;padding:12px 16px}.tab-button i{text-align:center;width:20px}.settings-content{background:#fff;border-radius:12px;flex:1;padding:30px;box-shadow:0 4px 6px #00000012}.settings-section h3{color:#2d3748;border-bottom:2px solid #e2e8f0;margin-bottom:25px;padding-bottom:15px;font-size:1.5rem;font-weight:600}.form-group{margin-bottom:20px}.form-group label{color:#4a5568;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.form-group input[type=text],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group select{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 15px;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.checkbox-label{cursor:pointer;align-items:center;gap:10px;font-weight:500!important;display:flex!important}.checkbox-label input[type=checkbox]{margin:0;width:auto!important}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-secondary{color:#667eea;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:#fff;background:#667eea;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-danger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e53e3e 0%,#c53030 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:inline-flex}.btn-danger:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e53e3e4d}.maintenance-actions{flex-wrap:wrap;gap:15px;display:flex}@media (max-width:768px){.settings-container{flex-direction:column;gap:20px}.settings-tabs{flex-direction:row;flex:none;padding-bottom:10px;overflow-x:auto}.tab-button{white-space:nowrap;flex:none}.settings-content{padding:20px}.form-row{grid-template-columns:1fr;gap:15px}.maintenance-actions{flex-direction:column}.btn-primary,.btn-secondary,.btn-danger{justify-content:center;width:100%}}._layoutWrapper_3c6mv_3{--primary-color:#4f46e5;--primary-hover:#4338ca;--primary-bg:#e0e7ff;--primary-light-bg:#f8fafc;--primary-gradient:linear-gradient(135deg, #4f46e5 0%, #3730a3 100%);--primary-glow:#4f46e50d;--primary-border:#4f46e526;--primary-text:#1e1b4b;--primary-text-light:#eff6ff;background-color:#f8fafc;flex-direction:column;min-height:100vh;font-family:Poppins,Inter,sans-serif;display:flex}._layoutWrapper_3c6mv_3[data-stream=Humanities]{--primary-color:#e11d48;--primary-hover:#be123c;--primary-bg:#ffe4e6;--primary-light-bg:#fff1f2;--primary-gradient:linear-gradient(135deg, #e11d48 0%, #f43f5e 100%);--primary-glow:#e11d480d;--primary-border:#e11d4826;--primary-text:#4c0519;--primary-text-light:#fff1f2}._breadcrumbsContainer_3c6mv_36{background-color:#fff;border-bottom:1px solid #e2e8f0;margin-top:4.5rem;padding:.75rem 2rem}._breadcrumbs_3c6mv_36{color:#64748b;flex-wrap:wrap;align-items:center;max-width:1400px;margin:0 auto;font-size:.9rem;display:flex}._breadcrumbs_3c6mv_36 a{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s}._breadcrumbs_3c6mv_36 a:hover{color:var(--primary-hover);text-decoration:underline}._breadcrumbs_3c6mv_36 ._divider_3c6mv_65{color:#94a3b8;margin:0 .5rem}._breadcrumbs_3c6mv_36 ._current_3c6mv_70{color:#334155;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-weight:600;overflow:hidden}._mainGrid_3c6mv_80{flex:1;grid-template-columns:280px 1fr;gap:1.5rem;width:100%;max-width:1400px;margin:1.5rem auto;padding:0 1.5rem;display:grid}._sidebar_3c6mv_92{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;height:fit-content;max-height:calc(100vh - 8rem);padding:1.5rem;display:flex;position:sticky;top:6rem;box-shadow:0 4px 6px -1px #0000000d}._sidebarHeader_3c6mv_106{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}._sidebarHeader_3c6mv_106 h3{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}._classBadge_3c6mv_122{background-color:var(--primary-bg);color:var(--primary-color);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}._sidebarMenu_3c6mv_131{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}._sidebarMenu_3c6mv_131::-webkit-scrollbar{width:4px}._sidebarMenu_3c6mv_131::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}._sidebarLink_3c6mv_148{color:#475569;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.7rem .85rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}._sidebarLink_3c6mv_148:hover{background-color:var(--primary-light-bg);color:var(--primary-color)}._activeLink_3c6mv_167{background-color:var(--primary-bg);color:var(--primary-color);font-weight:600}._chapterNum_3c6mv_173{color:#64748b;background-color:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}._activeLink_3c6mv_167 ._chapterNum_3c6mv_173{background-color:var(--primary-color);color:#fff}._chapterTitle_3c6mv_192{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._contentArea_3c6mv_199{min-width:0}._chapterContainer_3c6mv_203{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}._relatedResources_3c6mv_212{border-top:2px solid #f1f5f9;margin-top:3.5rem;padding-top:2rem}._relatedResources_3c6mv_212 h4{color:#1e293b;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}._resourcesGrid_3c6mv_225{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._resourceCard_3c6mv_231{border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex}._resourceCard_3c6mv_231:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 16px -4px #0000000d}._resourceIcon_3c6mv_248{background:#f8fafc;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}._resourceCard_3c6mv_231 h5{color:#1e293b;margin:0 0 .25rem;font-size:1rem;font-weight:600}._resourceCard_3c6mv_231 p{color:#64748b;margin:0;font-size:.85rem}._pagination_3c6mv_273{justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;display:flex}._pagPlaceholder_3c6mv_281{flex:1}._pagBtn_3c6mv_285{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex:1;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}._pagBtn_3c6mv_285:hover{border-color:var(--primary-color);box-shadow:0 4px 12px var(--primary-glow);background-color:#fff}._prevBtn_3c6mv_304{text-align:left}._nextBtn_3c6mv_308{text-align:right;justify-content:flex-end}._pagArrow_3c6mv_313{color:var(--primary-color);font-size:1.5rem;font-weight:700}._pagLabel_3c6mv_319{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;font-size:.75rem;font-weight:600;display:block}._pagTitle_3c6mv_328{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:250px;margin-top:.2rem;font-size:.95rem;font-weight:700;display:block;overflow:hidden}._footer_3c6mv_341{color:#94a3b8;background-color:#0f172a;border-top:1px solid #1e293b;margin-top:auto;padding:4rem 2rem 2rem}._footerContainer_3c6mv_349{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}._footerSection_3c6mv_358 h3{color:#fff;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}._footerSection_3c6mv_358 p{font-size:.95rem;line-height:1.6}._footerSection_3c6mv_358 ul{margin:0;padding:0;list-style:none}._footerSection_3c6mv_358 li{margin-bottom:.75rem}._footerSection_3c6mv_358 a{color:#94a3b8;font-size:.95rem;text-decoration:none;transition:color .2s}._footerSection_3c6mv_358 a:hover{color:#fff}._footerBottom_3c6mv_391{text-align:center;border-top:1px solid #1e293b;max-width:1400px;margin:0 auto;padding-top:1.5rem}._footerBottom_3c6mv_391 p{margin:0;font-size:.85rem}._mobileSidebarToggle_3c6mv_405{display:none}@media (max-width:1024px){._mainGrid_3c6mv_80{grid-template-columns:1fr;margin-top:.5rem}._sidebar_3c6mv_92{z-index:9999;border-radius:0 1.5rem 1.5rem 0;width:290px;height:100vh;max-height:100vh;padding-top:5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:-320px;box-shadow:10px 0 30px #00000026}._sidebarOpen_3c6mv_429{transform:translate(320px)}._mobileSidebarToggle_3c6mv_405{background:var(--primary-gradient);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;z-index:999;border:none;border-bottom:1px solid #ffffff1a;width:100%;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .2s;display:block;position:sticky;top:3.5rem;box-shadow:0 4px 10px #0000000d}._mobileSidebarToggle_3c6mv_405:hover{filter:brightness(.9)}}@media (max-width:768px){._breadcrumbsContainer_3c6mv_36{padding:.75rem 1rem}._chapterContainer_3c6mv_203{padding:1.5rem}._resourcesGrid_3c6mv_225{grid-template-columns:1fr}._pagination_3c6mv_273{flex-direction:column}._pagBtn_3c6mv_285{width:100%}._footerContainer_3c6mv_349{grid-template-columns:1fr;gap:2rem}}._tabsContainer_3c6mv_487{scrollbar-width:none;-ms-overflow-style:none;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.85rem;gap:.5rem;margin-bottom:2.5rem;padding:.4rem;display:flex;overflow-x:auto}._tabsContainer_3c6mv_487::-webkit-scrollbar{display:none}._tabBtn_3c6mv_504{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.6rem;outline:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}._tabBtn_3c6mv_504:hover{color:#0f172a;background-color:#ffffff80}._activeTab_3c6mv_528{color:var(--primary-color);background-color:#fff;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000d}._tabContent_3c6mv_534{animation:.4s cubic-bezier(.4,0,.2,1) _fadeIn_3c6mv_1}._qaCard_3c6mv_539{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;padding:1.75rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -1px #00000005}._qaCard_3c6mv_539:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000008}._qBadge_3c6mv_554{background-color:var(--primary-bg);color:var(--primary-color);text-transform:uppercase;border-radius:.5rem;margin-right:.75rem;padding:.25rem .6rem;font-size:.85rem;font-weight:700;display:inline-block}._mathBlueprint_3c6mv_566{background-color:#faf5ff;border-left:4px solid #a855f7;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}._formulaItem_3c6mv_574{color:#6b21a8;background-color:#a855f714;border-radius:.35rem;margin:.25rem 0;padding:.35rem .6rem;font-family:Fira Code,Courier New,monospace;font-size:1rem;display:inline-block}@keyframes _fadeIn_3c6mv_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){._tabsContainer_3c6mv_487{gap:.25rem;padding:.25rem}._tabBtn_3c6mv_504{padding:.7rem .85rem;font-size:.85rem}}._relatedChaptersSection_3c6mv_608{border-top:2px solid #f1f5f9;margin-top:3rem;padding-top:2rem}._relatedChaptersSection_3c6mv_608 h4{color:#1e293b;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}._chaptersGrid_3c6mv_621{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}._chapterCard_3c6mv_627{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex}._chapterCard_3c6mv_627:hover{border-color:var(--primary-color);background-color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px -4px #0000000d}._chapterCardBadge_3c6mv_646{background:var(--primary-bg);width:48px;height:48px;color:var(--primary-color);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}._chapterCardInfo_3c6mv_660 h5{color:#1e293b;margin:0 0 .25rem;font-size:.95rem;font-weight:600}._chapterCardInfo_3c6mv_660 p{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}._progressBar_1qweu_4{background:var(--primary-gradient);z-index:9999;height:3.5px;box-shadow:0 1px 8px var(--primary-glow);border-radius:0 2px 2px 0;transition:width .1s linear;position:fixed;top:4.5rem;left:0}@media (max-width:768px){._progressBar_1qweu_4{top:3.5rem}}._articleContainer_1qweu_24{padding:0 .5rem;font-family:Outfit,Inter,-apple-system,sans-serif;animation:.5s ease-out _fadeSlideIn_1qweu_1}@keyframes _fadeSlideIn_1qweu_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._articleHeader_1qweu_42{border-bottom:1px solid #e2e8f0;margin-bottom:2.5rem;padding-bottom:1.75rem}._subjectTag_1qweu_48{background:var(--primary-bg);color:var(--primary-hover);letter-spacing:.6px;text-transform:uppercase;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}._articleTitle_1qweu_61{background:linear-gradient(135deg, var(--primary-text) 0%, var(--primary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.2}._articleMeta_1qweu_72{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}._metaBadge_1qweu_80{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.82rem;font-weight:500;display:inline-flex}._metaBadge_1qweu_80 svg,._metaBadge_1qweu_80 span._metaIcon_1qweu_94{font-size:.95rem}._tocContainer_1qweu_99{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:14px;margin-bottom:2.5rem;padding:1.75rem}._tocTitle_1qweu_107{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}._tocList_1qweu_117{grid-template-columns:1fr;gap:.25rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){._tocList_1qweu_117{grid-template-columns:1fr 1fr}}._tocItem_1qweu_132{align-items:center;gap:.5rem;display:flex}._tocLink_1qweu_138{color:var(--primary-hover);border-radius:6px;width:100%;padding:.4rem .6rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}._tocLink_1qweu_138:hover{background:var(--primary-bg);color:var(--primary-hover)}._tocNumber_1qweu_155{color:#94a3b8;min-width:1.5rem;font-size:.8rem;font-weight:600}._section_1qweu_163{margin-bottom:3rem;scroll-margin-top:80px}._sectionHeading_1qweu_168{color:#0f172a;border-bottom:2px solid var(--primary-bg);align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:.6rem;font-size:1.55rem;font-weight:700;display:flex}._sectionIcon_1qweu_180{font-size:1.3rem}._introText_1qweu_185,._overviewText_1qweu_186,._conclusionText_1qweu_187{color:#374151;max-width:78ch;font-size:1.05rem;line-height:1.85}._introText_1qweu_185{color:#1e293b;border-left:4px solid var(--primary-color);background:linear-gradient(90deg,#f8fafc 0%,#0000 100%);border-radius:0 10px 10px 0;padding:1.25rem;font-size:1.1rem}._overviewBox_1qweu_204{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:1rem;padding:1.5rem}._overviewBox_1qweu_204 p{color:#1e40af;margin:0;font-weight:500;line-height:1.8}._conceptCard_1qweu_220{border:1px solid #e2e8f0;border-left:4px solid var(--primary-color);background:#fff;border-radius:0 12px 12px 0;margin-bottom:1.75rem;padding:1.75rem;transition:box-shadow .2s}._conceptCard_1qweu_220:hover{box-shadow:0 4px 12px var(--primary-glow)}._conceptHeading_1qweu_234{color:#1e1b4b;margin-bottom:.8rem;font-size:1.2rem;font-weight:700}._conceptContent_1qweu_241{color:#374151;white-space:pre-line;font-size:1rem;line-height:1.85}._keyTerms_1qweu_248{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}._keyTerm_1qweu_248{background:var(--primary-bg);color:var(--primary-hover);letter-spacing:.3px;border-radius:9999px;padding:.25rem .65rem;font-size:.78rem;font-weight:600}._exampleCard_1qweu_266{color:#e2e8f0;background:#0f172a;border-radius:14px;margin-bottom:1.75rem;padding:2rem;overflow:hidden}._exampleTitle_1qweu_275{color:var(--primary-bg);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.05rem;font-weight:700;display:flex}._exampleLabel_1qweu_285{text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:700}._problemLabel_1qweu_293{color:#fbbf24}._solutionLabel_1qweu_297{color:#34d399}._answerLabel_1qweu_301{color:#60a5fa}._exampleProblem_1qweu_305{white-space:pre-line;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:1.25rem;padding:1rem;font-family:Fira Code,Consolas,monospace;font-size:.95rem;line-height:1.6}._exampleSolution_1qweu_317{white-space:pre-line;background:#34d3990f;border:1px solid #34d39926;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.95rem;line-height:1.7}._exampleAnswer_1qweu_328{color:#93c5fd;background:#60a5fa14;border:1px solid #60a5fa33;border-radius:8px;padding:.85rem 1rem;font-size:1rem;font-weight:600}._tableWrapper_1qweu_339{-webkit-overflow-scrolling:touch;margin-bottom:1.75rem;overflow-x:auto}._tableCaption_1qweu_345{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}._dataTable_1qweu_355{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:10px;width:100%;font-size:.92rem;overflow:hidden}._dataTable_1qweu_355 thead{background:var(--primary-gradient);color:#fff}._dataTable_1qweu_355 th{text-align:left;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;padding:.85rem 1rem;font-size:.85rem;font-weight:600}._dataTable_1qweu_355 td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;line-height:1.5}._dataTable_1qweu_355 tbody tr:nth-child(2n){background:#f8fafc}._dataTable_1qweu_355 tbody tr:hover{background:#eff6ff}._diagramCard_1qweu_395{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1.75rem;padding:1.75rem}._diagramTitle_1qweu_404{color:#1e293b;margin-bottom:1rem;font-size:1rem;font-weight:700}._diagramSvg_1qweu_411{max-width:100%;margin:0 auto}._diagramDescription_1qweu_416{color:#64748b;text-align:left;white-space:pre-line;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.92rem;line-height:1.7}._pointsList_1qweu_430{grid-template-columns:1fr;gap:.6rem;margin:0;padding:0;list-style:none;display:grid}._pointItem_1qweu_439{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.6;transition:all .2s;display:flex}._pointItem_1qweu_439:hover{border-color:var(--primary-color);background:#fafafe}._pointCheck_1qweu_458{color:#10b981;flex-shrink:0;margin-top:.1rem;font-size:1.1rem;font-weight:900}._faqItem_1qweu_467{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.75rem;transition:border-color .2s;overflow:hidden}._faqItem_1qweu_467:hover{border-color:var(--primary-bg)}._faqQuestion_1qweu_479{cursor:pointer;color:#1e293b;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:.98rem;font-weight:600;transition:background .2s;display:flex}._faqQuestion_1qweu_479:hover{background:#f8fafc}._faqChevron_1qweu_498{color:#94a3b8;flex-shrink:0;font-size:.8rem;transition:transform .3s}._faqChevronOpen_1qweu_505{color:var(--primary-color);transform:rotate(180deg)}._faqAnswer_1qweu_510{background:#f8fafc;max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}._faqAnswerOpen_1qweu_517{max-height:500px;padding:1rem 1.25rem 1.25rem}._faqAnswer_1qweu_510 p{color:#475569;margin:0;font-size:.95rem;line-height:1.75}._tipsGrid_1qweu_530{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){._tipsGrid_1qweu_530{grid-template-columns:1fr 1fr}}._tipCard_1qweu_542{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.85rem;padding:1.25rem;transition:all .2s;display:flex}._tipCard_1qweu_542:hover{border-color:var(--primary-bg);transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._tipNumber_1qweu_559{color:var(--primary-color);background:var(--primary-bg);border-radius:6px;flex-shrink:0;padding:.2rem .55rem;font-size:1.1rem;font-weight:800;line-height:1.2}._tipText_1qweu_570{color:#334155;font-size:.92rem;line-height:1.6}._conclusionBox_1qweu_577{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:14px;margin-top:1rem;padding:1.75rem}._referencesList_1qweu_586{padding:0;list-style:none}._referenceItem_1qweu_591{color:#64748b;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.9rem;line-height:1.5;display:flex}._referenceItem_1qweu_591 a{color:#4338ca;text-underline-offset:2px;text-decoration:underline}._referenceItem_1qweu_591 a:hover{color:#3730a3}._referenceBullet_1qweu_611{color:#94a3b8;flex-shrink:0;margin-top:.15rem}._lastUpdated_1qweu_618{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:1.5rem;font-size:.82rem}@media (max-width:640px){._articleTitle_1qweu_61{font-size:1.65rem}._sectionHeading_1qweu_168{font-size:1.3rem}._conceptCard_1qweu_220,._exampleCard_1qweu_266,._tocContainer_1qweu_99{padding:1.25rem}._dataTable_1qweu_355{font-size:.82rem}._dataTable_1qweu_355 th,._dataTable_1qweu_355 td{padding:.55rem .7rem}}._authorLink_1qweu_660{color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .2s}._authorLink_1qweu_660:hover{color:var(--primary-hover);text-decoration:underline}._authorSection_1qweu_673{border-top:1px solid #e2e8f0;margin:3.5rem 0;padding-top:2rem}._authorCard_1qweu_679{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}._authorAvatar_1qweu_689{background:var(--primary-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:2.2rem;display:inline-flex;box-shadow:0 4px 10px #6366f11a}._authorInfo_1qweu_702 h3{color:#1e293b;margin:0 0 .4rem;font-size:1.15rem;font-weight:700}._authorCardLink_1qweu_709{color:#1e293b;text-decoration:none}._authorCardLink_1qweu_709:hover{color:var(--primary-color);text-decoration:underline}._authorCardTitle_1qweu_719{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .8rem;font-size:.85rem;font-weight:600}._authorCardBio_1qweu_728{color:#475569;margin:0 0 1rem;font-size:.95rem;line-height:1.6}._authorCredentials_1qweu_735{color:var(--primary-color);background:var(--primary-bg);border-radius:8px;padding:.5rem 1rem;font-size:.88rem;display:inline-block}@media (max-width:640px){._authorCard_1qweu_679{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}}._tabsContainer_1qweu_754{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}._tabButton_1qweu_763{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s ease-in-out}._tabButton_1qweu_763:hover{color:var(--primary-color);background:#f1f5f9}._activeTab_1qweu_781{color:var(--primary-color);border-bottom:2px solid var(--primary-color);background:var(--primary-light-bg)}._tabContentPanel_1qweu_787{animation:.3s ease-out _fadeSlideIn_1qweu_1}._notesIntro_1qweu_792,._mistakesIntro_1qweu_792,._quizIntro_1qweu_792{color:#475569;margin-bottom:1.5rem;font-size:1rem}._studyNotesContainer_1qweu_798{flex-direction:column;gap:1.5rem;display:flex}._studyNoteCard_1qweu_804{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._studyNoteTopic_1qweu_812{color:#1e1b4b;border-bottom:1px dashed #e2e8f0;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}._studyNoteNum_1qweu_822{color:#4f46e5;margin-right:.25rem}._studyNoteDetails_1qweu_827{color:#334155;font-size:.98rem;line-height:1.7}._studyNoteBullet_1qweu_833{margin-bottom:.5rem;margin-left:1.5rem;list-style-type:disc;position:relative}._studyNoteText_1qweu_840{margin-bottom:.75rem}._mindMapSvgContainer_1qweu_845{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex}._mindMapDescription_1qweu_856{color:#475569;background:#f8fafc;border-left:4px solid #7c3aed;border-radius:0 8px 8px 0;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}._mindMapTree_1qweu_867{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){._mindMapTree_1qweu_867{grid-template-columns:1fr 1fr}}._mindMapParentNode_1qweu_879{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;box-shadow:0 1px 3px #00000005}._parentBadge_1qweu_887{color:#1e1b4b;margin-bottom:.75rem;font-size:.95rem;font-weight:700}._mindMapChildNodes_1qweu_894{border-left:2px dotted #cbd5e1;flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}._childBadge_1qweu_902{color:#475569;font-size:.88rem;font-weight:500}._revisionCard_1qweu_909{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.75rem;box-shadow:0 1px 3px #00000008}._revisionTitle_1qweu_918{color:#0f172a;border-left:4px solid #4f46e5;margin-top:0;margin-bottom:1.25rem;padding-left:.75rem;font-size:1.2rem;font-weight:700}._revisionGrid_1qweu_928{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){._revisionGrid_1qweu_928{grid-template-columns:1fr 1fr}}._revisionCol_1qweu_940 h4{color:#1e293b;margin-top:0;margin-bottom:.75rem;font-size:.95rem;font-weight:600}._revisionCol_1qweu_940 ul{color:#334155;padding-left:1.25rem;font-size:.92rem;line-height:1.6;list-style-type:square}._revisionCol_1qweu_940 li{margin-bottom:.5rem}._revisionCol_1qweu_940 code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;font-weight:600}._mistakesGrid_1qweu_971{flex-direction:column;gap:1.5rem;display:flex}._mistakeCard_1qweu_977{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0000000a}._mistakeHeader_1qweu_985{color:#334155;text-transform:uppercase;letter-spacing:.5px;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700}._mistakeRow_1qweu_996{grid-template-columns:1fr;display:grid}@media (min-width:768px){._mistakeRow_1qweu_996{grid-template-columns:1fr 1fr}}._mistakeColWrong_1qweu_1007,._mistakeColRight_1qweu_1007{padding:1.25rem;font-size:.95rem;line-height:1.6}._mistakeColWrong_1qweu_1007{background:#fff5f5;border-bottom:1px solid #fee2e2}@media (min-width:768px){._mistakeColWrong_1qweu_1007{border-bottom:none;border-right:1px solid #fee2e2}}._mistakeColRight_1qweu_1007{background:#f0fdf4}._mistakeBadgeWrong_1qweu_1029,._mistakeBadgeRight_1qweu_1029{letter-spacing:.5px;border-radius:4px;margin-bottom:.75rem;padding:.2rem .5rem;font-size:.72rem;font-weight:800;display:inline-block}._mistakeBadgeWrong_1qweu_1029{color:#991b1b;background:#fecaca}._mistakeBadgeRight_1qweu_1029{color:#166534;background:#bbf7d0}._mistakeColWrong_1qweu_1007 p{color:#991b1b;margin:0}._mistakeColRight_1qweu_1007 p{color:#166534;margin:0}._mistakeExplanation_1qweu_1059{color:#475569;background:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem 1.25rem;font-size:.92rem;line-height:1.6}._practiceSubSection_1qweu_1069{margin-bottom:2rem}._practiceSubSection_1qweu_1069 h3{color:#0f172a;margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._practiceDesc_1qweu_1081{color:#64748b;margin-top:0;margin-bottom:1.5rem;font-size:.92rem}._pyqContainer_1qweu_1088,._impContainer_1qweu_1088{flex-direction:column;gap:1.25rem;display:flex}._pyqCard_1qweu_1094,._impCard_1qweu_1094{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000008}._pyqHeader_1qweu_1102,._impHeader_1qweu_1102{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._pyqYearBadge_1qweu_1109,._impNumBadge_1qweu_1109{text-transform:uppercase;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}._pyqYearBadge_1qweu_1109{color:#6d28d9;background:#ede9fe}._impNumBadge_1qweu_1109{color:#0369a1;background:#e0f2fe}._pyqMarksBadge_1qweu_1127,._impMarksBadge_1qweu_1127,._pqMarksBadge_1qweu_1127{color:#64748b;font-size:.78rem;font-weight:600}._pyqQuestion_1qweu_1133,._impQuestion_1qweu_1133{color:#0f172a;margin-top:0;margin-bottom:1.25rem;font-size:1.05rem;font-weight:700;line-height:1.5}._pyqAnswer_1qweu_1142,._impAnswer_1qweu_1142{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:8px;padding:1rem 1.25rem}._pyqAnswer_1qweu_1142 h5,._impAnswer_1qweu_1142 h5{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:.5rem;font-size:.88rem}._pyqAnswer_1qweu_1142 p,._impAnswer_1qweu_1142 p{color:#334155;margin:0;font-size:.95rem;line-height:1.6}._practiceCard_1qweu_1165{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000005}._practiceCardHeader_1qweu_1173{color:#94a3b8;justify-content:space-between;margin-bottom:.75rem;font-size:.82rem;font-weight:700;display:flex}._pqText_1qweu_1182{color:#334155;margin-top:0;margin-bottom:1rem;font-size:.95rem;font-weight:500;line-height:1.6}._pqHintBox_1qweu_1191{color:#78350f;background:#fef3c7;border-radius:6px;padding:.75rem 1rem;font-size:.88rem;line-height:1.5}._papersGrid_1qweu_1200{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){._papersGrid_1qweu_1200{grid-template-columns:1fr 1fr}}._paperCard_1qweu_1212{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;box-shadow:0 1px 3px #00000008}._paperCard_1qweu_1212 h4{color:#1f2937;margin-top:0;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}._paperCard_1qweu_1212 p{color:#4b5563;margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}._paperBtn_1qweu_1238{color:#fff;cursor:pointer;text-align:center;background:#4f46e5;border:none;border-radius:8px;width:100%;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}._paperBtn_1qweu_1238:hover{background:#3730a3}._quizContainer_1qweu_1257{flex-direction:column;gap:2rem;display:flex}._quizQuestionCard_1qweu_1263{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem;box-shadow:0 1px 4px #0000000a}._quizQuestionText_1qweu_1271{color:#0f172a;margin-top:0;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;line-height:1.5}._quizQuestionNum_1qweu_1280{color:#4f46e5;margin-right:.25rem}._quizOptionsGrid_1qweu_1285{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem;display:grid}@media (min-width:768px){._quizOptionsGrid_1qweu_1285{grid-template-columns:1fr 1fr}}._quizOption_1qweu_1285{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;font-size:.95rem;transition:all .2s ease-in-out;display:flex}._quizOption_1qweu_1285:hover:not(:disabled){background:#f8fafc;border-color:#4f46e5}._quizOptionSelected_1qweu_1318{background:#eff6ff;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e526}._quizOptionCorrect_1qweu_1324{font-weight:600;color:#14532d!important;background:#f0fdf4!important;border-color:#10b981!important}._quizOptionIncorrect_1qweu_1331{color:#7f1d1d!important;background:#fef2f2!important;border-color:#ef4444!important}._optionLetter_1qweu_1337{color:#64748b;font-size:.88rem;font-weight:700}._quizOptionSelected_1qweu_1318 ._optionLetter_1qweu_1337{color:#4f46e5}._quizOptionCorrect_1qweu_1324 ._optionLetter_1qweu_1337{color:#10b981}._quizOptionIncorrect_1qweu_1331 ._optionLetter_1qweu_1337{color:#ef4444}._quizFeedback_1qweu_1355{border-radius:10px;margin-top:1rem;padding:1.25rem}._feedbackCorrect_1qweu_1361{background:#f0fdf4;border:1px solid #bbf7d0}._feedbackIncorrect_1qweu_1366{background:#fef2f2;border:1px solid #fecaca}._feedbackTitle_1qweu_1371{margin-bottom:.4rem;font-size:.95rem;font-weight:700}._feedbackCorrect_1qweu_1361 ._feedbackTitle_1qweu_1371{color:#15803d}._feedbackIncorrect_1qweu_1366 ._feedbackTitle_1qweu_1371{color:#b91c1c}._feedbackText_1qweu_1385{color:#475569;margin:0;font-size:.9rem;line-height:1.6}._quizControlBar_1qweu_1392{border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}._submitQuizBtn_1qweu_1401{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.85rem 1.75rem;font-size:1rem;font-weight:700;transition:background .2s;box-shadow:0 4px 6px #4f46e533}._submitQuizBtn_1qweu_1401:hover{background:#3730a3}._scoreDisplay_1qweu_1418{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#e0e7ff 100%);border:1px solid #bfdbfe;border-radius:14px;width:100%;max-width:500px;padding:2rem;box-shadow:0 4px 12px #6366f114}._scoreDisplay_1qweu_1418 h4{color:#1e1b4b;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}._scoreDisplay_1qweu_1418 p{color:#4f46e5;margin-bottom:1.5rem;font-size:1rem;font-weight:500}._resetQuizBtn_1qweu_1444{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .2s}._resetQuizBtn_1qweu_1444:hover{background:#3730a3}._resetQuizBtnSmall_1qweu_1460{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:all .2s}._resetQuizBtnSmall_1qweu_1460:hover{color:#334155;background:#f1f5f9}._divider_1qweu_1477{background:#e2e8f0;border:0;height:1px;margin:2rem 0}._container_1axgw_3{padding:1.5rem .5rem;font-family:Outfit,Inter,-apple-system,sans-serif;animation:.4s ease-out _fadeIn_1axgw_1}@keyframes _fadeIn_1axgw_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_1axgw_20{border-bottom:1px solid #f1f5f9;margin-bottom:2.5rem;padding-bottom:1.5rem}._classTag_1axgw_26{background:var(--primary-bg);color:var(--primary-hover);letter-spacing:.5px;text-transform:uppercase;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.85rem;font-weight:700;display:inline-block}._header_1axgw_20 h1{color:var(--primary-text);background:linear-gradient(135deg, var(--primary-text) 0%, var(--primary-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.25}._tagline_1axgw_50{color:#475569;max-width:800px;font-size:1.125rem;line-height:1.6}._tabs_1axgw_58{scrollbar-width:none;border-bottom:2px solid #e2e8f0;gap:.75rem;margin-bottom:2rem;padding-bottom:.1rem;display:flex;overflow-x:auto}._tabs_1axgw_58::-webkit-scrollbar{display:none}._tabBtn_1axgw_72{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}._tabBtn_1axgw_72:hover{color:var(--primary-color)}._activeTab_1axgw_90{color:var(--primary-color);border-bottom-color:var(--primary-color)}._contentCard_1axgw_96{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.25rem;line-height:1.7;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}._contentCard_1axgw_96 h2{color:#0f172a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}._contentCard_1axgw_96 h3{color:#1e293b;margin:2rem 0 1rem;font-size:1.2rem;font-weight:700}._syllabusBox_1axgw_120{border-left:4px solid var(--primary-color);background:#f8fafc;border-radius:8px;margin:1.5rem 0;padding:1.25rem}._syllabusBox_1axgw_120 h4{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.95rem;font-weight:700}._checkList_1axgw_137{margin:1rem 0;padding:0;list-style:none}._checkList_1axgw_137 li{margin-bottom:.85rem;padding-left:1.75rem;position:relative}._checkList_1axgw_137 li:before{content:"✓";color:#10b981;font-size:1.1rem;font-weight:900;position:absolute;left:0}._noticeBox_1axgw_159{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:1.5rem 0;padding:1.25rem}._noticeBox_1axgw_159 h4{color:#c2410c;margin-bottom:.4rem;font-weight:700}._studySteps_1axgw_173{margin:1.5rem 0 2.5rem;padding-left:1.25rem}._studySteps_1axgw_173 li{margin-bottom:1rem}._requestBtn_1axgw_182{background:var(--primary-gradient);color:#fff;cursor:pointer;box-shadow:0 4px 10px var(--primary-glow);border:none;border-radius:8px;padding:.85rem 1.75rem;font-weight:600;transition:all .2s;display:inline-block}._requestBtn_1axgw_182:hover{box-shadow:0 6px 14px var(--primary-glow);transform:translateY(-2px)}._tipsContainer_1axgw_201{grid-template-columns:1fr;gap:1.25rem;margin:2rem 0;display:grid}@media (min-width:768px){._tipsContainer_1axgw_201{grid-template-columns:1fr 1fr}}._tipCard_1axgw_214{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}._tipCard_1axgw_214:hover{border-color:#cbd5e1;transform:translateY(-2px)}._tipNumber_1axgw_230{color:var(--primary-color);background:var(--primary-bg);border-radius:6px;padding:.2rem .6rem;font-size:1.25rem;font-weight:800;line-height:1}._resourceCta_1axgw_240{text-align:center;border-top:1px solid #f1f5f9;margin-top:2.5rem;padding-top:2rem}._resourceCta_1axgw_240 h4{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._ctaBtn_1axgw_254{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}._ctaBtn_1axgw_254:hover{color:#0f172a;background:#e2e8f0}
