:root{--p:#ff6a00;--s:#ff007a;--bg:#f7f7fb}body{background:var(--bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.fw-black{font-weight:900}.btn-gradient{background:linear-gradient(90deg,var(--p),var(--s));color:#fff;border:0}.sp-card{background:#fff;border-radius:18px;box-shadow:0 8px 26px rgba(0,0,0,.08)}.xp-pill{background:linear-gradient(90deg,#7c3aed,#ff007a);color:white;border-radius:999px;padding:7px 13px;font-weight:900;animation:pulseXp 1.5s infinite}@keyframes pulseXp{50%{transform:scale(1.05)}}.sp-toast{position:fixed;right:18px;bottom:82px;z-index:9999;background:#111;color:#fff;border-radius:18px;padding:14px 18px;box-shadow:0 14px 40px rgba(0,0,0,.25);display:none;max-width:310px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid #eee;border-radius:16px;background:#fff;overflow:hidden}.product-card img{width:100%;height:190px;object-fit:cover;background:#fafafa}.product-card .p{padding:12px}.price{color:#f05;font-weight:900}.mobile-bottom-nav{display:none}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card img{height:150px}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;z-index:999;justify-content:space-around;padding:7px 0}.mobile-bottom-nav a{text-decoration:none;color:#222;font-size:18px;text-align:center}.mobile-bottom-nav span{display:block;font-size:11px}body{padding-bottom:72px}.sp-topbar .navbar-collapse{padding-top:10px}}
.cat-bubble.active{background:linear-gradient(135deg,#ff7a00,#ff2e93);color:#fff;border-color:transparent}.auth-wrap .notice,.auth-card .notice{margin:10px 0}.border-bottom{border-bottom:1px solid #eef2f7;padding-bottom:12px;margin-bottom:12px}.review span{color:#f59e0b}.cart-row .danger{align-self:center}.sp-toast a{color:#fff;text-decoration:underline}.category-rail .cat-bubble{min-height:92px;display:grid;place-items:center}
