.Hero-module__PgAKtG__hero{align-items:center;min-height:100vh;display:flex;position:relative}.Hero-module__PgAKtG__bg{z-index:0;position:absolute;inset:0}.Hero-module__PgAKtG__overlay{background:linear-gradient(110deg,#0a0a0f66 0%,#0a0a0f26 45%,#0a0a0f4d 100%);position:absolute;inset:0}.Hero-module__PgAKtG__gridLines{z-index:1;pointer-events:none;justify-content:space-around;display:flex;position:absolute;inset:0;overflow:hidden}.Hero-module__PgAKtG__gridLine{background:linear-gradient(#0000 0%,#c9a84c12 30%,#c9a84c1c 50%,#c9a84c12 70%,#0000 100%);width:1px;height:100%;animation:7s ease-in-out infinite Hero-module__PgAKtG__gridPulse}.Hero-module__PgAKtG__gridLine:nth-child(2){animation-delay:1.2s}.Hero-module__PgAKtG__gridLine:nth-child(3){animation-delay:2.4s}.Hero-module__PgAKtG__gridLine:nth-child(4){animation-delay:3.6s}.Hero-module__PgAKtG__gridLine:nth-child(5){animation-delay:4.8s}.Hero-module__PgAKtG__gridLine:nth-child(6){animation-delay:6s}@keyframes Hero-module__PgAKtG__gridPulse{0%,to{opacity:.35}50%{opacity:1}}.Hero-module__PgAKtG__content{z-index:2;grid-template-columns:minmax(0,700px) 1fr;align-items:center;gap:56px;width:100%;max-width:1400px;margin:0 auto;padding:120px 40px 80px;display:grid;position:relative}.Hero-module__PgAKtG__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--white);align-items:center;gap:10px;margin-bottom:28px;font-size:.7rem;font-weight:600;animation:1s both Hero-module__PgAKtG__fadeSlideUp;display:inline-flex}.Hero-module__PgAKtG__dot{background:var(--white);border-radius:50%;width:6px;height:6px;animation:2.2s infinite Hero-module__PgAKtG__pulse}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}.Hero-module__PgAKtG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:24px;font-size:clamp(3rem,6vw,6rem);font-weight:300;line-height:1.02;animation:1s .15s both Hero-module__PgAKtG__fadeSlideUp}.Hero-module__PgAKtG__subtext{color:var(--white);max-width:440px;margin-bottom:48px;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:300;line-height:1.8;animation:1s .3s both Hero-module__PgAKtG__fadeSlideUp}.Hero-module__PgAKtG__statsStrip{border-top:1px solid #c9a84c26;flex-wrap:wrap;gap:40px;padding-top:36px;animation:1s .5s both Hero-module__PgAKtG__fadeSlideUp;display:flex}.Hero-module__PgAKtG__right{flex-direction:column;gap:0;animation:1s .25s both Hero-module__PgAKtG__fadeSlideUp;display:flex}.Hero-module__PgAKtG__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--white);align-items:center;gap:10px;margin-bottom:24px;font-size:.7rem;font-weight:600;display:inline-flex}.Hero-module__PgAKtG__dot{background:var(--white);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s infinite Hero-module__PgAKtG__pulse}.Hero-module__PgAKtG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:20px;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:300;line-height:1.02}.Hero-module__PgAKtG__italic{color:var(--white);font-style:italic;font-weight:400}.Hero-module__PgAKtG__subtext{color:var(--white);margin-bottom:40px;font-size:clamp(.92rem,1.3vw,1.05rem);font-weight:300;line-height:1.8}.Hero-module__PgAKtG__statsStrip{border-top:1px solid #c9a84c26;flex-wrap:wrap;gap:32px;padding-top:32px;display:flex}.Hero-module__PgAKtG__statItem{flex-direction:column;gap:4px;display:flex}.Hero-module__PgAKtG__statValue{font-family:var(--font-display);color:var(--white);font-size:1.8rem;font-weight:400;line-height:1}.Hero-module__PgAKtG__statLabel{letter-spacing:.13em;text-transform:uppercase;color:var(--white);font-size:.65rem;font-weight:600}.Hero-module__PgAKtG__bookingCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#111118d1;border:1px solid #c9a84c38;width:100%;animation:1s .1s both Hero-module__PgAKtG__fadeSlideUp;overflow:visible;box-shadow:0 24px 64px #0009,inset 0 0 0 1px #c9a84c14}.Hero-module__PgAKtG__cardHeader{background:linear-gradient(135deg,#c9a84c0d 0%,#0000 100%);border-bottom:1px solid #c9a84c1f;padding:28px 32px 24px}.Hero-module__PgAKtG__cardEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.65rem;font-weight:600;display:block}.Hero-module__PgAKtG__cardTitle{font-family:var(--font-display);color:var(--text);font-size:1.75rem;font-weight:400;line-height:1}.Hero-module__PgAKtG__form{flex-direction:column;gap:16px;padding:24px 36px 32px;display:flex}.Hero-module__PgAKtG__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Hero-module__PgAKtG__row3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.Hero-module__PgAKtG__textarea{resize:none;min-height:60px}.Hero-module__PgAKtG__inputError{border-color:#ef444480!important}.Hero-module__PgAKtG__error{color:#ef4444;margin-top:2px;font-size:.72rem}.Hero-module__PgAKtG__submitRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.Hero-module__PgAKtG__waHint{color:var(--text-muted);align-items:center;gap:7px;font-size:.75rem;display:flex}.Hero-module__PgAKtG__success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:36px 32px;display:flex}.Hero-module__PgAKtG__successIcon{color:#25d366;background:#25d3661a;border:1px solid #25d3664d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;display:flex}.Hero-module__PgAKtG__success h3{font-family:var(--font-display);color:var(--text);font-size:1.6rem;font-weight:400}.Hero-module__PgAKtG__success p{color:var(--text-muted);max-width:300px;font-size:.88rem;line-height:1.65}.Hero-module__PgAKtG__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;animation:1s 1.4s both Hero-module__PgAKtG__fadeIn;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollIndicator span{letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:600}.Hero-module__PgAKtG__scrollLine{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:48px;animation:2.2s ease-in-out infinite Hero-module__PgAKtG__scrollDrop}@keyframes Hero-module__PgAKtG__scrollDrop{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@keyframes Hero-module__PgAKtG__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.Hero-module__PgAKtG__content{grid-template-columns:1fr;gap:40px;padding:100px 20px 60px}.Hero-module__PgAKtG__bookingCard{max-width:100%}.Hero-module__PgAKtG__right{display:none}}@media (max-width:600px){.Hero-module__PgAKtG__form{padding:20px}.Hero-module__PgAKtG__cardHeader{padding:22px 20px 18px}.Hero-module__PgAKtG__row,.Hero-module__PgAKtG__row3{grid-template-columns:1fr}.Hero-module__PgAKtG__submitRow{flex-direction:column;align-items:stretch}.Hero-module__PgAKtG__submitRow .Hero-module__PgAKtG__btn-gold{text-align:center;justify-content:center}}
.CustomSelect-module__Vi02LG__wrapper{width:100%;position:relative}.CustomSelect-module__Vi02LG__trigger{width:100%;font-family:var(--font-body);color:var(--text);cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #c9a84c2e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;transition:all .2s;display:flex}.CustomSelect-module__Vi02LG__trigger:hover{background:#c9a84c0a;border-color:#c9a84c66}.CustomSelect-module__Vi02LG__triggerOpen{background:#c9a84c0f!important;border-color:#c9a84c99!important}.CustomSelect-module__Vi02LG__triggerError{border-color:#ef444480!important}.CustomSelect-module__Vi02LG__triggerValue{color:var(--text)}.CustomSelect-module__Vi02LG__triggerPlaceholder{color:#ffffffa6}.CustomSelect-module__Vi02LG__chevron{color:var(--gold);flex-shrink:0;align-items:center;transition:transform .25s;display:flex}.CustomSelect-module__Vi02LG__chevronOpen{transform:rotate(180deg)}.CustomSelect-module__Vi02LG__dropdown{z-index:50;-webkit-backdrop-filter:blur(24px);background:#14141cf7;border:1px solid #c9a84c38;border-radius:10px;animation:.2s both CustomSelect-module__Vi02LG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 16px 48px #0009,inset 0 0 0 1px #c9a84c0f}.CustomSelect-module__Vi02LG__dropdownInner{scrollbar-width:thin;scrollbar-color:#c9a84c40 transparent;max-height:400px;padding:6px;overflow-y:auto}.CustomSelect-module__Vi02LG__dropdownInner::-webkit-scrollbar{width:4px}.CustomSelect-module__Vi02LG__dropdownInner::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__Vi02LG__dropdownInner::-webkit-scrollbar-thumb{background:#c9a84c40;border-radius:4px}.CustomSelect-module__Vi02LG__option{width:100%;color:var(--text-muted);font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;transition:all .15s;display:flex}.CustomSelect-module__Vi02LG__option:hover{color:var(--text);background:#c9a84c1a}.CustomSelect-module__Vi02LG__optionActive{font-weight:500;color:var(--gold)!important;background:#c9a84c1f!important}.CustomSelect-module__Vi02LG__optionCheck{color:var(--gold);flex-shrink:0;font-size:.5rem}@keyframes CustomSelect-module__Vi02LG__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Services-module__hmdBJW__services{background:var(--bg);position:relative}.Services-module__hmdBJW__services:before{content:"";background:linear-gradient(to bottom, transparent, var(--gold));width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__hmdBJW__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:56px;display:grid}.Services-module__hmdBJW__card{flex-direction:column;gap:12px;padding:28px 24px;display:flex}.Services-module__hmdBJW__cardIcon{margin-bottom:4px;font-size:2rem;line-height:1}.Services-module__hmdBJW__cardTitle{font-family:var(--font-display);color:var(--text);font-size:1.2rem;font-weight:500;line-height:1.2}.Services-module__hmdBJW__cardDesc{color:var(--text-muted);flex-grow:1;font-size:.88rem;line-height:1.65}.Services-module__hmdBJW__features{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding-top:8px;list-style:none;display:flex}.Services-module__hmdBJW__feature{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.4;display:flex}.Services-module__hmdBJW__featureDot{color:var(--gold);flex-shrink:0;margin-top:4px;font-size:.5rem}.Services-module__hmdBJW__cardActions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.Services-module__hmdBJW__bookBtn{padding:10px 18px!important;font-size:.75rem!important}.Services-module__hmdBJW__learnLink{color:var(--text-muted);letter-spacing:.04em;font-size:.78rem;font-weight:500;transition:color .2s}.Services-module__hmdBJW__learnLink:hover{color:var(--gold)}@media (max-width:1100px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__hmdBJW__grid{grid-template-columns:1fr}}
.Fleet-module__VSo-5W__fleet{background:var(--surface)}.Fleet-module__VSo-5W__tabs{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);gap:4px;width:fit-content;margin-top:48px;margin-bottom:32px;padding:6px;display:flex}.Fleet-module__VSo-5W__tab{color:var(--text-muted);font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 24px;font-size:.85rem;font-weight:500;transition:all .25s}.Fleet-module__VSo-5W__tab:hover{color:var(--text)}.Fleet-module__VSo-5W__tabActive{background:var(--gold);font-weight:600;color:var(--bg)!important}.Fleet-module__VSo-5W__vehicle{grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:420px;display:grid}.Fleet-module__VSo-5W__vehicleImage{border-radius:var(--radius-lg);border:1px solid var(--border);height:380px;position:relative;overflow:hidden}.Fleet-module__VSo-5W__vehicleImageOverlay{background:linear-gradient(135deg,#0a0a0f33 0%,#0000 60%);position:absolute;inset:0}.Fleet-module__VSo-5W__vehicleInfo{flex-direction:column;gap:16px;display:flex}.Fleet-module__VSo-5W__vehicleEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-size:.7rem;font-weight:600}.Fleet-module__VSo-5W__vehicleName{font-family:var(--font-display);color:var(--text);font-size:2.4rem;font-weight:400;line-height:1.1}.Fleet-module__VSo-5W__vehicleDesc{color:var(--text-muted);font-size:1rem;line-height:1.7}.Fleet-module__VSo-5W__vehicleFeatures{flex-direction:column;gap:10px;display:flex}.Fleet-module__VSo-5W__vehicleFeature{color:var(--text-muted);align-items:center;gap:12px;font-size:.88rem;display:flex}.Fleet-module__VSo-5W__vehicleFeatureDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px}.Fleet-module__VSo-5W__customNote{background:var(--gold-dim);border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-start;gap:16px;margin-top:40px;padding:24px 28px;display:flex}.Fleet-module__VSo-5W__customNoteIcon{color:var(--gold);flex-shrink:0;margin-top:2px;font-size:1.2rem}.Fleet-module__VSo-5W__customNote p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.Fleet-module__VSo-5W__customNote strong{color:var(--text)}@media (max-width:900px){.Fleet-module__VSo-5W__vehicle{grid-template-columns:1fr;gap:28px}.Fleet-module__VSo-5W__vehicleImage{height:260px}}@media (max-width:600px){.Fleet-module__VSo-5W__tabs{border-radius:10px;flex-direction:row;gap:2px;width:100%;padding:4px}.Fleet-module__VSo-5W__tab{text-align:center;border-radius:6px;flex:1;padding:10px 2px;font-size:clamp(.68rem,2.6vw,.8rem)}}
.WhyUs-module__St3aCG__whyus{background:var(--bg)}.WhyUs-module__St3aCG__layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.WhyUs-module__St3aCG__imageCol{position:relative}.WhyUs-module__St3aCG__imageWrapper{border-radius:var(--radius-lg);border:1px solid var(--border);height:560px;position:relative;overflow:hidden}.WhyUs-module__St3aCG__imageOverlay{background:linear-gradient(#0000 40%,#0a0a0f66 100%);position:absolute;inset:0}.WhyUs-module__St3aCG__imageTag{background:var(--gold);color:var(--bg);border-radius:var(--radius-md);flex-direction:column;align-items:center;padding:20px 24px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 32px #c9a84c66}.WhyUs-module__St3aCG__tagNumber{font-family:var(--font-display);font-size:2.5rem;font-weight:600;line-height:1}.WhyUs-module__St3aCG__tagLabel{letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-top:4px;font-size:.7rem;font-weight:600}.WhyUs-module__St3aCG__contentCol{padding-left:8px}.WhyUs-module__St3aCG__pillars{flex-direction:column;gap:28px;display:flex}.WhyUs-module__St3aCG__pillar{align-items:flex-start;gap:20px;display:flex}.WhyUs-module__St3aCG__pillarIcon{flex-shrink:0;margin-top:2px;font-size:1.8rem;line-height:1}.WhyUs-module__St3aCG__pillarTitle{font-family:var(--font-display);color:var(--text);margin-bottom:6px;font-size:1.15rem;font-weight:500}.WhyUs-module__St3aCG__pillarDesc{color:var(--text-muted);font-size:.88rem;line-height:1.65}@media (max-width:900px){.WhyUs-module__St3aCG__layout{grid-template-columns:1fr;gap:48px}.WhyUs-module__St3aCG__imageWrapper{height:360px}.WhyUs-module__St3aCG__imageTag{bottom:-16px;right:16px}}
.HowItWorks-module__oom_6W__how{background:var(--surface)}.HowItWorks-module__oom_6W__header{text-align:center;margin-bottom:64px}.HowItWorks-module__oom_6W__header .HowItWorks-module__oom_6W__section-subtitle{margin:0 auto}.HowItWorks-module__oom_6W__steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.HowItWorks-module__oom_6W__step{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 36px;display:flex;position:relative}.HowItWorks-module__oom_6W__step:not(:last-child):after{content:"";background:var(--border);width:1px;height:40px;position:absolute;top:64px;right:0}.HowItWorks-module__oom_6W__connector{display:none}.HowItWorks-module__oom_6W__stepNumber{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px var(--gold);opacity:.6;font-size:3.5rem;font-weight:300;line-height:1}.HowItWorks-module__oom_6W__stepTitle{font-family:var(--font-display);color:var(--text);font-size:1.4rem;font-weight:500;line-height:1.2}.HowItWorks-module__oom_6W__stepDesc{color:var(--text-muted);max-width:260px;font-size:.9rem;line-height:1.7}.HowItWorks-module__oom_6W__cta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:56px;padding-top:48px;display:flex}.HowItWorks-module__oom_6W__cta p{font-family:var(--font-display);color:var(--text-muted);font-size:1.4rem;font-style:italic;font-weight:400}@media (max-width:768px){.HowItWorks-module__oom_6W__steps{grid-template-columns:1fr;gap:8px}.HowItWorks-module__oom_6W__step:not(:last-child):after{display:none}.HowItWorks-module__oom_6W__step{border-bottom:1px solid var(--border);padding:28px 20px}}
.Testimonials-module__3Z1FKa__testimonials{background:var(--bg);overflow:hidden}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:56px}.Testimonials-module__3Z1FKa__featured{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;max-width:800px;margin:0 auto;padding:56px 64px;position:relative}.Testimonials-module__3Z1FKa__quoteIcon{font-family:var(--font-display);color:var(--gold);opacity:.15;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:8rem;line-height:.5;position:absolute;top:40px;left:48px}.Testimonials-module__3Z1FKa__quoteText{font-family:var(--font-display);color:var(--text);z-index:1;margin-bottom:36px;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.65;position:relative}.Testimonials-module__3Z1FKa__author{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Testimonials-module__3Z1FKa__authorAvatar{background:var(--gold);width:48px;height:48px;color:var(--bg);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__authorName{color:var(--text);font-size:.95rem;font-weight:600}.Testimonials-module__3Z1FKa__authorRole{color:var(--text-muted);margin-top:2px;font-size:.8rem}.Testimonials-module__3Z1FKa__stars{gap:3px;display:flex}.Testimonials-module__3Z1FKa__star{color:var(--gold);font-size:.9rem}.Testimonials-module__3Z1FKa__dots{justify-content:center;gap:8px;margin-top:28px;display:flex}.Testimonials-module__3Z1FKa__dot{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.Testimonials-module__3Z1FKa__dotActive{background:var(--gold);border-color:var(--gold);border-radius:4px;width:24px}.Testimonials-module__3Z1FKa__strip{scrollbar-width:none;gap:12px;margin-top:40px;padding-bottom:8px;display:flex;overflow-x:auto}.Testimonials-module__3Z1FKa__strip::-webkit-scrollbar{display:none}.Testimonials-module__3Z1FKa__stripCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;white-space:nowrap;color:var(--text);border-radius:50px;flex-shrink:0;align-items:center;gap:12px;padding:12px 20px;transition:all .25s;display:flex}.Testimonials-module__3Z1FKa__stripCard:hover{border-color:#c9a84c66}.Testimonials-module__3Z1FKa__stripCardActive{background:var(--gold-dim);border-color:var(--gold)!important}.Testimonials-module__3Z1FKa__stripAvatar{background:var(--gold);width:32px;height:32px;color:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__stripName{color:var(--text);font-size:.85rem;font-weight:500}.Testimonials-module__3Z1FKa__stripRole{color:var(--text-muted);font-size:.75rem}@media (max-width:600px){.Testimonials-module__3Z1FKa__featured{padding:36px 24px}.Testimonials-module__3Z1FKa__quoteText{font-size:1.1rem}.Testimonials-module__3Z1FKa__quoteIcon{font-size:5rem}}
.FAQ-module__8ZM7Ka__faq{background:var(--bg);position:relative}.FAQ-module__8ZM7Ka__faq:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.FAQ-module__8ZM7Ka__header{text-align:center;max-width:700px;margin:0 auto 60px}.FAQ-module__8ZM7Ka__accordion{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .3s;overflow:hidden}.FAQ-module__8ZM7Ka__itemOpen{background:var(--surface-2);border-color:var(--gold-light);box-shadow:var(--shadow-gold)}.FAQ-module__8ZM7Ka__question{text-align:left;cursor:pointer;width:100%;color:var(--text);font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 32px;font-size:1.1rem;font-weight:500;transition:color .3s;display:flex}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__question{color:var(--gold)}.FAQ-module__8ZM7Ka__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.FAQ-module__8ZM7Ka__icon:before,.FAQ-module__8ZM7Ka__icon:after{content:"";background:var(--text-muted);transition:all .3s;position:absolute}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__icon:before,.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__icon:after{background:var(--gold)}.FAQ-module__8ZM7Ka__icon:before{width:14px;height:2px}.FAQ-module__8ZM7Ka__icon:after{width:2px;height:14px}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__icon:after{opacity:0;transform:rotate(90deg)}.FAQ-module__8ZM7Ka__answer{opacity:0;max-height:0;color:var(--text-muted);padding:0 32px;font-size:1rem;line-height:1.7;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__answer{opacity:1;max-height:300px;padding:0 32px 24px}@media (max-width:768px){.FAQ-module__8ZM7Ka__question{padding:20px;font-size:1rem}.FAQ-module__8ZM7Ka__answer,.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__answer{padding-left:20px;padding-right:20px}}
