.gq-page{color:#1b2d48;font-size:14px;min-width:0}.gq-page *,.gq-backdrop *{box-sizing:border-box}.gq-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.gq-toolbar h2{font-size:21px;margin:0 0 7px;overflow-wrap:anywhere}.gq-toolbar p{font-size:12px;line-height:1.7;color:#6a7c94;margin:4px 0}.gq-toolbar>.gq-button{flex-shrink:0}.gq-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:10px 15px;border:1px solid #d9e2ef;border-radius:9px;background:#fff;color:#304967;font:inherit;font-size:13px;font-weight:650;line-height:1.35;text-decoration:none;cursor:pointer;white-space:normal}.gq-button:hover{background:#f0f5fd;border-color:#b6c7e1}.gq-button.gq-primary{background:#245ddd;border-color:#245ddd;color:#fff}.gq-button.gq-primary:hover{background:#1b4dbd}.gq-page button:disabled,.gq-backdrop button:disabled{opacity:.48;cursor:not-allowed}.gq-page button:focus-visible,.gq-backdrop button:focus-visible,.gq-backdrop a:focus-visible{outline:3px solid #80a8f0;outline-offset:3px}.gq-back{background:none;border:0;padding:0 0 12px;color:#2c61c9;font-size:12px;font-weight:650;cursor:pointer}.gq-search{max-width:700px;margin:0 0 15px}.gq-search label{display:block;font-size:12px;font-weight:650;color:#526a86;margin-bottom:7px}.gq-search>div{display:flex;gap:9px}.gq-search input,.gq-field input,.gq-field textarea,.gq-field select{display:block;width:100%;min-width:0;border:1px solid #ced9e8;border-radius:9px;padding:11px 12px;background:#fff;color:#203751;font:inherit;font-size:14px;line-height:1.5;margin:0;outline:none}.gq-search input:focus,.gq-field input:focus,.gq-field textarea:focus,.gq-field select:focus{border-color:#326ad8;box-shadow:0 0 0 3px #326ad817}.gq-search .gq-button{flex:none}.gq-status{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#526f91;font-size:12px;line-height:1.75;overflow-wrap:anywhere;margin:12px 0}.gq-status:empty{display:none}.gq-error{color:#a52b37!important}.gq-status .gq-button{padding:5px 12px;min-height:32px;font-size:12px}.gq-warning{color:#98540f!important}.gq-empty{padding:38px 20px;text-align:center;color:#7889a0;font-size:13px;line-height:1.8;background:#f9fbfe;border:1px dashed #d7e0ee;border-radius:12px}.gq-customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gq-customer-card{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;text-align:left;padding:19px;border:1px solid #dce5f0;border-radius:13px;background:#fff;color:#67809a;cursor:pointer;line-height:1.5;font:inherit;font-size:12px;box-shadow:0 2px 8px #1d396508;overflow-wrap:anywhere}.gq-customer-card:hover{border-color:#8daff0;box-shadow:0 4px 18px #234aa311}.gq-customer-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.gq-customer-card strong{font-size:16px;color:#233c60}.gq-count{flex:none;padding:3px 7px;border-radius:7px;background:#eef4ff;color:#315b9d;font-size:11px;font-weight:650}.gq-country{color:#496887;font-weight:700}.gq-card-footer{font-size:11px;padding-top:5px;color:#8392a6}.gq-card-open{font-size:12px;color:#2d63c6;font-weight:650}.gq-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 0;font-size:12px;color:#6a7d96}.gq-pagination>div{display:flex;gap:8px}.gq-pagination .gq-button{padding:8px 12px;min-height:36px;font-size:12px}.gq-months{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:15px}.gq-month{display:flex;gap:12px;align-items:center;padding:10px 13px;border:1px solid #dce4ef;background:#fff;border-radius:9px;color:#48627f;font-size:13px;font-weight:700;cursor:pointer}.gq-month span{font-size:11px;font-weight:400}.gq-month.active{background:#eaf2ff;border-color:#8fb2f1;color:#2358b2}.gq-quote-list{display:flex;flex-direction:column;gap:10px}.gq-quote-card{display:grid;grid-template-columns:minmax(140px,1fr) minmax(160px,1.7fr) auto;align-items:center;gap:18px;width:100%;border:1px solid #dce5f0;background:#fff;border-radius:12px;padding:18px 20px;text-align:left;color:#213c60;cursor:pointer}.gq-quote-card:hover{border-color:#91b2ee;background:#fcfdff}.gq-quote-card>span{min-width:0;overflow-wrap:anywhere}.gq-quote-card strong,.gq-quote-card b{font-size:15px}.gq-quote-card small{display:block;font-size:12px;line-height:1.7;color:#76879d;margin-top:6px}
.gq-backdrop{position:fixed;inset:0;z-index:1100;display:flex;justify-content:center;align-items:center;padding:22px;background:rgba(8,22,46,.6);color:#1e3554;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.gq-dialog{display:flex;flex-direction:column;width:min(1000px,100%);max-height:calc(100dvh - 44px);min-height:0;border-radius:17px;background:#f4f7fc;box-shadow:0 28px 100px #06163155;overflow:hidden}.gq-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 18px;border-bottom:1px solid #dce5f0;background:#fff;flex-shrink:0}.gq-modal-header h2{font-size:22px;line-height:1.35;margin:0 0 7px}.gq-modal-header p{font-size:12px;line-height:1.6;color:#7788a0;margin:0}.gq-close{flex:none;width:35px;height:35px;border:0;border-radius:9px;background:#edf2f8;color:#4c617b;font-size:25px;line-height:1;cursor:pointer}.gq-modal-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;padding:20px 24px 6px;flex:1}.gq-section{padding:20px;background:#fff;border:1px solid #dee7f2;border-radius:12px;margin-bottom:15px;overflow-wrap:anywhere}.gq-section h3{font-size:15px;margin:0 0 15px;color:#1e3556;line-height:1.4}.gq-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.gq-section-heading h3{margin-bottom:5px}.gq-section-heading p{font-size:12px;line-height:1.6;color:#7a8ba2;margin:0}.gq-section-heading .gq-button{flex:none}.gq-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.gq-field{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0;margin:0;color:#536b87;font-size:12px;font-weight:650}.gq-field>span{line-height:1.5}.gq-field textarea{resize:vertical;min-height:85px;font-weight:400}.gq-field input[readonly]{background:#f3f6fa;color:#6a7e99}.gq-field input:disabled,.gq-field textarea:disabled,.gq-field select:disabled{background:#f4f6f9;color:#79899d}.gq-wide{grid-column:span 2}.gq-static{font-size:12px;font-weight:400;line-height:1.7;margin:0;padding:11px 0;color:#7a8ba1}.gq-draft-search{display:flex;align-items:flex-end;gap:10px;margin-bottom:12px}.gq-draft-search .gq-field{flex:1}.gq-draft-search .gq-button{flex:none;min-height:45px}.gq-selected-customer{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px;font-size:12px;padding:12px 14px;margin-bottom:16px;border:1px solid #e1e9f4;background:#f3f7fd;border-radius:9px;line-height:1.7;color:#5d7596}.gq-selected-customer strong{color:#234976}.gq-customer-options{display:flex;flex-direction:column;gap:5px;max-height:235px;overflow:auto;border-radius:8px}.gq-customer-option{display:flex;flex-direction:column;gap:4px;flex-shrink:0;border:1px solid #dfe7f2;border-radius:8px;padding:10px 12px;text-align:left;background:#fff;color:#35557c;cursor:pointer;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.gq-customer-option:hover{background:#edf4ff}.gq-customer-option span{font-size:11px;color:#7a8da5}.gq-line{padding:16px 0;border-top:1px solid #e2e9f3}.gq-line:first-child{padding-top:0;border-top:0}.gq-line:last-child{padding-bottom:0}.gq-line-info{display:flex;align-items:flex-start;gap:15px}.gq-line-info>div:not(.gq-photos){flex:1;min-width:0}.gq-line-info h4{font-size:14px;margin:5px 0;line-height:1.5}.gq-line-info p{font-size:12px;color:#6d819c;line-height:1.6;margin:5px 0;white-space:pre-wrap}.gq-sku{font-size:11px;font-weight:650;color:#3263af}.gq-photos{display:flex;gap:7px;flex:none}.gq-photos figure{display:flex;flex-direction:column;width:80px;margin:0;gap:4px}.gq-photos img,.gq-no-photo{display:flex;align-items:center;justify-content:center;width:80px;height:64px;object-fit:contain;border:1px solid #dce5f0;border-radius:6px;background:#f9fbfd;font-size:10px;color:#98a7bb}.gq-photos figcaption{font-size:10px;color:#8292a9;text-align:center}.gq-remove{flex:none;background:#fff5f5;border:1px solid #efdbdd;border-radius:7px;padding:7px 10px;color:#a1434d;font-size:11px;cursor:pointer}.gq-line-values{display:grid;grid-template-columns:minmax(80px,1fr) minmax(100px,1.2fr) minmax(120px,1.4fr);gap:14px;margin-top:14px;align-items:end}.gq-line-values strong{display:block;color:#2c527f;font-size:14px;line-height:1.6;min-height:44px;padding:10px 0}.gq-tags{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:17px}.gq-tags label{display:flex;align-items:center;gap:7px;border:1px solid #dce5f1;background:#f8faff;border-radius:8px;padding:9px 11px;color:#4b6688;font-size:12px;line-height:1.5;cursor:pointer}.gq-tags input{width:16px;height:16px;accent-color:#2b63d7;margin:0;flex:none}.gq-totals{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 28px;margin-top:20px;padding-top:16px;border-top:1px solid #e0e8f2}.gq-totals>span{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#7b8ea7;min-width:100px;max-width:100%;overflow-wrap:anywhere}.gq-totals b{font-size:15px;color:#344f72}.gq-totals .gq-total b{font-size:20px;color:#2454a8}.gq-hint{font-size:11px;color:#8192a8;line-height:1.8;margin:12px 0 0}.gq-modal-status-wrap{padding:0 24px;flex-shrink:0;background:#f4f7fc;max-height:120px;overflow:auto}.gq-modal-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 24px;background:#fff;border-top:1px solid #dfe7f1;flex-shrink:0}.gq-modal-footer>span{font-size:11px;line-height:1.6;color:#7d8ea4}.gq-modal-footer>div:last-child{display:flex;gap:9px;flex-shrink:0;margin-left:auto}.gq-download-link{font-size:12px;color:#265abe;line-height:1.7}.gq-snapshot-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #e3eaf4}.gq-eyebrow{display:block;color:#8a9ab0;font-size:10px;letter-spacing:.8px;margin-bottom:9px}.gq-snapshot-heading h3{font-size:22px;margin:0 0 6px}.gq-snapshot-heading p{color:#6b809c;font-size:12px;margin:0}.gq-snapshot-label{flex:none;background:#eaf7f0;color:#398567;border-radius:7px;padding:7px 9px;font-size:11px}.gq-customer-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0}.gq-customer-details dt{font-size:11px;color:#8697ac;margin-bottom:5px}.gq-customer-details dd{font-size:13px;color:#385473;line-height:1.7;margin:0;white-space:pre-wrap}.gq-snapshot-line{padding:17px 0;border-top:1px solid #e2e9f3}.gq-snapshot-line:first-of-type{padding-top:0;border-top:0}.gq-snapshot-line:last-child{padding-bottom:0}.gq-snapshot-amounts{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px 22px;margin-top:13px;font-size:11px;line-height:1.6;color:#8493a9}.gq-snapshot-amounts b{color:#345376;font-size:13px;margin-left:6px}.gq-saved-tags{display:flex;flex-wrap:wrap;gap:7px}.gq-saved-tags>span{background:#f0f5fd;border-radius:6px;padding:6px 10px;font-size:12px;color:#547298}.gq-multiline{white-space:pre-wrap;font-size:13px;line-height:1.85;color:#5f7591;margin:12px 0 20px;overflow-wrap:anywhere}
@media(max-width:1200px){.gq-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gq-toolbar{gap:12px}.gq-toolbar h2{font-size:18px}.gq-toolbar>.gq-button{font-size:12px;padding:9px 11px;max-width:120px}.gq-customer-grid{grid-template-columns:1fr}.gq-customer-card{padding:16px}.gq-quote-card{grid-template-columns:minmax(0,1fr) auto;padding:16px;gap:12px}.gq-quote-card>span:nth-child(2){grid-column:1/-1;grid-row:2}.gq-quote-card>.gq-card-open{grid-column:2;grid-row:1;font-size:11px}.gq-quote-card strong{font-size:14px}.gq-backdrop{padding:8px}.gq-dialog{max-height:calc(100dvh - 16px);border-radius:12px}.gq-modal-header{padding:17px 15px 14px;gap:12px}.gq-modal-header h2{font-size:19px}.gq-modal-header p{font-size:11px}.gq-modal-scroll{padding:12px 11px 0}.gq-section{padding:14px 12px;margin-bottom:11px;border-radius:10px}.gq-fields{grid-template-columns:1fr}.gq-wide{grid-column:auto}.gq-field input,.gq-field select,.gq-field textarea,.gq-search input{font-size:16px}.gq-static{padding:3px 0}.gq-section-heading{flex-direction:column;gap:10px}.gq-section-heading .gq-button{width:100%}.gq-draft-search{gap:7px}.gq-draft-search .gq-button{padding:10px;font-size:12px}.gq-line-info{flex-wrap:wrap;gap:10px}.gq-photos{gap:6px}.gq-photos figure,.gq-photos img,.gq-no-photo{width:56px}.gq-photos img,.gq-no-photo{height:50px;font-size:9px}.gq-photos figcaption{font-size:9px}.gq-line-info>div:not(.gq-photos){flex-basis:calc(100% - 128px)}.gq-line-info h4{font-size:13px}.gq-line-info .gq-remove{margin-left:auto}.gq-line-values{grid-template-columns:1fr 1fr;gap:12px}.gq-line-values>.gq-field:last-child{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.gq-line-values strong{min-height:0;padding:0}.gq-tags{gap:7px}.gq-tags label{font-size:11px;padding:8px}.gq-totals{gap:15px;justify-content:space-between}.gq-totals>span{min-width:0}.gq-totals b{font-size:13px}.gq-totals .gq-total{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.gq-totals .gq-total b{font-size:19px}.gq-modal-status-wrap{padding:0 14px;max-height:130px}.gq-status{font-size:11px;margin:9px 0}.gq-modal-footer{padding:12px 14px calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:8px}.gq-modal-footer>span{width:100%}.gq-modal-footer>div:last-child{width:100%;justify-content:flex-end}.gq-modal-footer .gq-button{min-height:43px}.gq-snapshot-heading{gap:10px}.gq-snapshot-heading h3{font-size:18px}.gq-snapshot-label{font-size:10px;padding:6px}.gq-customer-details{grid-template-columns:1fr;gap:12px}.gq-snapshot-amounts{justify-content:space-between;gap:8px}.gq-snapshot-amounts>span{display:flex;flex-direction:column;gap:4px}.gq-snapshot-amounts b{margin:0;font-size:12px}.gq-pagination .gq-button{min-height:40px}.gq-month{padding:9px 11px;font-size:12px}}@media print{.gq-backdrop{display:none!important}}
