/* CORWORKX — warm ivory, near-black panels, one rust accent.
   Display is a bold grotesque; the serif is the supporting voice (lead paragraphs and
   display inside dark panels). Surfaces are rounded and tinted rather than hairline-ruled.
   All type is self-hosted; nothing loads from a third party. */

@font-face { font-family: 'General Sans'; src: url('/fonts/general-sans-400.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'General Sans'; src: url('/fonts/general-sans-500.woff2') format('woff2'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'General Sans'; src: url('/fonts/general-sans-600.woff2') format('woff2'); font-weight: 600; font-display: swap; }
@font-face { font-family: 'General Sans'; src: url('/fonts/general-sans-700.woff2') format('woff2'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Newsreader'; src: url('/fonts/newsreader-400.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Newsreader'; src: url('/fonts/newsreader-italic-400.woff2') format('woff2'); font-weight: 400; font-style: italic; font-display: swap; }

*, *::before, *::after { box-sizing: border-box; }

:root {
  color-scheme: light;
  --ivory:  #FAF9F5;
  --warm:   #F0EEE6;
  --tan:    #E8E2D5;
  --tan-2:  #DED7C6;
  --ink:    #141413;
  --ink-2:  #3D3D3A;
  --body:   #56554F;
  --muted:  #7C7A72;
  --line:   #DFDACE;
  --line-2: #CFC9B9;
  --accent: #BE3F23;
  --accent-soft: #F5E4DD;
  --on-dark: #FAF9F5;
  --on-dark-mute: rgba(250,249,245,.62);

  --sans: 'General Sans', ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Arial, sans-serif;
  --serif: Newsreader, 'Iowan Old Style', Georgia, serif;
  --mono: ui-monospace, 'SF Mono', SFMono-Regular, Menlo, Consolas, monospace;

  --r: 8px;
  --r-card: 14px;
  --r-panel: 24px;
  --shell: 1280px;
  --gut: clamp(1.15rem, 4vw, 2.5rem);
  --hdr: 84px;
}

html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0; background: var(--ivory); color: var(--ink);
  font: 400 17px/1.55 var(--sans);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; }
a { color: inherit; }
.shell { max-width: var(--shell); margin: 0 auto; padding: 0 var(--gut); }
.skip { position: absolute; left: -9999px; top: 0; background: var(--ink); color: var(--ivory); padding: .7rem 1rem; z-index: 100; }
.skip:focus { left: 0; }

/* ── type ─────────────────────────────────────────────────────────────────── */
h1, h2, h3, h4 { margin: 0; font-family: var(--sans); font-weight: 600; letter-spacing: -.028em; }
h1 { font-size: clamp(2.6rem, 5.6vw, 4.25rem); line-height: 1.04; font-weight: 700; letter-spacing: -.035em; }
h2 { font-size: clamp(1.9rem, 3.6vw, 2.9rem); line-height: 1.08; font-weight: 600; letter-spacing: -.032em; }
h3 { font-size: clamp(1.15rem, 1.7vw, 1.4rem); line-height: 1.2; }
h4 { font-size: 1.02rem; line-height: 1.3; font-weight: 600; letter-spacing: -.018em; }
p { margin: 0; }

/* The serif carries considered, human copy: lead paragraphs and pull statements. */
.serif { font-family: var(--serif); font-weight: 400; letter-spacing: 0; }
.lede { font-family: var(--serif); font-size: clamp(1.12rem, 1.6vw, 1.32rem); line-height: 1.45; color: var(--ink-2); }
.sub { color: var(--body); font-size: 1.02rem; max-width: 62ch; }
.small { font-size: .92rem; color: var(--body); }
.lab {
  font-family: var(--mono); font-size: 13px; font-weight: 500; letter-spacing: .12em;
  text-transform: uppercase; color: var(--ink-2);
}
.lab-a { color: var(--accent); }

/* the one typographic signature: a hand-drawn-feeling underline on the load-bearing words */
.mark { position: relative; white-space: nowrap; }
.mark::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: .08em; height: .085em;
  background: var(--accent); border-radius: 2px;
}

/* ── header ───────────────────────────────────────────────────────────────── */
/* No rule at rest — the hairline only appears once the page has moved under it. */
.top {
  position: sticky; top: 0; z-index: 60;
  background: rgba(250,249,245,.88); backdrop-filter: saturate(180%) blur(10px);
  box-shadow: 0 1px 0 rgba(223,218,206,0); transition: box-shadow .2s;
}
.top.stuck { box-shadow: 0 1px 0 var(--line); }
.top-in { display: flex; align-items: center; gap: 2.4rem; height: var(--hdr); }
.wm { display: inline-flex; align-items: center; gap: .62rem; text-decoration: none; color: var(--ink); }
.cmk { width: 33px; height: 33px; flex: none; display: block; border-radius: 7px; }
.cmk.big { width: 42px; height: 42px; border-radius: 9px; }
/* The X is a letter: cap height tall, sitting on the baseline with the rest of the word. */
.wx { height: .72em; width: auto; display: inline-block; }
/* The letter the glyph replaces, kept for screen readers and copy-paste. */
.sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
/* Wide tracking and a medium weight: the wordmark should read as considered, not shouted. */
.wm-t { display: inline-flex; align-items: baseline; font-size: 1.24rem; font-weight: 500;
        letter-spacing: .15em; text-transform: uppercase; }
/* Tracking adds space after every letter, including before the glyph — pull it back so the
   X sits at the same rhythm as the letters rather than drifting off the end of the word. */
.wm-t .wx { margin-left: -.03em; }
.wm-t.big { font-size: 1.6rem; letter-spacing: .14em; }

.nav { margin-left: auto; display: flex; gap: 1.7rem; align-items: center; }
.nav a { text-decoration: none; color: var(--body); font-size: .95rem; padding: .5rem 0; }
.nav a:hover { color: var(--ink); }
.nav a.on { color: var(--ink); font-weight: 500; }
.top-in .btn.sm { margin-left: .8rem; }
@media (max-width: 940px) { .nav { display: none; } }

.burger { display: none; background: none; border: 1px solid var(--line-2); border-radius: var(--r); padding: .5rem .6rem; cursor: pointer; }
.burger span { display: block; width: 18px; height: 1.6px; background: var(--ink); }
.burger span + span { margin-top: 5px; }
.burger.x span:first-child { transform: translateY(3.3px) rotate(45deg); }
.burger.x span:last-child { transform: translateY(-3.3px) rotate(-45deg); }
@media (max-width: 940px) { .burger { display: block; margin-left: auto; } .top-in .btn.sm { display: none; } }
.drawer { background: var(--ivory); border-top: 1px solid var(--line); }
.drawer .shell { display: flex; flex-direction: column; padding-top: .4rem; padding-bottom: 1.2rem; }
.drawer a { text-decoration: none; padding: .85rem 0; border-bottom: 1px solid var(--line); font-size: 1.06rem; }
.drawer .drawer-cta { border-bottom: 0; color: var(--accent); font-weight: 600; }

/* ── buttons ──────────────────────────────────────────────────────────────── */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
  background: var(--ink); color: var(--ivory); text-decoration: none;
  font-family: var(--sans); font-size: 1rem; font-weight: 500; letter-spacing: -.01em;
  padding: .82rem 1.5rem; border: 1px solid var(--ink); border-radius: 999px;
  transition: background .15s, border-color .15s, color .15s; min-height: 50px; white-space: nowrap;
}
.btn:hover { background: var(--accent); border-color: var(--accent); }
.btn .ic { width: 17px; height: 17px; }
.btn.sm { padding: .5rem 1.1rem; min-height: 42px; font-size: .94rem; }
.btn.ghost { background: transparent; color: var(--ink); border-color: var(--line-2); }
.btn.ghost:hover { background: var(--ink); color: var(--ivory); border-color: var(--ink); }
.btn.on-dark { background: var(--ivory); color: var(--ink); border-color: var(--ivory); }
.btn.on-dark:hover { background: var(--accent); color: var(--ivory); border-color: var(--accent); }
.btn.ghost-dark { background: transparent; color: var(--ivory); border-color: rgba(250,249,245,.34); }
.btn.ghost-dark:hover { background: rgba(250,249,245,.12); }
.btn.wide { width: 100%; }

.tlink {
  display: inline-flex; align-items: center; gap: .45rem; text-decoration: none;
  font-size: 1rem; font-weight: 500; color: var(--ink);
}
.tlink .ic { width: 16px; height: 16px; transition: transform .18s; }
.tlink:hover { color: var(--accent); }
.tlink:hover .ic { transform: translateX(3px); }

/* ── sections ─────────────────────────────────────────────────────────────── */
section { padding: clamp(2.6rem, 4.6vw, 4rem) 0; }
section.warm { background: var(--warm); }
.sechead { max-width: 62ch; margin-bottom: clamp(1.5rem, 2.6vw, 2.1rem); }
.sechead .lab { display: block; margin-bottom: .9rem; }
.sechead .sub { margin-top: 1.1rem; }
.sechead.wide { max-width: 76ch; }

/* ── hero ─────────────────────────────────────────────────────────────────── */
.hero { padding-top: clamp(2.6rem, 6vw, 5rem); padding-bottom: clamp(2rem, 4vw, 3rem); }
.hero-grid { display: grid; gap: 2rem; align-items: end; }
@media (min-width: 960px) { .hero-grid { grid-template-columns: minmax(0,1.35fr) minmax(0,.85fr); gap: 4rem; } }
.hero h1 { max-width: 15ch; }
.hero .hero-side p { font-family: var(--serif); font-size: clamp(1.1rem, 1.5vw, 1.28rem); line-height: 1.45; color: var(--ink-2); }
.hero-acts { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 2.2rem; }
.hero-facts { display: flex; flex-wrap: wrap; gap: .5rem 2.2rem; margin-top: 2rem; }

/* ── panels: the big rounded near-black blocks ────────────────────────────── */
.panel { background: var(--ink); color: var(--on-dark); border-radius: var(--r-panel); padding: clamp(1.8rem, 3.6vw, 3.2rem) clamp(1.3rem, 3.4vw, 3rem); }
.panel h2 { font-family: var(--serif); font-weight: 400; letter-spacing: -.012em; }
.panel h2 em { font-style: italic; color: #E9A48D; }
.panel p { color: var(--on-dark-mute); }
.panel .lab { color: rgba(250,249,245,.5); }
.panel .lab-a { color: #E9A48D; }
.panel-c { text-align: center; }
.panel-c h2 { max-width: 20ch; margin: 0 auto; }
.panel-c p { max-width: 58ch; margin: 1.1rem auto 0; font-size: 1.05rem; }
.panel-acts { display: flex; flex-wrap: wrap; gap: .7rem; justify-content: center; margin-top: 2rem; }

/* ── cards ────────────────────────────────────────────────────────────────── */
.cards { display: grid; gap: 1rem; }
@media (min-width: 700px) { .cards.c2 { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (min-width: 860px) { .cards.c3 { grid-template-columns: repeat(3, minmax(0,1fr)); } }
@media (min-width: 700px) { .cards.c4 { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (min-width: 1100px) { .cards.c4 { grid-template-columns: repeat(4, minmax(0,1fr)); } }

.card {
  background: var(--tan); border-radius: var(--r-card); padding: 1.5rem 1.5rem 1.6rem;
  display: flex; flex-direction: column; text-decoration: none; transition: background .16s, transform .16s;
}
.card.plain { background: var(--warm); }
a.card:hover { background: var(--tan-2); transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) { a.card:hover { transform: none; } }
.card .ic { width: 24px; height: 24px; color: var(--accent); margin-bottom: 1.4rem; }
.card h3, .card h4 { margin-bottom: .5rem; }
.card p { color: var(--body); font-size: .97rem; }
.card .go {
  margin-top: 1.3rem; display: inline-flex; align-items: center; gap: .4rem;
  font-size: .95rem; font-weight: 500; color: var(--ink);
}
.card .go .ic { width: 15px; height: 15px; margin: 0; color: var(--ink); transition: transform .18s; }
a.card:hover .go { color: var(--accent); }
a.card:hover .go .ic { color: var(--accent); transform: translateX(3px); }
.card .push { margin-top: auto; }

/* the signature: a small typed spec table inside a card */
.spec { margin-top: 1.4rem; border-top: 1px solid rgba(20,20,19,.14); }
.spec div {
  display: flex; align-items: baseline; gap: 1rem; padding: .62rem 0;
  border-bottom: 1px solid rgba(20,20,19,.14); font-size: .87rem;
}
.spec dt, .spec .k { font-family: var(--mono); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; color: var(--muted); }
.spec dd, .spec .v { margin: 0; margin-left: auto; text-align: right; color: var(--ink-2); }
.panel .spec { border-color: rgba(250,249,245,.18); }
.panel .spec div { border-color: rgba(250,249,245,.18); }
.panel .spec .k { color: rgba(250,249,245,.5); }
.panel .spec .v { color: var(--on-dark); }

/* ── ruled list: heading left, scannable rows right ───────────────────────── */
.listing { display: grid; gap: 1.5rem; }
@media (min-width: 940px) { .listing { grid-template-columns: minmax(0,.8fr) minmax(0,1.6fr); gap: 4rem; } }
.rows { display: flex; flex-direction: column; }
.rows > * {
  display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 1rem; align-items: baseline;
  padding: 1.05rem 0; border-bottom: 1px solid var(--line); text-decoration: none;
}
.rows > *:first-child { border-top: 1px solid var(--line); }
.rows .t { font-size: 1.08rem; font-weight: 500; letter-spacing: -.015em; }
.rows .d { grid-column: 1 / -1; color: var(--body); font-size: .95rem; margin-top: .3rem; max-width: 68ch; }
.rows .m { color: var(--muted); font-size: .92rem; text-align: right; }
.rows a:hover .t { color: var(--accent); }

/* ── template cards with screenshots ──────────────────────────────────────── */
.tpl { display: grid; gap: 1rem; }
@media (min-width: 720px) { .tpl { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (min-width: 1120px) { .tpl { grid-template-columns: repeat(3, minmax(0,1fr)); } }
.tpl > a { background: var(--warm); border-radius: var(--r-card); overflow: hidden; text-decoration: none;
           display: flex; flex-direction: column; transition: background .16s, transform .16s; }
.tpl > a:hover { background: var(--tan); transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) { .tpl > a:hover { transform: none; } }
.tpl .pic { height: 178px; overflow: hidden; background: var(--tan); margin: .5rem .5rem 0; border-radius: 10px; }
.tpl .pic img { width: 100%; height: 100%; object-fit: cover; object-position: top left; }
.tpl .bd { padding: 1.3rem 1.4rem 1.5rem; display: flex; flex-direction: column; flex: 1; }
.tpl .hd { display: flex; align-items: center; gap: .55rem; color: var(--accent); }
.tpl .hd .ic { width: 18px; height: 18px; }
.tpl .hd .n { margin-left: auto; font-family: var(--mono); font-size: 10.5px; color: var(--muted); }
.tpl h3 { margin: .85rem 0 .4rem; }
.tpl p { color: var(--body); font-size: .96rem; }
.tpl .who { margin-top: .8rem; font-size: .87rem; color: var(--muted); }
.tpl .go { margin-top: auto; padding-top: 1.2rem; display: inline-flex; align-items: center; gap: .4rem;
           font-size: .95rem; font-weight: 500; }
.tpl .go .ic { width: 15px; height: 15px; transition: transform .18s; }
.tpl > a:hover .go { color: var(--accent); }
.tpl > a:hover .go .ic { transform: translateX(3px); }
.tpl .end { background: var(--ink); color: var(--on-dark); }
.tpl .end p { color: var(--on-dark-mute); }
.tpl .end .hd { color: #E9A48D; }
.tpl .end .bd { justify-content: center; }

/* ── screenshot in a frame ────────────────────────────────────────────────── */
.frame { display: block; text-decoration: none; background: var(--warm); border-radius: var(--r-card);
         padding: .55rem; position: relative; transition: background .16s; }
.frame:hover { background: var(--tan); }
.frame .bar { display: flex; align-items: center; gap: 5px; padding: .35rem .55rem .6rem; }
.frame .bar i { width: 8px; height: 8px; border-radius: 50%; background: var(--line-2); display: block; }
.frame .bar .u { margin-left: .5rem; font-family: var(--mono); font-size: 10.5px; color: var(--muted); }
.frame img { border-radius: 9px; width: 100%; height: auto; }
.frame .over {
  position: absolute; left: .55rem; right: .55rem; bottom: .55rem; padding: 2rem 1rem 1rem;
  border-radius: 0 0 9px 9px; color: #fff; font-weight: 500; font-size: .97rem;
  background: linear-gradient(to top, rgba(20,20,19,.85), rgba(20,20,19,0));
  display: flex; align-items: center; justify-content: center; gap: .45rem; opacity: 0; transition: opacity .18s;
}
.frame .over .ic { width: 16px; height: 16px; }
.frame:hover .over { opacity: 1; }
@media (hover: none) { .frame .over { opacity: 1; } }

/* ── demo cards ───────────────────────────────────────────────────────────── */
.shots { display: grid; gap: 1rem; }
@media (min-width: 780px) { .shots { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (min-width: 1080px) { .shots { grid-template-columns: repeat(3, minmax(0,1fr)); } }
.shot { background: var(--warm); border-radius: var(--r-card); overflow: hidden; text-decoration: none;
        display: block; transition: background .16s, transform .16s; }
.shot:hover { background: var(--tan); transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) { .shot:hover { transform: none; } }
.shot .im { margin: .5rem .5rem 0; border-radius: 10px; overflow: hidden; background: var(--tan); }
.shot .im img { width: 100%; aspect-ratio: 16/10; object-fit: cover; object-position: top left; }
.shot .bd { padding: 1.2rem 1.35rem 1.4rem; }
.shot h3 { margin: .5rem 0 .45rem; }
.shot p { color: var(--body); font-size: .95rem; }
.shot .go { margin-top: 1rem; display: inline-flex; align-items: center; gap: .4rem; font-size: .95rem; font-weight: 500; }
.shot .go .ic { width: 15px; height: 15px; transition: transform .18s; }
.shot:hover .go { color: var(--accent); }
.shot:hover .go .ic { transform: translateX(3px); }

/* ── figures ──────────────────────────────────────────────────────────────── */
.art { width: 100%; height: auto; display: block; }
.figure { margin: 0; }
.figure .capt { margin-top: 1.1rem; text-align: center; color: var(--muted); font-size: .92rem; }
.art-wrap { border-radius: var(--r-card); background: var(--warm); padding: clamp(1.2rem, 3vw, 2.4rem); overflow-x: auto; }
.panel .art-wrap { background: rgba(250,249,245,.05); }

/* ── lists ────────────────────────────────────────────────────────────────── */
.tick { list-style: none; margin: 0; padding: 0; display: grid; gap: .75rem; }
.tick li { display: grid; grid-template-columns: 18px minmax(0,1fr); gap: .7rem; font-size: .98rem; color: var(--body); }
.tick .ic { width: 15px; height: 15px; color: var(--accent); margin-top: .3rem; }
.tick b { color: var(--ink); font-weight: 500; }
.tags { display: flex; flex-wrap: wrap; gap: .45rem; }
.tags span, .tags a { font-size: .9rem; color: var(--body); background: var(--warm); border-radius: 999px;
                      padding: .4rem .85rem; text-decoration: none; }
.tags a:hover { background: var(--tan); color: var(--ink); }

.pipe { display: flex; flex-wrap: wrap; gap: .4rem; align-items: center; }
.pipe .st { font-size: .88rem; background: var(--warm); border-radius: 999px; padding: .38rem .8rem; color: var(--ink-2); }
.pipe .sep { color: var(--line-2); }

/* ── tables ───────────────────────────────────────────────────────────────── */
.tw { overflow-x: auto; }
table.data { width: 100%; border-collapse: collapse; font-size: .96rem; }
table.data th { text-align: left; font-family: var(--mono); font-size: 10px; letter-spacing: .13em; text-transform: uppercase;
                color: var(--muted); font-weight: 400; padding: 0 1.1rem .8rem 0; border-bottom: 1px solid var(--line-2); }
table.data td { padding: 1rem 1.1rem 1rem 0; border-bottom: 1px solid var(--line); vertical-align: top; color: var(--body); }
table.data td:first-child, table.data th:first-child { padding-left: 0; }
table.data td.k { color: var(--ink); width: 28%; min-width: 180px; font-weight: 500; }
table.matrix { min-width: 800px; }
table.matrix th.v { text-align: center; padding: 0 .4rem .8rem; }
table.matrix th.v a { color: var(--muted); text-decoration: none; }
table.matrix th.v a:hover { color: var(--accent); }
table.matrix td.v { text-align: center; }
.dot { display: inline-block; width: 9px; height: 9px; border-radius: 50%; background: var(--accent); }
.dot.off { background: transparent; border: 1px solid var(--line-2); }

/* ── faq ──────────────────────────────────────────────────────────────────── */
.faq details { border-bottom: 1px solid var(--line); }
.faq details:first-child { border-top: 1px solid var(--line); }
.faq summary { list-style: none; cursor: pointer; padding: 1.3rem 2.4rem 1.3rem 0; position: relative;
               font-size: 1.1rem; font-weight: 500; letter-spacing: -.015em; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: '+'; position: absolute; right: .3rem; top: 1.15rem; color: var(--accent); font-size: 1.3rem; }
.faq details[open] summary::after { content: '–'; }
.faq .a { padding: 0 3rem 1.5rem 0; color: var(--body); font-size: 1rem; max-width: 76ch; }

/* ── form ─────────────────────────────────────────────────────────────────── */
.form { display: grid; gap: 1.1rem; }
.form label { display: block; }
.form .lab { display: block; margin-bottom: .5rem; }
.form input, .form select, .form textarea {
  width: 100%; font: inherit; font-size: 1rem; color: var(--ink); background: var(--ivory);
  border: 1px solid var(--line-2); border-radius: var(--r); padding: .8rem .9rem;
}
.form textarea { min-height: 130px; resize: vertical; }
.form input:focus, .form select:focus, .form textarea:focus { outline: 2px solid var(--ink); outline-offset: -2px; }
.form .row { display: grid; gap: 1.1rem; }
@media (min-width: 620px) { .form .row { grid-template-columns: 1fr 1fr; } }
.form .note { color: var(--muted); font-size: .88rem; }
.panelbox { background: var(--warm); border-radius: var(--r-card); padding: clamp(1.4rem, 3vw, 2.2rem); }

/* ── misc ─────────────────────────────────────────────────────────────────── */
.split { display: grid; gap: 2.4rem; }
@media (min-width: 940px) { .split { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 4rem; } }
.callout { border-left: 3px solid var(--accent); padding: .1rem 0 .1rem 1.2rem; color: var(--ink-2); font-size: 1rem; max-width: 70ch; }
.crumb { display: flex; align-items: center; gap: .5rem; }
.crumb a { text-decoration: none; color: var(--muted); }
.crumb a:hover { color: var(--accent); }
.ttop { padding-top: clamp(2.2rem, 5vw, 3.6rem); padding-bottom: clamp(2rem, 4vw, 3rem); }
.ttop h1 { font-size: clamp(2.2rem, 4.4vw, 3.4rem); max-width: 18ch; margin-top: 1.2rem; }
.ttop .lede { margin-top: 1.3rem; max-width: 58ch; }
.ic { width: 22px; height: 22px; flex-shrink: 0; }
dl.facts { margin: 1.6rem 0 0; display: grid; gap: .1rem; }
dl.facts dt { font-family: var(--mono); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: var(--muted); margin-top: 1.1rem; }
dl.facts dt:first-child { margin-top: 0; }
dl.facts dd { margin: 0; color: var(--ink-2); font-size: .98rem; }

.rise { opacity: 0; transform: translateY(12px); }
.rise.in { opacity: 1; transform: none; transition: opacity .5s ease, transform .5s cubic-bezier(.2,.7,.3,1); }
@media (prefers-reduced-motion: reduce) { .rise { opacity: 1; transform: none; transition: none; } }

/* ── footer ───────────────────────────────────────────────────────────────── */
.foot { background: var(--ink); color: var(--on-dark); padding: clamp(3rem, 5vw, 4.5rem) 0 2rem; }
.foot-top { display: grid; gap: 2.8rem; }
@media (min-width: 940px) { .foot-top { grid-template-columns: minmax(0,1fr) minmax(0,1.2fr); gap: 4rem; } }
.foot-brand p { color: var(--on-dark-mute); font-size: .98rem; margin-top: 1.1rem; max-width: 44ch; }
.foot-brand .foot-loc { font-size: .9rem; color: rgba(250,249,245,.45); }
.foot .wm-mark { background: var(--ivory); }
.foot .wm-mark::after { background: var(--accent); }
.foot-cols { display: grid; gap: 2rem; }
@media (min-width: 620px) { .foot-cols { grid-template-columns: repeat(3, 1fr); } }
.foot-cols h4 { font-family: var(--mono); font-size: 10px; letter-spacing: .14em; text-transform: uppercase;
                color: rgba(250,249,245,.45); font-weight: 400; margin-bottom: 1rem; }
.foot-cols a { display: block; text-decoration: none; color: var(--on-dark-mute); font-size: .95rem; padding: .3rem 0; }
.foot-cols a:hover { color: var(--ivory); }
.foot-bot { margin-top: 3rem; padding-top: 1.3rem; border-top: 1px solid rgba(250,249,245,.14);
            display: flex; flex-wrap: wrap; gap: .6rem 2rem; justify-content: space-between;
            font-size: .88rem; color: rgba(250,249,245,.45); }

/* ── method page: stage, timing, then what it produces ────────────────────── */
.method-step { display: grid; gap: .9rem 2.5rem; padding: 1.8rem 0; border-bottom: 1px solid var(--line); }
.method-step:first-child { border-top: 1px solid var(--line); }
@media (min-width: 940px) { .method-step { grid-template-columns: 56px minmax(0,1.15fr) minmax(0,.9fr); } }
.method-step .n { font-family: var(--mono); font-size: 11px; color: var(--accent); letter-spacing: .1em; padding-top: .45rem; }
.method-step h3 { margin-bottom: .4rem; }
.method-step .when { font-family: var(--mono); font-size: 10px; letter-spacing: .13em; text-transform: uppercase; color: var(--muted); margin-bottom: .9rem; }
.method-step p { color: var(--body); font-size: .98rem; }
.method-step .lede-s { color: var(--ink-2); font-size: 1.06rem; margin-bottom: .6rem; font-family: var(--serif); }

/* ── feature rows: a real screenshot beside what the thing actually does ──── */
.feature { display: grid; gap: 1.8rem; align-items: center; padding: clamp(1.6rem, 3vw, 2.4rem) 0; }
.feature + .feature { border-top: 1px solid var(--line); }
@media (min-width: 980px) {
  .feature { grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr); gap: 4rem; }
  .feature.flip .feature-media { order: 2; }
}
.feature-media { border-radius: var(--r-card); overflow: hidden; background: var(--warm); padding: .55rem; }
.feature-media img, .feature-media .spec { width: 100%; height: auto; display: block; border-radius: 10px; }
.feature-body h3 { font-size: clamp(1.5rem, 2.4vw, 2rem); letter-spacing: -.03em; margin-bottom: .8rem; }
.feature-body > p { color: var(--body); font-size: 1.04rem; }
.feature-body .lab { display: block; margin-bottom: 1rem; }
.feature-body .tick { margin-top: 1.5rem; }
.feature-body .acts { margin-top: 1.8rem; display: flex; flex-wrap: wrap; gap: .7rem; align-items: center; }

/* ── the integration wall ─────────────────────────────────────────────────── */
.logo-group + .logo-group { margin-top: 2rem; }
.logo-group .lab { display: block; margin-bottom: .9rem; }
.logo-row { display: flex; flex-wrap: wrap; gap: .5rem; }
.logo {
  display: inline-flex; align-items: center; gap: .55rem; background: var(--warm);
  border-radius: 999px; padding: .6rem 1.05rem; transition: background .16s, color .16s;
}
.logo:hover { background: var(--tan); }
.logo svg { width: 19px; height: 19px; fill: var(--ink); flex: none; }
.logo .ln { font-size: .95rem; color: var(--ink-2); white-space: nowrap; }
.logo.word { padding: .6rem 1.05rem; }
.logo .wmk { font-size: .95rem; font-weight: 600; letter-spacing: -.02em; color: var(--ink); white-space: nowrap; }
.logo-row.sm .logo { padding: .42rem .75rem; background: var(--ivory); }
.logo-row.sm .logo svg { width: 15px; height: 15px; }
.logo-row.sm .logo .ln, .logo-row.sm .logo .wmk { font-size: .85rem; }
.panel .logo { background: rgba(250,249,245,.1); }
.panel .logo:hover { background: rgba(250,249,245,.18); }
.panel .logo svg { fill: var(--on-dark); }
.panel .logo .ln, .panel .logo .wmk { color: var(--on-dark); }

/* ── services page: a stack of alternating, illustrated blocks ────────────── */
.svc-nav { display: flex; flex-wrap: wrap; gap: .45rem; }
.svc-nav a {
  display: inline-flex; align-items: center; gap: .45rem; background: var(--warm); border-radius: 999px;
  padding: .55rem 1rem; text-decoration: none; font-size: .95rem; color: var(--ink-2);
}
.svc-nav a:hover { background: var(--ink); color: var(--ivory); }
.svc-nav a .ic { width: 15px; height: 15px; color: var(--accent); }
.svc-nav a:hover .ic { color: var(--ivory); }
.spec { display: block; width: 100%; height: auto; }

/* ── touch: targets and micro-type ────────────────────────────────────────── */
/* Audited at 320–768px. Everything interactive clears ~44px, and the mono micro-labels
   step up a point or two — 10px uppercase is fine on a desktop, thin on a phone. */
@media (max-width: 940px) {
  .wm { min-height: 44px; }
  /* flex-direction must be column, or the two bars sit side by side instead of stacking */
  .burger { min-height: 44px; min-width: 44px; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; }
  .tlink { min-height: 44px; }
  .crumb a { display: inline-flex; align-items: center; min-height: 40px; }
  .foot-cols a { min-height: 44px; display: flex; align-items: center; padding: .2rem 0; }
  .foot-cols h4 { font-size: 11px; }
  .faq summary { padding-top: 1.45rem; padding-bottom: 1.45rem; }
  table.matrix th.v a { display: inline-block; padding: .55rem .25rem; }
  table.data td, table.data th { padding-right: .8rem; }

  .lab { font-size: 12px; letter-spacing: .12em; }
  .spec .k, .spec dt { font-size: 11px; }
  .spec div { padding: .7rem 0; }
  .method-step .when { font-size: 11px; }
  .frame .bar .u { font-size: 11px; }
  .rows > * { padding: 1.15rem 0; }
  .rows .m { font-size: .95rem; }
  .logo { padding: .65rem 1.05rem; }
}

/* The hero headline needs to breathe on the narrowest phones. */
@media (max-width: 380px) {
  h1 { font-size: 2.35rem; letter-spacing: -.03em; }
  .hero h1 { font-size: 2.35rem; }
  .btn { width: 100%; }
  .hero-acts .btn, .panel-acts .btn { width: 100%; }
}
@media (max-width: 940px) {
  /* the matrix column headers are the only way to reach a template from that table */
  table.matrix th.v a { padding: .85rem .3rem; }
  /* inline mail/tel links inside prose: widen the hit area without breaking the line */
  .note a, .form .note a { display: inline-block; padding: .35rem 0; }
  .method-step .when { font-size: 12px; }
}

/* ── mobile density ───────────────────────────────────────────────────────── */
/* Measured: the home page ran 21,650px on a 390px screen. Sections, cards and
   feature rows all carried desktop padding, and the grouped service list repeated
   copy that already lives on /services/. */
@media (max-width: 700px) {
  section { padding: 2.6rem 0; }
  .sechead { margin-bottom: 1.6rem; }
  .feature { padding: 1.6rem 0; gap: 1.4rem; }
  .feature-body h3 { font-size: 1.42rem; }
  .feature-body > p { font-size: 1rem; }
  .card { padding: 1.2rem 1.2rem 1.3rem; }
  .cards { gap: .7rem; }
  .tpl, .shots { gap: .7rem; }
  .panel { padding: 1.6rem 1.2rem; }
  .art-wrap { padding: .9rem; }
  .tick { gap: .55rem; }
  .tick li { font-size: .95rem; }
  .listing { gap: 1.2rem; }
  .rows > * { padding: .95rem 0; }
  .logo { padding: .55rem .85rem; }
  .logo .ln, .logo .wmk { font-size: .88rem; }
  .logo-group + .logo-group { margin-top: 1.3rem; }
  .faq summary { font-size: 1.02rem; }
  .faq .a { padding-right: 1rem; font-size: .95rem; }

  /* On the home page each service already gets a full illustrated block on /services/;
     the phone gets the name and the timeline, not the paragraph again. */
  .rows.terse .d { display: none; }
  .rows.terse > * { padding: .85rem 0; }
}

/* Long bullet lists are the other bulk: show the first few, reveal the rest on tap. */
.more { margin-top: 1rem; }
.more > summary {
  list-style: none; cursor: pointer; font-size: .95rem; font-weight: 500; color: var(--accent);
  display: inline-flex; align-items: center; gap: .4rem; min-height: 44px;
}
.more > summary::-webkit-details-marker { display: none; }
.more > summary::after { content: '+'; font-size: 1.15rem; line-height: 1; }
.more[open] > summary::after { content: '–'; }
.more[open] > summary { margin-bottom: .6rem; }
@media (min-width: 701px) { .more > summary { display: none; } .more > .tick { margin-top: 0; } }

/* Row titles carry their service icon so the list reads as a list, not a slab. */
.rows .t { display: inline-flex; align-items: center; gap: .55rem; }
.rows .t .ic { width: 17px; height: 17px; color: var(--accent); flex: none; }

.only-mobile { display: none; }
@media (max-width: 700px) {
  .only-mobile { display: flex !important; }
  /* four templates is enough to make the point on a phone; the rest are one tap away */
  .tpl > a:nth-child(n+5):not(.end) { display: none; }
  /* the supplementary pricing notes fold away on small screens */
  .cards.sub-cards { display: none; }
}

/* The method page stacks its own step blocks; it must not inherit the .rows grid. */
.steps { display: flex; flex-direction: column; }

/* Diagrams scroll inside their card on a phone rather than squashing into illegibility. */
.art-wrap .art { min-width: 560px; }
@media (max-width: 700px) {
  .art-wrap { padding: .8rem; }
  .art-wrap .art { min-width: 520px; }
}

/* ── the industry picker ──────────────────────────────────────────────────── */
.picker { background: var(--warm); border-radius: var(--r-panel); padding: clamp(1.3rem, 3vw, 2.2rem); }
section.warm .picker { background: var(--ivory); }
.picker-controls { display: grid; gap: 1rem; }
@media (min-width: 760px) { .picker-controls { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 1.2rem; } }
.picker-controls label { display: block; }
.picker-controls .lab { display: block; margin-bottom: .6rem; }
.picker select {
  width: 100%; font: inherit; font-size: 1.02rem; font-weight: 500; color: var(--ink);
  background: var(--ivory); border: 1px solid var(--line-2); border-radius: 999px;
  padding: .95rem 2.6rem .95rem 1.2rem; min-height: 54px; cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23141413' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 1.1rem center; background-size: 18px;
}
section.warm .picker select { background-color: var(--warm); }
.picker select:focus { outline: 2px solid var(--ink); outline-offset: 2px; }

.picker-out { margin-top: 1.4rem; }
.picker-idle {
  display: flex; align-items: flex-start; gap: .8rem; color: var(--muted); font-size: .98rem;
  border-top: 1px solid var(--line); padding-top: 1.4rem;
}
.picker-idle .ic { color: var(--accent); margin-top: .2rem; }

.pk-card { background: var(--ivory); border-radius: var(--r-card); overflow: hidden; display: grid; }
section.warm .pk-card { background: var(--warm); }
@media (min-width: 820px) { .pk-card { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; } }
.pk-shot { display: block; padding: .6rem; }
.pk-shot img { width: 100%; height: 190px; object-fit: cover; object-position: top left; border-radius: 10px; }
@media (min-width: 820px) { .pk-shot img { height: 230px; } }
.pk-body { padding: 1.2rem 1.4rem 1.5rem; }
@media (min-width: 820px) { .pk-body { padding: 1.6rem 1.8rem 1.6rem .6rem; } }
.pk-body h3 { margin: .7rem 0 .4rem; font-size: clamp(1.3rem, 2.2vw, 1.7rem); }
.pk-body > p { color: var(--body); }
.pk-pipe { display: flex; flex-wrap: wrap; gap: .3rem; align-items: center; margin-top: 1rem; }
.pk-pipe .st { font-size: .82rem; background: var(--tan); border-radius: 999px; padding: .3rem .7rem; color: var(--ink-2); }
.pk-pipe .sep { color: var(--line-2); font-size: .8rem; }
.pk-acts { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.4rem; }

.pk-other { padding: clamp(1.3rem, 3vw, 2rem); }
.pk-other h3 { margin: .8rem 0 .5rem; font-size: clamp(1.3rem, 2.2vw, 1.7rem); }
.pk-other p { color: var(--body); max-width: 60ch; }

.pk-next { margin-top: 1.4rem; border-top: 1px solid var(--line); padding-top: 1.4rem; }
.pk-next > .lab { display: block; margin-bottom: .9rem; }
.pk-svcs { display: grid; gap: .6rem; }
@media (min-width: 720px) { .pk-svcs { grid-template-columns: repeat(3, minmax(0,1fr)); } }
.pk-svc {
  display: flex; flex-direction: column; gap: .3rem; text-decoration: none;
  background: var(--ivory); border-radius: var(--r-card); padding: 1rem 1.1rem 1.1rem;
  transition: background .15s;
}
section.warm .pk-svc { background: var(--warm); }
.pk-svc:hover { background: var(--tan); }
.pk-svc-n { font-weight: 600; letter-spacing: -.015em; }
.pk-svc-o { color: var(--body); font-size: .93rem; }
.pk-svc-t { color: var(--muted); font-size: .85rem; margin-top: .2rem; }

/* ── case studies ─────────────────────────────────────────────────────────── */
.cases { display: grid; gap: 1.2rem; }
@media (min-width: 900px) { .cases { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 1.4rem; } }
.case {
  background: var(--warm); border-radius: var(--r-panel); padding: clamp(1.4rem, 2.6vw, 2.1rem);
  display: flex; flex-direction: column; text-decoration: none;
  transition: background .16s, transform .16s;
}
section.warm .case { background: var(--ivory); }
a.case:hover { background: var(--tan); transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) { a.case:hover { transform: none; } }
.case .who { display: flex; align-items: baseline; gap: .7rem; flex-wrap: wrap; }
.case .nm { font-size: 1.5rem; font-weight: 700; letter-spacing: -.03em; }
.case h3 { margin: .9rem 0 0; font-size: clamp(1.2rem, 1.9vw, 1.5rem); }
.case .growth { margin: 1.2rem 0 .4rem; }
.case-figs { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: .8rem; margin-top: 1.1rem; }
.case-figs div { min-width: 0; }
.case-figs .v { font-size: clamp(1.05rem, 1.7vw, 1.35rem); font-weight: 700; letter-spacing: -.03em; color: var(--accent); }
.case-figs .k { font-size: .84rem; color: var(--muted); margin-top: .15rem; }
.case .go { margin-top: auto; padding-top: 1.3rem; display: inline-flex; align-items: center; gap: .45rem;
  font-weight: 500; color: var(--accent); }
.case .go .ic { width: 16px; height: 16px; transition: transform .18s; }
a.case:hover .go .ic { transform: translateX(3px); }

/* the full write-up */
.case-full + .case-full { margin-top: clamp(2.4rem, 5vw, 4rem); padding-top: clamp(2.4rem, 5vw, 4rem); border-top: 1px solid var(--line); }
.case-head { display: grid; gap: 1.4rem; align-items: start; }
@media (min-width: 900px) { .case-head { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 3rem; } }
.case-metrics { display: grid; gap: 1px; background: var(--line); border-radius: var(--r-card); overflow: hidden; margin-top: 1.6rem; }
@media (min-width: 620px) { .case-metrics { grid-template-columns: repeat(3, minmax(0,1fr)); } }
.case-metrics > div { background: var(--ivory); padding: 1.1rem 1.2rem 1.2rem; }
section.warm .case-metrics > div { background: var(--warm); }
.case-metrics .v { font-size: clamp(1.3rem, 2.2vw, 1.7rem); font-weight: 700; letter-spacing: -.035em; }
.case-metrics .k { font-size: .88rem; color: var(--muted); }
.case-metrics .n { font-size: .9rem; color: var(--body); margin-top: .35rem; }
.case-cols { display: grid; gap: 1.6rem; margin-top: 1.8rem; }
@media (min-width: 860px) { .case-cols { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 2.6rem; } }
.case-built { display: grid; gap: 0; }
.case-built > div { display: grid; grid-template-columns: 92px minmax(0,1fr); gap: 1rem; padding: .8rem 0; border-bottom: 1px solid var(--line); }
.case-built .t { font-family: var(--mono); font-size: 12px; letter-spacing: .1em; text-transform: uppercase; color: var(--accent); padding-top: .18rem; }
.case-built .d { color: var(--body); font-size: .96rem; }
.case-quote { margin-top: 1.8rem; background: var(--ink); color: var(--on-dark); border-radius: var(--r-panel); padding: clamp(1.5rem, 3vw, 2.4rem); }
.case-quote p { font-family: var(--serif); font-size: clamp(1.15rem, 2vw, 1.5rem); line-height: 1.4; max-width: 48ch; }
.case-quote .w { margin-top: 1rem; color: var(--on-dark-mute); font-size: .92rem; }
/* The wide system/stepper diagrams need a floor width to stay legible; the growth chart
   reads fine at any size, so it must not inherit that floor and overflow its column. */
.art-wrap .growth { min-width: 0; }
/* Three metric columns do not survive a 390px card — values like "6 days → 4 hours" wrap
   into nonsense. On phones they become full-width rows: figure left, label right. */
@media (max-width: 620px) {
  .case-figs { grid-template-columns: 1fr; gap: 0; margin-top: 1rem; }
  .case-figs div {
    display: flex; align-items: baseline; justify-content: space-between; gap: 1rem;
    padding: .7rem 0; border-bottom: 1px solid var(--line);
  }
  .case-figs div:last-child { border-bottom: 0; }
  .case-figs .v { font-size: 1.15rem; }
  .case-figs .k { margin-top: 0; text-align: right; }
  .case-metrics { grid-template-columns: 1fr; }
  .case-metrics > div { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: .3rem 1rem; align-items: baseline; }
  .case-metrics .v { order: 2; }
  .case-metrics .k { order: 1; }
  .case-metrics .n { order: 3; grid-column: 1 / -1; margin-top: 0; }
}

/* ── pricing: the rent-vs-own calculator ──────────────────────────────────── */
.calc { display: grid; gap: 1.6rem; }
@media (min-width: 1000px) {
  .calc { grid-template-columns: minmax(0,1fr) minmax(0,.92fr); gap: 2.4rem; align-items: start; }
  /* Sticky so the totals stay in view while the list is scrolled, rather than leaving a gap. */
  .calc > div:last-child { position: sticky; top: calc(var(--hdr) + 1.2rem); }
}

.stack { border: 1px solid var(--line); border-radius: var(--r-card); overflow: hidden; background: var(--surface); }
.stack-row { display: grid; grid-template-columns: 24px minmax(0,1fr) auto; gap: .8rem; align-items: center;
  padding: .58rem 1rem; border-bottom: 1px solid var(--line); cursor: pointer; }
.stack-row:last-child { border-bottom: 0; }
.stack-row:hover { background: var(--warm); }
.stack-row input { width: 18px; height: 18px; accent-color: var(--accent); cursor: pointer; }
.stack-row .n { font-weight: 500; font-size: .95rem; letter-spacing: -.012em; line-height: 1.25; }
.stack-row .e { display: block; font-size: .8rem; color: var(--muted); margin-top: .02rem; }
.stack-row .p { font-variant-numeric: tabular-nums; font-weight: 500; white-space: nowrap; }
.stack-row.off { opacity: .45; }
.stack-row.off .p { text-decoration: line-through; }

.calc-out { background: var(--ink); color: var(--on-dark); border-radius: var(--r-panel); padding: clamp(1.4rem, 3vw, 2.1rem); }
.calc-out .lab { color: rgba(250,249,245,.55); }
.calc-big { font-size: clamp(2.2rem, 5vw, 3.2rem); font-weight: 700; letter-spacing: -.04em; line-height: 1; margin: .5rem 0 0; }
.calc-big small { font-size: .34em; font-weight: 500; letter-spacing: 0; color: rgba(250,249,245,.6); margin-left: .4rem; }
.calc-split { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 1px; background: rgba(250,249,245,.16);
  border-radius: 10px; overflow: hidden; margin-top: 1.4rem; }
.calc-split > div { background: var(--ink); padding: .95rem 1rem 1.05rem; }
.calc-split .v { font-size: 1.35rem; font-weight: 600; letter-spacing: -.03em; font-variant-numeric: tabular-nums; }
.calc-split .k { font-size: .82rem; color: rgba(250,249,245,.6); margin-top: .2rem; }
.calc-note { margin-top: 1.3rem; font-size: .88rem; color: rgba(250,249,245,.62); line-height: 1.55; }
.calc-out .hl { color: #E9A48D; font-weight: 600; }

.build-input { margin-top: 1.5rem; padding-top: 1.3rem; border-top: 1px solid rgba(250,249,245,.18); }
.build-input label { display: flex; justify-content: space-between; align-items: baseline; gap: 1rem; }
.build-input input[type=range] { width: 100%; margin-top: .8rem; accent-color: var(--accent); }
.build-input .v { font-size: 1.2rem; font-weight: 600; font-variant-numeric: tabular-nums; }

.chart-wrap { margin-top: 1.2rem; }
.chart-wrap svg { width: 100%; height: auto; display: block; }
.legend { display: flex; flex-wrap: wrap; gap: 1.2rem; margin-top: .9rem; font-size: .87rem; color: var(--body); }
.legend i { width: 11px; height: 11px; border-radius: 3px; display: inline-block; margin-right: .45rem; vertical-align: -1px; }
/* The whole row is the label, so the tap target is 96px tall on a phone — but make the box
   itself comfortably hittable too. */
@media (max-width: 940px) { .stack-row input { width: 22px; height: 22px; } }

/* ── pricing hero: the numbers fill what was empty space ──────────────────── */
.price-hero { display: grid; gap: 2rem; align-items: center; }
@media (min-width: 940px) { .price-hero { grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr); gap: 3.4rem; } }
.price-card { background: var(--ink); color: var(--on-dark); border-radius: var(--r-panel); padding: clamp(1.5rem, 3vw, 2.2rem); }
.price-card .lab { color: rgba(250,249,245,.55); }
.pc-big { font-size: clamp(2.4rem, 5vw, 3.4rem); font-weight: 700; letter-spacing: -.04em; line-height: 1; margin-top: .7rem; }
.pc-big span { color: rgba(250,249,245,.55); font-weight: 500; }
.pc-sub { margin-top: .8rem; color: rgba(250,249,245,.66); font-size: .95rem; max-width: 34ch; }
.pc-rows { margin-top: 1.5rem; border-top: 1px solid rgba(250,249,245,.18); }
.pc-rows > div { display: flex; justify-content: space-between; align-items: baseline; gap: 1rem;
  padding: .72rem 0; border-bottom: 1px solid rgba(250,249,245,.12); }
.pc-rows > div:last-child { border-bottom: 0; }
.pc-rows .k { color: rgba(250,249,245,.62); font-size: .9rem; }
.pc-rows .v { font-weight: 600; font-variant-numeric: tabular-nums; white-space: nowrap; }
.pc-rows .v small { font-weight: 500; color: rgba(250,249,245,.55); }
.hero-sm { padding-bottom: clamp(1.6rem, 3vw, 2.4rem); }
/* the launch offer badge */
.offer-pill {
  display: inline-block; background: var(--accent); color: var(--ivory);
  font-size: .84rem; font-weight: 600; letter-spacing: -.01em;
  padding: .42rem .85rem; border-radius: 999px;
}
.pc-offer { margin-top: .9rem; color: rgba(250,249,245,.7); font-size: .9rem; line-height: 1.55; max-width: 36ch; }
