.StoreBadge-module__II_OKa__badge{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);background:var(--color-text-primary);color:var(--color-bg);border-radius:var(--radius-xl);transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-base);box-shadow:var(--shadow-md);border:1.5px solid #0000;text-decoration:none;display:inline-flex}.StoreBadge-module__II_OKa__badge:hover{box-shadow:var(--shadow-lg);transform:scale(1.03)translateY(-2px)}.StoreBadge-module__II_OKa__badge:active{transform:scale(.98)}[data-theme=dark] .StoreBadge-module__II_OKa__badge{background:var(--color-bg-elevated);color:var(--color-text-primary);border-color:var(--color-border)}.StoreBadge-module__II_OKa__icon{flex-shrink:0;align-items:center;display:flex}.StoreBadge-module__II_OKa__text{flex-direction:column;display:flex}.StoreBadge-module__II_OKa__line1{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);opacity:.7;text-transform:uppercase;letter-spacing:.05em;line-height:1}.StoreBadge-module__II_OKa__line2{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);line-height:1.2}.StoreBadge-module__II_OKa__default .StoreBadge-module__II_OKa__line2{font-size:var(--font-size-base)}.StoreBadge-module__II_OKa__large{padding:var(--space-4) var(--space-8)}.StoreBadge-module__II_OKa__large .StoreBadge-module__II_OKa__icon svg{width:32px;height:32px}.StoreBadge-module__II_OKa__large .StoreBadge-module__II_OKa__line2{font-size:var(--font-size-xl)}
.PhoneMockup-module__p6mLVG__phone{justify-content:center;display:flex}.PhoneMockup-module__p6mLVG__frame{background:var(--color-text-primary);box-shadow:0 0 0 2px var(--color-border), var(--shadow-xl);border-radius:44px;padding:12px;position:relative}.PhoneMockup-module__p6mLVG__notch{background:var(--color-text-primary);z-index:10;border-radius:0 0 16px 16px;width:80px;height:26px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.PhoneMockup-module__p6mLVG__screen{background:var(--color-bg);border-radius:34px;overflow:hidden}.PhoneMockup-module__p6mLVG__homeIndicator{border-radius:var(--radius-full);background:#ffffff4d;width:100px;height:4px;margin:8px auto 0}[data-theme=light] .PhoneMockup-module__p6mLVG__homeIndicator{background:#0003}.PhoneMockup-module__p6mLVG__sm .PhoneMockup-module__p6mLVG__screen{width:200px;height:360px}.PhoneMockup-module__p6mLVG__md .PhoneMockup-module__p6mLVG__screen{width:260px;height:520px}.PhoneMockup-module__p6mLVG__lg .PhoneMockup-module__p6mLVG__screen{width:320px;height:640px}@media (min-width:1024px){.PhoneMockup-module__p6mLVG__sm .PhoneMockup-module__p6mLVG__screen{width:220px;height:400px}.PhoneMockup-module__p6mLVG__md .PhoneMockup-module__p6mLVG__screen{width:300px;height:600px}.PhoneMockup-module__p6mLVG__lg .PhoneMockup-module__p6mLVG__screen{width:360px;height:720px}}
.Hero-module__KTD73a__hero{min-height:calc(100vh - 64px);padding:var(--space-16) 0 var(--space-12);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__bgGlow{background:radial-gradient(circle, rgba(var(--color-primary-rgb), .12) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:70%;height:70%;animation:6s ease-in-out infinite Hero-module__KTD73a__glowPulse;position:absolute;top:-20%;right:-10%}.Hero-module__KTD73a__bgGrid{background-image:linear-gradient(var(--color-border) 1px, transparent 1px), linear-gradient(90deg, var(--color-border) 1px, transparent 1px);opacity:.4;pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000,#0000);mask-image:radial-gradient(80% 60%,#000,#0000)}@keyframes Hero-module__KTD73a__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Hero-module__KTD73a__inner{max-width:1200px;padding:0 var(--space-6);gap:var(--space-12);flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.Hero-module__KTD73a__textCol{gap:var(--space-6);text-align:center;flex-direction:column;max-width:600px;display:flex}.Hero-module__KTD73a__tagline{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;justify-content:center;display:inline-flex}.Hero-module__KTD73a__taglineDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__KTD73a__dotPulse}@keyframes Hero-module__KTD73a__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.Hero-module__KTD73a__title{font-family:var(--font-display);font-size:var(--font-size-5xl);font-weight:900;line-height:var(--line-height-tight);color:var(--color-text-primary);letter-spacing:-.01em}.Hero-module__KTD73a__titleGreen{color:var(--color-primary)}.Hero-module__KTD73a__description{font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.Hero-module__KTD73a__ctas{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module__KTD73a__demoLink{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:color var(--transition-fast);text-decoration:none;display:inline-flex}.Hero-module__KTD73a__demoLink:hover{color:var(--color-primary)}.Hero-module__KTD73a__mockupCol{justify-content:center;display:flex;position:relative}.Hero-module__KTD73a__floatingPhone{animation:4s ease-in-out infinite Hero-module__KTD73a__float}@keyframes Hero-module__KTD73a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__KTD73a__phoneShadow{background:radial-gradient(#0003 0%,#0000 70%);border-radius:50%;width:60%;height:20px;margin:12px auto 0;animation:4s ease-in-out infinite Hero-module__KTD73a__shadowFloat}@keyframes Hero-module__KTD73a__shadowFloat{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.15;transform:scale(.82)}}.Hero-module__KTD73a__badge1,.Hero-module__KTD73a__badge2{align-items:center;gap:var(--space-2);background:var(--color-bg-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-3) var(--space-4);box-shadow:var(--shadow-md);animation:4s ease-in-out infinite Hero-module__KTD73a__badgeFloat;display:flex;position:absolute}.Hero-module__KTD73a__badge1{animation-delay:-2s;top:15%;left:-5%}.Hero-module__KTD73a__badge2{animation-delay:-1s;bottom:20%;right:-5%}@keyframes Hero-module__KTD73a__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Hero-module__KTD73a__badgeEmoji{font-size:1.25rem}.Hero-module__KTD73a__badgeLine1{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);line-height:1.2}.Hero-module__KTD73a__badgeLine2{font-size:var(--font-size-xs);color:var(--color-text-muted);line-height:1.2}.Hero-module__KTD73a__scrollIndicator{margin-top:var(--space-8);justify-content:center;display:none}.Hero-module__KTD73a__scrollLine{background:linear-gradient(to bottom, var(--color-primary), transparent);width:1px;height:60px;animation:2s ease-in-out infinite Hero-module__KTD73a__scrollFade;display:block}@keyframes Hero-module__KTD73a__scrollFade{0%{opacity:1;transform:scaleY(1)translateY(0)}to{opacity:0;transform:scaleY(.3)translateY(20px)}}.Hero-module__KTD73a__appScreen{background:var(--color-bg);width:100%;height:100%;padding:var(--space-6) var(--space-4) var(--space-4);gap:var(--space-4);flex-direction:column;display:flex;overflow:hidden}.Hero-module__KTD73a__statusBar{color:var(--color-text-muted);justify-content:space-between;font-size:.65rem;font-weight:600;display:flex}.Hero-module__KTD73a__screenHeader{background:linear-gradient(135deg, var(--color-primary) 0%, #156b2d 100%);border-radius:var(--radius-xl);padding:var(--space-4);color:#fff}.Hero-module__KTD73a__screenTitle{font-family:var(--font-display);letter-spacing:.02em;font-size:1.1rem;font-weight:800}.Hero-module__KTD73a__screenSubtitle{opacity:.8;margin-top:2px;font-size:.7rem}.Hero-module__KTD73a__statsRow{gap:var(--space-3);display:flex}.Hero-module__KTD73a__statCard{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-3);text-align:center;border:1px solid var(--color-border);flex:1}.Hero-module__KTD73a__statNum{font-family:var(--font-display);color:var(--color-primary);font-size:1.5rem;font-weight:900}.Hero-module__KTD73a__statLabel{color:var(--color-text-muted);margin-top:2px;font-size:.6rem}.Hero-module__KTD73a__matchCard{background:var(--color-bg-elevated);border-radius:var(--radius-lg);padding:var(--space-3);border:1px solid var(--color-border);text-align:center}.Hero-module__KTD73a__matchLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:var(--space-2);font-size:.6rem}.Hero-module__KTD73a__matchTeams{justify-content:center;align-items:center;gap:var(--space-3);font-size:1.4rem;display:flex}.Hero-module__KTD73a__matchVs{color:var(--color-text-muted);font-size:.7rem;font-weight:600}.Hero-module__KTD73a__matchPrediction{color:var(--color-primary);margin-top:var(--space-2);font-size:.65rem;font-weight:600}.Hero-module__KTD73a__featureList{gap:var(--space-2);flex-direction:column;display:flex}.Hero-module__KTD73a__featureItem{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);font-size:.7rem;display:flex}.Hero-module__KTD73a__featureDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (min-width:768px){.Hero-module__KTD73a__hero{min-height:calc(100vh - 72px);padding:var(--space-24) 0 var(--space-16)}.Hero-module__KTD73a__inner{justify-content:space-between;align-items:center;gap:var(--space-12);flex-direction:row}.Hero-module__KTD73a__textCol{text-align:left;flex:1}.Hero-module__KTD73a__tagline,.Hero-module__KTD73a__ctas,.Hero-module__KTD73a__demoLink{justify-content:flex-start}.Hero-module__KTD73a__mockupCol{flex-shrink:0}.Hero-module__KTD73a__scrollIndicator{display:flex}}@media (min-width:1024px){.Hero-module__KTD73a__title{font-size:var(--font-size-6xl)}.Hero-module__KTD73a__badge1{left:-10%}.Hero-module__KTD73a__badge2{right:-10%}}
.Section-module__ZXevnG__section{padding-top:var(--space-16);padding-bottom:var(--space-16)}.Section-module__ZXevnG__surface{background-color:var(--color-surface)}@media (min-width:768px){.Section-module__ZXevnG__section{padding-top:var(--space-24);padding-bottom:var(--space-24)}}
.Container-module__bX3luW__container{width:100%;padding-left:var(--space-6);padding-right:var(--space-6);margin-left:auto;margin-right:auto}.Container-module__bX3luW__default{max-width:1200px}.Container-module__bX3luW__narrow{max-width:720px}.Container-module__bX3luW__wide{max-width:1440px}@media (min-width:640px){.Container-module__bX3luW__container{padding-left:var(--space-8);padding-right:var(--space-8)}}
.Feature-module__407X7a__feature{gap:var(--space-12);flex-direction:column;align-items:center;display:flex}.Feature-module__407X7a__feature.Feature-module__407X7a__reverse{flex-direction:column}.Feature-module__407X7a__mockup{flex-shrink:0;justify-content:center;display:flex}.Feature-module__407X7a__content{gap:var(--space-6);flex-direction:column;max-width:520px;display:flex}.Feature-module__407X7a__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);width:fit-content;display:inline-flex}.Feature-module__407X7a__title{font-family:var(--font-display);font-size:var(--font-size-4xl);font-weight:900;line-height:var(--line-height-tight);color:var(--color-text-primary);letter-spacing:-.01em}.Feature-module__407X7a__description{font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.Feature-module__407X7a__bullets{gap:var(--space-3);flex-direction:column;display:flex}.Feature-module__407X7a__bullet{align-items:flex-start;gap:var(--space-3);color:var(--color-text-secondary);font-size:var(--font-size-base);line-height:var(--line-height-normal);display:flex}.Feature-module__407X7a__bulletIcon{border-radius:var(--radius-md);background:var(--color-primary-light);width:28px;height:28px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Feature-module__407X7a__screen{width:100%;height:100%;padding:var(--space-4) var(--space-3) var(--space-3);gap:var(--space-3);flex-direction:column;display:flex;overflow:hidden}.Feature-module__407X7a__screenBar{padding-top:var(--space-6)}.Feature-module__407X7a__screenBarTitle{font-family:var(--font-display);color:var(--color-text-primary);letter-spacing:.02em;font-size:.85rem;font-weight:800}.Feature-module__407X7a__mapGrid{border-radius:var(--radius-md);flex:1;grid-template-columns:repeat(4,1fr);gap:3px;max-height:150px;display:grid;overflow:hidden}.Feature-module__407X7a__mapCell{border-radius:2px;height:24px}.Feature-module__407X7a__mapLegend{gap:var(--space-4);display:flex}.Feature-module__407X7a__legendItem{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-size:.6rem;display:flex}.Feature-module__407X7a__legendDot{border-radius:2px;width:10px;height:10px}.Feature-module__407X7a__rankingPreview{gap:var(--space-2);flex-direction:column;display:flex}.Feature-module__407X7a__rankRow{align-items:center;gap:var(--space-2);display:flex}.Feature-module__407X7a__rankNum{color:var(--color-primary);width:18px;font-size:.6rem;font-weight:700}.Feature-module__407X7a__rankName{color:var(--color-text-secondary);width:70px;font-size:.6rem}.Feature-module__407X7a__rankBar{background:var(--color-surface);border-radius:var(--radius-full);flex:1;height:6px;overflow:hidden}.Feature-module__407X7a__rankFill{background:var(--color-primary);border-radius:var(--radius-full);height:100%}.Feature-module__407X7a__squadGrid{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.Feature-module__407X7a__playerCard{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-2);text-align:center;border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:.55rem}.Feature-module__407X7a__playerEmoji{margin-bottom:2px;font-size:1rem;display:block}.Feature-module__407X7a__playerName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.Feature-module__407X7a__playerPoints{color:var(--color-primary);font-weight:700}.Feature-module__407X7a__budgetBar{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-3)}.Feature-module__407X7a__budgetLabel{color:var(--color-text-muted);margin-bottom:var(--space-2);font-size:.6rem}.Feature-module__407X7a__budgetTrack{background:var(--color-border);border-radius:var(--radius-full);height:6px;overflow:hidden}.Feature-module__407X7a__budgetFill{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:var(--radius-full);height:100%}.Feature-module__407X7a__leagueCard{background:linear-gradient(135deg, var(--color-primary) 0%, #156b2d 100%);border-radius:var(--radius-xl);padding:var(--space-4);color:#fff}.Feature-module__407X7a__leagueTitle{font-family:var(--font-display);letter-spacing:.02em;font-size:.85rem;font-weight:800}.Feature-module__407X7a__leagueCode{opacity:.7;margin-top:2px;font-size:.6rem}.Feature-module__407X7a__leagueMembers{opacity:.85;margin-top:var(--space-2);font-size:.6rem}.Feature-module__407X7a__rankList{gap:var(--space-2);flex-direction:column;display:flex}.Feature-module__407X7a__rankListRow{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-surface);border-radius:var(--radius-md);display:flex}.Feature-module__407X7a__rlPos{color:var(--color-primary);width:16px;font-size:.6rem;font-weight:700}.Feature-module__407X7a__rlName{color:var(--color-text-secondary);flex:1;font-size:.6rem}.Feature-module__407X7a__rlPts{color:var(--color-text-primary);font-size:.6rem;font-weight:700}.Feature-module__407X7a__prodeCard{background:var(--color-bg-elevated);border-radius:var(--radius-lg);padding:var(--space-3);border:1px solid var(--color-border)}.Feature-module__407X7a__prodeHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.Feature-module__407X7a__prodeMatch{color:var(--color-text-muted);font-size:.6rem;font-weight:600}.Feature-module__407X7a__prodeBadge{background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);padding:2px 6px;font-size:.55rem;font-weight:600}.Feature-module__407X7a__prodeTeams{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.Feature-module__407X7a__prodeTeam{color:var(--color-text-secondary);flex-direction:column;align-items:center;gap:2px;font-size:.6rem;display:flex}.Feature-module__407X7a__prodeScore{font-family:var(--font-display);color:var(--color-primary);font-size:1rem;font-weight:900}.Feature-module__407X7a__prodeVs{color:var(--color-text-muted);font-size:.6rem}.Feature-module__407X7a__prodePoints{text-align:center;color:var(--color-success);margin-top:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:#10b9811a;font-size:.65rem;font-weight:700}@media (min-width:768px){.Feature-module__407X7a__feature{gap:var(--space-16);flex-direction:row;align-items:center}.Feature-module__407X7a__feature.Feature-module__407X7a__reverse{flex-direction:row-reverse}.Feature-module__407X7a__content{flex:1}}@media (min-width:1024px){.Feature-module__407X7a__title{font-size:var(--font-size-5xl)}}
.VideoShowcase-module__vEXI1W__wrapper{align-items:center;gap:var(--space-8);flex-direction:column;display:flex}.VideoShowcase-module__vEXI1W__header{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.VideoShowcase-module__vEXI1W__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);display:inline-flex}.VideoShowcase-module__vEXI1W__title{font-family:var(--font-display);font-size:var(--font-size-4xl);font-weight:900;line-height:var(--line-height-tight);color:var(--color-text-primary);letter-spacing:-.01em}.VideoShowcase-module__vEXI1W__subtitle{font-size:var(--font-size-lg);color:var(--color-text-secondary)}.VideoShowcase-module__vEXI1W__videoContainer{border-radius:var(--radius-2xl);width:100%;max-width:800px;box-shadow:var(--shadow-xl);aspect-ratio:16/9;position:relative;overflow:hidden}.VideoShowcase-module__vEXI1W__iframe{border:none;width:100%;height:100%}.VideoShowcase-module__vEXI1W__placeholder{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex;position:relative}.VideoShowcase-module__vEXI1W__placeholderBg{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .85) 0%, #0d5c28 50%, #0a0a0a 100%);position:absolute;inset:0}.VideoShowcase-module__vEXI1W__placeholderContent{z-index:1;align-items:center;gap:var(--space-6);width:100%;height:100%;padding:var(--space-8);flex-direction:column;justify-content:center;display:flex;position:relative}.VideoShowcase-module__vEXI1W__mockScreens{align-items:flex-end;gap:var(--space-4);opacity:.3;display:flex}.VideoShowcase-module__vEXI1W__mockScreen{background:#fff;border-radius:10px;width:60px;height:100px;transform:rotate(-8deg)}.VideoShowcase-module__vEXI1W__mockScreenCenter{opacity:.6;height:130px;transform:rotate(0)}.VideoShowcase-module__vEXI1W__playButton{width:72px;height:72px;color:var(--color-primary);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #0000004d}.VideoShowcase-module__vEXI1W__playButton:hover{transform:scale(1.1);box-shadow:0 12px 40px #0006}.VideoShowcase-module__vEXI1W__playButton:active{transform:scale(.95)}.VideoShowcase-module__vEXI1W__comingSoon{color:#ffffffb3;font-size:var(--font-size-sm)}@media (min-width:768px){.VideoShowcase-module__vEXI1W__title{font-size:var(--font-size-5xl)}}
.Screenshots-module__N_n-Ga__header{text-align:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;display:flex}.Screenshots-module__N_n-Ga__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);display:inline-flex}.Screenshots-module__N_n-Ga__title{font-family:var(--font-display);font-size:var(--font-size-4xl);font-weight:900;line-height:var(--line-height-tight);color:var(--color-text-primary);letter-spacing:-.01em}.Screenshots-module__N_n-Ga__subtitle{font-size:var(--font-size-lg);color:var(--color-text-secondary);max-width:480px}.Screenshots-module__N_n-Ga__grid{gap:var(--space-8);grid-template-columns:1fr;justify-items:center;display:grid}.Screenshots-module__N_n-Ga__card{align-items:center;gap:var(--space-4);flex-direction:column;width:100%;max-width:220px;display:flex}.Screenshots-module__N_n-Ga__phoneFrame{background:var(--color-text-primary);box-shadow:0 0 0 1.5px var(--color-border), var(--shadow-lg);transition:transform var(--transition-base), box-shadow var(--transition-base);border-radius:36px;width:100%;padding:10px;position:relative}.Screenshots-module__N_n-Ga__phoneFrame:hover{box-shadow:0 0 0 1.5px var(--color-primary), var(--shadow-xl);transform:translateY(-6px)scale(1.02)}.Screenshots-module__N_n-Ga__phoneNotch{background:var(--color-text-primary);z-index:2;border-radius:0 0 10px 10px;width:60px;height:18px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Screenshots-module__N_n-Ga__phoneScreen{aspect-ratio:9/18;justify-content:center;align-items:center;gap:var(--space-4);border-radius:27px;flex-direction:column;display:flex;position:relative;overflow:hidden}.Screenshots-module__N_n-Ga__screenDecor{top:var(--space-8);left:var(--space-3);right:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex;position:absolute}.Screenshots-module__N_n-Ga__screenDecorBar{border-radius:var(--radius-full);background:#ffffff4d;width:60%;height:8px}.Screenshots-module__N_n-Ga__screenDecorCard{border-radius:var(--radius-md);background:#fff3;height:48px}.Screenshots-module__N_n-Ga__screenshot{object-fit:cover}.Screenshots-module__N_n-Ga__screenEmoji{z-index:1;filter:drop-shadow(0 4px 8px #0003);font-size:3rem;position:relative}.Screenshots-module__N_n-Ga__phoneHome{border-radius:var(--radius-full);background:#ffffff40;width:70px;height:4px;margin:8px auto 0}[data-theme=light] .Screenshots-module__N_n-Ga__phoneHome{background:#0003}.Screenshots-module__N_n-Ga__caption{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);text-align:center}@media (min-width:640px){.Screenshots-module__N_n-Ga__grid{grid-template-columns:repeat(2,1fr)}.Screenshots-module__N_n-Ga__card{max-width:none}}@media (min-width:1024px){.Screenshots-module__N_n-Ga__grid{grid-template-columns:repeat(4,1fr)}.Screenshots-module__N_n-Ga__title{font-size:var(--font-size-5xl)}}
.DownloadCTA-module__5yQUQq__card{border-radius:var(--radius-2xl);padding:var(--space-16) var(--space-6);background:linear-gradient(135deg, var(--color-primary) 0%, #0d5c28 60%, #0a3d1a 100%);text-align:center;position:relative;overflow:hidden}.DownloadCTA-module__5yQUQq__bgOrb1{pointer-events:none;background:radial-gradient(circle,#ffd60026 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-30%;right:-10%}.DownloadCTA-module__5yQUQq__bgOrb2{pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-20%;left:-5%}.DownloadCTA-module__5yQUQq__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.DownloadCTA-module__5yQUQq__content{z-index:1;align-items:center;gap:var(--space-6);flex-direction:column;display:flex;position:relative}.DownloadCTA-module__5yQUQq__badge{filter:drop-shadow(0 4px 12px #0000004d);font-size:3rem;animation:3s ease-in-out infinite DownloadCTA-module__5yQUQq__trophyBounce}@keyframes DownloadCTA-module__5yQUQq__trophyBounce{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-8px)rotate(3deg)}}.DownloadCTA-module__5yQUQq__title{font-family:var(--font-display);font-size:var(--font-size-5xl);font-weight:900;line-height:var(--line-height-tight);color:#fff;letter-spacing:-.01em}.DownloadCTA-module__5yQUQq__subtitle{font-size:var(--font-size-xl);color:#fffc}.DownloadCTA-module__5yQUQq__stores{gap:var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.DownloadCTA-module__5yQUQq__stores .badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-color:#ffffff4d}.DownloadCTA-module__5yQUQq__stores .badge:hover{background:#ffffff40;border-color:#fff9}.DownloadCTA-module__5yQUQq__note{font-size:var(--font-size-sm);color:#ffffff8c;align-items:center;gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.DownloadCTA-module__5yQUQq__note:before,.DownloadCTA-module__5yQUQq__note:after{content:"";background:#ffffff4d;width:24px;height:1px;display:block}@media (min-width:768px){.DownloadCTA-module__5yQUQq__card{padding:var(--space-24) var(--space-16)}.DownloadCTA-module__5yQUQq__title{font-size:var(--font-size-6xl)}}
.ContactForm-module__HyldzW__header{text-align:center;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;display:flex}.ContactForm-module__HyldzW__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);display:inline-flex}.ContactForm-module__HyldzW__title{font-family:var(--font-display);font-size:var(--font-size-4xl);font-weight:900;line-height:var(--line-height-tight);color:var(--color-text-primary);letter-spacing:-.01em}.ContactForm-module__HyldzW__subtitle{font-size:var(--font-size-lg);color:var(--color-text-secondary)}.ContactForm-module__HyldzW__form{gap:var(--space-6);background:var(--color-bg-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-8);flex-direction:column;display:flex}.ContactForm-module__HyldzW__field{gap:var(--space-2);flex-direction:column;display:flex}.ContactForm-module__HyldzW__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.ContactForm-module__HyldzW__input,.ContactForm-module__HyldzW__textarea{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius-lg);width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--font-size-base);color:var(--color-text-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none}.ContactForm-module__HyldzW__input::placeholder,.ContactForm-module__HyldzW__textarea::placeholder{color:var(--color-text-muted)}.ContactForm-module__HyldzW__input:focus,.ContactForm-module__HyldzW__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15)}.ContactForm-module__HyldzW__inputError{border-color:var(--color-danger)}.ContactForm-module__HyldzW__inputError:focus{box-shadow:0 0 0 3px #ef444426}.ContactForm-module__HyldzW__textarea{resize:vertical;min-height:120px;line-height:var(--line-height-relaxed)}.ContactForm-module__HyldzW__error{font-size:var(--font-size-sm);color:var(--color-danger);font-weight:var(--font-weight-medium)}.ContactForm-module__HyldzW__submitBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);background:var(--color-primary);color:#fff;font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);box-shadow:0 2px 8px rgba(var(--color-primary-rgb), .3);border:none;align-self:flex-start;display:inline-flex}.ContactForm-module__HyldzW__submitBtn:hover{background:var(--color-primary-hover);box-shadow:0 4px 16px rgba(var(--color-primary-rgb), .4);transform:scale(1.02)}.ContactForm-module__HyldzW__submitBtn:active{transform:scale(.98)}.ContactForm-module__HyldzW__successCard{align-items:center;gap:var(--space-4);padding:var(--space-12) var(--space-8);background:var(--color-bg-elevated);border:1.5px solid var(--color-border);border-radius:var(--radius-2xl);text-align:center;flex-direction:column;display:flex}.ContactForm-module__HyldzW__successIcon{color:var(--color-success)}.ContactForm-module__HyldzW__successTitle{font-family:var(--font-display);font-size:var(--font-size-3xl);color:var(--color-text-primary);font-weight:900}.ContactForm-module__HyldzW__successText{color:var(--color-text-secondary);line-height:var(--line-height-relaxed);max-width:420px}.ContactForm-module__HyldzW__emailLink{color:var(--color-primary);font-weight:var(--font-weight-medium);text-underline-offset:3px;text-decoration:underline}@media (min-width:768px){.ContactForm-module__HyldzW__title{font-size:var(--font-size-5xl)}}
