@layer theme,base;@layer components{.agent-hero{gap:var(--c-12);align-items:start;display:grid}@media (min-width:1024px){.agent-hero{gap:var(--c-16);grid-template-columns:46fr 54fr;align-items:start}}.agent-hero__type{gap:var(--c-10);flex-direction:column;min-width:0;display:flex}.agent-hero__plate{min-width:0;position:relative}@media (min-width:1024px){.agent-hero__plate{margin-inline-end:calc(-1 * max(var(--c-8), (100vw - var(--c-content)) / 2 + var(--c-8)))}}.agent-hero__wall{border-radius:var(--c-r-card);background:var(--c-hairline-strong);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:clip}@media (min-width:1024px){.agent-hero__wall{border-start-end-radius:0;border-end-end-radius:0}}.agent-hero__wall>li{aspect-ratio:4/3;background:var(--c-surface-2);min-width:0;position:relative}.agent-hero__wall img{object-fit:cover;block-size:100%;inline-size:100%;position:absolute;inset:0}@media not (min-width:640px){.agent-hero__wall{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.agent-hero__l2{margin-inline-start:1.071em}}}@layer utilities;.rd-deck-card{left:calc(var(--rd-depth) * var(--c-6));right:calc(var(--rd-depth) * var(--c-6));top:calc(var(--rd-depth) * var(--c-12));position:absolute}
