@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";@font-face{font-family:Berkshire Swash;src:url(/cdn/shop/files/berkshireswash-regular.ttf) format("truetype")}@font-face{font-family:Bloodlust;src:url(/cdn/shop/files/bloodlust.ttf) format("truetype")}@font-face{font-family:Brushield;src:url(/cdn/shop/files/Brushield.ttf) format("truetype")}@font-face{font-family:Gotham Bold;src:url(/cdn/shop/files/Gotham-Bold.otf) format("opentype")}@font-face{font-family:Hunters;src:url(/cdn/shop/files/hunters.ttf) format("truetype")}@font-face{font-family:Impact;src:url(/cdn/shop/files/impact.ttf) format("truetype")}@font-face{font-family:Signatra;src:url(/cdn/shop/files/Signatra_-_Copy.ttf) format("truetype")}.df-crop-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#121212;flex-direction:column;font-family:Inter,sans-serif}.df-crop-header{padding:16px;background:#000;text-align:center;border-bottom:1px solid #333}.df-crop-header h3{margin:0;font-size:14px;color:#fff;font-weight:800;letter-spacing:1px}.df-crop-body{flex:1;overflow:hidden;background:#1a1a1a;display:flex;align-items:center;justify-content:center}.df-crop-body img{max-width:100%;max-height:100%;display:block}.df-crop-footer{padding:16px 24px;background:#000;display:flex;gap:16px;justify-content:flex-end;border-top:1px solid #333;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.df-crop-btn{padding:14px 28px;border-radius:30px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .1s;letter-spacing:.5px}.df-crop-btn:active{transform:scale(.96)}.df-crop-btn-secondary{background:transparent;border:1px solid #FFFFFF;color:#fff}.df-crop-btn-primary{background:#2b54e3;border:none;color:#fff}:root{--df-camouflaged-color: #FFFFFF}.ci-bottom-nav .ci-nav-item#nav-product{color:#2b54e3!important;opacity:.5;transition:opacity .15s ease;border:2px solid #2B54E3;border-radius:6px;box-sizing:border-box;height:calc(100% - 16px);margin:8px 4px}.ci-bottom-nav .ci-nav-item#nav-design{color:#00843d!important;opacity:.5;transition:opacity .15s ease;border:2px solid #00843D;border-radius:6px;box-sizing:border-box;height:calc(100% - 16px);margin:8px 4px}.ci-bottom-nav .ci-nav-item#nav-summary{color:#ad7f00!important;opacity:.5;transition:opacity .15s ease;border:2px solid #ad7f00;border-radius:6px;box-sizing:border-box;height:calc(100% - 16px);margin:8px 4px}.ci-bottom-nav .ci-nav-item#nav-product.active,.ci-bottom-nav .ci-nav-item#nav-product:hover,.ci-bottom-nav .ci-nav-item#nav-design.active,.ci-bottom-nav .ci-nav-item#nav-design:hover,.ci-bottom-nav .ci-nav-item#nav-summary.active,.ci-bottom-nav .ci-nav-item#nav-summary:hover{opacity:1!important}.df-quality-indicator{position:absolute;top:135px;right:15px;z-index:25;display:flex;flex-direction:row;align-items:center;gap:4px;background:#ffffffe6;border:1px solid #EAEAEA;border-radius:12px;padding:6px 10px;box-shadow:0 2px 8px #0000000d;transition:opacity .2s ease;pointer-events:none}.df-qi-label{font-size:11px;font-weight:700;color:#666;margin:0;line-height:1}.df-qi-value{font-size:12px;font-weight:800;color:#121212;margin:0;line-height:1}.df-qi-status{display:none!important}.df-pf-card{background:#fff;width:90%;max-width:400px;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0003;font-family:Inter,sans-serif;display:flex;flex-direction:column}.df-pf-header{background:#121212;color:#ffc72c;padding:16px;font-size:13px;font-weight:800;letter-spacing:.5px}.df-pf-body{padding:24px 20px;font-size:14px;color:#121212;line-height:1.5;font-weight:500}.df-pf-actions{display:flex;flex-direction:column;gap:8px;padding:0 20px 24px}.df-pf-btn{padding:14px;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .1s;display:block;width:100%;text-align:center}.df-pf-btn:active{transform:scale(.98)}.df-pf-reupload{background:#f4f5f7;color:#121212;border:1px solid #D0D0D0}.df-pf-waiver{background:#c8102e;color:#fff}.df-preflight-modal{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:100000;background:#000000b3!important;align-items:center;justify-content:center}html,body{margin:0;padding:0;height:100%;overflow:hidden;background-color:#f8f9fa}.dragonfire-master-wrapper.ci-app-mode{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background:#f8f9fa!important;color:#121212!important;font-family:Inter,-apple-system,sans-serif!important;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;z-index:9999}.dragonfire-master-wrapper *{box-sizing:border-box}.ci-top-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:6px 16px;font-weight:700;border-bottom:1px solid #EAEAEA;z-index:100;height:44px}.ci-header-left{display:flex;align-items:center;gap:8px}.ci-back-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f4f5f7;border-radius:50%;cursor:pointer}.ci-title-text{font-size:14px;letter-spacing:-.3px}.ci-terminal-node{font-size:10px;color:#888;background:#f4f5f7;padding:4px 8px;border-radius:4px}.ci-canvas-area{flex:1;position:relative;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-top:100px;padding-bottom:0}.ci-view-toggle{position:absolute;top:85px;z-index:45;display:flex;gap:6px;flex-wrap:nowrap;justify-content:center;width:100%;padding:0 16px;box-sizing:border-box;background:transparent}.ci-toggle-btn{background:#fff;border:1px solid #D0D0D0;color:#121212;font-family:Inter,sans-serif;font-size:13px;padding:6px 0;cursor:pointer;border-radius:8px;font-weight:700;flex:1;text-align:center;line-height:1.1;box-shadow:0 2px 4px #00000008;transition:all .3s cubic-bezier(.25,.8,.25,1)}.ci-toggle-btn span{font-size:9px;font-weight:600;color:#888;display:block;margin-top:2px;transition:opacity .2s ease}@media(max-width:1023px){body.df-is-editing .ci-view-toggle{gap:4px}body.df-is-editing .ci-toggle-btn{padding:8px 0!important;opacity:.4;font-size:12px}body.df-is-editing .ci-toggle-btn.active{opacity:1}body.df-is-editing .ci-toggle-btn span,body.df-is-editing .ci-toggle-btn br{display:none!important}}.ci-toggle-btn.active{background:#121212;border-color:#121212;color:#fff}.ci-toggle-btn.active span{color:#a0a0a0}.ci-toggle-btn.has-art{border-color:#00843d;background:#f0fdf4;color:#00843d}.ci-toggle-btn.has-art span{color:#00602b}.ci-toggle-btn.has-art.active{background:#00843d;color:#fff;border-color:#00843d}.ci-toggle-btn.has-art.active span{color:#c6f6d5}.df-mannequin-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.df-shirt-canvas{width:100%;max-width:480px;height:100%;display:flex;align-items:center;position:relative;justify-content:center;padding-top:10px;margin:0 auto}.df-canvas-cta-overlay{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:12px;z-index:15;width:220px;pointer-events:auto}.df-cta-btn{background:#2b54e3;color:#fff;padding:14px 20px;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #00000026;font-family:Inter,sans-serif;letter-spacing:-.2px;transition:transform .2s,box-shadow .2s}.df-cta-btn:active{transform:scale(.96);box-shadow:0 2px 6px #0000001a}.df-cta-secondary{background:#fff;color:#2b54e3;border:2px solid #2B54E3;box-shadow:0 4px 12px #0000000d}.df-cta-btn-sm{padding:10px 14px;font-size:12px;gap:6px;border-radius:20px}.df-cta-btn-sm svg{width:14px;height:14px}.df-shirt-svg{width:100%;height:100%;max-height:70vh;display:block;margin:0 auto;object-fit:contain;overflow:visible;filter:drop-shadow(0px 10px 20px rgba(0,0,0,.05));touch-action:none!important;transform:scale(1.15)}.df-shirt-outline{stroke:#0006;stroke-width:2;stroke-linejoin:miter;transition:fill .3s ease}.df-shirt-detail{fill:none;stroke:#0000004d;stroke-width:1.5;pointer-events:none}.df-target-zone,.df-target-zone-path{fill:transparent;stroke:#121212;stroke-width:1.5;stroke-dasharray:5,4;opacity:0;cursor:pointer;transition:all .2s ease}.df-target-anchor{fill:#fff;stroke:#121212;stroke-width:2.5;cursor:pointer;transition:all .2s,opacity .3s ease}.df-target-node:hover .df-target-zone{opacity:0}.df-target-node:hover .df-target-anchor{transform:scale(1.1)}.df-target-node.active .df-target-zone{opacity:1;fill:#ffffff0d}.df-target-node.active .df-target-anchor,.df-target-node.active .df-target-label,.df-target-node.active .df-target-label-sm{display:none!important}.df-target-label,.df-target-label-sm{fill:#121212;font-family:Inter,sans-serif;font-weight:700;text-anchor:middle;pointer-events:none;-webkit-user-select:none;user-select:none}.df-target-label{font-size:11px}.ci-bottom-sheet{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;z-index:10000;box-shadow:0 -10px 40px #0000001a;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.17,.84,.44,1);padding-bottom:env(safe-area-inset-bottom)}.ci-bottom-sheet.active{transform:translateY(0)}.df-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0;width:100%;box-sizing:border-box}.df-sheet-close-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:flex-end;background:transparent;border:none;color:#121212;cursor:pointer;margin-right:-10px}.df-sheet-close-btn:active{opacity:.5}.ci-sheet-scroll{flex:1;overflow-y:auto;padding:16px 20px 80px;-webkit-overflow-scrolling:touch}.ci-sheet-title{margin:0;font-size:18px;font-weight:700;color:#121212;letter-spacing:-.5px}.df-sheet-instruction{font-size:13px;color:#666;margin:8px 0 16px;line-height:1.4}@keyframes dfJiggle{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.df-phone-input{flex:1;margin:0 10px;padding:8px 12px;border:1px solid #D0D0D0;border-radius:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#121212;outline:none;transition:all .2s;min-width:0;text-align:center}.df-phone-input:focus{border-color:#2b54e3}.df-phone-input::placeholder{color:#a7a9ac;font-weight:600}.df-phone-error{border-color:#c8102e!important;box-shadow:0 0 0 2px #c8102e26!important;animation:dfJiggle .4s ease-in-out}.ci-btn-primary{background:#2b54e3;color:#fff;width:100%;padding:16px;border:none;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s;letter-spacing:-.2px}.ci-btn-primary:hover{background:#1a3bbb}.ci-btn-primary:disabled{background:#d0d0d0;color:#888;cursor:not-allowed}.ci-btn-secondary{background:#fff;color:#2b54e3;border:2px solid #2B54E3;width:100%;padding:16px;border-radius:30px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}#DynamicInputsContainer .df-file-upload{background:#2b54e3!important;color:#fff!important;border-radius:30px!important;padding:16px!important;border:none!important;font-size:15px!important;font-weight:600!important;margin-bottom:12px;display:flex;justify-content:center;align-items:center;letter-spacing:-.2px}#DynamicInputsContainer button[onclick^=addTextLayer]{background:#fff!important;color:#2b54e3!important;border:2px solid #2B54E3!important;border-radius:30px!important;padding:16px!important;font-size:15px!important;font-weight:600!important;letter-spacing:-.2px}#DynamicInputsContainer .df-asset-title{font-size:12px;color:#666;font-weight:600;margin-bottom:16px;border:none;padding:0}#DynamicInputsContainer .df-asset-block{background:transparent;border:none;padding:0;margin-bottom:24px}.ci-empty-design-msg{font-size:14px;color:#888;text-align:center;margin-top:40px}.df-color-matrix{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:12px;margin-bottom:16px;padding:4px 4px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#D0D0D0 transparent}.df-color-matrix::-webkit-scrollbar{height:8px;display:block}.df-color-matrix::-webkit-scrollbar-track{background:transparent;border-radius:4px}.df-color-matrix::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}@media(min-width:1024px){.df-color-matrix::-webkit-scrollbar{height:12px}.df-color-matrix::-webkit-scrollbar-track{background:#f4f5f7}.df-color-matrix::-webkit-scrollbar-thumb{background:silver;border:1px solid #F4F5F7}.df-color-matrix::-webkit-scrollbar-thumb:hover{background:#a0a0a0}}.df-color-square{width:44px;height:44px;border-radius:50%;border:2px solid #EAEAEA;cursor:pointer;position:relative;transition:all .2s ease;box-shadow:inset 0 2px 4px #0000000d;flex-shrink:0;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.df-color-square input[type=radio]{opacity:0;position:absolute}.df-color-square:has(input:checked){border-color:#2b54e3;box-shadow:0 0 0 2px #2b54e3;transform:scale(1.05)}.df-size-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.df-size-box{display:flex;flex-direction:column;align-items:center;background:#f4f5f7;border:1px solid transparent;border-radius:8px;padding:8px}.df-size-box label{font-size:11px;font-weight:700;color:#666;margin-bottom:6px}.df-stepper-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff;border:1px solid #D0D0D0;border-radius:6px;overflow:hidden}.df-stepper-btn{background:#f4f5f7;border:none;color:#121212;width:24px;height:35px;font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:background .2s}.df-stepper-btn:active{background:#d0d0d0}.df-size-input{width:100%;text-align:center;border:none;padding:0;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;background:transparent;color:#121212;-moz-appearance:textfield;pointer-events:none}.df-size-input:focus{outline:none}.df-tier-grid{width:100%}.df-tier-slot{background:#fff;border:1px solid #D0D0D0;border-radius:6px;padding:6px 2px;text-align:center;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease}.df-tier-slot.active-tier{background:#ffc72c;border-color:#ffc72c;color:#121212;transform:scale(1.05);box-shadow:0 4px 8px #ffc72c4d}.df-tier-slot.active-tier .df-ts-disc{color:#121212;opacity:.85}.df-ts-qty{font-size:11px;font-weight:800;line-height:1}.df-ts-disc{font-size:9px;color:#666;font-weight:700;margin-top:3px;line-height:1;letter-spacing:-.2px}.df-ledger-rows{background:#f4f5f7;padding:16px;border-radius:12px;margin-bottom:20px}.df-ledger-line{display:flex;justify-content:space-between;font-size:12px;font-weight:600;margin-bottom:12px}.df-ledger-line:last-child{margin-bottom:0}.df-v-tile{display:flex;align-items:flex-start;gap:12px}.df-v-tile input{margin-top:3px;accent-color:#2B54E3}.df-v-title{font-size:12px;font-weight:700}.df-v-sub{font-size:11px;color:#666}.ci-bottom-nav{position:fixed;top:44px;bottom:auto;left:0;width:100%;height:70px;background:#fff;border-bottom:1px solid #EAEAEA;border-top:none;display:flex;justify-content:space-around;align-items:center;z-index:30;padding-bottom:0;box-shadow:0 4px 12px #0000000d}.ci-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33%;height:100%;cursor:pointer;color:#888;transition:color .2s;position:relative}.ci-nav-item svg{width:22px;height:22px;margin-bottom:4px}.ci-nav-item span{font-size:10px;font-weight:600}.ci-nav-item.active{color:#2b54e3}@keyframes dfPulseRed{0%{box-shadow:inset 0 0 0 2px #c8102e,0 0 #c8102e80}70%{box-shadow:inset 0 0 0 2px #c8102e,0 0 0 10px #c8102e00}to{box-shadow:inset 0 0 0 2px #c8102e,0 0 #c8102e00}}@keyframes dfPulseYellowArrow{0%,to{transform:translate(0);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}50%{transform:translate(4px,4px);filter:drop-shadow(0 6px 12px rgba(0,0,0,.6))}}.df-pulse-alert{animation:dfPulseRed 1.5s infinite;background-color:#c8102e0d!important;border-radius:8px}.df-pulse-alert svg,.df-pulse-alert span{color:#c8102e!important}@media screen and (max-width:1023px){.df-pulse-alert:before{content:"Select Product to begin";position:absolute;top:calc(100% - 10px);left:10px;background:#ffc72c;color:#121212;padding:6px 12px;font-size:13px;font-weight:800;border-radius:6px;white-space:nowrap;z-index:10000;pointer-events:none;animation:dfPulseYellowArrow 1.5s infinite ease-in-out}.df-pulse-alert:after{content:"";position:absolute;top:50%;left:65%;width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFC72C' stroke='%23C8102E' stroke-width='1.5' stroke-linejoin='round' d='M4 4L20 10.5L13.5 13.5L10.5 20L4 4Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;z-index:10000;pointer-events:none;animation:dfPulseYellowArrow 1.5s infinite ease-in-out}}@keyframes dfPulseDesktopBorder{0%{border:3px solid rgba(200,16,46,.3);box-shadow:0 0 8px #c8102e1a,inset 0 0 8px #c8102e1a;color:#c8102e66}50%{border:3px solid rgba(200,16,46,1);box-shadow:0 0 20px #c8102e66,inset 0 0 20px #c8102e33;color:#c8102e}to{border:3px solid rgba(200,16,46,.3);box-shadow:0 0 8px #c8102e1a,inset 0 0 8px #c8102e1a;color:#c8102e66}}@media screen and (min-width:1024px){#nav-product.df-pulse-alert{animation:none!important;background-color:transparent!important;box-shadow:none!important}#nav-product.df-pulse-alert svg,#nav-product.df-pulse-alert span{color:#888!important}body:has(#nav-product.df-pulse-alert) .ci-bottom-sheet.active{position:relative!important}body:has(#nav-product.df-pulse-alert) .ci-bottom-sheet.active:after{content:"Input quantities to begin";position:absolute;top:20px;left:20px;right:5px;bottom:20px;border-radius:12px;z-index:100000;pointer-events:none;animation:dfPulseDesktopBorder 1.5s infinite;display:flex;justify-content:center;align-items:flex-start;padding-top:20px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.2px}}.df-nav-locked{opacity:.3!important;filter:grayscale(100%)}.df-nav-locked,.df-nav-locked *,.df-nav-locked .canvas-container,.df-nav-locked .df-canvas-cta-overlay,.df-nav-locked .df-shirt-canvas{pointer-events:none!important}.df-shirt-svg{touch-action:none!important}.df-context-menu{display:none;position:fixed;z-index:10000;background:#fff;border:1px solid #121212;box-shadow:0 8px 24px #00000026;border-radius:8px;width:150px;padding:6px 0}.df-context-menu.active{display:block;animation:dfFadeIn .15s ease-out forwards}.df-cm-action{padding:12px 16px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center}.df-cm-action:hover{background:#f4f5f7}.df-cm-icon{margin-right:12px;font-size:14px}.df-cm-divider{height:1px;background:#eaeaea;margin:4px 0}.df-cm-danger{color:#c8102e}@keyframes dfFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(min-width:1024px){.dragonfire-master-wrapper.ci-app-mode{display:grid!important;grid-template-columns:420px 1fr!important;grid-template-rows:44px 70px 1fr!important;overflow:hidden!important}.ci-top-bar{grid-column:1 / 3!important;grid-row:1!important;position:sticky!important;top:0!important;z-index:100!important}.ci-canvas-area{grid-column:2!important;grid-row:2 / 4!important;position:relative!important;height:auto!important;padding-top:80px!important;padding-bottom:0!important;background-color:#f8f9fa!important}.df-shirt-canvas{max-width:700px!important}.df-shirt-svg{max-height:80vh!important;transform:scale(1.25)!important}.ci-bottom-sheet{position:static!important;grid-column:1!important;grid-row:3!important;transform:translateY(0)!important;display:none!important;max-height:none!important;height:100%!important;box-shadow:none!important;border-radius:0!important;border-right:1px solid #EAEAEA!important;padding-bottom:0!important}.ci-bottom-sheet.active{display:flex!important}.ci-sheet-handle-wrap,.ci-bottom-sheet button[onclick="ciCloseSheets()"]{display:none!important}.ci-sheet-scroll{overflow-y:auto!important;padding:30px 40px!important;height:100%}#sheet-design,#sheet-summary{display:none!important}#sheet-design.active,#sheet-summary.active{display:flex!important}.ci-bottom-nav{display:flex!important;position:static!important;grid-column:1!important;grid-row:2!important;width:100%!important;background:#fff!important;border:none!important;border-bottom:1px solid #EAEAEA!important;border-right:1px solid #EAEAEA!important;box-shadow:none!important;transform:none!important;z-index:200!important}#df-quick-nav{position:static!important;grid-column:1!important;grid-row:3!important;width:100%!important;border-top:2px solid #2B54E3!important;border-right:1px solid #EAEAEA!important;transform:none!important}#ContextToolbarOverlay{position:absolute!important;left:0!important;bottom:0!important;width:420px!important;border-radius:0!important;border-right:1px solid #EAEAEA!important;border-top:1px solid #EAEAEA!important;box-shadow:0 -10px 40px #0000001a!important}#DfPreFlightModal{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:100000;background:#000c!important;align-items:center;justify-content:center}.ci-view-toggle{position:absolute!important;top:20px!important;left:50%!important;transform:translate(-50%)!important;max-width:380px!important;padding:0!important}}.app-layout-container{display:flex;flex-direction:column;width:100%}.control-panel-pane,.product-preview-pane{width:100%}@media screen and (min-width:1024px){.app-layout-container{flex-direction:row-reverse!important;align-items:stretch;height:calc(100vh - 60px);padding:0;overflow:hidden}.control-panel-pane{width:40%;max-width:480px;height:100%;overflow-y:auto;display:flex;flex-direction:column;background-color:#fff;border-right:1px solid #EAEAEA}.product-preview-pane{width:60%;flex-grow:1;height:100%;background-color:#f8f9fa;display:flex;justify-content:center;align-items:center;overflow:hidden}.product-preview-pane img,.product-preview-pane canvas{max-width:100%;max-height:100%;object-fit:contain}#DfPreFlightModal{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:100000;background:#000c!important;align-items:center;justify-content:center}.ci-bottom-sheet button[onclick="ciCloseSheets()"],.ci-sheet-handle-wrap{display:none!important}.product-preview-pane .df-shirt-canvas{max-width:700px!important}.product-preview-pane .df-shirt-svg{max-height:85vh!important;transform:scale(1.35)!important}#df-quick-nav{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;background:transparent!important;height:auto!important;box-shadow:none!important;position:relative!important}#df-quick-nav[style*="display: none"]{display:none!important}#df-quick-nav .ci-nav-item{border:1px solid #D0D0D0;border-radius:8px;padding:14px 0;background:#fff;width:100%;height:auto;transition:background .1s}#df-quick-nav .ci-nav-item:hover{background:#f4f5f7}#df-quick-nav .df-done-btn{background:#f4f5f7;border:2px solid #121212;cursor:pointer}#df-quick-nav .df-done-btn:hover{background:#eaeaea}}.df-history-controls{position:absolute;bottom:25px;right:15px;z-index:45;display:flex;flex-direction:column;gap:8px;pointer-events:auto}.df-hist-btn{background:#fff;color:#121212;border:1px solid #D0D0D0;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:all .1s ease}.df-hist-btn:active{transform:scale(.92);background:#f4f5f7}.df-hist-btn svg{width:18px;height:18px}.df-orientation-lock{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#121212fa;color:#fff;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;font-family:Inter,sans-serif}.df-rotate-icon{width:70px;height:70px;color:#c8102e;margin-bottom:24px;animation:dfPulseRotate 2.5s infinite ease-in-out}.df-lock-title{font-size:28px;font-weight:800;letter-spacing:1px;margin-bottom:12px;color:#ffc72c}.df-lock-subtext{font-size:16px;font-weight:500;color:#d0d0d0;max-width:320px;line-height:1.5}@keyframes dfPulseRotate{0%{transform:rotate(-90deg) scale(1)}40%{transform:rotate(0) scale(1.1)}60%{transform:rotate(0) scale(1.1)}to{transform:rotate(-90deg) scale(1)}}@media screen and (max-width:1023px)and (max-height:600px)and (orientation:landscape){.df-orientation-lock{display:flex!important}}.df-size-grid{display:flex!important;flex-wrap:wrap!important;gap:6px!important;justify-content:flex-start!important;overflow-x:visible!important}.df-size-box{flex:1 1 calc(20% - 6px)!important;min-width:72px!important;max-width:90px!important;display:flex!important;flex-direction:column!important;align-items:center!important}@supports (-webkit-touch-callout: none){.df-size-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;align-items:start!important}.df-size-box{flex:none!important;width:100%!important;max-width:none!important;min-width:0!important}}.df-stepper-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.df-stepper-btn{width:24px!important;min-width:24px!important;height:35px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.df-size-input{width:32px!important;min-width:32px!important;height:28px!important;font-size:14px!important;font-weight:700!important;text-align:center!important;padding:0!important;margin:0 2px!important}@media(max-width:1023px){body.df-is-editing .ci-top-bar .ci-header-left,body.df-is-editing .ci-top-bar .ci-header-right{opacity:0;pointer-events:none}.ci-top-bar .ci-header-left,.ci-top-bar .ci-header-right,.ci-bottom-nav,.ci-bottom-nav .ci-nav-item svg,.ci-bottom-nav .ci-nav-item span{transition:all .3s cubic-bezier(.25,.8,.25,1)}body.df-is-editing .ci-bottom-nav{display:flex!important;opacity:1!important;visibility:visible!important;transform:none!important;top:0!important;height:44px!important;background:#fff!important;box-shadow:0 4px 12px #0000000d!important;border-bottom:none!important;z-index:10005!important}body.df-is-editing .ci-bottom-nav:not(#df-quick-nav) .ci-nav-item{flex-direction:row;gap:6px;opacity:.85;border-width:1px!important;height:40px!important;width:33%!important;margin:6px 4px!important;border-radius:6px;justify-content:center}body.df-is-editing .ci-bottom-nav:not(#df-quick-nav) .ci-nav-item:active{opacity:1;transform:scale(.95)}body.df-is-editing .ci-bottom-nav:not(#df-quick-nav) .ci-nav-item svg{width:16px;height:16px;margin-bottom:0}body.df-is-editing .ci-bottom-nav:not(#df-quick-nav) .ci-nav-item span{font-size:11px}body.df-is-editing #df-quick-nav .ci-nav-item{flex-direction:column;gap:2px;opacity:1;border-width:1px!important;height:48px!important;width:auto!important;min-width:60px!important;margin:2px 4px!important;padding:0 4px!important;border-radius:6px;justify-content:center}body.df-is-editing #df-quick-nav .ci-nav-item:active{opacity:1;transform:scale(.95)}body.df-is-editing #df-quick-nav .ci-nav-item svg{width:18px;height:18px;margin-bottom:2px}body.df-is-editing #df-quick-nav .ci-nav-item span{font-size:10px}body.df-is-editing #df-quick-nav::-webkit-scrollbar{display:none}body.df-is-editing #df-quick-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/studio.css.map */
