*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Zen Kaku Gothic New,Hiragino Sans,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;touch-action:manipulation;overscroll-behavior:contain}.tap-target{cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.tap-target:active{background:#f1f5f9!important}.bottom-nav{position:fixed;bottom:0;left:0;right:0;max-width:600px;margin:0 auto;background:#fff;border-top:1px solid #e5e7eb;display:flex;z-index:50;padding-bottom:env(safe-area-inset-bottom,0)}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 0 6px;cursor:pointer;transition:color .15s ease;-webkit-tap-highlight-color:transparent;border:none;background:none;font-family:inherit}.bottom-nav-item.active{color:#2563eb}.bottom-nav-item:not(.active){color:#94a3b8}@keyframes slideInRight{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.node-group{transition:transform .4s cubic-bezier(.4,0,.2,1)}.node-group:hover .node-label{fill:#0f172a!important}.sub-fade{animation:slideInRight .3s ease both}.panel-fade{animation:fadeSlideUp .25s ease both}.detail-expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.detail-expand.open{grid-template-rows:1fr}.detail-expand>div{overflow:hidden}.detail-expand .detail-inner{padding:4px 0;opacity:0;transition:opacity .15s ease}.detail-expand.open .detail-inner{opacity:1;transition:opacity .2s ease .15s}.mini-card-meta{display:flex;gap:6px;flex-wrap:wrap;align-items:center;background:#f8fafc;border-radius:8px;margin:4px 12px;padding:8px 12px}.related-expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.related-expand.open{grid-template-rows:1fr}.related-expand>div{overflow:hidden}.related-expand .related-inner{opacity:0;transition:opacity .15s ease}.related-expand.open .related-inner{opacity:1;transition:opacity .2s ease .1s}.related-node-row{display:flex;align-items:center;gap:6px;min-height:44px;padding:4px 0;cursor:pointer;border-radius:4px;transition:background .15s ease}.related-node-row:active{background:#f1f5f9}.detail-connector{animation:fadeIn .2s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:.4}}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:400px 100%;animation:shimmer 1.5s ease infinite;border-radius:4px}@media(prefers-reduced-motion:reduce){.node-group{transition:none}.sub-fade,.panel-fade{animation:none}.detail-expand,.detail-expand .detail-inner{transition:none}.skeleton,.detail-connector{animation:none}.related-expand,.related-expand .related-inner{transition:none}}
