:root{--ink:#25215f;--muted:#6d6979;--line:#e8e5ec;--panel:#fff;--canvas:#f5f4f7;--green:#462e8d;--green-soft:#f0ebf8;--sidebar:#25215f;--note:#fff8df;--note-line:#ecd884}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body{font-family:Segoe UI Variable,Aptos,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:220px minmax(350px,450px) minmax(500px,1fr);height:100vh;min-height:700px;display:grid;overflow:hidden}.sidebar{background:var(--sidebar);color:#d9e5df;flex-direction:column;min-width:0;padding:26px 14px 18px;display:flex}.brand{background:#fff;border-radius:9px;align-items:center;min-height:45px;margin:0 2px 27px;padding:6px 9px;display:flex}.brand-mark{object-fit:contain;max-width:100%;display:block}.brand strong,.brand span{line-height:1.1;display:block}.brand strong{color:#fff;letter-spacing:-.2px;font-size:16px}.brand span{color:#8ea69b;letter-spacing:.8px;text-transform:uppercase;margin-top:3px;font-size:11px}.nav-block{gap:4px;display:grid}.nav-block.future{margin-top:29px}.nav-label{color:#789187;text-transform:uppercase;letter-spacing:.11em;padding:0 12px 8px;font-size:10px;font-weight:700}.nav-item{color:#aec1b8;border-radius:9px;align-items:center;gap:11px;height:40px;padding:0 12px;font-weight:550;display:flex}.nav-item.active{color:#fff;background:#3a3472;box-shadow:inset 3px 0 #9b78c9}.nav-item.disabled{cursor:default;opacity:.7}.nav-count{color:#9fdcbe;text-align:center;font-variant-numeric:tabular-nums;background:#ffffff0b;border-radius:8px;min-width:24px;margin-left:auto;padding:2px 5px;font-size:9px}.sidebar-footer{border-top:1px solid #ffffff13;margin-top:auto;padding-top:16px}.user-chip{width:100%;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:7px;display:grid}.user-chip strong,.user-chip small{display:block}.user-chip strong{color:#e8f0ec;font-size:12px}.user-chip small{color:#789187;margin-top:3px;font-size:10px}.logout-button{color:#9fb5ab;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:8px;font-size:10px;display:flex}.logout-button:hover{color:#fff;background:#ffffff0c}.inbox-panel{background:var(--panel);border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.inbox-header{border-bottom:1px solid var(--line);padding:26px 22px 0}.title-row{justify-content:space-between;align-items:center;display:flex}.title-row h1{letter-spacing:-.55px;margin:0;font-size:22px}.title-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.icon-button{border:1px solid var(--line);color:#56635d;background:#fff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.filter-popover{position:relative}.filter-popover>summary{cursor:pointer;list-style:none;position:relative}.filter-popover>summary::-webkit-details-marker{display:none}.filter-popover>summary.has-filters{color:var(--green);background:var(--green-soft);border-color:#9dceb7}.filter-popover>summary>span{color:#fff;background:var(--green);border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.advanced-filter-panel{z-index:20;background:#fff;border:1px solid #dce5e0;border-radius:12px;width:310px;padding:16px;position:absolute;top:43px;right:0;box-shadow:0 18px 50px #17312724}.advanced-filter-heading{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.advanced-filter-heading strong{font-size:12px}.advanced-filter-heading span{color:var(--muted);font-size:9px}.filter-field{gap:5px;margin-top:9px;display:grid}.filter-field>span,.date-filters label>span{color:#64716b;font-size:9px;font-weight:700}.filter-field select,.date-filters input{color:#33423b;background:#fafcfb;border:1px solid #dfe6e2;border-radius:7px;outline:none;width:100%;height:35px;padding:0 9px;font-size:10px}.filter-field select:focus,.date-filters input:focus{border-color:#77b89b;box-shadow:0 0 0 3px #55c89516}.filter-field select:disabled{opacity:.5}.date-filters{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.date-filters label{gap:5px;display:grid}.advanced-filter-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;display:flex}.advanced-filter-actions a,.advanced-filter-actions button{border-radius:7px;padding:7px 11px;font-size:9px;font-weight:750}.advanced-filter-actions a{color:#6e7b75}.advanced-filter-actions button{color:#fff;background:var(--green);border:0}.search{border:1px solid var(--line);color:#7a8881;background:#f8faf9;border-radius:9px;align-items:center;gap:8px;height:40px;margin-top:19px;padding:0 12px;display:flex}.search:focus-within{background:#fff;border-color:#77b89b;box-shadow:0 0 0 3px #55c8951c}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search input::placeholder{color:#8d9993}.filter-tabs{gap:20px;margin-top:14px;display:flex}.filter-tabs a{color:#7d8983;border-bottom:2px solid #0000;padding:0 1px 11px;font-size:11px;font-weight:650}.filter-tabs a.selected{color:var(--green);border-color:var(--green)}.case-list{overscroll-behavior:contain;flex:1;overflow-y:auto}.case-card{border-bottom:1px solid #edf0ee;grid-template-columns:38px 1fr;gap:11px;padding:17px 19px;transition:background .15s;display:grid}.case-card:hover{background:#f7faf8}.case-card.active{box-shadow:inset 3px 0 var(--green);background:#edf7f2}.avatar{color:#466057;background:#e6eeea;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.avatar-small{color:#cce6da;background:#355247;border-radius:9px;width:31px;height:31px}.case-card-body,.case-meta{min-width:0}.case-meta{align-items:baseline;gap:8px;display:flex}.case-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.case-meta time{color:#8b9691;flex:none;margin-left:auto;font-size:9px}.case-subject,.case-preview{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.case-subject{color:#2e3d37;margin-top:5px;font-size:12px;font-weight:650}.source-tag{color:#1f7b57;vertical-align:1px;text-transform:uppercase;background:#dff2e9;border-radius:5px;margin-left:6px;padding:2px 5px;font-size:7px;font-weight:800;display:inline-block}.case-preview{color:#7a8580;margin-top:4px;font-size:10px}.case-tags{color:#75817b;align-items:center;min-width:0;margin-top:9px;font-size:9px;display:flex}.status-dot{background:#2b8ccc;border-radius:50%;width:6px;height:6px;margin-right:5px}.status-dot.green{background:#3ba678}.status-dot.amber{background:#dda33d}.status-dot.purple{background:#956bd7}.separator{color:#b2bbb7;margin:0 5px}.message-count{align-items:center;gap:3px;margin-left:auto;display:flex}.mobile-title{display:none}.welcome-panel{text-align:center;background:radial-gradient(circle,#fff 0,#f4f7f5 52%,#eef2ef 100%);place-content:center;justify-items:center;padding:40px;display:grid}.welcome-orb{color:#fff;background:#1c7656;border-radius:20px;place-items:center;width:62px;height:62px;font-size:25px;font-weight:900;display:grid;box-shadow:0 16px 45px #183d2e25}.welcome-panel h2{margin:19px 0 7px;font-size:19px}.welcome-panel p{color:var(--muted);max-width:320px;margin:0;font-size:12px;line-height:1.5}.conversation-panel{background:#f8faf9;flex-direction:column;min-width:0;display:flex}.conversation-header{border-bottom:1px solid var(--line);background:#fff;align-items:flex-start;gap:14px;min-height:108px;padding:20px 24px 17px;display:flex}.conversation-heading{flex:1;min-width:0}.eyebrow{color:var(--green);letter-spacing:.08em;font-size:10px;font-weight:800}.conversation-heading h2{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.25px;max-width:700px;margin:5px 0 10px;font-size:17px;overflow:hidden}.header-tags{gap:6px;display:flex}.tag{color:#66726c;background:#f0f3f1;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:650}.status-tag{background:var(--green-soft);color:var(--green)}.mobile-back{display:none}.conversation-layout{flex:1;grid-template-columns:minmax(420px,1fr) 240px;min-height:0;display:grid}.thread{padding:20px 26px 28px;overflow-y:auto}.date-rule{color:#94a09a;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:9px;display:flex}.date-rule:before,.date-rule:after{content:"";background:var(--line);flex:1;height:1px}.message{grid-template-columns:38px minmax(0,1fr);gap:11px;margin-top:22px;display:grid}.message-content{border:1px solid var(--line);background:#fff;border-radius:5px 15px 15px;justify-self:start;min-width:0;max-width:680px;padding:13px 15px;box-shadow:0 2px 7px #172a2210}.message.internal .avatar{color:#7d672a;background:#f6eabd}.message.internal .message-content{background:var(--note);border-color:var(--note-line)}.message-author{color:#55625c;align-items:center;gap:7px;font-size:9px;display:flex}.message-author strong{color:#24342d;font-size:11px}.message-author time{color:#929c97;white-space:nowrap;margin-left:auto}.internal-label,.external-label{border-radius:5px;align-items:center;gap:3px;padding:3px 5px;font-size:8px;font-weight:700;display:flex}.internal-label{color:#7f6825;background:#efdd9a}.external-label{color:#30775a;background:#e8f4ee}.message-content p{color:#33423b;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;font-size:12px;line-height:1.6}.message-action{color:#718078;text-transform:uppercase;letter-spacing:.05em;margin-top:8px;font-size:9px;font-weight:700}.attachments{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.attachments a,.attachment-unavailable{color:#496058;background:#f8faf9;border:1px solid #dfe6e2;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.attachment-unavailable{color:#8a7560;cursor:not-allowed;background:#faf7f2;border-style:dashed}.attachment-unavailable small{color:#aa9783;margin-top:2px;font-size:8px;display:block}.duration{color:#7e8b85;align-items:center;gap:4px;margin-top:9px;font-size:9px;display:flex}.composer{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:26px;overflow:hidden;box-shadow:0 6px 20px #1e352b0b}.composer-tabs{border-bottom:1px solid var(--line);align-items:end;gap:17px;height:38px;padding:0 14px;display:flex}.composer-tabs span,.composer-tabs button{color:#8b9691;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 0 9px;font-size:10px;font-weight:700;display:flex}.composer-tabs .active{color:var(--green);border-bottom:2px solid var(--green)}.composer.note-mode .composer-tabs .active{color:#826b27;border-color:#caaa45}.composer-body{color:#9aa39f;min-height:60px;padding:14px;font-size:11px}.composer-body textarea{resize:vertical;color:#2f4038;background:0 0;border:0;outline:0;width:100%;min-height:66px;font-size:11px;line-height:1.55}.composer.note-mode{background:#fffdf5;border-color:#e5d494}.composer-footer{justify-content:space-between;gap:10px;padding:0 10px 10px;display:flex}.composer button:disabled{opacity:.45}.send-button{background:var(--green);color:#fff;border:0;border-radius:7px;padding:8px 17px;font-size:10px;font-weight:700}.composer.note-mode .send-button{color:#493b13;background:#e7ce72}.composer-tools{align-items:center;gap:8px;display:flex}.composer-tools label{border:1px solid var(--line);color:#76837d;background:#fff;border-radius:8px;align-items:center;gap:5px;height:35px;padding:0 8px;font-size:9px;display:flex}.composer-tools input{color:#34443d;background:0 0;border:0;outline:0;width:42px;font-size:9px}.composer-tools .file-picker{cursor:pointer;justify-content:center;width:35px;padding:0}.file-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.selected-files{flex-wrap:wrap;gap:6px;padding:0 12px 9px;display:flex}.selected-files span{color:#4a5d54;text-overflow:ellipsis;white-space:nowrap;background:#f7faf8;border:1px solid #dfe6e2;border-radius:7px;align-items:center;gap:5px;max-width:210px;padding:6px 8px;font-size:9px;display:flex;overflow:hidden}.selected-files small{color:#8a9690;font-size:7px}.composer-error{color:#99493f;background:#fbecea;border-radius:6px;margin:0 12px 9px;padding:7px 9px;font-size:9px}.detail-panel{border-left:1px solid var(--line);background:#fff;padding:20px 17px;overflow-y:auto}.detail-section{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:20px}.detail-section h3{margin:0 0 15px;font-size:11px}.detail-row{gap:4px;margin-top:13px;display:grid}.detail-row>span{color:#89948f;font-size:9px}.detail-row strong{color:#36453e;overflow-wrap:anywhere;align-items:center;gap:6px;font-size:10px;display:flex}.case-actions label{gap:5px;display:grid}.case-actions label span{color:#89948f;font-size:9px}.case-actions select{color:#33423b;background:#fafcfb;border:1px solid #dfe6e2;border-radius:7px;outline:none;width:100%;height:35px;padding:0 8px;font-size:9px}.case-actions select:focus{border-color:#77b89b;box-shadow:0 0 0 3px #55c89516}.case-actions button{color:#fff;background:var(--green);border:0;border-radius:7px;width:100%;margin-top:8px;padding:8px;font-size:9px;font-weight:750}.case-actions button:disabled{opacity:.45}.case-actions small{color:#99493f;margin-top:7px;font-size:8px;line-height:1.4;display:block}.copilot-card{color:#5d478a;background:#f1ecfb;border:1px solid #e2d9f4;border-radius:10px;gap:9px;padding:12px;display:flex}.copilot-icon{color:#fff;background:#8368bd;border-radius:8px;flex:none;align-self:flex-start;place-items:center;width:29px;height:29px;display:grid}.copilot-card strong{font-size:10px}.copilot-card p{color:#756496;margin:5px 0 0;font-size:9px;line-height:1.45}.api-error{text-align:center;background:radial-gradient(circle, white, var(--canvas));grid-column:2/-1;place-content:center;justify-items:center;padding:30px;display:grid}.error-illustration{color:var(--green);background:var(--green-soft);border-radius:18px;align-items:center;gap:3px;padding:17px;display:flex}.api-error h1{margin:18px 0 7px;font-size:21px}.api-error p{max-width:440px;color:var(--muted);margin:0;line-height:1.6}.api-error code{color:#506059;background:#e8ece9;border-radius:6px;margin-top:17px;padding:8px 10px;font-size:11px}.empty{text-align:center;color:var(--muted);justify-items:center;padding:70px 20px;display:grid}.empty-icon{width:54px;height:54px;color:var(--green);background:var(--green-soft);border-radius:17px;place-items:center;margin-bottom:13px;display:grid}.empty strong{color:var(--ink)}.empty span:last-child{margin-top:5px;font-size:11px}.not-found{text-align:center;place-content:center;justify-items:center;min-height:100vh;display:grid}.not-found>span{color:var(--green);font-size:56px;font-weight:900}.not-found h1{margin:2px 0}.not-found p{color:var(--muted)}.not-found a{color:#fff;background:var(--green);border-radius:8px;padding:9px 13px}.page-loading{min-height:100vh;color:var(--muted);background:var(--canvas);place-content:center;font-size:12px;display:grid}.pagination{border-top:1px solid var(--line);color:#718078;background:#fff;justify-content:space-between;align-items:center;min-height:46px;padding:8px 13px;font-size:10px;display:flex}.pagination a{color:var(--green);border-radius:6px;align-items:center;gap:4px;padding:6px 7px;font-weight:700;display:flex}.pagination a:hover{background:var(--green-soft)}.pagination a.disabled{color:#b8c0bc;pointer-events:none}.login-page{background:#fff;grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#142a23 0%,#1d4738 62%,#216147 100%);flex-direction:column;justify-content:space-between;padding:44px 52px;display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff16;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-180px;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff05}.login-brand{align-items:center;gap:11px;display:flex}.login-brand>span{color:#153629;background:#54ce99;border-radius:12px;place-items:center;width:39px;height:39px;font-size:20px;font-weight:900;display:grid}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:17px}.login-brand small{color:#a7c6b8;letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:10px}.login-copy{z-index:1;max-width:500px;position:relative}.login-kicker{color:#74d7aa;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.login-copy h1{letter-spacing:-.045em;margin:15px 0;font-size:clamp(31px,4vw,52px);line-height:1.08}.login-copy p{color:#b9d0c6;max-width:430px;line-height:1.7}.security-note{z-index:1;color:#b8d7c9;align-items:center;gap:8px;font-size:10px;display:flex;position:relative}.login-form-panel{background:#f7f9f8;place-items:center;padding:42px;display:grid}.login-card{background:#fff;border:1px solid #e1e7e4;border-radius:18px;width:min(390px,100%);padding:35px;box-shadow:0 20px 60px #1c332914}.login-icon{width:43px;height:43px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;display:grid}.login-card h2{letter-spacing:-.035em;margin:19px 0 6px;font-size:22px}.login-card>p{color:var(--muted);margin:0 0 25px;font-size:11px}.login-card label{gap:7px;margin-top:15px;display:grid}.login-card label>span{color:#52615a;font-size:10px;font-weight:700}.login-input{color:#7a8982;background:#fafcfb;border:1px solid #dce4df;border-radius:9px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.login-input:focus-within{background:#fff;border-color:#6fb393;box-shadow:0 0 0 3px #55c8951c}.login-input input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.login-error{color:#9e463f;background:#fbefed;border-radius:7px;margin-top:13px;padding:9px 10px;font-size:10px}.login-button{color:#fff;background:var(--green);border:0;border-radius:9px;width:100%;height:42px;margin-top:19px;font-weight:750;box-shadow:0 8px 20px #147a542c}.login-button:disabled{opacity:.6}.login-footnote{text-align:center;color:#8b9691;margin-top:15px;font-size:9px;display:block}.login-brand-mark{color:#54ce99;filter:drop-shadow(0 8px 18px #06171055)}.login-copy{max-width:540px}.login-copy p{max-width:460px}.brand-slogan{color:#d9eee5;letter-spacing:.04em;background:#ffffff0a;border:1px solid #ffffff1d;border-radius:20px;margin-top:8px;padding:7px 10px;font-size:9px;font-weight:750;display:inline-flex}.login-audience{background:#f1f5f3;border-radius:8px;gap:5px;margin-top:17px;padding:4px;display:flex}.login-audience button{color:#8b9691;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:1;padding:7px 6px;font-size:9px;font-weight:700}.login-audience .active{color:#236347;background:#fff;box-shadow:0 2px 8px #18352a12}.login-audience+h2{margin-top:16px}.password-change-page{background:radial-gradient(circle at top,#eee8f8 0,#f7f5f9 42%,#f3f1f5 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.password-change-card{width:min(440px,100%);position:relative}.password-brand{width:118px;height:auto;margin:0 0 24px auto;display:block}.password-change-card .login-kicker{color:#704c9f;margin-top:18px;display:block}.password-change-card>p{line-height:1.65}.password-rules{color:#756b7f;margin-top:11px;font-size:9px;line-height:1.5}.password-exit{color:#706879;background:0 0;border:0;width:100%;margin-top:10px;padding:9px;font-size:10px}.login-secondary{color:#66527f;text-align:center;cursor:pointer;background:0 0;border:0;width:100%;margin-top:9px;padding:8px;font-size:10px;display:block}.reporting-shell{grid-template-columns:220px minmax(0,1fr)}.reporting-page{background:#f4f7f5;min-width:0;padding:28px 32px 40px;overflow-y:auto}.reporting-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.reporting-header h1{letter-spacing:-.75px;margin:5px 0 4px;font-size:25px}.reporting-header p{color:var(--muted);margin:0;font-size:11px}.report-date-filter{align-items:flex-end;gap:7px;display:flex}.report-date-filter label{gap:4px;display:grid}.report-date-filter label span{color:#77837d;font-size:8px;font-weight:750}.report-date-filter input{color:#405048;background:#fff;border:1px solid #dce4e0;border-radius:7px;width:128px;height:34px;padding:0 8px;font-size:9px}.report-date-filter button,.report-date-filter a{border-radius:7px;place-items:center;height:34px;padding:0 12px;font-size:9px;font-weight:750;display:grid}.report-date-filter button{color:#fff;background:var(--green);border:0}.report-date-filter a{color:#62716a;background:#e7ece9}.report-kpis{grid-template-columns:repeat(5,minmax(130px,1fr));gap:11px;margin-top:24px;display:grid}.report-kpi{background:#fff;border:1px solid #e0e7e3;border-radius:12px;align-items:center;gap:11px;min-height:79px;padding:14px;display:flex;box-shadow:0 4px 14px #1d342a08}.report-kpi>span{color:#52635b;background:#edf1ef;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;display:grid}.report-kpi small,.report-kpi strong{display:block}.report-kpi small{color:#7c8882;font-size:8px}.report-kpi strong{margin-top:4px;font-size:18px}.report-kpi.blue>span{color:#397fac;background:#e8f2f8}.report-kpi.green>span{color:#268261;background:#e6f4ed}.report-kpi.purple>span{color:#755aa8;background:#f0ebf8}.report-kpi.amber>span{color:#a87925;background:#fbf1dc}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:13px;display:grid}.report-card{background:#fff;border:1px solid #e0e7e3;border-radius:13px;min-width:0;padding:19px;box-shadow:0 4px 14px #1d342a08}.report-card-title h2{margin:0;font-size:13px}.report-card-title p{color:#84908a;margin:4px 0 0;font-size:9px}.trend-card{min-height:275px}.trend-legend{color:#7c8983;justify-content:flex-end;gap:13px;margin-top:-18px;font-size:8px;display:flex}.trend-legend span{align-items:center;gap:4px;display:flex}.trend-legend i{border-radius:2px;width:7px;height:7px}.trend-legend .opened,.trend-bars .opened{background:#3c9d75}.trend-legend .resolved,.trend-bars .resolved{background:#afcfc0}.trend-chart{background:repeating-linear-gradient(#0000 0 43px,#eef2f0 44px);border-bottom:1px solid #e8eeeb;align-items:stretch;gap:7px;height:185px;margin-top:16px;padding-top:10px;display:flex}.trend-column{text-align:center;flex:1;grid-template-rows:1fr 20px;gap:5px;min-width:0;display:grid}.trend-bars{justify-content:center;align-items:flex-end;gap:2px;min-height:0;display:flex}.trend-bars i{border-radius:3px 3px 0 0;width:min(10px,42%);min-height:3px}.trend-column>span{color:#89948f;white-space:nowrap;font-size:7px;overflow:hidden}.distribution-list{gap:11px;margin-top:20px;display:grid}.distribution-list>div{grid-template-columns:8px minmax(70px,120px) 1fr 42px;align-items:center;gap:8px;display:grid}.priority-swatch{background:#429c77;border-radius:2px;width:7px;height:7px}.swatch-1{background:#d49a3c}.swatch-2{background:#6d83bd}.swatch-3{background:#9669b5}.swatch-4{background:#c26e6e}.distribution-list strong{text-overflow:ellipsis;white-space:nowrap;color:#495851;font-size:9px;overflow:hidden}.distribution-list div>div{background:#edf1ef;border-radius:4px;height:6px;overflow:hidden}.distribution-list div>div i{border-radius:inherit;background:#61b18f;min-width:2px;height:100%;display:block}.distribution-list b{text-align:right;font-size:9px}.ranking-card.wide{grid-column:1/-1}.ranking-head,.ranking-row{grid-template-columns:minmax(140px,1fr) 55px 60px 70px;align-items:center;gap:10px;display:grid}.ranking-head{color:#929c97;text-transform:uppercase;border-bottom:1px solid #edf1ef;margin-top:16px;padding:0 8px 7px;font-size:7px}.ranking-head span:not(:first-child){text-align:right}.ranking-row{color:#63716a;border-bottom:1px solid #f0f3f1;min-height:37px;padding:5px 8px;font-size:8px}.ranking-row>div{min-width:0}.ranking-row strong{text-overflow:ellipsis;white-space:nowrap;color:#394941;font-size:9px;display:block;overflow:hidden}.ranking-row i{background:#edf1ef;border-radius:3px;height:3px;margin-top:5px;display:block;overflow:hidden}.ranking-row em{border-radius:inherit;background:#6db598;min-width:2px;height:100%;display:block}.ranking-row>b,.ranking-row>span{text-align:right}.customer-shell{grid-template-columns:220px minmax(0,1fr)}.customer-workspace{background:#f4f7f5;grid-template-columns:340px minmax(0,1fr);min-width:0;min-height:0;display:grid}.customer-list-panel{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;display:flex}.customer-list-panel>header{border-bottom:1px solid var(--line);padding:25px 20px 16px}.customer-list-panel h1{margin:5px 0 3px;font-size:21px}.customer-list-panel header p{color:var(--muted);margin:0;font-size:10px}.customer-search{border:1px solid var(--line);color:#87928d;background:#f8faf9;border-radius:8px;align-items:center;gap:7px;height:37px;margin-top:15px;padding:0 10px;display:flex}.customer-search input:not([type=hidden]){background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.customer-list{flex:1;overflow-y:auto}.customer-list-item{border-bottom:1px solid #edf1ef;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 15px;display:grid}.customer-list-item:hover,.customer-list-item.active{background:#f0f8f4}.customer-list-item.active{box-shadow:inset 3px 0 var(--green)}.customer-list-item .avatar{border-radius:10px;width:35px;height:35px}.customer-list-item strong,.customer-list-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-list-item strong{font-size:10px}.customer-list-item small{color:#7c8882;margin-top:4px;font-size:8px}.customer-list-item time{color:#949e99;font-size:7px}.customer-pagination{border-top:1px solid var(--line);color:#748079;justify-content:space-between;align-items:center;min-height:43px;padding:8px 13px;font-size:9px;display:flex}.customer-pagination a{color:var(--green);font-weight:700}.customer-pagination a.disabled{color:#b8c0bc;pointer-events:none}.customer-empty{text-align:center;color:var(--green);place-content:center;justify-items:center;padding:30px;display:grid}.customer-empty h2{color:var(--ink);margin:14px 0 5px;font-size:17px}.customer-empty p{max-width:330px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.customer-detail-page{min-width:0;padding:27px 30px;overflow-y:auto}.customer-detail-header{align-items:center;gap:14px;display:flex}.customer-avatar{color:#ecfff6;background:#327e60;border-radius:15px;width:51px;height:51px;font-size:14px}.customer-detail-header h1{margin:4px 0;font-size:23px}.customer-detail-header a{color:var(--green);align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.customer-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.customer-kpis>article{background:#fff;border:1px solid #e1e8e4;border-radius:11px;align-items:center;gap:9px;min-width:0;padding:13px;display:flex}.customer-kpis article>span{width:31px;height:31px;color:var(--green);background:var(--green-soft);border-radius:9px;flex:none;place-items:center;display:grid}.customer-kpis svg{width:17px}.customer-kpis small,.customer-kpis strong{display:block}.customer-kpis small{color:#85908b;font-size:7px}.customer-kpis strong{margin-top:3px;font-size:14px}.customer-detail-grid{grid-template-columns:.85fr 1.15fr;gap:12px;margin-top:12px;display:grid}.customer-card{background:#fff;border:1px solid #e1e8e4;border-radius:12px;min-width:0;padding:18px}.customer-card h2{margin:0;font-size:12px}.customer-card>p{color:#87928d;margin:3px 0 15px;font-size:8px}.customer-modules{gap:12px;display:grid}.customer-modules a>div{justify-content:space-between;gap:8px;display:flex}.customer-modules strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.customer-modules span{color:#7f8b85;flex:none;font-size:8px}.customer-modules i{background:#edf1ef;border-radius:3px;height:4px;margin-top:5px;display:block;overflow:hidden}.customer-modules em{border-radius:inherit;background:#62af8e;min-width:2px;height:100%;display:block}.recent-cases>div{display:grid}.recent-cases>div>a{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:9px 0;display:grid}.recent-cases>div>a:last-child{border-bottom:0}.recent-cases b,.recent-cases strong,.recent-cases small{display:block}.recent-cases b{color:var(--green);font-size:7px}.recent-cases strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.recent-cases small{color:#7f8b85;margin-top:4px;font-size:7px}.recent-cases time{color:#929d97;font-size:7px}.new-case-nav{color:#123326;background:#55c895;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:39px;margin:0 5px 22px;font-size:11px;font-weight:800;display:flex}.new-case-shell{grid-template-columns:220px minmax(0,1fr)}.new-case-page{background:#f4f7f5;min-width:0;padding:30px max(30px,50vw - 525px);overflow-y:auto}.new-case-page>header{max-width:850px;margin:0 auto 18px}.new-case-page>header h1{margin:5px 0;font-size:24px}.new-case-page>header p{color:var(--muted);margin:0;font-size:10px}.new-case-card{background:#fff;border:1px solid #dde5e1;border-radius:14px;max-width:850px;margin:0 auto;padding:23px;box-shadow:0 10px 35px #1b332912}.new-case-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.new-case-grid label{gap:6px;display:grid}.new-case-grid label.wide{grid-column:1/-1}.new-case-grid label>span{color:#58665f;font-size:9px;font-weight:750}.new-case-grid input,.new-case-grid select,.new-case-grid textarea{color:#293a32;background:#fafcfb;border:1px solid #dce4e0;border-radius:8px;outline:0;width:100%;font-size:11px}.new-case-grid input,.new-case-grid select{height:39px;padding:0 10px}.new-case-grid textarea{resize:vertical;min-height:130px;padding:11px;line-height:1.5}.new-case-grid input:focus,.new-case-grid select:focus,.new-case-grid textarea:focus{background:#fff;border-color:#70b393;box-shadow:0 0 0 3px #55c89518}.on-behalf{background:#f0f7f3;border-radius:9px;align-items:center;gap:9px;margin-top:16px;padding:11px;display:flex}.on-behalf input{accent-color:var(--green)}.on-behalf strong,.on-behalf small{display:block}.on-behalf strong{color:#365147;font-size:9px}.on-behalf small{color:#728078;margin-top:3px;font-size:8px}.new-case-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:17px;padding-top:15px;display:flex}.new-case-card footer>span{color:#738079;align-items:center;gap:5px;font-size:8px;display:flex}.new-case-card footer button,.case-created button{color:#fff;background:var(--green);border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 15px;font-size:9px;font-weight:800;display:flex}.new-case-card footer button:disabled{opacity:.6}.new-case-error{color:#97453e;background:#fbecea;border-radius:7px;margin-top:12px;padding:9px;font-size:9px}.case-created{text-align:center;background:#fff;border:1px solid #dce6e1;border-radius:17px;justify-items:center;max-width:520px;margin:90px auto;padding:45px;display:grid;box-shadow:0 15px 45px #18352a12}.case-created>svg{color:var(--green)}.case-created>span{color:var(--green);letter-spacing:.12em;margin-top:14px;font-size:8px;font-weight:850}.case-created h1{margin:6px 0;font-size:28px}.case-created p{color:var(--muted);margin:0 0 18px;font-size:10px}.case-created>div{gap:8px;display:flex}.case-created a{color:#fff;background:#244b3c;border-radius:8px;align-items:center;padding:9px 15px;font-size:9px;font-weight:800;display:flex}.new-case-nav{color:#fff;background:#704c9f}.new-case-nav:hover,.new-case-nav.active{background:#835fb2}.login-brand-panel{background:linear-gradient(145deg,#25215f 0%,#352678 54%,#462e8d 100%)}.login-brand{background:#fff;border-radius:12px;gap:7px;width:fit-content;padding:10px 13px;display:grid}.login-brand-mark{object-fit:contain;filter:none;width:auto;max-width:180px;display:block}.login-brand>span{color:#704c9f;letter-spacing:.14em;text-transform:uppercase;background:0 0;border-radius:0;width:auto;height:auto;padding-left:2px;font-size:8px;font-weight:800;display:block}.login-kicker{color:#cdbbe7}.login-copy p{color:#ddd7eb}.brand-slogan{color:#f0eafa;border-color:#ffffff2b}.security-note{color:#ddd7eb}.security-note svg{color:#c5abe7}.login-audience .active{color:#462e8d}.source-tag{color:#462e8d;background:#eee8f6}.customer-portal-label{color:#cdbbe7;letter-spacing:.12em;text-transform:uppercase;margin:-16px 10px 20px;font-size:9px;font-weight:800}.customer-portal-sidebar .nav-block{margin-top:2px}.customer-portal-sidebar .user-chip{cursor:default}.welcome-orb{background:#462e8d;box-shadow:0 16px 45px #25215f2b}.customer-new-case-header{align-items:flex-start;gap:12px;display:flex}.mobile-case-back{display:none}.customer-quick-case{max-width:720px}.quick-description{gap:8px;display:grid}.quick-description>span{font-size:14px;font-weight:800}.quick-description textarea{resize:vertical;width:100%;min-height:190px;color:var(--ink);background:#fbfafe;border:1px solid #d9d4e2;border-radius:13px;outline:0;padding:17px;font-size:14px;line-height:1.6}.quick-description textarea:focus{background:#fff;border-color:#835fb2;box-shadow:0 0 0 4px #704c9f14}.quick-description small{color:#817c89;font-size:9px}.quick-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.quick-actions button{color:#4d4560;background:#fff;border:1px solid #ded8e7;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:10px;font-weight:750;display:flex}.quick-actions .ai-suggest-button{color:#56398e;background:#f5f0fb;border-color:#d4c6e8}.quick-actions button:disabled{cursor:default;opacity:.45}.hidden-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.quick-file-list{gap:7px;margin-top:12px;display:grid}.quick-file-list>span{color:#5d546b;background:#fbfafc;border:1px solid #e1dce8;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 10px;display:grid}.quick-file-list b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.quick-file-list button{color:#8d8499;background:0 0;border:0;place-items:center;padding:4px;display:grid}.ai-notice{color:#553a84;background:#f2ecf9;border-radius:9px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:10px;line-height:1.4;display:flex}.ai-notice svg{flex:none}.quick-details{border-top:1px solid var(--line);margin-top:16px}.quick-details>summary{cursor:pointer;color:#5f5869;justify-content:space-between;align-items:center;padding:15px 2px 9px;font-size:10px;font-weight:750;list-style:none;display:flex}.quick-details>summary::-webkit-details-marker{display:none}.quick-details>summary span{color:#958d9f;font-size:8px;font-weight:600}.quick-details .new-case-grid{margin-top:7px}.quick-submit button{min-height:42px}.customer-mobile-nav{display:none}.inbox-account-actions{gap:6px;margin-left:auto;display:flex}.inbox-account-actions+.filter-popover{margin-left:0}.customer-home-shell{grid-template-columns:220px minmax(0,1fr)}.customer-home{background:#f6f4f8;min-width:0;padding:28px max(28px,50vw - 490px) 50px;overflow-y:auto}.customer-home-header{justify-content:space-between;align-items:center;display:flex}.customer-home-logo{width:116px;height:auto;display:block}.customer-home-actions{gap:8px;display:flex}.customer-home-actions>button,.customer-home-actions>a{color:#5b4a73;background:#fff;border:1px solid #e5dfea;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 5px 16px #3122600b}.customer-greeting{margin:30px 0 18px}.customer-greeting>span{color:#7c7387;font-size:12px}.customer-greeting h1{letter-spacing:-.7px;margin:3px 0 5px;font-size:28px}.customer-greeting p{color:#847b8e;margin:0;font-size:11px}.customer-create-hero{color:#fff;background:linear-gradient(135deg,#25215f,#704c9f 68%,#8d69ba);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;min-height:148px;padding:25px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #35246f28}.customer-create-hero:after{content:"";border:1px solid #ffffff1d;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-75px;right:-55px;box-shadow:0 0 0 32px #ffffff0b,0 0 0 64px #ffffff07}.customer-create-hero>*{z-index:1;position:relative}.customer-create-icon{color:#4b327c;background:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.customer-create-hero small,.customer-create-hero strong,.customer-create-hero em{font-style:normal;display:block}.customer-create-hero small{color:#dbd0eb;font-size:10px}.customer-create-hero strong{margin-top:4px;font-size:20px}.customer-create-hero em{color:#e7e0f0;max-width:470px;margin-top:7px;font-size:10px;line-height:1.5}.customer-home-section{margin-top:24px}.customer-home-section>header{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.customer-home-section>header h2{margin:0;font-size:15px}.customer-home-section>header p{color:#8b8393;margin:4px 0 0;font-size:9px}.customer-home-section>header>a{color:#704c9f;font-size:9px;font-weight:800}.customer-home-section>header>span{color:#8b5d10;text-align:center;background:#fff0ce;border-radius:10px;min-width:24px;padding:4px 7px;font-size:9px;font-weight:800}.customer-status-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.customer-status-grid>a{background:#fff;border:1px solid #e6e0ea;border-radius:17px;align-content:center;justify-items:start;min-height:112px;padding:16px;display:grid;box-shadow:0 5px 18px #33245e09}.customer-status-grid svg{border-radius:10px;width:32px;height:32px;padding:6px}.customer-status-grid strong{margin-top:9px;font-size:21px}.customer-status-grid span{color:#7d7486;margin-top:2px;font-size:9px}.customer-status-grid .purple svg{color:#704c9f;background:#f0eaf7}.customer-status-grid .amber svg{color:#a16d13;background:#fff1d5}.customer-status-grid .green svg{color:#26785b;background:#e5f4ed}.customer-home-list{background:#fff;border:1px solid #e5dfe9;border-radius:17px;overflow:hidden}.customer-home-list>a{border-top:1px solid #eee9f1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px 15px;display:grid}.customer-home-list>a:first-child{border-top:0}.customer-home-list>a>svg{color:#a097a8}.customer-case-avatar{color:#67468f;background:#f0eaf7;border-radius:11px;place-items:center;width:37px;height:37px;font-size:10px;font-weight:850;display:grid}.customer-case-avatar.attention{color:#9a6816;background:#fff0d2}.customer-case-copy{min-width:0}.customer-case-copy small,.customer-case-copy strong,.customer-case-copy em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;display:block;overflow:hidden}.customer-case-copy small{color:#8b8293;font-size:8px}.customer-case-copy strong{margin-top:3px;font-size:11px}.customer-case-copy em{color:#786f81;margin-top:5px;font-size:8px}.customer-home-empty{color:#34745d;background:#f2faf6;border:1px solid #dfe9e4;border-radius:16px;align-items:center;gap:11px;min-height:78px;padding:15px;display:flex}.customer-home-empty span strong,.customer-home-empty span small{display:block}.customer-home-empty strong{font-size:10px}.customer-home-empty small{color:#71877e;margin-top:3px;font-size:8px}.customer-entitlement-preview{background:#eee9f5;border:1px solid #ddd6e7;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;margin-top:24px;padding:16px;display:grid}.customer-entitlement-preview>span{color:#674590;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.customer-entitlement-preview small,.customer-entitlement-preview strong,.customer-entitlement-preview p{display:block}.customer-entitlement-preview small{color:#7b7088;font-size:8px}.customer-entitlement-preview strong{margin-top:3px;font-size:11px}.customer-entitlement-preview p{color:#82778e;margin:4px 0 0;font-size:8px}.customer-entitlement-preview em{color:#69478f;background:#fff;border-radius:10px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.profile-page{background:#f5f4f7;min-width:0;padding:30px max(30px,50vw - 475px);overflow-y:auto}.profile-header{align-items:flex-start;gap:12px;max-width:760px;margin:0 auto 18px;display:flex}.profile-header h1{margin:5px 0;font-size:24px}.profile-header p{color:var(--muted);margin:0;font-size:10px}.profile-back{color:#61458f;background:#fff;border:1px solid #e1dce7;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.profile-logout{color:#675d72;background:#fff;border:1px solid #e1dce7;border-radius:9px;align-items:center;gap:6px;min-height:36px;margin-left:auto;padding:0 11px;font-size:9px;font-weight:750;display:flex}.profile-card{background:#fff;border:1px solid #e1dce7;border-radius:15px;max-width:760px;margin:0 auto;padding:22px;box-shadow:0 12px 38px #28205a0e}.profile-identity{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:17px;display:flex}.profile-identity>span{color:#704c9f;background:#f1ebf8;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.profile-identity strong,.profile-identity small{display:block}.profile-identity strong{font-size:13px}.profile-identity small{color:#827b8a;margin-top:4px;font-size:9px}.profile-readonly-grid,.profile-contact-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.profile-card label{gap:6px;display:grid}.profile-card label>span{color:#615a68;align-items:center;gap:5px;font-size:9px;font-weight:750;display:flex}.profile-card input[type=email],.profile-card input[type=tel],.profile-readonly-grid input{color:#302943;background:#fbfafc;border:1px solid #dfdae6;border-radius:9px;outline:0;width:100%;height:42px;padding:0 11px;font-size:11px}.profile-readonly-grid input{color:#847d8c;background:#f5f3f7}.profile-card input:focus{background:#fff;border-color:#8864b5;box-shadow:0 0 0 3px #704c9f13}.field-hint{color:#918999;font-size:8px}.notification-preferences{background:#f7f4fa;border-radius:12px;margin-top:20px;padding:16px}.notification-preferences header h2{margin:0;font-size:12px}.notification-preferences header p{color:#817989;margin:4px 0 12px;font-size:8px}.notification-preferences>label{border-top:1px solid #e7e1ec;grid-template-columns:1fr auto;align-items:center;min-height:48px;padding:8px 0}.notification-preferences label>span{grid-template-columns:auto 1fr;column-gap:8px;display:grid}.notification-preferences label svg{color:#704c9f;grid-row:1/3}.notification-preferences label b{font-size:10px}.notification-preferences label small{color:#8b8392;font-size:8px;font-weight:500}.notification-preferences input{accent-color:#704c9f;width:34px;height:19px}.profile-success{color:#2f7459;background:#eaf6f0;border-radius:8px;align-items:center;gap:7px;margin-top:13px;padding:10px;font-size:9px;display:flex}.profile-card>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:17px;padding-top:15px;display:flex}.profile-card>footer small{color:#87808e;font-size:8px}.profile-card>footer button{color:#fff;background:#704c9f;border:0;border-radius:9px;flex:none;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:9px;font-weight:800;display:flex}.profile-loading{color:#817a88;max-width:760px;margin:0 auto;font-size:10px}@media (max-width:1120px){.app-shell{grid-template-columns:190px 350px minmax(430px,1fr)}.conversation-layout{grid-template-columns:1fr}.detail-panel{display:none}.reporting-shell,.customer-shell,.new-case-shell{grid-template-columns:190px minmax(0,1fr)}.report-kpis{grid-template-columns:repeat(3,1fr)}.customer-workspace{grid-template-columns:300px minmax(0,1fr)}.customer-kpis{grid-template-columns:repeat(2,1fr)}.customer-detail-grid{grid-template-columns:1fr}}@media (max-width:780px){.app-shell,.app-shell.detail-view{height:100dvh;min-height:0;display:block}.sidebar,.welcome-panel{display:none}.inbox-panel{height:100dvh;padding-bottom:calc(71px + env(safe-area-inset-bottom));border:0}.detail-view .inbox-panel{display:none}.conversation-panel{height:100dvh;padding-bottom:calc(66px + env(safe-area-inset-bottom))}.mobile-back{place-items:center;margin-top:2px;display:grid}.conversation-header{min-height:102px;padding:15px}.conversation-heading h2{font-size:15px}.thread{padding:18px 14px 28px}.message{grid-template-columns:32px minmax(0,1fr);gap:8px}.message>.avatar{border-radius:9px;width:32px;height:32px}.message-content{max-width:100%}.api-error{height:100dvh}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:20px}.login-card{padding:27px}.reporting-shell{display:block}.reporting-page{min-height:100dvh;padding:20px 15px}.reporting-header{display:grid}.report-date-filter{flex-wrap:wrap}.report-kpis,.report-grid{grid-template-columns:1fr}.ranking-card.wide{grid-column:auto}.customer-shell{display:block}.customer-workspace{grid-template-columns:1fr;height:100dvh}.customer-detail-page{display:none}.new-case-shell{display:block}.new-case-page{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 14px calc(92px + env(safe-area-inset-bottom))}.new-case-grid{grid-template-columns:1fr}.new-case-grid label.wide{grid-column:auto}.customer-new-case-page{background:#fff}.customer-new-case-page>header{margin-bottom:18px}.customer-new-case-header h1{line-height:1.15;margin-top:3px!important;font-size:22px!important}.customer-new-case-header p{line-height:1.45;margin-top:6px!important;font-size:11px!important}.mobile-case-back{color:#5f478a;background:#faf8fc;border:1px solid #e5e0ea;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:26px;line-height:1;display:grid}.customer-quick-case{box-shadow:none;border:0;border-radius:0;padding:0}.quick-description>span{font-size:13px}.quick-description textarea{border-radius:12px;min-height:210px;padding:15px;font-size:16px}.quick-description small{font-size:10px;line-height:1.4}.quick-actions{grid-template-columns:1fr 1fr;display:grid}.quick-actions button{justify-content:center;min-height:48px;padding:0 9px;font-size:10px}.quick-details .new-case-grid{gap:11px}.new-case-grid input,.new-case-grid select{height:46px;font-size:13px}.on-behalf{margin-top:14px}.quick-submit{margin-top:14px!important;padding-top:12px!important;display:block!important}.quick-submit>span{text-align:center;margin-bottom:9px;font-size:9px!important;display:block!important}.quick-submit button{justify-content:center;width:100%;min-height:50px;border-radius:12px!important;font-size:12px!important}.customer-mobile-nav{z-index:50;height:calc(66px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);color:#766e80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-top:1px solid #e7e2eb;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #2a205710}.customer-mobile-nav>a,.customer-mobile-nav>span,.customer-mobile-nav>button{color:inherit;background:0 0;border:0;place-content:center;justify-items:center;gap:3px;font-size:9px;font-weight:700;display:grid}.customer-mobile-nav .active{color:#5b3a91}.customer-mobile-nav .mobile-new-case{color:#fff;background:#704c9f;border-radius:17px;align-self:start;height:55px;margin-top:-18px;box-shadow:0 9px 22px #462e8d38}.customer-mobile-nav .mobile-new-case.active{color:#fff;background:#56378b}.customer-mobile-nav .disabled{opacity:.45}.inbox-account-actions .icon-button{width:37px;height:37px}.profile-page{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 14px calc(86px + env(safe-area-inset-bottom))}.profile-header{align-items:flex-start}.profile-header h1{font-size:22px}.profile-header p{font-size:10px;line-height:1.45}.profile-header .eyebrow{display:none}.profile-logout{justify-content:center;width:38px;height:38px;padding:0}.profile-logout:not(:focus){font-size:0}.profile-card{border-radius:13px;padding:17px}.profile-readonly-grid,.profile-contact-grid{grid-template-columns:1fr}.profile-card input[type=email],.profile-card input[type=tel],.profile-readonly-grid input{height:48px;font-size:14px}.notification-preferences header p,.notification-preferences label small{font-size:9px;line-height:1.4}.profile-card>footer{display:grid}.profile-card>footer small{line-height:1.4}.profile-card>footer button{justify-content:center;min-height:48px;font-size:11px}.customer-home{min-height:100dvh;padding:max(17px, env(safe-area-inset-top)) 15px calc(94px + env(safe-area-inset-bottom));background:#f8f7fa}.customer-home-header{z-index:5;padding:max(15px, env(safe-area-inset-top)) 15px 11px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f7faf0;margin:-17px -15px 0;position:sticky;top:0}.customer-home-logo{width:96px}.customer-home-actions>button,.customer-home-actions>a{border-radius:50%;width:38px;height:38px}.customer-greeting{margin:22px 2px 15px}.customer-greeting h1{font-size:24px}.customer-greeting p{font-size:10px}.customer-create-hero{border-radius:20px;grid-template-columns:auto minmax(0,1fr);min-height:142px;padding:19px}.customer-create-hero>svg{display:none}.customer-create-icon{border-radius:16px;width:50px;height:50px}.customer-create-hero strong{font-size:17px}.customer-create-hero em{font-size:9px}.customer-home-section{margin-top:21px}.customer-home-section>header h2{font-size:14px}.customer-status-grid{gap:8px}.customer-status-grid>a{border-radius:15px;min-height:105px;padding:12px}.customer-status-grid strong{font-size:20px}.customer-status-grid span{font-size:8px}.customer-home-list>a{padding:12px}.customer-case-avatar{width:36px;height:36px}.customer-entitlement-preview{margin-top:21px}.customer-entitlement-preview p{line-height:1.4}}
