.EdgeDiagram-module__NXPwLq__container{gap:var(--space-sm);flex-direction:column;display:flex}.EdgeDiagram-module__NXPwLq__svg{width:100%;max-width:320px;height:auto;margin:0 auto}.EdgeDiagram-module__NXPwLq__board{fill:var(--bg-elevated);stroke:var(--border-colour);stroke-width:1px}.EdgeDiagram-module__NXPwLq__boardOutline{stroke:var(--text-muted);stroke-width:1.5px;stroke-dasharray:none}.EdgeDiagram-module__NXPwLq__dimLabel{fill:var(--text-muted);font-size:11px;font-family:var(--font-mono)}.EdgeDiagram-module__NXPwLq__edge{cursor:pointer;stroke:var(--border-colour);stroke-width:.5px;transition:opacity .15s}.EdgeDiagram-module__NXPwLq__edge:hover{opacity:.8}.EdgeDiagram-module__NXPwLq__hasEdge{stroke:none}.EdgeDiagram-module__NXPwLq__activeEdge{stroke:var(--accent-primary);stroke-width:2px;stroke-dasharray:4 2}.EdgeDiagram-module__NXPwLq__edgeLabels{gap:var(--space-xs);grid-template-columns:1fr 1fr;display:grid}.EdgeDiagram-module__NXPwLq__edgeLabel{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-sm);background:var(--bg-input);border:var(--border-default);border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:border-color var(--transition-fast);display:flex}.EdgeDiagram-module__NXPwLq__edgeLabel:hover{border-color:var(--accent-primary)}.EdgeDiagram-module__NXPwLq__edgeLabelActive{border-color:var(--accent-secondary);background:rgba(var(--accent-rgb),.05)}.EdgeDiagram-module__NXPwLq__edgeLabelSelected{border-color:var(--accent-primary);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.2)}.EdgeDiagram-module__NXPwLq__edgeLabelSide{font-size:var(--font-size-xs);color:var(--text-muted);min-width:16px;font-weight:600}.EdgeDiagram-module__NXPwLq__edgeLabelName{font-size:var(--font-size-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EdgeDiagram-module__NXPwLq__grainLines{pointer-events:none}.EdgeDiagram-module__NXPwLq__grainLine{stroke:var(--text-muted);stroke-width:.5px;opacity:.3}.EdgeDiagram-module__NXPwLq__grainLabel{fill:var(--text-muted);font-size:10px;font-family:var(--font-mono)}.EdgeDiagram-module__NXPwLq__drillHole{fill:var(--accent-primary);stroke:var(--bg-primary);stroke-width:1px}
.DrillingPanel-module__sOg7MW__panel{border:var(--border-default);border-radius:var(--radius-md);padding:var(--space-md);margin-top:var(--space-md)}.DrillingPanel-module__sOg7MW__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.DrillingPanel-module__sOg7MW__header h4{font-size:var(--font-size-sm);margin:0}.DrillingPanel-module__sOg7MW__sides{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.DrillingPanel-module__sOg7MW__side{gap:var(--space-sm);flex-direction:column;display:flex}.DrillingPanel-module__sOg7MW__sideToggle{align-items:center;gap:var(--space-sm);font-size:var(--font-size-sm);cursor:pointer;font-weight:500;display:flex}.DrillingPanel-module__sOg7MW__sideToggle input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent-primary)}.DrillingPanel-module__sOg7MW__positions{gap:var(--space-xs);flex-direction:column;display:flex}.DrillingPanel-module__sOg7MW__summary{margin-top:var(--space-sm);font-size:var(--font-size-xs);color:var(--text-tertiary)}.DrillingPanel-module__sOg7MW__disabled{opacity:.5;cursor:not-allowed}.DrillingPanel-module__sOg7MW__hint{color:var(--text-tertiary);font-size:.8rem;font-style:italic}.DrillingPanel-module__sOg7MW__hingesToggle{cursor:pointer;border-top:1px solid var(--border);align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.DrillingPanel-module__sOg7MW__hingesToggle input{accent-color:var(--accent-primary);cursor:pointer}
.MaterialPicker-module__DTulmW__wrapper{gap:var(--space-xs);flex-direction:column;display:flex}.MaterialPicker-module__DTulmW__label{font-size:var(--font-size-sm);color:var(--text-secondary);font-weight:500}.MaterialPicker-module__DTulmW__categories{gap:var(--space-xs);flex-wrap:wrap;display:flex}.MaterialPicker-module__DTulmW__chip{border:var(--border-default);background:var(--bg-input);color:var(--text-muted);font-size:var(--font-size-xs);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border-radius:999px;padding:4px 12px}.MaterialPicker-module__DTulmW__chip:hover{border-color:var(--accent-primary);color:var(--text-primary)}.MaterialPicker-module__DTulmW__chipActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text-on-amber)}.MaterialPicker-module__DTulmW__combobox{position:relative}.MaterialPicker-module__DTulmW__input{width:100%;padding:var(--space-sm)var(--space-md);background-color:var(--bg-input);border:var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--font-size-md);height:40px;transition:border-color var(--transition-fast);cursor:pointer}.MaterialPicker-module__DTulmW__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.2);cursor:text;outline:none}.MaterialPicker-module__DTulmW__input::placeholder{color:var(--text-muted)}.MaterialPicker-module__DTulmW__inputError{border-color:var(--danger)}.MaterialPicker-module__DTulmW__dropdown{background:var(--bg-card);border:var(--border-default);border-radius:var(--radius-md);z-index:50;max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.MaterialPicker-module__DTulmW__option{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);cursor:pointer;transition:background var(--transition-fast);display:flex}.MaterialPicker-module__DTulmW__option:hover,.MaterialPicker-module__DTulmW__optionHighlighted{background:var(--bg-elevated)}.MaterialPicker-module__DTulmW__optionSwatch{border-radius:var(--radius-sm);border:var(--border-default);flex-shrink:0;width:24px;height:24px}.MaterialPicker-module__DTulmW__optionText{flex-direction:column;min-width:0;display:flex}.MaterialPicker-module__DTulmW__optionName{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MaterialPicker-module__DTulmW__optionMeta{font-size:var(--font-size-xs);color:var(--text-muted)}.MaterialPicker-module__DTulmW__noResults{padding:var(--space-md);text-align:center;color:var(--text-muted);font-size:var(--font-size-sm)}.MaterialPicker-module__DTulmW__error{font-size:var(--font-size-sm);color:var(--danger)}
.PieceForm-module__LUs15W__form{gap:var(--space-md);flex-direction:column;display:flex}.PieceForm-module__LUs15W__titleRow{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.PieceForm-module__LUs15W__title{font-size:var(--font-size-lg);color:var(--text-primary);margin:0}.PieceForm-module__LUs15W__livePrice{font-size:var(--font-size-lg);color:var(--accent-primary);font-variant-numeric:tabular-nums;font-weight:700}.PieceForm-module__LUs15W__materialPreview{align-items:center;gap:var(--space-sm);padding:var(--space-sm);background:var(--bg-elevated);border-radius:var(--radius-md);border:var(--border-subtle);display:flex}.PieceForm-module__LUs15W__materialSwatch{border-radius:var(--radius-sm);border:var(--border-default);flex-shrink:0;width:48px;height:48px}.PieceForm-module__LUs15W__materialInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.PieceForm-module__LUs15W__materialName{font-size:var(--font-size-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.PieceForm-module__LUs15W__materialSpecs{font-size:var(--font-size-xs);color:var(--text-muted)}.PieceForm-module__LUs15W__dimGrid{gap:var(--space-sm);grid-template-columns:1fr 1fr auto;display:grid}.PieceForm-module__LUs15W__dimGrid>:last-child{max-width:80px}.PieceForm-module__LUs15W__grainSection{align-items:center;gap:var(--space-md);padding:var(--space-sm)0;display:flex}.PieceForm-module__LUs15W__grainLabel{font-size:var(--font-size-sm);color:var(--text-muted)}.PieceForm-module__LUs15W__radio{align-items:center;gap:var(--space-xs);font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;display:flex}.PieceForm-module__LUs15W__radio input[type=radio]{accent-color:var(--accent-primary)}.PieceForm-module__LUs15W__edgeSection{border-top:var(--border-subtle);padding-top:var(--space-md)}.PieceForm-module__LUs15W__edgeHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}.PieceForm-module__LUs15W__edgeHeader h4{font-size:var(--font-size-md);color:var(--text-primary);margin:0}.PieceForm-module__LUs15W__edgePresets{gap:var(--space-xs);display:flex}.PieceForm-module__LUs15W__edgeSelector{margin-top:var(--space-sm);padding:var(--space-sm);background:var(--bg-elevated);border-radius:var(--radius-md)}.PieceForm-module__LUs15W__edgeSelectorLabel{font-size:var(--font-size-xs);color:var(--text-muted);margin-bottom:var(--space-xs);text-transform:capitalize;display:block}.PieceForm-module__LUs15W__edgeNotice{font-size:var(--font-size-sm);color:var(--text-muted);background:var(--bg-elevated);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);margin:0;line-height:1.5}.PieceForm-module__LUs15W__drillingToggle{padding:var(--space-sm)0}.PieceForm-module__LUs15W__formActions{justify-content:flex-end;gap:var(--space-sm);padding-top:var(--space-md);border-top:var(--border-subtle);display:flex}.PieceForm-module__LUs15W__grainFlipMessage{color:var(--accent-primary);margin-left:.5rem;font-size:.8rem}.PieceForm-module__LUs15W__wholeSheetToggle{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);background:var(--bg-elevated);border-radius:var(--radius-md);border:var(--border-subtle);cursor:pointer;font-size:var(--font-size-sm);color:var(--text-primary);display:flex}.PieceForm-module__LUs15W__wholeSheetToggle input[type=checkbox]{accent-color:var(--accent-primary);width:16px;height:16px}.PieceForm-module__LUs15W__wholeSheetInfo{font-size:var(--font-size-xs);color:var(--text-muted);margin-left:auto}
.PastePieces-module__4s5IcW__triggerRow{margin-bottom:var(--space-sm);justify-content:flex-start;display:flex}.PastePieces-module__4s5IcW__panel{gap:var(--space-md);padding:var(--space-md);background:var(--bg-secondary);border:var(--border-default);border-radius:var(--radius-md);margin-bottom:var(--space-md);flex-direction:column;display:flex}.PastePieces-module__4s5IcW__header{justify-content:space-between;align-items:center;display:flex}.PastePieces-module__4s5IcW__title{font-size:var(--font-size-lg);color:var(--text-primary);margin:0}.PastePieces-module__4s5IcW__syntaxToggle{color:var(--accent-primary);font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:none;padding:0}.PastePieces-module__4s5IcW__syntaxToggle:hover{text-decoration:underline}.PastePieces-module__4s5IcW__hint{font-size:var(--font-size-sm);color:var(--text-muted);margin:0}.PastePieces-module__4s5IcW__hint code,.PastePieces-module__4s5IcW__syntaxBox code{background:var(--bg-input);padding:0 var(--space-xs);border-radius:var(--radius-sm);font-size:.85em}.PastePieces-module__4s5IcW__syntaxBox{font-size:var(--font-size-sm);color:var(--text-secondary);background:var(--bg-input);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md)}.PastePieces-module__4s5IcW__syntaxBox p{margin:0 0 var(--space-xs)}.PastePieces-module__4s5IcW__syntaxBox ul{margin:0 0 var(--space-xs);padding-left:var(--space-lg)}.PastePieces-module__4s5IcW__syntaxBox li{margin-bottom:2px}.PastePieces-module__4s5IcW__syntaxNote{color:var(--text-muted)}.PastePieces-module__4s5IcW__defaultRow{align-items:center;gap:var(--space-sm);display:flex}.PastePieces-module__4s5IcW__defaultLabel{font-size:var(--font-size-sm);color:var(--text-primary);white-space:nowrap;font-weight:500}.PastePieces-module__4s5IcW__select{padding:var(--space-sm)var(--space-md);background:var(--bg-input);color:var(--text-primary);border:var(--border-default);border-radius:var(--radius-md);font-size:var(--font-size-sm);flex:1}.PastePieces-module__4s5IcW__select:focus{border-color:var(--accent-primary);outline:none}.PastePieces-module__4s5IcW__textarea{padding:var(--space-sm)var(--space-md);background:var(--bg-input);color:var(--text-primary);border:var(--border-default);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-family:var(--font-mono,monospace);resize:vertical;line-height:1.6}.PastePieces-module__4s5IcW__textarea:focus{border-color:var(--accent-primary);outline:none}.PastePieces-module__4s5IcW__preview{gap:var(--space-xs);flex-direction:column;display:flex}.PastePieces-module__4s5IcW__previewSummary{gap:var(--space-md);font-size:var(--font-size-sm);font-weight:500;display:flex}.PastePieces-module__4s5IcW__ok{color:var(--success)}.PastePieces-module__4s5IcW__bad{color:var(--danger)}.PastePieces-module__4s5IcW__tableWrap{border:var(--border-default);border-radius:var(--radius-md);max-height:260px;overflow-y:auto}.PastePieces-module__4s5IcW__table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.PastePieces-module__4s5IcW__table th,.PastePieces-module__4s5IcW__table td{padding:var(--space-xs)var(--space-sm);text-align:left;border-bottom:1px solid var(--border-color)}.PastePieces-module__4s5IcW__table th{background:var(--bg-elevated);color:var(--text-secondary);font-weight:600;font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.03em;position:sticky;top:0}.PastePieces-module__4s5IcW__table tbody tr:last-child td{border-bottom:none}.PastePieces-module__4s5IcW__errorRow{background:color-mix(in srgb,var(--danger)8%,transparent)}.PastePieces-module__4s5IcW__lineCol{color:var(--text-muted);width:2.5rem}.PastePieces-module__4s5IcW__matCol{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.PastePieces-module__4s5IcW__rawCol{color:var(--text-muted);font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;max-width:18rem;overflow:hidden}.PastePieces-module__4s5IcW__actions{justify-content:flex-end;gap:var(--space-sm);display:flex}
.BespokeItemForm-module__hf9kRa__form{gap:var(--space-md);flex-direction:column;display:flex}.BespokeItemForm-module__hf9kRa__title{font-size:var(--font-size-lg);color:var(--text-primary);margin:0}.BespokeItemForm-module__hf9kRa__hint{font-size:var(--font-size-sm);color:var(--text-muted);margin:0}.BespokeItemForm-module__hf9kRa__selectWrap{gap:var(--space-xs);flex-direction:column;display:flex}.BespokeItemForm-module__hf9kRa__label{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}.BespokeItemForm-module__hf9kRa__select{padding:var(--space-sm)var(--space-md);background:var(--bg-input);color:var(--text-primary);border:var(--border-default);border-radius:var(--radius-md);font-size:var(--font-size-sm)}.BespokeItemForm-module__hf9kRa__select:focus{border-color:var(--accent-primary);outline:none}.BespokeItemForm-module__hf9kRa__textareaWrap{gap:var(--space-xs);flex-direction:column;display:flex}.BespokeItemForm-module__hf9kRa__textarea{padding:var(--space-sm)var(--space-md);background:var(--bg-input);color:var(--text-primary);border:var(--border-default);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-family:var(--font-sans);resize:vertical;line-height:1.6}.BespokeItemForm-module__hf9kRa__textarea:focus{border-color:var(--accent-primary);outline:none}.BespokeItemForm-module__hf9kRa__row{gap:var(--space-md);grid-template-columns:1fr 2fr;display:grid}.BespokeItemForm-module__hf9kRa__actions{justify-content:flex-end;gap:var(--space-sm);display:flex}
.BespokeItemCard-module__7VAKkq__card{background:var(--bg-card);border:1px dashed rgba(var(--accent-rgb),.3);border-radius:var(--radius-md);padding:var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.BespokeItemCard-module__7VAKkq__header{align-items:center;gap:var(--space-sm);display:flex}.BespokeItemCard-module__7VAKkq__badge{font-size:var(--font-size-xs);color:var(--accent-primary);background:rgba(var(--accent-rgb),.12);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;font-weight:600}.BespokeItemCard-module__7VAKkq__category{font-size:var(--font-size-sm);color:var(--text-primary);font-weight:500}.BespokeItemCard-module__7VAKkq__quote{font-size:var(--font-size-sm);color:var(--text-muted);margin-left:auto;font-style:italic}.BespokeItemCard-module__7VAKkq__label{font-size:var(--font-size-sm);color:var(--accent-primary);font-weight:500}.BespokeItemCard-module__7VAKkq__description{font-size:var(--font-size-sm);color:var(--text-secondary);white-space:pre-wrap;margin:0;line-height:1.5}.BespokeItemCard-module__7VAKkq__details{font-size:var(--font-size-sm);color:var(--text-muted)}.BespokeItemCard-module__7VAKkq__actions{gap:var(--space-xs);display:flex}
.OrderSummaryBar-module__wVPM8q__bar{background:var(--bg-surface);border-top:2px solid var(--border-colour);padding:var(--space-md)var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-lg);z-index:20;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000004d}.OrderSummaryBar-module__wVPM8q__summary{flex:1;min-width:0}.OrderSummaryBar-module__wVPM8q__count{font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:var(--space-xs)}.OrderSummaryBar-module__wVPM8q__breakdown{gap:var(--space-md);flex-wrap:wrap;display:flex}.OrderSummaryBar-module__wVPM8q__breakdownItem{font-size:var(--font-size-xs);color:var(--text-secondary);font-family:var(--font-mono)}.OrderSummaryBar-module__wVPM8q__setupNote{color:var(--text-muted);margin-left:var(--space-xs)}.OrderSummaryBar-module__wVPM8q__error{font-size:var(--font-size-sm);color:var(--status-error)}.OrderSummaryBar-module__wVPM8q__totals{align-items:center;gap:var(--space-md);flex-shrink:0;display:flex}.OrderSummaryBar-module__wVPM8q__subtotal,.OrderSummaryBar-module__wVPM8q__vat{font-size:var(--font-size-xs);color:var(--text-muted);font-family:var(--font-mono)}.OrderSummaryBar-module__wVPM8q__discount{font-size:var(--font-size-xs);color:var(--status-success,#22c55e);font-family:var(--font-mono);font-weight:500}.OrderSummaryBar-module__wVPM8q__total{font-size:var(--font-size-xl);color:var(--text-primary);font-weight:700;font-family:var(--font-mono)}.OrderSummaryBar-module__wVPM8q__bespokeNote{font-size:var(--font-size-xs);color:var(--accent-primary);margin:0 0 var(--space-sm)}.OrderSummaryBar-module__wVPM8q__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (max-width:768px){.OrderSummaryBar-module__wVPM8q__bar{padding:var(--space-sm)var(--space-md);gap:var(--space-sm);flex-direction:column}.OrderSummaryBar-module__wVPM8q__totals{justify-content:space-between;width:100%}.OrderSummaryBar-module__wVPM8q__subtotal,.OrderSummaryBar-module__wVPM8q__vat{display:none}}
