.pe-social{background:var(--bg);color:var(--text);padding-block:clamp(3.5rem,8vh,5.5rem)}.pe-headline{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--weight-heading);letter-spacing:-.02em;line-height:1.1}.pe-intro{max-width:34rem;color:var(--text-muted);margin-top:.75rem;line-height:1.6}.pe-channels{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.75rem;max-width:44rem;margin-top:2rem;display:grid}.pe-channel{border-radius:var(--radius-xl);color:var(--text);background:color-mix(in srgb, currentColor 0%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 20%, transparent);transition:box-shadow .25s var(--ease-out);align-items:center;gap:.875rem;padding:1.125rem 1.375rem;display:flex}.pe-channel svg:last-child{transition:transform var(--dur-micro) var(--ease-spring)}@media (hover:hover) and (pointer:fine){.pe-channel:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 38%, transparent)}.pe-channel:hover svg:last-child{transform:translate(2px,-2px)}}@media (prefers-reduced-motion:reduce){.pe-channel,.pe-channel svg:last-child{transition:none}}.pe-channel-name{font-weight:600}.pe-channel-action{color:var(--text-muted);align-items:center;gap:.2rem;margin-left:auto;font-size:.875rem;display:inline-flex}.pe-cta{background:var(--surface);color:var(--navy);padding-block:clamp(4rem,10vh,6.5rem)}.pe-cta-headline{max-width:30ch;font-size:clamp(1.75rem,3.2vw,2.625rem);font-weight:var(--weight-heading);letter-spacing:-.02em;text-wrap:balance;line-height:1.06}.pe-cta-intro{max-width:36rem;color:color-mix(in srgb, var(--navy) 72%, transparent);margin-top:1rem;line-height:1.6}.pe-cta-ways{flex-direction:column;align-items:stretch;gap:1rem;margin-top:2.25rem;display:flex}@media (min-width:40rem){.pe-cta-ways{flex-direction:row;align-items:center}}.pe-channel:focus-visible{outline-offset:3px;outline:2px solid}
