.header{position:sticky;top:0;z-index:50;background:#f3f4f6;border-bottom:1px solid var(--line)}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;height:70px}.logo{z-index:2;display:inline-flex;align-items:center;text-decoration:none}.logo img{display:block;width:auto;height:34px}.nav{position:absolute;left:50%;display:inline-flex;align-items:center;gap:34px;transform:translate(-50%)}.nav a,.download-link{color:var(--text);font-size:15px;font-weight:500;text-decoration:none}.nav a:hover{opacity:.65}.download-link,.more-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #111111;border-radius:18px;background:#111;color:#fff;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.download-link{z-index:2;margin-left:auto;padding:0 16px;font-size:14px}.download-link:hover,.more-cta a:hover{border-color:#2c2c2e;background:#2c2c2e}.download-link:active,.more-cta a:active{border-color:#000;background:#000}.menu-btn{display:none;width:auto;height:auto;padding:0;border:0;background:transparent;color:#111;font-size:30px;line-height:1;cursor:pointer}.landing-main{position:relative;background:var(--bg)}.landing-content{position:relative;z-index:100;background:var(--bg)}.landing-content:before{position:absolute;top:-180px;left:0;width:100%;height:180px;background:linear-gradient(to bottom,rgba(243,244,246,0) 0%,rgba(243,244,246,.12) 24%,rgba(243,244,246,.38) 48%,rgba(243,244,246,.72) 74%,var(--bg) 100%);content:"";pointer-events:none}.hero{position:relative;overflow:hidden;padding:clamp(52px,6vw,76px) 0 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(48px,7vw,92px);min-height:calc(100svh - 146px)}.headline{max-width:730px;font-size:clamp(38px,6vw,60px);font-weight:700;line-height:.98;letter-spacing:-.03em}.hero-copy{max-width:560px;margin-top:24px;color:var(--text-secondary);font-size:15px;line-height:1.72}.store-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.store-btn{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;transition:opacity .15s ease}.store-btn img{display:block;width:auto;max-width:100%;height:48px;border-radius:14px}.store-btn:not(.is-disabled):hover{opacity:.78}.store-btn:not(.is-disabled):active{opacity:.64}.store-btn.is-disabled{opacity:.55;cursor:default}.hero-visual{position:relative;display:grid;place-items:end center;align-self:stretch;min-height:680px}.visual-wrap{position:relative;width:min(540px,100%);margin-bottom:-2px}.preview-illustration{display:block;width:100%;height:auto;object-fit:contain}@keyframes hero-content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-visual-enter{0%{opacity:0;transform:translateY(12px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:no-preference){.headline,.hero-copy,.hero .store-buttons{animation:hero-content-enter 1.1s cubic-bezier(.22,1,.36,1) both}.hero-copy{animation-delay:.12s}.hero .store-buttons{animation-delay:.23s}.hero-visual{animation:hero-visual-enter 1.35s cubic-bezier(.22,1,.36,1) 90ms both}}.social-proof{padding:clamp(96px,10vw,136px) 0}.social-proof-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(52px,8vw,104px);align-items:center}.social-proof-title{max-width:780px;color:var(--accent-soft);font-size:clamp(30px,4.4vw,50px);font-weight:700;line-height:1.1;letter-spacing:-.02em}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,52px);align-items:start}.metric-value{margin-bottom:10px;color:var(--brand);font-size:clamp(44px,6vw,72px);font-weight:700;font-variant-numeric:tabular-nums;line-height:.95;letter-spacing:-.03em;will-change:opacity,transform}.metric-label{color:var(--text-muted);font-size:16px;line-height:1.4;font-weight:500}.faq-section{padding:clamp(96px,10vw,136px) 0;border-top:1px solid var(--line)}.faq-title,.more-title{margin-bottom:44px;color:var(--accent-soft);font-size:clamp(26px,4vw,40px);font-weight:700;line-height:1.12;letter-spacing:-.02em;text-align:center}.faq-list{width:min(100%,980px);margin:0 auto;border-top:1px solid rgba(0,0,0,.09)}.faq-item{border-bottom:1px solid rgba(0,0,0,.09);background:transparent}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:26px 0;border:0;background:transparent;color:var(--accent-soft);font-size:clamp(16px,1.9vw,22px);font-weight:700;line-height:1.2;letter-spacing:-.01em;text-align:left;cursor:pointer;transition:color .15s ease}.faq-question:hover{color:#4a4a4f}.faq-arrow{display:inline-flex;flex:0 0 auto;width:20px;height:20px;color:var(--accent-soft);transition:transform .2s ease}.faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .22s ease}.faq-answer{max-width:860px;padding:0 48px 26px 0;color:#20222f;font-size:14px;font-weight:500;line-height:1.62}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-support{margin-top:32px;color:#333544;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:-.01em;text-align:center}.faq-support a{color:#111;font-weight:600;text-decoration:underline;text-decoration-color:#11111147;text-underline-offset:3px}.more-features{padding:clamp(96px,10vw,136px) 0;border-top:1px solid var(--line)}.more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.more-card{min-height:100%;padding:28px 26px 26px;border:1px solid rgba(0,0,0,.07);border-radius:var(--radius-card);background:var(--surface)}.more-card h3{margin:18px 0 8px;color:var(--accent-soft);font-size:18px;font-weight:700;line-height:1.3}.more-card p{color:var(--text-muted);font-size:14px;line-height:1.65}.more-icon{display:inline-flex;width:22px;height:22px;color:var(--brand)}.more-cta{margin-top:48px;text-align:center}.more-cta p{max-width:760px;margin:0 auto 24px;color:#3a3c49;font-size:17px;line-height:1.68}.more-cta a{min-height:44px;padding:0 20px;font-size:15px}.download-link:focus-visible,.more-cta a:focus-visible,.store-btn:focus-visible,.menu-btn:focus-visible,.faq-question:focus-visible,.footer-store-row a:focus-visible,.footer-social-link:focus-visible{outline:3px solid rgba(10,132,255,.38);outline-offset:3px}.footer{padding:58px 0 26px;border-top:1px solid rgba(0,0,0,.08);background:#fff;color:#111}.footer-shell{width:min(1160px,calc(100% - 64px))}.footer-store-row{display:flex;align-items:center;justify-content:center;gap:14px;padding-bottom:48px;border-bottom:1px solid rgba(0,0,0,.1)}.footer-store-row a{display:inline-flex;border-radius:9px;transition:opacity .15s ease}.footer-store-row a:hover{opacity:.78}.footer-store-row img{display:block;width:auto;height:52px}.footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(48px,9vw,128px);align-items:start;padding:52px 0 58px}.footer-logo{display:block;width:auto;height:40px}.footer-col{min-width:0}.footer-col h4{margin-bottom:18px;color:#111;font-size:17px;font-weight:700;line-height:1.2}.footer-col a{display:block;width:fit-content;margin-bottom:12px;color:#6c6c70;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .16s ease}.footer-col a:hover{color:#111}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:48px;padding-top:22px;border-top:1px solid rgba(0,0,0,.1)}.footer-socials{display:flex;justify-content:flex-start}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;transition:opacity .15s ease}.footer-social-link:hover{opacity:.78}.footer-social-link img{display:block;width:28px;height:28px}.footer-brand-link{display:inline-flex;justify-self:center;text-decoration:none}.footer-meta{display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#6c6c70;font-size:13px;white-space:nowrap}.footer-language{position:relative;color:#111;font-weight:600}.footer-language summary{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 11px 0 12px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#f3f4f6;color:#111;list-style:none;cursor:pointer;user-select:none}.footer-language summary::-webkit-details-marker{display:none}.footer-language summary:hover{background:#ececef}.footer-language-globe{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-language summary:focus-visible{border-color:#00000059;outline:3px solid rgba(0,0,0,.08);outline-offset:2px}.footer-language .footer-language-chevron{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transition:transform .15s ease}.footer-language[open] .footer-language-chevron{transform:rotate(180deg)}.footer-language-menu{position:absolute;right:0;bottom:calc(100% + 9px);z-index:20;display:grid;width:174px;padding:6px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff;box-shadow:0 10px 30px #0000001f}.footer-language:not([open]) .footer-language-menu{display:none}.footer-language-menu a{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 10px;border-radius:7px;color:#4c4c50;text-decoration:none}.footer-language-menu a:hover{background:#f3f4f6;color:#111}.footer-language-menu a[aria-current=page]{color:#111;font-weight:700}@media(min-width:768px){.hero{position:sticky;top:70px;z-index:1;background:var(--bg)}}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;min-height:auto;gap:48px}.hero-visual{min-height:620px}.visual-wrap{width:min(430px,74vw)}.social-proof-grid{grid-template-columns:1fr;gap:40px}.metrics,.more-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:48px}.footer-bottom{grid-template-columns:auto 1fr}.footer-brand-link{grid-column:1 / -1;grid-row:1}.footer-socials,.footer-meta{grid-row:2}}@media(max-width:767px){.header-inner{height:64px}.menu-btn{display:inline-flex;align-items:center;justify-content:center}.nav{position:absolute;top:64px;left:0;right:0;display:none;flex-direction:column;align-items:flex-start;gap:12px;padding:16px 12px 20px;background:#f3f4f6;border-bottom:1px solid var(--line);transform:none}.nav.open{display:flex}.download-link{display:none}.hero{position:sticky;top:64px;z-index:1;padding:40px 0 0;background:var(--bg)}.hero-grid{gap:28px}.headline{font-size:34px;line-height:1.04;letter-spacing:-.02em}.hero-copy{margin-top:18px;font-size:15px;line-height:1.62}.store-buttons{margin-top:22px;gap:10px}.store-btn{min-width:0}.store-btn img{height:44px}.hero-visual{min-height:auto;margin-top:4px}.visual-wrap{width:min(270px,76vw);margin-top:0}.social-proof{padding:76px 0}.social-proof-title{font-size:28px}.metrics,.more-grid{grid-template-columns:1fr}.metrics{gap:28px}.metric-value{font-size:44px}.metric-label{font-size:16px}.faq-title,.more-title{margin-bottom:30px;font-size:26px}.faq-question{padding:21px 0;font-size:16px}.faq-answer{padding:0 36px 20px 0;font-size:13px}.faq-support{margin-top:28px;font-size:13px}.more-features,.faq-section{padding:76px 0}.more-grid{gap:14px}.more-card{padding:24px 22px 22px}.more-cta{margin-top:36px}.more-cta p{font-size:15px}.footer{padding:42px 0 20px}.footer-shell{width:min(100% - 40px,1160px)}.footer-store-row{gap:9px;padding-bottom:36px}.footer-store-row img{height:42px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 26px;padding:40px 0 44px}.footer-col:last-child{grid-column:1 / -1}.footer-col h4{margin-bottom:14px}.footer-col a{font-size:14px}.footer-bottom{grid-template-columns:1fr auto;gap:18px;padding-top:24px}.footer-logo{height:35px}.footer-meta{flex-direction:column-reverse;align-items:flex-end;gap:8px}.footer-language summary{min-height:36px}}
