@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=JetBrains+Mono:wght@500;700&display=swap");.gestaoUsuario_main__ZBpB3{font-family:Quicksand,sans-serif;color:#333}.gestaoUsuario_heroSection__zoxgC{position:relative;width:100%;height:60vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-image:url(https://picsum.photos/seed/usermanagement/1920/1080.jpg);background-size:cover;background-position:50%}.gestaoUsuario_overlay__KBlla{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.7));z-index:2}.gestaoUsuario_heroContent__Xhfe0{position:relative;z-index:3;text-align:center;color:#fff;animation:gestaoUsuario_fadeInUp__Em1Ba 1s ease-in-out;padding:0 1rem}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:1.2rem;opacity:.9}.gestaoUsuario_produtosSection__gHG26{text-align:center;padding:5rem 2rem;background:#f8f9fa}.gestaoUsuario_title__2EBOz{font-family:JetBrains Mono,monospace;font-size:2.2rem;color:#c41e3a;margin-bottom:.5rem}.gestaoUsuario_subtitle__1xwp4{font-size:1.2rem;color:#555;margin-bottom:3rem}.gestaoUsuario_container__MS7M_{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3rem}.gestaoUsuario_toolbar__TrBXV{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem}.gestaoUsuario_searchInput__8k7yq{padding:.8rem 1.2rem;border:1px solid #ddd;border-radius:8px;width:300px;font-family:Quicksand,sans-serif;font-size:1rem}.gestaoUsuario_addButton__pe6_8{background:#c41e3a;color:white;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.gestaoUsuario_addButton__pe6_8:hover{background:#a01730;transform:translateY(-2px)}.gestaoUsuario_formContainer__rMp_u{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:100;padding:1rem}.gestaoUsuario_formCard__pt4kP{background:white;padding:2rem;border-radius:12px;width:90%;max-width:500px;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:gestaoUsuario_fadeInUp__Em1Ba .5s ease-out}.gestaoUsuario_formCard__pt4kP h3{margin-bottom:1.5rem;color:#333;font-size:1.5rem}.gestaoUsuario_formGroup__d2kwA{margin-bottom:1.5rem;text-align:left}.gestaoUsuario_formGroup__d2kwA label{display:block;margin-bottom:.5rem;font-weight:600;color:#555}.gestaoUsuario_formGroup__d2kwA input,.gestaoUsuario_formGroup__d2kwA select{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:6px;font-family:Quicksand,sans-serif;font-size:1rem}.gestaoUsuario_formButtons__9f_LP{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.gestaoUsuario_cancelButton__u8AQx,.gestaoUsuario_saveButton__uSHaP{padding:.8rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.gestaoUsuario_saveButton__uSHaP{background:#28a745;color:white}.gestaoUsuario_saveButton__uSHaP:hover{background:#218838}.gestaoUsuario_cancelButton__u8AQx{background:#6c757d;color:white}.gestaoUsuario_cancelButton__u8AQx:hover{background:#5a6268}.gestaoUsuario_tableContainer__Y37RT{max-width:1200px;margin:0 auto 3rem;overflow-x:auto;padding:0 1rem}.gestaoUsuario_userTable__uRrAN{width:100%;border-collapse:collapse;background:white;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1)}.gestaoUsuario_userTable__uRrAN th{background:#c41e3a;color:white;padding:1rem;text-align:left;font-weight:600}.gestaoUsuario_userTable__uRrAN td{padding:1rem;border-bottom:1px solid #eee}.gestaoUsuario_userTable__uRrAN tr:last-child td{border-bottom:none}.gestaoUsuario_userTable__uRrAN tr:hover{background:#f8f9fa}.gestaoUsuario_roleBadge__LpfsI{padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block}.gestaoUsuario_administrador__e7eGj{background:#dc3545;color:white}.gestaoUsuario_moderador__oSpJZ{background:#fd7e14;color:white}.gestaoUsuario_usu_rio__FfLYw{background:#28a745;color:white}.gestaoUsuario_deleteButton__VzWMu,.gestaoUsuario_editButton__0Bmz6{padding:.4rem .8rem;border:none;border-radius:4px;font-size:.85rem;font-weight:600;cursor:pointer;margin-right:.5rem;transition:all .3s ease}.gestaoUsuario_editButton__0Bmz6{background:#007bff;color:white}.gestaoUsuario_editButton__0Bmz6:hover{background:#0069d9}.gestaoUsuario_deleteButton__VzWMu{background:#dc3545;color:white}.gestaoUsuario_deleteButton__VzWMu:hover{background:#c82333}.gestaoUsuario_noResults__F_f7n{text-align:center;padding:2rem;color:#6c757d}.gestaoUsuario_glass__9aTHB{position:relative;width:280px;min-height:250px;border-radius:20px;background:rgba(255,255,255,.15);box-shadow:0 8px 25px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;color:#fff;transition:all .4s ease;overflow:hidden;padding:1.5rem}.gestaoUsuario_userInfo__NjXiO h3{font-size:1.3rem;margin-bottom:.5rem}.gestaoUsuario_userInfo__NjXiO p{font-size:1rem;opacity:.9;margin-bottom:1rem}.gestaoUsuario_cardActions__aggaW{display:flex;justify-content:space-between}.gestaoUsuario_cardDeleteButton__8Hc5W,.gestaoUsuario_cardEditButton__RhZej{padding:.5rem 1rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1 1;margin:0 .3rem}.gestaoUsuario_cardEditButton__RhZej{background:rgba(0,123,255,.8);color:white}.gestaoUsuario_cardEditButton__RhZej:hover{background:rgba(0,123,255,1)}.gestaoUsuario_cardDeleteButton__8Hc5W{background:rgba(220,53,69,.8);color:white}.gestaoUsuario_cardDeleteButton__8Hc5W:hover{background:rgba(220,53,69,1)}.gestaoUsuario_glass__9aTHB:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.25)}.gestaoUsuario_glass1___hqBm{background:linear-gradient(135deg,rgba(255,220,230,.3),rgba(196,30,58,.3))}.gestaoUsuario_glass2__NdAsi{background:linear-gradient(135deg,rgba(220,255,235,.3),rgba(30,196,103,.3))}.gestaoUsuario_glass3__npscW{background:linear-gradient(135deg,rgba(240,220,255,.3),rgba(120,40,180,.3))}.gestaoUsuario_message__P_wJ2{background:#d4edda;color:#155724;padding:1rem;border-radius:8px;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto;text-align:center;animation:gestaoUsuario_fadeInUp__Em1Ba .5s ease-out}@keyframes gestaoUsuario_fadeInUp__Em1Ba{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.gestaoUsuario_heroSection__zoxgC{height:50vh}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:1.8rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:1rem}.gestaoUsuario_toolbar__TrBXV{flex-direction:column;gap:1rem}.gestaoUsuario_searchInput__8k7yq{width:100%}.gestaoUsuario_userTable__uRrAN{font-size:.9rem}.gestaoUsuario_userTable__uRrAN td,.gestaoUsuario_userTable__uRrAN th{padding:.7rem .5rem}.gestaoUsuario_glass__9aTHB{width:240px;min-height:220px}}@media (max-width:580px){.gestaoUsuario_heroSection__zoxgC{height:45vh}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:1.6rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:.9rem}.gestaoUsuario_produtosSection__gHG26{padding:3rem 1rem}.gestaoUsuario_title__2EBOz{font-size:1.8rem}.gestaoUsuario_subtitle__1xwp4{font-size:1rem;margin-bottom:2rem}.gestaoUsuario_container__MS7M_{gap:1.5rem;margin-top:2rem}.gestaoUsuario_glass__9aTHB{width:100%;max-width:300px;min-height:200px}.gestaoUsuario_userInfo__NjXiO h3{font-size:1.1rem}.gestaoUsuario_userInfo__NjXiO p{font-size:.9rem}.gestaoUsuario_formCard__pt4kP{padding:1.5rem}.gestaoUsuario_formCard__pt4kP h3{font-size:1.3rem}.gestaoUsuario_formGroup__d2kwA input,.gestaoUsuario_formGroup__d2kwA select{padding:.6rem}.gestaoUsuario_cancelButton__u8AQx,.gestaoUsuario_saveButton__uSHaP{padding:.6rem 1.2rem}}@media (max-width:480px){.gestaoUsuario_heroSection__zoxgC{height:40vh}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:1.4rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:.85rem}.gestaoUsuario_produtosSection__gHG26{padding:2rem .8rem}.gestaoUsuario_title__2EBOz{font-size:1.6rem}.gestaoUsuario_subtitle__1xwp4{font-size:.9rem;margin-bottom:1.5rem}.gestaoUsuario_container__MS7M_{gap:1rem;margin-top:1.5rem}.gestaoUsuario_glass__9aTHB{min-height:180px;padding:1rem}.gestaoUsuario_userInfo__NjXiO h3{font-size:1rem}.gestaoUsuario_userInfo__NjXiO p{font-size:.85rem;margin-bottom:.8rem}.gestaoUsuario_cardDeleteButton__8Hc5W,.gestaoUsuario_cardEditButton__RhZej{padding:.4rem .8rem;font-size:.85rem}.gestaoUsuario_formCard__pt4kP{padding:1.2rem}.gestaoUsuario_formCard__pt4kP h3{font-size:1.2rem}.gestaoUsuario_formGroup__d2kwA input,.gestaoUsuario_formGroup__d2kwA select{padding:.5rem;font-size:.9rem}.gestaoUsuario_cancelButton__u8AQx,.gestaoUsuario_saveButton__uSHaP{padding:.5rem 1rem;font-size:.9rem}.gestaoUsuario_userTable__uRrAN{font-size:.8rem}.gestaoUsuario_userTable__uRrAN td,.gestaoUsuario_userTable__uRrAN th{padding:.5rem .3rem}.gestaoUsuario_deleteButton__VzWMu,.gestaoUsuario_editButton__0Bmz6{padding:.3rem .6rem;font-size:.75rem;margin-right:.3rem}.gestaoUsuario_roleBadge__LpfsI{padding:.2rem .6rem;font-size:.75rem}}@media (max-width:420px){.gestaoUsuario_heroSection__zoxgC{height:35vh}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:1.3rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:.8rem}.gestaoUsuario_produtosSection__gHG26{padding:1.5rem .5rem}.gestaoUsuario_title__2EBOz{font-size:1.4rem}.gestaoUsuario_subtitle__1xwp4{font-size:.85rem;margin-bottom:1rem}.gestaoUsuario_container__MS7M_{gap:.8rem;margin-top:1rem}.gestaoUsuario_glass__9aTHB{min-height:160px;padding:.8rem}.gestaoUsuario_userInfo__NjXiO h3{font-size:.95rem}.gestaoUsuario_userInfo__NjXiO p{font-size:.8rem;margin-bottom:.6rem}.gestaoUsuario_cardDeleteButton__8Hc5W,.gestaoUsuario_cardEditButton__RhZej{padding:.3rem .6rem;font-size:.8rem}.gestaoUsuario_formCard__pt4kP{padding:1rem}.gestaoUsuario_formCard__pt4kP h3{font-size:1.1rem}.gestaoUsuario_formGroup__d2kwA{margin-bottom:1rem}.gestaoUsuario_formGroup__d2kwA input,.gestaoUsuario_formGroup__d2kwA select{padding:.4rem;font-size:.85rem}.gestaoUsuario_cancelButton__u8AQx,.gestaoUsuario_saveButton__uSHaP{padding:.4rem .8rem;font-size:.85rem}.gestaoUsuario_message__P_wJ2{padding:.8rem;font-size:.9rem}}@media (max-width:380px){.gestaoUsuario_heroSection__zoxgC{height:30vh}.gestaoUsuario_heroContent__Xhfe0 h2{font-size:1.2rem}.gestaoUsuario_heroContent__Xhfe0 p{font-size:.75rem}.gestaoUsuario_produtosSection__gHG26{padding:1rem .3rem}.gestaoUsuario_title__2EBOz{font-size:1.3rem}.gestaoUsuario_subtitle__1xwp4{font-size:.8rem;margin-bottom:.8rem}.gestaoUsuario_container__MS7M_{gap:.5rem;margin-top:.8rem}.gestaoUsuario_glass__9aTHB{min-height:150px;padding:.6rem}.gestaoUsuario_userInfo__NjXiO h3{font-size:.9rem}.gestaoUsuario_userInfo__NjXiO p{font-size:.75rem;margin-bottom:.5rem}.gestaoUsuario_cardDeleteButton__8Hc5W,.gestaoUsuario_cardEditButton__RhZej{padding:.25rem .5rem;font-size:.75rem}.gestaoUsuario_formCard__pt4kP{padding:.8rem}.gestaoUsuario_formCard__pt4kP h3{font-size:1rem}.gestaoUsuario_formGroup__d2kwA{margin-bottom:.8rem}.gestaoUsuario_formGroup__d2kwA input,.gestaoUsuario_formGroup__d2kwA select{padding:.35rem;font-size:.8rem}.gestaoUsuario_cancelButton__u8AQx,.gestaoUsuario_saveButton__uSHaP{padding:.35rem .7rem;font-size:.8rem}.gestaoUsuario_message__P_wJ2{padding:.6rem;font-size:.85rem}.gestaoUsuario_userTable__uRrAN{font-size:.75rem}.gestaoUsuario_userTable__uRrAN td,.gestaoUsuario_userTable__uRrAN th{padding:.4rem .2rem}.gestaoUsuario_deleteButton__VzWMu,.gestaoUsuario_editButton__0Bmz6{padding:.25rem .5rem;font-size:.7rem;margin-right:.2rem}.gestaoUsuario_roleBadge__LpfsI{padding:.15rem .5rem;font-size:.7rem}}