/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17372b;--deep:#0d2e23;--green:#1d5b43;--bright-green:#79c92f;--leaf:#9bd34f;--lime:#dff58c;--brick:#b64b35;--terracotta:#d16b4d;--blush:#f6ded5;--cream:#f5eee7;--paper:#fbfaf5;--line:#d7ddd2;--muted:#617068}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf5f0;border-bottom:1px solid #17372b1f;justify-content:space-between;align-items:center;max-width:1440px;min-height:84px;margin:0 auto;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.05rem;font-weight:800;display:flex}.brand-mark{background:var(--leaf);width:34px;height:34px;color:var(--deep);border-radius:50% 50% 50% 12%;place-items:center;font-weight:900;display:grid;transform:rotate(-8deg);box-shadow:inset 0 0 0 2px #b64b3547}nav{color:#44584e;align-items:center;gap:36px;font-size:.9rem;font-weight:700;display:flex}nav a:hover,.footer-links a:hover{color:var(--terracotta)}.button{background:var(--brick);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 27px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 26px #78322333}.button:hover{background:var(--terracotta);transform:translateY(-2px);box-shadow:0 16px 32px #78322347}.button-small{min-height:43px;padding:0 20px;font-size:.86rem}.hero{background:var(--cream);grid-template-columns:1.02fr .98fr;max-width:1440px;min-height:690px;margin:0 auto;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:95px 6vw 70px 7vw;display:flex}.eyebrow,.section-kicker{color:var(--brick);text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:900}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--terracotta);width:30px;height:2px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:690px;margin-bottom:27px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.4rem,7vw,7.8rem);font-weight:500;line-height:.88}h1 em{color:var(--bright-green);font-weight:500}.hero-intro{color:#4e6258;max-width:600px;font-size:clamp(1.06rem,1.5vw,1.32rem);line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:19px;display:flex}.text-link{border-bottom:1px solid #a9b4ad;padding:10px 0 7px;font-size:.92rem;font-weight:800}.text-link span{color:var(--brick);margin-left:8px}.trust-row{color:#57685f;border-top:1px solid #cfd6cb;flex-wrap:wrap;gap:18px 26px;margin-top:53px;padding-top:24px;font-size:.78rem;font-weight:700;display:flex}.trust-row span:before{content:"✓";color:#377354;margin-right:8px;font-weight:900}.hero-visual{background:var(--deep);min-height:690px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#59251947);position:absolute;inset:0}.energy-note{z-index:2;border:1px solid #ffffff73;border-left:4px solid var(--terracotta);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d2e23db;border-radius:17px;align-items:center;gap:14px;max-width:390px;padding:17px 20px;display:flex;position:absolute;bottom:36px;left:35px;right:35px}.energy-note strong,.energy-note small{display:block}.energy-note small{color:#dbe6df;margin-top:4px}.pulse{background:var(--terracotta);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 6px #d16b4d2e}.statement{text-align:center;padding:110px 6vw}.statement h2{letter-spacing:-.045em;max-width:880px;margin:16px auto 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,5rem);font-weight:500;line-height:1.05}.statement h2 span{color:var(--terracotta)}.statement>p:last-child{max-width:690px;color:var(--muted);margin:0 auto;font-size:1.05rem;line-height:1.7}.services{background:#fff;padding:95px 6vw 115px}.section-heading{justify-content:space-between;align-items:end;gap:50px;max-width:1240px;margin:0 auto 50px;display:flex}.section-heading h2,.quote-intro h2,.process h2{letter-spacing:-.045em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.5vw,4.8rem);font-weight:500;line-height:1}.section-heading>p{max-width:460px;color:var(--muted);margin-bottom:0;line-height:1.7}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:0 auto;display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:345px;padding:32px;transition:background .2s,transform .2s;position:relative}.service-card:hover{z-index:1;background:#fff7f3;transform:translateY(-3px)}.service-number{color:var(--brick);letter-spacing:.14em;font-size:.72rem;font-weight:800}.service-tag{color:#4d7b62;text-transform:uppercase;letter-spacing:.12em;margin:55px 0 10px;font-size:.72rem;font-weight:900}.service-card h3{margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.service-card>p:not(.service-tag){color:var(--muted);line-height:1.65}.service-card a{font-size:.84rem;font-weight:800;position:absolute;bottom:28px;left:32px}.service-card a span{color:var(--brick);margin-left:8px}.process{background:linear-gradient(135deg, var(--deep) 0%, var(--deep) 76%, #43261f 100%);border-top:5px solid var(--terracotta);color:#fff;grid-template-columns:.9fr 1.1fr;gap:10vw;padding:105px 7vw;display:grid}.section-kicker.light{color:#f0a087}.process h2{max-width:570px}.process-intro{color:#bfcfc6;max-width:500px;margin-top:30px;line-height:1.7}.process ol{margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid #ffffff2b;grid-template-columns:54px 1fr;gap:22px;padding:29px 0;display:grid}.process li:first-child{border-top:1px solid #ffffff2b}.process li>span{color:#f0a087;border:1px solid #ad6956;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:800;display:grid}.process h3{margin:0 0 8px;font-size:1.08rem}.process li p{color:#bfcfc6;margin:0;line-height:1.6}.quote-section{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:110px 6vw;display:grid}.quote-intro>p:not(.section-kicker){max-width:500px;color:var(--muted);margin:27px 0 38px;line-height:1.7}.quote-detail{grid-template-columns:36px 1fr;gap:14px;margin:20px 0;display:grid}.quote-detail>span{color:var(--brick);font-size:.7rem;font-weight:900}.quote-detail p{color:var(--muted);margin:0;line-height:1.5}.quote-detail strong{color:var(--ink);margin-bottom:3px;display:block}.quote-form{border:1px solid #e5cfc6;border-top:5px solid var(--terracotta);background:#fff;border-radius:8px;padding:clamp(28px,4vw,52px);box-shadow:0 20px 55px #5d30231a}fieldset{border:0;margin:0 0 30px;padding:0}legend,label{font-size:.8rem;font-weight:900}legend{margin-bottom:15px}.choice-grid{flex-wrap:wrap;gap:9px;display:flex}.choice{color:#52645a;cursor:pointer;background:#fff;border:1px solid #ccd5ce;border-radius:999px;min-height:43px;padding:0 15px;font-size:.78rem;font-weight:800}.choice span{color:#3c7656;margin-right:7px}.choice.active{border-color:var(--green);background:var(--deep);color:#fff}.choice.active span{color:var(--lime)}.input-row{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}label{color:#344b40;gap:9px;display:grid}input{background:#fdfdfb;border:1px solid #ccd5ce;border-radius:5px;outline:0;width:100%;height:52px;padding:0 15px}input:focus{border-color:#3b7b58;box-shadow:0 0 0 3px #3b7b581f}.form-error{color:#7a291f;background:#fff0ec;border-radius:5px;margin:18px 0 0;padding:12px 14px;font-size:.82rem}.submit-button{width:100%;margin-top:25px}.quote-form>small{color:#718078;text-align:center;margin-top:13px;line-height:1.5;display:block}.faq{background:#fff;padding:110px 6vw}.faq-list{border-top:1px solid var(--line);max-width:980px;margin:0 auto}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:25px;padding:25px 4px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--brick);font-family:Arial,sans-serif;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details>p{max-width:760px;color:var(--muted);padding:0 4px 25px;line-height:1.7}footer{border-top:5px solid var(--brick);color:#fff;background:#09251c;grid-template-columns:1fr 1.4fr .8fr;align-items:start;gap:45px;padding:65px 6vw 30px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand strong,.footer-brand small{display:block}.footer-brand small{color:#aebfb5;margin-top:4px}footer>p{color:#aebfb5;max-width:540px;font-size:.84rem;line-height:1.7}.footer-links{justify-content:flex-end;gap:18px;font-size:.84rem;font-weight:800;display:flex}.copyright{color:#82958a;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:25px}@media (width<=980px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 7vw}.hero-visual{min-height:500px}.service-grid{grid-template-columns:repeat(2,1fr)}.process,.quote-section{grid-template-columns:1fr;gap:60px}footer{grid-template-columns:1fr 1fr}footer>p{grid-area:2/1/auto/-1}}@media (width<=640px){.site-header{min-height:70px;padding:0 20px}.site-header .button{display:none}.hero-copy{padding:62px 22px}h1{font-size:clamp(4rem,20vw,5.7rem)}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.trust-row{display:grid}.hero-visual{min-height:390px}.energy-note{bottom:20px;left:20px;right:20px}.statement,.services,.process,.quote-section,.faq{padding:78px 22px}.section-heading{flex-direction:column;align-items:start;gap:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:320px}.input-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;padding:55px 22px 26px}footer>p{grid-area:auto/1}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
