.content-page{background:var(--paper)}
.content-hero{position:relative;overflow:hidden;background:#082c23;color:#fff}
.content-hero:after{content:"";position:absolute;inset:auto -8% -55% 38%;height:500px;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}
.content-hero__inner{position:relative;z-index:1;padding:clamp(72px,10vw,132px) 0 clamp(76px,10vw,128px)}
.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:42px;color:rgba(255,255,255,.66);font-size:12px}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.content-eyebrow{margin:0 0 13px;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.content-hero h1{max-width:900px;margin:0;font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.055em}
.content-lede{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.78);font-size:clamp(17px,2vw,22px);line-height:1.55}
.content-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.content-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:12px 20px;border:1px solid transparent;font-weight:800;cursor:pointer}.content-button--primary{background:var(--accent);color:#102016}.content-button--quiet{border-color:rgba(255,255,255,.35);color:#fff}.content-button:hover{transform:translateY(-1px)}
.content-section{padding:clamp(62px,8vw,106px) 0}.content-section+.content-section{border-top:1px solid var(--line)}
.content-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-panel{position:relative;min-height:300px;padding:34px 31px;border:1px solid var(--line);background:#fff}.content-panel__number{display:block;margin-bottom:64px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:.14em}.content-panel h2{margin:0 0 14px;font-size:clamp(24px,3vw,33px);line-height:1.08;letter-spacing:-.035em}.content-panel p{margin:0;color:var(--muted);line-height:1.75}
.content-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.content-card{position:relative;min-height:220px;padding:29px;border:1px solid var(--line);background:#fff}.content-card span{display:block;max-width:270px;font-size:24px;font-weight:850;line-height:1.1}.content-card p{max-width:310px;color:var(--muted)}.content-card b{position:absolute;right:25px;bottom:20px;color:var(--brand);font-size:24px}.content-card:hover{border-color:var(--brand);box-shadow:0 16px 45px rgba(10,38,29,.08)}
.content-narrow{max-width:850px}.faq-section h2{margin:0 0 32px;font-size:clamp(36px,5vw,56px);line-height:1}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:25px;padding:22px 0;font-size:18px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-size:25px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-3px 0 24px;color:var(--muted);line-height:1.75}
.contact-layout{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:clamp(40px,8vw,110px)}.contact-aside h2{font-size:clamp(34px,5vw,55px);line-height:1}.contact-aside p{color:var(--muted)}.contact-aside a{display:inline-block;margin-top:20px;color:var(--brand);font-weight:850}.contact-form{padding:clamp(23px,4vw,42px);border:1px solid var(--line);background:#fff}.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:48px;border:1px solid #ced8d3;background:#fbfcfa;padding:11px 12px}.contact-form textarea{resize:vertical}.contact-form>label{display:block;margin-top:16px}.contact-form .contact-consent{display:flex;gap:10px;align-items:flex-start}.contact-consent input{width:20px;min-width:20px;height:20px;min-height:0}.contact-consent a{text-decoration:underline}.contact-honeypot{position:absolute!important;left:-10000px!important}.contact-status{margin-bottom:18px;padding:12px;border-left:4px solid var(--brand);background:#edf7f2}.contact-status--failed,.contact-status--invalid,.contact-status--incomplete,.contact-status--limited{border-color:#a73535;background:#fff1f1}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border:1px solid var(--line);background:#fff}.article-card>a{display:block;height:100%;padding:25px}.article-card__media{margin:-25px -25px 22px;aspect-ratio:16/9;overflow:hidden}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card__meta{color:var(--brand)!important;font-size:10px!important;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.article-card h2{font-size:23px;line-height:1.12}.article-card p{color:var(--muted)}.article-card span{font-weight:850}.content-empty{padding:42px;border:1px dashed var(--line);text-align:center}.content-empty p{color:var(--muted)}
.content-cta{padding:clamp(55px,8vw,90px) 0;background:#13261f;color:#fff}.content-cta>.shell{display:flex;align-items:center;justify-content:space-between;gap:40px}.content-cta h2{max-width:720px;margin:0;font-size:clamp(34px,5vw,60px);line-height:1}.entry-content{font-size:17px;line-height:1.8}.entry-content h2{margin-top:2em;font-size:32px;line-height:1.15}.entry-content a{color:var(--brand);text-decoration:underline}.article-hero-media{margin-top:-55px;position:relative;z-index:2}.article-hero-media img{display:block;width:100%;max-height:620px;object-fit:cover;aspect-ratio:16/8}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(230px,1fr);gap:75px}.article-aside{position:sticky;top:30px;align-self:start;padding:25px;border-top:4px solid var(--accent);background:#fff}.article-aside p{color:var(--muted)}.article-aside a{color:var(--brand);font-weight:850}
.scc-brand-hut .content-hero{background:#101418}.scc-brand-hut .content-hero:after{border-radius:50% 50% 0 0}.scc-brand-hut .content-hero h1,.scc-brand-hut .content-panel h2,.scc-brand-hut .content-card span,.scc-brand-hut .faq-section h2,.scc-brand-hut .content-cta h2{font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.035em}.scc-brand-hut .content-eyebrow{color:#f4b000}.scc-brand-hut .content-button--primary{background:#f4b000;color:#17130a;border-radius:99px}.scc-brand-hut .content-button--quiet{border-radius:99px}.scc-brand-hut .content-panel,.scc-brand-hut .content-card,.scc-brand-hut .contact-form{border-radius:34px 34px 8px 34px}.scc-brand-hut .content-panel__number,.scc-brand-hut .content-card b,.scc-brand-hut .faq-list summary span,.scc-brand-hut .contact-aside a{color:#987000}.scc-brand-hut .content-cta{background:#15120b}.scc-brand-scc .content-button,.scc-brand-scc .content-panel,.scc-brand-scc .content-card,.scc-brand-scc .contact-form{border-radius:8px}.scc-brand-scc .content-button--primary{background:#83c934}
@media(max-width:900px){.content-section__grid,.content-card-grid,.article-grid{grid-template-columns:1fr 1fr}.content-section__grid .content-panel:last-child{grid-column:1/-1}.contact-layout,.article-layout{grid-template-columns:1fr}.article-aside{position:static}.content-cta>.shell{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.content-hero__inner{padding:58px 0 68px}.breadcrumbs{margin-bottom:30px}.content-hero h1{font-size:43px}.content-lede{font-size:16px}.content-hero__actions{display:grid}.content-button{width:100%}.content-section__grid,.content-card-grid,.article-grid{grid-template-columns:1fr}.content-section__grid .content-panel:last-child{grid-column:auto}.content-panel{min-height:245px;padding:25px}.content-panel__number{margin-bottom:40px}.contact-form__grid{grid-template-columns:1fr}.contact-form{padding:20px}.content-cta{padding-bottom:86px}.article-hero-media{width:100%;margin-top:0}.article-hero-media img{aspect-ratio:4/3}.article-layout{gap:35px}}

.route-offers{padding:88px 0;background:#fff}.route-offers__heading{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:34px}.route-offers__heading h2{font-size:clamp(35px,4.3vw,58px);line-height:1.03;letter-spacing:-.045em;margin:8px 0 0}.route-offers__heading>p{color:#66736d;margin:0}.route-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.route-offer-card{position:relative;display:flex;flex-direction:column;min-height:420px;padding:20px;text-align:left;background:#f8faf8;border:1px solid #dbe4df;color:#101918;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.route-offer-card:hover,.route-offer-card:focus-visible{transform:translateY(-4px);border-color:#006b4d;box-shadow:0 20px 44px rgba(8,40,29,.1);outline:0}.route-offer-card.is-selected{border:2px solid #006b4d;padding:19px;box-shadow:inset 0 0 0 3px rgba(131,201,52,.12)}.route-offer-card__select{position:absolute;right:15px;top:15px;width:20px;height:20px;border:2px solid #9aaba3;border-radius:50%;background:#fff}.route-offer-card.is-selected .route-offer-card__select{border:6px solid #006b4d}.route-offer-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;margin-bottom:12px}.route-offer-card>small{color:#006b4d;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.route-offer-card h3{font-size:19px;line-height:1.25;margin:8px 0}.route-offer-card h3 em{display:block;color:#64706c;font-size:12px;font-style:normal;font-weight:600}.route-offer-specs{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0 16px}.route-offer-specs span{padding:6px 9px;border:1px solid #dce4e0;border-radius:99px;background:#fff;font-size:10px;font-weight:700}.route-offer-card>strong{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid #dce4e0;color:#006b4d;font-size:27px}.route-offer-card>strong small{max-width:72px;color:#68736e;font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.08em}.route-promise{display:grid;grid-template-columns:190px 1fr;gap:25px;margin:24px 0 42px;padding:19px 22px;border-left:4px solid #83c934;background:#edf5ef}.route-promise p{margin:0;color:#4f6058}.route-booking{scroll-margin-top:28px}.route-booking .search-card{position:relative}.route-booking .route-field-help{font-weight:700}.scc-brand-hut .route-offers{background:#faf8f1}.scc-brand-hut .route-offers__heading{text-align:center;display:block;max-width:790px;margin:0 auto 38px}.scc-brand-hut .route-offers__heading>p{margin:18px auto 0}.scc-brand-hut .route-offer-grid{gap:16px}.scc-brand-hut .route-offer-card{min-height:430px;border-color:#e4ddcd;border-radius:28px 28px 8px 28px;background:#fffdf8}.scc-brand-hut .route-offer-card:hover,.scc-brand-hut .route-offer-card:focus-visible{border-color:#d09a00;box-shadow:0 22px 48px rgba(42,34,12,.12)}.scc-brand-hut .route-offer-card.is-selected{border-color:#d09a00;box-shadow:inset 0 0 0 3px rgba(244,176,0,.13)}.scc-brand-hut .route-offer-card__select{border-color:#c4b58c}.scc-brand-hut .route-offer-card.is-selected .route-offer-card__select{border-color:#f4b000}.scc-brand-hut .route-offer-card>small,.scc-brand-hut .route-offer-card>strong{color:#96710d}.scc-brand-hut .route-offer-card h3{font-family:'Noto Serif Display',serif;font-size:20px}.scc-brand-hut .route-promise{border:1px solid #ead79f;border-radius:22px 22px 6px 22px;background:#fff7dc}.scc-brand-hut .route-booking .search-card{border:1px solid #e1dac9;box-shadow:0 28px 75px rgba(22,18,9,.15)}
@media(max-width:1020px){.route-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-offers__heading{gap:35px}}
@media(max-width:680px){.route-offers{padding:62px 0}.route-offers__heading{display:block}.route-offers__heading>p{margin-top:15px}.route-offer-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.route-offer-card{min-width:86%;min-height:390px;scroll-snap-align:start}.route-promise{grid-template-columns:1fr;gap:7px;margin-bottom:28px}.scc-brand-hut .route-offer-card{min-width:88%}}
.route-directory{padding:clamp(65px,9vw,110px) 0;background:#edf3ef}.route-directory__heading{max-width:780px;margin-bottom:36px}.route-directory__heading h2{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.05em;margin:8px 0 18px}.route-directory__heading>p:last-child{color:var(--muted)}.route-directory__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#cad8d1;border:1px solid #cad8d1}.route-directory__grid>a{position:relative;min-height:175px;padding:25px;background:#fff}.route-directory__grid>a:hover{background:#f5f9f6}.route-directory__grid small{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.route-directory__grid h3{max-width:470px;margin:22px 45px 9px 0;font-size:22px;line-height:1.18}.route-directory__grid h3 span{color:var(--accent)}.route-directory__grid p{margin:0;color:var(--muted);font-size:12px}.route-directory__grid b{position:absolute;right:22px;bottom:21px;color:var(--brand);font-size:22px}.scc-brand-hut .route-directory{background:#f5f0e3}.scc-brand-hut .route-directory__heading{text-align:center;margin-inline:auto}.scc-brand-hut .route-directory__heading h2,.scc-brand-hut .route-directory__grid h3{font-family:Georgia,"Times New Roman",serif;font-weight:600}.scc-brand-hut .route-directory__grid{gap:14px;background:transparent;border:0}.scc-brand-hut .route-directory__grid>a{border:1px solid #e2d7bd;border-radius:28px 28px 7px 28px}.scc-brand-hut .route-directory__grid small,.scc-brand-hut .route-directory__grid b{color:#96710d}.scc-brand-hut .route-directory__grid h3 span{color:#f4b000}
@media(max-width:680px){.route-directory__grid{grid-template-columns:1fr}.route-directory__grid>a{min-height:155px}.scc-brand-hut .route-directory__heading{text-align:left}}
.scc-route-card{display:block}
