.cudo-grid__controls{align-items:center;display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.cudo-grid__select-label{display:block;font-weight:700;margin-bottom:.5rem}.cudo-grid__grid{display:grid;gap:1rem}@media (min-width: 600px){.cudo-grid__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}.cudo-grid__name{font-size:1.5rem;font-weight:700;padding-right:4.5rem}.cudo-grid__game-card{border:1px solid #333;border-radius:1rem;padding:1rem;position:relative}.cudo-grid__season-badge{background-color:#000;border-top-right-radius:1rem;color:#fff;clip-path:polygon(0 0,100% 0,100% 100%);font-size:1.25rem;font-family:monospace;height:6.5rem;line-height:1;margin:0;overflow:hidden;padding:.5rem;position:absolute;text-align:right;top:0;right:0;width:6.5rem}.cudo-grid__season-badge[data-season="1"]{background-color:red}.cudo-grid__season-badge[data-season="2"]{background-color:#639}.cudo-grid__season-badge[data-season="3"]{background-color:teal}.cudo-grid__season-badge[data-season="4"]{background-color:#006400}.cudo-grid__season-badge[data-season="5"]{background-color:#d2691e}.cudo-grid__season-badge[data-season="6"]{background-color:tomato}.cudo-grid__season-badge[data-season="7"]{background-color:#dc143c}.cudo-grid__season-badge[data-season="8"]{background-color:#ff1493}.cudo-grid__season-badge[data-season="9"]{background-color:navy}.cudo-grid__season-badge[data-season="10"]{background-color:#7fff00;color:#000}.cudo-grid__season-badge[data-season="11"]{background-color:#0ff;color:#000}.cudo-grid__season-badge[data-season="12"]{background-color:#8b4513}.cudo-grid__season-badge[data-season="13"]{background-color:#4682b4}.cudo-grid__season-badge[data-season="14"]{background-color:#2e8b57}.cudo-grid__season-badge[data-season="15"]{background-color:#ff8c00}.cudo-grid__season-badge[data-season="16"]{background-color:#ba55d3}.cudo-grid__season-badge[data-season="17"]{background-color:#6b8e23}.cudo-grid__season-badge[data-season="18"]{background-color:#8b008b}.cudo-grid__season-badge[data-season="19"]{background-color:coral}.cudo-grid__season-badge[data-season="20"]{background-color:peru}.cudo-grid__season-badge-number{display:block;font-size:2rem}.cudo-grid__designer-list{list-style:disc inside;padding:0}.cudo-grid__award-list{list-style:none inside;padding:0}.cudo-grid__gallery-summary{display:list-item}.cudo-grid__gallery-details{margin-top:1rem}.cudo-grid__gallery{display:flex;flex-direction:column;gap:1rem}.cudo-grid__image{height:auto;max-width:100%}
