.customizer3d-root{min-height:720px}.customizer3d-launcher{display:inline-flex;align-items:center;margin-left:10px;vertical-align:middle}.customizer3d-launcher[hidden],.customizer3d-launch-button[hidden]{display:none!important}.customizer3d-launch-button:not(.is-cloned){display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:999px;background:#00832d;color:#fff;padding:0 24px;text-decoration:none;text-transform:uppercase;font:inherit;font-weight:800;line-height:1;cursor:pointer}.customizer3d-launch-button.is-cloned{margin-left:10px;cursor:pointer;text-decoration:none}.customizer3d-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:stretch;justify-content:center;background:#fff}.customizer3d-overlay.is-open{display:flex}.customizer3d-overlay-dialog{width:100vw;height:100vh;min-height:0;overflow:hidden;background:#fff}.customizer3d-overlay .customizer3d-root,.customizer3d-overlay .customizer3d-app{height:100%;min-height:0}.customizer3d-has-overlay{overflow:hidden}.customizer3d-app{--customizer3d-bg: #f3f3f3;--customizer3d-ink: #080808;--customizer3d-muted: #737780;--customizer3d-soft: #f7f7f7;--customizer3d-line: #e5e5e5;--customizer3d-panel: #ffffff;--customizer3d-accent: #000000;height:min(100vh,980px);min-height:720px;overflow:hidden;background:var(--customizer3d-bg);color:var(--customizer3d-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3}.customizer3d-app *,.customizer3d-app *:before,.customizer3d-app *:after{box-sizing:border-box}.customizer3d-app button,.customizer3d-app input,.customizer3d-app textarea{font:inherit}.customizer3d-app button{cursor:pointer}.customizer3d-app img{display:block;max-width:100%}.customizer3d-modalbar{display:flex;align-items:center;justify-content:space-between;height:72px;border-bottom:1px solid var(--customizer3d-line);background:#fff;padding:0 16px 0 0}.customizer3d-modalbar h1{min-width:0;max-width:min(980px,72vw);margin:0;overflow:hidden;padding-left:0;font-size:25px;font-weight:500;letter-spacing:0;line-height:72px;text-overflow:ellipsis;white-space:nowrap}.customizer3d-modal-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}.customizer3d-modal-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#050505;min-height:42px;padding:0 4px;font-size:16px}.customizer3d-modal-actions span{width:1px;height:40px;background:#ededed}.customizer3d-workspace{display:grid;grid-template-columns:94px minmax(0,1fr) 488px;height:calc(100% - 72px);min-height:0}.customizer3d-app.has-no-header .customizer3d-workspace{height:100%}.customizer3d-app.is-editor .customizer3d-workspace{grid-template-columns:94px minmax(0,1fr) 84px 408px}.customizer3d-left-rail{position:relative;display:grid;align-content:space-between;border-right:1px solid var(--customizer3d-line);background:#fff;padding:32px 0 28px}.customizer3d-left-rail button{border:0;background:transparent}.customizer3d-ar{display:grid;place-items:center;justify-self:center;width:36px;height:36px;border-radius:50%;background:#f2f2f2!important;color:#555;font-size:11px;font-weight:750}.customizer3d-rail-stack{display:grid;gap:28px;justify-items:center}.customizer3d-rail-stack button{display:grid;place-items:center;width:44px;height:44px;color:#060606}.customizer3d-default-canvas,.customizer3d-editor-canvas{position:relative;min-width:0;min-height:0;margin:16px;overflow:hidden;border-radius:8px;background:#fff}.customizer3d-default-canvas{display:grid;place-items:center}.customizer3d-edit-chip,.customizer3d-ai-mode{position:absolute;top:16px;right:16px;z-index:5;display:inline-flex;align-items:center;gap:6px;min-height:36px;border:1px solid #dedede;border-radius:8px;background:#fff;padding:0 13px;color:#111;font-size:14px}.customizer3d-model-stage{position:relative;width:100%;height:100%;min-height:420px}.customizer3d-default-canvas .customizer3d-model-stage{width:min(720px,70%);height:min(100%,860px)}.customizer3d-model-stage canvas{display:block;width:100%;height:100%}.customizer3d-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;background:#fff}.customizer3d-loading span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f2f2f2;color:#444;font-size:13px;font-weight:800}.customizer3d-ai-panel{position:relative;min-width:0;overflow:hidden;border-left:1px solid var(--customizer3d-line);background:#f6f6f6;padding:34px 22px 24px}.customizer3d-ai-heading{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:44px;font-size:20px}.customizer3d-ai-panel p{max-width:330px;margin:0 0 22px;color:#273040;font-size:15px}.customizer3d-ai-prompts{display:grid;gap:11px}.customizer3d-ai-prompts button{width:max-content;max-width:338px;min-height:47px;border:0;border-radius:9px;background:#fff;padding:11px 18px;color:#263043;text-align:left;font-size:15px;line-height:1.35}.customizer3d-ai-composer{position:absolute;right:18px;bottom:20px;left:18px;min-height:122px;border:1px solid #dcdcdc;border-radius:18px;background:#fff;padding:18px 20px 14px}.customizer3d-ai-composer textarea{display:block;width:100%;height:46px;resize:none;border:0;outline:0;color:#19202c}.customizer3d-ai-composer textarea::placeholder{color:#98a1ae}.customizer3d-ai-composer>div{display:flex;align-items:center;gap:8px}.customizer3d-ai-composer button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid #e2e5eb;border-radius:999px;background:#fff;color:#9aa4b2;padding:0 11px;font-size:13px;font-weight:700}.customizer3d-ai-composer .customizer3d-send{width:38px;margin-left:auto;border-color:#000;background:#000;color:#fff;padding:0}.customizer3d-editor-canvas{display:grid;grid-template-columns:minmax(360px,1fr) 1px minmax(360px,1fr);align-items:stretch}.customizer3d-editor-canvas.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.customizer3d-editor-canvas.is-resizing iframe,.customizer3d-editor-canvas.is-resizing canvas{pointer-events:none}.customizer3d-editor-canvas.is-compact{grid-template-columns:1fr}.customizer3d-drop-zone{align-self:center;justify-self:center;display:grid;place-items:center;width:min(560px,78%);aspect-ratio:1 / .86;border:2px solid #111;background:#fff}.customizer3d-drop-zone input{display:none}.customizer3d-drop-zone span{display:grid;place-items:center;width:190px;height:190px;border-radius:50%;background:#fafafae6;box-shadow:0 0 0 4px #00000006;color:#151515;text-align:center}.customizer3d-drop-zone strong{margin-top:6px;font-size:16px;font-weight:850;line-height:1.18}.customizer3d-drop-zone.has-artwork{padding:24px}.customizer3d-drop-zone.has-artwork img{width:100%;height:100%;object-fit:contain}.customizer3d-splitter{position:relative;align-self:center;width:1px;height:72%;min-height:560px;border:0;background:#bfbfbf;cursor:col-resize;outline:0;touch-action:none}.customizer3d-splitter:before{position:absolute;top:0;bottom:0;left:-32px;width:65px;content:""}.customizer3d-splitter span{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:42px;height:42px;transform:translate(-50%,-50%);border:1px solid #d7d7d7;border-radius:50%;background:#fff;color:#b1b1b1;pointer-events:none;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease}.customizer3d-splitter:focus-visible span,.customizer3d-splitter:hover span,.customizer3d-editor-canvas.is-resizing .customizer3d-splitter span{border-color:#9f9f9f;box-shadow:0 4px 18px #00000014;color:#555}.customizer3d-editor-product{display:grid;place-items:center;min-width:0;min-height:0}.customizer3d-editor-product .customizer3d-model-stage{width:clamp(180px,58%,560px);height:auto;min-height:0;max-height:84%;aspect-ratio:1 / 1.78}.customizer3d-editor-canvas.is-compact .customizer3d-editor-product .customizer3d-model-stage{width:min(680px,56%);height:min(860px,92%);min-height:420px;aspect-ratio:auto}.customizer3d-tool-nav{display:grid;align-content:start;gap:22px;border-left:1px solid var(--customizer3d-line);border-right:1px solid var(--customizer3d-line);background:#fff;padding-top:8px}.customizer3d-tool-nav button{display:grid;justify-items:center;gap:7px;width:68px;margin:0 auto;border:0;border-radius:14px;background:transparent;padding:14px 0;color:#0a0a0a;font-size:13px;font-weight:700}.customizer3d-tool-nav button.is-active{background:#f3f3f3}.customizer3d-control-panel{position:relative;min-width:0;overflow-y:auto;background:#fff;padding:20px 18px 156px}.customizer3d-product-info h2{margin:0 0 8px;color:#050505;font-size:24px;font-weight:850;letter-spacing:0;line-height:1.16}.customizer3d-stars{margin:0 0 18px;color:#f7a33a;font-size:19px;letter-spacing:3px}.customizer3d-product-info h3{margin:18px 0 14px;font-size:16px}.customizer3d-product-info dl{display:grid;grid-template-columns:120px 1fr;gap:16px 10px;margin:0;border-top:1px solid #eee;padding-top:15px}.customizer3d-product-info dt{font-weight:800}.customizer3d-product-info dd{margin:0;text-align:right;font-size:13px}.customizer3d-design-tabs{display:grid;grid-template-columns:1fr 1fr;margin:-20px -18px 16px;border-bottom:1px solid #d7d7d7}.customizer3d-design-tabs button{min-height:56px;border:0;border-bottom:3px solid transparent;background:transparent;color:#111;font-weight:850}.customizer3d-design-tabs button.is-active{border-bottom-color:#000}.customizer3d-design-options{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ededed;padding-bottom:17px}.customizer3d-design-options button{display:grid;justify-items:center;gap:7px;border:0;background:transparent;color:#111;font-size:14px;font-weight:750}.customizer3d-design-options button svg{width:50px;height:50px;border:1px solid #bdbdbd;border-radius:6px;padding:10px}.customizer3d-design-options button.is-active svg{border-color:#111}.customizer3d-upload-strip{display:grid;place-items:center;gap:8px;width:100%;min-height:140px;border:0;background:#f1f1f1;color:#8d8d8d;font-weight:760}.customizer3d-config-head{display:flex;align-items:center;gap:22px;min-height:66px;border-bottom:1px solid #e5e5e5;padding:0 0 12px}.customizer3d-config-head button{position:relative;display:grid;place-items:center;width:90px;height:64px;border:0;border-radius:15px;background:transparent;color:#777;font-weight:750}.customizer3d-config-head button.is-active{background:transparent;color:#ff2b1f}.customizer3d-config-head button:not(.is-active){background:#f3f3f3}.customizer3d-part-icon{position:relative;display:block;width:42px;height:54px}.customizer3d-part-icon i,.customizer3d-part-icon b,.customizer3d-part-icon:before,.customizer3d-part-icon:after{position:absolute;display:block;content:""}.customizer3d-part-icon i{left:7px;bottom:5px;width:24px;height:40px;transform:skew(-5deg);border:3px solid currentColor;border-top-width:2px;border-radius:2px 2px 4px 4px}.customizer3d-part-icon b{left:4px;top:1px;width:28px;height:5px;transform:rotate(-10deg);border:2px solid currentColor;border-radius:999px}.customizer3d-part-icon:before{right:1px;bottom:9px;width:12px;height:33px;border:4px solid currentColor;border-left:0;border-radius:0 7px 7px 0;opacity:.35}.customizer3d-part-icon.is-lid{color:#a9a9a9}.customizer3d-part-icon.is-lid i{width:21px;height:38px;border-width:0 0 0 12px;border-color:currentColor;background:transparent}.customizer3d-part-icon.is-lid b{border-color:currentColor}.customizer3d-part-icon.is-active{color:#ff2b1f}.customizer3d-accordion-title{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid #e5e5e5;font-size:18px}.customizer3d-lid-subtabs{display:flex;align-items:center;gap:34px;margin-top:20px}.customizer3d-lid-subtabs button{min-width:94px;min-height:76px;border:0;border-radius:10px;background:transparent;color:#202124;font-size:31px}.customizer3d-lid-subtabs button.is-active{background:#f4f4f4}.customizer3d-pantone-selected{display:grid;grid-template-columns:1fr 150px;height:36px;margin-top:18px;border:2px solid #111}.customizer3d-pantone-selected strong{display:flex;align-items:center;border-right:1px solid #111;padding-left:11px;font-size:15px}.customizer3d-pantone-selected span{display:block}.customizer3d-search{display:grid;grid-template-columns:24px 1fr 28px;align-items:center;gap:4px;height:39px;margin-top:16px;border:1px solid #c9c9c9;border-radius:4px;padding:0 8px;color:#888}.customizer3d-search input{min-width:0;border:0;outline:0;font-size:16px}.customizer3d-pantone-tabs{display:flex;align-items:center;gap:13px;margin:11px 0 14px;white-space:nowrap}.customizer3d-pantone-tabs button{border:0;background:transparent;padding:0;color:#171717;font-size:12px}.customizer3d-pantone-tabs button.is-active{text-decoration:underline;text-underline-offset:3px}.customizer3d-color-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.customizer3d-color-grid button{min-width:0;height:32px;overflow:hidden;border:1px solid rgba(0,0,0,.16);border-radius:4px;padding:0 2px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customizer3d-color-grid button.is-active{box-shadow:0 0 0 2px #111}.customizer3d-theme-panel{padding-top:16px}.customizer3d-theme-cats{display:flex;align-items:center;gap:20px;margin-bottom:24px}.customizer3d-theme-cats button{border:0;background:transparent;padding:0;color:#444;font-size:14px}.customizer3d-theme-cats button.is-active{color:#000;text-decoration:underline;text-underline-offset:4px}.customizer3d-theme-next{margin-left:auto}.customizer3d-theme-group{margin-bottom:28px}.customizer3d-theme-group header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.customizer3d-theme-group strong{font-size:17px}.customizer3d-theme-group header button{border:0;background:transparent;color:#006fd6;font-size:16px}.customizer3d-theme-group>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.customizer3d-theme-tile{position:relative;display:grid;place-items:center;aspect-ratio:1 / .74;overflow:hidden;border:0;border-radius:8px;background:#f5f5f5;color:#111;padding:8px}.customizer3d-theme-tile:before,.customizer3d-theme-tile:after{content:"";position:absolute;border-radius:50%;opacity:.75}.customizer3d-theme-tile:before{width:40px;height:40px;top:8px;left:8px}.customizer3d-theme-tile:after{width:52px;height:52px;right:-10px;bottom:-10px}.customizer3d-theme-tile span{position:relative;z-index:1;max-width:100%;overflow:hidden;font-size:17px;font-weight:900;line-height:1;text-align:center;text-overflow:ellipsis;text-transform:uppercase}.theme-sunny{background:#fff6b6}.theme-sunny:before{background:#ffcf33}.theme-sunny:after{background:#78dbe2}.theme-game{background:#eee}.theme-game:before{background:#111}.theme-game:after{background:#f7a33a}.theme-holiday,.theme-red{background:#fff;color:#e73232}.theme-holiday:before,.theme-red:before{background:#e73232}.theme-holiday:after,.theme-red:after{background:#2ac56f}.theme-orange,.theme-amber,.theme-yellow{background:#fff2d7;color:#f39800}.theme-orange:before,.theme-amber:before,.theme-yellow:before{background:#f39800}.theme-orange:after,.theme-amber:after,.theme-yellow:after{background:#111}.theme-ink,.theme-dark{background:#f2f2f2}.theme-ink:before,.theme-dark:before{background:#111}.theme-ink:after,.theme-dark:after{background:#b9b9b9}.theme-pink,.theme-confetti,.theme-green{background:#fff}.theme-pink:before{background:#ff98c8}.theme-pink:after{background:#ffd261}.theme-confetti:before{background:#63c6ff}.theme-confetti:after{background:#ff6464}.theme-green:before{background:#1aa95b}.theme-green:after{background:#ff4f4f}.customizer3d-panel-footer{position:absolute;right:18px;bottom:14px;left:18px;background:#fff}.customizer3d-panel-footer p{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:16px}.customizer3d-panel-footer a{color:#111;text-decoration:underline}.customizer3d-panel-footer>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customizer3d-panel-footer form{display:grid}.customizer3d-panel-footer button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid #111;border-radius:4px;background:#fff;color:#111;font-weight:750}.customizer3d-panel-footer form button{background:#000;color:#fff}.customizer3d-panel-footer button:disabled{cursor:progress;opacity:.68}.customizer3d-panel-footer .customizer3d-checkout-status{margin:10px 0 0;color:#5f6368;font-size:13px}@media(max-width:1180px){.customizer3d-workspace,.customizer3d-app.is-editor .customizer3d-workspace{grid-template-columns:72px minmax(0,1fr)}.customizer3d-ai-panel,.customizer3d-tool-nav,.customizer3d-control-panel{display:none}.customizer3d-left-rail{padding-top:22px}.customizer3d-editor-canvas{grid-template-columns:1fr}.customizer3d-drop-zone,.customizer3d-splitter{display:none}}@media(max-width:720px){.customizer3d-overlay{align-items:stretch}.customizer3d-overlay-dialog{width:100vw;height:100vh;min-height:0}.customizer3d-app{height:100vh;min-height:620px}.customizer3d-modalbar h1{max-width:58vw;font-size:20px}.customizer3d-modal-actions button:not(:last-child){display:none}.customizer3d-workspace,.customizer3d-app.is-editor .customizer3d-workspace{grid-template-columns:1fr}.customizer3d-left-rail{display:none}.customizer3d-default-canvas,.customizer3d-editor-canvas{margin:8px}.customizer3d-default-canvas .customizer3d-model-stage,.customizer3d-editor-product .customizer3d-model-stage{width:min(100%,420px)}}
