/* Seven distinct Borvex themes */
.theme-atelier{--paper:#f2eee4;--card:#fffdf8;--line:#d9d3c6;--radius:14px}
.theme-atelier .directory-hero h1,.theme-atelier .section-title h2{font-family:Georgia,serif}
.theme-nocturne{--paper:#07111f;--card:#0e1b2d;--ink:#f4f0e6;--muted:#9aa9bd;--line:#26364c;--primary:#6d8cff;--accent:#ffc85a;color-scheme:dark}
.theme-nocturne .site-header,.theme-nocturne .directory-hero,.theme-nocturne .site-footer{background:#091626;color:var(--ink)}
.theme-nocturne .business-card,.theme-nocturne .category-grid a,.theme-nocturne .detail-layout>article,.theme-nocturne .sidebar-card{box-shadow:0 18px 55px #0004}
.theme-nocturne input,.theme-nocturne select,.theme-nocturne textarea{color:var(--ink);background:#14243a}
.theme-aurora{--paper:#eef3ff;--card:#ffffffc9;--ink:#12213f;--muted:#5f6f91;--line:#fff;--primary:#6254e7;--accent:#46d5b3;--radius:22px;background:radial-gradient(circle at 10% 10%,#d9ceff,transparent 34%),radial-gradient(circle at 90% 30%,#bff7e8,transparent 31%),#eef3ff;background-attachment:fixed}
.theme-aurora .site-header,.theme-aurora .business-card,.theme-aurora .category-grid a,.theme-aurora .sidebar-card{backdrop-filter:blur(18px);box-shadow:0 20px 50px #43548b17}
.theme-aurora .directory-hero{background:transparent}.theme-aurora .hero-art{background:linear-gradient(145deg,#6254e7,#17396e);border-radius:44px}
.theme-mono{--paper:#f5f5f2;--card:#fff;--ink:#090909;--muted:#565656;--line:#090909;--primary:#090909;--accent:#e9ff37;--radius:0}
.theme-mono .site-header,.theme-mono .business-card,.theme-mono .category-grid a,.theme-mono .directory-filters,.theme-mono .detail-hero,.theme-mono .sidebar-card{border-width:2px;border-radius:0;box-shadow:5px 5px 0 #090909}
.theme-mono .directory-hero h1,.theme-mono .section-title h2,.theme-mono .detail-summary h1{font-family:Arial Black,Arial,sans-serif;text-transform:uppercase;letter-spacing:-.065em}
.theme-mono .hero-art{background:#fff;border:3px solid #090909}
.theme-terracotta{--paper:#f6eee5;--card:#fffaf3;--ink:#3a2019;--muted:#80665e;--line:#dfcabc;--primary:#b94f32;--accent:#e8a84e;--green:#3f7158;--radius:18px}
.theme-terracotta .directory-hero{background:#fff7ed}.theme-terracotta .hero-art{background:#5a2c25;border-radius:80px 20px 80px 20px}.theme-terracotta .business-card{box-shadow:0 14px 30px #7b39230d}
.theme-emerald{--paper:#edf5f1;--card:#fff;--ink:#102c27;--muted:#627873;--line:#cdded8;--primary:#08755f;--accent:#d7a62a;--green:#08755f;--radius:10px}
.theme-emerald .directory-hero{background:linear-gradient(110deg,#fff 62%,#dcece6 62%)}.theme-emerald .hero-art{background:#0b3b34;border-radius:12px}.theme-emerald .category-grid a>span{border-radius:50%}
.theme-neon{--paper:#060611;--card:#10101d;--ink:#f7f7ff;--muted:#9a9aad;--line:#292940;--primary:#8b5cf6;--accent:#23f0c7;--green:#23f0c7;--radius:16px;color-scheme:dark;background-image:linear-gradient(#8b5cf60a 1px,transparent 1px),linear-gradient(90deg,#8b5cf60a 1px,transparent 1px);background-size:35px 35px}
.theme-neon .site-header,.theme-neon .directory-hero,.theme-neon .site-footer{background:#080813dd;color:var(--ink)}.theme-neon .business-card,.theme-neon .category-grid a,.theme-neon .sidebar-card{box-shadow:0 0 0 1px #8b5cf62f,0 18px 60px #8b5cf616}.theme-neon .hero-art{background:linear-gradient(135deg,#171033,#082c2a);box-shadow:0 0 70px #8b5cf633}.theme-neon input,.theme-neon select,.theme-neon textarea{color:var(--ink);background:#171727}
@media(max-width:820px){.theme-aurora .hero-art,.theme-terracotta .hero-art{border-radius:24px}}
