:root{--ink:#11212c;--muted:#60717d;--green:#0caf87;--mint:#52dec0;--line:#cfe1dd;--wash:#eff7f5;--dark:#0b1c25;--gold:#f1bb47}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5faf9;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;letter-spacing:0;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lp-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 40px));height:82px;margin:auto}.lp-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.lp-brand img{width:46px;height:46px;border-radius:8px;object-fit:cover}.lp-brand span{display:grid;gap:1px}.lp-brand strong{font-size:19px}.lp-brand small{color:var(--muted);font-size:12px}.lp-header-actions{display:flex;align-items:center;gap:12px}.lp-language{display:flex;align-items:center;gap:7px;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff}.lp-language select{border:0;background:transparent;color:var(--ink);font:700 13px inherit;outline:0}.lp-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:linear-gradient(135deg,#06a97f,#28cfaa);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 12px 28px rgba(6,169,127,.2);transition:transform .2s ease,box-shadow .2s ease}.lp-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(6,169,127,.3)}.lp-button-small{min-height:44px;padding:0 20px}.lp-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);width:min(1240px,calc(100% - 40px));min-height:620px;margin:18px auto 0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(15,50,54,.09)}.lp-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,78px)}.lp-kicker{display:flex;align-items:center;gap:9px;color:#087d63;font-size:13px;font-weight:800;text-transform:uppercase}.lp-kicker i{width:34px;height:2px;background:var(--green)}.lp-hero h1{max-width:680px;margin:22px 0;font-size:clamp(44px,5.2vw,70px);line-height:1.02;overflow-wrap:anywhere}.lp-hero-copy>p{max-width:630px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}.lp-hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.lp-button-main{gap:13px;min-height:64px;padding:8px 23px}.lp-button-main>span:first-child{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:6px;font-size:23px}.lp-button-main>span:last-child{display:grid;text-align:left}.lp-button-main strong{font-size:17px}.lp-button-main small{margin-top:2px;color:#d9fff5}.lp-text-link{color:var(--ink);font-weight:800;text-decoration-thickness:1px;text-underline-offset:5px}.lp-assurance{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:29px;color:#47606c;font-size:12px;font-weight:700}.lp-assurance span::before{content:"✓";margin-right:6px;color:var(--green)}.lp-hero-visual{position:relative;min-height:620px;overflow:hidden;background:#0b2028}.lp-infrastructure{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,25,31,.2),rgba(5,25,31,.78))}.lp-live-badge{position:absolute;top:28px;right:28px;display:flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(82,222,192,.5);border-radius:18px;background:rgba(7,42,49,.78);color:#d9fff5;font-size:11px;font-weight:800;text-transform:uppercase}.lp-live-badge i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 12px var(--mint)}.lp-phone{position:absolute;left:50%;bottom:36px;width:min(440px,calc(100% - 54px));padding:20px;border:1px solid rgba(82,222,192,.55);border-radius:8px;background:rgba(7,27,34,.92);color:#fff;box-shadow:0 30px 60px rgba(0,0,0,.32);transform:translateX(-50%);backdrop-filter:blur(8px)}.lp-phone-head{display:flex;align-items:center;gap:10px}.lp-phone-head img{width:40px;height:40px;border-radius:7px}.lp-phone-head span{display:grid}.lp-phone-head small{color:#8eb4b3}.lp-phone-head b{margin-left:auto;color:var(--mint);font-size:11px}.lp-balance{display:grid;margin-top:18px;padding:21px;border-radius:7px;background:#112a34}.lp-balance small{color:#9fc1c0}.lp-balance strong{margin:5px 0;font-size:38px}.lp-balance span{color:var(--mint);font-size:12px}.lp-balance i{height:4px;margin-top:16px;border-radius:4px;background:linear-gradient(90deg,var(--mint) 68%,#35505a 68%)}.lp-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.lp-metrics div{display:grid;gap:4px;padding:13px 10px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(255,255,255,.06)}.lp-metrics span{color:#9fc1c0;font-size:10px}.lp-proof{display:grid;grid-template-columns:repeat(3,1fr);width:min(1120px,calc(100% - 40px));margin:-1px auto 0;border:1px solid var(--line);border-top:0;background:#fff}.lp-proof div{display:grid;gap:6px;padding:27px 32px;border-right:1px solid var(--line)}.lp-proof div:last-child{border-right:0}.lp-proof strong{font-size:17px}.lp-proof span{color:var(--muted);font-size:13px;line-height:1.5}.lp-flow{width:min(1160px,calc(100% - 40px));padding:110px 0;margin:auto}.lp-section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.55fr);gap:60px;align-items:end}.lp-section-heading>span{grid-column:1/-1;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.lp-section-heading h2{margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1.06}.lp-section-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.lp-flow-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:55px;border:1px solid var(--line);background:var(--line)}.lp-flow-grid article{display:grid;grid-template-columns:54px 1fr;gap:18px;min-height:205px;padding:32px;background:#fff}.lp-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e2f7f1;color:#07876a;font-style:normal;font-size:22px}.lp-flow-grid small{color:var(--green);font-weight:800}.lp-flow-grid h3{margin:9px 0;font-size:24px}.lp-flow-grid p{margin:0;color:var(--muted);line-height:1.65}.lp-control{display:grid;grid-template-columns:1fr 1fr;width:min(1240px,calc(100% - 40px));margin:0 auto 110px;overflow:hidden;border-radius:8px;background:var(--dark);color:#fff}.lp-control-image{position:relative;min-height:530px}.lp-control-image img{width:100%;height:100%;object-fit:cover}.lp-control-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(11,28,37,.34))}.lp-control-image span{position:absolute;z-index:1;left:24px;bottom:22px;padding:9px 12px;background:rgba(7,29,37,.78);font-size:11px;font-weight:700}.lp-control-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,70px)}.lp-control-copy>span{color:var(--mint);font-size:13px;font-weight:800;text-transform:uppercase}.lp-control-copy h2{margin:16px 0;font-size:clamp(34px,4vw,52px);line-height:1.06}.lp-control-copy p{margin:0;color:#b8cecf;font-size:16px;line-height:1.7}.lp-control-copy ul{display:grid;gap:0;margin:28px 0 0;padding:0;list-style:none}.lp-control-copy li{padding:14px 0;border-top:1px solid rgba(255,255,255,.12);font-weight:700}.lp-control-copy li::before{content:"✓";margin-right:10px;color:var(--mint)}.lp-final{display:flex;align-items:center;justify-content:space-between;gap:70px;width:min(1160px,calc(100% - 40px));margin:0 auto 95px;padding:48px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#eaf8f4,#fff)}.lp-final>div{max-width:720px}.lp-final>div>span{color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.lp-final h2{margin:10px 0;font-size:clamp(30px,3.6vw,47px);line-height:1.08}.lp-final p{margin:0;color:var(--muted);line-height:1.65}.lp-final .lp-button{flex:0 0 auto}.lp-footer{display:grid;grid-template-columns:.8fr 1.2fr auto;gap:42px;align-items:center;padding:38px max(20px,calc((100% - 1160px)/2));border-top:1px solid var(--line);background:#fff}.lp-footer p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.lp-footer>span{color:var(--muted);font-size:12px;white-space:nowrap}@media(max-width:900px){.lp-header{width:calc(100% - 28px);height:72px}.lp-brand small{display:none}.lp-button-small{padding:0 14px}.lp-hero{grid-template-columns:1fr;width:calc(100% - 28px);margin-top:8px}.lp-hero-copy{padding:40px 24px}.lp-hero h1{font-size:clamp(38px,11vw,55px)}.lp-hero-copy>p{font-size:16px}.lp-hero-visual{min-height:500px}.lp-proof{grid-template-columns:1fr;width:calc(100% - 54px)}.lp-proof div{border-right:0;border-bottom:1px solid var(--line)}.lp-proof div:last-child{border-bottom:0}.lp-section-heading{grid-template-columns:1fr;gap:20px}.lp-flow{width:calc(100% - 36px);padding:78px 0}.lp-flow-grid{grid-template-columns:1fr;margin-top:36px}.lp-control{grid-template-columns:1fr;width:calc(100% - 28px);margin-bottom:78px}.lp-control-image{min-height:300px}.lp-final{flex-direction:column;align-items:flex-start;width:calc(100% - 28px);padding:32px 24px;margin-bottom:65px}.lp-footer{grid-template-columns:1fr;gap:22px}}@media(max-width:520px){.lp-brand img{width:40px;height:40px}.lp-brand strong{font-size:16px}.lp-language{padding:0 8px}.lp-button-small{font-size:13px}.lp-hero-actions{align-items:flex-start;flex-direction:column}.lp-assurance{display:grid}.lp-hero-visual{min-height:440px}.lp-phone{bottom:20px;width:calc(100% - 28px);padding:14px}.lp-balance{padding:16px}.lp-balance strong{font-size:31px}.lp-metrics strong{font-size:13px}.lp-flow-grid article{grid-template-columns:42px 1fr;gap:12px;padding:24px 18px}.lp-icon{width:40px;height:40px}.lp-flow-grid h3{font-size:21px}.lp-control-copy{padding:36px 24px}.lp-final .lp-button{width:100%}.lp-footer{padding:32px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-button{transition:none}}
body.install-open { overflow: hidden; }
.lp-install-layer { position: fixed; inset: 0; z-index: 1000; display: grid; place-items: center; padding: 20px; }
.lp-install-layer[hidden] { display: none; }
.lp-install-backdrop { position: absolute; inset: 0; border: 0; background: rgba(5,20,26,.72); backdrop-filter: blur(10px); }
.lp-install-dialog { position: relative; width: min(470px,100%); overflow: hidden; border: 1px solid rgba(55,225,181,.42); border-radius: 8px; background: #f8fcfb; box-shadow: 0 28px 80px rgba(1,23,29,.38); padding: 30px; text-align: center; animation: installEnter .42s cubic-bezier(.2,.8,.2,1) both; }
.lp-install-dialog::before { content:""; position:absolute; inset:0 0 auto; height:5px; background:linear-gradient(90deg,#0fb68b,#55e0cb,#ffd25a); }
.lp-install-close { position:absolute; top:14px; right:14px; width:34px; height:34px; border:1px solid #d2e2df; border-radius:50%; background:#fff; color:#314b51; font-size:22px; line-height:1; cursor:pointer; }
.lp-install-brand { position:relative; display:grid; place-items:center; width:106px; height:106px; margin:0 auto 20px; }
.lp-install-brand span { position:relative; z-index:2; display:grid; place-items:center; width:68px; height:68px; border-radius:50%; background:#fff; box-shadow:0 8px 26px rgba(15,182,139,.22); }
.lp-install-brand img { width:54px; height:54px; object-fit:contain; }
.lp-install-brand i { position:absolute; inset:3px; border:1px solid rgba(15,182,139,.35); border-radius:50%; animation:installOrbit 5s linear infinite; }
.lp-install-brand i::after { content:""; position:absolute; top:8px; right:8px; width:9px; height:9px; border-radius:50%; background:#19c79a; box-shadow:0 0 16px #19c79a; }
.lp-install-brand i:nth-child(3) { inset:14px; animation-duration:3.4s; animation-direction:reverse; }
.lp-install-brand i:nth-child(3)::after { top:auto; right:auto; bottom:1px; left:13px; background:#ffd25a; box-shadow:0 0 14px #ffd25a; }
.lp-install-copy small { color:#0c8f6d; font-size:12px; font-weight:800; text-transform:uppercase; }
.lp-install-copy h2 { margin:8px 0 10px; color:#10232d; font-size:clamp(24px,6vw,34px); line-height:1.12; }
.lp-install-copy p { margin:0 auto; max-width:390px; color:#587078; line-height:1.65; }
.lp-install-guide { margin:18px 0 0; border-left:3px solid #1cc49a; background:#eaf8f4; padding:11px 13px; color:#315b5a; font-size:13px; line-height:1.5; text-align:left; transition:.25s; }
.lp-install-guide.is-highlighted { background:#d7f5eb; box-shadow:0 0 0 4px rgba(15,182,139,.1); }
.lp-install-actions { display:grid; gap:8px; margin-top:18px; }
.lp-install-primary { justify-content:center; width:100%; border:0; min-height:50px; cursor:pointer; }
.lp-install-later { border:0; background:transparent; color:#61747b; min-height:36px; cursor:pointer; }
@keyframes installEnter { from { opacity:0; transform:translateY(18px) scale(.97); } }
@keyframes installOrbit { to { transform:rotate(360deg); } }
@media (prefers-reduced-motion:reduce) { .lp-install-dialog,.lp-install-brand i { animation:none; } }
