.we-v2-converter{grid-template-columns:repeat(2,minmax(0,1fr))}.we-v2-converter .we-v2-workbench__input,.we-v2-converter .we-v2-result{min-width:0;min-height:580px;display:flex;flex-direction:column}.we-v2-converter .we-v2-result{background:var(--we-v2-surface-soft)}.we-v2-converter-tabs{margin-top:20px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.we-v2-converter-tabs button{min-height:40px;padding:7px 5px;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-sm);background:var(--we-v2-surface);color:var(--we-v2-text-soft);font-size:10px;font-weight:750}.we-v2-converter-tabs button[aria-pressed=true]{border-color:var(--we-v2-primary);background:var(--we-v2-primary-soft);color:var(--we-v2-primary)}.we-v2-converter-fields{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.we-v2-converter-fields .we-v2-control{min-height:46px}.we-v2-converter-fields input,.we-v2-converter-fields select{height:44px}.we-v2-converter-presets{margin-top:12px}.we-v2-converter-actions{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.we-v2-converter-actions button,.we-v2-base-field button,.we-v2-currency-rates button{min-height:38px;padding:7px 11px;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-sm);background:var(--we-v2-surface);color:var(--we-v2-text-soft);font-size:10px;font-weight:750}.we-v2-converter-notice{margin-top:18px}.we-v2-converter-results{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.we-v2-converter-results article{min-width:0;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;align-items:center;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-sm);background:var(--we-v2-surface)}.we-v2-converter-results article span{grid-column:1/-1;color:var(--we-v2-muted);font-size:10px;font-weight:700}.we-v2-converter-results article strong{overflow:hidden;color:var(--we-v2-text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.we-v2-converter-results article button{min-height:30px;padding:5px 8px;border:1px solid var(--we-v2-line);border-radius:7px;background:var(--we-v2-surface-soft);color:var(--we-v2-primary);font-size:9px;font-weight:750}.we-v2-converter-results--compact{grid-template-columns:1fr}.we-v2-converter-status{min-height:44px;margin:12px 0 0;padding:10px 12px;display:flex;align-items:center;border-radius:var(--we-v2-radius-sm);background:var(--we-v2-success-soft);color:var(--we-v2-success);font-size:11px;font-weight:700;line-height:1.5}.we-v2-converter-status[data-tone=danger]{background:var(--we-v2-danger-soft);color:var(--we-v2-danger)}.we-v2-base-fields{margin-top:20px;display:grid;gap:9px}.we-v2-base-field{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:8px}.we-v2-base-field label{color:var(--we-v2-text-soft);font-size:11px;font-weight:750}.we-v2-base-field input{width:100%;height:42px;padding:0 11px;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-sm);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.we-v2-base-widths{grid-template-columns:repeat(4,minmax(0,1fr))}.we-v2-base-bits{margin-top:16px;padding:12px;display:grid;grid-template-columns:repeat(16,minmax(0,1fr));gap:3px;overflow-x:auto;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-md);background:var(--we-v2-surface)}.we-v2-base-bits button{min-width:25px;min-height:31px;border:1px solid var(--we-v2-line);border-radius:5px;background:var(--we-v2-surface-soft);color:var(--we-v2-text);font-family:ui-monospace,monospace;font-size:10px}.we-v2-base-bits button:hover{border-color:var(--we-v2-primary);color:var(--we-v2-primary)}.we-v2-time-now{margin-top:18px}.we-v2-converter-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--we-v2-line)}.we-v2-converter-section h3{margin:0;color:var(--we-v2-text);font-size:14px}.we-v2-currency-rates{margin-top:16px;padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-md);background:var(--we-v2-surface-soft)}.we-v2-currency-rates header{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:10px}.we-v2-currency-rates h3{margin:0;font-size:12px}.we-v2-currency-rates header div{display:flex;gap:5px}.we-v2-currency-rates label{padding:8px;display:flex;align-items:center;gap:8px;border:1px solid var(--we-v2-line);border-radius:var(--we-v2-radius-sm);background:var(--we-v2-surface)}.we-v2-currency-rates label span{width:34px;font-size:10px;font-weight:800}.we-v2-currency-rates input{width:100%;height:34px;border:0;outline:0;font-size:12px}.we-v2-currency-rates input[readonly]{color:var(--we-v2-muted);background:var(--we-v2-surface-soft)}@media(max-width:940px){.we-v2-converter{grid-template-columns:1fr}.we-v2-converter .we-v2-workbench__input,.we-v2-converter .we-v2-result{min-height:0}}@media(max-width:600px){.we-v2-converter-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.we-v2-converter-fields,.we-v2-converter-results,.we-v2-currency-rates{grid-template-columns:1fr}.we-v2-base-field{grid-template-columns:1fr auto}.we-v2-base-field label{grid-column:1/-1}.we-v2-base-bits{grid-template-columns:repeat(8,minmax(25px,1fr))}.we-v2-currency-rates header{align-items:flex-start;flex-direction:column}}
