.GameDirectoryCard-module__vfZpKq__card{--game-color:var(--primary);--game-deep:var(--primary-deep);min-height:460px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #d9e7f0;border-radius:29px;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:38px;padding:34px;display:grid;position:relative;overflow:hidden}.GameDirectoryCard-module__vfZpKq__card:before{pointer-events:none;content:"";background:radial-gradient(circle,#25a9e01f,#0000 69%);width:400px;height:400px;position:absolute;top:-180px;right:-160px}.GameDirectoryCard-module__vfZpKq__blue{--game-color:var(--primary);--game-deep:var(--primary-deep)}.GameDirectoryCard-module__vfZpKq__cyan{--game-color:#168fbf;--game-deep:#116f96}.GameDirectoryCard-module__vfZpKq__violet{--game-color:#6f58b3;--game-deep:#584392}.GameDirectoryCard-module__vfZpKq__copy{z-index:2;flex-direction:column;min-width:0;display:flex;position:relative}.GameDirectoryCard-module__vfZpKq__topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.GameDirectoryCard-module__vfZpKq__icon{width:58px;height:58px;color:var(--game-color);background:var(--primary-light);border:1px solid #cfe3f2;border-radius:17px;place-items:center;display:grid}.GameDirectoryCard-module__vfZpKq__status{color:#247d58;background:#e8f7ef;border:1px solid #ccebdc;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.61rem;font-weight:850;display:inline-flex}.GameDirectoryCard-module__vfZpKq__status:before{content:"";background:#2eaa72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2eaa721f}.GameDirectoryCard-module__vfZpKq__category{color:var(--game-color);margin-bottom:5px;font-size:.69rem;font-weight:850}.GameDirectoryCard-module__vfZpKq__card h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:950;line-height:1.4}.GameDirectoryCard-module__vfZpKq__englishTitle{color:#9aa9b7;letter-spacing:.09em;text-transform:uppercase;margin:1px 0 13px;font-size:.68rem;font-weight:750}.GameDirectoryCard-module__vfZpKq__card p{color:var(--ink-soft);margin-bottom:17px;font-size:.76rem;line-height:1.95}.GameDirectoryCard-module__vfZpKq__card ul{color:#536578;gap:7px;margin:0 0 23px;padding:0;font-size:.69rem;list-style:none;display:grid}.GameDirectoryCard-module__vfZpKq__card li{align-items:center;gap:7px;display:flex}.GameDirectoryCard-module__vfZpKq__card li svg{color:var(--game-color)}.GameDirectoryCard-module__vfZpKq__link{color:#fff;background:linear-gradient(135deg, var(--cyan), var(--game-deep));border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:49px;margin-top:auto;padding:10px 20px;font-size:.77rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 31px -18px #1d5f98d9}.GameDirectoryCard-module__vfZpKq__link:hover{transform:translateY(-2px);box-shadow:0 20px 36px -17px #1d5f98d9}.GameDirectoryCard-module__vfZpKq__link:focus-visible{outline-offset:3px;outline:3px solid #2c77b647}.GameDirectoryCard-module__vfZpKq__preview{z-index:1;background:linear-gradient(#ffffff0e 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#ffffff0e 1px,#0000 1px) 0 0/32px 32px,linear-gradient(145deg,#173f61,#0d2234);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;justify-content:center;min-height:390px;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 55px -32px #092235cc}.GameDirectoryCard-module__vfZpKq__previewGlow{background:radial-gradient(circle,#25a9e061,#0000 67%);border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;left:-70px}.GameDirectoryCard-module__vfZpKq__previewLabel{color:#fff;flex-direction:column;margin-bottom:18px;display:flex;position:relative}.GameDirectoryCard-module__vfZpKq__previewLabel span{color:#8dcceb;font-size:.58rem;font-weight:800}.GameDirectoryCard-module__vfZpKq__previewLabel strong{margin-top:2px;font-size:.92rem;font-weight:900}.GameDirectoryCard-module__vfZpKq__miniBoard{direction:ltr;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.GameDirectoryCard-module__vfZpKq__miniBoard>span{aspect-ratio:.85;border-radius:14px;place-items:center;display:grid;overflow:hidden}.GameDirectoryCard-module__vfZpKq__miniFront{color:var(--primary-deep);background:linear-gradient(145deg,#fff,#edf6fb);border:1px solid #ffffffe6;box-shadow:0 9px 20px -13px #020c14}.GameDirectoryCard-module__vfZpKq__miniBack{background:linear-gradient(145deg,#35aade,#236aa5);border:1px solid #ffffff38}.GameDirectoryCard-module__vfZpKq__miniBack img{object-fit:cover;border-radius:8px;width:38%;height:38%;box-shadow:0 6px 15px -8px #020f1ab3}.GameDirectoryCard-module__vfZpKq__previewFooter{color:#a8c5d7;justify-content:space-between;margin-top:16px;font-size:.57rem;font-weight:700;display:flex;position:relative}@media (max-width:780px){.GameDirectoryCard-module__vfZpKq__card{grid-template-columns:1fr}.GameDirectoryCard-module__vfZpKq__preview{min-height:auto}}@media (max-width:520px){.GameDirectoryCard-module__vfZpKq__card{border-radius:23px;gap:25px;padding:19px}.GameDirectoryCard-module__vfZpKq__preview{border-radius:19px;padding:20px}.GameDirectoryCard-module__vfZpKq__miniBoard{gap:7px}.GameDirectoryCard-module__vfZpKq__miniBoard>span{border-radius:11px}}@media (prefers-reduced-motion:reduce){.GameDirectoryCard-module__vfZpKq__link{transition:none}}
.GamesDirectoryTemplate-module__9xQ_mq__page{z-index:1;width:min(100% - 40px,1080px);min-height:100vh;margin-inline:auto;padding:42px 0 80px;position:relative}.GamesDirectoryTemplate-module__9xQ_mq__ambientOne,.GamesDirectoryTemplate-module__9xQ_mq__ambientTwo{z-index:-1;pointer-events:none;filter:blur(2px);border-radius:50%;width:390px;height:390px;position:absolute}.GamesDirectoryTemplate-module__9xQ_mq__ambientOne{background:radial-gradient(circle,#25a9e02e,#0000 69%);top:40px;right:-310px}.GamesDirectoryTemplate-module__9xQ_mq__ambientTwo{background:radial-gradient(circle,#4b54c21a,#0000 69%);bottom:40px;left:-320px}.GamesDirectoryTemplate-module__9xQ_mq__hero{text-align:center;flex-direction:column;align-items:center;max-width:790px;margin:0 auto 58px;display:flex}.GamesDirectoryTemplate-module__9xQ_mq__brandBadge{box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:right;background:#ffffffc7;border:1px solid #cde0ede6;border-radius:16px;align-items:center;gap:10px;margin-bottom:35px;padding:7px 9px 7px 15px;display:inline-flex}.GamesDirectoryTemplate-module__9xQ_mq__brandMark{border-radius:11px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.GamesDirectoryTemplate-module__9xQ_mq__brandMark img{object-fit:cover;width:100%;height:100%}.GamesDirectoryTemplate-module__9xQ_mq__brandBadge>span:last-child{flex-direction:column;line-height:1.35;display:flex}.GamesDirectoryTemplate-module__9xQ_mq__brandBadge small{color:var(--ink-muted);font-size:.56rem}.GamesDirectoryTemplate-module__9xQ_mq__brandBadge strong{font-size:.77rem;font-weight:900}.GamesDirectoryTemplate-module__9xQ_mq__eyebrow{color:var(--primary-deep);align-items:center;gap:7px;margin-bottom:15px;font-size:.76rem;font-weight:850;display:inline-flex}.GamesDirectoryTemplate-module__9xQ_mq__heroIcon{color:#fff;background:linear-gradient(135deg, var(--cyan), var(--primary-deep));border:5px solid #ffffffe6;border-radius:23px;place-items:center;width:70px;height:70px;margin-bottom:18px;display:grid;transform:rotate(-3deg);box-shadow:0 22px 42px -21px #1d5f98cc}.GamesDirectoryTemplate-module__9xQ_mq__hero h1{letter-spacing:-.055em;margin-bottom:15px;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:950;line-height:1.25}.GamesDirectoryTemplate-module__9xQ_mq__hero h1 span{color:#0000;background:linear-gradient(120deg, var(--primary), var(--cyan));-webkit-background-clip:text;background-clip:text}.GamesDirectoryTemplate-module__9xQ_mq__hero>p{max-width:650px;color:var(--ink-soft);margin-bottom:23px;font-size:.96rem;line-height:2}.GamesDirectoryTemplate-module__9xQ_mq__meta{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.GamesDirectoryTemplate-module__9xQ_mq__meta span{color:#526779;background:#ffffffc2;border:1px solid #d6e5ef;border-radius:10px;align-items:center;gap:7px;min-height:35px;padding:6px 11px;font-size:.69rem;font-weight:750;display:inline-flex}.GamesDirectoryTemplate-module__9xQ_mq__meta svg{color:var(--primary)}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading span{color:var(--primary);font-size:.69rem;font-weight:850}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading h2{letter-spacing:-.025em;margin:3px 0 0;font-size:1.42rem;font-weight:900}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading>p{max-width:410px;color:var(--ink-muted);text-align:left;margin:0;font-size:.71rem}.GamesDirectoryTemplate-module__9xQ_mq__grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.GamesDirectoryTemplate-module__9xQ_mq__note{color:#38657f;background:#f4f9fce0;border:1px solid #d3e3ed;border-radius:16px;align-items:flex-start;gap:11px;max-width:760px;margin:26px auto 0;padding:16px 18px;display:flex}.GamesDirectoryTemplate-module__9xQ_mq__note>svg{color:var(--primary);flex:none;margin-top:2px}.GamesDirectoryTemplate-module__9xQ_mq__note strong{margin-bottom:3px;font-size:.74rem;font-weight:900;display:block}.GamesDirectoryTemplate-module__9xQ_mq__note p{color:var(--ink-muted);margin:0;font-size:.64rem;line-height:1.9}@media (max-width:700px){.GamesDirectoryTemplate-module__9xQ_mq__page{width:min(100% - 28px,1040px);padding:25px 0 58px}.GamesDirectoryTemplate-module__9xQ_mq__brandBadge{margin-bottom:28px}.GamesDirectoryTemplate-module__9xQ_mq__hero{margin-bottom:43px}.GamesDirectoryTemplate-module__9xQ_mq__hero h1{font-size:2.15rem}.GamesDirectoryTemplate-module__9xQ_mq__hero>p{font-size:.84rem}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading{flex-direction:column;align-items:flex-start;gap:7px}.GamesDirectoryTemplate-module__9xQ_mq__sectionHeading>p{text-align:right}}@media (max-width:430px){.GamesDirectoryTemplate-module__9xQ_mq__meta{width:100%}.GamesDirectoryTemplate-module__9xQ_mq__meta span{flex:calc(50% - 9px);justify-content:center;font-size:.61rem}}
