:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#243a31;background:#f7f8f5;font-synthesis:none;font-size:14px;line-height:1.6;--green:#254d3e;--line:#e4e8e0;--muted:#829087}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;transition:background .16s}button:disabled{cursor:not-allowed;opacity:.45}input,textarea,select{width:100%;padding:11px 13px;background:#fff;border:1px solid #dce2d8;border-radius:6px;color:#243a31;outline:none}input:focus,textarea:focus,select:focus{border-color:#507664;box-shadow:0 0 0 3px #254d3e0c}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}label{display:block;font-weight:500;margin-bottom:20px}label input,label select,label textarea{margin-top:7px}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:"Noto Serif SC",Songti SC,serif;font-weight:500}h1{font-size:32px;letter-spacing:1px}h2{font-size:25px}h3{font-size:16px;font-weight:600}.muted{color:var(--muted);font-size:13px}.eyebrow{display:block;color:#8b9b90;letter-spacing:2.4px;font-size:10px;font-weight:600;margin-bottom:12px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;letter-spacing:2px;font-family:Songti SC,serif}.brand small{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:3px;color:#99a89e;margin-top:2px}.seal{display:grid;place-items:center;width:42px;height:46px;border:1px solid #a0b3a2;border-radius:13px 13px 3px 3px;font-size:24px}.primary{padding:12px 22px;border-radius:6px;background:var(--green);color:#fff;white-space:nowrap}.primary:hover{background:#183a2c}.secondary{padding:10px 18px;border:1px solid #d9dfd4;border-radius:6px;background:#fff;color:#36503f;white-space:nowrap}.secondary:hover{background:#f1f4ec}.quiet{background:transparent;padding:10px;color:#7c8a80}.wide{width:100%}.text-button{padding:5px 8px;background:none;color:#3e6953;font-size:13px}.danger{color:#ad695a}.error,.success{padding:12px 16px;border-radius:6px;margin-bottom:20px;font-size:13px}.error{background:#fff1eb;color:#a5533e;border:1px solid #f2d4c9}.success{background:#ecf4e9;color:#3a693c;border:1px solid #dce9d7}.boot{min-height:100vh;display:grid;place-items:center;color:#54735d;letter-spacing:3px}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-story{padding:64px 70px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(ellipse at 80% 75%,#d8dfc9,transparent 60%),#e9ecdf;min-height:100vh}.login-story h1{font-size:58px;line-height:1.5;margin:16px 0 26px;letter-spacing:5px}.login-story p{line-height:2.2;color:#718070}.story-bottom{font-size:11px;letter-spacing:2px;color:#879681}.login-panel{display:grid;place-items:center;padding:60px}.login-panel form{width:340px;max-width:100%}.login-panel h2{margin-bottom:10px}.login-panel .muted{margin-bottom:36px}.login-foot{font-size:11px;color:#a5aca4;text-align:center;margin-top:25px}.workspace{display:flex;min-height:100vh}.sidebar{width:228px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:36px 24px;display:flex;flex-direction:column}.sidebar .brand{font-size:20px;margin-bottom:55px}.sidebar .seal{width:36px;height:40px;font-size:20px}.nav-label{font-size:10px;letter-spacing:2px;color:#a0aaa0;margin:0 14px 16px}.nav-item{padding:14px 16px;background:none;color:#7a897e;text-align:left;border-radius:6px;display:flex;gap:15px;margin-bottom:7px}.nav-item.active{background:#eef3e9;color:#2c523b}.nav-item span{font-weight:500}.sidebar-bottom{display:flex;gap:12px;align-items:center;margin-top:auto;padding-top:30px}.sidebar-bottom small{display:block;font-size:10px;color:#9aa599}.avatar{background:#e7ede2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.main{margin-left:228px;flex:1;min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);padding:0 46px;display:flex;justify-content:space-between;align-items:center;font-size:12px;background:#fbfcf9;color:#7a887e}.slash{margin:0 16px;color:#c7cdc3}.mode{display:flex;gap:7px;align-items:center;font-size:11px}.mode i{width:6px;height:6px;border-radius:50%;background:#88a080}.content{padding:42px 46px;max-width:1680px;margin:0 auto}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;gap:24px}.page-title .muted{margin-top:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:26px}.stats>div{padding:20px 24px;border:1px solid var(--line);border-radius:8px;background:#fff}.stats span{font-size:11px;color:#839080}.stats strong{display:block;font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.8}.stats small{font-family:inherit;font-size:11px;color:#9aa694;font-weight:400;margin-left:12px}.panel{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.filters{display:flex;align-items:center;padding:20px 24px;gap:12px;border-bottom:1px solid var(--line)}.filters .search{max-width:300px}.filters select{width:145px}.filters .quiet{margin-left:auto}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{font-weight:400;color:#91a08f;background:#fafbf7;padding:14px 20px;font-size:11px;white-space:nowrap}td{padding:19px 20px;border-bottom:1px solid #eef0e9}tbody tr:last-child td{border-bottom:0}td small{display:block;color:#9ba698;font-size:11px}.right{text-align:right;white-space:nowrap}.product-cell{display:flex;gap:15px;align-items:center;min-width:230px}.product-cell img,.thumb-placeholder{width:62px;height:66px;border-radius:5px;object-fit:cover;background:#efefe2;flex-shrink:0}.thumb-placeholder{display:grid;place-items:center;color:#b2bca7;font-family:serif;font-size:25px}.product-cell strong{display:block;font-size:13px;font-weight:500}.product-cell small{margin-top:5px;max-width:290px}.money{font-family:Georgia,serif;font-size:16px;white-space:nowrap}.money small{display:inline}.badge{display:inline-block;padding:3px 9px;border-radius:4px;font-size:10px;white-space:nowrap;background:#f1f0e8;color:#8e8b78}.badge.ON_SALE{background:#edf4e9;color:#59814e}.badge.OFF_SHELF{background:#f4ece6;color:#a28870}.badge.ARCHIVED{background:#ededed;color:#999}.pagination{padding:16px 24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#8a9585}.pagination button{background:#fff;border:1px solid #e0e4da;border-radius:4px;padding:6px 12px;margin-left:8px;font-size:11px;color:#5e725d}.empty{text-align:center;padding:60px 20px;color:#899781}.empty-glyph{font-size:40px;color:#b4c0a8}.empty h3{margin:10px 0}.empty p{font-size:12px;margin-bottom:20px}.fineprint{color:#a1ab9b;font-size:11px;margin-top:20px}.category-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.category-form{padding:28px;height:max-content}.category-form h3{margin-bottom:24px}.category-form p{margin:0 0 20px}.overlay{position:fixed;inset:0;background:#20362e66;z-index:10;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor{width:min(1100px,94vw);height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 80px #15271c1a}.editor-header{padding:26px 36px 18px;display:flex;justify-content:space-between;align-items:center}.editor-header .eyebrow{margin-bottom:4px}.close{font-size:26px;background:none;color:#85917e;width:40px;height:40px}.editor-tabs{display:flex;gap:28px;padding:0 36px;border-bottom:1px solid var(--line)}.editor-tabs button{padding:12px 0;background:none;color:#98a18f;border-bottom:2px solid transparent}.editor-tabs button.selected{color:#31503a;border-bottom-color:#31503a}.editor-body{padding:30px 36px;overflow-y:auto;flex:1}.basic-grid{display:grid;grid-template-columns:1fr 250px;gap:40px}.required{color:#a77f68}.hint{font-size:11px;color:#9da696;margin-left:10px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.image-list{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.image-item{width:88px;height:96px;position:relative}.image-item img{width:100%;height:100%;object-fit:cover;border-radius:5px}.image-item button{position:absolute;right:3px;top:3px;border-radius:50%;background:#fff;color:#6f7a6c}.upload-label{margin:0;width:88px;height:96px;border:1px dashed #c9d3c1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:10px;color:#8a9a7f;cursor:pointer;border-radius:5px}.upload-label span{font-size:25px}.upload-label input{display:none}.preview{padding-top:4px}.preview-card{background:#fafbf6;border:1px solid #e8ebdf;border-radius:5px;overflow:hidden}.preview-card>img,.preview-placeholder{width:100%;height:250px;object-fit:cover}.preview-placeholder{display:grid;place-items:center;background:#e9eddd;color:#98a286;font-family:serif;font-size:22px;letter-spacing:4px}.preview-card>div:not(.preview-placeholder){padding:18px}.preview-card h3{font-family:serif}.preview-card p{color:#99a28d;font-size:11px;margin:8px 0 16px}.preview-card strong{font-family:Georgia,serif;color:#6c8260;font-size:22px;font-weight:400}.preview>p{text-align:center;color:#a4ac9a;line-height:1.9;font-size:11px;margin-top:20px}.editor-footer{border-top:1px solid var(--line);padding:18px 36px;display:flex;justify-content:space-between;align-items:center}.editor-footer>div{display:flex;gap:12px;align-items:center}.section-intro p{font-size:12px;color:#9aa590;margin:8px 0 26px}.dimension-row{display:flex;align-items:end;gap:14px}.dimension-row label{width:160px}.dimension-row .grow{flex:1}.dimension-row button{margin-bottom:21px}.button-row{display:flex;gap:10px}.button-row+.muted{margin:15px 0 24px}.editor td input:not([type=checkbox]){width:110px;padding:7px}.spec-summary{display:flex;flex-direction:column;background:#f7f9f2;padding:16px;margin-bottom:20px;font-size:12px;gap:6px;color:#819174}.spec-summary b{color:#4b6546;margin-right:12px}.editor .table-wrap+.muted{margin:25px 0 12px}.stock-overlay{z-index:20;align-items:center;justify-content:center}.stock-dialog{background:#fff;width:470px;max-height:90vh;overflow:auto;border-radius:10px;padding:30px}.stock-dialog header{display:flex;align-items:center;justify-content:space-between}.stock-dialog form{margin-top:24px}.stock-dialog h4{margin:28px 0 10px}.movement-list>div{display:flex;gap:20px;border-top:1px solid #edf0e7;padding:12px 0;font-size:12px}.movement-list strong{color:#5a7d51}.movement-list small{display:block;color:#a1aa98;font-size:10px}@media(max-width:1100px){.sidebar{width:190px;padding:28px 16px}.main{margin-left:190px}.content{padding:30px 24px}.topbar{padding:0 24px}.preview{display:none}.basic-grid{grid-template-columns:1fr}.login-story{padding:40px}.login-story h1{font-size:42px}}@media(max-width:720px){.login-layout{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh;padding:30px}.sidebar{width:70px;padding:24px 8px}.sidebar .brand>div,.nav-label,.nav-item span,.sidebar-bottom>div,.sidebar-bottom .quiet{display:none}.sidebar .brand,.nav-item,.sidebar-bottom{justify-content:center}.main{margin-left:70px}.topbar{padding:0 18px}.content{padding:24px 16px}.page-title{align-items:flex-start}.page-title h1{font-size:23px}.page-title .muted{max-width:200px}.stats{gap:8px}.stats>div{padding:12px}.stats strong{font-size:25px}.stats small{display:block;margin:0}.filters{flex-wrap:wrap;padding:15px}.category-layout{grid-template-columns:1fr}.editor{width:100vw}.editor-header,.editor-body{padding:20px}.editor-footer{padding:14px}.editor-footer .quiet{display:none}.editor-footer button{padding:9px 12px}.dimension-row{flex-wrap:wrap}.dimension-row .grow{min-width:180px}.dimension-row button{margin-top:-18px}.two-columns{gap:12px}}.commerce-panel{display:grid;gap:24px}.padded{padding:28px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{margin-top:0}.commerce-panel h3{margin:24px 0 12px}.rate-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.region-select{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.region-select select{min-width:130px;max-width:220px;flex:1}.rule-card{padding:20px;background:#f6f8f3;border:1px solid #e0e5d9;border-radius:10px;margin:18px 0}.region-tag{background:#e7eee1;color:#35573d;border:0;border-radius:6px;padding:8px 12px;margin:4px}.tag-list{display:flex;flex-wrap:wrap}.check-inline{display:flex;align-items:center;gap:10px}.check-inline input{width:auto}.panel-actions{margin-top:24px}.trial-line{display:flex;gap:12px;margin:12px 0;align-items:center}.trial-line select{flex:1;min-width:0}.trial-line input,.quantity-input{width:85px!important}.quote-result{background:#eef3e9;padding:20px;border-radius:10px;margin-top:18px}.experience-banner{background:#f2eddf;border:1px solid #e5d9bc;padding:20px;border-radius:12px;color:#726040}.experience-banner p{margin-bottom:0}.order-line{display:flex;justify-content:space-between;gap:18px;align-items:center;border-bottom:1px solid #e5e8e1;padding:18px 0}.order-line small{display:block;color:#889286;margin-top:6px}.order-detail{max-width:850px}.address-card{border:1px solid #dfe5d9;border-radius:10px;padding:16px;margin:14px 0}details summary{cursor:pointer;margin:14px 0;font-weight:600}@media(max-width:850px){.rate-fields{grid-template-columns:repeat(2,1fr)}.trial-line,.section-heading,.order-line{flex-wrap:wrap}.padded{padding:18px}}.order-detail h3{margin:28px 0 14px;font-size:18px}.order-detail p{line-height:1.8;margin:10px 0}.order-detail .editor-body{padding-top:8px}.evidence-list{display:flex;gap:12px;flex-wrap:wrap}.evidence-list img{width:100px;height:100px;object-fit:cover;border-radius:8px}.brand-preview{max-width:360px;max-height:220px;border-radius:12px;object-fit:cover}.sidebar .nav-item{padding-top:12px;padding-bottom:12px}.sidebar .nav-label{margin-top:36px}.panel td small{display:block;color:#8b9587;font-size:11px;max-width:230px;overflow-wrap:anywhere}
