@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#0071e3;--color-primary-hover:#0077ed;--color-bg:#f5f0e8;--color-bg-alt:#efe8dd;--color-card:#fff;--color-text:#1d1d1f;--color-text-secondary:#6e6e73;--color-border:#d6d0c5;--font-body:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, sans-serif;--max-width:980px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}h1,h2,h3,h4{color:var(--color-text);line-height:1.1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#f5f0e8d9;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.header--scrolled{box-shadow:0 1px 0 var(--color-border)}.header-inner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:44px;margin:0 auto;padding:0 1.5rem;display:flex}.header-logo{color:var(--color-text);letter-spacing:-.01em;font-size:.95rem;font-weight:600;text-decoration:none}.header-nav-desktop{gap:2rem;display:flex}.header-nav-desktop a{color:var(--color-text-secondary);font-size:.75rem;text-decoration:none;transition:color .3s}.header-nav-desktop a:after{display:none}.header-nav-desktop a:hover{color:var(--color-text)}.header-hamburger{color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.header-nav-mobile{border-top:1px solid var(--color-border);flex-direction:column;align-items:center;gap:.75rem;padding:.75rem 1.5rem 1rem;display:flex;overflow:hidden}.header-nav-mobile a{color:var(--color-text-secondary);padding:.35rem;font-size:.85rem;text-decoration:none;transition:color .3s}.header-nav-mobile a:hover{color:var(--color-text)}@media (width<=768px){.header-nav-desktop{display:none}.header-hamburger{display:block}}.hero{text-align:center;background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:6rem 1.5rem 4rem;display:flex}.hero-content{max-width:680px}.hero-title{letter-spacing:-.04em;color:var(--color-text);margin:0 0 1.25rem;font-size:4.5rem;font-weight:700;line-height:1.05}.hero-title span{color:var(--color-text-secondary)}.hero-subtitle{color:var(--color-text-secondary);max-width:480px;margin:0 auto 2.5rem;font-size:1.3rem;line-height:1.5}.hero-buttons{justify-content:center;align-items:center;gap:1.5rem;display:flex}.btn-primary{background:var(--color-primary);color:#fff;border-radius:980px;padding:.75rem 2rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background .3s;display:inline-block}.btn-primary:hover{background:var(--color-primary-hover)}.btn-link{color:var(--color-primary);font-size:1.2rem;text-decoration:none;transition:opacity .3s}.btn-link span{font-size:1.4rem}.btn-link:hover{text-decoration:underline}.hero-image-wrapper{justify-content:center;margin-top:4rem;display:flex}.hero-image{border-radius:20px;width:100%;max-width:360px;height:auto}@media (width<=768px){.hero{min-height:100dvh;padding:5rem 1.5rem 3rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.1rem}}@media (width<=480px){.hero-title{font-size:2.25rem}.hero-buttons{flex-direction:column;gap:1rem}}.founders-section{background:var(--color-bg);padding:8rem 1.5rem}.founders-content{max-width:var(--max-width);text-align:center;margin:0 auto}.founders-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary);margin-bottom:1rem;font-size:.85rem}.founders-title{letter-spacing:-.03em;color:var(--color-text);margin:0 0 1rem;font-size:3rem;font-weight:700}.founders-intro{color:var(--color-text-secondary);max-width:520px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.5}.founders-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.founder-card{background:var(--color-card);text-align:center;border-radius:18px;padding:2.5rem 2rem;transition:transform .4s}.founder-card:hover{transform:scale(1.02)}.founder-avatar{object-fit:cover;border-radius:50%;width:96px;height:96px;margin:0 auto 1.25rem;display:block}.founder-card h3{color:var(--color-text);margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.founder-role{color:var(--color-primary);margin-bottom:1.25rem;font-size:.85rem;font-weight:600;display:block}.founder-bio{color:var(--color-text-secondary);text-align:left;margin:0;font-size:.9rem;line-height:1.6}@media (width<=768px){.founders-section{padding:5rem 1.5rem}.founders-title{font-size:2.25rem}}.footer{background:var(--color-bg-alt);border-top:1px solid var(--color-border);padding:1rem 1.5rem}.footer-content{max-width:var(--max-width);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:2rem;margin:0 auto;padding:1rem 0;display:flex}.footer-col{text-align:center}.footer-brand{color:var(--color-text-secondary);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.footer-tagline{color:var(--color-text-secondary);max-width:200px;margin:0;font-size:.75rem;line-height:1.5}.footer-col h4{color:var(--color-text);justify-content:center;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.75rem;font-weight:600;display:flex}.footer-col h4 svg{width:14px;height:14px}.footer-col p{color:var(--color-text-secondary);margin:.15rem 0;font-size:.75rem}.footer-social{justify-content:center;gap:1rem;display:flex}.footer-social a{color:var(--color-text-secondary);font-size:.75rem;text-decoration:none;transition:color .3s}.footer-social a:hover{color:var(--color-text)}.footer-bottom{max-width:var(--max-width);justify-content:center;margin:0 auto;padding:1rem 0;display:flex}.footer-bottom p{color:var(--color-text-secondary);margin:0;font-size:.75rem}@media (width<=768px){.footer-content{gap:1.5rem}}@media (width<=480px){.footer-content{flex-direction:column;align-items:center}}.app{flex-direction:column;min-height:100vh;display:flex}
