:root{
  --esv-inter:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --esv-playfair:"Playfair Display",Georgia,serif;
  --theme-body-bg:#f4eee4;
  --theme-body-text:#211816;
  --theme-heading:#211816;
  --theme-muted:#6f6258;
  --theme-accent:#a67332;
  --theme-accent-text:#fffaf2;
  --theme-nav-bg:#f4eee4;
  --theme-nav-text:#211816;
  --theme-surface-bg:#fffaf2;
  --theme-surface-text:#211816;
  --theme-section-alt-bg:#ede2d2;
  --theme-footer-bg:#211816;
  --theme-footer-text:#fffaf2;
  --theme-footer-muted:#cbbdad;
  --theme-hero-image:url('/assets/img/home-hero-luxury-commerce.png');
  --theme-line:rgba(33,24,22,.14);
}
*{box-sizing:border-box}
body{font-family:var(--esv-inter);background:var(--theme-body-bg);color:var(--theme-body-text)}
a{color:inherit}.brand-logo{height:36px;width:auto;object-fit:contain}.footer-logo{height:54px;width:auto;max-width:260px;object-fit:contain}.micro-label{color:var(--theme-accent);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.section-quiet-copy{color:var(--theme-muted);font-size:.94rem;margin:-1rem 0 1.75rem;max-width:680px}.esv-topbar{background:color-mix(in srgb,var(--theme-nav-bg) 94%,transparent);border-bottom:1px solid var(--theme-line);backdrop-filter:blur(18px)}.esv-topbar .nav-link{color:var(--theme-nav-text);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nav-grid-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;text-align:center}.nav-grid-menu .nav-link{padding:.75rem 1.15rem}.nav-action-grid{display:grid;grid-template-columns:repeat(2,auto);gap:.55rem}.btn-editorial-solid,.btn-editorial-outline,.btn-gold{border-radius:0;font-size:.72rem;font-weight:900;letter-spacing:.12em;padding:.7rem 1rem;text-transform:uppercase}.btn-editorial-solid,.btn-gold{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-text)}.btn-editorial-solid:hover,.btn-gold:hover{filter:brightness(.95);background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-accent-text)}.btn-editorial-outline{background:transparent;border:1px solid currentColor;color:var(--theme-nav-text)}.btn-editorial-outline:hover{background:var(--theme-nav-text);color:var(--theme-nav-bg)}
.art-hero{height:min(760px,calc(100vh - 72px));min-height:580px;position:relative;overflow:hidden;background:var(--theme-section-alt-bg)}.art-hero-image{position:absolute;inset:0;background-image:var(--theme-hero-image);background-position:center;background-size:cover;filter:saturate(.96) contrast(.98)}.art-hero-veils{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(244,238,228,.28) 0,rgba(244,238,228,.55) 36%,rgba(244,238,228,.82) 75%),linear-gradient(180deg,rgba(244,238,228,.06),rgba(244,238,228,.52));}.art-hero-center{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:850px;text-align:center}.art-hero h1{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(2.05rem,4.3vw,4.1rem);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:.75rem 0 .75rem;max-width:820px}.art-hero-subtitle{color:var(--theme-muted);font-size:clamp(.94rem,1.5vw,1.08rem);font-weight:600;line-height:1.65;margin:0 auto 1.4rem;max-width:650px}.art-search{background:rgba(255,250,242,.9);border:1px solid rgba(33,24,22,.16);box-shadow:0 24px 80px rgba(33,24,22,.16);display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:760px;width:100%;backdrop-filter:blur(16px)}.art-search input{background:transparent;border:0;color:var(--theme-body-text);font-size:1rem;font-weight:600;min-height:60px;outline:0;padding:0 1.35rem}.art-search button{background:var(--theme-accent);border:0;color:var(--theme-accent-text);font-size:.72rem;font-weight:900;letter-spacing:.14em;padding:0 1.45rem;text-transform:uppercase}.art-hero-links{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.art-hero-links a{color:var(--theme-body-text);font-size:.72rem;font-weight:900;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.art-hero-links a:hover{color:var(--theme-accent)}
.editorial-section{padding:4.4rem 0}.category-editorial-section{background:var(--theme-body-bg);border-top:1px solid var(--theme-line)}.product-editorial-section{background:var(--theme-section-alt-bg);border-top:1px solid var(--theme-line)}.business-editorial-section{background:var(--theme-footer-bg);color:var(--theme-footer-text);padding:4rem 0}.editorial-kicker-row,.editorial-title-row{align-items:end;display:flex;justify-content:space-between;gap:1.5rem;margin-bottom:1.55rem}.editorial-kicker-row a,.editorial-title-row>a{color:var(--theme-accent);font-size:.72rem;font-weight:900;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}.editorial-title-row h2{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.55rem,2.8vw,2.55rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;margin:0}.editorial-title-row p{color:var(--theme-muted);font-size:.9rem;margin:0}.business-editorial-section .editorial-title-row h2,.business-editorial-section .section-quiet-copy{color:var(--theme-footer-text)}.business-editorial-section .section-quiet-copy{opacity:.72}.business-editorial-section .micro-label,.business-editorial-section .editorial-title-row>a{color:#d3a55b}.category-editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--theme-line)}.category-editorial-grid a{background:var(--theme-surface-bg);color:var(--theme-surface-text);display:flex;justify-content:space-between;gap:1rem;min-height:94px;padding:1.2rem;text-decoration:none}.category-editorial-grid a:hover{background:var(--theme-footer-bg);color:var(--theme-footer-text)}.category-editorial-grid span{font-family:var(--esv-playfair);font-size:1.03rem;font-weight:700;letter-spacing:-.01em}.category-editorial-grid em{color:var(--theme-accent);font-size:.72rem;font-style:normal;font-weight:900}.product-editorial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.25rem;row-gap:2.25rem}.product-editorial-item{color:var(--theme-body-text);text-decoration:none}.product-editorial-item figure{aspect-ratio:1/1;background-color:#e8ddcd;background-position:center;background-size:cover;margin:0 0 1rem;position:relative;filter:saturate(.75) contrast(.96)}.product-editorial-item figure::after{background:linear-gradient(180deg,rgba(255,250,242,0),rgba(33,26,22,.07));content:"";inset:0;position:absolute}.product-editorial-item span{color:var(--theme-accent);display:block;font-size:.62rem;font-weight:900;letter-spacing:.15em;margin-bottom:.48rem;text-transform:uppercase}.product-editorial-item h3{color:var(--theme-heading);font-size:.98rem;font-weight:850;letter-spacing:-.012em;line-height:1.18;margin:0 0 .36rem}.product-editorial-item p{color:var(--theme-muted);font-size:.82rem;font-weight:650;margin:0 0 .58rem}.product-editorial-item strong{color:var(--theme-body-text);font-size:.82rem;font-weight:900}.product-editorial-item:hover h3{color:var(--theme-accent)}.business-editorial-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:1px;background:rgba(255,250,242,.16)}.business-feature{background:color-mix(in srgb,var(--theme-footer-bg) 88%,#ffffff);color:var(--theme-footer-text);display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);text-decoration:none}.business-feature-image{min-height:420px;background-position:center;background-size:cover;filter:saturate(.74) contrast(.94) brightness(.88)}.business-feature-copy{align-self:end;padding:2rem}.business-feature-copy span,.business-list-column em{color:#d3a55b;display:block;font-size:.62rem;font-style:normal;font-weight:900;letter-spacing:.14em;margin-bottom:.55rem;text-transform:uppercase}.business-feature-copy h3{font-family:var(--esv-playfair);font-size:clamp(1.45rem,2.6vw,2.55rem);font-weight:700;letter-spacing:-.025em;line-height:1.06;margin:0 0 .5rem}.business-feature-copy p{color:var(--theme-footer-muted);font-size:.9rem;font-weight:650;margin:0}.business-list-column{display:grid;gap:1px}.business-list-column a{background:color-mix(in srgb,var(--theme-footer-bg) 88%,#ffffff);color:var(--theme-footer-text);display:grid;grid-template-columns:118px 1fr;grid-template-areas:"img name" "img meta";min-height:140px;text-decoration:none}.business-list-column a div{background-position:center;background-size:cover;filter:saturate(.72) contrast(.92) brightness(.86);grid-area:img}.business-list-column a span{align-self:end;color:var(--theme-footer-text);font-weight:850;grid-area:name;line-height:1.15;padding:1.25rem 1.25rem .1rem}.business-list-column a em{grid-area:meta;padding:0 1.25rem 1.25rem}.service-editorial-strip{background:var(--theme-section-alt-bg);border-top:1px solid var(--theme-line);padding:1.35rem 0}.service-editorial-inner{align-items:center;display:flex;justify-content:space-between;gap:1.5rem}.service-editorial-inner strong{color:var(--theme-body-text);font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.service-editorial-inner a{background:var(--theme-footer-bg);color:var(--theme-footer-text);font-size:.68rem;font-weight:900;letter-spacing:.12em;padding:.82rem 1rem;text-align:center;text-decoration:none;text-transform:uppercase}.newsletter-bar{background:var(--theme-section-alt-bg);border-top:1px solid var(--theme-line);padding:2.25rem 0}.newsletter-inner{align-items:end;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:2rem}.newsletter-inner h2{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.2rem,2vw,1.85rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:.35rem 0 0}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid color-mix(in srgb,var(--theme-body-text) 50%,transparent)}.newsletter-form input{background:transparent;border:0;color:var(--theme-body-text);font-size:.92rem;font-weight:650;outline:0;padding:.95rem .2rem}.newsletter-form button{background:transparent;border:0;color:var(--theme-accent);font-size:.7rem;font-weight:900;letter-spacing:.14em;padding:.95rem 0 .95rem 1rem;text-transform:uppercase}.editorial-footer{background:var(--theme-footer-bg);color:var(--theme-footer-text);padding:3.2rem 0 0}.footer-main-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}.footer-main-grid p,.footer-main-grid address{color:var(--theme-footer-muted);font-size:.88rem;font-style:normal;line-height:1.65}.footer-main-grid h3{color:#d3a55b;font-size:.68rem;font-weight:900;letter-spacing:.15em;margin:0 0 1rem;text-transform:uppercase}.footer-main-grid a{color:var(--theme-footer-muted);display:block;font-size:.86rem;font-weight:650;margin:.62rem 0;text-decoration:none}.footer-main-grid a:hover{color:var(--theme-footer-text)}.footer-bottom-row{border-top:1px solid color-mix(in srgb,var(--theme-footer-text) 13%,transparent);color:color-mix(in srgb,var(--theme-footer-text) 48%,transparent);display:flex;font-size:.78rem;justify-content:space-between;margin-top:3rem;padding:1.15rem 0}
.simple-page-header,.bg-cream{background:var(--theme-section-alt-bg)!important}.section-title{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.6rem,3vw,2.65rem);font-weight:700;letter-spacing:-.03em;line-height:1.1}.section-kicker{color:var(--theme-accent);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-row-card,.business-row-card,.featured-business-card,.service-card,.feature-card,.metric-card,.action-card,.empty-card,.card{background:var(--theme-surface-bg);border:1px solid var(--theme-line);border-radius:0!important;box-shadow:none!important;color:var(--theme-surface-text)}.product-row-card,.business-row-card{align-items:center;display:grid;gap:1rem;grid-template-columns:112px 1fr auto;min-height:138px;overflow:hidden;padding:1rem;text-decoration:none}.product-row-image,.business-row-image{aspect-ratio:1/1;background:#e8ddcd center/cover no-repeat}.business-row-image{aspect-ratio:4/3}.product-row-body h2,.product-row-body h3,.business-row-body h2,.business-row-body h3{font-size:1.05rem;font-weight:850;letter-spacing:-.02em;margin:0 0 .35rem}.product-row-body p,.business-row-body p{color:var(--theme-muted);margin:0}.row-label{color:var(--theme-accent);font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.product-row-price{font-weight:900;color:var(--theme-accent);text-align:right;white-space:nowrap}.category-pill{align-items:center;background:var(--theme-surface-bg);border:1px solid var(--theme-line);color:var(--theme-surface-text);display:inline-flex;font-size:.86rem;font-weight:700;gap:.45rem;padding:.5rem .78rem;text-decoration:none}.category-pill span{background:var(--theme-section-alt-bg);font-size:.76rem;padding:.08rem .42rem}.category-pill:hover,.category-pill.active{background:var(--theme-footer-bg);color:var(--theme-footer-text)}.product-image{aspect-ratio:4/3;background:#e8ddcd center/cover no-repeat}.product-detail-image{min-height:480px;background:#e8ddcd center/contain no-repeat}.featured-business-image{aspect-ratio:16/9;background:#e8ddcd center/cover no-repeat;border-bottom:1px solid var(--theme-line)}.service-card,.feature-card,.metric-card,.action-card,.empty-card{padding:1.5rem}.action-card{display:block;text-decoration:none;height:100%}.action-card span{display:block;color:var(--theme-muted);font-size:.925rem;margin-top:.5rem}.metric-number{font-size:2rem;font-weight:800;color:var(--theme-accent)}.form-control,.form-select{border-radius:0!important}.btn{border-radius:0!important}.alert{border-radius:0!important}.text-secondary{color:var(--theme-muted)!important}.admin-shell{background:#f3f4f6;color:#111827}.admin-main .card,.admin-panel{background:#fff;border:1px solid #d9dee7;border-radius:0;box-shadow:none}.admin-panel{padding:1.35rem}.admin-panel h2{font-size:1rem;font-weight:900;letter-spacing:-.02em}.admin-panel p{color:#667085;font-size:.9rem}.sticky-admin-save{background:#fff;border:1px solid #d9dee7;bottom:1rem;display:flex;gap:.75rem;padding:1rem;position:sticky;z-index:20}.form-control-color{min-width:44px;padding:.15rem}
@media(max-width:1199px){.product-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.business-editorial-layout{grid-template-columns:1fr}.business-feature{grid-template-columns:1fr}.footer-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-inner{align-items:start;grid-template-columns:1fr}}
@media(max-width:767px){.brand-logo{height:34px}.nav-grid-menu{grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.nav-action-grid{grid-template-columns:1fr 1fr}.art-hero{height:620px;min-height:620px}.art-hero h1{font-size:clamp(1.85rem,9vw,2.65rem)}.art-search{grid-template-columns:1fr}.art-search button{min-height:52px}.art-hero-links{flex-direction:column;gap:.45rem}.editorial-section{padding:2.25rem 0}.editorial-kicker-row,.editorial-title-row{align-items:start;flex-direction:column;gap:.6rem}.category-editorial-grid,.product-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-feature-image{min-height:280px}.business-list-column a{grid-template-columns:92px 1fr;min-height:118px}.service-editorial-inner{align-items:flex-start;flex-direction:column}.footer-main-grid{grid-template-columns:1fr;gap:1.8rem}.footer-bottom-row{align-items:flex-start;flex-direction:column;gap:.45rem}.product-row-card,.business-row-card{grid-template-columns:88px 1fr}.product-row-price{grid-column:1/-1;text-align:left}.newsletter-form{grid-template-columns:1fr}}
@media(max-width:480px){.category-editorial-grid,.product-editorial-grid{grid-template-columns:1fr}.nav-action-grid{grid-template-columns:1fr}}

/* Storefront sync patch: shared 21:7 inner headers and contrast-safe page surfaces. */
.esv-public-shell{background:var(--theme-body-bg);color:var(--theme-body-text)}
.inner-hero-21x7{background:var(--theme-page-header-bg);color:var(--theme-page-header-text);min-height:300px;max-height:620px;aspect-ratio:21/7;position:relative;overflow:hidden;display:block;border-bottom:1px solid rgba(255,255,255,.12)}
.inner-hero-21x7.has-image{background-image:var(--inner-hero-image,var(--theme-page-header-image));background-position:center;background-size:cover}
.inner-hero-21x7.no-image{background:linear-gradient(135deg,var(--theme-page-header-bg),#25201c 60%,#3a2b1e)}
.inner-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,13,11,.86),rgba(16,13,11,.54) 44%,rgba(16,13,11,.18));z-index:0}
.inner-hero-content{height:100%;max-width:940px;display:flex;flex-direction:column;justify-content:center;padding:2.6rem 0;position:relative;z-index:1}
.inner-breadcrumb{margin-bottom:1.1rem}.inner-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;list-style:none;margin:0;padding:0}.inner-breadcrumb li{color:var(--theme-page-header-muted);font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.inner-breadcrumb li+li::before{content:"/";margin-right:.45rem;color:rgba(255,250,242,.45)}.inner-breadcrumb a{color:var(--theme-page-header-muted);text-decoration:none}.inner-breadcrumb a:hover{color:var(--theme-page-header-text)}
.inner-hero-kicker{color:#d3a55b;display:block;font-size:.7rem;font-weight:900;letter-spacing:.16em;margin-bottom:.7rem;text-transform:uppercase}.inner-hero-21x7 h1{color:var(--theme-page-header-text);font-family:var(--esv-playfair);font-size:clamp(1.75rem,3.2vw,3.35rem);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:0;max-width:760px}.inner-hero-subtitle{color:var(--theme-page-header-muted);font-size:clamp(.95rem,1.3vw,1.18rem);font-weight:700;line-height:1.42;margin:.85rem 0 0;max-width:760px}.inner-hero-brief{color:rgba(255,250,242,.84);font-size:.92rem;line-height:1.6;margin:.9rem 0 0;max-width:760px}
.public-page-section{background:var(--theme-body-bg);color:var(--theme-body-text);padding:3.5rem 0}.public-alt-section{background:var(--theme-section-alt-bg);color:var(--theme-body-text);padding:3.5rem 0}.public-surface{background:var(--theme-surface-bg);color:var(--theme-surface-text);border:1px solid var(--theme-line);border-radius:0!important;box-shadow:none!important}.public-copy{color:var(--theme-muted);font-size:.95rem;line-height:1.68}.public-page-section h1,.public-page-section h2,.public-alt-section h1,.public-alt-section h2{color:var(--theme-heading)}
.feature-list{display:grid;gap:1px;background:var(--theme-line)}.feature-list-item{background:var(--theme-surface-bg);display:grid;grid-template-columns:80px minmax(0,1fr);gap:1rem;padding:1.35rem;color:var(--theme-surface-text)}.feature-list-item span{color:var(--theme-accent);font-size:.78rem;font-weight:900;letter-spacing:.12em}.feature-list-item strong{font-size:1rem;font-weight:850}.pricing-grid .card{height:100%;padding:1.7rem}.pricing-grid .display-price{font-size:2rem;font-weight:900;color:var(--theme-accent)}
.executive-discovery,.directory-dark-section,.bg-soft,.corporate-profile-hero{background:var(--theme-body-bg)!important;color:var(--theme-body-text)!important}.executive-intro h1{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.45rem,2.2vw,2.25rem);font-weight:700;letter-spacing:-.025em}.executive-intro{align-items:end;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:2rem}.executive-search{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--theme-line);background:var(--theme-surface-bg)}.executive-search input{background:transparent;border:0;color:var(--theme-surface-text);font-weight:700;padding:.95rem 1rem}.executive-search button{border:0;background:var(--theme-accent);color:var(--theme-accent-text);font-size:.72rem;font-weight:900;letter-spacing:.12em;padding:0 1.1rem;text-transform:uppercase}.category-grid-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--theme-line)}.category-grid-list a{background:var(--theme-surface-bg);color:var(--theme-surface-text);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;text-decoration:none}.category-grid-list a:hover,.category-grid-list a.active{background:var(--theme-page-header-bg);color:var(--theme-page-header-text)}.category-grid-list strong{font-size:.9rem;font-weight:850}.category-grid-list span{color:var(--theme-accent);font-size:.78rem;font-weight:900}.category-grid-list a:hover span,.category-grid-list a.active span{color:#d3a55b}
.product-grid-display,.business-grid-display{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--theme-line)}.executive-product,.executive-business{background:var(--theme-surface-bg);color:var(--theme-surface-text);display:block;text-decoration:none}.executive-product-img{aspect-ratio:1/1;background:#e8ddcd center/cover no-repeat}.executive-business-img{aspect-ratio:16/9;background:#e8ddcd center/cover no-repeat}.executive-product-info,.executive-business>div:not(.executive-business-img){padding:1.05rem}.executive-product-info span,.executive-business span{color:var(--theme-accent);display:block;font-size:.68rem;font-weight:900;letter-spacing:.13em;margin-bottom:.5rem;text-transform:uppercase}.executive-product h2,.executive-business h3{color:var(--theme-heading);font-size:1rem;font-weight:850;line-height:1.2;margin:0 0 .45rem}.executive-product p,.executive-business p{color:var(--theme-muted);font-size:.86rem;margin:0 0 .5rem}.executive-product strong{color:var(--theme-surface-text);font-size:.86rem;font-weight:900}.demo-line{color:var(--theme-muted);font-size:.85rem;font-weight:750}
.product-detail-panel{background:var(--theme-surface-bg);border:1px solid var(--theme-line);color:var(--theme-surface-text);padding:2rem}.corporate-product-detail-img{background-color:#e8ddcd;background-position:center;background-repeat:no-repeat;background-size:contain;min-height:520px;border:1px solid var(--theme-line)}.product-price-xl{color:var(--theme-accent);font-size:2rem;font-weight:900}.spec-table{border-top:1px solid var(--theme-line)}.spec-table div{border-bottom:1px solid var(--theme-line);display:grid;grid-template-columns:120px minmax(0,1fr);gap:1rem;padding:.75rem 0}.spec-table span{color:var(--theme-muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.spec-table strong{font-size:.9rem}.profile-badge{display:inline-flex;font-size:.68rem;font-weight:900;letter-spacing:.12em;padding:.44rem .62rem;text-transform:uppercase}.profile-badge.gold{background:var(--theme-accent);color:var(--theme-accent-text)}.profile-badge.light{background:var(--theme-surface-bg);color:var(--theme-surface-text)}
.corporate-profile-hero .profile-title{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.7rem,3vw,3rem);font-weight:700}.corporate-profile-hero .profile-subtitle{color:var(--theme-accent);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.corporate-profile-hero .text-white-50{color:var(--theme-muted)!important}.website-showcase-image{background-color:#e8ddcd;background-position:center;background-size:cover;min-height:440px;border:1px solid var(--theme-line)}.business-metrics{margin-top:0}.simple-section-head h2{color:var(--theme-heading);font-family:var(--esv-playfair);font-size:clamp(1.35rem,2.2vw,2.25rem);font-weight:700}.simple-section-head{align-items:end;display:flex;justify-content:space-between;gap:1rem}.corporate-empty{background:var(--theme-surface-bg);color:var(--theme-surface-text);border:1px solid var(--theme-line);padding:2rem}.auth-panel{background:var(--theme-surface-bg);color:var(--theme-surface-text);border:1px solid var(--theme-line);padding:2rem}.auth-panel h1{font-family:var(--esv-playfair);font-size:clamp(1.45rem,2.4vw,2.25rem);font-weight:700;color:var(--theme-heading)}
@media(max-width:1199px){.product-grid-display,.business-grid-display{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.inner-hero-21x7{aspect-ratio:16/9;min-height:300px}.inner-hero-content{padding:2rem 0}.inner-hero-overlay{background:linear-gradient(90deg,rgba(16,13,11,.9),rgba(16,13,11,.58))}.executive-intro{grid-template-columns:1fr}.executive-search{grid-template-columns:1fr}.executive-search button{min-height:48px}.product-grid-display,.business-grid-display,.category-grid-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list-item{grid-template-columns:56px minmax(0,1fr)}.public-page-section,.public-alt-section{padding:2.5rem 0}}
@media(max-width:480px){.product-grid-display,.business-grid-display,.category-grid-list{grid-template-columns:1fr}.inner-breadcrumb li{font-size:.68rem}}

/* SaaS admin control center */
.admin-shell{background:#f5f2ec;color:#1e1916;font-family:var(--esv-inter)}
.admin-command-bar{background:#151311;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0;z-index:1000}
.admin-command-top{align-items:center;display:flex;justify-content:space-between;gap:1rem;padding:1rem 0 .75rem}
.admin-brand{color:#fff;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.admin-brand:hover{color:#d5a85f}.admin-quick-actions{display:flex;gap:.75rem;flex-wrap:wrap}.admin-quick-actions a{color:#d8d0c4;font-size:.75rem;font-weight:800;text-decoration:none;text-transform:uppercase}.admin-quick-actions a:hover{color:#fff}
.admin-grid-nav{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.12);border-top:1px solid rgba(255,255,255,.12)}
.admin-grid-nav a{background:#201d1a;color:#d8d0c4;font-size:.68rem;font-weight:900;letter-spacing:.08em;padding:.72rem .55rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:normal}.admin-grid-nav a:hover{background:#d5a85f;color:#151311}.admin-main{max-width:1680px}.admin-page-head{align-items:flex-end;display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.admin-page-head h1{font-family:var(--esv-playfair);font-size:clamp(1.6rem,2.4vw,2.5rem);font-weight:700;letter-spacing:-.03em;margin:0}.admin-page-head p{color:#6f6258;margin:.3rem 0 0;max-width:820px}.admin-kicker{color:#9b6a2f;font-size:.7rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.admin-panel{background:#fffaf2;border:1px solid rgba(33,24,22,.14);padding:1.25rem}.admin-panel-head{align-items:flex-start;display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.admin-panel-head h2{font-family:var(--esv-playfair);font-size:1.35rem;font-weight:700;margin:0}.admin-table-wrap{background:#fffaf2;border:1px solid rgba(33,24,22,.14);overflow:auto}.admin-table-wrap table{min-width:920px}.admin-table-wrap th{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.admin-status-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(33,24,22,.14);border:1px solid rgba(33,24,22,.14)}.admin-status-strip div{background:#fffaf2;padding:1rem}.admin-status-strip strong{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.admin-status-strip span{color:#6f6258;font-size:.86rem}.admin-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(33,24,22,.14);border:1px solid rgba(33,24,22,.14)}.admin-module-grid a{background:#fffaf2;color:#1e1916;display:block;min-height:130px;padding:1.25rem;text-decoration:none}.admin-module-grid a:hover{background:#201d1a;color:#fff}.admin-module-grid strong{display:block;font-family:var(--esv-playfair);font-size:1.25rem;margin-bottom:.5rem}.admin-module-grid span{color:#6f6258;font-size:.92rem}.admin-module-grid a:hover span{color:#d8d0c4}.admin-sync-badges{display:flex;gap:.4rem;flex-wrap:wrap}.admin-sync-badges span{background:#f2eadf;border:1px solid rgba(33,24,22,.12);font-size:.7rem;font-weight:850;padding:.35rem .55rem;text-transform:uppercase}.admin-gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(33,24,22,.14)}.admin-gateway-grid div{background:#f8f1e7;min-width:0;padding:.8rem}.admin-gateway-grid strong{display:block;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.admin-gateway-grid span{display:block;font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-card{background:#fffaf2;border:1px solid rgba(33,24,22,.14);padding:1.2rem}.metric-number{font-size:2rem;font-weight:900;letter-spacing:-.04em}
@media(max-width:1199px){.admin-grid-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.admin-grid-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page-head{align-items:flex-start;flex-direction:column}.admin-module-grid,.admin-status-strip,.admin-gateway-grid{grid-template-columns:1fr}.admin-command-top{align-items:flex-start;flex-direction:column}}

/* Language activation vendor admin extension */
.admin-grid-nav{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}
.admin-table-wrap code{white-space:nowrap}
.auth-panel .admin-status-strip{background:rgba(33,24,22,.14);border:1px solid rgba(33,24,22,.14)}
.auth-panel .admin-status-strip div{background:var(--theme-surface-bg,#fffaf2)}
