:root{--accent:#d8ff63;--accent-alt:#9c7cff;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;background:#181725;color:#f8f7f2}*{box-sizing:border-box}body{min-height:100vh;margin:0;background:radial-gradient(900px 480px at 80% -10%,color-mix(in srgb,var(--accent-alt) 24%,transparent),transparent 68%),radial-gradient(760px 460px at 8% 100%,color-mix(in srgb,var(--accent) 10%,transparent),transparent 72%),#181725;color:#f8f7f2}a{color:inherit;text-decoration:none}.shell{max-width:1440px;margin:auto;padding:22px 34px 56px}nav{display:flex;gap:22px;color:#cbc7d7;font-size:.93rem;font-weight:700}nav a:hover{color:#fff}main{margin-top:58px}.hero{position:relative;overflow:hidden;min-height:500px;border:1px solid color-mix(in srgb,var(--accent) 38%,#fff 10%);border-radius:28px;background:linear-gradient(110deg,#28243a 20%,color-mix(in srgb,var(--accent-alt) 22%,#28243a) 100%);box-shadow:0 20px 56px rgba(3,2,10,.2);isolation:isolate}.art{position:absolute;inset:0;z-index:-2;opacity:.56}.art img{width:100%;height:100%;object-fit:cover}.art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#242033 8%,rgba(36,32,51,.82) 46%,rgba(36,32,51,.3) 100%),linear-gradient(0deg,#242033 0%,transparent 58%)}.hero-copy{max-width:740px;padding:clamp(32px,6vw,76px)}.eyebrow{margin:0;color:var(--accent);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em}h1{font-size:clamp(3.5rem,8.7vw,7rem);line-height:.88;letter-spacing:-.075em;margin:17px 0 22px;max-width:13ch}.summary{font-size:clamp(1.04rem,2vw,1.25rem);line-height:1.5;color:#f0edf6;max-width:58ch}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.tag{border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 10px;background:rgba(35,31,48,.72);font-size:.82rem;font-weight:800}.tag.access{border-color:color-mix(in srgb,var(--accent) 65%,#fff 10%);color:var(--accent)}.actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:31px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 17px;border-radius:12px;font-weight:900;font-size:.96rem}.primary{background:var(--accent);color:#111017}.secondary{border:1px solid rgba(255,255,255,.24);background:rgba(42,37,57,.7)}.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.fact{min-height:108px;padding:19px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:#29253a;box-shadow:0 10px 28px rgba(3,2,10,.12)}.fact span{display:block;color:#bbb6c8;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850;margin-bottom:9px}.fact strong{line-height:1.35;font-size:1rem}.source{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:34px;padding:24px;border-top:1px solid rgba(255,255,255,.17)}.source p{margin:5px 0 0;color:#cbc7d7;line-height:1.5}.source a{color:var(--accent);font-weight:900;white-space:nowrap}@media(max-width:700px){.shell{padding:17px 20px 38px}nav{gap:13px;font-size:.82rem}.hero{min-height:430px;border-radius:21px}.hero-copy{padding:32px 25px}.art{opacity:.43}.facts{grid-template-columns:1fr 1fr}.source{align-items:flex-start;flex-direction:column}}@media(max-width:440px){nav a:nth-child(2){display:none}h1{font-size:3.25rem}.facts{grid-template-columns:1fr}}.game-guide{display:grid;grid-template-columns:1fr;gap:18px;margin-top:34px}.game-guide.with-about{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr)}.about-game,.game-details{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(38,34,54,.74);box-shadow:0 12px 32px rgba(3,2,10,.12)}.about-game p:not(.eyebrow){margin:10px 0 0;color:#d5d1df;font-size:1.03rem;line-height:1.68}.game-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 20px;margin:13px 0 0}.game-details dl div{min-width:0}.game-details dt{color:#aaa5b6;font-size:.71rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.game-details dd{margin:5px 0 0;color:#f3f0f8;font-size:.93rem;font-weight:760;line-height:1.4;overflow-wrap:anywhere}.details-note{margin:18px 0 0;color:#aaa5b6;font-size:.78rem;line-height:1.45}.player-account-slot{display:flex;align-items:center;gap:9px;margin-left:auto}.player-connect,.player-profile-link{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:850}.player-connect{padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:10px}.player-profile-link{color:#f8f7f2}.player-avatar{display:grid;place-items:center;width:34px;height:34px;overflow:hidden;border:1px solid rgba(216,255,99,.55);border-radius:50%;background:#292533;color:var(--accent);font-size:.7rem;font-weight:900}.player-avatar img{width:100%;height:100%;object-fit:cover}.player-inbox-button{position:relative;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:var(--accent)}.player-inbox-button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.player-inbox-count{position:absolute;right:-7px;top:-7px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--accent);color:#111017;font-size:.61rem}.hero-launcher{position:absolute;z-index:2;top:24px;right:24px;display:inline-flex;align-items:center;min-height:42px;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:rgba(16,15,22,.66);backdrop-filter:blur(8px)}.hero-launcher img{display:block;width:30px;height:30px;object-fit:contain}.hero-launcher.launcher-mark-wordmark img{width:78px;height:26px}.hero-launcher.launcher-mark-store-badge img{width:94px;height:31px}.launcher-glyph{display:grid;place-items:center;min-width:26px;height:26px;border-radius:7px;background:rgba(255,255,255,.12);color:#f8f7f2;font-size:.66rem;letter-spacing:-.04em}.notify-button.is-watching{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 55%,#fff 10%)}.notification-dialog{width:min(430px,calc(100vw - 32px));margin:auto;padding:0;border:1px solid color-mix(in srgb,var(--accent) 45%,#fff 10%);border-radius:18px;background:linear-gradient(145deg,#242031,#13121b);color:#f8f7f2;box-shadow:0 28px 90px rgba(0,0,0,.58)}.notification-dialog::backdrop{background:rgba(8,7,12,.7);backdrop-filter:blur(4px)}.notification-dialog-card{position:relative;padding:26px}.notification-dialog-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(255,255,255,.04);color:#bbb8c8;font:inherit;font-size:1.5rem;line-height:1;cursor:pointer}.notification-dialog h2{margin:0;font-size:2rem;line-height:1}.notification-dialog-copy{margin:13px 0 0;color:#c7c3d0;line-height:1.5}.notification-dialog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.notification-dialog-actions .button{border:0;cursor:pointer}.notification-dialog-actions .button-secondary{border:1px solid rgba(255,255,255,.2)}@media(max-width:700px){.game-guide,.game-guide.with-about{grid-template-columns:1fr}.about-game,.game-details{padding:21px}.game-details dl{grid-template-columns:1fr 1fr}.player-profile-name{display:none}.player-account-slot{gap:6px}.player-connect{font-size:.78rem;padding:8px 9px}.hero-launcher{top:16px;right:16px;min-height:37px;padding:6px 8px}.hero-launcher img{width:26px;height:26px}.hero-launcher.launcher-mark-wordmark img{width:68px;height:23px}.hero-launcher.launcher-mark-store-badge img{width:84px;height:28px}.notification-dialog-card{padding:23px 20px 20px}.notification-dialog-actions{flex-direction:column}.notification-dialog-actions .button{width:100%}}@media(max-width:420px){.game-details dl{grid-template-columns:1fr}}.hero-launcher{gap:7px}.launcher-name{color:#f8f7f2;font-size:.72rem;font-weight:850;white-space:nowrap}body{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.shell{max-width:1440px;min-height:100vh;margin:auto;padding:0 34px;display:flex;flex-direction:column}.player-account-slot{margin-left:auto;align-self:center}.player-connect,.player-profile-link{font-size:.82rem;font-weight:850}.player-connect{padding:9px 11px;border-color:rgba(255,255,255,.12)}main{flex:1 0 auto;margin-top:34px}@media(max-width:700px){.shell{padding:0 20px}.player-account-slot{margin-left:auto}.player-connect{padding:8px 9px;font-size:.75rem}main{margin-top:27px}.launcher-name{font-size:.68rem}}.player-account-slot{align-self:flex-start;margin-top:0}.player-connect{min-height:34px;padding:7px 11px}main{margin-top:12px}@media(max-width:700px){.player-connect{min-height:32px;padding:7px 9px}main{margin-top:10px}}.player-account-slot{min-width:128px;justify-content:flex-end}.player-account-loading{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.035)}.player-account-loading>span,.is-profile-loading::after{content:'';display:block;width:15px;height:15px;border:2px solid color-mix(in srgb,var(--accent) 24%,transparent);border-top-color:var(--accent);border-right-color:var(--accent-alt);border-radius:50%;animation:profileLoadingSpin .72s linear infinite}.notify-button.is-profile-loading{position:relative;pointer-events:none;color:transparent!important;cursor:progress}.notify-button.is-profile-loading::after{position:absolute;inset:0;margin:auto}@keyframes profileLoadingSpin{to{transform:rotate(360deg)}}@media(max-width:700px){.player-account-slot{min-width:34px}}.game-answer{font-weight:720}.game-routes,.availability-history,.related-games{margin-top:28px;padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(38,34,54,.74);box-shadow:0 12px 32px rgba(3,2,10,.12)}.game-routes h2{margin:7px 0 18px;font-size:clamp(1.55rem,3vw,2.2rem);letter-spacing:-.045em}.game-route{display:flex;justify-content:space-between;gap:22px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12)}.game-route:first-of-type{border-top:0;padding-top:0}.game-route h3{margin:7px 0;font-size:1.18rem}.game-route p:not(.eyebrow){margin:0;color:#cbc7d7;line-height:1.48}.route-meta{margin-top:9px!important;color:#aaa5b6!important;font-size:.86rem}.route-action{display:grid;align-content:start;justify-items:end;gap:12px;min-width:190px}.route-times{display:grid;gap:7px}.route-times .fact{min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.route-times .fact span{font-size:.65rem;margin-bottom:3px}.route-times .fact strong{font-size:.76rem}.availability-history ul,.related-games ul{display:grid;gap:9px;margin:13px 0 0;padding:0;list-style:none}.availability-history li,.related-games li{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-top:1px solid rgba(255,255,255,.11)}.availability-history li:first-child,.related-games li:first-child{border-top:0}.availability-history span,.related-games span{color:#aaa5b6;font-size:.84rem}.related-games a{font-weight:850}.related-games a:hover{color:var(--accent)}.collection-page{margin-top:0}.collection-hero{margin:0 0 28px;padding:0;border:0;background:none;box-shadow:none}.collection-hero h1{max-width:17ch;margin:12px 0 14px;font-size:clamp(2.6rem,6.5vw,5.4rem)}.collection-hero p:not(.eyebrow){max-width:62ch;margin:0;color:#d8d4e2;line-height:1.6}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.collection-card{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#282438}.collection-card-image{display:block;aspect-ratio:16/8;background:#343047}.collection-card-image img{width:100%;height:100%;object-fit:cover}.collection-card-copy{display:grid;gap:9px;padding:16px}.collection-card-copy h2{margin:0;font-size:1.2rem;letter-spacing:-.035em}.collection-card-copy h2 a:hover{color:var(--accent)}.collection-card-copy p{margin:0;color:#c8c3d3;font-size:.9rem;line-height:1.45}.collection-card-meta{color:var(--accent)!important;font-size:.79rem!important;font-weight:850}.collection-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:30px 0 0;color:#bbb6c8;font-size:.87rem;font-weight:800}.collection-pagination a{color:var(--accent)}.collection-pagination a:hover{color:#fff}@media(max-width:900px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.game-route{flex-direction:column}.route-action{justify-items:start;min-width:0}.game-routes,.availability-history,.related-games{padding:21px}.collection-grid{grid-template-columns:1fr}.collection-pagination{justify-content:space-between;gap:8px}}.game-entity-hero{min-height:500px}.game-entity-hero h1{max-width:18ch;font-size:clamp(2.7rem,4.8vw,4.5rem);line-height:.96;margin:0 0 25px}.hero-about{max-width:60ch}.hero-about p:not(.eyebrow){margin:8px 0 0;color:#f0edf6;font-size:1.03rem;line-height:1.56}.hero-where-to-play{margin-top:24px}.hero-where-to-play .actions{margin:0}.hero-where-to-play .button{min-height:50px}.game-entity-hero+.facts{grid-template-columns:repeat(4,minmax(0,1fr))}.about-game-long{margin-top:18px}@media(max-width:900px){.game-entity-hero+.facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.game-entity-hero{min-height:0}.game-entity-hero h1{max-width:15ch;font-size:clamp(2.5rem,10vw,3.8rem)}.hero-about{margin-top:19px}.hero-where-to-play{margin-top:20px}.game-entity-hero+.facts{grid-template-columns:1fr 1fr}}@media(max-width:440px){.game-entity-hero+.facts{grid-template-columns:1fr}}.game-entity-hero .hero-copy{display:flex;flex-direction:column;min-height:500px}.game-entity-hero h1{margin:0 0 16px}.hero-tags{margin:0 0 26px}.hero-where-to-play{margin-top:auto;padding-top:28px}.game-entity-hero+.game-timing-facts{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.game-entity-hero .hero-copy{min-height:0}.hero-tags{margin-bottom:20px}.hero-where-to-play{margin-top:20px;padding-top:0}.game-entity-hero+.game-timing-facts{grid-template-columns:1fr 1fr}}@media(max-width:440px){.game-entity-hero+.game-timing-facts{grid-template-columns:1fr}}
.editorial-index,.editorial-piece{width:100%;max-width:none;margin:0;padding-top:32px;min-width:0}
.editorial-hero{max-width:none;margin:0 0 32px}
.editorial-hero h1{max-width:none;margin:12px 0 18px;font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.045em;text-wrap:wrap;overflow-wrap:break-word}
.editorial-summary{max-width:none;margin:0;color:#ddd8e6;font-size:1.08rem;line-height:1.65}
.editorial-dates{display:flex;flex-wrap:wrap;gap:8px 24px;margin:20px 0 0;color:#bbb5c7;font-size:.9rem;font-weight:700}
.editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.editorial-card{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(38,34,54,.74)}
.editorial-card-art{display:grid;aspect-ratio:16/9;background:#302b40;overflow:hidden;gap:3px}
.editorial-card-art[data-images="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}
.editorial-card-art[data-images="3"],.editorial-card-art[data-images="4"]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
.editorial-card-art[data-images="3"] img:first-child{grid-row:span 2}
.editorial-card-art img{display:block;width:100%;height:100%;min-height:0;min-width:0;object-fit:cover}
.editorial-card>div{padding:24px}
.editorial-card h2{margin:10px 0 14px;font-size:1.5rem;line-height:1.25;letter-spacing:-.035em}
.editorial-card p:not(.eyebrow){color:#d0cadc;line-height:1.6}
.editorial-card small{color:#bcb5ca;line-height:1.6}
.editorial-copy{width:100%;max-width:none;min-width:0;font-size:1.125rem;line-height:1.7}
.editorial-piece .editorial-summary{max-width:none}
.editorial-piece .editorial-hero h1{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.15}
.editorial-copy h2{margin:48px 0 18px;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.25;letter-spacing:-.025em}
.editorial-copy p{max-width:none;margin:0 0 20px;color:#dfdbe7;font-size:inherit;line-height:inherit;text-wrap:wrap;overflow-wrap:break-word}
.editorial-copy figure{margin:0 0 24px}
.editorial-copy img{display:block;width:100%;max-width:520px;height:auto;border-radius:12px}
.editorial-copy figure+h2{margin-top:40px}
.editorial-game-overview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:32px;align-items:stretch;max-width:1200px;margin:0 0 30px}
.editorial-game-overview figure{margin:0}
.editorial-game-overview figure img{width:100%;max-width:none;height:100%;min-height:290px;object-fit:cover}
.editorial-game-facts{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:28px 30px;border:1px solid color-mix(in srgb,var(--accent) 30%,rgba(255,255,255,.16));border-radius:16px;background:linear-gradient(145deg,rgba(216,255,99,.09),rgba(38,34,54,.86) 42%);box-shadow:0 14px 34px rgba(3,2,10,.18)}
.editorial-copy .editorial-facts-heading{margin:0 0 15px;color:var(--accent);font-size:.74rem;font-weight:900;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}
.editorial-game-overview ul{display:grid;gap:0;list-style:none;padding:0;margin:0;font-size:.98rem;line-height:1.45}
.editorial-game-overview li{display:grid;grid-template-columns:minmax(105px,.7fr) minmax(0,1.3fr);gap:12px;margin:0;padding:11px 0;border-top:1px solid rgba(255,255,255,.12)}
.editorial-game-overview li:first-child{border-top:0;padding-top:0}
.editorial-game-overview li:last-child{padding-bottom:0}
.editorial-fact-label{color:#bfb9ca;font-size:.77rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.editorial-fact-value{color:#f4f1f8;font-weight:750;overflow-wrap:anywhere}
@media(max-width:760px){.editorial-game-overview{grid-template-columns:1fr;gap:18px;max-width:680px}.editorial-game-overview figure img{min-height:0;height:auto}.editorial-game-facts{padding:23px}.editorial-game-overview li{grid-template-columns:minmax(105px,.7fr) minmax(0,1.3fr)}}
@media(max-width:420px){.editorial-game-overview li{grid-template-columns:1fr;gap:4px}.editorial-fact-label{font-size:.7rem}}
.editorial-piece .editorial-note{max-width:none}
@media(max-width:700px){.editorial-copy{font-size:1.0625rem;line-height:1.65}.editorial-copy h2{margin-top:36px}.editorial-copy img{max-width:440px}}
.editorial-copy h3,.editorial-copy h4,.editorial-copy h5,.editorial-copy h6{margin:28px 0 14px;line-height:1.3}
.editorial-copy ul,.editorial-copy ol{margin:0 0 24px;padding-left:28px;color:#dfdbe7;line-height:1.75}
.editorial-copy li+li{margin-top:8px}
.editorial-copy blockquote{margin:24px 0;padding:12px 20px;border-left:3px solid var(--accent);color:#dfdbe7;line-height:1.75}
.editorial-copy code{padding:2px 5px;border-radius:4px;background:rgba(255,255,255,.08)}
.editorial-copy hr{margin:32px 0;border:0;border-top:1px solid rgba(255,255,255,.16)}
.editorial-copy figcaption{margin-top:10px;color:#bcb5ca;font-size:.85rem;line-height:1.5}
.editorial-copy a,.editorial-back a{color:var(--accent);font-weight:800;text-decoration:underline;text-underline-offset:4px}
.editorial-copy .editorial-actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 42px}
.editorial-copy .editorial-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 15px;border:1px solid rgba(255,255,255,.24);border-radius:10px;color:#f8f7f2;font-size:.9rem;font-weight:850;line-height:1.2;text-decoration:none}
.editorial-copy .editorial-actions a:first-child{border-color:var(--accent);background:var(--accent);color:#17151d}
.editorial-copy .editorial-actions .editorial-launcher-link{background:rgba(255,255,255,.035)}
.editorial-copy .editorial-actions .editorial-launcher-link:hover{border-color:var(--accent);color:var(--accent)}
.editorial-piece a:focus-visible,.editorial-index a:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:4px}
.editorial-card:hover{border-color:var(--accent)}
.editorial-note{max-width:none;margin-top:40px;padding:22px;border:1px solid rgba(216,255,99,.25);border-radius:15px;background:rgba(216,255,99,.06);color:#d5d0df;line-height:1.6}
.editorial-note strong{color:var(--accent)}
.editorial-back{margin:0 0 24px}
.editorial-back a{display:inline-flex;align-items:center;min-height:44px}
.editorial-piece>.editorial-back:last-child{margin:28px 0 0}
@media(max-width:700px){.editorial-grid{grid-template-columns:1fr}.editorial-hero{margin-bottom:28px}.editorial-card>div{padding:20px}.editorial-dates{gap:8px 16px}}
/* Shared by Astro and the publication renderer. Keep shell rules here only. */
.ggpn-header,.ggpn-footer{--shell-accent:var(--accent,var(--lime,#d8ff63));box-sizing:border-box;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;font-family:Inter,ui-sans-serif,system-ui,sans-serif}
.ggpn-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:80px;padding:22px 34px}
.ggpn-header[data-back="true"]{min-height:116px;padding-top:16px;padding-bottom:10px}
.ggpn-brand-stack{display:grid;gap:14px;flex-shrink:0}
.ggpn-brand{display:flex;align-items:center;gap:9px;min-height:34px;font-size:1.06rem;font-weight:850;letter-spacing:-.04em;color:#f8f7f2;text-decoration:none}
.ggpn-brand img{display:block;width:29px;height:29px;object-fit:contain}
.ggpn-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-height:34px;margin-left:auto}
.ggpn-primary-nav{display:flex;align-items:center;gap:22px;margin:0;font-size:.92rem;font-weight:700;color:#cbc7d7}
.ggpn-primary-nav a{display:inline-flex;align-items:center;min-height:34px;white-space:nowrap;text-decoration:none}
.ggpn-back{display:inline-flex;align-items:center;gap:9px;min-height:36px;width:max-content;padding:4px 11px 4px 6px;border:1px solid #ffffff24;border-radius:10px;background:#ffffff09;color:#d8d3e3;font-size:.94rem;font-weight:850;text-decoration:none}
.ggpn-back span{display:grid;place-items:center;width:25px;height:25px;border:1px solid color-mix(in srgb,var(--shell-accent) 36%,#ffffff2e);border-radius:7px;background:#0000001f;color:var(--shell-accent);font-size:1.18rem}
.ggpn-back:hover{border-color:var(--shell-accent)}
.ggpn-header .player-account-slot{display:flex;align-items:center;justify-content:flex-end;gap:9px;align-self:center;margin:0;min-width:128px;transform:none}
.ggpn-header .player-connect,.ggpn-header .player-profile-link{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:850;color:#f8f7f2}
.ggpn-header .player-connect{min-height:34px;padding:7px 11px;border:1px solid #ffffff29;border-radius:10px}
.ggpn-header .player-avatar,.ggpn-header .player-account-loading{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff2e;border-radius:50%;overflow:hidden;background:#292533;color:var(--shell-accent);font-size:.68rem;font-weight:900}
.ggpn-header .player-avatar img{width:100%;height:100%;object-fit:cover}
.ggpn-header .player-account-loading>span{display:block;width:15px;height:15px;border:2px solid #ffffff24;border-top-color:var(--shell-accent);border-right-color:var(--accent-alt,#9c7cff);border-radius:50%;animation:ggpn-shell-spin .72s linear infinite}
@keyframes ggpn-shell-spin{to{transform:rotate(360deg)}}
.ggpn-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-top:auto;padding:25px 34px 40px;border-top:1px solid #ffffff24;color:#b8b3c4;font-size:1rem}
.ggpn-footer-copy{display:block;max-width:760px}
.ggpn-footer p{margin:0}
.ggpn-footer .ggpn-footer-rights{margin-top:9px;font-size:.85rem;line-height:1.5}
.ggpn-footer-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px;margin:0;font-size:.95rem;font-weight:760}
.ggpn-footer-links a{display:inline-flex;align-items:center;min-height:34px;text-decoration:none}
.ggpn-footer-discord{gap:7px;color:#f8f7f2}
.ggpn-footer-discord img{display:block;width:22px;height:17px;object-fit:contain}
.ggpn-primary-nav a:hover,.ggpn-footer-links a:hover{color:var(--shell-accent)}
.ggpn-header a:focus-visible,.ggpn-footer a:focus-visible{outline:2px solid var(--shell-accent);outline-offset:4px;border-radius:4px}
.shell>.ggpn-header,.shell>.ggpn-footer{padding-left:0;padding-right:0}
.shell>.ggpn-footer{margin-top:62px}
@media(max-width:700px){.ggpn-header{padding:18px 20px;min-height:72px;gap:16px}.ggpn-header[data-back="true"]{min-height:108px}.ggpn-header-actions{gap:12px;flex-wrap:wrap}.ggpn-primary-nav{gap:12px;font-size:.82rem}.ggpn-footer{padding:24px 20px;align-items:flex-start}.ggpn-footer-links{justify-content:flex-start;gap:14px}.ggpn-back{font-size:.84rem;min-height:33px}.ggpn-brand-stack{gap:12px}}
@media(max-width:440px){.ggpn-header-actions{max-width:48%;gap:8px}.ggpn-brand-stack{flex-shrink:1;min-width:0}.ggpn-brand{font-size:.94rem}.ggpn-back{width:auto;max-width:100%;font-size:.8rem}.ggpn-back span{flex-shrink:0}.ggpn-header .player-account-slot{min-width:0}.ggpn-primary-nav{flex-wrap:wrap;justify-content:flex-end;gap:4px 10px}.ggpn-primary-nav a:nth-child(2),.ggpn-footer-links a:nth-child(2){display:inline-flex}.ggpn-header .player-profile-name{display:none}}
@media(prefers-reduced-motion:reduce){.ggpn-header .player-account-loading>span{animation-duration:1.6s}}
