:root{--bg:#fff;--bg-soft:#f5f5f5;--ink:#1b1c1b;--muted:#4c444d;--accent:#5f3a6b;--accent-strong:#795284;--accent-warm:#f99501;--accent-warm-strong:#8a5100;--card:#fff;--line:#e2e2e2;--shadow-soft:0 20px 50px #1a1c1b0f;--shadow-card:0 12px 30px #1a1c1b1a;--radius-lg:18px;--radius-md:12px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1b1c1b;background:#fff;min-height:100vh;font-family:Inter,Noto Sans JP,Hiragino Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;display:inline-block}.resonance-marker{align-items:center;gap:4px;margin-bottom:8px;display:flex}.resonance-line-long{background-color:#795284;width:32px;height:2px}.resonance-line-short{background-color:#f99501;width:8px;height:2px}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes resonance-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.resonance-countup{animation:.6s cubic-bezier(.2,.7,.2,1) both resonance-fade-up}
