.Home-module__5L1Lqq__homeWrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}
.Hero-module__Vtspxq__heroSection{padding-top:110px;padding-bottom:var(--space-12);background-color:var(--color-bg);position:relative;overflow:hidden}.Hero-module__Vtspxq__heroGlow{background:var(--gradient-hero-glow);pointer-events:none;z-index:0;width:900px;max-width:100vw;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.Hero-module__Vtspxq__gridOverlay{background-image:radial-gradient(var(--color-border) 1px, transparent 1px);opacity:.4;pointer-events:none;z-index:0;background-size:32px 32px;position:absolute;inset:0}.Hero-module__Vtspxq__container{max-width:var(--container-max-width);padding-left:var(--container-padding);padding-right:var(--container-padding);gap:var(--space-10);z-index:1;grid-template-columns:1.15fr .85fr;align-items:flex-start;margin-left:auto;margin-right:auto;display:grid;position:relative}.Hero-module__Vtspxq__contentCol{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Vtspxq__spotlightBadge{border-radius:var(--radius-full);color:var(--color-text-primary);font-size:var(--font-size-xs);margin-bottom:var(--space-4);background-color:#e53b1b0d;border:1px solid #e53b1b26;align-items:center;gap:8px;padding:6px 14px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #e53b1b0d}.Hero-module__Vtspxq__starIcon{animation:2s infinite Hero-module__Vtspxq__pulseGlow}@keyframes Hero-module__Vtspxq__pulseGlow{0%{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.9;transform:scale(1)}}.Hero-module__Vtspxq__headline{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.03em;margin-bottom:var(--space-3);font-size:3rem;font-weight:800;line-height:1.15}.Hero-module__Vtspxq__highlightContainer{white-space:normal;max-width:100%;display:inline-block;position:relative;overflow:visible}.Hero-module__Vtspxq__highlightText{color:#e53b1b;white-space:normal;word-break:break-word;display:inline;position:relative}.Hero-module__Vtspxq__wavyUnderline{pointer-events:none;z-index:1;width:100%;height:12px;position:absolute;bottom:-4px;left:0}@keyframes Hero-module__Vtspxq__drawLine{to{stroke-dashoffset:0}}.Hero-module__Vtspxq__wavyUnderline path{stroke-dasharray:400;stroke-dashoffset:400px;animation:1.4s cubic-bezier(.25,1,.5,1) .6s forwards Hero-module__Vtspxq__drawLine}.Hero-module__Vtspxq__subheadline{font-size:var(--font-size-base);color:var(--color-text-secondary);max-width:min(580px,100%);margin-bottom:var(--space-5);word-break:break-word;line-height:1.5}.Hero-module__Vtspxq__featuresRow{gap:var(--space-3);margin-bottom:var(--space-5);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.Hero-module__Vtspxq__featureCard{background-color:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-fast);border-radius:12px;flex-direction:column;align-items:flex-start;padding:14px;display:flex;box-shadow:0 4px 14px #00000008}[data-theme=light] .Hero-module__Vtspxq__featureCard{background-color:#fff;border:1px solid #0f172a14;box-shadow:0 6px 18px #0f172a0f,0 1px 3px #00000008}.Hero-module__Vtspxq__featureCard:hover{border-color:#e53b1b59;transform:translateY(-2px);box-shadow:0 8px 24px #e53b1b1f}.Hero-module__Vtspxq__featureIconBox{color:#e53b1b;background-color:#e53b1b14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:10px;display:flex}.Hero-module__Vtspxq__featureTitle{color:var(--color-text-primary);margin:0;font-size:.825rem;font-weight:700;line-height:1.25}.Hero-module__Vtspxq__featureDesc{color:var(--color-text-secondary);margin:2px 0 0;font-size:.72rem;font-weight:500}.Hero-module__Vtspxq__ctaGroup{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.Hero-module__Vtspxq__exploreBtn{color:#fff;font-family:var(--font-sans);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);background-color:#e53b1b;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #e53b1b40}.Hero-module__Vtspxq__exploreBtn:hover{background-color:#c42e12;transform:translateY(-1.5px);box-shadow:0 8px 24px #e53b1b66}.Hero-module__Vtspxq__exploreIcon{transition:transform var(--transition-fast)}.Hero-module__Vtspxq__exploreBtn:hover .Hero-module__Vtspxq__exploreIcon{transform:translate(4px)}.Hero-module__Vtspxq__watchDemoBtn{border:1px solid var(--color-border);color:#0f172a;font-family:var(--font-sans);font-size:var(--font-size-sm);cursor:pointer;transition:all var(--transition-fast);background-color:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 6px #0000000a}[data-theme=dark] .Hero-module__Vtspxq__watchDemoBtn{color:#f8fafc;background-color:#0f1420;border-color:#ffffff14}.Hero-module__Vtspxq__watchDemoBtn:hover{border-color:var(--color-text-secondary);background-color:#f8fafc}[data-theme=dark] .Hero-module__Vtspxq__watchDemoBtn:hover{background-color:#161d2e}.Hero-module__Vtspxq__playIcon{color:#e53b1b}.Hero-module__Vtspxq__studentTrust{align-items:center;gap:16px;display:flex}.Hero-module__Vtspxq__avatarGroup{align-items:center;display:flex}.Hero-module__Vtspxq__trustAvatar{border:2px solid var(--color-surface);object-fit:cover;width:38px;height:38px;box-shadow:var(--shadow-sm);border-radius:50%;margin-left:-12px}[data-theme=light] .Hero-module__Vtspxq__trustAvatar{border-color:#fff}.Hero-module__Vtspxq__trustAvatar:first-child{margin-left:0}.Hero-module__Vtspxq__trustText{color:var(--color-text-secondary);font-size:.75rem;font-weight:500;line-height:1.4}.Hero-module__Vtspxq__trustHighlight{color:#e53b1b;font-weight:700}.Hero-module__Vtspxq__visualCol{flex-direction:column;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.Hero-module__Vtspxq__tiltedWrapper{width:100%;max-width:540px;margin:0 auto}.Hero-module__Vtspxq__imageContainer{aspect-ratio:600/400;width:100%;transform-style:preserve-3d;border-radius:0;margin:0 auto;position:relative;overflow:hidden}.Hero-module__Vtspxq__girlImage{object-fit:contain;box-shadow:none;border:none;border-radius:0;width:100%;height:100%;transform:none}.Hero-module__Vtspxq__badgeHappyStudents{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#0f1420eb;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;transition:transform .3s;display:flex;position:absolute;top:14px;left:14px;transform:translateZ(35px);box-shadow:0 10px 25px #00000040}.Hero-module__Vtspxq__badgeHappyStudents:hover{transform:translateZ(42px)translateY(-2px)}.Hero-module__Vtspxq__happyIconBox{color:#e53b1b;background-color:#e53b1b26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__Vtspxq__badgeTextCol{flex-direction:column;display:flex}.Hero-module__Vtspxq__happyCount{color:#fff;font-size:.95rem;font-weight:800;line-height:1.1}.Hero-module__Vtspxq__happyLabel{color:#94a3b8;font-size:.65rem;font-weight:500}.Hero-module__Vtspxq__badgeRating{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#fffffff0;border:1px solid #00000014;border-radius:12px;flex-direction:column;align-items:flex-start;padding:8px 12px;transition:transform .3s;display:flex;position:absolute;top:14px;right:14px;transform:translateZ(40px);box-shadow:0 10px 25px #0000001f}[data-theme=dark] .Hero-module__Vtspxq__badgeRating{background-color:#0f1420eb;border-color:#ffffff1f;box-shadow:0 10px 25px #0000004d}.Hero-module__Vtspxq__badgeRating:hover{transform:translateZ(48px)translateY(-2px)}.Hero-module__Vtspxq__ratingTop{align-items:center;gap:4px;display:flex}.Hero-module__Vtspxq__ratingValue{color:var(--color-text-primary);font-size:.95rem;font-weight:800}.Hero-module__Vtspxq__ratingLabel{color:var(--color-text-secondary);margin-top:1px;font-size:.65rem;font-weight:500}.Hero-module__Vtspxq__starsRow{gap:1.5px;margin-top:3px;display:flex}.Hero-module__Vtspxq__badgeProgress{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#fffffff2;border:1px solid #00000014;border-radius:14px;width:200px;padding:10px 12px;transition:transform .3s;position:absolute;bottom:14px;right:14px;transform:translateZ(45px);box-shadow:0 12px 30px #0000001f}[data-theme=dark] .Hero-module__Vtspxq__badgeProgress{background-color:#0f1420eb;border-color:#ffffff1f;box-shadow:0 12px 30px #00000059}.Hero-module__Vtspxq__badgeProgress:hover{transform:translateZ(52px)translateY(-2px)}.Hero-module__Vtspxq__progressHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Hero-module__Vtspxq__progressTitle{color:var(--color-text-primary);font-size:.7rem;font-weight:700}.Hero-module__Vtspxq__progressTime{color:var(--color-text-muted);font-size:.6rem}.Hero-module__Vtspxq__progressBody{align-items:center;gap:10px;display:flex}.Hero-module__Vtspxq__progressCircleContainer{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.Hero-module__Vtspxq__progressSvg{width:44px;height:44px;transform:rotate(-90deg)}.Hero-module__Vtspxq__circleBg{fill:none;stroke:var(--color-bg-secondary);stroke-width:3.5px}@keyframes Hero-module__Vtspxq__progressCircleAnim{0%{stroke-dashoffset:125.6px}to{stroke-dashoffset:35.16px}}.Hero-module__Vtspxq__circleProgress{fill:none;stroke:#10b981;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:125.6;stroke-dashoffset:125.6px;animation:1.6s cubic-bezier(.25,1,.5,1) .8s forwards Hero-module__Vtspxq__progressCircleAnim}.Hero-module__Vtspxq__progressValue{color:var(--color-text-primary);font-size:.65rem;font-weight:800;position:absolute}.Hero-module__Vtspxq__progressList{flex-direction:column;flex-grow:1;gap:2.5px;display:flex}.Hero-module__Vtspxq__progressItem{color:var(--color-text-primary);justify-content:space-between;align-items:center;font-size:.62rem;font-weight:600;display:flex}.Hero-module__Vtspxq__subjectName{white-space:nowrap}.Hero-module__Vtspxq__greenCheck{border-radius:50%}.Hero-module__Vtspxq__orangeClock{background-color:#f59e0b1a;border-radius:50%}.Hero-module__Vtspxq__statsBar{z-index:1;background-color:#fff;border:1px solid #0f172a14;border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:480px;margin-top:24px;padding:16px 20px;display:flex;box-shadow:0 12px 32px #0f172a14,0 2px 6px #00000008}[data-theme=dark] .Hero-module__Vtspxq__statsBar{box-shadow:var(--shadow-md);background-color:#0f1420;border-color:#ffffff14}.Hero-module__Vtspxq__statItem{align-items:center;gap:8px;display:flex}.Hero-module__Vtspxq__statIconBox{color:#e53b1b;background-color:#e53b1b0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Hero-module__Vtspxq__statText{flex-direction:column;display:flex}.Hero-module__Vtspxq__statNumber{color:var(--color-text-primary);font-size:.9rem;font-weight:800;line-height:1.1}.Hero-module__Vtspxq__statLabel{color:var(--color-text-secondary);white-space:nowrap;font-size:.6rem;font-weight:500}.Hero-module__Vtspxq__statDivider{background-color:var(--color-border);width:1px;height:20px}@media (max-width:1199px){.Hero-module__Vtspxq__headline{font-size:2.85rem}.Hero-module__Vtspxq__featuresRow{gap:8px}.Hero-module__Vtspxq__badgeHappyStudents{left:-2%}.Hero-module__Vtspxq__badgeRating,.Hero-module__Vtspxq__badgeProgress{right:-2%}}@media (max-width:991px){.Hero-module__Vtspxq__container{gap:var(--space-8);grid-template-columns:1fr}.Hero-module__Vtspxq__contentCol{text-align:center;align-items:center}.Hero-module__Vtspxq__spotlightBadge{justify-content:center}.Hero-module__Vtspxq__headline{word-break:break-word;font-size:2.75rem}.Hero-module__Vtspxq__subheadline{margin-left:auto;margin-right:auto}.Hero-module__Vtspxq__featuresRow{grid-template-columns:repeat(2,1fr);max-width:600px;margin-left:auto;margin-right:auto}.Hero-module__Vtspxq__featureCard{text-align:center;align-items:center}.Hero-module__Vtspxq__featureIconBox{margin-bottom:8px}.Hero-module__Vtspxq__ctaGroup{justify-content:center}.Hero-module__Vtspxq__studentTrust{margin-bottom:var(--space-6);justify-content:center}.Hero-module__Vtspxq__visualCol{margin-top:var(--space-4)}.Hero-module__Vtspxq__badgeHappyStudents{top:5%;left:2%}.Hero-module__Vtspxq__badgeRating{top:5%;right:2%}.Hero-module__Vtspxq__badgeProgress{width:180px;bottom:5%;right:2%}}@media (max-width:767px){.Hero-module__Vtspxq__imageContainer{aspect-ratio:600/400;overflow:hidden}.Hero-module__Vtspxq__girlImage{object-fit:contain;transform:none}.Hero-module__Vtspxq__heroSection{padding-top:90px;padding-bottom:var(--space-8)}.Hero-module__Vtspxq__headline{word-break:break-word;font-size:2.4rem}.Hero-module__Vtspxq__badgeHappyStudents{gap:7px;padding:8px 10px;top:4%;left:1%}.Hero-module__Vtspxq__badgeRating{padding:8px 10px;top:4%;right:1%}.Hero-module__Vtspxq__badgeProgress{width:160px;padding:10px;bottom:4%;right:1%}}@media (max-width:575px){.Hero-module__Vtspxq__heroSection{padding-top:80px;padding-bottom:var(--space-6)}.Hero-module__Vtspxq__container{padding-left:16px;padding-right:16px}.Hero-module__Vtspxq__headline{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:2rem}.Hero-module__Vtspxq__spotlightBadge{text-align:center;white-space:normal;max-width:100%;padding:5px 10px;font-size:.7rem}.Hero-module__Vtspxq__featuresRow{grid-template-columns:repeat(2,1fr);gap:8px;max-width:100%}.Hero-module__Vtspxq__ctaGroup{gap:var(--space-3);flex-direction:column;width:100%}.Hero-module__Vtspxq__exploreBtn,.Hero-module__Vtspxq__watchDemoBtn{justify-content:center;width:100%}.Hero-module__Vtspxq__tiltedWrapper{max-width:100%}.Hero-module__Vtspxq__imageContainer{aspect-ratio:600/400;position:relative;overflow:hidden}.Hero-module__Vtspxq__girlImage{object-fit:contain;width:100%;height:100%;transform:none}.Hero-module__Vtspxq__badgeHappyStudents,.Hero-module__Vtspxq__badgeRating,.Hero-module__Vtspxq__badgeProgress{display:none}.Hero-module__Vtspxq__statsBar{grid-template-columns:1fr 1fr;gap:12px;max-width:100%;padding:14px;display:grid}.Hero-module__Vtspxq__statDivider{display:none}.Hero-module__Vtspxq__statItem{justify-content:flex-start}.Hero-module__Vtspxq__studentTrust{flex-wrap:wrap;gap:10px}.Hero-module__Vtspxq__trustText{text-align:center}}@media (max-width:380px){.Hero-module__Vtspxq__headline{font-size:1.75rem}.Hero-module__Vtspxq__featuresRow,.Hero-module__Vtspxq__statsBar{grid-template-columns:1fr}}
.tilted-card-figure{perspective:800px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.tilted-card-mobile-alert{text-align:center;font-size:.875rem;display:none;position:absolute;top:1rem}@media (max-width:640px){.tilted-card-mobile-alert{display:block}.tilted-card-caption{display:none}}.tilted-card-inner{width:100%;height:100%;transform-style:preserve-3d;position:relative}.tilted-card-img{object-fit:cover;will-change:transform;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.tilted-card-overlay{z-index:2;will-change:transform;width:100%;height:100%;position:relative;transform:translateZ(30px)}.tilted-card-caption{pointer-events:none;background-color:var(--color-surface,#fff);border:1px solid var(--color-border,#e2e8f0);color:var(--color-text-primary,#0f172a);opacity:0;z-index:3;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;position:absolute;top:0;left:0;box-shadow:0 4px 12px #00000026}
.IndependenceBanner-module__75daYW__sectionContainer{background:var(--color-bg-primary,#fff);border-bottom:1px solid var(--color-border,#0000000f);width:100%;padding:64px 48px;position:relative;overflow:hidden}[data-theme=dark] .IndependenceBanner-module__75daYW__sectionContainer{background:#090d16;border-bottom-color:#ffffff0f}.IndependenceBanner-module__75daYW__sectionContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff99331f 0%,#f930 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;left:-100px}.IndependenceBanner-module__75daYW__sectionContainer:after{content:"";pointer-events:none;background:radial-gradient(circle,#1388081a 0%,#13880800 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;right:-100px}.IndependenceBanner-module__75daYW__bannerGrid{z-index:1;grid-template-columns:.95fr 1.05fr;align-items:center;gap:52px;width:100%;display:grid;position:relative}.IndependenceBanner-module__75daYW__leftMedia{justify-content:center;align-items:center;width:100%;display:flex}.IndependenceBanner-module__75daYW__imageFrame{background:#fff;border:1px solid #e53b1b26;border-radius:24px;width:100%;max-width:480px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000001f}[data-theme=dark] .IndependenceBanner-module__75daYW__imageFrame{background:#111827;border-color:#ffffff1f;box-shadow:0 20px 50px #0006}.IndependenceBanner-module__75daYW__imageFrame:hover{transform:translateY(-6px);box-shadow:0 28px 60px #e53b1b33}.IndependenceBanner-module__75daYW__bannerImage{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.IndependenceBanner-module__75daYW__imageFrame:hover .IndependenceBanner-module__75daYW__bannerImage{transform:scale(1.02)}.IndependenceBanner-module__75daYW__imageBadge{-webkit-backdrop-filter:blur(12px);color:#fff;background:#0f172ad9;border:1px solid #fff3;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 4px 15px #0003}.IndependenceBanner-module__75daYW__flagIcon{color:#f93}.IndependenceBanner-module__75daYW__rightContent{flex-direction:column;align-items:flex-start;display:flex}.IndependenceBanner-module__75daYW__badgeRow{color:#e53b1b;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ff99331f,#1388081f);border:1px solid #e53b1b40;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.78rem;font-weight:800;display:inline-flex}.IndependenceBanner-module__75daYW__badgeIcon{color:#e53b1b}.IndependenceBanner-module__75daYW__title{font-family:var(--font-heading,sans-serif);color:var(--color-text-primary,#0f172a);letter-spacing:-.02em;margin-bottom:18px;font-size:2.6rem;font-weight:800;line-height:1.2}[data-theme=dark] .IndependenceBanner-module__75daYW__title{color:#fff}.IndependenceBanner-module__75daYW__highlightText{background:linear-gradient(135deg,#e53b1b 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.IndependenceBanner-module__75daYW__subtitle{color:var(--color-text-secondary,#475569);margin-bottom:28px;font-size:1.05rem;line-height:1.65}[data-theme=dark] .IndependenceBanner-module__75daYW__subtitle{color:#94a3b8}.IndependenceBanner-module__75daYW__highlightsGrid{flex-direction:column;gap:16px;width:100%;margin-bottom:32px;display:flex}.IndependenceBanner-module__75daYW__highlightItem{background:var(--color-bg-secondary,#f8fafc);border:1px solid var(--color-border,#0000000f);border-radius:14px;align-items:flex-start;gap:14px;padding:14px 18px;transition:all .25s;display:flex}[data-theme=dark] .IndependenceBanner-module__75daYW__highlightItem{background:#0f172a99;border-color:#ffffff14}.IndependenceBanner-module__75daYW__highlightItem:hover{border-color:#e53b1b4d;transform:translate(4px)}.IndependenceBanner-module__75daYW__iconBox{color:#e53b1b;background:#e53b1b1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.IndependenceBanner-module__75daYW__highlightTextContent{flex-direction:column;display:flex}.IndependenceBanner-module__75daYW__highlightTitle{color:var(--color-text-primary,#0f172a);margin:0;font-size:.95rem;font-weight:700;line-height:1.3}[data-theme=dark] .IndependenceBanner-module__75daYW__highlightTitle{color:#f1f5f9}.IndependenceBanner-module__75daYW__highlightDesc{color:var(--color-text-secondary,#64748b);margin-top:2px;font-size:.82rem;line-height:1.4}[data-theme=dark] .IndependenceBanner-module__75daYW__highlightDesc{color:#94a3b8}.IndependenceBanner-module__75daYW__ctaGroup{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.IndependenceBanner-module__75daYW__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e53b1b 0%,#d02d0f 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:.98rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #e53b1b4d}.IndependenceBanner-module__75daYW__primaryCta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #e53b1b6b}.IndependenceBanner-module__75daYW__ctaArrow{transition:transform .2s}.IndependenceBanner-module__75daYW__primaryCta:hover .IndependenceBanner-module__75daYW__ctaArrow{transform:translate(4px)}.IndependenceBanner-module__75daYW__secondaryCta{color:var(--color-text-primary,#0f172a);border:1.5px solid var(--color-border,#00000026);background:0 0;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}[data-theme=dark] .IndependenceBanner-module__75daYW__secondaryCta{color:#f1f5f9;border-color:#fff3}.IndependenceBanner-module__75daYW__secondaryCta:hover{color:#e53b1b;background:#0000000a;border-color:#e53b1b}[data-theme=dark] .IndependenceBanner-module__75daYW__secondaryCta:hover{color:#e53b1b;background:#ffffff0f;border-color:#e53b1b}@media (max-width:991px){.IndependenceBanner-module__75daYW__sectionContainer{padding:48px 24px}.IndependenceBanner-module__75daYW__bannerGrid{grid-template-columns:1fr;gap:40px}.IndependenceBanner-module__75daYW__title{font-size:2.1rem}.IndependenceBanner-module__75daYW__imageFrame{max-width:420px}}@media (max-width:576px){.IndependenceBanner-module__75daYW__sectionContainer{padding:36px 16px}.IndependenceBanner-module__75daYW__title{font-size:1.65rem}.IndependenceBanner-module__75daYW__subtitle{font-size:.92rem}.IndependenceBanner-module__75daYW__ctaGroup{flex-direction:column;width:100%}.IndependenceBanner-module__75daYW__primaryCta,.IndependenceBanner-module__75daYW__secondaryCta{justify-content:center;width:100%}}
.Stats-module__9Kgsaa__statsSection{padding:var(--space-16) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background-color:var(--color-bg);position:relative;overflow:hidden}.Stats-module__9Kgsaa__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#0c58a514 0%,#e53b1b0a 50%,#0000 70%);width:700px;max-width:100vw;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__9Kgsaa__container{max-width:var(--container-max-width);padding:0 var(--container-padding);z-index:1;margin:0 auto;position:relative}.Stats-module__9Kgsaa__sectionHeader{text-align:center;margin-bottom:var(--space-10)}.Stats-module__9Kgsaa__headerBadge{border-radius:var(--radius-full);color:var(--color-text-primary);font-size:var(--font-size-xs);letter-spacing:.08em;margin-bottom:var(--space-3);background-color:#e53b1b0d;border:1px solid #e53b1b29;align-items:center;gap:8px;padding:5px 14px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #e53b1b0a}.Stats-module__9Kgsaa__badgeIcon{color:#e53b1b}.Stats-module__9Kgsaa__sectionTitle{font-family:var(--font-heading);color:var(--color-text-primary);letter-spacing:-.025em;margin-bottom:var(--space-2);font-size:2.25rem;font-weight:800;line-height:1.2}.Stats-module__9Kgsaa__highlightText{color:#e53b1b}.Stats-module__9Kgsaa__sectionSubtitle{font-size:var(--font-size-sm);color:var(--color-text-secondary);max-width:540px;margin:0 auto;line-height:1.6}.Stats-module__9Kgsaa__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__9Kgsaa__statCardInner{width:100%;height:100%;min-height:200px;padding:var(--space-5) var(--space-5);border-radius:var(--radius-lg);background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);transform-style:preserve-3d;box-sizing:border-box;flex-direction:column;justify-content:space-between;transition:border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}[data-theme=dark] .Stats-module__9Kgsaa__statCardInner{background:#0d1220;border-color:#ffffff12;box-shadow:0 10px 30px #00000059}[data-theme=dark] .Stats-module__9Kgsaa__statCardInner:hover{border-color:#e53b1b59;box-shadow:0 16px 45px #00000080,0 0 0 1px #e53b1b26}[data-theme=light] .Stats-module__9Kgsaa__statCardInner{background:#fff;border-color:#00000014;box-shadow:0 8px 24px #0000000a}[data-theme=light] .Stats-module__9Kgsaa__statCardInner:hover{border-color:#e53b1b4d;box-shadow:0 12px 32px #e53b1b1f}.Stats-module__9Kgsaa__cardGlow{pointer-events:none;filter:blur(16px);opacity:0;background:radial-gradient(circle,#e53b1b26 0%,#0000 70%);border-radius:50%;width:120px;height:120px;transition:opacity .3s;position:absolute;top:-30%;right:-30%}.Stats-module__9Kgsaa__statCardInner:hover .Stats-module__9Kgsaa__cardGlow{opacity:1}.Stats-module__9Kgsaa__cardHeader3D{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex;transform:translateZ(25px)}.Stats-module__9Kgsaa__iconContainer{color:#e53b1b;background:#e53b1b14;border:1px solid #e53b1b2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .3s,background .3s;display:flex;box-shadow:0 3px 10px #e53b1b1a}.Stats-module__9Kgsaa__statCardInner:hover .Stats-module__9Kgsaa__iconContainer{background:#e53b1b24;transform:scale(1.05)}.Stats-module__9Kgsaa__badgeTag{letter-spacing:.06em;border-radius:var(--radius-full);color:var(--color-text-secondary);background:#0c58a514;border:1px solid #0c58a52e;padding:3px 9px;font-size:.63rem;font-weight:700}[data-theme=dark] .Stats-module__9Kgsaa__badgeTag{color:#94a3b8;background:#ffffff0a;border-color:#ffffff1a}.Stats-module__9Kgsaa__cardContent3D{flex-direction:column;gap:2px;display:flex}.Stats-module__9Kgsaa__metricVal3D{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:var(--space-1);background:linear-gradient(135deg, var(--color-text-primary) 40%, #e53b1b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.15rem;font-weight:800;line-height:1.1;transform:translateZ(35px)}.Stats-module__9Kgsaa__label3D{color:var(--color-text-primary);font-size:.88rem;font-weight:700;line-height:1.35;transform:translateZ(20px)}.Stats-module__9Kgsaa__sublabel3D{color:var(--color-text-muted);margin:0;font-size:.72rem;line-height:1.5;transform:translateZ(12px)}.Stats-module__9Kgsaa__bottomAccentBar{border-radius:var(--radius-full);width:28px;height:2px;margin-top:var(--space-3);background:linear-gradient(90deg,#e53b1b 0%,#0c58a5 100%);transition:width .3s cubic-bezier(.16,1,.3,1);transform:translateZ(15px)}.Stats-module__9Kgsaa__statCardInner:hover .Stats-module__9Kgsaa__bottomAccentBar{width:100%}@media (max-width:1024px){.Stats-module__9Kgsaa__grid{gap:var(--space-5);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Stats-module__9Kgsaa__grid{grid-template-columns:1fr}.Stats-module__9Kgsaa__sectionTitle{font-size:1.85rem}.Stats-module__9Kgsaa__metricVal3D{font-size:1.95rem}}
