*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#fff}.container{max-width:1400px;margin:0 auto;padding:0 20px}@media (min-width: 1200px){.container{max-width:1600px;padding:0 40px}}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100}section{scroll-margin-top:80px}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.logo h1{font-size:1.5rem;font-weight:700;color:#2563eb}.nav{display:flex;gap:2rem;align-items:center}.nav a{text-decoration:none;color:#64748b;font-weight:500;transition:color .2s}.nav a:hover{color:#2563eb}.cta-button{background:#2563eb;color:#fff!important;padding:.5rem 1rem;border-radius:6px;font-weight:600}.cta-button:hover{background:#1d4ed8;color:#fff!important}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;min-height:80vh;display:flex;align-items:center}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(45deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.7}.hero-cta{display:flex;gap:1rem}.primary-button,.secondary-button{padding:1rem 2rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}.primary-button{background:#10b981;color:#fff}.primary-button:hover{background:#059669;transform:translateY(-2px)}.secondary-button{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2)}.secondary-button:hover{background:#fff3}.phone-mockup{width:393px;height:852px;margin:0 auto;position:relative;background:linear-gradient(145deg,#1c1c1e,#2c2c2e);border-radius:47px;padding:4px;box-shadow:0 0 0 2px #3a3a3c,0 16px 50px #00000080,0 8px 25px #0000004d,0 4px 12px #0003,inset 0 1px #ffffff26,inset 0 -1px #0006;transition:transform .3s ease,box-shadow .3s ease}.phone-mockup:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 0 2px #3a3a3c,0 25px 70px #0009,0 15px 35px #0006,0 8px 20px #0000004d,inset 0 1px #ffffff26,inset 0 -1px #0006}.phone-screen{width:100%;height:100%;background:#000;border-radius:43px;position:relative;overflow:hidden;display:flex;flex-direction:column}.phone-screen:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#ffffff05,#ffffff03,#00000005,#0000000d);border-radius:43px;pointer-events:none;z-index:100}.dynamic-island{position:absolute;top:14px;left:50%;transform:translate(-50%);width:126px;height:37px;background:#000;border-radius:20px;z-index:20;box-shadow:inset 0 1px 2px #ffffff1a,0 1px 3px #00000080}.status-bar{height:54px;background:transparent;color:#fff;font-size:17px;font-weight:600;display:flex;justify-content:space-between;align-items:center;padding:14px 32px 0;position:relative;z-index:10}.status-left{font-feature-settings:"tnum"}.status-right{display:flex;align-items:center;gap:4px;font-size:17px}.signal-bars,.wifi-icon{font-size:16px}.battery-icon{display:flex;align-items:center;gap:2px;font-size:15px}.messages-app{flex:1;background:#000;display:flex;flex-direction:column;position:relative}.messages-header{height:88px;background:#1c1c1ef2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:.5px solid rgba(84,84,88,.2);display:flex;align-items:center;justify-content:center;position:relative;color:#fff;padding:0 20px}.contact-info{text-align:center;flex:1}.contact-name{font-size:17px;font-weight:600;margin:0;line-height:1.2}.contact-subtitle{font-size:13px;color:#fff9;margin:2px 0 0;animation:pulse 3s ease-in-out infinite;animation-delay:3s}.info-button{position:absolute;right:20px;background:none;border:none;color:#007aff;font-size:18px;font-weight:400;cursor:pointer}.sms-thread{flex:1;padding:16px 20px;overflow-y:auto;background:#000}.sms-message{margin-bottom:16px;animation:messagePop .6s ease-out;animation-fill-mode:backwards;display:flex;flex-direction:column}.sms-message.incoming{align-items:flex-start}.sms-message.outgoing{align-items:flex-end}.message-bubble{max-width:255px;padding:8px 16px;border-radius:18px;font-size:17px;line-height:1.294;word-wrap:break-word;position:relative}.sms-message.incoming .message-bubble{background:#3a3a3c;color:#fff;border-bottom-left-radius:4px}.sms-message.outgoing .message-bubble{background:#007aff;color:#fff;border-bottom-right-radius:4px}.message-time{font-size:13px;color:#fff9;margin-top:6px;font-weight:400}.message-status{font-size:13px;color:#fff9;margin-top:2px}.home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:134px;height:5px;background:#fff6;border-radius:2.5px;z-index:10}.features{padding:6rem 0;background:#f8fafc}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#1e293b}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1e293b}.feature-card p{color:#64748b;line-height:1.6}.feature-card code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:Fira Code,monospace;font-size:.85rem;color:#2563eb}.how-it-works{padding:6rem 0;background:#fff}.steps{display:grid;gap:3rem}.step{display:flex;gap:2rem;align-items:flex-start}.step-number{background:#2563eb;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1e293b}.step-content p{color:#64748b;margin-bottom:1rem;line-height:1.6}.step-content code{background:#f1f5f9;padding:.75rem 1rem;border-radius:6px;display:block;font-family:Fira Code,monospace;font-size:.85rem;color:#2563eb;border-left:4px solid #2563eb}.sms-example{background:#10b981;color:#fff;padding:.75rem 1rem;border-radius:6px;font-family:Fira Code,monospace;display:inline-block}.command-examples{display:flex;gap:.5rem;flex-wrap:wrap}.command{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:20px;font-family:Fira Code,monospace;font-size:.85rem}.cta-section{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:6rem 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content>p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.large{padding:1.25rem 2.5rem;font-size:1.1rem}.cta-note{color:#94a3b8;font-size:.9rem}.footer{background:#0f172a;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:2rem}.footer-brand h3{font-size:1.25rem;margin-bottom:.5rem}.footer-brand p{color:#94a3b8}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column a{display:block;color:#94a3b8;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center;color:#94a3b8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes messagePop{0%{opacity:0;transform:translateY(10px) scale(.95)}60%{transform:translateY(-2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.sms-message:nth-child(1){animation-delay:.2s}.sms-message:nth-child(2){animation-delay:.8s}.sms-message:nth-child(3){animation-delay:1.4s}.sms-message:nth-child(4){animation-delay:2s}.sms-message:nth-child(5){animation-delay:2.6s}@media (max-width: 768px){.hero .container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.nav{gap:1rem}.nav a{font-size:.9rem}.features-grid{grid-template-columns:1fr}.step{flex-direction:column;text-align:center}.cta-buttons{flex-direction:column;align-items:center}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1rem}.command-examples{justify-content:center}.phone-mockup{width:280px;height:607px;transform:scale(.85);transform-origin:center}.dynamic-island{width:90px;height:26px;top:10px;border-radius:14px}.status-bar{height:38px;font-size:14px;padding:10px 24px 0}.status-right{font-size:14px;gap:3px}.signal-bars,.wifi-icon{font-size:13px}.battery-icon{font-size:12px}.messages-header{height:62px;padding:0 16px}.contact-name{font-size:15px}.contact-subtitle{font-size:11px}.info-button{font-size:16px;right:16px}.sms-thread{padding:12px 16px}.message-bubble{max-width:200px;padding:6px 12px;font-size:15px}.message-time{font-size:11px;margin-top:4px}.message-status{font-size:11px}.home-indicator{width:95px;height:4px;bottom:6px}}@media (max-width: 480px){.phone-mockup{width:240px;height:520px;transform:scale(.7)}}.waitlist-form{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem;max-width:450px;width:100%}.waitlist-form.large{max-width:550px;padding:2rem}.waitlist-header{text-align:center;margin-bottom:1.5rem}.waitlist-header h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.waitlist-header p{color:#fffc;font-size:1rem}.waitlist-form-content{margin-bottom:1rem}.form-group{display:flex;gap:.75rem;flex-direction:column}.email-input{flex:1;padding:.875rem 1rem;border:2px solid rgba(255,255,255,.2);background:#ffffff1a;border-radius:8px;color:#fff;font-size:1rem;transition:all .2s}.email-input::placeholder{color:#fff9}.email-input:focus{outline:none;border-color:#10b981;background:#ffffff26}.email-input.error{border-color:#ef4444;background:#ef44441a}.submit-button{padding:.875rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px}.submit-button:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-button.large{padding:1rem 2rem;font-size:1.1rem;min-height:56px}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#fca5a5;font-size:.875rem;margin-top:.5rem;text-align:center}.waitlist-note{text-align:center;font-size:.875rem;color:#ffffffb3;margin:0}.waitlist-success{text-align:center;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:12px;padding:2rem;max-width:450px;width:100%}.waitlist-success.large{max-width:550px;padding:2.5rem}.success-icon{font-size:3rem;margin-bottom:1rem}.waitlist-success h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.waitlist-success p{color:#ffffffe6;font-size:1rem;margin:0}.cta-section .waitlist-form{background:#ffffff0d;border-color:#ffffff1a}.cta-section .email-input{background:#ffffff0d;border-color:#ffffff26}.cta-section .email-input:focus{background:#ffffff1a}@media (max-width: 768px){.waitlist-form{padding:1rem;max-width:100%}.waitlist-form.large{padding:1.5rem}.form-group{gap:.5rem}.email-input{padding:.75rem;font-size:1rem}.submit-button{padding:.75rem 1rem;font-size:.95rem}.submit-button.large{padding:.875rem 1.5rem;font-size:1rem}.waitlist-success{padding:1.5rem}.waitlist-success.large{padding:2rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
