
:root{--vv-blue:#25A7E8;--vv-blue2:#6BC7ED;--vv-ink:#25313B;--vv-muted:#75818C;--vv-bg:#F7F4EE;--vv-card:#FFFDFC;--vv-line:#E8E2D8;--vv-soft:#EEF8FC}
.vv-portal{font-family:"Dubai","Dubai Medium",Tahoma,Arial,sans-serif;background:var(--vv-bg);color:var(--vv-ink);min-height:760px;border-radius:28px;display:grid;grid-template-columns:240px 1fr;overflow:hidden;border:1px solid #eee7dc}
.vv-sidebar{background:#fbf8f2;padding:24px 16px;border-left:1px solid var(--vv-line)}
.vv-brand{display:flex;gap:10px;align-items:center;padding:4px 8px 22px}.vv-brand-mark{width:40px;height:40px;border-radius:14px;background:linear-gradient(145deg,var(--vv-blue),#78d0ef);display:grid;place-items:center;color:white;font-weight:800;font-size:22px}.vv-brand strong{display:block;font-size:16px}.vv-brand small{color:var(--vv-muted)}
.vv-sidebar nav{display:flex;flex-direction:column;gap:6px}.vv-sidebar button{border:0;background:transparent;text-align:right;padding:12px 14px;border-radius:13px;color:#59646f;cursor:pointer;font:inherit}.vv-sidebar button.active,.vv-sidebar button:hover{background:#fff;color:var(--vv-blue);box-shadow:0 6px 20px rgba(40,56,70,.05)}
.vv-main{padding:28px}.vv-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.vv-topbar h2{margin:0 0 4px;font-size:24px}.vv-topbar p{margin:0;color:var(--vv-muted);font-size:13px}.vv-new-request{background:var(--vv-blue);color:white!important;text-decoration:none;padding:11px 17px;border-radius:13px;font-size:14px}
.vv-cards{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:14px}.vv-card{background:var(--vv-card);border:1px solid var(--vv-line);border-radius:18px;padding:18px}.vv-card small{color:var(--vv-muted)}.vv-card b{display:block;font-size:28px;margin-top:7px}
.vv-section{margin-top:18px;background:var(--vv-card);border:1px solid var(--vv-line);border-radius:20px;padding:18px}.vv-section h3{margin:0 0 14px}
.vv-list{display:flex;flex-direction:column;gap:10px}.vv-row{border:1px solid var(--vv-line);background:#fff;border-radius:15px;padding:14px;display:flex;justify-content:space-between;gap:16px;align-items:center}.vv-row strong{display:block}.vv-row small{color:var(--vv-muted)}
.vv-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--vv-soft);color:#288dbc;font-size:12px}.vv-empty{color:var(--vv-muted);text-align:center;padding:30px}.vv-loading{padding:30px;color:var(--vv-muted)}
.vv-case-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.vv-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.vv-tabs button{border:1px solid var(--vv-line);background:#fff;padding:8px 12px;border-radius:11px;cursor:pointer}.vv-tabs button.active{background:var(--vv-soft);color:#188fc8;border-color:#cceaf5}
.vv-compose textarea,.vv-ticket-form textarea,.vv-ticket-form input,.vv-ticket-form select,.vv-upload select{width:100%;box-sizing:border-box;border:1px solid var(--vv-line);border-radius:12px;padding:11px;background:white;font:inherit}.vv-action{border:0;background:var(--vv-blue);color:white;padding:10px 14px;border-radius:11px;cursor:pointer;font:inherit}.vv-upload{display:grid;gap:10px}.vv-upload input[type=file]{border:1px dashed #c7d8df;border-radius:14px;padding:16px;background:#fbfeff}
.vv-message{padding:12px 14px;border-radius:15px;background:#fff;border:1px solid var(--vv-line)}.vv-message.me{background:#eef9fd}.vv-message small{display:block;color:var(--vv-muted);margin-top:6px}
@media(max-width:850px){.vv-portal{grid-template-columns:1fr;border-radius:20px}.vv-sidebar{border-left:0;border-bottom:1px solid var(--vv-line);padding:12px}.vv-brand{padding-bottom:10px}.vv-sidebar nav{flex-direction:row;overflow:auto}.vv-sidebar button{white-space:nowrap}.vv-main{padding:16px}.vv-cards{grid-template-columns:repeat(2,1fr)}.vv-topbar h2{font-size:20px}}

.vv-portal,.vv-portal *{font-family:"Dubai","Dubai Medium",Tahoma,Arial,sans-serif}
.vv-top-actions{display:flex;align-items:center;gap:10px}.vv-presence-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #dceee7;background:#f6fbf8;color:#4c7564;border-radius:999px;font-size:12px}
.vv-stat-sub{display:block;margin-top:6px;color:var(--vv-muted);font-size:12px}.vv-online-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;background:#f7fcfa;border:1px solid #dfeee7}.vv-dot{width:8px;height:8px;border-radius:50%;background:#5f9f82;display:inline-block;margin-left:6px}
.vv-management-grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:14px}.vv-lawyer-kpi{background:#fff;border:1px solid var(--vv-line);border-radius:16px;padding:16px}
@media(max-width:850px){.vv-top-actions{gap:6px}.vv-presence-chip{display:none}.vv-management-grid{grid-template-columns:repeat(2,1fr)}}

.vv-lawyer-shell,.vv-lawyer-shell *{font-family:"Dubai","Dubai Medium",Tahoma,Arial,sans-serif;box-sizing:border-box}
.vv-lawyer-shell{max-width:880px;margin:24px auto;padding:18px;direction:rtl}
.vv-lawyer-card{background:#fffdfa;border:1px solid #e8e2d8;border-radius:28px;padding:26px;box-shadow:0 18px 55px rgba(39,51,60,.055)}
.vv-lawyer-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.vv-lawyer-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#25a7e8;color:#fff;font-size:22px;font-weight:800}.vv-lawyer-brand strong{display:block;font-size:17px}.vv-lawyer-brand small{color:#7b858d}
.vv-app-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.vv-app-head h2{margin:0 0 6px}.vv-app-head p{margin:0;color:#78838d}
.vv-lawyer-form{display:flex;flex-direction:column;gap:16px}.vv-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vv-field-block{display:flex;flex-direction:column;gap:8px}.vv-lawyer-form label>span,.vv-field-block>span{display:block;margin-bottom:6px;font-size:13px;color:#59646e}
.vv-lawyer-form input[type=text],.vv-lawyer-form input[type=number],.vv-lawyer-form input:not([type]),.vv-lawyer-form textarea{width:100%;border:1px solid #e2ddd4;background:#fff;border-radius:13px;padding:11px 12px;font:inherit;outline:none}.vv-lawyer-form input:focus,.vv-lawyer-form textarea:focus{border-color:#9ed7ee;box-shadow:0 0 0 3px rgba(37,167,232,.08)}
.vv-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.vv-check-chip input{display:none}.vv-check-chip span{display:block!important;margin:0!important;text-align:center;border:1px solid #e3ded5;border-radius:12px;padding:9px;background:white;cursor:pointer}.vv-check-chip input:checked+span{border-color:#8fd1ec;background:#eef9fd;color:#188fc8}
.vv-checkline{display:flex!important;align-items:center;gap:9px;border:1px solid #e6e1d8;border-radius:13px;padding:11px;background:#fff}.vv-checkline span{margin:0!important}.vv-agree{background:#f9fbfc}
.vv-primary-btn,.vv-action-link{display:inline-flex;justify-content:center;align-items:center;border:0;background:#25a7e8;color:#fff!important;text-decoration:none;border-radius:13px;padding:12px 17px;font:inherit;font-weight:700;cursor:pointer}.vv-primary-btn{width:100%;min-height:52px}
.vv-manager-note,.vv-app-status{border:1px solid #e5dfd5;background:#fff;border-radius:15px;padding:14px;margin-bottom:16px}.vv-ok{background:#f5fbf8;border-color:#dceee5}.vv-manager-note p,.vv-app-status p{margin:6px 0 0;color:#69737c}
#vv-lawyer-form-msg{font-size:13px;color:#5c7480;text-align:center}
.vv-assignment-card,.vv-lawyer-app-row{border:1px solid var(--vv-line);background:#fff;border-radius:16px;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:14px}.vv-assignment-card small,.vv-lawyer-app-row small{display:block;color:var(--vv-muted);margin-top:5px}.vv-assignment-actions,.vv-app-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.vv-secondary,.vv-danger{border:1px solid #dde3e7;background:white;padding:9px 12px;border-radius:10px;cursor:pointer;font:inherit}.vv-danger{color:#a64d45;border-color:#efd8d4;background:#fffafa}
@media(max-width:700px){.vv-lawyer-shell{padding:10px}.vv-lawyer-card{padding:18px;border-radius:22px}.vv-field-grid{grid-template-columns:1fr}.vv-chip-grid{grid-template-columns:repeat(2,1fr)}.vv-app-head,.vv-assignment-card,.vv-lawyer-app-row{flex-direction:column;align-items:stretch}}

.vv-login-shell{max-width:520px}
.vv-login-card{padding:30px}
.vv-lawyer-login-form{display:flex;flex-direction:column;gap:14px}
.vv-lawyer-login-form label>span{display:block;margin-bottom:7px;color:#59646e;font-size:13px}
.vv-lawyer-login-form input[type=text],.vv-lawyer-login-form input[type=password]{width:100%;border:1px solid #e2ddd4;background:#fff;border-radius:13px;padding:12px 13px;font:inherit;outline:none}
.vv-lawyer-login-form input[type=text]:focus,.vv-lawyer-login-form input[type=password]:focus{border-color:#9ed7ee;box-shadow:0 0 0 3px rgba(37,167,232,.08)}
.vv-login-error{background:#fff6f5;border:1px solid #efd7d4;color:#9b4e47;border-radius:12px;padding:11px 13px;margin-bottom:14px;font-size:13px}
.vv-login-foot{text-align:center;margin-top:16px;padding-top:14px;border-top:1px solid #eee7dc}
.vv-login-foot a{color:#268fbd;text-decoration:none;font-size:13px}
.vv-lawyer-otp{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}
.vv-lawyer-otp-step{display:flex;flex-direction:column;gap:12px}
.vv-lawyer-otp-step label{display:flex;flex-direction:column;gap:6px}
.vv-lawyer-otp-step label>span{font-size:13px;color:#59646e}
.vv-lawyer-otp-step input{width:100%;border:1px solid #e2ddd4;background:#fff;border-radius:13px;padding:12px;font:inherit;outline:none;text-align:center;letter-spacing:1px}
.vv-lawyer-otp-step input:focus{border-color:#9ed7ee;box-shadow:0 0 0 3px rgba(37,167,232,.08)}
.vv-lawyer-otp-note{margin:0;min-height:1em;font-size:12.5px;color:#5c7480}
.vv-lawyer-otp-note.is-error{color:#9b4e47}
.vv-lawyer-otp-back{background:none;border:none;color:#268fbd;font:inherit;font-size:13px;cursor:pointer;padding:4px}
.vv-lawyer-legacy-login{margin-top:6px;border-top:1px solid #eee7dc;padding-top:14px}
.vv-lawyer-legacy-login summary{cursor:pointer;color:#7b858d;font-size:12.5px;margin-bottom:12px}
.vv-lawyer-legacy-login .vv-lawyer-login-form{display:flex;flex-direction:column;gap:14px;margin-top:10px}

.vv-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.vv-section-head h3{margin:0 0 5px}.vv-section-head p{margin:0;color:var(--vv-muted);font-size:13px}
.vv-pool-cap{font-size:12px;padding:8px 11px;border-radius:999px;white-space:nowrap;border:1px solid #dfe9e4}
.vv-pool-cap.ok{background:#f4faf7;color:#4c7564}.vv-pool-cap.full{background:#fff7f5;color:#9a5c52;border-color:#eddcd7}
.vv-pool-list{display:flex;flex-direction:column;gap:10px}
.vv-pool-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--vv-line);background:#fff;border-radius:18px}
.vv-pool-title{font-size:16px;font-weight:700;color:#26343d;margin-bottom:7px}.vv-pool-meta{display:flex;flex-wrap:wrap;gap:7px}.vv-pool-meta span{font-size:12px;color:#61707a;background:#f7f9fa;border:1px solid #e7ebed;padding:5px 8px;border-radius:999px}
.vv-pool-privacy{margin-top:9px;font-size:12px;color:#8a949b}.vv-pool-note{margin-top:14px;padding:12px 14px;border-radius:14px;background:#fbfaf7;border:1px solid #ebe5db;color:#716b61;font-size:12px}
.vv-claim-btn[disabled]{opacity:.45;cursor:not-allowed}
@media(max-width:700px){.vv-section-head,.vv-pool-card{flex-direction:column;align-items:stretch}.vv-pool-action .vv-action{width:100%}.vv-pool-cap{align-self:flex-start}}

.vv-completion-card,.vv-call-form-wrap,.vv-call-history,.vv-communication-hint{border:1px solid var(--vv-line);background:#fff;border-radius:18px;padding:16px;margin-bottom:12px}
.vv-completion-card.awaiting_client{background:#fffdf8}.vv-completion-card.completed{background:#f7fbf8}.vv-completion-card.review_required{background:#fff9f7}
.vv-completion-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.vv-completion-head small{display:block;color:var(--vv-muted);margin-top:4px}
.vv-summary-box{margin-top:13px;padding:13px;border-radius:13px;background:#f8fafb;border:1px solid #e8edef}.vv-summary-box b{font-size:13px}.vv-summary-box p{margin:6px 0 0;white-space:pre-wrap;line-height:1.8}
.vv-next-action{margin-top:10px;font-size:13px;color:#5f6d76}.vv-client-confirm{margin-top:15px;padding-top:14px;border-top:1px solid var(--vv-line)}.vv-client-confirm p{font-size:13px;color:#69757d}.vv-client-confirm-actions{display:flex;gap:8px;flex-wrap:wrap}
.vv-success-line,.vv-review-line{margin-top:13px;padding:10px 12px;border-radius:12px;font-size:13px}.vv-success-line{background:#eef9f2;color:#47745a}.vv-review-line{background:#fff2ee;color:#8c5d50}
.vv-call-form-wrap h4,.vv-call-history h4{margin:0 0 12px}.vv-call-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:13px}.vv-call-result-grid button.active{border-color:#8fd1ec;background:#eef9fd;color:#188fc8}
.vv-call-log-form{display:flex;flex-direction:column;gap:11px}.vv-call-log-form label>span{display:block;font-size:12px;color:#65727a;margin-bottom:5px}.vv-call-log-form input,.vv-call-log-form textarea,.vv-call-log-form select{width:100%;border:1px solid #e2ddd4;border-radius:12px;padding:10px 11px;background:#fff;font:inherit}
#vv-call-form-msg{font-size:12px;color:#5d7280;text-align:center}
.vv-call-item{padding:12px 0;border-bottom:1px solid var(--vv-line)}.vv-call-item:last-child{border-bottom:0}.vv-call-item small{display:block;color:var(--vv-muted);margin-top:4px}.vv-call-item p{margin:8px 0 0;font-size:13px;line-height:1.8}
.vv-communication-hint{color:#68757d;font-size:13px}
@media(max-width:700px){.vv-call-result-grid{grid-template-columns:repeat(2,1fr)}.vv-completion-head{flex-direction:column}.vv-client-confirm-actions>*{flex:1}}

.vv-chat-app,.vv-chat-app *{box-sizing:border-box;font-family:"Dubai","Dubai Medium",Tahoma,Arial,sans-serif}
.vv-chat-app{position:relative;background:#f5f2ec;color:#27343d;min-height:calc(100dvh - 20px);max-width:1180px;margin:10px auto;border:1px solid #e7e1d7;border-radius:24px;overflow:hidden}
.vv-chat-loading{padding:40px;text-align:center;color:#7a858d}
.vv-chat-shell{display:grid;grid-template-columns:320px 1fr;height:calc(100dvh - 22px);min-height:620px}
.vv-chat-inbox{background:#fbf8f2;border-left:1px solid #e7e1d7;overflow:auto}.vv-chat-inbox-head{position:sticky;top:0;background:#fbf8f2;padding:18px;border-bottom:1px solid #ece6dd;z-index:2}.vv-chat-inbox-head strong{display:block;font-size:18px}.vv-chat-inbox-head small{color:#7b858d}
.vv-chat-inbox-list{padding:8px}.vv-chat-thread{width:100%;border:0;background:transparent;text-align:right;padding:13px;border-radius:15px;cursor:pointer;margin-bottom:4px}.vv-chat-thread:hover,.vv-chat-thread.active{background:#fff;box-shadow:0 5px 18px rgba(38,52,61,.045)}.vv-chat-thread-top{display:flex;justify-content:space-between;gap:8px}.vv-chat-thread strong{font-size:14px}.vv-chat-thread small{display:block;margin-top:5px;color:#7b858d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vv-unread{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#25a7e8;color:#fff;font-size:11px;display:grid;place-items:center}
.vv-chat-main{background:#f6f2eb;min-width:0}.vv-chat-conversation{height:100%;display:grid;grid-template-rows:auto 1fr auto;position:relative}
.vv-chat-header{display:flex;align-items:center;gap:11px;background:rgba(255,253,250,.96);border-bottom:1px solid #e6e0d7;padding:12px 16px;min-height:68px}.vv-chat-header>div{flex:1;min-width:0}.vv-chat-header strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vv-chat-header small{display:block;color:#7d878e;margin-top:3px}.vv-chat-case-link{font-size:12px;color:#268fbf;text-decoration:none;border:1px solid #d8e8ef;padding:6px 9px;border-radius:10px}.vv-chat-back{display:none;border:0;background:transparent;font-size:30px;line-height:1;color:#56646d}
.vv-chat-messages{overflow:auto;padding:18px clamp(12px,3vw,34px);display:flex;flex-direction:column;gap:7px;scroll-behavior:smooth}
.vv-chat-msg{max-width:min(78%,680px);display:flex;flex-direction:column}.vv-chat-msg.mine{align-self:flex-start;align-items:flex-start}.vv-chat-msg.theirs{align-self:flex-end;align-items:flex-end}.vv-chat-bubble{padding:10px 13px;border-radius:17px;white-space:pre-wrap;line-height:1.75;box-shadow:0 2px 7px rgba(40,54,62,.04)}.vv-chat-msg.mine .vv-chat-bubble{background:#dff4fc;border-bottom-right-radius:17px;border-bottom-left-radius:5px}.vv-chat-msg.theirs .vv-chat-bubble{background:#fff;border:1px solid #e7e1d8;border-bottom-left-radius:17px;border-bottom-right-radius:5px}.vv-chat-msg small{font-size:10px;color:#8a949b;margin:3px 6px}
.vv-chat-compose{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;background:#fffdfa;border-top:1px solid #e5ded4}.vv-chat-compose textarea{flex:1;resize:none;min-height:44px;max-height:120px;border:1px solid #e0dad1;background:#fff;border-radius:18px;padding:10px 13px;font:inherit;outline:none;line-height:1.55}.vv-chat-compose textarea:focus{border-color:#a8dcef;box-shadow:0 0 0 3px rgba(37,167,232,.07)}.vv-chat-compose button{width:44px;height:44px;border:0;border-radius:50%;background:#25a7e8;color:#fff;font-size:17px;cursor:pointer}
.vv-chat-empty{padding:30px;text-align:center;color:#818b92}.vv-chat-entry{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border:1px solid var(--vv-line);border-radius:15px;background:#fff}.vv-chat-entry small{display:block;color:var(--vv-muted);margin-top:4px}.vv-case-head-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.vv-chat-open-btn{background:#25a7e8;color:white!important;text-decoration:none;padding:7px 11px;border-radius:10px;font-size:12px}
.vv-chat-guest{min-height:60vh;display:grid;place-items:center;padding:20px;font-family:"Dubai","Dubai Medium",Tahoma,Arial,sans-serif}.vv-chat-guest-card{max-width:420px;background:#fff;border:1px solid #e7e1d8;border-radius:22px;padding:26px;text-align:center}.vv-chat-guest-card strong{font-size:20px}.vv-chat-guest-card p{color:#738089}.vv-chat-guest-card a{display:inline-block;background:#25a7e8;color:#fff;text-decoration:none;padding:10px 15px;border-radius:12px}
@media(max-width:759px){
  .vv-chat-app{margin:0;border:0;border-radius:0;min-height:100dvh}
  .vv-chat-shell{display:block;height:100dvh;min-height:0}
  .vv-chat-inbox{position:absolute;inset:0;z-index:4;border:0;transform:translateX(110%);transition:transform .2s ease}
  .vv-chat-app.show-inbox .vv-chat-inbox{transform:translateX(0)}
  .vv-chat-main{height:100dvh}
  .vv-chat-back{display:block}
  .vv-chat-header{padding-top:max(11px,env(safe-area-inset-top));min-height:64px}
  .vv-chat-compose{padding-bottom:max(10px,env(safe-area-inset-bottom))}
  .vv-chat-msg{max-width:88%}
  .vv-chat-messages{padding:12px 10px}
}

/* v1.5.2 — Persian/English/mixed chat input */
.vv-chat-compose textarea{
  direction:auto;
  unicode-bidi:plaintext;
  text-align:start;
  caret-color:auto;
}
.vv-chat-bubble{
  unicode-bidi:plaintext;
  text-align:start;
  overflow-wrap:anywhere;
  word-break:break-word;
}

/* v1.5.3 — live lawyer unread indicators */
.vv-sidebar nav button{position:relative}
.vv-nav-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;margin-right:7px;border-radius:999px;background:#25a7e8;color:#fff;font-size:11px;font-weight:700;line-height:1}
.vv-nav-count[hidden]{display:none!important}
.vv-case-list-row.has-unread{border-color:#cfe8f2;background:#fbfeff;box-shadow:inset -3px 0 0 #25a7e8}
.vv-case-list-copy{min-width:0;flex:1}.vv-case-list-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.vv-message-count{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#25a7e8;color:#fff;font-size:11px;font-weight:700}
.vv-last-message{margin-top:6px;color:#758189;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}
.vv-case-list-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.vv-mini-chat-btn{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:6px 10px;border-radius:10px;background:#edf8fc;color:#178bbd!important;text-decoration:none;font-size:12px;border:1px solid #d6edf6}
@media(max-width:700px){.vv-case-list-row{align-items:flex-start}.vv-case-list-actions{width:100%;margin-top:9px}.vv-case-list-actions>*{flex:1}.vv-last-message{max-width:75vw}}
