:root{--green:#08a951;--deep:#0b2f23;--text:#173128;--muted:#66776f;--line:#dfe9e3}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Manrope,Arial,sans-serif;color:var(--text);background:#f7fbf8}a{text-decoration:none}.hero{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(190,239,112,.28),transparent 28%),linear-gradient(135deg,#fbfffc 0%,#eff9f2 55%,#e4f4e9 100%)}.container{width:min(1180px,calc(100% - 40px));margin:auto;position:relative;z-index:2}.topbar{min-height:110px;display:flex;align-items:center;justify-content:space-between;padding:22px 0 8px}.logo{width:155px}.status{display:inline-flex;align-items:center;gap:9px;color:#466359;font-size:12px;font-weight:700;background:#ffffffb8;border:1px solid #cfe0d6;padding:10px 14px;border-radius:999px}.status i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #08a9511f}.hero-grid{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.eyebrow{display:block;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.17em;margin-bottom:18px}h1{margin:0 0 22px;font-size:68px;line-height:1.02;letter-spacing:-.05em;color:var(--deep)}.lead{max-width:670px;margin:0;font-size:18px;line-height:1.72;color:#536860}.notice{max-width:640px;display:flex;gap:15px;align-items:flex-start;margin-top:30px;padding:18px 20px;background:#ffffffc7;border:1px solid var(--line);border-radius:16px;box-shadow:0 15px 40px #184c320f}.notice>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dff7e8;color:var(--green)}.notice strong,.notice span{display:block}.notice strong{font-size:14px;margin:1px 0 5px}.notice span{font-size:12px;line-height:1.55;color:var(--muted)}.actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:11px;font-size:13px;font-weight:800}.primary{background:var(--green);color:#fff;box-shadow:0 12px 25px #08a95138}.secondary{background:#fff;color:var(--deep);border:1px solid var(--line)}.visual{height:520px;position:relative}.planet{position:absolute;width:360px;height:360px;right:70px;top:75px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#cbf16f 0%,#6bd145 42%,#12a952 100%);box-shadow:inset 18px 20px 30px #ffffff52,inset -20px -24px 34px #00562f2e,0 45px 80px #0f5c3438}.wave{position:absolute;border-radius:50%;background:#f2ffcab0;transform:rotate(-15deg)}.w1{width:430px;height:80px;left:-45px;top:80px}.w2{width:420px;height:72px;left:-20px;top:205px;background:#dafaadb8}.w3{width:360px;height:54px;left:30px;top:300px;background:#eeffd399}.shine{position:absolute;width:115px;height:68px;border-radius:50%;left:65px;top:35px;background:radial-gradient(circle,#ffffffe0,#ffffff00 72%);transform:rotate(-18deg)}.card{position:absolute;display:flex;align-items:center;gap:11px;min-width:190px;padding:13px 15px;background:#ffffffe3;border:1px solid #dbe8e0;border-radius:14px;box-shadow:0 18px 45px #104a2c1f}.card em{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#e7f8ed;color:var(--green);font-style:normal;font-weight:800}.card strong,.card small{display:block}.card strong{font-size:13px}.card small{font-size:10px;color:var(--muted);margin-top:2px}.c1{left:15px;top:85px}.c2{right:0;bottom:70px}.c3{left:55px;bottom:5px}.contact{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cddfd4;border:1px solid #cddfd4;border-radius:15px;overflow:hidden;box-shadow:0 12px 36px #174d320f}.contact div{background:#ffffffd1;padding:19px 24px}.contact span,.contact strong{display:block}.contact span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7b8c84;margin-bottom:6px}.contact strong{font-size:13px}footer{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#7a8a82;font-size:11px}.decor{position:absolute;border-radius:50%}.d1{width:430px;height:430px;right:-190px;top:-180px;background:#a5e26533}.d2{width:260px;height:260px;left:-130px;bottom:100px;background:#43c06e1f}@media(max-width:900px){.topbar{min-height:90px;padding:18px 0 6px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:55px 0 35px}h1{font-size:54px}.visual{height:430px}.planet{right:50%;transform:translateX(50%);top:35px;width:300px;height:300px}.c1{left:8%;top:80px}.c2{right:7%;bottom:55px}.c3{left:18%;bottom:0}.contact{grid-template-columns:1fr}footer{padding:25px 0;flex-direction:column;align-items:flex-start}}@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.logo{width:125px}.status{font-size:10px;padding:8px 10px}.hero-grid{padding-top:30px}h1{font-size:43px}.lead{font-size:16px}.actions{flex-direction:column}.btn{width:100%}.visual{height:370px}.planet{width:245px;height:245px;top:55px}.c1{left:0;top:36px}.c2{right:0;bottom:42px}.c3{left:12px;bottom:-5px}.card{min-width:160px;padding:10px 12px}.contact div{padding:17px 18px}}
