:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172a29;background:#f4f6f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,.button{font:inherit;font-weight:600;border:1px solid #173f36;border-radius:8px;background:#173f36;color:#fff;padding:11px 18px;cursor:pointer;display:inline-block}button:disabled{opacity:.6;cursor:wait}.secondary{background:#fff;color:#173f36;border-color:#cbd7d1}.danger{background:#fff;color:#a13930;border-color:#dcb6b2}input,select,textarea{font:inherit;width:100%;padding:11px;border:1px solid #cbd4ce;border-radius:7px;background:#fff;color:#172a29}input:focus,textarea:focus,select:focus{outline:2px solid #74ab92;outline-offset:2px}label{display:grid;gap:7px;font-size:14px;font-weight:500}.stack{display:grid;gap:18px}.muted{color:#6c7a75;line-height:1.7}.small{font-size:12px}.eyebrow{font-size:12px;color:#658975;letter-spacing:2px;font-weight:700}.brand{font-weight:800;letter-spacing:1px;font-size:15px}.login-page{max-width:1040px;margin:0 auto;padding:48px 24px}.login-card{background:#fff;max-width:460px;margin:64px auto;padding:40px;border:1px solid #dfe5df;border-radius:16px}.login-card h1{font-size:32px;margin:8px 0}.login-card form{margin:28px 0}.notice{padding:14px 18px;border-radius:8px;background:#eef4ef;line-height:1.6}.error{color:#942e27;background:#fff1ee}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{padding:32px 22px;background:#142f28;color:#e8efe9;display:flex;flex-direction:column;gap:32px}.sidebar nav{display:grid;gap:8px}.sidebar nav a{padding:13px 15px;color:#b9ccc2;border-radius:7px}.sidebar nav a.active{background:#315246;color:#fff}.sidebar footer{margin-top:auto;font-size:12px;color:#b9ccc2;line-height:1.8}.main-area{min-width:0}.topbar{height:76px;background:#fff;border-bottom:1px solid #e1e6e1;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace{max-width:1300px;margin:auto;padding:36px 40px 60px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading h1{font-size:28px;margin:4px 0 8px}.page-heading p{margin:0}.card{background:#fff;border:1px solid #dfe5df;border-radius:12px;padding:24px;margin-bottom:22px}.card h2{font-size:18px;margin:0 0 20px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stats .card strong{display:block;font-size:32px;margin:10px 0 0}.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.spaced{justify-content:space-between}.badge{display:inline-block;padding:5px 9px;background:#e9f0ea;color:#32694f;font-size:12px;border-radius:5px;white-space:nowrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{font-size:12px;color:#77837c;background:#f7f9f6}th,td{padding:15px 12px;border-bottom:1px solid #edf0eb}td a{color:#2b6950;font-weight:600}.empty{padding:50px 20px;text-align:center;color:#7a857e}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fields .wide{grid-column:1/-1}.product-tile{display:flex;flex-direction:column;gap:16px}.product-art{background:#ecf0e8;border-radius:8px;min-height:140px;display:grid;place-items:center;color:#889d8d;font-weight:700;letter-spacing:3px}.product-art img{width:100%;height:180px;object-fit:contain}.product-tile h2,.product-tile p{margin:0}.product-tile .button{margin-top:auto;text-align:center}.public-header{max-width:1200px;margin:auto;padding:26px 30px;display:flex;align-items:center;justify-content:space-between}.hero{max-width:1200px;margin:auto;padding:65px 30px}.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.2;max-width:760px;letter-spacing:-2px;margin:20px 0}.hero p{max-width:600px}.public-catalog{max-width:1200px;margin:auto;padding:20px 30px 60px}.order-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:24px}.timeline{list-style:none;padding:0;margin:0}.timeline li{padding:12px 0;border-bottom:1px solid #edf0eb}.mono{font-family:ui-monospace,monospace;overflow-wrap:anywhere}.link{color:#356e54;text-decoration:underline}@media(max-width:900px){.grid{grid-template-columns:1fr 1fr}.shell{grid-template-columns:1fr}.sidebar{padding:20px;gap:16px}.sidebar nav{display:flex;overflow:auto}.sidebar footer{display:none}.topbar{padding:16px 20px;height:auto}.workspace{padding:25px 20px}.order-layout{grid-template-columns:1fr}}@media(max-width:560px){.grid,.fields{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-direction:column}.login-card{margin:30px auto;padding:24px}.public-header{gap:20px}.hero{padding-top:35px}}
