/* Scoped store layout and viewport-safe profile drawer. */
.quick article:first-child .thumb{background:center/cover no-repeat url('/app/studio/tasks.svg')!important}
.quick #quickRaffleCard .thumb{background:center/cover no-repeat url('/app/studio/raffle.svg')!important}
.quick article:first-child .thumb::after,.quick #quickRaffleCard .thumb::after{content:none!important}
.quick article:first-child .thumb img,.quick #quickRaffleCard .thumb img{display:none!important}
#utilityBody:has(.np-shop-hero){max-width:1080px;margin:auto;padding:24px;width:100%;box-sizing:border-box}
.np-shop-hero{position:relative;padding:32px;border-radius:24px;background:radial-gradient(ellipse at top right,#6864db,transparent 65%),linear-gradient(130deg,#141d40,#303367);color:#fff;box-shadow:0 18px 45px #24336425;margin-bottom:24px}
.np-shop-hero small{color:#c6c7ff;letter-spacing:.18em;font-size:11px;font-weight:800}
.np-shop-hero h2{font-size:clamp(24px,4vw,36px);margin:12px 0;color:#fff;line-height:1.15}
.np-shop-hero p{font-size:14px;line-height:1.7;color:#e0e5ff;max-width:560px;margin:0}
.np-shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
#utilityBody .np-product{padding:24px;border:1px solid #e0e5f3;border-radius:24px;background:linear-gradient(145deg,#fff,#f4f6ff);display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 25px #24336408}
.np-product-art{height:112px;display:grid;place-items:center;border-radius:18px;background:radial-gradient(circle,#e4dfff,#eef3ff);font-size:52px;color:#6355cf}
#utilityBody .np-product h3{margin:0;font-size:22px;line-height:1.3}
#utilityBody .np-product p{margin:0;font-size:14px;line-height:1.6;color:#67738e}
.np-product-tag{font-size:11px;font-weight:800;letter-spacing:.12em;color:#6658c8}
.np-product-game{font-size:12px;color:#536480;background:#e9eef9;border-radius:20px;padding:6px 10px;align-self:flex-start}
.np-product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #e2e7f2}
.np-product-price{font-size:26px;font-weight:850;color:#202d50}.np-product-price small{font-size:12px;color:#73819e}
#utilityBody .np-product button{font-size:14px;padding:14px 20px;border-radius:13px;background:linear-gradient(120deg,#506eff,#7954e8);color:#fff;min-height:48px;border:0;cursor:pointer}
.np-shop-note{font-size:13px;color:#68758d;line-height:1.7;margin-top:20px}
#profileDropdown:not(.profile-dropdown-hidden){position:fixed!important;top:16px!important;right:16px!important;bottom:auto!important;left:auto!important;width:min(390px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;overflow-y:auto!important;overscroll-behavior:contain;transform:none!important;display:block!important;box-sizing:border-box}
#profileDropdown .pd-head{position:sticky;top:0;z-index:5;flex-shrink:0}
#profileDropdown #pdClose{min-width:44px;min-height:44px;cursor:pointer}
@media(max-width:600px){.np-shop-grid{grid-template-columns:1fr}#utilityBody:has(.np-shop-hero){padding:14px}.np-shop-hero{padding:24px}.np-product-footer{flex-wrap:wrap}#profileDropdown:not(.profile-dropdown-hidden){top:8px!important;right:8px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:22px!important}}
