.tool-shell .tsc-filewrap{margin-top:1.25rem}.tool-shell .tsc-file{display:flex;align-items:center;gap:.75rem;border:1px solid var(--color-border);border-radius:var(--radius-input);background:var(--color-surface);padding:.7rem .85rem;box-shadow:var(--shadow-card)}.tool-shell .tsc-file__icon{flex:0 0 auto;font-size:1.25rem;line-height:1}.tool-shell .tsc-file__meta{flex:1 1 auto;min-width:0}.tool-shell .tsc-file__name{font-size:.92rem;font-weight:600;color:var(--color-text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tool-shell .tsc-file__sub{font-size:.78rem;color:var(--color-text-muted);margin-top:.1rem}.tool-shell .tsc-file__remove{flex:0 0 auto;width:1.7rem;height:1.7rem;border-radius:999px;background:var(--color-surface-muted);color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:.15s}.tool-shell .tsc-file__remove:hover{background:#b91c1c;color:#fff;border-color:#b91c1c}.tool-shell .tsc-file__remove:disabled{opacity:.4;cursor:not-allowed}.tool-shell .tsc-output{margin-top:1.5rem;border-top:1px solid var(--color-border);padding-top:1.5rem}.tool-shell .tsc-output__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.tool-shell .tsc-output__count{font-size:.8rem;color:var(--color-text-muted)}.tool-shell .tsc-output__area{resize:vertical;min-height:9rem;line-height:1.6;font-family:inherit;background:var(--color-surface-muted)}.tool-shell .tsc-output__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tool-shell .tsc-output__hint{margin:.6rem 0 0;font-size:.78rem;color:var(--color-text-muted)}.tool-shell .tsc-stat{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--color-border)}.tool-shell .tsc-stat__label{font-size:.9rem;color:var(--color-text-secondary)}.tool-shell .tsc-stat__value{font-size:.95rem;font-weight:700;color:var(--color-text-heading);font-variant-numeric:tabular-nums;text-align:right}.tool-shell .tsc-warn{margin:1.1rem 0;padding:.85rem 1rem;border-radius:var(--radius-input);background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-size:.84rem;line-height:1.5}.tool-shell .tsc-warn strong{color:#78350f}.tool-shell .tsc-summary{margin:.9rem 0 0;font-size:.85rem;color:var(--color-text-muted);text-align:center}.tool-shell .tsc-fine{margin:.9rem 0 0;font-size:.78rem;line-height:1.45;color:var(--color-text-muted)}.tool-shell .tsc-note{margin-top:.9rem;padding:.7rem .85rem;border-radius:var(--radius-input);font-size:.84rem;line-height:1.45;background:var(--color-primary-tint);color:var(--color-primary-hover);border:1px solid #bfdbfe}.tool-shell .tsc-note--warn{background:#fffbeb;color:#b45309;border-color:#fde68a}.tool-shell .tsc-preflight{margin-top:.9rem;padding:.85rem .9rem;border-radius:var(--radius-input);background:#fffbeb;border:1px solid #fde68a}.tool-shell .tsc-preflight__msg{margin:0 0 .7rem;font-size:.84rem;line-height:1.45;color:#92400e}.tool-shell .tsc-preflight__actions{display:flex;gap:.5rem}.tool-shell .tsc-progress{margin-top:1rem;display:flex;flex-direction:column;gap:.6rem}.tool-shell .tsc-progress__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;font-size:.84rem;color:var(--color-text-secondary)}.tool-shell .tsc-progress__pct{font-weight:700;color:var(--color-text-heading);font-variant-numeric:tabular-nums}.tool-shell .tsc-progress__track{height:.55rem;background:var(--color-surface-placeholder);border-radius:999px;overflow:hidden;border:1px solid var(--color-border)}.tool-shell .tsc-progress__bar{height:100%;width:0;background:var(--color-primary);border-radius:999px;transition:width .25s ease}.tool-shell .tsc-progress.is-indet .tsc-progress__bar{width:100%!important;background:linear-gradient(90deg,var(--color-surface-placeholder) 0%,var(--color-primary-ring) 50%,var(--color-surface-placeholder) 100%);background-size:200% 100%;animation:tsc-indet 1.15s linear infinite;transition:none}@keyframes tsc-indet{0%{background-position:200% 0}to{background-position:-200% 0}}.tool-shell .tsc-about{margin-top:1.75rem}.tool-shell .tsc-about h2{font-size:1.25rem;font-weight:700;color:var(--color-text-heading);margin:0 0 .6rem}.tool-shell .tsc-about p{margin:0 0 .8rem;font-size:.95rem;color:var(--color-text-secondary)}.tool-shell .tsc-tips{margin:0;padding-left:1.1rem}.tool-shell .tsc-tips li{font-size:.92rem;color:var(--color-text-secondary);margin:.3rem 0}
