:root{--header-height: 72px;--hero-text: #0f172a;--hero-muted: #64748b;--brand-primary: #2563eb;--brand-accent: #f97316;--section-divider: rgba(15, 23, 42, .06)}.hero{background-color:#fff;min-height:calc(100vh - var(--header-height));display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--section-divider)}.hero-container{max-width:1100px;margin:0 auto;width:100%;padding:0}.hero h1{font-size:48px;font-weight:700;color:var(--hero-text);max-width:780px;margin-bottom:20px;line-height:1.15}.hero-subtitle{font-size:18px;color:var(--hero-muted);max-width:760px;margin-bottom:28px;line-height:1.6}.hero-trust{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#475569;margin-bottom:32px}.trust-icon{color:var(--brand-accent);font-weight:700}.hero-cta{display:flex;gap:16px;flex-wrap:wrap}.btn-primary{background-color:var(--brand-primary);color:#fff;padding:14px 32px;border-radius:8px;font-weight:600;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease}.btn-primary:hover{background-color:#1d4ed8;box-shadow:0 0 0 3px #f9731659}.btn-secondary{background-color:#fff;color:var(--brand-primary);padding:14px 32px;border-radius:8px;font-weight:600;border:1px solid #c7d2fe;text-decoration:none;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.btn-secondary:hover{border-color:var(--brand-accent);color:var(--brand-accent);box-shadow:0 0 0 3px #f9731640}@media(max-width:768px){:root{--header-height: 64px}.hero{min-height:calc(100vh - var(--header-height))}.hero h1{font-size:32px;line-height:1.25}.hero-subtitle{font-size:16px}.hero-cta a{width:100%;text-align:center}}.founder-section{background-color:#fff;padding:96px 20px 72px}.founder-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:56px;align-items:center}.founder-image{display:flex;flex-direction:column;align-items:flex-start}.founder-image img{width:100%;height:420px;object-fit:cover;border-radius:12px;border:1px solid var(--border-light)}.founder-content h2{font-size:30px;font-weight:700;color:var(--text-dark);margin-bottom:16px}.founder-intro{font-size:17px;line-height:1.65;color:var(--text-muted);margin-bottom:24px;max-width:640px}.founder-principles{list-style:none;padding:0;margin:0}.founder-principles li{font-size:15.5px;line-height:1.65;color:var(--text-muted);margin-bottom:14px;padding-left:18px;position:relative}.founder-principles li:before{content:"•";position:absolute;left:0;font-size:18px;color:var(--text-dark)}.founder-principles strong{color:var(--text-dark)}@media(max-width:992px){.founder-container{grid-template-columns:1fr;gap:40px}.founder-image{align-items:center}.founder-meta{justify-content:center}}.founder-meta{display:flex;align-items:center;gap:15px;margin-top:12px}.founder-name{font-size:18.5px;font-weight:600;color:var(--text-dark)}.linkedin-link{display:inline-flex;align-items:center;color:#0a66c2;transition:opacity .2s ease}.linkedin-link svg{width:18px;height:18px;fill:currentColor}.linkedin-link:hover{opacity:.85}:root{--text-dark: #0f172a;--text-muted: #475569;--border-light: rgba(15, 23, 42, .12)}.founder-ecosystem{background-color:#fff;padding:72px 20px 96px}.ecosystem-container{max-width:1100px;margin:0 auto}.ecosystem-header{max-width:640px;margin-bottom:32px}.ecosystem-header h3{font-size:22px;font-weight:700;color:var(--text-dark);margin-bottom:10px}.ecosystem-header p{font-size:16.5px;line-height:1.6;color:var(--text-muted)}.ecosystem-carousel{position:relative;overflow:hidden}.carousel-track{display:flex;transition:transform .4s ease}.carousel-slide{min-width:100%;position:relative}.carousel-slide img{width:100%;height:420px;object-fit:cover;border-radius:12px;border:1px solid var(--border-light)}.slide-content{margin-top:16px;max-width:640px}.slide-content h4{font-size:18px;font-weight:700;color:var(--text-dark);margin-bottom:6px}.slide-content p{font-size:15.5px;line-height:1.6;color:var(--text-muted)}.carousel-btn{position:absolute;top:45%;transform:translateY(-50%);background:#fff;border:1px solid var(--border-light);border-radius:50%;width:36px;height:36px;font-size:22px;cursor:pointer}.carousel-btn.prev{left:12px}.carousel-btn.next{right:12px}.carousel-dots{display:flex;gap:8px;margin-top:20px}.carousel-dots .dot{width:8px;height:8px;border-radius:50%;border:none;background-color:#0f172a40;cursor:pointer}.carousel-dots .dot.active{background-color:var(--text-dark)}@media(max-width:768px){.carousel-slide img{height:280px}.carousel-btn{display:none}}
