:root{
  --ink:#17130f;--muted:#6e6258;--paper:#f7f2eb;--ivory:#fffaf2;--line:#e6dacb;--gold:#b28b54;--gold-dark:#7d5a2d;--charcoal:#231f1a;--wine:#5f2328;--cream:#fbf5ea;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{width:min(620px,calc(100% - 40px))}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,242,235,.93);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.brand-logo img{width:170px;height:auto}.nav-links{display:flex;gap:24px;align-items:center;font-size:13px;text-transform:uppercase;letter-spacing:.11em;font-weight:700}.nav-actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);padding:12px 18px;border-radius:999px;background:transparent;color:var(--ink);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.btn.dark{background:var(--ink);border-color:var(--ink);color:#fff}.btn.gold{background:var(--gold);border-color:var(--gold);color:#fff}.btn.glass{color:#fff;border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.08)}.hero{min-height:700px;display:grid;align-items:end;position:relative;overflow:hidden;background:#1e1915}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 30%,rgba(214,163,69,.34),transparent 28%),linear-gradient(135deg,#111,#3a2717 62%,#a87c35);opacity:.82}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,19,15,.86),rgba(23,19,15,.18),rgba(23,19,15,.66))}.hero-inner{position:relative;z-index:1;color:#fff;padding:128px 0 100px;max-width:790px}.eyebrow{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-weight:900}.hero h1,.page-hero h1,.section-title h2,.panel h2,.product-summary-panel h1,.admin-hero h1{font-family:"Playfair Display",Georgia,serif}.hero h1{font-size:clamp(48px,6.6vw,92px);line-height:.94;margin:18px 0}.hero p{font-size:18px;color:#efe5da;max-width:640px}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.page-hero{min-height:430px;display:grid;align-items:end;position:relative;background:#1d1714;color:#fff;overflow:hidden}.page-hero.compact{min-height:310px}.page-hero:before{content:"";position:absolute;inset:0;background:var(--hero-image, radial-gradient(circle at 75% 25%,rgba(210,165,82,.35),transparent 28%),linear-gradient(135deg,#111,#3f2c18 58%,#a77b35)) center/cover no-repeat;opacity:.78}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,19,15,.85),rgba(23,19,15,.22))}.page-hero .container{position:relative;z-index:1;padding:90px 0 58px}.page-hero h1{font-size:clamp(40px,5vw,72px);line-height:1;margin:10px 0}.page-hero p{max-width:680px;color:#f1e7dc}.section{padding:78px 0}.editorial-section{background:var(--cream)}.section-title{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.section-title h2{font-size:clamp(32px,4vw,54px);line-height:1;margin:0}.section-title p{max-width:560px;color:var(--muted);margin:0}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:var(--ivory);border:1px solid var(--line);box-shadow:0 18px 50px rgba(42,34,26,.07)}.padded{padding:28px}.collection-card{min-height:380px;position:relative;overflow:hidden;display:flex;align-items:end}.collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.94);transition:transform .45s ease}.collection-card:hover img{transform:scale(1.05)}.collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,19,15,.76),rgba(23,19,15,.1))}.collection-card .body{position:relative;z-index:1;color:#fff;padding:28px}.collection-card h3,.product-card h3{font-family:"Playfair Display",Georgia,serif;font-size:25px;line-height:1.1;margin:0 0 8px}.collection-card p{color:#eaded3}.product-card{overflow:hidden}.product-card .image{aspect-ratio:4/3;background:#ddd;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:cover}.product-card .body{padding:22px}.price,.detail-price{font-weight:900;color:var(--gold-dark);font-size:20px}.detail-price{font-size:34px;margin:22px 0}.meta{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.split-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:start}.panel{background:var(--ivory);border:1px solid var(--line);padding:32px}.panel h2{font-size:44px;line-height:1;margin:.3em 0}.template-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.template-strip.single{grid-template-columns:1fr}.template-strip img{width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);box-shadow:0 18px 50px rgba(42,34,26,.08)}.product-detail-shell{padding:70px 0;background:var(--cream)}.product-detail-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:start}.product-gallery img{width:100%;min-height:620px;object-fit:cover;border:1px solid var(--line)}.product-summary-panel{background:var(--ivory);border:1px solid var(--line);padding:38px;position:sticky;top:98px}.product-summary-panel h1{font-size:clamp(42px,5vw,66px);line-height:1;margin:.2em 0}.lead{font-size:18px;color:var(--muted)}.trust-box{border:1px solid var(--line);background:#fff;padding:18px;margin:18px 0}.checkout-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:start}.ship-group{border-top:1px solid var(--line);padding:16px 0}.dashboard{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{background:var(--charcoal);color:#fff;padding:28px}.sidebar a{display:block;padding:12px 0;color:#e8ded3;border-bottom:1px solid rgba(255,255,255,.08)}.admin-brand{border-bottom:0!important;margin-bottom:18px}.admin-brand img{width:170px;filter:brightness(2.6) grayscale(1)}.main-panel{padding:36px;background:var(--paper)}.admin-hero{background:var(--ivory);border:1px solid var(--line);padding:30px;margin-bottom:24px}.admin-hero h1{font-size:44px;line-height:1;margin:.2em 0}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px}.stat{background:#fff;border:1px solid var(--line);padding:22px}.stat strong{display:block;font-size:18px}.stat span{display:block;color:var(--muted);margin-top:6px}.admin-links{display:flex;gap:12px;flex-wrap:wrap}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{border-bottom:1px solid var(--line);padding:14px;text-align:left;vertical-align:top}.notice{padding:14px 18px;border:1px solid #e8c36f;background:#fff7db;color:#5e4615;margin-bottom:20px}.form-control{width:100%;padding:12px;border:1px solid var(--line);background:#fff;margin:6px 0 14px}.logo-preview{width:260px;background:#fff;padding:16px;border:1px solid var(--line)}.help-text{font-size:13px;color:var(--muted)}.dashboard-preview{background:var(--ivory);border:1px solid var(--line);padding:30px}.mobile-menu{display:none}.site-footer{background:#181512;color:#d9cbbc;padding:56px 0;margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px}.footer-grid a{display:block;color:#d9cbbc;margin:8px 0}.footer-logo{width:190px;filter:brightness(2.4) grayscale(1);margin-bottom:18px}code{background:rgba(178,139,84,.14);padding:2px 5px;border-radius:4px}
@media(max-width:900px){.nav-links,.nav-actions{display:none}.mobile-menu{display:inline-flex}.grid-3,.grid-4,.split-panel,.dashboard,.footer-grid,.stat-row,.template-strip,.product-detail-grid,.checkout-grid{grid-template-columns:1fr}.hero{min-height:600px}.section-title{display:block}.container{width:min(100% - 28px,1180px)}.product-summary-panel{position:static}.product-gallery img{min-height:auto}.dashboard{display:block}.sidebar{position:relative}.page-hero{min-height:330px}}

.notice{padding:1rem 1.25rem;border:1px solid rgba(185,146,75,.35);background:rgba(185,146,75,.08);border-radius:14px;margin:1rem 0}.notice.error{border-color:rgba(160,42,42,.45);background:rgba(160,42,42,.08)}
.form-stack{display:flex;flex-direction:column;gap:1rem}.form-stack label{display:flex;flex-direction:column;gap:.45rem;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.form-control,select,textarea,input{border:1px solid rgba(40,32,24,.18);border-radius:12px;padding:.85rem 1rem;background:#fff;color:#1f1a16;font:inherit}textarea.form-control{min-height:110px}.narrow{max-width:760px;margin:auto}.role-pill{display:block;padding:.8rem 1rem;border:1px solid rgba(40,32,24,.12);border-radius:999px;margin:.4rem 0;text-decoration:none;color:#2b241f}.role-pill.active{background:#2b241f;color:#fff}.plans-grid{align-items:stretch}.price{font-size:1.35rem;font-weight:800;margin:1rem 0;color:#8f6a2f}.help-text{font-size:.9rem;color:#6f665c}.table form{margin:.25rem 0}.table small{color:#6f665c}.admin-links{display:flex;gap:.75rem;flex-wrap:wrap}.template-strip.single img{max-width:100%}@media(max-width:800px){.form-grid{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1fr!important}.dashboard{grid-template-columns:1fr}.sidebar{position:relative;min-height:auto}}


/* UNIMERCE v1 help system and admin CMS/SEO enhancements */
.field-label{display:flex;align-items:center;gap:.45rem;font-weight:800;margin-bottom:.35rem}.field-help{width:22px;height:22px;border-radius:999px;border:1px solid var(--gold);background:#fff7e8;color:#7b5728;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;line-height:1;cursor:pointer}.field-help:hover{background:var(--gold);color:#fff}.help-modal-backdrop{position:fixed;inset:0;background:rgba(20,15,10,.55);display:none;z-index:9998}.help-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(540px,calc(100% - 36px));background:#fffaf2;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.28);display:none;z-index:9999;padding:24px}.help-modal h3{margin:0 0 .5rem;font-family:"Playfair Display",Georgia,serif;font-size:28px}.help-modal p{margin:.5rem 0;color:var(--muted)}.help-modal .close-help{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer;color:var(--muted)}.field-row{margin-bottom:1rem}.field-row input,.field-row select,.field-row textarea{width:100%}.toolbar{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:1rem 0}.status-badge{display:inline-block;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge-ok{background:#ecf8f1;color:#1f6847}.badge-warn{background:#fff7db;color:#856013}.badge-bad{background:#fff0ed;color:#8b2017}.badge-neutral{background:#f2ede5;color:#62574d}.admin-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.admin-card{background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px}.admin-card h3{margin:.2rem 0 .4rem;font-family:"Playfair Display",Georgia,serif;font-size:28px}.admin-card p{color:var(--muted)}.form-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.inline-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.small-link{font-size:.9rem;color:var(--gold-dark);font-weight:800}.code-block{font-family:Consolas,monospace;background:#17130f;color:#f7e7cd;border-radius:14px;padding:14px;white-space:pre-wrap;overflow:auto}.admin-section-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:0 0 1rem}.admin-section-tabs a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.55rem .9rem;font-weight:800;font-size:.9rem}.admin-section-tabs a.active{background:var(--charcoal);color:#fff;border-color:var(--charcoal)}@media(max-width:900px){.admin-card-grid{grid-template-columns:1fr}.toolbar{display:block}.inline-actions{display:block}.inline-actions a,.inline-actions button{margin:.2rem 0}}

/* UNIMERCE v1 admin marketplace management patch */
.help-example{border-top:1px solid var(--line);padding-top:.75rem;margin-top:1rem;color:#4b4037!important}.sidebar{overflow:auto}.sidebar a{line-height:1.25}.page-hero .btn{margin-top:1rem}.panel .admin-card-grid{margin-top:1rem}

/* Patch 006: Bootstrap grid safety, row separation, lighter storefront, grouped admin menu */
section,.section,.editorial-section,.product-detail-shell,.page-hero,.hero{clear:both;position:relative;isolation:isolate}.section{padding-block:clamp(3rem,6vw,5.5rem);overflow:visible}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.row>*{min-width:0}.card,.panel,.admin-card,.product-card,.collection-card{height:auto}.d-flex>.card,.d-flex>.panel{min-height:100%}.hero{aspect-ratio:16/9;min-height:auto;align-items:end}.hero.homepage-slideshow{background:#d8c3a5}.hero.homepage-slideshow:before{opacity:.95}.hero.homepage-slideshow:after{background:linear-gradient(90deg,rgba(251,245,234,.92) 0%,rgba(251,245,234,.68) 38%,rgba(35,31,26,.22) 72%,rgba(35,31,26,.42) 100%)}.hero.homepage-slideshow .hero-inner{color:#231f1a}.hero.homepage-slideshow .hero-inner p{color:#5c5148}.hero.homepage-slideshow .btn.glass{color:#231f1a;border-color:rgba(35,31,26,.25);background:rgba(255,255,255,.45)}.page-hero{aspect-ratio:16/9;min-height:auto}.page-hero.compact{aspect-ratio:16/6;min-height:260px}.collection-card{min-height:clamp(320px,36vw,460px)}.product-card{display:flex;flex-direction:column}.product-card .body{display:flex;flex-direction:column;gap:.45rem;flex:1}.product-card .price{margin-top:auto}.product-gallery img{aspect-ratio:3/4;min-height:auto}.site-footer{margin-top:0}.footer-grid-bs strong{display:block;margin-bottom:.75rem;color:#fff}.footer-contact-column p{margin:.45rem 0}.footer-bottom-line{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1rem;color:#b9aa98;font-size:.9rem}.admin-dashboard-shell{grid-template-columns:300px minmax(0,1fr)}.admin-sidebar{padding:22px}.admin-menu-group{border-bottom:1px solid rgba(255,255,255,.08);padding:.45rem 0}.admin-menu-group summary{cursor:pointer;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;padding:.55rem 0}.admin-menu-group a{padding:.55rem .35rem .55rem .75rem;border-bottom:0;font-size:.93rem}.admin-main-panel{min-width:0}.table-responsive{overflow:auto}.content-body img{max-width:100%;height:auto}.content-body table{width:100%;max-width:100%;overflow:auto}.form-stack .row{margin-left:0;margin-right:0}.sidebar details{display:block}@media(max-width:991.98px){.admin-dashboard-shell{display:block}.admin-sidebar{max-height:none}.hero,.page-hero{aspect-ratio:3/4}.page-hero.compact{aspect-ratio:3/4}.hero.homepage-slideshow:after{background:linear-gradient(0deg,rgba(251,245,234,.92),rgba(251,245,234,.35),rgba(35,31,26,.38))}.footer-grid-bs{row-gap:2rem}.section{padding-block:3rem}}

/* UNIMERCE v1.25c storefront rich category text cleanup */
.um-category-description{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;}
.um-category-description p:last-child{margin-bottom:0;}
.um-category-count p,.um-category-count ul,.um-category-count ol{margin:0 0 .45rem;padding-left:1.1rem;}
.um-category-count p:last-child,.um-category-count ul:last-child,.um-category-count ol:last-child{margin-bottom:0;}
.um-category-count a{color:#fff;text-decoration:underline;text-underline-offset:3px;}

/* UNIMERCE Product Manager and Product Detail Patch — Developer: Morris Robinson / morrisrobinson1688@aol.com */
.um-form-section-title{background:#17110b;color:#fff;border-left:5px solid var(--gold,#b88a38);padding:14px 18px;margin:28px 0 18px;display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.um-form-section-title h2{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-size:15px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;margin:0!important;color:#fff!important}.um-form-section-title small{color:#eadcc4}.um-product-editor-form .form-actions,.um-product-form-actions{align-items:center;justify-content:flex-start}.um-product-gallery-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.um-product-gallery-card,.um-product-new-image-card{border:1px solid var(--line,#ded2c3);background:#fff;padding:12px;display:grid;gap:10px;min-width:0}.um-product-gallery-thumb{aspect-ratio:4/3;background:#eadfce;overflow:hidden}.um-product-gallery-thumb img,.um-product-new-image-card img{width:100%;height:100%;object-fit:cover}.um-product-gallery-empty{border:1px dashed var(--line,#ded2c3);background:#fffaf2;padding:24px;color:var(--muted,#6f6255)}.um-radio-line{display:flex;gap:7px;align-items:center;font-weight:800}.um-check-danger{display:flex;gap:7px;align-items:center;color:#8e2626;font-weight:800}.um-product-new-image-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}.um-product-new-image-card{cursor:pointer}.um-product-new-image-card img{aspect-ratio:4/3}.um-product-new-image-card span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#7a5313}.um-pricing-table-wrap{margin:0 0 22px}.um-pricing-table th{white-space:nowrap}.um-pricing-table input,.um-pricing-table select{min-width:120px}.um-product-list-cell,.merchant-product-cell{display:flex;gap:12px;align-items:center;min-width:240px}.um-product-list-cell img,.merchant-product-cell img{width:62px;height:62px;object-fit:cover;border:1px solid var(--line,#ded2c3);background:#eadfce;flex:0 0 62px}.merchant-product-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.merchant-product-toolbar h2{margin:0 0 6px}.merchant-product-toolbar p{margin:0;color:var(--member-muted,#6f6255)}.merchant-row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.merchant-row-actions form{margin:0}.um-btn.danger{border-color:#b94b4b;color:#8e2626!important;background:#fff5f5}.um-btn.danger:hover{background:#8e2626;color:#fff!important}.merchant-product-image-section{align-items:start}.um-product-detail-v2{background:#f6f0e6}.um-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:42px;align-items:start}.um-product-gallery-v2{display:grid;gap:16px}.um-product-main-image{background:#eadfce;border:1px solid var(--line,#ded2c3);overflow:hidden}.um-product-main-image img,.um-product-main-image .um-image-placeholder{width:100%;aspect-ratio:3/4;min-height:auto;object-fit:cover}.um-product-thumb-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.um-product-thumb-strip button{border:1px solid var(--line,#ded2c3);padding:0;background:#fff;cursor:pointer;aspect-ratio:1/1;overflow:hidden}.um-product-thumb-strip img{width:100%;height:100%;object-fit:cover}.um-product-purchase-panel{background:#fffdf8;border:1px solid var(--line,#ded2c3);padding:clamp(24px,4vw,42px);position:sticky;top:96px;box-shadow:0 22px 60px rgba(42,34,26,.08)}.um-product-purchase-panel h1{font-size:clamp(38px,5vw,66px);line-height:1;margin:.18em 0 .25em}.um-product-eyebrow{display:block;color:#8a6125;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.um-product-brief{color:var(--muted,#6f6255);font-size:17px;line-height:1.65}.um-product-brief p:last-child{margin-bottom:0}.um-product-price-box{border-top:1px solid var(--line,#ded2c3);border-bottom:1px solid var(--line,#ded2c3);padding:22px 0;margin:24px 0}.um-compare-price{text-decoration:line-through;color:#8e8175;font-weight:800;font-size:18px}.um-current-price{font-size:clamp(34px,4vw,52px);font-weight:900;color:#8a6125;line-height:1}.um-role-price-note{font-weight:800;color:#6f6255;margin-top:8px}.um-quantity-tier-box{border:1px solid var(--line,#ded2c3);background:#fff;padding:18px;margin-bottom:22px}.um-quantity-tier-box h2{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.um-quantity-tier-list{display:grid;gap:8px}.um-quantity-tier-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eee5d9;padding-bottom:8px}.um-quantity-tier-list div:last-child{border-bottom:0;padding-bottom:0}.um-product-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.um-product-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.um-product-meta-grid div{border:1px solid var(--line,#ded2c3);background:#fff;padding:14px}.um-product-meta-grid span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a6125;font-weight:900}.um-product-meta-grid strong{display:block;margin-top:5px;overflow-wrap:anywhere}.um-product-info-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:26px;align-items:start}.notice.error{border-color:#c94b4b;background:#fff4f4;color:#7d2222}@media(max-width:991.98px){.um-form-section-title{display:block}.um-product-gallery-editor,.um-product-new-image-preview{grid-template-columns:1fr 1fr}.um-product-detail-grid,.um-product-info-grid{grid-template-columns:1fr}.um-product-purchase-panel{position:static}.merchant-product-toolbar{display:block}.merchant-product-toolbar .um-btn{margin-top:14px}.merchant-row-actions{display:grid}.merchant-row-actions .um-btn,.merchant-row-actions form,.merchant-row-actions button{width:100%}.um-product-meta-grid{grid-template-columns:1fr}.um-product-thumb-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:575.98px){.um-product-gallery-editor,.um-product-new-image-preview{grid-template-columns:1fr}.um-pricing-table th,.um-pricing-table td{min-width:150px}.um-product-actions .btn{width:100%;text-align:center}.um-product-list-cell,.merchant-product-cell{min-width:220px}}

/* Patch 057: guided product editor accordion / previous-next workflow */
.um-guided-product-step{border:1px solid var(--line,#ded2c3);background:#fffdf8;margin:0 0 16px;box-shadow:0 16px 38px rgba(42,34,26,.055);overflow:hidden}.um-guided-product-toggle{width:100%;border:0;background:#17110b;color:#fff;display:flex;align-items:center;gap:14px;text-align:left;padding:16px 18px;cursor:pointer}.um-guided-product-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#eadcc4;font-weight:900;letter-spacing:.08em;flex:0 0 42px}.um-guided-product-title{display:grid;gap:3px;min-width:0}.um-guided-product-title strong{font-size:15px;text-transform:uppercase;letter-spacing:.08em;line-height:1.2}.um-guided-product-title small{color:#eadcc4;font-size:12px;line-height:1.35}.um-guided-product-indicator{margin-left:auto;font-size:26px;line-height:1;color:#d7aa53;font-weight:300}.um-guided-product-step.is-open .um-guided-product-indicator{transform:rotate(45deg)}.um-guided-product-body{display:none;padding:20px}.um-guided-product-step.is-open .um-guided-product-body{display:block}.um-guided-product-body>.merchant-form-section:first-child,.um-guided-product-body>.row:first-child,.um-guided-product-body>.table-responsive:first-child{margin-top:0}.um-guided-product-nav{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line,#ded2c3);margin-top:20px;padding-top:16px}.um-guided-product-final-actions{position:sticky;bottom:0;z-index:8;background:rgba(255,253,248,.96);border:1px solid var(--line,#ded2c3);box-shadow:0 -12px 35px rgba(42,34,26,.09);padding:14px 16px;margin-top:18px}.um-guided-product-final-actions .um-btn,.um-guided-product-final-actions .btn{margin-right:8px}@media(max-width:767.98px){.um-guided-product-toggle{padding:14px 12px;gap:10px;align-items:flex-start}.um-guided-product-number{width:34px;height:34px;flex-basis:34px;font-size:12px}.um-guided-product-title strong{font-size:13px}.um-guided-product-title small{font-size:11px}.um-guided-product-body{padding:14px 12px}.um-guided-product-nav{display:grid}.um-guided-product-nav .um-btn,.um-guided-product-nav .btn{width:100%;text-align:center}.um-guided-product-final-actions{display:grid;gap:10px;padding:12px}.um-guided-product-final-actions .um-btn,.um-guided-product-final-actions .btn,.um-guided-product-final-actions button{width:100%;margin:0;text-align:center}}
/* Patch 058 - eBay-style product editor UX. Developer: Morris Robinson / morrisrobinson1688@aol.com */
.um-product-editor-v2 .field-label,.um-product-editor-v2 label>span{font-weight:800;color:#2d2419;display:flex;align-items:center;gap:6px;text-align:left}.um-product-editor-v2 .full{grid-column:1/-1}.um-generated-slug-field{display:grid;gap:8px}.um-slug-preview-box{display:flex;align-items:center;gap:0;border:1px solid var(--line,#ded2c3);background:#fffaf1;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;word-break:break-all}.um-slug-preview-box span{color:#7d6b55}.um-slug-preview-box strong{color:#1f160e}.um-slug-status{display:block;font-weight:700}.um-slug-status.is-checking{color:#7d6b55}.um-slug-status.is-available{color:#237447}.um-slug-status.is-adjusted{color:#a26500}.um-category-picker-field{display:grid;gap:10px}.um-category-picker-summary{border:1px solid var(--line,#ded2c3);background:#fffdf8;min-height:56px;padding:10px}.um-category-picker-summary [data-selected-category-list]{display:flex;flex-wrap:wrap;gap:8px}.um-category-chip{display:inline-flex;align-items:center;gap:8px;background:#21170e;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1.25;max-width:100%}.um-category-chip span{overflow:hidden;text-overflow:ellipsis}.um-category-chip button{border:0;background:#d7aa53;color:#17110b;border-radius:999px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:900}.um-category-picker-empty,.um-category-picker-no-results{color:#7d6b55;padding:10px;border:1px dashed #d8c7ad;background:#fffaf1}.um-product-picker-modal[hidden]{display:none!important}.um-modal-open{overflow:hidden}.um-product-picker-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.um-product-picker-backdrop{position:absolute;inset:0;background:rgba(16,11,6,.64);backdrop-filter:blur(3px)}.um-product-picker-panel{position:relative;z-index:1;background:#fffdf8;border:1px solid #d7aa53;box-shadow:0 30px 90px rgba(0,0,0,.35);width:min(920px,100%);max-height:min(86vh,820px);display:grid;grid-template-rows:auto auto 1fr auto;gap:14px;padding:20px;overflow:hidden}.um-product-picker-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line,#ded2c3);padding-bottom:14px}.um-product-picker-panel header h2{margin:2px 0 4px;color:#17110b}.um-product-picker-panel header p{margin:0;color:#6b5a45}.um-product-picker-panel header button{border:0;background:#17110b;color:#fff;width:38px;height:38px;font-size:26px;line-height:1;cursor:pointer}.um-category-results{overflow:auto;display:grid;gap:8px;padding-right:4px}.um-category-result{border:1px solid var(--line,#ded2c3);background:#fff;color:#2d2419;text-align:left;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.um-category-result strong{display:block;color:#17110b}.um-category-result small{display:block;color:#7d6b55;margin-top:3px}.um-category-result em{font-style:normal;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#91651b}.um-category-result.is-selected{border-color:#d7aa53;background:#fff6e3}.um-product-picker-panel footer{border-top:1px solid var(--line,#ded2c3);padding-top:12px;display:flex;justify-content:flex-start}.um-visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.um-product-image-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.um-product-image-slot{min-height:220px;border:1px solid var(--line,#ded2c3);background:#fff;display:grid;gap:10px;align-content:start;padding:10px}.um-product-image-slot-empty{cursor:pointer;text-align:center;align-content:center;justify-items:center;border:2px dashed #d8c7ad;background:linear-gradient(145deg,#fffdf8,#fff7e8);color:#3a2a1a;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.um-product-image-slot-empty:hover{border-color:#d7aa53;box-shadow:0 14px 35px rgba(42,34,26,.12);transform:translateY(-1px)}.um-product-image-slot-empty span{display:inline-flex;width:48px;height:48px;border-radius:999px;align-items:center;justify-content:center;background:#17110b;color:#d7aa53;font-size:28px}.um-product-image-slot-empty strong{font-size:14px;text-transform:uppercase;letter-spacing:.08em}.um-product-image-slot-empty small{color:#7d6b55}.um-product-new-image-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.um-product-new-image-card{border:1px solid #d7aa53;background:#fffaf1;padding:10px;display:grid;gap:8px;cursor:pointer}.um-product-new-image-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f1eadf}.um-product-new-image-card span{font-weight:800}.um-product-new-image-card small{color:#7d6b55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.um-product-gallery-card .um-product-gallery-thumb{width:100%;aspect-ratio:4/3;overflow:hidden;background:#f1eadf}.um-product-gallery-card .um-product-gallery-thumb img{width:100%;height:100%;object-fit:cover}.um-seo-preview-card{border:1px solid var(--line,#ded2c3);background:#fff;padding:16px;display:grid;gap:5px}.um-seo-preview-card span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:#7d6b55;font-weight:900}.um-seo-preview-card strong{font-size:18px;color:#1a0dab;font-weight:500}.um-seo-preview-card em{font-style:normal;color:#006621;font-size:13px;word-break:break-all}.um-seo-preview-card p{margin:0;color:#545454}.um-pricing-table tr.is-disabled-by-role{opacity:.48;background:#f5efe5}.um-pricing-table tr.is-disabled-by-role::after{content:'Role access disabled above';display:block;color:#8a5a00;font-size:12px;font-weight:800;padding:4px 8px}.um-product-tour-steps{display:grid;gap:10px}.um-product-tour-steps div{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line,#ded2c3);background:#fff;padding:12px}.um-product-tour-steps strong{width:32px;height:32px;border-radius:999px;background:#17110b;color:#d7aa53;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px}.um-product-tour-steps span{color:#2d2419}.um-product-editor-v2 .btn,.um-product-editor-v2 .um-btn{align-self:flex-start}@media(max-width:991.98px){.um-product-image-slot-grid,.um-product-new-image-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.um-product-image-slot{min-height:190px}}@media(max-width:575.98px){.um-product-picker-modal{padding:8px;align-items:stretch}.um-product-picker-panel{max-height:calc(100vh - 16px);padding:14px}.um-product-picker-panel header{gap:10px}.um-product-picker-panel header h2{font-size:20px}.um-category-result{align-items:flex-start;display:grid}.um-product-image-slot-grid,.um-product-new-image-preview{grid-template-columns:1fr}.um-product-image-slot{min-height:170px}.um-slug-preview-box{font-size:12px}.um-category-chip{border-radius:14px}.um-product-picker-panel footer .btn,.um-product-picker-panel footer .um-btn{width:100%;text-align:center}.um-product-editor-v2 .btn,.um-product-editor-v2 .um-btn{width:100%;text-align:center;justify-content:center}}

/* Patch 102 — Product manager image popups, mobile sorting, and inline shipping profile layer. */
.um-product-image-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.um-product-gallery-card{position:relative}.um-image-drag-handle{position:absolute;top:8px;left:8px;z-index:2;border:1px solid rgba(0,0,0,.18);background:rgba(255,255,255,.92);border-radius:999px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;cursor:grab;font-weight:900;color:#4b3720;touch-action:none}.um-product-gallery-card.is-dragging{opacity:.58;outline:2px dashed #b88a38;transform:scale(.985)}.um-image-card-main-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.um-image-info-button{border:1px solid #ded2c3;background:#fffaf1;color:#6d4a16;border-radius:999px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.um-image-info-button:hover,.um-image-drag-handle:hover{background:#17110b;color:#fff}.um-image-info-modal .um-product-picker-panel{max-width:520px}.um-inline-select-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.um-inline-select-actions select{flex:1 1 280px}.um-profile-picker-row{display:grid;gap:8px}.um-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.um-package-grid .field-row.full{grid-column:1/-1}.um-shipping-required-panel.is-disabled{opacity:.55;display:none}.um-shipping-profile-panel{max-width:880px}.um-popup-form-grid{max-height:min(68vh,720px);overflow:auto;padding-right:4px}.um-popup-form-grid .full{grid-column:1/-1}.um-popup-form-grid .checkline{font-size:13px}.um-product-picker-modal[hidden]{display:none!important}.um-product-picker-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.um-product-picker-backdrop{position:absolute;inset:0;background:rgba(17,12,7,.62)}.um-product-picker-panel{position:relative;z-index:1;background:#fffdf8;border:1px solid #ded2c3;box-shadow:0 30px 90px rgba(0,0,0,.22);width:min(920px,100%);max-height:calc(100vh - 34px);overflow:auto;padding:22px}.um-product-picker-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #ded2c3;margin:-4px 0 16px;padding-bottom:14px}.um-product-picker-panel>header h2{margin:.1rem 0}.um-product-picker-panel>header button{border:0;background:#17110b;color:#fff;width:34px;height:34px;border-radius:999px;font-size:22px;line-height:1;cursor:pointer}.um-product-picker-panel>footer{display:flex;gap:10px;justify-content:flex-start;border-top:1px solid #ded2c3;margin-top:16px;padding-top:14px}.um-modal-open{overflow:hidden}
@media(max-width:991.98px){.um-product-image-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.um-package-grid{grid-template-columns:1fr}.um-inline-select-actions{display:grid}.um-inline-select-actions .um-btn,.um-inline-select-actions .btn{width:100%}.um-product-picker-modal{align-items:flex-end;padding:0}.um-product-picker-panel{width:100%;max-height:88vh;border-radius:18px 18px 0 0;padding:18px}.um-popup-form-grid{max-height:58vh}}
@media(max-width:575.98px){.um-product-image-slot-grid{grid-template-columns:1fr}.um-image-drag-handle,.um-image-info-button{width:40px;height:40px}.um-product-picker-panel>footer{display:grid}.um-product-picker-panel>footer .um-btn,.um-product-picker-panel>footer .btn,.um-product-picker-panel>footer button{width:100%}}
