*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}body{max-width:100vw;overflow-x:hidden}@media (width>=768px){#root{max-width:900px;min-height:100vh;margin:0 auto;box-shadow:0 0 20px #0000000d}}@keyframes pulse{0%{box-shadow:0 0 #ff4d4f66}70%{box-shadow:0 0 0 12px #ff4d4f00}to{box-shadow:0 0 #ff4d4f00}}.voice-recording{animation:1.5s infinite pulse}.photo-preview{margin:4px;display:inline-block;position:relative}.photo-preview img{object-fit:cover;border:1px solid #e8e8e8;border-radius:6px;width:80px;height:80px}.tree-item{cursor:pointer;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:10px 12px;transition:background-color .2s;display:flex}.tree-item:hover{background-color:#fafafa}.tree-item:active{background-color:#f0f0f0}.progress-timeline .ant-timeline-item-content{margin-left:8px}
