.tool-module__0AUPbW__wrap{font-family:var(--font-sans), system-ui, sans-serif;color:var(--text)}.tool-module__0AUPbW__card{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px}.tool-module__0AUPbW__pad{padding:clamp(1.1rem,2.4vw,1.6rem)}.tool-module__0AUPbW__title{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.7rem;font-weight:600;display:flex}.tool-module__0AUPbW__title svg{color:var(--accent)}.tool-module__0AUPbW__label{color:var(--text-muted);margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.tool-module__0AUPbW__input,.tool-module__0AUPbW__textarea,.tool-module__0AUPbW__select{border:1px solid var(--border-strong);background:var(--bg);width:100%;color:var(--text);border-radius:10px;outline:none;padding:.6rem .8rem;font-family:inherit;font-size:.9rem}.tool-module__0AUPbW__mono{font-family:var(--font-mono), monospace}.tool-module__0AUPbW__input:focus,.tool-module__0AUPbW__textarea:focus,.tool-module__0AUPbW__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.tool-module__0AUPbW__textarea{resize:vertical;min-height:160px;line-height:1.55}.tool-module__0AUPbW__btn{border:1px solid var(--border-strong);background:var(--bg);color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;transition:all .14s;display:inline-flex}.tool-module__0AUPbW__btn:hover{border-color:var(--accent);color:var(--accent)}.tool-module__0AUPbW__btnPrimary{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.tool-module__0AUPbW__btnPrimary:hover{filter:brightness(1.06);color:var(--accent-text)}.tool-module__0AUPbW__btnGhost{background:var(--bg-sunken);border-color:#0000}.tool-module__0AUPbW__actions{flex-wrap:wrap;gap:.5rem;display:flex}.tool-module__0AUPbW__kv{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.6rem;display:grid}.tool-module__0AUPbW__kvTile{background:var(--bg-sunken-2);border:1px solid var(--border);border-radius:12px;padding:.75rem .9rem}.tool-module__0AUPbW__kvKey{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.62rem;display:flex}.tool-module__0AUPbW__kvVal{color:var(--text);font-size:1rem;font-weight:700;font-family:var(--font-mono), monospace;word-break:break-all;line-height:1.3}.tool-module__0AUPbW__copyBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;padding:2px}.tool-module__0AUPbW__copyBtn:hover{color:var(--accent);background:var(--accent-soft)}.tool-module__0AUPbW__pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.tool-module__0AUPbW__tableWrap{border:1px solid var(--border);border-radius:14px;overflow-x:auto}.tool-module__0AUPbW__table{border-collapse:collapse;width:100%;font-size:.85rem}.tool-module__0AUPbW__table thead th{background:var(--header-surface);color:var(--text-muted);font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border);padding:.6rem .85rem;font-size:.66rem;font-weight:600}.tool-module__0AUPbW__table tbody td{border-bottom:1px solid var(--border);color:var(--text);font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;white-space:nowrap;padding:.55rem .85rem}.tool-module__0AUPbW__table tbody tr:last-child td{border-bottom:none}.tool-module__0AUPbW__table tbody tr:nth-child(2n){background:var(--row-zebra)}.tool-module__0AUPbW__code{background:var(--code-bg);border:1px solid var(--code-border);font-family:var(--font-mono), monospace;color:var(--code-text);white-space:pre;border-radius:12px;padding:1rem 1.15rem;font-size:.82rem;line-height:1.65;position:relative;overflow-x:auto}.tool-module__0AUPbW__codeWrap{white-space:pre-wrap;word-break:break-word}.tool-module__0AUPbW__tabs{background:var(--bg-sunken);border:1px solid var(--border);border-radius:11px;flex-wrap:wrap;gap:3px;margin-bottom:1.25rem;padding:4px;display:inline-flex}.tool-module__0AUPbW__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.84rem;font-weight:600;transition:all .14s;display:inline-flex}.tool-module__0AUPbW__tabActive{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm)}.tool-module__0AUPbW__segmented{background:var(--bg-sunken);border:1px solid var(--border);border-radius:9px;flex-wrap:wrap;gap:2px;padding:3px;display:inline-flex}.tool-module__0AUPbW__segment{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.32rem .7rem;font-size:.78rem;font-weight:600;transition:all .14s}.tool-module__0AUPbW__segmentActive{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm)}.tool-module__0AUPbW__check{cursor:pointer;color:var(--text);align-items:center;gap:.55rem;padding:.35rem 0;font-size:.86rem;display:inline-flex}.tool-module__0AUPbW__checkBox{border:1.5px solid var(--border-strong);background:var(--bg);color:#0000;border-radius:6px;flex-shrink:0;place-items:center;width:19px;height:19px;transition:all .14s;display:grid}.tool-module__0AUPbW__checkBoxOn{background:var(--accent);border-color:var(--accent);color:#fff}.tool-module__0AUPbW__error{background:var(--callout-danger-bg);border:1px solid var(--callout-danger-bd);color:var(--text);border-radius:10px;align-items:center;gap:.55rem;padding:.7rem .95rem;font-size:.85rem;display:flex}.tool-module__0AUPbW__error svg{color:var(--danger);flex-shrink:0}.tool-module__0AUPbW__privacy{color:var(--success);align-items:center;gap:.4rem;margin-top:.9rem;font-size:.76rem;display:inline-flex}.tool-module__0AUPbW__hint{color:var(--text-muted);font-size:.8rem;line-height:1.55}
