.FormInput-module__SWNOmW__input{padding:var(--spacing-2) var(--spacing-4);background-color:var(--surface-container-high);border-radius:var(--radius-full);font-family:var(--font-inter-tight);color:var(--on-surface);border:none;outline:none;width:100%;font-size:.9375rem;transition:background-color .15s,box-shadow .15s}.FormInput-module__SWNOmW__input::placeholder{color:var(--outline)}.FormInput-module__SWNOmW__input:focus{background-color:var(--surface-container-lowest);box-shadow:0 0 0 1px var(--secondary)}
.FormSaveButton-module__k6XItG__saveBtn{align-items:center;gap:var(--spacing-2);padding:var(--spacing-1) var(--spacing-4) var(--spacing-1) var(--spacing-1);background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--on-primary);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;font-size:.9375rem;font-weight:400;transition:opacity .15s;display:inline-flex}.FormSaveButton-module__k6XItG__saveIcon{background-color:var(--on-primary);width:24px;height:24px;color:var(--primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FormSaveButton-module__k6XItG__saveBtn:hover:not(:disabled){opacity:.88;color:var(--on-primary)}.FormSaveButton-module__k6XItG__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.FormCancelButton-module__ScKGMq__cancelBtn{padding:var(--spacing-2) var(--spacing-3);color:var(--on-surface-variant);font-family:var(--font-inter-tight);cursor:pointer;background:0 0;border:none;font-size:.9375rem;font-weight:500;transition:color .15s}.FormCancelButton-module__ScKGMq__cancelBtn:hover:not(:disabled){color:var(--on-surface)}.FormCancelButton-module__ScKGMq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}
.FileDropzone-module__e-Tlqa__dropzone{justify-content:center;align-items:center;gap:var(--spacing-2);padding:var(--spacing-8) var(--spacing-6);background-color:var(--surface-container-high);border-radius:var(--radius-md);cursor:pointer;text-align:center;flex-direction:column;min-height:140px;transition:background-color .15s;display:flex}.FileDropzone-module__e-Tlqa__dropzone:hover,.FileDropzone-module__e-Tlqa__dropzone:focus-visible{background-color:var(--surface-container-highest);outline:none}.FileDropzone-module__e-Tlqa__hiddenInput{display:none}.FileDropzone-module__e-Tlqa__dropIcon{color:var(--on-surface-variant);font-size:1.5rem}.FileDropzone-module__e-Tlqa__dropText{color:var(--on-surface);font-size:.9375rem;font-weight:500}.FileDropzone-module__e-Tlqa__dropHint{color:var(--on-surface-variant);font-size:.8125rem}.FileDropzone-module__e-Tlqa__uploadingText{color:var(--on-surface-variant);font-size:.9375rem}
.SortableImageGrid-module__7pLMRW__imagesGrid{gap:var(--spacing-3);flex-wrap:wrap;display:flex}.SortableImageGrid-module__7pLMRW__imageSlot{gap:var(--spacing-2);flex-direction:column;width:120px;display:flex}.SortableImageGrid-module__7pLMRW__imageSlotPrimary .SortableImageGrid-module__7pLMRW__imageThumb{box-shadow:0 0 0 2px var(--secondary)}.SortableImageGrid-module__7pLMRW__imageThumb{border-radius:var(--radius-md);background-color:var(--surface-container);width:120px;height:120px;position:relative;overflow:hidden}.SortableImageGrid-module__7pLMRW__thumbImg{object-fit:cover}.SortableImageGrid-module__7pLMRW__primaryBadge{bottom:var(--spacing-1);left:var(--spacing-1);background-color:var(--secondary);color:var(--on-secondary);letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:.125rem .375rem;font-size:.6875rem;font-weight:700;position:absolute}.SortableImageGrid-module__7pLMRW__dragHandle{top:var(--spacing-1);right:var(--spacing-1);color:#fff;border-radius:var(--radius-sm);cursor:grab;opacity:0;touch-action:none;background-color:#00000073;border:none;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:opacity .12s;display:flex;position:absolute}.SortableImageGrid-module__7pLMRW__imageSlot:hover .SortableImageGrid-module__7pLMRW__dragHandle{opacity:1}.SortableImageGrid-module__7pLMRW__dragHandle:active{cursor:grabbing}.SortableImageGrid-module__7pLMRW__imageActions{gap:var(--spacing-1);flex-direction:column;display:flex}.SortableImageGrid-module__7pLMRW__setPrimaryBtn{padding:var(--spacing-1) var(--spacing-2);background-color:var(--surface-container-high);color:var(--on-surface);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;border:none;font-size:.75rem;font-weight:500;transition:background-color .12s}.SortableImageGrid-module__7pLMRW__setPrimaryBtn:hover{background-color:var(--surface-container-highest)}.SortableImageGrid-module__7pLMRW__removeImageBtn{padding:var(--spacing-1) var(--spacing-2);color:var(--error);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;background-color:#0000;border:none;font-size:.75rem;font-weight:500;transition:background-color .12s}.SortableImageGrid-module__7pLMRW__removeImageBtn:hover{background-color:var(--error-container)}
.ProductItemsPicker-module__d-T7iq__overlay{z-index:1000;background-color:#00000073;justify-content:center;align-items:flex-end;animation:.2s ProductItemsPicker-module__d-T7iq__fadeIn;display:flex;position:fixed;inset:0}.ProductItemsPicker-module__d-T7iq__overlayClosing{animation:.22s forwards ProductItemsPicker-module__d-T7iq__fadeOut}@keyframes ProductItemsPicker-module__d-T7iq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductItemsPicker-module__d-T7iq__fadeOut{0%{opacity:1}to{opacity:0}}.ProductItemsPicker-module__d-T7iq__sheet{background-color:var(--surface-container-lowest);border-radius:var(--radius-lg) var(--radius-lg) 0 0;flex-direction:column;width:100%;max-width:640px;max-height:85vh;animation:.26s cubic-bezier(.32,.72,0,1) ProductItemsPicker-module__d-T7iq__slideUp;display:flex;overflow:hidden}.ProductItemsPicker-module__d-T7iq__sheetClosing{animation:.22s cubic-bezier(.32,.72,0,1) forwards ProductItemsPicker-module__d-T7iq__slideDown}@keyframes ProductItemsPicker-module__d-T7iq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ProductItemsPicker-module__d-T7iq__slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.ProductItemsPicker-module__d-T7iq__handle{padding:var(--spacing-3) 0;cursor:pointer;justify-content:center;display:flex}.ProductItemsPicker-module__d-T7iq__handlePill{background-color:var(--surface-container-high);border-radius:999px;width:40px;height:4px}.ProductItemsPicker-module__d-T7iq__header{padding:0 var(--spacing-6) var(--spacing-4);justify-content:space-between;align-items:center;display:flex}.ProductItemsPicker-module__d-T7iq__title{color:var(--primary);font-size:1.125rem;font-weight:700}.ProductItemsPicker-module__d-T7iq__closeBtn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.ProductItemsPicker-module__d-T7iq__tabs{gap:var(--spacing-2);padding:0 var(--spacing-6);border-bottom:1px solid var(--surface-container);display:flex}.ProductItemsPicker-module__d-T7iq__tab{padding:var(--spacing-3) var(--spacing-4);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;font-size:.9375rem;font-weight:600;position:relative}.ProductItemsPicker-module__d-T7iq__tab:hover{color:var(--on-surface)}.ProductItemsPicker-module__d-T7iq__tabActive{color:var(--primary)}.ProductItemsPicker-module__d-T7iq__tabActive:after{content:"";bottom:-1px;left:var(--spacing-4);right:var(--spacing-4);background-color:var(--primary);border-radius:2px;height:2px;position:absolute}.ProductItemsPicker-module__d-T7iq__body{padding:var(--spacing-4) var(--spacing-6);gap:var(--spacing-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ProductItemsPicker-module__d-T7iq__subgroup{gap:var(--spacing-2);flex-direction:column;display:flex}.ProductItemsPicker-module__d-T7iq__subgroupTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--secondary);padding-bottom:var(--spacing-1);font-size:.75rem;font-weight:700}.ProductItemsPicker-module__d-T7iq__itemRow{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3);background-color:var(--surface-container-low);border-radius:var(--radius-md);cursor:pointer;transition:background-color .12s;display:flex}.ProductItemsPicker-module__d-T7iq__itemRow:hover{background-color:var(--surface-container)}.ProductItemsPicker-module__d-T7iq__itemRowSelected{background-color:var(--primary-fixed)}.ProductItemsPicker-module__d-T7iq__itemRowSelected:hover{background-color:var(--primary-fixed-dim,var(--primary-fixed))}.ProductItemsPicker-module__d-T7iq__checkbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.ProductItemsPicker-module__d-T7iq__thumb{border-radius:var(--radius-sm);background-color:var(--surface-container-high);flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.ProductItemsPicker-module__d-T7iq__thumbImg{object-fit:cover}.ProductItemsPicker-module__d-T7iq__itemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProductItemsPicker-module__d-T7iq__itemName{color:var(--on-surface);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.ProductItemsPicker-module__d-T7iq__itemMeta{color:var(--on-surface-variant);font-size:.75rem}.ProductItemsPicker-module__d-T7iq__empty{color:var(--on-surface-variant);padding:var(--spacing-4) 0;text-align:center;font-size:.875rem}.ProductItemsPicker-module__d-T7iq__footer{padding:var(--spacing-4) var(--spacing-6);padding-bottom:calc(var(--spacing-5) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--surface-container);justify-content:flex-end;display:flex}.ProductItemsPicker-module__d-T7iq__searchBar{padding:var(--spacing-3) var(--spacing-6);border-bottom:1px solid var(--surface-container)}.ProductItemsPicker-module__d-T7iq__searchInput{width:100%;padding:var(--spacing-2) var(--spacing-4);background-color:var(--surface-container-low);border:1.5px solid var(--surface-container-high);border-radius:var(--radius-full);color:var(--on-surface);box-sizing:border-box;outline:none;font-size:.9375rem}.ProductItemsPicker-module__d-T7iq__searchInput::placeholder{color:var(--on-surface-variant)}.ProductItemsPicker-module__d-T7iq__searchInput:focus{border-color:var(--primary);background-color:var(--surface-container)}.ProductItemsPicker-module__d-T7iq__filterPills{gap:var(--spacing-2);padding-bottom:var(--spacing-1);flex-wrap:wrap;display:flex}.ProductItemsPicker-module__d-T7iq__filterPill{padding:var(--spacing-1) var(--spacing-3);border:1.5px solid var(--surface-container-high);border-radius:var(--radius-full);color:var(--on-surface-variant);cursor:pointer;white-space:nowrap;background:0 0;font-size:.8125rem;font-weight:500;transition:border-color .12s,color .12s,background-color .12s}.ProductItemsPicker-module__d-T7iq__filterPill:hover{border-color:var(--secondary);color:var(--on-surface)}.ProductItemsPicker-module__d-T7iq__filterPillActive{border-color:var(--secondary);background-color:var(--secondary-container,var(--surface-container));color:var(--on-secondary-container,var(--secondary))}.ProductItemsPicker-module__d-T7iq__doneBtn{padding:var(--spacing-2) var(--spacing-4);background-color:var(--primary);color:var(--on-primary);border-radius:var(--radius-full);cursor:pointer;margin-bottom:var(--spacing-4);border:none;font-size:.9375rem;font-weight:600}
.ProductForm-module__KZZnvW__form{gap:var(--spacing-6);flex-direction:column;max-width:720px;display:flex}.ProductForm-module__KZZnvW__formError{padding:var(--spacing-3) var(--spacing-4);background-color:var(--error-container);color:var(--error);border-radius:var(--radius-lg);font-size:.875rem}.ProductForm-module__KZZnvW__section{gap:var(--spacing-4);padding:var(--spacing-6);background-color:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:0 12px 40px var(--shadow-ambient);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__sectionHeader{justify-content:space-between;align-items:center;gap:var(--spacing-4);display:flex}.ProductForm-module__KZZnvW__sectionTitle{color:var(--primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.ProductForm-module__KZZnvW__sectionHint{color:var(--on-surface-variant);margin-top:calc(var(--spacing-2) * -1);font-size:.875rem}.ProductForm-module__KZZnvW__field{gap:var(--spacing-2);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__label{color:var(--on-surface);font-size:.875rem;font-weight:600}.ProductForm-module__KZZnvW__required{color:var(--secondary)}.ProductForm-module__KZZnvW__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}.ProductForm-module__KZZnvW__fieldError{color:var(--error);font-size:.875rem}.ProductForm-module__KZZnvW__addGroupBtn{align-items:center;gap:var(--spacing-2);padding:var(--spacing-1) var(--spacing-4) var(--spacing-1) var(--spacing-1);background-color:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;font-size:.9375rem;font-weight:400;transition:opacity .15s;display:inline-flex}.ProductForm-module__KZZnvW__addGroupBtnIcon{background-color:var(--on-primary);width:24px;height:24px;color:var(--on-secondary-container);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ProductForm-module__KZZnvW__addGroupBtn:hover{opacity:.85}.ProductForm-module__KZZnvW__emptyNote{color:var(--on-surface-variant);padding:var(--spacing-4) 0;font-size:.875rem}.ProductForm-module__KZZnvW__groupsList{gap:var(--spacing-4);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__groupCard{gap:var(--spacing-3);padding:var(--spacing-4);background-color:var(--surface-container-low);border-radius:var(--radius-md);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__groupHeader{align-items:center;gap:var(--spacing-3);flex-wrap:wrap;display:flex}.ProductForm-module__KZZnvW__requiredToggle{align-items:center;gap:var(--spacing-2);color:var(--on-surface-variant);cursor:pointer;white-space:nowrap;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__requiredToggle input{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.ProductForm-module__KZZnvW__removeGroupBtn{padding:var(--spacing-1) var(--spacing-3);color:var(--error);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;background-color:#0000;border:none;margin-left:auto;font-size:.8125rem;font-weight:500;transition:background-color .12s}.ProductForm-module__KZZnvW__removeGroupBtn:hover{background-color:var(--error-container)}.ProductForm-module__KZZnvW__collapseBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:flex}.ProductForm-module__KZZnvW__collapseBtn:hover{background-color:var(--surface-container)}.ProductForm-module__KZZnvW__chevron{transition:transform .2s}.ProductForm-module__KZZnvW__chevronCollapsed{transform:rotate(-90deg)}.ProductForm-module__KZZnvW__groupNameCollapsed{font-family:var(--font-inter-tight);color:var(--on-surface);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;padding:0;font-size:.9375rem;font-weight:600;overflow:hidden}.ProductForm-module__KZZnvW__groupSummaryBadges{align-items:center;gap:var(--spacing-2);flex-shrink:0;display:flex}.ProductForm-module__KZZnvW__optionCountBadge{color:var(--on-surface-variant);background-color:var(--surface-container);border-radius:var(--radius-full);padding:2px var(--spacing-2);white-space:nowrap;font-size:.75rem;font-weight:500}.ProductForm-module__KZZnvW__requiredBadge{color:var(--on-primary-container);background-color:var(--primary-container);border-radius:var(--radius-full);padding:2px var(--spacing-2);white-space:nowrap;font-size:.75rem;font-weight:500}.ProductForm-module__KZZnvW__optionsList{gap:var(--spacing-2);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__optionsEmpty{color:var(--outline);font-size:.8125rem}.ProductForm-module__KZZnvW__optionBlock{gap:var(--spacing-2);flex-direction:column;display:flex}.ProductForm-module__KZZnvW__optionImageUploader{max-width:240px}.ProductForm-module__KZZnvW__optionRow{align-items:center;gap:var(--spacing-2);display:flex}.ProductForm-module__KZZnvW__priceInputWrap{flex-shrink:0;width:88px;position:relative}.ProductForm-module__KZZnvW__priceInputWrap input{width:100%;padding-right:22px}.ProductForm-module__KZZnvW__priceUnit{color:var(--on-surface-variant);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.75rem;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ProductForm-module__KZZnvW__removeOptionBtn{width:28px;height:28px;color:var(--outline);border-radius:var(--radius-full);cursor:pointer;background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;transition:background-color .12s,color .12s;display:flex}.ProductForm-module__KZZnvW__removeOptionBtn:hover{background-color:var(--error-container);color:var(--error)}.ProductForm-module__KZZnvW__addOptionBtn{padding:var(--spacing-1) var(--spacing-3);color:var(--secondary);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;background-color:#0000;border:none;align-self:flex-start;font-size:.8125rem;font-weight:600;transition:background-color .12s}.ProductForm-module__KZZnvW__addOptionBtn:hover{background-color:var(--secondary-container)}.ProductForm-module__KZZnvW__accessoriesList{background-color:var(--surface-container-low);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.ProductForm-module__KZZnvW__accessoryItem{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);cursor:pointer;border-top:1px solid var(--surface-container);transition:background-color .12s;display:flex}.ProductForm-module__KZZnvW__accessoryItem:first-child{border-top:none}.ProductForm-module__KZZnvW__accessoryItem:hover{background-color:var(--surface-container)}.ProductForm-module__KZZnvW__checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.ProductForm-module__KZZnvW__accessoryThumb{border-radius:var(--radius-sm);background-color:var(--surface-container);flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.ProductForm-module__KZZnvW__accessoryThumbImg{object-fit:cover}.ProductForm-module__KZZnvW__accessoryThumbPlaceholder{background-color:var(--surface-container-high);width:100%;height:100%;display:block}.ProductForm-module__KZZnvW__accessoryName{color:var(--on-surface);flex:1;font-size:.9375rem;font-weight:500}.ProductForm-module__KZZnvW__accessoryMeta{color:var(--on-surface-variant);white-space:nowrap;font-size:.8125rem}.ProductForm-module__KZZnvW__accessorySubheader{text-transform:uppercase;letter-spacing:.05em;margin:var(--spacing-2) 0;padding:0 var(--spacing-4);font-size:.7rem;font-weight:700}.ProductForm-module__KZZnvW__accessoryContent{align-items:center;gap:var(--spacing-3);flex:1;min-width:0;display:flex}.ProductForm-module__KZZnvW__accessoryControls{align-items:center;gap:var(--spacing-2);flex-shrink:0;display:flex}.ProductForm-module__KZZnvW__includedLabel{color:var(--on-surface-variant);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:.8125rem;display:flex}@media (max-width:600px){.ProductForm-module__KZZnvW__row{grid-template-columns:1fr}.ProductForm-module__KZZnvW__sectionHeader{flex-wrap:wrap}.ProductForm-module__KZZnvW__section{padding:var(--spacing-4)}.ProductForm-module__KZZnvW__accessoryContent{align-items:flex-start;gap:var(--spacing-2);flex-direction:column}.ProductForm-module__KZZnvW__accessoryName{flex:unset;width:100%}}.ProductForm-module__KZZnvW__pdfExisting{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);background-color:var(--surface-container);border-radius:var(--radius-md);display:flex}.ProductForm-module__KZZnvW__pdfFilename{color:var(--on-surface);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.ProductForm-module__KZZnvW__removePdfBtn{color:var(--error);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8125rem;font-weight:500}.ProductForm-module__KZZnvW__removePdfBtn:hover{text-decoration:underline}.ProductForm-module__KZZnvW__actions{align-items:center;gap:var(--spacing-3);padding-top:var(--spacing-2);justify-content:flex-end;display:flex}
.page-module__XTHKYW__page{gap:var(--spacing-8);flex-direction:column;display:flex}.page-module__XTHKYW__header{gap:var(--spacing-2);flex-direction:column;display:flex}.page-module__XTHKYW__title{color:var(--primary)}.page-module__XTHKYW__subtitle{color:var(--on-surface-variant);font-size:1rem}
.AccessoryForm-module__jN-oMW__form{gap:var(--spacing-6);flex-direction:column;width:100%;min-width:0;max-width:560px;display:flex}.AccessoryForm-module__jN-oMW__section{gap:var(--spacing-4);padding:var(--spacing-6);background-color:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:0 12px 40px var(--shadow-ambient);flex-direction:column;display:flex}.AccessoryForm-module__jN-oMW__sectionTitle{color:var(--primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.AccessoryForm-module__jN-oMW__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.AccessoryForm-module__jN-oMW__row{grid-template-columns:1fr}}.AccessoryForm-module__jN-oMW__formError{padding:var(--spacing-3) var(--spacing-4);background-color:var(--error-container);color:var(--error);border-radius:var(--radius-lg);font-size:.875rem}.AccessoryForm-module__jN-oMW__field{gap:var(--spacing-2);flex-direction:column;display:flex}.AccessoryForm-module__jN-oMW__label{color:var(--on-surface);font-size:.875rem;font-weight:600}.AccessoryForm-module__jN-oMW__required{color:var(--secondary)}.AccessoryForm-module__jN-oMW__fieldset{gap:var(--spacing-3);border:none;flex-direction:column;padding:0;display:flex}.AccessoryForm-module__jN-oMW__legend{color:var(--on-surface);margin-bottom:var(--spacing-1);font-size:.875rem;font-weight:600}.AccessoryForm-module__jN-oMW__checkboxGroup{gap:var(--spacing-6);display:flex}.AccessoryForm-module__jN-oMW__checkboxLabel{align-items:center;gap:var(--spacing-2);color:var(--on-surface);cursor:pointer;font-size:.9375rem;display:flex}.AccessoryForm-module__jN-oMW__checkbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.AccessoryForm-module__jN-oMW__sectionHint{color:var(--on-surface-variant);margin-top:calc(var(--spacing-1) * -1);font-size:.875rem}.AccessoryForm-module__jN-oMW__productsList{background-color:var(--surface-container-low);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.AccessoryForm-module__jN-oMW__productItem{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);cursor:pointer;border-top:1px solid var(--surface-container);min-width:0;transition:background-color .12s;display:flex;overflow:hidden}.AccessoryForm-module__jN-oMW__productItem:first-child{border-top:none}.AccessoryForm-module__jN-oMW__productItem:hover{background-color:var(--surface-container)}.AccessoryForm-module__jN-oMW__productThumb{border-radius:var(--radius-sm);background-color:var(--surface-container);flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.AccessoryForm-module__jN-oMW__productThumbImg{object-fit:cover}.AccessoryForm-module__jN-oMW__productThumbPlaceholder{background-color:var(--surface-container-high);width:100%;height:100%;display:block}.AccessoryForm-module__jN-oMW__productName{min-width:0;color:var(--on-surface);word-break:break-word;flex:1;font-size:.9375rem;font-weight:500}.AccessoryForm-module__jN-oMW__productMeta{color:var(--on-surface-variant);white-space:nowrap;flex-shrink:0;font-size:.8125rem}.AccessoryForm-module__jN-oMW__fieldError{color:var(--error);font-size:.875rem}.AccessoryForm-module__jN-oMW__pdfExisting{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);background-color:var(--surface-container);border-radius:var(--radius-md);display:flex}.AccessoryForm-module__jN-oMW__pdfFilename{color:var(--on-surface);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.AccessoryForm-module__jN-oMW__removePdfBtn{color:var(--error);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8125rem;font-weight:500}.AccessoryForm-module__jN-oMW__removePdfBtn:hover{text-decoration:underline}.AccessoryForm-module__jN-oMW__actions{justify-content:flex-end;align-items:center;gap:var(--spacing-3);padding-top:var(--spacing-2);display:flex}@media (max-width:600px){.AccessoryForm-module__jN-oMW__productMeta{display:none}}@media (max-width:480px){.AccessoryForm-module__jN-oMW__section{padding:var(--spacing-4)}}
.ComponentForm-module__y-hFua__form{gap:var(--spacing-6);flex-direction:column;width:100%;min-width:0;max-width:560px;display:flex}.ComponentForm-module__y-hFua__section{gap:var(--spacing-4);padding:var(--spacing-6);background-color:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:0 12px 40px var(--shadow-ambient);flex-direction:column;display:flex}.ComponentForm-module__y-hFua__sectionTitle{color:var(--primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.ComponentForm-module__y-hFua__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.ComponentForm-module__y-hFua__row{grid-template-columns:1fr}}.ComponentForm-module__y-hFua__formError{padding:var(--spacing-3) var(--spacing-4);background-color:var(--error-container);color:var(--error);border-radius:var(--radius-lg);font-size:.875rem}.ComponentForm-module__y-hFua__field{gap:var(--spacing-2);flex-direction:column;display:flex}.ComponentForm-module__y-hFua__label{color:var(--on-surface);font-size:.875rem;font-weight:600}.ComponentForm-module__y-hFua__required{color:var(--secondary)}.ComponentForm-module__y-hFua__fieldset{gap:var(--spacing-3);border:none;flex-direction:column;padding:0;display:flex}.ComponentForm-module__y-hFua__legend{color:var(--on-surface);margin-bottom:var(--spacing-1);font-size:.875rem;font-weight:600}.ComponentForm-module__y-hFua__checkboxGroup{gap:var(--spacing-6);display:flex}.ComponentForm-module__y-hFua__checkboxLabel{align-items:center;gap:var(--spacing-2);color:var(--on-surface);cursor:pointer;font-size:.9375rem;display:flex}.ComponentForm-module__y-hFua__checkbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.ComponentForm-module__y-hFua__subcategoryRow{gap:var(--spacing-2);align-items:stretch;display:flex}.ComponentForm-module__y-hFua__subcategorySelect{padding:var(--spacing-2) var(--spacing-3);background-color:var(--surface-container-low);border:1px solid var(--surface-container-high);border-radius:var(--radius-md);color:var(--on-surface);outline:none;flex:1;font-family:inherit;font-size:.9375rem}.ComponentForm-module__y-hFua__subcategorySelect:focus{border-color:var(--secondary)}.ComponentForm-module__y-hFua__addSubcategoryBtn{align-items:center;gap:var(--spacing-2);padding:var(--spacing-1) var(--spacing-4) var(--spacing-1) var(--spacing-1);background-color:var(--primary-fixed);color:var(--primary);border-radius:var(--radius-full);font-family:var(--font-inter-tight);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;font-size:.9375rem;font-weight:400;transition:opacity .15s;display:inline-flex}.ComponentForm-module__y-hFua__addSubcategoryBtnIcon{background-color:var(--on-primary);width:24px;height:24px;color:var(--primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ComponentForm-module__y-hFua__addSubcategoryBtn:hover{background-color:var(--primary);color:var(--on-primary)}.ComponentForm-module__y-hFua__sectionHint{color:var(--on-surface-variant);margin-top:calc(var(--spacing-1) * -1);font-size:.875rem}.ComponentForm-module__y-hFua__productsList{background-color:var(--surface-container-low);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.ComponentForm-module__y-hFua__productItem{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);cursor:pointer;border-top:1px solid var(--surface-container);min-width:0;transition:background-color .12s;display:flex;overflow:hidden}.ComponentForm-module__y-hFua__productItem:first-child{border-top:none}.ComponentForm-module__y-hFua__productItem:hover{background-color:var(--surface-container)}.ComponentForm-module__y-hFua__productThumb{border-radius:var(--radius-sm);background-color:var(--surface-container);flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.ComponentForm-module__y-hFua__productThumbImg{object-fit:cover}.ComponentForm-module__y-hFua__productThumbPlaceholder{background-color:var(--surface-container-high);width:100%;height:100%;display:block}.ComponentForm-module__y-hFua__productName{min-width:0;color:var(--on-surface);word-break:break-word;flex:1;font-size:.9375rem;font-weight:500}.ComponentForm-module__y-hFua__productMeta{color:var(--on-surface-variant);white-space:nowrap;flex-shrink:0;font-size:.8125rem}.ComponentForm-module__y-hFua__fieldError{color:var(--error);font-size:.875rem}.ComponentForm-module__y-hFua__pdfExisting{align-items:center;gap:var(--spacing-3);padding:var(--spacing-3) var(--spacing-4);background-color:var(--surface-container);border-radius:var(--radius-md);display:flex}.ComponentForm-module__y-hFua__pdfFilename{color:var(--on-surface);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.ComponentForm-module__y-hFua__removePdfBtn{color:var(--error);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8125rem;font-weight:500}.ComponentForm-module__y-hFua__removePdfBtn:hover{text-decoration:underline}.ComponentForm-module__y-hFua__actions{justify-content:flex-end;align-items:center;gap:var(--spacing-3);padding-top:var(--spacing-2);display:flex}.ComponentForm-module__y-hFua__modalOverlay{z-index:1000;padding:var(--spacing-4);background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ComponentForm-module__y-hFua__modalCard{background-color:var(--surface-container-lowest);border-radius:var(--radius-lg);padding:var(--spacing-6);gap:var(--spacing-4);flex-direction:column;width:100%;max-width:380px;display:flex;box-shadow:0 24px 60px #00000040}.ComponentForm-module__y-hFua__modalTitle{color:var(--primary);font-size:1.125rem;font-weight:700}.ComponentForm-module__y-hFua__modalActions{gap:var(--spacing-3);justify-content:flex-end;display:flex}.ComponentForm-module__y-hFua__modalBtnCancel{padding:var(--spacing-2) var(--spacing-4);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;font-size:.9375rem}.ComponentForm-module__y-hFua__modalBtnPrimary{padding:var(--spacing-2) var(--spacing-4);background-color:var(--primary);color:var(--on-primary);border-radius:var(--radius-md);cursor:pointer;border:none;font-size:.9375rem;font-weight:600}.ComponentForm-module__y-hFua__modalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.ComponentForm-module__y-hFua__productMeta{display:none}}@media (max-width:480px){.ComponentForm-module__y-hFua__section{padding:var(--spacing-4)}}
.page-module__k0AWGW__page{gap:var(--spacing-8);flex-direction:column;display:flex}.page-module__k0AWGW__header{gap:var(--spacing-2);flex-direction:column;display:flex}.page-module__k0AWGW__title{color:var(--primary)}.page-module__k0AWGW__subtitle{color:var(--on-surface-variant);font-size:1rem}
.page-module__81I5BG__page{gap:var(--spacing-8);flex-direction:column;display:flex}.page-module__81I5BG__header{gap:var(--spacing-2);flex-direction:column;display:flex}.page-module__81I5BG__title{color:var(--primary)}.page-module__81I5BG__subtitle{color:var(--on-surface-variant);font-size:1rem}
.CustomerForm-module__TAxDdG__form{gap:var(--spacing-6);flex-direction:column;max-width:560px;display:flex}.CustomerForm-module__TAxDdG__section{gap:var(--spacing-4);padding:var(--spacing-6);background-color:var(--surface-container-lowest);border-radius:var(--radius-lg);box-shadow:0 12px 40px var(--shadow-ambient);flex-direction:column;display:flex}.CustomerForm-module__TAxDdG__sectionTitle{color:var(--primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.CustomerForm-module__TAxDdG__formError{padding:var(--spacing-3) var(--spacing-4);background-color:var(--error-container);color:var(--error);border-radius:var(--radius-lg);font-size:.875rem}.CustomerForm-module__TAxDdG__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}.CustomerForm-module__TAxDdG__rowThree{gap:var(--spacing-4);grid-template-columns:1fr 1fr 1fr;display:grid}@media (max-width:480px){.CustomerForm-module__TAxDdG__row,.CustomerForm-module__TAxDdG__rowThree{grid-template-columns:1fr}}.CustomerForm-module__TAxDdG__field{gap:var(--spacing-2);flex-direction:column;display:flex}.CustomerForm-module__TAxDdG__label{color:var(--on-surface);font-size:.875rem;font-weight:600}.CustomerForm-module__TAxDdG__required{color:var(--secondary)}.CustomerForm-module__TAxDdG__checkboxRow{align-items:center;gap:var(--spacing-2);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.CustomerForm-module__TAxDdG__checkboxRow input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.CustomerForm-module__TAxDdG__checkboxLabel{color:var(--on-surface);cursor:pointer;font-size:.875rem;font-weight:600}.CustomerForm-module__TAxDdG__fieldsDisabled{opacity:.45;pointer-events:none}.CustomerForm-module__TAxDdG__fieldGroupTop{margin-top:var(--spacing-4)}.CustomerForm-module__TAxDdG__radioGroup{gap:var(--spacing-3);flex-wrap:wrap;display:flex}.CustomerForm-module__TAxDdG__radioOption{align-items:center;gap:var(--spacing-2);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--on-surface);font-size:.875rem;font-weight:500;display:flex}.CustomerForm-module__TAxDdG__radioOption input[type=radio]{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.CustomerForm-module__TAxDdG__fieldHint{color:var(--on-surface-variant);margin-top:calc(var(--spacing-1) * -1);font-size:.8rem}.CustomerForm-module__TAxDdG__actions{justify-content:flex-end;align-items:center;gap:var(--spacing-3);padding-top:var(--spacing-2);display:flex}
.page-module__CM5fdq__page{gap:var(--spacing-8);flex-direction:column;display:flex}.page-module__CM5fdq__header{gap:var(--spacing-2);flex-direction:column;display:flex}.page-module__CM5fdq__title{color:var(--primary)}.page-module__CM5fdq__subtitle{color:var(--on-surface-variant);font-size:1rem}
.MaterialTransporteForm-module__8kJKbG__form{gap:var(--spacing-4);flex-direction:column;max-width:680px;display:flex}.MaterialTransporteForm-module__8kJKbG__formGroup{gap:var(--spacing-1);flex-direction:column;display:flex}.MaterialTransporteForm-module__8kJKbG__label{color:var(--on-surface-variant);font-size:.8125rem;font-weight:500}.MaterialTransporteForm-module__8kJKbG__row{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}.MaterialTransporteForm-module__8kJKbG__error{color:var(--error);font-size:.875rem}.MaterialTransporteForm-module__8kJKbG__actions{gap:var(--spacing-3);margin-top:var(--spacing-2);justify-content:flex-end;display:flex}@media (max-width:640px){.MaterialTransporteForm-module__8kJKbG__row{grid-template-columns:1fr}}
.TransportadoraForm-module__zj99ja__form{gap:var(--spacing-4);flex-direction:column;max-width:480px;display:flex}.TransportadoraForm-module__zj99ja__formGroup{gap:var(--spacing-1);flex-direction:column;display:flex}.TransportadoraForm-module__zj99ja__label{color:var(--on-surface-variant);font-size:.8125rem;font-weight:500}.TransportadoraForm-module__zj99ja__error{color:var(--error);font-size:.875rem}.TransportadoraForm-module__zj99ja__actions{gap:var(--spacing-3);margin-top:var(--spacing-2);justify-content:flex-end;display:flex}
.page-module__5l0Ogq__page{padding:var(--spacing-6);gap:var(--spacing-6);flex-direction:column;display:flex}.page-module__5l0Ogq__header h1{color:var(--on-surface);font-size:1.5rem;font-weight:600;font-family:var(--font-inter-tight)}.page-module__5l0Ogq__header p{margin-top:var(--spacing-1);color:var(--on-surface-variant);font-size:.875rem}@media (max-width:768px){.page-module__5l0Ogq__page{padding:var(--spacing-4)}}
.page-module__Uy0Z4a__page{padding:var(--spacing-6);gap:var(--spacing-6);flex-direction:column;display:flex}.page-module__Uy0Z4a__header h1{color:var(--on-surface);font-size:1.5rem;font-weight:600;font-family:var(--font-inter-tight)}.page-module__Uy0Z4a__header p{margin-top:var(--spacing-1);color:var(--on-surface-variant);font-size:.875rem}@media (max-width:768px){.page-module__Uy0Z4a__page{padding:var(--spacing-4)}}
