@import "https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Klee+One:wght@600&display=swap";
:root{--bg:#faf6f4;--panel:#fff;--line:#ece3df;--text:#2b2622;--dim:#837a73;--accent:#e26a8d;--radius:16px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Zen Kaku Gothic New,system-ui,sans-serif;line-height:1.7}h1,h2,h3{letter-spacing:.03em;font-family:Shippori Mincho,serif;font-weight:600}a{color:inherit}button{font-family:inherit}
