/* Source-faithful ACTIVE ESHOP. Scoped so the rest of the block theme is untouched. */
.active-shop-page.active-shop {
	--shop-bg:#050608;--shop-bg-deep:#020304;--shop-white:#f6f2ea;--shop-muted:#aaa59c;--shop-gold:#caa35a;--shop-gold-soft:#efd08a;--shop-line:rgba(202,163,90,.36);--shop-light-line:rgba(255,255,255,.11);--shop-green:#32ff8f;--shop-green-soft:#9dffca;--shop-max:1320px;
	position:relative;isolation:isolate;width:100vw!important;max-width:100vw!important;min-height:100vh;margin:0 calc(50% - 50vw)!important;padding:0!important;overflow:hidden;color:var(--shop-white);background:radial-gradient(circle at 78% 8%,rgba(202,163,90,.17),transparent 28%),radial-gradient(circle at 10% 22%,rgba(255,255,255,.06),transparent 28%),linear-gradient(135deg,#020304 0%,#080a0d 46%,#0d0f14 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.125rem,1.125rem + ((1vw - .2rem) * .392),1.375rem);font-weight:300;letter-spacing:-.1px;line-height:1.4;--wp--style--block-gap:0;
}
.active-shop-page.active-shop,.active-shop-page.active-shop *,.active-shop-page.active-shop *::before,.active-shop-page.active-shop *::after{box-sizing:border-box}
.active-shop-page::before{content:"";position:absolute;inset:0;z-index:-3;background-image:url("../images/active-background.jpg");background-position:center top;background-size:cover;background-attachment:fixed;opacity:.12;transform:translateZ(0)}
.active-shop-page::after{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.38) 48%,rgba(0,0,0,.82)),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 1px,transparent 1px,transparent 6px)}

/* Ambient network, moving pointer light, and periodic Matrix rain mirror the supplied page. */
.active-shop-network{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.3;background:radial-gradient(circle at 7% 12%,rgba(255,255,255,.55) 0 2px,transparent 3px),radial-gradient(circle at 16% 58%,rgba(202,163,90,.58) 0 2px,transparent 3px),radial-gradient(circle at 38% 20%,rgba(255,255,255,.35) 0 2px,transparent 3px),radial-gradient(circle at 72% 15%,rgba(202,163,90,.48) 0 2px,transparent 3px),radial-gradient(circle at 91% 62%,rgba(255,255,255,.35) 0 2px,transparent 3px);animation:activeShopNetworkMove 16s ease-in-out infinite alternate}
.active-shop-network::before,.active-shop-network::after{content:"";position:absolute;inset:0;background:linear-gradient(27deg,transparent 0 13%,rgba(255,255,255,.08) 13.2%,transparent 13.5% 100%),linear-gradient(147deg,transparent 0 25%,rgba(202,163,90,.1) 25.2%,transparent 25.5% 100%),linear-gradient(63deg,transparent 0 61%,rgba(255,255,255,.06) 61.2%,transparent 61.5% 100%)}
.active-shop-network::after{opacity:.5;transform:rotate(180deg)}
@keyframes activeShopNetworkMove{from{transform:translate3d(-5px,-4px,0)}to{transform:translate3d(8px,6px,0)}}
.active-shop-glow{position:fixed;left:50%;top:35%;z-index:1;width:440px;height:440px;border-radius:50%;pointer-events:none;opacity:.82;transform:translate3d(-50%,-50%,0);background:radial-gradient(circle,rgba(202,163,90,.13),transparent 65%)}
.active-shop-matrix{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;opacity:0;mix-blend-mode:screen;transition:opacity 160ms ease}
.active-shop-matrix::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 20%,rgba(50,255,143,.12),transparent 34%),repeating-linear-gradient(0deg,rgba(50,255,143,.055) 0,rgba(50,255,143,.055) 1px,transparent 1px,transparent 7px)}
.active-shop-matrix-column{position:absolute;top:-700px;width:1em;color:rgba(99,255,165,.68);font-family:Consolas,"Courier New",monospace;font-weight:700;line-height:1.05;text-align:center;white-space:pre-line;text-shadow:0 0 9px rgba(50,255,143,.62);animation-name:activeShopMatrixFall;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused}
.active-shop-page.matrix-pulse .active-shop-matrix{opacity:.48;animation:activeShopMatrixFlash 560ms steps(2,end) both}.active-shop-page.matrix-pulse .active-shop-matrix-column{animation-play-state:running}
.active-shop-page.matrix-pulse :is(.active-shop-kicker,.active-shop-section-label,.active-shop-price-note){color:var(--shop-green-soft);text-shadow:0 0 15px rgba(50,255,143,.33)}
.active-shop-page.matrix-pulse :is(.active-shop-logo-orb,.active-shop-feed-shell){border-color:rgba(50,255,143,.4);box-shadow:0 25px 80px rgba(0,0,0,.34),0 0 40px rgba(50,255,143,.08)}
.active-shop-page.matrix-pulse .an-item{border-color:rgba(50,255,143,.3)!important}
@keyframes activeShopMatrixFall{from{transform:translate3d(0,-20%,0)}to{transform:translate3d(0,180vh,0)}}@keyframes activeShopMatrixFlash{0%{opacity:0}15%{opacity:.55}32%{opacity:.15}52%{opacity:.48}72%{opacity:.2}100%{opacity:.44}}
.active-shop-reveal{opacity:1;transform:none}.active-shop-page.active-shop-js .active-shop-reveal{opacity:0;transform:translate3d(0,18px,0);transition:opacity 650ms cubic-bezier(.2,.75,.2,1),transform 650ms cubic-bezier(.2,.75,.2,1)}.active-shop-page.active-shop-js .active-shop-reveal.is-visible{opacity:1;transform:translate3d(0,0,0)}

/* Hero */
.active-shop-hero{position:relative;z-index:4;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center;gap:clamp(30px,7vw,100px);width:min(var(--shop-max),calc(100% - 38px));min-height:455px;margin:0 auto!important;padding:clamp(65px,8vw,105px) 0 58px}
.active-shop-hero-copy{max-width:820px;margin:0!important;padding:0!important;--wp--style--block-gap:0}.active-shop-kicker{display:inline-flex;align-items:center;gap:11px;margin:0 0 18px;color:var(--shop-gold-soft);font-size:.74rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;transition:color 160ms ease,text-shadow 160ms ease}.active-shop-kicker::before{content:"";width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--shop-gold))}
.active-shop-title{margin:0;color:var(--shop-white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(3.5rem,8vw,7.5rem);font-weight:900;letter-spacing:.01em;line-height:.85;text-transform:uppercase;text-shadow:0 20px 50px rgba(0,0,0,.45)}.active-shop-title span{display:block;color:transparent;-webkit-text-stroke:1px rgba(239,208,138,.9);text-shadow:0 0 30px rgba(202,163,90,.1)}
.active-shop-description{max-width:680px;margin:25px 0 0;color:rgba(246,242,234,.75);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.active-shop-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px!important}.active-shop-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-width:205px;padding:14px 18px;color:#070707!important;background:var(--shop-white);border:1px solid var(--shop-white);border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-decoration:none!important;text-transform:uppercase;transition:background-color 180ms ease,color 180ms ease,transform 180ms ease,border-color 180ms ease}.active-shop-button:hover{color:var(--shop-white)!important;background:transparent;border-color:var(--shop-gold);transform:translateY(-2px)}.active-shop-price-note{margin:0;color:var(--shop-muted);font-size:.73rem;font-weight:750;letter-spacing:.08em;line-height:1.5;text-transform:uppercase;transition:color 160ms ease,text-shadow 160ms ease}
.active-shop-logo-stage{position:relative;display:grid;place-items:center;width:clamp(220px,24vw,310px);aspect-ratio:1;margin:0!important}.active-shop-logo-orb{position:relative;display:grid;place-items:center;width:82%;aspect-ratio:1;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.08),transparent 34%),linear-gradient(145deg,#020304,#0d0e11);box-shadow:0 0 0 10px rgba(255,255,255,.02),0 30px 75px rgba(0,0,0,.55),0 0 42px rgba(202,163,90,.15);transition:border-color 160ms ease,box-shadow 160ms ease;animation:activeShopLogoFloat 6s ease-in-out infinite}.active-shop-logo-orb::before{content:"";position:absolute;inset:-19px;border:1px solid rgba(202,163,90,.28);border-top-color:rgba(255,255,255,.64);border-radius:inherit;animation:activeShopLogoRotate 30s linear infinite}.active-shop-logo-orb::after{content:"";position:absolute;right:23%;bottom:-15px;left:23%;height:15px;border-radius:50%;background:radial-gradient(circle,rgba(202,163,90,.45),transparent 70%)}.active-shop-logo-orb img{display:block;width:83%;height:83%;object-fit:contain}@keyframes activeShopLogoFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-9px,0)}}@keyframes activeShopLogoRotate{to{transform:rotate(360deg)}}

/* Listing heading and panel */
.active-shop-section-head{position:relative;z-index:4;display:flex!important;align-items:flex-end;justify-content:space-between;gap:30px;width:min(var(--shop-max),calc(100% - 38px));margin:0 auto 23px!important;padding:29px 0 0;border-top:1px solid var(--shop-line)}.active-shop-section-head>.wp-block-group{margin:0!important;padding:0!important;--wp--style--block-gap:0}.active-shop-section-label{display:block;margin:0 0 8px;color:var(--shop-gold-soft);font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;transition:color 160ms ease,text-shadow 160ms ease}.active-shop-section-head h2{margin:0;color:var(--shop-white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.15rem,5vw,4.8rem);font-weight:900;letter-spacing:.01em;line-height:.94;text-transform:uppercase}.active-shop-section-head>p{max-width:470px;margin:0;color:var(--shop-muted);font-size:.9rem;line-height:1.6;text-align:right}
.active-shop-page .active-shop-feed-shell{position:relative;z-index:4;width:min(var(--shop-max),calc(100% - 38px));max-width:var(--shop-max)!important;min-height:260px;margin:0 auto!important;padding:clamp(12px,1.6vw,22px);overflow:hidden;border:1px solid var(--shop-line);border-radius:28px;background:linear-gradient(135deg,rgba(0,0,0,.78),rgba(255,255,255,.035));box-shadow:0 25px 80px rgba(0,0,0,.32);transition:border-color 180ms ease,box-shadow 180ms ease}.active-shop-page.active-shop-js .active-shop-feed-shell::before{content:"Synchronizing live inventory...";display:flex;align-items:center;justify-content:center;min-height:180px;color:var(--shop-gold-soft);font-family:Consolas,"Courier New",monospace;font-size:.7rem;font-weight:800;letter-spacing:.16em;text-align:center;text-transform:uppercase}.active-shop-page.shop-loaded .active-shop-feed-shell::before{display:none}.active-shop-page .active-shop-feed-shell>.wp-block-shortcode{width:100%;max-width:none!important;margin:0!important;padding:0!important}@media(min-width:981px){.active-shop-page .active-shop-feed-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}

/* Auction Nudge and the plugin's direct-eBay fallback share this shell. */
.active-shop-page :is(#auction-nudge-items,.auction-nudge-items,.active-sm-eshop){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;color:var(--shop-white)!important;background:transparent!important;border:0!important;font-family:inherit!important}.active-shop-page :is(#auction-nudge-items,.auction-nudge-items,.active-sm-eshop) *{box-sizing:border-box}.active-shop-page .an-item-wrap{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(11px,1.4vw,18px)!important;width:100%!important;margin:0!important;padding:0!important;font-size:initial!important;counter-reset:activeShopProducts}
.active-shop-page .an-item{position:relative!important;display:flex!important;flex-direction:column!important;float:none!important;clear:none!important;width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden;border:1px solid var(--shop-light-line)!important;border-radius:18px!important;background:linear-gradient(155deg,rgba(22,23,27,.96),rgba(9,10,12,.97))!important;box-shadow:0 14px 35px rgba(0,0,0,.18);counter-increment:activeShopProducts;transition:transform 190ms ease,border-color 190ms ease,background-color 190ms ease,box-shadow 190ms ease}.active-shop-page .an-item:hover{z-index:2;border-color:rgba(202,163,90,.45)!important;box-shadow:0 22px 55px rgba(0,0,0,.38),0 0 24px rgba(202,163,90,.055);transform:translateY(-5px)}.active-shop-page .an-item::before{content:counter(activeShopProducts,decimal-leading-zero);position:absolute;top:10px;left:10px;z-index:5;display:grid;place-items:center;min-width:31px;height:24px;padding:0 7px;color:rgba(246,242,234,.78);background:rgba(0,0,0,.68);border:1px solid rgba(255,255,255,.12);border-radius:999px;font-family:Consolas,"Courier New",monospace;font-size:.62rem;font-weight:800;letter-spacing:.06em;pointer-events:none}.active-shop-page .an-item>.an-wrap{display:contents!important}
.active-shop-page .an-image{order:1;display:block!important;width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:1/1;margin:0!important;padding:clamp(11px,1.35vw,20px)!important;overflow:hidden;background:radial-gradient(circle at 50% 35%,#fff,#eeeae1 78%)!important;border:0!important;border-bottom:1px solid var(--shop-light-line)!important}.active-shop-page .image-container,.active-shop-page .an-image a{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%;margin:0!important;padding:0!important;background:transparent!important}.active-shop-page .an-image img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important;filter:drop-shadow(0 8px 13px rgba(0,0,0,.12));transform:scale(1);transition:transform 280ms cubic-bezier(.2,.75,.2,1)}.active-shop-page .an-item:hover .an-image img{transform:scale(1.045)}
.active-shop-page .an-title{order:2;display:block!important;min-height:4.75em;margin:0!important;padding:16px 16px 6px!important;color:var(--shop-white)!important;font-size:clamp(.78rem,.95vw,.92rem)!important;font-weight:700!important;line-height:1.45!important;text-align:left!important}.active-shop-page .an-title a{display:-webkit-box!important;overflow:hidden;color:var(--shop-white)!important;text-decoration:none!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:color 160ms ease}.active-shop-page .an-title a:hover{color:var(--shop-gold-soft)!important}.active-shop-page .an-price{order:3;margin:0!important;padding:6px 16px 12px!important;color:var(--shop-gold-soft)!important;font-size:1.06rem!important;font-weight:900!important;line-height:1.25!important;text-align:left!important}.active-shop-page .an-bids{margin-left:3px;color:var(--shop-muted)!important;font-size:.65rem!important;font-weight:650!important}.active-shop-page .an-ends{order:4;margin:0!important;padding:0 16px 13px!important;color:var(--shop-muted)!important;font-size:.67rem!important;font-weight:600!important;line-height:1.45!important;text-align:left!important}.active-shop-page .an-ends:empty{display:none!important}.active-shop-page .an-view{order:5;margin:auto 0 0!important;padding:0 16px 16px!important;text-align:left!important}.active-shop-page .an-view a{display:flex!important;align-items:center;justify-content:space-between;gap:13px;width:100%!important;min-height:42px;padding:10px 12px!important;color:#080808!important;background:var(--shop-white)!important;border:1px solid var(--shop-white)!important;border-radius:10px!important;font-size:.61rem!important;font-weight:900!important;letter-spacing:.12em;line-height:1.25!important;text-decoration:none!important;text-transform:uppercase;transition:color 170ms ease,background-color 170ms ease,border-color 170ms ease}.active-shop-page .an-view a::after{content:"↗";font-size:.88rem;line-height:1}.active-shop-page .an-view a:hover{color:var(--shop-white)!important;background:transparent!important;border-color:var(--shop-gold)!important}
.active-shop-page :is(.active-sm-eshop-fallback,.active-shop-fallback){margin:0;padding:70px 20px;color:var(--shop-muted);background:rgba(255,255,255,.025);border:1px dashed var(--shop-line);border-radius:16px;font-size:.88rem;text-align:center}.active-shop-page :is(.active-sm-eshop-fallback,.active-shop-fallback) a{color:var(--shop-gold-soft)}.active-shop-page .active-sm-eshop__disclosure{margin:16px 0 0!important;color:var(--shop-muted);font-size:.62rem;line-height:1.5;opacity:.72}
.active-shop-page .an-page-wrap{display:flex!important;align-items:center;justify-content:space-between;gap:10px;width:100%!important;margin:0 0 17px!important;padding:0!important;background:transparent!important;border:0!important;list-style:none!important}.active-shop-page .an-page-bot{margin:20px 0 0!important}.active-shop-page .an-page-wrap li{display:inline-flex!important;align-items:center;justify-content:center;min-height:39px;margin:0!important;padding:9px 14px!important;color:var(--shop-white)!important;background:rgba(255,255,255,.045)!important;border:1px solid var(--shop-light-line)!important;border-radius:999px!important;font-size:.62rem!important;font-weight:850!important;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease}.active-shop-page .an-page-wrap li:hover{color:#080808!important;background:var(--shop-gold-soft)!important;border-color:var(--shop-gold-soft)!important}.active-shop-page .an-page-wrap li.an-inactive{opacity:.28;cursor:default;pointer-events:none}
.active-shop-footnote{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:25px;width:min(var(--shop-max),calc(100% - 38px));margin:19px auto 0!important;padding:16px 2px 80px;color:var(--shop-muted);border-top:1px solid rgba(255,255,255,.07);font-size:.69rem;line-height:1.5}.active-shop-footnote strong{color:var(--shop-white);font-weight:800;letter-spacing:.07em;text-transform:uppercase}

@media(max-width:1120px){.active-shop-page .an-item-wrap{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:880px){.active-shop-page::before{background-attachment:scroll;opacity:.09}.active-shop-glow{display:none}.active-shop-network{opacity:.2}.active-shop-hero{grid-template-columns:1fr!important;min-height:auto;padding-top:65px;padding-bottom:52px}.active-shop-logo-stage{position:absolute;right:-20px;top:35px;width:185px;opacity:.18;pointer-events:none}.active-shop-logo-orb{width:100%;animation:none}.active-shop-section-head{align-items:flex-start;flex-direction:column;gap:13px}.active-shop-section-head>p{max-width:620px;text-align:left}.active-shop-page .active-shop-feed-shell{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width:760px){.active-shop-hero,.active-shop-section-head,.active-shop-page .active-shop-feed-shell,.active-shop-footnote{width:min(var(--shop-max),calc(100% - 24px))}.active-shop-title{font-size:clamp(3.25rem,15vw,5rem)}.active-shop-page .an-item-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.active-shop-page .active-shop-feed-shell{padding:9px;border-radius:20px}.active-shop-page .an-item{border-radius:13px!important}.active-shop-page .an-item::before{top:7px;left:7px;min-width:27px;height:21px;padding:0 5px;font-size:.55rem}.active-shop-page .an-image{padding:8px!important}.active-shop-page .an-title{min-height:5.2em;padding:11px 10px 4px!important;font-size:.72rem!important;line-height:1.38!important}.active-shop-page .an-price{padding:5px 10px 9px!important;font-size:.92rem!important}.active-shop-page .an-ends{padding-right:10px!important;padding-bottom:9px!important;padding-left:10px!important;font-size:.59rem!important}.active-shop-page .an-view{padding:0 10px 10px!important}.active-shop-page .an-view a{min-height:36px;padding:8px 9px!important;font-size:.53rem!important;letter-spacing:.09em}.active-shop-footnote{align-items:flex-start;flex-direction:column;gap:7px}}@media(max-width:480px){.active-shop-hero{padding-top:55px;padding-bottom:44px}.active-shop-logo-stage{right:-42px;top:25px;width:155px}.active-shop-kicker{font-size:.62rem;letter-spacing:.13em}.active-shop-kicker::before{width:28px}.active-shop-description{font-size:.94rem;line-height:1.58}.active-shop-actions{align-items:stretch;flex-direction:column}.active-shop-button{width:100%}.active-shop-page .an-title{font-size:.67rem!important}.active-shop-page .an-price{font-size:.85rem!important}.active-shop-page .an-page-wrap li{min-height:35px;padding:8px 10px!important;font-size:.54rem!important}}@media(max-width:340px){.active-shop-page .an-item-wrap{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.active-shop-page *,.active-shop-page *::before,.active-shop-page *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.active-shop-page.active-shop-js .active-shop-reveal{opacity:1;transform:none}.active-shop-matrix{display:none}}
