.feat-hero{padding:200px 0 96px}.feat-hero .hg{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:64px;gap:64px;align-items:center}.feat-hero.flip .hg{grid-template-columns:1.05fr 1fr}.feat-hero h1{margin:30px 0 26px}.qrframe{width:280px;height:280px;background:#fff;border:1px solid var(--g200);border-radius:24px;box-shadow:0 40px 90px rgba(45,46,40,.14);padding:26px;display:flex;align-items:center;justify-content:center;margin:0 auto}.qrframe svg{width:100%;height:100%}.qrframe svg rect{fill:#fff}.qrframe svg path{fill:var(--ink)}.chan-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px;margin-bottom:46px}.chan-card{background:var(--bg);border:1px solid var(--g200);border-radius:14px;padding:22px 18px;display:flex;flex-direction:column;gap:11px}.chan-card .ci{width:46px;height:46px;border-radius:12px;background:var(--salmon-100);display:flex;align-items:center;justify-content:center}.chan-card .ci svg{width:24px;height:24px;stroke:var(--salmon);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.chan-card h4{font-family:var(--display);font-weight:600;font-size:16px;letter-spacing:-.01em}.chan-card p{font-size:13px;color:var(--g500);line-height:1.5}.chan-social{display:flex;flex-direction:column;align-items:center;gap:20px;padding:34px 0 4px;border-top:1px solid var(--g200)}.cs-lab{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--g400)}.cs-row{display:flex;align-items:center;justify-content:center;gap:44px;flex-wrap:wrap}.cs-row svg{width:30px;height:30px;fill:#AFAFB5;transition:fill .25s}.cs-row span{display:flex}@media(max-width:1080px){.chan-grid{grid-template-columns:1fr 1fr}.cs-row{gap:32px}}@media(max-width:680px){.chan-grid{grid-template-columns:1fr}}