:root{--bb-bone: #F1ECE0;--bb-bone-deep: #ECE6D7;--bb-coal: #1A1A1A;--bb-rust: #A8221B;--bb-border: 1.5px solid var(--bb-coal);--bb-border-thin: 1px solid var(--bb-coal);--bb-border-hair: .5px solid var(--bb-coal);--bb-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--bb-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--bb-focus: 2px solid var(--bb-coal)}.bb-hero{padding:24px 16px 16px;text-align:center;background:var(--bb-bone);color:var(--bb-coal)}.bb-hero-headline{font-family:var(--bb-sans);font-size:28px;font-weight:500;letter-spacing:-.01em;margin:0 0 8px}.bb-hero-subline{font-size:12px;letter-spacing:.08em;text-transform:lowercase;opacity:.7;margin:0}@media (min-width: 721px){.bb-hero{padding:32px 24px 20px}.bb-hero-headline{font-size:36px}}.bb-configurator{background:var(--bb-bone);color:var(--bb-coal);border-bottom:var(--bb-border);font-family:var(--bb-sans);font-size:14px;line-height:1.4}@media (min-width: 721px){.bb-configurator{border-bottom:none}}.bb-configurator button:focus-visible,.bb-configurator input:focus-visible{outline:var(--bb-focus);outline-offset:2px}.bb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bb-mono{font-family:var(--bb-mono);letter-spacing:.04em}.bb-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--bb-coal);opacity:.7}.bb-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:var(--bb-border-thin)}.bb-logo{font-size:16px;font-weight:500;letter-spacing:.04em}.bb-nav{display:flex;gap:14px;align-items:center}.bb-nav-link{font-size:12px;opacity:.7}.bb-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:var(--bb-border-thin);font-size:11px;font-weight:500;border-radius:999px;background:var(--bb-bone);font-family:var(--bb-mono);letter-spacing:.04em}.bb-tote-thumbs{display:inline-flex;align-items:center;gap:8px}.bb-tote-thumb{width:72px;padding:6px 4px 4px;background:transparent;border:1px solid var(--bb-coal);cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;gap:2px;overflow:hidden;transition:background .08s}.bb-tote-thumb-svg{display:block;width:60px;height:60px}.bb-tote-thumb-svg svg{width:100%;height:100%;display:block}.bb-tote-thumb-svg svg [data-slot]{fill:none;stroke:var(--bb-coal);stroke-width:1.25;vector-effect:non-scaling-stroke}.bb-tote-thumb-svg svg [data-decor]{display:none}.bb-tote-thumb-label{font-family:var(--bb-mono);font-size:9px;letter-spacing:.08em;text-transform:lowercase;color:var(--bb-coal);line-height:1.1;text-align:center;white-space:nowrap}.bb-tote-thumb-on{background:var(--bb-coal);border:var(--bb-border)}.bb-tote-thumb-on .bb-tote-thumb-svg svg [data-slot]{stroke:var(--bb-bone)}.bb-tote-thumb-on .bb-tote-thumb-label{color:var(--bb-bone)}@media (hover: hover){.bb-tote-thumb:hover:not(.bb-tote-thumb-on){background:var(--bb-bone-deep)}}.bb-tote-thumb:focus-visible{outline:var(--bb-focus);outline-offset:2px}.bb-builder{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,480px);min-height:480px}@media (max-width: 1023px){.bb-builder{grid-template-columns:1fr;height:auto}.bb-builder-left{min-height:540px;padding:20px}}.bb-builder:not(.bb-view-both) .bb-preview-figure{min-height:auto}.bb-builder:not(.bb-view-both) .bb-preview-canvas{min-height:auto}.bb-builder-left{position:relative;padding:24px;background:var(--bb-bone-deep);display:flex;flex-direction:column;min-height:0;min-width:0}@media (min-width: 1024px){.bb-builder{height:clamp(480px,calc(100vh - 210px),920px);height:clamp(480px,calc(100dvh - 210px),920px)}}.bb-preview{width:100%;flex:1;display:flex;flex-direction:column;min-height:0;container-type:inline-size;overflow:hidden;position:relative}.bb-preview-history{position:absolute;bottom:12px;left:12px;display:inline-flex;gap:6px;z-index:2}.bb-history-btn{width:28px;height:28px;border:1px solid var(--bb-coal);border-radius:999px;background:transparent;color:var(--bb-coal);font-family:var(--bb-mono);font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background .1s,opacity .1s}.bb-history-btn:disabled{opacity:.3;cursor:not-allowed}@media (hover: hover){.bb-history-btn:hover:not(:disabled){background:var(--bb-bone-deep)}}.bb-history-btn:focus-visible{outline:var(--bb-focus);outline-offset:2px}.bb-match-corner{position:absolute;bottom:12px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:10px;padding:8px 12px;background:var(--bb-bone);border:var(--bb-border);cursor:pointer;user-select:none;min-height:36px}@media (hover: hover){.bb-match-corner:hover{background:var(--bb-bone-deep)}}.bb-match-corner:focus-within{outline:var(--bb-focus);outline-offset:-3px}.bb-match-corner-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--bb-coal);font-weight:500;line-height:1.2}.bb-match-corner-short{display:none}@media (max-width: 720px){.bb-match-corner{margin:8px 8px 0 auto;gap:8px;padding:6px 10px}.bb-match-corner-label{font-size:10px}}.bb-match-row{display:flex;align-items:center;gap:10px;padding:11px 14px;min-height:44px;background:var(--bb-bone);border-top:var(--bb-border);border-bottom:var(--bb-border);cursor:pointer;user-select:none}@media (hover: hover){.bb-match-row:hover{background:var(--bb-bone-deep)}}.bb-match-row:focus-within{outline:var(--bb-focus);outline-offset:-2px}.bb-match-checkbox{width:16px;height:16px;margin:0;accent-color:var(--bb-coal);cursor:pointer;flex:0 0 auto}.bb-match-row-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--bb-coal);font-weight:500}@media (max-width: 720px){.bb-match-row{padding:11px 12px}}.bb-preview-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;min-width:0}.bb-preview-aside{display:flex;flex-direction:column;align-items:flex-end;gap:6px;align-self:flex-start;flex-shrink:0}.bb-view-segmented{display:inline-flex;border:var(--bb-border);background:var(--bb-bone);border-radius:999px;overflow:hidden;position:relative;z-index:1}.bb-view-segment{padding:6px 10px;border:none;background:transparent;color:var(--bb-coal);font-family:var(--bb-mono);font-size:10px;font-weight:500;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;touch-action:manipulation}.bb-view-segment+.bb-view-segment{border-left:1px solid var(--bb-coal)}.bb-view-segment-on{background:var(--bb-coal);color:var(--bb-bone)}.bb-view-segment:active{background:var(--bb-bone-deep)}.bb-view-segment-on:active{background:var(--bb-coal);opacity:.7}@media (hover: hover){.bb-view-segment:hover:not(.bb-view-segment-on){background:var(--bb-bone-deep)}}.bb-preview-canvas{flex:1;max-width:880px;width:100%;margin:0 auto;display:flex;align-items:flex-end;justify-content:center;min-height:0}.bb-preview-canvas svg{display:block;width:100%;height:auto;max-width:100%;max-height:clamp(280px,60vh,600px);transform:scale(var(--bb-display-scale, 1));transform-origin:center bottom}.bb-builder:not(.bb-view-both) .bb-preview-canvas svg{max-width:88%;max-height:clamp(280px,54vh,440px);margin-inline:auto}.bb-preview-canvas [data-slot]{cursor:pointer;transition:stroke-width .12s}.bb-preview-canvas [data-slot]:hover{stroke-width:3.5}.bb-preview-canvas [data-slot][data-non-editable]{cursor:default}.bb-preview-canvas [data-slot][data-non-editable]:hover{stroke-width:2}.bb-preview-both{display:grid;grid-template-columns:1fr;gap:16px;justify-items:center}@container (min-width: 600px){.bb-preview-both{grid-template-columns:1fr 1fr;gap:20px;justify-items:stretch}}.bb-preview-both .bb-preview-canvas{flex:none;max-width:none;width:100%;margin:0}.bb-preview-both .bb-preview-canvas svg{width:100%;height:auto;max-width:92%;max-height:clamp(220px,32vh,360px)}@container (min-width: 600px){.bb-preview-both .bb-preview-canvas svg{max-width:88%;max-height:clamp(280px,45vh,480px)}}.bb-preview-figure{flex:1 1 0;min-width:0;margin:0;display:flex;flex-direction:column;min-height:0}.bb-preview-figure .bb-preview-canvas{flex:1;max-width:none;min-width:0}.bb-preview-caption{text-align:center;font-family:var(--bb-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--bb-coal);opacity:.6;margin-top:6px}@media (max-width: 1023px){.bb-preview-both{display:flex;flex-direction:column;gap:16px;align-items:stretch}.bb-view-both .bb-preview-figure{min-height:280px;width:100%;flex:0 0 auto}.bb-view-both .bb-preview-canvas{min-height:auto}.bb-preview-caption{display:block;flex-shrink:0}}.bb-flip{width:48px;height:48px;background:var(--bb-bone);border:var(--bb-border);cursor:pointer;padding:4px;display:block;transition:transform .08s;color:var(--bb-coal)}.bb-flip:hover{background:var(--bb-bone-deep)}.bb-flip:active{transform:scale(.96)}.bb-flip-thumb{width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;pointer-events:none}.bb-flip-thumb svg{width:100%;height:100%;display:block}.bb-flip-eyebrow,.bb-flip-caption{display:none}.bb-flip:hover .bb-flip-caption,.bb-flip:focus-visible .bb-flip-caption{opacity:1}.bb-panel-list-container{display:flex;flex-direction:column;background:var(--bb-bone);min-height:0;border-left:var(--bb-border);border-right:var(--bb-border)}.bb-panel-list-header{padding:8px 14px;border-bottom:var(--bb-border-thin);display:flex;justify-content:space-between;align-items:center;gap:10px}.bb-panel-list{flex:1;overflow-y:auto}.bb-group-header{padding:6px 14px;background:var(--bb-bone-deep);font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--bb-coal);border-bottom:var(--bb-border-thin)}.bb-row-head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border:none;border-bottom:var(--bb-border-hair);cursor:pointer;font-size:13px;width:100%;background:var(--bb-bone);color:var(--bb-coal);text-align:left;font-family:var(--bb-sans);min-height:44px}.bb-row-head.open{background:var(--bb-coal);color:var(--bb-bone);border-bottom-color:var(--bb-coal)}.bb-row-head:hover:not(.open){background:var(--bb-bone-deep)}.bb-row-left{display:flex;align-items:center}.bb-dot{width:18px;height:18px;border-radius:999px;border:var(--bb-border-thin);flex:0 0 auto}.bb-acc{padding:12px 14px 14px;background:var(--bb-bone-deep);border-bottom:var(--bb-border-thin)}.bb-swatch-tray{display:flex;flex-wrap:wrap;gap:0}.bb-swatch{position:relative;width:44px;height:44px;padding:4px;border:none;border-radius:999px;background-clip:content-box;background-origin:content-box;background-color:transparent;background-size:cover;background-position:center;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;cursor:pointer;flex:0 0 auto}.bb-swatch:before{content:"";position:absolute;inset:4px;border:var(--bb-border-thin);border-radius:999px;pointer-events:none;transition:box-shadow .1s,border-width .1s}@media (hover: hover){.bb-swatch:hover:before{border-width:2px}}.bb-swatch-sel:before{box-shadow:0 0 0 2px var(--bb-bone),0 0 0 4px var(--bb-coal)}.bb-configurator .bb-swatch:focus-visible{outline:none}.bb-configurator .bb-swatch:focus-visible:before{outline:var(--bb-focus);outline-offset:2px}.bb-random{background:var(--bb-rust);color:var(--bb-bone);border:var(--bb-border);border-radius:999px;padding:6px 14px;font-weight:500;font-size:11px;cursor:pointer;font-family:var(--bb-mono);letter-spacing:.08em;text-transform:uppercase;transition:transform .08s}.bb-random:active{transform:scale(.96) rotate(-1.5deg)}.bb-toolbar{display:grid;align-items:center;gap:10px 16px;padding:10px 24px;min-height:60px;background:var(--bb-bone);border-top:1.5px solid var(--bb-coal);border-bottom:1.5px solid var(--bb-coal);grid-template-columns:auto auto 1fr auto auto;grid-template-areas:"qty addons . price cta"}.bb-qty-stepper{grid-area:qty}.bb-toolbar-addons{grid-area:addons}.bb-price-line{grid-area:price}.bb-cta{grid-area:cta}.bb-toolbar-addons{display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.bb-icon-btn{width:34px;height:34px;border:var(--bb-border-thin);background:var(--bb-bone);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--bb-mono);font-size:16px;color:var(--bb-coal);min-height:44px;min-width:44px;padding:0}.bb-icon-btn:hover:not(:disabled){background:var(--bb-coal);color:var(--bb-bone)}.bb-icon-btn:disabled{opacity:.3;cursor:default}.bb-toolbar-divider{width:1px;align-self:stretch;background:#1a1a1a40;margin:4px 0}.bb-qty-stepper{display:inline-flex;align-items:center;border:var(--bb-border-thin)}.bb-qty-btn{border:none;width:34px;height:34px;min-height:44px;min-width:44px}.bb-qty-stepper .bb-qty-btn:first-child{border-right:var(--bb-border-thin)}.bb-qty-stepper .bb-qty-btn:last-child{border-left:var(--bb-border-thin)}.bb-qty-value{padding:0 14px;font-weight:500}.bb-price-line{font-size:11px;opacity:.65}.bb-cta{background:var(--bb-coal);color:var(--bb-bone);padding:11px 16px;font-weight:500;font-size:14px;border:var(--bb-border);cursor:pointer;font-family:var(--bb-sans);min-height:44px}.bb-cta:hover{opacity:.9}.bb-cta:disabled{cursor:progress}.bb-cta-loading{opacity:.75}.bb-cta-success{background:var(--bb-olive, #4A5D3A)}.bb-cart-error{color:var(--bb-rust);font-size:11px;margin-right:8px;white-space:nowrap;max-width:320px;overflow:hidden;text-overflow:ellipsis}.bb-patch-row{display:flex;gap:8px;padding:10px 14px 12px;background:var(--bb-bone-deep);border-bottom:var(--bb-border-thin)}.bb-patch-swatch{position:relative;width:44px;height:44px;padding:4px;border:none;background:transparent;cursor:pointer;border-radius:2px;flex:0 0 auto}.bb-patch-swatch-tile{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1.5px solid var(--bb-coal);font-family:var(--bb-mono);font-size:18px;font-weight:700;line-height:1;transition:box-shadow .1s}.bb-patch-swatch-letter{font-family:var(--bb-sans);font-weight:700}.bb-patch-swatch-on .bb-patch-swatch-tile{box-shadow:0 0 0 2px var(--bb-bone-deep),0 0 0 4px var(--bb-coal)}.bb-patch-swatch:focus-visible{outline:none}.bb-patch-swatch:focus-visible .bb-patch-swatch-tile{outline:var(--bb-focus);outline-offset:2px}.bb-addon-chip{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:3px 8px;cursor:pointer;background:transparent;border-radius:2px;transition:background .08s}.bb-addon-checkbox{width:18px;height:18px;flex:0 0 auto;accent-color:var(--bb-coal);cursor:pointer}.bb-addon-body{display:flex;flex-direction:column;gap:1px;min-width:0}.bb-addon-line{display:inline-flex;align-items:baseline;gap:6px}.bb-addon-name{font-size:12px}.bb-addon-price{font-size:11px;opacity:.7}.bb-addon-dim{font-size:10px;opacity:.55;letter-spacing:.02em;line-height:1.1}.bb-addon-chip-on{background:var(--bb-bone-deep)}@media (hover: hover){.bb-addon-chip:hover{background:var(--bb-bone-deep)}}@media (max-width: 720px){.bb-addon-chip{min-height:44px}.bb-addon-name{font-size:13px}.bb-addon-chip-on,.bb-addon-chip-on .bb-addon-name,.bb-addon-chip-on .bb-addon-price,.bb-addon-chip-on .bb-addon-dim{color:var(--bb-coal)}}.bb-order-preview{display:flex;flex-direction:column;align-items:stretch;gap:16px}.bb-order-preview .bb-preview{background:var(--bb-bone-deep);border:var(--bb-border-thin);padding:24px;display:flex;flex-direction:column}.bb-order-preview .bb-preview-canvas{max-width:none;min-height:360px;flex:1;display:flex;align-items:center;justify-content:center}.bb-order-preview .bb-preview-canvas svg{display:block;width:auto;height:auto;max-width:100%;max-height:70vh}.bb-order-preview .bb-preview-canvas [data-slot]{cursor:default}.bb-order-preview .bb-preview-figure{flex:none}.bb-order-preview-actions{display:flex;justify-content:flex-end;padding:0 4px 8px}.bb-order-preview-print{background:var(--bb-coal);color:var(--bb-bone);border:1.5px solid var(--bb-coal);padding:8px 14px;font-family:var(--bb-sans);font-size:13px;font-weight:500;cursor:pointer;min-height:44px}.bb-order-preview-print:hover{opacity:.9}.bb-order-preview-flip{background:var(--bb-bone);color:var(--bb-coal);border:var(--bb-border-thin)}.bb-spec-sheet{margin-top:24px;border:1.5px solid var(--bb-coal);background:var(--bb-bone);padding:18px 20px 22px}.bb-spec-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid var(--bb-coal)}.bb-spec-title{font-family:var(--bb-sans);font-size:18px;font-weight:500;margin:0}.bb-spec-meta{display:grid;grid-template-columns:auto auto;gap:2px 8px;margin:0;font-size:11px;letter-spacing:.04em}.bb-spec-meta dt{text-transform:uppercase;opacity:.55}.bb-spec-meta dd{margin:0}.bb-spec-group+.bb-spec-group{margin-top:14px}.bb-spec-group-title{font-family:var(--bb-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--bb-coal);opacity:.7;margin:0 0 6px}.bb-spec-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.bb-spec-row{display:grid;grid-template-columns:1fr 18px 1fr auto;align-items:center;gap:10px;padding:4px 0;border-bottom:var(--bb-border-hair);font-size:13px}.bb-spec-row:last-child{border-bottom:none}.bb-spec-panel{font-family:var(--bb-sans)}.bb-spec-chip{display:inline-block;width:18px;height:18px;border:1px solid var(--bb-coal);border-radius:999px}.bb-spec-color{font-family:var(--bb-sans)}.bb-spec-hex{font-size:11px;opacity:.6}@media (max-width: 720px){.bb-spec-row{grid-template-columns:1fr 16px auto;grid-template-rows:auto auto;row-gap:2px}.bb-spec-hex{grid-column:1 / -1;text-align:right}}@media print{.bb-site-header,.bb-site-footer,.bb-skip-link,.bb-preview-page-fallback,.bb-preview-header,.bb-order-preview-actions,.bb-flip{display:none!important}body,.bb-preview-page,.bb-order-preview,.bb-order-preview .bb-preview,.bb-spec-sheet{background:#fff!important;color:#000!important}.bb-order-preview .bb-preview{border:1.5px solid #000!important}.bb-spec-sheet{border-color:#000!important}.bb-preview-canvas svg [data-slot]{fill:#fff!important;stroke:#000!important}.bb-preview-canvas svg [data-decor],.bb-preview-canvas svg [data-decor] *{fill:#000!important;stroke:none!important}.bb-spec-chip{background:#fff!important;border:1px solid #000!important}.bb-spec-row{border-bottom:1px solid #aaa!important}.bb-spec-group{break-inside:avoid}@page{margin:.5in}}.bb-tooltip{position:fixed;z-index:10000;pointer-events:none;background:var(--bb-coal);color:var(--bb-bone);font-family:var(--bb-mono);font-size:11px;letter-spacing:.04em;line-height:1.35;padding:6px 10px;border-radius:2px;white-space:normal;max-width:260px;width:max-content;overflow-wrap:break-word;text-align:center;transform:translate(-50%,-100%);opacity:0;visibility:hidden;transition:opacity .08s ease-out}.bb-tooltip-on{opacity:1;visibility:visible}.bb-tooltip-below{transform:translate(-50%)}@media (prefers-reduced-motion: reduce){.bb-tooltip{transition:none}}.bb-skip-link{position:fixed;left:12px;top:12px;z-index:1000;padding:10px 14px;background:var(--bb-coal);color:var(--bb-bone);font-family:var(--bb-mono);font-size:12px;letter-spacing:.06em;border:var(--bb-border-thin);text-decoration:none;transform:translateY(-200%);transition:transform .15s}.bb-skip-link:focus,.bb-skip-link:focus-visible{transform:translateY(0);outline:2px solid var(--bb-bone);outline-offset:2px}.bb-specs-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:10px 24px;background:var(--bb-bone);border-top:var(--bb-border-thin);color:var(--bb-coal);align-items:center}.bb-specs-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.bb-specs-label{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--bb-coal);opacity:.65}.bb-specs-value{font-size:13px;line-height:1.25;font-family:var(--bb-sans);color:var(--bb-coal);overflow:hidden;text-overflow:ellipsis}@media (max-width: 720px){.bb-builder-left{min-height:320px;padding:12px}.bb-flip{width:56px;height:56px;padding:4px}.bb-panel-list-container{max-height:none}.bb-toolbar{position:sticky;bottom:0;z-index:10;padding:10px 14px;gap:8px 10px;min-height:0;background:var(--bb-coal);color:var(--bb-bone);grid-template-columns:auto 1fr auto;grid-template-areas:"addons addons addons" "qty price cta"}.bb-toolbar:not(:has(.bb-toolbar-addons)){grid-template-areas:"qty price cta"}.bb-toolbar-addons{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.bb-toolbar-addons::-webkit-scrollbar{display:none}.bb-qty-stepper{border-color:var(--bb-bone)}.bb-qty-stepper .bb-qty-btn,.bb-qty-stepper .bb-icon-btn{width:28px;height:28px;min-width:28px;min-height:28px;background:transparent;color:var(--bb-bone);border-color:var(--bb-bone);font-size:14px}.bb-qty-value{padding:0 8px;color:var(--bb-bone);font-size:13px}.bb-price-line{color:var(--bb-bone);opacity:.85;font-size:11px;text-align:center}.bb-cta{background:var(--bb-bone);color:var(--bb-coal);border-color:var(--bb-bone);padding:8px 12px;min-height:36px;font-size:13px;white-space:nowrap}.bb-tote-thumb{width:56px;padding:4px 3px 3px}.bb-tote-thumb-svg{width:46px;height:46px}.bb-tote-thumb-label{font-size:8px}.bb-tote-thumbs{gap:6px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;min-width:0;scrollbar-width:none}.bb-tote-thumbs::-webkit-scrollbar{display:none}.bb-tote-thumb{flex-shrink:0}.bb-view-segment{padding:3px 8px;font-size:10px}.bb-builder:not(.bb-view-both) .bb-preview-canvas svg{max-width:95%;max-height:400px}.bb-preview-both .bb-preview-canvas svg{max-height:260px}.bb-preview-canvas{text-align:center}.bb-specs-row{grid-template-columns:1fr;gap:6px;padding:10px 14px}.bb-specs-cell{flex-direction:row;align-items:baseline;gap:8px}.bb-specs-label{min-width:88px;flex-shrink:0}.bb-specs-value{font-size:12px}}
