:root{--ink-black: #1a1a1a;--ink-blue: #1b264f;--ink-purple: #4a148c;--paper-white: #fdfdfd;--paper-cream: #f9f7f2;--paper-shadow: rgba(0, 0, 0, .1);--accent-color: #007aff;--font-mono: "Space Mono", monospace;--font-receipt: "Courier Prime", monospace;--font-sans: "Inter", sans-serif;font-family:var(--font-sans);line-height:1.6;font-weight:400;color-scheme:light;color:var(--ink-black);background-color:#ededed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}#root{max-width:1200px;margin:0 auto;padding:0 20px}header{padding:2rem 0}.nav{display:flex;justify-content:space-between;align-items:center}.logo-group{display:flex;align-items:center;gap:.8rem}.mascot-sm{width:32px;height:32px;border-radius:6px}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:var(--ink-black);font-family:var(--font-mono);font-size:.9rem;text-transform:uppercase;font-weight:700;transition:color .2s}.nav-links a:hover{color:var(--accent-color)}.btn-primary{background:var(--ink-black);color:#fff!important;padding:.6rem 1.5rem;border-radius:8px;letter-spacing:1px}.header-app-store-badge{display:flex;align-items:center;transition:transform .2s}.header-app-store-badge:hover{transform:scale(1.05)}.header-app-store-badge img{height:38px;width:auto}.header-testflight-icon{width:22px;height:22px}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:4px;z-index:1001}.hamburger span{display:block;width:100%;height:3px;background:var(--ink-black);border-radius:2px;transition:transform .3s,opacity .3s}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.app-store-badge.disabled{position:relative;pointer-events:none;opacity:.6;filter:grayscale(80%)}.app-store-badge.disabled img{height:50px}.coming-soon-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-10deg);background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:.3rem .8rem;border-radius:4px;box-shadow:0 2px 8px #ff6b3566;white-space:nowrap}.testflight-btn{display:flex;align-items:center;gap:.5rem;background:transparent;color:#666;border:1px solid #ccc;text-decoration:none;font-family:var(--font-mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.5rem 1rem;border-radius:8px;transition:all .2s}.testflight-btn:hover{background:#0000000d;border-color:#999;color:var(--ink-black)}.testflight-icon{width:28px;height:28px}.hero{display:flex;align-items:center;gap:6rem;padding:8rem 0;min-height:85vh}.hero-content{flex:1.2}.hero-content h1{font-size:4.5rem;line-height:1;font-weight:800;margin-bottom:2rem;letter-spacing:-2px}.highlight{color:var(--accent-color);background:#007aff1a;padding:0 .5rem;border-radius:4px;text-decoration:none}.hero-content p{font-size:1.4rem;max-width:500px;color:#444;margin-bottom:2.5rem}.hero-cta{display:flex;align-items:center;gap:1.5rem}.app-store-badge img{height:64px;transition:transform .2s}.app-store-badge:hover img{transform:scale(1.05)}.receipt-container{flex:.8;display:flex;justify-content:center}.receipt{background:var(--paper-white);width:380px;padding:2rem 1.5rem;box-shadow:0 30px 60px #0000001f;border-radius:2px;position:relative;font-family:var(--font-receipt);color:var(--ink-blue);transform:rotate(-3deg);border:1px solid #eee}.mascot-receipt-top{width:40px;height:40px;margin:0 auto .5rem;display:block;filter:grayscale(100%) contrast(150%);opacity:.8}.receipt:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:linear-gradient(-45deg,transparent 5px,var(--paper-white) 5px),linear-gradient(45deg,transparent 5px,var(--paper-white) 5px);background-size:10px 10px}.receipt-header{text-align:center;margin-bottom:1.5rem}.receipt-logo{font-size:1.6rem;font-weight:700;border:3px double var(--ink-blue);display:inline-block;padding:.1rem 1.2rem;margin-bottom:.3rem;letter-spacing:2px}.receipt-info{display:flex;justify-content:space-between;font-size:.75rem;margin-top:.5rem}.receipt-divider{border-top:2px dashed var(--ink-blue);margin:1rem 0;opacity:.2}.talking-text{font-size:1.1rem;min-height:200px;line-height:1.35;margin:0;white-space:pre-wrap;font-family:inherit}.receipt-footer{margin-top:1.5rem}.receipt-zig-zag{position:absolute;bottom:-10px;left:0;right:0;height:10px;background:linear-gradient(-45deg,var(--paper-white) 5px,transparent 0),linear-gradient(45deg,var(--paper-white) 5px,transparent 0);background-size:10px 10px}.ml-branding{margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.ml-logos{display:flex;align-items:center;gap:1rem}.apple-logo{height:24px;opacity:.7}.mlx-logo{font-family:var(--font-mono);font-weight:800;font-size:1.2rem;background:var(--ink-black);color:#fff;padding:.1rem .6rem;border-radius:4px}.ml-text{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:1.5px;color:#888}.story{padding:5rem 0;background:linear-gradient(180deg,#f8f8f8,#ededed)}.story-container{max-width:800px;margin:0 auto}.story-header{text-align:center;margin-bottom:3rem}.story-header h2{font-size:2.2rem;font-weight:800;line-height:1.3}.story-content{display:flex;flex-direction:column;gap:1.5rem}.story-card{display:flex;gap:1.5rem;background:var(--paper-white);padding:1.8rem;border-radius:16px;border:1px solid #e8e8e8;box-shadow:0 4px 20px #0000000a;transition:transform .3s,box-shadow .3s}.story-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.story-card-highlight{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:none}.story-card-highlight .story-text h3,.story-card-highlight .story-text p{color:#fff}.story-card-highlight .story-text p{opacity:.85}.story-card-highlight .story-text a{color:#5bc0ff}.story-card-highlight .story-highlight{background:#ffffff26;color:#fff}.story-card-highlight .story-cta{opacity:1;font-size:1.1rem;margin-top:.5rem}.story-emoji{font-size:2.5rem;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#007aff14;border-radius:50%}.story-card-highlight .story-emoji{background:#ffffff1a}.story-text h3{font-size:1.3rem;font-weight:800;margin-bottom:.6rem;color:var(--ink-black)}.story-text p{color:#555;line-height:1.7;margin-bottom:.6rem}.story-text p:last-child{margin-bottom:0}.story-text a{color:var(--accent-color);text-decoration:none;font-weight:600}.story-text a:hover{text-decoration:underline}.story-highlight{background:linear-gradient(135deg,#007aff26,#007aff14);padding:.15rem .5rem;border-radius:4px;font-weight:600;color:var(--ink-black)}@media (max-width: 768px){.story-card{flex-direction:column;text-align:center;gap:1rem}.story-emoji{margin:0 auto}.story-header h2{font-size:1.8rem}}.features{padding:6rem 0;background:linear-gradient(180deg,#ededed,#f8f8f8)}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{font-size:1.1rem;color:#666;margin-top:.5rem}.badge{display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:2px;color:var(--accent-color);background:#007aff1a;padding:.4rem 1rem;border-radius:100px;margin-bottom:1rem}.badge.inverse{background:#fff3;color:#fff}.section-header h2{font-size:2.5rem;font-weight:800}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:var(--paper-white);padding:2rem 1.5rem;border:1px solid #e0e0e0;border-radius:12px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-color),#00c6ff);opacity:0;transition:opacity .3s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:var(--accent-color)}.feature-card:hover:before{opacity:1}.feature-icon-wrap{width:60px;height:60px;background:linear-gradient(135deg,#007aff1a,#007aff0d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.feature-icon{font-size:1.8rem;color:var(--accent-color)}.feature-tagline{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:1.5px;color:#888;text-transform:uppercase;margin-bottom:.3rem}.feature-card h3{font-family:var(--font-sans);font-size:1.2rem;font-weight:800;margin-bottom:.8rem;color:var(--ink-black)}.feature-card p{font-size:.9rem;color:#666;line-height:1.5}.privacy{padding:5rem 0;text-align:center}.privacy-card{background:var(--ink-black);color:#fff;padding:3.5rem;border-radius:20px;position:relative;overflow:hidden}.privacy-icon-float{font-size:4rem;position:absolute;top:-10px;right:-10px;opacity:.1;transform:rotate(15deg)}.privacy-card h2{font-size:2.5rem;margin-bottom:1.2rem}.privacy-card p{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.8}.roadmap{padding:5rem 0;background:#f4f4f4}.roadmap-header{text-align:center;margin-bottom:4rem}.roadmap-header h2{font-size:2.8rem;font-weight:800;margin-bottom:.5rem}.roadmap-header p{font-size:1.2rem;color:#666;font-family:var(--font-mono)}.roadmap-timeline-container{max-width:550px;margin:0 auto;position:relative;padding-left:30px}.timeline-line{position:absolute;left:9px;top:0;bottom:0;width:2px;background:#ccc;border-left:2px dashed #ccc;background:transparent}.roadmap-card-wrapper{position:relative;margin-bottom:3rem}.timeline-dot{width:20px;height:20px;background:var(--accent-color);border:4px solid #f4f4f4;border-radius:50%;position:absolute;left:-30px;top:0}.roadmap-card{background:var(--paper-white);padding:1.5rem 2rem;border-radius:8px;box-shadow:0 8px 25px #00000012;border:1px solid #eee}.roadmap-card:before{content:"";position:absolute;top:-5px;left:0;right:0;height:5px;background:linear-gradient(-45deg,transparent 4px,var(--paper-white) 4px),linear-gradient(45deg,transparent 4px,var(--paper-white) 4px);background-size:8px 8px}.card-header{display:flex;justify-content:space-between;border-bottom:1px dashed #ddd;padding-bottom:.6rem;margin-bottom:1rem;font-family:var(--font-receipt);font-size:.75rem;color:var(--ink-blue);font-weight:700}.card-body h3{font-size:1.3rem;font-weight:800;margin-bottom:.8rem;color:var(--ink-black)}.card-body ul{list-style:none;padding:0;margin:0 0 1rem}.card-body li{margin-bottom:.4rem;color:#555;font-size:.9rem;position:relative;padding-left:1.2rem}.card-body li:before{content:"✓";position:absolute;left:0;color:var(--accent-color);font-weight:700;font-size:.8rem}.card-value{background:#e6f0ff99;padding:.8rem 1rem;border-radius:6px;font-size:.85rem;color:#333;line-height:1.4;border:1px solid rgba(0,122,255,.1)}.card-value strong{display:block;color:var(--accent-color);font-family:var(--font-receipt);font-size:.7rem;margin-bottom:.2rem;text-transform:uppercase}.footer{padding:4rem 0 2rem;background:#ededed;display:flex;justify-content:center}.footer-receipt{background:var(--paper-white);max-width:350px;width:100%;padding:2rem;position:relative;box-shadow:0 10px 30px #00000014;text-align:center}.footer-zig-zag{position:absolute;left:0;right:0;height:10px}.footer-zig-zag.top{top:-10px;background:linear-gradient(-45deg,transparent 5px,var(--paper-white) 5px),linear-gradient(45deg,transparent 5px,var(--paper-white) 5px);background-size:10px 10px}.footer-zig-zag.bottom{bottom:-10px;background:linear-gradient(-45deg,var(--paper-white) 5px,transparent 0),linear-gradient(45deg,var(--paper-white) 5px,transparent 0);background-size:10px 10px}.footer-content{display:flex;flex-direction:column;align-items:center;gap:.8rem}.mascot-footer{width:40px;height:40px;opacity:.7}.footer-brand{font-family:var(--font-receipt);font-size:1.4rem;font-weight:700;letter-spacing:3px;color:var(--ink-blue)}.footer-tagline{font-family:var(--font-mono);font-size:.7rem;color:#888;text-transform:uppercase;letter-spacing:1px}.footer-divider{width:80%;border-top:1px dashed #ccc;margin:.5rem 0}.footer-links{display:flex;gap:.5rem;align-items:center}.footer-links a{font-family:var(--font-mono);font-size:.75rem;color:var(--ink-black);text-decoration:none;text-transform:uppercase;transition:color .2s}.footer-links a:hover{color:var(--accent-color)}.footer-dot{color:#ccc;font-size:.6rem}.footer-meta{margin-top:.8rem}.footer-meta p{font-family:var(--font-receipt);font-size:.65rem;color:#999;margin:0;line-height:1.6}.footer-receipt-id{opacity:.5}@media (max-width: 968px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--paper-white);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5rem 2rem 2rem;gap:1.5rem;box-shadow:-5px 0 30px #0000001a;transition:right .3s ease;z-index:1000}.nav-links.open{right:0}.nav-links a{font-size:1.1rem;padding:.5rem 0;width:100%;border-bottom:1px solid #eee}.nav-links .header-beta-btn{width:auto;justify-content:center;margin-top:1rem;padding:.8rem 1.5rem;border-bottom:none}.hero{flex-direction:column-reverse;text-align:center;padding:4rem 0;gap:3rem}.hero-content h1{font-size:2.8rem}.hero-content p{font-size:1.1rem;margin-left:auto;margin-right:auto}.ml-logos{justify-content:center}.hero-cta{flex-direction:column;align-items:center;gap:1.2rem}.app-store-badge.disabled img{height:45px}.testflight-btn{font-size:.8rem;padding:.6rem 1rem}.testflight-icon{width:24px;height:24px}.receipt{width:100%;max-width:350px}.features-grid{grid-template-columns:1fr}.privacy-card{padding:2.5rem 1.2rem}.roadmap-timeline-container{padding-left:25px}}@media (max-width: 480px){.hero-content h1{font-size:2.2rem;letter-spacing:-1px}.logo{font-size:1.2rem}.mascot-sm{width:28px;height:28px}}
