@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,500;0,9..40,700;1,9..40,300&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Zen Kaku Gothic New,Hiragino Sans,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased}@keyframes slideInRight{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.node-group{transition:transform .4s cubic-bezier(.4,0,.2,1)}.sub-fade{animation:slideInRight .3s ease both}.panel-fade{animation:fadeSlideUp .25s ease both}
