:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124;background:#f4f1ea;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a.iconOnly{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;justify-content:center;min-height:40px;text-decoration:none;transition:.16s ease}button:disabled{cursor:not-allowed;opacity:.58}.shell{min-height:100vh;padding:28px}.topbar,.workspace,.metrics{margin:0 auto;max-width:1480px}.topbar{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px}.topbar h1,.panel h2,.editor h2{letter-spacing:0;margin:0}.topbar h1{font-size:clamp(28px,4vw,44px);line-height:1.05}.eyebrow{color:#7c3f20;font-size:12px;font-weight:800;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.topActions,.toolbar,.actions,.rowActions{align-items:center;display:flex;gap:10px}.primary,.dark,.ghost{padding:0 15px}.primary{background:#1f7a4f;color:#fff;font-weight:800}.primary:hover{background:#17643f}.dark{background:#232629;color:#fff;font-weight:750}.ghost{background:#fff;border:1px solid #ded9ce;color:#252525}.ghost:hover{border-color:#b9b1a2}.danger{color:#a53328}.iconText{gap:8px}.iconOnly{height:40px;padding:0;width:40px}.metrics{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.metric{align-items:center;background:#fffdfa;border:1px solid #e2ddd3;border-radius:8px;display:grid;gap:4px 14px;grid-template-columns:48px 1fr;padding:18px}.metricIcon{align-items:center;border-radius:8px;display:flex;grid-row:span 2;height:48px;justify-content:center;width:48px}.metric svg{height:23px;width:23px}.metric span{color:#6d6b66;font-size:13px;font-weight:700}.metric strong{font-size:28px;line-height:1}.metric.green .metricIcon{background:#dff4e9;color:#19734b}.metric.blue .metricIcon{background:#e0edf9;color:#2e5f99}.metric.amber .metricIcon{background:#f7e8c5;color:#8d5d13}.notice{background:#fff8df;border:1px solid #ecd68f;border-radius:8px;color:#5f4710;margin:0 auto 18px;max-width:1480px;padding:12px 14px}.workspace{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 410px}.panel,.editor{background:#fffdfa;border:1px solid #e2ddd3;border-radius:8px;box-shadow:0 18px 46px #3c301f14}.panelHeader,.editorHeader{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:18px}.panelHeader{border-bottom:1px solid #ece7dc}.search{align-items:center;background:#f7f4ee;border:1px solid #ded9ce;border-radius:8px;display:flex;gap:8px;min-height:40px;padding:0 12px}.search input{background:transparent;border:0;min-width:170px;outline:0}.tableWrap{overflow-x:auto}table{border-collapse:collapse;min-width:840px;width:100%}th,td{border-bottom:1px solid #eee9de;padding:13px 18px;text-align:left;white-space:nowrap}th{color:#77726a;font-size:12px;text-transform:uppercase}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.active{background:#f8f3e8}.productCell{align-items:center;display:flex;gap:12px;min-width:280px}.productCell img,.thumbFallback{background:#efe9dd;border:1px solid #e3dccd;border-radius:8px;height:46px;object-fit:cover;width:46px}.productCell strong{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productCell span{color:#77726a;display:block;font-size:13px;margin-top:4px}.strong{font-weight:850}.positive{color:#167649;font-weight:850}.muted{color:#77726a}.empty{color:#77726a;padding:48px;text-align:center}.editor{padding:0 18px 18px;position:sticky;top:18px}.chip{background:#e9f3ed;border-radius:999px;color:#19734b;font-size:12px;font-weight:800;padding:6px 10px}.formGrid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.field{display:grid;gap:7px}.field.wide{margin-bottom:12px}.field span{color:#57534d;font-size:13px;font-weight:750}.field input{background:#fbfaf7;border:1px solid #ded8cc;border-radius:8px;min-height:42px;outline:0;padding:0 12px;width:100%}.field input:focus{border-color:#1f7a4f;box-shadow:0 0 0 3px #1f7a4f1f}.actions{justify-content:flex-end;margin-top:18px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1080px){.workspace{grid-template-columns:1fr}.editor{position:static}}@media(max-width:760px){.shell{padding:16px}.topbar,.panelHeader{align-items:stretch;flex-direction:column}.topActions,.toolbar{flex-wrap:wrap}.metrics,.formGrid{grid-template-columns:1fr}.metric strong{font-size:24px}}
