.sorter_container{flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}.sorter_controls{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}.sorter_control-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.sorter_kicker{color:var(--primary);font-family:var(--font-ui);letter-spacing:1.5px;opacity:.75;font-size:.7rem;font-weight:700}.sorter_control-copy h2{font-family:var(--font-display);margin:0;font-size:1.3rem;line-height:1.3}.sorter_control-copy p{opacity:.7;max-width:560px;margin:0;font-size:.92rem;line-height:1.6}.sorter_controls-grid{flex-wrap:wrap;align-items:center;gap:12px;width:min(100%,460px);display:flex}.sorter_field{flex-direction:column;gap:6px;min-width:180px;display:flex}.sorter_field label{opacity:.7;font-size:.78rem;font-weight:600}.sorter_field select{box-sizing:border-box;width:100%;min-height:42px;color:inherit;background:var(--surface);border:1px solid var(--border);font:inherit;border-radius:8px;outline:none;padding:8px 12px}.sorter_field select:focus{border-color:var(--primary)}.sorter_checkbox{cursor:pointer;align-items:center;gap:8px;min-height:42px;padding:0 4px;font-size:.82rem;line-height:1.4;display:inline-flex}.sorter_checkbox input{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;margin:0}.sorter_workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px;width:100%;display:grid}.sorter_panel{flex-direction:column;min-width:0;height:100%;display:flex}.sorter_panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.sorter_panel-heading{flex-direction:column;min-width:0;display:flex}.sorter_panel-heading h2{font-family:var(--font-display);margin:0;font-size:1.2rem;line-height:1.3}.sorter_panel-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sorter_panel textarea{flex:1;min-height:280px}.sorter_output{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.6}.sorter_empty{text-align:center;opacity:.5;justify-content:center;align-items:center;min-height:280px;font-size:.9rem;display:flex}.sorter_panel-meta{opacity:.55;justify-content:flex-end;margin-top:10px;font-size:.76rem;display:flex}.tool-info{flex-direction:column;gap:24px;width:100%;display:flex}@media (max-width:900px){.sorter_controls{flex-direction:column;align-items:stretch;gap:20px}.sorter_controls-grid{width:100%;max-width:none}}@media (max-width:820px){.sorter_workspace{grid-template-columns:1fr}.sorter_panel textarea,.sorter_empty{min-height:220px}}@media (max-width:640px){.sorter_container{gap:28px}.sorter_control-copy h2{font-size:1.15rem}.sorter_control-copy p{font-size:.88rem}.sorter_controls-grid{grid-template-columns:1fr;gap:8px;display:grid}.sorter_field{width:100%;min-width:0}.sorter_checkbox{min-height:36px}.sorter_panel-header{align-items:flex-start}.sorter_panel-heading h2{font-size:1.05rem}.sorter_panel-actions{gap:6px}.sorter_panel textarea{min-height:200px}.sorter_output{font-size:.82rem;line-height:1.55}.sorter_empty{min-height:200px;font-size:.84rem}.sorter_panel-meta{font-size:.72rem}.tool-info{gap:20px}}@media (max-width:380px){.sorter_container{gap:24px}.sorter_panel-actions{flex-direction:column;align-items:stretch}.sorter_panel textarea,.sorter_empty{min-height:180px}.sorter_output{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.sorter_container *,.sorter_container :before,.sorter_container :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
