.bobblehead-configurator{--bc-gap: 1.5rem;--bc-radius: var(--mmb-radius, 10px);--bc-radius-sm: var(--mmb-radius-sm, 6px);--bc-border: var(--mmb-border, color-mix(in srgb, var(--color-foreground, #121212) 14%, transparent));--bc-muted: var(--mmb-muted, color-mix(in srgb, var(--color-foreground, #121212) 62%, transparent));--bc-surface: var(--mmb-surface, var(--color-background, #fff));--bc-studio: var(--mmb-paper, color-mix(in srgb, var(--color-foreground, #121212) 4%, var(--color-background, #fff)));--bc-focus: var(--mmb-accent, #1e4fd6);--bc-ink: var(--mmb-ink, var(--color-foreground, #121212));color:var(--bc-ink);font-family:var(--mmb-font-body, inherit);padding-block:clamp(1.5rem,4vw,2.5rem)}.bobblehead-configurator__intro{max-width:40rem;margin-block-end:2rem}.bobblehead-configurator__eyebrow{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-muted)}.bobblehead-configurator__heading{margin:0;font-family:var(--mmb-font-display, var(--font-heading--family, inherit));font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.bobblehead-configurator__subheading{margin:.85rem 0 0;max-width:34rem;color:var(--bc-muted);font-size:1.05rem;line-height:1.45}.bobblehead-configurator__starting-price{margin:1rem 0 0;font-weight:600;letter-spacing:.02em}.bobblehead-configurator__progress{margin-block-end:1.75rem}.bobblehead-configurator__progress-list{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;border-block-end:1px solid var(--bc-border);padding-block-end:.85rem}.bobblehead-configurator__progress-item{display:inline-flex;align-items:center;gap:.4rem;color:var(--bc-muted);font-size:.8125rem}.bobblehead-configurator__progress-index{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:var(--bc-radius-sm);border:1px solid currentColor;font-size:.7rem;font-weight:700;line-height:1}.bobblehead-configurator__progress-item.is-complete{color:var(--bc-ink)}.bobblehead-configurator__progress-item.is-complete .bobblehead-configurator__progress-index{background:var(--mmb-accent, #1e4fd6);color:#fff;border-color:transparent}.bobblehead-configurator__progress-item.is-current{color:var(--bc-ink);font-weight:650}.bobblehead-configurator__progress-item.is-current .bobblehead-configurator__progress-index{border-width:2px;border-color:var(--mmb-accent, #1e4fd6);color:var(--mmb-accent, #1e4fd6)}.bobblehead-configurator__layout{display:grid;gap:2rem;align-items:start}@media screen and (min-width:750px){.bobblehead-configurator__layout{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:2.5rem}.bobblehead-configurator__preview-column{position:sticky;top:calc(var(--header-group-height, 60px) + 1rem)}}.bobblehead-configurator__step[hidden]{display:none}.bobblehead-configurator__step-heading{margin:0;font-size:1.35rem;line-height:1.2}.bobblehead-configurator__step-copy{margin:.5rem 0 1.25rem;color:var(--bc-muted);line-height:1.45}.bobblehead-configurator__status{margin-block-end:1rem;padding:.75rem .9rem;border:1px solid var(--bc-border);background:var(--bc-studio);font-size:.9rem}.bobblehead-configurator__status[data-tone=error]{border-color:color-mix(in srgb,#b42318 45%,transparent);color:#7a1a14}.bobblehead-configurator__status[data-tone=info]{color:var(--color-foreground, #121212)}.bobblehead-configurator__error{margin:.75rem 0 0;color:#7a1a14;font-size:.875rem}.bobblehead-configurator__setup-note,.bobblehead-configurator__notice{margin:1rem 0 0;padding:.85rem 1rem;border:1px solid var(--bc-border);background:var(--bc-studio);color:var(--bc-muted);font-size:.875rem;line-height:1.45}.bobblehead-configurator__dropzone{position:relative;display:grid;place-items:center;min-height:14rem;padding:1.25rem;border:1px dashed var(--bc-border);background:var(--bc-studio);cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.bobblehead-configurator__dropzone:hover,.bobblehead-configurator__dropzone:focus-visible,.bobblehead-configurator__dropzone.is-dragover{border-color:var(--color-foreground, #121212);outline:none}.bobblehead-configurator__dropzone:focus-visible{box-shadow:0 0 0 2px var(--color-background, #fff),0 0 0 4px var(--bc-focus)}.bobblehead-configurator__file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.bobblehead-configurator__dropzone:has([data-dropzone-preview]:not([hidden])) .bobblehead-configurator__file-input{pointer-events:none}.bobblehead-configurator__dropzone-title{margin:0;font-weight:600}.bobblehead-configurator__dropzone-hint,.bobblehead-configurator__dropzone-meta{margin:.35rem 0 0;color:var(--bc-muted);font-size:.875rem;text-align:center}.bobblehead-configurator__dropzone-preview{position:relative;z-index:1;display:grid;gap:.85rem;justify-items:center;width:100%}.bobblehead-configurator__dropzone-preview img{display:block;max-width:min(100%,220px);max-height:260px;width:auto;height:auto;object-fit:cover;border:1px solid var(--bc-border)}.bobblehead-configurator__dropzone-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center}.bobblehead-configurator__dropzone-preview[hidden],.bobblehead-configurator__dropzone-empty[hidden]{display:none}.bobblehead-configurator__photo-help{margin-block-start:1.25rem;padding:1rem 1.1rem;border:1px solid var(--bc-border)}.bobblehead-configurator__photo-help-title{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.bobblehead-configurator__photo-help-list{margin:0;padding-inline-start:1.1rem;color:var(--bc-muted);font-size:.9rem;line-height:1.5}.bobblehead-configurator__option-grid,.bobblehead-configurator__shape-grid,.bobblehead-configurator__subject-grid{display:grid;gap:.75rem}@media screen and (min-width:500px){.bobblehead-configurator__option-grid,.bobblehead-configurator__shape-grid,.bobblehead-configurator__subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:750px){.bobblehead-configurator__subject-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.bobblehead-configurator__option-card,.bobblehead-configurator__shape-card{display:grid;gap:.25rem;width:100%;padding:1rem 1.1rem;border:1px solid var(--bc-border);border-radius:var(--bc-radius);background:var(--bc-surface);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;font:inherit;color:inherit}.bobblehead-configurator__option-card:hover,.bobblehead-configurator__shape-card:hover,.bobblehead-configurator__option-card:focus-visible,.bobblehead-configurator__shape-card:focus-visible,.bobblehead-configurator__swatch:hover,.bobblehead-configurator__swatch:focus-visible{border-color:var(--mmb-accent, #1e4fd6);outline:none}.bobblehead-configurator__option-card:focus-visible,.bobblehead-configurator__shape-card:focus-visible,.bobblehead-configurator__swatch:focus-visible{box-shadow:0 0 0 2px var(--bc-surface),0 0 0 4px var(--bc-focus)}.bobblehead-configurator__option-card[aria-checked=true],.bobblehead-configurator__shape-card[aria-checked=true],.bobblehead-configurator__swatch[aria-checked=true]{border-color:var(--mmb-accent, #1e4fd6);box-shadow:inset 0 0 0 1px var(--mmb-accent, #1e4fd6);background:var(--mmb-accent-soft, color-mix(in srgb, #1e4fd6 8%, #fff))}.bobblehead-configurator__option-size{font-family:var(--mmb-font-display, inherit);font-weight:700;font-size:1.05rem;letter-spacing:-.02em}.bobblehead-configurator__option-price{font-size:.95rem}.bobblehead-configurator__option-delta{color:var(--bc-muted);font-size:.8rem}.bobblehead-configurator__shape-visual{width:2.5rem;height:2.5rem;margin-block-end:.35rem;border:2px solid currentColor;opacity:.85}.bobblehead-configurator__shape-visual--round{border-radius:999px}.bobblehead-configurator__shape-visual--square{border-radius:.15rem}.bobblehead-configurator__fieldset{margin:0 0 1.5rem;padding:0;border:0;min-inline-size:0}.bobblehead-configurator__legend{margin-block-end:.75rem;padding:0;font-weight:600;font-size:.95rem}.bobblehead-configurator__swatch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(3.25rem,1fr));gap:.65rem}.bobblehead-configurator__swatch{display:grid;gap:.35rem;justify-items:center;padding:.45rem;border:1px solid var(--bc-border);background:var(--bc-surface);cursor:pointer;font:inherit;color:inherit}.bobblehead-configurator__swatch-chip{width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid color-mix(in srgb,#000 20%,transparent);background:var(--swatch-colour)}.bobblehead-configurator__swatch-label{font-size:.7rem;line-height:1.2;text-align:center}.bobblehead-configurator__field{display:grid;gap:.4rem}.bobblehead-configurator__label{font-weight:600;font-size:.95rem}.bobblehead-configurator__optional{font-weight:400;color:var(--bc-muted)}.bobblehead-configurator__text-input{width:100%;max-width:24rem;min-height:2.75rem;padding:.7rem .85rem;border:1px solid var(--color-input-border, var(--bc-border));background:var(--color-input-background, var(--bc-surface));color:var(--color-input-text, inherit);font:inherit}.bobblehead-configurator__text-input:focus-visible{outline:2px solid var(--bc-focus);outline-offset:2px}.bobblehead-configurator__char-count{margin:0;color:var(--bc-muted);font-size:.8rem}.bobblehead-configurator__summary{padding:1.1rem 1.15rem;border:1px solid var(--bc-border);background:var(--bc-surface)}.bobblehead-configurator__summary-title{margin:0 0 .75rem;font-size:1rem}.bobblehead-configurator__summary-list{display:grid;gap:.55rem;margin:0}.bobblehead-configurator__summary-list>div{display:grid;grid-template-columns:5.5rem 1fr;gap:.75rem;font-size:.925rem}.bobblehead-configurator__summary-list dt{margin:0;color:var(--bc-muted)}.bobblehead-configurator__summary-list dd{margin:0;font-weight:500}.bobblehead-configurator__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:1.5rem}.bobblehead-configurator__btn{min-height:2.75rem;padding-inline:1.25rem}.bobblehead-configurator__btn--primary{flex:1 1 12rem}.bobblehead-configurator__btn[hidden]{display:none}.bobblehead-configurator__btn:disabled,.bobblehead-configurator__btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bobblehead-configurator__text-btn{min-height:2.5rem;padding:.35rem .5rem;text-decoration:underline;cursor:pointer;background:none;border:0;font:inherit;color:inherit}.bobblehead-configurator__preview-stage{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--bc-border);background:var(--bc-studio)}.bobblehead-configurator__preview-kicker{margin:0;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bc-muted)}.bobblehead-configurator__preview-canvas{position:relative;display:grid;place-items:center;min-height:clamp(22rem,58vw,36rem);aspect-ratio:2 / 3;max-height:min(70vh,40rem);padding:1.25rem;background:radial-gradient(ellipse at center,color-mix(in srgb,#fff 72%,transparent) 0%,transparent 65%),linear-gradient(180deg,color-mix(in srgb,var(--color-foreground, #121212) 3%,transparent),transparent 55%),var(--bc-studio);overflow:hidden}.bobblehead-configurator__preview-placeholder{display:grid;justify-items:center;gap:.85rem;width:min(100%,18rem);text-align:center;z-index:1}.bobblehead-configurator__preview-placeholder[hidden],.bobblehead-configurator__generation-progress[hidden],.bobblehead-configurator__preview-result[hidden]{display:none!important}.bobblehead-configurator__preview-placeholder-title{margin:0;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bc-muted)}.bobblehead-configurator__preview-placeholder-copy{margin:0;max-width:16rem;color:var(--bc-muted);font-size:.95rem;line-height:1.45}.bobblehead-configurator__generation-progress{display:grid;justify-items:stretch;gap:.75rem;width:min(100%,22rem);padding:1.25rem 1rem;text-align:center;z-index:2}.bobblehead-configurator__generation-eyebrow{margin:0;font-family:var(--font-heading--family, Syne, sans-serif);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-foreground, #121212)}.bobblehead-configurator__progress-track{width:100%;height:.45rem;border-radius:999px;background:color-mix(in srgb,var(--color-foreground, #121212) 10%,transparent);overflow:hidden}.bobblehead-configurator__progress-fill{width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mmb-cobalt, #1e4fd6),color-mix(in srgb,var(--mmb-cobalt, #1e4fd6) 70%,#7eb6ff));transition:width .45s ease}.bobblehead-configurator__progress-percent{margin:0;font-size:.9rem;font-weight:600;color:var(--color-foreground, #121212)}.bobblehead-configurator__progress-stage{margin:0;font-size:1rem;line-height:1.4;color:var(--color-foreground, #121212)}.bobblehead-configurator__progress-eta,.bobblehead-configurator__progress-note{margin:0;font-size:.85rem;line-height:1.45;color:var(--bc-muted)}.bobblehead-configurator__preview-result{position:relative;inset:auto;width:100%;height:100%;display:grid;place-items:center;z-index:1}.bobblehead-configurator__preview-composite{position:relative;display:inline-grid;max-width:100%;max-height:100%}.bobblehead-configurator__preview-result img{display:block;max-width:100%;max-height:min(62vh,34rem);width:auto;height:auto;object-fit:contain;object-position:center bottom}.bobblehead-configurator__preview-result img[hidden]{display:none!important}.bobblehead-configurator__base-overlay{position:absolute;left:50%;bottom:5.5%;transform:translate(-50%) perspective(420px) rotateX(18deg);transform-origin:center bottom;width:min(46%,9.5rem);padding:0;margin:0;display:grid;place-items:center;background:transparent;border:0;box-shadow:none;border-radius:0;pointer-events:none;z-index:2}.bobblehead-configurator__base-overlay[hidden]{display:none!important}.bobblehead-configurator__base-overlay-text{display:block;width:100%;text-align:center;font-family:var(--font-heading--family, Syne, sans-serif);font-size:clamp(.58rem,1.7vw,.78rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700;line-height:1.15;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;background:transparent;text-shadow:0 1px 1px color-mix(in srgb,#000 55%,transparent),0 0 3px color-mix(in srgb,#000 35%,transparent)}.bobblehead-configurator__base-overlay[data-text-tone=dark] .bobblehead-configurator__base-overlay-text{color:#121212;text-shadow:0 1px 1px color-mix(in srgb,#fff 55%,transparent),0 0 3px color-mix(in srgb,#fff 30%,transparent)}.bobblehead-configurator__source-ref{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;padding:.65rem .75rem;border:1px solid var(--bc-border);background:var(--bc-surface)}.bobblehead-configurator__source-ref-label{margin:0;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bc-muted);grid-column:1 / -1}.bobblehead-configurator__source-ref img{width:4rem;height:5rem;object-fit:cover;border:1px solid var(--bc-border)}.bobblehead-configurator__summary-layout{display:grid;gap:1rem}@media screen and (min-width:500px){.bobblehead-configurator__summary-layout{grid-template-columns:auto 1fr;align-items:start}}.bobblehead-configurator__source-photo{margin:0}.bobblehead-configurator__source-photo-label{margin:0 0 .4rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bc-muted)}.bobblehead-configurator__source-photo img{display:block;width:5.5rem;height:6.75rem;object-fit:cover;border:1px solid var(--bc-border)}.bobblehead-configurator__reassurance{margin:1rem 0 0;color:var(--bc-muted);font-size:.875rem;line-height:1.45}.bobblehead-configurator__preview-meta{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;padding-inline:.15rem}.bobblehead-configurator__preview-size,.bobblehead-configurator__preview-price{margin:0;font-size:.875rem}.bobblehead-configurator__preview-price{font-weight:600}.bobblehead-configurator__preview-stage[data-status=GENERATING] .bobblehead-configurator__preview-placeholder-copy,.bobblehead-configurator__preview-stage[data-status=PROCESSING] .bobblehead-configurator__preview-placeholder-copy,.bobblehead-configurator__preview-stage[data-status=UPLOADING] .bobblehead-configurator__preview-placeholder-copy{color:var(--color-foreground, #121212)}@media(prefers-reduced-motion:reduce){.bobblehead-configurator__dropzone,.bobblehead-configurator__option-card,.bobblehead-configurator__shape-card,.bobblehead-configurator__progress-fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bobblehead-configurator.css.map */
