:root {
  color-scheme: light;
  --ink: #101317;
  --ink-soft: #20262d;
  --paper: #f3f2ea;
  --paper-strong: #fbfbf6;
  --line: #a7ada7;
  --line-dark: #515960;
  --blue: #2458d3;
  --green: #168d69;
  --yellow: #f4d84d;
  --coral: #e96655;
  --review: #b76b14;
  --muted: #59626a;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { min-width: 300px; margin: 0; color: var(--ink); background: var(--paper); font-family: Arial, Helvetica, sans-serif; }
button, input, select { font: inherit; }
button, a, input, select { -webkit-tap-highlight-color: transparent; }
button, a { touch-action: manipulation; }
[hidden] { display: none !important; }

.skip-link { position: fixed; z-index: 100; top: -80px; left: 12px; padding: 10px 14px; color: var(--ink); background: var(--yellow); font: 800 11px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; text-decoration: none; }
.skip-link:focus { top: 12px; }
.topbar { min-height: 68px; display: flex; align-items: stretch; justify-content: space-between; color: #f7f8f3; background: var(--ink); border-bottom: 1px solid var(--line-dark); }
.brand { min-width: 350px; display: flex; align-items: center; gap: 12px; padding: 11px 22px; color: inherit; border-right: 1px solid var(--line-dark); text-decoration: none; }
.brand img { width: 30px; height: 30px; flex: 0 0 auto; filter: invert(1); }
.brand span { min-width: 0; display: flex; flex-direction: column; gap: 3px; }
.brand strong, .brand small { font-family: ui-monospace, SFMono-Regular, Consolas, monospace; letter-spacing: 0; }
.brand strong { font-size: 13px; }
.brand small { color: #9ca5ac; font-size: 8px; }
.topbar nav { display: flex; align-items: stretch; margin-left: auto; }
.topbar nav a { min-width: 106px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 14px; color: #cbd1d5; border-left: 1px solid var(--line-dark); font: 800 9px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; text-decoration: none; }
.topbar nav a:hover, .topbar nav a:focus-visible { color: var(--ink); background: var(--yellow); outline: 0; }

.mandate-band { border-bottom: 1px solid var(--ink); }
.mandate-shell { width: min(100%, 1580px); margin: 0 auto; padding: 42px 28px 72px; }
.mandate-intro { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(320px, .7fr); gap: 48px; align-items: stretch; }
.eyebrow { margin: 0; color: var(--blue); font: 800 9px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
.mandate-intro h1 { max-width: 900px; margin: 14px 0 0; font: 800 54px/.98 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; text-wrap: balance; }
.mandate-intro > div > p:last-child { max-width: 820px; margin: 20px 0 0; color: #465059; font-size: 18px; line-height: 1.55; }
.signal-figure { min-width: 0; min-height: 210px; position: relative; margin: 0; overflow: hidden; border: 1px solid var(--ink); background: var(--ink-soft); }
.signal-figure img { width: 100%; height: 100%; min-height: 210px; display: block; object-fit: cover; object-position: center 45%; }
.signal-figure figcaption { position: absolute; right: 0; bottom: 0; left: 0; min-height: 42px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 9px 12px; color: #fff; background: rgba(16, 19, 23, .9); border-top: 1px solid #8e979d; font: 800 8px/1.3 ui-monospace, SFMono-Regular, Consolas, monospace; }
.signal-figure figcaption b { color: var(--yellow); }
.truth-strip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 24px; border: 1px solid var(--ink); background: var(--paper-strong); }
.truth-strip span { min-width: 0; min-height: 46px; display: flex; align-items: center; gap: 9px; padding: 10px 12px; border-right: 1px solid var(--ink); font: 800 8px/1.35 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.truth-strip span:last-child { border-right: 0; }
.truth-strip i { width: 8px; height: 8px; flex: 0 0 auto; background: var(--green); border: 1px solid var(--ink); }

.workbench-grid { display: grid; grid-template-columns: minmax(580px, 1.05fr) minmax(430px, .95fr); align-items: start; margin-top: 16px; border: 1px solid var(--ink); background: var(--paper-strong); }
.mandate-form { min-width: 0; border-right: 1px solid var(--ink); }
.form-section { padding: 24px; border-bottom: 1px solid var(--ink); }
.section-heading { display: flex; align-items: center; gap: 13px; padding-bottom: 16px; border-bottom: 1px solid var(--line); }
.section-heading > span { width: 42px; height: 42px; display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; color: #fff; background: var(--blue); font: 800 10px ui-monospace, SFMono-Regular, Consolas, monospace; }
.form-section:nth-child(2) .section-heading > span { color: var(--ink); background: var(--yellow); }
.section-heading p { margin: 0; color: var(--muted); font: 800 8px/1.3 ui-monospace, SFMono-Regular, Consolas, monospace; }
.section-heading h2 { margin: 4px 0 0; font: 800 21px/1.1 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.mode-field { min-width: 0; margin: 18px 0 0; padding: 0; border: 0; }
.mode-field legend, .field > span { display: block; color: #555f67; font: 800 8px/1.3 ui-monospace, SFMono-Regular, Consolas, monospace; }
.segmented { width: 100%; display: grid; grid-template-columns: 1fr 1fr; margin-top: 8px; border: 1px solid var(--ink); }
.segmented label { min-width: 0; position: relative; cursor: pointer; }
.segmented label + label { border-left: 1px solid var(--ink); }
.segmented input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.segmented span { min-height: 40px; display: flex; align-items: center; justify-content: center; padding: 8px 10px; color: var(--muted); background: #fff; font: 800 9px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; text-align: center; }
.segmented input:checked + span { color: #fff; background: var(--ink); }
.segmented input:focus-visible + span { outline: 3px solid var(--yellow); outline-offset: -3px; }
.field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px; margin-top: 14px; }
.field { min-width: 0; display: block; }
.field--wide { grid-column: 1 / -1; margin-top: 14px; }
.field-grid .field--wide { margin-top: 0; }
.field input, .field select { width: 100%; min-width: 0; min-height: 43px; margin-top: 7px; padding: 9px 10px; color: var(--ink); background: #fff; border: 1px solid #727b82; border-radius: 0; outline: 0; }
.field input:focus, .field select:focus { border-color: var(--blue); box-shadow: inset 0 0 0 1px var(--blue); }
.field input:invalid:not(:placeholder-shown) { border-color: var(--coral); }
.toggle-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 14px; }
.toggle-grid--three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.toggle { min-width: 0; min-height: 64px; display: flex; align-items: center; gap: 10px; padding: 10px; border: 1px solid var(--line); background: #fff; cursor: pointer; }
.toggle input { width: 34px; height: 18px; flex: 0 0 auto; appearance: none; position: relative; margin: 0; border: 1px solid var(--ink); background: #d9dcda; }
.toggle input::after { content: ""; width: 12px; height: 12px; position: absolute; top: 2px; left: 2px; background: var(--ink); transition: transform .15s ease; }
.toggle input:checked { background: var(--green); }
.toggle input:checked::after { transform: translateX(16px); background: #fff; }
.toggle input:focus-visible { outline: 3px solid var(--yellow); outline-offset: 2px; }
.toggle span { min-width: 0; display: flex; flex-direction: column; gap: 4px; }
.toggle b, .toggle small { font-family: ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.toggle b { font-size: 8px; line-height: 1.25; }
.toggle small { color: var(--muted); font-size: 7px; line-height: 1.25; }
.form-error { min-height: 20px; margin: 0; padding: 10px 24px 0; color: #a53224; font: 800 9px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
.form-actions { display: grid; grid-template-columns: 1.35fr 1fr .65fr; gap: 8px; padding: 14px 24px 20px; }
.command { min-width: 0; min-height: 42px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 9px 12px; color: var(--ink); background: #fff; border: 1px solid var(--ink); border-radius: 0; cursor: pointer; text-decoration: none; }
.command span { font-size: 15px; line-height: 1; }
.command b { font: 800 8px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.command:hover, .command:focus-visible { background: var(--yellow); outline: 0; }
.command--primary { color: #fff; background: var(--blue); }
.command--primary:hover, .command--primary:focus-visible { color: var(--ink); }
.command--yellow { background: var(--yellow); }
.command--quiet { color: var(--muted); }
.sample-notice { margin: 0; display: flex; gap: 9px; padding: 10px 24px; color: #5f4d00; background: #fff9d9; border-top: 1px solid #d2bd5b; font: 700 8px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
.sample-notice b { flex: 0 0 auto; }

.result-panel { min-width: 0; position: sticky; top: 0; min-height: 720px; background: #eef0eb; }
.result-idle { min-height: 720px; display: flex; flex-direction: column; justify-content: center; padding: 48px; }
.decision-mark { width: 112px; height: 112px; display: grid; place-items: center; margin-bottom: 30px; color: var(--yellow); background: var(--ink); border: 1px solid var(--ink); font: 800 18px ui-monospace, SFMono-Regular, Consolas, monospace; }
.result-idle h2 { max-width: 590px; margin: 12px 0 0; font: 800 34px/1.02 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.result-idle > p:not(.eyebrow) { max-width: 570px; margin: 18px 0 0; color: #4f5961; font-size: 16px; line-height: 1.55; }
.result-idle ol { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 34px 0 0; padding: 0; list-style: none; border: 1px solid var(--ink); background: #fff; }
.result-idle li { min-width: 0; min-height: 100px; padding: 12px; border-right: 1px solid var(--ink); }
.result-idle li:last-child { border-right: 0; }
.result-idle li span { display: block; color: var(--blue); font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.result-idle li b { display: block; margin-top: 22px; font: 800 9px/1.35 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.result-ready { min-width: 0; }
.decision-header { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 22px; padding: 26px; color: #fff; background: var(--ink); border-bottom: 1px solid var(--ink); }
.decision-header h2 { margin: 8px 0 0; color: var(--yellow); font: 800 48px/.9 ui-monospace, SFMono-Regular, Consolas, monospace; }
.decision-header > div > p:last-child { max-width: 500px; margin: 12px 0 0; color: #c4cbd0; font-size: 13px; line-height: 1.45; }
body[data-decision="allow"] .decision-header h2 { color: #73e5b9; }
body[data-decision="review"] .decision-header h2 { color: var(--yellow); }
body[data-decision="block"] .decision-header h2 { color: #ff7a68; }
.decision-counts { display: grid; grid-template-columns: repeat(3, 62px); align-self: stretch; border: 1px solid #657078; }
.decision-counts span { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 8px 4px; border-right: 1px solid #657078; }
.decision-counts span:last-child { border-right: 0; }
.decision-counts b { font: 800 24px ui-monospace, SFMono-Regular, Consolas, monospace; }
.decision-counts small { margin-top: 4px; color: #b8c0c6; font: 800 7px ui-monospace, SFMono-Regular, Consolas, monospace; }
.digest-row { min-height: 46px; display: grid; grid-template-columns: auto minmax(0, 1fr); align-items: center; gap: 16px; padding: 10px 16px; color: #253039; background: #fff; border-bottom: 1px solid var(--line); }
.digest-row span { font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.digest-row code { min-width: 0; overflow-wrap: anywhere; word-break: break-word; white-space: normal; color: var(--blue); font: 700 9px/1.45 ui-monospace, SFMono-Regular, Consolas, monospace; }
.check-list { background: #fff; }
.check-row { display: grid; grid-template-columns: 82px minmax(140px, .55fr) minmax(0, 1.45fr); min-height: 72px; border-bottom: 1px solid var(--line); }
.check-row > * { min-width: 0; padding: 12px; }
.check-row > span { display: flex; align-items: center; justify-content: center; border-right: 1px solid var(--line); font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.check-row[data-status="pass"] > span { color: #075b42; background: #dff6ec; }
.check-row[data-status="review"] > span { color: #704000; background: #fff1c9; }
.check-row[data-status="block"] > span { color: #8b281c; background: #ffe4df; }
.check-row h3 { align-self: center; margin: 0; font: 800 10px/1.25 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.check-row p { align-self: center; margin: 0; color: #4e5961; font-size: 12px; line-height: 1.45; overflow-wrap: anywhere; }
.result-actions { display: grid; grid-template-columns: 1.2fr .8fr 1fr; gap: 8px; padding: 16px; background: #eef0eb; border-bottom: 1px solid var(--ink); }
.action-status { min-height: 0; margin: 0; padding: 0 16px; color: var(--green); font: 800 8px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
.action-status:not(:empty) { min-height: 34px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid var(--line); }
.paid-bridge { display: grid; grid-template-columns: minmax(0, 1.25fr) auto; gap: 16px 22px; padding: 22px; background: #fff; }
.paid-bridge header p { margin: 0; color: var(--blue); font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.paid-bridge h3 { max-width: 520px; margin: 7px 0 0; font: 800 20px/1.1 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.paid-price { min-width: 120px; display: flex; align-items: center; justify-content: flex-end; gap: 9px; }
.paid-price strong { font: 800 34px ui-monospace, SFMono-Regular, Consolas, monospace; }
.paid-price span { color: var(--muted); font: 800 7px/1.35 ui-monospace, SFMono-Regular, Consolas, monospace; }
.paid-bridge ul { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 0; padding: 0; list-style: none; border: 1px solid var(--ink); }
.paid-bridge li { min-width: 0; min-height: 64px; padding: 12px; border-right: 1px solid var(--ink); font: 800 8px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; }
.paid-bridge li:last-child { border-right: 0; }
.paid-bridge > p { grid-column: 1 / -1; margin: 0; color: var(--muted); font-size: 11px; line-height: 1.45; }
.paid-actions { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.paid-actions button, .paid-actions a { min-height: 42px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; padding: 9px 12px; color: #fff; background: var(--ink); border: 1px solid var(--ink); border-radius: 0; cursor: pointer; text-decoration: none; }
.paid-actions a { color: var(--ink); background: var(--yellow); }
.paid-actions b { font: 800 8px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; text-align: center; }
.paid-actions button:hover, .paid-actions button:focus-visible, .paid-actions a:hover, .paid-actions a:focus-visible { color: var(--ink); background: #fff; outline: 3px solid var(--yellow); outline-offset: -3px; }

.machine-band { color: #f6f7f4; background: var(--ink); border-bottom: 1px solid var(--ink); }
.machine-shell, .method-shell { width: min(100%, 1460px); margin: 0 auto; padding: 72px 28px; }
.machine-shell > header, .method-shell > header { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr); gap: 60px; align-items: end; }
.machine-shell > header .eyebrow, .method-shell > header .eyebrow { grid-column: 1 / -1; }
.machine-shell h2, .method-shell h2 { margin: 10px 0 0; font: 800 38px/1 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.machine-shell > header > p:last-child, .method-shell > header > p:last-child { margin: 0; color: #abb4ba; font-size: 16px; line-height: 1.55; }
.interface-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 32px; border: 1px solid #667078; }
.interface-grid article { min-width: 0; min-height: 180px; display: flex; flex-direction: column; padding: 18px; border-right: 1px solid #667078; }
.interface-grid article:last-child { border-right: 0; }
.interface-grid span { color: var(--yellow); font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.interface-grid h3 { margin: 10px 0 0; font: 800 18px/1.1 ui-monospace, SFMono-Regular, Consolas, monospace; }
.interface-grid code { margin-top: 22px; color: #9fe2cb; font: 700 10px/1.4 ui-monospace, SFMono-Regular, Consolas, monospace; overflow-wrap: anywhere; }
.interface-grid a { align-self: flex-start; margin-top: auto; padding-top: 20px; color: #fff; font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.interface-grid a:hover, .interface-grid a:focus-visible { color: var(--yellow); outline: 0; }

.method-band { border-bottom: 1px solid var(--ink); }
.method-shell > header > p:last-child { color: var(--muted); }
.method-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 32px 0 0; padding: 0; list-style: none; border: 1px solid var(--ink); background: var(--paper-strong); }
.method-grid li { min-width: 0; min-height: 210px; padding: 18px; border-right: 1px solid var(--ink); }
.method-grid li:last-child { border-right: 0; }
.method-grid span { color: var(--blue); font: 800 9px ui-monospace, SFMono-Regular, Consolas, monospace; }
.method-grid h3 { margin: 34px 0 0; font: 800 16px/1.15 ui-monospace, SFMono-Regular, Consolas, monospace; }
.method-grid p { margin: 12px 0 0; color: var(--muted); font-size: 13px; line-height: 1.5; }
.method-shell nav { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.method-shell nav a { min-height: 36px; display: inline-flex; align-items: center; padding: 8px 10px; color: var(--ink); background: #fff; border: 1px solid var(--ink); font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; text-decoration: none; }
.method-shell nav a:hover, .method-shell nav a:focus-visible { background: var(--yellow); outline: 0; }
.limits { margin: 22px 0 0; padding-top: 18px; color: var(--muted); border-top: 1px solid var(--line); font: 700 9px/1.6 ui-monospace, SFMono-Regular, Consolas, monospace; }

.footer { min-height: 72px; display: flex; align-items: center; gap: 22px; padding: 14px 24px; color: #dce0e2; background: var(--ink); }
.footer > a, .footer > span, .footer nav a { font: 800 8px ui-monospace, SFMono-Regular, Consolas, monospace; }
.footer > a, .footer nav a { color: inherit; }
.footer > span { color: #8d979e; }
.footer nav { display: flex; flex-wrap: wrap; gap: 18px; margin-left: auto; }
.noscript { margin: 0; padding: 14px; color: #fff; background: #7f251b; text-align: center; }

@media (max-width: 1120px) {
  .topbar nav a { min-width: 86px; padding-inline: 10px; }
  .workbench-grid { grid-template-columns: minmax(520px, 1fr) minmax(360px, .8fr); }
  .toggle-grid--three { grid-template-columns: 1fr; }
  .result-idle { padding: 32px; }
  .decision-header { grid-template-columns: 1fr; }
  .decision-counts { grid-template-columns: repeat(3, 1fr); min-height: 74px; }
  .check-row { grid-template-columns: 70px minmax(130px, .6fr) minmax(0, 1.4fr); }
  .paid-bridge ul { grid-template-columns: 1fr; }
  .paid-bridge li { min-height: 44px; border-right: 0; border-bottom: 1px solid var(--ink); }
  .paid-bridge li:last-child { border-bottom: 0; }
}

@media (max-width: 900px) {
  .topbar { min-height: 62px; }
  .brand { min-width: 0; flex: 1 1 auto; border-right: 0; }
  .topbar nav a:not(:first-child) { display: none; }
  .topbar nav a { min-width: 90px; }
  .mandate-shell { padding: 30px 18px 54px; }
  .mandate-intro { grid-template-columns: 1fr; gap: 22px; }
  .mandate-intro h1 { font-size: 42px; }
  .signal-figure { min-height: 180px; }
  .signal-figure img { min-height: 180px; }
  .truth-strip { grid-template-columns: 1fr 1fr; }
  .truth-strip span:nth-child(2) { border-right: 0; }
  .truth-strip span:nth-child(-n+2) { border-bottom: 1px solid var(--ink); }
  .workbench-grid { grid-template-columns: 1fr; }
  .mandate-form { border-right: 0; border-bottom: 1px solid var(--ink); }
  .result-panel { position: static; min-height: 0; }
  .result-idle { min-height: 520px; }
  .machine-shell, .method-shell { padding: 56px 18px; }
  .machine-shell > header, .method-shell > header { grid-template-columns: 1fr; gap: 16px; }
  .interface-grid { grid-template-columns: 1fr; }
  .interface-grid article { min-height: 150px; border-right: 0; border-bottom: 1px solid #667078; }
  .interface-grid article:last-child { border-bottom: 0; }
  .method-grid { grid-template-columns: 1fr 1fr; }
  .method-grid li:nth-child(2) { border-right: 0; }
  .method-grid li:nth-child(-n+2) { border-bottom: 1px solid var(--ink); }
}

@media (max-width: 620px) {
  .brand { padding-inline: 14px; }
  .brand small { display: none; }
  .mandate-intro h1 { font-size: 34px; line-height: 1; }
  .mandate-intro > div > p:last-child { font-size: 16px; }
  .truth-strip { grid-template-columns: 1fr; }
  .truth-strip span { border-right: 0; border-bottom: 1px solid var(--ink); }
  .truth-strip span:last-child { border-bottom: 0; }
  .form-section { padding: 18px 14px; }
  .field-grid, .toggle-grid { grid-template-columns: 1fr; }
  .field--wide { grid-column: auto; }
  .form-error { padding-inline: 14px; }
  .form-actions { grid-template-columns: 1fr; padding: 12px 14px 16px; }
  .sample-notice { flex-direction: column; padding-inline: 14px; }
  .result-idle { min-height: 460px; padding: 28px 18px; }
  .result-idle h2 { font-size: 28px; }
  .result-idle ol { grid-template-columns: 1fr; }
  .result-idle li { min-height: 66px; border-right: 0; border-bottom: 1px solid var(--ink); }
  .result-idle li:last-child { border-bottom: 0; }
  .result-idle li b { margin-top: 10px; }
  .decision-header { padding: 22px 16px; }
  .decision-header h2 { font-size: 40px; }
  .check-row { grid-template-columns: 70px minmax(0, 1fr); }
  .check-row p { grid-column: 1 / -1; padding-top: 8px; border-top: 1px dotted var(--line); }
  .result-actions { grid-template-columns: 1fr; }
  .paid-bridge { grid-template-columns: 1fr; padding: 18px 14px; }
  .paid-price { justify-content: flex-start; }
  .paid-bridge ul, .paid-bridge > p, .paid-actions { grid-column: 1; }
  .paid-actions { grid-template-columns: 1fr; }
  .machine-shell h2, .method-shell h2 { font-size: 30px; }
  .method-grid { grid-template-columns: 1fr; }
  .method-grid li { min-height: 160px; border-right: 0; border-bottom: 1px solid var(--ink); }
  .method-grid li:last-child { border-bottom: 0; }
  .footer { align-items: flex-start; flex-direction: column; }
  .footer nav { margin-left: 0; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .toggle input::after { transition: none; }
}
