:root{--ds-font:Inter,"Segoe UI","Microsoft YaHei",sans-serif;--type-home-title-size:72px;--type-home-title-line:.98;--type-home-title-tracking:-.045em;--type-eyebrow-size:14px;--type-eyebrow-tracking:.3em;--type-action-size:25px;--type-tab-size:30px;--type-section-size:25px;--type-section-compact-size:21px;--type-panel-title-size:36px;--type-row-size:28px;--type-description-size:18px;--ds-text:#fff;--ds-text-heading:rgba(255,255,255,.92);--ds-text-row:rgba(255,255,255,.9);--ds-text-muted:rgba(255,255,255,.46);--ds-text-secondary:rgba(255,255,255,.72);--ds-surface:#101827;--ds-surface-raised:#1b2635;--ds-border:rgba(255,255,255,.14);--ds-accent:#d8edf8;--ds-accent-ink:#17344c;--ds-danger:#f4a8a8;--ds-category-content-top:240px;--ds-settings-left:300px;--ds-settings-right:270px;--ds-settings-top:154px;--ds-settings-bottom:120px;--ds-heading-size:var(--type-panel-title-size);--ds-heading-gap:42px;--ds-row-size:var(--type-row-size);--ds-row-height:90px;--ds-row-padding:30px;--ds-description-size:var(--type-description-size);--ds-description-gap:34px;--ds-radius:12px;--ds-weight:300;--ds-switch-width:54px;--ds-switch-height:30px;--ds-switch-knob:22px;--ds-switch-travel:24px;--ds-control-duration:.2s;--ds-control-easing:cubic-bezier(.16,1,.3,1)}:root{font-family:var(--ds-font);color:#fff;background:#000;--blue:#5ca9ff;--safe-x:clamp(28px,5vw,92px)}*{box-sizing:border-box}.app-shell{position:relative;width:min(100vw,177.7778vh);height:min(100vh,56.25vw);min-height:0;aspect-ratio:16/9;overflow:hidden;background:#050914;border-radius:6px;box-shadow:0 0 0 1px #ffffff26,0 20px 80px #00000073}.background{position:absolute;inset:-3vh -2vw;pointer-events:none}.background{background-position:center;background-size:cover;filter:saturate(.88) contrast(1.08);transform:scale(1.045);transition:background-image .55s ease,opacity .55s ease,transform 8s ease}.topbar,main,.hint{position:relative;z-index:2}.topbar{display:flex;justify-content:space-between;align-items:center;padding:clamp(20px,3.2vh,42px) var(--safe-x) 0}.topbar nav,.top-actions{display:flex;align-items:center;gap:clamp(18px,2vw,38px)}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}.nav-item{font-size:clamp(18px,1.7vw,30px);font-weight:700;color:#ffffff94;padding:0}.nav-item.active{color:#fff}.icon-button{width:44px;height:44px;border-radius:50%;font-size:30px;color:#dbe8fb;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1a}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#2f6fb8;font-weight:700}.top-actions time{font-size:clamp(17px,1.4vw,25px);font-weight:600;color:#fffc;margin-left:14px}.hero-copy{padding:clamp(60px,9.5vh,124px) var(--safe-x) 0;max-width:min(610px,44vw)}.eyebrow{font-size:12px;letter-spacing:.28em;color:#aed2ffb8;margin:0 0 13px}.hero-copy h1{font-size:clamp(38px,3.25vw,66px);line-height:1.06;margin:0 0 15px;letter-spacing:-.045em;text-shadow:0 10px 40px #000}.description{font-size:clamp(14px,1vw,19px);line-height:1.58;color:#eff6ffbf;max-width:520px;min-height:60px;margin:0}.meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.meta span{padding:7px 13px;border:1px solid rgba(188,218,255,.22);border-radius:7px;background:#0b182c73;font-size:13px;color:#c8dcf3}.launch{margin-top:23px;padding:12px 21px;border:1px solid rgba(255,255,255,.65);border-radius:10px;background:#ffffff1f;font-size:15px;font-weight:700;box-shadow:0 12px 36px #0003;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s,transform .2s}.launch:hover{background:#fff;color:#08101e}.launch span{margin-left:22px;font-size:22px}.library-section{padding:clamp(22px,3vh,40px) var(--safe-x) 0}.section-heading{display:flex;align-items:center;gap:16px;margin-bottom:13px}.section-heading h2{font-size:clamp(22px,1.8vw,34px);margin:0}.section-heading span{font-size:13px;color:#ffffff7a}.game-list{display:flex;gap:18px;overflow:visible;outline:none;padding:7px 4px 20px}.game-card{position:relative;flex:0 0 clamp(150px,12vw,225px);aspect-ratio:1.72/1;border-radius:14px;overflow:hidden;opacity:.62;transform:scale(.94);transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .3s,box-shadow .3s;box-shadow:0 18px 48px #00000057;background:#101827}.game-card img{width:100%;height:100%;object-fit:cover}.game-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(2,7,16,.95))}.game-card .card-label{position:absolute;z-index:1;left:15px;right:10px;bottom:13px;font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card.selected{opacity:1;transform:translateY(-7px) scale(1);box-shadow:0 0 0 3px #fff,0 0 0 7px #64aaff6b,0 26px 65px #0000008c}.hint{position:absolute;right:var(--safe-x);bottom:24px;display:flex;gap:22px;color:#ffffff7a;font-size:12px}@media(max-width:800px){.hero-copy{max-width:80vw}.game-card{flex-basis:150px}.description{min-height:0}.hint{display:none}}:root{--motion-system-page-duration:.82s;--motion-system-focus-enter-duration:.72s;--motion-system-focus-enter-easing:cubic-bezier(.22,.61,.36,1);--motion-system-focus-settle-duration:.58s;--motion-system-focus-settle-easing:cubic-bezier(.16,1,.3,1);--motion-system-focus-shape-duration:.46s;--motion-system-focus-settle-opacity-duration:.18s;--motion-system-focus-settle-opacity-easing:ease-out;--motion-system-focus-visibility-duration:.2s;--motion-system-focus-visibility-easing:ease-out;--motion-system-focus-filter-duration:.28s;--motion-system-focus-filter-easing:cubic-bezier(.22,.61,.36,1);--motion-system-focus-switch-filter-easing:ease-out;--motion-system-focus-border-width:1.5px;--motion-system-focus-border-radius:18px;--motion-system-focus-glow-ring-width:.5px;--motion-system-focus-glow-ring-color:rgba(213,229,247,.28);--motion-system-focus-glow-radius:9px;--motion-system-focus-glow-color:rgba(141,181,229,.2);--motion-system-focus-gradient-duration:4.6s;--motion-system-focus-gradient-easing:ease-in-out;--motion-library-tab-confirm-duration:.36s;--motion-library-tab-confirm-easing:cubic-bezier(.22,.61,.36,1)}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#000}html.ps5-desktop-layout{overflow:clip!important;overscroll-behavior:none}html.ps5-desktop-layout body{position:fixed;inset:0;width:100%;height:100%;min-width:0;min-height:0;overflow:clip!important;overscroll-behavior:none}.app-shell{overflow:clip!important}#store-page.store-publish-rebuilding{opacity:0!important;pointer-events:none!important;transition:none!important}body.profile-page-active{background:#000}body{display:grid;place-items:center}.app-shell{position:fixed;left:50%;top:50%;width:1920px;height:1080px;min-height:0;aspect-ratio:auto;transform-origin:center center}.app-shell,.app-shell *{-webkit-user-select:none;user-select:none}.store-stage-item.store-carousel-card-deleting{pointer-events:none;opacity:0;filter:brightness(.72);transform:scale(.972);transform-origin:center;transition:opacity .24s ease,transform .32s cubic-bezier(.22,.78,.36,1),filter .24s ease}.store-stage-item.store-carousel-card-reflowing{transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1)}.app-shell input,.app-shell textarea,.app-shell select,.app-shell [contenteditable=true]{-webkit-user-select:text;user-select:text}.topbar{padding:42px 92px 0}.topbar nav,.top-actions{gap:38px}.nav-item{font-size:30px}.top-actions{gap:14px}.icon-button{width:44px;height:44px;font-size:30px}.avatar{width:42px;height:42px;padding:0}.top-actions time{font-size:25px;margin-left:14px}.hero-copy{padding:124px 92px 0;max-width:610px}.eyebrow{font-size:12px;margin-bottom:13px}.hero-copy h1{font-size:66px}.description{font-size:19px;max-width:520px;min-height:60px}.meta{gap:10px;margin-top:18px}.meta span{padding:7px 13px;font-size:13px}.launch{margin-top:23px;padding:12px 21px;font-size:15px}.library-section{padding:40px 92px 0}.section-heading{gap:16px;margin-bottom:13px}.section-heading h2{font-size:34px}.game-list{gap:18px;padding:7px 4px 20px}.game-card{flex-basis:225px}.game-card .card-label{left:15px;right:10px;bottom:13px;font-size:14px}.hint{right:92px;bottom:24px}.version{right:auto;left:92px}@media(max-width:800px){.hero-copy{max-width:610px}.game-card{flex-basis:225px}}main{position:absolute;inset:0}.library-section{position:absolute;left:52px;right:52px;top:122px;padding:0}.game-list{height:174px;display:flex;align-items:flex-start;gap:8px;padding:0;overflow:visible;transition:transform .68s cubic-bezier(.16,1,.3,1)}.focus-frame{position:absolute;left:140px;top:115px;width:171px;height:171px;border:0;padding:1.5px;border-radius:23px;background:linear-gradient(115deg,#7f8da0,#f1f4f7 17%,#89a4c4 35%,#cbb9b8 54%,#f2ebe7 71%,#7891b3 86%,#aebdce);background-size:320% 100%;background-position:0% 50%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 0 .5px #d5e5f747,0 0 9px #8db5e533;filter:drop-shadow(0 0 2px rgba(180,211,244,.25));z-index:20;pointer-events:none;opacity:0;transition:opacity .12s ease-out,transform .12s ease-out,filter .12s ease-out;animation:focus-gradient 4.6s ease-in-out infinite}.focus-frame.home-focus-restored{visibility:visible!important}.focus-frame{--focus-motion-duration:.58s;--focus-shape-duration:.46s;--focus-motion-ease:cubic-bezier(.16,1,.3,1)}.focus-frame.focus-elastic-moving{transition:left var(--focus-motion-duration) var(--focus-motion-ease),top var(--focus-motion-duration) var(--focus-motion-ease),width var(--focus-motion-duration) var(--focus-motion-ease),height var(--focus-motion-duration) var(--focus-motion-ease),border-radius var(--focus-motion-duration) var(--focus-motion-ease),opacity .18s ease-out,filter .28s var(--focus-motion-ease);will-change:left,top,width,height,filter}.focus-frame.focus-shape-elastic-x{animation:focus-shape-elastic-x var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.focus-shape-elastic-y{animation:focus-shape-elastic-y var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.focus-shape-elastic-both{animation:focus-shape-elastic-both var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.is-switching{opacity:.14;transform:scale(.97);filter:blur(.85px) drop-shadow(0 0 0 rgba(180,211,244,0))}.focus-frame.shared-focus-switching,.system-focus-frame.shared-focus-switching,.user-flow-focus-frame.shared-focus-switching{opacity:0;transform:none;filter:blur(.45px) drop-shadow(0 0 0 rgba(180,211,244,0))}.focus-frame.is-appearing{animation:focus-appear .24s cubic-bezier(.22,.61,.36,1) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.shared-focus-appearing,.system-focus-frame.shared-focus-appearing,.user-flow-focus-frame.shared-focus-appearing{animation:shared-focus-appear .18s cubic-bezier(.22,.61,.36,1) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.is-exiting{animation:focus-exit var(--focus-exit-duration,.7s) cubic-bezier(.22,.61,.36,1) both,focus-gradient 4.6s ease-in-out infinite}.focus-frame.rail-focus-moving{transition:left .42s cubic-bezier(.16,1,.3,1),top .42s cubic-bezier(.16,1,.3,1),width .42s cubic-bezier(.16,1,.3,1),height .42s cubic-bezier(.16,1,.3,1),border-radius .42s cubic-bezier(.16,1,.3,1),opacity .18s ease-out,filter .3s cubic-bezier(.22,.61,.36,1)}.focus-frame.home-focus-director-owned{transition:none!important;will-change:left,top,width,height,border-radius}.focus-frame.interface-bound{transition:left var(--focus-exit-duration,.7s) cubic-bezier(.16,1,.3,1),top var(--focus-exit-duration,.7s) cubic-bezier(.16,1,.3,1),width var(--focus-exit-duration,.7s) cubic-bezier(.16,1,.3,1),height var(--focus-exit-duration,.7s) cubic-bezier(.16,1,.3,1),border-radius var(--focus-exit-duration,.7s) cubic-bezier(.16,1,.3,1),opacity var(--focus-exit-duration,.7s) cubic-bezier(.22,.61,.36,1),filter var(--focus-exit-duration,.7s) cubic-bezier(.22,.61,.36,1)}.game-card-overlay{position:absolute;inset:0;z-index:40;visibility:hidden;opacity:0;overflow:hidden;pointer-events:none;background:#070b1438;perspective:1600px;transition:opacity .22s cubic-bezier(.22,.61,.36,1),background .42s cubic-bezier(.22,.61,.36,1)}.game-card-overlay:before{display:none}.game-card-overlay.visible{visibility:visible;opacity:1;pointer-events:auto;background:#070b14b3}.game-card-overlay.is-closing{opacity:1;pointer-events:none;transition:none}.game-card-overlay.is-restoring{visibility:visible;opacity:1;pointer-events:none;background:#070b1400;transition:background .72s cubic-bezier(.22,.78,.36,1)}.game-card-overlay{--game-card-return-scale:1;--game-card-return-brightness:1;--game-card-return-y:0px}@property --game-card-return-scale{syntax:"<number>";inherits:false;initial-value:1}@property --game-card-return-brightness{syntax:"<number>";inherits:false;initial-value:1}@property --game-card-return-y{syntax:"<length>";inherits:false;initial-value:0px}.library-card.game-card-flip{position:absolute;left:50%;top:50%;width:var(--game-card-native-width,150px);height:var(--game-card-native-height,200px);flex:0 0 auto;margin:0;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;opacity:1!important;filter:brightness(calc(1.08 * var(--game-card-return-brightness,1)))!important;box-shadow:0 24px 54px #00000080!important;transform-style:preserve-3d;backface-visibility:visible;transform-origin:50% 50%;transition:--game-card-return-scale .24s cubic-bezier(.16,1,.3,1),--game-card-return-brightness .24s cubic-bezier(.16,1,.3,1),--game-card-return-y .24s cubic-bezier(.16,1,.3,1);will-change:transform,opacity,filter}.game-card-flip.is-opening{animation:game-card-open .98s cubic-bezier(.16,1,.3,1) both}.game-card-flip.is-closing{animation:game-card-close 1.48s linear both}.game-card-flip.is-returned{position:relative;left:auto;top:auto;width:var(--game-card-native-width,150px);height:var(--game-card-native-height,200px);flex:0 0 var(--game-card-native-width,150px);box-sizing:border-box;border-radius:16px;opacity:1!important;filter:brightness(1.08)!important;box-shadow:0 24px 54px #00000080!important;transform:translateY(0) scale(1)!important;animation:none!important;transition:none!important;will-change:auto}.library-card.game-card-handoff-source{animation:none!important;transition:opacity .34s linear!important;opacity:1!important}.library-card.game-card-handoff-source.is-fading{opacity:0!important}.library-card.game-card-handoff-source.is-instant-hidden{opacity:0!important;transition:none!important}.library-card.game-card-handoff-clone{opacity:0!important;transition:opacity .34s linear!important}.library-card.game-card-handoff-clone.is-visible{opacity:1!important}.library-card.game-card-handoff-clone.is-selection-changed{opacity:.5!important;transform:translateY(10px) scale(.94)!important;filter:none!important;transition:none!important}.game-card-slot.is-return-slot-fading{opacity:0;transition:opacity .42s cubic-bezier(.22,.78,.36,1)}.library-card.returning-slot-frame{--slot-frame-opacity:1}.library-card.returning-slot-frame:before{content:"";position:absolute;inset:0;z-index:5;border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 28px #0000001f;opacity:var(--slot-frame-opacity,1);pointer-events:none;transition:opacity .42s cubic-bezier(.22,.78,.36,1)}.game-card-front-face,.game-card-back-face{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;backface-visibility:hidden}.game-card-front-face{z-index:1;background:#0a1220;border-radius:16px;box-shadow:0 20px 45px #0000005c}.game-card-front-face:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,6,14,.62) 100%);pointer-events:none}.library-card.game-card-flip .game-card-front-face img{display:block;width:100%;height:100%;object-fit:cover}.library-card.game-card-flip .game-card-front-face .card-label{position:absolute!important;left:14px!important;right:12px!important;bottom:12px!important;z-index:3!important;display:block!important;overflow:hidden!important;color:#fff!important;font-size:15px!important;font-weight:600!important;line-height:normal!important;white-space:nowrap!important;text-overflow:ellipsis!important}.game-card-back-face{transform:rotateY(180deg);background:#fff;border:8px solid #080808;border-radius:16px;box-shadow:0 24px 48px #00000024}.library-card.game-card-flip:after{display:none}.game-card-slot{position:relative;display:block;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;background:#050a1433;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 28px #0000001f;pointer-events:none}.app-shell.game-card-mode>.background{filter:blur(12px) brightness(.72) saturate(.82);transform:scale(1.055) translateZ(0)}.app-shell.game-card-mode>.topbar,.app-shell.game-card-mode>.hint,.app-shell.game-card-mode>.profile-transition-backdrop,.app-shell.game-card-mode>.profile-overlay,.app-shell.game-card-mode>.profile-screen,.app-shell.game-card-mode>.settings-screen{opacity:0!important;pointer-events:none!important;transition:opacity .48s cubic-bezier(.22,.61,.36,1) .12s}.app-shell.game-card-mode>main{opacity:1!important;pointer-events:none!important}.app-shell.game-card-mode>main .hero-copy,.app-shell.game-card-mode>main .game-info{opacity:0!important;visibility:hidden!important}.app-shell.game-card-mode>main .library-module{opacity:1!important;visibility:visible!important}.app-shell.game-card-mode>.focus-frame{visibility:hidden!important;opacity:0!important}.app-shell.game-card-return-list>.topbar,.app-shell.game-card-return-list>.hint,.app-shell.game-card-return-list>.profile-transition-backdrop,.app-shell.game-card-return-list>.profile-overlay,.app-shell.game-card-return-list>.profile-screen,.app-shell.game-card-return-list>.settings-screen{opacity:0!important;pointer-events:none!important}.app-shell.game-card-return-list>.background{transition:filter .72s cubic-bezier(.22,.78,.36,1),transform .72s cubic-bezier(.16,1,.3,1)!important}.app-shell.game-card-return-list>main{opacity:1!important;pointer-events:none!important}.app-shell.game-card-return-list>main .hero-copy,.app-shell.game-card-return-list>main .game-info{opacity:0!important;visibility:hidden!important}.app-shell.game-card-return-list>main .library-module{opacity:1!important;visibility:visible!important}.app-shell.game-card-return-list>.focus-frame{visibility:hidden!important;opacity:0!important}.app-shell.game-card-return-ui>.topbar,.app-shell.game-card-return-ui>.hint{opacity:1!important;pointer-events:auto!important;transition:opacity .48s cubic-bezier(.22,.61,.36,1)}.app-shell.game-card-return-ui>main{pointer-events:auto!important}.app-shell.game-card-return-ui>main .hero-copy,.app-shell.game-card-return-ui>main .game-info{opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:opacity .48s cubic-bezier(.22,.61,.36,1)}.home-action-overlay{position:absolute;inset:0;z-index:19;display:grid;place-items:center;padding:110px 172px;background:#03070eb8;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s cubic-bezier(.22,.61,.36,1),visibility 0s linear .42s;backdrop-filter:blur(14px)}.home-action-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.home-action-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(135deg,#1a2436f0,#080d17f5);box-shadow:0 28px 72px #0000006b}.home-launch-unavailable-panel{width:640px;min-height:352px;padding:56px 62px;display:flex;flex-direction:column;align-items:flex-start}.home-action-eyebrow{margin:0 0 14px;color:#aed2ffbd;font-size:15px;letter-spacing:.14em}.home-action-panel h2{margin:0;color:#fff;font-size:46px;font-weight:300;line-height:1.15}.home-action-message{max-width:490px;margin:27px 0 0;color:#eff6ffc2;font-size:20px;line-height:1.68}.home-action-button{min-width:136px;height:54px;margin-top:auto;padding:0 25px;border:0;border-radius:10px;background:#ffffff29;color:#fff;font-size:17px;font-weight:500;cursor:pointer}.home-game-detail-panel{width:1290px;height:666px;display:grid;grid-template-columns:560px 1fr;isolation:isolate}.home-game-detail-artwork{position:relative;overflow:hidden;background:#0b111d}.home-game-detail-background{position:absolute;inset:-24px;width:calc(100% + 48px);height:calc(100% + 48px);object-fit:cover;filter:brightness(.52) saturate(.86);transform:scale(1.04)}.home-game-detail-artwork:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05091114,#050911c7),linear-gradient(180deg,#04080f14,#04080fb3);pointer-events:none}.home-game-detail-cover{position:absolute;z-index:1;left:88px;top:105px;width:258px;height:348px;object-fit:cover;border-radius:12px;box-shadow:0 28px 54px #00000073}.home-game-detail-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;padding:82px 82px 62px;background:linear-gradient(115deg,#0d1420f5,#070c15f7)}.home-game-detail-copy h2{max-width:540px;font-size:48px}.home-game-detail-description{max-width:520px;margin:27px 0 0;color:#eff6ffbd;font-size:20px;line-height:1.68}.home-game-detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.home-game-detail-tags span{padding:8px 14px;border:1px solid rgba(188,218,255,.22);border-radius:7px;background:#0b182c73;color:#c8dcf3;font-size:15px}@keyframes game-card-open{0%{transform:translate3d(calc(-50% + var(--game-card-start-dx)),calc(-50% + var(--game-card-start-dy)),0) rotate(0) rotateY(0);opacity:.92}to{transform:translate3d(-50%,-50%,0) rotate(0) rotateY(180deg);opacity:1}}@keyframes game-card-close{0%{transform:translate3d(-50%,-50%,0) translateY(var(--game-card-return-y,0px)) rotate(0) rotateY(180deg) scale(var(--game-card-return-scale,1));opacity:1;animation-timing-function:cubic-bezier(.16,1,.3,1)}38%{transform:translate3d(-50%,calc(-50% - 860px),0) translateY(var(--game-card-return-y,0px)) rotate(0) rotateY(180deg) scale(var(--game-card-return-scale,1));opacity:0;animation-timing-function:linear}42%{transform:translate3d(calc(-50% + var(--game-card-start-dx)),calc(-50% + var(--game-card-start-dy) - 820px),0) translateY(var(--game-card-return-y,0px)) rotate(0) rotateY(0) scale(var(--game-card-return-scale,1));opacity:0;animation-timing-function:cubic-bezier(.16,1,.3,1)}47%{transform:translate3d(calc(-50% + var(--game-card-start-dx)),calc(-50% + var(--game-card-start-dy) - 820px),0) translateY(var(--game-card-return-y,0px)) rotate(0) rotateY(0) scale(var(--game-card-return-scale,1));opacity:1;animation-timing-function:cubic-bezier(.16,1,.3,1)}to{transform:translate3d(calc(-50% + var(--game-card-start-dx)),calc(-50% + var(--game-card-start-dy)),0) translateY(var(--game-card-return-y,0px)) rotate(0) rotateY(0) scale(var(--game-card-return-scale,1));opacity:1}}.store-edit-mode header[data-store-edit-panel-handle]{cursor:grab;touch-action:none}.store-edit-mode.is-moving header[data-store-edit-panel-handle]{cursor:grabbing}.store-edit-mode.is-saving footer button{cursor:wait}@keyframes focus-appear{0%{opacity:.14;transform:scale(.97);filter:blur(.85px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes shared-focus-appear{0%{opacity:0;transform:none;filter:blur(.45px) drop-shadow(0 0 0 rgba(180,211,244,0))}to{opacity:1;transform:none;filter:blur(0) drop-shadow(0 0 2px rgba(180,211,244,.25))}}@keyframes focus-shape-elastic-x{0%{transform:scaleX(1.02) scaleY(.98)}28%{transform:scaleX(1.14) scaleY(.9);animation-timing-function:cubic-bezier(.8,0,1,.2)}45%{transform:scaleX(1.03) scaleY(.97)}70%{transform:scaleX(.99) scaleY(1.01)}to{transform:scale(1)}}@keyframes focus-shape-elastic-y{0%{transform:scaleX(.98) scaleY(1.02)}28%{transform:scaleX(.9) scaleY(1.14);animation-timing-function:cubic-bezier(.8,0,1,.2)}45%{transform:scaleX(.97) scaleY(1.03)}70%{transform:scaleX(1.01) scaleY(.99)}to{transform:scale(1)}}@keyframes focus-shape-elastic-both{0%{transform:scale(.99)}28%{transform:scale(1.1);animation-timing-function:cubic-bezier(.8,0,1,.2)}45%{transform:scale(1.03)}70%{transform:scale(.99)}to{transform:scale(1)}}@keyframes focus-exit{0%{opacity:1}to{opacity:0}}@keyframes focus-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.app-shell :focus{outline:none}.library-section{isolation:isolate}.library-section:before,.library-section:after{content:"";position:absolute;top:0;width:90px;height:112px;z-index:5;pointer-events:none}.library-section:before{left:-4px;background:linear-gradient(90deg,#070914,transparent)}.library-section:after{right:-4px;background:linear-gradient(270deg,#070914,transparent)}.game-list{position:relative;z-index:2;outline:none}.game-list:focus-visible{filter:brightness(1.05)}.game-card{flex:0 0 110px;width:110px;height:110px;aspect-ratio:1;border-radius:18px;transform:none;opacity:.7}.game-card.selected{transform:scale(1.55);transform-origin:50% 0;opacity:1;z-index:3;filter:brightness(1.12)}.game-card{will-change:transform,opacity;transition:transform .68s cubic-bezier(.16,1,.3,1),opacity .52s cubic-bezier(.16,1,.3,1),filter .52s cubic-bezier(.16,1,.3,1),box-shadow .52s cubic-bezier(.16,1,.3,1)}.game-card:hover{filter:brightness(1.12)}.library-section.is-shifting[data-direction=next] .game-card{animation:rail-next .38s cubic-bezier(.2,.8,.2,1) both}.library-section.is-shifting[data-direction=prev] .game-card{animation:rail-prev .38s cubic-bezier(.2,.8,.2,1) both}@keyframes rail-next{0%{opacity:.35;transform:translate(26px)}to{opacity:var(--card-opacity,.7);transform:translate(0)}}@keyframes rail-prev{0%{opacity:.35;transform:translate(-26px)}to{opacity:var(--card-opacity,.7);transform:translate(0)}}.library-section.is-shifting .game-card{animation:none}.game-card.selected{box-shadow:none!important;animation:none}.system-tile{flex:0 0 110px;width:110px;height:110px;border-radius:18px;display:grid;place-items:center;background:#0b1a2eb8;border:1px solid rgba(255,255,255,.08);color:#ffffffc7;font-size:38px;box-shadow:0 14px 30px #0003}.store-tile{font-size:25px;background:#08182de6}.store-tile span{display:grid;place-items:center;width:54px;height:54px;border-radius:8px;background:#fff;color:#0875c9;font-weight:800;font-size:20px}.game-card .card-label{font-size:0}.rail-caption{position:absolute;left:271px;top:106px;display:flex;align-items:baseline;gap:20px;margin:0;z-index:6}.rail-caption h2{font-size:28px;font-weight:400;margin:0;letter-spacing:.01em}.rail-caption span{font-size:16px;color:#ffffff7a}.hero-copy{position:absolute;left:164px;top:515px;bottom:auto;padding:0;width:780px;max-width:780px}.hero-copy h1{font-size:var(--type-home-title-size);line-height:var(--type-home-title-line);min-height:170px;margin:0 0 20px;letter-spacing:var(--type-home-title-tracking);text-transform:none}.eyebrow{font-size:var(--type-eyebrow-size);letter-spacing:var(--type-eyebrow-tracking);margin-bottom:22px}.description{font-size:25px;line-height:1.45;max-width:790px;min-height:0;color:#ffffffc7}.action-row{display:flex;align-items:center;gap:18px;margin-top:42px}.hero-copy .launch{margin-top:0;width:360px;height:70px;border-radius:40px;font-size:var(--type-action-size);text-align:center;background:#373d45b8;color:#fff;border-color:#ffffff1a}.hero-copy .launch.focus-active,.launch-menu.focus-active,.user-flow-pill.focus-active{background:#fff;color:#11151b;box-shadow:0 0 0 3px #ffffff2e,0 10px 26px #0000003d;transform:none}.hero-copy .launch:hover:not(.focus-active),.launch-menu:hover:not(.focus-active),.user-flow-pill:hover:not(.focus-active){background:#373d45b8;color:#fff;box-shadow:none;transform:none}.hero-copy .launch span{float:right;margin-right:24px}.launch-menu{width:70px;height:70px;border-radius:50%;font-size:24px;letter-spacing:4px;background:#373d45b8;color:#fff}.game-info{position:absolute;right:170px;bottom:170px;width:372px;background:none}.system-selection .action-row,.system-selection .game-info{display:none}.app-shell.system-mode>.topbar:not([data-page-press]),.app-shell.system-mode>main:not([data-page-press]),.app-shell.system-mode>.hint:not([data-page-press]){opacity:0!important;visibility:hidden!important;pointer-events:none!important}.app-shell.system-mode>[data-page-press]{pointer-events:none!important}.app-shell.system-opening,.app-shell.system-mode{overflow:clip}.system-screen{position:absolute;inset:0;z-index:14;visibility:hidden;opacity:0;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;color:#ffffffeb;pointer-events:none}.system-screen.visible{visibility:visible}.system-screen.open{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}.system-screen-backdrop{position:absolute;inset:-120px;background:radial-gradient(ellipse at 74% 25%,rgba(70,76,87,.26),transparent 38%),linear-gradient(115deg,#02040a,#05080f 58%,#0b101b);pointer-events:none}.system-screen-header{position:absolute;left:92px;right:92px;top:38px;display:flex;align-items:center;justify-content:space-between;z-index:1}.system-screen-brand{display:flex;align-items:center;gap:26px}.system-screen-brand-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:14px;background:#1c2330e6;color:#fff;font-size:40px;line-height:1}.system-screen-header h1{margin:0;font-size:34px;font-weight:300;letter-spacing:.01em}.system-screen-actions{display:flex;align-items:center;gap:34px;color:#ffffffeb;font-size:32px}.system-screen-actions time{margin-left:10px;font-size:30px;font-weight:300;color:#ffffffd6}.system-screen-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#2f6fb8;font-size:22px;font-weight:700}.system-screen-tabs{position:absolute;left:172px;top:148px;display:flex;gap:62px;z-index:1}.system-screen-tab{height:58px;padding:0;border:0;background:transparent;color:#ffffff6b;font-size:26px;font-weight:300}.system-screen-tab.active{color:#ffffffeb}.system-library-content{position:absolute;left:172px;right:160px;top:350px;z-index:1}.system-library-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;color:#ffffffb8;font-size:24px}.system-library-toolbar b{font-weight:400;color:#ffffffe6}.system-library-viewport{position:relative;height:620px;overflow:clip}.system-library-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 26px;max-height:none;overflow:visible;transform:translateY(var(--system-library-scroll,0px)) translateZ(0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}.system-library-grid.system-library-scroll-immediate{transition:none}.system-library-card{position:relative;min-width:0;aspect-ratio:3/4;padding:0;border:0;border-radius:4px;overflow:hidden;background:#10141d;color:#fff;text-align:left;cursor:pointer;box-shadow:0 18px 38px #00000059}.system-library-card img{display:block;width:100%;height:100%;object-fit:cover}.system-library-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 56%,rgba(1,4,9,.92) 100%);pointer-events:none}.system-library-card span{position:absolute;left:18px;right:12px;bottom:16px;z-index:1;overflow:hidden;color:#fff;font-size:20px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.system-focus-frame{position:absolute;z-index:3;left:0;top:0;width:100px;height:100px;padding:var(--motion-system-focus-border-width,1.5px);border:0;border-radius:var(--motion-system-focus-border-radius,18px);background:linear-gradient(115deg,#7f8da0,#f1f4f7 17%,#89a4c4 35%,#cbb9b8 54%,#f2ebe7 71%,#7891b3 86%,#aebdce);background-size:320% 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 0 var(--motion-system-focus-glow-ring-width,.5px) var(--motion-system-focus-glow-ring-color,rgba(213,229,247,.28)),0 0 var(--motion-system-focus-glow-radius,9px) var(--motion-system-focus-glow-color,rgba(141,181,229,.2));pointer-events:none;visibility:hidden;opacity:0;transition:opacity var(--motion-system-focus-visibility-duration,.2s) var(--motion-system-focus-visibility-easing,ease-out),filter var(--motion-system-focus-filter-duration,.28s) var(--motion-system-focus-filter-easing,cubic-bezier(.22,.61,.36,1));animation:focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}.system-focus-frame.visible{visibility:visible;opacity:1}.system-focus-frame.visible.shared-focus-switching{opacity:0!important}.system-focus-frame.system-focus-switching{filter:blur(.6px) drop-shadow(0 0 0 rgba(180,211,244,0));transition:left var(--motion-system-focus-shape-duration,.46s) var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1)),top var(--motion-system-focus-shape-duration,.46s) var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1)),width var(--motion-system-focus-shape-duration,.46s) var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1)),height var(--motion-system-focus-shape-duration,.46s) var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1)),border-radius var(--motion-system-focus-shape-duration,.46s) var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1)),opacity var(--motion-system-focus-visibility-duration,.2s) var(--motion-system-focus-visibility-easing,ease-out),filter var(--motion-system-focus-filter-duration,.28s) var(--motion-system-focus-switch-filter-easing,ease-out)}.system-store-placeholder{position:absolute;inset:300px 0 0;z-index:1;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center}.system-store-placeholder[aria-hidden=false]{display:flex}.system-store-icon{display:grid;place-items:center;width:120px;height:120px;border-radius:28px;background:#192332e6;font-size:64px}.system-store-placeholder h2{margin:28px 0 10px;font-size:54px;font-weight:300}.system-store-placeholder p{margin:0;color:#ffffff94;font-size:24px}.system-screen.system-library-mode .system-store-placeholder,.system-screen.system-store-mode .system-library-content,.system-screen.system-controller-mode .system-library-content{display:none}.system-screen.system-store-mode .system-screen-tabs{display:none!important}.info-main{background:#060f1ec7;box-shadow:0 18px 40px #00000047}.info-cover{height:280px;overflow:hidden}.info-cover img{width:100%;height:100%;object-fit:cover}.info-body{padding:22px 26px 20px}.info-body strong{font-size:26px;font-weight:500}.info-body .meta{margin-top:12px}.info-stats{display:flex;justify-content:space-between;margin-top:32px;padding:20px 26px;background:#060f1eb8;box-shadow:0 18px 40px #00000038;color:#ffffff94;font-size:16px;line-height:1.5}.info-stats b{font-size:23px;color:#fff;font-weight:400}.profile-overlay{position:absolute;inset:0;z-index:12;opacity:0;pointer-events:none}.profile-overlay.open{opacity:1;pointer-events:auto}.profile-scrim{position:absolute;inset:0;background:#03070ead}.profile-transition-backdrop{position:absolute;inset:-120px;z-index:13;opacity:0;pointer-events:none;background:#050a14}.profile-transition-backdrop.active{opacity:1}.profile-panel{position:absolute;right:52px;top:136px;width:660px;padding:28px 24px 16px;border-radius:18px;background:#0a131cf5;box-shadow:0 24px 70px #0000006b}.profile-title{padding:0 28px 22px;color:#ffffffe6;font-size:30px;font-weight:400}.profile-title span{color:#ffd431;font-size:24px;margin-left:8px}.profile-menu{display:flex;flex-direction:column}.profile-item{position:relative;display:flex;align-items:center;width:100%;height:96px;padding:0 28px;border:0;border-bottom:1px solid rgba(255,255,255,.13);background:transparent;color:#ffffffe0;font-size:27px;text-align:left;cursor:pointer}.profile-item:disabled{color:#ffffff61;cursor:default}.profile-item:disabled .profile-icon{color:#ffffff52}.profile-item:last-child{border-bottom:0}.profile-icon{display:grid;place-items:center;width:48px;margin-right:24px;color:#fff;font-size:35px;line-height:1}.profile-status{display:flex;align-items:center;gap:14px;margin-left:auto;color:#ffffffb3;font-size:24px}.profile-status i{display:block;width:20px;height:20px;border-radius:50%;background:#22e69a;box-shadow:0 0 14px #22e69a99}.profile-item.is-local-identity .profile-status i{background:#8db8e8;box-shadow:0 0 14px #8db8e86b}.profile-session-feedback{min-height:22px;margin:14px 28px 0;color:#badcf8f0;font-size:16px;line-height:1.45}.profile-screen{position:absolute;inset:0;z-index:14;visibility:hidden;opacity:0;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;background:#171d25;color:#ffffffe6;pointer-events:none}.profile-screen.visible{visibility:visible}.profile-screen.open{opacity:1;pointer-events:auto}.profile-screen-backdrop{position:absolute;inset:-240px;background:radial-gradient(ellipse at center,#1c2025 40%,#171d25fa 72%,#060b16fa);z-index:0;pointer-events:none}.app-shell{transition:box-shadow .7s cubic-bezier(.16,1,.3,1),border-radius .7s cubic-bezier(.16,1,.3,1)}.app-shell.home-bootstrap-pending>.background,.app-shell.home-bootstrap-pending>.topbar,.app-shell.home-bootstrap-pending>main,.app-shell.home-bootstrap-pending>.hint,.app-shell.home-bootstrap-pending>.focus-frame{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.app-shell.profile-mode{border-radius:0;box-shadow:0 0 0 1px #171d25d9,0 0 34px 12px #171d25ad;background:#171d25}.app-shell.profile-mode>.background{visibility:hidden}.app-shell.profile-mode:before{content:"";position:absolute;inset:0;z-index:13;background:#171d25;pointer-events:none}.app-shell>.background,.app-shell>.topbar,.app-shell>main,.app-shell>.hint{transform-origin:center center;transform:translateZ(0);will-change:transform,opacity;backface-visibility:hidden;transition:opacity .64s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.16,1,.3,1)}.app-shell>.background{transform:scale(1.045) translateZ(0)}.app-shell.profile-mode>.background,.app-shell.profile-mode>.topbar,.app-shell.profile-mode>main,.app-shell.profile-mode>.hint{opacity:0}.app-shell.home-entering>.focus-frame.home-focus-director-owned:not(.home-focus-restored):not(.home-return-following){visibility:hidden!important;opacity:0!important}.profile-page-head{position:absolute;left:170px;right:170px;top:92px;display:flex;align-items:center;justify-content:space-between}.profile-page-user{display:flex;align-items:center;gap:34px}.profile-page-avatar{position:relative;display:grid;place-items:center;width:164px;height:164px;border-radius:50%;background:radial-gradient(circle at 38% 30%,#4c9cc9,#163c71 45%,#090e1c 80%);box-shadow:inset 0 0 0 7px #6894b540,0 16px 35px #00000047;font-size:58px;font-weight:700;color:#b9e1ff}.profile-page-avatar span{position:absolute;right:4px;bottom:9px;width:24px;height:24px;border-radius:50%;background:#20e69a;box-shadow:0 0 12px #20e69ab8}.profile-page-identity{font-size:46px;font-weight:300;line-height:1.25}.profile-page-identity b{font-size:30px;color:#ffd433;margin-left:8px}.profile-page-identity small{display:block;margin-top:12px;color:#ffffffb8;font-size:27px;font-style:italic}.profile-language{margin-top:6px;color:#ffffffb3;font-size:22px}.profile-editor{position:absolute;right:170px;top:122px;z-index:2;width:490px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#080d1575;backdrop-filter:blur(12px);color:#ffffffdb}.profile-editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:18px}.profile-editor-head span:last-child{color:#ffffff8a;font-size:14px;text-align:right}.profile-editor-row{display:none;align-items:center;gap:16px;margin-top:16px}.profile-editor.is-editing .profile-editor-row{display:flex}.profile-editor-row label{font-size:18px;white-space:nowrap}.profile-editor-row input{min-width:0;flex:1;height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#ffffff1a;color:#fff;font:inherit}.profile-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.profile-edit-button{height:36px;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#ffffff14;color:#fff;font-size:16px;cursor:pointer}.profile-edit-primary{background:#2f74b5b8}.profile-editor:not(.is-editing) #profile-edit-save,.profile-editor:not(.is-editing) #profile-edit-cancel,.profile-editor.is-editing #profile-edit{display:none}.profile-edit-feedback{min-height:18px;margin:10px 0 0;color:#badcf8f0;font-size:14px}.profile-unsaved-confirm{position:absolute;left:50%;top:50%;z-index:5;width:460px;padding:28px 32px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#0d131df5;box-shadow:0 24px 60px #00000073;color:#fff;opacity:0;pointer-events:none;transform:translate(-50%,-46%);transition:opacity .2s ease,transform .24s cubic-bezier(.16,1,.3,1)}.profile-unsaved-confirm.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.profile-unsaved-confirm h2{margin:0;font-size:28px;font-weight:400}.profile-unsaved-confirm p{margin:14px 0 22px;color:#ffffffb8;font-size:17px}.profile-unsaved-confirm div{display:flex;justify-content:flex-end;gap:10px}.profile-unsaved-confirm button{height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#ffffff1a;color:#fff;cursor:pointer}.profile-unsaved-confirm button:first-child{background:#2f74b5b8}.profile-page-nav{position:absolute;left:145px;right:145px;top:330px;display:flex;align-items:center;gap:36px}.profile-tab{height:82px;padding:0 30px;border:0;background:transparent;color:#ffffffd9;font-size:var(--type-tab-size);font-weight:300}.profile-tab.active{color:#fff}.profile-tools{display:flex;gap:42px;margin-left:auto}.profile-tools button{width:54px;height:54px;color:#fff;font-size:34px}.profile-subpage{position:absolute;inset:0;z-index:7;visibility:hidden;overflow:auto;padding:98px 13.5% 86px;box-sizing:border-box;background:radial-gradient(ellipse at 12% 8%,rgba(161,130,116,.24),transparent 30%),linear-gradient(104deg,#2a272bf0,#0b121dfa 64%);opacity:0;pointer-events:none;transition:none}.profile-subpage.open{visibility:visible;opacity:1;pointer-events:auto}.profile-subpage.is-closing{visibility:visible;opacity:0;pointer-events:none}.profile-subpage h2{margin:0 0 54px;font-size:52px;font-weight:300}.profile-subpage>p{max-width:980px;margin:-28px 0 34px;color:#ffffffa8;font-size:19px;line-height:1.55}.profile-page-head,.profile-page-nav,.profile-cards,.profile-about,.profile-about-card,.profile-editor{transition:none}.profile-screen.profile-subpage-open>.profile-page-head,.profile-screen.profile-subpage-open>.profile-page-nav,.profile-screen.profile-subpage-open>.profile-cards,.profile-screen.profile-subpage-open>.profile-about,.profile-screen.profile-subpage-open>.profile-about-card,.profile-screen.profile-subpage-open>.profile-editor{opacity:0;pointer-events:none}.profile-screen.profile-subpage-returning>.profile-page-head,.profile-screen.profile-subpage-returning>.profile-page-nav,.profile-screen.profile-subpage-returning>.profile-cards,.profile-screen.profile-subpage-returning>.profile-about,.profile-screen.profile-subpage-returning>.profile-about-card,.profile-screen.profile-subpage-returning>.profile-editor{pointer-events:none}.profile-subpage-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:94px;padding:0 22px;border:0;border-bottom:1px solid rgba(255,255,255,.14);background:transparent;color:#ffffffeb;font-size:28px;font-weight:300;text-align:left;cursor:pointer}.profile-subpage-row:after{content:"\203a";margin-left:22px;color:#ffffff94;font-size:36px;font-weight:200}.profile-subpage-row small{max-width:45%;margin-left:auto;color:#ffffff94;font-size:18px;text-align:right}.profile-field-control{position:relative;min-height:94px;border-bottom:1px solid rgba(255,255,255,.14)}.profile-field-control .profile-field-row{border-bottom:0}.profile-field-control.is-editing .profile-field-row{visibility:hidden;pointer-events:none}.profile-inline-editor{display:none;position:absolute;inset:0;width:100%;height:100%;box-sizing:border-box;border:1px solid rgba(222,235,248,.8);border-radius:18px;background:#ffffff0a;color:#fff;font:300 28px/1.2 Segoe UI,Microsoft YaHei,sans-serif;outline:0}.profile-inline-editor.is-editing{display:block;padding:0 22px}.profile-about-control{min-height:132px}.profile-about-control .profile-inline-editor.is-editing{padding:20px 22px;resize:none;line-height:1.45}.profile-language-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-height:0;padding:0;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(-8px);transition:max-height .34s cubic-bezier(.16,1,.3,1),padding .34s cubic-bezier(.16,1,.3,1),opacity .22s ease,transform .34s cubic-bezier(.16,1,.3,1)}.profile-language-options.open{max-height:120px;padding:12px 22px 20px;visibility:visible;opacity:1;transform:translateY(0)}.profile-language-option{height:58px;padding:0 22px;border:1px solid rgba(255,255,255,.16);border-radius:29px;background:#ffffff1f;color:#fff;font:400 18px/1 Segoe UI,Microsoft YaHei,sans-serif;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.profile-language-option[data-language-selected=true]{background:#ffffff38}.profile-subpage-form{max-width:1120px}.profile-subpage-form>label{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;min-height:98px;border-bottom:1px solid rgba(255,255,255,.14);color:#ffffffe0;font-size:28px;font-weight:300}.profile-subpage-form input,.profile-subpage-form textarea{width:100%;box-sizing:border-box;border:0;border-radius:0;background:transparent;color:#fff;font:inherit;outline:0}.profile-subpage-form textarea{min-height:110px;padding:24px 0;resize:none;line-height:1.45}.profile-subpage-note{margin:32px 0;color:#ffffff8f;font-size:17px;line-height:1.55}.system-action-bar{display:flex;align-items:center;gap:18px}.system-action-button{min-width:178px;height:58px;padding:0 30px;border:0;border-radius:29px;background:#ffffff24;color:#fff;font-size:19px;cursor:pointer;transition:background .16s ease,color .16s ease}.system-action-button[data-action-selected=true]{background:#f2f4f6;color:#101722}.profile-subpage-actions{margin-top:42px}.profile-avatar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px;max-width:1450px;padding:6px 0 48px}.profile-avatar-choice{position:relative;display:grid;place-items:center;aspect-ratio:1;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 34% 28%,#66c7e1,#23528d 52%,#111a36);color:#fff;cursor:pointer;overflow:visible}.profile-avatar-choice .account-avatar-mark{font-size:72px;font-weight:700}.profile-avatar-choice small{position:absolute;top:calc(100% + 10px);left:50%;color:#ffffff9e;font-size:15px;white-space:nowrap;transform:translate(-50%)}.profile-avatar-choice.selected:after{content:"\2713";position:absolute;left:-7px;top:-7px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#101722;font-size:26px;font-weight:700}.profile-avatar-choice[data-avatar=violet],.profile-page-avatar[data-avatar=violet]{background:radial-gradient(circle at 32% 27%,#d08aff,#54217f 52%,#17112f)}.profile-avatar-choice[data-avatar=ember],.profile-page-avatar[data-avatar=ember]{background:radial-gradient(circle at 32% 27%,#ffac72,#9e302c 52%,#2b1013)}.profile-avatar-choice[data-avatar=forest],.profile-page-avatar[data-avatar=forest]{background:radial-gradient(circle at 32% 27%,#8ce09e,#276b50 52%,#10251e)}.profile-avatar-choice[data-avatar=sunset],.profile-page-avatar[data-avatar=sunset]{background:radial-gradient(circle at 32% 27%,#ffd27b,#aa5727 52%,#301d12)}.profile-avatar-choice[data-avatar=ice],.profile-page-avatar[data-avatar=ice]{background:radial-gradient(circle at 32% 27%,#e3f5ff,#5c83af 52%,#172234)}.profile-privacy-list{max-width:1280px}.profile-subpage-feedback{position:absolute;left:13.5%;bottom:48px;z-index:8;max-width:70%;margin:0;color:#badcf8f0;font-size:18px;line-height:1.45}.profile-subpage .profile-subpage-feedback{position:static;max-width:none;margin-top:26px}.profile-subpage button:focus,.profile-subpage input:focus,.profile-subpage textarea:focus{outline:none}.profile-screen.profile-subpage-open .profile-editor{visibility:hidden}.profile-unsaved-confirm.open{z-index:9}.focus-frame.focus-frame-waiting{visibility:hidden!important;opacity:0!important;transition:none!important}.profile-screen.profile-confirm-open .profile-subpage{visibility:hidden!important;pointer-events:none!important}#profile-unsaved-confirm.open{z-index:30!important;pointer-events:auto!important}.profile-cards{position:absolute;left:172px;right:172px;top:486px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.profile-card{height:460px;padding:0;border:0;background:#050a0d;color:#ffffffd1;text-align:left;overflow:hidden}.profile-card-visual{height:348px;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#141c1f85,#03080af2 70%);color:#fff}.profile-card-label{height:112px;padding:26px 32px;font-size:25px;line-height:1.5;background:linear-gradient(180deg,#05090c,#030609)}.profile-card-label b{font-weight:400}.trophy-visual{position:relative;display:block;padding:60px 40px 0}.trophy-visual strong{font-size:72px;color:#e5b39c}.trophy-visual>b{font-size:58px;font-weight:300;margin-left:18px;vertical-align:18px}.trophy-visual span{display:block;margin-top:42px;font-size:28px;color:#d7b36d;text-align:center;line-height:2}.trophy-visual em{font-size:23px;font-style:normal;color:#eee}.accolade-visual{font-size:88px;color:#fff;gap:4px}.accolade-visual strong{font-size:132px}.game-visual{display:flex;gap:18px;padding:0 34px}.game-visual img{width:106px;height:126px;object-fit:cover}.game-visual span{font-size:22px;line-height:1.05}.friend-visual{display:flex;justify-content:center}.friend-visual i{display:grid;place-items:center;width:112px;height:112px;margin-left:-26px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#d777d8,#233a70 52%,#10131e);color:#fffc;font-size:50px;font-style:normal}.friend-visual i:nth-child(2){background:radial-gradient(circle at 30% 25%,#c4c4ff,#3d296d 55%,#0b1021)}.friend-visual i:nth-child(3){background:radial-gradient(circle at 30% 25%,#c99762,#30231f 55%,#0b1018)}.friend-visual i:nth-child(4){background:radial-gradient(circle at 30% 25%,#dce8ff,#546b91 45%,#10131b)}.profile-about{position:absolute;left:172px;top:994px;color:#ffffffbd;font-size:25px}.profile-about-card{position:absolute;left:172px;right:172px;top:1040px;height:130px;background:#050a0d}.app-shell.settings-mode{border-radius:0;box-shadow:none}.profile-screen.profile-subpage-open>#profile-page-feedback{visibility:hidden;pointer-events:none}.app-shell.user-flow-fullscreen-mode #system-screen.preview{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.app-shell.user-flow-mode.user-flow-fullscreen-mode>.background,.app-shell.user-flow-mode.user-flow-fullscreen-mode>.topbar,.app-shell.user-flow-mode.user-flow-fullscreen-mode>main,.app-shell.user-flow-mode.user-flow-fullscreen-mode>.hint,.app-shell.user-flow-mode>.focus-frame{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.user-flow-screen{position:absolute;inset:0;z-index:16;visibility:hidden;opacity:0;transform-origin:center center;overflow:hidden;background:#121820;color:#ffffffeb;pointer-events:none}.user-flow-screen.visible{visibility:visible}.user-flow-screen.open{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}.user-flow-screen.closing{opacity:0;transform:translateZ(0) scale(.98);pointer-events:none}.user-flow-backdrop{position:absolute;inset:-120px;background:radial-gradient(ellipse at 18% 18%,rgba(73,84,94,.2),transparent 36%),radial-gradient(ellipse at 24% 86%,rgba(79,82,98,.18),transparent 42%),linear-gradient(115deg,#1b2027,#121820 46%,#090e17);pointer-events:none}.user-flow-page{position:absolute;inset:0;z-index:1;visibility:hidden;opacity:0;pointer-events:none}.user-flow-page.active{visibility:visible;opacity:1;pointer-events:auto}.user-flow-modal-mode .user-flow-screen{background:transparent}.user-flow-modal-mode .user-flow-backdrop{background:#02060e9e;backdrop-filter:blur(2px)}.user-flow-modal-mode #user-flow-switch,.user-flow-modal-mode #user-flow-add{inset:132px 218px 100px;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:18px;background:linear-gradient(115deg,#1c2128fa,#0e131bfa);box-shadow:0 24px 70px #00000080}.user-flow-modal-mode #user-flow-switch.active,.user-flow-modal-mode #user-flow-add.active{transform:translateY(0) scale(1)}.user-flow-modal-mode #user-flow-switch,.user-flow-modal-mode #user-flow-add{transform:translateY(10px) scale(.985)}.user-flow-modal-mode .user-flow-focus-frame{z-index:6}.user-flow-page h1{position:absolute;left:96px;top:78px;margin:0;font-size:48px;line-height:1;font-weight:300;letter-spacing:.01em;color:#fffffff0}.user-welcome-subtitle{display:none}.user-flow-notes{position:absolute;left:96px;top:182px;margin:0;padding-left:34px;font-size:28px;line-height:1.9;font-weight:300;color:#ffffffe0}.user-choice-list{position:absolute;left:0;top:366px;display:flex;align-items:flex-start;justify-content:flex-start;gap:76px;width:max-content;min-width:100%;padding:0 max(76px,calc((100% - 228px)/2));box-sizing:border-box;will-change:transform;transition:transform .48s cubic-bezier(.16,1,.3,1)}.user-choice{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;min-width:220px;padding:0 12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;text-align:center}.user-avatar{display:grid;place-items:center;width:228px;height:228px;border-radius:50%;font-size:112px;font-weight:300;line-height:1;background:#343941e6;box-shadow:0 20px 36px #00000038;transition:transform .42s cubic-bezier(.16,1,.3,1),filter .42s cubic-bezier(.16,1,.3,1)}.user-choice.selected .user-avatar{transform:scale(1.1);filter:brightness(1.08);z-index:1}.user-choice:hover .user-avatar,.user-choice:focus .user-avatar{transform:scale(1.035);filter:brightness(1.08)}.user-choice.selected:focus .user-avatar,.user-choice.selected:hover .user-avatar{transform:scale(1.1)}.user-choice strong{margin-top:30px;font-size:28px;font-weight:300;transform:scale(1.04);transform-origin:50% 0;transition:transform .42s cubic-bezier(.16,1,.3,1)}.user-choice small{margin-top:16px;color:#ffffff8c;font-size:23px;font-weight:300;transform:scale(1.04);transform-origin:50% 0;transition:transform .42s cubic-bezier(.16,1,.3,1)}.user-session-feedback{position:absolute;left:72px;right:72px;bottom:32px;margin:0;color:#badcf8c7;font-size:16px;line-height:1.45;text-align:center;pointer-events:none}.user-flow-screen[data-entry=logout] .user-flow-backdrop{background:radial-gradient(ellipse at 18% 8%,rgba(183,154,147,.24),transparent 34%),radial-gradient(ellipse at 22% 98%,rgba(108,118,138,.24),transparent 38%),linear-gradient(115deg,#1a1e29,#111521 48%,#080c15)}.user-flow-screen[data-entry=logout] #user-flow-switch h1{left:0;right:0;top:158px;text-align:center;font-size:55px}.user-flow-screen[data-entry=logout] .user-welcome-subtitle{display:block;position:absolute;left:0;right:0;top:246px;margin:0;text-align:center;color:#ffffffc7;font-size:31px;font-weight:300}.user-flow-screen[data-entry=logout] .user-flow-notes{display:none}.user-flow-screen[data-entry=logout] .user-choice-list{top:404px}.user-flow-screen[data-entry=logout] .user-session-feedback{bottom:28px}.user-choice.selected strong{margin-top:42px;transform:scale(.98)}.user-choice.selected small{transform:scale(.98)}.user-avatar-photo{font-size:0;background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.34)}.avatar-spider{background-image:linear-gradient(180deg,#040d190d,#040d190d),url(assets/eebd7a5d-b120-45f2-a243-e30a03ac9000-cover.webp)}.avatar-ghost{background-image:linear-gradient(180deg,#040d190d,#040d190d),url(assets/7cc1712c-63c8-4647-b385-40a75dcfeb03-cover.webp)}.add-avatar{position:relative;font-size:0;font-weight:200;background:#383d45;color:#fff}.user-flow-add-page h1,.user-flow-agreement-page h1{top:78px}.user-add-columns{position:absolute;inset:174px 96px 72px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);column-gap:72px}.user-add-column{display:flex;flex-direction:column;align-items:center;text-align:center}.user-add-divider{width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.2) 18%,rgba(255,255,255,.2) 82%,transparent)}.user-flow-symbol{position:relative;display:grid;place-items:center;height:136px;font-size:92px;line-height:1;color:#fff}.user-add-symbol b{position:absolute;right:-34px;top:4px;font-size:56px;font-weight:300}.user-guest-symbol{font-size:98px}.user-add-column h2{margin:24px 0 0;font-size:31px;font-weight:300}.user-add-column p{width:100%;min-height:88px;margin:58px 0 24px;text-align:left;color:#ffffffdb;font-size:24px;line-height:1.55;font-weight:300}.user-guest-column p{margin-top:58px;text-align:center}.user-flow-pill{display:flex;align-items:center;justify-content:center;width:84%;height:82px;margin:12px 0;padding:0 28px;border:1px solid rgba(255,255,255,.1);border-radius:42px;background:#373d45b8;color:#fff;font-size:29px;font-weight:500;cursor:pointer;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s ease,box-shadow .3s ease,opacity .3s ease}.user-flow-pill:disabled{opacity:.3;cursor:default}.user-flow-primary{background:#373d45b8;color:#fff}.user-flow-legal-note{width:84%;margin-top:6px;color:#ffffff94;font-size:17px;line-height:1.45;text-align:left}.user-agreement-layout{position:absolute;inset:178px 158px 86px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:96px}.user-agreement-text{overflow:auto;padding:22px 28px;border:2px solid rgba(145,163,187,.55);background:#181d26b3;color:#ffffffeb;font-size:23px;line-height:1.55;scrollbar-width:thin;scrollbar-color:rgba(164,181,205,.55) transparent}.user-agreement-text h2{margin:0 0 22px;font-size:28px;font-weight:700}.user-agreement-text p{margin:0 0 14px}.user-agreement-actions{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:10px;gap:20px}.user-agreement-version{margin:0;color:#b8d7f4db;font-size:20px}.user-agreement-status{min-height:50px;margin:0;color:#ffffff9e;font-size:17px;line-height:1.45;text-align:center}.user-agreement-status[data-tone=error]{color:#ffc0c0}.user-agreement-check{display:flex;align-items:center;gap:18px;border:0;background:transparent;color:#ffffffe6;font-size:27px;font-weight:300;cursor:pointer}.user-agreement-check:disabled{opacity:.34;cursor:default}.agreement-checkbox{width:38px;height:38px;border-radius:6px;background:#6f79888c;box-shadow:inset 0 0 0 1px #ffffff2e;transition:background .2s ease,box-shadow .2s ease}.user-agreement-check.checked .agreement-checkbox{background:#fff;box-shadow:inset 0 0 0 9px #343c49}.user-flow-confirm{width:82%;margin-top:8px}.user-flow-confirm:disabled{background:#373d456b;color:#ffffff59}.user-agreement-retry{display:none;width:82%}.user-agreement-actions.is-error .user-agreement-retry{display:flex}.user-agreement-source{color:#d2e2f6b8;font-size:16px;text-underline-offset:4px}.user-flow-wait-page{background:radial-gradient(ellipse at 19% 4%,rgba(183,154,147,.23),transparent 34%),radial-gradient(ellipse at 20% 100%,rgba(108,118,138,.24),transparent 38%),linear-gradient(115deg,#1a1e29,#111521 48%,#080c15)}.user-flow-wait-content{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;width:620px;transform:translate(-50%,-50%)}.user-flow-wait-content p{margin:0;color:#ffffffeb;font-size:34px;font-weight:300}.user-flow-wait-line{display:block;width:96px;height:3px;margin-top:36px;overflow:hidden;background:#ffffff1f}.user-flow-wait-line:after{content:"";display:block;width:34px;height:100%;background:#fff;animation:user-flow-wait 1.1s ease-in-out infinite}.user-flow-wait-content small{margin-top:28px;color:#ffffff94;font-size:18px}.user-flow-wait-content button{display:none;width:360px;margin-top:34px}.user-flow-wait-page.is-error .user-flow-wait-line{display:none}.user-flow-wait-page.is-error .user-flow-wait-content button{display:flex}@keyframes user-flow-wait{0%{transform:translate(-40px);opacity:.25}50%{opacity:1}to{transform:translate(102px);opacity:.25}}.user-flow-google-page{text-align:center}.user-flow-google-page h1{left:0;right:0;top:92px;text-align:center}.user-google-subtitle{position:absolute;left:0;right:0;top:194px;margin:0;font-size:32px;font-weight:300}.user-google-avatar{position:absolute;left:50%;top:310px;display:grid;place-items:center;width:360px;height:360px;border:0;border-radius:50%;font-size:0;transform:translate(-50%);background-position:center;background-size:cover;box-shadow:0 24px 54px #0000004d}.user-flow-google-page .user-flow-pill{position:absolute;left:50%;bottom:112px;width:550px;transform:translate(-50%)}.user-flow-google-page .user-flow-pill:hover,.user-flow-google-page .user-flow-pill:focus,.user-flow-google-page .user-flow-pill.focus-active{transform:translate(-50%)}.user-flow-login-page{background:radial-gradient(ellipse at 22% 8%,rgba(165,130,116,.22),transparent 30%),radial-gradient(ellipse at 22% 96%,rgba(113,122,141,.22),transparent 34%),linear-gradient(115deg,#1b1d2b,#111522 48%,#080b15)}.user-flow-login-page h1{left:96px;top:78px;font-size:48px;font-weight:300}.user-login-brand{position:absolute;right:96px;top:52px;display:flex;align-items:center;gap:22px;color:#ffffffdb;font-size:34px;font-weight:300}.user-login-brand strong{font-weight:600}.user-login-brand b{font-size:58px;line-height:1;font-weight:800;letter-spacing:-.06em}.user-login-layout{position:absolute;inset:200px 214px 132px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);column-gap:84px}.user-login-manual,.user-login-wechat{display:flex;flex-direction:column;align-items:center}.user-login-manual h2,.user-login-wechat h2{margin:0 0 46px;font-size:31px;font-weight:300}.user-login-manual label{align-self:stretch;margin:0 0 12px;font-size:23px;color:#ffffffe6}.user-login-input{width:100%;height:78px;margin:0 0 28px;padding:0 24px;border:1px solid rgba(220,228,243,.58);border-radius:8px;background:#484d5b57;box-shadow:inset 0 0 24px #ffffff0a;color:#fff;font:300 25px/1 Segoe UI,Microsoft YaHei,sans-serif;outline:none}.user-login-input::placeholder{color:#ffffff57}.user-login-input:focus{border-color:#e9edf7;background:#7075825c}.user-register-only{display:none}.user-flow-login-page.register-mode .user-register-only{display:block}.user-login-submit,.user-login-secondary{width:100%;height:78px;margin:8px 0}.user-login-message{min-height:30px;width:100%;margin:2px 0 14px;color:#ffffff9e;font-size:18px;text-align:center}.user-login-message[data-tone=error]{color:#ffb7b7}.user-login-message[data-tone=info]{color:#b9d7ff}.user-login-question{margin:8px 0 10px;color:#fffc;font-size:22px}.user-login-divider{width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.2) 16%,rgba(255,255,255,.2) 84%,transparent)}.user-login-wechat p{width:92%;margin:0 0 46px;color:#ffffffe0;font-size:23px;line-height:1.55;text-align:left}.user-wechat-qr{position:relative;width:220px;height:220px;margin:4px 0 18px;border:14px solid #fff;background:#fff;box-shadow:0 8px 30px #00000042;overflow:hidden}.user-wechat-qr:before{content:"";position:absolute;inset:6px;background:repeating-linear-gradient(0deg,#111 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,transparent 0 4px,#111 4px 9px,transparent 9px 15px);opacity:.92}.user-wechat-qr.is-ready:before,.user-wechat-qr.is-ready .qr-corner,.user-wechat-qr.is-ready .qr-noise,.user-wechat-qr.is-ready b{opacity:0}.qr-corner{position:absolute;width:48px;height:48px;border:8px solid #111;background:#fff;box-shadow:inset 0 0 0 8px #111;z-index:1}.qr-corner-tl{left:8px;top:8px}.qr-corner-tr{right:8px;top:8px}.qr-corner-bl{left:8px;bottom:8px}.qr-noise{position:absolute;right:12px;bottom:18px;width:58px;height:62px;background:repeating-linear-gradient(135deg,#111 0 5px,#fff 5px 10px);z-index:1}.user-wechat-qr b{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);color:#111;font-size:22px;font-weight:700}.user-wechat-status{min-height:28px;color:#ffffffad;font-size:20px}.user-login-wechat .user-login-secondary{width:280px;height:66px;margin-top:22px}.user-login-bottom{position:absolute;right:96px;bottom:72px;width:430px;height:74px}.user-login-forgot{position:absolute;right:122px;bottom:28px;border:0;background:transparent;color:#ffffffd9;font-size:21px;cursor:pointer}.user-login-forgot:hover{color:#fff}.user-flow-focus-frame{position:absolute;z-index:5;left:0;top:0;width:100px;height:100px;padding:2px;border-radius:24px;background:linear-gradient(115deg,#7f8da0,#f1f4f7 17%,#89a4c4 35%,#cbb9b8 54%,#f2ebe7 71%,#7891b3 86%,#aebdce);background-size:320% 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 0 .5px #d5e5f747,0 0 12px #8db5e547;pointer-events:none;visibility:hidden;opacity:0;animation:focus-gradient 4.6s ease-in-out infinite;transition:opacity .18s ease-out,filter .28s cubic-bezier(.22,.61,.36,1)}.user-flow-focus-frame.visible{visibility:visible;opacity:1}.user-flow-focus-frame.is-immediate{transition:none}.user-flow-focus-frame.user-flow-focus-switching{opacity:.14;transform:scale(.97);filter:blur(.65px)}.user-flow-focus-frame.focus-elastic-moving{transition:left .58s cubic-bezier(.16,1,.3,1),top .58s cubic-bezier(.16,1,.3,1),width .58s cubic-bezier(.16,1,.3,1),height .58s cubic-bezier(.16,1,.3,1),border-radius .58s cubic-bezier(.16,1,.3,1),opacity .18s ease-out,filter .28s cubic-bezier(.22,.61,.36,1)}.user-flow-modal-mode #user-flow-switch,.user-flow-modal-mode #user-flow-add{inset:132px 260px 100px 202px}.user-flow-modal-mode .user-flow-page h1{left:72px;top:54px;font-size:46px}.user-flow-modal-mode .user-add-columns{inset:170px 72px 62px;column-gap:48px}.user-flow-modal-mode .user-add-column h2{margin-top:22px;font-size:30px}.user-flow-modal-mode .user-add-column p{margin-top:44px;min-height:72px;font-size:23px;line-height:1.55}.user-flow-modal-mode .user-guest-column p{min-height:0;margin-top:44px;margin-bottom:24px}.user-flow-modal-mode .user-flow-pill{width:100%;height:82px}.user-flow-modal-mode .user-flow-legal-note{width:100%;font-size:16px}.user-flow-modal-mode .user-add-symbol{width:78px;height:78px;border-radius:15px;background:#fff;color:#111;font-size:0}.user-flow-modal-mode .user-add-symbol:before{content:"\263a";font-size:50px;line-height:1;color:#111}.user-flow-modal-mode .user-add-symbol b{right:-34px;top:-22px;color:#fff;font-size:52px}.user-flow-modal-mode .user-guest-symbol{width:94px;height:136px;font-size:0}.user-flow-modal-mode .user-guest-symbol:before{content:"";position:absolute;top:4px;width:42px;height:42px;border-radius:50%;background:#fff}.user-flow-modal-mode .user-guest-symbol:after{content:"";position:absolute;bottom:8px;width:92px;height:60px;border-radius:48px 48px 8px 8px;background:#fff}.add-avatar{display:grid;place-items:center}.add-avatar>.ps5-icon{width:108px;height:108px;stroke-width:1}.app-shell>.background{--canvas-shade:linear-gradient(90deg,rgba(3,7,18,.88) 0%,rgba(3,7,18,.35) 46%,rgba(3,7,18,.62) 100%),linear-gradient(180deg,rgba(3,7,18,.4),transparent 38%,rgba(3,7,18,.82));--canvas-light:radial-gradient(ellipse at 68% 18%,rgba(255,255,255,.12),transparent 38%),linear-gradient(115deg,transparent 25%,rgba(103,169,255,.08) 47%,transparent 68%);--store-shade:linear-gradient(90deg,rgba(1,4,9,.78),rgba(2,5,11,.48) 42%,rgba(2,5,11,.12) 70%,rgba(2,5,11,.26))}.library-module{position:absolute;left:88px;right:88px;top:118px;height:286px;z-index:4;isolation:isolate}.library-viewport{position:absolute;left:0;top:0;width:100%;height:226px;overflow:visible}.library-track{display:flex;align-items:flex-start;gap:24px;width:max-content;height:226px;padding:0 12px;overflow:visible;transition:transform .72s cubic-bezier(.16,1,.3,1);user-select:none;-webkit-user-select:none}.library-track *{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.library-card,.library-system{position:relative;flex:0 0 150px;width:150px;height:200px;aspect-ratio:3/4;margin:0;border-radius:16px;overflow:hidden}.library-card{padding:0;border:1px solid rgba(255,255,255,.08);background:#0a1220;opacity:.5;transform:translateY(10px) scale(.94);transform-origin:50% 100%;box-shadow:0 16px 34px #00000040;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .58s cubic-bezier(.16,1,.3,1),filter .58s cubic-bezier(.16,1,.3,1),box-shadow .58s cubic-bezier(.16,1,.3,1)}.library-card.selected{opacity:1;transform:translateY(0) scale(1);z-index:3;filter:brightness(1.08);box-shadow:0 24px 54px #00000080}.library-card img{display:block;width:100%;height:100%;object-fit:cover}.library-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(2,6,14,.62) 100%);pointer-events:none}.library-card .card-label{position:absolute;left:14px;right:12px;bottom:12px;z-index:1;overflow:hidden;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.library-system{display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);background:#0a1627c7;color:#ffffffb8;font-size:42px;box-shadow:0 16px 34px #0000003d}.library-module .library-system{opacity:.5;transform:translateY(10px) scale(.94);transform-origin:50% 100%;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .58s cubic-bezier(.16,1,.3,1),filter .58s cubic-bezier(.16,1,.3,1),box-shadow .58s cubic-bezier(.16,1,.3,1)}.library-module .library-system.rail-selected{opacity:1;transform:translateY(0) scale(1);z-index:3;filter:brightness(1.08);box-shadow:0 24px 54px #00000080}.library-system.store-tile{font-size:24px}.library-system.store-tile span.system-entry-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:12px;background:#f2f5f8;color:#0875c9;font-size:24px;font-weight:800}.library-system.system-entry{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:14px;text-align:center}.system-entry-icon{font-size:38px;line-height:1}.system-entry-label{color:#ffffffdb;font-size:16px;font-weight:600;line-height:1.2;white-space:normal}.system-entry-hint{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.library-selection{position:absolute;left:204px;top:220px;display:flex;align-items:baseline;gap:18px;pointer-events:none}.library-selection h2{margin:0;color:#fffffff0;font-size:30px;font-weight:400;letter-spacing:.01em;white-space:nowrap}.library-selection span{color:#ffffff7a;font-size:16px;white-space:nowrap}.library-module.is-shifting .library-card{animation:none}.app-shell>.background{will-change:opacity,transform;backface-visibility:hidden;contain:paint}.app-shell>.background.is-animated-background{filter:none;transform:scale(1.015) translateZ(0)}.app-shell>.background{z-index:0;will-change:opacity,transform,filter;transition:opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),transform 8s ease,filter .9s cubic-bezier(.22,.78,.36,1)}.app-shell>.background.background-layer{opacity:0}.library-track{transition:transform .76s cubic-bezier(.16,1,.3,1)}.library-card,.library-module .library-system{transition:transform .76s cubic-bezier(.16,1,.3,1),opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),filter .76s cubic-bezier(.16,1,.3,1),box-shadow .76s cubic-bezier(.16,1,.3,1)}main.is-game-shifting .hero-copy,main.is-game-shifting .game-info{animation:game-details-rise .62s cubic-bezier(.22,.61,.36,1) .2s both!important}.library-module.is-shifting[data-direction=next] .library-selection{animation:library-caption-next .76s cubic-bezier(.16,1,.3,1) both}.library-module.is-shifting[data-direction=prev] .library-selection{animation:library-caption-prev .76s cubic-bezier(.16,1,.3,1) both}@keyframes game-details-rise{0%{opacity:0;transform:translate3d(0,34px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes library-caption-next{0%{opacity:.22;transform:translate(-15px)}45%{opacity:.78;transform:translate(2px)}to{opacity:1;transform:translate(0)}}@keyframes library-caption-prev{0%{opacity:.22;transform:translate(15px)}45%{opacity:.78;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}.focus-frame.rail-focus-moving{will-change:left,top,width,height,border-radius,filter}.app-shell.focus-animation-stiff .focus-frame.rail-focus-moving{transition:none}.app-shell{--bg-fade-ms:760;--bg-zoom-ms:6000}.app-shell>.background{--bg-rest-scale:1.045;--bg-settled-scale:calc(var(--bg-rest-scale) + .035);transform-origin:center center}.app-shell.transition-mode-scale>.background:not(.controller-background-layer):not(.background-transition-in):not(.background-transition-out):not(.background-ambient-zoom){transform:scale(var(--bg-settled-scale)) translateZ(0)!important}.app-shell>.background.is-animated-background{--bg-rest-scale:1.015}.app-shell>.background.background-transition-in{transition:none!important}.app-shell>.background.background-transition-in.background-transition-visible{transition:opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),transform calc(var(--bg-zoom-ms)*1ms) cubic-bezier(.2,.8,.2,1),filter .9s cubic-bezier(.22,.78,.36,1)!important}.app-shell>.background.background-transition-out{transition:opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.22,.78,.36,1)!important}.app-shell>.background.background-transition-in{opacity:0!important;transform:scale(1) translateZ(0)!important}.app-shell.transition-mode-scale>.background.background-transition-in.background-transition-visible{opacity:1!important;transform:scale(1.105) translateZ(0)!important}.app-shell.transition-mode-scale>.background.background-transition-out{opacity:1!important;transform:scale(var(--bg-settled-scale)) translateZ(0)!important}.app-shell>.background.background-transition-out.background-transition-hidden{opacity:0!important;transform:scale(var(--bg-settled-scale)) translateZ(0)!important}.app-shell.settings-mode>.topbar,.app-shell.settings-mode>main,.app-shell.settings-mode>.hint{opacity:0}.settings-screen{position:absolute;inset:0;z-index:14;visibility:hidden;opacity:0;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;color:#ffffffe6;pointer-events:none}.settings-screen.visible{visibility:visible}.settings-screen.open{opacity:1;pointer-events:auto}.settings-screen-backdrop{position:absolute;inset:-90px;z-index:0;background:radial-gradient(ellipse at 18% 8%,rgba(156,128,126,.32),transparent 34%),radial-gradient(ellipse at 24% 86%,rgba(109,122,145,.18),transparent 40%),linear-gradient(115deg,#1d222c,#111722 42%,#080d17);pointer-events:none}.settings-content{--ds-row-height:88px;position:absolute;left:300px;right:270px;top:calc(100% - var(--ds-row-height)*10.25);bottom:0;z-index:1;overflow:visible;transition:none}.settings-screen.settings-submenu-open .settings-content{opacity:0;pointer-events:none}.settings-screen.settings-submenu-open .settings-submenu{visibility:hidden;opacity:0;pointer-events:none}.settings-screen.settings-submenu-open .settings-submenu.settings-submenu-active{visibility:visible;opacity:1;pointer-events:auto}.transition-options{width:100%;display:flex;flex-direction:column}.transition-item{position:relative;text-align:left;cursor:pointer;border:0;border-bottom:1px solid var(--ds-border);background:transparent}.transition-item:last-child{border-bottom:0}.transition-check{color:#fff;font-size:30px;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .24s cubic-bezier(.16,1,.3,1)}.transition-item.selected .transition-check{opacity:1;transform:scale(1)}.settings-content>.settings-contract-feedback{position:absolute;left:0;top:-30px;z-index:3;min-height:24px;margin:0}.settings-list{width:100%;height:100%;padding-right:26px;overflow:hidden}[data-focus-viewport]{overflow:clip;position:relative;contain:layout paint;isolation:isolate;mask-image:linear-gradient(to bottom,transparent 6px,#0001 12px,#0009 28px,#000e 52px,#000 72px);mask-size:100% calc(100% + 72px);mask-position:0 -72px;mask-repeat:no-repeat}.ps5-list-track{position:relative;top:0}.settings-item{position:relative;display:flex;align-items:center;width:100%;height:var(--ds-row-height);padding:0 var(--ds-row-padding);border:0;border-bottom:1px solid var(--ds-border);background:transparent;color:#ffffffe0;font-size:var(--ds-row-size);font-weight:var(--ds-weight);text-align:left;cursor:pointer;transition:background .24s ease,color .24s ease}.settings-icon{display:grid;place-items:center;width:52px;margin-right:26px;color:#fffffff2;font-size:34px;line-height:1}.ps5-focus-frame{--focus-motion-duration:.58s;--focus-shape-duration:.46s;--focus-motion-ease:cubic-bezier(.16,1,.3,1)}.ps5-focus-frame.focus-elastic-moving{transition:left var(--focus-motion-duration) var(--focus-motion-ease),top var(--focus-motion-duration) var(--focus-motion-ease),width var(--focus-motion-duration) var(--focus-motion-ease),height var(--focus-motion-duration) var(--focus-motion-ease),border-radius var(--focus-motion-duration) var(--focus-motion-ease),opacity .18s ease-out,filter .28s var(--focus-motion-ease)}.ps5-focus-frame.focus-shape-elastic-x{animation:focus-shape-elastic-x var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.ps5-focus-frame.focus-shape-elastic-y{animation:focus-shape-elastic-y var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.ps5-focus-frame.focus-shape-elastic-both{animation:focus-shape-elastic-both var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient 4.6s ease-in-out infinite}.app-shell.transition-mode-fade>.background{transition:opacity .64s cubic-bezier(.22,.61,.36,1)!important}.app-shell.transition-mode-fade>.background{--bg-rest-scale:1!important;--bg-settled-scale:1!important;transform:scale(1) translateZ(0)!important;transition:opacity .64s cubic-bezier(.22,.61,.36,1)!important}.app-shell.transition-mode-fade>.background.background-transition-in,.app-shell.transition-mode-fade>.background.background-transition-visible,.app-shell.transition-mode-fade>.background.background-transition-out,.app-shell.transition-mode-fade>.background.background-transition-hidden{transform:scale(var(--bg-rest-scale)) translateZ(0)!important}.app-shell.transition-mode-fade>.background.background-transition-in{opacity:0!important;transition:none!important}.app-shell.transition-mode-fade>.background.background-transition-in.background-transition-visible{opacity:1!important;transition:opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.22,.78,.36,1)!important}.app-shell.transition-mode-fade>.background.background-transition-out{opacity:1!important;transition:opacity calc(var(--bg-fade-ms)*1ms) cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.22,.78,.36,1)!important}.app-shell.transition-mode-fade>.background.background-transition-out.background-transition-hidden{opacity:0!important}.app-shell.system-preview-mode>main .hero-copy,.app-shell.system-preview-mode>main .game-info{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.system-screen.preview{z-index:3;visibility:visible;opacity:1;transform:translateZ(0);clip-path:inset(302px 0 0);pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .42s cubic-bezier(.22,.61,.36,1),transform .52s cubic-bezier(.16,1,.3,1)}.system-screen.preview.system-store-mode:not(.preview-dismissing){pointer-events:auto}.system-screen.preview.preview-dismissing{opacity:0;transform:translate3d(0,-14px,0);pointer-events:none;transition:opacity .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1)}.system-screen.preview .system-screen-backdrop{inset:270px -120px -120px;background:linear-gradient(180deg,#03070e00,#03070e94 18%,#02050be6);opacity:1}.system-screen.preview .system-screen-header,.system-screen.preview .system-screen-tabs{display:none}.system-screen.preview .system-library-content{top:350px;pointer-events:auto}.system-screen.preview .system-store-content,.system-screen.preview .system-controller-content{pointer-events:auto}.system-screen.preview .system-store-placeholder{inset:300px 0 0}.system-screen.preview .system-focus-frame{display:none}.app-shell.system-preview-no-reveal .system-screen.preview .system-library-content,.app-shell.system-preview-no-reveal .system-screen.preview .system-store-placeholder,.app-shell.system-preview-no-reveal .system-screen.preview .system-controller-content{animation:none!important;opacity:1!important;transform:none!important}.system-focus-frame{--focus-motion-duration:var(--motion-system-focus-settle-duration,.58s);--focus-shape-duration:var(--motion-system-focus-shape-duration,.46s);--focus-motion-ease:var(--motion-system-focus-settle-easing,cubic-bezier(.16,1,.3,1))}.system-focus-frame.focus-elastic-moving{transition:left var(--focus-motion-duration) var(--focus-motion-ease),top var(--focus-motion-duration) var(--focus-motion-ease),width var(--focus-motion-duration) var(--focus-motion-ease),height var(--focus-motion-duration) var(--focus-motion-ease),border-radius var(--focus-motion-duration) var(--focus-motion-ease),opacity var(--motion-system-focus-settle-opacity-duration,.18s) var(--motion-system-focus-settle-opacity-easing,ease-out),filter var(--motion-system-focus-filter-duration,.28s) var(--focus-motion-ease);will-change:left,top,width,height,filter}.system-focus-frame.focus-shape-elastic-x{animation:focus-shape-elastic-x var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}.system-focus-frame.focus-shape-elastic-y{animation:focus-shape-elastic-y var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}.system-focus-frame.focus-shape-elastic-both{animation:focus-shape-elastic-both var(--focus-shape-duration) var(--focus-motion-ease) both,focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}.system-screen-tab.system-tab-confirmed{animation:system-tab-confirm var(--motion-library-tab-confirm-duration,.36s) var(--motion-library-tab-confirm-easing,cubic-bezier(.22,.61,.36,1)) both}@keyframes system-tab-confirm{0%{filter:brightness(1);transform:scale(1)}45%{filter:brightness(1.22);transform:scale(1.025)}to{filter:brightness(1);transform:scale(1)}}.system-library-grid.system-library-switching{animation:system-library-switch .32s cubic-bezier(.22,.61,.36,1) both}@keyframes system-library-switch{0%{opacity:.28;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.system-screen.preview .system-library-content{top:460px;min-height:calc(100% - 460px)}.system-library-card{aspect-ratio:1}.app-shell.system-opening>.topbar,.app-shell.system-opening>.hint{opacity:0!important}.app-shell.system-opening>main .library-module{opacity:0!important}.app-shell.system-mode>main .hero-copy,.app-shell.system-mode>main .game-info,.app-shell.system-opening>main .hero-copy,.app-shell.system-opening>main .game-info{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.system-screen.system-expanding{z-index:3;visibility:visible;opacity:1;clip-path:inset(0);pointer-events:auto}.system-screen.system-expanding .system-screen-backdrop{inset:-120px;background:linear-gradient(180deg,#03070e00,#03070e94 18%,#02050be6);box-shadow:inset 0 0 0 1000px #02050b00}.system-screen.system-expanding .system-screen-header,.system-screen.system-expanding .system-screen-tabs{display:flex;opacity:0}.system-screen.system-expanding .system-library-content{top:270px}.system-screen.system-expanding .system-store-placeholder{inset:300px 0 0}.system-screen.open{clip-path:inset(0)}.system-screen.open .system-library-content{top:270px}.app-shell.system-returning-preview>main .hero-copy,.app-shell.system-returning-preview>main .game-info{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.app-shell.system-returning-preview>main .library-module{opacity:1!important}.system-screen.system-collapsing{z-index:3;visibility:visible;opacity:1;clip-path:inset(302px 0 0);pointer-events:none}.system-screen.system-collapsing .system-library-content{top:460px}.system-screen .system-screen-backdrop,.system-screen.preview .system-screen-backdrop,.system-screen.system-expanding .system-screen-backdrop{inset:-120px;background:transparent!important;box-shadow:none!important;animation:none!important;opacity:1!important;transition:none!important}@keyframes system-focus-fade-in{0%{opacity:0;filter:blur(1.2px) drop-shadow(0 0 0 rgba(180,211,244,0))}to{opacity:1;filter:blur(0) drop-shadow(0 0 2px rgba(180,211,244,.25))}}.system-focus-frame.system-focus-appearing{animation:system-focus-fade-in var(--motion-system-focus-enter-duration,.72s) var(--motion-system-focus-enter-easing,cubic-bezier(.22,.61,.36,1)) both,focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}@keyframes home-focus-return-appear{0%{opacity:0;filter:blur(1.2px) drop-shadow(0 0 0 rgba(180,211,244,0))}to{opacity:1;filter:blur(0) drop-shadow(0 0 2px rgba(180,211,244,.25))}}.focus-frame.home-focus-returning{animation:home-focus-return-appear .72s cubic-bezier(.22,.61,.36,1) both,focus-gradient 4.6s ease-in-out infinite}.app-shell>.settings-screen-backdrop{z-index:13;visibility:hidden;opacity:0}.app-shell.settings-mode>.settings-screen-backdrop{visibility:visible;opacity:1}.app-shell.settings-mode>.topbar,.app-shell.settings-mode>main,.app-shell.settings-mode>.hint,.app-shell.settings-mode>#system-screen{visibility:hidden;pointer-events:none}.app-shell.settings-mode:not(.scene-background-handoff)>.background{visibility:hidden}.system-store-content{position:absolute;inset:0;z-index:2;display:none;color:#fffffff0;overflow:clip}.system-store-content[aria-hidden=false]{display:block}.system-store-content:before{content:"";position:absolute;inset:-80px;z-index:0;background:transparent;pointer-events:none}.system-screen.system-store-mode .system-store-placeholder{display:none}.system-screen.system-store-mode .system-focus-frame{z-index:8}.system-screen.system-store-mode .system-screen-actions{display:none}.system-screen.system-store-mode .system-screen-header{left:48px;top:50px}.system-screen.system-store-mode .system-screen-brand{gap:42px}.system-screen.system-store-mode .system-screen-brand-icon{width:82px;height:82px;background:url(assets/store/store-logo.webp?v=layout-20260801) center/cover no-repeat;color:transparent;font-size:0}.system-screen.system-store-mode .system-screen-header h1{font-size:31px}.store-category-tabs{position:absolute;left:172px;top:142px;display:flex;align-items:flex-start;gap:0;z-index:5}.store-category-tab{flex:0 0 auto;height:58px;padding:0;border:0;background:transparent;color:#ffffff61;font-size:27px;font-weight:300;cursor:pointer}.store-category-tab:nth-child(1){margin-right:127px}.store-category-tab:nth-child(2){margin-right:100px}.store-category-tab:nth-child(3){margin-right:100px}.store-category-tab.active{color:#fff}.store-actions{position:absolute;right:185px;top:148px;display:flex;align-items:center;gap:71px;color:#ffffffe6;font-size:29px;z-index:5}.store-actions span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:40px;line-height:1}.store-actions span:first-child{position:relative;font-size:0}.store-actions span:first-child:before{content:"";width:16px;height:16px;border:3px solid currentColor;border-radius:50%;transform:translate(-2px,-2px)}.store-actions span:first-child:after{content:"";position:absolute;width:12px;height:3px;border-radius:2px;background:currentColor;transform:translate(8px,8px) rotate(45deg)}.store-actions span:nth-child(2){font-family:Segoe UI Symbol,sans-serif;font-size:42px;font-weight:400}.store-actions span:nth-child(3){font-family:Segoe UI Symbol,sans-serif;font-size:36px}.store-actions span:last-child{font-size:24px;letter-spacing:4px}.store-page{position:absolute;left:0;right:0;top:0;z-index:1;display:flex;flex-direction:column;gap:var(--store-group-stage-gap);--store-group-frame-gap:72px;--store-group-stage-compact:430px;--store-group-stage-medium:532px;--store-group-stage-height:667px;--store-group-stage-hero:726px;--store-group-stage-gap:0px;--store-stage-offset:0px;--store-preview-offset:0px;transform:translateY(calc(var(--store-stage-offset) + var(--store-preview-offset))) translateZ(0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.store-page.store-group-reorder-snap{transition:none!important}.store-stage{position:relative;left:172px;width:calc(100% - 344px);flex:none}.store-stage[hidden]{display:none}.store-stage[data-store-stage-size=single]{height:var(--store-group-stage-compact)}.store-stage[data-store-stage-size=one-half]{height:var(--store-group-stage-medium)}.store-stage[data-store-stage-size=double]{height:var(--store-group-stage-height)}.store-stage[data-store-stage-size=hero]{height:var(--store-group-stage-hero)}.store-stage-intro{height:1048px}.store-stage-hot{height:670px}.store-stage-coming{height:676px}.store-stage-featured{height:735px}.store-stage-expand{height:532px}.store-stage-more{height:396px}.store-collections-stage-sets{height:672px}.store-collections-stage-playstation{height:618px}.store-collections-stage-editor{height:735px}.store-collections-stage-plus,.store-collections-stage-resogun{height:500px}.store-collections-stage-more{height:396px}.store-page{--store-subscription-stage-services:693px;--store-subscription-stage-ea:715px;--store-subscription-stage-monthly:618px;--store-subscription-stage-discounts:516px}.store-subscriptions-stage-services{height:var(--store-subscription-stage-services)}.store-subscriptions-stage-ea{height:var(--store-subscription-stage-ea)}.store-subscriptions-stage-monthly{height:var(--store-subscription-stage-monthly)}.store-subscriptions-stage-discounts{height:var(--store-subscription-stage-discounts)}.store-intro-copy{position:absolute;left:0;top:545px;max-width:790px}.store-intro-copy h2{margin:0;font-size:52px;font-weight:300;line-height:1.12}.store-intro-copy p{max-width:760px;margin:22px 0 0;color:#ffffffc7;font-size:25px;line-height:1.55}.store-stage-heading{position:absolute;left:0;top:0;margin:0;color:#ffffffe6;font-size:var(--type-section-size);font-weight:300}.store-stage-hot>.store-stage-heading,.store-stage-coming>.store-stage-heading,.store-stage-featured>.store-stage-heading,.store-stage-expand>.store-stage-heading,.store-stage-more>.store-stage-heading{top:-10px}.store-stage-expand>.store-stage-heading{font-size:var(--type-section-compact-size)}.store-stage-intro>.store-stage-heading{top:770px}.store-must-row{position:absolute;left:0;top:823px;display:flex;gap:34px;width:max-content}.store-stage-item{position:relative;display:block;padding:0;border:0;border-radius:0;background:#161a22;color:#fff;overflow:hidden;cursor:pointer;box-shadow:0 14px 34px #00000040}.store-stage-item[hidden]{display:none!important}.store-stage-item[data-store-image-state=loading]:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(105deg,#ffffff09 30%,#c2deff33,#ffffff09 64%),#151b25;background-size:240% 100%;animation:store-image-loading 1.15s ease-in-out infinite}.store-stage-item>img[data-store-image-state=pending],.store-stage-item>img[data-store-image-state=loading]{opacity:0}.store-stage-item>img[data-store-image-state]{transition:opacity .32s cubic-bezier(.16,1,.3,1)}@keyframes store-image-loading{to{background-position:-140% 0}}.store-stage-item img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.store-stage-item:focus{outline:0}.store-must-card{width:252px;height:143px}.store-hot-grid{position:absolute;left:0;top:50px;display:grid;grid-template-columns:546px 254px 540px 254px;grid-template-rows:254px 254px;gap:30px 32px}.store-hot-grid>.store-stage-item{width:254px;height:254px}.store-hot-grid>.store-hot-main{grid-row:1/3;width:546px;height:538px}.store-hot-grid>.store-hot-wide{grid-row:1/3;width:540px;height:538px}.store-hot-grid>.store-stage-item:nth-child(2){grid-column:2;grid-row:1}.store-hot-grid>.store-stage-item:nth-child(3){grid-column:2;grid-row:2}.store-hot-grid>.store-stage-item:nth-child(4){grid-column:3;grid-row:1/3}.store-hot-grid>.store-stage-item:nth-child(5){grid-column:4;grid-row:1}.store-hot-grid>.store-stage-item:nth-child(6){grid-column:4;grid-row:2}.store-carousel-viewport{position:absolute;left:-172px;top:50px;width:1920px;overflow:hidden}.store-carousel-track{--store-carousel-offset:0px;--store-carousel-anchor:172px;padding-left:172px;padding-right:172px;box-sizing:content-box;transform:translate(var(--store-carousel-offset)) translateZ(0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}.store-coming-viewport{height:544px}.store-coming-row{display:flex;gap:32px;width:max-content;height:544px}.store-coming-row>.store-stage-item{flex:0 0 540px;width:540px;height:544px}.store-coming-row>.store-stage-item:first-child{flex-basis:546px;width:546px}.store-coming-art-card:after,.store-featured-art-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 36%,rgba(1,5,12,.12) 54%,rgba(1,5,12,.9) 100%);pointer-events:none}.store-coming-art-card>span:not(.store-card-semantic-label){position:absolute;left:32px;right:30px;bottom:29px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:7px;text-align:left}.store-coming-art-card small{font-size:18px;font-weight:300;color:#ffffffb8}.store-coming-art-card b{font-size:28px;font-weight:400;line-height:1.18}.store-featured-viewport{height:603px}.store-featured-row{display:flex;gap:32px;width:max-content;height:603px}.store-featured-banner{flex:0 0 1580px;width:1580px;height:603px}.store-featured-art-card>img{object-position:center 38%}.store-featured-art-card>span:not(.store-card-semantic-label){position:absolute;left:86px;bottom:72px;z-index:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.store-featured-art-card small{margin-bottom:12px;font-size:21px;font-weight:500}.store-featured-art-card b{font-size:53px;font-weight:500;line-height:1.08}.store-featured-art-card em{margin-top:14px;font-size:24px;font-style:normal;font-weight:300;color:#ffffffd6}.store-expand-row{position:absolute;left:0;top:50px;display:flex;gap:31px;width:max-content}.store-expand-row>.store-stage-item{width:396px;height:400px}.store-expand-row>.store-stage-item:first-child{width:405px}.store-more-grid{position:absolute;left:0;top:44px;display:grid;grid-template-columns:repeat(4,396px);gap:31px}.store-more-grid>.store-more-card{width:396px;height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px;background:#39393cd6;color:#fff;box-shadow:none}.store-more-card b{font-size:42px;font-weight:500}.store-more-card em{font-size:27px;font-style:normal;font-weight:300}.store-collections-stage-sets>.store-stage-heading,.store-collections-stage-playstation>.store-stage-heading,.store-collections-stage-editor>.store-stage-heading,.store-collections-stage-plus>.store-stage-heading,.store-collections-stage-resogun>.store-stage-heading,.store-collections-stage-more>.store-stage-heading{top:-10px}.store-collections-set-row,.store-collections-pick-row,.store-collections-editor-row,.store-collections-product-row{position:absolute;left:0;top:50px;display:flex;width:max-content}.store-collections-set-row{gap:32px}.store-collections-set-row>.store-stage-item{width:540px;height:540px;box-shadow:none}.store-collections-pick-row{gap:53px}.store-collections-pick-row>.store-stage-item{width:750px;height:486px;box-shadow:none}.store-collections-editor-row>.store-stage-item{width:1575px;height:603px;box-shadow:none}.store-collections-product-row{gap:19px}.store-collections-product-row>.store-stage-item{width:383px;height:368px;background:transparent;box-shadow:none}.store-subscriptions-stage-services>.store-stage-heading,.store-subscriptions-stage-ea>.store-stage-heading,.store-subscriptions-stage-monthly>.store-stage-heading,.store-subscriptions-stage-discounts>.store-stage-heading{top:-10px}.store-subscriptions-services-row,.store-subscriptions-ea-row,.store-subscriptions-monthly-row{position:absolute;left:0;top:32px;display:flex;width:max-content}.store-subscriptions-services-row{gap:31px}.store-subscriptions-services-row>.store-stage-item{width:773px;height:579px;box-shadow:none}.store-subscriptions-services-row>.store-stage-item:last-child{width:772px}.store-subscriptions-ea-row>.store-stage-item{width:1576px;height:601px;box-shadow:none}.store-subscriptions-monthly-row{gap:29px}.store-subscriptions-monthly-row>.store-stage-item{width:506px;height:504px;background:transparent;box-shadow:none}.store-subscriptions-discount-viewport{top:32px;height:402px}.store-subscriptions-discount-row{display:flex;gap:32px;width:max-content;height:402px}.store-subscriptions-discount-card{flex:0 0 370px;width:370px;height:368px;background:#090b11;box-shadow:none;text-align:left}.store-subscriptions-discount-card>img{width:100%;height:140px;object-fit:cover;object-position:center top}.store-subscriptions-discount-card>span:not(.store-card-semantic-label){display:flex;height:228px;padding:24px 25px 22px;box-sizing:border-box;flex-direction:column;align-items:flex-start;background:linear-gradient(180deg,#0b0d13,#05060a)}.store-subscriptions-discount-card b{font-size:23px;font-weight:300;line-height:1.25}.store-subscriptions-discount-card small{margin-top:11px;color:#f1cf2f;font-size:15px;font-weight:300}.store-subscriptions-discount-card strong{margin-top:auto;font-size:20px;font-weight:400}.store-browse-stages{display:contents}.store-browse-stage{height:var(--store-group-stage-height)}.store-browse-stage>.store-stage-heading{top:-10px}.store-browse-grid{position:absolute;left:0;top:32px;display:grid;grid-template-columns:repeat(5,296px);gap:0 24px;width:max-content}.store-browse-card{width:296px;height:296px;background:#11151d;box-shadow:none}.store-browse-card>img{width:100%;height:100%;object-fit:cover}.store-browse-sort-label{position:absolute;right:0;top:-10px;color:#ffffffe6;font-size:24px;font-weight:300}.store-browse-utility{position:absolute;left:-122px;top:39px;width:62px;height:62px;border-radius:50%;background:#ffffff1a}.store-browse-utility:before{content:"\2193";position:absolute;left:14px;top:7px;color:#fff;font-size:39px;font-weight:500;line-height:1}.store-browse-utility:after{content:"\2261";position:absolute;right:10px;top:10px;color:#fff;font-size:31px;font-weight:600;line-height:1}.store-browse-empty{grid-column:1/-1;margin:70px 0;color:#ffffff8c;font-size:28px;font-weight:300}.store-browse-list{height:1000px}.store-browse-list>.store-stage-heading{top:-10px}.store-browse-list .store-browse-grid,.store-generated-stage.store-browse-list .store-generated-row{position:absolute;left:0;top:32px;display:grid;grid-template-columns:repeat(5,296px);gap:24px;width:max-content;transform:translateY(var(--store-browse-scroll,0px)) translateZ(0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}.store-generated-stage.store-browse-list{height:1000px}.store-generated-stage.store-browse-list .store-generated-card{width:296px;height:296px}.store-browse-viewport{position:absolute;left:0;right:0;top:32px;height:calc(100% - 32px);overflow:clip}.store-browse-viewport .store-browse-grid{top:0}.store-generated-stage{height:500px}.store-generated-stage>.store-stage-heading{top:-10px}.store-generated-row{position:absolute;left:0;top:50px;display:flex;gap:31px;width:max-content}.store-generated-card{width:383px;height:368px;background:#11151d;box-shadow:none}.store-generated-card>span:not(.store-card-semantic-label){position:absolute;left:24px;right:24px;bottom:22px;color:#fff;font-size:23px;font-weight:300;text-align:left}.store-generated-stage[data-store-layout=intro],.store-generated-stage[data-store-layout=mosaic]{height:636px}.store-generated-stage[data-store-layout=rail]{height:676px}.store-generated-stage[data-store-layout=browse-grid]{height:410px}.store-generated-stage[data-store-layout=hero-carousel]{height:735px}.store-generated-stage[data-store-layout=intro] .store-generated-card,.store-generated-stage[data-store-layout=mosaic] .store-generated-card{width:506px;height:504px}.store-generated-stage[data-store-layout=mosaic] .store-generated-row{display:grid;grid-template-columns:repeat(3,506px);gap:29px}.store-generated-viewport{top:50px;height:544px}.store-generated-stage[data-store-layout=rail] .store-generated-row{height:544px;padding-left:172px;padding-right:172px}.store-generated-stage[data-store-layout=rail] .store-generated-card{flex:0 0 540px;width:540px;height:544px}.store-generated-stage[data-store-layout=hero-carousel] .store-generated-viewport{height:603px}.store-generated-stage[data-store-layout=hero-carousel] .store-generated-row{height:603px;padding-left:172px;padding-right:172px}.store-generated-stage[data-store-layout=hero-carousel] .store-generated-card{flex:0 0 1575px;width:1575px;height:603px}.store-generated-stage[data-store-layout=category-grid]{height:396px}.store-generated-stage[data-store-layout=category-grid] .store-generated-row{display:grid;grid-template-columns:repeat(4,396px);gap:31px;top:44px}.store-generated-stage[data-store-layout=category-grid] .store-generated-card{width:396px;height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#39393cd6}.store-generated-stage[data-store-layout=browse-grid] .store-generated-row{display:grid;grid-template-columns:repeat(5,296px);gap:24px;top:32px}.store-generated-stage[data-store-layout=browse-grid] .store-generated-card{width:296px;height:296px}.store-generated-viewport>.store-generated-row{top:0}.store-stage.store-static-content-fit{height:var(--store-static-fit-height)!important}.store-stage.store-rail-grid-stage{height:var(--store-rail-grid-stage-height)!important}.store-static-fit-content{transform:scale(var(--store-static-fit-scale));transform-origin:left top;will-change:transform}.store-stage{transition:opacity .24s cubic-bezier(.22,.61,.36,1)}.store-stage.is-before-active{opacity:0;pointer-events:none}.system-focus-frame.store-focus-following{transition:none!important;will-change:left,top,width,height,border-radius,filter}.system-focus-frame.store-focus-following.store-focus-cross-axis-motion{transition:left var(--focus-motion-duration) var(--focus-motion-ease),top var(--focus-motion-duration) var(--focus-motion-ease),width var(--focus-motion-duration) var(--focus-motion-ease),height var(--focus-motion-duration) var(--focus-motion-ease),border-radius var(--focus-motion-duration) var(--focus-motion-ease),opacity var(--motion-system-focus-settle-opacity-duration,.18s) var(--motion-system-focus-settle-opacity-easing,ease-out),filter var(--motion-system-focus-filter-duration,.28s) var(--focus-motion-ease)!important}.system-focus-frame.store-edit-group-focus-suppressed{visibility:hidden!important;opacity:0!important;transition:none!important}.system-focus-frame.store-edit-focus-frame-locked{transition:none!important;animation:none!important;will-change:left,top,width,height,border-radius,filter}.controller-art{display:grid;place-items:center;filter:drop-shadow(0 20px 17px rgba(0,0,0,.35))}.controller-art i{position:relative;display:block;width:184px;height:92px;border-radius:47% 47% 38% 38%;background:#e8edf4;box-shadow:inset 0 -8px 9px #00000029,inset 0 3px 3px #ffffffb3}.controller-art i:before{content:"";position:absolute;left:29px;top:31px;width:31px;height:31px;border-radius:50%;background:radial-gradient(circle,#182333 0 17%,transparent 19%),linear-gradient(90deg,transparent 42%,#1b2737 43% 57%,transparent 58%),linear-gradient(0deg,transparent 42%,#1b2737 43% 57%,transparent 58%);box-shadow:92px -3px 0 -8px #223147,112px 8px 0 -8px #223147}.controller-art i:after{content:"";position:absolute;left:74px;top:31px;width:38px;height:19px;border-radius:12px;background:linear-gradient(90deg,#b9c3d1 0 40%,transparent 41% 59%,#b9c3d1 60%);opacity:.82}.controller-art-midnight i,.controller-art-edge i{background:#2d3441;box-shadow:inset 0 -8px 9px #0000006b,inset 0 3px 3px #ffffff24}.controller-art-midnight i:before,.controller-art-edge i:before{background:radial-gradient(circle,#e5ebf3 0 17%,transparent 19%),linear-gradient(90deg,transparent 42%,#dce5f0 43% 57%,transparent 58%),linear-gradient(0deg,transparent 42%,#dce5f0 43% 57%,transparent 58%);box-shadow:92px -3px 0 -8px #e8eef6,112px 8px 0 -8px #e8eef6}.controller-art-cobalt i{background:#3a6da9;box-shadow:inset 0 -8px 9px #00000052,inset 0 3px 3px #fff3}.controller-art-station i{width:150px;height:54px;border-radius:10px;background:#202938;transform:rotate(-12deg)}.controller-art-station i:before{display:none}.controller-art-elite i{width:150px;height:120px;border-radius:35% 35% 44% 44%;background:#252c38}.controller-art-elite i:before{box-shadow:86px 0 0 -8px #d9e1ec}.controller-art-edge i{transform:scale(1.08)}.store-detail{position:absolute;inset:0;z-index:10;opacity:0;visibility:hidden;pointer-events:none}.store-detail.is-open{opacity:1;visibility:visible;pointer-events:auto}.store-detail.is-closing{opacity:0;visibility:hidden}.store-detail-backdrop{position:absolute;inset:-120px;background:radial-gradient(ellipse at 23% 37%,rgba(61,92,133,.28),transparent 36%),linear-gradient(116deg,#050a13fa,#09101bfc 58%,#13161efa);z-index:-1}.store-detail-art-wrap{position:absolute;left:225px;top:204px;width:530px;height:380px;display:grid;place-items:center}.store-detail-art{transform:scale(1.55) rotate(-7deg)}.store-detail-copy{position:absolute;left:850px;top:232px;width:510px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.store-detail-copy small{color:#93b9e7;font-size:18px}.store-detail-copy h2{margin:0;font-size:45px;font-weight:300;line-height:1.13}.store-detail-copy p{margin:3px 0 5px;color:#ffffffa8;font-size:19px;line-height:1.7}.store-detail-copy>strong{font-size:31px;font-weight:400}.store-detail-actions{display:flex;gap:14px;margin-top:12px}.store-detail-actions button{height:56px;padding:0 25px;border:0;border-radius:13px;background:#ffffff26;color:#fff;font-size:17px;cursor:pointer}.store-detail-actions button:first-child{background:#fff;color:#111820}.store-detail-info{position:absolute;right:170px;top:240px;display:flex;flex-direction:column;gap:8px;color:#ffffff7a;font-size:15px}.store-detail-info b{margin-bottom:17px;color:#ffffffe6;font-size:18px;font-weight:400}.store-detail-media{position:absolute;left:850px;right:170px;bottom:96px;display:flex;align-items:center;gap:15px;color:#ffffff94;font-size:16px}.store-detail-media span{margin-right:17px}.store-detail-media div{width:142px;height:72px;border-radius:10px;background:linear-gradient(135deg,#3d5573e6,#111b2af2);border:1px solid rgba(255,255,255,.12)}.store-detail-art.game-art{width:530px;height:380px;border-radius:18px;background-color:#101925;background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 30px 60px #0006}.system-screen.preview.system-store-mode .system-store-content,.system-screen.system-collapsing.system-store-mode .system-store-content{display:block}.system-screen.preview .store-category-tabs,.system-screen.preview .store-actions,.system-screen.system-collapsing .store-category-tabs,.system-screen.system-collapsing .store-actions{display:none}.system-screen.preview .store-page,.system-screen.system-collapsing .store-page{--store-preview-offset:175px}.system-screen.system-collapsing .store-page{transition:none}.system-screen.system-expanding .store-page,.system-screen.open .store-page{--store-preview-offset:0px}.app-shell.system-preview-no-reveal .system-screen.preview.system-store-mode .system-store-content{animation:none!important;opacity:1!important}.system-screen.system-expanding .store-category-tabs,.system-screen.system-expanding .store-actions{display:flex;opacity:0}.system-screen.open .store-category-tabs,.system-screen.open .store-actions{display:flex;opacity:1}.store-stage-item:has(img[data-store-image-state=pending]),.store-stage-item:has(img[data-store-image-state=loading]),.store-stage-item:has(img[data-store-image-reveal=waiting]){background-color:#161d28}.store-stage-item img[data-store-image-reveal=waiting],.store-stage-item img[data-store-image-state=error]{opacity:0!important}@media(prefers-reduced-motion:reduce){.store-stage-item img[data-store-image-state]{transition:none!important}}.store-stage-item img:is([data-store-image-state=pending],[data-store-image-state=loading],[data-store-image-state=error],[data-store-image-reveal=waiting]){opacity:0!important;transition:none!important}.user-flow-register-page{background:radial-gradient(ellipse at 22% 8%,rgba(165,130,116,.22),transparent 30%),radial-gradient(ellipse at 78% 92%,rgba(113,122,141,.2),transparent 36%),linear-gradient(115deg,#1b1d2b,#111522 48%,#080b15)}.user-flow-register-page h1{left:96px;top:78px;font-size:48px;font-weight:300}.user-register-layout{position:absolute;inset:184px 214px 112px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);column-gap:84px}.user-register-form,.user-register-copy{display:flex;flex-direction:column;align-items:center}.user-register-form h2,.user-register-copy h2{margin:0 0 38px;font-size:31px;font-weight:300}.user-register-form label{align-self:stretch;margin:0 0 12px;font-size:23px;color:#ffffffe6}.user-register-form .user-login-input{margin-bottom:22px}.user-register-form .user-login-submit,.user-register-form .user-login-secondary{width:100%;height:78px;margin:8px 0}.user-register-form .user-login-message{margin:2px 0 10px}.user-register-legal-version{min-height:24px;margin:0 0 4px;color:#b8d7f4b8;font-size:15px;text-align:center}.user-register-divider{width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.2) 16%,rgba(255,255,255,.2) 84%,transparent)}.user-register-copy{justify-content:center;text-align:center;padding:0 46px}.user-register-mark{display:grid;place-items:center;width:148px;height:148px;margin-bottom:38px;border-radius:34px;background:#2d456aad;box-shadow:0 18px 40px #00000040;color:#fff;font-size:48px;font-weight:700;letter-spacing:-.08em}.user-register-copy h2{margin-bottom:24px;font-size:38px}.user-register-copy p{max-width:560px;margin:0 0 22px;color:#ffffffb8;font-size:23px;line-height:1.6}.account-avatar-surface{--account-avatar-hue:210;background:radial-gradient(circle at 34% 28%,hsl(var(--account-avatar-hue) 72% 68%),hsl(var(--account-avatar-hue) 62% 40%) 44%,hsl(var(--account-avatar-hue) 48% 16%) 86%)}.account-avatar-mark{font-weight:700;text-align:center}.user-avatar.account-avatar-surface{border:1px solid rgba(255,255,255,.34);color:#f4f8ff}.profile-page-avatar.account-avatar-surface{color:#d9efff}.profile-page-avatar>.account-avatar-mark{position:static;right:auto;bottom:auto;width:auto;height:auto;border-radius:0;background:none;box-shadow:none}.profile-page-avatar>.profile-online-dot{position:absolute;right:4px;bottom:9px;width:24px;height:24px;border-radius:50%;background:#20e69a;box-shadow:0 0 12px #20e69ab8}.user-wechat-qr{display:grid;place-items:center;background:#ffffff14!important}.user-wechat-qr:before{display:none}.user-wechat-qr.is-ready{background-position:center;background-size:cover;background-repeat:no-repeat}.qr-placeholder-label{color:#ffffff9e;font-size:20px;line-height:1.4;text-align:center}.qr-placeholder-label small{font-size:15px;color:#ffffff6b}.user-wechat-qr.is-ready .qr-placeholder-label{opacity:0}.user-wechat-qr.is-registration{background:#fff;padding:0;border-radius:8px;overflow:hidden}.user-wechat-qr.is-registration:before,.user-wechat-qr.is-registration:after{display:none!important}.user-wechat-qr.is-registration img{display:block;width:100%;height:100%;object-fit:contain}.system-screen.system-controller-mode .system-store-placeholder{display:none}.system-controller-content{position:absolute;inset:0;z-index:2;display:none;overflow:hidden;color:#fffffff0}.system-controller-content[aria-hidden=false]{display:block}.controller-page{position:absolute;inset:0;--controller-stage-offset:0px;--controller-preview-offset:0px;transform:translateY(calc(var(--controller-stage-offset) + var(--controller-preview-offset))) translateZ(0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}.controller-page[data-stage="0"]{--controller-stage-offset:0px}.controller-page[data-stage="1"]{--controller-stage-offset:-734px}.controller-page[data-stage="2"]{--controller-stage-offset:-1276px}.controller-page[data-stage="3"]{--controller-stage-offset:-1908px}.system-screen.preview .controller-page,.system-screen.system-collapsing .controller-page{--controller-preview-offset:190px}.system-screen.system-expanding .controller-page,.system-screen.open .controller-page{--controller-preview-offset:0px}.controller-hero{position:absolute;left:172px;right:172px;top:250px;height:300px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.controller-hero:after{content:"";position:absolute;left:-40px;right:-40px;bottom:-42px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);pointer-events:none}.controller-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:9px;max-width:620px}.controller-hero-copy small{color:#9dc4ed;font-size:18px;letter-spacing:.08em}.controller-hero-copy h2{margin:0;font-size:38px;font-weight:300;line-height:1.16}.controller-hero-copy p{margin:0;color:#ffffffb8;font-size:20px}.controller-hero-copy b{margin-top:12px;font-size:17px;font-weight:400}.controller-hero-art{position:relative;z-index:1;width:440px;height:230px}.controller-hero-art .controller-art{position:absolute}.controller-hero-art .controller-art-light{right:172px;top:46px;transform:rotate(-9deg) scale(1.18)}.controller-hero-art .controller-art-midnight{right:24px;top:92px;transform:rotate(8deg) scale(.98);opacity:.88}.controller-content-section{position:absolute;left:172px;right:160px;top:684px;height:500px}.controller-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.controller-section-heading h2{margin:0;font-size:28px;font-weight:300}.controller-section-heading span{color:#ffffff94;font-size:17px}.controller-content-grid{display:grid;gap:22px}.controller-content-grid-six{grid-template-columns:repeat(6,minmax(0,1fr))}.controller-content-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.controller-content-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.controller-content-section[data-controller-stage="1"]{top:960px}.controller-content-section[data-controller-stage="2"]{top:1502px}.controller-content-section[data-controller-stage="3"]{top:2134px}.controller-content-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-width:0;height:210px;padding:18px 20px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(145deg,#202c3ef0,#0d1522f0);color:#fff;text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 18px 38px #0003;transition:background .24s ease,transform .42s cubic-bezier(.16,1,.3,1),filter .24s ease}.controller-content-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(1,4,9,.86) 100%);pointer-events:none}.controller-content-card:hover,.controller-content-card:focus-visible{background:linear-gradient(145deg,#3a4c65f5,#121d2ef5)}.controller-content-card strong,.controller-content-card small{position:relative;z-index:2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.controller-content-card strong{font-size:18px;font-weight:400}.controller-content-card small{margin-top:7px;color:#ffffff8f;font-size:14px}.controller-card-art{position:absolute;left:0;right:0;top:0;height:137px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.17),transparent 58%),#070c1557}.controller-card-art .controller-art{transform:scale(.72)}.controller-content-grid-six .controller-content-card{height:210px}.controller-plan-card{height:390px;justify-content:center;padding:24px 30px;border-radius:2px;background:linear-gradient(135deg,#232630fa,#0b0e15f5)}.controller-plan-card:after{background:linear-gradient(180deg,transparent 8%,rgba(0,0,0,.48) 100%)}.controller-plan-highlight{background:linear-gradient(135deg,#eef0f1,#b9c6d4 46%,#59677a)}.controller-plan-number{position:relative;z-index:2;font-size:108px;line-height:1;font-weight:600;color:#fff;text-shadow:0 5px 20px rgba(0,0,0,.25)}.controller-plan-highlight .controller-plan-number,.controller-plan-highlight strong,.controller-plan-highlight small{color:#101721}.controller-plan-card strong{position:relative;z-index:2;margin-top:22px;font-size:24px}.controller-plan-card small{position:relative;z-index:2;font-size:16px}.controller-section-note{margin:20px 0;color:#ffffff94;font-size:17px}.controller-plan-highlight{background:linear-gradient(135deg,#fff06b,#f8d42e 72%,#d8ad18)}.controller-plan-highlight:hover,.controller-plan-highlight:focus-visible{background:linear-gradient(135deg,#fff06b,#f8d42e 72%,#d8ad18)}.controller-color-card{height:230px;justify-content:flex-end;padding:20px;border-radius:2px;background:linear-gradient(155deg,#1f2735f0,#080c14fa)}.controller-content-section[data-controller-stage="2"] .controller-content-grid{grid-template-columns:2fr repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,230px)}.controller-content-section[data-controller-stage="2"] .controller-content-card:not(.controller-collection-feature){height:230px}.controller-collection-feature{grid-row:span 2;height:auto}.controller-color-swatch{position:absolute;inset:0 0 78px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.18),transparent 18%),linear-gradient(135deg,#313946,#0d121b 72%);box-shadow:inset 0 -30px 50px #00000061}.controller-collection-feature .controller-color-swatch{inset:0}.color-red .controller-color-swatch{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.16),transparent 18%),linear-gradient(135deg,#a9414e,#32121b 72%)}.color-purple .controller-color-swatch{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.16),transparent 18%),linear-gradient(135deg,#765a9e,#1d1830 72%)}.color-white .controller-color-swatch{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.42),transparent 18%),linear-gradient(135deg,#f1f4f7,#788593 72%)}.color-blue .controller-color-swatch{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.18),transparent 18%),linear-gradient(135deg,#417cb1,#14283e 72%)}.controller-accessory-card{height:258px;justify-content:center;padding:28px;background:linear-gradient(145deg,#223043eb,#0b111cfa)}.controller-accessory-card:after{background:linear-gradient(180deg,transparent 35%,rgba(1,4,9,.8) 100%)}.accessory-glyph{position:relative;z-index:2;display:grid;place-items:center;width:98px;height:98px;margin:0 auto 28px;border-radius:26px;background:#ffffff1f;color:#dce8f6;font-size:48px;box-shadow:inset 0 1px #ffffff2e}.controller-accessory-card strong,.controller-accessory-card small{align-self:flex-start}.controller-accessory-card strong{font-size:20px}.controller-accessory-card small{font-size:15px}.system-screen.system-controller-mode .system-screen-tabs{display:none!important}.system-screen.system-controller-mode .system-screen-header{z-index:6}.system-controller-content[data-stage="1"]:before,.system-controller-content[data-stage="2"]:before,.system-controller-content[data-stage="3"]:before{content:"";position:absolute;left:0;right:0;top:0;height:180px;z-index:5;background:linear-gradient(180deg,#040507 0% 75%,#04050700);pointer-events:none}.controller-hero,.controller-content-section{transition:opacity .24s cubic-bezier(.22,.61,.36,1)}.system-controller-content[data-stage="1"] .controller-hero,.system-controller-content[data-stage="1"] .controller-content-section[data-controller-stage="0"],.system-controller-content[data-stage="2"] .controller-hero,.system-controller-content[data-stage="2"] .controller-content-section[data-controller-stage="0"],.system-controller-content[data-stage="2"] .controller-content-section[data-controller-stage="1"],.system-controller-content[data-stage="3"] .controller-hero,.system-controller-content[data-stage="3"] .controller-content-section[data-controller-stage="0"],.system-controller-content[data-stage="3"] .controller-content-section[data-controller-stage="1"],.system-controller-content[data-stage="3"] .controller-content-section[data-controller-stage="2"]{opacity:0;pointer-events:none}.system-screen.system-controller-mode .system-screen-backdrop{inset:-120px;background:radial-gradient(ellipse at 76% 26%,rgba(219,196,82,.18),transparent 26%),radial-gradient(ellipse at 64% 78%,rgba(69,86,111,.18),transparent 34%),linear-gradient(115deg,#040507,#090b10 54%,#11151d);opacity:1}.system-screen.system-controller-mode .system-screen-backdrop:after{content:"";position:absolute;inset:-10%;background:linear-gradient(135deg,transparent 0 48%,rgba(255,255,255,.035) 49% 50%,transparent 51% 100%),radial-gradient(ellipse at 88% 42%,transparent 0 18%,rgba(255,255,255,.045) 18.2% 18.6%,transparent 18.8% 100%);opacity:.7;pointer-events:none}.system-screen.system-controller-mode .controller-content-section{left:172px;right:172px;top:680px}.system-screen.system-controller-mode .controller-section-heading{margin-bottom:10px}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card{height:136px;padding:12px 16px;border-radius:2px}.system-screen.system-controller-mode .controller-content-grid-six .controller-card-art{height:86px}.system-screen.system-controller-mode .controller-content-grid-six .controller-card-art .controller-art{transform:scale(.52)}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card strong{font-size:17px}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card small{font-size:13px}.system-screen.system-controller-mode .controller-plan-card{height:370px;border-radius:2px}.system-screen.system-controller-mode .controller-plan-number{font-size:100px}.system-screen.system-controller-mode .controller-section-note{margin-top:16px}.app-shell>.background.controller-background-layer{--bg-rest-scale:1;filter:none;inset:-120px;background:radial-gradient(ellipse at 76% 26%,rgba(219,196,82,.18),transparent 26%),radial-gradient(ellipse at 64% 78%,rgba(69,86,111,.18),transparent 34%),linear-gradient(115deg,#040507,#090b10 54%,#11151d)}.app-shell>.background.controller-background-layer:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 48%,rgba(255,255,255,.035) 49% 50%,transparent 51% 100%),radial-gradient(ellipse at 88% 42%,transparent 0 18%,rgba(255,255,255,.045) 18.2% 18.6%,transparent 18.8% 100%);opacity:.7;pointer-events:none}.system-screen.system-controller-mode .system-screen-backdrop{background:transparent}.system-screen.system-controller-mode .system-screen-backdrop:after{opacity:0}.app-shell>.background.store-background-layer{--bg-rest-scale:1.045;filter:none;background-position:center;background-size:cover}#store-stage-hot[data-store-free-layout=true]{height:var(--store-free-grid-height,684px);margin-bottom:0;overflow:visible}#store-stage-hot[data-store-free-layout=true] .store-hot-grid{grid-template-columns:repeat(var(--store-free-grid-columns,6),var(--store-free-cell-size,254px));grid-template-rows:repeat(var(--store-free-grid-rows,2),var(--store-free-cell-size,254px));grid-auto-rows:var(--store-free-cell-size,254px);column-gap:var(--store-free-column-gap,32px);row-gap:var(--store-free-row-gap,30px);transform:translate3d(var(--store-free-canvas-offset-x,0px),0,0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item{width:auto!important;height:auto!important;min-width:0;min-height:0;grid-column:var(--store-free-column,1)/span 1!important;grid-row:var(--store-free-row,1)/span 1!important;-webkit-user-drag:none;user-select:none}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item,#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item *{-webkit-user-drag:none;user-select:none}body.store-admin-editing #store-stage-hot[data-store-free-layout=true]{height:667px!important;overflow:visible;clip-path:none}body.store-admin-editing #store-stage-hot[data-store-free-layout=true] .store-hot-grid{transform:translate3d(var(--store-free-canvas-offset-x,0px),var(--store-free-canvas-pan,0px),0)}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=portrait-card]{grid-row:var(--store-free-row,1)/span 2!important}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=wide-card]{grid-column:var(--store-free-column,1)/span 2!important}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=large-square],#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=feature-main],#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=feature-wide]{grid-column:var(--store-free-column,1)/span 2!important;grid-row:var(--store-free-row,1)/span 2!important}#store-stage-hot[data-store-free-layout=true] .store-hot-grid>.store-stage-item[data-store-template=extra-large-square]{grid-column:var(--store-free-column,1)/span 3!important;grid-row:var(--store-free-row,1)/span 3!important}body.store-admin-editing #store-stage-hot[data-store-free-layout=true]{height:var(--store-free-grid-height,684px)!important}body.store-admin-editing #store-stage-hot.store-editor-pointer-active[data-store-free-layout=true] .store-hot-grid{transition:none!important}body.store-admin-editing #store-stage-hot[data-store-free-layout=true] .store-stage-item{transition:grid-column .18s cubic-bezier(.2,.8,.2,1),grid-row .18s cubic-bezier(.2,.8,.2,1),width .18s cubic-bezier(.2,.8,.2,1),height .18s cubic-bezier(.2,.8,.2,1)!important}body.store-admin-editing #store-stage-hot.store-editor-pointer-active .store-stage-item{transition:none!important}body.store-admin-editing #store-stage-hot[data-store-free-layout=true] .store-editor-source-preview{opacity:.2!important;filter:brightness(.82);transform:translate3d(var(--store-editor-drag-x,0px),var(--store-editor-drag-y,0px),0)!important;will-change:transform}body.store-admin-editing #store-stage-hot[data-store-free-layout=true] .store-editor-preview-invalid{outline:2px solid rgba(255,124,124,.95);outline-offset:3px}body.store-admin-editing #store-stage-hot[data-store-free-layout=true] .store-editor-resizing{transition:none!important;z-index:18}.store-editor-drag-ghost{position:fixed;z-index:160;display:block!important;margin:0;pointer-events:none;overflow:hidden;transform:translate(-50%,-50%) rotate(1deg) scale(1.025);transform-origin:center;opacity:.94;filter:brightness(1.08);box-shadow:0 24px 54px #00000085;transition:width .18s cubic-bezier(.16,1,.3,1),height .18s cubic-bezier(.16,1,.3,1);will-change:left,top,width,height}.store-editor-drag-ghost>img{display:block;width:100%;height:100%;object-fit:cover}body.store-admin-editing .store-generated-stage[data-store-layout=grid] .store-generated-card[data-store-template=square-tile]{width:368px;height:368px}body.store-admin-editing .store-generated-stage[data-store-layout=grid] .store-generated-card[data-store-template=portrait-card]{width:286px;height:420px}body.store-admin-editing .store-generated-stage[data-store-layout=grid] .store-generated-card[data-store-template=wide-card]{width:522px;height:292px}body.store-admin-editing .store-generated-stage[data-store-layout=grid] .store-generated-card[data-store-template=hero-banner]{width:820px;height:360px}.app-shell>.background.controller-background-layer{--bg-rest-scale:1;inset:-1px;background:linear-gradient(90deg,#36383bfa,#36383bf5 33%,#3033377a 62%,#191d232e),url(assets/controller/dualsense-hero.jpg) right 18px top 36px/1250px auto no-repeat,#383a3d}.app-shell>.background.controller-background-layer:after{background:linear-gradient(180deg,#0000000d,#0000001f);opacity:1}.system-screen.system-controller-mode .system-screen-header{left:48px;right:48px;top:48px}.system-screen.system-controller-mode .system-screen-actions{display:none}.system-screen.system-controller-mode .system-screen-brand{gap:42px}.system-screen.system-controller-mode .system-screen-brand-icon{width:81px;height:81px;border-radius:12px;background:#1f2227f0 url(assets/controller/dualsense-white-cropped.png) center/70px auto no-repeat;color:transparent;font-size:0}.system-screen.system-controller-mode .system-screen-header h1{font-size:31px;font-weight:300}.system-screen.system-controller-mode .controller-content-card{appearance:none;-webkit-appearance:none;border:0;outline:0;border-radius:1px;box-shadow:none}.system-screen.system-controller-mode .controller-page[data-stage="0"]{--controller-stage-offset:0px}.system-screen.system-controller-mode .controller-page[data-stage="1"]{--controller-stage-offset:-708px}.system-screen.system-controller-mode .controller-page[data-stage="2"]{--controller-stage-offset:-1246px}.system-screen.system-controller-mode .controller-page[data-stage="3"]{--controller-stage-offset:-1882px}.system-screen.preview .controller-page,.system-screen.system-collapsing .controller-page{--controller-preview-offset:168px}.system-screen.system-controller-mode .controller-hero{left:172px;right:80px;top:245px;height:390px;padding:0;display:block;border-radius:0}.system-screen.system-controller-mode .controller-hero:after{display:none}.system-screen.system-controller-mode .controller-hero-copy{position:absolute;left:0;top:63px;display:block;max-width:850px}.system-screen.system-controller-mode .controller-hero-copy small{display:block;color:#ffffffd1;font-size:30px;font-weight:300;letter-spacing:0;line-height:1.2}.controller-hero-brand{display:flex;align-items:center;gap:26px;height:100px;margin-top:28px}.controller-hero-brand img{display:block;width:124px;height:78px;object-fit:contain;filter:drop-shadow(0 7px 15px rgba(0,0,0,.24))}.system-screen.system-controller-mode .controller-hero-copy h2{margin:0;font-size:58px;font-weight:400;line-height:1;letter-spacing:0}.system-screen.system-controller-mode .controller-hero-copy p{max-width:850px;margin-top:61px;color:#ffffffdb;font-size:27px;font-weight:300;line-height:1.55}.system-screen.system-controller-mode .controller-hero-art{display:none}.system-screen.system-controller-mode .controller-content-section{left:172px;right:auto;top:680px;width:1578px;height:540px}.system-screen.system-controller-mode .controller-content-section[data-controller-stage="1"]{top:934px}.system-screen.system-controller-mode .controller-content-section[data-controller-stage="2"]{top:1472px}.system-screen.system-controller-mode .controller-content-section[data-controller-stage="3"]{top:2096px}.system-screen.system-controller-mode .controller-section-heading{height:32px;margin:0 0 17px;align-items:center}.system-screen.system-controller-mode .controller-section-heading h2{font-size:28px;font-weight:300}.system-screen.system-controller-mode .controller-section-heading span{font-size:17px}.system-screen.system-controller-mode .controller-content-grid{gap:30px}.system-screen.system-controller-mode .controller-content-grid-six{grid-template-columns:repeat(6,238px)}.system-screen.system-controller-mode .controller-content-grid-four{grid-template-columns:repeat(4,372px)}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card{width:238px;height:136px;padding:0 16px 13px;background:#2a2a2bf7}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card:after{background:linear-gradient(180deg,transparent 36%,rgba(8,8,10,.72) 100%)}.system-screen.system-controller-mode .controller-content-grid-six .controller-card-art{height:92px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.12),transparent 66%)}.system-screen.system-controller-mode .controller-content-grid-six .controller-card-art .controller-art{transform:scale(.58)}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card strong{align-self:center;font-size:17px;font-weight:300}.system-screen.system-controller-mode .controller-content-grid-six .controller-content-card small{display:none}.system-screen.system-controller-mode .controller-plan-card{width:372px;height:370px;padding:54px 42px 28px;justify-content:flex-start;align-items:flex-start;background:linear-gradient(145deg,#292929,#151515)}.system-screen.system-controller-mode .controller-plan-card:after{background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 48%,rgba(0,0,0,.18))}.system-screen.system-controller-mode .controller-plan-highlight{background:linear-gradient(135deg,#ffe733,#f3d622 72%,#d6ad10)}.system-screen.system-controller-mode .controller-plan-number{font-size:100px;font-weight:500;letter-spacing:0;text-shadow:none}.system-screen.system-controller-mode .controller-plan-card strong{margin-top:24px;font-size:27px;font-weight:500;white-space:normal;line-height:1.15}.system-screen.system-controller-mode .controller-plan-card small{margin-top:14px;font-size:18px;white-space:normal;line-height:1.35}.system-screen.system-controller-mode .controller-plan-card em{position:relative;z-index:2;margin-top:auto;color:#ffffffa8;font-size:16px;font-style:normal}.system-screen.system-controller-mode .controller-plan-highlight em{color:#080c11b8}.system-screen.system-controller-mode .controller-section-note{margin:17px 0 0;color:#ffffffb3;font-size:18px}.system-screen.system-controller-mode .controller-collection-grid{display:grid;grid-template-columns:511px repeat(4,237px);grid-template-rows:237px 237px;gap:30px;width:1579px}.system-screen.system-controller-mode .controller-collection-grid .controller-content-card{border:0;border-radius:1px;box-shadow:none}.system-screen.system-controller-mode .controller-collection-feature{grid-row:1/3;width:511px;height:513px;padding:0;justify-content:flex-end;overflow:hidden;background:#cfd2d6}.system-screen.system-controller-mode .controller-collection-feature:after{background:linear-gradient(180deg,transparent 42%,rgba(6,8,12,.76) 100%)}.controller-feature-art{position:absolute;inset:0;overflow:hidden;background:linear-gradient(180deg,#ffffff0f,#00000029),url(assets/controller/dualsense-hero.jpg) 55% center/cover no-repeat}.controller-feature-art .controller-art{display:none}.controller-feature-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 34px 31px}.controller-feature-copy strong{font-size:46px!important;font-weight:600!important;letter-spacing:.02em}.controller-feature-copy b{font-size:42px;font-weight:500}.controller-feature-copy small{display:block!important;margin-top:9px!important;font-size:20px!important;color:#ffffffd1!important}.system-screen.system-controller-mode .controller-collection-card{width:237px;height:237px;padding:0 17px 19px;align-items:flex-start;justify-content:flex-end;background:linear-gradient(145deg,#2b2d31,#15171b);overflow:hidden}.system-screen.system-controller-mode .controller-content-section[data-controller-stage="2"] .controller-collection-card{height:237px}.system-screen.system-controller-mode .controller-collection-card:after{background:linear-gradient(180deg,transparent 38%,rgba(3,5,9,.78) 100%)}.system-screen.system-controller-mode .controller-collection-card>.controller-art{position:absolute;left:50%;top:39%;transform:translate(-50%,-50%) scale(.88);z-index:1}.system-screen.system-controller-mode .controller-collection-card strong{z-index:2;font-size:19px;font-weight:300}.controller-art-red i{background:#a94250}.controller-art-purple i{background:#715593}.controller-art-pink i{background:#d989a8}.controller-art-gray i{background:#7c8189}.controller-see-all{align-items:center!important;justify-content:center!important;padding:0!important;background:#2d2d2f!important}.controller-see-all:after{display:none}.controller-see-all>span{color:#ffffffe6;font-size:31px;line-height:.82;text-align:center}.controller-see-all strong{margin-top:24px;color:#fffc}.system-screen.system-controller-mode .controller-accessory-grid{grid-template-columns:repeat(4,372px)}.system-screen.system-controller-mode .controller-accessory-card{width:372px;height:370px;border:0;border-radius:1px;box-shadow:none}.system-controller-content:before{display:block;content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 80% 52%,transparent 0 29%,rgba(112,130,151,.08) 29.2% 29.6%,transparent 29.8% 100%),radial-gradient(ellipse at 72% 82%,rgba(55,73,95,.16),transparent 38%),linear-gradient(115deg,#030507,#080b10 68%,#06080c);opacity:0;transition:opacity var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);pointer-events:none}.system-screen.system-controller-mode .controller-page{z-index:1}.app-shell>.topbar,.app-shell>.hint{z-index:3}.app-shell>main{z-index:2}.user-flow-screen.closing .user-flow-page,.user-flow-screen:not(.visible) .user-flow-page{pointer-events:none!important}.store-carousel-track.store-carousel-reset{transition:none!important}.system-controller-content[data-stage="1"]:before,.system-controller-content[data-stage="2"]:before,.system-controller-content[data-stage="3"]:before{display:block;inset:0;width:auto;height:auto;z-index:0;background:radial-gradient(ellipse at 80% 52%,transparent 0 29%,rgba(112,130,151,.08) 29.2% 29.6%,transparent 29.8% 100%),radial-gradient(ellipse at 72% 82%,rgba(55,73,95,.16),transparent 38%),linear-gradient(115deg,#030507,#080b10 68%,#06080c);opacity:1}#store-page .store-stage[data-store-free-layout=true]{height:var(--store-free-grid-height,667px)!important;overflow:visible}#store-page .store-stage[data-store-layout=category-grid][data-store-free-layout=true]{width:var(--store-category-content-width, calc(100% - 344px) )}#store-page .store-stage.store-rail-grid-stage[data-store-free-layout=true]{height:var(--store-rail-grid-stage-height)!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host{display:grid!important;grid-template-columns:repeat(var(--store-free-grid-columns,6),var(--store-free-cell-size,254px));grid-template-rows:repeat(var(--store-free-grid-rows,2),var(--store-free-cell-size,254px));grid-auto-rows:var(--store-free-cell-size,254px);column-gap:var(--store-free-column-gap,30px)!important;row-gap:var(--store-free-row-gap,30px)!important;width:max-content!important;height:auto!important;margin-left:9px!important;transform:translate3d(var(--store-free-canvas-offset-x,0px),0,0);transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1);will-change:transform}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item{width:auto!important;height:auto!important;min-width:0;min-height:0;grid-column:var(--store-free-column,1)/span var(--store-free-span-columns,2)!important;grid-row:var(--store-free-row,1)/span var(--store-free-span-rows,2)!important;-webkit-user-drag:none;user-select:none}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=portrait-card]{grid-row:var(--store-free-row,1)/span 4!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=wide-card]{grid-column:var(--store-free-column,1)/span 4!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=medium-square]{grid-column:var(--store-free-column,1)/span 3!important;grid-row:var(--store-free-row,1)/span 3!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=medium-wide]{grid-column:var(--store-free-column,1)/span 3!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=medium-portrait]{grid-row:var(--store-free-row,1)/span 3!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=large-square],#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=feature-main],#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=feature-wide],#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=rail-poster]{grid-column:var(--store-free-column,1)/span 4!important;grid-row:var(--store-free-row,1)/span 4!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=hero-banner]{grid-column:var(--store-free-column,1)/span 12!important;grid-row:var(--store-free-row,1)/span 4!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item[data-store-template=extra-large-square]{grid-column:var(--store-free-column,1)/span 6!important;grid-row:var(--store-free-row,1)/span 6!important}body.store-admin-editing #store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host{transform:translate3d(var(--store-free-canvas-offset-x,0px),var(--store-free-canvas-pan,0px),0)}body.store-admin-editing #store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-stage-item{transition:grid-column .18s cubic-bezier(.2,.8,.2,1),grid-row .18s cubic-bezier(.2,.8,.2,1),width .18s cubic-bezier(.2,.8,.2,1),height .18s cubic-bezier(.2,.8,.2,1)!important}body.store-admin-editing #store-page .store-stage.store-editor-pointer-active .store-free-canvas-host>.store-stage-item{transition:none!important}body.store-admin-editing #store-page .store-stage[data-store-free-layout=true].store-editor-pointer-active .store-free-canvas-host>.store-stage-item.store-editor-resizing{z-index:18;width:var(--store-edit-preview-width)!important;height:var(--store-edit-preview-height)!important;min-width:0;min-height:0;transition:none!important;will-change:width,height}body.store-admin-editing #store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-editor-source-preview{opacity:.2!important;filter:brightness(.82);transform:translate3d(var(--store-editor-drag-x,0px),var(--store-editor-drag-y,0px),0)!important;will-change:transform}.store-edit-group-module{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#e0ecfad1;font-size:13px}.store-edit-group-module.is-disabled{opacity:.52}.store-edit-group-module select{width:196px;height:34px;padding:0 9px;border:1px solid rgba(218,233,251,.17);border-radius:6px;background:#152131;color:#f5f8fc;font:inherit;font-size:13px}.store-edit-group-module select:disabled{opacity:.48;cursor:not-allowed}.store-edit-add-group{position:relative;z-index:18;display:grid;place-items:center;align-self:center;flex:0 0 auto;width:92px;height:92px;margin:24px auto 46px;padding:0;border:1px solid rgba(238,246,255,.36);border-radius:50%;background:#383d45;color:#fff;font-size:0;cursor:pointer;user-select:none;box-shadow:0 18px 34px #00000047;transition:transform .32s cubic-bezier(.16,1,.3,1),background .24s ease,border-color .24s ease,box-shadow .24s ease}.store-edit-add-group:before,.store-edit-add-group:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:3px;border-radius:3px;background:currentColor;transform:translate(-50%,-50%)}.store-edit-add-group:after{transform:translate(-50%,-50%) rotate(90deg)}.store-edit-add-group[hidden]{display:none!important}.store-edit-add-group:hover,.store-edit-add-group:focus-visible{border-color:#ffffffe0;background:#4a5564;box-shadow:0 20px 40px #00000061;transform:scale(1.07);outline:0}.store-edit-add-group:active{transform:scale(.96)}.store-edit-group-appearing{animation:store-edit-group-appear .48s cubic-bezier(.16,1,.3,1) both}@keyframes store-edit-group-appear{0%{opacity:0;transform:translate3d(0,54px,0)}to{opacity:1;transform:translateZ(0)}}.store-dynamic-hero-viewport{position:absolute;left:-172px;top:50px;width:1920px;height:603px;overflow:hidden}.store-dynamic-hero-track{position:static!important;left:auto!important;top:auto!important;display:flex!important;gap:32px;height:603px;width:max-content}.store-dynamic-hero-track>.store-stage-item{flex:0 0 1575px;width:1575px;height:603px}.store-dynamic-hero-track>.store-stage-item.store-hero-card-deleting{pointer-events:none;opacity:0;filter:brightness(.72);transform:scale(.972);transform-origin:center;transition:opacity .24s ease,transform .32s cubic-bezier(.22,.78,.36,1),filter .24s ease}.store-dynamic-hero-track>.store-stage-item.store-hero-card-reflowing{transition:transform var(--motion-system-page-duration) cubic-bezier(.16,1,.3,1)}#store-page .store-stage[data-store-layout=rail] .store-stage-item[data-store-rail-grid-size=true]{flex:0 0 var(--store-rail-card-width)!important;width:var(--store-rail-card-width)!important;height:var(--store-rail-card-height)!important}.store-hero-add-button{position:absolute;right:-128px;top:50%;z-index:16;width:84px;height:84px;padding:0;border:1px solid rgba(230,241,255,.42);border-radius:8px;background:#0e1928bd;box-shadow:0 12px 28px #00000052;color:#f7fbfff5;font-size:0;cursor:pointer;transform:translateY(-50%);transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s ease,background .2s ease,color .2s ease}.store-hero-add-button:before,.store-hero-add-button:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:3px;border-radius:3px;background:currentColor;transform:translate(-50%,-50%)}.store-hero-add-button:after{transform:translate(-50%,-50%) rotate(90deg)}.store-hero-add-button:hover,.store-hero-add-button:focus-visible{border-color:#ffffffeb;background:#3d5d82e6;color:#fff;transform:translateY(-50%) scale(1.07);outline:0}.store-hero-add-button:focus-visible{box-shadow:0 0 0 2px #ffffffeb,0 12px 28px #00000052}.store-rail-add-button{position:relative;z-index:2;align-self:center;flex:0 0 84px;width:84px;height:84px;margin:0 32px 0 0;padding:0;border:1px solid rgba(230,241,255,.42);border-radius:8px;background:#0e1928bd;box-shadow:0 12px 28px #00000052;color:#f7fbfff5;font-size:0;cursor:pointer;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s ease,background .2s ease,color .2s ease}.store-rail-add-button:before,.store-rail-add-button:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:3px;border-radius:3px;background:currentColor;transform:translate(-50%,-50%)}.store-rail-add-button:after{transform:translate(-50%,-50%) rotate(90deg)}.store-rail-add-button:hover,.store-rail-add-button:focus-visible{border-color:#ffffffeb;background:#3d5d82e6;color:#fff;transform:scale(1.07);outline:0}.store-rail-add-button:active{transform:scale(.96)}.store-carousel-drag-source{opacity:0!important;pointer-events:none}.store-carousel-drag-ghost{position:fixed;z-index:160;display:block!important;margin:0;overflow:hidden;pointer-events:none;opacity:.94;transform:translate(-50%,-50%) rotate(1.2deg) scale(1.025);transform-origin:center;filter:brightness(1.08);box-shadow:0 24px 54px #00000085;will-change:left,top,width,height}.store-carousel-insertion-line{position:fixed;z-index:165;display:block;width:4px;margin:0;border-radius:4px;background:#f2f7ff;box-shadow:0 0 0 4px #64adff47,0 0 20px #7bbeff7a;pointer-events:none;transform:translate(-50%);transition:left .18s cubic-bezier(.16,1,.3,1),top .18s cubic-bezier(.16,1,.3,1),height .18s cubic-bezier(.16,1,.3,1);will-change:left,top,height}.store-carousel-insertion-line[hidden]{display:none!important}.store-carousel-track.store-carousel-pointer-dragging{transition:none!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card,.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card{container-type:inline-size}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card>span:not(.store-card-semantic-label),.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card>span:not(.store-card-semantic-label){left:8%!important;right:8%!important;bottom:8%!important;gap:clamp(4px,1.8cqw,7px)!important;max-width:none!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card small,.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card small{font-size:clamp(12px,4.5cqw,18px)!important;line-height:1.2!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card b,.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card b{max-width:100%;font-size:clamp(17px,7cqw,28px)!important;line-height:1.15!important;overflow-wrap:normal!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card[data-store-template=square-tile]>span:not(.store-card-semantic-label),.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card[data-store-template=square-tile]>span:not(.store-card-semantic-label){left:9%!important;right:9%!important;bottom:9%!important;gap:0!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card[data-store-template=square-tile] small,.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card[data-store-template=square-tile] small{display:none!important}#store-page .store-stage[data-store-free-layout=true] .store-free-canvas-host>.store-coming-art-card[data-store-template=square-tile] b,.store-editor-drag-ghost.store-free-canvas-card-content.store-coming-art-card[data-store-template=square-tile] b{display:-webkit-box;overflow:hidden;font-size:clamp(11px,7cqw,15px)!important;line-height:1.16!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-card-semantic-label{position:absolute;right:12px;top:12px;z-index:2;padding:5px 8px;border-radius:6px;background:#060c16bd;color:#ffffffeb;font-size:13px;line-height:1;pointer-events:none}.store-detail-price-note{color:#ffffff8f!important;font-size:15px!important}.store-detail-actions .is-unavailable{background:#ffffff1a!important;color:#ffffffb8!important}.store-consumer-feedback{position:absolute;left:50%;bottom:72px;z-index:18;margin:0;padding:12px 18px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#0a121eeb;box-shadow:0 14px 30px #00000047;color:#fff;font-size:16px;transform:translate(-50%)}html[data-ps5-visual-test=true] .store-card-semantic-label{display:none}.store-edit-template.is-disabled{opacity:.52}.store-edit-template select:disabled{cursor:not-allowed}#store-page .store-stage[data-store-layout=category-grid] .store-edit-card-target{overflow:hidden!important}#store-page .store-stage[data-store-layout=category-grid] .store-category-art-card{display:block;background:#11151d}#store-page .store-stage[data-store-layout=category-grid] .store-category-art-card>img{width:100%;height:100%;object-fit:cover}#store-page .store-stage[data-store-layout=category-grid] .store-category-art-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;background:linear-gradient(180deg,transparent,rgba(4,8,14,.88));pointer-events:none}#store-page .store-stage[data-store-layout=category-grid] .store-category-art-card>em{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;display:-webkit-box;margin:0;overflow:hidden;color:#fff;font-size:23px;font-style:normal;font-weight:300;line-height:1.18;text-align:center;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps5-focus-frame{padding:var(--motion-system-focus-border-width,1.5px);border:0;background:linear-gradient(115deg,#7f8da0,#f1f4f7 17%,#89a4c4 35%,#cbb9b8 54%,#f2ebe7 71%,#7891b3 86%,#aebdce);background-size:320% 100%;background-position:0 50%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:0 0 0 var(--motion-system-focus-glow-ring-width,.5px) var(--motion-system-focus-glow-ring-color,rgba(213,229,247,.28)),0 0 var(--motion-system-focus-glow-radius,9px) var(--motion-system-focus-glow-color,rgba(141,181,229,.2));filter:blur(0) drop-shadow(0 0 2px rgba(180,211,244,.25));animation:focus-gradient var(--motion-system-focus-gradient-duration,4.6s) var(--motion-system-focus-gradient-easing,ease-in-out) infinite}.user-flow-wait-page:not(.active) .user-flow-wait-line:after{animation:none}:is(.focus-frame,.ps5-focus-frame):not(.visible):not([data-page-focus]){animation-play-state:paused}.system-focus-frame.visible.shared-focus-switching{transition:none!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.background{transition:none!important;transform:none!important}.background-ambient-zoom{animation:none!important}.app-shell.home-session-entry>.topbar,.app-shell.home-session-entry>main>.library-module,.app-shell.home-session-entry>main>.hero-copy,.app-shell.home-session-entry>main>.game-info,.app-shell.home-session-entry>.hint,.app-shell.home-session-entry>#focus-frame.home-focus-restored{animation:none!important}}#store-page{--store-title-card-gap:30px;--store-title-line-height:30px}#store-page .store-stage{--store-title-top:-10px;--store-content-top:calc(var(--store-title-top) + var(--store-title-line-height) + var(--store-title-card-gap))}#store-page .store-stage-intro{--store-title-top:770px}#store-page .store-stage>.store-stage-heading{top:var(--store-title-top);line-height:var(--store-title-line-height)}#store-page .store-stage>:is(:has(>.store-stage-item),.store-carousel-viewport,.store-browse-viewport){top:var(--store-content-top)}#store-page .store-stage>:is(.store-carousel-viewport,.store-browse-viewport)>:is(.store-carousel-track,.store-browse-grid,.store-generated-row){top:0}#store-page .store-browse-viewport{height:calc(100% - var(--store-content-top))}#store-page .store-browse-utility{top:calc(var(--store-content-top) + 7px)}.app-shell>.topbar,.app-shell>main,.app-shell>.hint{transition:none;transform:none}.settings-screen.settings-submenu-open>.settings-page-title,.settings-screen.ui-sound-settings-open>.settings-page-title{visibility:hidden;pointer-events:none}#store-detail[data-background-state=loading] .store-detail-backdrop{filter:blur(18px) brightness(1.14) saturate(.98)}#store-detail[data-background-state=loading] :is(.store-detail-identity,.store-detail-copy,.store-detail-info,.store-detail-media,.store-detail-legal){opacity:0!important;pointer-events:none;transition:none!important;animation:none!important}.system-library-empty{grid-column:1/-1;display:flex;min-height:310px;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(255,255,255,.12);background:#070d177a;color:#ffffff9e;text-align:center}.system-library-empty strong{color:#fff;font-size:32px;font-weight:300}.system-library-empty span{font-size:19px}.store-detail-backdrop{inset:0;background-position:center;background-size:cover;filter:saturate(.88);transform:scale(1.01)}.store-detail-art-wrap,.store-detail-media{display:none}.store-detail-identity{position:absolute;left:92px;top:118px;display:flex;align-items:center;gap:20px;z-index:1}.store-detail-identity img{width:74px;height:98px;border-radius:6px;object-fit:cover;box-shadow:0 14px 34px #00000073}.store-detail-identity span{display:flex;flex-direction:column;gap:8px}.store-detail-identity small{color:#ffffff9e;font-size:15px}.store-detail-identity b{max-width:420px;color:#fff;font-size:24px;font-weight:400}.store-detail-copy{left:180px;top:308px;width:650px;gap:13px}.store-detail-copy h2{max-width:650px;font-size:58px;font-weight:300}.store-detail-copy p{max-width:620px;color:#ffffffc7;font-size:20px;line-height:1.62;text-shadow:0 2px 10px rgba(0,0,0,.5)}.store-detail-copy>strong{margin-top:10px;font-size:24px}.store-detail-actions{gap:16px;margin-top:14px}.store-detail-actions button{min-width:252px;height:62px;border-radius:8px;font-size:19px}.store-detail-actions .is-acquired{background:#ffffff29!important;color:#fff!important}.store-detail-info{right:122px;top:auto;bottom:108px;width:330px;padding:26px 30px;gap:7px;border:1px solid rgba(255,255,255,.12);background:#05090fad;backdrop-filter:blur(12px)}.store-detail-info b{margin-bottom:15px;font-size:17px}.store-detail-backdrop{filter:brightness(1.14) saturate(.98);background-position:center center}.store-detail-identity{left:48px;top:48px;gap:18px;transition:opacity .2s ease}.store-detail-identity img{width:82px;height:82px;border-radius:7px}.store-detail-identity small{font-size:14px}.store-detail-identity b{max-width:520px;font-size:26px}.store-detail-copy{left:172px;top:430px;width:900px;gap:12px;transition:opacity .2s ease}.store-detail-copy>#store-detail-kicker{align-self:flex-start;padding:7px 13px;border:1px solid rgba(255,255,255,.45);border-radius:4px;background:#03070cb8;color:#fff;font-size:17px;line-height:1}.store-detail-copy h2{max-width:760px;margin:7px 0 0;color:#fff;font-size:96px;font-weight:300;line-height:.98;text-shadow:0 3px 18px rgba(0,0,0,.44)}.store-detail[data-title-size=medium] .store-detail-copy h2{font-size:78px}.store-detail[data-title-size=long] .store-detail-copy{width:900px}.store-detail[data-title-size=long] .store-detail-copy h2{max-width:900px;font-size:52px;line-height:1.02;white-space:nowrap}.store-detail-copy p{max-width:650px;margin:7px 0 0;color:#ffffffe0;font-size:19px;line-height:1.48}.store-detail-copy>strong{margin-top:14px;font-size:24px;font-weight:500}.store-detail-copy>.store-detail-price-note{font-size:16px!important}.store-detail-actions{position:absolute;left:0;top:408px;gap:16px;margin-top:0}.store-detail-actions button{height:72px;border-radius:36px;font-size:20px}.store-detail-actions button:first-child,.store-detail-actions button:nth-child(2){min-width:340px}.store-detail-actions button:nth-child(2){background:#0e12199e;backdrop-filter:blur(10px)}.store-detail-info{box-sizing:border-box;inset:534px auto auto 1376px;width:372px;min-height:382px;padding:28px 30px;gap:7px;border:0;background:#03080ccc;box-shadow:0 20px 48px #00000047;transition:opacity .2s ease}.store-detail-info span{color:#ffffff8f;font-size:14px}.store-detail-info b{margin-bottom:12px;color:#fff;font-size:17px}.store-detail-info b:not(:last-child){padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.12)}.store-detail-media{position:absolute;left:172px;right:96px;top:984px;display:flex;flex-direction:column;align-items:stretch;gap:18px;color:#fff;transition:opacity .2s ease}.store-detail-media>strong{font-size:22px;font-weight:400}.store-detail-media .store-detail-media-strip{display:flex;width:auto;height:auto;gap:30px;border:0;border-radius:0;background:none}.store-detail-media figure{width:370px;height:220px;margin:0;overflow:hidden;background:#0a0f17}.store-detail-media figure:nth-child(2){width:154px}.store-detail-media img{display:block;width:100%;height:100%;object-fit:cover}.store-detail-media figure:nth-child(2) img{object-fit:cover}.store-detail{overflow:hidden}.store-detail-sections{position:absolute;inset:0;transform:translateZ(0);transition:transform .82s cubic-bezier(.16,1,.3,1);will-change:transform}.store-detail-sections.store-detail-section-resetting{transition:none!important}.store-detail[data-store-detail-section=media] .store-detail-sections{transform:translate3d(0,var(--store-detail-section-offset,-760px),0)}.store-detail[data-store-detail-section=info] .store-detail-sections{transform:translate3d(0,var(--store-detail-section-offset,-1250px),0)}.store-detail-copy,.store-detail-info,.store-detail-media,.store-detail-legal{transition:opacity .24s ease}.store-detail[data-store-detail-section=media] .store-detail-copy,.store-detail[data-store-detail-section=media] .store-detail-info,.store-detail[data-store-detail-section=info] .store-detail-copy,.store-detail[data-store-detail-section=info] .store-detail-info,.store-detail[data-store-detail-section=info] .store-detail-media{opacity:0;pointer-events:none}.store-detail-media figure{position:relative;flex:0 0 520px;width:520px;height:380px;box-sizing:border-box;outline:0;background:#060b12d1;box-shadow:0 20px 46px #00000052}.store-detail-media figure:nth-child(2){flex-basis:285px;width:285px}.store-detail-media figure:focus{outline:0}.store-detail-legal{position:absolute;left:172px;right:172px;top:1475px;display:flex;flex-direction:column;gap:22px;color:#fff}.store-detail-legal>strong{font-size:25px;font-weight:300}.store-detail-legal-grid{display:grid;grid-template-columns:1.04fr 1fr 1fr;gap:28px;align-items:stretch}.store-detail-legal article{min-height:610px;padding:36px 38px;box-sizing:border-box;outline:0;background:#04080ea8;box-shadow:0 20px 44px #00000040;backdrop-filter:blur(8px)}.store-detail-legal article:focus{outline:0}.store-detail-legal h3{margin:0 0 25px;font-size:24px;font-weight:400}.store-detail-legal p{margin:0 0 22px;color:#ffffffd6;font-size:19px;line-height:1.58}.store-detail-legal dl{display:grid;grid-template-columns:142px minmax(0,1fr);gap:20px 18px;margin:0;color:#ffffffdb;font-size:18px;line-height:1.45}.store-detail-legal dt{color:#ffffff94}.store-detail-legal dd{margin:0;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13)}.store-acquisition{position:absolute;inset:0;z-index:7;overflow:hidden;background:#05090f;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .3s}.store-acquisition:not([data-state=closed]){opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.store-acquisition-backdrop{position:absolute;inset:0;background-position:center;background-size:cover;filter:brightness(.2) saturate(.72);transform:scale(1.02)}.store-acquisition-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02060b2e,#02060beb 68%,#05090f)}.store-acquisition-phase{position:absolute;inset:0;display:none;box-sizing:border-box}.store-acquisition[data-state=confirm] [data-acquisition-phase=confirm],.store-acquisition[data-state=processing] [data-acquisition-phase=processing],.store-acquisition[data-state=success] [data-acquisition-phase=success],.store-acquisition[data-state=complete] [data-acquisition-phase=complete]{display:block;animation:store-acquisition-enter .34s cubic-bezier(.22,.61,.36,1) both}.store-acquisition-confirm-phase{padding:118px 168px}.store-acquisition-confirm-phase>header{position:relative;z-index:1;margin-bottom:78px}.store-acquisition-confirm-phase>header small{color:#ffffff94;font-size:17px}.store-acquisition-confirm-phase>header h2{margin:12px 0 0;font-size:48px;font-weight:300}.store-acquisition-product{position:relative;z-index:1;display:flex;width:790px;align-items:flex-start;gap:30px}.store-acquisition-product>img{width:248px;height:330px;object-fit:cover;background:#101722;box-shadow:0 22px 48px #0006}.store-acquisition-product>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:14px;padding-top:8px}.store-acquisition-product h3{max-width:500px;margin:0;font-size:43px;font-weight:300;line-height:1.12}.store-acquisition-product p{margin:0;color:#ffffffb3;font-size:18px}.store-acquisition-product strong{margin-top:16px;font-size:27px;font-weight:400}.store-acquisition-product small{color:#ffffff85;font-size:15px}.store-acquisition-summary{position:absolute;z-index:1;left:1160px;top:250px;width:590px;height:350px}.store-acquisition-summary dl{display:grid;grid-template-columns:1fr auto;gap:24px 28px;margin:0;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.18);font-size:22px}.store-acquisition-summary dt{color:#ffffffa6}.store-acquisition-summary dd{margin:0;text-align:right}.store-acquisition-summary p{margin:28px 0 0;color:#ffffffa8;font-size:17px;line-height:1.55}.store-acquisition-summary button{position:absolute;left:0;top:258px}.store-acquisition-summary button,.store-acquisition-complete-actions button{width:100%;height:76px;border:0;border-radius:38px;background:#fff;color:#10151c;font-size:23px;font-weight:600;cursor:pointer}.store-acquisition-summary button:focus,.store-acquisition-complete-actions button:focus{outline:0}.store-acquisition-processing-phase>div,.store-acquisition-success-phase>div{position:absolute;left:50%;top:60%;display:flex;width:620px;flex-direction:column;align-items:center;transform:translate(-50%,-50%);text-align:center}.store-acquisition-processing-phase h2,.store-acquisition-success-phase h2{margin:0;font-size:40px;font-weight:400}.store-acquisition-processing-phase p,.store-acquisition-success-phase p{margin:24px 0 0;color:#ffffff9e;font-size:18px}.store-acquisition-progress{position:relative;width:150px;height:4px;margin-top:46px;overflow:hidden;border-radius:2px;background:#fff3}.store-acquisition-progress i{position:absolute;inset:0;background:#fff;transform-origin:left;animation:store-acquisition-progress .72s ease-out both}.store-acquisition-check{position:relative;width:76px;height:76px;margin-bottom:40px;border-radius:50%;background:#fff}.store-acquisition-check:before{content:"";position:absolute;left:22px;top:18px;width:29px;height:17px;border-left:6px solid #101820;border-bottom:6px solid #101820;transform:rotate(-45deg)}.store-acquisition-complete-phase{padding:64px 88px}.store-acquisition-complete-phase>h2{position:relative;z-index:1;margin:0 0 40px;font-size:48px;font-weight:300}.store-acquisition-complete-product{position:relative;z-index:1;display:flex;width:780px;align-items:center;gap:24px}.store-acquisition-complete-product>img{width:210px;height:280px;object-fit:cover;background:#101722}.store-acquisition-complete-product>div{display:flex;min-width:0;flex-direction:column;gap:14px}.store-acquisition-complete-product h3{max-width:520px;margin:0;font-size:38px;font-weight:300}.store-acquisition-complete-product p{margin:0;color:#ffffffa8;font-size:17px}.store-acquisition-complete-product strong{font-size:19px;font-weight:400}.store-acquisition-complete-actions{position:absolute;z-index:1;right:92px;top:142px;width:600px;display:flex;flex-direction:column;gap:20px}.store-acquisition-complete-actions button+button{background:#ffffff1a;color:#fff;font-weight:400}.store-acquisition-more{position:absolute;z-index:1;left:88px;right:88px;top:500px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.store-acquisition-more h3{margin:0 0 22px;font-size:23px;font-weight:400}.store-acquisition-more>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.store-acquisition-recommendation{position:relative;width:100%;aspect-ratio:1;padding:0;border:0;overflow:hidden;background:#111822;color:#fff;text-align:left;cursor:pointer}.store-acquisition-recommendation:focus{outline:0}.store-acquisition-recommendation img{display:block;width:100%;height:100%;object-fit:cover}.store-acquisition-recommendation:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(2,6,11,.94));pointer-events:none}.store-acquisition-recommendation span{position:absolute;z-index:1;left:20px;right:20px;bottom:18px;overflow:hidden;font-size:19px;white-space:nowrap;text-overflow:ellipsis}@keyframes store-acquisition-enter{0%{opacity:0}to{opacity:1}}@keyframes store-acquisition-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.store-detail{isolation:isolate;background-color:#050a13}.store-detail-backdrop{z-index:0;background-color:#050a13;pointer-events:none}.store-detail-sections{z-index:1}#system-screen:has(#store-detail.is-open)>.system-screen-header,#system-screen:has(#store-detail.is-open)>.system-screen-tabs,#system-store-content:has(>#store-detail.is-open)>:not(#store-detail){visibility:hidden!important;pointer-events:none!important}html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .focus-frame,html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .system-focus-frame{animation:none!important}html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .focus-frame,html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .system-focus-frame{background-position:50% 50%}html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .background-ambient-zoom,html[data-ps5-visual-test=true][data-ps5-visual-settled=true] .app-shell.transition-mode-scale>.background.background-transition-in{transition:none!important;transform:scale(var(--bg-settled-scale)) translateZ(0)!important}.ps5-setting-row>span:first-child,.ps5-choice-row>span:first-child,.ps5-navigation-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps5-setting-row>input,.ps5-range-control,.ps5-choice-row>.transition-check{flex-shrink:0}.ps5-settings-panel,.ui-sound-settings-panel{position:absolute;left:var(--ds-settings-left);right:var(--ds-settings-right);top:var(--ds-settings-top);bottom:var(--ds-settings-bottom);z-index:1;visibility:hidden;opacity:0;pointer-events:none;transition:none}.ps5-settings-panel.is-active,.ui-sound-settings-panel.is-active{visibility:visible;opacity:1;pointer-events:auto}.ps5-settings-panel h2,.ui-sound-settings-panel h2{margin:0 0 var(--ds-heading-gap);font-size:var(--ds-heading-size);font-weight:var(--ds-weight);color:var(--ds-text-heading)}.ps5-setting-row,.ui-sound-setting-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--ds-row-height);padding:0 var(--ds-row-padding);border-bottom:1px solid var(--ds-border);box-sizing:border-box;color:var(--ds-text-row);font-size:var(--ds-row-size);font-weight:var(--ds-weight)}.ps5-setting-row input[type=checkbox],.ui-sound-setting-row input[type=checkbox]{appearance:none;width:var(--ds-switch-width);height:var(--ds-switch-height);margin:0;border:1px solid rgba(255,255,255,.32);border-radius:15px;background:#ffffff24;cursor:pointer;transition:background var(--ds-control-duration) ease,border-color var(--ds-control-duration) ease}.ps5-setting-row input[type=checkbox]:after,.ui-sound-setting-row input[type=checkbox]:after{content:"";display:block;width:var(--ds-switch-knob);height:var(--ds-switch-knob);margin:3px;border-radius:50%;background:var(--ds-text);transform:translate(0);transition:transform var(--ds-control-duration) var(--ds-control-easing)}.ps5-setting-row input[type=checkbox]:checked,.ui-sound-setting-row input[type=checkbox]:checked{background:var(--ds-accent);border-color:#eaf8ff}.ps5-setting-row input[type=checkbox]:checked:after,.ui-sound-setting-row input[type=checkbox]:checked:after{transform:translate(var(--ds-switch-travel));background:var(--ds-accent-ink)}.ps5-setting-row input:focus-visible,.ui-sound-setting-row input:focus-visible{outline:none}.ps5-range-control,.ui-sound-volume-control{display:flex;align-items:center;gap:22px;width:430px}.ps5-range-control input,.ui-sound-volume-control input{width:330px;accent-color:var(--ds-accent)}.ps5-range-control output,.ui-sound-volume-control output{min-width:58px;color:var(--ds-text-secondary);font-size:22px;text-align:right}.ps5-settings-panel p,.ui-sound-settings-panel p{margin:var(--ds-description-gap) var(--ds-row-padding) 0;color:var(--ds-text-muted);font-size:var(--ds-description-size);font-weight:var(--ds-weight)}.ps5-button{font:inherit;color:var(--ds-text);background:var(--ds-surface-raised);padding:14px 28px;border:1px solid var(--ds-border);border-radius:var(--ds-radius);cursor:pointer}.ps5-button--primary{background:var(--ds-accent);color:var(--ds-accent-ink)}.ps5-button--danger{color:var(--ds-danger)}.ps5-navigation-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--ds-row-height);padding:0 var(--ds-row-padding);font:inherit;font-size:var(--ds-row-size);font-weight:var(--ds-weight);color:var(--ds-text-row);background:transparent;border:0;border-bottom:1px solid var(--ds-border);text-align:left;cursor:pointer}.ps5-navigation-row small{margin-left:auto;color:var(--ds-text-secondary);font-size:var(--ds-description-size)}.ps5-navigation-row:after{content:"\203a";margin-left:22px;font-size:var(--ds-heading-size)}.ps5-button:disabled,.ps5-navigation-row:disabled,.ps5-setting-row:has(input:disabled){opacity:.4;cursor:default}.ps5-setting-row input:disabled{cursor:default}.ps5-choice-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--ds-row-height);padding:0 var(--ds-row-padding);color:var(--ds-text-row);font-size:var(--ds-row-size);font-weight:var(--ds-weight)}@media(prefers-reduced-motion:reduce){.ps5-setting-row input[type],.ps5-setting-row input[type]:after,.ui-sound-setting-row input[type],.ui-sound-setting-row input[type]:after,.transition-check{transition:none}}.ps5-setting-row>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:24px}.ps5-setting-row>input,.ps5-range-control{flex-shrink:0}.ps5-category-page{position:absolute;inset:0;z-index:20;color:var(--ds-text-heading);font-weight:var(--ds-weight)}.settings-page-title{position:absolute;left:92px;top:78px;margin:0;z-index:1;font-size:48px;font-weight:300;letter-spacing:.01em;color:#ffffffeb}.ps5-category-navigation{position:absolute;left:164px;top:var(--ds-category-content-top);width:400px;display:flex;flex-direction:column;gap:4px}.ps5-category-tab{height:var(--ds-row-height);padding:0 var(--ds-row-padding);border:0;background:transparent;text-align:left;font-size:28px;font-weight:var(--ds-weight);color:#fff6}.ps5-category-tab small{display:none}.ps5-category-tab.is-selected{color:var(--ds-text-heading)}.ps5-category-tab:focus{background:transparent}.ps5-category-content{position:absolute;left:654px;right:170px;top:var(--ds-category-content-top)}.ps5-category-item{height:var(--ds-row-height);padding:0 20px}.ps5-category-item:after{display:none}.ps5-category-item:last-child{border-bottom:0}.ps5-info-reader{position:absolute;left:164px;right:170px;top:var(--ds-category-content-top);bottom:90px}.ps5-info-reader article{transform:translateZ(0);backface-visibility:hidden;height:100%;margin-top:0;padding:0 20px;overflow:auto;font-size:24px;line-height:1.7;color:var(--ds-text-secondary)}.ps5-info-reader article:focus{outline:none}.ps5-info-reader h3:first-child{margin-top:0}.ps5-info-reader h3{margin:28px 0;font-size:28px;color:var(--ds-text-heading);font-weight:300}.ps5-info-reader p{margin:24px 0;font-size:inherit;line-height:inherit}.ps5-info-reader :is(ul,ol,blockquote,pre){margin:24px 0}.ps5-info-reader :is(ul,ol){padding-left:40px}.ps5-info-reader blockquote{margin-inline:40px}.ps5-category-page [hidden]{display:none!important}.ps5-settings-scene{will-change:transform,opacity;backface-visibility:hidden}.ps5-page-feedback{color:#cae0f4f0;font-size:var(--type-description-size,18px);line-height:1.4;margin:20px 0 0}.ps5-page-feedback:empty{display:none}.ps5-vertical-carousel{position:relative;height:470px;isolation:isolate}.ps5-carousel-slot,.ps5-vertical-carousel>.ps5-carousel-card[data-carousel-active]{position:absolute;top:110px;left:48px;width:calc(100% - 96px);height:260px;border-radius:12px;box-sizing:border-box}.ps5-carousel-slot{pointer-events:none}.ps5-vertical-carousel>.ps5-carousel-card[data-carousel-active]{margin:0;padding:26px 32px;background:#252a32;border:1px solid #ffffff24;box-shadow:0 8px 22px #0005;transform:translateY(var(--carousel-y)) scale(var(--carousel-scale));transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .36s ease;transform-origin:center}.ps5-carousel-card[data-carousel-visible=false]{opacity:0;pointer-events:none}.ps5-carousel-card[data-carousel-active=true]{background:#303742}.ps5-vertical-carousel.is-initial>.ps5-carousel-card[data-carousel-active]{transition:none}.ps5-carousel-arrow{position:absolute;left:calc(50% - 14px);width:28px;height:28px;pointer-events:none;z-index:5;color:#ffffffa8}.ps5-carousel-arrow.up{top:0}.ps5-carousel-arrow.down{bottom:0;transform:rotate(180deg)}.ps5-carousel-arrow svg{width:28px;height:28px}@media(prefers-reduced-motion:reduce){.ps5-vertical-carousel>.ps5-carousel-card[data-carousel-active]{transition:none}}.settings-screen.ui-sound-settings-open .settings-content{opacity:0;pointer-events:none}.ps5-system-notifications{position:absolute;top:104px;right:92px;z-index:30;display:flex;width:480px;max-height:580px;flex-direction:column;align-items:stretch;gap:12px;pointer-events:none}.ps5-system-notification{position:relative;display:grid;grid-template-columns:86px minmax(0,1fr) auto;grid-template-rows:minmax(112px,auto);align-items:center;overflow:hidden;border:1px solid rgba(213,229,247,.12);border-radius:18px;background:#0a111dbd;box-shadow:0 14px 34px #00000047;backdrop-filter:blur(18px) saturate(116%);color:#f7f9fc;opacity:0;pointer-events:auto;transform:translateY(-14px) scale(.955);transform-origin:top right;transition:opacity .18s ease-out,transform .22s cubic-bezier(.22,.61,.36,1),filter .18s ease-out;will-change:transform,opacity,filter}.ps5-system-notification.is-visible{opacity:1;transform:translateY(0) scale(1);animation:ps5-notification-pop .36s cubic-bezier(.16,1,.3,1) both}.ps5-system-notification.is-exiting{opacity:0;transform:translateY(-6px) scale(.985);pointer-events:none}.ps5-system-notification-image,.ps5-system-notification-system-mark{display:block;width:56px;height:56px;margin-left:18px;background:#121b28;object-fit:cover}.ps5-system-notification-image{border-radius:50%}.ps5-system-notification-system-mark{border-radius:14px}.ps5-system-notification-content{min-width:0;padding:18px 18px 17px 2px}.ps5-system-notification-content strong{display:block;overflow:hidden;color:#e7f0fbc2;font-size:22px;font-weight:500;letter-spacing:0;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.ps5-system-notification:not(.has-message) .ps5-system-notification-content strong{color:#fff;font-size:22px;font-weight:400}.ps5-system-notification-content p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#fff;font-size:17px;font-weight:400;letter-spacing:0;line-height:24px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ps5-system-notification-brand{display:block;width:38px;height:38px;margin-right:18px;border-radius:50%;background:#121b28;object-fit:cover}.ps5-system-notification-close{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;color:#eef5ffcc;cursor:pointer;opacity:0;transition:opacity .16s ease,background .16s ease}.ps5-system-notification-close:before,.ps5-system-notification-close:after{position:absolute;left:50%;top:50%;width:11px;height:1.5px;border-radius:1px;background:currentColor;content:"";transform:translate(-50%,-50%) rotate(45deg)}.ps5-system-notification-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.ps5-system-notification:hover .ps5-system-notification-close,.ps5-system-notification-close:focus-visible{opacity:1}.ps5-system-notification-close:hover,.ps5-system-notification-close:focus-visible{background:#ffffff24;color:#fff;outline:0}.ps5-system-notification.has-action{grid-template-rows:minmax(112px,auto) 78px}.ps5-system-notification-action{grid-column:1/-1;height:52px;margin:0 18px 18px;border:0;border-radius:26px;background:#f8fbff;color:#101722;font-size:20px;font-weight:600;letter-spacing:0}.ps5-system-notification-action:hover,.ps5-system-notification-action:focus-visible{background:#e2eaf3;outline:2px solid rgba(255,255,255,.68);outline-offset:2px}@keyframes ps5-notification-pop{0%{opacity:0;filter:blur(3px);transform:translateY(-18px) scale(.92)}72%{opacity:1;filter:blur(0);transform:translateY(1px) scale(1.004)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.ps5-system-notification{animation:none!important;transition:none!important}}.ps5-system-notification.is-exiting{animation:ps5-notification-dismiss .28s cubic-bezier(.22,.78,.36,1) both;pointer-events:none;transition:none}@keyframes ps5-notification-dismiss{0%{opacity:1;filter:blur(0);transform:translate(0) scale(1)}to{opacity:0;filter:blur(1px);transform:translate(56px) scale(.97)}}@media(prefers-reduced-motion:reduce){.ps5-system-notification.is-exiting{animation:none!important}}.ps5-system-startup.is-ready{cursor:pointer}.ps5-system-startup-ripple{position:absolute;z-index:2;left:var(--ps5-startup-ripple-x);top:var(--ps5-startup-ripple-y);width:24px;height:24px;border:2px solid rgba(239,248,255,.88);border-radius:50%;background:#eff8ff2e;box-shadow:0 0 0 1px #eff8ff33;pointer-events:none;transform:translate(-50%,-50%) scale(.12);opacity:0;animation:ps5-system-startup-ripple .52s cubic-bezier(.22,.61,.36,1) forwards}.ps5-system-startup{position:fixed;inset:0;z-index:220;display:grid;place-items:center;overflow:hidden;background:#05080e;color:#f7fbff;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;opacity:1;transition:opacity .48s cubic-bezier(.22,.61,.36,1);isolation:isolate;user-select:none;-webkit-user-select:none}.ps5-system-startup *{user-select:none;-webkit-user-select:none}.ps5-system-startup:before{position:absolute;inset:0;border:1px solid rgba(167,208,255,.16);content:"";pointer-events:none}.ps5-system-startup-content{position:relative;display:flex;min-width:min(520px,calc(100vw - 64px));flex-direction:column;align-items:center;text-align:center}.ps5-system-startup-mark{margin:0;color:#fff;font-size:76px;font-weight:300;letter-spacing:0;line-height:1}.ps5-system-startup-title{margin:12px 0 44px;color:#e1efffa8;font-size:16px;letter-spacing:.08em}.ps5-system-startup-progress{width:230px;height:2px;overflow:hidden;background:#c2ddff29}.ps5-system-startup-progress i{display:block;width:100%;height:100%;background:#eaf4ff;transform:scaleX(var(--ps5-system-startup-progress,0));transform-origin:left center;transition:transform .22s cubic-bezier(.22,.61,.36,1)}.ps5-system-startup-status{margin:20px 0 0;color:#dceafab3;font-size:14px}.ps5-system-startup-prompt{margin:58px 0 0;color:#fff;font-size:17px;letter-spacing:0;opacity:0;visibility:hidden}.ps5-system-startup.is-ready .ps5-system-startup-prompt{visibility:visible;animation:ps5-system-startup-prompt 1.6s ease-in-out infinite;opacity:1;transition:opacity .2s ease}.ps5-system-startup-prompt:after{display:inline-block;width:7px;height:7px;margin-left:10px;border-radius:50%;background:#fff;content:"";vertical-align:middle}.ps5-system-startup.is-exiting{opacity:0;pointer-events:none}.system-startup-active .app-shell{visibility:hidden;opacity:0;pointer-events:none}.system-startup-active.system-startup-preparing .app-shell{visibility:visible!important}.system-startup-revealing .app-shell{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .48s cubic-bezier(.22,.61,.36,1)}@keyframes ps5-system-startup-prompt{50%{opacity:.42}}@keyframes ps5-system-startup-ripple{0%{opacity:0;transform:translate(-50%,-50%) scale(.12)}18%{opacity:.95}to{opacity:0;transform:translate(-50%,-50%) scale(10)}}@media(prefers-reduced-motion:reduce){.ps5-system-startup,.system-startup-revealing .app-shell{transition:none!important}.ps5-system-startup-progress i,.ps5-system-startup-prompt{animation:none!important}}[data-page-press=active]{transform-origin:var(--page-press-origin,50% 50%)!important;transition:none!important;animation:none!important}[data-page-focus=waiting]{opacity:0!important}[data-page-focus=ripple],[data-page-focus=lock]{animation:none!important;transition:none!important;transform-origin:center!important}[data-page-surface]{will-change:opacity!important}.ps5-touch-controls{display:none}.app-shell[data-touch-turning="1"]{pointer-events:none}@media(pointer:coarse){html,body{overscroll-behavior:none;touch-action:none}.app-shell,.app-shell *{touch-action:none}.app-shell{border-radius:0}.app-shell input,.app-shell textarea,.app-shell select{touch-action:manipulation}.ps5-touch-controls{position:fixed;right:max(8px,env(safe-area-inset-right));bottom:max(6px,env(safe-area-inset-bottom));display:flex;gap:8px;z-index:9999}.ps5-touch-controls button{min-width:48px;min-height:40px;padding:8px 12px;border:1px solid #ffffff40;border-radius:20px;background:#101724d9;color:#fff;font:14px Segoe UI,sans-serif;touch-action:manipulation}.ps5-touch-status{position:absolute;right:0;bottom:48px;width:260px;color:#fff;font:14px/1.5 sans-serif;background:#101724}.ps5-touch-status:empty{display:none}.hint:not(.version){visibility:hidden}}@media(pointer:coarse){html,body,body *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}.app-shell{box-shadow:none}}@media(pointer:coarse){.ps5-touch-controls .ps5-touch-reset{position:fixed;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translate(-50%);width:46px;height:46px;min-width:0;min-height:0;padding:0;border-radius:50%;display:grid;place-items:center}.ps5-touch-controls .ps5-touch-reset[hidden]{display:none!important}}html,body{font-size:16px!important;text-size-adjust:none!important;-webkit-text-size-adjust:none!important}.app-shell,.ps5-touch-controls{font-size:16px}.app-shell,.app-shell *,.app-shell *:before,.app-shell *:after,.ps5-touch-controls,.ps5-touch-controls *{text-size-adjust:none!important;-webkit-text-size-adjust:none!important}@media(pointer:coarse){.ps5-touch-controls{inset:50% auto auto 50%;width:var(--touch-control-width,100vw);height:var(--touch-control-height,100vh);transform:translate(-50%,-50%) rotate(var(--touch-control-angle,0deg));align-items:flex-end;justify-content:flex-end;padding:8px;pointer-events:none;transition:transform .42s cubic-bezier(.22,.61,.36,1),width .42s cubic-bezier(.22,.61,.36,1),height .42s cubic-bezier(.22,.61,.36,1)}.ps5-touch-controls button{pointer-events:auto;flex:none}.ps5-touch-controls .ps5-touch-status{right:8px;bottom:56px}}@media(prefers-reduced-motion:reduce){.ps5-touch-controls{transition:none!important}}.profile-tab-content{position:absolute;inset:455px 170px 30px;overflow:visible;padding:0 10px 20px;box-sizing:border-box;color:#ffffffd6}.profile-tab-content[hidden],.profile-screen>[hidden]{display:none!important}.profile-screen.profile-subpage-open>.profile-tab-content{visibility:hidden;pointer-events:none}.profile-tab-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:25px;min-height:45px}.profile-tab-heading h2{font:inherit;margin:0}.profile-tab-heading>span{color:#fff9}.profile-game-row.profile-card{flex:none;display:flex;align-items:center;width:100%;height:192px;gap:26px;padding:20px 0;background:transparent;overflow:hidden;border-bottom:1px solid #ffffff26;box-sizing:border-box;border-radius:3px;font:inherit;color:inherit}.profile-game-row img{width:146px;height:146px;object-fit:cover;flex:none;background:#111821}.profile-game-copy{display:flex;flex-direction:column;gap:12px}.profile-game-copy strong{font-size:27px;font-weight:400}.profile-game-copy small{font-size:19px;color:#ffffff80}.profile-game-trophies{margin-left:auto;padding:0 28px;color:#fff6;font-size:26px}.profile-tab-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#ffffffa8}.profile-empty-icon{font-size:62px;font-weight:300;color:#ffffff80;margin-bottom:18px}.profile-tab-empty h3{font-size:29px;font-weight:400;color:#ffffffe0;margin:0 0 16px}.profile-tab-empty p{font-size:21px;line-height:1.7;margin:0;max-width:920px}.profile-tab-heading{position:relative;z-index:1;padding:0 0 12px;margin-bottom:18px}.profile-game-row img{transition:opacity .26s ease}.profile-game-row img[data-profile-image-state=loading],.profile-game-row img[data-profile-image-state=error]{opacity:0;transition:none}img[data-module-image-reveal=waiting]{opacity:0!important;transition:none!important}svg.ps5-icon{display:inline-block;width:var(--ps5-icon-size,24px);height:var(--ps5-icon-size,24px);vertical-align:middle;flex:none;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.icon-button{--ps5-icon-size:30px;display:grid;place-items:center}.settings-icon,.profile-tools button{--ps5-icon-size:34px}.profile-icon{--ps5-icon-size:35px}.profile-tools button,.launch-menu{display:grid;place-items:center}.system-entry-icon{--ps5-icon-size:38px}.system-store-icon,.user-flow-symbol{--ps5-icon-size:64px}.profile-empty-icon{--ps5-icon-size:62px}.system-screen-brand-icon{--ps5-icon-size:40px}.profile-page-identity b,.transition-check{--ps5-icon-size:30px}.trophy-visual strong{--ps5-icon-size:72px}.accolade-visual{--ps5-icon-size:88px}.accolade-visual strong{--ps5-icon-size:132px}.friend-visual i{--ps5-icon-size:50px}.home-music-preview-icon{--ps5-icon-size:12px}.controller-edit-resize-handle,.store-edit-resize-handle{--ps5-icon-size:18px}.store-actions{--ps5-icon-size:32px}.store-actions span:first-child:before,.store-actions span:first-child:after{content:none}.store-actions span:nth-child(2){--ps5-icon-size:42px}.store-actions span:nth-child(3){--ps5-icon-size:36px}svg.ps5-icon[data-icon=more]{stroke-width:4}.profile-subpage-row:after,.ps5-navigation-row:after{content:"";display:block;width:11px;height:11px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);flex:none}.profile-avatar-choice.selected:after{content:"";background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m5 12 4 4 10-10' fill='none' stroke='%23101722' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/75% no-repeat}.xmb-scene{--xmb-move-duration:.18s;--xmb-move-easing:cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;z-index:6;overflow:hidden;color:#f4f4f4;pointer-events:none}.xmb-scene[hidden]{display:none}.xmb-backdrop,.xmb-wave,.xmb-foreground{position:absolute;inset:0;width:100%;height:100%}.xmb-backdrop{position:absolute;inset:0;z-index:1;background:#020305;pointer-events:none;opacity:0}.xmb-foreground{pointer-events:auto}.xmb-foreground>*{visibility:visible}.app-shell:not(.xmb-mode) .xmb-foreground>*{visibility:hidden}.app-shell.xmb-mode>.topbar{z-index:7}.xmb-title,.xmb-hint{display:none}.xmb-categories{position:absolute;left:298px;top:228px;display:flex;gap:76px;transition:transform var(--xmb-move-duration) var(--xmb-move-easing)}.xmb-category-slot{position:absolute;left:502px;top:228px;width:128px;height:154px;pointer-events:none}.xmb-category{width:128px;height:154px;flex:none;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;gap:0;padding:0;border:0;background:none;color:#fff;font-size:var(--type-action-size);font-weight:400}.xmb-icon{width:128px;height:128px;object-fit:contain;pointer-events:none;flex:none}.xmb-category .xmb-icon{opacity:.45;transform:scale(.88);filter:brightness(1) drop-shadow(0 0 0 #b9e1ff00);transition:opacity var(--xmb-move-duration) var(--xmb-move-easing),transform var(--xmb-move-duration) var(--xmb-move-easing),filter .22s ease,scale .22s ease}.xmb-category span{white-space:nowrap;opacity:0;text-shadow:1px 2px 3px #0008;transition:opacity var(--xmb-move-duration) var(--xmb-move-easing)}.xmb-category[aria-selected=true] .xmb-icon{opacity:.9;transform:scale(1.12);filter:brightness(1) drop-shadow(0 0 3px #fff4)}.xmb-category[aria-selected=true] span{opacity:1}.xmb-items{position:absolute;left:482px;top:438px;width:1040px;height:150px}.xmb-item{position:absolute;left:0;right:0;top:35px;height:80px;display:flex;align-items:center;gap:28px;padding:0;border:0;background:none;color:#f5f5f5;text-align:left;transform:translateY(var(--xmb-y));opacity:.4;transition:transform var(--xmb-move-duration) var(--xmb-move-easing),opacity var(--xmb-move-duration) var(--xmb-move-easing);pointer-events:none}.xmb-item[data-near=true]{pointer-events:none}.xmb-items>.xmb-item[data-near=true]>.xmb-cover,.xmb-items>.xmb-item[data-near=true]>.xmb-icon,.xmb-items>.xmb-item[data-near=true] .xmb-item-label,.xmb-items>.xmb-item[data-near=true][data-selected=true] .xmb-item-description{pointer-events:auto}.xmb-item-label,.xmb-item-description{width:fit-content;max-width:100%}.xmb-item[data-near=false]{visibility:hidden}.xmb-item[data-selected=true]{opacity:1;top:0;height:150px}.xmb-item .xmb-icon,.xmb-cover{width:168px;height:150px;object-fit:contain;transform:scale(.56);transition:transform var(--xmb-move-duration) var(--xmb-move-easing);filter:drop-shadow(1px 2px 2px #0007)}.xmb-item[data-selected=true] .xmb-icon,.xmb-item[data-selected=true] .xmb-cover{transform:scale(1);filter:drop-shadow(0 0 5px #fff5)}.xmb-item-copy{position:relative;min-width:0;flex:1}.xmb-item-label{display:block;font-size:var(--type-tab-size);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;text-shadow:1px 2px 3px #0009}.xmb-item-description{position:absolute;left:0;right:0;top:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#d8d8d8;font-size:var(--type-description-size);line-height:1.3;opacity:0;pointer-events:none;transition:opacity var(--xmb-move-duration) var(--xmb-move-easing)}.xmb-item[data-selected=true] .xmb-item-description{opacity:1}.xmb-item[data-selected=true] .xmb-item-label{text-shadow:0 0 7px #fff9,1px 2px 3px #0009}.xmb-description{position:absolute;left:678px;top:536px;width:800px;margin:0;color:#d8d8d8;font-size:var(--type-description-size);line-height:1.5;text-shadow:1px 2px 3px #0009;pointer-events:none}#focus-frame[data-focus-frame-owner=xmb]{padding:0;border:0;border-radius:0;background:radial-gradient(ellipse 100px 65px at 84px 50%,#ffffff08,transparent);box-shadow:none;filter:none;-webkit-mask:none;mask:none}.app-shell.xmb-mode>main,.app-shell.xmb-mode>.hint,.app-shell.xmb-mode>#system-screen:not(.open){visibility:hidden;pointer-events:none}@media(prefers-reduced-motion:reduce){.xmb-item,.xmb-categories,.xmb-category .xmb-icon,.xmb-category span,.xmb-item-description,.xmb-item .xmb-icon,.xmb-cover{transition:none}}.xmb-wave{filter:grayscale(.8) contrast(1.5) brightness(.65)}.xmb-wave img,.xmb-wave video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.xmb-wave video{opacity:0}.xmb-wave[data-playing=true] video{opacity:1}.xmb-icon[data-xmb-icon=psn],.xmb-icon[data-xmb-icon=friends]{padding:28px}.xmb-icon[data-xmb-icon=friends]{filter:brightness(3)}.xmb-status{position:absolute;left:100px;bottom:36px;margin:0;color:#aac9e5;font-size:var(--type-description-size);pointer-events:none}.xmb-category svg.xmb-icon{width:128px;height:128px;padding:34px;box-sizing:border-box;stroke-width:1.5}.xmb-item svg.xmb-icon{width:168px;height:150px;padding:32px 41px;box-sizing:border-box;stroke-width:1.5}.xmb-site-icon{position:relative;display:flex;align-items:center;justify-content:center}.xmb-site-icon>img{width:92px;height:92px;object-fit:contain;pointer-events:none;flex:none}.xmb-site-icon>.xmb-favicon{position:absolute;opacity:0}.xmb-site-icon>img[hidden]{display:none}.xmb-category[data-xmb-drop=true] .xmb-icon{opacity:1;filter:brightness(1.35) drop-shadow(0 0 14px #b9e1ff);scale:1.08}.xmb-item-label{transition:text-shadow .18s ease,color .18s ease}@media(hover:hover){.xmb-category:hover .xmb-icon{opacity:1;filter:brightness(1.35) drop-shadow(0 0 14px #b9e1ff);scale:1.08}.app-shell:not(.xmb-dragging) .xmb-items>.xmb-item:hover{opacity:.9}.app-shell:not(.xmb-dragging) .xmb-items>.xmb-item[data-selected=true]:hover{opacity:1}.app-shell:not(.xmb-dragging) .xmb-items>.xmb-item:hover .xmb-item-label{color:#fff;text-shadow:0 0 9px #d8edffb3,1px 2px 3px #0009}}@media(prefers-reduced-motion:reduce){.xmb-category .xmb-icon,.xmb-item-label{transition:none}}.app-shell[data-website-away=true]>.topbar,.app-shell[data-website-away=true] .xmb-foreground{visibility:hidden;opacity:0;transform:scale(.992);pointer-events:none}.xmb-category .xmb-icon[data-xmb-icon^="data:"]{padding:25px;box-sizing:border-box}.xmb-category .xmb-icon[data-xmb-icon^=life-]{padding:28px;box-sizing:border-box}.xmb-parent-context{position:absolute;left:254px;top:438px;width:210px;height:180px;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}.xmb-parent-context:empty{display:none}.xmb-parent-context .xmb-icon{width:140px;height:140px;object-fit:contain}.xmb-parent-context span{font-size:var(--type-description-size);white-space:nowrap;text-shadow:0 0 8px #fff6}.xmb-folder-back-hint{opacity:.5}.xmb-foreground:not([data-folder-depth="0"]) .xmb-items{left:620px;width:1120px}.xmb-foreground:not([data-folder-depth="0"]) .xmb-category:not([aria-selected=true]){opacity:.18}.xmb-category{transition:opacity .24s cubic-bezier(.16,1,.3,1)}
