.ev-surface .crumbs{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:.7rem;letter-spacing:.04em;color:var(--ink-3);margin-bottom:26px;flex-wrap:wrap}.ev-surface .crumbs a{color:var(--ink-3);text-decoration:none;transition:color .18s var(--ease)}.ev-surface .crumbs a:hover{color:var(--ink)}.ev-surface .crumbs .sep{color:var(--ink-4)}.ev-surface .crumbs .here{color:var(--ink)}.ev-surface .badges{display:flex;flex-wrap:wrap;gap:8px}.ev-surface .bdg{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:.66rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:5px 11px;border-radius:999px;border:1px solid var(--line-2);color:var(--ink-2);background:var(--card)}.ev-surface .bdg.cat{background:var(--pine);color:var(--pine-ink);border-color:transparent}.ev-surface .bdg.free{color:var(--teal-deep);border-color:oklch(.52 .078 188/.4)}.ev-surface .bdg svg{width:12px;height:12px}.ev-surface .pc-hero{padding-top:clamp(40px,4vw,60px);padding-bottom:clamp(48px,6vw,80px);overflow:hidden}.ev-surface .pc-hero-grid{display:grid;grid-template-columns:1fr 1.04fr;gap:clamp(40px,5vw,76px);align-items:center}.ev-surface .pc-hero-grid>*{min-width:0}.ev-surface .pc-hero-copy .badges{margin-bottom:1.4rem}.ev-surface .pc-hero-copy .display{font-size:clamp(2.2rem,4vw,3.3rem)}.ev-surface .pc-hero-copy .display .quoted{color:var(--teal-deep);font-style:italic}.ev-surface .pc-hero-copy .lead{margin-top:1.4rem;max-width:32em}.ev-surface .pc-cta{margin-top:2rem;display:flex;gap:.7rem;flex-wrap:wrap}.ev-surface .pc-fine{margin-top:1.35rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.02em;color:var(--ink-3);display:flex;align-items:center;gap:.55rem}.ev-surface .pc-fine .dot{width:5px;height:5px;border-radius:50%;background:var(--teal)}.ev-surface .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(36px,4vw,52px)}.ev-surface .feat{border:1px solid var(--line);border-radius:14px;background:var(--card);padding:24px}.ev-surface .feat h3{margin-top:18px;font-size:1.12rem}.ev-surface .feat p{margin-top:8px;font-size:.9rem;color:var(--ink-2);line-height:1.55}.ev-surface .feat-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:11px;background:var(--pine);color:var(--pine-ink)}.ev-surface .feat-ic svg{width:22px;height:22px}.ev-surface .rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(30px,4vw,44px)}.ev-surface .rel-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:12px;background:var(--card);padding:18px 20px;text-decoration:none;transition:border-color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease)}.ev-surface .rel-card:hover{border-color:oklch(.52 .078 188/.5);background:oklch(.52 .078 188/.03);transform:translateY(-2px)}.ev-surface .rel-card .t{font-size:.96rem;font-weight:600;color:var(--ink);line-height:1.3}.ev-surface .rel-card .tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ev-surface .rel-card .tags span{font-family:var(--mono);font-size:.58rem;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);border-radius:999px;padding:3px 8px}.ev-surface .rel-card .ar{width:16px;height:16px;color:var(--ink-4);flex-shrink:0;margin-top:3px;transition:transform .2s var(--ease),color .2s var(--ease)}.ev-surface .rel-card:hover .ar{color:var(--teal-deep);transform:translateX(3px)}.ev-surface .rel-card .cn{font-family:var(--mono);font-size:.62rem;color:var(--ink-3);margin-top:6px}.ev-surface .cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:clamp(30px,4vw,44px)}.ev-surface .pc-closer{text-align:center}.ev-surface .pc-closer .wrap{max-width:720px}.ev-surface .pc-closer .display{margin-top:1.2rem;font-size:clamp(2rem,3.6vw,2.9rem)}.ev-surface .pc-closer .lead{margin:1.4rem auto 0;max-width:34em}.ev-surface .pc-closer .pc-cta{justify-content:center}.ev-surface .pc-closer .fine{margin-top:1.35rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.02em;color:var(--ink-3)}@media (max-width:1000px){.ev-surface .pc-hero-grid{grid-template-columns:1fr;gap:52px}.ev-surface .pc-hero-copy{text-align:center}.ev-surface .pc-cta,.ev-surface .pc-hero-copy .badges{justify-content:center}.ev-surface .pc-hero-copy .lead{margin-left:auto;margin-right:auto}.ev-surface .pc-fine{justify-content:center}.ev-surface .feat-grid{grid-template-columns:1fr}.ev-surface .cat-grid,.ev-surface .rel-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ev-surface .cat-grid,.ev-surface .rel-grid{grid-template-columns:1fr}}