*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:13px}.app{flex-direction:column;gap:12px;min-height:100vh;padding:14px 14px 20px;display:flex}.header{justify-content:space-between;align-items:center;display:flex}.app-title{letter-spacing:.5px;font-size:16px;font-weight:700}.section{background:#7f7f7f0f;border-radius:10px;padding:12px}.section-title{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:600;display:flex}.section-index{color:#fff;background:#3370ff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:8px;font-size:11px;display:inline-flex;transform:translateY(-1px)}.field-list{border-radius:8px;max-height:220px;padding-right:2px;overflow-y:auto}.field-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;transition:background .15s;display:flex}.field-item:hover{background:#3370ff14}.field-item.on{background:#3370ff1a}.field-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.mini-tag{flex-shrink:0;padding:0 6px;font-size:11px;line-height:16px;margin-inline-end:0!important}.setting-row{justify-content:space-between;align-items:center;padding:5px 0;display:flex}.setting-row>span:first-child{color:inherit}.muted,.muted-sub{opacity:.62;font-size:12px}.muted a{opacity:1}.actions{flex-direction:column;gap:10px;display:flex}.export-hint{text-align:center}.progress-wrap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 2px 2px;position:sticky;bottom:0}
