.navbar.is-primary.header-entity{background:linear-gradient(135deg,#0d6efd,#004085);margin-bottom:0;box-shadow:none;position:relative;z-index:30}.navbar.is-primary.header-coc{background:linear-gradient(135deg,#dc3545,#a71e2a)}.navbar.is-primary.header-admin{background:linear-gradient(135deg,#6c757d,#495057)}.header-left-content{display:flex;align-items:center;gap:1rem;flex:1;min-width:0;padding:.5rem 0}.navbar-item.header-left-content{flex:1;min-width:0;overflow:hidden;padding-left:1.5rem}@media(max-width:768px){.navbar-item.header-left-content{padding-left:0}}.header-logo-wrapper{flex-shrink:0;margin-left:1.5rem}.header-logo{max-height:48px;width:auto;object-fit:contain}@media(max-width:768px){.header-logo-wrapper{margin-left:0}}.header-mobile-toggle-wrapper{flex-shrink:0;margin-right:.75rem}@media(min-width:1024px){.header-mobile-toggle-wrapper{display:none!important}}.header-icon-wrapper{flex-shrink:0;margin-right:1rem}.header-icon{width:44px;height:44px;border-radius:12px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.header-icon:hover{transform:scale(1.05)}.header-text-content,.header-title-wrapper{flex:1;min-width:0;overflow:hidden}.header-title-wrapper .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.header-subtitle-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.mobile-menu-toggle{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;flex-shrink:0;margin-left:.5rem}.mobile-menu-toggle:hover{background-color:#fff3!important;transform:scale(1.05)}.mobile-menu-toggle:active{transform:scale(.95)}.mobile-menu-toggle .icon{font-size:1.5rem}@media(min-width:1024px){.mobile-menu-toggle{display:none!important}}@media(max-width:1023px){.mobile-menu-toggle{display:flex!important;visibility:visible!important;opacity:1!important}}.navbar-menu,.navbar-menu.is-active{display:block!important}@media(max-width:768px){.navbar.is-primary{padding:.5rem 1rem}.navbar-brand{flex:1;min-width:0;overflow:hidden}.header-left-content{gap:.75rem;padding:.25rem 0}.header-logo{max-height:36px}.header-icon{width:36px;height:36px;font-size:1.2rem;flex-shrink:0}.header-icon-wrapper{flex-shrink:0}.header-text-content{min-width:0;flex:1;overflow:hidden}.navbar.is-primary .title.is-4{font-size:1.1rem;line-height:1.3;margin-bottom:.25rem}.navbar.is-primary .subtitle.is-6{font-size:.75rem;line-height:1.2}.navbar-menu{flex-shrink:0;display:block!important;position:static!important;box-shadow:none!important;background:transparent!important}.navbar-end{align-items:center;justify-content:flex-end}.navbar-item{padding:.5rem}.mobile-menu-toggle{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1}}.admin-dashboard{display:flex;flex-direction:column;width:100%;height:100vh;background:#f4f6f9;overflow:hidden}.admin-main{flex:1;overflow:hidden}.admin-sidebar{background:#2c3e50;overflow-y:auto;overflow-x:hidden;transition:all .3s ease;width:280px;flex:0 0 280px;flex-shrink:0;box-shadow:2px 0 8px #0000001a}.admin-sidebar.is-collapsed{width:70px;flex:0 0 70px}.admin-sidebar .menu{padding:1.5rem;height:100%;display:flex;flex-direction:column}.admin-sidebar-header{flex-wrap:wrap;gap:.5rem}.admin-sidebar.is-collapsed .admin-sidebar-header{justify-content:center}.admin-sidebar-brand{flex:1;min-width:0;word-break:break-word}.admin-sidebar-logo{width:64px;height:64px;border-radius:10px;background:linear-gradient(135deg,#e74c3c,#c0392b);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.5rem;font-size:1.75rem;color:#fff}.admin-sidebar-muni{font-size:.95rem;font-weight:600;color:#fffffff2;margin-top:.25rem}.admin-sidebar .menu-list{flex:1}.admin-sidebar .menu-list a{color:#fff!important;background-color:transparent!important;border:none;display:flex;align-items:center}.admin-sidebar .menu-list a:hover{background-color:#ffffff1a!important;color:#fff!important}.admin-sidebar .menu-list a.is-active{background-color:#e74c3c4d!important;color:#fff!important}.admin-sidebar.is-collapsed .menu-list{display:flex;flex-direction:column;align-items:center}.admin-sidebar.is-collapsed .menu-list li{width:100%;display:flex;justify-content:center}.admin-sidebar.is-collapsed .menu-list a{justify-content:center;padding:.75em;width:100%;max-width:56px;min-width:56px;min-height:56px;border-radius:10px;margin:0 auto;display:flex;align-items:center}.admin-sidebar.is-collapsed .menu-list a.is-active{background-color:#e74c3c66!important;border-radius:10px;width:100%;max-width:56px;min-width:56px;min-height:56px;display:flex;justify-content:center;align-items:center;margin:0 auto}.admin-sidebar.is-collapsed .menu-list .icon{margin-right:0;margin-left:0;font-size:1.25rem}.admin-sidebar-footer{padding-right:0!important;margin-right:0}.admin-sidebar-footer-buttons{display:flex;justify-content:flex-end;align-items:center;margin-left:0;margin-right:0;padding-right:0;flex-shrink:0}.admin-sidebar-footer-buttons-collapsed{display:flex;align-items:flex-end;width:100%}.admin-sidebar.is-collapsed .admin-sidebar-footer-buttons-collapsed{align-items:flex-end}.admin-sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:1000;transition:opacity .3s ease;cursor:pointer}.admin-sidebar-overlay.is-active{display:block;animation:adminOverlayFadeIn .3s ease}@keyframes adminOverlayFadeIn{0%{opacity:0}to{opacity:1}}.admin-main-content{flex:1;overflow-y:auto;overflow-x:hidden;background:#f5f5f5;padding:1.5rem}.mobile-menu-toggle{display:none!important}.admin-dashboard .loader{width:48px;height:48px;border:4px solid #e74c3c;border-bottom-color:transparent;border-radius:50%;display:inline-block;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-view-container{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}@media(min-width:769px){.admin-sidebar{position:relative;transform:translate(0)!important}.admin-sidebar-overlay.is-active{display:none!important}}@media(max-width:1024px){.admin-sidebar{width:240px;flex:0 0 240px}.admin-sidebar.is-collapsed{width:70px;flex:0 0 70px}}@media(max-width:768px){.mobile-menu-toggle{display:flex!important}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1001;transform:translate(-100%);width:280px!important;flex:0 0 280px!important;transition:transform .3s ease;box-shadow:2px 0 10px #0000004d}.admin-sidebar.is-collapsed{width:280px!important;flex:0 0 280px!important}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar .menu-list a span:not(.icon){display:inline!important}.admin-sidebar.is-collapsed .menu-list a span:not(.icon){display:inline!important}.admin-main{width:100%}.admin-main-content{width:100%;margin-left:0;padding:1rem}}@media(max-width:480px){.admin-main-content{padding:.75rem}.admin-view-container{padding:1rem;border-radius:8px}}.entities-management,.municipalities-panel,.entities-list-panel{background:#fff;border-radius:12px;padding:1.5rem}.no-selection,.no-data,.loading{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#7f8c8d;text-align:center}.users-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.users-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.users-view-bulma .table tbody tr:hover{background-color:#f8f9fa}.users-view-bulma .tags,.users-view-bulma .tags .tag,.users-view-bulma .buttons.are-small .button{margin-bottom:0}.users-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@media(max-width:768px){.users-view-bulma{padding:1rem}.users-view-bulma .table-container{overflow-x:auto}.users-view-bulma .table{min-width:700px}}.municipalities-box{scrollbar-width:thin}.municipalities-box::-webkit-scrollbar{width:6px}.municipalities-box::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.municipalities-box::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.municipalities-box::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.checkbox{display:flex;align-items:center;cursor:pointer}.entities-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.entities-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.entities-view-bulma .table tbody tr:hover{background-color:#f8f9fa}.sections-expanded-row,.sections-expanded-row:hover{background:#f8f9fa!important}.entities-view-bulma .buttons.are-small .button{margin-bottom:0}.entities-view-bulma .modal-card-head{background:#34495e}.entities-view-bulma .modal-card-head.has-background-dark{background:#2c3e50}.entities-view-bulma .modal-card-title{color:#fff}.entities-view-bulma .tabs.is-boxed ul{border-bottom:none}.entities-view-bulma .tabs.is-boxed li.is-active a{background:#fff;border-bottom-color:#fff}.entities-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@media(max-width:768px){.entities-view-bulma{padding:1rem}.entities-view-bulma .table-container{overflow-x:auto}.entities-view-bulma .table{min-width:800px}}.select.is-multiple select{height:auto;padding:.5rem}.select.is-multiple select option{padding:.5rem}.volunteers-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.entities-panel-bulma{height:100%;min-height:calc(100vh - 280px)}.entities-list-bulma{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 350px);overflow-y:auto}.entity-item-bulma{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8f9fa;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s}.entity-item-bulma:hover{background:#ecf0f1;border-color:#3498db}.entity-item-bulma.is-active{background:#e3f2fd;border-color:#3498db}.volunteers-panel-bulma{min-height:calc(100vh - 280px)}.volunteers-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px}.volunteers-view-bulma .table tbody tr:hover{background-color:#f8f9fa}.volunteers-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.entities-list-bulma::-webkit-scrollbar{width:6px}.entities-list-bulma::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.entities-list-bulma::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.entities-list-bulma::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media(max-width:1024px){.volunteers-view-bulma .columns{flex-direction:column}.volunteers-view-bulma .column.is-3{width:100%}.entities-panel-bulma{min-height:auto}.entities-list-bulma{max-height:200px;flex-direction:row;flex-wrap:wrap}.entity-item-bulma{flex:0 0 auto;padding:8px 12px}}@media(max-width:768px){.volunteers-view-bulma{padding:1rem}.volunteers-view-bulma .table-container{overflow-x:auto}.volunteers-view-bulma .table{min-width:700px}.volunteers-panel-bulma .is-flex{flex-direction:column;gap:1rem;align-items:stretch!important}.volunteers-panel-bulma .field{min-width:100%!important}}.municipalities-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.municipalities-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.municipalities-view-bulma .table tbody tr:hover{background-color:#f8f9fa}.municipalities-view-bulma .buttons.are-small .button{margin-bottom:0}.municipalities-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@media(max-width:768px){.municipalities-view-bulma{padding:1rem}.municipalities-view-bulma .table-container{overflow-x:auto}.municipalities-view-bulma .table{min-width:700px}}.file.has-name .file-name{max-width:none;flex:1}@media(max-width:768px){.modal-card{margin:0 10px;max-height:calc(100vh - 40px)}.modal-card-body .columns{margin:0}.modal-card-body .column{padding:.5rem}}.roles-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.roles-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem}.roles-view-bulma .buttons.are-small .button{margin-bottom:0}.roles-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.roles-guide-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;transition:all .2s ease}.roles-guide-header:hover{border-color:#3498db;box-shadow:0 2px 8px #3498db26}.role-info-card{height:100%;border:2px solid #e9ecef;transition:all .2s ease}.role-info-card:hover{border-color:#3498db;box-shadow:0 4px 12px #00000014}.role-info-card.is-not-configured{opacity:.6;background:#fafafa}.role-icon-badge{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.role-icon-badge i{font-size:1.25rem}.role-icon-small{width:32px;height:32px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.role-icon-small i{font-size:1rem}.role-capabilities{list-style:none;margin:0;padding:0}.role-capabilities li{padding:2px 0;display:flex;align-items:flex-start}.role-capabilities li i{margin-top:2px;flex-shrink:0}@media screen and (max-width:768px){.roles-view-bulma{padding:1rem}.roles-guide-header .title.is-5{font-size:1rem}.role-info-card{margin-bottom:.5rem}}.permissions-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.permissions-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.75rem}.permissions-view-bulma .buttons.are-small .button{margin-bottom:0}.permissions-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.permissions-guide-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;transition:all .2s ease}.permissions-guide-header:hover{border-color:#f39c12;box-shadow:0 2px 8px #f39c1226}.permission-icon-badge{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.permission-icon-badge i{font-size:1.25rem}.permission-icon-small{width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.permission-icon-small i{font-size:.9rem}.permission-category-box{border:2px solid #e9ecef;transition:all .2s ease}.permission-category-box:hover{border-color:#3498db;box-shadow:0 4px 12px #00000014}.permission-guide-table thead th{background:#f5f5f5!important;color:#363636!important;font-size:.7rem!important;padding:.5em .75em!important}.permission-guide-table tbody tr:hover{background-color:#f8f9fa}.permission-guide-table tbody td{vertical-align:middle;padding:.5em .75em}.permissions-view-bulma code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.permissions-view-bulma code.has-text-success{background:#effaf3}.permissions-view-bulma .tabs.is-boxed ul{flex-wrap:wrap}.permissions-view-bulma .tabs.is-boxed li a{padding:.5em .75em;font-size:.85rem}.permissions-view-bulma .tabs.is-boxed li.is-active a{background-color:#fff;border-bottom-color:#fff}@media screen and (max-width:1024px){.permissions-view-bulma .tabs.is-boxed li a span:not(.icon){display:none}.permissions-view-bulma .tabs.is-boxed li a .tag{display:none}}@media screen and (max-width:768px){.permissions-view-bulma{padding:1rem}.permissions-guide-header .title.is-5{font-size:1rem}.permission-category-box{padding:1rem}.permission-guide-table{font-size:.8rem}}.permissions-view-bulma .table-container{max-height:400px;overflow-y:auto}.permissions-view-bulma .table-container::-webkit-scrollbar{width:6px}.permissions-view-bulma .table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.permissions-view-bulma .table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.permissions-view-bulma .table-container::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.settings-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.settings-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.smtp-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.smtp-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem}.smtp-view-bulma .buttons.are-small .button{margin-bottom:0}.smtp-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.telegram-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.telegram-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem}.telegram-view-bulma .buttons.are-small .button{margin-bottom:0}.telegram-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.telegram-bot-management{padding:1rem}.telegram-bot-management .bot-avatar{width:60px;height:60px;background:linear-gradient(135deg,#08c,#00c6ff);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.telegram-bot-management .bot-avatar i{color:#fff!important;font-size:1.5rem}.telegram-bot-management .bot-card{transition:all .2s ease;border:2px solid transparent}.telegram-bot-management .bot-card:hover{border-color:#08c;transform:translateY(-2px);box-shadow:0 4px 12px #0088cc26}.telegram-bot-management .bot-card .bot-avatar{width:50px;height:50px}.telegram-bot-management .bot-card .bot-avatar i{font-size:1.25rem}.telegram-bot-management code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-size:.85em;word-break:break-all}.telegram-bot-management code{padding:2px 6px;border-radius:4px}.telegram-bot-management .notification.is-light{border-left:3px solid #dbdbdb}.telegram-bot-management .notification.is-light.is-success{border-left-color:#48c78e}.telegram-bot-management .loader{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#dc3545;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.telegram-bot-management .table td,.telegram-bot-management .table th{vertical-align:middle}@media(max-width:768px){.telegram-bot-management .buttons{flex-wrap:wrap}.telegram-bot-management .buttons .button{margin-bottom:.5rem}}.firebase-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.firebase-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem}.firebase-view-bulma .buttons.are-small .button{margin-bottom:0}.firebase-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.storage-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.storage-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem}.storage-view-bulma .buttons.are-small .button{margin-bottom:0}.storage-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.documents-view-bulma{background:#fff;border-radius:12px;padding:1.5rem;min-height:100%}.municipalities-panel{height:100%;min-height:calc(100vh - 280px)}.municipalities-list-docs{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 350px);overflow-y:auto}.municipality-item-docs{display:flex;flex-direction:column;padding:10px 12px;background:#f8f9fa;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s}.municipality-item-docs:hover{background:#ecf0f1;border-color:#3498db}.municipality-item-docs.is-active{background:#e3f2fd;border-color:#3498db}.documents-view-bulma .table thead th{background:#34495e;color:#fff;font-weight:600;text-transform:uppercase;font-size:.8rem}.documents-view-bulma .loader{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}.modal-card-head{background:#34495e}.modal-card-title{color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.municipalities-list-docs::-webkit-scrollbar{width:6px}.municipalities-list-docs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.municipalities-list-docs::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}
