.marketplace-module__wPZNgG__page{background-color:var(--theme-bg-base);width:100%;min-height:100vh;color:var(--theme-text-secondary);font-feature-settings:"ss01", "cv01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:clip}.marketplace-module__wPZNgG__page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(ellipse 90% 70% at 15% 5%, color-mix(in srgb, var(--theme-copper) 12%, transparent) 0%, transparent 55%), radial-gradient(ellipse 70% 55% at 85% 15%, color-mix(in srgb, var(--theme-primary) 9%, transparent) 0%, transparent 50%), radial-gradient(ellipse 80% 50% at 50% 85%, color-mix(in srgb, var(--theme-success,#10b981) 6%, transparent) 0%, transparent 45%), radial-gradient(ellipse 40% 30% at 60% 40%, color-mix(in srgb, var(--theme-primary-light,#818cf8) 4%, transparent) 0%, transparent 40%);position:fixed;inset:0}.marketplace-module__wPZNgG__page:after{content:"";z-index:0;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:fixed;inset:0}.marketplace-module__wPZNgG__hero{z-index:1;text-align:center;padding:4rem 0 1.5rem;position:relative;overflow:hidden}@media (min-width:768px){.marketplace-module__wPZNgG__hero{padding:5rem 0 2rem}}.marketplace-module__wPZNgG__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative}@media (min-width:640px){.marketplace-module__wPZNgG__heroInner{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.marketplace-module__wPZNgG__heroInner{padding-left:2.5rem;padding-right:2.5rem}}.marketplace-module__wPZNgG__heroGlow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--theme-copper) 35%, transparent) 0%, color-mix(in srgb, var(--theme-primary) 12%, transparent) 35%, color-mix(in srgb, var(--theme-primary-light,#818cf8) 8%, transparent) 55%, transparent 75%);filter:blur(140px);pointer-events:none;border-radius:50%;width:1100px;height:700px;animation:8s ease-in-out infinite alternate marketplace-module__wPZNgG__heroGlowPulse;position:absolute;top:-250px;left:50%;transform:translate(-50%)}@keyframes marketplace-module__wPZNgG__heroGlowPulse{0%{opacity:.6;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.12)}}.marketplace-module__wPZNgG__hero:before{content:"";background:radial-gradient(ellipse at center, color-mix(in srgb, var(--theme-primary) 12%, transparent) 0%, transparent 70%);filter:blur(100px);pointer-events:none;border-radius:50%;width:600px;height:400px;animation:10s ease-in-out infinite alternate-reverse marketplace-module__wPZNgG__heroGlowPulse;position:absolute;bottom:-100px;right:10%}.marketplace-module__wPZNgG__heroTitle{font-family:var(--font-display,var(--font-space,inherit));letter-spacing:-.05em;background:linear-gradient(135deg, var(--theme-text-primary) 15%, color-mix(in srgb, var(--theme-text-primary) 90%, transparent) 40%, var(--theme-copper-light) 85%, color-mix(in srgb, var(--theme-copper) 60%, transparent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(3.5rem,9vw,6rem);font-weight:800;line-height:1}.marketplace-module__wPZNgG__heroSubtitle{color:var(--theme-text-muted);letter-spacing:.015em;text-wrap:balance;max-width:36rem;margin:1.5rem auto 0;font-size:1.15rem;line-height:1.8}@media (max-width:640px){.marketplace-module__wPZNgG__heroSubtitle{max-width:28rem;font-size:.95rem}}.marketplace-module__wPZNgG__copperText{background:linear-gradient(135deg, var(--theme-copper) 0%, var(--theme-copper-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.marketplace-module__wPZNgG__indigoText{background:linear-gradient(135deg, var(--theme-primary) 0%, var(--theme-primary-light,#818cf8) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.marketplace-module__wPZNgG__searchWrapper{perspective:1000px;width:100%;max-width:48rem;margin:2.5rem auto 0;position:relative}.marketplace-module__wPZNgG__searchIcon{z-index:20;color:var(--theme-copper);opacity:.4;pointer-events:none;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:1.75rem;transform:translateY(-50%)}.marketplace-module__wPZNgG__searchWrapper:focus-within .marketplace-module__wPZNgG__searchIcon{opacity:1;filter:drop-shadow(0 0 8px color-mix(in srgb, var(--theme-copper) 50%, transparent));transform:translateY(-50%)scale(1.1)}.marketplace-module__wPZNgG__searchInput{width:100%;color:var(--theme-text-primary);letter-spacing:.02em;background:0 0;border:none;outline:none;padding:1.25rem 1.5rem 1.25rem 4.25rem;font-size:.95rem}.marketplace-module__wPZNgG__searchInput::placeholder{color:var(--theme-text-dimmed,#ffffff26);font-weight:400;transition:opacity .3s}.marketplace-module__wPZNgG__searchWrapper:focus-within .marketplace-module__wPZNgG__searchInput::placeholder{opacity:.5}.marketplace-module__wPZNgG__searchBar{background:var(--theme-glass-bg,#ffffff06);-webkit-backdrop-filter:blur(24px);border:1px solid var(--theme-glass-border);width:100%;box-shadow:0 10px 40px -12px #00000080, 0 0 0 1px color-mix(in srgb, var(--theme-text-primary) 2%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);border-radius:100px;align-items:center;padding:1.25rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.marketplace-module__wPZNgG__searchBar:hover{border-color:var(--theme-border-hover,#ffffff1f);background:color-mix(in srgb, var(--theme-glass-bg,#ffffff06) 160%, transparent)}.marketplace-module__wPZNgG__searchBar:focus-within{border-color:var(--theme-copper);background:color-mix(in srgb, var(--theme-glass-bg,#ffffff06) 200%, transparent);box-shadow:0 20px 60px -15px #0009, 0 0 0 4px color-mix(in srgb, var(--theme-copper) 10%, transparent), 0 0 50px -10px color-mix(in srgb, var(--theme-copper) 15%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 6%, transparent);transform:translateY(-2px)}.marketplace-module__wPZNgG__mainContent{z-index:1;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:2.5rem 1.5rem 6rem;position:relative}@media (min-width:640px){.marketplace-module__wPZNgG__mainContent{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.marketplace-module__wPZNgG__mainContent{padding-left:2.5rem;padding-right:2.5rem}}.marketplace-module__wPZNgG__mainContent>*+*{margin-top:4rem}.marketplace-module__wPZNgG__stickyNav{top:calc(var(--nav-height,72px) + .5rem);z-index:30;background:color-mix(in srgb, var(--theme-bg-base) 65%, transparent);-webkit-backdrop-filter:blur(40px)saturate(1.5);border:1px solid var(--theme-glass-border);width:calc(100% - 3rem);max-width:80rem;box-shadow:0 8px 32px #0006, 0 0 0 1px color-mix(in srgb, var(--theme-text-primary) 2%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);will-change:transform;border-radius:1.5rem;margin-left:auto;margin-right:auto;transition:all .4s cubic-bezier(.16,1,.3,1);position:sticky;transform:translateZ(0)}@media (min-width:640px){.marketplace-module__wPZNgG__stickyNav{width:calc(100% - 4rem)}}@media (min-width:1024px){.marketplace-module__wPZNgG__stickyNav{width:calc(100% - 5rem)}}.marketplace-module__wPZNgG__stickyNav:hover{border-color:var(--theme-border-hover,#ffffff1a);background:color-mix(in srgb, var(--theme-bg-base) 75%, transparent)}.marketplace-module__wPZNgG__stickyNavInner{flex-direction:column;gap:.5rem;width:100%;padding:.75rem 1.25rem;display:flex}@media (min-width:640px){.marketplace-module__wPZNgG__stickyNavInner{padding:.75rem 1.5rem}}@media (min-width:1024px){.marketplace-module__wPZNgG__stickyNavInner{padding:.75rem 2rem}}.marketplace-module__wPZNgG__sectionDivider{background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--theme-copper) 30%, transparent) 25%, color-mix(in srgb, var(--theme-primary) 30%, transparent) 75%, transparent 100%);opacity:.5;width:100%;height:1px;margin:3rem 0}.marketplace-module__wPZNgG__statPill{background:var(--theme-glass-bg,#ffffff05);-webkit-backdrop-filter:blur(20px);border:1px solid var(--theme-border);min-width:8rem;box-shadow:0 2px 16px #0000001f, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);text-align:center;border-radius:1.25rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:1.25rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.marketplace-module__wPZNgG__statPill:hover{background:var(--theme-bg-card-hover,#ffffff0a);border-color:var(--theme-border-hover,#ffffff1a);box-shadow:0 12px 32px #00000040, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 6%, transparent);transform:translateY(-2px)}.marketplace-module__wPZNgG__statValue{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.02em}.marketplace-module__wPZNgG__trendPill{-webkit-backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.5625rem;font-weight:700;display:inline-flex}.marketplace-module__wPZNgG__trendPillUp{background:color-mix(in srgb, var(--theme-success,#10b981) 8%, transparent);border:1px solid color-mix(in srgb, var(--theme-success,#10b981) 15%, transparent);color:var(--theme-success,#10b981)}.marketplace-module__wPZNgG__trendPillDown{background:color-mix(in srgb, var(--theme-error,#ef4444) 8%, transparent);border:1px solid color-mix(in srgb, var(--theme-error,#ef4444) 15%, transparent);color:var(--theme-error,#ef4444)}.marketplace-module__wPZNgG__trendPillNeutral{background:color-mix(in srgb, var(--theme-primary-light,#818cf8) 8%, transparent);border:1px solid color-mix(in srgb, var(--theme-primary-light,#818cf8) 15%, transparent);color:var(--theme-primary-light,#818cf8)}.marketplace-module__wPZNgG__pulseDot{background:var(--theme-success,#10b981);border-radius:9999px;width:.5rem;height:.5rem;position:relative}.marketplace-module__wPZNgG__pulseDot:before{content:"";background:color-mix(in srgb, var(--theme-success,#10b981) 30%, transparent);border-radius:9999px;animation:2s ease-in-out infinite marketplace-module__wPZNgG__pulse;position:absolute;inset:-3px}@keyframes marketplace-module__wPZNgG__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(2)}}.marketplace-module__wPZNgG__usernameCard{background:var(--theme-bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--theme-glass-border);box-shadow:0 4px 24px #0003, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 3%, transparent);cursor:default;border-radius:1.75rem;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.marketplace-module__wPZNgG__usernameCard:hover{background:var(--theme-bg-card-hover,#ffffff0a);border-color:var(--theme-border-hover,#ffffff1f);box-shadow:0 24px 60px #0006, 0 0 40px color-mix(in srgb, var(--theme-copper) 6%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent);transform:translateY(-6px)}.marketplace-module__wPZNgG__usernameCard:after{content:"";background:radial-gradient(ellipse at center, var(--tier-glow,color-mix(in srgb, var(--theme-text-primary) 2%, transparent)), transparent 70%);opacity:0;pointer-events:none;border-radius:50%;width:100%;height:100%;transition:opacity .6s;position:absolute;top:-50%;right:-50%}.marketplace-module__wPZNgG__usernameCard:hover:after{opacity:1}.marketplace-module__wPZNgG__usernameCard:before{content:"";z-index:1;background:linear-gradient(110deg, transparent 40%, color-mix(in srgb, var(--theme-text-primary) 4%, transparent) 50%, transparent 60%);opacity:0;pointer-events:none;background-size:250% 100%;transition:opacity .4s;position:absolute;inset:0}.marketplace-module__wPZNgG__usernameCard:hover:before{opacity:1;animation:1.5s forwards marketplace-module__wPZNgG__cardShimmer}@keyframes marketplace-module__wPZNgG__cardShimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.marketplace-module__wPZNgG__cardGlow{opacity:0;border-radius:inherit;pointer-events:none;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%), color-mix(in srgb, var(--theme-copper) 8%, transparent), transparent 40%);transition:opacity .5s;position:absolute;inset:-1px}.marketplace-module__wPZNgG__usernameCard:hover .marketplace-module__wPZNgG__cardGlow,.marketplace-module__wPZNgG__pluginCard:hover .marketplace-module__wPZNgG__cardGlow,.marketplace-module__wPZNgG__glassCardSubtle:hover .marketplace-module__wPZNgG__cardGlow{opacity:1}.marketplace-module__wPZNgG__tierLegendary{--tier-glow:color-mix(in srgb, var(--theme-warning,#eab308) 20%, transparent);border-color:color-mix(in srgb, var(--theme-warning,#eab308) 8%, transparent)}.marketplace-module__wPZNgG__tierLegendary:hover{border-color:color-mix(in srgb, var(--theme-warning,#eab308) 25%, transparent);box-shadow:0 24px 60px #0006, 0 0 60px color-mix(in srgb, var(--theme-warning,#eab308) 8%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent)}.marketplace-module__wPZNgG__tierUltraRare{--tier-glow:color-mix(in srgb, var(--theme-primary-light,#a855f7) 20%, transparent);border-color:color-mix(in srgb, var(--theme-primary-light,#a855f7) 8%, transparent)}.marketplace-module__wPZNgG__tierUltraRare:hover{border-color:color-mix(in srgb, var(--theme-primary-light,#a855f7) 25%, transparent);box-shadow:0 24px 60px #0006, 0 0 60px color-mix(in srgb, var(--theme-primary-light,#a855f7) 8%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent)}.marketplace-module__wPZNgG__tierRare{--tier-glow:color-mix(in srgb, var(--theme-primary) 20%, transparent);border-color:color-mix(in srgb, var(--theme-primary) 8%, transparent)}.marketplace-module__wPZNgG__tierRare:hover{border-color:color-mix(in srgb, var(--theme-primary) 25%, transparent);box-shadow:0 24px 60px #0006, 0 0 60px color-mix(in srgb, var(--theme-primary) 8%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent)}.marketplace-module__wPZNgG__glassCard{background:var(--theme-glass-bg,#ffffff05);-webkit-backdrop-filter:blur(16px);border:1px solid var(--theme-glass-border);box-shadow:0 8px 32px #0003, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 3%, transparent);border-radius:1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.marketplace-module__wPZNgG__glassCard:hover{background:color-mix(in srgb, var(--theme-glass-bg,#ffffff05) 250%, transparent);border-color:var(--theme-copper);box-shadow:0 20px 50px #0006, 0 0 30px color-mix(in srgb, var(--theme-copper) 6%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent);transform:translateY(-4px)}.marketplace-module__wPZNgG__glassCardIndigo{background:color-mix(in srgb, var(--theme-primary) 2%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--theme-primary) 10%, transparent);box-shadow:0 8px 32px #0003, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 3%, transparent);border-radius:1.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.marketplace-module__wPZNgG__glassCardIndigo:hover{background:color-mix(in srgb, var(--theme-primary) 5%, transparent);border-color:var(--theme-primary);box-shadow:0 20px 50px #0006, 0 0 40px color-mix(in srgb, var(--theme-primary) 6%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent);transform:translateY(-4px)}.marketplace-module__wPZNgG__glassCardSubtle{background:var(--theme-bg-card);-webkit-backdrop-filter:blur(8px);border:1px solid var(--theme-border);border-radius:1.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 16px #00000026}.marketplace-module__wPZNgG__glassCardSubtle:hover{background:var(--theme-bg-card-hover,#ffffff08);border-color:var(--theme-border-hover,#ffffff14);box-shadow:0 12px 40px #0000004d, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);transform:translateY(-3px)}.marketplace-module__wPZNgG__pluginCard{background:var(--theme-glass-bg,#ffffff05);-webkit-backdrop-filter:blur(20px);border:1px solid var(--theme-glass-border);box-shadow:0 8px 32px #00000040, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);border-radius:1.75rem;flex-direction:column;gap:0;padding:2.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible}.marketplace-module__wPZNgG__pluginCard:hover{background:color-mix(in srgb, var(--theme-glass-bg,#ffffff05) 250%, transparent);border-color:color-mix(in srgb, var(--theme-primary) 30%, transparent);box-shadow:0 24px 60px #00000073, 0 0 50px color-mix(in srgb, var(--theme-primary) 8%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 6%, transparent);transform:translateY(-6px)}.marketplace-module__wPZNgG__pluginCard:before{content:"";z-index:0;background:radial-gradient(ellipse at center, color-mix(in srgb, var(--theme-primary) 6%, transparent) 0%, transparent 60%);opacity:0;pointer-events:none;border-radius:50%;width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.marketplace-module__wPZNgG__pluginCard:hover:before{opacity:1}.marketplace-module__wPZNgG__themeCard{cursor:pointer;border-radius:1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.marketplace-module__wPZNgG__themeCard:hover{transform:translateY(-6px)}.marketplace-module__wPZNgG__themePreview{aspect-ratio:16/9;border:1px solid var(--theme-glass-border);background:var(--theme-glass-bg,#ffffff05);box-shadow:0 8px 32px #00000040, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 3%, transparent);border-radius:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.marketplace-module__wPZNgG__themeCard:hover .marketplace-module__wPZNgG__themePreview{border-color:color-mix(in srgb, var(--theme-primary-light,#a855f7) 30%, transparent);box-shadow:0 24px 60px #0006, 0 0 60px color-mix(in srgb, var(--theme-primary-light,#a855f7) 8%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 5%, transparent)}.marketplace-module__wPZNgG__listingImage{aspect-ratio:4/3;background:var(--theme-glass-bg,#ffffff05);border-radius:1.25rem 1.25rem 0 0;position:relative;overflow:hidden}.marketplace-module__wPZNgG__listingImage:after{content:"";background:linear-gradient(to top, var(--theme-bg-base,#06060acc), transparent);pointer-events:none;height:50%;position:absolute;bottom:0;left:0;right:0}.marketplace-module__wPZNgG__emptyShowcase{text-align:center;background:radial-gradient(circle at center, var(--theme-bg-card) 0%, transparent 70%);border:1px dashed var(--theme-border-hover,#ffffff14);border-radius:2.5rem;padding:5rem 2rem;position:relative;overflow:hidden}.marketplace-module__wPZNgG__emptyShowcase:before{content:"";background:radial-gradient(ellipse at center, var(--showcase-glow,color-mix(in srgb, var(--theme-primary-light,#818cf8) 6%, transparent)), transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:500px;height:350px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.marketplace-module__wPZNgG__servicesCard{border:1px solid color-mix(in srgb, var(--theme-copper) 20%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--theme-copper) 10%, transparent) 0%, color-mix(in srgb, var(--theme-primary) 6%, transparent) 50%, color-mix(in srgb, var(--theme-bg-base) 95%, transparent) 100%);-webkit-backdrop-filter:blur(24px);box-shadow:0 16px 64px #0006, 0 0 80px color-mix(in srgb, var(--theme-copper) 4%, transparent), inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);border-radius:2.5rem;padding:3.5rem;position:relative;overflow:hidden}@media (min-width:640px){.marketplace-module__wPZNgG__servicesCard{padding:4.5rem}}.marketplace-module__wPZNgG__servicesCard:before{content:"";background:radial-gradient(ellipse at center, color-mix(in srgb, var(--theme-primary) 10%, transparent) 0%, color-mix(in srgb, var(--theme-copper) 4%, transparent) 40%, transparent 70%);filter:blur(100px);pointer-events:none;border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite alternate marketplace-module__wPZNgG__orbFloat;position:absolute;top:-120px;right:-120px}@keyframes marketplace-module__wPZNgG__orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(-30px,20px)scale(1.1)}}.marketplace-module__wPZNgG__servicesCard:after{content:"";background:radial-gradient(ellipse at center, color-mix(in srgb, var(--theme-copper) 8%, transparent) 0%, transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}.marketplace-module__wPZNgG__serviceItem{background:var(--theme-glass-bg,#ffffff05);border:1px solid var(--theme-border);cursor:pointer;border-radius:1.5rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.marketplace-module__wPZNgG__serviceItem:hover{background:color-mix(in srgb, var(--theme-glass-bg,#ffffff05) 300%, transparent);border-color:var(--theme-border-hover,#ffffff1f);box-shadow:0 12px 32px #00000040, inset 0 1px 0 color-mix(in srgb, var(--theme-text-primary) 4%, transparent);transform:translateY(-3px)}.marketplace-module__wPZNgG__ctaButton{letter-spacing:.02em;background:linear-gradient(135deg, var(--theme-primary-light,#8b5cf6) 0%, var(--theme-primary) 50%, var(--theme-primary-dark,#6d28d9) 100%);color:#fff;box-shadow:0 8px 30px color-mix(in srgb, var(--theme-primary) 35%, transparent), 0 0 60px color-mix(in srgb, var(--theme-primary) 8%, transparent), inset 0 1px 0 #ffffff26;white-space:nowrap;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden}.marketplace-module__wPZNgG__ctaButton:hover{box-shadow:0 16px 50px color-mix(in srgb, var(--theme-primary) 50%, transparent), 0 0 80px color-mix(in srgb, var(--theme-primary) 15%, transparent), inset 0 1px 0 #fff3;transform:scale(1.06)translateY(-2px)}.marketplace-module__wPZNgG__ctaButton:active{transform:scale(.98)}.marketplace-module__wPZNgG__ctaCopper{background:linear-gradient(135deg, var(--theme-copper), var(--theme-copper-dark));color:var(--theme-bg-base,var(--theme-bg-base));box-shadow:0 8px 30px color-mix(in srgb, var(--theme-copper) 40%, transparent);white-space:nowrap;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative;overflow:hidden}.marketplace-module__wPZNgG__ctaCopper:hover{box-shadow:0 16px 50px color-mix(in srgb, var(--theme-copper) 60%, transparent);transform:scale(1.06)translateY(-2px)}.marketplace-module__wPZNgG__shimmer{background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--theme-text-primary) 12%, transparent) 50%, transparent 100%);pointer-events:none;position:absolute;inset:0;transform:translate(-100%)}.marketplace-module__wPZNgG__shimmerParent:hover .marketplace-module__wPZNgG__shimmer,.marketplace-module__wPZNgG__ctaButton:hover .marketplace-module__wPZNgG__shimmer,.marketplace-module__wPZNgG__ctaCopper:hover .marketplace-module__wPZNgG__shimmer{transition:transform .8s;transform:translate(100%)}.marketplace-module__wPZNgG__loadingShimmer{position:relative;overflow:hidden}.marketplace-module__wPZNgG__loadingShimmer:before{content:"";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--theme-text-primary) 4%, transparent) 50%, transparent 100%);animation:2s infinite marketplace-module__wPZNgG__shimmerSlide;position:absolute;inset:0;transform:translate(-100%)}@keyframes marketplace-module__wPZNgG__shimmerSlide{to{transform:translate(100%)}}.marketplace-module__wPZNgG__skeleton{background:linear-gradient(90deg, var(--theme-bg-card) 25%, color-mix(in srgb, var(--theme-text-primary) 7%, transparent) 50%, var(--theme-bg-card) 75%);border:1px solid var(--theme-border);background-size:200% 100%;border-radius:1.75rem;animation:2s infinite marketplace-module__wPZNgG__skeletonShimmer}@keyframes marketplace-module__wPZNgG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.marketplace-module__wPZNgG__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.5625rem;font-weight:700;display:inline-flex}.marketplace-module__wPZNgG__badgeNft{background:color-mix(in srgb, var(--theme-primary-light,#a78bfa) 10%, transparent);color:var(--theme-primary-light,#a78bfa);border:1px solid color-mix(in srgb, var(--theme-primary-light,#a78bfa) 15%, transparent)}.marketplace-module__wPZNgG__badgeVerified{background:color-mix(in srgb, var(--theme-success,#10b981) 8%, transparent);color:color-mix(in srgb, var(--theme-success,#10b981) 70%, transparent);border:1px solid color-mix(in srgb, var(--theme-success,#10b981) 12%, transparent)}.marketplace-module__wPZNgG__badgePremium{background:color-mix(in srgb, var(--theme-warning,#eab308) 8%, transparent);color:color-mix(in srgb, var(--theme-warning,#eab308) 70%, transparent);border:1px solid color-mix(in srgb, var(--theme-warning,#eab308) 12%, transparent)}.marketplace-module__wPZNgG__tooltip{position:relative}.marketplace-module__wPZNgG__tooltip:after{content:attr(data-tooltip);white-space:nowrap;background:var(--theme-bg-elevated);color:var(--theme-text-secondary);border:1px solid var(--theme-border-hover,#ffffff14);opacity:0;pointer-events:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.625rem;font-weight:500;transition:all .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)scale(.95);box-shadow:0 4px 16px #0006}.marketplace-module__wPZNgG__tooltip:hover:after{opacity:1;transform:translate(-50%)scale(1)}.marketplace-module__wPZNgG__hideScrollbar{-ms-overflow-style:none;scrollbar-width:none}.marketplace-module__wPZNgG__hideScrollbar::-webkit-scrollbar{display:none}.marketplace-module__wPZNgG__fab{background:linear-gradient(135deg, var(--theme-primary-light,#8b5cf6), var(--theme-primary-dark,#6d28d9));color:#fff;width:3.75rem;height:3.75rem;box-shadow:0 8px 30px color-mix(in srgb, var(--theme-primary) 40%, transparent), 0 0 60px color-mix(in srgb, var(--theme-primary) 15%, transparent);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:all .3s;display:flex}.marketplace-module__wPZNgG__fab:hover{box-shadow:0 12px 40px color-mix(in srgb, var(--theme-primary) 55%, transparent), 0 0 100px color-mix(in srgb, var(--theme-primary) 20%, transparent);transform:scale(1.12)}.marketplace-module__wPZNgG__fab:active{transform:scale(.95)}
