.sidebar[data-v-eb1197f2]{width:70px;height:100vh;display:flex;flex-direction:column;align-items:center;padding:15px 0;border-radius:12px;background:#2b2d31;border-right:1px solid #ffffff36}.logo-circle[data-v-eb1197f2]{width:40px;height:40px;background:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:30px;border:3px solid #4c8bf5}.logo-circle img[data-v-eb1197f2]{width:20px}.menu[data-v-eb1197f2]{display:flex;flex-direction:column;gap:14px;flex:1}.menu-item[data-v-eb1197f2]{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;opacity:.8;cursor:pointer;transition:all .2s}.menu-item[data-v-eb1197f2]:hover{background:#ffffff26;opacity:1}.menu-item.active[data-v-eb1197f2]{background:#ffffff40;opacity:1}.footer[data-v-eb1197f2]{margin-top:auto}#main-app[data-v-e4bdfe13]{height:100%;display:flex}#content[data-v-e4bdfe13]{flex:1}.login[data-v-2c2e638f]{height:100%;display:flex;align-items:center;justify-content:center}form[data-v-2c2e638f]{background:#103f76;max-width:350px;min-width:346px;padding:30px 20px;border:1px solid #ffffff49;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:20px}.warning[data-v-2c2e638f]{display:flex;align-items:center;gap:10px;padding:10px;background-color:#fff0d1;border-radius:6px;border:1px solid #e3bc6a}.warning-icon[data-v-2c2e638f]{display:flex;justify-content:center;align-items:center;min-width:30px;height:30px;border-radius:50%;background-color:#feab72}.warning>p[data-v-2c2e638f]{font-size:14px;color:#5c5d58}.title-forgot-password[data-v-2c2e638f]{width:100%;text-align:left;color:#fff;font-size:18px}.forgot-password[data-v-2c2e638f]{display:flex;justify-content:space-between;align-items:center;width:100%}.forgot-password p[data-v-2c2e638f]{cursor:pointer;color:#fff;font-size:14px}@media screen and (max-width:767px){.login[data-v-2c2e638f]{flex-direction:column}}#profile[data-v-397f9408]{padding:20px;height:100%;display:flex;flex-direction:column}.user-avatar[data-v-397f9408]{width:70px;height:70px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;margin:20px 0;color:#fff;border:4px solid #1e7ce8;overflow:hidden}.user-avatar>img[data-v-397f9408]{width:40px}form[data-v-397f9408]{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:6px;width:100%;max-width:600px}button[data-v-397f9408]{margin-top:40px;background-color:#103f76;color:#fff}.tag-role[data-v-397f9408]{display:flex;justify-content:center;align-items:center;border-radius:8px;padding:3px 6px;background-color:#103f76;color:#fff;max-width:100px;font-size:12px}.header-profile[data-v-397f9408]{display:flex;gap:10px;align-items:center;border-bottom:1px solid #ffffff1f}.header-details[data-v-397f9408]{display:flex;flex-direction:column;gap:5px}input[data-v-397f9408]:disabled{background-color:#f5f5f5;cursor:not-allowed}@media screen and (max-width:767px){form[data-v-397f9408]{max-width:none}}.register[data-v-fa603a5e]{height:100%;display:flex;align-items:center;justify-content:center}form[data-v-fa603a5e]{background:#103f76;max-width:350px;min-width:346px;padding:30px 20px;border:1px solid #ffffff49;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:20px}.title-register[data-v-fa603a5e]{color:#fff}.hasAccount[data-v-fa603a5e]{width:100%;display:flex}.hasAccount p[data-v-fa603a5e]{color:#fff;font-size:14px;cursor:pointer}form[data-v-042e793b]{background:#103f76;max-width:350px;min-width:346px;padding:30px 20px;border:1px solid #ffffff49;border-radius:6px;display:flex;flex-direction:column;align-items:center;gap:20px}.reset[data-v-042e793b]{height:100%;display:flex;align-items:center;justify-content:center}.title-reset[data-v-042e793b]{color:#fff}.nav-landing[data-v-21d42795]{display:flex;justify-content:end;width:100%;padding:10px 40px;background-color:#030504;border-bottom:1px solid #cccccc4d}.landing-page[data-v-21d42795]{display:flex;flex-direction:column;align-items:center;background-color:#030504;padding:20px}.principal-title[data-v-21d42795]{font-size:32px;margin-bottom:30px}.principal-title-custom[data-v-21d42795]{color:#00bc99}.description-page[data-v-21d42795]{text-align:left;margin-bottom:30px;color:#707373}.section-btn[data-v-21d42795]{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}.section-btn button[data-v-21d42795]{width:120px}.abount-me[data-v-21d42795]{color:#00bc99}.title-dev[data-v-21d42795]{font-size:28px;margin:5px 0}.box[data-v-21d42795]{padding:10px;border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;gap:5px;margin-bottom:20px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100vw;height:100vh;background-color:#030504;overflow-x:hidden;font-family:Roboto,sans-serif;color:#fff}a{text-decoration:none;font-family:Roboto,sans-serif}ul{list-style:none}li{font-family:Roboto,sans-serif}#app{width:100%;height:100%}h1,h2,h3,h4,h5,h6,p,span,label{font-family:Roboto,sans-serif}input{width:100%;padding:10px;border-radius:6px;outline:none;border:none}button{width:100%;padding:10px;border-radius:6px;cursor:pointer;border:none;font-family:Roboto,sans-serif}
