body.ux-v64 .consultant-control-dock-v60{display:none!important}
body.ux-v64 .v64-consultant-footer{display:none}
body.ux-v64.consultant-footer-visible-v64 .v64-consultant-footer{display:grid;position:fixed;left:var(--app-sidebar-width);right:0;bottom:0;z-index:520;height:var(--ui64-footer-h);grid-template-columns:minmax(480px,1fr) minmax(500px,620px);align-items:center;gap:14px;padding:10px 18px;border-top:1px solid rgba(148,163,184,.20);background:#080D1A;box-shadow:0 -16px 34px rgba(0,0,0,.42)}
body.sidebar-collapsed.ux-v64.consultant-footer-visible-v64 .v64-consultant-footer{left:var(--app-sidebar-collapsed)}
body.ux-v64 .v64-footer-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;height:56px;padding:5px;border:1px solid rgba(148,163,184,.13);border-radius:13px;background:#0D1425}
body.ux-v64 .v64-footer-mode{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;border:1px solid transparent;border-radius:10px;background:transparent;color:#B7C3D9;font:800 11px Inter,system-ui,sans-serif;cursor:pointer}
body.ux-v64 .v64-footer-mode:hover{background:rgba(255,255,255,.04);color:#F8FAFC}
body.ux-v64 .v64-footer-mode.active{background:linear-gradient(135deg,rgba(59,130,246,.22),rgba(139,92,246,.22));border-color:rgba(96,165,250,.30);color:#F8FAFC}
body.ux-v64 .v64-footer-mode i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.06);font-style:normal;font-size:12px;flex:0 0 auto}
body.ux-v64 .v64-footer-mode span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.ux-v64 .v64-footer-tools{display:grid;grid-template-columns:auto minmax(190px,1fr) auto auto;align-items:center;gap:8px;height:56px}
body.ux-v64 .v64-footer-profile{display:flex;align-items:center;gap:8px;min-width:145px;max-width:190px;height:42px;padding:5px 9px 5px 5px;border:1px solid rgba(148,163,184,.13);border-radius:11px;background:#0D1425}
body.ux-v64 .v64-footer-profile .copy{min-width:0}
body.ux-v64 .v64-footer-profile strong{display:block;color:#F5F7FF;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.ux-v64 .v64-footer-profile span{display:block;margin-top:2px;color:#8292B2;font-size:7px;text-transform:uppercase}
body.ux-v64 .v64-footer-select{display:flex;flex-direction:column;gap:4px;min-width:0}
body.ux-v64 .v64-footer-select label{font-size:8px}
body.ux-v64 .v64-footer-select select{width:100%;height:38px!important;min-height:38px!important;padding:7px 30px 7px 10px!important;font-size:10px!important}
body.ux-v64 .v64-footer-action{height:38px;padding:0 12px;border:1px solid rgba(148,163,184,.16);border-radius:11px;background:#11192B;color:#E2E8F0;font:800 9px Inter,system-ui,sans-serif;white-space:nowrap;cursor:pointer}
body.ux-v64 .v64-footer-action:hover{border-color:rgba(96,165,250,.32);background:#16213A}
body.ux-v64 .v64-footer-action.photo{border-color:rgba(139,92,246,.30);background:rgba(139,92,246,.12)}
@media(max-width:1180px){body.ux-v64.consultant-footer-visible-v64 .v64-consultant-footer{grid-template-columns:minmax(420px,1fr) minmax(420px,520px);padding-inline:10px}body.ux-v64 .v64-footer-profile{display:none}body.ux-v64 .v64-footer-tools{grid-template-columns:minmax(180px,1fr) auto auto}}
@media(max-width:900px){body.ux-v64.consultant-footer-visible-v64 .v64-consultant-footer{left:0;height:126px;grid-template-columns:1fr;gap:7px;padding:8px}body.ux-v64 .v64-footer-modes,body.ux-v64 .v64-footer-tools{height:52px}}