/* Professional dashboard command bar */
.dashboard-mode main>header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important}
.dashboard-mode main>header>div:first-child{display:none!important}
.dashboard-mode main>header>div:first-child{padding-top:3px}.dashboard-mode main>header h1{line-height:1.05!important;letter-spacing:-.5px}
.dashboard-mode #actions{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:9px!important;max-width:none!important;min-width:0}
.dashboard-mode #actions button{height:48px!important;min-width:126px!important;border:1px solid #16335d!important;border-radius:7px!important;padding:0 14px!important;background:linear-gradient(180deg,#102d59,#071f43)!important;color:#fff!important;box-shadow:0 3px 8px #071d3c1f!important;font:700 14px "Segoe UI",Arial,sans-serif!important;transition:transform .15s,box-shadow .15s,filter .15s!important;white-space:nowrap}
.dashboard-mode #actions button:hover{transform:translateY(-2px);box-shadow:0 6px 13px #071d3c2f!important;filter:brightness(1.08)}
.dashboard-mode #actions button i{display:inline-grid!important;place-items:center!important;width:23px;height:23px;margin-right:8px!important;border-radius:50%;background:#ffffff16;color:#efb432!important;font-size:20px!important}
.dashboard-mode #actions .dash-customize-btn{min-width:174px!important;background:#fff!important;border-color:#aebdd1!important;color:#10284c!important;box-shadow:0 2px 6px #071d3c12!important}
.dashboard-mode #actions .gold{background:linear-gradient(180deg,#dca83f,#c88e20)!important;border-color:#c58b1e!important;color:#101d31!important}
.dashboard-mode #actions .gold i{background:#fff3;color:#fff!important}
@media(max-width:1380px){.dashboard-mode #actions{gap:7px!important}.dashboard-mode #actions button{min-width:112px!important;padding:0 10px!important;font-size:13px!important}.dashboard-mode #actions .dash-customize-btn{min-width:158px!important}}
@media(max-width:1080px){.dashboard-mode #actions{display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:100%}.dashboard-mode main>header{grid-template-columns:1fr auto!important}}
.callback-widget h2 i,.custom-links-widget h2 i{font-style:normal;color:#b27c16;margin-right:7px}.callback-widget>div{display:flex;flex-direction:column}.callback-widget-stats{height:60px!important;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e1e6ed}.callback-widget-stats span{display:flex;align-items:center;justify-content:center;gap:7px;color:#697589;font-size:12px;border-right:1px solid #edf0f4}.callback-widget-stats b{font:700 24px Georgia;color:#10284c}.callback-widget-stats .urgent b{color:#c43b32}.callback-widget-list{height:auto!important;flex:1}.callback-widget-list>button{width:100%;height:48px;border:0;border-bottom:1px solid #edf0f4;background:#fff;display:grid;grid-template-columns:34px 1fr auto;align-items:center;text-align:left;padding:0 13px;gap:9px}.callback-widget-list>button:hover{background:#f7f9fc}.callback-widget-list>button>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e5eefb;color:#174f98;font-style:normal;font-size:11px}.callback-widget-list span b,.callback-widget-list span small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.callback-widget-list span small{color:#7c8798;font-size:10px}.callback-widget-list em{font-style:normal;font-size:10px;color:#9b6a12}.callback-widget-list p{text-align:center;color:#7b8798;padding:25px}.callback-widget-new{margin:10px 13px;height:34px;border:1px solid #b8c5d7;border-radius:5px;background:#fff;color:#0e4fa8;font-weight:700}.custom-links-widget>div{height:calc(100% - 50px)!important;overflow:auto}.custom-links-list>div{display:grid;grid-template-columns:1fr 34px;border-bottom:1px solid #e5e9ef}.custom-links-list>div>a{height:58px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:0 8px 0 14px;text-decoration:none;color:#10284c}.custom-links-list>div>a:hover{background:#f5f8fc}.custom-links-list>div>a>i{width:32px;height:32px;border-radius:7px;background:#e8f0fc;display:grid;place-items:center;color:#1456ad;font-style:normal}.custom-links-list b,.custom-links-list small{display:block}.custom-links-list small{color:#7a8798;font-size:10px}.custom-links-list em{font-style:normal;color:#185bbb;font-size:11px}.custom-links-list>div>button{border:0;background:transparent;font-size:20px}.custom-links-list>section{text-align:center;padding:35px 25px;color:#6d798b}.custom-links-list>section>i{display:block;font-style:normal;font-size:35px;color:#c79531}.custom-links-list>section b{color:#10284c;margin:8px}.custom-links-list>section button{border:1px solid #aebdd1;border-radius:5px;background:#fff;padding:8px 14px;color:#124f9f;font-weight:700}.link-form>p{color:#718096}.link-form label{display:block;font-weight:700;margin:18px 0;color:#142746}.link-form input,.link-form select{display:block;width:100%;height:48px;margin-top:7px;padding:0 12px;border:1px solid #c5d0df;border-radius:5px;font-size:15px}.link-form footer{display:flex;align-items:center;gap:10px;margin-top:25px}.link-form footer span{flex:1}.link-form footer button{padding:11px 18px}.link-delete{color:#bd2d2d;border-color:#e4b9b9!important;background:#fff8f8!important}
