:root{--background:#f4f3ef;--foreground:#000;--point-green:#2e633f;--border-color:#2c2c2d2e;--font-serif:var(--font-nanum-myeongjo), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);width:100%;height:100%;color:var(--foreground);font-family:var(--font-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none;transition:color .2s,border-color .2s}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}
