@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1c1c1c;color:#f9f9f9;font-family:Roboto,sans-serif;cursor:url(https://cdn.custom-cursor.com/db/cursor/32/Playstation_Logo_Cursor.png),auto;overflow-x:hidden;height:auto;min-height:100vh;scroll-snap-type:y mandatory;scroll-snap-align:start}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{padding-inline:calc(10vw - 5%)}.play_btn{width:250px;height:50px;max-height:50px;max-width:300px;background:#ffffff30;border:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-weight:800;border-radius:30px;font-size:1.2rem;text-transform:capitalize;cursor:pointer;color:#fff}.more_btn{width:48px;height:48px;border-radius:50%;background:#ffffff30;border:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-size:1.5rem;font-weight:800;text-transform:capitalize;cursor:pointer;color:#fff;line-height:0}.shine_effect:before{content:"";position:absolute;left:-4px;top:-4px;right:-4px;bottom:-4px;border:2px solid white;border-radius:inherit;transition:opacity .2s ease-in-out,transform .2s ease-in-out;opacity:0;transform:scale(.95);will-change:opacity,transform;background-image:linear-gradient(-45deg,transparent 30%,rgba(255,255,255,.4),transparent 70%);background-size:600%;animation-duration:7s;animation-timing-function:linear;animation-iteration-count:infinite;z-index:99}.shine_effect.active:before,.shine_effect.selectedActiveItem:before{opacity:1;transform:scale(1);animation-name:animation-shine}:is(.play_btn,.more_btn).shine_effect:hover:before{opacity:1;transform:scale(1);animation-name:animation-shine}*.active .shine_effect:before,*.selectedActiveItem .shine_effect:before{opacity:1;transform:scale(1);animation-name:animation-shine}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}._ps_header_szv2y_1{display:flex;z-index:9}._ps_header_szv2y_1 nav{width:100%;height:85px;display:flex;flex-direction:row;justify-content:center;align-items:center}._ps_header_szv2y_1 nav div{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}._ps_header_szv2y_1 nav div ul{list-style:none;display:flex;align-items:center;padding-inline-start:0}._ps_header_szv2y_1 nav div ul li{font-size:1.2rem;margin-inline-end:2.5rem;font-weight:300}._ps_header_szv2y_1 nav div ul li:last-of-type{margin-inline-end:0rem}._ps_header_szv2y_1 nav div ul li._active_szv2y_33{font-weight:600}._ps_header_szv2y_1 ._ps_header_left_szv2y_36{flex:1 1 40%;display:flex;align-items:center;justify-content:flex-start;width:40%;max-width:40%}._ps_header_szv2y_1 ._ps_header_right_szv2y_44{flex:1 1 60%;display:flex;align-items:center;justify-content:flex-end;width:60%;max-width:60%}._ps_header_szv2y_1 ._ps_header_right_szv2y_44 svg{width:20px;height:20px}._ps_header_right_szv2y_44 ._ps_profile_img_szv2y_56{position:relative}._ps_header_right_szv2y_44 ._ps_profile_img_szv2y_56 img{width:33px;height:33px;border-radius:50%;margin-right:1rem}._ps_profile_status_szv2y_65{display:flex;align-items:center;justify-content:center;position:absolute;bottom:2px;right:2px;width:10px;height:10px;border-radius:50%;border:1px dashed #f9f9f9;margin-right:1rem}._ps_profile_status_szv2y_65._online_szv2y_79{background-color:#00b894;border:0}._ps_profile_status_szv2y_65._offline_szv2y_83{background-color:#e5e5e5;border:0}._ps_profile_status_szv2y_65._busy_szv2y_87{background-color:#ff7675;border:0}._ps_background_rga36_1{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:#101010;color:#f9f9f9;background-repeat:no-repeat;background-size:cover;background-position:center;background-clip:content-box;background-origin:content-box;background-attachment:fixed;object-fit:cover;z-index:-1;animation:_animate_bg_rga36_1 1s cubic-bezier(.175,.885,.32,1) forwards;transform:scale(2)}._ps_background_rga36_1:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;background:linear-gradient(35deg,rgba(0,0,0,.7) 25%,transparent 55%,transparent 0,rgba(0,0,0,.7) 80%);background-repeat:no-repeat;animation:_ps_background_fade_rga36_1 1.5s .4s cubic-bezier(.785,.135,.15,.86) forwards;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@keyframes _animate_bg_rga36_1{0%{transform:scale(1.7)}to{transform:scale(1)}}@keyframes _ps_background_fade_rga36_1{0%{opacity:0}to{opacity:1}}*::-webkit-scrollbar{width:0}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:transparent;border:none}._ps_games_row_1t25t_14{display:flex;padding-left:2%;padding-right:2%;padding-inline:4%;flex-wrap:nowrap;justify-content:space-between;margin-bottom:20px;overflow-x:clip;counter-reset:item;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}._ps_games_container_1t25t_30{display:flex;width:100%;flex-wrap:nowrap;justify-content:flex-start;margin-top:10px;margin-bottom:10px;margin-block:20px;transition:all .3s ease-in-out}._ps_games_item_1t25t_41{width:0;height:0;margin-inline-end:25px;overflow:hidden;margin-bottom:20px;border-radius:17px;background-color:#000000a6;cursor:pointer;cursor:url(https://cdn.custom-cursor.com/db/5310/32/playstation-5-and-controller-cursor.png),auto;transform-origin:top;transition:all .25s ease-in-out;will-change:width,height;position:relative;counter-increment:item;scroll-snap-align:start}._ps_games_item_1t25t_41._show_1t25t_62{width:107px;height:105px}._ps_games_item_border_1t25t_66{position:absolute;top:-3.5px;left:-3.5px;width:112px;height:110px;box-shadow:1px 3px 20px 3px #0003,0 -2px 0 1px #fff9,0 2px 0 1px #fffc;border:1px solid #ffffff99;border-radius:20px;transition:all .25s ease-in-out;will-change:width,height,border,opacity;opacity:0}._ps_games_item_image_1t25t_81{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}._ps_games_item_image_1t25t_81 img{object-fit:cover}._ps_games_item_name_1t25t_98{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;margin-bottom:10px;visibility:hidden;opacity:0;transition:visibility .2s ease-in,opacity .2s ease-in;position:absolute;right:auto;left:100%;bottom:25px;white-space:nowrap;transition-delay:0;text-shadow:0 0 5px rgba(0,0,0,.7)}._ps_games_item_gen_1t25t_116{padding:5px 10px;background:#000000b3;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:2px;margin-inline-end:10px}._ps_games_item_container_1t25t_130{display:flex;position:relative;animation-name:_revealleft_1t25t_1;transform-origin:bottom right;animation-duration:.2s;animation-delay:calc(var(--animation-order) * 50ms);animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.445,.05,.55,.95);opacity:0}@keyframes _revealleft_1t25t_1{0%{opacity:0;transform:translate(30%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}._ps_games_item_container_1t25t_130._active_1t25t_153 ._ps_games_item_1t25t_41{width:167px;height:165px;border-radius:27px}._ps_games_item_container_1t25t_130._active_1t25t_153 ._ps_games_item_border_1t25t_66{width:172px;height:170px;border-radius:29px;opacity:1}._ps_games_item_container_1t25t_130._active_1t25t_153 ._ps_games_item_name_1t25t_98{font-weight:400;animation:_animation-fade-left_1t25t_1 .1s .26s linear forwards;z-index:-1}@keyframes _animation-fade-left_1t25t_1{0%{opacity:0;visibility:hidden;transform:translate(-100%)}to{opacity:1;visibility:visible;transform:translate(0)}}._gameInfo_container_1tyt9_1{margin-top:20vh;height:auto;display:flex;align-items:center;padding:.5rem .2rem}._gameInfo_details_1tyt9_9{display:flex;flex-direction:column;justify-content:center;padding:.5rem 0}._gameInfo_details_1tyt9_9 p{font-weight:500;text-transform:capitalize;font-size:1.2rem}._game_info_1tyt9_21{height:auto;display:flex;align-items:center}._game_logo_1tyt9_26{width:auto;max-width:calc((500px + 50vh)/2);height:auto;max-height:180px;object-fit:contain}._flex_50_1tyt9_33{flex:1 1 auto;max-width:75%}._animate_1tyt9_37{animation:_revealBottom_1tyt9_1 .5s cubic-bezier(.785,.135,.15,.86) both,_fade_1tyt9_1 1s .1s ease-in-out both}@keyframes _fade_1tyt9_1{0%{opacity:0}to{opacity:1}}@keyframes _revealBottom_1tyt9_1{0%{transform:translateY(200px)}to{transform:translateY(0)}}._more_info_buttons_1tyt9_57{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem}.trophies_container{width:400px;height:150px;background:#111;border-radius:5px;background:transparent;padding:10px 0;position:relative}.trophies_container:before{content:"";width:100%;height:100%;background-color:#272d4e;background-image:linear-gradient(110deg,#2d3450,#2a2d43,#2b6dfa80),url("data:image/svg+xml,%3Csvg width=%276%27 height=%276%27 viewBox=%270 0 6 6%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill=%27%234869d3%27 fill-opacity=%270.7%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M5 0h1L0 6V5zM6 5v1H5z%27/%3E%3C/g%3E%3C/svg%3E");position:absolute;left:0;top:0;z-index:-1;border-radius:5px;opacity:.95;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.trophies_header{display:flex;height:50%}.trophies_header_earned,.trophies_header_progress{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;height:100%;padding-left:10%}.trophies_header_earned h3,.trophies_header_progress h3{margin-block:0;margin-top:10px;font-size:1.7rem}.trophies_body{display:flex;justify-content:flex-start;margin-top:10px}.trophies_body>div{width:31.333%;height:60px;text-align:center;display:flex;align-items:flex-end;justify-content:center}.trophies_body>div>span{font-size:1.6rem;margin-bottom:5px;margin-left:5px}.trophies_body>div>img{max-width:100%;max-height:100%;transform:scale(.75);filter:brightness(1.3) drop-shadow(7px 3px 2px rgba(0,0,0,.4))}.trophies_body .trophies_body_gold img{margin-left:5px;filter:brightness(1.3) drop-shadow(0 0 5px #E3A64A) drop-shadow(7px 4px 2px rgba(0,0,0,.4))}.trophies_body .trophies_body_silver img{filter:brightness(1.3) drop-shadow(0 0 5px #969FA2) drop-shadow(7px 4px 2px rgba(0,0,0,.4))}.trophies_body .trophies_body_bronze img{filter:brightness(1.3) drop-shadow(0 0 5px #D47D70) drop-shadow(7px 4px 2px rgba(0,0,0,.4))}.comingSoon_container{margin:2rem 0;display:flex;gap:2rem}.comingSoon_item{width:340px;height:320px;background-color:red;border-radius:7px;position:relative;display:flex}.comingSoon_item:after{content:"";background:linear-gradient(to top,black,transparent,transparent,transparent);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:0 0 7px 7px}.comingSoon_item img{max-width:100%;max-height:100%;border-radius:7px}figure{height:auto;aspect-ratio:1;display:flex;justify-content:flex-start;text-align:left;align-items:center;margin:0 auto}figure figcaption{position:absolute;bottom:0;display:flex;flex-direction:column;padding:0 4%;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);width:92%;border-radius:0 0 7px 7px;z-index:5}figure figcaption h4{margin:.7rem 0 1.3rem}.preloader{width:100%}.preloader video{margin-top:-7rem;width:100%;height:100%}.ps5-home{position:fixed;left:0;top:0;right:0;bottom:0;background:linear-gradient(120deg,#57484c,#10101c);display:flex;align-items:center;justify-content:center}.ps5-home canvas{position:absolute;left:0;top:0;right:0;bottom:0}.ps5-home .ps5-home-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:5rem}.ps5-home p{text-align:center}.ps5-home .ps5-home-btn{animation-duration:3s;animation-name:animation-shrink;animation-iteration-count:infinite}.ps5-home .ps5-home-btn:after{display:none}.ps5-home .ps5-home-btn .ps5-shine{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;animation-duration:3s;animation-name:animation-grow!important;animation-iteration-count:infinite;animation-delay:.3s}.ps5-home .ps5-home-btn .ps5-shine:after{animation-duration:3s;animation-delay:.3s;border-width:1px;border-radius:inherit}.ps5-home .ps5-home-btn .ps5-shine:nth-of-type(2){animation-delay:.5s}.ps5-home .ps5-home-btn .ps5-shine:nth-of-type(2):after{animation-delay:.5s}.ps5-home .ps5-home-btn .ps5-shine:nth-of-type(3){animation-delay:.7s}.ps5-home .ps5-home-btn .ps5-shine:nth-of-type(3):after{animation-delay:.7s}@keyframes animation-grow{50%{transform:scale(2);opacity:.1}to{transform:scale(2);opacity:0}}.ps5-home.exit{transition:opacity .2s .8s cubic-bezier(.65,0,.35,1);opacity:0}.ps5-home.exit canvas{transition:opacity .2s .4s cubic-bezier(.65,0,.35,1);opacity:0}.ps5-home.exit>a,.ps5-home.exit>div{transition:opacity .2s cubic-bezier(.65,0,.35,1),transform .2s cubic-bezier(.65,0,.35,1);opacity:0;transform:scale(1.2)}.ps5-home.enter{transition:opacity .2s cubic-bezier(.65,0,.35,1);opacity:0}.ps5-home.enter.enter-active{opacity:1}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3.2)}}@keyframes animation-shrink{10%{transform:scale(.8);opacity:.5}12%{transform:scale(1);opacity:1}to{transform:scale(1)}}.fadingOut{animation:fadeOut 1s cubic-bezier(.895,.03,.685,.22) forwards}.icon-power{font-size:2rem}.ps5-shine{position:relative}.ps5-shine:after{content:"";position:absolute;left:-4px;top:-4px;right:-4px;bottom:-4px;border:2px solid white;border-radius:4px;transition:.2s cubic-bezier(.65,0,.35,1);opacity:0;transform:scale(.95);background-image:linear-gradient(-45deg,transparent 30%,rgba(255,255,255,.4),transparent 70%);background-size:600%;animation-duration:7s;animation-timing-function:linear;animation-iteration-count:infinite}.ps5-shine.focus:after,.ps5-shine:focus:after,.ps5-shine:hover:after{opacity:1;transform:scale(1);animation-name:animation-shine}@keyframes animation-shine{0%{background-position:100%}30%{background-position:0%}to{background-position:0%}}.ps5-btn-group{display:flex;align-items:center;gap:.7rem}.ps5-btn{border:none;border-radius:30px;width:250px;height:90px;display:inline-flex;align-items:center;justify-content:center;transition:color .2s cubic-bezier(.65,0,.35,1),background-color .2s cubic-bezier(.65,0,.35,1);will-change:color,background-color;cursor:pointer}.ps5-btn.ps5-btn-mono{width:40px;border-radius:50%}.ps5-btn.ps5-btn-lg{height:50px;font-weight:400}.ps5-btn.ps5-btn-lg.ps5-btn-mono{width:50px}.ps5-btn.ps5-btn-primary{background-color:#0009}.ps5-btn:after{border-radius:inherit}.ps5-btn.focus,.ps5-btn:focus,.ps5-btn:hover{color:#4d4d4d;background-color:#fff}.ps5-link{position:relative}.ps5-link:before{content:"";position:absolute;left:0;right:0;bottom:-1px;border-bottom:1px solid}.ps5-link:after{content:none}.ps5-animate-from-bottom{animation-name:animation-from-bottom;animation-duration:.2s;animation-timing-function:cubic-bezier(.65,0,.35,1);animation-fill-mode:forwards;animation-delay:.2s;transform:translateY(5%);opacity:0}@keyframes animation-from-bottom{to{transform:translateY(0);opacity:1}}.ps5-container{padding-left:2rem;padding-right:2rem}@media (min-width: 768px){.ps5-container{padding-left:4rem;padding-right:4rem}}@media (min-width: 992px){.ps5-container{padding-left:8rem;padding-right:8rem}}@media (min-width: 992px){.ps5-container{margin-left:auto;margin-right:auto;max-width:1200px}}.ps5-page{overflow:hidden}.ps5-page.enter .ps5-bg:after{opacity:0}.ps5-page.enter .ps5-bg{transform:scale(1)}.ps5-page.enter .ps5-sheet,.ps5-page.enter .ps5-content{opacity:0}.ps5-page.enter .ps5-menu li{transform:translate(500px) scale(0)}.ps5-page.enter-active .ps5-bg:after{opacity:1;transition:.4s 1s cubic-bezier(.65,0,.35,1)}.ps5-page.enter-active .ps5-bg{transform:scale(1.05);transition:.2s .8s cubic-bezier(.65,0,.35,1)}.ps5-page.enter-active .ps5-sheet,.ps5-page.enter-active .ps5-content{opacity:1;transition:.4s 1.4s cubic-bezier(.65,0,.35,1)}.ps5-page.enter-active .ps5-menu li{transform-origin:center;transform:translate(0) scale(1);transition:.4s cubic-bezier(.65,0,.35,1)}.ps5-page.enter-active .ps5-menu li:nth-child(1){transition-delay:1.24s}.ps5-page.enter-active .ps5-menu li:nth-child(2){transition-delay:1.28s}.ps5-page.enter-active .ps5-menu li:nth-child(3){transition-delay:1.32s}.ps5-page.enter-active .ps5-menu li:nth-child(4){transition-delay:1.36s}.ps5-page.enter-active .ps5-menu li:nth-child(5){transition-delay:1.4s}.ps5-page.enter-active .ps5-menu li:nth-child(6){transition-delay:1.44s}.ps5-page.enter-active .ps5-menu li:nth-child(7){transition-delay:1.48s}.ps5-page.enter-active .ps5-menu li:nth-child(8){transition-delay:1.52s}.ps5-sheet{position:relative}.ps5-hero{display:flex;flex-direction:column}.ps5-hero.ps5-hero-fullscreen{min-height:100vh}.ps5-hero .ps5-preview{flex-grow:1}.ps5-content{position:relative;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8) 100px)}.ps5-content>*:last-child{padding-bottom:8rem}.ps5-content h3{font-weight:300}
