.hrg-wrap{font-family:inherit;color:inherit;position:relative;z-index:999}.hrg-grid{display:flex;gap:20px;align-items:flex-start;width:100%;box-sizing:border-box}.hrg-rules{flex:1 1 60%;min-width:300px}.hrg-output{flex:1 1 35%;background:rgb(0 0 0 / .03);padding:14px;border-radius:10px;border:1px solid rgb(0 0 0 / .05)}.hrg-item{padding:12px;margin-bottom:10px;border-radius:10px;background:#fff;border:1px solid rgb(0 0 0 / .04);position:relative;z-index:1}.hrg-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;color:inherit}.hrg-item input[type="checkbox"]{all:unset;appearance:checkbox!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;display:inline-block!important;width:18px!important;height:18px!important;margin:0!important;cursor:pointer!important;position:relative!important;z-index:1000!important;accent-color:#0ea5e9!important}.hrg-label input[type="checkbox"]{flex-shrink:0}.hrg-desc{margin:6px 0 0 28px;color:rgb(0 0 0 / .65);font-size:14px}.hrg-input{display:block;margin:8px 0 0 28px;padding:8px;border-radius:6px;border:1px solid rgb(0 0 0 / .08);width:calc(100% - 28px);font-family:inherit;font-size:14px;color:inherit}.hrg-actions{margin-top:10px;padding-left:4px}.hrg-btn{background:var(--tec-primary-color,#0ea5e9);color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;margin-right:8px;font-weight:500;transition:all 0.2s ease-in-out}.hrg-btn:hover{opacity:.95}.hrg-btn-secondary{background:#06b6d4}.hrg-btn-reset{background:#ef4444}.hrg-output-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.hrg-output-controls button{margin-left:6px}.hrg-code{background:#0b1220;color:#e6eef8;padding:10px;border-radius:8px;white-space:pre-wrap;max-height:400px;overflow:auto;font-family:Menlo,Monaco,Consolas,monospace;font-size:13px}.hrg-note{font-size:13px;color:rgb(0 0 0 / .6);margin-top:10px}.hrg-wrap,.hrg-wrap *{pointer-events:auto!important;z-index:999!important}@media (max-width:900px){.hrg-grid{flex-direction:column}.hrg-output{order:2;width:100%}}