@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--bg-base: #111417;--bg-soft: #1a1f24;--card: #f6f7f9;--card-alt: #ffffff;--text-main: #0f1720;--text-muted: #637384;--accent: #dd6b20;--accent-strong: #b45309;--line: #d5dbe3;--app-font-size: 14px;--app-line-height: 1.4;--app-card-padding: 16px;--app-control-height: 34px;--app-table-cell-padding-vertical: 10px;--app-table-cell-padding-horizontal: 12px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px;font-family:IBM Plex Sans,Segoe UI,Tahoma,sans-serif;font-size:var(--app-font-size);line-height:var(--app-line-height);color:var(--text-main);background:radial-gradient(circle at 12% 10%,rgba(221,107,32,.28),transparent 35%),radial-gradient(circle at 88% 90%,rgba(79,70,229,.16),transparent 40%),var(--bg-base);overflow-x:hidden}.app-shell{min-height:100vh;background:transparent}.app-sider.ant-layout-sider{background:#0a0d11e0!important;border-right:1px solid rgba(255,255,255,.12)}.brand-in-sider{padding:16px 18px 8px}.sider-menu.ant-menu{height:calc(100vh - 74px);overflow:auto;background:transparent;color:#ffffffd9;border-inline-end:none!important}.sider-menu .ant-menu-submenu-title,.sider-menu .ant-menu-item{color:#fffc!important}.sider-menu .ant-menu-item-selected{background:linear-gradient(135deg,#dd6b2042,#b4530938)!important;color:#fff!important}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;height:auto;min-height:64px;padding:10px 18px;background:#0f1318d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.12)}.header-left{min-width:0}.brand-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.brand-mark-icon{display:inline-block;width:30px;height:30px;background-image:url(/brand/derin-mark-generated.png);background-repeat:no-repeat;background-position:center;background-size:contain}.brand-name{display:inline-block;font-family:Space Grotesk,IBM Plex Sans,Segoe UI,Tahoma,sans-serif;font-size:38px;font-weight:700;line-height:1;letter-spacing:.2px;color:#fff}.main-nav{display:flex;gap:8px;flex-wrap:wrap}.nav-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:10px;border:1px solid transparent;font-weight:500;font-size:13px;text-decoration:none;color:#ffffffd1;transition:.2s ease}.nav-chip:hover{color:#fff;border-color:#fff3;background:#ffffff14}.nav-chip.active{color:#fff;border-color:#dd6b20cc;background:linear-gradient(135deg,#dd6b2038,#b4530933)}.header-actions{min-width:0}.login-content{padding:24px}.clickable-tag{cursor:pointer}.search-result-active.ant-list-item{background:linear-gradient(135deg,#dd6b2024,#b453091a)}.search-results-wrap .ant-list-item{cursor:pointer}.search-result-active.ant-list-item .ant-list-item-meta-title{font-weight:600}.search-result-active.ant-list-item .ant-tag{border-color:#dd6b208c}.quote-creation-progress-modal .ant-modal-content{border-radius:8px;box-shadow:0 22px 70px #0f172047}.quote-creation-progress-content{display:flex;flex-direction:column;gap:18px;padding:8px 2px 4px}.quote-creation-progress-title{display:block;color:#143f66;font-size:16px;line-height:1.35}.quote-creation-progress-modal .ant-progress-text{color:#143f66;font-weight:600}.row-focused td{background:#dd6b2024!important}.nav-action-btn.ant-btn{border-radius:9px;border-color:#ffffff40;background:#ffffff0f;color:#fff}.nav-action-btn.ant-btn:hover{color:#fff!important;border-color:#dd6b20e6!important}.nav-action-btn.danger.ant-btn{border-color:#ef444473}.language-switcher.ant-segmented{min-height:32px;padding:3px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:linear-gradient(135deg,#ffffff29,#ffffff0f),#090d126b;box-shadow:inset 0 1px #ffffff1f,0 8px 18px #0000002e}.language-switcher.ant-segmented .ant-segmented-group{gap:2px}.language-switcher.ant-segmented .ant-segmented-item{min-height:24px;border-radius:999px;color:#ffffffb8;font-size:11px;font-weight:700;letter-spacing:.08em;transition:color .18s ease,background .18s ease,transform .18s ease}.language-switcher.ant-segmented .ant-segmented-item:hover{color:#fff;background:#ffffff14}.language-switcher.ant-segmented .ant-segmented-item-selected{color:#16100b}.language-switcher.ant-segmented .ant-segmented-item-label{min-height:24px;line-height:24px;padding:0 9px}.language-switcher.ant-segmented .ant-segmented-thumb,.language-switcher.ant-segmented .ant-segmented-item-selected{border-radius:999px;background:linear-gradient(135deg,#fff7ed,#f6c58d);box-shadow:0 6px 14px #dd6b2047,inset 0 1px #ffffffbf}.language-switcher.ant-segmented:focus-within{border-color:#f6c58dd9;box-shadow:0 0 0 3px #dd6b2029,0 8px 18px #0000002e}.ant-card .language-switcher.ant-segmented{border-color:#0f17201f;background:linear-gradient(135deg,#0f17200a,#dd6b200f),#f8fafc;box-shadow:inset 0 1px #ffffffd9,0 8px 18px #0f172014}.ant-card .language-switcher.ant-segmented .ant-segmented-item{color:#0f172094}.ant-card .language-switcher.ant-segmented .ant-segmented-item:hover{color:var(--text-main);background:#dd6b2014}.ant-card .language-switcher.ant-segmented .ant-segmented-item-selected{color:#16100b}.app-content{padding:0;min-width:0}.content-panel{width:100%;min-width:0;padding:var(--app-card-padding);border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(180deg,#f6f7f9fa,#fffffff5);box-shadow:0 16px 34px #00000040;animation:panel-enter .35s ease}.app-container{width:90%;max-width:1280px;margin:0 auto;padding:18px}.ant-card{border-radius:12px!important;border-color:var(--line)!important;background:var(--card-alt)!important;box-shadow:0 5px 18px #0f17200d}.ant-card .ant-card-head{min-height:46px;padding:0 14px}.ant-card .ant-card-head-title,.ant-card .ant-card-body{padding:14px}.ant-btn,.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{font-size:13px!important}.ant-btn{min-height:var(--app-control-height);padding:4px 12px}.ant-input,.ant-input-number,.ant-picker,.ant-select-single{min-height:var(--app-control-height)}.ant-select-single .ant-select-selector{min-height:var(--app-control-height)!important;padding:0 11px!important}.ant-form-item{margin-bottom:14px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:var(--app-table-cell-padding-vertical) var(--app-table-cell-padding-horizontal)!important;font-size:13px}.ant-table-wrapper .ant-table-thead>tr>th{font-size:12px}.ant-table-pagination{margin-top:12px!important}.money-cell{white-space:nowrap}.money-inline-text{display:inline-flex;align-items:center;white-space:nowrap}.quotes-table .quote-revision-column,.quotes-table .quote-no-column,.quotes-table .money-cell{white-space:nowrap}.quotes-table .quote-revision-column{text-align:center}.quotes-table .quote-revision-column .ant-table-column-title{display:inline-flex;justify-content:center;width:100%}.ant-table-wrapper .ant-table{border-radius:12px!important}.products-table .ant-table-column-sorters{gap:6px}.products-table .ant-table-column-sorter{margin-inline-start:4px}.products-table .ant-table-column-sorter-inner{transform:scale(.78);transform-origin:left center}.quote-component-select .ant-select-selector{overflow:hidden!important}.quote-component-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;min-width:0}.quote-component-row .quote-component-field,.quote-component-row .quote-component-field .ant-form-item-control,.quote-component-row .quote-component-field .ant-form-item-control-input,.quote-component-row .quote-component-field .ant-form-item-control-input-content{min-width:0}.quote-standard-component-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;min-width:0}.quote-standard-component-row .quote-standard-move-controls{margin-top:30px;width:40px;min-width:40px;justify-content:center}.quote-standard-component-row .quote-standard-component-field{flex:1 1 280px;min-width:0;margin-bottom:0}.quote-standard-component-row .quote-standard-qty-field{width:120px;margin-bottom:0}.quote-standard-component-row .quote-standard-remove-button{margin-top:30px;width:44px;min-width:44px;padding-inline:0}.quote-optional-component-row{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;overflow:hidden}.quote-optional-top-row{display:flex;align-items:flex-start;gap:8px;width:100%;min-width:0}.quote-optional-component-block{flex:1 1 auto;min-width:0;overflow:hidden}.quote-optional-component-row .quote-optional-component-field,.quote-optional-component-row .quote-optional-qty-field,.quote-optional-component-row .quote-optional-price-field,.quote-optional-component-row .quote-optional-discount-field,.quote-optional-component-row .quote-optional-net-field{margin-bottom:0;justify-self:start;width:100%}.quote-optional-component-row .quote-component-select,.quote-optional-component-row .quote-component-select .ant-select,.quote-optional-component-row .quote-component-select .ant-select-selector{width:100%}.quote-optional-component-row .quote-component-select .ant-select-selection-item,.quote-optional-component-row .quote-component-select .ant-select-selection-placeholder{max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-optional-move-controls{width:40px;min-width:40px;justify-content:center;flex:0 0 40px}.quote-optional-remove-button{width:44px;min-width:44px;padding-inline:0;flex:0 0 44px}.quote-optional-bottom-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;width:100%;min-width:0;overflow:hidden}.quote-optional-bottom-row .ant-form-item{width:100%;min-width:0}@media(min-width:1200px){.quote-optional-bottom-row{grid-template-columns:minmax(80px,120px) minmax(120px,160px) minmax(100px,140px) minmax(130px,160px);justify-content:space-between}}.quote-optional-component-row .quote-optional-net-field .ant-form-item-control-input,.quote-optional-component-row .quote-optional-net-field .ant-form-item-control-input-content{display:flex;align-items:center;justify-content:flex-start;text-align:left}.quote-optional-component-row .quote-optional-net-field .ant-form-item-control-input{min-height:32px}.quote-optional-component-row .quote-optional-net-field .ant-typography{display:block;width:100%;margin-bottom:0;line-height:1.5;text-align:left}.quote-product-row{display:grid;grid-template-columns:minmax(420px,2.6fr) minmax(88px,.7fr) minmax(150px,1fr) minmax(125px,.9fr) minmax(150px,1fr);gap:8px 10px;align-items:end}.quote-product-row.quote-product-row-approval{grid-template-columns:minmax(380px,2.3fr) minmax(110px,.8fr) minmax(150px,1fr) minmax(125px,.9fr) minmax(150px,1fr)}.quote-product-row .ant-form-item{width:100%;min-width:0;margin-bottom:0}.quote-product-main-field,.quote-product-main-field .ant-select,.quote-product-compact-field .ant-input-number,.quote-product-compact-field .ant-select{width:100%}.quote-product-summary-field .ant-form-item-control-input{min-height:40px;align-items:center}.quote-currency-panel{margin-bottom:12px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#ffffffb8}.quote-currency-title{display:block;margin-bottom:10px}.quote-currency-grid{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(140px,.8fr) minmax(190px,1fr) minmax(180px,1.1fr);gap:10px;align-items:end}.quote-currency-grid .ant-form-item{margin-bottom:0}.quote-currency-field .ant-select,.quote-rate-field .ant-input-number{width:100%}.quote-rate-action{min-height:32px;display:flex;align-items:center}.quote-rate-action .ant-btn{height:32px}.quote-rate-info-box{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));border-radius:8px;background:color-mix(in srgb,var(--accent) 9%,var(--card-alt))}.quote-rate-info-label{font-size:12px;white-space:nowrap}.quote-rate-info-value{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.quote-currency-note{display:block;margin-top:8px;font-size:12px;line-height:1.4}.quote-component-select .ant-select-selection-item,.quote-component-select .ant-select-selection-placeholder{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.search-controls{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,200px);gap:8px;width:100%}.search-controls .ant-input,.search-controls .ant-select,.quote-form-space{width:100%}.company-info-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.proforma-page-card{background:#fff!important}.proforma-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.proforma-sheet{max-width:980px;margin:0 auto;color:#172033;background:#fff}.proforma-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:18px;align-items:start;padding-bottom:18px;border-bottom:2px solid #143f66}.proforma-logo-wrap{display:flex;gap:18px;align-items:center;min-width:0}.proforma-logo-wrap img{width:150px;max-width:32vw;object-fit:contain}.proforma-logo-wrap h2.ant-typography{margin:0 0 6px;color:#143f66;letter-spacing:0}.proforma-party-grid,.proforma-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.proforma-party-grid>div,.proforma-bank{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.proforma-party-grid h3,.proforma-bank h3{margin:0 0 10px;color:#143f66;font-size:14px;letter-spacing:0}.proforma-party-grid p,.proforma-bank p{margin:4px 0;line-height:1.45}.proforma-items-table,.proforma-bank{margin-top:18px}.proforma-sheet .ant-descriptions-title{color:#143f66;font-size:14px}.proforma-page-card .ant-card-body{background:#eef2f5}.proforma-a4{width:210mm;min-height:297mm;max-height:297mm;margin:0 auto;padding:10mm;overflow:hidden;color:#132033;background:#fff;box-shadow:0 14px 44px #0000002e;font-size:10px;line-height:1.28}.proforma-a4 h1,.proforma-a4 h2,.proforma-a4 p{margin:0;letter-spacing:0}.proforma-topbar{display:grid;grid-template-columns:minmax(0,1fr) 64mm;gap:7mm;padding-bottom:5mm;border-bottom:2px solid #143f66}.proforma-brand{display:flex;gap:4mm;align-items:center;min-width:0}.proforma-brand img{display:block;width:auto;height:54px;max-width:42mm;object-fit:contain}.proforma-density-compact .proforma-brand img,.proforma-density-tight .proforma-brand img{height:50px;object-fit:contain}.proforma-brand h1{color:#143f66;font-size:20px;line-height:1.05}.proforma-brand p{max-width:95mm;margin-top:2mm;color:#586777;font-size:9px}.proforma-meta{display:grid;grid-template-columns:24mm minmax(0,1fr);overflow:hidden;border:1px solid #c9d3de;border-radius:6px}.proforma-meta span,.proforma-meta strong{padding:1.45mm 2mm;border-bottom:1px solid #d8e0e8;font-size:8.5px}.proforma-meta span{color:#526273;background:#f3f6f9}.proforma-meta strong{color:#132033;white-space:nowrap}.proforma-meta span:nth-last-child(2),.proforma-meta strong:last-child{border-bottom:0}.proforma-intro-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:4mm;margin-top:4mm}.proforma-box,.proforma-product-card,.proforma-totals{border:1px solid #c9d3de;border-radius:7px;background:#fbfcfe}.proforma-box{padding:3mm}.proforma-a4 h2{margin-bottom:1.8mm;color:#143f66;font-size:10px;line-height:1.1;text-transform:uppercase}.proforma-box strong,.proforma-product-card strong{display:block;color:#132033;font-size:9.5px}.proforma-box p,.proforma-product-card p{margin-top:1mm;color:#3d4d5f;font-size:8.4px}.proforma-product-card{display:grid;grid-template-columns:minmax(0,1fr) 38mm;gap:3mm;min-height:37mm;padding:3mm}.proforma-product-card img{width:38mm;height:31mm;align-self:center;object-fit:contain;border:1px solid #d9e1ea;border-radius:6px;background:#fff}.proforma-model-name{margin-bottom:.5mm;color:#143f66!important;font-size:11.5px!important}.proforma-product-type{font-size:9px!important}.proforma-line-table{margin-top:4mm;overflow:hidden;border:1px solid #c5d0dc;border-radius:7px}.proforma-table-head,.proforma-table-row{display:grid;grid-template-columns:minmax(0,1fr) 15mm 22mm 34mm;align-items:center}.proforma-table-head{color:#fff;background:#143f66;font-weight:700}.proforma-table-head span,.proforma-table-row span,.proforma-table-row strong{min-width:0;padding:1.2mm 1.6mm;overflow:hidden;border-right:1px solid #d8e0e8;font-size:8.2px;text-overflow:clip;white-space:normal}.proforma-table-head span,.proforma-table-row span:nth-child(2),.proforma-table-row span:nth-child(3),.proforma-table-row strong{white-space:nowrap}.proforma-table-row span:first-child{line-height:1.15}.proforma-table-head span:last-child,.proforma-table-row strong:last-child{border-right:0}.proforma-table-row{min-height:5.5mm;border-top:1px solid #d8e0e8}.proforma-table-row strong{text-align:right;font-variant-numeric:tabular-nums}.proforma-row-standard{background:#f7fafc}.proforma-row-summary{color:#546577;background:#f1f5f9;font-style:italic}.proforma-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) 58mm;gap:4mm;margin-top:4mm}.proforma-seller{min-height:31mm}.proforma-totals{align-self:start;overflow:hidden;background:#fff}.proforma-totals div{display:grid;grid-template-columns:minmax(0,1fr) 33mm;gap:2mm;padding:1.65mm 3mm;border-bottom:1px solid #d8e0e8}.proforma-totals div:last-child{border-bottom:0}.proforma-totals span{color:#526273;font-size:9px}.proforma-totals strong{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.proforma-totals .grand{color:#fff;background:#143f66}.proforma-totals .grand span{color:#fff}.proforma-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4mm;margin-top:4mm}.proforma-footer-grid .proforma-bank{margin-top:0}.proforma-terms p,.proforma-bank p{display:grid;grid-template-columns:27mm minmax(0,1fr);gap:2mm;align-items:start}.proforma-terms p span,.proforma-bank p span{color:#526273;font-size:8.2px}.proforma-terms p strong,.proforma-bank p strong{min-width:0;font-size:8.2px;line-height:1.2;white-space:normal;word-break:break-word}.proforma-a4.proforma-density-compact{font-size:9.2px}.proforma-density-compact .proforma-table-head span,.proforma-density-compact .proforma-table-row span,.proforma-density-compact .proforma-table-row strong,.proforma-density-tight .proforma-table-head span,.proforma-density-tight .proforma-table-row span,.proforma-density-tight .proforma-table-row strong{padding-top:1.15mm;padding-bottom:1.15mm;font-size:7.5px}.proforma-density-tight .proforma-table-head span,.proforma-density-tight .proforma-table-row span,.proforma-density-tight .proforma-table-row strong{padding-top:.8mm;padding-bottom:.8mm;font-size:7.1px}.proforma-density-tight .proforma-brand h1{font-size:18px}.proforma-density-tight .proforma-box{padding:2.4mm}.ant-btn-primary{border-color:var(--accent)!important;background:linear-gradient(135deg,var(--accent),var(--accent-strong))!important}@keyframes panel-enter{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1400px){.app-container{width:100%;max-width:100%;padding:16px}}@media(max-width:980px){.mobile-header-grid{width:100%;display:grid;gap:10px}.mobile-header-row{width:100%;display:grid;gap:8px;align-items:center}.mobile-header-row-top{grid-template-columns:52px minmax(0,1fr) minmax(0,1fr)}.mobile-header-row-bottom{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mobile-header-btn.ant-btn{width:100%;max-width:100%;justify-content:center}.mobile-header-row .ant-badge,.mobile-header-row .ant-dropdown-trigger,.mobile-header-row .ant-badge .ant-btn,.mobile-header-row .ant-dropdown-trigger.ant-btn{width:100%}.app-header{align-items:flex-start;flex-direction:column;padding:10px 12px;gap:10px}.mobile-nav-drawer .ant-drawer-content{background:#0d131a;color:#ecf2f8}.mobile-nav-drawer .ant-drawer-body,.mobile-nav-drawer .ant-drawer-content-wrapper{background:#070b12!important}.mobile-nav-drawer .brand-in-sider{padding-top:20px}.mobile-nav-drawer .brand-name{color:#f8fafc}.mobile-nav-drawer .sider-menu.ant-menu,.mobile-nav-drawer .ant-menu-dark{height:calc(100vh - 86px);background:transparent!important;color:#e6edf5!important}.mobile-nav-drawer .sider-menu .ant-menu-item,.mobile-nav-drawer .sider-menu .ant-menu-submenu-title,.mobile-nav-drawer .ant-menu-dark .ant-menu-item,.mobile-nav-drawer .ant-menu-dark .ant-menu-submenu-title{color:#e6edf5!important;border-radius:10px;margin-inline:10px;width:calc(100% - 20px)}.mobile-nav-drawer .sider-menu .ant-menu-item:hover,.mobile-nav-drawer .sider-menu .ant-menu-submenu-title:hover,.mobile-nav-drawer .ant-menu-dark .ant-menu-item:hover,.mobile-nav-drawer .ant-menu-dark .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff17!important}.mobile-nav-drawer .sider-menu .ant-menu-item-selected,.mobile-nav-drawer .ant-menu-dark .ant-menu-item-selected{color:#fff!important;background:linear-gradient(135deg,#dd6b20,#b45309)!important}.mobile-nav-drawer .sider-menu .ant-menu-sub.ant-menu-inline,.mobile-nav-drawer .ant-menu-dark .ant-menu-sub.ant-menu-inline{background:transparent!important}.mobile-nav-drawer .sider-menu .ant-menu-item-disabled,.mobile-nav-drawer .ant-menu-dark .ant-menu-item-disabled{color:#e6edf573!important}.mobile-nav-drawer .ant-menu-submenu-arrow:before,.mobile-nav-drawer .ant-menu-submenu-arrow:after{background:#dbe7f3!important}.mobile-menu-btn.ant-btn{width:48px!important;max-width:48px!important;padding-inline:0!important}.brand-name{font-size:28px}.header-left,.header-actions,.main-nav{width:100%}.content-panel{width:100%;max-width:100%;padding:14px;border-radius:12px}.search-controls{grid-template-columns:1fr}.search-controls .ant-select-selector{width:100%!important}.quote-form-space.ant-space{display:flex;width:100%}.quote-form-space.ant-space .ant-space-item{flex:1 1 100%;min-width:0;width:100%}.quote-form-space .ant-input,.quote-form-space .ant-input-number,.quote-form-space .ant-picker,.quote-form-space .ant-select{width:100%!important}.quote-form-space .ant-form-item{width:100%!important;min-width:0!important}.company-info-form-grid,.proforma-header,.proforma-party-grid,.proforma-summary-grid{grid-template-columns:1fr}.proforma-toolbar{justify-content:flex-start;flex-wrap:wrap}.quote-currency-grid{grid-template-columns:1fr}.quote-rate-info-box{align-items:flex-start;flex-direction:column}.quote-rate-info-value{text-align:left}.quote-component-row .ant-form-item{flex:1 1 100%!important;width:100%!important}.quote-optional-component-row .quote-optional-component-field,.quote-optional-component-row .quote-optional-qty-field,.quote-optional-component-row .quote-optional-price-field,.quote-optional-component-row .quote-optional-discount-field,.quote-optional-component-row .quote-optional-net-field{width:100%!important;min-width:0!important}.quote-optional-component-row .quote-optional-move-controls,.quote-optional-component-row .quote-optional-remove-button{width:100%;min-width:0}.quote-optional-top-row,.quote-optional-bottom-row{display:flex;flex-wrap:wrap}.quote-optional-component-block{width:100%}.quote-standard-component-row .quote-standard-component-field,.quote-standard-component-row .quote-standard-qty-field{width:100%!important;min-width:0!important}.quote-standard-component-row .quote-standard-move-controls,.quote-standard-component-row .quote-standard-remove-button{width:100%;min-width:0}.quote-product-row{display:flex}.quote-component-row>.ant-btn{width:100%;margin-top:0!important}.ant-modal{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-content{padding:14px}.ant-table-wrapper{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-table{min-width:760px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{white-space:nowrap;word-break:normal}.ant-input-search{width:100%!important;max-width:100%!important}}@media print{@page{size:A4;margin:0}body{background:#fff!important}.app-sider,.app-header,.proforma-toolbar{display:none!important}.app-container,.content-panel{width:100%;max-width:none;margin:0;padding:0;border:0;box-shadow:none;background:#fff}.proforma-page-card.ant-card{border:0!important;box-shadow:none!important}.proforma-page-card .ant-card-body{padding:0!important}.proforma-a4{width:210mm;height:297mm;min-height:297mm;max-height:297mm;margin:0;padding:8mm;overflow:hidden;box-shadow:none;page-break-after:avoid;break-after:avoid}.proforma-a4 *{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
