:root{--n-primary:#0f766e;--ink:#102a2a;--muted:#617675;--paper:#f5faf9;--line:#dce9e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);background:#fff}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-weight:800;font-size:19px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--n-primary);color:#fff}.phone{display:flex;flex-direction:column;text-align:right;font-size:13px;color:var(--muted)}.phone strong{color:var(--ink);font-size:15px}.hero{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding-block:60px 90px}.eyebrow{display:inline-block;color:var(--n-primary);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(42px,5.2vw,70px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px}.hero p,.section-heading p,.why p{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:15px 22px;border-radius:12px;background:var(--n-primary);color:#fff!important;text-decoration:none;font-weight:800;box-shadow:0 12px 28px color-mix(in srgb,var(--n-primary) 28%,transparent)}.trust{display:flex;gap:20px;margin-top:24px;color:var(--muted);font-size:13px}.hero-visual{height:470px;border-radius:40px;background:linear-gradient(145deg,var(--paper),#dcefeb);position:relative;overflow:hidden}.orb{position:absolute;width:330px;height:330px;border-radius:50%;background:var(--n-primary);right:-40px;top:60px;opacity:.9}.orb:after{content:"";position:absolute;inset:45px;border:1px solid #ffffff77;border-radius:50%}.visual-card{position:absolute;z-index:2;left:32px;bottom:42px;width:180px;padding:24px;border-radius:22px;background:#fff;box-shadow:0 20px 50px #0b302a22}.visual-card span{display:block;font-size:45px;font-weight:900;color:var(--n-primary)}.visual-card small{color:var(--muted)}.services{padding-block:100px}.section-heading span{color:var(--n-primary);font-weight:800}.section-heading h2,.why h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;margin:10px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.service-grid article{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.service-grid b{color:var(--n-primary)}.service-grid h3{font-size:21px;margin:24px 0 10px}.service-grid p{color:var(--muted);line-height:1.6}.why{background:var(--paper);padding:100px 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.why-art{min-height:400px;border-radius:28px;background:linear-gradient(135deg,var(--n-primary),#8bd3c8);padding:35px}.why-art div{height:100%;min-height:330px;border-radius:20px;border:1px solid #ffffff66;background:linear-gradient(145deg,#ffffff30,transparent)}.why ul{list-style:none;padding:0;display:grid;gap:14px}.why li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;border-radius:50%;background:#fff;color:var(--n-primary)}.cta{margin-block:90px;padding:50px;border-radius:28px;background:var(--n-primary);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:clamp(28px,4vw,44px);margin:0;max-width:680px}.cta p{opacity:.8}.button.light{background:#fff;color:var(--n-primary)!important;box-shadow:none;white-space:nowrap}footer{padding:30px 0 50px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.ny-editor-active .ny-editable{outline:2px dashed #2563eb88;outline-offset:4px;cursor:text}.ny-editor-active .ny-editing{outline:3px solid #2563eb;outline-offset:5px}@media(max-width:800px){.nav{height:68px}.phone{display:none}.hero,.why-grid{grid-template-columns:1fr}.hero{padding-block:45px}.hero-visual{height:320px;order:-1}.service-grid{grid-template-columns:1fr}.services,.why{padding-block:70px}.cta{padding:34px;flex-direction:column;align-items:flex-start}footer{gap:14px;flex-direction:column}.trust{flex-direction:column;gap:8px}}
