:root{--green:#7d6148;--green-dark:#5c4835;--lime:#dcc9b0;--orange:#a68966;--paper:#f7f3ed;--line:#e4d9cc;--muted:#81766b;font-family:'Segoe UI',system-ui,sans-serif}.sidebar{background:#5c4835}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:42px;margin-bottom:14px}.brand img{width:164px;height:auto;object-fit:contain;filter:none}.brand span,.sidebar a.brand span{width:auto;color:#dcc9b0;font-size:20px;line-height:1.02;text-align:left;white-space:nowrap}.brand strong{color:#dcc9b0}.sidebar nav{gap:14px}.sidebar a.selected{box-shadow:inset 3px 0 #dcc9b0}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:24px;align-items:stretch}.stats{width:100%;max-width:none;margin:0;align-content:start}.stat{border-left-color:#7d6148}.stat:nth-child(2){border-left-color:#a68966}.stat-icon{align-self:flex-start;margin-top:7px}.stat-icon.green,.stat-icon.orange{color:#927456}.stat strong,.link,.icon-link{color:#7d6148}.welcome{background:#eadfce;margin:0;max-width:none;height:100%}.welcome-mark{color:#7d6148}.login-page{background:#5c4835}.login-logo{width:220px;height:auto;margin:0 auto 34px;object-fit:contain}.login-panel h1 em{color:#7d6148}h1,h2,.stat b,.welcome-mark{font-family:'Segoe UI',system-ui,sans-serif}.table-wrap{overflow-x:auto}.table-wrap table{min-width:1250px}.table-note{display:block;max-width:180px;white-space:normal}.image-thumb{display:block;width:42px;height:52px;object-fit:contain;background:#faf7f2;border:1px solid #dcc9b0;padding:3px}.image-dropzone{display:grid;place-items:center;gap:10px;min-height:130px;padding:20px;border:2px dashed #a68966;background:#faf7f2;color:#7d6148;text-align:center;font-weight:normal;cursor:pointer}.image-dropzone input{width:100%;border:0;background:transparent;color:var(--muted)}.image-dropzone.dragging,.image-dropzone:hover{border-color:#5c4835;background:#f0e9de}.upload-preview{display:none;max-width:150px;max-height:110px;object-fit:contain}.upload-preview.visible{display:block}@media(max-width:800px){.brand{align-items:flex-start}.brand img{width:164px}.brand span,.sidebar a.brand span{text-align:left}.sidebar nav{margin-top:20px}.login-logo{width:210px}.dashboard-grid{grid-template-columns:1fr;gap:18px}.stats{grid-template-columns:1fr}.welcome{height:auto}}