:root{font-family:ui-rounded,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#17416f;background:#eefcff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#eefcff;background-image:url('assets/maozi-fixed-background.png');background-repeat:no-repeat;background-position:center center;background-size:contain;background-attachment:fixed}.admin-shell{width:min(1080px,calc(100% - 28px));margin:0 auto;padding:24px 0 56px}.back{display:inline-block;color:#14549b;text-decoration:none;background:#f3fbffdd;border:1px solid #8ec8ed;border-radius:999px;padding:8px 13px;font-weight:700}.panel{background:#fffdfd;border:3px solid #2874c6;border-radius:24px;box-shadow:0 10px 0 #164f9260;padding:22px}.login-panel{max-width:420px;margin:8vh auto 0;text-align:center}.login-bear{width:100px;height:100px;object-fit:contain}.login-panel h1,.admin-head h1{margin:4px 0;color:#176bcc}.login-panel p,.admin-head p,.section-head p{color:#5f7891;margin:6px 0 18px}.login-panel label{display:grid;text-align:left;gap:7px;color:#2e5b86;font-weight:700}.login-panel input,.inline-form input,.product-editor input,.product-editor select{width:100%;padding:11px 12px;border:2px solid #9acbef;border-radius:12px;background:#f7fcff;color:#173e6c;font:inherit}.login-panel .primary{width:100%;margin-top:16px}.primary{border:2px solid #14599f;background:#398feb;color:white;border-radius:12px;padding:10px 16px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 0 #104c8c}.primary:hover{background:#207cd8}.error{min-height:20px;color:#c24671;font-size:13px;margin-top:10px}.admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:28px 0 18px}.admin-head h1{font-size:34px}.eyebrow{font-size:12px;letter-spacing:2px;color:#3576b6;font-weight:800}.ghost{border:2px solid #70a8d7;background:#eff9ff;color:#205a94;border-radius:999px;padding:8px 14px;font:inherit;font-weight:700;cursor:pointer}.category-panel{margin-bottom:18px}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.section-head h2{margin:0;color:#205a94}.inline-form{display:flex;gap:8px;min-width:360px}.inline-form input{min-width:0}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border-radius:999px;background:#e8f6ff;border:1px solid #94c9ee;color:#2369a5;padding:5px 10px;font-size:13px}.product-list{display:grid;gap:12px}.product-editor{display:grid;grid-template-columns:80px minmax(180px,1.5fr) 130px 160px minmax(160px,1fr) 72px;gap:10px;align-items:center;border:2px solid #d0e8f8;border-radius:16px;padding:10px;background:#fafdff}.product-editor img{width:64px;height:64px;border-radius:12px;object-fit:cover;border:1px solid #aad5ef}.product-name{font-weight:800;color:#194d82}.product-id{font-size:12px;color:#6c87a2;margin-top:3px}.product-editor label{font-size:11px;color:#5f7891;display:grid;gap:4px}.save-product{padding:9px 10px;border:2px solid #4d9bd7;border-radius:10px;background:#e7f5ff;color:#155b96;font-weight:800;cursor:pointer}.save-product.saved{background:#dcf8e9;border-color:#67b98c;color:#28754a}.save-status{color:#2e8a5b;font-size:13px;font-weight:700}@media(max-width:760px){.admin-shell{width:min(100% - 18px,680px);padding-top:12px}.admin-head{margin-top:20px}.admin-head h1{font-size:28px}.section-head{display:block}.inline-form{min-width:0;margin-top:12px}.product-editor{grid-template-columns:58px 1fr 1fr}.product-editor img{width:52px;height:52px}.product-editor .product-name{grid-column:2/4}.product-editor label:nth-of-type(1){grid-column:2}.product-editor label:nth-of-type(2){grid-column:3}.product-editor label:nth-of-type(3){grid-column:2/4}.save-product{grid-column:2/4}}
