:root{color-scheme:light dark}html.dark .dark-toggle-shared{background-color:#1a1a1a!important}.theme-icon{width:1em;height:1em;align-items:center;justify-content:center}.theme-icon-moon{display:inline-flex!important}.theme-icon-sun,html.dark .theme-icon-moon{display:none!important}html.dark .theme-icon-sun{display:inline-flex!important}@media (max-width:480px){.header-right-container{gap:.35rem!important;margin-left:0!important}.header-right-container>*{margin-left:0!important;margin-right:0!important}.header-btn-compact{width:36px!important;height:36px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.auth-btn-compact{font-size:11px!important;padding-left:.6rem!important;padding-right:.6rem!important;font-weight:700!important;height:36px!important}}@media (max-width:350px){.auth-btn-compact{font-size:10px!important;padding-left:.4rem!important;padding-right:.4rem!important;letter-spacing:-.025em!important}.header-right-container{gap:.25rem!important}}@media (max-width:768px){#languageButton,#themeToggle{display:none!important}}@media (max-width:639px){#notificationsDropdown{position:fixed;top:70px;left:.75rem;right:.75rem;width:auto;margin-top:0;max-height:calc(100dvh - 86px)}#notificationsDropdown #notificationsList{max-height:calc(100dvh - 150px)}}.servix-logo-perfected{font-weight:950!important;font-style:italic!important;letter-spacing:-.04em!important;background:linear-gradient(135deg,#ffb900 0,#ff7d05 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;padding-right:.25em!important;overflow:visible!important;display:inline-block!important;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important}.servix-logo-img{height:.83em;width:auto;display:inline-block;vertical-align:middle;-webkit-user-select:none;user-select:none}.gradient-text{background:linear-gradient(135deg,#ffb900 0,#ff7d05 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html.dark ::-webkit-scrollbar-track{background:#1a1a1a}html.dark ::-webkit-scrollbar-thumb{background:#333}html.dark ::-webkit-scrollbar-thumb:hover{background:#444}.scrollbar-hide::-webkit-scrollbar{display:none!important}.scrollbar-hide{-ms-overflow-style:none!important;scrollbar-width:none!important}html.dark{color-scheme:dark}html:not(.dark){color-scheme:light}@media (prefers-color-scheme:dark){:root{color-scheme:dark}}