:root{color-scheme:only light;font-family:Nunito,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#223041;--surface-gradient: radial-gradient(at 15% 20%, rgba(34, 193, 195, .12) 0%, transparent 55%), radial-gradient(at 85% 75%, rgba(253, 187, 45, .1) 0%, transparent 58%), radial-gradient(at 60% 15%, rgba(131, 58, 180, .1) 0%, transparent 60%), linear-gradient(135deg, #d4dcff 0%, #dfd6f6 45%, #fff6ff 100%)}*{box-sizing:border-box}html{background-color:#e3e8ff;background-image:var(--surface-gradient);background-size:200% 200%;background-repeat:no-repeat;background-attachment:fixed;animation:gradientShift 20s ease-in-out infinite alternate;overflow-x:hidden}body{margin:0;min-height:100vh;min-height:100dvh;position:relative;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background-color:transparent;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;background-image:radial-gradient(4px 4px at 20% 30%,rgba(255,255,255,.75),transparent),radial-gradient(3px 3px at 65% 65%,rgba(255,255,255,.6),transparent),radial-gradient(3px 3px at 45% 20%,rgba(255,255,255,.52),transparent),radial-gradient(4px 4px at 85% 15%,rgba(255,255,255,.5),transparent);background-size:200% 200%;animation:particleFloat 80s ease-in-out infinite,particleShimmer 8s ease-in-out infinite alternate}body:after{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.09) 0%,transparent 8%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.08) 0%,transparent 7%),radial-gradient(circle at 50% 10%,rgba(255,255,255,.06) 0%,transparent 8%);background-size:720px 720px;animation:particleFall 80s linear infinite}@keyframes gradientShift{0%{background-position:0% 0%}to{background-position:100% 100%}}@keyframes particleFloat{0%,to{background-position:0% 0%}25%{background-position:100% 50%}50%{background-position:50% 100%}75%{background-position:25% 25%}}@keyframes particleShimmer{0%{opacity:.6}to{opacity:1}}@keyframes particleFall{0%{transform:translateY(-50%) translate(0)}to{transform:translateY(50%) translate(100px)}}main{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:2}.container{width:min(1100px,100%);margin:0 auto;padding:72px 24px 64px;flex:1 1 auto;display:flex;flex-direction:column}.hero{display:flex;align-items:center;justify-content:space-between;gap:56px}.hero-text{max-width:520px;display:flex;flex-direction:column;gap:18px}.hero-text h1{margin:0;font-size:clamp(2.4rem,4vw,3.2rem);line-height:1.05;font-weight:800;color:#1d2433}.hero-title{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.hero-title__suffix{font-size:clamp(1.2rem,2.2vw,1.45rem);color:#39485d}.hero-features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px;font-size:clamp(1.05rem,2vw,1.35rem);color:#2e3c52}.hero-features li{display:flex;align-items:center;gap:10px}.hero-features li:before{content:"✔︎";color:#705dff;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hero-actions{display:flex;flex-direction:column;gap:18px}.appstore-badge a{display:inline-flex;border-radius:16px;box-shadow:0 20px 50px #1b34731f;transition:transform .12s ease,box-shadow .12s ease;overflow:hidden}.appstore-badge a:hover{transform:translateY(-2px);box-shadow:0 24px 60px #1b34732e}.appstore-badge a:active{transform:translateY(1px)}.appstore-badge__image{width:180px;height:auto;display:block}.appstore-coming-soon{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:16px;background:#705dff1f;color:#3a2ee6;font-weight:700;font-size:1rem;min-height:44px}.hero-device{width:min(55%,480px);flex-shrink:0;display:flex;justify-content:center;padding-bottom:48px}.hero-device__image{width:100%;max-width:520px;height:auto;display:block}.site-footer{margin-top:auto;padding:28px 0 16px;border-top:1px solid rgba(34,48,65,.16);display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.site-footer__copy{margin:0;font-size:.95rem;color:#4b5c6f;font-weight:600}.site-footer__links{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-weight:600}.site-footer__links a{color:#4a5c72;text-decoration:none}.site-footer__links a:hover{text-decoration:underline}@media (max-width: 900px){.hero{flex-direction:column;align-items:stretch;text-align:left}.hero-text{align-items:flex-start;width:100%}.hero-actions{align-items:flex-start}.hero-features{align-items:flex-start;text-align:left}.hero-device{padding-bottom:24px;width:min(90%,420px)}.hero-image{width:min(94%,380px)}}@media (max-width: 720px){.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 600px){.container{padding-top:56px;padding-bottom:40px}.appstore-badge__image{width:150px}.site-footer__copy{font-size:.9rem}}
