:root{--stxm-navy:#071b3a;--stxm-blue:#0045a3;--stxm-orange:#fda100;--stxm-yellow:#ffd40a;--stxm-line:#dfe5ec;--stxm-muted:#657489}
.stx-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.stx-market-card{border:1px solid var(--stxm-line);border-radius:20px;overflow:hidden;background:#fff}.stx-market-card__image{display:block;aspect-ratio:4/3;background:#eef2f6;overflow:hidden}.stx-market-card__image img{width:100%;height:100%!important;object-fit:cover;transition:transform .4s ease}.stx-market-card:hover img{transform:scale(1.025)}.stx-market-card__body{padding:19px}.stx-market-card__body>span,.stx-market-hero>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#996000}.stx-market-card h3{font-size:21px;line-height:1.1;margin:7px 0}.stx-market-card h3 a{color:#071320;text-decoration:none}.stx-market-card__price{font-weight:850;color:var(--stxm-blue)}.stx-market-card__link{display:inline-flex;margin-top:11px;color:var(--stxm-blue)!important;font-size:11px;font-weight:850;text-decoration:none!important}.stx-seller-byline{font-size:13px;color:#657181;margin:8px 0 12px}.stx-seller-dashboard{max-width:1160px;margin:auto;color:#071320}.stx-market-hero{padding:30px;border-radius:22px;background:linear-gradient(135deg,#061c42,#0b4a91);color:#fff;margin-bottom:24px;border:1px solid rgba(255,255,255,.08)}.stx-market-hero>span{color:var(--stxm-yellow)}.stx-market-hero h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:.98;margin:8px 0;color:#fff}.stx-market-hero p{color:rgba(255,255,255,.68);line-height:1.65;max-width:760px}.stx-seller-form{display:grid;gap:14px;padding:26px;border:1px solid var(--stxm-line);border-radius:20px;background:#fff}.stx-seller-form h3{font-size:28px;line-height:1.05;color:var(--stxm-navy);margin:0 0 8px}.stx-seller-form>p{color:#6a788a;font-size:12px;line-height:1.6;margin:0}.stx-seller-form label{display:grid;gap:7px;font-weight:750;font-size:11px;line-height:1.4;color:#26364b}.stx-seller-form input,.stx-seller-form select,.stx-seller-form textarea{width:100%;min-height:47px;border:1px solid #cbd5df;border-radius:11px;padding:11px 13px;background:#fff;color:#071320;font:inherit}.stx-seller-form textarea{min-height:135px}.stx-seller-form input:focus,.stx-seller-form select:focus,.stx-seller-form textarea:focus{outline:3px solid rgba(0,69,163,.10);border-color:var(--stxm-blue)}.stx-seller-form small{display:block;color:#798697;font-weight:500}.stx-seller-form button{justify-self:start;min-height:48px;border:0;border-radius:999px;background:var(--stxm-orange);color:var(--stxm-navy);font-weight:850;padding:0 20px;cursor:pointer}.stx-market-notice{padding:26px;border-radius:18px;background:#f6f9fc;border:1px solid var(--stxm-line)}.stx-market-notice h2,.stx-market-notice h3,.stx-market-notice strong{color:var(--stxm-navy)}.stx-market-notice p{color:var(--stxm-muted);line-height:1.65}.stx-market-notice .button{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border-radius:999px;background:var(--stxm-navy);color:#fff!important;text-decoration:none!important}.stx-market-notice--quiet{margin-bottom:18px}.stx-seller-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.stx-seller-stats>div{padding:20px;border:1px solid var(--stxm-line);border-radius:17px;background:#fff}.stx-seller-stats strong{display:block;font-size:27px;line-height:1.05;color:var(--stxm-navy)}.stx-seller-stats span{display:block;margin-top:5px;font-size:11px;color:#6a788a}.stx-seller-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 28px;padding:6px;border-radius:999px;background:#edf3f8;width:max-content;max-width:100%}.stx-seller-tabs a{padding:10px 16px;border-radius:999px;color:#53647a;font-size:11px;font-weight:850;text-decoration:none!important}.stx-seller-tabs a.is-active{background:var(--stxm-navy);color:#fff!important}.stx-seller-overview{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px}.stx-seller-overview>div{padding:28px;border:1px solid var(--stxm-line);border-radius:20px;background:#fff}.stx-seller-overview h3{color:var(--stxm-navy);font-size:26px;line-height:1.05;letter-spacing:-.035em;margin:0 0 11px}.stx-seller-overview p{color:#637287;line-height:1.65}.stx-market-action{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;border-radius:999px;background:var(--stxm-orange);color:var(--stxm-navy)!important;font-size:11px;font-weight:850;text-decoration:none!important}.stx-market-action--outline{background:#fff;border:1px solid #bdc8d4;color:var(--stxm-blue)!important}.stx-seller-section-title,.stx-seller-section-head h3{font-size:26px;line-height:1.08;color:var(--stxm-navy);margin:26px 0 15px}.stx-seller-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.stx-seller-section-head span{font-size:11px;color:#6a7889}.stx-seller-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.stx-seller-layout--studio{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:start}.stx-seller-product-table{border:1px solid var(--stxm-line);border-radius:18px;background:#fff;overflow:hidden}.stx-seller-product-table article{display:grid;grid-template-columns:64px minmax(0,1fr) 150px auto;gap:14px;align-items:center;padding:14px;border-bottom:1px solid var(--stxm-line)}.stx-seller-product-table article:last-child{border-bottom:0}.stx-seller-product-thumb{width:64px;height:64px;border-radius:11px;overflow:hidden;background:#edf2f6}.stx-seller-product-thumb img{width:100%;height:100%!important;object-fit:cover}.stx-seller-product-thumb span{display:block;width:100%;height:100%;background:linear-gradient(135deg,#dce7f4,#fff0c6)}.stx-seller-product-main,.stx-seller-product-sales{display:grid;gap:4px}.stx-seller-product-main strong,.stx-seller-product-sales strong{color:var(--stxm-navy);font-size:13px}.stx-seller-product-main span,.stx-seller-product-sales span{color:#718093;font-size:10px}.stx-seller-product-table article>a{color:var(--stxm-blue)!important;font-size:11px;font-weight:850;text-decoration:none!important}.stx-seller-sales-table{overflow:auto;border:1px solid var(--stxm-line);border-radius:18px;background:#fff}.stx-seller-sales-row{display:grid;grid-template-columns:110px minmax(180px,1fr) 80px 110px 110px 90px;gap:12px;min-width:760px;padding:13px 16px;border-bottom:1px solid var(--stxm-line);font-size:11px;color:#4f6074}.stx-seller-sales-row:last-child{border-bottom:0}.stx-seller-sales-row--head{background:#f4f7fa;color:#697789;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900}.stx-market-small{font-size:11px;color:#6c7784;margin-top:20px;line-height:1.55}
@media(max-width:980px){.stx-market-grid{grid-template-columns:repeat(2,1fr)}.stx-seller-layout--studio,.stx-seller-layout{grid-template-columns:1fr}.stx-seller-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stx-seller-overview{grid-template-columns:1fr}}
@media(max-width:620px){.stx-market-grid,.stx-seller-stats{grid-template-columns:1fr}.stx-seller-tabs{width:100%;border-radius:18px}.stx-seller-tabs a{flex:1;text-align:center}.stx-seller-product-table article{grid-template-columns:58px minmax(0,1fr) auto}.stx-seller-product-sales{grid-column:2}.stx-seller-product-thumb{width:58px;height:58px}}
.stx-seller-stats .stx-seller-money{font-size:20px;line-height:1.35}.stx-seller-stats .stx-seller-money .woocommerce-Price-amount{white-space:nowrap}
/* v1.3 Seller Studio / Vendor Pages integration */
@media(min-width:981px){.stx-seller-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* v1.4 creator cross-selling */
.stx-seller-check{grid-template-columns:20px 1fr!important;align-items:start!important;padding:14px 15px;border:1px solid var(--stxm-line);border-radius:13px;background:#f8fafc}.stx-seller-check input{width:17px!important;height:17px!important;min-height:0!important;margin:2px 0 0;padding:0!important}.stx-seller-check>span{display:grid;gap:4px}.stx-seller-check strong{font-size:12px;color:var(--stxm-navy)}.stx-seller-check small{margin:0!important;line-height:1.5}
.stx-section--creator-commerce{padding:84px 0;background:#fff}.stx-creator-commerce__head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.stx-creator-commerce__head h2{margin:7px 0 9px;font-size:clamp(38px,4.7vw,62px);line-height:.98;letter-spacing:-.05em;color:var(--stxm-navy)}.stx-creator-commerce__head p{max-width:700px;margin:0;color:var(--stxm-muted);line-height:1.65}.stx-creator-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stx-creator-product{overflow:hidden;border:1px solid var(--stxm-line);border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(7,27,58,.05)}.stx-creator-product__media{display:block;aspect-ratio:4/3;overflow:hidden;background:#eef3f8}.stx-creator-product__media img{width:100%;height:100%!important;object-fit:cover;transition:transform .35s ease}.stx-creator-product:hover .stx-creator-product__media img{transform:scale(1.025)}.stx-creator-product__media>span{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e7eef7,#fff0c8)}.stx-creator-product__copy{padding:19px}.stx-creator-product__copy small{display:block;color:#976100;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.stx-creator-product__copy h3{margin:7px 0 9px;font-size:22px;line-height:1.08;letter-spacing:-.035em}.stx-creator-product__copy h3 a{color:var(--stxm-navy)!important;text-decoration:none!important}.stx-creator-product__price{color:var(--stxm-blue);font-weight:850}.stx-creator-product__link{display:inline-flex;margin-top:12px;color:var(--stxm-blue)!important;font-size:11px;font-weight:850;text-decoration:none!important}
.stx-checkout-cross-sell{margin:18px 0 24px;padding:20px;border:1px solid #dbe3ec;border-radius:18px;background:#f8fafc;color:#071320}.stx-checkout-cross-sell__head>span{display:block;color:#976100;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.stx-checkout-cross-sell__head h3{margin:6px 0 6px!important;color:var(--stxm-navy)!important;font-size:24px!important;line-height:1.05!important;letter-spacing:-.035em!important}.stx-checkout-cross-sell__head p{margin:0 0 14px!important;color:#657489!important;font-size:12px!important;line-height:1.55!important}.stx-creator-products--checkout{grid-template-columns:1fr 1fr;gap:10px}.stx-creator-products--checkout .stx-creator-product{display:grid;grid-template-columns:84px minmax(0,1fr);border-radius:15px;box-shadow:none}.stx-creator-products--checkout .stx-creator-product__media{aspect-ratio:1/1;height:100%;min-height:112px}.stx-creator-products--checkout .stx-creator-product__copy{padding:13px}.stx-creator-products--checkout .stx-creator-product__copy h3{font-size:15px;margin:5px 0 6px}.stx-creator-products--checkout .stx-creator-product__price{font-size:12px}.stx-cross-sell-add{display:inline-flex;align-items:center;justify-content:center;min-height:35px;margin-top:9px;padding:0 12px;border:0;border-radius:999px;background:var(--stxm-orange);color:var(--stxm-navy);font-size:10px;font-weight:900;cursor:pointer}.stx-cross-sell-add:disabled{opacity:.55;cursor:wait}.stx-cross-sell-note{margin:10px 0 0!important;color:#7c8795!important;font-size:9.5px!important;line-height:1.45!important}
@media(max-width:800px){.stx-creator-commerce__head{align-items:flex-start;flex-direction:column}.stx-creator-products{grid-template-columns:1fr 1fr}.stx-creator-products--checkout{grid-template-columns:1fr}}
@media(max-width:560px){.stx-creator-products{grid-template-columns:1fr}.stx-creator-products--checkout .stx-creator-product{grid-template-columns:74px 1fr}}
