:root{--navy:#000871;--blue:#111d8f;--yellow:#ffcc00;--white:#fff;--mist:#f1f5f9;--ink:#0f172a;--muted:#64748b;--line:#dce3eb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--white);font-family:"Manrope",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit}.header{height:80px;max-width:1240px;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26}.wordmark{font-size:18px;font-weight:800;letter-spacing:.08em;text-decoration:none}.wordmark span,.eyebrow,h1 span{color:var(--yellow)}.header__cta{color:var(--yellow);font-size:13px;font-weight:700;text-underline-offset:5px}
.hero{max-width:1240px;min-height:680px;padding:70px 28px 100px;margin:auto;display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center;overflow:hidden}.eyebrow{margin:0 0 20px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-size:clamp(64px,8vw,112px);font-weight:800;line-height:.87;letter-spacing:-.065em}.route-airport{display:inline-block;margin-left:.18em;font-size:.72em;font-weight:700;letter-spacing:0;white-space:nowrap}h1 .route-airport{font-size:.25em;letter-spacing:.02em;vertical-align:.24em}.hero__intro{margin:28px 0 24px;font-size:17px;letter-spacing:.02em;opacity:.82}.route-switch{width:min(590px,100%);padding:5px;border:1px solid #ffffff33;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;background:#ffffff0f}.route-switch__button{min-height:54px;padding:0 14px;border:0;border-radius:11px;background:transparent;color:#ffffffb8;cursor:pointer;font-size:13px;font-weight:700}.route-switch__button i{margin:0 5px;color:var(--yellow);font-style:normal}.route-switch__button.is-active{background:var(--white);color:var(--navy);box-shadow:0 8px 30px #00000024}.schedule{display:flex;gap:20px;align-items:center;width:min(590px,100%);margin:18px 0 30px}.schedule span{color:#ffffff94;font-size:11px;letter-spacing:.02em}.schedule strong{font-size:13px}.button{min-height:58px;padding:0 25px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;text-decoration:none;font-size:14px;font-weight:800;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button--primary,.button--submit{background:var(--yellow);color:var(--navy)}.button--primary:hover,.button--submit:hover{background:#ffda3b}.hero__notice{max-width:520px;margin:18px 0 0;color:#ffffff94;font-size:11px;line-height:1.55;letter-spacing:.02em}
.price-card{position:relative;min-height:450px;padding:32px;border:1px solid #ffffff38;border-radius:30px;background:var(--blue);box-shadow:0 35px 90px #00001e47;overflow:hidden}.price-card:after{content:"";position:absolute;right:-100px;bottom:-120px;width:330px;height:330px;border:1px solid #ffcc0059;border-radius:50%;box-shadow:0 0 0 55px #ffcc000a,0 0 0 110px #ffcc0009}.price-card__top{display:flex;justify-content:space-between;color:#ffffff94;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.price-card__amount{display:flex;align-items:flex-end;gap:10px;margin-top:74px}.price-card__amount strong{font-size:clamp(70px,7vw,96px);line-height:.8;letter-spacing:-.07em}.price-card__amount span{color:var(--yellow);font-size:20px;font-weight:800}.price-card>p{color:#ffffffad;letter-spacing:.02em}.luggage{position:relative;z-index:2;margin-top:62px;padding-top:24px;border-top:1px solid #ffffff2b;display:flex;align-items:center;gap:15px}.luggage__icon{width:28px;height:35px;border:2px solid var(--yellow);border-radius:5px;position:relative}.luggage__icon:before{content:"";position:absolute;left:7px;top:-8px;width:10px;height:6px;border:2px solid var(--yellow);border-bottom:0;border-radius:4px 4px 0 0}.luggage__icon:after{content:"";position:absolute;left:3px;right:3px;bottom:5px;height:2px;background:var(--yellow)}.luggage strong,.luggage small{display:block}.luggage strong{font-size:14px}.luggage small{margin-top:3px;color:#ffffff94;font-size:10px}.route-line{position:absolute;right:32px;bottom:36px;z-index:2;display:flex;align-items:center;gap:9px}.route-line span{width:9px;height:9px;border:2px solid var(--yellow);border-radius:50%}.route-line span:last-child{background:var(--yellow)}.route-line i{width:65px;color:var(--yellow);font-style:normal;font-size:12px;overflow:hidden}
.booking{padding:110px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;background:var(--mist);color:var(--ink)}.eyebrow--blue{color:var(--navy)}.booking h2,.questions h2{margin:0;font-size:clamp(44px,5vw,70px);font-weight:800;line-height:.96;letter-spacing:-.055em}.booking__heading>p:last-child{max-width:350px;margin-top:25px;color:var(--muted);font-size:14px;line-height:1.65}.booking-form{padding:38px;border-radius:26px;background:var(--white);box-shadow:0 18px 55px #0f172a14}fieldset{min-width:0;padding:0 0 30px;margin:0 0 30px;border:0;border-bottom:1px solid var(--line)}legend{width:100%;margin-bottom:17px;font-size:13px;font-weight:800}legend span{color:var(--navy);margin-right:8px}.form-routes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice input{position:absolute;opacity:0}.choice>span{min-height:52px;padding:0 14px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer}.choice i{margin:0 6px;color:var(--navy);font-style:normal}.choice.is-selected>span{border-color:var(--navy);background:var(--navy);color:var(--white)}.choice.is-selected i{color:var(--yellow)}.date-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.date-option{min-height:67px;padding:9px 5px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);cursor:pointer}.date-option small,.date-option strong{display:block}.date-option small{margin-bottom:4px;color:var(--muted);font-size:9px;text-transform:uppercase}.date-option strong{font-size:13px}.date-option.is-selected{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.date-option.is-selected small{color:var(--navy)}.quantity{display:flex;align-items:center;gap:12px}.quantity button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--navy);cursor:pointer;font-size:20px}.quantity button:disabled{opacity:.35}.quantity output{min-width:32px;text-align:center;font-size:20px;font-weight:800}.quantity>span{margin-left:6px;color:var(--muted);font-size:11px}.total{margin:-6px 0 30px;padding:22px;border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--navy);color:var(--white)}.total>span{font-size:11px;color:#ffffff9e}.total p{margin:0;text-align:right}.total small,.total strong{display:block}.total small{margin-bottom:4px;color:#ffffff9e;font-size:10px}.total strong{color:var(--yellow);font-size:24px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-grid label>span{display:block;margin:0 0 7px;color:var(--muted);font-size:10px;font-weight:700}.contact-grid input{width:100%;height:52px;padding:0 14px;border:1px solid var(--line);border-radius:11px;outline:0;color:var(--ink)}.contact-grid input:focus{border-color:var(--navy);box-shadow:0 0 0 3px #00087114}.consent{display:grid;grid-template-columns:17px 1fr;gap:9px;align-items:start;margin:0 0 18px;color:var(--muted);font-size:10px;line-height:1.5}.consent input{margin:2px 0 0;accent-color:var(--navy)}.button--submit{width:100%}.button--submit:disabled{opacity:.65}.booking-form__notice,.form-status{margin:12px 0 0;text-align:center;color:var(--muted);font-size:10px;line-height:1.5}.form-status--error{color:#b42318}
.questions{padding:100px max(28px,calc((100vw - 1184px)/2)) 120px;display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:end}.messengers{border-top:1px solid #ffffff33}.messengers a{min-height:67px;border-bottom:1px solid #ffffff33;display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:16px;font-weight:700}.messenger-name{display:flex;align-items:center;gap:12px}.messenger-icon{width:25px;height:25px;flex:0 0 25px}.messengers a i{color:var(--yellow);font-style:normal;font-size:20px}.messengers a[aria-disabled=true]{cursor:default}.mobile-cta{display:none}dialog{width:min(460px,calc(100vw - 30px));padding:38px;border:0;border-radius:24px;color:var(--ink);text-align:center}dialog::backdrop{background:#00083cad;backdrop-filter:blur(4px)}.dialog__close{position:absolute;top:12px;right:15px;border:0;background:0;color:var(--muted);font-size:25px}.dialog__check{width:55px;height:55px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-size:24px;font-weight:800}dialog h2{margin:0 0 12px;color:var(--navy);font-size:31px}dialog p{margin:0 0 25px;color:var(--muted);font-size:14px;line-height:1.6}.dialog__button{width:100%}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.booking,.questions{grid-template-columns:1fr}.booking{gap:45px}.questions{gap:55px}}
@media(max-width:620px){body{padding-bottom:82px}.header{height:68px;padding:0 18px}.header__cta{display:none}.hero{padding:48px 18px 70px;gap:42px}h1{font-size:clamp(58px,18vw,76px)}.hero__intro{font-size:15px}.route-switch{grid-template-columns:1fr}.schedule{align-items:flex-start;flex-direction:column;gap:6px}.hero .button{width:100%}.price-card{min-height:370px;padding:25px 20px}.price-card__amount{margin-top:60px}.price-card__amount strong{font-size:72px}.luggage{margin-top:55px}.route-line{right:20px;bottom:31px}.booking{padding:78px 14px}.booking__heading{padding:0 6px}.booking-form{padding:25px 16px;border-radius:20px}.form-routes,.contact-grid{grid-template-columns:1fr}.date-grid{grid-template-columns:repeat(2,1fr)}.total{align-items:flex-start}.questions{padding:78px 20px 95px}.questions h2{font-size:42px}.mobile-cta{position:fixed;z-index:20;left:0;right:0;bottom:0;padding:12px 14px;display:block;background:#fffffff0;border-top:1px solid var(--line);backdrop-filter:blur(10px)}.mobile-cta .button{width:100%;min-height:56px}}
.schedule{margin-bottom:18px}.trip-benefit{width:min(590px,100%);margin:0 0 24px;padding:16px 18px;border-left:3px solid var(--yellow);border-radius:0 12px 12px 0;background:#ffffff0c}.trip-benefit strong{display:block;font-size:13px}.trip-benefit p{display:flex;flex-wrap:wrap;gap:7px;margin:7px 0 5px;color:#ffffffc7;font-size:12px;letter-spacing:.02em}.trip-benefit p b{color:var(--yellow);font-weight:800}.trip-benefit small{display:block;color:#ffffff73;font-size:9px;line-height:1.5;letter-spacing:.02em}
.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
