:root{--pc-font-brand: "Michroma", sans-serif;--pc-font-heading: "Space Grotesk", sans-serif;--pc-font-body: "Public Sans", sans-serif;--pc-font-mono: "JetBrains Mono", monospace;--pc-color-bg: #eef0f3;--pc-color-surface: #ffffff;--pc-color-text: #12141c;--pc-color-text-secondary: #5b6272;--pc-color-text-tertiary: #8b9099;--pc-color-border: #e3e6ec;--pc-color-border-strong: #d3d7df;--pc-color-brand: #14213d;--pc-color-link: #2451b8;--pc-color-link-hover: #17357f;--pc-color-error: #c6303e;--pc-color-error-bg: #fdecec;--pc-color-error-border: #f5c2c2;--pc-color-success: #218838;--pc-color-success-bg: #e7f5ec;--pc-color-warning: #8a6a1f;--pc-color-warning-bg: #fdf6e3;--pc-color-warning-bg-strong: #f3ebd8;--pc-color-warning-border: #efdba0;--pc-badge-bug-bg: #fdecec;--pc-badge-bug-text: #b02a2a;--pc-badge-solicitacao-bg: #eaf1fd;--pc-badge-solicitacao-text: #2451b8;--pc-badge-melhoria-bg: #f1ecfb;--pc-badge-melhoria-text: #6b3fbf;--pc-status-aguardando-bg: #f3ebd8;--pc-status-aguardando-text: #8a6a1f;--pc-status-aberto-bg: #eaf1fd;--pc-status-aberto-text: #2451b8;--pc-status-andamento-bg: #e7ecfb;--pc-status-andamento-text: #4a3fbf;--pc-status-concluido-bg: #e7f5ec;--pc-status-concluido-text: #218838;--pc-status-rejeitado-bg: #fdecec;--pc-status-rejeitado-text: #b02a2a;--pc-status-cancelado-bg: #eef0f3;--pc-status-cancelado-text: #6a7080;--pc-impact-p1-bg: #fdecec;--pc-impact-p1-text: #b02a2a;--pc-impact-p2-bg: #fdefe3;--pc-impact-p2-text: #b5651d;--pc-impact-p3-bg: #fbf3d6;--pc-impact-p3-text: #8a6a1f;--pc-impact-p4-bg: #eef0f3;--pc-impact-p4-text: #6a7080;--pc-radius-sm: 8px;--pc-radius-md: 10px;--pc-radius-lg: 12px;--pc-radius-full: 999px;--pc-shadow-sm: 0 1px 2px rgba(20, 25, 40, .04);--pc-shadow-lg: 0 20px 50px rgba(15, 20, 35, .25)}*{box-sizing:border-box}body{margin:0;font-family:var(--pc-font-body);color:var(--pc-color-text);background:var(--pc-color-bg)}a{color:var(--pc-color-link)}a:hover{color:var(--pc-color-link-hover)}@keyframes pc-spin{to{transform:rotate(360deg)}}@keyframes pc-field-swap{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes pc-pulse{0%,to{opacity:1}50%{opacity:.5}}
