.month-section{width:100%;margin-bottom:2rem}.kallax-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:600px){.kallax-row{grid-template-columns:1fr;max-width:280px;margin:0 auto}}.kallax{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#f5f0e8;border:3px solid #111;box-shadow:4px 4px #111}.photo-item{position:relative;aspect-ratio:1 / 1;border:2px solid #111;background:#fff;padding:0;margin:0;cursor:pointer;font-family:inherit}.photo-item--empty{background:#f5f0e8;cursor:default}.photo-item--dimmed .photo-item-img,.photo-item--dimmed .photo-item-fallback{opacity:.3}.photo-item-img{width:100%;height:100%;object-fit:contain;display:block}.photo-item-fallback{display:flex;align-items:center;justify-content:center;height:100%;padding:.4rem;font-size:.75rem;font-weight:700;text-align:center;line-height:1.2}.photo-popover{display:none;position:absolute;left:50%;top:calc(100% + .4rem);transform:translate(-50%);width:220px;border:2px solid #111;box-shadow:3px 3px #111;background:#fff;padding:.4rem .6rem;font-family:Arial,Helvetica Neue,sans-serif;font-size:.8rem;line-height:1.4;text-align:left;z-index:20;pointer-events:none}.photo-item:focus-visible .photo-popover{display:block}@media(hover:hover){.photo-item:hover .photo-popover{display:block}}.photo-popover-title{display:block;font-weight:700}.photo-popover-cenon{display:block;font-style:italic;opacity:.8;margin-top:.15em}.game-dialog{border:3px solid #111;box-shadow:6px 6px #111;padding:1rem;max-width:340px;width:85%;background:#fff}@media(max-width:600px){.game-dialog{padding:1rem 1.5rem}}.game-dialog::backdrop{background:#00000080}.game-dialog-close{float:right;font-family:inherit;font-weight:900;border:2px solid #111;background:#fff;box-shadow:2px 2px #111;padding:.1em .5em;cursor:pointer}.game-dialog-img-wrap{aspect-ratio:1 / 1;width:100%;max-width:156px;margin:0 auto .75rem;clear:both}.game-dialog-img{display:block;width:100%;height:100%;object-fit:contain}.game-dialog-title{text-align:center;font-size:1.15rem;font-weight:900;line-height:1.2;margin:0}.game-dialog-rating{text-align:center;font-weight:700;line-height:1.2;margin-top:0;margin-bottom:.5rem}.hub-nav{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.hub-card{display:flex;flex-direction:column;gap:.35rem;border:3px solid #111;box-shadow:4px 4px #111;padding:1rem 1.1rem;color:#111;text-decoration:none;background:#fff;transition:transform .1s,box-shadow .1s}.hub-card:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #111}.hub-card-title{font-family:Arial Black,Helvetica Neue,Impact,sans-serif;font-weight:900;font-size:1.05rem;text-transform:uppercase;letter-spacing:.02em}.hub-card-desc{font-family:Arial,Helvetica Neue,sans-serif;font-size:.85rem;line-height:1.4;color:#333}.hub-card--plays{background:#e8ffc8}.hub-card--owned{background:#ffe066}.hub-card--rating{background:#ff8c42}.hub-card--wishlist{background:#00d8ff}.filters-toggle{display:none;margin-bottom:1rem}.filter-bar{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;padding:1rem;border:3px solid #111;box-shadow:3px 3px #111;background:#f5f0e8}@media(max-width:600px){.filters-toggle{display:inline-block}.filter-bar.collapsed{display:none}}.filter-bar .brut-field{gap:.3rem;flex:1 1 180px;min-width:0}.filter-bar .brut-input,.filter-bar .brut-select{width:90%;max-width:90%;box-shadow:2px 2px #111}.dropdown{position:relative}.dropdown-toggle{text-align:left;cursor:pointer}.dropdown-panel[hidden]{display:none}.dropdown-panel{position:absolute;top:100%;left:0;margin-top:.4rem;display:flex;flex-direction:column;gap:.4rem;padding:.6rem .75rem;border:3px solid #111;box-shadow:3px 3px #111;background:#fff;white-space:nowrap;z-index:10}#page-indicator{font-size:.85rem;font-weight:700;white-space:nowrap}h2{font-size:1.3rem;font-weight:900;letter-spacing:-.02em;border:3px solid #111;display:inline-block;padding:.15em .5em;background:#00d8ff;box-shadow:3px 3px #111;margin-bottom:.75rem}h3{font-size:1.1rem;font-weight:700;letter-spacing:-.01em;border:2px solid #111;display:inline-block;padding:.1em .4em;background:#ffe066;box-shadow:2px 2px #111;margin-bottom:.5rem;margin-top:.25rem}.event-section{margin-bottom:1.25rem}.event-link{color:inherit;text-decoration:none}.event-arrow{font-size:1em;vertical-align:top;line-height:1;position:relative;top:.05em}h3:has(.event-link){cursor:pointer;transition:transform .05s,box-shadow .05s}h3:has(.event-link):hover{transform:translate(2px,2px);box-shadow:none}p{font-family:Arial,Helvetica Neue,sans-serif;font-weight:400;font-size:1rem;color:#333;line-height:1.7;margin-bottom:1rem}.cards{display:flex;flex-wrap:wrap;gap:.75rem}.card{display:flex;border:3px solid #111;box-shadow:3px 3px #111;background:#e8ffc8;width:calc(50% - .375rem);box-sizing:border-box}@media(max-width:600px){.card{width:100%}}.card-img-wrap{display:flex;align-items:center;justify-content:center;min-width:80px;width:80px;border-right:3px solid #111}.card-img{width:80px;height:80px;object-fit:contain;display:block}.card-body{padding:.4rem .6rem;font-family:Arial,Helvetica Neue,sans-serif;font-size:.9rem;color:#333;line-height:1.5}.game-link{font-weight:700;text-decoration:underline;color:#111}.cenon-line{font-style:italic;opacity:.8}.cenon-link{color:inherit;text-decoration:underline}.game-sublist{list-style:disc;padding-left:1.25rem;margin:.15em 0 0;font-size:.85rem}.archive-nav ul{list-style:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:.9rem;text-align:center}.archive-nav a{display:inline-block;font-size:.85rem;font-weight:700;color:#111;text-decoration:none;border:2px solid #111;padding:.35em .8em;background:#fff;box-shadow:2px 2px #111}.archive-nav a:hover{transform:translate(1px,1px);box-shadow:1px 1px #111}.month-nav{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:2rem;width:100%}.month-nav a,.month-nav button,.month-nav-disabled{font-size:.85rem;font-weight:700;font-family:inherit;text-decoration:none;border:2px solid #111;padding:.3em .7em;box-shadow:2px 2px #111;color:#111;background:#fff;white-space:nowrap;cursor:pointer}.month-nav a:hover,.month-nav button:not(:disabled):hover{transform:translate(1px,1px);box-shadow:1px 1px #111}.month-nav-archive{background:#ffe066;font-weight:900}.month-nav-next-group{display:flex;align-items:center;gap:.5rem}.month-nav-recent{background:#00d8ff}.month-nav-disabled{background:#eee;opacity:.5;box-shadow:none;border-color:#999;color:#999}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem}@media(max-width:600px){.video-grid{grid-template-columns:1fr}}.video-card{display:flex;flex-direction:column;border:3px solid #111;box-shadow:3px 3px #111;background:#e8ffc8}.video-media{display:block;flex-shrink:0;color:#111;text-decoration:none}.video-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;border-bottom:3px solid #111}.video-title{padding:.4rem .6rem;font-family:Arial,Helvetica Neue,sans-serif;font-weight:700;font-size:.85rem;line-height:1.3}.video-game{flex:1;display:flex;flex-direction:column;gap:.4rem;border-top:3px solid #111;background:#fff;padding:.4rem .6rem}.video-game-entry{display:flex}.video-game-entry+.video-game-entry{border-top:1px dashed #999;padding-top:.4rem}.video-game-img-wrap{display:flex;align-items:center;justify-content:center;min-width:64px;width:64px;margin-right:.5rem}.video-game-img{width:64px;height:64px;object-fit:contain;display:block}.video-game-body{padding:.4rem .6rem;font-family:Arial,Helvetica Neue,sans-serif;font-size:.8rem;line-height:1.4}.video-badge{display:block;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;padding:.25em .6em;border-bottom:3px solid #111;color:#111}.video-badge--rapide{background:#00d8ff}.video-badge--regles{background:#ffe066}.video-badge--explique{background:#ff8c42}.card--affiche{width:auto;max-width:340px}.card--affiche .card-img-wrap{border-right:none}
