.bank-transfer-instructions-module__lo9X8W__paymentBlock{border:1px solid var(--color-border,#ded6cc);background:var(--color-surface-muted,#fbf8f4);border-radius:1rem;margin:1.5rem 0;padding:1.25rem}.bank-transfer-instructions-module__lo9X8W__paymentBlock h2{margin:0;font-size:1.25rem}.bank-transfer-instructions-module__lo9X8W__intro,.bank-transfer-instructions-module__lo9X8W__orderNote{margin:.75rem 0 0;line-height:1.55}.bank-transfer-instructions-module__lo9X8W__details{gap:.75rem;margin:1rem 0 0;display:grid}.bank-transfer-instructions-module__lo9X8W__details>div{gap:.25rem;display:grid}.bank-transfer-instructions-module__lo9X8W__details dt{color:var(--color-text-muted,#6d6359);font-size:.9rem}.bank-transfer-instructions-module__lo9X8W__value{flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:700;display:flex}.bank-transfer-instructions-module__lo9X8W__copyButton{background:var(--color-primary,#4b3425);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:.5rem;padding:.35rem .55rem;font-size:.85rem}.bank-transfer-instructions-module__lo9X8W__warning{color:#6e2317;background:#fff1ed;border:2px solid #a33a25;border-radius:.75rem;margin-top:1rem;padding:1rem;font-weight:700;line-height:1.5}.bank-transfer-instructions-module__lo9X8W__warning p{margin:0}.bank-transfer-instructions-module__lo9X8W__warning p+p{margin-top:.5rem}
.ui-module__SP2qqW__button{min-height:var(--control-height-md);justify-content:center;align-items:center;gap:var(--space-2);padding-inline:var(--space-5);border-radius:var(--radius-sm);font:var(--type-label);letter-spacing:var(--tracking-label);white-space:nowrap;cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);border:1px solid #0000;text-decoration:none;display:inline-flex}.ui-module__SP2qqW__button:hover:not(:disabled):not([aria-disabled=true]){transform:translateY(-1px)}.ui-module__SP2qqW__button:active:not(:disabled):not([aria-disabled=true]){box-shadow:none;transform:translateY(0)}.ui-module__SP2qqW__button:disabled,.ui-module__SP2qqW__button[aria-disabled=true]{opacity:.48;cursor:not-allowed;transform:none}.ui-module__SP2qqW__primary{background:var(--color-brand);color:var(--color-on-brand);box-shadow:var(--shadow-subtle)}.ui-module__SP2qqW__primary:hover:not(:disabled):not([aria-disabled=true]){background:var(--color-brand-hover);box-shadow:var(--shadow-card)}.ui-module__SP2qqW__secondary{background:var(--color-surface-soft);border-color:var(--color-border);color:var(--color-text)}.ui-module__SP2qqW__secondary:hover:not(:disabled):not([aria-disabled=true]){background:var(--color-surface-beige);border-color:var(--color-border-strong)}.ui-module__SP2qqW__outline{border-color:var(--color-border-strong);color:var(--color-text);background:0 0}.ui-module__SP2qqW__outline:hover:not(:disabled):not([aria-disabled=true]){background:var(--color-surface);border-color:var(--color-brand);color:var(--color-brand-hover)}.ui-module__SP2qqW__ghost{color:var(--color-brand-hover);background:0 0}.ui-module__SP2qqW__ghost:hover:not(:disabled):not([aria-disabled=true]){background:var(--color-surface-soft)}.ui-module__SP2qqW__danger{background:var(--color-danger);color:var(--color-on-brand)}.ui-module__SP2qqW__danger:hover:not(:disabled):not([aria-disabled=true]){background:var(--color-danger-strong)}.ui-module__SP2qqW__small{min-height:var(--control-height-sm);padding-inline:var(--space-4);font-size:var(--font-size-caption)}.ui-module__SP2qqW__medium{min-height:var(--control-height-md)}.ui-module__SP2qqW__large{min-height:var(--control-height-lg);padding-inline:var(--space-6);font-size:var(--font-size-body-sm)}.ui-module__SP2qqW__loading{color:#0000;pointer-events:none;position:relative}.ui-module__SP2qqW__loading:after{content:"";border-radius:var(--radius-round);width:16px;height:16px;color:var(--color-on-brand);border:2px solid;border-right-color:#0000;position:absolute}.ui-module__SP2qqW__badge{width:fit-content;min-height:24px;padding:3px var(--space-3);border-radius:var(--radius-pill);font:var(--type-caption);font-weight:var(--font-weight-bold);letter-spacing:.035em;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.ui-module__SP2qqW__badgeNeutral{background:var(--color-surface-soft);border-color:var(--color-border);color:var(--color-text-secondary)}.ui-module__SP2qqW__badgeAccent{background:var(--color-accent-soft);color:var(--color-brand-hover)}.ui-module__SP2qqW__badgeSuccess{background:var(--color-success-soft);color:var(--color-success)}.ui-module__SP2qqW__badgeWarning{background:var(--color-warning-soft);color:var(--color-warning)}.ui-module__SP2qqW__badgeComingSoon{background:var(--color-secondary-soft);color:var(--color-secondary-strong);text-transform:uppercase}.ui-module__SP2qqW__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);height:100%;color:var(--color-text)}.ui-module__SP2qqW__cardStandard{box-shadow:var(--shadow-subtle)}.ui-module__SP2qqW__cardElevated{background:var(--color-surface-elevated);box-shadow:var(--shadow-card)}.ui-module__SP2qqW__cardInteractive{box-shadow:var(--shadow-subtle);transition:border-color var(--transition-standard), box-shadow var(--transition-standard), transform var(--transition-standard)}.ui-module__SP2qqW__cardInteractive:hover,.ui-module__SP2qqW__cardInteractive:focus-within{border-color:var(--color-border-strong);box-shadow:var(--shadow-card);transform:translateY(-2px)}.ui-module__SP2qqW__cardMuted{background:var(--color-surface-beige)}.ui-module__SP2qqW__paddingNone{padding:0}.ui-module__SP2qqW__paddingSmall{padding:var(--space-4)}.ui-module__SP2qqW__paddingMedium{padding:var(--space-6)}.ui-module__SP2qqW__paddingLarge{padding:var(--space-8)}.ui-module__SP2qqW__sectionHeader{max-width:720px}.ui-module__SP2qqW__sectionHeaderCenter{text-align:center;margin-inline:auto}.ui-module__SP2qqW__sectionHeaderEyebrow{margin:0 0 var(--space-3);color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.ui-module__SP2qqW__sectionHeaderTitle{color:var(--color-text);font:var(--type-heading-2);letter-spacing:var(--tracking-heading);text-wrap:balance;margin:0}.ui-module__SP2qqW__sectionHeaderDescription{max-width:620px;margin:var(--space-4) 0 0;color:var(--color-text-secondary);font:var(--type-body)}.ui-module__SP2qqW__sectionHeaderCenter .ui-module__SP2qqW__sectionHeaderDescription{margin-inline:auto}.ui-module__SP2qqW__sectionHeaderAction{margin-top:var(--space-5)}.ui-module__SP2qqW__field{gap:var(--space-2);min-width:0;display:grid}.ui-module__SP2qqW__fieldLabel{color:var(--color-text);font:var(--type-label)}.ui-module__SP2qqW__required{color:var(--color-danger);margin-left:3px}.ui-module__SP2qqW__control{width:100%;min-height:var(--control-height-md);padding:10px var(--space-4);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface-elevated);color:var(--color-text);font:var(--type-body);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast)}textarea.ui-module__SP2qqW__control{resize:vertical;min-height:112px}select.ui-module__SP2qqW__control{padding-right:var(--space-8)}.ui-module__SP2qqW__control::placeholder{color:var(--color-text-muted);opacity:1}.ui-module__SP2qqW__control:hover:not(:disabled){border-color:var(--color-brand)}.ui-module__SP2qqW__control:focus-visible{border-color:var(--color-focus);box-shadow:var(--shadow-focus);outline:none}.ui-module__SP2qqW__control:disabled{background:var(--color-surface-soft);color:var(--color-text-muted);cursor:not-allowed;opacity:.72}.ui-module__SP2qqW__controlError{border-color:var(--color-danger)}.ui-module__SP2qqW__fieldHelper,.ui-module__SP2qqW__fieldError{font:var(--type-caption);margin:0}.ui-module__SP2qqW__fieldHelper{color:var(--color-text-muted)}.ui-module__SP2qqW__fieldError{color:var(--color-danger)}@media (prefers-reduced-motion:reduce){.ui-module__SP2qqW__button,.ui-module__SP2qqW__cardInteractive,.ui-module__SP2qqW__control{transition:none}.ui-module__SP2qqW__button:hover,.ui-module__SP2qqW__cardInteractive:hover,.ui-module__SP2qqW__cardInteractive:focus-within{transform:none}}
.customer-editor-module__fSRcSG__page{min-height:100vh;padding:0 var(--page-gutter) var(--section-space);background:var(--color-page);color:var(--color-text);overflow-x:clip}.customer-editor-module__fSRcSG__header{justify-content:space-between;align-items:center;gap:var(--space-4);border-bottom:1px solid var(--color-border);min-height:72px;display:flex}.customer-editor-module__fSRcSG__brand{color:var(--color-brand-hover);font:italic 1.45rem/1 var(--font-family-display)}.customer-editor-module__fSRcSG__brand:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__intro{max-width:var(--content-default);margin-top:var(--space-10)}.customer-editor-module__fSRcSG__editorLayout{column-gap:24px;row-gap:var(--grid-gap);width:min(100%,1308px);margin:var(--space-8) auto 0;grid-template-columns:minmax(260px,290px) minmax(0,680px) minmax(220px,290px);justify-content:start;align-items:start;display:grid}.customer-editor-module__fSRcSG__controlColumn,.customer-editor-module__fSRcSG__previewColumn{width:100%;min-width:0;max-width:100%}.customer-editor-module__fSRcSG__controlColumn{gap:var(--space-5);display:grid}.customer-editor-module__fSRcSG__controlCard,.customer-editor-module__fSRcSG__previewCard{padding:var(--space-6)}.customer-editor-module__fSRcSG__controlCard{gap:var(--space-4);display:grid}.customer-editor-module__fSRcSG__controlCard h2,.customer-editor-module__fSRcSG__sectionHeading h2{font:var(--type-heading-3);margin:0}.customer-editor-module__fSRcSG__sectionHeading{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.customer-editor-module__fSRcSG__sectionHeading p,.customer-editor-module__fSRcSG__sectionHeading h2{margin:0}.customer-editor-module__fSRcSG__sectionHeading p{color:var(--color-text-muted);font:var(--type-label)}.customer-editor-module__fSRcSG__sectionHeading h2{margin-top:var(--space-1)}.customer-editor-module__fSRcSG__aiEyebrow{margin:0 0 var(--space-1);color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-editor-module__fSRcSG__inputLabel{font:var(--type-label)}.customer-editor-module__fSRcSG__nameInput{width:100%;min-height:48px;padding:var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-body)}.customer-editor-module__fSRcSG__nameInput:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__aiStatus{min-height:1.25rem;color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.customer-editor-module__fSRcSG__rights{justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);font:var(--type-body-sm);display:flex}.customer-editor-module__fSRcSG__rights span{color:var(--color-text-muted)}.customer-editor-module__fSRcSG__rights strong{font:var(--type-label)}.customer-editor-module__fSRcSG__productionWarning{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-warning-soft);color:var(--color-warning);font:var(--type-body-sm);margin:0}.customer-editor-module__fSRcSG__previewColumn{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}.customer-editor-module__fSRcSG__previewCard{box-sizing:border-box;inline-size:100%;min-inline-size:0;max-inline-size:100%;grid-column:1;justify-self:stretch;place-items:stretch stretch;min-width:0;display:grid}.customer-editor-module__fSRcSG__emptyState{place-items:center;gap:var(--space-3);min-height:420px;color:var(--color-text-muted);text-align:center;font:var(--type-body);display:grid}.customer-editor-module__fSRcSG__emptyState p{margin:0}.customer-editor-module__fSRcSG__emptyIcon{border:1px solid var(--color-border);width:52px;height:52px;color:var(--color-brand-hover);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.customer-editor-module__fSRcSG__resultContent{justify-self:start;gap:var(--space-4);width:min(100%,520px);min-width:0;max-width:100%;display:grid}.customer-editor-module__fSRcSG__compositionStage{aspect-ratio:7/5;contain:layout paint;justify-self:start;width:100%;min-width:0;max-width:100%;min-height:0;display:block;position:relative;overflow:hidden}.customer-editor-module__fSRcSG__compositionStageFigureOnly{min-height:0}.customer-editor-module__fSRcSG__aiImage{aspect-ratio:1;object-fit:contain;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;width:100%;height:auto;display:block}.customer-editor-module__fSRcSG__figurePlacement{z-index:1;aspect-ratio:1;border-radius:var(--radius-sm);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:0 solid #0000;width:clamp(96px,28%,240px);position:absolute}.customer-editor-module__fSRcSG__figurePlacementDragging{cursor:grabbing;border-color:var(--color-brand)}.customer-editor-module__fSRcSG__figureImage{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.customer-editor-module__fSRcSG__figureOnlyGuidance{color:var(--color-text-muted);text-align:center;font:var(--type-body-sm);pointer-events:none;place-items:center;margin:0;display:grid;position:absolute;inset:0}.customer-editor-module__fSRcSG__figureDragGuidance{margin:calc(var(--space-4) * -1) 0 0;color:var(--color-text-muted);text-align:center;font:var(--type-caption)}.customer-editor-module__fSRcSG__resultDetails{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__resultDetails p{gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);margin:0;display:grid}.customer-editor-module__fSRcSG__resultDetails span{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__resultDetails strong{font:var(--type-label);overflow-wrap:anywhere}.customer-editor-module__fSRcSG__figuresSection{margin-top:var(--space-4)}.customer-editor-module__fSRcSG__figureExplanation,.customer-editor-module__fSRcSG__figureInstruction,.customer-editor-module__fSRcSG__noFigureState{color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.customer-editor-module__fSRcSG__figureExplanation{margin-bottom:var(--space-2)}.customer-editor-module__fSRcSG__figureInstruction{margin-bottom:var(--space-4);color:var(--color-text)}.customer-editor-module__fSRcSG__figureLibraryMeta{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.customer-editor-module__fSRcSG__figureLibraryMeta .customer-editor-module__fSRcSG__figureInstruction{margin:0}.customer-editor-module__fSRcSG__figureResultCount{padding:var(--space-1) var(--space-2);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-caption);white-space:nowrap;border-radius:999px;flex:none}.customer-editor-module__fSRcSG__activeOnly{padding:var(--space-2) var(--space-3);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-caption);border-radius:999px}.customer-editor-module__fSRcSG__figureControls{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);grid-template-columns:auto minmax(180px,1fr) auto minmax(180px,220px);display:grid}.customer-editor-module__fSRcSG__figureSearchLabel,.customer-editor-module__fSRcSG__figureCategoryLabel{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__figureSearch,.customer-editor-module__fSRcSG__figureCategory{width:100%;min-height:42px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-body-sm)}.customer-editor-module__fSRcSG__figureSearch:focus-visible,.customer-editor-module__fSRcSG__figureCategory:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__figureGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__figureCard{border:1px solid var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;color:inherit;text-align:left;cursor:pointer;padding:0;overflow:hidden}.customer-editor-module__fSRcSG__figureCard:hover:not(:disabled),.customer-editor-module__fSRcSG__figureCard:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus)}.customer-editor-module__fSRcSG__figureCard:disabled{cursor:not-allowed;opacity:.65}.customer-editor-module__fSRcSG__figureCardSelected{border-color:var(--color-brand);box-shadow:0 0 0 2px var(--color-brand-soft)}.customer-editor-module__fSRcSG__figurePreview{aspect-ratio:4/3;min-height:150px;padding:var(--space-3);background:var(--color-surface-soft);color:var(--color-text-muted);text-align:center;font:var(--type-caption);place-items:center;display:grid;position:relative;overflow:hidden}.customer-editor-module__fSRcSG__figurePreview img{object-fit:contain;max-width:100%}.customer-editor-module__fSRcSG__figureCardBody{gap:var(--space-1);padding:var(--space-3);display:grid}.customer-editor-module__fSRcSG__figureCardBody strong{font:var(--type-label);overflow-wrap:anywhere}.customer-editor-module__fSRcSG__figureCardBody>span{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__figureTags{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__selectedLabel{color:var(--color-brand-hover);font:var(--type-label)}.customer-editor-module__fSRcSG__readinessSummary{gap:var(--space-1);margin-top:var(--space-4);padding:var(--space-3);border:1px dashed var(--color-border-strong);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-caption);display:grid}.customer-editor-module__fSRcSG__readinessSummary strong{color:var(--color-text)}.customer-editor-module__fSRcSG__readinessSummary small{overflow-wrap:anywhere}.customer-editor-module__fSRcSG__noFigureState{margin-top:var(--space-3)}@media (min-width:1440px){.customer-editor-module__fSRcSG__page{padding-inline:max(var(--page-gutter), calc((100vw - 1400px) / 2))}}@media (max-width:768px){.customer-editor-module__fSRcSG__editorLayout{grid-template-columns:1fr}.customer-editor-module__fSRcSG__previewColumn{order:1}.customer-editor-module__fSRcSG__controlColumn{order:2}.customer-editor-module__fSRcSG__intro{margin-top:var(--space-8)}.customer-editor-module__fSRcSG__figureControls{grid-template-columns:1fr 1fr}.customer-editor-module__fSRcSG__figureSearchLabel,.customer-editor-module__fSRcSG__figureCategoryLabel{align-self:end}}@media (max-width:480px){.customer-editor-module__fSRcSG__page{padding-inline:var(--space-3)}.customer-editor-module__fSRcSG__header{min-height:64px}.customer-editor-module__fSRcSG__controlCard,.customer-editor-module__fSRcSG__previewCard{padding:var(--space-3)}.customer-editor-module__fSRcSG__sectionHeading{flex-direction:column;align-items:flex-start}.customer-editor-module__fSRcSG__resultDetails,.customer-editor-module__fSRcSG__figureGrid,.customer-editor-module__fSRcSG__figureControls{grid-template-columns:1fr}}.customer-editor-module__fSRcSG__figurePlacementResizing{border-color:var(--color-brand);cursor:nwse-resize}.customer-editor-module__fSRcSG__viewTabs{gap:var(--space-2);width:min(100%,1240px);margin:var(--space-8) auto 0;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-soft);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__viewTab{min-height:44px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-label);cursor:pointer;background:0 0;border:0;flex:180px}.customer-editor-module__fSRcSG__viewTab:hover,.customer-editor-module__fSRcSG__viewTab:focus-visible{color:var(--color-text)}.customer-editor-module__fSRcSG__viewTab:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__viewTabActive{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}@media (max-width:768px){.customer-editor-module__fSRcSG__viewTabs{margin-top:var(--space-6)}.customer-editor-module__fSRcSG__viewTab{flex-basis:140px}}.customer-editor-module__fSRcSG__figurePlacement.customer-editor-module__fSRcSG__figureCardSelected{outline:2px solid color-mix(in srgb, var(--color-brand) 45%, transparent);outline-offset:0;box-shadow:0 0 0 2px var(--color-brand-soft)}.customer-editor-module__fSRcSG__namePlacement{aspect-ratio:auto;width:100%;height:100%}.customer-editor-module__fSRcSG__doubleNamePlacement{width:auto;max-width:88%;height:auto}.customer-editor-module__fSRcSG__doubleNameControls{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border);display:grid}.customer-editor-module__fSRcSG__doubleNameControls h3,.customer-editor-module__fSRcSG__doubleNameControls p{margin:0}.customer-editor-module__fSRcSG__doubleNameControls h3{font:var(--type-label)}.customer-editor-module__fSRcSG__doubleNameControls p{color:var(--color-text-muted);font:var(--type-body-sm);line-height:1.5}.customer-editor-module__fSRcSG__doubleNameLayerButtons{gap:var(--space-2);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__doubleNameLayerButtons button{min-height:40px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-label);cursor:pointer}.customer-editor-module__fSRcSG__doubleNameLayerButtons .customer-editor-module__fSRcSG__doubleNameLayerSelected{border-color:var(--color-brand);background:var(--color-brand-soft);color:var(--color-brand-hover)}.customer-editor-module__fSRcSG__doubleNameSizeLabel{gap:var(--space-2);color:var(--color-text);font:var(--type-label);grid-template-columns:1fr auto;display:grid}.customer-editor-module__fSRcSG__doubleNameSizeLabel input{width:100%;accent-color:var(--color-brand);grid-column:1/-1}.customer-editor-module__fSRcSG__doubleNameSizeLabel output{color:var(--color-text-muted);font-variant-numeric:tabular-nums}.customer-editor-module__fSRcSG__namePlacement .customer-editor-module__fSRcSG__aiImage{pointer-events:none;background:0 0;border:0;border-radius:0;width:100%;height:100%}.customer-editor-module__fSRcSG__readyNameSvg{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.customer-editor-module__fSRcSG__figurePlacementRotating{border-color:var(--color-brand-hover);cursor:crosshair}.customer-editor-module__fSRcSG__rotationHandle{border:2px solid var(--color-surface);background:var(--color-brand-hover);width:32px;height:32px;color:var(--color-surface);box-shadow:var(--shadow-sm);cursor:crosshair;touch-action:none;border-radius:50%;padding:0;position:absolute;top:-44px;left:50%;transform:translate(-50%)}.customer-editor-module__fSRcSG__rotationHandle:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__resizeHandle{border:2px solid var(--color-surface);background:var(--color-brand);width:32px;height:32px;box-shadow:var(--shadow-sm);cursor:nwse-resize;touch-action:none;border-radius:50%;padding:0;font-size:0;position:absolute;bottom:-12px;right:-12px}.customer-editor-module__fSRcSG__resizeHandle:after{content:"↘↖";font-size:.95rem;line-height:1}.customer-editor-module__fSRcSG__resizeHandle:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__controlCard>.customer-editor-module__fSRcSG__nameColorPanel{display:none}.customer-editor-module__fSRcSG__contextualColorPanel{align-content:start;gap:var(--space-3);max-height:calc(100vh - (var(--space-4) * 2));padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);top:var(--space-4);transform:translateY(var(--contextual-panel-offset,0px));transition:transform .16s;display:grid;position:sticky;overflow:hidden}.customer-editor-module__fSRcSG__contextualColorPanelEmpty{display:none}.customer-editor-module__fSRcSG__contextualColorHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.customer-editor-module__fSRcSG__contextualPanelMoveControls{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.customer-editor-module__fSRcSG__contextualPanelMoveControls button{min-width:32px;min-height:30px;padding:0 var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-text);font:var(--type-caption);cursor:pointer}.customer-editor-module__fSRcSG__contextualPanelMoveControls button:hover{border-color:var(--color-accent);background:var(--color-surface)}.customer-editor-module__fSRcSG__contextualPanelMoveControls button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.customer-editor-module__fSRcSG__contextualColorPanel h2,.customer-editor-module__fSRcSG__contextualColorPanel p{margin:0}.customer-editor-module__fSRcSG__contextualColorPanel h2{font:var(--type-heading-3)}.customer-editor-module__fSRcSG__advancedOptions{gap:var(--space-3);margin-top:var(--space-4);display:grid}.customer-editor-module__fSRcSG__advancedOptions>summary{cursor:pointer;color:var(--color-text-muted);font:var(--type-label)}.customer-editor-module__fSRcSG__advancedOptionsContent{gap:var(--space-3);display:grid}.customer-editor-module__fSRcSG__contextualColorSupporting{color:var(--color-text-muted);font:var(--type-body-sm);line-height:1.45}.customer-editor-module__fSRcSG__contextualSelectedObject{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__contextualSelectedObject strong{color:var(--color-text);font:var(--type-label)}.customer-editor-module__fSRcSG__contextualFigureControls{gap:var(--space-2);overscroll-behavior:contain;min-height:0;padding-right:var(--space-1);display:grid;overflow-y:auto}.customer-editor-module__fSRcSG__contextualFigureControls>span{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__contextualFigureControls .customer-editor-module__fSRcSG__figureColorRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;display:flex}.customer-editor-module__fSRcSG__figureColorAccordionActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__figureColorAccordionActions button{color:var(--color-brand-hover);font:var(--type-caption);cursor:pointer;background:0 0;border:0;padding:0}.customer-editor-module__fSRcSG__figureColorGroupList{gap:var(--space-2);overscroll-behavior:contain;min-height:0;padding-right:var(--space-1);display:grid;overflow-y:auto}.customer-editor-module__fSRcSG__figureColorGroup{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);min-width:0;overflow:hidden}.customer-editor-module__fSRcSG__figureColorGroupToggle{align-items:center;gap:var(--space-2);width:100%;min-height:44px;padding:var(--space-2);color:var(--color-text);text-align:left;font:var(--type-caption);cursor:pointer;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr) auto 16px;display:grid}.customer-editor-module__fSRcSG__figureColorGroupToggle strong{overflow-wrap:anywhere;font:var(--type-label)}.customer-editor-module__fSRcSG__figureColorGroupToggle>span:nth-last-child(2){color:var(--color-text-muted);white-space:nowrap}.customer-editor-module__fSRcSG__figureColorGroupSwatch{border:1px solid var(--color-border-strong);border-radius:50%;width:18px;height:18px}.customer-editor-module__fSRcSG__figureColorGroupParts{padding:0 var(--space-2) var(--space-2);gap:1px;display:grid}.customer-editor-module__fSRcSG__figureColorGroupParts .customer-editor-module__fSRcSG__figureColorRow{padding:var(--space-2);background:var(--color-surface)}@media (max-width:768px){.customer-editor-module__fSRcSG__contextualColorPanel{order:3;max-height:none;position:static;overflow:visible;transform:none}.customer-editor-module__fSRcSG__contextualColorPanelEmpty{display:grid}.customer-editor-module__fSRcSG__contextualFigureControls,.customer-editor-module__fSRcSG__figureColorGroupList{overflow:visible}.customer-editor-module__fSRcSG__contextualPanelMoveControls{display:none}.customer-editor-module__fSRcSG__advancedOptions{display:contents}.customer-editor-module__fSRcSG__advancedOptions>summary{display:none}.customer-editor-module__fSRcSG__advancedOptionsContent,.customer-editor-module__fSRcSG__advancedOptions:not([open])>.customer-editor-module__fSRcSG__advancedOptionsContent{display:contents}}.customer-editor-module__fSRcSG__mobileFigureColorPanel{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);margin:0;display:none}.customer-editor-module__fSRcSG__figureColorList{gap:var(--space-2);display:grid}.customer-editor-module__fSRcSG__figureColorRow{align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface);font:var(--type-caption);grid-template-columns:minmax(0,1fr) 40px;display:grid}.customer-editor-module__fSRcSG__figureColorSwatch{border:1px solid var(--color-border-strong);border-radius:50%;width:22px;height:22px}.customer-editor-module__fSRcSG__figureColorRow strong{font:var(--type-label)}.customer-editor-module__fSRcSG__figureColorValues{gap:var(--space-1);min-width:0;display:grid}.customer-editor-module__fSRcSG__figureColorValues span,.customer-editor-module__fSRcSG__figureColorValues strong{overflow-wrap:anywhere}.customer-editor-module__fSRcSG__figureColorRow input[type=color]{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;width:40px;height:32px;padding:2px}.customer-editor-module__fSRcSG__figureColorRow span,.customer-editor-module__fSRcSG__figureColorRow small{color:var(--color-text-muted);overflow-wrap:anywhere}.customer-editor-module__fSRcSG__figureColorEmpty{margin:var(--space-3) 0 0;color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__figureInstanceSummary{justify-content:space-between;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-caption);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__figureInstanceSummary strong{color:var(--color-text)}.customer-editor-module__fSRcSG__figureCardAdded{border-color:var(--color-brand)}.customer-editor-module__fSRcSG__designFilePanel{gap:var(--space-2);margin-top:var(--space-5);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);display:grid}.customer-editor-module__fSRcSG__designFilePanel h3,.customer-editor-module__fSRcSG__designFilePanel p{margin:0}.customer-editor-module__fSRcSG__designFilePanel h3{font:var(--type-label)}.customer-editor-module__fSRcSG__designFilePanel p{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__designFileActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__hiddenFileInput{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.customer-editor-module__fSRcSG__designFileMessage{color:var(--color-text)}.customer-editor-module__fSRcSG__sceneSummary{gap:var(--space-1);margin-top:var(--space-4);padding:var(--space-3);border:1px dashed var(--color-border-strong);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-caption);display:grid}.customer-editor-module__fSRcSG__sceneSummary>strong{color:var(--color-text);font:var(--type-label)}.customer-editor-module__fSRcSG__figurePlacement{touch-action:pan-y}.customer-editor-module__fSRcSG__removeHandle{z-index:3;border:2px solid var(--color-surface);background:var(--color-danger,#9f3f32);width:32px;height:32px;color:var(--color-surface);box-shadow:var(--shadow-sm);cursor:pointer;touch-action:none;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute}.customer-editor-module__fSRcSG__nameRemoveHandle{top:-12px;right:-12px}.customer-editor-module__fSRcSG__removeHandle:focus-visible{box-shadow:var(--shadow-focus);outline:none}@media (max-width:480px){.customer-editor-module__fSRcSG__removeHandle{width:44px;height:44px}}.customer-editor-module__fSRcSG__sceneFigureSummary{gap:var(--space-1);margin-top:var(--space-2);padding:var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface-soft);display:grid}.customer-editor-module__fSRcSG__sceneFigureSummary strong{color:var(--color-text)}.customer-editor-module__fSRcSG__previewSvgWarning{color:var(--color-warning)!important}.customer-editor-module__fSRcSG__previewSvgResult{gap:var(--space-2);max-width:100%;display:grid}.customer-editor-module__fSRcSG__previewSvgResult img{border:1px solid var(--color-border);background:#fff;width:100%;height:auto;display:block}.customer-editor-module__fSRcSG__nameColorPanel{gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-border);display:grid}.customer-editor-module__fSRcSG__nameColorPanel h3{font:var(--type-label);margin:0}.customer-editor-module__fSRcSG__nameColorPickerRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.customer-editor-module__fSRcSG__nameColorPickerLabel,.customer-editor-module__fSRcSG__nameColorHint{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__nameColorPicker{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;width:56px;height:48px;padding:3px}.customer-editor-module__fSRcSG__nameColorPicker:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__nameColorPreview{border:1px solid var(--color-border-strong);border-radius:50%;flex:none;width:32px;height:32px}.customer-editor-module__fSRcSG__nameColorHex{min-width:7.25ch;color:var(--color-text);font:var(--type-label);font-variant-numeric:tabular-nums}.customer-editor-module__fSRcSG__nameColorSwatches{gap:var(--space-2);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__nameColorSwatch{min-width:0;min-height:64px;padding:var(--space-2);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-caption);cursor:pointer;place-items:center;gap:4px;display:grid}.customer-editor-module__fSRcSG__nameColorSwatch:hover{border-color:var(--color-brand)}.customer-editor-module__fSRcSG__nameColorSwatch:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__nameColorSwatchSelected{border:2px solid var(--color-brand);box-shadow:0 0 0 2px var(--color-brand-soft)}.customer-editor-module__fSRcSG__nameColorSwatchColor{border:1px solid var(--color-border-strong);border-radius:50%;width:28px;height:28px}.customer-editor-module__fSRcSG__designModeTabs{gap:var(--space-1);padding:var(--space-1);border-radius:var(--radius-sm);background:var(--color-surface-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__designModeTab{min-height:38px;padding:var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-label);cursor:pointer;background:0 0;border:0}.customer-editor-module__fSRcSG__designModeTab:hover,.customer-editor-module__fSRcSG__designModeTab:focus-visible{color:var(--color-text)}.customer-editor-module__fSRcSG__designModeTab:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__designModeTabActive{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}.customer-editor-module__fSRcSG__fontModePlaceholder{gap:var(--space-2);padding:var(--space-2) 0;display:grid}.customer-editor-module__fSRcSG__fontModePlaceholder h3,.customer-editor-module__fSRcSG__fontModePlaceholder p{margin:0}.customer-editor-module__fSRcSG__fontModePlaceholder h3{font:var(--type-label)}.customer-editor-module__fSRcSG__fontModePlaceholder p,.customer-editor-module__fSRcSG__fontModePlaceholder span{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-editor-module__fSRcSG__productInfo{gap:var(--space-4);padding:var(--space-5);display:grid}.customer-editor-module__fSRcSG__productInfo h2,.customer-editor-module__fSRcSG__productInfo h3,.customer-editor-module__fSRcSG__productInfo p{margin:0}.customer-editor-module__fSRcSG__productInfo h2{margin-top:var(--space-1);font:var(--type-heading-3)}.customer-editor-module__fSRcSG__productInfoEyebrow{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-editor-module__fSRcSG__productSizeLabel{gap:var(--space-2);color:var(--color-text);font:var(--type-label);display:grid}.customer-editor-module__fSRcSG__productSizeLabel select{width:100%;min-height:48px;padding:var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-body)}.customer-editor-module__fSRcSG__productSizeLabel select:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__productPrice{gap:var(--space-1);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-brand-soft);display:grid}.customer-editor-module__fSRcSG__productPrice span,.customer-editor-module__fSRcSG__productPrice small{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__productPrice strong{color:var(--color-text);font:var(--type-heading-2)}.customer-editor-module__fSRcSG__productPrice small{color:var(--color-success,var(--color-text-muted))}.customer-editor-module__fSRcSG__orderSummary{gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--color-border);display:grid}.customer-editor-module__fSRcSG__orderSummary h3{font:var(--type-heading-4,var(--type-label))}.customer-editor-module__fSRcSG__orderSummary dl{gap:var(--space-2);margin:0;display:grid}.customer-editor-module__fSRcSG__orderSummary dl>div{justify-content:space-between;gap:var(--space-3);display:flex}.customer-editor-module__fSRcSG__orderSummary dt{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-editor-module__fSRcSG__orderSummary dd{color:var(--color-text);text-align:right;font:var(--type-label);overflow-wrap:anywhere;margin:0}.customer-editor-module__fSRcSG__continueOrderButton{justify-content:center;width:100%}.customer-editor-module__fSRcSG__orderValidationMessage{padding:var(--space-3);border:1px solid var(--color-danger,var(--color-border-strong));border-radius:var(--radius-sm);background:var(--color-warning-soft);color:var(--color-warning);font:var(--type-body-sm);margin:0}.customer-editor-module__fSRcSG__productSwitchBackdrop{z-index:1000;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:#221b17a3;place-items:center;display:grid;position:fixed;inset:0}.customer-editor-module__fSRcSG__productSwitchModal{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(100%,680px);max-height:min(760px,100dvh - 32px);box-shadow:var(--shadow-card);padding:clamp(20px,4vw,32px);display:grid;overflow:hidden}.customer-editor-module__fSRcSG__productSwitchEyebrow{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;margin:0}.customer-editor-module__fSRcSG__productSwitchModal h2,.customer-editor-module__fSRcSG__productSwitchModal h3,.customer-editor-module__fSRcSG__productSwitchModal p{margin:0}.customer-editor-module__fSRcSG__productSwitchModal h2{font:var(--type-heading-2);letter-spacing:var(--tracking-heading)}.customer-editor-module__fSRcSG__productSwitchModal h3{font:var(--type-label)}.customer-editor-module__fSRcSG__productSwitchContent{gap:var(--space-3);overscroll-behavior:contain;min-width:0;color:var(--color-text-secondary);font:var(--type-body-sm);padding-right:4px;line-height:1.55;display:grid;overflow-y:auto}.customer-editor-module__fSRcSG__productSwitchContent ul{gap:var(--space-2);margin:0;padding-left:1.2rem;display:grid}.customer-editor-module__fSRcSG__productSwitchContent li::marker{color:var(--color-brand)}.customer-editor-module__fSRcSG__productSwitchSizes{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);display:grid}.customer-editor-module__fSRcSG__productSwitchActions{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__productSwitchCancel,.customer-editor-module__fSRcSG__productSwitchConfirm{min-height:48px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font:var(--type-label);cursor:pointer}.customer-editor-module__fSRcSG__productSwitchCancel{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text)}.customer-editor-module__fSRcSG__productSwitchConfirm{background:var(--color-brand);color:var(--color-on-brand);border:0}.customer-editor-module__fSRcSG__productSwitchCancel:hover{border-color:var(--color-brand)}.customer-editor-module__fSRcSG__productSwitchConfirm:hover{background:var(--color-brand-hover)}.customer-editor-module__fSRcSG__productSwitchCancel:focus-visible,.customer-editor-module__fSRcSG__productSwitchConfirm:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customer-editor-module__fSRcSG__designLibraryPanel{min-width:0}.customer-editor-module__fSRcSG__designLibraryTabs{gap:var(--space-1);margin-bottom:var(--space-3);padding:var(--space-1);border-radius:var(--radius-sm);background:var(--color-surface-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-editor-module__fSRcSG__designLibraryTab,.customer-editor-module__fSRcSG__designLibraryTabActive{min-height:40px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-label);cursor:pointer;background:0 0;border:0}.customer-editor-module__fSRcSG__designLibraryTabActive{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}.customer-editor-module__fSRcSG__designLibraryCategoryNav{gap:var(--space-1);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__designLibraryCategory,.customer-editor-module__fSRcSG__designLibraryCategoryActive{min-height:34px;padding:var(--space-1) var(--space-2);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);font:var(--type-caption);cursor:pointer;border-radius:999px}.customer-editor-module__fSRcSG__designLibraryCategoryActive{border-color:var(--color-brand);background:var(--color-brand-soft);color:var(--color-text)}.customer-editor-module__fSRcSG__designLibraryFiguresHidden{display:none}.customer-editor-module__fSRcSG__designLibraryPlaceholder{display:none!important}.customer-editor-module__fSRcSG__designLibraryPlaceholder[hidden]{display:none}.customer-editor-module__fSRcSG__designLibraryPlaceholder h2,.customer-editor-module__fSRcSG__designLibraryPlaceholder p{margin:0}.customer-editor-module__fSRcSG__readyDesignsPanel{gap:var(--space-3);margin-top:var(--space-4);display:grid}.customer-editor-module__fSRcSG__readyDesignsIntro,.customer-editor-module__fSRcSG__readyDesignsEmpty{color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.customer-editor-module__fSRcSG__readyDesignCategoryNav{gap:var(--space-1);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__readyDesignGrid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.customer-editor-module__fSRcSG__readyDesignCard{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;overflow:hidden}.customer-editor-module__fSRcSG__readyDesignCard:hover{border-color:var(--color-brand);box-shadow:var(--shadow-sm)}.customer-editor-module__fSRcSG__readyDesignPreview{gap:var(--space-2);min-height:86px;padding:var(--space-3);background:var(--color-surface-soft);align-content:center;display:grid}.customer-editor-module__fSRcSG__readyDesignPreviewLabel{color:var(--color-brand-hover);font:var(--type-caption)}.customer-editor-module__fSRcSG__readyDesignPreviewFigures{gap:var(--space-1);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__readyDesignPreviewFigures span{padding:var(--space-1) var(--space-2);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font:var(--type-caption);border-radius:999px}.customer-editor-module__fSRcSG__readyDesignPreviewCanvas{border:1px solid var(--color-border);border-radius:var(--radius-md);background:radial-gradient(circle at 50% 40%, var(--color-surface), var(--color-surface-beige));aspect-ratio:580/414;width:100%;min-height:118px;position:relative;overflow:hidden}.customer-editor-module__fSRcSG__readyDesignPreviewFigure{object-fit:contain;transform-origin:50%;width:28%;height:28%;position:absolute}.customer-editor-module__fSRcSG__readyDesignPreviewName{z-index:1;border-radius:var(--radius-sm);transform-origin:50%;background:#ffffff57;place-items:center;width:38%;height:15%;font:13px/1 Georgia,serif;display:grid;position:absolute}.customer-editor-module__fSRcSG__readyDesignCardBody{gap:var(--space-2);padding:var(--space-3);display:grid}.customer-editor-module__fSRcSG__readyDesignCardBody p{color:var(--color-text-muted);font:var(--type-caption);margin:0}.customer-editor-module__fSRcSG__readyDesignCardHeading{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.customer-editor-module__fSRcSG__readyDesignCardHeading h3{color:var(--color-text);font:var(--type-label);margin:0}.customer-editor-module__fSRcSG__readyDesignCardHeading span{color:var(--color-text-muted);font:var(--type-caption)}.customer-editor-module__fSRcSG__readyDesignTags{gap:var(--space-1);flex-wrap:wrap;display:flex}.customer-editor-module__fSRcSG__customerJourney{width:min(100%,1308px);margin:var(--space-5) auto 0}.customer-editor-module__fSRcSG__customerJourneyList{padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-soft);grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;margin:0;list-style:none;display:grid}.customer-editor-module__fSRcSG__customerJourneyStep{justify-content:center;align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-label);border:1px solid #0000;grid-template-columns:auto minmax(0,1fr);display:grid;position:relative}.customer-editor-module__fSRcSG__customerJourneyNumber{color:var(--color-brand-hover);font:var(--type-caption);font-variant-numeric:tabular-nums}.customer-editor-module__fSRcSG__customerJourneyLabel{overflow-wrap:anywhere;min-width:0}.customer-editor-module__fSRcSG__customerJourneyStepCompleted{background:var(--color-brand-soft);color:var(--color-text)}.customer-editor-module__fSRcSG__customerJourneyStepCompleted .customer-editor-module__fSRcSG__customerJourneyNumber{color:var(--color-brand)}.customer-editor-module__fSRcSG__customerJourneyStepCompleted .customer-editor-module__fSRcSG__customerJourneyNumber:before{content:"✓";margin-right:var(--space-1);color:var(--color-brand);font-size:.8em}.customer-editor-module__fSRcSG__customerJourneyStepCurrent{border-color:var(--color-brand);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}.customer-editor-module__fSRcSG__customerJourneyStepCurrent .customer-editor-module__fSRcSG__customerJourneyNumber{color:var(--color-brand)}.customer-editor-module__fSRcSG__customerJourneyConnector{background:var(--color-border-strong);z-index:1;width:16px;height:1px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}@media (max-width:1020px) and (min-width:769px){.customer-editor-module__fSRcSG__customerJourneyList{row-gap:var(--space-1);grid-template-columns:repeat(3,minmax(0,1fr))}.customer-editor-module__fSRcSG__customerJourneyStep:nth-child(3) .customer-editor-module__fSRcSG__customerJourneyConnector{display:none}}@media (min-width:769px){.customer-editor-module__fSRcSG__editorLayout{grid-template-rows:auto auto auto;grid-template-columns:minmax(240px,280px) minmax(0,1fr) minmax(320px,360px)}.customer-editor-module__fSRcSG__controlColumn{grid-area:1/1/span 3}.customer-editor-module__fSRcSG__previewColumn,.customer-editor-module__fSRcSG__stickyEditingGroup{display:contents}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__previewCard,.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__resultContent{width:100%;max-width:100%;display:contents}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__compositionStage{grid-area:1/2;width:100%;max-width:100%}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__previewCard .customer-editor-module__fSRcSG__figureInstanceSummary,.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__previewCard .customer-editor-module__fSRcSG__figureDragGuidance,.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__previewCard .customer-editor-module__fSRcSG__resultDetails,.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__previewCard .customer-editor-module__fSRcSG__productionWarning{display:none}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__contextualColorPanel{min-width:0;max-height:none;padding:var(--space-3);grid-area:2/2;position:static;overflow:visible;transform:none}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__contextualFigureControls,.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__figureColorGroupList{overscroll-behavior:auto;overflow:visible}.customer-editor-module__fSRcSG__nameArchiveSlot{grid-area:3/2;min-width:0}.customer-editor-module__fSRcSG__compositionStage{top:var(--space-4);z-index:5;background:var(--color-surface);box-shadow:var(--shadow-md);align-self:start;position:sticky}.customer-editor-module__fSRcSG__designLibraryPanel{max-height:calc(100vh - (var(--space-4) * 2));overscroll-behavior:contain;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-area:1/3/span 3;overflow-y:auto}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figureControls{grid-template-columns:1fr}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__designLibraryTab{border:1px solid #0000}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__designLibraryTabActive{border:1px solid var(--color-brand);color:var(--color-brand-hover)}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__designLibraryCategoryNav{max-width:100%}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__designLibraryCategory{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figureSearch{background:var(--color-surface-soft);min-height:40px}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figurePreview{aspect-ratio:1.35;min-height:112px;padding:var(--space-2)}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figureCardBody{min-width:0;padding:var(--space-2)}.customer-editor-module__fSRcSG__designLibraryPanel .customer-editor-module__fSRcSG__figureTags{max-height:24px;overflow:hidden}}@media (max-width:480px){.customer-editor-module__fSRcSG__productInfo{padding:var(--space-4)}.customer-editor-module__fSRcSG__productPrice strong{font:var(--type-heading-3)}.customer-editor-module__fSRcSG__orderSummary dl>div{align-items:flex-start;gap:var(--space-1);flex-direction:column}.customer-editor-module__fSRcSG__orderSummary dd{text-align:left}.customer-editor-module__fSRcSG__productSwitchBackdrop{padding:12px}.customer-editor-module__fSRcSG__productSwitchModal{border-radius:var(--radius-md);max-height:calc(100dvh - 24px);padding:20px}.customer-editor-module__fSRcSG__productSwitchModal h2{font:var(--type-heading-3)}.customer-editor-module__fSRcSG__productSwitchActions{grid-template-columns:1fr}}@media (max-width:768px){.customer-editor-module__fSRcSG__previewColumn{display:grid}.customer-editor-module__fSRcSG__stickyEditingGroup{display:contents}.customer-editor-module__fSRcSG__stickyEditingGroup .customer-editor-module__fSRcSG__contextualColorPanel{order:3}.customer-editor-module__fSRcSG__nameArchiveSlot{order:2}.customer-editor-module__fSRcSG__designLibraryPanel{order:4}.customer-editor-module__fSRcSG__designLibraryTabs,.customer-editor-module__fSRcSG__designLibraryCategoryNav,.customer-editor-module__fSRcSG__readyDesignsPanel{display:none}.customer-editor-module__fSRcSG__figureLibraryMeta{display:contents}.customer-editor-module__fSRcSG__figureResultCount{display:none}.customer-editor-module__fSRcSG__designLibraryFiguresHidden{display:block}.customer-editor-module__fSRcSG__designLibraryPlaceholder{display:none}.customer-editor-module__fSRcSG__productInfo{order:initial}.customer-editor-module__fSRcSG__previewCard,.customer-editor-module__fSRcSG__resultContent{display:contents}.customer-editor-module__fSRcSG__previewCard,.customer-editor-module__fSRcSG__compositionStage,.customer-editor-module__fSRcSG__compositionStageFigureOnly{min-height:0}.customer-editor-module__fSRcSG__compositionStage{top:var(--space-3);z-index:5;background:var(--color-surface);box-shadow:var(--shadow-md);align-self:start;position:sticky}.customer-editor-module__fSRcSG__figurePlacement{touch-action:pan-y;width:clamp(96px,32vw,190px)}.customer-editor-module__fSRcSG__mobileFigureColorPanel{display:grid}}@media (max-width:480px){.customer-editor-module__fSRcSG__compositionStage,.customer-editor-module__fSRcSG__compositionStageFigureOnly{min-height:0}.customer-editor-module__fSRcSG__emptyState{min-height:240px}.customer-editor-module__fSRcSG__figurePlacement{width:min(34vw,160px)}.customer-editor-module__fSRcSG__nameInput,.customer-editor-module__fSRcSG__figureSearch,.customer-editor-module__fSRcSG__figureCategory,.customer-editor-module__fSRcSG__productSizeLabel select{font-size:16px}.customer-editor-module__fSRcSG__designModeTab{min-height:44px}.customer-editor-module__fSRcSG__rotationHandle,.customer-editor-module__fSRcSG__resizeHandle{width:44px;height:44px}.customer-editor-module__fSRcSG__rotationHandle{top:-52px}.customer-editor-module__fSRcSG__resizeHandle{bottom:-16px;right:-16px}.customer-editor-module__fSRcSG__figureColorRow input[type=color]{width:44px;height:44px}.customer-editor-module__fSRcSG__nameColorPicker{width:64px;height:52px}.customer-editor-module__fSRcSG__nameColorSwatches{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-editor-module__fSRcSG__nameColorSwatch{min-height:68px}}.customer-editor-module__fSRcSG__figurePlacement.customer-editor-module__fSRcSG__figureCardSelected{touch-action:pan-y}.customer-editor-module__fSRcSG__loadingEmptyState{padding:var(--space-6);background:var(--color-surface-soft);place-items:center;display:grid}.customer-editor-module__fSRcSG__loadingOverlay{z-index:10;padding:var(--space-6);background:color-mix(in srgb, var(--color-surface) 84%, transparent);text-align:center;pointer-events:all;place-items:center;display:grid;position:absolute;inset:0}.customer-editor-module__fSRcSG__loadingStateContent{justify-items:center;gap:var(--space-2);max-width:min(100%,34rem);color:var(--color-text);text-align:center;display:grid}.customer-editor-module__fSRcSG__loadingStateContent strong{font:var(--type-heading-3)}.customer-editor-module__fSRcSG__loadingStateContent p{color:var(--color-text-muted);font:var(--type-body-sm);overflow-wrap:anywhere;margin:0;line-height:1.5}.customer-editor-module__fSRcSG__loadingSpinner{border:3px solid var(--color-border);border-top-color:var(--color-brand);border-radius:50%;width:42px;height:42px;animation:.9s linear infinite customer-editor-module__fSRcSG__aiLoadingSpin}.customer-editor-module__fSRcSG__loadingOverlay .customer-editor-module__fSRcSG__loadingStateContent{padding:var(--space-5);border:1px solid color-mix(in srgb, var(--color-border) 80%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-sm)}@keyframes customer-editor-module__fSRcSG__aiLoadingSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.customer-editor-module__fSRcSG__loadingSpinner{border-top-color:var(--color-brand);animation:none}}.customer-editor-module__fSRcSG__aiHistory{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-soft);display:grid}.customer-editor-module__fSRcSG__aiHistory summary{cursor:pointer;color:var(--color-text);font:var(--type-label)}.customer-editor-module__fSRcSG__aiHistoryList{gap:var(--space-2);display:grid}.customer-editor-module__fSRcSG__aiHistoryItem{gap:var(--space-2);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.customer-editor-module__fSRcSG__aiHistoryThumbs{border-radius:var(--radius-sm);background:var(--color-surface-soft);align-items:center;width:88px;min-height:56px;display:flex;overflow:hidden}.customer-editor-module__fSRcSG__aiHistoryThumbs img{object-fit:contain;width:100%;height:56px;display:block}.customer-editor-module__fSRcSG__aiHistoryMeta{min-width:0;color:var(--color-text-muted);font:var(--type-caption);overflow-wrap:anywhere;gap:4px;display:grid}.customer-editor-module__fSRcSG__aiHistoryMeta button{min-height:44px;color:var(--color-brand-hover);font:var(--type-label);cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;padding:0}.customer-editor-module__fSRcSG__aiHistoryEmpty{color:var(--color-text-muted);font:var(--type-body-sm);margin:0}@media (max-width:480px){.customer-editor-module__fSRcSG__aiHistoryItem{grid-template-columns:72px minmax(0,1fr)}.customer-editor-module__fSRcSG__aiHistoryThumbs{width:72px}}@media (max-width:768px){.customer-editor-module__fSRcSG__customerJourney{display:none}}
.customer-preview-renderer-module__iuBU2G__panel{gap:var(--space-4);min-width:0;margin-top:var(--space-6);display:grid}.customer-preview-renderer-module__iuBU2G__panel h2{font:var(--type-heading-3);margin:0}.customer-preview-renderer-module__iuBU2G__frame{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.customer-preview-renderer-module__iuBU2G__composition{isolation:isolate;background:var(--color-surface);width:100%;position:relative;overflow:hidden}.customer-preview-renderer-module__iuBU2G__name,.customer-preview-renderer-module__iuBU2G__figure{transform-origin:50%;display:block;position:absolute}.customer-preview-renderer-module__iuBU2G__name{z-index:1}:is(.customer-preview-renderer-module__iuBU2G__name>img,.customer-preview-renderer-module__iuBU2G__name>svg,.customer-preview-renderer-module__iuBU2G__name>canvas),.customer-preview-renderer-module__iuBU2G__nameRaster{width:100%;height:100%;display:block}.customer-preview-renderer-module__iuBU2G__figure{z-index:2;aspect-ratio:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:28%}.customer-preview-renderer-module__iuBU2G__backlitComposition:before{z-index:0;content:"";pointer-events:none;filter:blur(26px);background:radial-gradient(#ffeec929 0,#ffdc9313 38%,#0000 72%);position:absolute;inset:-18%}.customer-preview-renderer-module__iuBU2G__productPanel{margin:0}.customer-preview-renderer-module__iuBU2G__productFrame{background:0 0;border:0;padding:0}.customer-preview-renderer-module__iuBU2G__productFrame .customer-preview-renderer-module__iuBU2G__composition{background:0 0}.customer-preview-renderer-module__iuBU2G__roomPanel{margin:0}.customer-preview-renderer-module__iuBU2G__roomFrame{background:0 0;border:0;padding:0}.customer-preview-renderer-module__iuBU2G__roomFrame .customer-preview-renderer-module__iuBU2G__composition{background:0 0}.customer-preview-renderer-module__iuBU2G__backlitComposition:before{filter:blur(30px);background:radial-gradient(#ffebbc6b 0,#ffd38b30 38%,#0000 74%)}.customer-preview-renderer-module__iuBU2G__backlightName,.customer-preview-renderer-module__iuBU2G__backlightFigure{z-index:0;opacity:.82;pointer-events:none;-webkit-user-select:none;user-select:none}.customer-preview-renderer-module__iuBU2G__backlitComposition:before{filter:blur(52px);background:radial-gradient(#fff4da1d 0,#ffe8b80a 36%,#0000 74%)}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__backlightName,.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__backlightFigure{opacity:.38}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__backlightName{filter:brightness(0)saturate()invert(90%)sepia(12%)saturate(240%)hue-rotate(346deg)brightness(110%)contrast(82%)blur(14px)}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__backlightFigure{filter:brightness(0)saturate()invert(90%)sepia(12%)saturate(240%)hue-rotate(346deg)brightness(110%)contrast(82%)blur(16px)}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__name,.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__figure{filter:brightness(.3)saturate(.62)contrast(1.05)}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__name.customer-preview-renderer-module__iuBU2G__backlightName{filter:brightness(0)saturate()invert(90%)sepia(12%)saturate(240%)hue-rotate(346deg)brightness(110%)contrast(82%)blur(14px)}.customer-preview-renderer-module__iuBU2G__backlitComposition .customer-preview-renderer-module__iuBU2G__figure.customer-preview-renderer-module__iuBU2G__backlightFigure{filter:brightness(0)saturate()invert(90%)sepia(12%)saturate(240%)hue-rotate(346deg)brightness(110%)contrast(82%)blur(16px)}.customer-preview-renderer-module__iuBU2G__groupSelection{z-index:5;pointer-events:auto;border:0 solid #0000;position:absolute}.customer-preview-renderer-module__iuBU2G__groupSelectionVisible{outline-offset:2px;cursor:grab;touch-action:none;border-width:1px;border-color:#ffffffd6;outline:1px solid #5c403380}.customer-preview-renderer-module__iuBU2G__groupSelectionVisible:active{cursor:grabbing}.customer-preview-renderer-module__iuBU2G__groupSelection button{z-index:6;color:#5c4033;width:34px;height:34px;font:inherit;pointer-events:auto;cursor:grab;touch-action:none;background:#fffaf2f0;border:1px solid #5c403359;border-radius:50%;place-items:center;padding:0;line-height:1;display:none;position:absolute;box-shadow:0 3px 10px #34231d33}.customer-preview-renderer-module__iuBU2G__groupSelectionVisible button{display:grid}.customer-preview-renderer-module__iuBU2G__groupRotateHandle{top:-18px;left:50%;transform:translate(-50%)}.customer-preview-renderer-module__iuBU2G__groupResizeHandle{cursor:nwse-resize;bottom:-18px;right:-18px}.customer-preview-renderer-module__iuBU2G__groupSelection button:active{cursor:grabbing}@media (max-width:768px){.customer-preview-renderer-module__iuBU2G__groupSelection button{width:40px;height:40px}.customer-preview-renderer-module__iuBU2G__groupRotateHandle{top:-21px}.customer-preview-renderer-module__iuBU2G__groupResizeHandle{bottom:-21px;right:-21px}}
.customer-product-preview-module__f3030a__product{gap:var(--space-5);width:min(100%,1040px);min-width:0;margin:var(--space-8) auto 0;display:grid}.customer-product-preview-module__f3030a__heading{gap:var(--space-1);text-align:center;display:grid}.customer-product-preview-module__f3030a__heading p,.customer-product-preview-module__f3030a__heading h2,.customer-product-preview-module__f3030a__heading span{margin:0}.customer-product-preview-module__f3030a__heading p{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-product-preview-module__f3030a__heading h2{font:var(--type-heading-2)}.customer-product-preview-module__f3030a__heading span{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-product-preview-module__f3030a__summary{gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-subtle);grid-template-columns:minmax(150px,.8fr) minmax(0,2fr);align-items:start;display:grid}.customer-product-preview-module__f3030a__summaryHeading{gap:var(--space-1);display:grid}.customer-product-preview-module__f3030a__summaryHeading p,.customer-product-preview-module__f3030a__summaryHeading h3{margin:0}.customer-product-preview-module__f3030a__summaryHeading p{color:var(--color-brand-hover);font:var(--type-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-product-preview-module__f3030a__summaryHeading h3{font:var(--type-heading-4,var(--type-label))}.customer-product-preview-module__f3030a__summaryList{gap:var(--space-2) var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.customer-product-preview-module__f3030a__summaryList>div{gap:var(--space-2);grid-template-columns:auto minmax(0,1fr);align-items:baseline;display:grid}.customer-product-preview-module__f3030a__summaryList dt{color:var(--color-text-muted);font:var(--type-caption)}.customer-product-preview-module__f3030a__summaryList dd{gap:var(--space-1);min-width:0;color:var(--color-text);font:var(--type-label);overflow-wrap:anywhere;margin:0;display:flex}.customer-product-preview-module__f3030a__colorSwatch{border:1px solid var(--color-border-strong);border-radius:50%;flex:none;width:1em;height:1em}.customer-product-preview-module__f3030a__mobileViewControl{gap:var(--space-1);width:min(100%,360px);padding:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-soft);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid}.customer-product-preview-module__f3030a__mobileViewControl button{min-width:0;min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text-muted);font:var(--type-label);cursor:pointer;background:0 0;border:0}.customer-product-preview-module__f3030a__mobileViewControl button:hover{color:var(--color-text)}.customer-product-preview-module__f3030a__mobileViewControl .customer-product-preview-module__f3030a__mobileViewActive{background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm)}.customer-product-preview-module__f3030a__views{gap:var(--space-5);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.customer-product-preview-module__f3030a__view{gap:var(--space-3);min-width:0;min-inline-size:0;display:grid}.customer-product-preview-module__f3030a__view h3{font:var(--type-heading-3);text-align:center;margin:0}.customer-product-preview-module__f3030a__mobileViewHidden{display:none}.customer-product-preview-module__f3030a__wall{isolation:isolate;min-width:0;padding:clamp(var(--space-5), 4vw, var(--space-8));border-radius:var(--radius-xl);box-shadow:0 22px 42px #482f261f, var(--shadow-card);background:radial-gradient(circle at 50% 10%,#ffffffd1,#0000 36%),repeating-linear-gradient(0deg,#7d5b4605 0 1px,#0000 1px 5px),linear-gradient(145deg,#ffffff6b,#0000 56%),#eee5da;border:1px solid #694d3e33;position:relative;overflow:hidden}.customer-product-preview-module__f3030a__wall:after{z-index:-1;content:"";filter:blur(24px);pointer-events:none;background:#56392b1a;border-radius:50%;position:absolute;inset:14% 18% 8%}.customer-product-preview-module__f3030a__board{box-sizing:border-box;width:100%;min-width:0;max-width:760px;padding:clamp(var(--space-4), 3vw, var(--space-7));background:linear-gradient(145deg, #ffffff80, transparent 28%), var(--color-surface);border:1px solid #6f4e3d2e;border-radius:30% 28% 26% 31%;margin:auto;box-shadow:0 18px 28px #482f2629,inset 0 0 0 5px #ffffff47}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall{border-color:#f6e0c524;box-shadow:inset 0 0 80px #0a080733,0 18px 28px #0807066b}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:before,.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:before{z-index:-2;filter:blur(42px);background:radial-gradient(at 50% 47%,#ffe4b147 0,#ffcf8a21 29%,#e8ab640a 54%,#0000 80%);inset:-34%}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:after{z-index:-1;filter:blur(30px);background:radial-gradient(at 50% 48%,#ffedc257 0,#ffd69626 27%,#ffc5780a 55%,#0000 78%);inset:8% 8% 6%}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__board{z-index:1;background:linear-gradient(145deg,#ffffff0f,#0000 30%),#38312e;border-color:#e0cdb826;position:relative;box-shadow:0 14px 24px #05070c80,0 5px 12px #ffde970a,inset 0 0 0 4px #ffffff0d}.customer-product-preview-module__f3030a__board .productPanel{margin:0}.customer-product-preview-module__f3030a__board .productFrame{background:0 0;border:0;padding:0}.customer-product-preview-module__f3030a__board .productFrame>.composition{background:0 0}.customer-product-preview-module__f3030a__actions{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.customer-product-preview-module__f3030a__actions .button{min-width:0;padding-inline:var(--space-3)}.customer-product-preview-module__f3030a__continueOrder{grid-column:auto}@media (max-width:768px){.customer-product-preview-module__f3030a__product{gap:var(--space-4);margin-top:var(--space-6)}.customer-product-preview-module__f3030a__wall{padding:var(--space-4)}.customer-product-preview-module__f3030a__board{padding:var(--space-3);border-radius:24% 22% 20% 25%}.customer-product-preview-module__f3030a__summary{gap:var(--space-3);grid-template-columns:1fr}.customer-product-preview-module__f3030a__summaryList{gap:var(--space-2);grid-template-columns:1fr}.customer-product-preview-module__f3030a__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-product-preview-module__f3030a__continueOrder{grid-column:1/-1}}@media (max-width:480px){.customer-product-preview-module__f3030a__heading h2,.customer-product-preview-module__f3030a__view h3{overflow-wrap:anywhere}.customer-product-preview-module__f3030a__summary{padding:var(--space-4)}.customer-product-preview-module__f3030a__summaryList>div{grid-template-columns:1fr;gap:2px}.customer-product-preview-module__f3030a__wall{padding:var(--space-3);border-radius:var(--radius-lg)}.customer-product-preview-module__f3030a__board{padding:var(--space-2)}.customer-product-preview-module__f3030a__actions{grid-template-columns:1fr}.customer-product-preview-module__f3030a__continueOrder{grid-column:auto}.customer-product-preview-module__f3030a__actions .button{min-height:48px}.customer-product-preview-module__f3030a__mobileViewControl button{min-height:46px}}.customer-product-preview-module__f3030a__wall:after,.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:before,.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:after{z-index:0}.customer-product-preview-module__f3030a__wall{background:radial-gradient(at 50% 8%,#ffffffc7 0,#0000 34%),repeating-linear-gradient(0deg,#7d5b4606 0 1px,#0000 1px 6px),linear-gradient(135deg,#ffffff5c,#0000 58%),#eee4d8}.customer-product-preview-module__f3030a__board{background:linear-gradient(145deg,#ffffff6b,#ffffff14 34%,#704e3c0d),#f8f2ebe6}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__board{background:linear-gradient(145deg,#ffffff14,#ffe0b309 34%,#14100e33),#38312ec7}.customer-product-preview-module__f3030a__watermark{z-index:0;color:#6f4e3d1c;width:min(86%,760px);font:var(--type-heading-2);font-size:clamp(1.4rem,4vw,3.5rem);font-weight:var(--font-weight-bold);letter-spacing:.08em;text-align:center;text-wrap:balance;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;text-shadow:0 1px #ffffff47,0 -1px #6f4e3d0a;line-height:1.1;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-4deg)}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__watermark{color:#e8cdaf1c;text-shadow:0 1px #ffeec914,0 -1px #14100e38}.customer-product-preview-module__f3030a__wall{box-shadow:inset 0 -18px 26px #704e3c14, 0 22px 42px #482f261f, var(--shadow-card);background:linear-gradient(#0000 0 80%,#84624a1f 80% 80.8%,#d7c1a9cc 80.8% 100%),radial-gradient(at 18% 12%,#ffffffb8 0,#0000 34%),repeating-linear-gradient(0deg,#7d5b4606 0 1px,#0000 1px 6px),linear-gradient(135deg,#ffffff57,#0000 58%),#eee4d8}.customer-product-preview-module__f3030a__board,.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__board{box-shadow:none;background:0 0;border:0;border-radius:0}.customer-product-preview-module__f3030a__wall{background-image:url(/product-preview/nursery-room-minimal-crib.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.customer-product-preview-module__f3030a__wall:after{display:none}.customer-product-preview-module__f3030a__watermark{color:#6f4e3d24;letter-spacing:.05em;text-align:right;white-space:nowrap;width:20%;font-size:clamp(.65rem,1.4vw,1.15rem);line-height:1.2;inset:auto 13% 10% auto;transform:none}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__wall:before{z-index:0;filter:none;background:linear-gradient(#0c0908b8,#18120fc7);border-radius:0;inset:0}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__watermark{z-index:1;color:#e8cdaf1f}.customer-product-preview-module__f3030a__nightView .customer-product-preview-module__f3030a__board{z-index:2}
.customer-room-preview-module__SlRD_W__room{gap:var(--space-4);width:min(100%,1040px);margin:var(--space-8) auto 0;display:grid}.customer-room-preview-module__SlRD_W__heading{gap:var(--space-1);text-align:center;display:grid}.customer-room-preview-module__SlRD_W__heading p,.customer-room-preview-module__SlRD_W__heading h2,.customer-room-preview-module__SlRD_W__heading span{margin:0}.customer-room-preview-module__SlRD_W__heading p{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-room-preview-module__SlRD_W__heading h2{font:var(--type-heading-2)}.customer-room-preview-module__SlRD_W__heading span,.customer-room-preview-module__SlRD_W__privacy{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-room-preview-module__SlRD_W__privacy{text-align:center;margin:0}.customer-room-preview-module__SlRD_W__controls{justify-content:center;align-items:end;gap:var(--space-3);flex-wrap:wrap;display:flex}.customer-room-preview-module__SlRD_W__controls label{gap:var(--space-2);min-width:min(100%,180px);color:var(--color-text-muted);font:var(--type-caption);display:grid}.customer-room-preview-module__SlRD_W__controls input[type=range]{width:100%;accent-color:var(--color-brand)}.customer-room-preview-module__SlRD_W__upload,.customer-room-preview-module__SlRD_W__primaryButton,.customer-room-preview-module__SlRD_W__secondaryButton{min-height:44px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);font:var(--type-label);cursor:pointer}.customer-room-preview-module__SlRD_W__upload{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text)}.customer-room-preview-module__SlRD_W__upload input{max-width:100%}.customer-room-preview-module__SlRD_W__primaryButton{border:1px solid var(--color-brand);background:var(--color-brand);color:#fff}.customer-room-preview-module__SlRD_W__primaryButton:disabled{cursor:not-allowed;opacity:.55}.customer-room-preview-module__SlRD_W__secondaryButton{border:1px solid var(--color-border-strong);color:var(--color-text);background:0 0}.customer-room-preview-module__SlRD_W__message{color:var(--color-danger);text-align:center;font:var(--type-body-sm);margin:0}.customer-room-preview-module__SlRD_W__stage{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-soft);min-height:320px;position:relative;overflow:hidden}.customer-room-preview-module__SlRD_W__stage>p{margin:var(--space-6);color:var(--color-text-muted);text-align:center}.customer-room-preview-module__SlRD_W__photo{z-index:0;object-fit:contain;width:100%;height:auto;max-height:min(72vh,760px);display:block;position:relative;transform:none}.customer-room-preview-module__SlRD_W__lamp{z-index:1;transform-origin:50%;touch-action:none;cursor:grab;width:58%;max-width:640px;position:absolute;top:0;left:0}.customer-room-preview-module__SlRD_W__lamp:active{cursor:grabbing}.customer-room-preview-module__SlRD_W__emptyDesign{z-index:2;color:var(--color-text-muted);font:var(--type-body-sm);text-align:center;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.customer-room-preview-module__SlRD_W__selectionBox{z-index:3;border:2px solid color-mix(in srgb, var(--color-brand) 72%, white);border-radius:var(--radius-sm);pointer-events:none;position:absolute}.customer-room-preview-module__SlRD_W__rotateHandle,.customer-room-preview-module__SlRD_W__resizeHandle{z-index:4;border:2px solid var(--color-brand);background:var(--color-surface);width:42px;height:42px;color:var(--color-brand);cursor:grab;touch-action:none;border-radius:999px;padding:0;position:absolute;box-shadow:0 2px 8px #0000002e}.customer-room-preview-module__SlRD_W__rotateHandle:active,.customer-room-preview-module__SlRD_W__resizeHandle:active{cursor:grabbing}.customer-room-preview-module__SlRD_W__rotateHandle{transform:translate(-50%,-135%)}.customer-room-preview-module__SlRD_W__rotateHandle:before{content:"↻";place-items:center;width:100%;height:100%;font-size:1.4rem;font-weight:700;display:grid}.customer-room-preview-module__SlRD_W__rotateHandle:after{content:"";background:var(--color-brand);width:2px;height:12px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.customer-room-preview-module__SlRD_W__resizeHandle{transform:translate(-50%,-50%)}.customer-room-preview-module__SlRD_W__resizeHandle:before{content:"↘";place-items:center;width:100%;height:100%;font-size:1.55rem;font-weight:700;display:grid}@media (max-width:768px){.customer-room-preview-module__SlRD_W__room{margin-top:var(--space-6)}.customer-room-preview-module__SlRD_W__controls{grid-template-columns:1fr;display:grid}.customer-room-preview-module__SlRD_W__controls>*{width:100%}.customer-room-preview-module__SlRD_W__stage{min-height:240px}.customer-room-preview-module__SlRD_W__lamp{width:70%}}
.customer-order-review-module__gmqDga__review{gap:var(--space-4);width:min(100%,1240px);margin:var(--space-6) auto 0;display:grid}.customer-order-review-module__gmqDga__heading{gap:var(--space-1);display:grid}.customer-order-review-module__gmqDga__heading p,.customer-order-review-module__gmqDga__heading h2,.customer-order-review-module__gmqDga__heading span{margin:0}.customer-order-review-module__gmqDga__heading p{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-order-review-module__gmqDga__heading h2{font:var(--type-heading-2)}.customer-order-review-module__gmqDga__heading span{color:var(--color-text-muted);font:var(--type-body)}.customer-order-review-module__gmqDga__content{gap:var(--grid-gap);grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);align-items:start;display:grid}.customer-order-review-module__gmqDga__previewCard,.customer-order-review-module__gmqDga__summaryCard{align-self:start;min-width:0;height:auto}.customer-order-review-module__gmqDga__previewCard{padding:var(--space-4)}.customer-order-review-module__gmqDga__previewViewport{width:min(100%,540px);margin-inline:auto}.customer-order-review-module__gmqDga__summaryCard{align-content:start;gap:var(--space-3);padding:var(--space-4);display:grid}.customer-order-review-module__gmqDga__summaryCard h3,.customer-order-review-module__gmqDga__summaryCard p{margin:0}.customer-order-review-module__gmqDga__summaryCard h3{font:var(--type-heading-3)}.customer-order-review-module__gmqDga__summaryCard dl{gap:12px;margin:0;display:grid}.customer-order-review-module__gmqDga__summaryCard dl>div{justify-content:space-between;gap:var(--space-4);display:flex}.customer-order-review-module__gmqDga__summaryCard dt{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-order-review-module__gmqDga__summaryCard dd{color:var(--color-text);text-align:right;font:var(--type-label);overflow-wrap:anywhere;margin:0}.customer-order-review-module__gmqDga__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.customer-order-review-module__gmqDga__actions>*{flex:1 1 0;justify-content:center;height:50px;min-height:50px}.customer-order-review-module__gmqDga__message{padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-body-sm)}@media (max-width:768px){.customer-order-review-module__gmqDga__content{grid-template-columns:1fr}.customer-order-review-module__gmqDga__previewViewport{width:min(100%,560px)}}@media (max-width:480px){.customer-order-review-module__gmqDga__review{margin-top:var(--space-6)}.customer-order-review-module__gmqDga__previewCard,.customer-order-review-module__gmqDga__summaryCard{padding:var(--space-4)}.customer-order-review-module__gmqDga__previewViewport{width:100%}.customer-order-review-module__gmqDga__summaryCard dl>div{align-items:flex-start;gap:var(--space-1);flex-direction:column}.customer-order-review-module__gmqDga__summaryCard dd{text-align:left}.customer-order-review-module__gmqDga__actions{grid-template-columns:1fr;display:grid}}
.customer-checkout-details-module__0nuJhG__checkout,.customer-checkout-details-module__0nuJhG__final{gap:var(--space-4);width:min(100%,1080px);margin:var(--space-6) auto 0;display:grid}.customer-checkout-details-module__0nuJhG__heading{gap:var(--space-1);display:grid}.customer-checkout-details-module__0nuJhG__heading p,.customer-checkout-details-module__0nuJhG__heading h2,.customer-checkout-details-module__0nuJhG__heading span{margin:0}.customer-checkout-details-module__0nuJhG__heading p{color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.customer-checkout-details-module__0nuJhG__heading h2{font:var(--type-heading-2)}.customer-checkout-details-module__0nuJhG__heading span{color:var(--color-text-muted);font:var(--type-body)}.customer-checkout-details-module__0nuJhG__formCard,.customer-checkout-details-module__0nuJhG__summaryCard,.customer-checkout-details-module__0nuJhG__finalPreviewCard{align-self:start;min-width:0;height:auto}.customer-checkout-details-module__0nuJhG__formCard{gap:var(--space-4);padding:var(--space-5);display:grid}.customer-checkout-details-module__0nuJhG__fields{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-checkout-details-module__0nuJhG__field{gap:var(--space-2);color:var(--color-text);font:var(--type-label);display:grid}.customer-checkout-details-module__0nuJhG__field>span{align-items:baseline;gap:var(--space-1);display:flex}.customer-checkout-details-module__0nuJhG__field b{color:var(--color-danger)}.customer-checkout-details-module__0nuJhG__field em{color:var(--color-text-muted);font:var(--type-caption);font-style:normal}.customer-checkout-details-module__0nuJhG__field input,.customer-checkout-details-module__0nuJhG__field textarea{width:100%;min-width:0;min-height:48px;padding:var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:var(--type-body)}.customer-checkout-details-module__0nuJhG__field textarea{resize:vertical;min-height:112px}.customer-checkout-details-module__0nuJhG__field input:focus-visible,.customer-checkout-details-module__0nuJhG__field textarea:focus-visible{border-color:var(--color-brand);box-shadow:var(--shadow-focus);outline:none}.customer-checkout-details-module__0nuJhG__field input[aria-invalid=true],.customer-checkout-details-module__0nuJhG__field textarea[aria-invalid=true]{border-color:var(--color-danger)}.customer-checkout-details-module__0nuJhG__field small{color:var(--color-danger);font:var(--type-caption)}.customer-checkout-details-module__0nuJhG__fullWidth{grid-column:1/-1}.customer-checkout-details-module__0nuJhG__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.customer-checkout-details-module__0nuJhG__actions>*{flex:180px;justify-content:center;height:50px;min-height:50px}.customer-checkout-details-module__0nuJhG__finalContent{gap:var(--grid-gap);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;display:grid}.customer-checkout-details-module__0nuJhG__finalPreviewCard{padding:var(--space-4)}.customer-checkout-details-module__0nuJhG__previewViewport{width:min(100%,520px);margin-inline:auto}.customer-checkout-details-module__0nuJhG__finalSummaries{gap:var(--space-3);align-content:start;display:grid}.customer-checkout-details-module__0nuJhG__summaryCard{align-content:start;gap:var(--space-3);padding:var(--space-4);display:grid}.customer-checkout-details-module__0nuJhG__summaryCard h3,.customer-checkout-details-module__0nuJhG__summaryCard p{margin:0}.customer-checkout-details-module__0nuJhG__summaryCard h3{font:var(--type-heading-3)}.customer-checkout-details-module__0nuJhG__summaryCard dl{gap:12px;margin:0;display:grid}.customer-checkout-details-module__0nuJhG__summaryCard dl>div{justify-content:space-between;gap:var(--space-4);display:flex}.customer-checkout-details-module__0nuJhG__summaryCard dt{color:var(--color-text-muted);font:var(--type-body-sm)}.customer-checkout-details-module__0nuJhG__summaryCard dd{color:var(--color-text);text-align:right;font:var(--type-label);overflow-wrap:anywhere;margin:0}.customer-checkout-details-module__0nuJhG__summaryCard .customer-checkout-details-module__0nuJhG__addressRow{align-items:flex-start;gap:var(--space-1);flex-direction:column}.customer-checkout-details-module__0nuJhG__addressRow dd{text-align:left;white-space:pre-wrap}.customer-checkout-details-module__0nuJhG__message{padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-soft);color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.customer-checkout-details-module__0nuJhG__legalNotice{color:var(--color-text-muted);font:var(--type-caption);margin:0}.customer-checkout-details-module__0nuJhG__legalNotice a{color:var(--color-brand-hover);text-underline-offset:2px;text-decoration:underline}.customer-checkout-details-module__0nuJhG__preparedOrder{gap:var(--space-1);padding:var(--space-4);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface-soft);color:var(--color-text);font:var(--type-body-sm);display:grid}.customer-checkout-details-module__0nuJhG__preparedOrder strong{font:var(--type-label)}.customer-checkout-details-module__0nuJhG__preparedOrder span,.customer-checkout-details-module__0nuJhG__preparedOrder small{overflow-wrap:anywhere}.customer-checkout-details-module__0nuJhG__preparedOrder small{color:var(--color-text-muted)}@media (max-width:768px){.customer-checkout-details-module__0nuJhG__fields,.customer-checkout-details-module__0nuJhG__finalContent{grid-template-columns:1fr}.customer-checkout-details-module__0nuJhG__previewViewport{width:min(100%,560px)}}@media (max-width:480px){.customer-checkout-details-module__0nuJhG__checkout,.customer-checkout-details-module__0nuJhG__final{margin-top:var(--space-6)}.customer-checkout-details-module__0nuJhG__formCard,.customer-checkout-details-module__0nuJhG__summaryCard,.customer-checkout-details-module__0nuJhG__finalPreviewCard{padding:var(--space-4)}.customer-checkout-details-module__0nuJhG__actions{grid-template-columns:1fr;display:grid}.customer-checkout-details-module__0nuJhG__previewViewport{width:100%}}
.admin-shell-module__CbKjBG__shell{background:var(--color-page);min-height:100vh;color:var(--color-text);grid-template-columns:270px minmax(0,1fr);display:grid}.admin-shell-module__CbKjBG__sidebar{box-sizing:border-box;height:100dvh;min-height:0;padding:var(--space-6);border-right:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.admin-shell-module__CbKjBG__brand{align-items:center;gap:var(--space-3);min-height:60px;display:flex}.admin-shell-module__CbKjBG__brand>span{background:var(--color-brand);width:44px;height:44px;color:var(--color-on-brand);font:italic 1.5rem/1 var(--font-family-display);border-radius:48% 52% 45% 55%;flex:none;place-items:center;display:grid}.admin-shell-module__CbKjBG__brand strong{font:var(--type-body);font-weight:var(--font-weight-bold)}.admin-shell-module__CbKjBG__brand small{margin-top:var(--space-1);color:var(--color-text-muted);font:var(--type-caption);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;display:block}.admin-shell-module__CbKjBG__navigation{align-content:start;gap:var(--space-2);min-height:0;margin-top:var(--space-10);overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;display:grid;overflow-y:auto}.admin-shell-module__CbKjBG__navigation a,.admin-shell-module__CbKjBG__navigation>span{min-height:var(--control-height-md);justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:var(--color-text-secondary);font:var(--type-label);display:flex}.admin-shell-module__CbKjBG__navigation a:hover{background:var(--color-surface-soft)}.admin-shell-module__CbKjBG__navigation a[aria-current=page]{background:var(--color-accent-soft);color:var(--color-brand-hover)}.admin-shell-module__CbKjBG__navigation>span{color:var(--color-text-muted);opacity:.72}.admin-shell-module__CbKjBG__sidebarNote{margin:var(--space-6) 0 0;padding-top:var(--space-6);border-top:1px solid var(--color-border);color:var(--color-text-muted);font:var(--type-caption);flex:none}.admin-shell-module__CbKjBG__workspace{min-width:0}.admin-shell-module__CbKjBG__mobileHeader{display:none}.admin-shell-module__CbKjBG__notices{padding:var(--space-3) var(--page-gutter);border-bottom:1px solid var(--color-border);background:var(--color-warning-soft);color:var(--color-warning)}.admin-shell-module__CbKjBG__notices p{font:var(--type-body-sm);margin:0}.admin-shell-module__CbKjBG__notices p+p{margin-top:var(--space-1)}.admin-shell-module__CbKjBG__content{width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-wide));padding-block:var(--space-10) var(--section-space);margin-inline:auto}.admin-shell-module__CbKjBG__navigation a:focus-visible,.admin-shell-module__CbKjBG__brand:focus-visible,.admin-shell-module__CbKjBG__mobileNav a:focus-visible{box-shadow:var(--shadow-focus);outline:none}@media (max-width:900px){.admin-shell-module__CbKjBG__shell{display:block}.admin-shell-module__CbKjBG__sidebar{display:none}.admin-shell-module__CbKjBG__mobileHeader{gap:var(--space-3);padding:var(--space-4) var(--page-gutter);border-bottom:1px solid var(--color-border);background:var(--color-surface);display:grid}.admin-shell-module__CbKjBG__mobileBrand{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.admin-shell-module__CbKjBG__mobileBrand strong{font:var(--type-body);font-weight:var(--font-weight-bold)}.admin-shell-module__CbKjBG__mobileBrand span{color:var(--color-text-muted);font:var(--type-caption);text-transform:uppercase}.admin-shell-module__CbKjBG__mobileNav{gap:var(--space-2);padding-bottom:var(--space-1);scrollbar-width:thin;display:flex;overflow-x:auto}.admin-shell-module__CbKjBG__mobileNav a,.admin-shell-module__CbKjBG__mobileNav>span{min-height:var(--control-height-md);align-items:center;gap:var(--space-2);padding-inline:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-secondary);font:var(--type-label);flex:none;display:inline-flex}.admin-shell-module__CbKjBG__mobileNav a[aria-current=page]{border-color:var(--color-brand);background:var(--color-accent-soft);color:var(--color-brand-hover)}.admin-shell-module__CbKjBG__mobileNav>span{opacity:.65}}@media (max-width:480px){.admin-shell-module__CbKjBG__notices{padding-block:var(--space-4)}.admin-shell-module__CbKjBG__content{padding-top:var(--space-8)}}
.home-catalog-gallery-module__dmTI3a__catalogGallery{padding:var(--section-space) 0;border-top:1px solid var(--color-border)}.home-catalog-gallery-module__dmTI3a__catalogGalleryHeading{max-width:620px;margin-bottom:var(--space-8)}.home-catalog-gallery-module__dmTI3a__catalogEyebrow{margin:0 0 var(--space-3);color:var(--color-brand-hover);font:var(--type-label);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.home-catalog-gallery-module__dmTI3a__catalogGalleryHeading h2{color:var(--color-text);font:var(--type-heading-2);letter-spacing:var(--tracking-heading);margin:0}.home-catalog-gallery-module__dmTI3a__catalogGalleryHeading>p:last-child{max-width:520px;margin:var(--space-3) 0 0;color:var(--color-text-secondary);font:var(--type-body);line-height:1.7}.home-catalog-gallery-module__dmTI3a__catalogGalleryLoading{color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.home-catalog-gallery-module__dmTI3a__catalogGalleryGrid{justify-items:start;gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-catalog-gallery-module__dmTI3a__catalogGalleryCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;min-width:0;max-width:360px;box-shadow:var(--shadow-subtle);overflow:hidden}.home-catalog-gallery-module__dmTI3a__catalogGalleryImage{width:100%}.home-catalog-gallery-module__dmTI3a__catalogGalleryImageFile{width:100%;height:auto;display:block}.home-catalog-gallery-module__dmTI3a__catalogGalleryCardBody{gap:var(--space-3);padding:var(--space-5);display:grid}.home-catalog-gallery-module__dmTI3a__catalogGalleryCardBody h3,.home-catalog-gallery-module__dmTI3a__catalogGalleryCardBody p{margin:0}.home-catalog-gallery-module__dmTI3a__catalogGalleryCardBody h3{color:var(--color-text);font:var(--type-heading-3);letter-spacing:var(--tracking-heading);overflow-wrap:anywhere}.home-catalog-gallery-module__dmTI3a__catalogGalleryCardBody p{color:var(--color-text-secondary);font:var(--type-body-sm);overflow-wrap:anywhere;line-height:1.65}.home-catalog-gallery-module__dmTI3a__catalogGalleryTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.home-catalog-gallery-module__dmTI3a__catalogPrice{color:var(--color-text);font:var(--type-heading-3)}.home-catalog-gallery-module__dmTI3a__addToCart{width:fit-content;min-height:42px;padding:0 var(--space-4);border-radius:var(--radius-sm);background:var(--color-brand);color:var(--color-on-brand);cursor:pointer;font:var(--type-label);border:0}.home-catalog-gallery-module__dmTI3a__addToCart:hover{background:var(--color-brand-hover)}.home-catalog-gallery-module__dmTI3a__cartFeedback{min-height:1.4rem;color:var(--color-success);font:var(--type-body-sm)}@media (max-width:900px){.home-catalog-gallery-module__dmTI3a__catalogGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-catalog-gallery-module__dmTI3a__catalogGalleryGrid{grid-template-columns:1fr}.home-catalog-gallery-module__dmTI3a__catalogGalleryCard{max-width:none}}
.name-archive-module__MkHCBG__archive{border:1px solid var(--border,#e2e8f0);background:var(--surface,#fff);border-radius:1rem;margin:1.25rem 0 0;padding:1rem}.name-archive-module__MkHCBG__heading{margin-bottom:.75rem}.name-archive-module__MkHCBG__heading h2{margin:0;font-size:1.1rem}.name-archive-module__MkHCBG__heading p{color:var(--muted,#64748b);margin:.25rem 0 0;font-size:.85rem}.name-archive-module__MkHCBG__eyebrow{text-transform:uppercase;letter-spacing:.08em;margin:0 0 .15rem!important;font-size:.72rem!important}.name-archive-module__MkHCBG__scroller{gap:.65rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.name-archive-module__MkHCBG__item{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:.75rem;min-width:8.5rem;position:relative}.name-archive-module__MkHCBG__active{border-color:var(--accent,#7c3aed);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent,#7c3aed) 18%, transparent)}.name-archive-module__MkHCBG__select{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;padding:.55rem .45rem .6rem;display:flex}.name-archive-module__MkHCBG__thumb{background:#f8fafc;border-radius:.45rem;justify-content:center;align-items:center;width:7rem;height:3.5rem;display:flex;position:relative;overflow:hidden}.name-archive-module__MkHCBG__raster{max-width:5.2rem;max-height:2.8rem}.name-archive-module__MkHCBG__rasterSecond{max-width:3rem;max-height:2rem;margin-left:.15rem}.name-archive-module__MkHCBG__fontRaster{width:5.2rem;max-width:5.2rem;height:2.8rem;max-height:2.8rem}.name-archive-module__MkHCBG__fontRasterSecond{width:3rem;max-width:3rem;height:2rem;max-height:2rem;margin-left:.15rem}.name-archive-module__MkHCBG__pending{color:#94a3b8;font-size:.72rem}.name-archive-module__MkHCBG__select strong{text-overflow:ellipsis;white-space:nowrap;max-width:7.2rem;font-size:.82rem;overflow:hidden}.name-archive-module__MkHCBG__current{color:var(--accent,#7c3aed);font-size:.7rem}.name-archive-module__MkHCBG__remove{color:#475569;cursor:pointer;background:#eef2f7;border:0;border-radius:50%;width:1.35rem;height:1.35rem;line-height:1;position:absolute;top:.15rem;right:.2rem}
.ai-name-prompt-preview-module__40TIiW__page{gap:var(--space-6);display:grid}.ai-name-prompt-preview-module__40TIiW__notice{padding:var(--space-4);border:1px solid var(--color-warning);border-radius:var(--radius-md);background:var(--color-warning-soft);color:var(--color-warning);font:var(--type-body-sm)}.ai-name-prompt-preview-module__40TIiW__layout{align-items:start;gap:var(--grid-gap);grid-template-columns:minmax(280px,380px) minmax(0,1fr);display:grid}.ai-name-prompt-preview-module__40TIiW__form,.ai-name-prompt-preview-module__40TIiW__previewColumn{gap:var(--space-4);display:grid}.ai-name-prompt-preview-module__40TIiW__form h2,.ai-name-prompt-preview-module__40TIiW__previewColumn h2{font:var(--type-heading-3);margin:0}.ai-name-prompt-preview-module__40TIiW__form fieldset{gap:var(--space-4);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);flex-wrap:wrap;margin:0;display:flex}.ai-name-prompt-preview-module__40TIiW__form legend{padding-inline:var(--space-2);font:var(--type-label)}.ai-name-prompt-preview-module__40TIiW__form fieldset label{align-items:center;gap:var(--space-2);min-height:44px;display:flex}.ai-name-prompt-preview-module__40TIiW__form input[type=radio]{width:20px;height:20px;accent-color:var(--color-brand)}.ai-name-prompt-preview-module__40TIiW__standardStyle{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-beige);font:var(--type-body-sm);margin:0}.ai-name-prompt-preview-module__40TIiW__actions,.ai-name-prompt-preview-module__40TIiW__headingRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ai-name-prompt-preview-module__40TIiW__validation p,.ai-name-prompt-preview-module__40TIiW__validation ul{color:var(--color-text-muted);font:var(--type-body-sm);margin-bottom:0}.ai-name-prompt-preview-module__40TIiW__previewColumn pre{max-width:100%;margin:var(--space-3) 0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-beige);color:var(--color-text);white-space:pre-wrap;overflow-wrap:anywhere;font:var(--type-caption);overflow:auto}.ai-name-prompt-preview-module__40TIiW__sections{gap:var(--space-4);margin-top:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ai-name-prompt-preview-module__40TIiW__sections section{min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md)}.ai-name-prompt-preview-module__40TIiW__sections h3{font:var(--type-label);margin:0}.ai-name-prompt-preview-module__40TIiW__sections ul{color:var(--color-text-muted);font:var(--type-body-sm);margin-bottom:0;padding-left:1.2rem}.ai-name-prompt-preview-module__40TIiW__copyStatus{min-height:1.5em;color:var(--color-text-muted);font:var(--type-caption);margin:0}.ai-name-prompt-preview-module__40TIiW__generationPanel,.ai-name-prompt-preview-module__40TIiW__imageResult,.ai-name-prompt-preview-module__40TIiW__sentPrompt{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.ai-name-prompt-preview-module__40TIiW__customerQuotaResetPanel{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-beige);display:grid}.ai-name-prompt-preview-module__40TIiW__customerQuotaResetPanel h2,.ai-name-prompt-preview-module__40TIiW__customerQuotaResetPanel p{margin:0}.ai-name-prompt-preview-module__40TIiW__customerQuotaResetPanel p{color:var(--color-text-muted);font:var(--type-body-sm)}.ai-name-prompt-preview-module__40TIiW__customerQuotaValues{gap:var(--space-2) var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.ai-name-prompt-preview-module__40TIiW__customerQuotaValues div{justify-content:space-between;gap:var(--space-2);padding-bottom:var(--space-1);border-bottom:1px solid var(--color-border);display:flex}.ai-name-prompt-preview-module__40TIiW__customerQuotaValues dt{color:var(--color-text-muted);font:var(--type-caption)}.ai-name-prompt-preview-module__40TIiW__customerQuotaValues dd{font:var(--type-label);margin:0}.ai-name-prompt-preview-module__40TIiW__customerQuotaResetMessage{min-height:1.5em}.ai-name-prompt-preview-module__40TIiW__sentPrompt p{color:var(--color-text-muted);font:var(--type-body-sm);margin:0}.ai-name-prompt-preview-module__40TIiW__generationPanel h2,.ai-name-prompt-preview-module__40TIiW__imageResult h2,.ai-name-prompt-preview-module__40TIiW__generationPanel p,.ai-name-prompt-preview-module__40TIiW__imageResult p{margin:0}.ai-name-prompt-preview-module__40TIiW__nextReference{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-beige);display:grid}.ai-name-prompt-preview-module__40TIiW__nextReference h3{font:var(--type-label);margin:0}.ai-name-prompt-preview-module__40TIiW__nextReference dl{gap:var(--space-1) var(--space-3);grid-template-columns:minmax(6rem,auto) minmax(0,1fr);margin:0;display:grid}.ai-name-prompt-preview-module__40TIiW__nextReference dt{color:var(--color-text-muted);font:var(--type-caption)}.ai-name-prompt-preview-module__40TIiW__nextReference dd{overflow-wrap:anywhere;min-width:0;font:var(--type-caption);margin:0}.ai-name-prompt-preview-module__40TIiW__referenceThumb,.ai-name-prompt-preview-module__40TIiW__referenceResult{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;place-items:center;display:grid;overflow:hidden}.ai-name-prompt-preview-module__40TIiW__referenceThumb img,.ai-name-prompt-preview-module__40TIiW__referenceResult img{object-fit:contain;width:100%;height:auto;display:block}.ai-name-prompt-preview-module__40TIiW__referenceResult{gap:var(--space-2);padding:var(--space-2);color:var(--color-text-muted);font:var(--type-caption)}.ai-name-prompt-preview-module__40TIiW__generationPanel p{color:var(--color-text-muted);font:var(--type-body-sm)}.ai-name-prompt-preview-module__40TIiW__connectionStatus{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-beige);display:grid}.ai-name-prompt-preview-module__40TIiW__connectionStatus h3,.ai-name-prompt-preview-module__40TIiW__connectionStatus p{margin:0}.ai-name-prompt-preview-module__40TIiW__connectionStatus h3{font:var(--type-label)}.ai-name-prompt-preview-module__40TIiW__connectionStatus dl{gap:var(--space-1) var(--space-3);grid-template-columns:minmax(8rem,auto) minmax(0,1fr);margin:0;display:grid}.ai-name-prompt-preview-module__40TIiW__connectionStatus dt{color:var(--color-text-muted);font:var(--type-caption)}.ai-name-prompt-preview-module__40TIiW__connectionStatus dd{overflow-wrap:anywhere;min-width:0;font:var(--type-caption);margin:0}.ai-name-prompt-preview-module__40TIiW__providerError{padding:var(--space-3);border:1px solid var(--color-danger);border-radius:var(--radius-sm);background:var(--color-danger-soft);color:var(--color-danger);font:var(--type-body-sm)}.ai-name-prompt-preview-module__40TIiW__openAiErrorDetails{gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid;display:grid}.ai-name-prompt-preview-module__40TIiW__openAiErrorDetails h3{font:var(--type-label);margin:0}.ai-name-prompt-preview-module__40TIiW__openAiErrorDetails dl{gap:var(--space-1) var(--space-3);grid-template-columns:minmax(7rem,auto) minmax(0,1fr);margin:0;display:grid}.ai-name-prompt-preview-module__40TIiW__openAiErrorDetails dt{font-weight:700}.ai-name-prompt-preview-module__40TIiW__openAiErrorDetails dd{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;margin:0}.ai-name-prompt-preview-module__40TIiW__generatedResult{gap:var(--space-4);display:grid}.ai-name-prompt-preview-module__40TIiW__imageFrame{border:1px solid var(--color-border);border-radius:var(--radius-md);background-image:linear-gradient(45deg,var(--color-surface-beige) 25%,transparent 25%),linear-gradient(-45deg,var(--color-surface-beige) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--color-surface-beige) 75%),linear-gradient(-45deg,transparent 75%,var(--color-surface-beige) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;place-items:center;width:100%;display:grid;overflow:hidden}.ai-name-prompt-preview-module__40TIiW__imageFrame img{object-fit:contain;width:100%;height:auto;display:block}.ai-name-prompt-preview-module__40TIiW__generatedResult dl{gap:var(--space-2) var(--space-3);grid-template-columns:minmax(9rem,auto) minmax(0,1fr);margin:0;display:grid}.ai-name-prompt-preview-module__40TIiW__generatedResult dt{color:var(--color-text-muted);font:var(--type-label)}.ai-name-prompt-preview-module__40TIiW__generatedResult dd{overflow-wrap:anywhere;min-width:0;font:var(--type-body-sm);margin:0}.ai-name-prompt-preview-module__40TIiW__spellingWarning{padding:var(--space-3);border:1px solid var(--color-warning);border-radius:var(--radius-sm);background:var(--color-warning-soft);color:var(--color-warning);font:var(--type-body-sm)}@media (max-width:900px){.ai-name-prompt-preview-module__40TIiW__layout,.ai-name-prompt-preview-module__40TIiW__sections{grid-template-columns:1fr}}@media (max-width:480px){.ai-name-prompt-preview-module__40TIiW__actions>*{width:100%}.ai-name-prompt-preview-module__40TIiW__headingRow{flex-direction:column;align-items:flex-start}.ai-name-prompt-preview-module__40TIiW__generatedResult dl,.ai-name-prompt-preview-module__40TIiW__connectionStatus dl{gap:var(--space-1);grid-template-columns:1fr}.ai-name-prompt-preview-module__40TIiW__generatedResult dd+dt,.ai-name-prompt-preview-module__40TIiW__connectionStatus dd+dt{margin-top:var(--space-2)}}
@font-face{font-family:AHE Dancing Script;src:url(/fonts/DancingScript-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:AHE Pacifico;src:url(/fonts/Pacifico-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:AHE Satisfy;src:url(/fonts/Satisfy-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:AHE Caveat Bold;src:url(/fonts/Caveat-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:AHE Kalam Bold;src:url(/fonts/Kalam-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:AHE Great Vibes;src:url(/fonts/GreatVibes-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:AHE Sacramento;src:url(/fonts/Sacramento-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:AHE Handlee;src:url(/fonts/Handlee-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}.font-faces-module__VOtv3G__loaded{font-synthesis:none}
