.page-module__E0kJGG__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__E0kJGG__logo{margin-top:2rem;margin-bottom:1.5rem;animation:4s ease-in-out infinite page-module__E0kJGG__float}.page-module__E0kJGG__title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:800}.page-module__E0kJGG__profilesGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:800px;display:flex}.page-module__E0kJGG__profileCard{background:var(--bg-surface);border:4px solid var(--border-subtle);cursor:pointer;border-radius:20px;flex-direction:column;align-items:center;width:140px;padding:1.5rem;transition:all .2s;display:flex}.page-module__E0kJGG__profileCard:hover{border-color:var(--brand-primary);transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.page-module__E0kJGG__avatarCircle{background:var(--bg-overlay);border:2px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1rem;display:flex;overflow:hidden}.page-module__E0kJGG__profileName{text-align:center;font-size:1.25rem;font-weight:700}.page-module__E0kJGG__addProfile{border:4px dashed var(--border-subtle);cursor:pointer;background:0 0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:140px;padding:1.5rem;transition:all .2s;display:flex}.page-module__E0kJGG__addProfile:hover{border-color:var(--text-secondary);background:var(--bg-surface)}.page-module__E0kJGG__addIcon{color:var(--text-secondary)}.page-module__E0kJGG__addText{color:var(--text-secondary);text-align:center;font-size:1.15rem;font-weight:700}@keyframes page-module__E0kJGG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
