.hg-entries{flex-direction:column;gap:10px;display:flex}.hg-entry{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.hg-entry-num{color:#fff;background:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:6px;font-size:13px;font-weight:700;display:flex}.hg-entry-fields{flex-direction:column;flex:1;gap:8px;display:flex}.hg-entry-row{gap:8px;display:flex}.hg-remove-btn{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:6px;font-size:12px;display:flex}.hg-remove-btn:hover{background:#fecaca}.hg-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:15px;transition:border-color .15s}.hg-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f626}.hg-input-sm{width:100%;max-width:400px;padding:6px 10px;font-size:14px}.hg-select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:18px;flex:1;min-width:0;padding-right:30px}.hg-url{width:100%}.hg-lang,.hg-country{flex:1}.hg-label{color:#334155;cursor:pointer;align-items:center;gap:6px;font-size:15px;display:flex}.hg-label input[type=checkbox]{width:18px;height:18px}.hg-small-label{color:#64748b;margin-bottom:4px;font-size:13px;display:block}.hg-add-row{margin-top:10px}.hg-add-btn{color:#3b82f6;cursor:pointer;background:#eff6ff;border:1px dashed #bfdbfe;border-radius:10px;width:100%;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s}.hg-add-btn:hover{background:#dbeafe;border-color:#93c5fd}.hg-actions{flex-wrap:wrap;gap:10px;display:flex}.hg-btn-secondary{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 28px;font-size:16px;font-weight:600;transition:all .15s}.hg-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.hg-output-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.hg-output-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:14px;font-weight:600}.hg-output-actions{gap:8px;display:flex}.hg-action-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s}.hg-action-btn:hover{background:#e2e8f0}.hg-code{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;background:#0f172a;border-radius:12px;padding:20px;font-family:SF Mono,Fira Code,Menlo,monospace;font-size:13px;line-height:1.6;overflow-x:auto}.hg-warnings{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.hg-warn{color:#854f0b;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:8px;padding:8px 12px;font-size:14px}.hg-xdefault{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px}@media (width<=640px){.hg-entry-row{flex-direction:column}.hg-entry{flex-wrap:wrap}.hg-actions{flex-direction:column}.hg-actions button{width:100%}}
