:root {
  --ink: #18302a;
  --muted: #60736d;
  --line: #cfdbd5;
  --paper: #f6f4ee;
  --mint: #d9f1e4;
  --lime: #c5ef63;
  --coral: #ff7968;
  --white: #fffefa;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Manrope, sans-serif; }
a { color: inherit; }
.site-header { min-height: 76px; max-width: 1200px; margin: auto; padding: 16px 28px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; align-items: center; gap: 9px; text-decoration: none; font-weight: 700; font-size: 17px; }
.brand-mark { display: grid; place-items: center; width: 27px; height: 27px; border-radius: 8px; background: var(--ink); color: var(--lime); font: 500 16px/1 "DM Mono", monospace; }
nav { display: flex; gap: 24px; font-size: 13px; font-weight: 600; color: #4b615a; }
nav a { text-decoration: none; }
nav a:hover, .text-link:hover, footer a:hover { color: #cc4e43; }
.button { display: inline-flex; min-height: 45px; align-items: center; justify-content: center; padding: 0 18px; border: 0; border-radius: 7px; background: var(--ink); color: var(--white); text-decoration: none; font-size: 13px; font-weight: 700; }
.button:hover { background: #294a41; }
.button-small { min-height: 38px; padding: 0 14px; }
.hero { max-width: 1200px; min-height: 620px; margin: 0 auto; padding: 72px 28px 88px; display: grid; grid-template-columns: minmax(0, .95fr) minmax(420px, .85fr); align-items: center; gap: 84px; }
.eyebrow, .source-label { margin: 0 0 15px; color: #637a71; font: 500 11px/1.2 "DM Mono", monospace; letter-spacing: .08em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: Fraunces, serif; font-weight: 600; letter-spacing: 0; }
h1 { max-width: 620px; margin-bottom: 22px; font-size: 64px; line-height: 1.02; }
h2 { margin-bottom: 15px; font-size: 40px; line-height: 1.1; }
.hero-text { max-width: 520px; margin-bottom: 28px; color: var(--muted); font-size: 17px; line-height: 1.7; }
.hero-actions { display: flex; align-items: center; gap: 22px; }
.text-link { font-size: 13px; font-weight: 700; text-decoration: none; }
.text-link span { margin-left: 4px; color: #d65447; }
.fine-print { margin: 18px 0 0; color: #788780; font-size: 11px; line-height: 1.5; }
.reply-window { width: min(100%, 480px); justify-self: end; overflow: hidden; border: 1px solid #adbbb5; border-radius: 8px; background: var(--white); box-shadow: 12px 14px 0 var(--coral); transform: rotate(1.5deg); }
.window-top { height: 43px; padding: 0 14px; display: flex; align-items: center; gap: 6px; border-bottom: 1px solid var(--line); background: #e8eee9; }
.window-top span { width: 8px; height: 8px; border-radius: 50%; background: #90a19a; }.window-top p { margin: 0 0 0 8px; font: 500 11px "DM Mono", monospace; }
.post-source { padding: 21px 23px 16px; border-bottom: 1px solid var(--line); }.post-source p:last-child { margin: 0; font: 500 16px/1.5 Fraunces, serif; }
.tone-row { padding: 13px 18px; display: flex; flex-wrap: wrap; gap: 7px; border-bottom: 1px solid var(--line); }.tone-row span { padding: 5px 8px; border: 1px solid var(--line); border-radius: 4px; color: var(--muted); font-size: 10px; }.tone-row .selected { border-color: var(--ink); background: var(--lime); color: var(--ink); font-weight: 700; }
.reply-option { position: relative; min-height: 100px; padding: 16px 76px 15px 48px; border-bottom: 1px solid var(--line); }.reply-option b { position: absolute; top: 18px; left: 17px; color: #de5d4d; font: 500 11px "DM Mono", monospace; }.reply-option p { margin: 0; font-size: 12px; line-height: 1.58; }.reply-option button { position: absolute; right: 17px; bottom: 15px; padding: 5px 8px; border: 0; border-radius: 4px; background: var(--ink); color: var(--white); font-size: 10px; font-weight: 700; }.reply-option.muted { min-height: auto; padding-top: 12px; padding-bottom: 12px; opacity: .57; }
.steps { padding: 90px max(28px, calc((100% - 1144px) / 2)); display: grid; grid-template-columns: .9fr 1.1fr; gap: 84px; border-top: 1px solid var(--line); background: var(--mint); }.steps h2 { max-width: 420px; }.steps ol { margin: 0; padding: 0; list-style: none; }.steps li { padding: 0 0 24px; margin-bottom: 24px; display: grid; grid-template-columns: 50px 1fr; gap: 16px; border-bottom: 1px solid #bad2c5; }.steps li:last-child { margin: 0; border: 0; }.steps li > span { color: #d24f43; font: 500 12px "DM Mono", monospace; }.steps h3 { margin-bottom: 6px; font-size: 15px; }.steps li p, .section-intro > p:last-child { margin: 0; color: #536b63; font-size: 13px; line-height: 1.6; }
.plans { max-width: 1144px; margin: auto; padding: 100px 0; display: grid; grid-template-columns: 1fr 390px; gap: 120px; }.section-intro > p:last-child { max-width: 490px; }.plan-card { padding: 29px; border: 1px solid var(--ink); border-radius: 8px; background: var(--white); box-shadow: 8px 8px 0 var(--lime); }.plan-name { margin-bottom: 9px; color: #5a7168; font: 500 11px "DM Mono", monospace; text-transform: uppercase; }.price { margin-bottom: 14px; font: 600 42px/1 Fraunces, serif; }.price span { color: var(--muted); font: 400 14px Manrope, sans-serif; }.plan-description { color: var(--muted); font-size: 13px; line-height: 1.55; }.plan-card ul { margin: 24px 0 29px; padding: 0; list-style: none; }.plan-card li { padding: 9px 0; border-top: 1px solid var(--line); font-size: 12px; }.plan-card li::before { content: "•"; padding-right: 8px; color: #df5648; }.plan-card .button { width: 100%; }
.legal { max-width: 1144px; margin: auto; padding: 78px 0; display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; border-top: 1px solid var(--line); }.legal-copy { max-width: 610px; }.legal-copy p { margin-bottom: 18px; color: #50675f; font-size: 14px; line-height: 1.75; }.terms { padding-bottom: 100px; }footer { padding: 34px max(28px, calc((100% - 1144px) / 2)); display: flex; align-items: center; gap: 26px; border-top: 1px solid #466058; background: var(--ink); color: #d7e3dc; font-size: 12px; }footer p { margin: 0; flex: 1; }footer .brand-mark { background: var(--lime); color: var(--ink); }footer a:last-child { color: var(--lime); }
.footer-links { display: flex; flex-wrap: wrap; gap: 12px; }.footer-links a { color: #d7e3dc; text-decoration: none; }.policy { width: min(760px, calc(100% - 40px)); margin: 0 auto; padding: 70px 0 110px; }.policy h1 { margin-bottom: 10px; font-size: 54px; }.policy h2 { margin: 42px 0 12px; font-size: 27px; }.policy p { color: #50675f; font-size: 15px; line-height: 1.78; }.policy a { color: #be493d; font-weight: 700; }.policy .updated { color: #708078; font: 500 11px "DM Mono", monospace; }.policy .contact-email { font: 600 22px Fraunces, serif; }
@media (max-width: 760px) { .site-header { padding: 14px 20px; }.site-header nav { display: none; }.hero { min-height: 0; padding: 54px 20px 68px; grid-template-columns: 1fr; gap: 50px; }h1 { font-size: 47px; }.hero-text { font-size: 15px; }.reply-window { justify-self: start; transform: rotate(0); box-shadow: 7px 8px 0 var(--coral); }.steps, .plans, .legal { padding: 65px 20px; grid-template-columns: 1fr; gap: 36px; }h2 { font-size: 34px; }.plans { gap: 38px; }.plan-card { padding: 22px; }.legal { gap: 23px; }.terms { padding-bottom: 70px; }footer { padding: 28px 20px; flex-wrap: wrap; }footer p { flex-basis: 100%; order: 3; }.footer-links { width: 100%; order: 2; }.policy { padding: 48px 0 74px; }.policy h1 { font-size: 43px; }.policy h2 { font-size: 25px; }.button-small { display: none; } }
