@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Jomhuria&display=swap";:root{--primary:#043df1;--bg-gradient:linear-gradient(180deg, #dbe9ff 0%, #f0f4fa 6%, #fff 30%);--text-dark:#111;--text-gray:#555;--light-border:#eaeaea;--bg-beige:#fbf9f8;--pink-bg:#fffaf8}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-dark);-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Inter,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.text-center{text-align:center}.page-wrap{background:var(--bg-gradient);width:100%;overflow:hidden}.nav-header{justify-content:space-between;align-items:center;height:80px;display:flex}.logo-wrap{color:#111;align-items:center;gap:10px;font-size:22px;font-weight:700;display:flex}.header-lunar-logo{object-fit:contain;width:32px;height:32px}.nav-links{gap:32px;display:flex}.nav-links a{color:#444;font-size:15px;font-weight:500;transition:color .2s}.nav-links a:hover{color:#000}.nav-buttons{gap:12px;display:flex}.btn{cursor:pointer;border:none;border-radius:30px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600}.btn-book{color:#111;background:#c3daf5;border:1px solid #7c9fca}.btn-waitlist{color:#fff;background:#111;border:1px solid #111}.hero-section{text-align:center;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:60px;display:flex}.waitlist-pill{color:#fff;background:#99beff;border-radius:30px;align-items:center;gap:8px;margin-bottom:30px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.waitlist-icon{background:#ffc82c;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.waitlist-icon svg{color:#fff;width:12px;height:12px}.hero-h1{letter-spacing:-.02em;color:#111;margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1}.hero-subtitle{color:#333;max-width:600px;margin-bottom:40px;font-size:18px;font-weight:600}.hero-form{background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:500px;margin-bottom:50px;padding:6px;display:flex;box-shadow:0 4px 12px #0000000d}.hero-input{background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:15px}.btn-primary{color:#fff;cursor:pointer;background:#0640d8;border:none;border-radius:6px;padding:12px 24px;font-size:15px;font-weight:600}.logos-title{color:#444;margin-bottom:24px;font-size:16px;font-weight:600}.logos-row{justify-content:center;align-items:center;gap:75px;margin-bottom:50px;display:flex}.hero-logo{object-fit:contain;height:42px}.thick-divider{background:#112035;width:100%;height:10px}.how-section{text-align:center;background:#fff;padding-top:80px}.how-title{margin-bottom:50px;font-size:40px;font-weight:700}.tracking-section{background:linear-gradient(#fff2ef 0%,#fffcfc 100%);padding:60px 0;position:relative;overflow:hidden}.two-col{align-items:center;gap:40px;display:flex}.left-col{text-align:left;flex:0 0 500px;padding-left:20px}.col-heading{margin-bottom:50px;font-size:44px;font-weight:700}.col-heading .n1{color:#ff6826}.col-heading .t1,.col-heading .n2{color:#8e1f18}.col-heading .t2,.col-heading .n3{color:#ff6826}.col-heading .t3{color:#8e1f18}.feature-list{flex-direction:column;gap:35px;display:flex}.feature-item{border-left:6px solid #1e45b8;padding-left:16px}.feature-item h3{color:#111;margin-bottom:8px;font-size:24px;font-weight:700}.feature-item p{color:#555;font-size:16px;font-weight:500;line-height:1.5}.right-col{flex:1;height:600px;position:relative}.perspective-dash{width:120%;max-width:1000px;position:absolute;top:0;left:40px}.stats-section{background:#fff;justify-content:center;gap:120px;padding:50px 0 80px;display:flex}.stat-block{text-align:center}.stat-num{margin-bottom:8px;font-size:44px;font-weight:700}.stat-desc{color:#333;font-size:16px;font-weight:600}.create-section{background:linear-gradient(#fff7f8 0%,#fff 100%);padding:60px 0}.create-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.blue-card{color:#fff;text-align:left;background:linear-gradient(156deg,#3462b9 0%,#031e5e 100%);border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:380px;padding:40px;display:flex;position:relative;box-shadow:inset 0 2px 12px #ffffff1a,0 12px 32px #031e5e59}.blue-arrow{width:32px;height:32px;position:absolute;top:30px;right:30px}.blue-card-tag{color:#aaa;letter-spacing:.03em;text-align:left;margin-bottom:-5px;font-family:Jomhuria,serif;font-size:38px;font-weight:400;line-height:1}.blue-card h3{text-align:left;white-space:nowrap;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.blue-card p{color:#cedaff;text-align:left;font-size:16px;font-weight:500;line-height:1.5}.white-cards{flex-direction:column;gap:16px;display:flex}.white-card{text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:24px;display:flex}.white-card h4{color:#111;margin-bottom:8px;font-size:20px;font-weight:700}.white-card p{color:#666;font-size:14px;line-height:1.5}.generation-card{background:#fff;border:1px solid #eaeaea;border-radius:20px;margin-top:20px;padding:30px 40px}.gen-title{margin-bottom:24px;font-size:20px;font-weight:700}.gen-stats-row{gap:20px;margin-bottom:30px;display:flex}.gen-stat-box{background:#f0f0f0;border-radius:8px;flex:1;padding:16px 20px}.gen-stat-box h5{margin-bottom:4px;font-size:26px;font-weight:700}.gen-stat-box p{color:#555;font-size:13px;font-weight:500}.progress-section{flex-direction:column;gap:8px;display:flex}.progress-header{justify-content:space-between;font-size:14px;font-weight:700;display:flex}.progress-bar-wrap{background:#eaeaea;border-radius:4px;width:100%;height:6px;margin-bottom:12px}.progress-bar-fill{background:#50c841;border-radius:4px;width:84%;height:100%}.progress-footer{color:#666;font-size:13px;font-weight:500}.progress-footer strong{color:#111}.built-for-section{text-align:center;background:#fff;padding:60px 0}.built-for-section h2{margin-bottom:30px;font-size:28px;font-weight:700}.badges-row{justify-content:center;gap:40px;display:flex}.badge{color:#111;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.badge .dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#d32f2f}.dot.green{background:#388e3c}.dot.blue{background:#1976d2}.seed-section{text-align:center;background:#fcfafa;padding-top:50px}.seed-heading{margin-bottom:12px}.seed-subtitle{color:#666;text-align:center;max-width:500px;margin:0 auto 50px;font-size:14px;font-weight:500;line-height:1.5}.seed-grid{text-align:left;gap:30px;display:flex}.seed-diagram{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 30px;display:flex}.dist-pill{color:#ff523d;background:#fdeee9;border-radius:16px;align-items:center;gap:6px;margin-bottom:50px;padding:6px 14px;font-size:11px;font-weight:700;display:flex}.dot-orange{background:#ff523d;border-radius:50%;width:6px;height:6px}.diag-canvas{align-items:center;gap:0;display:flex}.node p{color:#333;margin-top:10px;font-size:12px;font-weight:500}.node img{margin:0 auto}.node.node-sm img{width:60px}.node.node-lg img{border-radius:50%;width:80px}.shadow-icon{box-shadow:0 4px 12px #0000001a}.arrow-line{margin:0 12px;position:relative}.fork-svg{margin:0 5px 0 10px;position:relative}.fork-svg svg{display:block}.node-stack{flex-direction:column;justify-content:space-between;height:260px;display:flex}.platform-icon{object-fit:cover;border-radius:50%;width:44px;height:44px}.seed-list{flex-direction:column;flex:1.1;gap:14px;display:flex}.seed-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;display:flex}.tickbox{flex-shrink:0;padding-top:2px}.tickbox img{width:24px;height:24px}.seed-card-text{flex:1}.seed-card-text h4{color:#111;margin-bottom:8px;font-size:16px;font-weight:700}.seed-card-text p{color:#666;font-size:13px;font-weight:500;line-height:1.5}.improve-section{background:#fff;justify-content:center;align-items:center;gap:16px;padding:60px 0;display:flex}.sparkle{object-fit:contain;width:36px;height:36px}.improve-text{color:#a45ee5;letter-spacing:-.01em;font-size:26px;font-weight:700}.circular-bead{box-sizing:border-box;offset-rotate:0deg;offset-anchor:center;pointer-events:none;background:#ff523d;border:1px solid #fffffff2;border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:0;box-shadow:0 0 10px 1px #ff523d73}.flow-a{animation:4.5s linear infinite stream-bead}.flow-b{animation:4.5s linear -2.25s infinite stream-bead}@keyframes stream-bead{0%{offset-distance:0%;opacity:0;transform:scale(.3)}5%{opacity:1;transform:scale(1)}95%{opacity:1;transform:scale(1)}to{offset-distance:100%;opacity:0;transform:scale(.3)}}.platform-icon{object-fit:cover;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:44px;height:44px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 10px #0000000f}.platform-icon:hover{transform:translateY(-2px);box-shadow:0 6px 14px #ff523d26}.node-lg .shadow-icon{background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:76px;height:76px;padding:4px;box-shadow:0 6px 16px #00000014}.ready-section{background:#fcfafa;padding-top:60px}.ready-grid{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.col-heading.text-center{text-align:center;justify-content:center}.n4{color:#ff6826}.t4{color:#8e1f18}.ready-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;padding:30px;display:flex}.pill{border-radius:20px;align-self:flex-start;margin-bottom:24px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex}.pill-red{color:#842029;background:#f8d7da}.pill-blue{color:#1e3a8a;background:#cfdffd}.ready-card h3{color:#111;margin-bottom:16px;font-size:18px;font-weight:700;line-height:1.4}.ready-card p{color:#777;margin-bottom:30px;font-size:13px;font-weight:500;line-height:1.6}.before-after-box{background:#fceae4;border-left:6px solid #c83424;border-radius:6px;flex-direction:column;margin-top:auto;padding:24px 20px;display:flex}.ba-line{flex-direction:column;gap:4px;display:flex}.ba-label{color:#b3201f;font-size:12px;font-weight:700}.ba-text-blurry{color:#d9665b;font-size:14px;font-style:italic;font-weight:600}.ba-text-sharp{color:#ff6b35;font-size:14px;font-weight:600}.faq-box{background:#d8e6ff;border-radius:10px;flex-direction:column;gap:16px;margin-top:auto;padding:20px;display:flex}.faq-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-q{color:#1a202c;font-size:11px;font-weight:700;line-height:1.4}.faq-badge{white-space:nowrap;border-radius:12px;padding:4px 10px;font-size:9px;font-weight:700}.badge-opt{color:#1e3a8a;background:#8aaaff}.badge-pend{color:#4b5563;background:#d1d5db}.ready-bottom-card{text-align:left;background:#faeceb;border:1px solid #e5d0cf;border-radius:12px;flex-direction:column;padding:30px 40px;display:flex}.rb-row{align-items:flex-start;gap:24px;display:flex}.rb-num{color:#8a7574;font-size:28px;font-weight:700;line-height:1}.rb-text{color:#111;font-size:14px;font-weight:600;line-height:1.6}.rb-divider{background:#e5d0cf;height:1px;margin:20px 0 20px 52px}.text-red{color:#d32f2f}.font-bold{font-weight:700}.final-waitlist-section{background:#fcfafa;padding:80px 0 100px}.waitlist-premium-grid{background:#fff;border:1px solid #eaeaea;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1050px;margin:0 auto;padding:60px;display:grid;box-shadow:0 10px 40px #0000000d}.waitlist-left{text-align:left}.waitlist-title{letter-spacing:-.01em;color:#111;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.15}.waitlist-subtitle{color:#555;max-width:90%;margin-bottom:40px;font-size:18px;line-height:1.6}.waitlist-benefits-list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.waitlist-benefits-list li{color:#111;align-items:center;gap:16px;font-size:17px;font-weight:500;display:flex}.waitlist-benefits-list li strong{color:#111;font-weight:700}.check-icon{flex-shrink:0;width:20px;height:20px}.waitlist-right{justify-content:flex-end;display:flex}.waitlist-form-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:440px;padding:40px;display:flex}.form-header{margin-bottom:30px}.waitlist-badge{color:#2b5cb3;letter-spacing:.1em;text-transform:uppercase;background:#2b5cb31a;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:700}.final-waitlist-form-group{text-align:left;margin-bottom:24px}.final-waitlist-form-group label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.final-waitlist-input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-size:16px;transition:border-color .2s}.final-waitlist-input:focus{border-color:#2b5cb3}.waitlist-btn{color:#fff;cursor:pointer;background:#ff523d;border:none;border-radius:8px;width:100%;margin-top:8px;margin-bottom:20px;padding:18px 45px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #ff523d33}.waitlist-btn:hover{background:#fa422a;transform:translateY(-2px);box-shadow:0 12px 30px #ff523d66}.waitlist-guarantee{color:#64748b;text-align:center;margin:0;font-size:13px}.footer{color:#334155;background:#f8fafc;border-top:1px solid #e2e8f0;padding:80px 0 40px}.footer-content{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;padding-bottom:60px;display:flex}.footer-brand{max-width:320px}.footer-logo{color:#0f172a;margin-bottom:20px}.footer-desc{color:#475569;font-size:15px;line-height:1.6}.footer-links{gap:80px;display:flex}.footer-col h4{color:#0f172a;margin-bottom:20px;font-size:16px;font-weight:700}.footer-col a{color:#475569;margin-bottom:12px;font-size:15px;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:#ff523d}.footer-bottom{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:14px;display:flex}.footer-legal-links{gap:24px;display:flex}.footer-legal-links a{color:#64748b;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#0f172a}
