@charset "UTF-8";ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.top-nav{position:sticky;top:0;z-index:1000;background:#1a1f2e;box-shadow:0 2px 8px #00000026}.nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5rem;height:72px}.nav-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-brand:hover{text-decoration:none}.nav-brand .logo{max-width:48px;height:auto}.nav-brand .logo-text{font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;color:#e8e4df;text-decoration:none}.nav-brand .logo-text:hover{text-decoration:none}.nav-actions{display:flex;align-items:center;gap:1.5rem}.nav-phone{display:flex;align-items:center;gap:.5rem;color:#8f6005;font-weight:600;font-size:1rem;text-decoration:none;transition:color .2s ease}.nav-phone:hover{color:#e0a030;text-decoration:none}.nav-phone svg{width:18px;height:18px}.nav-main{max-width:1200px;margin:0 auto;padding:0 1.5rem;border-top:1px solid rgba(255,255,255,.08)}.nav-main .nav-list{display:flex;align-items:center;justify-content:center;list-style:none;padding:0;margin:0;gap:.5rem}.nav-main .nav-list .link{display:block;padding:.75rem 1.25rem;color:#e8e4df;font-size:1rem;font-weight:500;text-decoration:none;border-radius:4px;transition:all .2s ease;letter-spacing:.01em}.nav-main .nav-list .link:hover,.nav-main .nav-list .link:focus{background:#ffffff1a;color:#fff;text-decoration:none}.nav-main .nav-list .link.active{background:#8f600540;color:#8f6005}.menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;background:transparent;border:none;cursor:pointer}.menu-toggle .hamburger-line{display:block;width:100%;height:2px;background:#e8e4df;border-radius:2px;transition:all .3s ease}.menu-toggle[aria-expanded=true] .hamburger-line:nth-child(1){transform:translateY(9px) rotate(45deg)}.menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media screen and (max-width: 768px){.nav-phone span{display:none}.nav-phone{padding:.5rem}.menu-toggle{display:flex}.nav-main{position:absolute;top:72px;left:0;right:0;max-width:none;padding:0;border-top:1px solid rgba(255,255,255,.08);background:#1a1f2e;box-shadow:0 4px 12px #0000004d;display:none}.nav-main.is-open{display:block}.nav-main .nav-list{flex-direction:column;padding:.5rem 0}.nav-main .nav-list li{width:100%}.nav-main .nav-list .link{padding:.875rem 1.5rem;width:100%;border-radius:0;font-size:1rem}.nav-main .nav-list .link:hover{background:#ffffff0d}}.gallery{padding:3rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;list-style:none}.gallery-item{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4/3;cursor:pointer}.gallery-item picture{display:block;width:100%;height:100%}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease}.gallery-item .gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,31,46,.85) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}.gallery-item .gallery-overlay h3{color:#fff;font-size:1.15rem;margin-bottom:.25rem;transform:translateY(10px);transition:transform .3s ease}.gallery-item .gallery-overlay p{color:#ffffffb3;font-size:.875rem;margin:0;transform:translateY(10px);transition:transform .3s ease .05s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-item:hover .gallery-overlay h3,.gallery-item:hover .gallery-overlay p{transform:translateY(0)}.gallery-item-link{display:block;width:100%;height:100%;text-decoration:none}.gallery-item-link:hover{text-decoration:none}@media screen and (max-width: 768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}}@media screen and (max-width: 480px){.gallery-grid{grid-template-columns:1fr}}.reviews-section{padding:5rem 0;background:#f5f0eb}.reviews-section .section-header{text-align:center;margin-bottom:3rem}.reviews-section .section-header h2{margin-bottom:.5rem}.reviews-section .section-header p{color:#4a4a4a;font-size:1.1rem}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.review-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000f;border:1px solid #d4cdc4;transition:transform .3s ease,box-shadow .3s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.review-stars{display:flex;gap:.25rem;color:#7d5405;margin-bottom:1rem}.review-stars .star{width:18px;height:18px}.review-content{font-style:italic;color:#4a4a4a;line-height:1.7;margin-bottom:1rem;position:relative;padding-left:1.5rem}.review-content:before{content:"“";position:absolute;left:0;top:-.25rem;font-size:2.5rem;font-family:"DM Serif Display",Georgia,serif;color:#8f6005;opacity:.4;line-height:1}.review-author{font-weight:600;color:#1a1f2e;font-size:.9rem}@media screen and (max-width: 600px){.reviews-grid{grid-template-columns:1fr}}.site-footer{background:#1a1f2e;color:#e8e4df;padding:5rem 0 3rem;margin-top:5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-brand .footer-logo{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;color:#fff;margin-bottom:1rem}.footer-brand p{color:#e8e4dfb3;font-size:.95rem;line-height:1.6}.footer-heading{font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8f6005;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#e8e4dfb3;font-size:.95rem;transition:color .2s ease}.footer-links a:hover{color:#fff;text-decoration:none}.footer-contact p{color:#e8e4dfb3;margin-bottom:.75rem;font-size:.95rem}.footer-contact p a{color:#e8e4dfb3}.footer-contact p a:hover{color:#8f6005}.footer-bottom{max-width:1200px;margin:3rem auto 0;padding:1.5rem 1.5rem 0;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#e8e4dfa6;font-size:.875rem;margin:0}.footer-bottom a{color:#e8e4dfa6;font-size:.875rem}.footer-bottom a:hover{color:#8f6005}@media screen and (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center}}.four-oh-four{margin:0 auto;width:100%;max-width:90ch;padding:5rem 1.5rem;text-align:center}.four-oh-four h1{font-size:6rem;color:#8f6005;margin-bottom:1rem}.four-oh-four p{font-size:1.25rem;margin-bottom:1.5rem}.four-oh-four ul{padding-left:0;list-style:none}.four-oh-four ul li{padding:12px 14px;margin:10px auto}@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-serif-display-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/source-sans-3-variable-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(1px);display:block;height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}html{scroll-behavior:smooth}body{margin:0;padding:0;min-height:100vh;background:#f5f0eb;color:#1a1a1a;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}p{font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;color:#4a4a4a;margin-top:0}a{color:#8f6005;text-decoration:none;transition:color .2s ease}a:hover,a:focus{color:#7d5405;text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:"DM Serif Display",Georgia,serif;color:#1a1f2e;line-height:1.2;margin-top:0}h1{font-size:clamp(2.25rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.5rem)}.skip-link{position:fixed;top:0;left:0;transform:translateY(-100%);transition:transform .3s ease;padding:.75rem 1.5rem;background:#1a1f2e;color:#f5f0eb;font-weight:600;z-index:10000;text-decoration:none}.skip-link:focus{transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:80ch}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:4px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;line-height:1}.btn:hover,.btn:focus{text-decoration:none}.btn--primary{background:#8f6005;color:#fff;border-color:#8f6005}.btn--primary:hover,.btn--primary:focus{background:#7d5405;border-color:#7d5405;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #8f60054d}.btn--secondary{background:transparent;color:#fff;border-color:#fff9}.btn--secondary:hover,.btn--secondary:focus{background:#ffffff1a;border-color:#fff;color:#fff}.btn--outline{background:transparent;color:#8f6005;border-color:#8f6005}.btn--outline:hover,.btn--outline:focus{background:#8f6005;color:#fff}.btn--full{width:100%;justify-content:center}.contact-disclaimer{text-align:center;margin-top:1rem;font-size:.9rem;color:#666}.contact-disclaimer a{color:inherit}.contact-disclaimer a:hover{color:#8f6005}.services-section--no-padding{padding-top:0}.services-cta-block{text-align:center;padding:3rem 1.5rem}.services-cta-block h2{margin-bottom:1.5rem}.services-cta-block p{max-width:500px;margin:0 auto 1.5rem}.js .fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.js .fade-in.visible{opacity:1;transform:translateY(0)}.fade-in-delay-1{transition-delay:.1s}.fade-in-delay-2{transition-delay:.2s}.fade-in-delay-3{transition-delay:.3s}.fade-in-delay-4{transition-delay:.4s}.page-content{max-width:80ch;margin:3rem auto;padding:0 1.5rem}.page-content h1{margin-bottom:1.5rem}.page-content p{margin-bottom:1rem}.image-description{text-align:center;padding:1.5rem}.image-description h1{margin-bottom:.5rem}.prev-next{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 1.5rem}.prev-next a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#1a1f2e;color:#e8e4df;border-radius:4px;font-weight:500;transition:background .2s ease}.prev-next a:hover{background:#252b3d;text-decoration:none;color:#e8e4df}.prev-next a.next:only-of-type{margin-left:auto}.gt{margin-left:2px}.lt{margin-right:2px}.hero{position:relative;min-height:85vh;display:flex;align-items:flex-end;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:0}.hero-image img,.hero-image .hero-img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,31,46,.92) 0%,rgba(26,31,46,.6) 40%,rgba(26,31,46,.2) 70%,transparent 100%);z-index:1}.hero-content{position:relative;z-index:2;padding-bottom:5rem;max-width:700px;margin-left:0}.hero-content h1{color:#fff;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-sub{color:#ffffffd9;font-size:clamp(1.1rem,2.5vw,1.35rem);margin-bottom:1.5rem;max-width:550px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}@media screen and (max-width: 768px){.hero{min-height:70vh}.hero-content{padding-bottom:3rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;text-align:center}}.trust-bar{background:#fff;border-bottom:1px solid #d4cdc4;padding:1.5rem 0}.trust-items{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;list-style:none;padding:0;margin:0}.trust-items li{display:flex;align-items:center;gap:.5rem;color:#1a1a1a;font-weight:500;font-size:.95rem}.trust-icon{width:22px;height:22px;color:#8f6005;flex-shrink:0}@media screen and (max-width: 600px){.trust-items{flex-direction:column;align-items:flex-start;gap:1rem;padding:0 1.5rem}}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-bottom:.5rem}.section-header p{font-size:1.1rem;color:#4a4a4a}.services-section{padding:5rem 0;background:#f5f0eb}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.service-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f;border:1px solid #d4cdc4;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.service-card:hover .service-img{transform:scale(1.05)}.service-card-image{height:200px;overflow:hidden}.service-card-image .service-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card-content{padding:1.5rem}.service-card-content h3{font-size:1.25rem;margin-bottom:.5rem}.service-card-content p{font-size:.95rem;margin-bottom:1rem}.service-card-content .btn{margin-top:1rem}.service-link{display:inline-flex;align-items:center;gap:.35rem;color:#8f6005;font-weight:600;font-size:.95rem;text-decoration:none}.service-link:hover{color:#7d5405;text-decoration:none}.service-link:hover span{transform:translate(4px)}.service-link span{transition:transform .2s ease}.featured-project{padding:5rem 0;background:#fff}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.featured-image{border-radius:8px;overflow:hidden}.featured-image .featured-img-large{width:100%;height:400px;object-fit:cover}.featured-details h3{font-size:1.75rem;margin-bottom:1rem}.featured-details p{margin-bottom:1.5rem}.featured-specs{list-style:none;padding:0;margin:0 0 1.5rem}.featured-specs li{padding:.5rem 0;border-bottom:1px solid #d4cdc4;font-size:.95rem;color:#4a4a4a}.featured-specs li strong{color:#1a1f2e}@media screen and (max-width: 900px){.featured-grid{grid-template-columns:1fr}.featured-image .featured-img-large{height:300px}}.cta-banner{background:#1a1f2e;padding:5rem 0;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem}.cta-content p{color:#e8e4dfcc;font-size:1.1rem;margin-bottom:1.5rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 600px){.cta-actions{flex-direction:column}.cta-actions .btn{width:100%}}.contact-section{padding:3rem 0 5rem}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}.contact-info h2{margin-bottom:1rem}.contact-info p{margin-bottom:1.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;gap:1rem;align-items:flex-start}.contact-method h3{font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8f6005;margin:0 0 .25rem}.contact-method p{margin:0;font-size:.95rem}.contact-method a{font-size:1.1rem;font-weight:500}.contact-icon{width:28px;height:28px;color:#8f6005;flex-shrink:0;margin-top:2px}.cta-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 16px #00000014;border:1px solid #d4cdc4}.cta-card h3{margin-bottom:1rem}.expect-list{list-style:none;padding:0;margin:0 0 1.5rem}.expect-list li{padding:.75rem 0;border-bottom:1px solid #d4cdc4;font-size:.95rem;color:#4a4a4a}.expect-list li strong{color:#1a1f2e}.expect-list li:last-child{border-bottom:none}@media screen and (max-width: 900px){.contact-grid{grid-template-columns:1fr}}
