.featured-collectible{padding-top:var(--padding-top, 48px);padding-bottom:var(--padding-bottom, 48px)}.featured-collectible__wrapper{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:750px){.featured-collectible__wrapper{grid-template-columns:1fr 1fr;gap:3rem}}.featured-collectible__media{position:relative}.featured-collectible__media img{width:100%;height:auto;display:block;border-radius:12px}.featured-collectible__badge{position:absolute;top:1rem;left:1rem;background:#000;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.4rem .75rem;border-radius:999px;z-index:1}.featured-collectible__content{display:flex;flex-direction:column;gap:1rem}.featured-collectible__title{margin:0}.featured-collectible__price{font-size:1.25rem;font-weight:600;margin:0}.featured-collectible__description{opacity:.85;line-height:1.5}.featured-collectible__countdown{display:flex;gap:.75rem}.featured-collectible__countdown-unit{display:flex;flex-direction:column;align-items:center;background:rgba(var(--color-foreground-rgb, 0, 0, 0),.05);border-radius:8px;padding:.5rem .75rem;min-width:56px}.featured-collectible__countdown-value{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.featured-collectible__countdown-label{font-size:.7rem;text-transform:uppercase;opacity:.6}.featured-collectible__countdown.is-ended{opacity:.4}.featured-collectible__progress-wrap{display:flex;flex-direction:column;gap:.4rem}.featured-collectible__progress-labels{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600}.featured-collectible__urgent-text{color:#d1291d;animation:featured-collectible-pulse 1.6s ease-in-out infinite}.featured-collectible__progress-track{width:100%;height:14px;border-radius:999px;background:rgba(var(--color-foreground-rgb, 0, 0, 0),.06);border:1px solid rgba(var(--color-foreground-rgb, 0, 0, 0),.18);box-shadow:inset 0 1px 2px #00000014;overflow:hidden}.featured-collectible__progress-fill{height:100%;border-radius:999px;background-image:linear-gradient(90deg,#22c55e,#eab308 45%,#f97316 75%,#dc2626);background-repeat:no-repeat;background-position:right center;transition:width .4s ease}.featured-collectible__progress-wrap.is-low-stock .featured-collectible__progress-fill{animation:featured-collectible-glow 1.6s ease-in-out infinite}@keyframes featured-collectible-glow{0%,to{box-shadow:0 0 #dc291d00}50%{box-shadow:0 0 10px 2px #dc291d80}}@keyframes featured-collectible-pulse{0%,to{opacity:1}50%{opacity:.5}}.featured-collectible__form{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.featured-collectible__limit-note{margin:0;font-size:.85rem;opacity:.7}.featured-collectible__quantity{display:flex;align-items:center;gap:.5rem}.featured-collectible__quantity input{width:64px;padding:.4rem;border:1px solid rgba(var(--color-foreground-rgb, 0, 0, 0),.2);border-radius:6px}.featured-collectible__button{width:100%;padding:.9rem 1.5rem;font-weight:700;border:none;border-radius:8px;background:rgb(var(--color-foreground-rgb, 0, 0, 0));color:rgb(var(--color-background-rgb, 255, 255, 255));cursor:pointer}.featured-collectible__button:disabled{opacity:.5;cursor:not-allowed}@media screen and (min-width:750px){.featured-collectible__button{width:auto}}.featured-collectible__waitlist{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem;border:1px dashed rgba(var(--color-foreground-rgb, 0, 0, 0),.25);border-radius:10px}.featured-collectible__waitlist-heading{margin:0;font-weight:600}.featured-collectible__waitlist-form{display:flex;gap:.5rem;flex-wrap:wrap}.featured-collectible__waitlist-form input[type=email]{flex:1;min-width:180px;padding:.65rem .75rem;border:1px solid rgba(var(--color-foreground-rgb, 0, 0, 0),.2);border-radius:6px}.featured-collectible__waitlist-form button{padding:.65rem 1.25rem;border:none;border-radius:6px;background:rgb(var(--color-foreground-rgb, 0, 0, 0));color:rgb(var(--color-background-rgb, 255, 255, 255));font-weight:600;cursor:pointer}.featured-collectible__waitlist-success{margin:0;font-weight:600;color:#1a7f37}.featured-collectible__empty{text-align:center;padding:2rem;border:1px dashed rgba(var(--color-foreground-rgb, 0, 0, 0),.2);border-radius:8px;opacity:.6}@media(prefers-reduced-motion:reduce){.featured-collectible__urgent-text,.featured-collectible__progress-fill{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-featured-collectible.css.map */
