.Component-module__TfcZKG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__TfcZKG__controls{align-items:center;gap:.5rem;display:flex}.Component-module__TfcZKG__label{color:var(--color-text);font-size:.9rem;font-weight:600}.Component-module__TfcZKG__select{border:1px solid var(--color-border);color:var(--color-text);background-color:var(--color-bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.9rem}.Component-module__TfcZKG__panels{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Component-module__TfcZKG__panel{flex-direction:column;gap:.4rem;display:flex}.Component-module__TfcZKG__panelLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__TfcZKG__textarea{border:1px solid var(--color-border);width:100%;min-height:200px;font-family:var(--font-mono);resize:vertical;color:var(--color-text);background-color:var(--color-bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__TfcZKG__textarea:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__TfcZKG__compareButton{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__TfcZKG__compareButton:hover{background-color:var(--color-primary-hover)}.Component-module__TfcZKG__result{border:1px solid var(--color-border);border-radius:.5rem;padding:1rem}.Component-module__TfcZKG__resultHeading{color:var(--color-text);margin-bottom:.75rem;font-size:1rem;font-weight:600}.Component-module__TfcZKG__noDiff{color:var(--color-success);font-size:.9rem}.Component-module__TfcZKG__diffOutput{font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;font-size:.85rem;line-height:1.6;overflow-x:auto}.Component-module__TfcZKG__added{color:#155724;background-color:#d4edda;text-decoration:none}.Component-module__TfcZKG__removed{color:#721c24;background-color:#f8d7da;text-decoration:line-through}.Component-module__TfcZKG__unchanged{color:var(--color-text)}@media (max-width:768px){.Component-module__TfcZKG__panels{grid-template-columns:1fr}}
