.trophy-room-header-row{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:10px 0}.trophy-room-header-window{width:fit-content}.trophy-room-header-body{display:flex;flex-direction:row;align-items:center;gap:16px;padding:4px 24px}.trophy-room-logo{width:60px;height:60px;object-fit:contain;flex-shrink:0}.trophy-room-info{display:flex;flex-direction:column}.trophy-room-artist-link{font-size:1.4em;font-weight:700;color:#6c5ce7;text-decoration:none}.trophy-room-artist-link:hover{text-decoration:underline}.trophy-room-total{color:#888;font-size:0.9em}.trophy-shelves{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:0 10px;width:90vw;margin:0 auto}.trophy-shelf{background:linear-gradient(180deg,#222222 0%,#1b1b1b 100%);border:1px solid #202020;border-radius:8px;padding:4px;min-width:160px;max-width:25vw;display:flex;flex-direction:column}.shelf-header{display:flex;align-items:center;gap:6px;padding-bottom:0;border-bottom:0;margin-bottom:6px}.shelf-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.shelf-info{display:flex;flex-direction:column;min-width:0}.shelf-name{font-size:0.8em;font-weight:600;color:#e8d5c4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shelf-count{font-size:0.7em;color:#b8a594}.shelf-trophies{display:flex;flex-wrap:wrap;gap:3px 3px;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex:1;background:linear-gradient(180deg,rgba(239,239,239,0.2) 0%,rgba(192,192,192,0.4) 100%);border-radius:2px;padding:50px 6px}.shelf-trophies img{object-fit:contain;position:relative}.shelf-trophies img.offset-row{margin-left:15px}@media (max-width:768px){.trophy-room-header{padding:10px}.trophy-room-title{font-size:1.4em}.trophy-shelves{flex-direction:column;align-items:stretch;padding:0 10px 200px 10px;gap:10px}.trophy-shelf{max-width:100%;min-width:0}.shelf-trophies{min-height:80px}}