@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{color:#111827;font-family:Inter,Arial,sans-serif;margin:0}*,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout{display:flex;height:100vh}.sidebar{background:#fff;border-right:1px solid #e5e7eb;box-sizing:border-box;padding:20px;width:240px}.main-content{background:#f9fafb;box-sizing:border-box;flex:1 1;overflow-y:auto;padding:24px}.sidebar nav{display:flex;flex-direction:column}.sidebar-item{border-radius:8px;color:#111827;cursor:pointer;display:block;font-size:14px;margin-bottom:8px;padding:12px;text-decoration:none;transition:.2s ease}.sidebar-item:hover{background:#f1f5f9}.sidebar-item.active{background:#eef2ff;border-radius:8px;box-shadow:inset 2px 0 0 #3b82f6;color:#1d4ed8;font-weight:500}.page{display:flex;flex-direction:column;margin:0 auto;max-width:1120px;min-height:100%;padding-bottom:24px;width:100%}.page,.page--compact-list{gap:16px}.page-section{gap:16px}.page-section,.page-title-block{display:flex;flex-direction:column}.page-title-block{gap:0}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:40px}.main-content>div:not(.page)>div:first-child{margin-bottom:32px!important}.page-header h1{margin:0}.page-header__actions,.section-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.page-title{color:#0f172a;font-size:28px;font-weight:600;line-height:1.1;margin:0}.main-content h1{font-size:28px!important;font-weight:600!important}.page-subtitle{color:#6b7280;font-size:14px;line-height:1.6;margin:6px 0 0;max-width:70ch}.dashboard-page{gap:0}.section{background:#fff;border:none;border-radius:14px;box-shadow:0 1px 2px #0000000a;box-sizing:border-box;padding:20px}.section+.section{margin-top:20px}.dashboard-page>.section:first-of-type,.metrics-section{background:#0000;border:none;box-shadow:none;padding:0}.dashboard-page>.section:first-of-type .section-header,.metrics-section .section-header{margin-bottom:12px}.metrics-grid{gap:16px!important;margin-bottom:24px}.metric-card{background:#fff!important;border:none!important;border-radius:12px;box-shadow:0 2px 8px #0000000d;box-sizing:border-box;padding:20px!important;transition:.2s ease}.metric-card:hover{box-shadow:0 6px 16px #0000000f;transform:translateY(-2px)}.metric-card>p:first-child{color:#6b7280!important;font-size:13px!important;letter-spacing:.5px;text-transform:uppercase}.metric-number{font-size:32px!important;font-weight:700!important;letter-spacing:0;margin:6px 0 12px!important}.metric-label{font-size:11px;letter-spacing:.5px;text-transform:uppercase}.surface-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a;box-sizing:border-box;padding:20px!important;transition:.2s ease}.surface-card:hover{box-shadow:0 4px 12px #0000000f}.surface-card--compact{padding:20px!important}.surface-card--section{display:flex;flex-direction:column;gap:12px}.section-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px;padding-bottom:10px}.section-header h2{color:#0f172a;font-size:18px!important;font-weight:600!important;letter-spacing:0;line-height:1.2;margin:0}.section-header span{color:#9ca3af!important;font-size:12px!important}.section-title{color:#0f172a;font-size:18px!important;font-weight:600!important;line-height:1.2;margin:0}.page-section>article.surface-card>p:first-child{color:#6b7280!important;font-size:13px!important}.page-section>article.surface-card>p:nth-child(2){font-size:28px!important;font-weight:600!important}.section-content{display:flex;flex-direction:column;gap:10px}.control-bar,.page-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.control-bar{flex-direction:row}.page-controls__filters,.page-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:100%}.page-controls__filters>*,.page-toolbar>*{flex:1 1 320px}.page-controls__search{flex:1 1 360px;min-width:280px}.page-controls__filter{flex:0 0 180px;max-width:200px;min-width:160px}.control-bar .page-controls__search{flex:1 1 420px;min-width:280px}.control-bar .page-controls__filter{flex:0 0 180px;max-width:200px;min-width:150px;width:180px}.page-controls__filters>.page-toolbar__item--auto,.page-toolbar>.page-toolbar__item--auto{flex:0 0 auto}.page-controls__tabs,.page-tabs{gap:10px;margin-top:0}.controls-bar,.page-controls__tabs,.page-tabs{align-items:center;display:flex;flex-wrap:wrap}.controls-bar{gap:12px;margin-bottom:16px}.controls-bar__search{flex:1 1;min-width:260px}.controls-bar__filter{flex:0 0 180px;min-width:160px}.select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:13px;height:36px;padding:0 12px;width:100%}.dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 20px #00000014;overflow:hidden}.dropdown-item{font-size:13px;padding:10px 12px}.dropdown-item:hover:not(:disabled){background:#f9fafb!important}.controls-bar>*>button,.controls-bar>*>input,.controls-bar>*>select,.controls-bar>.toggle-group>button{box-sizing:border-box;height:36px}.toggle-group{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex:0 0 auto;overflow:hidden}.toggle-group button{background:#0000;border:none;color:#0f172a;cursor:pointer;font:inherit;font-size:13px;line-height:1.4;padding:6px 12px}.toggle-group button+button{border-left:1px solid #e5e7eb}.toggle-group button.active{background:#fff;box-shadow:0 1px 2px #0000000d;font-weight:500}.control-bar .page-controls__tabs{border:1px solid #cbd5e1;border-radius:10px;flex:0 0 auto;flex-wrap:nowrap;gap:0;margin-top:0;overflow:hidden}.control-bar .page-controls__tabs .btn{border:0;border-radius:0;box-shadow:none;min-height:42px;padding:9px 14px}.btn{border:1px solid #0000;border-radius:10px;font-size:14px;font-weight:600;padding:10px 16px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.btn,.button,.dashboard-page .btn{align-items:center;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;line-height:1.2;text-decoration:none}.button,.dashboard-page .btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:13px!important;font-weight:500!important;padding:6px 12px!important;transition:all .2s ease}.button:hover:not(:disabled),.dashboard-page .btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.button-primary:disabled,.button:disabled{cursor:not-allowed;opacity:.6}.button-primary,.dashboard-page .btn-primary{background:#2563eb;border:none;color:#fff}.button-primary:hover:not(:disabled),.dashboard-page .btn-primary:hover:not(:disabled){background:#1d4ed8}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.btn-primary{background:#2563eb;border-color:#2563eb;box-shadow:0 10px 24px #2563eb2e;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 14px 28px #1d4ed838}.btn-secondary{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.btn-secondary:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.btn-danger{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.btn-danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;color:#991b1b}.btn-success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.btn-success:hover:not(:disabled){background:#dcfce7;border-color:#86efac;color:#166534}.table-container{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000a;padding:0}.table-container,.table-wrapper{border:1px solid #e5e7eb;overflow-x:auto}.table-wrapper{border-radius:10px;margin-top:8px;overflow-y:visible}.list-table-wrapper{overflow:visible}.action-menu__dropdown{z-index:9999}.section>.controls-bar+.table-wrapper{margin-top:0}.list-table-wrapper .table-container,.suppliers-table-wrapper .table-container{border:none;border-radius:0;box-shadow:none}.table-wrapper tr{transition:background .15s ease}.table-wrapper td{padding:10px 12px}.data-table{border-collapse:initial;border-spacing:0;font-size:14px;width:100%}.data-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:13px;font-weight:600;padding:12px 14px;text-align:left}.data-table thead th:first-child{border-top-left-radius:10px}.data-table thead th:last-child{border-top-right-radius:10px}.data-table tbody td{background:#0000;border-bottom:1px solid #e5e7eb;color:#334155;font-size:14px;padding:13px 14px;transition:background-color .2s ease;vertical-align:middle}.data-table tbody tr:hover td{background:#f9fafb}.data-table tbody tr:last-child td{border-bottom:none}.product-row td{background:#fff}.variant-spec-pills{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;max-width:260px;overflow:hidden}.variant-spec-pill{align-items:center;background:#f8fafc;border:1px solid #dbe3ea;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:500;line-height:1.35;max-width:128px;min-width:0;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.variant-spec-pill--more{background:#eef2f7;color:#475569;flex:0 0 auto;max-width:none}.variant-specs-fieldset{display:flex;flex-direction:column;gap:10px}.variant-specs-fieldset__header{align-items:center;display:flex;gap:12px;justify-content:space-between}.variant-specs-rows{display:flex;flex-direction:column;gap:10px}.variant-spec-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}@media (max-width:640px){.variant-specs-fieldset__header{align-items:flex-start;flex-direction:column}.variant-spec-row{grid-template-columns:1fr}.variant-spec-pills{max-width:190px}.variant-spec-pill{max-width:92px}}.clickable-name{appearance:none;background:none;border:none;color:#0f172a;cursor:pointer;font:inherit;font-weight:500;line-height:inherit;margin:0;padding:0;text-align:left;transition:color .2s ease,text-decoration-color .2s ease}.clickable-name:hover{color:#1f2937;text-decoration:underline;text-underline-offset:3px}.btn:focus-visible,.clickable-name:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.action-menu__trigger{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;line-height:1;transition:background-color .2s ease,border-color .2s ease;width:32px}.action-menu__trigger:hover{background:#f9fafb;border-color:#e5e7eb}.action-button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:32px;width:32px}.action-button:hover{background:#f9fafb}.action-menu__item{background:#0000;border:none;color:#111827;cursor:pointer;font-size:13px;padding:10px 12px;text-align:left;transition:background-color .2s ease,color .2s ease;width:100%}.action-menu__item:hover:not(:disabled){background:#f9fafb}.action-menu__item--danger{color:#dc2626}.action-menu__item:disabled{cursor:not-allowed;opacity:.6}table{background:#0000;border-collapse:collapse;width:100%}th{color:#6b7280;font-size:14px;padding-bottom:12px;text-align:left}td{border-top:1px solid #e5e7eb;padding:12px 0}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.row-actions,.tag{align-items:center}.tag{background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-size:12px;padding:2px 8px}.tag-list{flex-wrap:wrap;gap:8px}.modal-overlay,.tag-list{align-items:center;display:flex}.modal-overlay{background:#0f172a8c;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.modal{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;box-sizing:border-box;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);overflow-y:auto;padding:24px;width:520px}.modal-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px}.modal-description{color:#4b5563;font-size:14px;line-height:1.6;margin:0}.modal-content:empty{display:none}.modal-form{display:flex;flex-direction:column}.modal-error{color:#dc2626;font-size:13px;margin:0 0 16px}.form-group{margin-bottom:18px}.form-section{border:0;margin:0 0 18px;padding:0}.form-section legend{color:#0f172a;font-size:14px;font-weight:600;margin:0 0 12px;padding:0}.form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .form-group{margin-bottom:0}.form-grid .form-group--textarea{grid-column:1/-1}.form-group label{color:#374151;display:block;font-size:13px;margin-bottom:6px}.form-group input,.form-group textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:13px;height:36px;outline:none;padding:0 12px;width:100%}.form-group textarea{height:auto;padding:8px 12px;resize:vertical}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.category-select{display:flex;flex-direction:column;gap:8px;min-width:0}.category-select--compact{display:block;position:relative;width:100%}.category-select__trigger{align-items:center;color:#0f172a;cursor:pointer;display:inline-flex;font-weight:500;gap:10px;justify-content:space-between}.category-select__dropdown{max-height:150px;overflow-y:auto}.category-select--compact .category-select__dropdown{box-sizing:border-box;max-height:none;position:absolute;right:0;top:calc(100% + 6px);width:min(320px,82vw);z-index:20}.category-select__search{outline:none}.category-select__list{border-top:1px solid #e5e7eb;max-height:200px;overflow-y:auto}.category-select__tags{align-content:flex-start;display:flex;flex-wrap:wrap;gap:6px;max-height:64px;min-height:18px;overflow-y:auto}.category-select__tag{gap:8px;padding:4px 8px}.category-select__remove{background:#0000;border:none;color:#475569;cursor:pointer;font-size:14px;line-height:1;padding:0}.category-select .dropdown-item{background:#fff;border:none;border-bottom:1px solid #e5e7eb;box-sizing:border-box;color:#0f172a;cursor:pointer;text-align:left;width:100%}.category-select .dropdown-item:last-child{border-bottom:none}.category-select .dropdown-item.active{background:#e0f2fe}.category-select__empty{color:#64748b;font-size:13px}.company-info-card{gap:10px}.company-info-card.surface-card{padding:16px!important}.company-info-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.company-social-icons{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.detail-grid{grid-gap:14px 18px;display:grid;gap:14px 18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.detail-item{min-width:0;padding:2px 0}.detail-field-copy{min-width:0}.detail-item dt{color:#64748b;font-size:12px;font-weight:600;line-height:1.2;margin:0 0 3px}.detail-item dd{color:#0f172a;font-size:14px;font-weight:500;line-height:1.45;margin:0;overflow-wrap:anywhere}.detail-placeholder{color:#94a3b8;font-style:italic}.address-detail-value{align-items:center;display:inline-flex;gap:6px;max-width:100%}.address-map-link{align-items:center;color:#94a3b8;display:inline-flex;flex:0 0 auto;height:18px;justify-content:center;text-decoration:none;transition:color .2s ease;width:18px}.address-map-link:hover{color:#0f766e}.address-map-link svg{height:13px;width:13px}.interactive-text-link{align-items:center;color:inherit;cursor:pointer;display:inline-flex;gap:7px;text-decoration:none;text-underline-offset:3px;transition:color .2s ease,text-decoration-color .2s ease}.interactive-text-link:hover{color:#0f172a;text-decoration:underline}.contact-comm-link--whatsapp:hover,.interactive-text-link--whatsapp:hover{color:#25d366}.interactive-link-icon{color:#94a3b8;flex:0 0 auto;height:13px;transition:color .2s ease;width:13px}.interactive-text-link:hover .interactive-link-icon{color:currentColor}.detail-link{font-weight:600}.contact-comm-link{font-weight:500}.social-icon-link{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;display:inline-flex;height:38px;justify-content:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:38px}.social-icon-link:hover{background:#fff;transform:scale(1.08)}.social-icon-link--compact{border-radius:8px;height:30px;width:30px}.social-icon-link--compact svg{height:14px;width:14px}.social-icon-link--facebook:hover{border-color:#bfdbfe;color:#1877f2}.social-icon-link--instagram:hover{border-color:#fbcfe8;color:#e1306c}.social-icon-link--tiktok:hover{border-color:#cbd5e1;color:#000}.social-icon-link--linkedin:hover{border-color:#bfdbfe;color:#0a66c2}.social-icon-link svg{height:16px;width:16px}@media (max-width:768px){.layout{flex-direction:column;height:auto;min-height:100vh}.sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.page-header{align-items:stretch;flex-direction:column}.main-content{padding:18px}.page{padding-bottom:18px;width:100%}.page-controls__filters{flex-direction:column}.control-bar{align-items:stretch}.page-controls__filter,.page-controls__search{flex:1 1 100%;max-width:none;min-width:0}.control-bar .page-controls__filter,.control-bar .page-controls__search,.control-bar .page-controls__tabs{flex:1 1 100%;max-width:none;width:100%}.control-bar .page-controls__tabs .btn{flex:1 1}.controls-bar{align-items:stretch}.controls-bar__filter,.controls-bar__search,.toggle-group{flex:1 1 100%;max-width:none;min-width:0;width:100%}.toggle-group button{flex:1 1}.detail-grid,.form-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.5721f7e3.css.map*/