.sim-wrap{font-family:system-ui,-apple-system,sans-serif;color:#1a1a1a;font-size:15px;line-height:1.6;padding:24px 20px;border:1px solid #e5e7eb;border-radius:12px;margin:24px 0;background:#fff}.sim-wrap *{box-sizing:border-box;margin:0;padding:0}.sim-header{margin-bottom:20px}.sim-header-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.sim-header-sub{font-size:13px;color:#6b7280}.sim-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.sim-metric{background:#f3f4f6;border-radius:8px;padding:14px 16px}.sim-metric.sim-feat{background:#eff6ff;border:1px solid #bfdbfe}.sim-m-lbl{font-size:11px;color:#9ca3af;margin-bottom:6px}.sim-feat .sim-m-lbl{color:#3b82f6}.sim-m-val{font-size:22px;font-weight:600;color:#1a1a1a;line-height:1}.sim-feat .sim-m-val{color:#1d4ed8}.sim-m-unit{font-size:11px;color:#9ca3af;margin-top:3px}.sim-feat .sim-m-unit{color:#3b82f6}.sim-sec-title{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.sim-ctrl{display:grid;grid-template-columns:1fr 190px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6}.sim-ctrl:last-child{border-bottom:none}.sim-ctrl-name{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:3px}.sim-ctrl-desc{font-size:11px;color:#9ca3af;line-height:1.5}.sim-srow{display:flex;align-items:center;gap:8px}.sim-srow input[type=range]{flex:1;height:4px;accent-color:#2563eb;cursor:pointer}.sim-badge{font-size:12px;font-weight:600;color:#1a1a1a;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:3px 8px;min-width:60px;text-align:center;white-space:nowrap}.sim-sep{border:none;border-top:1px solid #f3f4f6;margin:20px 0}.sim-chain{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.sim-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:8px}.sim-fix{background:#f9fafb;border:1px solid #f3f4f6}.sim-var{background:#fffbeb;border:1px solid #fef3c7}.sim-tot{background:#f0fdf4;border:1px solid #bbf7d0}.sim-rl{font-size:12px;color:#6b7280}.sim-var .sim-rl{color:#b45309}.sim-tot .sim-rl{color:#15803d;font-weight:600}.sim-ra{font-size:13px;font-weight:600;color:#1a1a1a}.sim-var .sim-ra{color:#b45309}.sim-tot .sim-ra{color:#15803d;font-size:15px}.sim-leg{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:20px}.sim-li{display:flex;align-items:center;gap:6px;font-size:11px;color:#9ca3af}.sim-dot{width:8px;height:8px;border-radius:2px;flex-shrink:0}.sim-dot.sim-d-fix{background:#f9fafb;border:1px solid #e5e7eb}.sim-dot.sim-d-var{background:#fffbeb;border:1px solid #fef3c7}.sim-dot.sim-d-tot{background:#f0fdf4;border:1px solid #bbf7d0}.sim-note{font-size:11px;color:#d1d5db;line-height:1.6;padding-top:16px;border-top:1px solid #f3f4f6}@media(max-width:540px){.sim-m-val{font-size:17px}.sim-ctrl{grid-template-columns:1fr;gap:8px}.sim-wrap{padding:16px 14px}}