@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--ink:#102d37;--paper:#f8f9f7;--white:#fff;--orange:#fa6a35;--muted:#58686d;--line:#d8deda;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.045em;line-height:1.1}h2{font-size:clamp(2.8rem,4.6vw,4.7rem)}h3{font-size:1.65rem;line-height:1.3;font-weight:500;letter-spacing:-.035em}em{font-weight:500}p+p{margin-top:1.1rem}.wrap{max-width:1336px;width:calc(100% - 112px);margin:auto}.section-space{padding-block:110px}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:650;line-height:1.5}.eyebrow.light{color:#e0e8e8}.muted{color:var(--muted);font-size:.875rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:52px;padding:13px 23px;font-size:.875rem;font-weight:650;border:1px solid transparent;border-radius:2px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.3rem;line-height:1}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover{background:#ff8558}.button-navy{background:var(--ink);color:white}.button-navy:hover{background:#254955}.full-width{width:100%;justify-content:space-between}.header{height:90px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--paper);position:relative;z-index:20;border-bottom:1px solid #e5e8e3}.wordmark{font-weight:650;font-size:1.8rem;letter-spacing:-.085em;white-space:nowrap;line-height:1.2}.brand-dot{color:var(--orange)}.desktop-nav{display:flex;gap:33px;font-size:.875rem}.desktop-nav a{padding:15px 0}.desktop-nav a:hover{box-shadow:0 2px var(--orange)}.nav-cta{background:var(--ink);color:white;min-height:44px;padding:9px 19px;gap:30px}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip-link:focus{top:10px}.hero{position:relative;min-height:690px;height:calc(100svh - 90px);max-height:900px;color:#fff;isolation:isolate;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,23,29,.7),rgba(5,23,27,.32) 65%,rgba(5,23,27,.1)),linear-gradient(0deg,rgba(4,23,29,.3),transparent 40%);z-index:-1}.hero-content{padding:30px 0 85px}.hero h1{font-size:clamp(4.8rem,8.6vw,8.6rem);margin-top:28px;line-height:1.02;letter-spacing:-.04em;max-width:850px}.hero h1 em{color:#ffe5cb}.hero-description{font-size:1.04rem;line-height:1.65;margin-top:28px;max-width:490px;color:#f3f7f6}.hero .button{margin-top:31px}.hero-bottom{position:absolute;bottom:27px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.14em}.hero-bottom>span:last-child{display:flex;align-items:center;gap:30px}.scroll-arrow{font-size:1.5rem}.trip-strip{border-bottom:1px solid var(--line)}.strip-inner{display:flex;justify-content:space-between;gap:20px;padding-block:25px;font-size:.875rem}.strip-inner b{font-size:.75rem;color:#687d80;padding-right:12px;font-weight:500}.intro{display:grid;grid-template-columns:1fr 2fr;gap:70px}.intro>.eyebrow{padding-top:15px}.intro h2{margin-bottom:30px}.intro p:not(.eyebrow){max-width:630px;color:var(--muted);font-size:1.08rem}.mallorca{background:#edf0ed}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px}.pill{padding:6px 12px;border:1px solid #c3ccc6;border-radius:30px;font-size:.75rem;line-height:1.5}.trip-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:45px}.trip-heading>p{max-width:300px;color:var(--muted);margin-bottom:8px}.trip-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(350px,1fr);gap:45px;align-items:start}.hotel-photo{height:435px;position:relative;overflow:hidden}.hotel-photo img{width:100%;height:100%;object-fit:cover}.hotel-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#06191e99)}.hotel-photo figcaption{position:absolute;bottom:22px;left:24px;right:24px;color:white;z-index:1;display:flex;justify-content:space-between;gap:14px;font-size:.875rem}.hotel-photo figcaption span:first-child{font-size:.6875rem;letter-spacing:.1em;padding-top:4px}.story-body{padding:30px 0}.story-body>p{margin-top:18px;color:var(--muted)}.small-features{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd3cb;margin-top:34px;padding-top:27px;gap:10px}.small-features>div{display:flex;align-items:center;gap:13px;line-height:1.4;font-size:.8125rem}.feature-number{font-family:var(--serif);font-size:3.1rem;line-height:1}.trip-card{background:var(--ink);color:white;padding:32px;border-radius:3px}.trip-card h3{font-family:var(--serif);font-size:2.05rem;margin-top:15px;margin-bottom:25px}.date-options{border:0;padding:0;margin:0}.date-options legend{font-size:.875rem;margin-bottom:11px;color:#dce5e6}.date-options label{display:flex;align-items:center;justify-content:space-between;border:1px solid #567078;padding:14px 16px;position:relative;cursor:pointer;margin-bottom:9px}.date-options label:has(input:checked){border-color:#e0e8e5;background:#2b4750}.date-options input{position:absolute;opacity:0;width:1px;height:1px}.date-options label:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:3px}.date-options b{font-size:.9375rem;font-weight:500;display:block}.date-options small{font-size:.8125rem;color:#bccfd0;display:block}.radio-mark{width:17px;height:17px;border:1px solid #96abad;border-radius:50%;flex-shrink:0}.date-options input:checked~.radio-mark{background:var(--orange);border:4px solid #102d37;outline:1px solid var(--orange)}.price{margin-top:24px}.price>span{font-size:.8125rem;color:#c3d0d1}.price>div{font-family:var(--serif);font-size:3.25rem;line-height:1.2;margin-top:6px}.price small{font-family:var(--sans);font-size:.875rem;color:#c3d0d1}.price p{font-size:.8125rem;margin-top:9px;color:#d5dfdf}.price-note{font-size:.75rem;color:#c3d0d1;margin-top:12px;line-height:1.55}.included{list-style:none;padding:20px 0 22px;margin:21px 0 0;border-top:1px solid #48616a}.included li{position:relative;padding-left:22px;font-size:.8125rem;margin-bottom:10px;line-height:1.5}.included li:before{content:'✓';position:absolute;left:0;color:#a7cac9}.card-footnote{text-align:center;font-size:.75rem;color:#c6d2d2;margin-top:11px}.partner-line{display:flex;justify-content:space-between;font-size:.8125rem;border-top:1px solid #48616a;padding-top:22px;margin-top:23px}.partner-line span{color:#b4c9c9}.partner-line a{font-weight:600}.date-note{font-size:.75rem;color:#b4c9c9;margin-top:16px;line-height:1.5}.day-rhythm{display:grid;grid-template-columns:1fr 2fr;gap:80px;border-top:1px solid #cbd3cb;margin-top:64px;padding-top:55px}.day-rhythm h3{font-family:var(--serif);font-size:2.5rem;margin-top:18px;line-height:1.15}.day-rhythm>div>p:last-child{font-size:.875rem;color:var(--muted);margin-top:20px;max-width:290px}.day-rhythm ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.day-rhythm li{border-top:1px solid #a9b8af;padding-top:16px}.day-rhythm li>span{font-size:.6875rem;letter-spacing:.1em;color:var(--muted)}.day-rhythm h4{font-size:1.05rem;font-weight:500;line-height:1.5;margin:15px 0 10px}.day-rhythm li p{font-size:.875rem;color:var(--muted)}.host{background:var(--ink);color:white}.host-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px}.host h2{font-size:clamp(2.8rem,4vw,4.2rem);margin-top:30px}.host h2 em{color:#a7cbc9}.host-name{margin-top:44px;font-size:1.25rem}.host-name span{display:block;font-size:.6875rem;letter-spacing:.15em;margin-top:6px;color:#a8c0c2}.host-copy{padding-top:48px;color:#dbe4e4}.host-copy>p:first-child{font-size:1.2rem}.host-credentials{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.host-credentials span{border:1px solid #4d6870;padding:6px 10px;font-size:.75rem}.host-copy .host-closing{margin-top:28px;color:#a7cbc9;font-size:.9375rem}.next-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.sea-photo{position:relative;height:550px;overflow:hidden}.sea-photo img{width:100%;height:100%;object-fit:cover}.sea-photo figcaption{position:absolute;bottom:26px;left:26px;color:white;font-size:.6875rem;letter-spacing:.2em;text-shadow:0 1px 5px #000}.next-copy>p{margin-top:25px;color:var(--muted);max-width:440px}.future-item{border-top:1px solid var(--line);padding-top:23px;margin-top:28px;display:flex;gap:18px;align-items:flex-start}.future-item>span:first-child{font-size:.75rem;color:var(--muted);padding-top:5px}.future-item h3{font-size:1.15rem;letter-spacing:-.02em}.future-item p{font-size:.875rem;color:var(--muted);margin-top:5px}.future-status{margin-left:auto;font-size:.625rem;letter-spacing:.12em;border:1px solid #cad1cb;padding:3px 7px}.next-copy .fineprint{font-size:.75rem;max-width:400px}.faq-section{background:white;border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.faq-grid h2{margin-top:27px;font-size:clamp(2.7rem,3.5vw,3.8rem)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:23px 35px 23px 0;cursor:pointer;list-style:none;position:relative;font-weight:500;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:19px;font-size:1.5rem;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details>div{padding:0 24px 25px 0;font-size:.9375rem;color:var(--muted)}.faq-list a{text-decoration:underline;text-underline-offset:4px}.interest{background:#e2eae6}.interest-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.interest h2{margin-top:22px}.interest-grid>div>p:not(.eyebrow){margin-top:25px;max-width:390px}.interest .interest-note{font-size:.875rem;color:var(--muted)}.text-link{display:inline-block;margin-top:25px;border-bottom:1px solid #7b9690;font-size:.875rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:.875rem;display:block;margin-bottom:8px}form label span{color:var(--muted);font-size:.75rem}input,select,textarea{display:block;width:100%;background:#f8faf8;border:1px solid #b5c5bd;color:var(--ink);border-radius:2px;padding:13px 14px;font-size:1rem;min-height:50px;margin-bottom:20px}textarea{resize:vertical;min-height:105px}input::placeholder,textarea::placeholder{color:#778880;font-size:.875rem}select{padding-right:25px}.form-privacy{font-size:.75rem;color:var(--muted);margin:0 0 20px}.form-result{margin-top:20px;background:#f7faf6;border:1px solid #a8bdb0;padding:20px;font-size:.875rem}.form-result a{text-decoration:underline}.copy-button{margin-top:15px;background:none;border:1px solid var(--ink);padding:8px 14px;color:var(--ink);border-radius:2px}.form-result textarea{margin-top:15px;font-size:.875rem;min-height:200px}.footer{padding:45px 0 25px;background:var(--paper)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:40px}.footer-top p,.footer-top>a:last-child{font-size:.875rem}.footer-bottom{display:flex;gap:25px;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--line);padding-top:22px;font-size:.75rem;color:var(--muted)}.photo-credits{max-width:360px;text-align:right}.photo-credits summary{cursor:pointer}.photo-credits p{margin-top:10px}.photo-credits a{text-decoration:underline}.menu-toggle{border:0;background:none;padding:12px;color:var(--ink);width:46px;height:46px}.menu-toggle span{display:block;height:1px;background:currentColor;margin:6px 0}#mobile-nav{background:var(--paper);padding:15px 25px;border-bottom:1px solid var(--line)}#mobile-nav a{display:block;padding:12px 0}.form-result[hidden],#mobile-nav[hidden],textarea[hidden]{display:none}
@media(min-width:1500px){.hero-content{padding-bottom:90px}.hero h1{font-size:8.5rem}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}.desktop-nav{gap:20px}.wordmark{font-size:1.55rem}.trip-grid{gap:27px;grid-template-columns:minmax(0,1.3fr) minmax(320px,1fr)}.trip-card{padding:26px}.hotel-photo{height:370px}.small-features>div{display:block}.feature-number{display:block;margin-bottom:12px}.host-grid,.next-grid,.faq-grid,.interest-grid{gap:45px}.hero{min-height:650px}.day-rhythm{gap:35px}.day-rhythm ol{gap:17px}.hotel-photo figcaption{flex-direction:column;gap:0}}
@media(max-width:800px){.header{height:76px;padding-inline:24px;gap:12px}.desktop-nav{display:none}.nav-cta{margin-left:auto}.menu-toggle{display:block}.wrap{width:calc(100% - 48px)}.section-space{padding-block:75px}.hero{height:calc(88svh - 76px);min-height:590px;max-height:800px}.hero h1{font-size:clamp(4.5rem,10vw,6rem)}.hero-description{font-size:1rem}.hero-shade{background:linear-gradient(90deg,#04171dd1,#04171d40),linear-gradient(0deg,#04171d77,transparent 40%)}.hero-content{padding-bottom:60px}.strip-inner{gap:15px;flex-wrap:wrap;justify-content:center;text-align:center;font-size:.75rem;padding-block:18px}.strip-inner b{padding-right:5px}.intro{grid-template-columns:1fr;gap:25px}.intro>.eyebrow{padding-top:0}.intro h2{font-size:3.5rem}.trip-heading{gap:30px;align-items:flex-start;flex-direction:column}.trip-heading>p{max-width:500px}.trip-grid{grid-template-columns:1fr}.trip-card{max-width:none;padding:32px}.hotel-photo{height:400px}.hotel-photo figcaption{flex-direction:row}.small-features>div{display:flex}.small-features .feature-number{margin:0}.day-rhythm{grid-template-columns:1fr;gap:30px;margin-top:45px;padding-top:40px}.day-rhythm>div>p:last-child{max-width:500px}.host-grid{grid-template-columns:1fr;gap:10px}.host-copy{padding-top:25px}.host h2{font-size:3.7rem}.host-name{margin-top:28px}.next-grid{gap:35px}.sea-photo{height:490px}.next-copy h2{font-size:3rem}.next-copy>p{font-size:.9375rem}.future-item{gap:10px}.future-status{display:none}.faq-grid,.interest-grid{grid-template-columns:1fr;gap:40px}.interest-grid>div>p:not(.eyebrow){max-width:580px}.footer-top{flex-wrap:wrap;gap:18px}.footer-top p{margin-left:auto}.footer-top>a:last-child{width:100%}.footer-bottom{flex-wrap:wrap;gap:15px}.photo-credits{text-align:left}.section-heading{flex-wrap:wrap;gap:15px}.hero-bottom{font-size:.625rem;letter-spacing:.12em}}
@media(max-width:520px){.header{padding-inline:19px;height:72px}.wordmark{font-size:1.42rem}.nav-cta{min-height:38px;padding:7px 12px;gap:10px;font-size:.75rem}.menu-toggle{width:36px;padding:8px}.wrap{width:calc(100% - 40px)}.hero{min-height:615px;height:calc(90svh - 72px)}.hero h1{font-size:4.5rem;letter-spacing:-.05em}.hero-content{padding-bottom:80px}.hero .eyebrow{font-size:.625rem;letter-spacing:.14em}.hero-description{font-size:.9375rem;max-width:310px}.hero-description br{display:none}.hero .button{font-size:.8125rem;gap:20px}.hero-bottom{bottom:24px;align-items:flex-end}.hero-bottom>span:last-child{gap:13px}.strip-inner{display:grid;gap:6px;text-align:left;justify-content:start;padding-block:17px}.strip-inner b{padding-right:11px}.section-space{padding-block:60px}.intro h2,h2{font-size:2.8rem}.intro{gap:20px}.intro p:not(.eyebrow){font-size:1rem}.trip-heading h2{font-size:2.85rem}.pill{font-size:.6875rem}.section-heading{margin-bottom:25px}.trip-heading{margin-bottom:28px;gap:20px}.hotel-photo{height:320px}.hotel-photo figcaption{flex-direction:column;left:18px;bottom:17px}.story-body h3{font-size:1.5rem}.small-features{gap:12px}.small-features>div{display:block;font-size:.75rem}.feature-number{font-size:2.6rem}.small-features .feature-number{margin-bottom:10px;display:block}.trip-card{padding:25px}.price>div{font-size:3rem}.day-rhythm ol{grid-template-columns:1fr;gap:23px}.day-rhythm li{display:block}.day-rhythm h4{margin:6px 0}.host h2{font-size:2.9rem}.host-copy>p:first-child{font-size:1.1rem}.next-grid{grid-template-columns:1fr;gap:35px}.sea-photo{height:350px}.next-copy h2{font-size:2.9rem}.future-status{display:block}.faq-grid h2{font-size:2.8rem}.faq-list summary{font-size:.9375rem}.form-row{grid-template-columns:1fr;gap:0}.interest h2{font-size:3rem}.footer-top{display:block}.footer-top p{margin:14px 0}.footer-top>a:last-child{display:inline-block}.footer-bottom{display:block}.footer-bottom>span,.footer-bottom>a{display:block;margin-bottom:10px}.hero-image{object-position:60% center}}
.sea-photo img{object-position:38% center}.hotel-photo figcaption span:first-child,.day-rhythm li>span,.host-name span,.sea-photo figcaption,.future-status{font-size:.75rem}.hero-bottom{font-size:.75rem}.hero .eyebrow{font-size:.75rem}
@media(min-width:801px){#mobile-nav{display:none}}
@media(max-width:380px){.nav-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:3.8rem}.hero-bottom{font-size:.75rem;letter-spacing:0}.hero-description{max-width:280px}}
.price-amount{white-space:nowrap}.price-currency{font-size:.65em}.price>div{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:12px;row-gap:4px}.rhythm-content{min-width:0}.social-photo{margin-bottom:30px}.social-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;filter:saturate(.92) contrast(1.025)}.social-photo figcaption{font-size:.75rem;color:var(--muted);margin-top:9px}.host-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);gap:75px;align-items:center}.host-photo{position:relative;align-self:center;overflow:hidden}.host-photo img{width:100%;height:auto;aspect-ratio:3/4;display:block;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.015)}.host-photo:after{content:'';position:absolute;inset:70% 0 0;background:linear-gradient(transparent,rgba(7,25,31,.76));pointer-events:none}.host-photo figcaption{position:absolute;left:22px;right:22px;bottom:22px;z-index:1;display:flex;flex-direction:column;gap:4px;color:#fff;font-size:.875rem}.host-photo figcaption>span:first-child{font-size:.75rem;letter-spacing:.12em}.host-story{min-width:0}.host-story h2{font-size:clamp(2.6rem,3.6vw,3.8rem);margin-top:24px}.host-story .host-name{margin-top:23px}.host-story .host-copy{padding-top:25px}.host-story .host-copy>p:first-child{font-size:1.08rem}.host-story .host-copy>p{font-size:1rem}
@media(max-width:1100px){.host-grid{gap:40px}.host-story h2{font-size:2.8rem}}
@media(max-width:800px){.host-grid{grid-template-columns:1fr;gap:35px}.host-photo{max-width:450px;width:100%;justify-self:center}.host-story h2{font-size:3.4rem}.host-story .host-name{margin-top:24px}}
@media(max-width:520px){.host-story h2{font-size:2.8rem}.host-photo figcaption{left:18px;bottom:18px}.social-photo{margin-bottom:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.race-note{display:grid;grid-template-columns:104px minmax(0,1fr);gap:22px;align-items:center;margin:30px 0;padding-top:26px;border-top:1px solid rgba(255,255,255,.2)}
.race-note img{display:block;width:104px;height:156px;object-fit:cover;border-radius:2px}.race-note figcaption{min-width:0}.race-note .eyebrow{font-size:.62rem;letter-spacing:.1em}.race-note figcaption p{font-size:1rem;line-height:1.6;margin:12px 0}.race-caption{font-size:.73rem;opacity:.7}
@media(max-width:520px){.race-note{grid-template-columns:84px minmax(0,1fr);gap:16px}.race-note img{width:84px;height:126px}.race-note figcaption p{font-size:.92rem;margin:8px 0}}
.rental-links{list-style:none;padding:0;margin:22px 0}.rental-links li{padding:15px 0;border-bottom:1px solid var(--line)}.rental-links li:first-child{padding-top:0}.rental-links a{font-weight:600}.rental-links li p{margin:7px 0 0;font-size:1rem}
.program-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:48px}.program-intro>p{max-width:500px;font-size:1.08rem;color:var(--muted)}.program-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ride-day{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);padding:28px}.ride-day-top{display:flex;align-items:center;gap:16px;margin-bottom:26px}.ride-number{font-family:var(--serif);font-size:2.4rem;line-height:1;color:var(--orange)}.ride-date{font-size:.875rem;color:var(--muted)}.ride-day h3{font-family:var(--serif);font-size:1.8rem;line-height:1.15;margin-bottom:17px}.ride-day>p{font-size:1rem;color:var(--muted);margin-bottom:26px}.ride-distance{font-size:.875rem;font-weight:600;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.program-note{max-width:900px;margin-top:26px;color:var(--muted);font-size:.875rem}.included a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-intro{gap:35px}}
@media(max-width:650px){.program-intro{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.program-grid{grid-template-columns:1fr;gap:16px}.ride-day{padding:24px}.ride-day-top{margin-bottom:20px}.ride-day h3{font-size:1.7rem}}
.hotel-link{font-weight:600;text-decoration:underline;text-underline-offset:4px}.rider-level{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0;margin-top:60px}.rider-level h3{font-family:var(--serif);font-size:2rem;margin-top:16px}.rider-level p{font-size:1rem}.rider-level a{display:inline-block;margin-top:16px;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.cohost-note{display:flex;gap:20px;align-items:center;margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.2)}.cohost-number{font-family:var(--serif);font-size:2.8rem;color:var(--orange);line-height:1}.cohost-note h3{font-size:1.1rem;margin-bottom:4px}.cohost-note p{font-size:.875rem;color:#d7e1e2}.ride-distance{line-height:1.9}
@media(max-width:650px){.rider-level{grid-template-columns:1fr;gap:24px;margin-top:40px;padding:28px 0}.rider-level h3{font-size:1.8rem}}
