.wizard-tabs{display:flex;gap:4px;margin-bottom:32px;-webkit-user-select:none;user-select:none}.wizard-tab-wrap{flex:1;position:relative;min-width:0}.wizard-tab{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:80px;padding:0 48px 0 20px;background:#eeeeee;color:#16284c;border:none;border-radius:0!important;cursor:pointer;text-align:left;transition:background .2s;position:relative}.wizard-tab-wrap:last-child .wizard-tab{padding-right:20px}.wizard-tab.is-active,.wizard-tab.is-complete{background:var(--brand-primary);color:#fff}.wizard-tab.is-locked{opacity:.55;cursor:not-allowed}.wizard-tab:before{content:"";display:block;flex-shrink:0;width:50px;height:50px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;filter:invert(100%);-webkit-filter:invert(100%)}.wizard-tab.is-active:before,.wizard-tab.is-complete:before{filter:invert(0);-webkit-filter:invert(0)}.wizard-tab[data-icon=fabric]:before{background-image:url(/media/wysiwyg/fabric-icon.png)}.wizard-tab[data-icon=customize]:before{background-image:url(/media/wysiwyg/jeans-men-icon.png)}.wizard-tab[data-icon=measurement]:before{background-image:url(/media/wysiwyg/measurement-icon-roll.png)}.wizard-tab-wrap:not(:last-child) .wizard-tab:after{content:"";display:block;position:absolute;top:0;right:-34px;width:36px;height:100%;background-image:url(/media/arrow-step.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;z-index:1;pointer-events:none}.wizard-tab-wrap:not(:last-child) .wizard-tab.is-active:after,.wizard-tab-wrap:not(:last-child) .wizard-tab.is-complete:after{background-image:url(/media/arrow-step-hover.svg)}.wizard-tab-text{text-align:left;min-width:0}.wizard-tab-step{font-size:11px;font-weight:500;opacity:.75;line-height:1.2}.wizard-tab-label{font-size:14px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.wizard-tab{height:56px;padding:0 28px 0 8px;justify-content:center;gap:0}.wizard-tab-wrap:last-child .wizard-tab{padding-right:8px}.wizard-tab:before{width:32px;height:32px}.wizard-tab-text{display:none}.wizard-tab-wrap:not(:last-child) .wizard-tab:after{right:-20px;width:22px}}.customize-layout{display:flex;height:100%;min-height:500px}.customize-sidebar{width:300px;flex-shrink:0;overflow-y:auto;background:#fff}.customize-sidebar-item{width:100%;display:flex;align-items:center;gap:14px;padding:14px 18px;background:white;border:none;border-top:1px solid #d3d7dc;border-radius:0;cursor:pointer;text-align:left;transition:background .15s;position:relative}.customize-sidebar-item:last-child{border-bottom:1px solid #d3d7dc}.customize-sidebar-item.is-active{background:var(--brand-primary-light)}.customize-sidebar-item.is-active:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:var(--brand-primary)}.customize-sidebar-thumb{width:72px;height:56px;flex-shrink:0;border-radius:0;overflow:hidden;border:1px solid #d3d7dc;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.customize-sidebar-thumb img{width:100%;height:100%;object-fit:cover}.customize-sidebar-info{flex:1;min-width:0}.customize-sidebar-title{font-size:14px;font-weight:700;color:#16284c;letter-spacing:.03em;line-height:1.2}.customize-sidebar-selected,.customize-sidebar-title{text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customize-sidebar-selected{font-size:12px;color:#91959d;font-weight:400;margin-top:4px}.customize-content{flex:1;min-width:0;overflow-y:auto;padding:24px 28px}@media (max-width:767px){.customize-layout{flex-direction:column;min-height:unset}.customize-sidebar{width:100%;overflow-y:visible}.customize-sidebar-thumb{width:52px;height:42px}.customize-content{display:none}.customize-accordion-panel{border-top:none;border-bottom:1px solid #d3d7dc;background:#fafafa;padding:16px;animation:accordionOpen .18s ease}@keyframes accordionOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.customize-sidebar-chevron{display:block;flex-shrink:0;margin-left:auto;color:#91959d;transition:transform .2s}.customize-sidebar-item.is-active .customize-sidebar-chevron{transform:rotate(180deg);color:var(--brand-primary)}}@media (min-width:768px){.customize-sidebar-chevron{display:none}.customize-accordion-panel{display:none!important}}@media (max-width:767px){body .wizard-modal-header h2{font-size:.875rem!important;line-height:1.3}}.option-card-selected{border-color:var(--brand-primary)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-primary) 20%,transparent)!important}.option-card-hover:hover{border-color:color-mix(in srgb,var(--brand-primary) 60%,transparent)}.option-check-badge{right:8px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.25)}.option-check-badge,.option-default-badge{position:absolute;top:8px;background:var(--brand-primary)}.option-default-badge{left:8px;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:0}.option-price-text{font-size:18px;font-weight:700;color:var(--brand-primary)}.gallery-thumb-active{border-color:var(--brand-primary)!important;outline:1px solid var(--brand-primary)}.wizard-btn-primary{background:var(--brand-primary)!important;color:#fff!important}.wizard-btn-primary:hover{background:var(--brand-primary-hover)!important;color:#fff!important}.wizard-btn-active{background:var(--brand-primary)!important}.customize-sidebar-emoji{font-size:22px}.customize-sidebar-tick{width:16px;height:16px;color:var(--brand-primary);flex-shrink:0}