/* UI-HM6 HANDLER ADJUST BASE POWER */
.hm6-adjust-overlay{position:fixed;inset:0;z-index:4100;display:grid;grid-template-rows:auto 1fr auto;background:#f8fafc;color:#0f172a;overflow:hidden}.hm6-adjust-overlay[hidden]{display:none!important}.hm6-adjust-header{min-height:56px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:env(safe-area-inset-top) 12px 0;background:#fff;border-bottom:1px solid #e2e8f0}.hm6-adjust-header h2{margin:0;text-align:center;font-size:18px}.hm6-adjust-body{overflow:auto;padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.hm6-adjust-form{display:grid;gap:14px;max-width:560px;margin:0 auto}.hm6-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;display:grid;gap:12px}.hm6-card h3{margin:0;font-size:15px}.hm6-direction{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hm6-direction label{min-height:48px;border:1px solid #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.hm6-field{display:grid;gap:7px;font-weight:700}.hm6-field input,.hm6-field textarea{min-height:48px;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font:inherit;background:#fff}.hm6-field textarea{min-height:88px;resize:vertical}.hm6-helper,.hm6-error{margin:0;font-size:12px;line-height:1.45}.hm6-helper{color:#64748b}.hm6-error{color:#b91c1c;min-height:18px}.hm6-review-list,.hm6-receipt-list{display:grid;gap:9px}.hm6-review-list>div,.hm6-receipt-list>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.hm6-review-list small,.hm6-receipt-list small{color:#64748b}.hm6-status{border-radius:14px;padding:14px;background:#f1f5f9}.hm6-status[data-tone="warning"]{background:#fff7ed;border:1px solid #fdba74}.hm6-status[data-tone="error"]{background:#fef2f2;border:1px solid #fca5a5}.hm6-status strong,.hm6-status p{display:block;margin:0 0 6px}.hm6-adjust-footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0}.hm6-primary,.hm6-secondary{min-height:48px;border-radius:12px;font-weight:800;font:inherit}.hm6-primary{border:0;background:#0f172a;color:#fff}.hm6-secondary{border:1px solid #cbd5e1;background:#fff;color:#0f172a}.hm6-adjust-trigger{border:1px solid #0f172a!important;background:#0f172a!important;color:#fff!important;cursor:pointer}.hm6-operation-pill{display:inline-flex;width:max-content;border-radius:999px;padding:5px 9px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800}@media(max-width:340px){.hm6-adjust-body{padding-inline:12px}.hm6-adjust-footer{padding-inline:12px}.hm6-review-list>div,.hm6-receipt-list>div{display:grid;gap:3px}}
