.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #ffffff80;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 24px #0000000a}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{transition:transform var(--transition-fast);align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__logoIcon{width:40px;height:40px;color:var(--accent-gold);transition:transform var(--transition-medium)}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoIcon{transform:rotate(10deg)}.Header-module__hBw1pG__logoIcon svg{width:100%;height:100%}.Header-module__hBw1pG__logoText{font-family:var(--font-serif);color:var(--primary-dark);font-size:20px;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:40px;display:flex}.Header-module__hBw1pG__navLink{color:var(--gray-text);transition:all var(--transition-fast);padding:4px 0;font-size:14px;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--accent-gold);width:0;height:1px;transition:width var(--transition-medium);position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--accent-gold)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__joinBtn{color:var(--white);background:var(--gradient-gold);transition:all var(--transition-medium);text-shadow:0 1px 2px #0003;background-size:200% 200%;border:1px solid #ffffff1a;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;position:relative;overflow:hidden;box-shadow:0 2px 8px #c5a0654d,inset 0 1px #fff3,inset 0 -1px #0000001a}.Header-module__hBw1pG__joinBtn:before{content:"";width:50%;height:100%;transition:left var(--transition-shine);background:linear-gradient(90deg,#0000,#fff6,#0000);position:absolute;top:0;left:-100%;transform:skew(-20deg)}.Header-module__hBw1pG__joinBtn:after{content:"";pointer-events:none;background:linear-gradient(#ffffff26,#0000);border-radius:6px 6px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.Header-module__hBw1pG__joinBtn:hover{background-position:100% 100%;transform:translateY(-2px);box-shadow:0 6px 20px #c5a06573,inset 0 1px #ffffff40,inset 0 -1px #00000026}.Header-module__hBw1pG__joinBtn:hover:before{left:150%}.Header-module__hBw1pG__joinBtn:active{transform:translateY(0)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__container{height:64px}}
.Footer-module__S6Hkya__footer{background:var(--white);border-top:1px solid var(--border-color);padding:80px 24px 40px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__top{border-bottom:1px solid var(--border-color);justify-content:space-between;gap:80px;padding-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{max-width:280px}.Footer-module__S6Hkya__logo{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__logoIcon{width:36px;height:36px;color:var(--accent-gold)}.Footer-module__S6Hkya__logoIcon svg{width:100%;height:100%}.Footer-module__S6Hkya__logoText{font-family:var(--font-serif);color:var(--primary-dark);font-size:18px;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--gray-text);font-size:14px;line-height:1.6}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--gray-light);font-size:13px}.Footer-module__S6Hkya__social{align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{width:36px;height:36px;color:var(--gray-text);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--accent-gold);border-color:var(--accent-gold)}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}.Footer-module__S6Hkya__legalLinks{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--gray-light);font-size:13px;transition:color .3s}.Footer-module__S6Hkya__legalLink:hover{color:var(--accent-gold)}@media (max-width:640px){.Footer-module__S6Hkya__footer{padding:60px 20px 32px}.Footer-module__S6Hkya__top{text-align:center;flex-direction:column;align-items:center;gap:32px}.Footer-module__S6Hkya__brand{text-align:center}.Footer-module__S6Hkya__logo,.Footer-module__S6Hkya__social{justify-content:center}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:24px}.Footer-module__S6Hkya__legalLinks{justify-content:center}}
.AnimateOnScroll-module__N8qlca__animate{height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.AnimateOnScroll-module__N8qlca__fadeUp{opacity:0;transform:translateY(40px)}.AnimateOnScroll-module__N8qlca__fadeUp.AnimateOnScroll-module__N8qlca__visible{opacity:1;transform:translateY(0)}.AnimateOnScroll-module__N8qlca__fadeIn{opacity:0}.AnimateOnScroll-module__N8qlca__fadeIn.AnimateOnScroll-module__N8qlca__visible{opacity:1}.AnimateOnScroll-module__N8qlca__fadeLeft{opacity:0;transform:translate(-40px)}.AnimateOnScroll-module__N8qlca__fadeLeft.AnimateOnScroll-module__N8qlca__visible{opacity:1;transform:translate(0)}.AnimateOnScroll-module__N8qlca__fadeRight{opacity:0;transform:translate(40px)}.AnimateOnScroll-module__N8qlca__fadeRight.AnimateOnScroll-module__N8qlca__visible{opacity:1;transform:translate(0)}.AnimateOnScroll-module__N8qlca__scale{opacity:0;transform:scale(.95)}.AnimateOnScroll-module__N8qlca__scale.AnimateOnScroll-module__N8qlca__visible{opacity:1;transform:scale(1)}
.Features-module__zvCZ4q__features{background:var(--white);padding:120px 24px;position:relative}.Features-module__zvCZ4q__container{max-width:1200px;margin:0 auto}.Features-module__zvCZ4q__header{text-align:center;max-width:600px;margin:0 auto 64px}.Features-module__zvCZ4q__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.Features-module__zvCZ4q__title{color:var(--primary-dark);margin-bottom:16px;font-size:clamp(32px,5vw,48px)}.Features-module__zvCZ4q__subtitle{color:var(--gray-text);font-size:18px;line-height:1.7}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Features-module__zvCZ4q__card{background:var(--light-bg);border:1px solid var(--border-color);transition:all var(--transition-medium);border-radius:16px;height:100%;padding:40px 32px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f}.Features-module__zvCZ4q__card:before{content:"";opacity:0;height:1px;transition:opacity var(--transition-medium);background:linear-gradient(90deg,#0000,#c5a0654d,#0000);position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover{background:var(--white);border-color:#c5a0654d;transform:translateY(-8px);box-shadow:0 12px 32px #0000001a,0 24px 48px #00000014}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__iconWrapper{background:linear-gradient(135deg,var(--white)0%,var(--light-bg)100%);border:1px solid var(--border-color);width:56px;height:56px;color:var(--accent-gold);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex;box-shadow:0 4px 12px #0000000a}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{border-color:var(--accent-gold);transform:scale(1.1);box-shadow:0 8px 24px #c5a06533}.Features-module__zvCZ4q__iconWrapper svg{width:24px;height:24px;transition:transform var(--transition-medium)}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper svg{transform:scale(1.1)}.Features-module__zvCZ4q__cardTitle{text-align:center;color:var(--primary-dark);font-size:20px;font-family:var(--font-sans);transition:color var(--transition-fast);margin-bottom:12px;font-weight:600}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__cardTitle{color:var(--accent-gold-dark)}.Features-module__zvCZ4q__cardDescription{color:var(--gray-text);font-size:15px;line-height:1.6}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__zvCZ4q__features{padding:80px 20px}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__card{padding:32px 24px}}
.HowItWorks-module__tSMH5W__howItWorks{background:linear-gradient(#c5a0650a 0%,#c5a06514 50%,#c5a0650a 100%);padding:120px 24px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__howItWorks:before{content:"";pointer-events:none;background:radial-gradient(circle,#fffc 0%,#0000 70%);width:1000px;height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__tSMH5W__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.HowItWorks-module__tSMH5W__header{text-align:center;max-width:600px;margin:0 auto 80px}.HowItWorks-module__tSMH5W__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.HowItWorks-module__tSMH5W__title{color:var(--primary-dark);margin-bottom:16px;font-size:clamp(32px,5vw,48px)}.HowItWorks-module__tSMH5W__highlight{color:var(--accent-gold)}.HowItWorks-module__tSMH5W__subtitle{color:var(--gray-text);font-size:18px;line-height:1.7}.HowItWorks-module__tSMH5W__steps{flex-direction:column;gap:0;max-width:600px;margin:0 auto;display:flex}.HowItWorks-module__tSMH5W__step{grid-template-columns:auto 1fr;gap:32px;padding-bottom:48px;display:grid;position:relative}.HowItWorks-module__tSMH5W__step:last-child{padding-bottom:0}.HowItWorks-module__tSMH5W__stepNumber{width:72px;height:72px;font-family:var(--font-serif);color:var(--accent-gold);-webkit-backdrop-filter:blur(8px);z-index:2;transition:all var(--transition-medium);background:#ffffffe6;border:2px solid #c5a06533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding-bottom:10px;font-size:36px;font-weight:700;line-height:1;display:flex;position:relative;box-shadow:0 4px 20px #0000000a}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepNumber{background:var(--accent-gold);color:var(--white);border-color:var(--accent-gold);transform:scale(1.1);box-shadow:0 8px 32px #c5a0654d}.HowItWorks-module__tSMH5W__stepContent{padding-top:22px}.HowItWorks-module__tSMH5W__stepTitle{color:var(--primary-dark);font-size:22px;font-weight:600;font-family:var(--font-sans);transition:color var(--transition-fast);margin-bottom:12px}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepTitle{color:var(--accent-gold-dark)}.HowItWorks-module__tSMH5W__stepDescription{color:var(--gray-text);max-width:500px;font-size:16px;line-height:1.7}.HowItWorks-module__tSMH5W__connector{flex-direction:column;align-items:center;width:2px;display:flex;position:absolute;top:72px;bottom:0;left:35px}.HowItWorks-module__tSMH5W__connectorLine{background:linear-gradient(#c5a0654d,#c5a0651a);flex:1;width:2px}.HowItWorks-module__tSMH5W__connectorDot{background:#c5a0654d;border-radius:50%;width:8px;height:8px;margin-top:-4px}@media (max-width:768px){.HowItWorks-module__tSMH5W__howItWorks{padding:80px 20px}.HowItWorks-module__tSMH5W__header{margin-bottom:60px}.HowItWorks-module__tSMH5W__step{grid-template-columns:1fr;gap:16px;padding-bottom:40px;padding-left:72px}.HowItWorks-module__tSMH5W__stepNumber{width:56px;height:56px;font-size:30px;line-height:1;position:absolute;top:0;left:0}.HowItWorks-module__tSMH5W__stepContent{padding-top:14px}.HowItWorks-module__tSMH5W__connector{top:56px;left:27px}.HowItWorks-module__tSMH5W__stepDescription{max-width:100%}}
.Philosophy-module__PUxW5G__philosophy{background:linear-gradient(135deg,#c5a06514 0%,#c5a0651f 25%,#c5a0650f 50%,#c5a0651a 75%,#c5a06514 100%) 0 0/400% 400%;padding:120px 24px;animation:20s infinite Philosophy-module__PUxW5G__gradientShift;position:relative}@keyframes Philosophy-module__PUxW5G__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Philosophy-module__PUxW5G__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Philosophy-module__PUxW5G__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.Philosophy-module__PUxW5G__title{color:var(--primary-dark);margin-bottom:24px;font-size:clamp(36px,5vw,52px)}.Philosophy-module__PUxW5G__highlight{color:var(--accent-gold)}.Philosophy-module__PUxW5G__description{color:var(--gray-text);margin-bottom:16px;font-size:17px;line-height:1.8}.Philosophy-module__PUxW5G__principles{flex-direction:column;gap:16px;margin-top:32px;display:flex}.Philosophy-module__PUxW5G__principle{color:var(--primary-dark);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.Philosophy-module__PUxW5G__checkIcon{width:20px;height:20px;color:var(--accent-gold);flex-shrink:0;margin-top:2px}.Philosophy-module__PUxW5G__checkIcon svg{width:100%;height:100%}.Philosophy-module__PUxW5G__visual{flex-direction:column;justify-content:center;align-items:center;display:flex}.Philosophy-module__PUxW5G__circleDemo{width:320px;height:320px;position:relative}.Philosophy-module__PUxW5G__centerCircle{background:var(--accent-gold);width:80px;height:80px;color:var(--white);z-index:3;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #c5a06566}.Philosophy-module__PUxW5G__orbit1,.Philosophy-module__PUxW5G__orbit2,.Philosophy-module__PUxW5G__orbit3{border:1px dashed var(--border-color);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Philosophy-module__PUxW5G__orbit1{width:160px;height:160px}.Philosophy-module__PUxW5G__orbit2{width:240px;height:240px}.Philosophy-module__PUxW5G__orbit3{width:320px;height:320px}.Philosophy-module__PUxW5G__dotWrapper1,.Philosophy-module__PUxW5G__dotWrapper2,.Philosophy-module__PUxW5G__dotWrapper3{width:0;height:0;position:absolute;top:50%;left:50%}.Philosophy-module__PUxW5G__dotWrapper1{animation:20s linear infinite Philosophy-module__PUxW5G__spin;animation-delay:calc(-20s*var(--start-angle)/360deg)}.Philosophy-module__PUxW5G__dotWrapper2{animation:25s linear infinite Philosophy-module__PUxW5G__spinReverse;animation-delay:calc(-25s*var(--start-angle)/360deg)}.Philosophy-module__PUxW5G__dotWrapper3{animation:30s linear infinite Philosophy-module__PUxW5G__spin;animation-delay:calc(-30s*var(--start-angle)/360deg)}@keyframes Philosophy-module__PUxW5G__spin{0%{transform:rotate(var(--start-angle))}to{transform:rotate(calc(var(--start-angle) + 360deg))}}@keyframes Philosophy-module__PUxW5G__spinReverse{0%{transform:rotate(var(--start-angle))}to{transform:rotate(calc(var(--start-angle) - 360deg))}}.Philosophy-module__PUxW5G__orbitDot{background:var(--primary-dark);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:-6px;transform:translateY(-80px)}.Philosophy-module__PUxW5G__orbitDotSmall{background:var(--gray-light);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:-4px;transform:translateY(-120px)}.Philosophy-module__PUxW5G__orbitDotOuter{background:var(--border-color);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:-3px;transform:translateY(-160px)}.Philosophy-module__PUxW5G__badge{background:var(--white);border-radius:12px;align-items:center;gap:16px;margin-top:40px;padding:20px 32px;display:flex;box-shadow:0 4px 24px #0000000f}.Philosophy-module__PUxW5G__badgeNumber{font-family:var(--font-serif);color:var(--accent-gold);font-size:36px;font-weight:700}.Philosophy-module__PUxW5G__badgeText{color:var(--gray-text);max-width:120px;font-size:14px;line-height:1.4}@media (max-width:1024px){.Philosophy-module__PUxW5G__container{grid-template-columns:1fr;gap:60px}.Philosophy-module__PUxW5G__visual{order:-1}}@media (max-width:640px){.Philosophy-module__PUxW5G__philosophy{padding:80px 20px}.Philosophy-module__PUxW5G__circleDemo{width:260px;height:260px}.Philosophy-module__PUxW5G__orbit1{width:130px;height:130px}.Philosophy-module__PUxW5G__orbit2{width:195px;height:195px}.Philosophy-module__PUxW5G__orbit3{width:260px;height:260px}.Philosophy-module__PUxW5G__orbitDot{transform:translateY(-65px)}.Philosophy-module__PUxW5G__orbitDotSmall{transform:translateY(-97.5px)}.Philosophy-module__PUxW5G__orbitDotOuter{transform:translateY(-130px)}}
.FAQ-module__V8_xEa__faq{background:linear-gradient(180deg,var(--light-bg)0%,#c5a06508 50%,var(--light-bg)100%);padding:120px 24px}.FAQ-module__V8_xEa__container{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__label{text-align:center;color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:block}.FAQ-module__V8_xEa__title{text-align:center;color:var(--primary-dark);margin-bottom:16px;font-size:clamp(32px,5vw,44px)}.FAQ-module__V8_xEa__subtitle{text-align:center;color:var(--gray-text);max-width:500px;margin:0 auto 56px;font-size:17px}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:12px;display:flex}.FAQ-module__V8_xEa__item{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);transition:all var(--transition-medium);background:#fffc;border-radius:12px;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#c5a0654d;box-shadow:0 4px 16px #0000000a}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:#c5a06566;box-shadow:0 8px 32px #0000000f}.FAQ-module__V8_xEa__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:var(--primary-dark);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px;font-size:16px;font-weight:600;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--accent-gold-dark)}.FAQ-module__V8_xEa__icon{width:32px;height:32px;color:var(--accent-gold);transition:all var(--transition-medium);background:linear-gradient(135deg,#c5a0651a 0%,#c5a0650d 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{background:linear-gradient(135deg,var(--accent-gold)0%,var(--accent-gold-dark)100%);color:var(--white)}.FAQ-module__V8_xEa__icon svg{transition:transform var(--transition-medium)}.FAQ-module__V8_xEa__verticalLine{transition:all var(--transition-medium);transform-origin:50%}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__verticalLine{opacity:0;transform:scaleY(0)}.FAQ-module__V8_xEa__answerWrapper{transition:grid-template-rows var(--transition-medium);grid-template-rows:0fr;display:grid}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrapper{grid-template-rows:1fr}.FAQ-module__V8_xEa__answer{color:var(--gray-text);padding:0 24px;font-size:15px;line-height:1.7;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{padding:0 24px 24px}@media (max-width:640px){.FAQ-module__V8_xEa__faq{padding:80px 20px}.FAQ-module__V8_xEa__question{padding:20px;font-size:15px}.FAQ-module__V8_xEa__answer{padding:0 20px}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{padding:0 20px 20px}.FAQ-module__V8_xEa__icon{width:28px;height:28px}}
.Download-module__vV_wTq__download{background:linear-gradient(135deg,#1a1a1a 0%,#252525 50%,#1a1a1a 100%);padding:120px 24px;position:relative;overflow:hidden}.Download-module__vV_wTq__background{pointer-events:none;background:radial-gradient(80% 50% at 0%,#c5a06526,#0000),radial-gradient(60% 60% at 100% 100%,#c5a0651a,#0000);position:absolute;inset:0}.Download-module__vV_wTq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.Download-module__vV_wTq__content{max-width:520px}.Download-module__vV_wTq__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.Download-module__vV_wTq__title{color:var(--white);margin-bottom:20px;font-size:clamp(36px,5vw,52px);line-height:1.1}.Download-module__vV_wTq__highlight{color:var(--accent-gold)}.Download-module__vV_wTq__description{color:var(--gray-light);margin-bottom:40px;font-size:17px;line-height:1.7}.Download-module__vV_wTq__buttons{gap:16px;margin-bottom:48px;display:flex}.Download-module__vV_wTq__storeButton{-webkit-backdrop-filter:blur(8px);transition:all var(--transition-medium);background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:12px;padding:14px 24px;display:flex}.Download-module__vV_wTq__storeButton:hover{border-color:var(--accent-gold);background:#ffffff1a;transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}.Download-module__vV_wTq__storeIcon{width:28px;height:28px;color:var(--white);flex-shrink:0}.Download-module__vV_wTq__storeText{flex-direction:column;gap:2px;display:flex}.Download-module__vV_wTq__storeSmall{color:var(--gray-light);font-size:11px;line-height:1}.Download-module__vV_wTq__storeName{color:var(--white);font-size:16px;font-weight:600;line-height:1.2}.Download-module__vV_wTq__features{flex-wrap:wrap;gap:24px;display:flex}.Download-module__vV_wTq__feature{color:var(--gray-light);align-items:center;gap:10px;font-size:14px;display:flex}.Download-module__vV_wTq__feature svg{color:var(--accent-gold)}@media (max-width:1024px){.Download-module__vV_wTq__container{gap:48px}}@media (max-width:768px){.Download-module__vV_wTq__download{padding:80px 20px}.Download-module__vV_wTq__container{text-align:center;grid-template-columns:1fr;gap:56px}.Download-module__vV_wTq__content{max-width:100%}.Download-module__vV_wTq__buttons{flex-wrap:wrap;justify-content:center}.Download-module__vV_wTq__features{justify-content:center}}@media (max-width:480px){.Download-module__vV_wTq__buttons{flex-direction:column}.Download-module__vV_wTq__storeButton{justify-content:center}}
.PhoneMockup-module__WfIwAW__phoneWrapper{justify-content:center;display:flex;position:relative}.PhoneMockup-module__WfIwAW__phoneGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c5a0654d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PhoneMockup-module__WfIwAW__phone{background:linear-gradient(145deg,#2a2a2a 0%,#1a1a1a 50%,#2a2a2a 100%);border-radius:40px;width:280px;height:560px;padding:12px;position:relative;box-shadow:0 50px 100px #00000080,inset 0 1px #ffffff1a,inset 0 -1px #0000004d}.PhoneMockup-module__WfIwAW__phone:before{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:32px;position:absolute;inset:12px}.PhoneMockup-module__WfIwAW__phoneScreen{background:linear-gradient(#0a0a0a 0%,#121212 100%);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.PhoneMockup-module__WfIwAW__phoneHeader{justify-content:center;padding:12px 24px;display:flex}.PhoneMockup-module__WfIwAW__phoneNotch{background:#000;border-radius:20px;width:100px;height:28px}.PhoneMockup-module__WfIwAW__phoneContent{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex}.PhoneMockup-module__WfIwAW__circlePreview{flex-direction:column;align-items:center;gap:12px;display:flex}.PhoneMockup-module__WfIwAW__previewIcon{color:var(--accent-gold)}.PhoneMockup-module__WfIwAW__previewTitle{font-family:var(--font-serif);color:var(--white);font-size:18px;font-weight:600}.PhoneMockup-module__WfIwAW__previewCircles{flex-direction:column;gap:12px;margin-top:8px;display:flex}.PhoneMockup-module__WfIwAW__previewCircle{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.PhoneMockup-module__WfIwAW__previewAvatar{background:linear-gradient(135deg,var(--accent-gold)0%,var(--accent-gold-dark)100%);border-radius:50%;flex-shrink:0;width:40px;height:40px}.PhoneMockup-module__WfIwAW__previewAvatarStack{margin-left:auto;display:flex}.PhoneMockup-module__WfIwAW__previewAvatarSmall{background:#ffffff26;border:2px solid #121212;border-radius:50%;width:24px;height:24px;margin-left:-8px}.PhoneMockup-module__WfIwAW__previewAvatarSmall:first-child{margin-left:0}@media (max-width:1024px){.PhoneMockup-module__WfIwAW__phone{width:240px;height:480px}}@media (max-width:768px){.PhoneMockup-module__WfIwAW__phone{border-radius:32px;width:220px;height:440px;padding:10px}.PhoneMockup-module__WfIwAW__phoneScreen{border-radius:26px}.PhoneMockup-module__WfIwAW__phoneNotch{width:80px;height:24px}}
.CTA-module__CdZh3q__cta{background:linear-gradient(135deg,#1a1a1a 0%,#252525 50%,#1a1a1a 100%) 0 0/200% 200%;padding:120px 24px;animation:15s infinite CTA-module__CdZh3q__darkGradientShift;position:relative;overflow:hidden}@keyframes CTA-module__CdZh3q__darkGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.CTA-module__CdZh3q__background{pointer-events:none;background:radial-gradient(60% 50% at 50% 0,#c5a06533,#0000),radial-gradient(40% 40% at 100% 100%,#c5a0651a,#0000),radial-gradient(30% 30% at 0%,#c5a06514,#0000);animation:8s ease-in-out infinite CTA-module__CdZh3q__pulseGlow;position:absolute;inset:0}@keyframes CTA-module__CdZh3q__pulseGlow{0%,to{opacity:1}50%{opacity:.7}}.CTA-module__CdZh3q__container{text-align:center;z-index:1;max-width:680px;margin:0 auto;position:relative}.CTA-module__CdZh3q__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.CTA-module__CdZh3q__title{color:var(--white);margin-bottom:20px;font-size:clamp(32px,5vw,48px)}.CTA-module__CdZh3q__description{color:var(--gray-light);margin-bottom:40px;font-size:17px;line-height:1.7}.CTA-module__CdZh3q__form{justify-content:center;margin:0 auto 16px;display:flex}.CTA-module__CdZh3q__input{font-size:15px;font-family:var(--font-sans);-webkit-backdrop-filter:blur(8px);color:var(--white);transition:all var(--transition-medium);background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;flex:1;padding:16px 20px}.CTA-module__CdZh3q__input::placeholder{color:var(--gray-light)}.CTA-module__CdZh3q__input:focus{border-color:var(--accent-gold);background:#ffffff1a;outline:none;box-shadow:0 0 0 4px #c5a06526}.CTA-module__CdZh3q__button{color:var(--white);transition:all var(--transition-medium);white-space:nowrap;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#d4b87a 0%,#c5a065 20%,#b8934f 40%,#c5a065 60%,#d4b87a 80%,#c5a065 100%) 0 0/200% 200%;border:1px solid #ffffff1a;border-radius:10px;padding:20px 48px;font-size:17px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 20px #c5a06566,inset 0 1px #fff3,inset 0 -1px #0000001a}.CTA-module__CdZh3q__button:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:left .75s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.CTA-module__CdZh3q__button:after{content:"";pointer-events:none;background:linear-gradient(#ffffff26,#0000);border-radius:8px 8px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.CTA-module__CdZh3q__button:hover{background-position:100% 100%;transform:translateY(-2px);box-shadow:0 8px 24px #c5a06580,inset 0 1px #ffffff40,inset 0 -1px #00000026}.CTA-module__CdZh3q__button:hover:before{left:150%}.CTA-module__CdZh3q__button:active{transform:translateY(0)}.CTA-module__CdZh3q__note{color:var(--gray-light);margin-bottom:48px;font-size:13px}.CTA-module__CdZh3q__stats{-webkit-backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:center;gap:48px;padding:32px 48px;display:flex}.CTA-module__CdZh3q__stat{transition:transform var(--transition-medium);flex-direction:column;align-items:center;display:flex}.CTA-module__CdZh3q__stat:hover{transform:scale(1.05)}.CTA-module__CdZh3q__statValue{font-family:var(--font-serif);color:var(--white);transition:color var(--transition-fast);font-size:32px;font-weight:700}.CTA-module__CdZh3q__stat:hover .CTA-module__CdZh3q__statValue{color:var(--accent-gold)}.CTA-module__CdZh3q__statLabel{color:var(--gray-light);margin-top:4px;font-size:13px}@media (max-width:640px){.CTA-module__CdZh3q__cta{padding:80px 20px}.CTA-module__CdZh3q__button{padding:18px 40px;font-size:16px}.CTA-module__CdZh3q__stats{flex-direction:column;gap:24px;padding:24px 32px}}
.legal-module__8113wq__legal{background:var(--white);min-height:100vh}.legal-module__8113wq__header{background:linear-gradient(135deg,var(--primary-dark)0%,#252525 100%);text-align:center;padding:120px 24px 80px}.legal-module__8113wq__title{color:var(--white);margin-bottom:16px;font-size:clamp(32px,5vw,48px)}.legal-module__8113wq__lastUpdated{color:var(--gray-light);font-size:14px}.legal-module__8113wq__content{max-width:800px;margin:0 auto;padding:64px 24px 120px}.legal-module__8113wq__section{margin-bottom:48px}.legal-module__8113wq__section:last-child{margin-bottom:0}.legal-module__8113wq__sectionTitle{color:var(--primary-dark);font-size:24px;font-family:var(--font-sans);margin-bottom:16px;font-weight:600}.legal-module__8113wq__text{color:var(--gray-text);margin-bottom:16px;font-size:16px;line-height:1.8}.legal-module__8113wq__text:last-child{margin-bottom:0}.legal-module__8113wq__list{margin:16px 0;padding-left:24px}.legal-module__8113wq__list li{color:var(--gray-text);margin-bottom:8px;font-size:16px;line-height:1.8;list-style-type:disc}.legal-module__8113wq__list li:last-child{margin-bottom:0}.legal-module__8113wq__highlight{color:var(--primary-dark);font-weight:500}.legal-module__8113wq__link{color:var(--accent-gold);text-underline-offset:2px;text-decoration:underline}.legal-module__8113wq__link:hover{color:var(--accent-gold-dark)}.legal-module__8113wq__backLink{color:var(--accent-gold);transition:all var(--transition-fast);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:500;display:inline-flex}.legal-module__8113wq__backLink:hover{color:var(--accent-gold-dark);gap:12px}.legal-module__8113wq__backLink svg{width:16px;height:16px}@media (max-width:640px){.legal-module__8113wq__header{padding:100px 20px 60px}.legal-module__8113wq__content{padding:48px 20px 80px}.legal-module__8113wq__section{margin-bottom:40px}.legal-module__8113wq__sectionTitle{font-size:20px}}
