
/* Worklance CRM v6 final recruiter-agency production hardening */
:root{--wc-line:#dbe4f0;--wc-navy:#0f172a;--wc-blue:#2563eb;--wc-bg:#f6f8fc}
html,body{max-width:100%;overflow-x:hidden!important;background:var(--wc-bg)}
*{box-sizing:border-box}.main,.content,.page,.app,section{max-width:100%!important}
.sidebar{overflow-y:auto!important;max-height:100vh!important}.table-wrap,table{max-width:100%}.table-wrap{overflow:auto!important}
body:not(.is-admin) [data-admin-only],body:not(.is-admin) .admin-only{display:none!important}
body.is-recruiter .revenue-card,body.is-recruiter [data-field*="Revenue"],body.is-recruiter [data-field*="Payment"],body.is-recruiter [data-field*="Invoice"]{display:none!important}
input[type="search"],.search-box,.global-search,#globalSearch,#searchBox,#candidateSearchTop,.top-search,.header-search{display:none!important}
.card{overflow:hidden}.toolbar{gap:10px;flex-wrap:wrap}.toolbar select,.toolbar button{margin-bottom:6px}
button,.btn{transition:transform .12s ease,box-shadow .12s ease}button:active,.btn:active{transform:scale(.98)}
.raw-code-leak,.wc-raw-code-leak{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}
@media(max-width:900px){.sidebar{position:relative!important;width:100%!important;max-height:none!important}.main,.content{margin-left:0!important;width:100%!important}.toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important}.toolbar .btn,.toolbar select{width:100%!important}.card{border-radius:14px!important}table{font-size:12px!important}}

/* WL requested cleanup: hide enterprise control center and theme toggle */
#wlv3EnterprisePanel,.wlv3-panel{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;}
.app .sidebar-logout-wrap:before{content:none!important;display:none!important;}
.theme-toggle,.dark-mode-toggle,#themeToggle,[data-theme-toggle]{display:none!important;}
