[data-theme=construction-company]{--bg:#f2f1ee;--surface:#fbfaf7;--surface-2:#e9e8e3;--surface-3:#dad8d1;--ink:#22231f;--muted:#4e5049;--faint:#7c7e75;--hairline:#d9d8d0;--accent:#6b4a1f;--accent-strong:#4f3613;--accent-soft:#efe6d4;--accent-ink:#fbf6eb;--amber:#d99a2b;--danger:#b3261e;--band-bg:#1e1f1b;--band-surface:#262721;--band-ink:#f0efe9;--band-muted:#b6b5a9;--band-faint:#868479;--band-hairline:#35352d;--band-accent:#e6ad4a;--band-accent-ink:#2a1b03}@media (prefers-color-scheme:dark){[data-theme=construction-company]{--bg:#151614;--surface:#1b1c18;--surface-2:#23241f;--surface-3:#30312a;--ink:#eeeee8;--muted:#b1b1a6;--faint:#818279;--hairline:#2b2c25;--accent:#c99c4f;--accent-strong:#d8b070;--accent-soft:#2c2413;--accent-ink:#1c1303;--amber:#e6ad4a;--danger:#f2b8b5;--band-bg:#10110e;--band-surface:#161712;--band-ink:#f0efe9;--band-muted:#aaa9a0;--band-faint:#7d7c72;--band-hairline:#292920;--band-accent:#e6ad4a;--band-accent-ink:#2a1b03}}[data-theme=construction-company].holloway-site{display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--ink)}[data-theme=construction-company] main{flex:1}[data-theme=construction-company] .hw-display{font-family:Jost Variable,Jost,system-ui,sans-serif;letter-spacing:-.01em}[data-theme=construction-company] .btn{border-radius:6px;font-weight:600}[data-theme=construction-company] .btn-primary{background:var(--accent);color:var(--accent-ink)}[data-theme=construction-company] .btn-primary:hover{background:var(--accent-strong)}[data-theme=construction-company] .btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--hairline)}[data-theme=construction-company] .btn-secondary:hover{border-color:var(--muted);background:var(--surface-2)}[data-theme=construction-company] .text-link{color:var(--accent-strong);font-weight:600}.hw-container{margin-inline:auto;width:100%;max-width:74rem;padding-inline:1.5rem}.hw-notice{background:var(--band-bg);color:var(--band-ink);font-size:.8rem}.hw-notice-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:.55rem}.hw-notice a{color:var(--band-accent);text-decoration:underline;text-underline-offset:3px;font-weight:600;white-space:nowrap}.hw-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--bg) 90%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline)}.hw-header-inner{gap:1.5rem;min-height:76px}.hw-brand,.hw-header-inner{display:flex;align-items:center}.hw-brand{gap:.7rem;white-space:nowrap}.hw-brand-beam{width:24px;height:24px;flex-shrink:0;background:var(--amber);color:var(--band-accent-ink);display:inline-flex;align-items:center;justify-content:center}.hw-brand-name{font-family:Jost Variable,system-ui,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.hw-nav{margin-left:auto}.hw-nav-list{display:flex;align-items:center;gap:.35rem;list-style:none}.hw-nav-list a{display:block;padding:.5rem .8rem;font-size:.92rem;font-weight:500;color:var(--muted);border-radius:6px;transition:color .15s ease,background-color .15s ease}.hw-nav-list a:hover{color:var(--ink);background:var(--surface-2)}.hw-nav-list a[aria-current=page]{color:var(--accent-strong);background:var(--accent-soft)}.hw-header-actions{display:flex;align-items:center;gap:1.1rem}.hw-header-phone{display:none;align-items:center;gap:.5rem;color:var(--muted);font-weight:600;font-size:.9rem;white-space:nowrap;transition:color .15s ease}.hw-header-phone:hover{color:var(--ink)}.hw-book-btn{white-space:nowrap}@media (max-width:639px){.hw-book-btn{display:none}}.hw-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--hairline);border-radius:6px;background:var(--surface);color:var(--ink);cursor:pointer}@media (min-width:1152px){.hw-header-phone{display:inline-flex}}@media (min-width:1024px){.hw-nav-toggle{display:none}}@media (max-width:1023px){.hw-nav{display:none;position:absolute;left:1rem;right:1rem;top:78px;background:var(--surface);border:1px solid var(--hairline);border-radius:8px;padding:.5rem;box-shadow:0 16px 40px rgb(0 0 0/.1)}.hw-nav.open{display:block}.hw-nav-list{flex-direction:column;align-items:stretch;gap:.1rem}.hw-nav-list a{padding:.7rem .9rem}.hw-nav-mobile-actions{display:flex;flex-direction:column;gap:.6rem;border-top:1px solid var(--hairline);margin-top:.5rem;padding:.75rem .5rem .25rem}.hw-nav-mobile-phone{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:var(--ink);padding:.4rem .2rem}}@media (min-width:1024px){.hw-nav-mobile-actions{display:none}}.hw-hero{background:var(--band-bg);color:var(--band-ink);border-bottom:1px solid var(--band-hairline)}.hw-hero-inner{display:grid;grid-template-columns:1fr;gap:3rem;padding-block:clamp(3.5rem,7vw,6rem) 0}@media (min-width:900px){.hw-hero-inner{grid-template-columns:1fr 1fr;gap:4rem;align-items:end}}.hw-hero-chip{display:inline-flex;align-items:center;gap:.5rem;background:var(--band-accent);color:var(--band-accent-ink);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.4rem .85rem;border-radius:999px;margin-bottom:1.5rem}.hw-hero-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.6rem,5.8vw,4.3rem);line-height:1.08;letter-spacing:-.01em;max-width:13ch;color:var(--band-ink)}.hw-hero-title em{font-style:normal;color:var(--band-accent)}.hw-hero-lead{margin-top:1.4rem;color:var(--band-muted);font-size:clamp(1.02rem,1.5vw,1.12rem);line-height:1.7;max-width:40rem}.hw-hero-actions{margin-top:2.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.hw-hero-actions .btn-primary{background:var(--band-accent);color:var(--band-accent-ink)}.hw-hero-actions .btn-primary:hover{filter:brightness(1.05)}.hw-hero-facts{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:2.25rem;border-top:1px solid var(--band-hairline);padding-top:1.5rem;max-width:34rem}.hw-hero-fact{display:grid;gap:.15rem}.hw-hero-fact strong{font-family:Jost Variable,system-ui,sans-serif;font-size:1.3rem;font-weight:700;color:var(--band-ink)}.hw-hero-fact span{font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--band-faint)}.hw-hero-media{border-top:1px solid var(--band-hairline);border-left:1px solid var(--band-hairline)}.hw-hero-media img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;display:block}@media (max-width:899px){.hw-hero-media{border-left:0;border-bottom:1px solid var(--band-hairline)}.hw-hero-media img{aspect-ratio:4/3}}.hw-section{border-top:1px solid var(--hairline);padding-block:clamp(4rem,8vw,6.5rem)}.hw-section-head{max-width:48rem;margin-bottom:clamp(2.25rem,5vw,3.5rem)}.hw-kicker{display:inline-flex;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:1rem}.hw-kicker:before{content:"";width:12px;height:12px;background:var(--amber)}.hw-section-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.01em;color:var(--ink)}.hw-section-lead{margin-top:1rem;color:var(--muted);max-width:46rem;line-height:1.7;font-size:1.02rem}.hw-pagehead{padding-block:clamp(3rem,6vw,5rem) 1rem}.hw-pagehead h1{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.6rem,5.2vw,3.9rem);line-height:1.08;letter-spacing:-.01em;max-width:16ch}.hw-pagehead p{color:var(--muted);margin-top:1.1rem;max-width:46rem;font-size:1.05rem;line-height:1.7}.hw-cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2.25rem}.hw-services{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:900px){.hw-services{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.hw-service{border:1px solid var(--hairline);border-radius:8px;background:var(--surface);padding:1.75rem;display:grid;gap:.7rem;align-content:start}.hw-service-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:1.3rem;letter-spacing:-.01em;color:var(--ink);display:flex;align-items:center;gap:.6rem}.hw-service-title a{color:inherit}.hw-service-title a:hover{color:var(--accent)}.hw-service-beam{width:12px;height:12px;background:var(--amber);flex-shrink:0}.hw-service-detail{color:var(--muted);font-size:.95rem;line-height:1.6;max-width:44ch}.hw-principles{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:900px){.hw-principles{grid-template-columns:repeat(3,1fr);gap:0}.hw-principle{padding-inline:2rem;border-left:1px solid var(--hairline)}.hw-principle:first-child{padding-left:0;border-left:0}.hw-principle:last-child{padding-right:0}}@media (max-width:899px){.hw-principle{border-top:1px solid var(--hairline);padding-top:1.75rem}.hw-principle:first-child{border-top:0;padding-top:0}}.hw-principle-beam{width:12px;height:12px;background:var(--amber);margin-bottom:1rem}.hw-principle-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:1.2rem;letter-spacing:-.01em;color:var(--ink)}.hw-principle-body{margin-top:.65rem;color:var(--muted);font-size:.95rem;line-height:1.65;max-width:32ch}.hw-steps{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--hairline)}@media (min-width:900px){.hw-steps{grid-template-columns:repeat(4,1fr)}.hw-step{border-left:1px solid var(--hairline);padding-inline:1.75rem}.hw-step:first-child{padding-left:0;border-left:0}.hw-step:last-child{padding-right:0}}@media (max-width:899px){.hw-step{border-top:1px solid var(--hairline);padding-top:1.5rem}.hw-step:first-child{border-top:0;padding-top:0}}.hw-step-index{font-size:.78rem;font-weight:700;letter-spacing:.14em;color:var(--accent)}.hw-step-index,.hw-step-title{font-family:Jost Variable,system-ui,sans-serif}.hw-step-title{font-weight:600;font-size:1.15rem;letter-spacing:-.01em;color:var(--ink);margin-top:.6rem}.hw-step-body{color:var(--muted);font-size:.92rem;line-height:1.6;margin-top:.5rem;max-width:30ch}.hw-projects{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:900px){.hw-projects{grid-template-columns:repeat(2,1fr);gap:3rem}}.hw-project{display:grid;gap:1.25rem}.hw-project-media{overflow:hidden;border:1px solid var(--hairline)}.hw-project-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.hw-project-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:-.01em;color:var(--ink)}.hw-project-meta{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-top:.35rem}.hw-project-summary{color:var(--muted);font-size:.95rem;line-height:1.65;margin-top:.65rem;max-width:42ch}.hw-quotes{display:grid;grid-template-columns:1fr;gap:2rem 3rem}@media (min-width:900px){.hw-quotes{grid-template-columns:repeat(3,1fr)}}.hw-quote{background:var(--surface);border-radius:8px;padding:1.75rem;border:1px solid var(--hairline);border-left:4px solid var(--amber);display:flex;flex-direction:column;gap:1.25rem}.hw-quote-text{font-size:1rem;line-height:1.65;color:var(--ink);max-width:36ch}.hw-quote-by{display:flex;flex-direction:column;gap:.15rem}.hw-quote-name{font-weight:700;color:var(--ink);font-size:.92rem}.hw-quote-meta{color:var(--faint);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hw-office{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media (min-width:900px){.hw-office{grid-template-columns:1fr 1fr;gap:4rem}}.hw-index-list{display:grid}.hw-index-row{display:grid;grid-template-columns:1fr;gap:.35rem;padding-block:1.25rem;border-top:1px solid var(--hairline)}@media (min-width:640px){.hw-index-row{grid-template-columns:9rem minmax(0,1fr);gap:1.5rem}}.hw-index-label{display:inline-flex;align-items:center;gap:.45rem;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--faint)}.hw-index-value{color:var(--ink);font-size:.98rem;line-height:1.6}.hw-index-value a{color:inherit}.hw-index-value a:hover{color:var(--accent)}.hw-hours-row{display:flex;justify-content:space-between;gap:1rem;font-size:.98rem}.hw-hours-days{color:var(--ink)}.hw-hours-time{color:var(--muted);text-align:right}.hw-map{width:100%;border:1px solid var(--hairline);border-radius:8px;overflow:hidden;aspect-ratio:4/3;min-height:280px}.hw-map iframe{width:100%;height:100%;border:0;display:block}.hw-cta{background:var(--band-bg);color:var(--band-ink)}.hw-cta-inner{padding-block:clamp(4.5rem,10vw,8rem)}.hw-cta-title{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;letter-spacing:-.01em;max-width:16ch;color:var(--band-ink)}.hw-cta-lead{color:var(--band-muted);margin-top:1.1rem;max-width:36rem;line-height:1.7;font-size:1.05rem}.hw-cta-actions{margin-top:2.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.hw-cta-actions .btn-primary{background:var(--band-accent);color:var(--band-accent-ink)}.hw-cta-actions .btn-primary:hover{filter:brightness(1.05)}.hw-btn-ghost{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.92rem;line-height:1;padding:.78rem 1.4rem;border-radius:6px;border:1px solid var(--band-hairline);color:var(--band-ink);background:transparent;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}.hw-btn-ghost:hover{background:rgb(255 255 255/.06);border-color:var(--band-muted)}.hw-btn-ghost:active{transform:scale(.98)}.hw-footer{border-top:1px solid var(--hairline);background:var(--surface)}.hw-footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-block:4rem 3rem}@media (min-width:720px){.hw-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hw-footer-grid{grid-template-columns:minmax(0,1.6fr) 1fr 1fr 1fr}}.hw-footer-brand{display:flex;align-items:center;gap:.7rem}.hw-footer-beam{width:20px;height:20px;flex-shrink:0;background:var(--amber);color:var(--band-accent-ink);display:inline-flex;align-items:center;justify-content:center}.hw-footer-brand-name{font-family:Jost Variable,system-ui,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:-.01em}.hw-footer-brand-tag{color:var(--muted);font-size:.92rem;max-width:26rem;margin-top:.6rem;line-height:1.6}.hw-footer-head{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--faint);margin-bottom:1rem}.hw-footer-list{list-style:none;display:grid;gap:.5rem}.hw-footer-list a{color:var(--muted);font-size:.92rem}.hw-footer-list a:hover{color:var(--accent)}.hw-footer-addr{font-size:.92rem;line-height:1.6;display:grid;gap:.5rem}.hw-footer-addr,.hw-footer-addr a{color:var(--muted)}.hw-footer-addr a:hover{color:var(--accent)}.hw-footer-bottom{border-top:1px solid var(--hairline);padding-block:1.25rem;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;font-size:.8rem;color:var(--faint)}.hw-footer-bottom a{color:var(--accent);font-weight:600}.hw-form{display:grid;gap:1.25rem}.hw-form-title{margin-bottom:1.75rem}.hw-form-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.hw-form-grid{grid-template-columns:repeat(2,1fr)}.hw-form-grid .hw-field-span-2{grid-column:span 2}}.hw-field{display:grid;gap:.4rem}.hw-label{font-size:.88rem;font-weight:600;color:var(--ink)}.hw-input,.hw-select,.hw-textarea{width:100%;padding:.72rem .9rem;border:1px solid var(--hairline);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:.95rem;line-height:1.5;transition:border-color .15s ease}.hw-input::placeholder,.hw-textarea::placeholder{color:var(--faint)}.hw-input:focus,.hw-select:focus,.hw-textarea:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}.hw-input[aria-invalid=true],.hw-select[aria-invalid=true],.hw-textarea[aria-invalid=true]{border-color:var(--danger)}.hw-select-wrap{position:relative}.hw-select{appearance:none;padding-right:2.5rem}.hw-select-caret{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.hw-error{color:var(--danger);font-size:.85rem;font-weight:500}.hw-hint{color:var(--faint);font-size:.85rem}.hw-radio-row{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:.2rem}.hw-radio{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--ink);cursor:pointer}.hw-radio input{accent-color:var(--accent);width:1.05rem;height:1.05rem}.hw-success{border:1px solid color-mix(in srgb,var(--amber) 55%,var(--hairline));background:var(--accent-soft);border-radius:8px;padding:2rem;display:grid;gap:.75rem}.hw-success-title{font-size:1.2rem;font-weight:700;display:flex;align-items:center;gap:.6rem;color:var(--ink)}.hw-success p{color:var(--muted);line-height:1.6;max-width:42rem}.hw-group{padding-block:2.75rem;border-top:1px solid var(--hairline)}.hw-group:first-of-type{border-top:0;padding-top:0}.hw-group-head{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.hw-group-head h2{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:1.6rem;letter-spacing:-.01em}.hw-group-count{font-size:.8rem;color:var(--faint)}.hw-note{border:1px solid var(--hairline);border-left:4px solid var(--amber);border-radius:8px;padding:1.1rem 1.3rem;color:var(--muted);font-size:.95rem;line-height:1.6}.hw-aside,.hw-note{background:var(--surface)}.hw-aside{border:1px solid var(--hairline);border-radius:8px;padding:1.75rem;display:grid;gap:1.75rem}.hw-aside h2{font-family:Jost Variable,system-ui,sans-serif;font-weight:600;font-size:1.25rem;letter-spacing:-.01em}.hw-aside-list{list-style:none;display:grid;gap:.75rem;margin-top:.9rem}.hw-aside-list li{display:flex;gap:.6rem;align-items:flex-start;color:var(--muted);font-size:.94rem;line-height:1.5}.hw-aside-list .hw-includes-check{color:var(--accent);flex-shrink:0;margin-top:3px}.hw-aside-note{padding-top:1.25rem;color:var(--faint);font-size:.85rem;line-height:1.55}.hw-aside-note,.hw-faq{border-top:1px solid var(--hairline)}.hw-faq-item{border-bottom:1px solid var(--hairline)}.hw-faq-item summary{cursor:pointer;padding:1.25rem .25rem;font-weight:600;font-size:1rem;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hw-faq-item summary::-webkit-details-marker{display:none}.hw-faq-item summary:after{content:"+";font-size:1.2rem;font-weight:400;color:var(--amber);transition:transform .15s ease}.hw-faq-item[open] summary:after{transform:rotate(45deg)}.hw-faq-answer{padding:0 .25rem 1.25rem;color:var(--muted);max-width:52ch;line-height:1.65}.hw-reveal.is-hidden{opacity:0;transform:translateY(18px)}.hw-reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.hw-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hw-reveal.is-hidden{opacity:1;transform:none}}