@import url(https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Jua&display=swap);:root{--brown-dark:#5c3d2e;--brown-mid:#a08060;--brown-light:#b09070;--peach:#c4845a;--peach-light:#d4a070;--bg:#fdf6ee;--bg-card:#fff;--bg-input:#fdf9f5;--border:#ead6c0;--border-dashed:#e4d0bc;--placeholder:#c8b0a0;--chip-on-bg:#fff0e8;--chip-on-text:#c4845a;--paper-p1-from:#fff5f8;--paper-p1-to:#fff9f0;--paper-p2-from:#f0f8f5;--paper-p2-to:#eaf5fc;--paper-p3-from:#faf6ee;--paper-p3-to:#f5ede0;--paper-p4-from:#f8f0fe;--paper-p4-to:#fef0f8;--paper-p5-from:#eef4fc;--paper-p5-to:#eef9f2;--paper-p6-from:#2d2a3e;--paper-p6-to:#3d3560}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#fdf6ee;background:var(--bg);color:#5c3d2e;color:var(--brown-dark);font-family:Gowun Batang,serif}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
/*# sourceMappingURL=main.0f54c9e4.css.map*/