.creator-container{color:#1e293b;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 1.5rem;font-family:inherit;display:flex}.creator-card{text-align:center;width:100%;max-width:640px}.creator-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.avatar-wrapper{border-radius:50%;width:110px;height:110px;margin-bottom:1rem;display:inline-block;position:relative;overflow:hidden}.avatar-image{object-fit:cover;width:100%;height:100%}.creator-name{color:#0f172a;margin-bottom:1.25rem;font-size:1.125rem;font-weight:600}.social-links{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.social-icon-btn{color:#334155;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.social-icon-btn:hover{color:#0f172a;background-color:#e2e8f0}.social-icon{stroke-width:2px;width:18px;height:18px}.creator-bio{color:#334155;flex-direction:column;gap:1.5rem;font-size:1rem;line-height:1.7;display:flex}.creator-bio p{margin:0}@media (max-width:640px){.creator-container{padding:2.5rem 1rem}.creator-title{margin-bottom:2rem;font-size:1.5rem}.avatar-wrapper{width:96px;height:96px}.creator-bio{gap:1.25rem;font-size:.95rem;line-height:1.6}}
