:root{--background:#fffdfb;--surface:#fff;--ink-strong:#312f2e;--ink:#48433f;--ink-muted:#827b75;--line:#ece8e4;--coral:#ed8a79;--coral-deep:#c65b4d}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background);min-height:100%}body{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 85% 0%, #fbdccb59, transparent 29rem), var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Apple SD Gothic Neo,Pretendard,Noto Sans KR,system-ui,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #c65b4d6b}
