.hb-wrap{--hb-ink: #14161a;--hb-paper: #ffffff;--hb-line: #e3e5e8;--hb-accent: #d61f26;--hb-accent-ink: #ffffff;--hb-muted: #6b7178;--hb-bg-soft: #f5f6f7;--hb-radius: 10px;max-width:100%;margin:0 auto;padding:20px 20px 2px;color:var(--hb-ink);font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Arial,sans-serif;overflow-anchor:none}.hb-header{text-align:left;margin-bottom:8px}.hb-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.01em;margin:0 0 8px;text-transform:uppercase}.hb-subheading{color:var(--hb-muted);font-size:1rem;margin:0}.hb-layout{display:grid;grid-template-columns:minmax(320px,1.8fr) minmax(280px,1fr);grid-template-rows:auto 1fr;gap:8px 40px;align-items:start}.hb-preview-col{grid-column:1;grid-row:1 / 3}.hb-controls-col{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:6px;min-width:0}@media(max-width:860px){.hb-wrap{padding-top:4px;padding-left:6px;padding-right:6px}.hb-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:0px}.hb-header{text-align:center;margin-bottom:0;padding:0 10px 4px}.hb-preview-col{grid-column:1;grid-row:1 / 3}.hb-controls-col{grid-column:1;grid-row:2;padding:0 10px}}.hb-canvas-frame{width:100%;display:flex;align-items:center;justify-content:center;padding:8px 0 4px}.hb-canvas{position:relative;width:55%;aspect-ratio:1 / 1;will-change:transform}.hb-layer{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;transition:opacity .18s ease}.hb-canvas-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:50;text-align:center;padding:32px}.hb-canvas-placeholder span{color:var(--hb-muted);font-size:.95rem;max-width:220px;line-height:1.4}.hb-included-row{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:4px;transition:opacity .15s ease}.hb-included-item{display:flex;align-items:center;gap:8px}.hb-included-thumb{width:72px;height:72px;border-radius:12px;background:var(--hb-bg-soft);border:1px solid var(--hb-line);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.hb-included-thumb img{width:100%;height:100%;object-fit:contain}.hb-included-label{font-size:13px;color:var(--hb-muted);font-weight:600}.hb-group-box{background:var(--hb-paper);border:1.5px solid var(--hb-ink);border-radius:12px;padding:4px 14px}.hb-group-row{padding:12px 0;border-bottom:1px solid var(--hb-line)}.hb-group-box>.hb-group-row:last-child{border-bottom:none}.hb-current-selection{display:flex;align-items:center;gap:14px;width:100%;cursor:pointer}.hb-current-thumb{width:64px;height:64px;border-radius:8px;object-fit:contain;background:var(--hb-bg-soft);flex-shrink:0}.hb-current-thumb-empty{background:var(--hb-bg-soft);border:1px dashed var(--hb-line)}.hb-current-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.hb-current-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.hb-current-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hb-muted)}.hb-current-required{font-size:.72rem;color:var(--hb-muted);font-weight:600;display:inline-flex;align-items:center;gap:3px}.hb-current-required.hb-required-met{color:#1a7f37}.hb-current-title{font-size:1rem;font-weight:700}.hb-current-title-empty{color:var(--hb-muted);font-weight:500}.hb-current-price{font-size:.9rem;color:var(--hb-muted)}.hb-price-sale-original{text-decoration:line-through;color:var(--hb-muted);margin-right:6px}.hb-price-sale-current{color:var(--hb-accent);font-weight:700}.hb-select-btn{flex-shrink:0;padding:10px 18px;border-radius:8px;border:1.5px solid var(--hb-ink);background:var(--hb-paper);font-weight:700;font-size:.82rem;cursor:pointer;transition:background .15s ease,color .15s ease}.hb-select-btn:hover:not(:disabled){background:var(--hb-ink);color:#fff}.hb-select-btn:disabled{opacity:.4;cursor:not-allowed}.hb-slot-soldout .hb-current-selection{cursor:default;opacity:.75}.hb-current-title-soldout{color:var(--hb-muted);font-style:italic}.hb-summary{border-top:2px solid var(--hb-ink);padding-top:20px}.hb-subtotal-row{display:flex;justify-content:space-between;align-items:baseline;font-size:1.1rem;font-weight:700;margin-bottom:16px}.hb-add-to-cart{width:100%;padding:16px;background:var(--hb-ink);color:var(--hb-accent-ink);border:none;border-radius:8px;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:background .15s ease,opacity .15s ease}.hb-add-to-cart:hover:not(:disabled){background:var(--hb-accent)}.hb-add-to-cart:disabled{opacity:.4;cursor:not-allowed}.hb-error{margin-top:12px;color:var(--hb-accent);font-size:.88rem;font-weight:600}.hb-success{margin-top:12px;color:#1a7f37;font-size:.88rem;font-weight:600}body.hb-modal-open{overflow:hidden}.hb-select-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--hb-paper);z-index:1000;display:flex;flex-direction:column}.hb-select-modal-header{position:relative;display:flex;align-items:center;justify-content:center;padding:24px 60px;border-bottom:1px solid var(--hb-line);flex-shrink:0}.hb-select-modal-title{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin:0}.hb-select-modal-close{position:absolute;top:50%;right:24px;transform:translateY(-50%);background:none;border:none;font-size:1.8rem;line-height:1;cursor:pointer;color:var(--hb-ink);padding:4px 8px}.hb-select-modal-close:hover{color:var(--hb-accent)}.hb-select-modal-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.hb-row{display:flex;align-items:center;gap:28px;width:100%;padding:28px 48px;background:var(--hb-paper);color:var(--hb-ink);border:none;border-bottom:1px solid var(--hb-line);cursor:pointer;text-align:left;transition:background .12s ease,color .12s ease}.hb-row:hover:not(:disabled),.hb-row:focus-visible:not(:disabled){background:var(--hb-ink);color:#fff}.hb-row:disabled{opacity:.4;cursor:not-allowed}.hb-row-thumb-wrap{flex-shrink:0;width:170px;height:170px;display:flex;align-items:center;justify-content:center;background:var(--hb-paper)}.hb-row-thumb{width:100%;height:100%;object-fit:contain}.hb-row-info{display:flex;flex-direction:column;gap:4px;min-width:0}.hb-row-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hb-muted)}.hb-row:hover .hb-row-label,.hb-row:focus-visible .hb-row-label{color:#cfd2d6}.hb-row-title{font-size:1.6rem;font-weight:800;line-height:1.15}.hb-row-price{font-size:1rem;color:var(--hb-muted)}.hb-row:hover .hb-row-price,.hb-row:focus-visible .hb-row-price{color:#d8dadd}.hb-row-selected{background:var(--hb-bg-soft)}@media(max-width:640px){.hb-current-thumb{width:52px;height:52px}.hb-current-title{font-size:.85rem}.hb-select-btn{padding:8px 12px;font-size:.75rem}.hb-select-modal-header{padding:18px 50px}.hb-row{padding:18px 20px;gap:16px}.hb-row-thumb-wrap{width:72px;height:72px}.hb-row-title{font-size:1.15rem}.hb-included-thumb{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hex-barrel-builder.css.map */
