.founder-page{min-height:100vh;background:#080808}.founder-page-header{height:92px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292929;background:#080808;position:relative;z-index:5}.founder-page-brand img{display:block;width:150px}.founder-page-actions{display:flex;align-items:center;gap:30px}.founder-page-actions>a{color:#aaa;font-weight:700}.founder-page-actions>a:hover{color:#32c51d}.founder-language{display:flex;border:1px solid #343434}.founder-language button{border:0;border-right:1px solid #343434;background:#111;color:#777;padding:11px 13px;cursor:pointer;font-weight:800}.founder-language button:last-child{border-right:0}.founder-language button.active{background:#32c51d;color:#050505}.founder-page .founder-profile{min-height:calc(100vh - 92px);display:flex;align-items:center}.founder-page .founder-profile.hidden{display:none}.founder-page .founder-copy h1{margin:20px 0 6px;font:700 clamp(48px,7vw,100px)/.85 "Space Grotesk";letter-spacing:-.055em;text-transform:uppercase}.founder-empty{padding:100px 7vw;color:#888}@media(max-width:650px){.founder-page-header{height:76px;padding:0 5vw}.founder-page-brand img{width:115px}.founder-page-actions{gap:14px}.founder-page-actions>a{font-size:13px}.founder-language button{padding:9px}.founder-page .founder-profile{min-height:calc(100vh - 76px)}}

