@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{--bg: #f6f1e7;--bg-grad: linear-gradient(180deg, #f8f2e8 0%, #f2eadf 55%, #ede1d2 100%);--surface: #fffaf1;--surface-2: #f3e7d7;--text: #3b2f25;--text-muted: #7a6a5a;--accent: #b57a4a;--accent-strong: #9a6238;--accent-soft: rgba(181, 122, 74, .18);--line: #e6d6c5;--shadow: rgba(59, 43, 29, .12)}html,body,#root{margin:0;padding:0;min-height:100%;background:linear-gradient(180deg,#f8f2e8c7,#f2eadfc7 55%,#ede1d2c7),url(/hero-bg.png);background-size:contain;background-repeat:no-repeat;background-position:center bottom;background-attachment:fixed;color:var(--text);font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}body{min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:rgba(255,255,255,.12);box-sizing:border-box}button,a,input,label{touch-action:manipulation}
