@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--brand:#1f7bff;--brand-2:#1565f0;--brand-cyan:#22c9ee;--brand-purple:#7c3aed;--brand-grad:linear-gradient(100deg, #7c3aed 0%, #3b82f6 52%, #22c9ee 100%);--cta-grad:linear-gradient(135deg, #2e8bff 0%, #1565f0 100%);--ink:#0d1b3e;--muted:#5a6a86;--line:#e5e9f2;--bg:#fff;--bg-soft:#f4f8ff;--radius:14px;--shadow:0 10px 30px #0d1b3e14;color:var(--ink);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}@media (width<=1000px){html,body{overflow-x:hidden}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4{margin:0;font-family:Poppins,sans-serif}.container{width:min(1180px,92%);margin:0 auto}.btn{border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary{background:var(--cta-grad);color:#fff;box-shadow:0 12px 26px #1f7bff52}.btn-primary:hover{box-shadow:0 16px 32px #1f7bff6b}.btn-ghost{border:1px solid var(--line);color:var(--ink);background:0 0}.btn-lg{border-radius:14px;padding:.95rem 1.8rem;font-size:1.02rem}.phone{background:#0d0b1c;border:1px solid #ffffff1a;border-radius:42px;width:320px;height:640px;padding:12px;position:relative;box-shadow:0 30px 60px #11102459,inset 0 0 0 2px #ffffff14}.phone-notch{z-index:2;background:#0d0b1c;border-radius:0 0 16px 16px;width:120px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-screen{background:#fff;border-radius:32px;width:100%;height:100%;overflow:hidden}.lt{flex-direction:column;align-items:center;width:100%;height:100%;padding:1.6rem 1.2rem 1.2rem;display:flex;overflow-y:auto}.lt-avatar{color:#fff;border:3px solid #fff3;border-radius:50%;flex:none;place-items:center;width:86px;height:86px;font-size:2rem;font-weight:700;display:grid;overflow:hidden}.lt-avatar img,.lt-avatar video{object-fit:cover;object-position:center 45%;width:100%;height:100%}.lt-name{text-align:center;overflow-wrap:anywhere;max-width:100%;margin-top:.8rem;font-family:inherit;font-size:1.02rem;line-height:1.2}.lt-headline{text-align:center;margin:.25rem 0 0;font-size:.8rem}.lt-bio{text-align:center;max-width:240px;margin:.5rem 0 0;font-size:.78rem}.lt-socials{flex-wrap:wrap;justify-content:center;gap:.9rem;margin:1rem 0 .4rem;display:flex}.lt-socials a{border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .15s,filter .15s;display:grid}.lt-socials a:hover{filter:brightness(1.15);transform:translateY(-2px)}.lt-tabs{scrollbar-width:none;border-radius:12px;flex:none;gap:.2rem;width:100%;margin-top:1rem;padding:4px;display:flex;overflow-x:auto}.lt-tabs::-webkit-scrollbar{display:none}.lt-tab{white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;align-items:center;gap:.4rem;padding:.5rem .8rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .15s,background .15s;display:flex}.lt-tab-ico{place-items:center;font-size:.85rem;display:grid}.lt-tabpanel{flex:none;width:100%;margin-top:.9rem}.lt-tabframe{background:0 0;border:0;width:100%;height:440px;display:block}.lwe-host{height:auto;overflow:visible}.lwe-loading{opacity:.7;place-items:center;min-height:200px;font-size:.85rem;display:grid}.lt-weblinks{flex:none;width:100%;margin-top:1.3rem}.lt-weblinks-head{justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.9rem;font-weight:700;display:flex}.lt-weblinks-all{font-size:.78rem;font-weight:600}.lt-weblist{flex-direction:column;gap:.6rem;display:flex}.lt-weblink{border-radius:14px;align-items:center;gap:.7rem;width:100%;padding:.7rem .8rem;transition:transform .12s,filter .15s;display:flex}.lt-weblink:hover{filter:brightness(1.1);transform:translateY(-1px)}.lt-weblink-ico{border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.lt-weblink-title{flex:1;font-size:.9rem;font-weight:600}.lt-weblink-chev{flex:none;place-items:center;display:grid}.lt-footer{flex-direction:column;align-items:center;gap:.35rem;margin-top:auto;padding-top:1.4rem;text-decoration:none;display:flex}.lt-footer img{object-fit:contain;opacity:.7;width:auto;height:22px}.lt-footer-cta{letter-spacing:.01em;font-size:.78rem;font-weight:600}.lt-footer:hover .lt-footer-cta{text-decoration:underline}.lt-badge{letter-spacing:.05em;font-size:.7rem}.landing{background:var(--bg);overflow-x:clip}.landing section[id]{scroll-margin-top:84px}.grad{background:var(--brand-grad);color:#0000;-webkit-background-clip:text;background-clip:text}.grad-word{background:linear-gradient(100deg,#3b82f6,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.lp-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.lp-nav{justify-content:space-between;align-items:center;height:68px;display:flex}.lp-logo img{width:auto;height:30px;display:block}.lp-menu{align-items:center;gap:1.3rem;font-size:.82rem;font-weight:500;display:flex}.lp-menu a:not(.btn):hover{color:var(--brand)}.lp-menu .btn{padding:.5rem 1rem;font-size:.82rem}.lp-burger{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:.3rem;font-size:1.4rem;line-height:0;display:none}.lp-hero{background:radial-gradient(120% 80% at 85% -10%,#e4f0ff 0%,#f6faff 48%,#fff 100%);padding:4rem 0 5rem;position:relative;overflow:hidden}.lp-hero:before,.lp-hero:after{content:"";filter:blur(70px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.lp-hero:before{opacity:.8;background:radial-gradient(circle,#9ec8ff 0%,#0000 70%);width:380px;height:380px;top:-90px;right:-40px}.lp-hero:after{opacity:.5;background:radial-gradient(circle,#a5d8ff 0%,#d8b4fe 55%,#0000 75%);width:440px;height:440px;bottom:-140px;left:-90px}.lp-hero-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid;position:relative}.lp-hero-text h1{letter-spacing:-.015em;font-size:2.2rem;font-weight:500;line-height:1.12}.lp-hero-lead{color:var(--ink);max-width:460px;margin:.9rem 0 .6rem;font-size:.95rem;font-weight:500}.lp-hero-sub{color:var(--muted);max-width:460px;margin:0 0 1.4rem;font-size:.9rem}.lp-hero-sub strong{color:var(--brand)}.lp-domain{border:1.5px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:.4rem;margin-bottom:1.4rem;padding:.5rem .9rem;display:flex}.lp-domain:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px #1f7bff24}.lp-domain-pre{color:var(--brand);white-space:nowrap;font-family:Poppins,sans-serif;font-weight:700}.lp-domain-input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.lp-domain-tld{color:var(--muted);white-space:nowrap;font-weight:600}.lp-hero-cta{flex-wrap:wrap;gap:.8rem;display:flex}.lp-fineprint{color:var(--muted);max-width:440px;margin-top:1rem;font-size:.85rem}.lp-trustline{flex-wrap:wrap;gap:1.4rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.lp-trustline li{align-items:center;gap:.45rem;font-size:.9rem;font-weight:500;display:flex}.lp-trustline svg{color:var(--brand)}.lp-hero-phone{justify-content:center;display:flex;position:relative}.lp-hero-phone:before{content:"";filter:blur(50px);z-index:0;background:radial-gradient(circle,#1f7bff73 0%,#22c9ee38 45%,#0000 70%);width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-hero-phone .phone{z-index:1;animation:5s ease-in-out infinite lp-float;position:relative}.lp-phone-badge{z-index:3;color:var(--brand);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:8px;right:0;transform:rotate(3deg);box-shadow:0 10px 28px #1f7bff47}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.lp-hero-phone .phone{animation:none}}.lp-section-title{text-align:center;max-width:760px;margin:0 auto;font-size:1.3rem;font-weight:500;line-height:1.3}.lp-section-sub{text-align:center;color:var(--muted);max-width:620px;margin:.8rem auto 2.4rem;font-size:.88rem}.lp-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);background:#e4f0ff;border-radius:999px;margin-bottom:.8rem;padding:.35rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.lp-perks{padding:4.5rem 0}.lp-perks-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:860px;margin:0 auto;display:grid}.lp-perk{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:1rem;padding:1.3rem 1.4rem;display:flex}.lp-perk-ico{background:var(--cta-grad);color:#fff;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:1.4rem;display:grid}.lp-perk-txt h3{align-items:center;gap:.4rem;margin:0 0 .2rem;font-size:.9rem;font-weight:600;display:flex}.lp-perk-check{color:#22c55e;font-size:.9rem}.lp-perk-txt p{color:var(--muted);margin:0;font-size:.84rem}.lp-trust{background:linear-gradient(#f4f8ff 0%,#eef5ff 100%);padding:4.5rem 0}.lp-trust-head{text-align:center}.lp-trust-shield{color:#fff;background:linear-gradient(160deg,#7c3aed,#1f7bff);border-radius:28px;place-items:center;width:96px;height:96px;margin:.5rem auto 2.2rem;font-size:2.6rem;display:grid;box-shadow:0 20px 45px #1f7bff59}.lp-trust-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.lp-trust-card{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:1.8rem 1.5rem}.lp-trust-ico{width:52px;height:52px;color:var(--brand);background:#e4f0ff;border-radius:14px;place-items:center;margin:0 auto .9rem;font-size:1.3rem;display:grid}.lp-trust-card h3{margin:0 0 .4rem;font-size:.92rem;font-weight:600}.lp-trust-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.lp-trust-welcome{text-align:center;max-width:640px;color:var(--ink);justify-content:center;align-items:center;gap:.6rem;margin:2.2rem auto 0;font-size:.85rem;font-weight:400;display:flex}.lp-trust-welcome svg{color:var(--brand);flex:none}.lp-steps{padding:4.5rem 0}.lp-steps-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:980px;margin:0 auto;display:grid}.lp-step img{border:1px solid var(--line);width:100%;height:auto;box-shadow:var(--shadow);background:#fff;border-radius:20px;display:block}.lp-cta{padding:4.5rem 0}.lp-cta-inner{text-align:center;color:#fff;background:linear-gradient(140deg,#2e8bff 0%,#1565f0 55%,#7c3aed 130%);border-radius:28px;padding:3.4rem 2rem;box-shadow:0 30px 60px #1f7bff59}.lp-cta-inner h2{margin-bottom:.6rem;font-size:1.3rem;font-weight:500}.lp-cta-inner>p{color:#ffffffe6;max-width:520px;margin:0 auto 1.8rem;font-size:.9rem}.lp-cta-btn{color:var(--brand-2);background:#fff;box-shadow:0 14px 30px #0003}.lp-cta-btn:hover{box-shadow:0 18px 36px #00000047}.lp-cta-fine{flex-wrap:wrap;justify-content:center;gap:1.6rem;margin:1.8rem 0 0;padding:0;list-style:none;display:flex}.lp-cta-fine li{color:#ffffffeb;align-items:center;gap:.45rem;font-size:.9rem;display:flex}.lp-footer{background:var(--ink);color:#fff;padding:2.5rem 0}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.lp-footer-cel{align-items:center;gap:.5rem;margin-bottom:.5rem;display:inline-flex}.lp-footer-cel img{width:auto;height:28px;display:block}.lp-footer-cel .lp-footer-comblog{height:20px}.lp-footer-brand p{color:#ffffff8c;margin:0;font-size:.85rem}.lp-footer-by{color:#fff9;flex-direction:column;align-items:flex-end;gap:.65rem;font-size:.85rem;display:flex}.lp-footer-by-row{align-items:center;gap:.6rem;display:flex}.lp-footer-by-row a{transition:opacity .15s;display:inline-flex}.lp-footer-by-row a:hover{opacity:.8}.lp-footer-by-row img{opacity:.95;width:auto;height:26px}.lp-footer-blikon{transition:opacity .15s;display:flex}.lp-footer-blikon img{opacity:.9;width:auto;height:22px;display:block}.lp-footer-blikon:hover{opacity:1}@media (width<=900px){.lp-hero-grid{grid-template-columns:1fr}.lp-hero-text{text-align:center}.lp-hero-text h1{font-size:2.1rem}.lp-hero-sub,.lp-fineprint,.lp-domain{margin-left:auto;margin-right:auto}.lp-hero-cta,.lp-trustline{justify-content:center}.lp-hero-phone{margin-top:2.5rem}.lp-burger{display:flex}.lp-menu{border-bottom:1px solid var(--line);box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.4rem 1.2rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.lp-menu.is-open{display:flex}.lp-menu a:not(.btn){border-bottom:1px solid var(--line);padding:.85rem .2rem}.lp-menu .btn{text-align:center;margin-top:.8rem}.lp-perks-grid{grid-template-columns:1fr}.lp-trust-grid,.lp-steps-grid{grid-template-columns:1fr;max-width:420px}}@media (width<=480px){.lp-hero-text h1{font-size:1.75rem}.lp-section-title{font-size:1.3rem}.lp-perk{flex-direction:row}}.lp-lw{text-align:left;background:#fff;border-radius:14px;flex-direction:column;gap:9px;padding:14px;display:flex;box-shadow:0 6px 18px #0806182e}.lp-lw-head strong{color:#0d1b3e;font-size:.92rem;display:block}.lp-lw-head span{color:#6b7280;font-size:.7rem}.lp-lw-field{display:block}.lp-lw-field span{color:#6b7280;margin-bottom:3px;font-size:.66rem;display:block}.lp-lw-field i{background:#f3f2f8;border:1px solid #e6e7f0;border-radius:8px;height:28px;display:block}.lp-lw-area i{height:48px}.lp-lw-slots{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.lp-lw-slot{text-align:center;color:#374151;border:1px solid #e6e7f0;border-radius:8px;padding:7px 0;font-size:.72rem;font-weight:500}.lp-lw-btn{color:#fff;cursor:default;border:none;border-radius:9px;margin-top:2px;padding:9px;font-size:.82rem;font-weight:600}.cta-pulse{isolation:isolate;--cta-glow:#1f7bff8c;animation:2.6s ease-in-out infinite cta-glow;position:relative;overflow:hidden}.cta-pulse:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(100deg,#0000 0%,#ffffff8c 50%,#0000 100%);width:45%;height:100%;animation:3.6s ease-in-out infinite cta-shine;position:absolute;top:0;left:-75%;transform:skew(-18deg)}.cta-arrow{transition:transform .18s}.cta-pulse:hover{animation-duration:1.3s;transform:translateY(-2px)scale(1.02)}.cta-pulse:hover:after{animation-duration:1.1s}.cta-pulse:hover .cta-arrow{transform:translate(4px)}.cta-pulse:active{transform:translateY(0)scale(.99)}.lp-cta-btn.cta-pulse{--cta-glow:#ffffffa6}@keyframes cta-glow{0%,to{box-shadow:0 8px 20px var(--cta-glow)}50%{box-shadow:0 12px 32px var(--cta-glow), 0 0 0 3px color-mix(in srgb, var(--cta-glow) 35%, transparent)}}@keyframes cta-shine{0%{left:-75%}28%{left:130%}to{left:130%}}@media (prefers-reduced-motion:reduce){.cta-pulse,.cta-pulse:after{animation:none}.cta-pulse:after{display:none}}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(26px)}[data-reveal].reveal-in{opacity:1;transform:none}.lp-hero-text>*{animation:.7s cubic-bezier(.22,1,.36,1) both lp-hero-up}.lp-hero-text>:first-child{animation-delay:50ms}.lp-hero-text>:nth-child(2){animation-delay:.12s}.lp-hero-text>:nth-child(3){animation-delay:.19s}.lp-hero-text>:nth-child(4){animation-delay:.26s}.lp-hero-text>:nth-child(5){animation-delay:.33s}.lp-hero-text>:nth-child(6){animation-delay:.4s}.lp-hero-text>:nth-child(7){animation-delay:.47s}.lp-hero-phone{animation:.9s cubic-bezier(.22,1,.36,1) .25s both lp-hero-pop}@keyframes lp-hero-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes lp-hero-pop{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:none}}.lp-perk,.lp-trust-card,.lp-step{transition:transform .2s,box-shadow .2s}.lp-perk:hover,.lp-trust-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0d1b3e24}.lp-perk-ico,.lp-trust-ico{transition:transform .25s}.lp-perk:hover .lp-perk-ico{transform:scale(1.08)rotate(-4deg)}.lp-trust-card:hover .lp-trust-ico{transform:scale(1.1)}.lp-step{border-radius:20px;overflow:hidden}.lp-step img{transition:transform .35s}.lp-step:hover{transform:translateY(-6px);box-shadow:0 20px 44px #0d1b3e29}.lp-step:hover img{transform:scale(1.04)}.lp-trust-shield{animation:4s ease-in-out infinite lp-shield-float;position:relative}.lp-trust-shield:before,.lp-trust-shield:after{content:"";border-radius:inherit;pointer-events:none;border:2px solid #1f7bff80;animation:2.8s ease-out infinite lp-shield-ring;position:absolute;inset:0}.lp-trust-shield:after{animation-delay:1.4s}@keyframes lp-shield-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes lp-shield-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.lp-hero-text>*,.lp-hero-phone,.lp-trust-shield,.lp-trust-shield:before,.lp-trust-shield:after{animation:none}.lp-trust-shield:before,.lp-trust-shield:after{display:none}}.lp-examples{padding:4.5rem 0}.lp-carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--brand) transparent;gap:2rem;padding:.5rem max(1.5rem,50vw - 590px) 1.5rem;display:flex;overflow-x:auto}.lp-carousel::-webkit-scrollbar{height:8px}.lp-carousel::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.lp-carousel::-webkit-scrollbar-thumb:hover{background:var(--brand)}.lp-carousel-item{scroll-snap-align:center;flex-direction:column;flex:none;align-items:center;gap:.9rem;display:flex}.lp-carousel-cat{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);background:#e4f0ff;border-radius:999px;padding:.3rem .9rem;font-size:.68rem;font-weight:700}@media (width<=900px){.lp-carousel{padding-left:1.2rem;padding-right:1.2rem}}
