.container{background-color:#fff;font-family:Poppins,sans-serif;position:relative;width:100%}body.bottom-sheet-open .App{-webkit-overflow-scrolling:touch;bottom:220px!important;height:calc(100vh - 220px)!important;left:0!important;max-height:calc(100vh - 220px)!important;min-height:0!important;position:fixed!important;right:0!important;top:0!important;z-index:1}body.bottom-sheet-open .App .container{height:auto!important;max-height:none!important;min-height:100%!important;overflow:visible!important;position:relative!important}@media (max-width:1023px){body.bottom-sheet-open .App{bottom:220px!important;height:calc(100vh - 220px)!important;left:0!important;max-height:calc(100vh - 220px)!important;min-height:0!important;position:fixed!important;right:0!important;top:0!important}body.bottom-sheet-open .App .container{height:auto!important;max-height:none!important;min-height:100%!important;overflow:visible!important;position:relative!important}}@media (min-width:1024px){body.bottom-sheet-open,html.bottom-sheet-open{height:100vh!important;overflow:hidden!important;position:fixed!important;width:100%!important}body.bottom-sheet-open .App{-webkit-overflow-scrolling:touch;bottom:220px!important;height:calc(100vh - 220px)!important;left:0!important;max-height:calc(100vh - 220px)!important;min-height:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important}body.bottom-sheet-open .App .container{height:auto!important;max-height:none!important;min-height:calc(100vh - 220px)!important;overflow:visible!important;padding-bottom:200px!important;position:relative!important}body.bottom-sheet-open .App .container .desktop-wrapper{display:flex!important;flex-direction:row!important;height:auto!important;min-height:auto!important;overflow:visible!important;position:relative!important}body.bottom-sheet-open .App .container .desktop-left-content,body.bottom-sheet-open .App .container .desktop-right-content{flex:1 1 auto!important;height:auto!important;min-height:auto!important;overflow:visible!important;position:relative!important}}.w-full{width:100%}.gap-20{gap:20px}.top-black-bar{background-color:#000;height:34px;left:0;position:absolute;top:0;width:100%}.top-nav{align-items:center;background-color:#fff;display:flex;height:58px;justify-content:space-between}@media (min-width:1024px){.top-nav{align-items:center;display:flex;height:100px;justify-content:space-between;padding:0 20px}}.back-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:#0000;border:none;border-radius:12px;cursor:pointer;display:flex;height:48px;outline:none;-webkit-user-select:none;user-select:none;width:48px}.arrow-left{color:#000;font-size:24px;font-weight:700}.logo-container{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.logo-text{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:600}.logo-image{height:40px;object-fit:contain;width:auto}@media (min-width:1024px){.logo-image{height:60px;width:auto}}.change-product-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:48px;justify-content:center;outline:none;-webkit-user-select:none;user-select:none}.change-product-text{color:#c3bfbf;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}.details-title{color:#000;font-family:Poppins,sans-serif;font-size:25px;font-weight:600;margin-bottom:5px}.price-adjustment-note-title{color:#666;font-family:Poppins,sans-serif;font-size:12px;font-style:italic;font-weight:400;margin:0 0 15px}.flex-container{display:flex}.product-images-container{position:absolute;top:210px;width:100%}.product-image-wrapper{height:100%;position:relative;width:100%}.product-image{border-radius:8px;height:100%;object-fit:cover;width:100%}.image-nav-arrow{align-items:center;background-color:#ffffffe6;border:1px solid #0000001a;border-radius:50%;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:20}.image-nav-arrow:hover:not(:disabled){background-color:#fff;box-shadow:0 2px 8px #00000026;transform:translateY(-50%) scale(1.1)}.image-nav-arrow:disabled{cursor:not-allowed;opacity:.3}.image-nav-arrow-left{left:-50px}.image-nav-arrow-right{right:-50px}.number-overlay{align-items:center;border-radius:7.5px;display:flex;height:15px;justify-content:center;position:absolute;width:15px}.patch-overlay-back.patch-overlay-back-side.draggable-patch{height:auto;max-height:180px;max-width:180px;min-height:60px;min-width:60px;overflow:hidden;padding:10px;width:auto;z-index:10}.patch-overlay-front.patch-overlay-zip{left:42%;top:32%;transform:translate(-50%,-50%)}.patch-overlay-front.patch-overlay-right-arm{left:7%;top:39%;transform:translate(-50%,-50%)}.patch-overlay-front.patch-overlay-left-arm{left:71%;top:39%;transform:translate(-50%,-50%)}.patch-overlay-back.patch-overlay-back-side{left:50%;position:absolute;top:45%;transform:translate(-50%,-50%);transition:none;z-index:10}.patch-overlay-back.patch-overlay-back-side.draggable-patch{transition:none!important}.draggable-patch{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.draggable-patch:active{cursor:grabbing!important;z-index:11}.draggable-patch .patch-preview{align-items:center;cursor:inherit;display:flex;height:100%;justify-content:center;overflow:hidden;pointer-events:auto;position:relative;width:100%}.draggable-patch .patch-preview-image{cursor:inherit;height:auto;max-height:150px;max-width:150px;object-fit:contain;pointer-events:none;width:auto}.draggable-patch .patch-preview-text{cursor:inherit;pointer-events:none}.product-image-container{height:100%;width:100%}.product-image,.product-image-container{position:relative;z-index:1}@media (max-width:1032px){.patch-overlay-front.patch-overlay-zip{left:42%!important;top:30%!important;transform:translate(-50%,-50%)}.patch-overlay-front.patch-overlay-right-arm{left:11%!important;top:35%!important;transform:translate(-50%,-50%)}.patch-overlay-front.patch-overlay-left-arm{left:70%!important;top:35%!important;transform:translate(-50%,-50%)}.patch-overlay-back.patch-overlay-back-side{left:48%;top:45%;transform:translate(-50%,-50%)}.patch-overlay-back.patch-overlay-back-side.dragging{transform:translate(-50%,-50%)!important}.image-nav-arrow{height:35px;width:35px}.image-nav-arrow-left{left:-50px}.image-nav-arrow-right{right:-50px}}.number-circle{align-items:center;background-color:#fff;border-radius:4.5px;display:flex;height:9px;justify-content:center;width:9px}.number-text{color:#000;font-family:Poppins,sans-serif;font-size:8px;font-weight:600}.patch-preview{align-items:center;border-radius:8px;display:flex;height:55px;justify-content:center;left:-20px;position:absolute;top:-20px;width:55px;z-index:10}.patch-preview-image{height:50px;object-fit:contain;width:50px}@media (max-width:480px){.patch-preview{height:45px;left:-15px;top:-15px;width:45px}.patch-preview-image{height:40px;width:40px}.draggable-patch .patch-preview-image{max-height:40px;max-width:40px}.description-section,.fit-selection-section,.leather-type-section,.product-info-section{margin:15px 0!important}.product-name{font-size:18px!important;line-height:1.3}.fit-selection-label,.leather-type-label{font-size:13px}.fit-toggle-container,.weight-toggle-container{max-width:216px;width:100%}.leather-type-features{font-size:11px;line-height:1.5;padding-left:18px}}.leather-type-section{left:25px;position:absolute;top:471px}.leather-type-label{color:#858585;display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-bottom:6px}.weight-toggle-container{background-color:#d9d9d9;position:relative;width:216px}.weight-toggle,.weight-toggle-container{border-radius:40px;display:flex;height:31px}.weight-toggle{align-items:center;background:#0000;border:none;cursor:pointer;flex:1 1;justify-content:center}.weight-toggle-active{background-color:#333;border:1px solid #000}.weight-toggle-text{color:#3e3e3e;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.weight-toggle-text-active{color:#fff}.fit-selection-section{left:25px;position:absolute;top:650px}.fit-selection-label{color:#858585;display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-bottom:6px}.fit-toggle-container{background-color:#d9d9d9;position:relative;width:216px}.fit-toggle,.fit-toggle-container{border-radius:40px;display:flex;height:31px}.fit-toggle{align-items:center;background:#0000;border:none;cursor:pointer;flex:1 1;justify-content:center}.fit-toggle-active{background-color:#333;border:1px solid #000}.fit-toggle-text{color:#3e3e3e;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}.fit-toggle-text-active{color:#fff}.leather-type-description{margin-top:15px}.leather-type-title{font-size:14px;margin-bottom:8px}.leather-type-subtitle,.leather-type-title{color:#000;font-family:Poppins,sans-serif;font-weight:600}.leather-type-subtitle{font-size:13px;margin-bottom:6px;margin-top:8px}.leather-type-features{color:#666;font-family:Poppins,sans-serif;font-size:12px;line-height:1.6;margin:0;padding-left:20px}.leather-type-features li{margin-bottom:4px}.product-info-section{align-items:center;display:flex;justify-content:space-between;left:25px;position:absolute;top:541px;width:calc(100% - 50px)}.price-container{align-items:flex-end;display:flex;flex-direction:column}.custom-image-price{color:#dbb349;font-size:12px;margin-bottom:2px}.custom-image-price,.selected-size-display{font-family:Poppins,sans-serif;font-weight:600;text-transform:uppercase}.selected-size-display{color:#000;font-size:14px;margin-bottom:5px}.price-adjustment-note{color:#666;display:block;margin-top:5px}.price-adjustment-note,.price-adjustment-note-modal{font-family:Poppins,sans-serif;font-size:11px;font-style:italic;font-weight:400}.price-adjustment-note-modal{color:#ffc107;margin-bottom:0;margin-top:8px;text-align:center}.product-name{color:#000;flex:1 1;font-weight:700;margin:0}.product-name,.product-price{font-family:Poppins,sans-serif;font-size:20px;text-transform:uppercase}.product-price{color:#828282;font-weight:600}.description-section{left:25px;position:absolute;top:568px}.description-label{display:block;margin-bottom:12px}.description-label,.description-text{color:#3a3a3a;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.description-text{margin:0;white-space:normal}.description-content,.description-text{word-wrap:break-word;max-width:100%;overflow-wrap:break-word}.description-content{display:flex;flex-direction:column;gap:20px;width:100%}.design-details-section{box-sizing:border-box;margin-bottom:8px;max-width:100%;width:100%}.design-details-label{color:#3a3a3a;display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-bottom:8px}.design-details-text{word-wrap:break-word;color:#666;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6;margin:0;max-width:100%;overflow-wrap:break-word;white-space:normal}.other-factors-section{flex-direction:column}.factor-item,.other-factors-section{box-sizing:border-box;display:flex;gap:8px;max-width:100%;width:100%}.factor-item{flex-direction:row;font-family:Poppins,sans-serif;font-size:13px;line-height:1.5;min-width:0}.factor-item,.factor-item-plain{word-wrap:break-word;overflow-wrap:break-word}.factor-item-plain{color:#666;font-weight:400;white-space:normal}.factor-label{color:#3a3a3a;flex-shrink:0;font-weight:600;min-width:100px}.factor-value{word-wrap:break-word;color:#666;flex:1 1;font-weight:400;max-width:100%;min-width:0;overflow-wrap:break-word;white-space:normal}.bottom-sheet{align-items:center;background-color:#272828;border-top-left-radius:20px;border-top-right-radius:20px;bottom:-274px;box-shadow:0 -6px 30px #dbb3494a;display:flex;flex-direction:column;height:332px;justify-content:center;padding-bottom:20px;position:absolute;transition:bottom .3s ease-in-out;width:100%}.bottom-sheet.show{bottom:0}@media (max-width:1023px){.bottom-sheet{bottom:-320px!important;height:290px!important;position:fixed!important;transition:bottom .3s ease-in-out!important;width:100%!important;z-index:1000!important}.bottom-sheet.show{bottom:0!important}.bottom-sheet.hide{bottom:-237px!important}.container{padding-bottom:0!important}.mobile-bottom-trigger{background-color:#fff;bottom:0;cursor:pointer;height:20px;left:0;position:fixed;right:0;z-index:999}}@media (min-width:1024px){.features-header{justify-content:space-between;margin-bottom:20px}.features-header,.features-list{align-items:center;display:flex;max-width:1200px;padding:0 40px;width:100%}.features-list{gap:40px;justify-content:center}}.sheet-handle{background-color:#fff;border-radius:20px;height:3px;margin:0 auto 20px;position:absolute;top:6px;transition:background-color .3s ease;width:35px}@media (max-width:1023px){.bottom-sheet.show .sheet-handle{background-color:#fff;top:25px!important}}@media (min-width:1024px){.sheet-handle{background-color:#fff;top:15px}.bottom-sheet.show .sheet-handle{top:20px}}.features-header{align-items:center;display:flex;justify-content:center;margin-bottom:0;padding:0 29px;width:100%}.features-title,.features-title-button{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin:0;text-transform:uppercase}.features-title-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:8px;outline:none;padding:8px 16px;transition:background-color .2s ease,transform .1s ease;-webkit-user-select:none;user-select:none}.customise-arrow{animation:bounce-arrow 2s infinite;display:inline-block;font-size:18px;opacity:.8}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.features-title-button:active{background-color:#fff3;transform:scale(.98)}.full-list-text{color:#b5b5b5;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.features-list{justify-content:space-around;margin-top:20px;width:100%}.feature-item,.features-list{align-items:center;display:flex}.feature-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-direction:column;outline:none;padding:8px 12px;position:relative;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.feature-button-hover{background-color:#dbb34933;display:flex;height:120px;justify-content:center;width:120px}.feature-button-hover:active{background-color:#dbb3494d}.feature-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-top:8px}.feature-step-number{background-color:#dbb349;color:#000;font-family:Poppins,sans-serif;font-size:11px;left:5px}.feature-checkmark,.feature-step-number{align-items:center;border-radius:50%;display:flex;font-weight:700;height:20px;justify-content:center;position:absolute;top:5px;width:20px;z-index:1}.feature-checkmark{background-color:#4caf50;color:#fff;font-size:12px;right:5px}.checkout-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background-color:#dbb349;border:none;border-radius:25px;box-shadow:0 4px 12px #dbb3494d;cursor:pointer;display:flex;height:50px;justify-content:center;margin-top:20px;min-width:300px;outline:none;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none;width:100%}.checkout-button:hover:not(:disabled){background-color:#c9a23d;box-shadow:0 6px 16px #dbb34966;transform:translateY(-2px)}.checkout-button:active:not(:disabled){box-shadow:0 2px 8px #dbb3494d;transform:translateY(0)}.checkout-button:disabled{background-color:#999;box-shadow:none;cursor:not-allowed;opacity:.7}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkout-loader{animation:spin 1s linear infinite;border:3px solid #0000004d;border-radius:50%;border-top-color:#000;display:inline-block;flex-shrink:0;height:20px;margin-right:10px;width:20px}.checkout-button-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.checkout-section{left:25px;top:620px;width:calc(100% - 50px);z-index:10}@media (min-width:1024px){.desktop-right-content .checkout-section{left:auto;margin-bottom:20px;margin-top:30px;position:static;top:auto;width:100%}.desktop-right-content .checkout-button{font-size:18px;font-weight:700;height:56px;margin-bottom:0;margin-top:0;max-width:100%;width:100%}.checkout-section-bottom{flex-shrink:0;padding:20px}.bottom-sheet .checkout-button{font-size:16px;height:50px;max-width:400px;width:calc(100% - 40px)}}.feature-icon{height:32px;object-fit:contain;width:32px}.justify-between{justify-content:space-between}.align-items-center{align-items:center}.modal-overlay{align-items:flex-end;background-color:#00000080;height:100%;height:100vh;height:-webkit-fill-available;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;width:100vw;z-index:1000}.jacket-size-modal,.modal-overlay{-webkit-overflow-scrolling:touch;display:flex;overflow:hidden}.jacket-size-modal{background-color:#272828;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -6px 30px #dbb3494a;box-sizing:border-box;flex-direction:column;height:auto;max-height:85vh;min-height:300px;padding:8px 20px 20px;position:absolute;width:100%}.size-modal-content{-webkit-overflow-scrolling:touch;flex:0 1 auto;margin-bottom:15px;max-height:calc(85vh - 200px);min-height:0;overflow-x:hidden;overflow-y:auto}.size-modal-tabs{display:flex;flex-shrink:0;gap:10px;margin-bottom:20px}.size-modal-tab{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;height:40px;outline:none;transition:all .3s ease;-webkit-user-select:none;user-select:none}.size-modal-tab:hover{background-color:#ffffff26}.size-modal-tab-active{background-color:#dbb349!important;border-color:#dbb349;color:#000}.size-chart-container{display:flex;flex-direction:column;width:100%}.size-chart-title{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;margin-bottom:15px;text-align:center;text-transform:uppercase}.size-chart-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.size-chart-table{background-color:#ffffff0d;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.size-chart-table thead{background-color:#dbb34933}.size-chart-table th{border-bottom:1px solid #ffffff1a;font-size:12px;font-weight:700;padding:12px 8px;text-transform:uppercase}.size-chart-table td,.size-chart-table th{color:#fff;font-family:Poppins,sans-serif;text-align:center}.size-chart-table td{border-bottom:1px solid #ffffff0d;font-size:13px;padding:10px 8px}.size-chart-table tbody tr:last-child td{border-bottom:none}.size-chart-table tbody tr:hover{background-color:#ffffff0d}.size-chart-row-selected{background-color:#dbb34933!important}.desktop-right-content{margin-bottom:70px}.size-chart-table td,.size-chart-table th{white-space:nowrap}.body-size-modal{height:90vh;max-height:90vh;min-height:90vh}.body-size-modal,.patches-modal{-webkit-overflow-scrolling:touch;background-color:#272828;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -6px 30px #dbb3494a;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:8px 20px 20px;position:absolute;width:100%}.patches-modal{height:520px;max-height:80vh}.modal-handle{background-color:#fff;border-radius:20px;flex-shrink:0;height:3px;margin:0 auto 20px;width:35px}.modal-title-container{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:30px}.modal-title{color:#fff;flex-shrink:0;font-size:20px;font-weight:700;margin-bottom:8px}.modal-title,.price-adjustment-note-modal-title{font-family:Poppins,sans-serif;text-align:center;text-transform:uppercase}.price-adjustment-note-modal-title{color:#dbb349;font-size:11px;font-style:italic;font-weight:600;margin:0}.modal-subtitle{color:#fff;flex-shrink:0;font-family:Poppins,sans-serif;font-size:14px;margin-bottom:20px;text-align:center}.size-buttons-container{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:flex-start;margin-bottom:30px;overflow-x:auto;overflow-y:hidden;padding:0 15px;scrollbar-color:#dbb349 #0000;scrollbar-width:thin;width:100%}.size-buttons-container::-webkit-scrollbar{height:2px}.size-buttons-container::-webkit-scrollbar-track{background:#0000}.size-buttons-container::-webkit-scrollbar-thumb{background-color:#dbb349;border-radius:3px}.size-buttons-container::-webkit-scrollbar-thumb:hover{background-color:#c9a03d}.size-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background-color:#fff;border:2px solid #0000;border-radius:22.5px;cursor:pointer;display:flex;flex-shrink:0;height:45px;justify-content:center;min-width:45px;outline:none;-webkit-user-select:none;user-select:none;width:45px}.size-button-selected{background-color:#333;border-color:#fff}.size-button-text{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.size-button-text-selected{color:#fff}.jacket-size-modal-actions{display:flex;flex-shrink:0;gap:10px;margin-top:20px;width:100%}.confirm-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background-color:#dbb349;border:none;border-radius:25px;cursor:pointer;display:flex;flex:1 1;height:50px;justify-content:center;outline:none;transition:background-color .2s;-webkit-user-select:none;user-select:none}.confirm-button:hover{background-color:#c9a03d}.confirm-button:active{background-color:#b8902e}.confirm-button-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.close-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background-color:#d9d9d9;border:none;border-radius:25px;cursor:pointer;display:flex;flex:1 1;flex-shrink:0;height:50px;justify-content:center;outline:none;transition:background-color .2s;-webkit-user-select:none;user-select:none}.close-button:hover{background-color:silver}.close-button:active{background-color:#a8a8a8}.jacket-size-modal-actions:has(.close-button:only-child) .close-button{flex:none;width:100%}.jacket-size-modal-actions:not(:has(.confirm-button)) .close-button{flex:none;width:100%}.jacket-size-modal-actions .close-button:only-child{flex:none!important;width:100%!important}.close-button-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.size-info-display{background-color:#ffffff1a;border-radius:12px;flex-shrink:0;margin-bottom:15px;padding:12px 15px}.size-info-text{color:#fff;font-family:Poppins,sans-serif;font-size:13px;margin:0;text-align:center}.size-extra-price{color:#dbb349;font-weight:700}.measurement-warning{background-color:#ffc10733;border:1px solid #ffc107;border-radius:12px;flex-shrink:0;margin-bottom:15px;padding:12px 15px}.measurement-warning-text{color:#ffc107;font-family:Poppins,sans-serif;font-size:12px;line-height:1.5;margin:0;text-align:center}.measurement-warning-price{color:#dbb349;font-weight:700}.modal-buttons-row{display:flex;flex-shrink:0;gap:15px;width:100%}.apply-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background-color:#dbb349;border:none;border-radius:25px;cursor:pointer;display:flex;flex:1 1;height:50px;justify-content:center;outline:none;-webkit-user-select:none;user-select:none}.apply-button-text{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.cancel-button{flex:1 1}.body-size-inputs-container{-webkit-overflow-scrolling:touch;flex:1 1;margin-bottom:20px;min-height:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.body-size-input-row{display:flex;justify-content:space-between;margin-bottom:15px}.body-size-input-column{width:48%}.body-size-input-label{color:#fff;display:block;font-family:Poppins,sans-serif;font-size:14px;margin-bottom:8px}.body-size-input-field{background-color:initial;border:1px solid #fff;border-radius:12px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;height:50px;padding:0 15px;width:100%}.body-size-input-field::placeholder{color:#c3bfbf}.scrollable-container{-webkit-overflow-scrolling:touch;flex:1 1;margin-bottom:20px;min-height:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.placement-section{margin-bottom:10px}.patch-designs-container{margin-bottom:15px;margin-top:10px;padding:10px 0}.patch-designs-scroll-content{-ms-overflow-style:none;display:flex;gap:15px;overflow-x:auto;padding:0 10px;scrollbar-width:none}.patch-designs-scroll-content::-webkit-scrollbar{display:none}.patch-design-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:#0000;border:1px solid #fff;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:70px;justify-content:center;outline:none;position:relative;-webkit-user-select:none;user-select:none;width:70px}.patch-design-button-selected{border-color:#fff;border-width:2px}.patch-design-image{align-items:center;background-color:#fff;border-radius:6px;display:flex;height:55px;justify-content:center;width:55px}.patch-design-image-content{height:50px;object-fit:contain;width:50px}.custom-upload-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;outline:none;padding:5px 0;-webkit-user-select:none;user-select:none}.upload-icon{color:#000;font-size:20px;margin-bottom:2px}.upload-text{color:#000;font-size:10px;font-weight:700;text-align:center}.upload-subtext{color:#000;font-size:8px;opacity:.8;text-align:center}.custom-text-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;outline:none;padding:5px 0;-webkit-user-select:none;user-select:none}.text-icon{color:#000;font-size:20px;margin-bottom:2px}.text-label{color:#000;font-size:10px;font-weight:700;text-align:center}.text-controls-container{background-color:#ffffff1a;border-radius:12px;margin-bottom:15px;padding:15px 20px}.text-control-row{align-items:center;display:flex;gap:15px;margin-bottom:15px}.text-control-row:last-child{margin-bottom:0}.text-control-label{color:#fff;font-weight:600;min-width:60px}.text-control-label,.text-input-field{font-family:Poppins,sans-serif;font-size:14px}.text-input-field{background-color:#fff;border:1px solid #fff;border-radius:8px;color:#000;flex:1 1;height:40px;padding:0 15px}.text-input-field::placeholder{color:#999}.color-picker{background:none;border:1px solid #fff;border-radius:8px;cursor:pointer;height:40px;padding:0;width:50px}.size-slider{-webkit-appearance:none;appearance:none;background:#fff;border-radius:3px;flex:1 1;height:6px;outline:none}.size-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:18px;width:18px}.size-slider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;cursor:pointer;height:18px;width:18px}.size-value{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;min-width:45px;text-align:right}.patch-preview-text{word-wrap:break-word;padding:5px;text-align:center;width:100%}.none-button,.patch-preview-text{align-items:center;display:flex;height:100%;justify-content:center}.none-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#f0f0f0;border-radius:6px;outline:none;-webkit-user-select:none;user-select:none}.none-text{color:#666;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-align:center}.patch-selection-number{align-items:center;background-color:#fff;border:1px solid #000;border-radius:10px;display:flex;height:20px;justify-content:center;position:absolute;right:-8px;top:-8px;width:20px}.patch-selection-number-text{color:#000;font-family:Poppins,sans-serif;font-size:10px;font-weight:700}.placement-option{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 0;width:100%}.placement-option-text{color:#fff;font-family:Poppins,sans-serif;font-size:16px}.placement-number{align-items:center;background-color:#fff;border-radius:12px;display:flex;height:24px;justify-content:center;width:24px}.placement-number-text{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}@media (min-width:1024px){.container{margin:0 auto;width:80%}.size-buttons-container{justify-content:center!important}.body-size-modal{height:90vh!important;max-height:90vh!important;min-height:90vh!important}.body-size-inputs-container{-webkit-overflow-scrolling:touch!important;flex:1 1!important;min-height:0!important;overflow-y:auto!important}.desktop-wrapper{display:flex;flex-direction:row;width:100%}.desktop-left-content{padding-right:20px;width:50%}.desktop-right-content{padding-left:20px;width:50%}.desktop-left-content .product-images-container{position:static;text-align:center;width:100%}.desktop-right-content .leather-type-section{margin-bottom:20px;position:static;width:100%}.desktop-right-content .fit-selection-section{left:auto;margin-bottom:20px;position:static;top:auto;width:100%}.desktop-right-content .product-info-section{display:block!important;left:auto!important;margin-bottom:20px;position:static!important;text-align:left;top:auto!important;width:100%!important}.desktop-right-content .description-section{box-sizing:border-box;display:block;left:auto;max-width:100%;position:static;top:auto;width:100%}.product-image-wrapper{height:auto;max-width:400px;width:100%}.patch-overlay-front.patch-overlay-zip{left:42%!important;top:32%!important}.patch-overlay-front.patch-overlay-right-arm{left:7%!important;top:39%!important}.patch-overlay-front.patch-overlay-left-arm{left:71%!important;top:39%!important}.patch-overlay-back.patch-overlay-back-side{left:50%;top:45%}.patch-overlay-back.patch-overlay-back-side.dragging{transform:translate(-50%,-50%)!important}.product-name{flex:none!important;margin-bottom:10px!important;position:static!important;text-align:left!important;width:100%!important}.bottom-sheet{bottom:-21 on0px!important;left:0!important;position:fixed!important;right:0!important;transition:bottom .3s ease-in-out!important;width:100%!important;z-index:100!important}.bottom-sheet.show{bottom:0!important}.container{padding-bottom:320px}}@media (max-width:1023px){.container{display:flex;flex-direction:column;margin:0 auto;max-width:600px;padding:env(safe-area-inset-top) 20px calc(env(safe-area-inset-bottom) + 40px);width:100%}.top-nav{margin-top:10px;padding-top:10px}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.product-images-container{display:flex;justify-content:center;padding:20px 0;position:static;text-align:center;width:100%}.product-image-wrapper{width:270px}@media (max-width:388px) and (min-width:342px){.product-image-wrapper{width:230px}}@media (max-width:342px) and (min-width:300px){.product-image-wrapper{width:185px}}@media (max-width:300px){.product-image-wrapper{width:185px}}.modal-overlay{bottom:0;height:100vh;height:-webkit-fill-available;left:0;position:fixed;right:0;top:0}.body-size-modal,.jacket-size-modal,.patches-modal{-webkit-overflow-scrolling:touch;bottom:0!important;display:flex!important;flex-direction:column!important;left:0!important;max-height:85vh;max-height:calc(100vh - 20px);overflow:visible!important;position:absolute!important;right:0!important;width:100%!important}.jacket-size-modal{height:auto!important;max-height:85vh!important;min-height:300px!important}.size-buttons-container{-webkit-overflow-scrolling:touch!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 15px!important;width:100%!important}.size-button{flex-shrink:0!important;min-width:45px!important}.body-size-modal{height:90vh!important;max-height:90vh!important;min-height:90vh!important}.patches-modal{height:520px!important;min-height:520px!important}.body-size-inputs-container,.scrollable-container{-webkit-overflow-scrolling:touch!important;flex:1 1!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;position:relative!important;width:100%!important}}@supports (-webkit-touch-callout:none){.modal-overlay{height:-webkit-fill-available;min-height:-webkit-fill-available}.body-size-modal,.jacket-size-modal,.patches-modal{display:flex!important;flex-direction:column!important}.body-size-inputs-container,.scrollable-container{-webkit-box-flex:1!important;-webkit-overflow-scrolling:touch!important;flex:1 1!important;min-height:0!important;overflow-x:hidden!important;overflow-y:scroll!important;width:100%!important}.body-size-modal,.jacket-size-modal,.patches-modal{overflow:hidden!important}.close-button,.modal-handle,.modal-subtitle,.modal-title{flex-shrink:0!important}.size-buttons-container{-webkit-overflow-scrolling:touch!important;flex-shrink:0!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%!important}.size-button{flex-shrink:0!important;min-width:45px!important}}@media (max-width:1023px){.size-buttons-container{-webkit-overflow-scrolling:touch!important;justify-content:flex-start!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 15px!important;width:100%!important}.size-button{flex-shrink:0!important;min-width:45px!important}.fit-selection-section,.leather-type-section,.product-info-section{left:auto!important;margin:20px 0;padding:0;position:static!important;top:auto!important;width:100%}.product-info-section{align-items:flex-start;flex-direction:column;gap:10px}.description-section{left:auto!important;margin:20px 0;padding:0;position:static!important;top:auto!important}.description-content,.description-section{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.design-details-text,.factor-item-plain,.factor-value{word-wrap:break-word!important;max-width:100%!important;overflow-wrap:break-word!important;white-space:normal!important}.factor-item{flex-wrap:wrap!important;min-width:0!important}.factor-value{flex-basis:auto!important;min-width:0!important}.price-container{align-items:flex-start;width:100%}.details-title{margin-bottom:15px;margin-top:10px}.flex-container.justify-between{align-items:flex-start;gap:15px;width:100%}.leather-type-description{margin-top:15px;width:100%}.leather-type-features,.product-name{word-wrap:break-word;max-width:100%;overflow-wrap:break-word}.change-product-button{margin-top:10px}}@media (min-width:481px) and (max-width:1023px){.description-section,.fit-selection-section,.leather-type-section,.product-info-section{margin:25px 0}}.App{background-color:#fff;min-height:100vh;position:relative;width:100%}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}#root{width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.a8b48677.css.map*/