.details-module__b7VJiG__container{flex-direction:column;gap:2rem;max-width:1200px;display:flex}.details-module__b7VJiG__header{flex-direction:column;gap:1rem;display:flex}.details-module__b7VJiG__breadcrumb{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.details-module__b7VJiG__breadcrumbLink:hover{color:var(--primary);text-decoration:underline}.details-module__b7VJiG__headerContent{justify-content:space-between;align-items:flex-start;display:flex}.details-module__b7VJiG__title{color:var(--foreground);font-size:2rem}.details-module__b7VJiG__subtitle{color:var(--muted-foreground);margin-top:.25rem}.details-module__b7VJiG__headerActions{gap:1rem;display:flex}.details-module__b7VJiG__mainGrid{grid-template-columns:350px 1fr;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.details-module__b7VJiG__mainGrid{grid-template-columns:1fr}}.details-module__b7VJiG__leftCol{flex-direction:column;gap:1.5rem;display:flex}.details-module__b7VJiG__imageCard{border:1px solid var(--border);background:#fff;border-radius:1rem;position:relative;overflow:hidden}.details-module__b7VJiG__mainImage{width:100%;height:auto;display:block}.details-module__b7VJiG__statusOverlay{position:absolute;top:1rem;left:1rem}.details-module__b7VJiG__stageBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e293b;background:#ffffffe6;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px #0000001a}.details-module__b7VJiG__stageBadge[data-status=Em\ andamento],.details-module__b7VJiG__stageBadge[data-status=pending_briefing],.details-module__b7VJiG__stageBadge[data-status=pending_review],.details-module__b7VJiG__stageBadge[data-status=in_progress]{color:#c2410c;background-color:#ffedd5}.details-module__b7VJiG__missingCroquiBadge{color:#ef4444;vertical-align:middle;background-color:#fee2e2;border-radius:9999px;margin-left:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block;box-shadow:0 1px 2px #0000001a}.details-module__b7VJiG__stageBadge[data-status=Aprovado],.details-module__b7VJiG__stageBadge[data-status=Finalizado],.details-module__b7VJiG__stageBadge[data-status=approved]{color:#059669;background-color:#d1fae5}.details-module__b7VJiG__stageBadge[data-status=Reprovado],.details-module__b7VJiG__stageBadge[data-status=Correção\ Necessária],.details-module__b7VJiG__stageBadge[data-status=correction_needed],.details-module__b7VJiG__stageBadge[data-status=rejected]{color:#b91c1c;background-color:#fee2e2}.details-module__b7VJiG__alertBox{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:1rem;padding:1.25rem}.details-module__b7VJiG__alertHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.details-module__b7VJiG__alertHeader h3{font-size:1rem}.details-module__b7VJiG__alertList{font-size:.875rem;list-style:none}.details-module__b7VJiG__variationsCard{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:1.25rem}.details-module__b7VJiG__variationsCard h3{margin-bottom:1rem;font-size:1rem}.details-module__b7VJiG__variationsList{flex-direction:column;gap:.75rem;display:flex}.details-module__b7VJiG__variationItem{background:var(--muted);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem;font-size:.875rem;display:flex}.details-module__b7VJiG__miniStatus{background:#fff;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.details-module__b7VJiG__miniStatus[data-status=Aprovado]{color:var(--success)}.details-module__b7VJiG__miniStatus[data-status=Pendente]{color:var(--warning)}.details-module__b7VJiG__rightCol{border:1px solid var(--border);background:#fff;border-radius:1rem;min-height:500px}.details-module__b7VJiG__tabs{border-bottom:1px solid var(--border);display:flex}.details-module__b7VJiG__tab{color:var(--muted-foreground);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:1rem;font-weight:500;transition:all .2s}.details-module__b7VJiG__activeTab{color:var(--primary);border-bottom-color:var(--primary);background:#f8fafc}.details-module__b7VJiG__tabContent{padding:2rem}.details-module__b7VJiG__specsGrid{gap:2rem;display:grid}.details-module__b7VJiG__specsGrid section h3{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.125rem}.details-module__b7VJiG__dl{grid-template-columns:120px 1fr;gap:.75rem;font-size:.9375rem;display:grid}.details-module__b7VJiG__dl dt{color:var(--muted-foreground);font-weight:500}.details-module__b7VJiG__text{margin-bottom:.5rem;font-size:.9375rem}.details-module__b7VJiG__historyList{flex-direction:column;gap:1.5rem;display:flex}.details-module__b7VJiG__historyItem{border-bottom:1px solid var(--border);align-items:center;gap:1.5rem;padding-bottom:1.5rem;display:flex}.details-module__b7VJiG__historyItem:last-child{border-bottom:none}.details-module__b7VJiG__historyMeta{flex-direction:column;gap:.25rem;min-width:80px;display:flex}.details-module__b7VJiG__version{color:var(--primary);font-weight:700}.details-module__b7VJiG__date{color:var(--muted-foreground);font-size:.75rem}.details-module__b7VJiG__historyThumb{background:var(--muted);object-fit:cover;border-radius:.5rem;width:60px;height:60px}.details-module__b7VJiG__historyStatus{flex:1}.details-module__b7VJiG__rejected{color:var(--error);align-items:center;gap:.5rem;font-weight:500;display:flex}.details-module__b7VJiG__approved{color:var(--success);align-items:center;gap:.5rem;font-weight:500;display:flex}.details-module__b7VJiG__infoBlock{margin-bottom:1rem}.details-module__b7VJiG__infoLabel{color:var(--muted-foreground);margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.details-module__b7VJiG__infoText{font-size:.9375rem;line-height:1.5}.details-module__b7VJiG__warningText{color:var(--foreground);font-size:.875rem;font-weight:700}.details-module__b7VJiG__nutritionTable{border-collapse:collapse;border:1px solid var(--border);width:100%;margin-top:.5rem;font-size:.875rem}.details-module__b7VJiG__nutritionTable th{background:var(--muted);text-align:left;padding:.5rem;font-weight:600}.details-module__b7VJiG__nutritionTable td{border-top:1px solid var(--border);padding:.5rem}.details-module__b7VJiG__nutritionTable tr:nth-child(2n){background:#f8fafc}
.Input-module__5jsJuW__wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--foreground);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border-radius:var(--radius);border:1px solid var(--border);width:100%;color:var(--foreground);background-color:#fff;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Input-module__5jsJuW__dark .Input-module__5jsJuW__input{background-color:#ffffff0d}.Input-module__5jsJuW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #6366f133}.Input-module__5jsJuW__hasError{border-color:var(--error)}.Input-module__5jsJuW__error{color:var(--error);font-size:.75rem}
.new-client-module__EOKNqW__container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.new-client-module__EOKNqW__header{border-bottom:1px solid var(--border);align-items:center;padding-bottom:1rem;display:flex}.new-client-module__EOKNqW__headerLeft{flex-direction:column;gap:.5rem;display:flex}.new-client-module__EOKNqW__backLink{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.new-client-module__EOKNqW__title{color:var(--foreground);font-size:1.875rem}.new-client-module__EOKNqW__formGrid{border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;gap:2.5rem;padding:2rem;display:flex}.new-client-module__EOKNqW__section{flex-direction:column;gap:1.25rem;display:flex}.new-client-module__EOKNqW__sectionTitle{color:var(--primary);border-bottom:1px solid var(--muted);padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.new-client-module__EOKNqW__logoUpload{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.new-client-module__EOKNqW__logoPlaceholder{background:var(--muted);width:80px;height:80px;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.new-client-module__EOKNqW__uploadInfo{flex-direction:column;gap:.5rem;display:flex}.new-client-module__EOKNqW__hint{color:var(--muted-foreground);font-size:.75rem}.new-client-module__EOKNqW__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.new-client-module__EOKNqW__row{grid-template-columns:1fr}}.new-client-module__EOKNqW__fullRow{flex-direction:column;gap:.5rem;display:flex}.new-client-module__EOKNqW__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}
.new-module__I99xiW__container{max-width:900px;margin:0 auto}.new-module__I99xiW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.new-module__I99xiW__headerLeft{flex-direction:column;gap:.5rem;display:flex}.new-module__I99xiW__backLink{color:#64748b;align-items:center;gap:.25rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.new-module__I99xiW__backLink:hover{color:#0f172a}.new-module__I99xiW__title{color:#0f172a;margin:0;font-size:1.875rem;font-weight:700}.new-module__I99xiW__formGrid{gap:2rem;display:grid}.new-module__I99xiW__section{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.new-module__I99xiW__sectionTitle{color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.new-module__I99xiW__subtitle{color:#64748b;margin-top:-1rem;margin-bottom:1rem;font-size:.9rem}.new-module__I99xiW__row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.new-module__I99xiW__fullRow{margin-bottom:1.5rem}.new-module__I99xiW__logoUpload{border:1px dashed #cbd5e1;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1rem;display:flex}.new-module__I99xiW__logoPlaceholder{color:#94a3b8;background:#f1f5f9;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:64px;height:64px;font-size:.75rem;display:flex}.new-module__I99xiW__uploadInfo{flex-direction:column;gap:.25rem;display:flex}.new-module__I99xiW__fileInput{color:#64748b;font-size:.9rem}.new-module__I99xiW__hint{color:#94a3b8;font-size:.8rem}.new-module__I99xiW__langChip{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.new-module__I99xiW__langChipActive{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;font-weight:500}.new-module__I99xiW__tagsContainer{flex-wrap:wrap;gap:.5rem;margin:.5rem 0;display:flex}.new-module__I99xiW__customTag{background:#f1f5f9;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.85rem;display:flex}.new-module__I99xiW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.new-module__I99xiW__label{color:var(--foreground);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.new-module__I99xiW__miniLabel{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.new-module__I99xiW__select{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);height:42px;color:var(--foreground);width:100%;padding:0 1rem;font-size:.9rem}.new-module__I99xiW__dynamicRow{border-bottom:1px dashed #f1f5f9;grid-template-columns:1fr 1fr auto;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:grid}.new-module__I99xiW__removeBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex}.new-module__I99xiW__removeBtn:hover{background:#fecaca}.new-module__I99xiW__fileRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.new-module__I99xiW__textarea{border-radius:var(--radius);border:1px solid var(--border);resize:vertical;width:100%;padding:.75rem;font-family:inherit;font-size:.9rem}.new-module__I99xiW__actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:2rem;display:flex}
.supplier-module__RhJcVG__container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.supplier-module__RhJcVG__header{border-bottom:1px solid var(--border);padding-bottom:1rem}.supplier-module__RhJcVG__headerLeft{flex-direction:column;gap:.5rem;display:flex}.supplier-module__RhJcVG__backLink{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.supplier-module__RhJcVG__title{color:var(--foreground);font-size:1.875rem}.supplier-module__RhJcVG__subtitle{color:var(--muted-foreground)}.supplier-module__RhJcVG__content{flex-direction:column;gap:1.5rem;display:flex}.supplier-module__RhJcVG__card{border:1px solid var(--border);background:#fff;border-radius:1rem;padding:1.5rem}.supplier-module__RhJcVG__cardTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:1.125rem;font-weight:600}.supplier-module__RhJcVG__formGroup{gap:1rem;display:grid}.supplier-module__RhJcVG__uploadBox{border:2px dashed var(--border);background:var(--muted);text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;transition:all .2s;display:flex}.supplier-module__RhJcVG__uploadBox:hover{border-color:var(--primary);background:#eef2ff}.supplier-module__RhJcVG__uploadIcon{color:var(--primary)}.supplier-module__RhJcVG__uploadBox h3{color:var(--foreground);font-size:1rem}.supplier-module__RhJcVG__uploadBox p{color:var(--muted-foreground);font-size:.875rem}.supplier-module__RhJcVG__textarea{border-radius:var(--radius);border:1px solid var(--border);resize:vertical;width:100%;padding:1rem;font-family:inherit;font-size:1rem}.supplier-module__RhJcVG__textarea:focus{border-color:var(--primary);outline:none}.supplier-module__RhJcVG__actions{justify-content:flex-end;display:flex}
.page-module___8aEwW__container{background:linear-gradient(135deg,#f0f4ff 0%,#eef2ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.page-module___8aEwW__card{background:#fff;border-radius:1.5rem;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module___8aEwW__header{text-align:center;margin-bottom:2rem}.page-module___8aEwW__logo{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;display:inline-flex}.page-module___8aEwW__header h1{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem}.page-module___8aEwW__header p{color:var(--muted-foreground);font-size:.875rem}.page-module___8aEwW__form{flex-direction:column;gap:1.25rem;display:flex}.page-module___8aEwW__submitButton{width:100%;margin-top:1rem}.page-module___8aEwW__footer{text-align:center;color:var(--muted-foreground);margin-top:2rem;font-size:.875rem}.page-module___8aEwW__demoHints{background:var(--muted);color:var(--foreground);text-align:center;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.75rem}
