@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1f2933;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit}.app{color:#1f2933;background:#f8f1eb;min-height:100vh}.nav{color:#fff6f0;background:#5c0d0df5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 5vw;display:flex;box-shadow:0 18px 32px #0f030359}.nav__brand{align-items:center;gap:.75rem;display:flex}.nav__logo-image{object-fit:contain;background:#fff;border-radius:.5rem;width:3rem;height:3rem;padding:.1rem;box-shadow:0 6px 18px #00000026}.nav__brand-text{flex-direction:column;margin:0;line-height:1.1;display:flex}.nav__brand-text strong{font-size:1.1rem}.nav__brand-text span{opacity:.8;font-size:.8rem}.nav__menu-toggle{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .65rem;transition:background .2s,border-color .2s;display:none}.nav__menu-toggle span{background:#fff;border-radius:999px;width:1.5rem;height:2px;transition:transform .2s,opacity .2s;display:block}.nav__menu-toggle--open{background:#ffffff2e}.nav__mobile-menu{display:none}.site-header{z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#5c0d0df5;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 18px 32px #0f030359}.nav__links{background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.5rem;margin:0;padding:.35rem;list-style:none;display:flex;box-shadow:inset 0 1px #ffffff59}.nav__links li{list-style:none}.nav__link{color:#ffe9e1;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.45rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.nav__link:hover{color:#5c0f0f;background:#fff3eb;border-color:#ffffff59;box-shadow:0 6px 18px #00000040}.nav__link:focus-visible{color:#5c0f0f;background:#fff3eb;border-color:#ffffff59;box-shadow:0 6px 18px #00000040}.cta{cursor:pointer;letter-spacing:.02em;color:#fff7f5;background:linear-gradient(135deg,#c2462f,#5b0d0d);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 20px #5c0d0d59}.cta:hover{transform:translateY(-1px);box-shadow:0 15px 34px #5c0d0d73}.cta:focus-visible{transform:translateY(-1px);box-shadow:0 15px 34px #5c0d0d73}.cta[disabled]{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.cta[disabled]:hover{box-shadow:none;transform:none}.cta[disabled]:focus-visible{box-shadow:none;transform:none}.cta--outline{color:#fff;background:#ffffff1f;border-color:#fff6;box-shadow:inset 0 0 0 1px #ffffff26}.cta--outline:hover{color:#fff;background:#fff3}.cta--outline:focus-visible{color:#fff;background:#fff3}.cta--ghost{color:#f8d7cf;background:0 0;border-color:#ffffff59;box-shadow:inset 0 0 0 1px #ffffff26}.cta--ghost:hover{color:#fff;background:#ffffff26}.cta--ghost:focus-visible{color:#fff;background:#ffffff26}.nav__phone{letter-spacing:.05em;text-transform:uppercase;color:#fff6f2;background:#ffffff1f;border-color:#ffffff59;font-size:.95rem;box-shadow:0 10px 22px #00000040}.nav__phone:hover{color:#5c0f0f;background:#fff2eb}.nav__phone:focus-visible{color:#5c0f0f;background:#fff2eb}@keyframes hero-image-fade{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.hero{isolation:isolate;color:#fff;background:#0f0f0f;border-bottom-right-radius:3rem;border-bottom-left-radius:3rem;flex-direction:column;justify-content:flex-end;min-height:min(95vh,1040px);margin-top:0;padding:4.5rem 5vw 6rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background-image:var(--hero-image,url(/images/hero-exterior.png));z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:1.2s hero-image-fade;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.02)}.hero:after{content:"";z-index:-1;background:linear-gradient(#0803030d 0%,#010101a6 75%);position:absolute;top:0;bottom:0;left:0;right:0}.hero__content{text-align:center;justify-content:center;display:flex}.hero__text{max-width:38rem;margin:0 auto}.hero__text h1{color:#fff;margin:.75rem 0;font-size:max(2.5rem,min(4vw + 1rem,3.75rem));line-height:1.1}.hero__tagline{letter-spacing:.05em;text-transform:uppercase;color:#ffffffb3;margin:0 0 1rem;font-size:.95rem;font-weight:600}.hero__description{color:#ffffffe6;max-width:34rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.hero__actions .cta{padding:.85rem 2rem;font-size:1rem}.hero__stats{justify-content:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.hero__stats li{flex-direction:column;gap:.25rem;display:flex}.hero__stats strong{color:#fff;font-size:2.25rem}.hero__stats span{color:#ffffffd9;font-size:.95rem}.section{background:#fff8f3;padding:5rem 5vw}.section--light{background:#fcf4ef}.section--accent{color:#fff;background:#510d0d}.section--warm{background:#f6e6dd}.intro{padding:3rem 5vw}.intro__content{text-align:center;gap:1rem;max-width:820px;margin:0 auto;display:grid}.intro__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#a73726;margin:0;font-size:.85rem;font-weight:600}.intro__text{color:#4b1a16;margin:0;font-size:1.3rem;line-height:1.7}.section__header{max-width:40rem;margin-bottom:3rem}.section__header h2{margin-bottom:.75rem;font-size:max(2rem,min(3vw,2.8rem))}.section__header p{color:inherit;margin:0;line-height:1.7}.services{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.service-card{background:#fffdf9;border-radius:1.5rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 40px #5b0d0d14}.service-card__media img{object-fit:cover;width:100%;height:280px}.service-card__body{flex-direction:column;gap:1rem;padding:2rem;display:flex}.service-card h3{margin:0;font-size:1.3rem}.service-card p{color:#52606d;margin:0;line-height:1.6}.projects{gap:2rem;display:grid}.project-card{background:#fff4ef;border-radius:1.5rem;padding:2.5rem;box-shadow:0 12px 30px #5b0d0d14}.project-card h3{margin:0}.project-card p{color:#52606d;margin:.75rem 0 2rem}.project-card__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.project-card__gallery figure{background:#fffdfb;border-radius:1rem;margin:0;overflow:hidden;box-shadow:inset 0 0 0 1px #7b1d1d14}.project-card__gallery img{object-fit:cover;width:100%;height:320px}.project-card__gallery figcaption{text-align:center;color:#6c1111;padding:.75rem;font-weight:600}.testimonials{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.testimonial-card{background:#ffffff14;border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:2rem;line-height:1.7;display:flex;box-shadow:0 18px 32px #0000001f}.testimonial-card p{margin:0;font-size:1.05rem}.testimonial-card footer{color:#ffffffbf;flex-direction:column;gap:.25rem;font-size:.95rem;display:flex}.testimonial-card span{color:#fff;font-weight:600}.faq{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.faq__item{color:#1f2933;background:#fff9f5;border-radius:1rem;padding:1.5rem;box-shadow:0 18px 38px #7b1d1d1f}.faq__item h3{color:#6c1111;margin-top:0;margin-bottom:.75rem;font-size:1.1rem}.faq__item p{margin:0;line-height:1.6}.about{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.about__content h3{margin-top:0;margin-bottom:.75rem}.about__content p{color:#52606d;margin-bottom:1.5rem;line-height:1.7}.values{gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.values li{background:#fff5ef;border-radius:1rem;padding:1.5rem;box-shadow:inset 0 0 0 1px #7b1d1d0d}.values strong{color:#6c1111;margin-bottom:.35rem;font-size:1.05rem;display:block}.values span{color:#52606d}.about__zone{color:#6c1111;background:linear-gradient(135deg,#a23b2c26,#fff7f2d9);border-radius:1rem;padding:1.75rem}.about__zone-list{color:#1f2933;gap:.35rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.about__map{flex-direction:column;gap:1rem;display:flex}.about__map iframe{border:0;border-radius:1.5rem;width:100%;min-height:320px;box-shadow:0 12px 30px #0f223a26}.about__map-link{align-self:flex-start}.contact{grid-template-columns:1fr .9fr;align-items:start;gap:2rem;display:grid}.contact__form{background:#fff9f5;border-radius:1.5rem;gap:1.5rem;padding:2.5rem;display:grid;box-shadow:0 20px 40px #5b0d0d1a}.form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.form__group{flex-direction:column;gap:.5rem;display:flex}.form__group label{color:#6c1111;font-weight:600}.form__group input,.form__group textarea,.form__group select{font:inherit;background:#fff5ef;border:1px solid #7b1d1d33;border-radius:.75rem;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s}.form__group input:focus,.form__group textarea:focus,.form__group select:focus{background:#fff;border-color:#6c1111;outline:none;box-shadow:0 0 0 4px #7b1d1d26}.form__notice{color:#52606d;margin:-.5rem 0 0;font-size:.85rem;line-height:1.5}.form__notice a{color:#6c1111;font-weight:600}.contact__details{color:#fff;background:linear-gradient(135deg,#6c1111,#3b0909);border-radius:1.5rem;gap:1.5rem;padding:2.5rem;display:grid;box-shadow:0 18px 40px #7b1d1d4d}.contact__details h3{margin:0 0 .75rem}.contact__details p{margin:.25rem 0}.contact__link{color:#f8d7cf;text-decoration:underline}.contact__details .badge{color:#fff;background:#ffffff2e;border-color:#ffffff59;margin-top:.75rem}.footer__badge{background:#fff;border-radius:1rem;width:160px;margin-top:1rem;padding:.75rem;box-shadow:0 12px 24px #0003}.form__status{color:#6c1111;background:#7b1d1d1a;border-radius:.85rem;margin:0;padding:.85rem 1rem;font-weight:600}.form__status--success{color:#15803d;background:#22c55e1f}.form__status--error{color:#b91c1c;background:#dc262626}.footer{color:#ffffffd9;background:#320909;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;padding:4rem 5vw 2rem;display:grid;position:relative}.footer:after{content:"";background:#ffffff26;height:1px;position:absolute;bottom:3rem;left:5vw;right:5vw}.footer__col h3{color:#fff;margin-top:0;margin-bottom:1rem}.footer__nav{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.footer__nav li{margin:0}.footer__col a{color:#ffffffbf;margin-bottom:.5rem;text-decoration:none;display:block}.footer__col a:hover{color:#f2a6a0}.footer__col a:focus-visible{color:#f2a6a0}.footer__baseline{max-width:18rem;line-height:1.6}.footer__socials{gap:1rem;margin-top:1rem;display:flex}.footer__bottom{grid-column:1/-1;margin-top:2rem}.footer__bottom small{text-align:center;color:#fff9;display:block}@media (max-width:1024px){.nav{flex-wrap:wrap;gap:1rem}.nav__links{order:3;justify-content:space-between;width:100%}.hero{min-height:auto;padding:1.5rem 5vw 4rem}.hero__content{text-align:center;grid-template-columns:1fr;justify-items:center}.hero__text{margin:1.5rem auto 0}.hero__actions,.hero__stats{justify-content:center}.services,.project-card__gallery{grid-template-columns:1fr}.project-card__gallery img{height:260px}.testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}.about,.contact{grid-template-columns:1fr}}@media (max-width:720px){.nav{background:#5c0d0df2;flex-direction:column;align-items:stretch;gap:.25rem;padding:.35rem .65rem .5rem;position:relative}.nav__brand{text-align:center;order:1;grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;width:100%;padding:.2rem .15rem;display:grid}.nav__brand-logo{justify-content:flex-start;display:flex}.project-card__gallery img{height:220px}.nav__brand-text{flex-direction:column;justify-content:center;align-items:center;line-height:1.2;display:flex}.nav__brand-text strong{font-size:1.05rem}.nav__brand-text span{font-size:.72rem}.nav__menu-toggle{justify-self:flex-end;padding:.35rem .45rem;display:inline-flex}.nav__links,.nav__phone{display:none}.nav__logo-image{width:2.95rem;height:2.95rem}.nav__mobile-menu{z-index:500;background:#00000080;justify-content:flex-end;align-items:flex-start;padding:5rem .75rem 1.25rem;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.nav__mobile-menu--open{display:flex}.nav__mobile-menu-panel{background:#fffdf9;border-radius:1.25rem;gap:1rem;width:min(90vw,18rem);max-height:calc(80vh - 4rem);margin-left:auto;padding:1.2rem;display:grid;overflow-y:auto;box-shadow:0 16px 40px #00000040}.nav__menu-close{color:#6c1111;cursor:pointer;background:0 0;border:none;justify-self:end;font-size:1.25rem;line-height:1}.nav__mobile-links{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.nav__mobile-links li a{color:#5c0f0f;white-space:normal;font-size:1rem;font-weight:600;text-decoration:none}.nav__mobile-phone{justify-content:center;width:100%}.hero{padding:.5rem .85rem calc(1.5rem + env(safe-area-inset-bottom,0));min-height:calc(100vh - 4rem - env(safe-area-inset-bottom,0));border-bottom-right-radius:1.1rem;border-bottom-left-radius:1.1rem;flex-direction:column;justify-content:center;display:flex}.hero__content{text-align:center;width:100%;padding:0}.hero__text h1{font-size:2rem}.hero__tagline{letter-spacing:.08em;font-size:.8rem}.hero__actions{flex-direction:column}.hero__actions .cta{width:100%}.hero__stats{flex-wrap:wrap;gap:.8rem;width:100%}.hero__stats strong{font-size:1.7rem}.section{padding:2.8rem 1rem}.section__header{text-align:left;margin-left:0;margin-right:0}.service-card__media img{height:190px}.service-card__body,.project-card{padding:1.5rem}.service-card,.project-card,.testimonial-card,.faq__item,.contact__form,.contact__details{border-radius:1.1rem}.form__row{grid-template-columns:1fr}.contact__form,.contact__details{padding:1.75rem}.contact__details{text-align:center;background:linear-gradient(145deg,#5c1111,#360909)}.contact__details>div{gap:.15rem;display:grid}.contact__form button.cta{justify-content:center;width:100%}.contact__link{justify-self:center}.testimonials{grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.footer{text-align:center;background:#260808;grid-template-columns:1fr;gap:1.5rem;padding:3rem 1.25rem 2rem}.footer:after{left:1.25rem;right:1.25rem}.footer__badge{margin-left:auto;margin-right:auto}.footer__col a{margin-left:auto;margin-right:auto;display:block}}
