:root{color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--page:#fff;--surface:#fff;--surface-soft:#f5f5f7;--surface-raised:#fff;--text:#1d1d1f;--text-secondary:#515154;--text-muted:#6e6e73;--line:#1d1d1f1f;--accent:#147c3f;--accent-soft:#e8f5ec;--link:#06c;--header-background:#ffffffe0;--focus-ring:#0066cc6b;--strong-background:#1d1d1f;--strong-foreground:#fff;--strong-hover:#39393d;--device-frame:#171719;--device-frame-line:#ffffff4d;--interactive-hover-border:#1d1d1f47;--link-hover-border:#0066cc47;--container:1160px;--copy:720px;--radius-large:36px;--radius-medium:24px;--shadow-device:0 28px 70px #00000024;--shadow-raised:0 1px 4px #00000014;--shadow-device-card:0 22px 54px #0000001f;color:var(--text);background:var(--page);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Hiragino Sans,Yu Gothic UI,Yu Gothic,Arial,sans-serif}@media (prefers-color-scheme:dark){:root{--page:#000;--surface:#1c1c1e;--surface-soft:#2c2c2e;--surface-raised:#3a3a3c;--text:#f5f5f7;--text-secondary:#d1d1d6;--text-muted:#aeaeb2;--line:#ffffff29;--accent:#6cdd96;--accent-soft:#6cdd9633;--link:#70b8ff;--header-background:#1c1c1ee0;--focus-ring:#70b8ffcc;--strong-background:#f5f5f7;--strong-foreground:#1d1d1f;--strong-hover:#d1d1d6;--interactive-hover-border:#ffffff52;--link-hover-border:#70b8ff85;--shadow-device:0 28px 70px #0000006b;--shadow-raised:0 1px 4px #00000047;--shadow-device-card:0 22px 54px #00000057}}@view-transition{navigation:auto}@keyframes page-fade-out{0%{opacity:1}to{opacity:0}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}::view-transition-old(root){animation:.14s ease-out both page-fade-out}::view-transition-new(root){animation:.18s ease-in both page-fade-in}*,:before,:after{box-sizing:border-box}html{background:var(--page);min-width:320px}body{min-width:320px;color:var(--text);background:var(--page);margin:0;font-size:17px;line-height:1.7;overflow-x:hidden}main{display:block}h1,h2,h3,p,figure,ol,ul{margin:0}ol,ul{padding:0}img{max-width:100%}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}:where(a,button):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.skip-link{z-index:100;color:var(--strong-foreground);background:var(--strong-background);border-radius:12px;padding:10px 16px;font-weight:650;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:var(--header-background);-webkit-backdrop-filter:saturate(180%)blur(18px);position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:68px;display:grid}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;width:32px;height:32px;display:block}.site-nav{justify-self:center}.site-nav ul,.header-actions,.language-switcher ul,.footer-links{align-items:center;list-style:none;display:flex}.site-nav ul{gap:28px}.site-nav a,.footer-links a{color:var(--text-secondary);font-size:.82rem;font-weight:550;text-decoration:none}.site-nav a:hover,.footer-links a:hover{color:var(--text)}.header-actions{gap:12px}.language-switcher ul{border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;padding:3px}.language-switcher a,.language-switcher span{white-space:nowrap;border-radius:999px;place-items:center;min-height:32px;padding-inline:10px;font-size:.72rem;font-weight:650;line-height:1;text-decoration:none;display:grid}.language-switcher a{color:var(--text-muted)}.language-switcher a:hover{color:var(--text)}.language-switcher span[aria-current=page]{color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow-raised)}.store-button{border:1px solid var(--strong-background);min-height:50px;color:var(--strong-foreground);background:var(--strong-background);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding-inline:22px;font-size:.96rem;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.store-button:hover{border-color:var(--strong-hover);background:var(--strong-hover)}.store-button--compact{min-height:38px;padding-inline:15px;font-size:.76rem}.hero{padding-block:clamp(76px,9vw,128px)}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.76fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}.hero-copy{max-width:700px}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:750;line-height:1.35}.hero h1{letter-spacing:-.05em;text-wrap:balance;max-width:11em;margin-top:18px;font-size:clamp(3.25rem,6.2vw,5.5rem);font-weight:750;line-height:1.08}.lang-en .hero h1{max-width:10em;font-size:clamp(3rem,5.5vw,5rem)}.hero-subtitle{max-width:24em;color:var(--text);letter-spacing:-.025em;text-wrap:balance;margin-top:28px;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:650;line-height:1.45}.hero-description{max-width:660px;color:var(--text-secondary);margin-top:20px;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.85}.hero-actions{align-items:center;gap:18px;margin-top:32px;display:flex}.hero-actions>p{max-width:220px;color:var(--text-muted);font-size:.74rem;line-height:1.5}.calendar-support{align-items:center;gap:14px;margin-top:38px;display:flex}.calendar-support>p{color:var(--text-muted);white-space:nowrap;font-size:.76rem;font-weight:650}.calendar-support ul{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.calendar-support li{border:1px solid var(--line);color:var(--text-secondary);background:var(--surface-soft);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:600;line-height:1.3}.hero-visual,.privacy-visual{border-radius:var(--radius-large);background:var(--surface-soft);place-items:center;display:grid;overflow:hidden}.hero-visual{min-height:720px;padding:48px 32px 36px}.product-shot{justify-items:center;gap:16px;display:grid}.product-shot--hero{width:min(100%,390px)}.product-shot--feature,.product-shot--privacy{width:min(100%,290px)}.screen-shell{border:1px solid var(--device-frame-line);background:var(--device-frame);width:100%;box-shadow:var(--shadow-device);border-radius:48px;padding:7px;overflow:hidden}.product-shot--feature .screen-shell,.product-shot--privacy .screen-shell{border-radius:40px}.screen-shell picture,.screen-shell img{width:100%;display:block}.screen-shell img{border-radius:40px;height:auto}.product-shot--feature .screen-shell img,.product-shot--privacy .screen-shell img{border-radius:32px}.product-shot figcaption{max-width:28em;color:var(--text-muted);text-align:center;font-size:.73rem;line-height:1.55}.section{padding-block:clamp(88px,10vw,144px)}.section--tinted{background:var(--surface-soft)}.section-heading{text-align:center;max-width:820px;margin-inline:auto}.section-heading h2,.privacy-copy h2,.developer-inner h2,.closing h2{letter-spacing:-.045em;text-wrap:balance;margin-top:14px;font-size:clamp(2.45rem,5vw,4.5rem);font-weight:730;line-height:1.12}.section-heading>p:last-child{max-width:660px;color:var(--text-secondary);margin:24px auto 0;font-size:clamp(1.04rem,1.8vw,1.24rem);line-height:1.75}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:clamp(52px,7vw,84px);list-style:none;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:30px;flex-direction:column;min-width:0;min-height:790px;padding:clamp(26px,3vw,38px) clamp(22px,2.6vw,32px) 28px;display:flex;overflow:hidden}.feature-copy{z-index:1;position:relative}.feature-number{color:var(--accent);letter-spacing:.12em;font-size:.75rem;font-weight:750}.feature-card h3{letter-spacing:-.035em;text-wrap:balance;margin-top:13px;font-size:clamp(1.48rem,2.1vw,2rem);font-weight:700;line-height:1.25}.feature-card .feature-copy>p:last-child{color:var(--text-secondary);margin-top:14px;font-size:.94rem;line-height:1.75}.feature-card .product-shot{margin:auto auto 0;padding-top:34px}.feature-card .screen-shell{box-shadow:var(--shadow-device-card)}.privacy-grid{grid-template-columns:minmax(320px,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(52px,9vw,120px);display:grid}.privacy-visual{min-height:670px;padding:44px 28px 34px}.privacy-copy{max-width:600px}.privacy-description{color:var(--text-secondary);margin-top:24px;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.8}.privacy-points{gap:0;margin-top:32px;list-style:none;display:grid}.privacy-points li{border-top:1px solid var(--line);color:var(--text-secondary);padding:18px 0 18px 38px;font-size:.94rem;line-height:1.65;position:relative}.privacy-points li:last-child{border-bottom:1px solid var(--line)}.privacy-points li:before{width:22px;height:22px;color:var(--accent);background:var(--accent-soft);content:"✓";border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;line-height:1;display:grid;position:absolute;top:21px;left:4px}.developer-inner{text-align:center;max-width:780px}.developer-inner>p:last-child{color:var(--text-secondary);margin-top:24px;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.85}.closing{padding-block:clamp(92px,11vw,156px)}.closing-inner{text-align:center;justify-items:center;max-width:820px;display:grid}.closing h2{margin-top:0}.closing p{color:var(--text-secondary);margin-top:22px;font-size:clamp(1.03rem,1.7vw,1.2rem)}.closing .store-button{margin-top:32px}.site-footer{border-top:1px solid var(--line);background:var(--surface-soft)}.footer-inner{grid-template-columns:1fr auto;align-items:center;gap:32px;min-height:190px;padding-block:36px;display:grid}.footer-brand>a{letter-spacing:-.02em;font-weight:700;text-decoration:none}.footer-brand p{color:var(--text-muted);margin-top:5px;font-size:.78rem}.footer-socials{align-items:center;gap:10px;margin-top:18px;display:flex}.footer-social-link{border:1px solid var(--line);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;place-items:center;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:grid}.footer-social-link:hover{color:var(--text);background:var(--surface);border-color:#1d1d1f47}.footer-social-link svg{width:20px;height:20px;display:block}.footer-social-link--instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px}.footer-social-icon-dot{fill:currentColor;stroke:none}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:20px}.copyright{color:var(--text-muted);grid-column:1/-1;font-size:.72rem}.legal-main{padding-block:clamp(68px,8vw,112px) clamp(92px,10vw,144px)}.legal-article{max-width:880px}.legal-hero{border-bottom:1px solid var(--line);padding-bottom:clamp(40px,5vw,64px)}.legal-hero h1{letter-spacing:-.045em;text-wrap:balance;margin-top:14px;font-size:clamp(2.7rem,6vw,4.8rem);font-weight:730;line-height:1.12}.legal-updated{color:var(--text-muted);margin-top:22px;font-size:.84rem;font-weight:550}.legal-content{gap:0;padding-top:clamp(44px,6vw,72px);display:grid}.legal-content>p:first-child{color:var(--text-secondary);margin-bottom:clamp(40px,5vw,58px);font-size:clamp(1.05rem,1.8vw,1.24rem);line-height:1.85}.legal-content h2{letter-spacing:-.025em;margin-top:52px;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:700;line-height:1.35}.legal-content h2:first-child,.legal-content>p:first-child+h2{margin-top:0}.legal-content h2+:where(p,ul){margin-top:16px}.legal-content p,.legal-content li{color:var(--text-secondary);font-size:.98rem;line-height:1.9}.legal-content p+p{margin-top:14px}.legal-content ul{gap:12px;padding-left:1.35em;display:grid}.legal-content a{color:var(--link)}.support-main{padding-block:clamp(68px,8vw,112px) clamp(92px,10vw,144px)}.support-article{max-width:960px}.support-hero{border-bottom:1px solid var(--line);padding-bottom:clamp(52px,6vw,72px)}.support-hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:12em;margin-top:14px;font-size:clamp(2.7rem,6vw,4.8rem);font-weight:730;line-height:1.12}.support-introduction{max-width:720px;color:var(--text-secondary);margin-top:24px;font-size:clamp(1.05rem,1.8vw,1.24rem);line-height:1.85}.support-updated{color:var(--text-muted);margin-top:20px;font-size:.84rem;font-weight:550}.support-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.support-action{border:1px solid var(--line);min-height:44px;color:var(--text);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;padding-inline:18px;font-size:.84rem;font-weight:650;line-height:1.3;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.support-action:hover{border-color:var(--interactive-hover-border);background:var(--surface-soft)}.support-action--primary{border-color:var(--strong-background);color:var(--strong-foreground);background:var(--strong-background)}.support-action--primary:hover{border-color:var(--strong-hover);background:var(--strong-hover)}.support-section{padding-top:clamp(64px,8vw,92px)}.support-section+.support-section{margin-top:0}.support-section-heading{max-width:760px}.support-section-heading h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:720;line-height:1.25}.support-section-heading p{color:var(--text-secondary);margin-top:16px;font-size:.98rem;line-height:1.85}.support-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.support-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;padding:24px}.support-card h3,.support-copy h3{letter-spacing:-.015em;font-size:1.02rem;font-weight:700;line-height:1.4}.support-card p{color:var(--text-secondary);margin-top:10px;font-size:.9rem;line-height:1.75}.support-copy{max-width:800px;margin-top:26px}.support-copy>p{color:var(--text-secondary);font-size:.98rem;line-height:1.9}.support-copy>p+p{margin-top:12px}.support-copy h3{margin-top:42px}.support-copy h3+p{margin-top:12px}.support-steps{gap:12px;margin-top:24px;padding-left:1.4em;display:grid}.support-steps li,.support-checklist li{color:var(--text-secondary);padding-left:.2em;font-size:.96rem;line-height:1.8}.support-note{background:var(--surface-soft);border-radius:14px;padding:16px 18px;color:var(--text-muted)!important;margin-top:24px!important;font-size:.86rem!important}.support-resource-list{gap:10px;margin-top:20px;list-style:none;display:grid}.support-resource-list a{border:1px solid var(--line);min-height:50px;color:var(--link);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:12px 16px;font-size:.9rem;line-height:1.5;text-decoration:none;display:flex}.support-resource-list a:hover{border-color:var(--link-hover-border);background:var(--surface-soft)}.support-resource-list a span:first-child{overflow-wrap:anywhere}.support-faq{gap:12px;margin-top:30px;display:grid}.support-faq details{border:1px solid var(--line);background:var(--surface);border-radius:18px}.support-faq details[open]{background:var(--surface-soft)}.support-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:17px 20px;font-size:.98rem;font-weight:680;line-height:1.55;list-style:none;display:flex}.support-faq summary::-webkit-details-marker{display:none}.support-faq summary:after{content:"+";color:var(--text-muted);flex:none;font-size:1.35rem;font-weight:400;line-height:1}.support-faq details[open] summary:after{content:"−"}.support-faq-answer{padding:0 20px 20px}.support-faq-answer p,.support-faq-answer li{color:var(--text-secondary);font-size:.92rem;line-height:1.85}.support-faq-answer p+p{margin-top:12px}.support-faq-answer ul{gap:8px;margin-top:12px;padding-left:1.35em;display:grid}.support-faq-answer a,.support-contact-link a{color:var(--link)}.support-checklist{gap:12px;max-width:800px;margin-top:26px;padding-left:1.4em;display:grid}.support-contact,.support-legal{background:var(--surface-soft);border-radius:24px;padding:clamp(28px,4vw,42px);margin-top:clamp(64px,8vw,92px)!important}.support-contact{padding-top:clamp(28px,4vw,42px)}.support-contact .support-checklist{margin-top:22px}.support-contact-link{color:var(--text-secondary);overflow-wrap:anywhere;margin-top:24px;font-size:.92rem}.support-legal{border:1px solid var(--line);background:var(--surface);padding-top:clamp(28px,4vw,42px)}.not-found-main{place-items:center;min-height:62vh;padding-block:clamp(80px,12vw,152px);display:grid}.not-found-content{text-align:center;max-width:760px}.not-found-content h1{letter-spacing:-.045em;text-wrap:balance;margin-top:14px;font-size:clamp(2.7rem,7vw,5.2rem);font-weight:730;line-height:1.08}.not-found-content>p:not(.eyebrow){max-width:620px;color:var(--text-secondary);margin:22px auto 0}.not-found-content>p[lang=en]{color:var(--text-muted);margin-top:6px;font-size:.9rem}.not-found-link{min-height:46px;color:var(--strong-foreground);background:var(--strong-background);border-radius:999px;justify-content:center;align-items:center;margin-top:34px;padding-inline:22px;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.not-found-link:hover{background:var(--strong-hover)}@media (width<=980px){.site-nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:42px}.hero h1{font-size:clamp(3rem,6.8vw,4.5rem)}.feature-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:minmax(0,1fr) minmax(230px,290px);align-items:center;gap:48px;min-height:0;padding:40px;display:grid}.feature-card .product-shot{margin:0 auto;padding-top:0}}@media (width<=820px){.hero{padding-top:72px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:680px;margin-inline:auto}.hero h1,.lang-en .hero h1,.hero-subtitle,.hero-description{margin-inline:auto}.hero-actions,.calendar-support{justify-content:center}.hero-visual{min-height:0;padding-block:48px 34px}.privacy-grid{grid-template-columns:1fr}.privacy-copy{max-width:var(--copy);margin-inline:auto}.privacy-visual{min-height:0}}@media (width<=640px){.container{width:min(var(--container), calc(100% - 32px))}body{font-size:16px}.header-inner{gap:12px;min-height:62px}.brand{font-size:.9rem}.brand img{width:30px;height:30px}.store-button--compact{display:none}.language-switcher a,.language-switcher span{min-height:44px;padding-inline:8px;font-size:.68rem}.hero{padding-block:64px 80px}.hero h1,.lang-en .hero h1{margin-top:14px;font-size:clamp(2.7rem,13vw,3.65rem);line-height:1.1}.hero-subtitle{margin-top:22px;font-size:1.3rem}.hero-description{font-size:.98rem;line-height:1.75}.hero-actions{flex-direction:column;gap:12px}.hero-actions>p{max-width:320px}.calendar-support{flex-direction:column;gap:10px}.calendar-support ul{justify-content:center}.hero-visual,.privacy-visual{border-radius:28px}.hero-visual{padding:36px 20px 28px}.product-shot--hero{width:min(78vw,340px)}.screen-shell{border-radius:42px;padding:6px}.screen-shell img{border-radius:35px}.section{padding-block:80px}.section-heading h2,.privacy-copy h2,.developer-inner h2,.closing h2{font-size:clamp(2.25rem,10.5vw,3.15rem)}.feature-grid{gap:16px;margin-top:44px}.feature-card{border-radius:26px;padding:28px 22px 24px;display:flex}.feature-card .product-shot{margin-top:30px}.privacy-grid{gap:48px}.privacy-visual{padding:34px 18px 26px}.product-shot--feature,.product-shot--privacy{width:min(72vw,285px)}.footer-inner{grid-template-columns:1fr;align-items:start;gap:28px}.footer-links{justify-content:flex-start}.copyright{grid-column:auto}.legal-main{padding-block:52px 88px}.legal-hero{padding-bottom:36px}.legal-hero h1{font-size:clamp(2.45rem,12vw,3.35rem)}.legal-content{padding-top:40px}.legal-content h2{margin-top:42px;font-size:1.38rem}.legal-content p,.legal-content li{font-size:.95rem;line-height:1.85}.support-main{padding-block:52px 88px}.support-hero{padding-bottom:42px}.support-hero h1{font-size:clamp(2.45rem,12vw,3.35rem)}.support-introduction{font-size:1rem;line-height:1.8}.support-actions{flex-direction:column;align-items:stretch}.support-action{width:100%}.support-section{padding-top:60px}.support-section-heading h2{font-size:1.75rem}.support-card-grid{grid-template-columns:1fr}.support-card{padding:20px}.support-faq summary{min-height:58px;padding:15px 16px;font-size:.94rem}.support-faq-answer{padding:0 16px 18px}.support-contact,.support-legal{border-radius:20px;padding:24px 20px;margin-top:60px!important}}@media (width<=390px){.brand span{display:none}.header-inner{grid-template-columns:auto 1fr}.header-actions{justify-self:end}}@media (prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
