#footer{padding-top:4rem;padding-bottom:2rem}.footer-navigation{margin:3rem 0;padding:3rem 0;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.footer-nav-section{margin-bottom:2rem}.footer-nav-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#212529;display:flex;align-items:center;gap:.5rem}.footer-nav-title i{font-size:1.1rem}.footer-nav-links{list-style:none;padding:0;margin:0}.footer-nav-links li{margin-bottom:.5rem;text-align:right}.footer-nav-links a{color:#6c757d;text-decoration:none;font-size:.9rem;transition:all .2s ease;display:inline-flex;align-items:right;gap:.5rem}.footer-nav-links a:hover{color:#212529;padding-right:.5rem;transform:translateX(-3px)}.footer-nav-links a i{font-size:.85rem;opacity:.7}.footer-nav-links a.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}body.dark #footer{color:#e9ecef}body.dark .footer-navigation{border-top-color:#495057;border-bottom-color:#495057}body.dark .footer-nav-title{color:#f8f9fa}body.dark .footer-nav-links a{color:#adb5bd}body.dark .footer-nav-links a:hover{color:#f8f9fa}@media screen and (max-width:768px){#footer{padding-top:3rem}.footer-navigation{margin-bottom:2rem;padding-bottom:2rem}.footer-nav-section{margin-bottom:1.5rem}.footer-nav-title{font-size:.95rem}.footer-nav-links a{font-size:.85rem}}@media screen and (max-width:576px){.footer-nav-links a:hover{padding-right:.25rem;transform:translateX(-2px)}}[dir=rtl] .footer-nav-links a:hover{padding-right:0;padding-left:.5rem;transform:translateX(3px)}@media screen and (max-width:576px){[dir=rtl] .footer-nav-links a:hover{padding-left:.25rem;transform:translateX(2px)}}.navbar{margin-top:8px;border-radius:12px;transition:transform .3s ease-in-out;box-shadow:0 4px 20px rgba(0,0,0,.05)}.navbar-scroll-hidden{transform:translateY(-100%)}.navbar-scroll-visible{transform:translateY(0)}#header{transition:transform .3s ease-in-out;will-change:transform}.nav-link{color:#555}.nav-link-active{&:before{content:"";position:absolute;background-color:var(--color-primary);width:100%;height:6px;bottom:0;right:0;transition:all .25s ease-in-out;z-index:-1;opacity:1;border-radius:4px}}.main-blur{filter:blur(5px);transition:filter .3s ease-in-out}.dropdown-item{border:none;background:transparent;width:100%;text-align:start;padding:.25rem 1rem;color:#212529;text-decoration:none;transition:all .2s ease-in-out}.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;transform:translateX(2px)}.dropdown-item:active{background-color:#e9ecef;color:#16181b}.dropdown-item:focus{background-color:#f8f9fa;color:#16181b;outline:none}@media (prefers-color-scheme:dark){body.dark{.dropdown-menu{background-color:#333!important;border-color:#666!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important}.dropdown-item{color:#f4f4f4!important;background-color:transparent!important;transition:all .2s ease-in-out!important}.dropdown-item:hover{background-color:#444!important;color:#fff!important;transform:translateX(2px)!important}.dropdown-item:active{background-color:#555!important;color:#fff!important}.dropdown-header{color:#ccc!important;background-color:#2a2a2a!important;border-bottom:1px solid #555!important}.dropdown-divider{border-color:#666!important;margin:.5rem 0!important}.dropdown-toggle{background-color:#444!important;border-color:#666!important;color:#f4f4f4!important}.dropdown-toggle:hover{background-color:#555!important;border-color:#777!important;color:#fff!important}.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(0,0%,100%,.15)!important}.dropdown-toggle.show{background-color:#555!important;border-color:#777!important}}}@media screen and (max-width:768px){#header{width:-webkit-fill-available;width:fill-available}}.dropdown-item.text-danger,.dropdown-item.text-danger:active,.dropdown-item.text-danger:focus,.dropdown-item.text-danger:hover,.theme-dark .dropdown-item.text-danger,.theme-dark .dropdown-item.text-danger:active,.theme-dark .dropdown-item.text-danger:focus,.theme-dark .dropdown-item.text-danger:hover,body.dark .dropdown-item.text-danger,body.dark .dropdown-item.text-danger:active,body.dark .dropdown-item.text-danger:focus,body.dark .dropdown-item.text-danger:hover{color:#dc3545!important;-webkit-text-fill-color:#dc3545!important}.notification-dot{animation:pulse 2s infinite;font-size:10px;font-weight:700;line-height:1;text-align:center}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(220,53,69,.7)}70%{box-shadow:0 0 0 10px rgba(220,53,69,0)}to{box-shadow:0 0 0 0 rgba(220,53,69,0)}}.theme-dark .notification-dot,body.dark .notification-dot{border-color:#333;box-shadow:0 2px 4px rgba(0,0,0,.4)}@media screen and (max-width:768px){.notification-dot{top:-6px;right:-6px;min-width:16px;height:16px;font-size:9px}}@media screen and (max-width:576px){.notification-dot{top:-4px;right:-4px;min-width:14px;height:14px;font-size:8px}}.nav-link{position:relative}.navbar .btn[aria-label=\627\644\628\62D\62B]{transition:all .2s ease}.navbar .btn[aria-label=\627\644\628\62D\62B]:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.1)}.modal-content{border-radius:12px}.modal-header{padding:1.25rem 1.5rem}.modal-body{padding:1.5rem}.modal-footer{padding:1rem 1.5rem}.modal-body .form-control-lg{font-size:1.1rem;padding:.75rem 1rem}.modal-body .form-control:focus{border-color:var(--color-primary);box-shadow:0 0 0 .25rem rgba(255,193,7,.25);outline:none}body.dark .modal-content{background-color:#333;border-color:#555;color:#f4f4f4}body.dark .modal-header{border-bottom-color:#555}body.dark .modal-footer{border-top-color:#555}body.dark .modal-body .form-control{background-color:#2a2a2a;border-color:#555;color:#f4f4f4}body.dark .modal-body .form-control:focus{background-color:#2a2a2a;border-color:var(--color-primary);color:#f4f4f4}body.dark .modal-body .form-control::placeholder{color:#999}body.dark .modal-body .text-muted{color:#999!important}.breadcrumb-nav{padding-top:.75rem;padding-bottom:.75rem;display:block;position:relative;top:110px}.breadcrumb-nav .breadcrumb{margin-bottom:0;padding:.5rem 0;background-color:transparent}.breadcrumb-nav .breadcrumb-item{font-size:.9rem}.breadcrumb-nav .breadcrumb-item+.breadcrumb-item:before{content:"/";padding:0 .5rem;color:#6c757d}.breadcrumb-nav .breadcrumb-item.active{color:#495057;font-weight:500}.breadcrumb-nav .breadcrumb-item a{transition:color .2s ease}.breadcrumb-nav .breadcrumb-item a:hover{color:#0d6efd!important}[dir=rtl] .breadcrumb-nav .breadcrumb-item+.breadcrumb-item:before{content:"\/"}
/*# sourceMappingURL=714341134b67c2de.css.map*/