*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff;scroll-behavior:smooth}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.nav-brand{display:flex;align-items:center;gap:.75rem}.brand-logo{height:32px;width:auto}.brand-text{font-size:1.25rem;font-weight:600;color:#1a1a1a}.brand-text-mobile{display:none;font-size:1.25rem;font-weight:600;color:#1a1a1a}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#4a4a4a;font-weight:500;transition:color .2s ease}.nav-links a:hover{color:#6366f1}.hero{display:flex;align-items:center;min-height:100vh;padding:120px 2rem 80px;max-width:1200px;margin:0 auto;gap:4rem}.hero-content{flex:1;max-width:600px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#6a6a6a;margin-bottom:2.5rem;line-height:1.6}.hero-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.cta-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-block;text-align:center}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6366f14d}.cta-subtitle{color:#8a8a8a;font-size:.9rem}.hero-visual{flex:1;display:flex;justify-content:center;align-items:center}.phone-mockup{position:relative;max-width:300px}.app-preview{width:100%;height:auto;border-radius:24px;box-shadow:0 20px 60px #00000026}.fable-showcase{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.section-header p{font-size:1.2rem;color:#6a6a6a;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 24px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px #0000001f}.feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon svg{width:24px;height:24px;color:#fff}.feature-icon-img{width:24px;height:24px;filter:brightness(0) invert(1)}.feature-card h3{font-size:1.25rem;font-weight:600;margin:0;color:#1a1a1a;line-height:1.3}.feature-card p{color:#6a6a6a;line-height:1.6}.platform-vision-section{padding:80px 0;background:#1a1a1a;color:#fff}.platform-content{max-width:1000px;margin:0 auto;text-align:center}.platform-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.platform-intro{font-size:1.2rem;color:#e5e5e5;margin-bottom:4rem;line-height:1.7}.layers-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.layer-card{background:linear-gradient(135deg,#2a2a2a,#1f1f1f);padding:2.5rem;border-radius:16px;text-align:left;border:1px solid #333;transition:transform .2s ease,box-shadow .2s ease}.layer-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #6366f133}.layer-card.onramp{border-left:4px solid #10b981}.layer-card.platform{border-left:4px solid #6366f1}.layer-number{font-size:3rem;font-weight:700;color:#6366f1;margin-bottom:1rem;line-height:1}.layer-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.layer-description{font-size:1.1rem;line-height:1.6;color:#d1d5db;margin-bottom:2rem}.comparables h4{font-size:1rem;font-weight:600;color:#10b981;margin-bottom:1rem}.comparables ul{list-style:none;padding:0}.comparables li{font-size:.95rem;color:#9ca3af;margin-bottom:.5rem;padding-left:1rem;position:relative}.comparables li:before{content:"→";position:absolute;left:0;color:#6366f1}.platform-summary{background:#2a2a2a;padding:2.5rem;border-radius:16px;text-align:left;border:1px solid #374151}.platform-summary h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.platform-summary p{font-size:1.1rem;line-height:1.7;color:#d1d5db}.mission-section{padding:80px 0;background:#1a1a1a;color:#fff}.mission-content{text-align:center;max-width:800px;margin:0 auto}.mission-content h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.mission-statement{font-size:1.2rem;line-height:1.8;color:#e5e5e5}.testimonials-section{padding:80px 0;background:#fff}.testimonials-section .section-header{text-align:center;margin-bottom:3rem}.testimonials-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.section-subtitle{font-size:1.2rem;color:#6a6a6a;max-width:600px;margin:0 auto;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#f8fafc;padding:2rem;border-radius:16px;border-left:4px solid #6366f1}.stars{color:#fbbf24;font-size:1.2rem;margin-bottom:1rem}.testimonial-card p{color:#4a4a4a;font-style:italic;line-height:1.6}.ecosystem-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.ecosystem-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1a1a1a}.ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.ecosystem-item{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 24px #0000000f;text-align:center}.ecosystem-item h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.ecosystem-item p{color:#6a6a6a;line-height:1.6}.about-section{padding:80px 0;background:#fff}.about-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:4rem;color:#1a1a1a}.founder-section{margin-bottom:4rem}.founder-profile{display:flex;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}.founder-image{flex-shrink:0}.founder-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;box-shadow:0 8px 32px #0000001a}.founder-info h3{font-size:1.75rem;font-weight:600;color:#6366f1;margin-bottom:.5rem}.founder-title{font-size:1.1rem;font-weight:500;color:#6a6a6a;margin-bottom:1.5rem}.founder-bio{font-size:1.1rem;line-height:1.7;color:#4a4a4a}.partnership-section{margin-bottom:4rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.partnership-section h3{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.partnership-description{font-size:1.1rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem}.prodigal-info{background:#f8fafc;padding:2rem;border-radius:16px;text-align:left}.prodigal-info h4{font-size:1.5rem;font-weight:600;color:#6366f1;margin-bottom:1rem}.prodigal-info p{font-size:1rem;line-height:1.7;color:#4a4a4a}.advisory-section{margin-bottom:2rem}.advisory-section h3{text-align:center;font-size:2rem;font-weight:600;margin-bottom:3rem;color:#1a1a1a}.advisors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.advisor-card{background:#f8fafc;padding:2rem;border-radius:16px;box-shadow:0 4px 24px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.advisor-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px #0000001f}.advisor-card h4{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.advisor-role{font-size:1rem;font-weight:500;color:#6366f1;margin-bottom:1rem}.advisor-card p:last-child{font-size:.95rem;line-height:1.6;color:#6a6a6a}.download-section{padding:80px 0;background:#1a1a1a;color:#fff}.download-content{text-align:center}.download-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.download-content>p{font-size:1.2rem;color:#e5e5e5;margin-bottom:3rem}.download-buttons{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.download-option{text-align:center}.download-option h3{font-size:1.5rem;margin-bottom:1.5rem}.qr-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 8px 32px #0003;margin-bottom:1.5rem;display:inline-block}.qr-code{width:200px;height:200px;border-radius:8px;display:block}.download-link{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;margin-top:1rem;transition:transform .2s ease}.download-link:hover{transform:translateY(-2px)}.footer{background:#0f0f0f;color:#fff;padding:3rem 0 2rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:2rem}.footer-brand{display:flex;flex-direction:column;gap:.5rem}.footer-brand-content{display:flex;align-items:center;gap:.75rem}.footer-brand-logo{height:28px;width:auto}.footer-brand-text{font-size:1.25rem;font-weight:600;color:#fff}.footer-brand-text-mobile{display:none;font-size:1.25rem;font-weight:600;color:#fff}.footer-links{display:flex;gap:3rem}.footer-section h4{font-weight:600;margin-bottom:1rem}.footer-section a{display:block;color:#a0a0a0;text-decoration:none;margin-bottom:.5rem;transition:color .2s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center;color:#a0a0a0}.footer-bottom p{margin-bottom:.5rem}@media (max-width: 768px){.hero{flex-direction:column;text-align:center;gap:2rem;padding:100px 1rem 60px}.hero-content{max-width:100%}.hero-cta{align-items:center;width:100%}.cta-primary{width:auto;max-width:280px}.hero-title{font-size:2.5rem}.nav{padding:.75rem 1rem}.nav-links{gap:1rem;font-size:.9rem}.brand-logo{height:28px}.footer-brand-logo{height:24px}.brand-text{display:none}.brand-text-mobile{display:block}.footer-brand-text{display:none}.footer-brand-text-mobile{display:block}.container{padding:0 1rem}.section-header h2{font-size:2rem;text-align:center}.section-header p{font-size:1.1rem;text-align:center}.features-grid,.ecosystem-grid,.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.layers-grid{grid-template-columns:1fr;gap:2rem}.founder-profile{flex-direction:column;text-align:center;gap:2rem}.founder-photo{width:150px;height:150px;margin:0 auto}.partnership-section{margin-bottom:3rem}.advisors-grid{grid-template-columns:1fr}.download-buttons{gap:2rem;flex-direction:column;align-items:center}.download-option{width:100%;max-width:300px}.footer-content{flex-direction:column;text-align:center;gap:2rem}.footer-links{gap:2rem}.footer-bottom{text-align:center}.platform-content{text-align:center;padding:0 1rem}.platform-content h2{font-size:2rem}.layer-card{padding:2rem 1.5rem}.mission-content{padding:0 1rem}.mission-content h2,.about-section h2{font-size:2rem}.advisory-section h3{font-size:1.5rem}}
