.tour-highlight{position:relative;z-index:10001;isolation:isolate;transition:background-color .3s ease;background-color:hsla(0,0%,100%,.721);box-shadow:0 0 10px hsla(0,0%,100%,.51);border-radius:12px}.tour-highlight:before{content:none}.tour-overlay{position:fixed;inset:0;z-index:9998;background:rgba(33,32,32,.393);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tour-tooltip{position:absolute;max-width:420px;width:calc(100% - 40px);background:var(--theme-card-bg,#fff);color:var(--theme-input-text,#333);border-radius:12px;padding:24px;box-shadow:0 12px 40px rgba(0,0,0,.15);z-index:9999;opacity:0;will-change:transform,opacity;transition:opacity .2s ease;box-sizing:border-box;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto}@media(max-width:767px){.tour-tooltip{max-width:calc(100% - 32px);padding:20px}}.tour-content{font-size:15px;color:var(--theme-text-primary,#333);margin-bottom:20px;line-height:1.6;font-weight:400}@media(max-width:767px){.tour-content{font-size:14px;margin-bottom:16px}}.tour-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}@media(max-width:767px){.tour-footer{flex-direction:column;gap:12px;align-items:stretch}}.step-counter{font-size:13px;color:#888;transition:color .2s ease}@media(max-width:767px){.step-counter{text-align:center}}.tour-buttons{display:flex;gap:8px}@media(max-width:767px){.tour-buttons{justify-content:space-between;gap:12px}}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;font-weight:500;padding:8px 18px;border-radius:6px;transition:all .2s ease-in-out;cursor:pointer;border:none;transform:translateY(0)}@media(max-width:767px){.button{padding:8px 16px;font-size:13px;flex:1 1}}.button-skip{background:transparent;color:#888;transition:color .2s ease,transform .1s ease}.button-skip:active{transform:translateY(0)}.button-back{background:#f4f4f5;color:#333;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.button-back:active{transform:translateY(0);box-shadow:none}.button-next{background-color:var(--theme-secondary,#df024b);color:#fff;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease}.button-next:active{transform:translateY(0);box-shadow:none}.designer-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;gap:1rem;background:var(--theme-header-bg,#fff);border-bottom:1px solid var(--theme-header-border,hsla(0,0%,50%,.161))}@media(max-width:500px){.designer-header{flex-direction:column;gap:1rem}}.designer-header.mobile-layout{flex-direction:column;gap:6px}.designer-header.mobile-layout .header-left,.designer-header.mobile-layout .header-right{width:100%;justify-content:space-between}@media screen and (max-width:550px){.designer-header .header-right{justify-content:center!important;gap:10px!important}}.designer-header .header-left,.designer-header .header-right{display:flex;align-items:center;gap:.3rem}.designer-header .action-controls{display:flex;align-items:center;width:100%}@media(max-width:550px){.designer-header .action-controls{justify-content:space-between}}.designer-header .action-controls .back-btn{border:none;background:none;cursor:pointer;padding:.5rem;border-radius:4px;padding:unset!important;border-radius:65px;width:49px;display:flex;justify-content:center;align-items:center;cursor:pointer!important;color:var(--theme-header-icon,#000)}.designer-header .action-controls .back-btn .icon{font-size:1.25rem;color:var(--theme-header-icon,#000)}.designer-header .action-controls .back-btn:hover{opacity:.9}@media screen and (max-width:550px){.designer-header .back-btn{justify-content:flex-start!important;width:unset!important}}.designer-header .action-buttons{display:flex;align-items:center;gap:.5rem}@media(max-width:500px){.designer-header .action-buttons{gap:.25rem}}.designer-header .action-btn{border:none;background:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.designer-header .action-btn .icon{font-size:1.25rem;color:var(--theme-header-icon,var(--theme-save-design-bg,#000))}.designer-header .action-btn:hover:not(.disabled){background-color:var(--theme-btn-secondary-bg,#f8f9fa);transform:translateY(-1px)}.designer-header .action-btn:hover:not(.disabled) .icon{color:var(--theme-header-icon-active,var(--theme-header-icon,var(--theme-save-design-bg,#000)))}.designer-header .info-btn{border:none;background:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.designer-header .info-btn .icon{font-size:1.25rem;color:var(--theme-header-icon,var(--theme-save-design-bg,#000))}.designer-header .info-btn:hover:not(.disabled){background-color:var(--theme-btn-secondary-bg,#f8f9fa);transform:translateY(-1px)}@media screen and (max-width:550px){.designer-header .action-buttons{flex:1 1!important;justify-content:space-between!important}.designer-header .action-btn,.designer-header .info-btn{border:none;background:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.designer-header .action-btn .icon,.designer-header .info-btn .icon{font-size:1.05rem;color:var(--theme-header-icon,var(--theme-save-design-bg,#000))}.designer-header .action-btn:hover:not(.disabled),.designer-header .info-btn:hover:not(.disabled){background-color:var(--theme-btn-secondary-bg,#f8f9fa);transform:translateY(-1px)}.designer-header .action-btn.active .icon,.designer-header .info-btn.active .icon{color:var(--theme-header-icon-active,var(--theme-save-design-bg,#000))}.designer-header .action-btn.disabled,.designer-header .info-btn.disabled{cursor:not-allowed;opacity:.5}}.designer-header .right-drawer{background:var(--theme-header-bg,#fff);padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:250px}@media(max-width:500px){.designer-header .right-drawer{position:absolute;top:100%;left:0;right:0;z-index:1000;min-width:auto}}.designer-header .right-drawer .color-picker-section{margin-bottom:1rem}.designer-header .right-drawer .color-picker-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.designer-header .right-drawer .color-picker-section .section-header h5{margin:0;font-size:1rem;font-weight:600}.designer-header .right-drawer .color-picker-section .section-header .close-btn{border:none;background:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.designer-header .right-drawer .color-picker-section .section-header .close-btn .icon{font-size:1.5rem;color:var(--theme-header-icon,var(--theme-save-design-bg,#000))}.designer-header .right-drawer .color-picker-section .section-header .close-btn:hover{background-color:var(--theme-btn-secondary-bg,#f8f9fa)}.designer-header .right-drawer .color-picker-section .color-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(2rem,1fr));grid-gap:.5rem;gap:.5rem}.designer-header .right-drawer .color-picker-section .color-grid .color-option{width:2rem;height:2rem;border-radius:50%;border:2px solid transparent;transition:all .2s ease;cursor:pointer}.designer-header .right-drawer .color-picker-section .color-grid .color-option:hover{border-color:var(--theme-border-primary,#ccc);transform:scale(1.1)}.designer-header .right-drawer .color-picker-section .color-grid .color-option:focus{outline:2px solid var(--theme-accent,#6366f1);outline-offset:2px}.designer-header .right-drawer .layers-section .section-title{margin:0 0 1rem;font-size:1rem;font-weight:600;padding-bottom:.5rem;border-bottom:1px solid var(--theme-border-primary,#e9ecef)}.designer-header .right-drawer .layers-section .layers-list{display:flex;flex-direction:column;gap:.5rem;max-height:120px;overflow-y:auto}.designer-header .right-drawer .layers-section .layers-list::-webkit-scrollbar{width:4px}.designer-header .right-drawer .layers-section .layers-list::-webkit-scrollbar-track{background:var(--theme-section-bg,#f1f1f1);border-radius:2px}.designer-header .right-drawer .layers-section .layers-list::-webkit-scrollbar-thumb{background:var(--theme-border-secondary,#c1c1c1);border-radius:2px}.designer-header .right-drawer .layers-section .layers-list .layer-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border:1px solid var(--theme-border-primary,#e5e7eb);border-radius:4px;cursor:pointer;transition:all .2s ease}.designer-header .right-drawer .layers-section .layers-list .layer-item:hover{background-color:var(--theme-btn-secondary-bg,#f8f9fa);border-color:var(--theme-border-primary,#d1d5db)}.designer-header .right-drawer .layers-section .layers-list .layer-item .layer-content{flex:1 1;display:flex;align-items:center;gap:.5rem}.designer-header .right-drawer .layers-section .layers-list .layer-item .layer-content .layer-text{font-size:.875rem;margin:0;color:var(--theme-input-text,#333)}.designer-header .right-drawer .layers-section .layers-list .layer-item .layer-content .layer-image{width:30px;height:30px;object-fit:contain;border-radius:2px}.designer-header .right-drawer .layers-section .layers-list .layer-item .delete-layer-btn{border:none;background:none;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:.25rem}.designer-header .right-drawer .layers-section .layers-list .layer-item .delete-layer-btn .icon{font-size:1.25rem;color:#ef4444;transition:color .2s ease}.designer-header .right-drawer .layers-section .layers-list .layer-item .delete-layer-btn:hover .icon{color:#eb1515}.designer-header .side-selection{display:flex;gap:.3rem}@media(max-width:500px){.designer-header .side-selection{justify-content:center}}@media screen and (max-width:370px){.designer-header .side-selection{gap:10px!important}}.designer-header .side-selection .side-btn{padding:.5rem 1.5rem;border:1px solid var(--theme-header-inactive-btn-border,#ccc);background:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;border-radius:31px;white-space:nowrap}.designer-header .side-selection .side-btn:hover{transform:translateY(-1px)}.designer-header .side-selection .side-btn.active{background-color:var(--theme-header-active-btn-bg,var(--theme-accent,#6366f1));color:var(--theme-header-active-btn-text,#fff);border-color:var(--theme-header-active-btn-bg,var(--theme-accent,#6366f1))}.designer-header .side-selection .side-btn.inactive{background-color:var(--theme-header-inactive-btn-bg,#f8f9fa);color:var(--theme-header-inactive-btn-text,#333);border-color:var(--theme-header-inactive-btn-border,#ccc)}.designer-header .side-selection .side-btn.inactive:hover{background-color:var(--theme-section-bg,#e9ecef)}@media(max-width:500px){.designer-header .side-selection .side-btn{padding:8px 12px}}.designer-header .preview-btn{padding:.5rem 1.5rem;color:var(--theme-header-icon,#333);border-radius:31px;border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;background:rgba(107,121,207,.13);white-space:nowrap}.designer-header .preview-btn:hover:not(:disabled){transform:translateY(-1px)}.designer-header .preview-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media screen and (max-width:550px){.designer-header{padding:6px!important}}.customiozer-footer-content{flex:0 0 auto;padding-top:12px;position:relative;z-index:5}@media(max-width:1279px){.customiozer-footer-content{z-index:12}}.customiozer-footer-content .footer-collapse-toggle{display:none}@media(max-width:1279px){.customiozer-footer-content .customizer-footer-actions{transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),margin .35s cubic-bezier(.4,0,.2,1);max-height:200px;overflow:hidden}.customiozer-footer-content.drawer-active .footer-collapse-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:18px;margin:0 auto -1px;background:var(--theme-footer-bg,hsla(240,0%,48%,.11));border:1px solid var(--theme-footer-border,rgba(0,0,0,.08));border-bottom:none;border-radius:10px 10px 0 0;cursor:pointer;color:var(--theme-footer-icon,var(--theme-text-secondary,#555));font-size:14px;padding:0;flex-shrink:0;z-index:1}.customiozer-footer-content.footer-collapsed{padding-top:0}.customiozer-footer-content.footer-collapsed .customizer-footer-actions{max-height:0;opacity:0;pointer-events:none;padding-top:0;padding-bottom:0;margin:0}.customiozer-footer-content.footer-collapsed .footer-collapse-toggle{border-bottom:1px solid var(--theme-footer-border,rgba(0,0,0,.08));border-radius:10px;margin-bottom:0}}.customiozer-footer-content .customizer-footer-actions{background:var(--theme-footer-bg,hsla(240,0%,48%,.11));border-radius:50px;display:flex;justify-content:space-between;align-items:center}@media(max-width:770px){.customiozer-footer-content .customizer-footer-actions.modal-active{background:none}}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container.zoom-disabled .zoom-mini-btn,.customiozer-footer-content .customizer-footer-actions .zoom-mini-container.zoom-disabled .zoom-mini-slider{opacity:.45;pointer-events:none;cursor:not-allowed}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn{background:var(--theme-footer-bg,var(--theme-card-bg,#fff));border:1px solid var(--theme-footer-border,rgba(0,0,0,.1));border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.05)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn .settings-icon{font-size:18px;color:var(--theme-footer-icon,var(--theme-text-secondary,#555));transition:transform .3s ease}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn:hover{border-color:var(--theme-accent,#6366f1);background:var(--theme-section-bg,#f0f9fb)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn:hover .settings-icon{color:var(--theme-accent,#6366f1);transform:rotate(45deg)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn.active{background:var(--theme-accent,#6366f1);border-color:var(--theme-accent,#6366f1)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-btn.active .settings-icon{color:var(--theme-text-inverse,#fff);transform:rotate(90deg)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover{position:absolute;bottom:calc(100% + 15px);left:50%;transform:translateX(-50%);background:var(--theme-footer-bg,var(--theme-card-bg,#fff));color:var(--theme-input-text,#333);border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);width:220px;padding:12px;z-index:1000;border:1px solid var(--theme-footer-border,rgba(0,0,0,.08));animation:slideUpFade .2s ease-out both;pointer-events:all}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover.settings-popover--left{left:0;transform:translateX(0)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover.settings-popover--left:after{left:16px;margin-left:0}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover:after{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--theme-footer-bg,var(--theme-card-bg,#fff))}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .settings-header{font-size:11px;text-transform:uppercase;color:var(--theme-text-muted,#888);font-weight:700;margin-bottom:10px;letter-spacing:.5px;padding-left:4px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .settings-list{display:flex;flex-direction:column;gap:2px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item{display:flex;justify-content:space-between;align-items:center;padding:8px;border-radius:8px;transition:background .2s ease}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item:hover{background:var(--theme-section-bg,#f5f5f5)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item span{font-size:13px;color:var(--theme-input-text,#333);font-weight:500}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item.setting-item--unit{padding-top:4px;padding-bottom:4px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item.setting-item--unit:hover{background:transparent}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .unit-selector{display:flex;gap:3px;background:var(--theme-section-bg,#f0f0f0);border-radius:6px;padding:2px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .unit-selector .unit-btn{background:transparent;border:none;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;color:var(--theme-text-secondary,#666);cursor:pointer;transition:all .15s ease;line-height:1.6}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .unit-selector .unit-btn:hover{background:rgba(30,164,199,.12);color:var(--theme-accent,#6366f1)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .unit-selector .unit-btn.active{background:var(--theme-accent,#6366f1);color:var(--theme-text-inverse,#fff);box-shadow:0 1px 3px rgba(30,164,199,.4)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .clear-guides-btn{background:var(--theme-section-bg,#f0f0f0);border:none;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:600;color:var(--theme-text-secondary,#666);cursor:pointer;transition:all .15s ease;line-height:1.6}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .clear-guides-btn:hover{background:rgba(220,53,69,.12);color:#dc3545}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .clear-guides-btn:active{background:rgba(220,53,69,.2)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch{position:relative;display:inline-block;width:34px;height:18px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;width:0;height:0}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch input:checked+.slider{background-color:var(--theme-accent,#6366f1)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch input:focus+.slider{box-shadow:0 0 1px var(--theme-accent,#6366f1)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch input:checked+.slider:before{transform:translateX(16px)}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--theme-footer-border,var(--theme-border-primary,#ccc));transition:.4s;border-radius:34px}.customiozer-footer-content .customizer-footer-actions .zoom-mini-container .settings-container .settings-popover .setting-item .toggle-switch .slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:var(--theme-card-bg,#fff);transition:.4s;border-radius:50%}@keyframes slideUpFade{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.customiozer-footer-content .customizer-footer-actions .zoom-mini-btn{background:transparent;border:none;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.customiozer-footer-content .customizer-footer-actions .zoom-mini-btn:disabled{cursor:not-allowed}.customiozer-footer-content .customizer-footer-actions .zoom-mini-icon{font-size:18px;opacity:.8;color:var(--theme-footer-icon,var(--theme-text-secondary,#555))}.customiozer-footer-content .customizer-footer-actions .zoom-mini-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:160px;height:6px;background:linear-gradient(to right,var(--theme-slider-track,#e2e8f0),var(--theme-slider-fill,var(--theme-accent,#6366f1)));border-radius:10px;outline:none;cursor:pointer}@media(max-width:600px){.customiozer-footer-content .customizer-footer-actions .zoom-mini-slider{display:none}}.customiozer-footer-content .customizer-footer-actions .zoom-mini-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:18px;width:18px;border-radius:50%;background:var(--theme-slider-thumb,#fff);border:2px solid var(--theme-slider-thumb-border,var(--theme-accent,#6366f1))}.customiozer-footer-content .customizer-footer-actions .zoom-mini-slider::-moz-range-thumb{height:18px;width:18px;border-radius:50%;background:var(--theme-slider-thumb,#fff);border:2px solid var(--theme-slider-thumb-border,var(--theme-accent,#6366f1))}.customiozer-footer-content .customizer-footer-actions .btn-mssg-container{display:flex;justify-content:center;align-items:center;gap:10px}.customiozer-footer-content .customizer-footer-actions .saveDesignBtn{border-radius:33px;background:var(--theme-save-design-bg,#000);color:var(--theme-save-design-color,#fff);font-family:Jost;font-style:normal;font-weight:500;line-height:normal;padding:.5rem 1.5rem;border:none;white-space:nowrap}.customiozer-footer-content .customizer-footer-actions .saveDesignBtn:disabled{background:silver}.customiozer-footer-content .customizer-footer-actions .customizer-message{display:flex;justify-content:center;align-items:center;gap:3px}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right{display:flex;align-items:center;justify-content:space-between}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .display-price{color:var(--theme-footer-price,var(--theme-price-color,#4f5ebc));font-family:Jost;font-style:normal;font-weight:600;line-height:44.814px}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .addToCartBtn{margin-left:25px;border-radius:31px;background:var(--theme-footer-cta-bg,var(--theme-action-btn-bg,#aa0808));color:var(--theme-footer-cta-text,var(--theme-action-btn-color,#fff));font-family:Jost;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center;align-items:center;outline:none;border:none;padding:.5rem 1.5rem;cursor:pointer;transition:background .3s ease}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .addToCartBtn span{padding-left:10px;white-space:nowrap}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .addToCartBtn:disabled{opacity:.6;cursor:not-allowed}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .outOfStockBtn{background:var(--theme-text-muted,#777);color:var(--theme-text-inverse,#fff)}.settings-divider{height:1px;background:var(--theme-footer-border,var(--theme-border-primary,#e5e7eb));margin:6px 0}.shortcuts-btn{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:none;background:none;border-radius:8px;cursor:pointer;transition:background .2s ease;font-size:13px;font-weight:500;color:var(--theme-input-text,#333)}.shortcuts-btn:hover{background:var(--theme-section-bg,#f5f5f5)}.shortcuts-btn svg{color:var(--theme-text-muted,#666);flex-shrink:0}.shortcuts-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shortcuts-modal{background:var(--theme-card-bg,#fff);color:var(--theme-input-text,#333);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);width:420px;max-width:92vw;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.shortcuts-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--theme-border-primary,#f0f0f0)}.shortcuts-modal-header h5{margin:0;font-size:15px;font-weight:700;color:var(--theme-heading-primary,#1a1a1a)}.shortcuts-modal-header .shortcuts-close{background:none;border:none;font-size:22px;color:var(--theme-text-muted,#999);cursor:pointer;padding:0 4px;line-height:1;border-radius:6px;transition:all .15s}.shortcuts-modal-header .shortcuts-close:hover{background:var(--theme-section-bg,#f5f5f5);color:var(--theme-input-text,#333)}.shortcuts-modal-body{padding:12px 20px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.shortcuts-modal-body::-webkit-scrollbar{width:4px}.shortcuts-modal-body::-webkit-scrollbar-thumb{background:var(--theme-border-primary,#d1d5db);border-radius:2px}.shortcut-category h6{margin:0 0 8px;font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:var(--theme-text-muted,#999);font-weight:700}.shortcut-category .shortcut-row{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:6px;transition:background .15s}.shortcut-category .shortcut-row:hover{background:var(--theme-section-bg,#f9fafb)}.shortcut-category .shortcut-desc{font-size:13px;color:var(--theme-input-text,#374151);font-weight:450}.shortcut-category .shortcut-keys{display:flex;align-items:center;gap:3px;font-size:11px;color:var(--theme-text-secondary,#6b7280);white-space:nowrap}.shortcut-category .shortcut-keys kbd{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;background:var(--theme-section-bg,#f3f4f6);border:1px solid var(--theme-border-primary,#e5e7eb);border-radius:5px;font-family:inherit;font-size:11px;font-weight:600;color:var(--theme-input-text,#374151);box-shadow:0 1px 0 #d1d5db}@media screen and (max-width:770px){.customiozer-footer-content{padding:0}.customiozer-footer-content .customizer-footer-actions{border-radius:50px;flex-direction:column}.customiozer-footer-content .customizer-footer-actions .btn-mssg-container{width:100%;flex-direction:column-reverse;justify-content:flex-start;padding:0!important}.customiozer-footer-content .customizer-footer-actions .saveDesignBtn{padding:.5rem 1.5rem;width:100%;white-space:nowrap}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right{width:100%}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .addToCartBtn{padding:.5rem 1.5rem}.customiozer-footer-content .customizer-footer-actions .customizer-footer-actions-right .addToCartBtn svg{width:22.423px;height:22.423px}}.quick-toolbar-wrapper .group-toolbar{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:.5rem .6rem;gap:18px;position:relative}.quick-toolbar-wrapper .group-toolbar,.zoom-dropdown{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.zoom-dropdown{position:absolute;bottom:100%;margin-bottom:10px;left:50%;transform:translateX(-50%);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:6px 10px;gap:8px;box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);z-index:1002}.zoom-label{font-size:9px;font-weight:600;color:#888;padding:0 4px}.zoom-btn{cursor:pointer;background:#000;border-radius:50%;color:#fff;padding:4px;display:flex}.more-dropdown{position:absolute;bottom:100%;margin-bottom:10px;right:0;background:#fff;border-radius:10px;padding:6px;box-shadow:0 8px 25px rgba(0,0,0,.15);display:flex;flex-direction:column;min-width:120px;z-index:1001;border:1px solid #eee;-webkit-user-select:none;-moz-user-select:none;user-select:none}.more-menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-radius:6px;font-size:12px;color:inherit;background:transparent}.more-menu-item.active{color:#6366f1;background:#f0f7ff}.more-menu-item:hover{background:#f5f5f5}.more-menu-item.active:hover{background:#f0f7ff}.toolbar-main-btn{color:#444;transition:all .2s}.toolbar-main-btn.btn-active{color:#6366f1}.toolbar-main-btn.btn-delete{color:red}.toolbar-main-btn.btn-locked{color:#ef4444}.toolbar-main-btn .toolbar-btn-icon{font-size:15px;display:flex;justify-content:center}.toolbar-main-btn .toolbar-btn-label{font-size:9px;margin-top:2px}.toolbar-more-trigger{color:#444}.toolbar-more-trigger.active{color:#6366f1}.toolbar-more-trigger .toolbar-btn-icon{font-size:16px;display:flex;justify-content:center}.toolbar-more-trigger .toolbar-btn-label{font-size:9px}.mask-drag-handle{width:52px;height:52px;background:rgba(0,0,0,.75);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;box-shadow:0 6px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.25);color:#fff}.clippath-tools-wrapper{display:flex;flex-direction:column;gap:6px;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.clippath-tool-btn{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .15s ease,box-shadow .15s ease}.clippath-tool-btn:hover{transform:scale(1.1);box-shadow:0 3px 12px rgba(0,0,0,.2)}.clippath-tool-btn:active{transform:scale(.95)}.clippath-edit-btn{background:#fff;border:1px solid #ccc;color:#333}.clippath-edit-btn:hover{border-color:#007bff;color:#007bff}.clippath-drag-actions{display:flex;flex-direction:column;gap:6px}.clippath-apply-btn{background:#28a745;border:1px solid #28a745;color:#fff}.clippath-apply-btn:hover{background:#218838;border-color:#218838}.clippath-cancel-btn{background:#dc3545;border:1px solid #dc3545;color:#fff}.clippath-cancel-btn:hover{background:#c82333;border-color:#c82333}.waitContent-main{display:none;justify-content:center;align-items:center;position:absolute;width:100%;z-index:99999999999;overflow:hidden;height:100%;margin:0;background-color:var(--theme-body-bg,#fff)}.waitContent-main .waitContent{width:300px;height:300px;display:flex;justify-content:center;align-items:center;position:relative}.waitContent-main .waitContent img{width:60%}.product-customizer3D{width:100%!important;position:relative;border-radius:20px;border:1.5px solid var(--theme-border-primary,#b6bde5);background:var(--theme-body-bg,#fff);overflow:hidden}.product-customizer3D .spinner-border{--bs-spinner-width:1rem!important;--bs-spinner-height:1rem!important;color:var(--theme-text-inverse,#fff)}.product-customizer3D .accordion-button,.product-customizer3D .accordion-button:after{border:none!important;outline:none!important;box-shadow:none!important}.product-customizer3D .accordion-button{color:var(--theme-input-text,#444442);background-color:transparent!important}.product-customizer3D .accordion-button .accordion-button:focus{box-shadow:none!important}.product-customizer3D .accordion-button h5{font-family:Jost;font-size:18px;font-style:normal;font-weight:400;line-height:22.904px;text-transform:capitalize}.product-customizer3D .accordion-body{padding:0!important;font-size:90%}.product-customizer3D .accordion-item{border:none!important;outline:none!important;margin-bottom:20px!important;border-radius:16px}.product-customizer3D .modal-title{width:100%;white-space:nowrap!important}.product-customizer3D .customer-container{display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;height:100dvh}.product-customizer3D .customer-container .customizer-content-section{position:relative;overflow:hidden;display:flex;background:var(--theme-body-bg,#fff);flex:1 1 auto;padding:20px 27px}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu{width:82px;display:flex;align-items:center;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:11px;border-radius:19.524px;border:1.302px solid var(--theme-border-secondary,rgba(107,121,207,.16));background:var(--theme-card-bg,#fff);color:var(--theme-input-text,#333);box-shadow:0 5.206px 82.26px 0 rgba(0,0,0,.1);margin-right:20px}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu p{margin:0;text-align:center}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px 0}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item div{background:var(--theme-primary,#fdedf2);width:61.175px;height:61.175px;border-radius:12px;display:flex;justify-content:center;align-items:center}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item div:hover{color:var(--theme-accent,#6366f1);cursor:pointer}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item p{padding-top:3px;font-size:12px}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item .sidbar-menu-item-icon{display:flex;justify-content:center;font-size:1.5rem;margin:auto}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item .sidbar-menu-item-icon p{margin-bottom:0!important}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item .sidbar-menu-item-icon:hover{color:var(--theme-accent,#6366f1);cursor:pointer}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas{flex-direction:column;border-radius:20px;justify-content:space-between;width:100%;background:var(--theme-card-bg,#fff);overflow:auto;padding:12px;height:100%;position:relative}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator{position:absolute;bottom:50px;right:16px;display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:500;z-index:100;pointer-events:none;animation:saveIndicatorIn .3s ease}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator .save-dot{width:8px;height:8px;border-radius:50%}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=unsaved]{background:rgba(239,68,68,.1)}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=unsaved] .save-dot{background-color:#ef4444;animation:savePulse 2s ease-in-out infinite}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=unsaved] .save-text{color:#ef4444}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saving]{background:rgba(245,158,11,.1)}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saving] .save-dot{background-color:#f59e0b;animation:savePulse 1s ease-in-out infinite}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saving] .save-text{color:#f59e0b}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saved]{background:rgba(34,197,94,.1);animation:saveIndicatorIn .3s ease,saveIndicatorOut .5s ease 2.5s forwards}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saved] .save-dot{background-color:#22c55e}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas-save-indicator[data-status=saved] .save-text{color:#22c55e}@keyframes savePulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes saveIndicatorIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes saveIndicatorOut{0%{opacity:1}to{opacity:0}}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas{width:100vw;height:70vh}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .preview-canvas{display:flex}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .preview-canvas-mobile{display:none}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .previewMug{display:none!important;width:100%;overflow:hidden}.product-customizer3D .customer-container .text-color{display:none}.product-customizer3D .customer-container .font-cate{overflow-y:auto;scrollbar-width:none;white-space:nowrap}.product-customizer3D .customer-container .font-cate::-webkit-scrollbar{display:none}.product-customizer3D .customer-container .sidebar-drawer{width:356px;position:absolute;left:109px;z-index:11;border-radius:15px;background:var(--theme-section-bg,#f0f0f5);margin-right:20px;display:flex;overflow:hidden}@media(min-width:1280px){.product-customizer3D .customer-container .sidebar-drawer{height:95%}}.product-customizer3D .customer-container .sidebar-drawer .bottom-drawer{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.product-customizer3D .customer-container .sidebar-drawer .side-drawer-header{display:flex;flex-shrink:0;justify-content:space-between;padding:23px 37px;white-space:nowrap;align-items:center;border-bottom:2px solid rgba(22,14,75,.1);position:relative;background-color:var(--theme-section-bg,#f0f0f5);z-index:3}.product-customizer3D .customer-container .sidebar-drawer .side-drawer-header h5{color:var(--theme-heading-primary,#160e4b);font-family:Jost;font-size:22px;font-style:normal;font-weight:500;line-height:20.4px;margin:0}.product-customizer3D .customer-container .sidebar-drawer .font-search{margin-bottom:15px;padding:5px;width:86%;height:90%;margin-left:19px;color:var(--theme-text-muted,#666);font-family:Jost;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:transparent;border-radius:12px!important;border:1px dashed rgba(0,0,0,.377)!important;outline:none;transition:border-color .2s cubic-bezier(.4,0,.2,1);color:var(--theme-input-text,#3e3e3e)}.product-customizer3D .customer-container .sidebar-drawer .catcategorybtn{background-color:var(--theme-card-bg,#fff);color:var(--theme-input-text,#000);padding:4px 12px;border-radius:15px;border:1px solid var(--theme-border-primary,#ddd);transition:.3s}.product-customizer3D .customer-container .sidebar-drawer .catcategorybtn.selected{background-color:var(--theme-secondary,#cf3264);color:var(--theme-text-inverse,#fff)}.product-customizer3D .customer-container .sidebar-drawer .side-drawer-content{flex:1 1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;margin:22px 12px}.product-customizer3D .customer-container .sidebar-drawer .side-drawer-content::-webkit-scrollbar{width:0}.product-customizer3D .customer-container .sidebar-drawer p{margin-bottom:0;font-weight:700!important}.product-customizer3D .customer-container .sidebar-drawer .sidebar-drawer-item{display:flex;align-items:center;font-weight:700!important}.product-customizer3D .customer-container .sidebar-drawer .sidebar-drawer-item:hover{background-color:rgba(241,247,253,.635);cursor:pointer}.product-customizer3D .customer-container .sidebar-drawer .sidebar-drawer-item span{font-size:1.5rem}.product-customizer3D .customer-container .circle{width:28.692px;height:28.692px;overflow:hidden;border-radius:50%;display:flex;margin:10px;color:var(--theme-text-inverse,#fff);font-size:5px;text-align:center}.product-customizer3D .customer-container .circle:hover{cursor:pointer;border:1px solid var(--theme-border-primary,#a9aaab)}.product-customizer3D .customer-container .sidebar-drawer-right{width:400px;max-height:90%;position:absolute;top:65px;right:0;padding:10px 0;background-color:var(--theme-card-bg,#fff);color:var(--theme-input-text,#333)}.product-customizer3D .customer-container .sidebar-drawer-right p{margin-bottom:0}.product-customizer3D .customer-container .sidebar-drawer-right .sidebar-drawer-item{display:flex;align-items:center;font-weight:700!important}.product-customizer3D .customer-container .sidebar-drawer-right .sidebar-drawer-item:hover{background-color:var(--theme-section-bg,#d8dee4);cursor:pointer}.product-customizer3D .customer-container .sidebar-drawer-right .sidebar-drawer-item span{font-size:1.5rem}.product-customizer3D .customer-container .customizer-container1{background-position:50%;background-size:cover;position:relative;mix-blend-mode:multiply}.product-customizer3D .customer-container .customizer-container1 .canvas-container,.product-customizer3D .customer-container .customizer-container1 .canvas-container canvas{width:100%!important;height:100%!important}.product-customizer3D .customer-container .customizer-container1 .canvas{border:2px solid var(--theme-canvas-border,hsla(0,0%,41%,.667))}.product-customizer3D .customer-container .customizer-container1 .drop-zone-overlay{position:absolute;inset:0;background:rgba(107,121,207,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:999;border:3px dashed hsla(0,0%,100%,.6);border-radius:inherit;pointer-events:none;animation:dropZoneIn3D .2s ease}.product-customizer3D .customer-container .customizer-container1 .drop-zone-overlay .drop-zone-icon{font-size:2.5rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.product-customizer3D .customer-container .customizer-container1 .drop-zone-overlay .drop-zone-label{color:var(--theme-text-inverse,#fff);font-size:1rem;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.2)}.product-customizer3D .customer-container .customizer-container1 .drop-zone-overlay .drop-zone-hint{color:hsla(0,0%,100%,.7);font-size:.75rem;font-weight:400}@keyframes dropZoneIn3D{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.product-customizer3D .customer-container .customizer-container-back{background-position:50%;background-size:cover;position:relative;mix-blend-mode:multiply}.product-customizer3D .customer-container .customizer-container-back .canvas-container,.product-customizer3D .customer-container .customizer-container-back .canvas-container canvas{width:100%!important;height:100%!important}.product-customizer3D .customer-container .customizer-container-back .canvas{border:2px var(--theme-border-secondary,#686767)}.product-customizer3D .prodNotAvail{color:red;font-weight:600;font-size:1.2rem;padding-bottom:12px}.product-customizer3D .image-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;z-index:5}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-customizer3D .image-fallback{position:absolute;inset:0;background:var(--theme-section-bg,#f5f5f5);color:var(--theme-text-muted,#999);display:flex;align-items:center;justify-content:center;font-family:Jost;font-size:14px;font-weight:500;text-align:center;z-index:6}.product-customizer3D .mug-3d-loader-overlay{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--theme-section-bg,#1a1a2e);border-radius:inherit}.product-customizer3D .mug-3d-spinner{width:36px;height:36px;border:3px solid hsla(0,0%,100%,.15);border-top-color:#a78bfa;border-radius:50%;animation:mug-spin .8s linear infinite}.product-customizer3D .mug-3d-loader-text{margin:0;font-family:Jost,sans-serif;font-size:13px;font-weight:400;color:#000;letter-spacing:.3px}@keyframes mug-spin{to{transform:rotate(1turn)}}.print-details{padding:.6rem 1rem 0;font-size:14px;margin-top:.4rem;border-top:1px solid silver}@media screen and (max-width:1050px){.product-customizer3D .customer-container .preview-canvas{display:none}.product-customizer3D .customer-container .customizer-content-section{flex:1 1}}@media screen and (max-width:1050px)and (max-width:770px){.product-customizer3D .customer-container .customizer-content-section{flex-direction:column}}@media screen and (max-width:1050px){.product-customizer3D .customer-container .customizer-content-section .sidbar-menu{width:100%;margin-bottom:30px}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item{flex-direction:row;gap:0 20px}.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .preview-canvas{display:none}}@media screen and (max-width:654px){.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas{width:100vw;height:250px!important;margin-top:10px}}@media screen and (max-width:500px){.product-customizer3D .customer-container .customizer-content-section .customizer-image-canvas .canvas{width:95%;margin-top:10px}.product-customizer3D .customer-container .customizer-content-section .sidebar-drawer{width:100%;left:0;margin:0}.product-customizer3D .customer-container .customizer-content-section .sidebar-drawer .bottom-drawer{position:fixed;bottom:0;left:0;right:0;width:calc(100% - 5px)!important;background:var(--theme-section-bg,#f0f0f5);transition:transform .2s ease-out;touch-action:none;will-change:transform;border-top-left-radius:12px;border-top-right-radius:12px;max-height:493px!important;height:-moz-fit-content;height:fit-content}.product-customizer3D .customer-container .customizer-content-section .sidebar-drawer .graphics-image img{width:32vw;height:32vw}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item div{width:42px;height:42px}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item div svg{width:70%;vertical-align:middle}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item div .graphics-head-icon svg{width:100%}.product-customizer3D .customer-container .customizer-content-section .sidbar-menu .sidbar-menu-item{gap:0 10px}.product-customizer3D .customer-container .customizer-content-section{padding:5px!important}}.overlay-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:20}.overlay-loader .overlay-loader-label{color:var(--theme-text-inverse,#fff);font-size:.875rem;font-weight:500;letter-spacing:.01em}.dl-card{background:hsla(0,0%,100%,.97);border-radius:20px;padding:32px 36px 28px;min-width:280px;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 24px 64px rgba(0,0,0,.35)}.dl-card .dl-card-icon{width:64px;height:64px;background:linear-gradient(135deg,var(--theme-accent,#6366f1),#cf3264);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:dl-icon-pulse 1.6s ease-in-out infinite;color:var(--theme-text-inverse,#fff)}.dl-card .dl-card-icon.dl-icon-done{animation:dl-icon-pop .35s cubic-bezier(.34,1.56,.64,1) forwards;background:linear-gradient(135deg,#22c55e,#16a34a)}.dl-card .dl-card-msg{font-size:1rem;font-weight:600;color:var(--theme-input-text,#1a1a2e);letter-spacing:.01em;text-align:center;min-height:1.4em;transition:opacity .2s ease}.dl-card .dl-bar-track{width:100%;height:8px;background:var(--theme-section-bg,#e8e8f0);border-radius:4px;overflow:hidden}.dl-card .dl-bar-track .dl-bar-fill{height:100%;background:linear-gradient(90deg,var(--theme-accent,#6366f1),#cf3264);border-radius:4px;transition:width .45s cubic-bezier(.4,0,.2,1)}.dl-card .dl-steps-row{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.dl-card .dl-steps-row .dl-step-item{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1 1}.dl-card .dl-steps-row .dl-step-item .dl-step-node{width:12px;height:12px;border-radius:50%;border:2px solid #d0d0e0;background:var(--theme-card-bg,#fff);transition:all .3s ease}.dl-card .dl-steps-row .dl-step-item .dl-step-label{font-size:.62rem;color:var(--theme-text-muted,#bbb);font-weight:500;transition:color .3s ease;text-transform:uppercase;letter-spacing:.03em}.dl-card .dl-steps-row .dl-step-item.dl-step-done .dl-step-node{background:var(--theme-accent,#6366f1);border-color:var(--theme-accent,#6366f1)}.dl-card .dl-steps-row .dl-step-item.dl-step-done .dl-step-label{color:var(--theme-accent,#6366f1)}.dl-card .dl-steps-row .dl-step-item.dl-step-active .dl-step-node{border-color:#cf3264;background:#cf3264;animation:dl-step-pulse 1.1s ease-in-out infinite}.dl-card .dl-steps-row .dl-step-item.dl-step-active .dl-step-label{color:#cf3264;font-weight:700}.spinner{width:46px;height:46px;border:4px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes dl-icon-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(207,50,100,.25)}50%{transform:scale(1.06);box-shadow:0 0 0 10px rgba(207,50,100,0)}}@keyframes dl-icon-pop{0%{transform:scale(.75)}60%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes dl-step-pulse{0%,to{box-shadow:0 0 0 0 rgba(207,50,100,.45)}50%{box-shadow:0 0 0 5px rgba(207,50,100,0)}}.object-controls-dock{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:6px;border-radius:32px;box-shadow:0 4px 16px rgba(0,0,0,.1);align-items:center;border:1px solid rgba(0,0,0,.05);transition:opacity .15s ease}.control-btn{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);color:#4a4a4a;background:transparent}.control-btn:active{transform:scale(.9)}.control-btn-move{cursor:-webkit-grab;cursor:grab}.control-btn-move:hover{background:rgba(33,150,243,.1);color:#6366f1}.control-btn-rotate{cursor:alias}.control-btn-rotate:hover{background:rgba(76,175,80,.1);color:#4caf50}.control-btn-scale{cursor:ns-resize}.control-btn-scale:hover{background:rgba(76,175,80,.1);color:#4caf50}.object-controls-tooltip{position:fixed;z-index:9999;pointer-events:none;background:#2c3445;color:#fff;font-weight:500;font-size:14px;padding:6px 14px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translate(-50%,-50%)}