.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.hero-swiper-wrap.svelte-oeppgw{width:100%;overflow:hidden}.hero-swiper{overflow:visible!important;padding-bottom:36px!important;--swiper-pagination-color: var(--bmag-accent);--swiper-pagination-bullet-inactive-color: var(--bmag-fg);--swiper-pagination-bullet-inactive-opacity: .25;--swiper-pagination-bullet-size: 8px;--swiper-pagination-bullet-horizontal-gap: 4px}.hero-swiper .swiper-slide{height:auto}.hero-card.svelte-oeppgw{position:relative;display:flex;flex-direction:column;justify-content:flex-end;border-radius:20px;overflow:hidden;text-decoration:none;color:#fff;min-height:520px;height:70vh;max-height:720px}.hero-card--draft.svelte-oeppgw{filter:saturate(40%);opacity:.7}.hero-card__bg.svelte-oeppgw{position:absolute;inset:0;z-index:0;background:var(--bmag-bg-muted)}.hero-card__bg.svelte-oeppgw img:where(.svelte-oeppgw){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-card.svelte-oeppgw:hover .hero-card__bg:where(.svelte-oeppgw) img:where(.svelte-oeppgw){transform:scale(1.04)}.hero-card__gradient.svelte-oeppgw{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#0000 15%,#0000001a,#0000008c 55%,#000000d1 72%,#000000ed);pointer-events:none}.hero-card__badges.svelte-oeppgw{position:absolute;top:14px;left:14px;display:flex;gap:6px;z-index:3}.hero-card__artist-row.svelte-oeppgw{display:flex;align-items:center;gap:6px}.hero-card__cat-badge.svelte-oeppgw{position:relative;flex-shrink:0}.hero-card__cat-icon.svelte-oeppgw{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-card__cat-tooltip.svelte-oeppgw{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:6px;padding:3px 8px;font-size:10px;white-space:nowrap;background:#000000d9;color:#fff;border-radius:6px;opacity:0;transition:opacity .2s;pointer-events:none}.hero-card__cat-badge.svelte-oeppgw:hover .hero-card__cat-tooltip:where(.svelte-oeppgw){opacity:1}.hero-card__timer.svelte-oeppgw{position:absolute;top:14px;right:14px;z-index:3;display:flex;flex-direction:column;align-items:flex-end;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px 10px;border-radius:10px}.hero-card__timer-label.svelte-oeppgw{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#fff9;font-weight:600}.hero-card__timer-value.svelte-oeppgw{font-family:var(--font-mono);font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;color:#fff}.hero-card__timer--urgent.svelte-oeppgw .hero-card__timer-value:where(.svelte-oeppgw){color:#ef4444}.hero-card__timer--urgent.svelte-oeppgw{background:#7f1d1d99}.hero-card.hero-card--drawn.svelte-oeppgw .hero-card__bg:where(.svelte-oeppgw) img:where(.svelte-oeppgw){filter:saturate(.85) brightness(.95)}.hero-card__content.svelte-oeppgw{position:relative;z-index:2;padding:20px;display:flex;flex-direction:column;gap:6px}.hero-card__title.svelte-oeppgw{font-size:1.5rem;font-weight:800;line-height:1.15;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}.hero-card__artist.svelte-oeppgw{font-size:.8rem;color:var(--bmag-accent);font-weight:700;font-style:italic;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hero-card__metrics.svelte-oeppgw{margin-top:8px;display:flex;flex-direction:column;gap:6px}.hero-card__bid-section.svelte-oeppgw{display:flex;align-items:center;justify-content:space-between;gap:8px}.hero-card__bid-info.svelte-oeppgw{display:flex;flex-direction:column}.hero-card__price-label.svelte-oeppgw{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#fff9;font-weight:600}.hero-card__price-value.svelte-oeppgw{font-family:var(--font-mono);font-size:1.25rem;font-weight:800;color:var(--bmag-accent);text-shadow:0 1px 4px rgba(0,0,0,.3)}.hero-card__price-conversion.svelte-oeppgw{font-family:var(--font-mono);font-size:.75rem;color:#ffffff8c;font-weight:400}.hero-card__bidder.svelte-oeppgw{display:flex;align-items:center;gap:6px;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:4px 10px 4px 4px;border-radius:20px}.hero-card__bidder-name.svelte-oeppgw{font-size:12px;font-weight:600;color:#fff;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-card__activity.svelte-oeppgw{font-family:var(--font-mono);font-size:11px;color:#fff9;font-weight:500}.hero-card__dot.svelte-oeppgw{margin:0 3px}.hero-card__buynow.svelte-oeppgw{display:flex;flex-direction:column;gap:2px;padding-top:4px;border-top:1px solid rgba(255,255,255,.15)}.hero-card__buynow-label.svelte-oeppgw{font-size:11px;color:#ffffff80;font-weight:600}.hero-card__buynow.svelte-oeppgw .price-display span:last-child{color:#ffffff80!important}.hero-card__edition-price.svelte-oeppgw{display:flex;flex-direction:column;gap:2px}.hero-card__bonus-hint.svelte-oeppgw{display:inline-flex;align-items:center;gap:4px;margin-top:4px;font:500 12px/1 var(--bmag-font);color:#ffffffd1;letter-spacing:.01em;opacity:0;animation:svelte-oeppgw-bmag-bonus-hint-fade .8s .4s ease-out forwards;width:fit-content}.hero-card__bonus-plus.svelte-oeppgw{color:#ffffff8c;font-weight:400}.hero-card__bonus-emoji.svelte-oeppgw{font-size:13px;animation:svelte-oeppgw-bmag-bonus-hint-breathe 3s ease-in-out infinite}.hero-card__bonus-label.svelte-oeppgw{text-transform:lowercase}@keyframes svelte-oeppgw-bmag-bonus-hint-fade{to{opacity:1}}@keyframes svelte-oeppgw-bmag-bonus-hint-breathe{0%,to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,153,0,0))}50%{transform:scale(1.08);filter:drop-shadow(0 0 4px rgba(255,153,0,.5))}}.hero-card__edition-price.svelte-oeppgw .price-display span:last-child{color:#ffffff80!important}.hero-card__availability.svelte-oeppgw{display:flex;flex-direction:column;gap:4px}.hero-card__progress-bar.svelte-oeppgw{height:4px;background:#fff3;border-radius:2px;overflow:hidden}.hero-card__progress-fill.svelte-oeppgw{height:100%;background:var(--bmag-accent);border-radius:2px;transition:width .3s ease}.hero-card__avail-text.svelte-oeppgw{font-size:11px;color:#fff9;font-weight:500}.hero-card__cta.svelte-oeppgw{margin-top:10px}@media(min-width:640px){.hero-card.svelte-oeppgw{min-height:560px;height:72vh;max-height:780px;border-radius:24px}.hero-card__content.svelte-oeppgw{padding:28px;gap:8px}.hero-card__title.svelte-oeppgw{font-size:1.75rem}.hero-card__artist.svelte-oeppgw{font-size:.875rem}.hero-card__price-value.svelte-oeppgw{font-size:1.4rem}.hero-card__bidder-name.svelte-oeppgw{max-width:120px}}@media(min-width:1024px){.hero-card.svelte-oeppgw{min-height:480px;height:65vh;max-height:680px}.hero-card__content.svelte-oeppgw{padding:32px}.hero-card__title.svelte-oeppgw{font-size:2rem}.hero-card__price-value.svelte-oeppgw{font-size:1.5rem}.hero-card__bidder-name.svelte-oeppgw{max-width:140px}}.block-card.svelte-b6hd0v{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:3 / 4;overflow:hidden;text-decoration:none;color:#fff;clip-path:polygon(0 0,100% 0,100% 100%,5px 100%,5px calc(100% - 5px),0 calc(100% - 5px));transition:transform .2s ease,box-shadow .2s ease}.block-card.svelte-b6hd0v:hover{transform:translateY(-3px)}.block-card.svelte-b6hd0v:hover .block-card__image:where(.svelte-b6hd0v) img:where(.svelte-b6hd0v){transform:scale(1.03)}.block-card--sold.svelte-b6hd0v .block-card__image:where(.svelte-b6hd0v) img:where(.svelte-b6hd0v){filter:saturate(.85) brightness(.9)}.block-card__image.svelte-b6hd0v{position:absolute;inset:0;z-index:0}.block-card__image.svelte-b6hd0v img:where(.svelte-b6hd0v){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.block-card__no-image.svelte-b6hd0v{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bmag-bg-muted);color:var(--bmag-fg-subtle);font-size:12px}.block-card__gradient.svelte-b6hd0v{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#0000 30%,#0006 55%,#000000bf 75%,#000000e6);pointer-events:none}.block-card__badges.svelte-b6hd0v{position:absolute;top:8px;left:8px;z-index:3;display:flex;gap:4px}.block-card__badge.svelte-b6hd0v{padding:2px 6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.block-card__timer.svelte-b6hd0v{position:absolute;top:8px;right:8px;z-index:3;display:flex;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;font-family:var(--font-mono, monospace);background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.block-card__timer--urgent.svelte-b6hd0v{background:#b91c1ccc}.block-card__timer--sold.svelte-b6hd0v{background:var(--bmag-accent);color:#000;font-family:var(--bmag-font, sans-serif);letter-spacing:.06em}.block-card__timer--event.svelte-b6hd0v{background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-weight:500;opacity:.8}.block-card__live-dot.svelte-b6hd0v{width:5px;height:5px;border-radius:50%;background:#4ade80}.block-card__info.svelte-b6hd0v{position:relative;z-index:2;padding:10px 10px 12px;display:flex;flex-direction:column;gap:2px}.block-card__title.svelte-b6hd0v{font-size:13px;font-weight:700;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.5)}.block-card--compact.svelte-b6hd0v .block-card__title:where(.svelte-b6hd0v){font-size:11px}.block-card__artist.svelte-b6hd0v{font-size:11px;font-weight:600;font-style:italic;color:var(--bmag-accent);margin:0;text-shadow:0 1px 3px rgba(0,0,0,.5);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-card__price.svelte-b6hd0v{margin-top:2px}.block-card__price-label.svelte-b6hd0v{display:block;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;margin-bottom:1px}.block-card__price.svelte-b6hd0v .text-\[var\(--bmag-fg\)\]{color:var(--bmag-accent)!important}.block-card__price.svelte-b6hd0v .text-\[var\(--bmag-fg-muted\)\]{color:#fff9!important}.block-card__activity.svelte-b6hd0v{font-size:10px;color:#ffffff8c;margin:0}.lot-feed-section.svelte-n0pbz2{padding:0 0 12px}.lot-feed-header.svelte-n0pbz2{display:flex;align-items:center;justify-content:space-between;padding:0 16px 12px}@media(min-width:640px){.lot-feed-header.svelte-n0pbz2{padding:0 24px 14px}}.lot-feed-title.svelte-n0pbz2{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--bmag-fg);margin:0}.lot-feed-title--sold.svelte-n0pbz2{color:var(--bmag-fg-muted)}.lot-feed-view-all.svelte-n0pbz2{display:flex;align-items:center;gap:2px;font-size:12px;font-weight:500;color:var(--bmag-fg-subtle);text-decoration:none;transition:color .2s ease}.lot-feed-view-all.svelte-n0pbz2:hover{color:var(--bmag-fg)}.lot-feed-scroll-row.svelte-n0pbz2{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px 8px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.lot-feed-scroll-row.svelte-n0pbz2:hover{scrollbar-color:var(--bmag-border) transparent}.lot-feed-scroll-row.svelte-n0pbz2::-webkit-scrollbar{height:4px}.lot-feed-scroll-row.svelte-n0pbz2::-webkit-scrollbar-track{background:transparent}.lot-feed-scroll-row.svelte-n0pbz2::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.lot-feed-scroll-row.svelte-n0pbz2:hover::-webkit-scrollbar-thumb{background:var(--bmag-border)}.lot-feed-scroll-row--reversed.svelte-n0pbz2{flex-direction:row-reverse}@media(min-width:640px){.lot-feed-scroll-row.svelte-n0pbz2{gap:16px;padding:0 24px 8px}}@media(min-width:1024px){.lot-feed-scroll-row.svelte-n0pbz2{gap:20px}}.lot-feed-card--block.svelte-n0pbz2{flex:0 0 auto;width:52vw;max-width:260px;scroll-snap-align:start;transition:width .3s cubic-bezier(.4,0,.2,1)}.lot-feed-card--block.lot-feed-card--compact.svelte-n0pbz2{width:38vw;max-width:180px}@media(min-width:640px){.lot-feed-card--block.svelte-n0pbz2{width:240px}.lot-feed-card--block.lot-feed-card--compact.svelte-n0pbz2{width:180px}}@media(min-width:1024px){.lot-feed-card--block.svelte-n0pbz2{width:260px}.lot-feed-card--block.lot-feed-card--compact.svelte-n0pbz2{width:190px}}.lot-feed-card--item.svelte-n0pbz2{flex:0 0 auto;width:72vw;max-width:300px;scroll-snap-align:start;transition:width .3s cubic-bezier(.4,0,.2,1)}.lot-feed-card--item.lot-feed-card--compact.svelte-n0pbz2{width:52vw;max-width:220px}@media(min-width:640px){.lot-feed-card--item.svelte-n0pbz2{width:260px}.lot-feed-card--item.lot-feed-card--compact.svelte-n0pbz2{width:200px}}@media(min-width:1024px){.lot-feed-card--item.svelte-n0pbz2{width:280px}.lot-feed-card--item.lot-feed-card--compact.svelte-n0pbz2{width:220px}}.lot-feed-card--placeholder.svelte-n0pbz2{opacity:0}.lot-feed.svelte-1glw7qj{padding:0 0 32px;display:flex;flex-direction:column;gap:32px}@media(min-width:640px){.lot-feed.svelte-1glw7qj{gap:40px;padding:0 0 48px}}@media(min-width:1024px){.lot-feed.svelte-1glw7qj{gap:48px}}.lot-feed-controls.svelte-1glw7qj{display:flex;justify-content:flex-end;gap:6px;padding:0 16px;margin-top:-8px;margin-bottom:-8px;visibility:hidden;transition:visibility 0s .3s,opacity .3s ease;opacity:0}.lot-feed-controls--visible.svelte-1glw7qj{visibility:visible;opacity:1;transition:opacity .3s ease}@media(min-width:640px){.lot-feed-controls.svelte-1glw7qj{padding:0 24px}}.lot-feed-toggle.svelte-1glw7qj{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--bmag-border);background:var(--bmag-bg);color:var(--bmag-fg-subtle);opacity:.6;transition:color .2s ease,border-color .2s ease,opacity .2s ease}.lot-feed-toggle.svelte-1glw7qj:hover{opacity:1}@media(min-width:640px){.lot-feed-toggle.svelte-1glw7qj{width:32px;height:32px;opacity:.8}}.feed-transition.svelte-1uha8ag{display:flex;justify-content:center;padding:28px 0 0;color:var(--bmag-fg-subtle);opacity:0;animation:svelte-1uha8ag-feed-appear .6s ease-out 2.5s forwards,svelte-1uha8ag-feed-bounce 2s ease-in-out 3.1s infinite}@keyframes svelte-1uha8ag-feed-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:.35;transform:translateY(0)}}@keyframes svelte-1uha8ag-feed-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}
