.vf-wholesale{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.vf-wholesale__hero{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.25rem}.vf-wholesale__hero-compare{margin:0;font-size:1rem;text-decoration:line-through;color:var(--vestfirma-muted-foreground, rgb(var(--color-foreground) / .55))}.vf-wholesale__hero-price{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.1;color:var(--vestfirma-foreground, rgb(var(--color-foreground)))}.vf-wholesale__hero-installments{margin:0;font-size:.95rem;color:var(--vestfirma-muted-foreground, rgb(var(--color-foreground) / .72))}.vf-wholesale__tiers{display:grid;gap:0;padding:0;border-radius:.75rem;background:var(--vestfirma-surface, #fff);border:1px solid var(--vestfirma-border, #e5e7eb);box-shadow:var(--vestfirma-shadow-soft, 0 10px 30px -15px rgb(0 0 0 / .12));overflow:hidden}.vf-wholesale__tier-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.92rem;padding:.85rem 1rem;border-bottom:1px solid var(--vestfirma-border, #e5e7eb);background:var(--vestfirma-surface, #fff);transition:background .15s ease,border-color .15s ease}.vf-wholesale__tier-row:last-child{border-bottom:0}.vf-wholesale__tier-row.is-active{background:rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .14);box-shadow:inset 3px 0 0 var(--vestfirma-yellow, #f9c21a)}.vf-wholesale__tier-row.is-active .vf-wholesale__tier-label{color:var(--vestfirma-foreground, rgb(var(--color-foreground)))}.vf-wholesale__tier-row.is-active .vf-wholesale__tier-price{color:var(--vestfirma-foreground, rgb(var(--color-foreground)));font-weight:700}.vf-wholesale__tier-hint{margin:.5rem 0 0;padding:.65rem .85rem;font-size:.88rem;color:var(--vestfirma-foreground, rgb(var(--color-foreground)));background:rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .12);border:1px solid rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .35);border-radius:.5rem}.vf-wholesale__tier-hint:not([hidden]){display:block}.vf-wholesale__tier-label{font-weight:700;color:var(--vestfirma-foreground, rgb(var(--color-foreground)))}.vf-wholesale__tier-price{font-weight:600;color:var(--vestfirma-muted-foreground, rgb(var(--color-foreground) / .75));text-align:right}.vf-wholesale__groups{display:flex;flex-direction:column;gap:1rem}.vf-wholesale__group-label{margin:0 0 .55rem;font-size:.95rem}.vf-wholesale__group-label strong{font-weight:700}.vf-wholesale__group--tag .vf-wholesale__group-label{margin-bottom:.45rem}.vf-wholesale__group--tag .vf-wholesale__group-values{justify-content:flex-start}.vf-wholesale__group-values{display:flex;flex-wrap:wrap;gap:.5rem}.vf-wholesale__pill{min-width:3.5rem;padding:.55rem .95rem;border:1px solid rgb(var(--color-foreground) / .18);border-radius:.35rem;background:rgb(var(--color-background));font:inherit;font-size:.9rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.vf-wholesale__pill.is-selected,.vf-wholesale__pill[aria-selected=true]{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.vf-wholesale__group--tag .vf-wholesale__pill,.vf-wholesale__group--tag .vf-wholesale__tag-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4.75rem;padding:.5rem 1rem;border:1px solid var(--vestfirma-black, #000);border-radius:.35rem;background:var(--vestfirma-black, #000);color:var(--vestfirma-white, #fff);font-weight:700;cursor:default;pointer-events:none;-webkit-appearance:none;appearance:none;opacity:1}.vf-wholesale__swatches{display:flex;flex-wrap:wrap;gap:.65rem}.vf-wholesale__swatch{width:2.35rem;height:2.35rem;border-radius:999px;border:2px solid transparent;cursor:pointer;padding:0}.vf-wholesale__swatch.is-selected,.vf-wholesale__swatch[aria-selected=true]{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgb(var(--color-foreground))}.vf-wholesale__stamp{display:flex;flex-direction:column;gap:.65rem}.vf-wholesale__stamp-label{margin:0;font-size:.95rem;font-weight:700}.vf-wholesale__stamp-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.vf-wholesale__stamp-pill{min-height:2.75rem;padding:.55rem .65rem;border:2px solid var(--vestfirma-border, #e5e7eb);border-radius:.55rem;background:var(--vestfirma-surface, #fff);font:inherit;font-size:.86rem;font-weight:600;line-height:1.25;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.vf-wholesale__stamp-pill.is-selected,.vf-wholesale__stamp-pill[aria-checked=true]{border-color:var(--vestfirma-black, #000);background:var(--vestfirma-yellow, #f9c21a);color:var(--vestfirma-black, #000);box-shadow:0 8px 20px -14px #00000059}.vf-wholesale__sizes{border-radius:.75rem;background:var(--vestfirma-surface, #fff);border:2px solid var(--vestfirma-black, #000);box-shadow:var(--vestfirma-shadow-card, 0 12px 40px -18px rgb(0 0 0 / .22));overflow:hidden}.vf-wholesale__sizes-heading{display:flex;align-items:center;gap:.5rem;margin:0;padding:.7rem 1rem;font-weight:700;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--vestfirma-white, #fff);background:var(--vestfirma-black, #000)}.vf-wholesale__sizes-heading svg{flex-shrink:0;opacity:.9}.vf-wholesale__size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:1rem;background:var(--vestfirma-secondary, #f5f5f5)}.vf-wholesale__size-cell{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:.85rem .45rem .75rem;border-radius:.65rem;background:var(--vestfirma-surface, #fff);border:2px solid var(--vestfirma-border, #e5e7eb);box-shadow:0 1px #0000000a;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.vf-wholesale__size-cell.has-qty{border-color:var(--vestfirma-yellow, #f9c21a);background:rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .1);box-shadow:0 0 0 1px rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .35),0 8px 20px -12px #0000002e}.vf-wholesale__size-label{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;height:2.35rem;padding:0 .35rem;border-radius:999px;font-weight:800;font-size:.82rem;line-height:1;color:var(--vestfirma-white, #fff);background:var(--vestfirma-black, #000)}.vf-wholesale__size-cell.has-qty .vf-wholesale__size-label{color:var(--vestfirma-black, #000);background:var(--vestfirma-yellow, #f9c21a)}.vf-wholesale__qty{display:grid;grid-template-columns:2.15rem 1fr 2.15rem;align-items:stretch;width:100%;max-width:100%;min-height:2.5rem;border:2px solid var(--vestfirma-black, #000);border-radius:999px;overflow:hidden;background:var(--vestfirma-surface, #fff)}.vf-wholesale__qty-btn{display:grid;place-items:center;border:0;background:var(--vestfirma-black, #000);color:var(--vestfirma-white, #fff);font-size:1.2rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease,opacity .15s ease}.vf-wholesale__qty-btn:hover:not(:disabled){background:var(--vestfirma-yellow, #f9c21a);color:var(--vestfirma-black, #000)}.vf-wholesale__qty-btn:disabled{background:var(--vestfirma-border, #e5e7eb);color:var(--vestfirma-muted-foreground, #6b7280);opacity:1;cursor:not-allowed}.vf-wholesale__qty-input{width:100%;min-width:0;border:0;border-inline:1px solid var(--vestfirma-border, #e5e7eb);text-align:center;font:inherit;font-size:.95rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--vestfirma-foreground, rgb(var(--color-foreground)));background:var(--vestfirma-surface, #fff);-moz-appearance:textfield}.vf-wholesale__size-cell.has-qty .vf-wholesale__qty-input{color:var(--vestfirma-black, #000)}.vf-wholesale__qty-input::-webkit-outer-spin-button,.vf-wholesale__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vf-wholesale__total{margin:0;padding:.85rem 1rem;font-size:1.15rem;font-weight:800;color:var(--vestfirma-foreground, rgb(var(--color-foreground)));background:var(--vestfirma-surface, #fff);border:1px solid var(--vestfirma-border, #e5e7eb);border-radius:.65rem}.vf-wholesale__upload{border:1px solid var(--vestfirma-border, #e5e7eb);border-radius:.75rem;padding:1rem;background:var(--vestfirma-surface, #fff);box-shadow:var(--vestfirma-shadow-soft, 0 10px 30px -15px rgb(0 0 0 / .08))}.vf-wholesale__upload-head{display:flex;gap:.65rem;align-items:flex-start;margin-bottom:.85rem}.vf-wholesale__upload-title{margin:0;font-weight:700}.vf-wholesale__upload-sub{margin:.2rem 0 0;font-size:.88rem;color:rgb(var(--color-foreground) / .72)}.vf-wholesale__upload-panel{border:1px dashed rgb(var(--color-foreground) / .28);border-radius:.65rem;background:rgb(var(--color-foreground) / .025);overflow:hidden;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.vf-wholesale__upload.is-filled .vf-wholesale__upload-panel{border-style:solid;border-color:rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .45);background:rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .08);box-shadow:inset 0 0 0 1px rgb(var(--vestfirma-yellow-rgb, 249 194 26) / .12)}.vf-wholesale__upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:8.5rem;padding:1.15rem 1rem;text-align:center;cursor:pointer;transition:background .15s ease}.vf-wholesale__upload-dropzone[hidden]{display:none!important}.vf-wholesale__upload-dropzone.is-dragover,.vf-wholesale__upload-dropzone:hover{background:rgb(var(--color-foreground) / .04)}.vf-wholesale__upload-cta{margin:0;font-weight:600}.vf-wholesale__upload-hint{margin:0;font-size:.82rem;color:rgb(var(--color-foreground) / .65)}.vf-wholesale__upload-preview{display:flex;align-items:center;justify-content:center;min-height:8.5rem;padding:1rem 1.15rem}.vf-wholesale__upload-preview[hidden]{display:none!important}.vf-wholesale__upload-preview-card{display:flex;align-items:center;gap:1rem;width:100%;max-width:24rem}.vf-wholesale__upload-thumb-wrap{flex-shrink:0;width:4.5rem;height:4.5rem;border-radius:.55rem;overflow:hidden;border:2px solid var(--vestfirma-yellow, #f9c21a);background:var(--vestfirma-surface, #fff);box-shadow:0 8px 20px -14px #00000059}.vf-wholesale__upload-thumb-wrap img{display:block;width:100%;height:100%;object-fit:cover}.vf-wholesale__upload-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;min-width:0}.vf-wholesale__upload-filename{margin:0;font-size:.9rem;font-weight:600;line-height:1.35;color:var(--vestfirma-foreground, rgb(var(--color-foreground)));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.vf-wholesale__upload-remove{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .85rem;border:1px solid rgb(var(--color-foreground) / .18);border-radius:999px;background:var(--vestfirma-surface, #fff);font:inherit;font-size:.82rem;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.vf-wholesale__upload-remove:hover{border-color:var(--vestfirma-black, #000);background:var(--vestfirma-black, #000);color:var(--vestfirma-white, #fff)}.vf-wholesale__submit{width:100%;min-height:3.1rem;font-weight:700}.vf-wholesale__submit:disabled{opacity:.55;cursor:not-allowed}.vf-wholesale__submit.is-busy{pointer-events:none}.md-pdp--wholesale .md-pdp__variant-wrap,.md-pdp--wholesale .md-pdp-kit-sizes,.md-pdp--wholesale .md-pdp-gravacao,.md-pdp--wholesale [data-md-product-form]{display:none!important}.md-pdp--wholesale .md-pdp__buy-footer .md-pdp__prices{display:none}.vf-wholesale__empty{margin:0;font-size:.9rem;color:rgb(var(--color-foreground) / .65)}@media(max-width:749px){.vf-wholesale__stamp-options{grid-template-columns:1fr}.vf-wholesale__size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.85rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/vestfirma-pdp-wholesale.css.map */
