/* ============================================================================
   BioMeBar — Gut Snapshot (/scores/) standalone-template styles.
   New IBM Plex editorial design. Loaded directly by template-gut-snapshot.php
   (data-no-optimize) to bypass LiteSpeed CSS combining.

   Fonts: IBM Plex Sans / Serif / Mono — self-hosted (latin subset) in /fonts.
   The site dequeues Google Fonts globally, so these are loaded via @font-face
   below (no CDN dependency). Key weights are preloaded in functions.php.
   ============================================================================ */

/* ── IBM Plex Sans ── */
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-sans-400.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-sans-500.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/ibm-plex-sans-600.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Sans';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/ibm-plex-sans-700.woff2') format('woff2')}
/* ── IBM Plex Serif ── */
@font-face{font-family:'IBM Plex Serif';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-serif-400.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Serif';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-serif-500.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Serif';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/ibm-plex-serif-600.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Serif';font-style:italic;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-serif-400-italic.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Serif';font-style:italic;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-serif-500-italic.woff2') format('woff2')}
/* ── IBM Plex Mono ── */
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/ibm-plex-mono-400.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/ibm-plex-mono-500.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/ibm-plex-mono-600.woff2') format('woff2')}

*,*::before,*::after{box-sizing:border-box}
.gut-snapshot-page{margin:0;padding:0}
:root{
  --accent:#C8402E;   /* clay red (handoff). Live site red is #CC1F36 — review point. */
  --coral:#E8927E;
  --bg:#EFE9DD;        /* warm bone */
  --ink:#15130F;       /* near-black sections */
  --card-border:#E7DFCF;
  --hair:#E2DAC9;
  --body:#6B6457;
  --muted:#9A9486;
}
.gut-snapshot-page{
  background:var(--bg);color:#1A1712;
  font-family:'IBM Plex Sans',system-ui,sans-serif;
  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
  overflow-x:hidden;
}
.gut-snapshot-page ::selection{background:var(--accent);color:#fff}
.gut-snapshot-page .wrap{max-width:1240px;margin:0 auto;padding-left:clamp(20px,5vw,56px);padding-right:clamp(20px,5vw,56px)}
.gut-snapshot-page .serif{font-family:'IBM Plex Serif',serif}
.gut-snapshot-page .mono{font-family:'IBM Plex Mono',monospace}
.gut-snapshot-page .eyebrow{font-family:'IBM Plex Mono',monospace;font-size:11.5px;letter-spacing:0.16em;color:var(--muted);text-transform:uppercase}
.gut-snapshot-page button{font-family:inherit}

/* ── Header ── */
.gut-snapshot-page .pill{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:13.5px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .15s,filter .15s}
.gut-snapshot-page .pill:hover{filter:brightness(1.08);transform:translateY(-1px)}
/* No-session header (minimal) */
.gut-snapshot-page header.site{display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,56px);background:color-mix(in oklab,var(--bg) 80%,#fff);backdrop-filter:blur(12px);border-bottom:1px solid var(--hair)}
.gut-snapshot-page .logo{display:flex;align-items:center}
.gut-snapshot-page .logo a{display:flex;align-items:center;text-decoration:none}
.gut-snapshot-page .logo img{height:32px;width:auto;display:block}
/* Logo inside hero */
.gut-snapshot-page .hero-logo{position:absolute;top:clamp(16px,3vw,28px);left:clamp(20px,5vw,56px);z-index:3}
.gut-snapshot-page .hero-logo img{height:40px;width:auto;display:block}

/* ── Hero ── */
.gut-snapshot-page .hero{position:relative;background:var(--ink);overflow:hidden}
.gut-snapshot-page .hero .tex{position:absolute;inset:0;background-image:
  radial-gradient(130% 95% at 82% 8%, color-mix(in oklab,var(--accent) 34%,transparent), transparent 52%),
  radial-gradient(90% 80% at 12% 100%, rgba(120,40,30,0.28), transparent 60%),
  repeating-linear-gradient(135deg,#1A1610,#1A1610 13px,#17130E 13px,#17130E 26px)}
.gut-snapshot-page .hero .scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,19,15,.92) 0%,rgba(21,19,15,.55) 45%,rgba(21,19,15,.2) 100%)}
.gut-snapshot-page .hero .ph{position:absolute;left:clamp(20px,5vw,56px);bottom:14px;font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.08em;color:#6E665A;text-transform:uppercase;z-index:3}
.gut-snapshot-page .hero .inner{position:relative;z-index:2;padding:clamp(44px,5.5vw,88px) 0 clamp(48px,4.5vw,72px)}
.gut-snapshot-page .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(28px,4vw,64px);align-items:center}
.gut-snapshot-page .hero-eyebrow{display:flex;align-items:center;gap:10px;font-family:'IBM Plex Mono',monospace;font-size:11.5px;letter-spacing:.16em;color:var(--coral);text-transform:uppercase;margin-bottom:22px}
.gut-snapshot-page .hero-eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px color-mix(in oklab,var(--accent) 30%,transparent)}
.gut-snapshot-page .hero h1{font-family:'IBM Plex Serif',serif;font-weight:500;font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.02em;margin:0 0 20px;color:#F4EEE2}
.gut-snapshot-page .hero h1 em{font-style:italic;color:var(--coral)}
.gut-snapshot-page .hero .lead{font-size:clamp(17px,1.6vw,20px);line-height:1.5;color:#E7DFCF;max-width:34ch;margin:0 0 18px;font-weight:500}
.gut-snapshot-page .hero .sub{font-size:15px;line-height:1.65;color:#A89F8E;max-width:46ch;margin:0 0 30px}
.gut-snapshot-page .hero .cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.gut-snapshot-page .btn-primary{display:inline-flex;align-items:center;gap:9px;padding:15px 26px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;box-shadow:0 8px 24px -10px color-mix(in oklab,var(--accent) 70%,transparent);transition:transform .15s,filter .15s}
.gut-snapshot-page .btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}
.gut-snapshot-page .btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:15px 22px;border:1px solid #4A443A;border-radius:999px;background:transparent;color:#E7DFCF;font-size:14.5px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s}
.gut-snapshot-page .btn-ghost:hover{border-color:#8A8273;background:rgba(255,255,255,.05)}

.gut-snapshot-page .report-card{background:#fff;border:1px solid var(--card-border);border-radius:20px;padding:26px;box-shadow:0 24px 60px -34px rgba(40,30,15,.4)}
.gut-snapshot-page .rc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.gut-snapshot-page .status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-family:'IBM Plex Mono',monospace;font-size:10.5px;font-weight:600;letter-spacing:.08em}
.gut-snapshot-page .rc-name{font-family:'IBM Plex Serif',serif;font-size:21px;font-weight:500;margin-bottom:4px}
.gut-snapshot-page .rc-id{font-family:'IBM Plex Mono',monospace;font-size:11.5px;color:var(--muted);margin-bottom:20px}
.gut-snapshot-page .rc-div{height:1px;background:#EAE2D2;margin-bottom:18px}
.gut-snapshot-page .rc-rows{display:flex;flex-direction:column;gap:14px}
.gut-snapshot-page .rc-row{display:flex;align-items:center;justify-content:space-between}
.gut-snapshot-page .rc-row .k{font-size:13.5px;color:#6B6457}
.gut-snapshot-page .rc-row .v{font-family:'IBM Plex Serif',serif;font-size:20px;font-weight:600}
.gut-snapshot-page .rc-chips{display:flex;gap:8px;margin-top:20px}
.gut-snapshot-page .rc-chip{flex:1;text-align:center;padding:8px;border-radius:9px;font-family:'IBM Plex Mono',monospace;font-size:10.5px;font-weight:600;letter-spacing:.06em}
@media(max-width:880px){.gut-snapshot-page .hero-grid{grid-template-columns:1fr;gap:32px}.gut-snapshot-page .hero .lead,.gut-snapshot-page .hero .sub{max-width:100%}}

/* ── Section header pattern ── */
.gut-snapshot-page section.pad{padding:clamp(48px,6vw,84px) 0}
.gut-snapshot-page .sec-head{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:38px}
.gut-snapshot-page .sec-head h2{font-family:'IBM Plex Serif',serif;font-weight:500;font-size:clamp(30px,3.6vw,46px);line-height:1.05;letter-spacing:-.02em;margin:0}
.gut-snapshot-page .sec-head h2 em{font-style:italic;color:var(--accent)}
.gut-snapshot-page .sec-head .accent{color:var(--accent)}
.gut-snapshot-page .sec-head p{font-size:15px;line-height:1.65;color:#6B6457;margin:0 0 6px}
.gut-snapshot-page .sec-head .eyebrow{margin-bottom:16px;display:block}
@media(max-width:760px){.gut-snapshot-page .sec-head{grid-template-columns:1fr;gap:14px}}

/* ── Findings ── */
.gut-snapshot-page .findings{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.gut-snapshot-page .find-card{background:#fff;border:1px solid var(--card-border);border-radius:18px;padding:30px;transition:transform .2s,box-shadow .2s}
.gut-snapshot-page .find-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px -30px rgba(40,30,15,.4)}
.gut-snapshot-page .fc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.gut-snapshot-page .fc-idx{font-family:'IBM Plex Mono',monospace;font-size:13px;color:#B6AE9E}
.gut-snapshot-page .sev-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-family:'IBM Plex Mono',monospace;font-size:10.5px;font-weight:600;letter-spacing:.08em}
.gut-snapshot-page .fc-mid{display:flex;align-items:center;gap:20px;margin-bottom:20px}
.gut-snapshot-page .gauge{position:relative;width:88px;height:88px;border-radius:50%;flex-shrink:0;display:grid;place-items:center}
.gut-snapshot-page .gauge .core{width:66px;height:66px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;line-height:1}
.gut-snapshot-page .gauge .num{font-family:'IBM Plex Serif',serif;font-size:25px;font-weight:600;color:#1A1712}
.gut-snapshot-page .gauge .den{font-family:'IBM Plex Mono',monospace;font-size:9px;color:#B6AE9E;letter-spacing:.05em}
.gut-snapshot-page .fc-mid h3{font-family:'IBM Plex Serif',serif;font-weight:500;font-size:23px;line-height:1.15;margin:0}
.gut-snapshot-page .find-card p{font-size:14.5px;line-height:1.65;color:#6B6457;margin:0}
@media(max-width:760px){.gut-snapshot-page .findings{grid-template-columns:1fr}}

/* ── Dark statement band ── */
.gut-snapshot-page .band{background:var(--ink);color:#F3EDE0;padding:clamp(56px,7vw,96px) clamp(20px,5vw,56px)}
.gut-snapshot-page .band .in{max-width:1000px;margin:0 auto;text-align:center}
.gut-snapshot-page .band .eyebrow{color:#8A8273;margin-bottom:24px;display:block}
.gut-snapshot-page .band p{font-family:'IBM Plex Serif',serif;font-weight:400;font-size:clamp(28px,3.8vw,46px);line-height:1.22;letter-spacing:-.01em;margin:0}
.gut-snapshot-page .band p em{font-style:italic;color:var(--coral)}

/* ── Protocol ── */
.gut-snapshot-page .protocol{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.gut-snapshot-page .phase{background:#fff;border:1px solid var(--card-border);border-radius:18px;padding:30px;position:relative;overflow:hidden}
.gut-snapshot-page .phase .barL{position:absolute;top:0;left:0;width:4px;height:100%}
.gut-snapshot-page .phase .ptop{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.gut-snapshot-page .phase .plabel{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}
.gut-snapshot-page .phase .pweek{font-family:'IBM Plex Mono',monospace;font-size:11.5px;color:#B6AE9E}
.gut-snapshot-page .phase h3{font-family:'IBM Plex Serif',serif;font-weight:600;font-size:28px;margin:0 0 6px}
.gut-snapshot-page .phase .psub{font-size:13px;font-weight:600;color:#3B362D;margin-bottom:16px}
.gut-snapshot-page .phase p{font-size:14.5px;line-height:1.65;color:#6B6457;margin:0}
@media(max-width:760px){.gut-snapshot-page .protocol{grid-template-columns:1fr}}

/* ── Plan builder ── */
.gut-snapshot-page .plan-band{background:color-mix(in oklab,var(--bg) 50%,#fff);border-top:1px solid var(--hair)}
.gut-snapshot-page .plan-grid{display:grid;grid-template-columns:380px 1fr;gap:24px;align-items:start;margin-top:34px}
@media(max-width:900px){.gut-snapshot-page .plan-grid{grid-template-columns:1fr}}

.gut-snapshot-page .summary{position:sticky;top:84px;background:var(--ink);color:#EFE7D9;border-radius:20px;padding:26px;box-shadow:0 30px 70px -36px rgba(20,15,5,.7)}
@media(max-width:900px){.gut-snapshot-page .summary{position:static}}
.gut-snapshot-page .sm-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.gut-snapshot-page .sm-top .brand{font-weight:600;font-size:15px;color:#fff}
.gut-snapshot-page .sm-img{height:118px;border-radius:13px;overflow:hidden;margin-bottom:20px;border:1px solid #2C271E}
.gut-snapshot-page .sm-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.gut-snapshot-page .sm-lines{display:flex;flex-direction:column;gap:13px;margin-bottom:18px}
.gut-snapshot-page .sm-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.gut-snapshot-page .sm-line .l{font-size:13.5px;color:#CDC4B3}
.gut-snapshot-page .sm-line .r{display:flex;align-items:baseline;gap:8px;white-space:nowrap}
.gut-snapshot-page .sm-strike{font-family:'IBM Plex Mono',monospace;font-size:11px;color:#6E665A;text-decoration:line-through}
.gut-snapshot-page .sm-amt{font-family:'IBM Plex Mono',monospace;font-size:13px;color:#F0E8DA;font-weight:500}
.gut-snapshot-page .sm-amt.free{color:#9BD3B0}
.gut-snapshot-page .sm-div{height:1px;background:#2C271E;margin-bottom:16px}
.gut-snapshot-page .sm-totrow{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:6px}
.gut-snapshot-page .sm-totrow .lbl{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.12em;color:#8A8273;text-transform:uppercase}
.gut-snapshot-page .sm-total{font-family:'IBM Plex Serif',serif;font-size:32px;font-weight:600;color:#fff;line-height:1}
.gut-snapshot-page .sm-save{font-size:12px;color:#7FA277;margin-bottom:20px}
.gut-snapshot-page .sm-checkout{display:block;width:100%;padding:15px;border:none;border-radius:12px;background:var(--accent);color:#fff;font-size:15px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:filter .15s}
.gut-snapshot-page .sm-checkout:hover{filter:brightness(1.1)}
.gut-snapshot-page .sm-fine{font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:.04em;color:#6E665A;text-align:center;margin-top:14px;line-height:1.6}

.gut-snapshot-page .items-card{background:#fff;border:1px solid var(--card-border);border-radius:18px;padding:28px;margin-bottom:18px}
.gut-snapshot-page .items-card h3{font-family:'IBM Plex Serif',serif;font-weight:500;font-size:24px;margin:0 0 4px}
.gut-snapshot-page .items-card .ic-sub{font-size:14px;color:#6B6457;margin:0 0 22px}
.gut-snapshot-page .ic-label{font-family:'IBM Plex Mono',monospace;font-size:10.5px;letter-spacing:.14em;color:var(--muted);text-transform:uppercase;margin-bottom:14px}
.gut-snapshot-page .inc-list{display:flex;flex-direction:column;gap:12px}
.gut-snapshot-page .inc-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-radius:13px}
.gut-snapshot-page .inc-row .t{font-weight:600;font-size:15px;margin-bottom:3px}
.gut-snapshot-page .inc-row .d{font-size:13px;color:#6B6457}
.gut-snapshot-page .inc-row .d.green{color:#566B52}
.gut-snapshot-page .inc-price{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:500;white-space:nowrap}
.gut-snapshot-page .inc-free{display:flex;align-items:baseline;gap:8px;white-space:nowrap}
.gut-snapshot-page .inc-free .st{font-family:'IBM Plex Mono',monospace;font-size:12px;color:var(--muted);text-decoration:line-through}
.gut-snapshot-page .inc-free .fr{font-family:'IBM Plex Mono',monospace;font-size:13px;font-weight:600;color:#3F6B4F}

.gut-snapshot-page .addon-list{display:flex;flex-direction:column;gap:12px;transition:opacity .2s}
.gut-snapshot-page .addon-list.locked{opacity:.5}
.gut-snapshot-page .addon-list.locked .addon[data-pid]:not([data-pid="2206"]){pointer-events:none}
.gut-snapshot-page .addon{display:flex;gap:14px;padding:17px 18px;border-radius:14px;cursor:pointer;align-items:flex-start;border:1.5px solid var(--card-border);background:#fff;transition:border-color .18s,background .18s,box-shadow .18s}
.gut-snapshot-page .addon.on{border-color:var(--accent);background:color-mix(in oklab,var(--accent) 7%,#fff);box-shadow:0 10px 30px -20px color-mix(in oklab,var(--accent) 80%,transparent)}
.gut-snapshot-page .addon .box{width:22px;height:22px;border-radius:7px;flex-shrink:0;margin-top:1px;display:grid;place-items:center;transition:background .18s,border-color .18s;background:#fff;border:1.5px solid #D9CFBD;color:#fff;font-size:13px;line-height:1}
.gut-snapshot-page .addon.on .box{background:var(--accent);border-color:var(--accent)}
.gut-snapshot-page .addon .body{flex:1}
.gut-snapshot-page .addon .arow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.gut-snapshot-page .addon .name{font-weight:600;font-size:15px}
.gut-snapshot-page .addon .price{font-family:'IBM Plex Mono',monospace;font-size:14px;font-weight:500;white-space:nowrap}
.gut-snapshot-page .addon .desc{font-size:13px;color:#6B6457;margin-top:3px}
.gut-snapshot-page .rec{padding:3px 8px;border-radius:999px;background:color-mix(in oklab,var(--accent) 12%,#fff);color:var(--accent);font-family:'IBM Plex Mono',monospace;font-size:9px;font-weight:600;letter-spacing:.08em;margin-left:9px}

/* ── Sample band ── */
.gut-snapshot-page .sample-card{background:#fff;border-radius:22px;padding:clamp(36px,5vw,64px) clamp(28px,6vw,80px);text-align:center;max-width:780px;margin:0 auto}
.gut-snapshot-page .sample-card h2{font-family:'IBM Plex Serif',serif;font-weight:600;font-size:clamp(22px,3vw,32px);line-height:1.18;margin:0 0 16px;color:var(--ink)}
.gut-snapshot-page .sample-card p{font-size:15px;line-height:1.7;color:var(--body);max-width:54ch;margin:0 auto 32px}
.gut-snapshot-page .btn-sample-dl{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border:2px solid var(--accent);border-radius:999px;background:transparent;color:var(--accent);font-family:'IBM Plex Sans',sans-serif;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s,color .15s}
.gut-snapshot-page .btn-sample-dl:hover{background:var(--accent);color:#fff}

/* ── Social proof ── */
.gut-snapshot-page .sp-grid{display:grid;grid-template-columns:340px 1fr;gap:32px;align-items:center}
.gut-snapshot-page .sp-photo{border-radius:18px;overflow:hidden;height:420px}
.gut-snapshot-page .sp-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}
.gut-snapshot-page .sp-right{display:flex;flex-direction:column;gap:24px}
.gut-snapshot-page .sp-title{font-family:'IBM Plex Serif',serif;font-weight:500;font-size:clamp(24px,2.8vw,38px);line-height:1.15;letter-spacing:-.02em;margin:0}
.gut-snapshot-page .sp-title .accent{color:var(--accent)}
.gut-snapshot-page .sp-card{border-radius:18px;border:1px solid var(--card-border);background:#fff;padding:30px;display:flex;flex-direction:column}
.gut-snapshot-page .sp-card .top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px}
.gut-snapshot-page .sp-card .top .h{font-family:'IBM Plex Serif',serif;font-size:22px;font-weight:600}
.gut-snapshot-page .green-pill{padding:5px 12px;border-radius:999px;background:#E7EFE6;color:#3F6B4F;font-family:'IBM Plex Mono',monospace;font-size:10.5px;font-weight:600;letter-spacing:.06em}
.gut-snapshot-page .tl-row{display:flex;gap:18px;padding:16px 0;border-bottom:1px solid #EEE6D6}
.gut-snapshot-page .tl-row:last-of-type{border-bottom:none}
.gut-snapshot-page .tl-row .when{font-family:'IBM Plex Mono',monospace;font-size:12px;font-weight:600;color:var(--accent);min-width:84px}
.gut-snapshot-page .tl-row .what{font-size:14.5px;color:#3B362D}
@media(max-width:760px){.gut-snapshot-page .sp-grid{grid-template-columns:1fr}}

/* ── Footer ── */
.gut-snapshot-page .site-footer{background:var(--ink);color:#B7AE9E;padding:clamp(40px,5vw,64px) clamp(20px,5vw,56px)}
.gut-snapshot-page .site-footer .in{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.gut-snapshot-page .site-footer .word{font-weight:600;font-size:16px;color:#fff}
.gut-snapshot-page .site-footer .cr{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.06em;color:#6E665A}

/* ── Sticky bar (revealed by JS via .visible) ── */
.gut-snapshot-page .sticky{position:fixed;bottom:0;left:0;width:100%;z-index:9999;background:color-mix(in oklab,var(--ink) 96%,#000);
  border-top:1px solid #2C271E;padding:14px clamp(20px,5vw,56px);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;box-shadow:0 -8px 30px rgba(0,0,0,.3);
  transform:translateY(110%);transition:transform .3s ease}
.gut-snapshot-page .sticky.visible{transform:translateY(0)}
.gut-snapshot-page .sticky .l .tot{font-family:'IBM Plex Serif',serif;font-size:26px;font-weight:600;color:#fff;line-height:1}
.gut-snapshot-page .sticky .l .items{font-family:'IBM Plex Mono',monospace;font-size:11px;letter-spacing:.04em;color:#8A8273;text-transform:uppercase;margin-top:4px}
.gut-snapshot-page .sticky .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:filter .15s}
.gut-snapshot-page .sticky .btn:hover{filter:brightness(1.08)}

/* ── No-session fallback band ── */
.gut-snapshot-page .nos-band{background:var(--bg)}

/* ── Hide legacy JS-injected elements from old bricks-results-snippet.js ── */
body.gut-snapshot-page #bmb-sticky-checkout-bar,body.gut-snapshot-page #bmb-sticky-checkout-bar.bmb-sticky-bar{display:none!important}
.gut-snapshot-page #bmb-sample-report-section,.gut-snapshot-page .quiz-sample-report-section{display:none!important}
