@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#06f 0%,#09f 50%,#0bf 100%);padding:80px 24px 100px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.3;pointer-events:none;background:url(/landing/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-content{max-width:640px;margin:0 auto;position:relative}.app-icon{border-radius:18px;width:80px;height:80px;margin-bottom:32px;box-shadow:0 8px 32px #0003}.hero h1{letter-spacing:-.02em;text-shadow:0 2px 12px #00000026;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.1}.hero p{opacity:.9;text-shadow:0 1px 8px #0000001f;max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px;font-weight:400;line-height:1.5}.app-store-badge{transition:opacity .2s;display:inline-block}.app-store-badge:hover{opacity:.85}.app-store-badge svg{width:auto;height:54px}.features{max-width:960px;margin:0 auto;padding:96px 24px}.features-grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.feature{text-align:center}.feature-icon{background:linear-gradient(135deg,#06f,#0af);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.feature-icon svg{color:#fff;width:28px;height:28px}.feature h3{letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.feature p{color:#666;font-size:15px;line-height:1.6}.how-it-works{background:#f8f9fa;padding:96px 24px}.how-it-works-inner{max-width:960px;margin:0 auto}.section-title{text-align:center;letter-spacing:-.02em;margin-bottom:56px;font-size:36px;font-weight:700}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.step{text-align:center;background:#fff;border-radius:16px;padding:32px 24px;position:relative;box-shadow:0 1px 3px #0000000f}.step-number{color:#fff;background:linear-gradient(135deg,#06f,#0af);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 16px;font-size:16px;font-weight:700;display:flex}.step h3{margin-bottom:8px;font-size:17px;font-weight:600}.step p{color:#666;font-size:14px;line-height:1.6}.cta{text-align:center;padding:96px 24px}.cta-inner{max-width:520px;margin:0 auto}.cta h2{letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:700}.cta p{color:#666;margin-bottom:32px;font-size:17px;line-height:1.5}.footer{text-align:center;border-top:1px solid #eee;padding:32px 24px}.footer-links{justify-content:center;gap:24px;list-style:none;display:flex}.footer-links a{color:#999;font-size:14px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#333}@media (max-width:768px){.hero{padding:60px 20px 72px}.hero h1{font-size:34px}.hero p{font-size:17px}.app-icon{border-radius:14px;width:64px;height:64px;margin-bottom:24px}.features{padding:64px 20px}.features-grid{grid-template-columns:1fr;gap:40px;max-width:360px;margin:0 auto}.how-it-works{padding:64px 20px}.section-title{margin-bottom:36px;font-size:28px}.steps{grid-template-columns:1fr;gap:20px;max-width:400px;margin:0 auto}.cta{padding:64px 20px}.cta h2{font-size:26px}}
