:root{--ink:#102e51;--muted:#5b6e84;--blue:#096bd9;--line:#dce6f0;--soft:#f3f7fb;--green:#008b50;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f7fafc;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #0571e7;outline-offset:4px}button{color:inherit} [hidden]{display:none!important}
.site-header{height:84px;padding:0 max(28px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:white;border-bottom:1px solid #e4edf4}.brand{display:flex}.brand img{width:214px;height:40px}.header-note{font-size:14px;color:var(--muted)}.header-service{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.service-dot{width:7px;height:7px;background:var(--green);border-radius:50%}
.hero-shell{position:relative;isolation:isolate;min-height:740px;overflow:clip;background:#d9effc}.hero-scene{position:absolute;inset:0;z-index:-2;background-image:url('/assets/workflow-booking-background.webp');background-size:auto 190%;background-position:right top;background-repeat:no-repeat}.hero-shell:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(235,247,255,.96) 0%,rgba(235,247,255,.8) 29%,rgba(235,247,255,.08) 65%),linear-gradient(0deg,#eef6fc 0%,transparent 30%)}.hero-inner{max-width:1200px;margin:auto;padding:55px 0 32px}.hero-copy{width:520px}.agency-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid #a9d1e6;background:#dff1fb;color:#245771;border-radius:5px;padding:7px 10px;font-size:12px;letter-spacing:1.1px;text-transform:uppercase}.agency-badge:before{content:'✓';font-weight:bold}h1{font-size:64px;letter-spacing:-3px;line-height:1.01;margin:21px 0 18px;font-weight:750}h1 span{color:#145da0}.hero-subtitle{font-size:17px;line-height:1.6;max-width:400px;margin:0 0 27px;color:#365471}.workflow-card{width:540px;background:#fff;border:1px solid #e2edf5;border-radius:20px;padding:25px;box-shadow:0 16px 45px #234e7514;position:relative}.progress-line{display:flex;gap:12px;align-items:center;margin-bottom:23px;font-size:12px;font-weight:bold;letter-spacing:1px}#stepLabel{color:var(--blue)}#stepLabel span{color:#8c9aad}#stepName{font-size:11px;color:var(--muted)}.progress-track{height:4px;flex:1;margin-left:60px;border-radius:9px;background:#eaf0f6;overflow:hidden}.progress-fill{width:33.333%;height:100%;background:var(--blue);transition:width .25s}.screen-heading h2{font-size:23px;letter-spacing:-.6px;margin:0 0 8px}.screen-heading p{font-size:14px;color:var(--muted);margin:0 0 23px}.route-fields{display:grid;grid-template-columns:1fr 36px 1fr;align-items:end;gap:7px}.airport-field{min-width:0;position:relative}.airport-field label{display:block;font-size:11px;font-weight:bold;letter-spacing:1.2px;margin:0 0 9px 2px}.input-shell{display:flex;align-items:center;gap:8px;min-height:56px;border:1px solid var(--line);border-radius:9px;background:var(--soft);padding:0 12px}.input-shell:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #096bd911;background:white}.field-icon{font-size:23px;color:#487392}.input-shell input{width:100%;min-width:0;border:0;background:transparent;font-size:16px;outline:none!important;color:var(--ink);text-overflow:ellipsis;height:54px}.input-shell input::placeholder{color:#6b7e92;font-size:14px}.clear-field{display:none;border:0;background:none;font-size:22px;padding:5px}.has-value .clear-field{display:block}.swap-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:36px;height:36px;font-size:21px;margin-bottom:10px}.swap-button:hover{background:#eaf4ff}.field-hint{font-size:12px;color:var(--muted);line-height:1.4;min-height:17px;margin:12px 0 18px}.primary-button{width:100%;min-height:54px;border:0;border-radius:9px;background:linear-gradient(110deg,#0874df,#075fc9);color:white;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;gap:17px;box-shadow:0 4px 9px #0764c41c}.primary-button span{font-size:22px}.primary-button:hover:not(:disabled){background:#0659b8}.primary-button:disabled{opacity:.57}.card-note{text-align:center;color:#77879a;font-size:12px;margin:14px 0 0}.trust-row{display:flex;gap:26px;margin-top:26px;font-size:12px;color:#34516a;flex-wrap:wrap}.trust-row span{display:flex;gap:8px;align-items:center}.trust-row b{font-size:20px;color:#24718c;font-weight:normal}.site-footer{max-width:1200px;margin:auto;padding:20px 0}.site-footer p{max-width:950px;color:#748091;font-size:12px;line-height:1.7;margin:0}
.airport-results{display:none;position:absolute;top:100%;left:0;z-index:30;width:max(100%,330px);max-height:300px;overflow:auto;overscroll-behavior:contain;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 35px #102e5133;padding:5px;margin-top:6px}.airport-field:last-child .airport-results{left:auto;right:0}.airport-results.open{display:block}.airport-option{display:flex;gap:12px;width:100%;border:0;text-align:left;align-items:center;border-radius:7px;background:white;min-height:64px;padding:10px}.airport-option:hover,.airport-option[aria-selected="true"]{background:#eaf4ff}.airport-code{font-weight:bold;color:#075fc9;font-size:15px;background:#eff6fc;border-radius:6px;padding:10px 6px;flex-shrink:0}.airport-details{min-width:0}.airport-name{display:block;font-size:14px;line-height:1.35}.airport-meta{display:block;font-size:12px;color:var(--muted);line-height:1.4;margin-top:3px}.results-message{padding:18px;font-size:14px;color:var(--muted)}
.text-button{border:0;background:none;color:var(--blue);font-size:14px;padding:8px 0;min-height:40px}.route-summary{padding:10px 0 19px}.route-summary>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.route-summary strong{display:block;font-size:21px;line-height:1.35;margin:8px 0}.route-summary small{display:inline-block;font-size:12px;color:#316486;background:#eaf5fc;border-radius:5px;padding:6px 8px}.choice-section{border:0;padding:0;margin:0 0 22px}.choice-section legend{font-size:15px;font-weight:600;margin-bottom:12px}.choice-grid{display:grid;gap:8px}.airline-grid{grid-template-columns:repeat(4,1fr)}.cabin-grid{grid-template-columns:repeat(4,1fr)}.choice-card{position:relative;min-width:0;border:1px solid #e4edf5;border-radius:9px;background:var(--soft);padding:13px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.3;min-height:76px}.choice-card img{object-fit:contain}.choice-card b{font-weight:400;font-size:26px;color:#2365a2;line-height:28px}.choice-card:hover{border-color:#96bde9}.choice-card[aria-pressed="true"]{background:#edf5ff;border:1.5px solid var(--blue);color:#055cbf;box-shadow:0 0 0 1px #096bd909}.choice-card[aria-pressed="true"]:after{content:'✓';position:absolute;top:4px;right:5px;font-size:11px;font-weight:bold}.cabin-grid .choice-card{min-height:58px;font-size:13px}.hero-shell[data-step="2"] .hero-copy,.hero-shell[data-step="3"] .hero-copy{display:none}.hero-shell[data-step="2"] .workflow-card,.hero-shell[data-step="3"] .workflow-card{width:540px}.hero-shell[data-step="2"] .hero-inner,.hero-shell[data-step="3"] .hero-inner{padding-top:40px}.success-icon{display:grid;place-items:center;background:#e6f7ee;color:var(--green);border:6px solid #f3fbf6;border-radius:50%;height:66px;width:66px;font-size:28px;margin:8px auto 18px}#screen3>h2{text-align:center;font-size:30px;letter-spacing:-.7px;line-height:1.15;margin:0 0 14px}.screen3-copy{text-align:center;font-size:15px;line-height:1.6;color:var(--muted);margin:0 auto 24px;max-width:370px}.call-card{display:flex;align-items:center;gap:14px;padding:23px 20px;background:#e9f8ef;border:1px solid #c8e8d7;border-radius:14px;color:#007b43;text-decoration:none;min-height:100px}.call-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#00894e;color:white;font-size:25px;flex-shrink:0}.call-copy{display:flex;flex-direction:column;gap:6px}.call-copy small{font-size:13px;color:#295745}.call-copy strong{font-size:29px;letter-spacing:-.6px;white-space:nowrap}.call-copy em{font-style:normal;font-size:11px;color:#436a59}.call-arrow{font-size:32px;margin-left:auto}.demo-note{text-align:center;font-size:12px;color:#6a7883}.selection-card{margin-top:24px;border:1px solid var(--line);border-radius:12px;padding:18px;background:#f8fbfd}.selection-heading{display:flex;justify-content:space-between;align-items:center;font-size:14px}.selection-heading button{min-height:36px;border:0;background:none;color:var(--blue);font-size:14px}.selection-card dl{display:grid;grid-template-columns:65px 1fr;gap:13px;margin:13px 0 2px;font-size:14px;line-height:1.4}.selection-card dt{color:var(--muted)}.selection-card dd{margin:0}.screen.is-active{animation:enter .22s ease-out}@keyframes enter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-scene{background-size:100% auto}}@media(max-width:1256px){.hero-inner{margin:0 28px}.site-footer{padding:20px 28px}}@media(max-width:800px){.header-note{display:none}.hero-shell{min-height:760px}.hero-scene{background-size:auto 155%;background-position:66% top}.hero-shell:after{background:linear-gradient(90deg,#edf8ffed,#edf8ff55),linear-gradient(0deg,#edf6fc 10%,transparent 80%)}.hero-copy{width:450px}h1{font-size:55px}.hero-inner{padding-top:38px}}
@media(max-width:600px){.site-header{height:65px;padding:0 20px;gap:10px}.brand img{width:175px;height:auto}.header-service{font-size:0;gap:0}.header-service:after{content:'Flight assistance';font-size:12px;font-weight:400;margin-left:6px}.hero-shell{min-height:calc(100svh - 65px)}.hero-inner{margin:0;padding:29px 20px 25px}.hero-scene{height:360px;inset:0 0 auto;background-size:auto 190%;background-position:59% top;opacity:.9}.hero-shell:after{background:linear-gradient(0deg,#eef6fc 0%,#eef6fc 40%,#edf7fcaa 63%,#eff9ff15 100%),linear-gradient(90deg,#f0f9ffed,#eff9ff42 70%)}.hero-copy{width:100%;position:relative}.agency-badge{font-size:10px;padding:6px 8px;letter-spacing:.8px;background:#e4f3fbd9}h1{font-size:43px;letter-spacing:-1.8px;line-height:1.05;margin:18px 0 13px;max-width:310px}.hero-subtitle{font-size:15px;line-height:1.55;max-width:310px;margin:0 0 24px;color:#34516c}.workflow-card{width:100%;padding:21px 18px;border-radius:17px;box-shadow:0 10px 30px #264e7510}.progress-line{margin-bottom:19px}.progress-track{margin-left:18px}.screen-heading h2{font-size:22px}.screen-heading p{font-size:14px;margin-bottom:19px}.route-fields{grid-template-columns:1fr;gap:14px;position:relative}.airport-field label{font-size:10px;margin-bottom:7px}.input-shell{min-height:57px;padding:0 12px}.input-shell input{font-size:16px;height:55px}.input-shell input::placeholder{font-size:16px}.swap-button{position:absolute;right:15px;top:68px;z-index:2;width:34px;height:34px;transform:rotate(90deg);box-shadow:0 2px 6px #21456512;margin:0}.field-hint{font-size:12px;margin:12px 0 17px}.primary-button{min-height:55px}.card-note{font-size:11px;margin-top:13px}.trust-row{gap:12px;justify-content:center;margin-top:21px;font-size:11px}.trust-row span:last-child{display:none}.trust-row b{font-size:17px}.site-footer{padding:18px 23px}.site-footer p{font-size:11px;line-height:1.6}.airport-results,.airport-field:last-child .airport-results{width:100%;left:0;right:0;max-height:min(300px,42svh)}.airport-field:focus-within{z-index:5}.hero-shell[data-step="2"] .hero-inner,.hero-shell[data-step="3"] .hero-inner{padding-top:24px}.hero-shell[data-step="2"] .workflow-card,.hero-shell[data-step="3"] .workflow-card{width:100%}.hero-shell[data-step="2"] .hero-scene,.hero-shell[data-step="3"] .hero-scene{opacity:.35}.route-summary strong{font-size:19px}.airline-grid{grid-template-columns:repeat(2,1fr)}.airline-grid .choice-card{flex-direction:row;gap:10px;min-height:65px;padding:12px 9px;justify-content:flex-start;font-size:13px}.choice-card img{width:25px;height:25px}.choice-card span{text-align:left}.cabin-grid{grid-template-columns:repeat(2,1fr)}.cabin-grid .choice-card{font-size:14px;min-height:50px}.choice-section{margin-bottom:20px}#screen3>h2{font-size:28px}.call-card{padding:19px 12px;gap:10px}.call-icon{width:36px;height:36px;font-size:22px}.call-copy strong{font-size:clamp(21px,6.4vw,29px)}.call-copy em{font-size:10px}.call-arrow{font-size:25px}.selection-card{padding:15px}.selection-card dl{font-size:13px;grid-template-columns:48px 1fr}.screen3-copy{font-size:14px}.success-icon{margin-top:4px}}
@media(max-width:360px){.hero-inner{padding-left:14px;padding-right:14px}.site-header{padding:0 14px}.brand img{width:160px}.header-service:after{font-size:11px}.workflow-card{padding:19px 14px}h1{font-size:39px}.call-copy strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

