@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,247,194,.55);border-bottom:1px solid rgba(0,247,194,.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:300;white-space:nowrap}.sale-msg .thin{color:#c7c5d2}.sale-msg b{color:#fff;font-weight:600}.sale-bar .wordmark{color:#c7c5d2}.sale-bar .wordmark__bold{color:#fff}.sale-bar .wordmark__plus{color:var(--brand-green-blend)}.sale-clock{font-size:16px;font-weight:300;color:var(--brand-green-blend);font-variant-numeric:tabular-nums;white-space:nowrap}.sale-cta{flex:none;display:inline-flex;align-items:center;gap:6px;background:var(--btn-cta-gradient);color:var(--btn-cta-text);border:0;font-size:16px;font-weight:800;letter-spacing:.1px;padding:6px 11px;border-radius:8px;white-space:nowrap;box-shadow:var(--btn-cta-shadow);transition:opacity .15s ease}.sale-bar:hover .sale-cta{opacity:.9}.sale-cta .cta-txt{color:var(--btn-cta-text)}.sale-cta svg{width:18px;height:18px}@media(width < 921px){.sale-bar{gap:10px;padding:7px 12px}.sale-bar__desktop{display:none}.sale-bar__mobile{display:flex;align-items:center;gap:10px;width:100%}.sale-msg{flex:1;min-width:0;font-size:12px;line-height:1.3}.sale-clock{font-size:inherit}.sale-cta{font-size:12px;padding:6px 12px}.sale-cta svg{width:13px;height:13px}}@media(width >= 1024px){.sale-bar{position:fixed;inset-block-start:var(--navbar-height);inset-inline:0;margin-top:0}.with-sale-banner main{margin-top:calc(var(--navbar-height) + var(--sale-banner-height))}.with-sale-banner .stat-sidebar{top:calc(var(--navbar-height) + var(--sale-banner-height));height:calc(100vh - var(--navbar-height) - var(--sale-banner-height))}}}
