:root{--bg: #faf9f7;--ink: #1c1a18;--muted: #8a8781;--line: #e6e2dc;--card: #ffffff;--accent: #d9504a;--accent-soft: #e59a72;--danger: #b3271f;--radius: 14px}*{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:600;letter-spacing:-.02em;color:var(--ink)}a{color:var(--accent)}button{font-family:inherit}::selection{background:color-mix(in srgb,var(--accent) 22%,transparent)}
