/* Figures storefront, scoped so the rest of Marketplace stays untouched. */
#figuresView.fcs-figures-storefront{padding-top:18px}
#figuresView .figures-original-head,#figuresView>.filterbar,#figuresView>#figuresGrid{display:none!important}
.fcs-figures-featured{border:1px solid #27313b;background:linear-gradient(180deg,#121a22,#10161d);border-radius:16px;padding:14px 14px 10px;margin-bottom:16px;overflow:hidden}
.fcs-figures-section-title{display:flex;align-items:center;gap:10px;min-width:0}.fcs-figures-section-title .store-icon{width:28px;height:28px;display:grid;place-items:center;color:#ff6477}.fcs-figures-section-title h2{font-size:18px;margin:0;letter-spacing:-.2px}.fcs-figures-section-title p{margin:0;color:#8f9aa7;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcs-figures-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.fcs-figures-seeall{border:0;background:transparent;color:#ff7182;font-weight:850;cursor:pointer;white-space:nowrap}.fcs-figures-seeall:hover{color:#ff9aa7}
.fcs-feature-track-wrap{position:relative}.fcs-feature-track{display:flex;align-items:stretch;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px}.fcs-feature-track::-webkit-scrollbar{display:none}.fcs-feature-card{position:relative;flex:0 0 310px;height:150px;border:1px solid #3a4450;border-radius:12px;overflow:hidden;background:#19212a;scroll-snap-align:start;isolation:isolate}.fcs-feature-track.single .fcs-feature-card{flex-basis:310px}.fcs-feature-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,#10151be8 42%,#10151bf8);z-index:-1}.fcs-feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.fcs-feature-card .feature-empty{position:absolute;inset:0;background:linear-gradient(135deg,#29333f,#151d25);z-index:-2}.fcs-feature-badge{position:absolute;top:9px;left:9px;padding:5px 10px;border-radius:7px;background:#202832e8;border:1px solid #ffffff16;color:#f4f6f9;font-size:10px;font-weight:850;backdrop-filter:blur(8px)}.fcs-heart{position:absolute;top:8px;right:8px;width:34px;height:34px;border:1px solid #ffffff12;background:#10161dcc;border-radius:50%;color:#ff6579;cursor:pointer;display:grid;place-items:center}.fcs-heart:hover{border-color:#ff657977;background:#202832}.fcs-heart.active{background:#5a2630;color:#fff;border-color:#a64759}.fcs-feature-info{position:absolute;left:13px;right:58px;bottom:10px}.fcs-feature-info h3{margin:0 0 1px;font-size:14px}.fcs-feature-info p{margin:0;color:#c4cbd4;font-size:10px}.fcs-feature-info strong{display:block;margin-top:3px;font-size:13px}.fcs-feature-action{position:absolute;right:10px;bottom:10px;width:38px;height:38px;border:0;border-radius:9px;background:linear-gradient(135deg,#ff5f73,#ec4159);color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px #0005}.fcs-feature-action:hover{filter:brightness(1.08)}.fcs-feature-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid #3b4652;background:#17202add;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:3}.fcs-feature-arrow:hover{border-color:#65717f;background:#202a35}.fcs-feature-arrow.prev{left:-9px}.fcs-feature-arrow.next{right:-9px}.fcs-feature-dots{display:flex;justify-content:center;gap:6px;padding-top:8px}.fcs-feature-dot{width:8px;height:8px;border-radius:50%;border:0;background:#4c5967;padding:0}.fcs-feature-dot.active{background:#ff5d72}.fcs-feature-track-wrap:has(.fcs-feature-card:only-child) .fcs-feature-arrow{display:none}.fcs-feature-dots:has(.fcs-feature-dot:only-child){display:none}
.fcs-products-block{padding:0 2px 28px}.fcs-products-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.fcs-products-title{display:flex;align-items:center;gap:9px}.fcs-products-title .box-icon{width:30px;height:30px;color:#ff6477;display:grid;place-items:center}.fcs-products-title h2{font-size:19px;margin:0}.fcs-products-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.fcs-products-tools input,.fcs-products-tools select{height:38px;border:1px solid #303a45;background:#17202a;color:#fff;border-radius:9px;padding:0 12px;font-size:12px}.fcs-products-tools input{width:210px}.fcs-products-tools select{min-width:145px}.fcs-products-tools .list-figure{height:38px;padding:0 13px;border-radius:9px;font-size:12px}
.fcs-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,210px));justify-content:start;gap:12px}.fcs-product-card{position:relative;border:1px solid #33404c;background:#172029;border-radius:11px;overflow:hidden;min-width:0;width:100%}.fcs-product-media{position:relative;aspect-ratio:1.45/1;background:linear-gradient(135deg,#293440,#17202a);overflow:hidden}.fcs-product-media img{width:100%;height:100%;object-fit:cover;display:block}.fcs-product-badge{position:absolute;left:8px;top:8px;border-radius:6px;padding:4px 8px;background:#ff6579;color:#fff;font-size:9px;font-weight:900;box-shadow:0 3px 10px #0005}.fcs-product-card .fcs-heart{width:30px;height:30px;top:6px;right:6px;background:#111820c8}.fcs-product-body{padding:10px 11px 11px;position:relative;min-height:105px}.fcs-product-body h3{font-size:12px;margin:0 38px 2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcs-product-body p{font-size:10px;color:#a9b2bd;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcs-product-price{display:block;margin-top:5px;font-size:12px;font-weight:900;color:#fff}.fcs-product-price.offer{color:#ff6579}.fcs-product-action{position:absolute;right:10px;bottom:11px;width:33px;height:33px;border-radius:8px;border:1px solid #ff5b70;color:#ff6477;background:#151d25;display:grid;place-items:center}.fcs-product-action:hover{background:#ff5b70;color:#fff}.fcs-figures-empty{grid-column:1/-1;border:1px dashed #43505e;border-radius:14px;padding:34px;text-align:center;color:#9ba6b2}.fcs-figures-empty h3{color:#fff;margin:0 0 5px}.fcs-figures-empty p{margin:0 0 15px}
.fcs-store-svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.fcs-store-svg .is-filled{fill:currentColor;stroke:currentColor}.store-icon .fcs-store-svg{width:21px;height:21px;stroke-width:1.7}.box-icon .fcs-store-svg{width:22px;height:22px;stroke-width:1.65}.fcs-heart .fcs-store-svg{width:18px;height:18px;stroke-width:1.8}.fcs-product-card .fcs-heart .fcs-store-svg{width:17px;height:17px}.fcs-feature-action .fcs-store-svg{width:19px;height:19px;stroke-width:1.9}.fcs-product-action .fcs-store-svg{width:18px;height:18px;stroke-width:1.9}.fcs-feature-arrow .fcs-store-svg{width:18px;height:18px;stroke-width:2}
@media(max-width:1200px){.fcs-feature-card{flex-basis:285px}.fcs-product-grid{grid-template-columns:repeat(auto-fill,minmax(175px,205px))}}
@media(max-width:850px){.fcs-products-top{align-items:flex-start;flex-direction:column}.fcs-products-tools{justify-content:flex-start;width:100%}.fcs-products-tools input{flex:1;min-width:170px}.fcs-product-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr))}.fcs-figures-section-title p{display:none}}
@media(max-width:620px){.fcs-feature-card{flex-basis:86vw;max-width:310px}.fcs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fcs-products-tools{display:grid;grid-template-columns:1fr 1fr}.fcs-products-tools input{grid-column:1/-1;width:100%}.fcs-products-tools .list-figure{grid-column:1/-1}.fcs-feature-arrow{display:none}.fcs-figures-featured{padding:12px 10px}.fcs-products-title h2{font-size:18px}}
