:root {
  --ink: #141310;
  --ink-soft: #24221d;
  --paper: #fff8ef;
  --paper-deep: #f3e8da;
  --white: #fffdf9;
  --orange: #ff7028;
  --orange-dark: #c7470b;
  --orange-soft: #ffd6bd;
  --muted: #625f57;
  --line: #d8ccbe;
  --green: #266c49;
  --radius: 18px;
  --shadow: 0 22px 60px rgba(43, 31, 20, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 18px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
body, button, a { -webkit-tap-highlight-color: transparent; }
img { display: block; max-width: 100%; }
a { color: inherit; }
button, input { font: inherit; }
[hidden] { display: none !important; }
#recois, #prompts, #programme, #preuves, #prevente, #faq { scroll-margin-top: 92px; }

.shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.section { padding-block: 82px; border-bottom: 1px solid var(--line); }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 1000; top: 10px; left: 10px; transform: translateY(-160%); padding: 10px 14px; color: var(--white); background: var(--ink); }
.skip-link:focus { transform: translateY(0); }

h1, h2, h3, p { overflow-wrap: anywhere; }
h1, h2, h3 { margin-top: 0; line-height: 1.06; letter-spacing: -.045em; }
h1 { margin-bottom: 25px; font-size: clamp(58px, 6vw, 82px); }
h1 em { color: var(--orange-dark); font-style: normal; }
h2 { margin-bottom: 22px; font-size: clamp(48px, 5vw, 64px); }
h3 { margin-bottom: 13px; font-size: 27px; }
p { margin-top: 0; }
.eyebrow { margin: 0 0 17px; color: var(--orange-dark); font: 850 12px/1.3 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .12em; text-transform: uppercase; }
.eyebrow::before { content: ""; display: inline-block; width: 8px; height: 8px; margin-right: 9px; border-radius: 50%; background: var(--orange); }
.eyebrow.light { color: var(--orange-soft); }
.lead-copy { color: #38362f; font-size: 21px; line-height: 1.55; }
.light-copy { color: #cbc7bd; font-size: 20px; }
.disclaimer { color: var(--muted); font-size: 14px; }

.button { min-height: 54px; display: inline-flex; align-items: center; justify-content: center; padding: 13px 22px; border: 2px solid var(--ink); border-radius: 10px; font-size: 15px; font-weight: 850; line-height: 1.25; text-align: center; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease; }
a.button:hover { transform: translateY(-2px); box-shadow: 0 8px 0 rgba(20, 19, 16, .16); }
.button-primary { border-color: var(--orange); color: var(--ink); background: var(--orange); }
.button-primary:hover { background: #ff8448; }
.button-secondary { background: var(--white); }
.button-dark { border-color: var(--ink); color: var(--white); background: var(--ink); }
.button-small { min-height: 42px; padding: 9px 15px; font-size: 14px; }
.button-large { min-height: 62px; padding-inline: 30px; font-size: 17px; }
.button-full { width: 100%; }

.site-header { position: sticky; z-index: 100; top: 0; border-bottom: 1px solid rgba(20,19,16,.16); background: rgba(255, 248, 239, .94); backdrop-filter: blur(14px); }
.nav-shell { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 9px; text-decoration: none; }
.brand img { width: 136px; height: auto; }
.brand span { padding-left: 10px; border-left: 1px solid var(--line); font-size: 13px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.nav { display: flex; align-items: center; gap: 25px; }
.nav > a:not(.button) { color: #4d4a43; font-size: 14px; font-weight: 750; text-decoration: none; }
.nav > a:not(.button):hover { color: var(--orange-dark); }
.nav-toggle { width: 46px; height: 42px; display: none; border: 1px solid var(--line); border-radius: 8px; background: var(--white); }
.nav-toggle > span:not(.sr-only) { width: 21px; display: block; margin: 4px auto; border-top: 2px solid var(--ink); }

.hero { padding-block: 64px 60px; border-bottom: 1px solid var(--line); background-color: var(--paper); background-image: radial-gradient(circle at 75% 25%, rgba(255,112,40,.17), transparent 28%), linear-gradient(rgba(20,19,16,.036) 1px, transparent 1px), linear-gradient(90deg, rgba(20,19,16,.036) 1px, transparent 1px); background-size: auto, 58px 58px, 58px 58px; }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.27fr) minmax(380px, .73fr); gap: 60px; align-items: center; }
.hero-copy { min-width: 0; }
.hero-lead { max-width: 830px; margin-bottom: 24px; color: #38362f; font-size: 21px; line-height: 1.55; }
.audience-line { display: flex; flex-wrap: wrap; gap: 9px; }
.audience-line span { padding: 8px 12px; border: 1px solid var(--line); border-radius: 999px; color: #4b4840; background: rgba(255,253,249,.72); font-size: 14px; font-weight: 750; }
.audience-line span::before { content: "✓"; margin-right: 7px; color: var(--green); font-weight: 950; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 27px; }
.offer-note { margin: 12px 0 0; color: var(--muted); font-size: 14px; }

.offer-card { min-width: 0; padding: 31px; border: 1px solid var(--ink); border-radius: var(--radius); color: var(--ink); background: var(--white); box-shadow: 15px 15px 0 var(--orange-soft), var(--shadow); }
.offer-tag { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding-bottom: 18px; border-bottom: 1px solid var(--line); font: 850 11px/1.3 ui-monospace, monospace; letter-spacing: .06em; text-transform: uppercase; }
.offer-tag span { color: var(--orange-dark); }
.offer-tag b { color: var(--muted); text-align: right; }
.price-label { margin: 24px 0 2px; color: var(--muted); font-size: 14px; font-weight: 750; }
.price { font-size: 51px; font-weight: 900; line-height: 1; letter-spacing: -.055em; }
.price-after { margin: 8px 0 22px; padding-bottom: 20px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: 15px; }
s { text-decoration-color: var(--orange-dark); text-decoration-thickness: 2px; }
.check-list { display: grid; gap: 11px; margin: 20px 0 0; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 25px; }
.check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--green); font-weight: 950; }
.check-list.compact { gap: 9px; margin: 0 0 23px; }
.check-list.compact li { font-size: 15px; }
.microcopy { margin: 13px 0 0; color: var(--muted); font-size: 13px; text-align: center; }

.proof-strip { border-bottom: 1px solid var(--line); background: var(--white); }
.proof-strip-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.proof-strip-grid > * { min-width: 0; min-height: 120px; display: grid; align-content: center; gap: 5px; padding: 22px 24px; border-right: 1px solid var(--line); text-decoration: none; }
.proof-strip-grid > :first-child { padding-left: 0; }
.proof-strip-grid > :last-child { padding-right: 0; border-right: 0; }
.proof-strip strong { color: var(--orange-dark); font-size: 28px; line-height: 1; }
.proof-strip span { color: var(--muted); font-size: 14px; line-height: 1.35; }
.proof-strip a:hover strong { color: var(--ink); }

.section-heading { margin-bottom: 43px; }
.section-heading.centered { max-width: 900px; margin-inline: auto; text-align: center; }
.section-heading.centered > p:last-child { max-width: 750px; margin: 0 auto; color: var(--muted); font-size: 19px; }
.section-heading.split { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, .65fr); gap: 70px; align-items: end; }
.section-heading.split > p { margin-bottom: 5px; color: var(--muted); font-size: 18px; }

.receive-section { background: var(--white); }
.receive-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.receive-grid article { min-width: 0; min-height: 225px; padding: 26px; border: 1px solid var(--line); border-radius: 15px; background: var(--paper); }
.receive-grid .receive-main { grid-column: span 2; color: var(--white); background: var(--ink); }
.receive-main h3 { max-width: 600px; margin: 55px 0 13px; font-size: 37px; }
.receive-main p { max-width: 650px; color: #c8c5bc; }
.receive-main a { color: var(--orange-soft); font-weight: 850; }
.card-kicker { color: var(--orange); font: 850 11px/1.2 ui-monospace, monospace; letter-spacing: .08em; }
.icon-box { width: 43px; height: 43px; display: grid; place-items: center; margin-bottom: 48px; border-radius: 9px; color: var(--ink); background: var(--orange); font: 900 12px/1 ui-monospace, monospace; }
.receive-grid article > p { color: var(--muted); }
.receive-grid .receive-now { color: var(--ink); background: var(--orange-soft); }
.receive-now > span { font: 850 11px/1 ui-monospace, monospace; letter-spacing: .1em; }
.receive-now h3 { margin-top: 48px; }

.story-section { background: var(--paper); }
.story-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 82px; }
.story-title { position: sticky; top: 112px; align-self: start; }
.story-copy > p { color: #4c4941; }
.story-copy blockquote { margin: 30px 0; padding: 24px 26px; border-left: 5px solid var(--orange); color: var(--ink); background: var(--white); font-size: 23px; font-weight: 800; line-height: 1.4; }

.prompts-section { background: var(--paper-deep); }
.folder-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.folder-grid article { position: relative; min-width: 0; min-height: 330px; padding: 28px; border: 1px solid #cfc0ae; border-radius: 8px 18px 18px 18px; background: var(--white); }
.folder-grid article::before { content: ""; position: absolute; top: -9px; left: -1px; width: 105px; height: 10px; border: 1px solid #cfc0ae; border-bottom: 0; border-radius: 8px 8px 0 0; background: var(--white); }
.folder-grid article > span { color: var(--orange-dark); font: 850 11px/1 ui-monospace, monospace; letter-spacing: .08em; }
.folder-grid h3 { margin-top: 44px; }
.folder-grid p { color: var(--muted); font-size: 16px; }
.folder-grid ul { display: grid; gap: 7px; margin: 20px 0 0; padding: 18px 0 0; border-top: 1px solid var(--line); list-style: none; }
.folder-grid li { position: relative; padding-left: 18px; color: #4c4942; font-size: 15px; }
.folder-grid li::before { content: "+"; position: absolute; left: 0; color: var(--orange-dark); font-weight: 900; }

.shortcuts-section { color: var(--white); background: var(--ink); }
.shortcuts-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: start; }
.shortcut-list { border-top: 1px solid #47443d; }
.shortcut-list p { display: grid; grid-template-columns: .8fr 1.2fr; gap: 25px; margin: 0; padding: 22px 0; border-bottom: 1px solid #47443d; }
.shortcut-list b { color: var(--orange-soft); }
.shortcut-list span { color: #bdb9ae; }

.tools-section { background: var(--white); }
.tools-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 70px; align-items: center; }
.semrush-note { margin: 28px 0 10px; padding: 24px; border: 2px solid var(--orange); border-radius: 14px; background: #fff5ec; }
.semrush-note strong { display: block; margin-bottom: 8px; font-size: 25px; }
.semrush-note p { margin: 0; }
.tool-cloud { display: flex; flex-wrap: wrap; align-content: center; gap: 12px; padding: 38px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--paper); }
.tool-cloud span { padding: 11px 15px; border: 1px solid var(--ink); border-radius: 999px; font-size: 15px; font-weight: 800; background: var(--white); }
.tool-cloud span:nth-child(3n+1) { color: var(--white); background: var(--ink); }
.tool-cloud span:nth-child(4n+2) { border-color: var(--orange); background: var(--orange-soft); }

.backlinks-section { color: var(--white); background: var(--ink-soft); }
.backlinks-grid { display: grid; grid-template-columns: .65fr 1.35fr; gap: 85px; align-items: center; }
.big-number { display: grid; gap: 15px; padding: 44px 32px; border: 1px solid #504c43; border-radius: var(--radius); background: var(--ink); text-align: center; }
.big-number strong { color: var(--orange); font-size: clamp(70px, 9vw, 115px); line-height: .9; letter-spacing: -.07em; }
.big-number span { color: #c8c4b9; font-size: 16px; }
.backlinks-grid > div:last-child > p:not(.eyebrow, .disclaimer) { color: #cbc7bd; }
.backlinks-grid .disclaimer { color: #aaa69c; }

.audience-section { background: var(--paper); }
.audience-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.audience-grid article { padding: 37px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }
.audience-grid article > span { color: var(--orange-dark); font: 850 11px/1 ui-monospace, monospace; letter-spacing: .1em; }
.audience-grid h3 { margin-top: 62px; font-size: 38px; }
.audience-grid p { color: var(--muted); }

.program-section { background: var(--white); }
.steps { border-top: 1px solid var(--line); }
.steps article { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; padding: 39px 0; border-bottom: 1px solid var(--line); }
.step-head span { color: var(--orange-dark); font: 850 12px/1 ui-monospace, monospace; letter-spacing: .1em; }
.step-head h3 { max-width: 420px; margin-top: 24px; font-size: 37px; }
.step-body ul { columns: 2; column-gap: 35px; margin: 0; padding: 0; list-style: none; }
.step-body li { break-inside: avoid; position: relative; margin-bottom: 10px; padding-left: 21px; color: #4c4942; font-size: 16px; }
.step-body li::before { content: "✓"; position: absolute; left: 0; color: var(--green); font-weight: 900; }
.deliverable { margin: 25px 0 0; padding: 18px 20px; border-radius: 10px; background: var(--paper-deep); font-size: 17px; font-weight: 850; }
.deliverable span { display: block; margin-bottom: 4px; color: var(--orange-dark); font: 850 11px/1 ui-monospace, monospace; letter-spacing: .08em; text-transform: uppercase; }

.real-section { background: var(--paper-deep); }
.real-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 65px; align-items: center; }
.real-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 27px; }
.real-tags span { padding: 7px 11px; border: 1px solid #cdbca8; border-radius: 7px; color: #4d4940; background: rgba(255,255,255,.55); font-size: 14px; font-weight: 750; }
.problem-card { padding: 38px; border: 1px solid var(--ink); border-radius: var(--radius); color: var(--white); background: var(--ink); box-shadow: 13px 13px 0 rgba(255,112,40,.35); }
.problem-card > span { color: var(--orange); font: 850 11px/1.3 ui-monospace, monospace; letter-spacing: .08em; }
.problem-card h3 { margin-top: 47px; font-size: 38px; }
.problem-card p { color: #c9c5ba; }
.problem-card strong { color: var(--white); }

.support-section { background: var(--white); }
.support-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.support-grid article { padding: 39px; border-radius: var(--radius); }
.coaching-card { border: 1px solid var(--line); background: var(--paper); }
.updates-card { color: var(--white); background: var(--orange-dark); }
.updates-card .eyebrow { color: #ffe5d4; }
.support-number { margin: 45px 0 5px; color: var(--orange-dark); font-size: 67px; font-weight: 950; line-height: 1; letter-spacing: -.06em; }
.updates-card .support-number { color: var(--white); }
.support-grid h2 { font-size: clamp(39px, 4vw, 51px); }
.support-grid article > p:not(.eyebrow, .support-number) { color: var(--muted); }
.updates-card > p:not(.eyebrow, .support-number) { color: #ffe3d2; }

.proof-section { background: var(--paper); }
.proof-cards { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.proof-cards > * { min-width: 0; min-height: 280px; display: flex; flex-direction: column; padding: 25px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--white); text-decoration: none; }
.proof-cards strong { color: var(--orange-dark); font-size: 41px; line-height: 1; letter-spacing: -.05em; }
.proof-cards h3 { margin-top: 65px; font-size: 24px; }
.proof-cards p { margin-top: auto; color: var(--muted); font-size: 15px; }
.proof-cards a:hover { background: var(--orange-soft); }
.shopibot-showcase { display: grid; grid-template-columns: .8fr 1.2fr; gap: 55px; align-items: center; margin-top: 18px; padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }
.shopibot-showcase > img { width: 100%; aspect-ratio: 1 / 1; border-radius: 13px; object-fit: cover; }
.shopibot-showcase h3 { font-size: 38px; }
.shopibot-showcase > div > p:not(.eyebrow, .disclaimer) { color: var(--muted); }

.arthur-section { background: var(--white); }
.arthur-grid { display: grid; grid-template-columns: .86fr 1.14fr; gap: 82px; align-items: center; }
.arthur-photo-wrap { position: relative; }
.arthur-photo-wrap > img { width: 100%; aspect-ratio: 1 / 1; border-radius: var(--radius); object-fit: cover; object-position: center top; }
.photo-stamp { position: absolute; right: -25px; bottom: 26px; display: flex; align-items: center; gap: 12px; padding: 15px 18px; border-radius: 10px; color: var(--white); background: var(--ink); }
.photo-stamp strong { color: var(--orange); font-size: 29px; line-height: 1; }
.photo-stamp span { font-size: 13px; line-height: 1.3; }
.arthur-grid > div:last-child > p:not(.eyebrow) { color: #4b4840; }
.signature { width: 165px; height: auto; margin: 8px 0 3px; }
.arthur-links { display: flex; flex-wrap: wrap; gap: 20px; }
.arthur-links a { color: var(--orange-dark); font-size: 15px; font-weight: 850; }

.shopibot-section { background: var(--paper-deep); }
.shopibot-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: center; }
.shopibot-grid > img { width: 100%; border-radius: var(--radius); }

.vision-section { color: var(--white); background: var(--ink); }
.vision-inner { text-align: center; }
.vision-inner h2 { max-width: 1000px; margin-inline: auto; }
.vision-inner > p:not(.eyebrow) { max-width: 760px; margin-inline: auto; color: #c7c3b8; font-size: 20px; }
.vision-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; max-width: 1000px; margin: 34px auto; background: #4c4941; }
.vision-options span { padding: 27px; color: var(--orange-soft); background: var(--ink); font-weight: 800; }
.vision-disclaimer { padding-top: 25px; border-top: 1px solid #4c4941; font-size: 16px !important; }

.fit-section { background: var(--paper); }
.fit-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 65px; }
.fit-grid h2 { font-size: clamp(42px, 4vw, 52px); }
.fit-grid ul { display: grid; gap: 0; margin: 28px 0 0; padding: 0; border-top: 1px solid var(--line); list-style: none; }
.fit-grid li { position: relative; padding: 14px 0 14px 25px; border-bottom: 1px solid var(--line); }
.fit-grid li::before { content: "+"; position: absolute; left: 0; color: var(--green); font-weight: 950; }
.not-fit .eyebrow { color: #8c3510; }
.not-fit li::before { content: "−"; color: #8c3510; }

.presale-section { color: var(--white); background: var(--ink-soft); }
.presale-grid { display: grid; grid-template-columns: minmax(0, 1fr) 440px; gap: 75px; align-items: center; }
.presale-copy > p:not(.eyebrow) { color: #c7c3b8; font-size: 19px; }
.schedule-list { margin: 30px 0 0; border-top: 1px solid #504c43; }
.schedule-list > div { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; padding: 14px 0; border-bottom: 1px solid #504c43; }
.schedule-list dt { color: #aaa69c; }
.schedule-list dd { margin: 0; font-weight: 800; text-align: right; }
.final-offer { box-shadow: 15px 15px 0 rgba(255,112,40,.28); }
.policy-link { display: inline-block; margin-top: 12px; color: var(--muted); font-size: 13px; }

.faq-section { background: var(--white); }
.faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 80px; align-items: start; }
.faq-heading { position: sticky; top: 112px; }
.faq-heading > p:not(.eyebrow) { color: var(--muted); }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 22px 42px 22px 0; cursor: pointer; font-size: 18px; font-weight: 850; line-height: 1.35; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; position: absolute; top: 18px; right: 5px; color: var(--orange-dark); font-size: 26px; font-weight: 500; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details > p { margin: 0 0 23px; padding-right: 30px; color: var(--muted); font-size: 16px; }

.final-cta { padding-block: 90px; background: var(--orange); }
.final-inner { display: flex; flex-direction: column; align-items: center; text-align: center; }
.final-inner .eyebrow { color: #5b260d; }
.final-inner h2 { max-width: 930px; font-size: clamp(55px, 7vw, 84px); }
.final-inner > p:not(.eyebrow, .offer-note) { max-width: 710px; color: #51230e; font-size: 20px; }
.final-inner .button { margin-top: 12px; }
.final-inner .offer-note { color: #51230e; }

.site-footer { padding-block: 34px; border-top: 1px solid var(--line); background: var(--white); }
.footer-grid { display: grid; grid-template-columns: auto 1fr; gap: 20px 45px; align-items: center; }
.footer-grid > p { margin: 0; color: var(--muted); font-size: 13px; }
.footer-grid > p:first-of-type { justify-self: end; font-weight: 800; }
.footer-grid > p:last-child { grid-column: 2; justify-self: end; text-align: right; }
.footer-grid nav { display: flex; flex-wrap: wrap; gap: 18px; }
.footer-grid nav a { color: var(--muted); font-size: 14px; }
.mobile-sticky-cta { display: none; }

@media (max-width: 1080px) {
  .nav-toggle { display: block; }
  .nav { position: absolute; top: 68px; right: 24px; left: 24px; display: none; padding: 13px; border: 1px solid var(--line); border-radius: 12px; background: var(--white); box-shadow: var(--shadow); }
  .nav.is-open { display: grid; gap: 2px; }
  .nav > a:not(.button) { padding: 10px; }
  .nav .button { margin-top: 5px; }
  .hero-grid { grid-template-columns: minmax(0, 1fr) 380px; gap: 35px; }
  h1 { font-size: clamp(53px, 6.3vw, 68px); }
  .proof-cards { grid-template-columns: repeat(2, 1fr); }
  .proof-cards > * { min-height: 240px; }
  .presale-grid { gap: 45px; }
}

@media (max-width: 900px) {
  .section { padding-block: 70px; }
  .hero { padding-block: 54px; }
  .hero-grid, .story-grid, .shortcuts-grid, .tools-grid, .backlinks-grid, .real-grid, .arthur-grid, .shopibot-grid, .shopibot-showcase, .presale-grid, .faq-grid { grid-template-columns: 1fr; }
  .hero-grid { gap: 42px; }
  .hero-copy { max-width: 760px; }
  .hero-offer, .final-offer { width: min(100%, 560px); }
  .proof-strip-grid { grid-template-columns: repeat(2, 1fr); }
  .proof-strip-grid > * { border-bottom: 1px solid var(--line); }
  .proof-strip-grid > :nth-child(2) { border-right: 0; }
  .proof-strip-grid > :nth-child(3) { padding-left: 0; }
  .proof-strip-grid > :nth-child(n+3) { border-bottom: 0; }
  .receive-grid, .folder-grid { grid-template-columns: repeat(2, 1fr); }
  .receive-grid .receive-main { grid-column: span 2; }
  .story-title, .faq-heading { position: static; }
  .shortcuts-grid, .tools-grid, .backlinks-grid, .real-grid, .arthur-grid, .faq-grid { gap: 45px; }
  .big-number { max-width: 480px; }
  .steps article { grid-template-columns: .72fr 1.28fr; gap: 35px; }
  .step-body ul { columns: 1; }
  .arthur-photo-wrap { width: min(100%, 560px); }
  .presale-grid { gap: 50px; }
}

@media (max-width: 700px) {
  .shell { width: min(100% - 32px, 1180px); }
  body { font-size: 16px; line-height: 1.58; }
  .section { padding-block: 58px; }
  h1 { font-size: clamp(42px, 12vw, 52px); line-height: 1.01; }
  h2 { font-size: clamp(34px, 9.5vw, 42px); }
  h3 { font-size: 25px; }
  .lead-copy, .light-copy { font-size: 18px; }
  .disclaimer, .offer-note, .microcopy { font-size: 14px; }
  .brand span, .eyebrow, .offer-tag, .card-kicker, .icon-box, .receive-now > span, .folder-grid article > span, .audience-grid article > span, .step-head span, .deliverable span, .problem-card > span, .photo-stamp span, .policy-link, .footer-grid > p, .footer-grid nav a { font-size: 14px; }
  .nav-shell { min-height: 66px; }
  .brand img { width: 122px; }
  .brand span { font-size: 12px; }
  .nav { top: 62px; right: 16px; left: 16px; }
  .hero { padding-block: 43px 52px; }
  .hero-lead { font-size: 18px; }
  .audience-line { display: grid; }
  .hero-actions { display: grid; }
  .button { width: 100%; min-height: 56px; font-size: 15px; }
  .offer-card { padding: 24px; box-shadow: 8px 8px 0 var(--orange-soft); }
  .offer-tag { align-items: flex-start; }
  .price { font-size: 46px; }
  .proof-strip-grid { grid-template-columns: 1fr; }
  .proof-strip-grid > * { min-height: 90px; display: grid; grid-template-columns: 115px 1fr; align-items: center; padding: 17px 0; border-right: 0; border-bottom: 1px solid var(--line) !important; }
  .proof-strip-grid > :last-child { border-bottom: 0 !important; }
  .proof-strip strong { font-size: 25px; }
  .proof-strip span { font-size: 14px; }
  .section-heading, .section-heading.split { display: block; margin-bottom: 32px; }
  .section-heading.split > p, .section-heading.centered > p:last-child { font-size: 16px; }
  .receive-grid, .folder-grid, .audience-grid, .support-grid, .proof-cards, .vision-options, .fit-grid { grid-template-columns: 1fr; }
  .receive-grid .receive-main { grid-column: auto; }
  .receive-grid article { min-height: 0; }
  .receive-main h3, .receive-now h3 { margin-top: 35px; font-size: 31px; }
  .icon-box { margin-bottom: 35px; }
  .story-grid { gap: 25px; }
  .story-copy blockquote { margin-inline: 0; padding: 20px; font-size: 20px; }
  .folder-grid { gap: 18px; }
  .folder-grid article { min-height: 0; }
  .shortcut-list p { grid-template-columns: 1fr; gap: 5px; }
  .tool-cloud { padding: 24px; }
  .tool-cloud span { font-size: 14px; }
  .big-number { padding: 35px 24px; }
  .audience-grid article { padding: 28px; }
  .audience-grid h3 { margin-top: 42px; font-size: 33px; }
  .steps article { grid-template-columns: 1fr; gap: 18px; padding: 31px 0; }
  .step-head h3 { margin: 17px 0 0; font-size: 31px; }
  .step-body li { font-size: 16px; }
  .problem-card { padding: 28px; box-shadow: 8px 8px 0 rgba(255,112,40,.35); }
  .problem-card h3 { margin-top: 38px; font-size: 31px; }
  .support-grid article { padding: 28px; }
  .support-number { margin-top: 38px; font-size: 59px; }
  .support-grid h2 { font-size: 36px; }
  .proof-cards > * { min-height: 230px; }
  .proof-cards h3 { margin-top: 48px; }
  .shopibot-showcase { gap: 27px; padding: 23px; }
  .shopibot-showcase h3 { font-size: 31px; }
  .photo-stamp { right: 10px; bottom: 10px; }
  .arthur-grid { gap: 38px; }
  .vision-options { background: transparent; }
  .vision-options span { border-top: 1px solid #4c4941; }
  .fit-grid { gap: 48px; }
  .schedule-list > div { grid-template-columns: 1fr; gap: 2px; }
  .schedule-list dd { text-align: left; }
  .faq-grid { gap: 38px; }
  .faq-list summary { font-size: 16px; }
  .faq-list details > p { padding-right: 0; font-size: 16px; }
  .final-cta { padding-block: 65px; }
  .final-inner h2 { font-size: clamp(42px, 12vw, 52px); }
  .final-inner > p:not(.eyebrow, .offer-note) { font-size: 18px; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-grid > p:first-of-type, .footer-grid > p:last-child { grid-column: 1; justify-self: start; text-align: left; }
}

@media (max-width: 430px) {
  .shell { width: calc(100% - 28px); }
  h1 { font-size: 43px; }
  .hero-actions .button { padding-inline: 14px; }
  .offer-card { padding: 21px; }
  .price { font-size: 43px; }
  .proof-strip-grid > * { grid-template-columns: 102px 1fr; }
  .receive-grid article, .folder-grid article, .audience-grid article, .problem-card, .support-grid article { padding: 23px; }
  .tool-cloud { padding: 20px; }
  .photo-stamp { padding: 11px 13px; }
  .photo-stamp strong { font-size: 24px; }
  .photo-stamp span { font-size: 14px; }
}

@media (max-width: 390px) {
  h1 { font-size: 42px; }
  .brand img { width: 111px; }
  .brand span { font-size: 14px; }
  .offer-tag { display: grid; }
  .offer-tag b { text-align: left; }
  .proof-strip-grid > * { grid-template-columns: 92px 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
