:root{--theme-accent:#146451;--theme-page:#F4F7F5;--theme-surface:#FFFFFF;--theme-text:#203832;--theme-muted:#52675A;--theme-link:#165D4C;--theme-button-text:#FFFFFF;--theme-body-font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--theme-heading-font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--theme-border:color-mix(in srgb,var(--theme-text) 17%,var(--theme-surface));--theme-control-border:color-mix(in srgb,var(--theme-text) 75%,var(--theme-surface));--theme-soft:color-mix(in srgb,var(--theme-accent) 8%,var(--theme-surface));--theme-neutral-soft:color-mix(in srgb,var(--theme-text) 3%,var(--theme-surface));font-family:var(--theme-body-font);color:var(--theme-text);background:var(--theme-page);font-synthesis:none;font-size:100%;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:disabled,fieldset:disabled{cursor:wait;opacity:.7}a{color:var(--theme-link)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--theme-accent);outline-offset:4px}fieldset{border:0;margin:0;padding:0;min-width:0}.calculator-shell{max-width:1180px;margin:0 auto;padding:30px 40px 20px}.masthead{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--theme-border)}.airport-identity{display:flex;align-items:center;gap:13px}.airport-mark{width:47px;height:47px;border:2px solid var(--theme-accent);border-radius:50%;display:grid;place-items:center;font-size:1.9375rem;color:var(--theme-accent)}.airport-logo{max-width:140px;max-height:54px;object-fit:contain}.airport-code{font-size:1.4375rem;font-weight:750;line-height:1.1;letter-spacing:2px;display:block}.airport-name{font-size:.6875rem;color:var(--theme-muted);display:block;margin-top:3px}.product-identity{font-weight:650;font-size:.75rem;text-align:right}.product-identity span{display:block;color:var(--theme-muted);font-size:.625rem;font-weight:400;margin-top:3px}.intro{padding:44px 0 28px;max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:.625rem;font-weight:700;display:flex;align-items:center;gap:8px}.status-dot{height:6px;width:6px;border-radius:50%;display:inline-block}.intro h1{font-size:clamp(1.875rem,4vw,2.9375rem);font-weight:550;letter-spacing:-1.8px;line-height:1.12;margin:16px 0}.intro>p{font-size:.9375rem;color:var(--theme-muted);max-width:650px;line-height:1.8}.included{display:flex;gap:22px;align-items:center;margin-top:22px;font-size:.75rem;font-weight:550;flex-wrap:wrap}.airfare-note{color:var(--theme-muted);font-weight:400;border-left:1px solid var(--theme-border);padding-left:20px}.input-card,.comparison-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:15px;box-shadow:0 4px 18px color-mix(in srgb,var(--theme-text) 4%,transparent)}.input-card{padding:23px 25px}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.section-heading>div{display:flex;align-items:center;gap:11px}.step{font-family:monospace;font-size:.6875rem;color:var(--theme-muted);border:1px solid var(--theme-border);border-radius:5px;padding:2px 5px}h2{font-size:1.0625rem;letter-spacing:-.4px;margin:0;font-weight:650}.quiet{font-size:.6875rem;color:var(--theme-muted)}.form-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:17px;margin:24px 0 20px;align-items:start}.field{min-width:0;display:flex;flex-direction:column;gap:8px}label{font-size:.75rem;font-weight:650}input,select{width:100%;min-height:47px;background:var(--theme-surface);border:1px solid var(--theme-control-border);border-radius:7px;padding:11px 12px;color:var(--theme-text)}input::placeholder{color:var(--theme-muted);font-size:.8125rem}.field-hint{font-size:.625rem;color:var(--theme-muted);line-height:1.5}.calculate-button{min-height:47px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-button-text);font-size:.75rem;font-weight:650;padding:12px 17px;display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:26px}.calculate-button:hover{box-shadow:0 0 0 3px var(--theme-border)}.calculate-button span:last-child{font-size:1.25rem;line-height:1}.customize{border-top:1px solid var(--theme-border)}.customize summary{font-size:.75rem;font-weight:550;padding:16px 0;color:var(--theme-muted);list-style-position:inside}.income-setting{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;padding:0 0 24px;max-width:780px}.income-setting p{font-size:.75rem;color:var(--theme-muted);max-width:460px}.money-input{position:relative}.money-input span{position:absolute;left:14px;top:12px;color:var(--theme-muted)}.money-input input{padding-left:29px}.empty-state{text-align:center;padding:48px 0 38px;color:var(--theme-muted)}.empty-icon{display:grid;place-items:center;margin:0 auto 14px;width:38px;height:38px;border-radius:12px;background:var(--theme-soft);color:var(--theme-accent);font-size:1.375rem}.empty-state h2{font-size:1.125rem;font-weight:500;color:var(--theme-text)}.empty-state p{font-size:.75rem;line-height:1.8}.journey{display:flex;gap:12px;max-width:450px;margin:26px auto 0;align-items:center;font-size:.5rem;letter-spacing:1.3px;color:var(--theme-muted)}.journey i{flex:1;border-top:1px dashed var(--theme-border)}.journey span{white-space:nowrap}.results{margin-top:32px}.result-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.result-meta>span:last-child{font-size:.6875rem;color:var(--theme-muted)}.advantage-card{background:var(--theme-soft);border:1px solid var(--theme-border);border-radius:15px;display:grid;grid-template-columns:1.4fr 1fr;gap:36px;padding:30px;margin-bottom:26px}.advantage-copy h2{font-size:1.875rem;font-weight:500;line-height:1.25;letter-spacing:-.9px;margin:17px 0 12px;max-width:530px;outline-offset:6px}.advantage-copy strong{color:var(--theme-accent);font-weight:750}.advantage-copy p{font-size:.75rem;color:var(--theme-muted);max-width:400px;line-height:1.8}.airfare-card{border-left:1px solid var(--theme-border);padding-left:28px;align-self:center}.airfare-icon{font-size:1.375rem}.airfare-card h3{font-size:.875rem;margin:5px 0 10px}.airfare-card p{font-size:.8125rem;line-height:1.8;margin:0 0 14px}.airfare-card strong{font-weight:700}.airfare-card small{font-size:.625rem;color:var(--theme-muted)}.competitor-advantage{background:var(--theme-neutral-soft);border-color:var(--theme-border)}.comparison-card{overflow:hidden}.comparison-card>.section-heading{padding:24px 24px 0}.table-hint{font-size:.6875rem;color:var(--theme-muted);margin:8px 24px 18px}.table-hint span{display:none}.table-scroll{overflow:auto;overscroll-behavior-x:contain}table{width:100%;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;font-size:.8125rem}th,td{padding:18px 20px;text-align:right;border-bottom:1px solid var(--theme-border);min-width:140px}th:first-child{text-align:left;min-width:240px;font-weight:550;position:sticky;left:0;background:var(--theme-surface);z-index:1}thead th{vertical-align:top;padding-top:19px;padding-bottom:20px;min-width:150px}thead th:first-child{vertical-align:middle;font-size:.75rem;color:var(--theme-muted)}.column-code{display:block;font-size:1.25rem;font-weight:650;letter-spacing:.8px}.column-name{display:block;font-size:.5625rem;color:var(--theme-muted);font-weight:400;max-width:145px;margin-left:auto;margin-top:4px;min-height:27px}.winner-badge,.home-badge{display:inline-block;margin-top:8px;font-size:.5625rem;font-weight:550;border-radius:4px;background:var(--theme-soft);color:var(--theme-accent);padding:3px 7px;white-space:nowrap}.home-badge{background:var(--theme-neutral-soft);color:var(--theme-muted)}.winner-column{background:var(--theme-soft)}.row-toggle{background:var(--theme-surface);color:var(--theme-accent);border:1px solid var(--theme-border);display:inline-flex;justify-content:center;align-items:center;border-radius:4px;width:25px;height:25px;margin-right:8px;vertical-align:middle}.row-toggle:hover{background:var(--theme-soft)}.detail-row th,.detail-row td{font-size:.6875rem;color:var(--theme-muted);padding-top:12px;padding-bottom:12px;background:var(--theme-neutral-soft)}.detail-row td.winner-column{background:var(--theme-soft)}.total-row th,.total-row td{font-weight:700;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--theme-border);font-size:1.0625rem}.total-row th{font-size:.8125rem}.total-row td.winner-column{color:var(--theme-accent)}.difference-row th,.difference-row td{font-size:.6875rem;background:var(--theme-neutral-soft);color:var(--theme-muted);border:0}.rounding-note{font-size:.625rem;color:var(--theme-muted);margin:14px 24px 20px}.airport-picker{margin:0 24px 15px;font-size:.75rem}.airport-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.airport-options label{display:flex;align-items:center;gap:8px;border:1px solid var(--theme-border);padding:6px 10px;border-radius:6px}.airport-options input{min-height:18px;width:18px;accent-color:var(--theme-link)}.airport-options label span{font-size:.625rem;font-weight:400}.other-comparison{border-top:1px solid var(--theme-border);padding:20px 24px;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.other-comparison select{font-size:.75rem;min-height:40px}.other-comparison p{grid-column:1/-1;font-size:.75rem;color:var(--theme-muted);line-height:1.8;margin-bottom:0}.methodology{margin:20px 0 32px;border:1px solid var(--theme-border);border-radius:9px;padding:0 20px;background:var(--theme-neutral-soft)}.methodology summary{padding:18px 0;font-size:.75rem;font-weight:600}.methodology summary span{float:right;font-size:.625rem;color:var(--theme-muted);font-weight:400}.methodology-content{max-width:850px;padding-bottom:15px;font-size:.75rem;line-height:1.9;color:var(--theme-muted)}.methodology-content dl{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:6px;padding:15px}.methodology-content dl>div{display:flex;justify-content:space-between;gap:20px;padding:4px}.methodology-content dd{margin:0;text-align:right;font-weight:550}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--theme-border);padding:19px 0 0;color:var(--theme-muted);font-size:.625rem}footer p{margin:0 0 5px}footer span{font-size:.625rem}footer a{font-size:.6875rem;text-decoration:none;font-weight:600}.error-banner,.notice,.form-error{padding:14px 18px;background:#fff4e6;border:1px solid #e6d0aa;border-radius:7px;font-size:.8125rem;color:#754b19;margin:16px 0}.notice h2{font-size:1.125rem}.demo-note{font-size:.625rem;background:#fff9e6;border:1px solid #e6dbb7;color:#756027;padding:8px 12px;border-radius:5px}.initial-state{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.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}.spinner{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}@media(max-width:800px){.calculator-shell{padding:22px 22px 18px}.form-grid{grid-template-columns:1.4fr 1fr 1fr}.calculate-button{grid-column:1/-1;margin-top:0;justify-content:center}.advantage-card{gap:22px;padding:24px}.advantage-copy h2{font-size:1.625rem}.table-hint span{display:inline}.column-name{max-width:130px}.intro{padding-top:32px}.product-identity{max-width:190px}}@media(max-width:560px){.calculator-shell{padding:18px 14px}.masthead{gap:12px;padding-bottom:18px}.airport-mark{width:36px;height:36px;font-size:1.4375rem}.airport-code{font-size:1.3125rem}.airport-name{font-size:.5625rem;max-width:155px}.product-identity{font-size:.625rem;max-width:128px}.product-identity span{font-size:.5625rem}.intro{padding:29px 3px 24px}.intro h1{font-size:2.125rem;letter-spacing:-1.3px}.intro>p{font-size:.8125rem;line-height:1.8}.eyebrow{font-size:.5625rem;letter-spacing:1.4px}.included{gap:13px;font-size:.6875rem}.airfare-note{padding-left:12px}.input-card{padding:18px 16px 0}.section-heading{align-items:flex-start}.section-heading .quiet{max-width:85px;text-align:right;font-size:.5625rem}.section-heading h2{font-size:.9375rem}.form-grid{grid-template-columns:1fr 1fr;gap:16px 12px;margin-top:20px}.zip-field{grid-column:1/-1}.field-hint{font-size:.625rem}input{font-size:1rem}.calculate-button{margin-top:3px;min-height:48px;font-size:.8125rem}.income-setting{grid-template-columns:1fr;gap:4px}.empty-state{padding:35px 12px}.empty-state h2{font-size:1rem}.journey{font-size:.4375rem;gap:8px}.result-meta{flex-direction:column;align-items:flex-start;gap:6px}.advantage-card{grid-template-columns:1fr;padding:23px;gap:16px}.advantage-copy h2{font-size:1.8125rem}.airfare-card{border-left:0;border-top:1px solid var(--theme-border);padding:18px 0 0}.airfare-icon{display:none}.airfare-card p{font-size:.8125rem}.comparison-card>.section-heading{padding:20px 16px 0}.table-hint{margin:10px 16px;font-size:.625rem}.airport-picker{margin:16px;font-size:.6875rem}th,td{padding:15px 14px;min-width:135px}th:first-child{min-width:180px;max-width:205px;border-right:1px solid var(--theme-border)}.column-name{max-width:100px}thead th{min-width:135px}.total-row td{font-size:1rem}.rounding-note{margin:14px 16px}.other-comparison{grid-template-columns:1fr;padding:17px}.methodology{padding:0 15px}.methodology summary span{display:none}.methodology-content dl>div{display:block;padding:8px 0}.methodology-content dd{text-align:left}footer{align-items:flex-start;flex-direction:column;gap:12px}.airport-logo{max-width:90px}}h1,h2,h3{font-family:var(--theme-heading-font)}.status-dot{background:var(--theme-accent)}@media(max-width:560px){.journey span{white-space:normal;text-align:center}}.airport-name,.result-meta>span:last-child,.quiet,.table-hint,.rounding-note{font-size:.8125rem}.product-identity,.included,label,.field-hint,.customize summary,.income-setting p,.empty-state p,.advantage-copy p,.other-comparison p,.methodology summary,.methodology-content{font-size:.875rem}.product-identity span,.eyebrow,.step,.airfare-card small,.methodology summary span,.airport-options label span,.demo-note{font-size:.75rem}.journey{font-size:.6875rem}table{font-size:.875rem}thead th:first-child,.column-name,.winner-badge,.home-badge,.detail-row th,.detail-row td,.difference-row th,.difference-row td{font-size:.75rem}.column-name{line-height:1.35;min-height:0}.footer-cta{display:flex;justify-content:center;padding:2px 0 22px;text-align:center}.footer-cta a{font-size:1.125rem;font-weight:650}.kayak-cta{align-items:center;flex-direction:column}.kayak-fallback{width:100%;display:grid;grid-template-columns:.7fr 1fr 1fr 1fr auto;gap:12px;align-items:end;border:1px solid var(--theme-border);border-radius:9px;padding:16px;background:var(--theme-surface);text-align:left}.kayak-fallback input{min-height:42px;padding:8px 10px}.kayak-fallback .airport-code-input{text-transform:uppercase}.kayak-fallback .optional-label{color:var(--theme-muted);font-weight:400}.kayak-fallback button{min-height:42px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-button-text);font:inherit;font-weight:650;padding:8px 16px;white-space:nowrap}.kayak-cta #kykcustom{min-width:0;width:100%}.kayak-tracking-pixel{display:block}.calculate-button{justify-content:center;font-size:1rem}.income-setting{padding-bottom:8px}.income-explanation{width:100%;border-top:1px solid var(--theme-border)}.customize .income-explanation summary{padding:10px 0;color:var(--theme-link);font-weight:650;font-size:.875rem}.income-explanation p{margin:2px 0 12px;line-height:1.7;font-size:.875rem}.time-explanations{display:grid;gap:10px;margin:16px 0}.methodology-content{width:100%;max-width:none}.time-explanations details{border:1px solid var(--theme-border);border-radius:6px;background:var(--theme-surface);padding:0 14px}.methodology .time-explanations summary{padding:10px 0;color:var(--theme-text);font-weight:650}.time-explanations p{margin:0 0 12px}footer{font-size:.8125rem;align-items:baseline;gap:20px;flex-wrap:wrap}footer p{margin:0;flex:1}footer .footer-attribution{font-size:inherit;text-align:right;white-space:nowrap;margin-left:auto}footer .footer-attribution a{font-size:inherit}a{text-decoration:none}.included-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.included-item svg{width:20px;height:20px;flex:none;color:var(--theme-accent)}.included-item:first-child svg{width:24px;height:24px}.product-identity{font-size:1.5rem;line-height:1.25;align-self:flex-end;transform:translateY(8px)}.analytics-notice{margin:6px 0 0;color:var(--theme-muted);font-size:.875rem;line-height:1.5}.status-dot{display:none}.advantage-card,.competitor-advantage{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}@media(max-width:560px){.airport-name{font-size:.75rem}.product-identity{font-size:1rem}.section-heading .quiet{font-size:.75rem}.table-hint,.airport-picker{font-size:.8125rem}.column-name{font-size:.75rem}footer{flex-direction:row;align-items:baseline;gap:12px}footer .footer-attribution{white-space:normal;flex-shrink:0}.kayak-fallback{grid-template-columns:1fr 1fr}.kayak-fallback button{grid-column:1/-1}}
