:root{--aruga-primary:#e63946;--aruga-bg:#fff;--aruga-text:#1d3557;--aruga-text-muted:#6b7280;--aruga-accent:#f1faee;--aruga-border:#e5e7eb;--aruga-success:#10b981;--aruga-error:#dc2626}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;color:var(--aruga-text);background:var(--aruga-accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}a{color:var(--aruga-primary);text-decoration:none}a:hover{text-decoration:underline}
