.Navbar-module__g3raaq__nav{z-index:1000;background:0 0;padding:16px 0;transition:all .2s;position:fixed;top:0;left:0;right:0}.Navbar-module__g3raaq__nav.Navbar-module__g3raaq__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0e1414d9;padding:12px 0}.Navbar-module__g3raaq__container{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__g3raaq__logo{align-items:center;gap:10px;display:flex}.Navbar-module__g3raaq__logoIcon{align-items:center;display:flex}.Navbar-module__g3raaq__logoText{color:var(--text-primary);letter-spacing:-.03em;font-size:1.15rem;font-weight:800}.Navbar-module__g3raaq__links{gap:32px;display:flex}.Navbar-module__g3raaq__links a{color:var(--text-secondary);font-size:.875rem;font-weight:500;transition:color .15s}.Navbar-module__g3raaq__links a:hover{color:var(--text-primary)}.Navbar-module__g3raaq__actions{align-items:center;display:flex}.Navbar-module__g3raaq__ctaButton{background:var(--accent);color:var(--black);transition:all var(--transition-base);border:none;border-radius:6px;padding:9px 20px;font-size:.875rem;font-weight:700}.Navbar-module__g3raaq__ctaButton:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.Navbar-module__g3raaq__mobileToggle{background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__g3raaq__mobileToggle span{background:var(--text-primary);width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__g3raaq__mobileToggle.Navbar-module__g3raaq__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__g3raaq__mobileToggle.Navbar-module__g3raaq__open span:nth-child(2){opacity:0}.Navbar-module__g3raaq__mobileToggle.Navbar-module__g3raaq__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__g3raaq__mobileMenu{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0e1414f2;flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__g3raaq__mobileMenu a{color:var(--text-secondary);padding:8px 0;font-size:1rem}.Navbar-module__g3raaq__mobileMenu .Navbar-module__g3raaq__ctaButton{text-align:center;margin-top:8px}@media (max-width:768px){.Navbar-module__g3raaq__links,.Navbar-module__g3raaq__actions{display:none}.Navbar-module__g3raaq__mobileToggle{display:flex}}
.Footer-module__NJ9bda__footer{border-top:1px solid var(--border);background:var(--black-deep);padding:64px 0 32px}.Footer-module__NJ9bda__container{max-width:1120px;margin:0 auto;padding:0 24px}.Footer-module__NJ9bda__top{border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__NJ9bda__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__NJ9bda__logo{color:var(--white);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;display:flex}.Footer-module__NJ9bda__logo svg{flex-shrink:0}.Footer-module__NJ9bda__brandDesc{color:var(--text-muted);max-width:280px;font-size:.8rem;line-height:1.6}.Footer-module__NJ9bda__linksGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__NJ9bda__linksTitle{color:var(--text-primary);margin-bottom:2px;font-size:.8rem;font-weight:600}.Footer-module__NJ9bda__linksGroup a{color:var(--text-muted);font-size:.8rem;transition:color .15s}.Footer-module__NJ9bda__linksGroup a:hover{color:var(--text-primary)}.Footer-module__NJ9bda__bottom{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:32px;display:flex}.Footer-module__NJ9bda__copyright{color:var(--text-muted);font-size:.75rem}.Footer-module__NJ9bda__disclaimer{color:var(--text-muted);opacity:.7;max-width:560px;font-size:.7rem;line-height:1.5}@media (max-width:768px){.Footer-module__NJ9bda__top{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__NJ9bda__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__NJ9bda__top{grid-template-columns:1fr}.Footer-module__NJ9bda__footer{padding:48px 0 24px}}
.Hero-module__jP-hrq__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__jP-hrq__hero:before{content:"";background:var(--gradient-hero);pointer-events:none;z-index:0;height:100%;position:absolute;top:0;left:0;right:0}.Hero-module__jP-hrq__hero:after{content:"";filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#fff8000a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:20%;right:10%}.Hero-module__jP-hrq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__jP-hrq__content{flex-direction:column;gap:24px;display:flex}.Hero-module__jP-hrq__badge{border:1px solid var(--border);color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfcfc0d;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.8rem;display:inline-flex}.Hero-module__jP-hrq__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__jP-hrq__pulse}@keyframes Hero-module__jP-hrq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__jP-hrq__title{letter-spacing:-.04em;color:var(--white);font-size:3.5rem;font-weight:900;line-height:1.05}.Hero-module__jP-hrq__subtitle{color:var(--text-secondary);max-width:480px;font-size:1.05rem;line-height:1.7}.Hero-module__jP-hrq__ctas{align-items:center;gap:16px;margin-top:8px;display:flex}.Hero-module__jP-hrq__primaryCta{background:var(--accent);color:var(--black);transition:all var(--transition-base);border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;display:inline-flex}.Hero-module__jP-hrq__primaryCta:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Hero-module__jP-hrq__secondaryCta{color:var(--text-secondary);transition:color var(--transition-base);border-bottom:1px solid var(--border-hover);padding-bottom:1px;font-size:.9rem;font-weight:500}.Hero-module__jP-hrq__secondaryCta:hover{color:var(--accent);border-color:var(--accent)}.Hero-module__jP-hrq__stats{border-top:1px solid var(--border);align-items:center;gap:24px;margin-top:16px;padding-top:24px;display:flex}.Hero-module__jP-hrq__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__jP-hrq__statValue{color:var(--white);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.Hero-module__jP-hrq__statLabel{color:var(--text-muted);font-size:.78rem}.Hero-module__jP-hrq__statDivider{background:var(--border);width:1px;height:36px}.Hero-module__jP-hrq__visual{justify-content:center;display:flex}.Hero-module__jP-hrq__card{background:var(--bg-card);border:1px solid var(--border);width:100%;max-width:520px;box-shadow:var(--shadow-lg);background-image:var(--gradient-card-shine);border-radius:16px;overflow:hidden}.Hero-module__jP-hrq__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Hero-module__jP-hrq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:.8rem;font-weight:600}.Hero-module__jP-hrq__cardLive{color:var(--green);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:flex}.Hero-module__jP-hrq__liveDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__jP-hrq__pulse}.Hero-module__jP-hrq__cardBody{padding:4px 0}.Hero-module__jP-hrq__arbRow{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:12px;padding:12px 20px;transition:background .15s;display:grid}.Hero-module__jP-hrq__arbRow:hover{background:var(--bg-card-hover)}.Hero-module__jP-hrq__arbRow.Hero-module__jP-hrq__arbHighlight{background:var(--green-bg)}.Hero-module__jP-hrq__arbDivider{background:var(--border-light);height:1px;margin:0 20px}.Hero-module__jP-hrq__arbContract{flex-direction:column;gap:1px;min-width:0;display:flex}.Hero-module__jP-hrq__arbName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.Hero-module__jP-hrq__arbCategory{color:var(--text-muted);font-size:.7rem}.Hero-module__jP-hrq__arbPrices{flex-direction:column;gap:4px;display:flex}.Hero-module__jP-hrq__arbPlatform{align-items:center;gap:8px;display:flex}.Hero-module__jP-hrq__platformLabel{color:var(--text-muted);min-width:64px;font-size:.68rem}.Hero-module__jP-hrq__priceTag{color:var(--green);font-size:.75rem;font-weight:600}.Hero-module__jP-hrq__priceTagAlt{color:var(--red);font-size:.75rem;font-weight:600}.Hero-module__jP-hrq__arbProfit{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.Hero-module__jP-hrq__arbProfit.Hero-module__jP-hrq__arbProfitHot .Hero-module__jP-hrq__profitValue{color:var(--accent);font-weight:800}.Hero-module__jP-hrq__profitValue{color:var(--green);font-size:.82rem;font-weight:700}.Hero-module__jP-hrq__profitLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}@media (max-width:968px){.Hero-module__jP-hrq__container{grid-template-columns:1fr;gap:48px}.Hero-module__jP-hrq__title{font-size:2.5rem}.Hero-module__jP-hrq__visual{order:-1}.Hero-module__jP-hrq__card{max-width:100%}}@media (max-width:480px){.Hero-module__jP-hrq__hero{padding:100px 0 60px}.Hero-module__jP-hrq__title{font-size:2rem}.Hero-module__jP-hrq__ctas{flex-direction:column;align-items:flex-start}.Hero-module__jP-hrq__stats{flex-wrap:wrap;gap:16px}.Hero-module__jP-hrq__statDivider,.Hero-module__jP-hrq__arbPrices{display:none}}
.Features-module__L0Dz9W__section{border-top:1px solid var(--border);padding:100px 0}.Features-module__L0Dz9W__container{max-width:1120px;margin:0 auto;padding:0 24px}.Features-module__L0Dz9W__header{text-align:center;flex-direction:column;gap:12px;max-width:560px;margin:0 auto 64px;display:flex}.Features-module__L0Dz9W__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.75rem;font-weight:600}.Features-module__L0Dz9W__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.Features-module__L0Dz9W__subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.7}.Features-module__L0Dz9W__grid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Features-module__L0Dz9W__card{background:var(--bg-card);transition:background var(--transition-base);background-image:var(--gradient-card-shine);flex-direction:column;gap:12px;padding:32px;display:flex}.Features-module__L0Dz9W__card:hover{background:var(--bg-card-hover)}.Features-module__L0Dz9W__icon{color:var(--accent);width:24px;height:24px;margin-bottom:4px}.Features-module__L0Dz9W__cardTitle{letter-spacing:-.01em;font-size:1rem;font-weight:700}.Features-module__L0Dz9W__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:968px){.Features-module__L0Dz9W__grid{grid-template-columns:repeat(2,1fr)}.Features-module__L0Dz9W__title{font-size:1.85rem}}@media (max-width:580px){.Features-module__L0Dz9W__section{padding:64px 0}.Features-module__L0Dz9W__grid{grid-template-columns:1fr}.Features-module__L0Dz9W__title{font-size:1.6rem}}
.HowItWorks-module__FQKbGW__section{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0}.HowItWorks-module__FQKbGW__container{max-width:1120px;margin:0 auto;padding:0 24px}.HowItWorks-module__FQKbGW__header{text-align:center;flex-direction:column;gap:12px;margin-bottom:64px;display:flex}.HowItWorks-module__FQKbGW__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.75rem;font-weight:600}.HowItWorks-module__FQKbGW__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.HowItWorks-module__FQKbGW__steps{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.HowItWorks-module__FQKbGW__step{flex-direction:column;gap:12px;display:flex}.HowItWorks-module__FQKbGW__stepNumber{color:var(--accent);letter-spacing:.05em;border-bottom:2px solid var(--accent);width:fit-content;margin-bottom:4px;padding-bottom:12px;font-size:.75rem;font-weight:700}.HowItWorks-module__FQKbGW__stepTitle{letter-spacing:-.01em;color:var(--white);font-size:1.1rem;font-weight:700}.HowItWorks-module__FQKbGW__stepDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.65}@media (max-width:768px){.HowItWorks-module__FQKbGW__steps{grid-template-columns:1fr;gap:40px}.HowItWorks-module__FQKbGW__title{font-size:1.85rem}.HowItWorks-module__FQKbGW__section{padding:64px 0}}
.Markets-module__3bJ09W__section{padding:100px 0}.Markets-module__3bJ09W__container{max-width:1120px;margin:0 auto;padding:0 24px}.Markets-module__3bJ09W__header{text-align:center;flex-direction:column;gap:12px;max-width:560px;margin:0 auto 64px;display:flex}.Markets-module__3bJ09W__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.75rem;font-weight:600}.Markets-module__3bJ09W__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.Markets-module__3bJ09W__subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.7}.Markets-module__3bJ09W__platforms{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:64px;display:grid;overflow:hidden}.Markets-module__3bJ09W__platformCard{background:var(--bg-card);transition:background var(--transition-base);background-image:var(--gradient-card-shine);flex-direction:column;gap:12px;padding:28px;display:flex}.Markets-module__3bJ09W__platformCard:hover{background:var(--bg-card-hover)}.Markets-module__3bJ09W__platformName{letter-spacing:-.01em;color:var(--white);font-size:1rem;font-weight:700}.Markets-module__3bJ09W__platformStat{align-items:baseline;gap:6px;display:flex}.Markets-module__3bJ09W__platformCount{color:var(--accent);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.Markets-module__3bJ09W__platformCountLabel{color:var(--text-muted);font-size:.8rem}.Markets-module__3bJ09W__platformCategories{color:var(--text-secondary);font-size:.8rem;line-height:1.5}.Markets-module__3bJ09W__categoriesHeader{text-align:center;margin-bottom:24px}.Markets-module__3bJ09W__categoriesTitle{color:var(--text-secondary);font-size:1rem;font-weight:600}.Markets-module__3bJ09W__categories{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Markets-module__3bJ09W__categoryCard{text-align:center;border:1px solid var(--border);background:var(--bg-card);transition:all var(--transition-base);background-image:var(--gradient-card-shine);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;display:flex}.Markets-module__3bJ09W__categoryCard:hover{border-color:var(--accent);background:var(--bg-card-hover);box-shadow:0 12px 32px #0006,0 0 20px var(--accent-glow);transform:translateY(-4px)}.Markets-module__3bJ09W__categoryIcon{border:1px solid var(--border-light);background:#fcfcfc0f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;line-height:1;display:flex}.Markets-module__3bJ09W__categoryCard:hover .Markets-module__3bJ09W__categoryIcon{background:var(--accent-glow);border-color:#fff80033}.Markets-module__3bJ09W__categoryInfo{flex-direction:column;gap:4px;display:flex}.Markets-module__3bJ09W__categoryName{color:var(--text-primary);font-size:.95rem;font-weight:700}.Markets-module__3bJ09W__categoryDesc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.Markets-module__3bJ09W__categoryCount{color:var(--accent);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}@media (max-width:968px){.Markets-module__3bJ09W__platforms,.Markets-module__3bJ09W__categories{grid-template-columns:repeat(2,1fr)}.Markets-module__3bJ09W__title{font-size:1.85rem}}@media (max-width:580px){.Markets-module__3bJ09W__section{padding:64px 0}.Markets-module__3bJ09W__platforms{grid-template-columns:1fr}.Markets-module__3bJ09W__categories{grid-template-columns:repeat(2,1fr);gap:10px}.Markets-module__3bJ09W__categoryCard{padding:20px 12px}.Markets-module__3bJ09W__categoryIcon{width:44px;height:44px;font-size:1.35rem}.Markets-module__3bJ09W__categoryName{font-size:.85rem}.Markets-module__3bJ09W__categoryDesc{font-size:.7rem}.Markets-module__3bJ09W__categoryCount{font-size:.95rem}.Markets-module__3bJ09W__title{font-size:1.6rem}}
.Pricing-module__KYWTGa__section{border-top:1px solid var(--border);padding:100px 0}.Pricing-module__KYWTGa__container{max-width:1120px;margin:0 auto;padding:0 24px}.Pricing-module__KYWTGa__header{text-align:center;flex-direction:column;gap:12px;max-width:560px;margin:0 auto 64px;display:flex}.Pricing-module__KYWTGa__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.75rem;font-weight:600}.Pricing-module__KYWTGa__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.Pricing-module__KYWTGa__subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.7}.Pricing-module__KYWTGa__grid{grid-template-columns:1fr 1fr;gap:24px;max-width:880px;margin:0 auto;display:grid}.Pricing-module__KYWTGa__card{background:var(--bg-card);background-image:var(--gradient-card-shine);border:1px solid var(--border);border-radius:16px;padding:40px}.Pricing-module__KYWTGa__cardPro{background:var(--bg-card);background-image:var(--gradient-card-shine);transition:box-shadow .2s var(--ease-premium);border:1px solid #fff80040;border-radius:16px;padding:40px;transform:scale(1.03);box-shadow:0 0 40px #fff80014}.Pricing-module__KYWTGa__cardPro:hover{box-shadow:0 0 50px #fff8001f}.Pricing-module__KYWTGa__planBadge{text-transform:uppercase;letter-spacing:1px;color:#fff800;background:#fff80014;border:1px solid #fff80033;border-radius:2px;margin-bottom:20px;padding:4px 10px;font-size:.6875rem;font-weight:600;display:inline-block}.Pricing-module__KYWTGa__planBadgeAlt{text-transform:uppercase;letter-spacing:1px;color:var(--white);border:1px solid var(--border);background:#ffffff0f;border-radius:2px;margin-bottom:20px;padding:4px 10px;font-size:.6875rem;font-weight:600;display:inline-block}.Pricing-module__KYWTGa__planTitle{color:var(--white);margin-bottom:16px;font-size:1.5rem;font-weight:700}.Pricing-module__KYWTGa__priceRow{align-items:baseline;gap:6px;margin-bottom:10px;display:flex}.Pricing-module__KYWTGa__amountStrike{color:var(--text-muted);font-size:1.375rem;font-weight:600;text-decoration:line-through}.Pricing-module__KYWTGa__amount{color:var(--white);letter-spacing:-1px;font-size:2.5rem;font-weight:800;line-height:1}.Pricing-module__KYWTGa__period{color:var(--text-secondary);font-size:.9375rem;font-weight:500}.Pricing-module__KYWTGa__monthlyRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.Pricing-module__KYWTGa__monthlyStrike{color:var(--text-muted);font-size:.875rem;text-decoration:line-through}.Pricing-module__KYWTGa__monthlyPrice{color:var(--white);font-size:.875rem;font-weight:600}.Pricing-module__KYWTGa__discountBadge{text-transform:uppercase;letter-spacing:.5px;color:#000;background:var(--green);border-radius:2px;padding:2px 6px;font-size:.625rem;font-weight:700;display:inline-block}.Pricing-module__KYWTGa__promoNote{color:var(--green);opacity:.8;margin-bottom:24px;font-size:.75rem}.Pricing-module__KYWTGa__customNote{color:var(--text-secondary);margin-bottom:24px;font-size:.875rem}.Pricing-module__KYWTGa__divider{background:var(--border);height:1px;margin-bottom:24px}.Pricing-module__KYWTGa__features{margin-bottom:32px;list-style:none}.Pricing-module__KYWTGa__features li{color:var(--white);border-bottom:1px solid var(--border-light);align-items:center;gap:10px;padding:9px 0;font-size:.8125rem;display:flex}.Pricing-module__KYWTGa__features li:last-child{border-bottom:none}.Pricing-module__KYWTGa__features li:before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Pricing-module__KYWTGa__button{color:#000;cursor:pointer;letter-spacing:.3px;background:#fff800;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:.9375rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}.Pricing-module__KYWTGa__button:hover{opacity:.9;transform:translateY(-1px)}.Pricing-module__KYWTGa__button:active{transform:translateY(0)}.Pricing-module__KYWTGa__buttonAlt{width:100%;color:var(--white);border:1px solid var(--border-hover);cursor:pointer;letter-spacing:.3px;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;transition:border-color .15s,transform .1s;display:flex}.Pricing-module__KYWTGa__buttonAlt:hover{border-color:var(--white);transform:translateY(-1px)}.Pricing-module__KYWTGa__buttonAlt:active{transform:translateY(0)}.Pricing-module__KYWTGa__trialNote{color:var(--green);text-align:center;margin-top:12px;font-size:.8125rem;font-weight:600}.Pricing-module__KYWTGa__secureNote{color:var(--text-muted);text-align:center;margin-top:16px;font-size:.6875rem}@media (max-width:968px){.Pricing-module__KYWTGa__title{font-size:1.85rem}}@media (max-width:768px){.Pricing-module__KYWTGa__grid{grid-template-columns:1fr;max-width:480px}}@media (max-width:580px){.Pricing-module__KYWTGa__section{padding:64px 0}.Pricing-module__KYWTGa__card,.Pricing-module__KYWTGa__cardPro{padding:28px}.Pricing-module__KYWTGa__title{font-size:1.6rem}.Pricing-module__KYWTGa__amount{font-size:2rem}.Pricing-module__KYWTGa__amountStrike{font-size:1.125rem}}
.FAQ-module__JN1D4a__section{padding:100px 0}.FAQ-module__JN1D4a__container{max-width:680px;margin:0 auto;padding:0 24px}.FAQ-module__JN1D4a__header{text-align:center;flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.FAQ-module__JN1D4a__label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.75rem;font-weight:600}.FAQ-module__JN1D4a__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.FAQ-module__JN1D4a__list{flex-direction:column;display:flex}.FAQ-module__JN1D4a__item{border-bottom:1px solid var(--border)}.FAQ-module__JN1D4a__item:first-child{border-top:1px solid var(--border)}.FAQ-module__JN1D4a__question{width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:.95rem;font-weight:600;display:flex}.FAQ-module__JN1D4a__question:hover{color:var(--text-secondary)}.FAQ-module__JN1D4a__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.FAQ-module__JN1D4a__open .FAQ-module__JN1D4a__chevron{transform:rotate(180deg)}.FAQ-module__JN1D4a__answer{padding:0 0 20px}.FAQ-module__JN1D4a__answer p{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (max-width:580px){.FAQ-module__JN1D4a__section{padding:64px 0}.FAQ-module__JN1D4a__title{font-size:1.6rem}.FAQ-module__JN1D4a__question{font-size:.875rem}}
.CTA-module__AnUqXa__section{padding:40px 0 100px}.CTA-module__AnUqXa__container{max-width:1120px;margin:0 auto;padding:0 24px}.CTA-module__AnUqXa__card{background:var(--black-elevated);text-align:center;border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:80px 40px;display:flex;position:relative;overflow:hidden}.CTA-module__AnUqXa__card:before{content:"";pointer-events:none;background:radial-gradient(#fff80014 0%,#0000 70%);width:80%;height:100%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.CTA-module__AnUqXa__title{letter-spacing:-.03em;color:var(--white);font-size:2.25rem;font-weight:800}.CTA-module__AnUqXa__subtitle{color:var(--text-secondary);max-width:460px;font-size:1rem;line-height:1.7}.CTA-module__AnUqXa__cta{background:var(--accent);color:var(--black);transition:all var(--transition-base);z-index:1;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:14px 32px;font-size:1rem;font-weight:700;display:inline-flex;position:relative}.CTA-module__AnUqXa__cta:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.CTA-module__AnUqXa__note{color:var(--text-muted);font-size:.8rem}@media (max-width:580px){.CTA-module__AnUqXa__section{padding:20px 0 64px}.CTA-module__AnUqXa__card{padding:48px 24px}.CTA-module__AnUqXa__title{font-size:1.6rem}}
.Legal-module__gL2ZaG__page{flex-direction:column;min-height:100vh;display:flex}.Legal-module__gL2ZaG__content{flex:1;max-width:780px;margin:0 auto;padding:120px 24px 80px}.Legal-module__gL2ZaG__title{letter-spacing:-.03em;margin-bottom:8px;font-size:2.2rem;font-weight:800}.Legal-module__gL2ZaG__updated{color:var(--text-muted);margin-bottom:48px;font-size:.85rem}.Legal-module__gL2ZaG__section{margin-bottom:36px}.Legal-module__gL2ZaG__section h2{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem;font-weight:700}.Legal-module__gL2ZaG__section p,.Legal-module__gL2ZaG__section li{color:var(--text-secondary);margin-bottom:10px;font-size:.9rem;line-height:1.75}.Legal-module__gL2ZaG__section ul,.Legal-module__gL2ZaG__section ol{margin-bottom:10px;padding-left:24px}.Legal-module__gL2ZaG__section li{margin-bottom:6px}.Legal-module__gL2ZaG__section a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.Legal-module__gL2ZaG__section a:hover{color:var(--accent-hover)}@media (max-width:600px){.Legal-module__gL2ZaG__content{padding:100px 20px 60px}.Legal-module__gL2ZaG__title{font-size:1.6rem}}
.Promos-module__ZePzrW__page{flex-direction:column;min-height:100vh;display:flex}.Promos-module__ZePzrW__content{flex:1;width:100%;max-width:780px;margin:0 auto;padding:120px 24px 80px}.Promos-module__ZePzrW__title{letter-spacing:-.03em;margin-bottom:8px;font-size:2.2rem;font-weight:800}.Promos-module__ZePzrW__date{color:var(--text-muted);margin-bottom:24px;font-size:.85rem}.Promos-module__ZePzrW__intro{color:var(--text-secondary);margin-bottom:48px;font-size:1rem;line-height:1.75}.Promos-module__ZePzrW__cards{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.Promos-module__ZePzrW__promoCard{background:var(--bg-card);background-image:var(--gradient-card-shine);border:1px solid var(--border);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);border-radius:12px;padding:28px}.Promos-module__ZePzrW__promoCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Promos-module__ZePzrW__cardHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Promos-module__ZePzrW__platformName{color:var(--text-primary);font-size:1.2rem;font-weight:700}.Promos-module__ZePzrW__tag{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-glow);color:var(--accent);border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:600}.Promos-module__ZePzrW__offer{color:var(--accent);margin-bottom:12px;font-size:1.35rem;font-weight:700}.Promos-module__ZePzrW__codeBlock{background:var(--black-deep);border-left:3px solid var(--accent);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 18px;display:flex}.Promos-module__ZePzrW__codeText{color:var(--accent);letter-spacing:.12em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:800}.Promos-module__ZePzrW__copyButton{border:1px solid var(--border);color:var(--accent);cursor:pointer;transition:background var(--transition-base),border-color var(--transition-base);white-space:nowrap;background:0 0;border-radius:6px;padding:6px 14px;font-size:.78rem;font-weight:600}.Promos-module__ZePzrW__copyButton:hover{background:var(--accent-glow);border-color:var(--accent)}.Promos-module__ZePzrW__copied{color:var(--green);border-color:var(--green)}.Promos-module__ZePzrW__cardDescription{color:var(--text-secondary);margin-bottom:16px;font-size:.9rem;line-height:1.75}.Promos-module__ZePzrW__cardCta{color:var(--accent);transition:opacity var(--transition-base);align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Promos-module__ZePzrW__cardCta:hover{opacity:.8}.Promos-module__ZePzrW__disclaimer{color:var(--text-muted);border-top:1px solid var(--border-light);padding-top:24px;font-size:.8rem;line-height:1.7}@media (max-width:968px){.Promos-module__ZePzrW__content{padding:100px 24px 60px}}@media (max-width:480px){.Promos-module__ZePzrW__content{padding:100px 20px 60px}.Promos-module__ZePzrW__title{font-size:1.6rem}.Promos-module__ZePzrW__offer{font-size:1.1rem}.Promos-module__ZePzrW__promoCard{padding:20px}.Promos-module__ZePzrW__cardHeader{flex-wrap:wrap}.Promos-module__ZePzrW__codeBlock{flex-direction:column;align-items:flex-start;gap:12px}.Promos-module__ZePzrW__copyButton{text-align:center;width:100%}}
