.banner-module__hcsbnG__banner{background:linear-gradient(135deg,var(--color-dark)0%,#2d2d2d 100%);color:#fff;padding:var(--space-sm)var(--section-padding-x);justify-content:center;align-items:center;gap:var(--space-lg);font-size:var(--text-sm);flex-wrap:wrap;width:100%;min-width:0;display:flex}.banner-module__hcsbnG__links{align-items:center;gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.banner-module__hcsbnG__link{align-items:center;gap:var(--space-xs);color:inherit;opacity:.95;transition:opacity var(--transition);display:inline-flex}.banner-module__hcsbnG__link:hover{opacity:1}.banner-module__hcsbnG__link svg{flex-shrink:0;width:18px;height:18px}@media (max-width:768px){.banner-module__hcsbnG__banner{padding:var(--space-sm)var(--space-md);gap:var(--space-sm)}.banner-module__hcsbnG__links{gap:var(--space-sm)}.banner-module__hcsbnG__link span:not(:empty){font-size:var(--text-xs)}}@media (max-width:380px){.banner-module__hcsbnG__banner{padding:var(--space-xs)var(--space-md);gap:var(--space-xs)}}
.buildIntro-module__eM9NAW__overlay{z-index:9999;background:linear-gradient(135deg,var(--color-dark)0%,#2d2d2d 100%);opacity:1;pointer-events:none;justify-content:center;align-items:center;width:100%;min-width:0;transition:opacity .4s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.buildIntro-module__eM9NAW__overlayExiting{opacity:0;pointer-events:none}.buildIntro-module__eM9NAW__content{max-width:100%;padding:var(--space-md);box-sizing:border-box;flex-direction:column;align-items:center;gap:1.75rem;display:flex}.buildIntro-module__eM9NAW__house{aspect-ratio:200/160;width:min(220px,55vw);max-width:220px;height:auto;position:relative}.buildIntro-module__eM9NAW__house svg{filter:drop-shadow(0 6px 20px #00000059);width:100%;height:100%}.buildIntro-module__eM9NAW__foundation{transform-origin:bottom;opacity:0;animation:.25s ease-out 50ms forwards buildIntro-module__eM9NAW__buildUp}.buildIntro-module__eM9NAW__body{transform-origin:bottom;opacity:0;animation:.35s ease-out .2s forwards buildIntro-module__eM9NAW__buildUp}.buildIntro-module__eM9NAW__roof{transform-origin:bottom;opacity:0;animation:.25s ease-out .5s forwards buildIntro-module__eM9NAW__buildUp}.buildIntro-module__eM9NAW__door{transform-origin:bottom;opacity:0;animation:.2s ease-out .7s forwards buildIntro-module__eM9NAW__buildUp}.buildIntro-module__eM9NAW__window{transform-origin:50%;opacity:0;animation:.2s ease-out forwards buildIntro-module__eM9NAW__fadeScale}.buildIntro-module__eM9NAW__window1{animation-delay:.75s}.buildIntro-module__eM9NAW__window2{animation-delay:.8s}.buildIntro-module__eM9NAW__window3{animation-delay:.85s}.buildIntro-module__eM9NAW__window4{animation-delay:.9s}.buildIntro-module__eM9NAW__window5{animation-delay:.95s}@keyframes buildIntro-module__eM9NAW__buildUp{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes buildIntro-module__eM9NAW__fadeScale{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.buildIntro-module__eM9NAW__label{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;opacity:0;font-size:.75rem;font-weight:600;animation:.3s ease-out .5s forwards buildIntro-module__eM9NAW__fadeIn}@keyframes buildIntro-module__eM9NAW__fadeIn{to{opacity:1}}
.footer-module__iK3k8q__footer{background:var(--color-dark);color:#ffffffe6;padding:var(--space-2xl)var(--section-padding-x);width:100%;min-width:0;margin-top:auto}.footer-module__iK3k8q__inner{max-width:var(--container-max);gap:var(--space-2xl);grid-template-columns:1fr;width:100%;min-width:0;margin:0 auto;display:grid}.footer-module__iK3k8q__block{gap:var(--space-md);flex-direction:column;display:flex}.footer-module__iK3k8q__title{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin-bottom:var(--space-xs);font-weight:700}.footer-module__iK3k8q__links{gap:var(--space-sm);flex-direction:column;display:flex}.footer-module__iK3k8q__footerLink{font-size:var(--text-sm);color:#ffffffd9;transition:color var(--transition)}.footer-module__iK3k8q__footerLink:hover{color:#fff}.footer-module__iK3k8q__copyright{padding-top:var(--space-xl);font-size:var(--text-sm);color:#ffffffb3;text-align:center;border-top:1px solid #ffffff26;grid-column:1/-1}@media (min-width:640px){.footer-module__iK3k8q__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.footer-module__iK3k8q__inner{gap:var(--space-3xl);grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:380px){.footer-module__iK3k8q__footer{padding:var(--space-xl)var(--space-md)}}
.header-module__nRkT9q__header{z-index:100;background:var(--color-surface);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--color-border);backface-visibility:hidden;touch-action:manipulation;width:100%;min-width:0;position:sticky;top:0;transform:translateZ(0)}.header-module__nRkT9q__inner{max-width:var(--container-max);width:100%;min-width:0;padding:var(--space-md)var(--section-padding-x);justify-content:space-between;align-items:center;gap:var(--space-md);margin:0 auto;display:flex}.header-module__nRkT9q__logoLink{align-items:center;gap:var(--space-sm);color:var(--color-text);font-weight:700;font-size:var(--text-lg);display:flex}.header-module__nRkT9q__logoLink:hover{color:var(--color-accent)}.header-module__nRkT9q__logo{object-fit:contain;width:48px;height:42px}.header-module__nRkT9q__companyName{display:none}.header-module__nRkT9q__nav{align-items:center;gap:var(--space-xs);flex-wrap:wrap;min-width:0;display:flex}.header-module__nRkT9q__navLink{padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);color:var(--color-text-muted);border-radius:var(--radius-md);transition:color var(--transition),background var(--transition);font-weight:500}.header-module__nRkT9q__navLink:hover{color:var(--color-accent);background:var(--color-accent-light)}.header-module__nRkT9q__navLinkActive{color:var(--color-accent);font-weight:600}.header-module__nRkT9q__menuBtn{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-text);cursor:pointer;transition:background var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.header-module__nRkT9q__menuBtn:hover{background:var(--color-bg-alt)}.header-module__nRkT9q__menuBtn svg{width:24px;height:24px}.header-module__nRkT9q__drawer{padding:var(--space-xl);width:280px;max-width:85vw}.header-module__nRkT9q__drawerHeader{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.header-module__nRkT9q__drawerTitle{font-size:var(--text-lg);color:var(--color-text);font-weight:700}.header-module__nRkT9q__drawerNav{gap:var(--space-xs);flex-direction:column;display:flex}.header-module__nRkT9q__drawerLink{padding:var(--space-md);font-size:var(--text-base);color:var(--color-text);border-radius:var(--radius-md);transition:background var(--transition),color var(--transition);font-weight:500;display:block}.header-module__nRkT9q__drawerLink:hover{background:var(--color-accent-light);color:var(--color-accent)}.header-module__nRkT9q__drawerLinkActive{background:var(--color-accent-light);color:var(--color-accent);font-weight:600}@media (min-width:768px){.header-module__nRkT9q__companyName{display:block}.header-module__nRkT9q__menuBtn{display:none}}@media (max-width:767px){.header-module__nRkT9q__nav{display:none}.header-module__nRkT9q__inner{padding:var(--space-md)var(--space-md)}}@media (max-width:380px){.header-module__nRkT9q__inner{padding:var(--space-sm)var(--space-md)}}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.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:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_75580a06-module__h4idsq__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_75580a06-module__h4idsq__variable{--font-plus-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}
:root{--color-bg:#faf8f5;--color-bg-alt:#f0ede8;--color-surface:#fff;--color-text:#1a1a1a;--color-text-muted:#5c5c5c;--color-accent:#e07c24;--color-accent-hover:#c96a1a;--color-accent-light:#fff4eb;--color-secondary:#0d9488;--color-secondary-hover:#0f766e;--color-dark:#1a1a1a;--color-border:#e8e4de;--font-sans:var(--font-plus-jakarta),system-ui,sans-serif;--text-xs:clamp(.75rem,2vw,.8125rem);--text-sm:clamp(.875rem,2vw,.9375rem);--text-base:clamp(1rem,2.5vw,1.0625rem);--text-lg:clamp(1.125rem,2.5vw,1.25rem);--text-xl:clamp(1.25rem,3vw,1.5rem);--text-2xl:clamp(1.5rem,4vw,2rem);--text-3xl:clamp(1.75rem,5vw,2.5rem);--text-4xl:clamp(2rem,6vw,3rem);--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--section-padding-y:clamp(3rem,8vw,5rem);--section-padding-x:clamp(1rem,4vw,2rem);--container-max:1280px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 32px #0000001a;--transition:.2s ease;--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-overflow-scrolling:touch;width:100%;scroll-padding-top:5rem;overflow-x:clip}@media (pointer:fine){html{scroll-behavior:smooth}}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;overflow-wrap:break-word;word-break:break-word;-webkit-overflow-scrolling:touch;touch-action:manipulation;width:100%;min-width:0;line-height:1.6;overflow:clip auto}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.section{padding:var(--section-padding-y)var(--section-padding-x);max-width:var(--container-max);margin-left:auto;margin-right:auto}.section--alt{background-color:var(--color-bg-alt)}.btn{justify-content:center;align-items:center;gap:var(--space-sm);font-family:inherit;font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;transition:transform var(--transition),box-shadow var(--transition),background-color var(--transition);border:none;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.btn--primary{background-color:var(--color-accent);color:#fff}.btn--primary:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--secondary{background-color:var(--color-surface);color:var(--color-accent);border:2px solid var(--color-accent)}.btn--secondary:hover{background-color:var(--color-accent-light);transform:translateY(-1px)}.btn--dark{background-color:var(--color-dark);color:#fff}.btn--dark:hover{box-shadow:var(--shadow-md);background-color:#333;transform:translateY(-1px)}
.layout-module__L5FxyW__main{flex-direction:column;width:100%;min-width:0;min-height:100dvh;display:flex;overflow-x:clip}
