.hub{background-color:#010101;background-image:radial-gradient(80% 50% at 50% -10%,#3aff9b14,#0000);justify-content:center;min-height:100dvh;padding:48px 20px 40px;display:flex}.hub-content{flex-direction:column;align-items:center;width:100%;max-width:480px;animation:.6s both hub-in;display:flex}@keyframes hub-in{0%{opacity:0;filter:blur(6px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hub-profile{text-align:center;flex-direction:column;align-items:center;display:flex}.hub-avatar{object-fit:cover;border-radius:50%;width:96px;height:96px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 40px #3aff9b1f}.hub-avatar--fallback{background-color:#070707;justify-content:center;align-items:center;display:flex}.hub-avatar--fallback img{width:56%;height:auto}.hub-name{color:#fff;letter-spacing:-.02em;margin-top:18px;font-family:"SF PRO DISPLAY 700",sans-serif;font-size:26px}.hub-tagline{color:#ffffff80;margin-top:6px;font-family:Causten Regular,sans-serif;font-size:15px}.hub-socials{gap:12px;margin-top:18px;display:flex}.hub-social{color:#fff;background-color:#ffffff06;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:inset 0 0 0 1px #ffffff1f}.hub-social svg{width:18px;height:18px}.hub-social:hover{background-color:#3aff9b1a;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #3aff9b66}.hub-actions{flex-direction:column;gap:12px;width:100%;margin-top:28px;display:flex}.hub-btn{color:#fff;text-align:center;background-color:#ffffff06;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:54px;padding:14px 20px;font-family:"SF PRO DISPLAY 600",sans-serif;font-size:15px;transition:background-color .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 0 30px #ffffff0a}.hub-btn:hover{background-color:#ffffff0f;transform:translateY(-2px)}.hub-btn--accent{color:#010101;background:linear-gradient(135deg,#3aff9b 0%,#32f08b 50%,#28d77a 100%);box-shadow:0 0 30px #3aff9b40}.hub-btn--accent:hover{background:linear-gradient(135deg,#3aff9b 0%,#32f08b 50%,#28d77a 100%);box-shadow:0 0 45px #3aff9b66}.hub-cards{flex-direction:column;gap:12px;width:100%;margin-top:12px;display:flex}.hub-card{background-color:#ffffff06;border-radius:22px;align-items:center;gap:14px;width:100%;padding:12px 16px 12px 12px;transition:background-color .25s,transform .25s;display:flex;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 30px #ffffff08}.hub-card:hover{background-color:#ffffff0f;transform:translateY(-2px)}.hub-card-thumb{object-fit:cover;border-radius:14px;flex-shrink:0;width:56px;height:56px}.hub-card-thumb--fallback{background-color:#070707;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.hub-card-thumb--fallback img{width:60%;height:auto}.hub-card-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hub-card-title{color:#fff;font-family:"SF PRO DISPLAY 600",sans-serif;font-size:15px;line-height:1.3}.hub-card-title--news{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hub-card--news{padding-right:18px}.hub-card--news .hub-card-thumb{border-radius:16px;width:68px;height:68px}.hub-card--pinned{padding-right:44px;position:relative}.hub-pin{color:#3aff9b;background-color:#3aff9b1a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:12px;right:12px;box-shadow:inset 0 0 0 1px #3aff9b40}.hub-pin svg{width:14px;height:14px}.hub-card-subtitle{color:#ffffff80;font-family:Causten Regular,sans-serif;font-size:13px}.hub-news{width:100%;margin-top:32px}.hub-section-title{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;text-align:center;font-family:"SF PRO DISPLAY 600",sans-serif;font-size:12px}.hub-news-all{color:#ffffff80;text-align:center;text-underline-offset:4px;margin-top:16px;font-family:Causten Regular,sans-serif;font-size:14px;text-decoration:underline;transition:color .25s;display:block}.hub-news-all:hover{color:#fff}.hub-footer{justify-content:center;margin-top:40px;display:flex}.hub-footer-logo{opacity:.55;width:auto;height:34px;transition:opacity .25s}.hub-footer-logo:hover{opacity:1}@media (min-width:768px){.hub{padding-top:72px}.hub-content{max-width:480px}.hub-news{width:min(760px,92vw)}.hub-card--news{padding:16px 24px 16px 16px}.hub-card--news .hub-card-thumb{width:96px;height:96px}.hub-card--news .hub-card-title--news{-webkit-line-clamp:2;font-size:16px}}
