.bbe-root,.bbe-root *{box-sizing:border-box}.bbe-root [hidden]{display:none!important}.bbe-root{--bbe-ink: #151515;--bbe-paper: #f3f1e9;--bbe-card: #fffefa;--bbe-line: #dcd8ce;--bbe-muted: #6d6a63;color:var(--bbe-ink);font-family:var(--font-body-family, system-ui, sans-serif)}.bbe-launch{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1180px;margin:24px auto;padding:28px;border-radius:20px;background:var(--bbe-ink);color:#fff}.bbe-launch__copy>span,.bbe-dialog__header>div>span,.bbe-step__eyebrow{display:block;color:var(--bbe-accent);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bbe-launch h2{margin:5px 0 7px;color:#fff;font-size:clamp(24px,4vw,38px);line-height:1.05}.bbe-launch p{margin:0;color:#c8c6bf;font-size:14px}.bbe-launch ul{display:flex;gap:18px;margin:13px 0 0;padding:0;list-style:none;color:#efede6;font-size:11px}.bbe-launch li:before{content:"\2713";margin-right:6px;color:var(--bbe-accent);font-weight:900}.bbe-button{min-height:50px;border:0;border-radius:12px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.bbe-button--primary{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:0 22px;background:var(--bbe-accent);color:var(--bbe-ink);white-space:nowrap}.bbe-button--primary:hover{filter:brightness(.94)}.bbe-button--back{padding:0 18px;border:1px solid var(--bbe-line);background:#fff}.bbe-dialog{width:min(1080px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:22px;background:var(--bbe-card);color:var(--bbe-ink);box-shadow:0 30px 90px #00000047}.bbe-dialog::backdrop{background:#0d0d0dbd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bbe-dialog__shell{overflow:auto;max-height:calc(100dvh - 28px)}.bbe-dialog__header{position:sticky;z-index:5;top:0;display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:14px 22px;border-bottom:1px solid var(--bbe-line);background:#fffefaf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bbe-dialog__header strong,.bbe-dialog__header small{display:block}.bbe-dialog__header>div>span{color:#6d6a63;font-size:9px}.bbe-dialog__header strong{margin-top:3px;font-size:15px}.bbe-dialog__header small{margin-top:2px;color:var(--bbe-muted);font-size:11px}.bbe-dialog__header>button{width:38px;height:38px;border:1px solid var(--bbe-line);border-radius:50%;background:#fff;font-size:24px;line-height:1;cursor:pointer}.bbe-progress{display:flex;align-items:center;max-width:620px;margin:18px auto 0;padding:0 24px}.bbe-progress span{display:grid;flex:0 0 25px;height:25px;place-items:center;border:1px solid #bab6ac;border-radius:50%;color:#8b877f;font-size:10px;font-weight:800}.bbe-progress span.is-active{border-color:var(--bbe-ink);background:var(--bbe-ink);color:#fff}.bbe-progress span.is-complete{border-color:var(--bbe-ink);background:var(--bbe-accent);color:var(--bbe-ink)}.bbe-progress i{flex:1;height:1px;background:var(--bbe-line)}.bbe-layout{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(400px,1.1fr);gap:22px;padding:20px 24px 28px}.bbe-preview{align-self:start;overflow:hidden;border:1px solid var(--bbe-line);border-radius:18px;background:#fff}.bbe-preview__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 11px}.bbe-preview__head span,.bbe-preview__head strong{display:block}.bbe-preview__head span{color:var(--bbe-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bbe-preview__head strong{font-size:13px}.bbe-hat-stage{--bbe-stage-color: #fbfaf7;position:relative;display:grid;min-height:290px;place-items:center;overflow:hidden;background-color:var(--bbe-stage-color)}.bbe-hat-stage svg{width:92%}.bbe-listing-image{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#fff}.bbe-hat-outline,.bbe-hat-seam,.bbe-hat-button-outline,.bbe-hat-opening,.bbe-hat-strap,.bbe-hat-buckle{fill:#fff;stroke:#111;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.bbe-hat-seam,.bbe-hat-button-outline,.bbe-hat-opening{fill:none}.bbe-hat-stitch{fill:none;stroke:#111;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:13 13}.bbe-artwork{position:absolute;z-index:2;top:39%;left:50%;display:flex;width:110px;height:66px;align-items:center;justify-content:center;overflow:hidden;color:#dc362c;text-align:center;transform:translate(-50%,-50%);transition:.2s ease;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.bbe-artwork.is-dragging{cursor:grabbing;transition:none;filter:drop-shadow(0 3px 5px rgba(0,0,0,.2))}.bbe-artwork--side{top:41%;left:45%;width:76px;height:48px;transform:translate(-50%,-50%) rotate(-4deg)}.bbe-artwork--back{top:36%;width:90px;height:48px}.bbe-artwork img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bbe-artwork span{font-size:15px;font-weight:900;line-height:1;overflow-wrap:anywhere}.bbe-drag-hint{position:absolute;z-index:3;right:8px;bottom:8px;padding:5px 8px;border-radius:99px;background:#151515d1;color:#fff;font-size:8px;font-weight:800;pointer-events:none}.bbe-notice{margin:12px 16px;color:var(--bbe-muted);font-size:10px;line-height:1.45}.bbe-total{display:flex;justify-content:space-between;padding:14px 16px;border-top:1px solid var(--bbe-line);background:#f8f7f2}.bbe-total>span:last-child{text-align:right}.bbe-total small,.bbe-total strong{display:block}.bbe-total small{color:var(--bbe-muted);font-size:9px;font-weight:700;text-transform:uppercase}.bbe-total strong{margin-top:2px;font-size:19px}.bbe-form{min-width:0;padding:10px 4px 0}.bbe-step h3{margin:5px 0 8px;font-size:clamp(26px,4vw,36px);line-height:1.05}.bbe-step>p{margin:0 0 20px;color:var(--bbe-muted);font-size:13px;line-height:1.5}.bbe-upload{display:grid;min-height:145px;place-items:center;align-content:center;gap:5px;border:1px dashed #aaa69c;border-radius:15px;background:#f8f7f2;text-align:center;cursor:pointer}.bbe-upload input,.bbe-mini-upload input{position:absolute;width:1px;height:1px;opacity:0}.bbe-upload b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--bbe-ink);color:var(--bbe-accent);font-size:18px}.bbe-upload strong{font-size:13px}.bbe-upload span{color:var(--bbe-muted);font-size:10px}.bbe-label{display:block;margin:16px 0 7px;font-size:11px;font-weight:800}.bbe-input{width:100%;min-height:48px;padding:11px 13px;border:1px solid #c8c3b8;border-radius:10px;background:#fff;color:var(--bbe-ink);font:inherit;font-size:13px;outline:0}.bbe-input:focus{border-color:var(--bbe-ink);box-shadow:0 0 0 3px #15151514}textarea.bbe-input{resize:vertical}.bbe-placement{display:grid;grid-template-columns:1fr minmax(130px,.8fr) auto;gap:12px;align-items:center;margin-top:12px;padding:12px;border:1px solid var(--bbe-line);border-radius:11px;background:#f8f7f2}.bbe-placement strong,.bbe-placement small{display:block}.bbe-placement strong{font-size:10px}.bbe-placement small{margin-top:2px;color:var(--bbe-muted);font-size:8px}.bbe-placement label{color:var(--bbe-muted);font-size:8px;font-weight:800;text-transform:uppercase}.bbe-placement input{display:block;width:100%;margin-top:5px;accent-color:var(--bbe-ink)}.bbe-placement button{min-height:34px;padding:0 10px;border:1px solid var(--bbe-line);border-radius:8px;background:#fff;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.bbe-option{margin-bottom:10px;overflow:hidden;border:1px solid var(--bbe-line);border-radius:13px}.bbe-option__toggle{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:13px;cursor:pointer}.bbe-option__toggle strong,.bbe-option__toggle small{display:block}.bbe-option__toggle strong{font-size:12px}.bbe-option__toggle small{margin-top:3px;color:var(--bbe-muted);font-size:10px}.bbe-option__toggle input{position:absolute;opacity:0}.bbe-option__toggle i{position:relative;width:42px;height:24px;border-radius:99px;background:#cbc7be}.bbe-option__toggle i:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:.2s}.bbe-option__toggle input:checked+i{background:var(--bbe-ink)}.bbe-option__toggle input:checked+i:after{transform:translate(18px);background:var(--bbe-accent)}.bbe-option__details{display:grid;gap:9px;padding:12px;border-top:1px solid var(--bbe-line);background:#faf9f5}.bbe-option__details fieldset{display:flex;gap:14px;margin:0;padding:0;border:0;font-size:11px}.bbe-option__details legend{margin-bottom:6px;font-weight:800}.bbe-option__details input[type=radio],.bbe-style input{accent-color:var(--bbe-ink)}.bbe-mini-upload{display:flex;min-height:43px;align-items:center;padding:0 11px;border:1px dashed #aaa69c;border-radius:9px;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.bbe-style{display:grid;gap:7px;margin:16px 0 0;padding:0;border:0}.bbe-style legend{margin-bottom:7px;font-size:11px;font-weight:800}.bbe-style label{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;min-height:54px;padding:9px 11px;border:1px solid var(--bbe-line);border-radius:11px;cursor:pointer}.bbe-style label:has(input:checked){border-color:var(--bbe-ink);background:#fbfce9}.bbe-style strong,.bbe-style small{display:block}.bbe-style strong{font-size:11px}.bbe-style small{margin-top:2px;color:var(--bbe-muted);font-size:9px}.bbe-quantity{display:grid;grid-template-columns:50px 1fr 50px;overflow:hidden;border:1px solid var(--bbe-ink);border-radius:12px}.bbe-quantity button{border:0;background:#f0eee7;font:inherit;font-size:22px;cursor:pointer}.bbe-quantity label{padding:8px;border-right:1px solid var(--bbe-line);border-left:1px solid var(--bbe-line);text-align:center}.bbe-quantity span{display:block;color:var(--bbe-muted);font-size:8px;font-weight:800;text-transform:uppercase}.bbe-quantity input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:24px;font-weight:800;text-align:center}.bbe-tier{margin:10px 0!important;padding:11px;border-radius:10px;background:#eef3c9;color:#424437!important;font-size:11px!important;font-weight:700}.bbe-generated-mockup{overflow:hidden;margin-bottom:12px;border:1px solid var(--bbe-line);border-radius:12px;background:#f8f7f2}.bbe-generated-mockup>span{display:flex;justify-content:space-between;gap:8px;padding:10px 12px}.bbe-generated-mockup strong,.bbe-generated-mockup small{font-size:9px}.bbe-generated-mockup small{color:#62702b}.bbe-generated-mockup img{display:block;width:100%;height:auto;background:#fff}.bbe-generated-mockup p{margin:0!important;padding:8px 12px;color:var(--bbe-muted);font-size:8px!important}.bbe-review{overflow:hidden;border:1px solid var(--bbe-line);border-radius:12px}.bbe-review__row{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid var(--bbe-line)}.bbe-review__row:last-child{border-bottom:0}.bbe-review__row strong,.bbe-review__row small{display:block}.bbe-review__row strong{font-size:11px}.bbe-review__row small{margin-top:3px;color:var(--bbe-muted);font-size:9px}.bbe-review__row>span:last-child{font-size:10px;font-weight:800;text-align:right}.bbe-review__price{display:flex;justify-content:space-between;margin-top:12px;padding:15px;border-radius:11px;background:var(--bbe-ink);color:#fff}.bbe-review__price>span:last-child{text-align:right}.bbe-review__price small,.bbe-review__price strong{display:block}.bbe-review__price small{color:#b9b7b0;font-size:8px;text-transform:uppercase}.bbe-review__price strong{margin-top:2px;font-size:21px}.bbe-checkout-note{margin:8px 1px 0!important;font-size:9px!important}.bbe-error{margin:14px 0 0;padding:10px 12px;border-radius:9px;background:#f6ddd8;color:#9b2d23;font-size:11px;font-weight:700}.bbe-actions{display:flex;gap:9px;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid var(--bbe-line)}.bbe-actions .bbe-button--primary{flex:1}.bbe-actions .bbe-button--primary b{font-size:18px}@media(max-width:760px){.bbe-launch{align-items:stretch;margin:16px 12px;padding:22px;flex-direction:column}.bbe-launch ul{align-items:flex-start;flex-direction:column;gap:5px}.bbe-dialog{width:100%;max-height:100dvh;border-radius:0}.bbe-dialog__shell{max-height:100dvh}.bbe-progress{margin-top:13px}.bbe-layout{grid-template-columns:1fr;gap:12px;padding:14px 12px calc(20px + env(safe-area-inset-bottom))}.bbe-preview{display:block}.bbe-hat-stage{min-height:185px}.bbe-notice{margin:8px 12px;font-size:9px}.bbe-form{padding:12px 6px 0}.bbe-placement{grid-template-columns:1fr}.bbe-actions{position:sticky;z-index:4;bottom:0;margin:20px -18px -20px;padding:11px 18px calc(11px + env(safe-area-inset-bottom));background:#fffefaf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
