@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";html,body{margin:0;padding:0;min-height:100vh}*,*:before,*:after{box-sizing:border-box}:root{font-family:Nunito,sans-serif;background:linear-gradient(135deg,#5a50b3,#874da2,#b24890);color:#5a50b3}#app{display:flex;flex-direction:column;min-height:100vh;max-width:700px;margin:0 auto;padding:1rem}main{flex:1;text-align:center;display:flex;flex-direction:column}section{margin:auto 0}.title{color:#fff;margin-top:.5rem;margin-bottom:2rem}h1{margin:0}footer{text-align:center;padding:1rem 0;font-size:.75rem;color:#ffffffb3}footer a{color:inherit;text-decoration:none;transition:color .3s}footer a:hover{color:#fff}.logo-wrapper{width:80px;height:80px;background-color:#78009d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:1.5rem auto 0rem;box-shadow:0 0 8px #0003}.logo-wrapper img{width:50px;height:50px;object-fit:contain}.card[data-v-58682871]{display:flex;align-items:center;gap:.75rem;background:#fff;text-align:left;padding:.25rem .25rem .25rem 1rem;border:1px solid #78009D;box-shadow:2px 2px 5px #0000004d;border-radius:10px;margin-bottom:1rem;text-decoration:none;color:inherit;transition:transform .2s ease}.card[data-v-58682871]:hover{transform:scale(1.01)}.icon-wrapper[data-v-58682871]{width:40px;height:40px;background:linear-gradient(135deg,#5a50b3,#874da2,#b24890);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px #0003}.icon-wrapper .icon[data-v-58682871]{width:24px;height:24px;object-fit:contain}.photo[data-v-58682871]{width:100%;height:100%;object-fit:cover;border-radius:50%;transform:scale(1.13)}.botao-voltar-wrapper[data-v-fd47e0c0]{display:flex;justify-content:flex-end;margin-top:1rem}.voltar[data-v-fd47e0c0]{background-color:#fff;color:#5a50b3;border:1px solid #78009D;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:700;transition:.3s}.voltar[data-v-fd47e0c0]:hover{background-color:#5a50b3;color:#fff}
