.hhw-table td .hhw-del{background-color:#fee2e2;color:#dc2626;font-size:.75rem;font-weight:600;padding:.5rem .75rem;border-radius:var(--radius-sm);transition:all .2s ease}.hhw-table td .hhw-del:hover{background-color:#fca5a5;color:#991b1b}#hhw-summary .card{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1rem;background-color:var(--card-bg);box-shadow:var(--shadow-light)}#hhw-summary .row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px dashed #d1d5db}#hhw-summary .row:last-child{border-bottom:none}#hhw-summary .row div:first-child{font-weight:500;color:#444}#hhw-summary .total{font-size:1.25rem;font-weight:700;color:#222}.hhw-wh-row{grid-template-columns:1fr 1fr}