:root{--black:#09090b;--zinc:#18181b;--muted:#71717a;--soft:#f7f4ee;--white:#fff;--gold:#d7b56d;--gold-dark:#a97f32;--border:#e4e4e7;--radius:28px;--shadow:0 24px 70px rgba(9,9,11,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 32px));margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 20px;font-weight:900;font-size:14px;transition:.25s ease;border:1px solid #fff0}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--black);box-shadow:0 16px 35px rgb(215 181 109/.25)}.btn-outline{border-color:rgb(255 255 255/.18);color:#fff;background:rgb(255 255 255/.06)}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgb(9 9 11/.75);border-bottom:1px solid rgb(255 255 255/.1);backdrop-filter:blur(20px);transition:.25s ease}.brand,.header-inner{display:flex;align-items:center}.header-inner{height:80px;justify-content:space-between;gap:20px}.brand{gap:13px;color:#fff;min-width:max-content}.custom-logo{max-width:190px;height:auto}.desktop-nav .menu,.menu{display:flex;gap:28px;list-style:none;margin:0;padding:0}.desktop-nav a{font-size:14px;font-weight:700;color:#e4e4e7;transition:.2s}.desktop-nav a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:10px}.mobile-menu-toggle{display:none;background:#fff0;border:1px solid rgb(255 255 255/.18);width:48px;height:48px;padding:12px}.mobile-menu-toggle span,img{display:block}.mobile-panel{position:fixed;inset:0;z-index:120;background:rgb(9 9 11/.97);color:#fff;padding:22px;opacity:0;pointer-events:none;transition:.25s ease}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between}.mobile-panel-head button{width:48px;height:48px;border-radius:16px;border:1px solid rgb(255 255 255/.16);background:#fff0;font-size:32px}.mobile-menu{display:grid;gap:10px;list-style:none;padding:0;margin:30px 0}.mobile-menu a{display:block;background:rgb(255 255 255/.06);border:1px solid rgb(255 255 255/.12);padding:17px 18px;border-radius:18px;font-size:18px;font-weight:800}.mobile-panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-panel-actions a{background:#fff;color:var(--black);text-align:center;border-radius:18px;padding:17px;font-weight:900}.mobile-panel-actions a:last-child{background:var(--gold)}.site-footer{background:var(--black);color:#fff;padding:70px 0 34px}.footer-cta{border:1px solid rgb(255 255 255/.1);background:rgb(255 255 255/.05);border-radius:36px;padding:54px;text-align:center;margin-bottom:54px}.footer-cta h2{font-size:clamp(34px,5vw,62px);line-height:1;letter-spacing:-.05em;margin:0;font-weight:1000}.footer-cta p{max-width:720px;margin:18px auto;color:#d4d4d8;font-size:18px;line-height:1.7}.footer-cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:30px}.footer-grid h3{font-size:26px;margin:0 0 14px}.footer-grid h4{color:var(--gold);margin:0 0 14px}.footer-grid a,.footer-grid p{display:block;color:#a1a1aa;line-height:1.7;margin:7px 0}.mobile-bottom-bar{display:none}.archive-main{padding-top:130px;padding-bottom:90px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{border:1px solid var(--border);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgb(9 9 11/.05)}.post-card-content{padding:22px}.post-card h2{font-size:clamp(32px,5vw,58px);line-height:1;letter-spacing:-.04em}@media (max-width:1100px){.desktop-nav,.header-actions{display:none}.mobile-menu-toggle{display:block}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.container{width:min(100% - 24px,1240px)}.header-inner{height:72px}.archive-grid,.footer-grid{grid-template-columns:1fr}.footer-cta{padding:32px 18px}.site-footer{padding-bottom:112px}.mobile-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;background:rgb(255 255 255/.96);border-top:1px solid var(--border);box-shadow:0-15px 40px rgb(9 9 11/.12);backdrop-filter:blur(16px)}.mobile-bottom-bar a{border-radius:16px;text-align:center;padding:13px 8px;font-weight:1000;font-size:13px}.mobile-bottom-bar a:first-child{background:#25d366;color:#fff}.mobile-bottom-bar a:nth-child(2){background:var(--black);color:#fff}.mobile-bottom-bar a:nth-child(3){background:var(--gold);color:var(--black)}}.post-card-content h2{font-size:26px;line-height:1.15;margin:0 0 10px}.post-card .wp-post-image,.post-card img{width:100%;height:240px;object-fit:cover}.archive-main .archive-grid{align-items:stretch}.archive-main .post-card{height:100%}.footer-districts h4{color:var(--gold);margin:0 0 16px}.footer-district-tags{display:flex;flex-wrap:wrap;gap:8px}.footer-district-tags a{background:rgb(255 255 255/.05);color:#cfcfd6;font-weight:800;display:inline-flex!important;border:1px solid rgb(255 255 255/.1);border-radius:999px;padding:8px 12px!important;margin:0!important;font-size:13px}.footer-district-tags a:hover{background:var(--gold);color:var(--black)}.footer-districts{margin-top:34px;padding-top:28px;border-top:1px solid rgb(255 255 255/.1)}@media (max-width:720px){.footer-district-tags{max-height:210px;overflow:auto;padding-right:4px}.footer-district-tags a{font-size:12px}}.footer-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.footer-social-links a{display:inline-flex!important;margin:0!important;border:1px solid rgb(255 255 255/.12);border-radius:999px;padding:8px 12px!important;color:#fff!important;background:rgb(255 255 255/.05);font-size:13px;font-weight:900}.footer-social-links a:hover{border-color:var(--gold);color:var(--gold)!important}.site-header{will-change:transform}.mobile-panel{overflow-y:auto}.mobile-panel-actions{position:sticky;bottom:0;background:rgb(9 9 11/.92);backdrop-filter:blur(18px);padding-top:14px}@media (max-width:1100px){.header-inner{gap:10px}.mobile-menu-toggle{margin-left:0}.brand{min-width:0}.mobile-panel{padding:18px}.mobile-panel-head{align-items:flex-start}.mobile-nav .mobile-menu{display:grid;gap:8px}.mobile-nav .mobile-menu a{border-radius:18px;padding:14px 16px;background:rgb(255 255 255/.06);border:1px solid rgb(255 255 255/.08)}}@media (max-width:720px){.site-header{background:rgb(9 9 11/.88);backdrop-filter:blur(18px)}.header-inner{height:64px}.mobile-menu-toggle,.mobile-panel-head button{width:42px;height:42px;border-radius:14px}.mobile-menu-toggle span{width:18px}.mobile-panel-actions{grid-template-columns:1fr 1fr;gap:10px}.mobile-panel-actions a{border-radius:18px;padding:14px}.mobile-bottom-bar{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.footer-social-links a{font-size:12px;padding:8px 10px!important}}.mobile-menu-toggle{background:rgb(255 106 0/.08)!important;border:2px solid #ff6a00!important;border-radius:16px!important;box-shadow:0 10px 25px rgb(0 0 0/.18)!important}.mobile-menu-toggle span{background:#fff!important;height:3px!important;border-radius:99px!important;margin:4px 0!important}.mobile-panel-logo img{max-width:205px;max-height:72px;width:auto;height:auto;display:block}.mobile-panel-head{gap:16px}.mobile-panel-head button{color:#fff!important;border-color:rgb(255 255 255/.2)!important}.mobile-panel-actions a:first-child{background:rgb(255 255 255/.08)!important;color:#fff!important;border:1px solid rgb(255 255 255/.14)!important}.mobile-panel-actions a:last-child{background:#ff6a00!important;color:#09090b!important}.mobile-nav .mobile-menu a{position:relative;padding-right:44px!important}.mobile-nav .mobile-menu a:after{content:"›";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:28px;line-height:1;color:#ff6a00;font-weight:900}@media (max-width:1100px){.header-inner{position:relative;justify-content:center!important}.mobile-menu-toggle{display:flex!important;align-items:center;justify-content:center;flex-direction:column;position:absolute;left:12px;top:50%;transform:translateY(-50%);width:48px!important;height:48px!important;padding:10px!important;z-index:3}.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0!important;min-width:0!important;z-index:2}.desktop-nav,.header-actions{display:none!important}}@media (max-width:720px){.site-header{background:rgb(9 9 11/.92)!important;backdrop-filter:blur(18px)}.header-inner{height:70px!important}.mobile-menu-toggle{left:10px;width:46px!important;height:46px!important;border-radius:15px!important}.mobile-menu-toggle span{width:22px!important}.mobile-panel{padding:18px!important}.mobile-panel-head{align-items:center!important}.mobile-panel-logo img{max-width:185px}.mobile-panel-actions{position:sticky;bottom:0;background:rgb(9 9 11/.94);backdrop-filter:blur(18px);padding-top:14px}}@media (max-width:380px){.mobile-menu-toggle{width:42px!important;height:42px!important}.mobile-menu-toggle span{width:19px!important}}@media (max-width:1100px){.site-header .header-actions{display:none!important}.site-header .header-inner{justify-content:center!important;display:flex!important}.mobile-panel-actions-v29 a,.site-header .brand,.site-header .mobile-menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important}.site-header .brand{position:static!important;transform:none!important;margin:0 auto!important;max-width:70vw!important}.mobile-panel-actions-v29 a,.site-header .mobile-menu-toggle{border-radius:16px!important}.site-header .mobile-menu-toggle{flex-direction:column!important;position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;min-width:48px!important;background:rgb(255 106 0/.12)!important;border:2px solid #ff6a00!important;z-index:20!important;padding:9px!important;box-shadow:0 10px 25px rgb(0 0 0/.22)!important;opacity:1!important;visibility:visible!important}.site-header .mobile-menu-toggle span{display:block!important;width:24px!important;height:3px!important;background:#fff!important;border-radius:50px!important;margin:3px 0!important;opacity:1!important;visibility:visible!important}.mobile-panel{display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,rgb(9 9 11/.99),rgb(18 18 20/.98))!important}.mobile-panel-head{flex:0 0 auto!important;padding-bottom:16px!important;border-bottom:1px solid rgb(255 255 255/.08)!important}.mobile-nav{flex:1 1 auto!important;overflow-y:auto!important;padding-bottom:14px!important}.mobile-nav .mobile-menu{margin:20px 0 10px!important;gap:10px!important}.mobile-nav .mobile-menu a{background:rgb(255 255 255/.065)!important;border:1px solid rgb(255 255 255/.1)!important;color:#fff!important;border-radius:18px!important;padding:15px 48px 15px 17px!important;font-size:16px!important;font-weight:900!important;box-shadow:none!important}.mobile-nav .mobile-menu a:hover{border-color:#ff6a00!important;background:rgb(255 106 0/.1)!important}.mobile-panel-actions-v29{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;position:sticky!important;bottom:0!important;margin-top:auto!important;padding:14px 0 calc(4px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#fff0,rgb(9 9 11/.98) 24%)!important;backdrop-filter:blur(18px)!important;z-index:5!important}.mobile-panel-actions-v29 a{min-height:48px!important;padding:12px 8px!important;text-align:center!important;font-size:13px!important;font-weight:1000!important;line-height:1.1!important;text-decoration:none!important;border:1px solid transparent!important;box-shadow:0 10px 24px rgb(0 0 0/.2)!important}.mobile-panel-actions-v29 .mobile-action-quote{background:#ff6a00!important;color:#09090b!important}.mobile-panel-actions-v29 .mobile-action-wa{background:#25d366!important;color:#fff!important}.mobile-panel-actions-v29 .mobile-action-call{background:#fff!important;color:#09090b!important}}@media (max-width:720px){.site-header .header-inner{height:68px!important}.site-header .mobile-menu-toggle{left:12px!important;width:46px!important;height:46px!important;min-width:46px!important}.mobile-panel{padding:16px!important}.mobile-panel-logo img{max-width:178px!important;max-height:62px!important;object-fit:contain!important}}@media (max-width:390px){.site-header .mobile-menu-toggle{left:10px!important;width:42px!important;height:42px!important;min-width:42px!important}.mobile-panel-actions-v29{gap:7px!important}.mobile-panel-actions-v29 a{font-size:12px!important;min-height:44px!important;padding:10px 6px!important}}