.Button-module__8RiFmG__btn{border-radius:var(--radius-md);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-weight:700;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.Button-module__8RiFmG__sm{border-radius:var(--radius-sm);gap:6px;height:32px;padding:0 12px;font-size:12px}.Button-module__8RiFmG__md{height:40px;padding:0 16px;font-size:13px}.Button-module__8RiFmG__lg{gap:8px;height:48px;padding:0 20px;font-size:14px}.Button-module__8RiFmG__iconOnly{aspect-ratio:1;flex-shrink:0;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__sm{width:32px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__md{width:40px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__lg{width:48px}.Button-module__8RiFmG__fullWidth{flex:1 1 0;width:100%}.Button-module__8RiFmG__primary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{background:var(--control-bg-2);border-color:var(--border);color:var(--text)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text-strong)}.Button-module__8RiFmG__danger{background:var(--red-2);color:#fff;box-shadow:0 4px 12px var(--red-dim)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--red-strong);transform:translateY(-1px)}.Button-module__8RiFmG__success{background:var(--green);color:#fff;box-shadow:0 4px 12px var(--green-dim)}.Button-module__8RiFmG__success:hover:not(:disabled){background:var(--green-strong);transform:translateY(-1px)}.Button-module__8RiFmG__warning{background:var(--orange);color:#fff;box-shadow:0 4px 12px var(--orange-dim)}.Button-module__8RiFmG__warning:hover:not(:disabled){background:var(--orange-strong);transform:translateY(-1px)}.Button-module__8RiFmG__soft{background:var(--brand-dim);border-color:var(--brand-dim-2);color:var(--brand-soft)}.Button-module__8RiFmG__soft:hover:not(:disabled){background:var(--brand-dim-2)}.Button-module__8RiFmG__ghost{color:var(--text-muted);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--control-bg-2);color:var(--text-strong)}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:currentColor;flex-shrink:0;width:16px;height:16px;animation:.65s linear infinite Button-module__8RiFmG__spin;display:inline-block;border-radius:50%!important}.Button-module__8RiFmG__sm .Button-module__8RiFmG__spinner{width:14px;height:14px}
.quotes-module__3wl85W__toolbar{border:1px solid var(--border-soft);border-radius:calc(14px * var(--radius-mult,1));background:var(--surface-elevated);grid-template-columns:minmax(240px,1fr) 180px auto auto;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:grid}.quotes-module__3wl85W__search,.quotes-module__3wl85W__filterBox,.quotes-module__3wl85W__productPicker{border:1px solid var(--border-soft);border-radius:calc(11px * var(--radius-mult,1));background:var(--input-bg);min-height:40px;color:var(--text-muted);align-items:center;gap:9px;padding:0 12px;display:flex}.quotes-module__3wl85W__search input,.quotes-module__3wl85W__filterBox select,.quotes-module__3wl85W__productPicker input,.quotes-module__3wl85W__field input,.quotes-module__3wl85W__section textarea,.quotes-module__3wl85W__itemRow input,.quotes-module__3wl85W__totalRow input{width:100%;color:var(--text-strong);background:0 0;border:0;outline:none;font-family:inherit;font-size:13px}.quotes-module__3wl85W__productPicker input{min-height:40px;padding:0 4px;font-size:13px}.quotes-module__3wl85W__filterBox select{color-scheme:var(--color-scheme)}.quotes-module__3wl85W__pageSizeSelect{border:1px solid var(--border-soft);border-radius:calc(11px * var(--radius-mult,1));background:var(--input-bg);min-height:40px;color:var(--text-strong);color-scheme:var(--color-scheme);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding:0 28px 0 12px;font-family:inherit;font-size:13px}.quotes-module__3wl85W__pageSizeSelect:focus{border-color:var(--input-border-focus);box-shadow:var(--focus-ring);outline:none}.quotes-module__3wl85W__summary{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--input-bg);white-space:nowrap;align-items:center;gap:10px;padding:8px 14px;display:flex}.quotes-module__3wl85W__summaryIcon{border-radius:calc(10px * var(--radius-mult,1));background:var(--control-bg-hover);width:34px;height:34px;color:var(--accent-2);justify-content:center;align-items:center;display:inline-flex}.quotes-module__3wl85W__summaryText{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.quotes-module__3wl85W__summaryText span{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.quotes-module__3wl85W__summaryText strong{color:var(--text-strong);font-size:16px}.quotes-module__3wl85W__error{border-radius:calc(12px * var(--radius-mult,1));border:1px solid color-mix(in srgb, var(--red) 28%, transparent);background:var(--red-dim);color:var(--red);margin:12px 0;padding:11px 14px;font-size:13px}.quotes-module__3wl85W__loading{justify-content:center;padding:46px;display:flex}.quotes-module__3wl85W__empty{border:1px dashed var(--border-soft);border-radius:calc(14px * var(--radius-mult,1));color:var(--text-strong);background:var(--surface);flex-direction:column;align-items:center;gap:10px;padding:58px;display:flex}.quotes-module__3wl85W__table{border:1px solid var(--border-soft);border-radius:calc(14px * var(--radius-mult,1));background:var(--surface-glass);overflow:hidden}.quotes-module__3wl85W__thead,.quotes-module__3wl85W__row{grid-template-columns:44px 150px 1.4fr 112px 120px 140px 44px;align-items:center;gap:12px;padding:13px 16px;display:grid}.quotes-module__3wl85W__thead{background:var(--surface-glass);border-bottom:1px solid var(--border-soft);color:var(--text-muted);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800}.quotes-module__3wl85W__row{color:var(--accent-2);border-bottom:1px solid var(--border-subtle);font-size:13px;text-decoration:none;transition:background .15s}.quotes-module__3wl85W__row:hover{background:var(--control-bg-2)}.quotes-module__3wl85W__row:last-child{border-bottom:0}.quotes-module__3wl85W__rowPrintBtn{border-radius:calc(8px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--surface);width:30px;height:30px;color:var(--text-strong);cursor:pointer;place-items:center;padding:0;transition:all .15s;display:inline-grid}.quotes-module__3wl85W__rowPrintBtn:hover{background:var(--surface-raised);border-color:var(--brand-glow);color:var(--blue)}.quotes-module__3wl85W__qnum{color:var(--accent-2);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.quotes-module__3wl85W__numCol{text-align:right}.quotes-module__3wl85W__muted{color:var(--text-muted);font-size:11px}.quotes-module__3wl85W__statusPill{letter-spacing:0;text-transform:capitalize;background:var(--control-bg-2);width:fit-content;color:var(--text-strong);border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.quotes-module__3wl85W__status_draft{background:var(--control-bg-2);color:var(--text-2)}.quotes-module__3wl85W__status_sent{background:var(--control-bg-hover);color:var(--accent-2)}.quotes-module__3wl85W__status_accepted{background:var(--green-dim);color:var(--green)}.quotes-module__3wl85W__status_declined{background:var(--red-dim);color:var(--red)}.quotes-module__3wl85W__status_expired{background:var(--orange-dim);color:var(--orange)}.quotes-module__3wl85W__status_converted{background:var(--purple-dim);color:var(--purple)}.quotes-module__3wl85W__actionBar,.quotes-module__3wl85W__sideActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.quotes-module__3wl85W__iconBtn,.quotes-module__3wl85W__primaryBtn,.quotes-module__3wl85W__successBtn,.quotes-module__3wl85W__dangerBtn,.quotes-module__3wl85W__addItemBtn{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--surface-glass);min-height:38px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.quotes-module__3wl85W__iconBtn:hover{background:var(--surface-raised)}.quotes-module__3wl85W__successBtn{background:var(--green-dim);border-color:color-mix(in srgb, var(--green) 28%, transparent);color:var(--green)}.quotes-module__3wl85W__actionBar button:disabled,.quotes-module__3wl85W__sideActions button:disabled,.quotes-module__3wl85W__itemRow button:disabled,.quotes-module__3wl85W__addItemBtn:disabled{opacity:.5;cursor:not-allowed}.quotes-module__3wl85W__hero{border-radius:calc(14px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--surface-elevated);justify-content:space-between;gap:18px;margin-bottom:16px;padding:20px;display:flex}.quotes-module__3wl85W__heroLeft h1{color:var(--text-strong);margin:10px 0 8px;font-size:24px}.quotes-module__3wl85W__heroMeta{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.quotes-module__3wl85W__heroMeta span{align-items:center;gap:5px;display:inline-flex}.quotes-module__3wl85W__heroTotal{border-radius:calc(12px * var(--radius-mult,1));background:var(--input-bg);flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-end;min-width:180px;padding:14px 16px;display:flex}.quotes-module__3wl85W__heroTotal span{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.quotes-module__3wl85W__heroTotal strong{color:var(--text-strong);font-size:28px}.quotes-module__3wl85W__layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.quotes-module__3wl85W__layoutMain{min-width:0}.quotes-module__3wl85W__layoutSide{gap:12px;display:grid;position:sticky;top:14px}.quotes-module__3wl85W__section,.quotes-module__3wl85W__sideCard{border-radius:calc(14px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--surface-glass);margin-bottom:14px;padding:16px}.quotes-module__3wl85W__sideCard{margin-bottom:0}.quotes-module__3wl85W__sectionHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.quotes-module__3wl85W__sectionHeader h2,.quotes-module__3wl85W__sideCard h3{color:var(--text-strong);margin:0;font-size:14px}.quotes-module__3wl85W__sectionIcon{border-radius:calc(9px * var(--radius-mult,1));background:var(--control-bg-hover);width:30px;height:30px;color:var(--accent-2);justify-content:center;align-items:center;display:inline-flex}.quotes-module__3wl85W__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:1150px){.quotes-module__3wl85W__fieldGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.quotes-module__3wl85W__field{flex-direction:column;gap:7px;display:flex}.quotes-module__3wl85W__field span{color:var(--text-strong);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.quotes-module__3wl85W__field input,.quotes-module__3wl85W__section textarea,.quotes-module__3wl85W__itemRow input,.quotes-module__3wl85W__totalRow input{border:1px solid var(--border-soft);border-radius:calc(10px * var(--radius-mult,1));background:var(--input-bg);min-height:40px;padding:0 11px}.quotes-module__3wl85W__section textarea{resize:vertical;min-height:92px;padding:11px}.quotes-module__3wl85W__productPicker{min-width:min(340px,100%);margin-left:auto;position:relative}.quotes-module__3wl85W__productPickerFull{width:100%;margin-bottom:14px;margin-left:0}.quotes-module__3wl85W__productResults{z-index:20;border:1px solid var(--border-soft);border-radius:calc(12px * var(--radius-mult,1));background:var(--surface);max-height:280px;box-shadow:var(--shadow-soft);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.quotes-module__3wl85W__productResults button,.quotes-module__3wl85W__productResult{border:0;border-bottom:1px solid var(--border-soft);width:100%;color:var(--accent-2);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;padding:11px 13px;transition:background .13s;display:grid}.quotes-module__3wl85W__productResults button:last-child,.quotes-module__3wl85W__productResult:last-child{border-bottom:0}.quotes-module__3wl85W__productResults button:hover,.quotes-module__3wl85W__productResult:hover{background:var(--control-bg-2)}.quotes-module__3wl85W__prName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;grid-area:1/1;font-size:13px;font-weight:700;overflow:hidden}.quotes-module__3wl85W__prPrice{color:var(--text-strong);white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-size:13px;font-weight:800}.quotes-module__3wl85W__prMeta{grid-area:2/1;align-items:center;gap:7px;min-width:0;display:inline-flex}.quotes-module__3wl85W__prKind{letter-spacing:.02em;text-transform:uppercase;background:var(--control-bg-hover);color:var(--text-2);border-radius:999px;align-items:center;padding:1px 7px;font-size:9.5px;font-weight:800;display:inline-flex}.quotes-module__3wl85W__prKindSvc{background:color-mix(in srgb, var(--blue) 16%, transparent);color:var(--blue)}.quotes-module__3wl85W__prSku{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.quotes-module__3wl85W__pickerClear{border-radius:calc(8px * var(--radius-mult,1));width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;transition:color .15s,background .15s;display:inline-grid}.quotes-module__3wl85W__pickerClear:hover{color:var(--text-strong);background:var(--control-bg-hover)}.quotes-module__3wl85W__itemsTable{gap:8px;display:grid}.quotes-module__3wl85W__itemHead,.quotes-module__3wl85W__itemRow{grid-template-columns:minmax(180px,1.5fr) minmax(80px,.7fr) 70px 110px 120px 34px;align-items:center;gap:8px;display:grid}.quotes-module__3wl85W__itemHead{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;padding:0 2px 7px;font-size:10px;font-weight:800}.quotes-module__3wl85W__itemRow{border:1px solid var(--border-soft);border-radius:calc(12px * var(--radius-mult,1));background:var(--surface);padding:8px}.quotes-module__3wl85W__itemRow input[type=number]{text-align:right}.quotes-module__3wl85W__itemRow button{border-radius:calc(10px * var(--radius-mult,1));border:1px solid color-mix(in srgb, var(--red) 28%, transparent);background:var(--red-dim);width:34px;height:34px;color:var(--red);cursor:pointer;justify-content:center;justify-self:center;align-items:center;display:inline-flex}.quotes-module__3wl85W__itemRow button:hover:not(:disabled){background:var(--red-dim)}.quotes-module__3wl85W__lineTotal{color:var(--text-strong);text-align:right;font-weight:800}.quotes-module__3wl85W__addItemBtn{background:0 0;border-style:dashed;justify-self:start}.quotes-module__3wl85W__totalRow{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;font-size:13px;display:flex}.quotes-module__3wl85W__totalRow input{text-align:right;width:120px;min-height:34px}.quotes-module__3wl85W__grandTotal{border-top:1px solid var(--border-soft);margin-top:4px;padding-top:14px}.quotes-module__3wl85W__grandTotal strong{color:var(--text-strong);font-size:22px}.quotes-module__3wl85W__depositBlock{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--control-bg-2);gap:10px;margin-top:14px;padding:14px;display:grid}.quotes-module__3wl85W__depositHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.quotes-module__3wl85W__depositHead>span{color:var(--text-muted);font-size:12px;font-weight:700}.quotes-module__3wl85W__depositToggle{border-radius:calc(9px * var(--radius-mult,1));background:var(--surface-glass);border:1px solid var(--border-soft);padding:3px;display:inline-flex}.quotes-module__3wl85W__depositToggle button{min-width:36px;height:26px;color:var(--text-muted);border-radius:calc(7px * var(--radius-mult,1));cursor:pointer;background:0 0;border:0;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800;transition:background .15s,color .15s}.quotes-module__3wl85W__depositToggle button:hover:not(:disabled):not(.quotes-module__3wl85W__depositToggleActive){color:var(--accent-2)}.quotes-module__3wl85W__depositToggleActive{box-shadow:var(--shadow-sm);background:var(--panel-bg-3)!important;color:var(--panel-text)!important}.quotes-module__3wl85W__depositInputRow{border-radius:calc(10px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--input-bg);box-shadow:var(--shadow-inset);align-items:stretch;display:flex;overflow:hidden}.quotes-module__3wl85W__depositInputRow:focus-within{border-color:var(--border-3);box-shadow:var(--focus-ring), var(--shadow-inset)}.quotes-module__3wl85W__depositPrefix{background:var(--control-bg-2);min-width:38px;color:var(--text-muted);border-right:1px solid var(--border-soft);justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.quotes-module__3wl85W__depositInput{width:100%;min-width:0;min-height:40px;color:var(--text-strong);text-align:right;background:0 0;border:0;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:14px;font-weight:700}.quotes-module__3wl85W__depositResolved{color:var(--text-muted);text-align:right;font-size:11px}.quotes-module__3wl85W__sideActions{flex-direction:column;align-items:stretch;margin-top:12px}.quotes-module__3wl85W__sideActions>*{width:100%}.quotes-module__3wl85W__footnote{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}@media (max-width:980px){.quotes-module__3wl85W__toolbar,.quotes-module__3wl85W__layout,.quotes-module__3wl85W__hero{grid-template-columns:1fr}.quotes-module__3wl85W__toolbar,.quotes-module__3wl85W__hero{display:grid}.quotes-module__3wl85W__summary,.quotes-module__3wl85W__heroTotal{align-items:flex-start}.quotes-module__3wl85W__layoutSide{position:static}.quotes-module__3wl85W__itemHead{display:none}.quotes-module__3wl85W__itemRow{grid-template-columns:1fr 1fr}.quotes-module__3wl85W__table{-webkit-overflow-scrolling:touch;overflow-x:auto}.quotes-module__3wl85W__thead,.quotes-module__3wl85W__row{min-width:600px}}@media (max-width:560px){.quotes-module__3wl85W__itemRow,.quotes-module__3wl85W__fieldGrid{grid-template-columns:1fr}}.quotes-module__3wl85W__toolbar{background:var(--surface-glass);border-color:var(--border-soft);box-shadow:var(--shadow-inset)}.quotes-module__3wl85W__search,.quotes-module__3wl85W__filterBox,.quotes-module__3wl85W__productPicker,.quotes-module__3wl85W__pageSizeSelect{background:var(--input-bg);border-color:var(--border-soft);border-radius:calc(12px * var(--radius-mult,1));min-height:44px;box-shadow:var(--shadow-inset);padding:0 14px}.quotes-module__3wl85W__search:focus-within,.quotes-module__3wl85W__filterBox:focus-within,.quotes-module__3wl85W__productPicker:focus-within,.quotes-module__3wl85W__pageSizeSelect:focus{border-color:var(--border-3);box-shadow:var(--focus-ring), var(--shadow-inset)}.quotes-module__3wl85W__search svg,.quotes-module__3wl85W__filterBox svg,.quotes-module__3wl85W__productPicker svg{color:var(--text-2)}.quotes-module__3wl85W__search input::placeholder,.quotes-module__3wl85W__productPicker input::placeholder,.quotes-module__3wl85W__section textarea::placeholder,.quotes-module__3wl85W__field input::placeholder,.quotes-module__3wl85W__itemRow input::placeholder{color:var(--text-3)}.quotes-module__3wl85W__search input:focus-visible,.quotes-module__3wl85W__filterBox input:focus-visible,.quotes-module__3wl85W__filterBox select:focus-visible,.quotes-module__3wl85W__productPicker input:focus-visible,.quotes-module__3wl85W__depositInput:focus-visible{box-shadow:none}.quotes-module__3wl85W__summary{background:var(--control-bg-2);border-color:var(--border);border-radius:calc(11px * var(--radius-mult,1));gap:9px;height:40px;min-height:40px;padding:0 12px}.quotes-module__3wl85W__summaryIcon,.quotes-module__3wl85W__sectionIcon{background:var(--control-bg-hover);color:var(--accent-2)}.quotes-module__3wl85W__summaryIcon{border-radius:calc(9px * var(--radius-mult,1));width:28px;height:28px}.quotes-module__3wl85W__summaryIcon svg{width:15px;height:15px}.quotes-module__3wl85W__summaryText{gap:0}.quotes-module__3wl85W__summaryText span,.quotes-module__3wl85W__field span,.quotes-module__3wl85W__itemHead,.quotes-module__3wl85W__thead,.quotes-module__3wl85W__heroTotal span,.quotes-module__3wl85W__modalTotalLbl{letter-spacing:0}.quotes-module__3wl85W__summaryText span{font-size:9px;line-height:1.05}.quotes-module__3wl85W__summaryText strong{font-size:14px;line-height:1.05}.quotes-module__3wl85W__qnum{color:var(--accent-2)}.quotes-module__3wl85W__row:hover,.quotes-module__3wl85W__productResults button:hover{background:var(--control-bg-2)}.quotes-module__3wl85W__primaryBtn{background:var(--panel-bg-3);border-color:var(--border-3);color:var(--panel-text);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffffb3}.quotes-module__3wl85W__primaryBtn:hover:not(:disabled){background:var(--panel-bg)}.quotes-module__3wl85W__hero{border-radius:calc(16px * var(--radius-mult,1));border-color:var(--border-soft);background:var(--surface-elevated);box-shadow:var(--shadow-inset);align-items:stretch;padding:22px}.quotes-module__3wl85W__heroLeft{flex-direction:column;justify-content:center;min-width:0;display:flex}.quotes-module__3wl85W__heroLeft h1{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:12px 0 10px;font-size:clamp(24px,2.2vw,32px);line-height:1.08}.quotes-module__3wl85W__heroMeta{color:var(--text-muted)}.quotes-module__3wl85W__heroTotal{border:1px solid var(--border-soft);background:var(--control-bg-2);min-width:190px;box-shadow:var(--shadow-inset)}.quotes-module__3wl85W__heroTotal strong{letter-spacing:0;font-size:clamp(28px,2.35vw,38px)}.quotes-module__3wl85W__layout{grid-template-columns:minmax(0,1fr) minmax(300px,330px);gap:18px}.quotes-module__3wl85W__section,.quotes-module__3wl85W__sideCard{border-color:var(--border-soft);border-radius:calc(16px * var(--radius-mult,1));background:var(--surface-glass);box-shadow:var(--shadow-inset)}.quotes-module__3wl85W__section{padding:16px}.quotes-module__3wl85W__sideCard{padding:18px}.quotes-module__3wl85W__sectionHeader{margin-bottom:16px}.quotes-module__3wl85W__sectionHeader h2,.quotes-module__3wl85W__sideCard h3{letter-spacing:0;font-size:15px}.quotes-module__3wl85W__customerPickerWrap{margin-bottom:16px}.quotes-module__3wl85W__field{gap:8px}.quotes-module__3wl85W__field span{color:var(--text-2);letter-spacing:0}.quotes-module__3wl85W__field input,.quotes-module__3wl85W__section textarea,.quotes-module__3wl85W__itemRow input,.quotes-module__3wl85W__totalRow input{border-color:var(--border-soft);border-radius:calc(12px * var(--radius-mult,1));background:var(--input-bg);min-height:44px;box-shadow:var(--shadow-inset);padding:0 14px}.quotes-module__3wl85W__section textarea{min-height:104px;padding:14px;line-height:1.5}.quotes-module__3wl85W__field input:focus,.quotes-module__3wl85W__section textarea:focus,.quotes-module__3wl85W__itemRow input:focus,.quotes-module__3wl85W__totalRow input:focus{border-color:var(--border-3);box-shadow:var(--focus-ring), var(--shadow-inset)}.quotes-module__3wl85W__productPicker{min-width:min(360px,100%)}.quotes-module__3wl85W__productResults{border-color:var(--border-soft);background:var(--surface);box-shadow:var(--shadow-soft)}.quotes-module__3wl85W__itemsTable{gap:10px}.quotes-module__3wl85W__itemHead{color:var(--text-2);padding:0 10px 4px}.quotes-module__3wl85W__itemRow{border-color:var(--border-soft);border-radius:calc(14px * var(--radius-mult,1));background:var(--control-bg-2);min-height:58px;padding:10px;transition:border-color .16s,background .16s}.quotes-module__3wl85W__itemRow:focus-within{border-color:var(--border-2);background:var(--input-bg)}.quotes-module__3wl85W__lineTotal{font-size:15px}.quotes-module__3wl85W__itemRow button{border-radius:calc(12px * var(--radius-mult,1));width:38px;height:38px}.quotes-module__3wl85W__addItemBtn{min-height:40px;color:var(--text-strong);border-color:var(--border-soft);padding:0 14px}.quotes-module__3wl85W__addItemBtn:hover:not(:disabled){background:var(--control-bg-2)}.quotes-module__3wl85W__totalRow{padding:11px 0}.quotes-module__3wl85W__totalRow input{width:120px;min-height:40px}.quotes-module__3wl85W__grandTotal{border-top-color:var(--border-soft)}.quotes-module__3wl85W__grandTotal strong{font-size:26px}.quotes-module__3wl85W__sideActions{gap:10px}.quotes-module__3wl85W__sideActions .quotes-module__3wl85W__iconBtn,.quotes-module__3wl85W__sideActions .quotes-module__3wl85W__dangerBtn{border-radius:calc(12px * var(--radius-mult,1));min-height:44px}.quotes-module__3wl85W__sideActions .quotes-module__3wl85W__iconBtn{background:var(--control-bg-2);border-color:var(--border)}.quotes-module__3wl85W__sideActions .quotes-module__3wl85W__iconBtn:hover{background:var(--control-bg-hover)}.quotes-module__3wl85W__dangerBtn{background:var(--red-dim);border-color:color-mix(in srgb, var(--red) 28%, transparent);color:var(--red)}.quotes-module__3wl85W__footnote{color:var(--text-muted)}.quotes-module__3wl85W__statusPill{letter-spacing:0}.quotes-module__3wl85W__status_sent,.quotes-module__3wl85W__status_converted{background:var(--control-bg-hover);color:var(--accent-2)}@media (max-width:980px){.quotes-module__3wl85W__layout{grid-template-columns:1fr}.quotes-module__3wl85W__heroTotal{min-width:0}.quotes-module__3wl85W__productPicker{width:100%;margin-left:0}}.quotes-module__3wl85W__makerLayout{grid-template-columns:minmax(0,1fr) minmax(380px,470px);align-items:start;gap:18px;display:grid}.quotes-module__3wl85W__makerMain{min-width:0}.quotes-module__3wl85W__previewPane{gap:12px;display:grid;position:sticky;top:14px}.quotes-module__3wl85W__previewCard{border-radius:calc(16px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--surface-glass);box-shadow:var(--shadow-inset);padding:16px}.quotes-module__3wl85W__previewTopbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.quotes-module__3wl85W__previewTitle{color:var(--text-strong);align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.quotes-module__3wl85W__previewTitle svg{color:var(--accent-2)}.quotes-module__3wl85W__docToggle{border-radius:calc(9px * var(--radius-mult,1));background:var(--surface-glass);border:1px solid var(--border-soft);padding:3px;display:inline-flex}.quotes-module__3wl85W__docToggle button{min-width:64px;height:28px;color:var(--text-muted);border-radius:calc(7px * var(--radius-mult,1));cursor:pointer;background:0 0;border:0;padding:0 12px;font-family:inherit;font-size:12px;font-weight:800;transition:background .15s,color .15s}.quotes-module__3wl85W__docToggle button:hover:not(.quotes-module__3wl85W__docToggleActive){color:var(--accent-2)}.quotes-module__3wl85W__docToggleActive{box-shadow:var(--shadow-sm);background:var(--panel-bg-3)!important;color:var(--panel-text)!important}.quotes-module__3wl85W__previewScroll{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-soft);background:radial-gradient(120% 80% at 50% 0%, #94a3b81f, transparent 60%), var(--input-bg);box-shadow:var(--shadow-inset);padding:16px;overflow:hidden}.quotes-module__3wl85W__designSwitch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quotes-module__3wl85W__designChip{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--control-bg-2);color:var(--text-strong);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.quotes-module__3wl85W__designChip:hover{border-color:var(--border-2);background:var(--input-bg)}.quotes-module__3wl85W__designChipActive{border-color:var(--brand-glow);background:var(--input-bg);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 40%, transparent) inset}.quotes-module__3wl85W__designChipTop{align-items:center;gap:8px;width:100%;display:flex}.quotes-module__3wl85W__designSwatch{border-radius:calc(6px * var(--radius-mult,1));border:1px solid var(--border-2);flex:none;display:inline-flex;overflow:hidden}.quotes-module__3wl85W__designSwatch i{width:13px;height:18px;display:block}.quotes-module__3wl85W__designName{color:var(--text-strong);font-size:12.5px;font-weight:800}.quotes-module__3wl85W__designCheck{color:var(--accent-2);margin-left:auto;display:inline-flex}.quotes-module__3wl85W__designBlurb{color:var(--text-muted);font-size:10.5px;line-height:1.35}.quotes-module__3wl85W__previewActions{gap:10px;display:grid}.quotes-module__3wl85W__previewActions>*{width:100%}.quotes-module__3wl85W__actionsCard{flex-direction:column;gap:14px;display:flex}.quotes-module__3wl85W__actionGroup{gap:10px;display:grid}.quotes-module__3wl85W__actionGroupLabel{color:var(--text-2);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.quotes-module__3wl85W__actionGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quotes-module__3wl85W__outputBtn{border-radius:calc(12px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--control-bg-2);min-height:46px;color:var(--text-strong);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.quotes-module__3wl85W__outputBtn svg{color:var(--accent-2)}.quotes-module__3wl85W__outputBtn:hover:not(:disabled){background:var(--input-bg);border-color:var(--border-2)}.quotes-module__3wl85W__outputBtn:active:not(:disabled){transform:translateY(1px)}.quotes-module__3wl85W__outputBtn:disabled{opacity:.5;cursor:not-allowed}.quotes-module__3wl85W__outputBtnOk{background:var(--green-dim);border-color:color-mix(in srgb, var(--green) 28%, transparent);color:var(--green)}.quotes-module__3wl85W__outputBtnOk svg{color:var(--green)}.quotes-module__3wl85W__outputBtnOk:hover:not(:disabled){background:color-mix(in srgb, var(--green) 18%, transparent);border-color:color-mix(in srgb, var(--green) 42%, transparent)}.quotes-module__3wl85W__outputBtnBad{background:var(--red-dim);border-color:color-mix(in srgb, var(--red) 28%, transparent);color:var(--red)}.quotes-module__3wl85W__outputBtnBad svg{color:var(--red)}.quotes-module__3wl85W__outputBtnBad:hover:not(:disabled){background:color-mix(in srgb, var(--red) 18%, transparent);border-color:color-mix(in srgb, var(--red) 42%, transparent)}.quotes-module__3wl85W__outputBtnPrimary{background:var(--panel-bg-3);border-color:var(--border-3);color:var(--panel-text);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffffb3}.quotes-module__3wl85W__outputBtnPrimary svg{color:var(--panel-text)}.quotes-module__3wl85W__outputBtnPrimary:hover:not(:disabled){background:var(--panel-bg);border-color:var(--border-3)}.quotes-module__3wl85W__shareBox{border-radius:calc(14px * var(--radius-mult,1));border:1px solid var(--border-soft);background:var(--control-bg-2);box-shadow:var(--shadow-inset);gap:10px;padding:13px 14px;display:grid}.quotes-module__3wl85W__quoteShare{gap:8px}.quotes-module__3wl85W__previewHint{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.quotes-module__3wl85W__actionsCard .quotes-module__3wl85W__previewHint{border-top:1px solid var(--border-soft);padding-top:14px}.quotes-module__3wl85W__deleteLink{border-radius:calc(10px * var(--radius-mult,1));color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;align-self:flex-start;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12.5px;font-weight:700;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.quotes-module__3wl85W__deleteLink:hover:not(:disabled){color:var(--red);background:var(--red-dim);border-color:color-mix(in srgb, var(--red) 28%, transparent)}.quotes-module__3wl85W__deleteLink:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1080px){.quotes-module__3wl85W__makerLayout{grid-template-columns:1fr}.quotes-module__3wl85W__previewPane{position:static}}.quotes-module__3wl85W__field input:focus,.quotes-module__3wl85W__field input:focus-visible,.quotes-module__3wl85W__filterBox select:focus,.quotes-module__3wl85W__filterBox select:focus-visible,.quotes-module__3wl85W__itemRow input:focus,.quotes-module__3wl85W__itemRow input:focus-visible,.quotes-module__3wl85W__productPicker input:focus,.quotes-module__3wl85W__productPicker input:focus-visible,.quotes-module__3wl85W__search input:focus,.quotes-module__3wl85W__search input:focus-visible,.quotes-module__3wl85W__section textarea:focus,.quotes-module__3wl85W__section textarea:focus-visible,.quotes-module__3wl85W__totalRow input:focus,.quotes-module__3wl85W__totalRow input:focus-visible{outline:none;box-shadow:none!important}
