/* Webadmin theme engine — visual changes never touch content or lead data. */
body[class*="theme-"]{
  --theme-heading:Georgia,"Times New Roman",serif;
  --theme-body:Arial,"Helvetica Neue",sans-serif;
  --theme-radius:0px;
  --theme-shadow:0 18px 55px rgba(17,28,24,.10);
  --theme-header:#ffffff;
  --theme-header-ink:var(--ink);
  --theme-image-filter:none;
  font-family:var(--theme-body);
}
body[class*="theme-"] :is(.hero h1,.page-hero h1,.heading h2,.editorial h2,.detail-copy h2,.split-copy h2,.story-copy h2,.area-layout h2,.faq-layout h2,.card h3,.project-card h3,.cta h2,.display-small,.legal-copy h2){font-family:var(--theme-heading)}
body[class*="theme-"] .header{background:var(--theme-header);color:var(--theme-header-ink)}
body[class*="theme-"] :is(.card,.contact-box,.form-panel,.sidebox,.about-label,.theme-surface){border-radius:var(--theme-radius)}
body[class*="theme-"] :is(.card,.project-card,.about-image,.image-stack img,.detail-hero-image){overflow:hidden;border-radius:var(--theme-radius)}
body[class*="theme-"] .card:hover{box-shadow:var(--theme-shadow)}
body[class*="theme-"] :is(.hero-media img,.card-image img,.project-card img,.work-gallery img){filter:var(--theme-image-filter)}

body.theme-artisan{--ink:#151917;--deep:#101714;--forest:#1c2925;--gold:#c9942d;--gold-2:#e2b757;--paper:#f4f2ed;--line:#d8d9d4;--muted:#606a65}

body.theme-navy{--ink:#132238;--deep:#071b2d;--forest:#102a43;--gold:#e5a93d;--gold-2:#f4c96f;--paper:#f4f7fa;--line:#d7e0e8;--muted:#5a6b7d;--theme-shadow:0 20px 50px rgba(16,42,67,.16)}
body.theme-navy .topbar{background:#071b2d}.theme-navy .header{border-bottom:3px solid var(--gold)}.theme-navy .hero-media:after{background:linear-gradient(90deg,rgba(5,23,40,.97),rgba(10,40,66,.74) 58%,rgba(10,40,66,.18))}.theme-navy .card{border-top:4px solid var(--gold)}.theme-navy .page-hero{background:linear-gradient(120deg,#071b2d,#17486e)}

body.theme-industrial{--ink:#17191a;--deep:#17191a;--forest:#222629;--gold:#f26b38;--gold-2:#ff9a70;--paper:#e8e7e2;--line:#bfc0bc;--muted:#555b5e;--theme-heading:Arial,"Helvetica Neue",sans-serif;--theme-shadow:8px 8px 0 rgba(34,38,41,.18);--theme-image-filter:saturate(.75) contrast(1.08)}
.theme-industrial :is(.hero h1,.page-hero h1,.heading h2,.card h3,.cta h2){font-weight:900;text-transform:uppercase;letter-spacing:-.045em}.theme-industrial .header{border-bottom:4px solid #222629}.theme-industrial .btn{border-radius:0;text-transform:uppercase;letter-spacing:.05em}.theme-industrial .card{border:2px solid #222629}.theme-industrial .hero-media:after{background:linear-gradient(90deg,rgba(20,22,23,.98),rgba(25,27,28,.67),rgba(25,27,28,.22))}.theme-industrial .eyebrow:before{height:5px}

body.theme-warm{--ink:#352823;--deep:#3a2924;--forest:#563b32;--gold:#b95d3b;--gold-2:#db8b69;--paper:#faf3ea;--line:#e5d4c7;--muted:#76645b;--theme-radius:18px;--theme-shadow:0 22px 60px rgba(86,59,50,.16);--theme-header:#fffaf4}
.theme-warm .hero-media:after{background:linear-gradient(90deg,rgba(55,34,27,.93),rgba(82,51,38,.65),rgba(82,51,38,.12))}.theme-warm .btn{border-radius:999px}.theme-warm .card-image{border-radius:18px 18px 0 0}.theme-warm .page-hero{background:linear-gradient(135deg,#563b32,#8d4f3c)}.theme-warm .section-soft{background:#faf3ea}.theme-warm .about-label{right:20px}

body.theme-nordic{--ink:#213330;--deep:#1f3734;--forest:#27413e;--gold:#6b8e8a;--gold-2:#9cb7b3;--paper:#f4f7f6;--line:#dce6e3;--muted:#627571;--theme-radius:8px;--theme-shadow:0 18px 45px rgba(39,65,62,.10);--theme-heading:Arial,"Helvetica Neue",sans-serif}
.theme-nordic .topbar{background:#dfe9e7;color:#27413e}.theme-nordic .hero h1,.theme-nordic .page-hero h1,.theme-nordic .heading h2{font-weight:300;letter-spacing:-.055em}.theme-nordic .header{box-shadow:none}.theme-nordic .hero-media:after{background:linear-gradient(90deg,rgba(26,52,49,.84),rgba(39,65,62,.45),rgba(39,65,62,.05))}.theme-nordic .btn{border-radius:6px}.theme-nordic .card{border-color:transparent;background:#f4f7f6}.theme-nordic .cta{background:#dfe9e7}

body.theme-emerald{--ink:#122622;--deep:#032d29;--forest:#073b35;--gold:#d8b35b;--gold-2:#efd58f;--paper:#f6f1e7;--line:#d9d2c3;--muted:#5e6f69;--theme-radius:3px;--theme-shadow:0 24px 70px rgba(7,59,53,.20);--theme-header:#073b35;--theme-header-ink:#fff}
.theme-emerald .header .nav a:hover,.theme-emerald .header .nav a.active{color:var(--gold)}.theme-emerald .menu-toggle i{background:#fff}.theme-emerald .hero-media:after{background:linear-gradient(90deg,rgba(2,38,34,.98),rgba(5,59,52,.69),rgba(5,59,52,.12))}.theme-emerald .page-hero{background:linear-gradient(130deg,#032d29,#0c594f)}.theme-emerald .card{border-bottom:4px solid var(--gold)}.theme-emerald .cta{background:var(--forest);color:#fff}.theme-emerald .cta .btn-dark{background:var(--gold);color:#122622}

body.theme-burgundy{--ink:#332129;--deep:#351522;--forest:#542737;--gold:#d8a55b;--gold-2:#edc986;--paper:#fbf4f1;--line:#ead8dc;--muted:#78636c;--theme-radius:2px;--theme-shadow:0 22px 60px rgba(84,39,55,.16);--theme-header:#fffafb}
.theme-burgundy .topbar{background:#351522}.theme-burgundy .hero-media:after{background:linear-gradient(90deg,rgba(48,17,30,.95),rgba(84,39,55,.62),rgba(84,39,55,.12))}.theme-burgundy .page-hero{background:linear-gradient(125deg,#351522,#743b4e)}.theme-burgundy .heading h2,.theme-burgundy .hero h1{font-style:italic}.theme-burgundy .card-body{border-left:3px solid var(--gold)}

body.theme-cobalt{--ink:#10254d;--deep:#0b2c70;--forest:#1746a2;--gold:#ffca3a;--gold-2:#ffe082;--paper:#f1f5fb;--line:#cfdbef;--muted:#586b8e;--theme-radius:12px;--theme-shadow:0 20px 55px rgba(23,70,162,.20);--theme-heading:Arial,"Helvetica Neue",sans-serif}
.theme-cobalt .topbar{background:#0b2c70}.theme-cobalt .hero h1,.theme-cobalt .page-hero h1,.theme-cobalt .heading h2{font-weight:800}.theme-cobalt .hero-media:after{background:linear-gradient(100deg,rgba(8,41,107,.94),rgba(23,70,162,.60),rgba(23,70,162,.06))}.theme-cobalt .page-hero{background:linear-gradient(125deg,#0b2c70,#2472dd)}.theme-cobalt .btn{border-radius:8px}.theme-cobalt .card{border:0;box-shadow:0 8px 28px rgba(23,70,162,.09)}.theme-cobalt .eyebrow{color:#1746a2}

body.theme-sand{--ink:#382f28;--deep:#40352c;--forest:#504337;--gold:#9a6b35;--gold-2:#c4965d;--paper:#f3eadc;--line:#ded0bd;--muted:#74685d;--theme-radius:24px;--theme-shadow:0 22px 55px rgba(80,67,55,.14);--theme-header:#fbf7f0}
.theme-sand .hero-media:after{background:linear-gradient(90deg,rgba(57,46,36,.92),rgba(80,67,55,.55),rgba(80,67,55,.08))}.theme-sand .page-hero{background:#504337}.theme-sand .btn{border-radius:999px}.theme-sand .card-image{margin:12px;border-radius:18px;height:220px}.theme-sand .card-body{padding-top:15px}.theme-sand .cta{background:#e5d5bd}.theme-sand .project-card-body{background:rgba(56,47,40,.78);padding:20px;border-radius:18px;backdrop-filter:blur(6px)}

body.theme-mono{--ink:#0c0c0c;--deep:#000;--forest:#111;--gold:#111;--gold-2:#777;--paper:#f2f2f0;--line:#bdbdb9;--muted:#575757;--theme-heading:Arial,"Helvetica Neue",sans-serif;--theme-shadow:10px 10px 0 #111;--theme-image-filter:grayscale(1) contrast(1.05)}
.theme-mono :is(.hero h1,.page-hero h1,.heading h2,.card h3,.cta h2){font-weight:900;text-transform:uppercase;letter-spacing:-.06em}.theme-mono .topbar{background:#fff;color:#111;border-bottom:1px solid #111}.theme-mono .header{border-bottom:2px solid #111}.theme-mono .hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.55),rgba(0,0,0,.08))}.theme-mono .card{border:2px solid #111}.theme-mono .card:hover{transform:translate(-4px,-4px)}.theme-mono .btn{border:2px solid #111}.theme-mono .page-hero{background:#000}.theme-mono .eyebrow{color:#fff}.theme-mono .eyebrow:before{background:#fff}.theme-mono .cta{background:#fff;border-block:3px solid #111}

@media(max-width:820px){body.theme-emerald .nav{background:#073b35;color:#fff}.theme-warm .about-label{right:14px}.theme-mono .topbar{display:none}}
