.kpage-hero{padding-top:36px}.chat-bubble{display:inline-block;background:#FBE7D9;padding:11px 16px;border-radius:16px 16px 16px 4px;font-family:var(--hand);font-size:1.25rem;font-weight:700;margin-bottom:16px;transform:rotate(-.6deg);border:2px solid var(--ink)}.kpage-hero h1{font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.25;margin-bottom:12px}.kpage-hero .section-sub{max-width:600px}.kfeature-lead{margin-top:26px;display:grid;grid-gap:22px;gap:22px;align-items:center;background:var(--punch);color:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:28px 26px}.kfeature-lead .lead-badge{display:inline-block;font-family:var(--hand);font-weight:700;font-size:1.05rem;background:rgba(255,255,255,.2);padding:4px 14px;border-radius:99px;transform:rotate(-1deg);margin-bottom:12px}.kfeature-lead h2{color:#fff;font-size:clamp(1.4rem,2.4vw,1.8rem);line-height:1.25;margin-bottom:10px}.kfeature-lead p{color:rgba(255,255,255,.92);font-weight:500;line-height:1.55;max-width:52ch}.voicebar{display:flex;align-items:center;gap:14px;background:rgba(0,0,0,.2);border:2px solid var(--ink);border-radius:99px;padding:10px 16px;margin-top:20px;max-width:340px}.voicebar__play{width:38px;height:38px;border-radius:50%;background:#fff;color:var(--punch-deep);display:grid;place-items:center;font-size:.9rem;flex-shrink:0;border:2px solid var(--ink)}.voicebar__wave{flex:1 1;height:24px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.9) 0 3px,transparent 3px 7px);-webkit-mask:linear-gradient(90deg,#000 70%,transparent);mask:linear-gradient(90deg,#000 70%,transparent);border-radius:4px}.voicebar__time{font-size:.82rem;color:rgba(255,255,255,.9);font-weight:600}.kshot{aspect-ratio:16/10;border-radius:12px;background:repeating-linear-gradient(135deg,rgba(255,255,255,.14) 0 12px,rgba(255,255,255,.07) 12px 24px);border:2px dashed rgba(255,255,255,.5);display:grid;place-items:center;color:rgba(255,255,255,.85);font-family:var(--hand);font-size:1.05rem;font-weight:700}@media (min-width:860px){.kfeature-lead{grid-template-columns:1.25fr .75fr;padding:34px}}.kgroup{margin-top:40px}.kgroup__label{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);font-weight:700;opacity:.75;margin-bottom:12px}.kgrid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr}@media (min-width:720px){.kgrid{grid-template-columns:repeat(3,1fr)}}.kcard{background:var(--paper);border:2px solid var(--ink);border-radius:14px;box-shadow:var(--shadow-card);padding:18px}.kcard__img{height:64px;width:auto;border-radius:12px;border:2px solid var(--ink);display:block;margin-bottom:12px}.kcard__img--wide{height:72px}.kcard h3{font-size:1.02rem;margin-bottom:6px;line-height:1.25}.kcard p{font-size:.88rem;line-height:1.5;color:var(--ink-light);font-weight:500}.kcard--solo{max-width:620px}