@media (max-width:576px){.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>")!important}}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>")!important}.header{background-color:var(--primary-color,#24232c);z-index:20;box-sizing:border-box;justify-content:space-between;align-items:center;gap:.5em;width:100%;padding:0 2em;display:flex;position:-webkit-sticky;position:sticky;top:0}.header img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#24232c;border-radius:100%;width:100px;height:100px;padding:1em}.header .rightMenuBar{background-color:#fafafa;border-radius:100px;justify-content:center;align-items:center;gap:.5em;width:-moz-fit-content;width:fit-content;padding:.4em 1.4em;display:flex}.header .rightMenuBar svg{color:#24232c}.header .centerMenuBar{justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;display:flex}.header .centerMenuBar p{cursor:pointer;color:#e5e6eb;justify-content:center;align-items:center;gap:.5em;height:100px;padding:0 .6em;display:flex;position:relative}.header .centerMenuBar p:hover{text-decoration:underline;-webkit-text-decoration-line:#e5e6eb;text-decoration-line:#e5e6eb}.header .centerMenuBar p .dropdownMenu-sts{background-color:#fafafa;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:200px;display:flex;position:absolute;top:5em;right:1em}.logo-img{width:60px;height:60px}@media (min-width:576px){.logo-img{width:80px;height:80px}}@media (min-width:768px){.logo-img{width:80px;height:80px}}.mobile-menu{z-index:9999;background-color:#fff;width:60%;height:100%;padding:1rem;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:4px 0 10px rgba(0,0,0,.1)}.mobile-menu.open{right:0}.mobile-menu-item{color:#333;text-align:left;align-items:center;width:100%;padding:10px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.mobile-menu-item:hover{cursor:pointer;background-color:#f0f0f0}.mobile-menu-item i{margin-right:10px}.mobile-menu .close-btn{color:#333;cursor:pointer;background:0 0;border:none;font-size:25px;position:absolute;top:10px;right:10px}.mobile-menu .mobile-menu-item.btn-light{color:#fff;text-align:center;background-color:#007bff;border-radius:30px;margin-top:20px}.mobile-menu .mobile-menu-item.btn-light:hover{background-color:#0056b3}.mobile-menu-header{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:20px;font-weight:700;display:flex}.mobile-menu-header span{cursor:pointer}.header .centerMenuBar p .dropdownMenu-sts span{color:#24232c;justify-content:space-between;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;padding:1em;display:flex}.header .centerMenuBar p .dropdownMenu-sts span:hover{background-color:#e5e6eb}@media (max-width:820px){.header img{display:none}.header .centerMenuBar p{height:75px;font-size:.8em}.header .rightMenuBar button svg{font-size:.6em}}@media (max-width:590px){.header{flex-direction:column-reverse;gap:0;padding-top:1em}.header img{display:none}.header .centerMenuBar p{height:60px}.header .centerMenuBar p .dropdownMenu-sts{top:3rem}.header .rightMenuBar{justify-content:space-between;width:90%}}.notification-container{position:relative}.notification-dropdown{z-index:1000;background:#fff;border-radius:8px;width:320px;position:absolute;top:calc(100% + 10px);right:-10px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.notification-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.notification-header h6{color:#333;font-weight:600}.notification-body{max-height:400px;overflow-y:auto}.notification-item{cursor:pointer;border-bottom:1px solid #eee;padding:12px 16px;transition:background-color .2s}.cursor-pointer{cursor:pointer!important}.notification-item:hover{background-color:#f8f9fa}.notification-text{color:#333;margin:0;font-size:14px}.notification-indicator{border-radius:2px;width:3px;height:100%;margin-right:8px}.notification-indicator.increase{background-color:#28a745}.notification-indicator.decrease{background-color:#dc3545}.notification-footer{text-align:center;border-top:1px solid #eee;padding:12px}.notification-footer button{font-size:14px;font-weight:500}.notification-badge{color:#fff;background-color:#dc3545;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:.25rem .5rem;font-size:.75rem;display:flex;position:absolute;top:-8px;right:-8px}.notification-icon{color:#6c757d;font-size:1.5rem}.notification-modal .modal-content{border:none;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.notification-modal .modal-header{border-bottom:1px solid #eee;padding:1rem 1.5rem}.notification-modal .modal-title{font-size:1.1rem;font-weight:600}.nav-item-link{color:var(--color-dark-2);padding:.5rem 1rem;text-decoration:none;transition:color .3s;position:relative}.nav-item-link:hover{color:#dc143c}.nav-item-link:after{content:"";background-color:var(--color-blue-1);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-item-link:hover:after{width:100%}
