/* A full-width map and a horizontal itinerary replace the narrow side panel. */
body.theme-route{--paper:#f5f7fc;--white:#ffffff;--wash:#eaf0fc;--line:#dce3f1;--ink:#132a4f;--muted:#687d9a;--blue:#3265d3;--serif:var(--sans);background:var(--paper);color:var(--ink)}
.header{max-width:none;width:100%;padding:22px clamp(20px,3.2vw,48px)}.header nav{font-size:14px;color:#637698;gap:24px}.header .wordmark{color:#142d52}.wallet-button{background:#1a3e7c;color:#fff;font-size:13px}.header nav a[aria-current=page]{color:#245fce}.header nav a[aria-current=page]:after{background:#245fce}.expedition-shell{width:100%;max-width:1480px;min-width:0;padding:32px clamp(20px,3.2vw,48px) 55px}.expedition-heading{gap:25px;margin-bottom:25px;align-items:center;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,380px)}.expedition-heading>div{min-width:0}.kicker{font:12px/1.6 ui-monospace,Consolas,monospace;letter-spacing:.08em;color:#6c82a3}.expedition-heading h1{font:600 clamp(34px,4vw,56px)/1.05 var(--sans);letter-spacing:-.05em;margin:12px 0 0;overflow-wrap:normal}.expedition-heading h1 em{font-style:normal;color:#3265d3}.expedition-lede{max-width:none;padding-top:15px}.expedition-lede p{font-size:16px;line-height:1.65;color:#6d809d;max-width:370px;margin:0 0 14px}.expedition-lede a{font-size:14px;border-color:#b8c9e7;display:inline-flex;max-width:100%;line-height:1.6}.expedition-workspace{grid-template-columns:minmax(0,1fr);border:0;border-radius:0;overflow:visible;box-shadow:none;background:transparent;gap:22px;min-width:0}.map-workspace{position:relative;min-width:0;display:block;overflow:hidden;border:1px solid #254b85;border-radius:18px;background:radial-gradient(ellipse at 47% 35%,#174c9a,#09234f 75%);box-shadow:0 18px 45px #112b5919}.map-toolbar{display:grid;grid-template-columns:minmax(145px,1fr) minmax(230px,360px) auto;gap:22px;padding:17px 24px;background:#091e40a6;border-bottom:1px solid #699cd52b;align-items:center}.map-toolbar>.kicker{grid-column:1;grid-row:1;color:#b4d0fb;font-size:12px;letter-spacing:.05em;white-space:normal}.map-toolbar b{display:block;padding:0;border:0;margin:3px 0 0;font-size:12px;color:#7ea7e5}.map-toolbar>div:not(.add-destination){grid-column:3;grid-row:1;display:flex;gap:7px;justify-content:flex-end}.map-toolbar button{border-color:#5b80b4;background:#315a882b;color:#cee2ff;font-size:14px;height:36px;min-width:36px;border-radius:6px}.map-toolbar #reset-map{padding:0 12px;white-space:nowrap}.map-toolbar .add-destination{grid-column:2;grid-row:1;border:0;padding:0;min-width:0}.add-destination>label{display:none}.map-toolbar .add-destination>div{display:flex;margin:0;gap:8px;min-width:0}.map-toolbar .add-destination select{background:#1b4278;border-color:#537db1;color:#f1f7ff;font-size:14px;min-height:40px;padding:8px 12px;min-width:0;flex:1;width:100%}.map-toolbar .add-destination option{background:#153a6a;color:#edf5ff}.map-toolbar .add-destination button{width:auto;min-width:0;font:500 13px var(--sans);padding:0 12px;height:40px;background:#d7f2ff;border-color:#d7f2ff;color:#16417b;white-space:nowrap}.route-map{min-height:0;height:clamp(340px,36vw,490px);overflow:hidden;position:relative}.route-map>svg{width:100%;height:100%;min-height:0;max-height:none;display:block}.map-land{fill:#245396;stroke:#102d64;stroke-width:.8;transition:fill .18s,stroke .18s}.map-land.is-open{fill:#6197dc}.map-land.selected{fill:#93e5f5}.map-land.focused{fill:#e1f7ff;stroke:#c0f2ff}.map-land:hover{fill:#badcec;stroke:#eefbff}.map-grid{stroke:#6a98da35;stroke-width:.7}.route-arc{stroke:#c5f6ff;stroke-width:1.8;opacity:.95;stroke-dasharray:6 5}.map-stop circle{fill:#f3fcff;stroke:#266aaa;stroke-width:2;filter:drop-shadow(0 3px 5px #00193d80)}.map-stop text{fill:#123269;font-size:13px;font-weight:600}.map-stop.focused circle{fill:#1c5bca;stroke:#d5faff;stroke-width:2.5}.map-stop-name{fill:#cbedff!important;stroke:#0b2c61;stroke-width:4;font-size:13px!important}.map-stop:focus-visible circle{stroke:#fff;stroke-width:4}.map-legend{position:absolute;left:25px;bottom:24px;max-width:calc(100% - 430px);padding:0;flex-wrap:wrap;gap:13px 20px;font:12px/1.5 var(--sans);color:#b8d3f9}.map-legend i{width:7px;height:7px;background:#93e5f5}.map-legend span:nth-child(2) i{background:#6197dc}.map-legend small{flex-basis:100%;margin:0;font-size:12px;display:block;color:#769dcf}.destination-card{position:absolute;bottom:17px;right:19px;margin:0;max-width:390px;width:calc(100% - 38px);display:grid;grid-template-columns:38px minmax(0,1fr);padding:17px 18px;gap:8px 13px;border:1px solid #80a8dc55;border-radius:12px;background:#0a2558df;backdrop-filter:blur(14px);box-shadow:0 8px 25px #061c4a2b;color:#f4f8ff}.destination-card>img{grid-column:1;grid-row:1;width:36px;height:27px}.destination-card>div:nth-child(2){grid-column:2;min-width:0}.destination-card small{font:12px/1.5 var(--sans);letter-spacing:.03em;color:#83afeb}.destination-card h3{font:500 25px/1.2 var(--sans);letter-spacing:-.03em;color:#fff;margin:2px 0 5px;overflow-wrap:break-word}.destination-card p{font-size:13px;color:#a9c4e9;line-height:1.5}.destination-actions{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 0 0;border-top:1px solid #5d86be42}.destination-actions>a{font-size:14px;color:#d9f3ff}.destination-actions span{font-size:12px;color:#8eb6e8}.destination-actions button{font-size:13px;border-color:#8eafe0;color:#d9e9ff;padding:8px 11px;border-radius:6px}.itinerary-panel{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 25px;border:0;background:transparent;padding:4px 0 0}.itinerary-heading{display:flex;flex-direction:row;gap:15px;align-items:center;grid-column:1;grid-row:1;flex-wrap:wrap}.itinerary-heading>span:last-child{font-size:12px;color:#8799b4}.itinerary-panel h2{grid-column:1;grid-row:2;font:500 25px/1.2 var(--sans);letter-spacing:-.025em;margin:0}.route-presets{grid-column:2;grid-row:1/3;align-self:center;justify-content:flex-end;margin:0;gap:8px;max-width:100%;flex-wrap:wrap}.route-presets button{padding:10px 15px;border-radius:7px;border:1px solid #cbd8ee;background:#fff;color:#526f9a;font-size:14px}.route-presets button:hover{background:#e7effc;color:#255cb7}#route-stops{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;min-width:0}.itinerary-stop{position:relative;min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:15px;border:1px solid #d6dfef;border-radius:10px;background:#fff;padding:17px 18px;min-height:99px}.itinerary-stop.active{border-color:#557ee3;box-shadow:0 3px 18px #3469d410}.itinerary-stop.active:before{content:'';position:absolute;left:-1px;top:18px;bottom:18px;width:3px;background:#3265d3;border-radius:3px}.stop-focus{flex:1;min-width:140px;gap:11px}.stop-focus>span{font-size:12px;color:#8da0bc}.stop-focus img{width:31px;height:23px}.stop-focus strong{font-size:16px;color:#183d74;line-height:1.3;overflow-wrap:break-word}.stop-focus small{font-size:12px;color:#8194b0;margin-top:5px}.stop-tools{display:flex;gap:3px;align-items:center;margin-left:auto}.stop-tools button{width:30px;height:32px;font-size:14px;color:#7189ab;border:1px solid #dce5f3;border-radius:5px}.stop-tools button:hover{background:#eaf0fb}.itinerary-tools{grid-column:1/-1;justify-content:flex-end;padding-top:0;gap:22px}.itinerary-tools button{font-size:14px;color:#4d6b9c}.inline-message{grid-column:1/-1;font-size:14px;color:#3265d3;margin:0;line-height:1.6}.market-read{font:12px/1.6 var(--sans);color:#8394b1;padding-top:15px}.market-read button{font-size:14px;color:#416bb0}.allocation-section,.passport-section{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:60px;margin-top:40px;border-color:#d5e0f0}.allocation-intro h2,.passport-intro h2{font:550 35px/1.1 var(--sans);letter-spacing:-.04em;margin:14px 0 18px}.allocation-intro>p,.passport-intro>p{font-size:15px;color:#6f82a0;line-height:1.75}.allocation-intro>label,.passport-address label{font-size:14px;color:#5a749c}.fine-print{font-size:13px!important;color:#7f91ad!important}.allocation-heading{font:12px var(--sans);color:#778aaa;letter-spacing:.04em}.allocation-row{gap:16px}.allocation-row strong{font-size:15px}.allocation-row small{font-size:12px;color:#8495af}.allocation-row>b{font:500 20px var(--sans);min-width:115px;color:#294b81}.allocation-row>b small{font-size:12px}.allocation-row input{font-size:15px;min-height:42px;border-color:#cad8ef}.allocation-bar{height:34px}.allocation-bar span{font:12px/34px var(--sans);background:color-mix(in srgb,#315ebf calc(95% - var(--stop-index)*12%),#c1d7ef)}.passport-address input{font-size:14px;background:#fff;border-color:#ccd9ed}.passport-address button{font-size:13px;color:#4870b0}.action-button{background:#3265d3;color:#fff;border-radius:8px;font-size:15px;min-height:46px;padding:12px 20px}.action-button:hover{background:#1d4cad}.quiet-button{border-radius:8px;font-size:14px;border-color:#c3d3ed;color:#426aaf}.passport-cover{background:#173e7d;border-color:#173e7d;color:#d5e5ff;border-radius:12px 12px 0 0}.passport-cover span:nth-child(2){font-size:12px}.passport-cover:after{border-color:#8bbcff40}.passport-stamp{padding:24px 20px;background:#fff;border-color:#d6e1f0}.passport-stamp h3{font:500 23px var(--sans);color:#274974}.passport-stamp>div>span{font-size:12px}.passport-stamp>b{font-size:12px;color:#7089ad}.passport-stamp>small{font-size:12px;color:#8196b7}.passport-stamp.verified{background:#eaf5ff}.passport-stamp.verified>b{color:#296aae}.passport-stamp details,.passport-stamp details p{font-size:12px}.passport-stamp details a small{font-size:11px}.route-empty{font-size:15px;grid-column:1/-1}.expedition-bottom{border-color:#d1def1}.expedition-bottom h2{font:550 36px/1.15 var(--sans);letter-spacing:-.04em}.page-head h1,h2{font-family:var(--sans)}.page-head h1{font-weight:550}.primary,.secondary{border-radius:8px}.primary{background:#3265d3;border-color:#3265d3}.notice{background:#eaf0fa;color:#607b9f}.summary-passport{background:#eaf0fb}.country-card:hover{background:#eaf1fb}.country-card .country-shape{fill:#aac6f15c;stroke:#577fc273}.product-guide h2{font-weight:550}.footer{max-width:1480px;color:#7589a5}.footer .wordmark{color:#173b74}
@media(max-width:1100px){.expedition-heading{grid-template-columns:minmax(0,1fr) minmax(200px,310px)}.expedition-heading h1{font-size:45px}.expedition-lede p{font-size:15px}.map-toolbar{grid-template-columns:minmax(110px,1fr) minmax(230px,340px) auto;gap:13px;padding:16px 20px}.map-toolbar #reset-map{font-size:13px;padding:0 9px}.route-map{height:440px}#route-stops{grid-template-columns:repeat(2,minmax(0,1fr))}.allocation-section,.passport-section{gap:35px;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}#passport-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-stamp:nth-child(3n){border-right:1px dashed #d6e1f0}.passport-stamp:nth-child(2n){border-right:0}.header nav{gap:18px;font-size:13px}}
@media(max-width:850px){.header{gap:14px;padding:18px 22px;flex-wrap:wrap}.header nav{order:3;width:100%;display:flex!important;position:static!important;padding:0!important;gap:24px;overflow:auto;white-space:nowrap;background:transparent!important;border:0!important}.header .mobile-menu{display:none!important}.header-actions{margin-left:auto}.expedition-heading{grid-template-columns:minmax(0,1fr);gap:15px}.expedition-heading h1{font-size:44px}.expedition-lede{padding-top:0;max-width:620px}.expedition-lede p{font-size:16px;max-width:none}.expedition-lede br{display:none}.expedition-lede a{font-size:14px}.map-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:17px}.map-toolbar>.kicker{grid-column:1;grid-row:1}.map-toolbar b{display:inline;margin-left:12px}.map-toolbar>div:not(.add-destination){grid-column:2;grid-row:1}.map-toolbar .add-destination{grid-column:1/-1;grid-row:2}.map-toolbar .add-destination select{font-size:16px}.route-map{height:440px}.destination-card{max-width:350px;bottom:16px;right:16px}.map-legend{left:20px;bottom:26px;max-width:170px;gap:8px}.map-legend small{display:none}.itinerary-panel{grid-template-columns:minmax(0,1fr);gap:16px}.itinerary-heading{grid-column:1;grid-row:1}.itinerary-panel h2{grid-column:1;grid-row:2}.route-presets{grid-column:1;grid-row:3;justify-content:flex-start}.allocation-section,.passport-section{grid-template-columns:1fr;gap:25px;padding-top:30px}.allocation-intro>p,.passport-intro>p{max-width:650px}.allocation-intro input{max-width:none}#passport-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.passport-stamp:nth-child(2n){border-right:1px dashed #d6e1f0}.passport-stamp:nth-child(3n){border-right:0}.expedition-bottom{align-items:flex-start;flex-direction:column;gap:23px}}
@media(max-width:550px){.expedition-shell{padding:25px 18px 40px}.expedition-heading h1{font-size:38px}.expedition-heading{margin-bottom:22px}.kicker{font-size:12px;letter-spacing:.05em}.expedition-lede p{font-size:15px}.map-toolbar>.kicker{font-size:11px}.map-toolbar b{display:block;margin:2px 0 0;font-size:12px}.map-toolbar{padding:15px;gap:12px}.map-toolbar button{min-width:32px;height:34px}.map-toolbar #reset-map{font-size:12px}.map-toolbar .add-destination button{font-size:13px;padding:0 12px;min-height:43px}.map-toolbar .add-destination select{min-height:43px}.route-map{height:275px}.map-workspace{padding-bottom:185px;border-radius:13px}.destination-card{right:14px;left:14px;bottom:14px;max-width:none;width:auto;padding:16px;gap:8px 13px}.destination-card h3{font-size:24px}.destination-card p{font-size:13px}.destination-card small{font-size:12px}.map-legend{position:static;max-width:none;margin:0;padding:0 16px 18px;display:flex;gap:15px;font-size:12px}.map-legend small{display:none}#route-stops{grid-template-columns:1fr;gap:10px}.itinerary-stop{padding:16px;min-height:90px}.stop-focus strong{font-size:17px}.stop-tools button{width:33px;height:35px}.route-presets button{font-size:14px;padding:10px 13px}.itinerary-tools{justify-content:flex-start;gap:24px}.market-read{font-size:12px;flex-wrap:wrap}.market-read button{font-size:14px}.allocation-intro h2,.passport-intro h2{font-size:30px}.allocation-row{gap:10px;flex-wrap:wrap}.allocation-row>div{min-width:100px}.allocation-row>b{min-width:95px;font-size:17px}.allocation-row input{font-size:16px}.allocation-heading{font-size:12px;gap:20px;line-height:1.5}#passport-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-stamp{padding:22px 16px}.passport-stamp:nth-child(3n){border-right:1px dashed #d6e1f0}.passport-stamp:nth-child(2n){border-right:0}.passport-stamp h3{font-size:20px}.passport-cover{padding:20px;gap:18px}.passport-cover span:nth-child(2){font-size:10px}.passport-cover span:first-child{font-size:18px}.passport-cover i{font-size:28px}.expedition-bottom h2{font-size:30px}.header .wordmark{font-size:24px}.header nav{gap:20px;font-size:13px}.header-actions #motion{display:inline-flex!important;align-items:center;justify-content:center;width:27px;height:27px;font-size:9px}.header-actions{gap:7px}.wallet-button{font-size:11px;padding:10px 12px}.wallet-button>span:last-child{display:none}}
