:root{--vr-color-background-canvas: #ffffff;--vr-color-background-panel: #f8fafc;--vr-color-background-elevated: #ffffff;--vr-color-text-primary: #0f172a;--vr-color-text-secondary: #64748b;--vr-color-text-inverse: #ffffff;--vr-color-border-default: #e2e8f0;--vr-color-border-strong: #cbd5e1;--vr-color-border-focus: #6366f1;--vr-color-action-primary: #4f46e5;--vr-color-action-primary-hover: #4338ca;--vr-color-action-secondary: #f1f5f9;--vr-color-status-open: #4f46e5;--vr-color-status-open-subtle: #eef2ff;--vr-color-status-resolved: #16a34a;--vr-color-status-resolved-subtle: #dcfce7;--vr-color-status-reopened: #f59e0b;--vr-color-status-reopened-subtle: #fef3c7;--vr-color-danger: #dc2626;--vr-space-1: 4px;--vr-space-2: 8px;--vr-space-3: 12px;--vr-space-4: 16px;--vr-space-5: 20px;--vr-space-6: 24px;--vr-space-8: 32px;--vr-radius-sm: 4px;--vr-radius-md: 8px;--vr-radius-lg: 12px;--vr-radius-full: 9999px;--vr-font-sans: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--vr-font-size-xs: 12px;--vr-font-size-sm: 14px;--vr-font-size-md: 16px;--vr-font-weight-medium: 500;--vr-font-weight-semibold: 600;--vr-shadow-sm: 0 1px 2px rgba(15, 23, 42, .08);--vr-shadow-md: 0 8px 24px rgba(15, 23, 42, .14);--vr-shadow-lg: 0 16px 48px rgba(15, 23, 42, .18);--vr-z-highlight: 2147483600;--vr-z-marker: 2147483601;--vr-z-popover: 2147483602;--vr-z-toolbar: 2147483603}.vr-button,.vr-icon-button,.vr-textarea{font:inherit}.vr-button{align-items:center;border:1px solid transparent;border-radius:var(--vr-radius-md);cursor:pointer;display:inline-flex;font-size:var(--vr-font-size-sm);font-weight:var(--vr-font-weight-semibold);gap:var(--vr-space-2);justify-content:center;line-height:1.2;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.vr-button:active{transform:translateY(1px)}.vr-button:focus-visible,.vr-icon-button:focus-visible,.vr-textarea:focus-visible{outline:2px solid var(--vr-color-border-focus);outline-offset:2px}.vr-button:disabled{cursor:not-allowed;opacity:.55}.vr-button--sm{min-height:30px;padding:0 var(--vr-space-3)}.vr-button--md{min-height:36px;padding:0 var(--vr-space-4)}.vr-button--primary{background:var(--vr-color-action-primary);color:var(--vr-color-text-inverse)}.vr-button--primary:hover:not(:disabled){background:var(--vr-color-action-primary-hover)}.vr-button--secondary{background:var(--vr-color-action-secondary);border-color:var(--vr-color-border-default);color:var(--vr-color-text-primary)}.vr-button--secondary:hover:not(:disabled),.vr-button--ghost:hover:not(:disabled){background:var(--vr-color-background-panel)}.vr-button--ghost{background:transparent;color:var(--vr-color-text-primary)}.vr-button--danger{background:var(--vr-color-danger);color:var(--vr-color-text-inverse)}.vr-icon-button{align-items:center;background:var(--vr-color-background-elevated);border:1px solid var(--vr-color-border-default);border-radius:var(--vr-radius-md);color:var(--vr-color-text-primary);cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.vr-icon-button:hover{background:var(--vr-color-background-panel)}.vr-textarea{background:var(--vr-color-background-canvas);border:1px solid var(--vr-color-border-default);border-radius:var(--vr-radius-md);box-sizing:border-box;color:var(--vr-color-text-primary);min-height:88px;padding:var(--vr-space-3);resize:vertical;width:100%}.vr-card{background:var(--vr-color-background-elevated);border:1px solid var(--vr-color-border-default);border-radius:var(--vr-radius-md);box-shadow:var(--vr-shadow-md)}.vr-badge{align-items:center;border-radius:var(--vr-radius-full);display:inline-flex;font-size:var(--vr-font-size-xs);font-weight:var(--vr-font-weight-semibold);line-height:1;padding:5px 8px}.vr-badge--neutral{background:var(--vr-color-action-secondary);color:var(--vr-color-text-secondary)}.vr-badge--open{background:var(--vr-color-status-open-subtle);color:var(--vr-color-status-open)}.vr-badge--resolved{background:var(--vr-color-status-resolved-subtle);color:var(--vr-color-status-resolved)}.vr-badge--reopened{background:var(--vr-color-status-reopened-subtle);color:var(--vr-color-status-reopened)}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1c1c;background:#fff;font-synthesis:none;--vr-color-action-primary: #008fc9;--vr-color-action-primary-hover: #007daf;--vr-color-action-secondary: #f5f5f5;--vr-color-text-primary: #1c1c1c;--vr-color-border-default: #e8e8e8;--vr-radius-md: 8px}*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,input{-webkit-tap-highlight-color:transparent}h1,h2,p{margin:0}h1{font-size:28px;line-height:1.25;font-weight:600}h2{font-size:18px;font-weight:600}svg{flex:none}input{min-width:0;width:100%;height:38px;border:1px solid #dedede;border-radius:8px;padding:0 12px;background:#fff;color:#1c1c1c;font-size:14px}input:focus-visible,button:focus-visible{outline:2px solid #008fc9;outline-offset:3px}label{display:grid;gap:8px;font-size:13px;font-weight:500}form{display:grid;gap:20px}.vr-button{min-height:36px;font-size:14px}.vr-icon-button{flex:none;background:#fff}.brand{font-size:24px;font-weight:700}.brand span{color:#008fc9}.brand-header{display:flex;align-items:center;gap:14px}.environment{font-size:11px;font-weight:600;color:#8b6213;background:#fff4d7;padding:4px 7px;border-radius:4px}.muted{color:#747474;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.small{font-size:12px}.error{color:#b42318;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.notice{background:#f5f5f5;padding:12px;font-size:13px;line-height:1.5}.app-status{min-height:100svh;display:flex;gap:20px;align-items:center;justify-content:center;flex-direction:column;padding:24px}.signin{min-height:100svh;padding:28px 32px}.signin-form{width:min(100%,360px);margin:100px auto 60px}.signin-form>svg{color:#008fc9;margin-bottom:24px}.signin-form h1{margin-bottom:16px}.signin-form>p{margin-bottom:24px}.signin-form form{margin-top:28px}.signin-form form>.vr-button{width:100%}.signin-secondary{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:20px}.captcha{min-height:65px;max-width:100%}.console-shell{display:grid;grid-template-columns:240px minmax(0,1fr);grid-template-rows:64px 1fr;min-height:100svh}.console-header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:24px;border-bottom:1px solid #eee}.profile{display:flex;align-items:center;gap:16px;min-width:0}.profile>span{font-size:12px;color:#747474;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.console-rail{padding:24px 12px;border-right:1px solid #eee;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.console-rail nav{display:grid;gap:4px}.console-rail nav button{display:flex;align-items:center;gap:12px;background:transparent;color:#414141;border:0;border-radius:8px;padding:10px 12px;text-align:left;font-size:14px;min-height:40px}.console-rail nav button.selected,.console-rail nav button:hover{background:#f4f4f4}.console-rail nav span{margin-left:auto;font-size:12px;color:#747474}.rail-caption{padding:0 12px;color:#747474;font-size:12px}.library{width:100%;max-width:1260px;padding:32px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.eyebrow{font-size:12px;color:#747474;margin-bottom:8px}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.search{display:flex;align-items:center;gap:8px;width:min(340px,100%);border:1px solid #e8e8e8;border-radius:8px;padding-left:12px;color:#747474}.search input{border:0;background:none}.table-scroll{width:100%;overflow-x:auto;margin-top:16px}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}th{text-align:left;font-size:12px;font-weight:500;color:#747474;height:38px;background:#fafafa}td,th{border-bottom:1px solid #eee;padding:12px}th:first-child{width:45%}th:nth-child(2){width:27%}th:last-child{width:56px}td{height:64px;overflow-wrap:anywhere}td time{color:#747474;font-size:12px}.review-title{background:none;border:none;text-align:left;padding:4px 0;color:#1c1c1c;font-weight:500;width:100%;overflow-wrap:anywhere}.review-title:hover{color:#008fc9}.site{color:#747474}.empty{padding:72px 16px;display:flex;align-items:center;text-align:center;flex-direction:column;gap:20px;color:#747474}.empty h2{color:#414141;font-size:16px}dialog{width:min(440px,calc(100vw - 32px));padding:24px;border:1px solid #e8e8e8;border-radius:8px;color:#1c1c1c;max-height:calc(100dvh - 32px);overflow-y:auto}dialog::backdrop{background:#0005}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media (max-width: 700px){.console-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:64px auto 1fr}.console-header{padding:0 16px;gap:16px}.profile>span{display:none}.console-rail{border-right:none;padding:12px 16px;border-bottom:1px solid #eee}.console-rail nav{display:flex}.console-rail nav button{flex:1;font-size:13px;gap:8px}.rail-caption{display:none}.library{padding:24px 16px}.page-heading{gap:12px}.page-heading h1{font-size:24px}.page-heading .vr-button{white-space:nowrap}th:first-child{width:44%}th:nth-child(2){width:auto}th:nth-child(3),td:nth-child(3){display:none}td,th{padding:8px}.signin{padding:24px}.signin-form{margin-top:64px}}
