@charset "UTF-8";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-synthesis:none;--ez-navy:#1D3557;--ez-navy-deep:#132A42;--ez-navy-mid:#244A66;--ez-steel:#457B9D;--ez-steel-dark:#315F7C;--ez-steel-strong:#326985;--ez-aqua:#A8DADC;--ez-aqua-soft:#E8F3F2;--ez-aqua-border:#D9EFF0;--ez-cream:#F1FAEE;--ez-canvas:#F7FBF8;--ez-lime:#BCD101;--ez-lime-hover:#D0E622;--ez-lime-dark:#8EA300;--ez-lime-soft:#F3F9CB;--ez-orange:#E98A3D;--ez-orange-dark:#C96F2E;--ez-orange-soft:#FFF0E6;--ez-gold:#F2C45A;--ez-gold-dark:#9B6A12;--ez-gold-soft:#FFF7D6;--ez-surface:#FFFFFF;--ez-border:#C9E0E3;--ez-border-soft:#DDEBED;--ez-text:#1D3557;--ez-body:#40566A;--ez-muted:#64748B;--ez-danger:#B3413B}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ez-canvas)}body{margin:0;min-width:320px;background:linear-gradient(180deg,var(--ez-canvas) 0%,var(--ez-cream) 100%);color:var(--ez-text)}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.brand-wordmark{display:inline-flex!important;align-items:center!important;gap:0!important;font-weight:700!important;font-size:27px!important;letter-spacing:-.045em!important;line-height:1!important;text-decoration:none!important;white-space:nowrap}.brand-wordmark .word-ezee{color:var(--ez-navy)!important}.brand-wordmark .word-work{color:var(--ez-steel)!important}.brand-wordmark:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--ez-gold);margin:1px 0 0 5px;box-shadow:7px -4px 0 -1px var(--ez-orange),11px 3px 0 -2px var(--ez-lime)}body .auth-page .brand-wordmark .word-ezee,body .customer-auth-page .brand-wordmark .word-ezee,body .join-page .brand-wordmark .word-ezee,body .workspace aside .brand-wordmark .word-ezee,body .site-head.dark .brand-wordmark .word-ezee,body .topbar.dark .brand-wordmark .word-ezee{color:#f7fbff!important;text-shadow:0 1px 10px rgba(255,255,255,.08)}body .auth-page .brand-wordmark .word-work,body .customer-auth-page .brand-wordmark .word-work,body .join-page .brand-wordmark .word-work,body .workspace aside .brand-wordmark .word-work,body .site-head.dark .brand-wordmark .word-work,body .topbar.dark .brand-wordmark .word-work{color:#92e7ff!important;text-shadow:0 1px 10px rgba(146,231,255,.16)}body .auth-page .brand-wordmark:after,body .customer-auth-page .brand-wordmark:after,body .join-page .brand-wordmark:after,body .workspace aside .brand-wordmark:after,body .site-head.dark .brand-wordmark:after,body .topbar.dark .brand-wordmark:after{background:#ffd166;box-shadow:7px -4px 0 -1px #ff9f43,11px 3px 0 -2px #d7f171;filter:drop-shadow(0 0 10px rgba(255,209,102,.18))}.workspace aside>.brand-wordmark{justify-content:center!important;font-size:25px!important;margin:8px 0 12px!important}.footer .brand-wordmark{font-size:22px!important}.site-head .brand-wordmark,.join-page header .brand-wordmark{font-size:25px!important}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ez-steel);background:var(--ez-steel);color:#fff;border-radius:11px;padding:13px 18px;font-size:13px;font-weight:700;cursor:pointer;transition:.18s;box-shadow:0 9px 24px #457b9d26}.button:hover{transform:translateY(-1px);background:var(--ez-steel-dark);border-color:var(--ez-steel-dark);box-shadow:0 12px 30px #457b9d38}.button.small{padding:10px 14px}.button.ghost{background:#fff;color:var(--ez-steel-dark);border-color:var(--ez-aqua)}.button.ghost:hover{background:var(--ez-aqua-soft);color:var(--ez-navy);border-color:var(--ez-steel)}.button.light{background:#fff;color:var(--ez-navy);border-color:#fff}.button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(168,218,220,.68);outline-offset:2px}::selection{background:var(--ez-aqua);color:var(--ez-navy)}.brand-wordmark>.word-ezee,.brand-wordmark>.word-work{width:auto!important;height:auto!important;min-width:0!important;border-radius:0!important;background:transparent!important;display:inline!important;place-items:unset!important;padding:0!important;box-shadow:none!important;font-size:inherit!important;line-height:1!important}.file-drop{margin-top:9px;border:1px dashed #b9c6ce;border-radius:10px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fbfdfd;color:#75858b;font-size:11px;transition:.16s ease}.file-drop.dragover{border-color:var(--ez-steel);background:var(--ez-aqua-soft);color:var(--ez-steel-dark)}.file-drop.busy{opacity:.68;pointer-events:none}.file-drop label{border:0;background:var(--ez-steel);color:#fff;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700;cursor:pointer}.file-drop input{display:none}.files button:disabled,.previous-card button:disabled,.helping button:disabled,.attachment-download:disabled,.message-actions button:disabled{opacity:.48;cursor:not-allowed}.delivery-uncertain{margin:16px 20px 0;border:1px solid #e8cf94;background:#fff9ea;border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.delivery-uncertain>div{display:grid;gap:3px}.delivery-uncertain b{font-size:11px;color:#70571b}.delivery-uncertain span{font-size:11px;color:#866f3b;line-height:1.5}.delivery-uncertain button{border:0;background:var(--ez-steel);color:#fff;border-radius:8px;padding:8px 10px;font:inherit;font-size:11px;font-weight:700;white-space:nowrap}.source label small{display:block;margin-top:2px;color:#7d8b90}.attachment-grid article.prepared{border-color:#cad887;background:#fbfdea}.attachment-state{font-weight:700}.attachment-state.ready{color:#6f7d00}@media(max-width:700px){.file-drop,.delivery-uncertain{align-items:stretch;flex-direction:column}.file-drop label,.delivery-uncertain button{text-align:center}}ez-work-order .chat-card{position:relative}ez-work-order .new-message-jump{position:absolute;right:18px;bottom:76px;z-index:5;border:1px solid var(--ez-aqua);background:var(--ez-navy);color:#fff;border-radius:999px;padding:8px 12px;font:inherit;font-size:11px;font-weight:700;box-shadow:0 10px 24px #132a4233;cursor:pointer}ez-work-order .new-message-jump:hover{background:var(--ez-steel-dark)}ez-work-order .attachment-download.preview-failed{border:1px solid #ead49f;background:#fff9e8;color:#785f24}ez-work-order .delivery-status{font-style:normal;font-weight:700;letter-spacing:-.08em;color:#73838a;min-width:16px;text-align:center}ez-work-order .delivery-status.read{color:var(--ez-steel-strong)}ez-work-order .delivery-status.failed{display:inline-grid;place-items:center;width:15px;height:15px;min-width:15px;border-radius:50%;background:#fff0ee;color:var(--ez-danger);letter-spacing:0}ez-work-order .reaction-pill{font-style:normal;background:#fff;border:1px solid var(--ez-border);border-radius:999px;padding:1px 5px;line-height:1.25}@media(max-width:700px){ez-work-order .new-message-jump{right:12px;bottom:84px}}body.ez-mobile-nav-open{overflow:hidden}@media(max-width:850px){ez-workspace-layout .mobile-nav-backdrop{position:fixed;inset:0;z-index:65;background:#132a426b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:ez-mobile-backdrop-in .16s ease-out}ez-workspace-layout .workspace>aside{padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom));overflow:hidden}ez-workspace-layout .workspace>aside nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-right:2px}ez-workspace-layout .workspace>aside .logout{flex:none;margin-bottom:env(safe-area-inset-bottom)}ez-workspace-layout .content>header{height:calc(64px + env(safe-area-inset-top))!important;padding-top:env(safe-area-inset-top)!important}ez-workspace-layout main{padding-bottom:max(24px,18px + env(safe-area-inset-bottom))!important}}@media(max-width:900px)and (min-width:701px){ez-work-order .order-side{grid-template-columns:repeat(2,minmax(0,1fr))!important}ez-work-order .order-side>button{grid-column:1/-1}}@media(max-width:700px){ez-workspace-layout .content>header{gap:9px!important;padding-left:12px!important;padding-right:12px!important}ez-workspace-layout .menu,ez-workspace-layout .notification-button{min-width:44px;min-height:44px}ez-workspace-layout .workspace-title b{font-size:12px}ez-workspace-layout .notification-panel{top:calc(58px + env(safe-area-inset-top))!important;left:7px!important;right:7px!important;max-height:calc(100dvh - 66px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:18px!important}ez-workspace-layout .notification-list{overscroll-behavior:contain}ez-workspace-layout .notification-tabs button,ez-workspace-layout .notification-footer button{min-height:44px}ez-workspace-layout .notification-item{min-height:64px}ez-workspace-layout .live-notice{top:calc(68px + env(safe-area-inset-top))!important;left:8px!important;right:8px!important}ez-dashboard .welcome{gap:14px}ez-dashboard .availability-button{width:100%;min-width:0!important}ez-dashboard .panel .table-wrap{overflow:visible;padding:10px}ez-dashboard .panel table{min-width:0;display:block}ez-dashboard .panel thead{display:none}ez-dashboard .panel tbody{display:grid;gap:10px}ez-dashboard .panel tr{display:grid;border:1px solid var(--ez-border-soft);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 5px 14px #1d355709}ez-dashboard .panel td{display:grid;grid-template-columns:minmax(82px,35%) minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;border:0;border-top:1px solid var(--ez-border-soft);text-align:right;min-width:0;overflow-wrap:anywhere}ez-dashboard .panel td:first-child{border-top:0}ez-dashboard .panel td:before{content:attr(data-label);text-align:left;color:#7d8a8f;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}ez-dashboard .panel td.row-action{display:block;text-align:stretch;padding:10px}ez-dashboard .panel td.row-action:before{display:none}ez-dashboard .panel td.row-action button{width:100%;min-height:42px}ez-dashboard .panel td.empty{display:block;text-align:center;padding:28px}ez-dashboard .panel td.empty:before{display:none}ez-design-work .work-card{overflow:hidden}ez-design-work .tabs{display:flex;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity}ez-design-work .tabs::-webkit-scrollbar{display:none}ez-design-work .tabs button{flex:0 0 auto;min-height:46px!important;scroll-snap-align:start}ez-design-work .toolbar{padding:12px!important}ez-design-work .toolbar label input{min-height:44px!important;font-size:16px!important}ez-design-work .work-card .table-wrap{overflow:visible!important;padding:10px!important}ez-design-work .work-card .table-wrap table{min-width:0!important;display:block}ez-design-work .work-card thead{display:none}ez-design-work .work-card tbody{display:grid;gap:10px}ez-design-work .work-card tbody tr{display:grid;border:1px solid var(--ez-border-soft);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 5px 14px #1d355709}ez-design-work .work-card tbody td{display:grid;grid-template-columns:minmax(90px,36%) minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;border:0;border-top:1px solid var(--ez-border-soft);text-align:right;min-width:0;overflow-wrap:anywhere}ez-design-work .work-card tbody td:first-child{border-top:0}ez-design-work .work-card tbody td:before{content:attr(data-label);text-align:left;color:#7d8a8f;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}ez-design-work .work-card tbody td strong,ez-design-work .work-card tbody td small{justify-self:end;max-width:100%}ez-design-work .work-card tbody td small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}ez-design-work .work-card tbody td:last-child{display:block;padding:10px}ez-design-work .work-card tbody td:last-child:before{display:none}ez-design-work .work-card tbody td:last-child button{width:100%;min-height:42px}ez-design-work .work-card tbody td.empty{display:block;text-align:center;padding:28px}ez-design-work .work-card tbody td.empty:before{display:none}ez-work-order .order-head{gap:10px;margin-bottom:14px}ez-work-order .order-head h1{font-size:26px}ez-work-order .head-meta{width:100%;grid-template-columns:1fr auto;align-items:center;text-align:left}ez-work-order .head-meta small{grid-column:1/-1}ez-work-order .head-meta span{justify-self:end}ez-work-order .process>.tabs{position:sticky;top:calc(64px + env(safe-area-inset-top));z-index:8;background:#fff;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory}ez-work-order .process>.tabs::-webkit-scrollbar{display:none}ez-work-order .process>.tabs button{flex:0 0 auto;min-height:46px!important;padding:13px 14px!important;scroll-snap-align:start}ez-work-order .chat-card{height:clamp(440px,100dvh - 195px - env(safe-area-inset-top),680px)!important;min-height:0!important}ez-work-order .messages{flex:1;min-height:0!important;max-height:none!important;padding:12px!important;gap:8px;overscroll-behavior:contain}ez-work-order .bubble{max-width:94%!important;padding:9px 10px!important}ez-work-order .bubble img,ez-work-order .bubble video{max-width:min(100%,320px);height:auto}ez-work-order .bubble audio{width:min(100%,280px);max-width:100%}ez-work-order .chat-tools{padding:9px 10px!important}ez-work-order .chat-search{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) auto 40px 40px!important}ez-work-order .chat-search input{font-size:16px!important;min-height:42px!important}ez-work-order .chat-search button{width:40px;height:40px}ez-work-order .composer{grid-template-columns:44px 44px minmax(0,1fr) auto!important;gap:7px!important;padding:9px 10px max(10px,env(safe-area-inset-bottom))!important;align-items:center!important}ez-work-order .composer textarea{grid-column:1/-1!important;grid-row:1!important;min-height:44px!important;font-size:16px!important;line-height:1.35}ez-work-order .composer .emoji-wrap{grid-column:1!important;grid-row:2!important}ez-work-order .composer>label{grid-column:2!important;grid-row:2!important;width:44px!important;height:44px!important}ez-work-order .composer .emoji-toggle{width:44px;height:44px!important}ez-work-order .composer .important-btn{grid-column:3!important;grid-row:2!important;min-width:0;height:44px!important;overflow:hidden;text-overflow:ellipsis}ez-work-order .composer .send-btn{grid-column:4!important;grid-row:2!important;min-width:72px;height:44px!important;padding:0 13px}ez-work-order .emoji-picker{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(70px + env(safe-area-inset-bottom))!important;width:auto!important;grid-template-columns:repeat(8,minmax(0,1fr));max-height:180px;overflow:auto}ez-work-order .emoji-picker button{width:100%;min-width:0!important;height:36px!important}ez-work-order .message-actions button{min-height:30px;padding:4px 7px}ez-work-order .delivery-card>header,ez-work-order .previous-card>header{padding:14px}ez-work-order .delivery-lines{padding:0 14px}ez-work-order .item-title{gap:10px}ez-work-order .item-title strong{white-space:nowrap}ez-work-order .delivery-lines textarea,ez-work-order .revert textarea,ez-work-order .revert select,ez-work-order .caption input,ez-work-order .previous-card header input{font-size:16px!important}ez-work-order .file-drop{min-height:48px}ez-work-order .file-drop label{min-height:40px;display:grid;place-items:center}ez-work-order .source{margin:14px!important;padding:13px!important}ez-work-order .source label{max-width:100%!important;min-height:44px;display:grid;align-content:center}ez-work-order .delivery-card>footer{padding:12px 14px max(12px,env(safe-area-inset-bottom))!important}ez-work-order .delivery-card>footer button{width:100%;min-height:44px}ez-work-order .order-side{grid-template-columns:1fr!important}ez-work-order .order-side section,ez-work-order .order-side>button{border-radius:14px}ez-work-order .helping button,ez-work-order .revert-btn{min-height:44px}ez-work-order .previous-card .table-wrap{overflow:visible!important;padding:10px!important}ez-work-order .previous-card table{min-width:0!important;display:block}ez-work-order .previous-card thead{display:none}ez-work-order .previous-card tbody{display:grid;gap:10px}ez-work-order .previous-card tr{display:grid;border:1px solid var(--ez-border-soft);border-radius:13px;overflow:hidden;background:#fff}ez-work-order .previous-card td{display:grid;grid-template-columns:minmax(85px,35%) minmax(0,1fr);gap:10px;align-items:center;padding:9px 11px;border:0;border-top:1px solid var(--ez-border-soft);text-align:right;overflow-wrap:anywhere}ez-work-order .previous-card td:first-child{border-top:0}ez-work-order .previous-card td:before{content:attr(data-label);text-align:left;color:#7d8a8f;font-size:11px;font-weight:700;text-transform:uppercase}ez-work-order .previous-card td:last-child{display:block;padding:10px}ez-work-order .previous-card td:last-child:before{display:none}ez-work-order .previous-card td:last-child button{width:100%;min-height:42px}ez-work-order .previous-card td.empty{display:block;text-align:center;padding:28px}ez-work-order .previous-card td.empty:before{display:none}ez-earnings .tx .table-wrap{overflow:visible!important;padding:10px!important}ez-earnings .tx .table-wrap table{min-width:0!important;display:block}ez-earnings .tx thead{display:none}ez-earnings .tx tbody{display:grid;gap:10px}ez-earnings .tx tbody tr{display:grid;border:1px solid var(--ez-border-soft);border-radius:13px;overflow:hidden;background:#fff}ez-earnings .tx tbody td{display:grid;grid-template-columns:minmax(86px,36%) minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;border:0;border-top:1px solid var(--ez-border-soft);text-align:right;overflow-wrap:anywhere}ez-earnings .tx tbody td:first-child{border-top:0}ez-earnings .tx tbody td:before{content:attr(data-label);text-align:left;color:#7d8a8f;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}ez-earnings .tx tbody td.empty{display:block;text-align:center;padding:28px}ez-earnings .tx tbody td.empty:before{display:none}ez-earnings .page-head>button{width:100%;min-height:44px}ez-earnings .withdraw input{font-size:16px!important;min-height:44px}ez-design-work .modal-backdrop,ez-work-order .modal-backdrop,ez-earnings .modal-backdrop{align-items:end!important;padding:0!important}ez-design-work .modal,ez-work-order .attachments-modal,ez-work-order .revert,ez-work-order .delivery-confirm,ez-earnings .withdraw{width:100%!important;max-width:none!important;max-height:90dvh!important;border-radius:22px 22px 0 0!important;overscroll-behavior:contain}ez-design-work .modal footer,ez-work-order .attachments-modal footer,ez-work-order .revert footer,ez-earnings .withdraw footer{position:sticky;bottom:0;z-index:2;padding-bottom:max(14px,env(safe-area-inset-bottom));background:#fff}ez-design-work .deadline input{font-size:16px!important;min-height:44px}ez-work-order .attachments-modal header,ez-work-order .revert header,ez-earnings .withdraw header{position:sticky;top:0;z-index:2;background:#fff}ez-work-order .attachments-modal footer button,ez-work-order .revert footer button,ez-earnings .withdraw footer button,ez-design-work .modal footer button{min-height:44px}ez-work-order .viewer-actions{top:max(8px,env(safe-area-inset-top))!important;left:8px!important;right:8px!important;justify-content:center;flex-wrap:wrap}ez-work-order .viewer-actions button{min-height:40px;padding:7px 9px}ez-work-order .image-viewer{padding:calc(96px + env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))!important}ez-identity-verification .field input,ez-identity-verification .field select{font-size:16px!important;min-height:44px}ez-identity-verification .document-upload{min-height:132px}ez-identity-verification .verification-card>footer{position:sticky;bottom:0;z-index:2;background:linear-gradient(180deg,#fffffff5,#fff);padding-bottom:max(17px,env(safe-area-inset-bottom))}ez-identity-verification .actions button{min-height:44px}}@media(max-width:420px){ez-workspace-layout .workspace-title{display:none}ez-workspace-layout .header-actions{width:100%;justify-content:flex-end}ez-workspace-layout .notification-head{gap:8px}ez-workspace-layout .notification-logo{width:34px;height:34px;flex-basis:34px}ez-workspace-layout .notification-heading b{font-size:14px}ez-workspace-layout .notification-heading small{max-width:145px}ez-workspace-layout .notification-tabs{gap:6px}ez-workspace-layout .notification-tabs button{padding:9px 7px}ez-design-work .page-head h1,ez-earnings .page-head h1{font-size:28px}ez-work-order .order-head h1{font-size:24px}ez-work-order .chat-search{grid-template-columns:minmax(0,1fr) 36px 36px!important}ez-work-order .chat-search span{display:none}ez-work-order .chat-search button{width:36px;height:40px}ez-work-order .composer{grid-template-columns:44px 44px minmax(0,1fr) 68px!important}ez-work-order .composer .send-btn{min-width:68px!important;padding:0 10px!important}ez-work-order .emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr))}ez-work-order .attachment-grid{padding:12px}ez-work-order .delivery-summary{margin-left:14px;margin-right:14px}ez-earnings .withdraw footer,ez-design-work .modal footer,ez-work-order .attachments-modal footer,ez-work-order .revert footer{display:grid;grid-template-columns:1fr 1fr}}@keyframes ez-mobile-backdrop-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){ez-workspace-layout .mobile-nav-backdrop{animation:none}}ez-work-order .chat-card{background:radial-gradient(circle at 12% 16%,rgba(168,218,220,.16),transparent 26%),linear-gradient(180deg,#f6faf9,#eef5f4)}ez-work-order .chat-tools{position:sticky;top:0;z-index:6;box-shadow:0 1px #1d35570a}ez-work-order .messages{scrollbar-gutter:stable;overscroll-behavior:contain;scroll-behavior:auto;overflow-anchor:none}ez-work-order .messages article{scroll-margin-block:18px}ez-work-order .bubble{position:relative;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}ez-work-order .bubble p{unicode-bidi:plaintext;text-align:start;overflow-wrap:anywhere;word-break:break-word}ez-work-order .bubble p[dir=rtl]{direction:rtl;text-align:right;line-height:1.8}ez-work-order .bubble p[dir=ltr]{direction:ltr;text-align:left}ez-work-order .reply-preview span[dir=rtl],ez-work-order .reply-bar b[dir=rtl]{direction:rtl;text-align:right;unicode-bidi:plaintext}ez-work-order .reply-preview span[dir=ltr],ez-work-order .reply-bar b[dir=ltr]{direction:ltr;text-align:left}ez-work-order .messages article.local-pending .bubble{opacity:.86}ez-work-order .messages article.local-failed .bubble{border-color:#e3aaa5;background:#fff7f6}ez-work-order .message-actions .retry-message{color:#9d4039;font-weight:700}ez-work-order .delivery-status.sending{animation:ez-chat-sending 1s ease-in-out infinite;color:var(--ez-steel)}ez-work-order .composer{position:sticky;bottom:0;z-index:7;box-shadow:0 -10px 28px #1d35570f;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}ez-work-order .composer textarea{box-sizing:border-box;line-height:24px;max-height:96px;overflow-y:hidden;transition:border-color .12s ease,box-shadow .12s ease;background:#fff;unicode-bidi:plaintext;text-align:start}ez-work-order .composer textarea[dir=rtl]{direction:rtl;text-align:right}ez-work-order .composer textarea[dir=ltr]{direction:ltr;text-align:left}ez-work-order .composer .send-btn{min-width:74px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease,opacity .12s ease}ez-work-order .composer .send-btn:disabled{background:#d8e0e3!important;color:#89969b!important;opacity:1;cursor:not-allowed;box-shadow:none}ez-work-order .composer .send-btn.ready{background:var(--ez-navy)!important;color:#fff!important;box-shadow:0 7px 16px #1d35572e;cursor:pointer}ez-work-order .composer .send-btn.ready:hover{background:var(--ez-steel-dark)!important;transform:translateY(-1px)}ez-work-order .composer .send-btn.ready:active{transform:translateY(0)}ez-work-order .new-message-jump{animation:ez-chat-jump-in .18s ease-out}@keyframes ez-chat-sending{0%,to{opacity:.45}50%{opacity:1}}@keyframes ez-chat-jump-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){ez-work-order .chat-tools{top:0}ez-work-order .composer{padding-bottom:max(10px,env(safe-area-inset-bottom))!important}ez-work-order .composer textarea{max-height:96px!important}ez-work-order .bubble p[dir=rtl]{font-size:13px;line-height:1.85}}@media(prefers-reduced-motion:reduce){ez-work-order .delivery-status.sending,ez-work-order .new-message-jump{animation:none}ez-work-order .bubble,ez-work-order .composer textarea,ez-work-order .composer .send-btn{transition:none}}ez-work-order .chat-card{position:relative;isolation:isolate;background:#eef5f3!important;border-radius:0 0 18px 18px;overflow:hidden}ez-work-order .chat-tools{min-height:64px;padding:10px 14px!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dce8e7!important;box-shadow:0 5px 18px #1d35570b!important}ez-work-order .chat-contact{display:flex;align-items:center;gap:10px;min-width:0}ez-work-order .chat-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--ez-navy),var(--ez-steel));color:#fff;font-size:14px;font-weight:700;box-shadow:0 4px 14px #1d355724}ez-work-order .chat-contact-copy{display:grid;gap:3px;min-width:0}ez-work-order .chat-contact-copy>b{font-size:12px;color:var(--ez-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ez-work-order .chat-contact-copy>small{display:flex;align-items:center;gap:6px;min-width:0;color:#7d8d95;font-size:11px;white-space:nowrap}ez-work-order .chat-contact-copy>small>span:not(.chat-sync-state){overflow:hidden;text-overflow:ellipsis}ez-work-order .chat-sync-state{display:inline-flex;align-items:center;gap:4px;color:#75878d;font-weight:700}ez-work-order .chat-sync-state i{width:6px;height:6px;border-radius:50%;background:#aeb9bd}ez-work-order .chat-sync-state.live{color:#708000}ez-work-order .chat-sync-state.live i{background:var(--ez-lime);box-shadow:0 0 0 3px #bcd10124}ez-work-order .chat-head-actions{display:flex;align-items:center;gap:5px}ez-work-order .chat-icon-btn{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#617982;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}ez-work-order .chat-icon-btn:hover,ez-work-order .chat-icon-btn.active{background:#e8f2f1;color:var(--ez-navy)}ez-work-order .chat-icon-btn:active{transform:scale(.94)}ez-work-order .chat-icon-btn:disabled{opacity:.5;cursor:wait}ez-work-order .chat-icon-btn svg,ez-work-order .chat-search-strip svg,ez-work-order .bubble-menu-toggle svg,ez-work-order .message-actions svg,ez-work-order .forwarded-label svg,ez-work-order .attachment-download svg,ez-work-order .reply-bar svg,ez-work-order .composer svg,ez-work-order .new-message-jump svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}ez-work-order .chat-icon-btn.spinning svg{animation:ez-chat-refresh .8s linear infinite}@keyframes ez-chat-refresh{to{transform:rotate(360deg)}}ez-work-order .chat-search-strip{display:grid;grid-template-columns:20px minmax(0,1fr) auto 34px 34px 34px;align-items:center;gap:5px;padding:8px 12px;background:#fff;border-bottom:1px solid #dfe9e9;box-shadow:0 4px 12px #1d355709;z-index:5}ez-work-order .chat-search-strip>svg{color:#7b9097}ez-work-order .chat-search-strip input{min-width:0;height:36px;box-sizing:border-box;border:0;background:#f1f6f5;border-radius:18px;padding:0 13px;font:inherit;font-size:11px;color:var(--ez-navy);outline:0}ez-work-order .chat-search-strip input:focus{box-shadow:inset 0 0 0 1px var(--ez-aqua)!important;background:#fff}ez-work-order .chat-search-strip .search-count{font-size:11px;color:#819197;font-weight:700;white-space:nowrap;padding:0 4px}ez-work-order .chat-search-strip button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#667e87;cursor:pointer}ez-work-order .chat-search-strip button:hover{background:#edf4f3;color:var(--ez-navy)}ez-work-order .chat-search-strip button:disabled{opacity:.35;cursor:default}ez-work-order .chat-search-strip button svg{width:15px;height:15px}ez-work-order .messages{padding:10px 16px 12px!important;gap:0!important;background:radial-gradient(circle at 18px 18px,rgba(69,123,157,.045) 1.1px,transparent 1.2px) 0 0/34px 34px,linear-gradient(180deg,#edf5f3,#e9f2f0)!important;scrollbar-width:thin;scrollbar-color:#b8cccd transparent}ez-work-order .messages::-webkit-scrollbar{width:7px}ez-work-order .messages::-webkit-scrollbar-thumb{background:#b8cccd;border-radius:8px;border:2px solid transparent;background-clip:padding-box}ez-work-order .messages-content{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:8px 0}ez-work-order .date-separator{position:sticky;top:7px;z-index:4;margin:7px 0;pointer-events:none}ez-work-order .date-separator span{padding:5px 10px!important;border:0!important;background:#ffffffe6!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #1d35570f;color:#71858c!important;font-size:11px!important;letter-spacing:.02em}ez-work-order .messages article{position:relative;padding:1px 0;animation:ez-chat-message-in .16s ease-out}@keyframes ez-chat-message-in{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}ez-work-order .bubble{max-width:min(610px,74%)!important;padding:8px 32px 7px 10px!important;border:0!important;border-radius:7px 13px 13px!important;background:#fff!important;box-shadow:0 1px 1px #1d355712,0 2px 9px #1d35570b!important;transform-origin:left bottom}ez-work-order .messages article.me .bubble{background:#dff0ed!important;border-radius:13px 7px 13px 13px!important;transform-origin:right bottom}ez-work-order .bubble:before{content:"";position:absolute;left:-6px;top:0;width:10px;height:12px;background:#fff;clip-path:polygon(100% 0,100% 100%,0 0)}ez-work-order .messages article.me .bubble:before{left:auto;right:-6px;background:#dff0ed;clip-path:polygon(0 0,100% 0,0 100%)}ez-work-order .bubble p{font-size:12px!important;line-height:1.52!important;color:#263d49;padding-top:1px}ez-work-order .bubble p[dir=rtl]{font-size:13px!important;line-height:1.85!important}ez-work-order .bubble img,ez-work-order .bubble video{max-width:min(360px,100%)!important;max-height:340px!important;border-radius:9px!important;margin:0 0 6px!important;background:#dfe9e8}ez-work-order .bubble audio{width:min(310px,100%);max-width:100%}ez-work-order .bubble footer{min-height:14px;align-items:center;gap:5px!important;margin-top:3px!important;color:#87979d!important;font-size:11px!important;line-height:1}ez-work-order .bubble footer b{margin-right:auto;color:#56717b!important;font-size:11px;font-weight:700;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ez-work-order .delivery-status{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:-2px;color:#789097!important;padding-right:1px}ez-work-order .delivery-status.read{color:#2d83a4!important}ez-work-order .delivery-status.failed{letter-spacing:0;color:#b0443c!important}ez-work-order .reaction-pill{display:grid;place-items:center;min-width:22px;height:18px;padding:0 5px;border-radius:10px;background:#fff;box-shadow:0 1px 5px #1d35571f;font-size:11px!important}ez-work-order .forwarded-label{display:flex;align-items:center;gap:4px;font-size:11px!important;color:#7d8c91!important}ez-work-order .forwarded-label svg{width:12px;height:12px}ez-work-order .reply-preview{border-left:3px solid var(--ez-steel)!important;background:#ffffff8f!important;border-radius:7px!important;padding:7px 9px!important;margin:0 0 6px!important;box-shadow:inset 0 0 0 1px #457b9d0f}ez-work-order .messages article:not(.me) .reply-preview{background:#f2f7f6!important}ez-work-order .reply-preview span{font-size:11px!important}ez-work-order .message-actions-wrap{position:absolute;top:4px;right:5px;z-index:8}ez-work-order .bubble-menu-toggle{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#7c8c91;opacity:0;cursor:pointer;transition:opacity .12s ease,background .12s ease}ez-work-order .bubble:hover .bubble-menu-toggle,ez-work-order .bubble:focus-within .bubble-menu-toggle,ez-work-order .bubble-menu-toggle[aria-expanded=true]{opacity:1}ez-work-order .bubble-menu-toggle:hover,ez-work-order .bubble-menu-toggle[aria-expanded=true]{background:#ffffffb8;color:var(--ez-navy)}ez-work-order .bubble-menu-toggle svg{width:15px;height:15px;fill:currentColor;stroke:none}ez-work-order .message-actions{position:absolute;right:0;top:30px;z-index:12;display:grid!important;gap:2px!important;min-width:145px;margin:0!important;padding:5px!important;opacity:1!important;background:#fff;border:1px solid #dce7e7;border-radius:11px;box-shadow:0 14px 32px #1d35572e}ez-work-order .message-actions button{display:flex;align-items:center;gap:8px;width:100%;min-height:32px;padding:6px 8px!important;border-radius:7px!important;color:#49616b!important;font-size:11px!important;text-align:left}ez-work-order .message-actions button:hover{background:#edf5f4!important;color:var(--ez-navy)!important}ez-work-order .message-actions button svg{width:14px;height:14px;flex:0 0 14px}ez-work-order .messages article.me .message-actions{right:0}ez-work-order .attachment-download{display:flex!important;align-items:center;gap:8px;width:min(310px,100%);text-align:left;padding:9px 10px!important;border-radius:10px!important;background:#ffffffa3!important;color:#3f6571!important}ez-work-order .attachment-download svg{width:18px;height:18px;flex:0 0 18px}ez-work-order .attachment-download span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ez-work-order .messages article.recent-message .bubble{animation:ez-chat-recent 1.4s ease-out}@keyframes ez-chat-recent{0%{box-shadow:0 0 0 3px #bcd10142,0 8px 22px #1d35571a}to{box-shadow:0 1px 1px #1d355712,0 2px 9px #1d35570b}}ez-work-order .messages article.search-hit .bubble{outline:2px solid rgba(188,209,1,.8)!important;outline-offset:2px}ez-work-order .new-message-jump{position:absolute!important;right:18px!important;bottom:82px!important;width:42px;height:42px;padding:0!important;display:grid!important;place-items:center;border:1px solid #d9e5e5!important;border-radius:50%!important;background:#fff!important;color:#53717b!important;box-shadow:0 7px 24px #1d35572e!important;z-index:9;cursor:pointer}ez-work-order .new-message-jump svg{width:18px;height:18px}ez-work-order .new-message-jump strong{position:absolute;right:-3px;top:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--ez-lime);color:var(--ez-navy);font-size:11px;font-weight:700;box-shadow:0 0 0 2px #fff}ez-work-order .reply-bar{position:relative;display:grid!important;grid-template-columns:3px minmax(0,1fr) 34px!important;gap:9px!important;padding:8px 12px!important;background:#f8fbfa!important;border-top:1px solid #dce8e7!important}ez-work-order .reply-accent{width:3px;height:100%;border-radius:4px;background:var(--ez-steel)}ez-work-order .reply-bar button{width:34px;height:34px;display:grid;place-items:center;border-radius:50%!important}ez-work-order .reply-bar button:hover{background:#edf4f3!important}ez-work-order .reply-bar button svg{width:15px;height:15px}ez-work-order .composer{grid-template-columns:40px 40px minmax(160px,1fr) auto 44px!important;gap:5px!important;align-items:end!important;padding:8px 10px max(8px,env(safe-area-inset-bottom))!important;background:#fafcfbfa!important;border-top:1px solid #d9e6e5!important;box-shadow:0 -5px 20px #1d35570b!important}ez-work-order .composer textarea{grid-column:3!important;grid-row:1!important;min-height:40px!important;max-height:110px!important;border:1px solid #d7e4e3!important;border-radius:20px!important;padding:9px 14px!important;background:#fff!important;line-height:21px!important;font-size:12px!important;box-shadow:none!important}ez-work-order .composer textarea:focus{border-color:#a7cecf!important;box-shadow:0 0 0 3px #a8dadc33!important}ez-work-order .emoji-wrap{grid-column:1!important;grid-row:1!important}ez-work-order .composer .emoji-toggle,ez-work-order .composer .attach-btn{width:40px!important;height:40px!important;display:grid;place-items:center;border:0!important;border-radius:50%!important;background:transparent!important;color:#617981!important;cursor:pointer;transition:background .12s ease,color .12s ease}ez-work-order .composer .emoji-toggle:hover,ez-work-order .composer .attach-btn:hover{background:#e7f1f0!important;color:var(--ez-navy)!important}ez-work-order .composer .emoji-toggle svg,ez-work-order .composer .attach-btn svg{width:20px;height:20px}ez-work-order .composer .attach-btn{grid-column:2!important;grid-row:1!important;padding:0!important}ez-work-order .composer .important-btn{grid-column:4!important;grid-row:1!important;height:38px!important;display:flex;align-items:center;gap:5px;padding:0 10px!important;border-radius:19px!important;background:#fff4e9!important;color:#a85c1d!important;border:1px solid #f2ddc9!important;font-size:11px!important;box-shadow:none!important}ez-work-order .composer .important-btn:hover{background:#ffead6!important}ez-work-order .composer .important-btn svg{width:14px;height:14px;fill:#e98a3d21}ez-work-order .composer .send-btn{grid-column:5!important;grid-row:1!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center;border-radius:50%!important;background:#d4dfdf!important;color:#829398!important;box-shadow:none!important}ez-work-order .composer .send-btn.ready{background:var(--ez-navy)!important;color:#fff!important;box-shadow:0 6px 16px #1d355733!important}ez-work-order .composer .send-btn.ready:hover{background:var(--ez-steel-dark)!important;transform:scale(1.03)!important}ez-work-order .composer .send-btn svg{width:19px;height:19px}ez-work-order .send-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:ez-chat-refresh .7s linear infinite}ez-work-order .emoji-picker{bottom:47px!important;left:0!important;width:245px!important;grid-template-columns:repeat(8,1fr)!important;padding:8px!important;border-radius:15px!important;border-color:#dbe7e7!important;box-shadow:0 16px 38px #1d355730!important}ez-work-order .emoji-picker button{height:30px!important;border-radius:7px!important}ez-work-order .emoji-picker button:hover{background:#edf5f4!important}ez-work-order .chat-wait{background:#fffaf0!important;border-top-color:#eee2cd!important;padding:12px 14px!important}ez-work-order .chat-wait.inactive{background:#f4f6f6!important;border-top-color:#e3e8e8!important}ez-workspace-layout .live-notice-stack{position:fixed;right:22px;top:82px;z-index:55;width:min(390px,100vw - 28px);display:grid;gap:9px;pointer-events:none}ez-workspace-layout .live-notice-stack .live-notice{position:relative!important;right:auto!important;top:auto!important;width:100%!important;box-sizing:border-box;pointer-events:auto;animation:live-in .2s ease-out}ez-workspace-layout .live-notice-stack .live-notice:nth-child(2){opacity:.97}ez-workspace-layout .live-notice-stack .live-notice:nth-child(3){opacity:.93}@media(max-width:700px){ez-work-order .chat-tools{min-height:58px;padding:8px 10px!important}ez-work-order .chat-avatar{width:36px;height:36px;flex-basis:36px;font-size:12px}ez-work-order .chat-contact-copy>small>span:last-child{display:none}ez-work-order .chat-head-actions{gap:2px}ez-work-order .chat-icon-btn{width:34px;height:34px}ez-work-order .chat-search-strip{grid-template-columns:18px minmax(0,1fr) auto 34px 34px 34px;padding:7px 8px}ez-work-order .chat-search-strip input{font-size:16px!important;height:40px}ez-work-order .chat-search-strip .search-count{font-size:11px}ez-work-order .messages{padding:8px 9px 10px!important}ez-work-order .messages-content{gap:5px;padding:6px 0}ez-work-order .bubble{max-width:86%!important;padding:8px 30px 7px 9px!important}ez-work-order .bubble-menu-toggle{opacity:.62}ez-work-order .message-actions{position:fixed;left:10px;right:10px;top:auto;bottom:calc(74px + env(safe-area-inset-bottom));min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:7px;border-radius:15px}ez-work-order .message-actions button{justify-content:center;min-height:40px}ez-work-order .message-actions button span{white-space:nowrap}ez-work-order .new-message-jump{right:12px!important;bottom:72px!important}ez-work-order .composer{grid-template-columns:38px 38px 38px minmax(0,1fr) 42px!important;gap:3px!important;padding:7px 7px max(7px,env(safe-area-inset-bottom))!important;align-items:end!important}ez-work-order .composer .emoji-wrap{grid-column:1!important;grid-row:1!important}ez-work-order .composer .attach-btn{grid-column:2!important;grid-row:1!important;width:38px!important;height:40px!important}ez-work-order .composer .important-btn{grid-column:3!important;grid-row:1!important;width:38px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important}ez-work-order .composer .important-btn span{display:none}ez-work-order .composer .important-btn svg{width:17px;height:17px}ez-work-order .composer textarea{grid-column:4!important;grid-row:1!important;min-height:40px!important;font-size:16px!important;padding:9px 12px!important}ez-work-order .composer .send-btn{grid-column:5!important;grid-row:1!important;width:40px!important;min-width:40px!important;height:40px!important}ez-work-order .emoji-picker{position:fixed!important;left:8px!important;right:8px!important;bottom:calc(62px + env(safe-area-inset-bottom))!important;width:auto!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;max-height:180px;overflow:auto}ez-workspace-layout .live-notice-stack{left:10px;right:10px;top:74px;width:auto}}@media(max-width:420px){ez-work-order .chat-contact-copy>small>span:nth-child(2){display:none}ez-work-order .chat-search-strip{grid-template-columns:18px minmax(0,1fr) 32px 32px 32px}ez-work-order .chat-search-strip .search-count{display:none}ez-work-order .bubble{max-width:90%!important}ez-work-order .composer{grid-template-columns:36px 36px 36px minmax(0,1fr) 40px!important}ez-work-order .composer .emoji-toggle,ez-work-order .composer .attach-btn,ez-work-order .composer .important-btn{width:36px!important}ez-work-order .emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){ez-work-order .messages article,ez-work-order .messages article.recent-message .bubble,ez-work-order .chat-icon-btn.spinning svg,ez-work-order .send-spinner{animation:none!important}}ez-work-order .start-chat{margin:auto!important;width:min(440px,100% - 34px);box-sizing:border-box;padding:36px 28px!important;border:1px solid rgba(69,123,157,.11);border-radius:20px;background:#ffffffd1;box-shadow:0 18px 45px #1d355712;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}ez-work-order .start-chat-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 12px;border-radius:19px;background:linear-gradient(145deg,var(--ez-navy),var(--ez-steel));color:#fff;box-shadow:0 10px 25px #1d35572e}ez-work-order .start-chat-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}ez-work-order .start-chat>small{display:block;color:#84969d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}ez-work-order .start-chat h2{color:var(--ez-navy);font-size:20px;letter-spacing:-.025em}ez-work-order .start-chat button{min-height:42px;padding:0 18px!important;border-radius:21px!important;background:var(--ez-navy)!important;box-shadow:0 7px 18px #1d355729;cursor:pointer}ez-work-order .start-chat button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}ez-work-order .chat-card{min-height:0!important}ez-work-order .messages{position:relative;flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:scroll!important;overflow-x:hidden!important;scrollbar-gutter:stable;scrollbar-width:auto!important;scrollbar-color:#819fa4 #dfe9e8!important;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}ez-work-order .messages::-webkit-scrollbar{width:10px!important}ez-work-order .messages::-webkit-scrollbar-track{background:#dfe9e8!important;border-left:1px solid rgba(29,53,87,.04)}ez-work-order .messages::-webkit-scrollbar-thumb{background:#819fa4!important;border-radius:10px!important;border:2px solid #dfe9e8!important;background-clip:padding-box!important;min-height:38px}ez-work-order .messages::-webkit-scrollbar-thumb:hover{background:#66878e!important}ez-work-order .messages-content{min-height:100%!important;justify-content:flex-start!important;overflow:visible!important}ez-work-order .messages-content:before{content:"";display:block;flex:0 0 auto;margin-top:auto}ez-work-order #chat-end{flex:0 0 1px;height:1px}ez-work-order .chat-tools{align-items:center!important}ez-work-order .chat-contact{flex:1 1 auto;min-width:0}ez-work-order .chat-contact-copy{gap:4px!important;min-width:0}ez-work-order .chat-contact-title{display:flex;align-items:center;gap:7px;min-width:0}ez-work-order .chat-contact-title>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--ez-navy)}ez-work-order .chat-order-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:9px;background:#eef4f3;color:#758991;font-size:11px;font-weight:700}ez-work-order .chat-contact-status{display:flex;align-items:center;gap:5px;min-width:0;color:#819097;font-size:11px;line-height:1.2;white-space:nowrap}ez-work-order .chat-contact-status>span:last-child{overflow:hidden;text-overflow:ellipsis}ez-work-order .chat-status-dot{color:#b2bec1;font-size:11px}ez-work-order .chat-head-actions{flex:0 0 auto}ez-work-order .chat-refresh-btn{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid #d7e4e3;border-radius:18px;background:#fff;color:#5d767e;font:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}ez-work-order .chat-refresh-btn:hover{background:#eef6f5;border-color:#c8dcdb;color:var(--ez-navy);box-shadow:0 4px 12px #1d35570f}ez-work-order .chat-refresh-btn:active{transform:scale(.97)}ez-work-order .chat-refresh-btn:disabled{opacity:.62;cursor:wait;box-shadow:none}ez-work-order .chat-refresh-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){ez-work-order .messages::-webkit-scrollbar{width:7px!important}ez-work-order .messages::-webkit-scrollbar-thumb{border-width:1px!important}ez-work-order .chat-contact-title>b{font-size:12px}ez-work-order .chat-order-chip{display:none}ez-work-order .chat-contact-status{font-size:11px}ez-work-order .chat-refresh-btn{width:34px;height:34px;padding:0;border-radius:50%}ez-work-order .chat-refresh-btn span{display:none}}@media(max-width:420px){ez-work-order .chat-contact-status>span:last-child{display:none}ez-work-order .chat-status-dot{display:none}}ez-work-order .messages{scrollbar-gutter:stable;scrollbar-width:thin!important;scrollbar-color:#79979d #e8f1ef!important}ez-work-order .messages::-webkit-scrollbar{width:9px!important;height:9px!important}ez-work-order .messages::-webkit-scrollbar-track{background:#e8f1ef!important;border-left:1px solid rgba(29,53,87,.035)!important;border-radius:999px!important}ez-work-order .messages::-webkit-scrollbar-thumb{background:#79979d!important;border:2px solid #e8f1ef!important;background-clip:padding-box!important;border-radius:999px!important;min-height:48px!important;transition:background .16s ease!important}ez-work-order .messages::-webkit-scrollbar-thumb:hover{background:#587c84!important}ez-work-order .messages::-webkit-scrollbar-thumb:active{background:#3f6872!important}ez-work-order .messages::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}ez-work-order .messages::-webkit-scrollbar-corner{background:transparent!important}ez-work-order .chat-refresh-btn{position:relative;overflow:hidden;isolation:isolate}ez-work-order .chat-refresh-btn .sync-lines-icon{width:15px;height:15px;overflow:visible}ez-work-order .chat-refresh-btn .sync-line{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transform-box:fill-box;transform-origin:center}ez-work-order .chat-refresh-btn.syncing .sync-line-top{animation:ez-chat-sync-forward .85s ease-in-out infinite}ez-work-order .chat-refresh-btn.syncing .sync-line-bottom{animation:ez-chat-sync-back .85s ease-in-out infinite}ez-work-order .chat-refresh-btn .sync-progress{position:absolute;left:10px;right:10px;bottom:4px;height:2px;border-radius:999px;background:#457b9d1f;opacity:0;pointer-events:none}ez-work-order .chat-refresh-btn .sync-progress:after{content:"";position:absolute;inset:0 auto 0 0;width:34%;border-radius:inherit;background:var(--ez-steel);transform:translate(-130%)}ez-work-order .chat-refresh-btn.syncing .sync-progress{opacity:1}ez-work-order .chat-refresh-btn.syncing .sync-progress:after{animation:ez-chat-sync-progress 1s ease-in-out infinite}@keyframes ez-chat-sync-forward{0%,to{transform:translate(0);opacity:.55}50%{transform:translate(2px);opacity:1}}@keyframes ez-chat-sync-back{0%,to{transform:translate(0);opacity:.55}50%{transform:translate(-2px);opacity:1}}@keyframes ez-chat-sync-progress{0%{transform:translate(-130%)}55%{transform:translate(130%)}to{transform:translate(310%)}}@media(max-width:700px){ez-work-order .messages::-webkit-scrollbar{width:7px!important}ez-work-order .messages::-webkit-scrollbar-thumb{border-width:1px!important;min-height:42px!important}ez-work-order .chat-refresh-btn .sync-progress{left:7px;right:7px;bottom:3px}}@media(prefers-reduced-motion:reduce){ez-work-order .chat-refresh-btn.syncing .sync-line-top,ez-work-order .chat-refresh-btn.syncing .sync-line-bottom,ez-work-order .chat-refresh-btn.syncing .sync-progress:after{animation:none!important}ez-work-order .chat-refresh-btn.syncing .sync-line{opacity:.8}}ez-work-order .chat-card{height:clamp(500px,100dvh - 220px,760px)!important;min-height:500px!important;max-height:760px!important;overflow:hidden!important}ez-work-order .messages-shell{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:inherit}ez-work-order .messages-shell .messages{width:100%;height:100%;min-height:0!important;max-height:none!important;box-sizing:border-box;overflow-y:auto!important;overflow-x:hidden!important;padding-right:30px!important;scrollbar-width:none!important;-ms-overflow-style:none}ez-work-order .messages-shell .messages::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}ez-work-order .chat-scroll-track{position:absolute;z-index:14;top:10px;right:7px;bottom:10px;width:14px;border-radius:999px;background:#1d35570e;box-shadow:inset 0 0 0 1px #457b9d0e;opacity:0;pointer-events:none;transition:opacity .16s ease,background .16s ease;touch-action:none}ez-work-order .chat-scroll-track.visible{opacity:1;pointer-events:auto}ez-work-order .chat-scroll-track.visible:hover{background:#1d355713}ez-work-order .chat-scroll-thumb{position:absolute;top:0;left:2px;width:10px;min-height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#78969c,#66868d);box-shadow:0 2px 7px #1d355729,inset 0 0 0 1px #ffffff47;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline:none;will-change:transform,height;transition:background .14s ease,box-shadow .14s ease}ez-work-order .chat-scroll-thumb:hover,ez-work-order .chat-scroll-thumb:focus-visible{background:linear-gradient(180deg,#66868d,#52747c);box-shadow:0 3px 9px #1d355733,0 0 0 2px #a8dadc8c}ez-work-order .chat-scroll-thumb:active{cursor:grabbing}ez-work-order .chat-scroll-grip{display:grid;gap:2px;width:4px}ez-work-order .chat-scroll-grip i{display:block;width:4px;height:2px;border-radius:99px;background:#ffffffb8}ez-work-order .new-message-jump{right:28px!important}ez-work-order .chat-refresh-btn{min-width:82px;overflow:hidden}ez-work-order .chat-refresh-btn .sync-static-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}ez-work-order .chat-refresh-btn.syncing,ez-work-order .chat-refresh-btn.syncing:disabled{opacity:1;cursor:progress;color:#496c75;background:#f2f7f6;border-color:#c8dddc;box-shadow:inset 0 0 0 1px #a8dadc38}ez-work-order .chat-sync-dots{width:16px;height:12px;display:inline-flex;align-items:center;justify-content:center;gap:2px}ez-work-order .chat-sync-dots i{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.34;animation:ez-chat-sync-dot 1.05s ease-in-out infinite}ez-work-order .chat-sync-dots i:nth-child(2){animation-delay:.14s}ez-work-order .chat-sync-dots i:nth-child(3){animation-delay:.28s}@keyframes ez-chat-sync-dot{0%,70%,to{opacity:.32;transform:translateY(0) scale(.9)}35%{opacity:1;transform:translateY(-1px) scale(1)}}@media(max-width:700px){ez-work-order .chat-card{height:clamp(430px,100dvh - 176px - env(safe-area-inset-top),680px)!important;min-height:430px!important;max-height:680px!important}ez-work-order .messages-shell .messages{padding-right:23px!important}ez-work-order .chat-scroll-track{right:4px;width:12px;top:8px;bottom:8px}ez-work-order .chat-scroll-thumb{left:2px;width:8px}ez-work-order .new-message-jump{right:22px!important}ez-work-order .chat-refresh-btn{min-width:34px;width:34px;height:34px;padding:0;border-radius:50%}ez-work-order .chat-refresh-btn span:not(.chat-sync-dots){display:none}}@media(prefers-reduced-motion:reduce){ez-work-order .chat-sync-dots i{animation:none!important;opacity:.72}}ez-work-order .order-head{margin-bottom:8px!important;gap:12px!important;align-items:center!important}ez-work-order .order-head h1{margin:2px 0 0!important;font-size:27px!important;line-height:1.05!important}ez-work-order .process>.tabs button{min-height:40px!important;padding:10px 14px!important}ez-work-order .chat-tools{min-height:54px!important;padding:7px 12px!important}ez-work-order .chat-avatar{width:36px!important;height:36px!important;flex-basis:36px!important;font-size:12px!important}ez-work-order .chat-card{height:clamp(520px,100dvh - 184px,780px)!important;min-height:520px!important;max-height:780px!important}@media(max-width:700px){ez-work-order .order-head{margin-bottom:7px!important;gap:8px!important}ez-work-order .order-head h1{font-size:25px!important}ez-work-order .process>.tabs button{min-height:38px!important;padding:9px 12px!important}ez-work-order .chat-tools{min-height:50px!important;padding:6px 9px!important}ez-work-order .chat-avatar{width:34px!important;height:34px!important;flex-basis:34px!important}ez-work-order .chat-card{height:clamp(450px,100dvh - 148px - env(safe-area-inset-top),720px)!important;min-height:450px!important;max-height:720px!important}}ez-work-order .workspace-grid{gap:14px!important}ez-work-order .process{display:flex;flex-direction:column}ez-work-order .process>.tabs button{min-height:38px!important;padding:8px 14px!important}ez-work-order .chat-tools{min-height:48px!important;padding:6px 12px!important;gap:10px!important}ez-work-order .chat-avatar{width:34px!important;height:34px!important;flex-basis:34px!important;font-size:12px!important}ez-work-order .chat-contact-copy{gap:1px!important}ez-work-order .chat-contact-status{font-size:11px!important}ez-work-order .chat-refresh-btn{height:34px!important;padding:0 10px!important}ez-work-order .chat-icon-btn{width:34px!important;height:34px!important}ez-work-order .chat-search-strip{padding:7px 10px!important}ez-work-order .chat-card{height:clamp(460px,100dvh - 228px,620px)!important;min-height:460px!important;max-height:620px!important}ez-work-order .messages-shell{position:relative;flex:1 1 auto;min-height:0}ez-work-order .messages{height:100%!important;min-height:0!important;max-height:none!important;padding:14px 16px 10px!important}ez-work-order .reply-bar{padding:6px 10px!important}ez-work-order .composer{padding:9px 12px!important;gap:6px!important}ez-work-order .composer textarea{min-height:38px!important;padding:9px 11px!important}ez-work-order .composer label,ez-work-order .emoji-toggle,ez-work-order .composer button{height:38px!important}ez-work-order .attach-btn,ez-work-order .emoji-toggle{width:38px!important}ez-work-order .important-btn{padding:0 12px!important}ez-work-order .chat-wait{padding:10px 12px!important}ez-work-order .new-message-jump{bottom:74px!important}@media(max-width:700px){ez-work-order .workspace-grid{gap:10px!important}ez-work-order .process>.tabs button{min-height:36px!important;padding:8px 11px!important}ez-work-order .chat-tools{min-height:46px!important;padding:6px 8px!important;gap:6px!important}ez-work-order .chat-card{height:clamp(420px,100dvh - 164px - env(safe-area-inset-top),560px)!important;min-height:420px!important;max-height:560px!important}ez-work-order .messages{padding:12px 12px 8px!important}ez-work-order .composer{padding:8px 10px!important}ez-work-order .new-message-jump{bottom:68px!important}}ez-work-order .messages-shell .messages{padding-left:28px!important;padding-right:28px!important}ez-work-order .messages-content{width:min(100%,1040px)!important;margin-left:auto!important;margin-right:auto!important}ez-work-order .messages article{width:100%}@media(max-width:700px){ez-work-order .messages-shell .messages{padding-left:14px!important;padding-right:22px!important}ez-work-order .messages-content{width:100%!important}}ez-work-order .chat-card{background:#f8fbfb!important}ez-work-order .chat-tools,ez-work-order .chat-search-strip,ez-work-order .reply-bar,ez-work-order .composer,ez-work-order .chat-wait{padding-left:max(12px,(100% - 1080px) / 2)!important;padding-right:max(12px,(100% - 1080px) / 2)!important}ez-work-order .messages-shell{background:linear-gradient(180deg,#fbfefd,#f6fbfa)!important}ez-work-order .messages-shell:before,ez-work-order .messages-shell:after{content:"";position:absolute;inset:0;pointer-events:none}ez-work-order .messages-shell:before{opacity:.55;background:radial-gradient(circle at 88px 76px,rgba(88,140,156,.065) 0 2px,transparent 2.2px),radial-gradient(circle at 118px 76px,rgba(225,107,72,.06) 0 2px,transparent 2.2px),radial-gradient(circle at 148px 76px,rgba(241,196,15,.065) 0 2px,transparent 2.2px),radial-gradient(circle at 103px 101px,rgba(52,152,219,.06) 0 2px,transparent 2.2px),radial-gradient(circle at calc(100% - 128px) 108px,rgba(88,140,156,.05) 0 2px,transparent 2.2px),radial-gradient(circle at calc(100% - 98px) 108px,rgba(225,107,72,.05) 0 2px,transparent 2.2px),radial-gradient(circle at calc(100% - 68px) 108px,rgba(241,196,15,.055) 0 2px,transparent 2.2px),radial-gradient(circle at calc(100% - 113px) 133px,rgba(52,152,219,.05) 0 2px,transparent 2.2px),linear-gradient(90deg,rgba(88,140,156,.04) 0 1px,transparent 1px 100%),linear-gradient(rgba(88,140,156,.035) 0 1px,transparent 1px 100%);background-size:auto,auto,auto,auto,auto,auto,auto,auto,34px 34px,34px 34px}ez-work-order .messages-shell:after{opacity:.13;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='220' viewBox='0 0 280 220'%3E%3Cg fill='none' stroke='%23648a95' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M28 42h26M28 42v14M54 42v14'/%3E%3Cpath d='M35 49h12'/%3E%3Crect x='182' y='28' width='32' height='22' rx='4'/%3E%3Cpath d='M188 50v8h20v-8M191 36h14M189 68h18'/%3E%3Cpath d='M70 156h24M82 144v24'/%3E%3Cpath d='M145 156c0-8 6-14 14-14h14v18c0 7-5 12-12 12h-14z'/%3E%3Cpath d='M167 142V126l14 16'/%3E%3Ccircle cx='234' cy='160' r='10'/%3E%3Cpath d='M224 160h20M234 150v20'/%3E%3Cpath d='M114 58l18 18M132 58l-18 18'/%3E%3Cpath d='M228 98h18M228 98v18M246 98v18'/%3E%3Cpath d='M42 108c8 0 12-5 12-12 0 7 4 12 12 12-8 0-12 5-12 12 0-7-4-12-12-12Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:280px 220px;background-position:center top}ez-work-order .messages{background:transparent!important;padding-left:max(18px,(100% - 1080px) / 2 + 6px)!important;padding-right:max(28px,(100% - 1080px) / 2 + 16px)!important}ez-work-order .messages-content{width:min(100%,1080px)!important}ez-work-order .bubble{box-shadow:0 1px 1px #1d35570b,0 3px 10px #1d35570a!important}ez-work-order .messages article.me .bubble{background:#e8f6f3!important}@media(max-width:700px){ez-work-order .chat-tools,ez-work-order .chat-search-strip,ez-work-order .reply-bar,ez-work-order .composer,ez-work-order .chat-wait{padding-left:10px!important;padding-right:10px!important}ez-work-order .messages{padding-left:12px!important;padding-right:22px!important}ez-work-order .messages-shell:after{opacity:.09;background-size:220px 180px}ez-work-order .messages-content{width:100%!important}}ez-work-order .chat-tools,ez-work-order .chat-search-strip,ez-work-order .reply-bar,ez-work-order .composer,ez-work-order .chat-wait{padding-left:max(12px,(100% - 1080px) / 2 - 18px)!important;padding-right:max(12px,(100% - 1080px) / 2 + 18px)!important}ez-work-order .messages{padding-left:max(16px,(100% - 1080px) / 2 - 8px)!important;padding-right:max(30px,(100% - 1080px) / 2 + 26px)!important}ez-work-order .messages-content{width:min(100%,1070px)!important;margin-left:max(0px,(100% - 1070px) / 2 - 18px)!important;margin-right:auto!important}ez-work-order .messages article,ez-work-order .bubble{position:relative}ez-work-order .messages article{z-index:1}ez-work-order .bubble{z-index:2;border:1px solid rgba(110,142,153,.12)!important;background:#fff!important;box-shadow:0 3px 10px #1d35570d,0 10px 24px #1d35570f!important}ez-work-order .messages article.me .bubble{background:#edf9f6!important;border-color:#6fab9f2e!important;box-shadow:0 3px 10px #296b620d,0 10px 24px #296b620f!important}ez-work-order .bubble:before{box-shadow:-2px 4px 7px #1d355705}ez-work-order .messages article.me .bubble:before{box-shadow:2px 4px 7px #1d355705}ez-work-order .bubble p{font-size:13px!important;line-height:1.72!important;color:#173241!important;font-weight:500}ez-work-order .bubble p[dir=rtl]{font-size:14px!important;line-height:1.95!important;color:#173241!important}ez-work-order .bubble footer{font-size:11px!important;color:#6d828a!important}ez-work-order .bubble footer b,ez-work-order .bubble footer span,ez-work-order .delivery-status{font-size:11px!important}ez-work-order .reply-preview{background:#f4f9f8f2!important;border-left-width:4px!important;box-shadow:inset 0 0 0 1px #457b9d12,0 2px 7px #1d355708!important}ez-work-order .reply-preview small{font-size:11px!important}ez-work-order .reply-preview span{font-size:11px!important;line-height:1.5!important}ez-work-order .composer textarea{font-size:13px!important;line-height:1.55!important;color:#173241!important}ez-work-order .composer textarea::placeholder{color:#7c8f97!important;opacity:1}ez-work-order .chat-contact-title b{font-size:13px!important}ez-work-order .chat-contact-status,ez-work-order .chat-order-chip,ez-work-order .date-separator span{font-size:11px!important}@media(max-width:700px){ez-work-order .chat-tools,ez-work-order .chat-search-strip,ez-work-order .reply-bar,ez-work-order .composer,ez-work-order .chat-wait{padding-left:10px!important;padding-right:10px!important}ez-work-order .messages{padding-left:10px!important;padding-right:22px!important}ez-work-order .messages-content{width:100%!important;margin-left:0!important}ez-work-order .bubble p{font-size:13px!important}ez-work-order .bubble p[dir=rtl]{font-size:13px!important;line-height:1.88!important}}ez-work-order .composer{display:flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;gap:6px!important}ez-work-order .composer .emoji-wrap,ez-work-order .composer .attach-btn,ez-work-order .composer .important-btn,ez-work-order .composer .send-btn{flex:0 0 auto!important;grid-column:auto!important;grid-row:auto!important}ez-work-order .composer textarea{flex:1 1 auto!important;width:auto!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important}ez-work-order .composer .important-btn{white-space:nowrap!important;min-width:max-content!important}ez-work-order .composer .send-btn{flex:0 0 42px!important}@media(max-width:700px){ez-work-order .composer{display:flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;gap:4px!important}ez-work-order .composer textarea{flex:1 1 0!important;min-width:0!important;width:0!important}ez-work-order .composer .emoji-wrap,ez-work-order .composer .attach-btn,ez-work-order .composer .important-btn,ez-work-order .composer .send-btn{flex-shrink:0!important}ez-work-order .composer .important-btn{min-width:38px!important}ez-work-order .composer .send-btn{flex-basis:40px!important}}ez-work-order .voice-start-btn,ez-work-order .voice-cancel-btn,ez-work-order .voice-pause-btn,ez-work-order .voice-stop-btn,ez-work-order .voice-rerecord-btn,ez-work-order .voice-send-btn{flex:0 0 38px!important;width:38px;height:38px!important;padding:0!important;border:0;border-radius:50%!important;display:grid!important;place-items:center;cursor:pointer;transition:transform .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}ez-work-order .voice-start-btn{background:#eef6f5!important;color:#466b76!important}ez-work-order .voice-start-btn:hover{background:#dfeeed!important;color:var(--ez-navy)!important;box-shadow:0 3px 10px #1d355717}ez-work-order .voice-start-btn:active,ez-work-order .voice-cancel-btn:active,ez-work-order .voice-pause-btn:active,ez-work-order .voice-stop-btn:active,ez-work-order .voice-rerecord-btn:active,ez-work-order .voice-send-btn:active{transform:scale(.94)}ez-work-order .voice-start-btn svg,ez-work-order .voice-cancel-btn svg,ez-work-order .voice-pause-btn svg,ez-work-order .voice-stop-btn svg,ez-work-order .voice-rerecord-btn svg,ez-work-order .voice-send-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}ez-work-order .voice-composer-state{display:flex;align-items:center;gap:7px;flex:1 1 auto;min-width:0;height:42px}ez-work-order .voice-live-status{height:38px;min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dbe8e7;border-radius:20px;background:#f7fbfa;color:#49656f;box-sizing:border-box}ez-work-order .voice-live-status b{font-size:11px!important;white-space:nowrap}ez-work-order .voice-time{font-variant-numeric:tabular-nums;font-size:11px!important;font-weight:700;color:#637b84;white-space:nowrap}ez-work-order .voice-record-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#e35b55;box-shadow:0 0 0 4px #e35b551c;animation:ez-voice-pulse 1.2s ease-in-out infinite}ez-work-order .voice-composer-state.paused .voice-record-dot{animation:none;background:#d69a42;box-shadow:0 0 0 4px #d69a421f}@keyframes ez-voice-pulse{0%,to{transform:scale(.88);opacity:.7}50%{transform:scale(1);opacity:1}}ez-work-order .voice-wave{display:flex;align-items:center;justify-content:center;gap:2px;min-width:80px;flex:1 1 auto;height:20px;overflow:hidden}ez-work-order .voice-wave i{display:block;width:3px;min-width:3px;border-radius:3px;background:#78a3a8;height:6px;transform-origin:center;animation:ez-voice-wave .8s ease-in-out infinite alternate}ez-work-order .voice-wave i:nth-child(2n){animation-delay:-.2s;height:12px}ez-work-order .voice-wave i:nth-child(3n){animation-delay:-.45s;height:17px}ez-work-order .voice-wave i:nth-child(5n){animation-delay:-.62s;height:9px}ez-work-order .voice-wave.still i{animation:none!important;opacity:.5;transform:scaleY(.7)}@keyframes ez-voice-wave{0%{transform:scaleY(.45);opacity:.55}to{transform:scaleY(1);opacity:1}}ez-work-order .voice-cancel-btn{background:#fff1ef!important;color:#a44d46!important}ez-work-order .voice-pause-btn,ez-work-order .voice-rerecord-btn{background:#eef4f4!important;color:#57727b!important}ez-work-order .voice-stop-btn{background:#223d53!important;color:#fff!important}ez-work-order .voice-send-btn{background:var(--ez-steel)!important;color:#fff!important;box-shadow:0 4px 12px #457b9d2e}ez-work-order .voice-composer-state button:disabled{opacity:.5;cursor:wait;transform:none!important}ez-work-order .voice-preview-player{min-width:0;flex:1 1 auto;height:38px;display:flex;align-items:center;gap:8px;padding:0 8px;border:1px solid #dbe8e7;border-radius:20px;background:#f7fbfa;overflow:hidden}ez-work-order .voice-preview-player audio{min-width:120px;max-width:420px;width:100%;height:30px;flex:1 1 auto}ez-work-order .voice-preview-icon{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#e3f0ee;color:#476b75}ez-work-order .voice-preview-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){ez-work-order .voice-composer-state{gap:4px}ez-work-order .voice-live-status{padding:0 8px;gap:5px}ez-work-order .voice-live-status b{display:none}ez-work-order .voice-wave{min-width:34px;gap:1px}ez-work-order .voice-wave i{width:2px;min-width:2px}ez-work-order .voice-start-btn,ez-work-order .voice-cancel-btn,ez-work-order .voice-pause-btn,ez-work-order .voice-stop-btn,ez-work-order .voice-rerecord-btn,ez-work-order .voice-send-btn{flex-basis:36px!important;width:36px;height:36px!important}ez-work-order .voice-preview-player{padding:0 5px;gap:4px}ez-work-order .voice-preview-icon{display:none}ez-work-order .voice-preview-player audio{min-width:70px;height:28px}ez-work-order .voice-preview-player .voice-time{display:none}}@media(prefers-reduced-motion:reduce){ez-work-order .voice-record-dot,ez-work-order .voice-wave i{animation:none!important}}ez-work-order .voice-composer-state.requesting .voice-record-dot,ez-work-order .voice-composer-state:not(.recording):not(.paused) .voice-record-dot{background:#6f8f98;box-shadow:0 0 0 4px #6f8f981c;animation:ez-voice-request 1s ease-in-out infinite}@keyframes ez-voice-request{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}ez-work-order .voice-note-player{--voice-progress:0%;width:min(390px,100%);min-width:250px;height:52px;display:flex;align-items:center;gap:7px;padding:6px 9px;box-sizing:border-box;border-radius:14px;background:#f7fbfaf5;border:1px solid rgba(96,132,141,.12)}ez-work-order .messages article.me .voice-note-player{background:#e8f7f3fa;border-color:#54948726}ez-work-order .voice-note-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#dfeceb;color:#547680}ez-work-order .messages article.me .voice-note-avatar{background:#d5ece7;color:#47766d}ez-work-order .voice-note-avatar svg,ez-work-order .voice-preview-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}ez-work-order .voice-note-play{width:34px;height:34px;flex:0 0 34px;border:0!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center;background:transparent!important;color:#486b75!important;cursor:pointer}ez-work-order .voice-note-play:hover{background:#457b9d14!important}ez-work-order .voice-note-play svg{grid-area:1/1;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}ez-work-order .voice-note-play .voice-pause-icon{display:none}ez-work-order .voice-note-player.is-playing .voice-note-play .voice-play-icon{display:none}ez-work-order .voice-note-player.is-playing .voice-note-play .voice-pause-icon{display:block}ez-work-order .voice-note-track{position:relative;min-width:96px;flex:1 1 auto;height:34px;border:0!important;background:transparent!important;padding:0!important;cursor:pointer;overflow:visible}ez-work-order .voice-note-waveform{position:absolute;inset:4px 0 7px;display:flex;align-items:center;gap:2px;overflow:hidden}ez-work-order .voice-note-waveform i{display:block;flex:1 1 2px;max-width:3px;min-width:2px;height:7px;border-radius:3px;background:#9aafb4;opacity:.78}ez-work-order .voice-note-waveform i:nth-child(2n){height:12px}ez-work-order .voice-note-waveform i:nth-child(3n){height:18px}ez-work-order .voice-note-waveform i:nth-child(5n){height:15px}ez-work-order .voice-note-waveform i:nth-child(7n){height:10px}ez-work-order .voice-note-progress{position:absolute;left:0;bottom:2px;width:var(--voice-progress);height:2px;border-radius:2px;background:#557f8b;transition:width .08s linear}ez-work-order .messages article.me .voice-note-progress{background:#4b8478}ez-work-order .voice-note-track:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:2px;background:#6481892b;z-index:-1}ez-work-order .voice-note-knob{position:absolute;left:var(--voice-progress);bottom:-1px;width:8px;height:8px;border-radius:50%;background:#557f8b;transform:translate(-4px);box-shadow:0 1px 3px #1d355729}ez-work-order .messages article.me .voice-note-knob{background:#4b8478}ez-work-order .voice-note-time{min-width:34px;font-size:11px!important;font-weight:700;font-variant-numeric:tabular-nums;color:#6e8289;text-align:right;white-space:nowrap}ez-work-order .voice-note-audio{display:none!important}ez-work-order .voice-preview-player.voice-note-player{width:auto;max-width:none;min-width:0;flex:1 1 auto;height:40px;padding:3px 7px;border-radius:20px;background:#f7fbfa}ez-work-order .voice-preview-player.voice-note-player .voice-preview-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:#e3f0ee;color:#476b75}ez-work-order .voice-preview-player.voice-note-player .voice-note-play{width:30px;height:30px;flex-basis:30px}ez-work-order .voice-preview-player.voice-note-player .voice-note-track{height:30px}@media(max-width:700px){ez-work-order .voice-note-player{min-width:205px;width:min(330px,100%);gap:4px;padding:5px 7px}ez-work-order .voice-note-avatar{width:30px;height:30px;flex-basis:30px}ez-work-order .voice-note-play{width:30px;height:30px;flex-basis:30px}ez-work-order .voice-note-track{min-width:64px}ez-work-order .voice-note-waveform{gap:1px}ez-work-order .voice-note-waveform i{min-width:1px;max-width:2px}ez-work-order .voice-preview-player.voice-note-player .voice-preview-icon{display:none}}@media(prefers-reduced-motion:reduce){ez-work-order .voice-composer-state.requesting .voice-record-dot{animation:none!important}}ez-work-order .messages-shell .messages{overflow-anchor:none!important;scroll-behavior:auto!important}ez-work-order .messages-content{box-sizing:border-box!important;min-height:100%!important;padding-bottom:12px!important}ez-work-order #chat-end{display:block;flex:0 0 1px;width:100%;height:1px}ez-work-order .chat-scroll-track,ez-work-order .chat-scroll-thumb{contain:layout paint}ez-work-order .messages article{animation:none!important}ez-work-order .messages-shell .messages{overflow-y:scroll!important;overflow-x:hidden!important;overflow-anchor:auto!important;overscroll-behavior:contain!important;scroll-behavior:auto!important;scrollbar-gutter:stable!important;scrollbar-width:thin;scrollbar-color:#9aaeb3 transparent}ez-work-order .messages-shell .messages::-webkit-scrollbar{display:block!important;width:10px!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-track{background:transparent!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-thumb{background:#9aaeb3!important;border-radius:999px!important;border:2px solid transparent!important;background-clip:padding-box!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-thumb:hover{background:#7f969c!important;background-clip:padding-box!important}ez-work-order .chat-scroll-track,ez-work-order .chat-scroll-thumb{display:none!important}ez-work-order .messages-content{box-sizing:border-box!important;min-height:100%!important;padding-bottom:18px!important}ez-work-order #chat-end{display:block!important;flex:0 0 2px!important;width:100%!important;height:2px!important}ez-work-order .messages-shell .messages{scrollbar-width:auto!important;scrollbar-color:#81999f #e7efee!important}ez-work-order .messages-shell .messages::-webkit-scrollbar{display:block!important;width:10px!important;height:10px!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-track{display:block!important;background:#e7efee!important;border-left:1px solid rgba(29,53,87,.05)!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-thumb{display:block!important;background:#81999f!important;border-radius:999px!important;border:2px solid #e7efee!important;background-clip:padding-box!important;min-height:42px!important}ez-work-order .messages-shell .messages::-webkit-scrollbar-thumb:hover{background:#667f86!important;background-clip:padding-box!important}ez-work-order .composer .composer-primary-action{flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important;grid-column:auto!important;grid-row:auto!important;align-self:flex-end!important}@media(max-width:700px){ez-work-order .composer .composer-primary-action{flex-basis:40px!important;width:40px!important;min-width:40px!important;height:40px!important}}ez-work-order .composer.voice-active{align-items:center!important}ez-work-order .wa-voice-recorder{width:100%!important;flex:1 1 100%!important;min-width:0!important;height:42px!important;display:flex!important;align-items:center!important;gap:8px!important}ez-work-order .wa-voice-delete,ez-work-order .wa-voice-pause-toggle{flex:0 0 38px!important;width:38px!important;height:38px!important;background:transparent!important;box-shadow:none!important}ez-work-order .wa-voice-delete{color:#6f7f84!important}ez-work-order .wa-voice-delete:hover,ez-work-order .wa-voice-pause-toggle:hover{background:#eaf2f1!important}ez-work-order .wa-voice-pause-toggle{color:#405f68!important}ez-work-order .wa-voice-live-track{position:relative;flex:1 1 auto;min-width:90px;height:30px;display:flex;align-items:center;gap:7px;overflow:hidden}ez-work-order .wa-voice-progress-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#25b66f;box-shadow:0 0 0 3px #25b66f1a}ez-work-order .wa-voice-recorder.requesting .wa-voice-progress-dot,ez-work-order .wa-voice-recorder.processing .wa-voice-progress-dot{background:#91a4a8;box-shadow:none}ez-work-order .wa-voice-recorder.paused .wa-voice-progress-dot{background:#d3a04d;box-shadow:none}ez-work-order .wa-voice-live-track .voice-wave{min-width:0!important;height:26px!important;flex:1 1 auto!important;justify-content:space-between!important;gap:2px!important}ez-work-order .wa-voice-live-track .voice-wave i{width:2px!important;min-width:2px!important;max-width:2px!important;background:#8da3a8!important;opacity:.78}ez-work-order .wa-voice-time{flex:0 0 auto;min-width:38px;text-align:right;font-size:12px!important;color:#445d65!important}ez-work-order .wa-voice-mic-indicator{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#d64f50;background:transparent}ez-work-order .wa-voice-mic-indicator svg{width:19px!important;height:19px!important;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}ez-work-order .wa-voice-mic-indicator.active{animation:ez-wa-mic-pulse 1.2s ease-in-out infinite}ez-work-order .wa-voice-mic-indicator.paused{animation:none;color:#d64f50}@keyframes ez-wa-mic-pulse{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}ez-work-order .wa-voice-send{flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:50%!important;background:var(--ez-steel)!important;color:#fff!important;box-shadow:0 5px 14px #457b9d33!important}ez-work-order .wa-voice-send:hover:not(:disabled){background:var(--ez-steel-dark)!important;transform:scale(1.03)!important}ez-work-order .wa-voice-recorder button:disabled{opacity:.48!important;cursor:wait!important;transform:none!important}ez-work-order .wa-voice-preview.voice-note-player{flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;padding:0!important;gap:7px!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}ez-work-order .wa-voice-preview .wa-voice-preview-play{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:50%!important;background:transparent!important;color:#405f68!important}ez-work-order .wa-voice-preview .wa-voice-preview-play:hover:not(:disabled){background:#eaf2f1!important}ez-work-order .wa-voice-preview .wa-voice-preview-track{min-width:90px!important;flex:1 1 auto!important;height:32px!important}ez-work-order .wa-voice-preview .voice-note-waveform{inset:4px 0 5px!important;gap:2px!important}ez-work-order .wa-voice-preview .voice-note-waveform i{background:#8da3a8!important}ez-work-order .wa-voice-preview .voice-note-time{min-width:38px!important;font-size:12px!important;color:#445d65!important}ez-work-order .wa-voice-recorder.preview .wa-voice-mic-indicator,ez-work-order .wa-voice-recorder.sending .wa-voice-mic-indicator{color:#d64f50!important}@media(max-width:700px){ez-work-order .wa-voice-recorder{gap:4px!important;height:40px!important}ez-work-order .wa-voice-delete,ez-work-order .wa-voice-pause-toggle,ez-work-order .wa-voice-preview .wa-voice-preview-play{flex-basis:34px!important;width:34px!important;height:34px!important}ez-work-order .wa-voice-send{flex-basis:40px!important;width:40px!important;height:40px!important}ez-work-order .wa-voice-live-track,ez-work-order .wa-voice-preview .wa-voice-preview-track{min-width:45px!important}ez-work-order .wa-voice-live-track .voice-wave{gap:1px!important}ez-work-order .wa-voice-live-track .voice-wave i:nth-child(n+21),ez-work-order .wa-voice-preview .voice-note-waveform i:nth-child(n+21){display:none!important}ez-work-order .wa-voice-time,ez-work-order .wa-voice-preview .voice-note-time{min-width:32px!important;font-size:11px!important}ez-work-order .wa-voice-mic-indicator{flex-basis:28px;width:28px;height:32px}ez-work-order .wa-voice-mic-indicator svg{width:17px!important;height:17px!important}}@media(max-width:430px){ez-work-order .wa-voice-recorder{gap:2px!important}ez-work-order .wa-voice-mic-indicator{flex-basis:24px;width:24px}ez-work-order .wa-voice-live-track .voice-wave i:nth-child(n+15),ez-work-order .wa-voice-preview .voice-note-waveform i:nth-child(n+15){display:none!important}}@media(prefers-reduced-motion:reduce){ez-work-order .wa-voice-mic-indicator.active{animation:none!important}}ez-work-order .composer.voice-active{justify-content:flex-end!important;align-items:center!important}ez-work-order .composer.voice-active .wa-voice-recorder{flex:0 0 30%!important;width:30%!important;max-width:30%!important;min-width:0!important;margin-left:auto!important;height:44px!important;gap:5px!important;padding:0!important;box-sizing:border-box!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}ez-work-order .composer.voice-active .wa-voice-delete,ez-work-order .composer.voice-active .wa-voice-pause-toggle,ez-work-order .composer.voice-active .wa-voice-preview .wa-voice-preview-play{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;border-radius:50%!important;background:transparent!important;color:#60747a!important;box-shadow:none!important}ez-work-order .composer.voice-active .wa-voice-delete:hover,ez-work-order .composer.voice-active .wa-voice-pause-toggle:hover,ez-work-order .composer.voice-active .wa-voice-preview .wa-voice-preview-play:hover:not(:disabled){background:#60747a17!important;color:#324f59!important}ez-work-order .composer.voice-active .wa-voice-live-track{flex:1 1 0!important;min-width:42px!important;height:30px!important;gap:5px!important}ez-work-order .composer.voice-active .wa-voice-live-track .voice-wave{flex:1 1 0!important;min-width:0!important;height:23px!important;gap:1.5px!important;justify-content:space-between!important}ez-work-order .composer.voice-active .wa-voice-live-track .voice-wave i{width:2px!important;min-width:2px!important;max-width:2px!important;border-radius:99px!important;opacity:.72!important}ez-work-order .composer.voice-active .wa-voice-progress-dot{width:8px!important;height:8px!important;flex:0 0 8px!important;box-shadow:0 0 0 3px #25b66f14!important}ez-work-order .composer.voice-active .wa-voice-time,ez-work-order .composer.voice-active .wa-voice-preview .voice-note-time{flex:0 0 auto!important;min-width:34px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important;font-variant-numeric:tabular-nums!important;color:#465d64!important;text-align:right!important}ez-work-order .composer.voice-active .wa-voice-mic-indicator{flex:0 0 28px!important;width:28px!important;min-width:28px!important;height:34px!important;color:#d85157!important;background:transparent!important}ez-work-order .composer.voice-active .wa-voice-mic-indicator svg{width:18px!important;height:18px!important}ez-work-order .composer.voice-active .wa-voice-send{flex:0 0 42px!important;width:42px!important;min-width:42px!important;height:42px!important;margin-left:1px!important;border-radius:50%!important;background:var(--ez-steel)!important;color:#fff!important;box-shadow:0 5px 15px #457b9d38!important}ez-work-order .composer.voice-active .wa-voice-send:hover:not(:disabled){background:var(--ez-steel-dark)!important;transform:scale(1.035)!important;box-shadow:0 7px 18px #457b9d40!important}ez-work-order .composer.voice-active .wa-voice-preview.voice-note-player{flex:1 1 0!important;width:0!important;min-width:0!important;max-width:none!important;height:36px!important;gap:4px!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}ez-work-order .composer.voice-active .wa-voice-preview .wa-voice-preview-track{flex:1 1 0!important;min-width:32px!important;height:30px!important}ez-work-order .composer.voice-active .wa-voice-preview .voice-note-waveform{gap:1px!important}@media(min-width:701px)and (max-width:1100px){ez-work-order .composer.voice-active .wa-voice-recorder{flex-basis:36%!important;width:36%!important;max-width:36%!important}ez-work-order .composer.voice-active .wa-voice-live-track .voice-wave i:nth-child(n+21),ez-work-order .composer.voice-active .wa-voice-preview .voice-note-waveform i:nth-child(n+21){display:none!important}}@media(max-width:700px){ez-work-order .composer.voice-active .wa-voice-recorder{flex:1 1 auto!important;width:100%!important;max-width:100%!important;margin-left:0!important;gap:3px!important}ez-work-order .composer.voice-active .wa-voice-delete,ez-work-order .composer.voice-active .wa-voice-pause-toggle,ez-work-order .composer.voice-active .wa-voice-preview .wa-voice-preview-play{flex-basis:32px!important;width:32px!important;min-width:32px!important;height:32px!important}ez-work-order .composer.voice-active .wa-voice-mic-indicator{flex-basis:24px!important;width:24px!important;min-width:24px!important}}ez-work-order .composer.voice-active .wa-voice-recording-meta{flex:0 0 auto!important;min-width:55px!important;height:34px!important;display:flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}ez-work-order .composer.voice-active .wa-voice-record-dot{width:9px!important;height:9px!important;flex:0 0 9px!important;border-radius:50%!important;background:#e86f86!important;box-shadow:none!important;animation:ez-wa-record-dot 1.15s ease-in-out infinite!important}@keyframes ez-wa-record-dot{0%,to{opacity:.68}50%{opacity:1}}ez-work-order .composer.voice-active .wa-voice-recording-meta .wa-voice-time{min-width:34px!important;text-align:left!important}ez-work-order .composer.voice-active .wa-voice-record-pause{color:#e87991!important;background:transparent!important}ez-work-order .composer.voice-active .wa-voice-record-pause:hover:not(:disabled){color:#d85f79!important;background:#e879911a!important}ez-work-order .composer.voice-active .wa-voice-record-pause svg{width:18px!important;height:18px!important}ez-work-order .composer.voice-active .wa-voice-paused-preview{flex:1 1 0!important;width:0!important;min-width:0!important;max-width:none!important;overflow:visible!important}ez-work-order .composer.voice-active .wa-voice-paused-preview .wa-voice-preview-play:disabled{opacity:.45!important;cursor:wait!important}ez-work-order .composer.voice-active .wa-voice-paused-preview .voice-note-track:disabled{opacity:.62!important;cursor:wait!important}ez-work-order .composer.voice-active .wa-voice-paused-preview .voice-note-progress,ez-work-order .composer.voice-active .wa-voice-paused-preview .voice-note-knob{background:#25b66f!important}ez-work-order .composer.voice-active .wa-voice-resume-mic{flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:transparent!important;color:#e66f87!important;box-shadow:none!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}ez-work-order .composer.voice-active .wa-voice-resume-mic:hover{background:#e66f8729!important;color:#d85b76!important}ez-work-order .composer.voice-active .wa-voice-resume-mic:active{transform:scale(.94)!important}ez-work-order .composer.voice-active .wa-voice-resume-mic svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}ez-work-order .composer.voice-active .wa-voice-paused-preview .wa-voice-preview-play{background:transparent!important}ez-work-order .composer.voice-active .wa-voice-paused-preview .wa-voice-preview-play:hover:not(:disabled){background:#60747a29!important}@media(max-width:700px){ez-work-order .composer.voice-active .wa-voice-recording-meta{min-width:49px!important;gap:5px!important}ez-work-order .composer.voice-active .wa-voice-resume-mic{flex-basis:32px!important;width:32px!important;min-width:32px!important;height:32px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .composer.voice-active .wa-voice-record-dot{animation:none!important}}ez-work-order .composer .attachment-menu-wrap{position:relative!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;display:grid!important;place-items:center!important;align-self:flex-end!important;z-index:18!important}ez-work-order .composer .attachment-menu-wrap>.attach-btn{width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important}ez-work-order .composer .attachment-picker-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}ez-work-order .wa-attachment-menu{position:absolute!important;left:0!important;bottom:calc(100% + 10px)!important;width:218px!important;padding:7px!important;display:grid!important;gap:2px!important;border:1px solid rgba(83,113,121,.14)!important;border-radius:14px!important;background:#fffffffb!important;box-shadow:0 14px 38px #1f353d2e,0 2px 8px #1f353d14!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;transform-origin:left bottom!important;animation:ez-wa-attachment-in .14s cubic-bezier(.2,.8,.2,1)!important;z-index:80!important}@keyframes ez-wa-attachment-in{0%{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}ez-work-order .wa-attachment-option{width:100%!important;min-height:48px!important;padding:6px 9px!important;display:flex!important;align-items:center!important;gap:11px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#263b42!important;font:inherit!important;font-size:12px!important;font-weight:650!important;text-align:left!important;cursor:pointer!important;transition:background .12s ease,transform .12s ease!important}ez-work-order .wa-attachment-option:hover,ez-work-order .wa-attachment-option:focus-visible{background:#f1f6f5!important;outline:none!important}ez-work-order .wa-attachment-option:active{transform:scale(.985)!important}ez-work-order .wa-attachment-option-icon{flex:0 0 34px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:50%!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff26,0 3px 9px #1f353d1f!important}ez-work-order .wa-attachment-option.photos .wa-attachment-option-icon{background:linear-gradient(145deg,#a84cc8,#d65b9c)!important}ez-work-order .wa-attachment-option.document .wa-attachment-option-icon{background:linear-gradient(145deg,#5c6fd8,#607fe7)!important}ez-work-order .wa-attachment-option.audio .wa-attachment-option-icon{background:linear-gradient(145deg,#e88236,#f3a23b)!important}ez-work-order .wa-attachment-option-icon svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media(max-width:700px){ez-work-order .composer .attachment-menu-wrap{flex-basis:36px!important;width:36px!important;min-width:36px!important}ez-work-order .composer .attachment-menu-wrap>.attach-btn{width:36px!important;min-width:36px!important}ez-work-order .wa-attachment-menu{width:208px!important;left:-4px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .wa-attachment-menu{animation:none!important}}ez-work-order .side-status-card.countdown .side-status-head{align-items:flex-start!important;gap:12px!important}ez-work-order .side-status-card.countdown .side-status-head>div:first-child{min-width:0!important;flex:1 1 auto!important}ez-work-order .side-status-card.countdown .side-head-timer{flex:0 0 auto!important;margin-left:auto!important;min-width:108px!important;max-width:132px!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;gap:2px!important;text-align:right!important;color:inherit!important}ez-work-order .side-status-card.countdown .side-head-timer small{margin:0!important;font-size:11px!important;line-height:1.1!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:.68!important;white-space:nowrap!important}ez-work-order .side-status-card.countdown .side-head-timer strong{display:block!important;margin:0!important;max-width:132px!important;font-size:16px!important;line-height:1.02!important;font-weight:700!important;letter-spacing:-.035em!important;font-variant-numeric:tabular-nums!important;white-space:normal!important;overflow-wrap:normal!important}ez-work-order .side-status-card.countdown .side-head-timer.late strong{font-size:18px!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-status-head{gap:8px!important}ez-work-order .side-status-card.countdown .side-head-timer{min-width:96px!important;max-width:116px!important}ez-work-order .side-status-card.countdown .side-head-timer strong{max-width:116px!important;font-size:14px!important}ez-work-order .side-status-card.countdown .side-head-timer.late strong{font-size:16px!important}}ez-work-order .side-status-card.countdown .side-status-head{align-items:center!important}ez-work-order .side-status-card.countdown .side-head-timer{display:none!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:48px!important;padding:10px 14px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot span{flex:0 0 auto!important;margin:0!important;font-size:11px!important;line-height:1.1!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;opacity:.68!important;white-space:nowrap!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{margin:0 0 0 auto!important;text-align:right!important;font-size:20px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.035em!important;font-variant-numeric:tabular-nums!important;white-space:normal!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late b{font-size:21px!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{padding:9px 12px!important;gap:10px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{font-size:18px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late b{font-size:19px!important}}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{width:100%!important;min-height:auto!important;margin:2px 0 8px!important;padding:8px 0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot span{display:none!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{width:100%!important;max-width:none!important;margin:0!important;padding:0 4px!important;display:block!important;text-align:center!important;font-size:27px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.045em!important;font-variant-numeric:tabular-nums!important;white-space:normal!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{margin:1px 0 7px!important;padding:7px 0 9px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{font-size:23px!important}}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{min-height:30px!important;margin:0!important;padding:1px 0 3px!important}ez-work-order .side-status-card.countdown .side-status-head{margin-bottom:0!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting b{font-size:21px!important;line-height:1.05!important;letter-spacing:-.025em!important}ez-work-order .side-status-card.countdown .compact-revert{margin-top:3px!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{min-height:28px!important;margin:0!important;padding:1px 0 2px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting b{font-size:19px!important}}@keyframes ezCountdownSecondTick{0%{transform:translateY(0) scale(1);opacity:.96;filter:drop-shadow(0 0 0 rgba(255,255,255,0))}35%{transform:translateY(-1px) scale(1.018);opacity:1;filter:drop-shadow(0 3px 10px rgba(255,255,255,.1))}to{transform:translateY(0) scale(1);opacity:.98;filter:drop-shadow(0 0 0 rgba(255,255,255,0))}}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{font-family:Segoe UI Variable Display,Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:25px!important;line-height:1.06!important;font-weight:700!important;letter-spacing:-.024em!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;text-rendering:geometricPrecision!important;-webkit-font-smoothing:antialiased!important;text-shadow:0 1px 0 rgba(255,255,255,.06),0 8px 18px rgba(0,0,0,.1)!important;transform-origin:center center!important}ez-work-order .side-status-card.countdown.running .side-deadline-stamp.countdown-slot b{animation:ezCountdownSecondTick 1s cubic-bezier(.22,1,.36,1) infinite;will-change:transform,opacity,filter}ez-work-order .side-status-card.countdown.waiting .side-deadline-stamp.countdown-slot b,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{animation:none!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting b{font-size:20px!important;font-weight:700!important;letter-spacing:-.018em!important}ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{font-size:24px!important;font-weight:700!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{font-size:22px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting b{font-size:18px!important}ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{font-size:21px!important}}@keyframes ezVoiceWavePulse{0%,to{transform:scaleY(.72);opacity:.58}45%{transform:scaleY(1.16);opacity:1}72%{transform:scaleY(.9);opacity:.82}}ez-work-order .voice-note-player .voice-note-progress,ez-work-order .voice-note-player .voice-note-knob{display:none!important}ez-work-order .voice-note-player .voice-note-track:after{content:none!important;display:none!important}ez-work-order .voice-note-player .voice-note-waveform{inset:3px 0!important;align-items:center!important}ez-work-order .voice-note-player .voice-note-waveform i{transform-origin:center center!important;transition:opacity .16s ease,transform .16s ease!important}ez-work-order .voice-note-player.is-playing .voice-note-waveform i{animation:ezVoiceWavePulse .72s ease-in-out infinite!important;will-change:transform,opacity}ez-work-order .voice-note-player.is-playing .voice-note-waveform i:nth-child(4n+1){animation-duration:.58s!important;animation-delay:-.18s!important}ez-work-order .voice-note-player.is-playing .voice-note-waveform i:nth-child(4n+2){animation-duration:.76s!important;animation-delay:-.34s!important}ez-work-order .voice-note-player.is-playing .voice-note-waveform i:nth-child(4n+3){animation-duration:.64s!important;animation-delay:-.09s!important}ez-work-order .voice-note-player.is-playing .voice-note-waveform i:nth-child(4n){animation-duration:.84s!important;animation-delay:-.41s!important}ez-work-order .voice-note-player:not(.is-playing) .voice-note-waveform i{animation:none!important;transform:scaleY(1)!important}@media(prefers-reduced-motion:reduce){ez-work-order .voice-note-player.is-playing .voice-note-waveform i{animation:none!important;transform:none!important}}@keyframes ezMessageSendingDot{0%,70%,to{transform:translateY(0) scale(.72);opacity:.38}35%{transform:translateY(-2px) scale(1);opacity:1}}@keyframes ezMessageSendingBubble{0%,to{box-shadow:0 1px 2px #1d35570a,0 0 #457b9d00}50%{box-shadow:0 2px 8px #1d35570f,0 0 0 2px #457b9d12}}@keyframes ezVoiceSendingWave{0%,to{transform:scaleY(.58);opacity:.44}48%{transform:scaleY(1.16);opacity:1}}ez-work-order .messages article.local-pending .bubble{opacity:1!important}ez-work-order .messages article.local-sending .bubble{animation:ezMessageSendingBubble 1.45s ease-in-out infinite}ez-work-order .message-sending-state{display:inline-flex!important;align-items:center!important;gap:4px!important;margin-left:1px!important;color:#72878f!important;white-space:nowrap!important}ez-work-order .message-sending-state em{margin:0!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:700!important;letter-spacing:.01em!important;color:inherit!important}ez-work-order .message-sending-dots{display:inline-flex!important;align-items:center!important;gap:2px!important;height:8px!important}ez-work-order .message-sending-dots i{width:3px!important;height:3px!important;display:block!important;border-radius:50%!important;background:currentColor!important;animation:ezMessageSendingDot .9s ease-in-out infinite!important}ez-work-order .message-sending-dots i:nth-child(2){animation-delay:.12s!important}ez-work-order .message-sending-dots i:nth-child(3){animation-delay:.24s!important}ez-work-order .messages article.local-sending .voice-note-player:not(.is-playing) .voice-note-waveform i{animation:ezVoiceSendingWave .78s ease-in-out infinite!important;transform-origin:center center!important;will-change:transform,opacity}ez-work-order .messages article.local-sending .voice-note-player:not(.is-playing) .voice-note-waveform i:nth-child(4n+1){animation-duration:.62s!important;animation-delay:-.14s!important}ez-work-order .messages article.local-sending .voice-note-player:not(.is-playing) .voice-note-waveform i:nth-child(4n+2){animation-duration:.84s!important;animation-delay:-.31s!important}ez-work-order .messages article.local-sending .voice-note-player:not(.is-playing) .voice-note-waveform i:nth-child(4n+3){animation-duration:.7s!important;animation-delay:-.06s!important}ez-work-order .messages article.local-sending .voice-note-player:not(.is-playing) .voice-note-waveform i:nth-child(4n){animation-duration:.92s!important;animation-delay:-.38s!important}ez-work-order .composer .voice-start-btn:disabled{opacity:.58!important;cursor:default!important}@media(prefers-reduced-motion:reduce){ez-work-order .messages article.local-sending .bubble,ez-work-order .message-sending-dots i,ez-work-order .messages article.local-sending .voice-note-player .voice-note-waveform i{animation:none!important}}@keyframes ezNewMessagePillIn{0%{opacity:0;transform:translateY(7px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ezUnreadBadgePop{0%{transform:scale(.82)}55%{transform:scale(1.08)}to{transform:scale(1)}}ez-work-order .new-message-jump{width:auto!important;min-width:86px!important;height:38px!important;right:58px!important;bottom:92px!important;padding:0 10px 0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px solid rgba(61,95,104,.16)!important;border-radius:999px!important;background:#fffffff7!important;color:#496972!important;box-shadow:0 9px 28px #172f442b,0 2px 7px #172f4412!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;animation:ezNewMessagePillIn .18s cubic-bezier(.22,1,.36,1)!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease!important}ez-work-order .new-message-jump:hover{transform:translateY(-1px)!important;background:#fff!important;border-color:#3d5f6840!important;box-shadow:0 12px 32px #172f4433,0 3px 9px #172f4414!important}ez-work-order .new-message-jump:active{transform:translateY(0) scale(.98)!important}ez-work-order .new-message-jump:focus-visible{outline:2px solid rgba(28,174,145,.38)!important;outline-offset:2px!important}ez-work-order .new-message-jump-icon{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;flex:0 0 24px!important;border-radius:50%!important;background:#eef5f4!important;color:#50747b!important}ez-work-order .new-message-jump.has-unread .new-message-jump-icon{background:#1db9881f!important;color:#14865f!important}ez-work-order .new-message-jump-icon svg{width:15px!important;height:15px!important}ez-work-order .new-message-jump-label{display:block!important;margin:0!important;white-space:nowrap!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.005em!important}ez-work-order .new-message-jump strong{position:static!important;min-width:19px!important;height:19px!important;padding:0 5px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#1db988!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-weight:700!important;box-shadow:none!important;animation:ezUnreadBadgePop .22s cubic-bezier(.22,1,.36,1)!important}@media(max-width:700px){ez-work-order .new-message-jump{right:46px!important;bottom:82px!important;min-width:82px!important;height:36px!important;padding:0 9px 0 6px!important;gap:5px!important}ez-work-order .new-message-jump-icon{width:23px!important;height:23px!important;flex-basis:23px!important}ez-work-order .new-message-jump-label{font-size:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .new-message-jump,ez-work-order .new-message-jump strong{animation:none!important;transition:none!important}}@keyframes ezAttachmentPreparingPulse{0%,to{opacity:.66;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@keyframes ezAttachmentShimmer{0%{transform:translate(-115%)}to{transform:translate(115%)}}ez-work-order .messages .image-button{position:relative!important;display:block!important;width:min(360px,100%)!important;max-width:100%!important;margin:0 0 5px!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:11px!important;background:#dfe9e8!important;box-shadow:inset 0 0 0 1px #1d35570f!important;cursor:pointer!important}ez-work-order .messages .image-button img{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;border-radius:inherit!important;transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease!important}ez-work-order .messages .image-button:hover img{transform:scale(1.012)!important;filter:saturate(1.025)!important}ez-work-order .messages .bubble>video{display:block!important;width:min(360px,100%)!important;max-width:100%!important;margin:0 0 5px!important;overflow:hidden!important;border-radius:11px!important;box-shadow:inset 0 0 0 1px #1d35570f!important}ez-work-order .messages .bubble>audio:not(.voice-note-audio){display:block!important;width:min(330px,100%)!important;max-width:100%!important;margin:2px 0 5px!important;border-radius:18px!important;filter:drop-shadow(0 2px 6px rgba(29,53,87,.06))}ez-work-order .incoming-document-card{width:min(390px,100%)!important;min-width:min(310px,100%)!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;grid-template-areas:"icon copy actions"!important;align-items:center!important;gap:10px!important;margin:1px 0 5px!important;padding:9px 10px!important;overflow:hidden!important;border:1px solid rgba(69,123,157,.13)!important;border-radius:12px!important;background:linear-gradient(180deg,#ffffffe0,#f7fbfac2)!important;box-shadow:0 5px 16px #1d35570e,inset 0 1px #fffc!important}ez-work-order .messages article.me .incoming-document-card{background:linear-gradient(180deg,#ffffff94,#edf8f580)!important;border-color:#2a6f6421!important}ez-work-order .incoming-document-icon{grid-area:icon!important;width:44px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:linear-gradient(145deg,#edf4f3,#dcebea)!important;color:#4d6d75!important;box-shadow:inset 0 0 0 1px #457b9d1c!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.055em!important}ez-work-order .incoming-document-card.pdf .incoming-document-icon{background:linear-gradient(145deg,#fff1ef,#f6dedb)!important;color:#a64b43!important;box-shadow:inset 0 0 0 1px #a64b431f!important}ez-work-order .incoming-document-copy{grid-area:copy!important;min-width:0!important;display:grid!important;gap:4px!important;align-content:center!important}ez-work-order .incoming-document-copy b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#29434d!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.008em!important}ez-work-order .incoming-document-copy small{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#7b8f95!important;font-size:11px!important;line-height:1.2!important;font-weight:650!important}ez-work-order .incoming-document-card>button{grid-area:actions!important;min-width:0!important;min-height:30px!important;margin:0!important;padding:0 9px!important;border:1px solid rgba(69,123,157,.14)!important;border-radius:8px!important;background:#ffffffb8!important;color:#4d6d75!important;font:inherit!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important;cursor:pointer!important;transition:background .14s ease,transform .14s ease,border-color .14s ease!important}ez-work-order .incoming-document-card>button+button{margin-left:4px!important}ez-work-order .incoming-document-card>button:hover{background:#fff!important;border-color:#457b9d40!important}ez-work-order .incoming-document-card>button:active{transform:scale(.96)!important}ez-work-order .incoming-document-card>button:disabled{opacity:.5!important;cursor:wait!important}ez-work-order .attachment-download{position:relative!important;min-height:44px!important;width:min(355px,100%)!important;margin:1px 0 5px!important;padding:8px 11px!important;overflow:hidden!important;border:1px solid rgba(69,123,157,.12)!important;border-radius:11px!important;background:#ffffffa8!important;color:#496a74!important;box-shadow:inset 0 1px #ffffffa6!important;transition:background .14s ease,border-color .14s ease!important}ez-work-order .messages article.me .attachment-download{background:#ffffff75!important}ez-work-order .attachment-download:hover:not(:disabled){background:#ffffffe6!important;border-color:#457b9d38!important}ez-work-order .attachment-download svg{width:30px!important;height:30px!important;flex:0 0 30px!important;padding:6px!important;border-radius:9px!important;background:#457b9d17!important;color:#527782!important}ez-work-order .attachment-download span{font-size:11px!important;font-weight:700!important;letter-spacing:-.004em!important}ez-work-order .attachment-download.preview-failed{border-color:#b8763038!important;background:#fff7e5d1!important;color:#80622e!important}ez-work-order .incoming-media-loading{position:relative!important;width:min(330px,100%)!important;min-height:54px!important;display:flex!important;align-items:center!important;gap:10px!important;margin:1px 0 5px!important;padding:9px 11px!important;overflow:hidden!important;border:1px solid rgba(69,123,157,.11)!important;border-radius:11px!important;background:#ffffff9e!important}ez-work-order .incoming-media-loading:after{content:""!important;position:absolute!important;inset:0!important;width:42%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent)!important;animation:ezAttachmentShimmer 1.35s ease-in-out infinite!important;pointer-events:none!important}ez-work-order .incoming-media-spinner{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:10px!important;background:#457b9d1c!important;box-shadow:inset 0 0 0 1px #457b9d14!important;animation:ezAttachmentPreparingPulse 1.1s ease-in-out infinite!important}ez-work-order .incoming-media-loading>div{min-width:0!important;display:grid!important;gap:3px!important}ez-work-order .incoming-media-loading b{font-size:11px!important;line-height:1.2!important;color:#42616b!important;font-weight:700!important}ez-work-order .incoming-media-loading small{font-size:11px!important;line-height:1.2!important;color:#84959a!important;font-weight:650!important}ez-work-order .messages article.local-sending .image-button,ez-work-order .messages article.local-sending .incoming-document-card,ez-work-order .messages article.local-sending .attachment-download,ez-work-order .messages article.local-sending .bubble>video,ez-work-order .messages article.local-sending .bubble>audio:not(.voice-note-audio){box-shadow:0 0 0 1px #457b9d1a,0 7px 18px #1d35570f!important}ez-work-order .messages article.local-failed .incoming-document-card,ez-work-order .messages article.local-failed .attachment-download{border-color:#b0443c3d!important}@media(max-width:700px){ez-work-order .incoming-document-card{min-width:0!important;width:100%!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:8px!important;padding:8px!important}ez-work-order .incoming-document-icon{width:40px!important;height:44px!important}ez-work-order .incoming-document-card>button{padding:0 7px!important;font-size:11px!important}ez-work-order .attachment-download,ez-work-order .incoming-media-loading{width:100%!important}}@media(prefers-reduced-motion:reduce){ez-work-order .incoming-media-loading:after,ez-work-order .incoming-media-spinner{animation:none!important}}ez-work-order .messages article{padding-block:2px!important}ez-work-order .bubble{max-width:min(620px,73%)!important;border-radius:10px 16px 16px!important;box-shadow:0 1px 1px #1d35570e,0 5px 16px #1d35570b!important;transition:box-shadow .16s ease,transform .16s ease,opacity .16s ease!important}ez-work-order .messages article.me .bubble{border-radius:16px 10px 16px 16px!important;box-shadow:0 1px 1px #144c430e,0 5px 16px #144c430b!important}@media(hover:hover)and (pointer:fine){ez-work-order .bubble:hover{transform:translateY(-1px);box-shadow:0 2px 2px #1d35570e,0 8px 22px #1d355711!important}ez-work-order .messages article.me .bubble:hover{box-shadow:0 2px 2px #144c430e,0 8px 22px #144c4311!important}}ez-work-order .bubble p{color:#263b45!important;font-weight:470!important;letter-spacing:-.004em!important}ez-work-order .bubble p[dir=ltr]{line-height:1.58!important}ez-work-order .bubble p[dir=rtl]{line-height:1.88!important}ez-work-order .bubble footer{min-height:15px!important;margin-top:4px!important;gap:5px!important;font-variant-numeric:tabular-nums!important}ez-work-order .bubble footer>span:not(.message-sending-state){color:#7d9097!important;font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif!important;font-size:11px!important;font-weight:620!important;letter-spacing:.005em!important;white-space:nowrap!important}ez-work-order .bubble footer>b{color:#526d77!important;font-size:11px!important;font-weight:700!important;letter-spacing:.005em!important}ez-work-order .delivery-status{min-width:17px!important;padding-right:1px!important;color:#748a92!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:-1.5px!important;text-shadow:0 1px 0 rgba(255,255,255,.35)!important}ez-work-order .delivery-status.read{color:#2685a7!important}ez-work-order .delivery-status.failed{min-width:16px!important;width:16px!important;height:16px!important;padding:0!important;letter-spacing:0!important;box-shadow:0 1px 5px #b0443c1f!important}ez-work-order .date-separator{margin:9px 0 7px!important}ez-work-order .date-separator span{padding:5px 11px!important;border-radius:999px!important;background:#ffffffe0!important;color:#687f87!important;font-size:11px!important;font-weight:700!important;letter-spacing:.025em!important;box-shadow:0 2px 10px #1d35570e!important}ez-work-order .messages article.local-pending .bubble{opacity:.93!important}ez-work-order .messages article.local-failed .bubble{outline:1px solid rgba(176,68,60,.18)!important;outline-offset:-1px!important;box-shadow:0 2px 12px #b0443c12!important}@media(max-width:700px){ez-work-order .bubble{max-width:88%!important;border-radius:9px 14px 14px!important}ez-work-order .messages article.me .bubble{border-radius:14px 9px 14px 14px!important}ez-work-order .bubble footer{margin-top:3px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .bubble{transition:none!important;transform:none!important}}ez-work-order .composer:not(.voice-active){padding:9px 12px max(9px,env(safe-area-inset-bottom))!important;gap:6px!important;border-top:1px solid rgba(112,142,148,.16)!important;background:#fafcfbf6!important;box-shadow:0 -8px 26px #1d35570b!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}ez-work-order .composer:not(.voice-active) textarea{min-height:40px!important;max-height:112px!important;padding:9px 14px!important;border:1px solid rgba(122,155,159,.22)!important;border-radius:20px!important;background:#fffffff5!important;color:#263b45!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:12.5px!important;font-weight:470!important;line-height:21px!important;letter-spacing:-.004em!important;box-shadow:0 1px 2px #1d355706!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease!important}ez-work-order .composer:not(.voice-active) textarea::placeholder{color:#8a9ba0!important;opacity:.92!important;font-weight:450!important}ez-work-order .composer:not(.voice-active) textarea:hover{border-color:#5e8b9152!important}ez-work-order .composer:not(.voice-active) textarea:focus{outline:none!important;border-color:#457b9d7a!important;background:#fff!important;box-shadow:0 0 0 3px #457b9d16,0 3px 12px #1d35570d!important}ez-work-order .composer:not(.voice-active) .emoji-toggle,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn,ez-work-order .composer:not(.voice-active) .voice-start-btn{width:40px!important;min-width:40px!important;height:40px!important;flex:0 0 40px!important;border:1px solid transparent!important;border-radius:50%!important;background:transparent!important;color:#607a82!important;box-shadow:none!important;transition:transform .13s ease,background .13s ease,color .13s ease,border-color .13s ease,box-shadow .13s ease!important}ez-work-order .composer:not(.voice-active) .emoji-toggle:hover,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn:hover,ez-work-order .composer:not(.voice-active) .voice-start-btn:hover:not(:disabled){background:#edf5f4!important;color:#294f5c!important;border-color:#5c8b901a!important;box-shadow:0 2px 8px #1d35570b!important;transform:translateY(-1px)!important}ez-work-order .composer:not(.voice-active) .emoji-toggle:active,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn:active,ez-work-order .composer:not(.voice-active) .voice-start-btn:active:not(:disabled){transform:scale(.94)!important;box-shadow:none!important}ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn[aria-expanded=true]{background:#e4f0ef!important;color:#264d59!important;border-color:#457b9d1f!important;transform:rotate(-8deg)!important}ez-work-order .composer:not(.voice-active) .important-btn{min-height:38px!important;height:38px!important;padding:0 11px!important;border:1px solid rgba(226,167,103,.24)!important;border-radius:19px!important;background:#fff6ebeb!important;color:#9a5a24!important;box-shadow:0 1px 4px #9a5a2409!important;font-size:11px!important;font-weight:700!important;transition:transform .13s ease,background .13s ease,border-color .13s ease!important}ez-work-order .composer:not(.voice-active) .important-btn:hover{background:#ffefdd!important;border-color:#e2a76757!important;transform:translateY(-1px)!important}ez-work-order .composer:not(.voice-active) .important-btn:active{transform:scale(.97)!important}ez-work-order .composer:not(.voice-active) .composer-primary-action{width:42px!important;min-width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important}ez-work-order .composer:not(.voice-active) .send-btn{background:#dce6e5!important;color:#89999e!important;border:1px solid rgba(93,123,128,.06)!important;box-shadow:none!important;transition:transform .14s cubic-bezier(.2,.8,.2,1),background .14s ease,color .14s ease,box-shadow .14s ease!important}ez-work-order .composer:not(.voice-active) .send-btn.ready{background:linear-gradient(145deg,#294b64,#1f3e55)!important;color:#fff!important;border-color:#ffffff0f!important;box-shadow:0 5px 14px #1d355733,inset 0 1px #ffffff1a!important}ez-work-order .composer:not(.voice-active) .send-btn.ready:hover{background:linear-gradient(145deg,#31566f,#24475f)!important;transform:translateY(-1px) scale(1.025)!important;box-shadow:0 7px 18px #1d35573b,inset 0 1px #ffffff1f!important}ez-work-order .composer:not(.voice-active) .send-btn.ready:active{transform:scale(.94)!important;box-shadow:0 2px 7px #1d355729!important}ez-work-order .composer:not(.voice-active) .send-btn svg{width:18px!important;height:18px!important;transform:translate(1px)!important}ez-work-order .composer:not(.voice-active) .voice-start-btn svg,ez-work-order .composer:not(.voice-active) .attach-btn svg,ez-work-order .composer:not(.voice-active) .emoji-toggle svg{width:19px!important;height:19px!important;stroke-width:1.8!important}ez-work-order .wa-attachment-menu{width:214px!important;padding:7px!important;gap:2px!important;border:1px solid rgba(71,104,112,.12)!important;border-radius:15px!important;background:#fffffffb!important;box-shadow:0 18px 42px #1f353d2b,0 3px 10px #1f353d12!important}ez-work-order .wa-attachment-option{min-height:46px!important;padding:6px 8px!important;border-radius:10px!important;color:#2c4148!important;font-size:11.5px!important;font-weight:680!important}ez-work-order .wa-attachment-option:hover,ez-work-order .wa-attachment-option:focus-visible{background:#f2f7f6!important}ez-work-order .wa-attachment-option-icon{width:33px!important;height:33px!important;flex-basis:33px!important;box-shadow:inset 0 0 0 1px #ffffff29,0 3px 8px #1f353d1a!important}@media(max-width:700px){ez-work-order .composer:not(.voice-active){padding:7px 8px max(7px,env(safe-area-inset-bottom))!important;gap:4px!important}ez-work-order .composer:not(.voice-active) textarea{min-height:40px!important;padding:9px 12px!important;font-size:12px!important}ez-work-order .composer:not(.voice-active) .emoji-toggle,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn,ez-work-order .composer:not(.voice-active) .voice-start-btn{width:36px!important;min-width:36px!important;flex-basis:36px!important}ez-work-order .composer:not(.voice-active) .important-btn{min-width:36px!important;width:36px!important;padding:0!important}ez-work-order .composer:not(.voice-active) .composer-primary-action,ez-work-order .composer:not(.voice-active) .send-btn{width:40px!important;min-width:40px!important;flex-basis:40px!important;height:40px!important}ez-work-order .wa-attachment-menu{width:204px!important;bottom:calc(100% + 8px)!important}}@media(prefers-reduced-motion:reduce){ez-work-order .composer:not(.voice-active) textarea,ez-work-order .composer:not(.voice-active) button,ez-work-order .composer:not(.voice-active) .attachment-menu-wrap>.attach-btn{transition:none!important;transform:none!important}}@keyframes ezQa56LivePulse{0%,to{box-shadow:0 0 0 3px #bcd1011a,0 0 #bcd1012e}50%{box-shadow:0 0 0 3px #bcd10124,0 0 0 5px #bcd10100}}ez-work-order .chat-tools{min-height:50px!important;padding:7px 11px!important;gap:10px!important;background:linear-gradient(180deg,#fffffffb,#f8fbfaf6)!important;border-bottom:1px solid rgba(92,126,132,.14)!important;box-shadow:0 5px 18px #1d35570b!important;backdrop-filter:blur(16px) saturate(1.06)!important;-webkit-backdrop-filter:blur(16px) saturate(1.06)!important}ez-work-order .chat-contact{gap:9px!important}ez-work-order .chat-avatar{width:35px!important;height:35px!important;flex-basis:35px!important;border:2px solid rgba(255,255,255,.95)!important;background:linear-gradient(145deg,#294b64,#1f3e55)!important;font-family:Segoe UI Variable Display,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:12px!important;font-weight:700!important;letter-spacing:-.01em!important;box-shadow:0 0 0 1px #3759681f,0 4px 12px #1d355721!important}ez-work-order .chat-contact-copy{gap:2px!important}ez-work-order .chat-contact-title{gap:6px!important}ez-work-order .chat-contact-title>b{font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:12.5px!important;line-height:1.1!important;font-weight:700!important;letter-spacing:-.012em!important;color:#263f50!important}ez-work-order .chat-order-chip{min-height:18px!important;padding:0 7px!important;border:1px solid rgba(91,124,130,.1)!important;border-radius:999px!important;background:#ebf2f1e0!important;color:#71868d!important;font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important;box-shadow:inset 0 1px #ffffffb8!important}ez-work-order .chat-contact-status{gap:5px!important;color:#839398!important;font-size:11px!important;font-weight:520!important;letter-spacing:-.002em!important}ez-work-order .chat-sync-state{gap:5px!important;color:#75878d!important;font-size:11px!important;font-weight:700!important}ez-work-order .chat-sync-state i{width:6px!important;height:6px!important;flex:0 0 6px!important;background:#a9b5b9!important;box-shadow:0 0 0 3px #7b919714!important}ez-work-order .chat-sync-state.live{color:#6e7c0c!important}ez-work-order .chat-sync-state.live i{background:var(--ez-lime)!important;animation:ezQa56LivePulse 1.8s ease-in-out infinite!important}ez-work-order .chat-status-dot{color:#c5ced1!important;opacity:.8!important}ez-work-order .chat-head-actions{gap:5px!important}ez-work-order .chat-refresh-btn,ez-work-order .chat-icon-btn{border-color:#5d80861f!important;background:#ffffffad!important;color:#60777f!important;box-shadow:0 1px 3px #1d355706!important;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease!important}ez-work-order .chat-icon-btn{border:1px solid rgba(93,128,134,.1)!important}ez-work-order .chat-refresh-btn:hover:not(:disabled),ez-work-order .chat-icon-btn:hover:not(:disabled),ez-work-order .chat-icon-btn.active{background:#edf5f4!important;border-color:#457b9d2e!important;color:#294f5c!important;box-shadow:0 4px 11px #1d355711!important;transform:translateY(-1px)!important}ez-work-order .chat-refresh-btn:active:not(:disabled),ez-work-order .chat-icon-btn:active:not(:disabled){transform:scale(.95)!important;box-shadow:none!important}ez-work-order .chat-refresh-btn{height:33px!important;padding:0 10px!important;border-radius:17px!important;font-size:11px!important;font-weight:700!important}ez-work-order .chat-icon-btn{width:33px!important;height:33px!important;border-radius:50%!important}ez-work-order .chat-refresh-btn svg,ez-work-order .chat-icon-btn svg{width:16px!important;height:16px!important;stroke-width:1.75!important}ez-work-order .chat-search-strip{padding:7px 10px!important;gap:6px!important;background:#f9fcfbfa!important;border-bottom:1px solid rgba(92,126,132,.13)!important;box-shadow:0 5px 14px #1d355709!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}ez-work-order .chat-search-strip input{height:35px!important;padding:0 13px!important;border:1px solid rgba(108,141,146,.15)!important;border-radius:18px!important;background:#fff!important;color:#2d4550!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;font-weight:500!important;box-shadow:0 1px 2px #1d355705!important}ez-work-order .chat-search-strip input:focus{border-color:#457b9d61!important;box-shadow:0 0 0 3px #457b9d12!important}ez-work-order .chat-search-strip .search-count{color:#839398!important;font-weight:700!important}ez-work-order .chat-search-strip button{border:1px solid transparent!important;transition:background .13s ease,color .13s ease,border-color .13s ease,transform .13s ease!important}ez-work-order .chat-search-strip button:hover:not(:disabled){background:#ebf3f2!important;border-color:#5d80861a!important;transform:translateY(-1px)!important}@media(max-width:700px){ez-work-order .chat-tools{min-height:48px!important;padding:6px 8px!important;gap:7px!important}ez-work-order .chat-avatar{width:33px!important;height:33px!important;flex-basis:33px!important}ez-work-order .chat-contact-title>b{font-size:12px!important}ez-work-order .chat-contact-status{font-size:11px!important}ez-work-order .chat-refresh-btn,ez-work-order .chat-icon-btn{width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;border-radius:50%!important}ez-work-order .chat-refresh-btn span:not(.chat-sync-dots){display:none!important}ez-work-order .chat-search-strip{padding:6px 8px!important;gap:4px!important}ez-work-order .chat-search-strip input{height:38px!important;font-size:16px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .chat-sync-state.live i{animation:none!important}ez-work-order .chat-refresh-btn,ez-work-order .chat-icon-btn,ez-work-order .chat-search-strip button{transition:none!important;transform:none!important}}ez-work-order .side-status-card.countdown{position:relative!important;overflow:hidden!important;padding:14px 15px 13px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 11px 25px #19343a21,inset 0 1px #ffffff21!important;isolation:isolate!important;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease!important}ez-work-order .side-status-card.countdown:before{content:""!important;position:absolute!important;inset:0 0 auto!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent)!important;pointer-events:none!important;z-index:0!important}ez-work-order .side-status-card.countdown>*{position:relative!important;z-index:1!important}ez-work-order .side-status-card.countdown.running{box-shadow:0 12px 28px #19343a24,inset 0 1px #ffffff26,inset 0 0 0 1px #ffffff09!important}ez-work-order .side-status-card.countdown.waiting{box-shadow:0 9px 22px #19343a1b,inset 0 1px #ffffff1f!important}ez-work-order .side-status-card.countdown.late{box-shadow:0 12px 28px #56222726,inset 0 1px #ffffff21!important}ez-work-order .side-status-card.countdown .side-status-head{min-height:29px!important;margin:0 0 3px!important;align-items:flex-start!important}ez-work-order .side-status-card.countdown .side-status-head>div:first-child{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}ez-work-order .side-status-card.countdown .side-status-head small{margin:0!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1.1!important;font-weight:700!important;letter-spacing:.075em!important;text-transform:uppercase!important;opacity:.68!important}ez-work-order .side-status-card.countdown .side-status-head b{margin:0!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11.2px!important;line-height:1.15!important;font-weight:690!important;letter-spacing:-.01em!important;opacity:.93!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{min-height:34px!important;margin:1px 0 7px!important;padding:2px 0 4px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting{min-height:36px!important;margin:0 0 7px!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert{width:100%!important;min-height:31px!important;margin:2px 0 0!important;padding:6px 10px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:9px!important;background:#ffffff18!important;color:inherit!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1.1!important;font-weight:680!important;letter-spacing:.005em!important;box-shadow:inset 0 1px #ffffff17,0 2px 5px #00000009!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert:hover:not(:disabled){background:#ffffff29!important;border-color:#ffffff4f!important;box-shadow:inset 0 1px #ffffff1f,0 5px 12px #00000012!important;transform:translateY(-1px)!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert:active:not(:disabled){transform:scale(.985)!important;box-shadow:inset 0 1px #ffffff14!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert:focus-visible{outline:2px solid rgba(255,255,255,.55)!important;outline-offset:2px!important}@media(max-width:700px){ez-work-order .side-status-card.countdown{padding:12px 13px 11px!important;border-radius:13px!important}ez-work-order .side-status-card.countdown .side-status-head{min-height:27px!important}ez-work-order .side-status-card.countdown .side-status-head small{font-size:11px!important}ez-work-order .side-status-card.countdown .side-status-head b{font-size:11px!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert{min-height:32px!important;font-size:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .side-status-card.countdown,ez-work-order .side-status-card.countdown .revert-btn.compact-revert{transition:none!important;transform:none!important}}ez-work-order .side-status-card.countdown{padding:9px 13px!important;border-radius:12px!important}ez-work-order .side-status-card.countdown .side-status-head{min-height:0!important;margin:0!important;padding:0!important;align-items:flex-start!important}ez-work-order .side-status-card.countdown .side-status-head>div:first-child{gap:0!important;line-height:1!important}ez-work-order .side-status-card.countdown .side-status-head small{font-size:11px!important;line-height:1!important;margin:0 0 2px!important}ez-work-order .side-status-card.countdown .side-status-head b{font-size:11px!important;line-height:1!important;margin:0!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot{min-height:28px!important;margin:1px 0 3px!important;padding:0!important;line-height:1!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting{min-height:29px!important;margin:1px 0 3px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot b{line-height:1!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert{min-height:27px!important;margin:1px 0 0!important;padding:4px 9px!important;border-radius:8px!important;font-size:11px!important;line-height:1!important}@media(max-width:700px){ez-work-order .side-status-card.countdown{padding:8px 11px!important;border-radius:11px!important}ez-work-order .side-status-card.countdown .side-status-head{min-height:0!important}ez-work-order .side-status-card.countdown .side-status-head small{font-size:11px!important}ez-work-order .side-status-card.countdown .side-status-head b{font-size:11px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot,ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.waiting{min-height:27px!important;margin:1px 0 3px!important;padding:0!important}ez-work-order .side-status-card.countdown .revert-btn.compact-revert{min-height:27px!important;padding:4px 8px!important;font-size:11px!important}}ez-work-order .reply-preview{position:relative!important;display:grid!important;gap:2px!important;min-width:0!important;margin:0 0 5px!important;padding:6px 9px 6px 11px!important;overflow:hidden!important;border:0!important;border-radius:8px!important;background:#f5f9f8eb!important;box-shadow:inset 0 0 0 1px #457b9d13!important}ez-work-order .reply-preview:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:3px;background:var(--ez-steel)}ez-work-order .messages article.me .reply-preview{background:#ffffff75!important}ez-work-order .reply-preview small{display:block!important;min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#496c78!important;font-size:11px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:.005em!important}ez-work-order .reply-preview span{display:block!important;min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#60747c!important;font-size:11px!important;line-height:1.35!important;font-weight:520!important}ez-work-order .message-actions-wrap{top:3px!important;right:4px!important}ez-work-order .bubble-menu-toggle{width:25px!important;height:25px!important;color:#71858d!important;transition:opacity .14s ease,background .14s ease,color .14s ease,transform .12s ease!important}ez-work-order .bubble-menu-toggle:hover,ez-work-order .bubble-menu-toggle[aria-expanded=true]{background:#ffffffd1!important;color:#294b59!important;box-shadow:0 2px 8px #1d355714!important}ez-work-order .bubble-menu-toggle:active{transform:scale(.92)!important}ez-work-order .message-actions{top:29px!important;min-width:154px!important;gap:1px!important;padding:5px!important;border:1px solid rgba(205,221,220,.9)!important;border-radius:12px!important;background:#fffffffb!important;box-shadow:0 16px 36px #1d355729,0 2px 8px #1d35570f!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;transform-origin:top right!important;animation:ezMessageActionsIn .12s ease-out!important}@keyframes ezMessageActionsIn{0%{opacity:0;transform:translateY(-3px) scale(.98)}to{opacity:1;transform:none}}ez-work-order .message-actions button{min-height:31px!important;gap:9px!important;padding:6px 9px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#49616b!important;font-size:11px!important;font-weight:650!important;line-height:1.2!important;transition:background .12s ease,color .12s ease,transform .1s ease!important}ez-work-order .message-actions button:hover{background:#edf5f4!important;color:#173b49!important}ez-work-order .message-actions button:active{transform:scale(.985)!important}ez-work-order .message-actions button svg{width:14px!important;height:14px!important;flex:0 0 14px!important;color:#65808a!important}ez-work-order .message-actions .retry-message{color:#a34f36!important}ez-work-order .message-actions .retry-message:hover{background:#fff1ec!important;color:#8d3d28!important}ez-work-order .reply-bar{grid-template-columns:3px minmax(0,1fr) 30px!important;gap:8px!important;min-height:46px!important;padding:6px 10px!important;background:#f8fbfafb!important;border-top:1px solid #dce8e7!important;box-shadow:0 -3px 10px #1d355706!important}ez-work-order .reply-accent{width:3px!important;border-radius:4px!important;background:var(--ez-steel)!important}ez-work-order .reply-bar>div{min-width:0!important;display:grid!important;align-content:center!important;gap:2px!important}ez-work-order .reply-bar small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#4d6f7a!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important}ez-work-order .reply-bar b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#60747c!important;font-size:11px!important;line-height:1.3!important;font-weight:560!important}ez-work-order .reply-bar button{width:30px!important;height:30px!important;align-self:center!important;border:0!important;background:transparent!important;color:#70848c!important;transition:background .12s ease,color .12s ease,transform .1s ease!important}ez-work-order .reply-bar button:hover{background:#e8f1f0!important;color:#294b59!important}ez-work-order .reply-bar button:active{transform:scale(.92)!important}@media(max-width:700px){ez-work-order .reply-preview{padding:5px 8px 5px 10px!important;margin-bottom:4px!important}ez-work-order .reply-preview small{font-size:11px!important}ez-work-order .reply-preview span{font-size:11px!important}ez-work-order .message-actions{min-width:148px!important;right:0!important}ez-work-order .message-actions button{min-height:33px!important;font-size:11px!important}ez-work-order .reply-bar{min-height:44px!important;padding:5px 8px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .message-actions{animation:none!important}}@keyframes ezLateDeliveryAlert{0%,to{transform:translateY(0) scale(1);opacity:.94;text-shadow:0 1px 0 rgba(255,255,255,.05),0 6px 14px rgba(0,0,0,.08),0 0 0 rgba(255,230,230,0)}50%{transform:translateY(-1px) scale(1.022);opacity:1;text-shadow:0 1px 0 rgba(255,255,255,.06),0 10px 22px rgba(0,0,0,.11),0 0 18px rgba(255,226,226,.18)}}ez-work-order .side-status-card.countdown.late .side-status-head b{display:none!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late-label,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot{min-height:29px!important;margin:1px 0 3px!important;padding:0!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late-label b,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{width:100%!important;margin:0!important;padding:0 4px!important;display:block!important;text-align:center!important;font-size:20px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.02em!important;white-space:nowrap!important;animation:ezLateDeliveryAlert 1.35s cubic-bezier(.22,1,.36,1) infinite!important}ez-work-order .side-status-card.countdown.waiting .side-deadline-stamp.countdown-slot b{animation:none!important}@media(max-width:700px){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late-label,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot{min-height:27px!important}ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late-label b,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{font-size:18px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .side-status-card.countdown .side-deadline-stamp.countdown-slot.late-label b,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot b{animation:none!important}}@keyframes ezLateDeliveryCardPulse{0%,to{box-shadow:0 10px 24px #56222729,inset 0 1px #ffffff21}50%{box-shadow:0 12px 30px #7e1f2a45,0 0 0 2px #ffbebe1a,inset 0 1px #ffffff29}}ez-work-order .side-status-card.countdown.late{animation:ezLateDeliveryCardPulse 1.55s ease-in-out infinite!important}ez-work-order .side-status-card.countdown.late .side-status-head small{opacity:.82!important}ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot.late-label b{animation:ezLateDeliveryAlert 1.1s cubic-bezier(.22,1,.36,1) infinite!important}@media(prefers-reduced-motion:reduce){ez-work-order .side-status-card.countdown.late,ez-work-order .side-status-card.countdown.late .side-deadline-stamp.countdown-slot.late-label b{animation:none!important}}ez-work-order .premium-side .compact-details,ez-work-order .premium-side .compact-progress{overflow:hidden!important;padding:12px 13px!important;border:1px solid rgba(201,224,227,.88)!important;border-radius:13px!important;background:linear-gradient(180deg,#fffffffa,#fbfdfdfa)!important;box-shadow:0 8px 22px #1d35570e,inset 0 1px #ffffffe6!important}ez-work-order .premium-side .compact-details>small,ez-work-order .premium-side .compact-progress>small{display:block!important;margin:0 0 7px!important;color:#71848e!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.075em!important;text-transform:uppercase!important}ez-work-order .premium-side .compact-details>div{min-height:29px!important;display:grid!important;grid-template-columns:minmax(72px,.72fr) minmax(0,1.28fr)!important;align-items:center!important;gap:10px!important;padding:6px 0!important;border-top:1px solid rgba(221,235,237,.72)!important}ez-work-order .premium-side .compact-details>div:first-of-type{border-top:0!important;padding-top:4px!important}ez-work-order .premium-side .compact-details>div:last-of-type{padding-bottom:3px!important}ez-work-order .premium-side .compact-details>div>span{min-width:0!important;color:#788991!important;font-size:11px!important;line-height:1.15!important;font-weight:570!important}ez-work-order .premium-side .compact-details>div>b{min-width:0!important;color:var(--ez-navy)!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.008em!important;text-align:right!important;overflow-wrap:anywhere!important}ez-work-order .premium-side .compact-progress ol{position:relative!important;list-style:none!important;margin:0!important;padding:1px 0 0 19px!important;display:grid!important;gap:0!important;counter-reset:none!important}ez-work-order .premium-side .compact-progress ol:before{content:""!important;position:absolute!important;left:6px!important;top:9px!important;bottom:9px!important;width:1px!important;background:linear-gradient(180deg,#457b9d61,#c9e0e3b8)!important}ez-work-order .premium-side .compact-progress li{position:relative!important;min-height:25px!important;display:flex!important;align-items:center!important;margin:0!important;padding:5px 0!important;border:0!important;color:#8a989e!important;font-size:11px!important;line-height:1.15!important;font-weight:610!important}ez-work-order .premium-side .compact-progress li:before{content:""!important;position:absolute!important;left:-18px!important;top:50%!important;width:8px!important;height:8px!important;border:2px solid #c8dadd!important;border-radius:50%!important;background:#fff!important;box-shadow:0 0 0 3px #f7fbf8f2!important;transform:translateY(-50%)!important}ez-work-order .premium-side .compact-progress li.done{color:var(--ez-navy)!important;font-weight:700!important}ez-work-order .premium-side .compact-progress li.done:before{border-color:var(--ez-steel)!important;background:var(--ez-steel)!important;box-shadow:0 0 0 3px #a8dadc38!important}ez-work-order .premium-side .compact-progress li.done:after{content:""!important;position:absolute!important;left:-14px!important;top:calc(50% + 5px)!important;width:1px!important;height:calc(50% + 9px)!important;background:#457b9d94!important}ez-work-order .premium-side .compact-progress li.done:last-child:after{display:none!important}@media(max-width:700px){ez-work-order .premium-side .compact-details,ez-work-order .premium-side .compact-progress{padding:11px 12px!important;border-radius:12px!important}ez-work-order .premium-side .compact-details>div{min-height:31px!important;grid-template-columns:minmax(76px,.78fr) minmax(0,1.22fr)!important}ez-work-order .premium-side .compact-details>div>span{font-size:11px!important}ez-work-order .premium-side .compact-details>div>b{font-size:11px!important}ez-work-order .premium-side .compact-progress li{min-height:27px!important;font-size:11px!important}}ez-work-order .premium-side .helping.compact-helping{overflow:hidden!important;padding:11px 13px 12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label label" "file file" "button button"!important;gap:6px!important;border:1px solid rgba(201,224,227,.88)!important;border-radius:13px!important;background:linear-gradient(180deg,#fffffffa,#fbfdfdfa)!important;box-shadow:0 8px 22px #1d35570d,inset 0 1px #ffffffe6!important}ez-work-order .premium-side .helping.compact-helping>small{grid-area:label!important;display:block!important;margin:0!important;color:#71848e!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.075em!important;text-transform:uppercase!important}ez-work-order .premium-side .helping.compact-helping>b{grid-area:file!important;min-width:0!important;margin:0!important;padding:7px 9px!important;overflow:hidden!important;border:1px solid rgba(217,232,234,.88)!important;border-radius:8px!important;background:#f7fbfbeb!important;color:var(--ez-navy)!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1.15!important;font-weight:700!important;letter-spacing:-.008em!important;white-space:nowrap!important;text-overflow:ellipsis!important}ez-work-order .premium-side .helping.compact-helping>button{grid-area:button!important;width:100%!important;min-height:28px!important;margin:0!important;padding:5px 10px!important;border:1px solid rgba(69,123,157,.18)!important;border-radius:8px!important;background:linear-gradient(180deg,var(--ez-steel),var(--ez-steel-dark))!important;color:#fff!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.005em!important;box-shadow:0 4px 10px #457b9d24,inset 0 1px #ffffff29!important;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important}ez-work-order .premium-side .helping.compact-helping>button:hover:not(:disabled){transform:translateY(-1px)!important;filter:brightness(1.035)!important;box-shadow:0 6px 14px #457b9d2e,inset 0 1px #ffffff2e!important}ez-work-order .premium-side .helping.compact-helping>button:active:not(:disabled){transform:scale(.988)!important}ez-work-order .premium-side .helping.compact-helping>button:disabled{transform:none!important;filter:none!important}@media(max-width:700px){ez-work-order .premium-side .helping.compact-helping{padding:10px 12px 11px!important;border-radius:12px!important;gap:6px!important}ez-work-order .premium-side .helping.compact-helping>b{font-size:11px!important}ez-work-order .premium-side .helping.compact-helping>button{min-height:30px!important;font-size:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .premium-side .helping.compact-helping>button{transition:none!important;transform:none!important}}ez-work-order .process>.tabs{display:flex!important;align-items:center!important;gap:4px!important;margin:0 0 8px!important;padding:4px!important;border:1px solid rgba(77,101,111,.12)!important;border-radius:12px!important;background:#f6f9f9eb!important;box-shadow:inset 0 1px #ffffffe6,0 4px 12px #1f374009!important}ez-work-order .process>.tabs button{min-height:34px!important;padding:7px 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#73848a!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.005em!important;box-shadow:none!important;transition:background .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease!important}ez-work-order .process>.tabs button:hover:not(.active){background:#ffffffb8!important;color:#445a62!important}ez-work-order .process>.tabs button.active,ez-work-order .process>.tabs button[aria-selected=true]{background:#fff!important;color:var(--ez-steel-dark, #31535e)!important;font-weight:700!important;box-shadow:0 3px 9px #243e4714,inset 0 0 0 1px #3c586214!important}ez-work-order .process>.tabs button:active{transform:scale(.985)!important}ez-work-order .process>.tabs button:focus-visible{outline:2px solid rgba(55,103,116,.25)!important;outline-offset:1px!important}ez-work-order .delivery-card,ez-work-order .previous-card{border-radius:13px!important;overflow:hidden!important;border-color:#51697221!important;box-shadow:0 8px 22px #1f37400b!important}ez-work-order .delivery-card>header,ez-work-order .previous-card>header{min-height:48px!important;padding:10px 13px!important;gap:10px!important;border-bottom:1px solid rgba(81,105,114,.09)!important;background:linear-gradient(180deg,#fafcfcf5,#f7fafaeb)!important}ez-work-order .delivery-card>header>div,ez-work-order .previous-card>header>div{min-width:0!important;display:grid!important;gap:2px!important}ez-work-order .delivery-card>header b,ez-work-order .previous-card>header b{font-size:11px!important;line-height:1.15!important;font-weight:700!important;letter-spacing:-.01em!important}ez-work-order .delivery-card>header span,ez-work-order .previous-card>header span{font-size:11px!important;line-height:1.35!important}ez-work-order .delivery-card>header>span{flex:0 0 auto!important;padding:5px 8px!important;border:1px solid rgba(74,103,113,.11)!important;border-radius:999px!important;background:#fff!important;color:#687c83!important;font-size:11px!important;font-weight:700!important;white-space:nowrap!important}ez-work-order .delivery-lines{padding:10px 13px 2px!important;gap:8px!important}ez-work-order .delivery-lines article{padding:10px 11px!important;border-radius:10px!important;border-color:#4f68711c!important;box-shadow:0 3px 10px #1f374006!important}ez-work-order .delivery-lines .item-title{gap:9px!important;margin-bottom:7px!important}ez-work-order .delivery-lines .item-title b{font-size:11px!important;line-height:1.2!important;font-weight:700!important}ez-work-order .delivery-lines .item-title strong{padding:4px 7px!important;border-radius:7px!important;font-size:11px!important;line-height:1!important}ez-work-order .delivery-lines textarea{min-height:54px!important;padding:8px 10px!important;border-radius:8px!important;line-height:1.35!important}ez-work-order .file-drop{min-height:38px!important;margin-top:7px!important;padding:7px 9px!important;border-radius:8px!important}ez-work-order .file-drop label{min-height:28px!important;padding:6px 9px!important;border-radius:7px!important}ez-work-order .source{margin:10px 13px!important;padding:9px 10px!important;border-radius:10px!important}ez-work-order .source>div{gap:1px!important}ez-work-order .source>div b{font-size:11px!important;line-height:1.15!important}ez-work-order .source>div small{font-size:11px!important;line-height:1.3!important}ez-work-order .source label{min-height:34px!important;padding:7px 9px!important;border-radius:8px!important;font-size:11px!important}ez-work-order .delivery-card>footer{min-height:48px!important;padding:8px 13px!important;gap:10px!important;border-top:1px solid rgba(81,105,114,.09)!important}ez-work-order .delivery-card>footer span{font-size:11px!important;line-height:1.3!important}ez-work-order .delivery-card>footer button{min-height:32px!important;padding:7px 11px!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important}ez-work-order .previous-card>header input{width:min(220px,38vw)!important;min-height:32px!important;padding:6px 10px!important;border-radius:8px!important;font-size:11px!important;background:#fff!important}ez-work-order .previous-card .table-wrap{padding:0!important}ez-work-order .previous-card table{margin:0!important}ez-work-order .previous-card th{padding:8px 11px!important;font-size:11px!important;letter-spacing:.055em!important;text-transform:uppercase!important;color:#7c8d93!important;background:#fafcfc!important}ez-work-order .previous-card td{padding:9px 11px!important;font-size:11px!important;line-height:1.25!important}ez-work-order .previous-card td b{font-size:11px!important;font-weight:700!important}ez-work-order .previous-card td button{min-height:29px!important;padding:6px 9px!important;border-radius:7px!important;font-size:11px!important;font-weight:700!important}@media(max-width:700px){ez-work-order .process>.tabs{margin-bottom:7px!important;padding:3px!important;border-radius:10px!important}ez-work-order .process>.tabs button{min-height:32px!important;padding:7px 10px!important;font-size:11px!important}ez-work-order .delivery-card>header,ez-work-order .previous-card>header{padding:9px 10px!important}ez-work-order .delivery-lines{padding:8px 10px 2px!important}ez-work-order .delivery-lines article{padding:9px!important}ez-work-order .source{margin:8px 10px!important;padding:8px 9px!important}ez-work-order .delivery-card>footer{padding:8px 10px max(8px,env(safe-area-inset-bottom))!important}ez-work-order .previous-card>header{align-items:stretch!important}ez-work-order .previous-card>header input{width:100%!important;min-height:36px!important;font-size:16px!important}ez-work-order .previous-card .table-wrap{padding:8px!important}ez-work-order .previous-card tbody{gap:7px!important}ez-work-order .previous-card tr{border-radius:10px!important}ez-work-order .previous-card td{padding:7px 9px!important}ez-work-order .previous-card td:last-child{padding:8px!important}ez-work-order .previous-card td:last-child button{min-height:36px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .process>.tabs button{transition:none!important;transform:none!important}}ez-work-order .revert:not(.delivery-confirm){width:min(440px,100vw - 28px)!important;max-width:440px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(26,43,49,.11)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 24px 65px #18232938,0 3px 12px #18232917!important}ez-work-order .revert:not(.delivery-confirm) header{position:relative!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:15px 16px 11px!important;border-bottom:1px solid rgba(26,43,49,.075)!important;background:linear-gradient(180deg,#fff,#fbfcfc)!important}ez-work-order .revert:not(.delivery-confirm) header>div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}ez-work-order .revert:not(.delivery-confirm) header small{margin:0!important;color:#a24348!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.075em!important;text-transform:uppercase!important}ez-work-order .revert:not(.delivery-confirm) header h2{margin:0!important;color:#1d2b30!important;font-family:Segoe UI Variable Display,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:18px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.025em!important}ez-work-order .revert:not(.delivery-confirm) header>button{flex:0 0 30px!important;width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid rgba(26,43,49,.09)!important;border-radius:9px!important;background:#f6f8f8!important;color:#66757a!important;font-size:19px!important;line-height:1!important;transition:background .14s ease,border-color .14s ease,transform .14s ease!important}ez-work-order .revert:not(.delivery-confirm) header>button:hover{background:#eef2f2!important;border-color:#1a2b3124!important}ez-work-order .revert:not(.delivery-confirm) header>button:active{transform:scale(.94)!important}ez-work-order .revert:not(.delivery-confirm)>p{margin:12px 16px 11px!important;padding:9px 10px!important;border:1px solid rgba(170,71,77,.11)!important;border-radius:10px!important;background:#aa474d0b!important;color:#647176!important;font-size:11px!important;line-height:1.35!important}ez-work-order .revert:not(.delivery-confirm)>label{margin:0 16px 11px!important;display:flex!important;flex-direction:column!important;gap:5px!important}ez-work-order .revert:not(.delivery-confirm)>label>span{color:#526166!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.025em!important}ez-work-order .revert:not(.delivery-confirm) select,ez-work-order .revert:not(.delivery-confirm) textarea{width:100%!important;border:1px solid rgba(26,43,49,.13)!important;border-radius:10px!important;background:#fbfcfc!important;color:#233237!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:12px!important;font-weight:510!important;outline:none!important;box-shadow:inset 0 1px 2px #19272c06!important;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease!important}ez-work-order .revert:not(.delivery-confirm) select{min-height:38px!important;padding:7px 34px 7px 10px!important}ez-work-order .revert:not(.delivery-confirm) textarea{min-height:82px!important;padding:9px 10px!important;line-height:1.4!important;resize:vertical!important}ez-work-order .revert:not(.delivery-confirm) select:focus,ez-work-order .revert:not(.delivery-confirm) textarea:focus{border-color:#326a5d6b!important;background:#fff!important;box-shadow:0 0 0 3px #326a5d13!important}ez-work-order .revert:not(.delivery-confirm) textarea::placeholder{color:#9aa5a8!important}ez-work-order .revert:not(.delivery-confirm) footer{position:relative!important;bottom:auto!important;display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.35fr)!important;gap:8px!important;padding:10px 16px 14px!important;border-top:1px solid rgba(26,43,49,.07)!important;background:#fbfcfc!important}ez-work-order .revert:not(.delivery-confirm) footer button{min-height:36px!important;margin:0!important;padding:7px 11px!important;border-radius:9px!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;transition:transform .13s ease,box-shadow .13s ease,background .13s ease!important}ez-work-order .revert:not(.delivery-confirm) footer .cancel{border:1px solid rgba(26,43,49,.12)!important;background:#fff!important;color:#536268!important}ez-work-order .revert:not(.delivery-confirm) footer .danger{border:1px solid rgba(135,49,55,.16)!important;background:linear-gradient(180deg,#b9575d,#a9474d)!important;color:#fff!important;box-shadow:0 5px 12px #94373d2b!important}ez-work-order .revert:not(.delivery-confirm) footer button:hover:not(:disabled){transform:translateY(-1px)!important}ez-work-order .revert:not(.delivery-confirm) footer .danger:hover:not(:disabled){box-shadow:0 7px 16px #94373d38!important}ez-work-order .revert:not(.delivery-confirm) footer button:active:not(:disabled){transform:scale(.985)!important}ez-work-order .revert:not(.delivery-confirm) footer button:disabled{opacity:.58!important;cursor:not-allowed!important}@media(max-width:700px){ez-work-order .revert:not(.delivery-confirm){width:100%!important;max-width:none!important;max-height:90dvh!important;border-left:0!important;border-right:0!important;border-bottom:0!important;border-radius:17px 17px 0 0!important}ez-work-order .revert:not(.delivery-confirm) header{position:sticky!important;top:0!important;z-index:2!important;padding:13px 14px 10px!important}ez-work-order .revert:not(.delivery-confirm) header h2{font-size:17px!important}ez-work-order .revert:not(.delivery-confirm)>p{margin:10px 14px!important}ez-work-order .revert:not(.delivery-confirm)>label{margin:0 14px 10px!important}ez-work-order .revert:not(.delivery-confirm) select,ez-work-order .revert:not(.delivery-confirm) textarea{font-size:16px!important}ez-work-order .revert:not(.delivery-confirm) footer{position:sticky!important;bottom:0!important;z-index:2!important;padding:9px 14px max(12px,env(safe-area-inset-bottom))!important}ez-work-order .revert:not(.delivery-confirm) footer button{min-height:42px!important;font-size:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .revert:not(.delivery-confirm) header>button,ez-work-order .revert:not(.delivery-confirm) footer button{transition:none!important;transform:none!important}}ez-work-order .order-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 9px!important;padding:0 1px!important}ez-work-order .order-head>div:first-child{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important}ez-work-order .order-head .back-link{min-height:30px!important;margin:0!important;padding:6px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(65,91,101,.12)!important;border-radius:8px!important;background:#ffffffd1!important;color:#60747b!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;box-shadow:0 2px 7px #1d354009!important;white-space:nowrap!important;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease!important}ez-work-order .order-head .back-link:hover{background:#fff!important;border-color:#415b6533!important;color:#355762!important;box-shadow:0 4px 10px #1d35400f!important;transform:translateY(-1px)!important}ez-work-order .order-head .back-link:active{transform:scale(.985)!important}ez-work-order .order-head h1{min-width:0!important;margin:0!important;color:#243940!important;font-family:Segoe UI Variable Display,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:22px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.032em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}ez-work-order .order-head .head-meta{flex:0 0 auto!important;min-width:190px!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto auto!important;align-items:center!important;justify-content:end!important;column-gap:8px!important;row-gap:1px!important;padding:6px 8px 6px 10px!important;border:1px solid rgba(64,91,101,.11)!important;border-radius:10px!important;background:#ffffffc7!important;box-shadow:0 3px 10px #1f374009,inset 0 1px #ffffffd9!important;text-align:right!important}ez-work-order .order-head .head-meta small{grid-column:1!important;grid-row:1!important;margin:0!important;color:#87959a!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.065em!important;text-transform:uppercase!important;white-space:nowrap!important}ez-work-order .order-head .head-meta>b{grid-column:1!important;grid-row:2!important;margin:0!important;color:#2e4952!important;font-family:Segoe UI Variable Display,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:12.5px!important;line-height:1!important;font-weight:700!important;letter-spacing:-.018em!important;white-space:nowrap!important}ez-work-order .order-head .head-meta>span{grid-column:2!important;grid-row:1/3!important;align-self:center!important;justify-self:end!important;min-height:24px!important;padding:5px 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(61,114,96,.13)!important;border-radius:999px!important;background:#46806a14!important;color:#426f60!important;font-size:11px!important;line-height:1!important;font-weight:700!important;white-space:nowrap!important}ez-work-order .order-head .head-meta>span.done{border-color:#39715b24!important;background:#3f7f651a!important;color:#356650!important}ez-work-order .order-head .head-meta>span.late-state{border-color:#a6454b24!important;background:#ad484f17!important;color:#9d454b!important}ez-work-order .workspace-grid{align-items:start!important;gap:11px!important}ez-work-order .workspace-grid>.process{min-width:0!important}ez-work-order .workspace-grid>.premium-side{min-width:0!important;gap:8px!important}@media(max-width:900px){ez-work-order .order-head{align-items:flex-start!important;gap:8px!important}ez-work-order .order-head>div:first-child{min-width:0!important;flex:1 1 auto!important}ez-work-order .order-head .head-meta{min-width:172px!important;padding:6px 7px 6px 9px!important}}@media(max-width:700px){ez-work-order .order-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;margin-bottom:7px!important}ez-work-order .order-head>div:first-child{gap:6px!important;min-width:0!important}ez-work-order .order-head .back-link{min-height:29px!important;padding:5px 7px!important;font-size:11px!important}ez-work-order .order-head h1{font-size:18px!important}ez-work-order .order-head .head-meta{min-width:0!important;padding:5px 6px!important;column-gap:6px!important;border-radius:9px!important}ez-work-order .order-head .head-meta small{display:none!important}ez-work-order .order-head .head-meta>b{grid-row:1/3!important;align-self:center!important;font-size:11px!important}ez-work-order .order-head .head-meta>span{min-height:22px!important;padding:4px 6px!important;font-size:11px!important}ez-work-order .workspace-grid{gap:8px!important}}@media(max-width:470px){ez-work-order .order-head{grid-template-columns:1fr!important}ez-work-order .order-head .head-meta{width:100%!important;justify-content:space-between!important;grid-template-columns:auto 1fr!important}ez-work-order .order-head .head-meta>span{justify-self:end!important}}@media(prefers-reduced-motion:reduce){ez-work-order .order-head .back-link{transition:none!important;transform:none!important}}@keyframes ezQa67SoftShimmer{0%{background-position:180% 0}to{background-position:-80% 0}}@keyframes ezQa67ProgressFlow{0%{transform:translate(-115%)}to{transform:translate(285%)}}@keyframes ezQa67StatusBreath{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}ez-work-order .previous-card td.empty{padding:22px 16px!important;color:#7f9096!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1.4!important;font-weight:650!important;letter-spacing:.005em!important;text-align:center!important;background:linear-gradient(135deg,#f7fafbd1,#fffffffa)!important}ez-work-order .previous-card td.empty:after{content:"";display:block;width:28px;height:2px;margin:8px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(69,123,157,.25),transparent)}ez-work-order .file-drop.busy{opacity:1!important;border-style:solid!important;border-color:#457b9d2e!important;background:linear-gradient(100deg,#f7fafb 20%,#eef5f7,#f7fafb 60%)!important;background-size:240% 100%!important;animation:ezQa67SoftShimmer 1.7s linear infinite!important;color:#587079!important}ez-work-order .file-drop.busy label{opacity:.78!important;box-shadow:none!important}ez-work-order .delivery-uncertain{margin:10px 14px 0!important;padding:9px 11px!important;gap:10px!important;border-radius:10px!important;border-color:#b98e2a42!important;background:linear-gradient(135deg,#fffaf0,#fffdf8)!important;box-shadow:0 4px 14px #684e140d!important}ez-work-order .delivery-uncertain>div{gap:2px!important}ez-work-order .delivery-uncertain b{font-size:11px!important;line-height:1.2!important;font-weight:700!important}ez-work-order .delivery-uncertain span{font-size:11px!important;line-height:1.4!important}ez-work-order .delivery-uncertain button{min-height:29px!important;padding:5px 9px!important;border-radius:8px!important;font-size:11px!important;box-shadow:0 4px 10px #1d355717!important}ez-work-order .attachments-modal .attachment-transfer{margin:10px 0 0!important;padding:10px 11px!important;border:1px solid rgba(69,123,157,.14)!important;border-radius:11px!important;background:linear-gradient(145deg,#f7fbfcf5,#fffffffc)!important;box-shadow:0 5px 16px #1d35570e!important;display:grid!important;gap:6px!important}ez-work-order .attachments-modal .attachment-transfer-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}ez-work-order .attachments-modal .attachment-transfer-head>div{min-width:0!important;display:grid!important;gap:1px!important}ez-work-order .attachments-modal .attachment-transfer-head small{color:#8a9aa0!important;font-size:11px!important;line-height:1.15!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.055em!important}ez-work-order .attachments-modal .attachment-transfer-head b{color:#314f59!important;font-size:11px!important;line-height:1.25!important;font-weight:700!important}ez-work-order .attachments-modal .attachment-transfer-head strong{flex:0 0 auto!important;color:#426c7b!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;font-variant-numeric:tabular-nums!important}ez-work-order .attachments-modal .attachment-transfer-file{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#71848b!important;font-size:11px!important;line-height:1.2!important;font-weight:650!important}ez-work-order .attachments-modal .attachment-progress-track{position:relative!important;height:5px!important;overflow:hidden!important;border-radius:999px!important;background:#e8eff1!important;box-shadow:inset 0 1px 2px #1d355712!important}ez-work-order .attachments-modal .attachment-progress-track>i{position:absolute!important;inset:0 auto 0 0!important;display:block!important;min-width:4px!important;border-radius:inherit!important;background:linear-gradient(90deg,#547f8e,#315d6d)!important;box-shadow:0 0 8px #457b9d2e!important;transition:width .22s ease!important}ez-work-order .attachments-modal .attachment-transfer.indeterminate .attachment-progress-track>i{width:34%!important;animation:ezQa67ProgressFlow 1.25s ease-in-out infinite!important}ez-work-order .attachments-modal .attachment-transfer-meta{display:flex!important;justify-content:space-between!important;gap:10px!important;color:#84969c!important;font-size:11px!important;line-height:1.25!important;font-weight:640!important}ez-work-order .attachments-modal .attachment-transfer.cancelling{opacity:.72!important}ez-work-order .previous-card button:disabled,ez-work-order .helping button:disabled,ez-work-order .attachments-modal button:disabled,ez-work-order .file-drop label:has(input:disabled){opacity:.62!important;filter:saturate(.72)!important}ez-work-order .previous-card button:disabled,ez-work-order .helping button:disabled{animation:ezQa67StatusBreath 1.35s ease-in-out infinite!important}@media(max-width:700px){ez-work-order .previous-card td.empty{padding:19px 12px!important}ez-work-order .delivery-uncertain{margin:8px 10px 0!important;padding:9px 10px!important}ez-work-order .delivery-uncertain button{width:100%!important}ez-work-order .attachments-modal .attachment-transfer{padding:9px 10px!important;border-radius:10px!important}ez-work-order .attachments-modal .attachment-transfer-meta{gap:6px!important;font-size:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .file-drop.busy,ez-work-order .attachments-modal .attachment-transfer.indeterminate .attachment-progress-track>i,ez-work-order .previous-card button:disabled,ez-work-order .helping button:disabled{animation:none!important}}ez-work-order .emoji-picker{width:252px!important;padding:9px!important;gap:3px!important;border:1px solid rgba(69,123,157,.14)!important;border-radius:14px!important;background:#fffffff7!important;box-shadow:0 16px 38px #1d35572e,0 2px 8px #1d355712!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;scrollbar-width:thin;scrollbar-color:rgba(69,123,157,.28) transparent}ez-work-order .emoji-picker::-webkit-scrollbar{width:6px!important;height:6px!important}ez-work-order .emoji-picker::-webkit-scrollbar-track{background:transparent!important}ez-work-order .emoji-picker::-webkit-scrollbar-thumb{background:#457b9d40!important;border-radius:10px!important}ez-work-order .emoji-picker button{width:100%!important;min-width:0!important;height:31px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:8px!important;background:transparent!important;font-size:18px!important;line-height:1!important;cursor:pointer!important;transform:translateZ(0)!important;transition:background .12s ease,transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s ease!important}ez-work-order .emoji-picker button:hover,ez-work-order .emoji-picker button:focus-visible{background:#a8dadc38!important;transform:translateY(-1px) scale(1.07)!important;box-shadow:0 4px 10px #1d355714!important;outline:none!important}ez-work-order .emoji-picker button:active{transform:scale(.91)!important;box-shadow:none!important}ez-work-order .composer:not(.voice-active) .emoji-toggle[aria-expanded=true]{background:#a8dadc3d!important;color:var(--ez-navy)!important;box-shadow:inset 0 0 0 1px #457b9d1a!important}@media(max-width:700px){ez-work-order .emoji-picker{left:8px!important;right:8px!important;bottom:calc(62px + env(safe-area-inset-bottom))!important;width:auto!important;max-height:188px!important;padding:9px!important;gap:4px!important;border-radius:15px!important}ez-work-order .emoji-picker button{height:34px!important;font-size:19px!important}}@media(max-width:420px){ez-work-order .emoji-picker{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media(prefers-reduced-motion:reduce){ez-work-order .emoji-picker button{transition:none!important;transform:none!important}}ez-work-order button,ez-work-order [role=button],ez-work-order input,ez-work-order textarea,ez-work-order select{-webkit-tap-highlight-color:transparent}ez-work-order button:focus-visible,ez-work-order [role=button]:focus-visible,ez-work-order input:focus-visible,ez-work-order textarea:focus-visible,ez-work-order select:focus-visible,ez-work-order a:focus-visible{outline:2px solid rgba(69,123,157,.46)!important;outline-offset:2px!important}ez-work-order input:not([type=checkbox]):not([type=radio]):focus,ez-work-order textarea:focus,ez-work-order select:focus{border-color:#457b9d6b!important;box-shadow:0 0 0 3px #457b9d14!important}ez-work-order button:disabled,ez-work-order input:disabled,ez-work-order textarea:disabled,ez-work-order select:disabled,ez-work-order [aria-disabled=true]{cursor:not-allowed!important}ez-work-order button:not(:disabled):active{transition-duration:.08s!important}ez-work-order ::selection{background:#457b9d33;color:inherit}ez-work-order button,ez-work-order [role=button]{user-select:none;-webkit-user-select:none}@media(forced-colors:active){ez-work-order button:focus-visible,ez-work-order [role=button]:focus-visible,ez-work-order input:focus-visible,ez-work-order textarea:focus-visible,ez-work-order select:focus-visible,ez-work-order a:focus-visible{outline:2px solid CanvasText!important}}@media(prefers-reduced-motion:reduce){ez-work-order button,ez-work-order [role=button],ez-work-order input,ez-work-order textarea,ez-work-order select{scroll-behavior:auto!important}}ez-work-order{--ez-wo-font:"Segoe UI Variable Text","Segoe UI",Inter,Roboto,system-ui,sans-serif;--ez-wo-display:"Segoe UI Variable Display","Segoe UI Variable Text","Segoe UI",Inter,Roboto,system-ui,sans-serif;font-family:var(--ez-wo-font)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}ez-work-order .order-head h1,ez-work-order .chat-contact-title>b,ez-work-order .delivery-card>header b,ez-work-order .previous-card>header b,ez-work-order .attachments-modal h2,ez-work-order .revert h2{font-family:var(--ez-wo-display)!important;letter-spacing:-.018em!important}ez-work-order .head-meta>small,ez-work-order .premium-side .compact-details>small,ez-work-order .premium-side .compact-progress>small,ez-work-order .premium-side .helping.compact-helping>small,ez-work-order .attachments-modal header small,ez-work-order .revert header small{font-family:var(--ez-wo-font)!important;font-weight:700!important;letter-spacing:.065em!important;text-transform:uppercase!important}ez-work-order .head-meta>b,ez-work-order .premium-side .compact-details>div>b,ez-work-order .premium-side .helping.compact-helping>b,ez-work-order .delivery-summary b{font-family:var(--ez-wo-font)!important;font-weight:700!important;letter-spacing:-.012em!important}ez-work-order .head-meta>b,ez-work-order .chat-order-chip,ez-work-order .search-count,ez-work-order .previous-card td[data-label=Size],ez-work-order .delivery-summary b{font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important}ez-work-order .process>.tabs button,ez-work-order .chat-head-actions button,ez-work-order .delivery-card>footer button,ez-work-order .previous-card td button,ez-work-order .premium-side .helping.compact-helping>button,ez-work-order .revert footer button,ez-work-order .attachments-modal footer button{font-family:var(--ez-wo-font)!important;font-weight:700!important;letter-spacing:-.002em!important}ez-work-order .chat-contact-status,ez-work-order .delivery-card>header span,ez-work-order .previous-card>header span,ez-work-order .delivery-card>footer span,ez-work-order .attachment-transfer-meta,ez-work-order .source small{font-family:var(--ez-wo-font)!important;font-weight:480!important;letter-spacing:0!important}ez-work-order .previous-card th{font-family:var(--ez-wo-font)!important;font-weight:700!important}ez-work-order .previous-card td{font-family:var(--ez-wo-font)!important;font-weight:480!important}ez-work-order .previous-card td b{font-weight:700!important;letter-spacing:-.008em!important}ez-work-order .emoji-picker button,ez-work-order .voice-waveform,ez-work-order .wa-voice-waveform{font-family:inherit}@media(max-width:700px){ez-work-order .order-head h1,ez-work-order .chat-contact-title>b{letter-spacing:-.014em!important}}@keyframes ezViewerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ezViewerStageIn{0%{opacity:0;transform:scale(.985) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}ez-work-order .image-viewer{position:fixed!important;inset:0!important;z-index:11000!important;display:grid!important;place-items:center!important;padding:76px 20px 20px!important;background:#0a1012e6!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;animation:ezViewerFadeIn .16s ease-out both!important}ez-work-order .viewer-actions{position:absolute!important;top:14px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:max-content!important;max-width:calc(100vw - 24px)!important;padding:6px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;background:#1b2326c7!important;box-shadow:0 10px 28px #00000047,inset 0 1px #ffffff14!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}ez-work-order .viewer-actions button{min-width:34px!important;min-height:32px!important;margin:0!important;padding:5px 9px!important;display:inline-grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;background:#ffffff13!important;color:#f3f7f8!important;font-family:Segoe UI Variable Text,Segoe UI,Inter,Roboto,system-ui,sans-serif!important;font-size:11px!important;line-height:1!important;font-weight:680!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffff0e!important;transition:background .14s ease,border-color .14s ease,transform .14s ease!important}ez-work-order .viewer-actions button:hover:not(:disabled){background:#ffffff24!important;border-color:#ffffff2e!important;transform:translateY(-1px)!important}ez-work-order .viewer-actions button:active:not(:disabled){transform:scale(.97)!important}ez-work-order .viewer-actions button:disabled{opacity:.38!important;cursor:not-allowed!important}ez-work-order .viewer-stage{width:min(1180px,100vw - 40px)!important;height:min(78vh,820px)!important;min-height:260px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:14px!important;background:#04080a6b!important;box-shadow:0 22px 54px #00000057,inset 0 1px #ffffff09!important;animation:ezViewerStageIn .19s cubic-bezier(.22,1,.36,1) both!important;cursor:grab!important;touch-action:none!important}ez-work-order .viewer-stage:active{cursor:grabbing!important}ez-work-order .viewer-stage img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;transform-origin:center center!important}@media(max-width:700px){ez-work-order .image-viewer{padding:calc(68px + env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))!important}ez-work-order .viewer-actions{top:max(8px,env(safe-area-inset-top))!important;left:8px!important;right:8px!important;transform:none!important;width:auto!important;max-width:none!important;padding:5px!important;gap:4px!important;border-radius:11px!important;flex-wrap:nowrap!important}ez-work-order .viewer-actions button{flex:1 1 auto!important;min-width:0!important;min-height:36px!important;padding:6px 7px!important;font-size:11px!important}ez-work-order .viewer-stage{width:100%!important;height:calc(100dvh - 82px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;min-height:220px!important;border-radius:11px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .image-viewer,ez-work-order .viewer-stage{animation:none!important}ez-work-order .viewer-actions button{transition:none!important}}@keyframes ezChatSearchReveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}ez-work-order .chat-search-strip{grid-template-columns:18px minmax(0,1fr) auto 31px 31px 31px!important;gap:5px!important;padding:6px 9px!important;background:#f9fcfbfb!important;border-bottom:1px solid rgba(87,119,124,.12)!important;box-shadow:0 5px 15px #1d355708!important;animation:ezChatSearchReveal .16s cubic-bezier(.22,1,.36,1) both!important}ez-work-order .chat-search-strip>svg{width:15px!important;height:15px!important;color:#809297!important;opacity:.88!important}ez-work-order .chat-search-strip input{height:33px!important;padding:0 12px!important;border-radius:16px!important;border:1px solid rgba(99,132,138,.14)!important;background:#ffffffed!important;font-size:11px!important;font-weight:520!important;box-shadow:inset 0 1px #ffffffd1,0 1px 2px #1d355705!important;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease!important}ez-work-order .chat-search-strip input::placeholder{color:#97a5a9!important;opacity:1!important}ez-work-order .chat-search-strip input:focus{background:#fff!important;border-color:#2d847d57!important;box-shadow:0 0 0 3px #2d847d11,inset 0 1px #ffffffe6!important}ez-work-order .chat-search-strip .search-count{min-width:39px!important;height:23px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(94,126,131,.11)!important;border-radius:999px!important;background:#ecf3f2d1!important;color:#6d8186!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.015em!important}ez-work-order .chat-search-strip button{width:31px!important;height:31px!important;border:1px solid rgba(95,127,132,.08)!important;border-radius:50%!important;background:#ffffff9e!important;color:#667c82!important;box-shadow:0 1px 2px #1d355706!important}ez-work-order .chat-search-strip button svg{width:14px!important;height:14px!important;stroke-width:1.9!important}ez-work-order .chat-search-strip button:hover:not(:disabled){background:#eef5f4!important;border-color:#3a797424!important;color:#28474b!important;transform:translateY(-1px)!important;box-shadow:0 4px 9px #1d35570e!important}ez-work-order .chat-search-strip button:active:not(:disabled){transform:scale(.94)!important}ez-work-order .chat-search-strip button:disabled{opacity:.28!important;background:#f4f7f7a6!important;box-shadow:none!important}ez-work-order .chat-search-strip .search-close:hover:not(:disabled){background:#a03d4313!important;border-color:#a03d431f!important;color:#93414a!important}ez-work-order .messages article.search-hit .bubble{outline:1.5px solid rgba(169,190,31,.72)!important;outline-offset:2px!important;box-shadow:0 5px 15px #46562c13,0 0 0 3px #bcd10112!important}@media(max-width:700px){ez-work-order .chat-search-strip{grid-template-columns:16px minmax(0,1fr) 30px 30px 30px!important;gap:4px!important;padding:6px 7px!important}ez-work-order .chat-search-strip input{height:37px!important;font-size:16px!important;border-radius:18px!important}ez-work-order .chat-search-strip .search-count{display:none!important}ez-work-order .chat-search-strip button{width:30px!important;height:30px!important}}@media(prefers-reduced-motion:reduce){ez-work-order .chat-search-strip{animation:none!important}ez-work-order .chat-search-strip button{transition:none!important;transform:none!important}}ez-work-order .workspace-grid,ez-work-order .workspace-grid>.process,ez-work-order .workspace-grid>.premium-side,ez-work-order .process>[role=tabpanel],ez-work-order .chat-card,ez-work-order .delivery-card,ez-work-order .previous-card{min-width:0!important;max-width:100%!important}ez-work-order .workspace-grid>.premium-side{align-content:start!important}ez-work-order .delivery-card>header>div,ez-work-order .previous-card>header>div,ez-work-order .delivery-lines article,ez-work-order .premium-side section{min-width:0!important}ez-work-order .delivery-card>header b,ez-work-order .delivery-card>header span,ez-work-order .previous-card>header b,ez-work-order .previous-card>header span,ez-work-order .delivery-lines .item-title b,ez-work-order .premium-side .compact-details>div>b,ez-work-order .premium-side .helping.compact-helping>b{overflow-wrap:anywhere!important}@media(max-width:1050px)and (min-width:701px){ez-work-order .workspace-grid{gap:9px!important}ez-work-order .process>.tabs{margin-bottom:7px!important}ez-work-order .process>.tabs button{min-height:33px!important;padding:7px 10px!important;font-size:11px!important}ez-work-order .delivery-card>header,ez-work-order .previous-card>header{padding:9px 11px!important}ez-work-order .delivery-lines{padding-left:11px!important;padding-right:11px!important}ez-work-order .source{margin-left:11px!important;margin-right:11px!important}ez-work-order .delivery-card>footer{padding-left:11px!important;padding-right:11px!important}ez-work-order .workspace-grid>.premium-side{gap:7px!important}}@media(max-width:700px){ez-work-order .workspace-grid{gap:7px!important}ez-work-order .process>.tabs{gap:3px!important;margin-bottom:6px!important;padding:3px!important}ez-work-order .process>.tabs button{min-height:31px!important;padding:6px 9px!important;font-size:11px!important;line-height:1.05!important;white-space:nowrap!important}ez-work-order .chat-card,ez-work-order .delivery-card,ez-work-order .previous-card,ez-work-order .premium-side>section{border-radius:11px!important}ez-work-order .delivery-card>header,ez-work-order .previous-card>header{min-height:0!important;padding:8px 9px!important;gap:7px!important}ez-work-order .delivery-card>header b,ez-work-order .previous-card>header b{font-size:11px!important}ez-work-order .delivery-card>header span,ez-work-order .previous-card>header span{font-size:11px!important}ez-work-order .delivery-lines{padding:7px 9px 2px!important;gap:7px!important}ez-work-order .delivery-lines article{padding:8px!important;border-radius:9px!important}ez-work-order .source{margin:7px 9px!important;padding:8px!important}ez-work-order .delivery-card>footer{padding:7px 9px max(8px,env(safe-area-inset-bottom))!important}ez-work-order .previous-card .table-wrap{padding:7px!important}ez-work-order .previous-card tbody{gap:6px!important}ez-work-order .previous-card tr{border-radius:9px!important}ez-work-order .previous-card td{grid-template-columns:minmax(78px,34%) minmax(0,1fr)!important;gap:8px!important;padding:7px 8px!important}ez-work-order .workspace-grid>.premium-side{gap:6px!important}}@media(max-width:420px){ez-work-order .process>.tabs button{padding-left:8px!important;padding-right:8px!important;font-size:11px!important}ez-work-order .previous-card td{grid-template-columns:minmax(72px,32%) minmax(0,1fr)!important}}ez-work-order,ez-work-order .workspace-grid,ez-work-order .process,ez-work-order .process>[role=tabpanel],ez-work-order .order-side,ez-work-order .chat-card,ez-work-order .delivery-card,ez-work-order .previous-card{min-width:0!important}ez-work-order .workspace-grid{align-items:start!important}ez-work-order .process>[role=tabpanel]{width:100%!important;max-width:100%!important}ez-work-order .process>.tabs{flex-wrap:nowrap!important;min-width:0!important}ez-work-order .process>.tabs button{white-space:nowrap!important}ez-work-order .delivery-card,ez-work-order .previous-card,ez-work-order .premium-side>section{max-width:100%!important}ez-work-order .delivery-card b,ez-work-order .delivery-card span,ez-work-order .previous-card b,ez-work-order .previous-card span,ez-work-order .premium-side b,ez-work-order .premium-side span{min-width:0!important}@media(max-width:700px){ez-work-order .process>.tabs{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none!important}ez-work-order .process>.tabs::-webkit-scrollbar{display:none!important}ez-work-order .workspace-grid>.premium-side{width:100%!important;max-width:100%!important}}@keyframes ezDeliveryTransferSweep{0%{transform:translate(-115%)}55%{transform:translate(85%)}to{transform:translate(235%)}}ez-work-order .delivery-file-transfer{margin:7px 0 2px!important;padding:9px 10px 8px!important;border:1px solid rgba(17,75,58,.13)!important;border-radius:11px!important;background:linear-gradient(180deg,#f7fcfaf5,#f2f9f6f0)!important;box-shadow:inset 0 1px #fffc!important;overflow:hidden!important}ez-work-order .delivery-file-transfer-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}ez-work-order .delivery-file-transfer-head>div{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}ez-work-order .delivery-file-transfer-head small,ez-work-order .delivery-file-transfer-meta{font-size:11px!important;line-height:1.2!important;color:#708078!important}ez-work-order .delivery-file-transfer-head b{font-size:11.5px!important;line-height:1.2!important;font-weight:700!important;color:#173c32!important}ez-work-order .delivery-file-transfer-head>span{flex:0 0 auto!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;color:#61736b!important}ez-work-order .delivery-file-transfer-name{margin-top:5px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.25!important;font-weight:650!important;color:#3b4b45!important}ez-work-order .delivery-file-transfer-track{position:relative!important;height:6px!important;margin-top:7px!important;overflow:hidden!important;border-radius:999px!important;background:#114b3a1a!important}ez-work-order .delivery-file-transfer-track>i{position:absolute!important;inset:0 auto 0 0!important;width:42%!important;border-radius:inherit!important;background:linear-gradient(90deg,#2c7964,#56a98c,#2c7964)!important;box-shadow:0 0 10px #43917729!important}ez-work-order .delivery-file-transfer-track.indeterminate>i{animation:ezDeliveryTransferSweep 1.15s cubic-bezier(.45,0,.25,1) infinite!important}ez-work-order .delivery-file-transfer-track.submitting>i{width:55%!important;animation-duration:.9s!important}ez-work-order .delivery-file-transfer-meta{display:flex!important;justify-content:space-between!important;gap:10px!important;margin-top:5px!important}ez-work-order .delivery-file-transfer.source-transfer{margin:9px 0 0!important;background:linear-gradient(180deg,#f7fcfafa,#eef8f4f5)!important}@media(max-width:700px){ez-work-order .delivery-file-transfer{padding:8px 9px 7px!important;border-radius:10px!important}ez-work-order .delivery-file-transfer-meta{gap:6px!important;flex-wrap:wrap!important}}@media(prefers-reduced-motion:reduce){ez-work-order .delivery-file-transfer-track.indeterminate>i{left:29%!important;animation:none!important}}ez-work-order .delivery-file-transfer.telemetry{padding:10px 11px 9px!important}ez-work-order .delivery-file-transfer .delivery-transfer-percent{flex:0 0 auto!important;min-width:44px!important;padding:4px 7px!important;border:1px solid rgba(28,106,82,.16)!important;border-radius:999px!important;background:#ffffffc7!important;color:#17654f!important;font-size:11px!important;line-height:1!important;font-weight:700!important;text-align:center!important;font-variant-numeric:tabular-nums!important}ez-work-order .delivery-file-transfer .delivery-transfer-percent.complete{color:#17654f!important;background:#e0f7eee6!important}ez-work-order .delivery-file-transfer-track:not(.indeterminate)>i{width:var(--ez-upload-progress, 0%)!important;animation:none!important;transition:width .18s linear!important;background:linear-gradient(90deg,#246f5b,#48a183)!important}ez-work-order .delivery-transfer-stats{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(88px,.8fr) minmax(88px,.8fr)!important;gap:6px!important;margin-top:7px!important}ez-work-order .delivery-transfer-stats>span{min-width:0!important;padding:6px 7px!important;border:1px solid rgba(20,74,58,.08)!important;border-radius:8px!important;background:#ffffffa8!important}ez-work-order .delivery-transfer-stats small{display:block!important;margin:0 0 2px!important;color:#718078!important;font-size:11px!important;line-height:1.1!important}ez-work-order .delivery-transfer-stats b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#25483e!important;font-size:11px!important;line-height:1.2!important;font-weight:700!important;font-variant-numeric:tabular-nums!important}ez-work-order .delivery-overall{margin-top:7px!important;padding-top:7px!important;border-top:1px solid rgba(17,75,58,.09)!important}ez-work-order .delivery-overall>div:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#65766f!important;font-size:11px!important;line-height:1.2!important}ez-work-order .delivery-overall>div:first-child b{color:#2f5448!important;font-weight:700!important;font-variant-numeric:tabular-nums!important;text-align:right!important}ez-work-order .delivery-overall-track{position:relative!important;height:4px!important;margin-top:5px!important;overflow:hidden!important;border-radius:999px!important;background:#114b3a17!important}ez-work-order .delivery-overall-track>i{position:absolute!important;inset:0 auto 0 0!important;width:0;border-radius:inherit!important;background:#397f69!important;transition:width .18s linear!important}@media(max-width:620px){ez-work-order .delivery-transfer-stats{grid-template-columns:1fr 1fr!important}ez-work-order .delivery-transfer-stats>span:first-child{grid-column:1/-1!important}ez-work-order .delivery-overall>div:first-child{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}ez-work-order .delivery-overall>div:first-child b{text-align:left!important}}@media(prefers-reduced-motion:reduce){ez-work-order .delivery-file-transfer-track:not(.indeterminate)>i,ez-work-order .delivery-overall-track>i{transition:none!important}}ez-work-order .source-locked{margin:10px 14px 8px!important;padding:10px 12px!important;border:1px dashed #c7d1d6!important;border-radius:10px!important;background:linear-gradient(180deg,#fbfcfd,#f7f9fa)!important;display:flex!important;align-items:center!important;gap:9px!important;color:#66777e!important}ez-work-order .source-locked .source-lock-icon{width:30px!important;height:30px!important;border-radius:9px!important;background:#edf2f4!important;display:grid!important;place-items:center!important;flex:0 0 30px!important;font-size:14px!important}ez-work-order .source-locked>div:last-child{display:grid!important;gap:2px!important;min-width:0!important}ez-work-order .source-locked b{font-size:11px!important;line-height:1.25!important;color:#43545b!important}ez-work-order .source-locked span{font-size:11px!important;line-height:1.4!important;color:#73838a!important}ez-work-order .source.source-unlocked{animation:ezSourceUnlockIn .22s ease-out both}@keyframes ezSourceUnlockIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){ez-work-order .source-locked{margin:8px 10px 7px!important;padding:9px 10px!important;align-items:flex-start!important}}@media(prefers-reduced-motion:reduce){ez-work-order .source.source-unlocked{animation:none!important}}:root{--ez-font-text:ui-rounded,"Segoe UI Variable Text","Segoe UI",Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;--ez-font-display:ui-rounded,"Segoe UI Variable Display","Segoe UI Variable Text","Segoe UI",Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif}html,body{font-family:var(--ez-font-text)!important;font-weight:400;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body *:not(code):not(pre):not(kbd):not(samp){font-family:var(--ez-font-text)!important}body h1,body h2,body h3,body h4,body h5,body h6,body [class*=headline],body [class*=page-title],body [class*=section-title]{font-family:var(--ez-font-display)!important}code,pre,kbd,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace!important}body h1,body h2,body h3,body [class*=page-title],body [class*=hero-title],body [class*=headline],body h4,body h5,body h6,body [class*=section-title],body [class*=card-title],body b,body strong,body th,body [class*=amount] b,body [class*=amount] strong,body [class*=metric] b,body [class*=metric] strong,body [class*=kpi] b,body [class*=kpi] strong,body [class*=stat] b,body [class*=stat] strong,body [class*=total] b,body [class*=total] strong,body [class*=balance] b,body [class*=balance] strong,body [class*=earning] b,body [class*=earning] strong{font-weight:700!important}body button,body .button,body nav a,body nav button,body [role=button],body input[type=button],body input[type=submit],body [class*=action],body [class*=tab] button{font-weight:650!important}body label,body legend,body [class*=badge],body [class*=chip],body [class*=pill],body [class*=status],body [class*=eyebrow],body [class*=label],body [class*=tag],body [class*=nav-group]{font-weight:650!important}body small,body [class*=muted],body [class*=hint],body [class*=caption]{font-weight:500!important}body input,body select,body textarea{font-weight:400!important}body input::placeholder,body textarea::placeholder{font-weight:400!important}body .brand-wordmark,body .brand-wordmark .word-ezee,body .brand-wordmark .word-work{font-family:var(--ez-font-display)!important;font-weight:800!important}body h1,body h2,body h3{letter-spacing:-.022em}body h4,body h5,body h6{letter-spacing:-.01em}body p,body li,body td,body input,body select,body textarea{letter-spacing:-.002em}body header.shell,body .topbar,body .site-head,body .join-header,body .auth-header,body .auth-head,body .register-head,body .setup-head,body .workspace .content>header{border-bottom:0!important;border-bottom-color:transparent!important}body .join-page .join-header,body .auth-page .auth-header,body .customer-auth-page .auth-head,body .register-page .register-head,body .setup-page .setup-head,body .site-head,body .topbar,body .workspace .content>header,body header.shell{border-bottom:0!important;border-bottom-color:transparent!important;box-shadow:none!important;background-image:none!important}body .join-page .join-header:before,body .join-page .join-header:after,body .auth-page .auth-header:before,body .auth-page .auth-header:after,body .customer-auth-page .auth-head:before,body .customer-auth-page .auth-head:after,body .register-page .register-head:before,body .register-page .register-head:after,body .setup-page .setup-head:before,body .setup-page .setup-head:after,body .site-head:before,body .site-head:after,body .topbar:before,body .topbar:after,body .workspace .content>header:before,body .workspace .content>header:after,body header.shell:before,body header.shell:after{border-bottom:0!important;border-bottom-color:transparent!important;box-shadow:none!important;background-image:none!important}body .join-page .join-header .brand-wordmark .word-ezee,body .join-page header .brand-wordmark .word-ezee{color:var(--ez-navy)!important;text-shadow:none!important}body .join-page .join-header .brand-wordmark .word-work,body .join-page header .brand-wordmark .word-work{color:var(--ez-steel)!important;text-shadow:none!important}body .join-page .join-header .brand-wordmark:after,body .join-page header .brand-wordmark:after{background:var(--ez-gold)!important;box-shadow:7px -4px 0 -1px var(--ez-orange),11px 3px 0 -2px var(--ez-lime)!important;filter:none!important}body header .brand.brand-wordmark,body .topbar .brand.brand-wordmark,body .site-head .brand.brand-wordmark,body .join-page .join-header .brand.brand-wordmark,body .auth-page .auth-header .brand.brand-wordmark,body .customer-auth-page .auth-head .brand.brand-wordmark,body .register-page .register-head .brand.brand-wordmark,body .setup-page .setup-head .brand.brand-wordmark,body .customer-shell .customer-head .brand.brand-wordmark,body .file-page .topbar .brand.brand-wordmark,body .workspace .sidebar-brand-row .brand.brand-wordmark{font-size:27px!important;line-height:1!important}body header .brand.brand-wordmark:after,body .topbar .brand.brand-wordmark:after,body .site-head .brand.brand-wordmark:after,body .join-page .join-header .brand.brand-wordmark:after,body .auth-page .auth-header .brand.brand-wordmark:after,body .customer-auth-page .auth-head .brand.brand-wordmark:after,body .register-page .register-head .brand.brand-wordmark:after,body .setup-page .setup-head .brand.brand-wordmark:after,body .customer-shell .customer-head .brand.brand-wordmark:after,body .file-page .topbar .brand.brand-wordmark:after,body .workspace .sidebar-brand-row .brand.brand-wordmark:after{width:6px!important;height:6px!important;margin:2px 0 0 5px!important}@media(max-width:620px){body header .brand.brand-wordmark,body .topbar .brand.brand-wordmark,body .site-head .brand.brand-wordmark,body .join-page .join-header .brand.brand-wordmark,body .auth-page .auth-header .brand.brand-wordmark,body .customer-auth-page .auth-head .brand.brand-wordmark,body .register-page .register-head .brand.brand-wordmark,body .setup-page .setup-head .brand.brand-wordmark,body .customer-shell .customer-head .brand.brand-wordmark,body .file-page .topbar .brand.brand-wordmark,body .workspace .sidebar-brand-row .brand.brand-wordmark{font-size:24px!important}}body .topbar:not(.dark) .brand-wordmark .word-ezee,body .site-head:not(.dark) .brand-wordmark .word-ezee,body .join-page .join-header .brand-wordmark .word-ezee,body .customer-auth-page .auth-head .brand-wordmark .word-ezee,body .register-page .register-head .brand-wordmark .word-ezee,body .setup-page .setup-head .brand-wordmark .word-ezee,body .customer-shell .customer-head .brand-wordmark .word-ezee,body [data-logo-surface=light] .brand-wordmark .word-ezee{color:var(--ez-navy)!important;text-shadow:none!important}body .topbar:not(.dark) .brand-wordmark .word-work,body .site-head:not(.dark) .brand-wordmark .word-work,body .join-page .join-header .brand-wordmark .word-work,body .customer-auth-page .auth-head .brand-wordmark .word-work,body .register-page .register-head .brand-wordmark .word-work,body .setup-page .setup-head .brand-wordmark .word-work,body .customer-shell .customer-head .brand-wordmark .word-work,body [data-logo-surface=light] .brand-wordmark .word-work{color:var(--ez-steel)!important;text-shadow:none!important}body .topbar:not(.dark) .brand-wordmark:after,body .site-head:not(.dark) .brand-wordmark:after,body .join-page .join-header .brand-wordmark:after,body .customer-auth-page .auth-head .brand-wordmark:after,body .register-page .register-head .brand-wordmark:after,body .setup-page .setup-head .brand-wordmark:after,body .customer-shell .customer-head .brand-wordmark:after,body [data-logo-surface=light] .brand-wordmark:after{background:var(--ez-gold)!important;box-shadow:8px -5px 0 -1px var(--ez-orange),13px 3px 0 -2px var(--ez-lime)!important;filter:none!important}body .auth-page .auth-header .brand-wordmark .word-ezee,body .file-page .topbar .brand-wordmark .word-ezee,body .workspace aside .brand-wordmark .word-ezee,body .site-head.dark .brand-wordmark .word-ezee,body .topbar.dark .brand-wordmark .word-ezee,body [data-logo-surface=dark] .brand-wordmark .word-ezee{color:#f7fbff!important;text-shadow:0 1px 10px rgba(255,255,255,.08)!important}body .auth-page .auth-header .brand-wordmark .word-work,body .file-page .topbar .brand-wordmark .word-work,body .workspace aside .brand-wordmark .word-work,body .site-head.dark .brand-wordmark .word-work,body .topbar.dark .brand-wordmark .word-work,body [data-logo-surface=dark] .brand-wordmark .word-work{color:#92e7ff!important;text-shadow:0 1px 10px rgba(146,231,255,.16)!important}body .auth-page .auth-header .brand-wordmark:after,body .file-page .topbar .brand-wordmark:after,body .workspace aside .brand-wordmark:after,body .site-head.dark .brand-wordmark:after,body .topbar.dark .brand-wordmark:after,body [data-logo-surface=dark] .brand-wordmark:after{background:#ffd166!important;box-shadow:7px -4px 0 -1px #ff9f43,11px 3px 0 -2px #d7f171!important;filter:drop-shadow(0 0 10px rgba(255,209,102,.18))!important}
