:root{--bg:#fff;--surface:#fff;--soft:#eef8f3;--warm:#fff6e8;--line:#d8e3dd;--line2:#b8cbc1;--text:#14231b;--muted:#5f6f67;--green:#11b962;--green-dark:#087f43;--orange:#df7d13;--blue:#1d74d8;--shadow:none}
*{box-sizing:border-box}
body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:"Inter",Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{display:block;max-width:100%}button,input{font:inherit}button{cursor:pointer}.booking-page{padding:16px 0 42px}.heli-page-container{width:min(100% - 32px,1440px);margin:0 auto}
.calculator-title{margin:0;color:#14213d;font-size:18px;line-height:1.3;font-weight:500;letter-spacing:0}.calculator-subtitle{margin:8px 0 24px;color:var(--muted);font-size:15px}
.rd-services-breadcrumbs{display:inline-flex;align-items:center;gap:10px;max-width:100%;margin:0 0 26px;padding:5px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#e6e1da;color:var(--text);font-size:15px;line-height:1.2}.rd-services-breadcrumbs__home,.rd-services-breadcrumbs__link{display:inline-flex;align-items:center;justify-content:center;color:var(--text);text-decoration:none;transition:color .18s ease,background .18s ease}.rd-services-breadcrumbs__home{line-height:0}.rd-services-breadcrumbs__home svg{display:block;width:18px;height:18px;margin:0 14px}.rd-services-breadcrumbs__link{padding:7px 14px;border-radius:999px;color:#5d5549;font-weight:600}.rd-services-breadcrumbs__home:hover,.rd-services-breadcrumbs__link:hover{color:var(--green)}.rd-services-breadcrumbs__current{display:inline-flex;align-items:center;padding:7px 16px;border-radius:999px;background:var(--surface);box-shadow:0 1px 4px rgba(0,0,0,.1);font-weight:700;white-space:nowrap}.rd-services-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.heli-calculator{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.heli-calculator-head{display:grid;grid-template-columns:1fr auto;gap:18px 24px;align-items:center;padding:24px;background:linear-gradient(180deg,#fff 0%,#f6fbf8 100%);border-bottom:1px solid var(--line)}
.calc-kicker{margin:0 0 6px;color:var(--green-dark);font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.08em}h4{margin:0;font-size:21px;line-height:1.25;font-weight:800;letter-spacing:0}
.calc-lead,.flight-copy,.payment-copy,.summary-details,.step-text,.imp-text{margin:8px 0 0;color:var(--muted);font-size:15px}.passenger-picker{display:grid;grid-template-columns:repeat(5,52px);gap:8px;justify-content:end}
.passenger-button,.payment-button,.flight-select-button,.duration-choice{border:1px solid var(--line2);border-radius:8px;background:#fff;color:var(--text);transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.passenger-button{min-height:48px;font-size:18px;font-weight:800}
.passenger-button:hover,.payment-button:hover,.flight-select-button:hover,.duration-choice:hover:not(:disabled){border-color:var(--green);box-shadow:0 8px 22px rgba(17,185,98,.12)}.passenger-button.selected,.payment-button.selected,.flight-select-button.selected,.duration-choice.selected{border-color:var(--green);background:#e8faef;color:#053a1f;box-shadow:inset 0 0 0 1px var(--green)}
.large-group-field{display:none;grid-column:1/-1;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-weight:700}.large-group-field.visible{display:flex}.large-group-field input{width:180px;min-height:42px;border:1px solid var(--line2);border-radius:8px;padding:0 12px;color:var(--text);font-size:16px;font-weight:800}
.info-popover{position:relative;display:inline-flex;vertical-align:middle;margin-left:4px;outline:none}.info-icon{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid var(--green-dark);border-radius:50%;color:var(--green-dark);font-size:12px;font-weight:800;line-height:1}
.info-bubble{position:absolute;z-index:30;left:50%;bottom:calc(100% + 10px);width:min(320px,78vw);padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#26382d;box-shadow:0 18px 36px rgba(13,27,19,.18);font-size:14px;font-weight:500;opacity:0;visibility:hidden;transform:translate(-50%,6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.info-popover:hover .info-bubble,.info-popover:focus .info-bubble,.info-popover:focus-within .info-bubble{opacity:1;visibility:visible;transform:translate(-50%,0)}
.calculator-hint{margin:22px 24px 0;padding:14px 16px;border-left:4px solid var(--green);background:#edf9f2;color:#10492a;border-radius:0 8px 8px 0;font-size:15px}.flight-step-title{padding:24px 24px 12px}
.flight-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 24px 24px}.flight-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.flight-card.selected{border-color:var(--green);box-shadow:0 14px 36px rgba(17,185,98,.12)}
.flight-media{display:grid;grid-template-columns:repeat(2,1fr);height:178px;background:#edf2ef;overflow:hidden}.flight-media.single{grid-template-columns:1fr}.flight-media img{width:100%;height:100%;object-fit:cover}.flight-body{display:flex;flex:1;flex-direction:column;padding:20px}.flight-eyebrow{margin:0 0 6px;color:var(--green-dark);font-size:13px;font-weight:800}.doors-off .flight-eyebrow{color:var(--orange)}
.flight-select-button{width:100%;min-height:44px;margin-top:16px;padding:10px 14px;font-weight:800}.flight-note{margin-top:12px;padding:11px 12px;border-radius:8px;background:var(--soft);color:#30483b;font-size:14px}.doors-off .flight-note{background:var(--warm)}
.duration-grid{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.flight-card.selected .duration-grid{display:grid}.duration-choice{min-height:106px;padding:14px;text-align:left}.duration-choice:disabled{cursor:not-allowed;opacity:.58}.duration-time,.duration-price,.duration-meta{display:block}.duration-time{font-weight:800;font-size:16px}.duration-price{margin-top:6px;color:#062d19;font-size:22px;line-height:1.15;font-weight:900}.duration-meta{margin-top:6px;color:var(--muted);font-size:13px}
.route-preview{display:none;margin-top:16px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.route-preview.is-visible{display:block}.route-preview-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line);background:#f8fbf9}.route-preview-label{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.embedded-helicopter-map{width:100%;height:310px;min-height:310px;background:#dfe8e4}.embedded-helicopter-map:not(.labels-visible) .route-label{display:none}.route-label{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:rgba(13,110,253,.72);color:#fff;font-size:12px;font-weight:800;line-height:1.1;white-space:nowrap;box-shadow:0 8px 16px rgba(18,53,91,.16);backdrop-filter:blur(3px)}
.helicopter-start-marker{display:grid;place-items:center;border-radius:50%;background:#0b2d1b;box-shadow:0 10px 22px rgba(4,34,18,.24)}.helicopter-start-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;font-size:13px;font-weight:900}
.calc-bottom{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:18px;padding:0 24px 24px}.payment-panel,.selection-summary,.bi-wrap{border:1px solid var(--line);border-radius:8px;background:#fff}.payment-panel,.selection-summary{padding:20px}.payment-toggle{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.payment-button{min-height:44px;padding:10px 12px;font-weight:800}.payment-perks{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.payment-perk{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border-radius:999px;background:#eef8f3;color:#12482c;font-size:13px;font-weight:800}.payment-perk svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.summary-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.summary-prices div{padding:12px;border-radius:8px;background:#f4f8f6}.summary-prices span,.summary-prices strong{display:block}.summary-prices span{color:var(--muted);font-size:13px;font-weight:700}.summary-prices strong{margin-top:4px;color:#062d19;font-size:21px;line-height:1.2;font-weight:900}.technical-note{display:none;margin:14px 0 0;padding:12px;border-radius:8px;background:#fff7eb;color:#774406;font-size:14px}.technical-note.visible{display:block}
.booking-actions{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 0}.booking-actions.is-visible{display:grid}.booking-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 16px;border-radius:8px;color:#fff;font-weight:900;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.booking-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(17,44,28,.16)}.booking-link svg{flex:0 0 auto;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.whatsapp-link{background:#1fa855}.telegram-link{background:#2389d7}.vk-link{background:#2672b9}
.booking-info-wrap{max-width:720px;margin-top:44px}.bi-wrap{padding:0;box-shadow:none;border:0;background:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-label{display:block;margin:0 0 18px 6px;color:#4f5e6a;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.16em}
.steps-grid,.important-grid{display:grid;gap:12px;margin-bottom:46px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.important-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.step-card,.imp-card{border:1px solid #d8dce0;border-radius:10px;background:#fff}.step-card{min-height:178px;padding:17px 18px 18px;border-top:3px solid #2f80dc}.step-num{display:block;min-height:0;padding:0;border-radius:0;background:transparent;color:#00a84f;font-size:12px;font-weight:500;text-transform:none;letter-spacing:0}.step-title,.imp-head{margin:12px 0 0;color:#050d17;font-size:16px;font-weight:600;line-height:1.35}.step-text,.imp-text{margin-top:8px;color:#515f69;font-size:15px;line-height:1.48}.imp-card{display:grid;grid-template-columns:34px 1fr;gap:14px;min-height:120px;padding:16px 18px}.imp-card.highlight{border-color:#7db9ff;background:#eaf4ff;color:#074f9f}.imp-card.highlight .imp-head,.imp-card.highlight .imp-text{color:#074f9f}.imp-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8dce0;border-radius:8px;background:#fff;color:#607080}.imp-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.imp-icon:before{content:none}.imp-card.highlight .imp-icon{border-color:#8dc1ff;color:#1b75d0;background:#fff}
@media (max-width:980px){.heli-calculator-head,.flight-comparison,.calc-bottom,.steps-grid,.important-grid{grid-template-columns:1fr}.passenger-picker{justify-content:start}.booking-actions{grid-template-columns:1fr}}
@media (max-width:640px){.booking-page{padding:16px 0 44px}.heli-page-container{width:min(100% - 20px,1440px)}.heli-calculator-head,.flight-step-title,.flight-comparison,.calc-bottom,.bi-wrap{padding-left:14px;padding-right:14px}.calculator-hint{margin-left:14px;margin-right:14px}.passenger-picker{grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.passenger-button{min-width:0}.large-group-field{align-items:stretch;flex-direction:column}.large-group-field input{width:100%}.flight-media{height:150px}.duration-grid,.payment-toggle,.summary-prices{grid-template-columns:1fr}.embedded-helicopter-map{height:260px;min-height:260px}.route-preview-head{align-items:flex-start;flex-direction:column}.info-bubble{left:auto;right:-10px;transform:translate(0,6px)}.info-popover:hover .info-bubble,.info-popover:focus .info-bubble,.info-popover:focus-within .info-bubble{transform:translate(0,0)}}

/* Restore the compact card layout from the pre-cleanup calculator view. */
.heli-calculator{max-width:100%;border:0;background:transparent;overflow:visible}
.heli-calculator-head,.calculator-hint,.flight-step-title{max-width:1440px}
.flight-comparison{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 0 24px}
.flight-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;width:min(100%,370px);padding:14px;border:1px solid var(--line);border-radius:7px;box-shadow:none;overflow:visible}
.flight-card.selected{width:min(100%,752px);border-color:var(--green);box-shadow:none}
.flight-card.doors-off.selected{border-color:#f59f00}
.flight-media,.flight-media.single{display:block;width:112px;height:84px;border-radius:7px;background:#edf2ef;overflow:hidden}
.flight-media img{width:100%;height:100%;object-fit:cover}
.flight-media img:nth-child(n+2){display:none}
.flight-body{display:flex;min-width:0;padding:0}
.flight-body h4{font-size:16px;line-height:1.35}
.flight-eyebrow{font-size:13px;margin:1px 0 4px}
.flight-copy{margin-top:5px;font-size:15px;line-height:1.45}
.flight-select-button{align-self:flex-start;width:214px;min-height:60px;margin-top:12px;padding:10px 14px;border-radius:7px;background:#fff;font-size:16px;line-height:1.35}
.flight-card:not(.selected) .flight-copy{margin-bottom:14px}
.flight-card:not(.selected) .flight-select-button{margin-top:auto}
.flight-card.selected .flight-select-button{width:auto;min-height:40px;padding:8px 13px;border-color:var(--green);background:#fff;color:#0f6739}
.flight-card.doors-off.selected .flight-select-button{border-color:#f59f00;color:#8a5200}
.flight-card:not(.selected) .flight-note{display:none}
.flight-note{margin-top:14px;padding:10px 12px;border-radius:7px;font-size:14px}
.duration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
.duration-choice{min-height:104px;border-radius:7px;padding:13px}
.duration-price{font-size:22px;color:#0f331f}
.doors-off .duration-price{color:#8a5200}
.route-preview{margin-top:14px;border-radius:7px}
.route-preview-head{min-height:42px;padding:10px 12px}
.route-preview-label{color:#527865}

/* Typography tune-up: restore the softer pre-cleanup feel. */
.calc-kicker,.flight-eyebrow{font-weight:700;letter-spacing:0}
.heli-calculator h4,.flight-body h4,.section-label{font-weight:700}
.flight-copy,.calc-lead,.payment-copy,.summary-details,.step-text,.imp-text{font-weight:400;color:#596860}
.flight-select-button,.passenger-button,.payment-button,.duration-time{font-weight:700}
.duration-price,.summary-prices strong{font-weight:800}
.duration-meta,.route-preview-label,.summary-prices span{font-weight:500}
.flight-note,.technical-note{font-weight:400}
.embedded-helicopter-map{height:300px;min-height:300px}
.calc-bottom{max-width:752px;padding:0 0 24px}
.booking-actions{max-width:752px}
.booking-info-wrap{max-width:752px}
.calculator-title{max-width:752px;font-size:30px;line-height:1.15;font-weight:700;color:var(--text)}
.calculator-subtitle{max-width:752px;margin-bottom:26px;font-size:16px}
.heli-calculator.mx-xl-5{margin-left:0!important;margin-right:0!important}
.heli-calculator{width:min(100%,752px)}
.heli-calculator-head,.calculator-hint,.flight-step-title{max-width:752px}
.heli-calculator-head{padding:22px 24px 24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff 0%,#f6fbf8 100%)}
.calculator-hint{margin:22px 0 0}
.heli-calculator-head{grid-template-columns:1fr;align-items:flex-start}
.passenger-picker{justify-content:start;margin-top:4px}
.payment-perks{flex-direction:column;align-items:flex-start;gap:10px}
.payment-perk{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:#26382d;font-size:14px;font-weight:700}
.payment-perk svg{color:var(--green);width:18px;height:18px}
.flight-card{position:relative}
.flight-close-button{position:absolute;top:14px;right:14px;z-index:4;display:none;width:28px;height:28px;padding:0;border:1px solid #111;border-radius:50%;background:#fff;color:#111;box-shadow:none}
.flight-card.selected .flight-close-button{display:inline-flex;align-items:center;justify-content:center}
.flight-close-button:before,.flight-close-button:after{content:"";position:absolute;width:13px;height:1px;background:currentColor}
.flight-close-button:before{transform:rotate(45deg)}
.flight-close-button:after{transform:rotate(-45deg)}
.flight-close-button:hover{border-color:#000;background:#f8f8f8}
.route-label{min-height:auto;padding:3px 6px;border-radius:3px;background:rgba(0,118,255,.64);font-size:10px;font-weight:600;line-height:1.15;box-shadow:none;backdrop-filter:none}

@media (min-width:641px) and (max-width:899px){
  .flight-comparison{width:100%;max-width:752px}
  .flight-card,.flight-card.selected{width:100%;grid-template-columns:112px minmax(0,1fr)}
  .flight-select-button{width:min(100%,260px)}
}

@media (min-width:900px) and (max-width:1199px){
  .flight-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;max-width:752px;gap:12px}
  .flight-card{width:100%;align-content:start}
  .flight-card.selected{grid-column:1/-1;width:100%}
  .flight-select-button{width:100%}
}

@media (max-width:640px){
  .calculator-title{font-size:26px}
  .calculator-subtitle{font-size:15px}
  .heli-calculator-head{padding:18px 14px}
  .flight-card,.flight-card.selected{grid-template-columns:1fr;width:100%;padding:14px}
  .flight-media,.flight-media.single{display:none}
  .flight-select-button{width:100%;min-height:48px}
}

/* Mix from preview.html: warmer palette, softer controls, stronger mobile flow. */
:root{
  --bg:#f4efe6;
  --surface:#fffdf8;
  --surface-2:#fbf7ef;
  --surface-3:#f7f0e6;
  --sage:#edf3ec;
  --green:#1f5635;
  --green-dark:#1f5635;
  --orange:#8a6848;
  --coffee:#8a6848;
  --coffee-dark:#5f452d;
  --line:#e2d9cc;
  --line2:#d3c8ba;
  --text:#161912;
  --muted:#696a60;
}

html,body{background:var(--bg)}
body{color:var(--text);font-size:16px;line-height:1.56}
.booking-page{padding:clamp(28px,4.5vw,58px) 0 72px}
.heli-page-container{width:min(100% - 40px,1160px)}
.calculator-title{max-width:960px;font-size:clamp(36px,4.8vw,58px);line-height:1.02;font-weight:700;letter-spacing:-.02em;color:var(--text)}
.calculator-subtitle{max-width:620px;margin:14px 0 30px;color:var(--muted);font-size:clamp(16px,1.35vw,18px)}
.heli-calculator,.heli-calculator.mx-xl-5{width:100%;max-width:960px;margin-left:0!important;margin-right:0!important}
.heli-calculator-head{background:var(--surface);border-color:var(--line);border-radius:18px}
.calculator-hint{background:var(--surface-2);border-left-color:var(--green);color:#4f5b4d}
.calc-kicker,.flight-eyebrow,.section-label,.route-preview-label,.summary-prices span{color:var(--coffee-dark);font-weight:600;letter-spacing:.14em}
.flight-card,.payment-panel,.selection-summary,.step-card,.imp-card{background:var(--surface);border-color:var(--line)}
.flight-card:hover{border-color:var(--line2);background:#fffefa}
.flight-card.selected{border-color:var(--green);background:#fffefa}
.flight-card.doors-off.selected{border-color:var(--coffee)}
.passenger-button,.payment-button,.flight-select-button,.duration-choice{border-color:var(--line2);border-radius:13px;background:var(--surface);box-shadow:none}
.passenger-button:hover,.payment-button:hover,.flight-select-button:hover,.duration-choice:hover:not(:disabled){border-color:#b7a991;background:var(--surface-2);box-shadow:none}
.passenger-button.selected,.payment-button.selected,.flight-select-button.selected,.duration-choice.selected{border-color:var(--green);background:var(--sage);color:var(--green);box-shadow:none}
.flight-card.selected .flight-select-button{border-color:var(--green);background:var(--green);color:#fff}
.flight-card.doors-off.selected .flight-select-button{border-color:var(--coffee);background:var(--coffee);color:#fff}
.flight-note,.summary-prices div{background:var(--surface-2)}
.doors-off .flight-note{background:#fbf4ea;color:#6c563f}
.duration-price,.summary-prices strong{color:var(--green)}
.doors-off .duration-price{color:var(--coffee-dark)}
.payment-perk svg{color:var(--green)}
.info-icon{border-color:var(--line2);background:var(--surface-2);color:var(--green)}
.calc-bottom,.booking-actions,.booking-info-wrap{max-width:960px}
.payment-perk svg{width:22px;height:22px;fill:currentColor;stroke:none}
.booking-link svg,.mobile-offer-action svg{stroke-width:1.25}

@media (min-width:900px){
  .flight-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;max-width:960px;gap:14px}
  .flight-card{width:100%}
  .flight-card.selected{grid-column:1/-1;width:100%}
  .flight-select-button{width:100%}
  .calc-bottom{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)}
}

.mobile-offer-bar{display:none}

@media (max-width:640px){
  html{scroll-padding-bottom:120px}
  body{font-size:15px}
  body:has(.mobile-offer-bar.is-visible){padding-bottom:92px}
  .booking-page{padding:18px 0 44px}
  .heli-page-container{width:min(100% - 18px,1160px)}
  .calculator-title{max-width:330px;font-size:34px;line-height:.98;letter-spacing:-.025em}
  .calculator-subtitle{margin:12px 0 18px;font-size:14.5px;line-height:1.46}
  .heli-calculator,.heli-calculator.mx-xl-5{border:0;border-radius:0;background:transparent;overflow:visible}
  .heli-calculator-head{display:block;padding:18px 14px 16px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}
  .heli-calculator h4{font-size:24px;line-height:1.08}
  .calc-kicker{margin-bottom:7px;font-size:9.5px;letter-spacing:.14em}
  .calc-lead,.flight-copy,.payment-copy,.summary-details,.step-text,.imp-text{font-size:13.5px;line-height:1.48}
  .passenger-picker{display:flex;gap:7px;width:100%;margin-top:14px}
  .passenger-button{flex:1 1 0;min-height:40px;border-radius:999px;font-size:14px;font-weight:500}
  .large-group-field{margin-top:12px;padding:11px 12px;border-radius:15px;font-size:13.5px}
  .large-group-field input{min-height:38px;border-radius:11px}
  .calculator-hint{margin:10px 0 0;padding:10px 2px 0;border:0;background:transparent;color:var(--muted);font-size:13px;line-height:1.38}
  .flight-step-title{padding-top:22px;padding-bottom:10px}
  .flight-step-title h4{font-size:25px}
  .flight-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:0;padding-bottom:16px}
  .flight-card,.flight-card.selected,.flight-card.doors-off.selected{grid-template-columns:1fr;width:100%;padding:0;border-radius:17px;background:var(--surface);overflow:hidden;transform:none!important}
  .flight-media,.flight-media.single,.flight-card.selected .flight-media,.flight-card.selected .flight-media.single{display:none}
  .flight-card:not(.selected){cursor:pointer}
  .flight-card:not(.selected) .flight-body{min-height:120px;padding:14px 12px 12px}
  .flight-card:not(.selected) .flight-eyebrow{margin-bottom:5px;font-size:8.8px;line-height:1.2;letter-spacing:.11em}
  .flight-card:not(.selected) .flight-body h4{font-size:20px;line-height:1.05}
  .flight-card:not(.selected) .flight-copy,.flight-card:not(.selected) .flight-note,.flight-card:not(.selected) .duration-grid,.flight-card:not(.selected) .route-preview{display:none!important}
  .flight-card:not(.selected) .flight-select-button{min-height:42px;margin-top:14px;padding:9px 12px;border-radius:999px;font-size:0;line-height:1.2;font-weight:500}
  .flight-card:not(.selected) .flight-select-button:after{content:"Выбрать";font-size:13px}
  .flight-card.selected,.flight-card.doors-off.selected{grid-column:1/-1;order:-1;overflow:visible;z-index:20}
  .flight-card.selected .flight-body{padding:14px}
  .flight-card.selected .flight-eyebrow{margin-bottom:5px;font-size:9px;letter-spacing:.12em}
  .flight-card.selected .flight-body h4{font-size:26px;line-height:1.02}
  .flight-card.selected .flight-copy{min-height:0;margin-top:7px;padding-right:26px;font-size:13.2px;line-height:1.42}
  .flight-card.selected .info-popover{z-index:80}
  .flight-card.selected .info-bubble{z-index:2000;width:min(300px,calc(100vw - 36px))}
  .flight-close-button{top:10px;right:10px;width:27px;height:27px;border-color:var(--line);background:var(--surface-2)}
  .flight-select-button,.flight-card.selected .flight-select-button{min-height:38px;margin-top:11px;padding:8px 11px;border-radius:999px;font-size:12.5px;font-weight:500}
  .flight-card.selected .flight-select-button{width:auto;align-self:flex-start;background:var(--surface);color:var(--green)}
  .flight-card.doors-off.selected .flight-select-button{background:var(--surface);color:var(--coffee-dark)}
  .flight-note{margin-top:10px;padding:0;border:0;background:transparent!important;color:var(--muted);font-size:12.6px;line-height:1.4}
  .duration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px}
  .duration-choice{min-height:72px;padding:9px 10px;border-radius:13px}
  .duration-time{font-size:13px;font-weight:500}
  .duration-price{margin-top:4px;font-size:21px;line-height:1.05}
  .duration-meta{margin-top:3px;font-size:10.8px;line-height:1.2}
  .route-preview{margin-top:10px;border-radius:14px}
  .route-preview-head{min-height:0;flex-direction:row;align-items:center;padding:9px 10px}
  .route-preview-label{font-size:8.8px;letter-spacing:.12em}
  .route-preview-head strong{font-size:13px;font-weight:500}
  .embedded-helicopter-map{height:166px;min-height:166px}
  .route-label{font-size:9px;padding:2px 5px}
  .calc-bottom{display:flex;flex-direction:column;gap:10px;padding-top:0;padding-bottom:20px}
  .selection-summary{order:1}
  .payment-panel{order:2}
  .payment-panel,.selection-summary{padding:14px;border-radius:17px}
  .summary-prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}
  .summary-prices div{padding:10px;border-radius:12px}
  .summary-prices span{font-size:9px;letter-spacing:.12em}
  .summary-prices strong{font-size:21px;line-height:1.05}
  .payment-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}
  .payment-button{min-height:38px;padding:8px 10px;border-radius:999px;font-size:12.5px;font-weight:500}
  .booking-link{min-height:42px;padding:10px 12px;border-radius:14px;font-size:12.8px;font-weight:500}
  .mobile-offer-bar.is-visible{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:1000;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(31,86,53,.25);border-radius:18px;background:rgba(255,253,248,.96);box-shadow:0 8px 26px rgba(30,24,16,.14);backdrop-filter:blur(10px)}
  .mobile-offer-bar__meta{min-width:0}
  .mobile-offer-bar__label{display:block;overflow:hidden;color:var(--muted);font-size:11.5px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}
  .mobile-offer-bar__price{display:block;margin-top:1px;color:var(--text);font-size:23px;line-height:1;font-weight:700}
  .mobile-offer-bar__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 13px;border:0;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap}
  .mobile-offer-actions{position:absolute;left:0;right:0;bottom:calc(100% + 8px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(31,86,53,.18);border-radius:18px;background:rgba(255,253,248,.98);box-shadow:0 10px 28px rgba(30,24,16,.16);backdrop-filter:blur(10px)}
  .mobile-offer-actions[hidden]{display:none}
  .mobile-offer-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:58px;border-radius:14px;color:#fff;font-size:11.5px;font-weight:600;text-decoration:none}
  .mobile-offer-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
}
