:root{--bg:#f3f1eb;--paper:#fffefa;--ink:#1e2921;--muted:#6d766f;--line:#d9ddd5;--green:#52aa19;--green-dark:#3e7f17;--green-soft:#e4f0dd;--amber:#b77523}*{box-sizing:border-box}body,html{background:var(--bg);color:var(--ink)}body{margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.auth-shell{min-height:100svh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,#e6eddc 0,transparent 30%),var(--bg)}.auth-card{width:min(100%,470px);padding:38px;background:var(--paper);border:1px solid var(--line);box-shadow:0 22px 60px rgb(43 58 45/8%)}.brand-lockup{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.12em;font-weight:800}.brand-logo{width:34px;height:34px;flex:0 0 34px;object-fit:contain}.eyebrow{margin:26px 0 8px;color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.15em}h1{font-size:clamp(30px,5vw,46px);line-height:1.08;letter-spacing:-.04em}h1,h2{margin:0}h2{font-size:17px}.auth-copy,.page-heading p{color:var(--muted);line-height:1.7}.auth-copy{margin:18px 0 26px}.fine-print{margin:16px 0 0;color:var(--muted);font-size:11px}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:0 18px;cursor:pointer;font-weight:750;font-size:13px;transition:.18s ease}.button.primary{color:white;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.secondary{background:var(--paper);border-color:var(--line);color:var(--ink)}.button.compact{min-height:34px;padding:0 13px;font-size:12px}.toolbar{display:flex;align-items:center;justify-content:space-between}.app-shell{min-height:100svh}.site-header{height:62px;padding:0 clamp(18px,4vw,52px);justify-content:space-between;gap:20px;background:rgb(255 254 250/92%);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-nav,.site-header{display:flex;align-items:center}.header-nav{gap:18px;color:var(--muted);font-size:12px;font-weight:700}.demo-chip{padding:5px 8px;color:#795114;background:#fff0cc;border:1px solid #efd79f;font-size:9px;letter-spacing:.1em}.page-wrap{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:34px 0 72px}.page-wrap.narrow{width:min(1100px,calc(100% - 40px))}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px}.page-heading .eyebrow{margin-top:0}.page-heading p{margin:8px 0 0;font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.stat{padding:18px 20px;background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.stat strong{font-size:25px}.stat span{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.product-table-wrap{background:var(--paper);border:1px solid var(--line);overflow-x:auto}.product-table{border-collapse:collapse;width:100%;min-width:800px}.product-table th{padding:12px 15px;color:var(--muted);text-align:left;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.09em;text-transform:uppercase}.product-table td{padding:11px 15px;border-bottom:1px solid #eceee9;font-size:12px}.product-table tr:last-child td{border-bottom:0}.product-cell{display:flex;align-items:center;gap:12px}.image-placeholder,.product-cell img{width:48px;height:48px;object-fit:cover;background:#edf0e8;border:1px solid var(--line)}.image-placeholder{display:grid;place-items:center;color:var(--muted);font-size:8px}.product-cell div{display:flex;flex-direction:column;gap:4px}.product-cell span{color:var(--muted);font-size:10px}.text-link{color:var(--green-dark);font-weight:800;white-space:nowrap}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:99px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:#edf0e8}.status-submitted{color:#795114;background:#fff0cc}.status-needs_revision{color:#9e2e2e;background:#ffe0dc}.status-approved,.status-published{color:#2e6337;background:#dfeedd}.empty-state{padding:58px 24px;text-align:center;background:var(--paper);border:1px solid var(--line)}.empty-state p{color:var(--muted);margin:10px 0 22px}.product-form{display:grid;gap:12px}.stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--paper);border:1px solid var(--line)}.stepper button{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);background:transparent;border:0;border-right:1px solid var(--line);cursor:default}.stepper button:last-child{border-right:0}.stepper button.done{cursor:pointer}.stepper button.active{color:var(--ink);background:var(--green-soft)}.stepper span{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:9px;font-weight:800}.stepper .active span,.stepper .done span{color:white;background:var(--green);border-color:var(--green)}.stepper small{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.form-section{background:var(--paper);border:1px solid var(--line);padding:22px}.form-section[hidden]{display:none}.section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.section-title>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e7eedf;color:var(--green-dark);font-size:10px;font-weight:800}.section-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.form-grid{display:grid;gap:14px}.form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}label{display:grid;gap:7px;margin-top:14px;color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.03em}.form-grid label{margin-top:0}input,select,textarea{width:100%;color:var(--ink);background:white;border:1px solid #ccd2c8;border-radius:0;padding:10px 11px;outline:none;font-size:13px}input,select{height:40px}textarea{resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgb(82 170 25/13%)}.input-pair{display:grid;grid-template-columns:84px 1fr;gap:7px}.check-row{display:flex;align-items:center;gap:9px;margin:0 0 15px;font-size:12px}.check-row input{width:17px;height:17px}.upload-row{display:flex;align-items:center;gap:13px;color:var(--muted);font-size:11px}.upload-button{position:relative;overflow:hidden}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.image-tile{position:relative;aspect-ratio:1;background:#edf0e8;border:1px solid var(--line);overflow:hidden}.image-tile img{width:100%;height:100%;object-fit:cover}.image-tile button{position:absolute;right:5px;bottom:5px;border:0;background:rgb(30 41 33/84%);color:white;padding:5px 7px;font-size:9px;cursor:pointer}.form-message{margin:0;padding:11px 13px;font-size:12px}.form-message.success{background:#e3efe0;color:#2e6337}.form-message.error{background:#ffe4e0;color:#9e2e2e}.sticky-actions{position:sticky;bottom:0;z-index:10;display:flex;justify-content:flex-end;gap:8px;padding:12px;background:rgb(243 241 235/92%);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.step-count{margin-right:auto;align-self:center;color:var(--muted);font-size:10px;font-weight:750}.revision-note{margin:-10px 0 15px;padding:16px 18px;background:#fff1de;border:1px solid #eed1a9}.revision-note p{margin:7px 0 0;color:#6f4a1d;line-height:1.6}@media (max-width:760px){.site-header{height:auto;min-height:60px;padding:12px 16px}.header-nav>a:first-of-type{display:none}.page-wrap,.page-wrap.narrow{width:min(100% - 24px,1100px);padding-top:23px}.page-heading{align-items:flex-start;flex-direction:column}.page-heading .button{width:100%}.stat-grid{grid-template-columns:repeat(2,1fr)}.form-grid.cols-3{grid-template-columns:1fr}.form-section{padding:17px 15px}.image-grid{grid-template-columns:repeat(3,1fr)}.auth-card{padding:27px 22px}.stepper small{display:none}.stepper button{min-height:46px}.sticky-actions{margin:0 -12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap}.sticky-actions .button{flex:1 1}.step-count{order:-1;width:100%;text-align:center;margin:0 0 3px}}