.product-v2{display:flex;flex-direction:column;gap:14px;width:100%}.product-list-toolbar-v2{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}.product-search-v2{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.product-search-v2>span{margin-right:-37px;z-index:1;color:#f47749;font-size:20px}.product-search-v2 input{width:min(480px,100%);height:42px;padding:0 14px 0 38px;border:1px solid #3b3b3b;border-radius:8px;background:#151515;color:#f1f1f1;outline:none}.product-search-v2 input:focus{border-color:#f47749;box-shadow:0 0 0 3px rgba(244,119,73,.12)}.product-text-action-v2{border:0;background:transparent;color:#f58a62;font-size:11px;font-weight:800;padding:9px 8px;white-space:nowrap}.product-text-action-v2:hover{text-decoration:underline}.product-advanced-v2{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px;border:1px solid #3a332f;border-radius:10px;background:#191919}.product-advanced-v2.open{display:grid}.product-advanced-v2 label,.product-full-form-v2 label{display:flex;flex-direction:column;gap:7px;color:#aaa;font-size:11px;font-weight:700}.product-advanced-v2 input,.product-advanced-v2 select,.product-full-form-v2 input,.product-full-form-v2 select,.product-full-form-v2 textarea{width:100%;border:1px solid #393939;border-radius:7px;background:#111;color:#eee;outline:none}.product-advanced-v2 input,.product-advanced-v2 select,.product-full-form-v2 input,.product-full-form-v2 select{height:40px;padding:0 11px}.product-full-form-v2 textarea{padding:12px;resize:vertical}.product-advanced-v2 input:focus,.product-advanced-v2 select:focus,.product-full-form-v2 input:focus,.product-full-form-v2 select:focus,.product-full-form-v2 textarea:focus{border-color:#f47749;box-shadow:0 0 0 3px rgba(244,119,73,.1)}.product-advanced-actions-v2{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px}.product-filter-active-v2{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-radius:8px;background:#2b211d;border:1px solid #68402f;color:#ffb295;font-size:11px;font-weight:800}.product-filter-active-v2 button{border:0;background:transparent;color:#fff;font-weight:800}.product-panel-v2{background:transparent!important;border:0!important;padding:0!important}.product-list-panel-v2{padding:0!important;overflow:visible!important;margin:0!important;width:100%}.product-list-panel-v2>header{display:flex;align-items:flex-end;justify-content:space-between;padding:22px 22px 16px;gap:18px}.product-list-panel-v2 h2{margin:5px 0 6px;font-size:24px}.product-list-panel-v2 header p{margin:0;color:#858585;font-size:12px}.product-list-tools-v2{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.product-table-wrap-v2{max-height:58vh;overflow:auto;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;margin-top:0;border-radius:0}.product-table-v2{min-width:1200px}.product-table-v2 th{position:sticky;top:0;z-index:2;background:#211f1f;color:#b4a9a5;padding:0;border-bottom:2px solid #f47749}.product-table-v2 th,.product-table-v2 td{border-right:1px solid #2a2a2a}.product-table-v2 th:last-child,.product-table-v2 td:last-child{border-right:0}.product-table-v2 td{padding:14px 12px;color:#c5c5c5;font-size:11px;white-space:nowrap}.product-table-v2 td strong{color:#f3f3f3}.product-sort-v2{width:100%;min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:0;background:transparent;color:inherit;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;text-align:left}.product-sort-v2 span{color:#f47749}.money-cell-v2,.stock-cell-v2{text-align:right!important}.product-actions-cell-v2{position:relative;text-align:center!important}.product-row-menu-v2{width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:#f47749;font-size:21px}.product-row-menu-v2:hover{background:#2a211e}.product-actions-popover-v2{position:absolute;right:14px;top:42px;z-index:30;width:205px;max-height:440px;overflow:auto;padding:6px;border:1px solid #3b332f;border-radius:9px;background:#151515;box-shadow:0 15px 40px rgba(0,0,0,.45)}.product-actions-popover-v2 button{width:100%;min-height:34px;border:0;border-radius:6px;background:transparent;color:#ddd;text-align:left;padding:7px 11px;font-size:12px}.product-actions-popover-v2 button:hover{background:#2a211e;color:#fff}.product-actions-popover-v2 .danger-menu-v2{color:#ff9b86}.product-total-v2{padding:13px 22px;background:#211c1a;color:#ff9b76;font-size:11px;font-weight:900;border-radius:0 0 10px 10px}.product-editor-v2{padding-bottom:40px}.product-editor-breadcrumb-v2{margin-bottom:14px;color:#8c8c8c;font-size:11px}.product-editor-layout-v2{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.product-editor-nav-v2{position:sticky;top:18px;display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #303030;border-radius:10px;background:#181818}.product-editor-nav-v2 strong{padding:6px 8px 10px;color:#fff}.product-editor-nav-v2 a{padding:9px 10px;border-radius:6px;color:#a8a8a8;text-decoration:none;font-size:11px}.product-editor-nav-v2 a:hover{background:#28201d;color:#fff}.product-editor-nav-v2 button{margin-top:4px}.product-full-form-v2{display:flex;flex-direction:column;gap:10px}.product-form-section-v2{scroll-margin-top:20px;padding:18px;border:1px solid #303030;border-radius:10px;background:#181818}.product-form-section-v2 h3{margin:0 0 16px;font-size:16px;color:#f2f2f2}.product-grid-v2{display:grid;gap:13px}.product-grid-v2.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-v2.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid-v2.four{grid-template-columns:repeat(4,minmax(0,1fr))}.span-two-v2{grid-column:span 2}.product-toggle-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-toggle-v2{min-height:42px;flex-direction:row!important;align-items:center!important;gap:9px!important;padding:9px 11px;border:1px solid #343434;border-radius:7px;background:#151515}.product-toggle-v2 input{width:18px!important;height:18px!important;accent-color:#f47749}.product-toggle-v2 span{color:#ddd}.product-full-label-v2{margin-top:13px}.product-subtabs-v2{display:flex;gap:8px;padding-bottom:12px;margin:16px 0 14px;border-bottom:1px solid #2d2d2d;overflow:auto}.product-subtabs-v2 span{min-width:160px;text-align:center;padding:8px 11px;border-radius:6px;background:#2a211e;color:#ff9b76;font-size:10px;font-weight:800}.product-subtabs-v2 span:first-child{background:#3a261f;color:#fff}.product-subtabs-v2.many span{min-width:130px}.product-form-footer-v2{position:sticky;bottom:10px;z-index:5;display:flex;justify-content:flex-end;gap:9px;padding:12px;border:1px solid #39302c;border-radius:10px;background:rgba(18,18,18,.96);backdrop-filter:blur(8px)}.product-form-error-v2{padding:11px;border:1px solid #6b3028;border-radius:7px;background:#321916;color:#ff9d89}
/* Alinhamento compartilhado de cadastros */
#registrationsView{width:100%}#registrationsView>.register-panel{width:100%}#registrationsView .client-v2,#registrationsView .product-v2{padding-left:0!important;padding-right:0!important;width:100%!important}.client-list-toolbar,.product-list-toolbar-v2,.client-list-panel,.product-list-panel-v2{width:100%!important;margin-left:0!important;margin-right:0!important}.client-list-panel{margin-left:0!important;margin-right:0!important}
@media(max-width:1100px){.product-advanced-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-layout-v2{grid-template-columns:1fr}.product-editor-nav-v2{position:static;display:grid;grid-template-columns:repeat(4,1fr)}.product-editor-nav-v2 strong{grid-column:1/-1}.product-grid-v2.four,.product-grid-v2.three{grid-template-columns:repeat(2,minmax(0,1fr))}.product-toggle-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.product-list-toolbar-v2{align-items:stretch;flex-direction:column}.product-search-v2{flex-wrap:wrap}.product-search-v2 input{width:100%}.product-advanced-v2{grid-template-columns:1fr}.product-list-panel-v2>header{align-items:flex-start;flex-direction:column}.product-list-tools-v2{justify-content:flex-start}.product-editor-nav-v2{grid-template-columns:repeat(2,1fr)}.product-grid-v2.two,.product-grid-v2.three,.product-grid-v2.four{grid-template-columns:1fr}.span-two-v2{grid-column:auto}.product-toggle-grid-v2{grid-template-columns:1fr}.product-form-footer-v2{flex-wrap:wrap}.product-form-footer-v2 button{flex:1 1 150px}}
