:root{--copec-bg: #f5f4f1;--copec-surface: #fff;--copec-primary: #002f5f;--copec-primary-soft: #e8eef5;--copec-border: #e0ddd8;--copec-text: #1a1a1a;--copec-muted: #9a9a9a;--copec-success: #2d8a4e;--copec-danger: #cd1719;--copec-font: "Segoe UI", system-ui, sans-serif;--copec-radius: 8px;--copec-radius-sm: 6px;--copec-radius-pill: 20px;--copec-shadow: 0 1px 3px rgba(0, 0, 0, .06);--sidebar-width: 400px;--sidebar-width-mini: 56px;--toolbar-height: 56px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-height:100vh}body{font-family:var(--copec-font);background:var(--copec-bg);color:var(--copec-text);line-height:1.5}a{color:inherit;text-decoration:none}button,input{font-family:inherit}button{cursor:pointer}input:focus{outline:none;border-color:var(--copec-primary);box-shadow:0 0 0 2px #002f5f1a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
