:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1b1b1b;background:#f1f1f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #151515;--green: #c91d32;--green-dark: #a8172a;--mint: #fbe9ec;--orange: #c91d32;--line: #d7d7d7;--muted: #707070;--paper: #ffffff;--shadow: 0 10px 30px rgba(25, 25, 25, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f1f1f1}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;padding-bottom:84px}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 30px;background:#fffffff5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__brand{display:flex;align-items:center;gap:12px}.topbar__logo,.brand-mark{display:grid;place-items:center;background:var(--green);color:#fff;font-family:Georgia,serif;font-weight:700;letter-spacing:-.04em}.topbar__logo{width:38px;height:38px;border-radius:9px}.topbar__brand>div:last-child{display:flex;flex-direction:column;gap:2px}.topbar__brand strong{font-size:15px;color:var(--ink)}.topbar__brand span{color:var(--muted);font-size:11px;letter-spacing:.02em}.topbar__actions,.action-bar__buttons{display:flex;align-items:center;gap:9px}.button{height:38px;padding:0 15px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:650;transition:.18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--ink);color:#fff;box-shadow:0 5px 14px #1515152e}.button--primary:hover:not(:disabled){background:#000}.button--ghost{background:transparent;color:#444;border-color:var(--line)}.button--ghost:hover:not(:disabled){background:#f7f7f7}.button--soft{height:34px;background:var(--mint);color:var(--green-dark);border-color:#f0c6cd}.button--outline{background:#fff;color:var(--ink);border-color:#ccc}.button--excel{background:var(--green);color:#fff;box-shadow:0 5px 14px #c91d322e}.button--excel:hover:not(:disabled){background:var(--green-dark)}.count-badge{min-width:18px;padding:1px 5px;border-radius:99px;background:var(--mint);color:var(--green-dark);font-size:10px}.workspace{display:grid;grid-template-columns:minmax(700px,1.03fr) minmax(570px,.97fr);min-height:calc(100vh - 70px)}.editor-pane{padding:30px 28px 54px 34px;min-width:0}.preview-pane{min-width:0;padding:22px 32px 54px;background:#e7e7e7;border-left:1px solid #d5d5d5}.editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.eyebrow{margin:0 0 4px;color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.16em}.editor-heading h1{margin:0;color:var(--ink);font-size:24px;letter-spacing:-.03em}.editor-heading__meta{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:7px;color:var(--muted);font-size:11px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--green)}.icon-button:hover{background:var(--mint)}.icon-button--danger{color:#a54c48}.form-card{background:#fff;border:1px solid #dddddd;border-radius:12px;box-shadow:var(--shadow);padding:20px;margin-bottom:16px}.section-heading{display:flex;align-items:center;gap:11px;margin-bottom:18px}.section-heading>span{color:var(--orange);font-family:Georgia,serif;font-weight:700;font-size:13px;align-self:flex-start;padding-top:3px}.section-heading h2{margin:0;color:var(--ink);font-size:17px;letter-spacing:-.02em}.section-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}.section-action{margin-left:auto}.section-heading__actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.section-page-control{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap}.section-page-control select{width:auto;min-width:130px;height:34px;padding:6px 8px;font-size:11px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:6px;min-width:0;color:#5d5d5d;font-size:11px;font-weight:700;letter-spacing:.02em}.field--wide{grid-column:1 / -1}.optional-field-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:16px;padding-top:14px;border-top:1px dashed var(--line)}.optional-field-actions>span{margin-right:2px;color:var(--muted);font-size:11px;font-weight:700}.optional-field-actions .button{height:31px;padding:0 10px;font-size:11px}.optional-field-grid{margin-top:14px}.optional-field-input{display:grid;grid-template-columns:1fr 36px;gap:7px}.optional-field-input .icon-button{height:38px}.custom-term-actions{margin-top:14px}.custom-trade-terms{display:grid;gap:9px;margin-top:12px}.custom-trade-term-row{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(180px,1.3fr) 36px;gap:8px}.custom-trade-term-row .icon-button{height:38px}.signature-field-actions{display:flex;flex-wrap:wrap;gap:9px}.signature-field-actions .empty-state{flex-basis:100%}.payment-method-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.payment-method-panel{margin-top:14px;padding:15px;border:1px solid var(--line);border-radius:9px;background:#fafafa}.payment-method-panel>h3{margin:0 0 13px;color:var(--ink);font-size:13px}.digital-payment-editor{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:16px;align-items:start}.qr-code-editor{display:flex;flex-direction:column;gap:7px;color:#5d5d5d;font-size:11px;font-weight:700}.qr-code-upload{min-height:100px;display:grid;place-items:center;gap:6px;padding:12px;border:1px dashed #bbbbbb;border-radius:8px;background:#fff;color:var(--green);cursor:pointer}.qr-code-upload input{display:none}.qr-code-preview{position:relative;display:grid;place-items:center;min-height:100px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.qr-code-preview img{display:block;width:100px;height:100px;object-fit:contain;image-rendering:auto}.qr-code-preview .icon-button{position:absolute;top:6px;right:6px;width:29px;height:29px}input,select,textarea{width:100%;min-width:0;border:1px solid #cfcfcf;border-radius:7px;background:#fcfcfc;color:#1b1b1b;padding:9px 10px;outline:none;font-size:13px;font-weight:450;letter-spacing:0;transition:.15s}input,select{height:38px}textarea{resize:vertical;line-height:1.35}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #c91d321f;background:#fff}input::placeholder,textarea::placeholder{color:#a2aeac}.product-card{overflow:hidden;padding-left:0;padding-right:0}.product-card>.section-heading{padding:0 20px}.product-column-labels,.product-row{display:grid;grid-template-columns:40px minmax(84px,.85fr) 66px minmax(138px,1.55fr) 66px minmax(118px,1fr) minmax(112px,.95fr) 32px;align-items:center;gap:8px}.product-column-labels{padding:9px 20px;background:var(--green);border-top:1px solid var(--green-dark);border-bottom:1px solid var(--green-dark);color:#111;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-list{overflow-x:auto}.product-row{min-width:760px;padding:12px 20px;border-bottom:1px solid #e5e5e5}.product-row:last-child{border-bottom:0}.product-row--page-break{border-top:3px dashed var(--green);background:#fff8f9}.row-index-cell{display:flex;flex-direction:column;align-items:center;gap:5px}.row-number{width:27px;height:27px;display:grid;place-items:center;background:var(--mint);color:var(--green-dark);border-radius:7px;font-size:12px;font-weight:800}.page-break-toggle{width:27px;height:23px;display:grid;place-items:center;padding:0;border:1px solid #d4d4d4;border-radius:5px;background:#fff;color:#777}.page-break-toggle:hover,.page-break-toggle.is-active{border-color:var(--green);background:var(--green);color:#fff}.image-upload{width:58px;height:58px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:8px;border:1px dashed #bbbbbb;color:var(--green);background:#fafafa}.image-upload img{width:100%;height:100%;object-fit:contain;background:#fff}.image-upload input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0}.remove-image{position:absolute;top:2px;right:2px;z-index:2;display:grid;place-items:center;width:19px;height:19px;padding:0;border:0;border-radius:50%;color:#fff;background:#141414d1}.product-row textarea,.product-row input{font-size:12px;padding:8px}.product-row output{color:var(--ink);font-size:11px;font-weight:750;text-align:right;line-height:1.25}.money-input{position:relative}.money-input span{position:absolute;z-index:1;left:9px;top:50%;transform:translateY(-50%);color:#667b76;font-size:9px;font-weight:800;pointer-events:none}.money-input input{padding-left:52px;text-align:right}.row-actions{display:flex;flex-direction:column;gap:2px}.row-actions button{width:27px;height:23px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;color:#777}.row-actions button:hover:not(:disabled){background:var(--mint);color:var(--green-dark)}.row-actions button.danger:hover{background:#fbeceb;color:#aa4945}.add-row-button{width:calc(100% - 40px);height:38px;margin:12px 20px 0;display:flex;justify-content:center;align-items:center;gap:7px;border:1px dashed #d79aa4;border-radius:8px;color:var(--green);background:#fff8f9;font-weight:700;font-size:12px}.add-row-button:hover{background:var(--mint)}.empty-state{padding:14px;border:1px dashed #ccd9d5;border-radius:8px;background:#f8faf9;color:#7b8c89;font-size:12px;text-align:center}.charges-list{display:flex;flex-direction:column;gap:8px}.charge-row{display:grid;grid-template-columns:100px 1fr 160px 36px;align-items:center;gap:8px}.editor-totals{margin-top:16px;margin-left:auto;width:min(100%,360px);border-top:1px solid var(--line)}.editor-totals>div{display:flex;align-items:center;justify-content:space-between;padding:9px 3px;font-size:12px}.editor-totals__grand{color:var(--ink);border-top:1px solid var(--line);font-size:14px!important}.editor-totals__grand strong{font-size:16px}.rmb-total-editor{margin-top:10px;margin-left:auto;width:min(100%,360px);display:grid;grid-template-columns:1fr 160px;align-items:center;gap:12px}.rmb-total-editor label{color:var(--ink);font-size:12px;font-weight:700}.quote-table__rmb-total td{font-weight:800}.notes-list{display:flex;flex-direction:column;gap:8px}.note-row{display:grid;grid-template-columns:28px 1fr 36px;align-items:start;gap:8px}.note-row>span{width:26px;height:26px;margin-top:6px;display:grid;place-items:center;border-radius:7px;background:var(--mint);color:var(--green-dark);font-size:11px;font-weight:800}.note-row textarea{min-height:58px;resize:vertical}.note-row .icon-button{height:38px}.preview-toolbar{min-height:40px;margin:0 auto 12px;max-width:760px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#666;font-size:11px}.preview-toolbar>div{display:flex;align-items:center;gap:7px}.preview-toolbar strong{color:var(--ink)}.preview-toolbar__actions{justify-content:flex-end;flex-wrap:wrap}.print-scale-control{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:3px 7px;border:1px solid #c7c7c7;border-radius:7px;background:#fff;color:#666;white-space:nowrap}.print-scale-control select{width:auto;min-width:86px;height:24px;padding:2px 24px 2px 6px;border:0;border-left:1px solid #dedede;border-radius:0;background-color:#fff;font-size:11px}.print-scale-control output{min-width:67px;color:var(--ink);font-size:10px;font-weight:700;text-align:right}.preview-fullscreen-button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #c7c7c7;border-radius:7px;background:#fff;color:var(--ink);font-size:11px;font-weight:700}.preview-fullscreen-button:hover{border-color:var(--green);color:var(--green)}.preview-pane--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;min-width:0;padding:14px 28px 50px;overflow:auto;background:#dedede;border:0}.preview-pane--fullscreen .preview-toolbar{position:sticky;top:0;z-index:2;max-width:1060px;height:48px;margin-bottom:18px;padding:0 14px;border:1px solid #d1d1d1;border-radius:10px;background:#fffffff5;box-shadow:0 7px 22px #00000017}.preview-pane--fullscreen .paper{width:760px;max-width:none}.preview-pane--fullscreen #quotation-preview{zoom:1.35}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #c91d3224}.paper{width:100%;max-width:760px;min-height:1075px;margin:0 auto;padding:44px 43px 34px;background:#fff;box-shadow:0 16px 38px #14141421;color:#191919;font-family:Arial,Helvetica,sans-serif}.paper__scaled-content{position:relative;width:100%;zoom:var(--print-scale, 1)}.paper__header{display:flex;align-items:flex-start;gap:16px;padding-bottom:19px;border-bottom:2px solid var(--ink)}.brand-mark{flex:0 0 55px;width:55px;height:55px;border-radius:4px;font-size:22px}.paper__company h1{margin:0 0 7px;color:var(--ink);font-family:Georgia,serif;font-size:17px;letter-spacing:.015em}.paper__company p{margin:2px 0;color:#555;white-space:pre-line;font-size:8.5px;line-height:1.35}.paper__title-row{display:flex;justify-content:space-between;align-items:flex-end;margin:24px 0 14px}.paper__title-row h2{margin:0;color:var(--ink);font-family:Georgia,serif;font-size:27px;letter-spacing:.08em}.paper__doc-no{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.paper__doc-no span,.paper__meta-grid span{color:#707070;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.paper__doc-no strong{font-size:9px;color:var(--ink)}.paper__meta-grid{display:grid;grid-template-columns:1.35fr .65fr;margin-bottom:18px;border-top:1px solid #cccccc;border-left:1px solid #cccccc}.paper__meta-grid>div{min-height:40px;display:flex;flex-direction:column;gap:5px;padding:8px 10px;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc}.paper__meta-grid strong{color:#191919;font-size:9px}.paper__meta-grid .contact-lines{white-space:pre-line}.quote-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:8px}.quote-table th{height:28px;padding:5px 4px;background:var(--green);color:#111;border:1px solid var(--ink);font-size:7px;letter-spacing:.02em}.quote-table th:nth-child(1){width:5%}.quote-table th:nth-child(2){width:13%}.quote-table th:nth-child(3){width:14%}.quote-table th:nth-child(4){width:32%}.quote-table th:nth-child(5){width:7%}.quote-table th:nth-child(6){width:13%}.quote-table th:nth-child(7){width:16%}.quote-table td{min-height:62px;padding:7px 5px;border:1px solid #bdbdbd;text-align:center;vertical-align:middle;overflow-wrap:anywhere}.quote-table .description-cell{text-align:left;line-height:1.4}.quote-table .item-no{font-weight:700;color:var(--ink)}.quote-table .money-cell{text-align:right;white-space:normal}.quote-table .strong{font-weight:700}.quote-table tfoot{break-inside:avoid;page-break-inside:avoid}.quote-table tfoot td{height:auto;min-height:0;padding:6px 8px;text-align:right;border:0;border-bottom:1px solid #d5dfdc;font-size:8px}.quote-table tfoot td:last-child{font-weight:700}.quote-table .quote-table__grand-total td{border-bottom-color:#d5d5d5}.quote-table .quote-table__grand-total td:last-child{font-size:9px}.preview-page-divider{display:flex;align-items:center;gap:10px;margin:22px 0 12px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.04em}.preview-page-divider:before,.preview-page-divider:after{content:"";flex:1;border-top:1px dashed #cf8994}.preview-page-divider span{white-space:nowrap}.photo-cell{height:64px}.photo-cell img{display:block;width:100%;height:54px;object-fit:contain}.photo-cell span{color:#9aa7a5;font-size:7px}.negative{color:var(--ink)}.paper-section{margin-top:14px;page-break-inside:avoid}.paper-section h3{margin:0;padding:7px 9px;background:var(--green);color:#111;font-size:8px;letter-spacing:.08em}.paper-section dl{margin:0;border-left:1px solid #cccccc}.paper-section dl>div{display:grid;grid-template-columns:24% 76%;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc}.paper-section dt,.paper-section dd{margin:0;padding:6px 8px;font-size:7.5px;line-height:1.35}.paper-section dt{font-weight:700;color:var(--ink);background:#f3f3f3;border-right:1px solid #cccccc}.paper-payment-method{break-inside:avoid;page-break-inside:avoid}.paper-payment-method+.paper-payment-method{margin-top:10px}.paper-payment-method h4{margin:0;padding:6px 8px;border:1px solid #cccccc;border-bottom:0;background:#f3f3f3;color:var(--ink);font-size:7.5px;letter-spacing:.05em}.paper-digital-payment{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.paper-digital-payment dl{width:100%;grid-template-columns:1fr}.paper-payment-qr{width:104px;margin:0;padding:8px;display:grid;place-items:center;border:1px solid #cccccc;border-left:0}.paper-payment-qr img{display:block;width:84px;height:84px;object-fit:contain}.paper-payment-qr figcaption{margin-top:3px;color:#666;font-size:6.5px;text-align:center}.paper-notes ol{margin:0;padding:8px 12px 8px 26px;border:1px solid #cccccc;border-top:0}.paper-notes li{padding:2px 0;font-size:7.5px;line-height:1.35;white-space:pre-line}.paper-signatures{display:grid;grid-template-columns:repeat(2,1fr);gap:36px;margin-top:28px;break-inside:avoid}.paper-signatures>div{position:relative;min-height:64px;padding-top:8px;border-top:1px solid #777;color:#555;font-size:8px;font-weight:700}.paper-signatures__buyer{grid-column:2}.paper-signature-image{position:absolute;z-index:1;top:-5px;left:50%;width:145px;height:auto;transform:translate(-44%);pointer-events:none}.paper__footer{display:flex;justify-content:space-between;margin-top:24px;padding-top:9px;border-top:1px solid #cccccc;color:#777;font-size:7px}.paper-signoff-block{break-inside:avoid;page-break-inside:avoid}.action-bar{position:fixed;z-index:40;left:0;right:0;bottom:0;min-height:68px;padding:12px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff7;border-top:1px solid #d1dcd8;box-shadow:0 -6px 24px #1c332f14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.action-bar__status{display:flex;align-items:center;gap:8px;color:#667a76;font-size:11px}.action-bar__status svg{color:var(--green)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#15282559;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.history-drawer{position:absolute;top:0;right:0;bottom:0;width:min(420px,92vw);padding:24px;background:#fff;box-shadow:-12px 0 35px #162c2829}.history-drawer>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.history-drawer h2{margin:0;color:var(--ink);font-size:22px}.history-empty{display:grid;justify-items:center;padding-top:100px;color:#8a9a97;text-align:center}.history-empty h3{margin:14px 0 5px;color:#526965;font-size:15px}.history-empty p{margin:0;font-size:12px}.quotation-import-panel{display:grid;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.quotation-import-panel>form{display:grid;gap:7px}.quotation-import-panel>form>label{color:var(--ink);font-size:12px;font-weight:700}.quotation-import-panel>form>div{display:grid;grid-template-columns:1fr auto;gap:8px}.quotation-import-panel input[type=text]{min-width:0}.quotation-import-panel .button{justify-content:center}.pdf-import-button input{display:none}.import-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px}.import-divider:before,.import-divider:after{content:"";flex:1;border-top:1px solid var(--line)}.quotation-import-panel>small{color:var(--muted);font-size:10px;line-height:1.45}.source-history-heading{display:flex;justify-content:space-between;align-items:center;padding-top:17px;color:var(--ink);font-size:12px;font-weight:700}.source-history-heading small{color:var(--muted);font-size:10px;font-weight:400}.history-empty--compact{padding-top:38px}.history-list{padding-top:14px;display:flex;flex-direction:column;gap:8px}.history-item{display:grid;grid-template-columns:1fr 36px 36px;gap:4px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.history-item--source{grid-template-columns:1fr}.history-item__open{display:flex;justify-content:space-between;align-items:center;padding:12px;border:0;background:#fff;color:var(--green);text-align:left}.history-item__open:hover{background:#f7faf9}.history-item__open>span{display:flex;flex-direction:column;gap:4px}.history-item__open strong{color:var(--ink);font-size:12px}.history-item__open small{color:var(--muted);font-size:10px}.history-item__open .record-summary small{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 10px;line-height:1.35}.history-item__open .record-summary small span{min-width:0;overflow-wrap:anywhere}.history-item__open .record-summary small span:last-child{grid-column:1 / -1}.history-item__copy{border:0;border-left:1px solid var(--line);background:#f8faf9;color:var(--green)}.history-item__delete{color:#a54c48}.toast{position:fixed;z-index:100;right:24px;bottom:84px;display:flex;align-items:center;gap:8px;max-width:360px;padding:12px 15px;border-radius:8px;color:#fff;box-shadow:0 9px 28px #1c302d33;font-size:12px;font-weight:700;animation:toast-in .22s ease-out}.toast--success{background:var(--ink)}.toast--error{background:var(--green-dark)}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}}@media(max-width:1360px){.workspace{grid-template-columns:minmax(620px,1fr) minmax(490px,.85fr)}.editor-pane{padding-left:22px;padding-right:20px}.preview-pane{padding-left:20px;padding-right:20px}.paper{padding-left:30px;padding-right:30px}.product-column-labels,.product-row{grid-template-columns:32px minmax(72px,.75fr) 56px minmax(120px,1.3fr) 52px minmax(90px,.85fr) minmax(82px,.75fr) 28px;gap:6px}.product-column-labels{padding-left:15px;padding-right:15px}.product-row{min-width:590px;padding-left:15px;padding-right:15px}.image-upload{width:52px;height:52px}.product-row output{font-size:10px}}@media(max-width:1040px){.workspace{grid-template-columns:1fr}.preview-pane{border-left:0;border-top:1px solid #d2dcd8}.paper{max-width:790px}}@media(max-width:720px){.topbar{height:auto;padding:12px 15px;flex-wrap:wrap}.topbar__actions{width:100%;overflow-x:auto}.topbar__actions .button{flex:1 0 auto}.editor-pane,.preview-pane{padding:20px 12px 40px}.field-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.custom-trade-term-row{grid-template-columns:1fr 1fr 36px}.digital-payment-editor{grid-template-columns:1fr}.charge-row{grid-template-columns:90px 1fr 36px}.charge-row .money-input{grid-column:1 / 3}.preview-pane{overflow-x:auto}.paper{min-width:680px}.action-bar{padding:10px 12px}.action-bar__status{display:none}.action-bar__buttons{width:100%}.action-bar__buttons .button{flex:1;padding:0 8px;font-size:11px}.section-heading{flex-wrap:wrap}.section-heading__actions{width:100%}.section-page-control{margin-right:auto}.preview-pane--fullscreen{padding:10px}.preview-pane--fullscreen #quotation-preview{zoom:1}}@media(min-width:1600px){.preview-pane--fullscreen #quotation-preview{zoom:1.5}}@media(min-width:721px)and (max-width:1100px){.preview-pane--fullscreen #quotation-preview{zoom:1.12}}.paper.paper--modern{padding:0 43px 34px;font-family:Arial,Helvetica,sans-serif}.paper.paper--modern[lang=zh-CN]{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.paper--modern[lang=ru] .paper__title-row h2{font-size:25px;letter-spacing:0}.paper--modern[lang=es] .paper__title-row h2{font-size:32px}.paper--modern:before{content:"";display:block;height:9px;margin:0 -43px 30px;background:var(--green)}.paper--modern .paper__header{align-items:center;gap:22px;padding:0 0 23px;border-bottom:2px solid var(--ink)}.paper--modern .brand-mark{flex-basis:68px;width:68px;height:68px;border-radius:0;font:700 27px Georgia,serif}.paper--modern .paper__company{padding-left:0;border-left:0}.paper--modern .paper__company h1{margin-bottom:8px;font-family:Arial,Helvetica,sans-serif;font-size:20px;letter-spacing:.01em}.paper--modern .paper__company p{margin:3px 0;color:#333;font-size:10px;line-height:1.35}.paper--modern .paper__title-row{align-items:flex-end;margin:27px 0 20px}.paper--modern .paper__title-row h2{padding-left:0;border-left:0;font-family:Arial,Helvetica,sans-serif;font-size:36px;line-height:1;letter-spacing:.04em}.paper--modern .paper__doc-no{min-width:175px;padding:2px 0;background:#fff;border-top:0;border-left:0}.paper--modern .paper__doc-no span,.paper--modern .paper__meta-grid span{font-size:8px}.paper--modern .paper__doc-no strong{margin-top:2px;font-size:10px}.paper--modern .paper__meta-grid{grid-template-columns:repeat(6,1fr);gap:0;margin-bottom:23px;border:0;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.paper--modern .paper__meta-grid>div{grid-column:span 2;min-height:50px;gap:5px;padding:11px 12px 9px;background:#fff;border:0;border-left:1px solid #d7d7d7}.paper--modern .paper__meta-grid>div:nth-child(1),.paper--modern .paper__meta-grid>div:nth-child(4),.paper--modern .paper__meta-grid>div:nth-child(6){padding-left:0;border-left:0}.paper--modern .paper__meta-grid>div:nth-child(4){grid-column:span 4}.paper--modern .paper__meta-grid>div:nth-child(-n+5){border-bottom:1px solid #d7d7d7}.paper--modern .paper__meta-grid strong{font-size:10px;line-height:1.3}.paper--modern .quote-table{font-size:9.5px}.paper--modern .quote-table th{height:36px;padding:7px 5px;background:var(--green);color:var(--ink);border:0;border-right:1px solid rgba(0,0,0,.3);font-size:8.5px}.paper--modern .quote-table th:last-child{border-right:0}.paper--modern .quote-table td{height:90px;padding:8px 6px;border:0;border-bottom:1px solid #d7d7d7;font-size:10px}.paper--modern .photo-cell{height:90px}.paper--modern .photo-cell img{height:74px}.paper--modern .photo-cell span{font-size:8px}.paper--modern .paper-section{margin-top:24px}.paper--modern .paper-section h3{display:flex;align-items:center;gap:10px;padding:0 0 8px;background:#fff;color:var(--ink);border-left:0;font-size:10px;letter-spacing:.09em}.paper--modern .paper-section h3:before{content:"";width:5px;height:16px;background:var(--green)}.paper--modern .paper-section dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding-top:0;border:0;border-top:1px solid #d7d7d7}.paper--modern .paper-section dl>div{display:block;min-height:49px;padding:10px 11px 9px 0;background:#fff;border:0;border-bottom:1px solid #d7d7d7}.paper--modern .paper-section dl>div:nth-child(2n){padding-left:15px;border-left:1px solid #d7d7d7}.paper--modern .paper-section dt,.paper--modern .paper-section dd{padding:0;border:0;background:transparent;font-size:9px}.paper--modern .paper-section dt{color:#666;font-size:8px;letter-spacing:.03em;text-transform:uppercase}.paper--modern .paper-section dd{margin-top:5px;color:var(--ink);font-size:10px}.paper--modern .paper-payment-method+.paper-payment-method{margin-top:13px}.paper--modern .paper-payment-method h4{padding:7px 0;border:0;border-bottom:1px solid #d7d7d7;background:#fff;font-size:8.5px;letter-spacing:.06em}.paper--modern .paper-digital-payment{grid-template-columns:repeat(2,minmax(0,1fr))}.paper--modern .paper-digital-payment dl{display:flex;min-height:128px;flex-direction:column;justify-content:center;border-bottom:1px solid #d7d7d7}.paper--modern .paper-digital-payment dl>div{min-height:0;padding:8px 11px 8px 0;border-bottom:0}.paper--modern .paper-digital-payment dl>div:nth-child(2n){padding-left:0;border-left:0}.paper--modern .paper-payment-qr{width:auto;padding:9px 0 6px;border:0;border-bottom:1px solid #d7d7d7;border-left:1px solid #d7d7d7}.paper--modern .paper-payment-qr img{width:104px;height:104px}.paper--modern .paper-notes ol{padding:9px 12px 9px 27px;border:0;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.paper--modern .paper-notes li{font-size:9.5px}.paper--modern .paper-signatures{margin-top:34px}.paper--modern .paper-signatures--with-signature>div:first-child{min-height:80px}.paper--modern .paper__footer{margin-top:30px;padding-top:10px;border-top:2px solid var(--ink);font-size:8px}.paper--print-compact.paper--modern .paper__title-row{margin-top:21px;margin-bottom:15px}.paper--print-compact.paper--modern .paper__meta-grid{margin-bottom:18px}.paper--print-compact.paper--modern .paper__meta-grid>div{min-height:46px;padding-top:8px;padding-bottom:7px}.paper--print-compact.paper--modern .quote-table td{height:84px;padding-top:6px;padding-bottom:6px}.paper--print-compact.paper--modern .photo-cell{height:84px}.paper--print-compact.paper--modern .photo-cell img{height:68px}.paper--print-compact.paper--modern .paper-section{margin-top:18px}.paper--print-compact.paper--modern .paper-section dl>div{min-height:44px;padding-top:8px;padding-bottom:7px}.paper--print-compact.paper--modern .paper-signatures{margin-top:14px}.paper--print-compact.paper--modern .paper-signatures--with-signature>div:first-child{min-height:68px}.paper--print-compact.paper--modern .paper__footer{margin-top:16px}@page{size:A4 portrait;margin:10mm 0 0}@page :first{margin-top:0}@media print{:root,body,#root{width:210mm;min-height:0!important;margin:0!important;padding:0!important;background:#fff}.topbar,.editor-pane,.preview-toolbar,.action-bar,.drawer-backdrop,.toast{display:none!important}.app-shell,.workspace,.preview-pane{display:block!important;width:210mm!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important;border:0!important;overflow:visible!important}#quotation-preview{position:static;width:210mm;max-width:none;min-height:0;margin:0;padding:0 13mm;box-sizing:border-box;box-shadow:none;zoom:1!important;break-after:auto;page-break-after:auto;-webkit-print-color-adjust:exact;print-color-adjust:exact}#quotation-preview.paper--modern:before{height:2.4mm;margin:0 -13mm 8mm}#quotation-preview .paper__scaled-content{margin-bottom:0;padding-bottom:0;zoom:var(--print-scale, 1)}.paper__header{padding-top:0}#quotation-preview .quote-table tfoot td{height:auto;min-height:0;padding-top:6px;padding-bottom:6px}#quotation-preview .paper-signatures{margin-top:20px}#quotation-preview .paper-signatures--with-signature>div:first-child{min-height:80px}#quotation-preview .paper-signatures>div{min-height:48px}#quotation-preview.paper--print-compact .paper-signatures{margin-top:12px}#quotation-preview.paper--print-compact .paper-signatures--with-signature>div:first-child{min-height:68px}#quotation-preview.paper--print-compact .paper__footer{margin-top:16px}.quote-table thead{display:table-header-group}.preview-page-divider{display:none!important}.quote-table--manual-page-start,.paper-section--manual-page-start,.paper-signoff-block--manual-page-start{break-before:page;page-break-before:always}#quotation-preview .paper-section--manual-page-start,#quotation-preview .paper-signoff-block--manual-page-start .paper-signatures{margin-top:0}.preview-pane--fullscreen{position:static!important;inset:auto!important;padding:0!important;overflow:visible!important}.quote-table tbody tr:last-child{break-after:avoid-page;page-break-after:avoid}.quote-table tfoot{display:table-row-group;break-before:avoid-page;page-break-before:avoid}.quote-table tr,.paper-section,.paper-signoff-block,.paper-signatures,.paper__footer{break-inside:avoid-page;page-break-inside:avoid}}
