:root{--ink:#071611;--green:#075d38;--cyan:#08bfea;--mist:#eef6f2;--line:#d7e4dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Arial,sans-serif}a{color:inherit}.site-header{max-width:1280px;margin:auto;min-height:88px;padding:10px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px}.logo{display:block;width:min(300px,42vw);height:65px;object-fit:contain;object-position:left}.site-header nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.site-header nav a{text-decoration:none;font-size:.88rem;font-weight:700}.nav-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px;background:var(--mist)}.hero-photo{background:url('../img/hero.jpeg') center/cover}.hero-copy{padding:75px clamp(28px,6vw,95px);display:flex;flex-direction:column;justify-content:center}.kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--green);font-size:.75rem;font-weight:800}.hero h1,.section h2,.feature h2,.hosting h2,.legal h1{font-size:clamp(2.25rem,4.5vw,4.4rem);line-height:1.05;letter-spacing:-.04em;margin:.25em 0}.hero-copy>p:not(.kicker){font-size:1.16rem;max-width:650px}.btn{display:inline-block;width:max-content;background:var(--green);color:#fff;border:0;padding:13px 21px;margin-top:18px;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.facts{max-width:1100px;margin:-35px auto 0;position:relative;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 15px 50px #052a191c}.facts div{padding:25px 32px;border-right:1px solid var(--line)}.facts strong{display:block;font-size:2rem;color:var(--green)}.facts span{font-size:.9rem}.section{max-width:1180px;margin:auto;padding:100px 28px}.section h2,.feature h2,.hosting h2{font-size:clamp(2rem,3.6vw,3.25rem)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:40px}.cards article{background:#fff;padding:32px;min-height:210px}.cards h3{font-size:1.3rem}.cards p{color:#4c6158}.feature{display:grid;grid-template-columns:1fr 1fr;background:#061b14;color:#fff}.feature img{width:100%;height:100%;min-height:580px;object-fit:cover}.feature div{padding:80px clamp(28px,7vw,105px)}.feature .kicker{color:var(--cyan)}.feature p,.feature li{color:#c7d9d0}.center{text-align:center}.hosting{padding:70px max(28px,calc((100vw - 1180px)/2));background:var(--mist);display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:55px}.hosting img{max-width:100%;height:auto}.hosting small{display:block}.contact{max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-weight:700;margin:12px 0}input,textarea{width:100%;margin-top:6px;padding:12px;border:1px solid #aebfb6;background:#fff;color:var(--ink);font:inherit}input:focus,textarea:focus{outline:3px solid #08bfea55;border-color:var(--green)}.consent{font-weight:400}.consent input{width:auto;margin-right:8px}.hp{position:absolute;left:-9999px}.legal{max-width:960px;margin:auto;padding:65px 28px 100px}.legal article{background:#fff;border:1px solid var(--line);padding:clamp(25px,5vw,60px);box-shadow:0 15px 50px #052a1912}.legal h1{font-size:clamp(2.2rem,5vw,4rem)}.legal h2{color:var(--green);margin-top:35px}footer{border-top:1px solid var(--line);padding:45px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:12px 30px}footer img{width:220px}footer nav{display:flex;gap:20px}footer small{grid-column:1/-1}.status{padding:14px;border-left:4px solid var(--green);background:var(--mist)}
.system-section{max-width:1180px;margin:auto;padding:100px 28px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.system-section>img{width:100%;height:440px;object-fit:cover}.system-section h2{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.1;letter-spacing:-.035em}.hosting-media{display:grid;gap:18px}.hosting-photo{width:100%;height:300px;object-fit:cover}.hosting-media>a img{width:468px;max-width:100%;display:block}.captcha{display:flex;align-items:end;gap:14px;margin:18px 0}.captcha label{flex:1}.captcha-refresh{padding:12px 15px;margin-bottom:12px;border:1px solid var(--green);background:#fff;color:var(--green);font-weight:700;cursor:pointer}
@media(max-width:900px){.site-header{display:block}.nav-toggle{display:block;position:absolute;right:20px;top:24px;padding:9px 12px;background:#fff;border:1px solid var(--green);color:var(--green);font-weight:700}.site-header nav{display:none;padding:10px 0}.site-header nav.open{display:flex;justify-content:flex-start}.hero,.feature,.hosting,.system-section{grid-template-columns:1fr}.hero-photo{min-height:300px}.facts{grid-template-columns:1fr;margin:-25px 20px 0}.facts div{border-right:0;border-bottom:1px solid var(--line)}.cards{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.section,.system-section{padding:70px 24px}.system-section{gap:30px}.system-section>img{height:300px}.hosting{gap:25px}.captcha{display:block}.captcha-refresh{margin-top:0}footer{grid-template-columns:1fr}}
