:root{color-scheme:light;--background:#f2f5f2;--foreground:#162033;--muted:#64748b;--line:#dbe3ef;--primary:#166534;--primary-dark:#14532d;--surface:#ffffff;--danger:#b91c1c}.inbox-email-workspace{display:block}.inbox-email-surface{background:linear-gradient(135deg,rgba(239,247,255,.96),rgba(247,245,255,.96));border:1px solid #d8e3f2;border-radius:18px;box-shadow:0 18px 45px rgba(31,56,96,.08);grid-column:auto;min-height:min(720px,calc(100vh - 145px));overflow:hidden}.inbox-email-toolbar{align-items:center;background:rgba(255,255,255,.72);border-bottom:1px solid #e4eaf3;display:grid;grid-gap:12px;gap:12px;grid-template-columns:42px minmax(100px,1fr) minmax(260px,340px) 42px;min-height:72px;padding:12px 22px}.inbox-icon-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;color:#66758b;display:inline-flex;height:40px;justify-content:center;padding:0;transition:background .16s ease,color .16s ease,transform .16s ease;width:40px}.inbox-icon-button.active,.inbox-icon-button:hover{background:#eaf1fc;color:#2563eb;transform:translateY(-1px)}.inbox-email-search svg,.inbox-icon-button svg{height:20px;width:20px}.inbox-live-indicator{align-items:center;color:#8996a9;display:flex;font-size:11px;font-weight:750;gap:6px}.inbox-live-indicator i{background:#aab4c2;border-radius:50%;height:6px;width:6px}.inbox-live-indicator.live i{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.11)}.inbox-email-search{align-items:center;background:#eff3f8;border:1px solid #e0e7f0;border-radius:11px;color:#8a97aa;display:flex;gap:10px;min-height:44px;padding:0 14px}.inbox-email-search:focus-within{background:#fff;border-color:#a9c6f5;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.inbox-email-search input{background:transparent;border:0;color:#15213a;font:inherit;min-width:0;outline:0;width:100%}.inbox-email-filters{background:rgba(251,253,255,.98);border:1px solid #d9e4f2;border-radius:16px;box-shadow:0 18px 50px rgb(31 56 96/.16);display:grid;grid-gap:13px;gap:13px;min-width:310px;opacity:0;padding:16px;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility .18s ease;visibility:hidden;width:340px;z-index:30}.inbox-email-filters.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.inbox-filter-anchor{position:relative}.inbox-filter-popover-heading{align-items:flex-start;border-bottom:1px solid #e5ebf4;display:flex;justify-content:space-between;margin:-2px 0 2px;padding-bottom:12px}.inbox-filter-popover-heading>div{display:grid;grid-gap:3px;gap:3px}.inbox-filter-popover-heading strong{color:#14223b;font-size:14px}.inbox-filter-popover-heading span{color:#8390a4;font-size:10px}.inbox-filter-popover-heading button{align-items:center;background:#edf3fb;border:0;border-radius:8px;color:#64748b;display:flex;font-size:18px;height:28px;justify-content:center;padding:0;width:28px}.inbox-email-filters label{display:grid;grid-gap:6px;gap:6px}.inbox-email-filters label>span{color:#6d7c93;font-size:11px;font-weight:800}.inbox-email-filters .select{min-height:40px}.inbox-online-copy{color:#718096;font-size:12px;justify-self:start;padding:2px 1px 0}.inbox-mailbox-tabs{background:rgba(255,255,255,.58);border-bottom:1px solid #e4eaf3;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.inbox-mailbox-tabs button{align-items:center;background:transparent;border:0;border-right:1px solid #edf1f6;color:#647287;display:grid;grid-gap:11px;gap:11px;grid-template-columns:30px minmax(0,1fr) auto;min-height:92px;padding:14px 18px;position:relative;text-align:left;transition:background .16s ease,color .16s ease}.inbox-mailbox-tabs button:last-child{border-right:0}.inbox-mailbox-tabs button:after{background:linear-gradient(90deg,#149fdf,#4e55ef);bottom:0;content:"";height:4px;left:16px;opacity:0;position:absolute;right:16px;transform:scaleX(.55);transition:opacity .16s ease,transform .18s ease}.inbox-mailbox-tabs button.active,.inbox-mailbox-tabs button:hover{background:linear-gradient(135deg,rgba(232,244,255,.94),rgba(239,237,255,.9));color:#17243d}.inbox-mailbox-tabs button.active:after{opacity:1;transform:scaleX(1)}.inbox-mailbox-tabs button>span:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0}.inbox-mailbox-tabs strong{font-size:14px}.inbox-mailbox-tabs small{color:#8995a7;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-mailbox-tabs b{background:#dfeaff;border-radius:999px;color:#2563eb;font-size:10px;height:22px;min-width:22px;padding:0 6px}.inbox-mailbox-tabs b,.inbox-tab-icon{align-items:center;display:flex;justify-content:center}.inbox-tab-icon{border:1.5px solid;border-radius:8px;height:28px;opacity:.75;width:28px}.inbox-tab-icon svg{height:18px;width:18px}.inbox-mailbox-tabs button.active .inbox-tab-icon{background:linear-gradient(135deg,#1699de,#4d57ef);border-color:transparent;box-shadow:0 6px 14px rgba(48,88,222,.24);color:#fff;opacity:1}.inbox-mailbox-tabs button.active .inbox-tab-icon svg{fill:rgba(255,255,255,.18)}.inbox-email-list{background:rgba(255,255,255,.45);max-height:calc(100vh - 330px)}.inbox-email-row{align-items:center;background:rgba(255,255,255,.5);border-bottom:1px solid #e8edf4;display:grid;grid-gap:12px;gap:12px;grid-template-columns:28px minmax(0,1fr);min-height:68px;padding:0 18px;transition:background .15s ease,box-shadow .15s ease}.inbox-email-row:focus-within,.inbox-email-row:hover{background:rgba(232,241,255,.88);box-shadow:inset 3px 0 0 #5f8fe9;transform:none}.inbox-star{background:transparent;border:0;color:#b1bccb;height:28px;padding:4px;width:28px}.inbox-star.active,.inbox-star:hover{color:#f3a712}.inbox-star svg{height:20px;width:20px}.inbox-email-link{align-items:center;color:#17223a;display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(170px,230px) minmax(0,1fr) 76px 30px;min-height:68px;min-width:0;text-decoration:none}.inbox-email-sender{align-items:center;display:flex;gap:10px;min-width:0}.inbox-email-sender .inbox-avatar{background:linear-gradient(145deg,#e2f3ff,#ecebff);border:1px solid #d3e4fa;border-radius:10px;color:#2563eb;height:34px;width:34px}.inbox-email-sender strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-email-subject{align-items:baseline;color:#627086;display:flex;font-size:12px;gap:6px;min-width:0;white-space:nowrap}.inbox-email-subject strong{color:#27354d;font-size:12px;text-transform:uppercase}.inbox-email-subject small{color:#8a96a8;overflow:hidden;text-overflow:ellipsis}.inbox-email-subject .inbox-priority{text-transform:capitalize}.inbox-email-link time{color:#718096;font-size:11px;font-weight:750;text-align:right}.inbox-row-open{align-items:center;border:1px solid #dce5f0;border-radius:50%;color:#718096;display:flex;height:28px;justify-content:center;transition:background .15s ease,color .15s ease;width:28px}.inbox-email-row:hover .inbox-row-open{background:#2563eb;border-color:#2563eb;color:white}.inbox-support-request-row{background:linear-gradient(90deg,rgba(255,248,231,.7),rgba(244,247,255,.72));min-height:76px;padding-block:6px}.inbox-request-indicator{align-items:center;background:#fff0c9;border-radius:9px;color:#9a6714;display:flex;height:28px;justify-content:center;width:28px}.inbox-request-indicator svg{height:17px;width:17px}.inbox-request-content{align-items:center;grid-gap:18px;gap:18px;grid-template-columns:minmax(170px,230px) minmax(0,1fr) 76px auto;min-height:64px}.inbox-request-content,.inbox-request-content .inbox-email-sender>span:last-child{display:grid;min-width:0}.inbox-request-content .inbox-email-sender small{color:#8390a3;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-request-content time{color:#718096;font-size:11px;font-weight:750;text-align:right}.inbox-request-actions{display:flex;gap:7px}.inbox-request-actions .button{min-height:34px;padding:7px 11px}.inbox-request-rejection{animation:supportEditorIn .24s ease both;background:rgba(255,255,255,.8);border:1px solid #e3dfd2;border-radius:12px;display:grid;grid-gap:9px;gap:9px;grid-column:1/-1;margin:0 0 8px 40px;padding:13px}.inbox-request-rejection textarea{min-height:70px;resize:vertical}.inbox-request-rejection>div{display:flex;gap:8px;justify-content:flex-end}@media (max-width:960px){.inbox-email-toolbar{grid-template-columns:40px 1fr 40px}.inbox-live-indicator{display:none}.inbox-mailbox-tabs button{gap:7px;grid-template-columns:26px minmax(0,1fr);padding:12px}.inbox-mailbox-tabs b,.inbox-mailbox-tabs small{display:none}.inbox-email-link{grid-template-columns:minmax(140px,190px) minmax(0,1fr) 65px}.inbox-row-open{display:none}}@media (max-width:1050px){.inbox-request-preview-toggle .inbox-request-content{grid-template-columns:minmax(150px,210px) minmax(0,1fr)}.inbox-request-content{gap:10px;grid-template-columns:minmax(150px,210px) minmax(0,1fr) auto}.inbox-request-content time{display:none}}@media (max-width:700px){.inbox-request-content{align-items:stretch;grid-template-columns:1fr;padding:10px 0}.inbox-request-actions{justify-content:flex-end}.inbox-request-rejection{margin-left:0}.inbox-email-toolbar{gap:8px;grid-template-columns:38px minmax(0,1fr) 38px;padding:10px 12px}.inbox-email-filters{min-width:min(320px,calc(100vw - 42px));width:min(320px,calc(100vw - 42px))}.inbox-online-copy{display:none}.inbox-mailbox-tabs{display:flex;overflow-x:auto}.inbox-mailbox-tabs button{flex:0 0 120px;min-height:68px}.inbox-tab-icon{height:24px;width:24px}.inbox-email-row{gap:7px;grid-template-columns:18px 26px minmax(0,1fr);padding:0 10px}.inbox-email-link{gap:8px;grid-template-columns:minmax(95px,.8fr) minmax(0,1.4fr) 50px}.inbox-email-sender .inbox-avatar,.inbox-email-subject small,.inbox-email-subject>span{display:none}}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}button{cursor:pointer}.page{min-height:100vh}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 24px rgb(22 32 51/.06);transition:box-shadow .2s ease,transform .2s ease}.button{align-items:center;background:var(--primary);border:0;border-radius:6px;color:white;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:42px;padding:0 16px;transition:background .18s ease,box-shadow .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.button:hover{background:var(--primary-dark);transform:translateY(-1px)}.button.secondary{background:#e9eef8;color:var(--foreground)}.button.danger{background:#b91c1c}.button.danger-soft{background:#fee2e2;color:#991b1b}.button.danger-soft:hover{background:#fecaca}.button:disabled{cursor:not-allowed;opacity:.55}.compact-button{min-height:36px;padding:0 12px}.input,.select{border:1px solid var(--line);border-radius:6px;min-height:42px;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.input:focus,.select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgb(37 99 235/.08);outline:0}.label{color:var(--muted);display:grid;font-weight:700;grid-gap:8px;gap:8px}.error,.label{font-size:14px}.error{color:var(--danger)}.success{color:#166534;font-size:14px}.login-page{background:white;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);min-height:100vh}.login-brand-pane{border-right:1px solid var(--line);flex-direction:column;gap:24px;justify-content:center;padding:40px}.login-brand,.login-brand-pane{align-items:center;display:flex}.login-brand{font-size:38px;font-weight:900;gap:14px}.login-brand span{align-items:center;background:#166534;border-radius:8px;color:white;display:flex;font-size:26px;height:58px;justify-content:center;width:58px}.login-brand-pane>p{color:#166534;font-size:16px;font-weight:750;margin:0}.login-form-pane{align-items:center;display:flex;justify-content:center;padding:40px 24px}.login-panel{border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px rgb(22 32 51/.07);display:grid;grid-gap:22px;gap:22px;max-width:460px;padding:32px;width:100%}.login-heading h1{font-size:27px;letter-spacing:0;margin:0 0 6px}.login-heading p,.login-note{color:var(--muted);line-height:1.5;margin:0}.login-methods{background:#eef2f6;border-radius:7px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.login-methods button{background:transparent;border:0;border-radius:5px;color:var(--muted);font-weight:800;min-height:42px}.login-methods button.active{background:white;box-shadow:0 1px 4px rgb(22 32 51/.12);color:#166534}.login-form{display:grid;grid-gap:17px;gap:17px}.login-label{color:var(--foreground);display:grid;font-size:13px;font-weight:800;grid-gap:8px;gap:8px}.login-label>span{align-items:center;display:flex;justify-content:space-between}.login-label a,.login-resend{color:#166534;font-size:12px;font-weight:800}.login-input{background:#f8fafc;border:1px solid #cfd9e7;border-radius:6px;min-height:50px;padding:0 14px;width:100%}.login-input:focus{background:white;border-color:#166534;outline:3px solid rgb(22 101 52/.1)}.login-code-input{font-size:21px;font-weight:800;text-align:center}.login-message{background:#f8fafc;border:1px solid var(--line);border-radius:6px;padding:10px 12px}.login-submit{background:#166534;min-height:50px;width:100%}.login-submit:hover{background:#14532d}.login-resend{background:transparent;border:0;justify-self:center;padding:2px 8px}.login-divider{align-items:center;color:#94a3b8;display:grid;font-size:12px;grid-gap:12px;gap:12px;grid-template-columns:1fr auto 1fr}.login-divider:after,.login-divider:before{background:var(--line);content:"";height:1px}.login-secondary-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.login-secondary-actions .support-trigger,.login-secondary-actions>a{align-items:center;background:#f8fafc;border:1px solid var(--line);border-radius:6px;color:var(--foreground);display:flex;font-size:13px;font-weight:800;justify-content:center;min-height:40px;padding:0 12px}.login-secondary-actions .support-trigger:hover,.login-secondary-actions>a:hover{background:#eef2f6}.register-form-pane{padding-bottom:32px;padding-top:32px}.register-panel{gap:20px;max-width:520px}.registration-choices{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.registration-choices>button{align-content:start;background:#f8fafc;border:1px solid var(--line);border-radius:7px;color:var(--foreground);display:grid;grid-gap:7px;gap:7px;justify-items:start;min-height:126px;padding:16px;text-align:left}.registration-choices>button:hover{border-color:#86a995}.registration-choices>button.active{background:#f2f8f4;border-color:#166534;box-shadow:0 0 0 2px rgb(22 101 52/.08)}.registration-choice-icon{align-items:center;background:#e5efe8;border-radius:6px;color:#166534;display:flex;font-size:13px;font-weight:900;height:30px;justify-content:center;width:30px}.registration-choices strong{font-size:15px}.registration-choices small,.registration-prompt{color:var(--muted);font-size:12px;line-height:1.4}.registration-prompt{margin:-4px 0 0;text-align:center}.register-form{display:grid;grid-gap:15px;gap:15px}.register-form .input{background:#f8fafc;border-color:#cfd9e7;min-height:50px}.register-form .input:focus{background:white;border-color:#166534;outline:3px solid rgb(22 101 52/.1)}.register-terms{align-items:flex-start;color:var(--muted);display:flex;font-size:12px;gap:9px;line-height:1.45}.register-terms input{accent-color:#166534;margin:2px 0 0}.recovery-panel{max-width:440px}.recovery-success{background:#f2f8f4;border:1px solid #b9d4c1;border-radius:7px;display:grid;grid-gap:7px;gap:7px;padding:15px}.recovery-success strong{color:#14532d;font-size:14px}.recovery-success p{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.recovery-back{align-items:center;background:#f8fafc;border:1px solid var(--line);border-radius:6px;display:flex;font-size:13px;font-weight:800;justify-content:center;min-height:40px;padding:0 12px}.recovery-back:hover{background:#eef2f6}.password-hint,.recovery-loading{color:var(--muted);font-size:12px;margin:0}.recovery-loading{padding:8px 0;text-align:center}.password-hint{margin-top:-7px}.verification-heading,.verification-help,.verification-label{text-align:center}.verification-label{justify-items:center}.verification-label .login-code-input{max-width:240px}.verification-help{margin-top:-9px}.auth-page{background:#f4f7f5;min-height:100vh;padding:40px 24px}.auth-layout{display:grid;grid-gap:48px;gap:48px;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);margin:0 auto;max-width:1080px;min-height:calc(100vh - 80px);place-items:center stretch}.auth-intro{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:32px 0}.auth-card h1,.auth-card h2,.auth-intro h1,.customer-content h1{letter-spacing:0}.auth-intro h1{font-size:42px;line-height:1.08;margin:10px 0 18px;max-width:540px}.auth-intro p:not(.eyebrow),.muted-copy{color:var(--muted);line-height:1.65}.auth-logo{align-items:center;color:#0b1830;display:inline-flex;font-size:22px;font-weight:900;gap:9px;text-decoration:none}.auth-logo-mark{display:block;height:30px;object-fit:contain;width:35px}.auth-meta{font-size:13px}.eyebrow{color:#166534;font-size:12px;font-weight:900;margin:0;text-transform:uppercase}.auth-card{display:grid;grid-gap:20px;gap:20px;padding:30px;width:100%}.auth-card.compact{max-width:480px}.login-card{max-width:540px}.auth-card h1,.auth-card h2{margin:6px 0 0}.auth-card-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.text-link{color:var(--primary-dark);font-weight:800}.text-link.subtle{font-size:13px}.control-label{color:var(--muted);display:block;font-size:13px;font-weight:800;margin-bottom:8px}.label-row{align-items:center;display:flex;justify-content:space-between}.auth-footer-copy,.method-note{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.auth-footer-copy{text-align:center}.auth-footer-copy a{color:var(--primary-dark);font-weight:800}.auth-support-row{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:13px;justify-content:space-between;padding-top:16px}.support-trigger{background:transparent;border:0;color:var(--primary-dark);font-weight:800;padding:4px 0}.support-overlay{align-items:center;animation:support-overlay-in .2s ease-out;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgb(9 20 43/.48);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:32px 20px;position:fixed;z-index:1000}.support-dialog{animation:support-dialog-in .24s cubic-bezier(.22,1,.36,1);background:rgb(255 255 255/.98);border:1px solid #d8e4f3;border-radius:24px;box-shadow:0 30px 90px rgb(8 24 58/.3);display:grid;grid-gap:22px;gap:22px;margin:auto;max-height:calc(100dvh - 64px);max-width:560px;overflow-y:auto;padding:32px;position:relative;width:100%}.support-dialog:before{background:linear-gradient(90deg,#12a2e2,#5753ed);border-radius:999px;content:"";height:3px;left:42px;position:absolute;right:42px;top:0}.support-dialog-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.support-dialog-header h2{color:#0b1830;font-size:28px;letter-spacing:-.035em;margin:7px 0 0}.support-dialog .eyebrow{color:#098fd5;letter-spacing:.14em}.dialog-close{align-items:center;background:#f2f6fc;border:1px solid #e1e9f4;border-radius:10px;color:#53627a;display:flex;font-size:13px;font-weight:900;height:38px;justify-content:center;transition:background .18s,color .18s,transform .18s;width:38px}.dialog-close:hover{background:#eaf2fd;color:#245de2;transform:rotate(3deg)}.dialog-close:focus-visible,.support-dialog .button:focus-visible{outline:3px solid rgb(29 146 235/.22);outline-offset:2px}.support-progress{color:var(--muted);display:grid;font-size:12px;font-weight:800;grid-gap:8px;gap:8px}.support-progress>div{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(3,1fr)}.support-progress i{background:#e2e9f3;border-radius:999px;height:4px}.support-progress i.active{background:linear-gradient(90deg,#0b9bdb,#5160ed)}.support-fields,.support-form{display:grid;grid-gap:16px;gap:16px}.support-dialog .label{color:#34445d;font-size:13px}.support-dialog .input{background:#f8faff;border-color:#dce5f2;border-radius:11px;min-height:48px}.support-dialog .input:focus{background:white;border-color:#339be4;box-shadow:0 0 0 4px rgb(41 148 226/.1)}.support-honeypot{height:0;left:-10000px;opacity:0;overflow:hidden;position:absolute;width:0}.support-message-input{min-height:180px;padding:12px;resize:vertical}.character-count{color:var(--muted);font-size:12px;font-weight:600;text-align:right}.support-review{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid}.support-review>div{display:grid;grid-gap:4px;gap:4px;padding:12px 0}.support-review>div+div{border-top:1px solid var(--line)}.support-review span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.support-review p{line-height:1.5;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.support-success{display:grid;grid-gap:14px;gap:14px;justify-items:start}.support-success p{color:var(--muted);line-height:1.55;margin:0}.support-success strong{background:#eef8ff;border:1px solid #c8e8fb;border-radius:8px;color:#116698;padding:10px 12px}.support-actions{display:flex;gap:10px;justify-content:flex-end}.support-dialog .button{background:linear-gradient(100deg,#078fd2,#3268e9 60%,#5654eb);border-radius:10px;box-shadow:0 8px 20px rgb(47 100 228/.18);min-height:44px}.support-dialog .button:hover{box-shadow:0 11px 26px rgb(47 100 228/.25);filter:saturate(1.1) brightness(1.03)}.support-dialog .button.secondary{background:#eff4fb;box-shadow:none;color:#3d4d65}.support-dialog .button.secondary:hover{background:#e4ecf7}@keyframes support-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes support-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.segmented{background:#eef2f0;border-radius:7px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.segmented button{background:transparent;border:0;border-radius:5px;color:var(--muted);font-weight:800;min-height:40px}.segmented button.active{background:white;box-shadow:0 1px 4px rgb(22 32 51/.12);color:var(--foreground)}.form-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-span{grid-column:1/-1}.optional{color:#94a3b8;font-size:12px;font-weight:600;margin-left:4px}.checkbox-row{align-items:flex-start;color:var(--muted);display:flex;font-size:14px;gap:10px;line-height:1.45}.checkbox-row input{height:16px;margin-top:2px;width:16px}.auth-message{background:#f8fafc;border:1px solid var(--line);border-radius:6px;padding:10px 12px}.auth-centered{display:grid;place-items:center}.code-input{font-size:24px;font-weight:800;letter-spacing:0;text-align:center}.status-mark{align-items:center;background:#dcfce7;border-radius:50%;color:#166534;display:flex;font-size:12px;font-weight:900;height:48px;justify-content:center;width:48px}.notice{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;color:#166534;font-size:14px;line-height:1.55;padding:14px}.auth-actions{display:flex;flex-wrap:wrap;gap:10px}.customer-page{background:#f7f8fb;min-height:100vh}.customer-header{align-items:center;background:white;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;min-height:76px;padding:12px max(24px,calc((100vw - 1000px) / 2))}.customer-header p{color:var(--muted);font-size:12px;margin:3px 0 0}.customer-content{display:grid;grid-gap:24px;gap:24px;margin:0 auto;max-width:1000px;padding:56px 24px}.customer-content h1{font-size:36px;margin:8px 0}.profile-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.profile-panel>div{display:grid;grid-gap:6px;gap:6px;padding:22px}.profile-panel>div+div{border-left:1px solid var(--line)}.profile-panel span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.status-active{color:#166534}.customer-footnote{color:var(--muted);font-size:13px;margin:0}.consumer-shell{background:#f7f8fb;min-height:100vh}.consumer-shell-header{align-items:center;background:white;border-bottom:1px solid var(--line);display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr auto 1fr;min-height:72px;padding:10px max(24px,calc((100vw - 1080px) / 2))}.consumer-shell-header nav{display:flex;gap:6px}.consumer-shell-header nav a{border-radius:6px;color:var(--muted);font-size:14px;font-weight:800;padding:9px 12px}.consumer-shell-header nav a.active{background:#eef2f0;color:#14532d}.consumer-shell-header .button{justify-self:end}.consumer-main{display:grid;grid-gap:28px;gap:28px;margin:0 auto;max-width:1080px;padding:48px 24px 64px}.consumer-heading{align-items:flex-end;display:flex;gap:24px;justify-content:space-between}.consumer-heading h1{font-size:36px;letter-spacing:0;margin:7px 0 8px}.consumer-heading p{margin-bottom:0}.consumer-profile-link{background:#166534}.consumer-profile-link:hover{background:#14532d}.consumer-account-panel{display:grid;grid-gap:18px;gap:18px;max-width:760px;padding:24px}.consumer-section-heading{align-items:center;display:flex;gap:16px;justify-content:space-between}.consumer-section-heading h2,.consumer-support-note h2{font-size:19px;letter-spacing:0;margin:0}.consumer-status{background:#e8f4eb;border-radius:999px;color:#166534;font-size:12px;font-weight:800;padding:5px 10px}.consumer-account-details{display:grid;margin:0}.consumer-account-details>div{align-items:center;border-top:1px solid var(--line);display:grid;grid-gap:18px;gap:18px;grid-template-columns:140px minmax(0,1fr);padding:14px 0}.consumer-account-details dt{color:var(--muted);font-size:13px;font-weight:700}.consumer-account-details dd{font-size:14px;font-weight:700;margin:0;overflow-wrap:anywhere}.consumer-support-note{border-top:1px solid var(--line);display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr);max-width:760px;padding-top:24px}.consumer-support-note div>p,.consumer-support-note>p{color:var(--muted);font-size:14px;line-height:1.55;margin:7px 0 0}.consumer-support-note>p{margin:0}.consumer-summary-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.consumer-summary-grid article{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:20px}.consumer-summary-grid span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.consumer-summary-grid strong{overflow-wrap:anywhere}.consumer-summary-grid small{color:var(--muted);line-height:1.45}.consumer-info-band{align-items:center;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr);padding:24px 0}.consumer-info-band h2{font-size:22px;letter-spacing:0;margin:6px 0 0}.consumer-info-band>p{color:var(--muted);line-height:1.6;margin:0}.consumer-profile-form{display:grid;grid-gap:18px;gap:18px;max-width:620px;padding:26px}.consumer-profile-form .button{justify-self:start}.consumer-form-note{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.consumer-state{align-items:center;background:#f7f8fb;display:flex;flex-direction:column;gap:14px;justify-content:center;padding:24px}.consumer-state-mark{animation:consumer-pulse 1.2s ease-in-out infinite;background:#166534;border-radius:50%;height:20px;width:20px}.consumer-state-panel{display:grid;grid-gap:18px;gap:18px;max-width:480px;padding:28px;width:100%}.consumer-state-panel h1{letter-spacing:0;margin:0}.protected-shell,.protected-sidebar{display:flex;min-height:100vh}.protected-sidebar{background:#030704;color:white;padding:24px 14px;width:76px;flex-shrink:0;border-top-right-radius:36px;border-bottom-right-radius:36px;transition:width .3s cubic-bezier(.4,0,.2,1);flex-direction:column;justify-content:space-between;overflow:hidden;box-shadow:4px 0 16px rgba(0,0,0,.05)}.protected-sidebar:hover{width:240px}.protected-brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;margin:0 6px 32px;white-space:nowrap}.protected-logo-box{background:#166534;color:white;font-size:18px;font-weight:900;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:lowercase}.protected-logo-text{opacity:0;transition:opacity .2s ease;color:white}.protected-sidebar:hover .protected-logo-text{opacity:1}.protected-brand{color:inherit;text-decoration:none}.protected-logo-box{color:#28a7e7;border-radius:0}.protected-logo-mark{display:block;width:36px;height:36px;object-fit:contain}.protected-logo-text{color:#f8fbff;font-size:21px;font-weight:850;letter-spacing:-.03em}.protected-nav{display:flex;flex-direction:column;gap:8px;flex-grow:1}.protected-nav a{border-radius:12px;color:#a3b3a7;display:flex;align-items:center;font-size:14px;font-weight:600;padding:12px;gap:16px;transition:background .2s ease,color .2s ease;white-space:nowrap;text-decoration:none}.protected-nav a:hover{color:white;background:rgba(255,255,255,.05)}.protected-nav a.active{background:#131924;color:white}.protected-nav a.active:hover{background:#131924}.protected-logout-label,.protected-nav-label{opacity:0;transition:opacity .25s ease;pointer-events:none;white-space:nowrap}.protected-sidebar:hover .protected-logout-label,.protected-sidebar:hover .protected-nav-label{opacity:1;pointer-events:auto}.protected-logout-icon,.protected-nav-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.protected-sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.protected-sidebar-logout-btn{border-radius:12px;color:#a3b3a7;display:flex;align-items:center;font-size:14px;font-weight:600;padding:12px;gap:16px;transition:background .2s ease,color .2s ease;white-space:nowrap;background:transparent;border:none;width:100%;text-align:left;cursor:pointer}.protected-sidebar-logout-btn:hover{background:rgba(255,255,255,.05);color:white}.protected-workspace{flex-grow:1;min-width:0;background:var(--background);display:flex;flex-direction:column}.protected-header{align-items:center;background:transparent;border-bottom:1px solid #c6d2e2;box-shadow:0 4px 10px rgba(25,48,83,.035);display:flex;justify-content:space-between;min-height:72px;padding:20px 32px 16px}.protected-page-role{color:#64748b;text-transform:lowercase;margin:0}.protected-page-title{font-size:24px;font-weight:800;color:#0f172a;margin:4px 0 0}.protected-settings-btn{background:white;border:1px solid var(--line);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#64748b;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:all .2s ease;cursor:pointer}.protected-settings-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.protected-content{animation:route-slide-in .22s ease both;padding:16px 32px 32px}.platform-stack{display:grid;grid-gap:20px;gap:20px}.platform-heading{align-items:center;display:flex;gap:20px;justify-content:space-between}.platform-heading h2{letter-spacing:0;margin:0 0 7px}.platform-heading p{color:var(--muted);line-height:1.5;margin:0}.platform-heading-actions,.platform-row-actions{display:flex;flex-wrap:wrap;gap:8px}.platform-summary-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(150px,1fr))}.platform-summary-grid article{display:grid;grid-gap:6px;gap:6px;padding:18px}.platform-summary-grid span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35;text-transform:uppercase}.platform-summary-grid strong{font-size:30px}.platform-section{padding:22px}.platform-filters{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(150px,.35fr)) auto;margin-top:20px}.platform-filters.two-column{grid-template-columns:minmax(220px,1fr) minmax(160px,.35fr) auto}.platform-table-wrap{overflow-x:auto}.platform-table{border-collapse:collapse;min-width:860px;width:100%}.platform-table td,.platform-table th{border-bottom:1px solid var(--line);padding:12px 10px;text-align:left;vertical-align:top}.platform-table th{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.platform-table td{font-size:14px}.platform-table small{color:var(--muted);display:block;line-height:1.45;margin-top:3px}.status-badge{background:#eef2f7;border-radius:999px;color:#475569;font-weight:850;padding:5px 8px;text-transform:capitalize;white-space:nowrap}.status-badge.active,.status-badge.approved,.status-badge.resolved,.status-badge.sent{background:#dcfce7;color:#166534}.status-badge.email-pending,.status-badge.in-progress,.status-badge.new,.status-badge.pending,.status-badge.pending-approval{background:#fef3c7;color:#92400e}.status-badge.failed,.status-badge.inactive,.status-badge.rejected,.status-badge.spam,.status-badge.suspended{background:#fee2e2;color:#991b1b}.platform-empty,.platform-loading{color:var(--muted);line-height:1.55;margin:0;padding:26px 4px;text-align:center}.platform-feedback{border-radius:6px;font-size:14px;font-weight:700;margin-top:16px;padding:10px 12px}.platform-feedback.success{background:#f0fdf4;border:1px solid #bbf7d0}.platform-feedback.error{background:#fef2f2;border:1px solid #fecaca}.platform-pagination{align-items:center;color:var(--muted);display:flex;font-size:13px;justify-content:space-between;padding-top:18px}.platform-pagination>div{display:flex;gap:8px}.platform-tabs{border-bottom:1px solid var(--line);display:flex;gap:18px;margin-top:18px;overflow-x:auto}.platform-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:var(--muted);font-weight:800;padding:10px 2px;white-space:nowrap}.platform-tabs button.active{border-bottom-color:var(--primary);color:var(--primary-dark)}.platform-dialog-copy{color:var(--muted);line-height:1.55;margin:0}.platform-detail-grid{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-detail-grid>div{border-bottom:1px solid var(--line);display:grid;grid-gap:5px;gap:5px;padding:15px 0}.platform-detail-grid>div:nth-child(2n){padding-left:24px}.platform-detail-grid span,.platform-message span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.platform-message{display:grid;grid-gap:9px;gap:9px;padding:20px 0}.platform-message p{line-height:1.65;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.platform-updates{border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;padding:20px 0 0}.platform-updates h3{font-size:16px;letter-spacing:0;margin:0}.platform-update-list{display:grid;grid-gap:10px;gap:10px}.platform-update-item{background:#f8fafc;border:1px solid var(--line);border-radius:7px;display:grid;grid-gap:8px;gap:8px;padding:13px 14px}.platform-update-item>div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.platform-update-item p{line-height:1.6;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.platform-reply-actions span,.platform-update-item time{color:var(--muted);font-size:12px}.platform-reply-card{border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;margin-top:20px;padding-top:20px}.platform-reply-input{min-height:120px;padding:12px;resize:vertical}.platform-reply-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.platform-action-form{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(180px,.5fr) auto auto;margin-top:18px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.workspace-dashboard{display:grid;grid-gap:24px;gap:24px}.workspace-loading{color:var(--muted);padding:24px}.workspace-heading{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.workspace-heading h2{font-size:28px;font-weight:800;color:#0c4a2a;margin:0 0 6px}.workspace-heading p{color:#4b5563;margin:0;font-size:14px}.workspace-heading-actions{display:flex;gap:12px}.workspace-primary-action{background:#166534;color:white;border-radius:24px;padding:10px 22px;font-weight:700;display:inline-flex;align-items:center;gap:8px;transition:background .2s ease;min-height:42px}.workspace-primary-action:hover{background:#14532d}.workspace-secondary-action{background:white;color:#166534;border:1.5px solid #166534;border-radius:24px;padding:10px 22px;font-weight:700;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;min-height:42px}.workspace-secondary-action:hover{background:#eef7f2}.workspace-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.workspace-metrics article.panel{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02),0 2px 4px -1px rgba(0,0,0,.01);display:flex;flex-direction:column;gap:6px}.workspace-metrics span{font-size:11px;font-weight:800;color:#8a9a8d;text-transform:uppercase;letter-spacing:.05em}.workspace-metrics strong{font-size:36px;font-weight:800;color:#1e293b;margin:4px 0 2px;line-height:1.1}.metric-line{height:1.5px;background:#e2e8f0;width:50%;margin-bottom:6px}.workspace-metrics p{font-size:12px;color:#64748b;margin:0}.workspace-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:20px;gap:20px;align-items:start}.workspace-conversations,.workspace-overview{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.02)}.workspace-section-heading{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:8px}.workspace-section-heading h2{font-size:19px;font-weight:800;color:#0c4a2a;margin:0}.workspace-section-heading p{font-size:13px;color:#64748b;margin:2px 0 0}.workspace-refresh{background:transparent;border:none;color:#166534;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:50%;transition:background .2s ease}.workspace-refresh:hover{background:#f4f6f4}.workspace-table-wrap{overflow-x:auto}.workspace-table{width:100%;border-collapse:collapse;margin-top:16px}.workspace-table th{border-bottom:2px solid #f1f5f9;padding:12px 8px;font-size:11px;font-weight:800;color:#8a9a8d;text-transform:uppercase;letter-spacing:.05em;text-align:left}.workspace-table td{border-bottom:1px solid #f1f5f9;padding:16px 8px;font-size:13px;color:#334155;vertical-align:middle}.customer-avatar-cell{display:flex;align-items:center;gap:12px}.customer-initials-badge{width:36px;height:36px;border-radius:50%;background:#e0f2fe;color:#0284c7;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.customer-info{display:flex;flex-direction:column}.customer-info strong{font-weight:700;color:#1e293b;font-size:14px}.customer-info small{color:#64748b;font-size:12px;margin-top:1px}.status-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.status-badge.open{background:#dcfce7;color:#15803d}.status-badge.pending{background:#fef9c3;color:#a16207}.status-badge.closed{background:#f1f5f9;color:#475569}.priority-dot-cell{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#1e293b}.priority-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.priority-dot.low{background:#3b82f6}.priority-dot.medium{background:#f59e0b}.priority-dot.high{background:#ef4444}.workspace-view-link{color:#166534;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.02em;text-decoration:none;transition:color .2s ease;padding:4px}.workspace-view-link:hover{color:#14532d;text-decoration:underline}.workspace-overview{display:grid;grid-gap:18px;gap:18px;align-content:start}.workspace-overview dl{display:flex;flex-direction:column;margin:16px 0 0}.workspace-overview dl>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.workspace-overview dt{color:#64748b;font-size:13px}.workspace-overview dd{font-weight:700;color:#1e293b;margin:0;font-size:13px}.workspace-overview-links{display:flex;gap:18px;margin-top:8px}.workspace-overview-links a{color:#166534;font-weight:700;font-size:13px;text-decoration:none;transition:color .2s ease}.workspace-overview-links a:hover{color:#14532d;text-decoration:underline}.inbox-workspace{align-items:start;display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(320px,1fr) 270px}.inbox-loading{color:var(--muted);padding:24px}.inbox-sidebar{display:grid;grid-gap:18px;gap:18px;grid-column:2;grid-row:1;padding:18px 12px;position:-webkit-sticky;position:sticky;top:18px}.inbox-sidebar-heading{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:0 7px}.inbox-content-header h2,.inbox-sidebar-heading h2{font-size:20px;letter-spacing:0;margin:0}.inbox-sidebar-heading>span{color:var(--muted);font-size:11px;font-weight:800}.inbox-sidebar-heading>span.live{color:#166534}.inbox-team-views,.inbox-views{display:grid;grid-gap:4px;gap:4px}.inbox-team-views button,.inbox-views button{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--muted);display:flex;font-size:13px;font-weight:750;gap:10px;justify-content:space-between;min-height:38px;padding:0 10px;text-align:left}.inbox-team-views button.active,.inbox-team-views button:hover,.inbox-views button.active,.inbox-views button:hover{background:#eef2f0;color:#14532d}.inbox-team-views small,.inbox-views small{font-size:11px}.inbox-team-views>p{color:var(--muted);font-size:11px;font-weight:850;margin:0 8px 5px;text-transform:uppercase}.inbox-presence{border-top:1px solid var(--line);color:var(--muted);font-size:11px;margin:0;padding:14px 8px 0}.inbox-filter-stack{border-top:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;padding:16px 8px 0}.inbox-filter-title{color:var(--muted);font-size:11px;font-weight:850;margin:0;text-transform:uppercase}.inbox-content{grid-column:1;grid-row:1;min-width:0;overflow:hidden}.inbox-content-header{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;padding:20px 22px}.inbox-content-header p{color:var(--muted);font-size:12px;margin:5px 0 0}.inbox-refresh{background:transparent;border:0;color:#166534;font-size:13px;font-weight:800;padding:5px}.inbox-refresh:hover{text-decoration:underline}.inbox-toolbar{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(220px,1fr) 190px;padding:16px 22px 12px}.inbox-toolbar .input,.inbox-toolbar .select{min-height:40px}.inbox-state-tabs{border-bottom:1px solid var(--line);display:flex;gap:18px;overflow-x:auto;padding:0 22px}.inbox-state-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:var(--muted);font-size:13px;font-weight:800;padding:10px 2px;white-space:nowrap}.inbox-state-tabs button.active{border-bottom-color:#166534;color:#14532d}.inbox-filter-stack .inbox-state-tabs{border:0;display:grid;grid-gap:6px;gap:6px;padding:0}.inbox-filter-stack .inbox-state-tabs button{border:0;border-radius:6px;padding:9px 10px;text-align:left}.inbox-filter-stack .inbox-state-tabs button.active{background:#eef2f0}.inbox-error{margin:14px 22px 0}.inbox-empty{align-items:center;display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:330px;padding:30px;text-align:center}.inbox-empty p{color:var(--muted);font-size:13px;margin:0}.inbox-list{display:grid;max-height:calc(100vh - 238px);overflow-y:auto}.inbox-conversation-row{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-gap:12px;gap:12px;grid-template-columns:42px minmax(0,1fr) auto;min-height:78px;padding:13px 18px;transition:background .16s ease,transform .16s ease}.inbox-conversation-row:hover{background:#f8fafc;transform:translateX(2px)}.inbox-avatar{align-items:center;background:#e5efe8;border-radius:50%;color:#166534;display:flex;font-size:14px;font-weight:900;height:42px;justify-content:center;text-transform:uppercase;width:42px}.inbox-customer{display:grid;grid-gap:4px;gap:4px;min-width:0}.inbox-customer small,.inbox-customer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-customer strong{font-size:14px}.inbox-assignment time,.inbox-customer small{color:var(--muted);font-size:11px}.inbox-conversation-meta{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.inbox-conversation-meta>span:not(.status-badge){color:var(--muted);font-size:11px;text-transform:capitalize}.inbox-preview{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-priority.high{color:#b91c1c!important;font-weight:850}.inbox-assignment{display:grid;grid-gap:4px;gap:4px;justify-items:end;min-width:0}.inbox-assignment>span{font-size:12px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-assignment time{text-align:right}.ws-member-picker{display:grid;grid-gap:10px;gap:10px}.ws-member-results{border:1px solid var(--line);border-radius:6px;display:grid;max-height:220px;overflow-y:auto}.ws-member-result{align-items:center;background:white;border:0;border-top:1px solid var(--line);color:var(--foreground);display:flex;gap:12px;justify-content:space-between;padding:11px 12px;text-align:left}.ws-member-result:first-child{border-top:0}.ws-member-result:hover{background:#f8fafc}.ws-member-result strong,.ws-selected-member strong{display:block;font-size:14px}.ws-member-result small,.ws-selected-member small{color:var(--muted);display:block;font-size:12px;margin-top:2px}.ws-selected-members{display:flex;flex-wrap:wrap;gap:8px}.ws-selected-member{align-items:center;background:#f8fafc;border:1px solid var(--line);border-radius:999px;display:inline-flex;gap:10px;padding:7px 8px 7px 12px}.ws-selected-member button{align-items:center;background:#e9eef8;border:0;border-radius:50%;color:var(--foreground);display:flex;font-size:12px;font-weight:900;height:22px;justify-content:center;width:22px}@keyframes consumer-pulse{50%{opacity:.35;transform:scale(.82)}}@keyframes route-slide-in{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.ac-page{align-items:center;background:var(--background);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 20px}.ac-register-page{background:linear-gradient(135deg,#f5fbff,#fafaff 48%,#f6f5ff);display:block;overflow:hidden;padding:32px;position:relative}.ac-register-glow{border-radius:50%;pointer-events:none;position:absolute}.ac-register-glow-one{background:rgb(57 188 255/.14);height:520px;left:-210px;top:-230px;width:520px}.ac-register-glow-two{background:rgb(102 82 255/.1);bottom:-300px;height:620px;right:-190px;width:620px}.ac-register-layout{align-items:center;display:grid;grid-gap:clamp(48px,7vw,112px);gap:clamp(48px,7vw,112px);grid-template-columns:minmax(0,1.05fr) minmax(460px,.8fr);margin:0 auto;max-width:1180px;min-height:calc(100vh - 64px);position:relative;z-index:1}.ac-register-brand-panel{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.ac-register-brand{align-items:center;color:#0a8ed1;display:inline-flex;font-weight:900;gap:22px;letter-spacing:-.04em}.ac-register-brand-mark{display:block;filter:drop-shadow(0 12px 24px rgb(10 142 209/.16));height:clamp(96px,7vw,124px);object-fit:contain;width:clamp(96px,7vw,124px)}.ac-register-brand span{color:#0b1830;font-size:clamp(62px,5vw,86px);line-height:1}.ac-register-brand-panel>p{color:#68788f;font-size:16px;font-weight:550;letter-spacing:-.01em;line-height:1.6;margin:22px 0 0;max-width:440px}.ac-register-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgb(255 255 255/.9);border:1px solid rgb(212 225 244/.86);border-radius:28px;box-shadow:0 30px 80px rgb(36 62 117/.12),0 4px 14px rgb(40 65 120/.04),inset 0 1px 0 rgb(255 255 255/.9);gap:22px;max-width:560px;padding:38px;position:relative}.ac-register-card:before{background:linear-gradient(90deg,#16a8eb,#5b56ef);border-radius:999px;content:"";height:3px;left:44px;position:absolute;right:44px;top:0}.ac-register-kicker{color:#098fd5;display:block;font-size:12px;font-weight:850;letter-spacing:.16em;margin-bottom:9px;text-transform:uppercase}.ac-register-card .ac-heading h1{color:#0b1830;font-size:28px;letter-spacing:-.035em;margin-bottom:7px}.ac-register-card .ac-heading p{color:#718096;font-size:13px}.ac-register-card .ac-type-grid{gap:12px}.ac-register-card .ac-type-btn{background:#f8faff;border:1px solid #dce5f2;border-radius:13px;min-height:108px;padding:15px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.ac-register-card .ac-type-btn:hover{background:linear-gradient(135deg,#e9f4ff,#eeebff);border-color:#9fc6ef;box-shadow:0 8px 20px rgb(53 91 169/.1);transform:translateY(-1px)}.ac-register-card .ac-type-btn.active{background:linear-gradient(135deg,#e2f1ff,#e9e7ff);border-color:#349be3;box-shadow:0 0 0 3px rgb(41 148 226/.09),0 9px 22px rgb(53 91 169/.11)}.ac-register-card .ac-type-icon{background:#e6f5ff;border-radius:8px;color:#168bcf;height:30px;width:30px}.ac-register-card .ac-type-btn.active .ac-type-icon{background:linear-gradient(135deg,#149edc,#4f5eea);color:white}.ac-type-switcher-wrap{align-items:center;animation:ac-switcher-in .2s ease-out;display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr)}.ac-type-switcher-wrap>span{color:#65758b;font-size:12px;font-weight:750;white-space:nowrap}.ac-type-switcher{background:#f0f4fa;border:1px solid #e4ebf5;border-radius:11px;display:grid;grid-gap:4px;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.ac-type-switcher button{background:transparent;border:0;border-radius:8px;color:#738198;font-size:12px;font-weight:750;height:34px;transition:background .18s,box-shadow .18s,color .18s}.ac-type-switcher button:hover:not(.active){color:#33445d}.ac-type-switcher button.active{background:white;box-shadow:0 3px 10px rgb(39 66 119/.1);color:#2764d9}.ac-type-switcher button:focus-visible{outline:3px solid rgb(29 146 235/.2);outline-offset:1px}@keyframes ac-switcher-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ac-register-card .ac-label{color:#34445d;font-size:12px}.ac-register-card .ac-input,.ac-register-card .select{background:#f8faff;border-color:#dce5f2;border-radius:11px;height:48px}.ac-register-card .ac-input:focus,.ac-register-card .select:focus{background:white;border-color:#339be4;box-shadow:0 0 0 4px rgb(41 148 226/.1);outline:0}.ac-register-card .ac-terms input{accent-color:#3470e9}.ac-register-card .ac-submit{background:linear-gradient(110deg,#151c2b,#070b13);border-radius:11px;box-shadow:0 10px 24px rgb(7 11 19/.2);height:48px;transition:filter .18s,box-shadow .18s,transform .18s}.ac-register-card .ac-submit:hover{background:linear-gradient(110deg,#202a3d,#0b101b);box-shadow:0 13px 30px rgb(7 11 19/.27);filter:brightness(1.04);transform:translateY(-1px)}.ac-register-card .ac-divider{color:#98a5b7}.ac-register-card .ac-divider:after,.ac-register-card .ac-divider:before{background:#e5ebf4}.ac-register-card .ac-ghost,.ac-register-card .support-trigger{align-items:center;background:#f8faff;border:1px solid #dfe7f3;border-radius:11px;color:#405069;display:flex;font-size:12px;font-weight:750;height:42px;justify-content:center;padding:0 14px;transition:background .18s,border-color .18s,color .18s;width:100%}.ac-register-card .ac-ghost:hover,.ac-register-card .support-trigger:hover{background:#f0f6ff;border-color:#bcd5f3;color:#245de2}.ac-register-card .ac-prompt{background:#f6f8fc;border-radius:10px;margin:0;padding:12px}.ac-brand{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.ac-mark{display:block;height:52px;object-fit:contain;width:60px}.ac-wordmark{font-size:18px;font-weight:900}.ac-card{background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 24px rgb(22 32 51/.06);display:grid;grid-gap:20px;gap:20px;max-width:420px;padding:32px;width:100%}.ac-card.wide{max-width:500px}.ac-heading h1{font-size:22px;letter-spacing:0;margin:0 0 5px}.ac-heading p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.ac-fields{display:grid;grid-gap:14px;gap:14px}.ac-label{color:var(--foreground);display:grid;font-size:13px;font-weight:700;grid-gap:7px;gap:7px}.ac-label-row{align-items:center;display:flex;justify-content:space-between}.ac-label-link{color:var(--primary-dark);font-size:12px;font-weight:700}.ac-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:7px;height:44px;padding:0 14px;transition:border-color .15s;width:100%}.ac-input:focus{background:white;border-color:#166534;outline:3px solid rgb(22 101 52/.08)}.ac-input.code{font-size:22px;font-weight:800;letter-spacing:4px;text-align:center}.ac-submit{background:#166534;border:0;border-radius:7px;color:white;cursor:pointer;font-size:14px;font-weight:700;height:46px;transition:background .15s;width:100%}.ac-submit:hover{background:#14532d}.ac-submit:disabled{cursor:not-allowed;opacity:.55}.ac-divider{align-items:center;color:var(--muted);display:grid;font-size:12px;grid-gap:10px;gap:10px;grid-template-columns:1fr auto 1fr}.ac-divider:after,.ac-divider:before{background:var(--line);content:"";height:1px}.ac-row{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr}.ac-ghost{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:7px;color:var(--foreground);cursor:pointer;display:flex;font-size:13px;font-weight:700;height:42px;justify-content:center;padding:0 14px;text-align:center;text-decoration:none}.ac-ghost:hover{background:#eef2f6}.ac-footer{color:var(--muted);font-size:13px;text-align:center}.ac-footer a{color:var(--primary-dark);font-weight:700}.ac-message{background:#f8fafc;border:1px solid var(--line);border-radius:6px;color:var(--muted);line-height:1.5}.ac-error,.ac-message{font-size:13px;padding:10px 12px}.ac-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b}.ac-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;line-height:1.5;padding:12px 14px}.ac-resend,.ac-success{color:#166534;font-size:13px}.ac-resend{background:transparent;border:0;cursor:pointer;font-weight:700;padding:4px 0;text-align:center;width:100%}.ac-resend:hover{text-decoration:underline}.ac-verification-page{background:radial-gradient(circle at 7% 8%,rgb(24 164 230/.14),transparent 32%),radial-gradient(circle at 92% 92%,rgb(82 82 239/.13),transparent 34%),linear-gradient(135deg,#f7fbff,#f8f8ff);overflow:hidden;position:relative}.ac-verification-page:after,.ac-verification-page:before{border-radius:999px;content:"";pointer-events:none;position:absolute}.ac-verification-page:before{background:rgb(55 173 235/.09);height:360px;left:-160px;top:-170px;width:360px}.ac-verification-page:after{background:rgb(98 82 242/.07);bottom:-210px;height:420px;right:-170px;width:420px}.ac-verification-page .ac-brand,.ac-verification-page .ac-card{position:relative;z-index:1}.ac-verification-page .ac-brand{align-items:center;flex-direction:row;gap:10px}.ac-verification-page .ac-mark{height:42px;width:42px}.ac-verification-page .ac-wordmark{font-size:25px}.ac-verification-card{border:1px solid #d9e5f5;border-radius:22px;box-shadow:0 24px 55px rgb(27 53 102/.12);max-width:460px;overflow:hidden;padding:34px}.ac-verification-card:before{background:linear-gradient(90deg,#19a8e5,#5352ef);content:"";height:3px;left:42px;position:absolute;right:42px;top:0}.ac-verification-card .ac-heading{text-align:center}.ac-verification-card .ac-heading h1{font-size:26px}.ac-verification-card .ac-input{background:#f6f8fd;border-color:#d9e3f2;border-radius:12px;height:52px}.ac-verification-card .ac-input:focus{background:#fff;border-color:#378ff0;box-shadow:0 0 0 4px rgb(55 143 240/.13);outline:none}.ac-verification-card .ac-message{background:linear-gradient(110deg,#f1f7ff,#f6f4ff);border-color:#d9e5f5;border-radius:10px}.ac-verification-card .ac-submit{background:linear-gradient(110deg,#111827,#08101f);border-radius:11px;box-shadow:0 10px 20px rgb(15 23 42/.16);height:50px;transition:box-shadow .18s ease,transform .18s ease}.ac-verification-card .ac-submit:hover:not(:disabled){background:linear-gradient(110deg,#172033,#0b1425);box-shadow:0 13px 24px rgb(15 23 42/.22);transform:translateY(-1px)}.ac-verification-card .ac-footer a,.ac-verification-card .ac-resend{color:#2567d8}.ac-verification-card .ac-success{background:#eef8ff;border-color:#b9dcfa;color:#165fae}@media (max-width:560px){.ac-verification-card{border-radius:18px;padding:28px 22px}}.ac-method-toggle{background:#f1f5f9;border-radius:8px;display:grid;grid-gap:3px;gap:3px;grid-template-columns:1fr 1fr;padding:3px}.ac-method-toggle button{background:transparent;border:0;border-radius:6px;color:var(--muted);cursor:pointer;font-size:13px;font-weight:700;height:38px}.ac-method-toggle button.active{background:white;box-shadow:0 1px 3px rgb(22 32 51/.1);color:var(--foreground)}.ac-type-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.ac-type-btn{align-content:start;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:var(--foreground);cursor:pointer;display:grid;grid-gap:6px;gap:6px;justify-items:start;min-height:96px;padding:14px;text-align:left}.ac-type-btn:hover{border-color:#86a995}.ac-type-btn.active{background:#f2f8f4;border-color:#166534;box-shadow:0 0 0 2px rgb(22 101 52/.08)}.ac-type-icon{align-items:center;background:#e5efe8;border-radius:6px;color:#166534;display:flex;font-size:11px;font-weight:900;height:26px;justify-content:center;width:26px}.ac-type-btn strong{font-size:14px}.ac-type-btn small{color:var(--muted);font-size:12px;line-height:1.35}.ac-prompt{text-align:center}.ac-prompt,.ac-terms{color:var(--muted);font-size:13px}.ac-terms{align-items:flex-start;display:flex;gap:9px;line-height:1.45}.ac-terms input{accent-color:#166534;flex-shrink:0;margin:2px 0 0}.ac-status-icon{align-items:center;background:#dcfce7;border-radius:50%;color:#166534;display:flex;font-size:20px;font-weight:900;height:52px;justify-content:center;width:52px}.ac-notice{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;color:#166534;font-size:14px;line-height:1.55;padding:13px 14px}.ac-actions{display:flex;flex-wrap:wrap;gap:10px}.home-page{align-items:center;background:var(--background);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px 24px}.home-card{display:grid;grid-gap:28px;gap:28px;max-width:560px;padding:52px;width:100%}.home-logo{align-items:center;display:flex;gap:12px}.home-logo-mark{display:block;height:52px;object-fit:contain;width:60px}.home-logo-name{font-size:22px;font-weight:900}.home-heading{font-size:40px;letter-spacing:-.02em;line-height:1.06;margin:0}.home-copy{color:var(--muted);font-size:16px;line-height:1.65;margin:0}.home-actions{display:flex;gap:12px}.data-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.data-list-scroll{overflow-x:auto;padding-bottom:2px}.data-list-scroll .data-list{min-width:max-content}.data-row{align-items:center;border-bottom:1px solid var(--line);display:grid;grid-gap:16px;gap:16px;padding:14px 18px;transition:background .16s ease}.data-row:last-child{border-bottom:0}.data-row:hover{background:#f8fafc}.data-row-main{display:grid;grid-gap:3px;gap:3px;min-width:0}.data-row-title{font-size:14px;font-weight:700}.data-row-sub,.data-row-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-row-sub{color:var(--muted);font-size:12px}.data-row-end{align-items:center;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end}.data-row-meta{color:var(--muted);font-size:12px;white-space:nowrap}.platform-retry-row{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.data-empty{align-items:center;color:var(--muted);display:flex;flex-direction:column;font-size:14px;gap:8px;justify-content:center;min-height:140px;padding:24px;text-align:center}.data-header-cell{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase;white-space:nowrap}.chat-layout{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) 280px}.chat-panel{display:flex;flex-direction:column;min-height:calc(100vh - 150px);overflow:hidden}.chat-panel-header{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;padding:20px 24px}.chat-panel-header h2{letter-spacing:0;margin:6px 0 3px}.chat-panel-header p{color:var(--muted);font-size:13px;margin:0}.chat-panel-meta{align-items:center;display:flex;flex-shrink:0;gap:12px}.chat-online-count{color:var(--muted);font-size:12px}.chat-live-badge{border-radius:999px;font-size:12px;font-weight:800;padding:4px 10px;white-space:nowrap}.chat-live-badge.live{background:#dcfce7;color:#166534}.chat-live-badge.offline{background:#eef2f7;color:#64748b}.chat-messages{border-bottom:1px solid var(--line);display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:360px;overflow-y:auto;padding:20px 24px}.chat-empty-messages{align-items:center;color:var(--muted);display:flex;flex:1 1;font-size:14px;justify-content:center;min-height:180px}.chat-message{display:flex;flex-direction:column;max-width:74%}.chat-message.mine{align-self:flex-end}.chat-message.theirs{align-self:flex-start}.chat-bubble{border-radius:10px;overflow-wrap:anywhere;padding:10px 14px;white-space:pre-wrap}.chat-bubble.mine{background:var(--primary);color:white}.chat-bubble.theirs{background:#e9eef8;color:var(--foreground)}.chat-bubble.internal{background:#fef9c3;border:1px solid #fde68a;color:#78350f}.chat-message-meta{color:var(--muted);font-size:11px;margin-top:4px}.chat-message.mine .chat-message-meta{text-align:right}.chat-typing{color:var(--muted);font-size:13px;font-style:italic;padding:10px 24px}.chat-compose{display:grid;grid-gap:12px;gap:12px;padding:18px 24px}.chat-compose textarea.input{min-height:80px;padding-top:10px;resize:none}.chat-compose-input{padding-top:10px}.chat-compose-row{align-items:center;display:flex;gap:10px;justify-content:flex-end}.chat-closed{color:var(--muted);font-size:14px;padding:18px 24px}.chat-sidebar{align-self:start;display:flex;flex-direction:column;gap:0;overflow:hidden;position:-webkit-sticky;position:sticky;top:18px}.chat-sidebar-section{border-bottom:1px solid var(--line);display:grid;grid-gap:14px;gap:14px;padding:18px 20px}.chat-sidebar-section:last-child{border-bottom:0}.chat-sidebar-title{color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.04em;margin:0;text-transform:uppercase}.chat-sidebar-actions{grid-gap:8px;gap:8px}.chat-status-grid{display:flex;flex-wrap:wrap;gap:7px}.chat-assignment-card{background:#f8fafc;border:1px solid var(--line);border-radius:7px;display:grid;grid-gap:4px;gap:4px}.chat-assignment-card span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.chat-assignment-card strong{font-size:13px}.chat-disclosure{display:block}.chat-disclosure summary{color:var(--muted);cursor:pointer;font-size:11px;font-weight:850;letter-spacing:.04em;list-style:none;text-transform:uppercase}.chat-disclosure summary::-webkit-details-marker{display:none}.chat-disclosure summary:after{content:"+";float:right}.chat-disclosure[open] summary:after{content:"-"}.chat-disclosure[open] .chat-sidebar-actions,.chat-disclosure[open] .notes-form,.chat-disclosure[open] .notes-list{margin-top:14px}.chat-feedback{font-size:13px;font-weight:700}.chat-feedback.success{color:#166534}.chat-feedback.error{color:var(--danger)}.notes-list{display:grid;grid-gap:10px;gap:10px;max-height:210px;overflow-y:auto}.note-item{border-bottom:1px solid var(--line);display:grid;grid-gap:3px;gap:3px;padding-bottom:10px}.note-item:last-child{border-bottom:0;padding-bottom:0}.note-author{font-size:13px;font-weight:800}.note-time{color:var(--muted);font-size:11px}.note-content{font-size:13px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.notes-empty{color:var(--muted);font-size:13px;margin:0}.notes-form{display:grid;grid-gap:10px;gap:10px}.notes-form textarea{padding-top:10px}.ws-stack{display:grid;grid-gap:22px;gap:22px}.ws-panel-body{display:grid;grid-gap:20px;gap:20px;padding:24px}.ws-section-heading{border-bottom:1px solid var(--line);padding-bottom:16px}.ws-section-heading h2{letter-spacing:0;margin:0 0 6px}.ws-section-heading p{color:var(--muted);margin:0}.ws-section-header{align-items:center;display:flex;justify-content:space-between}.ws-section-header h2{letter-spacing:0;margin:0}.ws-form,.ws-form-2col{display:grid;grid-gap:16px;gap:16px}.ws-form-2col{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-form-2col-span{grid-column:1/-1}.ws-form-actions{align-items:center;display:flex;gap:10px}.ws-field-label{color:var(--muted);font-size:13px;font-weight:800;margin-bottom:8px}.ws-fieldset{border:1px solid var(--line);border-radius:6px;overflow:hidden}.ws-member-row{border-top:1px solid var(--line)}.ws-member-row:first-child{border-top:0}.ws-member-row label{align-items:center;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:700;gap:10px;padding:11px 14px}.ws-member-row small{color:var(--muted);font-size:12px;font-weight:500}.ws-empty{color:var(--muted);font-size:14px;padding:12px 14px}.ws-feedback{border-radius:6px;font-size:14px;font-weight:700;padding:10px 12px}.ws-feedback.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.ws-feedback.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.settings-stack{display:grid;grid-gap:22px;gap:22px;max-width:680px}.settings-2col,.settings-form{display:grid;grid-gap:16px;gap:16px}.settings-2col{grid-template-columns:1fr 200px}.protected-page-role{color:var(--muted);font-size:12px;margin:0 0 4px}.protected-page-title{font-size:22px;letter-spacing:0;margin:0}.protected-loading{color:var(--muted);font-size:14px}.protected-loading,.unisup-route-loading{align-items:center;display:flex;justify-content:center;min-height:100vh}.unisup-route-loading{background:radial-gradient(circle at 18% 12%,rgba(94,191,246,.14),transparent 28%),radial-gradient(circle at 82% 86%,rgba(111,91,244,.12),transparent 30%),#f7f9fd;padding:24px}.unisup-route-loading-card{align-items:center;animation:unisup-loader-enter .38s ease both;background:rgba(255,255,255,.86);border:1px solid #d7e2ef;border-radius:20px;box-shadow:0 20px 55px rgba(30,58,105,.1);display:flex;gap:18px;min-width:min(360px,calc(100vw - 48px));padding:22px 26px}.unisup-loading-orbit{align-items:center;background:linear-gradient(145deg,#e8f5ff,#efedff);border-radius:16px;display:flex;flex:0 0 58px;height:58px;justify-content:center;position:relative;width:58px}.unisup-loading-orbit:before{animation:unisup-loader-spin 1.15s linear infinite;border-radius:inherit;border-color:#1ca0e4 #5d55eb transparent transparent;border-style:solid;border-width:2px;content:"";inset:-4px;position:absolute}.unisup-loading-orbit>span{animation:unisup-loader-ping 1.35s ease-in-out infinite;background:#2f72eb;border:2px solid white;border-radius:999px;height:9px;position:absolute;right:1px;top:2px;width:9px}.unisup-loading-logo{height:31px;object-fit:contain;width:38px}.unisup-loading-copy strong{color:#0d1b35;display:block;font-size:18px;letter-spacing:-.02em}.unisup-loading-copy p{align-items:center;color:#667996;display:flex;font-size:12px;gap:7px;margin:4px 0 0}.unisup-loading-dots{align-items:center;display:inline-flex;gap:3px}.unisup-loading-dots i{animation:unisup-loader-dot 1s ease-in-out infinite;background:#3f7ee8;border-radius:50%;height:4px;width:4px}.unisup-loading-dots i:nth-child(2){animation-delay:.14s}.unisup-loading-dots i:nth-child(3){animation-delay:.28s}.inbox-loading,.platform-loading,.protected-loading,.support-intake-loading>p,p.workspace-loading,section.workspace-loading{align-items:center;color:#607491;display:flex;gap:11px;justify-content:center}.inbox-loading:before,.platform-loading:before,.protected-loading:before,.support-intake-loading>p:before,p.workspace-loading:before,section.workspace-loading:before{animation:unisup-loader-spin .85s linear infinite;border-radius:50%;border:2px solid #d9e5f4;border-top-color:#2b83e4;content:"";flex:0 0 18px;height:18px;width:18px}.inbox-loading,section.workspace-loading{min-height:150px}@keyframes unisup-loader-spin{to{transform:rotate(1turn)}}@keyframes unisup-loader-ping{0%,to{box-shadow:0 0 0 0 rgba(47,114,235,.24);transform:scale(.9)}50%{box-shadow:0 0 0 7px rgba(47,114,235,0);transform:scale(1)}}@keyframes unisup-loader-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes unisup-loader-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.inbox-loading:before,.platform-loading:before,.protected-loading:before,.support-intake-loading>p:before,.unisup-loading-dots i,.unisup-loading-orbit:before,.unisup-loading-orbit>span,.unisup-route-loading-card,p.workspace-loading:before,section.workspace-loading:before{animation:none}}@media (max-width:760px){.login-page{grid-template-columns:1fr}.login-brand-pane{border-bottom:1px solid var(--line);border-right:0;gap:0;min-height:104px;padding:20px}.login-brand{font-size:25px}.login-brand span{font-size:18px;height:40px;width:40px}.login-brand-pane>p{display:none}.login-form-pane{align-items:flex-start;padding:28px 16px 40px}.login-panel{border:0;box-shadow:none;padding:0}.registration-choices{gap:10px}.registration-choices>button{min-height:118px;padding:14px}.auth-page{padding:24px 16px}.auth-layout{gap:24px;grid-template-columns:1fr}.auth-intro{gap:26px;padding:8px 0 0}.auth-intro h1{font-size:34px}.auth-meta{display:none}.auth-card{padding:22px}.auth-support-row{align-items:flex-start;flex-direction:column;gap:8px}.support-overlay{align-items:flex-end;padding:0}.support-dialog{border-bottom:0;border-left:0;border-radius:22px 22px 0 0;border-right:0;max-height:92dvh;max-width:none;padding:28px 20px 22px}.form-grid,.profile-panel{grid-template-columns:1fr}.form-span{grid-column:auto}.profile-panel>div+div{border-left:0;border-top:1px solid var(--line)}.consumer-shell-header{gap:10px;grid-template-columns:1fr auto;padding:10px 16px}.consumer-shell-header nav{grid-column:1/-1;grid-row:2;order:3}.consumer-main{padding:32px 16px 48px}.consumer-heading{align-items:flex-start;flex-direction:column}.consumer-heading h1{font-size:30px}.consumer-info-band,.consumer-summary-grid,.consumer-support-note{grid-template-columns:1fr}.consumer-account-details>div{align-items:start;gap:5px;grid-template-columns:1fr}.customer-content h1{font-size:30px}.protected-shell{grid-template-columns:1fr}.protected-sidebar{min-height:auto;padding:14px 16px}.protected-brand{margin:0 0 12px}.protected-nav{display:flex;overflow-x:auto}.protected-nav a{white-space:nowrap}.protected-header{padding:10px 16px}.protected-content{padding:18px 16px 36px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:17px}.workspace-heading h2{font-size:26px}.workspace-heading-actions{width:100%}.workspace-heading-actions .button{flex:1 1}.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-main-grid{grid-template-columns:1fr}.workspace-conversations,.workspace-overview{padding:18px}.inbox-workspace{grid-template-columns:1fr}.inbox-sidebar{gap:10px;padding:14px;position:static}.inbox-content,.inbox-sidebar{grid-column:auto;grid-row:auto}.inbox-team-views,.inbox-views{display:flex;overflow-x:auto}.inbox-team-views button,.inbox-views button{flex:0 0 auto}.inbox-presence,.inbox-team-views>p{display:none}.inbox-toolbar{grid-template-columns:1fr;padding:14px 16px 10px}.inbox-content-header{padding:17px 16px}.inbox-state-tabs{padding:0 16px}.inbox-conversation-row{gap:10px;grid-template-columns:40px minmax(0,1fr) auto;padding:14px 16px}.inbox-conversation-meta{gap:5px}.inbox-assignment{grid-column:auto;grid-row:auto}.inbox-assignment>span{max-width:120px}.platform-heading{align-items:flex-start;flex-direction:column}.platform-action-form,.platform-detail-grid,.platform-filters,.platform-filters.two-column,.platform-summary-grid{grid-template-columns:1fr}.platform-detail-grid>div:nth-child(2n){padding-left:0}.platform-pagination{align-items:flex-start;flex-direction:column;gap:12px}.ac-card{padding:24px 20px}.ac-row,.ac-type-grid{grid-template-columns:1fr}.home-card{padding:32px 24px}.home-heading{font-size:32px}.chat-layout{grid-template-columns:1fr}.chat-sidebar{position:static}.chat-messages{max-height:360px}.ws-form-2col{grid-template-columns:1fr}.ws-form-2col-span{grid-column:auto}.settings-2col{grid-template-columns:1fr}}@media (min-width:761px) and (max-width:1120px){.platform-summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.workspace-main-grid{grid-template-columns:1fr}}.us-login-page{align-items:center;background:linear-gradient(135deg,#f5fbff,#fafaff 48%,#f6f5ff);display:flex;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:28px;position:relative}.us-login-glow{border-radius:50%;filter:blur(2px);pointer-events:none;position:absolute}.us-login-glow-one{background:rgb(57 188 255/.14);height:520px;left:-210px;top:-230px;width:520px}.us-login-glow-two{background:rgb(102 82 255/.1);bottom:-290px;height:620px;right:-180px;width:620px}.us-login-layout{display:grid;grid-gap:clamp(48px,7vw,112px);gap:clamp(48px,7vw,112px);grid-template-columns:minmax(0,1.05fr) minmax(380px,.8fr);max-width:1180px;min-height:680px;width:100%;z-index:1}.us-login-brand-col,.us-login-layout{align-items:center;justify-content:center;position:relative}.us-login-brand-col{display:flex;min-height:590px}.us-login-brand{align-items:center;color:#0a8ed1;display:inline-flex;font-weight:900;gap:22px;letter-spacing:-.04em;width:-moz-fit-content;width:fit-content}.us-login-brand-mark{display:block;filter:drop-shadow(0 12px 24px rgb(10 142 209/.16));height:clamp(96px,7vw,124px);object-fit:contain;width:clamp(96px,7vw,124px)}.us-login-brand span{color:#0b1830;font-size:clamp(62px,5vw,86px);line-height:1}.us-login-card-col{display:flex;justify-content:center;width:100%}.us-login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgb(255 255 255/.88);border:1px solid rgb(212 225 244/.82);border-radius:28px;box-shadow:0 30px 80px rgb(36 62 117/.12),0 4px 14px rgb(40 65 120/.04),inset 0 1px 0 rgb(255 255 255/.9);display:flex;flex-direction:column;gap:22px;max-width:460px;padding:40px;position:relative;width:100%}.us-login-card:before{background:linear-gradient(90deg,#16a8eb,#5b56ef);border-radius:999px;content:"";height:3px;left:44px;position:absolute;right:44px;top:0}.us-login-card-heading h2{color:#0b1830;font-size:23px;font-weight:800;letter-spacing:-.035em;margin:0}.us-login-card-heading>p:last-child{color:#718096;font-size:12px;font-weight:550;line-height:1.55;margin:5px 0 0}.us-login-card-heading{text-align:center}.us-login-card-kicker{color:#098fd5;font-size:12px;font-weight:850;letter-spacing:.16em;margin-bottom:9px;margin-top:0;text-transform:uppercase}.us-login-tabs-container{align-items:center;background:#f0f4fa;border:1px solid #e8eef7;border-radius:14px;display:grid;height:50px;grid-template-columns:1fr 1fr;overflow:hidden;padding:5px;position:relative}.us-login-tabs-active-bg{background:#ffffff;border:1px solid #dce6f4;border-radius:10px;bottom:5px;box-shadow:0 4px 12px rgb(38 64 116/.08);left:5px;overflow:hidden;position:absolute;top:5px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:calc(50% - 5px);z-index:1}.us-login-tab-btn{align-items:center;background:transparent;border:0;color:#718096;display:flex;font-size:13px;font-weight:750;gap:8px;height:100%;justify-content:center;outline:none;position:relative;transition:color .3s ease;z-index:2}.us-login-tab-btn.active{color:#245de2}.us-login-tab-btn:hover:not(.active){color:#25344c}.us-login-forgot-link:focus-visible,.us-login-resend-btn:focus-visible,.us-login-secondary-btn:focus-visible,.us-login-submit-btn:focus-visible,.us-login-tab-btn:focus-visible,.us-login-toggle-pw-btn:focus-visible{outline:3px solid rgb(29 146 235/.22);outline-offset:2px}.us-login-tab-icon{height:16px;width:16px}.us-login-form{display:flex;flex-direction:column;gap:16px}.us-login-input-card{background:transparent;border:0;display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:0}.us-login-input-wrapper{align-items:center;background:#f8faff;border:1px solid #dce5f2;border-radius:12px;display:flex;height:50px;padding:0 15px;position:relative;transition:background-color .2s,border-color .2s,box-shadow .2s}.us-login-input-wrapper:focus-within{background:#ffffff;border-color:#339be4;box-shadow:0 0 0 4px rgb(41 148 226/.1)}.us-login-field-separator{display:block;height:4px}.us-login-field-label{color:#33445d;font-size:12px;font-weight:750;margin:0 2px}.us-login-field-icon{color:#8190a6;flex:0 0 auto;height:18px;margin-right:11px;width:18px}.us-login-field-input{background:transparent;border:0;color:#10203a;font-size:14px;font-weight:600;height:100%;outline:none;width:100%}.us-login-field-input::placeholder{color:#9ba9bc;font-weight:500}.us-login-toggle-pw-btn{align-items:center;background:transparent;border:0;color:#8c9aae;display:flex;outline:none;padding:4px;position:absolute;right:13px;top:50%;transform:translateY(-50%);transition:color .2s}.us-login-toggle-pw-btn:hover{color:#245de2}.us-login-pw-eye-icon{width:18px;height:18px}.us-login-code-note{background:#f5f8fe;border:1px solid #e2eaf6;border-radius:11px;color:#66758b;font-size:12px;font-weight:500;line-height:1.5;padding:12px 14px;text-align:center}.us-login-submit-btn{background:linear-gradient(110deg,#151c2b,#070b13);border:0;border-radius:12px;box-shadow:0 10px 24px rgb(7 11 19/.2);color:#ffffff;display:flex;align-items:center;font-size:15px;font-weight:750;height:50px;justify-content:center;outline:none;transition:filter .2s,transform .15s,box-shadow .2s}.us-login-submit-btn:hover{background:linear-gradient(110deg,#202a3d,#0b101b);box-shadow:0 13px 30px rgb(7 11 19/.27);filter:brightness(1.04);transform:translateY(-1px)}.us-login-submit-btn:active{transform:translateY(0)}.us-login-submit-btn:disabled{opacity:.6;cursor:not-allowed}.us-login-forgot-link{color:#2764d9;display:inline-block;font-size:13px;font-weight:700;margin:0 auto;text-align:center;transition:color .2s,transform .2s;width:-moz-fit-content;width:fit-content}.us-login-forgot-link:hover{color:#534ee7}.us-login-resend-btn{background:transparent;border:0;color:#2764d9;font-weight:700;font-size:13px;margin:0 auto;padding:4px;width:-moz-fit-content;width:fit-content}.us-login-resend-btn:hover{color:#534ee7;text-decoration:underline}.us-recovery-card{gap:24px}.us-recovery-success{align-items:flex-start;background:linear-gradient(120deg,#eef7ff,#f3f1ff);border:1px solid #d7e5f7;border-radius:13px;color:#18365f;display:flex;gap:12px;padding:15px}.us-recovery-success>span{align-items:center;background:linear-gradient(135deg,#159ee4,#4b4cf2);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:900;height:28px;justify-content:center;width:28px}.us-recovery-success strong{color:#10203c;font-size:13px}.us-recovery-success p{color:#667791;font-size:12px;line-height:1.55;margin:4px 0 0}.us-recovery-back{align-items:center;display:inline-flex;gap:7px}.us-password-card{gap:24px}.us-password-card>.us-login-submit-btn{text-decoration:none}.us-consumer-state-card{align-items:stretch;gap:24px}.us-consumer-state-icon{align-items:center;align-self:center;background:linear-gradient(135deg,#eaf7ff,#eeedff);border:1px solid #d5e4f7;border-radius:18px;color:#2764d9;display:flex;font-size:22px;font-weight:900;height:58px;justify-content:center;box-shadow:0 10px 25px rgba(48,91,219,.1);width:58px}.us-login-msg-info{background:#eef8ff;border:1px solid #c8e8fb;border-radius:10px;color:#116698}.us-login-msg-error,.us-login-msg-info{font-size:12px;font-weight:500;line-height:1.5;padding:10px 13px}.us-login-msg-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b}.us-login-or-divider{align-items:center;color:#98a5b7;display:flex;font-size:11px;font-weight:600;text-align:center}.us-login-or-divider:after,.us-login-or-divider:before{content:"";flex:1 1;border-bottom:1px solid #e5ebf4}.us-login-or-divider:not(:empty):before{margin-right:12px}.us-login-or-divider:not(:empty):after{margin-left:12px}.us-login-bottom-row{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.us-login-secondary-btn{align-items:center;background:#f8faff;border:1px solid #dfe7f3;border-radius:11px;color:#405069;display:flex;font-size:12px;font-weight:750;gap:7px;height:42px;justify-content:center;transition:background-color .2s,border-color .2s,transform .1s,color .2s;width:100%}.us-login-secondary-btn:hover{background:#f0f6ff;border-color:#bcd5f3;color:#245de2}.us-login-secondary-btn:active{transform:translateY(1px)}.us-login-btn-icon{color:#718096;height:15px;transition:color .2s;width:15px}.us-login-secondary-btn:hover .us-login-btn-icon{color:#245de2}.text-center{text-align:center}.code-spacing{letter-spacing:8px;font-weight:800;font-size:18px}@media (max-width:900px){.us-login-page{overflow:auto;padding:26px 20px 40px}.us-login-layout{gap:30px;grid-template-columns:1fr;min-height:auto}.us-login-brand-col{align-items:center;min-height:auto;text-align:center}.us-login-brand{gap:14px}.us-login-brand-mark{height:62px;width:62px}.us-login-brand span{font-size:42px}.us-login-card-col{margin:0 auto;max-width:500px;width:100%}}@media (max-width:520px){.us-login-page{padding:22px 14px 28px}.us-login-card{border-radius:22px;padding:30px 22px 24px}.us-login-card-heading h2{font-size:24px}.us-login-bottom-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.us-login-secondary-btn,.us-login-submit-btn,.us-login-tabs-active-bg{transition:none}}@media (max-width:900px){.ac-register-page{padding:26px 20px 40px}.ac-register-layout{gap:34px;grid-template-columns:1fr;min-height:auto}.ac-register-brand-panel{padding-top:14px}.ac-register-brand{gap:14px}.ac-register-brand-mark{height:62px;width:62px}.ac-register-brand span{font-size:42px}.ac-register-brand-panel>p{font-size:14px;margin-top:12px}.ac-register-card{justify-self:center;padding:34px}}@media (max-width:520px){.ac-register-page{padding:22px 14px 28px}.ac-register-layout{gap:26px}.ac-register-brand-mark{height:50px;width:50px}.ac-register-brand span{font-size:34px}.ac-register-card{border-radius:22px;padding:30px 22px 24px}.ac-register-card .ac-heading h1{font-size:24px}}.whatsapp-layout{border:1px solid var(--line);border-radius:16px;height:calc(100vh - 140px);min-height:520px;overflow:hidden;box-shadow:0 10px 30px rgb(22 32 51/.04)}.whatsapp-layout,.whatsapp-sidebar{display:flex;background:var(--surface)}.whatsapp-sidebar{width:320px;border-right:1px solid var(--line);flex-direction:column;flex-shrink:0}.whatsapp-sidebar-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:#f8fafc}.whatsapp-sidebar-header h3{margin:0;font-size:18px;font-weight:800;color:#0f172a}.whatsapp-create-btn{background:var(--primary);color:white;border:0;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.whatsapp-create-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.whatsapp-search-wrapper{padding:12px 16px;background:var(--surface)}.whatsapp-search-input{width:100%;background:#f1f5f9;border:1.5px solid transparent;border-radius:10px;padding:10px 14px;font-size:14px;color:var(--foreground);outline:none;transition:all .2s ease}.whatsapp-search-input:focus{background:white;border-color:var(--primary);box-shadow:0 0 0 3px rgba(22,101,52,.08)}.whatsapp-filters{display:flex;gap:8px;padding:4px 16px 12px;background:var(--surface);border-bottom:1px solid var(--line)}.whatsapp-filter-pill{background:#f1f5f9;border:0;border-radius:9999px;padding:6px 14px;font-size:13px;color:#64748b;font-weight:700;cursor:pointer;transition:all .18s ease}.whatsapp-filter-pill:hover{background:#e2e8f0;color:#334155}.whatsapp-filter-pill.active{background:#e6f4ea;color:#137333}.whatsapp-team-list{flex-grow:1;overflow-y:auto;background:var(--surface)}.whatsapp-team-row{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f8fafc;cursor:pointer;position:relative;transition:all .2s ease}.whatsapp-team-row:hover{background:#f8fafc}.whatsapp-team-row.active{background:#eef7f2}.whatsapp-avatar{width:44px;height:44px;background:#e6f4ea;color:#137333;font-size:16px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(22,101,52,.1)}.whatsapp-team-info{display:flex;flex-direction:column;flex-grow:1;min-width:0}.whatsapp-team-info-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.whatsapp-team-info-header strong{font-size:14.5px;font-weight:700;color:#1e293b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.whatsapp-team-time{font-size:11px;color:#64748b;font-weight:500}.whatsapp-team-desc{font-size:13px;color:#64748b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.whatsapp-chat-pane{position:relative;min-width:0}.whatsapp-chat-empty,.whatsapp-chat-pane{flex-grow:1;display:flex;flex-direction:column;background:#f8fafc}.whatsapp-chat-empty{align-items:center;justify-content:center;padding:40px;text-align:center}.whatsapp-chat-empty h3{margin:20px 0 8px;font-size:20px;font-weight:800;color:#0f172a}.whatsapp-chat-empty p{margin:0;font-size:14px;color:#64748b;max-width:340px;line-height:1.5}.whatsapp-chat-header{padding:12px 20px;background:#ffffff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:10;box-shadow:0 1px 2px rgba(0,0,0,.02)}.whatsapp-chat-header-left{display:flex;align-items:center;gap:12px;cursor:pointer}.whatsapp-chat-header-info{display:flex;flex-direction:column}.whatsapp-chat-header-info h4{margin:0 0 2px;font-size:15px;font-weight:700;color:#0f172a}.whatsapp-chat-header-info span{font-size:12px;color:#64748b}.whatsapp-chat-header-actions{display:flex;gap:8px}.whatsapp-icon-btn{background:transparent;border:0;padding:8px;border-radius:50%;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;outline:none}.whatsapp-icon-btn:hover{background:#f1f5f9;color:#0f172a}.whatsapp-chat-messages-container{flex-grow:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;background-color:#f4f6f8;background-image:radial-gradient(rgba(0,0,0,.04) 1px,transparent 0);background-size:24px 24px}.whatsapp-msg-bubble-wrapper{display:flex;width:100%}.whatsapp-msg-bubble-wrapper.mine{justify-content:flex-end}.whatsapp-msg-bubble-wrapper.theirs{justify-content:flex-start}.whatsapp-msg-bubble{max-width:65%;padding:10px 14px 8px;border-radius:12px;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:14.5px;line-height:1.5;color:#1e293b;cursor:pointer;word-break:break-word;transition:transform .15s ease}.whatsapp-msg-bubble:hover{transform:scale(1.01)}.whatsapp-msg-bubble.mine{background:#d9fdd3;border-top-right-radius:2px;color:#0f172a}.whatsapp-msg-bubble.theirs{background:#ffffff;border-top-left-radius:2px;color:#0f172a}.whatsapp-msg-sender{font-size:11.5px;font-weight:750;color:var(--primary);margin-bottom:4px}.whatsapp-msg-meta{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:10px;color:#64748b;margin-top:4px}.whatsapp-ticks{display:inline-flex;align-items:center;width:15px;height:15px}.whatsapp-ticks svg{width:100%;height:100%}.whatsapp-ticks.delivered,.whatsapp-ticks.sent{color:#94a3b8}.whatsapp-ticks.read{color:#38bdf8}.whatsapp-compose-bar{padding:14px 20px;background:#ffffff;display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);flex-shrink:0;position:relative;z-index:20}.whatsapp-attachment-wrapper{position:relative}.whatsapp-attachment-menu{position:absolute;bottom:56px;left:0;background:#ffffff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:8px;display:flex;flex-direction:column;gap:4px;z-index:50;width:200px;animation:route-slide-in .18s ease both}.whatsapp-attachment-item{display:flex;align-items:center;gap:12px;padding:8px 12px;background:transparent;border:0;border-radius:8px;width:100%;text-align:left;font-size:13.5px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s ease}.whatsapp-attachment-item:hover{background:#f1f5f9;color:#0f172a}.whatsapp-attachment-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:13px;flex-shrink:0}.whatsapp-compose-input-wrapper{flex-grow:1;background:#f1f5f9;border-radius:10px;padding:2px 6px;border:1.5px solid transparent;transition:all .2s ease}.whatsapp-compose-input-wrapper:focus-within{background:#ffffff;border-color:var(--primary);box-shadow:0 0 0 3px rgba(22,101,52,.08)}.whatsapp-compose-input{width:100%;border:0;outline:none;font-size:14.5px;padding:8px 12px;background:transparent;color:var(--foreground)}.whatsapp-details-drawer{width:300px;background:#ffffff;border-left:1px solid var(--line);display:flex;flex-direction:column;flex-shrink:0;animation:route-slide-in .2s ease both}.whatsapp-details-header{padding:16px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#f8fafc}.whatsapp-details-header h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.whatsapp-details-body{padding:20px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex-grow:1}.whatsapp-details-section{display:flex;flex-direction:column;gap:6px}.whatsapp-details-section label{font-size:11px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.whatsapp-details-section p{margin:0;font-size:14px;color:#334155;font-weight:500}.whatsapp-details-members{display:flex;flex-direction:column;gap:12px;margin-top:6px}.whatsapp-details-member{display:flex;align-items:center;gap:10px}.whatsapp-details-member-avatar{width:32px;height:32px;background:#e6f4ea;color:#137333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.whatsapp-details-member-info{display:flex;flex-direction:column;min-width:0}.whatsapp-details-member-info strong{font-size:13.5px;font-weight:700;color:#1e293b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.whatsapp-details-member-info small{font-size:11px;color:#64748b}.whatsapp-details-actions{display:flex;flex-direction:column;gap:8px;margin-top:10px;border-top:1px solid #f1f5f9;padding-top:16px}.whatsapp-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100}.whatsapp-modal{background:white;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:90%;max-width:480px;overflow:hidden;animation:route-slide-in .2s cubic-bezier(.16,1,.3,1) both}.whatsapp-modal-header{padding:18px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.whatsapp-modal-header h3{margin:0;font-size:17px;font-weight:800;color:#0f172a}.whatsapp-modal-body{padding:24px;max-height:420px;overflow-y:auto}.whatsapp-modal-footer{padding:16px 24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px;background:#f8fafc}.whatsapp-popover-tabs{display:flex;gap:20px;border-bottom:1px solid #e2e8f0;margin-bottom:20px}.whatsapp-popover-tab{background:transparent;border:0;border-bottom:2.5px solid transparent;padding:8px 0;font-size:14px;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s ease}.whatsapp-popover-tab.active{color:var(--primary);border-color:var(--primary)}.protected-shell{background:#f6f8fc}.protected-sidebar{background:linear-gradient(180deg,#08152d,#071125 58%,#090f20);border-bottom-right-radius:30px;border-top-right-radius:30px;box-shadow:8px 0 30px rgb(14 31 68/.12)}.protected-nav a,.protected-sidebar-logout-btn{color:#91a0bb}.protected-nav a:hover,.protected-sidebar-logout-btn:hover{background:rgb(255 255 255/.07)}.protected-nav a.active,.protected-nav a.active:hover{background:linear-gradient(135deg,rgb(24 151 220/.28),rgb(80 82 234/.28));box-shadow:inset 0 0 0 1px rgb(104 174 255/.12);color:white}.protected-workspace{background:radial-gradient(circle at 100% 100%,rgb(91 83 238/.07),transparent 28%),#f6f8fc}.protected-page-role{color:#4d73ba;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.protected-page-title{color:#0b1830}.protected-settings-btn{border-color:#dce5f2;border-radius:11px;color:#607089}.protected-settings-btn:hover{background:#eef6ff;border-color:#b9d8f2;color:#2869df}.workspace-heading h2{color:#0b1830;letter-spacing:-.035em}.workspace-heading p{color:#6b7b91}.users-create-button,.whatsapp-create-btn,.workspace-primary-action{background:linear-gradient(100deg,#078fd2,#3268e9 60%,#5654eb);border:0;box-shadow:0 9px 22px rgb(47 100 228/.2)}.users-create-button:hover,.whatsapp-create-btn:hover,.workspace-primary-action:hover{background:linear-gradient(100deg,#078fd2,#3268e9 60%,#5654eb);box-shadow:0 12px 28px rgb(47 100 228/.28);filter:saturate(1.1) brightness(1.03);transform:translateY(-1px)}.workspace-secondary-action{border-color:#b8cff2;color:#2c66d7}.workspace-secondary-action:hover{background:#eef6ff}.workspace-conversations,.workspace-metrics article.panel,.workspace-overview{border-color:#dde6f2;border-radius:16px;box-shadow:0 12px 35px rgb(34 58 105/.06)}.workspace-metrics article.panel{overflow:hidden;position:relative}.workspace-metrics article.panel:before{background:linear-gradient(90deg,#1ca4e5,#5360ec);content:"";height:3px;left:0;position:absolute;right:0;top:0}.workspace-metrics span{color:#7890ad}.workspace-metrics strong{color:#0b1830}.metric-line{background:#e2eaf5}.workspace-section-heading h2{color:#10213c}.workspace-empty-link,.workspace-overview-links a,.workspace-refresh,.workspace-view-link{color:#2b68dc}.workspace-refresh:hover{background:#edf5ff}.workspace-empty-link:hover,.workspace-overview-links a:hover,.workspace-view-link:hover{color:#554fe8}.workspace-empty-link{font-weight:700;text-decoration:underline}.workspace-table tbody tr{transition:background .18s ease}.workspace-table tbody tr:hover{background:#f8faff}.users-page-panel{background:transparent;border:0;box-shadow:none;padding:0}.users-page-panel .ws-section-header{background:rgb(255 255 255/.92);border:1px solid #dde6f2;border-radius:16px;box-shadow:0 10px 30px rgb(34 58 105/.05);padding:20px 22px}.users-page-panel .ws-section-header h2{color:#0b1830;font-size:21px}.users-page-panel .ws-section-header p{color:#718096;font-size:13px;margin:5px 0 0}.users-create-button{border-radius:11px}.users-list{display:grid;grid-gap:12px;gap:12px}.users-list-card{align-items:center;background:rgb(255 255 255/.92);border:1px solid #dfe7f2;border-radius:15px;box-shadow:0 8px 24px rgb(37 61 106/.045);display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(230px,1.25fr) minmax(260px,1fr) auto auto;padding:16px 18px;transition:border-color .18s,box-shadow .18s,transform .18s}.users-list-card:hover{border-color:#bdd5ef;box-shadow:0 12px 30px rgb(37 77 142/.08);transform:translateY(-1px)}.users-list-identity{align-items:center;display:flex;gap:13px;min-width:0}.users-list-avatar{align-items:center;background:linear-gradient(145deg,#e1f5ff,#e8e8ff);border:1px solid #d1e7f8;border-radius:12px;color:#2d68db;display:flex;flex:0 0 auto;font-size:13px;font-weight:850;height:42px;justify-content:center;width:42px}.users-list-identity>div:last-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.users-list-identity strong{color:#13223b;font-size:14px}.users-list-identity span{color:#718096;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-list-details{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(100px,.7fr) minmax(120px,1fr)}.users-list-details>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.users-list-details span{color:#8794a8;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.users-list-details strong{color:#405069;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-list-actions{display:flex;gap:7px;justify-content:flex-end}.users-action-button{background:#eef5ff;border:1px solid #d7e5f6;border-radius:9px;color:#2d65d1;font-size:12px;font-weight:750;min-height:34px;padding:0 12px;transition:background .18s,border-color .18s,color .18s}.users-action-button:hover{background:#e1efff;border-color:#b9d4f2}.users-action-button.muted{background:#f6f8fb;border-color:#e2e8f0;color:#66758b}.users-action-button.muted:hover{background:#eef1f6;color:#3f4f66}.users-action-button.danger{background:#fff5f6;border-color:#f2cbd1;color:#b83b4c}.users-action-button.danger:hover{background:#ffe9ec;border-color:#e9aeb8;color:#982c3c}.users-delete-confirm{align-items:center;animation:users-delete-confirm-enter .18s ease-out both;display:flex;gap:7px;justify-content:flex-end}.users-delete-confirm>span{color:#8e3543;font-size:11px;font-weight:800;white-space:nowrap}.users-current-account{align-items:center;background:rgba(229,238,252,.9);border:1px solid #ccdaec;border-radius:8px;color:#62738d;display:inline-flex;font-size:10px;font-weight:800;justify-content:center;min-height:34px;padding:0 11px;white-space:nowrap}@keyframes users-delete-confirm-enter{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.whatsapp-layout{border-color:#d9e4f1;border-radius:20px;box-shadow:0 18px 50px rgb(29 54 100/.09)}.whatsapp-sidebar{border-color:#e0e8f3;width:330px}.whatsapp-details-header,.whatsapp-sidebar-header{background:#fbfcff;border-color:#e2e9f3}.whatsapp-create-btn{border-radius:9px}.whatsapp-compose-input-wrapper,.whatsapp-search-input{background:#f3f6fb}.whatsapp-compose-input-wrapper:focus-within,.whatsapp-search-input:focus{border-color:#339be4;box-shadow:0 0 0 4px rgb(41 148 226/.1)}.whatsapp-filter-pill.active{background:#e9f3ff;color:#2b68dc}.whatsapp-team-row.active{background:linear-gradient(90deg,#ecf7ff,#f1f2ff);box-shadow:inset 3px 0 0 #318ae2}.whatsapp-team-row:hover{background:#f6f9fd}.whatsapp-avatar,.whatsapp-details-member-avatar{background:linear-gradient(145deg,#e1f5ff,#e9e9ff);color:#2d68db;box-shadow:inset 0 0 0 1px rgb(55 125 222/.1)}.whatsapp-chat-empty,.whatsapp-chat-pane{background:#f7f9fd}.whatsapp-chat-empty svg{color:#85a7d4!important}.whatsapp-chat-messages-container{background-color:#f5f8fc;background-image:radial-gradient(rgb(72 113 177/.08) 1px,transparent 0)}.whatsapp-msg-bubble.mine{background:linear-gradient(135deg,#218fd8,#4b61e8);color:white}.whatsapp-msg-bubble.mine .whatsapp-msg-meta{color:rgb(255 255 255/.72)}.whatsapp-msg-bubble.theirs{border:1px solid #e2e8f2}.whatsapp-msg-sender{color:#2d68db}.whatsapp-icon-btn:hover{background:#edf4fd;color:#2d68db}.whatsapp-details-drawer{border-color:#e0e8f3}.whatsapp-modal-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgb(9 20 43/.5)}.whatsapp-modal{border:1px solid #dce6f2;border-radius:20px;box-shadow:0 30px 90px rgb(8 24 58/.3)}.whatsapp-modal-footer{background:#f7f9fd}.whatsapp-modal .input,.whatsapp-modal .select{background:#f8faff;border-color:#dce5f2;border-radius:10px}.whatsapp-modal .input:focus,.whatsapp-modal .select:focus{background:white;border-color:#339be4;box-shadow:0 0 0 4px rgb(41 148 226/.1)}.whatsapp-modal .button:not(.secondary):not(.danger-soft){background:linear-gradient(100deg,#078fd2,#3268e9 60%,#5654eb)}.whatsapp-popover-tab.active{border-color:#326de2;color:#326de2}@media (max-width:1180px){.users-list-card{grid-template-columns:minmax(220px,1fr) minmax(220px,.9fr) auto}.users-list-actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:760px){.users-page-panel .ws-section-header{align-items:flex-start;gap:16px}.users-list-card{align-items:start;gap:15px;grid-template-columns:1fr auto}.users-list-details{grid-column:1/-1;grid-row:2}.users-list-actions{grid-column:1/-1;justify-content:stretch}.users-action-button{flex:1 1}}.protected-shell,.protected-workspace{background:#f7f8fb}.protected-workspace{background-image:none}.protected-sidebar{background:#0c1629;border-radius:0 24px 24px 0;box-shadow:none}.protected-logo-box{background:transparent;box-shadow:none}.protected-nav a.active,.protected-nav a.active:hover{background:#192a46;box-shadow:inset 3px 0 0 #60a5fa}.protected-settings-btn,.users-list-card,.users-page-panel .ws-section-header,.whatsapp-layout,.whatsapp-modal,.workspace-conversations,.workspace-metrics article.panel,.workspace-overview{box-shadow:none}.users-create-button,.whatsapp-create-btn,.whatsapp-modal .button:not(.secondary):not(.danger-soft),.workspace-primary-action{background:#2563eb;box-shadow:none;filter:none}.users-create-button:hover,.whatsapp-create-btn:hover,.whatsapp-modal .button:not(.secondary):not(.danger-soft):hover,.workspace-primary-action:hover{background:#1d4ed8;box-shadow:none;filter:none}.workspace-conversations,.workspace-metrics article.panel,.workspace-overview{border-color:#e1e6ef;border-radius:12px}.workspace-metrics article.panel:before{display:none}.workspace-metrics article.panel{padding-top:22px}.users-list-card,.users-page-panel .ws-section-header{border-color:#e1e6ef;border-radius:12px}.users-list-card:hover{border-color:#cbd5e1;box-shadow:none;transform:none}.users-list-avatar{background:#eff6ff;border-color:#dbeafe;border-radius:10px;color:#2563eb}.users-create-button{border-radius:9px}.users-action-button{background:white;border-color:#d8e0eb;border-radius:8px;color:#334155}.users-action-button:hover{background:#f8fafc;border-color:#b9c5d5}.users-action-button.primary{background:#2563eb;border-color:#2563eb;color:white}.users-action-button.primary:hover{background:#1d4ed8;border-color:#1d4ed8}.users-action-button:disabled{cursor:not-allowed;opacity:.58}.users-list-card-editing{align-items:stretch;grid-gap:16px;grid-template-columns:1fr}.users-create-inline,.users-list-card-editing{animation:users-inline-edit-open .22s ease-out;border:2px solid #3b82f6;box-shadow:0 0 0 4px rgb(59 130 246/.1),0 14px 34px rgb(37 99 235/.12);display:grid;gap:16px;overflow:hidden;padding:20px 20px 20px 24px;position:relative}.users-create-inline{background:var(--workspace-premium-surface);border-radius:12px;grid-gap:16px}.users-create-inline:before{background:#2563eb;bottom:12px;content:"";left:0;position:absolute;top:12px;width:4px}.users-create-avatar{font-size:20px}.users-list-card-editing:before{background:#2563eb;bottom:12px;content:"";left:0;position:absolute;top:12px;width:4px}.users-list.has-active-edit>.users-list-card:not(.users-list-card-editing){opacity:.62;transition:opacity .18s ease}.users-list.has-active-edit>.users-list-card:not(.users-list-card-editing):hover{opacity:.84}.users-inline-heading{align-items:center;border-bottom:1px solid rgb(143 176 216/.22);display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding-bottom:15px}.users-inline-editing-badge{background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8!important;font-size:10px!important;font-weight:800;letter-spacing:.06em;margin-left:auto;padding:5px 9px;text-transform:uppercase}.users-inline-identity-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.users-inline-identity-copy span,.users-inline-identity-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-inline-heading strong{color:#0f172a;font-size:14px}.users-inline-heading span{color:#64748b;font-size:12px}.users-inline-fields{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr)}.users-create-fields{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.users-create-fields label,.users-inline-fields label{color:#475569;display:grid;font-size:11px;font-weight:700;grid-gap:6px;gap:6px}.users-create-fields .input,.users-create-fields .select,.users-inline-fields .input,.users-inline-fields .select{background:white;border-color:#d8e0eb;border-radius:8px;min-height:40px}.users-create-fields .input:focus,.users-create-fields .select:focus,.users-inline-fields .input:focus,.users-inline-fields .select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgb(37 99 235/.08)}.users-inline-teams{border:0;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.users-inline-teams legend{color:#475569;font-size:11px;font-weight:700;margin-bottom:7px;padding:0;width:100%}.users-inline-teams label{align-items:center;background:#f8fafc;border:1px solid #dfe5ed;border-radius:8px;color:#475569;display:inline-flex;font-size:12px;font-weight:650;gap:7px;min-height:34px;padding:0 10px}.users-inline-teams input{accent-color:#2563eb}.users-inline-teams small{color:#94a3b8;font-size:10px;margin-left:3px}.users-inline-empty{color:#94a3b8;font-size:12px}.users-inline-actions{display:flex;gap:8px;justify-content:flex-end}@keyframes users-inline-edit-open{0%{opacity:.55;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.whatsapp-layout{border-color:#e0e6ef;border-radius:14px}.whatsapp-create-btn{border-radius:8px}.whatsapp-team-row.active{background:#eff6ff;box-shadow:inset 3px 0 0 #2563eb}.whatsapp-avatar,.whatsapp-details-member-avatar{background:#eff6ff;box-shadow:none;color:#2563eb}.whatsapp-chat-empty,.whatsapp-chat-messages-container,.whatsapp-chat-pane{background-color:#f8fafc;background-image:none}.whatsapp-msg-bubble.mine{background:#2563eb}.whatsapp-modal{border-radius:14px}@media (max-width:760px){.users-create-fields,.users-inline-fields{grid-template-columns:1fr}}.workspace-metrics article.panel{background:linear-gradient(140deg,#eaf5ff,#f4f1ff)}.workspace-metrics article.panel:nth-child(2){background:linear-gradient(140deg,#f0f3ff,#f8edff)}.workspace-metrics article.panel:nth-child(3){background:linear-gradient(140deg,#e8f7ff,#edf3ff)}.workspace-metrics article.panel:nth-child(4){background:linear-gradient(140deg,#eef3ff,#f5efff)}.workspace-conversations{background:linear-gradient(135deg,#edf6ff,#f5f1ff)}.workspace-overview{background:linear-gradient(145deg,#eaf4ff,#f3efff)}.users-page-panel .ws-section-header{background:linear-gradient(110deg,#eaf4ff,#f3efff)}.users-list-card{background:linear-gradient(105deg,#edf6ff,#f5f0ff)}.users-list-card:nth-child(2n){background:linear-gradient(105deg,#eaf7ff,#f0f2ff)}.users-list-card-editing{background:linear-gradient(115deg,#e8f4ff,#eeeaff)}.whatsapp-chat-header,.whatsapp-details-drawer,.whatsapp-sidebar{background:linear-gradient(155deg,#edf6ff,#f5f1ff)}.whatsapp-chat-empty{background:linear-gradient(145deg,#eaf5ff,#f2efff)}.workspace-table tbody tr:nth-child(odd){background:rgb(255 255 255/.48)}.workspace-table tbody tr:nth-child(2n){background:rgb(229 240 255/.48)}.workspace-table tbody tr:hover{background:rgb(219 234 254/.7)}.workspace-overview dl>div,.workspace-table td,.workspace-table th{border-color:rgb(176 198 228/.45)}.protected-shell{--workspace-premium-surface:linear-gradient(110deg,#edf6ff,#f2f0ff)}.users-list-card,.users-list-card-editing,.users-list-card:nth-child(2n),.users-page-panel .ws-section-header,.whatsapp-chat-empty,.whatsapp-chat-header,.whatsapp-details-drawer,.whatsapp-sidebar,.workspace-conversations,.workspace-metrics article.panel,.workspace-metrics article.panel:nth-child(2),.workspace-metrics article.panel:nth-child(3),.workspace-metrics article.panel:nth-child(4),.workspace-overview{background:var(--workspace-premium-surface)}.workspace-table tbody tr:nth-child(2n),.workspace-table tbody tr:nth-child(odd){background:rgb(255 255 255/.32)}.workspace-table tbody tr:hover{background:rgb(219 234 254/.62)}.workspace-main-grid{grid-template-columns:minmax(0,1fr)}.settings-stack{max-width:760px}.settings-profile-card,.settings-stack>.ws-panel-body,.settings-workspace-card{background:var(--workspace-premium-surface);border:1px solid #d8e2ef;border-radius:12px;box-shadow:none}.settings-profile-card{display:grid;grid-gap:22px;gap:22px;padding:24px}.settings-section-kicker{color:#4d73ba;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.settings-profile-form{display:grid;grid-gap:20px;gap:20px}.settings-photo-editor{align-items:center;background:rgb(255 255 255/.4);border:1px solid rgb(176 198 228/.55);border-radius:12px;display:flex;gap:16px;padding:16px}.settings-profile-photo{align-items:center;background:linear-gradient(145deg,#dff3ff,#e8e8ff);border:1px solid #cbdff4;border-radius:16px;color:#2867db;display:flex;flex:0 0 auto;font-size:22px;font-weight:850;height:76px;justify-content:center;overflow:hidden;width:76px}.settings-profile-photo img{height:100%;object-fit:cover;width:100%}.settings-photo-editor>div:last-of-type{display:grid;grid-gap:5px;gap:5px}.settings-photo-editor strong{color:#17243b;font-size:13px}.settings-photo-editor span{color:#7d8a9e;font-size:10px}.settings-photo-actions{align-items:center;display:flex;gap:12px;margin-top:5px}.settings-photo-actions .button{min-height:34px;padding:0 12px}.settings-remove-photo{background:transparent;border:0;color:#a54850;font-size:11px;font-weight:750;padding:6px 0}.settings-profile-fields{display:grid;grid-gap:15px;gap:15px;grid-template-columns:1fr 1fr}.settings-profile-fields label:first-child{grid-column:1/-1}.settings-profile-fields .input:disabled{background:rgb(238 243 250/.72);color:#68778d;cursor:not-allowed}.settings-profile-fields small{color:#8a97a9;font-size:9px;font-weight:500}.settings-profile-form>.button{justify-self:start}.settings-stack .button,.settings-stack .button.secondary{background:linear-gradient(105deg,#159bdc,#326eea 58%,#5752eb);border:0;box-shadow:0 8px 20px rgb(48 102 226/.2);color:#ffffff}.settings-stack .button.secondary:hover,.settings-stack .button:hover{background:linear-gradient(105deg,#118fd1,#2d64df 58%,#4e49df);box-shadow:0 11px 24px rgb(48 102 226/.27)}.settings-workspace-card{display:grid;grid-gap:22px;gap:22px;padding:24px}.settings-workspace-heading{align-items:flex-start;display:flex;justify-content:space-between}.settings-workspace-heading>div>span{color:#4d73ba;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.settings-workspace-heading h2{color:#0f172a;font-size:20px;letter-spacing:-.02em;margin:5px 0 0}.settings-workspace-type{background:rgb(255 255 255/.55);border:1px solid #cfdced;border-radius:999px;color:#315fba;font-size:10px;font-weight:800;padding:5px 9px;text-transform:capitalize}.settings-workspace-stats{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.settings-workspace-stats>div{background:rgb(255 255 255/.38);border:1px solid rgb(176 198 228/.5);border-radius:10px;display:grid;grid-gap:7px;gap:7px;min-width:0;padding:14px}.settings-workspace-stats span{color:#718096;font-size:11px;font-weight:700}.settings-workspace-stats strong{color:#16233b;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-workspace-links{display:flex;gap:18px}.settings-workspace-links a{color:#2563eb;font-size:12px;font-weight:750}.settings-workspace-links a:hover{color:#1d4ed8;text-decoration:underline}@media (max-width:560px){.settings-profile-fields{grid-template-columns:1fr}.settings-profile-fields label:first-child{grid-column:auto}.settings-photo-editor{align-items:flex-start}.settings-workspace-stats{grid-template-columns:1fr}}.workspace-metrics article.panel{background:linear-gradient(135deg,#dceaff,#e8e5f8);isolation:isolate;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.workspace-metrics article.panel:after{background:linear-gradient(135deg,#f3f9ff,#f5f3ff);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .24s ease;z-index:0}.workspace-metrics article.panel:before{z-index:2}.workspace-metrics article.panel>*{position:relative;z-index:1}.workspace-metrics article.panel>span,.workspace-table thead th{color:#516987;font-weight:900}.workspace-metrics article.panel:hover{border-color:#b6d4f4;box-shadow:0 15px 34px rgb(52 105 196/.13);transform:translateY(-2px)}.workspace-metrics article.panel:hover:after{opacity:1}.workspace-metrics article.panel:hover .metric-line{background:linear-gradient(90deg,#79bdf2,#9b91ee)}.unichat-shell{background:linear-gradient(135deg,rgb(238 247 255/.94),rgb(245 242 255/.94));border:1px solid #d5e1f0;border-radius:18px;box-shadow:0 18px 48px rgb(31 67 119/.09);display:grid;grid-template-columns:minmax(290px,340px) minmax(0,1fr);height:calc(100vh - 142px);min-height:600px;overflow:hidden}.unichat-directory{background:rgb(248 251 255/.82);border-right:1px solid #d9e4f2;display:flex;flex-direction:column;min-width:0}.unichat-conversation-header,.unichat-directory-header{align-items:center;display:flex;flex:0 0 auto}.unichat-directory-header{justify-content:space-between;padding:24px 22px 16px}.unichat-directory-header span:first-child,.unichat-welcome>span{color:#5073b2;font-size:10px;font-weight:850;letter-spacing:.14em}.unichat-directory-header h2{color:#0c1b35;font-size:25px;letter-spacing:-.035em;margin:4px 0 0}.unichat-member-count{align-items:center;background:#e9f1ff;border:1px solid #d3e1f8;border-radius:999px;color:#2864d7;display:inline-flex;font-size:11px;font-weight:800;height:28px;justify-content:center;min-width:28px}.unichat-search{align-items:center;background:rgb(255 255 255/.76);border:1px solid #d7e2f1;border-radius:11px;display:flex;gap:9px;margin:0 16px 14px;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease}.unichat-search:focus-within{border-color:#75a7f8;box-shadow:0 0 0 3px rgb(69 132 237/.1)}.unichat-search svg{fill:none;height:17px;stroke:#7185a6;stroke-linecap:round;stroke-width:2;width:17px}.unichat-composer input,.unichat-search input{background:transparent;border:0;color:#14223a;font:inherit;outline:0;width:100%}.unichat-search input{font-size:13px;height:44px}.unichat-composer input::placeholder,.unichat-search input::placeholder{color:#8796ad}.unichat-member-list{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:2px 10px 14px}.unichat-member{align-items:center;background:transparent;border:1px solid transparent;border-radius:12px;color:inherit;cursor:pointer;display:grid;grid-gap:11px;gap:11px;grid-template-columns:auto minmax(0,1fr) auto;padding:11px 10px;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease;width:100%}.unichat-member:hover{background:rgb(235 243 255/.78)}.unichat-member.active{background:#dceaff;border-color:#91b9ef;box-shadow:inset 4px 0 0 #2f73df,0 8px 20px rgb(55 98 164/.1);transform:translateX(2px)}.unichat-avatar{align-items:center;background:linear-gradient(145deg,#dff3ff,#e8e8ff);border:1px solid #cbdcf3;border-radius:12px;color:#2864d7;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:850;height:42px;justify-content:center;position:relative;width:42px}.unichat-avatar.large{border-radius:16px;font-size:17px;height:58px;width:58px}.unichat-avatar img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.unichat-avatar i{background:#aab7c9;border:2px solid #f8fbff;border-radius:50%;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px}.unichat-avatar i.online{background:#30bf7b}.unichat-member-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.unichat-conversation-header strong,.unichat-member-copy strong{color:#13223b;font-size:13px}.unichat-conversation-header span,.unichat-member time,.unichat-member-copy span{color:#71819a;font-size:11px}.unichat-member-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unichat-member time{align-self:start;margin-top:2px}.unichat-conversation{display:flex;flex-direction:column;min-width:0}.unichat-conversation-header{background:rgb(249 252 255/.78);border-bottom:1px solid #d9e4f2;gap:11px;min-height:75px;padding:12px 22px}.unichat-conversation-header>div{display:grid;grid-gap:3px;gap:3px}.unichat-back{background:transparent;border:0;color:#315fba;cursor:pointer;display:none;font-size:22px;padding:6px}.unichat-messages{background-image:radial-gradient(circle at 18% 15%,rgb(115 190 255/.1),transparent 30%),radial-gradient(circle at 86% 82%,rgb(133 109 255/.08),transparent 35%);flex:1 1;min-height:0;overflow-y:auto;padding:20px clamp(18px,4vw,56px)}.unichat-security-note{background:rgb(255 255 255/.58);border:1px solid #dce6f3;border-radius:999px;color:#708098;font-size:10px;margin:0 auto 24px;padding:7px 12px;text-align:center;width:-moz-fit-content;width:fit-content}.unichat-message-row{display:flex;margin:5px 0}.unichat-message-row.own{justify-content:flex-end}.unichat-bubble{background:rgb(255 255 255/.8);border:1px solid #d8e4f2;border-radius:6px 15px 15px 15px;box-shadow:0 5px 16px rgb(35 69 116/.06);color:#1d2b43;max-width:min(72%,620px);padding:10px 12px 7px}.unichat-message-row.own .unichat-bubble{background:linear-gradient(135deg,#2d79ec,#5b54e9);border-color:transparent;border-radius:15px 6px 15px 15px;color:white}.unichat-bubble p{font-size:13px;line-height:1.48;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.unichat-bubble time{color:#8290a5;display:block;font-size:9px;margin-top:4px;text-align:right}.unichat-message-row.own time{color:rgb(255 255 255/.72)}.unichat-composer{align-items:center;background:rgb(249 252 255/.86);border-top:1px solid #d9e4f2;display:flex;gap:12px;padding:13px 18px}.unichat-composer input{background:rgb(255 255 255/.82);border:1px solid #d3dfef;border-radius:13px;font-size:13px;height:46px;padding:0 15px}.unichat-composer input:focus{border-color:#72a1ef;box-shadow:0 0 0 3px rgb(69 132 237/.09)}.unichat-composer button{align-items:center;background:linear-gradient(135deg,#179cdd,#554ff0);border:0;border-radius:13px;box-shadow:0 8px 20px rgb(59 92 223/.22);color:white;cursor:pointer;display:inline-flex;justify-content:center}.unichat-composer button:disabled{cursor:default;opacity:.45}.unichat-composer svg,.unichat-welcome-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.unichat-composer svg{height:19px;width:19px}.unichat-empty-list,.unichat-start,.unichat-welcome{align-items:center;display:flex;flex-direction:column;text-align:center}.unichat-welcome{justify-content:center;margin:auto;max-width:420px;padding:30px}.unichat-welcome-icon{align-items:center;background:linear-gradient(145deg,#dff3ff,#e9e6ff);border:1px solid #cddcf3;border-radius:20px;color:#366ed6;display:flex;height:74px;justify-content:center;margin-bottom:22px;width:74px}.unichat-welcome-icon svg{height:32px;width:32px}.unichat-start h3,.unichat-welcome h2{color:#10203b;letter-spacing:-.03em}.unichat-welcome h2{font-size:27px;margin:8px 0}.unichat-empty-list span,.unichat-list-note,.unichat-start p,.unichat-welcome p{color:#73829a;font-size:12px;line-height:1.5}.unichat-start{margin:80px auto 30px}.unichat-start h3{font-size:18px;margin:14px 0 4px}.unichat-start p{margin:0}.unichat-empty-list{margin:44px auto;padding:20px}.unichat-empty-list strong{color:#263650;font-size:13px;margin-bottom:4px}.unichat-list-note{margin:24px auto}.unichat-error{background:#fff1f2;border-top:1px solid #fecdd3;color:#b42339;font-size:11px;padding:8px 18px;text-align:center}@media (max-width:760px){.unichat-shell{display:block;height:calc(100vh - 172px);min-height:520px;position:relative}.unichat-conversation,.unichat-directory{height:100%}.unichat-conversation:not(.is-open),.unichat-directory.has-selection{display:none}.unichat-back{display:inline-flex}.unichat-bubble{max-width:86%}}.protected-header-actions{align-items:center;display:flex;gap:9px}.protected-support-link-control{position:relative}.protected-support-link-trigger{align-items:center;background:linear-gradient(145deg,#eef7ff,#f0efff);border:1px solid #cbdcf3;border-radius:13px;color:#2767d9;cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;position:relative;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease;width:42px}.protected-support-link-trigger svg{height:19px;width:19px}.protected-support-link-control.tutorial-active .protected-support-link-trigger,.protected-support-link-trigger:focus-visible,.protected-support-link-trigger:hover{background:linear-gradient(135deg,#1c9fe1,#4d55ed);border-color:transparent;box-shadow:0 9px 24px rgb(39 92 189/.25);color:#fff;outline:none;transform:translateY(-1px)}.protected-support-link-control.tutorial-active .protected-support-link-trigger{animation:support-link-pulse 1.7s ease-in-out infinite}.protected-support-link-copied{background:#0c1b35;border-radius:8px;color:#fff;font-size:11px;font-weight:750;padding:7px 10px;position:absolute;right:0;top:calc(100% + 9px);white-space:nowrap;z-index:80}.protected-support-link-tutorial{animation:support-link-tutorial-in .36s cubic-bezier(.2,.8,.2,1) both;background:linear-gradient(145deg,#102340,#1b3c68);border:1px solid rgb(112 170 255/.35);border-radius:14px;box-shadow:0 20px 48px rgb(14 35 71/.26);color:#fff;cursor:pointer;display:grid;grid-gap:4px;gap:4px;padding:14px 16px;position:absolute;right:-4px;text-align:left;top:calc(100% + 14px);width:230px;z-index:75}.protected-support-link-tutorial:before{background:#142d50;border-left:1px solid rgb(112 170 255/.3);border-top:1px solid rgb(112 170 255/.3);content:"";height:12px;position:absolute;right:18px;top:-7px;transform:rotate(45deg);width:12px}.protected-support-link-tutorial strong{font-size:13px;letter-spacing:-.01em;position:relative}.protected-support-link-tutorial span{color:#c9daf4;font-size:11px;line-height:1.45;position:relative}.protected-support-link-tutorial:focus-visible,.protected-support-link-tutorial:hover{background:linear-gradient(145deg,#17335a,#244d82);outline:none}@keyframes support-link-pulse{0%,to{box-shadow:0 0 0 0 rgb(53 126 238/.28),0 9px 24px rgb(39 92 189/.22)}50%{box-shadow:0 0 0 8px rgb(53 126 238/0),0 11px 28px rgb(39 92 189/.3)}}@keyframes support-link-tutorial-in{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.protected-support-link-control.tutorial-active .protected-support-link-trigger,.protected-support-link-tutorial{animation:none}}.protected-profile-menu{position:relative}.protected-profile-menu:after{content:"";height:12px;position:absolute;right:0;top:100%;width:270px}.protected-profile-trigger{align-items:center;background:linear-gradient(135deg,#1899dc,#4c57ec);border:3px solid #fff;border-radius:50%;box-shadow:0 7px 18px rgb(39 82 160/.22);color:#fff;display:flex;font-size:11px;font-weight:850;height:42px;justify-content:center;overflow:hidden;padding:0;transition:box-shadow .18s ease,transform .18s ease;width:42px}.protected-profile-menu:focus-within .protected-profile-trigger,.protected-profile-trigger:focus-visible,.protected-profile-trigger:hover{box-shadow:0 9px 24px rgb(39 82 160/.3);transform:translateY(-1px)}.protected-profile-avatar img,.protected-profile-trigger img{height:100%;object-fit:cover;width:100%}.protected-profile-popover{background:rgb(252 253 255/.98);border:1px solid #d9e3f1;border-radius:15px;box-shadow:0 20px 52px rgb(25 47 88/.18);display:grid;grid-gap:7px;gap:7px;opacity:0;padding:12px;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-8px) scale(.97);transform-origin:top right;transition:opacity .17s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility .17s ease;visibility:hidden;width:270px;z-index:60}.protected-profile-menu:focus-within .protected-profile-popover,.protected-profile-menu:hover .protected-profile-popover{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.protected-profile-summary{align-items:center;border-bottom:1px solid #e7edf5;display:flex;gap:11px;margin-bottom:3px;min-width:0;padding:4px 4px 12px}.protected-profile-avatar{align-items:center;background:linear-gradient(145deg,#dff3ff,#e8e8ff);border:1px solid #d1e3f8;border-radius:11px;color:#2867db;display:flex;flex:0 0 auto;font-size:12px;font-weight:850;height:42px;justify-content:center;overflow:hidden;width:42px}.protected-profile-summary>div:last-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.protected-profile-summary span,.protected-profile-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.protected-profile-summary strong{color:#17243b;font-size:13px}.protected-profile-summary span{color:#7b889c;font-size:10px}.protected-profile-action{align-items:center;background:transparent;border:0;border-radius:9px;color:#46566e;display:flex;font-size:12px;font-weight:700;gap:9px;min-height:38px;padding:0 10px;text-align:left;text-decoration:none;transition:background .15s ease,color .15s ease;width:100%}.protected-profile-action:hover{background:#edf4ff;color:#2563db}.protected-profile-action.danger:hover{background:#fff1f2;color:#c2414b}.protected-profile-action svg{height:17px;width:17px}.protected-unichat-btn{align-items:center;background:#eef4ff;border:1px solid #cfddf1;border-radius:9px;color:#315fba;cursor:pointer;display:inline-flex;font-size:12px;font-weight:750;gap:7px;height:40px;padding:0 13px;transition:background .18s ease,border-color .18s ease,color .18s ease}.protected-unichat-btn.active,.protected-unichat-btn:hover{background:#2f6fe4;border-color:#2f6fe4;color:white}.protected-unichat-btn svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:17px}.unichat-quick-backdrop{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:rgb(10 24 48/.01);border:0;inset:0;opacity:0;padding:0;pointer-events:none;position:fixed;transition:opacity .32s ease,background .32s ease,visibility 0s linear .42s,-webkit-backdrop-filter .32s ease;transition:opacity .32s ease,background .32s ease,backdrop-filter .32s ease,visibility 0s linear .42s;transition:opacity .32s ease,background .32s ease,backdrop-filter .32s ease,visibility 0s linear .42s,-webkit-backdrop-filter .32s ease;visibility:hidden;z-index:80}.unichat-quick-backdrop.open{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgb(10 24 48/.16);opacity:1;pointer-events:auto;transition-delay:0s;visibility:visible}.unichat-quick-panel{-webkit-backdrop-filter:blur(24px) saturate(135%);backdrop-filter:blur(24px) saturate(135%);background:radial-gradient(circle at 100% 0,rgb(116 92 255/.13),transparent 30%),linear-gradient(145deg,rgb(246 251 255/.96),rgb(245 243 255/.95));border:1px solid rgb(190 208 233/.92);border-radius:22px;bottom:18px;box-shadow:0 30px 90px rgb(17 38 76/.28),inset 0 1px 0 rgb(255 255 255/.86);display:flex;flex-direction:column;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:18px;top:84px;transform:translate3d(calc(100% + 44px),0,0) scale(.985);transform-origin:right center;transition:transform .52s cubic-bezier(.22,1,.36,1),opacity .24s ease,visibility 0s linear .54s;visibility:hidden;will-change:transform,opacity;width:min(390px,calc(100vw - 36px));z-index:81}.unichat-quick-panel.open{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);transition-delay:0s;visibility:visible}.unichat-quick-panel:before{background:linear-gradient(90deg,#18a3df,#3879ef 48%,#6754ee);content:"";height:3px;left:42px;position:absolute;right:42px;top:0;z-index:3}.unichat-quick-signal{align-items:center;background:rgb(255 255 255/.7);border:1px solid #d4e1f1;border-radius:999px 0 0 999px;box-shadow:-8px 8px 24px rgb(37 77 139/.1);display:flex;gap:3px;padding:7px 6px 7px 8px;position:absolute;right:0;top:86px;z-index:4}.unichat-quick-signal i{animation:unichat-signal 1.8s ease-in-out infinite;background:#4e82e8;border-radius:999px;display:block;height:10px;opacity:.38;width:2px}.unichat-quick-signal i:nth-child(2){animation-delay:.15s;height:16px}.unichat-quick-signal i:nth-child(3){animation-delay:.3s;height:7px}@keyframes unichat-signal{0%,to{opacity:.3;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}.unichat-quick-header{align-items:center;background:rgb(249 252 255/.76);border-bottom:1px solid #d6e1ef;display:grid;flex:0 0 auto;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:70px;padding:12px 14px}.unichat-quick-header>div{display:grid;grid-gap:3px;gap:3px}.unichat-quick-header span{color:#5876a8;font-size:9px;font-weight:850;letter-spacing:.13em}.unichat-quick-kicker{align-items:center;display:inline-flex;gap:5px}.unichat-quick-kicker i{background:#2fc27e;border-radius:50%;box-shadow:0 0 0 4px rgb(47 194 126/.1);display:inline-block;height:6px;width:6px}.unichat-quick-header h2{color:#10203a;font-size:18px;letter-spacing:-.025em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unichat-quick-back,.unichat-quick-close{align-items:center;background:#edf3fb;border:1px solid #d5e0ee;border-radius:9px;color:#52647f;cursor:pointer;display:inline-flex;font-size:20px;height:34px;justify-content:center;width:34px}.unichat-quick-list,.unichat-quick-messages{flex:1 1;min-height:0;overflow-y:auto}.unichat-quick-list{padding:10px}.unichat-quick-row{align-items:center;background:transparent;border:1px solid transparent;border-radius:12px;color:inherit;cursor:pointer;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:10px;text-align:left;width:100%}.unichat-quick-panel.open .unichat-quick-row{animation:unichat-row-arrive .42s cubic-bezier(.22,1,.36,1) both}.unichat-quick-panel.open .unichat-quick-row:nth-child(2){animation-delay:.04s}.unichat-quick-panel.open .unichat-quick-row:nth-child(3){animation-delay:.08s}.unichat-quick-panel.open .unichat-quick-row:nth-child(4){animation-delay:.12s}.unichat-quick-panel.open .unichat-quick-row:nth-child(5){animation-delay:.16s}@keyframes unichat-row-arrive{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}.unichat-quick-row:hover{background:#dceaff;border-color:#b8d1f1;box-shadow:0 8px 22px rgb(48 92 157/.08);transform:translateX(-3px)}.unichat-quick-row>span:nth-child(2){display:grid;grid-gap:3px;gap:3px;min-width:0}.unichat-quick-row strong{color:#172640;font-size:12px}.unichat-quick-row small{color:#71819a;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unichat-quick-row time{align-self:start;color:#8290a4;font-size:9px;margin-top:3px}.unichat-quick-messages{background-image:radial-gradient(circle at 15% 10%,rgb(100 183 255/.12),transparent 31%),radial-gradient(circle at 90% 85%,rgb(127 104 255/.1),transparent 34%);padding:15px}.unichat-quick-panel .unichat-bubble{max-width:84%}.unichat-quick-empty{align-items:center;color:#74839a;display:flex;flex-direction:column;font-size:11px;gap:7px;justify-content:center;margin:auto;min-height:210px;padding:25px;text-align:center}.unichat-quick-empty strong{color:#263650;font-size:13px}.unichat-quick-composer{align-items:center;background:rgb(249 252 255/.92);border-top:1px solid #d6e1ef;display:flex;gap:9px;padding:11px}.unichat-quick-composer input{background:white;border:1px solid #d3dfef;border-radius:11px;color:#172640;flex:1 1;font:inherit;font-size:12px;height:42px;min-width:0;outline:0;padding:0 12px}.unichat-quick-composer input:focus{border-color:#76a5ee;box-shadow:0 0 0 3px rgb(69 132 237/.09)}.unichat-quick-composer>button{align-items:center;background:#2f6fe4;border:0;border-radius:11px;color:white;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.unichat-quick-composer>button:disabled{cursor:default;opacity:.45}.unichat-quick-composer svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:17px}@media (max-width:560px){.protected-unichat-btn span{display:none}.protected-unichat-btn{justify-content:center;padding:0;width:40px}.unichat-quick-panel{border-radius:14px 14px 0 0;bottom:0;left:0;right:0;top:74px;transform:translate3d(0,105%,0) scale(.99);transform-origin:center bottom;width:100%}.unichat-quick-panel.open{transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion:reduce){.unichat-quick-backdrop,.unichat-quick-panel,.unichat-quick-row,.unichat-quick-signal i{animation:none!important;transition-duration:.01ms!important}}.unichat-directory .unichat-member-list{gap:7px}.unichat-directory .unichat-member{background:linear-gradient(110deg,#edf7ff,#f2f0ff);border-color:#d6e3f3;box-shadow:0 6px 16px rgb(52 93 151/.07)}.unichat-directory .unichat-member:hover{background:linear-gradient(110deg,#e4f2ff,#ece9ff);border-color:#b8d0ef}.unichat-directory .unichat-member.active{background:#214a78;border-color:#67a8f5;box-shadow:inset 4px 0 0 #7bb8ff,0 10px 24px rgb(34 78 132/.2)}.unichat-directory .unichat-avatar{background:linear-gradient(145deg,#dff3ff,#e8e8ff);border-color:#cbdcf3;color:#2864d7}.unichat-directory .unichat-avatar i{border-color:#eef5ff}.unichat-directory .unichat-member.active .unichat-avatar{background:#1b3151;border-color:#527eae;color:#a8d0ff}.unichat-directory .unichat-member.active .unichat-avatar i{border-color:#214a78}.unichat-directory .unichat-member-copy strong{color:#13223b}.unichat-directory .unichat-member time,.unichat-directory .unichat-member-copy span{color:#71819a}.unichat-directory .unichat-member.active .unichat-member-copy span,.unichat-directory .unichat-member.active time{color:#c2d5ec}.users-list-card.users-list-card-editing{animation:users-edit-card-slide .48s cubic-bezier(.22,1,.36,1) both;background:radial-gradient(circle at 100% 0,rgb(72 121 205/.22),transparent 34%),#12213a;border-color:#5b9cf0;box-shadow:inset 4px 0 0 #79b7ff,0 16px 38px rgb(22 54 101/.22);transform-origin:top center}.users-list-card-editing>*{animation:users-edit-content-arrive .34s ease-out .1s both}@keyframes users-edit-card-slide{0%{-webkit-clip-path:inset(0 0 68% 0 round 12px);clip-path:inset(0 0 68% 0 round 12px);opacity:.5;transform:translateY(-14px) scaleX(.992)}58%{opacity:1}to{-webkit-clip-path:inset(0 0 0 0 round 12px);clip-path:inset(0 0 0 0 round 12px);opacity:1;transform:translateY(0) scaleX(1)}}@keyframes users-edit-content-arrive{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.users-list-card-editing:before{display:none}.users-list-card-editing .users-list-avatar{background:#1b3151;border-color:#4773a5;color:#9dcbff}.users-list-card-editing .users-inline-heading strong{color:#f7faff}.users-list-card-editing .users-inline-heading span{color:#9eafc8}.users-list-card-editing .users-inline-editing-badge{background:#214a78;border-color:#4f7fae;color:#cfe5ff!important}.users-list-card-editing .users-inline-fields label,.users-list-card-editing .users-inline-teams legend{color:#c3d2e7}.users-list-card-editing .users-inline-fields .input,.users-list-card-editing .users-inline-fields .select{background:#f8fbff;border-color:#90add0;color:#14223a}.users-list-card-editing .users-inline-teams label{background:#1b3151;border-color:#34567f;color:#d8e6f8}.users-list-card-editing .users-inline-empty{color:#9eafc8}.users-list-card-editing .users-action-button.muted{background:#1b3151;border-color:#3b608c;color:#e2edfb}.users-list-card-editing .users-action-button.muted:hover{background:#24446d;border-color:#5684b9}@media (prefers-reduced-motion:reduce){.users-list-card-editing>*,.users-list-card.users-list-card-editing{animation-duration:.01ms!important}}.unichat-shell{background:#ffffff;border-color:#dce5f0;box-shadow:0 16px 42px rgb(35 65 110/.09)}.unichat-shell>.unichat-directory{background:#ffffff;border-right-color:#e0e7f0}.unichat-directory-header{background:#ffffff}.unichat-directory .unichat-directory-header span:first-child{color:#4d73ba}.unichat-directory .unichat-directory-header h2{color:#101d33}.unichat-directory .unichat-member-count{background:#eff5ff;border-color:#d6e4f8;color:#2563eb}.unichat-directory .unichat-search{background:#f3f6fa;border-color:#e0e7f0;box-shadow:none}.unichat-directory .unichat-search:focus-within{background:#ffffff;border-color:#3b82f6;box-shadow:0 0 0 3px rgb(59 130 246/.09)}.unichat-directory .unichat-search svg{stroke:#6f819d}.unichat-directory .unichat-search input{color:#17243a}.unichat-directory .unichat-search input::placeholder{color:#8290a5}.unichat-directory .unichat-member-list{gap:6px;padding:3px 10px 16px}.unichat-directory .unichat-member{background:#ffffff;border-color:transparent;border-radius:12px;box-shadow:none;min-height:68px;padding:10px 11px}.unichat-directory .unichat-member:hover{background:#f5f8fc;border-color:#e1e8f1}.unichat-directory .unichat-member.active,.unichat-directory .unichat-member.active:hover{background:#eef4ff;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6,0 5px 14px rgb(37 99 235/.1);transform:none}.unichat-directory .unichat-avatar,.unichat-directory .unichat-member.active .unichat-avatar{background:#eaf3ff;border-color:#cadcf3;color:#2563eb}.unichat-directory .unichat-avatar i,.unichat-directory .unichat-member.active .unichat-avatar i{border-color:#ffffff}.unichat-directory .unichat-member-copy strong,.unichat-directory .unichat-member.active .unichat-member-copy strong{color:#17243a}.unichat-directory .unichat-member time,.unichat-directory .unichat-member-copy span,.unichat-directory .unichat-member.active .unichat-member-copy span,.unichat-directory .unichat-member.active time{color:#71819a}.unichat-conversation{background:#f8fafc}.unichat-conversation-header{background:#ffffff;border-bottom-color:#e0e7f0;min-height:78px}.unichat-conversation-header .unichat-avatar{background:#eaf3ff;border-color:#cadcf3;color:#2563eb}.unichat-messages{background:#f8fafc;background-image:none}.unichat-security-note{background:#ffffff;border-color:#e1e8f1;box-shadow:0 3px 10px rgb(38 68 112/.04)}.unichat-bubble{background:#ffffff;border-color:#e0e7f0;border-radius:14px 14px 14px 5px;box-shadow:0 3px 10px rgb(31 56 92/.06)}.unichat-message-row.own .unichat-bubble{background:#2563eb;border-color:#2563eb;border-radius:14px 14px 5px 14px;box-shadow:0 5px 14px rgb(37 99 235/.18)}.unichat-composer{background:#f8fafc;border-top-color:#e0e7f0;padding:14px 18px}.unichat-composer input{background:#ffffff;border-color:#dce4ee;border-radius:999px;box-shadow:0 5px 16px rgb(31 56 92/.07);height:48px;padding:0 18px}.unichat-composer button{background:#2563eb;border-radius:50%;box-shadow:0 6px 16px rgb(37 99 235/.22);height:44px;width:44px}.unichat-welcome-icon{background:#eaf3ff;border-color:#cfe0f5;color:#2563eb}.unichat-shell{grid-template-columns:minmax(330px,370px) minmax(0,1fr)}.unichat-directory-header{padding:26px 24px 18px}.unichat-directory-header h2{font-size:28px}.unichat-directory .unichat-member-count{font-size:12px;height:31px;min-width:31px}.unichat-directory .unichat-search{margin:0 18px 16px;padding:0 14px}.unichat-directory .unichat-search input{font-size:14px;height:49px}.unichat-directory .unichat-search svg{height:19px;width:19px}.unichat-directory .unichat-member-list{gap:8px;padding:4px 12px 18px}.unichat-directory .unichat-member{gap:13px;min-height:78px;padding:12px 13px}.unichat-conversation-header .unichat-avatar,.unichat-directory .unichat-avatar{border-radius:13px;font-size:13px;height:48px;width:48px}.unichat-directory .unichat-member-copy{gap:5px}.unichat-directory .unichat-member-copy strong{font-size:15px;font-weight:850;letter-spacing:-.01em;line-height:1.2}.unichat-directory .unichat-member-copy span{font-size:12.5px;line-height:1.25}.unichat-directory .unichat-member time{font-size:10.5px;font-weight:700}.unichat-conversation-header{gap:13px;min-height:86px;padding:15px 25px}.unichat-conversation-header>div{gap:5px}.unichat-conversation-header strong{font-size:16px;font-weight:850;letter-spacing:-.01em}.unichat-conversation-header span{font-size:12px}.unichat-messages{padding:25px clamp(24px,4vw,64px)}.unichat-security-note{font-size:11px;padding:8px 14px}.unichat-message-row{margin:7px 0}.unichat-bubble{padding:12px 14px 8px}.unichat-bubble p{font-size:14px;font-weight:550;line-height:1.52}.unichat-bubble time{font-size:10px;margin-top:6px}.unichat-composer{gap:13px;padding:15px 20px}.unichat-composer input{font-size:14px;height:52px;padding:0 20px}.unichat-composer button{height:48px;width:48px}.unichat-composer svg{height:20px;width:20px}.unichat-welcome h2{font-size:30px}.unichat-welcome p{font-size:13px}@media (max-width:980px) and (min-width:761px){.unichat-shell{grid-template-columns:minmax(300px,330px) minmax(0,1fr)}}.unichat-directory .unichat-member{outline:none;position:relative}.unichat-directory .unichat-member.active,.unichat-directory .unichat-member.active:hover{background:linear-gradient(115deg,#17355a,#263964);border-color:transparent;box-shadow:0 9px 20px rgb(22 53 96/.16)}.unichat-directory .unichat-member.active:before{content:none}.unichat-directory .unichat-member.active .unichat-avatar{background:#122b4b;border-color:#426b99;box-shadow:0 0 0 2px #6caaf2;color:#a8d2ff}.unichat-avatar.has-image{background:transparent;border:3px solid #64aaf2;padding:1px}.unichat-directory .unichat-member.active .unichat-avatar.has-image{background:transparent;border-color:#64aaf2;box-shadow:0 5px 16px rgb(68 157 237/.24);padding:1px}.unichat-avatar.has-image img{border:1px solid rgb(255 255 255/.72)}.unichat-directory .unichat-member.active .unichat-member-copy strong{color:#f7faff}.unichat-directory .unichat-member.active .unichat-member-copy span,.unichat-directory .unichat-member.active time{color:#bdcde2}.unichat-directory .unichat-member:focus-visible{box-shadow:none}.unichat-directory .unichat-member:focus-visible .unichat-member-copy strong{text-decoration:underline;-webkit-text-decoration-color:#7db7f4;text-decoration-color:#7db7f4;text-underline-offset:4px}.unichat-thread{animation:unichat-thread-enter .34s cubic-bezier(.22,1,.36,1) both;display:flex;flex:1 1;flex-direction:column;min-height:0}@keyframes unichat-thread-enter{0%{opacity:.35;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.users-list-card.users-list-card-editing.is-closing{animation:users-edit-card-slide-close .34s cubic-bezier(.4,0,.6,1) both;pointer-events:none}@keyframes users-edit-card-slide-close{0%{-webkit-clip-path:inset(0 0 0 0 round 12px);clip-path:inset(0 0 0 0 round 12px);opacity:1;transform:translateY(0) scaleX(1)}to{-webkit-clip-path:inset(0 0 70% 0 round 12px);clip-path:inset(0 0 70% 0 round 12px);opacity:0;transform:translateY(-12px) scaleX(.992)}}@media (prefers-reduced-motion:reduce){.unichat-thread,.users-list-card.users-list-card-editing.is-closing{animation-duration:.01ms!important}}.protected-unichat-btn{background:#101c2f;border-color:#25354e;border-radius:50%;box-shadow:0 5px 13px rgb(15 28 48/.2);color:#ffffff;justify-content:center;padding:0;width:42px}.protected-unichat-btn span{display:none}.protected-unichat-btn.active,.protected-unichat-btn:hover{background:#070d17;border-color:#070d17;box-shadow:0 7px 18px rgb(15 28 48/.28)}.unichat-quick-backdrop.open{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgb(23 35 55/.46)}.unichat-quick-panel{background:#f3f5f8;border:8px solid rgb(255 255 255/.94);border-radius:27px;bottom:12px;box-shadow:0 28px 90px rgb(8 20 39/.34);right:12px;top:12px;width:min(var(--unichat-quick-width,590px),calc(100vw - 24px))}.unichat-quick-panel.resizing{transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unichat-quick-resize{bottom:28px;cursor:ew-resize;left:-1px;outline:none;position:absolute;top:92px;touch-action:none;width:14px;z-index:12}.unichat-quick-resize:after{background:#91a7c4;border-radius:999px;content:"";height:54px;left:4px;opacity:.35;position:absolute;top:50%;transform:translateY(-50%);transition:background .18s ease,height .18s ease,opacity .18s ease;width:3px}.unichat-quick-panel.resizing .unichat-quick-resize:after,.unichat-quick-resize:focus-visible:after,.unichat-quick-resize:hover:after{background:#3b82f6;height:78px;opacity:.9}.unichat-quick-panel:before,.unichat-quick-signal{display:none}.unichat-quick-header{background:#050505;border:0;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;min-height:72px;padding:12px 14px 12px 20px}.unichat-quick-header:has(.unichat-quick-back){grid-template-columns:auto minmax(0,1fr) auto}.unichat-quick-header h2{color:#ffffff;font-size:24px;font-weight:850;letter-spacing:-.035em}.unichat-quick-back,.unichat-quick-close{background:#1d1d1d;border:0;border-radius:50%;color:#ffffff;height:42px;width:42px}.unichat-quick-back:hover,.unichat-quick-close:hover{background:#2b2b2b}.unichat-quick-contacts{background:#ffffff;border:1px solid #dce4ed;border-radius:17px;display:flex;flex:1 1;flex-direction:column;margin-top:14px;min-height:0;overflow:hidden}.unichat-quick-contacts-heading{border-bottom:1px solid #e3e9f0;padding:20px 20px 18px}.unichat-quick-contacts-heading h3{color:#101a2e;font-size:23px;font-weight:850;letter-spacing:-.025em;margin:0 0 16px}.unichat-quick-search{align-items:center;background:#f2f5f8;border:1px solid #dee6ef;border-radius:12px;display:flex;gap:10px;padding:0 13px}.unichat-quick-search:focus-within{background:#ffffff;border-color:#76a8ed;box-shadow:0 0 0 3px rgb(59 130 246/.08)}.unichat-quick-search svg{fill:none;height:18px;stroke:#6d809b;stroke-linecap:round;stroke-width:2;width:18px}.unichat-quick-search input{background:transparent;border:0;color:#17243a;font:inherit;font-size:13px;height:44px;min-width:0;outline:0;width:100%}.unichat-quick-search input::placeholder{color:#7b899d}.unichat-quick-contacts .unichat-quick-list{flex:1 1;padding:12px}.unichat-quick-contacts .unichat-quick-row{border-radius:13px;gap:13px;grid-template-columns:auto minmax(0,1fr);min-height:76px;padding:12px 13px}.unichat-quick-contacts .unichat-quick-row:hover{background:#eef4ff;border-color:#4b8ef2;box-shadow:inset 0 0 0 1px #4b8ef2;transform:none}.unichat-quick-contacts .unichat-avatar{border-radius:50%;font-size:12px;height:48px;width:48px}.unichat-quick-contacts .unichat-quick-row strong{font-size:14px;font-weight:850}.unichat-quick-contacts .unichat-quick-row small{font-size:11px}.unichat-quick-panel .unichat-quick-messages{background:#f7f9fc;border:1px solid #dce4ed;border-radius:17px 17px 0 0;margin-top:14px}@media (max-width:560px){.unichat-quick-panel{border-width:5px;border-radius:20px 20px 0 0;bottom:0;top:64px;width:100%}.unichat-quick-resize{display:none}.unichat-quick-header{border-radius:14px}}.inbox-workspace.inbox-email-workspace{display:block;grid-template-columns:none}.panel.inbox-content.inbox-email-surface{background:linear-gradient(135deg,rgba(239,247,255,.96),rgba(247,245,255,.96));border:1px solid #d8e3f2;border-radius:18px;box-shadow:0 18px 45px rgba(31,56,96,.08);grid-column:auto;grid-row:auto}.inbox-list.inbox-email-list{max-height:calc(100vh - 330px)}.inbox-conversation-row.inbox-email-row{display:grid;grid-gap:12px;gap:12px;grid-template-columns:28px minmax(0,1fr);min-height:68px;padding:0 18px;width:100%}.inbox-conversation-row.inbox-email-row .inbox-email-link{min-width:0;width:100%}.inbox-conversation-row.inbox-email-row.selected,.inbox-conversation-row.inbox-email-row:hover{background:rgba(232,241,255,.88);box-shadow:inset 3px 0 0 #5f8fe9;transform:none}@media (max-width:700px){.inbox-conversation-row.inbox-email-row{gap:7px;grid-template-columns:26px minmax(0,1fr);padding:0 10px}}.chat-layout{align-items:start;gap:20px;grid-template-columns:minmax(0,1fr) 340px}.chat-layout.agent-chat-layout{grid-template-columns:minmax(0,1fr)}.panel.chat-panel,.panel.chat-sidebar{border:1px solid #d9e3f1;border-radius:18px;box-shadow:0 18px 44px rgba(31,56,96,.075)}.panel.chat-panel{background:linear-gradient(145deg,rgba(248,252,255,.98),rgba(247,246,255,.96));min-height:640px}.chat-panel-header{background:rgba(255,255,255,.82);border-bottom-color:#e1e8f2;min-height:106px;padding:17px 22px}.chat-customer-heading{display:grid;grid-gap:10px;gap:10px;min-width:0}.chat-back-link{align-items:center;align-self:flex-start;background:transparent;border:0;border-radius:7px;color:#47678f;display:inline-flex;font-size:13px;font-weight:750;gap:5px;min-height:34px;padding:0 8px 0 3px;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease;width:-moz-fit-content;width:fit-content}.chat-back-link:hover{background:rgba(226,237,252,.6);color:#245fc5;transform:translateX(-2px)}.chat-back-link svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;width:18px}.chat-customer-heading>.text-link{color:#52709c;font-size:11px;font-weight:800;width:-moz-fit-content;width:fit-content}.chat-customer-identity{align-items:center;display:flex;gap:12px;min-width:0}.chat-customer-avatar{align-items:center;background:linear-gradient(145deg,#dff2ff,#e8e7ff);border:1px solid #cfe1f7;border-radius:12px;color:#2563eb;display:flex;flex:0 0 auto;font-size:15px;font-weight:900;height:42px;justify-content:center;text-transform:uppercase;width:42px}.chat-panel-header h2{color:#111d35;font-size:20px;letter-spacing:-.025em;line-height:1.15;margin:0 0 4px}.chat-panel-header p{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-panel-meta{gap:9px}.chat-live-badge{align-items:center;display:inline-flex;gap:6px;padding:5px 10px}.chat-live-badge:before{background:currentColor;border-radius:50%;content:"";height:5px;width:5px}.chat-refresh-button{background:#edf3fc!important;color:#34445f!important;gap:7px}.chat-refresh-button:hover{background:#e2ebf8!important}.chat-compose-row .button svg,.chat-refresh-button svg{height:17px;width:17px}.chat-messages{background:radial-gradient(circle at 15% 15%,rgba(222,242,255,.62),transparent 34%),linear-gradient(135deg,rgba(248,251,255,.88),rgba(246,245,255,.86));border-bottom-color:#e1e8f2;gap:16px;min-height:0;padding:26px 28px}.chat-message{max-width:min(72%,720px)}.chat-bubble{border-radius:16px;font-size:14px;line-height:1.55;padding:11px 15px}.chat-bubble>p{margin:0}.chat-bubble.theirs{background:rgba(255,255,255,.92);border:1px solid #dce5f0;border-bottom-left-radius:5px;box-shadow:0 7px 18px rgba(34,55,88,.06)}.chat-bubble.mine{background:linear-gradient(135deg,#168fdb,#4f57ef);border-bottom-right-radius:5px;box-shadow:0 8px 20px rgba(51,92,224,.2)}.chat-message-meta{color:#7c899c;font-size:10px;margin:5px 4px 0}.chat-typing{background:rgba(255,255,255,.82);color:#607089;font-size:11px;padding:7px 22px}.chat-compose{background:rgba(255,255,255,.9);gap:9px;padding:14px 18px 16px}.chat-compose textarea.input{background:#f7f9fc;border-color:#dbe4ef;border-radius:12px;min-height:62px;padding:12px 14px;resize:vertical}.chat-compose textarea.input:focus{background:#fff;border-color:#9bbdf3;box-shadow:0 0 0 3px rgba(37,99,235,.075)}.chat-compose-row{justify-content:space-between}.chat-compose-main{align-items:center;background:rgba(255,255,255,.82);border:1px solid #d3dfef;border-radius:14px;display:flex;gap:7px;min-width:0;padding:7px 8px;transition:border-color .16s ease,box-shadow .16s ease}.chat-compose-main:focus-within{border-color:#72a1ef;box-shadow:0 0 0 3px rgb(69 132 237/.09)}.chat-compose-main textarea.chat-compose-input{background:transparent;border:0;box-shadow:none;flex:1 1;min-height:62px;min-width:0;outline:0;padding:9px 8px}.chat-compose-main textarea.chat-compose-input:focus{border:0;box-shadow:none}.chat-file-button{align-items:center;background:#edf4ff;border:0;border-radius:10px;color:#436a9f;cursor:pointer;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;transition:background .16s ease,color .16s ease,transform .16s ease;width:42px}.chat-file-button:hover{background:#dfeeff;color:#2563eb;transform:translateY(-1px)}.chat-file-button svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:19px}.chat-reply-file-preview{max-width:430px}.chat-message .unichat-attachment,.chat-message .unichat-media-attachment{max-width:min(360px,48vw);min-width:min(280px,44vw)}.chat-message.mine .unichat-attachment,.chat-message.mine .unichat-media-attachment{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);color:white}.chat-message.mine .unichat-attachment-icon{background:rgba(255,255,255,.17);color:white}.chat-message.mine .unichat-attachment small,.chat-message.mine .unichat-attachment-actions a,.chat-message.mine .unichat-attachment-actions button,.chat-message.mine .unichat-media-attachment figcaption>a,.chat-message.mine .unichat-media-attachment small{color:rgba(255,255,255,.78)}.chat-compose-row>span{color:#8793a4;font-size:10px}.chat-layout .button:not(.secondary){background:linear-gradient(135deg,#1398de,#4658ee);border-radius:10px;box-shadow:0 8px 18px rgba(46,89,223,.17)}.chat-layout .button:not(.secondary):hover{box-shadow:0 10px 22px rgba(46,89,223,.24)}.chat-compose-row .button{gap:8px;min-height:40px;padding:0 18px}.panel.chat-sidebar{background:linear-gradient(145deg,rgba(247,251,255,.98),rgba(246,245,255,.96));max-height:calc(100vh - 145px);overflow-y:auto;top:18px}.chat-sidebar-section{border-bottom-color:#e0e7f1;gap:12px;padding:17px 18px}.chat-disclosure summary,.chat-sidebar-title{color:#60708a;letter-spacing:.08em}.chat-status-grid{gap:6px}.chat-status-grid .status-badge{background:#e9eff8;border:1px solid #dce5f0;color:#50617a}.chat-status-grid .status-badge.assigned,.chat-status-grid .status-badge.open{background:#e3efff;color:#2462b8}.chat-assignment-card{background:linear-gradient(135deg,#edf6ff,#f1efff);border-color:#d6e3f4;border-radius:11px;padding:11px 12px}.chat-sidebar-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.chat-sidebar-actions>.label{color:#61718a;font-size:11px;gap:6px;min-width:0}.chat-sidebar-actions>.label:nth-of-type(n+3){grid-column:1/-1}.chat-sidebar-actions .select{background-color:rgba(255,255,255,.82);border-color:#d7e1ee;border-radius:10px}.chat-sidebar-actions .select,.chat-sidebar-actions>.button{font-size:12px;min-height:42px;padding:0 10px}.chat-close-button{background:#edf1f7!important;color:#4f5f76!important}.chat-close-button:hover{background:#feecec!important;color:#b42323!important}.chat-disclosure summary{align-items:center;display:flex;justify-content:space-between}.chat-disclosure summary:after,.chat-disclosure[open] summary:after{align-items:center;background:#e9eff8;border-radius:50%;content:"+";display:flex;float:none;font-size:14px;height:24px;justify-content:center;transition:transform .18s ease;width:24px}.chat-disclosure[open] summary:after{transform:rotate(45deg)}.chat-closed{background:#fff7ed;border-top:1px solid #fed7aa;color:#9a5315;padding:16px 20px}@media (max-width:1180px){.chat-layout{grid-template-columns:minmax(0,1fr) 310px}.chat-online-count{display:none}}@media (max-width:900px){.chat-layout{grid-template-columns:1fr}.panel.chat-panel{height:min(760px,calc(100vh - 120px))}.panel.chat-sidebar{max-height:none;position:static}}@media (max-width:640px){.chat-panel-header{align-items:flex-start;flex-direction:column}.chat-panel-meta{width:100%}.chat-refresh-button{margin-left:auto}.chat-message{max-width:88%}.chat-messages{padding:20px 14px}.chat-compose-row>span{display:none}.chat-compose-row{justify-content:flex-end}}.unichat-composer,.unichat-quick-composer{display:grid;grid-gap:9px;gap:9px}.unichat-composer-controls{align-items:center;display:flex;gap:10px;min-width:0;width:100%}.unichat-composer-controls>input{flex:1 1;min-width:0}.unichat-attach-button{align-items:center;background:#edf3fc;border:1px solid #d6e2f1;border-radius:12px;color:#59708f;cursor:pointer;display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;transition:background .16s ease,color .16s ease,transform .16s ease;width:46px}.unichat-attach-button:hover{background:#e1edff;color:#2563eb;transform:translateY(-1px)}.unichat-attach-button svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:20px}.unichat-composer-controls>button,.unichat-quick-composer .unichat-composer-controls>button{align-items:center;background:linear-gradient(135deg,#179cdd,#554ff0);border:0;border-radius:13px;box-shadow:0 8px 20px rgba(59,92,223,.22);color:white;display:inline-flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.unichat-composer-controls>button:disabled{cursor:default;opacity:.45}.unichat-file-preview{align-items:center;background:linear-gradient(135deg,#edf6ff,#f1efff);border:1px solid #d5e2f2;border-radius:11px;display:flex;gap:12px;justify-content:space-between;min-width:0;padding:8px 10px 8px 12px}.unichat-file-preview>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.unichat-file-preview strong{color:#263650;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unichat-file-preview small{color:#75859c;font-size:9px}.unichat-file-preview>button{align-items:center;background:rgba(255,255,255,.7);border:0;border-radius:50%;color:#61718a;display:flex;flex:0 0 auto;font-size:17px;height:26px;justify-content:center;padding:0;width:26px}.unichat-attachment{align-items:center;background:rgba(238,245,255,.92);border:1px solid #d0dff1;border-radius:11px;color:#263650;display:grid;grid-gap:9px;gap:9px;grid-template-columns:34px minmax(0,1fr) auto;margin-top:7px;min-width:min(320px,54vw);padding:9px 10px;transition:background .15s ease,transform .15s ease}.unichat-attachment:hover{background:#e4efff;transform:none}.unichat-attachment-icon{align-items:center;background:#dceaff;border-radius:9px;color:#326bd0;display:flex;height:34px;justify-content:center;width:34px}.unichat-attachment-actions svg,.unichat-attachment-icon svg{height:18px;width:18px}.unichat-attachment-icon b{font-size:9px;letter-spacing:.04em}.unichat-attachment-details{display:grid;grid-gap:3px;gap:3px;min-width:0}.unichat-attachment strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unichat-attachment small{color:#718096;font-size:9px}.unichat-attachment-actions{align-items:center;display:flex;gap:4px}.unichat-attachment-actions a,.unichat-attachment-actions button,.unichat-media-attachment figcaption>a{align-items:center;border-radius:8px;color:#637894;display:inline-flex;background:transparent;border:0;cursor:pointer;height:30px;justify-content:center;transition:background .15s ease,color .15s ease;width:30px}.unichat-attachment-actions a:hover,.unichat-attachment-actions button:hover,.unichat-media-attachment figcaption>a:hover{background:rgba(46,108,222,.1);color:#2563eb}.unichat-media-attachment{background:rgba(238,245,255,.92);border:1px solid #d0dff1;border-radius:13px;margin:7px 0 0;max-width:min(360px,52vw);overflow:hidden}.unichat-image-preview{background:#dfe9f8;border:0;cursor:zoom-in;display:block;padding:0;max-height:280px;overflow:hidden;position:relative;text-align:left;width:100%}.unichat-image-preview img{display:block;height:auto;max-height:280px;object-fit:cover;width:100%}.unichat-image-preview>span{align-items:center;background:rgba(8,24,49,.76);border-radius:999px;bottom:10px;color:white;display:flex;font-size:10px;font-weight:700;gap:5px;left:50%;opacity:0;padding:6px 10px;position:absolute;transform:translate(-50%,5px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.unichat-image-preview:hover>span{opacity:1;transform:translate(-50%)}.unichat-image-preview svg,.unichat-media-attachment figcaption svg{height:16px;width:16px}.unichat-media-attachment figcaption{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) 30px;padding:8px 9px 8px 11px}.unichat-image-lightbox{align-items:center;background:transparent;display:flex;inset:0;justify-content:center;opacity:0;padding:22px;pointer-events:none;position:fixed;transition:opacity .18s ease,visibility .18s ease;visibility:hidden;z-index:1000}.unichat-image-lightbox.is-open{opacity:1;pointer-events:auto;visibility:visible}.unichat-image-lightbox-panel{background:#f7f9fd;border:1px solid #d5dfed;border-radius:17px;box-shadow:0 18px 50px rgba(24,43,75,.16);display:flex;flex-direction:column;max-height:calc(100vh - 44px);max-width:min(1000px,92vw);overflow:hidden;transform:translateY(24px) scale(.975);transition:transform .24s cubic-bezier(.22,1,.36,1);width:max-content}.unichat-image-lightbox.is-open .unichat-image-lightbox-panel{transform:translateY(0) scale(1)}.unichat-image-lightbox-panel>header{align-items:center;background:#f7f9fd;border-bottom:1px solid #dce5f1;color:#14233d;display:flex;gap:20px;justify-content:space-between;padding:9px 10px 9px 15px;width:100%}.unichat-image-lightbox-panel>header small{color:#74849b}.unichat-image-lightbox-panel>header>span{align-items:center;display:flex;gap:7px}.unichat-image-lightbox-panel>header a,.unichat-image-lightbox-panel>header button{align-items:center;background:#eaf0f8;border:0;border-radius:9px;color:#425a7a;display:inline-flex;font-size:23px;height:36px;justify-content:center;padding:0;transition:background .15s ease;width:36px}.unichat-image-lightbox-panel>header a:hover,.unichat-image-lightbox-panel>header button:hover{background:#dce8f7}.unichat-image-lightbox-panel>header svg{height:18px;width:18px}.unichat-image-lightbox-canvas{align-items:center;display:flex;flex:1 1;justify-content:center;padding:12px}.unichat-image-lightbox-canvas img{border-radius:10px;max-height:100%;max-width:min(1100px,94vw)}.unichat-pdf-preview{background:transparent;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:1000}.unichat-pdf-preview.is-open{opacity:1;pointer-events:auto;visibility:visible}.unichat-pdf-preview>aside{background:#f7f9fd;border-left:1px solid #d5dfed;box-shadow:-16px 0 42px rgba(24,43,75,.13);display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;margin-left:auto;max-width:760px;transform:translateX(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);width:min(760px,82vw)}.unichat-pdf-preview.is-open>aside{transform:translateX(0)}.unichat-pdf-preview header{align-items:center;border-bottom:1px solid #dce5f1;display:flex;gap:16px;justify-content:space-between;padding:14px 16px}.unichat-pdf-preview header>span{align-items:center;display:flex;gap:7px}.unichat-pdf-preview header a,.unichat-pdf-preview header button{align-items:center;background:#eaf0f8;border:0;border-radius:9px;color:#425a7a;display:inline-flex;font-size:23px;height:36px;justify-content:center;padding:0;width:36px}.unichat-pdf-preview header svg{height:18px;width:18px}.unichat-pdf-preview iframe{background:white;border:0;height:100%}.unichat-message-row.own .unichat-attachment{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);color:white}.unichat-message-row.own .unichat-attachment:hover{background:rgba(255,255,255,.2)}.unichat-message-row.own .unichat-attachment-icon{background:rgba(255,255,255,.17);color:white}.unichat-message-row.own .unichat-attachment small,.unichat-message-row.own .unichat-attachment-actions a,.unichat-message-row.own .unichat-attachment-actions button{color:rgba(255,255,255,.76)}.unichat-message-row.own .unichat-media-attachment{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);color:white}.unichat-message-row.own .unichat-media-attachment figcaption>a,.unichat-message-row.own .unichat-media-attachment small{color:rgba(255,255,255,.76)}.unichat-quick-composer{padding:10px 11px 11px}.unichat-quick-composer .unichat-attach-button{border-radius:10px;height:40px;width:40px}.unichat-quick-composer .unichat-composer-controls>input{height:42px}.unichat-quick-composer .unichat-composer-controls>button{border-radius:10px;height:40px;width:40px}.unichat-quick-panel .unichat-attachment{min-width:min(230px,65vw)}.unichat-quick-panel .unichat-media-attachment{max-width:min(270px,68vw)}@media (max-width:560px){.unichat-attachment{min-width:min(240px,68vw)}.unichat-media-attachment{max-width:min(280px,72vw)}.unichat-image-lightbox{padding:12px}.unichat-image-lightbox-panel>header{border-radius:12px}.unichat-pdf-preview>aside{width:94vw}.unichat-composer{padding:10px}.unichat-attach-button,.unichat-composer-controls>button{height:42px;width:42px}}.support-intake-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,.7fr);align-items:center;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);padding:clamp(28px,6vw,96px);background:radial-gradient(circle at 12% 12%,rgba(14,165,233,.12),transparent 32%),radial-gradient(circle at 90% 88%,rgba(79,70,229,.12),transparent 30%),#f7f9fd}.support-intake-brand{display:grid;grid-gap:52px;gap:52px;max-width:620px}.support-intake-brand h1{color:#07142d;font-size:clamp(40px,5vw,72px);letter-spacing:-.055em;line-height:.98;margin:12px 0 20px}.support-intake-brand p:not(.eyebrow){color:#5f718e;font-size:18px;line-height:1.7;max-width:560px}.support-intake-logo{align-items:center;color:#07142d;display:inline-flex;font-size:34px;font-weight:900;gap:16px;justify-self:start;letter-spacing:-.04em;line-height:1}.support-intake-logo img,.support-intake-logo svg{display:block;height:76px;object-fit:contain;width:76px}.support-intake-logo span{display:block;transform:translateY(1px)}.support-intake-card{background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(243,247,255,.97));border-radius:24px;box-shadow:0 24px 64px rgba(23,49,91,.11);justify-self:center;max-height:calc(100vh - 48px);max-width:680px;overflow-y:auto;padding:clamp(24px,3vw,38px);transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease;width:100%}.support-intake-card:hover{background:linear-gradient(145deg,#fff,#eef4ff);border-color:#c8daf0;box-shadow:0 30px 72px rgba(29,63,121,.16);transform:translateY(-2px)}.support-intake-form{display:grid;grid-gap:13px;gap:13px}.support-intake-loading{grid-template-columns:1fr;place-items:center}.support-intake-form h2,.support-intake-success h2{color:#08152e;font-size:30px;letter-spacing:-.035em;margin:4px 0 6px}.support-intake-fields{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.support-phone-field{grid-column:1/-1}.support-query-composer{background:rgba(255,255,255,.86);border:1px solid #cfdced;border-radius:13px;display:grid;overflow:hidden;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.support-query-composer:focus-within{background:#fff;border-color:#4c8fee;box-shadow:0 0 0 4px rgba(64,134,232,.13)}.support-query-textarea{background:transparent;border:0;color:#172641;font:inherit;line-height:1.5;min-height:104px;outline:none;padding:13px 14px 8px;resize:none;width:100%}.support-query-toolbar{align-items:center;border-top:1px solid #e4eaf3;display:flex;gap:9px;min-height:46px;overflow:hidden;padding:6px 8px}.support-query-toolbar>small{color:#93a0b2;font-size:10px;white-space:nowrap}.support-query-attach{align-items:center;background:linear-gradient(125deg,rgba(235,246,255,.9),rgba(241,239,255,.9));border:1px solid #d4e2f4;border-radius:9px;color:#315f9e;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:8px;flex:0 0 auto;min-height:32px;padding:0 10px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.support-query-attach:hover{background:linear-gradient(125deg,#e2f2ff,#ebe8ff);border-color:#afccec;box-shadow:0 7px 17px rgba(45,91,171,.1);transform:translateY(-1px)}.support-query-attach:has(input:disabled){cursor:not-allowed;opacity:.55;transform:none}.support-query-attach svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:16px}.support-query-files{display:flex;flex:1 1;gap:6px;min-width:0;overflow-x:auto;padding:1px;scrollbar-width:thin}.support-query-file{align-items:center;background:linear-gradient(120deg,#edf6ff,#f2efff);border:1px solid #d6e3f4;border-radius:8px;display:inline-flex;flex:0 0 auto;gap:5px;max-width:190px;min-height:30px;padding:0 4px 0 8px}.support-query-file>span{align-items:center;color:#647895;display:flex;font-size:10px;gap:4px;min-width:0}.support-query-file strong{color:#172641;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-query-file button{align-items:center;background:transparent;border:0;border-radius:6px;color:#71819a;display:flex;font-size:16px;height:23px;justify-content:center;padding:0;width:23px}.support-query-file button:hover{background:#fff;color:#245fc9}.inbox-request-attachment{background:rgba(228,239,255,.88);border:1px solid #d1dff1;border-radius:999px;color:#38649c;display:inline-block;flex:0 1 auto;font-size:10px;font-weight:750;max-width:180px;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.users-list-card:not(.users-list-card-editing):hover{background:linear-gradient(105deg,#e1f0ff,#ebe8ff);border-color:#bfd3ec;box-shadow:0 12px 28px rgba(41,74,132,.1);transform:translateY(-2px)}.users-list-card:not(.users-list-card-editing){align-items:center;grid-template-columns:minmax(300px,1fr) minmax(190px,270px) 88px 272px}.users-list-card:not(.users-list-card-editing) .users-list-details{grid-column:auto;grid-row:auto;grid-template-columns:minmax(0,1fr)}.users-list-card:not(.users-list-card-editing)>.status-badge{justify-self:center}.users-list-card:not(.users-list-card-editing) .users-list-actions{display:grid;grid-gap:8px;gap:8px;grid-column:auto;grid-row:auto;grid-template-columns:58px 102px 96px;justify-content:end;width:272px}.users-list-card:not(.users-list-card-editing) .users-action-button,.users-list-card:not(.users-list-card-editing) .users-current-account{padding-left:6px;padding-right:6px;width:100%}@media (max-width:1120px){.users-list-card:not(.users-list-card-editing){grid-template-columns:minmax(230px,1fr) minmax(150px,210px) 78px 244px}.users-list-card:not(.users-list-card-editing) .users-list-actions{grid-template-columns:52px 94px 82px;width:244px}}@media (max-width:760px){.users-list-card:not(.users-list-card-editing){align-items:start;grid-template-columns:minmax(0,1fr) auto}.users-list-card:not(.users-list-card-editing) .users-list-details{grid-column:1/-1;grid-row:2}.users-list-card:not(.users-list-card-editing)>.status-badge{justify-self:end}.users-list-card:not(.users-list-card-editing) .users-list-actions{grid-column:1/-1;grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}.support-intake-page .eyebrow{color:#2384d8}.support-intake-form .input:focus,.support-intake-form .input:focus-visible{border-color:#4c8fee;box-shadow:0 0 0 4px rgba(64,134,232,.13);outline:none}.support-organization-field{background:linear-gradient(125deg,rgba(235,246,255,.82),rgba(241,239,255,.82));border:1px solid #d5e3f4;border-radius:14px;padding:14px}.support-organization-field .select{background:rgba(255,255,255,.88);border-color:#cddbed;border-radius:11px;color:#172641;min-height:48px}.support-organization-field .select:focus,.support-organization-field .select:focus-visible{border-color:#4c8fee;box-shadow:0 0 0 4px rgba(64,134,232,.13);outline:none}.support-organization-field small{color:#73839c;font-size:11px;font-weight:600}.support-intake-page .support-intake-submit.button,.support-intake-submit{background:linear-gradient(135deg,#159ee4,#4b4cf2);border-color:transparent;box-shadow:0 9px 22px rgba(48,91,219,.2);color:#fff;justify-content:center;min-height:52px;transition:box-shadow .2s ease,filter .2s ease,transform .2s ease}.support-intake-page .support-intake-submit.button:hover:not(:disabled),.support-intake-submit:hover:not(:disabled){background:linear-gradient(135deg,#27a9ea,#5959f3);border-color:transparent;box-shadow:0 13px 28px rgba(48,91,219,.28);color:#fff;filter:brightness(1.04);transform:translateY(-1px)}.support-intake-submit:active:not(:disabled){filter:brightness(.98);transform:translateY(0)}.support-intake-privacy{color:#71809a;font-size:12px;line-height:1.6;margin:0;text-align:center}.support-intake-success{display:grid;grid-gap:14px;gap:14px;text-align:center}.support-intake-success>span{background:#e8f2ff;border-radius:50%;color:#2674df;display:grid;font-size:28px;height:64px;margin:0 auto 8px;place-items:center;width:64px}.support-reference{color:#31527e;font-size:13px;font-weight:800;letter-spacing:.04em}.support-portal-link-card{background:linear-gradient(120deg,#edf6ff,#f1efff);border:1px solid #d5e2f6;border-radius:18px;display:grid;grid-gap:16px;gap:16px;margin:20px 0 26px;padding:20px}.support-portal-link-card>div:first-child{display:grid;grid-gap:5px;gap:5px}.support-portal-link-card span{color:#667895;font-size:13px}.support-portal-link-row{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto auto}.support-review-stack{display:grid;grid-gap:20px;gap:20px}.support-review-heading{align-items:center;background:linear-gradient(120deg,#eef7ff,#f3f0ff);display:flex;justify-content:space-between;padding:24px 28px}.support-review-heading h2{font-size:26px;margin:4px 0}.support-review-heading p{color:#687a97;margin:0}.support-review-filters{background:rgba(255,255,255,.7);border:1px solid #d8e2f1;border-radius:12px;display:flex;padding:4px}.support-review-filters button{background:transparent;border:0;border-radius:9px;color:#63728d;cursor:pointer;font-weight:750;padding:9px 13px;text-transform:capitalize}.support-review-filters button.active{background:#0d1d39;color:#fff}.support-review-list{display:grid;grid-gap:14px;gap:14px}.support-review-card{background:linear-gradient(120deg,#f5faff,#f6f4ff);display:grid;grid-gap:18px;gap:18px;padding:22px 26px}.support-review-card footer,.support-review-card header{align-items:center;display:flex;gap:20px;justify-content:space-between}.support-review-card h3{font-size:20px;margin:6px 0 3px}.support-review-card header p,.support-review-card time{color:#6d7d98;font-size:13px;margin:0}.support-review-card blockquote{background:rgba(255,255,255,.66);border-left:3px solid #6ca9ef;border-radius:0 12px 12px 0;color:#253654;line-height:1.65;margin:0;padding:14px 16px}.support-rejection-editor{animation:supportEditorIn .24s ease both;background:rgba(255,255,255,.72);border:1px solid #dbe5f3;border-radius:14px;display:grid;grid-gap:10px;gap:10px;padding:16px}.support-rejection-editor textarea{min-height:92px;resize:vertical}.support-rejection-editor>div{display:flex;gap:9px;justify-content:flex-end}@keyframes supportEditorIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.support-review-badges,.support-review-card footer>div{display:flex;gap:9px}.support-review-badges span{background:#e6edf8;border-radius:999px;color:#4b5f7d;font-size:11px;font-weight:850;padding:6px 9px;text-transform:uppercase}.support-review-badges .sent{background:#dcf8e7;color:#187247}.support-review-badges .failed{background:#fee8e8;color:#a12e38}.support-review-badges .existing_customer{background:#dcf8e7;color:#187247}.support-review-badges .unrecognized{background:#fff0d9;color:#8b5b11}.support-review-empty{padding:64px;text-align:center}.consumer-conversation-panel{display:grid;grid-gap:18px;gap:18px;padding:24px}.consumer-conversation-list{display:grid;grid-gap:10px;gap:10px}.consumer-conversation-list>a{align-items:center;background:linear-gradient(120deg,#eef7ff,#f4f1ff);border:1px solid #dbe5f3;border-radius:14px;color:#10203c;display:flex;justify-content:space-between;padding:16px 18px;text-decoration:none;transition:transform .18s ease,filter .18s ease}.consumer-conversation-list>a:hover{filter:brightness(1.02);transform:translateY(-1px)}.consumer-conversation-list>a>div{display:grid;grid-gap:4px;gap:4px}.consumer-conversation-list span,.consumer-conversation-list time{color:#697b96;font-size:12px}.customer-conversation-view{display:grid;grid-template-rows:auto minmax(360px,1fr) auto auto;min-height:calc(100vh - 150px);overflow:hidden}.customer-conversation-view>header{align-items:center;border-bottom:1px solid #dbe5f3;display:flex;justify-content:space-between;padding:22px 26px}.customer-conversation-view header h1{margin:8px 0 4px}.customer-conversation-view header p{color:#6c7c96;margin:0;text-transform:capitalize}.customer-conversation-messages{background:linear-gradient(120deg,#f1f8ff,#f6f4ff);display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:24px}.customer-conversation-messages article{border-radius:15px;box-shadow:0 8px 20px rgba(23,49,91,.07);max-width:min(680px,76%);padding:12px 15px}.customer-conversation-messages article.mine{align-self:flex-end;background:#18355f;color:#fff}.customer-conversation-messages article.theirs{align-self:flex-start;background:#fff;color:#10203c}.customer-conversation-messages p{line-height:1.55;margin:0}.customer-conversation-messages time{display:block;font-size:10px;margin-top:7px;opacity:.65}.customer-conversation-composer{align-items:end;border-top:1px solid #dbe5f3;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:16px}.customer-conversation-composer textarea{min-height:78px;resize:vertical}.consumer-shell-header nav a{transition:background-color .2s ease,color .2s ease,transform .2s ease}.consumer-shell-header nav a.active{background:#eaf2ff;color:#2063d7}.consumer-shell .button:not(.secondary),.inbox-request-actions .button:not(.secondary){background:linear-gradient(135deg,#159ee4,#4b4cf2);border-color:transparent;box-shadow:0 8px 18px rgba(49,94,224,.18);color:#fff}.consumer-shell .button:not(.secondary):hover,.inbox-request-actions .button:not(.secondary):hover{box-shadow:0 11px 24px rgba(49,94,224,.25);filter:brightness(1.05);transform:translateY(-1px)}.customer-conversation-view{border-color:#d7e2f2;box-shadow:0 18px 48px rgba(28,53,95,.09)}.customer-conversation-view>header{background:rgba(255,255,255,.88);padding:20px 26px}.customer-conversation-back{color:#37638f;display:inline-flex;font-size:14px;font-weight:750;transition:color .18s ease,transform .18s ease}.customer-conversation-back:hover{color:#245fd1;transform:translateX(-2px)}.customer-live-status{align-items:center;background:#f1f4f9;border-radius:999px;color:#6b7890;display:inline-flex;font-size:12px;font-weight:800;gap:7px;padding:8px 12px}.customer-live-status i{background:#97a4b8;border-radius:50%;height:7px;width:7px}.customer-live-status.live{background:#e8f8ef;color:#187148}.customer-live-status.live i{animation:customerLivePulse 1.8s ease infinite;background:#26bd71}@keyframes customerLivePulse{50%{box-shadow:0 0 0 5px rgba(38,189,113,.12)}}.customer-conversation-messages{scroll-behavior:smooth}.customer-conversation-messages article{animation:customerMessageIn .26s cubic-bezier(.2,.8,.2,1) both;box-shadow:0 7px 18px rgba(23,49,91,.065)}@keyframes customerMessageIn{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.customer-conversation-messages article.mine{background:linear-gradient(135deg,#17355f,#244a7d)}.customer-message-meta{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:7px}.customer-message-meta time{margin:0}.message-delivery-ticks{display:inline-flex;height:14px;margin-left:5px;vertical-align:middle;width:20px}.message-delivery-ticks svg{fill:none;height:14px;overflow:visible;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.message-delivery-ticks.sent{color:#8b9bb2}.message-delivery-ticks.read{color:#2795ff}.customer-conversation-messages .message-delivery-ticks.sent{color:rgba(255,255,255,.65)}.customer-conversation-messages .message-delivery-ticks.read{color:#68c3ff}.customer-typing{background:linear-gradient(120deg,#f1f8ff,#f6f4ff);color:#687a96;font-size:12px;font-weight:700;padding:0 24px 10px}.customer-conversation-error{margin:10px 16px 0}.customer-conversation-composer{background:#fff;display:grid;grid-template-columns:minmax(0,1fr)}.customer-conversation-composer textarea{min-height:54px;resize:none}.customer-conversation-composer .button{background:linear-gradient(135deg,#159ee4,#4b4cf2);border-color:transparent;box-shadow:0 8px 20px rgba(57,91,225,.18);color:#fff;min-height:46px;min-width:92px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.customer-conversation-composer .button:hover:not(:disabled){background:linear-gradient(135deg,#27a9ea,#5959f3);border-color:transparent;box-shadow:0 10px 24px rgba(57,91,225,.25);transform:translateY(-1px)}.customer-conversation-composer .button:focus-visible{outline:3px solid rgba(68,111,238,.22);outline-offset:2px}.customer-conversation-composer .button:disabled{background:linear-gradient(135deg,#8ccbf1,#9da4f2);border-color:transparent;box-shadow:none;color:#fff;opacity:.72}.customer-composer-row{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto}.customer-file-button{align-items:center;background:#edf4ff;border:1px solid #d4e2f7;border-radius:12px;color:#3971bd;cursor:pointer;display:inline-flex;height:48px;justify-content:center;transition:background-color .18s ease,transform .18s ease;width:48px}.customer-file-button:hover{background:#e1edff;transform:translateY(-1px)}.customer-file-button:has(input:disabled){cursor:not-allowed;opacity:.5}.customer-file-button svg{fill:none;height:21px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:21px}.customer-file-preview{align-items:center;animation:customerMessageIn .2s ease both;background:linear-gradient(120deg,#edf6ff,#f2efff);border:1px solid #d7e3f4;border-radius:12px;display:flex;justify-content:space-between;padding:10px 12px}.customer-file-preview span{display:grid;grid-gap:2px;gap:2px;min-width:0}.customer-file-preview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-file-preview small{color:#71809a}.customer-file-preview>button{background:#fff;border:1px solid #d4dfef;border-radius:8px;color:#52627d;cursor:pointer;font-size:20px;height:32px;width:32px}.chat-message-meta .message-delivery-ticks{transform:translateY(2px)}@media (prefers-reduced-motion:reduce){.customer-conversation-messages article,.customer-live-status.live i{animation:none}.customer-conversation-messages{scroll-behavior:auto}}@media (max-width:640px){.customer-composer-row{grid-template-columns:auto minmax(0,1fr)}.customer-composer-row .button{grid-column:1/-1;width:100%}}@media (max-width:860px){.support-intake-page{grid-template-columns:1fr}.support-intake-brand{gap:34px}.support-intake-card{max-height:none}.support-review-card footer,.support-review-card header,.support-review-heading{align-items:stretch;flex-direction:column}.support-portal-link-row{grid-template-columns:1fr}}@media (max-width:560px){.support-intake-fields{grid-template-columns:1fr}.support-phone-field{grid-column:auto}.support-query-attach span,.support-query-toolbar>small{display:none}}.support-intake-page.support-intake-centered{grid-template-columns:minmax(0,820px);justify-content:center;padding:clamp(24px,5vw,72px)}.support-intake-centered .support-intake-card{border:1px solid #d8e4f3;border-radius:24px;max-height:none;max-width:820px;overflow:visible;padding:clamp(28px,4vw,48px)}.support-intake-heading{display:grid;justify-items:center;margin-bottom:12px;text-align:center}.support-intake-heading .support-intake-logo{font-size:26px;gap:11px;justify-self:center;margin-bottom:22px}.support-intake-heading .support-intake-logo img,.support-intake-heading .support-intake-logo svg{height:46px;width:46px}.support-intake-heading>p:last-child{color:#6a7c98;font-size:13px;margin:3px 0 10px}.support-intake-centered .support-intake-form{gap:17px}.support-intake-centered .support-intake-form h2{font-size:clamp(30px,4vw,40px);margin:7px 0 4px}.support-intake-centered .support-intake-fields{gap:16px}.support-intake-centered .input{background:#f5f8fc;min-height:52px}.support-intake-centered .support-query-composer{background:#f5f8fc}.support-intake-centered .support-query-textarea{min-height:132px}.inbox-support-request-row{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;padding:0;width:100%}.inbox-request-row-main{grid-template-columns:minmax(0,1fr) auto}.inbox-request-preview-toggle,.inbox-request-row-main{align-items:center;display:grid;min-width:0;width:100%}.inbox-request-preview-toggle{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;grid-gap:12px;gap:12px;grid-template-columns:28px minmax(0,1fr);min-height:76px;overflow:hidden;padding:6px 20px;text-align:left}.inbox-request-preview-toggle .inbox-request-content{grid-template-columns:minmax(190px,250px) minmax(0,1fr) 76px;min-width:0}.inbox-request-preview-toggle .inbox-email-sender,.inbox-request-preview-toggle .inbox-email-subject{min-width:0}.inbox-request-preview-toggle .inbox-email-subject>small,.inbox-request-preview-toggle .inbox-email-subject>span:not(.inbox-request-attachment){overflow:hidden;text-overflow:ellipsis}.inbox-request-preview-toggle .inbox-email-subject>strong,.inbox-request-preview-toggle .inbox-request-attachment{flex:0 0 auto}.inbox-request-preview-toggle:hover{background:rgba(229,240,255,.45)}.inbox-request-preview-toggle:focus-visible{outline:2px solid #4d8fec;outline-offset:-3px}.inbox-request-row-main>.inbox-request-actions{align-items:center;grid-column:2;grid-row:1;justify-content:flex-end;min-width:108px;padding-right:20px}.inbox-request-row-main>.inbox-request-actions:empty{display:none}.inbox-request-preview{background:rgba(246,249,255,.82);border-top:0 solid transparent;box-sizing:border-box;max-height:0;opacity:0;overflow:hidden;padding:0 60px;transform:translateY(-8px);transition:max-height .36s cubic-bezier(.2,.8,.2,1),opacity .24s ease,padding .36s cubic-bezier(.2,.8,.2,1),transform .36s cubic-bezier(.2,.8,.2,1),border-color .24s ease}.inbox-support-request-row.expanded .inbox-request-preview{border-top:1px solid #dce6f3;max-height:560px;opacity:1;padding:18px 60px 20px;transform:none}.inbox-request-preview>div:first-child{display:flex;flex-wrap:wrap;gap:10px 28px}.inbox-request-preview>div:first-child>span{display:grid;grid-gap:3px;gap:3px}.inbox-request-preview small{color:#7b8ba3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.inbox-request-preview p{background:#fff;border:1px solid #dce5f2;border-radius:12px;color:#233651;line-height:1.6;margin:16px 0 12px;padding:14px 16px;white-space:pre-wrap}.inbox-request-preview ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0 0 14px;padding:0}.inbox-request-preview li{background:#eaf2fd;border:1px solid #d6e3f4;border-radius:999px;color:#42658f;font-size:11px;font-weight:750;padding:5px 9px}.inbox-request-preview-actions{display:flex;justify-content:flex-end}.customer-secure-page{background:radial-gradient(circle at 8% 8%,rgba(23,158,228,.08),transparent 28%),radial-gradient(circle at 92% 92%,rgba(79,76,238,.07),transparent 28%),#f7f9fd;box-sizing:border-box;display:grid;grid-gap:14px;gap:14px;grid-template-rows:auto minmax(0,1fr);min-height:100vh;padding:18px clamp(16px,4vw,54px) 24px}.customer-secure-brand{align-items:center;color:#0b1830;display:flex;gap:9px;margin:0 auto;max-width:1180px;width:100%}.customer-secure-brand img,.customer-secure-brand svg{height:35px;width:35px}.customer-secure-brand strong{font-size:20px}.customer-secure-brand span{border-left:1px solid #d6e1ef;color:#72819a;font-size:12px;margin-left:3px;padding-left:12px}.customer-secure-conversation{height:calc(100vh - 91px);margin:0 auto;max-width:1180px;min-height:560px;width:100%}.customer-secure-invalid{align-self:center;background:radial-gradient(circle at 50% 8%,rgba(46,151,229,.09),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,247,255,.98));border:1px solid #d7e3f2;border-radius:24px;box-shadow:0 24px 60px rgba(23,50,91,.11);box-sizing:border-box;justify-self:center;max-width:620px;overflow:hidden;padding:38px clamp(26px,5vw,58px) 40px;position:relative;text-align:center;width:100%}.customer-secure-invalid-illustration{height:164px;margin:0 auto 4px;position:relative;width:210px}.customer-secure-invalid-illustration>svg{height:150px;inset:5px 15px auto;position:absolute;width:180px;z-index:2}.customer-secure-invalid-orbit{border:1px dashed rgba(57,126,218,.25);border-radius:50%;position:absolute}.customer-secure-invalid-orbit.orbit-one{height:142px;inset:8px 34px;width:142px}.customer-secure-invalid-orbit.orbit-two{height:9px;right:15px;top:36px;width:9px;background:#51d0ad;border:5px solid #e9faf5}.customer-secure-invalid .eyebrow{color:#3476c9;font-size:11px;font-weight:850;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.customer-secure-invalid h1{color:#0b1830;font-size:clamp(27px,4vw,36px);letter-spacing:-.035em;line-height:1.12;margin:0}.customer-secure-conversation>header .eyebrow{color:#3476c9;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.customer-secure-conversation>header h1{font-size:clamp(25px,3vw,34px)}.customer-live-status.live{background:#eaf2ff;color:#2866b4}.customer-live-status.live i{background:#438ee8}.customer-composer-row .input{box-sizing:border-box;height:50px;line-height:1.35;margin:0;min-height:50px;overflow-y:auto;padding:14px 16px}.customer-composer-row .input:focus,.customer-composer-row .input:focus-visible{border-color:#4c8fee;box-shadow:0 0 0 3px rgba(64,134,232,.12);outline:none}.unichat-image-lightbox,.unichat-pdf-preview{box-sizing:border-box;contain:layout paint;height:100dvh;inset:0;max-height:100dvh;max-width:100vw;width:100vw}.unichat-image-lightbox-panel{box-sizing:border-box;height:min(860px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);max-width:calc(100vw - 32px);width:min(1000px,calc(100vw - 32px))}.unichat-image-lightbox-canvas{min-height:0;overflow:auto}.unichat-image-lightbox-canvas img{height:auto;max-height:calc(100dvh - 124px);max-width:100%;object-fit:contain;width:auto}.unichat-pdf-preview>aside{box-sizing:border-box;height:100dvh;max-height:100dvh;max-width:100vw;width:min(760px,100vw)}.unichat-pdf-preview iframe{min-height:0;width:100%}@media (max-width:720px){.inbox-request-preview-toggle .inbox-request-content{grid-template-columns:minmax(0,1fr)}.inbox-request-row-main{align-items:stretch;grid-template-columns:1fr}.inbox-request-row-main>.inbox-request-actions{justify-content:flex-end;padding:0 20px 12px}.inbox-request-content{align-items:start;grid-template-columns:minmax(0,1fr) auto}.inbox-request-content .inbox-email-subject{grid-column:1/-1}.inbox-request-preview,.inbox-support-request-row.expanded .inbox-request-preview{padding-left:24px;padding-right:24px}.customer-secure-page{padding-inline:10px}.customer-secure-brand span{display:none}.customer-secure-conversation{height:calc(100vh - 76px);min-height:480px}}.platform-admin-shell{--platform-navy:#0b1830;--platform-blue:#238fe0;--platform-indigo:#514ff0;--platform-line:#d8e3f2;--platform-muted:#697a96}.platform-admin-shell .protected-workspace{background:radial-gradient(circle at 96% 4%,rgba(79,76,238,.07),transparent 26%),radial-gradient(circle at 8% 96%,rgba(23,158,228,.055),transparent 25%),#f7f9fd}.platform-admin-shell .protected-header{padding-bottom:14px}.platform-admin-shell .protected-page-role{color:#3d73c8;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.platform-admin-shell .protected-page-title{color:var(--platform-navy);letter-spacing:-.03em}.platform-admin-shell .protected-content{margin:0 auto;max-width:1680px;width:100%}.platform-admin-shell .platform-stack{gap:18px}.platform-admin-shell .panel.platform-section,.platform-admin-shell .platform-summary-grid article.panel{background:linear-gradient(125deg,rgba(239,247,255,.94),rgba(245,243,255,.94));border-color:var(--platform-line);border-radius:17px;box-shadow:0 14px 36px rgba(29,53,94,.065)}.platform-admin-shell .platform-section{padding:24px 26px}.platform-admin-shell .platform-heading h2{color:var(--platform-navy);font-size:23px;font-weight:850;letter-spacing:-.025em}.platform-admin-shell .platform-empty,.platform-admin-shell .platform-heading p,.platform-admin-shell .platform-loading,.platform-admin-shell .platform-pagination{color:var(--platform-muted)}.platform-admin-shell .platform-summary-grid{gap:16px}.platform-admin-shell .platform-summary-grid article{min-height:126px;padding:22px;position:relative;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.platform-admin-shell .platform-summary-grid article:after{background:linear-gradient(90deg,#24a2e5,#5651ef);border-radius:999px;bottom:20px;content:"";height:2px;left:22px;opacity:.55;position:absolute;width:46px}.platform-admin-shell .platform-summary-grid article:hover{background:linear-gradient(125deg,#f7fbff,#f8f6ff);border-color:#c7d9ee;box-shadow:0 18px 42px rgba(35,73,135,.11);transform:translateY(-2px)}.platform-admin-shell .data-header-cell,.platform-admin-shell .platform-summary-grid span,.platform-admin-shell .platform-table th{color:#52698a;font-weight:900;letter-spacing:.055em}.platform-admin-shell .platform-summary-grid strong{color:var(--platform-navy);font-size:34px;letter-spacing:-.04em}.platform-admin-shell .button:not(.danger):not(.danger-soft):not(.secondary){background:linear-gradient(135deg,var(--platform-blue),var(--platform-indigo));border:0;box-shadow:0 8px 20px rgba(47,89,219,.18);color:#fff}.platform-admin-shell .button:not(.danger):not(.danger-soft):not(.secondary):hover{background:linear-gradient(135deg,#2ba5e8,#5c58f3);box-shadow:0 12px 27px rgba(47,89,219,.25);filter:none}.platform-admin-shell .button.secondary:not(.danger-soft){background:rgba(255,255,255,.68);border:1px solid #d2deed;color:#40536f}.platform-admin-shell .button.secondary:not(.danger-soft):hover{background:#edf4ff;border-color:#bcd1eb;color:#245fc9}.platform-admin-shell .input,.platform-admin-shell .select{background:rgba(255,255,255,.78);border-color:#d5e0ef;border-radius:11px;color:#182740}.platform-admin-shell .input:focus,.platform-admin-shell .input:focus-visible,.platform-admin-shell .select:focus,.platform-admin-shell .select:focus-visible{background:#fff;border-color:#55a4e6;box-shadow:0 0 0 4px rgba(48,145,224,.11);outline:none}.platform-admin-shell .label{color:#3b4d69;font-weight:750}.platform-admin-shell .platform-filters{background:rgba(255,255,255,.38);border:1px solid rgba(212,225,242,.8);border-radius:14px;padding:15px}.platform-admin-shell .platform-tabs{border-color:#d8e3f1;gap:8px;padding:0 4px}.platform-admin-shell .platform-tabs button{border:0;border-radius:10px 10px 0 0;color:#6a7a92;padding:10px 13px;transition:background .18s ease,color .18s ease}.platform-admin-shell .platform-tabs button:hover{background:rgba(232,241,255,.8);color:#315fa8}.platform-admin-shell .platform-tabs button.active{background:#e8f1ff;box-shadow:inset 0 -3px 0 #3e7ce4;color:#245fc9}.platform-admin-shell .data-list{gap:9px}.platform-admin-shell .data-row{background:linear-gradient(120deg,rgba(238,247,255,.8),rgba(244,242,255,.8));border:1px solid #dbe5f2;border-radius:13px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.platform-admin-shell .data-row:hover:not(:first-child){background:linear-gradient(120deg,#e5f3ff,#eeebff);border-color:#c4d7ec;transform:translateY(-1px)}.platform-admin-shell .data-row:first-child{background:transparent!important;border-color:transparent;border-radius:0;box-shadow:inset 0 -1px 0 #d5e1f0}.platform-admin-shell .data-row-title,.platform-admin-shell .platform-table strong{color:#14223a;font-weight:800}.platform-admin-shell .data-row-meta,.platform-admin-shell .data-row-sub,.platform-admin-shell .platform-table small{color:#70809a}.platform-admin-shell .platform-row-actions{align-items:center;flex-wrap:nowrap}.platform-admin-shell .platform-delete-confirm{align-items:center;animation:platform-delete-confirm-enter .18s ease-out both;display:flex;gap:6px;white-space:nowrap}.platform-admin-shell .platform-delete-confirm>span{color:#913747;font-size:11px;font-weight:850}.platform-admin-shell .button.danger{background:#fff3f5;border:1px solid #efc2ca;color:#ae3447}.platform-admin-shell .button.danger:hover{background:#ffe5e9;border-color:#e5a1ad;color:#91283a}@keyframes platform-delete-confirm-enter{0%{opacity:0;transform:translateX(9px)}to{opacity:1;transform:translateX(0)}}.platform-admin-shell .platform-table{border-collapse:separate;border-spacing:0 8px}.platform-admin-shell .platform-table td,.platform-admin-shell .platform-table th{border-bottom:0;padding:13px 12px}.platform-admin-shell .platform-table thead th{border-bottom:1px solid #d6e1ef}.platform-admin-shell .platform-table tbody td{background:linear-gradient(120deg,rgba(238,247,255,.8),rgba(244,242,255,.8));border-bottom:1px solid #dbe5f2;border-top:1px solid #dbe5f2}.platform-admin-shell .platform-table tbody td:first-child{border-left:1px solid #dbe5f2;border-radius:13px 0 0 13px}.platform-admin-shell .platform-table tbody td:last-child{border-radius:0 13px 13px 0;border-right:1px solid #dbe5f2}.platform-admin-shell .platform-table tbody tr:hover td{background:linear-gradient(120deg,#e5f3ff,#eeebff)}.platform-admin-shell .platform-detail-grid>div,.platform-admin-shell .platform-message,.platform-admin-shell .platform-reply-card,.platform-admin-shell .platform-updates{border-color:#d8e3f1}.platform-admin-shell .platform-message p,.platform-admin-shell .platform-update-item{background:linear-gradient(120deg,rgba(238,247,255,.75),rgba(244,242,255,.75));border:1px solid #dbe5f2;border-radius:13px}.platform-admin-shell .platform-message p{padding:15px 16px}.platform-admin-shell .platform-feedback{border-radius:11px}.platform-admin-shell .platform-feedback.success{background:#eaf8f2;border-color:#c9eadc;color:#176247}.platform-admin-shell .platform-pagination .button{min-height:38px}.platform-admin-shell .text-link{color:#2868d7;font-weight:800}.platform-admin-shell .text-link:hover{color:#514ff0}@media (max-width:760px){.platform-admin-shell .platform-section{padding:19px}.platform-admin-shell .platform-filters{padding:12px}}.chat-layout{min-height:0}.panel.chat-panel{height:calc(100vh - 145px);height:calc(100dvh - 145px);max-height:calc(100vh - 145px);max-height:calc(100dvh - 145px);min-height:0}.chat-messages,.customer-conversation-messages{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch}.customer-secure-page{height:100vh;height:100dvh;min-height:0;overflow:hidden}.customer-conversation-view.customer-secure-conversation{grid-template-rows:auto minmax(0,1fr) auto auto auto;height:100%;max-height:100%;min-height:0}@media (max-width:900px){.panel.chat-panel{height:calc(100vh - 120px);height:calc(100dvh - 120px);max-height:calc(100vh - 120px);max-height:calc(100dvh - 120px);min-height:0}}@media (max-width:720px){.customer-secure-conversation{height:100%;max-height:100%;min-height:0}}.customer-send-button{align-items:center;display:inline-flex;flex:0 0 48px;height:48px;justify-content:center;min-height:48px;min-width:48px;padding:0;width:48px}.customer-send-button svg{fill:none;height:21px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:21px}.customer-send-spinner{animation:customer-send-spin .7s linear infinite;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;height:17px;width:17px}@keyframes customer-send-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.customer-secure-page{background:linear-gradient(135deg,#eef7ff,#f5f3ff);gap:0;grid-template-rows:52px minmax(0,1fr);height:100dvh;padding:0;width:100%}.customer-secure-brand{align-items:center;box-sizing:border-box;height:52px;margin:0;padding:8px 14px}.customer-secure-brand img,.customer-secure-brand svg{height:28px;width:28px}.customer-secure-brand strong{font-size:18px}.customer-conversation-view.customer-secure-conversation,.customer-secure-conversation{border:0;border-radius:0;box-shadow:none;height:100%;max-height:100%;max-width:none;min-height:0;width:100%}.customer-secure-conversation>header{min-height:0;padding:11px 14px 10px}.customer-secure-conversation>header .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:5px}.customer-secure-conversation>header h1{font-size:22px;line-height:1.08}.customer-secure-conversation>header p{font-size:13px;margin-top:3px}.customer-live-status{font-size:11px;padding:6px 9px}.customer-conversation-messages{gap:9px;padding:12px 11px;scrollbar-gutter:auto}.customer-conversation-messages article{border-radius:14px;box-shadow:0 5px 14px rgba(23,49,91,.06);font-size:14px;max-width:88%;padding:10px 12px}.customer-conversation-messages p{line-height:1.42}.customer-conversation-messages time{font-size:9px;margin-top:5px}.customer-composer{background:rgba(255,255,255,.88);border-top:1px solid #dbe6f4;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.customer-composer-row{align-items:center;gap:7px;grid-template-columns:42px minmax(0,1fr) 42px}.customer-composer-row .button,.customer-send-button{grid-column:auto;height:42px;min-height:42px;min-width:42px;padding:0;width:42px}.customer-file-button{align-items:center;border-radius:11px;display:inline-flex;justify-content:center}.customer-composer-row .input{border-radius:11px;height:42px;line-height:1.35;min-height:42px;padding:10px 12px;resize:none}.customer-send-button{border-radius:11px}.customer-pending-files{margin:0 10px 7px;max-height:62px;overflow-x:auto;overflow-y:hidden}.customer-conversation-error,.customer-typing-status{font-size:11px;margin:0;padding:4px 12px}}@media (max-width:420px){.customer-secure-conversation>header h1{font-size:20px}.customer-secure-conversation>header{padding-inline:12px}.customer-conversation-messages article{max-width:91%}}