.user-profile-dropdown{position:relative}.user-profile-dropdown .dropdown-menu{z-index:1250;border:none;border-radius:.5rem;max-width:min(280px,100vw - 24px);margin-top:10px;animation:.2s ease-out dropdownFadeIn;left:auto;right:0;box-shadow:0 .5rem 1rem #00000026}.user-profile-dropdown .dropdown-menu.show{display:block}.user-profile-dropdown .avatar{display:inline-block;position:relative}.user-profile-dropdown .avatar-initials{font-size:.875rem;font-weight:600}.user-profile-dropdown .avatar-sm{width:2rem;height:2rem}.user-profile-dropdown .avatar-md{width:2.5rem;height:2.5rem}.user-profile-dropdown .avatar-lg{width:3rem;height:3rem}.user-profile-dropdown .dropdown-header{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;border-radius:.5rem .5rem 0 0;padding:1rem}.user-profile-dropdown .dropdown-item{text-align:left;background:0 0;border:none;width:100%;padding:.75rem 1rem;transition:background-color .15s ease-in-out}.user-profile-dropdown .dropdown-item:hover{color:#212529;background-color:#f8f9fa}.user-profile-dropdown .dropdown-item:focus{background-color:#e9ecef;outline:none}.user-profile-dropdown .dropdown-item.text-danger:hover{color:#721c24;background-color:#f8d7da}.user-profile-dropdown .dropdown-divider{border-top:1px solid #dee2e6;margin:.5rem 0}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991.98px){.user-profile-dropdown .dropdown-menu{z-index:1400;width:min(320px,100vw - 32px);max-width:min(320px,100vw - 32px);max-height:min(85vh,520px);margin:0;position:fixed;top:50%;left:50%;right:auto;overflow-y:auto;transform:translate(-50%,-50%)}.user-profile-dropdown .dropdown-menu.show{animation:.3s ease-out mobileDropdownFadeIn}}@keyframes mobileDropdownFadeIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.user-profile-dropdown.compact .dropdown-menu{min-width:200px}.user-profile-dropdown.minimal .dropdown-menu{min-width:150px}.user-profile-dropdown button:hover{transition:transform .15s ease-in-out;transform:translateY(-1px)}.user-profile-dropdown button:focus{outline-offset:2px;outline:2px solid #007bff}.user-profile-dropdown.loading .avatar{opacity:.6;pointer-events:none}.user-profile-dropdown.loading:after{content:"";border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-profile-dropdown button,.user-profile-dropdown button:active,.user-profile-dropdown button:focus,.user-profile-dropdown button:visited{color:inherit;box-shadow:none!important;background:0 0!important;outline:none!important;text-decoration:none!important}.user-profile-dropdown .fw-semibold,.user-profile-dropdown .text-muted,.user-profile-dropdown a,.user-profile-dropdown h6,.user-profile-dropdown p,.user-profile-dropdown small,.user-profile-dropdown span{text-decoration:none!important}
@media (min-width:992px){header.header{z-index:1100!important;background:#fff!important;border-bottom:1px solid #f0f0f0!important;width:100%!important;max-width:1420px!important;position:fixed!important;top:0!important;left:50%!important;transform:translate(-50%)!important}header.header .container{max-width:100%!important;padding-left:20px!important;padding-right:20px!important}.boxed-layout-wrapper{padding-top:102px}.gp-sidebar-panel{height:calc(100vh - 102px)!important;top:102px!important}}@media (max-width:991px){.boxed-layout-wrapper{padding-top:0}}.module-sidebar-backdrop{z-index:1300;background:#00000073;animation:.2s backdropFadeIn;position:fixed;inset:0}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.module-sidebar{z-index:1301;background:#fff;flex-direction:column;width:300px;max-width:85vw;animation:.25s cubic-bezier(.4,0,.2,1) sidebarSlideIn;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 24px #00000026}@keyframes sidebarSlideIn{0%{opacity:.6;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.module-sidebar-header{background:#f9fafb;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.module-sidebar-title{color:#111827;letter-spacing:.2px;font-size:17px;font-weight:700}.module-sidebar-close{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .15s;display:flex}.module-sidebar-close:hover{background:#d1d5db}.module-sidebar-nav{flex:1;padding:10px 0}.module-sidebar-item{color:#1a1a1a;border-bottom:1px solid #f8f8f8;align-items:center;gap:14px;padding:14px 20px;text-decoration:none;transition:background .15s;display:flex}.module-sidebar-item:hover,.module-sidebar-item:active{color:var(--customer-primary,#036475);background:#f0fdf4;text-decoration:none}.module-sidebar-icon{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);flex-shrink:0;width:36px;height:36px}.module-sidebar-text{flex-direction:column;flex:1;gap:2px;display:flex}.module-sidebar-label{color:inherit;font-size:15px;font-weight:600;line-height:1.2}.module-sidebar-sub{color:#6b7280;font-size:12px;line-height:1.3}.module-sidebar-item:hover .module-sidebar-sub{color:#4ade80}.module-sidebar-arrow{color:#9ca3af;flex-shrink:0;font-size:16px}.nav-link-animated{color:inherit;text-decoration:none;transition:color .3s;position:relative}.nav-link-animated:after{content:"";background-color:var(--customer-primary,#036475);width:0;height:3px;transition:width .3s;position:absolute;bottom:20px;left:0}.nav-link-animated:hover{text-decoration:none;color:var(--customer-primary,#036475)!important}.nav-link-animated:hover:after{width:100%}.nav-link-animated.active{color:var(--customer-primary,#036475)!important}.nav-link-animated.active:after{width:100%}.notification-dropdown{border:none;border-radius:8px;margin-top:10px;box-shadow:0 4px 20px #00000026}.notification-dropdown .dropdown-toggle:after{display:none}.notification-dropdown .notification-message:hover{background-color:#f8f9fa;border-radius:6px}.notification-dropdown .avatar{width:32px;height:32px}.notification-dropdown .badge{padding:.25rem .4rem;font-size:.6rem}.notification-dropdown-container{z-index:1200}.notification-dropdown-container .dropdown-menu{z-index:1201;margin-top:.5rem;position:absolute;top:100%;right:0}.header .btn-primary,.header .btn-primary:hover{color:#fff}.header-logo-cluster{flex-shrink:0;padding-left:20px}@media (max-width:1199.98px){.header-logo-cluster{padding-left:12px}}.home-header-post-ad-btn{white-space:nowrap;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500}.header-auth-cluster .header-nav-icon-slot{margin-left:.5rem;margin-right:.5rem}@media (min-width:992px){.header-auth-cluster .header-nav-icon-slot{margin-left:1.125rem;margin-right:1.125rem}.header .header-nav.navbar{flex-wrap:nowrap;align-items:center;height:auto;min-height:68px;max-height:none;padding-top:6px;padding-bottom:6px}.header .navbar-header{flex-shrink:0}.header .main-menu-wrapper{flex:auto;justify-content:center;min-width:0;margin-left:8px;margin-right:8px;display:flex}.header .main-nav{flex-wrap:nowrap;justify-content:center;max-width:100%}.header .header-navbar-rht{flex-shrink:0;align-items:center}}@media (min-width:992px) and (max-width:1199.98px){.header .main-nav>li{margin-right:8px!important}.header .main-nav>li>a{white-space:nowrap;padding:10px 2px!important;font-size:13px!important;line-height:1.25!important}.header .nav-link-animated:after{bottom:2px}.header .navbar-brand.logo img{max-height:65px!important}.home-header-post-ad-btn{padding:8px 14px;font-size:13px}.header-auth-cluster .header-nav-icon-slot{margin-left:.4rem;margin-right:.4rem}}@media (min-width:1200px) and (max-width:1399.98px){.header .main-nav>li{margin-right:14px!important}.header .main-nav>li>a{font-size:14px!important}}@media (max-width:991.98px){header.header-no-mobile-menu{display:none!important}.header-nav{padding:0 15px}.navbar-header{justify-content:space-between;align-items:center;width:100%;min-height:60px;display:flex;position:relative}#mobile_btn{background:var(--customer-primary,#036475);color:#fff;width:44px;height:44px;box-shadow:0 2px 8px rgba(var(--customer-primary-rgb,3, 100, 117), .25);border:none;border-radius:12px;justify-content:center;align-items:center;margin-right:12px;padding:0;text-decoration:none;display:flex}#mobile_btn:hover{background:#019a23}.bar-icon{flex-direction:column;justify-content:space-between;width:20px;height:15px;display:flex}.bar-icon span{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:all .3s}.navbar-brand.logo{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.navbar-brand.logo img{object-fit:contain;max-width:140px;width:auto!important;height:46px!important;max-height:46px!important}.header-navbar-rht{z-index:1200;background:#fff;border-radius:0 0 8px 8px;flex-direction:column;gap:10px;margin:0;padding:15px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 2px 10px #0000001a}.header-navbar-rht.show{display:flex}.modern-auth-section{flex-direction:column;gap:10px;width:100%}.modern-auth-btn{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.modern-auth-btn-secondary{border:2px solid var(--customer-primary,#036475);color:var(--customer-primary,#036475);background:0 0}.modern-auth-btn-secondary:hover{background:var(--customer-primary,#036475);color:#fff}.modern-auth-btn-primary{background:var(--customer-primary,#036475);border:2px solid var(--customer-primary,#036475);color:#fff}.modern-auth-btn-primary:hover{background:var(--customer-primary-dark,var(--customer-primary-dark,#0d6b66));border-color:var(--customer-primary-dark,var(--customer-primary-dark,#0d6b66));color:#fff}.header .btn-primary{background:var(--customer-primary,#036475);border-color:var(--customer-primary,#036475);color:#fff;border-radius:8px;width:100%;padding:12px 20px;font-size:14px}.header .btn-primary:hover{background:var(--customer-primary-dark,var(--customer-primary-dark,#0d6b66));border-color:var(--customer-primary-dark,var(--customer-primary-dark,#0d6b66));color:#fff}.mobile-menu-toggle{width:40px;height:40px;color:var(--customer-primary,#036475);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:15px;padding:0;display:flex}.mobile-menu-toggle .bar-icon{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.mobile-menu-toggle .bar-icon span{background-color:var(--customer-primary,#036475);width:100%;height:2px;transition:all .3s}}@media (max-width:767.98px){.header-nav{padding:0 10px}.navbar-brand.logo img{height:42px!important;max-height:42px!important}#mobile_btn{width:35px;height:35px;margin-right:10px}.bar-icon{width:20px;height:15px}.header-navbar-rht{padding:10px}.modern-auth-btn,.header .btn-primary{padding:10px 15px;font-size:13px}.mobile-menu-toggle{width:35px;height:35px;margin-left:10px}.mobile-menu-toggle .bar-icon{width:20px;height:15px}}@media (max-width:575.98px){.navbar-brand.logo img{height:38px!important;max-height:38px!important}#mobile_btn{width:32px;height:32px;margin-right:8px}.bar-icon{width:18px;height:14px}.modern-auth-btn,.header .btn-primary{padding:8px 12px;font-size:12px}.mobile-menu-toggle{width:32px;height:32px;margin-left:8px}.mobile-menu-toggle .bar-icon{width:18px;height:14px}}
