.album-assoc-container{justify-content:center;padding:2rem 0;display:flex}.album-assoc-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;max-width:500px;padding:2rem;box-shadow:0 2px 8px #0000000a}@media screen and (width<=768px){.album-assoc-card{margin:0 1rem;padding:1.5rem}}.album-assoc-header{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.album-assoc-header .album-assoc-icon{color:#3273dc;background-color:#f0f6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.album-assoc-title{color:#363636;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.album-assoc-subtitle{color:#7a7a7a;margin:0;font-size:.875rem;line-height:1.4}.album-assoc-form .field{margin-bottom:1.5rem}.album-assoc-form .field:last-child{margin-bottom:0}.album-assoc-form .label{color:#363636;margin-bottom:.5rem;font-weight:600}.album-assoc-form .input{border:1px solid #dbdbdb;border-radius:8px;transition:border-color .2s,box-shadow .2s}.album-assoc-form .input:focus{border-color:#3273dc;box-shadow:0 0 0 3px #3273dc1a}.album-assoc-form .input:disabled{cursor:not-allowed;background-color:#f5f5f5}.album-assoc-form .button{border-radius:8px;height:42px;font-weight:600;transition:box-shadow .2s}.album-assoc-form .button:hover:not(:disabled){box-shadow:0 2px 8px #3273dc33}.album-assoc-form .button:active:not(:disabled){transform:scale(.98)}
