.sm-compra-antes { background: #fffbe5; border: 1px solid #ffd45c; border-radius: .55rem; color: #292626; margin: .65rem 0; padding: .65rem .75rem; }
.sm-compra-antes[hidden] { display: none !important; }
.sm-compra-antes .sm-compra-message { display: block; margin-bottom: .2rem; }
.sm-compra-progress { background: #e9ecef; border-radius: 999px; height: 12px; margin-top: .55rem; overflow: hidden; width: 100%; }
.sm-compra-progress-bar { background: linear-gradient(90deg, #22b8ff 0%, #1976d2 100%); display: block; height: 100%; transition: width 1s linear; width: 100%; }
.sm-compra-countdown { font-size: .9rem; margin-top: .35rem; }
.sm-compra-antes-listing { font-size: .75rem; line-height: 1.3; position: relative; z-index: 2; }
.sm-compra-antes-listing .sm-compra-progress { height: 8px; margin-top: .35rem; }
.sm-compra-antes-listing .sm-compra-time { display: block; font-weight: 600; margin-top: .2rem; }
.sm-compra-tabs { margin-bottom: 1rem; }
