:root{--ink: #193a52;--muted: #587089;--paper: #ffffff;--mist: #eef4f9;--aqua: #6899c0;--aqua-deep: #4f7fa6;--line: #d5e3ee;--shadow: 0 20px 55px rgba(44, 83, 115, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1120px,calc(100% - 48px));margin-inline:auto}.section{padding:60px 0 120px;scroll-margin-top:84px}.section-muted{background:var(--mist)}.site-header{position:sticky;z-index:10;top:0;background:#fcfeffeb;border-bottom:1px solid rgba(213,227,238,.9);backdrop-filter:blur(14px)}.header-content{min-height:75px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto}.brand img{width:53px;height:auto}.brand-name{color:var(--aqua-deep);align-self:center;font-size:1.14rem;font-weight:900;letter-spacing:.07em;line-height:1}.primary-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2.5vw,31px);margin-left:auto}.primary-nav a{color:#48637c;font-size:.8rem;font-weight:760;letter-spacing:.05em;text-transform:uppercase;transition:color .18s ease}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--aqua)}.mobile-menu{display:none}.language-link{flex:0 0 auto;color:var(--aqua-deep);border:1px solid #c7dbe9;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700}.hero{padding-top:45px;overflow:hidden;background:linear-gradient(145deg,#f7fafc,#fff 60%,#e3eef6)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:68px}.eyebrow,.small-label{color:var(--aqua);margin:0 0 16px;font-size:.75rem;font-weight:800;letter-spacing:.14em}.hero h1,.section-heading h2{margin:0;letter-spacing:-.055em;line-height:.98;font-weight:760}.hero h1{max-width:625px;font-size:clamp(3.2rem,6.15vw,5.8rem)}.hero-lead{max-width:590px;margin:28px 0 12px;color:#31536d;font-size:clamp(1.1rem,1.65vw,1.32rem);line-height:1.5;font-weight:620}.hero-description{max-width:570px;margin:0 0 30px;color:var(--muted);line-height:1.7}.play-button{display:inline-flex;align-items:center;gap:20px;border-radius:12px;background:var(--aqua);color:#fff;padding:14px 17px 14px 20px;box-shadow:0 10px 24px #6899c04d;font-size:.9rem;font-weight:750;transition:transform .18s ease,background .18s ease}.play-button:hover,.play-button:focus-visible{background:var(--aqua-deep);transform:translateY(-2px)}.play-button span:last-child{font-size:1.2rem;line-height:1}.phone-stage{position:relative;min-height:490px;display:grid;place-items:center}.phone-stage img{width:min(100%,350px);height:auto;aspect-ratio:343 / 349;object-fit:contain;filter:drop-shadow(0 30px 30px rgba(5,55,66,.22))}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:70px}.benefits p{margin:0;min-height:75px;border-left:1px solid #c9dce9;padding:1px 21px;color:#48677e;font-size:.92rem;line-height:1.45}.benefits p:first-child{border-left:0;padding-left:0}.benefit-icon{width:32px;height:32px;margin-bottom:11px}.section-heading{margin-bottom:54px}.section-heading h2{font-size:clamp(2.65rem,4.8vw,4.7rem)}.section-heading>p:last-child{max-width:620px;margin:20px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.feature-highlight{display:grid;grid-template-columns:310px 1fr;gap:50px;align-items:center;border-radius:22px;background:#fff;padding:36px clamp(26px,5vw,64px);box-shadow:var(--shadow)}.feature-graphic{display:grid;min-height:215px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#e5f0f8,#f9fcfe);overflow:hidden}.feature-graphic img{width:250px}.feature-highlight h3,.feature-card h3{margin:0 0 11px;font-size:1.36rem;letter-spacing:-.025em}.feature-highlight p:not(.small-label),.feature-card p{margin:0;color:var(--muted);line-height:1.65}.small-label{margin-bottom:9px;font-size:.67rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.feature-card{min-height:210px;padding:28px;border:1px solid var(--line);border-radius:17px;background:#ffffffb3}.feature-icon{width:40px;height:40px;margin-bottom:22px}.screenshots{overflow:hidden}.shot-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:28px 20px}.shot-card{margin:0}.shot-image{min-height:370px;display:grid;place-items:end center;padding:28px 20px 0;border:1px solid #dce8f1;border-radius:18px 18px 0 0;background:linear-gradient(155deg,#f7fafc,#e4eef6);overflow:hidden}.shot-image img{max-height:350px;width:auto;filter:drop-shadow(0 12px 13px rgba(16,42,56,.15))}.shot-card.tablet{grid-column:span 3}.shot-card.tablet .shot-image{min-height:320px;padding-inline:28px}.shot-card.tablet .shot-image img{max-width:600px;max-height:300px}.shot-card figcaption{padding-top:13px;color:#54708a;font-size:.85rem;font-weight:700}.manual-list{display:grid;gap:17px}.manual-step{display:grid;grid-template-columns:84px 1fr;gap:20px;padding:28px;border-radius:17px;background:#fff;box-shadow:0 9px 25px #102a380e}.step-index{color:var(--aqua);font-size:.87rem;font-weight:820;letter-spacing:.09em}.manual-step p{max-width:830px;margin:0;color:#3e5d68;font-size:1rem;line-height:1.68}.manual-images{display:grid;grid-template-columns:repeat(2,minmax(0,285px));gap:15px;margin-top:25px}.manual-images.single{grid-template-columns:minmax(0,300px)}.manual-images img{border:1px solid #d3e1eb;border-radius:11px;box-shadow:0 10px 20px #1e436014}.manual-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px;padding:28px 32px;border-radius:18px;background:var(--ink);color:#fff}.manual-cta p{margin:0;font-size:1.1rem;font-weight:650}.manual-cta .play-button{background:#fff;color:var(--ink);box-shadow:none}.site-footer{background:#081e29;color:#ccdde1}.footer-content{display:flex;align-items:center;gap:30px;min-height:133px}.footer-content img{width:75px;height:auto}.footer-content p{margin:0;flex:1;color:#9fb9c0;font-size:.91rem}.footer-content a{color:#fff;font-size:.91rem;font-weight:680}@media(max-width:800px){.shell{width:min(100% - 36px,600px)}.header-content{min-height:69px;gap:15px}.brand img{width:46px}.header-content{flex-wrap:nowrap;padding-top:0}.primary-nav{display:none}.mobile-menu{display:block;position:relative;margin-left:auto}.mobile-menu summary{display:grid;width:40px;height:40px;place-items:center;border:1px solid #c7dbe9;border-radius:10px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.menu-bars,.menu-bars:before,.menu-bars:after{display:block;width:18px;height:2px;border-radius:2px;background:var(--aqua-deep);content:""}.menu-bars{position:relative}.menu-bars:before{position:absolute;top:-6px}.menu-bars:after{position:absolute;top:6px}.mobile-menu[open] summary{border-color:var(--aqua);background:#eef5fa}.mobile-nav{position:absolute;z-index:20;top:calc(100% + 10px);right:0;display:grid;width:max-content;min-width:195px;padding:9px;border:1px solid #d4e3ed;border-radius:13px;background:#fff;box-shadow:0 14px 32px #1e436026}.mobile-nav a{padding:12px 14px;border-radius:8px;color:#31536d;font-size:.8rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.mobile-nav a:hover,.mobile-nav a:focus-visible{background:#eef5fa;color:var(--aqua-deep)}.language-link{margin-left:0}.hero{padding-top:70px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.phone-stage{min-height:370px}.phone-stage img{width:min(100%,350px);height:auto}.benefits{grid-template-columns:repeat(2,1fr);gap:25px 0;padding-top:55px}.benefits p:nth-child(3){border-left:0;padding-left:0}.feature-highlight{grid-template-columns:1fr;gap:26px}.feature-graphic{min-height:180px}.feature-grid,.shot-grid{grid-template-columns:repeat(2,1fr)}.shot-card.tablet{grid-column:span 2}}@media(max-width:520px){.section{padding:42px 0 84px}.hero{padding-top:29px}.hero h1{letter-spacing:-.06em}.section-heading{margin-bottom:38px}.feature-highlight,.feature-card,.manual-step{padding:23px}.feature-grid,.shot-grid{grid-template-columns:1fr}.shot-card.tablet{grid-column:span 1}.shot-image{min-height:340px}.shot-card.tablet .shot-image{min-height:190px}.shot-card.tablet .shot-image img{max-height:180px}.manual-step{grid-template-columns:1fr;gap:10px}.manual-images{grid-template-columns:1fr}.manual-cta,.footer-content{align-items:flex-start;flex-direction:column}.manual-cta{padding:25px}.footer-content{padding:35px 0;gap:17px}}
