@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Noto+Serif+KR:wght@500;700;900&display=swap";
:root{--font-sans:"Gowun Dodum", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Noto Serif KR", Georgia, serif}*{box-sizing:border-box}html,body{color:#27211a;min-height:100vh;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-color:#0000;background-image:linear-gradient(135deg,#fffdf7fa,#fdf9f6fc),repeating-linear-gradient(90deg,#6a533604 0 1px,#0000 1px 34px);background-position:0 0,0 0;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin:0;padding:0}html{scroll-behavior:smooth}button,input,select,textarea{font-family:inherit}button,select{text-transform:none}img,svg{display:block}::selection{color:#fffaf5;background:#c7654c}@media (max-width:768px){input,select,textarea{font-size:16px!important}}
