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{scroll-behavior:smooth;text-rendering:optimizespeed;min-height:100vh;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){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.top-nav{z-index:1000;background:#1a1f2e;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.nav-brand:hover{text-decoration:none}.nav-brand .logo{max-width:48px;height:auto}.nav-brand .logo-text{color:#e8e4df;font-family:DM Serif Display,Georgia,serif;font-size:1.35rem;text-decoration:none}.nav-brand .logo-text:hover{text-decoration:none}.nav-actions{align-items:center;gap:1.5rem;display:flex}.nav-phone{color:#8f6005;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.nav-phone:hover{color:#e0a030;text-decoration:none}.nav-phone svg{width:18px;height:18px}.nav-main{border-top:1px solid #ffffff14;max-width:1200px;margin:0 auto;padding:0 1.5rem}.nav-main .nav-list{justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-main .nav-list .link{color:#e8e4df;letter-spacing:.01em;border-radius:4px;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.nav-main .nav-list .link:hover,.nav-main .nav-list .link:focus{color:#fff;background:#ffffff1a;text-decoration:none}.nav-main .nav-list .link.active{color:#8f6005;background:#8f600540}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.menu-toggle .hamburger-line{background:#e8e4df;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.menu-toggle[aria-expanded=true] .hamburger-line:first-child{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 (width<=768px){.nav-phone span{display:none}.nav-phone{padding:.5rem}.menu-toggle{display:flex}.nav-main{background:#1a1f2e;border-top:1px solid #ffffff14;max-width:none;padding:0;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 4px 12px #0000004d}.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{border-radius:0;width:100%;padding:.875rem 1.5rem;font-size:1rem}.nav-main .nav-list .link:hover{background:#ffffff0d}}.gallery{padding:3rem 0}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;list-style:none;display:grid}.gallery-item{aspect-ratio:4/3;cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.gallery-item picture{width:100%;height:100%;display:block}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .3s}.gallery-item .gallery-overlay{opacity:0;background:linear-gradient(#0000 40%,#1a1f2ed9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-item .gallery-overlay h3{color:#fff;margin-bottom:.25rem;font-size:1.15rem;transition:transform .3s;transform:translateY(10px)}.gallery-item .gallery-overlay p{color:#ffffffb3;margin:0;font-size:.875rem;transition:transform .3s 50ms;transform:translateY(10px)}.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{width:100%;height:100%;text-decoration:none;display:block}.gallery-item-link:hover{text-decoration:none}@media screen and (width<=768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}}@media screen and (width<=480px){.gallery-grid{grid-template-columns:1fr}}.reviews-section{background:#f5f0eb;padding:5rem 0}.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{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.review-card{background:#fff;border:1px solid #d4cdc4;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000f}.review-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.review-stars{color:#7d5405;gap:.25rem;margin-bottom:1rem;display:flex}.review-stars .star{width:18px;height:18px}.review-content{color:#4a4a4a;margin-bottom:1rem;padding-left:1.5rem;font-style:italic;line-height:1.7;position:relative}.review-content:before{content:"“";color:#8f6005;opacity:.4;font-family:DM Serif Display,Georgia,serif;font-size:2.5rem;line-height:1;position:absolute;top:-.25rem;left:0}.review-author{color:#1a1f2e;font-size:.9rem;font-weight:600}@media screen and (width<=600px){.reviews-grid{grid-template-columns:1fr}}.site-footer{color:#e8e4df;background:#1a1f2e;margin-top:5rem;padding:5rem 0 3rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.footer-brand .footer-logo{color:#fff;margin-bottom:1rem;font-family:DM Serif Display,Georgia,serif;font-size:1.5rem}.footer-brand p{color:#e8e4dfb3;font-size:.95rem;line-height:1.6}.footer-heading{text-transform:uppercase;letter-spacing:.08em;color:#8f6005;margin-bottom:1rem;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:.85rem;font-weight:700}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#e8e4dfb3;font-size:.95rem;transition:color .2s}.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{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:3rem auto 0;padding:1.5rem 1.5rem 0;display:flex}.footer-bottom p{color:#e8e4dfa6;margin:0;font-size:.875rem}.footer-bottom a{color:#e8e4dfa6;font-size:.875rem}.footer-bottom a:hover{color:#8f6005}@media screen and (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media screen and (width<=600px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column}}.four-oh-four{text-align:center;width:100%;max-width:90ch;margin:0 auto;padding:5rem 1.5rem}.four-oh-four h1{color:#8f6005;margin-bottom:1rem;font-size:6rem}.four-oh-four p{margin-bottom:1.5rem;font-size:1.25rem}.four-oh-four ul{padding-left:0;list-style:none}.four-oh-four ul li{margin:10px auto;padding:12px 14px}@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+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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);white-space:nowrap;width:1px;height:1px;display:block;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f0eb;min-height:100vh;margin:0;padding:0;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}p{color:#4a4a4a;margin-top:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}a{color:#8f6005;text-decoration:none;transition:color .2s}a:hover,a:focus{color:#7d5405;text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#1a1f2e;margin-top:0;font-family:DM Serif Display,Georgia,serif;line-height:1.2}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{color:#f5f0eb;z-index:10000;background:#1a1f2e;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .3s;position:fixed;top:0;left:0;transform:translateY(-100%)}.skip-link:focus{transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:80ch}.btn{cursor:pointer;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.btn:hover,.btn:focus{text-decoration:none}.btn--primary{color:#fff;background:#8f6005;border-color:#8f6005}.btn--primary:hover,.btn--primary:focus{color:#fff;background:#7d5405;border-color:#7d5405;transform:translateY(-2px);box-shadow:0 4px 12px #8f60054d}.btn--secondary{color:#fff;background:0 0;border-color:#fff9}.btn--secondary:hover,.btn--secondary:focus{color:#fff;background:#ffffff1a;border-color:#fff}.btn--outline{color:#8f6005;background:0 0;border-color:#8f6005}.btn--outline:hover,.btn--outline:focus{color:#fff;background:#8f6005}.btn--full{justify-content:center;width:100%}.contact-disclaimer{text-align:center;color:#666;margin-top:1rem;font-size:.9rem}.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;transition:opacity .6s,transform .6s;transform:translateY(20px)}.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{justify-content:space-between;align-items:center;margin-top:1.5rem;padding:0 1.5rem;display:flex}.prev-next a{color:#e8e4df;background:#1a1f2e;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background .2s;display:inline-flex}.prev-next a:hover{color:#e8e4df;background:#252b3d;text-decoration:none}.prev-next a.next:only-of-type{margin-left:auto}.gt{margin-left:2px}.lt{margin-right:2px}.hero{align-items:flex-end;min-height:85vh;display:flex;position:relative;overflow:hidden}.hero-image{z-index:0;position:absolute;inset:0}.hero-image img,.hero-image .hero-img{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(#0000 0%,#1a1f2e33 30%,#1a1f2e99 60%,#1a1f2eeb 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:700px;margin-left:0;padding-bottom:5rem;position:relative}.hero-content h1{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1rem}.hero-sub{color:#ffffffd9;max-width:550px;margin-bottom:1.5rem;font-size:clamp(1.1rem,2.5vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}@media screen and (width<=768px){.hero{min-height:70vh}.hero-content{padding-bottom:3rem}.hero-actions{flex-direction:column}.hero-actions .btn{text-align:center;width:100%}}.trust-bar{background:#fff;border-bottom:1px solid #d4cdc4;padding:1.5rem 0}.trust-items{flex-wrap:wrap;justify-content:center;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.trust-items li{color:#1a1a1a;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.trust-icon{color:#8f6005;flex-shrink:0;width:22px;height:22px}@media screen and (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{color:#4a4a4a;font-size:1.1rem}.services-section{background:#f5f0eb;padding:5rem 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.service-card{background:#fff;border:1px solid #d4cdc4;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.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{object-fit:cover;width:100%;height:100%;transition:transform .5s}.service-card-content{padding:1.5rem}.service-card-content h3{margin-bottom:.5rem;font-size:1.25rem}.service-card-content p{margin-bottom:1rem;font-size:.95rem}.service-card-content .btn{margin-top:1rem}.service-link{color:#8f6005;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.service-link:hover{color:#7d5405;text-decoration:none}.service-link:hover span{transform:translate(4px)}.service-link span{transition:transform .2s}.featured-project{background:#fff;padding:5rem 0}.featured-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.featured-image{border-radius:8px;overflow:hidden}.featured-image .featured-img-large{object-fit:cover;width:100%;height:400px}.featured-details h3{margin-bottom:1rem;font-size:1.75rem}.featured-details p{margin-bottom:1.5rem}.featured-specs{margin:0 0 1.5rem;padding:0;list-style:none}.featured-specs li{color:#4a4a4a;border-bottom:1px solid #d4cdc4;padding:.5rem 0;font-size:.95rem}.featured-specs li strong{color:#1a1f2e}@media screen and (width<=900px){.featured-grid{grid-template-columns:1fr}.featured-image .featured-img-large{height:300px}}.cta-banner{text-align:center;background:#1a1f2e;padding:5rem 0}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem}.cta-content p{color:#e8e4dfcc;margin-bottom:1.5rem;font-size:1.1rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media screen and (width<=600px){.cta-actions{flex-direction:column}.cta-actions .btn{width:100%}}.contact-section{padding:3rem 0 5rem}.contact-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:5rem;display:grid}.contact-info h2{margin-bottom:1rem}.contact-info p{margin-bottom:1.5rem}.contact-methods{flex-direction:column;gap:1.5rem;display:flex}.contact-method{align-items:flex-start;gap:1rem;display:flex}.contact-method h3{text-transform:uppercase;letter-spacing:.05em;color:#8f6005;margin:0 0 .25rem;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif;font-size:.85rem;font-weight:700}.contact-method p{margin:0;font-size:.95rem}.contact-method a{font-size:1.1rem;font-weight:500}.contact-icon{color:#8f6005;flex-shrink:0;width:28px;height:28px;margin-top:2px}.cta-card{background:#fff;border:1px solid #d4cdc4;border-radius:8px;padding:1.5rem;box-shadow:0 4px 16px #00000014}.cta-card h3{margin-bottom:1rem}.expect-list{margin:0 0 1.5rem;padding:0;list-style:none}.expect-list li{color:#4a4a4a;border-bottom:1px solid #d4cdc4;padding:.75rem 0;font-size:.95rem}.expect-list li strong{color:#1a1f2e}.expect-list li:last-child{border-bottom:none}@media screen and (width<=900px){.contact-grid{grid-template-columns:1fr}}
