:root{--bg:#071214;--bg2:#0a181b;--panel:#0d1d20;--ink:#f4eee2;--muted:#b7b3a9;--gold:#d8aa55;--gold2:#f0cd81;--line:rgba(216,170,85,.32);--shell:min(1180px,calc(100vw - 64px));--serif:"Cormorant Garamond",Georgia,serif;--sans:Inter,Arial,sans-serif;--shadow:0 18px 60px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%;image-rendering:auto}button,a{font:inherit}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin-inline:auto}.section-dark{background:linear-gradient(180deg,#091619,#071214)}.section{padding:64px 0;border-top:1px solid rgba(216,170,85,.16)}
.site-header{position:absolute;z-index:40;inset:0 0 auto;height:94px;color:#f5efe5}.nav{height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px}.nav-left,.nav-right{display:flex;gap:34px;align-items:center;font-family:var(--serif);font-size:17px}.nav-right{justify-content:flex-end}.brand{display:flex;align-items:center;justify-content:center;width:320px;height:86px}.brand img{display:block;object-fit:contain}.brand-wide{width:100%;height:100%}.brand-mark{display:none!important}.btn{border:1px solid var(--line);padding:13px 24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;transition:.25s ease;background:transparent;color:var(--ink)}.btn:hover{transform:translateY(-1px);border-color:var(--gold)}.btn-gold{background:linear-gradient(180deg,#f2d48b,#d7aa55);color:#17120a;border:0;font-weight:600;box-shadow:0 8px 28px rgba(216,170,85,.18)}.btn-outline{background:rgba(3,10,11,.5);backdrop-filter:blur(7px)}.btn.compact{padding:10px 18px}.menu-toggle,.mobile-menu{display:none}
.section-photo{position:relative;overflow:hidden;isolation:isolate}.photo-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.hero{min-height:860px;padding:110px 0 80px;display:flex;flex-direction:column;justify-content:flex-start}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(3,8,9,.58) 0%,rgba(3,8,9,.22) 43%,rgba(3,8,9,.05) 67%,rgba(3,8,9,.18) 100%),linear-gradient(90deg,rgba(4,10,11,.28),transparent 24%,transparent 76%,rgba(4,10,11,.28))}.hero-copy{text-align:center;max-width:840px;margin-inline:auto;padding-top:24px}.eyebrow{font:500 12px/1.4 var(--sans);letter-spacing:.19em;text-transform:uppercase;color:#e8e0d1}.eyebrow.gold{color:var(--gold2)}.hero h1,.experience h2,.section-head h2,.analogue h2,.table-copy h2,.hosts-copy h2,.final-cta h2,.apply-modal h2{font-family:var(--serif);font-weight:500}.hero h1{font-size:clamp(48px,6.2vw,78px);letter-spacing:.035em;line-height:.92;margin:12px 0 4px;text-shadow:0 2px 30px rgba(0,0,0,.4)}.edition{font-family:var(--serif);font-size:18px;letter-spacing:.16em;color:var(--gold2);margin:8px 0 12px;text-transform:uppercase}.hero h2{font:500 clamp(30px,3.3vw,44px)/1 var(--serif);margin:0 0 18px}.hero-lead{max-width:720px;margin:0 auto 24px;color:#eee8df}.hero-actions{display:flex;gap:12px;justify-content:center}.hero-fleet{height:290px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:end;margin-top:34px;position:relative}.hero-fleet figure{margin:0;height:270px;position:relative;overflow:hidden;transform:translateY(8px)}.hero-fleet img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.03) brightness(.82);mask-image:linear-gradient(to right,transparent 0,#000 9%,#000 91%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 9%,#000 91%,transparent 100%)}.hero-fleet figcaption{position:absolute;left:0;right:0;bottom:9px;text-align:center;font:500 16px/1.2 var(--serif);text-shadow:0 2px 10px #000;opacity:.92}.hero-fleet figure:nth-child(2),.hero-fleet figure:nth-child(3){height:286px}.hero-fleet figure:hover img{filter:saturate(.95) contrast(1.04) brightness(.9)}
.facts{padding:22px 0;border-top:1px solid rgba(216,170,85,.18);border-bottom:1px solid rgba(216,170,85,.18)}.facts-grid{display:grid;grid-template-columns:repeat(6,1fr)}.fact{padding:8px 15px;text-align:center;border-right:1px solid var(--line);display:grid;justify-items:center;align-content:center;min-height:92px}.fact:last-child{border-right:0}.fact-icon{font-family:var(--serif);font-size:26px;color:var(--gold2);line-height:1;margin-bottom:5px}.fact strong,.fact small{text-transform:uppercase;letter-spacing:.06em;font:500 12px/1.3 var(--serif)}.fact small{font-size:11px;color:#d9d1c5}
.experience{min-height:330px;display:flex;align-items:center}.experience-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,12,13,.85) 0%,rgba(5,12,13,.48) 46%,rgba(5,12,13,.12) 72%,rgba(5,12,13,.2) 100%)}.experience-copy{padding:54px 0;max-width:560px}.experience h2{font-size:42px;line-height:.98;letter-spacing:.04em;margin:7px 0 9px}.gold-rule{display:block;width:56px;height:2px;background:var(--gold);margin:10px 0 15px}.experience p:last-child{max-width:510px;color:#eee7da;margin:0}
.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head h2{font-size:32px;letter-spacing:.04em;margin:0}.section-head span{font:500 11px/1.3 var(--serif);letter-spacing:.14em;color:#e8decf;text-transform:uppercase}.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fleet-card{border:1px solid var(--line);background:#0a1719;padding:0 0 18px;text-align:center;overflow:hidden}.photo-frame{overflow:hidden;background:#0c1517}.photo-frame img{width:100%;height:100%;object-fit:cover}.fleet-card .photo-frame{height:195px}.fleet-card img{transition:transform .55s ease,filter .4s ease;filter:saturate(.78) contrast(1.02)}.fleet-card:hover img{transform:scale(1.025);filter:saturate(.95)}.fleet-card h3{font:500 20px/1.15 var(--serif);margin:14px 8px 6px}.fleet-card p{font:400 13px/1.4 var(--serif);margin:0;color:#e9e0d4}
.analogue{padding:40px 0;border-top:1px solid rgba(216,170,85,.17);border-bottom:1px solid rgba(216,170,85,.17)}.analogue-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:center}.analogue h2{font-size:42px;line-height:.95;letter-spacing:.04em;margin:4px 0 10px}.analogue-copy p{color:#ddd7cb}.analogue .strong-line{color:#f1e8d8;margin-bottom:0}.engine-photo{height:220px;position:relative;overflow:hidden}.engine-photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.72) contrast(1.08) brightness(.75)}.engine-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#081416 0%,transparent 28%,rgba(0,0,0,.18))}.engine-overlay{position:absolute;z-index:2;right:20px;bottom:18px;text-align:right;text-shadow:0 2px 10px #000}.engine-overlay span,.engine-overlay strong{display:block;font-family:var(--serif)}.engine-overlay strong{font-size:22px;color:var(--gold2)}
.journey{padding-top:48px}.days-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.day-card .photo-frame{height:150px;margin-bottom:12px}.day-card img{filter:saturate(.82) contrast(1.04)}.day-card b{font:600 14px var(--serif);letter-spacing:.08em;color:var(--gold2)}.day-card h3{font:500 18px/1.15 var(--serif);margin:2px 0 4px}.day-card p{font:400 14px/1.35 var(--serif);color:#ddd6ca;margin:0}.radio-note{margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.radio-icon{font-size:36px;color:var(--gold2)}.radio-note .eyebrow{margin:0 0 2px}.radio-note h3{font:500 24px/1.1 var(--serif);margin:0 0 2px}.radio-note p:last-child{margin:0;color:#d7d0c4}
.founders-table{padding:0;border-top:1px solid rgba(216,170,85,.17);border-bottom:1px solid rgba(216,170,85,.17)}.table-grid{display:grid;grid-template-columns:300px 1fr;align-items:stretch;min-height:245px}.table-copy{padding:34px 34px 30px 0}.table-copy h2{font-size:30px;letter-spacing:.04em;margin:0}.table-copy p{font:400 16px/1.35 var(--serif);color:#eee5d8}.table-photo{min-height:245px}.table-photo img{filter:saturate(.82) brightness(.8)}
.included-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.included-grid>div{min-height:108px;display:grid;grid-template-columns:42px 1fr;align-items:center;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.included-grid>div:nth-child(4n){border-right:0}.included-grid>div:nth-last-child(-n+4){border-bottom:0}.included-grid span{font:500 28px var(--serif);color:var(--gold2)}.included-grid p{font:500 15px/1.3 var(--serif);margin:0}.included-grid small{font-size:13px;color:#d1c9bd}.gain{padding-top:46px}.gain-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gain-grid>div{display:grid;grid-template-columns:48px 1fr;gap:7px;align-items:center;padding:25px 20px;border-right:1px solid var(--line)}.gain-grid>div:last-child{border-right:0}.gain-grid span{font-size:34px;color:var(--gold2)}.gain-grid p{font:500 16px/1.3 var(--serif);margin:0}
.hosts{padding:0;border-top:1px solid rgba(216,170,85,.17);border-bottom:1px solid rgba(216,170,85,.17)}.hosts-grid{display:grid;grid-template-columns:1.1fr 1fr;min-height:340px}.hosts-photo{min-height:340px}.hosts-photo img{object-position:center 37%;filter:saturate(.82) contrast(1.02)}.hosts-copy{padding:40px 0 36px 44px;align-self:center}.hosts-copy h2{font-size:34px;margin:2px 0 0}.hosts-copy p{color:#e3ddd1;max-width:540px}
.faq{padding:50px 0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.faq details{border-top:1px solid var(--line)}.faq details:last-child,.faq details:nth-last-child(2){border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font:500 16px/1.2 var(--serif);padding:14px 4px;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--gold2);font-family:var(--sans)}.faq details[open] summary:after{content:"−"}.faq details p{margin:0;padding:0 20px 16px 4px;color:#c9c2b7;font-size:13px}.final-cta{min-height:270px;display:grid;place-items:center;text-align:center}.final-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(rgba(4,10,11,.6),rgba(4,10,11,.72))}.final-cta h2{font-size:38px;margin:0 0 8px}.final-cta p{color:#e8e1d5}.site-footer{padding:18px 0;background:#050c0e;border-top:1px solid rgba(216,170,85,.18);color:#817f78;font-size:10px}.footer-grid{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.apply-modal{width:min(560px,calc(100vw - 32px));border:1px solid var(--line);background:#081517;color:var(--ink);padding:36px;box-shadow:0 30px 100px #000}.apply-modal::backdrop{background:rgba(0,0,0,.75);backdrop-filter:blur(4px)}.apply-modal h2{font-size:36px;margin:4px 0 10px}.modal-x{position:absolute;right:14px;top:8px;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.apply-modal form{display:grid;gap:12px;margin-top:20px}.apply-modal label{font-size:12px;color:#d9d1c4;display:grid;gap:5px}.apply-modal input,.apply-modal textarea{width:100%;background:#0c1c1f;border:1px solid var(--line);color:#fff;padding:12px}.apply-modal small{color:#8f8b83}
.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.js .reveal.is-visible{opacity:1;transform:none}.js .stagger>*{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}.js .stagger.is-visible>*{opacity:1;transform:none}.js .stagger.is-visible>*:nth-child(2){transition-delay:.08s}.js .stagger.is-visible>*:nth-child(3){transition-delay:.16s}.js .stagger.is-visible>*:nth-child(4){transition-delay:.24s}.js .stagger.is-visible>*:nth-child(5){transition-delay:.32s}.js .stagger.is-visible>*:nth-child(6){transition-delay:.4s}
@media(max-width:900px){:root{--shell:min(100% - 36px,760px)}.nav-left,.nav-right{display:none}.nav{grid-template-columns:1fr auto}.brand{display:flex;align-items:center;justify-content:center;width:320px;height:86px}.brand img{display:block;object-fit:contain}.brand-wide{width:100%;height:100%}.brand-mark{display:none!important}.menu-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);background:#071214;color:#fff;justify-self:end}.menu-toggle span{display:block;width:19px;height:1px;background:#fff;margin:3px 0}.mobile-menu{position:absolute;top:78px;right:18px;width:220px;background:#091719;border:1px solid var(--line);padding:14px;box-shadow:var(--shadow)}.mobile-menu.open{display:grid;gap:12px}.mobile-menu a{padding:7px 3px}.hero{min-height:auto;padding-top:106px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(46px,12vw,72px);line-height:.88}.edition{font-size:13px}.hero h2{font-size:32px}.hero-lead{font-size:14px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-fleet{height:auto;grid-template-columns:1fr 1fr;margin-top:34px;gap:6px;padding-bottom:18px}.hero-fleet figure,.hero-fleet figure:nth-child(2),.hero-fleet figure:nth-child(3){height:180px}.facts-grid{grid-template-columns:repeat(2,1fr)}.fact{border-bottom:1px solid var(--line);min-height:102px}.fact:nth-child(2n){border-right:0}.fact:nth-last-child(-n+2){border-bottom:0}.experience{min-height:430px;align-items:end}.experience-copy{padding:80px 0 40px}.experience h2{font-size:36px}.section{padding:48px 0}.section-head{display:block}.section-head h2{font-size:28px}.section-head span{display:block;margin-top:3px}.fleet-grid{grid-template-columns:1fr 1fr}.fleet-card .photo-frame{height:170px}.analogue-grid{grid-template-columns:1fr}.analogue h2{font-size:36px}.engine-photo{height:260px}.days-grid{grid-template-columns:1fr 1fr}.day-card .photo-frame{height:150px}.table-grid{grid-template-columns:1fr}.table-copy{padding:32px 0}.table-photo{min-height:280px}.included-grid{grid-template-columns:1fr 1fr}.included-grid>div:nth-child(2n){border-right:0}.included-grid>div:nth-child(3),.included-grid>div:nth-child(4){border-bottom:1px solid var(--line)}.gain-grid{grid-template-columns:1fr 1fr}.gain-grid>div:nth-child(2){border-right:0}.gain-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.hosts-grid{grid-template-columns:1fr}.hosts-photo{min-height:330px}.hosts-copy{padding:30px 0 40px}.faq-grid{grid-template-columns:1fr}.faq details:nth-last-child(2){border-bottom:0}.final-cta{min-height:300px}.footer-grid{display:grid;gap:4px}}
@media(max-width:560px){:root{--shell:calc(100% - 28px)}.site-header,.nav{height:78px}.hero{padding-top:94px}.hero h1{font-size:48px}.hero-fleet figure,.hero-fleet figure:nth-child(2),.hero-fleet figure:nth-child(3){height:150px}.hero-fleet figcaption{font-size:13px}.facts{padding:10px 0}.fact{padding:10px 7px}.experience h2,.analogue h2{font-size:31px}.fleet-grid{grid-template-columns:1fr}.fleet-card .photo-frame{height:230px}.days-grid{grid-template-columns:1fr}.day-card{display:grid;grid-template-columns:120px 1fr;grid-template-rows:auto auto 1fr;column-gap:14px}.day-card .photo-frame{grid-row:1/4;height:112px;margin:0}.day-card b{align-self:end}.day-card h3{margin:0}.day-card p{font-size:13px}.radio-note{grid-template-columns:1fr}.included-grid,.gain-grid{grid-template-columns:1fr}.included-grid>div,.included-grid>div:nth-child(4n),.included-grid>div:nth-child(2n),.included-grid>div:nth-last-child(-n+4){border-right:0;border-bottom:1px solid var(--line)}.included-grid>div:last-child{border-bottom:0}.gain-grid>div,.gain-grid>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.gain-grid>div:last-child{border-bottom:0}.hosts-photo{min-height:270px}.hosts-copy h2{font-size:30px}.apply-modal{padding:28px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal,.js .stagger>*{opacity:1!important;transform:none!important;transition:none!important}}

.hero-photo{object-position:center center}.hero-copy{position:relative;z-index:2}.hero-copy .hero-lead{text-shadow:0 2px 18px rgba(0,0,0,.75)}

@media(max-width:900px){.brand{width:62px;height:62px;justify-self:start}.brand-wide{display:none!important}.brand-mark{display:block!important;width:62px;height:62px;object-fit:contain}.hero{min-height:820px;padding-top:100px;padding-bottom:44px}.hero-photo{object-position:50% center}.hero-copy{padding-top:12px}.hero h1{font-size:clamp(44px,12vw,68px)}.hero-lead{max-width:520px}}
@media(max-width:520px){.hero{min-height:760px}.hero-photo{object-position:51% center}.hero-shade{background:linear-gradient(180deg,rgba(3,8,9,.72) 0%,rgba(3,8,9,.38) 47%,rgba(3,8,9,.03) 72%,rgba(3,8,9,.12) 100%)}.hero h1{font-size:48px}.hero h2{font-size:30px}.hero-copy .eyebrow{font-size:10px}.hero-lead{font-size:13px}}

.day-points{
  list-style:none;
  margin:14px 0 0;
  padding:0;
  display:grid;
  gap:10px;
}
.day-points li{
  position:relative;
  padding-left:15px;
  color:var(--muted);
  font-size:.86rem;
  line-height:1.45;
}
.day-points li::before{
  content:"";
  position:absolute;
  left:0;
  top:.62em;
  width:4px;
  height:4px;
  border-radius:50%;
  background:var(--gold);
}
@media(max-width:900px){
  .day-points{gap:8px}
  .day-points li{font-size:.9rem}
}


.section-highlights{
  background:
    radial-gradient(circle at 15% 0%,rgba(216,170,85,.055),transparent 32%),
    linear-gradient(180deg,#071012 0%,#081416 100%);
  border-top:1px solid rgba(216,170,85,.13);
  border-bottom:1px solid rgba(216,170,85,.13);
}
.highlights-head{align-items:end}
.highlights-head .eyebrow{margin:0 0 5px}
.highlights-head h2{margin:0}
.highlights-intro{
  max-width:760px;
  margin:-18px 0 34px;
  color:#d8d0c4;
  font:400 17px/1.55 var(--serif);
}
.highlights-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
}
.highlight-card{
  border:1px solid rgba(216,170,85,.18);
  background:rgba(4,10,11,.38);
  box-shadow:0 16px 50px rgba(0,0,0,.16);
  overflow:hidden;
}
.highlight-photo{height:300px;border:0;border-bottom:1px solid rgba(216,170,85,.16)}
.highlight-photo img{
  filter:saturate(.78) contrast(1.05) brightness(.82);
  transition:transform .7s ease,filter .5s ease;
}
.highlight-card:hover .highlight-photo img{
  transform:scale(1.025);
  filter:saturate(.9) contrast(1.04) brightness(.88);
}
.highlight-body{padding:27px 28px 30px}
.highlight-label{
  margin:0 0 8px;
  color:var(--gold2);
  font-size:11px;
  font-weight:700;
  letter-spacing:.18em;
}
.highlight-body h3{
  margin:0 0 7px;
  font:500 30px/1.05 var(--serif);
}
.highlight-body h4{
  margin:0 0 16px;
  color:#f0e7d9;
  font:500 17px/1.35 var(--serif);
}
.highlight-body>p:not(.highlight-label){
  margin:0 0 12px;
  color:#c9c2b7;
  font-size:14px;
  line-height:1.58;
}
.highlight-body strong{
  display:block;
  margin-top:20px;
  padding-top:17px;
  border-top:1px solid rgba(216,170,85,.17);
  color:var(--gold2);
  font:500 16px/1.35 var(--serif);
}
.highlights-note{
  margin-top:34px;
  padding:19px 0 0;
  border-top:1px solid var(--line);
  display:flex;
  gap:16px;
  align-items:baseline;
}
.highlights-note strong{
  color:#f2eadf;
  font:500 18px var(--serif);
  white-space:nowrap;
}
.highlights-note span{color:#aaa397;font-size:14px}

@media(max-width:900px){
  .highlights-intro{margin-top:12px}
  .highlights-grid{grid-template-columns:1fr}
  .highlight-photo{height:300px}
  .highlights-note{display:grid;gap:5px}
  .highlights-note strong{white-space:normal}
}
@media(max-width:560px){
  .highlight-photo{height:220px}
  .highlight-body{padding:22px 20px 24px}
  .highlight-body h3{font-size:27px}
  .highlight-body h4{font-size:16px}
  .highlights-intro{font-size:16px}
}

.day-route{
  display:block;
  margin:8px 0 6px;
  color:var(--gold2);
  font-size:10px;
  line-height:1.35;
  font-weight:700;
  letter-spacing:.12em;
}
.highlight-location{
  margin:0 0 8px!important;
  color:#918a80!important;
  font-size:10px!important;
  line-height:1.25!important;
  font-weight:700;
  letter-spacing:.13em;
}


/* --- Responsive schedule/highlights fixes --- */

/* Keep route labels on one line on desktop so all day titles align. */
@media(min-width:901px){
  .day-route{
    white-space:nowrap;
    font-size:9px;
    letter-spacing:.045em;
    min-height:12px;
  }
}

/* Highlights footer stays inside the same shell/margins as the cards. */
.highlights-note{
  width:100%;
  box-sizing:border-box;
}

/* Mobile schedule is a true single-column card:
   image, day/route/title, then bullets at full width. */
@media(max-width:560px){
  .days-grid{
    grid-template-columns:1fr;
    gap:34px;
  }

  .day-card{
    display:block;
    min-width:0;
    width:100%;
  }

  .day-card .photo-frame{
    width:100%;
    height:220px;
    margin:0 0 16px;
  }

  .day-card b{
    display:block;
    margin-bottom:7px;
  }

  .day-route{
    display:block;
    width:100%;
    white-space:normal;
    overflow-wrap:anywhere;
    margin:0 0 8px;
    font-size:10px;
    line-height:1.45;
    letter-spacing:.09em;
  }

  .day-card h3{
    margin:0 0 14px;
    font-size:25px;
    line-height:1.12;
  }

  .day-points{
    width:100%;
    margin-top:0;
  }

  .day-points li{
    width:100%;
    box-sizing:border-box;
    padding-left:18px;
    font-size:16px;
    line-height:1.5;
  }

  .highlights-note{
    margin-left:0;
    margin-right:0;
  }
}


/* =========================================================
   FINAL SCHEDULE / RADIO RESPONSIVE FIX
   ========================================================= */

/* The radio strip must always live inside the normal content shell. */
#schedule .radio-note{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  margin-left:0;
  margin-right:0;
}

/* Desktop schedule alignment. */
@media(min-width:901px){
  #schedule .days-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }

  #schedule .day-card{
    min-width:0;
  }

  #schedule .day-route{
    display:block;
    white-space:nowrap;
    overflow:visible;
    font-size:8px;
    line-height:1.2;
    letter-spacing:.015em;
    min-height:12px;
    margin:8px 0 6px;
  }
}

/* Tablet + mobile: one complete day per row, never image/text columns. */
@media(max-width:900px){
  #schedule .days-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:42px !important;
    width:100% !important;
  }

  #schedule .day-card{
    display:block !important;
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    grid-template-columns:none !important;
    grid-template-rows:none !important;
    column-gap:0 !important;
  }

  #schedule .day-card .photo-frame{
    display:block !important;
    width:100% !important;
    height:clamp(220px,54vw,360px) !important;
    margin:0 0 18px !important;
    grid-row:auto !important;
    grid-column:auto !important;
  }

  #schedule .day-card b{
    display:block !important;
    margin:0 0 7px !important;
    align-self:auto !important;
  }

  #schedule .day-route{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 0 8px !important;
    white-space:normal !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
    font-size:11px !important;
    line-height:1.4 !important;
    letter-spacing:.08em !important;
  }

  #schedule .day-card h3{
    display:block !important;
    width:100% !important;
    margin:0 0 16px !important;
    font-size:28px !important;
    line-height:1.12 !important;
  }

  #schedule .day-points{
    display:grid !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    gap:12px !important;
  }

  #schedule .day-points li{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
    padding-left:18px !important;
    font-size:16px !important;
    line-height:1.5 !important;
  }

  #schedule .radio-note{
    grid-template-columns:1fr !important;
    gap:10px !important;
    padding:22px 0 !important;
  }

  #schedule .radio-icon{
    display:none !important;
  }
}

/* Extra-tight phone tuning. */
@media(max-width:560px){
  #schedule .days-grid{
    gap:38px !important;
  }

  #schedule .day-card .photo-frame{
    height:220px !important;
  }

  #schedule .day-route{
    font-size:10px !important;
  }

  #schedule .day-card h3{
    font-size:26px !important;
  }
}

/* =========================================================
   STICKY CTA + FINAL LAYOUT TUNING
   ========================================================= */

.site-header.scrolled{
  position:fixed;
  background:rgba(7,18,20,.88);
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(216,170,85,.18);
}

.sticky-cta{
  position:fixed;
  left:0;
  right:0;
  top:94px;
  z-index:34;
  opacity:0;
  visibility:hidden;
  transform:translateY(-14px);
  transition:opacity .28s ease,transform .28s ease,visibility .28s ease;
  pointer-events:none;
}
.sticky-cta.is-visible{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
  pointer-events:auto;
}
.sticky-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:12px 18px;
  background:rgba(7,18,20,.92);
  border:1px solid rgba(216,170,85,.22);
  box-shadow:0 18px 55px rgba(0,0,0,.24);
  backdrop-filter:blur(16px);
}
.sticky-cta-copy{display:grid;gap:2px}
.sticky-cta-copy strong{
  color:var(--gold2);
  font:600 12px/1.2 var(--sans);
  letter-spacing:.18em;
}
.sticky-cta-copy span{
  color:#d6d0c6;
  font:500 13px/1.35 var(--serif);
}

.highlights-note,
#schedule .radio-note{
  padding-left:18px !important;
  padding-right:18px !important;
}

@media(min-width:901px){
  #schedule .day-route{
    white-space:nowrap;
    font-size:7.3px !important;
    letter-spacing:.01em !important;
    min-height:14px;
  }
}

@media(max-width:900px){
  .sticky-cta{top:auto;bottom:18px;left:18px;right:18px;transform:translateY(18px)}
  .sticky-cta-inner{
    border-radius:18px;
    padding:12px 14px;
  }
  .sticky-cta-copy span{font-size:12px}
  body{padding-bottom:96px}
  #schedule .section-head h2{
    max-width:8ch;
    line-height:1.04;
  }
}

@media(max-width:560px){
  .sticky-cta{left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom))}
  .sticky-cta-inner{gap:12px;padding:12px 13px}
  .sticky-cta-copy{gap:3px}
  .sticky-cta-copy strong{font-size:11px;letter-spacing:.14em}
  .sticky-cta-copy span{font-size:11px;line-height:1.25}
  .sticky-cta .btn{
    flex:0 0 auto;
    min-width:0;
    padding:11px 14px;
    gap:8px;
    font-size:13px;
    white-space:nowrap;
  }
  body{padding-bottom:104px}
  #schedule .section-head h2{
    font-size:clamp(38px,11vw,48px);
    max-width:7ch;
  }
  #schedule .section-head span{
    margin-top:8px;
    max-width:22ch;
  }
  #schedule .radio-note,
  .highlights-note{
    padding-left:14px !important;
    padding-right:14px !important;
  }
}

.sticky-cta,.sticky-cta.is-visible{display:none!important;}
.mobile-cta-bar{display:none;}
@media(max-width:900px){
body{padding-bottom:64px;}
.mobile-cta-bar{
 position:fixed;left:0;right:0;bottom:0;height:64px;z-index:9999;
 display:flex;align-items:center;justify-content:space-between;
 padding:0 16px;box-sizing:border-box;background:#071214;
 border-top:1px solid rgba(216,170,85,.35);
}
.mobile-cta-bar span{color:#d8aa55;font-size:10px;font-weight:700;letter-spacing:.12em;}
.mobile-cta-bar button{border:0;border-radius:0;background:#d8aa55;color:#071214;height:40px;padding:0 16px;font-size:11px;font-weight:800;}
}
@media(min-width:901px){.mobile-cta-bar{display:none!important;}}


/* Hide mobile CTA on desktop - final override */
.mobile-cta-bar {
  display: none !important;
}

@media (max-width: 900px) {
  .mobile-cta-bar {
    display: flex !important;
  }
}

/* remove accidental top CTA injection */
header > .btn-gold.compact,
.site-header > .btn-gold.compact {
  display:none !important;
}
@media(min-width:901px){
  .mobile-cta-bar { display:none !important; }
}

/* Tomek-only host asset */
.hosts-photo img{
  object-position:center 32% !important;
}

/* --- 2026-09-25 final host + route label tune --- */
.hosts-grid{
  min-height:0;
}
.hosts-photo{
  min-height:280px;
}
.hosts-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 30% !important;
}

@media(min-width:901px){
  #schedule .day-route{
    font-size:8.4px !important;
    line-height:1.28 !important;
    letter-spacing:.02em !important;
  }
}

@media(max-width:900px){
  #schedule .day-route{
    font-size:11.5px !important;
    line-height:1.42 !important;
  }
}


/* --- 2026-09-25 highlights compact + warmer host asset --- */
.highlight-photo{height:240px !important;}
.highlight-body{padding:22px 24px 24px !important;}
.highlight-body h3{font-size:28px !important;margin:0 0 6px !important;}
.highlight-body h4{font-size:16px !important;line-height:1.32 !important;margin:0 0 12px !important;}
.highlight-body>p:not(.highlight-label){font-size:13px !important;line-height:1.5 !important;margin:0 0 10px !important;}
.highlight-body strong{margin-top:14px !important;padding-top:13px !important;font-size:15px !important;line-height:1.32 !important;}
.highlight-location{font-size:9.5px !important;line-height:1.3 !important;letter-spacing:.12em !important;margin:0 0 7px !important;}
.hosts-photo{min-height:250px !important;}
.hosts-photo img{object-position:center 26% !important;filter:saturate(.9) contrast(1.02) brightness(1.04) !important;}
@media(max-width:900px){.highlight-photo{height:230px !important;}}
@media(max-width:560px){.highlight-photo{height:180px !important;}.highlight-body{padding:18px 18px 20px !important;}.highlight-body h3{font-size:24px !important;}.highlight-body h4{font-size:15px !important;}.highlight-body>p:not(.highlight-label){font-size:12.5px !important;line-height:1.45 !important;}.highlight-body strong{font-size:14px !important;}.hosts-photo{min-height:230px !important;}}

/* final mobile nav fixes */
.menu-toggle{grid-template-rows:repeat(3,1px);gap:5px}
.mobile-cta-bar button{cursor:pointer;pointer-events:auto}

/* Keep small heading article intact on mobile */
@media(max-width:560px){
  #schedule .section-head h2{
    text-wrap:balance;
    max-width:12ch;
  }
}

/* --- 2026-09-25 final host bio + horizontal host image --- */
.hosts-grid{
  align-items:center;
}
.hosts-photo{
  min-height:0 !important;
  height:220px !important;
  align-self:stretch;
}
.hosts-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 34% !important;
  filter:saturate(.92) contrast(1.01) brightness(1.05) !important;
}
@media(max-width:900px){
  .hosts-photo{
    height:210px !important;
  }
}
@media(max-width:560px){
  .hosts-photo{
    height:190px !important;
  }
  #schedule .section-head h2{
    max-width:none !important;
    white-space:normal;
    text-wrap:balance;
  }
}


/* FINAL MOBILE NAV / CTA FIX */
@media(max-width:900px){
  .menu-toggle{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-items:center !important;
    gap:5px !important;
    width:44px !important;
    height:44px !important;
    padding:0 !important;
  }

  .menu-toggle span{
    display:block !important;
    width:20px !important;
    height:2px !important;
    margin:0 !important;
    background:#fff !important;
  }

  .mobile-cta-bar button,
  .mobile-cta-bar [data-open-apply]{
    cursor:pointer;
  }
}


/* Final host image desktop height adjustment */
@media(min-width:901px){
  .hosts-photo{
    min-height:420px !important;
    height:420px !important;
  }

  .hosts-photo img{
    height:100% !important;
    object-fit:cover !important;
    object-position:center 32% !important;
  }
}

@media(max-width:900px){
  .hosts-photo{
    min-height:260px !important;
    height:260px !important;
  }
}


/* HARD RESET: mobile hamburger icon */
@media(max-width:900px){
  .menu-toggle{
    position:relative !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-items:center !important;
    gap:5px !important;
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    padding:0 !important;
    margin:0 !important;
    border:1px solid rgba(216,170,85,.35) !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }

  .menu-toggle span,
  .menu-toggle span:first-child,
  .menu-toggle span:nth-child(2),
  .menu-toggle span:nth-child(3){
    position:static !important;
    display:block !important;
    flex:none !important;
    width:20px !important;
    height:2px !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
    opacity:1 !important;
    background:#fff !important;
    border-radius:0 !important;
  }
}

/* desktop untouched */
@media(min-width:901px){
  .menu-toggle{
    display:none;
  }
}


/* FINAL VERIFIED FIX */
@media(max-width:900px){
  .menu-toggle{
    width:44px!important;
    height:44px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:6px!important;
    padding:0!important;
    overflow:hidden!important;
  }

  .menu-toggle span{
    position:static!important;
    display:block!important;
    width:22px!important;
    height:2px!important;
    background:#fff!important;
    transform:none!important;
    margin:0!important;
  }

  .mobile-cta-bar button{
    pointer-events:auto!important;
    cursor:pointer!important;
  }

  .hosts-photo{
    height:240px!important;
    min-height:240px!important;
    overflow:hidden!important;
  }

  .hosts-photo img{
    height:100%!important;
    width:100%!important;
    object-fit:cover!important;
    object-position:center 35%!important;
  }
}

@media(min-width:901px){
  .hosts-photo{
    height:380px!important;
    min-height:380px!important;
  }
  .hosts-photo img{
    height:100%!important;
    object-fit:cover!important;
    object-position:center 35%!important;
  }
}


/* DEFINITIVE MOBILE FIXES */
@media(max-width:900px){
  button.menu-toggle{
    appearance:none !important;
    -webkit-appearance:none !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    flex-wrap:nowrap !important;
    gap:5px !important;
    width:42px !important;
    height:42px !important;
    line-height:0 !important;
    padding:0 !important;
    overflow:hidden !important;
  }

  button.menu-toggle span{
    display:block !important;
    position:relative !important;
    inset:auto !important;
    float:none !important;
    width:22px !important;
    height:2px !important;
    flex:0 0 2px !important;
    margin:0 !important;
    transform:none !important;
    background:#f4efe5 !important;
  }

  .mobile-cta-bar{
    display:flex !important;
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    height:64px !important;
    z-index:999999 !important;
  }

  .mobile-cta-bar button{
    pointer-events:auto !important;
    z-index:1000000 !important;
  }

  .hosts-photo{
    height:260px !important;
    min-height:260px !important;
    margin-bottom:0 !important;
  }

  .hosts-photo img{
    display:block !important;
    height:100% !important;
    width:100% !important;
    object-fit:cover !important;
    object-position:center 35% !important;
  }
}

@media(min-width:901px){
 .hosts-photo{
   height:460px !important;
   min-height:460px !important;
 }
 .hosts-photo img{
   height:100% !important;
   object-fit:cover !important;
 }
}
