.RideModal-module__HKZfVG__backdrop{z-index:300;-webkit-backdrop-filter:blur(9px);background:#060709ad;justify-content:center;align-items:flex-start;padding:clamp(12px,4vh,48px) 16px;animation:.25s both RideModal-module__HKZfVG__rmFade;display:flex;position:fixed;inset:0;overflow-y:auto}.RideModal-module__HKZfVG__dialog{background:linear-gradient(180deg, var(--bg-elev), var(--surface));border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:560px;box-shadow:var(--shadow);margin:auto;padding:clamp(22px,4vw,34px);animation:.35s cubic-bezier(.22,1,.36,1) both RideModal-module__HKZfVG__rmIn;position:relative}.RideModal-module__HKZfVG__close{border:1px solid var(--line);background:var(--bg);width:34px;height:34px;color:var(--text-soft);cursor:pointer;z-index:4;border-radius:50%;font-size:14px;line-height:1;transition:color .15s,border-color .15s;position:absolute;top:14px;right:14px}.RideModal-module__HKZfVG__close:hover{color:var(--text);border-color:var(--gold)}.RideModal-module__HKZfVG__stepper{align-items:center;margin-bottom:22px;padding-right:34px;display:flex}.RideModal-module__HKZfVG__stepItem{align-items:center;gap:8px;min-width:0;display:flex}.RideModal-module__HKZfVG__stepItem:not(:last-child){flex:1}.RideModal-module__HKZfVG__stepDot{border:1px solid var(--line);width:26px;height:26px;color:var(--text-mut);background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:all .3s;display:inline-flex}.RideModal-module__HKZfVG__stepDot_active{border-color:var(--gold);color:var(--gold-soft);background:#c9a86a1f;box-shadow:0 0 0 3px #c9a86a24}.RideModal-module__HKZfVG__stepDot_done{border-color:var(--gold);background:var(--gold);color:#1a140a}.RideModal-module__HKZfVG__stepLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-mut);white-space:nowrap;font-size:12px;font-weight:700}.RideModal-module__HKZfVG__stepLabelActive{color:var(--gold-soft)}.RideModal-module__HKZfVG__stepLine{background:var(--line-soft);flex:1;min-width:10px;height:1px;margin:0 6px}@media (max-width:520px){.RideModal-module__HKZfVG__stepLabel{display:none}.RideModal-module__HKZfVG__stepLabelActive{display:inline}}.RideModal-module__HKZfVG__stepBody{animation:.32s cubic-bezier(.22,1,.36,1) both RideModal-module__HKZfVG__rmStep}@keyframes RideModal-module__HKZfVG__rmStep{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}.RideModal-module__HKZfVG__head{margin-bottom:18px}.RideModal-module__HKZfVG__title{font-family:var(--font-display);margin-bottom:6px;font-size:clamp(22px,3.4vw,28px)}.RideModal-module__HKZfVG__subtitle{color:var(--text-soft);font-size:14px;line-height:1.5}.RideModal-module__HKZfVG__chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.RideModal-module__HKZfVG__miniChip{letter-spacing:.06em;text-transform:uppercase;color:var(--gold-soft);background:#c9a86a12;border:1px solid #c9a86a66;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:700}.RideModal-module__HKZfVG__cardGrid,.RideModal-module__HKZfVG__tripGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px;display:grid}@media (max-width:560px){.RideModal-module__HKZfVG__cardGrid,.RideModal-module__HKZfVG__tripGrid{grid-template-columns:1fr;gap:10px}}.RideModal-module__HKZfVG__pickCard,.RideModal-module__HKZfVG__tripCard{text-align:center;border-radius:var(--radius);border:1px solid var(--line);cursor:pointer;background:linear-gradient(#c9a86a0d,#0000 60%),#0a0b0e;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;transition:transform .18s,border-color .18s,box-shadow .2s;display:flex}.RideModal-module__HKZfVG__pickCard:hover,.RideModal-module__HKZfVG__tripCard:hover{border-color:#c9a86a80;transform:translateY(-3px);box-shadow:0 18px 36px -22px #000000d9}.RideModal-module__HKZfVG__pickActive{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold), 0 18px 36px -22px #000000d9}.RideModal-module__HKZfVG__carThumb{justify-content:center;align-items:center;width:100%;height:78px;display:flex}.RideModal-module__HKZfVG__carImg{object-fit:contain;filter:drop-shadow(0 8px 12px #0000008c);max-width:100%;max-height:100%}.RideModal-module__HKZfVG__tripIcon{width:52px;height:52px;color:var(--gold-soft);border:1px solid var(--line);background:#c9a86a0f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.RideModal-module__HKZfVG__tripCard:hover .RideModal-module__HKZfVG__tripIcon,.RideModal-module__HKZfVG__tripCard.RideModal-module__HKZfVG__pickActive .RideModal-module__HKZfVG__tripIcon{border-color:var(--gold)}.RideModal-module__HKZfVG__pickName{font-family:var(--font-display);color:var(--text);font-size:16px;line-height:1.12}.RideModal-module__HKZfVG__pickDesc{color:var(--text-soft);font-size:12px;line-height:1.45}@media (max-width:560px){.RideModal-module__HKZfVG__pickCard,.RideModal-module__HKZfVG__tripCard{text-align:left;flex-flow:wrap;align-items:center;gap:14px;padding:12px 14px}.RideModal-module__HKZfVG__carThumb{flex-shrink:0;width:96px;height:58px}.RideModal-module__HKZfVG__tripIcon{flex-shrink:0;margin-bottom:0}.RideModal-module__HKZfVG__pickName{flex:1;min-width:120px}.RideModal-module__HKZfVG__pickDesc{flex-basis:100%}}.RideModal-module__HKZfVG__anyCar{border:1px dashed var(--line);border-radius:var(--radius-sm);width:100%;color:var(--text-soft);cursor:pointer;background:0 0;padding:12px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.RideModal-module__HKZfVG__anyCar:hover{color:var(--gold-soft);border-color:var(--gold)}.RideModal-module__HKZfVG__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.RideModal-module__HKZfVG__label{color:var(--text-soft);font-size:13px;font-weight:600}.RideModal-module__HKZfVG__input,.RideModal-module__HKZfVG__textarea{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--text);outline:none;padding:12px 14px;transition:border-color .18s,box-shadow .18s}.RideModal-module__HKZfVG__input:focus,.RideModal-module__HKZfVG__textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c9a86a29}.RideModal-module__HKZfVG__textarea{resize:vertical;min-height:56px}.RideModal-module__HKZfVG__input::placeholder,.RideModal-module__HKZfVG__textarea::placeholder{color:var(--text-mut)}.RideModal-module__HKZfVG__hint{color:var(--text-mut);letter-spacing:.02em;font-size:11.5px}.RideModal-module__HKZfVG__checkRow{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin:4px 0 14px;font-size:14px;font-weight:600;display:flex}.RideModal-module__HKZfVG__checkRow input{width:18px;height:18px;accent-color:var(--gold);cursor:pointer}.RideModal-module__HKZfVG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin:4px 0 12px;font-size:12px;font-weight:700}.RideModal-module__HKZfVG__grid2{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}@media (max-width:480px){.RideModal-module__HKZfVG__grid2{grid-template-columns:1fr}}.RideModal-module__HKZfVG__segmented{grid-template-columns:1fr 1fr;gap:8px;display:grid}.RideModal-module__HKZfVG__segBtn{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--bg);color:var(--text-soft);cursor:pointer;padding:12px 10px;font-size:14px;font-weight:600;transition:all .15s}.RideModal-module__HKZfVG__segBtn:hover{color:var(--text)}.RideModal-module__HKZfVG__segActive{border-color:var(--gold);color:var(--gold-soft);background:#c9a86a14}.RideModal-module__HKZfVG__error{color:var(--danger);margin:12px 0 0;font-size:13px}.RideModal-module__HKZfVG__navRow{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.RideModal-module__HKZfVG__navRow .RideModal-module__HKZfVG__btn{flex:1}.RideModal-module__HKZfVG__backBtn{color:var(--text-soft);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:10px 4px;font-size:14px;font-weight:600;transition:color .15s}.RideModal-module__HKZfVG__backBtn:hover{color:var(--text)}.RideModal-module__HKZfVG__success{text-align:center;padding:18px 6px 8px}.RideModal-module__HKZfVG__successMark{width:56px;height:56px;color:var(--ok);background:#5fae7e1a;border:1px solid #5fae7e73;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:26px;display:flex}.RideModal-module__HKZfVG__successTitle{font-family:var(--font-display);margin-bottom:8px;font-size:24px}.RideModal-module__HKZfVG__successBody{color:var(--text-soft);max-width:36ch;margin:0 auto 8px;font-size:14px;line-height:1.55}@keyframes RideModal-module__HKZfVG__rmFade{0%{opacity:0}to{opacity:1}}@keyframes RideModal-module__HKZfVG__rmIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.RideModal-module__HKZfVG__backdrop,.RideModal-module__HKZfVG__dialog,.RideModal-module__HKZfVG__stepBody{animation:none}}
.CookieNotice-module__pXYgqG__wrap{z-index:140;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);background:#141619eb;border-radius:14px;align-items:center;gap:12px;max-width:380px;padding:13px 14px 13px 16px;animation:.5s cubic-bezier(.22,1,.36,1) both CookieNotice-module__pXYgqG__cookieIn;display:flex;position:fixed;bottom:clamp(14px,3vw,26px);left:clamp(14px,3vw,26px);box-shadow:0 18px 44px -20px #000c}.CookieNotice-module__pXYgqG__dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 10px #c9a86ab3}.CookieNotice-module__pXYgqG__text{color:var(--text-soft);margin:0;font-size:12.5px;line-height:1.45}.CookieNotice-module__pXYgqG__accept{cursor:pointer;color:#1a140a;background:linear-gradient(180deg, var(--gold-soft), var(--gold));border:0;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:700;transition:opacity .15s}.CookieNotice-module__pXYgqG__accept:hover{opacity:.92}.CookieNotice-module__pXYgqG__close{width:24px;height:24px;color:var(--text-mut);cursor:pointer;background:0 0;border:0;flex-shrink:0;font-size:12px;line-height:1;transition:color .15s}.CookieNotice-module__pXYgqG__close:hover{color:var(--text)}@media (max-width:560px){.CookieNotice-module__pXYgqG__wrap{max-width:none;left:12px;right:12px}}@keyframes CookieNotice-module__pXYgqG__cookieIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.CookieNotice-module__pXYgqG__wrap{animation:none}}
.page-module___8aEwW__topbar{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(1.4);border-bottom:1px solid var(--line-soft);background:#0b0c0ed9;align-items:center;height:64px;transition:background .25s;display:flex;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__topbarInner{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}.page-module___8aEwW__brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.page-module___8aEwW__brandLogo{filter:drop-shadow(0 4px 12px #c9a86a2e);width:40px;height:40px;transition:transform .18s;display:block}.page-module___8aEwW__brand:hover .page-module___8aEwW__brandLogo{transform:translateY(-1px)scale(1.03)}@media (min-width:720px){.page-module___8aEwW__brandLogo{width:46px;height:46px}}.page-module___8aEwW__navRight{align-items:center;gap:6px;display:flex}.page-module___8aEwW__navLinks{align-items:center;gap:4px;display:none}@media (min-width:720px){.page-module___8aEwW__navLinks{display:flex}}.page-module___8aEwW__navLink{color:var(--text-soft);letter-spacing:.01em;border-radius:999px;padding:7px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.page-module___8aEwW__navLink:hover{color:var(--text)}.page-module___8aEwW__langToggle{border:1px solid var(--line);border-radius:999px;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.page-module___8aEwW__langBtn{letter-spacing:.08em;color:var(--text-mut);cursor:pointer;background:0 0;border:0;padding:6px 11px;font-size:12px;font-weight:700;line-height:1;transition:background .15s,color .15s}.page-module___8aEwW__langBtnActive{background:var(--bg-elev-2);color:var(--gold-soft)}.page-module___8aEwW__topbarCta{flex-shrink:0;padding:9px 18px;font-size:13px}.page-module___8aEwW__heroPin{height:360vh;position:relative}@media (max-width:720px){.page-module___8aEwW__heroPin{height:320vh}}.page-module___8aEwW__heroSticky{background:radial-gradient(900px 620px at 82% 28%, color-mix(in srgb, var(--accent,#c9a86a) 15%, transparent), transparent 62%), radial-gradient(600px 460px at 0% 74%, #6aa3d60a, transparent 60%);align-items:center;height:100vh;min-height:600px;padding-top:64px;transition:background .7s;display:flex;position:sticky;top:0;overflow:hidden}.page-module___8aEwW__heroContainer{z-index:2;width:100%;position:relative}.page-module___8aEwW__heroAccent{pointer-events:none;background:radial-gradient(820px 560px at 82% 24%, color-mix(in srgb, var(--accent,#c9a86a) 9%, transparent), transparent 64%);transition:background .7s;position:absolute;inset:0}.page-module___8aEwW__heroGrain{pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.page-module___8aEwW__heroGrid{grid-template-columns:1fr;align-items:center;gap:clamp(18px,4vw,44px);display:grid;position:relative}@media (min-width:920px){.page-module___8aEwW__heroGrid{grid-template-columns:1.05fr .95fr;gap:40px}}.page-module___8aEwW__heroCopy{z-index:2;max-width:600px;position:relative}.page-module___8aEwW__heroKicker{margin-bottom:16px}.page-module___8aEwW__heroLine{background:linear-gradient(90deg, var(--accent,#c9a86a), transparent);width:60px;height:2px;margin-bottom:20px;transition:background .6s;display:block}.page-module___8aEwW__heroTitle{letter-spacing:-.028em;max-width:14ch;margin-bottom:16px;font-size:clamp(30px,5vw,60px);line-height:1.04}.page-module___8aEwW__heroSubtitle{color:var(--text-soft);max-width:48ch;margin-bottom:20px;font-size:clamp(14px,1.9vw,17px);line-height:1.6}.page-module___8aEwW__heroCarPanel{border-top:1px solid var(--line-soft);margin-bottom:24px;padding-top:16px;animation:.6s cubic-bezier(.22,1,.36,1) both page-module___8aEwW__heroInfoIn}.page-module___8aEwW__heroCarHead{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.page-module___8aEwW__heroCarTag{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#c9a86a);font-size:12px;font-weight:700;transition:color .6s}.page-module___8aEwW__heroCarName{font-family:var(--font-display);color:var(--text);font-size:clamp(24px,3.6vw,34px);line-height:1.08}.page-module___8aEwW__heroCarDesc{color:var(--text-soft);max-width:44ch;margin-bottom:14px;font-size:14px;line-height:1.55}.page-module___8aEwW__heroStats{align-items:center;gap:14px;margin-bottom:14px;display:flex}.page-module___8aEwW__heroStat{letter-spacing:.03em;color:var(--text);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.page-module___8aEwW__heroStat:before{content:"";background:var(--accent,#c9a86a);width:6px;height:6px;box-shadow:0 0 10px color-mix(in srgb, var(--accent,#c9a86a) 80%, transparent);border-radius:50%;transition:background .6s}.page-module___8aEwW__heroStatSep{background:var(--line);width:1px;height:16px}.page-module___8aEwW__heroFeatures{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__heroFeature{color:var(--text-soft);border:1px solid var(--line);background:var(--bg-elev);border-radius:999px;padding:5px 12px;font-size:12px}.page-module___8aEwW__heroCtas{flex-wrap:wrap;gap:12px;display:flex}.page-module___8aEwW__heroVisual{flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,1.8vw,18px);min-height:220px;display:flex;position:relative}.page-module___8aEwW__heroVisualHead{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:5px;animation:.55s cubic-bezier(.22,1,.36,1) both page-module___8aEwW__heroInfoIn;display:flex;position:relative}.page-module___8aEwW__heroStage{justify-content:center;align-items:center;width:100%;min-height:clamp(210px,36vh,350px);animation:7s ease-in-out infinite alternate page-module___8aEwW__heroFloat;display:flex;position:relative}.page-module___8aEwW__heroStage:before{content:"";pointer-events:none;background:radial-gradient(closest-side, color-mix(in srgb, var(--accent,#c9a86a) 24%, transparent), color-mix(in srgb, var(--accent,#c9a86a) 7%, transparent) 55%, transparent 72%);filter:blur(14px);z-index:0;transition:background .7s;position:absolute;inset:6% -2% 8%}.page-module___8aEwW__heroCar{filter:drop-shadow(0 26px 34px #0009);opacity:0;z-index:1;width:100%;max-width:560px;height:auto;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.97)}.page-module___8aEwW__heroCarActive{opacity:1;z-index:2;transform:translate(-50%,-50%)scale(1)}.page-module___8aEwW__heroCarPast{opacity:0;transform:translate(-50%,-50%)scale(.97)}.page-module___8aEwW__heroProgress{z-index:3;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:clamp(14px,3vh,28px);left:0;right:0}.page-module___8aEwW__heroDots{justify-content:center;gap:8px;margin-top:8px;display:flex}.page-module___8aEwW__heroDot{background:var(--line);border-radius:999px;width:8px;height:8px;transition:width .4s,background .4s}.page-module___8aEwW__heroDotActive{background:var(--accent,#c9a86a);width:26px}.page-module___8aEwW__heroHint{letter-spacing:.18em;text-transform:uppercase;color:var(--text-mut);font-size:11px}@keyframes page-module___8aEwW__heroFloat{0%{transform:translateY(-4px)}to{transform:translateY(6px)}}@keyframes page-module___8aEwW__heroInfoIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.page-module___8aEwW__marks{z-index:2;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:linear-gradient(#14161966,#0b0c0e00);position:relative}.page-module___8aEwW__marksInner{flex-wrap:wrap;align-items:center;gap:14px 28px;padding-top:16px;padding-bottom:16px;display:flex}.page-module___8aEwW__mark{letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);align-items:center;gap:9px;font-size:12px;font-weight:700;display:inline-flex}.page-module___8aEwW__markDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 10px #c9a86ab3}.page-module___8aEwW__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.page-module___8aEwW__revealVisible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__reveal{opacity:1;transition:none;transform:none}.page-module___8aEwW__heroStage{animation:none}.page-module___8aEwW__heroCar{transition:opacity .2s linear}.page-module___8aEwW__heroCarActive,.page-module___8aEwW__heroCarPast{transform:translate(-50%,-50%)}.page-module___8aEwW__heroVisualHead{animation:none}}.page-module___8aEwW__trustGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:720px){.page-module___8aEwW__trustGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__trustCard{padding:24px 22px}.page-module___8aEwW__trustTitle{font-size:16px;font-weight:700;font-family:var(--font-sans);margin-bottom:6px}.page-module___8aEwW__trustDesc{color:var(--text-soft);font-size:14px;line-height:1.6}.page-module___8aEwW__trustDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-bottom:16px}.page-module___8aEwW__fleetHeader{margin-bottom:clamp(32px,5vw,48px)}.page-module___8aEwW__fleetHeaderText{margin-top:12px}.page-module___8aEwW__fleetTitle{margin-bottom:10px;font-size:clamp(28px,4.5vw,42px)}.page-module___8aEwW__fleetSubtitle{color:var(--text-soft);font-size:16px}.page-module___8aEwW__fleetGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:720px){.page-module___8aEwW__fleetGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__fleetCard{flex-direction:column;padding:0;transition:border-color .25s,transform .25s,box-shadow .25s,opacity .6s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__fleetCard:hover{border-color:#c9a86a59;transform:translateY(-4px);box-shadow:0 26px 50px -28px #000000d9}.page-module___8aEwW__fleetThumb{border-bottom:1px solid var(--line-soft);background:radial-gradient(120% 95% at 50% 118%,#c9a86a1f,#0000 62%),#0a0b0e;justify-content:center;align-items:center;height:184px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__fleetThumbGlow{pointer-events:none;opacity:0;background:radial-gradient(closest-side at 50% 70%,#c9a86a29,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.page-module___8aEwW__fleetCard:hover .page-module___8aEwW__fleetThumbGlow{opacity:1}.page-module___8aEwW__fleetThumbImg{z-index:1;object-fit:contain;filter:drop-shadow(0 16px 22px #0000008c);width:94%;max-height:160px;transition:transform .35s;position:relative}.page-module___8aEwW__fleetCard:hover .page-module___8aEwW__fleetThumbImg{transform:scale(1.04)}.page-module___8aEwW__fleetMonogram{font-family:var(--font-display);color:#c9a86a38;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:88px;font-weight:500;line-height:1}.page-module___8aEwW__fleetBody{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.page-module___8aEwW__fleetName{font-size:19px;font-family:var(--font-display);color:var(--text);margin-bottom:8px}.page-module___8aEwW__fleetDesc{color:var(--text-soft);flex:1;margin-bottom:16px;font-size:14px;line-height:1.6}.page-module___8aEwW__fleetCap{letter-spacing:.07em;color:var(--gold);text-transform:uppercase;border-top:1px solid var(--line-soft);padding-top:16px;font-size:12px;font-weight:700}.page-module___8aEwW__howTitle{margin-bottom:clamp(32px,5vw,48px);font-size:clamp(28px,4.5vw,42px)}.page-module___8aEwW__stepsGrid{background:var(--line-soft);border-radius:var(--radius-lg);grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}@media (min-width:720px){.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__step{background:var(--bg-elev);padding:32px 28px;position:relative}.page-module___8aEwW__stepNum{font-family:var(--font-display);color:#c9a86a2e;letter-spacing:-.03em;margin-bottom:16px;font-size:48px;font-weight:500;line-height:1}.page-module___8aEwW__stepTitle{font-size:16px;font-weight:700;font-family:var(--font-sans);color:var(--text);margin-bottom:8px}.page-module___8aEwW__stepDesc{color:var(--text-soft);font-size:14px;line-height:1.6}.page-module___8aEwW__fleetSection{position:relative}.page-module___8aEwW__fleetSection:before{content:"";pointer-events:none;background:radial-gradient(700px 420px at 100% 0,#c9a86a0d,#0000 60%);position:absolute;inset:0}.page-module___8aEwW__quoteSection{position:relative;overflow:hidden}.page-module___8aEwW__quoteAccent{pointer-events:none;background:radial-gradient(620px 420px at 50% -10%,#c9a86a14,#0000 62%),linear-gradient(#14161959,#0000 30%);position:absolute;inset:0}.page-module___8aEwW__quoteSectionHeader,.page-module___8aEwW__quoteWrap{z-index:1;position:relative}.page-module___8aEwW__quoteSectionHeader{text-align:center;margin-bottom:clamp(28px,4vw,40px)}.page-module___8aEwW__quoteTitle{margin-bottom:10px;font-size:clamp(28px,4.5vw,42px)}.page-module___8aEwW__quoteSubtitle{color:var(--text-soft);font-size:16px}.page-module___8aEwW__quoteWrap{max-width:560px;margin-inline:auto}.page-module___8aEwW__sectionTitle{margin-bottom:10px;font-size:clamp(28px,4.5vw,42px)}.page-module___8aEwW__footer{border-top:1px solid var(--line-soft);padding-block:clamp(32px,5vw,52px)}.page-module___8aEwW__footerInner{flex-direction:column;gap:20px;display:flex}@media (min-width:720px){.page-module___8aEwW__footerInner{flex-direction:row;justify-content:space-between;align-items:center}}.page-module___8aEwW__footerBrand{font-family:var(--font-display);letter-spacing:.18em;color:var(--gold-soft);font-size:20px;font-weight:600}.page-module___8aEwW__footerLogo{width:auto;height:30px;margin-bottom:12px;display:block}.page-module___8aEwW__footerContact{letter-spacing:.06em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px;font-size:13px;font-weight:700}.page-module___8aEwW__footerLinks{flex-direction:column;gap:4px;display:flex}.page-module___8aEwW__footerLink{color:var(--text-soft);font-size:14px;transition:color .15s}.page-module___8aEwW__footerLink:hover{color:var(--gold-soft)}.page-module___8aEwW__footerRights{color:var(--text-mut);margin-top:8px;font-size:12px}.page-module___8aEwW__fab{z-index:150;cursor:pointer;color:#1a140a;background:linear-gradient(180deg, var(--gold-soft), var(--gold));border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 22px 14px 18px;transition:transform .18s,box-shadow .2s;display:inline-flex;position:fixed;bottom:clamp(16px,3vw,30px);right:clamp(16px,3vw,30px);box-shadow:0 16px 40px -12px #c9a86ab3,0 4px 14px #0006}.page-module___8aEwW__fab:hover{transform:translateY(-2px);box-shadow:0 22px 50px -12px #c9a86ad9,0 6px 18px #00000073}.page-module___8aEwW__fab:active{transform:translateY(0)}.page-module___8aEwW__fab:after{content:"";border:2px solid var(--gold);pointer-events:none;border-radius:999px;animation:2.6s ease-out infinite page-module___8aEwW__fabPulse;position:absolute;inset:0}.page-module___8aEwW__fabPlus{margin-top:-2px;font-size:24px;font-weight:400;line-height:1}.page-module___8aEwW__fabLabel{letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:700}@keyframes page-module___8aEwW__fabPulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(1.18)}to{opacity:0}}@media (max-width:600px){.page-module___8aEwW__fab{justify-content:center;width:58px;height:58px;padding:0}.page-module___8aEwW__fabLabel{display:none}.page-module___8aEwW__fabPlus{margin-top:0;font-size:28px}}@media (max-width:720px){.page-module___8aEwW__heroCtas{display:none}.page-module___8aEwW__heroCopy{text-align:center;max-width:100%}.page-module___8aEwW__heroLine,.page-module___8aEwW__heroTitle,.page-module___8aEwW__heroSubtitle{margin-inline:auto}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__fab:after{animation:none}}.page-module___8aEwW__fleetSelect{width:100%;margin-top:16px;padding:11px 18px;font-size:14px}.page-module___8aEwW__fleetCard:hover .page-module___8aEwW__fleetSelect{border-color:var(--gold);color:var(--gold-soft)}
