.cod-note{padding:10px 12px;line-height:1.55}.cod-how,.cod-note{margin:0 0 16px;border:1px solid var(--color-border);border-radius:var(--radius-button);background:var(--color-surface-raised);font-size:13px;color:var(--text-secondary)}.cod-how{line-height:1.6}.cod-how>summary{padding:9px 12px;cursor:pointer;font-family:var(--font-heading);font-size:13px;color:var(--text-primary)}.cod-how>summary:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.cod-how ol{margin:0;padding:0 14px 0 32px}.cod-how li{margin-bottom:8px}.cod-how p{margin:10px 14px}.cod-how p:last-child{margin-bottom:12px;padding-top:10px;border-top:1px solid var(--color-border)}.cod-empty{padding:20px;color:var(--text-secondary)}.cod-table{table-layout:fixed;width:100%}.cod-table th:nth-child(2),.cod-table th:nth-child(3){width:92px}.cod-table th:nth-child(4){width:46%}.cod-desc{font-weight:600;text-align:left;overflow-wrap:anywhere}.cod-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.cod-pick{vertical-align:top}.cod-picked{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px}.cod-picked code{font-family:var(--font-mono);background:var(--teal-50);color:var(--teal-800);border-radius:var(--radius-badge);padding:1px 6px}.cod-sys{color:var(--text-muted)}.cod-hits{margin-top:6px;border:1px solid var(--color-border);border-radius:var(--radius-button);max-height:150px;overflow-y:auto}.cod-hits,.cod-hits button{display:flex;flex-direction:column}.cod-hits button{gap:2px;text-align:left;border:none;border-bottom:1px solid var(--color-border);background:var(--color-surface-raised);padding:7px 10px;font:inherit;cursor:pointer}.cod-hits button:last-child{border-bottom:none}.cod-hits button:hover{background:var(--teal-50)}.cod-hits button b{font-family:var(--font-heading);font-size:13px}.cod-hits button span{font-size:11.5px;color:var(--text-secondary);font-family:var(--font-mono)}.cod-hint{margin:6px 0 0;font-size:12px;color:var(--text-muted)}