*{box-sizing:border-box}body{margin:0;background:#f4f3ef;color:#202326;font-family:Inter,Microsoft YaHei,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{height:36px;border:0;border-radius:8px;padding:0 14px;background:#22312f;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;cursor:pointer}button.secondary{background:#e6e2d7;color:#23312f}button:disabled{cursor:not-allowed;opacity:.48}.icon-button{width:36px;padding:0}.auth-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:#f4f3ef}.auth-card{width:min(100%,420px);display:grid;gap:14px;padding:24px;border:1px solid #dedbd0;border-radius:8px;background:#fff}.auth-card h1{margin:0;font-size:24px}.auth-card p{margin:0;color:#62665f;line-height:1.55;font-size:14px}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{background:#1f2928;color:#fff;padding:22px 16px}.brand{display:flex;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-mark{width:42px;height:42px;display:block;flex:0 0 auto;border-radius:8px;object-fit:contain}.brand h1{margin:0;font-size:18px}.brand p{margin:3px 0 0;color:#c5cbc7;font-size:12px}nav{display:grid;gap:6px;margin-top:22px}nav a,nav .nav-link{height:40px;padding:0 10px;border-radius:8px;border:0;background:transparent;color:#d8dddb;display:flex;align-items:center;justify-content:flex-start;gap:9px;text-decoration:none;font-weight:700;cursor:pointer}nav a.active,nav .nav-link.active{background:#edf0e6;color:#1f2928}#section-tasks,#section-merchant,#section-library,#section-copy,#section-qr{scroll-margin-top:16px}.workspace{padding:22px;overflow:auto}.admin-shell .workspace{max-width:1480px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:8px}.topbar h2{margin:0;font-size:24px}.topbar p{margin:5px 0 0;color:#686b66;font-size:14px}.status{min-height:34px;max-width:560px;padding:8px 12px;border:1px solid #d9d5ca;border-radius:8px;background:#fff;color:#37413f;display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.45}.status.busy{border-color:#9fc7bd}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.stat-card{min-height:86px;display:grid;align-content:center;gap:6px;padding:14px;border:1px solid #dedbd0;border-radius:8px;background:#fff}.stat-card span{color:#666a64;font-size:13px;font-weight:700}.stat-card strong{color:#202826;font-size:28px}.grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:14px}.lower-grid{margin-top:14px}.page-stack{display:grid;gap:14px}.panel{background:#fff;border:1px solid #dedbd0;border-radius:8px;padding:16px}.panel-title{height:26px;margin-bottom:14px;display:flex;align-items:center;gap:8px;color:#202826;font-weight:800}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid textarea{min-height:92px}.wide-field{grid-column:1 / -1}.form-grid.two-row{margin-top:12px}label{display:grid;gap:6px;color:#5b5f5b;font-size:13px;font-weight:700}input,select,textarea{width:100%;border:1px solid #d2d0c7;border-radius:8px;background:#fbfbf8;color:#202326;outline:none}input,select{height:36px;padding:0 10px}textarea{min-height:82px;resize:vertical;padding:10px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#177d6d;background:#fff}.toolbar{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.sample-summary{min-height:34px;margin-top:12px;padding:8px 10px;border-radius:8px;background:#f4f3ef;color:#575a55;display:flex;align-items:center;gap:12px;font-size:13px}.sample-summary span{flex:0 0 auto}.sample-summary span:last-child{flex:1 1 auto;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-panel{margin-top:14px}.workspace>.library-panel,.workspace>.copy-panel{margin-top:0}.library-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px}.library-grid.music-library{margin-top:14px;grid-template-columns:minmax(0,1fr)}.asset-preview-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.library-head{height:28px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#5b5f5b;font-size:13px}.library-head strong{color:#202826;font-size:14px}.group-list{display:grid;gap:7px}.group-row{width:100%;height:34px;padding:0 10px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;border:1px solid #e4e1d8;border-radius:8px;background:#fbfbf8;color:#26312f;text-align:left;font-weight:700}.group-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-row strong{justify-self:end;min-width:34px;height:22px;display:grid;place-items:center;border-radius:7px;background:#e6e2d7;font-size:12px}.group-row.selected{border-color:#167c6b;background:#e8f4ef}.group-row:disabled{cursor:default;opacity:1}.copy-panel{margin-top:14px}.panel-subtitle{margin:16px 0 10px;color:#202826;font-size:14px;font-weight:800}.hint{margin-top:12px;padding:9px 10px;border-radius:8px;font-size:13px}.hint.ok{background:#eaf5ef;color:#12624f}.hint.error{background:#f8e9e5;color:#9a3a21}.ready-list{display:grid;gap:8px}.ready-row{min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e4e1d8;border-radius:8px;background:#fbfbf8;color:#26312f;font-size:13px}.ready-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.ready-row strong{justify-self:end;font-size:13px}.ready-row.ok{border-color:#bad7ce;background:#eef7f3}.ready-row.warn{border-color:#ead2c6;background:#fff6f0}.empty{min-height:136px;display:grid;place-items:center;border:1px dashed #d5d1c5;border-radius:8px;color:#77766f;background:#faf9f4}.empty.compact{min-height:92px}.result-list{display:grid;gap:8px}.result-item{min-height:48px;display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:8px;border:1px solid #e4e1d8;border-radius:8px;background:#fbfbf8}.result-item span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e6e2d7;color:#26312f;font-size:12px;font-weight:900}.result-item strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-item p{margin:3px 0 0;color:#77766f;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more{color:#6d706a;font-size:13px}.asset-list{display:grid;gap:7px}.asset-row{min-height:44px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;padding:7px 8px;border:1px solid #e4e1d8;border-radius:8px;background:#fbfbf8}.asset-row>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#e6e2d7;color:#26312f;font-size:12px;font-weight:900}.asset-row strong,.asset-row p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-row strong{display:block;font-size:13px}.asset-row p{margin-top:3px;color:#77766f;font-size:12px}.qr-result{margin-top:14px;display:grid;grid-template-columns:130px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid #dcd8ce;border-radius:8px;background:#faf9f4}.qr-result img{width:130px;height:130px;border-radius:8px;background:#fff}.qr-result strong{display:block;margin-bottom:8px}.qr-result p{margin:0 0 8px;color:#676b65;font-size:13px;line-height:1.45}.qr-result a{display:block;margin-bottom:10px;color:#156c62;font-size:13px;overflow-wrap:anywhere}.merchant-list{display:grid;gap:10px}.merchant-row{min-height:64px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,.8fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #e4e1d8;border-radius:8px;background:#fbfbf8}.merchant-row strong{display:block;font-size:14px}.merchant-row p{margin:4px 0 0;color:#72756f;font-size:12px}.store-code-list{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.store-code-list a{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:8px;background:#e8f4ef;color:#116657;font-size:12px;font-weight:800;text-decoration:none}.inline-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.inline-actions input{width:92px;min-height:34px;padding:0 9px;font-size:13px}.inline-actions button{min-height:34px;padding:0 10px}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.grid,.form-grid,.form-grid.three,.library-grid,.asset-preview-grid{grid-template-columns:1fr}.topbar,.topbar-right,.merchant-row{display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-code-list,.inline-actions{justify-content:flex-start}}
