.tfp-customizer{--orange: #ff4d16;--navy: #111c35;--muted: #687089;--line: #e5e8ee;max-width:620px;margin:20px auto;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;color:var(--navy);font-family:inherit}.tfp-customizer *{box-sizing:border-box}.product__content>variant-radios,.product__content>variant-selects,.tfp-choose-heading{position:absolute!important;inline-size:1px!important;block-size:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.tfp-steps{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:12px 16px;background:#f7f8fa;border-bottom:1px solid var(--line);font-size:11px;font-weight:800;color:#7b8393}.tfp-steps span{display:flex;align-items:center;gap:5px}.tfp-steps b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#d9dde5;color:#fff}.tfp-steps .active{color:var(--navy)}.tfp-steps .active b{background:var(--orange)}.tfp-config{padding:18px 16px 10px}.tfp-config-group{margin:0 0 16px}.tfp-config-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:15px;font-weight:900}.tfp-config-title a{color:var(--orange);font-size:12px;text-decoration:none}.tfp-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tfp-option{min-height:46px;padding:7px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font:800 13px inherit;cursor:pointer}.tfp-option.is-selected{border-color:var(--orange);background:var(--orange);color:#fff;box-shadow:0 0 0 2px #ffe2d7}.tfp-option:focus-visible,.tfp-tool:focus-visible,.tfp-side-action:focus-visible,.tfp-continue:focus-visible,.tfp-help:focus-visible{outline:3px solid #102c66;outline-offset:2px}.tfp-material{display:grid;grid-template-columns:38px 1fr 28px;align-items:center;gap:10px;width:100%;padding:12px;border:1px solid #ffd5c6;border-radius:12px;background:#fffaf8}.tfp-material i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#fff0ea;color:var(--orange);font-style:normal;font-size:20px}.tfp-material b{display:block;font-size:14px}.tfp-material small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.tfp-material em{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--orange);color:#fff;font-style:normal}.tfp-editor{padding:18px 16px;border-top:8px solid #f7f8fa}.tfp-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tfp-editor-head h3{margin:0;font-size:22px;line-height:1.1}.tfp-editor-head p{margin:5px 0 0;max-width:330px;color:var(--muted);font-size:12px;line-height:1.4}.tfp-guide-switch{display:flex;align-items:center;gap:5px;flex:none;padding:7px 8px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:10px;font-weight:800;white-space:nowrap}.tfp-guide-switch input{width:30px;height:20px;accent-color:var(--orange)}.tfp-workspace{display:grid;grid-template-columns:1fr;gap:10px;margin:16px 0 12px}.tfp-left-tools{order:2;display:grid;grid-template-columns:1fr 1fr;gap:8px}.tfp-side-action{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font:800 13px inherit;cursor:pointer;box-shadow:none}.tfp-side-action.primary{border-color:var(--orange);background:var(--orange);color:#fff}.tfp-side-action i{font-size:17px;font-style:normal}.tfp-canvas{order:1;position:relative;width:min(100%,360px);margin:auto;aspect-ratio:1;overflow:hidden;border:2px solid var(--orange);border-radius:50%;background-color:#fff;background-image:linear-gradient(45deg,#edf0f4 25%,transparent 25%),linear-gradient(-45deg,#edf0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf0f4 75%),linear-gradient(-45deg,transparent 75%,#edf0f4 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;touch-action:none}.tfp-customizer[data-shape*=rectangle] .tfp-canvas{border-radius:14px;aspect-ratio:var(--ratio, 3/2)}.tfp-customizer[data-shape*=die-cut] .tfp-canvas{border-radius:22px}.tfp-art{position:absolute;z-index:2;top:50%;left:50%;width:100%;height:100%;object-fit:contain;pointer-events:none;transform-origin:center}.tfp-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;padding:30px;text-align:center;color:var(--muted);font-size:13px;font-weight:800}.tfp-empty b{display:block;margin-bottom:7px;color:var(--orange);font-size:30px}.tfp-guide{position:absolute;z-index:3;pointer-events:none;border-radius:inherit}.tfp-guide.cut{top:6px;right:6px;bottom:6px;left:6px;border:2px solid var(--orange)}.tfp-guide.safe{top:11%;right:11%;bottom:11%;left:11%;border:2px dashed #1b8860}.tfp-canvas:not(.guides) .tfp-guide{display:none}.tfp-guide-legend{order:3;display:flex;justify-content:center;gap:14px;padding:2px;color:var(--muted);font-size:10px;font-weight:800}.tfp-guide-legend span:before{content:"";display:inline-block;width:16px;margin-right:4px;border-top:2px solid var(--orange);vertical-align:middle}.tfp-guide-legend .safe:before{border-color:#1b8860;border-top-style:dashed}.tfp-guide-legend .bleed:before{border-color:#dfe5ee;border-top-width:6px}.tfp-tool-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.tfp-tool{min-height:58px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font:800 10px inherit;cursor:pointer}.tfp-tool i{display:block;margin-bottom:4px;color:var(--orange);font-size:18px;font-style:normal}.tfp-advanced{margin-top:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.tfp-advanced summary{padding:13px;cursor:pointer;font-size:14px;font-weight:900}.tfp-advanced-body{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:0 13px 13px}.tfp-range label{display:flex;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:800}.tfp-range input{width:100%;accent-color:var(--orange)}.tfp-position{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;grid-column:span 2}.tfp-position button{min-height:42px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);font-size:19px;cursor:pointer}.tfp-quality{display:flex;align-items:center;gap:9px;margin-top:14px;padding:12px;border-radius:11px;background:#edf9f2;color:#176842;font-size:12px}.tfp-quality i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#2da66b;color:#fff;font-style:normal}.tfp-confirm{display:flex;gap:9px;align-items:flex-start;margin:14px 0 2px;font-size:12px;font-weight:700;line-height:1.35}.tfp-confirm input{width:22px;height:22px;margin:0;accent-color:var(--orange)}.tfp-summary{display:flex;align-items:center;gap:10px;padding:13px 16px;border-top:8px solid #f7f8fa}.tfp-summary img{width:42px;height:42px;object-fit:contain;border-radius:10px;background:#f3f4f6}.tfp-summary-main{flex:1}.tfp-summary-main b,.tfp-summary-main small{display:block}.tfp-summary-main b{font-size:13px}.tfp-summary-main small{margin-top:3px;color:var(--muted);font-size:11px}.tfp-summary-price{font-size:20px}.tfp-bottom{display:grid;grid-template-columns:1fr 1.15fr;gap:8px;padding:0 16px 16px}.tfp-help,.tfp-continue{min-height:50px;border-radius:10px;font:800 13px inherit;cursor:pointer}.tfp-help{border:1px solid var(--navy);background:#fff;color:var(--navy)}.tfp-continue{border:1px solid var(--orange);background:var(--orange);color:#fff}.tfp-continue:disabled{cursor:not-allowed;opacity:.45}.tfp-design{display:none;margin:0 16px 16px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.tfp-design.open{display:block}.tfp-design label{display:block;margin-top:7px;padding:10px;border:1px solid var(--line);border-radius:9px;font-size:12px;font-weight:800}.tfp-upload-name{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}@media(min-width:768px){.tfp-choice-grid{grid-template-columns:repeat(4,1fr)}.tfp-workspace{grid-template-columns:95px minmax(0,1fr) 105px;align-items:center}.tfp-left-tools{order:1;grid-template-columns:1fr}.tfp-canvas{order:2}.tfp-guide-legend{order:3;display:grid;justify-content:normal}.tfp-tool-row{grid-template-columns:repeat(7,1fr)}}@media(max-width:375px){.tfp-steps{padding:10px;font-size:9px}.tfp-steps b{width:19px;height:19px}.tfp-editor-head{display:block}.tfp-guide-switch{width:max-content;margin-top:10px}.tfp-choice-grid{gap:6px}.tfp-option{font-size:12px}.tfp-summary,.tfp-bottom{padding-inline:12px}}product-info variant-radios,product-info variant-selects{display:none!important}.tfp-native-variants{display:none!important}@media(max-width:767px){.tfp-customizer.is-adjusting .tfp-canvas{position:fixed!important;z-index:9999;top:78px;right:12px;width:150px!important;margin:0!important;box-shadow:0 12px 30px #111c3540}}@media(min-width:1024px){.tfp-desktop-inspector{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e2e6ec;border-radius:18px;background:#f6f8fb;box-shadow:0 14px 34px #111c3512}.tfp-desktop-inspector>.tfp-config,.tfp-desktop-inspector>.tfp-editor-head,.tfp-desktop-inspector>.tfp-left-tools,.tfp-desktop-inspector>.tfp-mobile-background,.tfp-desktop-inspector>.tfp-tool-row,.tfp-desktop-inspector>.tfp-text-tools,.tfp-desktop-inspector>.tfp-advanced,.tfp-desktop-inspector>.tfp-quality,.tfp-desktop-inspector>.tfp-confirm,.tfp-desktop-inspector>.tfp-summary,.tfp-desktop-inspector>.tfp-bottom,.tfp-desktop-inspector>.tfp-design{box-sizing:border-box;width:100%;margin:0!important;padding:16px!important;border:1px solid #e2e6ec!important;border-radius:13px!important;background:#fff!important}.tfp-desktop-inspector>.tfp-editor-head{order:0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 2px 6px!important;border:0!important;background:transparent!important}.tfp-desktop-inspector .tfp-editor-head h3{margin:0;color:#111c35;font-size:23px;letter-spacing:-.03em}.tfp-desktop-inspector .tfp-editor-head p{max-width:390px;margin:5px 0 0;color:#687086;font-size:12px;line-height:1.45}.tfp-desktop-selection-status{display:inline-flex;flex:0 0 auto;align-items:center;min-height:27px;padding:0 9px;border:1px solid #dfe5ee;border-radius:999px;background:#fff;color:#526078;font-size:10px;font-weight:800;white-space:nowrap}[data-tfp-desktop-selection=text] .tfp-desktop-selection-status{border-color:#ffd4c5;background:#fff4ef;color:#e6572e}[data-tfp-desktop-selection=artwork] .tfp-desktop-selection-status{border-color:#cbd8ef;background:#f2f6ff;color:#163b77}.tfp-desktop-inspector>.tfp-config{order:1}.tfp-desktop-inspector>.tfp-config:before,.tfp-desktop-inspector>.tfp-left-tools:before,.tfp-desktop-inspector>.tfp-mobile-background:before,.tfp-desktop-inspector>.tfp-tool-row:before,.tfp-desktop-inspector>.tfp-quality:before,.tfp-desktop-inspector>.tfp-summary:before,.tfp-desktop-inspector>.tfp-design:before{display:block;margin-bottom:11px;color:#697289;font-size:10px;font-weight:900;letter-spacing:.11em;line-height:1;text-transform:uppercase}.tfp-desktop-inspector>.tfp-config:before{content:"Order options"}.tfp-desktop-inspector>.tfp-left-tools:before{content:"Content"}.tfp-desktop-inspector>.tfp-mobile-background:before{content:"Sticker"}.tfp-desktop-inspector>.tfp-tool-row:before{content:"Arrange & history";grid-column:1 / -1}.tfp-desktop-inspector>.tfp-quality:before{content:"Review"}.tfp-desktop-inspector>.tfp-summary:before{content:"Order summary"}.tfp-desktop-inspector>.tfp-design:before{content:"Design service"}.tfp-desktop-inspector .tfp-config-group:last-child{margin-bottom:0}.tfp-desktop-inspector>.tfp-left-tools{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tfp-desktop-inspector .tfp-left-tools:before{grid-column:1 / -1}.tfp-desktop-inspector .tfp-side-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:9px;font-size:12px;font-weight:800}.tfp-desktop-inspector .tfp-left-tools .tfp-side-action.primary{font-size:0}.tfp-desktop-inspector .tfp-left-tools .tfp-side-action.primary i{margin-right:7px;font-size:16px}.tfp-desktop-inspector .tfp-left-tools .tfp-side-action.primary:after{content:attr(data-tfp-desktop-upload-label);font-size:12px}.tfp-desktop-inspector>.tfp-text-tools{order:3;border-color:#d7dfeb!important}[data-tfp-desktop-selection=text] .tfp-desktop-inspector>.tfp-text-tools{border-color:#ffc6b2!important;box-shadow:0 0 0 3px #ff5d2e14}.tfp-desktop-inspector .tfp-text-tools-head{min-height:30px}.tfp-desktop-inspector .tfp-text-tools-head b:after{content:"Selected text settings";margin-left:8px;color:#7a8397;font-size:10px;font-weight:700}.tfp-desktop-inspector .tfp-text-tools [data-tfp-text-controls]{margin-top:14px}.tfp-desktop-inspector .tfp-text-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tfp-desktop-inspector>.tfp-tool-row{order:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tfp-desktop-inspector .tfp-tool{min-height:58px;border-radius:9px;background:#fbfcfe;font-size:10px}.tfp-desktop-inspector .tfp-tool:hover,.tfp-desktop-inspector .tfp-tool:focus-visible{border-color:#ff6b3d;background:#fff5f1;color:#d94d25}.tfp-desktop-inspector>.tfp-advanced{order:5;padding:0!important;overflow:hidden}.tfp-desktop-inspector .tfp-advanced summary{margin:0;padding:14px 16px;background:#fbfcfe;font-size:12px}.tfp-desktop-inspector .tfp-advanced-body{padding:14px 16px 16px}.tfp-desktop-inspector>.tfp-mobile-background{order:6}.tfp-desktop-inspector .tfp-border-tools{margin-top:16px;padding-top:16px}.tfp-desktop-inspector>.tfp-design{order:7}.tfp-desktop-inspector>.tfp-quality{order:8}.tfp-desktop-inspector>.tfp-confirm{order:9;padding:13px 16px!important;border-color:#d7dfeb!important}.tfp-desktop-inspector>.tfp-summary{order:10}.tfp-desktop-inspector>.tfp-bottom{order:11;padding:10px!important;border-color:#cfd8e5!important;box-shadow:0 8px 20px #111c350f}.tfp-desktop-inspector .tfp-help,.tfp-desktop-inspector .tfp-continue{min-height:48px;border-radius:9px;font-size:12px}.tfp-desktop-inspector .tfp-continue{box-shadow:0 6px 14px #ff5d2e2e}.tfp-desktop-inspector>.tfp-desktop-keyboard-hint{order:5;margin:-5px 2px 0!important;padding:0 2px!important;border:0!important;background:transparent!important}}.tfp-design label strong{display:block;margin-bottom:8px}.tfp-design label small{display:block;color:#687089;font-size:12px;font-weight:600;line-height:1.45}.tfp-design label input{vertical-align:top;margin-top:3px}.tfp-self-service-note{display:block;margin-top:5px;color:#687089;font-size:11px;font-weight:800}.tfp-design-intro>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.tfp-design-intro>div>b{color:#111c35;font-size:14px}.tfp-design-intro>div>small{padding:3px 7px;border-radius:999px;background:#eef2f7;color:#647089;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tfp-design-intro>p,.tfp-design-proof{margin:7px 0 0;color:#687089;font-size:11px;font-weight:600;line-height:1.45}.tfp-design-intro [data-tfp-design-self-service]{margin-top:8px;padding:0;border:0;background:transparent;color:#526078;font:800 11px inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.tfp-design-options{display:grid;gap:7px;margin-top:12px}.tfp-design .tfp-design-options label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;margin:0;padding:10px;cursor:pointer}.tfp-design-options label:has(input:checked){border-color:#ff5d2e;background:#fff7f3;box-shadow:0 0 0 1px #ff5d2e1f}.tfp-design-options input{margin:3px 0 0}.tfp-design-options strong,.tfp-design-options small{display:block}.tfp-design-options strong{color:#202a40;font-size:12px}.tfp-design-options em{color:#d94d25;font-style:normal}.tfp-design-options small{margin-top:4px;color:#687089;font-size:10px;font-weight:600;line-height:1.35}.tfp-design-brief{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e5eaf0}.tfp-design-brief label{display:grid;gap:4px;margin:0;padding:0;border:0;color:#536078;font-size:10px;font-weight:800}.tfp-design-brief input,.tfp-design-brief textarea{box-sizing:border-box;width:100%;min-height:38px;padding:8px 9px;border:1px solid #d9e0e9;border-radius:8px;background:#fff;color:#111c35;font:600 14px/1.35 inherit;resize:vertical}.tfp-design-brief textarea{min-height:70px}.tfp-design-reference{padding:9px!important;border:1px dashed #cbd4e1!important;border-radius:8px!important;background:#fbfcfe}.tfp-design-reference small{color:#707b90;font-size:10px;font-weight:600;line-height:1.35}.tfp-design-price{display:grid;gap:6px;margin-top:12px;padding:10px;border-radius:9px;background:#f5f7fa;color:#526078;font-size:11px}.tfp-design-price span,.tfp-design-price strong{display:flex;justify-content:space-between;gap:10px}.tfp-design-price strong{padding-top:7px;border-top:1px solid #dce3ec;color:#111c35;font-size:13px}@media(max-width:767px){.tfp-design-brief input,.tfp-design-brief textarea{font-size:16px}}.tfp-align-guide{position:absolute;z-index:4;display:none;pointer-events:none;background:#111c35b8;box-shadow:0 0 0 1px #ffffffb3}.tfp-canvas.is-aligning .tfp-align-guide:not([hidden]){display:block}.tfp-align-guide-x{top:0;bottom:0;left:50%;width:1px}.tfp-align-guide-y{left:0;right:0;top:50%;height:1px}.tfp-centered-notice{position:absolute;z-index:5;top:12px;left:50%;display:block;padding:5px 9px;border-radius:999px;background:#111c35e0;color:#fff;font-size:11px;font-weight:800;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .15s ease,transform .15s ease}.tfp-centered-notice.is-visible{opacity:1;transform:translate(-50%)}.tfp-background-tools{grid-column:span 2;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fafbfc}.tfp-background-tools>label{display:flex;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:800}.tfp-background-swatches{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.tfp-bg-swatch{display:block;aspect-ratio:1;width:100%;min-width:0;padding:0;border:1px solid #cbd1db;border-radius:50%;background:var(--swatch);cursor:pointer}.tfp-bg-swatch.is-transparent{background:conic-gradient(#fff 25%,#dfe4ea 0 50%,#fff 0 75%,#dfe4ea 0);background-size:8px 8px}.tfp-bg-swatch.is-selected{border:3px solid var(--navy);box-shadow:0 0 0 2px #fff}.tfp-background-custom{display:flex;gap:7px;margin-top:9px}.tfp-background-custom input[type=color]{width:42px;height:34px;padding:2px;border:1px solid var(--line);border-radius:7px;background:#fff}.tfp-background-custom input[type=text]{min-width:0;flex:1;padding:7px 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font:800 12px inherit}.tfp-background-tools small{display:block;margin-top:8px;color:var(--muted);font-size:10px;line-height:1.35}.tfp-canvas.has-solid-background{background-color:var(--tfp-background)!important;background-image:none}@media(max-width:767px){.tfp-zoom-control{display:none}}@media(max-width:767px){.tfp-advanced-body{grid-template-columns:1fr}.tfp-background-tools,.tfp-position{grid-column:span 1}}.tfp-mobile-background{display:none}@media(max-width:767px){.tfp-mobile-background{display:block;order:1;width:min(100%,360px);margin:0 auto;padding:9px 0 2px}.tfp-mobile-background>span{display:block;margin:0 0 7px 2px;color:var(--navy);font-size:11px;font-weight:900}.tfp-mobile-background-swatches{display:flex;gap:8px;overflow-x:auto;padding:2px 3px 9px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tfp-mobile-background-swatches::-webkit-scrollbar{display:none}.tfp-mobile-background .tfp-bg-swatch{flex:0 0 42px;width:42px;min-height:42px}.tfp-mobile-background .tfp-bg-swatch.is-selected{border-width:3px}}.tfp-empty[hidden]{display:none!important}.tfp-customizer{width:100%;min-width:0}.tfp-editor,.tfp-workspace,.tfp-left-tools,.tfp-canvas,.tfp-mobile-background,.tfp-guide-legend,.tfp-tool-row,.tfp-advanced,.tfp-advanced-body,.tfp-summary,.tfp-bottom{min-width:0;max-width:100%}.tfp-canvas{inline-size:min(100%,360px);max-inline-size:100%}@media(max-width:767px){.tfp-workspace{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;overflow:visible}.tfp-canvas{justify-self:center;margin-inline:auto}.tfp-left-tools{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.tfp-side-action,.tfp-tool{min-width:0}.tfp-mobile-background{width:100%;max-width:360px}.tfp-mobile-background-swatches{width:100%;max-width:100%;min-width:0}.tfp-guide-legend{max-width:100%;flex-wrap:wrap}.tfp-tool-row{grid-template-columns:repeat(4,minmax(0,1fr));max-width:100%}}.tfp-mobile-custom{margin-top:2px;border:0}.tfp-mobile-custom summary{width:max-content;padding:7px 2px;color:var(--navy);font-size:11px;font-weight:900;cursor:pointer;list-style:none}.tfp-mobile-custom summary::-webkit-details-marker{display:none}.tfp-mobile-custom[open] .tfp-background-custom{margin-top:1px}.tfp-mobile-custom .tfp-background-custom{max-width:220px}@media(min-width:768px){.tfp-mobile-background{display:block;grid-column:2;order:2;width:min(100%,360px);margin-inline:auto}.tfp-mobile-background-swatches{display:flex;gap:8px;overflow-x:auto;padding:2px 3px 9px;scrollbar-width:none}.tfp-mobile-background .tfp-bg-swatch{flex:0 0 42px;width:42px;min-height:42px}.tfp-mobile-background>span{display:block;margin:0 0 7px 2px;color:var(--navy);font-size:11px;font-weight:900}}.tfp-save-status{grid-column:1/-1;margin:2px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35}.tfp-save-status.is-success{color:#176842}.tfp-save-status.is-error{color:#bd3030}.tfp-editing-saved-design{grid-column:1 / -1;margin:2px 0 0;color:#176842;font-size:12px;font-weight:800}.tfp-confirm.is-attention{border:2px solid var(--orange);border-radius:10px;padding:10px;animation:tfp-confirm-pulse .6s ease 3}.tfp-sticker-form .product-form__buttons{display:block;margin:0 16px 20px}.tfp-sticker-form [data-tfp-add-button]{min-height:52px}@keyframes tfp-confirm-pulse{50%{box-shadow:0 0 0 5px #ff4d1633}}.tfp-custom-color-swatch{display:block;flex:0 0 34px;width:34px;height:34px;border:1px solid var(--line);border-radius:7px;background:var(--swatch);box-shadow:inset 0 0 0 1px #111c350f}.tfp-custom-color-swatch.is-transparent{background:conic-gradient(#fff 25%,#dfe4ea 0 50%,#fff 0 75%,#dfe4ea 0);background-size:8px 8px}.tfp-desktop-keyboard-hint{display:none}@media(min-width:768px)and (max-width:1023px){.tfp-customizer{max-width:920px}.tfp-canvas{width:min(100%,480px)}.tfp-option{min-height:50px}}@media(min-width:1024px){.tfp-custom-sticker-product>.container{width:min(1440px,calc(100% - 48px));max-width:1440px}.tfp-custom-sticker-product>.container>.row{align-items:flex-start}.tfp-custom-sticker-product>.container>.row>.col-lg-7{flex:0 0 100%;max-width:340px;margin:0 auto 12px}.tfp-custom-sticker-product>.container>.row>.col-lg-5{flex:0 0 100%;width:100%;max-width:100%}.tfp-custom-sticker-product .product__content{width:100%;padding-left:0!important}.tfp-customizer{width:100%;max-width:1280px;margin:24px auto 40px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:40px;align-items:start;border-radius:20px;overflow:visible}.tfp-editor,.tfp-workspace{display:contents}.tfp-config{grid-column:2;grid-row:1;padding:28px 30px 8px;border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;background:#fff}.tfp-config-group{margin-bottom:20px}.tfp-config-title{margin-bottom:10px;font-size:16px}.tfp-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.tfp-option{min-height:52px;font-size:14px}.tfp-material{padding:13px 14px}.tfp-editor-head{grid-column:2;grid-row:2;padding:18px 30px 4px;border-inline:1px solid var(--line);background:#fff}.tfp-editor-head h3{font-size:25px}.tfp-editor-head p{font-size:13px}.tfp-canvas{grid-column:1;grid-row:1 / span 10;position:sticky;top:110px;align-self:start;justify-self:center;inline-size:clamp(500px,42vw,650px);max-inline-size:100%;margin:8px 0 0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;box-shadow:0 16px 44px #111c351a}.tfp-canvas:focus-visible{outline:3px solid #102c66;outline-offset:5px}.tfp-canvas:active{cursor:grabbing}.tfp-left-tools{grid-column:2;grid-row:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 30px 0;border-inline:1px solid var(--line);background:#fff}.tfp-side-action{min-height:50px;font-size:14px}.tfp-mobile-background{grid-column:2;grid-row:4;display:block;order:initial;width:auto;max-width:none;margin:0;padding:18px 30px 6px;border-inline:1px solid var(--line);background:#fff}.tfp-mobile-background-swatches{gap:9px;padding:3px 2px 8px}.tfp-mobile-background .tfp-bg-swatch{flex-basis:44px;width:44px;min-height:44px}.tfp-mobile-custom .tfp-background-custom{max-width:270px}.tfp-tool-row{grid-column:2;grid-row:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0;padding:14px 30px 0;border-inline:1px solid var(--line);background:#fff}.tfp-tool{min-height:68px;font-size:11px}.tfp-tool i{font-size:20px}.tfp-advanced{grid-column:2;grid-row:6;margin:0;padding:14px 30px 0;border:1px solid var(--line);border-top:0;border-bottom:0;border-radius:0;background:#fff}.tfp-advanced summary{margin:-14px -30px 0;padding:14px 30px}.tfp-advanced-body{grid-template-columns:1fr 1fr;gap:16px;padding:0}.tfp-position{grid-column:span 2}.tfp-desktop-keyboard-hint{grid-column:2;grid-row:7;display:block;margin:0;padding:12px 30px 0;border-inline:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px;font-weight:700}.tfp-quality{grid-column:2;grid-row:8;margin:0;padding:14px 30px;border-inline:1px solid var(--line);border-radius:0;background:#fff}.tfp-confirm{grid-column:2;grid-row:9;margin:0;padding:14px 30px;border-inline:1px solid var(--line);border-top:1px solid var(--line);background:#fff}.tfp-summary{grid-column:2;grid-row:10;margin:0;padding:14px 30px;border-inline:1px solid var(--line);border-top:1px solid var(--line);background:#fff}.tfp-summary-price{font-size:26px}.tfp-bottom{grid-column:2;grid-row:11;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;margin:0;padding:16px 30px 30px;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;background:#fff}.tfp-help,.tfp-continue{min-height:54px;font-size:14px}.tfp-guide-legend{grid-column:1;grid-row:11;display:flex;justify-content:center;align-self:start;gap:18px;padding:14px 0 0}.tfp-design{grid-column:2;grid-row:12;margin:0}}@media(min-width:1440px){.tfp-customizer{max-width:1360px}.tfp-canvas{inline-size:clamp(560px,40vw,650px)}}@media(min-width:1024px)and (hover:hover){[data-tfp-tool][data-tfp-tooltip],.tfp-side-action[data-tfp-tooltip]{position:relative}[data-tfp-tool][data-tfp-tooltip]:hover:after,[data-tfp-tool][data-tfp-tooltip]:focus-visible:after,.tfp-side-action[data-tfp-tooltip]:hover:after,.tfp-side-action[data-tfp-tooltip]:focus-visible:after{content:attr(data-tfp-tooltip);position:absolute;z-index:10;left:50%;bottom:calc(100% + 8px);width:max-content;max-width:180px;padding:6px 8px;border-radius:6px;background:#111c35;color:#fff;font-size:11px;font-weight:700;line-height:1.2;transform:translate(-50%);pointer-events:none}}@media(prefers-reduced-motion:reduce){.tfp-canvas,.tfp-centered-notice{scroll-behavior:auto!important;transition:none!important}}@media(min-width:1024px){.tfp-canvas{inline-size:min(42vw,calc(100vh - 170px),650px)!important}.tfp-canvas.is-eyedropper{cursor:crosshair!important}.tfp-desktop-history,.tfp-desktop-eyedropper{display:block}.tfp-eyedropper{margin:4px 0 0;padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font:800 11px inherit;cursor:pointer}}@media(min-width:1024px){.tfp-canvas{--tfp-desktop-top: 128px;--tfp-desktop-bottom: 28px;inline-size:min(42vw,calc(100dvh - var(--tfp-desktop-top) - var(--tfp-desktop-bottom)),650px)!important;block-size:auto!important;max-inline-size:100%;max-block-size:calc(100dvh - var(--tfp-desktop-top) - var(--tfp-desktop-bottom));margin-block:0!important;overflow:visible}.tfp-canvas.is-selected .tfp-art{outline:2px solid var(--orange);outline-offset:-3px}.tfp-canvas.is-eyedropper{cursor:crosshair!important}.tfp-eyedropper-hint{position:absolute;z-index:9;top:12px;left:50%;display:none;max-width:85%;margin:0;padding:7px 10px;border-radius:8px;background:var(--navy);color:#fff;font-size:11px;font-weight:800;text-align:center;transform:translate(-50%)}.tfp-canvas.is-eyedropper:after{content:"Eyedropper active \2014  click your artwork to sample a color. Press Esc to cancel.";position:absolute;z-index:9;top:12px;left:50%;max-width:85%;padding:7px 10px;border-radius:8px;background:var(--navy);color:#fff;font-size:11px;font-weight:800;text-align:center;transform:translate(-50%)}.tfp-eyedropper.is-active{border-color:var(--orange)!important;background:var(--orange)!important;color:#fff!important;box-shadow:0 0 0 3px #ff4d162e}}@media(max-width:1023px){.tfp-desktop-history,.tfp-desktop-eyedropper{display:none!important}}@media(min-width:1024px){.tfp-customizer{--tfp-workspace-top: 122px;--tfp-workspace-gap: 20px;height:calc(100dvh - var(--tfp-workspace-top) - var(--tfp-workspace-gap));min-height:520px;max-height:820px;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);overflow:hidden!important;align-items:stretch}.tfp-desktop-inspector{grid-column:2;grid-row:1;height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 2px 20px;background:#fff}.tfp-desktop-inspector>*{grid-column:auto!important;grid-row:auto!important;margin-left:0!important;margin-right:0!important}.tfp-canvas{grid-column:1!important;grid-row:1!important;position:relative!important;top:auto!important;align-self:center!important;justify-self:center!important;inline-size:min(42vw,calc(100dvh - var(--tfp-workspace-top) - 44px),650px)!important;max-inline-size:calc(100% - 28px)!important;max-block-size:calc(100dvh - var(--tfp-workspace-top) - 44px)!important;margin:0!important}.tfp-guide-legend{grid-column:1!important;grid-row:1!important;align-self:end!important;justify-self:center!important;padding-bottom:4px}.tfp-desktop-inspector .tfp-config{padding-top:28px}.tfp-desktop-inspector .tfp-bottom{padding-bottom:28px}}.tfp-printed-border{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:none;border:var(--tfp-print-border-width, 8px) solid var(--tfp-print-border-color, #fff);border-radius:inherit;pointer-events:none}.tfp-canvas.has-printed-border .tfp-printed-border{display:block}.tfp-border-tools{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);color:var(--navy)}.tfp-border-tools>span{display:block;margin-bottom:8px;font-size:11px;font-weight:900}.tfp-border-choices,.tfp-border-thickness{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tfp-border-thickness{margin-top:7px}.tfp-border-choices button,.tfp-border-thickness button{min-height:34px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font:800 10px inherit;cursor:pointer}.tfp-border-choices button.is-selected,.tfp-border-thickness button.is-selected{border-color:var(--orange);box-shadow:0 0 0 2px #ffe2d7}.tfp-border-custom{display:flex;gap:7px;margin-top:7px}.tfp-border-custom input[type=color]{width:42px;height:34px;padding:2px;border:1px solid var(--line);border-radius:7px;background:#fff}.tfp-border-custom input[type=text]{min-width:0;flex:1;padding:7px 9px;border:1px solid var(--line);border-radius:7px;color:var(--navy);font:800 12px inherit}.tfp-border-tools small{display:block;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.35}.tfp-text-object{position:absolute;z-index:4;top:50%;left:50%;max-width:92%;padding:3px 5px;line-height:1.12;white-space:pre-wrap;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;transform-origin:center}.tfp-text-object.is-selected{outline:2px solid var(--orange);outline-offset:3px}.tfp-text-object.is-selected:after{content:"";position:absolute;right:-8px;bottom:-8px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.tfp-text-tools{margin-top:14px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.tfp-text-tools-head{display:flex;align-items:center;justify-content:space-between;gap:7px}.tfp-text-tools-head b{margin-right:auto;font-size:14px}.tfp-text-tools button{min-height:34px;padding:6px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font:800 11px inherit;cursor:pointer}.tfp-text-tools-head [data-tfp-add-text]{border-color:var(--orange);background:var(--orange);color:#fff}.tfp-text-drawer-toggle[aria-expanded=true]{border-color:var(--navy);background:#f3f5f8}.tfp-text-tools [data-tfp-text-controls]{display:grid;gap:9px;margin-top:12px}.tfp-text-tools label{display:grid;gap:4px;color:var(--muted);font-size:10px;font-weight:800}.tfp-text-tools input,.tfp-text-tools select{width:100%;min-width:0;min-height:34px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font:700 12px inherit}.tfp-text-tools input[type=color]{padding:2px}.tfp-text-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tfp-text-actions{display:flex;flex-wrap:wrap;gap:6px}.tfp-text-actions button:last-child{border-color:#bc3030;color:#bc3030}@media(min-width:1024px){.tfp-desktop-inspector .tfp-text-tools{margin:14px 0 0;border-radius:0;border-inline:1px solid var(--line);border-bottom:0;padding:16px 30px}.tfp-text-tools-head b{font-size:15px}.tfp-text-controls-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tfp-text-resize-handle{position:absolute;right:-22px;bottom:-22px;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:nwse-resize;touch-action:none}.tfp-text-resize-handle:after{content:"";position:absolute;right:14px;bottom:14px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.tfp-text-resize-handle:focus-visible{outline:2px solid var(--navy);outline-offset:1px}.tfp-desktop-inspector::-webkit-scrollbar{width:10px}.tfp-desktop-inspector::-webkit-scrollbar-track{background:#f1f3f6;border-radius:999px}.tfp-desktop-inspector::-webkit-scrollbar-thumb{background:var(--orange);border:2px solid #f1f3f6;border-radius:999px}.tfp-desktop-inspector{scrollbar-color:var(--orange) #f1f3f6;scrollbar-width:auto}.tfp-art{pointer-events:auto!important;cursor:move;touch-action:none}.tfp-canvas.is-gesturing{touch-action:none;-webkit-user-select:none;user-select:none}.tfp-art-resize-handle{position:absolute;z-index:8;right:4px;bottom:4px;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:nwse-resize;touch-action:none}.tfp-art-resize-handle:after{content:"";position:absolute;right:11px;bottom:11px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.tfp-text-object{display:inline-block!important;width:max-content!important;max-width:none!important}.tfp-text-object.is-selected{contain:layout paint}.tfp-mobile-quick-tools{display:none}@media(max-width:767px){.tfp-mobile-quick-tools{position:sticky;top:8px;z-index:12;display:flex;justify-content:center;width:min(100%,360px);margin:8px auto;background:#fff;padding:6px;border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 16px #111c351a}.tfp-mobile-quick-tools button{min-height:40px;padding:0 15px;border:1px solid var(--orange);border-radius:8px;background:var(--orange);color:#fff;font:800 13px inherit}.tfp-workspace{overflow:visible}.tfp-canvas{position:sticky;top:58px;z-index:10;background-color:#fff}}@media(max-width:767px){.tfp-mobile-quick-tools{order:0}.tfp-left-tools{order:1;grid-template-columns:1fr;width:min(100%,360px);margin:0 auto 8px}.tfp-left-tools [data-tfp-remove]{display:none!important}.tfp-left-tools .tfp-side-action.primary{width:100%;min-height:40px;font-size:0}.tfp-left-tools .tfp-side-action.primary i{font-size:17px}.tfp-left-tools .tfp-side-action.primary:after{content:"Upload Image";font-size:13px}.tfp-canvas{order:2}.tfp-mobile-background{order:3}.tfp-guide-legend{order:4}.tfp-mobile-quick-tools+.tfp-text-tools{width:min(100%,360px);margin:8px auto 14px;padding:10px 12px;border-radius:12px;box-shadow:0 8px 22px #111c351a}.tfp-mobile-quick-tools+.tfp-text-tools:not(.is-open){display:none}.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-tools-head>b,.tfp-mobile-quick-tools+.tfp-text-tools [data-tfp-add-text],.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-drawer-toggle,.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-quick-delete,.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-another,.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-actions{display:none!important}.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-tools-head{justify-content:flex-end}.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-done{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding-inline:14px;border-color:var(--orange);background:var(--orange);color:#fff}.tfp-mobile-quick-tools+.tfp-text-tools [data-tfp-text-controls]{grid-template-columns:1fr;gap:8px;margin-top:0}.tfp-mobile-quick-tools+.tfp-text-tools [data-tfp-text-controls]>label:first-child{order:-2}.tfp-mobile-quick-tools+.tfp-text-tools [data-tfp-text-controls]>label:nth-child(2){order:-1}.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-controls-grid{grid-template-columns:1fr 46px;gap:8px}.tfp-mobile-quick-tools+.tfp-text-tools .tfp-text-controls-grid label:not(:first-child){display:none}.tfp-mobile-quick-tools+.tfp-text-tools input,.tfp-mobile-quick-tools+.tfp-text-tools select{font-size:16px!important;min-height:40px}.tfp-mobile-quick-tools+.tfp-text-tools input[type=color]{height:40px}}.tfp-mobile-text-stylebar[hidden]{display:none!important}@media(max-width:767px){.tfp-mobile-text-stylebar{order:3;width:min(100%,360px);margin:8px auto;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 6px 16px #111c3517}.tfp-mobile-text-stylebar .tfp-text-style-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.tfp-mobile-text-stylebar button{min-height:36px;min-width:0;padding:5px 3px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font:800 10px inherit;cursor:pointer}.tfp-mobile-text-stylebar button.is-selected{border-color:var(--orange);background:#fff3ee;color:var(--orange);box-shadow:0 0 0 1px #ffd7c9}.tfp-text-style-panel{margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.tfp-text-style-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.tfp-text-style-presets button:last-of-type{grid-column:span 2}.tfp-text-style-presets label{display:flex;grid-column:span 2;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px;font-weight:800}.tfp-text-style-presets input[type=color]{width:42px;height:34px;padding:2px;border:1px solid var(--line);border-radius:7px;background:#fff}.tfp-text-align-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tfp-text-more-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.tfp-text-more-actions button:last-child{border-color:#bc3030;color:#bc3030}.tfp-text-more-panel>label{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;margin-top:9px;color:var(--muted);font-size:11px;font-weight:800}.tfp-text-more-panel input[type=range]{grid-column:span 2;width:100%;accent-color:var(--orange)}.tfp-mobile-background{order:4}.tfp-guide-legend{order:5}}@media(min-width:768px){.tfp-mobile-text-stylebar{display:none!important}}@media(max-width:767px){.tfp-tool-row,.tfp-advanced,.tfp-desktop-keyboard-hint{display:none!important}.tfp-mobile-object-toolbar{order:3;width:min(100%,360px);margin:8px auto;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 6px 16px #111c3517}.tfp-mobile-object-toolbar[hidden]{display:none!important}.tfp-mobile-object-toolbar-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.tfp-mobile-object-toolbar button{min-height:38px;min-width:0;padding:5px 4px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font:800 10px inherit}.tfp-mobile-object-toolbar button:active,.tfp-mobile-object-toolbar button:focus-visible{border-color:var(--orange);background:#fff3ee;color:var(--orange)}.tfp-mobile-object-toolbar-more{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.tfp-mobile-object-toolbar-more[hidden]{display:none!important}.tfp-mobile-object-toolbar-more button:last-child{border-color:#bc3030;color:#bc3030}.tfp-mobile-object-toolbar [hidden]{display:none!important}}@media(min-width:1024px){.tfp-desktop-inspector{padding:16px!important;background:#f6f8fb!important}}@media(min-width:1024px){.tfp-customizer{grid-template-columns:minmax(0,1fr) minmax(320px,360px)!important;gap:clamp(24px,3vw,46px)!important;max-width:1420px!important}.tfp-canvas{inline-size:min(50vw,calc(100dvh - var(--tfp-workspace-top) - 38px),680px)!important}.tfp-desktop-inspector{gap:10px;padding:12px!important}.tfp-desktop-inspector>.tfp-left-tools,.tfp-desktop-inspector>.tfp-tool-row,.tfp-desktop-inspector>.tfp-advanced,.tfp-desktop-inspector>.tfp-desktop-keyboard-hint{display:none!important}.tfp-desktop-inspector>.tfp-config,.tfp-desktop-inspector>.tfp-mobile-background,.tfp-desktop-inspector>.tfp-text-tools,.tfp-desktop-inspector>.tfp-quality,.tfp-desktop-inspector>.tfp-confirm,.tfp-desktop-inspector>.tfp-summary,.tfp-desktop-inspector>.tfp-bottom,.tfp-desktop-inspector>.tfp-design,.tfp-desktop-inspector>.tfp-desktop-object-tools,.tfp-desktop-inspector>.tfp-desktop-cart-action{padding:13px!important;border-radius:11px!important}.tfp-desktop-inspector>.tfp-desktop-object-tools{order:2;display:block;border:1px solid #e2e6ec;border-radius:11px;background:#fff}.tfp-desktop-context{display:none}.tfp-desktop-add-content{display:block;padding-bottom:13px;border-bottom:1px solid #e9edf2}[data-tfp-desktop-selection=none] [data-tfp-desktop-context=none],[data-tfp-desktop-selection=artwork] [data-tfp-desktop-context=artwork],[data-tfp-desktop-selection=text] [data-tfp-desktop-context=text]{display:block}.tfp-desktop-context>b,.tfp-desktop-add-content>b,.tfp-desktop-history-tools>b,.tfp-desktop-context-subhead{display:block;margin-bottom:9px;color:#697289;font-size:10px;font-weight:900;letter-spacing:.1em;line-height:1}.tfp-desktop-context-subhead{margin-top:14px}.tfp-desktop-context-actions,.tfp-desktop-more>div,.tfp-desktop-history-tools>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tfp-desktop-context-actions button,.tfp-desktop-upload,.tfp-desktop-more button,.tfp-desktop-history-tools button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:0;padding:6px 8px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#202a40;font:800 11px inherit;line-height:1.1;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.tfp-desktop-context-actions button:hover,.tfp-desktop-context-actions button:focus-visible,.tfp-desktop-upload:hover,.tfp-desktop-upload:focus-visible,.tfp-desktop-more button:hover,.tfp-desktop-more button:focus-visible,.tfp-desktop-history-tools button:hover,.tfp-desktop-history-tools button:focus-visible{border-color:#ff6a3a;background:#fff5f1;color:#d94d25;outline:0}.tfp-desktop-add-content .tfp-desktop-upload,.tfp-desktop-add-content [data-tfp-desktop-add-text]{border-color:#ff5d2e;background:#ff5d2e;color:#fff}.tfp-desktop-context small{display:block;margin-top:9px;color:#788196;font-size:10px;line-height:1.4}.tfp-desktop-add-another-text{display:inline-flex;align-items:center;min-height:30px;margin:-2px 0 10px;padding:4px 7px;border:1px solid #ffd0c1;border-radius:7px;background:#fff7f3;color:#c94b28;font:800 10px inherit;cursor:pointer}.tfp-desktop-add-another-text:hover,.tfp-desktop-add-another-text:focus-visible{border-color:#ff5d2e;background:#fff0ea;outline:0}.tfp-desktop-more{margin-top:10px}.tfp-desktop-more summary{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 2px;color:#36415a;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.tfp-desktop-more summary::-webkit-details-marker{display:none}.tfp-desktop-more summary:after{content:"+";color:#ff5d2e;font-size:16px}.tfp-desktop-more[open] summary:after{content:"\2212"}.tfp-desktop-more .is-danger,.tfp-desktop-context-actions .is-danger{border-color:#e8b4b4;color:#af3030}.tfp-desktop-history-tools{display:block;margin-top:14px;padding-top:13px;border-top:1px solid #e9edf2}.tfp-desktop-history-tools>div{grid-template-columns:1fr 1fr}.tfp-desktop-inspector>.tfp-text-tools{order:3}[data-tfp-desktop-selection=none] .tfp-desktop-inspector>.tfp-text-tools,[data-tfp-desktop-selection=artwork] .tfp-desktop-inspector>.tfp-text-tools{display:none!important}.tfp-desktop-inspector .tfp-text-tools-head{min-height:auto}.tfp-desktop-inspector .tfp-text-tools-head b{font-size:0}.tfp-desktop-inspector .tfp-text-tools-head b:after{content:"Text settings";margin-left:0;color:#697289;font-size:10px;font-weight:900;letter-spacing:.1em}.tfp-desktop-inspector .tfp-text-tools-head [data-tfp-add-text],.tfp-desktop-inspector .tfp-text-drawer-toggle,.tfp-desktop-inspector .tfp-text-quick-delete,.tfp-desktop-inspector .tfp-text-done,.tfp-desktop-inspector .tfp-text-another,.tfp-desktop-inspector .tfp-text-actions{display:none!important}.tfp-desktop-inspector .tfp-text-tools [data-tfp-text-controls]{margin-top:10px}.tfp-desktop-inspector .tfp-text-controls-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tfp-desktop-text-style-slot{min-height:0}.tfp-desktop-text-style-slot .tfp-mobile-text-stylebar:not([hidden]){display:block!important;width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.tfp-desktop-text-style-slot .tfp-text-style-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.tfp-desktop-text-style-slot .tfp-text-style-actions button,.tfp-desktop-text-style-slot .tfp-text-style-panel button{min-height:34px;min-width:0;padding:5px 3px;border:1px solid #dce2eb;border-radius:7px;background:#fff;color:#202a40;font:800 9px inherit}.tfp-desktop-text-style-slot .tfp-text-style-actions button.is-selected,.tfp-desktop-text-style-slot .tfp-text-style-panel button.is-selected{border-color:#ff6a3a;background:#fff5f1;color:#d94d25}.tfp-desktop-text-style-slot .tfp-text-style-panel{margin-top:8px;padding-top:8px;border-top:1px solid #e9edf2}.tfp-desktop-text-style-slot .tfp-text-style-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.tfp-desktop-text-style-slot .tfp-text-style-presets button:last-of-type,.tfp-desktop-text-style-slot .tfp-text-style-presets label{grid-column:span 2}.tfp-desktop-text-style-slot .tfp-text-style-presets label{display:flex;align-items:center;justify-content:space-between;color:#697289;font-size:10px;font-weight:800}.tfp-desktop-text-style-slot .tfp-text-style-presets input[type=color]{width:38px;height:30px;padding:2px;border:1px solid #dce2eb;border-radius:6px}.tfp-desktop-text-style-slot .tfp-text-align-panel,.tfp-desktop-text-style-slot .tfp-text-more-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.tfp-desktop-text-style-slot .tfp-text-more-panel>label{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;margin-top:8px;color:#697289;font-size:10px;font-weight:800}.tfp-desktop-text-style-slot .tfp-text-more-panel input[type=range]{grid-column:span 2;width:100%;accent-color:#ff5d2e}.tfp-desktop-inspector>.tfp-mobile-background{order:4}.tfp-desktop-inspector>.tfp-design{order:5}.tfp-desktop-inspector>.tfp-quality{order:6}.tfp-desktop-inspector>.tfp-confirm{order:7}.tfp-desktop-inspector>.tfp-summary{order:8}.tfp-desktop-inspector>.tfp-bottom{order:9}.tfp-desktop-inspector>.tfp-desktop-cart-action{order:10;display:block;margin:0!important;border:1px solid #cfd8e5;border-radius:11px;background:#fff}.tfp-desktop-cart-action [data-tfp-add-button]{min-height:48px;border-radius:8px;font-size:13px}.tfp-desktop-inspector .tfp-summary{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center}.tfp-desktop-inspector .tfp-summary img{width:38px;height:38px}.tfp-desktop-inspector .tfp-summary-main b{font-size:11px}.tfp-desktop-inspector .tfp-summary-main small{font-size:9px}.tfp-desktop-inspector .tfp-summary-price{font-size:18px!important;letter-spacing:-.02em}}@media(min-width:1024px){.tfp-customizer{--tfp-workspace-top: 150px;--tfp-workspace-gap: 16px;height:calc(100dvh - var(--tfp-workspace-top) - var(--tfp-workspace-gap));min-height:480px}.tfp-canvas{inline-size:min(46vw,calc(100dvh - var(--tfp-workspace-top) - 74px),600px)!important;max-block-size:calc(100dvh - var(--tfp-workspace-top) - 74px)!important}.tfp-desktop-text-input-slot{margin:8px 0 10px}.tfp-desktop-text-input-slot>label{display:grid;gap:5px;color:#697289;font-size:10px;font-weight:900;letter-spacing:.08em}.tfp-desktop-text-input-slot input[data-tfp-text-content]{min-height:42px;padding:10px 11px;border:1px solid #cfd8e5;border-radius:8px;background:#fff;color:#111c35;font:700 14px/1.3 inherit;letter-spacing:0;text-transform:none}.tfp-desktop-text-input-slot input[data-tfp-text-content]:focus{outline:2px solid rgba(255,93,46,.24);border-color:#ff5d2e}.tfp-desktop-inspector>.tfp-text-tools{display:none!important}.tfp-desktop-text-style-slot .tfp-text-style-panel[hidden]{display:none!important}.tfp-desktop-text-style-slot .tfp-text-font-panel,.tfp-desktop-text-style-slot .tfp-text-color-panel{margin-top:8px;padding-top:8px;border-top:1px solid #e9edf2}.tfp-desktop-text-style-slot .tfp-text-inspector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tfp-desktop-text-style-slot .tfp-text-inspector-grid>div{min-width:0}.tfp-desktop-text-style-slot .tfp-text-inspector-grid label,.tfp-desktop-text-style-slot [data-tfp-desktop-stroke-width-slot]>label{display:grid;gap:5px;color:#697289;font-size:10px;font-weight:800}.tfp-desktop-text-style-slot select,.tfp-desktop-text-style-slot input:not([type=color]){box-sizing:border-box;width:100%;min-width:0;min-height:34px;padding:6px 8px;border:1px solid #dce2eb;border-radius:7px;background:#fff;color:#202a40;font:700 11px inherit}.tfp-desktop-text-style-slot input[type=range]{padding:0}.tfp-desktop-text-style-slot [data-tfp-desktop-stroke-width-slot]{grid-column:span 2;margin-top:7px}.tfp-desktop-text-style-slot .tfp-text-align-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.tfp-desktop-text-style-slot .tfp-text-align-panel button:last-child{grid-column:span 2}}.tfp-customizer.has-design-service .tfp-continue[hidden]{display:none!important}.tfp-customizer.has-design-service .tfp-bottom{grid-template-columns:1fr}@media(min-width:1024px){.tfp-customizer{grid-template-columns:minmax(0,1fr) clamp(360px,31vw,420px)!important;gap:clamp(20px,2.4vw,36px)!important}.tfp-desktop-inspector{min-width:0;max-width:100%;overflow-x:hidden}.tfp-desktop-inspector>*,.tfp-desktop-inspector .tfp-mobile-background,.tfp-desktop-inspector .tfp-border-tools,.tfp-desktop-inspector .tfp-border-custom{min-width:0;max-width:100%}.tfp-desktop-inspector .tfp-mobile-background-swatches{display:flex;flex-wrap:wrap;gap:9px;width:100%;max-width:100%;overflow:visible;padding:3px 2px 8px}.tfp-desktop-inspector .tfp-mobile-background .tfp-bg-swatch{flex:0 0 44px;width:44px;min-height:44px}.tfp-desktop-inspector .tfp-border-choices,.tfp-desktop-inspector .tfp-border-thickness{width:100%;min-width:0}.tfp-desktop-inspector .tfp-border-choices button,.tfp-desktop-inspector .tfp-border-thickness button{min-width:0;overflow-wrap:anywhere}.tfp-desktop-inspector .tfp-border-custom input[type=text]{max-width:calc(100% - 49px)}.tfp-desktop-inspector :is(select,input,button,details){max-width:100%}}.tfp-workspace{position:relative}.tfp-art-delete{position:absolute;z-index:1000;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:2px solid #fff;border-radius:50%;background:#ff5a36;color:#fff;font:700 30px/1 Arial,sans-serif;box-shadow:0 2px 9px #1113;cursor:pointer;touch-action:manipulation}.tfp-art-delete:focus-visible,.tfp-delete-artwork-panel:focus-visible{outline:3px solid #111c35;outline-offset:3px}.tfp-customizer [data-tfp-delete-artwork][hidden],.tfp-customizer [data-tfp-remove][hidden],.tfp-customizer [data-tfp-tool=remove][hidden],.tfp-customizer .tfp-art-resize-handle[hidden],.tfp-deletion-notice[hidden]{display:none!important}.tfp-customizer .tfp-delete-artwork-panel{min-height:44px;padding:10px 14px;border:1px solid #ff5a36;border-radius:10px;background:#fff4ef;color:#b33210;font:700 14px/1.3 Arial,sans-serif;cursor:pointer}.tfp-deletion-notice{padding:12px 16px;margin:10px 0;background:#fff4ef;border:1px solid #ff5a36;border-radius:10px;font-size:14px;text-transform:none}.tfp-deletion-notice button{min-height:44px;padding:5px 12px;border:0;background:transparent;color:#b33210;font:700 14px Arial,sans-serif;text-decoration:underline;cursor:pointer}@media(min-width:1024px){.tfp-delete-artwork-mobile{display:none!important}}@media(max-width:1023px){.tfp-customizer .tfp-delete-artwork-mobile:not([hidden]){display:flex!important;align-items:center;justify-content:center;width:100%;grid-column:1/-1}}[data-tfp-studio] .tfp-art-delete{position:fixed}[data-tfp-studio] img[data-tfp-image]{background:transparent!important}.tfp-text-rotation{padding:10px;border-top:1px solid #d9dfeb;color:#111c35}.tfp-text-rotation label{display:block;font-size:14px;font-weight:700}.tfp-text-rotation input{display:block;width:100%;min-height:44px;touch-action:pan-x}.tfp-text-rotation>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.tfp-text-rotation button{min-height:44px;border:1px solid #a9b3c4;border-radius:8px;background:#fff;color:#111c35;font:600 14px Arial,sans-serif}.tfp-text-rotation :focus-visible{outline:3px solid #ff5a36;outline-offset:2px}.tfp-direct-editor .tfp-view{grid-column:1/-1;position:relative;width:100%;max-width:100%;height:auto;max-height:650px;overflow:auto;overscroll-behavior:auto;background:#f5f6f8;border:1px solid #dde2ea;border-radius:10px;touch-action:pan-x pan-y pinch-zoom}.tfp-direct-editor .tfp-view-space{position:relative;min-width:100%}.tfp-direct-editor .tfp-view-scene{position:absolute;left:48px;top:48px;transform-origin:0 0;overflow:visible}.tfp-direct-editor .tfp-view .tfp-canvas{position:relative;flex:none;touch-action:pan-x pan-y pinch-zoom;box-shadow:0 0 0 1px #acb5c4}.tfp-direct-editor .tfp-view [data-tfp-object-id]{touch-action:pinch-zoom;user-select:none;-webkit-user-select:none;cursor:move}.tfp-direct-editor .tfp-selection-box{position:absolute;border:1.5px solid #1467d5;pointer-events:none;z-index:10000;box-sizing:border-box}.tfp-direct-editor .tfp-selection-box[hidden]{display:none}.tfp-direct-editor .tfp-selection-box button{position:absolute;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:0;background:transparent;pointer-events:auto;touch-action:pinch-zoom;transform:translate(-50%,-50%) scale(var(--handle-scale,1));transform-origin:center;cursor:nwse-resize}.tfp-direct-editor .tfp-selection-box button:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:2px solid #1467d5;background:#fff;border-radius:2px;box-shadow:0 1px 3px #0003}.tfp-direct-editor .tfp-selection-box .nw{left:0;top:0}.tfp-direct-editor .tfp-selection-box .ne{left:100%;top:0;cursor:nesw-resize}.tfp-direct-editor .tfp-selection-box .sw{left:0;top:100%;cursor:nesw-resize}.tfp-direct-editor .tfp-selection-box .se{left:100%;top:100%}.tfp-direct-editor .tfp-selection-box .tfp-turn{left:50%;top:calc(-32px * var(--handle-scale,1));background:#fff;color:#1467d5;border:1px solid #1467d5;border-radius:50%;font-size:22px;cursor:grab;width:36px;height:36px;min-width:36px;min-height:36px}.tfp-direct-editor .tfp-selection-box .tfp-turn:after{display:none}.tfp-direct-editor .tfp-view-controls,.tfp-direct-editor .tfp-direct-tools{grid-column:1/-1;width:100%;color:#111c35;font:400 13px/1.4 Arial,sans-serif}.tfp-direct-editor .tfp-view-controls{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 0}.tfp-direct-editor .tfp-direct-tools{margin:10px 0 4px}.tfp-direct-editor .tfp-direct-tools button,.tfp-direct-editor .tfp-view-controls button,.tfp-direct-editor .tfp-direct-tools summary{min-height:44px;padding:8px 10px;background:#fff;border:1px solid #d6dce6;border-radius:7px;color:#111c35;font:500 13px/1.2 Arial,sans-serif;cursor:pointer;text-transform:none}.tfp-direct-editor .tfp-direct-tools button:disabled{opacity:.4;cursor:default}.tfp-direct-editor .tfp-direct-primary,.tfp-direct-angle,.tfp-direct-history{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:7px}.tfp-direct-editor .tfp-direct-tools button[hidden]{display:none!important}.tfp-direct-editor .tfp-direct-angle input{width:72px;min-height:44px;border:1px solid #d6dce6;border-radius:6px;padding:6px}.tfp-direct-editor .tfp-direct-history details{flex:1}.tfp-direct-editor .tfp-direct-history details[open]{flex-basis:100%}.tfp-direct-editor .tfp-direct-tools select{width:100%;min-height:44px;margin:6px 0}.tfp-direct-editor .tfp-direct-nudge{display:flex;gap:6px;flex-wrap:wrap}.tfp-direct-editor .tfp-direct-tools p{font:400 12px/1.5 Arial,sans-serif;margin:6px 0;color:#596174}.tfp-direct-editor .tfp-art-delete,.tfp-direct-editor .tfp-delete-artwork-panel,.tfp-direct-editor .tfp-delete-artwork-mobile,.tfp-direct-editor .tfp-art-resize-handle,.tfp-direct-editor .tfp-text-resize-handle,.tfp-direct-editor .tfp-text-rotation,.tfp-direct-editor .tfp-object-toolbar,.tfp-direct-editor .tfp-mobile-quick-tools,.tfp-direct-editor .tfp-tool-row,.tfp-direct-editor .tfp-advanced,.tfp-direct-editor [data-tfp-remove],.tfp-direct-editor [data-tfp-text-action=delete]{display:none!important}.tfp-direct-editor .tfp-text-object.is-selected{outline:none!important;box-shadow:none!important}.tfp-direct-editor .tfp-canvas.is-selected{outline:none!important}.tfp-direct-editor :is(.tfp-direct-tools,.tfp-view-controls,.tfp-selection-box) :focus-visible{outline:3px solid #ff5a36;outline-offset:2px}@media(max-width:1023px){.tfp-direct-editor .tfp-view{max-height:480px}.tfp-direct-editor .tfp-direct-primary button{flex:1 1 auto}}.tfp-direct-editor .tfp-mobile-object-toolbar,.tfp-direct-editor .tfp-text-quick-delete{display:none!important}.tfp-direct-editor .tfp-mobile-quick-tools{display:flex!important}.tfp-direct-editor .tfp-text-tools.is-open{display:block!important}.tfp-direct-editor .tfp-view .tfp-canvas{top:0!important;left:0!important;right:auto!important;bottom:auto!important;transform:none!important;border:0!important;box-sizing:border-box!important}.tfp-direct-editor .tfp-selection-box .tfp-turn{width:44px;height:44px;min-width:44px;min-height:44px}.tfp-direct-editor .tfp-editor-head h3{font-size:22px!important;text-transform:none!important}.tfp-direct-editor .tfp-editor-head p{font-size:14px!important;font-weight:400!important;text-transform:none!important}.tfp-direct-editor .tfp-text-object{font-weight:400!important;text-transform:none!important;letter-spacing:normal!important}.tfp-direct-editor .tfp-direct-alignment{margin:0 0 8px}.tfp-direct-editor .tfp-direct-alignment>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0}.tfp-direct-editor .tfp-direct-alignment summary{display:block}.tfp-direct-editor .tfp-desktop-add-content,.tfp-direct-editor .tfp-desktop-history-tools,.tfp-direct-editor [data-tfp-desktop-context=artwork],.tfp-direct-editor [data-tfp-desktop-context=none]{display:none!important}.tfp-direct-stage{min-width:0;width:100%}@media(min-width:1024px){.tfp-customizer.tfp-direct-editor{height:auto!important;min-height:0!important;grid-template-rows:auto!important;align-items:start!important;overflow:visible!important;gap:24px!important}.tfp-direct-editor .tfp-direct-stage{grid-column:1!important;grid-row:1!important;position:sticky;top:150px;align-self:start;min-height:0;display:flex;flex-direction:column;gap:8px}.tfp-direct-editor .tfp-direct-stage .tfp-view{height:clamp(330px,calc(100dvh - 270px),650px)!important;min-height:330px!important;max-height:none!important;flex:none}.tfp-direct-editor .tfp-desktop-inspector{grid-column:2!important;grid-row:1!important;height:calc(100dvh - 185px)!important;min-height:420px!important;max-height:none!important;overflow-y:auto!important;align-self:start;position:sticky!important;top:150px!important}.tfp-direct-editor .tfp-desktop-inspector>*{flex-shrink:0!important}.tfp-direct-editor .tfp-view-controls{flex:none;margin:0!important}.tfp-direct-editor .tfp-view .tfp-canvas{inline-size:auto;max-block-size:none!important;position:relative!important}.tfp-direct-editor .tfp-guide-legend{display:none!important}.tfp-direct-editor .tfp-direct-tools{padding:12px;border:1px solid #dce1e9;border-radius:8px;background:#fff}.tfp-direct-editor .tfp-mobile-quick-tools{position:static!important;margin:0!important;justify-content:center}}@media(min-width:1024px){.tfp-direct-editor .tfp-direct-stage{scroll-margin-top:150px}.tfp-direct-editor .tfp-editor-head{display:block!important}.tfp-direct-editor .tfp-editor-head>div{width:100%!important;max-width:none!important}.tfp-direct-editor .tfp-editor-head p{max-width:none!important;margin:6px 0!important}.tfp-direct-editor .tfp-guide-switch{display:inline-flex!important;margin:8px 0!important}.tfp-direct-editor .tfp-desktop-selection-status{display:none!important}}@media(min-width:1024px){.tfp-direct-editor .tfp-direct-stage,.tfp-direct-editor .tfp-desktop-inspector{top:180px!important}.tfp-direct-editor .tfp-direct-stage{scroll-margin-top:180px}.tfp-direct-editor .tfp-direct-stage .tfp-view{height:clamp(300px,calc(100dvh - 300px),620px)!important;min-height:300px!important}.tfp-direct-editor .tfp-desktop-inspector{height:calc(100dvh - 215px)!important}.tfp-direct-editor .tfp-view-controls{flex-wrap:wrap}.tfp-direct-editor .tfp-view-controls .tfp-mobile-quick-tools{width:auto!important;padding:0!important;border:0!important;background:transparent!important}}@media(max-width:1023px){.tfp-view-upload{display:none!important}}.tfp-direct-editor .tfp-align-guide{z-index:10001;background:#0878e8;box-shadow:0 0 0 1px #fff;opacity:1}.tfp-direct-editor .tfp-align-guide-x{width:3px;transform:translate(-50%)}.tfp-direct-editor .tfp-align-guide-y{height:3px;transform:translateY(-50%)}.tfp-direct-editor .tfp-centered-notice{z-index:10002;text-transform:none;font-size:13px;font-weight:600;background:#075cb5;color:#fff}.tfp-direct-editor .tfp-content-start{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:0 0 10px;order:-1}.tfp-direct-editor .tfp-content-start .tfp-mobile-quick-tools{display:contents!important}.tfp-direct-editor .tfp-content-start button{display:block!important;width:100%;min-height:46px;padding:10px 12px;border:1px solid #d6dce6;border-radius:8px;background:#fff;color:#111c35;font:600 15px/1.3 Arial,sans-serif;text-transform:none!important}.tfp-direct-editor .tfp-content-start .tfp-view-upload{background:#ff4d16;color:#fff;border-color:#ff4d16}.tfp-direct-editor .tfp-left-tools,.tfp-direct-editor [data-tfp-add-text],.tfp-direct-editor [data-tfp-desktop-add-text],.tfp-direct-editor .tfp-desktop-upload{display:none!important}@media(min-width:1024px){.tfp-direct-editor .tfp-direct-stage .tfp-view{height:clamp(260px,calc(100dvh - 355px),565px)!important;min-height:260px!important}}.tfp-direct-editor .tfp-tool-drawer{width:100%;min-width:0;margin:0 0 8px;border:1px solid #dce1e9;border-radius:8px;background:#fff;color:#111c35}.tfp-direct-editor .tfp-tool-drawer>summary{display:flex!important;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:10px 12px!important;border:0!important;list-style:none;cursor:pointer;font:600 14px/1.4 Arial,sans-serif;text-transform:none}.tfp-direct-editor .tfp-tool-drawer>summary::-webkit-details-marker{display:none}.tfp-direct-editor .tfp-tool-drawer>summary:after{content:"+";font-size:22px;font-weight:400}.tfp-direct-editor .tfp-tool-drawer[open]>summary:after{content:"\2212"}.tfp-direct-editor .tfp-tool-drawer>summary:focus-visible{outline:3px solid #ff5a36;outline-offset:2px}.tfp-direct-editor .tfp-tool-drawer>div,.tfp-direct-editor .tfp-tool-drawer>label,.tfp-direct-editor .tfp-tool-drawer>p{margin:8px 10px}.tfp-direct-editor .tfp-tool-drawer:not([open])>:not(summary){display:none!important}.tfp-direct-editor [data-tfp-drawer=colors]>.tfp-mobile-background{width:auto!important}@media(min-width:1024px){.tfp-direct-editor .tfp-desktop-inspector>[data-tfp-drawer=colors]{order:4;flex-shrink:0;padding:0!important}.tfp-direct-editor [data-tfp-drawer=colors] .tfp-mobile-background{padding:10px!important}}.tfp-direct-editor [data-tfp-drawer=text]>label{display:block;padding:0 0 8px;font-size:13px}.tfp-direct-editor [data-tfp-drawer=text] input{width:100%;min-height:44px;font-size:16px;text-transform:none}.tfp-direct-editor .tfp-desktop-text-input-slot>[data-tfp-drawer=text]{margin:0}.tfp-direct-editor [data-tfp-text-quick=font][hidden]{display:none!important}.tfp-direct-editor [data-tfp-drawer=font]>label{display:block;padding-bottom:8px}.tfp-direct-editor [data-tfp-drawer=font] select{width:100%;min-height:44px}.tfp-direct-editor [data-tfp-drawer=text-tools]{order:5}.tfp-direct-editor [data-tfp-drawer=text-tools]>.tfp-text-tools{width:auto;margin:8px 10px}.tfp-direct-editor [data-tfp-drawer=text-tools]>.tfp-desktop-context{padding:10px}.tfp-direct-editor [data-tfp-drawer=arrange][hidden]{display:none!important}.tfp-direct-stage>[data-tfp-drawer=colors]{flex:none;margin:0 0 8px}.tfp-direct-editor .tfp-colors-panel{width:100%;min-width:0;margin:0 0 10px;border:1px solid #dce1e9;border-radius:8px;background:#fff;order:4}.tfp-direct-editor .tfp-colors-panel>h4{margin:0;padding:12px;font:600 14px/1.4 Arial,sans-serif;text-transform:none;color:#111c35}.tfp-direct-editor .tfp-colors-panel>.tfp-mobile-background{display:block!important;margin:0;padding:10px!important}.tfp-mask-orientation{flex:none;margin:0;width:100%;color:#111c35;font:14px/1.4 Arial,sans-serif}.tfp-mask-orientation button{min-height:44px;padding:8px 12px;border:1px solid #d6dce6;border-radius:8px;background:#fff;color:#111c35;font:inherit;text-transform:none}.tfp-mask-orientation p{margin:0 10px 6px;font-size:12px}.tfp-direct-stage>[data-tfp-drawer=text-tools]{flex:none;max-height:220px;overflow:auto;width:100%;margin:0}.tfp-confirm{scroll-margin-block:180px}.tfp-confirm.is-attention{outline:3px solid #ba2c16;outline-offset:4px;background:#fff0eb}.tfp-confirm [data-tfp-review-error]{color:#991e0e;font-weight:700;margin:8px 0}.tfp-confirm [data-tfp-review-error][hidden]{display:none!important}.tfp-mask-orientation>[role=group]{display:grid!important;grid-template-columns:auto 1fr 1fr;gap:4px!important;padding:4px 0!important;font-size:12px!important;text-transform:none!important}.tfp-mask-orientation button{min-width:0!important;padding:7px 5px!important;font-size:12px!important;white-space:nowrap}.tfp-mask-orientation p{text-transform:none!important;font-size:12px;line-height:1.35;margin:5px 0}.tfp-direct-editor .tfp-direct-stage>[data-tfp-drawer=text-tools]{order:0;overflow:visible;max-height:none}.tfp-context-panel{width:100%;min-width:0;border:1px solid #cbd4e2;border-radius:10px;background:#fff;color:#111c35;padding:12px;max-height:var(--tfp-context-height,33dvh);overflow-y:auto;overscroll-behavior:contain;font:14px/1.4 Arial,sans-serif;text-transform:none}.tfp-direct-editor .tfp-context-panel[hidden],.tfp-direct-editor .tfp-context-panel [hidden],.tfp-direct-editor .tfp-context-obsolete{display:none!important}.tfp-context-panel .tfp-context-head{display:flex;justify-content:space-between;align-items:center;gap:8px;position:sticky;top:-12px;background:#fff;z-index:2;margin:-1px 0 8px;padding:4px 0}.tfp-context-panel button,.tfp-context-panel select,.tfp-context-panel input{min-height:44px;max-width:100%;font-size:16px;text-transform:none}.tfp-context-panel button,.tfp-direct-stage>.tfp-direct-history button{border:1px solid #cbd4e2;border-radius:7px;background:#fff;color:#111c35;padding:8px 12px;min-height:44px;font:500 14px/1.3 Arial,sans-serif;text-transform:none}.tfp-context-panel :focus-visible,.tfp-direct-stage>.tfp-direct-history :focus-visible{outline:3px solid #ff4d16;outline-offset:2px}.tfp-context-panel label{display:block;font-size:13px;font-weight:600;margin:6px 0;text-transform:none}.tfp-context-panel label>input:not([type=color]),.tfp-context-panel label>select{display:block;width:100%}.tfp-context-panel .tfp-text-tools,.tfp-context-panel .tfp-direct-tools{display:block!important;position:static!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important}.tfp-context-panel .tfp-text-controls-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.tfp-context-panel .tfp-text-actions{display:flex!important;flex-wrap:wrap;gap:6px}.tfp-context-panel .tfp-text-actions [data-tfp-object-action=delete]{display:none!important}.tfp-context-panel .tfp-text-tools-head,.tfp-context-panel .tfp-text-another,.tfp-context-panel .tfp-direct-tools>p:not(.tfp-image-fit-help),.tfp-context-panel .tfp-text-rotation{display:none!important}.tfp-context-panel .tfp-mobile-text-stylebar{display:block!important;position:static!important;border:0!important;box-shadow:none!important;margin:8px 0!important;padding:0!important}.tfp-context-panel .tfp-text-style-presets{display:flex!important;flex-wrap:wrap;gap:6px}.tfp-context-panel .tfp-colors-panel{border:0;margin:0;order:0}.tfp-context-panel .tfp-colors-panel>h4{display:none}.tfp-context-panel .tfp-context-more{display:block;width:100%;margin-top:10px;text-align:left}.tfp-context-more:after{content:" +";float:right}.tfp-context-more[aria-expanded=true]:after{content:" \2212"}.tfp-font-sample{display:block;font-size:22px;font-weight:400;padding:6px 0;max-height:40px;overflow:hidden}.tfp-direct-stage>.tfp-direct-history{display:flex;flex-wrap:wrap;margin:8px 0;gap:6px}.tfp-direct-stage>.tfp-direct-history button:disabled{opacity:.4}.tfp-direct-stage .tfp-mask-orientation>[role=group]{grid-template-columns:1fr 1fr}.tfp-direct-stage .tfp-mask-orientation>[role=group]>span{grid-column:1/-1;font-weight:600}.tfp-direct-stage.is-reviewing :is(.tfp-selection-box,.tfp-guide,.tfp-align-guide,.tfp-centered-notice){display:none!important}.tfp-direct-stage.is-reviewing .tfp-canvas{overflow:hidden!important;pointer-events:none}.tfp-direct-stage.is-reviewing .tfp-canvas:before,.tfp-direct-stage.is-reviewing .tfp-canvas:after{display:none!important}.tfp-review-summary{font:14px/1.5 Arial,sans-serif;text-transform:none}.tfp-direct-editor .tfp-empty{white-space:normal;text-transform:none!important;font-size:14px;line-height:1.4;padding:12px}@media(min-width:1024px){.tfp-context-panel{max-height:calc(100dvh - 245px);flex:none;order:-1}.tfp-direct-editor .tfp-desktop-inspector>.tfp-context-panel{padding:12px!important}.tfp-direct-editor .tfp-direct-stage .tfp-view{height:clamp(260px,calc(100dvh - 440px),565px)!important}}@media(max-width:1023px){.tfp-direct-stage:has(.tfp-context-panel:not([hidden])) .tfp-view{height:310px!important;max-height:310px!important}.tfp-context-panel{margin:8px 0;padding-bottom:max(12px,env(safe-area-inset-bottom))}.tfp-direct-editor .tfp-view-controls{gap:5px}.tfp-direct-editor .tfp-view-controls button{padding:8px 6px;font-size:12px}.tfp-content-start button{font-size:14px!important}}@media(max-width:1023px){.tfp-direct-stage:has(.tfp-context-panel:not([hidden])) .tfp-view{height:clamp(160px,calc(var(--tfp-context-height,281px) * 1.05),280px)!important;max-height:280px!important;scroll-margin-top:165px}.tfp-direct-stage>.tfp-context-panel{max-height:min(var(--tfp-context-height,281px),250px)}}.tfp-context-panel[data-selection=text] :is([data-direct=front],[data-direct=back],.tfp-context-image-advanced){display:none!important}.tfp-mask-orientation{scroll-margin-top:165px}@media(max-width:1023px){.tfp-direct-stage:has(.tfp-context-panel:not([hidden])) .tfp-view{height:clamp(150px,calc(var(--tfp-context-height,281px) * 1.05),260px)!important}.tfp-direct-stage>.tfp-context-panel{max-height:min(var(--tfp-context-height,281px),230px)}}@media(max-width:1023px){.tfp-direct-stage:has(.tfp-context-panel:not([hidden])) .tfp-view{height:clamp(150px,calc(var(--tfp-context-height,281px) * 1.05),240px)!important}.tfp-direct-stage>.tfp-context-panel{max-height:min(var(--tfp-context-height,281px),200px)}}.tfp-direct-stage.is-reviewing :is(.tfp-content-start,[data-tfp-drawer=text-tools],.tfp-view-controls,.tfp-mask-orientation,.tfp-direct-history [data-direct]){display:none!important}[data-tfp-studio].tfp-customizer.tfp-direct-editor .tfp-context-panel [hidden],.tfp-direct-editor .tfp-desktop-object-tools{display:none!important}.tfp-customizer.tfp-direct-editor.tfp-approved-editor{--tfp-ink:#101c33;--tfp-orange:#ff5018;border:1px solid #e4e7ed!important;border-radius:16px!important;background:#fff!important;padding:14px!important;gap:20px!important;box-shadow:none!important;overflow:visible!important}.tfp-approved-editor .tfp-direct-stage{background:#fff!important;gap:0!important;border:0!important;padding:0!important;scroll-margin-top:120px}.tfp-approved-editor .tfp-direct-stage :is(button,summary,label,span,p,strong,output){text-transform:none!important;letter-spacing:normal!important}.tfp-approved-editor .tfp-direct-stage button,.tfp-approved-editor .tfp-direct-stage summary{font-family:inherit!important;cursor:pointer}.tfp-approved-editor .tfp-direct-stage :focus-visible{outline:3px solid #1767d4!important;outline-offset:2px}.tfp-approved-editor .tfp-approved-progress{display:flex;align-items:center;justify-content:space-around;height:54px;border-bottom:1px solid #edf0f5;margin-bottom:12px;position:relative}.tfp-approved-editor .tfp-approved-progress:before{content:"";position:absolute;left:14%;right:14%;height:1px;background:#d9e0e9;bottom:12px}.tfp-approved-editor .tfp-approved-progress>*{border:0;background:#fff;color:#798397;font-size:12px;padding:0 5px 20px;min-height:40px;position:relative}.tfp-approved-editor .tfp-approved-progress>*:after{content:"";height:9px;width:9px;border-radius:50%;background:#c5ccd6;position:absolute;bottom:6px;left:calc(50% - 4px)}.tfp-approved-editor .tfp-approved-progress>[aria-current=step]{color:var(--tfp-orange);font-weight:600}.tfp-approved-editor .tfp-approved-progress>[aria-current=step]:after{background:var(--tfp-orange)}.tfp-customizer.tfp-approved-editor .tfp-content-start{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0!important;padding:0 0 12px!important}.tfp-customizer.tfp-approved-editor .tfp-content-start button{width:100%!important;min-height:44px!important;padding:10px 8px!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;border:1px solid #dce1e8!important;border-radius:8px!important;background:#f8f9fb!important;color:var(--tfp-ink)!important}.tfp-customizer.tfp-approved-editor .tfp-content-start .tfp-mobile-quick-tools{display:block!important;margin:0!important;padding:0!important;position:static!important}.tfp-customizer.tfp-approved-editor .tfp-content-start .tfp-mobile-quick-tools button{background:var(--tfp-orange)!important;border-color:var(--tfp-orange)!important;color:#fff!important}.tfp-approved-editor .tfp-view-upload:before{content:"\21a5";margin-right:8px;font-size:18px}.tfp-approved-editor .tfp-content-start [data-tfp-mobile-add-text]:before{content:"T";font-family:Georgia,serif;margin-right:9px;font-size:19px}.tfp-approved-editor .tfp-approved-toolbar{display:flex;align-items:center;gap:5px;min-height:48px;border-block:1px solid #edf0f5;padding:3px 0}.tfp-approved-editor .tfp-approved-toolbar>[data-tfp-drawer=text-tools]{width:auto!important;flex:1;order:0!important;overflow:visible!important;border:0!important;margin:0!important;min-width:0}.tfp-approved-editor .tfp-approved-toolbar>[data-tfp-drawer=text-tools]>summary{justify-content:flex-start!important;padding:8px 3px!important;font-size:12px!important;font-weight:500!important;min-height:42px!important;gap:5px!important;white-space:nowrap}.tfp-approved-editor .tfp-approved-toolbar>[data-tfp-drawer=text-tools]>summary:before{content:"T";font-family:Georgia,serif;font-size:20px}.tfp-approved-editor .tfp-approved-toolbar>[data-tfp-drawer=text-tools]>summary:after{display:none!important}.tfp-approved-editor .tfp-approved-toolbar>[data-tfp-drawer=text-tools]>summary[aria-disabled=true]{opacity:.5}.tfp-approved-editor .tfp-approved-background{min-height:42px!important;background:#fff!important;color:var(--tfp-ink)!important;border:0!important;padding:7px!important;font-size:12px!important}.tfp-approved-editor .tfp-approved-background:before{content:"\25a7";margin-right:5px;font-size:19px;vertical-align:middle}.tfp-approved-editor .tfp-approved-background.is-selected{color:#c6380d!important;background:#fff3ed!important;border-radius:6px}.tfp-approved-editor .tfp-approved-toolbar .tfp-direct-history{display:flex!important;flex-wrap:nowrap!important;margin:0 0 0 4px!important;border-left:1px solid #dce1e8;padding-left:5px;gap:4px;flex:none}.tfp-approved-editor .tfp-approved-toolbar .tfp-direct-history button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:#fff;padding:1px;font-size:9px!important;color:var(--tfp-ink)}.tfp-approved-editor .tfp-approved-toolbar [data-direct=undo]:before{content:"\21b6";font-size:23px;line-height:1}.tfp-approved-editor .tfp-approved-toolbar [data-direct=redo]:before{content:"\21b7";font-size:23px;line-height:1}.tfp-approved-editor .tfp-approved-toolbar button:disabled{opacity:.4;cursor:default}.tfp-approved-editor .tfp-view-controls{display:flex!important;justify-content:flex-start!important;gap:0!important;padding:9px 0!important;margin:0!important;border-bottom:1px solid #edf0f5;font-size:12px!important}.tfp-approved-editor .tfp-view-controls>span{margin-right:auto;font-size:12px}.tfp-approved-editor .tfp-view-controls button{min-height:40px!important;font-size:12px!important;border:1px solid #e0e5ec!important;border-radius:5px!important;background:#fff!important;color:var(--tfp-ink)!important;padding:5px 9px!important}.tfp-approved-editor .tfp-view-controls output{font-size:12px!important;min-width:46px;text-align:center}.tfp-approved-editor .tfp-view-controls [data-view=fit]{margin-left:auto;border:0!important}.tfp-approved-editor .tfp-mask-orientation>[role=group]{grid-template-columns:auto 1fr 1fr!important;padding:10px 0!important;gap:6px!important}.tfp-approved-editor .tfp-mask-orientation>[role=group]>span{grid-column:auto!important;font-size:11px!important;font-weight:400!important;margin-right:5px}.tfp-approved-editor .tfp-mask-orientation button{min-height:38px!important;font-size:11px!important;border-radius:6px!important;background:#f7f8fa!important}.tfp-approved-editor .tfp-mask-orientation button[aria-pressed=true]{background:#fff5ef!important;border-color:var(--tfp-orange)!important;color:#a62c05!important}.tfp-approved-editor .tfp-view{border:0!important;background:#fff!important;border-radius:0!important;min-height:0!important;max-height:none!important;box-shadow:none!important}.tfp-approved-editor .tfp-view .tfp-canvas{box-shadow:0 0 0 1px #b4bdc9,0 3px 12px #101c330c!important}.tfp-approved-editor .tfp-approved-hint{text-align:center;font-size:11px!important;line-height:1.4;color:#68768b;margin:5px 0 10px!important}.tfp-approved-editor.has-artwork .tfp-empty{display:none}.tfp-approved-editor .tfp-context-panel{position:relative!important;order:0!important;border:1px solid #e3e7ed!important;border-radius:15px 15px 0 0!important;box-shadow:0 -3px 12px #101c3309!important;width:100%!important;max-height:var(--tfp-context-height,290px)!important;padding:10px 12px!important;margin:0!important;overflow-y:auto!important;background:#fff!important}.tfp-approved-editor .tfp-context-head{top:-10px!important;padding:5px 0 8px!important;margin:0!important}.tfp-approved-editor .tfp-context-head strong{font-size:15px!important;color:var(--tfp-ink)}.tfp-approved-editor .tfp-context-head button{border:0!important;background:#fff!important;color:#1467d5!important;padding:4px 2px!important;font-size:12px!important;min-height:36px!important}.tfp-approved-editor .tfp-context-panel label{font-size:12px!important;font-weight:400!important;margin:6px 0!important;line-height:1.5!important}.tfp-approved-editor .tfp-context-panel :is(input:not([type=range]),select){min-height:38px!important;border:1px solid #dce1e8!important;border-radius:6px!important;padding:5px 8px!important;font-size:16px!important;background:#fff;color:var(--tfp-ink)}.tfp-approved-editor .tfp-context-panel .tfp-text-controls-grid{grid-template-columns:1.4fr 1fr!important;align-items:center;gap:14px!important}.tfp-approved-editor .tfp-approved-size{display:flex;align-items:center;gap:0}.tfp-approved-editor .tfp-approved-size input{width:54px!important;min-width:0;text-align:center;-moz-appearance:textfield;padding:5px 2px!important}.tfp-approved-editor .tfp-approved-size input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.tfp-approved-editor .tfp-approved-size button{min-width:36px;min-height:38px!important;padding:3px!important;font-size:18px!important}.tfp-approved-editor .tfp-context-panel input[type=color]{width:44px!important;height:38px!important;padding:3px!important;cursor:pointer}.tfp-approved-editor .tfp-context-panel .tfp-context-more{font-size:12px!important;border:0!important;border-top:1px solid #edf0f5!important;border-radius:0!important;margin:7px 0 0!important;min-height:38px!important;padding:7px 0!important}.tfp-approved-editor .tfp-colors-panel .tfp-mobile-background{padding:0!important;background:#fff!important}.tfp-approved-editor .tfp-colors-panel .tfp-mobile-background>span,.tfp-approved-editor .tfp-colors-panel .tfp-eyedropper{display:none!important}.tfp-approved-editor .tfp-mobile-background-swatches,.tfp-approved-editor .tfp-approved-extra-colors{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:4px!important;overflow:visible!important;width:100%!important;margin:8px 0 14px!important;padding:0!important}.tfp-approved-editor .tfp-approved-extra-colors{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tfp-approved-editor .tfp-approved-swatch-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.tfp-approved-editor .tfp-approved-swatch-item>span{font-size:8px!important;line-height:1.2!important;text-align:center;color:var(--tfp-ink);font-weight:400!important}.tfp-customizer.tfp-direct-editor.tfp-approved-editor .tfp-context-panel button.tfp-bg-swatch:not(.is-transparent){background:var(--swatch)!important;background-image:none!important}.tfp-customizer.tfp-direct-editor.tfp-approved-editor .tfp-context-panel button.tfp-bg-swatch{width:100%!important;height:44px!important;min-height:44px!important;min-width:0!important;border:1px solid #8995a8!important;border-radius:6px!important;box-shadow:none!important;padding:0!important;position:relative!important}.tfp-approved-editor .tfp-context-panel button.tfp-bg-swatch.is-selected{outline:2px solid #1467d5!important;outline-offset:2px!important}.tfp-approved-editor .tfp-context-panel button.tfp-bg-swatch.is-selected:after{content:"\2713"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;color:#fff!important;text-shadow:0 1px 3px black,0 0 2px black!important;font-size:21px!important;border:0!important;background:transparent!important;transform:none!important}.tfp-approved-editor .tfp-background-custom{display:inline-flex!important;align-items:center;gap:8px;margin:0 0 0 8px!important;width:auto!important}.tfp-approved-editor .tfp-custom-color-swatch{display:none!important}.tfp-approved-editor .tfp-approved-color-status{display:block;font-size:11px!important;color:#526177;margin-top:5px}.tfp-approved-editor .tfp-approved-color-hint{font-size:12px!important;line-height:1.4!important;color:#526177}.tfp-approved-editor .tfp-approved-dock{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-top:1px solid #e3e7ed;padding:10px 0;position:sticky;bottom:var(--tfp-approved-preview,0px);z-index:12;min-height:66px}.tfp-approved-editor .tfp-approved-price-slot{min-width:0;flex:1}.tfp-approved-editor .tfp-approved-dock .tfp-review-toggle{flex:0 0 auto;max-width:53%;min-height:46px!important;background:var(--tfp-orange)!important;color:#fff!important;border:0!important;border-radius:7px!important;padding:10px 12px!important;font-size:12px!important;font-weight:600!important;line-height:1.3!important}.tfp-approved-editor .tfp-approved-dock .tfp-review-toggle:disabled{opacity:.5;cursor:not-allowed}.tfp-sticky-live-price.is-approved{position:static!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important;padding:0!important;margin:0!important;width:100%!important;max-width:none!important;min-height:0!important;inset:auto!important;transform:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.tfp-sticky-live-price.is-approved.is-hidden{display:none!important}.tfp-sticky-live-price.is-approved .tfp-sticky-live-price__price{font-size:19px!important;line-height:1.15!important;order:1}.tfp-sticky-live-price.is-approved .tfp-sticky-live-price__options{font-size:10px!important;line-height:1.3!important;order:0}.tfp-sticky-live-price.is-approved .tfp-sticky-live-price__each,.tfp-sticky-live-price.is-approved .tfp-sticky-live-price__hint{font-size:9px!important;line-height:1.3!important;order:2}.tfp-approved-editor .tfp-editor-head>div,.tfp-approved-editor .tfp-desktop-keyboard-hint{display:none!important}.tfp-approved-editor .tfp-direct-stage.is-reviewing :is(.tfp-approved-toolbar,.tfp-approved-hint){display:none!important}.tfp-approved-editor .tfp-direct-stage.is-reviewing .tfp-approved-progress{display:flex!important}.tfp-approved-editor .tfp-review-summary{font-size:13px!important;padding:10px;margin:0!important}@media(max-width:1023px){.tfp-customizer.tfp-approved-editor{padding:12px!important}.tfp-approved-editor .tfp-direct-stage{display:flex!important;flex-direction:column!important}.tfp-approved-editor .tfp-direct-stage .tfp-view{height:320px!important;max-height:360px!important}.tfp-approved-editor .tfp-direct-stage.has-tool-panel .tfp-view{height:220px!important;max-height:240px!important}.tfp-approved-editor .tfp-direct-stage.has-tool-panel .tfp-approved-hint{display:none!important}.tfp-approved-editor .tfp-context-panel{max-height:290px!important}.tfp-approved-editor .tfp-direct-stage .tfp-context-panel[hidden]{display:none!important}.tfp-approved-editor .tfp-approved-dock{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@media(min-width:1024px){.tfp-approved-editor .tfp-direct-stage{top:105px!important;position:sticky!important}.tfp-approved-editor .tfp-direct-stage .tfp-view{height:380px!important;min-height:0!important}.tfp-approved-editor .tfp-direct-stage.has-tool-panel .tfp-view{height:240px!important}.tfp-approved-editor .tfp-desktop-inspector{top:105px!important;height:auto!important;max-height:none!important;position:static!important}.tfp-approved-editor .tfp-approved-dock{position:static}.tfp-approved-editor .tfp-context-panel{max-height:300px!important}}@media(prefers-reduced-motion:reduce){.tfp-approved-editor *{scroll-behavior:auto!important}}.tfp-approved-editor .tfp-approved-progress{order:-2!important;height:40px;margin-bottom:8px}.tfp-approved-editor .tfp-approved-progress>*{font-size:11px;min-height:36px;padding-bottom:16px}.tfp-customizer.tfp-approved-editor .tfp-content-start{padding-bottom:6px!important}.tfp-approved-editor .tfp-view-controls{padding:4px 0!important}.tfp-approved-editor .tfp-view-space{overflow:hidden}.tfp-approved-editor .tfp-context-panel .tfp-text-controls{gap:4px!important;padding:0!important;margin:0!important}.tfp-approved-editor .tfp-context-panel label{margin:2px 0!important;gap:3px!important}.tfp-approved-editor .tfp-context-panel .tfp-context-head{padding:0 0 4px!important}.tfp-approved-editor .tfp-context-panel .tfp-text-tools{margin:0!important;padding:0!important}.tfp-approved-editor .tfp-context-panel .tfp-context-more{margin-top:4px!important}@media(max-width:1023px){.tfp-approved-editor .tfp-editor,.tfp-approved-editor .tfp-workspace{padding-left:0!important;padding-right:0!important}.tfp-approved-editor .tfp-direct-stage.has-tool-panel .tfp-view{height:190px!important}.tfp-approved-editor .tfp-context-panel{max-height:270px!important}}.tfp-approved-editor .tfp-approved-review{padding:12px 0}.tfp-approved-editor .tfp-approved-review[hidden]{display:none!important}.tfp-approved-editor .tfp-approved-review .tfp-confirm{font-size:13px;text-transform:none;line-height:1.5}.tfp-approved-editor .tfp-approved-review .tfp-bottom{margin-top:12px;display:flex;gap:8px}.tfp-approved-editor .tfp-approved-review .tfp-bottom button{font-size:12px;padding:10px;flex:1}.tfp-approved-editor .tfp-approved-review .tfp-save-status{font-size:12px;line-height:1.5}.tfp-approved-editor .tfp-context-panel .tfp-text-controls-grid{margin:0!important}.tfp-approved-editor .tfp-context-panel .tfp-text-controls>label{display:flex;flex-direction:column}.product.tfp-custom-sticker-product:has(.tfp-approved-editor){overflow:visible!important}.tfp-approved-editor .tfp-summary{display:none!important}.tfp-approved-editor .tfp-approved-toolbar [aria-disabled=true]{cursor:default}.tfp-approved-editor .tfp-context-panel .tfp-text-tools .tfp-text-controls{display:grid!important;gap:3px!important}.tfp-approved-editor .tfp-quality[hidden]{display:none!important}.tfp-approved-editor .tfp-direct-stage{scroll-margin-top:170px}.tfp-approved-editor .tfp-context-head{position:sticky!important;background:#fff!important;z-index:4}@media(min-width:1024px){.tfp-customizer.tfp-direct-editor.tfp-approved-editor{height:auto!important;max-height:none!important;align-items:start!important}.tfp-approved-editor .tfp-direct-stage{position:static!important;max-width:680px;width:100%;justify-self:center;align-self:start}.tfp-approved-editor .tfp-approved-price-slot{display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/tfp-artwork-studio.css.map */
