:root{--ink:#162923;--muted:#65716c;--green:#174e38;--sage:#edf3ee;--selected:#d9e7dc;--line:#dce2de;--white:#fff;--radius:10px;color:var(--ink);background:var(--white);font-family:Tahoma,Leelawadee UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;line-height:1.6}a{color:var(--green);text-decoration:none}button,input,textarea,select{font:inherit}button,.button{border:1px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 21px;font-size:15px;font-weight:600;line-height:1.25;display:inline-flex}button:disabled{opacity:.5;cursor:not-allowed}.secondary{color:var(--green);border-color:var(--line);background:#fff}button:hover:not(:disabled),.button:hover{filter:brightness(.95)}input,textarea,select{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #cad4cd;border-radius:6px;padding:11px 12px;font-size:16px}textarea{resize:vertical}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #91b49e}label{font-size:14px;line-height:1.5;display:block}label>input,label>textarea,label>select{margin-top:6px}h1{letter-spacing:-1px;margin:0 0 10px;font-size:32px;line-height:1.18}h2{letter-spacing:-.4px;margin:0 0 12px;font-size:22px}h3{margin:28px 0 9px;font-size:17px}p{line-height:1.6}fieldset{border:0;min-width:0;margin:0;padding:0}.muted,.fine,.page-heading p{color:var(--muted)}.fine{font-size:12px;line-height:1.6}.optional{color:#7c8880;margin-left:7px;font-size:12px;font-weight:400}.required{color:#914430}.brand{color:#164b34;letter-spacing:-.5px;align-items:center;gap:10px;font-size:21px;font-weight:700;display:flex}.app-shell{min-height:100vh}.sidebar{background:linear-gradient(120deg,#f0f5f1,#e9f0eb);border-right:1px solid #e5ebe6;flex-direction:column;width:230px;padding:32px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin-bottom:30px;padding:0 10px}.sidebar nav{gap:6px;display:grid}.sidebar nav a,.future{color:#42534a;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:12px 15px;font-size:15px;display:flex}.sidebar nav a.active{background:var(--selected);color:var(--green);font-weight:700}.future{color:#88938c;margin-top:4px}.future small{margin-left:auto;font-size:10px}.operator{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding:18px 10px 0;font-size:12px;display:flex}.operator strong{display:block}.operator span:not(.avatar){color:var(--muted);margin-top:4px;display:block}.avatar{background:#d5e1d8;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.text-button{min-height:32px;color:var(--green);text-underline-offset:4px;background:0 0;border:0;padding:6px 0;font-size:13px;font-weight:500;text-decoration:underline}.content{max-width:1530px;margin-left:230px;padding:42px 44px 65px}.mobile-header,.mobile-nav{display:none}.page-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:26px;display:flex}.page-heading p{margin:0;font-size:16px}.section-name{margin:0 0 18px;font-size:14px;font-weight:600}.intake{max-width:1080px}.intake fieldset{grid-template-columns:1fr 1fr;gap:30px;display:grid}.upload{border-radius:var(--radius);text-align:center;cursor:pointer;background:#f8faf9;border:1px dashed #bccbc2;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;padding:24px;display:flex;position:relative}.upload strong{font-size:17px;font-weight:500}.upload span,.upload small{color:var(--muted);font-size:12px}.upload:focus-within{outline:3px solid #91b49e}.upload input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.fields{gap:20px;display:grid}.measurements{border:1px solid var(--line);border-radius:7px;padding:13px}.measurements summary{cursor:pointer;min-height:25px;font-size:14px}.measurements[open] summary{margin-bottom:15px}.measure-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.photo-strip{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.photo-preview{aspect-ratio:1;background:#f5f7f5;border-radius:7px;width:calc(33.333% - 7px);position:relative;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview button{color:#333;background:#fff;border:0;border-radius:50%;width:32px;height:32px;min-height:32px;padding:0;font-size:22px;position:absolute;top:4px;right:4px}.camera-button{width:100%;margin-top:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.intake-submit{width:calc(50% - 15px);margin:22px 0 0 auto}.intake-submit>button{width:100%}.error{color:#853d2c;background:#fff0ee;border:1px solid #eacbc4;border-radius:7px;margin-bottom:16px;padding:13px 16px;font-size:14px;line-height:1.5}.success,.notice{color:#235636;background:#eef5ee;border:1px solid #cfdfd1;border-radius:7px;padding:13px 16px;font-size:14px;line-height:1.6}.notice{color:#685b30;background:#faf7ec;border-color:#e9e1c5;margin-bottom:16px}.metrics{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.metric{border:1px solid var(--line);border-radius:8px;padding:22px 18px}.metric span{color:var(--muted);font-size:12px}.metric strong{margin-top:12px;font-size:30px;display:block}.empty{text-align:center;border:1px solid var(--line);border-radius:9px;margin-top:26px;padding:55px 22px}.empty p{color:var(--muted);font-size:14px}.empty-icon{background:var(--sage);width:88px;height:88px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.empty .button{margin-top:8px}.future-note{border-top:1px solid var(--line);color:var(--muted);margin-top:30px;padding-top:22px;font-size:13px}.future-note p{margin:8px 0}.collection-callout{background:var(--sage);border-radius:10px;align-items:center;gap:28px;margin-top:28px;padding:36px;display:flex}.collection-callout p{color:var(--muted)}.filters{grid-template-columns:2fr 1fr 1fr;gap:16px;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);color:var(--ink);border-radius:10px;display:block;overflow:hidden}.product-photo{aspect-ratio:4/3;background:#f3f5f2}.product-photo img{object-fit:contain;width:100%;height:100%}.product-card-body{padding:18px}.sku{letter-spacing:.5px;color:var(--muted);font-family:monospace;font-size:13px}.product-card h2{overflow-wrap:anywhere;margin:9px 0 14px;font-size:19px}.product-price{justify-content:space-between;gap:12px;font-size:17px;font-weight:700;display:flex}.product-price span{color:var(--muted);font-size:12px;font-weight:400}.status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-card .status-row{margin-top:16px}.status{color:#647167;letter-spacing:.3px;white-space:nowrap;background:#f0f2f1;border-radius:20px;padding:6px 8px;font-size:10px;font-weight:600;display:inline-block}.status.available,.status.approved{color:#285838;background:#e6f1e8}.status.failed{color:#86402f;background:#fff0ed}.status.pending,.status.needs_review{color:#7d642f;background:#f7f1e4}.pagination{justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}.back{margin-bottom:24px;font-size:13px;display:inline-block}.detail-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:38px;display:grid}.detail-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-photos a:first-child{grid-column:1/-1}.detail-photos img{object-fit:contain;background:#f6f8f5;border-radius:8px;width:100%;max-height:500px;display:block}.price-line{justify-content:space-between;align-items:center;gap:16px;display:flex}.price-line strong{font-size:25px}.facts{padding:14px 0}.facts dl{grid-template-columns:1fr 1.5fr;gap:12px;font-size:14px;display:grid}.facts dt{color:var(--muted)}.facts dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.dl-row{display:contents}.review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-heading h2{margin:0}.review-panel>.muted{font-size:13px}.copy-fields{gap:16px;margin-top:22px;display:grid}.attribute-list{border-top:1px solid var(--line)}.attribute{border-bottom:1px solid var(--line);padding:16px 0}.attribute-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.attribute-top label{font-weight:600}.attribute-actions{justify-content:flex-end;align-items:center;gap:12px;min-height:35px;margin-top:8px;display:flex}.review-label{color:var(--muted);margin-right:auto;font-size:12px}.review-label.confirmed{color:var(--green)}.small{min-height:34px;padding:7px 10px;font-size:12px}.reject{color:#8b3c2b;background:#fff0ed;border-color:#f1d6ce}.review-actions{background:#fff;gap:12px;margin-top:25px;padding:15px 0;display:flex;position:sticky;bottom:0}.review-actions button{flex:1}.audit{border-top:1px solid var(--line);margin-top:18px;padding-top:20px}.audit summary{cursor:pointer;font-weight:600}.audit ol{padding:0;list-style:none}.audit li{border-bottom:1px solid var(--line);padding:10px 0;font-size:12px}.audit li strong,.audit li span{margin-bottom:5px;display:block}.audit li span{color:var(--muted)}.edit-form{padding:20px 0}.edit-form>button{width:100%;margin-top:18px}.login{background:var(--sage);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-width:430px;padding:38px}.login-card .brand{margin-bottom:36px}.login-card h1{font-size:28px}.login-card form{gap:20px;margin-top:28px;display:grid}.login-card .fine{text-align:center;margin-top:24px}.gate{max-width:600px;padding:60px}@media (min-width:1500px){.content{padding:50px 64px}.upload{min-height:390px}}@media (max-width:1100px){.sidebar{width:205px}.content{margin-left:205px;padding:32px 25px}.metrics{gap:8px}.metric{padding:18px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{gap:24px}}@media (max-width:760px){h1{letter-spacing:-.6px;font-size:26px}.sidebar{display:none}.content{margin-left:0;padding:24px 18px 100px}.mobile-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.brand{font-size:20px}.mobile-nav{border-top:1px solid var(--line);padding:8px 12px max(10px, env(safe-area-inset-bottom));z-index:10;background:#fff;justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.mobile-nav a{color:#77847b;flex-direction:column;align-items:center;gap:5px;min-width:74px;padding:4px;font-size:11px;display:flex}.mobile-nav .active{color:var(--green);font-weight:700}.page-heading{gap:12px;margin-bottom:22px}.page-heading>.button{white-space:nowrap;padding:10px;font-size:12px}.page-heading p{font-size:14px}.section-name{margin:0 0 12px;font-size:12px}.intake fieldset{grid-template-columns:1fr;gap:22px}.upload{gap:8px;min-height:185px;padding:20px 12px}.upload svg{width:28px;height:28px}.upload strong{font-size:15px}.camera-button{min-height:44px}.intake-submit{width:100%;margin-top:22px}.fields{gap:18px}.metrics{grid-template-columns:repeat(2,1fr);gap:12px}.metric:first-child{grid-column:1/-1}.metric{padding:18px}.metric strong{font-size:26px}.empty{padding:35px 18px}.collection-callout{gap:16px;padding:25px 18px}.collection-callout h2{font-size:20px}.filters{grid-template-columns:1fr 1fr;gap:12px}.filters label:first-child{grid-column:1/-1}.product-grid{gap:14px}.product-card-body{padding:12px}.product-card h2{font-size:16px}.product-price{flex-direction:column;gap:5px;font-size:16px}.status{padding:5px 7px;font-size:9px}.detail-grid{grid-template-columns:1fr;gap:28px}.detail-photos a:first-child img{max-height:400px}.detail-grid .review-actions{bottom:65px}.attribute-top .fine{font-size:10px}.review-actions button{padding:12px 10px;font-size:13px}.login-card{padding:28px}.login-card h1{font-size:26px}.gate{padding:35px 20px}.status-row .sku{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.upload-progress{margin:12px 0}.upload-progress progress{width:100%;accent-color:var(--green)}input[name=price]{min-height:58px;font-size:24px}.attribute-actions{flex-wrap:wrap}.attribute-actions .small,.text-button,.photo-preview button{min-width:44px;min-height:44px}.measurements summary,.audit summary{min-height:44px;padding-block:10px}@media (max-width:760px){.status{font-size:12px}.attribute-top{flex-wrap:wrap;gap:4px}.attribute-top .fine{font-size:12px}.review-heading,.review-actions{flex-wrap:wrap}.content,.review-panel,.product-card-body{min-width:0}.product-card h2,.notice,.fine,dd{overflow-wrap:anywhere}}
