.card:where(.astro-TWO2SCCD){background-color:var(--c-bg-light);border-radius:.5rem;position:relative}.card:where(.astro-TWO2SCCD):where(:not(.condensed)){margin-top:4rem;padding:4rem 1rem 1rem;display:grid}.card:where(.astro-TWO2SCCD):where(:not(.condensed)) .next:where(.astro-TWO2SCCD){display:none}.card:where(.astro-TWO2SCCD):where(:not(.condensed)) .wrapper:where(.astro-TWO2SCCD){grid-template-rows:1fr 1fr 1fr auto;padding-top:1rem;display:grid}.card:where(.astro-TWO2SCCD):where(:not(.condensed)):where(:not(.no-guest)){grid-template-rows:0 auto}.card:where(.astro-TWO2SCCD):where(:not(.condensed)).no-guest{margin-top:0;padding-top:1rem}.card:where(.astro-TWO2SCCD):where(:not(.condensed)).no-guest .wrapper:where(.astro-TWO2SCCD){grid-template-rows:auto 1fr auto;padding-top:0}.card:where(.astro-TWO2SCCD):where(.condensed){align-items:center;gap:1rem;padding:.5rem;display:flex}.card:where(.astro-TWO2SCCD):where(.condensed) .links:where(.astro-TWO2SCCD),.card:where(.astro-TWO2SCCD):where(.condensed) .next:where(.astro-TWO2SCCD)~.desc:where(.astro-TWO2SCCD),.card:where(.astro-TWO2SCCD):where(.condensed) a:where(.astro-TWO2SCCD).past{display:none}.card:where(.astro-TWO2SCCD):where(.condensed) .wrapper:where(.astro-TWO2SCCD){grid-gap:2rem}.card:where(.astro-TWO2SCCD):where(.condensed) .avatars:where(.astro-TWO2SCCD){flex-direction:row-reverse;width:6.8rem;display:flex}.card:where(.astro-TWO2SCCD):where(.condensed) .avatars:where(.astro-TWO2SCCD) .avatar:where(.astro-TWO2SCCD)+.avatar:where(.astro-TWO2SCCD){margin-right:-1.2rem}.avatar:where(.astro-TWO2SCCD){box-sizing:border-box;border-radius:9999px;width:8rem;height:8rem;padding:4px;position:relative;overflow:hidden}.card:where(.astro-TWO2SCCD):not(.condensed) .avatar:where(.astro-TWO2SCCD){transform:translate(calc(100%*var(--index) - 2rem*var(--index)));position:absolute;top:-4rem;left:1rem}.card:where(.astro-TWO2SCCD):where(.condensed) .avatar:where(.astro-TWO2SCCD){z-index:1;flex-basis:4rem;width:4rem;height:4rem;position:relative}.avatar:where(.astro-TWO2SCCD):before{z-index:0;height:100%;transform:rotate(160deg)}.avatar:where(.astro-TWO2SCCD):after{background-color:var(--c-bg);content:"";border-radius:9999px;display:block;position:absolute;inset:2px}.avatar:where(.astro-TWO2SCCD) img:where(.astro-TWO2SCCD){z-index:1;border-radius:9999px;position:relative}.guest:where(.astro-TWO2SCCD){font-size:.875rem}.guest:where(.astro-TWO2SCCD) p:where(.astro-TWO2SCCD){opacity:.75;margin:.35rem 0}.series:where(.astro-TWO2SCCD){opacity:.75;margin-top:1rem;font-size:.875rem}h3:where(.astro-TWO2SCCD){margin-bottom:1rem;font-size:1.25rem}.time:where(.astro-TWO2SCCD){opacity:.75;align-items:center;gap:.3rem;font-size:.85rem;display:flex}.time:where(.astro-TWO2SCCD) svg:where(.astro-TWO2SCCD){width:1rem;height:1rem}.desc:where(.astro-TWO2SCCD){flex:1;margin:1rem 0}.links:where(.astro-TWO2SCCD){font-size:.875rem;display:flex}.links:where(.astro-TWO2SCCD) a:where(.astro-TWO2SCCD):first-child{flex:1 0 50%}.links:where(.astro-TWO2SCCD) a:where(.astro-TWO2SCCD){align-items:flex-start;gap:.25rem;display:flex}.links:where(.astro-TWO2SCCD) svg:where(.astro-TWO2SCCD){flex:0 0 1rem;width:1rem;height:1rem;margin-top:3px}:where(.astro-TWO2SCCD)[data-link]{border:1px solid var(--c-bg-light);cursor:pointer;transition:border .15s}:where(.astro-TWO2SCCD)[data-link]:hover{border-color:var(--c-brand)}