/* SaigonWalks v25 — premium full-bleed navigation and typography system */
:root{
  --sans:'Manrope',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --serif:'Cormorant Garamond',Georgia,'Times New Roman',serif;
  --sw-ink:#201c18;
  --sw-muted:#6b6259;
  --sw-paper:#f6f2eb;
  --sw-surface:#fffdf9;
  --sw-line:rgba(32,28,24,.13);
  --sw-red:#b62c31;
  --sw-red-dark:#8e2026;
  --sw-gold:#b98949;
  --sw-dark:#111713;
  --sw-max:1220px;
  --sw-header-h:78px;
  --sw-shadow:0 18px 46px rgba(28,24,20,.09);
}
html{scroll-padding-top:calc(var(--sw-header-h) + 24px)}
body.sw-premium-v25{background:var(--sw-paper);color:var(--sw-ink);font-family:var(--sans)!important;font-size:16px;line-height:1.66;letter-spacing:-.006em}
body.sw-premium-v25 *{text-rendering:optimizeLegibility}
body.sw-premium-v25 a{text-underline-offset:3px}
body.sw-premium-v25 .wrap,
body.sw-premium-v25 .container,
body.sw-premium-v25 .footer-grid,
body.sw-premium-v25 .footer-bottom{width:min(var(--sw-max),calc(100% - 64px));margin-left:auto;margin-right:auto}
body.sw-premium-v25:not(.has-hero){padding-top:var(--sw-header-h)}

/* Typography: VGO-like serif display, contemporary sans interface */
body.sw-premium-v25 h1,
body.sw-premium-v25 h2,
body.sw-premium-v25 h3,
body.sw-premium-v25 h4,
body.sw-premium-v25 .article-pull,
body.sw-premium-v25 blockquote{
  font-family:var(--serif)!important;
  font-weight:600!important;
  letter-spacing:-.032em!important;
}
body.sw-premium-v25 p,
body.sw-premium-v25 li,
body.sw-premium-v25 input,
body.sw-premium-v25 textarea,
body.sw-premium-v25 select,
body.sw-premium-v25 button,
body.sw-premium-v25 label,
body.sw-premium-v25 .article-main,
body.sw-premium-v25 .story-body,
body.sw-premium-v25 .story-note-body{font-family:var(--sans)!important}
body.sw-premium-v25 .article-main p,
body.sw-premium-v25 .story-body p,
body.sw-premium-v25 .story-note-body p{font-family:var(--sans)!important;font-size:1.04rem;line-height:1.82}
body.sw-premium-v25 .ed-copy h2,
body.sw-premium-v25 section h2,
body.sw-premium-v25 .statement h2{font-size:clamp(2rem,3.25vw,3.25rem)!important;line-height:1.04!important;margin:0 0 20px}
body.sw-premium-v25 .card h3,
body.sw-premium-v25 .department-card h3,
body.sw-premium-v25 .route-brief h3,
body.sw-premium-v25 .story-row h3,
body.sw-premium-v25 .cluster-item h3,
body.sw-premium-v25 .route-fit-card h3,
body.sw-premium-v25 .fit-card h3,
body.sw-premium-v25 .route-stop h3,
body.sw-premium-v25 .module-card h3{font-size:clamp(1.35rem,1.75vw,1.75rem)!important;line-height:1.08!important}
body.sw-premium-v25 .kicker,
body.sw-premium-v25 .section-front-kicker,
body.sw-premium-v25 .ed-eyebrow,
body.sw-premium-v25 .ed-label,
body.sw-premium-v25 .tag,
body.sw-premium-v25 .eyebrow{font-family:var(--sans)!important;font-weight:800;letter-spacing:.13em;text-transform:uppercase}

/* Header */
.sw-site-header{position:fixed!important;top:0;left:0;right:0;z-index:1000!important;background:linear-gradient(180deg,rgba(8,12,9,.72),rgba(8,12,9,0))!important;border:0!important;color:#fff;transition:background .28s ease,box-shadow .28s ease,color .28s ease,backdrop-filter .28s ease}
.sw-site-header.is-scrolled,
body.sw-premium-v25:not(.has-hero) .sw-site-header{background:rgba(249,247,242,.96)!important;color:var(--sw-ink);box-shadow:0 8px 28px rgba(22,20,18,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.sw-nav-shell{width:min(1280px,calc(100% - 48px));min-height:var(--sw-header-h);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.sw-brand{display:flex;align-items:center;gap:11px;min-width:max-content;color:inherit;line-height:1}
.sw-brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);box-shadow:0 4px 16px rgba(0,0,0,.12);overflow:hidden}
.sw-brand-mark img{width:33px;height:38px!important;object-fit:contain;filter:none!important}
.sw-brand-copy{display:flex;flex-direction:column;gap:4px}
.sw-brand-copy strong{font-family:var(--sans);font-size:.83rem;letter-spacing:.115em;font-weight:800}
.sw-brand-copy small{font-family:var(--sans);font-size:.59rem;letter-spacing:.025em;color:rgba(255,255,255,.7)}
.sw-site-header.is-scrolled .sw-brand-copy small,
body:not(.has-hero) .sw-brand-copy small{color:var(--sw-muted)}
.sw-primary-menu{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}
.sw-nav-item{position:relative;display:flex;align-items:center}
.sw-nav-topline{display:flex;align-items:center;gap:3px}
.sw-primary-link{position:relative;padding:29px 0 26px;color:inherit!important;font-size:.69rem!important;font-weight:800!important;line-height:1;letter-spacing:.105em!important;text-transform:uppercase;white-space:nowrap}
.sw-primary-link:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s ease}
.sw-primary-link:hover:after,.sw-primary-link:focus-visible:after,.sw-primary-link[aria-current="page"]:after{transform:scaleX(1)}
.sw-submenu-toggle{width:20px;height:30px;border:0;background:none;padding:0;display:grid;place-items:center;color:inherit;cursor:pointer}
.sw-submenu-toggle span{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translate(-1px,-1px);transition:transform .2s ease}
.sw-submenu{position:absolute;top:calc(100% - 8px);left:-20px;width:270px;padding:12px;background:rgba(250,248,244,.985);border:1px solid rgba(32,28,24,.10);box-shadow:0 18px 46px rgba(20,18,16,.17);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;border-radius:3px}
.sw-submenu a{display:block;padding:11px 12px;color:var(--sw-ink)!important;font-size:.82rem!important;font-weight:600!important;line-height:1.35;border-radius:2px}
.sw-submenu a:hover,.sw-submenu a:focus-visible{background:#eee8df;color:var(--sw-red-dark)!important}
.sw-has-submenu:hover>.sw-submenu,.sw-has-submenu:focus-within>.sw-submenu,.sw-has-submenu.is-open>.sw-submenu{opacity:1;visibility:visible;transform:translateY(0)}
.sw-inquiry-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 17px;background:var(--sw-red);border:1px solid var(--sw-red);color:#fff!important;font-size:.67rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase;border-radius:2px;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.sw-inquiry-link:hover,.sw-inquiry-link:focus-visible{background:var(--sw-red-dark);border-color:var(--sw-red-dark);transform:translateY(-1px)}
.sw-menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;color:inherit;padding:8px;cursor:pointer}
.sw-menu-toggle>span:not(.sw-sr-only){display:block;width:23px;height:1.5px;margin:5px auto;background:currentColor;transition:transform .22s ease,opacity .22s ease}
.sw-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}
.sw-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
.sw-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
.sw-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Full-bleed hero language */
body.sw-premium-v25 .hero,
body.sw-premium-v25 .page-hero,
body.sw-premium-v25 .story-hero,
body.sw-premium-v25 .image-hero{position:relative!important;display:flex!important;align-items:flex-end!important;width:100%;aspect-ratio:16/9;min-height:min(660px,82vh)!important;max-height:900px;overflow:hidden;background:var(--sw-dark);color:#fff;padding:0!important}
body.sw-premium-v25 .page-hero,
body.sw-premium-v25 .story-hero{min-height:min(600px,76vh)!important}
body.sw-premium-v25 .hero>img,
body.sw-premium-v25 .page-hero>img,
body.sw-premium-v25 .story-hero>img,
body.sw-premium-v25 .image-hero>img,
body.sw-premium-v25 .hero-img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.92) contrast(1.03)!important}
body.sw-premium-v25 .hero:before,
body.sw-premium-v25 .page-hero:before,
body.sw-premium-v25 .story-hero:before,
body.sw-premium-v25 .image-hero:before{content:""!important;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(10,14,11,.76) 0%,rgba(10,14,11,.54) 42%,rgba(10,14,11,.16) 78%),linear-gradient(180deg,rgba(8,10,9,.18) 0%,rgba(8,10,9,.12) 55%,rgba(8,10,9,.58) 100%)!important}
body.sw-premium-v25 .page-hero-overlay,
body.sw-premium-v25 .image-hero__shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(10,14,11,.73),rgba(10,14,11,.18) 76%),linear-gradient(180deg,rgba(8,10,9,.08),rgba(8,10,9,.55))!important}
body.sw-premium-v25 .hero>.wrap,
body.sw-premium-v25 .page-hero>.wrap,
body.sw-premium-v25 .story-hero>.wrap,
body.sw-premium-v25 .page-hero-content,
body.sw-premium-v25 .hero-content,
body.sw-premium-v25 .hero-copy,
body.sw-premium-v25 .image-hero__content{position:relative!important;z-index:2!important;width:min(var(--sw-max),calc(100% - 64px))!important;margin:0 auto!important;padding:calc(var(--sw-header-h) + 72px) 0 clamp(58px,7vw,94px)!important;inset:auto!important;transform:none!important;color:#fff!important}
body.sw-premium-v25 .hero h1,
body.sw-premium-v25 .page-hero h1,
body.sw-premium-v25 .story-hero h1,
body.sw-premium-v25 .image-hero h1{max-width:900px;margin:0 0 18px;color:#fff!important;font-family:var(--serif)!important;font-size:clamp(3.25rem,6.15vw,6.55rem)!important;font-weight:600!important;line-height:.9!important;letter-spacing:-.045em!important;text-wrap:balance}
body.sw-premium-v25 .page-hero h1,
body.sw-premium-v25 .story-hero h1{font-size:clamp(3rem,5.25vw,5.5rem)!important}
body.sw-premium-v25 .hero p,
body.sw-premium-v25 .page-hero p,
body.sw-premium-v25 .story-hero p,
body.sw-premium-v25 .image-hero p{max-width:720px;color:rgba(255,255,255,.86)!important;font-family:var(--sans)!important;font-size:clamp(1rem,1.35vw,1.2rem)!important;line-height:1.58!important}
body.sw-premium-v25 .hero .kicker,
body.sw-premium-v25 .page-hero .kicker,
body.sw-premium-v25 .story-hero .kicker,
body.sw-premium-v25 .hero .eyebrow,
body.sw-premium-v25 .page-hero .eyebrow{color:#f0c47b!important;margin-bottom:14px}
body.sw-premium-v25 .route-meta,
body.sw-premium-v25 .story-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
body.sw-premium-v25 .route-meta span,
body.sw-premium-v25 .story-meta .tag{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.25);color:#fff!important;padding:8px 11px;border-radius:2px;font-family:var(--sans);font-size:.72rem;letter-spacing:.05em;backdrop-filter:blur(8px)}

/* Section rhythm and premium surfaces */
body.sw-premium-v25 section,
body.sw-premium-v25 .ed-section,
body.sw-premium-v25 .article-section,
body.sw-premium-v25 .story-note-section{padding:clamp(62px,7vw,90px) 0}
body.sw-premium-v25 .tight{padding-top:44px;padding-bottom:44px}
body.sw-premium-v25 .soft,
body.sw-premium-v25 .band,
body.sw-premium-v25 .story-use-cta,
body.sw-premium-v25 .review-proof-section{background:#eee8df!important;border-top:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line)}
body.sw-premium-v25 .home-cover-note{background:var(--sw-surface);border-bottom:1px solid var(--sw-line)}
body.sw-premium-v25 .home-cover-note .wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
body.sw-premium-v25 .home-cover-note .wrap>div{padding:28px 30px;border-right:1px solid var(--sw-line);font-size:.86rem;color:var(--sw-muted)}
body.sw-premium-v25 .home-cover-note .wrap>div:first-child{padding-left:0}
body.sw-premium-v25 .home-cover-note .wrap>div:last-child{border-right:0;padding-right:0}
body.sw-premium-v25 .home-cover-note strong{color:var(--sw-ink);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}
body.sw-premium-v25 .ed-split,
body.sw-premium-v25 .two-col,
body.sw-premium-v25 .intro-grid,
body.sw-premium-v25 .route-essay-split{gap:clamp(34px,5vw,74px)}
body.sw-premium-v25 .ed-mini-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:44px}
body.sw-premium-v25 .ed-mini-index a{background:var(--sw-surface);border:1px solid var(--sw-line);padding:28px;min-height:150px;box-shadow:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
body.sw-premium-v25 .ed-mini-index a:hover{transform:translateY(-3px);box-shadow:var(--sw-shadow);border-color:rgba(182,44,49,.28)}
body.sw-premium-v25 .card,
body.sw-premium-v25 .department-card,
body.sw-premium-v25 .route-brief,
body.sw-premium-v25 .story-row,
body.sw-premium-v25 .issue-side-card,
body.sw-premium-v25 .cluster-item,
body.sw-premium-v25 .route-fit-card,
body.sw-premium-v25 .fit-card,
body.sw-premium-v25 .facts,
body.sw-premium-v25 .contact-form-card,
body.sw-premium-v25 .module-card,
body.sw-premium-v25 .side-note,
body.sw-premium-v25 .topic-related-panel{background:var(--sw-surface)!important;border:1px solid var(--sw-line)!important;border-radius:4px!important;box-shadow:none;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
body.sw-premium-v25 .card:hover,
body.sw-premium-v25 .department-card:hover,
body.sw-premium-v25 .cluster-item:hover{transform:translateY(-3px);box-shadow:var(--sw-shadow);border-color:rgba(182,44,49,.22)!important}
body.sw-premium-v25 .card,
body.sw-premium-v25 .department-card,
body.sw-premium-v25 .route-brief,
body.sw-premium-v25 .story-row,
body.sw-premium-v25 .cluster-item,
body.sw-premium-v25 .module-card{padding:25px!important}
body.sw-premium-v25 .card img,
body.sw-premium-v25 .department-card img{margin:-25px -25px 22px!important;width:calc(100% + 50px)!important}
body.sw-premium-v25 .sw-thumb-crop,
body.sw-premium-v25 .story-thumb-crop{overflow:hidden;background:#ddd3c6}
body.sw-premium-v25 .sw-thumb-crop img,
body.sw-premium-v25 .story-thumb-crop img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
body.sw-premium-v25 .card:hover .sw-thumb-crop img,
body.sw-premium-v25 .cluster-item:hover .story-thumb-crop img{transform:scale(1.025)}
body.sw-premium-v25 .route-lead,
body.sw-premium-v25 .story-lead-tile,
body.sw-premium-v25 .issue-cover{border-radius:4px!important;overflow:hidden;box-shadow:var(--sw-shadow)}
body.sw-premium-v25 .route-lead-body,
body.sw-premium-v25 .story-lead-copy,
body.sw-premium-v25 .issue-copy{background:linear-gradient(180deg,rgba(10,13,11,0),rgba(10,13,11,.86))!important}
body.sw-premium-v25 .button,
body.sw-premium-v25 .submit-btn,
body.sw-premium-v25 .cta-small,
body.sw-premium-v25 .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px!important;background:var(--sw-red)!important;color:#fff!important;border:1px solid var(--sw-red)!important;border-radius:2px!important;font-family:var(--sans)!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase;box-shadow:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}
body.sw-premium-v25 .button:hover,
body.sw-premium-v25 .submit-btn:hover,
body.sw-premium-v25 .btn:hover{background:var(--sw-red-dark)!important;border-color:var(--sw-red-dark)!important;transform:translateY(-1px)}
body.sw-premium-v25 .button.light,
body.sw-premium-v25 .button.ghost,
body.sw-premium-v25 .btn.ghost{background:transparent!important;color:var(--sw-ink)!important;border-color:rgba(32,28,24,.35)!important}
body.sw-premium-v25 .ed-link,
body.sw-premium-v25 .text-link{color:var(--sw-red-dark)!important;font-weight:700;border-bottom:1px solid rgba(142,32,38,.3);text-decoration:none!important}
body.sw-premium-v25 .ed-eyebrow:before{background:var(--sw-red);width:26px}
body.sw-premium-v25 .ed-eyebrow,
body.sw-premium-v25 .ed-label,
body.sw-premium-v25 .tag{color:var(--sw-red-dark)}

/* Forms */
body.sw-premium-v25 .contact-form-card{padding:clamp(26px,4vw,42px)!important}
body.sw-premium-v25 .contact-form{gap:18px}
body.sw-premium-v25 .field input,
body.sw-premium-v25 .field textarea,
body.sw-premium-v25 .field select{width:100%;background:#fff;border:1px solid rgba(32,28,24,.2);border-radius:2px;padding:14px 15px;font:inherit;color:var(--sw-ink)}
body.sw-premium-v25 .field input:focus,
body.sw-premium-v25 .field textarea:focus,
body.sw-premium-v25 .field select:focus{outline:2px solid rgba(182,44,49,.28);outline-offset:1px;border-color:var(--sw-red)}

/* Footer */
body.sw-premium-v25 .footer{background:#0e1511!important;color:#fff;padding:58px 0 24px!important}
body.sw-premium-v25 .footer-grid{display:grid!important;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.7fr))!important;gap:clamp(28px,4vw,60px)!important;align-items:start}
body.sw-premium-v25 .footer-brand,
body.sw-premium-v25 .footer-col{padding-top:0!important}
body.sw-premium-v25 .footer-logo{width:58px!important;height:66px!important;object-fit:contain;margin:0 0 18px!important;filter:none}
body.sw-premium-v25 .footer-brand p{max-width:36ch;color:rgba(255,255,255,.66);font-size:.86rem;line-height:1.65}
body.sw-premium-v25 .footer-col h2{font-family:var(--sans)!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase;color:#d9b67b!important;margin:0 0 15px!important}
body.sw-premium-v25 .footer-col a{font-size:.82rem;line-height:1.45;color:rgba(255,255,255,.83)!important;margin:0 0 8px}
body.sw-premium-v25 .footer-col a:hover{color:#fff!important}
body.sw-premium-v25 .footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:35px!important;padding-top:20px!important;display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.48);font-size:.74rem}
body.sw-premium-v25 .footer-bottom p{margin:0;color:inherit}

/* Focus visibility */
body.sw-premium-v25 a:focus-visible,
body.sw-premium-v25 button:focus-visible,
body.sw-premium-v25 input:focus-visible,
body.sw-premium-v25 textarea:focus-visible,
body.sw-premium-v25 select:focus-visible{outline:2px solid #f0c47b!important;outline-offset:3px!important}

@media(max-width:1180px){
  :root{--sw-header-h:72px}
  .sw-primary-menu{gap:15px}
  .sw-primary-link{font-size:.64rem!important;letter-spacing:.08em!important}
  .sw-brand-copy small{display:none}
}
@media(max-width:980px){
  body.sw-menu-open{overflow:hidden}
  .sw-nav-shell{width:min(100% - 32px,920px)}
  .sw-menu-toggle{display:block}
  .sw-primary-menu{position:fixed;top:var(--sw-header-h);left:0;right:0;bottom:0;display:block;overflow:auto;padding:22px 24px 42px;background:rgba(249,247,242,.99);color:var(--sw-ink);transform:translateX(100%);visibility:hidden;transition:transform .26s ease,visibility .26s ease}
  .sw-primary-menu.is-open{transform:translateX(0);visibility:visible}
  .sw-nav-item{display:block;border-bottom:1px solid var(--sw-line)}
  .sw-nav-topline{justify-content:space-between}
  .sw-primary-link{display:block;padding:18px 0!important;font-size:.76rem!important;color:var(--sw-ink)!important}
  .sw-primary-link:after{display:none}
  .sw-submenu-toggle{width:44px;height:48px;color:var(--sw-ink)}
  .sw-submenu{position:static;width:100%;padding:0 0 10px;background:transparent;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;display:none}
  .sw-has-submenu.is-open>.sw-submenu{display:block}
  .sw-submenu a{padding:10px 14px;font-size:.83rem!important}
  .sw-inquiry-link{margin-top:24px;min-height:48px;width:100%}
  .sw-site-header.is-scrolled .sw-menu-toggle,.sw-site-header .sw-menu-toggle{color:inherit}
  body.sw-premium-v25 .ed-mini-index{grid-template-columns:1fr}
  body.sw-premium-v25 .home-cover-note .wrap{grid-template-columns:1fr}
  body.sw-premium-v25 .home-cover-note .wrap>div{padding:20px 0;border-right:0;border-bottom:1px solid var(--sw-line)}
  body.sw-premium-v25 .home-cover-note .wrap>div:last-child{border-bottom:0}
  body.sw-premium-v25 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
  :root{--sw-header-h:66px}
  body.sw-premium-v25 .wrap,
  body.sw-premium-v25 .container,
  body.sw-premium-v25 .footer-grid,
  body.sw-premium-v25 .footer-bottom{width:calc(100% - 36px)}
  .sw-nav-shell{width:calc(100% - 28px)}
  .sw-brand-mark{width:38px;height:38px}
  .sw-brand-mark img{width:29px;height:34px!important}
  .sw-brand-copy strong{font-size:.72rem}
  body.sw-premium-v25 .hero,
  body.sw-premium-v25 .page-hero,
  body.sw-premium-v25 .story-hero,
  body.sw-premium-v25 .image-hero{aspect-ratio:auto;min-height:72svh!important;max-height:none}
  body.sw-premium-v25 .page-hero,
  body.sw-premium-v25 .story-hero{min-height:66svh!important}
  body.sw-premium-v25 .hero>.wrap,
  body.sw-premium-v25 .page-hero>.wrap,
  body.sw-premium-v25 .story-hero>.wrap,
  body.sw-premium-v25 .page-hero-content,
  body.sw-premium-v25 .hero-content,
  body.sw-premium-v25 .hero-copy,
  body.sw-premium-v25 .image-hero__content{width:calc(100% - 36px)!important;padding:calc(var(--sw-header-h) + 52px) 0 46px!important}
  body.sw-premium-v25 .hero h1,
  body.sw-premium-v25 .page-hero h1,
  body.sw-premium-v25 .story-hero h1,
  body.sw-premium-v25 .image-hero h1{font-size:clamp(2.65rem,13vw,4.25rem)!important;line-height:.93!important}
  body.sw-premium-v25 .hero p,
  body.sw-premium-v25 .page-hero p,
  body.sw-premium-v25 .story-hero p{font-size:.96rem!important;line-height:1.54!important}
  body.sw-premium-v25 section,
  body.sw-premium-v25 .ed-section,
  body.sw-premium-v25 .article-section,
  body.sw-premium-v25 .story-note-section{padding:54px 0}
  body.sw-premium-v25 .ed-copy h2,
  body.sw-premium-v25 section h2,
  body.sw-premium-v25 .statement h2{font-size:clamp(1.9rem,9vw,2.7rem)!important}
  body.sw-premium-v25 .card,
  body.sw-premium-v25 .department-card,
  body.sw-premium-v25 .route-brief,
  body.sw-premium-v25 .story-row,
  body.sw-premium-v25 .cluster-item,
  body.sw-premium-v25 .module-card{padding:20px!important}
  body.sw-premium-v25 .card img,
  body.sw-premium-v25 .department-card img{margin:-20px -20px 18px!important;width:calc(100% + 40px)!important}
  body.sw-premium-v25 .footer-grid{grid-template-columns:1fr!important;gap:28px!important}
  body.sw-premium-v25 .footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}
  body.sw-premium-v25 .footer-legal{white-space:normal;flex-wrap:wrap;justify-content:flex-start}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
