:root{--mp-wine:#7d1327;--mp-wine-dark:#4b0b17;--mp-gold:#b8842e;--mp-ink:#17191e;--mp-muted:#67707d;--mp-line:#e6e1dc;--mp-soft:#f8f5f1;--mp-white:#fff}.marketplace-hero,.marketplace-product-hero{background:linear-gradient(135deg,#3e0914 0%,#7d1327 58%,#ad7928 150%);color:#fff;padding:76px 0}.marketplace-hero h1,.marketplace-product-hero h1{color:#fff;max-width:900px}.marketplace-hero .lead,.marketplace-product-hero .lead{color:#f5e8e9;max-width:840px}.marketplace-hero-search{display:flex;gap:10px;max-width:760px;margin-top:28px;background:#fff;padding:8px;border-radius:13px}.marketplace-hero-search input{flex:1;border:0;padding:12px 14px;font:inherit;min-width:0}.marketplace-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start}.marketplace-filter-panel{border:1px solid var(--mp-line);border-radius:18px;padding:22px;background:#fff;position:sticky;top:22px}.marketplace-filter-panel h3{margin-top:0}.marketplace-filter-panel label{display:block;margin:0 0 15px}.marketplace-filter-panel label>span{display:block;font-size:.82rem;font-weight:700;margin-bottom:6px;color:var(--mp-ink)}.marketplace-filter-panel input,.marketplace-filter-panel select{width:100%;padding:10px;border:1px solid #d5d0cb;border-radius:9px;background:#fff}.marketplace-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.marketplace-check{display:flex!important;align-items:center;gap:8px}.marketplace-check input{width:auto}.marketplace-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.marketplace-results-toolbar>div:first-child{display:flex;flex-direction:column}.marketplace-results-toolbar span{color:var(--mp-muted)}.marketplace-results-toolbar select{padding:9px;border:1px solid var(--mp-line);border-radius:8px}.marketplace-view-switch{display:flex;border:1px solid var(--mp-line);border-radius:9px;overflow:hidden}.marketplace-view-switch a{padding:9px 12px;color:var(--mp-muted)}.marketplace-view-switch a.active{background:var(--mp-wine);color:#fff}.marketplace-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.marketplace-product-grid.is-list{grid-template-columns:1fr}.marketplace-product-grid.is-list .marketplace-product-card{display:grid;grid-template-columns:230px 1fr}.marketplace-product-card{background:#fff;border:1px solid var(--mp-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(41,22,18,.05);display:flex;flex-direction:column}.marketplace-product-image{position:relative;display:block;aspect-ratio:16/10;background:var(--mp-soft);overflow:hidden}.marketplace-product-image img{width:100%;height:100%;object-fit:cover;display:block}.marketplace-product-image>span{position:absolute;left:14px;top:14px;background:var(--mp-wine);color:#fff;border-radius:100px;padding:6px 10px;font-size:.72rem;font-weight:800}.marketplace-product-content{padding:20px;display:flex;flex-direction:column;flex:1}.marketplace-product-content h2{font-size:1.18rem;margin:8px 0}.marketplace-product-content h2 a{color:var(--mp-ink)}.marketplace-product-content p{color:var(--mp-muted);font-size:.92rem}.marketplace-product-meta{display:flex;justify-content:space-between;gap:12px;color:var(--mp-wine);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.marketplace-compat{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.marketplace-compat span{background:#f2ece8;border:1px solid #e1d6cf;border-radius:100px;padding:5px 9px;font-size:.73rem;color:#5c4540}.marketplace-product-footer{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--mp-line)}.marketplace-product-footer div{display:flex;flex-direction:column}.marketplace-product-footer small{color:var(--mp-muted)}.marketplace-product-footer strong{font-size:1.25rem;color:var(--mp-wine)}.marketplace-empty{grid-column:1/-1;text-align:center;padding:60px;border:1px dashed #d6ccc5;border-radius:18px;background:var(--mp-soft)}.marketplace-pagination{display:flex;gap:7px;justify-content:center;margin-top:30px}.marketplace-pagination a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--mp-line);border-radius:9px}.marketplace-pagination a.active{background:var(--mp-wine);border-color:var(--mp-wine);color:#fff}.marketplace-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#f2dfe2;font-size:.85rem;margin-bottom:28px}.marketplace-breadcrumb a{color:#fff}.marketplace-product-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:42px;align-items:center}.marketplace-product-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.marketplace-product-labels span{border:1px solid rgba(255,255,255,.35);border-radius:100px;padding:6px 10px;font-size:.75rem}.marketplace-product-labels .marketplace-badge{background:#fff;color:var(--mp-wine);font-weight:800}.marketplace-hero-image{background:#fff;border-radius:22px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.marketplace-hero-image img{width:100%;border-radius:14px;display:block}.marketplace-product-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:start}.marketplace-product-body>section{margin-bottom:46px}.marketplace-rich-text{line-height:1.8;color:#34383e}.marketplace-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.marketplace-feature-grid>div{display:flex;gap:10px;padding:15px;border:1px solid var(--mp-line);border-radius:12px;background:#fff}.marketplace-feature-grid span{color:var(--mp-wine);font-weight:900}.marketplace-feature-grid p{margin:0}.marketplace-tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.marketplace-tech-grid>div{background:var(--mp-soft);border-radius:15px;padding:20px}.marketplace-tech-grid ul{padding-left:18px;color:var(--mp-muted)}.marketplace-purchase-card{position:sticky;top:24px;border:1px solid var(--mp-line);border-radius:20px;padding:25px;background:#fff;box-shadow:0 18px 45px rgba(45,25,18,.08)}.marketplace-purchase-card h2{font-size:2rem;color:var(--mp-wine)}.marketplace-licence-list{display:grid;gap:8px;margin:18px 0}.marketplace-licence-list label{display:block}.marketplace-licence-list input{position:absolute;opacity:0}.marketplace-licence-list span{display:flex;justify-content:space-between;padding:13px;border:1px solid var(--mp-line);border-radius:10px;cursor:pointer}.marketplace-licence-list input:checked+span{border-color:var(--mp-wine);box-shadow:0 0 0 2px rgba(125,19,39,.12)}.marketplace-licence-list small{font-weight:800;color:var(--mp-wine)}.marketplace-stage-note{font-size:.78rem;color:var(--mp-muted);margin-top:12px}.marketplace-purchase-card>ul{padding-left:18px;color:var(--mp-muted)}.marketplace-resource-links{display:grid;gap:8px;padding-top:15px;border-top:1px solid var(--mp-line)}.marketplace-public-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.marketplace-public-gallery img{width:100%;border-radius:14px;border:1px solid var(--mp-line)}.marketplace-release-list{display:grid;gap:12px}.marketplace-release-list article{border:1px solid var(--mp-line);border-radius:13px;padding:16px}.marketplace-release-list article>div{display:flex;gap:10px;align-items:center}.marketplace-release-list span{background:var(--mp-soft);padding:4px 8px;border-radius:100px;font-size:.72rem}.marketplace-release-list time{margin-left:auto;color:var(--mp-muted);font-size:.8rem}.marketplace-bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.marketplace-bundle-grid-large{grid-template-columns:repeat(3,1fr)}.marketplace-bundle-card{border:1px solid var(--mp-line);border-radius:18px;background:#fff;padding:24px;box-shadow:0 12px 35px rgba(35,20,15,.05)}.marketplace-bundle-card.featured{border:2px solid var(--mp-gold);transform:translateY(-5px)}.marketplace-bundle-card>span{color:var(--mp-wine);font-size:.75rem;font-weight:800;text-transform:uppercase}.marketplace-bundle-card p,.marketplace-bundle-card li{color:var(--mp-muted)}.marketplace-bundle-card ul{padding-left:18px}.marketplace-bundle-card>div{display:flex;align-items:end;gap:10px;margin:18px 0}.marketplace-bundle-card del{color:var(--mp-muted)}.marketplace-bundle-card strong{font-size:1.6rem;color:var(--mp-wine)}.marketplace-large-del{display:block;color:var(--mp-muted);font-size:1.2rem}.marketplace-bundle-products{display:grid;gap:15px}.marketplace-bundle-products article{display:grid;grid-template-columns:145px 1fr;gap:18px;border:1px solid var(--mp-line);padding:14px;border-radius:15px}.marketplace-bundle-products img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px}.marketplace-bundle-products span{font-size:.72rem;font-weight:800;color:var(--mp-wine)}.marketplace-bundle-products h3{margin:5px 0}.marketplace-bundle-products p{color:var(--mp-muted)}
.marketplace-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:22px}.marketplace-stat{background:#fff;border:1px solid #e3e5e8;border-radius:14px;padding:18px}.marketplace-stat span{display:block;color:#68707d;font-size:.82rem}.marketplace-stat strong{display:block;font-size:1.8rem;margin-top:5px}.marketplace-admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:20px}.marketplace-checklist p{display:flex;gap:9px}.marketplace-checklist span{color:#168253;font-weight:900}.marketplace-filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:18px}.marketplace-filter-bar input,.marketplace-filter-bar select,.marketplace-bulk select{min-width:150px;padding:9px;border:1px solid #d9dce1;border-radius:7px}.marketplace-bulk{display:flex;align-items:center;gap:10px;margin-bottom:15px}.marketplace-bulk span{margin-left:auto;color:#68707d}.marketplace-admin-product{display:flex;align-items:center;gap:10px;min-width:240px}.marketplace-admin-product img{width:54px;height:42px;object-fit:cover;border-radius:7px;border:1px solid #e2e4e7}.marketplace-form .field,.marketplace-edit-layout .field{display:block;margin-bottom:16px}.marketplace-form .field>span,.marketplace-edit-layout .field>span{display:block;font-weight:700;margin-bottom:6px}.marketplace-form input,.marketplace-form textarea,.marketplace-form select,.marketplace-edit-layout input,.marketplace-edit-layout textarea,.marketplace-edit-layout select{width:100%;padding:10px;border:1px solid #d9dce1;border-radius:8px;background:#fff;font:inherit}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.four{grid-template-columns:repeat(4,1fr)}.marketplace-edit-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:20px;align-items:start}.marketplace-edit-main{display:grid;gap:20px}.marketplace-edit-side{display:grid;gap:20px;position:sticky;top:15px}.checkbox-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.checkbox-grid input,.checkbox-stack input{width:auto}.checkbox-stack{display:grid;gap:10px;margin:14px 0}.button-wide{width:100%}.marketplace-cover-preview{display:block;width:100%;max-height:210px;object-fit:cover;border-radius:10px;margin-bottom:12px}.marketplace-gallery-admin{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.marketplace-gallery-admin img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;margin-bottom:8px}.marketplace-gallery-admin form{display:block}.marketplace-product-selector{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.marketplace-product-selector label{display:flex;gap:10px;border:1px solid #e0e2e6;border-radius:10px;padding:12px}.marketplace-product-selector input{width:auto;margin-top:4px}.marketplace-product-selector span{display:flex;flex-direction:column}.marketplace-product-selector small{color:#68707d}.tag{display:inline-block;background:#f0f1f3;border-radius:100px;padding:4px 8px;font-size:.75rem}
@media(max-width:1100px){.marketplace-product-grid{grid-template-columns:repeat(2,1fr)}.marketplace-stat-grid{grid-template-columns:repeat(3,1fr)}.marketplace-tech-grid{grid-template-columns:1fr}.marketplace-bundle-grid,.marketplace-bundle-grid-large{grid-template-columns:repeat(2,1fr)}.form-grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.marketplace-layout,.marketplace-product-detail,.marketplace-product-hero-grid,.marketplace-edit-layout,.marketplace-admin-grid{grid-template-columns:1fr}.marketplace-filter-panel,.marketplace-purchase-card,.marketplace-edit-side{position:static}.marketplace-product-grid,.marketplace-product-grid.is-list,.marketplace-bundle-grid,.marketplace-bundle-grid-large{grid-template-columns:1fr}.marketplace-product-grid.is-list .marketplace-product-card{display:flex}.marketplace-results-toolbar{align-items:flex-start;flex-wrap:wrap}.marketplace-feature-grid,.marketplace-public-gallery,.marketplace-product-selector{grid-template-columns:1fr}.form-grid.two,.form-grid.three,.form-grid.four,.checkbox-grid{grid-template-columns:1fr}.marketplace-stat-grid{grid-template-columns:repeat(2,1fr)}.marketplace-gallery-admin{grid-template-columns:repeat(2,1fr)}.marketplace-bundle-products article{grid-template-columns:1fr}.marketplace-hero-search{flex-direction:column}.marketplace-filter-bar{align-items:stretch;flex-direction:column}.marketplace-filter-bar input,.marketplace-filter-bar select{width:100%}}@media(max-width:480px){.marketplace-stat-grid{grid-template-columns:1fr}.marketplace-price-filter{grid-template-columns:1fr}.marketplace-product-footer{align-items:stretch;flex-direction:column}.marketplace-product-footer .btn{width:100%}.marketplace-hero,.marketplace-product-hero{padding:54px 0}}
/* Responsive typography update v1.1.1 */
.marketplace-hero,.marketplace-product-hero{padding:clamp(3.4rem,6vw,4.5rem) 0}
.marketplace-hero h1,.marketplace-product-hero h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;letter-spacing:-.025em}
.marketplace-hero .lead,.marketplace-product-hero .lead{font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.7}
.marketplace-hero-search input{font-size:.95rem}.marketplace-filter-panel h3{font-size:1.05rem}.marketplace-filter-panel label>span{font-size:.78rem}.marketplace-filter-panel input,.marketplace-filter-panel select,.marketplace-results-toolbar select{font-size:.88rem}
.marketplace-product-grid{gap:clamp(1rem,2vw,1.35rem)}.marketplace-product-content{padding:18px}.marketplace-product-content h2{font-size:var(--product-title-size,1.1rem);line-height:1.35;margin:.45rem 0 .6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.marketplace-product-content p{font-size:.9rem;line-height:1.6}.marketplace-product-meta{font-size:.7rem}.marketplace-compat span{font-size:.69rem}.marketplace-product-footer small{font-size:.78rem}.marketplace-product-footer strong{font-size:1.15rem}
.marketplace-product-body h2{font-size:clamp(1.35rem,2.2vw,1.85rem)}.marketplace-rich-text{font-size:.98rem;line-height:1.75}.marketplace-feature-grid p,.marketplace-tech-grid li{font-size:.92rem}.marketplace-purchase-card{padding:22px}.marketplace-purchase-card h2{font-size:clamp(1.55rem,2.5vw,1.95rem)}.marketplace-licence-list span{font-size:.9rem}.marketplace-stage-note{font-size:.76rem}.marketplace-release-list article{font-size:.92rem}
.marketplace-bundle-card{padding:21px}.marketplace-bundle-card h2,.marketplace-bundle-card h3{font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.35}.marketplace-bundle-card p,.marketplace-bundle-card li{font-size:.9rem;line-height:1.6}.marketplace-bundle-card strong{font-size:1.35rem}.marketplace-bundle-products h3{font-size:1.08rem}.marketplace-bundle-products p{font-size:.9rem}
.marketplace-stat strong{font-size:1.45rem}.marketplace-stat span{font-size:.78rem}.marketplace-filter-bar,.marketplace-bulk,.marketplace-form,.marketplace-edit-layout{font-size:.9rem}.marketplace-form .field>span,.marketplace-edit-layout .field>span{font-size:.86rem}.marketplace-form input,.marketplace-form textarea,.marketplace-form select,.marketplace-edit-layout input,.marketplace-edit-layout textarea,.marketplace-edit-layout select{font-size:.9rem}
@media(max-width:480px){.marketplace-hero,.marketplace-product-hero{padding:3.2rem 0}.marketplace-hero h1,.marketplace-product-hero h1{font-size:clamp(2rem,10vw,2.55rem)}.marketplace-product-content{padding:17px}}

