body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#f5f7fa;display:flex;min-height:100vh}.App,.App *{box-sizing:border-box}.type-sidebar{border-right:1px solid #dbe2ea;flex-direction:column;gap:4px;overflow-y:auto;padding:12px 8px;width:100px}.type-button,.type-sidebar{background:#fff;display:flex}.type-button{align-items:center;border:1px solid #dbe2ea;border-radius:8px;cursor:pointer;gap:8px;padding:8px 6px;text-align:left}.type-button.selected{background:#edf3ff;border-color:#4e8ef7}.type-button:disabled{cursor:not-allowed;opacity:.45}.type-icon{height:30px;object-fit:contain;width:30px}.type-name{color:#1f2a37;font-size:14px}.result-area{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:16px}.group-toolbar{display:flex;justify-content:flex-start}.group-add-btn{background:#edf3ff;border:1px solid #4e8ef7;border-radius:8px;color:#1d4ed8;cursor:pointer;font-size:13px;padding:6px 12px}.group-card{background:#fff;border:1px solid #dbe2ea;border-radius:10px;cursor:pointer;padding:10px}.group-card.active{border-color:#4e8ef7;box-shadow:0 0 0 2px #4e8ef71f}.group-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.group-title{color:#344054;font-size:14px}.group-delete-btn{background:#fff1f2;border:1px solid #fecaca;border-radius:6px;color:#b42318;cursor:pointer;font-size:12px;padding:4px 10px}.selected-top{align-items:stretch;display:flex;gap:10px;min-height:90px}.selection-slot{border:1px dashed #dbe2ea;border-radius:8px;flex:1 1;justify-content:center;min-height:66px}.selected-item,.selection-slot{align-items:center;display:flex}.selected-item{background:#f8fafc;border:1px solid #dbe2ea;border-radius:8px;box-sizing:border-box;gap:6px;height:100%;padding:6px 8px;width:100%}.placeholder-text{color:#6b7280;font-size:14px;margin:0}.analysis-area{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.effect-section{background:#fcfdff;border:1px solid #e5eaf0;border-radius:8px;padding:8px}.effect-title{color:#1f2a37;font-size:13px;font-weight:600;margin-bottom:6px}.effect-row{align-items:flex-start;display:flex;gap:6px;margin-bottom:4px}.effect-row:last-child{margin-bottom:0}.effect-label{color:#475467;flex-shrink:0;font-size:12px;width:80px}.effect-values{display:flex;flex-wrap:wrap;gap:4px}.tag-item{align-items:center;background:#e8eefc;border:1px solid #d6e2ff;border-radius:999px;color:#0f172a;display:inline-flex;font-size:12px;gap:4px;padding:1px 8px}.tag-icon{height:16px;object-fit:contain;width:16px}.tag-name{line-height:1}.empty-text{color:#98a2b3;font-size:12px}@media (max-width:768px){.App{flex-direction:column}.type-sidebar{grid-gap:8px;border-bottom:1px solid #dbe2ea;border-right:none;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px;width:100%}.type-button{justify-content:center;min-height:46px;padding:8px 6px}.type-icon{height:24px;width:24px}.type-name{font-size:13px}.result-area{gap:10px;padding:12px}.analysis-area{grid-template-columns:1fr}.effect-label{width:72px}}@media (max-width:420px){.type-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.group-card{padding:8px}.group-header{align-items:flex-start;flex-direction:column;gap:6px}.selected-top{flex-direction:column;min-height:0}.selection-slot{min-height:58px}.effect-row{flex-direction:column;gap:4px}.effect-label{width:auto}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0d4b8f46.css.map*/