/* Menu contextual dos itens do estoque. */
.row-action{width:31px;height:31px;border-radius:8px;line-height:1!important;transition:.18s}.row-action:hover,.row-action:focus{outline:none;background:rgba(47,224,227,.14);color:#60f1eb}.product-actions-menu{position:fixed;z-index:80;width:220px;padding:7px;border:1px solid rgba(115,224,240,.32);border-radius:13px;background:linear-gradient(145deg,rgba(11,59,99,.98),rgba(4,30,61,.98));box-shadow:0 20px 48px rgba(0,8,28,.48);backdrop-filter:blur(16px)}.product-actions-menu[hidden]{display:none}.product-actions-menu h3{margin:6px 9px 7px;overflow:hidden;color:#dffbff;font:700 11px Manrope,Arial,sans-serif;white-space:nowrap;text-overflow:ellipsis}.product-actions-menu p{margin:0 9px 8px;color:#83adc5;font:500 9px 'DM Mono',monospace}.product-actions-menu hr{height:1px;margin:6px 0;border:0;background:var(--line)}.product-actions-menu button{display:flex;width:100%;align-items:center;gap:9px;border:0;border-radius:8px;padding:10px;background:transparent;color:#d8eff9;text-align:left;font:600 12px Manrope,Arial,sans-serif;cursor:pointer}.product-actions-menu button:hover{background:rgba(59,222,227,.12);color:#6ff1ec}.product-actions-menu button span{width:17px;color:#63e7eb;text-align:center;font-size:15px}.product-actions-menu .menu-danger{color:#ffb198}.product-actions-menu .menu-danger span{color:#ff9d7c}.product-actions-menu .menu-danger:hover{background:rgba(255,133,91,.12);color:#ffd0bf}.light-theme .product-actions-menu{border-color:rgba(27,103,123,.28);background:linear-gradient(145deg,#fff9ec,#f0e3c8);box-shadow:0 20px 48px rgba(47,63,47,.2)}.light-theme .product-actions-menu h3{color:#143b50}.light-theme .product-actions-menu p{color:#567688}.light-theme .product-actions-menu button{color:#21495d}.light-theme .product-actions-menu button:hover{color:#076d78}
