@import"https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Archivo,sans-serif;font-size:18px;line-height:1.7;color:#2d3748;background-color:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{max-width:960px;margin:0 auto;padding:0 40px}.blue{color:#5e7ab8}.dark{color:#324671}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px #0000000f}.nav-inner{max-width:960px;margin:0 auto;padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:10px}.nav-logo{width:36px;height:36px}.nav-wordmark{font-size:20px;font-weight:700;letter-spacing:-.5px}.nav-links{display:flex;gap:36px}.nav-links a{font-size:15px;font-weight:500;color:#4a5568;letter-spacing:.3px;transition:color .2s ease}.nav-links a:hover{color:#5e7ab8}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f4f4f9}.background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.3}.hero-content{position:relative;z-index:1;text-align:center;padding:40px 20px}.hero-logo-container{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:48px}.hero-logo{width:88px;height:88px}.hero-wordmark{font-size:72px;font-weight:700;letter-spacing:-2px;line-height:1}.hero-badge{display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#5e7ab8;border-radius:100px;padding:8px 24px;margin-bottom:32px}.hero-headline{font-size:42px;font-weight:700;color:#1a202c;letter-spacing:-.5px;margin-bottom:20px}.hero-sub{font-size:20px;color:#4a5568;line-height:1.6;font-weight:400}.section{padding:100px 0}.section-white{background:#fff}.section-light{background:#f7f8fc}.section-title{font-size:36px;font-weight:700;color:#1a202c;letter-spacing:-.5px;margin-bottom:16px;text-align:center}.section-subtitle{font-size:18px;color:#718096;text-align:center;max-width:560px;margin:0 auto 64px;line-height:1.6}.mission-layout{display:flex;gap:64px;align-items:flex-start;margin-top:48px}.mission-text{flex:1}.mission-text p{margin-bottom:20px;color:#4a5568}.mission-text p:last-child{margin-bottom:0}.mission-image{flex:0 0 360px;border-radius:12px;overflow:hidden}.image-placeholder{width:360px;height:280px;border:2px dashed #cbd5e0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f7fafc}.image-placeholder .placeholder-icon{opacity:.5}.image-placeholder span{font-size:14px;color:#a0aec0;font-weight:500}.ecosystem-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.eco-card{padding:40px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:box-shadow .2s ease,transform .2s ease}.eco-card:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.eco-icon{margin-bottom:20px}.eco-card h3{font-size:20px;font-weight:600;color:#1a202c;margin-bottom:12px}.eco-card p{font-size:16px;color:#718096;line-height:1.65}.contact-layout{text-align:center;max-width:480px;margin:0 auto}.contact-email a{font-size:24px;font-weight:600;color:#5e7ab8;transition:color .2s ease}.contact-email a:hover{color:#324671}.contact-divider{width:48px;height:1px;background:#e2e8f0;margin:40px auto}.contact-company{color:#a0aec0;font-size:14px;line-height:1.8}.contact-company .company-name{font-weight:600;color:#718096;margin-bottom:4px}.company-ids{margin-top:16px;display:flex;justify-content:center;gap:24px;font-size:13px}.footer{background:#324671;color:#ffffffb3;padding:32px 0;text-align:center;font-size:14px}.footer .container{display:flex;justify-content:center}.subpage-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;background-color:#f4f4f9;padding-top:64px}.subpage-hero-compact{min-height:40vh}.container-narrow{max-width:720px}.center{text-align:center}.cta-row{margin-top:32px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.cta-button{display:inline-block;background:#324671;color:#fff;font-size:15px;font-weight:600;letter-spacing:.3px;padding:14px 28px;border-radius:100px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #32467140}.cta-button:hover{background:#5e7ab8;transform:translateY(-1px);box-shadow:0 6px 18px #3246714d}.muted-note{margin-top:32px;font-size:14px;color:#a0aec0;text-align:center}.muted-note a{color:#5e7ab8;text-decoration:underline;text-underline-offset:3px}.muted-note a:hover{color:#324671}.prose p{margin-bottom:20px;color:#4a5568;font-size:17px;line-height:1.75}.prose p:last-child{margin-bottom:0}.screenshot-stack{display:flex;flex-direction:column;gap:32px;align-items:center;max-width:880px;margin:0 auto}.screenshot-frame{width:100%;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 40px #00000014}.screenshot-frame img{width:100%;height:auto;display:block}.legal-page{padding-top:16px}.legal-section{margin-bottom:56px}.legal-section:last-of-type{margin-bottom:32px}.legal-section h2{font-size:26px;font-weight:700;color:#1a202c;letter-spacing:-.3px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.legal-section p{margin-bottom:16px;color:#4a5568;font-size:16px;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section a{color:#5e7ab8;text-decoration:underline;text-underline-offset:3px}.legal-section a:hover{color:#324671}.legal-meta{list-style:none;margin:0 0 20px;padding:20px 24px;background:#f7f8fc;border-radius:8px;border:1px solid #e2e8f0}.legal-meta li{font-size:15px;color:#4a5568;line-height:1.9}.legal-meta strong{color:#2d3748;font-weight:600;margin-right:6px}@media (max-width: 640px){.nav-links{gap:20px}.nav-links a{font-size:14px}.hero-headline{font-size:32px}.hero-sub{font-size:17px}.section{padding:60px 0}.container{padding:0 24px}}
