:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f1ea;--panel:#fffdf7eb;--panel-strong:#fffdf8;--line:#d9d1c3;--ink:#1d1b17;--muted:#716958;--accent:#1f5f4a;--accent-soft:#d8ebe3;--warning:#9f5c1e}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:radial-gradient(circle at 100% 0,#d7e8e0d9,#0000 28%),linear-gradient(#f7f4ec 0%,#ece6da 100%);margin:0;font-family:IBM Plex Sans,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}body{min-height:100vh}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{color:#f7f2e8;background:#1d1b17eb;border-right:1px solid #5b54471f;flex-direction:column;gap:24px;min-height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.sidebar-brand{flex-direction:column;gap:6px;display:flex}.sidebar-brand-mark{letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:1.1rem;font-weight:700}.sidebar-brand-subtitle{color:#f7f2e8a8;font-size:.88rem}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-footer{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin-top:auto;padding-top:18px;display:flex}.sidebar-user-label{color:#f7f2e88c;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.sidebar-user-name{font-size:.92rem;font-weight:600}.sidebar-logout{color:#f7f2e8;width:100%;font:inherit;text-align:left;background:0 0;border:1px solid #ffffff29;border-radius:10px;padding:10px 12px}.sidebar-link{color:#f7f2e8e6;border-radius:10px;padding:10px 12px;font-size:.95rem;transition:background-color .18s}.sidebar-link:hover{background:#ffffff14}.app-main{padding:24px 28px 40px}.page-stack{flex-direction:column;gap:14px;display:flex}.sticky-page-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf6eb;border:1px solid #5b54471a;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex;position:sticky;top:0}.header-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.page-title{margin:0;font-size:1.65rem;font-weight:700}.page-subtitle{color:var(--muted);margin:6px 0 0;font-size:.95rem}.header-actions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.button{border:1px solid var(--line);background:var(--panel-strong);color:var(--ink);border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:600;display:inline-flex}.button.mini{border-radius:8px;min-height:30px;padding:6px 10px;font-size:.78rem}.icon-button{border:1px solid var(--line);background:var(--panel-strong);width:30px;height:30px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.icon-button svg{width:14px;height:14px}.button.primary{background:var(--accent);color:#fff;border-color:#1f5f4a3d}.panel{background:var(--panel);border:1px solid #5b54471a;border-radius:18px;padding:18px;box-shadow:0 18px 30px #2b261e0d}.panel-tight{padding:14px 16px}.panel-header-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.panel-title{font-size:.94rem;font-weight:700}.notice{background:#fdf7e9f5;border:1px solid #9f5c1e38;flex-direction:column;gap:8px;display:flex}.notice strong{font-size:.95rem}.notice code{font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:.84rem}.table-shell{overflow-x:auto}.compact-shell{margin-top:8px}.compact-panel-header{margin-bottom:8px}.compact-table th,.compact-table td{padding-top:7px;padding-bottom:7px}.compact-error{max-width:220px;margin-top:2px;font-size:.72rem;line-height:1.25}.data-table{border-collapse:collapse;width:100%;font-size:.92rem}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #5b54471a;padding:11px 10px}.data-table th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.data-table.dense{font-size:.86rem}.data-table.dense th,.data-table.dense td{padding:9px 8px}.data-table tr:last-child td{border-bottom:none}.table-link{color:var(--accent);font-weight:600}.mono{font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:.84rem}.muted{color:var(--muted)}.badge{border-radius:999px;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.badge.ordered{background:var(--accent-soft);color:var(--accent)}.badge.other{color:var(--muted);background:#1d1b1714}.badge.pending{color:#2d6e5b;background:#1f5f4a24}.badge.error{color:#a8473a;background:#aa473a1f}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr));gap:12px;display:grid}.stat-card{background:#fffdf7e6;border:1px solid #5b544714;border-radius:16px;padding:16px}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.stat-value{margin-top:8px;font-size:1.25rem;font-weight:700}.sync-action-stack{flex-direction:column;gap:6px;display:flex}.inline-status{max-width:320px;color:var(--muted);font-size:.78rem;line-height:1.4}.inline-status.success{color:var(--accent)}.inline-status.error{color:#a8473a}.sync-timestamp{color:var(--muted);text-align:right;font-size:.84rem}.sync-timestamp.compact{font-size:.78rem}.flag-stack{flex-wrap:wrap;gap:4px;display:flex}.note-cell{white-space:nowrap;max-width:112px}.icon-cell{white-space:nowrap;width:1%}.products-tabs-panel{padding:10px 12px}.products-tabs{background:#1d1b170f;border-radius:14px;gap:6px;padding:4px;display:inline-flex}.products-tab{color:var(--muted);font:inherit;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-weight:600}.products-tab.active{background:var(--panel-strong);color:var(--ink);box-shadow:0 8px 16px #2b261e14}.products-filter-toggle{min-width:134px}.products-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.products-filter-field{color:var(--muted);flex-direction:column;gap:8px;font-size:.84rem;font-weight:600;display:flex}.products-filter-field input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#ffffffd6;border-radius:12px;padding:11px 12px}.products-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.products-table-panel,.products-detail{min-height:100%}.products-detail{flex-direction:column;gap:16px;display:flex;position:sticky;top:92px}.products-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.products-selection,.products-batch{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.products-batch select{border:1px solid var(--line);min-width:220px;color:var(--ink);font:inherit;background:#ffffffd6;border-radius:10px;padding:9px 12px}.products-checkbox-shell{color:var(--ink);align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:inline-flex}.products-checkbox-shell.compact{gap:0}.products-checkbox-shell input{width:18px;height:18px;accent-color:var(--accent);margin:0}.products-table tbody tr,.products-history-table tbody tr{cursor:pointer}.products-table tbody tr:hover td,.products-history-table tbody tr:hover td,.is-active-row td{background:#1f5f4a0f}.products-thumb{object-fit:cover;border-radius:10px;width:38px;height:38px;display:block}.products-name{color:#174c99;font-size:1rem;font-weight:700;line-height:1.35}.products-variant{color:#46911f;margin-top:4px;font-weight:700}.products-inline-stack{flex-wrap:wrap;gap:6px;display:flex}.products-positive{color:var(--accent);font-weight:700}.products-negative{color:#a8473a;font-weight:700}.products-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.products-detail-title{margin:8px 0 0;font-size:1.2rem;line-height:1.3}.products-detail-subtitle{color:var(--muted);margin-top:6px;font-size:.92rem}.products-detail-topline{gap:14px;display:flex}.products-detail-thumb{object-fit:cover;border-radius:18px;flex:none;width:76px;height:76px}.products-detail-meta{flex:1;gap:10px;display:grid}.products-detail-meta div{flex-direction:column;gap:4px;display:flex}.products-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.products-detail-stat{background:#ffffffb8;border:1px solid #5b54471a;border-radius:14px;flex-direction:column;gap:6px;padding:12px;display:flex}.products-detail-stat strong{font-size:1rem}.products-detail-section{flex-direction:column;gap:10px;display:flex}.products-detail-movements{flex-direction:column;gap:8px;display:flex}.products-detail-movement{background:#ffffffad;border:1px solid #5b54471a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.products-empty-detail{min-height:220px;color:var(--muted);text-align:center;border:1px dashed #5b544733;border-radius:16px;justify-content:center;align-items:center;font-size:.9rem;line-height:1.5;display:flex}.auth-shell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fffdf7f0;border:1px solid #5b54471a;border-radius:22px;width:min(100%,420px);padding:28px;box-shadow:0 24px 36px #2b261e14}.auth-title{margin:10px 0 0;font-size:1.9rem}.auth-copy{color:var(--muted);margin:10px 0 0;line-height:1.55}.auth-form{flex-direction:column;gap:14px;margin-top:20px;display:flex}.auth-field{flex-direction:column;gap:8px;font-size:.9rem;font-weight:600;display:flex}.auth-field input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#ffffffeb;border-radius:12px;padding:12px 14px}.auth-field input:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.6}.auth-submit{margin-top:6px}.auth-message{border-radius:12px;margin-top:16px;padding:12px 14px;font-size:.88rem;line-height:1.45}.auth-message.success{color:var(--accent);background:#1f5f4a1a}.auth-message.warning{color:var(--warning);background:#9f5c1e1a}.auth-message.error{color:#a8473a;background:#aa473a1a}.auth-message code{font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:.82rem}@media (max-width:1024px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.products-layout{grid-template-columns:1fr}.products-detail{position:static}.sidebar-brand-subtitle,.sidebar-link{font-size:.8rem}}@media (max-width:800px){.app-shell{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid #5b54471f;border-right:none;min-height:auto;position:static}.sidebar-footer{margin-top:8px}.app-main{padding:16px}.sticky-page-header,.panel-header-row,.products-toolbar,.products-detail-header,.products-detail-topline{flex-direction:column}.sync-timestamp{text-align:left}.stats-grid,.products-filter-grid,.products-detail-grid{grid-template-columns:1fr}.products-batch select{width:100%;min-width:0}.auth-shell{padding:16px}.auth-card{padding:22px}}
