@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";:root{--bg-color: #0d0d12;--text-primary: #ffffff;--text-secondary: #a1a1aa;--accent-color: #6366f1;--accent-gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%)}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-color);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}#root{width:100%;margin:0 auto;text-align:center}.welcome-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;animation:fadeIn 1s ease-out}.glass-card{background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:5rem 4rem;box-shadow:0 25px 50px -12px #00000080;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;position:relative;overflow:hidden;max-width:600px;width:100%}.glass-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 60%);transform:rotate(45deg);pointer-events:none}.glass-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px -12px #0009,0 0 50px #6366f140}.title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:slideUp .8s ease-out}.subtitle{font-size:1.25rem;color:var(--text-secondary);max-width:500px;margin:0 auto 3rem;line-height:1.6;animation:slideUp 1s ease-out}.action-btn{background:var(--accent-gradient);color:#fff;border:none;padding:1.2rem 3rem;font-size:1.125rem;font-weight:600;border-radius:9999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #6366f163;animation:slideUp 1.2s ease-out}.action-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 10px 25px #6366f199}.action-btn:active{transform:translateY(1px) scale(.98)}.bg-blobs{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;pointer-events:none}.blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float 25s infinite ease-in-out alternate}.blob-1{top:-10%;left:-5%;width:500px;height:500px;background:#6366f159;animation-delay:0s}.blob-2{bottom:-15%;right:-5%;width:600px;height:600px;background:#ec489940;animation-delay:-5s}.blob-3{top:40%;left:55%;width:450px;height:450px;background:#a855f74d;animation-delay:-10s}@media(max-width:768px){.title{font-size:2.5rem}.glass-card{padding:3rem 2rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(30px,-50px) scale(1.1) rotate(10deg)}66%{transform:translate(-20px,20px) scale(.9) rotate(-5deg)}to{transform:translate(0) scale(1) rotate(0)}}*,*:before,*:after{box-sizing:border-box}body{margin:0;display:block;min-height:100vh}#root{max-width:none;padding:0;text-align:left}a{color:inherit;text-decoration:none}:root{--bg: #0a0a10;--surface: #13131f;--surface-2: #1a1a2e;--border: rgba(255,255,255,.08);--text-1: #ffffff;--text-2: #a1a1aa;--text-3: #71717a;--accent: #6366f1;--accent-2: #a855f7;--accent-3: #ec4899;--grad: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 9999px}.gradient-text{background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:var(--radius-pill);padding:4px 14px;margin-bottom:20px}.section-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--text-1);margin:0 0 16px;line-height:1.15}.section-sub{font-size:1.1rem;color:var(--text-2);max-width:560px;line-height:1.7;margin:0 0 56px}.z-logo{font-weight:900;font-style:italic;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;display:inline-flex;align-items:center;justify-content:center}.z-logo--sm{font-size:1.6rem}.z-logo--lg{font-size:3.5rem;margin-bottom:24px}.bg-blobs{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;animation:blobFloat 28s ease-in-out infinite alternate}.blob-1{top:-10%;left:-5%;width:520px;height:520px;background:#6366f159}.blob-2{bottom:-15%;right:-5%;width:620px;height:620px;background:#ec489938;animation-delay:-8s}.blob-3{top:38%;left:55%;width:460px;height:460px;background:#a855f747;animation-delay:-16s}@keyframes blobFloat{0%{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(30px,-50px) scale(1.1) rotate(10deg)}66%{transform:translate(-20px,20px) scale(.9) rotate(-5deg)}to{transform:translate(0) scale(1) rotate(0)}}.play-badge{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#000;border-radius:var(--radius-md);padding:10px 20px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #0006;text-decoration:none}.play-badge:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 28px #00000080}.play-badge--lg{padding:14px 28px;border-radius:18px;gap:14px}.play-badge__icon{width:28px;height:28px;color:#34a853;flex-shrink:0}.play-badge--lg .play-badge__icon{width:34px;height:34px}.play-badge__text{display:flex;flex-direction:column;align-items:flex-start}.play-badge__sub{font-size:.62rem;font-weight:600;letter-spacing:.06em;opacity:.7;line-height:1}.play-badge__main{font-size:1.15rem;font-weight:700;line-height:1.2}.play-badge--lg .play-badge__sub{font-size:.72rem}.play-badge--lg .play-badge__main{font-size:1.35rem}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease;padding:0}.navbar--scrolled{background:#0a0a10d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #ffffff0f}.navbar__inner{max-width:1100px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.navbar__brand{display:flex;align-items:center;gap:8px;text-decoration:none}.navbar__wordmark{font-size:1.25rem;font-weight:800;color:var(--text-1);letter-spacing:-.02em}.navbar__cta{background:var(--grad);color:#fff;font-size:.9rem;font-weight:700;padding:9px 22px;border-radius:var(--radius-pill);box-shadow:0 2px 12px #6366f166;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.navbar__cta:hover{transform:translateY(-1px);box-shadow:0 4px 18px #6366f18c}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}.hero__inner{position:relative;z-index:1;max-width:720px;margin:0 auto;animation:fadeUp .9s ease-out both}.hero__badge{display:inline-block;font-size:.85rem;font-weight:600;color:var(--accent-2);background:#a855f71f;border:1px solid rgba(168,85,247,.3);border-radius:var(--radius-pill);padding:6px 16px;margin-bottom:28px}.hero__headline{font-size:clamp(2.8rem,7vw,5rem);font-weight:900;line-height:1.05;color:var(--text-1);margin:0 0 24px;letter-spacing:-.03em}.hero__sub{font-size:clamp(1.05rem,2.5vw,1.25rem);color:var(--text-2);line-height:1.7;max-width:540px;margin:0 auto 40px}.hero__actions{display:flex;flex-direction:column;align-items:center;gap:14px}.hero__android-note{font-size:.82rem;color:var(--text-3);margin:0}.hero__scroll-hint{position:absolute;bottom:36px;left:50%;transform:translate(-50%);animation:scrollBob 2s ease-in-out infinite}.scroll-mouse{width:22px;height:36px;border:2px solid rgba(255,255,255,.2);border-radius:11px;display:flex;justify-content:center;padding-top:7px}.scroll-wheel{width:3px;height:7px;background:#fff6;border-radius:2px;animation:wheelDrop 2s ease-in-out infinite}@keyframes scrollBob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@keyframes wheelDrop{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(8px)}to{opacity:0;transform:translateY(0)}}.about{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center}.stats-row{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:40px}.stat-pill{display:flex;flex-direction:column;align-items:center;background:#6366f112;border:1px solid rgba(99,102,241,.2);border-radius:var(--radius-lg);padding:20px 36px;min-width:140px}.stat-pill__value{font-size:2rem;font-weight:900;line-height:1;margin-bottom:4px}.stat-pill__label{font-size:.82rem;font-weight:600;color:var(--text-2);text-transform:uppercase;letter-spacing:.06em}.about__text{max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:var(--text-2)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d;border-color:#6366f14d}.feature-card__icon{width:52px;height:52px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-card__icon svg{width:26px;height:26px}.feature-card__title{font-size:1.1rem;font-weight:700;color:var(--text-1);margin:0 0 10px}.feature-card__desc{font-size:.95rem;color:var(--text-2);line-height:1.65;margin:0}.screenshots{overflow:hidden;padding-bottom:80px}.screenshots .container{text-align:center}.screenshots-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:40px 24px 24px;cursor:grab}.screenshots-scroll-wrapper::-webkit-scrollbar{display:none}.screenshots-scroll-wrapper:active{cursor:grabbing}.screenshots-track{display:flex;gap:28px;width:max-content;margin:0 auto;padding:0 max(24px,calc((100vw - 1100px)/2))}.phone-frame{position:relative;width:190px;height:400px;background:var(--surface-2);border-radius:38px;border:2.5px solid rgba(255,255,255,.12);box-shadow:0 30px 60px #00000080,inset 0 1px #ffffff14,inset 0 -1px #0000004d;overflow:hidden;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.phone-frame:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 40px 80px #0009,inset 0 1px #ffffff1a}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:72px;height:22px;background:#0a0a10;border-radius:0 0 14px 14px;z-index:10}.phone-screen{flex:1;position:relative;overflow:hidden}.phone-screenshot{width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .4s ease}.phone-screenshot--visible{opacity:1}.phone-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.phone-placeholder__emoji{font-size:2.2rem}.phone-placeholder__label{font-size:.82rem;font-weight:600;color:#ffffffb3;text-align:center;padding:0 12px}.phone-label{text-align:center;font-size:.78rem;font-weight:600;color:var(--text-3);padding:10px 0 12px;letter-spacing:.02em}.howitworks{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center}.steps{display:flex;gap:0;justify-content:center;position:relative;flex-wrap:wrap}.step{flex:1;min-width:220px;max-width:300px;position:relative;padding:0 16px;display:flex;flex-direction:column;align-items:center}.step-connector{position:absolute;top:28px;right:-1px;width:50%;height:2px;background:linear-gradient(90deg,#6366f166,#a855f733);z-index:0}.step__num{width:56px;height:56px;border-radius:16px;border:1.5px solid;font-size:.9rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;z-index:1}.step__title{font-size:1.05rem;font-weight:700;color:var(--text-1);margin:0 0 10px}.step__desc{font-size:.92rem;color:var(--text-2);line-height:1.65;margin:0}.download-cta{position:relative;padding:120px 24px;text-align:center;overflow:hidden}.download-cta__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.18) 0%,transparent 70%);pointer-events:none}.download-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.download-cta__title{font-size:clamp(1.8rem,4.5vw,3rem);font-weight:900;color:var(--text-1);line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}.download-cta__sub{font-size:1.1rem;color:var(--text-2);max-width:460px;line-height:1.7;margin:0 0 36px}.download-cta__note{margin:16px 0 0;font-size:.82rem;color:var(--text-3)}.footer{background:var(--surface);border-top:1px solid var(--border);padding:48px 0}.footer__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.footer__brand{display:flex;align-items:center;gap:8px}.footer__wordmark{font-size:1.15rem;font-weight:800;color:var(--text-1)}.footer__tagline{font-size:.9rem;color:var(--text-3);margin:0}.footer__links{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:center}.footer__link{font-size:.88rem;color:var(--text-2);transition:color .2s ease}.footer__link:hover{color:var(--text-1)}.footer__sep{color:var(--text-3);font-size:.75rem}.footer__copy{font-size:.8rem;color:var(--text-3);margin:4px 0 0}.deeplink-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.deeplink-card{background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-lg);padding:4rem 3rem;max-width:480px;width:100%;text-align:center;box-shadow:0 24px 60px #00000080}.deeplink-title{font-size:2rem;font-weight:800;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:16px 0 12px}.deeplink-sub{font-size:1rem;color:var(--text-2);line-height:1.6;margin:0 0 28px}.dl-btn{display:inline-block;background:var(--grad);color:#fff;font-size:1rem;font-weight:700;padding:13px 32px;border-radius:var(--radius-pill);box-shadow:0 4px 14px #6366f166;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.dl-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6366f18c}.accent-link{color:var(--accent);font-weight:600;text-decoration:underline}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.section{padding:64px 0}.hero{padding:100px 20px 60px}.hero__headline{font-size:2.8rem;letter-spacing:-.02em}.stats-row{gap:12px}.stat-pill{padding:16px 24px;min-width:120px}.features-grid{grid-template-columns:1fr 1fr;gap:14px}.feature-card{padding:24px 20px}.steps{flex-direction:column;align-items:center;gap:32px}.step-connector{display:none}.download-cta{padding:80px 20px}}@media(max-width:480px){.features-grid{grid-template-columns:1fr}.hero__headline{font-size:2.2rem}.deeplink-card{padding:3rem 1.5rem}}.legal-page{min-height:100vh;background:#0a0a10;color:#e4e4e7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-nav{position:sticky;top:0;z-index:50;background:#0a0a10e6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07);padding:16px 24px}.legal-nav__brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.legal-nav__z{font-size:1.5rem;font-weight:900;font-style:italic;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.legal-nav__word{font-size:1.15rem;font-weight:800;color:#fff;letter-spacing:-.02em}.legal-container{max-width:780px;margin:0 auto;padding:64px 24px 80px}.legal-header{margin-bottom:56px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:40px}.legal-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6366f1;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:9999px;padding:4px 13px;margin-bottom:18px}.legal-badge--red{color:#f87171;background:#f871711a;border-color:#f871714d}.legal-title{font-size:clamp(2rem,5vw,2.8rem);font-weight:900;color:#fff;margin:0 0 12px;letter-spacing:-.03em;line-height:1.1}.legal-meta{font-size:.9rem;color:#71717a;margin:0;line-height:1.6}.legal-body{display:flex;flex-direction:column;gap:8px}.legal-intro{font-size:1.05rem;line-height:1.8;color:#a1a1aa;margin:0 0 32px}.legal-section{padding:32px 0;border-bottom:1px solid rgba(255,255,255,.06)}.legal-section:last-child{border-bottom:none}.legal-section p{font-size:.97rem;line-height:1.8;color:#a1a1aa;margin:0 0 14px}.legal-section p:last-child{margin-bottom:0}.legal-section-title{font-size:1.15rem;font-weight:700;color:#e4e4e7;margin:0 0 16px;letter-spacing:-.01em}.legal-subsection{margin-bottom:20px}.legal-subsection-title{font-size:.95rem;font-weight:600;color:#d4d4d8;margin:0 0 6px}.legal-list{margin:12px 0;padding-left:20px;display:flex;flex-direction:column;gap:10px;color:#a1a1aa;font-size:.97rem;line-height:1.7}.legal-list strong{color:#e4e4e7}.legal-link{color:#818cf8;text-decoration:underline;text-underline-offset:3px;transition:color .15s}.legal-link:hover{color:#a5b4fc}.legal-contact-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px 24px;margin-top:16px}.legal-contact-card p{margin:4px 0!important}.legal-footer{border-top:1px solid rgba(255,255,255,.07);padding:28px 24px;text-align:center;color:#52525b;font-size:.85rem}.legal-footer p{margin:0}.delete-cta-card{background:#f871710d;border:1px solid rgba(248,113,113,.2);border-radius:20px;padding:40px 36px;text-align:center;margin-bottom:8px;display:flex;flex-direction:column;align-items:center;gap:0}.delete-cta-icon{width:64px;height:64px;background:#f871711a;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#f87171}.delete-cta-icon svg{width:30px;height:30px}.delete-cta-title{font-size:1.4rem;font-weight:800;color:#fff;margin:0 0 12px;letter-spacing:-.02em}.delete-cta-sub{font-size:.97rem;color:#a1a1aa;line-height:1.7;max-width:480px;margin:0 0 28px}.delete-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#ef4444;color:#fff;font-size:.97rem;font-weight:700;padding:13px 28px;border-radius:9999px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #ef444459;margin-bottom:24px}.delete-cta-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 8px 24px #ef444473}.delete-email-row{display:flex;flex-direction:column;align-items:center;gap:8px}.delete-email-label{font-size:.83rem;color:#71717a}.delete-email-copy{display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 14px}.delete-email-addr{font-family:SF Mono,Fira Code,Fira Mono,monospace;font-size:.88rem;color:#a1a1aa;-webkit-user-select:all;user-select:all}.delete-copy-btn{background:none;border:none;cursor:pointer;color:#71717a;padding:2px;display:flex;align-items:center;justify-content:center;transition:color .15s;border-radius:4px}.delete-copy-btn:hover{color:#a1a1aa}.delete-copy-confirm{font-size:.78rem;color:#4ade80;font-weight:600}.delete-checklist{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:10px}.delete-checklist__item{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.6;color:#a1a1aa}.delete-checklist__icon{flex-shrink:0;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:2px}.delete-checklist__icon--delete{background:#f871711f;color:#f87171}.delete-checklist__icon--retain{background:#fbbf241f;color:#fbbf24}.delete-timeline{margin-top:24px;display:flex;flex-direction:column;gap:0}.delete-timeline__step{display:flex;align-items:flex-start;gap:16px}.delete-timeline__step p{margin:4px 0 0!important;font-size:.9rem!important}.delete-timeline__step strong{font-size:.97rem;color:#e4e4e7}.delete-timeline__dot{flex-shrink:0;width:36px;height:36px;background:#6366f11f;border:1.5px solid rgba(99,102,241,.4);border-radius:10px;color:#818cf8;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center}.delete-timeline__connector{width:2px;height:28px;background:#6366f133;margin:6px 0 6px 17px}@media(max-width:600px){.legal-container{padding:40px 20px 60px}.delete-cta-card{padding:28px 20px}.legal-title{font-size:2rem}}
