html,body{min-height:100%;background:#02070d!important}body{position:relative;overflow-x:hidden}body:after{content:"";position:fixed;inset:0;z-index:-5;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(42,137,220,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(42,137,220,.075) 1px,transparent 1px);background-size:72px 72px;animation:rbxGridMove 24s linear infinite}body:before{content:"";position:fixed;inset:-100px;z-index:-6;pointer-events:none;background:radial-gradient(circle at 18% 25%,rgba(0,117,255,.16),transparent 22%),radial-gradient(circle at 82% 72%,rgba(0,91,255,.13),transparent 25%),radial-gradient(circle at 52% 10%,rgba(65,173,255,.07),transparent 20%);animation:rbxAmbientMove 14s ease-in-out infinite alternate}@keyframes rbxGridMove{0%{background-position:0 0,0 0}50%{background-position:36px 24px,36px 24px}100%{background-position:72px 48px,72px 48px}}@keyframes rbxAmbientMove{0%{transform:translate3d(-1%,0,0) scale(1)}100%{transform:translate3d(1%,1%,0) scale(1.04)}}body .rbx-bg-particles{position:fixed;inset:0;z-index:-4;pointer-events:none;overflow:hidden}body .rbx-bg-particles i{position:absolute;width:3px;height:3px;border-radius:50%;background:#6abfff;box-shadow:0 0 9px #1688ff;opacity:.18;animation:rbxParticleFloat 8s ease-in-out infinite}.rbx-bg-particles i:nth-child(1){left:9%;top:24%;animation-delay:-2s}.rbx-bg-particles i:nth-child(2){left:21%;top:71%;animation-delay:-5s}.rbx-bg-particles i:nth-child(3){left:43%;top:16%;animation-delay:-1s}.rbx-bg-particles i:nth-child(4){left:67%;top:36%;animation-delay:-4s}.rbx-bg-particles i:nth-child(5){left:83%;top:77%;animation-delay:-6s}.rbx-bg-particles i:nth-child(6){left:92%;top:18%;animation-delay:-3s}.rbx-bg-particles i:nth-child(7){left:54%;top:84%;animation-delay:-7s}.rbx-bg-particles i:nth-child(8){left:31%;top:46%;animation-delay:-2.5s}.rbx-bg-particles i:nth-child(9){left:74%;top:58%;animation-delay:-1.5s}.rbx-bg-particles i:nth-child(10){left:14%;top:89%;animation-delay:-4.5s}@keyframes rbxParticleFloat{0%,100%{transform:translate3d(0,0,0) scale(.7);opacity:.08}50%{transform:translate3d(0,-18px,0) scale(1.15);opacity:.3}}.header nav,.category-tabs{scrollbar-width:none}.header nav::-webkit-scrollbar,.category-tabs::-webkit-scrollbar{display:none}@media(max-width:600px){.header nav{max-width:58vw!important;flex-shrink:1}.header nav a{font-size:10px!important}.category-tabs{display:flex!important;overflow-x:auto!important;white-space:nowrap!important;gap:6px!important}.category-tabs a{flex:0 0 auto!important}}.product-art.has-real-image .robux-icon{display:none!important}.product-image-real{opacity:1!important;visibility:visible!important;z-index:5!important;width:145px!important;height:145px!important;object-fit:contain!important;filter:drop-shadow(0 0 22px rgba(22,136,255,.72))!important}.product-art.has-real-image .product-glow{opacity:.8}.entry-notify{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;padding:18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;background:rgba(1,7,15,.62)!important;backdrop-filter:blur(6px)!important;z-index:99999!important;overflow:hidden!important;animation:notifyBackdropIn .45s ease both!important}.entry-notify:after{content:"";position:absolute;left:50%;top:50%;width:min(620px,calc(100vw - 32px));height:min(410px,calc(100vh - 80px));transform:translate(-50%,-50%);border-radius:24px;border:1px solid rgba(93,184,255,.48);box-shadow:0 0 24px rgba(22,136,255,.25),inset 0 0 45px rgba(22,136,255,.08);animation:notifyBorder 2.2s linear infinite;pointer-events:none}.entry-notify:before{content:"";position:absolute;left:50%;top:50%;width:min(590px,calc(100vw - 62px));height:min(380px,calc(100vh - 110px));transform:translate(-50%,-50%);border-radius:20px;background:radial-gradient(circle at 50% 40%,rgba(22,136,255,.23),transparent 55%),linear-gradient(145deg,rgba(4,19,36,.96),rgba(2,8,16,.98));box-shadow:0 25px 90px #000b,0 0 55px rgba(22,136,255,.16);pointer-events:none}.entry-notify>img.notify-logo{position:relative!important;z-index:3!important;width:min(280px,62vw)!important;height:auto!important;max-height:135px!important;object-fit:contain!important;filter:drop-shadow(0 0 20px rgba(22,136,255,.55));margin-bottom:6px!important}.entry-notify .notify-eyebrow,.entry-notify h2,.entry-notify p,.entry-notify .notify-pulse{position:relative!important;z-index:3!important;margin-left:auto;margin-right:auto;text-align:center!important}.entry-notify .notify-eyebrow{font-size:9px!important;letter-spacing:2px!important;color:#6cc1ff!important}.entry-notify h2{font-size:clamp(22px,4vw,34px)!important;line-height:1.05!important;margin:7px auto!important;text-shadow:0 0 18px #1688ff!important}.entry-notify p{font-size:12px!important;color:#bfe2ff!important;margin:5px auto!important}.entry-notify .notify-x{top:calc(50% - min(205px,calc(50vh - 40px)))!important;right:calc(50% - min(310px,calc(50vw - 16px)))!important;z-index:10!important}@keyframes notifyBackdropIn{from{opacity:0}to{opacity:1}}@keyframes notifyBorder{to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:600px){.entry-notify:after{width:calc(100vw - 28px);height:330px;border-radius:20px}.entry-notify:before{width:calc(100vw - 48px);height:310px;border-radius:17px}.entry-notify>img.notify-logo{width:210px;max-height:100px}.entry-notify h2{font-size:22px!important}.entry-notify .notify-x{top:calc(50% - 165px)!important;right:14px!important}}@media(prefers-reduced-motion:reduce){body:before,body:after,body .rbx-bg-particles i,.entry-notify:after{animation:none!important}}