:root{--orange:#ff7a00;--orange-dark:#e26a00;--bg:#f5f6f8;--card:#fff;--text:#1f2937;--muted:#6b7280;--border:#e5e7eb;--green:#16a34a;--red:#dc2626;--yellow:#ca8a04}*{box-sizing:border-box}#__nuxt,body,html{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;height:100%;line-height:1.5;margin:0;padding:0}.app{min-height:100%;padding:12px}button{cursor:pointer;font-family:inherit}a{color:var(--orange)}
