.blv-customizer{position:relative;z-index:3;width:100%;padding:8px 0 48px;background:transparent;scroll-margin-top:calc(var(--header-height, 72px) + 16px)}body.blv-customizer-page{background:#fff}body.blv-customizer-page .shopify-section-group-header-group,body.blv-customizer-page .section-header{z-index:80}body.blv-customizer-page header-drawer,body.blv-customizer-page .menu-drawer-container,body.blv-customizer-page .menu-drawer{z-index:81}body.blv-customizer-page .blv-customizer{padding:24px 0 56px}body.blv-customizer-page .blv-customizer__window{height:min(820px,calc(100dvh - var(--header-height, 72px) - 48px))}.blv-customizer__frame{width:100%}.blv-customizer__window{display:flex;flex-direction:column;width:100%;height:min(760px,calc(100dvh - var(--header-height, 72px) - 40px));min-height:620px;overflow:hidden;border:1px solid #e6e6e6;border-radius:16px;background:#fff;box-shadow:0 16px 48px #1111110f}.blv-customizer__bar{display:flex;align-items:center;gap:16px;min-height:64px;padding:10px 16px;border-bottom:1px solid #ececec;background:#fff}.blv-customizer__bar-copy{min-width:0;flex:1 1 auto}.blv-customizer__atc{flex:0 0 auto;min-height:40px;padding:0 16px;border:1px solid #111;border-radius:8px;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.blv-customizer__atc:hover{opacity:.82}.blv-customizer__bar-copy strong{display:block;font-size:14px;line-height:1.3}.blv-customizer__bar-copy span{display:block;margin-top:2px;font-size:12px;line-height:1.4;color:#666}.blv-customizer.blv-customizer--closed{display:none}body.blv-customizer-open{overflow:visible}.blv-customizer__overlay{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;width:100%;background:#fff}.blv-customizer__workspace{display:grid;grid-template-columns:minmax(0,1fr) 328px;flex:1 1 auto;width:100%;min-height:0;height:100%;background:#fff}.blv-customizer__stage{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:28px 24px 88px;background:#fff;overflow:hidden}.blv-customizer__canvas-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,520px);aspect-ratio:100 / 110;min-width:0;min-height:0;overflow:hidden;isolation:isolate}.blv-customizer__canvas-wrap canvas{display:block}.blv-customizer__add-art{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;border-radius:999px;background:#000;color:#fff;font:inherit;font-size:30px;font-weight:400;line-height:1;cursor:pointer;z-index:20}.blv-customizer__add-art:hover{opacity:.8}.blv-customizer__views{position:absolute;left:20px;bottom:18px;display:flex;align-items:center;gap:6px;z-index:20}.blv-customizer__views[hidden]{display:none}.blv-customizer__views button{padding:8px 12px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#111;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.blv-customizer__views button:hover{border-color:#111}.blv-customizer__views button.is-active{background:#111;color:#fff;border-color:#111;font-weight:700}.blv-customizer__views button.is-active:hover{background:#111;color:#fff}.blv-customizer__sidebar{display:grid;grid-template-columns:minmax(0,1fr) 68px;grid-template-rows:auto minmax(0,1fr);width:328px;min-width:0;min-height:0;border-left:1px solid #dedede;background:#f3f4f5}.blv-customizer__panel-head{grid-column:1;grid-row:1;padding:16px 18px 10px;font-size:16px;line-height:1.2}.blv-customizer__panel{grid-column:1;grid-row:2;min-height:0;margin:0 10px 12px;padding:18px 16px;border-radius:16px;background:#fff;overflow-y:auto}.blv-customizer__empty{padding-top:36px;text-align:center}.blv-customizer__empty strong{display:block;margin-bottom:8px;font-size:18px}.blv-customizer__empty p{max-width:260px;margin:0 auto;color:#555;font-size:14px;line-height:1.5}.blv-customizer__tools{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;min-height:0;border-left:1px solid #ddd;background:#f7f7f7}.blv-customizer__tool{width:100%;padding:14px 4px;border:0;background:transparent;color:#111;font:inherit;font-size:12px;line-height:1.25;cursor:pointer}.blv-customizer__tool span{display:block;margin-bottom:5px;font-size:20px;line-height:1}.blv-customizer__tool.is-active,.blv-customizer__tool:hover{background:#fff}.blv-customizer__exit{position:static;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:44px;height:40px;padding:0 12px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;color:#111;font:inherit;font-size:13px;line-height:1;cursor:pointer}.blv-customizer__exit>span:first-child{font-size:18px;line-height:1}.blv-customizer__exit-label{display:inline}.blv-customizer__exit:hover{border-color:#111}.blv-customizer .canvas-container{margin:0 auto;max-width:100%}.blv-customizer .lower-canvas,.blv-customizer .upper-canvas{max-width:none}@media(max-width:900px){body.blv-customizer-open{overflow:hidden}.blv-customizer:not(.blv-customizer--closed){position:fixed;inset:var(--header-height, 0px) 0 0 0;z-index:20;padding:0;background:#fff}.blv-customizer__frame,.blv-customizer__window{height:100%;min-height:0;max-height:none;border:0;border-radius:0;box-shadow:none}.blv-customizer__workspace{grid-template-columns:1fr;grid-template-rows:minmax(320px,1fr) minmax(280px,42%);height:100%}.blv-customizer__stage{min-height:0;padding:16px 16px 78px}.blv-customizer__sidebar{width:100%;grid-template-columns:minmax(0,1fr) 64px;border-left:0;border-top:1px solid #dedede}.blv-customizer__panel{min-height:0}.blv-customizer__bar-copy span{display:none}.blv-customizer__close{position:fixed;top:12px;right:12px}}.blv-customizer__stage{padding-bottom:88px}.blv-customizer__stage-footer,.blv-customizer__stage-info{display:none}.blv-customizer__stage-info strong{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blv-customizer__view-label{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 15px;border:1px solid #111;background:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blv-customizer__stage-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 18px;border:1px solid #111;background:#111;color:#fff;font:inherit;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.blv-customizer__stage-add:hover{opacity:.82}.blv-customizer__upload-action{width:100%;min-height:52px;display:flex;align-items:center;gap:12px;padding:0 16px;background:#f4f4f4;border:0;border-radius:12px;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.blv-customizer__upload-action:hover{background:#ededed}.blv-customizer__upload-action-icon{font-size:20px;line-height:1}.blv-customizer__upload-help{margin:12px 2px 26px;font-size:11px;line-height:1.5;color:#777}.blv-customizer__upload-title{margin:0 0 14px;font-size:12px;font-weight:700}.blv-customizer__upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.blv-customizer__upload-tile{position:relative;padding:0;overflow:hidden;background:#f3f3f3;border:1px solid transparent;border-radius:10px;cursor:pointer}.blv-customizer__upload-tile:hover,.blv-customizer__upload-tile.is-active{border-color:#111}.blv-customizer__upload-preview{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:12px}.blv-customizer__upload-preview img{display:block;width:100%;height:100%;object-fit:contain}.blv-customizer__upload-name{display:block;padding:8px 9px 10px;background:#fff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blv-customizer__design-title{margin:0 0 14px;font-size:12px;font-weight:700}.blv-customizer__design-element{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #e4e4e4}.blv-customizer__design-select{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:0;border:0;background:transparent;color:#111;text-align:left;font:inherit;cursor:pointer}.blv-customizer__design-thumb{width:58px;height:58px;display:flex;align-items:center;justify-content:center;padding:6px;background:#f3f3f3;border-radius:6px;overflow:hidden}.blv-customizer__design-thumb img{width:100%;height:100%;object-fit:contain}.blv-customizer__design-text-thumb{font-size:22px;line-height:1}.blv-customizer__design-name{min-width:0;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blv-customizer__design-remove{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#111;font:inherit;font-size:18px;line-height:1;cursor:pointer}.blv-customizer__design-remove:hover{background:#f3f3f3;border-radius:999px}@media screen and (max-width:900px){.blv-customizer__stage{padding-bottom:78px}.blv-customizer__stage-footer{left:auto;right:14px;bottom:14px}.blv-customizer__stage-info strong{display:none}.blv-customizer__stage-add{min-height:36px;padding:0 13px}}.blv-customizer__muted{margin:0;font-size:12px;line-height:1.5;color:#777}.blv-customizer__field{display:grid;gap:8px;margin-bottom:12px}.blv-customizer__field input{width:100%;border:1px solid #d9d9d9;border-radius:10px;padding:10px 12px;font:inherit}.blv-customizer__primary{width:100%;min-height:44px;border:1px solid #111;background:#111;color:#fff;padding:0 14px;font:inherit;cursor:pointer}.blv-customizer__selected-editor{margin-bottom:26px;padding-bottom:24px;border-bottom:1px solid #dedede}.blv-customizer__selected-head{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:22px}.blv-customizer__selected-preview{width:64px;height:64px;display:flex;align-items:center;justify-content:center;padding:7px;overflow:hidden;border-radius:8px;background:#f2f2f2}.blv-customizer__selected-preview img{width:100%;height:100%;object-fit:contain}.blv-customizer__selected-text-thumb{font-size:24px;line-height:1}.blv-customizer__selected-copy{min-width:0}.blv-customizer__selected-copy strong{display:block;margin-top:4px;font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blv-customizer__selected-kicker{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#777}.blv-customizer__transform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.blv-customizer__transform-field{display:grid;gap:7px;min-width:0}.blv-customizer__transform-field>span{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#555}.blv-customizer__input-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;overflow:hidden;border:1px solid #d8d8d8;border-radius:8px;background:#fff}.blv-customizer__input-unit input{width:100%;min-width:0;height:40px;padding:0 10px;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.blv-customizer__input-unit>span{padding:0 10px 0 4px;font-size:11px;color:#777}.blv-customizer__transform-field--rotation{margin-bottom:14px}.blv-customizer__rotation-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:12px}.blv-customizer__rotation-row>input[type=range]{width:100%;margin:0}.blv-customizer__input-unit--angle{grid-template-columns:minmax(0,1fr) auto}.blv-customizer__selected-note{margin:0 0 16px;font-size:10px;line-height:1.5;color:#777}.blv-customizer__selected-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.blv-customizer__secondary-action,.blv-customizer__danger-action{min-height:42px;padding:0 12px;border-radius:8px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.blv-customizer__secondary-action{border:1px solid #111;background:#fff;color:#111}.blv-customizer__danger-action{border:1px solid #d7d7d7;background:#f5f5f5;color:#111}.blv-customizer__secondary-action:hover,.blv-customizer__danger-action:hover{opacity:.72}.blv-customizer__design-element.is-active{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px;border-radius:8px;background:#f4f4f4}@media screen and (max-width:900px){.blv-customizer__transform-grid,.blv-customizer__selected-actions{grid-template-columns:1fr}.blv-customizer__rotation-row{grid-template-columns:minmax(0,1fr) 76px}}body.blv-customizer-order-open{overflow:hidden}.blv-customizer__order[hidden]{display:none}.blv-customizer__order{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px}.blv-customizer__order-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111147}.blv-customizer__order-sheet{position:relative;z-index:1;width:min(100%,760px);max-height:calc(100dvh - 48px);overflow:auto;padding:22px 24px 20px;border-radius:16px;background:#fff;box-shadow:0 24px 64px #1111112e}.blv-customizer__order-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.blv-customizer__order-head h2{margin:0;font-family:Arial Black,Arial,sans-serif;font-size:20px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.blv-customizer__order-x{width:36px;height:36px;padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:28px;line-height:1;cursor:pointer}.blv-customizer__order-row{display:grid;grid-template-columns:minmax(110px,1.2fr) minmax(90px,1fr) 88px minmax(80px,.9fr) minmax(80px,.9fr) 36px;gap:10px;align-items:center;padding:10px 0}.blv-customizer__order-row--head{padding-top:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#777;border-bottom:1px solid #ececec}.blv-customizer__order-color{font-size:13px;font-weight:600}.blv-customizer__order-row select,.blv-customizer__order-row input{width:100%;min-height:40px;padding:0 10px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;font:inherit;font-size:13px}.blv-customizer__order-remove{width:32px;height:32px;padding:0;border:0;background:transparent;color:#777;font-size:22px;line-height:1;cursor:pointer}.blv-customizer__order-remove:disabled{opacity:.25;cursor:default}.blv-customizer__order-row--draft select,.blv-customizer__order-row--draft input{color:#777;border-color:#e4e4e4;background:#fafafa}.blv-customizer__order-row--draft select:disabled,.blv-customizer__order-row--draft input:disabled{opacity:1;color:#b3b3b3}.blv-customizer__order-muted{color:#c4c4c4}.blv-customizer__order-error{margin:0 0 12px;font-size:13px;color:#9b1c1c}.blv-customizer__order-tip{margin:0;font-size:13px;line-height:1.45;color:#666}.blv-customizer__order-tip a{color:#111;font-weight:800;text-decoration:underline;text-underline-offset:2px}.blv-customizer__order-foot{display:grid;gap:14px;padding-top:8px;border-top:1px solid #ececec}.blv-customizer__order-total{display:flex;align-items:baseline;justify-content:flex-end;gap:10px;font-size:13px}.blv-customizer__order-total strong{font-size:18px}.blv-customizer__order-actions{display:flex;justify-content:flex-end;gap:10px}.blv-customizer__atc--sheet{min-width:140px}.blv-customizer__order-production{justify-self:flex-end;padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.blv-customizer__order-production span{margin-left:4px;color:#777;font-weight:400}@media screen and (max-width:720px){.blv-customizer__bar-copy span,.blv-customizer__order-row--head{display:none}.blv-customizer__order-row{grid-template-columns:1fr 88px 32px;gap:8px 10px}.blv-customizer__order-color{grid-column:1 / -2}.blv-customizer__order-remove{grid-column:3;grid-row:1}.blv-customizer__order-actions{flex-direction:column-reverse}.blv-customizer__order-actions .blv-customizer__secondary-action,.blv-customizer__atc--sheet{width:100%}}.blv-customizer__empty-actions{display:grid;gap:10px;max-width:220px;margin:22px auto 0}.blv-customizer__empty-actions .blv-customizer__primary,.blv-customizer__empty-actions .blv-customizer__secondary-action{width:100%}.blv-customizer__color-panel .blv-customizer__muted{margin-bottom:16px}.blv-customizer__color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.blv-customizer__color-swatch{display:grid;justify-items:center;gap:8px;padding:10px 6px;border:1px solid transparent;border-radius:10px;background:transparent;font:inherit;cursor:pointer}.blv-customizer__color-swatch:hover,.blv-customizer__color-swatch.is-selected{border-color:#111;background:#f7f7f7}.blv-customizer__color-chip{width:28px;height:28px;border:1px solid rgba(17,17,17,.16);border-radius:999px}.blv-customizer__color-label{max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2}.blv-customizer__text-controls{margin-bottom:16px}.blv-customizer__text-controls .blv-customizer__transform-field{margin-bottom:12px}.blv-customizer__transform-field input[type=text],.blv-customizer__transform-field select{width:100%;min-height:42px;padding:0 10px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;font:inherit;font-size:12px}.blv-customizer__transform-field input[type=color]{width:100%;height:42px;padding:4px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;cursor:pointer}.blv-customizer__object-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.blv-customizer__object-tools button{min-height:36px;padding:0 6px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#111;font:inherit;font-size:10px;font-weight:700;letter-spacing:.02em;cursor:pointer}.blv-customizer__object-tools button:hover{border-color:#111}.blv-customizer__panel-section .blv-customizer__muted{margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/blvnks-garment-customizer.css.map */
