*{box-sizing:border-box}html,body,#root{min-width:1024px;min-height:100%;margin:0}body{color:#1f2937;background:#f5f7fa;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.app-loading{background:#f4f6f9;place-items:center;min-height:100vh;display:grid}.route-loading{place-items:center;min-height:55vh;display:grid}.login-page{background:radial-gradient(circle at 15% 20%,#1677ff1f,#0000 34%),linear-gradient(135deg,#eef5ff 0%,#f6f8fb 53%,#fff 100%);grid-template-columns:minmax(480px,1.2fr) minmax(440px,.8fr);align-items:center;gap:9vw;min-height:100vh;padding:7vh 8vw;display:grid}.login-brand{max-width:640px}.brand-mark{object-fit:cover;border-radius:14px;width:64px;height:64px;margin-bottom:30px;display:block;box-shadow:0 14px 30px #f27c2040}.brand-eyebrow{color:#ed741d;letter-spacing:.08em;font-weight:600}.login-brand h1.ant-typography{color:#17233d;letter-spacing:-.035em;margin:18px 0 20px;font-size:clamp(40px,3.3vw,58px);line-height:1.24}.login-brand p.ant-typography{color:#64748b;max-width:570px;font-size:18px;line-height:1.8}.brand-features{gap:12px;margin-top:34px;display:flex}.brand-features span{color:#315b91;background:#ffffff9e;border:1px solid #dbeafe;border-radius:99px;padding:8px 14px;font-size:13px}.login-card{border:1px solid #e2e8f0e6;justify-self:end;width:100%;max-width:440px;box-shadow:0 28px 70px #2a406321}.login-card .ant-card-body{padding:42px}.login-heading{width:100%;margin-bottom:30px}.login-heading h2.ant-typography{color:#18243b;margin-bottom:3px;font-size:26px}.login-card .ant-form-item{margin-bottom:22px}.login-card .ant-btn{height:46px;margin-top:4px;font-weight:600;box-shadow:0 8px 18px #1677ff33}.login-footer{color:#9aa5b5;text-align:center;letter-spacing:.08em;margin-top:26px;font-size:12px}.app-shell{background:#f4f6f9;min-height:100vh}.app-header{z-index:20;background:#fff;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #1e32500a}.app-logo{color:#17233d;letter-spacing:.01em;align-items:center;gap:11px;font-size:17px;display:flex}.logo-icon{object-fit:cover;border-radius:9px;width:38px;height:38px;display:block;box-shadow:0 7px 15px #f27c2033}.account-button.ant-btn{color:#334155;align-items:center;gap:10px;height:46px;padding:0 8px;display:flex}.account-chevron{color:#94a3b8;font-size:10px}.app-sider{border-right:1px solid #e8edf3;height:calc(100vh - 64px);top:64px;position:sticky!important}.app-sider .ant-layout-sider-children{padding:14px 10px;position:relative}.app-sider .ant-menu{border-inline-end:0!important}.app-sider .ant-menu-item-group-title{color:#9aa5b5;letter-spacing:.08em;padding:16px 16px 7px;font-size:11px}.app-sider .ant-menu-item{height:42px;margin-block:3px;font-weight:500}.app-content{background:#f4f6f9;min-width:0;min-height:calc(100vh - 64px)}.page-container{width:100%;max-width:none;min-height:calc(100vh - 64px);margin:0 auto;padding:24px 28px 44px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:61px;margin-bottom:23px;display:flex}.page-header h2.ant-typography{color:#17233d;margin:0 0 6px;font-size:25px}.page-header-extra{padding-top:4px}.content-card{border:1px solid #e8edf3;box-shadow:0 3px 12px #23375009}.content-card+.content-card{margin-top:20px}.content-card .ant-card-head{min-height:58px}.full-width{width:100%}.modal-form{margin-top:22px}.empty-panel{text-align:center;padding:70px 20px}.stat-grid{margin-bottom:20px}.stat-card{border-color:#e8edf3;box-shadow:0 3px 12px #23375009}.stat-card .ant-card-body{align-items:center;gap:16px;padding:22px;display:flex}.stat-card h2.ant-typography{color:#17233d;margin:3px 0 0;font-size:28px}.stat-icon{border-radius:12px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.stat-icon.blue{color:#1677ff;background:#eaf3ff}.stat-icon.purple{color:#7651d3;background:#f1edff}.stat-icon.orange{color:#d97706;background:#fff4df}.stat-icon.green{color:#16a36a;background:#e8f8f1}.option-tree-card .ant-card-body{padding:18px 22px 28px}.option-tree-card .ant-tree-treenode{width:100%;padding:2px 0}.option-tree-card .ant-tree-node-content-wrapper{flex:1;min-width:0;padding:0!important}.option-tree-card .ant-tree-title{display:block}.tree-node-row{border-radius:7px;justify-content:space-between;align-items:center;gap:18px;min-height:40px;padding:4px 8px 4px 7px;display:flex}.tree-node-row:hover{background:#f5f8fc}.tree-node-label{min-width:0}.sort-label{opacity:0;font-size:11px;transition:opacity .15s}.tree-node-row:hover .sort-label{opacity:1}.tree-actions{opacity:0;flex:none;transition:opacity .15s}.tree-node-row:hover .tree-actions,.tree-actions:focus-within{opacity:1}.table-toolbar{justify-content:flex-end;margin-bottom:18px;display:flex}.table-toolbar .ant-input-affix-wrapper{width:300px}.project-list-card .ant-card-body{padding:20px 22px 12px}.schema-layout{grid-template-columns:minmax(360px,430px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.schema-type-list{gap:16px;min-width:0;display:grid}.schema-type-card,.schema-fields{margin-top:0!important}.schema-type-card .ant-card-head{background:#fafcff}.schema-type-card .ant-card-body{padding:12px 14px 14px}.schema-type-card .ant-tree-treenode{width:100%;padding-block:3px}.schema-type-card .ant-tree-node-content-wrapper{flex:1}.schema-category-toolbar{background:#f4f8fc;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;display:flex}.schema-category-toolbar>.ant-typography{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.schema-fields .ant-card-body{padding:12px}.field-form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.field-options{background:#fafcff;border:1px solid #e7edf5;border-radius:8px;padding:14px}.field-options-title{justify-content:space-between;margin-bottom:12px;display:flex}.field-option-row{border-top:1px solid #edf1f6;align-items:center;gap:10px;width:100%;padding:10px 0;display:flex}.field-option-row:first-of-type{border-top:0;padding-top:0}.field-option-row:last-child{padding-bottom:0}.field-option-row .ant-form-item{margin-bottom:0}.field-option-name{flex:240px}.field-option-sort{flex:0 0 100px}.field-option-sort .ant-input-number{width:100%}.field-option-enabled{flex:none}.field-option-image{align-items:center;gap:4px;min-width:118px;display:flex}.field-option-image .ant-image-img{object-fit:cover;border-radius:6px}.option-preview-tag{align-items:center;gap:5px;padding-block:3px;display:inline-flex}.option-preview-tag .ant-image-img{object-fit:cover;border-radius:4px}.compact-form-card{max-width:780px}.compact-form-card .ant-card-body{padding:24px 26px 18px}.form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.form-hint{border-top:1px solid #edf1f5;padding-top:14px;margin:18px 0 0!important}.template-name-card .ant-card-body{padding:16px 20px}.template-name-input{min-width:min(520px,50vw)}.material-workspace{margin-top:18px}.material-group+.material-group{margin-top:20px}.material-group-title{align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.material-group-title h4.ant-typography{margin:0}.material-category-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:12px;display:grid}.material-choice-columns{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.material-choice-columns .ant-checkbox-group{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.material-option-label{align-items:center;gap:8px;display:inline-flex}.material-option-label img{object-fit:cover;border:1px solid #e5eaf1;border-radius:6px;width:42px;height:42px}.material-category-card{border-color:#e5ebf2;box-shadow:0 2px 8px #23375009}.material-category-card .ant-card-body{flex-direction:column;gap:12px;padding:16px;display:flex}.material-category-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.material-category-header h5.ant-typography{margin:0}.material-category-cascader{width:100%}.material-category-items{gap:8px;display:grid}.material-category-item{background:#fafcff;border:1px solid #edf1f5;border-radius:7px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 10px;display:flex}.material-category-drafts{gap:8px;display:grid}.material-category-draft{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;display:grid}.material-category-fixed{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #d9d9d9;border-radius:6px;min-width:0;min-height:32px;padding:5px 11px;overflow:hidden}.material-category-summary{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.material-category-summary>.material-category-cascader{max-width:420px}.material-category-detail-line{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.material-row-image{object-fit:cover;background:#fff;border:1px solid #e1e7ef;border-radius:6px}.material-category-item>.ant-btn{flex:none}.material-category-item>.ant-space{margin-left:auto}.ant-drawer .ant-table-cell{vertical-align:top}.ant-drawer .ant-table-cell .ant-form-item{margin:0}.project-editor-layout{grid-template-columns:minmax(230px,280px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.project-name-card{margin:0;position:sticky;top:84px}.project-name-card .ant-card-body{padding:16px}.project-name-card .ant-form-item{margin-bottom:14px}.project-selection-count{border-top:1px solid #edf1f5;justify-content:space-between;padding-top:13px;display:flex}.project-material-panel{min-width:0}.selection-section-header,.detail-section-title{justify-content:space-between;align-items:flex-end;margin:0 0 10px;display:flex}.selection-section-header h4.ant-typography,.detail-section-title h4.ant-typography{margin:0 0 3px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:12px;display:grid}.category-card{border-color:#e8edf3;box-shadow:0 3px 12px #23375009}.category-card .ant-card-head{min-height:46px;padding-inline:14px}.category-card .ant-card-body{padding:12px}.category-dot{background:#fff;border:2px solid #1677ff;border-radius:50%;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 4px #eaf3ff}.selection-list{flex-direction:column;gap:6px;display:flex}.selection-row{background:#fafcff;border:1px solid #e9eef5;border-radius:7px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:40px;padding:6px;display:grid}.selection-index,.path-number{color:#52709a;background:#eaf3ff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.selection-row .ant-breadcrumb,.detail-path .ant-breadcrumb{min-width:0}.selection-content{flex-direction:column;gap:5px;min-width:0;display:flex}.selection-remark,.detail-remark{font-size:12px;line-height:1.6;display:block}.selection-actions{justify-self:end}.compact-empty.ant-empty{margin-block:8px}.compact-empty .ant-empty-image{height:34px;margin-bottom:5px}.sticky-save-bar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-top:1px solid #e4eaf1;justify-content:flex-end;gap:10px;margin:20px -32px -52px;padding:12px 32px;display:flex;position:sticky;bottom:0;box-shadow:0 -5px 18px #2a3e5a0f}.selection-tip{margin-bottom:20px}.selection-preview{background:#f8fafc;border:1px solid #e7edf5;border-radius:8px;margin:8px 0 14px;padding:12px 14px}.selection-preview .ant-breadcrumb{margin-top:7px}.back-button{margin:-4px 0 11px -15px}.detail-summary .ant-card-body{padding:16px 18px 12px}.detail-summary .ant-descriptions-row>th,.detail-summary .ant-descriptions-row>td{padding-bottom:6px}.detail-section-title{margin-top:18px}.detail-groups{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:12px;display:grid}.detail-group-card{border-color:#e8edf3;box-shadow:0 3px 12px #23375009}.detail-group-card .ant-card-head{min-height:46px;padding-inline:14px}.detail-group-card .ant-card-body{padding:12px}.detail-path-list{flex-direction:column;gap:6px;display:flex}.detail-path{background:#f7f9fc;border-radius:7px;grid-template-columns:18px 24px minmax(0,1fr);align-items:start;gap:6px;min-height:40px;padding:8px;display:grid}.detail-path-content{flex-direction:column;gap:5px;min-width:0;padding-top:1px;display:flex}.path-check{color:#16a36a;font-weight:700}.material-summary-card{margin-bottom:20px}.order-progress{grid-template-columns:48px 1fr;align-items:center;gap:10px;display:grid}.order-progress .ant-progress{margin:0}.settings-card{max-width:1180px}.account-list{flex-direction:column;display:flex}.account-row{border-bottom:1px solid #edf1f5;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:18px 4px;display:grid}.account-row:first-child{padding-top:3px}.account-row:last-child{border-bottom:0;padding-bottom:3px}.account-avatar{color:#1677ff;background:#eaf3ff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.account-info{flex-direction:column;gap:4px;display:flex}.account-actions{justify-content:flex-end}.data-actions{grid-template-columns:1fr 1fr;gap:36px;display:grid}.data-actions>div{padding:5px 4px 8px}.data-actions>div+div{border-left:1px solid #edf1f5;padding-left:36px}.project-print-page{color:#24282d;background:#e8ebef;min-height:100vh;padding:24px}.project-print-loading{max-width:900px;margin:60px auto}.project-print-toolbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #e1e5e9;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;width:min(210mm,100%);margin:0 auto 16px;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 5px 18px #1e283714}.project-print-sheet{background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:16mm 16mm 13mm;box-shadow:0 12px 38px #1f283429}.project-print-header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.project-print-brand{color:#ec5b16;align-items:center;gap:10px;display:flex}.project-print-brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.project-print-brand strong{letter-spacing:2px;font-size:20px}.project-print-brand small{color:#9b9b9b;letter-spacing:1.3px;margin-top:5px;font-size:10px}.project-print-mark{object-fit:cover;border-radius:5px;width:44px;height:44px;display:block}.project-print-title{text-align:right;border-bottom:5px solid #ec5b16;min-width:320px;padding-bottom:8px}.project-print-title span{color:#999;letter-spacing:2px;font-size:11px}.project-print-title h1{letter-spacing:2px;margin:2px 0 0;font-size:28px;line-height:1.2}.project-print-accent{background:#dadde0;height:1px;margin:12px 0 16px}.project-print-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px;margin-bottom:14px;padding:0 4px;display:grid}.project-print-meta>div{flex-direction:column;gap:4px;display:flex}.project-print-meta span{color:#8b8f94;font-size:13px}.project-print-meta strong{font-size:15px}.project-print-columns{color:#fff;background:#ec5b16;grid-template-columns:minmax(0,1fr) 105px;padding:8px 14px;font-size:15px;font-weight:700;display:grid}.project-print-columns span:last-child{text-align:center}.project-print-group{break-inside:avoid-page;page-break-inside:avoid}.project-print-group h2{background:#eceeef;border-bottom:1px solid #c9cdd1;align-items:center;gap:8px;margin:0;padding:7px 14px;font-size:16px;display:flex}.project-print-group h2 span{color:#ec5b16;background:#fff;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:600}.project-print-row{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #e0e2e4;grid-template-columns:minmax(0,1fr) 105px;min-height:90px;display:grid}.project-print-row-copy{min-width:0;padding:13px 14px 11px 6px}.project-print-material-name{align-items:baseline;gap:10px;display:flex}.project-print-material-name>span{color:#ec5b16;min-width:24px;font-size:13px;font-weight:700}.project-print-material-name strong{font-size:16px}.project-print-row-copy p{color:#777d83;margin:7px 0 0 34px;font-size:13px;line-height:1.7}.project-print-row-copy .project-print-remark{color:#555c63}.project-print-image{place-items:center;padding:8px;display:grid}.project-print-image-list{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center;gap:4px;width:100%;display:grid}.project-print-image img{object-fit:contain;width:42px;height:42px}.project-print-image-list img:only-child{grid-column:1/-1;width:78px;height:72px}.project-print-image span{color:#b0b4b8;border:1px dashed #d6dadd;border-radius:4px;place-items:center;width:78px;height:58px;font-size:12px;display:grid}.project-print-empty{padding:60px 0}.project-print-footer{color:#93979b;border-top:1px solid #dfe2e5;justify-content:space-between;margin-top:20px;padding:12px 4px 0;font-size:12px;display:flex}@page{size:A4 portrait;margin:12mm}@media print{html,body,#root{min-height:0;margin:0;background:#fff!important;width:auto!important;min-width:0!important}.project-print-page{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:auto;min-height:0;padding:0}.project-print-toolbar{display:none!important}.project-print-sheet{width:100%;min-height:0;box-shadow:none;margin:0;padding:0}.project-print-group{break-inside:auto;page-break-inside:auto}.project-print-group h2{break-after:avoid;page-break-after:avoid}.project-print-row{break-inside:avoid;page-break-inside:avoid}}@media (width<=1200px){.page-container{padding-inline:24px}.project-editor-layout{grid-template-columns:230px minmax(0,1fr)}.sticky-save-bar{margin-inline:-24px;padding-inline:24px}.stat-card .ant-card-body{padding:17px}.stat-icon{flex-basis:42px;width:42px;height:42px}.stat-card h2.ant-typography{font-size:24px}}@media (width<=1000px){.schema-layout{grid-template-columns:minmax(0,1fr)}.schema-category-toolbar{flex-wrap:wrap}}@media screen and (width<=850px){.project-print-page{padding:12px;overflow-x:auto}.project-print-toolbar{min-width:720px}.project-print-sheet{transform-origin:0 0}}
