/* Headout Newsroom theme — brand tokens + fonts extracted from the live site.
   Font: Halyard (Typekit). Palette + scale from docs/research/DESIGN_TOKENS.md. */

/* ---- Halyard (Adobe Typekit) ---- */
@font-face {
    font-family: halyard-display;
    src: url("https://use.typekit.net/af/165087/00000000000000007735adc0/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff2"),
         url("https://use.typekit.net/af/165087/00000000000000007735adc0/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff"),
         url("https://use.typekit.net/af/165087/00000000000000007735adc0/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("opentype");
    font-display: swap; font-style: normal; font-weight: 500; font-stretch: normal;
}
@font-face {
    font-family: halyard-text;
    src: url("https://use.typekit.net/af/e40556/00000000000000007735adbc/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff2"),
         url("https://use.typekit.net/af/e40556/00000000000000007735adbc/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff"),
         url("https://use.typekit.net/af/e40556/00000000000000007735adbc/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("opentype");
    font-display: swap; font-style: normal; font-weight: 300; font-stretch: normal;
}
@font-face {
    font-family: halyard-text;
    src: url("https://use.typekit.net/af/06aac1/00000000000000007735adbe/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3") format("woff2"),
         url("https://use.typekit.net/af/06aac1/00000000000000007735adbe/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3") format("woff"),
         url("https://use.typekit.net/af/06aac1/00000000000000007735adbe/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i3&v=3") format("opentype");
    font-display: swap; font-style: italic; font-weight: 300; font-stretch: normal;
}
@font-face {
    font-family: halyard-text;
    src: url("https://use.typekit.net/af/a7393c/00000000000000007735adc2/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"),
         url("https://use.typekit.net/af/a7393c/00000000000000007735adc2/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"),
         url("https://use.typekit.net/af/a7393c/00000000000000007735adc2/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");
    font-display: swap; font-style: normal; font-weight: 400; font-stretch: normal;
}
@font-face {
    font-family: halyard-text;
    src: url("https://use.typekit.net/af/7c9acc/00000000000000007735adc8/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff2"),
         url("https://use.typekit.net/af/7c9acc/00000000000000007735adc8/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("woff"),
         url("https://use.typekit.net/af/7c9acc/00000000000000007735adc8/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n5&v=3") format("opentype");
    font-display: swap; font-style: normal; font-weight: 500; font-stretch: normal;
}
@font-face {
    font-family: halyard-text;
    src: url("https://use.typekit.net/af/2ed20c/00000000000000007735add1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),
         url("https://use.typekit.net/af/2ed20c/00000000000000007735add1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),
         url("https://use.typekit.net/af/2ed20c/00000000000000007735add1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-display: swap; font-style: normal; font-weight: 600; font-stretch: normal;
}

:root {
    /* ============================================================
       Headout DS (Eevee/Pixie) design tokens — canonical names.
       Single source of truth. Component CSS draws from the aliases
       below (or the --colors-* tokens directly); never raw hex.
       ============================================================ */

    /* Spacing */
    --spacing-space-1:1px; --spacing-space-2:2px; --spacing-space-3:3px;
    --spacing-space-4:4px; --spacing-space-5:5px; --spacing-space-6:6px;
    --spacing-space-8:8px; --spacing-space-10:10px; --spacing-space-12:12px;
    --spacing-space-14:14px; --spacing-space-16:16px; --spacing-space-20:20px;
    --spacing-space-24:24px; --spacing-space-32:32px; --spacing-space-40:40px;
    --spacing-space-48:48px; --spacing-space-56:56px; --spacing-space-64:64px;
    --spacing-space-80:80px; --spacing-space-96:96px; --spacing-space-128:128px;
    /* Radius */
    --radii-radius-0:0px; --radii-radius-2:2px; --radii-radius-4:4px;
    --radii-radius-6:6px; --radii-radius-8:8px; --radii-radius-12:12px;
    --radii-radius-16:16px; --radii-radius-20:20px; --radii-radius-50p:50%;
    /* Shadows */
    --shadows-shadow-level-1:0px 1px 6px 1px rgba(17,17,17,.10),0px 1px 4px 0px rgba(17,17,17,.05);
    --shadows-shadow-level-2:0px 4px 12px 2px rgba(17,17,17,.10),0px 1px 8px 0px rgba(17,17,17,.05);
    --shadows-shadow-level-3:0px 6px 16px 5px rgba(17,17,17,.10),0px 1px 8px 0px rgba(17,17,17,.05);
    --shadows-shadow-negative:0px 1px 4px 0px rgba(17,17,17,.10) inset;
    --shadows-shadow-top-1:0px -1px 8px 0px rgba(17,17,17,.08);
    /* Core colors */
    --colors-core-primary-purps:#8000ff;
    --colors-core-purps-700:#6600cc; --colors-core-purps-800:#330066;
    --colors-core-purps-10:#f8f6ff; --colors-core-purps-20:#f3e9ff;
    --colors-core-purps-30:#ecd9ff; --colors-core-purps-400:#9933ff;
    --colors-core-candy-500:#ff007a; --colors-core-candy-600:#e5006e;
    --colors-core-okaygreen-100:#f1fff2; --colors-core-okaygreen-700:#078842;
    --colors-core-okaygreen-800:#095730;
    --colors-core-joymustard-200:#fff8e5; --colors-core-joymustard-800:#9f6b00;
    --colors-core-warningred-600:#d60404; --colors-core-warningred-700:#bd0303;
    --colors-core-grey-100:#f8f8f8; --colors-core-grey-200:#f0f0f0;
    --colors-core-grey-300:#e2e2e2; --colors-core-grey-400:#c4c4c4;
    --colors-core-grey-500:#9f9f9f; --colors-core-grey-700:#666666;
    --colors-core-grey-800:#444444; --colors-core-grey-900:#222222;
    /* Semantic colors */
    --colors-semantic-text-grey-1:#222222; --colors-semantic-text-grey-2:#444444;
    --colors-semantic-text-grey-3:#666666; --colors-semantic-text-primary:#6600cc;
    --colors-semantic-text-candy:#e5006e; --colors-semantic-text-positive:#078842;
    --colors-semantic-text-destructive:#d60404; --colors-semantic-text-warning:#9f6b00;
    --colors-semantic-text-white:#ffffff;
    --colors-semantic-icon-primary:#8000ff; --colors-semantic-icon-grey-1:#444444;
    --colors-semantic-icon-grey-2:#666666; --colors-semantic-icon-white:#ffffff;
    --colors-semantic-cta-primary:#8000ff; --colors-semantic-cta-tertiary:#f3e9ff;
    --colors-semantic-cta-black:#222222; --colors-semantic-cta-white:#ffffff;
    --colors-semantic-surface-light-white:#ffffff;
    --colors-semantic-surface-light-grey-1:#fafafa;
    --colors-semantic-surface-light-grey-2:#f8f8f8;
    --colors-semantic-surface-light-grey-3:#f0f0f0;
    --colors-semantic-surface-light-primary-1:#f3e9ff;
    --colors-semantic-surface-light-primary-2:#ecd9ff;
    --colors-semantic-surface-light-success-1:#f1fff2;
    --colors-semantic-surface-light-success-2:#deffee;
    --colors-semantic-surface-light-warning:#fff8e5;
    --colors-semantic-surface-light-candy-1:#fff2f8;
    --colors-semantic-surface-dark-primary-1:#150029;
    --colors-semantic-surface-dark-primary-2:#330066;
    --colors-semantic-dividers-light:#f8f8f8;
    --colors-semantic-dividers-primary:#f0f0f0;
    --colors-semantic-dividers-dark:#e2e2e2;
    --colors-semantic-border-primary:#7300e5;
    --colors-semantic-link-primary:#6600cc;
    --colors-semantic-link-candy:#e5006e;

    /* --- theme aliases -> DS tokens (component CSS uses these) --- */
    --brand:        var(--colors-semantic-link-primary);       /* #6600cc text/links */
    --brand-strong: var(--colors-semantic-icon-primary);       /* #8000ff fills/logo */
    --purple-tint:  var(--colors-semantic-surface-light-primary-1);
    --ink:          var(--colors-semantic-text-grey-1);        /* #222 */
    --ink-strong:   var(--colors-semantic-text-grey-1);        /* #222 (no pure-black token) */
    --ink-soft:     var(--colors-semantic-text-grey-2);        /* #444 */
    --muted:        var(--colors-semantic-text-grey-3);        /* #666 */
    --muted-2:      var(--colors-semantic-text-grey-3);        /* #666 */
    --bg:           var(--colors-semantic-surface-light-white);
    --bg-soft:      var(--colors-semantic-surface-light-grey-2);
    --line:         var(--colors-semantic-dividers-dark);      /* #e2e2e2 */
    --dark:         var(--colors-semantic-cta-black);          /* #222 */
    /* --core-* aliases kept for existing component CSS */
    --core-purps:       var(--colors-core-primary-purps);
    --core-purps-700:   var(--colors-core-purps-700);
    --core-purps-10:    var(--colors-core-purps-10);
    --core-purps-20:    var(--colors-core-purps-20);
    --core-purps-30:    var(--colors-core-purps-30);
    --core-white:       var(--colors-semantic-surface-light-white);
    --core-grey-900:    var(--colors-core-grey-900);
    --core-grey-800:    var(--colors-core-grey-800);
    --core-grey-700:    var(--colors-core-grey-700);
    --core-grey-500:    var(--colors-core-grey-500);
    --core-grey-300:    var(--colors-core-grey-300);
    --core-grey-200:    var(--colors-core-grey-200);
    --core-grey-100:    var(--colors-core-grey-100);
    --core-grey-50:     var(--colors-semantic-surface-light-grey-1);
    --core-candy:       var(--colors-core-candy-600);
    --core-okaygreen-700: var(--colors-core-okaygreen-700);

    /* shape */
    --radius:       var(--radii-radius-16);
    --radius-pill:  999px;
    --radius-sm:    var(--radii-radius-8);
    --wrap:         1200px;
    --wrap-narrow:  832px;   /* 832 - 16*2 padding = 800 content */
    /* type — Eevee font.family.hd / font.family.ht */
    --font-display: halyard-display, "Halyard Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --font:         halyard-text, "Halyard Text", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
    margin: 0;
    font-family: var(--font);
    color: var(--colors-semantic-text-grey-2);   /* body default = text.grey.2 (#444) */
    background: var(--bg);
    line-height: 1.6;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

/* headings default = text.grey.1 (#222) */
h1, h2, h3, h4, h5, h6 { color: var(--colors-semantic-text-grey-1); }

img { max-width: 100%; height: auto; display: block; }

a { color: inherit; text-decoration: none; }

/* ============================================================
   Headout DS text styles — canonical, verbatim. Use as utility
   classes in markup, OR mirror a style's values in component CSS
   (component rules below name the textStyle they follow).
   ============================================================ */
.textStyle_display\.medium{font-family:halyard-display,system-ui,sans-serif;font-size:48px;font-weight:500;line-height:54px;letter-spacing:.6px}
.textStyle_display\.regular{font-family:halyard-display,system-ui,sans-serif;font-size:36px;font-weight:500;line-height:44px;letter-spacing:.6px}
.textStyle_display\.small{font-family:halyard-display,system-ui,sans-serif;font-size:30px;font-weight:500;line-height:38px;letter-spacing:.4px}
.textStyle_display\.xs{font-family:halyard-display,system-ui,sans-serif;font-size:24px;font-weight:500;line-height:28px;letter-spacing:.4px}
.textStyle_heading\.large{font-family:halyard-text,system-ui,sans-serif;font-size:24px;font-weight:600;line-height:28px}
.textStyle_heading\.medium{font-family:halyard-text,system-ui,sans-serif;font-size:21px;font-weight:600;line-height:28px}
.textStyle_heading\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:24px}
.textStyle_heading\.small{font-family:halyard-text,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:20px}
.textStyle_subheading\.large{font-family:halyard-text,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:20px}
.textStyle_subheading\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px}
.textStyle_cta\.large{font-family:halyard-text,system-ui,sans-serif;font-size:18px;font-weight:500;line-height:24px}
.textStyle_cta\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:20px}
.textStyle_cta\.small{font-family:halyard-text,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px}
.textStyle_ui\.label\.large{font-family:halyard-text,system-ui,sans-serif;font-size:17px;font-weight:300;line-height:20px}
.textStyle_ui\.label\.large\.heavy{font-family:halyard-text,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:20px}
.textStyle_ui\.label\.medium{font-family:halyard-text,system-ui,sans-serif;font-size:15px;font-weight:300;line-height:20px}
.textStyle_ui\.label\.medium\.heavy{font-family:halyard-text,system-ui,sans-serif;font-size:15px;font-weight:500;line-height:20px}
.textStyle_ui\.label\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:14px;font-weight:300;line-height:16px}
.textStyle_ui\.label\.regular\.heavy{font-family:halyard-text,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:16px}
.textStyle_ui\.label\.small{font-family:halyard-text,system-ui,sans-serif;font-size:12px;font-weight:300;line-height:16px}
.textStyle_ui\.label\.small\.heavy{font-family:halyard-text,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:16px}
.textStyle_para\.large{font-family:halyard-text,system-ui,sans-serif;font-size:17px;font-weight:300;line-height:28px}
.textStyle_para\.medium{font-family:halyard-text,system-ui,sans-serif;font-size:15px;font-weight:300;line-height:24px}
.textStyle_para\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:14px;font-weight:300;line-height:20px}
.textStyle_tags\.regular{font-family:halyard-text,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:12px;letter-spacing:.4px;text-transform:capitalize}
.textStyle_tags\.booster{font-family:halyard-text,system-ui,sans-serif;font-size:10px;font-weight:500;line-height:16px;letter-spacing:.6px;text-transform:capitalize}

.wrap {
    width: 100%;
    max-width: var(--wrap);
    margin: 0 auto;
    padding: 0 24px;
}
/* Shared narrow column: 832 max + 16px side padding = 800 content; 100% - 32 on
   smaller screens. Use on any section that needs the 800px article measure. */
.wrap--narrow {
    max-width: var(--wrap-narrow);
    padding-left: 16px;
    padding-right: 16px;
}

/* ---- Header — sticky; transparent at top, white + shadow + compact on scroll ---- */
.site-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: transparent;
    transition: background .2s ease, box-shadow .2s ease;
}
.site-header.is-scrolled {
    background: var(--colors-semantic-surface-light-white);
    box-shadow: var(--shadows-shadow-level-1);
}
.site-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 88px;
    transition: height .2s ease;
}
.site-header.is-scrolled .site-header__inner { height: 64px; }
.site-header__brand {
    display: inline-flex;
    align-items: center;
}
.site-header__logo { height: 21px; width: auto; display: block; }
.site-nav ul {
    list-style: none;
    display: flex;
    gap: 32px;
    margin: 0;
    padding: 0;
}
.site-nav a {          /* DS ui.label.medium.heavy — plain link */
    display: inline-block;
    font-family: var(--font);
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: var(--colors-semantic-text-grey-2);
    transition: color .15s ease;
}
.site-nav a:hover { color: var(--brand); }
/* hamburger toggle — hidden on desktop */
.site-nav-toggle { display: none; position: relative; width: 20px; height: 20px; border: 0; background: none; cursor: pointer; padding: 0; }
.site-nav-toggle span {
    position: absolute; left: 0; width: 100%; height: 2px; border-radius: 2px;
    background: var(--colors-semantic-text-grey-1);
    transition: transform .25s ease, opacity .2s ease, top .25s ease;
}
.site-nav-toggle span:nth-child(1) { top: 2px; }
.site-nav-toggle span:nth-child(2) { top: 9px; }
.site-nav-toggle span:nth-child(3) { top: 16px; }
.site-header.nav-open .site-nav-toggle span:nth-child(1) { top: 9px; transform: rotate(45deg); }
.site-header.nav-open .site-nav-toggle span:nth-child(2) { opacity: 0; }
.site-header.nav-open .site-nav-toggle span:nth-child(3) { top: 9px; transform: rotate(-45deg); }

/* ---- Buttons (shared) ---- */
.btn {                       /* DS textStyle: cta.regular */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    border-radius: var(--radius-sm);
    padding: 12px 20px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: background-color .15s ease, color .15s ease, border-color .15s ease;
}
.btn--primary { background: var(--dark); color: #fff; }
.btn--primary:hover { background: #000; color: #fff; }
.btn--brand { background: var(--core-purps); color: #fff; }
.btn--brand:hover { background: var(--core-purps-700); color: #fff; }
.btn--white { background: var(--colors-semantic-surface-light-white); color: var(--colors-semantic-text-grey-1); }
.btn--white:hover { background: var(--colors-core-grey-100); }

/* ---- Press kit page ---- */
.press-kit-hero {
    background: linear-gradient(#fff 0%, #dae5ff 100%);
}
.press-kit-hero__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
    padding-top: 0;
    padding-bottom: 64px;
}
.press-kit-hero__text { flex: 1 1 auto; max-width: 460px; }
.press-kit-hero__title { /* DS display.medium */ font-family: var(--font-display); font-weight: 500; font-size: 48px; line-height: 54px; letter-spacing: 0.6px; color: var(--colors-semantic-text-grey-1); margin: 0 0 16px; }
.press-kit-hero__sub { /* DS para.large */ font-size: 17px; font-weight: 300; line-height: 28px; color: var(--colors-semantic-text-grey-2); margin: 0; }
.press-kit-hero__media { flex: 0 0 48%; max-width: 560px; }
.press-kit-hero__media img { width: 100%; height: auto; border-radius: 20px; display: block; }

.press-kit__body:empty { display: none; }

/* Newsroom promo band */
.presskit-promo {
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    min-height: 320px;
    margin: 40px 0 72px;
    color: #fff;
    isolation: isolate;
    background: var(--colors-semantic-text-grey-1);
}
.presskit-promo__bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }
.presskit-promo__content { padding: 48px; max-width: 460px; }
.presskit-promo__title { /* DS display.small */ font-family: var(--font-display); font-weight: 500; font-size: 30px; line-height: 38px; letter-spacing: 0.4px; color: #fff; margin: 0 0 12px; }
.presskit-promo__text { font-size: 17px; font-weight: 300; line-height: 28px; color: rgba(255,255,255,0.9); margin: 0 0 24px; max-width: 34ch; }
.btn--outline { background: transparent; color: var(--ink); border-color: #d8d8d8; }
.btn--outline:hover { border-color: var(--ink); }

/* ---- Hero (featured content-swap, not a swiper) ---- */
.hero { padding: 40px 0 8px; }
.hero__slide {
    display: flex;
    gap: 48px;
    align-items: stretch;   /* body stretches to media height */
    position: relative;     /* anchor for the crossfade ghost overlay */
}
.hero__media {
    flex: 0 0 48.7%;      /* ~584/1200 */
    align-self: start;    /* keep aspect ratio, don't stretch */
    display: block;
    border-radius: 16px;
    overflow: hidden;
    aspect-ratio: 584 / 328;
    background: var(--bg-soft);
    will-change: transform, opacity, filter;
    transition: transform .3s ease;
}
.hero__media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hero__media:hover { transform: rotate(-2deg); }
.hero__content { will-change: transform, opacity, filter; }
/* body stretches to media height; content top, controls pinned bottom (space-between)
   so controls don't move regardless of how tall hero__content is */
.hero__body {
    flex: 1 1 auto;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hero__eyebrow {
    display: flex; align-items: center; gap: 10px;
    font-size: 12px; color: var(--muted); margin: 0 0 14px;
}
.hero__eyebrow .cat { color: var(--ink); text-transform: uppercase; letter-spacing: .04em; }
.hero__eyebrow time::before { content: "·"; margin-right: 10px; color: var(--muted); }
.hero__title {           /* DS textStyle: display.small, clamped to 2 lines */
    font-family: var(--font-display); font-weight: 500;
    font-size: 30px; line-height: 38px; letter-spacing: 0.4px;
    color: var(--ink); margin: 0 0 16px;
    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.hero__title a { color: inherit; }
.hero__excerpt { /* DS para.medium, clamped to 2 lines */
    color: var(--ink-soft); font-size: 15px; font-weight: 300; line-height: 24px;
    margin: 0 0 22px; max-width: 46ch;
    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.hero__controls {
    display: flex; align-items: center; justify-content: flex-start; gap: 14px;
    margin-top: 0;
}
.hero__arrow {
    width: 40px; height: 40px; border-radius: var(--radius-pill);
    border: 1px solid var(--colors-semantic-dividers-dark); background: #fff;
    padding: 0; cursor: pointer;
    display: inline-flex; align-items: center; justify-content: center;
    transition: border-color .15s ease, background .15s ease;
}
.hero__arrow img { display: block; width: 16px; height: 16px; }
.hero__arrow:hover { border-color: var(--ink); }
.hero__counter {   /* total = lighter */
    font-size: 14px; font-weight: 400; color: var(--colors-semantic-text-grey-3);
    min-width: 40px; text-align: center;
}
.hero__cur { font-weight: 500; color: var(--colors-semantic-text-grey-2); }  /* current = bolder + darker */

/* ---- Page head ---- */
.page-head {
    padding: 56px 0 40px;
    max-width: var(--wrap-narrow);
}
.page-head__eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 13px;
    font-weight: 600;
    color: var(--brand);
    margin: 0 0 8px;
}
.page-head__title { font-family: var(--font-display); font-weight: 500; font-size: 40px; line-height: 1.1; letter-spacing: -0.02em; margin: 0; }
.page-head__desc { color: var(--ink-soft); font-size: 19px; margin: 14px 0 0; }

/* ---- Section heading (shared) ---- */
.section-heading {           /* DS textStyle: display.regular */
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.6px;
    color: var(--ink);
    margin: 0 0 24px;
}

/* ---- What's new ---- */
.whats-new { padding: 56px 0 72px; }

/* ---- Filter pills ---- */
.filter-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 32px;
}
.pill {
    font-family: var(--font);
    font-size: 13px;
    font-weight: 400;
    color: var(--ink-soft);
    background: transparent;
    border: 1px solid var(--line);
    border-radius: var(--radius-sm);
    padding: 8px 14px;
    cursor: pointer;
    transition: background .15s ease, color .15s ease, border-color .15s ease;
}
.pill:hover { border-color: var(--colors-core-grey-500); }
.pill.is-active {
    background: var(--purple-tint);
    color: var(--brand);
    border-color: transparent;
}

/* ---- Feed grid ---- */
.post-feed {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 28px;
}
.post-card[hidden] { display: none; }
.post-card { transition: transform .2s ease; }
.post-card:hover { transform: translateY(-2px); }
.post-card__link { display: block; color: inherit; }
.post-card__media {
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 12px;
    background: var(--bg-soft);
    margin-bottom: 16px;
}
.post-card__image {
    width: 100%; height: 100%; object-fit: cover;
    transition: transform .3s ease;
}
.post-card:hover .post-card__image { transform: scale(1.03); }
.post-card__meta {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 8px;
}
.post-card__cat {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 12px;
    font-weight: 500;
    color: var(--ink);
}
.post-card__date { font-size: 13px; color: var(--muted-2); white-space: nowrap; }
.post-card__title {          /* DS textStyle: heading.medium */
    font-family: var(--font);
    font-weight: 600;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: normal;
    color: var(--ink-strong);
    margin: 0;
}

/* ---- Load more ---- */
.load-more-wrap { display: flex; justify-content: center; margin-top: 40px; }
.load-more-wrap .btn[hidden] { display: none; }
.load-more-wrap .btn--outline { color: var(--ink); border-color: var(--ink); min-width: 175px; }

/* ---- In conversation ---- */
.in-conversation { padding: 40px 0 72px; }
.convo {
    display: flex;
    gap: 48px;
    align-items: center;
    margin-bottom: 56px;
}
.convo__video {
    flex: 0 0 52%;
    aspect-ratio: 16 / 9;
    border-radius: 16px;
    overflow: hidden;
    background: var(--bg-soft);
}
.convo__video iframe { width: 100%; height: 100%; display: block; border: 0; }
.convo__body { flex: 1 1 auto; }
.convo__date { font-size: 14px; color: var(--muted-2); margin: 0 0 12px; }
.convo__title {          /* DS textStyle: display.small */
    font-family: var(--font-display); font-weight: 500;
    font-size: 30px; line-height: 38px; letter-spacing: 0.4px;
    color: var(--ink); margin: 0 0 14px;
}
.convo__desc { /* DS para.medium */ color: var(--ink-soft); font-size: 15px; font-weight: 300; line-height: 24px; margin: 0 0 22px; }

/* ---- Press mentions ---- */
.press {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
/* press card — grey outer frame + white inner panel + source footer (from framer) */
.press-card {
    display: flex;
    flex-direction: column;
    background: var(--colors-semantic-surface-light-grey-2);
    border-radius: 16px;
    padding: 4px;
    color: inherit;
    transition: box-shadow .15s ease, transform .2s ease;
}
.press-card:hover { box-shadow: 0 6px 20px rgba(20,20,26,.08); transform: translateY(-2px); }
.press-card__panel {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background: var(--colors-semantic-surface-light-white);
    border-radius: 12px;
    padding: 20px;
}
.press-card__logo { width: 48px; height: 48px; border-radius: 8px; flex: 0 0 auto; object-fit: contain; margin: 0; }
.press-card__text { /* Halyard Text Medium 18/500/24 */ font-size: 18px; font-weight: 500; line-height: 24px; color: var(--colors-semantic-text-grey-2); margin: 0; }
.press-card__source { font-size: 14px; font-weight: 400; color: var(--colors-semantic-text-grey-2); padding: 10px 16px; }

/* ---- At a glance (bento stat grid) ---- */
.at-a-glance { padding: 40px 0 72px; }
.glance-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.stat-card--wide     { grid-area: 1 / 1 / 2 / 3; min-height: 228px; }
.stat-card--tall     { grid-area: 1 / 3 / 3 / 4; }
.stat-card--guests   { grid-area: 2 / 1 / 3 / 2; min-height: 252px; }
.stat-card--countries{ grid-area: 2 / 2 / 3 / 3; min-height: 252px; }

.stat-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    color: #fff;
    isolation: isolate;
    background: var(--core-grey-900);  /* fallback so white text stays legible if bg image is slow/fails */
}
.stat-card__bg {
    position: absolute; inset: 0;
    width: 100%; height: 100%;
    object-fit: cover;
    z-index: -1;
}
.stat-card__content { padding: 24px 26px; }
.stat-card__label {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,0.85);
    margin-bottom: 10px;
}
.stat-card__number {         /* DS textStyle: display.xs */
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin: 0 0 12px;
    color: #fff;
}
.stat-card__desc {
    font-size: 14px;
    line-height: 1.55;
    color: rgba(255,255,255,0.9);
    margin: 0;
    max-width: 42ch;
}

/* ---- Media kit band ---- */
.media-kit {
    background: linear-gradient(#dae5ff 0%, #fff 100%);
    margin-top: 40px;
}
.media-kit__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 24px 0;
}
.media-kit__text { flex: 1 1 auto; padding: 56px 0; max-width: 520px; }
.media-kit__text .section-heading { margin-bottom: 14px; }
.media-kit__desc { /* DS para.large desktop */ color: var(--colors-semantic-text-grey-3); font-size: 17px; font-weight: 300; line-height: 28px; margin: 0 0 24px; max-width: 46ch; }
.media-kit__reach { font-size: 14px; color: var(--muted); margin: 20px 0 0; }
.media-kit__reach a { color: inherit; font-weight: 500; text-decoration: underline; text-underline-offset: 2px; transition: color .15s ease; }
.media-kit__reach a:hover { color: var(--colors-semantic-text-grey-2); }
.media-kit__media {
    flex: 0 0 50%;
}
.media-kit__media img {
    width: 100%; height: auto; display: block;
    border-radius: 16px 16px 0 0;
}

/* ---- Article ---- */
/* soft pink -> lavender gradient band behind the top of post pages (fades to white).
   Header is transparent so it shows through the nav area too. */
body.post-template { position: relative; }
body.post-template::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 620px;
    background:
        linear-gradient(180deg, rgba(255,255,255,0) 58%, var(--colors-semantic-surface-light-white) 100%),
        linear-gradient(105deg, var(--colors-semantic-surface-light-candy-1) 0%, var(--colors-semantic-surface-light-primary-1) 100%);
    z-index: 0;
    pointer-events: none;
}
body.post-template .site-main,
body.post-template .article { position: relative; z-index: 1; }

.article-head { padding: 48px 0 24px; }
.article-head__tag {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 13px;
    font-weight: 500;
    color: var(--ink);
    margin-bottom: 16px;
}
.article-head__title { /* DS display.medium (desktop); heading.regular (mobile) */ font-family: var(--font-display); font-weight: 500; font-size: 48px; line-height: 54px; letter-spacing: 0.6px; margin: 0; color: var(--colors-semantic-text-grey-1); }
.article-head__meta {
    color: var(--muted);
    font-size: 15px;
    margin-top: 18px;
}

/* share row (icon buttons) */
.share-row { display: flex; gap: 10px; margin-top: 20px; }
.share-row__btn {
    width: 34px; height: 34px; border-radius: 8px;
    background: var(--core-grey-100);
    border: 0; padding: 0; cursor: pointer;
    display: inline-flex; align-items: center; justify-content: center;
    transition: background .15s ease;
}
.share-row__btn img { display: block; width: 16px; height: 16px; }
.share-row__btn:hover { background: var(--core-grey-200); }

/* feature image — in-column (800px), rounded; space below the hero */
.article-image { margin: 4px 0 32px; }
.article-image img { width: 100%; border-radius: 16px; display: block; }
.article-image figcaption { text-align: center; color: var(--muted); font-size: 14px; margin-top: 12px; }

/* article CTA */
.article-cta { padding: 8px 0 8px; }

/* Images in this article panel */
.img-dl {
    display: flex;
    align-items: center;
    gap: 24px;
    background: #eef2fe;
    border-radius: 16px;
    padding: 16px 24px;
    margin: 24px 0;
}
/* overlapping tilted polaroid thumbnails */
.img-dl__thumbs { position: relative; flex: 0 0 auto; width: 150px; height: 108px; }
.img-dl__thumbs img {
    position: absolute;
    width: 108px; height: 78px;
    object-fit: cover; border-radius: 10px;
    border: 4px solid #fff; box-shadow: 0 4px 14px rgba(19,85,240,0.20);
}
.img-dl__thumbs img:nth-child(1) { left: 0;    top: 4px;  transform: rotate(-9deg);  z-index: 1; }
.img-dl__thumbs img:nth-child(2) { left: 36px; top: 22px; transform: rotate(5deg);   z-index: 2; }
/* single image: one centered, gently tilted */
.img-dl__thumbs img:only-child { left: 18px; top: 12px; transform: rotate(-5deg); }
.img-dl__label { flex: 1 1 auto; font-weight: 600; font-size: 17px; color: var(--colors-semantic-text-linkblue, #1355f0); }
.img-dl__btn {
    flex: 0 0 auto;
    display: inline-flex; align-items: center; gap: 8px;
    border: 0; cursor: pointer;
    background: #dbe4fd; color: #1355f0;
    font-family: var(--font); font-weight: 500; font-size: 15px;
    padding: 10px 18px; border-radius: 999px;
    transition: background .15s ease;
}
.img-dl__btn:hover { background: #cdd9fb; }
.img-dl__btn:disabled { opacity: .6; cursor: default; }
.img-dl__btn img { display: block; width: 16px; height: 16px; }

/* share article block */
.share-block { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 28px 0; border-bottom: 1px solid var(--line); }
.share-block__label { font-family: var(--font-display); font-weight: 500; font-size: 20px; color: var(--ink); }
.share-block .share-row { margin-top: 0; }

/* About Headout box — lavender card with inner white panel */
.about-box {
    background: var(--core-purps-20);
    border-radius: 16px;
    padding: var(--spacing-space-4);
    margin: 32px 0;
}
.about-box__label { display: block; font-family: var(--font-display); font-weight: 500; color: var(--brand); font-size: 16px; margin: 4px 4px 8px; }
.about-box__panel {
    background: var(--bg);
    border-radius: 12px;
    padding: var(--spacing-space-16);
}
/* DS para.regular desktop / para.small mobile (12/16/300) */
.about-box__panel p { margin: 0 0 16px; color: var(--colors-semantic-text-grey-2); font-size: 14px; font-weight: 300; line-height: 20px; }
.about-box__panel p:last-child { margin-bottom: 0; }
.about-box__panel a { color: var(--core-candy, #e5006e); text-decoration: none; }
.about-box__panel a:hover { text-decoration: underline; text-underline-offset: 2px; }

/* Contact us */
.section-heading--sm { /* DS textStyle: display.xs */ font-size: 24px; line-height: 28px; letter-spacing: 0.4px; }
.contact { padding: 8px 0 8px; }
.contact__row { display: flex; gap: 24px; flex-wrap: wrap; }
.contact__item { flex: 1 1 260px; }
.contact__label {
    display: inline-flex; align-items: center; gap: 8px;
    font-size: 15px; color: var(--muted); margin-bottom: 10px;
}
.contact__label-ico { color: var(--muted); flex: 0 0 auto; }
.contact__value {
    display: flex; align-items: center; justify-content: space-between; gap: 12px;
    background: var(--core-grey-100);
    border-radius: 10px; padding: 12px 14px 12px 16px;
}
.contact__value a { font-size: 17px; font-weight: 500; color: var(--ink); }
.contact__value a:hover { color: var(--brand); }
.contact__copy {
    flex: 0 0 auto;
    border: 0; background: transparent; cursor: pointer;
    color: var(--core-grey-500);
    display: inline-flex; align-items: center; justify-content: center;
    padding: 4px; border-radius: 6px;
    transition: color .15s ease, background .15s ease;
}
.contact__copy:hover { color: var(--brand); background: var(--core-grey-200); }
.contact__copy.is-copied { color: var(--core-okaygreen-700, #078842); }

/* More from Headout (shares the 800 column; keep side padding from .wrap--narrow) */
.more-from { padding-top: 56px; padding-bottom: 72px; }
.more-from .section-heading { margin-bottom: 24px; }
/* compact cards: smaller than the home What's-new grid, capped width, small title */
.more-from .post-card { max-width: 240px; }
.more-from .post-card__media { border-radius: 8px; margin-bottom: 12px; }
.more-from .post-card__meta { margin-bottom: 6px; }
.more-from .post-card__cat { font-size: 10px; }
.more-from .post-card__date { font-size: 11px; }
.more-from .post-card__title {   /* DS ui.label.small.heavy */
    font-family: var(--font);
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
}

/* ---- Archive (tag / author) ---- */
.archive { padding: 48px 0 72px; }
.archive-head { margin-bottom: 32px; }
.archive-head__eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 12px;
    font-weight: 500;
    color: var(--brand);
    margin: 0 0 10px;
}
.archive-head .section-heading { margin: 0; }
.archive-head__desc { color: var(--ink-soft); font-size: 16px; margin: 14px 0 0; max-width: 60ch; }

.article-body { padding-bottom: 48px; }
/* body copy: DS para.large desktop (17/28/300); para.medium mobile (15/24/300) */
.gh-content { font-size: 17px; font-weight: 300; line-height: 28px; color: var(--colors-semantic-text-grey-2); }
.gh-content > * { margin: 0 0 1.4em; }
.gh-content h2 { /* DS display.small */ font-family: var(--font-display); font-weight: 500; font-size: 30px; line-height: 38px; letter-spacing: 0.4px; color: var(--ink); margin-top: 1.6em; }
.gh-content h3 { /* DS heading.large */ font-family: var(--font); font-weight: 600; font-size: 24px; line-height: 28px; color: var(--ink); margin-top: 1.4em; }
.gh-content img { border-radius: var(--radius); }
.gh-content figcaption { text-align: center; color: var(--ink-soft); font-size: 14px; }

/* Koenig editor width cards — break out of the narrow text column. */
.gh-content .kg-width-wide {
    position: relative;
    width: 85vw;
    max-width: 1080px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.gh-content .kg-width-full {
    position: relative;
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
}
.gh-content .kg-width-full img { border-radius: 0; }
.gh-content blockquote {     /* DS para.large, italic, grey */
    border-left: 2px solid var(--colors-semantic-dividers-dark);
    padding-left: var(--spacing-space-32);
    margin: 1.4em 0;
    color: var(--colors-semantic-text-grey-3);
    font-style: italic;
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
}
.gh-content blockquote p { margin-bottom: 0.8em; }
.gh-content blockquote p:last-child { margin-bottom: 0; }
.gh-content a { color: var(--brand); text-decoration: underline; text-underline-offset: 2px; }
.gh-content pre {
    background: var(--ink);
    color: #f4f4f6;
    padding: 18px 20px;
    border-radius: 10px;
    overflow-x: auto;
    font-size: 14px;
}

.article-foot { border-top: 1px solid var(--line); padding: 24px 0 64px; display: flex; gap: 10px; flex-wrap: wrap; }
.article-foot__tag {
    font-size: 13px;
    padding: 6px 12px;
    border: 1px solid var(--line);
    border-radius: 999px;
    color: var(--ink-soft);
}
.article-foot__tag:hover { border-color: var(--brand); color: var(--brand); }

/* ---- Pagination ---- */
.pagination {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    padding: 8px 0 72px;
    font-size: 15px;
    font-weight: 500;
}
.pagination a:hover { color: var(--brand); }

/* ---- Footer (Headout) — mirrors HOBrandPages globals.css footer ---- */
.footer {
    border-top: 1px solid var(--colors-semantic-dividers-dark);
    background: transparent;
}
.footer > .wrap { max-width: 1248px; }
.footer__header { padding: 64px 0 40px; }
.footer__logo img { width: 153px; height: auto; display: block; }

.footer__content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas:
        "help    cities  company partner"
        "qr      .       .       pay";
    column-gap: 80px;
    padding-bottom: 0;
}
.footer__content > .footer__block:nth-child(1) { grid-area: help; }      /* help */
.footer__content > .footer__block:nth-child(2) { grid-area: qr;   transform: translateY(-114px); width: 240px; } /* QR pulled up under help */
.footer__content > .footer__block:nth-child(3) { grid-area: cities; }
.footer__content > .footer__block:nth-child(4) { grid-area: company; }
.footer__content > .footer__block:nth-child(5) { grid-area: partner; }
.footer__content > .footer__block:nth-child(6) { grid-area: pay;  transform: translateY(-120px); } /* We Accept pulled up under partner */

.footer__heading {   /* uppercase 12/400/16 ls .6 #444 */
    font-family: var(--font);
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: var(--colors-semantic-text-grey-2);
    margin: 0 0 16px;
}
.footer__list { list-style: none; margin: 0; padding: 0; }
.footer__list li { margin-bottom: 12px; line-height: 1; }
.footer__list a {   /* 15/300/20 #666, icon gap 8 */
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: var(--colors-semantic-text-grey-3);
    transition: color .15s ease;
}
.footer__list a:hover { color: var(--colors-semantic-icon-primary); }
.footer__ico { flex: 0 0 auto; color: var(--colors-semantic-text-grey-3); }
.footer__list a:hover .footer__ico { color: var(--colors-semantic-icon-primary); }

/* QR card: grey bg, thin border */
.footer__qr {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 8px 16px 8px 8px;
    border: 1px solid var(--colors-semantic-dividers-dark);
    border-radius: 12px;
    background: var(--colors-semantic-surface-light-grey-2);
}
.footer__qr img { width: 72px; height: 72px; flex: 0 0 auto; }
.footer__qr span { /* cta.regular */ font-family: var(--font); font-weight: 500; font-size: 16px; line-height: 20px; color: var(--colors-semantic-text-grey-1); }

/* payment badges: plain, 7-col grid of 35px cells (no card bg) */
.footer__payments {
    display: grid;
    grid-template-columns: repeat(7, 35px);
    gap: 6px 0;
}
.footer__payments img { height: 28px; width: 28px; display: block; }
/* wide iDEAL x WERO badge (last) — spans 2 cells so 48px fits without overlap */
.footer__payments img:last-child { width: 48px; max-width: 48px; height: 28px; grid-column: span 2; justify-self: start; }

/* bottom bar */
.footer__bottom {
    border-top: 1px solid var(--colors-semantic-dividers-dark);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 20px 0;
    flex-wrap: wrap;
}
.footer__legal { display: flex; align-items: center; gap: 26px; flex-wrap: wrap; }
.footer__copy,
.footer__legal-links a { font-size: 12px; font-weight: 300; line-height: 16px; color: var(--colors-semantic-text-grey-2); }
.footer__legal-links { display: inline-flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.footer__legal-links a:hover { color: var(--colors-semantic-icon-primary); }
.footer__dot {
    font-size: 0; line-height: 0;
    width: 3px; height: 3px; border-radius: 50%;
    background: var(--colors-core-grey-400);
    display: inline-block; flex: 0 0 auto;
}
/* social icons: plain grey glyphs, hover purple */
.footer__social { list-style: none; display: flex; gap: 6px; margin: 0; padding: 0; }
.footer__social a {
    width: 28px; height: 28px;
    display: inline-flex; align-items: center; justify-content: center;
    color: var(--colors-semantic-text-grey-3);
    transition: color .15s ease;
}
.footer__social svg { width: 16px; height: 16px; fill: currentColor; }
.footer__social a:hover { color: var(--colors-semantic-icon-primary); }

/* ---- Error ---- */
.error-page { text-align: center; padding: 96px 0; }
.error-page__code { font-size: 72px; margin: 0; color: var(--brand); }
.error-page__msg { color: var(--ink-soft); font-size: 20px; }
.error-page__home { color: var(--brand); font-weight: 600; }

/* ---- Responsive ---- */
@media (max-width: 900px) {
    /* header: hamburger + unfurling nav panel on small screens */
    .site-header__inner { height: 64px; }
    .site-nav-toggle { display: inline-flex; }
    .site-header.nav-open { background: var(--colors-semantic-surface-light-white); }
    .site-nav {
        position: absolute; top: 100%; left: 0; right: 0;
        background: var(--colors-semantic-surface-light-white);
        box-shadow: 0 12px 16px -8px rgba(17,17,17,.14);  /* bottom only, no top bleed */
        overflow: hidden;
        max-height: 0; opacity: 0;
        transition: max-height .32s ease, opacity .25s ease;
    }
    .site-header.nav-open .site-nav { max-height: 75vh; opacity: 1; }
    .site-nav ul { flex-direction: column; gap: 0; padding: 8px 16px 24px; }
    .site-nav li { border-bottom: 1px solid var(--colors-semantic-dividers-light); }
    .site-nav li:last-child { border-bottom: 0; }
    .site-nav a {
        display: block; width: 100%;
        padding: 20px 4px; border-radius: 0;
        font-size: 22px; font-weight: 500; line-height: 28px;
        color: var(--colors-semantic-text-grey-1);
    }
    .site-nav a:hover { background: none; box-shadow: none; color: var(--brand); }
    /* hero stacks: image on top */
    .hero__slide { flex-direction: column; gap: 20px; align-items: stretch; }
    .hero__media { flex-basis: auto; width: 100%; }
    .hero__title { font-size: 26px; }
    /* press kit hero stacks */
    .press-kit-hero__inner { flex-direction: column; align-items: stretch; gap: 28px; }
    .press-kit-hero__text { max-width: none; }
    .press-kit-hero__title { font-size: 36px; line-height: 44px; }
    .press-kit-hero__media { flex-basis: auto; }
    .presskit-promo__content { padding: 32px 24px; max-width: none; }
}
@media (max-width: 900px) {
    .post-feed { grid-template-columns: repeat(2, 1fr); }
    .convo { flex-direction: column; gap: 24px; align-items: stretch; }
    .convo__video { flex-basis: auto; width: 100%; }
    .press { grid-template-columns: 1fr; }
    /* bento -> single column stack */
    .glance-grid { grid-template-columns: 1fr; }
    .stat-card--wide, .stat-card--tall,
    .stat-card--guests, .stat-card--countries { grid-area: auto; min-height: 220px; }
    /* media kit stacks */
    .media-kit__inner { flex-direction: column; align-items: stretch; gap: 0; padding: 24px 16px; }
    .media-kit__text { padding: 48px 0 24px; max-width: none; }
    .media-kit__media { flex-basis: auto; max-width: 480px; }
    /* footer mobile: 2-col areas, reset transforms/placements, hide QR (per brand-pages) */
    .footer__header { padding: 40px 0 24px; }
    .footer__content {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas:
            "help    help"
            "cities  company"
            "partner partner"
            "pay     pay";
        column-gap: 24px;
        row-gap: 40px;
    }
    .footer__content > .footer__block:nth-child(n) { transform: none; width: auto; }
    .footer__content > .footer__block:nth-child(2) { display: none; }  /* QR hidden on mobile */
    .footer__content { padding-bottom: 32px; }   /* space before the bottom divider */
    .footer__bottom { flex-direction: column; align-items: flex-start; gap: 16px; }
}
@media (max-width: 640px) {
    .wrap { padding: 0 16px; }
    .site-header__logo { height: 15px; }
    /* all primary CTAs full-width on mobile */
    .btn { width: 100%; }
    .page-head__title { font-size: 32px; }
    /* article title mobile = DS heading.regular (18/24/600, text font) */
    .article-head__title { font-family: var(--font); font-size: 18px; line-height: 24px; font-weight: 600; letter-spacing: normal; }
    .article-head { padding-top: 36px; }
    body { font-size: 17px; }
    .section-heading { font-size: 28px; line-height: 34px; }
    .gh-content { font-size: 15px; line-height: 24px; }   /* DS para.medium */
    .gh-content blockquote { font-size: 15px; line-height: 24px; }  /* DS para.medium */
    .about-box__panel p { font-size: 12px; line-height: 16px; }  /* DS para.small */
    .media-kit__desc { font-size: 15px; line-height: 24px; }     /* DS para.medium */
    .post-feed { grid-template-columns: 1fr; gap: 28px; }
    /* pills: horizontal scroll row */
    .filter-pills {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        margin-left: -16px; margin-right: -16px;
        padding: 0 16px 4px;
    }
    .filter-pills::-webkit-scrollbar { display: none; }
    .pill { white-space: nowrap; flex: 0 0 auto; }
}
