*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{min-height:100vh;background:#03045e;display:flex;flex-direction:column;position:relative;padding-bottom:80px}.hero{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:48px;padding:60px 32px}.hero-left{display:flex;flex-direction:column;align-items:flex-start;max-width:600px;flex:1}.headline{font-size:clamp(2.5rem,5vw,5rem);font-weight:700;color:#caf0f8;line-height:1.1;margin:0 0 20px}.accent{color:#48cae4}.subtitle{font-size:clamp(1rem,2vw,1.375rem);color:#90e0ef;margin:0 0 40px;line-height:1.5}.app-store-btn{display:inline-flex;align-items:center;gap:14px;background:#000;color:#fff;text-decoration:none;border-radius:16px;padding:14px 28px;border:1px solid rgba(255,255,255,.2);transition:opacity .2s;align-self:center}.app-store-btn:hover{opacity:.85}.apple-icon{width:36px;height:36px;flex-shrink:0}.app-store-text{display:flex;flex-direction:column;line-height:1.2}.app-store-small{font-size:.8rem;font-weight:400;letter-spacing:.02em}.app-store-large{font-size:1.6rem;font-weight:600}.hero-right{display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-mockup{width:260px;aspect-ratio:9 / 16;border-radius:36px;border:3px solid rgba(72,202,228,.35);background:#023e8a;overflow:hidden;position:relative}.phone-placeholder-inner{width:100%;height:100%;background:linear-gradient(160deg,#0077b6,#03045e)}.footer{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:.875rem;color:#90e0ef;padding:16px 24px 20px;border-top:1px solid rgba(144,224,239,.15)}.footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 8px;margin-bottom:6px}.footer-links a{color:#48cae4;text-decoration:none;transition:opacity .15s}.footer-links a:hover{opacity:.75}.footer-dot{color:#90e0ef}@media(max-width:768px){.hero{flex-direction:column;padding:48px 24px;gap:36px}.hero-left{align-items:center;text-align:center}.phone-mockup{width:200px}}
