.rz-support-head,.rz-support-metrics,.rz-support-mid{flex:none}.rz-support-bottom,.rz-support-ticket-mid{flex:1 0 auto}.rz-support-head{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px;padding:16px 20px 17px;background:linear-gradient(180deg,var(--rz-surface-2),var(--rz-surface-1));border:1px solid var(--rz-border);border-radius:var(--rz-radius-lg);box-shadow:0 14px 40px rgba(0,0,0,.2)}.rz-support-head:after{content:"";position:absolute;top:-60px;right:180px;width:420px;height:200px;background:radial-gradient(ellipse at 50% 50%,rgba(124,58,237,.22),rgba(124,58,237,0) 68%);pointer-events:none}.rz-support-head-main{min-width:0;position:relative;z-index:1}.rz-support-title{margin:0;font-size:22px;line-height:26px;font-weight:600;letter-spacing:-.01em}.rz-support-subtitle{margin:5px 0 0;font-size:16px;color:var(--rz-text-muted)}.rz-support-chips{display:flex;align-items:center;gap:8px;flex:none;position:relative;z-index:1}.rz-support-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 12px;border:1px solid var(--rz-border-strong);border-radius:13px;background:rgba(10,19,42,.7);color:var(--rz-text-secondary);font-size:12px;font-weight:500;white-space:nowrap}.rz-support-chip--ok{border-color:rgba(34,197,94,.4);color:var(--rz-green)}.rz-support-chip .rz-icon{width:12px;height:12px}.rz-support-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.rz-support-metric{background:linear-gradient(180deg,rgba(3,6,18,.55),var(--rz-surface-1));border:1px solid var(--rz-border);border-radius:var(--rz-radius-lg);padding:13px 16px 14px;display:flex;flex-direction:column;min-width:0;box-shadow:0 14px 40px rgba(0,0,0,.2)}.rz-support-metric-label{font-size:13px;color:var(--rz-text-muted)}.rz-support-metric-label,.rz-support-metric-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-metric-value{margin-top:7px;font-size:22px;line-height:26px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rz-support-metric-sub{margin-top:5px;font-size:13px;color:var(--rz-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-mid{margin-top:12px;display:grid;grid-template-columns:minmax(320px,470fr) minmax(0,929fr);gap:12px;align-items:stretch}.rz-support-chart{display:flex;flex-direction:column;overflow:hidden}.rz-support-chart .rz-panel-head{margin-bottom:2px}.rz-support-chart svg{align-self:center;max-width:100%}.rz-support-tickets{display:flex;flex-direction:column;overflow:hidden;min-height:0}.rz-support-tickets-actions{display:inline-flex;align-items:center;gap:14px}.rz-support-table{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow-y:auto}.rz-support-tr{display:grid;grid-template-columns:minmax(140px,.9fr) minmax(0,2fr) minmax(110px,1fr) 96px 118px 100px;align-items:center;gap:12px;min-height:48px;border-top:1px solid rgba(19,31,56,.6);text-decoration:none}.rz-support-tr-head{min-height:30px;border-top:0;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--rz-text-muted);position:sticky;top:0;z-index:1;background:var(--rz-surface-2)}.rz-support-tr-head span{white-space:nowrap}a.rz-support-tr:hover{background:rgba(13,23,48,.5)}.rz-support-tid{font-size:13px;font-weight:600;color:var(--rz-purple-300);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rz-support-tid,.rz-support-tsubject{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-tsubject{font-size:16px;font-weight:500;color:var(--rz-text)}.rz-support-trequester,.rz-support-tupdated{font-size:14px;color:var(--rz-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-prio{font-size:13px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap;justify-self:start}.rz-support-prio.critical{background:rgba(239,68,68,.16);color:var(--rz-red)}.rz-support-prio.high{background:rgba(245,158,11,.16);color:var(--rz-yellow)}.rz-support-prio.medium{background:rgba(59,130,246,.16);color:var(--rz-blue)}.rz-support-prio.low{background:rgba(141,152,175,.16);color:var(--rz-text-muted)}.rz-support-status{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap;justify-self:start}.rz-support-status.open{background:rgba(139,92,246,.16);color:var(--rz-purple-300)}.rz-support-status.progress{background:rgba(34,211,238,.14);color:var(--rz-cyan)}.rz-support-status.resolved{background:rgba(34,197,94,.14);color:var(--rz-green)}.rz-support-status.closed{background:rgba(141,152,175,.16);color:var(--rz-text-muted)}.rz-support-newticket{display:flex;flex-direction:column;gap:9px;padding:4px 0 12px}.rz-support-newticket-body,.rz-support-newticket-subject{width:100%;border:1px solid var(--rz-border);border-radius:var(--rz-radius-sm);background:rgba(1,3,15,.45);color:var(--rz-text);font-size:16px;padding:8px 11px;font-family:inherit}.rz-support-newticket-body{resize:vertical;min-height:64px;line-height:1.45}.rz-support-newticket-foot{display:flex;align-items:center;gap:10px}.rz-support-newticket-priority{border:1px solid var(--rz-border);border-radius:var(--rz-radius-sm);background:var(--rz-surface-3);color:var(--rz-text-secondary);font-size:14px;padding:5px 9px;font-family:inherit}.rz-support-newticket-error{flex:1 1;min-width:0;font-size:14px;color:var(--rz-red)}.rz-support-newticket-foot .rz-support-btn{margin-left:auto}.rz-support-empty{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:18px 4px}.rz-support-empty-title{font-size:16px;font-weight:600;color:var(--rz-text)}.rz-support-empty-sub{font-size:14px;color:var(--rz-text-muted)}.rz-support-bottom{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}.rz-support-col{overflow:hidden}.rz-support-col,.rz-support-help-list{display:flex;flex-direction:column;min-height:0}.rz-support-help-list{flex:1 1;overflow-y:auto}.rz-support-help-row{display:flex;align-items:center;gap:10px;min-height:52px;border-top:1px solid rgba(19,31,56,.6)}.rz-support-help-row:first-child{border-top:0}.rz-support-help-icon{width:30px;height:30px;border-radius:var(--rz-radius-sm);background:rgba(124,58,237,.16);display:grid;place-items:center;color:var(--rz-purple-300);flex:none}.rz-support-help-icon .rz-icon{width:16px;height:16px}.rz-support-help-meta{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.rz-support-help-title{font-size:16px;font-weight:500;color:var(--rz-text)}.rz-support-help-sub,.rz-support-help-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-help-sub{font-size:14px;color:var(--rz-text-muted)}.rz-support-help-chev{width:14px;height:14px;color:var(--rz-text-muted);flex:none}.rz-support-btn{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;border:0;border-radius:var(--rz-radius-sm);background:linear-gradient(90deg,var(--rz-purple-500),var(--rz-purple-600));color:var(--rz-text);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px rgba(124,58,237,.35)}.rz-support-btn:disabled{opacity:.55;cursor:default}.rz-support-btn .rz-icon{width:13px;height:13px}.rz-support-btn--ghost{background:var(--rz-surface-3);border:1px solid var(--rz-border-strong);color:var(--rz-text-secondary);box-shadow:none}.rz-support-svc-list{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow-y:auto}.rz-support-update-row{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-top:1px solid rgba(19,31,56,.6)}.rz-support-update-row:first-child{border-top:0;padding-top:4px}.rz-support-update-head{display:flex;align-items:center;gap:9px;min-width:0}.rz-support-svc-dot{width:8px;height:8px;border-radius:50%;flex:none}.rz-support-svc-dot.info{background:var(--rz-blue);box-shadow:0 0 8px rgba(59,130,246,.6)}.rz-support-svc-dot.major,.rz-support-svc-dot.minor{background:var(--rz-yellow);box-shadow:0 0 8px rgba(245,158,11,.6)}.rz-support-svc-dot.critical{background:var(--rz-red);box-shadow:0 0 8px rgba(239,68,68,.6)}.rz-support-update-title{flex:1 1;min-width:0;font-size:16px;font-weight:500;color:var(--rz-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-update-severity{font-size:13px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap;flex:none}.rz-support-update-severity.info{background:rgba(59,130,246,.16);color:var(--rz-blue)}.rz-support-update-severity.major,.rz-support-update-severity.minor{background:rgba(245,158,11,.16);color:var(--rz-yellow)}.rz-support-update-severity.critical{background:rgba(239,68,68,.16);color:var(--rz-red)}.rz-support-update-time{flex:none;font-size:13px;color:var(--rz-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.rz-support-update-body{margin:0;font-size:14px;line-height:1.5;color:var(--rz-text-secondary)}.rz-support-update-services{font-size:13px;color:var(--rz-text-muted)}.rz-support-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:500;color:var(--rz-text-muted);border:0;background:transparent;padding:0;cursor:pointer;text-decoration:none}.rz-support-back:hover{color:var(--rz-purple-300)}.rz-support-back .rz-icon{width:13px;height:13px}.rz-support-ticket-mid{margin-top:12px;display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,4fr);gap:12px;align-items:stretch}.rz-support-thread{display:flex;flex-direction:column;overflow:hidden;min-height:0}.rz-support-msgs{display:flex;flex-direction:column;gap:10px;flex:1 1;min-height:120px;overflow-y:auto}.rz-support-msg{display:flex;gap:9px;align-items:flex-start}.rz-support-msg-avatar{width:32px;height:32px;border-radius:50%;flex:none;display:grid;place-items:center;font-size:12px;font-weight:600;color:#fff}.rz-support-msg-avatar.customer{background:radial-gradient(circle at 35% 30%,hsl(214 70% 55%/.95),hsl(214 65% 32%/.95) 70%);border:1px solid hsl(214 60% 45%/.5)}.rz-support-msg-avatar.agent{background:radial-gradient(circle at 35% 30%,hsl(262 70% 55%/.95),hsl(262 65% 32%/.95) 70%);border:1px solid hsl(262 60% 45%/.5)}.rz-support-msg-body{flex:1 1;min-width:0;border:1px solid var(--rz-border);border-radius:10px;background:rgba(1,3,15,.45);padding:9px 12px 10px}.rz-support-msg-body.agent{border-color:rgba(139,92,246,.3);background:rgba(46,16,101,.18)}.rz-support-msg-head{display:flex;align-items:baseline;gap:8px}.rz-support-msg-author{font-size:16px;font-weight:600;color:var(--rz-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-msg-time{margin-left:auto;flex:none;font-size:12px;color:var(--rz-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.rz-support-msg-text{margin:4px 0 0;font-size:16px;line-height:1.5;color:var(--rz-text-secondary);overflow-wrap:anywhere}.rz-support-reply{margin-top:10px;display:flex;align-items:center;gap:9px;min-height:40px;padding:0 6px 0 12px;border:1px solid var(--rz-border);border-radius:var(--rz-radius-md);background:rgba(1,3,15,.45);color:var(--rz-text-muted);font-size:16px;flex:none}.rz-support-reply-text{flex:1 1;min-width:0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rz-support-reply-error{margin-top:7px;font-size:14px;color:var(--rz-red);flex:none}.rz-support-reply-closed{margin-top:10px;padding:10px 12px;border:1px solid var(--rz-border);border-radius:var(--rz-radius-md);background:rgba(1,3,15,.45);color:var(--rz-text-muted);font-size:14px;flex:none}.rz-support-details{overflow:hidden}.rz-support-details,.rz-support-details-list{display:flex;flex-direction:column;min-height:0}.rz-support-details-list{margin:0;flex:1 1;overflow-y:auto}.rz-support-details-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid rgba(19,31,56,.6)}.rz-support-details-row:first-child{border-top:0}.rz-support-details-row dt{font-size:14px;color:var(--rz-text-muted);white-space:nowrap;flex:none}.rz-support-details-row dd{margin:0;font-size:14px;color:var(--rz-text);text-align:right;min-width:0;overflow-wrap:anywhere}.rz-support-details-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.rz-support-details-list,.rz-support-help-list,.rz-support-msgs,.rz-support-svc-list,.rz-support-table{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.55) rgba(4,8,22,.6)}.rz-support-details-list::-webkit-scrollbar,.rz-support-help-list::-webkit-scrollbar,.rz-support-msgs::-webkit-scrollbar,.rz-support-svc-list::-webkit-scrollbar,.rz-support-table::-webkit-scrollbar{width:8px}.rz-support-details-list::-webkit-scrollbar-track,.rz-support-help-list::-webkit-scrollbar-track,.rz-support-msgs::-webkit-scrollbar-track,.rz-support-svc-list::-webkit-scrollbar-track,.rz-support-table::-webkit-scrollbar-track{background:rgba(4,8,22,.6);border-radius:4px}.rz-support-details-list::-webkit-scrollbar-thumb,.rz-support-help-list::-webkit-scrollbar-thumb,.rz-support-msgs::-webkit-scrollbar-thumb,.rz-support-svc-list::-webkit-scrollbar-thumb,.rz-support-table::-webkit-scrollbar-thumb{background:rgba(139,92,246,.55);border-radius:4px}