:root{
 --game-gold:#d9aa4d;--game-text:#eee3d0;--game-muted:#9f978b;--game-panel:#0a0b0c;
}
.game-library-page .sevenr-page-frame-content{background:radial-gradient(circle at 50% 0,rgba(118,70,20,.13),transparent 28%),linear-gradient(180deg,#0d0b08 0,#08090a 36%,#060708 100%)}
.game-library-shell{width:min(100%,1120px);margin:0 auto;padding:2px 10px 24px}
.game-library-head{position:sticky;top:0;z-index:55;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;min-height:60px;margin:0 0 10px;padding:8px 13px;border:1px solid rgba(207,157,65,.25);border-top:0;border-radius:0 0 14px 14px;background:linear-gradient(180deg,rgba(31,21,12,.98),rgba(11,11,10,.97));box-shadow:0 12px 28px rgba(0,0,0,.34),inset 0 -1px 0 rgba(235,190,101,.06);backdrop-filter:blur(11px)}
.game-library-title{display:grid;gap:2px;min-width:max-content}.game-library-title .eyebrow{margin:0;color:#c9953f;font:800 7.2px/1 system-ui,sans-serif;letter-spacing:.17em}.game-library-title h1{margin:0;color:var(--game-text);font:600 clamp(23px,1.75vw,28px)/1.05 Georgia,serif}.game-library-title small{color:var(--game-muted);font:500 9px/1.25 system-ui,sans-serif}
.game-library-filters{display:flex;justify-content:flex-end;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.game-library-filters::-webkit-scrollbar{display:none}.game-library-filters button{flex:0 0 auto;padding:6px 9px;border:1px solid rgba(211,160,68,.28);border-radius:999px;background:rgba(8,9,9,.72);color:#cfc4af;font:750 8.7px/1 system-ui,sans-serif;white-space:nowrap;cursor:pointer;transition:.2s ease}.game-library-filters button:hover,.game-library-filters button:focus-visible,.game-library-filters button.is-active{border-color:#d8a84e;color:#f2dfb3;background:rgba(86,54,18,.34);box-shadow:0 0 16px rgba(216,158,52,.10);outline:none}
.game-library-empty{margin:28px auto;padding:26px;border:1px dashed rgba(211,160,68,.30);border-radius:14px;background:rgba(8,9,9,.68);text-align:center;color:#aaa196}.game-library-empty strong{display:block;margin-bottom:5px;color:#eadcc5;font:600 21px Georgia,serif}
.game-library-stage{position:relative;padding:12px 34px 18px;border:1px solid rgba(207,157,65,.20);border-radius:16px;background:linear-gradient(180deg,rgba(28,19,12,.78),rgba(7,8,9,.90));box-shadow:0 15px 34px rgba(0,0,0,.28);overflow:hidden}.game-library-stage::before{content:"";position:absolute;left:0;right:0;bottom:0;height:14px;background:linear-gradient(180deg,#3d2613,#160f08 63%,#0a0806);border-top:1px solid rgba(230,179,83,.28);box-shadow:0 -7px 20px rgba(0,0,0,.46),inset 0 1px rgba(255,223,148,.05)}.game-library-stage::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 42%,rgba(239,192,92,.04) 49%,transparent 56%);background-size:220% 100%;animation:gameShelfGlimmer 12s ease-in-out infinite}
.game-library-track{position:relative;z-index:2;display:flex;gap:14px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;padding:2px 1px 11px}.game-library-track::-webkit-scrollbar{display:none}
.game-library-card{position:relative;flex:0 0 calc((100% - 28px)/3);min-width:0;display:grid;grid-template-rows:auto 1fr;border:1px solid rgba(210,161,70,.14);border-radius:13px;background:linear-gradient(180deg,rgba(19,14,10,.54),rgba(7,8,9,.76));box-shadow:0 10px 22px rgba(0,0,0,.22);overflow:hidden;scroll-snap-align:start;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.game-library-card[hidden]{display:none}.game-library-card:hover,.game-library-card:focus-within{transform:translateY(-4px);border-color:rgba(232,183,88,.30);box-shadow:0 14px 26px rgba(0,0,0,.30),0 0 20px rgba(222,157,45,.075)}.game-library-card.is-featured{border-color:rgba(232,183,88,.32);box-shadow:0 10px 25px rgba(0,0,0,.25),0 0 20px rgba(220,155,42,.07)}
.game-library-cover{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#090a0b;color:inherit;text-decoration:none}.game-library-cover picture,.game-library-cover img{display:block;width:100%;height:100%}.game-library-cover img{object-fit:cover;transition:transform .45s ease,filter .25s ease}.game-library-card:hover .game-library-cover img,.game-library-card:focus-within .game-library-cover img{transform:scale(1.025);filter:brightness(1.055)}.game-library-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#ad8746;font:600 30px Georgia,serif;background:linear-gradient(145deg,#17110c,#070809)}
.game-library-shine{position:absolute;z-index:2;inset:-30% auto -30% -35%;width:22%;opacity:0;background:linear-gradient(100deg,transparent,rgba(255,230,172,.20),transparent);transform:skewX(-13deg);pointer-events:none}.game-library-card:hover .game-library-shine,.game-library-card:focus-within .game-library-shine{animation:gameCoverSweep .65s ease-out}
.game-library-status{position:absolute;z-index:3;left:9px;top:9px;padding:5px 7px;border:1px solid rgba(213,160,68,.35);border-radius:999px;background:rgba(11,10,9,.82);color:#e2be71;font:800 7px/1 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(5px)}.game-library-status.live{color:#a5ddb1;border-color:rgba(75,151,91,.42);background:rgba(12,42,20,.70)}.game-library-status.beta{color:#99d5eb;border-color:rgba(71,153,191,.40);background:rgba(10,31,43,.72)}.game-library-status.development{color:#f0cf7a}.game-library-status.event{color:#d3b3f4;border-color:rgba(154,101,204,.42)}.game-library-status.paused{color:#b8afa2}
.game-library-copy{display:grid;align-content:start;gap:5px;padding:10px 11px 12px}.game-library-meta{display:flex;flex-wrap:wrap;gap:5px 9px;color:#9e9587;font:700 7.5px/1.2 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em}.game-library-copy h2{margin:0;font:600 16px/1.08 Georgia,serif}.game-library-copy h2 a{color:#eee1ca;text-decoration:none}.game-library-copy>strong{color:#d6b36b;font:650 9.5px/1.2 system-ui,sans-serif}.game-library-copy p{margin:2px 0 1px;color:#aba398;font:500 9.3px/1.38 system-ui,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.game-library-actions{display:flex;align-items:center;gap:10px;margin-top:4px}.game-library-actions>a{padding:6px 8px;border:1px solid rgba(216,165,70,.30);border-radius:8px;background:rgba(58,37,14,.34);color:#e5bd6b;text-decoration:none;font:800 8px/1 system-ui,sans-serif}.game-library-actions>a:hover{border-color:#dfad51;background:rgba(96,59,18,.40)}.game-library-actions small{color:#7f7a72;font:600 7px/1.2 system-ui,sans-serif}
.game-library-card::after{content:"✦";position:absolute;z-index:5;right:7px;top:48%;color:#efc76f;font:700 10px/1 Georgia,serif;opacity:0;pointer-events:none;text-shadow:0 0 9px rgba(235,176,58,.75)}.game-library-card:hover::after,.game-library-card:focus-within::after{animation:gameCardSpark .8s ease-out}
.game-library-arrow{position:absolute;z-index:8;top:50%;translate:0 -50%;width:29px;height:44px;border:1px solid rgba(219,171,79,.34);border-radius:9px;background:rgba(9,8,7,.86);color:#ddb05b;font:700 19px/1 system-ui,sans-serif;cursor:pointer;box-shadow:0 5px 14px rgba(0,0,0,.3);transition:.18s ease}.game-library-arrow:hover,.game-library-arrow:focus-visible{border-color:#e2b35d;color:#ffe1a3;background:#25170b;outline:none}.game-library-prev{left:5px}.game-library-next{right:5px}.game-library-arrow[hidden]{display:none}
@keyframes gameShelfGlimmer{0%,28%{background-position:130% 0}58%,100%{background-position:-70% 0}}@keyframes gameCoverSweep{0%{left:-35%;opacity:0}20%{opacity:1}100%{left:118%;opacity:0}}@keyframes gameCardSpark{0%{opacity:0;transform:scale(.45) rotate(-12deg)}35%{opacity:1;transform:scale(1.12) rotate(7deg)}100%{opacity:0;transform:scale(.7) translateY(-8px) rotate(16deg)}}
@media(max-width:900px){.game-library-shell{padding:0 9px 20px}.game-library-head{grid-template-columns:1fr;gap:7px;padding:9px 11px 10px}.game-library-title{grid-template-columns:auto 1fr;align-items:baseline;gap:7px}.game-library-title .eyebrow{display:none}.game-library-title h1{font-size:24px}.game-library-filters{justify-content:flex-start}.game-library-stage{padding:10px 10px 19px}.game-library-track{gap:11px;padding-right:28px}.game-library-card{flex:0 0 min(82vw,420px)}.game-library-arrow{display:none!important}}
@media(max-width:470px){.game-library-head{margin-left:-9px;margin-right:-9px;border-left:0;border-right:0;border-radius:0}.game-library-title h1{font-size:21px}.game-library-filters button{font-size:7.8px}.game-library-card{flex-basis:88vw}.game-library-copy h2{font-size:15px}}
@media(prefers-reduced-motion:reduce){.game-library-card,.game-library-cover img,.game-library-filters button,.game-library-arrow{transition:none}.game-library-stage::after,.game-library-shine,.game-library-card::after{animation:none!important}}
