:root{--red-color: #dc2626;--color-heading: #1f2937;--globalFontColor2: #6b7280}@media (min-width:768px){.measure-content-wrapper{background:url(/cdn/shop/files/massets_main-bg.webp) center center / cover no-repeat fixed;padding-bottom:100px}}@media (max-width:768px){.measure-content-wrapper{height:calc(100vh - 120px);flex:1}}.measure-tool-wrapper{background:#fbfbfb;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:450;overflow-y:auto}.step-container{position:absolute;top:0;left:0;width:100%;min-height:100%;display:none}.step-container.active{display:flex;flex-direction:row-reverse}.substep-container{display:none!important}.substep-container.active{display:flex!important;flex-direction:row-reverse}.form-section{width:30%;padding:60px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.image-section{width:70%;display:flex;align-items:center;justify-content:center;position:relative}.image-section .window-image{position:absolute;bottom:33%;max-width:100%;margin:auto;height:auto;height:60%;right:15%}.image-section .panel-image{position:absolute;bottom:17%;height:70%}.step-label{font-size:14px;color:var(--globalFontColor2);margin-bottom:10px;text-transform:uppercase;letter-spacing:1px;text-align:left;width:100%;max-width:400px}.step-title{font-size:22px;font-weight:600;color:var(--color-heading);line-height:1.3;margin-bottom:20px;text-align:left;width:100%;max-width:400px}.step-description{font-size:15px;color:var(--globalFontColor2);line-height:1.6;margin-top:10px;margin-bottom:15px;text-align:left;width:100%;max-width:400px}.mobile-only{display:none}.desktop-only{display:flex}.input-range-box,.input-wrapper{width:100%;max-width:400px}.input-field{position:relative;margin-bottom:20px}.input-field input{width:100%;padding:15px 80px 15px 20px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;background:#fff;transition:all .2s}.input-field input:focus{outline:none;border-color:var(--red-color);box-shadow:0 0 0 3px #dc26261a}.input-field .label{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--globalFontColor2);font-weight:500}.input-with-label{padding-left:50px}.input-with-label label{position:absolute;left:-40px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:600;color:var(--color-heading)}.submit-btn,.btn-primary{width:100%;padding:15px 30px;background:var(--red-color);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:1px}.submit-btn:hover:not(:disabled),.btn-primary:hover:not(:disabled){background:#b91c1c}.submit-btn:disabled,.btn-primary:disabled{opacity:.5;cursor:not-allowed}.back-btn,.btn-secondary{background:#6b7280;color:#fff;padding:12px 30px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.back-btn:hover,.btn-secondary:hover{background:#4b5563}.button-group,.btn-group{display:flex;gap:10px;margin-top:20px;width:100%;max-width:400px}.button-group>*,.btn-group>*{flex:1}.type-swatch-item{display:flex;flex-direction:row;align-items:center;padding:20px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;background:#fff;margin-bottom:15px;width:100%;max-width:400px}.type-swatch-item:hover{border-color:var(--red-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.type-swatch-item.active{border-color:var(--red-color)}.type-swatch-item .img-container{width:160px;height:160px;flex-shrink:0;position:relative}.type-swatch-item .img-container .mobile-panel-window-image{position:absolute;width:100%;top:0;left:0;z-index:0}.type-swatch-item .img-container img{width:100%;height:100%;object-fit:cover;border-radius:8px;position:absolute}.type-swatch-item .text-container{flex:1}.type-swatch-item .title{font-size:18px;font-weight:600;color:var(--color-heading);margin-bottom:8px}.type-swatch-item .desc{font-size:14px;color:var(--globalFontColor2);line-height:1.4}.choice-card{cursor:pointer;position:relative;max-width:500px;text-align:center}.choice-card img{width:100%;height:auto;border-radius:12px;transition:all .2s;height:70%;width:auto;margin:auto;padding:20px}.choice-card:hover{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.choice-card .name{text-align:center;margin-top:20px;font-size:20px;font-weight:600;color:var(--color-heading)}.progress-bar{background:#fff;border-top:1px solid #e5e7eb;padding:20px;overflow-x:auto;overflow-y:hidden;position:fixed;bottom:0;left:0;right:0;z-index:460}.progress-wrapper{display:flex;align-items:center;justify-content:center;min-width:max-content;gap:10px}.progress-step{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s;min-width:50px}.progress-step:hover .step-number{transform:scale(1.1)}.progress-step.active .step-number{background:var(--red-color)!important;color:#fff}.progress-step.completed:hover .step-number{background:var(--red-color);opacity:.8}.step-number{width:36px;height:36px;border-radius:50%;background:var(--globalFontColor2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;margin-bottom:6px}.step-name{font-size:11px;color:var(--globalFontColor2);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.progress-line{width:30px;height:1px;border-top:1px solid #d1d5db;flex-shrink:0}@media (max-width: 768px){.progress-bar{padding:10px;display:none}.progress-wrapper{justify-content:flex-start;gap:6px}.progress-step{min-width:40px}.step-number{width:32px;height:32px;font-size:13px;margin-bottom:4px}.step-name{font-size:9px}.progress-line{width:20px}}.header-swatch-item{border:2px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s;background:#fff;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;-webkit-tap-highlight-color:transparent}.header-swatch-item:hover{border-color:var(--red-color);transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.header-swatch-item:focus{outline:none}.header-swatch-item.active{border-color:var(--red-color)!important;background:#dc26260d!important;box-shadow:0 0 0 3px #dc26261a!important}@media (max-width: 768px){.header-swatch-item:first-child{border-color:#e5e7eb;background:#fff;box-shadow:none}.header-swatch-item:first-child.active{border-color:var(--red-color)!important;background:#dc26260d!important;box-shadow:0 0 0 3px #dc26261a!important}}.header-swatch-item img{width:100%;object-fit:cover;border-radius:8px;margin-bottom:12px}.header-swatch-item .name{font-size:15px;font-weight:600;color:var(--color-heading)}.measure-tool-header{height:72px}@media (max-width: 768px){.measure-tool-header{height:50px}.step-container,.substep-container.active{flex-direction:column!important}.button-group{position:fixed;bottom:40px;padding:0 20px;margin:auto;left:0;right:0}.form-section{width:100%;padding:10px 20px;align-items:center}.image-section{width:100%;padding:20px}.step-title{font-size:20px;text-align:center}.step-label,.step-description{text-align:center}.mobile-only{display:block!important;width:100%;margin-bottom:20px}.step-fullness .type-swatch{margin-bottom:120px}.mobile-only-mb-100{margin-bottom:100px}.step-summary .mobile-only{background:url(/cdn/shop/files/massets_main-bg.webp) bottom left no-repeat;background-attachment:revert-layer;background-size:cover;padding:0;height:200px;position:relative}.step-width .mobile-only,.step-height .mobile-only{background:url(/cdn/shop/files/massets_main-bg.webp) bottom left no-repeat;background-attachment:revert-layer;background-size:cover;position:relative;height:280px}.step-width .mobile-only img,.step-height .mobile-only img{width:auto!important;border-radius:8px;height:76%;bottom:15%;position:absolute;left:0;right:0;margin:auto!important}.type-swatch-item{background:url(/cdn/shop/files/massets_main-bg.webp) bottom left / cover no-repeat;background-size:100% 100%;background-attachment:local;padding:0;overflow:hidden}.type-swatch-item .img-container.mobile-only{margin-bottom:16px}.type-swatch-item .text-container{background:#fff;height:213px;display:inline-flex;width:100%;justify-content:center;flex-direction:column;align-items:center;padding:20px;border-radius:0 10px 10px 0}.mobile-only .choice-card .choice-card-image{background:url(/cdn/shop/files/massets_main-bg.webp) bottom left no-repeat;background-size:cover;background-attachment:local;padding:20px;overflow:hidden;height:200px;position:relative;text-align:center}.mobile-only .choice-card .name{background:#fffffff2;padding:15px;margin-top:0;border-radius:0 0 12px 12px}.desktop-only{display:none!important}}#success-overlay{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 40px #0003;z-index:500;text-align:center;max-width:550px;width:90%}#success-overlay .icon{font-size:60px;margin-bottom:20px}#success-overlay h2{font-size:24px;font-weight:600;color:var(--color-heading);margin-bottom:10px}#success-overlay p{font-size:16px;color:var(--globalFontColor2)}@media (max-width: 768px){#success-overlay{max-width:90%;padding:30px 20px;width:calc(100% - 40px)}#success-overlay .icon{font-size:48px;margin-bottom:15px}#success-overlay h2{font-size:20px}#success-overlay p{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/measurement-curtains.css.map */
