:root{--background: #f6faf8;--foreground: #14211d;--card: #ffffff;--card-foreground: #14211d;--muted: #eef5f2;--muted-foreground: #60736e;--border: #d7e4df;--input: #ccd8d2;--primary: #007a66;--primary-foreground: #ffffff;--secondary: #ffffff;--secondary-foreground: #14211d;--destructive: #c7322b;--destructive-foreground: #ffffff;--ring: rgba(0, 122, 102, .16);--radius: 2px;--shadow-sm: 0 1px 3px rgba(0, 40, 32, .08);--shadow-md: 0 10px 30px rgba(22, 44, 36, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{border-radius:2px!important}:root[data-theme=dark]{--background: #101816;--foreground: #e9f2ee;--card: #16211e;--card-foreground: #eef7f3;--muted: #1d2b27;--muted-foreground: #9bb0a9;--border: #2b403a;--input: #355047;--primary: #42b893;--primary-foreground: #071411;--secondary: #182420;--secondary-foreground: #e9f2ee;--destructive: #f06b62;--destructive-foreground: #210706;--ring: rgba(66, 184, 147, .24);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .28);--shadow-md: 0 16px 44px rgba(0, 0, 0, .36)}:root[data-theme=dark] body{background:var(--background)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}.ui-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:var(--radius);padding:0 16px;cursor:pointer;font-size:14px;font-weight:750;line-height:1;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.ui-button:focus-visible,.ui-input:focus-visible{outline:none;box-shadow:0 0 0 4px var(--ring)}.ui-button:disabled{cursor:not-allowed;opacity:.5}.ui-button-default{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.ui-button-default:hover:not(:disabled){background:#006b5a}.ui-button-secondary{border-color:var(--border);background:var(--secondary);color:var(--secondary-foreground);box-shadow:var(--shadow-sm)}.ui-button-secondary:hover:not(:disabled){background:#f8fbfa}.ui-button-ghost{border-color:transparent;background:transparent;color:var(--foreground)}.ui-button-danger{border-color:transparent;background:transparent;color:var(--destructive)}.ui-button-sm{min-height:34px;padding-inline:12px}.ui-button-icon{width:34px;height:34px;min-height:34px;padding:0}.ui-input{width:100%;min-height:42px;border:1px solid var(--input);border-radius:var(--radius);padding:0 12px;background:var(--card);color:var(--foreground);outline:none;font-size:14px}.ui-field{display:grid;gap:7px;color:#2d3b36;font-size:14px;font-weight:650}.ui-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-sm)}.ui-card-header{padding:18px 18px 0}.ui-card-title{margin:0;font-size:16px;font-weight:750}.ui-card-content{padding:18px}.ui-dialog-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0913116b}.ui-dialog{width:min(560px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-md)}.ui-dialog-header,.ui-dialog-content,.ui-dialog-footer{padding:20px}.ui-dialog-header{padding-bottom:0}.ui-dialog-header h2{margin:0;font-size:21px;line-height:1.2}.ui-dialog-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:0}.dialog-description{margin:0;color:var(--muted-foreground);font-size:14px;line-height:1.5}.delete-confirm-button{border-color:var(--destructive);background:var(--destructive);color:var(--destructive-foreground)}.delete-confirm-button:hover:not(:disabled){background:#ad2b25}.ui-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ui-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:700;white-space:nowrap}.ui-badge-neutral{background:#eef5f2;color:#31504b}.ui-badge-success{background:#e3f5ec;color:#0f6f4b}.ui-badge-danger{background:#fdeceb;color:#a32620}.ui-badge-warning{background:#fff1d8;color:#8a4b0f}.category-color-badge,.reason-color-badge{border:1px solid currentColor;box-shadow:var(--shadow-sm)}.ui-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted)}.ui-tab{min-height:32px;border:0;border-radius:6px;padding:0 14px;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:14px;font-weight:700}.ui-tab.active{background:var(--card);color:var(--foreground);box-shadow:var(--shadow-sm)}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);background:linear-gradient(135deg,#276153e6,#141f23eb),url(https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.brand-panel{color:#fff;align-self:end;padding:clamp(32px,7vw,88px);max-width:780px}.brand-panel h1{margin:0;max-width:680px;font-size:clamp(42px,6vw,74px);line-height:1}.brand-panel p:last-child{max-width:560px;margin:22px 0 0;color:#ffffffc7;font-size:18px;line-height:1.6}.eyebrow{margin:0 0 14px;color:#7bd0a7;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.auth-panel{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;background:#fafcfaf5}.auth-panel>*{max-width:420px}.auth-toolbar{position:absolute;top:24px;width:calc(100% - 64px);display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-toolbar>span{color:#17352b;font-size:14px;font-weight:850}.auth-welcome{width:100%;margin-bottom:22px}.auth-welcome .eyebrow{margin-bottom:8px}.auth-welcome h2{margin:0;color:#17211d;font-size:30px}.auth-welcome>p:last-child{margin:8px 0 0;color:#66766f;line-height:1.5}.auth-panel>.ui-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px}.auth-panel form{width:100%;display:grid;gap:18px}.auth-panel form>.ui-button{width:100%;min-height:46px}.auth-form-options{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-checkbox{display:inline-flex;grid-template-columns:none;align-items:center;gap:8px;font-size:13px;font-weight:650;cursor:pointer}.auth-checkbox input{width:16px;min-height:16px;height:16px;margin:0;accent-color:#1d6d58}.auth-form-options>button{border:0;padding:0;background:transparent;color:#1d6d58;cursor:pointer;font-size:13px;font-weight:750}.auth-help{margin:-6px 0 0;padding:11px 13px;border-radius:7px;background:#eef4f1;color:#40554d;font-size:13px;line-height:1.45}.auth-divider{display:flex;align-items:center;gap:12px;color:#66766f;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#d9e2dd}.google-login{display:flex;justify-content:center;min-height:42px}.two-factor-setup{display:grid;gap:14px}.two-factor-setup>img{width:190px;max-width:100%;border-radius:8px}.two-factor-setup p{margin:0;color:var(--muted-foreground);overflow-wrap:anywhere}.two-factor-actions{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.two-factor-actions .ui-field{min-width:220px}.mode-switch{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:6px;margin-bottom:28px;border:1px solid #d9e2dd;border-radius:8px;background:#eef4f1}.mode-switch button{min-height:42px;border:0;border-radius:6px;background:transparent;color:#51625b;cursor:pointer;font-weight:700}.mode-switch button.active{background:#fff;color:#17211d;box-shadow:0 6px 18px #162c2414}.form-heading h2{margin:0;font-size:28px;line-height:1.2}.form-heading p{margin:8px 0 0;color:#66766f}label{display:grid;gap:8px;color:#2d3b36;font-size:14px;font-weight:750}input{width:100%;min-height:48px;border:1px solid #ccd8d2;border-radius:8px;padding:0 14px;background:#fff;color:#17211d;outline:none}input:focus{border-color:#27725d;box-shadow:0 0 0 4px #27725d24}input[aria-invalid=true]{border-color:#c43d32;box-shadow:0 0 0 3px #c43d321a}.field-error{color:#a32620;font-size:12px;font-weight:650}.password-input-wrap{position:relative;display:block}.password-input-wrap .ui-input{padding-right:48px}.password-visibility{position:absolute;top:50%;right:8px;width:36px;height:36px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:6px;background:transparent;color:#52645d;cursor:pointer}.password-visibility:hover,.password-visibility:focus-visible{background:#e8f0ec;color:#17352b;outline:none}.password-visibility svg{width:18px;height:18px}.loading-page{display:grid;gap:20px}.loading-heading{display:grid;gap:8px}.loading-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.loading-table{display:grid;gap:9px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.catalog-controls{display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.catalog-filter-row{display:flex;align-items:center;gap:8px}.catalog-filter-row .search-field{flex:1 1 320px;min-width:220px}.catalog-filter-row .search-field .ui-input{width:100%}.catalog-filter-row>.ui-input{width:auto;min-width:140px}.catalog-filter-row>.ui-button{flex:0 0 auto}.bulk-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding-top:10px;border-top:1px solid var(--border)}.bulk-actions strong{color:var(--muted-foreground);font-size:13px}.bulk-actions .ui-input{width:150px;min-height:34px}.products-table input[type=checkbox]{width:16px;height:16px;min-height:16px;accent-color:var(--primary)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0}.product-detail-grid div{padding:12px;border:1px solid var(--border);border-radius:7px}.product-detail-grid dt{color:var(--muted-foreground);font-size:12px;font-weight:700}.product-detail-grid dd{margin:5px 0 0;color:var(--foreground);font-weight:700}.variant-editor{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.variant-editor .settings-panel-header{justify-content:space-between}.variant-row{display:grid;grid-template-columns:1fr 1.5fr 100px auto;gap:8px;align-items:center}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-toolbar h2,.report-toolbar p{margin:0}.report-toolbar p{margin-top:5px;color:var(--muted-foreground);font-size:13px}.report-toolbar>div:last-child{display:flex;gap:8px}@media(max-width:760px){.variant-row,.product-detail-grid{grid-template-columns:1fr}}@media(max-width:900px){.catalog-filter-row{flex-wrap:wrap}.catalog-filter-row .search-field{flex-basis:100%}.catalog-filter-row>.ui-input{flex:1 1 140px}}.react-loading-skeleton{--base-color: var(--muted);--highlight-color: color-mix(in srgb, var(--muted) 45%, var(--card))}@media(max-width:760px){.loading-metrics{grid-template-columns:1fr 1fr}}.primary-button,.secondary-button{min-height:48px;border:0;border-radius:8px;padding:0 18px;cursor:pointer;font-weight:800}.primary-button{margin-top:4px;background:#1d6d58;color:#fff}.primary-button:disabled{cursor:progress;opacity:.7}.secondary-button{background:#e6efeb;color:#17352b}.error{margin:0;padding:12px 14px;border:1px solid #efb1a8;border-radius:8px;background:#fff0ee;color:#9d2f22;font-weight:700}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.session-panel{width:min(680px,100%);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;border:1px solid #d8e3de;border-radius:8px;background:#fff;box-shadow:0 24px 80px #1d322a1f}.session-panel h1{margin:0;font-size:32px}.register-card{width:min(440px,100%);display:grid;gap:16px;padding:24px}.register-card h1{margin:0 0 4px;font-size:26px}.muted{margin:8px 0 0;color:#65736e}@media(max-width:820px){.auth-page{grid-template-columns:1fr;background-position:34% center}.brand-panel{padding:28px 22px 18px;align-self:start}.brand-panel h1{font-size:38px}.brand-panel p:last-child{font-size:16px}.auth-panel{min-height:auto;align-items:start;padding:22px}.auth-toolbar{position:static;width:100%;margin-bottom:28px}.session-panel{align-items:flex-start;flex-direction:column}}.app-frame{min-height:100vh;display:flex}.app-sidebar{width:260px;display:flex;flex-direction:column;padding:24px 16px;background:#1a3a3a;color:#fff;transition:width .18s ease,padding .18s ease}.sidebar-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:32px}.sidebar-brand-copy{min-width:0;overflow:hidden;white-space:nowrap}.sidebar-toggle{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff14;color:#fff;cursor:pointer}.sidebar-toggle:hover{background:#ffffff29}.sidebar-toggle svg,.sidebar-link-icon{width:18px;height:18px;flex:0 0 auto}.sidebar-brand h1{margin:0 0 4px;font-size:18px;font-weight:650}.sidebar-brand p{margin:0;font-size:12px;opacity:.7}.sidebar-nav{flex:1}.sidebar-link,.sidebar-logout{width:100%;min-height:44px;border-radius:8px;padding:0 16px;cursor:pointer;font-size:14px}.sidebar-link{display:flex;align-items:center;gap:12px;margin-bottom:8px;border:0;background:transparent;color:#fff;text-align:left}.sidebar-link.active{border:1px solid #4a7a7a;background:#2d5a5a}.sidebar-link-child{min-height:38px;margin-top:-4px;padding-left:34px;color:#ffffffd1;font-size:13px}.sidebar-link-child.active{border-color:#ffffff2e;background:#2d5a5ab8;color:#fff}.sidebar-child-icon{width:14px;height:14px;flex:0 0 auto;opacity:.72}.sidebar-collapsed .app-sidebar{width:76px;padding-inline:12px}.sidebar-collapsed .sidebar-brand{justify-content:center}.sidebar-collapsed .sidebar-brand-copy,.sidebar-collapsed .sidebar-link span,.sidebar-collapsed .sidebar-child-icon{display:none}.sidebar-collapsed .sidebar-link,.sidebar-collapsed .sidebar-link-child{justify-content:center;padding-inline:0}.sidebar-logout{border:1px solid #ff6b6b;background:transparent;color:#ff6b6b}.app-main{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--background)}.app-topbar{position:sticky;top:0;z-index:20;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-title{min-width:0;display:grid;gap:3px}.topbar-title span{color:var(--muted-foreground);font-size:12px;font-weight:800;text-transform:uppercase}.topbar-title strong{color:var(--foreground);font-size:18px;line-height:1.2}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-icon-button{position:relative;flex:0 0 auto}.notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border:2px solid var(--secondary);border-radius:999px;background:#ef4444}.theme-switch{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted)}.theme-switch button{width:32px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--muted-foreground);cursor:pointer}.theme-switch button.active{background:var(--card);color:var(--foreground);box-shadow:var(--shadow-sm)}.profile-menu,.notifications-menu{position:relative}.profile-trigger{min-height:42px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:var(--radius);padding:4px 10px 4px 5px;background:var(--card);color:var(--foreground);box-shadow:var(--shadow-sm);cursor:pointer}.profile-avatar{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px;background:var(--primary);color:var(--primary-foreground);font-size:12px;font-weight:850}.profile-copy{display:grid;min-width:128px;text-align:left}.profile-copy strong{max-width:150px;overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.profile-copy small{max-width:150px;overflow:hidden;color:var(--muted-foreground);font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.button-icon.rotated{transform:rotate(180deg)}.profile-dropdown,.notifications-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;gap:4px;padding:6px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-md)}.profile-dropdown{width:220px}.notifications-dropdown{width:280px}.dropdown-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px}.dropdown-heading strong{color:var(--foreground);font-size:14px}.dropdown-heading span{color:var(--muted-foreground);font-size:12px;font-weight:700}.profile-dropdown button,.notifications-dropdown button{min-height:38px;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--foreground);cursor:pointer;font-size:14px;font-weight:700;text-align:left}.notifications-dropdown button{align-items:flex-start;flex-direction:column;gap:3px;min-height:58px;padding-block:8px}.notifications-dropdown button strong{font-size:13px}.notifications-dropdown button span{color:var(--muted-foreground);font-size:12px;font-weight:600}.profile-dropdown button:hover,.notifications-dropdown button:hover{background:var(--muted)}.profile-dropdown button.danger{color:var(--destructive)}.app-content{flex:1;padding:24px}.page{max-width:none;width:100%}.page-narrow{max-width:1200px;width:100%}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.page-header h1{margin:0 0 4px;color:var(--foreground);font-size:24px;font-weight:750;line-height:1.1}.page-header p{margin:0;color:var(--muted-foreground);font-size:14px}.page-actions{display:flex;flex-wrap:wrap;gap:10px;width:100%}.action-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d8e4df;border-radius:8px;padding:0 18px;background:#fff;color:#001f1b;box-shadow:0 1px 4px #00282014;cursor:pointer;font-size:14px;font-weight:750}.button-icon{width:16px;height:16px;stroke-width:2.2px;flex:0 0 auto}.action-button.primary{border-color:#00846c;background:#00846c;color:#fff}.hidden-input{display:none}.feedback-banner{margin-bottom:16px;padding:12px 16px;border:1px solid var(--border);border-radius:8px;background:var(--muted);color:var(--foreground);font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.stat-card,.panel-card{border-radius:8px;background:var(--card);box-shadow:0 1px 3px #0000001a}.stat-card{display:flex;align-items:center;gap:16px;padding:20px}.stat-icon{width:32px;height:32px;border-radius:8px;background:#dbeceb;display:inline-flex;align-items:center;justify-content:center;color:#2f6f68;flex-shrink:0}.stat-icon svg{width:16px;height:16px;display:block}.stat-icon-package{background:#dbeceb}.stat-icon-boxes{background:#e3efe8}.stat-icon-alert{background:#fce8cc}.stat-card p{margin:0 0 4px;color:#999;font-size:12px}.stat-card strong{font-size:24px;font-weight:650}.stats-metric-card{border:1px solid var(--border)}.stats-metric-card span{display:block;margin-top:4px;color:var(--muted-foreground);font-size:12px;font-weight:700}.stats-insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stats-panel{min-width:0;display:grid;gap:16px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.settings-grid{display:grid;gap:16px}.settings-panel{min-width:0;display:grid;gap:16px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.settings-panel-header{display:flex;align-items:center;gap:14px}.settings-panel-header h2{margin:0;color:var(--foreground);font-size:16px;line-height:1.2}.settings-panel-header p{margin:6px 0 0;color:var(--muted-foreground);font-size:13px}.settings-theme-switch{width:fit-content}.settings-theme-switch button{width:auto;height:auto;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px}.stats-panel-header h2{margin:0;color:var(--foreground);font-size:16px;line-height:1.2}.stats-panel-header p{margin:6px 0 0;color:var(--muted-foreground);font-size:13px}.ranked-list{display:grid;gap:12px}.ranked-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.rank-number{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:8px;background:var(--muted);color:var(--muted-foreground);font-size:12px;font-weight:850}.rank-content{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.rank-copy{min-width:0;display:grid;gap:3px}.rank-copy strong{overflow:hidden;color:var(--foreground);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.rank-copy span,.rank-value{color:var(--muted-foreground);font-size:12px;font-weight:700}.rank-bar{grid-column:1 / span 2;height:7px;overflow:hidden;border-radius:999px;background:var(--muted)}.rank-bar span{display:block;height:100%;border-radius:inherit;background:var(--primary)}.stats-alert-list{display:grid;gap:10px}.stats-alert-item{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted)}.stats-alert-item>.button-icon{color:var(--destructive)}.stats-alert-item strong,.stats-alert-item span{display:block}.stats-alert-item strong{color:var(--foreground);font-size:13px}.stats-alert-item span{margin-top:3px;color:var(--muted-foreground);font-size:12px}.empty-state{min-height:120px;display:grid;place-items:center;gap:8px;border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted-foreground);font-size:13px;font-weight:700}.panel-card,.content-grid .ui-card{padding:20px}.card-title{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:650}.muted-text{color:#666}.strong-text{font-weight:650}.plain-list{margin:0;padding:0;list-style:none}.plain-list li{padding:8px 0;border-bottom:1px solid #eee}.mobile-section-heading{display:none}.table-card,.ui-table-card{height:640px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;background:var(--card);box-shadow:0 1px 4px #0028201f;overflow:hidden}.table-toolbar{padding:16px 16px 8px}.table-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-field{width:min(385px,100%);min-height:38px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;padding:0 12px;background:var(--card);box-shadow:0 1px 4px #00282014;color:#60736e}.search-field input{width:100%;min-height:36px;border:0;padding:0;background:transparent;color:var(--foreground);outline:none;font-size:14px}.table-scroll{flex:1;overflow:auto;padding:0 16px 16px}.data-table,.ui-data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table thead tr,.ui-data-table thead tr{border-bottom:1px solid var(--border);background:var(--card)}.data-table tbody tr,.ui-data-table tbody tr{border-bottom:1px solid var(--border)}.data-table th,.data-table td,.ui-data-table th,.ui-data-table td{height:57px;padding:8px;text-align:left;vertical-align:middle}.data-table th,.ui-data-table th{color:#304b45;font-weight:650}.accent-cell{color:#001f1b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:650}.strong-cell{color:#001f1b;font-weight:750}.muted-cell{color:#304b45}.center-cell{text-align:right}.row-actions{display:flex;justify-content:flex-end;gap:16px}.icon-action{width:24px;height:24px;display:inline-grid;place-items:center;border:0;background:transparent;color:#001f1b;cursor:pointer}.icon-action.danger{color:#ff2f2f}.product-thumb{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cbded8;border-radius:4px;background:#e7f1ee;color:#11342d;object-fit:cover;font-size:12px;overflow:hidden}.product-thumb.placeholder{text-transform:capitalize}.category-swatch{width:28px;height:28px;display:inline-block;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-sm)}.form-field-wide{grid-column:1 / -1}.image-field{display:flex;align-items:center;gap:14px;margin-bottom:14px}.image-field .product-thumb{width:64px;height:64px;flex:0 0 auto}.image-field-actions{min-width:0;display:grid;gap:8px;flex:1}.image-field input[type=file]{padding:9px 12px}.product-qr-card{display:grid;justify-items:center;gap:14px;padding:10px 0;text-align:center}.product-qr-card img{width:220px;height:220px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.product-barcode-card{overflow-x:auto}.product-barcode{width:min(100%,480px);height:auto;min-height:120px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.product-qr-card strong,.product-qr-card span{display:block}.product-qr-card strong{color:var(--foreground);font-size:16px}.product-qr-card span{margin-top:4px;color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:800}.qr-scanner{display:grid;gap:14px}.qr-scanner-actions{display:flex;flex-wrap:wrap;gap:8px}.qr-camera-frame{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#071411}.qr-camera-frame video{width:100%;height:100%;display:block;object-fit:cover}.qr-scan-icon{position:absolute;inset:50% auto auto 50%;width:112px;height:112px;color:#ffffffb8;transform:translate(-50%,-50%)}.qr-manual-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.qr-scanner-feedback{margin:0;color:var(--muted-foreground);font-size:13px}.data-table th:first-child,.data-table td:first-child,.ui-data-table th:first-child,.ui-data-table td:first-child{padding-left:0}.data-table th:last-child,.data-table td:last-child,.ui-data-table th:last-child,.ui-data-table td:last-child{padding-right:0}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#00000059}.product-modal{width:min(520px,100%);border-radius:8px;padding:24px;background:#fff;box-shadow:0 24px 80px #0003}.product-modal h2{margin:0 0 18px;font-size:22px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:grid;gap:6px;color:#2d3b36;font-size:14px;font-weight:650}.form-field select{width:100%;min-height:48px;border:1px solid #ccd8d2;border-radius:8px;padding:0 14px;background:#fff;color:#17211d;outline:none}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.filter-tabs{display:flex;gap:8px;padding:4px;border-radius:8px;background:#eef5f2;width:fit-content}.filter-tabs button{border:0;border-radius:6px;padding:8px 16px;background:transparent;color:#666;cursor:pointer;font-size:14px;font-weight:650}.filter-tabs button.active{background:#00846c;color:#fff}.movement-type{font-weight:650}.movement-type.entrada{color:#2d5a5a}.movement-type.salida{color:#ff6b6b}.subline{display:block;margin-top:3px;color:#999;font-size:12px;font-weight:400}.table-note{margin-top:20px;padding:12px 16px;border:1px solid #d6e4df;border-radius:12px;background:#fff;color:#304b45;box-shadow:0 1px 4px #0028201a;font-size:12px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;color:#304b45;font-size:14px}.pagination-actions{display:flex;align-items:center;gap:10px}.pagination-actions .action-button{min-height:36px}.action-button:disabled{cursor:not-allowed;opacity:.45}.movement-type{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.movement-type-in{background:#e7f5ee;color:#0f7a4f}.movement-type-out{background:#fdeaea;color:#b42318}@media(max-width:760px){body{background:#dfe6f1}.app-frame{flex-direction:column;min-height:100vh;padding:10px;background:#dfe6f1}.app-sidebar{width:100%;border-radius:18px 18px 0 0;padding:18px 16px 12px}.sidebar-collapsed .app-sidebar{width:100%;padding:18px 16px 12px}.sidebar-collapsed .sidebar-brand-copy,.sidebar-collapsed .sidebar-link span{display:block}.sidebar-collapsed .sidebar-link{justify-content:flex-start;padding-inline:14px}.sidebar-toggle{display:none}.sidebar-brand{margin-bottom:18px}.sidebar-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.sidebar-link{min-width:max-content;margin-bottom:0;padding-inline:14px}.sidebar-link-child{margin-top:0;padding-inline:12px 14px}.sidebar-logout{margin-top:12px}.app-main{padding:0;border-radius:0 0 18px 18px;background:var(--card)}.app-topbar{position:relative;min-height:0;align-items:flex-start;flex-direction:column;padding:16px 14px;background:var(--card)}.topbar-actions{width:100%;justify-content:space-between}.topbar-title strong{font-size:16px}.profile-trigger{max-width:178px}.profile-copy{display:none}.profile-dropdown,.notifications-dropdown{right:0;width:min(220px,calc(100vw - 48px))}.notifications-dropdown{right:-56px;width:min(280px,calc(100vw - 48px))}.app-content{padding:18px 14px 22px}.page-header{flex-direction:column;gap:14px;margin-bottom:16px}.page-header h1{font-size:26px}.page-header p{font-size:13px}.page-actions{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;padding-bottom:4px}.page-actions .ui-button{min-width:max-content}.page,.page-narrow{padding-left:0;padding-right:0}.stats-grid,.content-grid,.stats-insights-grid{grid-template-columns:1fr}.stats-panel{padding:14px}.rank-content{grid-template-columns:minmax(0,1fr)}.rank-value{justify-self:start}.rank-bar{grid-column:1}.stats-alert-item{grid-template-columns:18px minmax(0,1fr)}.stats-alert-item .ui-badge{grid-column:2;width:fit-content}.ui-table-card{height:auto;min-height:0;border:0;border-radius:0;box-shadow:none;background:transparent}.table-toolbar-row{flex-direction:column;align-items:stretch}.table-toolbar{padding:0 0 14px}.table-scroll{padding:0;overflow:visible}.mobile-section-heading{display:flex;align-items:center;justify-content:space-between;margin:18px 0 12px}.mobile-section-heading h2{margin:0;color:#101714;font-size:18px;line-height:1.2}.mobile-section-heading span{color:var(--muted-foreground);font-size:12px;font-weight:700}.ui-data-table{display:block}.ui-data-table thead{display:none}.ui-data-table tbody{display:grid;grid-template-columns:1fr;gap:12px}.ui-data-table tr{display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 8px 24px #1d322a14}.ui-data-table td{min-height:0;height:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;text-align:right}.ui-data-table td:before{content:attr(data-label);color:var(--muted-foreground);font-size:11px;font-weight:800;text-align:left;text-transform:uppercase}.products-table tr{grid-template-columns:76px minmax(0,1fr) auto;align-items:start}.products-table td:first-child{grid-row:1 / span 4;grid-column:1;justify-content:flex-start}.products-table td:first-child:before{display:none}.products-table td:first-child .product-thumb{width:64px;height:64px;border-radius:8px}.products-table td:nth-child(2),.products-table td:nth-child(5),.products-table td:nth-child(6),.products-table td:nth-child(7){grid-column:2 / span 2}.products-table td:nth-child(3){grid-column:2 / span 2;justify-content:flex-start;padding-right:72px;text-align:left;font-size:15px}.products-table td:nth-child(3):before{display:none}.products-table td:nth-child(4){grid-column:2 / span 2}.products-table td:last-child{grid-column:3;grid-row:1;justify-content:flex-end}.products-table td:last-child:before,.movements-table td:last-child:before{display:none}.row-actions{gap:6px}.movements-table tr{grid-template-columns:1fr auto}.movements-table td:nth-child(3){grid-column:1 / span 2;align-items:flex-start;flex-direction:column;gap:4px;text-align:left}.movements-table td:nth-child(3):before{display:none}.movements-table td:last-child{grid-column:2;grid-row:1;justify-content:flex-end}.categories-table tr,.movement-reasons-table tr{grid-template-columns:40px minmax(0,1fr) auto}.categories-table td:first-child,.movement-reasons-table td:first-child{grid-column:1;grid-row:1;justify-content:flex-start}.categories-table td:first-child:before,.movement-reasons-table td:first-child:before{display:none}.categories-table td:nth-child(2),.movement-reasons-table td:nth-child(2){grid-column:2 / span 2;justify-content:flex-start;padding-right:48px;text-align:left;font-size:15px}.categories-table td:nth-child(2):before,.movement-reasons-table td:nth-child(2):before{display:none}.categories-table td:nth-child(3),.categories-table td:nth-child(4),.categories-table td:nth-child(5),.movement-reasons-table td:nth-child(3),.movement-reasons-table td:nth-child(4),.movement-reasons-table td:nth-child(5){grid-column:1 / span 3}.categories-table td:last-child,.movement-reasons-table td:last-child{grid-column:3;grid-row:1;justify-content:flex-end}.categories-table td:last-child:before,.movement-reasons-table td:last-child:before{display:none}.modal-grid,.ui-form-grid{grid-template-columns:1fr}.image-field{align-items:stretch;flex-direction:column}.qr-manual-row{grid-template-columns:1fr}.pagination-bar{align-items:flex-start;flex-direction:column}.pagination-actions{width:100%;justify-content:space-between}}.language-selector{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted-text, #64748b);font-size:.875rem;font-weight:600}.language-menu{position:relative}.language-trigger{min-height:2.4rem;display:flex;align-items:center;gap:.5rem;border:1px solid var(--border-color, #dbe4e1);border-radius:.6rem;background:var(--surface, #fff);color:inherit;padding:0 .65rem;cursor:pointer;font:inherit}.language-selector.compact .language-trigger{min-width:6.25rem}.language-chevron{margin-left:auto;width:1rem;height:1rem;transition:transform .16s ease}.language-chevron.rotated{transform:rotate(180deg)}.language-options{position:absolute;top:calc(100% + .35rem);right:0;z-index:80;min-width:11rem;overflow:hidden;border:1px solid var(--border);border-radius:.65rem;background:var(--card);box-shadow:var(--shadow-md)}.language-options button{width:100%;display:flex;align-items:center;gap:.65rem;border:0;padding:.65rem .75rem;background:transparent;color:var(--foreground);cursor:pointer;font:inherit;text-align:left}.language-options button:hover,.language-options button[aria-selected=true]{background:var(--muted)}.language-options button[aria-selected=true]{color:var(--primary);font-weight:700}.language-flag{width:1.65rem;height:1.15rem;flex:0 0 auto;border-radius:.2rem;object-fit:cover;box-shadow:0 0 0 1px #0f172a24}.commerce-page,.directory-page{display:grid;gap:20px}.directory-page>.ui-tabs{width:fit-content}.commerce-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.commerce-summary>div{display:grid;gap:4px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.commerce-summary strong{font-size:26px}.commerce-summary span{color:var(--muted-foreground);font-size:13px}.commerce-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.commerce-orders{display:grid;gap:10px;margin-top:14px}.commerce-order{display:grid;grid-template-columns:minmax(150px,1fr) auto auto minmax(180px,auto);align-items:center;gap:14px;padding:14px;border:1px solid var(--border);border-radius:var(--radius)}.commerce-order>div:first-child{display:grid;gap:3px}.commerce-order>div:first-child span{color:var(--muted-foreground);font-size:13px}.commerce-order-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}@media(max-width:760px){.commerce-summary{grid-template-columns:1fr}.commerce-order{grid-template-columns:1fr;align-items:start}.commerce-order-actions{justify-content:flex-start}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
