.PriceTicker-module__524pYG__ticker{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:800;width:100%;padding:.5rem 0;font-size:.8rem;font-weight:700;overflow:hidden}.PriceTicker-module__524pYG__inner{align-items:center;gap:3rem;padding-left:100%;animation:40s linear infinite PriceTicker-module__524pYG__tickerScroll;display:inline-flex}.PriceTicker-module__524pYG__item{align-items:center;gap:6px;display:inline-flex}.PriceTicker-module__524pYG__dot{color:#10b981;opacity:.5;font-size:.6rem}.PriceTicker-module__524pYG__name{color:var(--text-muted)}.PriceTicker-module__524pYG__price{color:var(--text);font-weight:800}.PriceTicker-module__524pYG__trend{font-size:.7rem;font-weight:900}@keyframes PriceTicker-module__524pYG__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.ProductCard-module__q6xOYG__card{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;box-shadow:var(--glass-shadow);border-radius:20px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__q6xOYG__card:hover{border-color:#10b981;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000001a}.ProductCard-module__q6xOYG__imageArea{background:#f8fafc;justify-content:center;align-items:center;height:160px;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.ProductCard-module__q6xOYG__icon{filter:drop-shadow(0 6px 12px #0000001f);font-size:4rem;transition:transform .3s}.ProductCard-module__q6xOYG__card:hover .ProductCard-module__q6xOYG__icon{transform:scale(1.08)rotate(3deg)}.ProductCard-module__q6xOYG__topLeft{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.ProductCard-module__q6xOYG__topRight{z-index:2;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.ProductCard-module__q6xOYG__locBtn,.ProductCard-module__q6xOYG__wishBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(12px);z-index:5;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 10px #0000001a}.ProductCard-module__q6xOYG__locBtn:hover{color:#3b82f6;background:#fff;border-color:#3b82f6;transform:scale(1.15)rotate(-5deg)}.ProductCard-module__q6xOYG__wishBtn:hover{color:#ef4444;background:#fff;border-color:#ef4444;transform:scale(1.15)rotate(5deg)}:is([data-theme=dark] .ProductCard-module__q6xOYG__locBtn:hover,[data-theme=dark] .ProductCard-module__q6xOYG__wishBtn:hover){background:#1e293b}.ProductCard-module__q6xOYG__wishlisted{color:#ef4444!important;background:#fff1f2!important;border-color:#fca5a5!important}.ProductCard-module__q6xOYG__badgeIn{color:#15803d;-webkit-backdrop-filter:blur(8px);background:#dcfce7e6;border:1px solid #a7f3d080;border-radius:20px;padding:3px 9px;font-size:.65rem;font-weight:800}.ProductCard-module__q6xOYG__badgeOut{color:#b91c1c;-webkit-backdrop-filter:blur(8px);background:#fee2e2e6;border:1px solid #fecaca80;border-radius:20px;padding:3px 9px;font-size:.65rem;font-weight:800}.ProductCard-module__q6xOYG__info{flex-direction:column;flex:1;padding:1.1rem 1.1rem 1.2rem;display:flex}.ProductCard-module__q6xOYG__category{color:#10b981;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 5px;font-size:.65rem;font-weight:800}.ProductCard-module__q6xOYG__name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:1rem;font-weight:800;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.ProductCard-module__q6xOYG__merchant{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin:0 0 12px;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.ProductCard-module__q6xOYG__lowStock{color:#d97706;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;width:fit-content;margin:0 0 10px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-block}.ProductCard-module__q6xOYG__bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.ProductCard-module__q6xOYG__price{align-items:baseline;gap:2px;display:flex}.ProductCard-module__q6xOYG__currency{color:var(--text-muted);font-size:.725rem;font-weight:700}.ProductCard-module__q6xOYG__amount{color:var(--text);letter-spacing:-.02em;font-size:1.25rem;font-weight:900}.ProductCard-module__q6xOYG__unit{color:var(--text-muted);font-size:.75rem;font-weight:600}.ProductCard-module__q6xOYG__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #10b98126}.ProductCard-module__q6xOYG__addBtn:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.ProductCard-module__q6xOYG__addBtnDisabled{color:#94a3b8;cursor:not-allowed;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;padding:6px 12px;font-size:.75rem;font-weight:800}.ProductCard-module__q6xOYG__cartBadge{color:#10b981;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:900;display:inline-flex}
.CartDrawer-module__LtgGOW__overlay{-webkit-backdrop-filter:blur(4px);z-index:998;background:#0f172a66;animation:.25s CartDrawer-module__LtgGOW__fadeIn;position:fixed;inset:0}@keyframes CartDrawer-module__LtgGOW__fadeIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__LtgGOW__drawer{background:var(--card-bg);z-index:2001;border-left:1px solid var(--border);flex-direction:column;width:440px;max-width:100vw;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #0003}.CartDrawer-module__LtgGOW__open{transform:translate(0)}.CartDrawer-module__LtgGOW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__LtgGOW__title{color:var(--text);letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:900;display:flex}.CartDrawer-module__LtgGOW__title svg{color:#10b981}.CartDrawer-module__LtgGOW__subtitle{color:#64748b;margin:4px 0 0;font-size:.75rem;font-weight:700}.CartDrawer-module__LtgGOW__closeBtn{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;transition:all .2s;display:flex}.CartDrawer-module__LtgGOW__closeBtn:hover{color:#0f172a;background:#e2e8f0}.CartDrawer-module__LtgGOW__notice{color:#92400e;background:#fef3c7;border-bottom:1px solid #fde68a;flex-shrink:0;align-items:center;gap:8px;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700;display:flex}.CartDrawer-module__LtgGOW__notice svg{font-size:1rem}.CartDrawer-module__LtgGOW__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:1.5rem;overflow-y:auto}.CartDrawer-module__LtgGOW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;min-height:280px;display:flex}.CartDrawer-module__LtgGOW__emptyIcon{color:#10b981;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;font-size:3rem;animation:2s infinite CartDrawer-module__LtgGOW__bounce;display:flex}@keyframes CartDrawer-module__LtgGOW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.CartDrawer-module__LtgGOW__empty p{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.CartDrawer-module__LtgGOW__empty small{color:#64748b;font-size:.85rem}.CartDrawer-module__LtgGOW__items{flex-direction:column;gap:.85rem;display:flex}.CartDrawer-module__LtgGOW__item{background:rgba(var(--text-rgb), .03);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:10px;padding:1rem;transition:all .25s;display:flex}.CartDrawer-module__LtgGOW__item:hover{background:var(--card-bg);box-shadow:var(--glass-shadow);border-color:#10b981}.CartDrawer-module__LtgGOW__itemIcon{background:#10b9811a;border:1px solid #10b98133;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;display:flex}.CartDrawer-module__LtgGOW__itemInfo{flex:1;min-width:0}.CartDrawer-module__LtgGOW__itemName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:.9rem;font-weight:800;overflow:hidden}.CartDrawer-module__LtgGOW__itemMerchant{color:var(--text-muted);margin:0 0 4px;font-size:.725rem;font-weight:600}.CartDrawer-module__LtgGOW__itemUnitPrice{color:#94a3b8;margin:0;font-size:.75rem;font-weight:700}.CartDrawer-module__LtgGOW__itemRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.CartDrawer-module__LtgGOW__itemControls{align-items:center;gap:6px;display:flex}.CartDrawer-module__LtgGOW__qtyBtn{cursor:pointer;color:#334155;background:#e2e8f0;border:none;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:900;transition:all .15s;display:flex}.CartDrawer-module__LtgGOW__qtyBtn:hover{color:#fff;background:#10b981}.CartDrawer-module__LtgGOW__qty{text-align:center;color:#0f172a;min-width:20px;font-size:.85rem;font-weight:800}.CartDrawer-module__LtgGOW__itemSubtotal{color:#10b981;font-size:.85rem;font-weight:800}.CartDrawer-module__LtgGOW__footer{border-top:1px solid var(--border);background:var(--card-bg);flex-shrink:0;padding:1.5rem}.CartDrawer-module__LtgGOW__summaryRow{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.85rem;font-weight:700;display:flex}.CartDrawer-module__LtgGOW__summaryValue{color:var(--text);font-weight:800}.CartDrawer-module__LtgGOW__summaryFree{color:#10b981;font-weight:900}.CartDrawer-module__LtgGOW__divider{border:none;border-top:1px dashed var(--border);margin:12px 0}.CartDrawer-module__LtgGOW__totalRow{color:var(--text);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.95rem;font-weight:800;display:flex}.CartDrawer-module__LtgGOW__totalAmount{color:#10b981;font-size:1.45rem;font-weight:900}.CartDrawer-module__LtgGOW__checkoutBtn{color:#fff;cursor:pointer;letter-spacing:.2px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.1rem;font-size:1rem;font-weight:900;transition:all .25s;display:flex;box-shadow:0 4px 14px #10b98140}.CartDrawer-module__LtgGOW__checkoutBtn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 20px #10b98159}.CartDrawer-module__LtgGOW__loginHint{text-align:center;color:#64748b;margin:10px 0 0;font-size:.75rem;font-weight:600}
.MarketSelector-module__flpt_q__container{position:relative}.MarketSelector-module__flpt_q__trigger{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:12px;min-width:220px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.MarketSelector-module__flpt_q__trigger:hover{background:var(--card-bg);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px #0000000d}.MarketSelector-module__flpt_q__icon{color:#10b981;background:#10b9811a;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.MarketSelector-module__flpt_q__info{flex-direction:column;display:flex}.MarketSelector-module__flpt_q__label{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-size:10px;font-weight:700}.MarketSelector-module__flpt_q__value{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:14px;font-weight:800;overflow:hidden}.MarketSelector-module__flpt_q__chevron{color:#888;margin-left:auto;transition:transform .3s;display:flex}.MarketSelector-module__flpt_q__chevronOpen{transform:rotate(180deg)}.MarketSelector-module__flpt_q__overlay{z-index:998;position:fixed;inset:0}.MarketSelector-module__flpt_q__dropdown{background:var(--card-bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border);z-index:999;border-radius:20px;width:320px;animation:.3s cubic-bezier(.16,1,.3,1) MarketSelector-module__flpt_q__dropdownSlide;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 20px 40px #00000026}@keyframes MarketSelector-module__flpt_q__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MarketSelector-module__flpt_q__header{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#10b9810d,#0000);padding:20px}.MarketSelector-module__flpt_q__header h3{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:900}.MarketSelector-module__flpt_q__header p{color:var(--text-muted);margin:4px 0 0;font-size:12px;font-weight:500}.MarketSelector-module__flpt_q__list{max-height:300px;padding:10px;overflow-y:auto}.MarketSelector-module__flpt_q__item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:all .2s;display:flex}.MarketSelector-module__flpt_q__item:hover{background:rgba(var(--text-rgb), .05)}.MarketSelector-module__flpt_q__itemActive{background:#10b9811a!important}.MarketSelector-module__flpt_q__itemInfo{flex-direction:column;display:flex}.MarketSelector-module__flpt_q__itemName{color:var(--text);font-size:14px;font-weight:700}.MarketSelector-module__flpt_q__itemAddress{color:var(--text-muted);margin-top:2px;font-size:11px}.MarketSelector-module__flpt_q__check{color:#10b981;font-size:18px}.MarketSelector-module__flpt_q__empty{text-align:center;color:#888;padding:20px;font-size:13px}.MarketSelector-module__flpt_q__skeleton{background:#ffffff0d;border-radius:14px;width:200px;height:54px;animation:1.5s ease-in-out infinite MarketSelector-module__flpt_q__pulse}@keyframes MarketSelector-module__flpt_q__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}
.Footer-module__5fJ0Gq__footer{color:#fff;font-family:var(--ag-font,"Outfit", sans-serif);background:#0f1115;margin-top:5rem;padding-top:5rem;padding-bottom:2.5rem;position:relative;overflow:hidden}.Footer-module__5fJ0Gq__orb{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#0066ff26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.Footer-module__5fJ0Gq__container{z-index:10;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Footer-module__5fJ0Gq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;margin-bottom:5rem;display:grid}.Footer-module__5fJ0Gq__branding{grid-column:span 2}.Footer-module__5fJ0Gq__description{color:#9aa0a6;max-width:360px;margin-top:2rem;font-size:1.05rem;line-height:1.8}.Footer-module__5fJ0Gq__socials{gap:1.5rem;margin-top:2.5rem;display:flex}.Footer-module__5fJ0Gq__socialLink{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__5fJ0Gq__socialLink:hover{background:var(--ag-accent,#06f);transform:translateY(-3px)}.Footer-module__5fJ0Gq__sectionTitle{color:#fff6;text-transform:uppercase;letter-spacing:2px;margin-bottom:2.5rem;font-size:.75rem;font-weight:800}.Footer-module__5fJ0Gq__list{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__5fJ0Gq__link{color:#fff;opacity:.7;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__5fJ0Gq__link:hover{opacity:1;color:var(--ag-accent,#06f)}.Footer-module__5fJ0Gq__bottom{color:#5f6368;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:3rem;font-size:.9rem;display:flex}.Footer-module__5fJ0Gq__copyright{align-items:center;gap:.5rem;display:flex}.Footer-module__5fJ0Gq__brandName{color:#9aa0a6;font-weight:600}.Footer-module__5fJ0Gq__sep{opacity:.5}.Footer-module__5fJ0Gq__legal{gap:2.5rem;font-weight:600;display:flex}.Footer-module__5fJ0Gq__legalLink{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__5fJ0Gq__legalLink:hover{color:#fff}@media (max-width:1024px){.Footer-module__5fJ0Gq__branding{grid-column:span 1}}@media (max-width:768px){.Footer-module__5fJ0Gq__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__5fJ0Gq__bottom{text-align:center;flex-direction:column;align-items:center}}
.marketplace-module__q6Q_fG__root{background:var(--bg);min-height:100vh;color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;transition:background-color .3s}.marketplace-module__q6Q_fG__toolbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);transition:all .3s;position:sticky;top:0}.marketplace-module__q6Q_fG__toolbarScrolled{background:#fffffff2;box-shadow:0 4px 20px #00000014}.marketplace-module__q6Q_fG__logoLink{align-items:center;margin-right:.5rem;text-decoration:none;display:flex}.marketplace-module__q6Q_fG__divider{background:var(--border);width:1px;height:24px;margin:0 .5rem}.marketplace-module__q6Q_fG__portalBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .2s}.marketplace-module__q6Q_fG__portalBtn:hover{background:#334155;transform:translateY(-1px)}.marketplace-module__q6Q_fG__toolbarInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.marketplace-module__q6Q_fG__toolbarLeft{align-items:center;gap:1rem;display:flex}.marketplace-module__q6Q_fG__toolbarCenter{flex:1;max-width:600px}.marketplace-module__q6Q_fG__toolbarRight{align-items:center;gap:.75rem;display:flex}.marketplace-module__q6Q_fG__searchWrap{flex:1;max-width:540px;margin:0 auto;position:relative}.marketplace-module__q6Q_fG__searchIcon{opacity:.7;color:#64748b;pointer-events:none;align-items:center;font-size:1.1rem;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.marketplace-module__q6Q_fG__searchInput{border:1.5px solid var(--border);background:var(--card-bg);width:100%;color:var(--text);box-sizing:border-box;border-radius:14px;outline:none;padding:.7rem 2.6rem .7rem 2.75rem;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #00000003}.marketplace-module__q6Q_fG__searchInput:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b9811f,0 4px 12px #10b9810d}.marketplace-module__q6Q_fG__searchInput::placeholder{color:var(--text-muted);font-weight:500}.marketplace-module__q6Q_fG__searchClear{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;transition:all .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.marketplace-module__q6Q_fG__searchClear:hover{color:#0f172a;background:#e2e8f0}.marketplace-module__q6Q_fG__navActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.marketplace-module__q6Q_fG__viewToggle{background:var(--card-bg);border:1.5px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:.6rem 1.1rem;font-size:.825rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 2px 6px #00000005}.marketplace-module__q6Q_fG__viewToggle:hover{color:#10b981;background:#f0fdf4;border-color:#10b981}.marketplace-module__q6Q_fG__viewActive{box-shadow:0 4px 14px #10b98140;color:#fff!important;background:#10b981!important;border-color:#10b981!important}.marketplace-module__q6Q_fG__wishlistNavBtn{cursor:pointer;background:#fff;border:1.5px solid #fca5a5;border-radius:12px;align-items:center;gap:5px;padding:.6rem .85rem;font-size:1.1rem;transition:all .25s;display:flex;position:relative}.marketplace-module__q6Q_fG__wishlistNavBtn:hover{background:#fff1f2;transform:translateY(-1px)}.marketplace-module__q6Q_fG__wishlistCount{color:#ef4444;background:#fee2e2;border-radius:8px;padding:1px 6px;font-size:.75rem;font-weight:800}.marketplace-module__q6Q_fG__cartBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 14px #10b9814d}.marketplace-module__q6Q_fG__cartBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.marketplace-module__q6Q_fG__cartIcon{font-size:1.15rem}.marketplace-module__q6Q_fG__cartText{letter-spacing:-.01em;font-size:.85rem;font-weight:800}.marketplace-module__q6Q_fG__cartBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:.7rem;font-weight:900;animation:2s infinite marketplace-module__q6Q_fG__pulse;display:flex;box-shadow:0 2px 6px #ef44444d}@keyframes marketplace-module__q6Q_fG__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.marketplace-module__q6Q_fG__main{max-width:1440px;margin:0 auto;padding:2rem 1.5rem 7rem}.marketplace-module__q6Q_fG__statsBar{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--glass-shadow);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.marketplace-module__q6Q_fG__statItem{align-items:center;gap:1rem;padding:.5rem;display:flex}.marketplace-module__q6Q_fG__statItem:not(:last-child){border-right:1px solid var(--border)}.marketplace-module__q6Q_fG__statIcon{color:#10b981;background:#10b9811a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.marketplace-module__q6Q_fG__statInfo{flex-direction:column;display:flex}.marketplace-module__q6Q_fG__statValue{color:var(--text);font-size:1.15rem;font-weight:900;line-height:1.2}.marketplace-module__q6Q_fG__statLabel{color:var(--text-muted);font-size:.75rem;font-weight:600}@media (max-width:1024px){.marketplace-module__q6Q_fG__statsBar{grid-template-columns:repeat(2,1fr)}.marketplace-module__q6Q_fG__statItem:nth-child(2){border-right:none}}@media (max-width:640px){.marketplace-module__q6Q_fG__statsBar{grid-template-columns:1fr;gap:1rem}.marketplace-module__q6Q_fG__statItem{border-bottom:1px solid #f1f5f9;padding-bottom:1rem;border-right:none!important}.marketplace-module__q6Q_fG__statItem:last-child{border-bottom:none;padding-bottom:0}}.marketplace-module__q6Q_fG__tabBar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.4rem;display:flex;box-shadow:0 4px 12px #0f172a05}.marketplace-module__q6Q_fG__tab{cursor:pointer;color:#64748b;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:6px;padding:.6rem 1.35rem;font-size:.85rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.marketplace-module__q6Q_fG__tab:hover{color:#0f172a;background:#f8fafc}.marketplace-module__q6Q_fG__tabActive{background:#10b981;box-shadow:0 4px 12px #10b98133;color:#fff!important}.marketplace-module__q6Q_fG__tabBadge{color:#fff;background:#ef4444;border-radius:20px;padding:1px 7px;font-size:.65rem;font-weight:900}.marketplace-module__q6Q_fG__bannerWrap{margin-bottom:2rem}.marketplace-module__q6Q_fG__banner{border-radius:24px;justify-content:space-between;align-items:center;min-height:180px;padding:2.25rem 2.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #10b9810d}.marketplace-module__q6Q_fG__bannerText{color:#fff;z-index:1;flex:1}.marketplace-module__q6Q_fG__bannerBadge{-webkit-backdrop-filter:blur(12px);letter-spacing:.5px;background:#fff3;border:1px solid #ffffff26;border-radius:20px;margin-bottom:12px;padding:4px 14px;font-size:.725rem;font-weight:800;display:inline-block}.marketplace-module__q6Q_fG__bannerTitle{letter-spacing:-.03em;margin:0 0 8px;font-size:1.95rem;font-weight:900;line-height:1.25}.marketplace-module__q6Q_fG__bannerSub{opacity:.9;margin:0 0 18px;font-size:.9rem;font-weight:600}.marketplace-module__q6Q_fG__bannerBtn{color:#10b981;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:.65rem 1.45rem;font-size:.85rem;font-weight:900;transition:all .25s;box-shadow:0 4px 12px #0000001a}.marketplace-module__q6Q_fG__bannerBtn:hover{background:#f0fdf4;transform:translateY(-1px);box-shadow:0 6px 16px #00000026}.marketplace-module__q6Q_fG__bannerEmoji{opacity:.25;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:8.5rem;position:absolute;bottom:-1.5rem;right:2rem}.marketplace-module__q6Q_fG__bannerDots{justify-content:center;gap:8px;margin-top:12px;display:flex}.marketplace-module__q6Q_fG__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;transition:all .25s}.marketplace-module__q6Q_fG__dotActive{background:#10b981;border-radius:4px;width:24px}.marketplace-module__q6Q_fG__categoryRow{scrollbar-width:none;gap:.6rem;margin-bottom:1.5rem;padding:.2rem .2rem .6rem;display:flex;overflow-x:auto}.marketplace-module__q6Q_fG__categoryRow::-webkit-scrollbar{display:none}.marketplace-module__q6Q_fG__catPill{color:#475569;white-space:nowrap;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;flex-shrink:0;align-items:center;gap:6px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000003}.marketplace-module__q6Q_fG__catPill:hover{color:#10b981;background:#f0fdf4;border-color:#10b981;transform:translateY(-1px)}.marketplace-module__q6Q_fG__catActive{color:#fff;background:#10b981;border-color:#10b981;box-shadow:0 4px 14px #10b98140}.marketplace-module__q6Q_fG__catIcon{font-size:1rem}.marketplace-module__q6Q_fG__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.marketplace-module__q6Q_fG__resultCount{color:#475569;font-size:.88rem;font-weight:700}.marketplace-module__q6Q_fG__filterRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.marketplace-module__q6Q_fG__filterToggle{cursor:pointer;white-space:nowrap;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:.5rem 1rem;font-size:.8rem;font-weight:800;transition:all .2s;box-shadow:0 2px 4px #00000003}.marketplace-module__q6Q_fG__filterToggle:hover{color:#10b981;border-color:#10b981}.marketplace-module__q6Q_fG__filterActive{box-shadow:0 4px 12px #10b98133;color:#fff!important;background:#10b981!important;border-color:#10b981!important}.marketplace-module__q6Q_fG__sortSelect{cursor:pointer;color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;padding:.5rem 1.2rem;font-size:.8rem;font-weight:800;transition:all .2s;box-shadow:0 2px 4px #00000003}.marketplace-module__q6Q_fG__sortSelect:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.marketplace-module__q6Q_fG__viewToggleGroup{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:12px;gap:4px;padding:4px;display:flex}.marketplace-module__q6Q_fG__priceRangeWrap{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:14px;align-items:center;gap:8px;padding:4px 12px;transition:all .3s;display:flex}.marketplace-module__q6Q_fG__priceRangeWrap:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #3b82f61a}.marketplace-module__q6Q_fG__priceInputGroup{align-items:center;gap:4px;display:flex}.marketplace-module__q6Q_fG__priceSymbol{color:var(--text-muted);font-size:.75rem;font-weight:700}.marketplace-module__q6Q_fG__priceInput{width:70px;color:var(--text-main);background:0 0;border:none;padding:4px 0;font-size:.85rem;font-weight:600}.marketplace-module__q6Q_fG__priceInput::placeholder{color:var(--text-muted);font-weight:400}.marketplace-module__q6Q_fG__priceInput:focus{outline:none}.marketplace-module__q6Q_fG__priceSeparator{color:var(--text-muted);font-weight:300}.marketplace-module__q6Q_fG__viewModeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;padding:5px 10px;font-size:.95rem;font-weight:700;transition:all .2s}.marketplace-module__q6Q_fG__viewModeActive{color:#fff;background:#10b981}.marketplace-module__q6Q_fG__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.marketplace-module__q6Q_fG__skeletonCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px #0f172a05}.marketplace-module__q6Q_fG__empty{text-align:center;background:#fff;border:1.5px dashed #cbd5e1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:480px;margin:2rem auto;padding:6rem 2rem;display:flex}.marketplace-module__q6Q_fG__empty span{font-size:4rem;animation:3s ease-in-out infinite marketplace-module__q6Q_fG__float}@keyframes marketplace-module__q6Q_fG__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.marketplace-module__q6Q_fG__empty p{color:#0f172a;margin:0;font-size:1.2rem;font-weight:900}.marketplace-module__q6Q_fG__empty small{color:#64748b;max-width:300px;font-size:.85rem}.marketplace-module__q6Q_fG__resetBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;margin-top:14px;padding:.75rem 1.65rem;font-size:.88rem;font-weight:800;transition:all .25s;box-shadow:0 4px 12px #10b98133}.marketplace-module__q6Q_fG__resetBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10b9814d}.marketplace-module__q6Q_fG__paginationWrap{margin-top:2.5rem}.marketplace-module__q6Q_fG__ordersSection{flex-direction:column;gap:1.1rem;max-width:840px;margin:0 auto;display:flex}.marketplace-module__q6Q_fG__orderCard{background:#fff;border:1px solid #e2e8f0;border-left-width:5px;border-radius:20px;padding:1.5rem;box-shadow:0 4px 12px #0f172a05}.marketplace-module__q6Q_fG__order_paid{border-left-color:#10b981}.marketplace-module__q6Q_fG__order_pending{border-left-color:#f59e0b}.marketplace-module__q6Q_fG__order_shipped{border-left-color:#3b82f6}.marketplace-module__q6Q_fG__order_cancelled{border-left-color:#ef4444}.marketplace-module__q6Q_fG__orderHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.marketplace-module__q6Q_fG__orderMeta{flex-direction:column;gap:4px;display:flex}.marketplace-module__q6Q_fG__orderId{color:#0f172a;font-family:monospace;font-size:1.05rem;font-weight:800}.marketplace-module__q6Q_fG__orderMerchant{color:#475569;font-size:.825rem;font-weight:700}.marketplace-module__q6Q_fG__orderRight{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.marketplace-module__q6Q_fG__orderStatus{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:.725rem;font-weight:800}.marketplace-module__q6Q_fG__status_paid{color:#166534;background:#dcfce7}.marketplace-module__q6Q_fG__status_pending{color:#92400e;background:#fef3c7}.marketplace-module__q6Q_fG__status_shipped{color:#1e40af;background:#dbeafe}.marketplace-module__q6Q_fG__status_cancelled{color:#991b1b;background:#fee2e2}.marketplace-module__q6Q_fG__orderTotal{color:#10b981;font-size:1.25rem;font-weight:900}.marketplace-module__q6Q_fG__orderDate{color:#64748b;margin:0 0 12px;font-size:.8rem;font-weight:600}.marketplace-module__q6Q_fG__orderItems{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.2rem}.marketplace-module__q6Q_fG__orderItem{color:#334155;justify-content:space-between;padding:5px 0;font-size:.88rem;font-weight:700;display:flex}.marketplace-module__q6Q_fG__orderItem:not(:last-child){border-bottom:1px dashed #e2e8f0}.marketplace-module__q6Q_fG__wishlistHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.marketplace-module__q6Q_fG__wishlistTitle{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:900}.marketplace-module__q6Q_fG__clearWishlistBtn{color:#ef4444;cursor:pointer;background:0 0;border:1.5px solid #fca5a5;border-radius:12px;padding:.5rem 1.1rem;font-size:.8rem;font-weight:800;transition:all .2s}.marketplace-module__q6Q_fG__clearWishlistBtn:hover{background:#fee2e2}.marketplace-module__q6Q_fG__fab{color:#fff;cursor:pointer;z-index:90;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:50px;align-items:center;gap:12px;padding:1rem 2rem;font-size:.95rem;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0f172a4d}.marketplace-module__q6Q_fG__fab:hover{transform:translate(-50%)translateY(-4px);box-shadow:0 16px 44px #0f172a73}.marketplace-module__q6Q_fG__fab strong{color:#10b981}.marketplace-module__q6Q_fG__detailGrid{grid-template-columns:1fr 1.1fr;gap:2.25rem;padding:.5rem;display:grid}@media (max-width:640px){.marketplace-module__q6Q_fG__detailGrid{grid-template-columns:1fr}}.marketplace-module__q6Q_fG__detailImg{background:linear-gradient(135deg,#f0fdf4,#cbd5e1);border-radius:24px;justify-content:center;align-items:center;height:280px;display:flex;box-shadow:inset 0 2px 8px #00000005}.marketplace-module__q6Q_fG__detailInfo{flex-direction:column;display:flex}.marketplace-module__q6Q_fG__detailCat{color:#10b981;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 6px;font-size:.7rem;font-weight:800}.marketplace-module__q6Q_fG__detailName{color:#0f172a;letter-spacing:-.03em;margin:0 0 6px;font-size:1.85rem;font-weight:900;line-height:1.25}.marketplace-module__q6Q_fG__detailMerchant{color:#475569;margin:0 0 14px;font-size:.88rem;font-weight:700}.marketplace-module__q6Q_fG__detailMeta{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.marketplace-module__q6Q_fG__inStockBadge{color:#166534;background:#dcfce7;border-radius:20px;padding:5px 12px;font-size:.725rem;font-weight:800}.marketplace-module__q6Q_fG__outStockBadge{color:#991b1b;background:#fee2e2;border-radius:20px;padding:5px 12px;font-size:.725rem;font-weight:800}.marketplace-module__q6Q_fG__addressBadge{color:#64748b;align-items:center;font-size:.75rem;font-weight:700;display:flex}.marketplace-module__q6Q_fG__detailPrice{color:#0f172a;align-items:baseline;gap:4px;margin:0 0 12px;font-size:1.85rem;font-weight:900;display:flex}.marketplace-module__q6Q_fG__detailPrice span{color:#64748b;font-size:1rem;font-weight:700}.marketplace-module__q6Q_fG__detailDesc{color:#475569;flex:1;margin:0 0 auto;font-size:.925rem;line-height:1.75}.marketplace-module__q6Q_fG__detailActions{flex-wrap:wrap;gap:10px;margin-top:1.5rem;display:flex}.marketplace-module__q6Q_fG__wishDetailBtn{cursor:pointer;color:#ef4444;white-space:nowrap;background:0 0;border:1.5px solid #fca5a5;border-radius:14px;flex-shrink:0;padding:.8rem 1.25rem;font-size:.85rem;font-weight:800;transition:all .2s}.marketplace-module__q6Q_fG__wishDetailBtn:hover{background:#fff1f2}.marketplace-module__q6Q_fG__mapBtn{cursor:pointer;color:#334155;background:0 0;border:1.5px solid #cbd5e1;border-radius:14px;flex:1;min-width:0;padding:.8rem;font-size:.85rem;font-weight:800;transition:all .2s}.marketplace-module__q6Q_fG__mapBtn:hover{color:#10b981;background:#f0fdf4;border-color:#10b981}.marketplace-module__q6Q_fG__cartBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;flex:2;min-width:0;padding:.8rem;font-size:.9rem;font-weight:900;transition:all .25s;box-shadow:0 4px 12px #10b98133}.marketplace-module__q6Q_fG__cartBtnPrimary:hover{opacity:.92;transform:translateY(-1px)}.marketplace-module__q6Q_fG__cartBtnPrimary:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.marketplace-module__q6Q_fG__qrisWrap{text-align:center;padding:.5rem}.marketplace-module__q6Q_fG__qrisTotal{background:#ecfdf5;border:2px solid #10b981;border-radius:20px;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:1.35rem;display:flex}.marketplace-module__q6Q_fG__qrisTotal span{color:#047857;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:.75rem;font-weight:800}.marketplace-module__q6Q_fG__qrisTotal strong{color:#047857;font-size:2.15rem;font-weight:900}.marketplace-module__q6Q_fG__qrisBox{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:1rem;padding:1.75rem;position:relative;box-shadow:0 10px 30px #0f172a0d}.marketplace-module__q6Q_fG__qrisHint{color:#64748b;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.marketplace-module__q6Q_fG__qrisOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;color:#10b981;background:#fffffff2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-weight:800;display:flex;position:absolute;inset:0}.marketplace-module__q6Q_fG__spinner{border:4px solid #10b98126;border-top-color:#10b981;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite marketplace-module__q6Q_fG__spin}@keyframes marketplace-module__q6Q_fG__spin{to{transform:rotate(360deg)}}.marketplace-module__q6Q_fG__payBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:14px;width:100%;margin-bottom:12px;padding:1rem;font-size:.95rem;font-weight:900;transition:all .25s;box-shadow:0 8px 20px #10b98140}.marketplace-module__q6Q_fG__payBtn:hover{opacity:.95;transform:translateY(-1px)}.marketplace-module__q6Q_fG__payBtn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.marketplace-module__q6Q_fG__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem;font-size:.85rem;font-weight:700;transition:color .2s}.marketplace-module__q6Q_fG__cancelBtn:hover{color:#ef4444}.marketplace-module__q6Q_fG__cancelBtn:disabled{opacity:.4;cursor:not-allowed}.marketplace-module__q6Q_fG__qrisSuccess{flex-direction:column;align-items:center;gap:14px;padding:3rem 1.5rem;display:flex}.marketplace-module__q6Q_fG__successCheck{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;font-size:2.75rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) marketplace-module__q6Q_fG__popIn;display:flex;box-shadow:0 16px 40px #10b9814d}@keyframes marketplace-module__q6Q_fG__popIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.marketplace-module__q6Q_fG__qrisSuccess h2{color:#0f172a;margin:0;font-size:1.65rem;font-weight:900}.marketplace-module__q6Q_fG__qrisSuccess p{color:#64748b;margin:0;font-size:.95rem}@media (max-width:768px){.marketplace-module__q6Q_fG__nav{padding:.5rem 0}.marketplace-module__q6Q_fG__navInner{gap:.5rem;padding:.5rem 1rem}.marketplace-module__q6Q_fG__brandTag{display:none}.marketplace-module__q6Q_fG__brandName{font-size:1.1rem}.marketplace-module__q6Q_fG__brandIcon{width:36px;height:36px;font-size:1rem}.marketplace-module__q6Q_fG__viewToggle{border-radius:10px;padding:.5rem;font-size:1.1rem;display:flex}.marketplace-module__q6Q_fG__cartText{display:none}.marketplace-module__q6Q_fG__cartBtn{border-radius:10px;padding:.5rem .6rem}.marketplace-module__q6Q_fG__searchWrap{order:3;width:100%;max-width:none;margin:0}.marketplace-module__q6Q_fG__searchInput{padding:.6rem 2.2rem .6rem 2.5rem;font-size:.9rem}.marketplace-module__q6Q_fG__navInner{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.marketplace-module__q6Q_fG__navActions{order:2}.marketplace-module__q6Q_fG__banner{border-radius:24px;margin-bottom:2rem;padding:2rem 1.5rem}.marketplace-module__q6Q_fG__bannerTitle{font-size:1.6rem}.marketplace-module__q6Q_fG__bannerEmoji{font-size:4rem;bottom:-1rem;right:-.5rem}.marketplace-module__q6Q_fG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.marketplace-module__q6Q_fG__fab{border-radius:20px;justify-content:center;width:calc(100% - 2.5rem);padding:1rem;bottom:1.5rem;box-shadow:0 20px 40px #10b98166}.marketplace-module__q6Q_fG__tabBar{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:5px;overflow-x:auto}@media (max-width:768px){.marketplace-module__q6Q_fG__toolbar{top:64px}.marketplace-module__q6Q_fG__toolbarInner{flex-direction:column;gap:1rem;padding:1rem}.marketplace-module__q6Q_fG__toolbarLeft,.marketplace-module__q6Q_fG__toolbarRight{justify-content:space-between;width:100%}.marketplace-module__q6Q_fG__toolbarCenter{order:3;width:100%}.marketplace-module__q6Q_fG__main{padding-top:1rem}}.marketplace-module__q6Q_fG__filterBar{flex-direction:column;align-items:stretch;gap:1rem}.marketplace-module__q6Q_fG__filterRight{width:100%;padding-bottom:5px;overflow-x:auto}.marketplace-module__q6Q_fG__searchContainer{width:100%}.marketplace-module__q6Q_fG__detailGrid{grid-template-columns:1fr}.marketplace-module__q6Q_fG__main{padding:.75rem .75rem 8rem}.marketplace-module__q6Q_fG__statsBar{grid-template-columns:1fr 1fr;gap:.75rem}.marketplace-module__q6Q_fG__statItem{padding:1rem}}@media (max-width:480px){.marketplace-module__q6Q_fG__grid{grid-template-columns:1fr}}.marketplace-module__q6Q_fG__navMarketSelector{margin:0 1.5rem}@media (max-width:992px){.marketplace-module__q6Q_fG__navMarketSelector{display:none}}@media (max-width:768px){.marketplace-module__q6Q_fG__navInner{flex-wrap:wrap;gap:1rem;padding:.75rem 1rem}.marketplace-module__q6Q_fG__brandName{font-size:1.1rem}.marketplace-module__q6Q_fG__brandIcon{width:32px;height:32px;font-size:1rem}.marketplace-module__q6Q_fG__searchWrap{order:3;max-width:100%;margin-top:.25rem}.marketplace-module__q6Q_fG__searchInput{padding:.6rem 2.2rem;font-size:.85rem}.marketplace-module__q6Q_fG__main{padding:0 .75rem 6rem}.marketplace-module__q6Q_fG__banner{min-height:140px;padding:1.5rem}.marketplace-module__q6Q_fG__bannerTitle{font-size:1.4rem}.marketplace-module__q6Q_fG__bannerEmoji{font-size:5rem;bottom:-.5rem;right:.5rem}.marketplace-module__q6Q_fG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.marketplace-module__q6Q_fG__categoryRow{gap:.4rem;margin-bottom:1rem}.marketplace-module__q6Q_fG__catPill{padding:.45rem 1rem;font-size:.75rem}.marketplace-module__q6Q_fG__filterBar{flex-direction:column;align-items:flex-start}.marketplace-module__q6Q_fG__filterRight{scrollbar-width:none;width:100%;padding-bottom:5px;overflow-x:auto}.marketplace-module__q6Q_fG__filterRight::-webkit-scrollbar{display:none}.marketplace-module__q6Q_fG__priceRangeWrap{flex-shrink:0}.marketplace-module__q6Q_fG__tab{padding:.5rem 1rem;font-size:.75rem}.marketplace-module__q6Q_fG__fab{border-radius:16px;justify-content:space-between;padding:1rem 1.5rem;bottom:1rem;left:1rem;right:1rem}}@media (max-width:480px){.marketplace-module__q6Q_fG__grid{grid-template-columns:repeat(2,1fr)}.marketplace-module__q6Q_fG__brandTag{display:none}}
.Header-module__Boy0yq__nav{z-index:1000;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Header-module__Boy0yq__navScrolled{-webkit-backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #0000000d;padding:1rem 5%;box-shadow:0 10px 30px -10px #0000000d}[data-theme=dark] .Header-module__Boy0yq__navScrolled{background:#000000bf;border-bottom:1px solid #ffffff0f}.Header-module__Boy0yq__navDefault{background:0 0;padding:2rem 5%}.Header-module__Boy0yq__container{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;display:flex}.Header-module__Boy0yq__navLinks{align-items:center;gap:3rem;display:flex}.Header-module__Boy0yq__navLink{color:var(--ag-text,#121317);text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__Boy0yq__navLink:hover{opacity:1}.Header-module__Boy0yq__navLinkActive{opacity:1;color:var(--ag-accent,#06f)}.Header-module__Boy0yq__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__Boy0yq__btnPortal{background:var(--ag-accent,#06f);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:.8rem 2.2rem;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #06f3}.Header-module__Boy0yq__btnPortal:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0066ff4d}.Header-module__Boy0yq__mobileMenuBtn{color:var(--ag-text,#121317);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000000d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}[data-theme=dark] .Header-module__Boy0yq__mobileMenuBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff0d}.Header-module__Boy0yq__overlay{background:var(--ag-bg,#fff);z-index:2000;flex-direction:column;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__Boy0yq__overlayHeader{justify-content:space-between;align-items:center;margin-bottom:5rem;display:flex}.Header-module__Boy0yq__closeBtn{color:var(--ag-text,#121317);cursor:pointer;background:#0000000d;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}[data-theme=dark] .Header-module__Boy0yq__closeBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff0d}.Header-module__Boy0yq__mobileLinks{flex-direction:column;gap:1.5rem;display:flex}.Header-module__Boy0yq__mobileLink{color:var(--ag-text,#121317);letter-spacing:-.04em;align-items:center;gap:1.5rem;font-size:1.75rem;font-weight:800;text-decoration:none;display:flex}[data-theme=dark] .Header-module__Boy0yq__mobileLink{color:#fff}.Header-module__Boy0yq__mobileIcon{opacity:.5;font-size:1.25rem}.Header-module__Boy0yq__mobileActions{gap:1rem;margin-top:4rem;display:grid}@media (max-width:768px){.Header-module__Boy0yq__navLinks,.Header-module__Boy0yq__btnPortal{display:none!important}}@media (min-width:769px){.Header-module__Boy0yq__mobileMenuBtn{display:none!important}}
