:root{--bg:#f5f6f8;--surface:#fff;--line:#e4e7ec;--ink:#1a1f27;--ink-2:#5b6472;--ink-3:#98a1ad;--brand:#1b62cb;--brand-soft:#e8f0fc;--sidebar-bg:#16202c;--sidebar-ink:#c4cdd8;--sidebar-active:#1f3350;--open:#d92d20;--open-soft:#fee4e2;--reviewing:#b54708;--reviewing-soft:#fef0c7;--actioned:#067647;--actioned-soft:#d9f2e4;--dismissed:#475467;--dismissed-soft:#eaecf0;--radius:10px;--shadow:0 1px 2px rgba(16,24,40,.05)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:var(--bg);color:var(--ink);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased;word-break:keep-all}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font:inherit;font-size:16px}@media (min-width:720px){input,select,textarea{font-size:14px}}