*{box-sizing:border-box}body{color:#1a1a1a;background:#ffffff}.container{max-width:640px;margin:0 auto;padding:4rem 1.5rem}.hero-headline{font-size:2.25rem;line-height:1.2;margin:0 0 .75rem}.hero-subhead{font-size:1.125rem;color:#4a4a4a;margin:0 0 2rem}.blurb{font-size:1rem;line-height:1.6;color:#333333;margin:0 0 2.5rem}.waitlist-form{display:flex;flex-direction:column;gap:.75rem;max-width:420px}.waitlist-row{display:flex;gap:.5rem}.waitlist-input{flex:1 1;padding:.75rem 1rem;font-size:1rem;border:1px solid #cccccc;border-radius:6px}.waitlist-button{padding:.75rem 1.25rem;font-size:1rem;font-weight:600;color:#ffffff;background:#1a1a1a;border:none;border-radius:6px;cursor:pointer;white-space:nowrap}.waitlist-button:disabled{opacity:.6;cursor:not-allowed}.app-store-banner{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:#000;color:#fff;text-decoration:none;border-radius:8px;font-weight:600}.download-section{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e5e5e5}.download-heading{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.download-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.download-button{display:inline-block;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;color:#6b6b6b;background:#f2f2f2;border:1px solid #dddddd;border-radius:8px;cursor:default}.download-button--enabled{color:#fff;background:#1a1a1a;border-color:#1a1a1a;cursor:pointer;text-decoration:none}.download-button--enabled:hover{background:#000}.download-note{font-size:.8125rem;color:#8a8a8a;margin:.75rem 0 0}.download-note code{font-size:.8125rem;background:#f2f2f2;padding:.1rem .35rem;border-radius:4px}.message{font-size:.9375rem;margin:0}.message-success{color:#157347}.message-error{color:#b02a37}.features-section{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e5e5e5}.features-heading{font-size:1.5rem;margin:0 0 .5rem}.features-subhead{font-size:1rem;color:#4a4a4a;margin:0 0 2rem}.features-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:0;padding:0}.feature-card{padding:1.25rem;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:8px}.feature-title{font-size:1.0625rem;margin:0 0 .5rem}.feature-description{font-size:.9375rem;line-height:1.5;color:#4a4a4a;margin:0}.site-footer{max-width:640px;margin:0 auto;padding:2rem 1.5rem 3rem;text-align:center;font-size:.875rem;color:#6b6b6b}@media (max-width:480px){.container{padding:3rem 1.25rem}.hero-headline{font-size:1.75rem}.waitlist-row{flex-direction:column}}