.site-header[data-astro-cid-pux6a34n]{background:#fff;border-bottom:1px solid rgba(40,37,29,.1)}.nav-shell[data-astro-cid-pux6a34n]{width:min(100% - 2rem,1160px);margin:0 auto;min-height:70px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2rem;padding:.75rem 0}.brand[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand-logo[data-astro-cid-pux6a34n]{display:block;width:auto;height:52px;max-width:none}.site-nav[data-astro-cid-pux6a34n]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.4rem}.nav-link[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:999px;text-decoration:none;color:#3f3d38;line-height:1;white-space:nowrap;transition:background-color .18s ease,color .18s ease}.nav-link[data-astro-cid-pux6a34n]:hover,.nav-link[data-astro-cid-pux6a34n]:focus-visible{background:#01696f0f;color:#1f2b2c;outline:none}.nav-link[data-astro-cid-pux6a34n].active{background:#dff0ec;color:#01696f;font-weight:700}@media(max-width:960px){.nav-shell[data-astro-cid-pux6a34n]{grid-template-columns:1fr;justify-items:center;gap:.8rem;min-height:auto;padding:.75rem 0}.site-nav[data-astro-cid-pux6a34n]{justify-content:center}}@media(max-width:640px){.nav-shell[data-astro-cid-pux6a34n]{width:min(100% - 1.25rem,1160px)}.brand-logo[data-astro-cid-pux6a34n]{height:44px}.nav-link[data-astro-cid-pux6a34n]{min-height:40px;padding:.55rem .85rem;font-size:.95rem}}:root{--bg: #f7f6f2;--surface: #fbfbf9;--surface-strong: #ffffff;--text: #28251d;--muted: #4b4a45;--muted-soft: #6f6c66;--border: rgba(40, 37, 29, .1);--accent: #01696f}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{line-height:1.6}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:1000}.site-main{flex:0 0 auto;padding:0}.page-wrap{width:min(100% - 2rem,1180px);margin:0 auto}.page-wrap>:last-child{margin-bottom:0!important}main section:last-child,main article:last-child,main div:last-child{margin-bottom:0}a{color:inherit}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.08;letter-spacing:-.03em;text-wrap:normal;max-width:none}p{max-width:72ch;text-wrap:pretty}.card{background:var(--surface-strong);border:1px solid var(--border);border-radius:18px}.site-footer{margin-top:0;padding:1rem 0 2.25rem;border-top:1px solid var(--border)}.footer-inner{width:min(100% - 2rem,1100px);margin:0 auto}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;margin:0 0 .8rem}.footer-links a{text-decoration:none;color:var(--muted-soft)}.footer-links a:hover,.footer-links a:focus-visible{color:var(--accent)}.footer-copy{margin:0 0 .7rem;font-weight:700;color:var(--text)}.footer-note{margin:0;color:var(--muted-soft);line-height:1.7;max-width:150ch;text-wrap:pretty}@media(max-width:640px){.page-wrap,.footer-inner{width:min(100% - 1.25rem,1100px)}.site-footer{padding:.9rem 0 1.8rem}.footer-links{gap:.85rem}}.content-page{padding:0 0 .75rem}.content-section+.content-section{margin-top:1.25rem}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:100%;margin:1.5rem 0}.content-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.content-stack{display:grid;gap:1.5rem}.content-card{position:relative;display:grid;align-content:start;gap:.8rem;min-height:100%;padding:1.9rem 1.65rem 1.7rem;border-radius:22px;background:#fdfdfb;border:1px solid rgba(40,37,29,.08);box-shadow:0 1px 2px #28251d08,0 10px 24px #28251d0a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.content-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,#ffffff8c,#fff0 42%)}.content-card h2,.content-card h3{position:relative;margin:0;font-size:1.42rem;line-height:1.12;letter-spacing:-.03em;color:#1f2b2c;text-wrap:balance}.content-card p{position:relative;margin:0;max-width:34ch;color:#4b4a45;font-size:1rem;line-height:1.72;text-wrap:pretty}.content-card p:last-child{margin-bottom:0}.content-card ul{position:relative;margin:0;padding-left:1.15rem;color:#4b4a45;line-height:1.7}.content-card li+li{margin-top:.45rem}a.content-card,button.content-card{text-decoration:none;color:inherit}a.content-card:hover,a.content-card:focus-visible,button.content-card:hover,button.content-card:focus-visible{transform:translateY(-2px);background:#fff;border-color:#01696f1f;box-shadow:0 2px 6px #28251d0d,0 16px 36px #28251d12}a.content-card:focus-visible,button.content-card:focus-visible{outline:2px solid #01696f;outline-offset:3px}.content-card--compact{padding:1.45rem 1.35rem 1.3rem;border-radius:18px}.content-card--compact h2,.content-card--compact h3{font-size:1.18rem}.content-card--compact p{max-width:38ch;font-size:.98rem;line-height:1.65}.content-card-kicker{position:relative;display:inline-flex;align-items:center;width:fit-content;margin-bottom:.15rem;padding:.32rem .62rem;border-radius:999px;background:#01696f14;color:#01696f;font-size:.78rem;font-weight:700;letter-spacing:.04em;line-height:1}.content-prose{max-width:72ch}.content-card .content-prose{max-width:none}.content-muted{color:#4b4a45}.page-hero{margin:0 0 1.75rem}.hero-media{position:relative;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);padding:2.8rem 0;background:#f3f0ec}.hero-media-bg{position:absolute;inset:0;background-image:linear-gradient(to right,#0000008c,#0000000d),url(../assets/hero-bg.png);background-size:cover;background-position:center;opacity:.9;filter:blur(0px);transform:scale(1.03)}.hero-media-inner{position:relative;z-index:1;width:min(100% - 2rem,1180px);margin:0 auto}.content-title{margin:0 0 1rem;font-size:clamp(2.35rem,2.2vw + 1rem,4.2rem);line-height:1.02;letter-spacing:-.035em;max-width:none;text-wrap:normal}.content-intro{margin:0;max-width:none;font-size:1.05rem;line-height:1.75;color:#4b4a45;text-wrap:normal}.hero-media .content-title{max-width:24ch;text-align:left;text-wrap:balance;color:#fff}.hero-media .content-intro{max-width:none;margin-top:.35rem;color:#ffffffe6;text-shadow:0 0 14px rgba(0,0,0,.65);text-wrap:normal}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:0 0 clamp(.85rem,.55rem + 1.2vw,1.45rem)}.hero-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.8rem 1.1rem;border-radius:999px;text-decoration:none;font-weight:600;line-height:1.2;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.hero-action--primary{background:#01696f;color:#fff}.hero-action--primary:hover,.hero-action--primary:focus-visible{background:#01565b}.hero-action--secondary{border:1px solid rgba(40,37,29,.14);color:#1f2b2c;background:#fbfbf9}.hero-action--secondary:hover,.hero-action--secondary:focus-visible{background:#f4f3ef}.hero-action--xl{padding:1.4rem 2.6rem;font-size:1.25rem;min-height:60px}.hero-action--compact{padding:.7rem 1.4rem;font-size:1rem;min-height:44px;white-space:nowrap;max-width:260px}@media(min-width:900px){.hero-actions{flex-wrap:nowrap}}.hero-support{margin:0 0 .75rem;max-width:62ch;color:#4b4a45;font-size:1.2rem;line-height:1.68;text-wrap:pretty}.hero-support:last-of-type{margin-bottom:0}.hero-support-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:2rem;align-items:start;margin-top:1rem}.hero-support-copy{display:flex;flex-direction:column;align-items:flex-start}.hero-support-copy .hero-support{margin:0 0 .75rem}.hero-support-copy .hero-support:last-child{margin-bottom:0}.hero-visual{border-radius:18px;overflow:hidden;background:#eceae3;box-shadow:0 1px 2px #28251d08,0 10px 28px #28251d12;aspect-ratio:4 / 3;display:flex;flex-direction:column}.hero-visual video,.hero-visual img{display:block;width:100%;height:100%;object-fit:cover}.hero-visual__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#6f6c66;font-size:.9rem;letter-spacing:.01em;border:2px dashed rgba(40,37,29,.12);border-radius:18px}.feature-slider{--slider-radius: 18px;--slider-border: rgba(40, 37, 29, .12);--slider-bg: #fdfdfb;--slider-shadow: 0 16px 34px rgba(40, 37, 29, .04);--slider-ease: cubic-bezier(.22, 1, .36, 1);display:grid;gap:.7rem;width:100%;height:100%}.feature-slider__viewport{position:relative;overflow:hidden;border-radius:var(--slider-radius);background:var(--slider-bg);border:1px solid var(--slider-border);box-shadow:var(--slider-shadow);flex:1 1 auto}.feature-slider__track{display:flex;height:100%;transition:transform .65s var(--slider-ease);will-change:transform}.feature-slide{flex:0 0 100%;min-width:100%;height:100%}.feature-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 10%}.feature-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding-inline:.3rem}.feature-slider__dots{display:inline-flex;align-items:center;gap:.4rem}.feature-slider__dot{width:.6rem;height:.6rem;border-radius:999px;border:0;background:#1f2b2c33;transition:transform .2s ease,background-color .2s ease}.feature-slider__dot:hover,.feature-slider__dot:focus-visible{background:#01696f80}.feature-slider__dot.is-active{background:#01696f;transform:scale(1.05)}.feature-slider__toggle{min-height:32px;padding:.25rem .7rem;border-radius:999px;border:1px solid rgba(40,37,29,.14);background:#fff;color:#1f2b2c;font-size:.9rem;font-weight:600;line-height:1}.feature-slider__toggle:hover,.feature-slider__toggle:focus-visible{background:#f4f3ef}.form-shell{max-width:760px}.form-shell>.content-prose{max-width:none;width:100%}.form-stack{display:grid;gap:1rem}.form-row{display:grid;gap:.45rem}.form-label{font-weight:600;line-height:1.3;color:#1f2b2c}.form-help{margin:-.15rem 0 0;color:#6f6963;font-size:.95rem;line-height:1.55;text-wrap:pretty}.form-input,.form-textarea,.form-select{width:100%;border:1px solid rgba(40,37,29,.14);border-radius:14px;background:#fff;color:#1f2b2c;padding:.9rem 1rem;font:inherit;line-height:1.5}.form-input,.form-select{min-height:48px}.form-textarea{min-height:168px;resize:vertical}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:2px solid #01696f;outline-offset:2px;border-color:#01696f}.form-actions{display:flex;flex-wrap:wrap;gap:.85rem;padding-top:.25rem}.calc-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.25rem;align-items:start}.calc-panel{padding:1.5rem}.calc-panel h2,.calc-panel h3{margin:0 0 .8rem;font-size:1.15rem;line-height:1.2;text-wrap:balance}.calc-panel-intro{margin:0 0 1rem;color:#4b4a45;line-height:1.65;text-wrap:pretty}.calc-fields{display:grid;gap:.95rem}.calc-result-list{display:grid;gap:.85rem;margin:0}.calc-result{padding:.95rem 1rem;border-radius:14px;background:#fbfbf9;border:1px solid rgba(40,37,29,.1)}.calc-result-label{display:block;margin-bottom:.25rem;color:#6f6963;font-size:.95rem;line-height:1.4}.calc-result-value{display:block;color:#1f2b2c;font-size:1.15rem;font-weight:700;line-height:1.2}.calc-note{margin-top:1rem;color:#4b4a45;line-height:1.65;text-wrap:pretty}.featured-products-band{width:100vw;margin-left:calc(50% - 50vw);margin-top:1.5rem;margin-bottom:1.5rem;padding:clamp(1.3rem,.95rem + 1vw,2rem) 0;background:#01696f}.featured-products-band__inner{width:min(100% - 2rem,1280px);margin:0 auto;display:grid;gap:1rem}.featured-products-band__title{margin:0;color:#fff;font-size:clamp(1.5rem,1.05rem + 1.1vw,2rem);line-height:1.12;letter-spacing:-.025em;max-width:none;white-space:nowrap}@media(max-width:900px){.featured-products-band__title{white-space:normal;text-wrap:balance}}.featured-products-band__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.featured-product-card{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 22px #0000001a;min-width:0}.featured-product-card__media{background:#ffffff14}.featured-product-card__media img{display:block;width:100%;height:100%;object-fit:cover}.featured-product-card__body{display:flex;flex-direction:column;justify-content:center;gap:.55rem;padding:1rem 1.2rem 1.05rem;min-width:0}.featured-product-card__body h3{margin:0;color:#fff;font-size:1.15rem;line-height:1.15;letter-spacing:-.02em;text-wrap:balance}.featured-product-card__body p{margin:0;color:#ffffffe6;font-size:1rem;line-height:1.6;max-width:none;text-wrap:pretty}.featured-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.2rem}.featured-product-spec{padding:.55rem .65rem;border-radius:12px;background:#ffffff1f}.featured-product-spec__label{display:block;margin-bottom:.16rem;color:#ffffffb8;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.1}.featured-product-spec__value{display:block;color:#fff;font-size:.94rem;font-weight:700;line-height:1.2}.example-outcomes{margin:0 0 .5rem}.example-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#fdfdfb;border:1px solid rgba(40,37,29,.08);box-shadow:0 1px 2px #28251d08,0 10px 24px #28251d0a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.example-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(180deg,#ffffff8c,#fff0 42%)}.example-card__image{position:relative;width:100%;aspect-ratio:16 / 9;background:#eceae3;overflow:hidden;flex-shrink:0}.example-card__image img{display:block;width:100%;height:100%;object-fit:cover}.example-card__label{position:absolute;inset:0 auto auto 0;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.22rem;max-width:90%;background:linear-gradient(to bottom,rgba(0,0,0,.75),rgba(0,0,0,.45),transparent);color:#fff;pointer-events:none;z-index:2}.example-card__city{margin:0;font-size:1rem;font-weight:700;letter-spacing:.03em}.example-card__systemline{margin:0;font-size:.95rem;font-weight:500;line-height:1.4;opacity:.98;text-wrap:pretty}.example-card__body{position:relative;z-index:2;padding:1.35rem 1.65rem 1.6rem;display:flex;flex-direction:column;gap:.25rem}.example-card__saving{margin:0;font-size:1.65rem;font-weight:700;color:#01696f;line-height:1.1;letter-spacing:-.03em}@media(max-width:900px){.content-page{padding:0 0 1.4rem}.page-hero{margin-bottom:1.5rem}.hero-media{padding:2.1rem 0}.hero-media .content-title{max-width:26ch;font-size:clamp(2.1rem,5.6vw,3.2rem);text-wrap:balance}.content-intro{max-width:100%}.content-grid,.content-grid--3,.calc-layout{grid-template-columns:1fr}.content-card{padding:1.55rem 1.35rem 1.4rem;border-radius:18px}.content-card h2,.content-card h3{font-size:1.24rem}.content-card p{max-width:42ch}.calc-panel{padding:1.4rem}.example-card{border-radius:18px}.example-card__body{padding:1.15rem 1.35rem 1.3rem}.hero-support-row{grid-template-columns:1fr;gap:1.25rem}.hero-visual{aspect-ratio:16 / 9;order:-1}.featured-products-band{margin-top:1.25rem;margin-bottom:1.25rem}.featured-products-band__grid{grid-template-columns:1fr}}@media(max-width:560px){.hero-media .content-title{font-size:clamp(1.95rem,7.2vw,2.75rem);line-height:1.04}.content-intro{font-size:1rem}.content-card,.calc-panel{padding:1.3rem 1.15rem 1.2rem;border-radius:16px}.content-card h2,.content-card h3{font-size:1.14rem}.content-card p{font-size:.98rem;line-height:1.65}.hero-actions,.form-actions{flex-direction:column;align-items:stretch}.hero-action{width:100%}.example-card{border-radius:16px}.example-card__body{padding:1rem 1.15rem 1.1rem}.example-card__saving{font-size:1.45rem}.feature-slider__footer{padding-inline:.15rem;gap:.55rem}.feature-slider__toggle{font-size:.85rem;padding-inline:.55rem}.featured-products-band{padding:1.15rem 0}.featured-products-band__title{font-size:1.3rem}.featured-product-card{grid-template-columns:1fr}.featured-product-card__media{aspect-ratio:16 / 10}.featured-product-card__body{padding:.95rem .95rem 1rem}.featured-product-specs{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.feature-slider__track{transition:none}}.products-section{margin-top:1.75rem}.products-section:first-of-type{margin-top:1.25rem}.products-section header{margin:0 0 .85rem}.products-section-title{margin:0 0 .2rem;font-size:1.35rem;line-height:1.2;letter-spacing:-.02em}.products-section-intro{margin:0;max-width:72ch;color:#4b4a45;font-size:.98rem;line-height:1.6;text-wrap:pretty}.products-table-shell{margin-top:.9rem;border-radius:18px;background:#fdfdfb;border:1px solid rgba(40,37,29,.08);box-shadow:0 1px 2px #28251d08,0 10px 20px #28251d0a;overflow:hidden}.products-table-scroll{width:100%;overflow-x:auto}.products-table{width:100%;border-collapse:collapse;min-width:720px;font-size:.95rem}.products-table caption{text-align:left;padding:.75rem 1.25rem;font-weight:600;color:#4b4a45;border-bottom:1px solid rgba(40,37,29,.08);background:#f9f8f5}.products-table thead{background:#f9f8f5}.products-table th,.products-table td{padding:.7rem 1.05rem;text-align:left;border-bottom:1px solid rgba(40,37,29,.06);vertical-align:top}.products-table th{font-weight:600;white-space:nowrap;color:#1f2b2c}.products-table td{color:#4b4a45;line-height:1.55}.products-table td:first-child{font-weight:600;color:#1f2b2c}.products-table tbody tr:nth-child(2n) td{background:#fbfbf9}.products-table-note{margin:.55rem 0 0;font-size:.9rem;color:#6f6c66;line-height:1.5}@media(max-width:900px){.products-section{margin-top:1.5rem}.products-table{min-width:640px}}@media(max-width:560px){.products-section-title{font-size:1.22rem}.products-table{min-width:580px}.products-table caption{padding-inline:1rem}.products-table th,.products-table td{padding-inline:.9rem}}
