body.ember-page{--ui-blue:#ff4d00;--signal-blue:#ff4d00;--ink:#262626;--green:#ff4d00;--lime:#fff0e8;margin:0;background:#f9f9f9;color:#262626;font-family:'DM Sans',Arial,sans-serif}
/* Landing-page-only refinements; existing dialogs keep their current UI. */
body.ember-page .e-journey .e-step{text-align:center;padding:0 20px;display:flex;flex-direction:column;align-items:center}
body.ember-page .e-journey .e-step p{margin:0 auto;max-width:285px}
body.ember-page .e-journey .e-step:not(:last-child):after{left:calc(50% + 36px);right:calc(-50% + 36px)}
body.ember-page :is(.e-nav,.e-shell,.e-footer) :is(.e-btn,.trip-launcher-submit,.date-picker-trigger,.traveller-picker-trigger,.privacy-open){font-size:12px!important;font-weight:500!important;letter-spacing:0!important;white-space:nowrap!important}
body.ember-page .e-shell .trip-launcher-submit{min-width:142px!important;width:auto!important;flex-shrink:0}
body.ember-page .e-shell .trip-launcher-submit>span{font:inherit!important;white-space:nowrap!important}
body.ember-page :is(.e-nav,.e-shell,.e-footer) :is(.e-btn,.trip-launcher-submit,.date-picker-trigger,.traveller-picker-trigger,.privacy-open){font:500 12px/1.2 'DM Sans',sans-serif!important;justify-content:center!important;text-align:center!important;border-radius:999px!important;gap:0!important}
body.ember-page :is(.e-nav,.e-shell,.e-footer) .e-btn,
body.ember-page .e-shell .trip-launcher-submit{min-height:46px!important;padding:13px 22px!important;display:inline-flex!important;align-items:center!important}
body.ember-page .e-footer nav .privacy-open{display:inline-block;min-height:0;padding:0;border:0;background:transparent;border-radius:0!important;font:400 14px/1.4 'DM Sans',sans-serif!important;color:#616161;transition:color .18s}
body.ember-page .e-footer nav .privacy-open:hover{background:transparent;color:#ff4d00;opacity:1}
body.ember-page .e-shell :is(.trip-launcher-submit,.date-picker-trigger,.traveller-picker-trigger)>i{display:none!important}
body.ember-page .e-modules .e-module{text-align:center;display:flex;flex-direction:column;align-items:center}
body.ember-page .e-module>span{flex-shrink:0}
body.ember-page .e-module p{max-width:290px}
body.ember-page .e-module small{margin-top:auto;padding-top:30px}
body.ember-page .e-walk-panel{background-color:#f9f9f9;background-image:linear-gradient(#e5e7eb80 1px,transparent 1px),linear-gradient(90deg,#e5e7eb80 1px,transparent 1px);background-size:24px 24px;box-shadow:0 0 0 6px #f9f9f9,0 3px 8px #00000005}
body.ember-page .e-walk-panel .e-chips span{background:#fff}
.e-nav{position:sticky;top:0;z-index:100;max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:18px 30px;background:#f9f9f9f5;backdrop-filter:blur(12px);border:1px solid #e5e7eb;border-top:0;gap:24px}
body.ember-page .e-nav .e-brand{display:inline-flex;align-items:center;flex-shrink:0;gap:5px;font:600 28px/1 'DM Sans',sans-serif;letter-spacing:-.055em;color:#ff4d00;text-decoration:none;white-space:nowrap;opacity:1;font-kerning:normal}
.e-brand-travel{color:#ff4d00}
body.ember-page .e-brand .e-brand-step{display:inline-block;padding:4px 12px 6px;background:#ff4d00;color:#fff;border-radius:999px;font-weight:600;letter-spacing:-.045em}
body.ember-page .e-nav .e-brand:focus-visible{outline:2px solid #ff4d00;outline-offset:6px}
@media(max-width:650px){body.ember-page .e-nav .e-brand{font-size:24px}}
.e-nav nav{display:flex;gap:28px;font:400 14px 'DM Sans',sans-serif}.e-nav nav a{color:#616161;opacity:1}.e-nav nav a:hover{color:#ff4d00}
.e-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#262626;font:500 14px/1.2 'DM Sans',sans-serif;cursor:pointer;transition:background .18s,box-shadow .18s}
.e-btn span{transition:transform .2s}.e-btn:hover span{transform:translateX(3px)}.e-btn:hover{background:#f2f2f2}
.e-btn.primary{background:#ff4d00;color:white;border-color:#ff4d00;box-shadow:0 2px 4px #00000005,0 0 0 4px #ff4d0008}.e-btn.primary:hover{background:#e74600;box-shadow:0 0 0 6px #ff4d0010}
.e-shell{max-width:1200px;margin:auto;border-inline:1px solid #e5e7eb}
.e-hero{position:relative;padding:70px 32px 0;text-align:center;background-image:linear-gradient(#e5e7eb66 1px,transparent 1px),linear-gradient(90deg,#e5e7eb66 1px,transparent 1px);background-size:80px 80px}
.e-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 25%,#f9f9f9 25%,#f9f9f900 95%);pointer-events:none}
.e-hero>*{position:relative}
.e-tag{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:99px;background:#fff;padding:7px 12px;font-size:11px;color:#727272}
.e-tag i{width:6px;height:6px;background:#ff4d00;border-radius:50%}
.e-hero h1{font:500 clamp(40px,5.3vw,64px)/1.08 'DM Sans',sans-serif;letter-spacing:-.035em;margin:25px auto 22px;max-width:850px;color:#262626}
.e-hero h1 span{color:#ff4d00}
.e-hero>p{max-width:530px;margin:0 auto 32px;font-size:17px;line-height:1.6;color:#727272}
.e-form{max-width:1030px;margin:auto;background:#fff;padding:10px;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 0 0 6px #f9f9f9,0 10px 24px #00000005}
.ember-page .trip-launcher{display:grid!important;grid-template-columns:1.35fr 1fr 1fr .9fr auto!important;margin:0!important;padding:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;background:transparent!important;opacity:1!important;transform:none!important}
.ember-page .trip-launcher-field{min-width:0;padding:10px 15px!important;text-align:left}
.ember-page .trip-launcher-submit{height:46px!important;background:#ff4d00!important;color:#fff!important;border-color:#ff4d00!important;align-self:center;padding:0 18px!important;gap:10px!important;box-shadow:none!important}
.ember-page .trip-launcher-submit i{background:transparent!important;color:white!important;width:20px!important;height:20px!important}
body.ember-page .e-shell #trip-launcher .trip-launcher-submit{box-shadow:0 2px 4px #00000005,0 0 0 4px #ff4d0008!important;transform:none!important;transition:background .18s,box-shadow .18s!important}
body.ember-page .e-shell #trip-launcher .trip-launcher-submit:hover{background:#e74600!important;box-shadow:0 0 0 6px #ff4d0010!important;transform:none!important}
body.ember-page .e-shell #trip-launcher .trip-launcher-submit>span{transform:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){body.ember-page .e-shell #trip-launcher .trip-launcher-submit{transition:none!important}}
.e-proof{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;color:#838383;font-size:11px;margin:22px 0 50px}
.e-example{max-width:870px;margin:auto;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px 12px 0 0;box-shadow:0 0 0 6px #f9f9f9}
.e-example-bar{display:flex;justify-content:space-between;gap:18px;padding:13px 20px;border-bottom:1px solid #e5e7eb;font:11px/1.4 monospace;color:#838383}
.e-example-body{display:grid;grid-template-columns:1fr 1.25fr}
.e-trip-summary{padding:30px;border-right:1px solid #e5e7eb}
.e-trip-summary small,.e-section-label{font:11px/1.3 monospace;letter-spacing:.06em;color:#838383}
.e-trip-summary h3{font:500 29px/1.15 'DM Sans',sans-serif;letter-spacing:-.03em;margin:14px 0;color:#262626}
.e-trip-summary p{font-size:13px;color:#727272;margin:0;line-height:1.7}
.e-trip-summary .e-path{margin-top:27px;font:12px monospace;color:#616161;display:flex;align-items:center;gap:12px}
.e-path:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff4d00}
.e-example-links{padding:8px 22px;position:relative;isolation:isolate;overflow:hidden;background:#fff}
.e-example-links:before,.e-example-links:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
.e-example-links:before{background-image:radial-gradient(#a3a3a355 .7px,transparent .9px);background-size:12px 12px;mask-image:linear-gradient(90deg,transparent 30%,#000 100%)}
.e-example-links:after{inset:-100% 0;background:radial-gradient(ellipse at 85% 50%,#ff4d001c,transparent 38%);animation:e-desk-scan 9s ease-in-out infinite;mask-image:repeating-linear-gradient(0deg,#000 0 1px,transparent 1px 6px)}
.e-example-links>div{position:relative}
.e-example-links>div:after{content:"";position:absolute;right:8%;top:50%;width:4px;height:4px;background:#ff4d00;box-shadow:12px -12px 0 #ff4d0040,-12px 12px 0 #ff4d0030;opacity:0;pointer-events:none;animation:e-desk-pulse 6s ease-in-out infinite}
.e-example-links>div:nth-child(2):after{animation-delay:1.5s;right:16%}
.e-example-links>div:nth-child(3):after{animation-delay:3s;right:10%}
.e-example-links>div:nth-child(4):after{animation-delay:4.5s;right:20%}
@keyframes e-desk-scan{0%,100%{transform:translateY(-20%)}50%{transform:translateY(20%)}}
@keyframes e-desk-pulse{0%,15%,65%,100%{opacity:0}30%,45%{opacity:.45}}
@media(prefers-reduced-motion:reduce){.e-example-links:after,.e-example-links>div:after{animation:none;opacity:0}}
.e-example-links>div{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #eee;font-size:13px}
.e-example-links>div:last-child{border:0}
.e-example-links small{display:block;font-size:11px;color:#949494;margin-top:3px}
.e-example-links i{font-style:normal;color:#ff4d00}
.e-example-links>div{gap:20px}
.e-example-links>div>span{flex:1;min-width:0}
.e-example-links>div>p{flex:0 1 165px;margin:0;text-align:right;font:400 12px/1.5 'DM Sans',sans-serif;color:#727272}
@media(max-width:650px){.e-example-links>div{align-items:flex-start;flex-direction:column;gap:6px}.e-example-links>div>p{flex:auto;text-align:left}}
.e-section{padding:70px 38px;border-top:1px solid #e5e7eb;position:relative}
.e-section:before{content:"+";position:absolute;top:-12px;left:-6px;color:#b5b5b5;font:20px monospace}
.e-heading{display:grid;grid-template-columns:minmax(0,460px) minmax(0,320px);align-items:center;justify-content:start;gap:36px;margin:16px 0 35px}
.e-heading h2,.e-walk h2{font:500 clamp(32px,3.5vw,44px)/1.1 'DM Sans',sans-serif;letter-spacing:-.025em;color:#262626;margin:0}
.e-heading>p{max-width:320px;font-size:14px;line-height:1.6;color:#727272;margin:0}
.e-modules{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}
.e-module{padding:26px;min-width:0;border-right:1px solid #e5e7eb}
.e-module:last-child{border:0}
.e-module>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:8px;color:#727272;font:12px monospace}
.e-module h3{font-size:19px;font-weight:500;margin:24px 0 12px}
.e-module p{font-size:14px;line-height:1.6;color:#727272;margin:0}
.e-module small{display:block;margin-top:30px;font:11px monospace;color:#838383}
.e-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:35px}
.e-step{position:relative;padding:0 30px 0 0}
.e-step>span{display:inline-block;font:12px monospace;color:#ff4d00;padding:8px 10px;border:1px solid #fcddcc;border-radius:8px;background:#fff}
.e-step:not(:last-child):after{content:"";position:absolute;top:15px;left:58px;right:22px;height:1px;background:linear-gradient(90deg,#ff4d00,#e5e7eb);transform-origin:left;transform:scaleX(0);transition:transform .8s ease .25s}
.e-step.e-visible:after{transform:scaleX(1)}
.e-step h3{font-size:19px;font-weight:500;margin:22px 0 12px}.e-step p{font-size:14px;line-height:1.6;color:#727272;max-width:270px}
.e-walk{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.e-walk-copy p{font-size:16px;line-height:1.6;color:#727272;margin:24px 0}
.e-walk-copy>small{display:block;font-size:11px;color:#838383;margin-top:17px}
.e-walk-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}
.e-walk-panel h3{font-size:24px;font-weight:500;margin:20px 0}
.e-route{height:110px;width:100%;overflow:visible}
.e-route path{fill:none;stroke:#ff4d00;stroke-width:2;stroke-dasharray:500;stroke-dashoffset:500;transition:stroke-dashoffset 1.5s ease .2s}
.e-visible .e-route path{stroke-dashoffset:0}
.e-route circle{fill:white;stroke:#ff4d00;stroke-width:2}
.e-route-labels{display:flex;justify-content:space-between;font:11px monospace;color:#838383}
.e-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.e-chips span{padding:7px 10px;border:1px solid #e5e7eb;border-radius:99px;font-size:11px;color:#727272}
.e-footer{max-width:1200px;margin:auto;padding:30px;border:1px solid #e5e7eb;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:25px;align-items:center;color:#838383;font-size:12px}
.e-footer>nav{justify-self:center;justify-content:center;align-items:center}
.e-footer>.e-btn{justify-self:end}
@media(max-width:650px){body.ember-page .e-footer{grid-template-columns:1fr;justify-items:center;text-align:center}body.ember-page .e-footer>.e-btn{justify-self:center}}
.e-footer nav{display:flex;gap:24px;font:400 12px 'DM Sans',sans-serif}
.e-footer a,.e-footer button{color:#616161}.e-footer a:hover,.e-footer button:hover{color:#ff4d00;opacity:1}
.e-animate{opacity:1}.e-motion .e-animate{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.e-motion .e-visible{opacity:1;transform:none}
.ember-page dialog{--green:#ff4d00;--ui-blue:#ff4d00;--lime:#fff0e8;--cream:#fff}
.ember-page :is(.date-picker-trigger,.traveller-picker-trigger){font-family:'DM Sans',sans-serif}
.e-btn:focus-visible{outline:2px solid #ff4d00;outline-offset:5px}
@media(max-width:950px){.e-nav nav{gap:15px}.ember-page .trip-launcher{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ember-page .trip-launcher-submit{grid-column:1/-1;width:100%!important;justify-content:center!important;margin-top:8px}.e-heading{display:block}.e-heading>p{margin-top:20px}.e-walk{gap:30px}}
@media(max-width:650px){.e-nav{padding:14px 18px}.e-nav nav{display:none}.e-brand{font-size:18px}.e-nav .e-btn{font-size:12px;padding:10px 16px}.e-hero{padding:40px 18px 0}.e-hero h1{font-size:40px}.e-hero>p{font-size:15px}.e-proof{gap:12px;margin-bottom:30px}.e-example-body{grid-template-columns:1fr}.e-trip-summary{border-right:0;border-bottom:1px solid #e5e7eb;padding:22px}.e-example-bar{font-size:9px}.e-section{padding:42px 22px}.e-modules,.e-journey,.e-walk{grid-template-columns:1fr}.e-module{border-right:0;border-bottom:1px solid #e5e7eb}.e-step{padding:0 0 22px}.e-step:not(:last-child):after{display:none}.e-step p{max-width:none}.e-footer{flex-direction:column;align-items:flex-start}.e-footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.e-motion .e-animate{opacity:1;transform:none;transition:none}.e-route path{stroke-dashoffset:0;transition:none}.e-step:after{transform:none!important;transition:none!important}.e-btn,.e-btn span{transition:none}}
/* Compact submit; form controls retain their own readable type and affordances. */
body.ember-page .e-shell #trip-launcher .trip-launcher-submit{min-width:0!important;width:auto!important;min-height:42px!important;height:42px!important;padding:10px 14px!important;margin-left:10px!important;justify-self:center}
body.ember-page .e-shell #trip-launcher .trip-launcher-field{padding-inline:12px!important}
body.ember-page .e-shell #trip-launcher .trip-launcher-field>span{font:500 13px/1.4 'DM Sans',sans-serif!important;color:#505050!important}
body.ember-page .e-shell #trip-launcher :is(#trip-destination,.date-picker-trigger,.traveller-picker-trigger){font:500 15px/1.4 'DM Sans',sans-serif!important;color:#202020!important;letter-spacing:0!important;text-align:left!important}
body.ember-page .e-shell #trip-launcher :is(.date-picker-trigger,.traveller-picker-trigger){justify-content:space-between!important;gap:8px!important}
body.ember-page .e-shell #trip-launcher :is(.date-picker-trigger,.traveller-picker-trigger)>i{display:block!important}
body.ember-page .e-shell #trip-destination::placeholder{color:#727272;opacity:1}
@media(max-width:950px){body.ember-page .e-shell #trip-launcher .trip-launcher-submit{width:100%!important;margin-left:0!important;justify-self:stretch}}

/* Planning desk: Firecrawl reference rows, neutral canvas and orange states. */
/* Footer text navigation shares the header's type and hover behavior. */
body.ember-page :is(.e-nav,.e-footer) nav :is(a,button){display:inline-block;min-height:0;padding:0;border:0;border-radius:0!important;background:transparent!important;box-shadow:none;font:400 14px/1.4 'DM Sans',sans-serif!important;letter-spacing:0;text-transform:none;text-decoration:none;color:#616161;opacity:1;cursor:pointer;transform:none;transition:color .18s ease}
body.ember-page :is(.e-nav,.e-footer) nav :is(a,button):hover{color:#ff4d00;opacity:1;background:transparent}
body.ember-page :is(.e-nav,.e-footer) nav :is(a,button):focus-visible{outline:2px solid #ff4d00;outline-offset:5px}
body.ember-page #retry-flight-location[hidden]{display:none!important}
body.ember-page dialog{--planner-blue:#ff4d00;--planner-coral:#ff4d00;--planner-ink:#262626;--planner-line:#e5e7eb;--deep-indigo:#262626;--signal-blue:#ff4d00;--ui-blue:#ff4d00;--green:#ff4d00;--lime:#fff0e8;--line:#e5e7eb;--cream:#fff;background:#fff!important;color:#262626;border:1px solid #e5e7eb!important;border-radius:0!important;font-family:'DM Sans',sans-serif;box-shadow:0 24px 80px #00000024}
body.ember-page dialog::backdrop{background:#26262670;backdrop-filter:blur(5px)}
body.ember-page :is(.trip-result-panel,.route-result-panel,.trip-result-body){border-radius:0!important;background:#fff}
body.ember-page :is(.trip-result-head,.route-result-head){background:#f9f9f9!important;border-color:#e5e7eb}
body.ember-page :is(.trip-result-head,.route-result-head) h2{font:500 clamp(30px,4vw,44px)/1.1 'DM Sans',sans-serif;letter-spacing:-.045em}
body.ember-page :is(.trip-result-close,#route-result .route-result-close,.privacy-close){display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;padding:0;font:400 25px/1 Arial,sans-serif;border-radius:8px!important;border:1px solid #e5e7eb!important;background:#fff!important;color:#262626!important;box-shadow:none!important;transform:none!important;transition:background-color .2s,color .2s}
body.ember-page :is(.trip-result-close,#route-result .route-result-close,.privacy-close):is(:hover,:focus-visible){background:#fff0e8!important;color:#ff4d00!important;border-color:#ff4d00!important;transform:none!important}
body.ember-page .privacy-close:focus-visible{outline:2px solid #ff4d00;outline-offset:3px}
/* Re-enable the existing scroll control in the Ember variant only. */
body.ember-page .back-to-top{display:grid!important;place-items:center;position:fixed;right:max(20px,calc((100vw - 1200px)/2 - 68px));bottom:28px;z-index:90;width:46px;height:46px;padding:0;border:1px solid #ff4d00;border-radius:999px;background:#ff4d00;color:#fff;box-shadow:0 2px 4px #00000005,0 0 0 4px #ff4d0008;transform:none!important;transition:opacity .2s,visibility .2s,background .18s,box-shadow .18s}
body.ember-page .back-to-top>span{display:grid;place-items:center;width:100%;height:100%;background:transparent;color:#fff;font:400 21px/1 Arial,sans-serif;transform:none!important}
body.ember-page .back-to-top:hover{background:#e74600;box-shadow:0 0 0 6px #ff4d0010;transform:none!important}
body.ember-page .back-to-top:focus-visible{outline:2px solid #ff4d00;outline-offset:5px}
html.modal-open body.ember-page .back-to-top{visibility:hidden;opacity:0;pointer-events:none}
@media(max-width:650px){body.ember-page .back-to-top{right:14px;bottom:20px;width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){body.ember-page .back-to-top{transition:none}}
body.ember-page .trip-result-intro{font-size:14px;color:#727272}
body.ember-page .trip-result-intro strong{font-weight:500;color:#262626}
body.ember-page .trip-preferences{border-radius:0;border-color:#e5e7eb;background:#f9f9f9}
body.ember-page :is(.trip-preferences-heading h3,#trip-result .trip-result-walk h3){font:500 24px/1.2 'DM Sans',sans-serif;letter-spacing:-.035em}
body.ember-page :is(.trip-preferences legend,.trip-nearby-options legend){font:500 14px/1.4 'DM Sans',sans-serif}
body.ember-page :is(.trip-preferences-heading p,.trip-preferences fieldset>p,#trip-result .trip-result-walk p){font:400 13px/1.55 'DM Sans',sans-serif;color:#727272}
body.ember-page .trip-preference-options span{border:1px solid #e5e7eb;color:#616161;background:#fff;font-family:'DM Sans',sans-serif;border-radius:8px}
body.ember-page .trip-preference-options input:checked+span{background:#fff0e8;border-color:#ff4d00;color:#d64000}
body.ember-page .trip-preferences-grid>fieldset{grid-column:1/-1}
body.ember-page .hotel-preference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 12px}
body.ember-page .hotel-preference-grid label{display:grid;gap:7px;min-width:0}
body.ember-page .hotel-preference-grid label>span{font:500 11px/1.3 'DM Sans',sans-serif;letter-spacing:.055em;text-transform:uppercase;color:#727272}
body.ember-page .hotel-preference-grid select{box-sizing:border-box;width:100%;min-height:46px;padding:0 36px 0 13px;border:1px solid #dedede;border-radius:8px;background-color:#fff;color:#262626;font:500 13px/1.3 'DM Sans',sans-serif;cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}
body.ember-page .hotel-preference-grid select:is(:hover,:focus){border-color:#ff4d00;background-color:#fffaf7;outline:0}
body.ember-page .hotel-preference-grid select:focus-visible{box-shadow:0 0 0 3px rgba(255,77,0,.13)}
body.ember-page .trip-preferences .hotel-filter-note{max-width:720px;color:#818181}
@media(max-width:900px){body.ember-page .hotel-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){body.ember-page .hotel-preference-grid{grid-template-columns:1fr}}
body.ember-page #trip-result .trip-result-actions{display:block;border:1px solid #e5e7eb;border-bottom:0}
body.ember-page #trip-result .trip-result-actions>a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:22px 24px;margin:0;border:0;border-left:2px solid transparent;border-bottom:1px solid #e5e7eb;border-radius:0!important;background:#fafafa;color:#262626!important;box-shadow:none!important;transform:none!important;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s}
body.ember-page #trip-result .trip-result-actions>a>.e-service-icon{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0;background:transparent;color:#939393;display:block}
body.ember-page .e-service-icon svg{display:block;width:20px;height:20px}
body.ember-page #trip-result .trip-result-actions>a>i{display:none!important}
body.ember-page #trip-result .trip-result-actions b{font:500 16px/1.3 'DM Sans',sans-serif;letter-spacing:-.02em;color:inherit}
body.ember-page #trip-result .trip-result-actions small{margin-top:5px;font:400 14px/1.5 'DM Sans',sans-serif;color:#939393!important}
body.ember-page #trip-result .trip-result-actions>a:not([aria-disabled="true"]):is(:hover,:focus-visible,[aria-expanded="true"]){background:#fff4ee!important;border-left-color:#ff4d00;color:#ff4d00!important}
body.ember-page #trip-result .trip-result-actions>a:not([aria-disabled="true"]):is(:hover,:focus-visible,[aria-expanded="true"])>.e-service-icon{color:#ff4d00}
body.ember-page #trip-result .trip-result-actions>a:focus-visible{outline:2px solid #ff4d00;outline-offset:-2px}
body.ember-page #trip-result .trip-result-actions>a[aria-disabled="true"]{cursor:wait}
body.ember-page #trip-nearby-options{background:#fff;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;padding:22px 24px}
body.ember-page #trip-result .trip-result-walk{background:#f9f9f9;border:1px solid #e5e7eb;border-radius:0}
body.ember-page :is(#trip-build-walk,#trip-nearby-map,#retry-flight-location,.walk-bot-link,#open-google-route),body.ember-page :is(#trip-walk-form,#standalone-walk) #generate-route{display:flex;align-items:center;justify-content:center!important;min-height:42px;height:auto;padding:12px 20px!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#262626!important;font:500 12px/1.4 'DM Sans',sans-serif!important;letter-spacing:0!important;text-align:center;text-transform:none;box-shadow:none!important;transform:none!important;transition:background-color .2s,color .2s,border-color .2s}
body.ember-page :is(#trip-build-walk,#trip-nearby-map,#retry-flight-location,.walk-bot-link,#open-google-route):is(:hover,:focus-visible),body.ember-page :is(#trip-walk-form,#standalone-walk) #generate-route:is(:hover,:focus-visible){background:#fff0e8!important;color:#ff4d00!important;border-color:#ff4d00!important;transform:none!important}
body.ember-page :is(#trip-build-walk,#trip-nearby-map,.walk-bot-link)>i,body.ember-page :is(#trip-walk-form,#standalone-walk) #generate-route>span,body.ember-page #open-google-route>span{display:none!important}
body.ember-page :is(#trip-walk-form,#standalone-walk) #route-builder{--green:#ff4d00;--lime:#fff0e8;--ui-blue:#ff4d00;--line:#e5e7eb;border-color:#e5e7eb;border-radius:0;font-family:'DM Sans',sans-serif}
body.ember-page :is(#trip-walk-form,#standalone-walk) :is(.builder-field,.start-method){border-color:#e5e7eb;color:#262626}
body.ember-page :is(#trip-walk-form,#standalone-walk) .free-route-badge{background:#fff0e8!important;border-color:#ff4d00!important;color:#d64000}
body.ember-page :is(#trip-walk-form,#standalone-walk) :is(.builder-step-title>b,.builder-field input,.builder-field select){font-family:'DM Sans',sans-serif}
body.ember-page :is(#trip-walk-form,#standalone-walk) :is(.builder-options input:checked+span,.builder-places input:checked+span,.start-method.active){background:#fff0e8!important;color:#d64000!important;border-color:#ff4d00!important}
body.ember-page :is(#trip-walk-form,#standalone-walk) .builder-options input:checked+span small{color:#727272}
@media(max-width:600px){body.ember-page #trip-result .trip-result-actions>a{padding:19px 16px}body.ember-page #trip-nearby-options{padding:20px 16px}body.ember-page .trip-result-intro{align-items:flex-start}body.ember-page #trip-result .trip-result-actions small{font-size:13px}}

/* Unified action buttons; text navigation and service rows retain their roles. */
body.ember-page #route-result #route-error-close{display:inline-flex;align-items:center;justify-content:center!important;box-sizing:border-box;min-height:46px;padding:13px 22px!important;margin:14px auto 0;font:500 12px/1.4 'DM Sans',sans-serif!important;letter-spacing:0!important;text-transform:none;text-align:center}
body.ember-page #route-result #route-trial-bot{box-sizing:border-box;width:260px;max-width:100%;height:46px;min-height:46px;padding:5px 5px 5px 18px!important;gap:12px;justify-content:space-between!important;font:500 12px/1.4 'DM Sans',sans-serif!important;letter-spacing:0!important;text-transform:none}
body.ember-page #route-result #route-trial-bot>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin:0;background:#fff;color:#ff4d00;font:400 15px/1 Arial,sans-serif;transform:none!important}
body.ember-page #trip-launcher{position:relative}
body.ember-page #smart-trip-form{position:absolute;box-sizing:border-box;padding:4px 12px;display:flex;flex-direction:column;gap:3px;text-align:left;background:#fff;z-index:1}
body.ember-page #smart-trip-form>label{font:500 12px/1.4 'DM Sans',sans-serif;color:#616161}
body.ember-page #smart-trip-form small{font-size:10px;font-weight:400;color:#949494;margin-left:12px}
body.ember-page #smart-trip-form textarea{width:100%;flex:1;min-height:0;box-sizing:border-box;resize:none;border:0;border-radius:0;padding:2px 0;background:#fff;color:#262626;font:400 14px/1.4 'DM Sans',sans-serif}
body.ember-page #smart-trip-form textarea:focus{outline:0;box-shadow:0 1px #ff4d00}
body.ember-page #smart-trip-status{padding:0;margin:0;background:none;border:0;font:400 11px/1.3 'DM Sans',sans-serif;color:#d64000}
body.ember-page .e-smart-peek{width:max-content;max-width:90%;padding:12px 24px 5px;margin:-7px auto 0;background:#fff;border:1px solid #e5e7eb;border-radius:0 0 12px 12px;display:block}
body.ember-page .e-smart-peek button{display:flex;align-items:center;gap:14px;color:#616161;font:500 12px/1.4 'DM Sans',sans-serif}
body.ember-page .e-smart-peek button:hover{color:#ff4d00}
body.ember-page .e-smart-peek i{font:400 16px/1 Arial,sans-serif;color:#ff4d00}
body.ember-page #trip-launcher[hidden],body.ember-page #smart-trip-form[hidden],body.ember-page .e-smart-peek[hidden]{display:none!important}
.e-form{z-index:2}
.e-smart-peek{max-width:990px;margin:-8px auto 0;padding:24px 22px 14px;display:flex;align-items:center;justify-content:center;gap:20px;background:#fff4ee;border:1px solid #f1d9cb;border-radius:0 0 14px 14px;font:400 13px/1.5 'DM Sans',sans-serif;color:#727272}
.e-smart-peek button,.e-smart-back{appearance:none;border:0;background:transparent;color:#d64000;font:500 12px/1.4 'DM Sans',sans-serif;cursor:pointer;padding:8px 0;white-space:nowrap;transition:color .18s}
.e-smart-peek button:hover,.e-smart-back:hover{color:#262626}
.e-smart-form{padding:16px 18px;text-align:left}
.e-smart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.e-smart-heading span{font:10px/1.5 monospace;color:#d64000;letter-spacing:.06em}
.e-smart-heading h2{font:500 25px/1.2 'DM Sans',sans-serif;letter-spacing:-.03em;margin:7px 0 0}
.e-smart-form>label{display:block;font:500 14px/1.4 'DM Sans',sans-serif;margin-bottom:8px}
.e-smart-form textarea{box-sizing:border-box;display:block;width:100%;min-height:110px;resize:vertical;max-height:280px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;padding:14px 16px;color:#262626;font:400 16px/1.6 'DM Sans',sans-serif}
.e-smart-form textarea::placeholder{color:#878787}
.e-smart-form textarea:focus{outline:2px solid #ff4d00;outline-offset:2px}
.e-smart-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px}
.e-smart-bottom p{font:400 13px/1.5 'DM Sans',sans-serif;color:#727272;max-width:540px;margin:0}
.e-smart-bottom .e-btn{flex-shrink:0}
.e-smart-notice{font:400 11px/1.5 'DM Sans',sans-serif;color:#838383;margin:16px 0 0}
#smart-trip-status{font:400 13px/1.5 'DM Sans',sans-serif;padding:14px;background:#fff4ee;border-left:2px solid #ff4d00;color:#616161;margin:16px 0 0}
.e-smart-peek button:focus-visible,.e-smart-back:focus-visible{outline:2px solid #ff4d00;outline-offset:4px}
@media(max-width:650px){.e-smart-peek{margin-inline:10px;flex-direction:column;gap:2px;padding-inline:14px}.e-smart-heading,.e-smart-bottom{align-items:flex-start;flex-direction:column;gap:12px}.e-smart-form{padding:12px}.e-smart-bottom .e-btn{width:100%}.e-smart-heading h2{font-size:23px}}
body.ember-page .e-nav nav{align-items:center}
body.ember-page .e-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}
body.ember-page .e-nav .e-header-actions a.e-walking-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:13px 22px!important;border:1px solid #ff4d00!important;border-radius:999px!important;background:#fff!important;color:#ff4d00!important;font:500 12px/1.4 'DM Sans',sans-serif!important;white-space:nowrap;box-shadow:0 2px 4px #00000005,0 0 0 4px #ff4d0008!important;transition:background .18s,color .18s,box-shadow .18s!important}
body.ember-page .e-nav .e-header-actions a.e-walking-button:is(:hover,:active,:focus-visible){background:#ff4d00!important;color:#fff!important;box-shadow:0 0 0 6px #ff4d0010!important}
@media(max-width:650px){body.ember-page .e-nav{flex-wrap:wrap;gap:14px}body.ember-page .e-header-actions{margin-left:auto;gap:8px}body.ember-page .e-nav .e-header-actions a.e-walking-button{padding:13px 16px!important}}
body.ember-page :is(.e-btn,.trip-launcher-submit,#trip-build-walk,#trip-nearby-map,#retry-flight-location,.walk-bot-link,#open-google-route,#route-trial-bot,#route-error-close,.cookie-accept,.cookie-reject,.cookie-settings):not(.e-walking-button),
body.ember-page :is(#trip-walk-form,#standalone-walk) #generate-route{
background:#ff4d00!important;color:#fff!important;border:1px solid #ff4d00!important;border-radius:999px!important;font:500 12px/1.4 'DM Sans',sans-serif!important;text-align:center;justify-content:center!important;box-shadow:0 2px 4px #00000005,0 0 0 4px #ff4d0008!important;transform:none!important;transition:background .18s,box-shadow .18s!important}
body.ember-page :is(.e-btn,.trip-launcher-submit,#trip-build-walk,#trip-nearby-map,#retry-flight-location,.walk-bot-link,#open-google-route,#route-trial-bot,#route-error-close,.cookie-accept,.cookie-reject,.cookie-settings):not(.e-walking-button):hover,
body.ember-page :is(#trip-walk-form,#standalone-walk) #generate-route:hover{background:#e74600!important;color:#fff!important;box-shadow:0 0 0 6px #ff4d0010!important;transform:none!important}
@media(prefers-reduced-motion:reduce){body.ember-page :is(button,.e-btn,.walk-bot-link,#trip-nearby-map){transition:none!important}}

/* Mobile and short landscape screens: keep controls readable and reachable. */
body.ember-page :is(.e-example-body,.e-walk)>*{min-width:0}
body.ember-page :is(.trip-result-head,.route-result-head,.privacy-head)>div{min-width:0;overflow-wrap:anywhere}
body.ember-page .e-section:before{left:0}
body.ember-page :is(.travel-datepicker,.traveller-picker-menu){max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto;overscroll-behavior:contain}
body.ember-page .date-picker-head button{background:#fff0e8}
body.ember-page .date-picker-days button:hover:not(:disabled){background:#fff0e8}
@media(max-width:950px){
 body.ember-page .e-nav{gap:14px;padding:12px 18px;flex-wrap:wrap}
 body.ember-page .e-nav nav{display:none}
 body.ember-page .e-header-actions{margin-left:auto}
 body.ember-page .e-shell #trip-launcher .trip-launcher-field{border-right:0;min-width:0}
 body.ember-page .e-shell #trip-launcher :is(#trip-destination,.date-picker-trigger,.traveller-picker-trigger){font-size:16px!important;min-height:44px}
 body.ember-page #smart-trip-form textarea{font-size:16px}
 body.ember-page .e-smart-peek{margin-inline:auto}
 body.ember-page #open-smart-trip{min-height:44px}
 body.ember-page .e-example-bar{flex-wrap:wrap;gap:6px}
 body.ember-page :is(#trip-result,#standalone-walk,#route-result,.privacy-modal){max-height:calc(100dvh - 16px);max-width:calc(100vw - 16px)}
 body.ember-page :is(.route-result-panel,.privacy-panel){max-height:calc(100dvh - 18px)}
 body.ember-page .trip-result-head{position:static}
 body.ember-page :is(.trip-result-head,.route-result-head,.privacy-head){padding:16px;gap:12px}
 body.ember-page :is(.trip-result-body,.standalone-walk-body,.privacy-content){padding:18px 16px}
 body.ember-page .route-result-body{min-height:0;overflow:auto}
 body.ember-page :is(.route-status,.route-error){min-height:240px;padding:28px 18px}
 body.ember-page :is(#trip-walk-form,#standalone-walk) :is(.builder-field input,.builder-field select){font-size:16px;min-width:0;max-width:100%}
 body.ember-page :is(#trip-walk-form,#standalone-walk) :is(.start-method,.builder-options span,.builder-places span){min-height:44px;font-size:12px;line-height:1.4;display:flex;align-items:center;justify-content:center}
 body.ember-page :is(#trip-walk-form,#standalone-walk) .builder-options span{flex-direction:column}
 body.ember-page :is(#trip-walk-form,#standalone-walk) .builder-options span small{font-size:11px}
 body.ember-page .trip-preference-options span{min-height:44px;display:flex;align-items:center}
 body.ember-page #trip-result .trip-result-walk{flex-wrap:wrap;gap:18px;padding:20px}
 body.ember-page .route-result-summary dt{font-size:12px}
 body.ember-page .route-result-note{font-size:12px}
 body.ember-page .e-footer nav :is(a,button){min-height:44px;display:inline-flex;align-items:center}
}
@media(max-width:520px){
 body.ember-page .e-nav{justify-content:center;padding:10px 14px}
 body.ember-page .e-header-actions{margin:0;width:100%;justify-content:center}
 body.ember-page .e-header-actions .e-btn{flex:1;min-width:0;padding-inline:12px!important}
 body.ember-page .e-hero{padding-inline:14px}
 body.ember-page .e-hero h1{font-size:clamp(32px,9vw,40px)}
 body.ember-page .e-shell #trip-launcher .trip-launcher-field{padding-inline:7px!important}
 body.ember-page #trip-launcher .trip-destination,body.ember-page #trip-launcher .trip-travellers{grid-column:1/-1}
 body.ember-page #smart-trip-form small{display:block;margin-left:0}
 body.ember-page .e-step{padding-bottom:26px!important}
 body.ember-page .e-footer{padding:24px 18px 80px}
}
@media(max-height:500px) and (orientation:landscape){
 body.ember-page .e-shell #trip-launcher .trip-launcher-submit{grid-column:1/-1!important;width:auto!important;min-width:150px!important;max-width:100%;height:44px!important;min-height:44px!important;justify-self:center!important;align-self:center!important;margin:12px auto 4px!important;padding:11px 22px!important}
 body.ember-page .e-nav{position:relative;padding-block:8px}
 body.ember-page .e-hero{padding-top:28px}
 body.ember-page :is(.trip-result-head,.route-result-head,.privacy-head) h2{font-size:28px}
 body.ember-page :is(.route-status,.route-error){min-height:180px;padding-block:20px}
 body.ember-page :is(.travel-datepicker,.traveller-picker-menu){top:8px!important;max-height:calc(100dvh - 16px)}
 body.ember-page .date-picker-days button{aspect-ratio:auto;min-height:32px}
 body.ember-page .back-to-top{bottom:12px}
}

/* Trust and FAQ — approved content blocks in the Ember grid. */
.e-confidence-grid{margin-top:35px}
.e-affiliate-note{display:flex;align-items:flex-start;gap:12px;margin:16px 0 0;padding:16px 18px;border:1px solid #e5e7eb;border-left:2px solid #ff4d00;background:#fff;font-size:12px;line-height:1.6;color:#727272}
.e-affiliate-note strong{flex:0 0 auto;color:#262626;font-weight:500}
.e-faq-list{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}
.e-faq-list details{border-bottom:1px solid #e5e7eb}
.e-faq-list details:last-child{border-bottom:0}
.e-faq-list summary{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:24px;padding:22px 24px;list-style:none;cursor:pointer;font:500 16px/1.4 'DM Sans',sans-serif;color:#262626;transition:background-color .18s,color .18s}
.e-faq-list summary::-webkit-details-marker{display:none}
.e-faq-list summary:hover{background:#fff7f2;color:#ff4d00}
.e-faq-list summary:focus-visible{outline:2px solid #ff4d00;outline-offset:-3px}
.e-faq-list summary i{position:relative;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;transition:border-color .18s,background-color .18s}
.e-faq-list summary i:before,.e-faq-list summary i:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:1px;background:#ff4d00;transform:translate(-50%,-50%);transition:transform .22s ease}
.e-faq-list summary i:after{transform:translate(-50%,-50%) rotate(90deg)}
.e-faq-list details[open] summary{background:#fff7f2;color:#ff4d00}
.e-faq-list details[open] summary i{border-color:#ff4d00}
.e-faq-list details[open] summary i:after{transform:translate(-50%,-50%) rotate(0)}
.e-faq-list details>p{max-width:790px;margin:0;padding:0 76px 24px 24px;font-size:14px;line-height:1.7;color:#727272}
@media(max-width:650px){.e-affiliate-note{display:block}.e-affiliate-note strong{display:block;margin-bottom:4px}.e-faq-list summary{padding:19px 18px;gap:14px;font-size:15px}.e-faq-list details>p{padding:0 64px 21px 18px;font-size:13px}}

/* Contextual partner offer: useful trip extra, not a display-ad banner. */
body.ember-page .e-trip-extra{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:18px;padding:22px 24px;border:1px solid #e5e7eb;border-left:2px solid #ff4d00;background:#fff}
body.ember-page .e-trip-extra-copy>span{font:10px/1.3 monospace;letter-spacing:.08em;color:#ff4d00}
body.ember-page .e-trip-extra h3{margin:8px 0 5px;font:500 19px/1.25 'DM Sans',sans-serif;letter-spacing:-.025em;color:#262626}
body.ember-page .e-trip-extra p{margin:0;font:400 13px/1.55 'DM Sans',sans-serif;color:#838383}
body.ember-page .e-trip-extra .e-btn{min-width:132px;text-align:center;white-space:nowrap}
@media(max-width:600px){body.ember-page .e-trip-extra{grid-template-columns:1fr;gap:18px;padding:20px 18px}body.ember-page .e-trip-extra .e-btn{width:100%}}
