.marketplace-page,.marketplace-detail-page,.marketplace-create-page{width:min(100%,calc(100% - 28px));max-width:none;padding-top:20px}.marketplace-toolbar{padding:14px;margin-bottom:18px;background:linear-gradient(180deg,var(--surface),var(--input-bg))}.marketplace-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--border-soft);border-radius:18px;background:var(--bg-soft)}.marketplace-search>i{margin-left:10px;color:#a78bfa}.marketplace-search input{height:44px;border:0;background:transparent;box-shadow:none}.marketplace-search input:focus{box-shadow:none}.marketplace-search .button{min-height:42px}.marketplace-filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:13px}.marketplace-categories{display:flex;align-items:center;gap:7px;overflow-x:auto}.marketplace-categories a{display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid transparent;border-radius:11px;color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:800}.marketplace-categories a:hover,.marketplace-categories a.active{color:#fff;background:var(--surface-3);border-color:rgba(139,92,246,.22)}.marketplace-categories a.active i{color:#c4b5fd}.marketplace-controls{display:flex;align-items:center;gap:10px}.marketplace-game-switch{display:flex;align-items:center;padding:4px;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-4)}.marketplace-game-switch a{padding:8px 10px;border-radius:8px;color:var(--muted);font-size:.75rem;font-weight:800}.marketplace-game-switch a.active{background:var(--surface-3);color:#fff}.marketplace-sort select{height:38px;min-width:165px;padding:0 32px 0 10px}.marketplace-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:24px;align-items:start;justify-content:stretch;width:100%}.marketplace-main-column{min-width:0;width:100%}.marketplace-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:0 0 18px}.marketplace-heading-row .eyebrow{font-size:.66rem}.marketplace-heading-row h1{margin:6px 0 5px;font-size:2.25rem}.marketplace-heading-row p{margin:0;color:var(--muted);max-width:650px}.marketplace-creator-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;margin-bottom:16px;color:var(--muted)}.marketplace-creator-filter span{display:flex;align-items:center;gap:8px}.marketplace-creator-filter a{color:#c4b5fd}.marketplace-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:20px;align-items:start;width:100%}.market-product-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;width:100%;height:100%}.market-product-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.market-product-author{display:flex;align-items:center;gap:11px;min-width:0}.market-product-author>span:last-child{display:flex;flex-direction:column;min-width:0}.market-product-author strong,.market-product-author small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-product-author small{display:flex;align-items:center;gap:6px;color:var(--muted)}.market-product-author small i{color:#a78bfa}.market-product-head-actions{display:flex;align-items:center;gap:8px}.market-product-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--bg-soft);border-block:1px solid var(--border-soft)}.market-product-media>img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.market-product-card:hover .market-product-media>img{transform:scale(1.018)}.market-product-media-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:radial-gradient(circle at 50% 35%,rgba(139,92,246,.24),transparent 45%),linear-gradient(145deg,#191321,var(--input-bg));color:#c4b5fd}.market-product-fallback-orb{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;background:rgba(139,92,246,.14);font-size:2rem;box-shadow:0 18px 45px rgba(0,0,0,.3)}.market-product-media-fallback strong{color:#fff;font-size:1.1rem}.market-product-media-fallback small{font-weight:900;letter-spacing:.12em}.market-product-category-pill{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(7,7,10,.74);backdrop-filter:blur(10px);color:#fff;font-size:.68rem;font-weight:850}.market-product-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:36px 14px 12px;background:linear-gradient(180deg,transparent,rgba(3,3,6,.88));color:#fff}.market-product-overlay span{font-size:.72rem;font-weight:800}.market-product-overlay strong{font-size:.95rem}.market-product-overlay strong.free,.market-product-price.free,.marketplace-buy-price.free{color:#4ade80}.market-product-actionbar{display:flex;align-items:center;justify-content:space-between;padding:9px 12px 3px}.market-product-primary-actions{display:flex;align-items:center;gap:3px}.market-icon-action{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:#ddd;cursor:pointer;font-size:1.18rem}.market-icon-action:hover{background:var(--surface-2);color:#fff}.market-icon-action.active{color:#f87171}.market-icon-action.active:last-child{color:#c4b5fd}.market-product-content{padding:4px 16px 14px}.market-product-engagement{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--muted);font-size:.78rem}.market-product-engagement strong{color:#fff}.market-product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.market-product-title-row>div{min-width:0}.market-product-title-row h3{margin:0 0 4px;font-size:1.15rem}.market-product-title-row small{color:var(--muted)}.market-product-price{white-space:nowrap;font-size:.9rem;font-weight:850}.market-product-content>p{margin:13px 0 8px;color:var(--text-soft);line-height:1.55}.market-product-content>p strong{color:#fff}.market-product-open-link{color:#a78bfa;font-size:.78rem}.market-product-comments{display:flex;flex-direction:column;gap:9px;padding:0 16px 10px}.market-product-comments:empty{display:none}.market-product-comment{display:flex;align-items:flex-start;gap:9px}.market-product-comment>div{padding:8px 11px;border-radius:12px;background:var(--surface-2)}.market-product-comment strong{font-size:.74rem}.market-product-comment p{margin:2px 0 0;color:var(--text-soft);font-size:.82rem}.market-product-comment-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 16px;border-top:1px solid var(--border-soft)}.market-product-comment-form input{height:38px;border:0;background:transparent;box-shadow:none}.market-product-comment-form input:focus{box-shadow:none}.market-product-comment-form button{border:0;background:transparent;color:#a78bfa;font-weight:800;cursor:pointer}.marketplace-empty{grid-column:1/-1;min-height:calc(100vh - 360px);width:100%}.marketplace-rail{position:sticky;top:calc(var(--topbar) + 18px);display:flex;flex-direction:column;gap:16px}.marketplace-dev-mode,.marketplace-rail-card{padding:18px}.marketplace-dev-mode-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.marketplace-dev-mode-head>div{display:flex;flex-direction:column}.marketplace-dev-mode-head small{color:#a78bfa}.marketplace-dev-mode p,.marketplace-rules-card p,.marketplace-rail-empty{color:var(--muted);font-size:.84rem;line-height:1.55}.marketplace-dev-mode .button{margin-top:9px}.marketplace-rail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.marketplace-rail-title i{color:#a78bfa}.marketplace-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.marketplace-stat-grid div{display:flex;flex-direction:column;align-items:center;padding:12px 8px;border-radius:12px;background:var(--surface-2)}.marketplace-stat-grid strong{font-size:1.2rem}.marketplace-stat-grid span{color:var(--muted);font-size:.68rem}.marketplace-developer-list{display:flex;flex-direction:column;gap:4px}.marketplace-developer-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px;border-radius:11px}.marketplace-developer-row:hover{background:var(--surface-2)}.marketplace-developer-row>span:nth-child(2){display:flex;flex-direction:column}.marketplace-developer-row small{color:var(--muted)}.marketplace-developer-row>i{color:var(--muted);font-size:.72rem}.marketplace-back{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--muted)}.marketplace-back:hover{color:#fff}.marketplace-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.marketplace-detail-sidebar{position:sticky;top:calc(var(--topbar) + 20px);display:flex;flex-direction:column;gap:16px}.marketplace-buy-card{padding:22px}.marketplace-buy-card h2{margin:8px 0 14px}.marketplace-buy-price{font-size:2rem;font-weight:900;margin-bottom:18px}.marketplace-buy-card dl{display:flex;flex-direction:column;margin:0 0 20px}.marketplace-buy-card dl>div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid var(--border-soft)}.marketplace-buy-card dt{color:var(--muted)}.marketplace-buy-card dd{margin:0;font-weight:700}.marketplace-developer-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:18px}.marketplace-developer-card>div{display:flex;flex-direction:column}.marketplace-developer-card small{color:var(--muted)}.marketplace-developer-card .button{grid-column:1/-1}.marketplace-create-form{max-width:980px}.market-modal-backdrop{position:fixed;inset:0;z-index:1250;display:grid;place-items:center;padding:24px;background:rgba(2,2,5,.84);backdrop-filter:blur(10px)}.market-modal-backdrop[hidden]{display:none}.market-modal{width:min(1080px,100%);max-height:92vh;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:var(--surface);box-shadow:0 32px 100px rgba(0,0,0,.55)}.market-modal-header{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 24px;border-bottom:1px solid var(--border-soft);background:rgba(17,17,24,.97);backdrop-filter:blur(14px)}.market-modal-header h2{margin:5px 0 4px}.market-modal-header p{margin:0;color:var(--muted)}.market-modal-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;padding:24px}.market-product-preview-panel{position:sticky;top:92px;align-self:start}.market-product-preview{overflow:hidden}.market-product-preview-media{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;aspect-ratio:16/10;background:radial-gradient(circle at 50% 35%,rgba(139,92,246,.24),transparent 45%),var(--bg-soft);color:#c4b5fd;overflow:hidden}.market-product-preview-media img{width:100%;height:100%;object-fit:cover}.market-product-preview-copy{padding:15px}.market-product-preview-author{display:flex;align-items:center;gap:9px}.market-product-preview-author>div{display:flex;flex-direction:column}.market-product-preview-author small{color:var(--muted)}.market-product-preview h3{margin:16px 0 6px}.market-product-preview p{min-height:52px;color:var(--text-soft)}.market-product-preview-copy>div:last-child{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.78rem}.market-product-preview-copy>div:last-child strong{color:#fff}.market-product-form-fields{min-width:0}.market-form-error{padding:12px 13px;margin-top:14px;border:1px solid rgba(239,68,68,.3);border-radius:12px;background:rgba(239,68,68,.08);color:#fca5a5}.market-modal-footer{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--border-soft);background:rgba(17,17,24,.97);backdrop-filter:blur(14px)}body.market-modal-open{overflow:hidden}@media(max-width:1180px){.marketplace-layout{grid-template-columns:minmax(0,1fr) 300px}.marketplace-feed{grid-template-columns:1fr}.marketplace-detail-grid{grid-template-columns:1fr}.marketplace-detail-sidebar{position:static}.market-modal-layout{grid-template-columns:300px minmax(0,1fr)}}@media(max-width:900px){.marketplace-layout{grid-template-columns:1fr}.marketplace-rail{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-rules-card{grid-column:1/-1}.marketplace-filter-row{align-items:stretch;flex-direction:column}.marketplace-controls{justify-content:space-between}.marketplace-heading-row{align-items:flex-start;flex-direction:column}.market-modal-layout{grid-template-columns:1fr}.market-product-preview-panel{position:static;max-width:430px;width:100%;margin:auto}}@media(max-width:620px){.marketplace-page,.marketplace-detail-page,.marketplace-create-page{width:min(100%,calc(100% - 18px))}.marketplace-search{grid-template-columns:auto minmax(0,1fr)}.marketplace-search .button{grid-column:1/-1;width:100%}.marketplace-controls{align-items:stretch;flex-direction:column}.marketplace-game-switch{justify-content:space-between}.marketplace-game-switch a{flex:1;text-align:center}.marketplace-sort select{width:100%}.marketplace-heading-row h1{font-size:1.8rem}.market-product-media{aspect-ratio:4/3}.market-modal-backdrop{padding:0}.market-modal{width:100%;height:100%;max-height:none;border:0;border-radius:0}.market-modal-layout{padding:18px}.market-modal-header,.market-modal-footer{padding-inline:18px}}@media(max-width:420px){.market-product-title-row{flex-direction:column}.marketplace-stat-grid{grid-template-columns:1fr 1fr 1fr}}

.page-shell.marketplace-page-shell{width:min(100%,calc(100% - 24px));max-width:none;margin:0 auto;padding-left:0;padding-right:0}.marketplace-page-shell .marketplace-page{width:100%;max-width:none}.marketplace-toolbar{width:100%}.marketplace-heading-row{width:100%}.marketplace-rail{min-width:0}.marketplace-feed>.market-product-card{align-self:start}.marketplace-feed>.marketplace-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.marketplace-feed>.marketplace-empty p{max-width:560px}.marketplace-layout:has(.marketplace-feed>.marketplace-empty){min-height:calc(100vh - 250px)}
@media(min-width:1600px){.marketplace-layout{grid-template-columns:minmax(0,1fr) 380px}.marketplace-feed{grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}}
@media(max-width:900px){.marketplace-rail{grid-template-columns:1fr}.marketplace-rules-card{grid-column:auto}.marketplace-empty{min-height:360px}}
@media(max-width:620px){.page-shell.marketplace-page-shell{width:min(100%,calc(100% - 18px))}.marketplace-feed{grid-template-columns:1fr}}
