
:root{--bg:#080809;--bg2:#0f1012;--panel:#15161a;--cream:#f3eee5;--ink:#111;--text:#f5f0e8;--muted:#b9b2a8;--line:rgba(255,255,255,.12);--line2:rgba(0,0,0,.12);--gold:#c8a45d;--gold2:#f0d79c;--max:1220px;--radius:24px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(6,6,7,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{max-width:var(--max);margin:auto;padding:12px 20px;display:flex;gap:24px;align-items:center;justify-content:space-between}.brand{display:flex;gap:0;align-items:center;min-width:220px}.brand-mark{width:40px;height:40px;border:1px solid var(--gold);border-radius:999px;display:grid;place-items:center;color:var(--gold2);font:800 22px Georgia,serif}.brand strong{display:block;font-size:14px;letter-spacing:.19em;line-height:1}.brand em{display:block;margin-top:5px;font-style:normal;color:#aaa399;font-size:12px;letter-spacing:.1em}.nav-links{display:flex;align-items:center;gap:19px;font-size:14px;font-weight:800;color:#ddd7cd}.nav-links a:hover{color:var(--gold2)}.call{white-space:nowrap;border:1px solid rgba(200,164,93,.7);border-radius:999px;padding:11px 18px;font-weight:900;background:rgba(200,164,93,.08)}.section{padding:60px 20px}.section-sm{padding:46px 20px}.wrap{max-width:var(--max);margin:auto}.narrow{max-width:860px}.cream{background:var(--cream);color:var(--ink)}.dark{background:#070708}.eyebrow{margin:0 0 13px;color:var(--gold2);text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:900}.cream .eyebrow{color:#856222}h1,h2,h3{margin:0;font-family:Georgia,"Times New Roman",serif;line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(28px,2.45vw,38px);line-height:1.06;max-width:680px}h2{font-size:clamp(24px,2.05vw,32px);line-height:1.09;max-width:760px}h3{font-size:clamp(20px,1.45vw,24px);letter-spacing:-.02em}.lead{font-size:clamp(16px,1.2vw,18px);line-height:1.5;color:#dfd8ce;max-width:780px;margin:18px 0 0}.cream .lead{color:#2f2923}.body{font-size:16px;color:#c8c1b6;max-width:760px}.cream .body{color:#3b352d}.hero{padding:42px 20px 46px;background:radial-gradient(circle at 80% 20%,rgba(200,164,93,.14),transparent 34%),linear-gradient(135deg,#070708,#11100c)}.hero-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:38px;align-items:center}.hero h1{font-size:clamp(30px,2.55vw,40px);line-height:1.04;max-width:520px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;font-weight:900;border:1px solid rgba(255,255,255,.16)}.btn.gold{background:linear-gradient(135deg,#f2dca6,#bd9652);border:none;color:#090909}.btn.ghost{background:transparent;color:#fff;border-color:rgba(200,164,93,.55)}.btn.dark{background:#111;color:#fff}.photo{margin:0;background:#050506;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.34)}.cream .photo{border-color:rgba(0,0,0,.12);box-shadow:0 20px 58px rgba(48,36,18,.18)}.photo img{width:100%;height:auto;object-fit:contain;object-position:center;background:#050506}.photo figcaption{padding:12px 15px;border-top:1px solid var(--line);font-size:13px;color:#d8d1c6;background:rgba(0,0,0,.42)}.cream .photo figcaption{background:#fff;color:#4b443c;border-top:1px solid rgba(0,0,0,.1)}.hero .photo{border-radius:26px}.hero-photo img{width:100%;height:auto;object-fit:contain;object-position:center;background:#050506}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center}.split-portrait{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:42px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card,.product-card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:22px;padding:26px}.cream .card{background:rgba(255,255,255,.58);border-color:var(--line2)}.card p,.product-card p{margin:10px 0 0;color:#c9c1b6}.cream .card p{color:#413a32}.card a{display:inline-block;margin-top:15px;color:var(--gold2);font-weight:900}.cream .card a{color:#75551d}.num{font-family:Georgia,serif;font-size:30px;line-height:1;color:rgba(240,215,156,.55);margin-bottom:16px}.cream .num{color:rgba(133,98,34,.35)}.feature-list{display:grid;gap:14px;margin-top:24px}.feature{border-left:3px solid var(--gold);padding-left:16px}.feature strong{display:block;color:#fff;font-size:18px}.cream .feature strong{color:#111}.feature p{margin:4px 0 0;color:#c8c1b6}.cream .feature p{color:#403a32}.photo-strip{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:start}.photo-stack{display:grid;gap:20px}.service-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.link-card{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:18px;background:rgba(255,255,255,.035)}.cream .link-card{background:rgba(255,255,255,.58);border-color:var(--line2)}.link-card strong{font-family:Georgia,serif;font-size:19px}.link-card span{color:#aaa399}.cream .link-card span{color:#655d52}.link-card em{font-style:normal;color:var(--gold2);font-weight:900}.cream .link-card em{color:#77571e}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price{font:700 30px Georgia,serif;margin:10px 0;color:#fff}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0}.tag{font-size:12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 8px;color:#d7d0c4}.product-card ul{padding-left:20px;color:#c8c1b6}.product-card li{margin:7px 0}.areas{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:26px}.areas a{border:1px solid var(--line2);border-radius:14px;padding:13px;background:rgba(255,255,255,.55);font-weight:800}.page-hero{padding:46px 20px;background:radial-gradient(circle at 80% 20%,rgba(200,164,93,.14),transparent 34%),#080809}.crumbs{font-size:13px;color:#a9a198;margin-bottom:20px}.crumbs a{color:#ecd18f}.page-hero h1{font-size:clamp(28px,2.45vw,38px);line-height:1.06;max-width:680px}.footer{background:#050506;border-top:1px solid var(--line);padding:50px 20px 34px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.footer h4{font:700 21px Georgia,serif;margin:0 0 12px}.footer p,.footer a{display:block;color:#aaa399;margin:7px 0;font-size:14px}.footer a:hover{color:#fff}.footer-bottom{max-width:var(--max);margin:34px auto 0;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;color:#7b756e;font-size:13px}.foot-brand{margin-bottom:14px}.check-table{width:100%;border-collapse:collapse;margin-top:22px}.check-table th,.check-table td{border-bottom:1px solid rgba(255,255,255,.12);padding:12px;text-align:left}.check-table th{color:#fff}.mobile-break{display:none}@media(max-width:980px){.nav-wrap{flex-wrap:wrap}.brand{min-width:auto}.nav-links{order:3;width:100%;overflow-x:auto;padding-bottom:4px}.hero-grid,.split,.split-portrait,.photo-strip{grid-template-columns:1fr}.grid-3,.product-grid{grid-template-columns:1fr}.grid-2,.service-links{grid-template-columns:1fr}.areas{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero h1,h1{font-size:clamp(30px,5.5vw,40px)}}.text-brand{letter-spacing:normal}.brand-copy{display:block}.brand-copy strong{display:block}.brand-copy em{display:block}.brand-mark{display:none!important}.photo{margin-bottom:18px}.photo-stack .photo,.photo-strip .photo{margin-bottom:0}.photo figcaption{line-height:1.55}.footer .brand{min-width:0}.footer-bottom span{line-height:1.5}@media(max-width:620px){.section{padding:58px 18px}.hero,.page-hero{padding:54px 18px}.call{width:100%;text-align:center}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.areas{grid-template-columns:1fr}.brand em{font-size:11px}.photo figcaption{font-size:12px}.mobile-break{display:block}}

.system-note{margin-top:22px;border:1px solid rgba(200,164,93,.45);border-radius:20px;padding:20px 22px;background:rgba(200,164,93,.08)}.system-note h3{margin-bottom:8px}.system-note p{margin:8px 0;color:#d7d0c4}.cream .system-note{background:rgba(255,255,255,.7);border-color:rgba(133,98,34,.28)}.cream .system-note p{color:#352f29}

/* FINAL TYPOGRAPHY + HERO CONTROL PATCH 2026-06-01
   Purpose: stop oversized editorial type and keep homepage premium but readable. */
:root{--max:1180px !important;}
.hero{padding:34px 20px 40px !important;}
.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr) !important;gap:34px !important;align-items:center !important;}
.hero h1{font-size:clamp(30px,2.55vw,40px) !important;line-height:1.04 !important;letter-spacing:-.025em !important;max-width:520px !important;}
.page-hero h1,h1{font-size:clamp(28px,2.45vw,38px) !important;line-height:1.06 !important;letter-spacing:-.024em !important;max-width:680px !important;}
h2{font-size:clamp(24px,2.05vw,32px) !important;line-height:1.09 !important;letter-spacing:-.024em !important;max-width:760px !important;}
h3{font-size:clamp(20px,1.55vw,24px) !important;line-height:1.16 !important;letter-spacing:-.018em !important;}
.lead{font-size:clamp(16px,1.05vw,18px) !important;line-height:1.55 !important;max-width:760px !important;}
.body{font-size:16px !important;line-height:1.65 !important;}
.eyebrow{font-size:11px !important;letter-spacing:.22em !important;margin-bottom:12px !important;}
.section{padding:52px 20px !important;}
.section-sm{padding:40px 20px !important;}
.photo figcaption{font-size:13px !important;line-height:1.45 !important;}
.hero-photo figcaption{font-size:13px !important;line-height:1.5 !important;padding:12px 14px !important;}
.card,.product-card{padding:22px !important;}
.card p,.product-card p{font-size:15px !important;line-height:1.55 !important;}
.photo img,.hero-photo img{object-fit:contain !important;height:auto !important;width:100% !important;}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr !important}.hero h1{font-size:clamp(30px,5.1vw,38px) !important}.page-hero h1,h1{font-size:clamp(28px,5vw,36px) !important}h2{font-size:clamp(24px,4.5vw,32px) !important}}
.text-brand{letter-spacing:normal}.brand-copy{display:block}.brand-copy strong{display:block}.brand-copy em{display:block}.brand-mark{display:none!important}.photo{margin-bottom:18px}.photo-stack .photo,.photo-strip .photo{margin-bottom:0}.photo figcaption{line-height:1.55}.footer .brand{min-width:0}.footer-bottom span{line-height:1.5}@media(max-width:620px){.hero{padding:34px 18px 36px !important}.section{padding:44px 18px !important}.hero h1{font-size:clamp(28px,7.8vw,34px) !important}.page-hero h1,h1{font-size:clamp(26px,7.4vw,32px) !important}h2{font-size:clamp(23px,6.8vw,29px) !important}.nav-links{gap:14px !important}.call{padding:10px 14px !important}}

/* ABSOLUTE FINAL SMALL-TYPE LOCK */
.hero h1{font-size:clamp(30px,2.55vw,40px)!important;line-height:1.04!important;max-width:520px!important;}
.page-hero h1,h1{font-size:clamp(28px,2.45vw,38px)!important;line-height:1.06!important;max-width:680px!important;}
h2{font-size:clamp(24px,2.05vw,32px)!important;line-height:1.09!important;max-width:760px!important;}
@media(max-width:980px){.hero h1{font-size:clamp(30px,5.1vw,38px)!important}.page-hero h1,h1{font-size:clamp(28px,5vw,36px)!important}h2{font-size:clamp(24px,4.5vw,32px)!important}}
.text-brand{letter-spacing:normal}.brand-copy{display:block}.brand-copy strong{display:block}.brand-copy em{display:block}.brand-mark{display:none!important}.photo{margin-bottom:18px}.photo-stack .photo,.photo-strip .photo{margin-bottom:0}.photo figcaption{line-height:1.55}.footer .brand{min-width:0}.footer-bottom span{line-height:1.5}@media(max-width:620px){.hero h1{font-size:clamp(28px,7.8vw,34px)!important}.page-hero h1,h1{font-size:clamp(26px,7.4vw,32px)!important}h2{font-size:clamp(23px,6.8vw,29px)!important}}


/* Obsidian AV final visual polish - 2026-06-01 fix7 */
.hero h1{font-size:clamp(30px,2.55vw,40px)!important;line-height:1.08!important;letter-spacing:-.018em!important;max-width:560px!important;}
.page-hero h1,h1{font-size:clamp(28px,2.45vw,38px)!important;line-height:1.08!important;letter-spacing:-.018em!important;max-width:720px!important;}
h2{font-size:clamp(24px,2.05vw,32px)!important;line-height:1.12!important;letter-spacing:-.018em!important;max-width:760px!important;}
.hero{padding:36px 20px 42px!important;}
.lead{font-size:clamp(15.5px,1.02vw,17.5px)!important;line-height:1.58!important;}
.photo figcaption,.hero-photo figcaption{font-size:13px!important;line-height:1.5!important;}
.photo img,.hero-photo img{object-fit:contain!important;height:auto!important;width:100%!important;}
@media(max-width:980px){.hero h1{font-size:clamp(30px,5.1vw,38px)!important}.page-hero h1,h1{font-size:clamp(28px,5vw,36px)!important}h2{font-size:clamp(24px,4.5vw,32px)!important}}
.text-brand{letter-spacing:normal}.brand-copy{display:block}.brand-copy strong{display:block}.brand-copy em{display:block}.brand-mark{display:none!important}.photo{margin-bottom:18px}.photo-stack .photo,.photo-strip .photo{margin-bottom:0}.photo figcaption{line-height:1.55}.footer .brand{min-width:0}.footer-bottom span{line-height:1.5}@media(max-width:620px){.hero h1{font-size:clamp(28px,7.8vw,34px)!important}.page-hero h1,h1{font-size:clamp(26px,7.4vw,32px)!important}h2{font-size:clamp(23px,6.8vw,29px)!important}}

/* Deep content + unique-photo polish */
.brand-mark{display:none!important}
.section .body,.section p,.card p,.feature p{letter-spacing:.02em}
.copy-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:24px}
.copy-panel{border-left:2px solid rgba(210,170,88,.55);padding-left:22px}
.copy-panel h3{margin:0 0 8px;font-size:clamp(20px,1.6vw,26px)!important}
.copy-panel p{margin:0;line-height:1.7}
.proof-list{display:grid;gap:16px;margin-top:22px}
.proof-item{padding:18px 0;border-top:1px solid rgba(210,170,88,.22)}
.proof-item strong{display:block;margin-bottom:6px}
.photo-stack .photo,.photo-strip .photo{margin-bottom:24px}
.photo figcaption{line-height:1.6!important}
.service-philosophy{background:#070707;color:#f7f2e9}
.service-philosophy .copy-panel{border-left-color:#d6ad62}
.driver-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}
.product-card{border:1px solid rgba(226,199,130,.24);border-radius:24px;padding:28px;background:rgba(255,255,255,.035)}
.product-card h2,.product-card h3{font-size:clamp(22px,2vw,30px)!important;line-height:1.12!important;margin:.35rem 0}
.product-card .price,.price{font-size:clamp(24px,2.5vw,34px);font-weight:800;margin:12px 0;color:#f1d48c}
.driver-store-photo{max-width:760px;margin:30px 0}
.service-rack-photo img{max-height:720px;object-fit:contain!important}
@media(max-width:900px){.copy-columns,.driver-products{grid-template-columns:1fr}.service-rack-photo img{max-height:none}}

/* Expanded SEO/content pass */
.page-depth-expanded .faq-block{margin-top:34px;border-top:1px solid rgba(20,20,20,.16);padding-top:26px}
.dark .faq-block{border-top-color:rgba(255,255,255,.16)}
.faq-block details{border:1px solid rgba(120,100,60,.22);border-radius:16px;padding:16px 18px;margin:12px 0;background:rgba(255,255,255,.035)}
.faq-block summary{cursor:pointer;font-weight:800}
.faq-block p{margin:10px 0 0;line-height:1.65}
.local-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
.local-proof-grid div{border:1px solid rgba(120,100,60,.22);border-radius:18px;padding:18px}
.local-proof-grid strong{display:block;margin-bottom:8px}
@media(max-width:900px){.local-proof-grid{grid-template-columns:1fr}}


/* Service-heavy Smart Home + network foundation pass */
.service-alert{border:1px solid rgba(224,186,103,.45);background:linear-gradient(135deg,rgba(224,186,103,.13),rgba(255,255,255,.03));border-radius:28px;padding:26px;margin-top:28px}
.service-alert strong{display:block;font-size:clamp(22px,2vw,30px);margin-bottom:8px}
.hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}
.hub-card{border:1px solid rgba(224,186,103,.26);border-radius:22px;padding:22px;background:rgba(255,255,255,.035)}
.hub-card h3{font-size:clamp(20px,1.8vw,26px)!important;margin:.2rem 0 .6rem}
.hub-card a{font-weight:800;color:inherit}
.problem-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}
.problem-list li{list-style:none;border-left:2px solid #d8ae61;padding:8px 0 8px 16px}
.scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}
.scene-card{border-radius:22px;border:1px solid rgba(120,100,60,.24);padding:22px;background:rgba(255,255,255,.04)}
.network-callout{border-radius:30px;border:1px solid rgba(224,186,103,.42);padding:32px;background:#080808;color:#f8f2e8}
.network-callout h2,.network-callout h3{color:#f8f2e8}
.faq-block{margin-top:34px;border-top:1px solid rgba(140,120,80,.25);padding-top:24px}
.faq-block details{border:1px solid rgba(140,120,80,.22);border-radius:18px;padding:16px 18px;margin:12px 0;background:rgba(255,255,255,.035)}
.faq-block summary{font-weight:800;cursor:pointer}
.faq-block p{margin:10px 0 0}
.blog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
.blog-list a{display:block;border:1px solid rgba(224,186,103,.24);border-radius:20px;padding:20px;text-decoration:none;color:inherit;background:rgba(255,255,255,.035)}
@media(max-width:1000px){.hub-grid,.scene-grid,.blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hub-grid,.scene-grid,.blog-list,.problem-list{grid-template-columns:1fr}}


/* Blog / Insights hub */
.insight-hero{padding:64px 20px 46px}
.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}
.insight-card{display:flex;flex-direction:column;gap:12px;border:1px solid rgba(214,174,98,.28);border-radius:24px;padding:24px;background:rgba(255,255,255,.04);text-decoration:none;color:inherit}
.insight-card strong{font-size:clamp(20px,1.55vw,25px);line-height:1.15}
.insight-card span{opacity:.82;line-height:1.55}
.insight-card em{font-style:normal;font-weight:800;margin-top:auto}
.topic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}
.topic-pill{border:1px solid rgba(214,174,98,.24);border-radius:999px;padding:12px 16px;text-align:center;background:rgba(255,255,255,.04)}
@media(max-width:980px){.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.insight-grid,.topic-strip{grid-template-columns:1fr}}


/* Driver store SEO/pricing */
.driver-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:12px 0}
.driver-price{font-size:clamp(28px,2.6vw,42px);font-weight:900;letter-spacing:-.03em}
.driver-note{border:1px solid rgba(214,174,98,.28);border-radius:18px;padding:14px 16px;background:rgba(214,174,98,.08);line-height:1.5}
.driver-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.driver-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:26px}
.driver-product-card{border:1px solid rgba(214,174,98,.28);border-radius:24px;padding:24px;background:rgba(255,255,255,.045);display:flex;flex-direction:column;gap:12px}
.driver-product-card h3{margin:0}
.driver-product-card p{line-height:1.55}
.driver-product-card .btn{margin-top:auto;text-align:center}
@media(max-width:980px){.driver-product-grid,.driver-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.driver-product-grid,.driver-seo-grid{grid-template-columns:1fr}}


/* Shopify checkout buttons */
.shopify-checkout-box{border:1px solid rgba(214,174,98,.32);border-radius:22px;padding:18px;background:rgba(255,255,255,.06);margin-top:14px}
.shopify-checkout-box .driver-note{display:inline-block;margin-bottom:12px}
.shopify-buy-frame iframe{max-width:100%!important}
.checkout-status{font-size:14px;line-height:1.5;opacity:.8;margin-top:10px}


/* Expanded Shopify driver store */
.shopify-checkout-box{border:1px solid rgba(214,174,98,.32);border-radius:22px;padding:18px;background:rgba(255,255,255,.06);margin-top:14px}
.shopify-checkout-box .driver-note{display:inline-block;margin-bottom:12px}
.checkout-status{font-size:14px;line-height:1.5;opacity:.8;margin-top:10px}
.driver-platform-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.7}
.driver-connected{border:1px solid rgba(214,174,98,.28);border-radius:18px;padding:14px 16px;background:rgba(214,174,98,.08);line-height:1.5}


/* Service proof photo sections */
.service-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}
.service-proof-card{border:1px solid rgba(198,164,95,.28);background:rgba(255,255,255,.06);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.16)}
.service-proof-card img{width:100%;height:220px;object-fit:cover;display:block;background:#111}
.service-proof-card .proof-copy{padding:18px}
.service-proof-card h3{margin:0 0 8px;font-size:20px;line-height:1.15}
.service-proof-card p{margin:0;font-size:15px;line-height:1.55}
.service-proof-card small{display:block;margin-bottom:8px;letter-spacing:.12em;text-transform:uppercase;color:#c9a45f}
.service-result-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.service-result-list .copy-panel{min-height:100%}
@media(max-width:980px){.service-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-result-list{grid-template-columns:1fr}}
@media(max-width:620px){.service-proof-grid{grid-template-columns:1fr}.service-proof-card img{height:260px}}


/* Theater projector proof feature */
.theater-proof-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;margin-top:28px}
.theater-proof-media{border-radius:28px;overflow:hidden;border:1px solid rgba(198,164,95,.32);box-shadow:0 28px 80px rgba(0,0,0,.32);background:#111}
.theater-proof-media img{display:block;width:100%;height:100%;max-height:560px;object-fit:cover}
.theater-proof-copy{border-left:1px solid rgba(198,164,95,.45);padding-left:28px}
.theater-proof-copy h3{font-size:30px;line-height:1.1;margin:0 0 12px}
.theater-proof-copy p{font-size:17px;line-height:1.65}
@media(max-width:900px){.theater-proof-feature{grid-template-columns:1fr}.theater-proof-copy{border-left:0;padding-left:0}}


/* Obsidian AV Smart Home luxury-flow rebuild - fewer boxes, more storytelling */
.smart-lux-hero{position:relative;overflow:hidden;padding:86px 20px 72px;background:linear-gradient(90deg,rgba(5,5,6,.88),rgba(5,5,6,.56),rgba(5,5,6,.9)),url('/assets/project-photos/smart-home-control4-interface-driver-store-houston.webp') center/cover no-repeat;color:#fff;border-bottom:1px solid rgba(214,180,106,.22)}
.smart-lux-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 16%,rgba(226,193,119,.22),transparent 32%);pointer-events:none}.smart-lux-hero .wrap{position:relative;z-index:1}.smart-lux-hero h1{font-size:clamp(38px,5.4vw,72px)!important;line-height:.96!important;max-width:900px!important;letter-spacing:-.045em!important}.smart-lux-hero .lead{font-size:clamp(17px,1.35vw,22px)!important;color:#f1e8da!important;max-width:790px!important}.smart-lux-hero .cta-row{margin-top:30px}.smart-proof-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.smart-proof-line span{border:1px solid rgba(240,215,156,.34);border-radius:999px;padding:8px 12px;background:rgba(0,0,0,.32);font-size:13px;font-weight:900;color:#f5e2b1}.smart-section{padding:78px 20px}.smart-section.cream{background:#f3eee5;color:#15120e}.smart-section.dark{background:#070708;color:#f8f2e8}.smart-wrap{max-width:1180px;margin:auto}.smart-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:center}.smart-kicker{margin:0 0 12px;color:#d6ad62;text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:900}.cream .smart-kicker{color:#866123}.smart-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(29px,3.2vw,48px)!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:0;max-width:880px!important}.smart-lead{font-size:clamp(17px,1.28vw,21px);line-height:1.62;margin:18px 0 0;max-width:880px;color:#d8d1c6}.cream .smart-lead{color:#302a23}.smart-body{font-size:17px;line-height:1.75;color:#d5cec3}.cream .smart-body{color:#362f28}.smart-photo{margin:0;border-radius:30px;overflow:hidden;border:1px solid rgba(214,180,106,.28);box-shadow:0 28px 90px rgba(0,0,0,.28);background:#080808}.cream .smart-photo{box-shadow:0 24px 70px rgba(58,42,18,.18)}.smart-photo img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.smart-photo figcaption{padding:13px 15px;font-size:13px;line-height:1.5;color:#d8d1c6;background:rgba(0,0,0,.54);border-top:1px solid rgba(214,180,106,.18)}.cream .smart-photo figcaption{background:#fff;color:#463d33;border-top:1px solid rgba(0,0,0,.1)}.smart-systems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin-top:26px}.smart-systems div{border-top:1px solid rgba(214,180,106,.28);padding-top:14px;font-weight:900}.smart-storyline{margin-top:30px;display:grid;gap:0}.smart-step{display:grid;grid-template-columns:220px 1fr;gap:28px;padding:24px 0;border-top:1px solid rgba(214,180,106,.28)}.smart-step strong{font-family:Georgia,'Times New Roman',serif;font-size:clamp(23px,2vw,32px);line-height:1.1;color:#f0d79c}.cream .smart-step strong{color:#17130f}.smart-step p{margin:0;font-size:17px;line-height:1.72;color:#d5cec3}.cream .smart-step p{color:#342d26}.smart-statement{margin-top:28px;border-left:3px solid #d6ad62;padding:10px 0 10px 24px;max-width:850px}.smart-statement strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:clamp(25px,2.5vw,38px);line-height:1.12}.smart-network{border-top:1px solid rgba(214,180,106,.3);border-bottom:1px solid rgba(214,180,106,.3);padding:32px 0;margin-top:28px}.smart-network-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.smart-network-grid div{border-left:2px solid rgba(214,180,106,.52);padding-left:16px}.smart-network-grid strong{display:block;margin-bottom:7px;color:#f0d79c}.cream .smart-network-grid strong{color:#77551e}.smart-scenes{margin-top:28px}.smart-scene{display:grid;grid-template-columns:180px 1fr;gap:30px;align-items:start;padding:20px 0;border-top:1px solid rgba(214,180,106,.26)}.smart-scene b{font-family:Georgia,'Times New Roman',serif;font-size:clamp(23px,1.9vw,31px);line-height:1.1;color:#f0d79c}.cream .smart-scene b{color:#17130f}.smart-scene p{margin:0;color:#d5cec3;line-height:1.7}.cream .smart-scene p{color:#342d26}.smart-case{margin-top:30px;border-left:3px solid #d6ad62;padding-left:28px;max-width:960px}.smart-case p{font-size:18px;line-height:1.78}.smart-arrival{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:24px}.smart-arrival span{border-top:1px solid rgba(214,180,106,.35);padding-top:12px;font-weight:900;color:#f0d79c}.cream .smart-arrival span{color:#77551e}.smart-platforms{margin-top:28px;border-top:1px solid rgba(214,180,106,.3)}.smart-platform{display:grid;grid-template-columns:190px 1fr auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(214,180,106,.22)}.smart-platform strong{font-family:Georgia,'Times New Roman',serif;font-size:clamp(24px,2vw,32px)}.smart-platform p{margin:0;color:#d3cabd;line-height:1.6}.cream .smart-platform p{color:#332c25}.smart-platform a{font-weight:900;color:#f0d79c}.cream .smart-platform a{color:#77551e}.smart-final{border:1px solid rgba(214,180,106,.32);border-radius:34px;padding:36px;background:linear-gradient(135deg,rgba(214,180,106,.13),rgba(255,255,255,.035));margin-top:28px}.smart-final p{font-size:18px;line-height:1.7;max-width:820px}.smart-faq{margin-top:28px}.smart-faq details{border-top:1px solid rgba(214,180,106,.25);padding:17px 0}.smart-faq summary{font-weight:900;cursor:pointer}.smart-faq p{margin:10px 0 0;line-height:1.65}.no-boxes-note{font-family:Georgia,'Times New Roman',serif;font-size:clamp(24px,2.3vw,36px);line-height:1.18;color:#f0d79c;margin:28px 0 0}.cream .no-boxes-note{color:#17130f}@media(max-width:980px){.smart-grid,.smart-step,.smart-scene,.smart-platform{grid-template-columns:1fr}.smart-network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-arrival{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-photo img{min-height:260px}.smart-platform{gap:8px}.smart-platform a{margin-top:8px}}@media(max-width:620px){.smart-lux-hero{padding:62px 20px 52px}.smart-section{padding:58px 20px}.smart-systems,.smart-network-grid,.smart-arrival{grid-template-columns:1fr}.smart-final{padding:26px}.smart-proof-line span{width:100%;text-align:center}}
