
:root{--theme-bg:#f7f9fc;--theme-surface:#fff;--theme-text:#172033;--theme-muted:#687386;--theme-border:#e5e9f0;--theme-primary:#168f92;--theme-accent:#f7b731;--theme-shadow:0 12px 35px rgba(23,32,51,.09)}
html[data-theme="dark"]{--theme-bg:#0f141c;--theme-surface:#171d27;--theme-text:#f4f7fb;--theme-muted:#aab4c3;--theme-border:#2a3342;--theme-primary:#36c3c5;--theme-accent:#ffc44d;--theme-shadow:0 14px 42px rgba(0,0,0,.35);color-scheme:dark}
body{background:var(--theme-bg)!important;color:var(--theme-text);transition:background-color .25s ease,color .25s ease}
.header,.header-light,.navigation,.nav-menus-wrapper{background:var(--theme-surface)!important;color:var(--theme-text)!important}
.nav-menu>li>a,.nav-menu a{color:var(--theme-text)!important}
html[data-theme="dark"] .nav-dropdown,html[data-theme="dark"] .nav-submenu{background:#171d27!important;border-color:#2a3342!important}
html[data-theme="dark"] .nav-dropdown a{color:#eef3f8!important}
html[data-theme="dark"] .nav-dropdown a:hover{background:#222a37!important}
.site-logo-picture,.nav-brand{display:flex!important;align-items:center;height:68px;max-width:242px}
.site-logo{display:block!important;width:220px!important;height:60px!important;max-width:220px!important;max-height:60px!important;object-fit:contain!important;object-position:left center}
.site-footer-logo,.img-footer{display:block!important;width:242px!important;height:67px!important;max-width:242px!important;max-height:67px!important;object-fit:contain!important;object-position:left center}
.theme-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:74px;height:38px;border:1px solid var(--theme-border);border-radius:999px;background:var(--theme-bg);color:var(--theme-text);display:flex;align-items:center;justify-content:space-around;z-index:20;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.08);font-size:19px;padding:0 7px}
.theme-toggle:before{content:"";position:absolute;width:30px;height:30px;left:4px;top:3px;border-radius:50%;background:var(--theme-surface);box-shadow:0 2px 9px rgba(0,0,0,.18);transition:transform .25s ease}
html[data-theme="dark"] .theme-toggle:before{transform:translateX(34px)}
.theme-toggle span{position:relative;z-index:2;line-height:1}.theme-toggle-sun{color:#f0a900}.theme-toggle-moon{color:#9aa9c7}
.navigation{position:relative;padding-right:92px!important}
html[data-theme="dark"] .card,html[data-theme="dark"] .property_block_wrap,html[data-theme="dark"] .property-listing,html[data-theme="dark"] .modal-content,html[data-theme="dark"] .form-control,html[data-theme="dark"] .select2-container--default .select2-selection--single,html[data-theme="dark"] .member-content,html[data-theme="dark"] .member-sidebar{background:#171d27!important;color:#f4f7fb!important;border-color:#2a3342!important}
html[data-theme="dark"] input,html[data-theme="dark"] textarea,html[data-theme="dark"] select{background:#111720!important;color:#f4f7fb!important;border-color:#364052!important}
html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] h5,html[data-theme="dark"] h6,html[data-theme="dark"] p,html[data-theme="dark"] label,html[data-theme="dark"] .text-dark{color:#f4f7fb!important}
html[data-theme="dark"] .bg-white{background:#171d27!important}.dark-footer{background:#0a0e14!important}.alert-wrap{transition:filter .25s ease}html[data-theme="dark"] .alert-wrap{filter:brightness(.72)}
.logo-preview-frame{height:90px;background:#eef2f6;border:1px solid #dce2ea;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:10px}.logo-preview-frame.dark{background:#151b24}.logo-preview-frame img{width:242px!important;height:67px!important;max-width:242px!important;max-height:67px!important;object-fit:contain!important}
@media(max-width:992px){.navigation{padding-right:74px!important}.theme-toggle{right:46px;width:62px;height:34px}.theme-toggle:before{width:26px;height:26px}.site-logo-picture,.nav-brand{height:58px;max-width:190px}.site-logo{width:180px!important;height:50px!important;max-width:180px!important;max-height:50px!important}}
