.hcw-page{padding:120px 48px 100px}.hcw-hero{text-align:center}.hcw-kicker{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fwd-accent);margin:0 0 16px}.hcw-h1{font-size:52px;font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--fwd-fg);margin:0 0 20px}.hcw-h1 em{font-style:normal;color:var(--fwd-accent)}.hcw-sub{font-size:18px;line-height:1.6;color:var(--fwd-fg-muted);max-width:620px;margin:0 auto 56px}.hcw-proof{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:0 auto 56px;max-width:760px}.hcw-proof-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--fwd-bg-elevated);border:1px solid var(--fwd-border-muted);border-radius:18px;padding:24px 20px}.hcw-proof-label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--fwd-fg-muted)}.hcw-proof-num{font-family:var(--fwd-font-mono);font-feature-settings:"tnum";font-size:24px;font-weight:500;letter-spacing:-.01em;color:var(--fwd-fg);white-space:nowrap}.hcw-proof-num b{font-weight:700;color:var(--fwd-accent)}.hcw-proof-vs{font-size:12px;line-height:1.5;font-weight:600;color:var(--fwd-fg-muted);text-align:center;white-space:nowrap}.hcw-switch-card{background:var(--fwd-bg-elevated);border:1px solid var(--fwd-border);border-radius:24px;padding:32px;text-align:left}.hcw-switch-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--fwd-border-muted)}.hcw-switch-title{display:block;font-size:18px;font-weight:700;color:var(--fwd-fg)}.hcw-switch-hint{display:block;font-size:13px;color:var(--fwd-fg-muted);margin-top:4px}.hcw-switch{flex-shrink:0;position:relative;width:76px;height:42px;border-radius:999px;border:1px solid var(--fwd-border);background:color-mix(in srgb,var(--fwd-fg) 8%,transparent);cursor:pointer;padding:0;transition:background .18s ease,border-color .18s ease}.hcw-switch:hover{background:color-mix(in srgb,var(--fwd-fg) 14%,transparent)}.hcw-switch:focus-visible{outline:2px solid var(--fwd-accent);outline-offset:3px}.hcw-switch-knob{position:absolute;top:4px;left:4px;width:32px;height:32px;border-radius:50%;background:var(--fwd-fg);box-shadow:0 2px 8px #00000059;transition:transform .18s cubic-bezier(.4,0,.2,1)}.hcw-switch[aria-checked=true]{background:var(--fwd-accent);border-color:var(--fwd-accent)}.hcw-switch[aria-checked=true] .hcw-switch-knob{transform:translate(34px);background:#fff}.hcw-rail{display:grid;grid-template-columns:auto 36px auto 36px minmax(0,1fr);align-items:center;gap:14px;padding:32px 0}.hcw-node{background:color-mix(in srgb,var(--fwd-fg) 4%,transparent);border:1px solid var(--fwd-border-muted);border-radius:14px;padding:14px 18px;font-size:13px;line-height:1.4;color:var(--fwd-fg-muted);text-align:center}.hcw-node b{display:block;margin-top:4px;font-family:var(--fwd-font-mono);font-feature-settings:"tnum";font-size:15px;font-weight:500;color:var(--fwd-fg);white-space:nowrap}.hcw-node-caller{font-weight:600;color:var(--fwd-fg-muted);white-space:nowrap}.hcw-fork{display:flex;flex-direction:column;gap:12px}.hcw-chip-echo{background:var(--fwd-accent);color:#fff}.hcw-branch{display:flex;align-items:center;gap:12px;border:1px solid var(--fwd-border-muted);border-radius:14px;padding:14px 18px;font-size:14px;font-weight:600;color:var(--fwd-fg-muted);background:transparent;opacity:.4;transition:opacity .18s ease,border-color .18s ease,background .18s ease}.hcw-branch-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:currentColor}.hcw-branch small{display:block;font-size:12px;font-weight:400;margin-top:2px;opacity:.85}.hcw-hero[data-hcw-state=off] .hcw-branch-cell,.hcw-hero[data-hcw-state=on] .hcw-branch-ai{opacity:1;color:var(--fwd-fg);border-color:var(--fwd-accent);background:color-mix(in srgb,var(--fwd-accent) 10%,transparent)}.hcw-arrow{height:2px;background:linear-gradient(90deg,var(--fwd-border),var(--fwd-accent));border-radius:2px;min-width:40px}.hcw-state-copy{display:none;margin:0;padding-top:26px;border-top:1px solid var(--fwd-border-muted);font-size:16px;line-height:1.65;color:var(--fwd-fg-muted)}.hcw-state-copy b{color:var(--fwd-fg);font-weight:700}.hcw-hero[data-hcw-state=off] [data-hcw-copy=off],.hcw-hero[data-hcw-state=on] [data-hcw-copy=on]{display:block}.hcw-section{margin-top:96px}.hcw-h2{font-size:32px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--fwd-fg);text-align:center;margin:0 0 44px}.hcw-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:start}.hcw-panel{text-align:center}.hcw-panel-step{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:12px;font-weight:700;background:color-mix(in srgb,var(--fwd-accent) 16%,transparent);color:var(--fwd-accent);margin-bottom:18px}.hcw-panel-art{display:flex;align-items:center;justify-content:center;min-height:500px}.hcw-panel-title{font-size:17px;font-weight:700;color:var(--fwd-fg);margin:20px 0 8px}.hcw-panel-body{font-size:14px;line-height:1.6;color:var(--fwd-fg-muted);margin:0}.hcw-panel-body b{color:var(--fwd-fg);font-weight:600}.cfm-phone-screen.hcw-screen{justify-content:center;align-items:center;gap:10px}.hcw-scr-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73}.hcw-scr-name{font-size:20px;font-weight:600;color:#fff}.hcw-scr-sub{font-size:12px;color:#ffffff73}.hcw-scr-ring{width:56px;height:56px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:8px}.hcw-scr-ring svg{width:26px;height:26px}.hcw-sms{align-self:stretch;background:#ffffff17;border-radius:14px;padding:12px 14px;text-align:left}.hcw-sms-from{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fwd-accent);margin-bottom:6px}.hcw-sms-body{font-size:12.5px;line-height:1.5;color:#fff}.hcw-own-note{text-align:center;font-size:14px;font-weight:600;color:var(--fwd-fg-muted);margin:40px auto 0;padding-top:28px;border-top:1px solid var(--fwd-border-muted);max-width:720px}.hcw-own-note b{color:var(--fwd-accent)}.hcw-rebuttal{scroll-margin-top:96px;background:var(--fwd-bg-elevated);border:1px solid var(--fwd-border);border-radius:24px;padding:48px}.hcw-rb-lede{font-size:18px;line-height:1.6;color:var(--fwd-fg-muted);text-align:center;max-width:640px;margin:-20px auto 40px}.hcw-rb-lede b{color:var(--fwd-fg)}.hcw-rb-proof{display:flex;align-items:center;justify-content:center;gap:28px;margin:0 0 40px}.hcw-rb-proof>div{display:flex;flex-direction:column;align-items:center;gap:8px}.hcw-rb-pdiv{width:1px;align-self:stretch;background:var(--fwd-border)}.hcw-rb-plabel{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fwd-fg-muted)}.hcw-rb-pnum{font-family:var(--fwd-font-mono);font-feature-settings:"tnum";font-size:20px;color:var(--fwd-fg);white-space:nowrap}.hcw-rb-pnum b{font-weight:700;color:var(--fwd-accent)}.hcw-reasons{list-style:none;counter-reset:hcw-r;padding:0;margin:0 auto;max-width:720px}.hcw-reasons li{counter-increment:hcw-r;position:relative;padding:0 0 22px 44px;font-size:15px;line-height:1.65;color:var(--fwd-fg-muted)}.hcw-reasons li:before{content:counter(hcw-r);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--fwd-accent);background:color-mix(in srgb,var(--fwd-accent) 14%,transparent)}.hcw-reasons b{color:var(--fwd-fg);font-weight:700}.hcw-timing{margin:36px auto 0;max-width:720px;padding:24px 26px;border-left:3px solid var(--fwd-accent);background:color-mix(in srgb,var(--fwd-accent) 6%,transparent);border-radius:0 14px 14px 0}.hcw-timing-q{font-size:17px;font-weight:700;color:var(--fwd-fg);margin:0 0 12px}.hcw-timing-a{font-size:15px;line-height:1.7;color:var(--fwd-fg-muted);margin:0 0 12px}.hcw-timing-a:last-child{margin-bottom:0}.hcw-timing-a b{color:var(--fwd-fg);font-weight:600}.hcw-faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 40px;max-width:900px;margin:0 auto}.hcw-faq-q{font-size:16px;font-weight:700;color:var(--fwd-fg);margin:0 0 8px}.hcw-faq-a{font-size:14.5px;line-height:1.65;color:var(--fwd-fg-muted);margin:0}.hcw-undo{text-align:center}.hcw-undo-body{font-size:17px;line-height:1.65;color:var(--fwd-fg-muted);max-width:640px;margin:0 auto 16px}.hcw-undo-body b{color:var(--fwd-fg);font-weight:700}.hcw-cta{display:inline-block;margin-top:24px;padding:15px 28px;border-radius:12px;background:var(--fwd-accent);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:filter .16s ease}.hcw-cta:hover{filter:brightness(1.1)}.hcw-cta:focus-visible{outline:2px solid var(--fwd-accent);outline-offset:3px}@media(max-width:760px){.hcw-page{padding:100px 20px 72px}.hcw-h1{font-size:34px}.hcw-sub{font-size:16px;margin-bottom:36px}.hcw-proof{grid-template-columns:1fr;gap:12px;margin-bottom:36px}.hcw-proof-vs{padding:2px 0}.hcw-switch-card{padding:22px 18px;border-radius:20px}.hcw-switch-row{padding-bottom:22px}.hcw-rail{grid-template-columns:1fr;gap:12px;padding:24px 0}.hcw-arrow{justify-self:center;width:2px;height:20px;min-width:0;background:linear-gradient(180deg,var(--fwd-border),var(--fwd-accent))}.hcw-section{margin-top:64px}.hcw-h2{font-size:25px;margin-bottom:32px}.hcw-panels{grid-template-columns:1fr;gap:40px}.hcw-panel-art{min-height:0}.hcw-panel-art .cfm-browser{max-width:100%}.hcw-own-note{margin-top:32px;padding-top:24px;font-size:13px}.hcw-rebuttal{padding:28px 20px;border-radius:20px;scroll-margin-top:76px}.hcw-rb-lede{font-size:16px;margin-bottom:28px}.hcw-rb-proof{gap:14px;margin-bottom:30px}.hcw-rb-pnum{font-size:15px}.hcw-reasons li{padding-left:38px;font-size:14.5px}.hcw-timing{padding:18px}.hcw-faq-list{grid-template-columns:1fr;gap:24px}.hcw-undo-body{font-size:15.5px}}@media(prefers-reduced-motion:reduce){.hcw-switch,.hcw-switch-knob,.hcw-branch{transition:none}}
