.pyc{--pyc-card-bg:var(--card);--pyc-card-hover:color-mix(in srgb, var(--card) 88%, var(--foreground));--pyc-card-line:var(--border);--pyc-radius:var(--radius,12px);--pyc-ease:cubic-bezier(.4, 0, .2, 1);--pyc-ease-expo:cubic-bezier(.16, 1, .3, 1);background:var(--background);color:var(--foreground);width:100%;padding-top:clamp(72px,12vh,140px);padding-bottom:clamp(72px,12vh,140px);padding-inline:var(--page-gutter-bleed);-webkit-font-smoothing:antialiased}.pyc-line{letter-spacing:-.02em;max-width:30ch;margin:0;font-size:clamp(22px,2.9vw,38px);font-weight:500;line-height:1.2}.pyc-line :is(p){margin:0}.pyc-line :is(a){color:inherit;text-underline-offset:.12em;text-decoration:underline}.pyc-line [data-rich-text-color=accent]{color:var(--brand-accent);font-weight:600}.pyc-line [data-rich-text-color=muted]{color:var(--muted-foreground)}.pyc-doors{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:clamp(28px,4vh,44px);display:grid}.pyc-door{background:var(--pyc-card-bg);border:1px solid var(--pyc-card-line);border-radius:var(--pyc-radius);color:var(--foreground);min-height:170px;transition:background-color .25s var(--pyc-ease), transform .25s var(--pyc-ease);flex-direction:column;padding:clamp(20px,2.2vw,28px);text-decoration:none;display:flex}.pyc-door:hover{background:var(--pyc-card-hover);transform:translateY(-2px)}.pyc-door:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px}.pyc-dimg{border-radius:calc(var(--pyc-radius) - 4px);aspect-ratio:2;background:var(--pyc-card-hover);margin:0 0 16px;display:block;position:relative;overflow:hidden}.pyc-dimg--empty{background:color-mix(in srgb, var(--muted-foreground) 12%, var(--pyc-card-bg))}.pyc-img{object-fit:cover;transition:transform .9s var(--pyc-ease-expo)}.pyc-door:hover .pyc-img{transform:scale(1.04)}.pyc-dlabel{letter-spacing:.1em;color:var(--muted-foreground);margin:0 0 10px;font-size:12px;font-weight:600}.pyc-door h3{letter-spacing:-.015em;margin:0 0 8px;font-size:clamp(17px,1.6vw,21px);font-weight:600}.pyc-door>p:not(.pyc-dlabel){color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.pyc-darrow{color:var(--brand-accent);transition:transform .25s var(--pyc-ease);align-self:flex-end;place-items:center;margin-top:auto;padding-top:16px;display:grid}.pyc-darrow svg{width:12px;height:12px}.pyc-door:hover .pyc-darrow{transform:translate(5px)}@media (max-width:900px){.pyc-doors{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pyc-door,.pyc-img,.pyc-darrow{transition:none}.pyc-door:hover,.pyc-door:hover .pyc-img,.pyc-door:hover .pyc-darrow{transform:none}}
