:root{color-scheme:light;--ink:#142c2a;--muted:#51626c;--accent:#0d7a6d;--line:#dfe6e5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}a{color:var(--accent);text-underline-offset:4px}a:hover{color:#075249}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;height:auto}.wrap{width:calc(100% - 120px);max-width:1248px;margin:auto}.skip{position:absolute;top:-90px;left:20px;background:white;padding:15px;z-index:3}.skip:focus{top:10px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:90px}.brand{font-size:36px;font-weight:750;letter-spacing:-1.3px;text-decoration:none;color:var(--ink)}nav{display:flex;gap:30px;font-size:16px}nav a{color:var(--ink);text-decoration:none}.hero{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:48px;padding:0 0 55px;min-height:665px}.hero h1{font-size:clamp(50px,6.7vw,96px);letter-spacing:-.065em;line-height:1.08;margin:0 0 24px;font-weight:760}.lead{max-width:650px;font-size:29px;line-height:1.35;color:var(--muted);margin:0 0 32px}.button{display:inline-flex;align-items:center;gap:24px;background:var(--accent);color:white;font-size:22px;line-height:1.4;font-weight:650;padding:20px 30px;border-radius:12px;text-decoration:none}.button:hover{color:white;background:#095e54}.button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.availability{color:var(--muted);font-size:17px;margin-top:25px;line-height:1.6}.phone{width:292px;margin:0;justify-self:center;border:7px solid #202525;border-radius:43px;padding:2px;background:#202525;box-shadow:0 16px 26px #00000020}.phone img{width:100%;border-radius:33px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:52px;padding:20px 0 48px;scroll-margin-top:25px}.features h2{font-size:27px;letter-spacing:-.035em;margin:0 0 14px}.features p{font-size:19px;line-height:1.5;color:var(--muted);margin:0}.screens{padding:45px 0 55px;border-top:1px solid var(--line)}.screens h2{font-size:35px;letter-spacing:-.045em;margin:0 0 32px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.gallery figure{margin:0}.gallery img{border:1px solid var(--line);border-radius:24px;width:100%}.gallery figcaption{font-size:18px;font-weight:600;margin-top:18px;line-height:1.5}.note{font-size:15px!important;color:var(--muted);line-height:1.6}.screens>.note{margin-top:25px}footer{display:flex;gap:28px;flex-wrap:wrap;border-top:1px solid var(--line);padding:26px 0 32px;font-size:14px}footer a{color:var(--muted);text-decoration:none}.mail{margin-left:auto}.article{max-width:800px;margin:auto;min-height:70vh;padding:55px 0 80px}.article h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.045em;line-height:1.12;margin:0 0 25px}.article h2{font-size:26px;letter-spacing:-.025em;margin:40px 0 14px}.article p,.article li,.article address{font-size:18px;line-height:1.75}.article address{font-style:normal}.article .intro{font-size:23px;line-height:1.5;color:var(--muted)}.faq{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-size:21px;font-weight:650;cursor:pointer;line-height:1.4}.faq p{margin-bottom:0}.date{color:var(--muted)}.contact{overflow-wrap:anywhere}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{gap:25px;min-height:620px}.hero h1{font-size:64px}.lead{font-size:24px}.phone{width:250px}.features{gap:30px}.features h2{font-size:23px}.features p{font-size:18px}.gallery{gap:25px}.button{font-size:19px;padding:17px 24px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}header{min-height:95px;gap:15px;flex-wrap:wrap;padding:16px 0}.brand{font-size:28px}nav{gap:16px;font-size:14px}.hero{grid-template-columns:1fr;gap:35px;padding:40px 0;min-height:0}.hero h1{font-size:clamp(44px,10.5vw,68px)}.lead{font-size:23px}.phone{width:255px}.features{grid-template-columns:1fr;gap:28px;padding:25px 0 38px}.features h2{font-size:27px}.features p{font-size:19px}.gallery{grid-template-columns:1fr;gap:35px;max-width:300px;margin:auto}.screens h2{font-size:31px}.gallery figcaption{text-align:center}footer{gap:20px}.mail{margin-left:0;width:100%}.article{padding-top:35px}.article p,.article li,.article address{font-size:17px}.faq summary{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
