@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap";
:root{--color-bg:#faf9f7;--color-bg-alt:#f5f2ee;--color-text-primary:#1a1a18;--color-text-secondary:#5a5a54;--color-text-light:#9a9a90;--color-accent:#c8a97e;--color-accent-light:#e8d9c4;--color-white:#fff;--color-border:#e8e4de;--font-display:"Cormorant Garamond", "Noto Serif KR", Georgia, serif;--font-body:"Noto Sans KR", "Apple SD Gothic Neo", sans-serif;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:8rem;--header-height:80px;--transition-base:.35s cubic-bezier(.25, .46, .45, .94);--transition-slow:.6s cubic-bezier(.25, .46, .45, .94)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}html{scroll-behavior:smooth}
