:root{--primary-pink: #f8e8e8;--accent-rose: #d4a3a3;--text-main: #333333;--text-sub: #888888;--bg-white: #ffffff;--bg-soft: #fafafa;--border-color: #f0f0f0;--shadow-soft: 0 8px 30px rgba(0, 0, 0, .04)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;background-color:var(--bg-white);color:var(--text-main);-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;outline:none;font-family:inherit}
