:root{--atq-sale-note-name:#0f6f97;--atq-sale-note-sub:#0f6f97}.atq-sale-note{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;max-width:100%;margin:0;padding:0;background:none;border:0;font-size:9px;font-weight:600;line-height:1.1;letter-spacing:.08em;text-transform:uppercase;color:var(--atq-sale-note-sub);white-space:nowrap;overflow:hidden}.atq-sale-note__name{flex:0 0 auto;font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--atq-sale-note-name)}.atq-sale-note__dot{width:3px;height:3px;flex:0 0 auto;border-radius:50%;background:currentColor;opacity:.65}.atq-sale-note__urgency{font-size:9px;min-width:0;overflow:hidden;text-overflow:ellipsis}.atq-sale-note--compact{gap:.34rem}@media (max-width:400px){.atq-sale-note--compact .atq-sale-note__dot,.atq-sale-note--compact .atq-sale-note__urgency{display:none}}