@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;1,14..32,400&family=Playfair+Display:wght@700;800&family=Source+Sans+3:wght@400;500;600&display=swap");:root{--primary:#5b5bf6;--primary-dark:#4646d4;--primary-soft:#ede9fe;--ink:#111827;--muted:#6b7280;--bg:#ffffff;--bg-soft:#f5f3ff;--bg-gray:#f9fafb;--border:#e5e7eb;--radius:12px;--shadow-card:0 4px 24px rgba(91,91,246,0.1)}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip;scroll-behavior:smooth}body{font-family:Source Sans\ 3,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Inter,Segoe UI,sans-serif;letter-spacing:-.02em;line-height:1.2}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.topbar-inner{max-width:1120px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;gap:2rem}.brand{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:-.03em;text-decoration:none;flex-shrink:0}.brand-pariksha{color:var(--ink)}.brand-grade{color:var(--primary)}.nav-links{display:flex;gap:2rem;margin:0 auto}.nav-links a{font-size:.9375rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--ink)}.btn-primary{display:inline-block;background:var(--primary);color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.6rem 1.35rem;border-radius:8px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 2px 8px rgba(91,91,246,.3)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 16px rgba(91,91,246,.4)}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;color:var(--primary);text-transform:uppercase;margin-bottom:.75rem}.section-h2{font-size:2.25rem;font-weight:800;color:var(--ink);margin-bottom:1rem}.hero-section{max-width:1280px;margin:0 auto;padding:5rem 2rem 4.5rem;display:grid;grid-template-columns:1fr 1.4fr;grid-gap:3.5rem;gap:3.5rem;align-items:start}.hero-h1{font-family:Playfair Display,Georgia,serif;font-size:3.4rem;font-weight:800;color:var(--ink);line-height:1.15;margin-bottom:1.25rem}.hero-line{display:block;white-space:nowrap}.hero-accent{color:var(--primary)}.hero-body{font-size:1.075rem;color:var(--muted);line-height:1.7;margin-bottom:.6rem}.hero-tagline{font-size:.9375rem;font-weight:600;color:var(--ink);margin-bottom:2rem}.mock-panel{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 48px rgba(91,91,246,.14);overflow:hidden;display:grid;grid-template-columns:48% 52%;align-items:start}.mock-sheet-col{border-right:1px solid var(--border);background:#fafafa}.mock-sheet-img{width:100%;height:auto;display:block;object-fit:contain}.mock-results-col{padding:1.1rem 1.1rem 1rem;background:#fff}.mock-results-heading{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:var(--ink);margin-bottom:.75rem}.mock-score-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:.6rem .85rem;margin-bottom:.85rem}.mock-total-label{font-size:.62rem;color:var(--muted);margin-bottom:.15rem}.mock-score-big{font-family:Inter,sans-serif;font-size:1.6rem;font-weight:800;color:#16a34a;line-height:1}.mock-score-sep{margin:0 .05rem}.mock-score-max,.mock-score-sep{font-size:.85rem;color:var(--muted)}.mock-score-max{font-weight:600}.mock-section-label{font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;color:var(--ink);margin:.75rem 0 .4rem}.mock-q-boxes{display:flex;gap:.3rem;flex-wrap:nowrap;margin-bottom:.25rem}.mock-q-box{border:1px solid var(--border);border-radius:7px;padding:.3rem .35rem;text-align:center;flex:1 1}.mock-q-box-label{display:block;font-size:.58rem;color:var(--muted);font-weight:600;margin-bottom:.1rem}.mock-q-box-score{font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;line-height:1}.mock-q-box-max{font-size:.58rem;color:var(--muted);font-weight:500}.score-green{color:#16a34a}.score-orange{color:#d97706}.score-red{color:#dc2626}.mock-feedback-card{background:#f0fdf4;border-radius:8px;padding:.65rem .75rem;display:flex;flex-direction:column;gap:.35rem}.mock-feedback-card p{font-size:.62rem;color:#166534;line-height:1.45}.mock-improve-card{background:#fff5f5;border-radius:8px;padding:.65rem .75rem}.mock-improve-card ul{list-style:none;display:flex;flex-direction:column;gap:.3rem}.mock-improve-card li{font-size:.62rem;color:#991b1b;line-height:1.4;display:flex;gap:.35rem}.mock-improve-card li:before{content:"•";flex-shrink:0;color:#dc2626}.strip{background:var(--bg-soft);padding:1.75rem 1.5rem;justify-content:center;gap:3rem;flex-wrap:wrap}.strip,.strip-item{display:flex;align-items:center}.strip-item{gap:.8rem}.strip-icon{width:2.75rem;height:2.75rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0;box-shadow:0 2px 10px rgba(91,91,246,.18)}.strip-icon svg{width:1.1rem;height:1.1rem}.strip-title{font-size:.875rem;font-weight:600;color:var(--ink)}.strip-sep{width:1px;height:2rem;background:rgba(91,91,246,.2)}.how-section{padding:5.5rem 1.5rem;text-align:center}.how-section .section-h2{margin-bottom:3.5rem}.how-steps{display:flex;align-items:flex-start;justify-content:center;max-width:960px;margin:0 auto}.how-step{flex:0 0 245px;flex-direction:column;text-align:center;gap:.5rem}.how-step,.how-step-icon{display:flex;align-items:center}.how-step-icon{width:4.25rem;height:4.25rem;background:var(--bg-soft);border-radius:50%;justify-content:center;color:var(--primary);margin-bottom:.5rem;box-shadow:0 0 0 6px rgba(91,91,246,.07)}.how-step-icon svg{width:1.6rem;height:1.6rem}.how-step-num{font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:var(--primary)}.how-step-title{font-size:1.05rem;font-weight:700;color:var(--ink)}.how-step-desc{font-size:.875rem;color:var(--muted);line-height:1.55;max-width:180px}.how-arrow{flex:0 0 auto;padding-top:1.75rem;color:#d1d5db}.how-arrow svg{width:2.25rem;height:1.5rem}.ba-section{background:var(--bg-gray);padding:5.5rem 1.5rem;text-align:center}.ba-section .section-h2{margin-bottom:3rem}.ba-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;text-align:left}.ba-card{border-radius:16px;padding:2rem}.ba-before{background:#fce4e4;border:1.5px solid #f5c0c0}.ba-after{background:#f7f7f5;border:1.5px solid #e0ddd7}.ba-badge-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.ba-status-dot{width:1.6rem;height:1.6rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;color:#fff;flex-shrink:0}.ba-status-dot-x{background:#ef4444}.ba-status-dot-check{background:#22c55e}.ba-badge{display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:.3rem 1rem;border-radius:999px}.ba-badge-before{background:#fecdd3;color:#be123c}.ba-badge-after{background:#bbf7d0;color:#15803d}.ba-img-wrap{position:relative;margin-bottom:1.25rem;border-radius:8px;overflow:hidden;aspect-ratio:1356/1160}.ba-illustration{width:100%;height:100%;display:block;object-fit:contain}.ba-img-heading{position:absolute;top:.6rem;left:.75rem;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:800;color:var(--ink);line-height:1.3;white-space:nowrap}.ba-overlay{position:absolute;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.13);pointer-events:none}.ba-overlay-1{left:2%;top:38%;width:40%}.ba-overlay-2{right:2%;top:12%;width:44%}.ba-overlay-3{right:2%;bottom:4%;width:38%}.ba-list{list-style:none;display:flex;flex-direction:column;gap:.55rem}.ba-list li{font-size:.9rem;color:var(--ink);display:flex;align-items:flex-start;gap:.65rem;line-height:1.45}.ba-icon-check,.ba-icon-x{font-size:.6rem;font-weight:700;color:#fff;flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem}.ba-icon-x{background:#ef4444}.ba-icon-check{background:#22c55e}.ba-after-bottom{display:flex;gap:1rem;align-items:flex-start}.ba-after-bottom .ba-list{flex:1 1}.ba-callout{flex:0 0 auto;width:148px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.35rem}.ba-callout-top{display:flex;align-items:flex-start;gap:.4rem}.ba-callout-icon{width:1.6rem;height:1.6rem}.ba-callout-heading{font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;color:var(--ink);line-height:1.3}.ba-callout-body{font-size:.78rem;color:var(--muted);line-height:1.4}.why-section{padding:5.5rem 1.5rem;text-align:center}.why-section .section-h2{margin-bottom:.5rem}.why-section>.section-subtext{font-size:1rem;color:var(--muted);margin-bottom:3rem}.why-grid{max-width:1060px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.why-card{text-align:left;padding:1.6rem;border:1px solid var(--border);border-radius:12px;background:#fff;transition:box-shadow .2s,border-color .2s,transform .2s}.why-card:hover{box-shadow:0 6px 20px rgba(91,91,246,.1);border-color:rgba(91,91,246,.35);transform:translateY(-2px)}.why-card-icon{width:2.75rem;height:2.75rem;background:var(--bg-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:1rem}.why-card-icon svg{width:1.25rem;height:1.25rem}.why-card h3{font-size:.975rem;font-weight:700;color:var(--ink);margin-bottom:.45rem}.why-card p{font-size:.875rem;color:var(--muted);line-height:1.55}.who-section{background:var(--bg-soft);padding:5.5rem 1.5rem;text-align:center}.who-inner{max-width:720px;margin:0 auto}.who-body{font-size:1rem;color:var(--muted);line-height:1.75;margin-bottom:2.5rem}.who-sub{font-size:.9rem;font-weight:600;color:var(--ink);margin-bottom:1.75rem}.logo-carousel-wrap{overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent)}.logo-track{display:flex;align-items:center;gap:3.5rem;animation:scroll-logos 28s linear infinite;width:max-content}.logo-track:hover{animation-play-state:paused}.logo-item{display:flex;align-items:center;flex-shrink:0}.logo-img{height:38px;max-width:140px;object-fit:contain;opacity:.65;transition:opacity .2s}.logo-img:hover{opacity:1}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.faq-section{padding:5.5rem 1.5rem;max-width:720px;margin:0 auto}.faq-section .section-h2{text-align:center;margin-bottom:2.5rem}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-q{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 0;cursor:pointer;font-family:Inter,sans-serif;font-size:.975rem;font-weight:600;color:var(--ink);list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:1rem}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";font-size:1.3rem;font-weight:300;color:var(--primary);flex-shrink:0;line-height:1}.faq-item[open] .faq-q:after{content:"−"}.faq-q:hover{color:var(--primary)}.faq-a{font-size:.95rem;color:var(--muted);line-height:1.7;padding-bottom:1.3rem}.cta-section{background:var(--primary);padding:6rem 1.5rem;text-align:center}.cta-section h2{font-size:2.1rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-section p{font-size:1.05rem;color:rgba(255,255,255,.78);line-height:1.65;margin-bottom:2.25rem;max-width:540px;margin-left:auto;margin-right:auto}.btn-white{display:inline-block;background:#fff;color:var(--primary);font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;padding:.75rem 2rem;border-radius:8px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px rgba(0,0,0,.15)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.2)}.site-footer{background:var(--ink);color:rgba(255,255,255,.6);padding:2.75rem 1.5rem;text-align:center;font-size:.9rem;line-height:1.7}.site-footer a{color:rgba(255,255,255,.85);text-decoration:none}.site-footer a:hover{color:#fff}.footer-copy{margin-top:.4rem;font-size:.8rem;color:rgba(255,255,255,.35)}@media (max-width:980px){.hero-section{grid-template-columns:1fr;gap:3rem;padding:3.5rem 1.5rem}.hero-h1{font-size:2.75rem}.why-grid{grid-template-columns:repeat(2,1fr)}.ba-grid{grid-template-columns:1fr;max-width:560px}.section-h2{font-size:2rem}}@media (max-width:700px){.nav-links{display:none}.topbar-inner{gap:1rem}.hero-h1{font-size:2.1rem}.hero-line{white-space:normal}.mock-panel{grid-template-columns:1fr}.mock-sheet-col{border-right:none;border-bottom:1px solid var(--border)}.strip{gap:1.5rem;padding:1.5rem 1rem}.strip-sep{display:none}.ba-section,.faq-section,.how-section,.who-section,.why-section{padding:4rem 1.25rem}.how-steps{flex-direction:column;align-items:center;gap:1.5rem}.how-step{flex:0 0 auto;width:100%;max-width:320px}.how-arrow{padding-top:0;transform:rotate(90deg)}.ba-grid{max-width:100%}.ba-after-bottom{flex-direction:column}.ba-callout{width:100%}.why-grid{grid-template-columns:1fr}.section-h2{font-size:1.75rem}.cta-section{padding:4rem 1.25rem}.cta-section h2{font-size:1.65rem}}@media (max-width:520px){.hero-h1{font-size:1.7rem}.topbar-inner{padding:0 1rem}.btn-primary.topbar-cta{font-size:.8rem;padding:.5rem 1rem}.ba-card{padding:1.25rem}}