*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{font-family:Tahoma,Arial,sans-serif;background:#F5F8FA;color:#202936;overflow:hidden}.screen{height:calc(100vh - 42px);min-height:620px;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#F5F8FA 58%,#EAF6F6 100%);display:flex;flex-direction:column}.orb{position:absolute;border-radius:50%;pointer-events:none}.orb1{width:520px;height:520px;background:#EAF6F6;top:-280px;right:-130px}.orb2{width:390px;height:390px;border:1px solid #d6ecec;bottom:-250px;left:-90px}.hero{width:min(1240px,90vw);margin:auto;flex:1;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:85px;position:relative;z-index:2}.visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:470px}.logoHalo{position:absolute;width:430px;height:430px;border-radius:50%;background:#fff;border:1px solid #E5ECEE;box-shadow:0 35px 90px rgba(15,139,141,.10)}.visual img{position:relative;width:min(430px,36vw);height:430px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(11,102,104,.16))}.content{max-width:610px}.eyebrow{display:inline-block;color:#0F8B8D;font-weight:800;letter-spacing:5px;font-size:13px;border:1px solid #CFE5E5;background:#fff;border-radius:999px;padding:5px 15px;margin-bottom:10px}.content h1{font-size:68px;line-height:1.15;color:#0B6668;margin:0}.content h2{font-size:29px;margin:8px 0 5px;font-weight:800}.content>p{font-size:17px;color:#7A8492;margin:0 0 28px}.downloads{display:flex;gap:14px}.downloads button{width:225px;border:0;border-radius:15px;padding:13px 20px;color:#fff;text-align:right;opacity:1;box-shadow:0 12px 28px rgba(32,41,54,.10);cursor:not-allowed}.downloads small,.downloads strong{display:block}.downloads small{font-size:10px;opacity:.75;letter-spacing:.8px}.downloads strong{font-size:14px;margin-top:2px}.android{background:#0F8B8D}.ios{background:#202936}.soon{font-size:11px;color:#9AA3AE;margin-top:9px}.bottom{position:relative;z-index:2;width:min(1240px,90vw);margin:0 auto 28px;background:#fff;border:1px solid #E5ECEE;border-radius:18px;min-height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;box-shadow:0 14px 35px rgba(32,41,54,.05)}.contacts{display:flex;align-items:center;gap:17px;color:#52616B;font-size:13px;font-weight:700}.contacts i{width:4px;height:4px;border-radius:50%;background:#0F8B8D}.domain{direction:ltr;color:#0F8B8D;font-size:14px;font-weight:800}footer{height:42px;background:#073F41;color:#BFD7D8;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:1px;direction:ltr}@media(max-height:760px){.screen{min-height:0}.hero{gap:55px}.visual{min-height:360px}.logoHalo{width:340px;height:340px}.visual img{width:340px;height:340px}.content h1{font-size:54px}.content h2{font-size:24px}.content>p{margin-bottom:18px}.bottom{margin-bottom:15px;min-height:58px}}@media(max-width:850px){body{overflow:auto}.screen{height:auto;min-height:calc(100vh - 38px)}.hero{grid-template-columns:1fr;gap:0;text-align:center;padding:22px 0}.visual{min-height:330px}.logoHalo{width:290px;height:290px}.visual img{width:290px;height:290px}.content{margin:auto}.content h1{font-size:46px}.content h2{font-size:22px}.downloads{justify-content:center}.bottom{margin:20px auto;flex-direction:column;gap:8px;padding:14px}.contacts{flex-wrap:wrap;justify-content:center}}@media(max-width:520px){.visual{min-height:270px}.logoHalo{width:235px;height:235px}.visual img{width:235px;height:235px}.content h1{font-size:40px}.content h2{font-size:18px}.content>p{font-size:14px}.downloads{flex-direction:column;align-items:center}.downloads button{width:min(300px,88vw)}.contacts{font-size:11px;gap:9px}}