.app-container{min-height:100vh}:root{--bg-gradient: #F2F2F7;--font-main: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Plus Jakarta Sans", "Segoe UI", "Noto Sans Devanagari", "Mangal", sans-serif;--font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Outfit", "Segoe UI", "Noto Sans Devanagari", "Mangal", sans-serif;--text-main: #1C1C1E;--text-muted: #8E8E93;--text-light: #AEAEEB;--jee-card-bg: rgba(255, 255, 255, .85);--jee-card-border: rgba(0, 122, 255, .2);--jee-accent: #007AFF;--jee-accent-hover: #0062CC;--neet-card-bg: rgba(255, 255, 255, .85);--neet-card-border: rgba(52, 199, 89, .2);--neet-accent: #34C759;--neet-accent-hover: #28A745;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 8px 24px rgba(0, 0, 0, .06);--shadow-card: 0 10px 30px -5px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .02);--shadow-footer: 0 -4px 20px rgba(0, 0, 0, .03);--footer-bg: rgba(255, 255, 255, .78);--footer-text: #8E8E93;--footer-border: rgba(0, 0, 0, .08)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar,div::-webkit-scrollbar,section::-webkit-scrollbar,main::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}html,body{scrollbar-width:none!important;-ms-overflow-style:none!important}body{font-family:var(--font-main);background:var(--bg-gradient);color:var(--text-main);min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app-container{display:flex;flex-direction:column;min-height:100vh;max-width:100vw;position:relative;background:#f2f2f7}.main-content{flex:1;width:100%;max-width:1350px;margin:0 auto;padding:.35rem 1.25rem 4.5rem;display:flex;flex-direction:column;align-items:center;animation:fadeIn .35s cubic-bezier(.16,1,.3,1)}.header-bar{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.5rem;background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #E2E8F0;box-shadow:0 2px 10px #00000008;position:sticky;top:0;z-index:50}.header-left{display:flex;align-items:center;gap:.05rem;cursor:pointer;-webkit-user-select:none;user-select:none}.app-logo-badge{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#007aff,#5856d6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #007aff4d;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.app-logo-badge:hover{transform:scale(1.05)}.brand-title{font-family:var(--font-display);font-size:1.2rem;font-weight:800;color:#1c1c1e;letter-spacing:-.02em;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:.75rem}.nav-search{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.nav-search form{display:flex;align-items:center;gap:.5rem}.nav-search input[type=search]{width:560px;max-width:62vw;min-width:220px;padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(15,23,42,.06);background:#fff;box-shadow:0 6px 18px #10182805;outline:none;font-size:.95rem}.nav-search input[type=search]::placeholder{color:var(--text-muted)}.nav-search button[type=submit]{background:transparent;border:none;padding:0;cursor:pointer;font-size:1rem}.search-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#fff,#f4f6f8);border:1px solid rgba(15,23,42,.06);box-shadow:0 6px 14px #1018280f;transition:transform .12s ease,box-shadow .12s ease;color:#0f172a}.search-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #10182814}.search-btn:active{transform:translateY(0)}.nav-search input[type=search]{height:44px;padding:.25rem 1rem}@media (max-width: 900px){.nav-search input[type=search]{width:380px;max-width:56vw}}@media (max-width: 640px){.nav-search{display:none}}.action-icon-btn{width:40px;height:40px;border-radius:50%;background:#7878801f;border:none;display:flex;align-items:center;justify-content:center;color:#007aff;cursor:pointer;position:relative;transition:all .2s ease}.action-icon-btn:hover{background:#78788033;transform:scale(1.05)}.notification-badge-dot{position:absolute;top:7px;right:8px;width:8px;height:8px;border-radius:50%;background:#ff3b30;border:1.5px solid #FFFFFF}.user-avatar-btn{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#af52de,#5856d6);display:flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 14px #af52de59;transition:transform .2s ease}.user-avatar-btn:hover{transform:scale(1.05)}.dashboard-hero-card{width:100%;max-width:190px;margin:.2rem auto 1.25rem;padding:.38rem .95rem;background:#7878801f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:.5px solid rgba(0,0,0,.08);border-radius:14px;text-align:center;box-shadow:0 2px 8px #00000005}.dashboard-title-text{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:#1c1c1e;letter-spacing:-.01em}.cards-grid{width:100%;max-width:1350px;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0 auto}@media (max-width: 1100px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.cards-grid{grid-template-columns:1fr}}.subject-cards-grid{width:100%;max-width:1350px;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0 auto}@media (max-width: 850px){.subject-cards-grid{grid-template-columns:1fr;gap:1.15rem}}.stats-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem;width:100%}@media (max-width: 640px){.stats-cards-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}}.appl.year-pill-item:hover{background:#007aff14}.practice-canvas-container{width:100%;flex:1;padding:1.25rem 1.25rem 6.5rem;display:flex;flex-direction:column;gap:1.15rem}.practice-bottom-nav{position:fixed;bottom:1rem;left:0;right:0;z-index:40;pointer-events:none}.practice-bottom-nav-inner{width:100%;padding:0 1.25rem;display:flex;align-items:center;justify-content:space-between;pointer-events:auto}@media (max-width: 640px){.practice-canvas-container{padding:.65rem .5rem 6.5rem!important;gap:.75rem!important}.practice-bottom-nav-inner{padding:0 .5rem!important}.practice-top-header{padding:.65rem .65rem .5rem!important}.practice-numbers-strip{padding:0 .65rem .5rem!important}}.apple-list-cell:hover{background:#007aff0a!important}.exam-card{border-radius:20px;padding:1.35rem 1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-card);position:relative;overflow:hidden;min-width:0;border:2px solid transparent}.exam-card:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 14px 34px -5px #00000014}.exam-card-jee{background:linear-gradient(135deg,#eff6ff,#e0f2fe)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid #007AFF!important;box-shadow:0 4px 16px #007aff14}.exam-card-neet{background:linear-gradient(135deg,#ecfdf5,#e6f4ea)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid #10B981!important;box-shadow:0 4px 16px #10b98114}.exam-card-testseries{background:linear-gradient(135deg,#f7f0ff,#eef2ff)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid #AF52DE!important;box-shadow:0 4px 16px #af52de14}.exam-card-studysession{background:linear-gradient(135deg,#fff7ed,#ffedd5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid #F97316;box-shadow:0 4px 16px #f9731614}.syllabus-btn:hover{background:#af52de38!important;transform:translateY(-1px);box-shadow:0 4px 12px #af52de33!important}.coming-soon-badge{font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.22rem .6rem;border-radius:20px;background:linear-gradient(135deg,#ff9500,#ff3b30);color:#fff;box-shadow:0 2px 8px #ff95004d;display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.exam-card-left{display:flex;align-items:center;gap:1.15rem;min-width:0}.exam-icon-circle{width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;aspect-ratio:1 / 1;border-radius:50%!important;display:flex;align-items:center;justify-content:center;flex-shrink:0!important;transition:transform .2s ease}.exam-icon-circle.jee{background:#007aff1f;color:#007aff}.exam-icon-circle.neet{background:#34c7591f;color:#34c759}.exam-icon-circle.testseries{background:#af52de1f;color:#af52de}.exam-icon-circle.studysession{background:#f9731624;color:#ea580c}.exam-title{font-family:var(--font-display);font-size:1.3rem;font-weight:800;color:#1c1c1e;letter-spacing:-.01em;overflow-wrap:anywhere}.exam-subtitle{font-size:.85rem;color:#8e8e93;font-weight:500;margin-top:2px;overflow-wrap:anywhere}.arrow-circle-btn{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;aspect-ratio:1 / 1;border-radius:50%!important;display:flex;align-items:center;justify-content:center;flex-shrink:0!important;transition:all .25s cubic-bezier(.16,1,.3,1)}.arrow-circle-btn.jee{background:#007aff;color:#fff}.arrow-circle-btn.neet{background:#34c759;color:#fff}.arrow-circle-btn.testseries{background:#af52de;color:#fff}.arrow-circle-btn.studysession{background:#f97316;color:#fff}.exam-card:hover .arrow-circle-btn{transform:translate(4px)}.pyq-year-card-new:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 12px 30px #007aff29!important;border-color:#007aff!important}.pyq-year-card-new:hover .arrow-circle-btn{transform:translate(4px) scale(1.08)}.chapters-2col-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.memory-options-2col-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.15rem;margin-bottom:2rem}@media (max-width: 640px){.chapters-2col-grid,.memory-options-2col-grid{grid-template-columns:1fr!important}}.footer-bar{position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--footer-bg);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-top:var(--footer-border);padding:.6rem 1.25rem .75rem;box-shadow:var(--shadow-footer)}.footer-content{max-width:1350px;margin:0 auto;display:flex;align-items:center;justify-content:center}.footer-links-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem .65rem;font-size:.78rem;font-weight:500;color:var(--footer-text)}.footer-link-btn{background:transparent;border:none;color:var(--footer-text);font-size:.78rem;font-weight:600;cursor:pointer;transition:color .15s ease;padding:.2rem .4rem;border-radius:6px}.footer-link-btn:hover{color:#007aff;background:#007aff0f}.footer-divider{color:#c7c7cc;-webkit-user-select:none;user-select:none;font-size:.75rem}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000061;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .2s ease-out}.modal-card{background:#fffffff2;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:.5px solid rgba(0,0,0,.1);border-radius:24px;width:95%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026;overflow:hidden}.modal-header{padding:1.1rem 1.4rem;border-bottom:.5px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between}.modal-title{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#1c1c1e}.modal-close-btn{width:32px;height:32px;border-radius:50%;background:#7878801f;border:none;display:flex;align-items:center;justify-content:center;color:#8e8e93;cursor:pointer;transition:all .15s ease}.modal-close-btn:hover{background:#78788040;color:#1c1c1e}.modal-body{padding:1.35rem 1.4rem;overflow-y:auto;flex:1}@media (max-width: 640px){.main-content{padding:.65rem .35rem 4.5rem;width:100%}.header-bar{padding:.4rem 1rem}.brand-title{font-size:1rem}.action-icon-btn{width:32px;height:32px;font-size:.85rem}.user-avatar-btn{width:32px;height:32px}.dashboard-hero-card{margin:.15rem auto 1rem;padding:.3rem .75rem;max-width:180px;border-radius:12px}.dashboard-title-text{font-size:1.1rem}.cards-grid{grid-template-columns:1fr;gap:1.15rem}.exam-card{padding:1.2rem 1.25rem}.exam-title{font-size:1.2rem}.footer-bar{padding:.5rem .5rem .65rem}.footer-links-row{font-size:.72rem;gap:.25rem .4rem;padding:0 .25rem}.footer-link-btn{font-size:.72rem;padding:.15rem .3rem}.modal-backdrop{padding:.5rem .35rem}.modal-card{width:98%;max-width:98%;border-radius:20px;max-height:90vh}.modal-header{padding:1rem 1.15rem}.modal-body{padding:1.15rem 1rem}}.mjx-chtml,.MathJax,.mjx-container,.mjx-math{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;vertical-align:middle!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.solution-container,.solution-content{text-align:left!important}.solution-container .mjx-container[jax=CHTML][display=true],.solution-container .mjx-container[display=true],.solution-container .MathJax_Display,.solution-container div.MathJax_Display,.solution-container .mjx-math[display=true],.solution-container mjx-container[jax=CHTML][display=true]{text-align:left!important;margin-left:.5rem!important;margin-right:auto!important;justify-content:flex-start!important;display:block!important}.mjx-chtml::-webkit-scrollbar,.MathJax::-webkit-scrollbar,.mjx-container::-webkit-scrollbar,.mjx-math::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@media (max-width: 640px){.practice-canvas-container{padding:.5rem .2rem 6.5rem!important;gap:.65rem!important}.practice-bottom-nav-inner{padding:0 .2rem!important}.practice-top-header{padding:.5rem .4rem .4rem!important}.practice-numbers-strip{padding:0 .4rem .4rem!important}.practice-header-title{display:none!important}}.practice-header-title{font-family:var(--font-display);font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.01em;white-space:nowrap;max-width:650px;overflow:hidden;text-overflow:ellipsis}.chapter-selection-container{width:100%;padding:.5rem 1.25rem 4rem}.desktop-only-btn{display:flex!important}.desktop-only-text{display:inline}.download-pdf-btn:hover{transform:scale(1.05);box-shadow:0 4px 14px #05966966!important}.mobile-only-chevron{display:none!important}@media (max-width: 640px){.chapter-selection-container{padding:.5rem .2rem 4rem!important}.desktop-only-btn,.desktop-only-text{display:none!important}.mobile-only-chevron{display:block!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.lang-option-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a!important}.lang-option-btn:active{transform:scale(.97)}mjx-container,mjx-utext,mjx-mtext,mjx-box{font-family:var(--font-main)!important;font-feature-settings:"liga" 1,"clig" 1,"calt" 1!important}mjx-utext,mjx-mtext,mjx-box{font-style:normal!important}.test-series-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%}.memory-options-2col-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.95rem;width:100%;margin-bottom:1.1rem}@media (max-width: 768px){.test-series-grid,.memory-options-2col-grid{grid-template-columns:1fr!important}}
