@layer components{.with-sale-banner{--sale-banner-height: 52px}.sale-bar{position:relative;z-index:49;display:flex;align-items:center;justify-content:center;gap:22px;padding:8px 40px;text-decoration:none;background:#1a1330;border-top:1px solid rgba(0,240,181,.55);border-bottom:1px solid rgba(0,240,181,.55);cursor:pointer;transition:background .15s ease}.sale-bar:hover{background:#20183d}.sale-bar__desktop{display:flex;align-items:center;justify-content:center;gap:22px}.sale-bar__mobile{display:none}.sale-lead{display:flex;align-items:baseline;gap:8px;min-width:0}.sale-msg{color:#c7c5d2;font-size:16px;line-height:1.25;font-weight:500;white-space:nowrap}.sale-msg .thin{font-weight:400;color:#c7c5d2}.sale-msg b{color:#fff;font-weight:800}.sale-msg .wm{font-weight:400;letter-spacing:-0.2px;font-family:Inter,-apple-system,sans-serif}.sale-msg .wm b{font-weight:800;color:#fff}.sale-msg .wm .pl{color:#00f0b5;font-weight:800}.sale-clock{font-size:16px;font-weight:800;color:#00f0b5;font-variant-numeric:tabular-nums;white-space:nowrap}.sale-cta{flex:none;display:inline-flex;align-items:center;gap:6px;background:#00f0b5;color:#1a1330;border:1px solid #00f0b5;font-size:16px;font-weight:800;letter-spacing:.1px;padding:6px 11px;border-radius:8px;white-space:nowrap;box-shadow:0 3px 14px rgba(0,240,181,.25);transition:transform .12s ease,box-shadow .12s ease}.sale-bar:hover .sale-cta{transform:translateY(-1px);box-shadow:0 5px 18px rgba(0,240,181,.35)}.sale-cta .cta-txt{color:#1a1330}.sale-cta svg{width:18px;height:18px}@media(width < 921px){.sale-bar{gap:12px;padding:7px 16px}.sale-bar__desktop{display:none}.sale-bar__mobile{display:flex;align-items:center;gap:12px;width:100%}.sale-msg{flex:1;min-width:0;font-size:11px;line-height:1.2}.sale-cta{font-size:12px;padding:6px 12px}.sale-cta svg{width:13px;height:13px}}@media(width >= 1024px){.sale-bar{margin-top:var(--navbar-height)}.with-sale-banner main{margin-top:0}.with-sale-banner .stat-sidebar{top:calc(var(--navbar-height) + var(--sale-banner-height));height:calc(100vh - var(--navbar-height) - var(--sale-banner-height))}}}
