:root{--background:#f5f6f2;--foreground:#20292c;--surface:#fff;--surface-subtle:#eef1ed;--border:#d9ded8;--border-strong:#bdc7bf;--muted:#68736f;--accent:#16766f;--accent-strong:#0f5f59;--accent-soft:#e7f2ef;--reward:#d76f28;--reward-soft:#fff0e4;--danger:#b64b45;--danger-soft:#fff0ee;--brand:#17303f}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--foreground);letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #16766f38}a{color:inherit;text-decoration:none}
