/* Puori Creatine+ export, isolated to productId 87. */
:is(html, body).creatine-product {
  color-scheme: light;
  --accent: #006460;
  --accent-dark: #004f4c;
  --accent-soft: #e7f3f1;
  --ink: #172321;
  --muted: #667471;
  --line: #d9e4e1;
  --surface: #ffffff;
  --soft: #f3f7f6;
  --promo: #a53c2f;
  --radius: 8px;
  --content: 1220px;
}

:is(html, body).creatine-product .creatine-scope,
:is(html, body).creatine-product .creatine-scope * { box-sizing: border-box; }
:is(html, body).creatine-product .creatine-scope { scroll-behavior: smooth; }
:is(html, body).creatine-product .creatine-scope {
  margin: 0;
  background: var(--surface);
  color: var(--ink);
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
:is(html, body).creatine-product .creatine-scope button,
:is(html, body).creatine-product .creatine-scope input { font: inherit; }
:is(html, body).creatine-product .creatine-scope a { color: inherit; }
:is(html, body).creatine-product .creatine-scope img { display: block; max-width: 100%; }
:is(html, body).creatine-product .creatine-scope button,
:is(html, body).creatine-product .creatine-scope a { -webkit-tap-highlight-color: transparent; }
:is(html, body).creatine-product .creatine-scope.content-nav { display: flex; justify-content: center; gap: 8px; overflow-x: auto; margin-top: 42px; padding: 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft); scrollbar-width: none; }
:is(html, body).creatine-product .creatine-scope.content-nav::-webkit-scrollbar { display: none; }
:is(html, body).creatine-product .creatine-scope.content-nav a { flex: 0 0 auto; padding: 9px 13px; border: 1px solid var(--line); border-radius: 6px; background: var(--surface); color: var(--accent); font-size: 14px; font-weight: 800; text-decoration: none; }
:is(html, body).creatine-product .creatine-scope .stars { color: #d58a14; letter-spacing: 1px; }
:is(html, body).creatine-product .creatine-scope h1 { margin: 0; font-size: clamp(38px, 5vw, 58px); line-height: 1; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .audience-tags { display: flex; flex-wrap: wrap; gap: 7px; margin: -10px 0 24px; }
:is(html, body).creatine-product .creatine-scope .audience-tags span { padding: 5px 9px; border: 1px solid var(--line); border-radius: 4px; color: var(--accent); font-size: 14px; font-weight: 700; }
:is(html, body).creatine-product .creatine-scope .quick-proof { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); border: 1px solid var(--line); border-radius: var(--radius); }
:is(html, body).creatine-product .creatine-scope .quick-proof a { display: flex; flex-direction: column; min-height: 86px; padding: 15px 16px; text-decoration: none; }
:is(html, body).creatine-product .creatine-scope .quick-proof a:nth-child(odd) { border-right: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .quick-proof a:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .quick-proof strong { color: var(--accent); font-size: 16px; }
:is(html, body).creatine-product .creatine-scope .quick-proof span { margin-top: 4px; color: var(--muted); font-size: 14px; line-height: 1.35; }
:is(html, body).creatine-product .creatine-scope .women-insight { display: grid; grid-template-columns: 82px 1fr auto; gap: 14px; align-items: center; min-height: 82px; margin-top: 12px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); text-decoration: none; }
:is(html, body).creatine-product .creatine-scope .women-insight img { width: 82px; height: 82px; object-fit: cover; object-position: 54% center; }
:is(html, body).creatine-product .creatine-scope .women-insight > span { display: flex; flex-direction: column; padding-block: 10px; }
:is(html, body).creatine-product .creatine-scope .women-insight strong { color: var(--accent); font-size: 16px; }
:is(html, body).creatine-product .creatine-scope .women-insight small { margin-top: 3px; color: var(--muted); font-size: 14px; line-height: 1.3; }
:is(html, body).creatine-product .creatine-scope .women-insight > b { padding-right: 16px; color: var(--accent); font-size: 20px; }
:is(html, body).creatine-product .creatine-scope .batch-link-row { display: grid; grid-template-columns: 1fr auto; gap: 16px; align-items: center; margin: 14px 0 24px; padding: 14px 16px; border-radius: var(--radius); background: var(--accent-soft); }
:is(html, body).creatine-product .creatine-scope .batch-link-row div { display: flex; flex-direction: column; }
:is(html, body).creatine-product .creatine-scope .batch-link-row strong { font-size: 15px; }
:is(html, body).creatine-product .creatine-scope .batch-link-row span { margin-top: 2px; color: var(--muted); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .batch-link-row a { color: var(--accent); font-weight: 800; text-underline-offset: 3px; }
:is(html, body).creatine-product .creatine-scope .story-section { margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .story-intro { display: grid; gap: 16px; margin-bottom: 30px; }
:is(html, body).creatine-product .creatine-scope .story-intro h2 { max-width: 18ch; margin: 0; font-size: clamp(38px, 5.5vw, 68px); line-height: .98; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .story-intro p { max-width: 60ch; margin: 0; color: var(--muted); font-size: 18px; }
:is(html, body).creatine-product .creatine-scope .story-grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(330px, .65fr); gap: 14px; }
:is(html, body).creatine-product .creatine-scope .performance-card { position: relative; overflow: hidden; min-height: 620px; border-radius: var(--radius); color: #fff; }
:is(html, body).creatine-product .creatine-scope .performance-card img { width: 100%; height: 100%; object-fit: cover; object-position: 54% center; }
:is(html, body).creatine-product .creatine-scope .performance-card-scrim { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(3,20,18,.08) 20%, rgba(3,20,18,.88) 100%); }
:is(html, body).creatine-product .creatine-scope .performance-card-copy { position: absolute; z-index: 2; right: clamp(24px, 4vw, 48px); bottom: clamp(26px, 4vw, 48px); left: clamp(24px, 4vw, 48px); }
:is(html, body).creatine-product .creatine-scope .performance-card-copy h3 { max-width: 14ch; margin: 0 0 14px; color: #fff; font-size: clamp(34px, 4.5vw, 56px); line-height: 1; letter-spacing: -.045em; }
:is(html, body).creatine-product .creatine-scope .performance-card-copy p { max-width: 52ch; margin: 0 0 10px; font-size: 17px; }
:is(html, body).creatine-product .creatine-scope .performance-card-copy small { display: block; max-width: 55ch; color: rgba(255,255,255,.78); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .story-facts { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }
:is(html, body).creatine-product .creatine-scope .story-fact { display: flex; flex-direction: column; justify-content: flex-end; min-height: 250px; padding: 24px; border-radius: var(--radius); background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .story-fact-primary { min-height: 250px; background: var(--accent); color: #fff; }
:is(html, body).creatine-product .creatine-scope .story-fact-wide { grid-column: 1 / -1; min-height: 190px; }
:is(html, body).creatine-product .creatine-scope .story-fact > span { color: var(--muted); font-size: 14px; font-weight: 700; }
:is(html, body).creatine-product .creatine-scope .story-fact-primary > span { color: #cbe5e2; }
:is(html, body).creatine-product .creatine-scope .story-fact > strong { margin: 8px 0 4px; color: var(--accent); font-size: clamp(54px, 7vw, 84px); line-height: .9; letter-spacing: -.06em; }
:is(html, body).creatine-product .creatine-scope .story-fact-primary > strong { color: #fff; }
:is(html, body).creatine-product .creatine-scope .story-fact p { margin: 6px 0 0; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .story-fact-primary p { color: #d8ecea; }
:is(html, body).creatine-product .creatine-scope .taurine-fact { justify-content: flex-start; scroll-margin-top: 24px; }
:is(html, body).creatine-product .creatine-scope .taurine-fact h3 { max-width: 18ch; margin: 7px 0 0; color: var(--ink); font-size: clamp(24px,2.2vw,32px); line-height: 1.05; letter-spacing: -.035em; }
:is(html, body).creatine-product .creatine-scope .taurine-fact-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; margin-top: 18px; }
:is(html, body).creatine-product .creatine-scope .taurine-fact-grid > div { padding: 14px; border: 1px solid var(--line); border-radius: 5px; background: var(--surface); }
:is(html, body).creatine-product .creatine-scope .taurine-fact-grid strong { color: var(--accent); font-size: 18px; }
:is(html, body).creatine-product .creatine-scope .taurine-fact-grid p { margin-top: 6px; font-size: 14px; line-height: 1.42; }
:is(html, body).creatine-product .creatine-scope .taurine-fact .taurine-context { margin-top: 13px; font-size: 14px; line-height: 1.48; }
:is(html, body).creatine-product .creatine-scope .section-heading { display: grid; gap: 15px; margin-bottom: 30px; }
:is(html, body).creatine-product .creatine-scope .section-heading h2 { max-width: 18ch; margin: 0; font-size: clamp(38px, 5vw, 64px); line-height: 1; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .section-heading p { max-width: 64ch; margin: 0; color: var(--muted); font-size: 18px; }

:is(html, body).creatine-product .creatine-scope .comparison-section,
:is(html, body).creatine-product .creatine-scope .routine-section,
:is(html, body).creatine-product .creatine-scope .audience-section,
:is(html, body).creatine-product .creatine-scope .research-voices,
:is(html, body).creatine-product .creatine-scope .video-section,
:is(html, body).creatine-product .creatine-scope .experts-section,
:is(html, body).creatine-product .creatine-scope .faq-section,
:is(html, body).creatine-product .creatine-scope .reviews-section,
:is(html, body).creatine-product .creatine-scope .final-cta { margin-top: 72px; }
:is(html, body).creatine-product .creatine-scope .comparison-section { margin-top: 18px; padding: 54px 0 0; border-top: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .comparison-table { display: grid; grid-template-columns: minmax(190px,.7fr) repeat(2,minmax(260px,1fr)); overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); }
:is(html, body).creatine-product .creatine-scope .comparison-head { display: flex; flex-direction: column; justify-content: flex-end; align-items: center; min-height: 220px; padding: 20px; border-bottom: 1px solid var(--line); text-align: center; }
:is(html, body).creatine-product .creatine-scope .comparison-head:not(:last-child),
:is(html, body).creatine-product .creatine-scope .comparison-label,
:is(html, body).creatine-product .creatine-scope .comparison-value-puori { border-right: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .comparison-head-puori { background: var(--accent-soft); }
:is(html, body).creatine-product .creatine-scope .comparison-head-puori img { width: 112px; height: 112px; margin-bottom: 12px; object-fit: contain; }
:is(html, body).creatine-product .creatine-scope .comparison-head-other { background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .comparison-head-other img { width: 112px; height: 112px; margin-bottom: 12px; object-fit: contain; }
:is(html, body).creatine-product .creatine-scope .comparison-head strong { max-width: 20ch; }
:is(html, body).creatine-product .creatine-scope .comparison-label,
:is(html, body).creatine-product .creatine-scope .comparison-value { display: flex; align-items: center; min-height: 70px; padding: 15px 18px; border-bottom: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .comparison-label { font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .comparison-value { color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .comparison-value-puori { background: #f5faf9; color: var(--accent); font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .comparison-note { margin: 12px 0 0; color: var(--muted); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .creapure-explainer { display: grid; grid-template-columns: minmax(220px,.65fr) minmax(0,1.35fr); gap: clamp(28px,5vw,68px); margin-top: 22px; padding: clamp(24px,4vw,42px); border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .creapure-explainer span { color: var(--accent); font-size: 14px; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .creapure-explainer h3 { max-width: 15ch; margin: 8px 0 0; font-size: clamp(28px,3vw,42px); line-height: 1.05; letter-spacing: -.035em; }
:is(html, body).creatine-product .creatine-scope .creapure-logo { width: min(210px,80%); height: auto; margin-top: 24px; }
:is(html, body).creatine-product .creatine-scope .creapure-explainer p { max-width: 68ch; margin: 0; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .creapure-explainer p + p { margin-top: 16px; }
:is(html, body).creatine-product .creatine-scope .creapure-explainer p strong { color: var(--ink); }
:is(html, body).creatine-product .creatine-scope .forms-explainer { margin-top: 22px; padding: clamp(28px,4vw,44px); border-radius: var(--radius); background: var(--ink); color: #fff; }
:is(html, body).creatine-product .creatine-scope .forms-intro { display: grid; grid-template-columns: .7fr 1.3fr; gap: 12px clamp(30px,5vw,70px); align-items: end; }
:is(html, body).creatine-product .creatine-scope .forms-intro > span { grid-column: 1; color: #9ddbd5; font-size: 14px; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .forms-intro h3 { grid-column: 1; max-width: 12ch; margin: 0; color: #fff; font-size: clamp(34px,4vw,52px); line-height: 1; letter-spacing: -.045em; }
:is(html, body).creatine-product .creatine-scope .forms-intro p { grid-column: 2; grid-row: 1 / span 2; max-width: 55ch; margin: 0; color: #c8d3d0; font-size: 17px; }
:is(html, body).creatine-product .creatine-scope .forms-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1px; margin-top: 34px; background: rgba(255,255,255,.22); }
:is(html, body).creatine-product .creatine-scope .forms-grid article { display: flex; flex-direction: column; min-height: 168px; padding: 20px; background: #26322f; }
:is(html, body).creatine-product .creatine-scope .forms-grid article.is-reference { background: var(--accent); }
:is(html, body).creatine-product .creatine-scope .forms-grid strong { color: #fff; font-size: 19px; }
:is(html, body).creatine-product .creatine-scope .forms-grid span { margin-top: auto; padding-top: 16px; color: #c8d3d0; font-size: 14px; line-height: 1.42; }
:is(html, body).creatine-product .creatine-scope .forms-grid .is-reference span { color: #d9efec; }
:is(html, body).creatine-product .creatine-scope .forms-explainer > a { display: inline-block; margin-top: 24px; color: #fff; font-weight: 800; text-underline-offset: 4px; }

:is(html, body).creatine-product .creatine-scope .testing-section { margin-top: 18px; padding: clamp(30px,5vw,58px); border-radius: var(--radius); background: var(--accent); color: #fff; }
:is(html, body).creatine-product .creatine-scope .testing-header { display: grid; grid-template-columns: 1fr auto; gap: 28px; align-items: start; }
:is(html, body).creatine-product .creatine-scope .testing-header p { margin: 0 0 8px; color: #bfe4df; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .testing-header h2 { max-width: 16ch; margin: 0; color: #fff; font-size: clamp(38px,5vw,64px); line-height: 1; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .testing-header img { width: 112px; height: 112px; object-fit: contain; border-radius: 6px; background: #dff1ee; }
:is(html, body).creatine-product .creatine-scope .testing-lead { max-width: 66ch; margin: 24px 0 30px; color: #d7ece9; font-size: 18px; }
:is(html, body).creatine-product .creatine-scope .test-results { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid rgba(255,255,255,.28); border-radius: 6px; background: rgba(255,255,255,.25); }
:is(html, body).creatine-product .creatine-scope .test-results div { display: flex; flex-direction: column; min-height: 110px; padding: 18px; background: rgba(0,46,43,.64); }
:is(html, body).creatine-product .creatine-scope .test-results span { color: #cde7e4; }
:is(html, body).creatine-product .creatine-scope .test-results strong { margin-top: auto; color: #fff; font-size: 22px; }
:is(html, body).creatine-product .creatine-scope .testing-actions { display: flex; align-items: center; gap: 22px; margin-top: 28px; }
:is(html, body).creatine-product .creatine-scope .testing-actions > a:not(.button) { color: #fff; font-weight: 800; text-underline-offset: 4px; }
:is(html, body).creatine-product .creatine-scope .button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 0 18px; border-radius: 6px; font-weight: 800; text-decoration: none; }
:is(html, body).creatine-product .creatine-scope .button-light { background: #fff; color: var(--accent); }
:is(html, body).creatine-product .creatine-scope .button-primary { background: var(--accent); color: #fff; }

:is(html, body).creatine-product .creatine-scope .routine-section { display: grid; grid-template-columns: minmax(0,.9fr) minmax(420px,1.1fr); min-height: 720px; overflow: hidden; border-radius: var(--radius); background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .routine-photo img { width: 100%; height: 100%; object-fit: cover; }
:is(html, body).creatine-product .creatine-scope .routine-content { display: flex; flex-direction: column; justify-content: center; padding: clamp(32px,6vw,76px); }
:is(html, body).creatine-product .creatine-scope .routine-content h2 { max-width: 11ch; margin: 0 0 18px; font-size: clamp(42px,5vw,66px); line-height: 1; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .routine-content > p { max-width: 50ch; margin: 0 0 28px; color: var(--muted); font-size: 17px; }
:is(html, body).creatine-product .creatine-scope .routine-steps { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--line); border-radius: 6px; background: var(--line); }
:is(html, body).creatine-product .creatine-scope .routine-steps article { display: flex; flex-direction: column; min-height: 112px; padding: 17px; background: var(--surface); }
:is(html, body).creatine-product .creatine-scope .routine-steps strong { color: var(--accent); }
:is(html, body).creatine-product .creatine-scope .routine-steps span { margin-top: 5px; color: var(--muted); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .routine-content > a { align-self: flex-start; margin-top: 24px; color: var(--accent); font-weight: 800; text-underline-offset: 4px; }

:is(html, body).creatine-product .creatine-scope .mixing-comfort { position: relative; display: flex; min-height: 690px; justify-content: flex-start; overflow: hidden; margin-top: 72px; border-radius: var(--radius); background: var(--accent-dark); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-scrim { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(0,47,44,.97) 0%,rgba(0,56,53,.76) 44%,rgba(0,39,37,.1) 72%,rgba(0,39,37,.03) 100%); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-content { position: relative; z-index: 1; display: flex; width: min(650px,58%); flex-direction: column; justify-content: center; padding: clamp(38px,5vw,64px); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-intro { display: flex; flex-direction: column; justify-content: center; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-intro h2 { max-width: 13ch; margin: 0 0 16px; color: #fff; font-size: clamp(34px,4vw,50px); line-height: 1; letter-spacing: -.045em; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-intro p { max-width: 38ch; margin: 0; color: #d5e9e6; }
:is(html, body).creatine-product .creatine-scope .mixing-review { margin: 18px 0 0; padding: 16px 0 0; border-top: 1px solid rgba(255,255,255,.28); color: #fff; }
:is(html, body).creatine-product .creatine-scope .mixing-review p { max-width: 47ch; margin: 0; color: #fff; font-size: 14px; line-height: 1.5; }
:is(html, body).creatine-product .creatine-scope .mixing-review footer { display: flex; flex-wrap: wrap; gap: 4px 9px; align-items: center; margin-top: 10px; font-size: 13px; line-height: 1.35; }
:is(html, body).creatine-product .creatine-scope .mixing-review footer span { color: #f4bd45; letter-spacing: .05em; }
:is(html, body).creatine-product .creatine-scope .mixing-review footer a { color: #fff; font-weight: 800; text-underline-offset: 3px; }
:is(html, body).creatine-product .creatine-scope .mixing-review footer small { flex-basis: 100%; color: #c9dfdc; font-size: 12px; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr); gap: 1px; overflow: hidden; margin-top: 28px; border: 1px solid var(--line); border-radius: 6px; background: var(--line); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points article { display: flex; min-height: 238px; flex-direction: column; padding: clamp(20px,3vw,30px); background: rgba(0,66,62,.91); color: #fff; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points article + article { background: rgba(246,250,249,.96); color: var(--ink); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points h3 { margin: 0 0 14px; color: #a9dfda; font-size: 23px; line-height: 1.12; letter-spacing: -.025em; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points article + article h3 { color: var(--accent); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points p { margin: 0; color: inherit; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points small { display: block; margin-top: auto; padding-top: 24px; color: #d2e7e4; font-size: 14px; line-height: 1.48; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-points article + article small { color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-source { grid-column: 1 / -1; margin: 0 !important; padding: 15px 18px; background: rgba(255,255,255,.96); color: var(--muted) !important; font-size: 14px; line-height: 1.5; }
:is(html, body).creatine-product .creatine-scope .mixing-comfort-source a { color: var(--accent); font-weight: 800; text-underline-offset: 3px; }

:is(html, body).creatine-product .creatine-scope .situations-panel { display: grid; grid-template-columns: minmax(260px,.75fr) minmax(0,1.25fr); gap: clamp(28px,5vw,66px); margin-bottom: 48px; padding: clamp(28px,5vw,58px); border-radius: var(--radius); background: var(--accent); color: #fff; }
:is(html, body).creatine-product .creatine-scope .situations-panel-copy { display: flex; flex-direction: column; justify-content: center; }
:is(html, body).creatine-product .creatine-scope .situations-panel-copy p { margin: 0 0 10px; color: #a9dfda; font-size: 14px; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .situations-panel-copy h2 { max-width: 12ch; margin: 0 0 18px; color: #fff; font-size: clamp(38px,4.6vw,60px); line-height: .98; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .situations-panel-copy span { max-width: 42ch; color: #d3e9e6; }
:is(html, body).creatine-product .creatine-scope .situations-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; align-self: stretch; background: rgba(255,255,255,.28); }
:is(html, body).creatine-product .creatine-scope .situations-grid article { display: flex; min-height: 134px; flex-direction: column; justify-content: flex-end; padding: 18px; background: rgba(0,51,48,.78); }
:is(html, body).creatine-product .creatine-scope .situations-grid small { margin-bottom: auto; color: #9edbd5; font-size: 14px; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .situations-grid strong { max-width: 25ch; margin-top: 12px; font-size: 17px; line-height: 1.3; }
:is(html, body).creatine-product .creatine-scope .audience-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; }
:is(html, body).creatine-product .creatine-scope .audience-grid a { display: flex; flex-direction: column; min-height: 180px; justify-content: flex-end; padding: 24px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); text-decoration: none; transition: background-color 160ms ease, transform 160ms ease; }
:is(html, body).creatine-product .creatine-scope .audience-grid a:hover { background: var(--soft); transform: translateY(-2px); }
:is(html, body).creatine-product .creatine-scope .audience-grid small { margin-bottom: auto; color: var(--muted); font-size: 14px; font-weight: 700; }
:is(html, body).creatine-product .creatine-scope .audience-grid strong { color: var(--accent); font-size: 22px; }
:is(html, body).creatine-product .creatine-scope .audience-grid span { max-width: 38ch; margin-top: 7px; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .audience-claim-note { max-width: 100ch; margin: 18px 0 0; color: var(--muted); font-size: 14px; line-height: 1.55; }

:is(html, body).creatine-product .creatine-scope .research-voices { margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .research-voice-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid article { display: grid; grid-template-columns: 170px 1fr; min-height: 360px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .research-voice-grid img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid .research-voice-abbie { object-position: 58% 12%; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid article > div { display: flex; flex-direction: column; padding: 28px; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid span { color: var(--accent); font-size: 14px; font-weight: 800; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid blockquote { margin: 20px 0; font-size: clamp(21px,2.2vw,29px); line-height: 1.18; letter-spacing: -.025em; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid strong { margin-top: auto; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid small { margin-top: 5px; color: var(--muted); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .research-voice-grid a { margin-top: 13px; color: var(--accent); font-weight: 800; text-underline-offset: 4px; }

:is(html, body).creatine-product .creatine-scope .video-grid { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(260px,31%); gap: 12px; overflow-x: auto; padding-bottom: 10px; scroll-snap-type: x mandatory; overscroll-behavior-inline: contain; scrollbar-color: var(--accent) var(--line); }
:is(html, body).creatine-product .creatine-scope .video-card { position: relative; overflow: hidden; min-height: 500px; padding: 0; border: 0; border-radius: var(--radius); background: var(--ink); color: #fff; cursor: pointer; scroll-snap-align: start; text-align: left; }
:is(html, body).creatine-product .creatine-scope .video-card img { width: 100%; height: 100%; object-fit: cover; opacity: .72; transition: transform 240ms cubic-bezier(.22,1,.36,1); }
:is(html, body).creatine-product .creatine-scope .video-card:first-child img,
:is(html, body).creatine-product .creatine-scope .video-card:last-child img { object-position: center; transform: scale(1.35); }
:is(html, body).creatine-product .creatine-scope .video-card:first-child:hover img,
:is(html, body).creatine-product .creatine-scope .video-card:last-child:hover img { transform: scale(1.38); }
:is(html, body).creatine-product .creatine-scope .video-card:hover img { transform: scale(1.02); }
:is(html, body).creatine-product .creatine-scope .video-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 35%,rgba(3,20,18,.88) 100%); }
:is(html, body).creatine-product .creatine-scope .play-icon { position: absolute; z-index: 2; top: 22px; right: 22px; display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid rgba(255,255,255,.64); border-radius: 50%; background: rgba(0,50,47,.6); font-size: 18px; }
:is(html, body).creatine-product .creatine-scope .video-copy { position: absolute; z-index: 2; right: 22px; bottom: 24px; left: 22px; display: flex; flex-direction: column; }
:is(html, body).creatine-product .creatine-scope .video-copy strong { color: #fff; font-size: 22px; line-height: 1.15; }
:is(html, body).creatine-product .creatine-scope .video-copy small { margin-top: 6px; color: rgba(255,255,255,.76); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope.video-dialog { width: min(94vw,520px); margin: auto; padding: 0; border: 0; border-radius: var(--radius); background: #081a18; color: #fff; box-shadow: 0 28px 90px rgba(0,0,0,.35); }
:is(html, body).creatine-product .creatine-scope.video-dialog::backdrop { background: rgba(4,16,15,.78); }
:is(html, body).creatine-product .creatine-scope .video-dialog-header { display: flex; justify-content: space-between; align-items: center; gap: 14px; padding: 14px 16px; }
:is(html, body).creatine-product .creatine-scope .video-dialog-header button { min-height: 40px; padding: 0 12px; border: 1px solid rgba(255,255,255,.35); border-radius: 5px; background: transparent; color: #fff; cursor: pointer; }
:is(html, body).creatine-product .creatine-scope.video-dialog video,
:is(html, body).creatine-product .creatine-scope.video-dialog iframe { display: block; width: 100%; max-height: 78vh; border: 0; background: #000; }
:is(html, body).creatine-product .creatine-scope.video-dialog iframe { aspect-ratio: 9 / 16; max-height: 78vh; margin-inline: auto; }
:is(html, body).creatine-product .creatine-scope.video-dialog [hidden] { display: none; }

:is(html, body).creatine-product .creatine-scope .experts-section { padding: clamp(32px,5vw,58px); border-radius: var(--radius); background: var(--soft); }
:is(html, body).creatine-product .creatine-scope .expert-feature { display: grid; grid-template-columns: .45fr 1.2fr auto; gap: 28px; align-items: center; padding: 28px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .expert-source { display: flex; align-items: center; }
:is(html, body).creatine-product .creatine-scope .expert-source img { width: min(190px,100%); height: auto; }
:is(html, body).creatine-product .creatine-scope .expert-feature blockquote { margin: 0; font-size: clamp(21px,2.5vw,30px); line-height: 1.2; letter-spacing: -.025em; }
:is(html, body).creatine-product .creatine-scope .expert-feature a,
:is(html, body).creatine-product .creatine-scope .expert-grid a { color: var(--accent); font-weight: 800; text-underline-offset: 4px; }
:is(html, body).creatine-product .creatine-scope .expert-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin-top: 12px; }
:is(html, body).creatine-product .creatine-scope .expert-grid article { display: flex; flex-direction: column; min-height: 280px; padding: 22px; border-radius: 6px; background: #fff; }
:is(html, body).creatine-product .creatine-scope .expert-grid article > span { color: var(--muted); font-size: 14px; font-weight: 700; }
:is(html, body).creatine-product .creatine-scope .expert-image { width: 88px; height: 88px; margin-bottom: 20px; border-radius: 50%; object-fit: cover; object-position: center top; }
:is(html, body).creatine-product .creatine-scope .expert-image-wendy { object-position: 0 center; }
:is(html, body).creatine-product .creatine-scope .expert-grid blockquote { margin: 18px 0; font-size: 17px; }
:is(html, body).creatine-product .creatine-scope .expert-grid strong { margin-top: auto; }
:is(html, body).creatine-product .creatine-scope .expert-grid a { margin-top: 8px; }

:is(html, body).creatine-product .creatine-scope .faq-section { display: grid; grid-template-columns: minmax(280px,.7fr) minmax(0,1.3fr); gap: clamp(36px,7vw,90px); align-items: start; margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .faq-side { position: sticky; top: 24px; }
:is(html, body).creatine-product .creatine-scope .faq-side h2 { max-width: 11ch; margin: 0 0 16px; font-size: clamp(42px,5vw,64px); line-height: 1; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .faq-side p { max-width: 32ch; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .faq-side a { color: var(--accent); font-weight: 800; text-underline-offset: 4px; }
:is(html, body).creatine-product .creatine-scope .faq-list details { border-bottom: 1px solid var(--line); }
:is(html, body).creatine-product .creatine-scope .faq-list summary { position: relative; padding: 20px 42px 20px 0; font-size: 18px; font-weight: 800; cursor: pointer; list-style: none; }
:is(html, body).creatine-product .creatine-scope .faq-list summary::-webkit-details-marker { display: none; }
:is(html, body).creatine-product .creatine-scope .faq-list summary::after { content: "+"; position: absolute; top: 18px; right: 4px; color: var(--accent); font-size: 24px; line-height: 1; }
:is(html, body).creatine-product .creatine-scope .faq-list details[open] summary::after { content: "−"; }
:is(html, body).creatine-product .creatine-scope .faq-list details p { max-width: 68ch; margin: -3px 0 20px; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .faq-list .faq-more { display: block; width: fit-content; margin-top: 10px; color: var(--accent); font-weight: 800; text-underline-offset: 3px; }

:is(html, body).creatine-product .creatine-scope .reviews-section { display: grid; grid-template-columns: .42fr 1.58fr; gap: clamp(38px,7vw,86px); padding: clamp(32px,5vw,58px); border-radius: var(--radius); background: var(--accent-soft); }
:is(html, body).creatine-product .creatine-scope .reviews-summary { display: flex; flex-direction: column; justify-content: center; }
:is(html, body).creatine-product .creatine-scope .reviews-summary > strong { margin: 8px 0 4px; color: var(--accent); font-size: clamp(54px,7vw,84px); line-height: .9; letter-spacing: -.06em; }
:is(html, body).creatine-product .creatine-scope .reviews-summary p { margin: 8px 0 0; color: var(--muted); }
:is(html, body).creatine-product .creatine-scope .reviews-content h2 { margin: 0 0 24px; font-size: clamp(38px,4vw,54px); line-height: 1; letter-spacing: -.045em; }
:is(html, body).creatine-product .creatine-scope .review-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 10px; }
:is(html, body).creatine-product .creatine-scope .review-grid blockquote { display: flex; flex-direction: column; min-height: 220px; margin: 0; padding: 20px; border-radius: 6px; background: #fff; }
:is(html, body).creatine-product .creatine-scope .review-grid p { margin: 0; font-size: 16px; }
:is(html, body).creatine-product .creatine-scope .review-grid footer { margin-top: auto; padding-top: 18px; color: var(--muted); font-size: 14px; }
:is(html, body).creatine-product .creatine-scope .reviews-all-link { display: inline-flex; width: fit-content; margin-top: 18px; color: var(--accent); font-weight: 800; text-underline-offset: 3px; }

@media (min-width: 861px) {
  :is(html, body).creatine-product .creatine-scope .reviews-summary > strong { font-size: clamp(48px, 4.6vw, 66px); white-space: nowrap; }}

:is(html, body).creatine-product .creatine-scope .final-cta { position: relative; display: flex; align-items: center; overflow: hidden; min-height: 620px; border-radius: var(--radius); color: #fff; }
:is(html, body).creatine-product .creatine-scope .final-cta > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 42%; }
:is(html, body).creatine-product .creatine-scope .final-cta-scrim { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(3,27,25,.94) 0%,rgba(3,27,25,.72) 48%,rgba(3,27,25,.12) 100%); }
:is(html, body).creatine-product .creatine-scope .final-cta-copy { position: relative; z-index: 2; width: min(620px,62%); padding: clamp(30px,6vw,72px); }
:is(html, body).creatine-product .creatine-scope .final-cta-copy h2 { margin: 0 0 18px; color: #fff; font-size: clamp(42px,5vw,68px); line-height: .98; letter-spacing: -.05em; }
:is(html, body).creatine-product .creatine-scope .final-cta-copy p { margin: 0 0 26px; color: rgba(255,255,255,.82); font-size: 18px; }

@media (max-width: 860px) {
  :is(html, body).creatine-product .creatine-scope.content-nav { justify-content: flex-start; margin: 32px 16px 0; }
  :is(html, body).creatine-product .creatine-scope h1 { font-size: 38px; }
  :is(html, body).creatine-product .creatine-scope .quick-proof a { min-height: 82px; padding: 13px; }
  :is(html, body).creatine-product .creatine-scope .women-insight { grid-template-columns: 78px 1fr auto; }
  :is(html, body).creatine-product .creatine-scope .women-insight img { width: 78px; height: 100%; min-height: 92px; }
  :is(html, body).creatine-product .creatine-scope .batch-link-row { margin-bottom: 21px; }
  :is(html, body).creatine-product .creatine-scope .story-section { margin: 16px 16px 0; padding-top: 36px; }
  :is(html, body).creatine-product .creatine-scope .story-intro { margin-bottom: 22px; }
  :is(html, body).creatine-product .creatine-scope .story-intro h2 { font-size: 42px; }
  :is(html, body).creatine-product .creatine-scope .story-intro p { font-size: 16px; }
  :is(html, body).creatine-product .creatine-scope .story-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .performance-card { min-height: 560px; }
  :is(html, body).creatine-product .creatine-scope .story-facts { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .story-fact-primary,
:is(html, body).creatine-product .creatine-scope .story-fact-wide { grid-column: auto; }
  :is(html, body).creatine-product .creatine-scope .story-fact-primary { min-height: 260px; }
  :is(html, body).creatine-product .creatine-scope .story-fact { min-height: 190px; padding: 20px; }
  :is(html, body).creatine-product .creatine-scope .story-fact-wide { min-height: 180px; }
  :is(html, body).creatine-product .creatine-scope .story-fact > strong { font-size: 60px; }
  :is(html, body).creatine-product .creatine-scope .comparison-section,
:is(html, body).creatine-product .creatine-scope .routine-section,
:is(html, body).creatine-product .creatine-scope .audience-section,
:is(html, body).creatine-product .creatine-scope .research-voices,
:is(html, body).creatine-product .creatine-scope .video-section,
:is(html, body).creatine-product .creatine-scope .experts-section,
:is(html, body).creatine-product .creatine-scope .faq-section,
:is(html, body).creatine-product .creatine-scope .reviews-section,
:is(html, body).creatine-product .creatine-scope .final-cta { margin: 52px 16px 0; }
  :is(html, body).creatine-product .creatine-scope .comparison-section { margin-top: 16px; padding-top: 36px; }
  :is(html, body).creatine-product .creatine-scope .section-heading { margin-bottom: 22px; }
  :is(html, body).creatine-product .creatine-scope .section-heading h2 { font-size: 42px; }
  :is(html, body).creatine-product .creatine-scope .section-heading p { font-size: 16px; }
  :is(html, body).creatine-product .creatine-scope .comparison-table { grid-template-columns: minmax(116px,.7fr) repeat(2,minmax(142px,1fr)); overflow-x: auto; }
  :is(html, body).creatine-product .creatine-scope .comparison-head { min-height: 180px; padding: 14px 10px; font-size: 14px; }
  :is(html, body).creatine-product .creatine-scope .comparison-head-puori img,
:is(html, body).creatine-product .creatine-scope .comparison-head-other img { width: 92px; height: 92px; margin-bottom: 10px; }
  :is(html, body).creatine-product .creatine-scope .comparison-label,
:is(html, body).creatine-product .creatine-scope .comparison-value { min-height: 78px; padding: 12px 10px; font-size: 14px; line-height: 1.3; }
  :is(html, body).creatine-product .creatine-scope .creapure-explainer { grid-template-columns: 1fr; gap: 20px; padding: 24px 20px; }
  :is(html, body).creatine-product .creatine-scope .creapure-explainer h3 { font-size: 32px; }
  :is(html, body).creatine-product .creatine-scope .creapure-logo { margin-top: 18px; }
  :is(html, body).creatine-product .creatine-scope .forms-explainer { padding: 26px 20px; }
  :is(html, body).creatine-product .creatine-scope .forms-intro { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .forms-intro > span,
:is(html, body).creatine-product .creatine-scope .forms-intro h3,
:is(html, body).creatine-product .creatine-scope .forms-intro p { grid-column: auto; grid-row: auto; }
  :is(html, body).creatine-product .creatine-scope .forms-intro h3 { font-size: 38px; }
  :is(html, body).creatine-product .creatine-scope .forms-intro p { margin-top: 6px; font-size: 16px; }
  :is(html, body).creatine-product .creatine-scope .forms-grid { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 25px; }
  :is(html, body).creatine-product .creatine-scope .forms-grid article { min-height: 150px; padding: 16px; }
  :is(html, body).creatine-product .creatine-scope .testing-section { margin-top: 14px; padding: 28px 20px; }
  :is(html, body).creatine-product .creatine-scope .testing-header { grid-template-columns: 1fr 70px; gap: 14px; }
  :is(html, body).creatine-product .creatine-scope .testing-header h2 { font-size: 40px; }
  :is(html, body).creatine-product .creatine-scope .testing-header img { width: 70px; height: 70px; }
  :is(html, body).creatine-product .creatine-scope .testing-lead { font-size: 16px; }
  :is(html, body).creatine-product .creatine-scope .test-results { grid-template-columns: repeat(2,minmax(0,1fr)); }
  :is(html, body).creatine-product .creatine-scope .test-results div { min-height: 100px; padding: 14px; }
  :is(html, body).creatine-product .creatine-scope .testing-actions { align-items: stretch; flex-direction: column; gap: 14px; }
  :is(html, body).creatine-product .creatine-scope .testing-actions > a:not(.button) { text-align: center; }
  :is(html, body).creatine-product .creatine-scope .routine-section { grid-template-columns: 1fr; min-height: 0; }
  :is(html, body).creatine-product .creatine-scope .routine-photo { height: 430px; }
  :is(html, body).creatine-product .creatine-scope .routine-content { padding: 30px 22px; }
  :is(html, body).creatine-product .creatine-scope .routine-content h2 { font-size: 43px; }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort { display: block; min-height: 0; margin: 52px 16px 0; background: var(--accent-dark); }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-photo { height: 350px; object-position: 72% center; }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-scrim { height: 370px; background: linear-gradient(180deg,rgba(0,39,37,0) 0%,rgba(0,47,44,.08) 55%,var(--accent-dark) 100%); }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-content { width: 100%; padding: 330px 20px 28px; }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-intro h2 { max-width: 14ch; font-size: 39px; }
  :is(html, body).creatine-product .creatine-scope .situations-panel { grid-template-columns: 1fr; gap: 26px; margin-bottom: 36px; padding: 28px 20px; }
  :is(html, body).creatine-product .creatine-scope .situations-panel-copy h2 { font-size: 42px; }
  :is(html, body).creatine-product .creatine-scope .audience-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .audience-grid a { min-height: 150px; padding: 20px; }
  :is(html, body).creatine-product .creatine-scope .video-grid { grid-auto-columns: minmax(250px,82vw); margin-right: -16px; }
  :is(html, body).creatine-product .creatine-scope .video-card { min-height: 470px; }
  :is(html, body).creatine-product .creatine-scope .experts-section { padding: 28px 20px; }
  :is(html, body).creatine-product .creatine-scope .expert-feature { grid-template-columns: 1fr; gap: 16px; }
  :is(html, body).creatine-product .creatine-scope .expert-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .expert-grid article { min-height: 230px; }
  :is(html, body).creatine-product .creatine-scope .research-voices { margin-top: 16px; padding-top: 36px; }
  :is(html, body).creatine-product .creatine-scope .research-voice-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .research-voice-grid article { grid-template-columns: 126px 1fr; min-height: 330px; }
  :is(html, body).creatine-product .creatine-scope .research-voice-grid article > div { padding: 22px 18px; }
  :is(html, body).creatine-product .creatine-scope .faq-section { grid-template-columns: 1fr; gap: 28px; margin-top: 16px; padding-top: 36px; }
  :is(html, body).creatine-product .creatine-scope .faq-side { position: static; }
  :is(html, body).creatine-product .creatine-scope .reviews-section { grid-template-columns: 1fr; padding: 28px 20px; }
  :is(html, body).creatine-product .creatine-scope .review-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .review-grid blockquote { min-height: 0; }
  :is(html, body).creatine-product .creatine-scope .review-grid footer { margin-top: 10px; padding-top: 0; }
  :is(html, body).creatine-product .creatine-scope .final-cta { min-height: 590px; }
  :is(html, body).creatine-product .creatine-scope .final-cta-scrim { background: linear-gradient(180deg,rgba(3,27,25,.18) 15%,rgba(3,27,25,.94) 100%); }
  :is(html, body).creatine-product .creatine-scope .final-cta-copy { align-self: flex-end; width: 100%; padding: 28px 22px; }
  :is(html, body).creatine-product .creatine-scope .final-cta-copy h2 { font-size: 43px; }}

@media (max-width: 430px) {
  :is(html, body).creatine-product .creatine-scope .performance-card { min-height: 500px; }
  :is(html, body).creatine-product .creatine-scope .performance-card-copy h3 { font-size: 38px; }
  :is(html, body).creatine-product .creatine-scope .performance-card-copy p { font-size: 15px; line-height: 1.42; }
  :is(html, body).creatine-product .creatine-scope .performance-card-copy small { font-size: 14px; }
  :is(html, body).creatine-product .creatine-scope .story-facts { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .story-fact-primary,
:is(html, body).creatine-product .creatine-scope .story-fact-wide { grid-column: auto; }
  :is(html, body).creatine-product .creatine-scope .story-fact { min-height: 178px; }
  :is(html, body).creatine-product .creatine-scope .story-fact-primary { min-height: 230px; }
  :is(html, body).creatine-product .creatine-scope .taurine-fact-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .routine-steps { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-points { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .mixing-comfort-points article { min-height: 210px; padding: 20px; }
  :is(html, body).creatine-product .creatine-scope .comparison-table { grid-template-columns: 96px 148px 160px; overflow-x: auto; overscroll-behavior-inline: contain; }
  :is(html, body).creatine-product .creatine-scope .comparison-head { min-height: 148px; padding: 10px 6px; font-size: 13px; line-height: 1.22; }
  :is(html, body).creatine-product .creatine-scope .comparison-head-puori img,
:is(html, body).creatine-product .creatine-scope .comparison-head-other img { width: 64px; height: 64px; margin-bottom: 7px; }
  :is(html, body).creatine-product .creatine-scope .comparison-label,
:is(html, body).creatine-product .creatine-scope .comparison-value { min-width: 0; min-height: 82px; padding: 9px 7px; font-size: 13px; overflow-wrap: anywhere; }
  :is(html, body).creatine-product .creatine-scope .testing-header h2 { font-size: 36px; }
  :is(html, body).creatine-product .creatine-scope .testing-lead { margin-top: 18px; }
  :is(html, body).creatine-product .creatine-scope .video-card { min-height: 440px; }
  :is(html, body).creatine-product .creatine-scope .situations-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .situations-grid article { min-height: 118px; }
  :is(html, body).creatine-product .creatine-scope .forms-grid { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .forms-grid article { min-height: 0; padding: 14px 15px; }
  :is(html, body).creatine-product .creatine-scope .forms-grid span { margin-top: 6px; padding-top: 0; }
  :is(html, body).creatine-product .creatine-scope .research-voice-grid article { grid-template-columns: 1fr; }
  :is(html, body).creatine-product .creatine-scope .research-voice-grid img { height: 260px; }
  :is(html, body).creatine-product .creatine-scope .reviews-section { gap: 22px; padding: 23px 17px; }
  :is(html, body).creatine-product .creatine-scope .reviews-content h2 { margin-bottom: 17px; font-size: 36px; }
  :is(html, body).creatine-product .creatine-scope .review-grid blockquote { padding: 17px; }
  :is(html, body).creatine-product .creatine-scope .final-cta-copy h2 { font-size: 38px; }}

@media (prefers-reduced-motion: reduce) {
  :is(html, body).creatine-product .creatine-scope { scroll-behavior: auto; }}

:is(html, body).creatine-product {
  --creatine-ink: #172321;
  --creatine-muted: #667471;
  --creatine-line: #d9e4e1;
  --creatine-line-strong: #b7cfca;
  --creatine-surface: #ffffff;
  --creatine-soft: #f3f7f6;
  --creatine-tint: #e7f3f1;
  --creatine-accent: #006460;
  --creatine-promo: #a53c2f;
  --creatine-promo-soft: #fff3f0;
}

:is(html, body).creatine-product .p-short-description .vice-info,
:is(html, body).creatine-product .social-buttons-wrapper {
  display: none !important;
}

:is(html, body).creatine-product #creatine-short,
:is(html, body).creatine-product #creatine-long,
:is(html, body).creatine-product .creatine-content-nav,
:is(html, body).creatine-product #creatine-video-dialog {
  font-family: inherit !important;
}

:is(html, body).creatine-product #creatine-short {
  margin: 22px 0 6px;
  background: transparent;
}

:is(html, body).creatine-product #creatine-short .audience-tags {
  margin: 0 0 12px;
}

:is(html, body).creatine-product #creatine-short .quick-proof a,
:is(html, body).creatine-product #creatine-short .women-insight,
:is(html, body).creatine-product #creatine-short .batch-link-row a,
:is(html, body).creatine-product .creatine-content-nav a,
:is(html, body).creatine-product #creatine-long .audience-grid a,
:is(html, body).creatine-product #creatine-long .video-card,
:is(html, body).creatine-product #creatine-long .button {
  text-decoration: none !important;
}

:is(html, body).creatine-product #creatine-short .quick-proof {
  margin-top: 0;
}

:is(html, body).creatine-product #creatine-short .women-insight,
:is(html, body).creatine-product #creatine-short .batch-link-row {
  margin-top: 12px;
}

:is(html, body).creatine-product #product-detail-form .availability-value {
  display: flex !important;
  flex-wrap: nowrap;
  gap: 4px;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  color: var(--creatine-muted);
  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
}

:is(html, body).creatine-product #product-detail-form .availability-label {
  display: inline-flex;
  align-items: center;
  font-weight: 800;
}

:is(html, body).creatine-product #product-detail-form .availability-label::after {
  content: ".\00a0";
}

:is(html, body).creatine-product #product-detail-form .delivery-time {
  display: inline-flex !important;
  align-items: center;
}

:is(html, body).creatine-product #product-detail-form .delivery-time::before {
  content: none;
}

:is(html, body).creatine-product #product-detail-form .delivery-in-detail {
  display: block !important;
  width: auto !important;
  margin: 0 !important;
}

:is(html, body).creatine-product #product-detail-form .delivery-in-detail th {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
}

:is(html, body).creatine-product #product-detail-form .delivery-time-label {
  display: none !important;
}

:is(html, body).creatine-product #product-detail-form .shipping-options {
  margin-left: 4px;
  color: var(--creatine-accent);
  font-weight: 700;
  text-underline-offset: 2px;
}

:is(html, body).creatine-product #product-detail-form .shipping-options::before {
  display: none !important;
}

:is(html, body).creatine-product #product-detail-form .quantity-discounts__headline {
  color: var(--creatine-ink);
  font-size: 18px;
  font-weight: 800;
}

:is(html, body).creatine-product .p-detail > .creatine-content-nav {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 34px 0 18px;
}

:is(html, body).creatine-product .creatine-content-nav .content-nav-inner {
  display: flex;
  justify-content: center;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}

:is(html, body).creatine-product .creatine-content-nav .content-nav-inner::-webkit-scrollbar {
  display: none;
}

:is(html, body).creatine-product .p-detail-tabs-wrapper .shp-tabs-row {
  display: none !important;
}

:is(html, body).creatine-product #description > .description-inner > h3:first-child {
  display: none;
}

:is(html, body).creatine-product #description .description-inner {
  max-width: none;
  padding-top: 0;
}

:is(html, body).creatine-product #creatine-long {
  width: min(1220px, 100%);
  margin-inline: auto;
  background: transparent;
}

:is(html, body).creatine-product #product-detail-form .quantity-discounts {
  scroll-margin-top: 86px;
}

:is(html, body).creatine-product #product-detail-form .price-final-holder {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: baseline;
}

:is(html, body).creatine-product #product-detail-form .creatine-main-price-old {
  color: #b43d32;
  font-size: .62em;
  font-weight: 500;
  text-decoration: line-through;
  white-space: nowrap;
}

:is(html, body).creatine-product #product-detail-form .creatine-main-price-current {
  color: inherit;
  font: inherit;
  white-space: nowrap;
}

:is(html, body).creatine-product #creatine-long .performance-card-copy h3,
:is(html, body).creatine-product #creatine-long .forms-intro h3,
:is(html, body).creatine-product #creatine-long .forms-grid strong,
:is(html, body).creatine-product #creatine-long .testing-header h2,
:is(html, body).creatine-product #creatine-long .situations-panel-copy h2,
:is(html, body).creatine-product #creatine-long .video-copy strong,
:is(html, body).creatine-product #creatine-long .final-cta-copy h2 {
  color: #fff !important;
}

:is(html, body).creatine-product #creatine-video-dialog[open] {
  position: fixed !important;
  inset: 0 !important;
  z-index: 100000 !important;
  width: min(520px, calc(100vw - 32px)) !important;
  max-width: none !important;
  max-height: calc(100dvh - 32px) !important;
  margin: auto !important;
  overflow: auto;
}

:is(html, body).creatine-product #creatine-video-dialog video,
:is(html, body).creatine-product #creatine-video-dialog iframe {
  width: 100% !important;
  height: min(78dvh, 780px) !important;
  max-height: min(78dvh, 780px) !important;
  object-fit: contain;
}

:is(html, body).creatine-product.creatine-video-open {
  overflow: hidden;
}

:is(html, body).creatine-product #creatine-long .research-voice-abbie {
  object-position: 58% 12% !important;
}

:is(html, body).creatine-product .creatine-quantity-table {
  display: grid !important;
  gap: 10px;
}

:is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px 16px;
  align-items: center;
  min-height: 82px;
  margin: 0 !important;
  padding: 16px !important;
  border: 1px solid var(--creatine-line-strong) !important;
  border-radius: 6px;
  background: var(--creatine-surface) !important;
  cursor: pointer;
  transition: border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 140ms ease;
}

:is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item:active {
  transform: scale(.99);
}

:is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item:focus-visible {
  outline: 3px solid var(--creatine-accent);
  outline-offset: 2px;
}

:is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item--highlighted {
  border-color: var(--creatine-accent) !important;
  background: var(--creatine-tint) !important;
  box-shadow: 0 8px 24px rgb(0 100 96 / .1);
}

:is(html, body).creatine-product .creatine-quantity-table .creatine-quantity-3.quantity-discounts__item--highlighted {
  border-color: var(--creatine-promo) !important;
  background: var(--creatine-promo-soft) !important;
  box-shadow: 0 8px 24px rgb(165 60 47 / .12);
}

:is(html, body).creatine-product .creatine-option-copy strong,
:is(html, body).creatine-product .creatine-option-copy small,
:is(html, body).creatine-product .creatine-option-price strong,
:is(html, body).creatine-product .creatine-option-price small {
  display: block;
}

:is(html, body).creatine-product .creatine-option-copy strong {
  color: var(--creatine-ink);
  font-size: 16px;
  font-weight: 800;
}

:is(html, body).creatine-product .creatine-option-copy small,
:is(html, body).creatine-product .creatine-option-price small {
  margin-top: 3px;
  color: var(--creatine-muted);
  font-size: 14px;
  line-height: 1.35;
}

:is(html, body).creatine-product .creatine-option-price {
  color: var(--creatine-ink);
  font-size: 0;
  text-align: right;
}

:is(html, body).creatine-product .creatine-option-price strong {
  font-size: 17px;
  line-height: 1.25;
}

:is(html, body).creatine-product .creatine-best-badge {
  position: absolute;
  top: -10px;
  left: 14px;
  padding: 4px 8px;
  border-radius: 3px;
  background: var(--creatine-promo);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
}

:is(html, body).creatine-product .creatine-quantity-3 {
  margin-top: 8px !important;
  padding-top: 21px !important;
}

:is(html, body).creatine-product .creatine-option-benefits {
  display: flex;
  grid-column: 1 / -1;
  flex-wrap: wrap;
  gap: 6px 14px;
  padding-top: 9px;
  border-top: 1px solid var(--creatine-line);
  color: var(--creatine-promo);
  font-size: 14px;
}

:is(html, body).creatine-product .quantity-discounts__save {
  display: none !important;
}

@media (hover: hover) and (pointer: fine) {
  :is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item:hover {
    border-color: var(--creatine-accent) !important;
    background: var(--creatine-soft) !important;
  }
}

@media (min-width: 768px) {
  :is(html, body).creatine-product #product-detail-form .p-short-description {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100% !important;
    margin: 24px 0 0 !important;
    padding: 0 !important;
    border-top: 1px solid var(--creatine-line);
    border-bottom: 1px solid var(--creatine-line);
    background: transparent !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__item {
    width: auto !important;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__item:nth-child(even) {
    border-left: 1px solid var(--creatine-line) !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__item:nth-child(n + 3) {
    border-top: 1px solid var(--creatine-line) !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__link {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-height: 94px;
    padding: 15px 13px !important;
    color: var(--creatine-ink) !important;
    text-decoration: none !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__picture {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    background-size: contain !important;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__content {
    min-width: 0;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__title {
    display: block;
    color: var(--creatine-ink);
    font-size: 15px;
    line-height: 1.25;
  }

  :is(html, body).creatine-product .creatine-benefit-banner .benefitBanner__data {
    margin-top: 4px;
    color: var(--creatine-muted);
    font-size: 14px;
    line-height: 1.35;
  }
}

@media (max-width: 767px) {
  :is(html, body).creatine-product #product-detail-form .p-short-description {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }

  :is(html, body).creatine-product #product-detail-form .availability-value {
    gap: 3px;
    min-height: 36px;
    margin: 0 0 12px !important;
    padding: 8px 9px !important;
    border: 1px solid var(--creatine-line);
    border-radius: 6px;
    background: var(--creatine-soft);
    font-size: 12px;
    letter-spacing: -.01em;
  }

  :is(html, body).creatine-product #product-detail-form .shipping-options {
    display: inline-grid !important;
    width: 26px;
    min-width: 26px;
    height: 26px;
    place-items: center;
    margin-left: 1px;
    overflow: hidden;
    font-size: 0;
    text-decoration: none;
  }

  :is(html, body).creatine-product #product-detail-form .shipping-options::before {
    display: block !important;
    margin: 0 !important;
    font-size: 18px;
    line-height: 1;
  }

  :is(html, body).creatine-product #product-detail-form .quantity-discounts {
    margin-top: 10px !important;
  }

  :is(html, body).creatine-product .creatine-content-nav .content-nav-inner {
    justify-content: flex-start;
  }

  :is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  :is(html, body).creatine-product .creatine-option-benefits {
    gap: 5px 12px;
  }
}

@media (max-width: 430px) {
  :is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item {
    grid-template-columns: 1fr;
  }

  :is(html, body).creatine-product .creatine-option-price {
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  :is(html, body).creatine-product .creatine-quantity-table .quantity-discounts__item {
    transition-duration: .01ms !important;
  }
}

