@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/inter.woff2)format("woff2")}:root{--green-50:#f0fdf4;--green-100:#dcfce7;--green-400:#4ade80;--green-600:#16a34a;--green-700:#15803d;--green-900:#14532d;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--white:#fff;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:#0a0a0a;min-width:320px;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}button,input,textarea{color:inherit;font:inherit;border:0}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:break-word;margin:0}ul,ol{margin:0;padding:0}li{list-style:none}section[id]{scroll-margin-top:76px}::selection{background:var(--green-100);color:var(--green-900)}:focus-visible{outline:3px solid var(--green-400);outline-offset:3px}.skip-link{z-index:1000;background:var(--white);color:var(--gray-900);padding:10px 14px;font-weight:700;position:fixed;top:10px;left:12px;transform:translateY(-160%);box-shadow:0 10px 25px #11182729}.skip-link:focus{transform:translateY(0)}.site-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:24px}.site-header{z-index:50;border-bottom:1px solid var(--gray-100);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;min-height:77px;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{flex:none;align-items:center;gap:8px;display:inline-flex}.brand__mark{background:var(--green-600);width:40px;height:40px;color:var(--white);flex:0 0 40px;place-items:center;font-size:20px;line-height:1;display:grid}.brand__words{color:var(--gray-900);align-items:baseline;font-size:18px;line-height:1.25;display:flex}.brand__words strong{font-weight:700}.brand__words span,.brand__words em{margin-left:4px;font-style:normal;font-weight:600}.brand__words em{color:var(--green-600)}.brand--inverse .brand__words,.brand--inverse .brand__words span{color:var(--white)}.brand--inverse .brand__words em{color:var(--green-400)}.desktop-nav,.header-actions{align-items:center;display:flex}.desktop-nav{color:var(--gray-600);gap:32px;font-weight:500}.desktop-nav a,.header-phone{transition:color .15s}.desktop-nav a:hover,.header-phone:hover{color:var(--green-600)}.header-actions{gap:16px}.header-phone{color:var(--gray-700);white-space:nowrap;font-weight:600}.header-quote{background:var(--green-600);min-height:44px;color:var(--white);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:background-color .15s;display:inline-flex}.header-quote:hover,.hero-primary:hover,.quote-submit:hover:not(:disabled){background:var(--green-700)}.menu-button{width:44px;height:44px;color:var(--gray-700);background:0 0;justify-content:center;align-items:center;display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.mobile-menu{border-top:1px solid var(--gray-100);background:#fffffffa;box-shadow:0 18px 30px #11182714}.mobile-menu nav{gap:2px;padding:10px 24px 18px;display:grid}.mobile-menu a{min-height:44px;color:var(--gray-700);padding:10px 4px;font-weight:600}.mobile-menu .mobile-menu__quote{background:var(--green-600);color:var(--white);place-items:center;margin-top:6px;padding-inline:16px;display:grid}.hero-section{background:linear-gradient(135deg, var(--gray-900) 0%, var(--gray-800) 50%, var(--green-900) 100%);min-height:100svh;color:var(--white);align-items:center;padding-top:77px;display:flex;position:relative;overflow:hidden}.hero-section__image,.hero-section__tint{width:100%;height:100%;position:absolute;inset:0}.hero-section__image{object-fit:cover;opacity:.3}.hero-section__tint{background:linear-gradient(90deg,#111827e6,#111827b3,#0000)}.hero-inner{z-index:1;padding-block:80px;position:relative}.hero-copy{width:100%;max-width:672px;margin-inline:auto}.green-badge{min-height:46px;color:var(--green-400);background:#16a34a33;border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.green-badge>span:first-child{font-size:18px}.hero-copy h1{color:var(--white);letter-spacing:-.025em;font-size:60px;font-weight:700;line-height:1}.hero-copy h1 span{color:var(--green-400);margin-top:6px;display:block}.hero-copy>p{color:var(--gray-300);margin-top:24px;font-size:20px;line-height:1.625}.hero-actions{gap:16px;margin-top:32px;display:flex}.hero-actions a{text-align:center;justify-content:center;align-items:center;min-height:64px;padding:16px 32px;font-size:18px;font-weight:700;line-height:1.25;transition:background-color .15s;display:inline-flex}.hero-primary{background:var(--green-600);color:var(--white)}.hero-secondary{color:var(--white);border:2px solid #ffffff4d}.hero-secondary:hover{background:#ffffff1a}.hero-stats{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.hero-stats>div{text-align:center}.hero-stats strong{color:var(--green-400);font-size:36px;font-weight:700;line-height:1.1;display:block}.hero-stats span{color:var(--gray-400);margin-top:4px;font-size:14px;display:block}.services-section,.process-section,.about-section,.contact-section{padding-block:96px}.services-section,.contact-section{background:var(--gray-50)}.process-section{background:var(--white)}.section-heading h2,.about-copy h2{color:var(--gray-900);letter-spacing:-.025em;font-size:36px;font-weight:700;line-height:1.11}.section-heading>p{color:var(--gray-600);margin-top:16px;font-size:20px;line-height:1.4}.section-heading--center{text-align:center;max-width:768px;margin:0 auto 64px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.service-card{border:1px solid var(--gray-100);background:var(--white);border-radius:16px;min-width:0;padding:32px;transition:box-shadow .15s;box-shadow:0 1px 2px #0000000d}.service-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.service-card__icon{background:var(--green-100);border-radius:12px;place-items:center;width:56px;height:56px;margin-bottom:24px;font-size:30px;line-height:1;display:grid}.service-card h3,.steps-list h3{color:var(--gray-900);font-size:20px;font-weight:700;line-height:1.4}.service-card p,.steps-list p{color:var(--gray-600);margin-top:12px;line-height:1.625}.process-grid,.about-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px;display:grid}.process-copy .section-heading>p{margin-top:24px}.steps-list{gap:32px;margin-top:48px;display:grid}.steps-list li{align-items:flex-start;gap:24px;display:flex}.step-number{background:var(--green-600);width:56px;height:56px;color:var(--white);flex:0 0 56px;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid}.steps-list p{margin-top:8px}.process-image-wrap{position:relative}.process-image-wrap>img{aspect-ratio:1184/864;object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #11182705}.image-badge{background:var(--green-600);min-width:122px;min-height:144px;color:var(--white);flex-direction:column;justify-content:center;padding:24px;display:flex;position:absolute;bottom:-24px;left:-24px;box-shadow:0 20px 25px -5px #0000002e}.image-badge>span{margin-bottom:4px;font-size:24px}.image-badge strong{font-size:18px}.image-badge small{color:var(--green-100);margin-top:2px;font-size:16px}.about-section,.site-footer{background:var(--gray-900);color:var(--white)}.about-grid{align-items:center}.about-image-wrap{border-radius:16px;overflow:hidden}.about-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.about-copy h2{color:var(--white)}.about-copy h2 span{color:var(--green-400)}.about-copy__body{color:var(--gray-300);gap:24px;margin-top:24px;line-height:1.625;display:grid}.about-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:40px;display:grid}.about-stats>div{text-align:center;background:#16a34a1a;border:1px solid #22c55e33;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:142px;padding:20px;display:flex}.about-stats span{margin-bottom:8px;font-size:36px;line-height:1}.about-stats strong{color:var(--green-400);font-size:18px}.about-stats small{color:var(--gray-400);margin-top:4px;font-size:14px}.contact-grid{align-items:start}.contact-list{gap:24px;margin-top:32px;display:grid}.contact-list>div{align-items:flex-start;gap:16px;display:flex}.contact-icon{background:var(--green-100);width:48px;height:48px;color:var(--green-600);border-radius:12px;flex:0 0 48px;place-items:center;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.contact-list h3,.need-box h3,.footer-grid h3{color:var(--gray-900);font-size:16px;font-weight:700;line-height:1.5}.contact-list a{color:var(--green-600);font-weight:500}.contact-list .contact-phone{font-size:20px;font-weight:600}.contact-list p{color:var(--gray-600)}.need-box{border:1px solid var(--green-100);background:var(--green-50);border-radius:16px;margin-top:40px;padding:24px}.need-box ul{color:var(--gray-600);gap:8px;margin-top:8px;display:grid}.need-box li{align-items:center;gap:8px;display:flex}.need-box svg{width:20px;height:20px;fill:var(--green-600);flex:0 0 20px}.quote-form{border:1px solid var(--gray-100);background:var(--white);border-radius:16px;min-height:704px;padding:32px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.quote-form h3{color:var(--gray-900);font-size:24px;font-weight:700;line-height:1.33}.quote-form__fields{gap:19.5px;margin-top:24px;display:grid}.quote-form label{color:var(--gray-700);gap:8px;font-size:14px;font-weight:500;display:grid}.quote-form input,.quote-form textarea{border:1px solid var(--gray-200);background:var(--white);width:100%;color:var(--gray-900);border-radius:0;outline:none;padding:12px 16px;font-size:16px;font-weight:400;transition:border-color .15s,box-shadow .15s}.quote-form input{height:50px}.quote-form textarea{resize:none;min-height:122px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:var(--gray-400)}.quote-form input:focus,.quote-form textarea:focus{box-shadow:0 0 0 2px var(--green-600);border-color:#0000}.quote-submit{background:var(--green-600);width:100%;min-height:60px;color:var(--white);justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:background-color .15s,opacity .15s;display:inline-flex}.quote-submit:disabled{opacity:.5}.quote-form__note{color:var(--gray-400);text-align:center;font-size:12px;line-height:1.5}.quote-form__note a{color:var(--green-600)}.quote-status{border:1px solid var(--green-100);background:var(--green-50);color:var(--green-700);padding:10px 12px;font-size:14px}.quote-status--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.footer-inner{padding-block:64px 61px}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;display:grid}.footer-about{grid-column:span 2}.footer-about>p{max-width:448px;color:var(--gray-400);margin-top:16px;line-height:1.625}.footer-green-line{color:var(--green-400);align-items:center;gap:8px;margin-top:24px;font-weight:500;display:flex}.footer-grid h3{color:var(--white);font-size:18px}.footer-links ul,.footer-contact ul{color:var(--gray-400);gap:12px;margin-top:16px;display:grid}.footer-links a,.footer-contact a{transition:color .15s}.footer-links a:hover,.footer-contact a:hover{color:var(--green-400)}.footer-contact li{align-items:flex-start;gap:8px;display:flex}.footer-contact svg{fill:none;width:20px;height:20px;stroke:var(--green-400);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 20px;margin-top:2px}.footer-bottom{border-top:1px solid var(--gray-800);color:var(--gray-500);justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:32px;font-size:14px;display:flex}@media (width<=1100px){.header-inner{gap:16px}.desktop-nav{gap:18px}.header-actions{gap:10px}.header-quote{padding-inline:14px}}@media (width<=1023px){.process-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.process-image-wrap{margin:24px 24px 0}.about-copy{order:1}.about-image-wrap{order:2;max-width:640px;margin-inline:auto}.contact-copy,.quote-form{width:100%;max-width:720px;margin-inline:auto}}@media (width<=767px){.site-header,.header-inner{min-height:72px}.header-inner{min-height:71px}.desktop-nav,.header-actions{display:none}.menu-button{display:inline-flex}.hero-section{min-height:100svh;padding-top:72px}.hero-copy h1{font-size:36px;line-height:1.11}.hero-copy>p{font-size:18px}.section-heading h2,.about-copy h2{font-size:30px;line-height:1.2}.services-grid{grid-template-columns:1fr}.services-section,.process-section,.about-section,.contact-section{padding-block:96px}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=639px){.brand__words{flex-wrap:wrap;font-size:15px;line-height:1.08}.brand__words strong,.brand__words span,.brand__words em{margin-left:0}.brand__words strong{margin-right:4px}.brand__words em{flex-basis:100%}.hero-inner{padding-block:72px 56px}.green-badge{min-height:42px;margin-bottom:20px;padding:7px 14px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.hero-stats{gap:10px;margin-top:40px}.hero-stats strong{font-size:28px}.hero-stats span{font-size:12px}.service-card,.quote-form{padding:24px}.steps-list li{gap:16px}.step-number{flex-basis:50px;width:50px;height:50px}.process-image-wrap{margin-inline:0}.image-badge{min-width:110px;min-height:122px;padding:18px;bottom:-18px;left:14px}.about-stats{gap:12px}.about-stats>div{min-height:132px;padding:14px 8px}.about-stats strong{font-size:15px}.about-stats small{font-size:12px}.quote-form{min-height:0}.quote-form__note{font-size:11px}.footer-inner{padding-bottom:96px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
