.math_mathPage__dLljr{width:100%;max-width:1200px;margin:-1rem auto 0}.math_breadcrumb__cFw3r{display:flex;align-items:center;padding:1rem 0;margin-bottom:2rem;font-size:.875rem;color:#64748b}.math_breadcrumbLink__hobJx{display:flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;transition:color .2s ease}.math_breadcrumbLink__hobJx:hover{color:#1d4ed8}.math_breadcrumbSeparator__yhsRY{margin:0 .5rem;color:#94a3b8}.math_breadcrumbCurrent__0fhdG{font-weight:500;color:#0f172a}.math_heroSection__zlsBx{padding:3rem 2rem;margin-bottom:3rem;margin-top:-1rem;border-radius:1rem;background:linear-gradient(135deg,#3b82f6,#1e40af);color:white;position:relative;overflow:hidden}.math_heroSection__zlsBx:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.3}.math_heroContent__jJnUq{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.math_heroContent__jJnUq h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(90deg,#ffffff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.math_heroContent__jJnUq p{font-size:1.25rem;max-width:800px;margin:0 auto 2rem;line-height:1.6;opacity:.9}.math_statsContainer__qNRo_{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem}.math_statItem__7pm1t{display:flex;flex-direction:column;align-items:center;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1.25rem 2rem;border-radius:1rem;min-width:140px}.math_statNumber__e7z1w{font-size:2.5rem;font-weight:700;color:white;line-height:1;margin-bottom:.5rem}.math_statLabel__5kwM3{font-size:.875rem;color:rgba(255,255,255,.8)}.math_courseOverview__XRSAW{padding:3rem 2rem;margin-bottom:3rem}.math_courseOverview__XRSAW h2{font-size:2.25rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:3rem;position:relative}.math_courseOverview__XRSAW h2:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#1e40af);border-radius:2px}.math_highlightsGrid__VPwrA{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.math_highlightCard__Mz0P6{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.math_highlightCard__Mz0P6:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.math_highlightIcon__1ZYBy{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background-color:rgba(59,130,246,.1);color:#3b82f6;margin-bottom:1.5rem}.math_highlightCard__Mz0P6 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.math_highlightCard__Mz0P6 p{color:#64748b;line-height:1.6}.math_syllabusSection__cLEDM{padding:3rem 2rem;margin-bottom:3rem;background-color:#f8fafc;border-radius:1rem}.math_syllabusSection__cLEDM h2{font-size:2.25rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:1rem}.math_syllabusDescription__Yg1ZX{text-align:center;max-width:800px;margin:0 auto 3rem;color:#64748b;line-height:1.6}.math_tabsContainer__H6_KW{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.math_tabButton__rfOGe{padding:.75rem 1.5rem;background:none;font-size:1rem;font-weight:500;color:#64748b;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:all .3s ease;outline:none}.math_tabButton__rfOGe:hover{color:#3b82f6}.math_activeTab__FLehN{color:#3b82f6;border-bottom:2px solid #3b82f6;font-weight:600}.math_syllabusContent__OJQar{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.math_syllabusTable__Wj_NG{width:100%;border-collapse:collapse}.math_tableHeader__rpuuk{display:grid;padding:1rem;background-color:#f1f5f9;border-radius:.5rem;font-weight:600;color:#334155;margin-bottom:.5rem}.math_tableHeader__rpuuk,.math_tableHeader__rpuuk[class*=cbse9]{grid-template-columns:.5fr 1.5fr .75fr 3fr}.math_tableHeader__rpuuk div{padding:0 .5rem}.math_tableRow__zXPuJ{display:grid;grid-template-columns:.5fr 1.5fr .75fr 3fr;padding:1rem;border-bottom:1px solid #e2e8f0;transition:background-color .2s ease}.math_tableRow__zXPuJ:hover{background-color:#f8fafc}.math_tableRow__zXPuJ:last-child{border-bottom:none}.math_marksCell__SPz_O,.math_nameCell__MNv99,.math_topicsCell__w9nKC,.math_unitCell__9JfXc{padding:0 .5rem}.math_unitCell__9JfXc{font-weight:600;color:#3b82f6}.math_nameCell__MNv99{font-weight:500;color:#1e293b}.math_marksCell__SPz_O{font-weight:500;color:#334155}.math_topicsCell__w9nKC ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.math_topicsCell__w9nKC li{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem}.math_checkIcon__UwIBA{color:#10b981;flex-shrink:0}.math_resourcesSection__7Fh9x{padding:3rem 2rem;margin-bottom:3rem}.math_resourcesSection__7Fh9x h2{font-size:2.25rem;font-weight:700;color:#1e293b;text-align:center;margin-bottom:3rem;position:relative}.math_resourcesSection__7Fh9x h2:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#1e40af);border-radius:2px}.math_resourcesGrid__w_6Aq{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.math_resourceCard__yFcpv{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.math_resourceCard__yFcpv:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.math_resourceIcon__ZBbRS{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background-color:rgba(59,130,246,.1);color:#3b82f6;margin-bottom:1.5rem}.math_resourceCard__yFcpv h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.math_resourceCard__yFcpv p{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.math_resourceLink__kMmWT{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#3b82f6;color:white;font-weight:500;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.math_resourceLink__kMmWT:hover{background-color:#2563eb;transform:translateY(-2px)}.math_ctaSection__INh5y{margin-bottom:3rem;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:1rem;padding:4rem 2rem;color:white;position:relative;overflow:hidden}.math_ctaSection__INh5y:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:100px;background-color:rgba(255,255,255,.1)}.math_ctaSection__INh5y:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;border-radius:150px;background-color:rgba(255,255,255,.05)}.math_ctaContent__Ha7wZ{position:relative;z-index:1;text-align:center;max-width:700px;margin:0 auto}.math_ctaContent__Ha7wZ h2{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.math_ctaContent__Ha7wZ p{margin-bottom:2rem;opacity:.9;font-size:1.125rem}.math_ctaButton__en3Q5{background-color:white;color:#3b82f6;border:none;padding:1rem 2.5rem;border-radius:9999px;font-weight:600;font-size:1.125rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s ease}.math_ctaButton__en3Q5:hover{box-shadow:0 10px 15px rgba(0,0,0,.1);transform:translateY(-2px)}@media (max-width:1024px){.math_statsContainer__qNRo_{gap:1.5rem}.math_tableHeader__rpuuk,.math_tableRow__zXPuJ{grid-template-columns:.5fr 1.5fr 3fr}}@media (max-width:768px){.math_breadcrumb__cFw3r{flex-wrap:wrap;row-gap:.5rem}.math_heroContent__jJnUq h1{font-size:2.75rem}.math_heroContent__jJnUq p{font-size:1.125rem}.math_statItem__7pm1t{padding:1rem 1.5rem;min-width:120px}.math_statNumber__e7z1w{font-size:2rem}.math_highlightsGrid__VPwrA,.math_resourcesGrid__w_6Aq{grid-template-columns:1fr;max-width:500px;margin:0 auto}.math_tableHeader__rpuuk,.math_tableRow__zXPuJ{grid-template-columns:1fr;padding:1.5rem 1rem;gap:.5rem}.math_tableHeader__rpuuk{display:none}.math_topicsCell__w9nKC ul{grid-template-columns:1fr}.math_unitCell__9JfXc:before{content:"Unit: ";font-weight:400;color:#64748b}.math_nameCell__MNv99:before{content:"Topic: ";font-weight:400;color:#64748b}.math_marksCell__SPz_O:before{content:"Marks: ";font-weight:400;color:#64748b}}