:root {
  --blue: #2a4eef;
  --blue-deep: #071a58;
  --blue-ink: #11245c;
  --orange: #f47b46;
  --orange-soft: #ffb27d;
  --yellow: #ffd45d;
  --paper: #fafafa;
  --ink: #141414;
  --muted: #666;
  --line: #dfe4ef;
  --shell: min(1160px, calc(100% - 48px));
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Roboto, Helvetica, Arial, sans-serif; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
[x-cloak] { display: none !important; }
.shell { width: var(--shell); margin-inline: auto; }
.section-pad { padding: 112px 0; }
.eyebrow { margin: 0 0 18px; color: var(--orange-soft); font-size: 12px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow.blue { color: var(--blue); }
.eyebrow.orange { color: var(--orange); }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { line-height: 1.08; letter-spacing: -.04em; }
h1 { font-size: clamp(48px, 6.2vw, 84px); margin-bottom: 28px; }
h2 { font-size: clamp(40px, 5vw, 68px); margin-bottom: 24px; }
h2 span, h1 em, h2 em, h3 em { color: var(--orange); font-style: normal; }
h3 { font-size: 23px; }

.site-header { position: absolute; z-index: 10; top: 0; width: 100%; color: white; }
.nav-wrap { display: flex; align-items: center; justify-content: space-between; min-height: 92px; }
.brand { display: inline-flex; align-items: center; }
.brand img { display: block; width: 170px; height: auto; max-height: 52px; object-fit: contain; object-position: left center; }
.brand strong { font-size: 19px; }
.brand-mark { display: grid; place-items: center; width: 39px; height: 39px; background: var(--orange); color: white; font-size: 12px; font-weight: 900; letter-spacing: -.08em; transform: rotate(-6deg); }
.main-nav { display: flex; align-items: center; gap: 34px; font-size: 13px; font-weight: 700; }
.main-nav a:not(.nav-cta) { opacity: .86; transition: opacity .2s; }
.main-nav a:not(.nav-cta):hover { opacity: 1; }
.nav-cta { padding: 12px 17px; border: 1px solid rgba(255,255,255,.3); border-radius: 2px; }
.nav-cta span { color: var(--orange-soft); margin-left: 8px; }
.menu-toggle { display: none; border: 0; background: none; padding: 8px; }
.menu-toggle span { display: block; width: 23px; height: 2px; margin: 5px; background: white; }

.hero { position: relative; overflow: hidden; min-height: 730px; background: var(--blue-deep); color: white; }
.hero-grid { display: grid; grid-template-columns: 1.02fr .98fr; align-items: center; gap: 64px; min-height: 730px; padding-top: 104px; }
.hero-copy { position: relative; z-index: 2; max-width: 600px; }
.hero-lead { max-width: 480px; color: rgba(255,255,255,.78); font-size: 18px; }
.hero-actions { display: flex; align-items: center; gap: 26px; margin-top: 38px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 22px; min-height: 49px; padding: 13px 20px; border: 0; border-radius: 2px; font-size: 13px; font-weight: 900; transition: transform .2s, box-shadow .2s, background .2s; }
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(0,0,0,.16); }
.button-orange { background: var(--orange); color: white; }
.button-blue { background: var(--blue); color: white; }
.text-link { display: inline-flex; gap: 12px; align-items: center; font-size: 13px; font-weight: 900; }
.light-link { color: white; border-bottom: 1px solid rgba(255,255,255,.4); padding-bottom: 5px; }
.blue-link { color: var(--blue); }
.hero-proof { display: flex; gap: 10px; align-items: center; margin-top: 66px; color: rgba(255,255,255,.58); font-size: 12px; }
.hero-proof strong { color: white; }
.proof-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--yellow); box-shadow: 0 0 0 5px rgba(255,212,93,.18); }
.hero-visual { position: relative; height: 550px; }
.photo-main, .photo-team { background-position: center; background-size: cover; }
.photo-main { height: 455px; margin-top: 55px; background-image: linear-gradient(110deg, rgba(7,26,88,.06), rgba(7,26,88,.08)), url('https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=1200&q=85'); clip-path: polygon(8% 0, 100% 5%, 94% 100%, 0 95%); }
.hero-note { position: absolute; left: -38px; bottom: 30px; display: flex; gap: 12px; align-items: center; padding: 18px; background: white; color: var(--ink); box-shadow: 0 15px 35px rgba(0,0,0,.18); font-size: 12px; line-height: 1.4; }
.note-icon { display: grid; place-items: center; width: 29px; height: 29px; border-radius: 50%; background: var(--yellow); color: var(--blue-ink); font-size: 18px; }
.hero-note strong { font-size: 14px; }
.hero-stamp { position: absolute; top: 8px; right: 2%; display: grid; place-items: center; width: 105px; height: 105px; border: 2px solid var(--orange-soft); border-radius: 50%; color: var(--orange-soft); font-size: 12px; font-weight: 900; line-height: 1.1; text-align: center; transform: rotate(13deg); }
.hero-swoop { position: absolute; bottom: -2px; left: -3%; width: 106%; height: 90px; background: var(--paper); clip-path: ellipse(56% 55% at 50% 100%); }

.section-heading { max-width: 700px; }
.section-heading h2 { color: var(--blue-ink); }
.section-heading h2 span { color: var(--blue); }
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; margin-top: 64px; }
.benefit { position: relative; min-height: 272px; padding: 34px 34px 30px; border-top: 3px solid var(--blue); background: white; box-shadow: 0 7px 24px rgba(17,36,92,.05); }
.benefit-number { position: absolute; top: 31px; right: 32px; color: #bdc9ee; font-size: 13px; font-weight: 900; }
.benefit-icon { display: grid; place-items: center; width: 54px; height: 54px; margin-bottom: 31px; border-radius: 50%; font-size: 27px; }
.icon-sun { background: #ffe4aa; color: #dd7915; }
.icon-target { background: #cbd7ff; color: var(--blue); }
.icon-route { background: #ffd3c0; color: #df5e2c; }
.benefit p { max-width: 280px; color: var(--muted); font-size: 14px; }

.dark-section { background: var(--blue-ink); color: white; }
.split-heading { display: flex; align-items: end; justify-content: space-between; gap: 50px; margin-bottom: 60px; }
.split-heading h2 { margin: 0; }
.split-heading > p { max-width: 340px; margin: 0 0 7px; color: rgba(255,255,255,.65); font-size: 15px; }
.choice-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.choice-card { position: relative; min-height: 326px; padding: 28px 28px 24px; border: 1px solid rgba(255,255,255,.18); background: rgba(255,255,255,.055); transition: transform .25s, background .25s; }
.choice-card:hover, .choice-card.selected { transform: translateY(-6px); background: rgba(255,255,255,.13); }
.choice-card.featured { border-color: var(--orange); background: var(--orange); }
.choice-top { display: flex; justify-content: space-between; margin-bottom: 50px; color: rgba(255,255,255,.61); font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.choice-arrow { color: var(--orange-soft); font-size: 21px; }
.featured .choice-arrow { color: white; }
.choice-card h3 { font-size: 31px; margin-bottom: 17px; }
.choice-card p { max-width: 260px; min-height: 67px; color: rgba(255,255,255,.66); font-size: 13px; }
.featured p { color: rgba(255,255,255,.86); }
.choice-link { display: inline-flex; align-items: center; gap: 13px; margin-top: 22px; padding-bottom: 5px; border-bottom: 1px solid rgba(255,255,255,.38); color: white; font-size: 12px; font-weight: 900; }
.choice-link span { color: var(--orange-soft); font-size: 17px; }
.featured .choice-link span { color: white; }
.buttonless { border-top: 0; border-right: 0; border-left: 0; background: none; }

.calculator-section { background: #f1f3f8; }
.calculator-layout { display: grid; grid-template-columns: .82fr 1.18fr; align-items: center; gap: 110px; }
.calculator-copy h2 { color: var(--blue-ink); }
.calculator-copy h2 span { color: var(--blue); }
.calculator-copy > p { max-width: 360px; color: var(--muted); font-size: 16px; }
.calc-aside { display: flex; gap: 12px; max-width: 380px; margin-top: 39px; padding-top: 20px; border-top: 1px solid var(--line); color: #7b8193; font-size: 12px; }
.calc-aside p { margin: 0; }
.calc-aside-mark { display: grid; flex: 0 0 22px; place-items: center; width: 22px; height: 22px; border-radius: 50%; background: var(--blue); color: white; font-weight: 900; }
.calculator-card { min-height: 392px; padding: 39px 42px; background: white; box-shadow: 0 18px 50px rgba(17,36,92,.11); }
.calc-progress { display: flex; align-items: center; gap: 12px; margin-bottom: 44px; color: #b5bac7; font-size: 10px; font-weight: 900; }
.calc-progress div { flex: 1; height: 4px; background: #edf0f5; }
.calc-progress i { display: block; height: 100%; background: var(--orange); transition: width .3s; }
.calc-label { margin-bottom: 22px; color: var(--blue-ink); font-size: 18px; font-weight: 900; }
.option-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.option { min-height: 78px; padding: 13px; border: 1px solid var(--line); background: white; color: var(--blue-ink); text-align: left; }
.option:hover, .option.active { border-color: var(--blue); background: #f2f5ff; }
.option span, .option small { display: block; }
.option span { font-size: 14px; font-weight: 900; }
.option small { margin-top: 4px; color: #8d94a4; font-size: 11px; }
.next-button { margin-top: 34px; }
.range-wrap { padding: 8px 4px; }
.range-wrap output { display: block; margin-bottom: 30px; color: var(--blue); font-size: 33px; font-weight: 900; }
input[type="range"] { width: 100%; accent-color: var(--orange); }
.range-labels { display: flex; justify-content: space-between; color: #a0a7b7; font-size: 11px; }
.back-link { display: block; margin-top: 18px; padding: 0; border: 0; background: none; color: #858c9e; font-size: 12px; }
.number-picker { display: flex; align-items: center; gap: 20px; padding: 16px 0 23px; border-bottom: 1px solid var(--line); }
.number-picker button { width: 38px; height: 38px; border: 1px solid var(--line); border-radius: 50%; background: white; color: var(--blue); font-size: 22px; }
.number-picker strong { color: var(--blue-ink); font-size: 36px; }
.number-picker span { margin-left: -12px; color: var(--muted); font-size: 13px; }
.estimate { display: grid; grid-template-columns: 1fr auto; align-items: end; padding: 22px 0 0; color: var(--muted); font-size: 12px; }
.estimate strong { grid-column: 2; color: var(--blue); font-size: 31px; line-height: 1; }
.estimate small { grid-column: 2; color: #a0a7b7; }

.story-grid { display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 105px; }
.photo-team { min-height: 475px; background-image: url('https://images.unsplash.com/photo-1511632765486-a01980e01a18?auto=format&fit=crop&w=1000&q=85'); clip-path: polygon(0 4%, 95% 0, 100% 97%, 5% 100%); }
.story-copy { max-width: 500px; }
.story-copy h2 { color: var(--blue-ink); }
.story-copy > p:not(.eyebrow) { color: var(--muted); font-size: 16px; }
.expand-button { display: inline-flex; align-items: center; gap: 8px; margin: 2px 0 20px; padding: 0; border: 0; border-bottom: 1px solid transparent; background: none; color: var(--blue); font-size: 13px; font-weight: 900; }
.expand-button:hover { border-bottom-color: currentColor; }
.expand-icon { display: inline-grid; place-items: center; width: 18px; height: 18px; font-size: 19px; font-weight: 400; line-height: 1; transition: transform .2s; }
.expand-icon.is-open { transform: rotate(45deg); }
.story-more { overflow: hidden; max-width: 520px; color: var(--muted); font-size: 15px; }
.story-more p { margin-bottom: 15px; }
.check-list { display: grid; gap: 12px; margin: 30px 0; padding: 0; list-style: none; color: var(--blue-ink); font-size: 14px; font-weight: 700; }
.check-list span { display: inline-grid; place-items: center; width: 20px; height: 20px; margin-right: 8px; border-radius: 50%; background: #cbd7ff; color: var(--blue); }

.gain-section { background: #f4f8f5; }
.gain-heading { display: flex; align-items: end; justify-content: space-between; gap: 60px; margin-bottom: 58px; }
.gain-heading h2 { margin: 0; color: var(--blue-ink); }
.gain-heading h2 span { color: var(--blue); }
.gain-heading > p { max-width: 355px; margin: 0 0 7px; color: var(--muted); font-size: 15px; }
.gain-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px 70px; margin: 0; padding: 0; list-style: none; }
.gain-list li { display: flex; align-items: center; gap: 15px; min-height: 62px; padding: 13px 0; border-bottom: 1px solid #d8e7dc; color: var(--blue-ink); font-size: 15px; font-weight: 700; }
.gain-list li:hover { color: var(--blue); }
.gain-check { display: grid; flex: 0 0 27px; place-items: center; width: 27px; height: 27px; border-radius: 50%; background: #d8f0dd; color: var(--blue); font-size: 15px; font-weight: 900; transition: transform .2s; }
.gain-list li:hover .gain-check { transform: scale(1.08); }

.process-section { background: #fff0e7; }
.centered { max-width: 800px; margin-inline: auto; text-align: center; }
.process-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 62px; }
.process-item { padding: 28px 30px; border-left: 2px solid var(--orange); }
.process-item > span { color: var(--orange); font-size: 12px; font-weight: 900; }
.process-item h3 { margin-top: 27px; color: var(--blue-ink); font-size: 22px; }
.process-item p { color: var(--muted); font-size: 14px; }

.contact-section { padding: 105px 0; background: var(--blue); color: white; }
.contact-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: 130px; align-items: start; }
.contact-copy h2 { margin-bottom: 28px; }
.contact-copy > p:not(.eyebrow) { max-width: 360px; color: rgba(255,255,255,.7); }
.contact-meta { display: inline-flex; gap: 12px; align-items: center; margin-top: 45px; padding-bottom: 8px; border-bottom: 1px solid rgba(255,255,255,.4); font-weight: 700; }
.contact-meta span { color: var(--orange-soft); }
.contact-form { padding: 37px 42px; background: white; color: var(--blue-ink); }
.contact-form label { display: block; margin: 0 0 6px; font-size: 11px; font-weight: 900; }
.contact-form input, .contact-form select, .contact-form textarea { display: block; width: 100%; margin-bottom: 20px; padding: 12px 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; outline: 0; color: var(--blue-ink); }
.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus { border-color: var(--blue); }
.contact-form textarea { resize: vertical; }
.form-note { margin: 17px 0 0; color: #9399a8; font-size: 10px; }
.form-success { padding: 45px 0; text-align: center; }
.form-success > span { display: inline-grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; background: #e0f4e8; color: #168a4f; font-size: 28px; }
.form-success p { color: var(--muted); font-size: 14px; }

.site-footer { background: #061544; color: white; }
.footer-wrap { display: grid; grid-template-columns: 1fr 1.2fr 1fr; align-items: center; gap: 30px; min-height: 115px; font-size: 12px; }
.brand-footer { color: white; }
.footer-wrap > p { margin: 0; color: rgba(255,255,255,.55); }
.footer-wrap > div { display: grid; gap: 8px; justify-items: end; color: rgba(255,255,255,.5); }
.footer-wrap > div a { color: white; font-weight: 700; }

.reveal { animation: rise .75s both; }
.delay-1 { animation-delay: .12s; }
.delay-2 { animation-delay: .24s; }
@keyframes rise { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 900px) {
  :root { --shell: min(100% - 36px, 680px); }
  .main-nav { gap: 18px; }
  .hero-grid, .calculator-layout, .story-grid, .contact-layout { grid-template-columns: 1fr; gap: 55px; }
  .gain-list { gap: 0 35px; }
  .gain-heading { align-items: start; flex-direction: column; gap: 20px; }
  .hero-grid { padding-top: 120px; }
  .hero { min-height: auto; padding-bottom: 110px; }
  .hero-visual { height: 450px; }
  .photo-main { height: 380px; margin-top: 0; }
  .hero-note { left: 0; }
  .calculator-layout { gap: 40px; }
  .contact-layout { gap: 45px; }
  .footer-wrap { grid-template-columns: 1fr 1fr; padding-block: 28px; }
  .footer-wrap > p { display: none; }
}
@media (max-width: 620px) {
  :root { --shell: calc(100% - 32px); }
  .section-pad { padding: 74px 0; }
  .main-nav { position: absolute; top: 79px; right: 16px; left: 16px; display: none; padding: 20px; background: var(--blue-ink); box-shadow: 0 15px 25px rgba(0,0,0,.18); }
  .main-nav.is-open { display: grid; gap: 19px; }
  .menu-toggle { display: block; }
  .hero-grid { padding-top: 110px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .hero-proof { margin-top: 44px; flex-wrap: wrap; }
  .hero-visual { height: 350px; }
  .photo-main { height: 300px; }
  .hero-stamp { width: 78px; height: 78px; font-size: 9px; }
  .hero-note { bottom: 0; padding: 12px; }
  .benefit-grid, .choice-grid, .process-grid { grid-template-columns: 1fr; margin-top: 38px; }
  .gain-list { grid-template-columns: 1fr; margin-top: 38px; }
  .benefit { min-height: 230px; }
  .split-heading { display: block; margin-bottom: 36px; }
  .split-heading > p { margin-top: 25px; }
  .calculator-card { padding: 28px 20px; }
  .option-grid { grid-template-columns: 1fr; }
  .option { min-height: 61px; }
  .story-grid { gap: 35px; }
  .photo-team { min-height: 300px; }
  .contact-section { padding: 74px 0; }
  .contact-form { padding: 28px 20px; }
  .footer-wrap { grid-template-columns: 1fr; }
  .footer-wrap > div { justify-items: start; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; } }
