.hp-shell{display:grid;gap:16px}.hp-card{padding:20px}.hp-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hp-toolbar h2{margin-right:auto}.hp-toolbar [aria-pressed=true]{outline:2px solid var(--accent,#7c8cff)}.hp-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:16px}.hp-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0;align-items:end}.hp-form label{display:grid;gap:6px;font-size:13px}.hp-form input,.hp-form select{min-width:0;width:100%;padding:10px;border:1px solid var(--border,#45455b);border-radius:8px;background:var(--bg,#171827);color:inherit}.hp-shell summary{cursor:pointer;padding:12px 0;font-weight:600}.hp-floor{height:420px;position:relative;margin-top:16px;background:linear-gradient(90deg,#8881 1px,transparent 1px),linear-gradient(#8881 1px,transparent 1px);background-size:20px 20px;border:1px solid #8884;border-radius:12px}.hp-table{position:absolute;border:2px solid #8893aa;background:#263047;color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:4px;cursor:pointer;min-height:32px}.hp-table.occupied{background:#594897;border-color:#ad98ed}.hp-table.circle{border-radius:50%}.hp-table.rounded{border-radius:16px}.hp-table small{font-size:10px}.hp-lines details,.hp-tickets details{border-bottom:1px solid #8884}.hp-tickets{max-height:500px;overflow:auto}.hp-shell [aria-busy=true]{opacity:.7}@media(max-width:760px){.hp-grid{grid-template-columns:1fr}.hp-card{padding:14px}.hp-floor{height:350px}.hp-form{grid-template-columns:1fr 1fr}.hp-toolbar .action-btn{min-height:44px}.hp-grid .pos-product-grid{max-height:240px;overflow:auto}}

.hp-table[data-floor-edit]{touch-action:none;cursor:move;user-select:none}.hp-resize{position:absolute;right:0;bottom:0;width:32px;height:32px;display:grid;place-items:center;cursor:nwse-resize;background:#fff3;border-radius:8px}.hp-table:focus-visible{outline:3px solid #f5cc6b;outline-offset:3px}
