:root{--ink:#172218;--forest:#2f4632;--sage:#8a9b76;--cream:#f7f4ec;--paper:#fffdfa;--orange:#eca05c;--line:#deddd5;--radius:2px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.65 Arial,sans-serif}h1,h2,h3,.brand,.footer-brand{font-family:Georgia,serif;font-weight:500}h1{font-size:clamp(2.4rem,5vw,5.6rem);line-height:1.02;margin:.2em 0}h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.08;margin:.15em 0 .5em}h3{font-size:1.12rem}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{height:88px;padding:0 clamp(18px,4vw,70px);display:grid;grid-template-columns:220px 1fr 150px;align-items:center;background:rgba(255,253,250,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:grid;grid-template-columns:30px auto;grid-template-rows:22px 15px;letter-spacing:.12em}.brand .mark{grid-row:1/3;color:var(--orange);font-size:22px}.brand strong{font-size:21px}.brand small{font:9px Arial,sans-serif;letter-spacing:.34em}.main-nav{display:flex;justify-content:center;gap:clamp(13px,2vw,31px);align-items:center}.main-nav>a,.has-menu>a{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.has-menu{position:relative}.dropdown{display:none;position:absolute;top:28px;left:-20px;width:240px;background:var(--paper);box-shadow:0 14px 40px #17221818;padding:12px;border:1px solid var(--line)}.dropdown a{display:block;padding:9px 10px}.dropdown a:hover{background:var(--cream)}.has-menu:hover .dropdown{display:block}.header-actions{display:flex;justify-content:flex-end;gap:18px;font-size:.78rem;text-transform:uppercase}.header-actions span{display:inline-grid;place-items:center;background:var(--forest);color:white;border-radius:50%;width:18px;height:18px}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:var(--cream)}.hero-media{min-height:560px}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(35px,7vw,120px)}.hero-copy h1{font-size:clamp(2.2rem,4vw,4.6rem)}.hero-copy>p:not(.eyebrow){max-width:550px;color:#526052}.eyebrow,.meta{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#68755f;font-weight:bold}.button{display:inline-block;background:var(--forest);color:white;border:0;padding:15px 24px;margin-top:16px;text-transform:uppercase;letter-spacing:.1em;font-weight:bold;cursor:pointer}.section{padding:clamp(65px,8vw,120px) clamp(20px,6vw,100px)}.section-head{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:38px}.section-head .eyebrow{grid-column:1/3;margin:0}.section-head h2{margin-bottom:0}.section-head>a{text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;border-bottom:1px solid}.centered{text-align:center;display:block}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-image{aspect-ratio:1/1.12;background:#edf0e8;display:grid;place-items:center;overflow:hidden}.product-image span,.detail-image span{font-family:Georgia,serif;font-size:1.8rem;letter-spacing:.2em;color:#93a187}.product-card h3{margin:.2em 0}.product-card .meta{margin:16px 0 0}.product-card .price{margin:4px 0}.product-card>a{font-size:.72rem;text-transform:uppercase;border-bottom:1px solid}.dark{background:var(--forest);color:white}.dark .eyebrow{color:#cad3c5}.gallery-intro{text-align:center}.gallery-intro>p:last-of-type{max-width:600px;margin:auto;color:#d4ded3}.gallery-placeholders{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin-top:45px}.gallery-placeholders span{height:320px;background:linear-gradient(145deg,#526c54,#182c1e)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.benefit-grid article{padding:34px 25px;border-right:1px solid var(--line)}.benefit-grid article:last-child{border:0}.benefit-grid span{color:var(--orange);font-family:Georgia,serif;font-size:2rem}.benefit-grid p{color:#60705f}.video-block{padding-top:0}.video-placeholder{min-height:460px;background:linear-gradient(#17221888,#17221888),url('../images/hero.webp') center/cover;display:grid;place-items:center;align-content:center;color:white}.video-placeholder span{border:1px solid white;border-radius:50%;width:70px;height:70px;display:grid;place-items:center}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-image{height:260px;background:#e6e7df}.blog-card h3{font-size:1.45rem}.blog-card>a{border-bottom:1px solid;font-size:.75rem;text-transform:uppercase}.testimonials blockquote{display:none;max-width:850px;margin:35px auto 0;text-align:center;font:1.45rem/1.6 Georgia,serif}.testimonials blockquote.active{display:block}.avatar{width:74px;height:74px;border-radius:50%;background:var(--orange);display:grid;place-items:center;margin:auto;font-size:1.6rem;object-fit:cover}.stars{color:var(--orange);letter-spacing:.2em;margin-top:16px}.testimonials cite{font:normal .75rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.15em}.site-footer{background:#142118;color:#dfe6dc;padding:70px clamp(22px,6vw,100px) 25px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:45px}.site-footer h3{color:white}.site-footer a{display:block;margin:7px 0;color:#c6d0c3}.footer-brand{font-size:2rem;letter-spacing:.2em}.subscribe{display:flex}.subscribe input{min-width:0;flex:1;padding:13px;border:1px solid #81907d;background:transparent;color:white}.subscribe button{background:var(--orange);border:0;padding:0 18px}.copyright{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:22px;font-size:.75rem}.page-hero{text-align:center;background:var(--cream);padding:100px 20px}.page-hero h1{font-size:clamp(2.5rem,5vw,4.8rem)}.page-hero p:last-child{max-width:650px;margin:auto}.wholesale-hero{background:#283d2b;color:white}.shop-layout{display:grid;grid-template-columns:220px 1fr;gap:45px}.filters{border-right:1px solid var(--line)}.filters h2{font-size:1.4rem}.filters a{display:block;padding:8px 0}.catalog-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.catalog-bar select{padding:10px 30px 10px 10px;border:1px solid var(--line);background:white}.empty{grid-column:1/-1;padding:40px;background:var(--cream);text-align:center}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.detail-image{aspect-ratio:1;background:#edf0e8;display:grid;place-items:center}.detail-price{font:1.5rem Georgia,serif}.richtext{margin:25px 0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-form,.admin-form{display:grid;gap:16px}.contact-form label,.admin-form label,.login-card label{display:grid;gap:6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.contact-form input,.contact-form textarea,.admin-form input,.admin-form textarea,.admin-form select,.login-card input{padding:13px;border:1px solid var(--line);background:white;font:inherit}.notice{padding:14px;background:#dcebd9}.error{padding:14px;background:#f5d8d3}.admin-body{background:#f1f2ed}.login-card{width:min(430px,calc(100% - 32px));margin:8vh auto;background:white;padding:45px;display:grid;gap:18px;box-shadow:0 20px 60px #18221818}.login-card h1{margin:0}.admin-header{height:70px;background:var(--forest);color:white;padding:0 5vw;display:flex;align-items:center;justify-content:space-between}.admin-header nav{display:flex;gap:22px}.admin-main{max-width:1300px;margin:auto;padding:50px 24px}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.admin-cards article,.admin-panel{background:white;padding:28px}.admin-cards span{font:2.5rem Georgia,serif}.admin-cards p{margin:0}.admin-panel{margin-top:24px}.admin-two{display:grid;grid-template-columns:420px 1fr;gap:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{grid-template-columns:auto 1fr!important;align-items:center}.admin-list article{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.admin-list small{display:block;color:#748071}
@media(max-width:1000px){.site-header{grid-template-columns:1fr auto auto}.menu-toggle{display:block;order:2}.header-actions{order:3}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.has-menu{width:100%}.dropdown{display:block;position:static;box-shadow:none;border:0;width:auto;padding-left:20px;background:transparent}.hero{grid-template-columns:1fr}.hero-media{min-height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.blog-grid{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}.admin-two{grid-template-columns:1fr}}@media(max-width:650px){.site-header{height:72px;padding:0 16px}.main-nav{top:72px}.header-actions a:first-child{display:none}.hero-media{min-height:380px}.hero-copy{padding:50px 24px}.section{padding:65px 20px}.product-grid{gap:14px}.product-card h3{font-size:1rem}.gallery-placeholders{grid-template-columns:1fr 1fr}.gallery-placeholders span{height:220px}.gallery-placeholders span:first-child{grid-column:1/-1}.benefit-grid,.blog-grid,.site-footer,.shop-layout,.product-detail,.contact-layout{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line)}.filters{border-right:0;border-bottom:1px solid var(--line);padding-bottom:20px}.site-footer{gap:25px}.admin-cards{grid-template-columns:1fr 1fr}.admin-header nav a:first-child{display:none}.form-row{grid-template-columns:1fr}}

/* Admin V2 */
.gallery-placeholders img,.gallery-placeholders video{height:320px;width:100%;object-fit:cover;background:#263d2b}
.admin-header{height:auto;min-height:70px;padding:0 3vw}.admin-header .admin-nav{display:flex;gap:15px;align-items:center;font-size:.76rem}.admin-menu-button{display:none;background:transparent;color:#fff;border:1px solid #ffffff66;padding:7px 12px}.admin-main{max-width:1400px}.admin-page-title h1{font-size:3.4rem;margin:0 0 20px}.admin-page-title .eyebrow{margin:0}.admin-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-shortcuts a{padding:22px;background:var(--cream);font-weight:bold}.row-actions{display:flex;gap:8px}.row-actions a,.mini-button{font-size:.7rem;text-transform:uppercase;border:1px solid var(--line);padding:6px 9px}.media-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.media-admin-grid article{display:grid;gap:8px}.media-admin-grid img,.media-admin-grid video{width:100%;height:150px;object-fit:cover;background:var(--cream)}.media-admin-grid a{color:#a43a2c}.message-list article{padding:22px;border-bottom:1px solid var(--line)}.message-list article.unread{border-left:5px solid var(--orange);background:#fffaf2}.message-list small{display:block;color:#748071}
@media(max-width:1100px){.admin-menu-button{display:block}.admin-header .admin-nav{display:none;position:absolute;z-index:30;top:70px;left:0;right:0;background:var(--forest);padding:20px 4vw;flex-wrap:wrap}.admin-header .admin-nav.open{display:flex}.admin-shortcuts{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.gallery-placeholders img,.gallery-placeholders video{height:220px}.admin-shortcuts,.media-admin-grid{grid-template-columns:1fr}.admin-page-title h1{font-size:2.6rem}}

/* NIUXYS neutral palette + Admin Sidebar V3 */
:root{--ink:#161616;--forest:#161616;--sage:#777;--cream:#f6f6f6;--paper:#fff;--orange:#444;--line:#dedede}
.site-header{grid-template-columns:220px 1fr auto;background:rgba(255,255,255,.97)}
.main-nav{justify-content:flex-end}
.brand .mark,.benefit-grid span,.stars{color:#444}
.dark{background:#1b1b1b}
.gallery-placeholders span,.gallery-placeholders img,.gallery-placeholders video{background:#292929}
.site-footer{background:#f6f6f6;color:#252525}
.site-footer h3{color:#111}
.site-footer a{color:#444}
.subscribe input{border-color:#bbb;background:#fff;color:#111}
.subscribe button{background:#161616;color:#fff}
.footer-bottom{grid-column:1/-1;border-top:1px solid #d8d8d8;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:.75rem}
.footer-bottom p{margin:0}.developer-credit{text-align:right}.developer-credit a{display:inline;font-weight:bold;color:#111}
.wholesale-hero{background:#1b1b1b}
.admin-body{background:#f6f6f6}
.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}
.admin-sidebar{position:sticky;top:0;height:100vh;background:#161616;color:#fff;padding:34px 22px;display:flex;flex-direction:column;z-index:40}
.admin-logo{display:grid;margin:0 10px 34px;letter-spacing:.14em}
.admin-logo strong{font:1.45rem Georgia,serif}
.admin-logo small{font-size:.57rem;letter-spacing:.25em;color:#aaa}
.admin-sidebar .admin-nav{display:grid;gap:4px}
.admin-sidebar .admin-nav a{padding:10px 12px;border-radius:3px;color:#d7d7d7;font-size:.82rem}
.admin-sidebar .admin-nav a:hover{background:#2b2b2b;color:#fff}
.admin-sidebar-bottom{margin-top:auto;border-top:1px solid #333;padding-top:18px;display:grid;gap:9px;font-size:.78rem;color:#bbb}
.admin-main{width:100%;max-width:none;padding:48px clamp(24px,4vw,65px)}
.admin-menu-button{display:none;position:fixed;top:14px;right:16px;z-index:60;background:#161616;color:#fff;border:0;padding:9px 13px}
.admin-page-title h1{font-size:clamp(2.5rem,4vw,4rem)}
.admin-cards article,.admin-panel,.login-card{box-shadow:none;border:1px solid #e2e2e2}
.button{background:#161616}
.notice{background:#ededed}.error{background:#ece0df}
@media(max-width:1050px){
  .site-header{grid-template-columns:1fr auto auto}.main-nav{justify-content:flex-start}
  .admin-shell{display:block}.admin-sidebar{position:fixed;left:-280px;width:250px;transition:left .2s}.admin-sidebar.open{left:0}.admin-menu-button{display:block}.admin-main{padding-top:75px}
}
@media(max-width:650px){.footer-bottom{display:grid}.developer-credit{text-align:left}}

/* NIUXYS warm light palette V4 */
:root{
  --ink:#5b4a40;
  --forest:#e59657;
  --sage:#a88772;
  --cream:#f7f6f6;
  --paper:#f6f6f6;
  --orange:#e59657;
  --line:#eadfd7;
}
body{background:#f6f6f6;color:#5b4a40}
.site-header{background:#f7f6f6;border-bottom-color:#eadfd7}
.brand .mark{color:#e59657}
.main-nav>a,.has-menu>a{color:#604e43}
.dropdown{background:#f7f6f6;border-color:#eadfd7}
.dropdown a:hover{background:#f1e7df}
.header-actions{min-width:128px;align-items:center;gap:18px}
.search-action{width:36px;height:36px;display:grid!important;place-items:center;border:1px solid #e59657;border-radius:50%;color:#d97f3d;flex:0 0 36px}
.search-action svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.cart-action{display:flex;align-items:center;gap:6px;font-weight:bold;color:#604e43}
.header-actions span{background:#e59657;color:#fff}
.hero,.page-hero{background:#f7f6f6}
.button{background:#e59657;color:#fff}
.button:hover{background:#d98443}
.eyebrow,.meta{color:#b66f3f}
.product-image,.detail-image,.blog-image{background:#f1e7df}
.dark{background:#f7f6f6;color:#5b4a40}
.dark .eyebrow{color:#b66f3f}
.gallery-intro>p:last-of-type{color:#7a6659}
.gallery-placeholders span,.gallery-placeholders img,.gallery-placeholders video{background:#f0e4dc}
.benefit-grid span,.stars{color:#e59657}
.benefit-grid p{color:#766257}
.video-placeholder{background:linear-gradient(rgba(229,150,87,.28),rgba(247,246,246,.65)),url('../images/hero.webp') center/cover;color:#5b4a40}
.video-placeholder span{border-color:#e59657;background:#f7f6f6;color:#e59657}
.testimonials blockquote{color:#5b4a40}
.avatar{background:#e59657;color:#fff}
.site-footer{background:#f6f6f6;color:#5b4a40;border-top:1px solid #eadfd7}
.site-footer h3,.developer-credit a{color:#5b4a40}
.site-footer a{color:#796155}
.subscribe input{background:#f7f6f6;border-color:#dfc7b7;color:#5b4a40}
.subscribe button{background:#e59657;color:#fff}
.footer-bottom{border-top-color:#e5d5ca}
.wholesale-hero{background:#f1e7df;color:#5b4a40}
.admin-body{background:#f6f6f6;color:#5b4a40}
.admin-sidebar{background:#e59657;color:#fff}
.admin-logo small{color:#fff4ec}
.admin-sidebar .admin-nav a{color:#fffaf6}
.admin-sidebar .admin-nav a:hover{background:#d98443;color:#fff}
.admin-sidebar-bottom{border-top-color:#f4caa9;color:#fff7f1}
.admin-main{background:#f7f6f6}
.admin-cards article,.admin-panel,.login-card{background:#f6f6f6;border-color:#eadfd7}
.admin-shortcuts a{background:#f1e7df;color:#664f40}
.admin-list article{border-bottom-color:#eadfd7}
.row-actions a,.mini-button{border-color:#e5c9b6;color:#b66f3f}
.admin-menu-button{background:#e59657;color:#fff}

/* Product variants, accordions and cart V7 */
.product-buy-panel>h1{font-size:clamp(2.5rem,4vw,4.8rem)}
.add-cart-form{display:grid;grid-template-columns:1fr 130px;gap:18px;margin:28px 0}
.add-cart-form label{display:grid;gap:8px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}
.add-cart-form select,.add-cart-form input{height:52px;border:1px solid #e3d2c6;background:#fff;padding:0 15px;font:inherit;color:#5b4a40}
.add-cart-button{grid-column:1/-1;width:100%;margin:0;font-family:Georgia,serif;font-size:1rem}
.product-accordions{margin-top:38px;border-top:1px solid #e3d2c6}
.product-accordions details{border-bottom:1px solid #e3d2c6}
.product-accordions summary{list-style:none;cursor:pointer;padding:18px 3px;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.08em;font-weight:bold;font-size:.8rem}
.product-accordions summary::-webkit-details-marker{display:none}
.product-accordions summary span{color:#e59657;font-size:1.3rem}
.product-accordions details>div{padding:0 3px 20px;color:#756054}
.cart-toast{position:fixed;right:28px;bottom:28px;z-index:100;background:#e59657;color:#fff;padding:15px 22px;box-shadow:0 10px 35px rgba(113,74,45,.2);transform:translateY(30px);opacity:0;pointer-events:none;transition:.25s}
.cart-toast.show{transform:translateY(0);opacity:1}.cart-toast.error-toast{background:#b96c50}
.variant-editor{display:grid;gap:12px;background:#f7f6f6;border:1px solid #eadfd7;padding:18px}.variant-editor h3{margin:0}
.variant-editor article{background:#fff;border:1px solid #eadfd7;padding:15px}.switch-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:10px!important;font-weight:bold}.switch-row input{width:20px;height:20px}
.variant-fields{display:grid;grid-template-columns:1fr 1fr 100px;gap:10px;margin-top:12px}
.cart-list{display:grid;gap:12px}.cart-list article{display:grid;grid-template-columns:90px 1fr auto auto;gap:20px;align-items:center;padding:16px;border-bottom:1px solid #eadfd7}.cart-thumb{width:90px;height:90px;background:#f1e7df}.cart-total{display:flex;justify-content:flex-end;gap:35px;padding:25px;font-size:1.3rem}
@media(max-width:700px){.add-cart-form{grid-template-columns:1fr}.add-cart-button{grid-column:1}.variant-fields{grid-template-columns:1fr}.cart-toast{left:18px;right:18px;bottom:18px}.cart-list article{grid-template-columns:65px 1fr}.cart-list article>span,.cart-list article>strong{grid-column:2}.cart-thumb{width:65px;height:65px}}

/* Viewport-fit hero and compact product page V8 */
@media(min-width:1001px){
  .hero{height:calc(100svh - 88px);min-height:610px;max-height:820px;overflow:hidden}
  .hero-media{min-height:0;height:100%}
  .hero-copy{padding:42px clamp(45px,6vw,95px)}
  .hero-copy h1{font-size:clamp(2.45rem,3.35vw,3.75rem);line-height:1.04;max-width:680px}
  .hero-copy>p:not(.eyebrow){margin:.45rem 0;max-width:620px}
  .hero-copy .button{margin-top:16px;padding:14px 23px}

  .product-detail{min-height:calc(100svh - 88px);max-width:1580px;margin:0 auto;padding:38px clamp(35px,6vw,90px);gap:clamp(45px,6vw,90px);align-items:center}
  .detail-image{height:min(700px,calc(100svh - 155px));min-height:520px;aspect-ratio:auto}
  .detail-image img{object-fit:contain}
  .product-buy-panel{max-width:650px}
  .product-buy-panel>h1{font-size:clamp(2.7rem,3.65vw,4rem);line-height:1.03;margin:.12em 0 .35em}
  .product-buy-panel .richtext{margin:14px 0}
  .add-cart-form{grid-template-columns:220px 105px;justify-content:start;gap:14px;max-width:420px;margin:22px 0}
  .add-cart-form select,.add-cart-form input{height:48px}
  .add-cart-button{width:339px;padding:13px 18px}
  .product-accordions{max-width:650px;margin-top:26px}
  .product-accordions summary{padding:14px 3px}
}
@media(max-width:1000px){
  .hero{min-height:auto}
  .product-detail{padding-top:45px}
  .detail-image{max-height:620px}
  .detail-image img{object-fit:contain}
}

/* Hero type scale V9 */
@media(min-width:1001px){
  .hero-copy h1{font-size:clamp(2.15rem,2.8vw,3.15rem);line-height:1.07;max-width:650px}
  .hero-copy>p:not(.eyebrow){font-size:1.18rem;line-height:1.65;max-width:650px}
}

/* Clickable product cards and compact product view V10 */
.product-card .product-image{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.product-card .product-image:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(122,91,70,.12)}
.product-card h3 a:hover{color:#d98443}
@media(min-width:1001px){
  .product-detail{grid-template-columns:minmax(380px,520px) minmax(0,620px);justify-content:center;min-height:auto;max-width:1320px;padding-top:48px;padding-bottom:48px;gap:70px}
  .detail-image{width:100%;height:540px;min-height:0}
  .detail-image img{object-fit:contain;padding:20px}
  .product-buy-panel{width:100%;max-width:620px}
  .product-buy-panel>h1{font-size:clamp(2.4rem,3vw,3.35rem)}
}

/* Full clean image + all product sections in one desktop view V11 */
@media(min-width:1001px){
  .product-detail{grid-template-columns:480px minmax(0,600px);max-width:1200px;padding-top:24px;padding-bottom:24px;gap:64px;align-items:start}
  .detail-image{width:480px;height:500px;min-height:0;background:#fff;border:0}
  .detail-image img{width:100%;height:100%;object-fit:contain;padding:0;background:#fff}
  .product-buy-panel{padding-top:5px}
  .product-buy-panel .eyebrow{margin:0 0 6px}
  .product-buy-panel>h1{font-size:clamp(2.25rem,2.7vw,3rem);margin:0 0 12px;line-height:1}
  .detail-price{font-size:1.55rem;margin:0 0 10px}
  .product-buy-panel>p:not(.eyebrow):not(.detail-price){margin:6px 0}
  .product-buy-panel .richtext{margin:6px 0}
  .add-cart-form{margin:14px 0 16px}
  .add-cart-form select,.add-cart-form input{height:44px}
  .add-cart-button{padding:11px 18px}
  .product-accordions{margin-top:12px}
  .product-accordions summary{padding:11px 3px;font-size:.76rem}
  .product-accordions summary span{font-size:1.1rem}
  .product-accordions details>div{padding:0 3px 12px;font-size:.9rem}
}

/* Admin product library and separate editor V12 */
.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.admin-toolbar h2{font-size:2rem;margin:0}.admin-toolbar p{margin:2px 0 0;color:#8b7567}.admin-toolbar .button{margin:0}
.product-list-panel{margin-top:0;padding:0;overflow:hidden}
.product-filters{display:flex;align-items:end;gap:14px;padding:20px 24px;background:#f7f6f6;border-bottom:1px solid #eadfd7}
.product-filters label{display:grid;gap:6px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}
.product-filters select{height:42px;min-width:210px;padding:0 12px;border:1px solid #e3d2c6;background:#fff;color:#5b4a40}
.product-filters .mini-button{height:42px;background:#e59657;color:#fff;border:0;cursor:pointer}
.product-filters>a{height:42px;display:flex;align-items:center}
.product-admin-table{width:100%}
.product-admin-row{display:grid;grid-template-columns:minmax(300px,2fr) minmax(160px,1fr) 150px 100px 70px;gap:18px;align-items:center;padding:15px 24px;border-bottom:1px solid #eadfd7}
.product-admin-row.table-head{background:#f1e7df;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;font-weight:bold}
.admin-product-identity{display:flex;align-items:center;gap:14px;min-width:0}
.admin-product-thumb{width:62px;height:62px;flex:0 0 62px;background:#fff}
.admin-product-thumb img{object-fit:contain;padding:4px}
.admin-product-identity strong{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px}
.inline-edit{display:inline-block;margin-left:10px;color:#d98443;font-size:.72rem;text-transform:uppercase;font-weight:bold}
.status-pill{justify-self:start;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:bold}.status-pill.active{background:#f3e3d7;color:#b66f3f}.status-pill.hidden{background:#eee;color:#777}
.product-form-panel{margin-top:0}.product-form-panel input,.product-form-panel select,.product-form-panel textarea{width:100%;max-width:100%}
.product-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-form-grid>div{min-width:0}.product-form-grid h3{font-size:1.35rem;margin:25px 0 12px;padding-bottom:8px;border-bottom:1px solid #eadfd7}.product-form-grid h3:first-child{margin-top:0}
.product-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;border-top:1px solid #eadfd7;margin-top:25px;padding-top:20px}.product-form-actions .button{margin:0}
@media(max-width:1100px){.product-admin-row{grid-template-columns:minmax(260px,2fr) 1fr 120px 80px}.product-admin-row>*:nth-child(4){display:none}.product-admin-row.table-head>*:nth-child(4){display:none}.product-form-grid{grid-template-columns:1fr}}
@media(max-width:700px){.admin-toolbar{align-items:flex-start}.admin-toolbar h2{font-size:1.6rem}.product-filters{display:grid}.product-filters select{width:100%;min-width:0}.product-admin-row{grid-template-columns:1fr auto;padding:13px 15px}.product-admin-row.table-head{display:none}.product-admin-row>span{grid-column:1}.product-admin-row>.mini-button{grid-column:2;grid-row:1}.admin-product-identity strong{max-width:170px}.product-form-panel{padding:18px}.product-form-actions{position:sticky;bottom:0;background:#f6f6f6;padding:14px 0}}

/* Multi-image products and wholesale packages V13 */
.product-admin-row{grid-template-columns:minmax(300px,2fr) minmax(160px,1fr) 150px 100px 150px}
.table-actions{display:flex;justify-content:flex-end;gap:7px}
.existing-product-images{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.existing-product-images label{display:grid;gap:5px;text-transform:none;font-size:.7rem}
.existing-product-images img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #eadfd7}
.existing-product-images span{display:flex;align-items:center;gap:5px}.existing-product-images input{width:auto}
.product-gallery{width:100%;min-width:0}
.product-thumbnails{display:flex;justify-content:center;gap:10px;margin-top:12px}
.product-thumbnails button{width:68px;height:68px;padding:4px;border:1px solid #eadfd7;background:#fff;cursor:pointer}
.product-thumbnails button.active{border:2px solid #e59657}
.product-thumbnails img{width:100%;height:100%;object-fit:contain}
.collection-links{padding-top:30px;padding-bottom:30px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.collection-links a{padding:14px 10px;text-align:center;background:#f1e7df;border:1px solid #eadfd7;font-size:.73rem;text-transform:uppercase;letter-spacing:.06em}
.collection-links a:hover{background:#e59657;color:#fff}
.package-select{width:100%}
@media(max-width:1100px){.product-admin-row{grid-template-columns:minmax(260px,2fr) 1fr 120px 150px}.product-admin-row>*:nth-child(4){display:none}.collection-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.table-actions{grid-column:2;grid-row:1;display:grid}.product-admin-row>.table-actions{grid-column:2;grid-row:1}.existing-product-images{grid-template-columns:repeat(3,1fr)}.collection-links{grid-template-columns:1fr 1fr}.product-thumbnails{justify-content:flex-start;overflow-x:auto}}

/* Matching Shop and Wholesale heroes V14 */
.catalog-hero{min-height:455px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 24px}
.catalog-hero h1{font-size:clamp(3rem,5vw,5.5rem);max-width:1500px;margin:.18em auto;text-align:center}
.catalog-hero p:last-child{font-size:1.05rem;max-width:760px}
.shop-hero{background:#f7f6f6}
.wholesale-hero{background:#f1e7df}
.catalog-hero+.shop-layout{padding-top:70px}
@media(max-width:700px){.catalog-hero{min-height:330px;padding:55px 20px}.catalog-hero h1{font-size:clamp(2.4rem,11vw,3.6rem)}.catalog-hero+.shop-layout{padding-top:50px}}
.notice{background:#f1e7df;color:#6a5243}
.error{background:#f3dfd7;color:#8d4f38}
.contact-form input,.contact-form textarea,.admin-form input,.admin-form textarea,.admin-form select,.login-card input{border-color:#e3d2c6;background:#fff;color:#5b4a40}
.message-list article.unread{border-left-color:#e59657;background:#fff8f2}
@media(max-width:650px){.header-actions{min-width:auto}.search-action{display:grid!important}.cart-action{font-size:.72rem}}

/* Editable catalog heroes and visible product actions V15 */
.catalog-hero{position:relative;isolation:isolate;overflow:hidden}
.catalog-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}
.catalog-hero.has-photo{background-image:linear-gradient(rgba(47,34,27,.48),rgba(47,34,27,.48)),var(--catalog-hero-image);background-position:center;background-size:cover;color:#fff}
.catalog-hero.has-photo .eyebrow{color:#ffad69}
.catalog-hero.has-photo h1,.catalog-hero.has-photo p{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.product-admin-row{grid-template-columns:minmax(270px,2fr) minmax(145px,1fr) 130px 90px 190px}
.table-actions{min-width:190px;white-space:nowrap}
.table-actions .mini-button{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:9px 12px;background:#fff}
.table-actions .mini-button:first-child{background:#e59657;border-color:#e59657;color:#fff}
.catalog-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.catalog-page-editor{margin-top:0}
.catalog-page-editor .button{width:100%;margin-bottom:0}
.catalog-hero-preview{display:grid;gap:8px}
.catalog-hero-preview img{width:100%;height:190px;object-fit:cover;border:1px solid #eadfd7}
@media(max-width:1200px){
  .product-admin-row{grid-template-columns:minmax(230px,2fr) minmax(130px,1fr) 110px 180px}
  .product-admin-row>*:nth-child(4){display:none}
  .product-admin-row.table-head>*:nth-child(4){display:none}
  .catalog-admin-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .table-actions{min-width:auto}
  .table-actions .mini-button{min-width:68px}
  .catalog-hero-preview img{height:150px}
}

/* Shared brand logo V5 */
.brand.has-logo{display:block;width:205px;height:58px}
.brand.has-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}
.footer-logo{width:min(210px,100%);height:72px;object-fit:contain;object-position:left center;margin-bottom:12px}
.admin-logo.has-image{display:block;margin:0 0 28px;padding:12px;background:#f7f6f6;border-radius:4px;height:82px}
.admin-logo.has-image img{width:100%;height:100%;object-fit:contain}
.login-logo{width:min(240px,100%);height:100px;object-fit:contain;margin:0 auto 4px}
.admin-logo-preview{display:flex;align-items:center;gap:20px;padding:16px;background:#f7f6f6;border:1px solid #eadfd7}
.admin-logo-preview img{width:180px;height:80px;object-fit:contain}
.admin-logo-preview small{word-break:break-all}
@media(max-width:650px){.brand.has-logo{width:155px;height:50px}.footer-logo{height:60px}.admin-logo-preview{display:grid}}

/* Light admin sidebar V6 */
.admin-sidebar{background:#f6f6f6;color:#5b4a40;border-right:1px solid #eadfd7}
.admin-logo.has-image{background:transparent;border:0;padding:4px 8px;height:88px;margin-bottom:28px}
.admin-logo strong{color:#5b4a40}
.admin-logo small{color:#9a7f6e}
.admin-sidebar .admin-nav a{color:#665348}
.admin-sidebar .admin-nav a:hover{background:#f3e3d7;color:#b66f3f}
.admin-sidebar-bottom{border-top-color:#e3d2c6;color:#796155}
.admin-sidebar-bottom a{color:#796155}
.admin-menu-button{background:#e59657;color:#fff}
