.Navbar-module__cJzEcG__navbar{z-index:100;padding:20px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0d0deb;border-bottom:1px solid #c8a84b1f;padding:12px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__cJzEcG__inner{align-items:center;gap:32px;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{border:1px solid #c8a84b4d;border-radius:8px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.Navbar-module__cJzEcG__logoText{color:var(--text-primary);letter-spacing:-.03em;font-size:1.25rem;font-weight:800}.Navbar-module__cJzEcG__nav{align-items:center;gap:8px;margin-left:auto;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__nav{display:flex}}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module__cJzEcG__actions{align-items:center;gap:10px;margin-left:auto;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__actions{margin-left:0;display:flex}}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:8px;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__hamburger{display:none}}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--dark-800);border-top:1px solid var(--border-subtle);max-height:0;transition:max-height .4s;overflow:hidden}.Navbar-module__cJzEcG__mobileOpen{max-height:400px}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:16px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileCtas{gap:12px;padding:20px 24px;display:flex}.Navbar-module__cJzEcG__mobileCtas>*{flex:1;justify-content:center}
.Footer-module__S6Hkya__footer{background:var(--dark-900);margin-top:120px;position:relative}.Footer-module__S6Hkya__topDivider{background:linear-gradient(90deg, transparent, var(--gold-primary), var(--gold-bright), var(--gold-primary), transparent);height:1px}.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:48px;padding-top:64px;padding-bottom:48px;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1.5fr 2fr}}.Footer-module__S6Hkya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:10px;width:fit-content;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{border:1px solid #c8a84b4d;border-radius:8px;width:40px;height:40px;overflow:hidden}.Footer-module__S6Hkya__logoText{color:var(--text-primary);letter-spacing:-.03em;font-size:1.4rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:300px;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:10px;display:flex}.Footer-module__S6Hkya__socialLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--gold-primary);border-color:var(--border-gold);background:var(--gold-pale);transform:translateY(-2px)}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:480px){.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr)}}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__linkTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-primary);margin-bottom:8px;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.875rem;line-height:1.4;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-subtle);padding:20px 0}.Footer-module__S6Hkya__bottomBar>div{flex-direction:column;gap:6px;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomBar>div{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__disclaimer{color:var(--text-muted);opacity:.7;text-align:right;max-width:500px;font-size:.75rem}@media (max-width:767px){.Footer-module__S6Hkya__disclaimer{text-align:left}}
.Hero-module__QyaE7G__hero{align-items:center;min-height:100vh;padding-top:100px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__QyaE7G__bgGlow{pointer-events:none;background:radial-gradient(#c8a84b14 0%,#0000 70%);width:800px;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__QyaE7G__bgGrid{pointer-events:none;background-image:linear-gradient(#c8a84b0a 1px,#0000 1px),linear-gradient(90deg,#c8a84b0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%)}.Hero-module__QyaE7G__bgOrb1{pointer-events:none;background:radial-gradient(circle,#c8a84b0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__QyaE7G__float1;position:absolute;top:20%;right:-10%}.Hero-module__QyaE7G__bgOrb2{pointer-events:none;background:radial-gradient(circle,#ffd7000a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:10s ease-in-out infinite Hero-module__QyaE7G__float2;position:absolute;bottom:10%;left:-5%}@keyframes Hero-module__QyaE7G__float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,20px)scale(1.05)}}@keyframes Hero-module__QyaE7G__float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-25px)scale(1.03)}}.Hero-module__QyaE7G__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}.Hero-module__QyaE7G__badge{color:var(--gold-primary);letter-spacing:.04em;background:#c8a84b14;border:1px solid #c8a84b33;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:600;animation:.5s ease-out both Hero-module__QyaE7G__fadeInUp;display:inline-flex}.Hero-module__QyaE7G__badgeDot{background:var(--gold-primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__QyaE7G__pulseGold}@keyframes Hero-module__QyaE7G__pulseGold{0%,to{box-shadow:0 0 #c8a84b99}50%{box-shadow:0 0 0 6px #c8a84b00}}.Hero-module__QyaE7G__heading{letter-spacing:-.03em;color:var(--text-primary);font-family:Playfair Display,Inter,serif;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.1;animation:.6s ease-out .1s both Hero-module__QyaE7G__fadeInUp}.Hero-module__QyaE7G__sub{max-width:600px;color:var(--text-secondary);font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;animation:.6s ease-out .2s both Hero-module__QyaE7G__fadeInUp}.Hero-module__QyaE7G__ctaGroup{flex-wrap:wrap;justify-content:center;gap:14px;animation:.6s ease-out .3s both Hero-module__QyaE7G__fadeInUp;display:flex}.Hero-module__QyaE7G__trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:.6s ease-out .4s both Hero-module__QyaE7G__fadeInUp;display:flex}.Hero-module__QyaE7G__trustItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.Hero-module__QyaE7G__trustDivider{background:var(--border-subtle);width:1px;height:16px}.Hero-module__QyaE7G__ticker{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;align-items:center;gap:14px;max-width:100%;padding:12px 20px;animation:.6s ease-out .5s both Hero-module__QyaE7G__fadeInUp;display:flex;overflow:hidden}.Hero-module__QyaE7G__tickerLabel{letter-spacing:.1em;text-transform:uppercase;color:#22c55e;flex-shrink:0;align-items:center;gap:6px;font-size:.65rem;font-weight:700;display:flex}.Hero-module__QyaE7G__tickerLabel:before{content:"";background:#22c55e;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite Hero-module__QyaE7G__pulseGreen}@keyframes Hero-module__QyaE7G__pulseGreen{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__QyaE7G__tickerContent{flex-wrap:wrap;align-items:center;gap:12px;display:flex;overflow:hidden}.Hero-module__QyaE7G__tickerItem{white-space:nowrap;align-items:center;gap:6px;display:flex}.Hero-module__QyaE7G__tickerName{color:var(--text-muted);font-size:.75rem;font-weight:500}.Hero-module__QyaE7G__tickerPrice{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.Hero-module__QyaE7G__tickerUnit{color:var(--text-muted);font-size:.7rem;font-weight:400}.Hero-module__QyaE7G__tickerUp{color:#22c55e;font-size:.72rem;font-weight:600}.Hero-module__QyaE7G__tickerDown{color:#ef4444;font-size:.72rem;font-weight:600}.Hero-module__QyaE7G__tickerSep{color:var(--border-subtle);font-size:1.2rem}
.Stats-module__9_V5QG__stats{padding:60px 0;position:relative}.Stats-module__9_V5QG__stats:before{content:"";background:linear-gradient(#c8a84b08 0%,#0000 100%);position:absolute;inset:0}.Stats-module__9_V5QG__grid{background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.Stats-module__9_V5QG__grid{grid-template-columns:repeat(4,1fr)}}.Stats-module__9_V5QG__card{background:var(--dark-800);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 24px;transition:background .3s;display:flex}.Stats-module__9_V5QG__card:hover{background:#c8a84b0a}.Stats-module__9_V5QG__icon{font-size:1.5rem;line-height:1}.Stats-module__9_V5QG__value{letter-spacing:-.03em;background:linear-gradient(135deg, var(--gold-primary), var(--gold-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.Stats-module__9_V5QG__label{color:var(--text-muted);font-size:.8rem;font-weight:500}
.Services-module__rBvGKa__section{padding:100px 0;position:relative}.Services-module__rBvGKa__header{text-align:center;margin-bottom:64px}.Services-module__rBvGKa__header .Services-module__rBvGKa__section-label{justify-content:center}.Services-module__rBvGKa__header .Services-module__rBvGKa__section-label:before{display:none}.Services-module__rBvGKa__header .Services-module__rBvGKa__section-label:after{content:"";background:var(--gold-primary);width:24px;height:1px;display:block}.Services-module__rBvGKa__title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.15}.Services-module__rBvGKa__sub{color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1rem;line-height:1.7}.Services-module__rBvGKa__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.Services-module__rBvGKa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__rBvGKa__grid{grid-template-columns:repeat(4,1fr)}}.Services-module__rBvGKa__card{flex-direction:column;gap:12px;padding:28px;display:flex}.Services-module__rBvGKa__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.Services-module__rBvGKa__iconWrap{color:var(--gold-primary);background:#c8a84b14;border:1px solid #c8a84b26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Services-module__rBvGKa__tag{letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:100px;flex-shrink:0;padding:4px 10px;font-size:.65rem;font-weight:700}.Services-module__rBvGKa__cardLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:600}.Services-module__rBvGKa__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.Services-module__rBvGKa__cardDesc{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.6}.Services-module__rBvGKa__features{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;margin-top:8px;padding-top:16px;list-style:none;display:flex}.Services-module__rBvGKa__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.8rem;display:flex}.Services-module__rBvGKa__featureItem svg{flex-shrink:0}
.HowItWorks-module__qt0LDG__section{padding:100px 0;position:relative;overflow:hidden}.HowItWorks-module__qt0LDG__bg{pointer-events:none;background:linear-gradient(#0000 0%,#c8a84b05 50%,#0000 100%);position:absolute;inset:0}.HowItWorks-module__qt0LDG__header{margin-bottom:64px}.HowItWorks-module__qt0LDG__title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.15}.HowItWorks-module__qt0LDG__sub{color:var(--text-secondary);font-size:1rem}.HowItWorks-module__qt0LDG__steps{grid-template-columns:1fr;gap:32px;margin-bottom:64px;display:grid;position:relative}@media (min-width:768px){.HowItWorks-module__qt0LDG__steps{grid-template-columns:repeat(4,1fr);gap:0}}.HowItWorks-module__qt0LDG__step{flex-direction:column;gap:14px;display:flex;position:relative}@media (min-width:768px){.HowItWorks-module__qt0LDG__step{padding-right:32px}}.HowItWorks-module__qt0LDG__connector{display:none}@media (min-width:768px){.HowItWorks-module__qt0LDG__connector{background:linear-gradient(90deg, var(--border-gold), transparent);width:100%;height:1px;display:block;position:absolute;top:22px;right:0}}.HowItWorks-module__qt0LDG__numWrap{z-index:1;position:relative}.HowItWorks-module__qt0LDG__num{width:44px;height:44px;color:var(--gold-primary);letter-spacing:-.02em;background:#c8a84b1a;border:1px solid #c8a84b33;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.HowItWorks-module__qt0LDG__stepContent{flex-direction:column;gap:8px;display:flex}.HowItWorks-module__qt0LDG__stepTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.HowItWorks-module__qt0LDG__stepDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.HowItWorks-module__qt0LDG__demo{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:20px;grid-template-columns:1fr;gap:32px;padding:32px;display:grid}@media (min-width:768px){.HowItWorks-module__qt0LDG__demo{grid-template-columns:2fr 1fr;gap:40px}}.HowItWorks-module__qt0LDG__demoLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:.75rem;font-weight:600}.HowItWorks-module__qt0LDG__notification{background:#17212b;border:1px solid #ffffff0d;border-radius:12px;max-width:360px;overflow:hidden}.HowItWorks-module__qt0LDG__notifHeader{background:#242f3d;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.HowItWorks-module__qt0LDG__notifBot{color:#fff;font-size:.8rem;font-weight:600}.HowItWorks-module__qt0LDG__notifTime{color:#fff6;font-size:.72rem}.HowItWorks-module__qt0LDG__notifBody{flex-direction:column;gap:8px;padding:14px;display:flex}.HowItWorks-module__qt0LDG__notifTitle{color:#fff;font-size:.95rem}.HowItWorks-module__qt0LDG__notifLocation{color:#ffffffb3;font-size:.8rem}.HowItWorks-module__qt0LDG__notifProducts{background:#ffffff0d;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}.HowItWorks-module__qt0LDG__notifProduct{color:#fffc;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.HowItWorks-module__qt0LDG__notifBadge{color:#22c55e;background:#22c55e26;border-radius:100px;padding:2px 8px;font-size:.7rem}.HowItWorks-module__qt0LDG__notifPrice{color:#fff9;font-size:.8rem}.HowItWorks-module__qt0LDG__notifCta{gap:8px;margin-top:4px;display:flex}.HowItWorks-module__qt0LDG__notifBtn{text-align:center;color:#c8a84b;cursor:pointer;background:#c8a84b33;border-radius:8px;flex:1;padding:8px 12px;font-size:.78rem;font-weight:600;transition:background .2s}.HowItWorks-module__qt0LDG__notifBtn:hover{background:#c8a84b59}.HowItWorks-module__qt0LDG__demoRight{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.HowItWorks-module__qt0LDG__demoStat{text-align:center;border:1px solid var(--border-subtle);background:#ffffff08;border-radius:12px;width:100%;padding:16px 24px}.HowItWorks-module__qt0LDG__demoStatGold{border-color:var(--border-gold);background:#c8a84b0d}.HowItWorks-module__qt0LDG__demoStatValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.HowItWorks-module__qt0LDG__demoStatValueGold{letter-spacing:-.03em;background:linear-gradient(135deg, var(--gold-primary), var(--gold-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.HowItWorks-module__qt0LDG__demoStatLabel{color:var(--text-muted);margin-top:4px;font-size:.75rem}.HowItWorks-module__qt0LDG__demoArrow{color:var(--gold-primary);opacity:.5;font-size:1.4rem}
.Pricing-module__qXHSoW__section{padding:100px 0}.Pricing-module__qXHSoW__header{text-align:center;margin-bottom:64px}.Pricing-module__qXHSoW__header .Pricing-module__qXHSoW__section-label{justify-content:center}.Pricing-module__qXHSoW__header .Pricing-module__qXHSoW__section-label:before{display:none}.Pricing-module__qXHSoW__header .Pricing-module__qXHSoW__section-label:after{content:"";background:var(--gold-primary);width:24px;height:1px;display:block}.Pricing-module__qXHSoW__title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.Pricing-module__qXHSoW__sub{color:var(--text-secondary);font-size:1rem}.Pricing-module__qXHSoW__grid{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}@media (min-width:768px){.Pricing-module__qXHSoW__grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.Pricing-module__qXHSoW__card{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:20px;flex-direction:column;gap:12px;padding:32px 28px;transition:all .4s;display:flex;position:relative}.Pricing-module__qXHSoW__card:hover{border-color:var(--border-gold)}.Pricing-module__qXHSoW__cardFeatured{background:#c8a84b0d;border-color:#c8a84b4d;transform:scale(1.02);box-shadow:0 0 40px #c8a84b14}.Pricing-module__qXHSoW__cardFeatured:hover{transform:scale(1.04);box-shadow:0 0 60px #c8a84b26}.Pricing-module__qXHSoW__badge{background:linear-gradient(135deg, var(--gold-primary), var(--gold-bright));color:var(--dark-900);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.7rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__qXHSoW__planName{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-primary);font-size:.85rem;font-weight:700}.Pricing-module__qXHSoW__priceRow{align-items:baseline;gap:4px;display:flex}.Pricing-module__qXHSoW__currency{color:var(--text-secondary);font-size:1rem;font-weight:600}.Pricing-module__qXHSoW__price{letter-spacing:-.03em;color:var(--text-primary);font-size:2.2rem;font-weight:800}.Pricing-module__qXHSoW__period{color:var(--text-muted);margin-top:-4px;font-size:.8rem}.Pricing-module__qXHSoW__desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.Pricing-module__qXHSoW__divider{background:var(--border-subtle);height:1px;margin:4px 0}.Pricing-module__qXHSoW__features{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.Pricing-module__qXHSoW__feature{color:var(--text-primary);align-items:center;gap:10px;font-size:.85rem;display:flex}.Pricing-module__qXHSoW__featureExcluded{color:var(--text-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--dark-500);text-decoration-color:var(--dark-500)}.Pricing-module__qXHSoW__note{text-align:center;color:var(--text-muted);border:1px solid var(--border-subtle);background:#ffffff05;border-radius:12px;margin-top:40px;padding:16px;font-size:.875rem}
.Testimonials-module__zBFpaq__section{padding:100px 0}.Testimonials-module__zBFpaq__header{margin-bottom:48px}.Testimonials-module__zBFpaq__title{letter-spacing:-.03em;margin-top:4px;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.Testimonials-module__zBFpaq__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.Testimonials-module__zBFpaq__grid{grid-template-columns:repeat(2,1fr)}}.Testimonials-module__zBFpaq__card{flex-direction:column;gap:16px;padding:28px;display:flex}.Testimonials-module__zBFpaq__stars{gap:2px;display:flex}.Testimonials-module__zBFpaq__quote{color:var(--text-secondary);flex:1;font-size:.9rem;font-style:italic;line-height:1.7}.Testimonials-module__zBFpaq__author{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding-top:16px;display:flex}.Testimonials-module__zBFpaq__avatar{border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__zBFpaq__name{color:var(--text-primary);font-size:.875rem;font-weight:700}.Testimonials-module__zBFpaq__role{color:var(--text-muted);margin-top:2px;font-size:.75rem}
.FAQ-module__B6EfNG__section{background:var(--dark-950);padding:100px 0}.FAQ-module__B6EfNG__inner{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:960px){.FAQ-module__B6EfNG__inner{grid-template-columns:1fr 1.5fr;align-items:start;gap:80px}}.FAQ-module__B6EfNG__header{position:sticky;top:120px}.FAQ-module__B6EfNG__title{letter-spacing:-.03em;margin-top:12px;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.15}.FAQ-module__B6EfNG__sub{color:var(--text-secondary);font-size:1rem;line-height:1.6}.FAQ-module__B6EfNG__contactLink{color:var(--gold-primary);font-weight:500;text-decoration:none}.FAQ-module__B6EfNG__contactLink:hover{text-decoration:underline}.FAQ-module__B6EfNG__items{flex-direction:column;gap:16px;display:flex}.FAQ-module__B6EfNG__item{border:1px solid var(--border-subtle);background:#ffffff05;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__B6EfNG__itemOpen{border-color:var(--border-gold);background:#c8a84b0a}.FAQ-module__B6EfNG__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px;font-size:1rem;font-weight:600;line-height:1.4;display:flex}.FAQ-module__B6EfNG__chevron{color:var(--gold-primary);flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;transition:transform .3s;display:flex}.FAQ-module__B6EfNG__itemOpen .FAQ-module__B6EfNG__chevron{transform:rotate(180deg)}.FAQ-module__B6EfNG__answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__B6EfNG__itemOpen .FAQ-module__B6EfNG__answer{grid-template-rows:1fr}.FAQ-module__B6EfNG__answerInner{color:var(--text-secondary);padding:0 24px;font-size:.9rem;line-height:1.6;overflow:hidden}.FAQ-module__B6EfNG__itemOpen .FAQ-module__B6EfNG__answerInner{padding-bottom:24px}
.CTA-module__WsSYCq__section{padding:80px 0 0}.CTA-module__WsSYCq__box{border:1px solid var(--border-gold);text-align:center;background:#c8a84b0d;border-radius:24px;flex-direction:column;align-items:center;padding:64px 24px;display:flex;position:relative;overflow:hidden}.CTA-module__WsSYCq__glow{pointer-events:none;background:radial-gradient(circle,#c8a84b26 0%,#0000 60%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__WsSYCq__title{z-index:1;letter-spacing:-.03em;color:var(--text-primary);max-width:800px;margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;position:relative}.CTA-module__WsSYCq__desc{z-index:1;color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.15rem);position:relative}.CTA-module__WsSYCq__actions{z-index:1;justify-content:center;margin-bottom:40px;display:flex;position:relative}.CTA-module__WsSYCq__meta{z-index:1;color:var(--text-muted);font-size:.9rem;font-style:italic;line-height:1.6;position:relative}.CTA-module__WsSYCq__meta br{margin-bottom:8px}
