:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7faf9;--white:#fff;--ink:#15201f;--muted:#5d6a68;--line:#dce5e2;--teal:#0d5f5c;--teal-dark:#083f42;--green:#6dbf55;--shadow:0 24px 70px #0e2a2b24;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}img{width:100%;display:block}.hero{background:linear-gradient(140deg,#0d5f5c14,#0000 38%),linear-gradient(0deg,#edf4f1 0,#f9fbfa 38%,#fff 100%);min-height:94vh;padding:22px clamp(20px,5vw,72px) 54px}.site-header{justify-content:space-between;align-items:center;gap:26px;max-width:1200px;min-height:58px;margin:0 auto;display:flex}.brand{letter-spacing:0;white-space:nowrap;align-items:center;gap:11px;font-size:20px;font-weight:800;display:inline-flex}.wordmark{flex-direction:column;align-items:flex-start;gap:1px}.wordmark span{font-size:22px;line-height:1}.wordmark small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.1}.brand-mark{background:var(--teal-dark);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.nav{color:#33413f;align-items:center;gap:30px;font-size:15px;font-weight:650;display:flex}.nav a:hover{color:var(--teal)}.header-call{border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:750;display:inline-flex}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(34px,5vw,70px);max-width:1200px;margin:76px auto 0;display:grid}.hero-copy h1{max-width:700px;margin:0;font-size:clamp(40px,4.8vw,62px);line-height:1}.hero-copy h1 span{display:block}.hero-copy p{color:var(--muted);max-width:680px;margin:26px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.58}.hero-copy{min-width:0}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{cursor:pointer;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:15px 20px;font-size:16px;font-weight:800;display:inline-flex}.button.primary{background:var(--teal);color:#fff;box-shadow:0 14px 32px #0d5f5c38}.button.secondary{border:1px solid var(--line);color:var(--teal-dark);background:#fff}.hero-points{color:#31403e;flex-wrap:wrap;gap:16px;margin-top:30px;font-size:14px;font-weight:750;display:flex}.hero-points span{align-items:center;gap:7px;display:inline-flex}.hero-points svg{color:var(--green)}.hero-media{aspect-ratio:1.04;box-shadow:var(--shadow);border-radius:8px;min-width:0;position:relative;overflow:hidden}.hero-media img,.trust-media img{object-fit:cover;height:100%}.media-panel{color:var(--teal-dark);background:#fffffff0;border:1px solid #ffffffe6;border-radius:8px;align-items:center;gap:10px;max-width:300px;padding:15px 16px;font-size:15px;font-weight:800;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 18px 44px #041a1c33}.section{max-width:1200px;margin:0 auto;padding:92px clamp(20px,5vw,72px)}.section-heading{max-width:720px}.section-heading h2,.object-copy h2,.trust-copy h2,.contact-copy h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04}.section-heading p,.object-copy p,.trust-copy p,.contact-copy p{color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.65}.service-list{border-top:1px solid var(--line);margin-top:42px}.service-row{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:26px;padding:28px 0;display:grid}.row-icon{color:var(--teal);background:#e8f4ef;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.service-row h3,.object-card h3,.step h3{margin:0;font-size:22px}.service-row p,.object-card p,.package-card p,.step p{color:var(--muted);margin:8px 0 0;font-size:16px;line-height:1.55}.packages-section{max-width:1200px}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:300px;padding:24px}.package-card svg{color:var(--teal);margin-bottom:34px}.package-card h3{margin:0;font-size:21px;line-height:1.15}.package-card strong{color:var(--teal-dark);margin-top:14px;font-size:16px;display:block}.objects-section{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:48px;display:grid}.object-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.object-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.object-card img{aspect-ratio:1.25;object-fit:cover;height:auto}.object-card div{padding:22px}.object-card svg{color:var(--teal);margin-bottom:22px}.process-section{color:#fff;background:#102928;max-width:none}.process-section .section-heading{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,72px)}.process-section .section-heading p,.process-section .step p{color:#b9cbc7}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:1200px;margin:44px auto 0;padding:0 clamp(20px,5vw,72px);display:grid}.step{background:#ffffff0f;min-height:280px;padding:28px}.step span{color:var(--green);margin-bottom:64px;font-size:15px;font-weight:850;display:block}.trust-section{grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);align-items:center;gap:60px;display:grid}.trust-media{aspect-ratio:1.18;box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.trust-copy ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.trust-copy li{align-items:center;gap:10px;font-size:16px;font-weight:750;display:flex}.trust-copy li svg{color:var(--green)}.contact-section{background:#fff;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:start;gap:54px;max-width:1200px;margin:0 auto;padding:72px clamp(20px,5vw,72px);display:grid}.phone-link{color:var(--teal-dark);align-items:center;gap:10px;margin-top:28px;font-size:20px;font-weight:850;display:inline-flex}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form label{color:#2d3b39;gap:8px;font-size:14px;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#f6faf8;border-radius:8px;outline:none;min-height:50px;padding:13px 14px;font-size:16px}.contact-form textarea{resize:vertical;min-height:118px}.form-success{color:var(--teal-dark);background:#e8f4ef;border:1px solid #c9e5d4;border-radius:8px;margin:0;padding:14px 16px;font-size:15px;font-weight:750;line-height:1.45}.wide{grid-column:1/-1}.footer{color:#42504e;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:34px clamp(20px,5vw,72px);display:flex}.footer p{margin:0}.footer a{color:var(--teal);font-weight:800}@media (width<=920px){.site-header{align-items:flex-start;gap:16px}.nav{display:none}.hero-grid,.objects-section,.trust-section,.contact-section{grid-template-columns:1fr}.hero-grid{margin-top:52px}.hero-media,.trust-media{min-height:360px}.object-grid,.package-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.object-card,.package-card,.step{min-height:auto}.object-card svg,.step span{margin-bottom:24px}}@media (width<=620px){.hero{min-height:auto;padding:18px 18px 42px}.header-call span{display:none}.header-call{padding:11px}.hero-copy h1{font-size:36px}.hero-actions,.hero-actions .button{width:100%}.hero-media,.trust-media{width:100%;min-height:0}.hero-media{aspect-ratio:1}.trust-media{aspect-ratio:1.08}.section,.contact-section{padding:64px 18px}.service-row{grid-template-columns:48px minmax(0,1fr);align-items:start}.row-icon{width:46px;height:46px}.contact-form{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start}.object-grid,.package-grid,.steps{grid-template-columns:1fr}}
