.legal-module__QCuXfG__legalPage{background:var(--color-background);min-height:100vh;padding:var(--space-2xl)var(--space-lg)}.legal-module__QCuXfG__inner{max-width:800px;margin:0 auto}.legal-module__QCuXfG__header{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--color-border);display:flex}.legal-module__QCuXfG__logo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.legal-module__QCuXfG__logoIcon{border-radius:var(--radius-md);width:40px;height:40px}.legal-module__QCuXfG__logoText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.legal-module__QCuXfG__title{color:var(--color-text);margin-bottom:var(--space-md);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.legal-module__QCuXfG__lastUpdated{color:var(--color-text-muted);margin-bottom:var(--space-2xl);font-size:.875rem}.legal-module__QCuXfG__section{margin-bottom:var(--space-2xl)}.legal-module__QCuXfG__sectionTitle{color:var(--color-text);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:2px solid var(--color-primary);font-size:1.25rem;font-weight:700;display:inline-block}.legal-module__QCuXfG__text{color:var(--color-text-secondary);margin-bottom:var(--space-md);font-size:1rem;line-height:1.8}.legal-module__QCuXfG__list{margin-bottom:var(--space-md);padding:0;list-style:none}.legal-module__QCuXfG__list li{padding-left:var(--space-xl);margin-bottom:var(--space-sm);color:var(--color-text-secondary);font-size:1rem;line-height:1.6;position:relative}.legal-module__QCuXfG__list li:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.legal-module__QCuXfG__highlight{background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-md);padding:var(--space-lg);margin:var(--space-xl)0}.legal-module__QCuXfG__highlight p{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.6}.legal-module__QCuXfG__contactInfo{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);margin-top:var(--space-xl)}.legal-module__QCuXfG__contactInfo h3{color:var(--color-text);margin-bottom:var(--space-md);font-size:1.1rem;font-weight:700}.legal-module__QCuXfG__contactInfo p{color:var(--color-text-secondary);margin-bottom:var(--space-sm);font-size:.95rem}.legal-module__QCuXfG__contactInfo a{color:var(--color-primary);text-decoration:none}.legal-module__QCuXfG__contactInfo a:hover{text-decoration:underline}.legal-module__QCuXfG__backLink{align-items:center;gap:var(--space-sm);margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border);color:var(--color-primary);transition:color var(--transition-fast);font-weight:600;text-decoration:none;display:inline-flex}.legal-module__QCuXfG__backLink:hover{color:var(--color-primary-hover)}.legal-module__QCuXfG__backIcon{width:16px;height:16px}
.Header-module__Af2_WG__header{z-index:1000;padding:var(--space-md)0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);transition:all var(--transition-base);background:#0a0a0acc;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__headerScrolled{padding:var(--space-sm)0;background:#0a0a0af2}.Header-module__Af2_WG__headerContent{max-width:1200px;padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:var(--space-sm);color:var(--color-text);font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__Af2_WG__logoIcon{border-radius:var(--radius-md);width:80px;height:80px}.Header-module__Af2_WG__logoText{display:none}.Header-module__Af2_WG__nav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__Af2_WG__navLinks{align-items:center;gap:var(--space-lg);list-style:none;display:flex}.Header-module__Af2_WG__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary)}.Header-module__Af2_WG__navActions{align-items:center;gap:var(--space-md);display:flex}.Header-module__Af2_WG__langButton{align-items:center;gap:var(--space-xs);padding:var(--space-sm)var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-size:.875rem;font-weight:500;display:flex}.Header-module__Af2_WG__langButton:hover{border-color:var(--color-primary);color:var(--color-primary)}.Header-module__Af2_WG__loginButton{padding:var(--space-sm)var(--space-lg);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);transition:all var(--transition-fast);background:0 0;font-weight:600;text-decoration:none}.Header-module__Af2_WG__loginButton:hover{background:var(--color-primary);color:var(--color-background)}.Header-module__Af2_WG__mobileMenuButton{padding:var(--space-sm);color:var(--color-text);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;display:none}.Header-module__Af2_WG__mobileMenuButton:hover,.Header-module__Af2_WG__mobileMenuButtonOpen{color:var(--color-primary)}.Header-module__Af2_WG__mobileMenuIcon{width:24px;height:24px}.Header-module__Af2_WG__mobileMenu{gap:var(--space-lg);padding:var(--space-xl)var(--space-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--color-border);background:#0a0a0afa;flex-direction:column;animation:.25s forwards Header-module__Af2_WG__mobileMenuFadeIn;display:none}@keyframes Header-module__Af2_WG__mobileMenuFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__mobileNavLinks{gap:var(--space-xs);flex-direction:column;list-style:none;display:flex}.Header-module__Af2_WG__mobileNavLink{text-align:left;width:100%;padding:var(--space-md)var(--space-md);color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-family:inherit;font-size:1.1rem;font-weight:500;display:block}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--color-primary);background:#00d26a14}.Header-module__Af2_WG__mobileActions{gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.Header-module__Af2_WG__mobileLoginButton{padding:var(--space-md)var(--space-lg);background:var(--gradient-primary);color:var(--color-background);border-radius:var(--radius-lg);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.Header-module__Af2_WG__mobileLoginButton:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}@media (max-width:900px){.Header-module__Af2_WG__navLinks,.Header-module__Af2_WG__navActions{display:none}.Header-module__Af2_WG__mobileMenuButton,.Header-module__Af2_WG__mobileMenu{display:flex}}
.Footer-module__EZoWya__footer{padding:var(--space-3xl)0 var(--space-xl);background-color:#000;border-top:1px solid #ffffff0d}.Footer-module__EZoWya__inner{max-width:var(--container-lg);padding:0 var(--space-xl);margin:0 auto}.Footer-module__EZoWya__top{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__EZoWya__brand{max-width:300px}.Footer-module__EZoWya__logo{align-items:center;gap:var(--space-sm);color:#fff;margin-bottom:var(--space-md);font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__EZoWya__logoIcon{border-radius:var(--radius-md);width:60px;height:60px}.Footer-module__EZoWya__logoText{display:none}.Footer-module__EZoWya__description{color:#a1a1aa;font-size:.95rem;line-height:1.7}.Footer-module__EZoWya__column{flex-direction:column;display:flex}.Footer-module__EZoWya__columnTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-lg);font-size:.875rem;font-weight:600}.Footer-module__EZoWya__columnLinks{gap:var(--space-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__columnLink{color:#a1a1aa;font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__columnLink:hover{color:var(--color-primary)}.Footer-module__EZoWya__bottom{padding-top:var(--space-xl);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:flex}.Footer-module__EZoWya__copyright{color:#a1a1aa;font-size:.875rem}.Footer-module__EZoWya__socials{gap:var(--space-md);display:flex}.Footer-module__EZoWya__social{border-radius:var(--radius-md);color:#a1a1aa;background:#0a0a0a;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__EZoWya__social:hover{color:var(--color-primary);background:#111;border-color:#00d26a66;transform:translateY(-2px);box-shadow:0 4px 12px #00d26a1a}.Footer-module__EZoWya__socialIcon{width:20px;height:20px}@media (max-width:900px){.Footer-module__EZoWya__top{gap:var(--space-2xl);grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:span 2;max-width:none}}@media (max-width:600px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__brand{grid-column:span 1}.Footer-module__EZoWya__bottom{gap:var(--space-lg);text-align:center;flex-direction:column}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:var(--space-4xl)0;background-color:#000;justify-content:center;align-items:center;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackground{pointer-events:none;background:radial-gradient(circle at 100% 0,#00d26a0d 0%,#0000 40%),radial-gradient(circle at 0 100%,#00d26a08 0%,#0000 40%);position:absolute;inset:0}.Hero-module__Z8hQ_W__heroGrid{pointer-events:none;background-image:linear-gradient(#00d26a05 1px,#0000 1px),linear-gradient(90deg,#00d26a05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.Hero-module__Z8hQ_W__heroContainer{gap:var(--space-4xl);width:100%;max-width:1400px;padding:0 var(--space-xl);z-index:1;grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.Hero-module__Z8hQ_W__heroContent{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__title{margin-bottom:var(--space-lg);opacity:0;color:#fff;letter-spacing:-.02em;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:400;line-height:1.05;animation:.8s .1s forwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__titleLine{background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__Z8hQ_W__subtitle{color:#a1a1aa;margin-top:var(--space-sm);font-size:.35em;font-weight:400;font-family:var(--font-sans);letter-spacing:normal;display:block}.Hero-module__Z8hQ_W__description{color:#a1a1aa;max-width:500px;margin-bottom:var(--space-2xl);opacity:0;font-size:1.125rem;line-height:1.7;animation:.8s .2s forwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__ctas{gap:var(--space-md);margin-bottom:var(--space-2xl);opacity:0;flex-wrap:wrap;animation:.8s .3s forwards Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__highlight{justify-content:center;align-items:center;gap:var(--space-xs);color:#fff9;opacity:0;margin-top:calc(-1*var(--space-lg));margin-bottom:var(--space-lg);font-size:.85rem;animation:.8s .5s forwards Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__ctaPrimary{align-items:center;gap:var(--space-sm);color:#fff;cursor:pointer;background:#111;border:1px solid #00d26a4d;border-radius:9999px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 0 10px #00d26a1a}.Hero-module__Z8hQ_W__ctaPrimary:hover{background:#1a1a1a;border-color:#00d26a99;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 0 15px #00d26a33}.Hero-module__Z8hQ_W__ctaSecondary{align-items:center;gap:var(--space-sm);color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__ctaSecondary:hover{color:#fff}.Hero-module__Z8hQ_W__heroVisual{opacity:0;justify-content:center;align-items:center;animation:1.2s .5s forwards Hero-module__Z8hQ_W__fadeIn;display:flex;position:relative}.Hero-module__Z8hQ_W__videoDemo{width:100%}.Hero-module__Z8hQ_W__videoContainer{aspect-ratio:16/9;border-radius:var(--radius-xl);background:#000;border:1px solid #00d26a26;width:100%;max-width:650px;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg);box-shadow:0 20px 40px #0006,0 0 0 1px #00d26a0d}.Hero-module__Z8hQ_W__videoContainer:hover{border-color:#00d26a4d;transform:perspective(1000px)rotateY(-2deg)rotateX(1deg)translateY(-5px)}.Hero-module__Z8hQ_W__videoEmbed{z-index:2;border:none;width:100%;height:100%;display:block;position:relative}.Hero-module__Z8hQ_W__videoFacade{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:absolute;inset:0}.Hero-module__Z8hQ_W__playButtonWrapper{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:2px solid #00d26a80;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative}.Hero-module__Z8hQ_W__videoFacade:hover .Hero-module__Z8hQ_W__playButtonWrapper{background:#00d26ae6;border-color:#fff;transform:scale(1.1);box-shadow:0 0 30px #00d26a99}.Hero-module__Z8hQ_W__playButton{color:#fff;width:32px;height:32px;margin-left:6px}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroContainer{text-align:left;gap:var(--space-3xl);grid-template-columns:1fr}.Hero-module__Z8hQ_W__videoContainer{max-width:100%;transform:none}.Hero-module__Z8hQ_W__videoContainer:hover{transform:none}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding-top:140px;padding-bottom:var(--space-3xl)}.Hero-module__Z8hQ_W__title{font-size:clamp(2.5rem,10vw,3rem)}.Hero-module__Z8hQ_W__ctas{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{justify-content:center;width:100%;padding:1rem}.Hero-module__Z8hQ_W__videoContainer{border-radius:var(--radius-lg)}}
.Features-module__ZD3nRW__features{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.Features-module__ZD3nRW__featuresInner{max-width:var(--container-lg);padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.Features-module__ZD3nRW__header{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}.Features-module__ZD3nRW__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);color:#fff;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.Features-module__ZD3nRW__titleHighlight{background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__ZD3nRW__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.Features-module__ZD3nRW__grid{gap:var(--space-xl);grid-template-columns:repeat(3,minmax(250px,1fr));display:grid}.Features-module__ZD3nRW__card{border-radius:var(--radius-2xl);padding:var(--space-2xl);gap:var(--space-lg);background:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:hover{border-color:#00d26a4d;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00d26a1a}.Features-module__ZD3nRW__iconWrapper{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--color-primary);background:linear-gradient(135deg,#00d26a1a,#00d26a05);border:1px solid #00d26a33;justify-content:center;align-items:center;transition:all .3s;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__iconWrapper{background:linear-gradient(135deg,#00d26a33,#00d26a0d);border-color:#00d26a66;transform:scale(1.1)rotate(5deg)}.Features-module__ZD3nRW__icon{width:24px;height:24px;display:flex}.Features-module__ZD3nRW__cardTitle{color:#fff;margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:600}.Features-module__ZD3nRW__cardDescription{color:#a1a1aa;font-size:1rem;line-height:1.6}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__ZD3nRW__features{padding:var(--space-3xl)0}.Features-module__ZD3nRW__title{font-size:clamp(2rem,8vw,2.5rem)}.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.SupportedGames-module__-v8Q_G__section{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.SupportedGames-module__-v8Q_G__inner{max-width:var(--container-lg);padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.SupportedGames-module__-v8Q_G__header{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}.SupportedGames-module__-v8Q_G__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.SupportedGames-module__-v8Q_G__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.SupportedGames-module__-v8Q_G__gamesGrid{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,minmax(220px,1fr));display:grid}.SupportedGames-module__-v8Q_G__gameCard{border-radius:var(--radius-2xl);padding:var(--space-2xl);text-align:center;align-items:center;gap:var(--space-lg);z-index:1;background:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.SupportedGames-module__-v8Q_G__gameCard:hover,.SupportedGames-module__-v8Q_G__gameCard:focus-visible{border-color:#00d26a4d;outline:none;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00d26a1a}.SupportedGames-module__-v8Q_G__gameIcon,.SupportedGames-module__-v8Q_G__gameImage{border-radius:var(--radius-xl);width:80px;height:80px;padding:var(--space-md);color:#fff;background:#111;justify-content:center;align-items:center;transition:transform .3s;display:flex}.SupportedGames-module__-v8Q_G__gameCard:hover .SupportedGames-module__-v8Q_G__gameIcon,.SupportedGames-module__-v8Q_G__gameCard:hover .SupportedGames-module__-v8Q_G__gameImage{transform:scale(1.05)}.SupportedGames-module__-v8Q_G__gameImg{object-fit:contain;filter:drop-shadow(0 0 8px #ffffff1a);width:100%;height:100%}.SupportedGames-module__-v8Q_G__gameName{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.SupportedGames-module__-v8Q_G__moreText{text-align:center;color:#a1a1aa;margin-top:var(--space-lg);font-size:1rem}@media (max-width:1200px){.SupportedGames-module__-v8Q_G__gamesGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.SupportedGames-module__-v8Q_G__gamesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SupportedGames-module__-v8Q_G__section{padding:var(--space-3xl)0}.SupportedGames-module__-v8Q_G__title{font-size:clamp(2rem,8vw,2.5rem)}}@media (max-width:600px){.SupportedGames-module__-v8Q_G__gamesGrid{grid-template-columns:1fr}}
.HowItWorks-module__a-Tr4W__howItWorks{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__inner{max-width:var(--container-lg);padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.HowItWorks-module__a-Tr4W__header{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}.HowItWorks-module__a-Tr4W__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.HowItWorks-module__a-Tr4W__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.HowItWorks-module__a-Tr4W__steps{gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.HowItWorks-module__a-Tr4W__step{border-radius:var(--radius-2xl);padding:var(--space-2xl);background:#0a0a0a;border:1px solid #ffffff0d;transition:all .3s;position:relative}.HowItWorks-module__a-Tr4W__step:hover{border-color:#00d26a4d;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00d26a1a}.HowItWorks-module__a-Tr4W__stepNumber{border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-primary);margin-bottom:var(--space-xl);background:linear-gradient(135deg,#00d26a1a,#00d26a05);border:1px solid #00d26a4d;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{color:#fff;margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:600}.HowItWorks-module__a-Tr4W__stepDescription{color:#a1a1aa;line-height:1.6}@media (max-width:768px){.HowItWorks-module__a-Tr4W__howItWorks{padding:var(--space-3xl)0}}
.Pricing-module__TjAkjG__pricing{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.Pricing-module__TjAkjG__inner{max-width:var(--container-lg);padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.Pricing-module__TjAkjG__header{text-align:center;max-width:600px;margin:0 auto var(--space-3xl)}.Pricing-module__TjAkjG__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.Pricing-module__TjAkjG__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.Pricing-module__TjAkjG__card{border-radius:var(--radius-2xl);padding:var(--space-3xl);background:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;width:100%;max-width:480px;margin:0 auto;transition:transform .3s;display:flex;position:relative;box-shadow:0 20px 40px #0000004d}.Pricing-module__TjAkjG__card:hover{border-color:#00d26a33;transform:translateY(-5px)}.Pricing-module__TjAkjG__card:before{content:"";border-radius:inherit;z-index:-1;pointer-events:none;background:linear-gradient(#00d26a1a,#0000);position:absolute;inset:-1px}.Pricing-module__TjAkjG__popularBadge{color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#00d26a33,#00d26a0d);border:1px solid #00d26a66;padding:4px 16px;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__promoBadge{margin:0 auto var(--space-lg);color:#ff3b30;border-radius:var(--radius-full);background:#ff3b301a;border:1px solid #ff3b3033;justify-content:center;align-items:center;padding:6px 16px;font-size:.875rem;font-weight:600;animation:2s infinite Pricing-module__TjAkjG__pulseBadge;display:inline-flex}.Pricing-module__TjAkjG__planTitle{color:#fff;margin-bottom:var(--space-sm);text-align:center;font-size:1.5rem;font-weight:600}.Pricing-module__TjAkjG__planDescription{color:#a1a1aa;text-align:center;margin-bottom:var(--space-xl)}.Pricing-module__TjAkjG__priceWrapper{text-align:center;margin-bottom:var(--space-2xl);padding-bottom:var(--space-2xl);border-bottom:1px solid #ffffff0d}.Pricing-module__TjAkjG__originalPrice{color:#a1a1aa;margin-bottom:var(--space-xs);opacity:.6;font-size:1.5rem;text-decoration:line-through}.Pricing-module__TjAkjG__price{justify-content:center;align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.Pricing-module__TjAkjG__currency{color:#fff;font-size:1.5rem;font-weight:600}.Pricing-module__TjAkjG__price{color:#fff;letter-spacing:-.02em;font-size:4rem;font-weight:700;line-height:1}.Pricing-module__TjAkjG__priceNote{color:var(--color-primary);margin-top:var(--space-md);font-size:.875rem;font-weight:500}.Pricing-module__TjAkjG__features{margin:0 0 var(--space-2xl);flex:1;padding:0;list-style:none}.Pricing-module__TjAkjG__feature{align-items:center;gap:var(--space-md);color:#e4e4e7;margin-bottom:var(--space-md);display:flex}.Pricing-module__TjAkjG__checkIcon{width:20px;height:20px;color:var(--color-primary);flex-shrink:0}.Pricing-module__TjAkjG__feature span{font-size:1rem}.Pricing-module__TjAkjG__ctaButton{color:#fff;cursor:pointer;background:#111;border:1px solid #00d26a66;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 0 10px #00d26a26}.Pricing-module__TjAkjG__ctaButton:hover{background:#1a1a1a;border-color:#00d26acc;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 0 20px #00d26a40}.Pricing-module__TjAkjG__guarantee{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-xl);color:#a1a1aa;font-size:.875rem;font-weight:500;display:flex}.Pricing-module__TjAkjG__shieldIcon{width:20px;height:20px;color:var(--color-primary)}@keyframes Pricing-module__TjAkjG__pulseBadge{0%{box-shadow:0 0 #ff3b3066}70%{box-shadow:0 0 0 6px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}@media (max-width:768px){.Pricing-module__TjAkjG__pricing{padding:var(--space-3xl)0}}
.Testimonials-module__MlUweW__testimonials{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.Testimonials-module__MlUweW__inner{max-width:900px;padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:var(--space-3xl)}.Testimonials-module__MlUweW__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.Testimonials-module__MlUweW__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.Testimonials-module__MlUweW__carousel{align-items:center;gap:var(--space-md);display:flex}.Testimonials-module__MlUweW__navButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.Testimonials-module__MlUweW__navButton:hover{color:#00d26a;background:#00d26a1a;border-color:#00d26a4d}.Testimonials-module__MlUweW__navButton svg{width:20px;height:20px}.Testimonials-module__MlUweW__slideContainer{flex:1;min-height:0;position:relative;overflow:hidden}.Testimonials-module__MlUweW__slide{display:none}.Testimonials-module__MlUweW__slideActive{animation:.4s Testimonials-module__MlUweW__fadeIn;display:block}.Testimonials-module__MlUweW__videoWrapper{margin-bottom:var(--space-lg)}.Testimonials-module__MlUweW__videoContainer{border-radius:var(--radius-xl);background:#0a0a0a;border:1px solid #ffffff0d;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}.Testimonials-module__MlUweW__videoFacade{cursor:pointer;background:#000;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.Testimonials-module__MlUweW__thumbnail{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Testimonials-module__MlUweW__videoEmbed{border:none;width:100%;height:100%;position:absolute;inset:0}.Testimonials-module__MlUweW__playButtonWrapper{background:#0000004d;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.Testimonials-module__MlUweW__videoFacade:hover .Testimonials-module__MlUweW__playButtonWrapper{background:#00000026}.Testimonials-module__MlUweW__playButton{color:#fff;background:#00d26ae6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,background .2s;display:flex}.Testimonials-module__MlUweW__videoFacade:hover .Testimonials-module__MlUweW__playButton{background:#00d26a;transform:scale(1.1)}.Testimonials-module__MlUweW__playButton svg{width:28px;height:28px;margin-left:3px}.Testimonials-module__MlUweW__videoInfo{text-align:center}.Testimonials-module__MlUweW__videoName{color:#fff;margin-bottom:var(--space-xs);font-size:1.25rem;font-weight:600}.Testimonials-module__MlUweW__videoDesc{color:#a1a1aa;font-size:.95rem;line-height:1.5}.Testimonials-module__MlUweW__dots{justify-content:center;gap:var(--space-sm);margin-top:var(--space-xl);display:flex}.Testimonials-module__MlUweW__dot{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.Testimonials-module__MlUweW__dot:hover{border-color:#00d26a80}.Testimonials-module__MlUweW__dotActive{background:#00d26a;border-color:#00d26a}@keyframes Testimonials-module__MlUweW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Testimonials-module__MlUweW__testimonials{padding:var(--space-3xl)0}.Testimonials-module__MlUweW__carousel{gap:var(--space-sm)}.Testimonials-module__MlUweW__navButton{width:36px;height:36px}.Testimonials-module__MlUweW__navButton svg{width:16px;height:16px}.Testimonials-module__MlUweW__playButton{width:48px;height:48px}.Testimonials-module__MlUweW__playButton svg{width:22px;height:22px}.Testimonials-module__MlUweW__videoName{font-size:1.1rem}}
.FAQ-module__KSzKsa__faq{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.FAQ-module__KSzKsa__inner{max-width:800px;padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.FAQ-module__KSzKsa__header{text-align:center;margin-bottom:var(--space-3xl)}.FAQ-module__KSzKsa__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.FAQ-module__KSzKsa__subtitle{color:#a1a1aa;font-size:1.125rem;line-height:1.7}.FAQ-module__KSzKsa__items{gap:var(--space-md);flex-direction:column;display:flex}.FAQ-module__KSzKsa__item{border-radius:var(--radius-xl);background:#0a0a0a;border:1px solid #ffffff0d;transition:all .3s;overflow:hidden}.FAQ-module__KSzKsa__item:hover{border-color:#00d26a33}.FAQ-module__KSzKsa__itemOpen{background:#111;border-color:#00d26a4d;box-shadow:0 4px 20px #0003}.FAQ-module__KSzKsa__question{width:100%;padding:var(--space-lg)var(--space-xl);color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;font-size:1.125rem;font-weight:500;transition:color .2s;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--color-primary)}.FAQ-module__KSzKsa__icon{width:24px;height:24px;margin-left:var(--space-xl);color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative}.FAQ-module__KSzKsa__iconOpen{transform:rotate(180deg)}.FAQ-module__KSzKsa__answer{color:#a1a1aa;max-height:0;padding:0 var(--space-xl);line-height:1.6;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__KSzKsa__answerOpen{padding-bottom:var(--space-xl);max-height:500px}.FAQ-module__KSzKsa__answerContent{margin:0}@media (max-width:768px){.FAQ-module__KSzKsa__faq{padding:var(--space-3xl)0}.FAQ-module__KSzKsa__question{padding:var(--space-md)var(--space-lg);font-size:1rem}.FAQ-module__KSzKsa__answer{padding:0 var(--space-lg)}}
.CTA-module__n-fbaG__cta{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.CTA-module__n-fbaG__ctaBackground{pointer-events:none;background:radial-gradient(circle,#00d26a0d 0%,#0000 60%);position:absolute;inset:0}.CTA-module__n-fbaG__inner{max-width:var(--container-lg);padding:var(--space-4xl)var(--space-xl);z-index:1;border-radius:var(--radius-2xl);text-align:center;background:#0a0a0a;border:1px solid #ffffff0d;margin:0 auto;position:relative;box-shadow:0 30px 60px #00000080}.CTA-module__n-fbaG__title{letter-spacing:-.02em;margin-bottom:var(--space-lg);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;position:relative}.CTA-module__n-fbaG__description{color:#a1a1aa;max-width:600px;margin:0 auto var(--space-2xl);font-size:1.125rem;line-height:1.7;position:relative}.CTA-module__n-fbaG__button{justify-content:center;align-items:center;gap:var(--space-sm);color:#fff;cursor:pointer;background:#111;border:1px solid #00d26a66;border-radius:9999px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 0 20px #00d26a26}.CTA-module__n-fbaG__button:hover{background:#1a1a1a;border-color:#00d26acc;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff1a,0 0 30px #00d26a40}@media (max-width:768px){.CTA-module__n-fbaG__cta{padding:var(--space-3xl)0}.CTA-module__n-fbaG__inner{padding:var(--space-2xl)var(--space-lg);margin:0 var(--space-lg)}.CTA-module__n-fbaG__button{width:100%}}
.ContactForm-module__1SvrgG__contactSection{padding:var(--space-4xl)0;background-color:#000;position:relative;overflow:hidden}.ContactForm-module__1SvrgG__container{max-width:800px;padding:0 var(--space-xl);z-index:1;margin:0 auto;position:relative}.ContactForm-module__1SvrgG__title{text-align:center;letter-spacing:-.02em;margin-bottom:var(--space-2xl);background:linear-gradient(90deg,#fff,#00d26a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400}.ContactForm-module__1SvrgG__form{gap:var(--space-lg);padding:var(--space-3xl);border-radius:var(--radius-2xl);background:#0a0a0a;border:1px solid #ffffff0d;flex-direction:column;transition:transform .3s;display:flex;position:relative;box-shadow:0 20px 40px #0000004d}.ContactForm-module__1SvrgG__form:before{content:"";border-radius:inherit;z-index:-1;pointer-events:none;background:linear-gradient(#00d26a1a,#0000);position:absolute;inset:-1px}.ContactForm-module__1SvrgG__inputGroup{gap:var(--space-xs);flex-direction:column;display:flex}.ContactForm-module__1SvrgG__label{color:#a1a1aa;margin-left:4px;font-size:.875rem;font-weight:500}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{width:100%;padding:var(--space-md)var(--space-lg);border-radius:var(--radius-lg);color:#fff;background:#111;border:1px solid #ffffff1a;font-family:inherit;font-size:1rem;transition:all .2s}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{background:#1a1a1a;border-color:#00d26a80;outline:none;box-shadow:0 0 0 1px #00d26a80,0 0 15px #00d26a1a}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:120px}.ContactForm-module__1SvrgG__submitButton{color:#fff;cursor:pointer;margin-top:var(--space-md);background:#111;border:1px solid #00d26a66;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 0 10px #00d26a26}.ContactForm-module__1SvrgG__submitButton:hover:not(:disabled){background:#1a1a1a;border-color:#00d26acc;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 0 20px #00d26a40}.ContactForm-module__1SvrgG__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;color:#a1a1aa;background:#222;border-color:#ffffff1a}.ContactForm-module__1SvrgG__successMessage{color:var(--color-primary);padding:var(--space-md);border-radius:var(--radius-lg);text-align:center;background:#00d26a1a;border:1px solid #00d26a4d;font-weight:500}.ContactForm-module__1SvrgG__errorMessage{color:#ff3b30;padding:var(--space-md);border-radius:var(--radius-lg);text-align:center;background:#ff3b301a;border:1px solid #ff3b304d;font-weight:500}@media (max-width:768px){.ContactForm-module__1SvrgG__contactSection{padding:var(--space-3xl)0}.ContactForm-module__1SvrgG__form{padding:var(--space-2xl)}}
