/* ============================================================
   Launchmatic — sub-page components (About + case studies)
   Loaded after styles.css
   ============================================================ */

/* page hero (compact) */
.phero { position: relative; padding-top: 150px; padding-bottom: 0; overflow: hidden; }
.phero__bg {
  position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background:
    radial-gradient(820px 480px at 85% -8%, rgba(var(--brand-rgb),.13), transparent 60%),
    radial-gradient(640px 380px at -4% 16%, rgba(240,168,48,.06), transparent 55%);
}
.phero .wrap { position: relative; z-index: 2; }
.crumb { display: flex; width: fit-content; align-items: center; gap: 8px; font-size: 14px; font-weight: 500; color: var(--ink-mute); margin-bottom: 22px; }
.crumb a { color: var(--purple); font-weight: 600; }
.crumb a:hover { color: var(--purple-700); }
.crumb svg { width: 14px; height: 14px; opacity: .6; }

.phero__head { max-width: 880px; }
.phero__head h1 { margin: 20px 0 0; }
.phero__head .lead { margin-top: 24px; max-width: 64ch; }
.phero__cta { display: flex; gap: 13px; margin-top: 32px; flex-wrap: wrap; }

/* meta row (case study facts) */
.meta-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; margin-top: 52px; background: var(--paper-2); }
.meta-cell { padding: 22px 26px; border-right: 1px solid var(--line); }
.meta-cell:last-child { border-right: none; }
.meta-cell h4 { font-family: var(--font-body); font-size: 12px; text-transform: uppercase; letter-spacing: .1em; color: var(--ink-mute); font-weight: 700; margin-bottom: 8px; }
.meta-cell p { font-family: var(--font-display); font-size: 17px; font-weight: 500; letter-spacing: -.01em; color: var(--ink); line-height: 1.3; }

/* big product mock for case hero */
.case-hero-visual { margin-top: 56px; border-radius: var(--radius-lg); overflow: hidden; border: 1px solid var(--line); box-shadow: var(--shadow-md); background: #fff; }
.case-hero-visual .mock__bar { padding: 16px 20px; }
.case-shot { height: 420px; position: relative; display: grid; place-items: center; background:
  radial-gradient(600px 300px at 30% 0%, rgba(var(--brand-rgb),.1), transparent 60%), var(--ink); color: #fff; }
.case-shot__inner { text-align: center; padding: 40px; }
.case-shot__badge { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 600; color: var(--brand-light, #c4b8ff); background: rgba(var(--brand-rgb),.18); padding: 8px 16px; border-radius: 999px; margin-bottom: 22px; }
.case-shot__inner h3 { font-size: 30px; color: #fff; margin-bottom: 12px; }
.case-shot__inner p { color: rgba(255,255,255,.6); max-width: 46ch; margin-inline: auto; font-size: 16px; }
.image-slot-note { font-size: 12.5px; color: rgba(255,255,255,.4); margin-top: 22px; }

/* prose / narrative blocks */
.narrative { display: grid; grid-template-columns: 280px 1fr; gap: 56px; align-items: start; padding-block: 28px; border-top: 1px solid var(--line); }
.narrative:first-of-type { border-top: none; }
.narrative__label { position: sticky; top: 100px; }
.narrative__label .step { font-family: var(--font-display); font-size: 15px; font-weight: 700; color: var(--purple); margin-bottom: 10px; display: block; }
.narrative__label h2 { font-size: 30px; letter-spacing: -.02em; }
.narrative__body p { font-size: 18px; color: var(--ink-soft); line-height: 1.66; margin-bottom: 18px; max-width: 66ch; }
.narrative__body p:last-child { margin-bottom: 0; }
.narrative__body strong { color: var(--ink); font-weight: 600; }
.narrative__list { list-style: none; display: flex; flex-direction: column; gap: 14px; margin-top: 8px; }
.narrative__list li { display: flex; gap: 13px; align-items: flex-start; font-size: 16.5px; color: var(--ink-soft); }
.narrative__list .tick { flex: 0 0 auto; width: 24px; height: 24px; border-radius: 50%; background: var(--lilac); color: var(--purple); display: grid; place-items: center; margin-top: 1px; }
.narrative__list .tick svg { width: 13px; height: 13px; }

/* results stat band (dark) */
.results { background: var(--ink); color: #fff; position: relative; overflow: hidden; }
.results__bg { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(640px 420px at 85% 0%, rgba(var(--brand-rgb),.26), transparent 60%); }
.results .wrap { position: relative; z-index: 2; }
.results h2 { color: #fff; }
.results__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 52px; }
.result-stat { border: 1px solid rgba(255,255,255,.12); border-radius: var(--radius); padding: 30px 26px; background: rgba(255,255,255,.03); }
.result-stat b { font-family: var(--font-display); font-weight: 700; font-size: 46px; letter-spacing: -.03em; line-height: 1; display: block; background: linear-gradient(120deg,#fff, var(--brand-light, #c4b8ff)); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.result-stat span { color: rgba(255,255,255,.62); font-size: 15px; margin-top: 14px; display: block; line-height: 1.45; }

/* big pull quote */
.pullquote { max-width: 920px; }
.pullquote__mark { font-family: var(--font-display); font-size: 96px; line-height: .5; color: var(--lilac-line); height: 52px; }
.pullquote blockquote { font-family: var(--font-display); font-weight: 500; font-size: clamp(24px, 3vw, 34px); line-height: 1.32; letter-spacing: -.02em; color: var(--ink); text-wrap: pretty; margin-bottom: 30px; }
.pullquote__foot { display: flex; align-items: center; gap: 15px; }

/* about — founders feature */
.founders { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 56px; }
.founder-card { border: 1px solid var(--line); border-radius: var(--radius-lg); overflow: hidden; background: var(--paper); transition: box-shadow .25s var(--ease), transform .25s var(--ease); }
.founder-card:hover { box-shadow: var(--shadow-md); transform: translateY(-4px); }
.founder-card__img { aspect-ratio: 16 / 11; overflow: hidden; background: var(--lilac); }
.founder-card__img img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 22%; display: block; }
.founder-card__body { padding: 28px 30px 30px; }
.founder-card__role { font-size: 13px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--purple); }
.founder-card__body h3 { font-size: 23px; margin: 8px 0 6px; }
.founder-card__exp { font-size: 14.5px; color: var(--ink-mute); font-weight: 500; margin-bottom: 14px; }
.founder-card__body p { color: var(--ink-soft); font-size: 15.5px; line-height: 1.6; }

/* values reuse why-point styling on light bg */
.values__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 48px; }
.value-card { border: 1px solid var(--line); border-radius: var(--radius); padding: 30px; background: var(--paper); transition: box-shadow .25s var(--ease), transform .25s var(--ease), border-color .25s; }
.value-card:hover { box-shadow: var(--shadow-md); transform: translateY(-3px); border-color: var(--lilac-line); }
.value-card__ic { width: 48px; height: 48px; border-radius: 12px; background: var(--lilac); color: var(--purple); display: grid; place-items: center; margin-bottom: 18px; }
.value-card__ic svg { width: 23px; height: 23px; }
.value-card h3 { font-size: 20px; margin-bottom: 9px; }
.value-card p { color: var(--ink-soft); font-size: 15.5px; line-height: 1.55; }

/* big CTA band */
.cta-band { background: var(--ink); color: #fff; position: relative; overflow: hidden; }
.cta-band__bg { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(700px 420px at 50% 120%, rgba(var(--brand-rgb),.34), transparent 60%); }
.cta-band .wrap { position: relative; z-index: 2; text-align: center; }
.cta-band h2 { color: #fff; max-width: 18ch; margin-inline: auto; }
.cta-band .lead { color: rgba(255,255,255,.66); margin: 22px auto 0; }
.cta-band__btns { display: flex; gap: 14px; justify-content: center; margin-top: 36px; flex-wrap: wrap; }

/* next case */
.nextcase { display: flex; align-items: center; justify-content: space-between; gap: 24px; border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 30px 36px; background: var(--lilac-2); margin-top: 22px; flex-wrap: wrap; transition: border-color .25s, box-shadow .25s var(--ease); }
.nextcase:hover { border-color: var(--lilac-line); box-shadow: var(--shadow-md); }
.nextcase span { font-size: 13px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--ink-mute); }
.nextcase h3 { font-size: 24px; margin-top: 6px; }

/* ============================================================
   SERVICE PAGES
   ============================================================ */
/* hero: text + sticky summary aside */
.svc-hero__grid { display: grid; grid-template-columns: 1fr 372px; gap: 56px; align-items: start; margin-top: 4px; }
.svc-hero__ic { width: 60px; height: 60px; border-radius: 16px; background: var(--ink); color: #fff; display: grid; place-items: center; margin-bottom: 26px; box-shadow: var(--shadow-md); }
.svc-hero__ic svg { width: 28px; height: 28px; }
.svc-hero__head h1 { margin-top: 6px; }
.svc-hero__head .lead { margin-top: 24px; max-width: 56ch; }
.svc-hero__cta { display: flex; gap: 13px; margin-top: 32px; flex-wrap: wrap; }

.svc-aside { position: sticky; top: 100px; border: 1px solid var(--line); border-radius: var(--radius-lg); background: #fff; box-shadow: var(--shadow-md); overflow: hidden; }
.svc-aside__head { padding: 24px 26px; background: var(--ink); color: #fff; }
.svc-aside__head .k { font-size: 12px; text-transform: uppercase; letter-spacing: .1em; font-weight: 700; color: var(--brand-light, #c4b8ff); }
.svc-aside__head .p { font-family: var(--font-display); font-size: 30px; font-weight: 700; letter-spacing: -.02em; margin-top: 8px; line-height: 1.05; }
.svc-aside__head .p small { font-family: var(--font-body); font-size: 14px; font-weight: 500; color: rgba(255,255,255,.6); letter-spacing: 0; }
.svc-aside__body { padding: 22px 26px 26px; }
.svc-aside__row { display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-top: 1px solid var(--line); font-size: 14px; align-items: baseline; }
.svc-aside__row:first-child { border-top: none; }
.svc-aside__row span { color: var(--ink-mute); white-space: nowrap; }
.svc-aside__row b { font-weight: 600; color: var(--ink); text-align: right; }
.svc-aside .btn { width: 100%; margin-top: 20px; }

/* deliverables grid */
.deliver { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 48px; }
.deliver-card { border: 1px solid var(--line); border-radius: var(--radius); padding: 28px; background: var(--paper); transition: box-shadow .25s var(--ease), transform .25s var(--ease), border-color .25s; }
.deliver-card:hover { box-shadow: var(--shadow-md); transform: translateY(-3px); border-color: var(--lilac-line); }
.deliver-card__ic { width: 46px; height: 46px; border-radius: 12px; background: var(--lilac); color: var(--purple); display: grid; place-items: center; margin-bottom: 18px; }
.deliver-card__ic svg { width: 22px; height: 22px; }
.deliver-card h3 { font-size: 19px; margin-bottom: 8px; }
.deliver-card p { color: var(--ink-soft); font-size: 15px; line-height: 1.55; }

/* fit / not-fit */
.fit { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 48px; }
.fit-col { border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 32px; background: var(--paper); }
.fit-col--yes { border-color: var(--lilac-line); background: var(--lilac-2); }
.fit-col__tag { display: inline-flex; align-items: center; gap: 9px; font-family: var(--font-display); font-weight: 700; font-size: 17px; margin-bottom: 20px; }
.fit-col__tag .b { width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; }
.fit-col--yes .b { background: var(--purple); color: #fff; }
.fit-col--no .b { background: #efe7ee; color: #a05a78; }
.fit-col__tag .b svg { width: 16px; height: 16px; }
.fit-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
.fit-list li { display: flex; gap: 12px; align-items: flex-start; font-size: 16px; color: var(--ink-soft); line-height: 1.5; }
.fit-list li svg { flex: 0 0 auto; width: 19px; height: 19px; margin-top: 2px; }
.fit-col--yes .fit-list li svg { color: var(--purple); }
.fit-col--no .fit-list li svg { color: #b98aa3; }

/* other services row */
.other-svc { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 48px; }
.other-card { display: flex; flex-direction: column; gap: 14px; border: 1px solid var(--line); border-radius: var(--radius); padding: 26px; background: var(--paper); transition: border-color .25s, box-shadow .25s var(--ease), transform .25s var(--ease); }
.other-card:hover { border-color: var(--lilac-line); box-shadow: var(--shadow-md); transform: translateY(-3px); }
.other-card__ic { width: 44px; height: 44px; border-radius: 11px; background: var(--lilac); color: var(--purple); display: grid; place-items: center; }
.other-card__ic svg { width: 21px; height: 21px; }
.other-card h3 { font-size: 18px; }
.other-card p { color: var(--ink-soft); font-size: 14.5px; line-height: 1.5; flex: 1; }
.other-card .textlink { margin-top: 2px; }

@media (max-width: 1000px) {
  .meta-row, .results__grid { grid-template-columns: repeat(2, 1fr); }
  .narrative { grid-template-columns: 1fr; gap: 18px; }
  .narrative__label { position: static; }
  .founders, .values__grid { grid-template-columns: 1fr; }
  .case-shot { height: 320px; }
  .svc-hero__grid { grid-template-columns: 1fr; gap: 36px; }
  .svc-aside { position: static; max-width: 420px; }
  .deliver, .other-svc { grid-template-columns: repeat(2, 1fr); }
  .fit { grid-template-columns: 1fr; }
}
@media (max-width: 620px) {
  .meta-row, .results__grid, .deliver, .other-svc { grid-template-columns: 1fr; }
  .meta-cell { border-right: none; border-bottom: 1px solid var(--line); }
  .meta-cell:last-child { border-bottom: none; }
  .phero { padding-top: 120px; }
}
