:root{--brand-red: #d71618;--brand-red-dark: #b81214;--brand-gold: #f5c34b;--ink: #231815;--muted: #5f5652;--line: #e3e4e6;--line-strong: #d5d7da;--soft: #f6f7f9;--soft-red: #fff3f3;--surface: rgba(255, 255, 255, .96);--surface-solid: #ffffff;--page-bg: #f5f6f8;--shadow-soft: 0 14px 36px -30px rgba(35, 24, 21, .44);--shadow-lift: 0 18px 46px -34px rgba(35, 24, 21, .52);--shadow-red: 0 16px 42px -34px rgba(215, 22, 24, .55);--white: #ffffff;--el-color-primary: #d71618;--el-color-primary-light-3: #e34b4d;--el-color-primary-dark-2: #b81214;--el-color-danger: #b81214;--el-color-success: #0f6b2f;--el-color-warning: #8a4700;--el-color-info: #4b5563;font-family:Alibaba PuHuiTi,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#ffffffd6,#f5f6f8f5 38%,#f5f6f8),radial-gradient(circle at 88% 0%,#d7161817,#d7161800 34%)}a{color:inherit;text-decoration:none}.el-button{min-height:38px}.el-drawer__close-btn,.el-dialog__headerbtn{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.el-table th.el-table__cell{background:#fafbfc;color:var(--ink);font-weight:800}.el-table__empty-text,.el-table .el-table__cell{color:var(--ink)}.el-input__inner::placeholder,.el-textarea__inner::placeholder{color:#5f6368;opacity:1}.el-select .el-select__placeholder,.el-range-editor .el-range-input::placeholder{color:#5f6368}.el-button.is-text.is-danger,.el-button.el-button--danger.is-text{color:var(--brand-red-dark)}.el-message--success .el-message__content{color:#0f6b2f}.el-message--warning .el-message__content{color:#8a4700}.el-message--error .el-message__content{color:var(--brand-red-dark)}@media(max-width:720px){.el-message{top:auto!important;bottom:calc(env(safe-area-inset-bottom,0px) + 18px);width:min(342px,calc(100vw - 32px))}}.el-tag{font-weight:700}.el-tag.el-tag--success{--el-tag-bg-color: #e9f7ee;--el-tag-border-color: #b9e1c7;--el-tag-text-color: #0f6b2f}.el-tag.el-tag--warning{--el-tag-bg-color: #fff4df;--el-tag-border-color: #efd19b;--el-tag-text-color: #8a4700}.el-tag.el-tag--info{--el-tag-bg-color: #eef2f7;--el-tag-border-color: #cfd8e3;--el-tag-text-color: #4b5563}.el-tag.el-tag--danger{--el-tag-bg-color: #fff0f0;--el-tag-border-color: #f1b8b8;--el-tag-text-color: var(--brand-red-dark)}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:60px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:20;background:#231815fa;color:#fff;box-shadow:0 12px 30px -28px #231815e6}.brand{min-width:0;display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;cursor:pointer;border-radius:8px;outline:none}.brand:hover .brand-title,.brand:focus-visible .brand-title{color:#fff}.brand:focus-visible{box-shadow:0 0 0 3px #f5c34b42}.brand-logo-image{flex:0 0 auto;width:clamp(132px,16vw,172px);height:40px;display:block;object-fit:contain;object-position:left center}.brand-mark{position:relative;isolation:isolate;flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#ffffff38,#fff0 32%),linear-gradient(135deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);color:#fff;box-shadow:inset 0 1px #fff3,0 12px 24px -18px #d71618e6}.brand-mark:after{position:absolute;right:-11px;bottom:-12px;width:26px;height:26px;border:2px solid rgba(245,195,75,.82);border-radius:8px;content:"";transform:rotate(18deg)}.brand-mark-main{position:relative;z-index:1;font-size:19px;font-weight:900;line-height:1}.brand-mark-spark{position:absolute;top:7px;right:7px;z-index:1;width:7px;height:7px;border-radius:2px;background:var(--brand-gold);box-shadow:0 0 0 2px #f5c34b29}.brand-mark.large{width:52px;height:52px;margin:0 auto 14px;border-radius:12px}.brand-mark.large .brand-mark-main{font-size:28px}.brand-mark.large .brand-mark-spark{top:10px;right:10px;width:9px;height:9px}.brand-copy{min-width:0;display:grid;gap:2px}.brand-title{overflow:hidden;font-size:16px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.brand-subtitle{overflow:hidden;color:#ffffff9e;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.topbar-right{flex:0 0 auto;display:flex;align-items:center;gap:12px}.edition-badge{max-width:92px;padding:5px 9px;border:1px solid rgba(245,195,75,.52);border-radius:8px;background:#f5c34b21;color:#fff4ce;font-size:12px;font-weight:800;white-space:nowrap}.topbar-right .el-button{min-width:44px}.topbar-right .el-button.is-text{color:#ffffffd6}.topbar-right .el-button.is-text:hover,.topbar-right .el-button.is-text:focus-visible{color:#fff;background:#ffffff1f}.body{flex:1;display:grid;grid-template-columns:220px minmax(0,1fr);min-height:0}.sidebar{padding:14px 12px;border-right:1px solid rgba(220,221,221,.78);background:#ffffffd6;overflow-y:auto}.nav-item{min-height:42px;display:flex;align-items:center;padding:9px 12px;border-radius:8px;color:var(--muted);font-size:14px;transition:background-color .16s ease,color .16s ease}.nav-item:hover,.nav-item.router-link-active{background:var(--soft-red);color:var(--brand-red);font-weight:700}.source-menu-group{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.source-menu-title{padding:0 12px 6px;color:var(--ink);font-size:13px;font-weight:800}.source-menu-item{min-height:36px;display:flex;align-items:center;padding:7px 12px;border-radius:6px;color:var(--muted);font-size:12px;line-height:1.25}.source-menu-item:hover{background:#d7161814;color:var(--brand-red)}.content{min-width:0;padding:16px;overflow-x:hidden}.page{max-width:1180px;margin:0 auto}.hero-panel,.dashboard-hero,.metric-card,.audit-card,.work-card,.login-panel,.product-tile{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.hero-panel{min-height:210px;display:flex;align-items:center;justify-content:space-between;padding:28px;background:linear-gradient(135deg,#231815,#2e211e 62%,#3a2824);color:#fff}.hero-panel h1,.page h1{margin:0 0 8px;font-size:28px;letter-spacing:0}.hero-panel p,.muted,.page-title-row p{color:var(--muted);line-height:1.7}.hero-panel p{max-width:680px;color:#ffffffb8}.hero-stat{width:150px;height:150px;display:grid;place-items:center;text-align:center;border-radius:8px;border:1px solid rgba(255,255,255,.16)}.hero-stat strong{color:var(--brand-red);font-size:50px;line-height:1}.hero-stat span{font-size:12px;color:#ffffffb3}.dashboard-page{display:grid;gap:14px}.dashboard-hero,.catalog-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px}.dashboard-hero{background:linear-gradient(135deg,#231815,#2e211e 62%,#3a2824);color:#fff}.dashboard-hero h1,.catalog-hero h1{margin:4px 0 8px;font-size:28px;letter-spacing:0}.dashboard-hero p:not(.eyebrow){max-width:720px;margin:0;color:#ffffffbd;line-height:1.7}.hero-actions,.quick-actions{display:flex;flex-wrap:wrap;gap:10px}.hero-actions{justify-content:flex-end}.metric-grid,.audit-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card,.audit-card{padding:16px;background:var(--surface)}.metric-card span,.audit-card span{display:block;color:var(--muted);font-size:12px;font-weight:700}.metric-card strong,.audit-card strong{display:block;margin:6px 0 2px;color:var(--ink);font-size:32px;line-height:1;font-variant-numeric:tabular-nums}.metric-card em,.audit-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:12px}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.card-title-row h2{margin:0}.card-title-row a{color:var(--brand-red);font-size:13px;font-weight:800}.sample-list{display:grid;gap:8px}.sample-row{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.sample-row span{min-width:0;font-weight:800}.sample-row strong{color:var(--brand-red);font-variant-numeric:tabular-nums}.sample-row em{color:var(--muted);font-size:12px;font-style:normal}.grid{display:grid;gap:12px;margin-top:14px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.work-card{padding:18px}.work-card h2{margin:0 0 8px;font-size:17px}.work-card p{margin:0;color:var(--muted);line-height:1.7}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px}.login-panel{width:min(430px,100%);padding:34px}.login-heading{position:relative;text-align:center;margin-bottom:22px}.login-home-link{display:inline-flex;margin-bottom:14px;color:var(--brand-red);font-weight:800}.login-brand-link{display:grid;justify-items:center;gap:10px;color:inherit;text-decoration:none;outline:none}.login-brand-logo{width:min(320px,82vw);height:auto;display:block;object-fit:contain;object-position:center}.login-brand-link:focus-visible{border-radius:12px;box-shadow:0 0 0 3px #d716182e}.login-brand-link:hover h1{color:var(--brand-red)}.login-heading h1{margin:0 0 8px}.login-heading p,.login-hint{color:var(--muted);line-height:1.6}.login-button{width:100%;margin-top:16px}.login-link-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;color:var(--brand-red);font-weight:800}.login-hint{margin-top:18px;text-align:center;font-size:13px}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.page-title-row>div{min-width:0}.page-title-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.file-list{margin:0;padding-left:18px;line-height:1.8;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.file-list li{min-width:0;overflow-wrap:anywhere}.audit-report-list{display:grid;gap:10px}.audit-report-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.46fr);gap:14px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.audit-report-row:first-child{border-top:0;padding-top:2px}.audit-report-main{min-width:0;display:grid;gap:5px}.audit-report-title{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.audit-report-title strong{min-width:0;color:var(--ink);font-size:15px;overflow-wrap:anywhere}.audit-script,.report-path,.report-error{min-width:0;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.report-error{color:var(--brand-red-dark);font-family:inherit;font-weight:700}.audit-metrics{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.audit-metric-pill{min-width:0;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.audit-metric-pill em,.audit-metric-pill strong{display:block;overflow-wrap:anywhere}.audit-metric-pill em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.35}.audit-metric-pill strong{margin-top:3px;color:var(--ink);font-size:18px;line-height:1.1;font-variant-numeric:tabular-nums}.catalog-hero{align-items:flex-end;padding:22px 0 8px}.catalog-hero p{max-width:680px}.catalog-stats{min-width:220px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-stats div{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.catalog-stats strong{display:block;color:var(--brand-red);font-size:28px;line-height:1}.catalog-stats span{display:block;margin-top:5px;color:var(--muted);font-size:12px}.catalog-toolbar{display:grid;grid-template-columns:minmax(240px,420px) auto;gap:12px;align-items:center;justify-content:space-between;margin-top:12px}.catalog-alert{margin-top:12px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;margin-top:16px}.product-tile{min-height:198px;overflow:hidden;padding:0;display:flex;flex-direction:column;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.product-tile:hover{border-color:#d716185c;transform:translateY(-2px);box-shadow:var(--shadow-red)}.product-image{flex:0 0 116px;height:116px;display:grid;place-items:center;background:linear-gradient(180deg,#f9fafb,#f2f3f5);border-bottom:1px solid var(--line)}.product-image img{width:100%;height:100%;object-fit:contain;padding:8px}.product-image .el-icon{color:var(--muted);font-size:28px}.product-tile-body{min-height:82px;display:grid;gap:8px;align-content:start;padding:12px;position:relative;z-index:1;background:var(--surface-solid)}.product-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.product-title-row strong{min-width:0;line-height:1.35;word-break:normal}.product-title-row span{color:var(--brand-red);font-size:12px;font-weight:800}.product-tile p,.product-tile em{margin:0;color:var(--muted);font-size:12px;font-style:normal;line-height:1.45;word-break:break-word}.product-tile.mutedTile{opacity:.58;box-shadow:none}.quote-page{max-width:1360px;margin:0 auto}.quote-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.quote-head h1{margin:2px 0 4px;font-size:28px}.eyebrow{margin:0;color:var(--brand-red);font-size:12px;font-weight:800}.quote-workspace{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,320px);gap:14px;align-items:start}.box-type-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 12px;margin:-2px 0 12px}.box-type-tabs a{flex:0 0 auto;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--muted);font-size:13px;font-weight:700}.box-type-tabs a.active{border-color:#d7161866;background:#d7161814;color:var(--brand-red)}.product-visual,.quote-form-panel,.result-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.product-visual{overflow:hidden}.product-visual img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:linear-gradient(180deg,#f9fafb,#f2f3f5)}.visual-meta{display:grid;gap:4px;padding:12px}.visual-meta strong{font-size:16px}.visual-meta span{color:var(--muted);font-size:12px;word-break:break-word}.quote-form-panel,.result-panel{padding:16px;min-width:0}.form-section+.form-section{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.quote-guidance{margin-bottom:14px}.form-section h2,.result-panel h2{margin:0 0 12px;font-size:17px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:12px}.field-control{position:relative;display:grid;gap:6px;min-width:0;color:var(--ink);font-size:13px;font-weight:700}.field-control .el-input-number,.field-control .el-select{width:100%}.field-control em{position:absolute;right:10px;bottom:-17px;color:var(--muted);font-size:11px;font-style:normal;font-weight:400}.field-hint{color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}.result-panel{position:sticky;top:74px}.price-number{color:var(--brand-red);font-size:40px;font-weight:900;line-height:1.1;word-break:break-word}.unit-price,.result-note,.empty-result{color:var(--muted);line-height:1.6}.unit-price{margin-bottom:12px}.result-warning{margin:0 0 12px}.price-groups{display:grid;gap:8px;margin:0 0 12px}.price-groups div{display:grid;grid-template-columns:minmax(72px,1fr) minmax(88px,auto);gap:3px 10px;align-items:baseline;padding:8px;border-radius:6px;background:#f6f7f9}.price-groups span{color:var(--muted);font-size:12px;font-weight:700}.price-groups strong{color:var(--ink);font-size:16px;font-variant-numeric:tabular-nums;text-align:right}.price-groups em{grid-column:1 / -1;color:var(--muted);font-size:12px;font-style:normal;text-align:right}.log-id{display:inline-flex;margin-bottom:10px;padding:4px 8px;border-radius:6px;background:#d7161814;color:var(--brand-red);font-size:12px;font-weight:800}.calc-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.calc-meta div{padding:8px;border-radius:6px;background:#f6f7f9}.calc-meta dt{color:var(--muted);font-size:12px}.calc-meta dd{margin:2px 0 0;font-weight:800}.breakdown-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:13px}.breakdown-table th,.breakdown-table td{padding:8px 0;border-bottom:1px solid var(--line)}.breakdown-table th{color:var(--muted);font-weight:500;text-align:left}.breakdown-table td{text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.result-note{margin:12px 0 0;font-size:12px}.log-table{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--white)}.mobile-card-list{display:none;min-width:0}.mobile-data-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.mobile-card-head,.mobile-card-actions,.mobile-card-meta{display:flex;gap:10px;align-items:flex-start}.mobile-card-head{justify-content:space-between}.mobile-card-head div{min-width:0;display:grid;gap:4px}.mobile-card-head strong{min-width:0;font-size:16px;line-height:1.35}.mobile-card-head span,.mobile-card-meta,.mobile-card-note{color:var(--muted);font-size:13px;line-height:1.55}.mobile-card-head b{color:var(--brand-red);font-size:18px;white-space:nowrap}.mobile-card-meta,.mobile-card-actions{flex-wrap:wrap}.mobile-card-actions .el-button,.mobile-data-card .el-button,.mobile-data-card a{min-width:0}.mobile-data-card .el-checkbox{align-self:flex-start;min-width:0}.print-link{display:inline-block;margin-bottom:6px}.settings-tabs,.settings-panel,.settings-table,.admin-tabs,.admin-table,.print-sheet{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.admin-tabs{padding:10px 14px 14px;box-shadow:var(--shadow-soft)}.admin-tabs .el-tab-pane{min-width:0;overflow-x:hidden}.admin-section{margin-top:12px}.admin-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;margin-bottom:12px}.admin-toolbar.record-toolbar{justify-content:flex-start}.admin-toolbar .el-input{width:min(360px,100%)}.admin-toolbar .el-button+.el-button{margin-left:0}.admin-toolbar .el-select{width:150px}.admin-toolbar .filter-type-input{width:118px}.admin-toolbar .customer-view-switch,.admin-toolbar .record-view-switch{flex:0 0 auto}.view-hint{color:var(--muted);font-size:13px;margin:-2px 0 10px}.table-subtext,.form-help,.dialog-tip{color:var(--muted);font-size:12px;line-height:1.5}.admin-toolbar .date-range-picker.el-date-editor{--el-date-editor-width: min(300px, 100%);--el-date-editor-daterange-width: min(300px, 100%);width:min(300px,100%);min-width:0;max-width:100%}.admin-toolbar .date-range-picker .el-range-input{min-width:0}.status-select{width:112px}.flag-switches{display:grid;gap:6px;justify-items:start}.tag-list{display:flex;flex-wrap:wrap;gap:5px}.visually-hidden-file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.admin-table{overflow-x:auto}.settings-tabs{padding:10px 14px 14px}.settings-panel{padding:16px;box-shadow:0 16px 40px -32px #23181557}.settings-form,.dialog-form{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:4px 14px}.settings-form .wide,.dialog-form .wide,.dialog-form:not(.two) .el-form-item:first-child{grid-column:1 / -1}.settings-form .el-select,.dialog-form .el-input-number,.dialog-form .el-select{width:100%}.customer-dialog.el-dialog{--el-dialog-width: min(760px, calc(100vw - 32px) ) !important;width:min(760px,calc(100vw - 32px))!important}.customer-action-panel{border-top:1px solid rgba(35,24,21,.12);display:grid;gap:10px;margin-top:8px;padding-top:14px}.customer-action-row,.customer-password-row{display:flex;flex-wrap:wrap;gap:8px}.customer-password-row .el-input{flex:1 1 220px;min-width:180px}.customer-quote-history{border-top:1px solid rgba(35,24,21,.12);margin-top:14px;padding-top:14px;overflow-x:auto}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-heading-row h3{margin:0;font-size:16px}.section-heading-row span{color:var(--muted);font-size:13px}.customer-quote-cards{display:none}.settings-actions,.settings-toolbar{display:flex;justify-content:flex-end;margin-top:12px}.settings-toolbar{margin:0 0 10px}.settings-table{overflow-x:auto}.settings-table .el-input-number{width:100%}.compact-number-group{display:grid;grid-template-columns:minmax(86px,1fr) auto minmax(86px,1fr);gap:6px;align-items:center}.compact-number-group.three{grid-template-columns:repeat(3,minmax(72px,1fr))}.compact-number-group .el-input-number{min-width:0}.source-module-list{display:flex;flex-wrap:wrap;gap:6px;padding:4px 8px 10px 56px}.source-module-list.compact{padding:0}.product-parameter-table .source-module-list.compact{min-width:0;max-width:100%;overflow:hidden}.product-parameter-table .source-module-list.compact .el-tag{max-width:100%;min-width:0}.product-parameter-table .source-module-list.compact .el-tag__content{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-parameter-card-form{display:grid;gap:10px;min-width:0}.product-parameter-card-form .el-select{width:100%}.field-index-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.field-index-summary div{min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--soft-red)}.field-index-summary span{display:block;color:var(--muted);font-size:13px}.field-index-summary strong{display:block;margin-top:3px;color:var(--brand-red);font-size:22px;line-height:1.2}.field-sample-list{gap:5px}.field-index-table .field-sample-list{min-width:0;max-width:100%;overflow:hidden}.field-index-table .field-sample-list .el-tag,.field-index-mobile .source-module-list.compact .el-tag{max-width:100%;min-width:0}.field-index-table .field-sample-list .el-tag__content,.field-index-mobile .source-module-list.compact .el-tag__content{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-index-mobile{display:none}.field-value-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px}.field-value-code{display:inline-block;max-width:100%;padding:2px 6px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);overflow-wrap:anywhere;white-space:normal}.field-value-table .cell{min-width:0;overflow-wrap:anywhere}.grid-data-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px;min-width:0}.grid-endpoint-list{display:grid;align-content:start;gap:8px;max-height:580px;overflow:auto;padding-right:4px}.grid-endpoint-list .el-button{justify-content:flex-start;min-width:0;margin-left:0!important}.grid-data-panel,.grid-row-table{min-width:0}.grid-endpoint-meta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;margin-bottom:10px}.grid-row-table .cell{min-width:0;overflow-wrap:anywhere}.grid-row-table .table-actions{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.grid-row-table .table-actions .el-button{min-width:44px;margin-left:0!important}.grid-row-deleted{opacity:.58}.grid-row-override td{background:#fffaf0!important}.grid-row-local td{background:#fff6f5!important;box-shadow:inset 3px 0 0 var(--brand-red)}.grid-row-dialog.el-dialog{--el-dialog-width: min(720px, calc(100vw - 32px) ) !important}.grid-row-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.grid-row-edit-form .el-form-item{min-width:0;margin-bottom:2px}.grid-row-edit-form .el-form-item__label{min-width:0;overflow-wrap:anywhere}.grid-row-edit-form .el-input,.grid-row-edit-form .el-input__wrapper{min-width:0}.field-value-mobile{display:none}.field-value-mobile .mobile-card-head>div,.field-value-mobile .mobile-card-head strong,.field-value-mobile .mobile-card-head span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.field-index-drawer .el-drawer__close-btn,.grid-data-drawer .el-drawer__close-btn,.field-value-drawer .el-drawer__close-btn{min-width:44px;min-height:36px}.settings-product-thumb{width:54px;height:40px;display:block;margin:0 auto;border:1px solid var(--line);border-radius:6px;object-fit:cover;background:#fff}.print-page{max-width:980px}.public-quote-page{width:min(980px,calc(100% - 32px));margin:0 auto;padding:18px 0 28px}.public-quote-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.public-quote-top h1{margin:2px 0 4px;font-size:28px}.public-status-alert{margin:14px 0}.public-contact-section{margin-top:18px}.print-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.print-sheet{padding:34px;color:#1f1f1f;background:#fff;box-shadow:0 20px 58px -38px #2318158c}.print-header{display:grid;grid-template-columns:148px minmax(0,1fr) auto;gap:14px;align-items:start;padding-bottom:18px;border-bottom:2px solid var(--ink)}.print-brand-logo{width:148px;height:auto;display:block;object-fit:contain;object-position:left top}.print-header h2,.print-header p{margin:0}.print-header h2{font-size:22px}.print-header p{margin-top:5px;color:var(--muted);line-height:1.5}.print-no{display:grid;gap:5px;text-align:right}.print-no strong{color:var(--brand-red);font-size:24px}.print-info-table,.print-list-table{width:100%;border-collapse:collapse;font-size:13px}.print-info-table{margin:18px 0}.print-info-table th,.print-info-table td,.print-list-table th,.print-list-table td{padding:10px;border:1px solid var(--line);vertical-align:top}.print-info-table th,.print-list-table th{width:110px;background:#f7f8fa;color:var(--muted);font-weight:700;text-align:left}.print-info-table .amount,.print-footer strong{color:var(--brand-red);font-weight:900}.print-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.print-grid h3{margin:0 0 8px;font-size:16px}.combined-print-section{margin-top:16px}.combined-print-section h3{margin:0 0 8px;font-size:16px}.combined-item-table th{width:auto}.combined-item-table .amount-cell{width:110px;text-align:right;white-space:nowrap}.combined-total-row td{font-weight:900}.combined-total-row .amount-cell{color:var(--brand-red)}.produce-step-table th{width:auto}.produce-step-table th:first-child,.produce-step-table td:first-child{width:56px;text-align:center}.produce-step-table th:nth-child(6),.produce-step-table td:nth-child(6){width:84px}.produce-sign-table td{height:48px}.contract-item-table th{width:auto}.contract-item-table .amount-cell{width:110px;text-align:right;white-space:nowrap}.contract-terms{margin:0;padding:14px 18px 14px 34px;border:1px solid var(--line);border-radius:8px;background:#fff;line-height:1.85}.contract-sign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contract-sign-grid div{min-height:110px;display:grid;align-content:space-between;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.contract-sign-grid span{color:var(--muted)}.order-check-table th{width:86px}.order-check-table td:last-child{width:110px}.print-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:2px solid var(--ink);line-height:1.6}@media(max-width:860px){.el-button{min-height:44px}.body{display:block}.page-title-row{align-items:flex-start;flex-wrap:wrap}.public-quote-top{align-items:stretch;flex-direction:column}.body,.grid.two,.grid.three,.quote-workspace,.field-grid,.settings-form,.dialog-form,.print-grid,.dashboard-grid{grid-template-columns:1fr}.metric-grid,.audit-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{display:flex;gap:8px;overflow-x:auto;max-height:none;white-space:nowrap;border-right:0;border-bottom:1px solid var(--line);padding:8px 12px;background:#ffffffeb;scrollbar-width:thin}.sidebar .nav-item{flex:0 0 auto;min-height:44px;padding:8px 12px;font-size:14px}.source-menu-group{display:none}.hero-panel,.dashboard-hero,.catalog-hero{align-items:flex-start;flex-direction:column}.catalog-stats,.catalog-toolbar{width:100%;grid-template-columns:1fr}.hero-actions,.quick-actions,.hero-actions a,.hero-actions .el-button,.quick-actions a,.quick-actions .el-button{width:100%}.topbar{gap:10px}.brand{flex:1 1 auto;gap:8px}.brand-logo-image{width:clamp(116px,32vw,136px);height:32px}.topbar-right span{display:none}.quote-head{flex-direction:column}.result-panel{position:static}.settings-tabs{padding:8px}.admin-toolbar,.page-title-row{align-items:stretch;flex-direction:column}.page-title-actions{justify-content:stretch}.page-title-actions .el-button,.page-title-actions a,.admin-toolbar .el-input,.admin-toolbar .el-select,.admin-toolbar .customer-view-switch,.admin-toolbar .record-view-switch,.admin-toolbar .date-range-picker,.admin-toolbar .el-button{width:100%}.admin-toolbar .customer-view-switch .el-radio-button,.admin-toolbar .record-view-switch .el-radio-button{flex:1 1 0}.admin-toolbar .customer-view-switch .el-radio-button__inner,.admin-toolbar .record-view-switch .el-radio-button__inner{width:100%}.admin-toolbar .date-range-picker.el-date-editor{--el-date-editor-width: 100%;--el-date-editor-daterange-width: 100%}.status-select,.mobile-card-actions .el-select{width:100%}.mobile-card-actions .el-switch{flex:1 1 96px}.customer-action-row .el-button,.customer-password-row .el-button,.customer-password-row .el-input{flex:1 1 100%;width:100%}.customer-quote-history .el-table{display:none}.customer-quote-cards{display:grid;gap:10px}.customer-quote-card{border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;padding:12px}.customer-quote-card div{display:grid;gap:4px}.customer-quote-card span{color:var(--muted);font-size:13px}.customer-quote-card b{color:var(--brand-red)}.admin-table,.log-table,.product-parameter-table{display:none}.mobile-card-list{display:grid;gap:10px}.product-parameter-cards .mobile-card-head{align-items:flex-start}.product-parameter-cards .mobile-card-head>div{min-width:0}.product-parameter-cards .mobile-card-head span,.product-parameter-cards .mobile-card-head strong{overflow-wrap:anywhere}.product-parameter-cards .el-switch{flex:0 0 auto}.product-parameter-cards .source-module-list.compact,.product-parameter-cards .tag-list{min-width:0}.product-parameter-cards .source-module-list.compact .el-tag{max-width:100%}.product-parameter-cards .source-module-list.compact .el-tag__content{min-width:0;overflow:hidden;text-overflow:ellipsis}.product-parameter-cards .compact-number-group,.product-parameter-cards .compact-number-group.three{grid-template-columns:minmax(0,1fr)}.product-parameter-cards .compact-number-group>span{display:none}.product-parameter-cards .el-input-number,.product-parameter-cards .el-input,.product-parameter-cards .el-select{width:100%;min-width:0}.product-parameter-cards .tag-list{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}.product-parameter-cards .el-checkbox{margin-right:0}.product-parameter-cards .el-checkbox__label{min-width:0;white-space:normal;overflow-wrap:anywhere}.field-index-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.field-index-table{display:none}.field-index-drawer.el-drawer{width:92vw!important}.field-value-drawer.el-drawer,.grid-data-drawer.el-drawer{width:94vw!important}.field-index-mobile{display:grid}.field-value-toolbar{grid-template-columns:minmax(0,1fr)}.field-value-table{display:none}.field-value-mobile{display:grid}.grid-data-layout{grid-template-columns:minmax(0,1fr)}.grid-endpoint-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.grid-endpoint-list .el-button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.grid-endpoint-meta,.grid-row-edit-form{grid-template-columns:minmax(0,1fr)}.field-value-mobile .el-input,.field-value-mobile .el-input__wrapper{min-width:0}.field-index-mobile,.field-index-mobile .mobile-data-card,.field-index-mobile .mobile-card-head,.field-index-mobile .mobile-card-head>div,.field-index-mobile .mobile-card-meta,.field-index-mobile .source-module-list.compact{min-width:0;max-width:100%}.field-index-mobile .mobile-card-head span,.field-index-mobile .mobile-card-head strong,.field-index-mobile .mobile-card-meta span{overflow-wrap:anywhere;word-break:break-word}.field-index-mobile .source-module-list.compact .el-tag{max-width:100%;min-width:0}.field-index-mobile .source-module-list.compact .el-tag__content{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card-actions .el-button{flex:1 1 120px}.print-sheet{padding:18px}.print-header{grid-template-columns:1fr}.print-no{text-align:left}.print-footer{align-items:flex-start;flex-direction:column}.print-info-table tr{display:grid;grid-template-columns:96px minmax(0,1fr)}.print-info-table th,.print-info-table td,.print-list-table th,.print-list-table td{min-width:0;word-break:break-word}.print-info-table th,.print-list-table th{width:auto}.combined-item-table{min-width:680px}.contract-item-table{min-width:820px}.produce-step-table,.produce-sign-table,.order-check-table{min-width:760px}.combined-print-section{overflow-x:auto}.contract-sign-grid{grid-template-columns:1fr}}@media(max-width:520px){.topbar{height:auto;min-height:56px;align-items:center;padding:8px 12px}.brand{flex:1 1 auto;gap:10px}.brand-logo-image{width:clamp(108px,34vw,122px);height:31px}.brand-mark{width:38px;height:38px;font-size:14px;border-radius:10px}.brand-mark-main{font-size:20px}.brand-title{font-size:15px;line-height:1.25}.brand-subtitle{display:none}.content{padding:12px}.dashboard-hero,.work-card,.settings-panel{padding:16px}.dashboard-hero h1,.catalog-hero h1,.quote-head h1,.page h1{font-size:24px;line-height:1.22}.dashboard-hero p:not(.eyebrow),.catalog-hero p,.page-title-row p,.quote-head .muted{font-size:14px;line-height:1.65}.sidebar .nav-item{min-height:44px;padding:8px 11px}.metric-card,.audit-card{padding:14px}.metric-card strong,.audit-card strong,.catalog-stats strong{font-size:30px}.metric-grid,.audit-summary,.product-grid{grid-template-columns:1fr}.audit-report-row{grid-template-columns:1fr;gap:10px}.audit-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-row{grid-template-columns:1fr auto}.sample-row em{grid-column:1 / -1}}@media print{body{background:#fff}.topbar,.sidebar,.print-actions{display:none!important}.body{display:block}.content,.page{max-width:none;padding:0;margin:0}.print-sheet{border:0;border-radius:0;box-shadow:none;padding:0}}
