@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&family=Bebas+Neue&family=DM+Mono:wght@400;500&display=swap";#root{width:100%;min-height:100svh}:root{--primary:#1a1a2e;--accent:#e63946;--accent2:#f4a261;--white:#fafaf8;--gray:#888;--light-gray:#f2f2f0;--border:#e0e0dc;--green:#2d6a4f;--card-shadow:0 2px 20px #00000014}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--white);color:var(--primary);font-family:Noto Sans KR,-apple-system,sans-serif;font-size:14px;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.page{flex-direction:column;min-height:100vh;display:flex}
