*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}#root{width:100%;max-width:none;min-height:100vh;text-align:initial;border:none;margin:0}button{font-family:inherit}.schoolNestLogo{align-items:center;gap:.625rem;display:inline-flex}.schoolNestLogoMarkWrap{border-radius:.6875rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 6px 18px #00c89647,0 0 0 1px #ffffff2e}.schoolNestMark{display:block}.schoolNestLogoText{letter-spacing:-.03em;align-items:baseline;line-height:1;display:inline-flex}.schoolNestLogoSchool{color:#1e3a5f;font-size:1.9375rem;font-weight:700}.schoolNestLogoNest{color:#0d9488;font-size:1.9375rem;font-weight:700}.schoolNestLogoTextSingle{color:#f8fafc;font-size:1.25rem;font-weight:700}.schoolNestLogoCompact .schoolNestLogoSchool,.schoolNestLogoCompact .schoolNestLogoNest{font-size:1.125rem}.schoolNestLogoCompact .schoolNestLogoMarkWrap{border-radius:.5625rem;box-shadow:0 4px 14px #00c8963d,0 0 0 1px #ffffff24}.schoolNestLogoFooter .schoolNestLogoTextSingle{font-size:1.25rem}.navbar{z-index:100;padding:.875rem 0;transition:background .35s,border-color .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;top:0;left:0;right:0}.navbarTransparent{-webkit-backdrop-filter:blur(12px);box-shadow:none;background:#ffffffeb;border-bottom:1px solid #e2e8f0}.navbarScrolled{-webkit-backdrop-filter:blur(16px);background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 20px #0f2b4a14}.navbarInner{align-items:center;gap:2rem;max-width:1180px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4.5rem);display:flex}.navbarLogo{flex-shrink:1;align-items:center;min-width:0;text-decoration:none;display:flex}.navbarLogoBrand{min-width:0}.navbarLinks{align-items:center;gap:1.625rem;margin-left:auto;display:none}.navbarLink{color:#4a6278;cursor:pointer;background:0 0;border:none;padding:.35rem .15rem;font-family:inherit;font-size:1rem;font-weight:500;transition:color .2s;position:relative}.navbarLink:after{content:"";transform-origin:50%;background:#00c896;border-radius:9999px;height:2px;transition:transform .22s;position:absolute;bottom:-.2rem;left:0;right:0;transform:scaleX(0)}.navbarLink:hover{color:#0d9488}.navbarLink:hover:after{transform:scaleX(.75)}.navbarLinkActive{color:#0d9488;font-weight:700}.navbarLinkActive:after{transform:scaleX(1)}.navbarCta{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:9999px;padding:.6875rem 1.375rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:none;box-shadow:0 6px 18px #0d948838}.navbarCta:hover{background:#0f766e;transform:translateY(-1px);box-shadow:0 10px 24px #0d948847}.navbarHamburger{color:#1e3a5f;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:.25rem;display:flex}.mobileDrawer{z-index:200;pointer-events:none;visibility:hidden;position:fixed;inset:0}.mobileDrawerOpen{pointer-events:auto;visibility:visible}.mobileDrawerOverlay{opacity:0;background:#0f172a66;transition:opacity .3s;position:absolute;inset:0}.mobileDrawerOpen .mobileDrawerOverlay{opacity:1}.mobileDrawerPanel{background:#fff;flex-direction:column;gap:.375rem;width:clamp(220px,74vw,288px);max-width:100%;height:100%;padding:1.5rem 1.125rem;transition:transform .3s;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #0f172a1f}.mobileDrawerOpen .mobileDrawerPanel{transform:translate(0)}.mobileDrawerClose{color:#1e3a5f;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:1rem}.mobileDrawerLink{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.625rem;padding:.625rem .75rem;font-family:inherit;font-size:1.0625rem;font-weight:500;transition:color .2s,background .2s}.mobileDrawerLink:hover{color:#0d9488;background:#00c89614}.mobileDrawerLinkActive{color:#0d9488;background:#00c8961f;font-weight:700}.mobileDrawerCta{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:9999px;width:100%;margin-top:.75rem;padding:.75rem 1.125rem;font-family:inherit;font-size:.9375rem;font-weight:600}@media (width<=767px){.navbar{padding:.625rem 0}.navbarInner{gap:.625rem;padding:0 clamp(.75rem,3.5vw,1.25rem)}.navbarLogoBrand .schoolNestLogo{gap:.45rem}.navbarLogoBrand .schoolNestMark{width:2rem;height:2rem}.navbarLogoBrand .schoolNestLogoMarkWrap{border-radius:.5625rem;box-shadow:0 4px 12px #00c89638}.navbarLogoBrand .schoolNestLogoSchool,.navbarLogoBrand .schoolNestLogoNest{font-size:clamp(1rem,4.8vw,1.375rem)}}@media (width<=380px){.navbarInner{padding:0 .625rem}.navbarLogoBrand .schoolNestMark{width:1.75rem;height:1.75rem}.navbarLogoBrand .schoolNestLogoSchool,.navbarLogoBrand .schoolNestLogoNest{font-size:.9375rem}.navbarHamburger svg{width:1.375rem;height:1.375rem}.mobileDrawerPanel{width:min(228px,76vw);padding:1.125rem .875rem}.mobileDrawerLink{padding:.5rem 0;font-size:.9375rem}.mobileDrawerCta{padding:.6875rem 1rem;font-size:.875rem}}@media (width>=768px){.navbarLinks{display:flex}.navbarCta{display:block}.navbarHamburger{display:none}}.heroVisualBlock{--hero-float-scale:1;justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.heroVisualScene{width:100%;max-width:520px;padding:1.5rem 2rem 1.75rem;position:relative;overflow:visible}.heroBrowserFrame{background:#fff;border-radius:1.125rem;width:100%;overflow:hidden;box-shadow:0 24px 48px #00000059,0 0 0 1px #ffffff0f}.heroBrowserBody{background:linear-gradient(#f8fafc 0%,#eef2f7 100%);padding:.875rem}.heroDashboardImage{border-radius:.625rem;width:100%;height:auto;display:block;box-shadow:0 8px 24px #0f172a14}.heroFloatCard{z-index:3;position:absolute}.heroFloatCardInner{background:#fff;border:1px solid #0f172a0f;border-radius:.875rem;align-items:center;gap:.75rem;min-width:190px;padding:.875rem 1rem;display:flex;box-shadow:0 12px 32px #0f172a24}.heroFloatCardInner strong{color:#0f172a;margin-bottom:.125rem;font-size:.9375rem;display:block}.heroFloatCardInner p{color:#64748b;margin:0;font-size:.8125rem}.heroFloatIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:flex}.heroFloatIconGreen{color:#16a34a;background:#dcfce7}.heroFloatIconBlue{color:#2563eb;background:#dbeafe}.heroFloatPayment{top:.25rem;right:0}.heroFloatReceipt{bottom:.5rem;left:0}@media (width<=991px){.heroVisualScene{max-width:480px;padding:1.25rem 1.5rem 1.5rem}.heroFloatPayment{top:.5rem;right:.125rem}.heroFloatReceipt{bottom:.75rem;left:.125rem}}@media (width<=480px){.heroVisualScene{padding:.75rem .5rem 1rem}.heroVisualBlock{--hero-float-scale:clamp(.45, calc(100vw / 520), .78)}.heroFloatCard{transform:scale(var(--hero-float-scale));transform-origin:50%}.heroFloatCardInner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff9e;border-color:#0f172a14;gap:.55rem;min-width:clamp(110px,56vw,158px);padding:clamp(.45rem,2.2vw,.625rem) clamp(.55rem,2.6vw,.75rem);box-shadow:0 10px 26px #0f172a1f}.heroFloatCardInner strong{font-size:.84rem}.heroFloatCardInner p{font-size:.75rem}.heroFloatPayment{top:.25rem;right:-.85rem}.heroFloatReceipt{bottom:.5rem;left:-.85rem}}.platformVisualSlider{--platform-float-scale:1;width:100%}.platformVisualSliderStage{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.platformVisualSlide{justify-content:center;width:100%;display:flex}.platformDashboardFrame{background:#fff;border:1px solid #0f2b4a14;border-radius:1rem;width:100%;max-width:520px;padding:.75rem;box-shadow:0 18px 40px #0f2b4a1f,inset 0 1px #ffffffd9}.platformDashboardImage{border-radius:.625rem;width:100%;height:auto;display:block;box-shadow:0 8px 24px #0f2b4a1a}.platformVisualSlider .heroVisualScene{width:100%;max-width:520px}.platformVisualDots{justify-content:center;align-items:center;gap:.5rem;margin-top:1.125rem;display:flex}.platformVisualDot{cursor:pointer;background:#0f2b4a2e;border:none;border-radius:9999px;width:.5rem;height:.5rem;padding:0;transition:width .3s,background .3s,box-shadow .3s}.platformVisualDotActive{background:#00c896;width:1.5rem;box-shadow:0 0 12px #00c89659}@media (width>=992px){.platformVisualSliderStage{min-height:360px}}@media (width<=991px){.platformVisualSliderStage{min-height:300px}}@media (width<=480px){.platformVisualSliderStage{min-height:280px}.platformDashboardFrame{border-radius:.875rem;padding:.625rem}.platformDashboardImage{border-radius:.5625rem}.platformVisualSlider .heroVisualScene{padding:1rem .75rem 1.125rem}.platformVisualSlider{--platform-float-scale:clamp(.42, calc(100vw / 520), .82)}.platformVisualSlider .heroFloatCard{transform:scale(var(--platform-float-scale));transform-origin:50%}.platformVisualSlider .heroFloatPayment{top:-.25rem;right:-.85rem}.platformVisualSlider .heroFloatReceipt{bottom:-.25rem;left:-.85rem}.platformVisualSlider .heroFloatCardInner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff9e;border-color:#0f172a14;gap:.55rem;min-width:clamp(112px,56vw,150px);padding:clamp(.45rem,2.2vw,.6rem) clamp(.55rem,2.6vw,.7rem);box-shadow:0 10px 26px #0f172a1f}.platformVisualSlider .heroFloatCardInner strong{font-size:.84rem}.platformVisualSlider .heroFloatCardInner p{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.platformVisualDot{transition:none}}.platformSection{--section-gray:#f1f5f9;--section-gray-soft:#e8edf2;background:var(--section-gray)}.platformTrustBar{background:#0f2b4a;border-bottom:1px solid #ffffff14;padding:1rem clamp(1.5rem,5vw,4.5rem)}.platformTrustText{color:#b8c9da;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .625rem;max-width:1180px;margin:0 auto;font-size:1rem;display:flex}.platformTrustLabel{color:#f8fafc;letter-spacing:.02em;font-weight:700}.platformTrustHighlight{color:#2dd4bf;background:#00c89624;border:1px solid #00c89659;border-radius:9999px;align-items:center;padding:.35rem .85rem;font-size:.9375rem;font-weight:700;display:inline-flex;box-shadow:0 0 20px #00c8961f}.platformTrustDivider{color:#b8c9da99;font-weight:700}.platformContainer{grid-template-columns:1fr;align-items:center;gap:3.5rem;max-width:1180px;margin:0 auto;padding:4rem clamp(1.5rem,5vw,4.5rem) 5rem;display:grid}.platformVisualWrap{justify-content:center;width:100%;display:flex;position:relative}.platformPremiumBadge{z-index:2;color:#2dd4bf;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#0f2b4a 0%,#123456 100%);border:1px solid #2dd4bf59;border-radius:9999px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.25rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f2b4a33}.platformVisualFrame{background:var(--section-gray-soft,#e8edf2);border:1px solid #0f2b4a14;border-radius:1.5rem;width:100%;padding:2rem 1.5rem 1.5rem;box-shadow:inset 0 1px #ffffffb3}.platformContent{text-align:left}.platformHeadline{color:#0f2b4a;letter-spacing:-.03em;min-height:2.44em;margin:0 0 1.375rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.22}.platformHeadlineLine{display:block}.platformWord{opacity:0;filter:blur(4px);transition:opacity .35s,transform .35s,filter .35s;display:inline-block;transform:translateY(10px)}.platformWordVisible{opacity:1;filter:blur();transform:translateY(0)}.platformWordAccent{color:#0d9488}.platformSubtext{color:#475569;max-width:540px;margin:0;font-size:1.125rem;line-height:1.75}.platformSubtextHighlight{color:#0f2b4a;background:linear-gradient(#0000 62%,#00c89638 62%);padding:0 .1rem;font-weight:700}.platformFeaturePills{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.platformFeaturePill{color:#0f2b4a;background:#fff;border:1px solid #0f2b4a0f;border-radius:9999px;align-items:center;gap:.5rem;padding:.55rem 1.05rem;font-size:.9375rem;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #0f2b4a14}.platformFeatureIcon{color:#0d9488;flex-shrink:0}@media (width>=992px){.platformContainer{grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:clamp(2rem,4vw,4rem)}.platformVisualWrap{order:1}.platformContent{order:2;padding-left:.5rem}}@media (width<=991px){.platformContainer{padding-top:3rem}.platformVisualFrame{border-radius:1.25rem;padding:1.5rem 1rem 1rem}.platformContent{text-align:center}.platformSubtext{margin-left:auto;margin-right:auto}.platformFeaturePills{justify-content:center}.platformHeadline{min-height:auto}}@media (width<=480px){.platformVisualFrame{border-radius:1.125rem;padding:1.25rem .875rem .875rem}}.featuresSection{--feature-card-bg:#e8faf5;--feature-card-border:#00c89638;--feature-accent:#00c896;--feature-title:#0f2b4a;--feature-text:#2a5c6b;background:#0f2b4a;padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem}.featuresContainer{max-width:1180px;margin:0 auto}.featuresHeading{text-align:center;letter-spacing:-.03em;color:var(--feature-accent);margin:0 0 3rem;font-size:clamp(2rem,3.8vw,3.125rem);font-weight:800;line-height:1.15}.featuresGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.featureCard{text-align:center;background:var(--feature-card-bg);border:1px solid var(--feature-card-border);cursor:default;border-radius:1.125rem;flex-direction:column;align-items:center;padding:1.375rem 1.5rem 1.25rem;display:flex;box-shadow:0 8px 20px #0f2b4a24,0 0 0 1px #00c8961f,inset 0 1px #ffffffa6}.featureCardIconWrap{width:2.625rem;height:2.625rem;color:var(--feature-accent);background:#00c89629;border:1px solid #00c89659;border-radius:.75rem;justify-content:center;align-items:center;margin:0 auto .875rem;display:inline-flex;box-shadow:0 4px 14px #00c89633}.featureCardTitle{color:var(--feature-title);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.3125rem;font-weight:700;line-height:1.3}.featureCardTitleHighlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 58%,#00c89647 58%);padding:0 .15rem;display:inline}.featureCardDescription{color:var(--feature-text);margin:0;font-size:1rem;line-height:1.55}@media (width>=768px){.featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.375rem}}@media (width<=767px){.featuresSection{padding-top:4rem;padding-bottom:4.5rem}.featuresHeading{margin-bottom:2.25rem}.featureCard{padding:1.25rem 1.25rem 1.125rem}}@media (prefers-reduced-motion:reduce){.featureCard{transition:none}}.roiSection{background:var(--section-gray,#f1f5f9);padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem}.roiContainer{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;display:grid}.roiLeakageCard{text-align:center;background:linear-gradient(145deg,#0f2b4a 0%,#123456 55%,#0a2038 100%);border-radius:1.25rem;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 56px #0f2b4a47,0 0 0 1px #ffffff0f,inset 0 1px #ffffff14}.roiLeakageGlow{pointer-events:none;background:radial-gradient(circle,#00c89638 0%,#0000 70%);width:70%;height:55%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.roiLeakageAmount{z-index:1;letter-spacing:-.03em;color:#00c896;text-shadow:0 0 32px #00c89659;margin:0 0 .625rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;position:relative}.roiLeakageLabel{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin:0 0 1.375rem;font-size:.8125rem;font-weight:700;position:relative}.roiLeakageText{z-index:1;color:#e2e8f0;margin:0;font-size:1.0625rem;line-height:1.7;position:relative}.roiContent{text-align:center}.roiLabel{letter-spacing:.14em;text-transform:uppercase;color:#d97706;margin:0 0 1rem;font-size:.8125rem;font-weight:800}.roiHeadline{letter-spacing:-.03em;color:#0f2b4a;min-height:2.4em;margin:0 0 1.375rem;font-size:clamp(2rem,3.6vw,2.875rem);font-weight:800;line-height:1.2}.roiHeadlineLine{display:block}.roiWord{opacity:0;filter:blur(4px);transition:opacity .35s,transform .35s,filter .35s;display:inline-block;transform:translateY(10px)}.roiWordVisible{opacity:1;filter:blur();transform:translateY(0)}.roiWordAccent{color:#0f2b4a;background:linear-gradient(#0000 58%,#00c89638 58%);padding:0 .1rem}.roiSubtext{color:#475569;max-width:540px;margin:0 auto;font-size:1.125rem;line-height:1.75}.roiSubtextHighlight{color:#0f2b4a;background:linear-gradient(#0000 62%,#d977062e 62%);padding:0 .1rem;font-weight:700}@media (width>=992px){.roiContainer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,4rem)}.roiContent{text-align:left}.roiSubtext{margin-left:0}.roiHeadline{min-height:2.4em}}@media (width<=991px){.roiSection{padding-top:4rem;padding-bottom:4.5rem}.roiHeadline{min-height:auto}.roiLeakageCard{padding:2rem 1.5rem}}@media (prefers-reduced-motion:reduce){.roiWord{opacity:1;filter:none;transition:none;transform:none}}.feeCollectionPanel{background:linear-gradient(145deg,#00c89673 0%,#2dd4bf26 35%,#ffffff14 70%,#00c89640 100%);border-radius:1.25rem;width:100%;max-width:480px;padding:1px;position:relative;box-shadow:0 28px 64px #00000059,0 0 0 1px #ffffff0f,0 0 48px #00c8961f}.feeCollectionGlow{pointer-events:none;filter:blur(40px);border-radius:50%;position:absolute}.feeCollectionGlowTop{background:radial-gradient(circle,#00c89647 0%,#0000 70%);width:55%;height:45%;top:-12%;right:-8%}.feeCollectionGlowBottom{background:radial-gradient(circle,#2dd4bf26 0%,#0000 70%);width:50%;height:40%;bottom:-10%;left:-6%}.feeCollectionInner{z-index:1;-webkit-backdrop-filter:blur(12px);background:linear-gradient(165deg,#123456f2 0%,#0f2b4afa 45%,#0a2038fc 100%);border-radius:1.2rem;padding:1.5rem 1.375rem 1.375rem;position:relative;box-shadow:inset 0 1px #ffffff1a}.feeCollectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.feeCollectionTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.feeCollectionTerm{color:#2dd4bf;letter-spacing:.02em;font-size:.8125rem;font-weight:600}.feeCollectionList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.feeCollectionRow{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);border:1px solid #ffffff12;border-radius:.875rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 16px #00000026,inset 0 1px #ffffff0d}.feeCollectionRow:hover{border-color:#00c89633;transform:translate(4px);box-shadow:0 6px 20px #0003,0 0 20px #00c89614,inset 0 1px #ffffff14}.feeCollectionRowInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.feeCollectionName{color:#f8fafc;letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.feeCollectionAmount{color:#94a3b8;font-size:.8125rem}.feeCollectionBadge{letter-spacing:.02em;border-radius:9999px;flex-shrink:0;padding:.3rem .7rem;font-size:.6875rem;font-weight:700}.feeCollectionBadgepaid{color:#4ade80;background:#22c55e2e;border:1px solid #4ade8059;box-shadow:0 0 12px #22c55e26}.feeCollectionBadgeoverdue{color:#f87171;background:#ef44442e;border:1px solid #f8717159;box-shadow:0 0 12px #ef44441f}.feeCollectionBadgedueSoon{color:#fbbf24;background:#f5a6232e;border:1px solid #fbbf2459;box-shadow:0 0 12px #f5a6231f}@media (width<=991px){.feeCollectionPanel{max-width:100%;margin:0 auto}}.feeRecoverySection{background:linear-gradient(#0a2038 0%,#0f2b4a 50%,#123456 100%);padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem;position:relative;overflow:hidden}.feeRecoverySection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00c8964d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.feeRecoveryContainer{z-index:1;grid-template-columns:1fr;align-items:center;gap:3.5rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.feeRecoveryContent{max-width:560px}.feeRecoveryBadge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#d97706;border-radius:.375rem;margin-bottom:1.125rem;padding:.35rem .85rem;font-size:.6875rem;font-weight:800;display:inline-block;box-shadow:0 4px 14px #d9770659}.feeRecoveryHeading{letter-spacing:-.03em;color:#f8fafc;margin:0 0 1.75rem;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.15}.feeRecoveryList{flex-direction:column;gap:1.125rem;margin:0;padding:0;list-style:none;display:flex}.feeRecoveryItem{align-items:flex-start;gap:.875rem;display:flex}.feeRecoveryCheck{color:#00c896;background:#00c89626;border:1px solid #00c89659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.15rem;display:flex}.feeRecoveryText{color:#b8c9da;font-size:1.0625rem;line-height:1.65}@media (width>=992px){.feeRecoveryContainer{grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:clamp(2.5rem,5vw,4.5rem)}}@media (width<=991px){.feeRecoverySection{padding-top:4rem;padding-bottom:4.5rem}.feeRecoveryContent{text-align:center;max-width:none}.feeRecoveryItem{text-align:left}.feeRecoveryList{max-width:520px;margin:0 auto}}.whatsappVisualScene{width:100%;max-width:460px;min-height:420px;padding-bottom:3rem;position:relative}.updatesCard{z-index:2;background:#fff;border-radius:1.5rem;padding:1.5rem 1.375rem 1.625rem;position:relative;box-shadow:0 24px 56px #00000047,0 0 0 1px #ffffff0f}.updatesHeader{align-items:center;gap:.875rem;margin-bottom:1.375rem;display:flex}.updatesIconWrap{color:#fff;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 4px 14px #25d36659}.updatesHeaderText{flex-direction:column;gap:.15rem;display:flex}.updatesTitle{color:#0f2b4a;letter-spacing:-.02em;font-size:1.0625rem;font-weight:700}.updatesSubtitle{color:#64748b;font-size:.8125rem}.updatesBody{flex-direction:column;gap:.75rem;display:flex}.updatesBubbleWrap{width:100%}.updatesBubble{background:#e8f8ee;border:1px solid #00c8961f;border-radius:1rem;padding:.875rem 1rem .625rem;box-shadow:0 2px 8px #0f2b4a0f}.updatesBubbleText{color:#1e293b;margin:0 0 .375rem;font-size:.875rem;line-height:1.55}.updatesBubbleTime{text-align:right;color:#94a3b8;font-size:.6875rem;display:block}.bleSmartCard{z-index:3;width:calc(100% - 1.5rem);max-width:380px;position:absolute;bottom:-.5rem;left:-.5rem;transform:rotate(-8deg)}.bleSmartCardInner{background:#fff;border-radius:1.125rem;padding:1.25rem 1.25rem 1.125rem;position:relative;box-shadow:0 20px 48px #00000052,0 0 0 1px #0f2b4a0f}.bleSmartCardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.125rem;display:flex}.bleSmartCardBrand{align-items:flex-start;gap:.625rem;min-width:0;display:flex}.bleSmartCardLogo{color:#fff;background:#0d9488;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.bleSmartCardName{color:#0f2b4a;letter-spacing:-.02em;font-size:.9375rem;font-weight:700;display:block}.bleSmartCardSchool{letter-spacing:.06em;color:#64748b;margin-top:.2rem;font-size:.5625rem;font-weight:600;line-height:1.35;display:block}.bleSmartCardBadge{color:#fff;letter-spacing:.06em;background:#d97706;border-radius:9999px;flex-shrink:0;padding:.3rem .55rem;font-size:.5625rem;font-weight:800;box-shadow:0 4px 12px #d9770659}.bleSmartCardProfile{align-items:center;gap:.875rem;display:flex}.bleSmartCardAvatar{color:#94a3b8;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.bleSmartCardInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.bleSmartCardStudent{color:#0f2b4a;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.bleSmartCardMeta{color:#64748b;font-size:.75rem;line-height:1.4}.bleSmartCardNfc{color:#0d9488;justify-content:center;align-items:center;display:flex;position:absolute;bottom:1rem;right:1rem}@media (width<=991px){.whatsappVisualScene{max-width:100%;min-height:400px;margin:0 auto}.bleSmartCard{width:calc(100% - 1rem);max-width:none;left:0}}@media (prefers-reduced-motion:reduce){.updatesBubble,.bleSmartCardInner{animation:none}}.whatsappSection{background:linear-gradient(#123456 0%,#0f2b4a 50%,#0a2038 100%);padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem;position:relative;overflow:hidden}.whatsappSection:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00c89640 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.whatsappContainer{z-index:1;grid-template-columns:1fr;align-items:center;gap:3.5rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.whatsappContent{max-width:520px}.whatsappHeading{letter-spacing:-.03em;color:#f8fafc;margin:0 0 1.375rem;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.15}.whatsappSubtext{color:#b8c9da;margin:0;font-size:1.125rem;line-height:1.75}@media (width>=992px){.whatsappContainer{grid-template-columns:minmax(0,480px) minmax(0,1fr);gap:clamp(2.5rem,5vw,5rem)}.whatsappContent{padding-left:1rem}}@media (width<=991px){.whatsappSection{padding-top:4rem;padding-bottom:4.5rem}.whatsappContent{text-align:center;max-width:none;margin:0 auto}}.admissionsFunnelPanel{background:linear-gradient(145deg,#00c89659 0%,#ffffff0f 50%,#00c89633 100%);border-radius:1.25rem;width:100%;max-width:480px;padding:1px;position:relative;box-shadow:0 28px 64px #00000059,0 0 48px #00c8961a}.admissionsFunnelGlow{pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#00c89633 0%,#0000 70%);width:60%;height:50%;position:absolute;top:-15%;right:-10%}.admissionsFunnelInner{z-index:1;-webkit-backdrop-filter:blur(12px);background:linear-gradient(165deg,#123456f7 0%,#0f2b4afc 100%);border-radius:1.2rem;padding:1.5rem 1.375rem 1.625rem;position:relative;box-shadow:inset 0 1px #ffffff14}.admissionsFunnelHeader{border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding-bottom:1rem}.admissionsFunnelTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.admissionsFunnelList{flex-direction:column;gap:1.125rem;display:flex}.admissionsFunnelRowHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.admissionsFunnelLabel{color:#b8c9da;font-size:.875rem;font-weight:600}.admissionsFunnelCount{color:#f8fafc;font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.admissionsFunnelTrack{background:#ffffff14;border-radius:9999px;height:.625rem;overflow:hidden;box-shadow:inset 0 1px 3px #0003}.admissionsFunnelBar{border-radius:9999px;min-width:0;height:100%;box-shadow:0 0 12px #00c89640}.admissionsFunnelBarEnquiry{background:linear-gradient(90deg,#00c896 0%,#2dd4bf 100%)}.admissionsFunnelBarFollowup{background:linear-gradient(90deg,#00c896 0%,#f5a623 100%)}.admissionsFunnelBarForm{background:linear-gradient(90deg,#00c896 0%,#fbbf24 100%)}.admissionsFunnelBarAdmission{background:linear-gradient(90deg,#0d9488 0%,#00c896 100%)}@media (width<=991px){.admissionsFunnelPanel{max-width:100%;margin:0 auto}}.admissionsSection{background:linear-gradient(#0a2038 0%,#0f2b4a 45%,#123456 100%);padding:5rem clamp(1.5rem,5vw,4.5rem) 4.5rem;position:relative;overflow:hidden}.admissionsSection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00c8964d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.admissionsContainer{z-index:1;grid-template-columns:1fr;align-items:center;gap:3.5rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.admissionsContent{max-width:560px}.admissionsHeading{letter-spacing:-.03em;color:#f8fafc;margin:0 0 1.25rem;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.15}.admissionsSubtext{color:#b8c9da;margin:0 0 1.75rem;font-size:1.0625rem;line-height:1.7}.admissionsList{flex-direction:column;gap:1.125rem;margin:0;padding:0;list-style:none;display:flex}.admissionsItem{align-items:flex-start;gap:.875rem;display:flex}.admissionsCheck{color:#00c896;background:#00c89626;border:1px solid #00c89659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.15rem;display:flex}.admissionsText{color:#b8c9da;font-size:1.0625rem;line-height:1.65}.admissionsQuote{z-index:1;text-align:center;color:#2dd4bf;letter-spacing:-.01em;border:none;max-width:720px;margin:4rem auto 0;padding:0;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:500;line-height:1.6;position:relative}.admissionsQuote:before{content:"";background:linear-gradient(90deg,#0000,#2dd4bf80,#0000);width:3rem;height:2px;margin:0 auto 1.5rem;display:block}@media (width>=992px){.admissionsContainer{grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:clamp(2.5rem,5vw,4.5rem)}}@media (width<=991px){.admissionsSection{padding-top:4rem;padding-bottom:4rem}.admissionsContent{text-align:center;max-width:none}.admissionsItem{text-align:left}.admissionsList{max-width:520px;margin:0 auto}.admissionsQuote{margin-top:3rem}}.safetyTimeline{padding-left:0;position:relative}.safetyTimelineTrack{background:#ffffff14;border-radius:9999px;width:2px;position:absolute;top:1.125rem;bottom:1.125rem;left:1.0625rem;overflow:visible}@media (width>=992px){.safetyTimeline{min-height:100%}.safetyTimelineTrack{top:1.125rem;bottom:1.125rem}}.safetyTimelineLineFill{background:linear-gradient(#00c896 0%,#2dd4bf 35%,#f5a623 70%,#00c896 100%);border-radius:9999px;width:100%;position:absolute;top:0;left:0;box-shadow:0 0 12px #00c89666}.safetyTimelineBusWrap{z-index:2;position:absolute;left:50%;transform:translate(-50%)}.safetyTimelineBus{color:#00c896;background:#0f2b4a;border:2px solid #00c896;border-radius:50%;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;display:flex;box-shadow:0 0 16px #00c89680,0 4px 12px #0000004d}.safetyTimelineList{flex-direction:column;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.safetyTimelineItem{z-index:1;align-items:flex-start;gap:1rem;display:flex;position:relative}.safetyTimelineIcon{color:#00c896;background:#00c8961f;border:1px solid #00c89659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:flex;box-shadow:0 0 16px #00c8961f}.safetyTimelineContent{flex:1;min-width:0;padding-top:.2rem}.safetyTimelineTitle{color:#f8fafc;letter-spacing:-.01em;margin:0 0 .4375rem;font-size:1.125rem;font-weight:700;line-height:1.35}.safetyTimelineText{color:#94a3b8;margin:0;font-size:1rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.safetyTimelineBusWrap{top:4%}}.bleSafetySection{background:linear-gradient(#0a2038 0%,#0f2b4a 40%,#123456 100%);padding:5rem clamp(1.5rem,5vw,4.5rem) 4.5rem;position:relative;overflow:hidden}.bleSafetySection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00c8964d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.bleSafetyGlow{pointer-events:none;filter:blur(60px);border-radius:50%;position:absolute}.bleSafetyGlowLeft{background:radial-gradient(circle,#00c8961f 0%,#0000 70%);width:40%;height:35%;top:15%;left:-8%}.bleSafetyGlowRight{background:radial-gradient(circle,#f5a62314 0%,#0000 70%);width:35%;height:30%;bottom:20%;right:-5%}.bleSafetyIntro{z-index:1;text-align:left;max-width:1180px;margin:0 auto 2.5rem;position:relative}.bleSafetyLabel{letter-spacing:.14em;text-transform:uppercase;color:#00c896;margin:0 0 1rem;font-size:.6875rem;font-weight:800}.bleSafetyHeadline{letter-spacing:-.03em;color:#f8fafc;min-height:2.44em;margin:0 0 1.125rem;font-size:clamp(1.875rem,3.2vw,2.5rem);font-weight:800;line-height:1.22}.bleSafetyHeadlineLine{display:block}.bleWord{opacity:0;filter:blur(4px);transition:opacity .35s,transform .35s,filter .35s;display:inline-block;transform:translateY(10px)}.bleWordVisible{opacity:1;filter:blur();transform:translateY(0)}.bleWordAccent{color:#00c896}.bleSafetySubtext{color:#b8c9da;max-width:100%;margin:0;font-size:1rem;line-height:1.7}.bleSafetyGrid{z-index:1;grid-template-columns:1fr;align-items:start;gap:3rem;max-width:1180px;margin:0 auto;display:grid;position:relative}.bleSafetyCards{flex-direction:column;gap:.875rem;display:flex}.bleSafetyCard{-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff12 0%,#ffffff08 100%);border:1px solid #ffffff1a;border-radius:1rem;padding:1.25rem 1.375rem;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff0f}.bleSafetyCardHeader{align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.bleSafetyCardIcon{color:#00c896;background:#00c8961f;border:1px solid #00c89659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:inline-flex}.bleSafetyCardTitle{color:#f8fafc;letter-spacing:-.01em;margin:0;padding-top:.3rem;font-size:1rem;font-weight:700;line-height:1.3}.bleSafetyCardText{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.6}.bleSafetyStats{z-index:1;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1180px;margin:3.5rem auto 0;display:grid;position:relative}.bleSafetyStat{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;padding:1.5rem 1rem;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 24px #00000026}.bleSafetyStat:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000038}.bleSafetyStatValue{color:#00c896;letter-spacing:-.02em;margin-bottom:.375rem;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:800;display:block}.bleSafetyStatLabel{color:#94a3b8;font-size:.8125rem;line-height:1.45;display:block}.bleSafetyQuote{z-index:1;text-align:center;color:#2dd4bf;border:none;max-width:680px;margin:3.5rem auto 0;padding:0;font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;font-weight:500;line-height:1.6;position:relative}.bleSafetyQuote:before{content:"";background:linear-gradient(90deg,#0000,#2dd4bf80,#0000);width:3rem;height:2px;margin:0 auto 1.5rem;display:block}@media (width>=992px){.bleSafetyGrid{grid-template-columns:minmax(0,1.2fr) minmax(0,400px);align-items:stretch;gap:3rem}.bleSafetyTimelineCol,.bleSafetyCards{flex-direction:column;height:100%;display:flex}.bleSafetyTimelineCol .safetyTimeline{flex-direction:column;flex:1;min-height:100%;display:flex}.bleSafetyTimelineCol .safetyTimelineList{flex:1;justify-content:space-between;gap:0}.bleSafetyCards{justify-content:space-between;gap:0}.bleSafetyStats{grid-template-columns:repeat(4,1fr);gap:1.125rem}}@media (width<=991px){.bleSafetySection{padding-top:4rem;padding-bottom:4rem}.bleSafetyIntro{text-align:center;margin-bottom:2.5rem}.bleSafetyHeadline{min-height:auto}}@media (prefers-reduced-motion:reduce){.bleWord{opacity:1;filter:none;transition:none;transform:none}}.attendanceSection{background:var(--section-gray,#f1f5f9);padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem}.attendanceContainer{text-align:center;max-width:1180px;margin:0 auto}.attendanceBadge{color:#0d9488;letter-spacing:.12em;text-transform:uppercase;background:#e8faf5;border:1px solid #00c89633;border-radius:.375rem;margin-bottom:1.125rem;padding:.4rem .95rem;font-size:.6875rem;font-weight:800;display:inline-block}.attendanceHeading{letter-spacing:-.03em;color:#0f2b4a;margin:0 0 1rem;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.2}.attendanceSubtext{color:#64748b;max-width:520px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.7}.attendanceGrid{text-align:left;grid-template-columns:1fr;gap:1.25rem;display:grid}.attendanceCard{background:#fff;border:1px solid #0f2b4a0f;border-radius:1.125rem;padding:1.75rem 1.625rem;box-shadow:0 8px 24px #0f2b4a0f}.attendanceCardIcon{color:#0d9488;background:#e8faf5;border:1px solid #00c89633;border-radius:.625rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1.125rem;display:inline-flex}.attendanceCardTitle{color:#0f2b4a;letter-spacing:-.02em;margin:0 0 .625rem;font-size:1.25rem;font-weight:700;line-height:1.3}.attendanceCardText{color:#64748b;margin:0;font-size:.9375rem;line-height:1.65}@media (width>=768px){.attendanceGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.375rem}.attendanceCard{flex-direction:column;height:100%;display:flex}.attendanceCardText{flex:1}}@media (width<=767px){.attendanceSection{padding-top:4rem;padding-bottom:4.5rem}.attendanceSubtext{margin-bottom:2.25rem}}.modulesSection{background:#0f2b4a;padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem}.modulesContainer{text-align:center;max-width:1180px;margin:0 auto}.modulesHeading{letter-spacing:-.03em;color:#f8fafc;margin:0 0 1rem;font-size:clamp(2rem,3.8vw,3.125rem);font-weight:800;line-height:1.15}.modulesSubtext{color:#8fa3b8;max-width:560px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.7}.modulesGrid{text-align:left;grid-template-columns:1fr;gap:1.125rem;display:grid}.moduleCard{cursor:default;background:#f1f5f9;border:1px solid #0f2b4a14;border-radius:1.125rem;flex-direction:column;padding:1.375rem 1.25rem 1.25rem;display:flex;box-shadow:0 8px 24px #0000002e}.moduleCardTop{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.moduleCardIcon{color:#0d9488;background:#e8faf5;border:1px solid #00c89638;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.moduleCardBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:.375rem;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:800;line-height:1.2}.moduleCardBadgeAi{color:#ea580c;background:#ea580c24;border:1px solid #ea580c47}.moduleCardBadgeNew{color:#059669;background:#00c89624;border:1px solid #00c8964d}.moduleCardTitle{letter-spacing:-.02em;color:#0f2b4a;margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.moduleCardText{color:#64748b;flex:1;margin:0;font-size:.875rem;line-height:1.6}.modulesFooter{color:#8fa3b8;letter-spacing:.01em;margin:2.5rem 0 0;font-size:.9375rem;font-weight:500}@media (width>=640px){.modulesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (width>=1024px){.modulesGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.125rem}.moduleCard{height:100%}}@media (width<=767px){.modulesSection{padding-top:4rem;padding-bottom:4.5rem}.modulesSubtext{margin-bottom:2.25rem}.modulesFooter{margin-top:2rem}}@media (prefers-reduced-motion:reduce){.moduleCard{transition:none}}.switchingSection{background:var(--section-gray,#f1f5f9);padding:5rem clamp(1.5rem,5vw,4.5rem) 5.5rem}.switchingContainer{text-align:center;max-width:1180px;margin:0 auto}.switchingHeading{letter-spacing:-.03em;color:#0f2b4a;margin:0 0 3rem;font-size:clamp(2rem,3.6vw,2.75rem);font-weight:800;line-height:1.2}.switchingGrid{text-align:left;grid-template-columns:1fr;gap:2rem 1.375rem;display:grid}.switchingCard{cursor:default;background:#fff;border:1px solid #0f2b4a0f;border-radius:1.125rem;flex-direction:column;padding:2.25rem 1.625rem 1.75rem;display:flex;position:relative;box-shadow:0 8px 24px #0f2b4a0f}.switchingStepBadge{color:#fff;background:#00c896;border:2px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.8125rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-.875rem;left:1.375rem;box-shadow:0 4px 12px #00c89659}.switchingCardIcon{color:#64748b;background:#e8edf2;border:1px solid #0f2b4a14;border-radius:.625rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1.125rem;display:inline-flex}.switchingCardTitle{letter-spacing:-.02em;color:#0f2b4a;margin:0 0 .625rem;font-size:1.25rem;font-weight:700;line-height:1.35}.switchingCardText{color:#64748b;flex:1;margin:0;font-size:.9375rem;line-height:1.65}@media (width>=768px){.switchingGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem}.switchingCard{height:100%;padding-top:2.5rem}}@media (width<=767px){.switchingSection{padding-top:4rem;padding-bottom:4.5rem}.switchingHeading{margin-bottom:2.5rem}.switchingGrid{gap:2.25rem}}@media (prefers-reduced-motion:reduce){.switchingCard{transition:none}}.siteFooter{border-top:1px solid #ffffff1a;padding:2.5rem 0 2.25rem}.siteFooterTop{grid-template-columns:1fr;align-items:start;gap:1.75rem;margin-bottom:2rem;display:grid}.siteFooterBrand{text-align:center}.siteFooterLogo{margin-bottom:.5rem;text-decoration:none;display:inline-flex}.siteFooterTagline{color:#8fa3b8;margin:0;font-size:.875rem}.siteFooterNav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;display:flex}.siteFooterLink{color:#f8fafc;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9375rem;font-weight:500;transition:color .2s}.siteFooterLink:hover{color:#00c896}.siteFooterBoards{text-align:center;color:#8fa3b8;margin:0;font-size:.875rem;line-height:1.6}.siteFooterCopyright{text-align:center;color:#64748b;margin:0;font-size:.8125rem;line-height:1.6}@media (width>=768px){.siteFooterTop{grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:1.5rem}.siteFooterBrand{text-align:left}.siteFooterBoards{text-align:right}}@media (width<=767px){.siteFooter{padding-top:2rem;padding-bottom:2rem}}.demoSection{background:linear-gradient(165deg,#0f2b4a 0%,#123456 48%,#0a2038 100%);padding:5.5rem clamp(1.5rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.demoGlow{pointer-events:none;background:radial-gradient(circle,#00c89624 0%,#0000 68%);width:min(720px,90vw);height:420px;position:absolute;top:12%;left:50%;transform:translate(-50%)}.demoContainer{z-index:1;max-width:1180px;margin:0 auto;position:relative}.demoIntro{text-align:center;max-width:720px;margin:0 auto 3rem}.demoHeading{letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2rem,4vw,3.125rem);font-weight:800;line-height:1.18}.demoHeadingLine{color:#f8fafc;display:block}.demoHeadingAccent{color:#00c896;display:block}.demoSubtext{color:#b8c9da;max-width:560px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.75}.demoCtaButton{color:#fff;cursor:pointer;background:#00c896;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.625rem;padding:1rem 2rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 32px #00c89659,0 0 0 1px #ffffff14}.demoCtaButton:hover{background:#2dd4bf;box-shadow:0 14px 36px #00c8966b,0 0 0 1px #ffffff1f}.demoContactGrid{grid-template-columns:1fr;gap:.875rem;margin-bottom:3.5rem;display:grid}.demoContactCard{background:#f1f5f9;border:1px solid #0f2b4a14;border-radius:.875rem;box-shadow:0 8px 20px #00000029}.demoContactLink{color:inherit;justify-content:center;align-items:center;gap:.625rem;padding:.9375rem 1.125rem;text-decoration:none;display:flex}.demoContactIcon{color:#00c896;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.demoContactLabel{color:#0d9488;font-size:.9375rem;font-weight:600;line-height:1.4}@media (width>=640px){.demoContactGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.demoContactGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.125rem}}@media (width<=767px){.demoSection{padding-top:4.5rem}.demoIntro{margin-bottom:2.25rem}.demoContactGrid{margin-bottom:2.75rem}}@media (prefers-reduced-motion:reduce){.demoContactCard,.demoCtaButton{transition:none}}.heroPage{--hero-bg:#0f2b4a;--hero-bg-mid:#123456;--hero-bg-deep:#0a2038;--text-primary:#f8fafc;--text-secondary:#b8c9da;--text-muted:#8fa3b8;--accent:#00c896;--accent-dark:#14b8a6;--highlight:#f5a623;--border:#ffffff24;--brand-navy:#fff;--page-gutter:clamp(1.5rem, 5vw, 4.5rem);--navbar-height:5.25rem;background:linear-gradient(165deg, var(--hero-bg) 0%, var(--hero-bg-mid) 50%, var(--hero-bg-deep) 100%);color:var(--text-primary);min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.heroSection{min-height:calc(100vh - var(--navbar-height));padding:calc(var(--navbar-height) + 2rem) var(--page-gutter) 4rem;background:0 0;align-items:center;display:flex;position:relative;overflow:visible}.heroGlow{pointer-events:none;background:radial-gradient(circle,#00c8961f 0%,#0000 70%);width:42%;height:70%;position:absolute;top:8%;right:0}.heroContainer{z-index:1;grid-template-columns:1fr;align-items:center;gap:3.5rem;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.heroContent{text-align:left;max-width:600px}.heroLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 1.25rem;font-size:.8125rem;font-weight:700}.heroHeadline{color:var(--brand-navy);letter-spacing:-.02em;min-height:3.84em;margin:0 0 1.375rem;font-size:clamp(1.875rem,3.4vw,2.75rem);font-weight:800;line-height:1.28}.heroHeadlineLine{display:block}.heroWord{opacity:0;filter:blur(4px);transition:opacity .35s,transform .35s,filter .35s;display:inline-block;transform:translateY(8px)}.heroWordVisible{opacity:1;filter:blur();transform:translateY(0)}.headlineAccentTeal{color:var(--accent)}.headlineAccentYellow{color:var(--highlight)}.heroSubtext{color:var(--text-secondary);max-width:560px;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.75}.heroBadges{flex-wrap:wrap;gap:.875rem 1rem;margin-bottom:1.625rem;display:flex}.heroBadge{border:1px solid var(--border);color:#475569;background:#fff;border-radius:9999px;padding:.5rem .95rem;font-size:.875rem;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 2px #00000014}.heroBadge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.heroCtaRow{flex-wrap:wrap;gap:.875rem;margin-bottom:1.125rem;display:flex}.btnPrimary{background:var(--accent);color:#0f2b4a;cursor:pointer;border:none;border-radius:9999px;font-family:inherit;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 8px 24px #00c89640}.btnPrimary:hover{background:#2dd4bf;transform:translateY(-2px);box-shadow:0 12px 28px #00c89652}.btnGhost{color:#f8fafc;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:9999px;font-family:inherit;font-weight:600;transition:transform .25s,border-color .25s,box-shadow .25s}.btnGhost:hover{border-color:#fff9;transform:translateY(-2px);box-shadow:0 4px 16px #0003}.btnLarge{padding:.9375rem 1.875rem;font-size:1.0625rem}.heroTrustBar{color:var(--text-muted);letter-spacing:.01em;margin:0;font-size:.875rem}@media (width>=992px){.heroContainer{grid-template-columns:minmax(0,1fr) minmax(0,560px);justify-content:space-between;gap:clamp(2rem,4vw,4rem)}.heroContent{padding-right:1rem}}@media (width<=991px){.heroSection{padding-top:calc(var(--navbar-height) + 1.5rem)}.heroContent{text-align:center;max-width:none;margin:0 auto}.heroSubtext{margin-left:auto;margin-right:auto}.heroBadges,.heroCtaRow{justify-content:center}.heroHeadline{min-height:auto}}.demoRequestOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);background:#0a20387a;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.demoRequestModal{background:linear-gradient(#fff 0%,#f4fbf8 100%);border:1px solid #00c8962e;border-radius:1.375rem;flex-direction:column;width:min(100%,580px);max-height:calc(100vh - 2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 72px #0a203861,0 0 0 1px #ffffff14,inset 0 1px #ffffffa6}.demoRequestHeader{background:linear-gradient(135deg,#0f2b4a 0%,#123456 55%,#0a2038 100%);border-bottom:1px solid #00c89633;flex-shrink:0;padding:1.75rem 1.75rem 1.375rem;position:relative}.demoRequestHeaderGlow{pointer-events:none;background:radial-gradient(circle,#00c89638 0%,#0000 68%);width:220px;height:220px;position:absolute;top:-30%;right:-10%}.demoRequestHeaderContent{z-index:1;padding-right:2.5rem;position:relative}.demoRequestBadge{color:#5eead4;letter-spacing:.06em;text-transform:uppercase;background:#00c89624;border:1px solid #00c89652;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:.875rem;padding:.35rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.demoRequestTitle{letter-spacing:-.03em;color:#f8fafc;margin:0 0 .5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.demoRequestDescription{color:#b8c9da;margin:0;font-size:.9375rem;line-height:1.65}.demoRequestClose{z-index:2;color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .2s,border-color .2s,color .2s;display:inline-flex;position:absolute;top:1.125rem;right:1.125rem}.demoRequestClose:hover{color:#fff;background:#ffffff24;border-color:#ffffff3d}.demoRequestBody{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:radial-gradient(circle at 100% 0,#00c8960f 0%,#0000 42%),linear-gradient(#fafdfc 0%,#f1f5f9 100%);flex:1;min-height:0;padding:1.5rem 1.75rem 1.75rem;overflow-y:auto}.demoRequestBody::-webkit-scrollbar{width:0;height:0;display:none}.demoRequestForm{flex-direction:column;gap:1.125rem;display:flex}.demoRequestFieldRow{grid-template-columns:1fr;gap:1.125rem;display:grid}.demoRequestField{flex-direction:column;gap:.4375rem;display:flex}.demoRequestLabel{letter-spacing:.02em;color:#1e3a5f;font-size:.8125rem;font-weight:700}.demoRequestOptional{color:#94a3b8;font-weight:500}.demoRequestInput{color:#0f2b4a;background:#ffffffe0;border:1px solid #0f2b4a1a;border-radius:.75rem;width:100%;padding:.8125rem .9375rem;font-family:inherit;font-size:.9375rem;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:inset 0 1px 2px #0f2b4a0a,0 1px #fffc}.demoRequestInput::placeholder{color:#94a3b8}.demoRequestInput:hover{background:#fff;border-color:#00c89647}.demoRequestInput:focus{background:#fff;border-color:#00c896;outline:none;box-shadow:0 0 0 3px #00c89629,inset 0 1px 2px #0f2b4a0a}.demoRequestInputError,.demoRequestInputError:hover{background:#fef2f2;border-color:#ef4444}.demoRequestInputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444429}.demoRequestError{color:#dc2626;margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.demoRequestTextarea{resize:vertical;min-height:6.25rem}.demoRequestInput[type=number]{appearance:textfield}.demoRequestInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.demoRequestInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.demoRequestSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c896 0%,#14b8a6 100%);border:none;border-radius:9999px;width:100%;margin-top:.125rem;padding:.96875rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #00c89652,inset 0 1px #ffffff38}.demoRequestSubmit:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 32px #00c89661,inset 0 1px #ffffff47}.demoRequestSubmit:disabled{opacity:.72;cursor:not-allowed;filter:none;transform:none}.demoRequestSubmitError{text-align:center;color:#dc2626;margin:0;font-size:.8125rem;font-weight:500;line-height:1.5}.demoRequestFootnote{text-align:center;color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.demoRequestSuccess{text-align:center;flex-direction:column;align-items:center;padding:1rem .5rem .25rem;display:flex}.demoRequestSuccessIcon{color:#00c896;background:linear-gradient(135deg,#00c8962e 0%,#00c89614 100%);border:1px solid #00c89647;border-radius:50%;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;margin-bottom:1.125rem;display:inline-flex;box-shadow:0 8px 24px #00c8962e}.demoRequestSuccessText{color:#475569;max-width:380px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7}.demoRequestSuccessText strong{color:#0f2b4a;font-weight:700}@media (width>=640px){.demoRequestFieldRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.demoRequestHeader{padding:1.5rem 1.25rem 1.125rem}.demoRequestBody{padding:1.25rem 1.25rem 1.5rem}.demoRequestTitle{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.demoRequestBody{scroll-behavior:auto}.demoRequestSubmit{transition:none}}
