.HeroSection-module__kdIu6G__section{background-color:var(--color-black);align-items:center;min-height:90vh;padding-top:180px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.HeroSection-module__kdIu6G__bgLayer{opacity:.4;mix-blend-mode:screen;z-index:1;background-image:url(/assets/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.HeroSection-module__kdIu6G__overlay{background:radial-gradient(circle at center,transparent 0%,var(--color-black)90%);z-index:2;position:absolute;inset:0}.HeroSection-module__kdIu6G__bottomFade{background:linear-gradient(to bottom,transparent,var(--color-black));z-index:3;height:150px;position:absolute;bottom:0;left:0;right:0}.HeroSection-module__kdIu6G__container{z-index:10;position:relative}.HeroSection-module__kdIu6G__content{text-align:center;max-width:800px;margin:0 auto}.HeroSection-module__kdIu6G__pill{color:var(--color-gold);margin-bottom:var(--spacing-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:8px 16px;font-size:.875rem;display:inline-flex}.HeroSection-module__kdIu6G__pillDot{background-color:var(--color-gold);width:6px;height:6px;box-shadow:0 0 8px var(--color-gold);border-radius:50%;margin-right:8px}.HeroSection-module__kdIu6G__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-lg);letter-spacing:-.02em;font-size:2.8rem;line-height:1.1}@media (max-width:400px){.HeroSection-module__kdIu6G__title{font-size:2.2rem}}@media (min-width:768px){.HeroSection-module__kdIu6G__title{font-size:5rem}}.HeroSection-module__kdIu6G__gradientText{background:linear-gradient(135deg,#fff 0%,var(--color-gold)50%,#b8860b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.HeroSection-module__kdIu6G__gradientText:after{content:"";background:var(--color-gold);filter:blur(80px);opacity:.25;z-index:-1;width:120%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__kdIu6G__subtitle{color:var(--color-gray-light);max-width:600px;margin:0 auto var(--spacing-xl);font-size:1.25rem;line-height:1.6}.HeroSection-module__kdIu6G__actions{gap:var(--spacing-md);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:600px){.HeroSection-module__kdIu6G__actions{flex-direction:row}}.HeroSection-module__kdIu6G__primaryBtn{transition:box-shadow .3s,transform .2s;box-shadow:0 0 20px #d4af374d}.HeroSection-module__kdIu6G__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #d4af3780}.HeroSection-module__kdIu6G__secondaryBtn{color:var(--color-white)}.HeroSection-module__kdIu6G__secondaryBtn:hover{color:var(--color-gold)}.HeroSection-module__kdIu6G__badges{margin-bottom:var(--spacing-xl);flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HeroSection-module__kdIu6G__badge{color:var(--color-gold);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:flex}.HeroSection-module__kdIu6G__badge svg{opacity:.8}
.StatsSection-module__ggSrLW__section{background-color:var(--color-black);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:5rem 0}.StatsSection-module__ggSrLW__grid{gap:var(--spacing-xl);text-align:center;grid-template-columns:1fr;display:grid}@media (min-width:640px){.StatsSection-module__ggSrLW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.StatsSection-module__ggSrLW__grid{grid-template-columns:repeat(4,1fr)}}.StatsSection-module__ggSrLW__stat{background:linear-gradient(#d4af370d 0%,#0000 100%);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.StatsSection-module__ggSrLW__iconWrapper{width:48px;height:48px;color:var(--color-gold);background:#d4af371a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.StatsSection-module__ggSrLW__value{font-family:var(--font-playfair);color:var(--color-gold);margin-bottom:var(--spacing-sm);font-size:2.5rem;line-height:1}@media (min-width:768px){.StatsSection-module__ggSrLW__value{font-size:3rem}}.StatsSection-module__ggSrLW__label{color:var(--color-gray-light);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}
.VisionSection-module__PS9Dza__section{background-color:var(--color-black);padding:6rem 0;position:relative;overflow:hidden}.VisionSection-module__PS9Dza__bgLayer{opacity:.4;z-index:0;mix-blend-mode:screen;background-image:url(/assets/hero-bg-new.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.VisionSection-module__PS9Dza__overlay{background:radial-gradient(circle at center,transparent 40%,var(--color-black)100%);z-index:1;pointer-events:none;position:absolute;inset:0}.VisionSection-module__PS9Dza__contentWrapper{z-index:2;position:relative}.VisionSection-module__PS9Dza__header{text-align:center;margin-bottom:var(--spacing-3xl)}.VisionSection-module__PS9Dza__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;padding:6px 16px;font-size:.8rem;display:inline-block}.VisionSection-module__PS9Dza__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-md);font-size:2.5rem;line-height:1.2}@media (min-width:768px){.VisionSection-module__PS9Dza__title{font-size:3.5rem}}.VisionSection-module__PS9Dza__subtitle{color:var(--color-gray-light);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.VisionSection-module__PS9Dza__grid{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.VisionSection-module__PS9Dza__grid{grid-template-columns:repeat(3,1fr)}}.VisionSection-module__PS9Dza__pillar{text-align:center;background:linear-gradient(#ffffff08 0%,#0000 100%);border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:transform .3s,border-color .3s}.VisionSection-module__PS9Dza__pillar:hover{border-color:var(--pillar-color,var(--color-gold));transform:translateY(-4px)}.VisionSection-module__PS9Dza__iconWrapper{background:linear-gradient(135deg,rgba(var(--pillar-color-rgb,212,175,55),.15)0%,transparent 100%);width:64px;height:64px;color:var(--color-gold);background:#d4af371a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.VisionSection-module__PS9Dza__pillar h3{color:var(--color-white);margin-bottom:.75rem;font-size:1.25rem}.VisionSection-module__PS9Dza__pillar p{color:var(--color-gray-light);margin:0;font-size:.95rem;line-height:1.6}.VisionSection-module__PS9Dza__connector{margin-top:var(--spacing-2xl);justify-content:center;align-items:center;gap:1rem;display:flex}.VisionSection-module__PS9Dza__connectorLine{background:linear-gradient(90deg,#0000,#d4af374d);flex:1;max-width:100px;height:1px}.VisionSection-module__PS9Dza__connectorLine:last-of-type{background:linear-gradient(90deg,#d4af374d,#0000)}.VisionSection-module__PS9Dza__connectorDot{background:var(--color-gold);width:8px;height:8px;box-shadow:0 0 10px var(--color-gold);border-radius:50%}.VisionSection-module__PS9Dza__connectorText{color:var(--color-gold);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}
.HowItWorksSection-module__bkCIFG__section{background:linear-gradient(180deg,var(--color-black)0%,#0f0f12 100%);padding:5rem 0}.HowItWorksSection-module__bkCIFG__header{text-align:center;margin-bottom:3rem}.HowItWorksSection-module__bkCIFG__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3740;border-radius:999px;padding:8px 20px;font-size:.75rem;font-weight:500;display:inline-block}.HowItWorksSection-module__bkCIFG__title{font-family:var(--font-playfair);color:var(--color-white);font-size:2rem;line-height:1.2}@media (min-width:480px){.HowItWorksSection-module__bkCIFG__title{font-size:2.5rem}}@media (min-width:768px){.HowItWorksSection-module__bkCIFG__title{font-size:3rem}}.HowItWorksSection-module__bkCIFG__grid{flex-direction:column;gap:2rem;max-width:400px;margin:0 auto;display:flex}@media (min-width:640px){.HowItWorksSection-module__bkCIFG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;display:grid}}@media (min-width:1024px){.HowItWorksSection-module__bkCIFG__grid{flex-direction:row;justify-content:center;align-items:stretch;gap:1.25rem;max-width:1100px;display:flex}}.HowItWorksSection-module__bkCIFG__step{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.5rem;transition:all .3s;display:flex;position:relative}.HowItWorksSection-module__bkCIFG__step:hover{border-color:#d4af3766;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}@media (min-width:1024px){.HowItWorksSection-module__bkCIFG__step{text-align:left;flex:1;align-items:flex-start;max-width:340px;padding:2.5rem 2rem 2rem}}.HowItWorksSection-module__bkCIFG__stepNumber{background:var(--color-gold);width:28px;height:28px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #d4af374d}@media (min-width:1024px){.HowItWorksSection-module__bkCIFG__stepNumber{left:24px;transform:none}}.HowItWorksSection-module__bkCIFG__stepContent{flex-direction:column;flex:1;display:flex}.HowItWorksSection-module__bkCIFG__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.HowItWorksSection-module__bkCIFG__step h3{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.HowItWorksSection-module__bkCIFG__step p{color:var(--color-gray-light);flex:1;margin:0;font-size:.9rem;line-height:1.65}.HowItWorksSection-module__bkCIFG__arrow{color:var(--color-gold);opacity:.4;flex-shrink:0;align-self:center;display:none}@media (min-width:1024px){.HowItWorksSection-module__bkCIFG__arrow{margin:0 .5rem;display:flex}}.HowItWorksSection-module__bkCIFG__cta{text-align:center;margin-top:3rem}.HowItWorksSection-module__bkCIFG__ctaLink{color:var(--color-gold);cursor:pointer;background:#d4af370d;border:1px solid #d4af3780;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.HowItWorksSection-module__bkCIFG__ctaLink:hover{background:var(--color-gold);color:var(--color-black);border-color:var(--color-gold);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3740}@media (max-width:480px){.HowItWorksSection-module__bkCIFG__section{padding:3.5rem 0}.HowItWorksSection-module__bkCIFG__header{margin-bottom:2.5rem}.HowItWorksSection-module__bkCIFG__step{padding:1.75rem 1.25rem 1.25rem}.HowItWorksSection-module__bkCIFG__step h3{font-size:1.15rem}.HowItWorksSection-module__bkCIFG__step p{font-size:.85rem}.HowItWorksSection-module__bkCIFG__cta{margin-top:2.5rem}.HowItWorksSection-module__bkCIFG__ctaLink{justify-content:center;width:100%;padding:.875rem 1.75rem;font-size:.95rem}}
.LiveOraclePreview-module__7AwGaq__section{background:linear-gradient(180deg,var(--color-black)0%,#141414 100%);padding:6rem 0}.LiveOraclePreview-module__7AwGaq__header{text-align:center;margin-bottom:var(--spacing-2xl)}.LiveOraclePreview-module__7AwGaq__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;padding:6px 16px;font-size:.8rem;display:inline-block}.LiveOraclePreview-module__7AwGaq__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-md);font-size:2.5rem}@media (min-width:768px){.LiveOraclePreview-module__7AwGaq__title{font-size:3rem}}.LiveOraclePreview-module__7AwGaq__subtitle{color:var(--color-gray-light);max-width:500px;margin:0 auto;font-size:1.1rem}.LiveOraclePreview-module__7AwGaq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff1a;border-radius:20px;max-width:480px;margin:0 auto;padding:2rem}.LiveOraclePreview-module__7AwGaq__cardHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.LiveOraclePreview-module__7AwGaq__feedId{color:var(--color-white);font-size:1.1rem;font-weight:600}.LiveOraclePreview-module__7AwGaq__liveDot{color:#00c853;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.LiveOraclePreview-module__7AwGaq__pulse{background:#00c853;border-radius:50%;width:8px;height:8px;animation:2s infinite LiveOraclePreview-module__7AwGaq__pulse}@keyframes LiveOraclePreview-module__7AwGaq__pulse{0%,to{opacity:1;box-shadow:0 0 #00c85366}50%{opacity:.6;box-shadow:0 0 0 6px #00c85300}}.LiveOraclePreview-module__7AwGaq__priceRow{justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;display:flex}.LiveOraclePreview-module__7AwGaq__priceLabel{color:var(--color-gray-light);font-size:.9rem}.LiveOraclePreview-module__7AwGaq__priceValue{font-family:var(--font-playfair);color:var(--color-gold);font-size:2.5rem}.LiveOraclePreview-module__7AwGaq__metricsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:400px){.LiveOraclePreview-module__7AwGaq__metricsGrid{grid-template-columns:repeat(3,1fr)}}.LiveOraclePreview-module__7AwGaq__metric{text-align:center}.LiveOraclePreview-module__7AwGaq__metricLabel{color:var(--color-gray-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.LiveOraclePreview-module__7AwGaq__metricValue{color:var(--color-white);font-size:.95rem}.LiveOraclePreview-module__7AwGaq__confidenceBar{background:#ffffff1a;border-radius:3px;width:100%;height:6px;margin-bottom:.5rem;overflow:hidden}.LiveOraclePreview-module__7AwGaq__confidenceFill{background:linear-gradient(90deg,var(--color-gold),#00c853);border-radius:3px;height:100%;transition:width .5s}.LiveOraclePreview-module__7AwGaq__riskBadge{border:1px solid;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.LiveOraclePreview-module__7AwGaq__sources{color:var(--color-gray-light);border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:1rem;font-size:.8rem;display:flex}.LiveOraclePreview-module__7AwGaq__sourceTag{color:var(--color-white);background:#ffffff0d;border-radius:4px;padding:3px 8px;font-size:.75rem}
.Card-module__QRy0Sa__card{-webkit-backdrop-filter:blur(12px);border-radius:var(--border-radius-lg);padding:var(--spacing-lg);background:#ffffff08;border:1px solid #ffffff14;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Card-module__QRy0Sa__card:before{content:"";opacity:.4;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");position:absolute;inset:0}.Card-module__QRy0Sa__card>*{z-index:1;position:relative}.Card-module__QRy0Sa__hoverEffect:hover{background:#ffffff0d;border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 10px 40px -10px #00000080,0 0 20px #d4af371a}.Card-module__QRy0Sa__hoverEffect:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Card-module__QRy0Sa__hoverEffect:hover:after{opacity:1}
.FeaturesSection-module__XfoNtG__section{background-color:var(--color-black);padding:6rem 0}.FeaturesSection-module__XfoNtG__header{text-align:center;margin-bottom:var(--spacing-3xl)}.FeaturesSection-module__XfoNtG__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;padding:6px 16px;font-size:.8rem;display:inline-block}.FeaturesSection-module__XfoNtG__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-md);font-size:2.5rem}@media (min-width:768px){.FeaturesSection-module__XfoNtG__title{font-size:3rem}}.FeaturesSection-module__XfoNtG__subtitle{color:var(--color-gray-light);max-width:600px;margin:0 auto;font-size:1.1rem}.FeaturesSection-module__XfoNtG__grid{gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:600px){.FeaturesSection-module__XfoNtG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeaturesSection-module__XfoNtG__grid{grid-template-columns:repeat(3,1fr)}}.FeaturesSection-module__XfoNtG__card{border:1px solid #ffffff14;border-radius:16px;height:100%;padding:2rem;transition:transform .3s,border-color .3s}.FeaturesSection-module__XfoNtG__card:hover{border-color:#d4af374d;transform:translateY(-4px)}.FeaturesSection-module__XfoNtG__iconWrapper{width:52px;height:52px;color:var(--color-gold);background:#d4af3726;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.FeaturesSection-module__XfoNtG__cardTitle{color:var(--color-white);margin-bottom:.75rem;font-size:1.15rem}.FeaturesSection-module__XfoNtG__cardDescription{color:var(--color-gray-light);margin:0;font-size:.9rem;line-height:1.6}
.RoadmapSection-module__ECKrzq__section{background:linear-gradient(180deg,#141414 0%,var(--color-black)100%);padding:6rem 0}.RoadmapSection-module__ECKrzq__header{text-align:center;margin-bottom:3rem}.RoadmapSection-module__ECKrzq__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;padding:6px 16px;font-size:.8rem;display:inline-block}.RoadmapSection-module__ECKrzq__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:.5rem;font-size:2.5rem}@media (min-width:768px){.RoadmapSection-module__ECKrzq__title{font-size:3rem}}.RoadmapSection-module__ECKrzq__subtitle{color:var(--color-gray-light);font-size:1rem}.RoadmapSection-module__ECKrzq__timeline{grid-template-columns:1fr;gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.RoadmapSection-module__ECKrzq__timeline{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.RoadmapSection-module__ECKrzq__timeline{grid-template-columns:repeat(3,1fr)}}.RoadmapSection-module__ECKrzq__phase{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.RoadmapSection-module__ECKrzq__phase:hover{transform:translateY(-4px)}.RoadmapSection-module__ECKrzq__phase.RoadmapSection-module__ECKrzq__complete{background:linear-gradient(#00c8530d 0%,#0000 100%);border-color:#00c8534d}.RoadmapSection-module__ECKrzq__phase.RoadmapSection-module__ECKrzq__active{background:linear-gradient(#d4af3714 0%,#0000 100%);border-color:#d4af3766;box-shadow:0 0 30px #d4af371a}.RoadmapSection-module__ECKrzq__phase.RoadmapSection-module__ECKrzq__pending{border-color:#ffffff14}.RoadmapSection-module__ECKrzq__phaseHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.RoadmapSection-module__ECKrzq__iconWrapper{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.RoadmapSection-module__ECKrzq__complete .RoadmapSection-module__ECKrzq__iconWrapper{color:#00c853;background:#00c85326}.RoadmapSection-module__ECKrzq__active .RoadmapSection-module__ECKrzq__iconWrapper{color:var(--color-gold);background:#d4af3733}.RoadmapSection-module__ECKrzq__pending .RoadmapSection-module__ECKrzq__iconWrapper{color:var(--color-gray-light);background:#ffffff0d}.RoadmapSection-module__ECKrzq__content{flex:1}.RoadmapSection-module__ECKrzq__statusBadge{text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.RoadmapSection-module__ECKrzq__complete .RoadmapSection-module__ECKrzq__statusBadge{color:#00c853}.RoadmapSection-module__ECKrzq__active .RoadmapSection-module__ECKrzq__statusBadge{color:var(--color-gold)}.RoadmapSection-module__ECKrzq__pending .RoadmapSection-module__ECKrzq__statusBadge{color:var(--color-gray-light)}.RoadmapSection-module__ECKrzq__phaseTitle{color:var(--color-white);margin-bottom:.75rem;font-size:1rem}.RoadmapSection-module__ECKrzq__items{margin:0;padding:0;list-style:none}.RoadmapSection-module__ECKrzq__items li{color:var(--color-gray-light);margin-bottom:.4rem;padding-left:1rem;font-size:.8rem;line-height:1.4;position:relative}.RoadmapSection-module__ECKrzq__items li:before{content:"•";color:var(--color-gold);position:absolute;left:0}
.FAQSection-module__kENtGG__section{background-color:var(--color-gray-dark);padding:6rem 0}.FAQSection-module__kENtGG__header{text-align:center;margin-bottom:var(--spacing-2xl)}.FAQSection-module__kENtGG__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border-radius:999px;padding:6px 16px;font-size:.75rem;display:inline-block}.FAQSection-module__kENtGG__title{font-family:var(--font-playfair);color:var(--color-white);font-size:2.5rem}.FAQSection-module__kENtGG__list{max-width:700px;margin:0 auto}.FAQSection-module__kENtGG__item{border-bottom:1px solid #ffffff14}.FAQSection-module__kENtGG__question{width:100%;padding:var(--spacing-lg)0;cursor:pointer;text-align:left;color:var(--color-white);background:0 0;border:none;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.FAQSection-module__kENtGG__question:hover{color:var(--color-gold)}.FAQSection-module__kENtGG__chevron{color:var(--color-gray-medium);flex-shrink:0;transition:transform .3s}.FAQSection-module__kENtGG__chevron.FAQSection-module__kENtGG__open{transform:rotate(180deg)}.FAQSection-module__kENtGG__answer{overflow:hidden}.FAQSection-module__kENtGG__answer p{padding-bottom:var(--spacing-lg);color:var(--color-gray-light);font-size:.95rem;line-height:1.6}
.CTASection-module__sz1qXW__section{background:var(--color-black);padding:6rem 0;position:relative;overflow:hidden}.CTASection-module__sz1qXW__bgGlow{pointer-events:none;background:radial-gradient(#d4af3726 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTASection-module__sz1qXW__content{text-align:center;background:linear-gradient(#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff14;border-radius:24px;max-width:700px;margin:0 auto;padding:3rem 2rem;position:relative}.CTASection-module__sz1qXW__tag{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold);margin-bottom:var(--spacing-md);background:#d4af371a;border:1px solid #d4af3733;border-radius:999px;padding:6px 16px;font-size:.8rem;display:inline-block}.CTASection-module__sz1qXW__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-md);font-size:2.25rem;line-height:1.2}@media (min-width:768px){.CTASection-module__sz1qXW__title{font-size:3rem}}.CTASection-module__sz1qXW__subtitle{color:var(--color-gray-light);margin-bottom:var(--spacing-xl);font-size:1.1rem;line-height:1.7}.CTASection-module__sz1qXW__buttons{gap:var(--spacing-md);margin-bottom:var(--spacing-xl);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:600px){.CTASection-module__sz1qXW__buttons{flex-direction:row}}.CTASection-module__sz1qXW__social{color:var(--color-gray-light);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.CTASection-module__sz1qXW__social a{color:var(--color-gold);text-decoration:none;transition:opacity .2s}.CTASection-module__sz1qXW__social a:hover{opacity:.8}
.Header-module__KHjLKa__header{height:var(--header-height);z-index:50;-webkit-backdrop-filter:blur(12px);background:#050505cc;border-bottom:1px solid #ffffff0d;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__container{justify-content:space-between;align-items:center;display:flex}.Header-module__KHjLKa__logo{align-items:center;display:flex}.Header-module__KHjLKa__navDesktop{gap:var(--spacing-lg);align-items:center;display:none}.Header-module__KHjLKa__link{color:var(--color-gray-light);font-size:.9rem;font-family:var(--font-inter);transition:color .2s}.Header-module__KHjLKa__link:hover{color:var(--color-gold)}.Header-module__KHjLKa__mobileToggle{color:var(--color-white);padding:var(--spacing-xs);display:block}.Header-module__KHjLKa__mobileMenu{top:var(--header-height);background:var(--color-black);padding:var(--spacing-xl);flex-direction:column;transition:transform .3s ease-in-out;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translate(100%)}.Header-module__KHjLKa__mobileMenu.Header-module__KHjLKa__open{transform:translate(0)}.Header-module__KHjLKa__mobileLinks{gap:var(--spacing-lg);font-size:1.5rem;font-family:var(--font-playfair);flex-direction:column;display:flex}.Header-module__KHjLKa__mobileLinks a{color:var(--color-white);transition:color .2s}.Header-module__KHjLKa__mobileLinks a:hover{color:var(--color-gold)}.Header-module__KHjLKa__mobileCta{width:100%;margin-top:var(--spacing-md)}.Header-module__KHjLKa__mobileCtaWrapper{margin-top:var(--spacing-xl)}@media (min-width:1024px){.Header-module__KHjLKa__navDesktop{display:flex}.Header-module__KHjLKa__mobileToggle,.Header-module__KHjLKa__mobileMenu{display:none}}
.Footer-module__yg9ahW__footer{background-color:var(--color-black);padding:var(--spacing-2xl)0 var(--spacing-lg);font-family:var(--font-inter);border-top:1px solid #ffffff0d}.Footer-module__yg9ahW__content{gap:var(--spacing-xl);margin-bottom:var(--spacing-2xl);text-align:center;grid-template-columns:1fr;display:grid}.Footer-module__yg9ahW__brand{flex-direction:column;align-items:center;display:flex}.Footer-module__yg9ahW__logoText{font-family:var(--font-playfair);color:var(--color-gold);margin-bottom:var(--spacing-sm);font-size:1.5rem}.Footer-module__yg9ahW__tagline{color:var(--color-gray-light);font-size:.9rem}.Footer-module__yg9ahW__links{gap:var(--spacing-xl);flex-direction:column;justify-content:center;display:flex}.Footer-module__yg9ahW__linkGroup h4,.Footer-module__yg9ahW__social h4{color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--spacing-md);font-size:.875rem}.Footer-module__yg9ahW__linkGroup a{color:var(--color-gray-light);margin-bottom:var(--spacing-sm);font-size:.9rem;transition:color .2s;display:block}.Footer-module__yg9ahW__linkGroup a:hover{color:var(--color-gold)}.Footer-module__yg9ahW__social{flex-direction:column;align-items:center;display:flex}.Footer-module__yg9ahW__socialIcons{gap:var(--spacing-md);justify-content:center;display:flex}.Footer-module__yg9ahW__socialIcons a{color:var(--color-gray-light);transition:color .2s,transform .2s}.Footer-module__yg9ahW__socialIcons a:hover{color:var(--color-gold);transform:translateY(-2px)}.Footer-module__yg9ahW__copyright{text-align:center;color:var(--color-gray-medium);padding-top:var(--spacing-lg);border-top:1px solid #ffffff0d;font-size:.8rem}@media (min-width:768px){.Footer-module__yg9ahW__content{text-align:left;grid-template-columns:2fr 2fr 1fr}.Footer-module__yg9ahW__brand{align-items:flex-start}.Footer-module__yg9ahW__links{gap:var(--spacing-2xl);flex-direction:row}.Footer-module__yg9ahW__social{align-items:flex-start}.Footer-module__yg9ahW__socialIcons{justify-content:flex-start}}
.legal-module__ibvDVq__main{background-color:var(--color-black);min-height:100vh;padding-top:120px;padding-bottom:80px}.legal-module__ibvDVq__article{max-width:800px;margin:0 auto}.legal-module__ibvDVq__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-sm);font-size:3rem}.legal-module__ibvDVq__updated{color:var(--color-gray-medium);margin-bottom:var(--spacing-2xl);padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a;font-size:.875rem}.legal-module__ibvDVq__section{margin-bottom:var(--spacing-xl)}.legal-module__ibvDVq__section h2{color:var(--color-white);margin-bottom:var(--spacing-md);font-size:1.5rem;font-weight:600}.legal-module__ibvDVq__section h3{color:var(--color-gray-light);margin-top:var(--spacing-md);margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:500}.legal-module__ibvDVq__section p{color:var(--color-gray-light);margin-bottom:var(--spacing-md);line-height:1.7}.legal-module__ibvDVq__section ul{color:var(--color-gray-light);margin-left:var(--spacing-lg);margin-bottom:var(--spacing-md);line-height:1.7}.legal-module__ibvDVq__section li{margin-bottom:var(--spacing-sm)}.legal-module__ibvDVq__section a{color:var(--color-gold);text-decoration:none;transition:color .2s}.legal-module__ibvDVq__section a:hover{color:var(--color-gold-light);text-decoration:underline}.legal-module__ibvDVq__section strong{color:var(--color-white)}
.support-module__cd0qgq__main{background-color:var(--color-black);min-height:100vh;padding-top:120px;padding-bottom:4rem}.support-module__cd0qgq__hero{text-align:center;margin-bottom:4rem}.support-module__cd0qgq__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:.75rem;font-size:3rem}.support-module__cd0qgq__subtitle{color:var(--color-gray-light);margin-bottom:2rem;font-size:1.1rem}.support-module__cd0qgq__searchBox{max-width:500px;margin:0 auto;position:relative}.support-module__cd0qgq__searchIcon{color:var(--color-gray-light);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.support-module__cd0qgq__searchInput{width:100%;color:var(--color-white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .2s}.support-module__cd0qgq__searchInput::placeholder{color:var(--color-gray-light)}.support-module__cd0qgq__searchInput:focus{border-color:var(--color-gold);outline:none}.support-module__cd0qgq__sectionTitle{color:var(--color-white);margin-bottom:1.5rem;font-size:1.25rem}.support-module__cd0qgq__resourcesSection{margin-bottom:4rem}.support-module__cd0qgq__resourcesGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.support-module__cd0qgq__resourcesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.support-module__cd0qgq__resourcesGrid{grid-template-columns:repeat(4,1fr)}}.support-module__cd0qgq__resourceCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.support-module__cd0qgq__resourceCard:hover{background:#ffffff0a;border-color:#d4af374d;transform:translateY(-2px)}.support-module__cd0qgq__resourceIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.support-module__cd0qgq__resourceCard h3{color:var(--color-white);margin:0 0 .25rem;font-size:1rem}.support-module__cd0qgq__resourceCard p{color:var(--color-gray-light);margin:0;font-size:.8rem}.support-module__cd0qgq__arrowIcon{color:var(--color-gray-light);margin-left:auto}.support-module__cd0qgq__faqSection{margin-bottom:4rem}.support-module__cd0qgq__faqList{flex-direction:column;gap:.5rem;display:flex}.support-module__cd0qgq__faqItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.support-module__cd0qgq__faqQuestion{width:100%;color:var(--color-white);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1rem;transition:color .2s;display:flex}.support-module__cd0qgq__faqQuestion:hover{color:var(--color-gold)}.support-module__cd0qgq__faqAnswer{padding:0 1.25rem 1.25rem}.support-module__cd0qgq__faqAnswer p{color:var(--color-gray-light);margin:0;line-height:1.6}.support-module__cd0qgq__noResults{color:var(--color-gray-light);text-align:center;padding:2rem}.support-module__cd0qgq__contactSection{margin-bottom:2rem}.support-module__cd0qgq__contactGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.support-module__cd0qgq__contactGrid{grid-template-columns:repeat(3,1fr)}}.support-module__cd0qgq__contactCard{text-align:center;padding:2rem}.support-module__cd0qgq__contactIcon{width:56px;height:56px;color:var(--color-gold);background:#d4af371a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.support-module__cd0qgq__contactCard h3{color:var(--color-white);margin:0 0 .75rem;font-size:1.1rem}.support-module__cd0qgq__contactCard p{color:var(--color-gray-light);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}
.legal-module__hN4n0a__main{background-color:var(--color-black);min-height:100vh;padding-top:120px;padding-bottom:80px}.legal-module__hN4n0a__article{max-width:800px;margin:0 auto}.legal-module__hN4n0a__title{font-family:var(--font-playfair);color:var(--color-white);margin-bottom:var(--spacing-sm);font-size:3rem}.legal-module__hN4n0a__updated{color:var(--color-gray-medium);margin-bottom:var(--spacing-2xl);padding-bottom:var(--spacing-lg);border-bottom:1px solid #ffffff1a;font-size:.875rem}.legal-module__hN4n0a__section{margin-bottom:var(--spacing-xl)}.legal-module__hN4n0a__section h2{color:var(--color-white);margin-bottom:var(--spacing-md);font-size:1.5rem;font-weight:600}.legal-module__hN4n0a__section h3{color:var(--color-gray-light);margin-top:var(--spacing-md);margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:500}.legal-module__hN4n0a__section p{color:var(--color-gray-light);margin-bottom:var(--spacing-md);line-height:1.7}.legal-module__hN4n0a__section ul{color:var(--color-gray-light);margin-left:var(--spacing-lg);margin-bottom:var(--spacing-md);line-height:1.7}.legal-module__hN4n0a__section li{margin-bottom:var(--spacing-sm)}.legal-module__hN4n0a__section a{color:var(--color-gold);text-decoration:none;transition:color .2s}.legal-module__hN4n0a__section a:hover{color:var(--color-gold-light);text-decoration:underline}.legal-module__hN4n0a__section strong{color:var(--color-white)}
