.marketplace-shell{--store-primary:#0f766e;--store-accent:#34d399;--store-bg:#0b0f0e;--store-surface:color-mix(in srgb, var(--store-bg) 88%, #fff 4%);--store-surface-2:color-mix(in srgb, var(--store-bg) 82%, var(--store-primary) 10%);--store-text:#f2f5f4;--store-muted:#9aa8a4;--store-border:color-mix(in srgb, var(--store-primary) 22%, transparent);--store-radius:1.25rem;--font-store-display:var(--font-store-display-loaded,"Syne", system-ui, sans-serif);--font-store-body:var(--font-store-body-loaded,"DM Sans", system-ui, sans-serif);min-height:100vh;color:var(--store-text);font-family:var(--font-store-body);background-color:var(--store-bg);background-image:radial-gradient(ellipse 90% 42% at 50% -8%, color-mix(in srgb, var(--store-primary) 16%, transparent), transparent 70%);background-repeat:no-repeat;background-size:100% min(70vh,640px);position:relative}.marketplace-shell-layout{z-index:1;position:relative}.marketplace-shell .store-display{font-family:var(--font-store-display);letter-spacing:-.03em}.marketplace-shell a.store-link{color:var(--store-accent)}.marketplace-shell .store-btn-primary{background:var(--store-primary);color:#fff;border:none;border-radius:999px;font-weight:600;transition:transform .2s,filter .2s}.marketplace-shell .store-btn-primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.marketplace-shell .store-btn-primary:disabled{opacity:.5}.marketplace-shell .store-btn-ghost{color:var(--store-text);background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;font-weight:500;transition:background .2s,border-color .2s}.marketplace-shell .store-btn-ghost:hover{background:#ffffff14;border-color:#ffffff3d}.marketplace-shell .store-accent-text{color:var(--store-accent)}.marketplace-shell .store-catalog-grid{gap:1rem;display:grid}.marketplace-shell .store-catalog-grid--2{grid-template-columns:1fr}@media (min-width:640px){.marketplace-shell .store-catalog-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.marketplace-shell .store-catalog-grid--3{grid-template-columns:1fr}@media (min-width:640px){.marketplace-shell .store-catalog-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.marketplace-shell .store-catalog-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.marketplace-shell .store-catalog-grid--4{grid-template-columns:1fr}@media (min-width:640px){.marketplace-shell .store-catalog-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.marketplace-shell .store-catalog-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.marketplace-shell .store-catalog-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.marketplace-shell .store-card{background:linear-gradient(165deg, #ffffff0b 0%, transparent 42%), color-mix(in srgb, var(--store-surface) 92%, #000 8%);border-radius:calc(var(--store-radius) - .05rem);contain:layout paint style;content-visibility:auto;contain-intrinsic-size:auto 360px;border:1px solid #ffffff14;transition:border-color .26s,transform .26s,box-shadow .26s;box-shadow:inset 0 1px #ffffff0a}.marketplace-shell .store-card--panel{background:linear-gradient(165deg, color-mix(in srgb, var(--store-accent) 10%, transparent) 0%, transparent 48%), color-mix(in srgb, var(--store-surface) 92%, #000 8%)}.marketplace-shell .store-card.is-sold-out{opacity:.78}.marketplace-shell .store-card-media{aspect-ratio:16/10;background:color-mix(in srgb, #000 40%, var(--store-surface));position:relative;overflow:hidden}.marketplace-shell .store-card-img{transition:transform .28s}.marketplace-shell .store-card-media-overlay{pointer-events:none;opacity:.55;background:linear-gradient(#0000 45%,#00000047 100%);transition:opacity .28s;position:absolute;inset:0}.marketplace-shell .store-card-badge{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:999px;align-items:center;gap:.25rem;padding:.28rem .55rem;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute}.marketplace-shell .store-card-badge--auto{color:#3dff8f;background:#0000009e;top:.65rem;right:.65rem}.marketplace-shell .store-card-badge--panel{background:color-mix(in srgb, var(--store-accent) 28%, #000 72%);color:#fff;border:1px solid color-mix(in srgb, var(--store-accent) 35%, transparent);top:.65rem;left:.65rem}.marketplace-shell .store-card-badge--auto-panel{left:auto;right:.65rem}.marketplace-shell .store-card-cta{min-height:44px;transition:background-color .2s,border-color .2s,transform .15s}.marketplace-shell .store-card-cta:focus-visible,.marketplace-shell .store-card a:focus-visible,.marketplace-shell .store-card button:focus-visible{outline:2px solid color-mix(in srgb, var(--store-primary) 75%, #fff);outline-offset:2px}@media (hover:hover) and (pointer:fine){.marketplace-shell .store-card:hover{border-color:color-mix(in srgb, var(--store-primary) 48%, transparent);box-shadow:0 14px 32px #00000061, 0 0 0 1px color-mix(in srgb, var(--store-primary) 18%, transparent);transform:translateY(-4px)}.marketplace-shell .store-card:hover .store-card-img{transform:scale(1.03)}.marketplace-shell .store-card:hover .store-card-media-overlay{opacity:.35}.marketplace-shell .store-card:active{transition-duration:.12s;transform:translateY(-2px)}.marketplace-shell .store-card-cta:hover{background:#ffffff24;border-color:#ffffff38}}@media (prefers-reduced-motion:reduce){.marketplace-shell .store-card,.marketplace-shell .store-card-img,.marketplace-shell .store-card-media-overlay,.marketplace-shell .store-card-cta,.marketplace-shell .store-reveal{transition:none!important;animation:none!important}.marketplace-shell .store-card:hover,.marketplace-shell .store-card:active,.marketplace-shell .store-card:hover .store-card-img{transform:none}}.marketplace-shell .store-card-skeleton .store-card-skeleton-shimmer{background:linear-gradient(110deg,#ffffff0a 25%,#ffffff17 37%,#ffffff0a 63%) 0 0/200% 100%}@media (prefers-reduced-motion:no-preference){.marketplace-shell .store-card-skeleton .store-card-skeleton-shimmer{animation:1.35s ease-in-out infinite store-skeleton}}@keyframes store-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.marketplace-shell .store-panel{border-radius:var(--store-radius);background:var(--store-surface-2);border:1px solid #ffffff14}.marketplace-login{min-height:100vh;color:var(--store-text);font-family:var(--font-store-body);background:#050505}.marketplace-login .login-input{color:#fff;background:#111;border:1px solid #ffffff1f;border-radius:.5rem;outline:none;width:100%;padding:.75rem .9rem;font-size:.9375rem}.marketplace-login .login-input::placeholder{color:#ffffff59}.marketplace-login .login-input:focus{border-color:color-mix(in srgb, var(--store-primary) 70%, #fff 10%)}.marketplace-login .login-cta{background:var(--store-primary);color:#fff;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.9375rem;font-weight:600;display:inline-flex}.marketplace-login .login-cta:hover:not(:disabled){filter:brightness(1.06)}.marketplace-login .login-cta:disabled{opacity:.45;cursor:not-allowed}.marketplace-login .login-social{color:#fff;background:#111;border:1px solid #ffffff1f;border-radius:.5rem;justify-content:center;align-items:center;gap:.55rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.marketplace-login .login-social:hover{background:#161616;border-color:#ffffff2e}.marketplace-login .login-aside{background:#0c0c0c;border-left:1px solid #ffffff0f;position:relative;overflow:hidden}.marketplace-login .login-aside-grid{pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70% at 50% 40%,#000 20%,#0000 75%)}.marketplace-login .login-marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.marketplace-login .login-marquee-track{will-change:transform;gap:.75rem;width:max-content;display:flex}.marketplace-login .login-marquee-track.left{animation:42s linear infinite login-marquee-left}.marketplace-login .login-marquee-track.right{animation:48s linear infinite login-marquee-right}.marketplace-login .login-marquee:hover .login-marquee-track{animation-play-state:paused}@keyframes login-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes login-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.marketplace-login .login-marquee-track.left,.marketplace-login .login-marquee-track.right{animation:none}}.marketplace-shell .store-auth-stage{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem 1rem 3rem;display:flex}.marketplace-shell .store-auth-card{background:#0e0e0e;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;max-width:26rem}.marketplace-shell .store-auth-cta{background:var(--store-primary);color:#fff;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-size:.9375rem;font-weight:600;display:inline-flex}.marketplace-shell .store-auth-cta:hover:not(:disabled){filter:brightness(1.06)}.marketplace-shell .store-purchase-panel{border-radius:var(--store-radius);border:1px solid var(--store-border);background:linear-gradient(160deg, color-mix(in srgb, var(--store-primary) 14%, var(--store-bg)) 0%, var(--store-surface) 55%);padding:1.5rem}.marketplace-shell .store-mobile-buy-bar{z-index:50;background:color-mix(in srgb, var(--store-bg) 96%, #000 4%);padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid #ffffff1a;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000059}.marketplace-shell .store-description img{vertical-align:middle;display:inline}.marketplace-shell .store-description-html{color:#ffffffb8;isolation:isolate;contain:content;max-width:100%;font-size:.95rem;line-height:1.65;overflow-x:auto}.marketplace-shell .store-description-html--isolated{width:100%;min-height:3rem;display:block}.marketplace-shell .store-description-rich{flex-direction:column;gap:.75rem;min-width:0;display:flex}.marketplace-shell .store-description-rich-head{align-items:center;gap:.45rem;display:flex}.marketplace-shell .store-description-rich-title{letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:.8125rem;font-weight:600}.marketplace-shell .store-description-html>:first-child{margin-top:0}.marketplace-shell .store-description-html>:last-child{margin-bottom:0}.marketplace-shell .store-description-html h1,.marketplace-shell .store-description-html h2,.marketplace-shell .store-description-html h3,.marketplace-shell .store-description-html h4{color:#fff;font-family:var(--font-store-display);letter-spacing:-.02em;margin:1.1em 0 .45em;font-weight:700;line-height:1.25}.marketplace-shell .store-description-html h1{font-size:1.45rem}.marketplace-shell .store-description-html h2{font-size:1.25rem}.marketplace-shell .store-description-html h3{font-size:1.05rem}.marketplace-shell .store-description-html p{margin:.65em 0}.marketplace-shell .store-description-html ul,.marketplace-shell .store-description-html ol{margin:.65em 0;padding-left:1.35rem}.marketplace-shell .store-description-html ul{list-style:outside}.marketplace-shell .store-description-html ol{list-style:decimal}.marketplace-shell .store-description-html li{margin:.25em 0}.marketplace-shell .store-description-html strong,.marketplace-shell .store-description-html b{color:#fff;font-weight:650}.marketplace-shell .store-description-html em,.marketplace-shell .store-description-html i{color:#ffffffc7}.marketplace-shell .store-description-html a{color:var(--store-accent);text-underline-offset:2px;text-decoration:underline}.marketplace-shell .store-description-html hr{border:0;border-top:1px solid #ffffff1a;margin:1.25em 0}.marketplace-shell .store-description-html blockquote{border-left:3px solid color-mix(in srgb, var(--store-primary) 70%, transparent);color:#ffffffa6;margin:.85em 0;padding:.55em 0 .55em .9em}.marketplace-shell .store-category-nav-wrap{border-bottom:1px solid #ffffff17;margin:0 0 1.35rem;padding-bottom:.15rem;position:relative}.marketplace-shell .store-category-nav-wrap--sticky{z-index:28;background:color-mix(in srgb, var(--store-bg) 96%, transparent);margin-bottom:1.25rem;padding:.55rem 0 .35rem;position:sticky;top:3.5rem}@media (min-width:768px){.marketplace-shell .store-category-nav-wrap--sticky{top:4rem}}@media (max-width:767px){.marketplace-shell .store-header-inner--with-search~* .store-category-nav-wrap--sticky,.marketplace-shell .store-category-nav-wrap--sticky{top:6.75rem}}.marketplace-shell .store-category-measure,.marketplace-shell .store-category-measure-more{visibility:hidden;pointer-events:none;white-space:nowrap;gap:1.25rem;display:flex;position:absolute;top:0;left:0}.marketplace-shell .store-category-measure-more{display:inline-flex}.marketplace-shell .store-category-primary{min-width:0;position:relative}.marketplace-shell .store-category-nav{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:.15rem 1.25rem;padding:0 1.25rem 0 0;scroll-padding-inline:16px;display:flex;overflow-x:auto}.marketplace-shell .store-category-nav::-webkit-scrollbar{width:0;height:0;display:none}.marketplace-shell .store-category-nav--desktop{scroll-snap-type:none;flex-wrap:nowrap;padding-right:0;overflow:visible}.marketplace-shell .store-category-nav--children{gap:.1rem 1rem;margin-top:.15rem;padding-bottom:.15rem}.marketplace-shell .store-category-nav-fade{pointer-events:none;z-index:1;width:1.5rem;position:absolute;top:0;bottom:0}.marketplace-shell .store-category-nav-fade--start{background:linear-gradient(90deg, var(--store-bg), transparent);left:0}.marketplace-shell .store-category-nav-fade--end{background:linear-gradient(270deg, var(--store-bg), transparent);right:0}.marketplace-shell .store-category-nav-wrap--sticky .store-category-nav-fade--start{background:linear-gradient(90deg, color-mix(in srgb, var(--store-bg) 96%, transparent), transparent)}.marketplace-shell .store-category-nav-wrap--sticky .store-category-nav-fade--end{background:linear-gradient(270deg, color-mix(in srgb, var(--store-bg) 96%, transparent), transparent)}.marketplace-shell .store-category-link{scroll-snap-align:start;color:#ffffff85;white-space:nowrap;background:0 0;border:0;flex-shrink:0;align-items:center;min-height:44px;padding:.35rem .1rem;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.marketplace-shell .store-category-link:after{content:"";background:var(--store-primary);transform-origin:50%;border-radius:1px;height:2px;transition:transform .2s;position:absolute;bottom:.2rem;left:0;right:0;transform:scaleX(0)}.marketplace-shell .store-category-link-label{white-space:nowrap;overflow:visible}.marketplace-shell .store-category-link:hover{color:#ffffffe0}.marketplace-shell .store-category-link.is-active{color:#fff;font-weight:600}.marketplace-shell .store-category-link.is-active:after{transform:scaleX(1)}.marketplace-shell .store-category-link--child{color:#ffffff73;min-height:40px;font-size:.8125rem;font-weight:450}.marketplace-shell .store-category-link--child.is-active{color:color-mix(in srgb, var(--store-primary) 55%, #fff)}.marketplace-shell .store-category-link:focus-visible{outline:2px solid color-mix(in srgb, var(--store-primary) 75%, #fff);outline-offset:3px;border-radius:4px}.marketplace-shell .store-category-more-wrap{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.marketplace-shell .store-category-more{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.35rem;min-height:44px;padding:.35rem .15rem;font-size:.875rem;font-weight:550;transition:color .18s;display:inline-flex}.marketplace-shell .store-category-more:hover,.marketplace-shell .store-category-more.is-open,.marketplace-shell .store-category-more.has-active{color:#fff}.marketplace-shell .store-category-more:focus-visible{outline:2px solid color-mix(in srgb, var(--store-primary) 75%, #fff);outline-offset:3px;border-radius:4px}.marketplace-shell .store-category-more-popover{z-index:40;background:color-mix(in srgb, var(--store-bg) 92%, #12141a);border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:1fr;gap:.15rem;min-width:min(18rem,78vw);max-width:min(28rem,92vw);max-height:min(22rem,60vh);padding:.45rem;display:grid;position:absolute;top:calc(100% + .35rem);right:0;overflow:auto;box-shadow:0 16px 40px #00000073}@media (min-width:640px){.marketplace-shell .store-category-more-popover{grid-template-columns:1fr 1fr;min-width:22rem}}.marketplace-shell .store-category-more-item{color:#ffffffb8;border-radius:8px;align-items:center;min-height:40px;padding:.45rem .7rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.marketplace-shell .store-category-more-item:hover,.marketplace-shell .store-category-more-item:focus-visible{color:#fff;background:#ffffff0f;outline:none}.marketplace-shell .store-category-more-item.is-active{background:color-mix(in srgb, var(--store-primary) 16%, transparent);color:#fff;font-weight:600}.marketplace-shell .store-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.marketplace-shell .store-section-head-rule{background:linear-gradient(90deg,#ffffff2e,#ffffff0f,#0000);width:100%;height:1px;margin-top:.75rem}.marketplace-shell .store-header{transition:background-color .22s,border-color .22s,box-shadow .22s}.marketplace-shell .store-header.is-scrolled{background:color-mix(in srgb, var(--store-bg) 97%, #000);border-bottom-color:#ffffff1f;box-shadow:0 8px 24px #00000047}.marketplace-shell .store-header-inner{align-items:center;gap:.75rem;min-height:3.5rem;display:flex}@media (min-width:640px){.marketplace-shell .store-header-inner{gap:1rem;min-height:4rem}}.marketplace-shell .store-header-inner--with-search{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions""search search";align-items:center;gap:.55rem .75rem;min-height:0;padding-top:.55rem;padding-bottom:.65rem;display:grid}.marketplace-shell .store-header-brand{grid-area:brand}.marketplace-shell .store-header-actions{grid-area:actions;margin-left:0}.marketplace-shell .store-header-search{grid-area:search;width:100%;max-width:none}@media (min-width:768px){.marketplace-shell .store-header-inner--with-search{grid-template-columns:auto minmax(280px,min(36vw,480px)) auto;grid-template-areas:"brand search actions";min-height:4rem;padding-top:0;padding-bottom:0}.marketplace-shell .store-header-search{justify-self:stretch;width:100%;max-width:480px}.marketplace-shell .store-header-actions{margin-left:auto}}.marketplace-shell .store-search-root{width:100%;min-width:0}.marketplace-shell .store-search{border:1px solid #ffffff1c;border-radius:11px;align-items:center;gap:.55rem;width:100%;height:44px;padding:0 .75rem 0 .85rem;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.marketplace-shell .store-search-icon{color:var(--store-muted)}.marketplace-shell .store-search-input{color:#fff;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;font-size:.875rem}.marketplace-shell .store-search-input::placeholder{color:var(--store-muted)}.marketplace-shell .store-search-input::-webkit-search-decoration{appearance:none;display:none}.marketplace-shell .store-search-input::-webkit-search-cancel-button{appearance:none;display:none}.marketplace-shell .store-search-input::-webkit-search-results-button{appearance:none;display:none}.marketplace-shell .store-search-input::-webkit-search-results-decoration{appearance:none;display:none}.marketplace-shell .store-search:focus-within{border-color:color-mix(in srgb, var(--store-primary) 62%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary) 16%, transparent);background:#fff1}.marketplace-shell .store-search-clear{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.marketplace-shell .store-search-clear:hover{color:#fff;background:#ffffff14}.marketplace-shell .store-search-clear:focus-visible{outline:2px solid color-mix(in srgb, var(--store-primary) 75%, #fff);outline-offset:1px}.marketplace-shell .store-search-dropdown{z-index:60;background:#121214;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:100%;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow:hidden;box-shadow:0 18px 44px #0000008c}@media (prefers-reduced-motion:reduce){.marketplace-shell .store-category-link:after,.marketplace-shell .store-search,.marketplace-shell .store-category-more{transition:none!important}}.marketplace-shell .store-announcement{background:linear-gradient(90deg, color-mix(in srgb, var(--store-primary) 88%, #000), color-mix(in srgb, var(--store-accent) 55%, var(--store-primary)))}.marketplace-shell .store-hero{align-items:flex-end;width:100%;min-height:clamp(280px,52vw,420px);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.marketplace-shell .store-hero{min-height:clamp(400px,42vw,520px)}}.marketplace-shell.marketplace-live-preview{background-size:100% 320px;min-height:0}.marketplace-shell.marketplace-live-preview .marketplace-live-preview-hero{min-height:260px}.marketplace-shell.marketplace-live-preview.marketplace-live-preview--desktop .marketplace-live-preview-hero{min-height:320px}.marketplace-shell.marketplace-live-preview .marketplace-live-preview-hero-content{padding:2.5rem 1.5rem 2rem;animation:none}.marketplace-shell.marketplace-live-preview.marketplace-live-preview--desktop .marketplace-live-preview-hero-content{padding:3rem 2rem 2.25rem}@media (prefers-reduced-motion:reduce){.marketplace-shell.marketplace-live-preview .marketplace-live-preview-hero-content{animation:none}}.marketplace-shell.marketplace-live-preview .store-card{content-visibility:visible;contain-intrinsic-size:auto}.marketplace-shell .store-hero-media{background-position:50%;background-size:cover;position:absolute;inset:0;transform:translateZ(0)}.marketplace-shell .store-hero-media:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--store-bg) 25%, transparent) 0%, transparent 28%), linear-gradient(180deg, transparent 18%, var(--store-bg) 94%), linear-gradient(90deg, color-mix(in srgb, var(--store-bg) 78%, transparent) 0%, transparent 58%);position:absolute;inset:0}.marketplace-shell .store-hero-fallback{background:radial-gradient(ellipse 80% 70% at 70% 30%, color-mix(in srgb, var(--store-primary) 40%, transparent), transparent 55%), radial-gradient(ellipse 60% 50% at 20% 80%, color-mix(in srgb, var(--store-accent) 18%, transparent), transparent 50%), linear-gradient(160deg, color-mix(in srgb, var(--store-bg) 70%, #122) 0%, var(--store-bg) 100%)}.marketplace-shell .store-hero-content{z-index:1;width:100%;max-width:72rem;margin:0 auto;padding:2.75rem 1rem 2.25rem;position:relative}.marketplace-shell .store-hero-content .store-hero-title{max-width:18ch}@media (min-width:640px){.marketplace-shell .store-hero-content{padding:3.75rem 1.5rem 2.75rem}.marketplace-shell .store-hero-content .store-hero-title{max-width:22ch}}@media (prefers-reduced-motion:no-preference){.marketplace-shell .store-hero-content{animation:.55s ease-out both store-rise}}@keyframes store-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.marketplace-shell .store-cart-panel{background:linear-gradient(180deg, color-mix(in srgb, var(--store-bg) 92%, #1a1f1e) 0%, var(--store-bg) 100%)}.marketplace-cart-backdrop{z-index:200;pointer-events:auto;position:fixed;inset:0}.marketplace-cart-panel{z-index:210;pointer-events:auto;position:fixed;top:0;right:0}.marketplace-shell .store-status-pill{border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.marketplace-shell .store-status-approved{color:#4ade80;background:#22c55e2e;border:1px solid #22c55e59}.marketplace-shell .store-status-pending{color:#fbbf24;background:#fbbf2429}.marketplace-toast{-webkit-backdrop-filter:blur(18px);background:#0e0e0ee0;border:1px solid #ffffff1a;border-radius:.75rem;align-items:flex-start;gap:.7rem;width:min(100%,22.5rem);padding:.8rem .75rem .8rem .85rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00000059,0 18px 40px -18px #000000bf}.marketplace-toast__accent{background:#ffffff38;width:2px;position:absolute;top:0;bottom:0;left:0}.marketplace-toast--success .marketplace-toast__accent{background:color-mix(in srgb, var(--store-primary,#0f766e) 85%, #fff 8%);box-shadow:0 0 16px color-mix(in srgb, var(--store-primary,#0f766e) 45%, transparent)}.marketplace-toast--error .marketplace-toast__accent{background:#f87171;box-shadow:0 0 16px #f8717159}.marketplace-toast--info .marketplace-toast__accent{background:#ffffff73}.marketplace-toast__icon{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;display:flex}.marketplace-toast--success .marketplace-toast__icon{border-color:color-mix(in srgb, var(--store-primary,#0f766e) 35%, transparent);background:color-mix(in srgb, var(--store-primary,#0f766e) 16%, transparent);color:color-mix(in srgb, var(--store-primary,#0f766e) 55%, #fff 45%)}.marketplace-toast--error .marketplace-toast__icon{color:#fca5a5;background:#f871711f;border-color:#f8717147}.marketplace-toast__close{color:#ffffff59;background:0 0;border:none;border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:color .15s,background .15s;display:flex}.marketplace-toast__close:hover{color:#ffffffbf;background:#ffffff0f}
