:root {
  --red: #bd2026;
  --red-dark: #9f171d;
  --ink: #242424;
  --muted: #6d6a68;
  --line: #e5e1de;
  --paper: #f6f4f2;
  --soft-red: #fbf3f2;
  --font: Arial, Helvetica, sans-serif;
}
* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; scroll-padding-top: 28px; }
body { margin: 0; color: var(--ink); background: white; font-family: var(--font); -webkit-font-smoothing: antialiased; }
button, input, textarea { font: inherit; }
button, summary, a { touch-action: manipulation; -webkit-tap-highlight-color: transparent; }
button, summary { cursor: pointer; }
button { color: inherit; }
a { color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible, textarea:focus-visible, [tabindex]:focus-visible { outline: 3px solid #28738b; outline-offset: 4px; }
figure, blockquote { margin: 0; }
svg { display: block; }
.svg-definitions { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon { width: 21px; height: 21px; flex-shrink: 0; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.skip-link { position: fixed; top: -100px; left: 20px; z-index: 100; padding: 14px 20px; color: white; background: var(--ink); }
.skip-link:focus { top: 12px; }
.header-container { width: min(1200px, calc(100% - 80px)); margin-inline: auto; }
.utility-bar { border-bottom: 1px solid var(--line); }
.utility-inner { display: flex; justify-content: space-between; align-items: center; min-height: 32px; color: var(--muted); font-size: 10px; }
.masthead { color: white; background: var(--red); }
.masthead-inner { display: flex; justify-content: center; align-items: center; height: 82px; }
.brand { font-size: 47px; font-weight: 800; line-height: 1; letter-spacing: -3px; }
.brand span { color: #f3a6a8; }
.category-nav { border-bottom: 1px solid var(--line); }
.category-inner { display: flex; align-items: center; justify-content: space-between; min-height: 50px; gap: 24px; }
.category-name { color: var(--red); font-size: 14px; font-weight: 700; }
.category-links { display: flex; gap: 28px; color: var(--muted); font-size: 12px; }
.reading-track { position: fixed; top: 0; left: 0; z-index: 40; width: 100%; height: 3px; pointer-events: none; }
.reading-progress { width: 100%; height: 100%; background: var(--red); transform: scaleX(0); transform-origin: left; }
.article-container { width: min(1080px, calc(100% - 80px)); margin-inline: auto; }
.article-header { padding-top: 50px; }
h1 { max-width: 1010px; margin: 0; font-size: clamp(38px, 4.4vw, 59px); font-weight: 750; line-height: 1.08; letter-spacing: -2.4px; text-wrap: balance; }
.article-deck { max-width: 870px; margin: 23px 0 30px; color: #666360; font-size: 20px; line-height: 1.55; letter-spacing: -.2px; }
.article-meta { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding-block: 20px; border-block: 1px solid var(--line); }
.author { display: flex; align-items: center; gap: 12px; min-width: 0; }
.author-avatar { display: block; flex-shrink: 0; width: 42px; height: 42px; border-radius: 50%; object-fit: cover; }
.author-details { min-width: 0; }
.author p { margin: 0; font-size: 12px; line-height: 1.75; }
.author .meta-date { display: flex; flex-wrap: wrap; align-items: center; gap: 3px 12px; color: var(--muted); font-size: 10px; }
.meta-date > time { white-space: nowrap; }
.article-tools { flex-shrink: 0; }
.reading-time { display: inline-flex; align-items: center; gap: 5px; white-space: nowrap; }
.reading-time .icon { width: 13px; height: 13px; }
.share-button { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: white; }
.share-button:hover { color: var(--red); border-color: var(--red); }
.share-button .icon { width: 17px; height: 17px; }
.hero-figure { margin-top: 30px; }
.hero-photo { display: block; width: 100%; height: auto; }
.article-layout { display: grid; grid-template-columns: minmax(0, 1fr) 220px; gap: 64px; margin-top: 46px; }
.article-body { min-width: 0; }
.story-section { margin-bottom: 52px; }
.story-section h2 { margin: 0 0 20px; font-size: 32px; line-height: 1.2; letter-spacing: -.9px; text-wrap: pretty; }
.article-body p { margin: 0 0 21px; color: #484440; font-size: 18px; line-height: 1.75; }
.article-body strong { color: var(--ink); }
.article-body .lead-paragraph { color: #302d2b; font-size: 23px; line-height: 1.6; letter-spacing: -.3px; }
.section-label, .box-eyebrow { display: block; color: var(--red); font-size: 10px; font-weight: 700; line-height: 1.5; letter-spacing: 1.35px; text-transform: uppercase; }
.section-label { margin-bottom: 11px; }
.story-shortcuts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; margin-top: 30px; padding-block: 17px; border-block: 1px solid var(--line); }
.story-shortcuts > span { grid-column: 1 / -1; color: var(--muted); font-size: 9px; letter-spacing: 1px; text-transform: uppercase; }
.story-shortcuts a { display: flex; justify-content: space-between; align-items: center; gap: 6px; min-height: 30px; color: var(--ink); font-size: 12px; font-weight: 700; }
.story-shortcuts a span { color: var(--red); }
.story-shortcuts a:hover { color: var(--red); }
.routine-contrast { display: grid; grid-template-columns: 1fr 1fr; margin-top: 26px; border-block: 1px solid var(--line); }
.routine-contrast > div { padding: 22px; }
.routine-contrast > div:first-child { padding-left: 0; }
.routine-contrast > div:last-child { border-left: 1px solid var(--line); background: var(--paper); }
.routine-contrast span { display: block; margin-bottom: 10px; color: var(--muted); font-size: 10px; font-weight: 700; letter-spacing: .8px; text-transform: uppercase; }
.routine-contrast > div:last-child span { color: var(--red); }
.routine-contrast p { margin: 0; font-size: 16px; line-height: 1.65; }
.discovery-box { margin: 29px 0; padding: 27px 29px; border-left: 3px solid var(--red); background: var(--paper); }
.discovery-box h3 { margin: 12px 0; font-size: 27px; line-height: 1.25; letter-spacing: -.6px; }
.discovery-box p { margin: 0; font-size: 16px; line-height: 1.7; }
.article-body .safety-inline { margin-top: 24px; padding: 13px 0 13px 17px; border-left: 2px solid var(--line); color: var(--muted); font-size: 12px; line-height: 1.65; }
.mechanism-steps { display: grid; grid-template-columns: 1fr 1fr; gap: 0 27px; list-style: none; margin: 29px 0; padding: 0; }
.mechanism-steps li { display: flex; align-items: flex-start; gap: 16px; padding-block: 23px; border-top: 1px solid var(--line); }
.step-number { flex-shrink: 0; width: 36px; color: var(--red); font: 32px/1 Georgia, serif; letter-spacing: -1.5px; }
.mechanism-steps h3 { margin: 0 0 8px; font-size: 20px; letter-spacing: -.3px; }
.step-question { display: block; margin-bottom: 9px; color: var(--red); font-size: 12px; font-weight: 700; line-height: 1.5; }
.mechanism-steps p { margin: 0; font-size: 15px; line-height: 1.65; }
.article-body .mechanism-summary { margin-top: 2px; margin-bottom: 0; padding: 17px 20px; border-left: 3px solid var(--red); background: var(--paper); color: var(--ink); font-size: 17px; line-height: 1.6; }
.founder-profile { display: grid; grid-template-columns: minmax(0, 42%) minmax(0, 1fr); margin: 0 0 25px; }
.founder-profile img { display: block; width: 100%; height: 100%; min-height: 270px; max-height: 320px; object-fit: cover; object-position: center 20%; background: #f8f7fa; }
.founder-profile figcaption { display: flex; flex-direction: column; justify-content: center; gap: 9px; min-width: 0; padding: 25px 28px; border-left: 3px solid var(--red); background: var(--paper); }
.founder-profile-kicker { color: var(--red); font-size: 9px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; }
.founder-profile figcaption strong { font-size: 31px; line-height: 1.1; letter-spacing: -.9px; }
.founder-profile figcaption span:last-child { color: var(--muted); font-size: 12px; line-height: 1.5; }
.app-proof { margin: 28px 0; padding: 26px 24px 0; background: var(--paper); border: 1px solid var(--line); }
.app-proof-heading h3 { margin: 9px 0; font-size: 24px; line-height: 1.25; letter-spacing: -.5px; }
.article-body .app-proof-heading p { margin-bottom: 23px; color: var(--muted); font-size: 14px; }
.app-screen-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }
.app-screen-grid figure { min-width: 0; padding: 10px; background: white; border: 1px solid var(--line); }
.app-screen-grid img { display: block; width: 100%; height: auto; max-height: 345px; object-fit: contain; border-radius: 9px; background: #151620; }
.app-screen-grid figcaption { display: grid; gap: 7px; margin-top: 14px; }
.app-screen-grid figcaption strong { font-size: 12px; line-height: 1.5; }
.app-screen-grid figcaption span { color: var(--muted); font-size: 11px; line-height: 1.6; }
.article-body .gallery-hint { display: none; margin: 0; font-size: 11px; color: var(--muted); }
.app-video-details { margin-top: 22px; border-top: 1px solid #dcd6d2; }
.app-video-details summary { display: flex; align-items: center; justify-content: space-between; gap: 10px; min-height: 58px; padding-block: 17px; list-style: none; color: var(--red); font-size: 13px; font-weight: 700; }
.app-video-details summary::-webkit-details-marker { display: none; }
.app-video-details summary .icon { width: 17px; height: 17px; }
.app-video-details[open] summary .icon { transform: rotate(45deg); }
.app-video-details video { display: block; max-width: 350px; width: 100%; height: auto; max-height: 550px; margin: 0 auto 22px; border-radius: 8px; background: #151620; }
.offer-jump { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px 20px; padding: 19px 0; border-block: 1px solid var(--line); font-size: 13px; }
.offer-jump > span { color: var(--muted); }
.offer-jump strong { display: flex; align-items: center; gap: 12px; color: var(--red); font-size: 13px; }
.offer-jump:hover strong { text-decoration: underline; }
.offer-jump .icon { width: 17px; height: 17px; }
.testimonial-audios { display: grid; gap: 15px; }
.testimonial-audio { min-width: 0; padding: 25px; border: 1px solid var(--line); background: white; }
.testimonial-person { display: flex; align-items: center; gap: 13px; margin-bottom: 20px; }
.testimonial-avatar { display: block; flex-shrink: 0; width: 50px; height: 50px; border-radius: 50%; object-fit: cover; }
.testimonial-identity { flex: 1; min-width: 0; }
.testimonial-eyebrow { display: block; margin-bottom: 5px; color: var(--red); font-size: 9px; font-weight: 700; letter-spacing: .6px; line-height: 1.5; text-transform: uppercase; }
.testimonial-person h3 { margin: 0; font-size: 18px; line-height: 1.3; letter-spacing: -.3px; overflow-wrap: anywhere; }
.testimonial-format { flex-shrink: 0; padding: 6px 8px; border: 1px solid var(--line); color: var(--muted); font-size: 8px; font-weight: 700; letter-spacing: .7px; text-transform: uppercase; }
.article-body .testimonial-quote { margin: 0 0 20px; color: #38312e; font-family: Georgia, 'Times New Roman', serif; font-size: 23px; line-height: 1.5; }
.testimonial-audio audio { display: block; width: 100%; min-width: 0; }
.audio-player { display: grid; grid-template-columns: 44px minmax(0, 1fr); align-items: center; gap: 14px; padding-top: 17px; border-top: 1px solid var(--line); }
.audio-toggle { display: grid; place-items: center; width: 44px; height: 44px; border: 0; border-radius: 50%; color: white; background: var(--red); }
.audio-toggle:hover { background: var(--red-dark); }
.audio-toggle::before { content: ''; width: 0; height: 0; margin-left: 3px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 9px solid white; }
.audio-toggle[aria-pressed="true"]::before { width: 10px; height: 13px; margin-left: 0; border: 0; border-left: 3px solid white; border-right: 3px solid white; }
.audio-track { min-width: 0; }
.audio-range { display: block; width: 100%; height: 30px; margin: 0; accent-color: var(--red); cursor: pointer; }
.audio-range:disabled { cursor: default; }
.audio-times { display: flex; justify-content: space-between; gap: 12px; color: var(--muted); font-size: 10px; font-variant-numeric: tabular-nums; }
.article-body .audio-status { margin: 10px 0 0; color: var(--red-dark); font-size: 12px; }
.audio-status:empty { display: none; }
.testimonial-video { margin-top: 25px; padding-top: 23px; border-top: 2px solid var(--ink); }
.testimonial-video > h3 { margin: 0 0 15px; font-size: 20px; line-height: 1.3; letter-spacing: -.3px; }
.testimonial-video video { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; background: #181818; }
.offer-card { margin-top: 27px; border: 1px solid var(--line); border-top: 3px solid var(--red); }
.offer-heading { padding: 29px 29px 0; }
.offer-heading h3 { max-width: 450px; margin: 10px 0 0; font-size: 28px; line-height: 1.2; letter-spacing: -.8px; }
.offer-audience { display: block; margin-top: 12px; color: var(--muted); font-size: 12px; }
.offer-details { display: grid; grid-template-columns: .9fr 1.1fr; gap: 24px; align-items: center; padding: 27px 29px; }
.product-visual { min-width: 0; }
.product-showcase { display: block; width: 100%; max-width: 335px; height: auto; margin-inline: auto; }
.product-caption { display: block; margin-top: 12px; color: var(--muted); font-size: 10px; line-height: 1.6; text-align: center; }
.product-benefits { display: grid; gap: 18px; list-style: none; margin: 0; padding: 0; }
.product-benefits li { display: flex; align-items: flex-start; gap: 10px; }
.product-benefits .icon { width: 16px; height: 16px; margin-top: 2px; color: var(--red); }
.product-benefits strong { display: block; margin-bottom: 4px; font-size: 14px; line-height: 1.4; }
.product-benefits span { display: block; color: var(--muted); font-size: 12px; line-height: 1.6; }
.offer-purchase { display: grid; grid-template-columns: auto minmax(0, 1fr); align-items: center; gap: 25px; padding: 25px 29px; background: var(--paper); border-top: 1px solid var(--line); }
.price { display: flex; flex-direction: column; }
.price > span { color: var(--muted); font-size: 10px; }
.price strong { margin: 8px 0 6px; font-size: 44px; line-height: 1; letter-spacing: -1.7px; }
.price strong span { font-size: 27px; }
.price small { color: var(--muted); font-size: 12px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 15px; min-height: 50px; padding: 14px 20px; border: 1px solid transparent; border-radius: 3px; font-size: 14px; font-weight: 700; line-height: 1.4; text-align: center; transition: background-color .15s; }
.button-primary { color: white; background: var(--red); }
.button-primary:hover { background: var(--red-dark); }
.button .icon { width: 18px; height: 18px; }
.offer-purchase-action { text-align: center; }
.offer-purchase-action .button { width: 100%; }
.offer-purchase-action > span { display: block; margin-top: 9px; color: var(--muted); font-size: 10px; }
.offer-access { display: flex; justify-content: center; align-items: center; gap: 8px; padding: 14px 20px; border-top: 1px solid var(--line); color: var(--muted); font-size: 11px; line-height: 1.6; }
.offer-access .icon { width: 15px; height: 15px; color: var(--red); }
.guarantee-panel { display: flex; align-items: flex-start; gap: 23px; margin-top: 24px; padding: 26px; background: var(--paper); }
.guarantee-number { display: grid; place-items: center; align-content: center; flex-shrink: 0; width: 76px; height: 85px; border: 1px solid #cfbcb5; border-radius: 0 0 28px 28px; color: var(--red); }
.guarantee-number strong { color: var(--red); font-size: 35px; line-height: 1; letter-spacing: -1px; }
.guarantee-number span { margin-top: 5px; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.guarantee-panel h3 { margin: 0 0 9px; font-size: 21px; line-height: 1.3; letter-spacing: -.4px; }
.guarantee-panel p { margin: 0; font-size: 14px; line-height: 1.75; }
.getting-started { margin-top: 28px; }
.getting-started h3 { margin: 0 0 18px; font-size: 18px; letter-spacing: -.3px; }
.getting-started ol { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; list-style: none; margin: 0; padding: 0; }
.getting-started li { display: flex; gap: 10px; }
.getting-started li > span { display: grid; place-items: center; flex-shrink: 0; width: 25px; height: 25px; border: 1px solid var(--line); border-radius: 50%; color: var(--red); font-size: 11px; font-weight: 700; }
.getting-started p { margin: 0; font-size: 13px; line-height: 1.6; }
.faq { border-top: 1px solid var(--line); }
.faq details { border-bottom: 1px solid var(--line); }
.faq summary { display: flex; align-items: center; justify-content: space-between; gap: 18px; min-height: 66px; padding-block: 19px; list-style: none; font-size: 16px; font-weight: 700; line-height: 1.45; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary .icon { width: 18px; height: 18px; color: var(--red); }
.faq details[open] summary .icon { transform: rotate(45deg); }
.faq-answer p { margin: 0 26px 22px 0; font-size: 15px; line-height: 1.75; color: var(--muted); }
.cta-panel { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 26px; padding: 25px 0; border-top: 3px solid var(--red); border-bottom: 1px solid var(--line); }
.cta-panel .box-eyebrow { margin-bottom: 8px; }
.cta-panel h3 { margin: 0 0 8px; font-size: 22px; line-height: 1.25; letter-spacing: -.5px; }
.cta-panel p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.5; }
.cta-panel-action { min-width: 218px; }
.cta-panel-price { display: flex; align-items: baseline; gap: 9px; margin-bottom: 12px; }
.cta-panel-price strong { font-size: 29px; line-height: 1; letter-spacing: -1px; }
.cta-panel-price span { color: var(--muted); font-size: 11px; }
.cta-panel .button { width: 100%; min-height: 46px; gap: 12px; padding: 11px 15px; font-size: 12px; }
.sidebar-sticky { position: sticky; top: 27px; max-height: calc(100vh - 54px); overflow-y: auto; scrollbar-width: thin; }
.article-index { border-top: 3px solid var(--red); padding-top: 20px; }
.sidebar-eyebrow { display: block; color: var(--muted); font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.2px; }
.article-index h2 { margin: 8px 0 20px; font-size: 18px; line-height: 1.3; letter-spacing: -.4px; }
.article-index ol { display: flex; flex-direction: column; list-style: none; margin: 0; padding: 0; }
.article-index a { display: flex; align-items: center; gap: 12px; min-height: 37px; padding: 8px 0; color: var(--muted); font-size: 11px; line-height: 1.5; }
.article-index a span { color: #9c9591; font-size: 9px; font-variant-numeric: tabular-nums; }
.article-index a:hover, .article-index a[aria-current="location"] { color: var(--red); }
.article-index a[aria-current="location"] { font-weight: 700; }
.sidebar-author { display: flex; gap: 12px; margin-top: 24px; padding: 20px 0; border-top: 1px solid var(--line); }
.sidebar-author img { flex-shrink: 0; width: 44px; height: 44px; border-radius: 50%; object-fit: cover; }
.sidebar-author strong { display: block; margin: 6px 0; font-size: 13px; }
.sidebar-author p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.5; }
.comments-section { margin-bottom: 65px; padding-top: 30px; border-top: 2px solid var(--ink); }
.comments-heading { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.comments-heading h2 { margin: 0; font-size: 30px; letter-spacing: -.8px; }
#comments-count { padding: 5px 9px; border-radius: 3px; color: var(--red); background: var(--soft-red); font-size: 12px; font-weight: 700; }
.comment-form-title { margin: 30px 0 8px; padding-top: 24px; border-top: 1px solid var(--line); font-size: 20px; letter-spacing: -.4px; }
.article-body .comments-intro { color: var(--muted); font-size: 13px; line-height: 1.7; }
.comment-form { padding: 25px; border: 1px solid var(--line); background: var(--paper); }
.comment-form label { display: block; margin-bottom: 9px; font-size: 12px; font-weight: 700; }
.comment-form input, .comment-form textarea { display: block; width: 100%; min-width: 0; padding: 13px 14px; border: 1px solid #d6d0cb; border-radius: 3px; color: var(--ink); background: white; font: 16px/1.6 var(--font); }
.comment-form input { margin-bottom: 20px; }
.comment-form textarea { min-height: 130px; resize: vertical; }
.comment-form input::placeholder, .comment-form textarea::placeholder { color: #818181; font-size: 13px; }
.comment-form-footer { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; margin-top: 16px; }
#comment-character-count { color: var(--muted); font-size: 11px; }
.comment-form button:disabled { cursor: not-allowed; opacity: .6; }
.article-body .comment-status { margin: 16px 0 0; color: #356341; font-size: 12px; line-height: 1.6; }
.article-body .comment-status.is-error { color: var(--red-dark); }
.comment-status:empty { display: none; }
.article-body .comments-empty { margin: 0; padding: 32px 0; color: var(--muted); font-size: 14px; }
.comments-list { list-style: none; margin: 12px 0 0; padding: 0; }
.comments-load-more { display: block; width: 100%; margin-top: 20px; padding: 13px 18px; border: 1px solid var(--line); color: var(--red); background: white; font-size: 12px; font-weight: 700; }
.comments-load-more:hover { border-color: var(--red); background: var(--soft-red); }
.comment-item { display: flex; flex-wrap: wrap; gap: 14px; padding: 25px 0; border-bottom: 1px solid var(--line); }
.comment-avatar { display: grid; place-items: center; flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%; color: var(--red); background: var(--soft-red); font-size: 12px; font-weight: 700; }
.comment-avatar[src] { object-fit: cover; }
.comment-body { min-width: 0; flex: 1; overflow-wrap: anywhere; }
.comment-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.comment-meta strong { font-size: 13px; }
.comment-local-badge, .comment-author-badge { padding: 3px 6px; border-radius: 3px; font-size: 9px; }
.comment-local-badge { color: var(--muted); background: var(--paper); }
.comment-author-badge { color: var(--red); background: var(--soft-red); font-weight: 700; }
.comment-body time { display: block; margin-top: 6px; color: var(--muted); font-size: 10px; }
.article-body .comment-body p { margin: 12px 0 0; white-space: pre-wrap; font-size: 15px; line-height: 1.7; }
.comment-delete { margin-top: 12px; padding: 0; border: 0; color: var(--red); background: transparent; font-size: 11px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.comment-delete:hover { color: var(--red-dark); }
.comment-replies { flex-basis: calc(100% - 52px); list-style: none; margin: 0 0 0 52px; padding: 0 0 0 17px; border-left: 2px solid #eadad6; }
.comment-replies .comment-item { padding: 13px 0 0; border-bottom: 0; }
.comment-replies .comment-avatar { width: 32px; height: 32px; }
.comment-replies .comment-body p { margin-top: 8px; }
.site-footer { border-top: 3px solid var(--red); background: var(--paper); }
.footer-inner { display: flex; align-items: center; gap: 30px; padding-block: 34px; }
.site-footer .brand { color: var(--red); font-size: 35px; letter-spacing: -2px; }
.footer-copy { flex: 1; }
.footer-inner p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.8; }
.toast { position: fixed; bottom: 24px; left: 50%; z-index: 60; max-width: calc(100% - 40px); padding: 13px 22px; transform: translate(-50%, 15px); opacity: 0; pointer-events: none; border-radius: 3px; color: white; background: #292929; font-size: 13px; text-align: center; transition: opacity .2s, transform .2s; }
.toast.is-visible { opacity: 1; transform: translate(-50%, 0); }
.mobile-offer { display: none; }

@media (max-width: 1100px) and (min-width: 801px) {
  .article-layout { grid-template-columns: minmax(0, 1fr) 190px; gap: 38px; }
  .offer-details, .offer-purchase, .cta-panel { grid-template-columns: 1fr; }
  .offer-details { gap: 27px; }
  .product-showcase { max-width: 260px; }
  .offer-purchase-action .button { max-width: none; }
  .mechanism-steps { grid-template-columns: 1fr; }
  .app-screen-grid { gap: 8px; }
  .app-screen-grid figure { padding: 6px; }
}
@media (max-width: 800px) {
  .header-container, .article-container { width: calc(100% - 48px); }
  .masthead-inner { height: 70px; }
  .brand { font-size: 41px; }
  .category-inner { min-height: 45px; }
  .category-name { font-size: 12px; }
  .category-links { display: none; }
  .article-header { padding-top: 32px; }
  h1 { font-size: clamp(30px, 5.5vw, 44px); line-height: 1.12; letter-spacing: -1.2px; }
  .article-deck { font-size: 18px; }
  .article-layout { display: block; margin-top: 34px; }
  .article-sidebar { display: none; }
  .article-body { max-width: 690px; margin-inline: auto; }
  body.offer-bar-enabled { padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .mobile-offer { display: flex; align-items: center; justify-content: space-between; gap: 16px; position: fixed; left: 0; right: 0; bottom: 0; z-index: 45; padding: 12px 24px calc(12px + env(safe-area-inset-bottom)); border-top: 1px solid var(--line); background: white; box-shadow: 0 -4px 20px rgb(30 20 15 / 6%); }
  .mobile-offer > div { min-width: 0; }
  .mobile-offer > div > span { display: block; margin-bottom: 4px; color: var(--muted); font-size: 10px; }
  .mobile-offer strong { font-size: 20px; letter-spacing: -.5px; }
  .mobile-offer small { color: var(--muted); font-size: 9px; font-weight: 400; letter-spacing: 0; }
  .mobile-offer .button { min-height: 44px; padding: 10px 16px; font-size: 12px; }
  .toast { bottom: calc(90px + env(safe-area-inset-bottom)); }
}
@media (max-width: 620px) {
  .mechanism-steps, .routine-contrast, .offer-details, .offer-purchase, .getting-started ol, .cta-panel { grid-template-columns: 1fr; }
  .routine-contrast > div { padding: 19px 20px; }
  .routine-contrast > div:first-child { padding-left: 20px; }
  .routine-contrast > div:last-child { border-left: 0; border-top: 1px solid var(--line); }
  .mechanism-steps { gap: 0; }
  .app-screen-grid { display: flex; gap: 13px; margin-right: -18px; overflow-x: auto; padding: 2px 18px 14px 0; scroll-snap-type: x mandatory; scrollbar-width: thin; }
  .app-screen-grid figure { flex: 0 0 min(72vw, 235px); scroll-snap-align: start; }
  .article-body .gallery-hint { display: flex; justify-content: space-between; margin-top: 10px; }
  .app-proof { padding-inline: 18px; }
  .product-showcase { max-width: 270px; }
  .offer-details { gap: 24px; }
  .offer-purchase { gap: 21px; }
  .offer-purchase-action .button { width: 100%; }
  .getting-started ol { gap: 13px; }
  .cta-panel { gap: 18px; }
}
@media (max-width: 520px) {
  .header-container, .article-container { width: calc(100% - 40px); }
  .utility-inner { min-height: 26px; font-size: 9px; }
  .utility-inner > :last-child { display: none; }
  .masthead-inner { height: 62px; }
  .brand { font-size: 37px; letter-spacing: -2px; }
  .category-inner { min-height: 40px; }
  .category-name { font-size: 11px; }
  .article-header { padding-top: 25px; }
  h1 { font-size: clamp(28px, 7.6vw, 34px); font-weight: 700; line-height: 1.14; letter-spacing: -.85px; }
  .article-deck { margin: 17px 0 22px; font-size: 16px; line-height: 1.6; letter-spacing: 0; text-wrap: pretty; }
  .article-meta { gap: 11px; padding-block: 16px; }
  .author { gap: 10px; }
  .author-avatar { width: 42px; height: 42px; }
  .author p { font-size: 12px; }
  .author .meta-date { font-size: 10px; gap: 2px 10px; }
  .share-button { width: 42px; height: 42px; }
  .hero-figure { margin-top: 23px; }
  .article-layout { margin-top: 30px; }
  .story-section { margin-bottom: 40px; }
  .story-section h2 { margin-bottom: 18px; font-size: 26px; line-height: 1.23; letter-spacing: -.7px; }
  .section-label, .box-eyebrow { font-size: 9px; letter-spacing: 1.1px; }
  .article-body p { margin-bottom: 17px; font-size: 16px; line-height: 1.72; }
  .article-body .lead-paragraph { font-size: 20px; line-height: 1.6; }
  .story-shortcuts { gap: 9px; margin-top: 25px; }
  .story-shortcuts a { font-size: 10px; line-height: 1.5; }
  .routine-contrast p { margin: 0; font-size: 15px; }
  .discovery-box { padding: 23px 21px; }
  .discovery-box h3 { font-size: 25px; }
  .discovery-box p { margin: 0; font-size: 15px; }
  .article-body .safety-inline { font-size: 12px; }
  .mechanism-steps li { padding-block: 21px; }
  .mechanism-steps p { margin: 0; font-size: 15px; }
  .article-body .mechanism-summary { padding: 15px 17px; font-size: 16px; }
  .founder-profile { grid-template-columns: 1fr; margin-bottom: 22px; }
  .founder-profile img { height: auto; min-height: 0; max-height: none; aspect-ratio: 1.18; }
  .founder-profile figcaption { gap: 5px; padding: 17px 20px 19px; }
  .founder-profile figcaption strong { font-size: 26px; }
  .app-proof { padding-top: 22px; margin-block: 25px; }
  .app-proof-heading h3 { font-size: 23px; }
  .testimonial-audio { padding: 20px 17px; }
  .testimonial-person { gap: 10px; margin-bottom: 17px; }
  .testimonial-avatar { width: 44px; height: 44px; }
  .testimonial-eyebrow { font-size: 8px; letter-spacing: .3px; }
  .testimonial-person h3 { font-size: 16px; }
  .testimonial-format { padding: 5px 6px; font-size: 7px; }
  .article-body .testimonial-quote { margin-bottom: 20px; font-size: 19px; line-height: 1.5; }
  .audio-player { gap: 11px; }
  .offer-heading { padding: 24px 21px 0; }
  .offer-heading h3 { font-size: 26px; }
  .offer-details { padding: 23px 21px; }
  .product-benefits { gap: 18px; }
  .product-benefits strong { font-size: 14px; }
  .product-benefits span { font-size: 12px; }
  .offer-purchase { padding: 24px 21px; }
  .price strong { font-size: 43px; }
  .offer-access { justify-content: flex-start; padding: 14px 19px; font-size: 10px; }
  .guarantee-panel { gap: 16px; padding: 23px 18px; }
  .guarantee-number { width: 58px; height: 70px; border-radius: 0 0 23px 23px; }
  .guarantee-number strong { font-size: 29px; }
  .guarantee-number span { font-size: 9px; }
  .guarantee-panel h3 { font-size: 19px; }
  .guarantee-panel p { margin: 0; font-size: 14px; line-height: 1.65; }
  .getting-started p { margin: 0; font-size: 14px; }
  .faq summary { font-size: 15px; min-height: 68px; }
  .faq-answer p { font-size: 14px; }
  .cta-panel { padding: 22px 0; }
  .cta-panel h3 { font-size: 21px; }
  .cta-panel p { margin: 0; font-size: 12px; }
  .cta-panel .button { font-size: 13px; min-height: 50px; }
  .comments-section { margin-bottom: 43px; }
  .comments-heading h2 { font-size: 27px; }
  .comment-form { padding: 18px; }
  .comment-form-footer { align-items: stretch; flex-direction: column; }
  .comment-form-footer .button { width: 100%; font-size: 12px; }
  .comment-item { gap: 11px; }
  .comment-avatar { width: 32px; height: 32px; font-size: 10px; }
  .article-body .comment-body p { font-size: 14px; }
  .comment-replies { flex-basis: calc(100% - 43px); margin-left: 43px; padding-left: 13px; }
  .footer-inner { flex-wrap: wrap; gap: 20px; padding-block: 28px; }
  .footer-inner p { font-size: 9px; }
  .mobile-offer { gap: 12px; padding-inline: 20px; }
}
@media (max-width: 359px) {
  .header-container, .article-container { width: calc(100% - 32px); }
  .testimonial-format { display: none; }
  .offer-heading, .offer-details, .offer-purchase { padding-inline: 17px; }
  .guarantee-panel { gap: 12px; padding-inline: 14px; }
  .mobile-offer { padding-inline: 16px; gap: 9px; }
  .mobile-offer small { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
