.HeroSection-module__YGMWTW__hero{background:var(--bg-hero);align-items:center;min-height:100vh;padding-top:68px;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#9c6b1f0f 0%,#0000 70%);width:500px;height:500px;animation:60s linear infinite HeroSection-module__YGMWTW__gentleRotate;position:absolute;top:10%;right:-5%}.HeroSection-module__YGMWTW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#9c6b1f08 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-10%;left:-10%}[data-theme=dark] .HeroSection-module__YGMWTW__hero:before{background:radial-gradient(circle,#d4a84b14 0%,#0000 70%)}.HeroSection-module__YGMWTW__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:grid;position:relative}.HeroSection-module__YGMWTW__content{flex-direction:column;gap:1.75rem;animation:.8s cubic-bezier(.4,0,.2,1) forwards HeroSection-module__YGMWTW__reveal;display:flex}.HeroSection-module__YGMWTW__badge{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-gold);width:fit-content;font-size:.6875rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:.625rem;display:inline-flex}.HeroSection-module__YGMWTW__badge:before{content:"";background:var(--accent-gold);opacity:.5;width:24px;height:1px}.HeroSection-module__YGMWTW__badgeDot{background:var(--accent-gold);border-radius:50%;width:5px;height:5px;animation:2.5s ease-in-out infinite HeroSection-module__YGMWTW__pulse-live}@keyframes HeroSection-module__YGMWTW__pulse-live{0%,to{opacity:1}50%{opacity:.3}}.HeroSection-module__YGMWTW__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-heading);font-size:clamp(2.75rem,5vw,4rem);font-weight:600;line-height:1.08}.HeroSection-module__YGMWTW__titleGold{background:var(--accent-shimmer);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite HeroSection-module__YGMWTW__shimmerText}@keyframes HeroSection-module__YGMWTW__shimmerText{0%{background-position:0%}to{background-position:200%}}.HeroSection-module__YGMWTW__subtitle{color:var(--text-secondary);max-width:460px;font-size:1.0625rem;font-weight:400;line-height:1.75}.HeroSection-module__YGMWTW__actions{gap:1rem;padding-top:.5rem;display:flex}.HeroSection-module__YGMWTW__stats{border-top:1px solid var(--border-light);align-items:center;gap:2rem;margin-top:.5rem;padding-top:1.5rem;display:flex}.HeroSection-module__YGMWTW__stat{flex-direction:column;gap:.125rem;display:flex}.HeroSection-module__YGMWTW__statNumber{font-family:var(--font-display);color:var(--accent-gold);letter-spacing:-.02em;font-size:1.875rem;font-weight:600}.HeroSection-module__YGMWTW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.6875rem;font-weight:500}.HeroSection-module__YGMWTW__statDivider{background:var(--border-light);width:1px;height:36px}.HeroSection-module__YGMWTW__visual{opacity:0;justify-content:center;animation:.9s cubic-bezier(.4,0,.2,1) .2s forwards HeroSection-module__YGMWTW__reveal;display:flex}@keyframes HeroSection-module__YGMWTW__reveal{0%{opacity:0;transform:translateY(32px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.HeroSection-module__YGMWTW__card{background:var(--bg-card);border:1px solid var(--border-gold);border-radius:var(--radius-xl);width:300px;box-shadow:var(--shadow-lg),var(--shadow-gold);padding:2rem;animation:7s ease-in-out infinite HeroSection-module__YGMWTW__float;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-gold),transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}@keyframes HeroSection-module__YGMWTW__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-6px)rotate(.5deg)}66%{transform:translateY(-3px)rotate(-.3deg)}}.HeroSection-module__YGMWTW__cardHeader{margin-bottom:1.25rem}.HeroSection-module__YGMWTW__cardBadge{letter-spacing:.2em;color:var(--accent-gold);font-size:.625rem;font-weight:700;font-family:var(--font-body)}.HeroSection-module__YGMWTW__matchPreview{justify-content:center;align-items:center;gap:1.5rem;margin:1.25rem 0;display:flex}.HeroSection-module__YGMWTW__team{font-size:.9375rem;font-weight:600;font-family:var(--font-body);letter-spacing:.02em;flex-direction:column;align-items:center;gap:.5rem;display:flex}.HeroSection-module__YGMWTW__teamFlag{font-size:2rem}.HeroSection-module__YGMWTW__vs{color:var(--text-muted);letter-spacing:.15em;font-size:.6875rem;font-weight:600;font-family:var(--font-body)}.HeroSection-module__YGMWTW__cardResult{border-radius:var(--radius-lg);background:#2d7a4f0a;border:1px solid #2d7a4f14;flex-direction:column;align-items:center;gap:.375rem;margin-bottom:1rem;padding:1rem;display:flex}.HeroSection-module__YGMWTW__winnerLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.625rem;font-weight:600}.HeroSection-module__YGMWTW__winnerTeam{font-family:var(--font-display);color:var(--success);font-size:1.25rem;font-weight:700}.HeroSection-module__YGMWTW__confidence{color:var(--text-muted);letter-spacing:.05em;flex-direction:column;gap:.5rem;font-size:.6875rem;font-weight:500;display:flex}.HeroSection-module__YGMWTW__confidenceBar{background:var(--overlay-light);border-radius:2px;width:100%;height:3px;overflow:hidden}.HeroSection-module__YGMWTW__confidenceFill{background:var(--accent-gradient);border-radius:2px;width:87%;height:100%}@media (max-width:1024px){.HeroSection-module__YGMWTW__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:4rem 1.5rem}.HeroSection-module__YGMWTW__content{align-items:center}.HeroSection-module__YGMWTW__badge,.HeroSection-module__YGMWTW__subtitle{margin:0 auto}.HeroSection-module__YGMWTW__title{font-size:clamp(2.25rem,5vw,3rem)}.HeroSection-module__YGMWTW__stats,.HeroSection-module__YGMWTW__actions{justify-content:center}}@media (max-width:480px){.HeroSection-module__YGMWTW__title{font-size:2rem}.HeroSection-module__YGMWTW__actions{flex-direction:column;width:100%}.HeroSection-module__YGMWTW__actions>*{text-align:center;justify-content:center;width:100%}.HeroSection-module__YGMWTW__stats{flex-wrap:wrap;justify-content:center;gap:1.5rem}.HeroSection-module__YGMWTW__card{width:100%;max-width:280px}}
.WhySection-module__NeCv-W__section{padding:var(--space-5xl)0;background:var(--bg-primary)}.WhySection-module__NeCv-W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WhySection-module__NeCv-W__header{text-align:center;margin-bottom:var(--space-3xl)}.WhySection-module__NeCv-W__header h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.WhySection-module__NeCv-W__header p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.WhySection-module__NeCv-W__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.WhySection-module__NeCv-W__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:2rem;position:relative}.WhySection-module__NeCv-W__card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.WhySection-module__NeCv-W__icon{margin-bottom:1.25rem;font-size:2rem}.WhySection-module__NeCv-W__card h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.375rem;font-weight:600}.WhySection-module__NeCv-W__card p{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}@media (max-width:768px){.WhySection-module__NeCv-W__grid{grid-template-columns:1fr}}
.HowItWorks-module__Hv8dkq__section{padding:var(--space-5xl)0;background:var(--bg-secondary)}.HowItWorks-module__Hv8dkq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.HowItWorks-module__Hv8dkq__header{text-align:center;margin-bottom:var(--space-3xl)}.HowItWorks-module__Hv8dkq__header h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.HowItWorks-module__Hv8dkq__header p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.HowItWorks-module__Hv8dkq__steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__Hv8dkq__steps:before{content:"";background:var(--border-gold);opacity:.3;height:1px;position:absolute;top:2rem;left:15%;right:15%}.HowItWorks-module__Hv8dkq__step{text-align:center;z-index:1;position:relative}.HowItWorks-module__Hv8dkq__stepNum{background:var(--bg-card);border:1px solid var(--border-gold);width:56px;height:56px;font-family:var(--font-display);color:var(--accent-gold);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.375rem;font-weight:700;display:flex}.HowItWorks-module__Hv8dkq__step h3{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.625rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__Hv8dkq__step p{color:var(--text-secondary);max-width:280px;margin:0 auto;font-size:.875rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__Hv8dkq__steps{grid-template-columns:1fr;gap:2.5rem}.HowItWorks-module__Hv8dkq__steps:before{display:none}}
.PredictionTypes-module__ibswoW__section{padding:var(--space-5xl)0;background:var(--bg-primary);overflow:hidden}.PredictionTypes-module__ibswoW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.PredictionTypes-module__ibswoW__header{text-align:center;margin-bottom:var(--space-3xl)}.PredictionTypes-module__ibswoW__header h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.PredictionTypes-module__ibswoW__header p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.PredictionTypes-module__ibswoW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.PredictionTypes-module__ibswoW__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative;overflow:hidden}.PredictionTypes-module__ibswoW__card:before{content:"";background:var(--accent-gradient);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.PredictionTypes-module__ibswoW__card:hover:before{opacity:1}.PredictionTypes-module__ibswoW__card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.PredictionTypes-module__ibswoW__popular{border-color:var(--border-gold)}.PredictionTypes-module__ibswoW__popular:before{opacity:1}.PredictionTypes-module__ibswoW__popularBadge{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-gold);background:var(--overlay-gold);border:1px solid var(--border-gold);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.625rem;font-weight:700;position:absolute;top:1rem;right:1rem}.PredictionTypes-module__ibswoW__cardIcon{font-size:1.75rem}.PredictionTypes-module__ibswoW__cardTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.375rem;font-weight:600}.PredictionTypes-module__ibswoW__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.PredictionTypes-module__ibswoW__price{align-items:baseline;gap:.25rem;display:flex}.PredictionTypes-module__ibswoW__priceAmount{font-family:var(--font-display);color:var(--accent-gold);font-size:1.875rem;font-weight:700}.PredictionTypes-module__ibswoW__pricePer{color:var(--text-muted);font-size:.875rem;font-weight:500}.PredictionTypes-module__ibswoW__cardBtn{text-align:center;background:var(--accent-gradient);color:var(--btn-primary-text);border-radius:var(--radius-md);transition:all var(--transition-base);margin-top:auto;padding:.75rem;font-size:.875rem;font-weight:600;text-decoration:none;display:block;position:relative;overflow:hidden}.PredictionTypes-module__ibswoW__cardBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.PredictionTypes-module__ibswoW__cardBtn:hover:before{transform:translate(100%)}.PredictionTypes-module__ibswoW__cardBtn:hover{box-shadow:var(--accent-glow);color:var(--btn-primary-text)}@media (max-width:768px){.PredictionTypes-module__ibswoW__grid{grid-template-columns:1fr}}
.AccuracyProof-module__tfKkCG__section{padding:var(--space-5xl)0;background:var(--bg-secondary)}.AccuracyProof-module__tfKkCG__container{max-width:900px;margin:0 auto;padding:0 2rem}.AccuracyProof-module__tfKkCG__header{text-align:center;margin-bottom:var(--space-3xl)}.AccuracyProof-module__tfKkCG__header h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.AccuracyProof-module__tfKkCG__header p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.AccuracyProof-module__tfKkCG__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.AccuracyProof-module__tfKkCG__stat{text-align:center;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:2rem}.AccuracyProof-module__tfKkCG__statNum{font-family:var(--font-display);background:var(--accent-shimmer);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.5rem;font-weight:700;animation:4s ease-in-out infinite AccuracyProof-module__tfKkCG__shimmer;display:block}@keyframes AccuracyProof-module__tfKkCG__shimmer{0%{background-position:0%}to{background-position:200%}}.AccuracyProof-module__tfKkCG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.6875rem;font-weight:600}.AccuracyProof-module__tfKkCG__link{text-align:center;color:var(--accent-gold);margin-top:var(--space-xl);transition:color var(--transition-fast);font-size:.875rem;font-weight:600;display:block}.AccuracyProof-module__tfKkCG__link:hover{color:var(--accent-amber)}@media (max-width:768px){.AccuracyProof-module__tfKkCG__stats{grid-template-columns:1fr}}
.TestimonialsPreview-module__CipVta__section{padding:var(--space-5xl)0;background:var(--bg-primary)}.TestimonialsPreview-module__CipVta__container{max-width:1000px;margin:0 auto;padding:0 2rem}.TestimonialsPreview-module__CipVta__header{text-align:center;margin-bottom:var(--space-3xl)}.TestimonialsPreview-module__CipVta__header h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.TestimonialsPreview-module__CipVta__header p{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.TestimonialsPreview-module__CipVta__carousel{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.TestimonialsPreview-module__CipVta__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;gap:1rem;padding:1.75rem;display:flex;position:relative}.TestimonialsPreview-module__CipVta__card:before{content:"\"";font-family:var(--font-display);color:var(--accent-gold);opacity:.12;font-size:3.5rem;line-height:1;position:absolute;top:.75rem;left:1.25rem}.TestimonialsPreview-module__CipVta__card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-gold);transform:translateY(-3px)}.TestimonialsPreview-module__CipVta__stars{color:var(--accent-amber);letter-spacing:2px;font-size:.875rem}.TestimonialsPreview-module__CipVta__text{color:var(--text-secondary);flex:1;font-size:.9375rem;font-style:italic;line-height:1.75}.TestimonialsPreview-module__CipVta__author{border-top:1px solid var(--border-light);align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.TestimonialsPreview-module__CipVta__avatar{background:var(--overlay-gold);width:36px;height:36px;color:var(--accent-gold);font-size:.8125rem;font-weight:700;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;display:flex}.TestimonialsPreview-module__CipVta__name{font-size:.875rem;font-weight:600}.TestimonialsPreview-module__CipVta__location{color:var(--text-muted);font-size:.6875rem}@media (max-width:768px){.TestimonialsPreview-module__CipVta__carousel{grid-template-columns:1fr}}
.DownloadSection-module__r2oUBq__section{padding:var(--space-5xl)0;background:var(--bg-secondary);position:relative;overflow:hidden}.DownloadSection-module__r2oUBq__section:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#9c6b1f0a 0%,#0000 60%);position:absolute;inset:0}[data-theme=dark] .DownloadSection-module__r2oUBq__section:before{background:radial-gradient(at 20%,#d4a84b0d 0%,#0000 60%)}.DownloadSection-module__r2oUBq__container{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}.DownloadSection-module__r2oUBq__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.DownloadSection-module__r2oUBq__text{flex-direction:column;gap:1.25rem;display:flex}.DownloadSection-module__r2oUBq__text h2{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.DownloadSection-module__r2oUBq__text p{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.DownloadSection-module__r2oUBq__buttons{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.DownloadSection-module__r2oUBq__storeBtn{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);color:var(--text-primary);cursor:pointer;transition:all var(--transition-base);font-family:var(--font-body);align-items:center;gap:.75rem;padding:.875rem 1.5rem;text-decoration:none;display:flex}.DownloadSection-module__r2oUBq__storeBtn svg{flex-shrink:0}.DownloadSection-module__r2oUBq__storeBtn small{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.5625rem;display:block}.DownloadSection-module__r2oUBq__storeBtn strong{font-size:1rem;display:block}.DownloadSection-module__r2oUBq__storeBtn:hover{border-color:var(--accent-gold);color:var(--text-primary)}.DownloadSection-module__r2oUBq__storeBtn:disabled{opacity:.35;cursor:not-allowed}.DownloadSection-module__r2oUBq__mockup{justify-content:center;display:flex}.DownloadSection-module__r2oUBq__phone{background:var(--bg-card);border:1px solid var(--border-gold);width:220px;height:440px;box-shadow:var(--shadow-lg),var(--shadow-gold);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:8s ease-in-out infinite DownloadSection-module__r2oUBq__float;display:flex;position:relative;overflow:hidden}.DownloadSection-module__r2oUBq__phone:before{content:"";background:var(--bg-primary);border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:80px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes DownloadSection-module__r2oUBq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.DownloadSection-module__r2oUBq__phoneIcon{color:var(--accent-gold);opacity:.8;font-size:1.5rem}.DownloadSection-module__r2oUBq__phoneBrand{font-family:var(--font-display);color:var(--text-heading);font-size:1.25rem;font-weight:600}.DownloadSection-module__r2oUBq__phoneTagline{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem}@media (max-width:768px){.DownloadSection-module__r2oUBq__content{text-align:center;grid-template-columns:1fr}.DownloadSection-module__r2oUBq__buttons{align-items:center}.DownloadSection-module__r2oUBq__phone{width:180px;height:360px}}
.CTASection-module__99WdbW__section{padding:var(--space-4xl)0;background:var(--bg-primary);position:relative;overflow:hidden}.CTASection-module__99WdbW__section:before{content:"";pointer-events:none;background:radial-gradient(#9c6b1f0a 0%,#0000 60%);position:absolute;inset:0}[data-theme=dark] .CTASection-module__99WdbW__section:before{background:radial-gradient(#d4a84b0f 0%,#0000 60%)}.CTASection-module__99WdbW__container{text-align:center;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.CTASection-module__99WdbW__container h2{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.CTASection-module__99WdbW__container p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.CTASection-module__99WdbW__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:480px){.CTASection-module__99WdbW__buttons{flex-direction:column;align-items:center}.CTASection-module__99WdbW__buttons>*{justify-content:center;width:100%}}
