.founder-hub-page{background:var(--white)}.founder-hub-hero{align-items:center;min-height:75vh;display:flex;position:relative;overflow:hidden}.founder-hub-hero-media{z-index:0;position:absolute;inset:0}.founder-hub-hero-media img{object-fit:cover}.founder-hub-hero-overlay{background:linear-gradient(135deg,#2d1b3deb 0%,#e91e8c66 100%);position:absolute;inset:0}.founder-hub-hero-content{z-index:1;max-width:756px;margin-left:max(calc((100vw - var(--max-w)) / 2), 0px);padding-top:80px;padding-bottom:80px;position:relative}.founder-hub-badge{border-radius:var(--r-full);color:#ffb4dce6;letter-spacing:.14em;text-transform:uppercase;background:#e91e8c33;border:1px solid #e91e8c66;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.founder-hub-badge span{background:var(--rose);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}.founder-hub-hero h1{color:#fff;margin-bottom:20px}.founder-hub-hero p{color:#ffffffd1;max-width:680px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.founder-hub-actions{flex-wrap:wrap;gap:14px;display:flex}.founder-hub-inside{background:radial-gradient(circle at top left, #e91e8c0f, transparent 28%), var(--white);padding:96px 0}.founder-hub-clarifier{background:#e91e8c0f;border:2px solid #e91e8c1f;border-radius:16px;margin:32px 0 8px;padding:24px 28px}.founder-hub-clarifier h3{color:var(--plum);font-family:var(--f-body);margin-bottom:16px;font-size:1rem;font-weight:800}.founder-hub-clarifier>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.founder-hub-clarifier strong{color:var(--rose);margin-bottom:6px;font-size:.88rem;display:block}.founder-hub-clarifier article:nth-child(2) strong{color:var(--lavender)}.founder-hub-clarifier p{color:var(--tx-mid);margin:0;font-size:.85rem;line-height:1.6}.founder-hub-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.founder-hub-feature-card{background:#fff;border:2px solid #e91e8c14;border-radius:20px;transition:transform .35s,box-shadow .35s,border-color .35s;overflow:hidden;box-shadow:0 8px 32px #e91e8c1a}.founder-hub-feature-card:hover{border-color:var(--rose);transform:translateY(-6px);box-shadow:0 20px 48px #e91e8c33}.founder-hub-feature-image{height:180px;position:relative;overflow:hidden}.founder-hub-feature-image img{object-fit:cover;transition:transform .5s}.founder-hub-feature-card:hover .founder-hub-feature-image img{transform:scale(1.06)}.founder-hub-feature-image span{background:linear-gradient(#0000,#2d1b3db3);height:80px;position:absolute;bottom:0;left:0;right:0}.founder-hub-feature-body{padding:24px}.founder-hub-feature-body h3{font-family:var(--f-body);margin-bottom:10px;font-size:1.1rem;font-weight:800}.founder-hub-feature-body p{color:var(--tx-mid);margin:0;font-size:.88rem}.founder-hub-join{text-align:center;margin-top:56px}.founder-hub-join p{color:var(--tx-muted);margin-top:16px;font-size:.88rem}@media (max-width:980px){.founder-hub-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.founder-hub-hero{min-height:auto}.founder-hub-hero-content{padding-top:96px;padding-bottom:72px}.founder-hub-clarifier>div,.founder-hub-feature-grid{grid-template-columns:1fr}}@media (max-width:560px){.founder-hub-actions,.founder-hub-actions .btn,.founder-hub-join .btn{width:100%}.founder-hub-clarifier{padding:22px}}
