*,main{box-sizing:border-box}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ecff124d}50%{transform:scale(1.04);box-shadow:0 0 10px #ecff1299}to{transform:scale(1);box-shadow:0 0 #ecff124d}}#root{overflow:hidden}.ps5-config{color:#fff;background:#0f0f0f;flex-wrap:wrap;display:flex;overflow:visible}.announcement-bar-custom{color:#e4e3e8;background-color:#000;align-items:center;width:100%;height:40px;display:flex}.announcement-bar-custom div{justify-content:center;align-items:center;width:33.333%;display:flex}.announcement-bar-custom img{width:auto;height:22px;margin-right:20px}.announcement-bar-custom p{font-size:20px!important}.announcement-bar-custom .img-announcement-bar-custom{width:auto;height:15px;margin-right:20px}@media only screen and (max-width:1024px){.announcement-bar-custom{display:none}}#slideshow{width:400px;height:40px;margin:0 auto;overflow:hidden}#slideshow .slide-wrapper{width:1600px;animation:10.5s linear infinite slide-lock;display:flex}#slideshow .slide-wrapper .slide{flex-shrink:0;justify-content:space-around;align-items:center;width:400px;height:40px;display:flex}#slideshow .slide-wrapper .slide p{margin:0;padding:0}@media only screen and (max-width:1024px){#slideshow{display:block}}@media only screen and (min-width:1025px){#slideshow{display:none}}@keyframes slide-lock{0%{transform:translate(0)}30%{transform:translate(0)}33%{transform:translate(-400px)}63%{transform:translate(-400px)}66%{transform:translate(-800px)}96%{transform:translate(-800px)}to{transform:translate(-1200px)}}.popup-overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup-content{background:#232323;border-radius:12px;width:90%;max-width:1000px;height:fit-content;max-height:1000px;padding:40px 30px;position:relative;overflow-y:scroll}.popup-content::-webkit-scrollbar{display:none}.popup-content h2{text-align:center;margin-top:0}.upsell-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.price-upsell{justify-content:space-between;align-items:center;margin-bottom:5px;font-weight:600;display:flex}.description-upsell{margin-bottom:15px}.description-upsell p{color:#cfcfcf;font-size:14px;line-height:1.4}.upsell-item{border:1px solid #fff;border-radius:12px;height:auto;padding:30px}.upsell-item .trust-pilot{align-items:center;margin-top:10px;display:flex}.upsell-item .trust-pilot img{height:15px;margin-right:10px}.upsell-item .trust-pilot p{font-size:16px!important}.upsell-item .add-cart{color:#000;letter-spacing:.06rem;cursor:pointer;background:#ecff12;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;padding:0;font-size:18px;font-weight:400;display:flex}.upsell-item .add-cart img{height:30px;margin-right:30px}.close-popup{cursor:pointer;background:0 0;border:none;padding:0;font-size:40px;position:absolute;top:15px;right:30px}.popup-item .img{justify-content:center;align-items:center;height:220px;display:flex;overflow:hidden}.popup-item .img img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;height:100%}.popup-button{cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:6px;outline:none;margin:35px auto 0;padding:12px 20px;font-size:14px;font-weight:700;transition:background .3s;display:block}.popup-button:hover{outline:none}@media (max-width:767px){.popup-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:auto}.popup-content{background:#232323;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;padding:40px 30px;position:relative;overflow-y:auto;box-shadow:0 0 20px #00000080}.upsell-grid{grid-template-columns:1fr}.upsell-item{flex-direction:column;justify-content:space-between;height:auto;max-height:none;padding:15px;display:flex}.upsell-item .add-cart{font-size:12px}.upsell-item .add-cart img{height:20px;margin-right:15px}.popup-button{padding:10px 15px;font-size:16px}.price-upsell{margin-bottom:10px;font-size:18px}.trust-pilot p{font-size:14px!important}.close-popup{color:#fff;font-size:30px;top:0;right:11px}}.popup-button{cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:6px;margin:20px auto 0;padding:12px 20px;font-size:14px;font-weight:700;transition:background .3s;display:block}.top-nav{background:#2d2d2dbb;align-items:center;padding:10px 20px 0;display:flex;position:relative;overflow:hidden}.top-nav .nav-logo{z-index:20;cursor:pointer;align-items:center;display:flex}.top-nav .nav-logo img{-o-object-fit:contain;object-fit:contain;width:auto;height:60px;margin-top:-5px}.top-nav .nav-scroll-wrapper{white-space:nowrap;scroll-behavior:smooth;z-index:2;flex:1;min-width:0;margin-left:55px;position:relative;overflow:auto hidden}.top-nav .nav-scroll-wrapper::-webkit-scrollbar{display:none}.top-nav .nav-items{flex-shrink:0;gap:65px;padding:5px 10px 0 20px;display:flex}.top-nav .nav-items .nav-item{cursor:pointer;opacity:.5;padding-bottom:15px;display:block;position:relative}.top-nav .nav-items .nav-item span{text-align:center;font-size:16px;display:block}.top-nav .nav-items .nav-item .nav-icon{width:auto;max-width:32px;height:22px;margin:0 auto 6px;display:block}.top-nav .nav-items .nav-item:after{content:"";background:#ecff12;width:0%;height:3px;transition:width .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.top-nav .nav-items .nav-item.active{opacity:1}.top-nav .nav-items .nav-item.active:after{width:100%}.top-nav .nav-btn{z-index:5;cursor:pointer;background:#ecff12;border:none;border-radius:2px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.top-nav .nav-btn:hover{background:#ecff1299}.top-nav .nav-btn img{width:20px;height:20px}.top-nav .nav-btn-left{left:95px}.top-nav .nav-btn-left img.rotated{transform:rotate(180deg)}.top-nav .nav-btn-right{right:10px}.top-nav .fade-left,.top-nav .fade-right{z-index:3;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.top-nav .fade-left{pointer-events:none;z-index:3;background:linear-gradient(90deg,#2d2d2dbb,#2d2d2dbb,#0000);width:120px;height:100%;position:absolute;top:0;left:90px}.top-nav .fade-right{background:linear-gradient(270deg,#2d2d2dbb,#2d2d2dbb,#0000);right:10px}@media only screen and (max-width:767px){.top-nav .nav-logo{display:none}.top-nav .nav-logo img{transform:translateY(-4px)}.top-nav .nav-scroll-wrapper{margin-left:0;padding-top:7px}.top-nav .nav-scroll-wrapper .nav-items{gap:35px;padding:5px 10px 0 5px}.top-nav .nav-scroll-wrapper .nav-items .nav-item{padding-bottom:11px}.top-nav .nav-scroll-wrapper .nav-items .nav-item span{font-size:12px}.top-nav .nav-scroll-wrapper .nav-items .nav-item .nav-icon{height:20px}.top-nav .nav-btn{width:26px;height:26px;padding:0}.top-nav .nav-btn img{width:15px;height:15px}.top-nav .nav-btn-left{left:10px}.top-nav .fade-left{width:80px;left:5px}.top-nav .fade-right{width:80px;right:5px}}.layout{box-sizing:border-box;background-image:url(/assets/configurator/img/background-global.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;gap:0;width:100%;height:calc(100vh - 110px);padding:35px;display:flex;overflow:visible}@media only screen and (max-width:767px){.layout{background-image:url(/assets/configurator/img/background-global.jpg);background-size:cover;height:auto;padding:16px}}.price-progress-bar{box-sizing:border-box;backdrop-filter:blur(8px);color:#fff;width:100%;max-width:980px;margin:40px auto 0;padding:0 20px}@media only screen and (max-width:1100px){.price-progress-bar{display:none}}.price-progress-list.mobile{box-sizing:border-box;margin-top:16px;display:none}@media only screen and (max-width:1100px){.price-progress-list.mobile{display:block}}.price-progress-list .voucher-title{color:#fff;opacity:.9;margin-bottom:12px;font-size:14px;font-weight:600}.price-progress-list .voucher-item{color:#fff;background:#ffffff14;border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:8px 10px;transition:background .2s,border .2s;display:flex}.price-progress-list .voucher-item.active{background:#00c87833;border:1px solid #00c87899}.price-progress-list .voucher-item.active .voucher-left{color:#000;background:#00c878}.price-progress-list .voucher-item.active .voucher-text.success{color:#00c878;font-weight:600}.price-progress-list .voucher-left{background:#ffffff1f;border-radius:10px;justify-content:center;align-items:center;min-width:44px;height:44px;font-size:14px;font-weight:700;line-height:1;display:flex}.price-progress-list .voucher-right{flex-direction:column;justify-content:center;display:flex}.price-progress-list .voucher-text{letter-spacing:.04rem;opacity:.9;font-size:12px;line-height:1.2}.price-progress-list .voucher-text.success{opacity:1}.price-progress-bar.mobile{display:none!important}.mobile-info{color:#000;text-align:center;z-index:10;background:gold;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:.85rem;font-weight:500;position:relative}.progress-track{background:#fff3;border-radius:10px;width:100%;height:10px;position:relative;overflow:visible}.progress-fill{opacity:.3;background:#fff;border-radius:10px;height:100%;transition:width .4s}.progress-knob{opacity:.8;z-index:2;background:#fff;width:4px;height:18px;transition:left .4s;position:absolute;top:50%;transform:translate(-50%,-50%)}.progress-steps{height:20px;margin-top:8px;position:relative}.step{text-align:center;color:#ecff12;font-size:14px;position:absolute;transform:translate(-50%)}.progress-dot{z-index:1;cursor:help;background:#ecff12;border-radius:50%;width:24px;height:24px;transition:opacity .2s,transform .2s;position:absolute;top:50%;transform:translate(-50%,-50%)}.progress-dot:after{content:"%";color:#000;z-index:2;text-align:center;width:13px;height:13px;font-size:13px;font-weight:700;line-height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-dot.checked{background-color:#5ce65c}.progress-dot.checked:after{content:"✔";color:#000}.step-label{opacity:.6;white-space:nowrap;font-size:11px;position:relative}.step.active .step-label{opacity:1;color:#5ce65c;font-weight:600}.step-tooltip{z-index:99999;color:#000;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#f5f5f5;border-radius:6px;padding:8px 10px;font-size:12px;transition:all .6s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.progress-dot:hover .step-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-6px)}.preview-area{flex-direction:column;flex:2;align-items:center;display:flex;position:relative;overflow:visible}.preview-area .img-wrapper{aspect-ratio:1;justify-content:center;align-items:center;width:auto;height:660px;display:flex;position:relative}.preview-area .img-wrapper:before{content:"";opacity:.9;pointer-events:none;z-index:0;background:url(/assets/configurator/img/shadow.png) 50%/contain no-repeat;width:100%;height:100%;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.preview-area .img-wrapper #controllerCanvas{z-index:10;width:660px;height:660px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-area .layer-img{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.preview-area .layer{pointer-events:none;width:100%;max-width:620px;position:absolute;top:86px}.preview-area .bottom-wrapperLeft{justify-content:space-around;width:100%;display:flex}.preview-area .bottom-wrapperLeft .switcher{z-index:0;background-color:#888;border-radius:8px;height:65px;padding:10px 5px;display:flex;position:relative}.preview-area .bottom-wrapperLeft .switcher .switch-indicator{z-index:1;background:#fff;border-radius:8px;width:calc(50% - 5px);transition:transform .3s;position:absolute;top:5px;bottom:5px}.preview-area .bottom-wrapperLeft .switcher.back-active .switch-indicator{transform:translate(101%)}.preview-area .bottom-wrapperLeft .switcher button{z-index:2;color:#000;cursor:pointer;background-color:#0000;border:none;border-radius:8px;outline:none;padding:15px 22px;transition:color .3s;position:relative}.preview-area .bottom-wrapperLeft .switcher button.active{color:#000}.preview-area .bottom-wrapperLeft .active-icons{background-color:#54545466;border-radius:6px;gap:15px;padding:8px 15px;display:flex}.preview-area .bottom-wrapperLeft .active-icons.inactive{background:0 0}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper{justify-content:center;align-items:center;gap:15px;display:flex}.preview-area .bottom-wrapperLeft .active-icon{filter:invert(50%)sepia(0%)saturate(0%)hue-rotate()brightness(1.5);-o-object-fit:contain;object-fit:contain;width:30px;transition:filter .3s;height:30px!important}.preview-area .bottom-wrapperLeft .active-icon.active{filter:drop-shadow(0 0 4px #ecff12)}@media only screen and (max-width:767px){.preview-area{width:100%;height:300px;min-height:unset}.preview-area .desktop-only{display:none}.preview-area .img-wrapper{width:100%;height:300px;min-height:unset}.preview-area .img-wrapper #controllerCanvas{width:100%;height:auto;padding:0;display:block;position:static;transform:none}.preview-area .bottom-wrapperLeft{justify-content:space-between}.preview-area .bottom-wrapperLeft .switcher{display:none}.preview-area .bottom-wrapperLeft .active-icons{gap:8px;height:35px;display:block}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper{gap:8px}.preview-area .bottom-wrapperLeft .active-icons .active-icons-wrapper img{width:23px;height:21px!important}}.right-wrapper{width:500px}.right-wrapper .wrapper-top{box-sizing:border-box;background:#515151;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:90px;margin-bottom:10px;padding:10px 22px;display:flex}.right-wrapper .wrapper-top .header h3{opacity:.6;letter-spacing:.06rem;margin:0;font-size:14px;font-weight:400}.right-wrapper .wrapper-top .header h1{letter-spacing:.06rem;text-transform:uppercase;margin:10px 0 0;font-size:22px;font-weight:400}.right-wrapper .wrapper-top .price-wrapper{align-items:center;gap:14px;display:flex}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .old-price{color:#b5b5b5;opacity:.6;font-size:18px;text-decoration:line-through}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .new-price{color:#fff;font-size:24px;font-weight:500}.right-wrapper .wrapper-top .price-wrapper .block-wrapper p{color:#a4a4a4;margin:0;font-size:11px}.right-wrapper .wrapper-top .price-wrapper .discount-badge{color:#000;background:#ecff12;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:600;display:flex}@keyframes animate-pulse{0%{box-shadow:0 0 #bdbdbde6,0 0 #bdbdbde6}to{box-shadow:0 0 #bdbdbd00,0 0 0 8px #bdbdbd00}}.right-wrapper .sidebar{box-sizing:border-box;background:#515151;border-radius:8px;flex-direction:column;flex:1;width:100%;height:100%;max-height:calc(100vh - 430px);padding:22px 22px 0;display:flex;position:relative;overflow:hidden}.right-wrapper .sidebar .category-description{color:#fff;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:14px;display:flex;position:relative}.right-wrapper .sidebar .category-description .close-description{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:8px;font-size:16px;display:none}.right-wrapper .sidebar .category-description.hidden{display:none}@media (max-width:768px){.right-wrapper .sidebar .category-description .close-description{display:inline-block}}.right-wrapper .sidebar .header-info{position:relative}.right-wrapper .sidebar .header-info .info-tag{color:#fff;text-align:center;cursor:pointer;z-index:2;background-color:#666;border-radius:50%;width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:0;right:-26px}.right-wrapper .sidebar .header-info .info-tag:after{content:""}.right-wrapper .sidebar .header-info .info-tag .tip{color:#fff;white-space:nowrap;z-index:10;background:#000000d9;border-radius:8px;padding:6px 10px;font-size:11px;display:none;position:absolute;top:5px;right:105%}.right-wrapper .sidebar .header-info .info-tag:hover .tip{display:block}.right-wrapper .sidebar .faid-bottom{pointer-events:none;z-index:10;background:linear-gradient(#0000,#2d2d2dbb);width:100%;height:50px;position:absolute;bottom:0;left:0}.right-wrapper .sidebar .header{justify-content:space-between;margin-bottom:20px;display:flex}.right-wrapper .sidebar .header img{height:30px}.right-wrapper .sidebar .header h3{opacity:.6;letter-spacing:.06rem;text-transform:uppercase;margin:0;font-size:16px;font-weight:400}.right-wrapper .sidebar .header h1{letter-spacing:.06rem;text-transform:uppercase;margin:5px 0 0;font-size:21px;font-weight:400}.right-wrapper .sidebar .cat-title{opacity:.8;margin-bottom:8px;font-size:15px}.right-wrapper .sidebar .option-scroll{grid-template-columns:repeat(4,1fr);gap:10px 0;min-height:140px;padding-right:6px;display:grid;overflow-y:auto}.right-wrapper .sidebar .option-scroll::-webkit-scrollbar{width:6px}.right-wrapper .sidebar .option-scroll::-webkit-scrollbar-thumb{background:#ecff12;border-radius:10px}.right-wrapper .sidebar .option-tile{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:16px;height:130px;padding:4px;transition:all .25s;position:relative}.right-wrapper .sidebar .option-tile .info-tag{color:#fff;text-align:center;cursor:pointer;z-index:2;background-color:#666;border-radius:50%;width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:0;right:2px}.right-wrapper .sidebar .option-tile .info-tag:after{content:""}.right-wrapper .sidebar .option-tile .info-tag .tip{color:#fff;white-space:nowrap;z-index:10;background:#000000d9;border-radius:8px;padding:6px 10px;font-size:11px;display:none;position:absolute;top:5px;right:105%}.right-wrapper .sidebar .option-tile .info-tag:hover .tip{display:block}.right-wrapper .sidebar .option-tile img{-o-object-fit:cover;object-fit:cover;background-color:#000;border:1px solid #bdbdbde6;border-radius:999px;width:70px;height:70px;margin:0 auto;transition:box-shadow .3s ease-in-out;display:block;position:relative}.right-wrapper .sidebar .option-tile .title{color:#fff;margin-top:5px;font-size:12px;font-weight:500}.right-wrapper .sidebar .option-tile .tag{font-size:13px}.right-wrapper .sidebar .option-tile.selected{border-color:#0000}.right-wrapper .sidebar .option-tile.selected img{border:3px solid #bdbdbd;animation:1.5s infinite animate-pulse;position:relative}.right-wrapper .sidebar .option-tile.selected img:before{content:"";z-index:9999;pointer-events:none;background:#bdbdbd;border-radius:999px;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.right-wrapper .btn-wrapper .side-buttons{gap:10px;margin-top:10px;display:flex}.right-wrapper .btn-wrapper .side-buttons button{color:#ff0;cursor:pointer;background:#515151;border:none;border-radius:8px;outline:none;flex:1;justify-content:space-around;align-items:center;height:67px;padding:16px;font-size:20px;transition:all .25s;display:flex}.right-wrapper .btn-wrapper .side-buttons button img.rotated{transform:rotate(180deg)}.right-wrapper .btn-wrapper .side-buttons button img{height:30px}.right-wrapper .btn-wrapper .side-buttons button:disabled{opacity:.4}.right-wrapper .btn-wrapper .side-buttons .next-btn{color:#000;background:#ecff12}.right-wrapper .btn-wrapper .add-bar{background:#ecff12;border-radius:12px;margin-top:10px;padding:12px}.right-wrapper .btn-wrapper .add-bar .add-cart{color:#000;letter-spacing:.06rem;cursor:pointer;background:#ecff12;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:40px;padding:0;font-size:18px;font-weight:400;display:flex}.right-wrapper .btn-wrapper .add-bar .add-cart img{height:30px;margin-right:30px}@media only screen and (max-width:767px){.right-wrapper .btn-wrapper .side-buttons{gap:10px;margin-top:10px}.right-wrapper .btn-wrapper .side-buttons button{height:50px;font-size:16px}.right-wrapper .btn-wrapper .side-buttons button.first{justify-content:flex-start}.right-wrapper .btn-wrapper .side-buttons button.first img{margin-left:0;margin-right:20px}.right-wrapper .btn-wrapper .side-buttons button.second{justify-content:flex-end}.right-wrapper .btn-wrapper .side-buttons button.second img{margin-left:20px;margin-right:0}.right-wrapper .btn-wrapper .side-buttons button img{height:20px}.right-wrapper .btn-wrapper .add-bar{margin-top:10px;padding:0}.right-wrapper .btn-wrapper .add-bar .add-cart{height:50px;padding:0;font-size:16px}.right-wrapper .btn-wrapper .add-bar .add-cart img{height:20px;margin-right:15px}}@media only screen and (min-width:768px){.right-wrapper .mobile-config{display:none}}@media only screen and (max-width:767px){.right-wrapper{box-sizing:border-box;width:100%;max-width:400px}.right-wrapper .wrapper-top{background-color:#0000;justify-content:end;margin-bottom:0;padding:0}.right-wrapper .wrapper-top .header{margin-right:30px}.right-wrapper .wrapper-top .header h3{letter-spacing:.03rem;font-size:12px}.right-wrapper .wrapper-top .header h1{letter-spacing:.03rem;margin-top:5px;font-size:14px}.right-wrapper .wrapper-top .price-wrapper{justify-content:flex-end;min-width:84px}.right-wrapper .wrapper-top .price-wrapper .block-wrapper{width:max-content}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .old-price{font-size:10px}.right-wrapper .wrapper-top .price-wrapper .block-wrapper .new-price{margin-bottom:5px;font-size:14px}.right-wrapper .wrapper-top .price-wrapper .discount-badge{width:30px;height:30px;font-size:12px}.right-wrapper .sidebar{display:none}.right-wrapper .mobile-config{box-sizing:border-box;color:#fff;background-color:#515151;border-radius:8px;flex-direction:column;display:flex;position:relative}.right-wrapper .mobile-config .mobile-header{box-sizing:border-box;align-items:center;width:100%;height:40px;padding:0 10px;display:flex}.right-wrapper .mobile-config .mobile-header .header-info{justify-content:space-between;align-items:center;width:100%;display:flex}.right-wrapper .mobile-config .mobile-header .header-info h1{color:#fff;text-transform:uppercase;margin:0;font-size:14px;position:relative}.right-wrapper .mobile-config .mobile-header .header-info h1 .info-tag{color:#fff;text-align:center;cursor:pointer;z-index:2;background-color:#666;border-radius:50%;width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:0;right:-26px}.right-wrapper .mobile-config .mobile-header .header-info img{height:20px;display:block}.right-wrapper .mobile-config .mobile-scroll-wrapper{border:1px solid #a3a3a3;border-radius:8px;height:fit-content;min-height:136px;margin:0 8px 8px;padding:0 0 10px;position:relative;overflow:hidden}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-scroll-inner{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-scroll-inner::-webkit-scrollbar{display:none}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items{flex-direction:row;display:flex}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile{cursor:pointer;background-color:#0000;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;width:85px;margin-top:10px;padding:.2rem;display:flex;position:relative}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile.selected img{border:3px solid #bdbdbd;animation:1.5s infinite animate-pulse;position:relative}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile.selected img:before{content:"";z-index:80;pointer-events:none;background:#bdbdbd;border-radius:999px;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .info-tag{color:#fff;text-align:center;cursor:pointer;z-index:2;background-color:#666;border-radius:50%;width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:0;right:2px}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile img{-o-object-fit:contain;object-fit:contain;border-radius:9999px;width:55px;height:55px;margin-bottom:.3rem}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .title{text-align:center;font-size:10px}.right-wrapper .mobile-config .mobile-scroll-wrapper .mobile-items .option-tile .tag{color:#ccc;margin-top:.2rem;font-size:10px}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-left,.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-right{pointer-events:none;z-index:5;width:50px;position:absolute;top:0;bottom:0}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-left{background:linear-gradient(90deg,#00000059,#0000);left:0}.right-wrapper .mobile-config .mobile-scroll-wrapper .fade-right{background:linear-gradient(270deg,#00000059,#0000);right:0}.right-wrapper .mobile-config .nav-btn{cursor:pointer;z-index:20;pointer-events:auto;background:0 0;border:none;padding:12px;display:none;position:absolute;top:50%;transform:translateY(-50%)}.right-wrapper .mobile-config .nav-btn.nav-btn-left{left:0}.right-wrapper .mobile-config .nav-btn.nav-btn-right{right:0}.right-wrapper .mobile-config .nav-btn.nav-btn-right img.rotated{transform:rotate(180deg)}.right-wrapper .mobile-config .nav-btn img{z-index:999999;width:20px;height:20px;display:block;position:relative}.right-wrapper .mobile-config .fade-left,.right-wrapper .mobile-config .fade-right{pointer-events:none;z-index:5;width:80px;height:130px;transition:background .9s;position:absolute;bottom:0}.right-wrapper .mobile-config .fade-left{background:linear-gradient(90deg,#515151,#0000);border-radius:0 0 0 8px;left:1px}.right-wrapper .mobile-config .fade-right{background:red linear-gradient(270deg,#515151,#0000);border-radius:0 0 8px;right:1px}.right-wrapper .mobile-config:before{content:"";pointer-events:none;background:#fff3;border-radius:4px;width:calc(100% - 20px);height:8px;display:none;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.right-wrapper .mobile-config:after{content:"";height:8px;width:var(--scroll-progress,0%);pointer-events:none;background:#ecff12;border-radius:4px;max-width:90%;transition:width .15s ease-out;display:none;position:absolute;bottom:10px;left:10px}}@media (max-width:1100px){.layout{flex-wrap:wrap;height:auto;display:flex;overflow-y:scroll}.ps5-config{height:auto}.ps5-config .layout .right-wrapper{width:100%;margin-top:10px}.ps5-config .layout .right-wrapper .sidebar .option-scroll{grid-template-columns:repeat(6,1fr)}}@media (max-width:767px){.layout{flex-wrap:wrap;height:auto;padding:16px}.preview-area,.right-wrapper{width:100%;max-width:100%}.preview-area{min-height:321px}}@media (max-width:600px){.top-nav{padding:0 10px}}.mobile-canvas-preview{text-align:center;margin-top:12px;display:none}.mobile-canvas-preview canvas{cursor:pointer;border-radius:10px;width:90px;height:90px;box-shadow:0 8px 20px #00000073}.mobile-canvas-preview span{color:#fff;margin-top:6px;font-size:12px;font-weight:600;display:block}@media (max-width:768px){.mobile-canvas-preview{display:block}}.info-popup-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.info-popup{text-align:center;background:#fff;border-radius:16px;width:90%;max-width:420px;padding:24px;position:relative;box-shadow:0 20px 60px #00000040}.info-popup-close{cursor:pointer;color:#333;background:0 0;border:none;padding:20px;font-size:26px;position:absolute;top:0;right:5px}.info-popup-image{-o-object-fit:contain;object-fit:contain;border-radius:12px;width:140px;height:auto;margin-bottom:16px}.info-popup-title{color:#333;margin-bottom:8px;font-size:18px}.info-popup-text{color:#444;margin-bottom:16px;font-size:14px;line-height:1.5}.info-popup-link{color:#fff;background:#000;border-radius:999px;padding:10px 18px;font-size:14px;text-decoration:none;display:inline-block}.info-popup a:hover{color:#ecff12}.upsell-btn{transition:all .25s}.upsell-btn.added{color:#fff;background:linear-gradient(135deg,#2ecc71,#27ae60);transform:scale(1.05);box-shadow:0 6px 18px #2ecc7159}.upsell-btn.added img{display:none}.upsell-btn.added:after{content:"✓";margin-left:8px}#displayer-controls__powered-by{font-size:.575rem 9.2px;z-index:2;margin-top:0;margin-bottom:5px;margin-left:8px;position:absolute;bottom:-20px;left:0;color:gray!important}#displayer-controls__powered-by a{align-items:center;display:flex}#displayer-controls__powered-by a img{filter:grayscale();width:80px}.displayer-controls__powered-by-mobile{margin-top:10px;display:none}.displayer-controls__powered-by-mobile a{color:gray;align-items:center;display:flex}.displayer-controls__powered-by-mobile p{font-size:13px!important}.displayer-controls__powered-by-mobile img{filter:grayscale();height:40px;transform:translate(-4px)}@media (max-width:767px){#displayer-controls__powered-by{display:none}.displayer-controls__powered-by-mobile{display:flex;position:static}}
.config-loader{z-index:9999;background:radial-gradient(circle,#0f0f14 0%,#050507 70%);justify-content:center;align-items:center;height:101%;display:flex;position:fixed;inset:0}.loader-center{flex-direction:column;align-items:center;width:240px;display:flex;position:relative}.loader-center:before{content:"";width:240px;height:240px;display:block}@media only screen and (max-width:767px){.loader-center:before{width:180px;height:180px}}.loader-logo{z-index:2;opacity:.95;width:120px;animation:2.5s ease-in-out infinite logoFade;position:absolute;top:60px}@media only screen and (max-width:767px){.loader-logo{width:90px;top:45px}}.loader-ring{border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;animation:2.8s ease-in-out infinite pulse;position:absolute;top:10px}.loader-ring.accent{border:2px solid #0000;border-top-color:#ecff12;border-radius:50%;width:240px;height:240px;animation:2.4s linear infinite spin;top:0;box-shadow:0 0 18px #ecff1240}@media only screen and (max-width:767px){.loader-ring.accent{width:180px;height:180px}}.loader-text{letter-spacing:.12em;text-transform:uppercase;color:#fff9;text-align:center;margin-top:24px;font-size:14px}@keyframes pulse{0%{opacity:.15;transform:scale(.95)}50%{opacity:.35;transform:scale(1)}to{opacity:.15;transform:scale(.95)}}@keyframes logoFade{0%,to{opacity:.85}50%{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
