.badge[data-astro-cid-w254wjdn]{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--font-size-xs);font-weight:600;border-radius:var(--radius-full);background:var(--badge-bg);color:var(--badge-color);border:1px solid var(--badge-border);gap:.25rem}.badge--live[data-astro-cid-w254wjdn]{background:var(--badge-live-bg);color:var(--badge-live-color);border-color:var(--badge-live-border)}.badge__dot[data-astro-cid-w254wjdn]{width:6px;height:6px;border-radius:50%;background:var(--badge-live-color);animation:pulse-dot 1.5s ease-in-out infinite}.badge--hot[data-astro-cid-w254wjdn]{background:var(--badge-hot-bg);color:var(--badge-hot-color);border-color:var(--badge-hot-border)}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.progress[data-astro-cid-jx4nc67j]{width:100%;height:6px;background:#ffffff1a;border-radius:var(--radius-full);overflow:hidden}.progress__fill[data-astro-cid-jx4nc67j]{height:100%;border-radius:var(--radius-full);background:var(--gradient-accent);transition:width .4s ease}.progress--danger[data-astro-cid-jx4nc67j] .progress__fill[data-astro-cid-jx4nc67j]{background:linear-gradient(135deg,var(--status-hot),var(--status-danger))}.drop-card[data-astro-cid-uh2at7hm]{display:block;background:var(--surface-card);border:var(--border-card);border-radius:var(--radius-lg);overflow:hidden;transition:all .25s ease;cursor:pointer;color:inherit;text-decoration:none}.drop-card[data-astro-cid-uh2at7hm]:hover{border:var(--border-hover);box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.drop-card[data-astro-cid-uh2at7hm]:hover .drop-card__image[data-astro-cid-uh2at7hm] img[data-astro-cid-uh2at7hm]{transform:scale(1.05)}.drop-card__image[data-astro-cid-uh2at7hm]{width:100%;aspect-ratio:1 / 1;background:var(--surface-placeholder);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.drop-card__placeholder[data-astro-cid-uh2at7hm]{color:var(--text-muted);font-size:var(--font-size-sm)}.drop-card__image[data-astro-cid-uh2at7hm] img[data-astro-cid-uh2at7hm]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.drop-card__badges[data-astro-cid-uh2at7hm]{position:absolute;top:var(--spacing-sm);left:var(--spacing-sm);display:flex;gap:var(--spacing-xs);z-index:1}.drop-card__favorite[data-astro-cid-uh2at7hm]{position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);width:32px;height:32px;border-radius:50%;background:#0006;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:var(--text-on-accent);font-size:var(--font-size-sm);transition:all .15s ease;z-index:1;border:none;cursor:pointer}.drop-card__favorite[data-astro-cid-uh2at7hm]:hover{background:#f8717180}.drop-card__body[data-astro-cid-uh2at7hm]{padding:var(--spacing-md)}.drop-card__title[data-astro-cid-uh2at7hm]{font-size:var(--font-size-sm);font-weight:600;color:var(--text-heading);margin-bottom:var(--spacing-sm);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.drop-card__price[data-astro-cid-uh2at7hm]{display:flex;align-items:baseline;gap:var(--spacing-xs);margin-bottom:var(--spacing-md)}.drop-card__price[data-astro-cid-uh2at7hm] strong[data-astro-cid-uh2at7hm]{font-size:var(--font-size-lg);font-weight:800;color:var(--text-price)}.drop-card__price[data-astro-cid-uh2at7hm] span[data-astro-cid-uh2at7hm]{font-size:var(--font-size-xs);color:var(--text-muted)}.drop-card__progress[data-astro-cid-uh2at7hm]{margin-bottom:var(--spacing-sm)}.drop-card__meta[data-astro-cid-uh2at7hm]{display:flex;align-items:center;justify-content:space-between;font-size:var(--font-size-xs);color:var(--text-muted)}.drop-card__spots[data-astro-cid-uh2at7hm]{font-weight:600}.drop-card__spots--low[data-astro-cid-uh2at7hm]{color:var(--status-hot)}.drop-card__participants[data-astro-cid-uh2at7hm]{display:flex;align-items:center;gap:var(--spacing-xs)}.drop-card__fav[data-astro-cid-uh2at7hm]{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:50%;padding:6px;cursor:pointer;border:none;color:#334155;opacity:.55;transition:opacity .15s ease,transform .15s ease,background .15s ease;z-index:2}.drop-card[data-astro-cid-uh2at7hm]:hover .drop-card__fav[data-astro-cid-uh2at7hm]{opacity:1}.drop-card__fav[data-astro-cid-uh2at7hm]:hover{transform:scale(1.08);background:#fff}.drop-card__fav[data-astro-cid-uh2at7hm][data-favorited=true]{opacity:1;color:#e11d48}.drop-card__fav[data-astro-cid-uh2at7hm][data-favorited=true] svg{fill:#e11d48;stroke:#e11d48}.drop-card__fav[data-astro-cid-uh2at7hm][data-loading=true]{opacity:.6;pointer-events:none}
