@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800;900&family=Noto+Sans+Gujarati:wght@400;500;600;700;800&display=swap";
:root{--bg:#fbfaf6;--surface:#fff;--surface-soft:#f5f8ff;--ink:#0f172a;--muted:#64718a;--line:#e5e8ef;--blue:#2463eb;--blue-dark:#1748ba;--blue-soft:#eaf1ff;--green:#16835f;--green-soft:#eaf7f1;--orange:#e6922e;--orange-soft:#fff3df;--radius:24px;--shadow:0 20px 60px #1f345c17}*{box-sizing:border-box}html{scroll-behavior:smooth}nextjs-portal,#nextjs-dev-indicator,[data-nextjs-dev-indicator],[data-nextjs-toast],[data-nextjs-dialog-overlay]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans Gujarati,Nirmala UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,svg{display:block}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf6e8;border-bottom:1px solid #e5e8efdb;position:sticky;top:0}.launch-marquee-wrap{color:#e2e8f0;z-index:40;background:#0f172a;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;padding:9px 0;font-size:15.5px;position:relative;overflow:hidden}.launch-marquee-inner{align-items:center;gap:14px;width:100%;display:flex}.launch-badge{color:#f1f5f9;letter-spacing:.3px;background:#1e293b;border:1px solid #334155;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;margin-left:16px;padding:4px 10px;font-size:12.5px;font-weight:800;display:inline-flex}.launch-pulse-dot{background:#38bdf8;border-radius:50%;width:7px;height:7px;animation:2s infinite launchBlink}@keyframes launchBlink{0%,to{opacity:1}50%{opacity:.35}}.marquee-track-container{white-space:nowrap;flex:1;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 1.5% 98.5%,#0000);mask-image:linear-gradient(90deg,#0000,#000 1.5% 98.5%,#0000)}.marquee-track{gap:36px;width:max-content;animation:18s linear infinite marqueeScroll;display:flex}.marquee-track:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-content{color:#e2e8f0;align-items:center;gap:12px;font-size:15.5px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.marquee-content strong{color:#fff;font-weight:800}.marquee-content:hover{color:#38bdf8}.marquee-group{align-items:center;gap:32px;display:inline-flex}.marquee-separator{color:#475569;font-size:14px}.marquee-dot{color:#64748b;font-size:15px}.marquee-cta-pill{color:#93c5fd;background:#1e293b;border:1px solid #334155;border-radius:6px;align-items:center;gap:6px;margin-left:8px;padding:4px 10px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.marquee-content:hover .marquee-cta-pill{color:#fff;background:#2563eb;border-color:#2563eb}@media (max-width:640px){.launch-marquee-wrap{padding:7px 0;font-size:13.5px}.launch-badge{margin-left:8px;padding:3px 7px;font-size:11px}.marquee-track{animation-duration:14s}}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:60px;display:flex}.brand{align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:inline-flex}.brand-logo{border-radius:9px;flex-shrink:0;width:38px;height:38px;display:block}.desktop-nav{align-items:center;gap:26px;display:flex}.nav-link{color:#44506a;font-size:14px;font-weight:650;transition:all .2s}.nav-link:hover{color:var(--blue)}.language-button{color:var(--ink);background:#fff;border:1px solid #d6dce8;border-radius:10px;padding:7px 13px;font-size:13px;font-weight:750}.menu-button{width:40px;height:40px;color:var(--ink);background:0 0;border:0;padding:8px;display:none}.menu-button svg{width:24px;height:24px}.mobile-panel{border-top:1px solid var(--line);background:var(--bg);display:none}.mobile-nav{padding-top:10px;padding-bottom:18px;display:grid}.mobile-nav-link{border-bottom:1px solid #eceef3;padding:12px 0;font-size:15px;font-weight:700}.mobile-language{background:var(--blue-soft);color:var(--blue-dark);text-align:center;border-radius:10px;margin-top:12px;padding:10px 14px;font-weight:800}.hero{border-bottom:1px solid var(--line);min-height:auto;display:block;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding-top:36px;padding-bottom:50px;display:grid;position:relative}.eyebrow{color:var(--blue-dark);text-transform:uppercase;letter-spacing:1.45px;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border-radius:99px;width:22px;height:2px;margin-right:9px}.hero-copy h1{letter-spacing:-3.8px;max-width:680px;margin:22px 0;font-size:clamp(49px,6vw,76px);line-height:.99}.hero-copy h1 span{color:var(--blue)}.hero-description{color:#1e293b;max-width:620px;margin:0;font-size:18px;font-weight:500;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:33px;display:flex}.button{border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px #2463eb33}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:#0f172a;background:#fff;border-color:#dde1ea;font-weight:800}.hero-note{color:#334155;align-items:center;gap:9px;margin:23px 0 0;font-size:13px;font-weight:600;display:flex}.hero-note span{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 5px var(--green-soft);border-radius:50%}.hero-orb{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:#edf3ff;width:460px;height:460px;top:-150px;right:-130px}.hero-orb-two{background:#fff1d8;width:260px;height:260px;bottom:-170px;left:42%}.hero-visual{min-height:470px;position:relative}.visual-paper{width:385px;min-height:370px;box-shadow:var(--shadow);background:#fff;border:1px solid #dfe5ef;border-radius:25px;position:absolute}.paper-back{background:#f7f9fd;padding:45px;top:46px;right:55px;transform:rotate(6deg)}.paper-front{padding:28px;top:24px;right:88px;transform:rotate(-2deg)}.paper-line{background:#e8ecf4;border-radius:999px;height:9px;margin:18px 0}.paper-line.short{width:38%}.paper-line.medium{width:70%}.paper-top{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:24px;display:flex}.paper-icon{background:var(--blue-soft);width:47px;height:47px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.paper-icon svg{width:24px;height:24px}.paper-top div{flex-direction:column;display:flex}.paper-top strong{font-size:19px}.paper-top small{color:var(--muted);margin-top:4px;font-size:11px}.lesson-row{border-bottom:1px solid #eef0f4;align-items:center;gap:14px;padding:20px 0;display:flex}.lesson-row>span{color:#6d7890;background:#f4f6fa;border-radius:10px;place-items:center;min-width:34px;height:34px;font-size:11px;font-weight:850;display:grid}.lesson-row>div{flex-direction:column;display:flex}.lesson-row b{font-size:13px}.lesson-row small{color:var(--muted);margin-top:4px;font-size:10.5px}.visual-badge{background:#fff;border:1px solid #e0e5ee;border-radius:16px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;box-shadow:0 15px 35px #20304e1a}.visual-badge svg{width:25px;height:25px}.visual-badge div{flex-direction:column;line-height:1.1;display:flex}.visual-badge strong{font-size:12px}.visual-badge small{color:var(--muted);margin-top:4px;font-size:10px}.badge-free{color:var(--green);top:300px;left:-8px;transform:rotate(3deg)}.badge-mobile{color:var(--orange);top:115px;right:6px;transform:rotate(-4deg)}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:75px;display:grid}.trust-item{color:#59667d;border-right:1px solid var(--line);justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.trust-item:last-child{border-right:0}.trust-dot{border-radius:50%;width:7px;height:7px}.trust-dot-1{background:var(--blue)}.trust-dot-2{background:var(--orange)}.trust-dot-3{background:var(--green)}.trust-dot-4{background:#8b61d7}.section{padding:110px 0}.section-heading{margin-bottom:45px}.section-heading.narrow{max-width:690px}.section-heading h2,.mission-copy h2{letter-spacing:-2.4px;margin:17px 0 18px;font-size:clamp(38px,4.2vw,55px);line-height:1.05}.section-heading p,.mission-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.tools-section{background:#fbfaf6}.tool-layout{grid-template-columns:1.38fr .62fr;gap:20px;display:grid}.tool-card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;min-height:395px;padding:34px;position:relative;overflow:hidden}.live-tool{transition:transform .2s,box-shadow .2s,border-color .2s}.live-tool:hover{box-shadow:var(--shadow);border-color:#cfd9ef;transform:translateY(-4px)}.tool-card-top{justify-content:space-between;align-items:center;display:flex}.tool-icon{width:52px;height:52px;color:var(--blue);background:var(--blue-soft);border-radius:15px;place-items:center;display:grid}.tool-icon svg{width:27px;height:27px}.live-badge{background:var(--green-soft);color:#0f694b;letter-spacing:.8px;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.live-badge i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #16835f1a}.tool-card h3{letter-spacing:-1.05px;margin:27px 0 12px;font-size:29px}.tool-card>p,.coming-content p{color:var(--muted);max-width:620px;font-size:14px;line-height:1.7}.chip-row{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.chip{color:#56627a;background:#f5f6f9;border:1px solid #e8ebf0;border-radius:999px;padding:7px 10px;font-size:10.5px;font-weight:750}.tool-card-bottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:15px;margin-top:32px;padding-top:16px;display:flex}.tool-card-bottom small{color:#64748b;font-size:11px;font-weight:600}.tool-open{background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border:1px solid #fff3;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #2563eb4d;color:#fff!important}.live-tool:hover .tool-open{background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);transform:translateY(-2px);box-shadow:0 8px 20px #2563eb73}.tool-open svg{stroke-width:2.5px;width:15px;height:15px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.live-tool:hover .tool-open svg{transform:translate(3px,-3px)}.coming-tool{background:#f6f8fc;place-items:center;display:grid}.soft-grid{background-image:linear-gradient(#e9edf4 1px,#0000 1px),linear-gradient(90deg,#e9edf4 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0006,#0000 85%);mask-image:linear-gradient(#0006,#0000 85%)}.coming-content{z-index:2;position:relative}.coming-symbol{width:48px;height:48px;color:var(--blue);background:#fff;border:1px solid #dce2ec;border-radius:50%;place-items:center;font-size:29px;font-weight:300;display:grid}.coming-content h3{max-width:270px;font-size:24px}.text-link{color:var(--blue);align-items:center;gap:7px;margin-top:15px;font-size:12px;font-weight:800;display:inline-flex}.text-link svg{width:16px;height:16px}.mission-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.mission-grid{grid-template-columns:.83fr 1.17fr;align-items:start;gap:85px;display:grid}.mission-copy{position:sticky;top:130px}.mission-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.principle-card{background:#f8f9fb;border:1px solid #e8ebf0;border-radius:20px;min-height:260px;padding:28px;position:relative;overflow:hidden}.principle-card.wide{background:#edf4ff;border-color:#d8e5ff;grid-column:1/-1;min-height:230px}.principle-number{color:var(--blue);letter-spacing:1px;font-size:10px;font-weight:900}.principle-card h3{letter-spacing:-.7px;margin:66px 0 10px;font-size:23px}.principle-card p{color:var(--muted);max-width:390px;margin:0;font-size:13px;line-height:1.65}.principle-card.wide h3{margin-top:45px}.principle-watermark{color:#2463eb1a;width:150px;height:150px;position:absolute;top:36px;right:28px}.initiative-section{padding:90px 0 110px}.initiative-card{background:var(--blue);color:#fff;border-radius:28px;grid-template-columns:.35fr 1.15fr .45fr;align-items:center;gap:28px;min-height:285px;padding:43px 48px;display:grid;box-shadow:0 25px 60px #2463eb30}.initiative-kicker{letter-spacing:1.25px;text-transform:uppercase;color:#cfdcff;align-self:start;padding-top:7px;font-size:11px;font-weight:900}.initiative-copy h2{letter-spacing:-1.4px;margin:0 0 14px;font-size:35px}.initiative-copy p{color:#dce6ff;margin:0;font-size:14px;line-height:1.7}.button-light{color:var(--blue-dark);background:#fff;justify-self:end}.footer{background:#f1f5f9;border-top:1px solid #e2e8f0;padding:60px 0 28px}.footer-main{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;padding-bottom:40px;display:grid}.footer-intro p{color:#334155;max-width:380px;margin:16px 0 14px;font-size:14.5px;font-weight:500;line-height:1.65}.enrovix-link{color:#1d4ed8;align-items:center;gap:6px;font-size:14px;font-weight:750;display:inline-flex}.enrovix-link svg{width:16px;height:16px}.footer-links-grid{grid-template-columns:repeat(2,1fr);align-content:center;gap:16px 36px;display:grid}.footer-links-grid a{color:#1e293b;font-size:15px;font-weight:700;transition:color .15s,transform .15s}.footer-links-grid a:hover{color:#1d4ed8;transform:translate(3px)}.footer-disclaimer{color:#475569;text-align:center;border-top:1px solid #cbd5e1;padding:20px 0;font-size:12.5px;font-weight:500;line-height:1.65}.footer-bottom{color:#1e293b;border-top:1px solid #cbd5e1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;font-size:13.5px;font-weight:650;display:flex}.visitor-counter-badge{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;font-size:12.5px;font-weight:650;transition:opacity .25s;display:inline-flex;box-shadow:0 1px 4px #0f172a0a}.visitor-counter-badge.loading{opacity:.6}.visitor-counter-badge.loaded{opacity:1}.visitor-counter-badge strong{color:#0f172a;font-weight:800}.live-pulse-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite pulseGreen;box-shadow:0 0 #10b981b3}@keyframes pulseGreen{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.counter-divider{color:#94a3b8;font-size:11px}.static-page{min-height:70vh;padding:78px 0 105px}.static-container{max-width:900px}.static-hero{padding:35px 0 43px}.static-hero h1{letter-spacing:-3px;max-width:790px;margin:19px 0 18px;font-size:clamp(42px,6vw,67px);line-height:1.02}.static-hero p{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.prose-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:50px 54px}.prose-card h2{letter-spacing:-.6px;margin:37px 0 9px;font-size:22px}.prose-card h2:first-child{margin-top:0}.prose-card p{color:#5d6980;margin:0 0 15px;font-size:14px;line-height:1.83}.inline-action{color:var(--blue);align-items:center;gap:7px;margin-top:5px;font-size:13px;font-weight:850;display:inline-flex}.inline-action svg{width:16px;height:16px}.notice{color:#73582b;background:#fff8eb;border:1px solid #f1d49e;border-radius:14px;margin-top:40px;padding:18px 20px;font-size:12px;line-height:1.7}.notice strong{color:#5b431e;margin-bottom:3px;display:block}.contact-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:45px;display:grid}.contact-box{background:#f7f9fc;border:1px solid #e8ebf0;border-radius:18px;padding:24px}.contact-box>span{color:var(--blue);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:850}.contact-box h2{margin:20px 0 9px;font-size:21px}.contact-box p{font-size:12.5px}.contributor-grid{grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 36px;display:grid}.contributor-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:12px;padding:24px;transition:all .2s;display:flex}.contributor-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a0f}.contributor-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.contributor-name{color:#0f172a;margin:0 0 3px;font-size:19px;font-weight:800}.contributor-school{color:#2563eb;margin:0;font-size:13.5px;font-weight:650}.contributor-role-badge{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:750;display:inline-flex}.contributor-desc{color:#475569;margin:0;font-size:13.5px;line-height:1.7}.contributor-tags{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:8px;display:flex}.contributor-tag{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:3px 9px;font-size:11.5px;font-weight:700}@media (max-width:768px){.contributor-grid{grid-template-columns:1fr;gap:16px}}.gujarati-page .prose-card p{line-height:1.95}.not-found{background:var(--bg);text-align:center;place-items:center;min-height:100vh;padding:30px;display:grid}.not-found>div{flex-direction:column;align-items:center;max-width:520px;display:flex}.not-found img{margin-bottom:20px}.not-found h1{letter-spacing:-2px;margin:18px 0 10px;font-size:48px}.not-found p{color:var(--muted);margin:0 0 28px}@media (max-width:980px){.desktop-nav{display:none}.menu-button,.mobile-panel{display:block}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:32px;padding-bottom:45px}.hero-copy,.hero-copy h1{max-width:760px}.hero-visual{width:100%;max-width:570px;min-height:500px;margin:0 auto}.tool-layout{grid-template-columns:1fr}.coming-tool{min-height:280px}.mission-grid{grid-template-columns:1fr;gap:45px}.mission-copy{max-width:700px;position:static}.initiative-card{grid-template-columns:1fr}.initiative-kicker{padding-top:0}.button-light{justify-self:start}.footer-main{grid-template-columns:1fr;gap:48px}}@media (max-width:700px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:56px}.brand-logo{width:36px;height:36px}.brand-text small{display:none}.hero{min-height:auto}.hero-grid{padding-top:24px;padding-bottom:40px}.hero-copy h1{letter-spacing:-2.5px;font-size:48px}.hero-description{font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.button{width:100%}.hero-visual{transform-origin:top;min-height:390px;margin-bottom:-50px;transform:scale(.86)}.visual-paper{width:330px}.paper-front{padding:23px;right:50%;transform:translate(50%)rotate(-2deg)}.paper-back{right:50%;transform:translate(54%)rotate(6deg)}.badge-free{left:2px}.badge-mobile{right:-2px}.trust-grid{grid-template-columns:1fr 1fr;padding:12px 0}.trust-item{border-right:0;justify-content:flex-start;min-height:44px;padding-left:16px}.section{padding:80px 0}.section-heading h2,.mission-copy h2{letter-spacing:-1.7px;font-size:39px}.tool-card{min-height:0;padding:26px}.tool-card h3{font-size:25px}.tool-card-bottom{flex-direction:column;align-items:flex-start}.mission-cards{grid-template-columns:1fr}.principle-card.wide{grid-column:auto}.principle-card{min-height:220px}.initiative-section{padding:70px 0 80px}.initiative-card{border-radius:22px;padding:31px 27px}.initiative-copy h2{font-size:30px}.footer{padding-top:44px;padding-bottom:24px}.footer-main{grid-template-columns:1fr;align-items:flex-start;gap:28px;padding-bottom:28px}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:16px 20px;width:100%}.footer-links-grid a{padding:4px 0;font-size:14.5px;font-weight:700}.footer-disclaimer{text-align:center;padding:18px 0;font-size:12px}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:13px}.static-page{padding-top:45px}.static-hero h1{letter-spacing:-2px;font-size:45px}.prose-card{border-radius:19px;padding:31px 24px}.contact-grid{grid-template-columns:1fr}}@media (max-width:390px){.hero-copy h1{font-size:43px}.hero-visual{width:106%;margin-bottom:-92px;margin-left:-3%;transform:scale(.76)}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:14px}.footer-links-grid a{font-size:13.5px}}.tools-clean-wrapper{background:#f8fafc;justify-content:center;align-items:center;min-height:78vh;padding:80px 0 120px;display:flex}.tools-clean-container{justify-content:center;align-items:center;display:flex}.alop-square-card{color:#f8fafc;background:#0f172a;border:1px solid #ffffff1f;border-radius:32px;flex-direction:column;gap:24px;width:100%;max-width:560px;padding:44px 40px;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0f172a73}.alop-square-card:hover{border-color:#38bdf873;transform:translateY(-8px)scale(1.015);box-shadow:0 35px 80px -15px #2563eb66}.alop-square-glow{pointer-events:none;background:radial-gradient(circle,#2563eb59 0%,#0f172a00 70%);border-radius:50%;width:380px;height:380px;position:absolute;top:-100px;right:-100px}.alop-square-top{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.alop-square-badge{color:#34d399;background:#10b98129;border:1px solid #10b98166;border-radius:999px;align-items:center;gap:7px;padding:4px 12px;font-size:12px;font-weight:800;display:inline-flex}.alop-square-domain{color:#94a3b8;background:#00000059;border:1px solid #334155;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:13px}.alop-square-icon-wrap{color:#38bdf8;z-index:2;background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #ffffff1f;border-radius:16px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 8px 20px #00000040}.alop-square-icon-wrap svg{width:28px;height:28px}.alop-square-body{z-index:2;flex-direction:column;gap:6px;display:flex;position:relative}.alop-square-body h2{letter-spacing:-2px;color:#fff;margin:0;font-size:44px;font-weight:900;line-height:1}.alop-square-fulltitle{color:#38bdf8;letter-spacing:-.2px;font-size:14px;font-weight:750}.alop-square-desc{color:#cbd5e1;margin:8px 0 0;font-size:15px;line-height:1.65}.alop-square-tags{z-index:2;flex-wrap:wrap;gap:7px;margin-top:4px;display:flex;position:relative}.alop-square-tags span{color:#e2e8f0;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.alop-square-action{z-index:2;color:#fff;background:#2563eb;border-radius:14px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px 24px;font-size:16px;font-weight:800;transition:background .15s,transform .15s;display:flex;position:relative;box-shadow:0 6px 24px #2563eb73}.alop-square-card:hover .alop-square-action{background:#1d4ed8}.alop-btn-icon svg{width:18px;height:18px;transition:transform .2s}.alop-square-card:hover .alop-btn-icon svg{transform:translate(2px,-2px)}@media (max-width:600px){.tools-clean-wrapper{padding:48px 0 72px}.alop-square-card{border-radius:24px;padding:30px 24px}.alop-square-body h2{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.schools-explorer-page{max-width:1400px;margin:0 auto;padding:32px 24px 64px}.schools-header-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0000000a}.schools-brand-group{align-items:center;gap:14px;display:flex}.schools-brand-icon{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.schools-main-title{color:#0f172a;letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.schools-main-subtitle{color:#64748b;margin-top:2px;font-size:.82rem}.schools-header-meta{align-items:center;gap:12px;display:flex}.schools-live-pill{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.live-pulsing-dot{background:#059669;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseDot}.schools-refresh-btn{border:1px solid var(--line);color:#334155;cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.schools-refresh-btn:hover{color:#0f172a;background:#f1f5f9}.schools-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:28px;display:grid}.schools-kpi-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px 20px;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 3px #00000008}.schools-kpi-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.kpi-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.kpi-tag{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.72rem;font-weight:750}.kpi-num{color:#0f172a;font-size:1.65rem;font-weight:850;line-height:1.1}.kpi-sub{color:#64748b;margin-top:6px;font-size:.75rem}.schools-layout-grid{grid-template-columns:310px 1fr;gap:24px;display:grid}@media (max-width:1024px){.schools-layout-grid{grid-template-columns:1fr}}.schools-sidebar-card{border:1px solid var(--line);background:#fff;border-radius:16px;height:fit-content;padding:20px;box-shadow:0 1px 3px #00000008}.sidebar-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.sidebar-heading{color:#0f172a;font-size:.95rem;font-weight:800}.sidebar-count-badge{color:#64748b;background:#f1f5f9;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:700}.district-filter-list{flex-direction:column;gap:6px;max-height:620px;padding-right:4px;list-style:none;display:flex;overflow-y:auto}.district-filter-item{cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .15s;display:flex}.district-filter-item:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.district-filter-item.active{color:#fff;background:#2563eb}.district-filter-name{font-size:.84rem;font-weight:700}.district-filter-count{color:inherit;background:#0000000f;border-radius:9999px;padding:2px 8px;font-size:.72rem;font-weight:750}.district-filter-item.active .district-filter-count{color:#fff;background:#ffffff40}.schools-content-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px #00000008}.content-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:38px;margin-bottom:14px;padding-bottom:12px;display:flex}.content-heading{color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.content-count-badge{color:#64748b;background:#f1f5f9;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:700}.schools-filters-bar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.schools-search-box{flex:1;align-items:center;min-width:260px;display:flex;position:relative}.schools-search-box svg{pointer-events:none;position:absolute;left:14px}.schools-search-input{border:1px solid var(--line);color:#0f172a;background:#f8fafc;border-radius:10px;outline:none;width:100%;height:42px;padding:0 36px 0 38px;font-size:.85rem;transition:all .15s}.schools-search-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.search-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem;position:absolute;right:12px}.schools-select-filter{border:1px solid var(--line);color:#334155;cursor:pointer;background:#f8fafc;border-radius:10px;outline:none;height:42px;padding:0 14px;font-size:.84rem;font-weight:600;transition:all .15s}.schools-select-filter:focus{background:#fff;border-color:#2563eb}.schools-table-wrap{border:1px solid var(--line);border-radius:12px;margin-bottom:18px;overflow-x:auto}.schools-table{border-collapse:collapse;text-align:left;width:100%;font-size:.84rem}.schools-table th{color:#0f172a;border-bottom:1px solid var(--line);white-space:nowrap;background:#f8fafc;padding:12px 14px;font-weight:800}.schools-table td{border-bottom:1px solid var(--line);color:#334155;vertical-align:middle;padding:12px 14px}.schools-table tbody tr:hover{background:#f8fafc}.udise-pill{color:#0f172a;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-family:monospace;font-size:.76rem;font-weight:750}.school-name-cell{color:#0f172a;font-weight:750}.medium-badge{color:#1d4ed8;background:#eff6ff;border-radius:9999px;padding:2px 8px;font-size:.74rem;font-weight:700}.school-detail-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:700;transition:all .15s}.school-detail-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.schools-table-empty{text-align:center;color:#64748b;padding:48px 16px}.table-loading-spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:24px;height:24px;margin:0 auto 10px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.schools-pagination-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.pagination-info{color:#64748b;font-size:.82rem;font-weight:600}.pagination-buttons{gap:8px;display:flex}.pagination-btn{border:1px solid var(--line);color:#0f172a;cursor:pointer;background:#fff;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:700;transition:all .15s}.pagination-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.school-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.school-modal-card{background:#fff;border-radius:20px;width:100%;max-width:780px;max-height:90vh;padding:28px;animation:.2s cubic-bezier(.16,1,.3,1) modalIn;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes modalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-top-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.modal-school-title{color:#0f172a;font-size:1.25rem;font-weight:850}.modal-school-sub{color:#64748b;margin-top:4px;font-size:.8rem}.modal-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .15s;display:flex}.modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.modal-info-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.info-box{border:1px solid var(--line);background:#f8fafc;border-radius:10px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.info-label{text-transform:uppercase;color:#64748b;letter-spacing:.04em;font-size:.72rem;font-weight:750}.info-val{color:#0f172a;font-size:.86rem;font-weight:750}.desktop-only-view{display:block}.mobile-only-view{display:none}@media (max-width:768px){.desktop-only-view{display:none!important}.mobile-only-view{flex-direction:column;gap:12px;display:flex!important}.schools-explorer-page{padding:16px 12px 64px}.schools-kpi-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.schools-kpi-card{border-radius:12px;padding:12px 14px}.schools-kpi-card:last-child{grid-column:span 2}.kpi-tag{font-size:.68rem}.kpi-num{font-size:1.35rem}.kpi-sub{margin-top:4px;font-size:.7rem}.schools-sidebar-card{border-radius:14px;margin-bottom:0;padding:12px 14px}.sidebar-title-row{margin-bottom:10px;padding-bottom:8px}.sidebar-heading{font-size:.88rem}.district-filter-list{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;max-height:none;padding-bottom:6px;overflow-x:auto}.district-filter-item{white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:7px 12px}.district-filter-name{font-size:.78rem}.district-filter-count{padding:1px 6px;font-size:.68rem}.schools-content-card{border-radius:14px;padding:16px 14px}.content-title-row{margin-bottom:14px}.content-heading{font-size:1.05rem}.schools-filters-bar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.schools-search-box{min-width:unset;grid-column:span 2}.schools-search-input{height:44px;font-size:.82rem}.schools-select-filter{width:100%;height:40px;padding:0 8px;font-size:.78rem}.school-mobile-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:14px;transition:all .15s;display:flex;box-shadow:0 1px 3px #00000005}.school-mobile-card:active{background:#f8fafc;border-color:#bfdbfe}.smc-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.smc-name{color:#0f172a;margin:2px 0 4px;font-size:.95rem;font-weight:800;line-height:1.35}.smc-meta-row{color:#475569;flex-wrap:wrap;gap:12px;font-size:.76rem;display:flex}.smc-meta-item{align-items:center;gap:5px;display:inline-flex}.smc-meta-item svg{color:#2563eb}.smc-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.smc-area-tag{color:#64748b;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}.smc-view-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:5px 12px;font-size:.75rem;font-weight:750}.mobile-loading-box,.mobile-empty-box{text-align:center;color:#64748b;padding:40px 16px;font-size:.85rem}.school-modal-backdrop{align-items:flex-end;padding:0}.school-modal-card{border-radius:24px 24px 0 0;max-height:85vh;padding:20px 16px 36px;animation:.25s cubic-bezier(.16,1,.3,1) slideUpMobile}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-school-title{font-size:1.1rem}.modal-info-grid{grid-template-columns:repeat(2,1fr);gap:8px}.info-box{padding:10px 12px}.info-label{font-size:.66rem}.info-val{font-size:.78rem}.schools-pagination-bar{flex-direction:column;align-items:center;gap:10px}.pagination-buttons{justify-content:space-between;width:100%}.pagination-btn{text-align:center;flex:1;padding:10px 16px;font-size:.82rem}}.schools-opensource-notice{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:16px;margin-top:32px;padding:18px 22px;display:flex}.opensource-icon-wrap{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.opensource-text-content h4{color:#0f172a;margin-bottom:4px;font-size:.88rem;font-weight:800}.opensource-text-content p{color:#64748b;margin:0;font-size:.8rem;line-height:1.65}@media (max-width:768px){.schools-opensource-notice{gap:12px;margin-top:20px;padding:14px 16px}.opensource-text-content h4{font-size:.82rem}.opensource-text-content p{font-size:.75rem}}.schools-top-status-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.status-indicator-group{border:1px solid var(--line);background:#fff;border-radius:9999px;align-items:center;gap:10px;padding:6px 14px;display:inline-flex;box-shadow:0 1px 2px #00000008}.status-text{color:#0f172a;font-size:.82rem;font-weight:750}.status-badge-count{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:2px 8px;font-size:.74rem;font-weight:750}.schools-refresh-pill{border:1px solid var(--line);color:#475569;cursor:pointer;background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #00000008}.schools-refresh-pill:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.schools-analytics-section{margin-bottom:28px}.analytics-section-title{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ast-icon{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ast-heading{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:850}.ast-sub{color:#64748b;margin:2px 0 0;font-size:.78rem}.analytics-graphs-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:900px){.analytics-graphs-grid{grid-template-columns:1fr}}.analytics-chart-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:18px 20px;display:flex;box-shadow:0 1px 3px #00000005}.acc-head{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;display:flex}.acc-title-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.acc-title{color:#0f172a;margin:0;font-size:.92rem;font-weight:800}.acc-pill-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:2px 8px;font-size:.68rem;font-weight:750}.acc-pill-badge.blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.acc-pill-badge.green{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.acc-pill-badge.amber{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.acc-pill-badge.purple{color:#6b21a8;background:#faf5ff;border:1px solid #e9d5ff}.acc-meta-info{color:#94a3b8;font-size:.72rem;font-weight:700}.district-bars-wrap{flex-direction:column;gap:10px;display:flex}.district-bar-row{cursor:pointer;border-radius:8px;grid-template-columns:110px 1fr 60px;align-items:center;gap:10px;padding:4px 6px;transition:all .15s;display:grid}.district-bar-row:hover,.district-bar-row.active-row{background:#f8fafc}.district-bar-row.active-row .dbr-name{color:#2563eb;font-weight:800}.dbr-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.dbr-bar-track{background:#f1f5f9;border-radius:9999px;height:10px;overflow:hidden}.dbr-bar-fill{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.district-bar-row:hover .dbr-bar-fill{background:linear-gradient(90deg,#2563eb 0%,#1d4ed8 100%)}.dbr-count{color:#0f172a;text-align:right;font-size:.76rem;font-weight:750}.facilities-meters-list{flex-direction:column;gap:12px;display:flex}.facility-meter-item{flex-direction:column;gap:6px;display:flex}.fmi-header{justify-content:space-between;align-items:center;display:flex}.fmi-name{color:#334155;font-size:.78rem;font-weight:700}.fmi-pct{color:#0f172a;font-size:.78rem;font-weight:800}.fmi-track{background:#f1f5f9;border-radius:9999px;height:9px;overflow:hidden}.fmi-fill{border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.fmi-fill.green-gradient{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.fmi-fill.cyan-gradient{background:linear-gradient(90deg,#06b6d4 0%,#0891b2 100%)}.fmi-fill.purple-gradient{background:linear-gradient(90deg,#a855f7 0%,#7c3aed 100%)}.fmi-fill.amber-gradient{background:linear-gradient(90deg,#f59e0b 0%,#d97706 100%)}.fmi-fill.blue-gradient{background:linear-gradient(90deg,#3b82f6 0%,#1d4ed8 100%)}.donut-demographic-wrap{flex-direction:column;gap:16px;margin-top:6px;display:flex}.segmented-ratio-bar{border-radius:12px;height:38px;display:flex;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.srb-segment{color:#fff;justify-content:center;align-items:center;font-size:.82rem;font-weight:850;transition:width .6s cubic-bezier(.16,1,.3,1);display:flex}.srb-segment.rural{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.srb-segment.urban{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}.demographic-legend-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dl-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.dl-color-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:3px}.dl-color-dot.rural-dot{background:#10b981}.dl-color-dot.urban-dot{background:#3b82f6}.dl-label{color:#334155;font-size:.75rem;font-weight:750;display:block}.dl-count{color:#0f172a;margin-top:2px;font-size:.8rem;font-weight:800;display:block}.medium-distribution-list{flex-direction:column;gap:14px;margin-top:4px;display:flex}.medium-share-row{flex-direction:column;gap:6px;display:flex}.msr-top{justify-content:space-between;align-items:center;display:flex}.msr-lang{color:#334155;font-size:.78rem;font-weight:750}.msr-val{color:#0f172a;font-size:.78rem;font-weight:800}.msr-val small{color:#64748b;font-weight:600}.msr-track{background:#f1f5f9;border-radius:9999px;height:9px;overflow:hidden}.msr-fill{background:linear-gradient(90deg,#7c3aed 0%,#9333ea 100%);border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.msr-fill.eng-fill{background:linear-gradient(90deg,#0284c7 0%,#0ea5e9 100%)}.msr-fill.hindi-fill{background:linear-gradient(90deg,#ea580c 0%,#f97316 100%)}@media (max-width:640px){.district-bar-row{grid-template-columns:90px 1fr 50px;gap:8px}.dbr-name{font-size:.74rem}.dbr-count{font-size:.72rem}.demographic-legend-row{grid-template-columns:1fr;gap:8px}.segmented-ratio-bar{height:32px;font-size:.75rem}}.fmi-name{align-items:center;gap:7px;display:inline-flex!important}.fmi-svg-icon{flex-shrink:0}@media (max-width:768px){.schools-explorer-page{padding:12px 10px 48px}.schools-kpi-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.schools-kpi-card{border-radius:12px;padding:10px 12px}.schools-kpi-card:last-child{grid-column:span 2}.kpi-num{font-size:1.25rem}.schools-analytics-section{margin-bottom:16px}.analytics-graphs-grid{grid-template-columns:1fr;gap:10px}.analytics-chart-card{border-radius:14px;padding:14px}.schools-layout-grid{flex-direction:column;gap:12px;display:flex}.schools-sidebar-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.district-filter-list{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;flex-direction:row!important;gap:6px!important;margin:0!important;padding:2px 2px 8px!important;display:flex!important;overflow-x:auto!important}.district-filter-list::-webkit-scrollbar{display:none!important}.district-filter-item{color:#334155!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:9999px!important;flex-shrink:0!important;padding:6px 12px!important;box-shadow:0 1px 2px #00000008!important}.district-filter-item.active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 2px 8px #2563eb4d!important}.district-filter-name{font-size:.76rem!important;font-weight:750!important}.district-filter-count{background:#0000000d!important;border-radius:9999px!important;margin-left:5px!important;padding:1px 6px!important;font-size:.68rem!important}.district-filter-item.active .district-filter-count{color:#fff!important;background:#ffffff40!important}.schools-content-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px 12px;box-shadow:0 1px 3px #00000005}.content-title-row{margin-bottom:12px}.content-heading{font-size:.98rem;font-weight:850}.content-sub-text{font-size:.74rem}.schools-filters-bar{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.schools-search-box{width:100%}.schools-search-input{background:#f8fafc;border-radius:10px;height:42px;font-size:.8rem}.schools-select-filter{background:#f8fafc;border-radius:8px;height:38px;font-size:.76rem}.schools-mobile-cards-list{flex-direction:column;gap:10px;display:flex!important}.school-mobile-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;padding:12px;transition:transform .1s,border-color .1s;display:flex;box-shadow:0 1px 2px #00000005}.school-mobile-card:active{background:#f8fafc;border-color:#93c5fd;transform:scale(.985)}.smc-header{justify-content:space-between;align-items:center;display:flex}.smc-badges-group{align-items:center;gap:6px;display:flex}.mgmt-badge{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:700}.smc-name{color:#0f172a;margin:2px 0;font-size:.92rem;font-weight:800;line-height:1.32}.smc-meta-row{color:#475569;flex-wrap:wrap;gap:10px;font-size:.74rem;display:flex}.smc-meta-item{align-items:center;gap:4px;display:inline-flex}.smc-footer{border-top:1px solid #f8fafc;justify-content:space-between;align-items:center;margin-top:2px;padding-top:6px;display:flex}.smc-area-tag{color:#64748b;background:#f1f5f9;border-radius:5px;padding:2px 6px;font-size:.7rem;font-weight:700}.smc-view-link{color:#2563eb;align-items:center;gap:2px;font-size:.74rem;font-weight:750;display:inline-flex}}.schools-opensource-footer-note{text-align:center;background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:10px 14px;display:flex}.schools-opensource-footer-note p{color:#64748b;margin:0;font-size:.75rem;line-height:1.5}.os-note-icon{color:#94a3b8;flex-shrink:0}.brand-name-split{display:inline-flex;letter-spacing:-.5px!important;align-items:baseline!important;font-family:Plus Jakarta Sans,Inter,-apple-system,system-ui,sans-serif!important;font-size:26px!important;font-weight:900!important;line-height:1.2!important;overflow:visible!important}.brand-edu{color:#0052cc;background:linear-gradient(#1d68e8 0%,#0047ba 100%);-webkit-text-fill-color:transparent;vertical-align:baseline;filter:drop-shadow(0 1px 1px #0047ba33);-webkit-background-clip:text;font-weight:900}.brand-guj{color:#dc2626;background:linear-gradient(#ef233c 0%,#c02 100%);-webkit-text-fill-color:transparent;vertical-align:baseline;filter:drop-shadow(0 1px 1px #c023);-webkit-background-clip:text;font-weight:900}.guj-letters-backdrop{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.guj-floating-letter{-webkit-user-select:none;user-select:none;will-change:transform, opacity;font-family:Noto Sans Gujarati,Gujarati Sangam MN,Shruti,system-ui,sans-serif;font-weight:800;animation:ease-in-out infinite alternate gujFloatDrift;display:inline-block;position:absolute}.guj-floating-letter.c-blue{color:#2563eb}.guj-floating-letter.c-red{color:#dc2626}.guj-floating-letter.c-amber{color:#d97706}.guj-floating-letter.c-slate{color:#64748b}.guj-floating-letter.c-emerald{color:#059669}@keyframes gujFloatDrift{0%{transform:translateY(0)rotate(0)scale(1)}50%{transform:translateY(-16px)rotate(4deg)scale(1.06)}to{transform:translateY(-28px)rotate(-3deg)scale(.96)}}.hero-visual-illustration{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.teacher-hero-lineart{object-fit:contain;filter:drop-shadow(0 12px 28px #0000000a);-webkit-user-select:none;user-select:none;width:100%;max-width:440px;height:auto;transition:transform .3s}.teacher-hero-lineart:hover{transform:translateY(-4px)scale(1.015)}@media (max-width:900px){.teacher-hero-lineart{max-width:340px;margin-top:14px}}.footer-bottom-brand{color:#1e293b;align-items:center;gap:8px;font-size:13.5px;font-weight:650;display:inline-flex}.footer-pipe{color:#94a3b8}.footer-powered-badge{color:#475569;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.footer-powered-badge strong{color:#1d4ed8;margin-left:3px;font-weight:800}.footer-powered-badge:hover{color:#1d4ed8;text-decoration:underline}@media (max-width:768px){.footer-bottom{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:10px!important}.footer-bottom-brand{flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;font-size:12.5px!important}.footer-rights-text{color:#64748b!important;font-size:12px!important}}html,body{cursor:url(/natraj-pencil.png) 2 2,url(/natraj-pencil.svg) 2 2,auto}a,button,[role=button],input[type=button],input[type=submit],.district-filter-item,.chip,.nav-link,.tool-card,.language-button,.button,.school-mobile-card,.brand{cursor:url(/natraj-pencil.png) 2 2,url(/natraj-pencil.svg) 2 2,pointer!important}input[type=text],input[type=search],textarea{cursor:text}
