:root{--theme-color:#125ca7;--theme-rgb:18, 92, 167;--theme-deep:#0d4e8d;--theme-mid:#105184;--theme-light:#eef5fc;--theme-soft:#f3f8fd;--theme-soft-strong:#f0f6fc;--theme-active-top:#4a85bd;--theme-muted:#314e75;--theme-border-soft:#e7f0f9;--text-1:#1f1f1f;--text-2:#5a5a5a;--text-3:#8c8c8c;--border:#ececec;--bg:#f3f6fa;--card:#fff;--radius:14px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}body{color:var(--text-1);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.h5-loading{min-height:100vh;color:var(--text-3);background:var(--bg);justify-content:center;align-items:center;display:flex}.page{background:var(--bg);max-width:640px;min-height:100vh;margin:0 auto;padding-bottom:76px;position:relative}.scan-page{padding-bottom:104px}.home-code-actions{align-items:center;gap:10px;display:flex}.home-code-actions input{min-width:0}.home-code-actions>button{white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;height:40px;display:inline-flex}.home-scan-trigger{border:1px solid rgba(var(--theme-rgb), .2);color:var(--theme-color);background:#fff;border-radius:8px;padding:0 14px}.scan-dialog{z-index:120;background:#0f172ab8;justify-content:center;align-items:center;padding:20px 16px;display:flex;position:fixed;inset:0}.scan-dialog__card{background:#fff;border-radius:18px;width:min(100%,420px);padding:18px;box-shadow:0 18px 44px #0f172a33}.scan-dialog__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.scan-dialog__title{color:var(--text-1);font-size:16px;font-weight:600}.scan-dialog__close{color:var(--text-3);cursor:pointer;background:0 0;border:none;font-size:13px}.scan-dialog__viewport{aspect-ratio:1;background:#0f172a;border-radius:14px;position:relative;overflow:hidden}.scan-dialog__reader{width:100%;height:100%}.scan-dialog__reader video,.scan-dialog__reader canvas{object-fit:cover;border-radius:14px;width:100%!important;height:100%!important}.scan-dialog__reader>div{border-radius:14px}.scan-dialog__video{object-fit:cover;width:100%;height:100%}.scan-dialog__frame{pointer-events:none;border:2px solid #ffffffeb;border-radius:16px;position:absolute;inset:14%;box-shadow:0 0 0 999px #0f172a38}.scan-dialog__hint{color:var(--text-2);margin-top:14px;font-size:13px;line-height:1.6}.platform-header{background:#125ca7;background:var(--theme-color);background:-webkit-linear-gradient(top, var(--theme-deep) 0%, var(--theme-mid) 60%, var(--theme-color) 100%);background:linear-gradient(180deg, var(--theme-deep) 0%, var(--theme-mid) 60%, var(--theme-color) 100%);color:#fff;text-align:center;padding:28px 20px 22px}.platform-title{letter-spacing:2px;margin-bottom:8px;font-size:28px;font-weight:600}.platform-logo{object-fit:contain;max-width:min(160px,48vw);max-height:54px;margin:0 auto 12px;display:block}.platform-subtitle{opacity:.85;white-space:pre-line;font-size:14px;line-height:1.7}.platform-brand{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.platform-brand .chip{color:#fff;letter-spacing:1px;background:#ffffff14;border:1px solid #fff6;border-radius:14px;padding:4px 12px;font-size:12px}.section{border-radius:var(--radius);background:#fff;margin:14px 14px 0;padding:16px 14px;box-shadow:0 2px 6px #00000008}.section-title{border-bottom:1px solid #f5f5f5;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;font-size:15px;font-weight:600;display:flex}.section-title:before{content:"";background:var(--theme-color);border-radius:2px;width:4px;height:14px}.section-title .sub{color:var(--text-3);margin-left:auto;font-size:11px;font-weight:400}.info-row{border-bottom:1px dashed #f2f2f2;padding:9px 0;font-size:13px;display:flex}.info-row:last-child{border-bottom:none}.info-row .k{color:var(--text-3);flex:0 0 102px}.info-row .v{color:var(--text-1);word-break:break-all;flex:1}.info-row .v.mono{font-family:SF Mono,Consolas,monospace;font-size:12.5px}.sub-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;margin-top:12px;padding:12px 12px 6px}.sub-card-title{color:var(--theme-deep);margin-bottom:6px;font-size:13px;font-weight:600}.scan-alert{color:#c2410c;background:#fff7ed;border-radius:12px;margin:12px 14px 0;padding:11px 12px;font-size:12px;line-height:1.5}.supplier-bar{text-align:left;background:0 0;border:none;border-bottom:1px solid #687bb22e;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 28px);margin:16px 14px 0;padding:0 2px 12px;display:flex}.supplier-main{flex:1;min-width:0}.supplier-copy{align-items:baseline;gap:10px;min-width:0;display:flex}.supplier-bar .lbl{color:#8f8b88;white-space:nowrap;flex:none;margin:0;font-size:14px}.supplier-bar .val{color:#3e2f33;white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:8px;min-width:0;font-size:17px;font-weight:700;display:inline-flex;overflow:hidden}.supplier-bar .val small{color:#7b88aa;font-size:11px;font-weight:600}.supplier-bar .arrow{color:#6f84bb;white-space:nowrap;font-size:13px}.supplier-rule{background:linear-gradient(90deg,#7588d5 0%,#4aa0c0 100%);border-radius:999px;width:clamp(48px,18vw,104px);height:3px;margin-top:10px}.supplier-bar.switchable{cursor:pointer}.scan-page .scan-hero{display:none}.scan-brand-strip{background:#fff;background:-webkit-linear-gradient(top, #fff 0%, var(--theme-soft) 100%);background:linear-gradient(180deg, #fff 0%, var(--theme-soft) 100%);border:1px solid rgba(var(--theme-rgb), .1);box-shadow:0 12px 24px rgba(var(--theme-rgb), .1);border-radius:0;margin:75px 0 0;padding:61px 19px 70px;position:relative}.scan-brand-strip__tag{min-width:250px;color:var(--theme-deep);white-space:nowrap;z-index:2;justify-content:center;align-items:center;padding:14px 34px 11px;font-family:STKaiti,KaiTi,Kaiti SC,Songti SC,serif;display:inline-flex;position:absolute;top:-67px;left:50%;transform:translate(-50%)}.scan-brand-strip__tagText{letter-spacing:1.2px;font-size:36px;font-weight:700;line-height:1;display:inline-block;position:relative}.scan-brand-strip__tagMark{border:1px solid rgba(var(--theme-rgb), .48);border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;font-family:Times New Roman,serif;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-11px}.scan-brand-strip__inner{justify-content:center;align-items:center;gap:18px;display:flex}.scan-brand-strip__logo{flex:none;width:clamp(68px,17vw,108px);height:auto}.scan-brand-strip__copy{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.scan-brand-strip__name{color:var(--theme-color);letter-spacing:3px;white-space:nowrap;font-size:45px;font-weight:500;line-height:.92}.scan-brand-strip__pinyin{color:var(--theme-muted);letter-spacing:5px;white-space:nowrap;text-transform:lowercase;font-size:12px;font-weight:400;line-height:1}.scan-stage{box-shadow:none;background:0 0;grid-template-columns:88px minmax(0,1fr);gap:12px;margin:18px 14px 0;padding:0;display:grid}.scan-stage-nav{flex-direction:column;justify-content:flex-start;align-self:start;gap:10px;min-height:100%;padding:18px 0 8px 2px;display:flex}.scan-tab{background:var(--theme-soft-strong);width:100%;color:var(--theme-muted);text-align:center;box-shadow:0 8px 18px rgba(var(--theme-rgb), .1);border:none;border-radius:12px;padding:12px 10px;font-size:13px;font-weight:700;line-height:1.25;transition:transform .2s,background .2s,color .2s}.scan-tab.active{background:var(--theme-color);background:-webkit-linear-gradient(top, var(--theme-active-top) 0%, var(--theme-color) 100%);background:linear-gradient(180deg, var(--theme-active-top) 0%, var(--theme-color) 100%);color:#fff;transform:translate(6px)}.scan-stage-content{background:#fffffff2;border-radius:22px;min-height:420px;padding:18px;box-shadow:0 10px 26px #59414214}.scan-stage-main{min-width:0}.panel-heading{border-bottom:1px solid rgba(var(--theme-rgb), .12);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.panel-kicker{letter-spacing:1.2px;color:#7e8ab0;text-transform:uppercase;font-size:11px}.panel-title{color:#37262b;margin-top:4px;font-size:20px;font-weight:700}.panel-sub{color:#8d8b89;text-align:right;font-size:12px}.panel-body{padding-top:10px}.scan-stage .info-row .k{flex:0 0 88px}.scan-stage .sub-card{background:#fff;background:-webkit-linear-gradient(top, #fff 0%, var(--theme-soft) 100%);background:linear-gradient(180deg, #fff 0%, var(--theme-soft) 100%);border:1px solid var(--theme-border-soft);border-radius:14px;margin-top:14px;padding:14px 12px 8px}.scan-stage .sub-card-title{color:var(--theme-deep);margin-bottom:8px}.scan-stage .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.scan-stage .gallery img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.scan-stage .empty-note{text-align:center;min-height:260px;color:var(--text-3);justify-content:center;align-items:center;padding:0 18px;font-size:14px;line-height:1.8;display:flex}.hero{border-radius:var(--radius);aspect-ratio:4/3;background:#fff;margin:14px 14px 0;position:relative;overflow:hidden}.hero img{object-fit:cover;width:100%;height:100%}.hero .badge{color:#fff;letter-spacing:1px;background:#0009;border-radius:14px;padding:4px 10px;font-size:11px;position:absolute;top:12px;left:12px}@media (width<=480px){.scan-brand-strip{margin-top:44px;padding:32px 14px 28px}.scan-brand-strip__tag{min-width:186px;padding:10px 22px 8px;top:-28px}.scan-brand-strip__tagText{letter-spacing:.6px;font-size:26px}.scan-brand-strip__tagMark{width:12px;height:12px;font-size:8px;top:-3px;right:-8px}.scan-brand-strip__inner{gap:12px}.scan-brand-strip__name{letter-spacing:2px;font-size:42px}.scan-brand-strip__pinyin{letter-spacing:3px;font-size:11px}}.cert-badges{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:8px;display:grid}.cert-badge{background:var(--theme-light);background:-webkit-linear-gradient(315deg, var(--theme-soft) 0%, var(--theme-light) 100%);background:linear-gradient(135deg, var(--theme-soft) 0%, var(--theme-light) 100%);border:1px solid var(--theme-border-soft);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.cert-badge .ic{background:var(--theme-color);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.cert-badge .t{color:var(--text-3);font-size:11px}.cert-badge .v{color:var(--text-1);word-break:break-all;font-size:13px;font-weight:600}.link-btn{color:var(--theme-color);align-items:center;gap:4px;margin-top:2px;font-size:12px;display:inline-flex}.tag{background:var(--theme-light);color:var(--theme-color);border-radius:10px;margin-right:6px;padding:3px 10px;font-size:11px;display:inline-block}.tag.green{color:#047857;background:#ecfdf5}.tag.red{color:#dc2626;background:#fef2f2}.tag.orange{color:#c2410c;background:#fff7ed}.status-banner{text-align:center;border-radius:var(--radius);background:#fff;margin:100px 14px 14px;padding:40px 20px}.status-banner .ic{width:72px;height:72px;color:var(--theme-color);background:var(--theme-light);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:34px;display:flex}.status-banner .ic.warn{color:#c2410c;background:#fff7ed}.status-banner .ic.err{color:#dc2626;background:#fef2f2}.status-banner .t{margin-bottom:6px;font-size:17px;font-weight:600}.status-banner .d{color:var(--text-3);font-size:13px}.shortcuts{flex-direction:column;gap:10px;display:flex}.shortcuts:not(.shortcuts-embedded){z-index:30;position:fixed;top:58%;right:max(12px,50vw - 308px);transform:translateY(-50%)}.shortcut{appearance:none;border:1px solid rgba(var(--theme-rgb), .16);background:#fff;background:-webkit-linear-gradient(top, #fff 0%, var(--theme-soft-strong) 100%);background:linear-gradient(180deg, #fff 0%, var(--theme-soft-strong) 100%);width:40px;min-height:46px;color:var(--theme-color);text-align:center;box-shadow:0 6px 16px rgba(var(--theme-rgb), .1);cursor:pointer;border-radius:12px;padding:6px 4px;font-size:8px;line-height:1.15}.shortcut .ic{margin-bottom:4px;font-size:13px}.shortcuts-embedded{align-items:flex-end;gap:14px;width:100%}.shortcut-embedded{background:#fff;background:-webkit-linear-gradient(top, #fff 0%, var(--theme-soft-strong) 100%);background:linear-gradient(180deg, #fff 0%, var(--theme-soft-strong) 100%);width:64px;min-height:64px;color:var(--theme-deep);border:1px solid rgba(var(--theme-rgb), .14);box-shadow:none;border-radius:18px;padding:12px 8px}.shortcut-embedded .ic{margin-bottom:8px;font-size:22px}.bottom-bar{background:#125ca7;background:var(--theme-color);background:-webkit-linear-gradient(top, var(--theme-deep) 0%, var(--theme-mid) 60%, var(--theme-color) 100%);background:linear-gradient(180deg, var(--theme-deep) 0%, var(--theme-mid) 60%, var(--theme-color) 100%);color:#fff;text-align:center;letter-spacing:3px;z-index:10;max-width:640px;margin:0 auto;padding:14px 20px;font-size:13px;font-weight:500;position:fixed;bottom:0;left:0;right:0}.bottom-bar__version{letter-spacing:0;opacity:.72;margin-top:4px;font-size:10px;font-weight:400}.supplier-sheet{z-index:100;background:#00000080;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.supplier-sheet-inner{background:#fff;border-radius:18px 18px 0 0;width:100%;max-width:640px;margin:0 auto;padding:20px 16px 30px;animation:.25s slideUp}.supplier-sheet-title{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.supplier-item{border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:12px 4px;display:flex}.supplier-item:last-child{border-bottom:none}.supplier-item.active{color:var(--theme-color);font-weight:600}.supplier-item .logo{background:var(--theme-light);width:32px;height:32px;color:var(--theme-color);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.supplier-item .logo img{object-fit:cover;width:100%;height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.empty-note{text-align:center;color:var(--text-3);padding:20px 0;font-size:13px}.brand-story{color:var(--text-2);white-space:pre-wrap;font-size:13px;line-height:1.7}.brand-tags{margin-top:0}@media (width<=420px){.home-code-actions{flex-wrap:wrap}.home-code-actions input{flex-basis:100%}.home-code-actions>button{flex:calc(50% - 5px)}.scan-dialog{padding:16px 12px}.scan-dialog__card{padding:16px}.supplier-copy{flex-direction:column;align-items:flex-start;gap:4px}.supplier-bar .val{max-width:100%;font-size:15px}.scan-stage{grid-template-columns:74px minmax(0,1fr);gap:10px;margin-top:16px}.scan-stage-nav{padding-top:16px}.scan-tab{padding:11px 8px;font-size:12px}.scan-stage-content{min-height:380px;padding:16px 12px 16px 14px}.shortcuts:not(.shortcuts-embedded){top:56%;right:8px}.panel-title{font-size:18px}.scan-stage .info-row{font-size:12.5px}.scan-stage .info-row .k{flex-basis:74px}.shortcut{border-radius:11px;width:36px;min-height:42px;padding:6px 4px}}.login-page{background:linear-gradient(135deg, var(--theme-color) 0%, var(--theme-deep) 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-container{background:#fff;border-radius:20px;width:100%;max-width:380px;padding:32px 24px;box-shadow:0 20px 60px #0003}.login-header{text-align:center;margin-bottom:28px}.brand-logo{margin-bottom:16px}.logo-icon{font-size:56px}.brand-title{color:var(--text-1);margin:0 0 8px;font-size:22px;font-weight:600}.brand-desc{color:var(--text-3);margin:0;font-size:14px}.login-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-label{color:var(--text-2);font-size:13px;font-weight:500}.form-input{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;width:100%;padding:14px 16px;font-size:14px;transition:all .2s}.form-input:focus{border-color:var(--theme-color);background:#fff;outline:none}.form-input:disabled{opacity:.6}.business-selector{grid-template-columns:1fr 1fr;gap:10px;display:grid}.business-selector--stacked{grid-template-columns:1fr}.business-option{cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:12px;flex-direction:column;align-items:center;padding:14px 12px;transition:all .2s;display:flex}.business-option.active{border-color:var(--theme-color);background:var(--theme-light)}.business-option .option-label{color:var(--text-1);margin-bottom:4px;font-size:14px;font-weight:600}.business-option .option-desc{color:var(--text-3);font-size:11px}.login-btn{background:var(--theme-color);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:500;transition:all .2s}.login-btn:hover:not(:disabled){background:var(--theme-deep)}.login-btn:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc2626;text-align:center;background:#fef2f2;border-radius:10px;padding:12px 14px;font-size:13px}.login-footer{text-align:center;margin-top:20px}.login-footer p{color:var(--text-3);margin:6px 0;font-size:12px}.user-info-bar{background:var(--theme-light);border-radius:12px;justify-content:space-between;align-items:center;margin:14px;padding:14px 16px;display:flex}.user-info{flex-direction:column;gap:2px;display:flex}.user-name{color:var(--text-1);font-size:15px;font-weight:600}.user-role{color:var(--theme-muted);font-size:12px}.logout-btn{border:1px solid var(--theme-color);color:var(--theme-color);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.logout-btn:hover{background:var(--theme-color);color:#fff}.business-scan-page{padding-bottom:92px}.business-scan-shell{padding:16px 14px 0}.business-scan-hero{background:linear-gradient(135deg, var(--theme-deep) 0%, var(--theme-color) 56%, #6ea6d8 100%);color:#fff;box-shadow:0 16px 36px rgba(var(--theme-rgb), .24);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 18px;display:flex}.business-scan-hero__eyebrow{letter-spacing:1px;opacity:.82;font-size:12px}.business-scan-hero h1{margin:8px 0 10px;font-size:24px;line-height:1.2}.business-scan-hero p{opacity:.92;margin:0;font-size:13px;line-height:1.7}.business-scan-role{text-align:center;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;flex:none;min-width:64px;padding:8px 14px;font-size:13px;font-weight:600}.business-scan-entry__actions{flex-direction:column;gap:12px;display:flex}.business-scan-input{border:1px solid var(--theme-border-soft);background:#fff;border-radius:14px;width:100%;padding:14px 16px;font-family:SF Mono,Consolas,monospace;font-size:15px}.business-scan-input:focus{border-color:rgba(var(--theme-rgb), .52);box-shadow:0 0 0 3px rgba(var(--theme-rgb), .08);outline:none}.business-scan-entry__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.business-primary-btn,.business-secondary-btn,.business-action-btn{cursor:pointer;border:none;border-radius:14px;min-height:46px;font-size:15px;font-weight:600}.business-primary-btn{background:var(--theme-color);color:#fff}.business-secondary-btn{background:var(--theme-light);color:var(--theme-deep);border:1px solid rgba(var(--theme-rgb), .16)}.business-scan-tips{color:var(--text-3);margin-top:12px;font-size:12px;line-height:1.6}.business-feedback{border-radius:14px;margin-top:12px;padding:12px 14px;font-size:13px;line-height:1.6}.business-feedback.success{color:#047857;background:#ecfdf5}.business-feedback.error{color:#dc2626;background:#fef2f2}.business-empty-note{text-align:center;color:var(--text-3);padding:28px 12px;font-size:13px;line-height:1.7}.business-package-card{flex-direction:column;gap:14px;display:flex}.business-package-card__media{aspect-ratio:16/10;background:var(--theme-soft);width:100%;color:var(--text-3);border-radius:16px;justify-content:center;align-items:center;font-size:13px;display:flex;overflow:hidden}.business-package-card__media img{object-fit:cover;width:100%;height:100%}.business-package-card__body{flex-direction:column;gap:10px;display:flex}.business-package-card__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.business-package-card__top strong{min-width:0;font-size:18px;line-height:1.4}.business-package-code{color:var(--theme-muted);word-break:break-all;font-family:SF Mono,Consolas,monospace;font-size:13px}.business-status-tag{border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:64px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.business-status-tag.neutral{color:#4b5563;background:#f3f4f6}.business-status-tag.info{color:#1d4ed8;background:#eff6ff}.business-status-tag.success{color:#047857;background:#ecfdf5}.business-status-tag.warning{color:#c2410c;background:#fff7ed}.business-status-tag.danger{color:#dc2626;background:#fef2f2}.business-package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.business-package-grid>div{background:var(--theme-soft);border-radius:14px;padding:12px}.business-package-grid span{color:var(--text-3);margin-bottom:6px;font-size:12px;display:block}.business-package-grid strong{color:var(--text-1);word-break:break-word;font-size:14px;line-height:1.5;display:block}.business-operation-panel{gap:10px;margin-top:16px;display:grid}.business-action-btn{background:linear-gradient(180deg, var(--theme-active-top) 0%, var(--theme-color) 100%);color:#fff;box-shadow:0 10px 24px rgba(var(--theme-rgb), .16)}.business-action-btn.muted{color:var(--theme-deep);background:linear-gradient(#eef4fb 0%,#d9e7f7 100%)}.business-action-btn.disabled{color:#9ca3af;box-shadow:none;background:#f3f4f6}.business-operation-note{color:#c2410c;background:#fff7ed;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.6}.business-operation-note.active{color:#1d4ed8;background:#eff6ff}.business-history-list{flex-direction:column;gap:12px;display:flex}.business-history-item{background:var(--theme-soft);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.business-history-item strong{word-break:break-all;margin-bottom:4px;font-size:14px;line-height:1.4;display:block}.business-history-item p,.business-history-item time{color:var(--text-3);margin:0;font-size:12px;line-height:1.6}.business-history-item__meta{text-align:right;flex:none}.business-history-item__meta span{color:var(--theme-color);background:#fff;border-radius:999px;margin-bottom:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.business-order-section{overflow:hidden}.business-order-picker{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.business-order-select{border:1px solid var(--theme-border-soft);width:100%;min-width:0;min-height:46px;color:var(--text-1);background:#fff;border-radius:14px;padding:0 14px;font-size:14px}.business-order-select:focus{border-color:rgba(var(--theme-rgb), .52);box-shadow:0 0 0 3px rgba(var(--theme-rgb), .08);outline:none}.business-order-card{background:var(--theme-soft);border-radius:16px;margin-top:14px;padding:14px}.business-order-card__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.business-create-package{border:1px solid var(--theme-border-soft);background:#fff;border-radius:16px;flex-direction:column;gap:12px;margin-top:14px;padding:14px;display:flex}.business-create-package__row{grid-template-columns:112px minmax(0,1fr);gap:10px;display:grid}.business-progress{margin-top:14px}.business-factory-actions{gap:10px;margin-top:16px;display:grid}.business-progress__bar{background:#e5edf6;border-radius:999px;height:10px;overflow:hidden}.business-progress__fill{background:linear-gradient(90deg, var(--theme-color) 0%, #69a7d8 100%);border-radius:999px;height:100%}.business-item-list{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.business-item-chip{border:1px solid var(--theme-border-soft);min-height:32px;color:var(--theme-deep);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-family:SF Mono,Consolas,monospace;font-size:12px;display:inline-flex}@media (width<=420px){.business-scan-hero{padding:18px 16px}.business-scan-hero h1{font-size:21px}.business-scan-entry__buttons,.business-package-grid,.business-order-picker,.business-create-package__row{grid-template-columns:1fr}.business-history-item{flex-direction:column}.business-history-item__meta{text-align:left}}
