:root{color:#18211d;font-synthesis:none;background:#f6f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #dde2d8;flex-direction:column;gap:28px;padding:28px 20px;display:flex}.product-name{color:#5d6b60;margin:0 0 8px;font-size:13px;font-weight:700}.sidebar h1,.page h2,.action-panel h3{margin:0}.sidebar h1{font-size:24px;line-height:1.2}.nav-list{gap:8px;display:grid}.nav-list button{color:#445047;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:10px 12px}.nav-list button.active,.nav-list button:hover{color:#18211d;background:#eef4eb;border-color:#c9d6c8}.workspace{padding:32px}.page{gap:24px;max-width:1180px;display:grid}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-header h2{font-size:28px;line-height:1.2}.page-header p,.muted{color:#657169;margin:8px 0 0}.two-column{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.panel{background:#fff;border:1px solid #dde2d8;border-radius:8px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.field{color:#39443d;gap:7px;font-size:13px;font-weight:700;display:grid}.field input,.field select,.field textarea{color:#18211d;background:#fbfcfa;border:1px solid #ccd4cb;border-radius:7px;width:100%;min-width:0;padding:9px 10px;font-size:14px;font-weight:500}.field textarea{resize:vertical;min-height:104px}.action-panel{gap:14px;padding:20px;display:grid}.primary,.secondary{cursor:pointer;border-radius:8px;min-height:40px;padding:9px 12px;font-size:14px;font-weight:800}.primary{color:#fff;background:#243326;border:1px solid #243326}.secondary{color:#243326;background:#eef4eb;border:1px solid #b7c5b5}button:disabled{cursor:not-allowed;opacity:.6}.status{text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-draft{color:#56615a;background:#ecefed}.status-validated{color:#24539a;background:#e7f0ff}.status-published{color:#27663a;background:#e1f5e7}.success,.error{border-radius:8px;margin:0;padding:10px 12px;font-size:14px;font-weight:700}.success{color:#27663a;background:#e1f5e7}.error{color:#9b2f20;background:#fff0ed}@media (width<=860px){.app-shell,.two-column,.form-grid{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #dde2d8;border-right:0}.workspace{padding:20px}}
