:root{--piq-bg: #f7f7f9;--piq-fg: #1e1e23;--piq-accent: #2c5cff;--piq-border: #e1e1e6;--piq-muted: #6c6c75;--piq-success: #137f3a;--piq-warn: #c08400;--piq-error: #c4361b}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:var(--piq-fg);background:var(--piq-bg)}a{color:var(--piq-accent);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}
