/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-tracking:initial;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}.static{position:static}.sticky{position:sticky}.container{width:100%}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[color-mix\(in_srgb\,var\(--accent\)_55\%\,var\(--border\)\)\]{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.border-\[color-mix\(in_srgb\,var\(--accent\)_55\%\,var\(--border\)\)\]{border-color:color-mix(in srgb,var(--accent) 55%,var(--border))}}.border-\[var\(--primary\)\]{border-color:var(--primary)}.bg-transparent{background-color:#0000}.bg-\[linear-gradient\(135deg\,var\(--primary\)\,color-mix\(in_srgb\,var\(--primary\)_72\%\,\#d26e34\)\)\]{background-image:linear-gradient(135deg,var(--primary),var(--primary))}@supports (color:color-mix(in lab,red,red)){.bg-\[linear-gradient\(135deg\,var\(--primary\)\,color-mix\(in_srgb\,var\(--primary\)_72\%\,\#d26e34\)\)\]{background-image:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 72%,#d26e34))}}.tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--primary-contrast\)\]{color:var(--primary-contrast)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-150{--tw-duration:.15s;transition-duration:.15s}@media (hover:hover){.hover\:-translate-y-px:hover{--tw-translate-y:-1px;translate:var(--tw-translate-x) var(--tw-translate-y)}}:root{color-scheme:dark;--bg:#0a1628;--surface:#132240;--text:#f0f0f0;--muted:#94a3b8;--primary:#d4a843;--primary-contrast:#0a1628;--accent:#3b82f6;--border:#d4a84326;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--section-y:5rem;--container-x:1.25rem;--max-width:1180px;--shadow-lg:0 24px 60px #0006;--shadow-sm:0 12px 24px #00000040}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:2rem;display:grid}.form-stack{gap:1rem;display:grid}.form-field{gap:.35rem;display:grid}.form-field.full{grid-column:1/-1}.form-field label{color:var(--text);font-size:.85rem;font-weight:600}.form-field input,.form-field textarea{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-field input::-moz-placeholder,.form-field textarea::-moz-placeholder{color:var(--muted)}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--muted)}.form-field input:focus,.form-field textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #d4a84326}.form-field textarea{resize:vertical;min-height:120px}.contact-aside{gap:1rem;display:grid}.surface-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.surface-card .eyebrow{margin-bottom:.5rem}.surface-card p{color:var(--muted);line-height:1.6}.success-banner{color:var(--primary);text-align:center;background:#d4a8431a;border:1px solid #d4a8434d;border-radius:8px;padding:1rem 1.25rem;font-weight:500}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;padding-bottom:5.5rem;font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,#fff)}}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px}h1,h2,h3,p{margin:0 0 1rem}h1,h2,h3{letter-spacing:-.03em;font-family:Arial Nova,Avenir Next Condensed,Trebuchet MS,sans-serif;line-height:1.1}h1{max-width:12ch;font-size:clamp(2.5rem,6vw,4.75rem)}h2{font-size:clamp(1.85rem,3vw,2.6rem)}h3{font-size:1.1rem}ol,ul{padding-left:1.25rem}.container{width:min(100% - (var(--container-x) * 2),var(--max-width));margin:0 auto}.site-header{z-index:10;border-bottom:1px solid var(--border);backdrop-filter:blur(14px);background:#0a1628d9;transition:transform .18s,background-color .18s,border-color .18s;position:sticky;top:0}.site-header-hidden{transform:translateY(calc(-100% - .5rem))}.footer-grid,.header-inner{justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1rem 0;display:flex}.footer-list,.highlight-list,.nav-list{margin:0;padding:0;list-style:none}.nav-list{flex-wrap:wrap;gap:1rem;display:flex}.brand-mark,.footer-list a,.nav-list a{border-radius:.75rem}.footer-list a:hover,.nav-list a:hover{color:var(--primary)}.brand-mark{align-items:center;gap:.85rem;min-width:-moz-fit-content;min-width:fit-content;display:flex}.brand-mark>span{gap:.15rem;display:grid}.brand-logo{flex:none;width:clamp(8.5rem,15vw,10.5rem)}.brand-logo,.footer-logo{-o-object-fit:contain;object-fit:contain;height:auto}.footer-logo{width:clamp(9rem,18vw,11rem)}.brand-kicker,.brand-name{display:block}.brand-kicker{color:var(--primary);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:700}.brand-name{letter-spacing:-.04em;font-size:1.25rem;font-weight:800}.header-nav-shell{margin-left:auto}.header-cta{min-width:-moz-fit-content;min-width:fit-content}.mobile-nav-toggle{display:none}.hero-section,.section-block,.site-footer{padding:var(--section-y) 0}.hero-section-dark{background-position:50%;background-size:cover;padding:0}.card,.hero-shell,.section-shell{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem}.about-grid{align-items:start;gap:1.5rem;display:grid}.hero-shell-dark{min-height:min(82vh,760px);box-shadow:none;background:0 0;border-color:#0000;align-items:center;padding:5.75rem 0 4.2rem;display:flex}.about-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,.9fr)}.highlight-panel,.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem}.eyebrow,.panel-label,.stat-label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-size:.82rem;font-weight:700}.lead{max-width:60ch;color:var(--muted);font-size:1.05rem}.footer-lead{max-width:32ch}.meta-text{color:var(--muted);font-size:.95rem}.text-link{color:var(--primary);font-weight:600}.footer-list,.highlight-list{gap:.75rem;display:grid}.highlight-list li{padding-left:1.1rem;position:relative}.highlight-list li:before{content:"•";color:var(--primary);position:absolute;left:0}.hero-copy{color:#fff;align-content:start;gap:.85rem;max-width:40rem;display:grid}.hero-eyebrow{margin-bottom:0}.hero-title{max-width:11.5ch;margin-bottom:.25rem;font-size:clamp(2.1rem,4.2vw,3.45rem);line-height:.98}.hero-pill-list{flex-wrap:wrap;gap:.75rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.hero-pill-list li{background:var(--accent);border:1px solid #ffffff3d;border-radius:999px;padding:.68rem .95rem}@supports (color:color-mix(in lab,red,red)){.hero-pill-list li{background:color-mix(in srgb,var(--accent) 36%,#070c1285)}}.hero-pill-list li{color:#fff;font-size:.92rem;font-weight:600}.about-image-card,.project-image-wrap,.service-image-wrap{border-radius:calc(var(--radius-md) - 8px);overflow:hidden}.project-image,.section-image,.service-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-phone-line{color:#fff;margin:0;font-size:1rem;font-weight:700}.hero-copy .lead{color:#fffffff0;max-width:32rem;margin-bottom:.1rem}.hero-eyebrow{color:#ffffffd6}.hero-review-row{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.hero-review-chip{border-radius:var(--radius-sm);color:#fffffff2;box-shadow:var(--shadow-sm);background:#0a101847;border:1px solid #ffffff24;margin:0;padding:.82rem 1rem;font-size:.94rem;line-height:1.4}.hero-review-chip:after,.hero-review-chip:before{content:'"';color:#ffffffc7}.hero-climate-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:-1.15rem;display:grid}.climate-card{border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface);gap:.35rem;padding:1rem 1.2rem;display:grid}.climate-card-cool{background:linear-gradient(180deg,#3b82f61f,var(--surface))}.climate-card-warm{background:linear-gradient(180deg,#d4a8431f,var(--surface))}.climate-label{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700}.climate-card-cool .climate-label{color:var(--accent)}.climate-card-warm .climate-label{color:var(--primary)}.stats-grid{gap:1rem;display:grid}.stat-card{gap:.35rem;display:grid}.stat-value{font-size:1.35rem;font-weight:700}.cta-row{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.button{border:1px solid var(--primary);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.85rem 1.2rem;font-weight:700;transition:transform .14s,background-color .14s,color .14s,box-shadow .14s;display:inline-flex}[data-primitive=button-link],[data-primitive=button]{text-decoration:none}.button:hover{box-shadow:0 14px 26px var(--primary);transform:translateY(-1px)}@supports (color:color-mix(in lab,red,red)){.button:hover{box-shadow:0 14px 26px color-mix(in srgb,var(--primary) 20%,transparent)}}.button.primary{background:linear-gradient(135deg,var(--primary),var(--primary))}@supports (color:color-mix(in lab,red,red)){.button.primary{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 72%,#d26e34))}}.button.primary{color:var(--primary-contrast)}.button.secondary{color:var(--accent);border-color:var(--accent);background:0 0}@supports (color:color-mix(in lab,red,red)){.button.secondary{border-color:color-mix(in srgb,var(--accent) 55%,var(--border))}}.hero-copy .button.secondary,.section-shell-dark .button.secondary,.sticky-mobile-cta .button.secondary{color:#fff;background:#ffffff0f;border-color:#fff6}.card-grid,.project-grid,.service-grid,.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.project-card,.service-card,.testimonial-card{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);min-height:100%;box-shadow:var(--shadow-sm);gap:.9rem;padding:1.2rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.project-grid .project-card:first-child{grid-column:span 2}.project-card:hover,.service-card:hover,.testimonial-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-3px)}@supports (color:color-mix(in lab,red,red)){.project-card:hover,.service-card:hover,.testimonial-card:hover{border-color:color-mix(in srgb,var(--primary) 28%,var(--border))}}.project-card h3,.service-card h3,.testimonial-card h3{margin-bottom:.35rem;font-size:1.22rem}.service-image-wrap{aspect-ratio:4/3;margin:-1.2rem -1.2rem 0}.service-index{color:var(--accent);letter-spacing:.14em;font-size:.85rem;font-weight:800}.process-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.process-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);gap:.75rem;padding:1.3rem;display:grid;position:relative}.process-step-number{background:var(--primary);border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.process-step-number{background:color-mix(in srgb,var(--primary) 16%,var(--surface))}}.process-step-number{color:var(--primary);font-weight:800}.testimonial-quote{color:var(--text);margin:0;font-size:1.05rem}.testimonial-stars{color:#d8901b;letter-spacing:.2em;font-size:.95rem}.testimonial-meta{gap:.2rem;display:grid}.testimonial-author{color:var(--muted);font-weight:700}.project-image-wrap{aspect-ratio:4/3;margin:-1.2rem -1.2rem 0}.project-copy{gap:.6rem;display:grid}.project-card .project-copy h3{margin-bottom:.1rem}.faq-stack{gap:.85rem;margin-top:1.5rem;display:grid}.faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:1rem 1.1rem}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.9rem}.contact-shell{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:1.25rem;display:grid}.contact-guidance-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.contact-card,.cta-shell{position:relative;overflow:hidden}.contact-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);padding:1.35rem}.contact-card h3{margin-bottom:1rem}.contact-list{margin-bottom:1.5rem}.cta-shell{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 36%),linear-gradient(#0f1822,#152130)}.site-footer{border-top:1px solid var(--border);background:#060e1a}.footer-brand-block{max-width:30rem}.footer-logo{margin-bottom:1rem}.footer-blurb{color:var(--muted)}.footer-column{min-width:180px}.contact-card a,.footer-column a{width:100%}.section-copy{max-width:58ch}.about-image-card{aspect-ratio:4/3;box-shadow:var(--shadow-sm)}.section-shell-plain{background:var(--surface)}.section-shell-muted{background:#132240b3}.section-shell-dark,.section-shell-dark .lead,.section-shell-dark .panel-label,.section-shell-dark h2{color:#fff}.sticky-mobile-cta{z-index:30;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#0a1628f5;border-top:1px solid #d4a8431a;gap:.75rem;transition:opacity .16s,transform .16s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sticky-mobile-cta[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:960px){.footer-grid,.header-inner{flex-wrap:wrap;align-items:flex-start}.header-nav-shell{order:4;width:100%;margin-left:0}.about-grid,.contact-shell{grid-template-columns:1fr}.hero-title{max-width:12ch}.hero-climate-band{grid-template-columns:1fr;margin-top:-.5rem}.project-grid .project-card:first-child{grid-column:auto}}@media (max-width:640px){h1{font-size:clamp(2.4rem,10vw,3.55rem)}.hero-shell-dark{padding:4.2rem 0 3.15rem}.card,.hero-shell,.project-card,.section-shell,.service-card,.testimonial-card{padding:1.4rem}.cta-row,.hero-pill-list,.nav-list{gap:.75rem}.button,.header-cta{width:100%}.brand-logo{width:clamp(7rem,38vw,9rem)}.footer-logo{width:clamp(8rem,44vw,10rem)}.sticky-mobile-cta{left:1rem;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));border-radius:1rem}.hero-phone-line,.hero-pill-list li,.meta-text{font-size:.95rem}.climate-card,.hero-review-chip{padding:.9rem 1rem}.hero-copy{gap:.7rem}.hero-review-row blockquote:nth-child(n+2){display:none}}@media (min-width:901px){body{padding-bottom:0}.sticky-mobile-cta{display:none}}@media (max-width:720px){.header-inner{flex-wrap:wrap;align-items:center;gap:.65rem;padding:.42rem 0}.card,.hero-shell,.project-card,.section-shell,.service-card,.testimonial-card{padding:1.5rem}.mobile-nav-toggle{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text);font:inherit;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:.48rem .8rem;font-size:.9rem;font-weight:700;display:inline-flex}.header-cta{display:none}.header-nav-shell{width:100%;margin-top:0;padding-top:.05rem;display:none}.site-header[data-mobile-menu-open=true] .header-nav-shell{display:block}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.5rem;display:grid}.nav-list a{background:var(--surface);border:1px solid var(--border);min-height:36px;color:var(--text);align-items:center;padding:.52rem .72rem;font-size:.9rem;display:flex}.brand-mark{flex:auto;min-width:0}.brand-logo{width:clamp(5.2rem,25vw,6.5rem)}.brand-name{font-size:.88rem}.brand-kicker{letter-spacing:.12em;font-size:.6rem}.hero-climate-band{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.site-footer{padding:2.4rem 0}.footer-grid{gap:1rem}.footer-brand-block{max-width:none}.footer-brand-block h2{margin-bottom:.45rem;font-size:1.3rem}.footer-logo{width:clamp(7rem,34vw,8.5rem);margin-bottom:.55rem}.footer-blurb,.footer-brand-block .panel-label,.footer-lead{display:none}.footer-column h3{margin-bottom:.5rem;font-size:1rem}.footer-list{gap:.45rem}.footer-column{min-width:0}}.cache-bust-v1{--cb:1}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}