.page-module__LJ28xG__container{background:#f8fafc;min-height:100vh;display:flex}.page-module__LJ28xG__sidebar{border-right:1px solid var(--border);z-index:10;background:#fff;flex-direction:column;width:280px;padding:2rem;display:flex;position:fixed;top:0;bottom:0;left:0}.page-module__LJ28xG__logo{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__LJ28xG__nav{flex-direction:column;gap:.5rem;display:flex}.page-module__LJ28xG__navItem{color:#64748b;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__LJ28xG__navItem:hover,.page-module__LJ28xG__active{color:var(--primary);background:#eff6ff}.page-module__LJ28xG__main{flex-grow:1;margin-left:280px;padding:2rem 3rem}.page-module__LJ28xG__header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.page-module__LJ28xG__headerActions{gap:.5rem;display:flex}.page-module__LJ28xG__siteLink{color:var(--primary);font-size:.9rem;font-weight:500;text-decoration:none}.page-module__LJ28xG__title{color:#1e293b;font-size:1.875rem;font-weight:700}.page-module__LJ28xG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.page-module__LJ28xG__statCard{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000;border-radius:16px;padding:1.5rem;transition:all .2s;animation:.5s ease-out page-module__LJ28xG__fadeIn}.page-module__LJ28xG__statCard:hover{box-shadow:var(--shadow-md);border-color:#1e40af1a;transform:translateY(-4px)}.page-module__LJ28xG__statHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__LJ28xG__statBadge{color:#166534;background:#dcfce7;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.page-module__LJ28xG__statLabel{color:#64748b;margin-bottom:.5rem;font-size:.875rem}.page-module__LJ28xG__statValue{color:#0f172a;font-size:1.875rem;font-weight:700}.page-module__LJ28xG__statFooter{justify-content:space-between;align-items:center;display:flex}.page-module__LJ28xG__statFooterLabel{color:#64748b;font-size:12px}.page-module__LJ28xG__section{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:2rem}.page-module__LJ28xG__sectionTitle{color:#1e293b;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.page-module__LJ28xG__table{border-collapse:collapse;width:100%}.page-module__LJ28xG__table th{text-align:left;color:#64748b;border-bottom:1px solid var(--border);padding:1rem;font-size:.875rem;font-weight:600}.page-module__LJ28xG__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.875rem}.page-module__LJ28xG__table tr:last-child td{border-bottom:none}.page-module__LJ28xG__statusPendente{color:#c2410c;background:#fff7ed;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.page-module__LJ28xG__statusEntregue{color:#15803d;background:#f0fdf4;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}.page-module__LJ28xG__statusCancelado{color:#b91c1c;background:#fef2f2;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-block}@media (max-width:1024px){.page-module__LJ28xG__container{flex-direction:column}.page-module__LJ28xG__main{margin-left:0;padding:1.5rem}.page-module__LJ28xG__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.page-module__LJ28xG__headerActions{flex-wrap:wrap;justify-content:center;width:100%}.page-module__LJ28xG__grid{grid-template-columns:1fr}}
.Toast-module__9WWWZG__toast{pointer-events:auto;box-shadow:var(--shadow-floating);border-radius:12px;align-items:center;gap:12px;min-width:300px;margin-top:10px;padding:16px 24px;font-weight:500;animation:.4s cubic-bezier(.16,1,.3,1) forwards Toast-module__9WWWZG__slideIn;display:flex}.Toast-module__9WWWZG__success{border-left:4px solid var(--secondary);color:#064e3b;background:#ecfdf5}.Toast-module__9WWWZG__info{border-left:4px solid var(--primary);color:#1e3a8a;background:#eff6ff}@keyframes Toast-module__9WWWZG__slideIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}
.page-module__1LYxba__container{background-color:#f8fafc;flex-direction:column;align-items:center;gap:1rem;min-height:100vh;padding:1.5rem 1.5rem 4rem;font-family:Inter,sans-serif;display:flex}.page-module__1LYxba__topNav{justify-content:flex-start;width:100%;max-width:600px;margin-bottom:.5rem;display:flex}.page-module__1LYxba__backLink{color:#3b82f6;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__1LYxba__backLink:hover{color:#2563eb}.page-module__1LYxba__header{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-radius:20px;flex-shrink:0;width:100%;max-width:600px;padding:2.5rem 1.5rem;box-shadow:0 10px 20px -5px #2563eb33}.page-module__1LYxba__headerContent{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.page-module__1LYxba__logoWrapper{justify-content:center;align-items:center;width:60px;height:60px;display:flex}.page-module__1LYxba__systemLogo{-o-object-fit:contain;object-fit:contain;background:#fff3;border-radius:10px;width:50px;height:50px;padding:4px}.page-module__1LYxba__storeLogo{-o-object-fit:cover;object-fit:cover;background:#fff3;border-radius:10px;width:50px;height:50px;padding:4px}.page-module__1LYxba__storeLogoPlaceholder{background:#ffffff26;border-radius:50%;width:50px;height:50px}.page-module__1LYxba__storeIcon{filter:drop-shadow(0 2px 4px #0000001a);font-size:3rem}.page-module__1LYxba__storeName{letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.page-module__1LYxba__storeSubtitle{opacity:.95;font-size:.95rem;font-weight:400}.page-module__1LYxba__cardContainer{justify-content:center;width:100%;display:flex}.page-module__1LYxba__card{background:#fff;border-radius:20px;width:100%;max-width:600px;padding:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) page-module__1LYxba__slideUp;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}@keyframes page-module__1LYxba__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__1LYxba__productHeader{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.page-module__1LYxba__productEmoji{background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:3.5rem;display:flex}.page-module__1LYxba__productName{color:#1e293b;margin-bottom:.25rem;font-size:1.3rem;font-weight:700;line-height:1.3}.page-module__1LYxba__productCategory{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700;display:inline-block}.page-module__1LYxba__likeButton{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.page-module__1LYxba__likeButton:active{transform:scale(.95)}.page-module__1LYxba__heartIcon{background-color:#cbd5e1;width:24px;height:24px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E") 50%/contain no-repeat}.page-module__1LYxba__description{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.page-module__1LYxba__nutritionSection,.page-module__1LYxba__dynamicSection{border-top:1px solid #f1f5f9;margin-bottom:1.5rem;padding-top:1.5rem}.page-module__1LYxba__nutritionSection:first-of-type{border:none;padding-top:0}.page-module__1LYxba__sectionTitle{color:#334155;align-items:center;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.page-module__1LYxba__list{flex-direction:column;gap:.75rem;display:flex}.page-module__1LYxba__listItem{color:#475569;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.page-module__1LYxba__checkIcon{color:#16a34a;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.7rem;display:flex}.page-module__1LYxba__tags{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__1LYxba__tag{color:#3b82f6;background:#eff6ff;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600}.page-module__1LYxba__disclaimerBox{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-left:4px solid #f59e0b;border-radius:8px;align-items:flex-start;gap:.75rem;margin-top:2rem;padding:1rem;font-size:.9rem;line-height:1.6;display:flex}.page-module__1LYxba__nutritionDisclaimer{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #94a3b8;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5;display:flex}.page-module__1LYxba__headerLoading{background:#ffffff4d;border-radius:50%;width:48px;height:48px;animation:1s infinite page-module__1LYxba__pulse}@keyframes page-module__1LYxba__pulse{0%,to{opacity:.6}50%{opacity:1}}.page-module__1LYxba__favoritesButton{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.page-module__1LYxba__favoritesButton:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}
.Button-module__xDwtkW__button{border-radius:var(--radius);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__xDwtkW__primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 6px -1px #1e40af4d}.Button-module__xDwtkW__primary:hover{background-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 10px 15px -3px #1e40af66}.Button-module__xDwtkW__primary:active{transform:translateY(0)}.Button-module__xDwtkW__secondary{background-color:var(--secondary);color:#fff;box-shadow:0 4px 6px -1px #22c55e4d}.Button-module__xDwtkW__secondary:hover{background-color:#16a34a;transform:translateY(-2px);box-shadow:0 10px 15px -3px #22c55e66}.Button-module__xDwtkW__ghost{color:var(--primary);background:0 0}.Button-module__xDwtkW__ghost:hover{background:#1e40af0d}.Button-module__xDwtkW__danger{color:#fff;background-color:#ef4444;box-shadow:0 4px 6px -1px #ef44444d}.Button-module__xDwtkW__danger:hover{background-color:#dc2626;transform:translateY(-2px);box-shadow:0 10px 15px -3px #ef444466}.Button-module__xDwtkW__iconButton{border-radius:50%;padding:.5rem}
.CanvasBackground-module__GdL9Jq__canvasContainer{z-index:-1;pointer-events:none;background:var(--background);opacity:.6;width:100vw;height:100vh;position:fixed;top:0;left:0}
.page-module__Q--zoG__container{animation:.5s ease-out page-module__Q--zoG__fadeIn}.page-module__Q--zoG__loading{color:#64748b;padding:2rem}.page-module__Q--zoG__topBar{margin-bottom:2rem}.page-module__Q--zoG__backLink{color:#64748b;align-items:center;gap:8px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.page-module__Q--zoG__backLink:hover{color:var(--primary)}.page-module__Q--zoG__header{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding:2rem;display:flex}.page-module__Q--zoG__title{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__Q--zoG__subtitle{color:#64748b;align-items:center;gap:1rem;display:flex}.page-module__Q--zoG__statusBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.page-module__Q--zoG__statusBadge.page-module__Q--zoG__active{color:#166534;background:#dcfce7}.page-module__Q--zoG__statusBadge.page-module__Q--zoG__inactive{color:#991b1b;background:#fee2e2}.page-module__Q--zoG__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem}.page-module__Q--zoG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__Q--zoG__sectionHeader h2{color:#1e293b;font-size:1.25rem;font-weight:700}.page-module__Q--zoG__productList{flex-direction:column;gap:1rem;display:flex}.page-module__Q--zoG__productRow{border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;transition:background .2s;display:flex}.page-module__Q--zoG__productRow:hover{background:#f8fafc}.page-module__Q--zoG__productInactive{opacity:.6;background:#f1f5f9}.page-module__Q--zoG__productInfo{align-items:center;gap:1rem;display:flex}.page-module__Q--zoG__productIcon{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__Q--zoG__productName{color:#1e293b;font-weight:600}.page-module__Q--zoG__productSlug{color:#64748b;font-size:.875rem}.page-module__Q--zoG__productActions{gap:.5rem;display:flex}.page-module__Q--zoG__iconButton{cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__Q--zoG__iconButton:hover{background:#fff;border-color:#cbd5e1;transform:scale(1.05)}.page-module__Q--zoG__emptyState{text-align:center;color:#94a3b8;padding:3rem}.page-module__Q--zoG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-module__Q--zoG__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.page-module__Q--zoG__modal h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__Q--zoG__formGroup{margin-bottom:1.5rem}.page-module__Q--zoG__formGroup label{color:#475569;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.page-module__Q--zoG__formGroup input{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.page-module__Q--zoG__formGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.page-module__Q--zoG__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.page-module__Q--zoG__externalLink{color:#64748b;align-items:center;transition:color .2s;display:flex}.page-module__Q--zoG__externalLink:hover{color:var(--primary)}.page-module__Q--zoG__tabs{border-bottom:1px solid #e2e8f0;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__Q--zoG__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__Q--zoG__tab:hover{color:#1e293b}.page-module__Q--zoG__tabActive{cursor:pointer;color:#2563eb;background:0 0;border:none;border-bottom:2px solid #2563eb;align-items:center;gap:8px;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}@media (max-width:768px){.page-module__Q--zoG__header{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem}.page-module__Q--zoG__headerActions{width:100%}.page-module__Q--zoG__headerActions button{justify-content:center;width:100%}.page-module__Q--zoG__subtitle{flex-wrap:wrap;gap:.5rem}.page-module__Q--zoG__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__Q--zoG__sectionHeader>div{flex-direction:column;width:100%}.page-module__Q--zoG__sectionHeader button{width:100%}.page-module__Q--zoG__productRow{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__Q--zoG__productInfo{width:100%}.page-module__Q--zoG__productActions{border-top:1px solid #f1f5f9;justify-content:flex-end;width:100%;padding-top:1rem}.page-module__Q--zoG__tabs{white-space:nowrap;padding-bottom:5px;overflow-x:auto}}@keyframes page-module__Q--zoG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__Q--zoG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__Q--zoG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.page-module__Q--zoG__closeBtn:hover{color:#64748b;background:#f1f5f9}.page-module__Q--zoG__importSteps{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;display:flex}.page-module__Q--zoG__importStepAlt{text-align:center;color:#64748b;cursor:pointer;border-bottom:2px solid #f1f5f9;flex:1;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__Q--zoG__importStepActiveAlt{color:#2563eb;border-bottom-color:#2563eb}.page-module__Q--zoG__promptStep,.page-module__Q--zoG__jsonStep{animation:.3s ease-out page-module__Q--zoG__fadeIn}.page-module__Q--zoG__promptBoxAlt{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:280px;margin-bottom:1rem;padding:1.5rem;overflow-y:auto}.page-module__Q--zoG__promptBoxAlt pre{color:#1e293b;white-space:pre-wrap;margin:0;font-family:Monaco,monospace;font-size:.85rem;line-height:1.6}.page-module__Q--zoG__copyBtnAlt{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.page-module__Q--zoG__copyBtnAlt:hover{opacity:.9;transform:translateY(-2px)}.page-module__Q--zoG__copyBtnAlt:active{transform:translateY(0)}.page-module__Q--zoG__jsonTextarea{resize:none;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;height:300px;margin-bottom:1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:.9rem}.page-module__Q--zoG__jsonTextarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}
.EmptyState-module__eCAa3G__container{text-align:center;color:var(--foreground);opacity:.8;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.EmptyState-module__eCAa3G__iconWrapper{background:var(--muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:2rem;display:flex}.EmptyState-module__eCAa3G__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.EmptyState-module__eCAa3G__description{color:#666;max-width:400px}
.page-module__0zEyua__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem}.page-module__0zEyua__hero{text-align:center;margin-bottom:5rem;animation:1s ease-out page-module__0zEyua__fadeIn}.page-module__0zEyua__title{color:#1e293b;letter-spacing:-.025em;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.page-module__0zEyua__description{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__0zEyua__sectionTitle{color:#1e293b;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:2rem;font-weight:700;display:flex}.page-module__0zEyua__sectionTitle:after{content:"";background:linear-gradient(to right,var(--primary),transparent);opacity:.2;flex-grow:1;height:2px}.page-module__0zEyua__grid{grid-template-columns:1fr;gap:2rem;animation:1s ease-out page-module__0zEyua__slideIn;display:grid}@media (min-width:640px){.page-module__0zEyua__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__0zEyua__grid{grid-template-columns:repeat(3,1fr)}}
.ImageUploader-module__tqRdkG__uploader{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;padding:2rem;transition:all .2s}.ImageUploader-module__tqRdkG__uploader:hover{background:#eff6ff;border-color:#3b82f6}.ImageUploader-module__tqRdkG__previewGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-top:1rem;display:grid}.ImageUploader-module__tqRdkG__previewItem{aspect-ratio:1;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.ImageUploader-module__tqRdkG__previewImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ImageUploader-module__tqRdkG__removeButton{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex;position:absolute;top:4px;right:4px}
.page-module__1hi6OG__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__1hi6OG__topBar{margin-bottom:1.5rem}.page-module__1hi6OG__backLink{color:#64748b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.page-module__1hi6OG__backLink:hover{color:#0f172a}.page-module__1hi6OG__header{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.page-module__1hi6OG__title{color:#0f172a;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.page-module__1hi6OG__subtitle{color:#64748b;margin:0}.page-module__1hi6OG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__1hi6OG__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.page-module__1hi6OG__card:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000001a}.page-module__1hi6OG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__1hi6OG__catName{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.page-module__1hi6OG__badge{color:#64748b;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:.8rem;font-weight:500}.page-module__1hi6OG__inputGroup label{color:#475569;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.page-module__1hi6OG__inputWrapper{gap:.5rem;display:flex}.page-module__1hi6OG__input{border:1px solid #cbd5e1;border-radius:6px;flex:1;padding:.5rem;font-size:1rem}.page-module__1hi6OG__empty{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;grid-column:1/-1;padding:3rem}.page-module__1hi6OG__loading{color:#64748b;justify-content:center;align-items:center;height:100vh;font-weight:500;display:flex}.page-module__1hi6OG__badge{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #0000;border-radius:999px;padding:4px 8px;font-size:.8rem;font-weight:500;transition:all .2s}.page-module__1hi6OG__badge:hover{color:#475569;background:#e2e8f0;border-color:#cbd5e1}.page-module__1hi6OG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out page-module__1hi6OG__fadeIn;display:flex;position:fixed;top:0;left:0}.page-module__1hi6OG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;padding:2rem;animation:.3s ease-out page-module__1hi6OG__slideUp;display:flex;box-shadow:0 20px 25px -5px #0000001a}.page-module__1hi6OG__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__1hi6OG__modalTitle{color:#1e293b;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__1hi6OG__closeButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module__1hi6OG__closeButton:hover{color:#475569;background:#f1f5f9}.page-module__1hi6OG__modalContent{flex:1;padding-right:.5rem;overflow-y:auto}.page-module__1hi6OG__productList{flex-direction:column;gap:.75rem;display:flex}.page-module__1hi6OG__productItem{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.page-module__1hi6OG__productItem:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(2px)}.page-module__1hi6OG__productInfo{align-items:center;gap:1rem;display:flex}.page-module__1hi6OG__productIcon{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__1hi6OG__productName{color:#334155;font-weight:500}.page-module__1hi6OG__productPrice{color:#64748b;font-size:.85rem}@keyframes page-module__1hi6OG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__1hi6OG__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__Dz5ola__container{max-width:1200px;margin:0 auto;padding-bottom:5rem}.page-module__Dz5ola__topBar{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__Dz5ola__backLink{color:#64748b;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:flex}.page-module__Dz5ola__title{color:#1e293b;font-size:1.8rem;font-weight:800}.page-module__Dz5ola__formGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__Dz5ola__formGrid{grid-template-columns:1.5fr 1fr}}.page-module__Dz5ola__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.page-module__Dz5ola__cardTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.page-module__Dz5ola__formGroup{margin-bottom:1.5rem}.page-module__Dz5ola__formGroup label{color:#475569;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.page-module__Dz5ola__formGroup input,.page-module__Dz5ola__formGroup textarea{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.page-module__Dz5ola__formGroup input:focus,.page-module__Dz5ola__formGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.page-module__Dz5ola__row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;display:grid}.page-module__Dz5ola__footerActions{z-index:50;background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:1rem 2rem;display:flex;position:fixed;bottom:0;left:250px;right:0;box-shadow:0 -4px 6px -1px #0000000d}
.page-module__9pS1Eq__container{animation:.5s ease-out page-module__9pS1Eq__fadeIn}.page-module__9pS1Eq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__9pS1Eq__title{color:#1e293b;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.page-module__9pS1Eq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__9pS1Eq__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.page-module__9pS1Eq__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.page-module__9pS1Eq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__9pS1Eq__iconWrapper{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__9pS1Eq__statusBadge{border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.page-module__9pS1Eq__statusBadge.page-module__9pS1Eq__active{color:#166534;background:#dcfce7}.page-module__9pS1Eq__statusBadge.page-module__9pS1Eq__inactive{color:#991b1b;background:#fee2e2}.page-module__9pS1Eq__clientName{color:#1e293b;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.page-module__9pS1Eq__clientSlug{color:#64748b;margin-bottom:1rem;font-family:monospace;font-size:.875rem}.page-module__9pS1Eq__stats{color:#94a3b8;margin-bottom:1.5rem;font-size:.875rem}.page-module__9pS1Eq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-module__9pS1Eq__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.page-module__9pS1Eq__modal h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__9pS1Eq__formGroup{margin-bottom:1.5rem}.page-module__9pS1Eq__formGroup label{color:#475569;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.page-module__9pS1Eq__formGroup input{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.page-module__9pS1Eq__formGroup input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.page-module__9pS1Eq__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.page-module__9pS1Eq__headerActions{gap:.5rem;display:flex}@media (max-width:768px){.page-module__9pS1Eq__header{flex-direction:column;align-items:stretch;gap:1.5rem}.page-module__9pS1Eq__header>div:first-child{text-align:center}.page-module__9pS1Eq__headerActions{flex-direction:column;gap:.75rem;width:100%}.page-module__9pS1Eq__headerActions button{justify-content:center;width:100%}.page-module__9pS1Eq__grid{grid-template-columns:1fr}}.page-module__9pS1Eq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__9pS1Eq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.page-module__9pS1Eq__closeBtn:hover{color:#64748b;background:#f1f5f9}.page-module__9pS1Eq__importSteps{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;display:flex}.page-module__9pS1Eq__importStepAlt{text-align:center;color:#64748b;cursor:pointer;border-bottom:2px solid #f1f5f9;flex:1;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__9pS1Eq__importStepActiveAlt{color:#2563eb;border-bottom-color:#2563eb}.page-module__9pS1Eq__promptStep,.page-module__9pS1Eq__jsonStep{animation:.3s ease-out page-module__9pS1Eq__fadeIn}.page-module__9pS1Eq__promptBoxAlt{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:280px;margin-bottom:1rem;padding:1.5rem;overflow-y:auto}.page-module__9pS1Eq__promptBoxAlt pre{color:#1e293b;white-space:pre-wrap;margin:0;font-family:Monaco,monospace;font-size:.85rem;line-height:1.6}.page-module__9pS1Eq__copyBtnAlt{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.page-module__9pS1Eq__copyBtnAlt:hover{opacity:.9;transform:translateY(-2px)}.page-module__9pS1Eq__copyBtnAlt:active{transform:translateY(0)}.page-module__9pS1Eq__jsonTextarea{resize:none;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;height:300px;margin-bottom:1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:.9rem}.page-module__9pS1Eq__jsonTextarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}@keyframes page-module__9pS1Eq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.page-module__75gjNG__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__75gjNG__header{margin-bottom:2rem}.page-module__75gjNG__title{color:#1e293b;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.page-module__75gjNG__subtitle{color:#64748b;font-size:1rem}.page-module__75gjNG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__75gjNG__grid{grid-template-columns:1fr 1fr}}.page-module__75gjNG__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.page-module__75gjNG__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.page-module__75gjNG__cardInfo{gap:1rem;display:flex}.page-module__75gjNG__icon{color:#3b82f6;margin-top:.25rem}.page-module__75gjNG__cardTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.page-module__75gjNG__cardSubtitle{color:#64748b;font-size:.875rem}.page-module__75gjNG__copyBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;transition:all .2s}.page-module__75gjNG__copyBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.page-module__75gjNG__textarea{resize:vertical;color:#334155;background:#fafafa;border:none;width:100%;min-height:400px;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;line-height:1.5}.page-module__75gjNG__textarea:focus{background:#fff;outline:none}.page-module__75gjNG__footer{background:#fff;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:1rem 1.5rem;display:flex}
.InteractionLogModal-module__vm1Dwa__overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.InteractionLogModal-module__vm1Dwa__modal{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:800px;max-height:80vh;display:flex;box-shadow:0 20px 25px -5px #0000001a}.InteractionLogModal-module__vm1Dwa__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.InteractionLogModal-module__vm1Dwa__header h3{color:#1e293b;margin:0;font-size:1.2rem}.InteractionLogModal-module__vm1Dwa__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;padding:5px}.InteractionLogModal-module__vm1Dwa__closeBtn:hover{color:#000;background:#f1f5f9}.InteractionLogModal-module__vm1Dwa__content{flex:1;padding:1.5rem;overflow-y:auto}.InteractionLogModal-module__vm1Dwa__table{border-collapse:collapse;width:100%}.InteractionLogModal-module__vm1Dwa__table th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.85rem}.InteractionLogModal-module__vm1Dwa__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.75rem;font-size:.9rem}.InteractionLogModal-module__vm1Dwa__badge{text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.InteractionLogModal-module__vm1Dwa__badge.InteractionLogModal-module__vm1Dwa__view{color:#2563eb;background:#eff6ff}.InteractionLogModal-module__vm1Dwa__badge.InteractionLogModal-module__vm1Dwa__favorite{color:#dc2626;background:#fef2f2}.InteractionLogModal-module__vm1Dwa__badge.InteractionLogModal-module__vm1Dwa__nutrition{color:#059669;background:#ecfdf5}.InteractionLogModal-module__vm1Dwa__mono{color:#475569;font-family:monospace}.InteractionLogModal-module__vm1Dwa__small{color:#64748b;font-size:.85rem}.InteractionLogModal-module__vm1Dwa__loading,.InteractionLogModal-module__vm1Dwa__empty{text-align:center;color:#94a3b8;padding:3rem}
