:root{--canvas:#f5f7fb;--surface:#ffffff;--surface-strong:#eef5ff;--ink:#152033;--muted:#69768c;--line:#dce4ef;--blue:#2263b6;--blue-dark:#17477f;--mint:#2f9b7c;--gold:#b7791f;--coral:#c94d4d;--shadow:0 18px 42px rgba(22,39,70,0.09);color-scheme:light}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}.landing-page{--color-primary:#1e4a86;--color-primary-light:#eaf2fb;--color-background:#f5f8fc;--color-card:#ffffff;--color-text:#111827;--color-muted:#667085;--color-green:#3c9178;--color-purple:#914193;--color-orange:#d89023;--color-red:#d96459;--color-blue:#2f6fb7;--landing-line:#dce7f4;--landing-shadow:0 24px 70px rgba(30,74,134,0.14);min-height:100vh;background:radial-gradient(circle at top left,rgba(234,242,251,.92),transparent 34rem),linear-gradient(180deg,#ffffff 0,var(--color-background) 42%,#ffffff 100%);color:var(--color-text)}.landing-container{width:min(1160px,calc(100% - 40px));margin:0 auto}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,231,244,.78);background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-header-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:18px}.landing-logo{display:inline-flex;align-items:center;text-decoration:none}.landing-logo-image{display:block;width:clamp(150px,15vw,210px);height:48px;border-radius:14px;object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 18px rgba(30,74,134,.08))}.landing-nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;color:var(--color-muted);font-size:.93rem;font-weight:800}.landing-nav a{text-decoration:none}.landing-nav a:hover{color:var(--color-primary)}.landing-language-switcher{gap:3px;border:1px solid #d7e3f0;background:#ffffff;padding:3px}.landing-language-switcher,.landing-language-switcher a{display:inline-flex;align-items:center;border-radius:999px}.landing-language-switcher a{min-width:34px;min-height:30px;justify-content:center;padding:0 9px;color:var(--color-muted);font-size:.78rem;font-weight:900;line-height:1}.landing-language-switcher a[aria-current=page]{background:var(--color-primary-light);color:var(--color-primary)}.landing-mobile-nav{display:none;position:relative}.landing-mobile-nav summary{list-style:none}.landing-mobile-nav summary::-webkit-details-marker{display:none}.landing-menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--landing-line);border-radius:14px;background:#ffffff;color:var(--color-primary)}.landing-menu-button svg{width:20px;height:20px}.landing-menu-icon-close{display:none}.landing-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:16px;padding:13px 19px;font-size:.94rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.landing-button:hover{transform:translateY(-1px)}.landing-button-primary{background:var(--color-primary);color:#ffffff;box-shadow:0 14px 28px rgba(30,74,134,.2)}.landing-button-primary:hover{background:#173e71}.landing-button-secondary{border-color:#cadbed;background:#ffffff;color:var(--color-primary)}.landing-button-small{min-height:42px;border-radius:14px;padding:11px 16px}.app-store-badge-link{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;line-height:0;text-decoration:none}.app-store-badge-link:hover{opacity:.92}.app-store-badge-link img{display:block;width:180px;max-width:100%;height:auto}.app-store-badge-small img{width:132px}.landing-hero{overflow:hidden;padding:74px 0 82px}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1fr);align-items:center;grid-gap:58px;gap:58px}.landing-hero-copy h1{max-width:690px;margin:0;color:var(--color-text);font-size:clamp(3.15rem,6vw,5.85rem);line-height:.96;letter-spacing:0}.landing-hero-copy p{max-width:640px;margin:24px 0 0;color:var(--color-muted);font-size:1.22rem;line-height:1.7}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.landing-trust-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;color:#526275;font-size:.9rem;font-weight:800}.landing-trust-line span{display:inline-flex;align-items:center;gap:8px}.landing-trust-line span:before{width:8px;height:8px;border-radius:999px;background:var(--color-green);content:""}.landing-hero-visual{position:relative;display:grid;min-height:620px;place-items:center}.landing-phone,.landing-screen-phone{border:1px solid rgba(220,231,244,.96);background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(145deg,rgba(47,111,183,.3),rgba(60,145,120,.18)) border-box;box-shadow:var(--landing-shadow)}.landing-phone{position:relative;overflow:hidden;width:min(360px,88vw);aspect-ratio:601/1306;border-radius:42px;padding:0}.landing-hero-mini-screen img,.landing-phone img,.landing-screen-phone img{display:block;width:100%;height:100%;object-fit:cover}.landing-hero-mini-screen picture,.landing-phone picture,.landing-screen-phone picture{display:block;width:100%;height:100%}.landing-feature-icon svg,.landing-floating-card svg,.landing-pricing-card li svg,.landing-trust-card svg{width:20px;height:20px;flex:0 0 auto}.landing-floating-card{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--landing-line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(30,74,134,.13);padding:13px 15px;color:#344054;font-size:.84rem;font-weight:900}.landing-floating-card-left{left:4px;top:118px}.landing-floating-card-left svg{color:var(--color-orange)}.landing-floating-card-right{right:0;bottom:128px}.landing-floating-card-right svg{color:var(--color-green)}.landing-hero-mini-screen{position:absolute;z-index:1;overflow:hidden;width:132px;aspect-ratio:601/1306;border:1px solid rgba(220,231,244,.96);border-radius:24px;background:#ffffff;box-shadow:0 22px 50px rgba(30,74,134,.15)}.landing-hero-mini-screen svg{position:absolute;top:14px;left:14px;z-index:1;width:22px;height:22px;border-radius:10px;background:rgba(255,255,255,.86);padding:4px;color:var(--color-primary);box-shadow:0 8px 18px rgba(30,74,134,.12)}.landing-hero-mini-calendar{right:24px;top:52px;transform:rotate(5deg)}.landing-hero-mini-tasks{left:20px;bottom:56px;transform:rotate(-5deg)}.landing-faq-section,.landing-feature-section,.landing-final-cta,.landing-pricing-section,.landing-problem-section,.landing-screenshot-section,.landing-trust-section{padding:84px 0}.landing-problem-section{background:#ffffff}.landing-section-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);grid-gap:32px;gap:32px;align-items:end;margin-bottom:34px}.landing-section-heading-centered{display:block;max-width:760px;margin-right:auto;margin-left:auto;text-align:center}.landing-final-cta h2,.landing-section-heading h2,.landing-trust-copy h2{margin:0;color:var(--color-text);font-size:clamp(2.15rem,4vw,3.6rem);line-height:1.05;letter-spacing:0}.landing-feature-card p,.landing-final-cta p,.landing-footer p,.landing-pricing-card p,.landing-section-heading p,.landing-solution-card p,.landing-trust-copy p{margin:0;color:var(--color-muted);line-height:1.65}.landing-section-heading p{font-size:1.04rem}.landing-section-heading-centered p{margin-top:18px}.landing-answer-box{margin-top:24px;border:1px solid var(--landing-line);border-radius:24px;background:#ffffff;box-shadow:0 16px 40px rgba(30,74,134,.08);padding:24px}.landing-answer-box h3{margin:0 0 10px;color:var(--color-text);font-size:1.15rem;line-height:1.25}.landing-byline{margin-top:18px;color:#526275;font-size:.94rem;font-weight:800}.landing-feature-grid,.landing-pricing-grid,.landing-solution-grid,.landing-trust-cards{display:grid;grid-gap:18px;gap:18px}.landing-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-feature-card,.landing-pricing-card,.landing-solution-card,.landing-trust-card{border:1px solid var(--landing-line);border-radius:28px;background:var(--color-card);box-shadow:0 16px 40px rgba(30,74,134,.08)}.landing-solution-card{padding:26px}.landing-solution-card span{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:14px;background:var(--color-primary-light);color:var(--color-primary);font-size:.92rem;font-weight:900}.landing-feature-card h2,.landing-feature-card h3,.landing-pricing-card h3,.landing-screen-card h3,.landing-solution-card h3,.landing-trust-card h3{margin:18px 0 8px;color:var(--color-text);font-size:1.18rem;line-height:1.25}.landing-feature-section{background:var(--color-background)}.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-feature-card{min-height:236px;padding:26px}.landing-feature-card p+p{margin-top:10px}.landing-text-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:16px;color:var(--color-primary);font-weight:900;text-decoration:none}.landing-text-link:hover{color:#173e71}.landing-feature-icon{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:18px}.landing-feature-card.blue .landing-feature-icon{background:#eaf2fb;color:var(--color-blue)}.landing-feature-card.green .landing-feature-icon{background:#eaf8f3;color:var(--color-green)}.landing-feature-card.purple .landing-feature-icon{background:#f6ecf7;color:var(--color-purple)}.landing-feature-card.orange .landing-feature-icon{background:#fff5e3;color:var(--color-orange)}.landing-feature-card.red .landing-feature-icon{background:#fff0ee;color:var(--color-red)}.landing-screenshot-section{overflow:hidden;background:#ffffff}.landing-screenshot-rail{display:grid;grid-template-columns:repeat(4,minmax(0,250px));justify-content:center;grid-gap:34px 24px;gap:34px 24px;align-items:start;max-width:1096px;margin:0 auto}.landing-screen-card{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.landing-screen-phone{position:relative;overflow:hidden;width:100%;max-width:250px;aspect-ratio:601/1306;border-radius:34px;border:1px solid #d8e5f3;background:#f8fbff;box-shadow:0 22px 42px rgba(30,74,134,.1)}.landing-screen-card p{max-width:230px;margin:0 auto;color:var(--color-muted);font-size:.9rem;line-height:1.5}.landing-pricing-section{background:var(--color-background)}.seo-hero{padding:74px 0 64px;background:radial-gradient(circle at top left,rgba(234,242,251,.92),transparent 32rem),#ffffff}.seo-hero-inner{max-width:880px}.seo-keyword{margin:0 0 12px;color:var(--color-primary);font-size:.84rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.seo-hero h1{max-width:760px;margin:0;color:var(--color-text);font-size:clamp(2.8rem,6vw,5rem);line-height:.98;letter-spacing:0}.seo-content-card p,.seo-hero p:not(.seo-keyword),.seo-related-inner p{color:var(--color-muted);line-height:1.72}.seo-hero p:not(.seo-keyword){max-width:760px;margin:22px 0 0;font-size:1.16rem}.seo-hero .seo-byline{margin-top:14px;color:#526275;font-size:.94rem;font-weight:800}.seo-content-section{padding:72px 0;background:var(--color-background)}.seo-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.seo-content-card,.seo-related-inner{border:1px solid var(--landing-line);border-radius:28px;background:#ffffff;box-shadow:0 16px 40px rgba(30,74,134,.08)}.seo-content-card{padding:28px}.seo-content-card h2,.seo-related-inner h2{margin:0 0 14px;color:var(--color-text);font-size:1.35rem;line-height:1.2;letter-spacing:0}.seo-content-card p{margin:0}.seo-content-card p+p{margin-top:12px}.seo-answer-card{grid-column:1/-1}.seo-faq-section{padding:0 0 72px;background:var(--color-background)}.seo-faq-section .landing-faq-list{margin-top:18px}.seo-related-section{padding:0 0 72px;background:var(--color-background)}.seo-related-inner{padding:28px}.seo-related-inner nav{display:flex;flex-wrap:wrap;gap:12px 20px}.landing-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;max-width:930px;margin:0 auto}.landing-pricing-card{display:flex;flex-direction:column;padding:30px}.landing-pricing-card.is-featured{border-color:rgba(30,74,134,.38);box-shadow:0 26px 70px rgba(30,74,134,.16)}.landing-pricing-card h3{margin-top:0;font-size:1.35rem}.landing-pricing-card>strong{display:block;margin-bottom:10px;color:var(--color-primary);font-size:1.72rem;line-height:1.15}.landing-pricing-card ul{display:grid;grid-gap:12px;gap:12px;margin:24px 0;padding:0;list-style:none}.landing-pricing-card li{display:flex;align-items:flex-start;gap:10px;color:#344054;font-weight:750;line-height:1.4}.landing-pricing-card li svg{color:var(--color-green)}.landing-pricing-card .app-store-badge-link{margin-top:auto}.landing-trust-section{background:#ffffff}.landing-trust-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);grid-gap:48px;gap:48px;align-items:center}.landing-trust-copy p{margin-top:20px;font-size:1.05rem}.landing-trust-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-trust-card{display:flex;align-items:center;gap:14px;min-height:96px;padding:18px}.landing-trust-card span{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:16px;background:var(--color-primary-light);color:var(--color-primary)}.landing-trust-card h3{margin:0;font-size:1rem}.landing-faq-section{background:var(--color-background)}.landing-faq-list{display:grid;grid-gap:12px;gap:12px;max-width:860px;margin:0 auto}.landing-faq-item{border:1px solid var(--landing-line);border-radius:24px;background:#ffffff;box-shadow:0 14px 34px rgba(30,74,134,.07)}.landing-faq-item summary{cursor:pointer;list-style:none;padding:20px 24px;color:var(--color-text);font-size:1.02rem;font-weight:900}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary:after{float:right;color:var(--color-primary);content:"+"}.landing-faq-item[open] summary:after{content:"-"}.landing-faq-item p{margin:0;border-top:1px solid var(--landing-line);padding:0 24px 22px;color:var(--color-muted);line-height:1.68}.landing-final-cta{background:linear-gradient(135deg,rgba(30,74,134,.94),rgba(47,111,183,.9)),var(--color-primary);color:#ffffff;text-align:center}.landing-final-cta-inner{max-width:760px}.landing-final-cta h2,.landing-final-cta p{color:#ffffff}.landing-final-cta p{margin-top:18px;opacity:.86}.landing-final-cta .app-store-badge-link{display:flex;width:-moz-fit-content;width:fit-content;margin:28px auto 0}.landing-final-cta span{display:block;margin-top:18px;color:rgba(255,255,255,.78);font-size:.92rem;font-weight:800}.landing-footer{background:radial-gradient(circle at top left,rgba(47,111,183,.22),transparent 28rem),#0f1f35;color:#ffffff;padding:46px 0 34px}.landing-footer-grid{display:flex;flex-direction:column;gap:34px}.landing-footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.landing-footer-brand img{display:block;width:min(220px,100%);height:auto;margin-bottom:14px;border-radius:20px;box-shadow:0 18px 38px rgba(2,10,24,.2)}.landing-footer-brand picture,.landing-logo picture{display:block}.landing-footer p{max-width:520px;margin:0;color:rgba(255,255,255,.72);font-size:1rem;line-height:1.7}@supports (content-visibility:auto){.landing-faq-section,.landing-feature-section,.landing-final-cta,.landing-pricing-section,.landing-problem-section,.landing-screenshot-section,.landing-trust-section{content-visibility:auto;contain-intrinsic-size:auto 720px}}.landing-footer-cta{display:inline-flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:16px;padding:13px 20px;background:#ffffff;color:var(--color-primary);font-size:.94rem;font-weight:900;text-decoration:none;box-shadow:0 18px 34px rgba(2,10,24,.2)}.landing-footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px;padding-top:4px}.landing-footer-nav div{display:grid;align-content:start;grid-gap:11px;gap:11px}.landing-footer-nav h2{margin:0 0 4px;color:rgba(255,255,255,.98);font-size:.84rem;font-weight:900}.landing-footer-social-link{display:inline-flex;align-items:center;gap:9px}.landing-footer-social-icon{width:15px;height:15px;fill:currentColor;flex:0 0 auto}.landing-footer-nav a{color:rgba(255,255,255,.72);font-size:.92rem;font-weight:750;line-height:1.35}.landing-footer a{text-decoration:none}.landing-footer a:hover{color:#ffffff}.landing-footer-grid>span{display:block;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.52);font-size:.86rem}.landing-legal-hero{padding:68px 0 46px;background:radial-gradient(circle at 18% 12%,rgba(234,242,251,.96),transparent 26rem),#ffffff}.landing-legal-hero-inner{max-width:860px}.landing-legal-back{display:inline-flex;margin-bottom:24px;color:var(--color-primary);font-size:.92rem;font-weight:900;text-decoration:none}.landing-legal-back:hover{text-decoration:underline}.landing-legal-hero h1{margin:0;color:var(--color-text);font-size:clamp(2.55rem,5vw,4.8rem);line-height:.98;letter-spacing:0;overflow-wrap:anywhere}.landing-legal-hero p{max-width:760px;margin:22px 0 0;color:var(--color-muted);font-size:1.12rem;line-height:1.7}.landing-legal-hero span{display:inline-flex;margin-top:20px;border:1px solid var(--landing-line);border-radius:999px;background:var(--color-primary-light);padding:8px 12px;color:var(--color-primary);font-size:.84rem;font-weight:900}.landing-legal-section{padding:56px 0 88px;background:#ffffff}.landing-legal-document{display:grid;grid-gap:0;gap:0;max-width:880px}.landing-legal-block{padding:30px 0;border-top:1px solid var(--landing-line)}.landing-legal-block:first-child{border-top:0;padding-top:0}.landing-legal-block h2{margin:0 0 14px;color:var(--color-text);font-size:1.32rem;line-height:1.24}.landing-legal-block p{margin:0;color:var(--color-muted);line-height:1.72}.landing-legal-block address{color:var(--color-muted);font-style:normal;line-height:1.72}.landing-legal-block p+p{margin-top:12px}.landing-legal-block a{color:var(--color-primary);font-weight:900}.landing-legal-block ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:20px;color:var(--color-muted);line-height:1.65}.landing-page{overflow:hidden}.landing-header{transition:box-shadow .22s ease,background .22s ease,border-color .22s ease}.landing-header:focus-within,.landing-header:hover{border-color:rgba(197,216,238,.92);background:rgba(255,255,255,.93);box-shadow:0 16px 36px rgba(30,74,134,.08)}.landing-hero{position:relative;isolation:isolate;padding:86px 0 92px}.landing-hero:after{position:absolute;inset:auto -8vw -58px -8vw;z-index:-1;height:170px;background:linear-gradient(177deg,transparent 0 34%,#ffffff 35% 100%);content:""}.landing-hero-flow{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.landing-hero-flow span{position:absolute;display:block;width:46vw;height:1px;background:linear-gradient(90deg,transparent,rgba(47,111,183,.18),transparent);transform:rotate(-12deg);transform-origin:center;animation:landing-flow-line 12s linear infinite}.landing-hero-flow span:first-child{top:18%;left:-12%}.landing-hero-flow span:nth-child(2){top:52%;right:-16%;animation-delay:-4s}.landing-hero-flow span:nth-child(3){right:10%;bottom:11%;width:28vw;animation-delay:-8s}.landing-hero-copy,.landing-hero-visual{will-change:transform}.landing-hero-copy h1{text-wrap:balance}.landing-hero-copy p{text-wrap:pretty}.landing-hero-visual{isolation:isolate;min-height:650px;perspective:1100px}.landing-hero-visual:before{position:absolute;inset:48px 6px 38px;z-index:-2;border:1px solid rgba(30,74,134,.08);border-radius:999px;background:linear-gradient(115deg,rgba(234,242,251,.82),rgba(255,255,255,.3)),repeating-linear-gradient(118deg,rgba(47,111,183,.08) 0 1px,transparent 1px 28px);-webkit-mask-image:radial-gradient(circle at center,transparent 0 36%,#000 37% 76%,transparent 77%);mask-image:radial-gradient(circle at center,transparent 0 36%,#000 37% 76%,transparent 77%);content:""}.landing-hero-orbit{position:absolute;z-index:-1;border:1px solid rgba(47,111,183,.16);border-radius:999px;pointer-events:none}.landing-hero-orbit-one{width:min(520px,94vw);height:min(520px,94vw);animation:landing-orbit-spin 28s linear infinite}.landing-hero-orbit-two{width:min(420px,78vw);height:min(420px,78vw);border-color:rgba(60,145,120,.16);transform:rotate(18deg) scaleY(.72);animation:landing-orbit-drift 18s ease-in-out infinite}.landing-phone{z-index:1;transform:rotateX(2deg) rotateY(-5deg) translateZ(0);transition:transform .42s ease,box-shadow .42s ease}.landing-hero-visual:hover .landing-phone{transform:rotateX(0deg) rotateY(-1deg) translateY(-8px) translateZ(0);box-shadow:0 34px 92px rgba(30,74,134,.2)}.landing-phone:after,.landing-screen-phone:after{position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 44%,rgba(255,255,255,.44) 50%,transparent 57%);content:"";pointer-events:none;transform:translateX(-120%)}.landing-hero-visual:hover .landing-phone:after,.landing-screen-card:hover .landing-screen-phone:after{animation:landing-screen-sheen .9s ease}.landing-floating-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease;animation:landing-float 7s ease-in-out infinite}.landing-floating-card:hover{border-color:rgba(47,111,183,.28);box-shadow:0 22px 54px rgba(30,74,134,.16);transform:translateY(-4px)}.landing-floating-card-right{animation-delay:-3.5s}.landing-hero-mini-screen{transition:transform .36s ease,box-shadow .36s ease;animation:landing-mini-drift 8s ease-in-out infinite}.landing-hero-mini-tasks{animation-delay:-4s}.landing-hero-visual:hover .landing-hero-mini-calendar{transform:rotate(3deg) translate(-8px,-8px)}.landing-hero-visual:hover .landing-hero-mini-tasks{transform:rotate(-3deg) translate(8px,8px)}.landing-problem-section,.landing-screenshot-section,.landing-trust-section{position:relative;isolation:isolate}.landing-problem-section:before,.landing-screenshot-section:before,.landing-trust-section:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,rgba(234,242,251,.62),transparent 42%);content:"";opacity:.8}.landing-faq-item,.landing-feature-card,.landing-pricing-card,.landing-solution-card,.landing-trust-card{transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.landing-faq-item:hover,.landing-feature-card:hover,.landing-pricing-card:hover,.landing-solution-card:hover,.landing-trust-card:hover{border-color:rgba(47,111,183,.24);box-shadow:0 24px 58px rgba(30,74,134,.13);transform:translateY(-6px)}.landing-feature-card{position:relative;overflow:hidden}.landing-feature-card:after{position:absolute;inset:auto 22px 0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,currentColor,transparent);content:"";opacity:0;transform:translateY(3px);transition:opacity .24s ease,transform .24s ease}.landing-feature-card:hover:after{opacity:.18;transform:translateY(0)}.landing-screenshot-rail{position:relative}.landing-screenshot-rail:before{position:absolute;top:26%;right:-8vw;left:-8vw;z-index:0;height:1px;background:linear-gradient(90deg,transparent,rgba(30,74,134,.16),transparent);content:""}.landing-screen-card{position:relative;z-index:1}.landing-screen-phone{transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.landing-screen-card:hover .landing-screen-phone{border-color:rgba(47,111,183,.3);box-shadow:0 30px 70px rgba(30,74,134,.16);transform:translateY(-10px) scale(1.015)}.landing-pricing-card.is-featured{position:relative;overflow:hidden}.landing-pricing-card.is-featured:before{position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,242,251,.8),transparent 40%);content:"";pointer-events:none}.landing-pricing-card.is-featured>*{position:relative}.landing-final-cta{position:relative;isolation:isolate;overflow:hidden}.landing-final-cta:before{position:absolute;inset:16px 8vw auto;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);content:"";animation:landing-cta-line 7s ease-in-out infinite}.landing-motion-ready [data-animate]{opacity:0;transform:translateY(34px);transition:opacity .72s cubic-bezier(.2,.8,.2,1),transform .72s cubic-bezier(.2,.8,.2,1);transition-delay:var(--landing-delay,0s)}.landing-motion-ready [data-animate=fade-left]{transform:translateX(46px)}.landing-motion-ready [data-animate=fade-right]{transform:translateX(-46px)}.landing-motion-ready [data-animate=scale]{transform:translateY(24px) scale(.96)}.landing-motion-ready .landing-animate-visible{opacity:1;transform:translate(0) scale(1)}.landing-faq-list>:nth-child(2),.landing-feature-grid>:nth-child(2),.landing-pricing-grid>:nth-child(2),.landing-screenshot-rail>:nth-child(2),.landing-solution-grid>:nth-child(2),.landing-trust-cards>:nth-child(2){--landing-delay:80ms}.landing-faq-list>:nth-child(3),.landing-feature-grid>:nth-child(3),.landing-screenshot-rail>:nth-child(3),.landing-solution-grid>:nth-child(3),.landing-trust-cards>:nth-child(3){--landing-delay:150ms}.landing-faq-list>:nth-child(4),.landing-feature-grid>:nth-child(4),.landing-screenshot-rail>:nth-child(4),.landing-trust-cards>:nth-child(4){--landing-delay:220ms}.landing-faq-list>:nth-child(5),.landing-feature-grid>:nth-child(5),.landing-screenshot-rail>:nth-child(5),.landing-trust-cards>:nth-child(5){--landing-delay:290ms}.landing-faq-list>:nth-child(6),.landing-feature-grid>:nth-child(6),.landing-trust-cards>:nth-child(6){--landing-delay:360ms}.landing-feature-grid>:nth-child(7){--landing-delay:430ms}.landing-feature-grid>:nth-child(8){--landing-delay:500ms}@keyframes landing-flow-line{0%{opacity:0;transform:translateX(-16%) rotate(-12deg)}20%,76%{opacity:1}to{opacity:0;transform:translateX(26%) rotate(-12deg)}}@keyframes landing-orbit-spin{to{transform:rotate(1turn)}}@keyframes landing-orbit-drift{0%,to{transform:rotate(18deg) scaleY(.72) translateY(0)}50%{transform:rotate(28deg) scaleY(.76) translateY(-12px)}}@keyframes landing-float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes landing-mini-drift{0%,to{translate:0 0}50%{translate:0 10px}}@keyframes landing-screen-sheen{to{transform:translateX(120%)}}@keyframes landing-cta-line{0%,to{opacity:.38;transform:translateX(-10%)}50%{opacity:.82;transform:translateX(10%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.landing-motion-ready [data-animate]{opacity:1;transform:none}}@media (max-width:1040px){.landing-hero-grid,.landing-section-heading,.landing-trust-grid{grid-template-columns:1fr}.landing-hero{padding-top:54px}.landing-hero-copy{max-width:780px}.landing-hero-visual{min-height:620px}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-content-grid{grid-template-columns:1fr}.landing-screenshot-rail{grid-template-columns:repeat(3,minmax(0,230px))}}@media (max-width:760px){.landing-container{width:min(100% - 28px,1160px)}.landing-header-inner{min-height:68px}.landing-nav-desktop{display:none}.landing-mobile-nav{display:block}.landing-mobile-nav .landing-menu-button{display:inline-flex}.landing-mobile-nav .landing-nav{position:absolute;top:68px;right:0;width:min(360px,calc(100vw - 28px));display:none;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--landing-line);border-radius:24px;background:#ffffff;box-shadow:0 20px 48px rgba(30,74,134,.16);padding:12px}.landing-mobile-nav[open] .landing-nav{display:flex}.landing-mobile-nav[open] .landing-menu-icon-open{display:none}.landing-mobile-nav[open] .landing-menu-icon-close{display:block}.landing-mobile-nav .landing-nav a{border-radius:16px;padding:12px}.landing-mobile-nav .landing-nav .app-store-badge-link{align-self:flex-start;margin-top:4px;padding:0}.landing-mobile-nav .landing-language-switcher{align-self:flex-start;margin-top:8px}.landing-mobile-nav .landing-language-switcher a{padding:0 9px}.landing-mobile-nav .landing-nav .landing-button{margin-top:4px}.landing-faq-section,.landing-feature-section,.landing-final-cta,.landing-hero,.landing-pricing-section,.landing-problem-section,.landing-screenshot-section,.landing-trust-section{padding:58px 0}.landing-hero-grid{gap:34px}.landing-hero-copy h1{font-size:3.2rem}.landing-hero-copy p{font-size:1.06rem}.landing-hero-actions,.landing-trust-line{display:grid}.landing-hero-visual{min-height:auto;padding:18px 0 0}.landing-phone{width:min(100%,360px)}.landing-floating-card{position:static;width:min(100%,360px);margin:0 auto 12px}.landing-floating-card-right{order:3;margin-top:12px;margin-bottom:0}.landing-hero-mini-screen{display:none}.landing-feature-grid,.landing-pricing-grid,.landing-solution-grid,.landing-trust-cards{grid-template-columns:1fr}.landing-screenshot-rail{display:flex;gap:14px;overflow-x:auto;margin:0 -14px;padding:0 14px 12px;scroll-snap-type:x mandatory}.landing-screen-card{min-width:238px;scroll-snap-align:start}.landing-trust-card{min-height:84px}.landing-footer-grid{gap:28px}.landing-footer-top{flex-direction:column}.landing-footer-nav{grid-template-columns:1fr;gap:24px}.landing-legal-hero{padding:50px 0 34px}.seo-hero{padding:54px 0 48px}.seo-content-section{padding:52px 0}.seo-faq-section,.seo-related-section{padding-bottom:52px}.landing-legal-section{padding:38px 0 60px}.landing-legal-block{padding:24px 0}}@media (max-width:420px){.landing-hero-copy h1{font-size:2.82rem}.landing-final-cta h2,.landing-section-heading h2,.landing-trust-copy h2{font-size:2.05rem}.landing-phone{border-radius:34px;padding:18px}.landing-feature-card,.landing-pricing-card,.landing-solution-card{padding:22px}.landing-faq-item summary{padding:18px 20px}.landing-faq-item p{padding:0 20px 20px}}.landing-feature-card.blue{--feature-accent:var(--color-blue)}.landing-feature-card.green{--feature-accent:var(--color-green)}.landing-feature-card.purple{--feature-accent:var(--color-purple)}.landing-feature-card.orange{--feature-accent:var(--color-orange)}.landing-feature-card.red{--feature-accent:var(--color-red)}.landing-feature-card:after{background:linear-gradient(90deg,transparent,var(--feature-accent,var(--color-primary)),transparent)}@media (max-width:760px){.landing-hero-flow,.landing-hero-orbit,.landing-hero-visual:before{display:none}.landing-hero-visual:hover .landing-phone,.landing-phone{transform:none}.landing-floating-card,.landing-hero-mini-screen{animation:none}}