.Header-module__Af2_WG__header{z-index:1000;transition:all var(--transition-normal);padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header .Header-module__Af2_WG__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Header-module__Af2_WG__navWrapper{-webkit-backdrop-filter:blur(50px)saturate(200%)brightness(1.1);transition:all var(--transition-normal);background:#000000d9;border:1px solid #c9a54b33;border-radius:24px;padding:0 2rem;box-shadow:0 8px 32px #00000080,inset 0 0 0 1px #ffffff14,0 2px 4px #c9a54b26,0 0 60px #0000004d}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__navWrapper{-webkit-backdrop-filter:blur(60px)saturate(220%)brightness(1.15);background:#000000e6;border-color:#c9a54b4d;box-shadow:0 12px 40px #000000b3,inset 0 0 0 1px #ffffff1a,0 4px 8px #c9a54b33,0 0 80px #0006}.Header-module__Af2_WG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__langSwitch{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:3px;display:flex;box-shadow:0 4px 6px #0000001a}.Header-module__Af2_WG__langOption{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1)}.Header-module__Af2_WG__langOption:hover{color:var(--color-off-white)}.Header-module__Af2_WG__activeLang{background:var(--color-gold);font-weight:700;box-shadow:0 2px 8px #c9a54b4d;color:#000!important}.Header-module__Af2_WG__mobileLangContainer{border-top:1px solid #ffffff1a;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Header-module__Af2_WG__langSwitchMobile{background:#0000004d;border-radius:12px;width:100%;padding:4px;display:flex}.Header-module__Af2_WG__langOptionMobile{color:var(--color-text-secondary);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:.95rem;font-weight:500;transition:all .3s}.Header-module__Af2_WG__activeLangMobile{background:var(--color-gold);color:#000;font-weight:700}.Header-module__Af2_WG__nav{justify-content:space-between;align-items:center;gap:2rem;padding:1rem 0;display:flex}.Header-module__Af2_WG__logo{cursor:pointer;transition:var(--transition-fast);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:900;display:flex}.Header-module__Af2_WG__logo:hover{transform:scale(1.05)}.Header-module__Af2_WG__logoImage{object-fit:contain;width:40px;height:40px}.Header-module__Af2_WG__logoText{background:var(--gradient-gold);-webkit-text-fill-color:transparent;letter-spacing:.02em;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:1.25rem}.Header-module__Af2_WG__navLinks{flex:1;justify-content:center;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__navLinks li a{color:var(--color-text-secondary);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;font-size:.95rem;font-weight:500;position:relative}.Header-module__Af2_WG__navLinks li a:after{content:"";background:var(--gradient-gold);width:0;height:2px;transition:width var(--transition-fast);position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLinks li a:hover{color:var(--color-gold)}.Header-module__Af2_WG__navLinks li a:hover:after{width:100%}.Header-module__Af2_WG__downloadBtn{color:#fff;background:#111;border:1px solid #d4c9a34d;border-radius:999px;align-items:center;gap:12px;padding:6px 6px 6px 20px;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:0 4px 12px #0003}.Header-module__Af2_WG__btnText{color:var(--color-text-secondary);letter-spacing:.01em;white-space:nowrap;font-size:.95rem;font-weight:500}.Header-module__Af2_WG__iconCircle{background:var(--color-text-secondary);width:36px;height:36px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex}.Header-module__Af2_WG__downloadBtn:hover{background:#000;border-color:#c9a54b66;box-shadow:0 4px 20px #c9a54b26}.Header-module__Af2_WG__downloadBtn:hover .Header-module__Af2_WG__iconCircle{background:var(--color-gold);color:#000;transform:rotate(45deg)}.Header-module__Af2_WG__mobileDownloadBtn{justify-content:space-between;width:auto;margin:1rem 2rem 0;display:flex}.Header-module__Af2_WG__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__Af2_WG__menuToggle span{background:var(--color-gold);width:25px;height:2px;transition:all var(--transition-fast);border-radius:2px}.Header-module__Af2_WG__menuToggle span.Header-module__Af2_WG__menuIconOpen:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__Af2_WG__menuToggle span.Header-module__Af2_WG__menuIconOpen:nth-child(2){opacity:0}.Header-module__Af2_WG__menuToggle span.Header-module__Af2_WG__menuIconOpen:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Header-module__Af2_WG__mobileMenu{z-index:1001;background:#000;border:1px solid #c9a54b33;border-radius:24px;margin-top:1rem;padding:2rem 0;animation:.3s Header-module__Af2_WG__fadeIn;display:none;position:relative;box-shadow:0 8px 32px #000c}.Header-module__Af2_WG__mobileMenu ul{margin:0 0 1rem;padding:0 2rem;list-style:none}.Header-module__Af2_WG__mobileMenu ul li{margin-bottom:1rem}.Header-module__Af2_WG__mobileMenu ul li a{color:var(--color-text-secondary);cursor:pointer;transition:var(--transition-fast);padding:.75rem 0;font-size:1.1rem;font-weight:500;display:block}.Header-module__Af2_WG__mobileMenu ul li a:hover{color:var(--color-gold);padding-left:.5rem}@media (max-width:1024px){.Header-module__Af2_WG__header{padding:1rem 0}.Header-module__Af2_WG__header .Header-module__Af2_WG__container{padding:0 1rem}.Header-module__Af2_WG__navWrapper{border-radius:20px;padding:0 1.5rem}.Header-module__Af2_WG__navLinks,.Header-module__Af2_WG__nav .Header-module__Af2_WG__downloadBtn,.Header-module__Af2_WG__actions{display:none}.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__mobileMenu{display:block}.Header-module__Af2_WG__mobileMenu ul{padding:0 1.5rem}}
.Footer-module__EZoWya__footer{background:#000;padding:5rem 0 2rem;position:relative;overflow:hidden}.Footer-module__EZoWya__footer:before{content:"";background:linear-gradient(90deg,#0000,#c9a54b66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__EZoWya__topSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4rem;padding-bottom:3rem;display:flex}.Footer-module__EZoWya__brandWrapper{flex-direction:column;gap:1.5rem;max-width:400px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__logoText{background:var(--gradient-gold);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;font-size:1.5rem;font-weight:900}.Footer-module__EZoWya__tagline{color:var(--color-text-tertiary);font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__storeBadges{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__EZoWya__badgeImg{object-fit:contain;width:auto;height:42px}.Footer-module__EZoWya__storeLink{opacity:.9;transition:transform .2s;display:inline-flex}.Footer-module__EZoWya__storeLink:hover{opacity:1;transform:translateY(-2px)}.Footer-module__EZoWya__newsletterWrapper{width:100%;max-width:350px}.Footer-module__EZoWya__newsletterWrapper h4{color:var(--color-off-white);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__newsletterText{color:var(--color-text-tertiary);margin-bottom:1rem;font-size:.9rem}.Footer-module__EZoWya__inputGroup{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:4px;transition:all .3s;display:flex}.Footer-module__EZoWya__inputGroup:focus-within{border-color:var(--color-gold);background:#ffffff0d}.Footer-module__EZoWya__inputGroup input{color:var(--color-off-white);background:0 0;border:none;outline:none;width:100%;padding:10px 15px;font-size:.9rem}.Footer-module__EZoWya__inputGroup button{background:var(--color-gold);cursor:pointer;color:#000;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.Footer-module__EZoWya__inputGroup button:hover{transform:scale(1.05)}.Footer-module__EZoWya__divider{background:#ffffff1a;width:100%;height:1px;margin-bottom:3rem}.Footer-module__EZoWya__mainSection{flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.Footer-module__EZoWya__linksGrid{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__EZoWya__column h4{color:var(--color-gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Footer-module__EZoWya__column ul{margin:0;padding:0;list-style:none}.Footer-module__EZoWya__column ul li{margin-bottom:.8rem}.Footer-module__EZoWya__column ul li a{color:var(--color-text-tertiary);font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__EZoWya__column ul li a:hover{color:var(--color-off-white);transform:translate(4px)}.Footer-module__EZoWya__socialWrapper h4{color:var(--color-off-white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Footer-module__EZoWya__social{gap:1rem;display:flex}.Footer-module__EZoWya__social a{width:36px;height:36px;color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__EZoWya__social a:hover{background:var(--color-gold);color:#000;border-color:var(--color-gold);transform:translateY(-3px);box-shadow:0 4px 12px #c9a54b33}.Footer-module__EZoWya__bottom{text-align:center;border-top:1px solid #ffffff0d;margin-top:4rem;padding-top:2rem}.Footer-module__EZoWya__bottom p{color:#ffffff4d;font-size:.85rem}@media (max-width:900px){.Footer-module__EZoWya__linksGrid{justify-content:space-between;gap:2rem;width:100%}}@media (max-width:768px){.Footer-module__EZoWya__topSection{flex-direction:column;gap:2rem}.Footer-module__EZoWya__brandWrapper,.Footer-module__EZoWya__newsletterWrapper{max-width:100%}.Footer-module__EZoWya__mainSection{flex-direction:column;gap:2rem}.Footer-module__EZoWya__socialWrapper{margin-top:1rem}}
.TypingTitle-module__W68L9q__typingTitle{font-weight:800;line-height:1.2;display:inline-block}.TypingTitle-module__W68L9q__char{opacity:.1;display:inline-block}
.FAQ-module__KSzKsa__header{text-align:center;margin-bottom:4rem}.FAQ-module__KSzKsa__header h2{margin-bottom:1rem}.FAQ-module__KSzKsa__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.FAQ-module__KSzKsa__faqList{max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__faqItem{background:var(--gradient-card);border-radius:var(--radius-md);transition:all var(--transition-normal);border:1px solid #c9a54b33;margin-bottom:1.5rem;overflow:hidden}.FAQ-module__KSzKsa__faqItem:hover{border-color:var(--color-gold)}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__open{border-color:var(--color-gold);box-shadow:var(--shadow-premium)}.FAQ-module__KSzKsa__question{width:100%;color:var(--color-off-white);text-align:left;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--color-gold)}.FAQ-module__KSzKsa__icon{color:var(--color-gold);transition:transform var(--transition-fast);flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:300}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__icon{transform:rotate(180deg)}.FAQ-module__KSzKsa__answer{max-height:0;transition:max-height var(--transition-normal),padding var(--transition-normal);overflow:hidden}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__answer{max-height:500px;padding:0 2rem 1.5rem}.FAQ-module__KSzKsa__answer p{color:var(--color-text-secondary);margin:0;line-height:1.7}@media (max-width:768px){.FAQ-module__KSzKsa__question{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__answer{padding:0 1.5rem 1.25rem}.FAQ-module__KSzKsa__icon{font-size:1.25rem}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(at top,#c9a54b1a 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{text-align:center;z-index:2;max-width:900px;margin:0 auto;animation:.8s ease-out Hero-module__Z8hQ_W__fadeInUp;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--color-gold);background:#c9a54b1a;border:1px solid #c9a54b4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;animation:1s ease-out .2s backwards Hero-module__Z8hQ_W__fadeIn;display:inline-flex}.Hero-module__Z8hQ_W__badgeIcon{color:var(--color-gold);animation:2s ease-in-out infinite Hero-module__Z8hQ_W__glow}.Hero-module__Z8hQ_W__title{margin-bottom:1.5rem;animation:.8s ease-out .3s backwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__subtitle{color:var(--color-text-secondary);white-space:pre-line;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.8;animation:.8s ease-out .4s backwards Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4rem;animation:.8s ease-out .5s backwards Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__storeBadgeLink{transition:all var(--transition-fast);border-radius:8px;display:inline-block;overflow:hidden}.Hero-module__Z8hQ_W__storeBadgeLink:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 24px #c9a54b4d}.Hero-module__Z8hQ_W__storeBadgeImage{border-radius:8px;width:auto;height:56px;display:block}.Hero-module__Z8hQ_W__appShowcase{perspective:1500px;justify-content:center;margin:3rem 0 4rem;animation:.8s ease-out .6s backwards Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__phonesContainer{justify-content:center;align-items:center;gap:0;height:650px;display:flex;position:relative}.Hero-module__Z8hQ_W__phoneFrame{transition:all var(--transition-normal);background:linear-gradient(145deg,#c9a54b33,#c9a54b0d);border-radius:32px;width:296px;padding:8px;position:relative;box-shadow:0 20px 60px #00000080,inset 0 0 0 1px #c9a54b33,0 0 40px #c9a54b1a}.Hero-module__Z8hQ_W__phoneFrame:hover{z-index:10!important;transform:translateY(-10px)scale(1.05)!important}.Hero-module__Z8hQ_W__phoneLeft{z-index:1;opacity:.85;transform:rotateY(25deg)translate(60px)scale(.9)}.Hero-module__Z8hQ_W__phoneCenter{z-index:2;margin:0 -40px;transform:scale(1)}.Hero-module__Z8hQ_W__phoneRight{z-index:1;opacity:.85;transform:rotateY(-25deg)translate(-60px)scale(.9)}.Hero-module__Z8hQ_W__appScreenshot{border-radius:28px;width:100%;height:auto;display:block;box-shadow:0 10px 30px #0000004d}.Hero-module__Z8hQ_W__stats{border-top:1px solid #c9a54b33;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;padding:2rem 0;animation:.8s ease-out .7s backwards Hero-module__Z8hQ_W__fadeInUp;display:grid}.Hero-module__Z8hQ_W__stat{text-align:center}.Hero-module__Z8hQ_W__statNumber{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.Hero-module__Z8hQ_W__statLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.Hero-module__Z8hQ_W__backgroundGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#c9a54b26 0%,#0000 70%);width:800px;height:800px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__glow;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module__Z8hQ_W__phonesContainer{height:550px}.Hero-module__Z8hQ_W__phoneFrame{width:240px}.Hero-module__Z8hQ_W__phoneLeft{transform:rotateY(20deg)translate(40px)scale(.85)}.Hero-module__Z8hQ_W__phoneRight{transform:rotateY(-20deg)translate(-40px)scale(.85)}.Hero-module__Z8hQ_W__phoneCenter{margin:0 -30px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:120px 0 60px}.Hero-module__Z8hQ_W__title{font-size:2rem}.Hero-module__Z8hQ_W__subtitle{font-size:1.1rem}.Hero-module__Z8hQ_W__cta{flex-direction:column;align-items:center;gap:1rem}.Hero-module__Z8hQ_W__phonesContainer{gap:0;height:450px}.Hero-module__Z8hQ_W__phoneFrame{width:180px}.Hero-module__Z8hQ_W__phoneLeft{transform:rotateY(15deg)translate(20px)scale(.75)}.Hero-module__Z8hQ_W__phoneRight{transform:rotateY(-15deg)translate(-20px)scale(.75)}.Hero-module__Z8hQ_W__phoneCenter{margin:0 -20px;transform:scale(.9)}.Hero-module__Z8hQ_W__stats{grid-template-columns:1fr;gap:1.5rem}.Hero-module__Z8hQ_W__statNumber{font-size:2rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding-top:100px;padding-bottom:40px}.Hero-module__Z8hQ_W__badge{margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem}.Hero-module__Z8hQ_W__title{margin-bottom:1rem;font-size:1.75rem}.Hero-module__Z8hQ_W__subtitle{margin-bottom:2rem;padding:0 1rem;font-size:1rem;line-height:1.6}.Hero-module__Z8hQ_W__cta{gap:.75rem;margin-bottom:2.5rem}.Hero-module__Z8hQ_W__phonesContainer{height:380px;margin-top:2rem;margin-bottom:2rem}.Hero-module__Z8hQ_W__phoneFrame{border-radius:20px;width:140px;padding:5px}.Hero-module__Z8hQ_W__phoneCenter{z-index:5;margin:0 -35px;transform:scale(.9)}.Hero-module__Z8hQ_W__phoneLeft{opacity:.6;z-index:1;transform:rotateY(10deg)translate(10px)scale(.8)}.Hero-module__Z8hQ_W__phoneRight{opacity:.6;z-index:1;transform:rotateY(-10deg)translate(-10px)scale(.8)}.Hero-module__Z8hQ_W__appScreenshot{border-radius:16px}.Hero-module__Z8hQ_W__stats{gap:1.5rem;padding-top:1.5rem}.Hero-module__Z8hQ_W__statNumber{font-size:1.75rem}.Hero-module__Z8hQ_W__statLabel{font-size:.75rem}}
.HowItWorks-module__a-Tr4W__header{text-align:center;margin-bottom:4rem}.HowItWorks-module__a-Tr4W__header h2{margin-bottom:1rem}.HowItWorks-module__a-Tr4W__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid;position:relative}.HowItWorks-module__a-Tr4W__step{text-align:center;background:var(--gradient-card);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #c9a54b33;padding:3rem 2rem 2.5rem;position:relative}.HowItWorks-module__a-Tr4W__step:hover{border-color:var(--color-gold);box-shadow:var(--shadow-premium);transform:translateY(-8px)}.HowItWorks-module__a-Tr4W__stepNumber{background:var(--gradient-gold);-webkit-text-fill-color:transparent;opacity:.4;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__stepIcon{color:var(--color-gold);filter:drop-shadow(0 0 20px #c9a54b4d);justify-content:center;align-items:center;margin:3rem auto 1.5rem;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{color:var(--color-off-white);margin-bottom:1rem;font-size:1.5rem}.HowItWorks-module__a-Tr4W__stepDescription{color:var(--color-text-secondary);line-height:1.7}.HowItWorks-module__a-Tr4W__connector{color:var(--color-gold);opacity:.3;font-size:2rem;display:none;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}@media (min-width:769px){.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(3,1fr);gap:2.5rem}.HowItWorks-module__a-Tr4W__connector{display:block}}@media (max-width:768px){.HowItWorks-module__a-Tr4W__steps{gap:2rem}.HowItWorks-module__a-Tr4W__step{padding:3rem 1.5rem 2rem}.HowItWorks-module__a-Tr4W__stepNumber{font-size:2rem;top:1rem}.HowItWorks-module__a-Tr4W__stepIcon{margin:2.5rem auto 1.5rem}}
.Features-module__ZD3nRW__header{text-align:center;margin-bottom:4rem}.Features-module__ZD3nRW__header h2{margin-bottom:1rem}.Features-module__ZD3nRW__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__ZD3nRW__featureCard{background:var(--gradient-card);border-radius:var(--radius-lg);transition:all var(--transition-normal);text-align:center;border:1px solid #c9a54b33;padding:2.5rem 2rem}.Features-module__ZD3nRW__featureCard:hover{border-color:var(--color-gold);box-shadow:var(--shadow-premium);transform:translateY(-8px)}.Features-module__ZD3nRW__iconWrapper{width:80px;height:80px;transition:var(--transition-normal);background:radial-gradient(circle,#c9a54b33 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Features-module__ZD3nRW__featureCard:hover .Features-module__ZD3nRW__iconWrapper{background:radial-gradient(circle,#c9a54b4d 0%,#0000 70%);transform:scale(1.1)}.Features-module__ZD3nRW__icon{color:var(--color-gold);filter:drop-shadow(0 0 15px #c9a54b66)}.Features-module__ZD3nRW__title{color:var(--color-off-white);margin-bottom:1rem;font-size:1.5rem}.Features-module__ZD3nRW__description{color:var(--color-text-secondary);line-height:1.7}@media (max-width:768px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__ZD3nRW__featureCard{padding:2rem 1.5rem}}
.legal-module__Yd4PWa__main{background-color:var(--color-black);background-image:radial-gradient(circle at 10% 20%,#c9a54b0d 0%,#0000 20%),radial-gradient(circle at 90% 80%,#c9a54b0d 0%,#0000 20%);min-height:100vh;padding-top:140px;padding-bottom:100px}.legal-module__Yd4PWa__contentWrapper{-webkit-backdrop-filter:blur(20px);background:#14141499;border:1px solid #ffffff0d;border-radius:24px;max-width:900px;margin:0 auto;padding:4rem;box-shadow:0 20px 40px #0006}.legal-module__Yd4PWa__mainTitle{text-align:center;background:var(--gradient-gold);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:3rem;font-size:3rem;font-weight:900}.legal-module__Yd4PWa__textBody{color:var(--color-text-secondary);font-family:SF Pro Text,sans-serif;line-height:1.8}.legal-module__Yd4PWa__sectionTitle{color:var(--color-off-white);border-bottom:1px solid #ffffff1a;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.legal-module__Yd4PWa__subHeader{color:var(--color-gold);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.legal-module__Yd4PWa__paragraph{color:#a0a0a0;margin-bottom:1rem;font-size:1rem}.legal-module__Yd4PWa__listItem{color:#ccc;margin-bottom:.5rem;padding-left:1.5rem;list-style:none;position:relative}.legal-module__Yd4PWa__bullet{color:var(--color-gold);font-size:1.2em;line-height:1;position:absolute;left:0}.legal-module__Yd4PWa__divider{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);border:0;height:1px;margin:2rem 0}.legal-module__Yd4PWa__paragraph:first-child{color:var(--color-off-white);font-weight:700}@media (max-width:768px){.legal-module__Yd4PWa__contentWrapper{padding:1.5rem}.legal-module__Yd4PWa__contentWrapper h1{font-size:1.8rem}}
.Pricing-module__TjAkjG__header{text-align:center;margin-bottom:4rem}.Pricing-module__TjAkjG__header h2{margin-bottom:1rem}.Pricing-module__TjAkjG__subtitle{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto 4rem;display:grid}.Pricing-module__TjAkjG__pricingCard{background:var(--gradient-card);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #c9a54b33;flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative}.Pricing-module__TjAkjG__pricingCard:hover{border-color:var(--color-gold);box-shadow:var(--shadow-premium);transform:translateY(-8px)}.Pricing-module__TjAkjG__pricingCard.Pricing-module__TjAkjG__highlighted{border:2px solid var(--color-gold);box-shadow:var(--shadow-premium);transform:scale(1.05)}.Pricing-module__TjAkjG__pricingCard.Pricing-module__TjAkjG__highlighted:hover{box-shadow:var(--shadow-glow);transform:scale(1.05)translateY(-8px)}.Pricing-module__TjAkjG__badge{background:var(--gradient-gold);color:var(--color-black);letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;border-radius:20px;max-width:90%;padding:.4rem 1.5rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;overflow:hidden;transform:translate(-50%)}.Pricing-module__TjAkjG__planHeader{text-align:center;margin-bottom:2rem}.Pricing-module__TjAkjG__planName{color:var(--color-off-white);margin-bottom:.5rem;font-size:1.75rem}.Pricing-module__TjAkjG__planDescription{color:var(--color-text-tertiary);font-size:.95rem}.Pricing-module__TjAkjG__priceWrapper{text-align:center;margin-bottom:2rem}.Pricing-module__TjAkjG__price{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:900}.Pricing-module__TjAkjG__comingSoon{color:var(--color-gold);font-size:2rem;font-weight:800}.Pricing-module__TjAkjG__period{color:var(--color-text-tertiary);margin-left:.25rem;font-size:1rem}.Pricing-module__TjAkjG__features{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.Pricing-module__TjAkjG__features li{color:var(--color-text-secondary);border-bottom:1px solid #c9a54b1a;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.Pricing-module__TjAkjG__features li:last-child{border-bottom:none}.Pricing-module__TjAkjG__checkmark{color:var(--color-gold);flex-shrink:0}.Pricing-module__TjAkjG__appBadges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.Pricing-module__TjAkjG__storeBadgeLink{transition:all var(--transition-fast);border-radius:8px;display:inline-block;overflow:hidden}.Pricing-module__TjAkjG__storeBadgeLink:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 24px #c9a54b4d}.Pricing-module__TjAkjG__storeBadgeImage{border-radius:8px;width:auto;height:56px;display:block}@media (max-width:768px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;gap:2rem}.Pricing-module__TjAkjG__pricingCard.Pricing-module__TjAkjG__highlighted{transform:scale(1)}.Pricing-module__TjAkjG__pricingCard.Pricing-module__TjAkjG__highlighted:hover{transform:translateY(-8px)}.Pricing-module__TjAkjG__price{font-size:3rem}.Pricing-module__TjAkjG__appBadges{flex-direction:column;align-items:center}.Pricing-module__TjAkjG__storeBadge{justify-content:center;width:100%;max-width:300px}}
