.h10-stack{display:grid;gap:16px;margin-top:16px}.h10-panel{overflow:visible}.h10-form{align-items:start}.h10-limit-grid,.h10-select-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.h10-select-grid fieldset{border:1px solid var(--line,#d9e2ee);border-radius:12px;padding:12px;min-width:0}.h10-select-grid legend{font-weight:800;padding:0 6px}.h10-scroll{max-height:230px;overflow:auto;display:grid;gap:7px;padding:3px}.h10-check-row{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:8px 9px;border:1px solid var(--line,#d9e2ee);border-radius:9px;background:var(--panel-soft,#f8fafc)}.h10-check-row input{width:auto!important;margin:0}.h10-check-row span{display:flex;flex-direction:column;min-width:0}.h10-check-row small{font-size:11px;color:var(--muted)}.h10-toast{position:fixed;right:24px;bottom:24px;z-index:99999;max-width:440px;box-shadow:0 14px 42px rgba(15,23,42,.2)}@media(max-width:900px){.h10-limit-grid,.h10-select-grid{grid-template-columns:1fr}}
