@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--brown-main: #9c6b43;--beige-yellow: #f4e1c1;--green-sage: #a7c4a0;--green-moss: #7e9479;--brown-mud: #4e2e10;--brown-mud: #231407;--light-cream: #fff8e3;--text-area: #fffefb;--caramel: #d8a47f;--beige-background: #f9ebca;--beige-container: #fffae1;--capivara: #cc8c5c;--very-light: #f8f7f0;--error-red: #d36b5e;--disabled-gray: #c2bfb8;--breakpoint-desktop: "1024px";--breakpoint-tablet: "768px"}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;list-style:none}body{background-color:var(--beige-background);min-height:100vh;color:var(--color-text);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-height: 770px){body{background-color:var(--beige-container)}}@media screen and (max-width: 900px){body{background-color:var(--beige-container)}}@media screen and (max-width: var( --breakpoint-tablet)){body{background-color:var(--beige-container)}}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400;border-radius:10px}.container[data-v-8bd1a286]{height:100%}.posts-list[data-v-8bd1a286]{height:auto;padding-top:8px;overflow-x:hidden}.repost-info[data-v-8bd1a286]{font-size:12px;color:var(--green-sage);font-weight:500;white-space:nowrap}.repost-icon[data-v-8bd1a286]{height:15px;width:15px;flex-shrink:0}.repost[data-v-8bd1a286]{display:flex;flex-direction:row;align-items:center;gap:6px}.no-posts[data-v-8bd1a286]{display:flex;flex-direction:column;align-items:center;justify-content:center}.no-posts-img[data-v-8bd1a286]{margin-top:40px;height:250px;width:250px;border-radius:20%}.loading-wrapper[data-v-8bd1a286]{margin-top:50px;display:flex;flex-direction:column;align-items:center}.loading-wrapper img[data-v-8bd1a286]{height:75px;width:75px}.card[data-v-8bd1a286]{width:100%;margin-top:8px;border-bottom:1px solid var(--beige-background);padding-bottom:8px;padding-right:8px;display:flex}small[data-v-8bd1a286]{font-size:10px}ul[data-v-8bd1a286]{max-height:500px;overflow-y:auto}.avatar-img[data-v-8bd1a286]{margin:8px 16px;height:70px;width:70px;object-fit:cover;border-radius:50%}@media screen and (max-width:900px){.avatar-img[data-v-8bd1a286]{height:40px;width:40px}}.title[data-v-8bd1a286]{display:flex;align-items:center;gap:4px;text-decoration:none}.title h3[data-v-8bd1a286]{font-size:18px;font-weight:700;color:var(--brown-mud)}.title h4[data-v-8bd1a286]{font-size:14px;color:var(--green-sage);font-weight:400}.content[data-v-8bd1a286]{width:0;flex:1 1 0%;display:flex;flex-direction:column;min-width:0;position:relative}.post[data-v-8bd1a286]{padding-bottom:8px;word-wrap:break-word;overflow-wrap:break-word}.actions[data-v-8bd1a286]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4px 20px}.icon-set[data-v-8bd1a286]{display:flex;align-items:center;gap:0px}.icon-set-trash[data-v-8bd1a286]{position:absolute;top:0;right:0}.icon-post[data-v-8bd1a286]{height:15px;width:15px;margin-right:8px;cursor:pointer;transition:transform .1s ease-in-out}.repost[data-v-8bd1a286]{height:20px;width:20px}.icon-post[data-v-8bd1a286]:hover{transform:scale(1.5)}button[data-v-79deb609]:disabled{background-color:var(--disabled-gray);cursor:not-allowed}button[data-v-79deb609]:disabled:hover{background-color:var(--disabled-gray);cursor:not-allowed}span[data-v-79deb609]{font-family:Inter;text-align:center;font-weight:700;font-size:12px;color:var(--brown-mud)}span.maxed-out[data-v-79deb609]{color:var(--error-red)}.header[data-v-79deb609]{width:100%;padding:0 16px}.header h3[data-v-79deb609]{font-family:Inter;font-weight:800;color:var(--brown-mud);font-size:24px}.post-area[data-v-79deb609]{display:flex;flex-direction:column;margin-top:8px;border:1px solid var(--beige-background);background-color:var(--light-cream);border-radius:8px;width:100%;height:70px;position:relative}.btn-group[data-v-79deb609]{display:flex;flex-direction:column;position:absolute;top:6px;right:8px}button[data-v-79deb609]{background-color:var(--green-sage);border:none;width:100px;height:40px;border-radius:12px;font-size:18px;font-weight:800;cursor:pointer;color:var(--light-cream)}button[data-v-79deb609]:hover{background-color:var(--capivara)}textarea[data-v-79deb609]{background-color:transparent;padding:4px 120px 4px 4px;border:none;height:100%;width:100%;font-size:16px;font-weight:200;resize:none;align-items:center;outline:none}textarea[data-v-79deb609]:hover{border:none}textarea[data-v-79deb609]:focus:hover{border:none}.f-2[data-v-8368f403]{flex:2;height:100%;width:100%}h2[data-v-4c54819e]{color:var(--brown-mud);margin:8px 24px}.card-add-list[data-v-4c54819e]{padding-top:8px;padding-bottom:8px;display:flex;align-items:center;text-align:center;justify-content:space-between;width:100%;gap:10px;text-decoration:none;cursor:pointer;color:inherit}.profile-feat[data-v-4c54819e]{height:100%;width:100%;display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:8px}.profile-feat[data-v-4c54819e]:hover{background-color:var(--green-sage)}.user-group[data-v-4c54819e]{display:flex;padding:8px;flex-direction:column;align-items:flex-start;justify-content:center;line-height:18px;gap:4px}li[data-v-4c54819e]{width:100%}.user-group h4[data-v-4c54819e]{font-size:12px}.avatar-feat[data-v-4c54819e]{height:40px;width:40px;object-fit:cover;border-radius:50%}.container[data-v-4c54819e]{height:100%;width:100%;display:flex;flex-direction:column}.users-list[data-v-4c54819e]{height:auto;width:100%;overflow-x:hidden;padding:10px 30px;margin:8px}.repost-info[data-v-4c54819e]{font-size:12px;color:var(--green-sage);font-weight:500;white-space:nowrap}.repost-icon[data-v-4c54819e]{height:15px;width:15px;flex-shrink:0}.repost[data-v-4c54819e]{display:flex;flex-direction:row;align-items:center;gap:6px}.no-posts[data-v-4c54819e]{display:flex;flex-direction:column;align-items:center;justify-content:center}.no-posts-img[data-v-4c54819e]{margin-top:40px;height:250px;width:250px;border-radius:20%}.loading-wrapper[data-v-4c54819e]{margin-top:50px;display:flex;flex-direction:column;align-items:center}.loading-wrapper img[data-v-4c54819e]{height:75px;width:75px}.card[data-v-4c54819e]{width:100%;margin-top:8px;border-bottom:1px solid var(--beige-background);padding-bottom:8px;padding-right:8px;display:flex}small[data-v-4c54819e]{font-size:10px}ul[data-v-4c54819e]{max-height:500px;overflow-y:auto}.avatar-img[data-v-4c54819e]{margin:8px 16px;height:70px;width:70px;object-fit:cover;border-radius:50%}@media screen and (max-width:900px){.avatar-img[data-v-4c54819e]{height:40px;width:40px}}.title[data-v-4c54819e]{display:flex;align-items:center;gap:4px;text-decoration:none}.title h3[data-v-4c54819e]{font-size:18px;font-weight:700;color:var(--brown-mud)}.title h4[data-v-4c54819e]{font-size:14px;color:var(--green-sage);font-weight:400}.content[data-v-4c54819e]{width:0;flex:1 1 0%;display:flex;flex-direction:column;min-width:0;position:relative}.post[data-v-4c54819e]{padding-bottom:8px;word-wrap:break-word;overflow-wrap:break-word}.actions[data-v-4c54819e]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4px 20px}.icon-set[data-v-4c54819e]{display:flex;align-items:center;gap:0px}.icon-set-trash[data-v-4c54819e]{position:absolute;top:0;right:0}.icon-post[data-v-4c54819e]{height:15px;width:15px;margin-right:8px;cursor:pointer;transition:transform .1s ease-in-out}.repost[data-v-4c54819e]{height:20px;width:20px}.icon-post[data-v-4c54819e]:hover{transform:scale(1.5)}.follow-link[data-v-f829c65a]{text-decoration:none;color:inherit;cursor:pointer}.container-post[data-v-f829c65a]{width:100%}.hidden-input[data-v-f829c65a]{display:none}.hide-text[data-v-f829c65a]{width:20px}.hide-group[data-v-f829c65a]{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-items:center;text-align:center;width:100%;gap:4px;font-size:10px;margin:0 auto}.hide-group h4[data-v-f829c65a]{font-size:12px}.custom-upload-button[data-v-f829c65a]{background-color:var(--green-moss);color:#1c1b1b;padding:8px 16px;border-radius:8px;width:250px;cursor:pointer;text-align:center;font-weight:600;transition:background-color .2s ease-in-out}.custom-upload-button[data-v-f829c65a]:hover{background-color:var(--green-moss-dark)}button[data-v-f829c65a]{background-color:transparent;border:1px solid var(--light-cream);width:200px;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream)}button[data-v-f829c65a]:hover{background-color:var(--light-cream);border:1px solid var(--light-cream);color:var(--green-moss)}button[data-v-f829c65a]:disabled{opacity:.5;cursor:not-allowed}.toggle[data-v-f829c65a]{width:100%;display:flex;flex-direction:column;justify-content:center}.input-group[data-v-f829c65a]{display:flex;flex-direction:row;gap:16px}.edit[data-v-f829c65a]{display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:center;width:100%;gap:20px;height:450px}.input-field[data-v-f829c65a]{display:flex;flex-direction:column;border-radius:3px;border:1px solid var(--light-cream);background-color:var(--beige-background);height:30px;width:300px;margin:0 auto}input[data-v-f829c65a]{height:100%;background-color:transparent;border:none;outline:none;color:var(--green-moss);font-weight:400;font-size:20px;align-items:center;text-align:center;justify-content:center}.icon-action[data-v-f829c65a]{height:15px;width:15px;transition:transform .1s ease-in-out;cursor:pointer}.icon-action[data-v-f829c65a]:hover{transform:scale(1.5)}.header-image[data-v-f829c65a]{background-color:var(--green-sage);border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:flex;flex-direction:column;padding:20px 40px;transition:all .3s ease}.header-image.editing[data-v-f829c65a]{padding:50px 20px}.card[data-v-f829c65a]{align-items:center;display:flex;gap:10px;line-height:18px;width:100%;position:relative}.stats[data-v-f829c65a]{display:flex;align-items:center;gap:20px;justify-content:center;text-align:center}.avatar-image[data-v-f829c65a]{height:100px;width:100px;object-fit:cover;border-radius:50%;border:none}@media screen and (max-width:900px){.avatar-image[data-v-f829c65a]{height:70px;width:70px}}.details[data-v-f829c65a]{display:flex;align-items:center;width:100%;justify-content:space-between}@media screen and (max-width:600px){.details[data-v-f829c65a]{flex-direction:column;gap:20px}}h4[data-v-f829c65a]{font-weight:300;font-size:14px}.f-2[data-v-eb2839d1]{flex:2;height:100%;width:100%}.input-field.password[data-v-2644f8f1]{position:relative}.toggle-icon[data-v-2644f8f1]{opacity:.8;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--green-moss)}.error-message[data-v-2644f8f1]{color:red;font-size:14px;margin-top:10px}a[data-v-2644f8f1]{text-decoration:none;font-weight:800;color:var(--brown-mud)}.input-field[data-v-2644f8f1]{display:flex;flex-direction:column;border-radius:6px;border:2px solid var(--light-cream);background-color:var(--beige-background);height:50px;width:300px;margin-top:20px}h4[data-v-2644f8f1]{color:var(--brown-mud);font-size:14px;font-weight:500;margin-top:8px}h5[data-v-2644f8f1]{color:var(--brown-mud);font-size:12px;font-weight:500;align-self:flex-end;margin-right:20px;margin-top:4px}input[data-v-2644f8f1]{height:100%;background-color:transparent;border:none;outline:none;color:var(--green-moss);font-weight:400;font-size:20px;align-items:center;text-align:center;justify-content:center}h2[data-v-2644f8f1]{color:var(--brown-mud)}button[data-v-2644f8f1]{background-color:var(--green-sage);border:none;width:60%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream)}button[data-v-2644f8f1]:hover{background-color:var(--capivara)}form[data-v-2644f8f1]{display:flex;flex-direction:column;align-items:center}.logo[data-v-2644f8f1]{height:100px;width:100px;margin-top:40px}.container[data-v-2644f8f1]{height:600px;width:400px;display:flex;flex-direction:column;align-items:center;background-color:var(--beige-background);border-radius:16px}@media screen and (max-width: 900px){.container[data-v-2644f8f1]{background-color:var(--beige-container)}}h2[data-v-2644f8f1]{margin:20px}.input-field.password[data-v-6bfde6c7]{position:relative}.toggle-icon[data-v-6bfde6c7]{opacity:.8;position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--green-moss)}.error[data-v-6bfde6c7]{color:var(--error-red);font-size:12px}.group[data-v-6bfde6c7]{display:flex;width:100%;justify-content:space-between}.group>.input-field[data-v-6bfde6c7]{width:140px}a[data-v-6bfde6c7]{text-decoration:none;font-weight:800;color:var(--brown-mud)}.input-field[data-v-6bfde6c7]{display:flex;flex-direction:column;border-radius:6px;border:2px solid var(--light-cream);background-color:var(--beige-background);height:40px;width:300px;margin-top:10px}h4[data-v-6bfde6c7]{color:var(--brown-mud);font-size:14px;font-weight:500;margin-top:8px}h5[data-v-6bfde6c7]{color:var(--brown-mud);font-size:12px;font-weight:500;align-self:flex-end;margin-right:20px;margin-top:4px}input[data-v-6bfde6c7]{height:100%;background-color:transparent;border:none;outline:none;color:var(--green-moss);font-weight:400;font-size:20px;align-items:center;text-align:center;justify-content:center}h2[data-v-6bfde6c7]{color:var(--brown-mud)}button[data-v-6bfde6c7]{background-color:var(--green-sage);border:none;width:60%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:20px;color:var(--light-cream)}button[data-v-6bfde6c7]:hover{background-color:var(--capivara)}button[data-v-6bfde6c7]:disabled{opacity:.5;cursor:not-allowed}form[data-v-6bfde6c7]{display:flex;flex-direction:column;align-items:center}.logo[data-v-6bfde6c7]{height:100px;width:100px;margin-top:40px}.container[data-v-6bfde6c7]{height:600px;width:400px;display:flex;flex-direction:column;align-items:center;background-color:var(--beige-background);border-radius:16px}@media screen and (max-width: 900px){.container[data-v-6bfde6c7]{background-color:var(--beige-container)}}h2[data-v-6bfde6c7]{margin:20px}a[data-v-33834f9e]{text-decoration:none;font-weight:800;color:var(--brown-mud)}.input-field[data-v-33834f9e]{display:flex;flex-direction:column;border-radius:6px;border:2px solid var(--light-cream);background-color:var(--beige-background);height:50px;width:300px;margin-top:20px}h4[data-v-33834f9e]{color:var(--brown-mud);font-size:14px;font-weight:500;margin-top:8px}h5[data-v-33834f9e]{color:var(--brown-mud);font-size:12px;font-weight:500;align-self:flex-end;margin-right:20px;margin-top:4px}input[data-v-33834f9e]{height:100%;background-color:transparent;border:none;outline:none;color:var(--green-moss);font-weight:400;font-size:20px;align-items:center;text-align:center;justify-content:center}h2[data-v-33834f9e]{color:var(--brown-mud)}button[data-v-33834f9e]{background-color:var(--green-sage);border:none;width:60%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream)}button[data-v-33834f9e]:hover{background-color:var(--capivara)}form[data-v-33834f9e]{display:flex;flex-direction:column;align-items:center}.logo[data-v-33834f9e]{height:100px;width:100px;margin-top:40px}.container[data-v-33834f9e]{height:600px;width:400px;display:flex;flex-direction:column;align-items:center;background-color:var(--beige-background);border-radius:16px}h2[data-v-33834f9e]{margin:20px}.header[data-v-b6b48cea]{max-width:100%;margin:8px}.header h3[data-v-b6b48cea]{font-family:Inter;font-weight:800;color:#4e2e10;font-size:24px}.f-2[data-v-cd89d07b]{flex:2;height:100%;width:100%}.header[data-v-c7919aba]{max-width:100%;margin:8px}.header h3[data-v-c7919aba]{font-family:Inter;font-weight:800;color:#4e2e10;font-size:24px}.f-2[data-v-e6662f27]{flex:2;height:100%;width:100%}.texto[data-v-6984c307],h2[data-v-6984c307]{text-align:center;margin:0 50px}.welcome-img[data-v-6984c307]{height:300px;width:300px}.container-group[data-v-6984c307]{display:flex;width:100vw;height:100vh}@media screen and (max-width: 900px){.container-group[data-v-6984c307]{flex-direction:column;align-items:center;justify-content:center;gap:0}}.container[data-v-6984c307]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 900px){.container[data-v-6984c307]{height:200vh;width:100%;align-items:center;justify-content:center;padding-bottom:20px}}h2[data-v-6984c307]{color:var(--brown-mud);font-size:30px;margin-bottom:8px}p[data-v-6984c307]{color:var(--capivara);font-weight:400;font-size:16px;line-height:18px;text-align:center;margin-top:8px;white-space:normal}.button[data-v-6984c307]{display:flex;background-color:var(--green-sage);border:none;width:60%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream);text-align:center;text-decoration:none;align-items:center;justify-content:center}.button[data-v-6984c307]:hover{background-color:var(--capivara)}.logo[data-v-6984c307]{height:100px;width:100px;margin-top:40px}.notification[data-v-b0f28aca]{text-decoration:none;color:inherit}span[data-v-b0f28aca]{font-weight:800}ul[data-v-b0f28aca]{gap:8px;display:flex;flex-direction:column;width:100%}.card-unread[data-v-b0f28aca]{display:flex;align-items:center;width:80%;background-color:var(--beige-yellow);margin-left:16px;padding:8px;border-radius:8px;cursor:pointer}.card-read[data-v-b0f28aca]{display:flex;cursor:pointer;align-items:center;width:80%;background-color:transparent;margin-left:16px;padding:8px;border-radius:8px}.header[data-v-b0f28aca]{max-width:100%;margin:8px}.header h3[data-v-b0f28aca]{font-family:Inter;font-weight:800;color:#4e2e10;font-size:24px}.f-2[data-v-876f8719]{flex:2;height:100%;width:100%}.button-link[data-v-dec5dbe6]{display:flex;flex-direction:column;justify-content:center}.back[data-v-dec5dbe6]{text-decoration:none;color:inherit}.button[data-v-dec5dbe6]{background-color:var(--green-sage);border:none;width:70%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream);text-align:center;align-items:center;align-content:center;text-decoration:none}.button[data-v-dec5dbe6]:hover{background-color:var(--capivara)}.container[data-v-dec5dbe6]{display:flex;flex-direction:column;align-items:center}.img-404[data-v-dec5dbe6]{width:300px;height:300px}.card-add-list[data-v-ff25160f]{padding-top:8px;padding-bottom:8px;display:flex;align-items:center;text-align:center;justify-content:space-between;width:100%;gap:10px;text-decoration:none;cursor:pointer;color:inherit}.card-post-list[data-v-ff25160f]{padding:6px;border-radius:8px;gap:4px;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}.card-post-list h3[data-v-ff25160f]{font-size:14px;line-height:16px;font-weight:800}.details[data-v-ff25160f]{display:flex;justify-content:space-between;margin:0 4px;align-items:center}.card-post-list[data-v-ff25160f]:hover{background-color:var(--green-moss)}.profile-feat[data-v-ff25160f]{height:100%;display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:8px}.profile-feat[data-v-ff25160f]:hover{background-color:var(--green-moss)}.avatar-feat[data-v-ff25160f]{height:40px;width:40px;object-fit:cover;border-radius:50%}.user-group[data-v-ff25160f]{display:flex;padding:8px;flex-direction:column;align-items:flex-start;justify-content:center;line-height:18px;gap:4px}.user-group h4[data-v-ff25160f]{font-size:12px}.add-circle[data-v-ff25160f]{border-radius:30%;height:40px;width:40px;margin:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s ease-in-out}.add-circle[data-v-ff25160f]:hover{transform:scale(1.5)}.add-feat[data-v-ff25160f]{height:20px;width:20px}.container-feats[data-v-ff25160f]{display:block;padding:20px 8px}.feat-box[data-v-ff25160f]{width:90%;background-color:var(--green-sage);border-radius:16px;padding:16px;margin-top:20px}.feat-box h2[data-v-ff25160f]{font-size:20px}.feat-box h3[data-v-ff25160f]{font-size:18px;font-weight:500}.feat-box h4[data-v-ff25160f]{font-weight:100;line-height:6px}.user-group h3[data-v-ff25160f]{font-size:14px;font-weight:800}.number-not[data-v-4e998fec]{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px}.alert-parent[data-v-4e998fec]{position:relative}.red-alert[data-v-4e998fec]{position:absolute;height:12px;width:12px;border-radius:50%;border:none;background-color:var(--error-red);top:12px;left:16px}@media screen and (max-width: 1020px){nav[data-v-4e998fec]{display:none}nav.nav-mobile[data-v-4e998fec]{display:flex;position:absolute;top:90px;left:20px;background-color:var(--light-cream);border-radius:20px;padding:20px;width:80%;box-shadow:0 2px 10px #0000001a;flex-direction:column;gap:16px;z-index:1000}}.burger-menu[data-v-4e998fec]{display:none;opacity:.8}@media screen and (max-width: 1020px){.burger-menu[data-v-4e998fec]{display:flex;position:absolute;top:20px;left:20px;height:50px;width:50px;border:1px solid var(--beige-background);border-radius:10px;padding:6px;cursor:pointer}}.burger-menu[data-v-4e998fec]:hover{background-color:var(--capivara)}.capi-logo[data-v-4e998fec]{height:200px;width:200px}@media screen and (max-width: 1020px){.capi-logo[data-v-4e998fec]{height:150px;width:150px}}.active-nav[data-v-4e998fec]{background-color:var(--beige-background)}.exact-nav[data-v-4e998fec]{font-weight:700}.logout[data-v-4e998fec]{height:20px;width:20px}.logout-circle[data-v-4e998fec]{border-radius:30%;height:40px;width:40px;margin:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s ease-in-out}.logout-circle[data-v-4e998fec]:hover{transform:scale(1.5)}.profile-auth h4[data-v-4e998fec],.profile-auth h5[data-v-4e998fec]{font-weight:400;margin-top:4px}.profile-auth[data-v-4e998fec]{line-height:18px}.avatar-group[data-v-4e998fec]{display:flex;flex-direction:row;align-items:center}.auth[data-v-4e998fec]{margin-top:50px;align-items:center;width:90%;display:flex;flex-direction:row;justify-content:space-between}.avatar-wrapper[data-v-4e998fec]{margin:8px 16px}.avatar-mainbar[data-v-4e998fec]{border-radius:50%;height:60px;width:60px;object-position:center}.container-profile[data-v-4e998fec]{display:flex;flex-direction:column;align-items:center;height:100vh}@media screen and (max-width: 1020px){.container-profile[data-v-4e998fec]{display:flex;flex-direction:row;height:100px}}nav[data-v-4e998fec]{flex-direction:column;align-items:flex-start;width:80%}.icon[data-v-4e998fec]{height:25px;width:25px;display:block}.nav-group[data-v-4e998fec]{display:flex;align-items:center;justify-content:flex-start;gap:40px;height:50px;padding:0 16px;border-radius:40px;cursor:pointer}.nav-group[data-v-4e998fec]:hover{background-color:var(--beige-background)}nav a[data-v-4e998fec]{display:flex;align-items:center;gap:40px;text-decoration:none;font-family:Inter;font-weight:800;color:var(--brown-mud);font-size:20px;cursor:pointer}button[data-v-4e998fec]{background-color:var(--green-sage);border:none;width:60%;height:40px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;margin-top:40px;color:var(--light-cream)}@media screen and (max-width: 1020px){button[data-v-4e998fec]{display:none}}button[data-v-4e998fec]:hover{background-color:var(--capivara)}body[data-v-022d5413]{background-color:var(--green-sage)}.border[data-v-022d5413]{border-right:1px solid var(--beige-background)}@media screen and (max-width: 1020px){.border[data-v-022d5413]{border-right:none;border-bottom:1px solid var(--beige-background);display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center}}.f-1[data-v-022d5413]{flex:1;height:100%}@media screen and (max-width: 1020px){.feat[data-v-022d5413]{display:flex;flex-direction:column;align-items:center;width:100%}}.wrapper[data-v-022d5413]{position:fixed;top:40px;left:20px;right:20px;bottom:60px;background-color:var(--beige-container);border-radius:10px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1020px){.wrapper[data-v-022d5413]{position:relative;flex-direction:column;top:auto;left:auto;right:auto;bottom:auto}}
