.d23-card{background:#581c8766;border:1px solid #c084fc24;border-radius:.75rem;gap:.75rem;padding:.75rem .875rem .75rem 1.25rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.d23-card:before{content:"";background:#c084fc;width:5px;position:absolute;top:0;bottom:0;left:0}.d23-card:hover{border-color:#c084fc47;box-shadow:0 4px 14px #0000004d}.d23-card--blue{background:linear-gradient(#3b82f66b,#3b82f66b),#030712;border-color:#60a5fa59}.d23-card--blue:before{background:#60a5fa}.d23-card--blue:hover{background:linear-gradient(#3b82f685,#3b82f685),#030712}.d23-card--amber{background:linear-gradient(#f59e0b6b,#f59e0b6b),#030712;border-color:#fbbf2459}.d23-card--amber:before{background:#fbbf24}.d23-card--amber:hover{background:linear-gradient(#f59e0b85,#f59e0b85),#030712}.d23-card--purple{background:linear-gradient(#a855f76b,#a855f76b),#030712;border-color:#c084fc59}.d23-card--purple:before{background:#c084fc}.d23-card--purple:hover{background:linear-gradient(#a855f785,#a855f785),#030712}.d23-card--red{background:linear-gradient(#ef44446b,#ef44446b),#030712;border-color:#f8717159}.d23-card--red:before{background:#f87171}.d23-card--red:hover{background:linear-gradient(#ef444485,#ef444485),#030712}.d23-card--slate{background:linear-gradient(#64748b6b,#64748b6b),#030712;border-color:#94a3b859}.d23-card--slate:before{background:#94a3b8}.d23-card--slate:hover{background:linear-gradient(#64748b85,#64748b85),#030712}.d23-card--orange{background:linear-gradient(#f973166b,#f973166b),#030712;border-color:#fb923c59}.d23-card--orange:before{background:#fb923c}.d23-card--orange:hover{background:linear-gradient(#f9731685,#f9731685),#030712}.d23-card--emerald{background:linear-gradient(#10b9816b,#10b9816b),#030712;border-color:#34d39959}.d23-card--emerald:before{background:#34d399}.d23-card--emerald:hover{background:linear-gradient(#10b98185,#10b98185),#030712}.d23-card--indigo{background:linear-gradient(#6366f16b,#6366f16b),#030712;border-color:#818cf859}.d23-card--indigo:before{background:#818cf8}.d23-card--indigo:hover{background:linear-gradient(#6366f185,#6366f185),#030712}.d23-card--picked{box-shadow:0 0 0 1.5px #34d399}.d23-card--picked:hover{box-shadow:0 0 0 1.5px #34d399,0 4px 14px #0000004d}.d23-card__time{color:#a5b4fc;flex-shrink:0;width:6.5rem;padding-top:.15rem;font-size:.75rem;font-weight:600;line-height:1.4}@media (max-width:479px){.d23-card__time{width:5rem}}.d23-card__thumb{aspect-ratio:3/2;object-fit:contain;background:#3b076480;border-radius:.5rem;flex-shrink:0;width:10rem}@media (max-width:639px){.d23-card__thumb{width:7rem}}@media (max-width:479px){.d23-card__thumb{width:5.5rem}}.d23-card__body{flex:1;min-width:0}.d23-card__head{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.d23-card__cat{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:.1rem .375rem;font-size:.625rem;font-weight:700;line-height:1.5}.d23-card__cat--blue{color:#93c5fd;background:#3b82f629}.d23-card__cat--amber{color:#fcd34d;background:#f59e0b29}.d23-card__cat--purple{color:#d8b4fe;background:#a855f733}.d23-card__cat--red{color:#fca5a5;background:#ef444429}.d23-card__cat--slate{color:#cbd5e1;background:#64748b2e}.d23-card__cat--orange{color:#fdba74;background:#f9731629}.d23-card__cat--emerald{color:#6ee7b7;background:#10b98129}.d23-card__cat--indigo{color:#a5b4fc;background:#6366f12e}.d23-card__title{color:#faf5ff;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.d23-card__subtitle{color:#e9d5ff;margin:.125rem 0 0;font-size:.75rem}.d23-card__meta{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:.375rem;display:flex}.d23-card__venue{color:#d8b4fe;font-size:.75rem;font-weight:500}.d23-card__venuesub{color:#d8b4feb3;font-size:.6875rem}.d23-card__count{color:#fcd34d;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.d23-card__count svg{width:.8rem;height:.8rem}.d23-card__desc{color:#f3e8ff;margin-top:.5rem;font-size:.75rem;line-height:1.6}.d23-card__desc p{margin:0 0 .5rem}.d23-card__desc p:last-child{margin-bottom:0}.d23-card__pick{color:#d8b4fe;cursor:pointer;background:#3b076499;border:1px solid #c084fc40;border-radius:50%;flex-shrink:0;align-self:flex-start;place-items:center;width:2.5rem;height:2.5rem;transition:background .15s,color .15s,transform .1s,border-color .15s;display:grid}.d23-card__pick svg{width:1.25rem;height:1.25rem}.d23-card__pick:hover{color:#fcd34d;border-color:#fbbf2480;transform:scale(1.08)}.d23-card__pick--active{color:#fcd34d;background:#f59e0b2e;border-color:#fbbf2480}.d23-card__pick--active:hover{color:#fde68a}
