.fpe-fabric-image img,.fpe-size-chart img{display:block;height:auto}.fpe-fans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.fpe-fans-item{overflow:hidden;line-height:0}.fpe-fans-item img{width:100%;height:100%;object-fit:cover;display:block}.fpe-fans-item a{display:block;line-height:0}.fpe-faqs-accordion{width:100%}.fpe-faq-item{overflow:hidden}.fpe-faq-header{display:flex;align-items:center;cursor:pointer;padding:15px 20px;user-select:none}.fpe-faq-header[data-icon-pos=right]{justify-content:space-between}.fpe-faq-header[data-icon-pos=left]{flex-direction:row}.fpe-faq-question{margin:0;flex:1;font-size:inherit;font-weight:inherit;line-height:inherit}.fpe-faq-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.fpe-faq-icon svg{fill:currentColor}.fpe-faq-item .fpe-faq-icon-open{display:none}.fpe-faq-item .fpe-faq-icon-closed,.fpe-faq-item.fpe-active .fpe-faq-icon-open{display:inline-flex}.fpe-faq-item.fpe-active .fpe-faq-icon-closed{display:none}.fpe-faq-answer{padding:0 20px 15px}.fpe-faq-answer[hidden]{display:none}.fpe-faq-answer p:last-child{margin-bottom:0}.fpe-fabric-text,.fpe-size-chart-text{word-wrap:break-word}.fpe-fabric-text p:last-child,.fpe-size-chart-text p:last-child{margin-bottom:0}.fpe-lightbox-overlay{display:none;position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.9);align-items:center;justify-content:center}.fpe-lightbox-overlay.fpe-active{display:flex}.fpe-lightbox-close{position:absolute;top:16px;right:20px;z-index:10;background:0 0;border:none;color:#fff;font-size:36px;cursor:pointer;line-height:1;padding:4px 8px}.fpe-lightbox-close:hover{color:#ccc}.fpe-lightbox-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:60px 20px}.fpe-lightbox-img-container{overflow:hidden;display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:85vh;cursor:zoom-in}.fpe-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;transition:transform .15s;transform-origin:center center;user-select:none;-webkit-user-drag:none}.fpe-lightbox-controls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.fpe-lightbox-controls button{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff;width:40px;height:40px;border-radius:6px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.fpe-lightbox-controls button:hover{background:rgba(255,255,255,.3)}.fpe-lightbox-next,.fpe-lightbox-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff;width:44px;height:44px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.fpe-lightbox-prev{left:16px}.fpe-lightbox-next{right:16px}.fpe-lightbox-next:hover,.fpe-lightbox-prev:hover{background:rgba(255,255,255,.3)}.fpe-other-colors{width:100%}.fpe-oc-title{margin:0 0 12px;font-family:'Press Start 2P',cursive;font-size:22px}.fpe-oc-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.fpe-oc-swatch{display:inline-block;border-radius:4px;transition:transform .2s,box-shadow .2s;border:2px solid rgba(0,0,0,.1)}.fpe-oc-swatch:hover{transform:scale(1.15);box-shadow:0 2px 8px rgba(0,0,0,.25)}.fpe-oc-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fpe-oc-cards-stacked{display:flex;flex-direction:column;gap:20px}.fpe-oc-card{display:flex;flex-direction:column;overflow:hidden;transition:transform .2s}.fpe-oc-card:hover{transform:translateY(-2px)}.fpe-oc-card-image-wrap{display:block;position:relative;overflow:hidden;width:100%;padding-bottom:150%;line-height:0}body.fwe-ratio-1-1 .fpe-oc-card-image-wrap{padding-bottom:100%}body.fwe-ratio-4-5 .fpe-oc-card-image-wrap{padding-bottom:125%}body.fwe-ratio-2-3 .fpe-oc-card-image-wrap{padding-bottom:150%}.fpe-oc-card-img{position:absolute!important;top:0;left:0;display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:top center;transition:opacity .3s}.fpe-oc-card-img--primary{z-index:1;opacity:1}.fpe-oc-card-img--hover{z-index:0;opacity:0}.fpe-oc-card-image-wrap:hover .fpe-oc-card-img--primary{opacity:0}.fpe-oc-card-image-wrap:hover .fpe-oc-card-img--hover{opacity:1;z-index:2}.fpe-oc-card-info{display:flex;flex-direction:column;gap:4px;padding:8px 0 0;flex:1}.fpe-oc-card-name{font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fpe-oc-card-name:hover{opacity:.8}.fpe-oc-card-price{font-size:14px;font-weight:700}.fpe-oc-card-price del{opacity:.5;font-weight:400}.fpe-oc-card-price ins{text-decoration:none}.fpe-oc-card-color-label{display:flex;align-items:center;gap:6px;font-size:.85em;opacity:.8}.fpe-oc-card-color-dot{width:12px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.fpe-oc-card-btn{display:block;margin-top:auto;padding:8px 14px;border:none;cursor:pointer;font-size:13px;font-weight:600;text-align:center;text-decoration:none;background:#000;color:#fff;transition:background-color .2s,transform .15s}.fpe-oc-card-btn:hover{background:#f120a8;color:#fff;transform:scale(1.02)}@media (max-width:1024px){.fpe-oc-card-name,.fpe-oc-card-price{font-size:13px}.fpe-oc-card-btn{font-size:12px;padding:6px 10px}.fpe-fp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.fpe-oc-card-info{padding:6px 0 0;gap:3px}.fpe-oc-card-name,.fpe-oc-card-price{font-size:12px}.fpe-oc-card-btn{font-size:11px;padding:6px 8px}}.fpe-goes-together{width:100%}.fpe-gt-title{margin:0 0 4px;font-family:'Press Start 2P',cursive;font-size:22px}.fpe-gt-subtitle{margin:0 0 16px;opacity:.75}.fpe-gt-pairs{display:flex;flex-direction:column;gap:20px}.fpe-gt-pair{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.fpe-gt-card{flex:1;min-width:0;display:flex;gap:12px;align-items:center;overflow:hidden}.fpe-gt-card-thumb{flex:0 0 80px;width:80px;line-height:0;overflow:hidden;border-radius:6px}.fpe-gt-card-thumb img{width:100%;height:auto;display:block}.fpe-gt-card-body{display:flex;flex-direction:column;gap:2px;min-width:0}.fpe-gt-card-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}a.fpe-gt-card-name:hover{text-decoration:underline}a.fpe-gt-card-thumb{display:block}.fpe-gt-card-price{font-size:.9em}.fpe-gt-plus{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#999;font-size:36px;line-height:1}.fpe-gt-plus svg{display:block}.fpe-gt-add-both{flex:0 0 auto;white-space:nowrap;cursor:pointer;padding:10px 20px;font-size:14px;font-weight:600;background:#333;color:#fff;border:none;border-radius:4px;transition:background .2s,color .2s}.fpe-gt-add-both:hover{background:#555}.fpe-gt-add-both:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.fpe-gt-pair{flex-direction:column;align-items:stretch;text-align:center}.fpe-gt-card{justify-content:center}.fpe-gt-plus{transform:rotate(90deg)}.fpe-gt-card-name{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word}.fpe-gt-card,.fpe-gt-card-body{max-width:100%;min-width:0}}.fpe-gt-modal[hidden]{display:none}.fpe-gt-modal{position:fixed;inset:0;z-index:999998;display:flex;align-items:center;justify-content:center}.fpe-gt-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.fpe-gt-modal-dialog{position:relative;z-index:1;background:#fff;border-radius:14px;padding:28px;width:92%;max-width:520px;max-height:88vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:0}.fpe-gt-modal-close{position:absolute;top:10px;right:14px;background:#f3f4f6;border:none;font-size:22px;cursor:pointer;color:#666;line-height:1;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.2s}.fpe-gt-modal-close:hover{background:#e5e7eb;color:#000}.fpe-gt-modal-step{transition:.3s}.fpe-gt-modal-step[hidden]{display:none}.fpe-gt-modal-step-header{display:flex;align-items:center;gap:10px;padding:4px 0 12px}.fpe-gt-modal-step--collapsed .fpe-gt-modal-step-header{cursor:pointer;padding-bottom:4px}.fpe-gt-modal-step-num{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#1a1a2e;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}.fpe-gt-modal-step--collapsed .fpe-gt-modal-step-num{background:#4caf50}.fpe-gt-modal-step-title{margin:0;font-size:15px;font-weight:600;color:#1a1a2e;flex:1}.fpe-gt-modal-step-check{color:#4caf50;font-size:18px;font-weight:700}.fpe-gt-modal-step-check[hidden]{display:none}.fpe-gt-modal-step-body{transition:.3s}.fpe-gt-modal-divider{height:1px;background:#e5e7eb;margin:16px 0}.fpe-gt-modal-divider[hidden]{display:none}.fpe-modal-product-info{display:flex;align-items:center;gap:12px;margin-bottom:14px}.fpe-modal-product-thumb{width:64px;height:64px;object-fit:cover;border-radius:8px}.fpe-modal-product-details{display:flex;flex-direction:column;gap:2px}.fpe-modal-product-title{margin:0;font-size:14px;font-weight:600}.fpe-modal-product-price{font-size:13px}.fpe-modal-attr-row{margin-bottom:12px}.fpe-modal-attr-row label{display:block;font-weight:600;margin-bottom:4px;font-size:13px}.fpe-modal-attr-row select{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px}.fpe-modal-variation-price{margin:8px 0;font-weight:600}.fpe-gt-modal-product-actions{display:flex;gap:16px;margin-top:12px;font-size:13px}.fpe-gt-modal-product-actions[hidden]{display:none}.fpe-gt-modal-open-tab,.fpe-gt-modal-view-details{color:#1a1a2e;text-decoration:none;font-weight:500;border-bottom:1px dashed #ccc;padding-bottom:1px;cursor:pointer;transition:.2s}.fpe-gt-modal-open-tab:hover,.fpe-gt-modal-view-details:hover{border-bottom-color:#1a1a2e}.fpe-gt-modal-add-both-btn{display:block;width:100%;padding:14px;margin-top:20px;background:#1a1a2e;color:#fff;border:none;border-radius:0;font-family:'Press Start 2P',cursive;font-size:13px;font-weight:400;cursor:pointer;transition:.2s;letter-spacing:.02em;line-height:1.4}.fpe-gt-modal-add-both-btn:hover:not(:disabled){opacity:.9;box-shadow:0 4px 16px rgba(0,0,0,.15)}.fpe-gt-modal-add-both-btn:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}@keyframes fpe-gt-add-both-pulse{0%,100%{background:#1a1a2e}50%{background:#00c6fe}}.fpe-gt-modal-add-both-btn--pulse:not(:disabled){animation:fpe-gt-add-both-pulse 1.6s ease-in-out infinite;color:#fff}.fpe-gt-modal-add-both-btn--pulse:not(:disabled):hover{animation:none;background:#00c6fe;color:#fff}.fpe-gt-modal-success{text-align:center;padding:30px 0}.fpe-gt-modal-success[hidden]{display:none}.fpe-gt-modal-success-icon{width:56px;height:56px;border-radius:50%;background:#4caf50;color:#fff;font-size:28px;line-height:56px;margin:0 auto 14px}.fpe-gt-modal-details-panel{position:absolute;inset:0;z-index:5;background:#fff;border-radius:14px;padding:20px 28px;overflow-y:auto}.fpe-gt-modal-details-panel[hidden]{display:none}.fpe-gt-modal-details-back{background:0 0;border:none;font-size:14px;font-weight:600;color:#1a1a2e;cursor:pointer;padding:0 0 14px;display:block}.fpe-gt-modal-details-back:hover{opacity:.7}.fpe-details-header{text-align:center;margin-bottom:16px}.fpe-details-img{max-width:100%;height:auto;border-radius:8px;margin-bottom:12px}.fpe-details-title{font-size:17px;margin:0 0 4px}.fpe-details-price{font-size:15px}.fpe-details-section{margin-top:16px}.fpe-details-section h4{font-size:14px;font-weight:700;margin:0 0 6px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.fpe-details-text{font-size:14px;line-height:1.6;color:#374151}.fpe-details-text p:last-child{margin-bottom:0}.fpe-modal-sr-size-row{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap;justify-content:center}.fpe-modal-sr-direct{margin:0 0 14px}.fpe-modal-sr-direct-box{display:flex;align-items:center;gap:10px;padding:0 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:border-color .25s,box-shadow .25s;margin:0}.fpe-modal-sr-direct-box:hover{border-color:rgba(26,26,46,.3);box-shadow:0 1px 3px rgba(0,0,0,.06)}.fpe-modal-sr-direct-box:focus-within{outline:#1a1a2e solid 2px;outline-offset:2px}@keyframes fpe-modal-sr-pulse{0%,100%{box-shadow:0 0 0 0 rgba(0,198,254,.65)}50%{box-shadow:0 0 0 8px rgba(0,198,254,0)}}.fpe-modal-sr-direct-box--pulse{animation:2s ease-in-out infinite fpe-modal-sr-pulse}.fpe-modal-sr-direct-box--pulse:hover{animation:none}.fpe-modal-sr-trigger{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin:0;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;user-select:none;transition:border-color .25s,box-shadow .25s,border-radius .25s,background .25s}.fpe-modal-sr-trigger:hover{border-color:rgba(26,26,46,.3);box-shadow:0 1px 3px rgba(0,0,0,.06)}.fpe-modal-sr-trigger:focus-visible{outline:#1a1a2e solid 2px;outline-offset:2px}.fpe-modal-sr-trigger[aria-expanded=true]{border-radius:10px 10px 0 0;border-bottom-color:transparent;background:#fff}.fpe-modal-sr-trigger-content{display:flex;align-items:center;gap:10px}.fpe-modal-sr-trigger-icon{color:#1a1a2e;flex-shrink:0}.fpe-modal-sr-trigger-title{font-size:14px;font-weight:600;color:#1a1a2e;letter-spacing:.01em}.fpe-modal-sr-trigger-chevron{color:#6b7280;flex-shrink:0;transition:transform .25s}.fpe-modal-sr-trigger[aria-expanded=true] .fpe-modal-sr-trigger-chevron{transform:rotate(180deg)}.fpe-modal-sr-panel{overflow:hidden;max-height:0;opacity:0;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 10px 10px;background:#fff;padding:0 16px;transition:max-height .4s cubic-bezier(.4, 0, .2, 1),opacity .3s,padding .3s}.fpe-modal-sr-panel[aria-hidden=false]{max-height:1200px;opacity:1;padding:16px}.fpe-modal-sr-direct-icon{color:#1a1a2e;flex-shrink:0}.fpe-modal-sr-direct-chevron{color:#6b7280;flex-shrink:0;pointer-events:none}.fpe-modal-sr-direct-select{flex:1 1 auto;min-width:0;padding:14px 0!important;margin:0!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;font-size:14px;font-weight:600;color:#1a1a2e;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;height:auto!important;line-height:normal!important}.fpe-modal-sr-direct-box--has-size{border-color:rgba(26,26,46,.3)}.fpe-modal-sr-direct-box--has-size .fpe-modal-sr-direct-select{color:#1a1a2e}.fpe-modal-sr-loading-text{transition:opacity .3s}.fpe-modal-sr-loading-text--fading{opacity:0}.fpe-modal-sr-result-actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:10px;font-size:13px}.fpe-modal-sr-see-why{background:0 0;border:none;padding:0;margin:0;color:#1a1a2e;font-size:13px;font-family:inherit;cursor:pointer;border-bottom:1px solid transparent;transition:border-color .25s}.fpe-modal-sr-see-why:hover{border-bottom-color:#1a1a2e}.fpe-modal-sr-result-sep{color:#e5e7eb;user-select:none}.fpe-gt-see-why-title{margin:0 0 12px;font-size:18px;font-weight:700;color:#1a1a2e}.fpe-gt-see-why-body{font-size:14px;line-height:1.6;color:#1a1a2e}.fpe-gt-see-why-body p{margin:0 0 12px}.fpe-gt-see-why-body p:last-child{margin-bottom:0}.fpe-gt-see-why-body .fpe-gt-md-heading{margin:16px 0 8px;font-weight:700;color:#1a1a2e}.fpe-gt-see-why-body h3.fpe-gt-md-heading{font-size:16px}.fpe-gt-see-why-body h4.fpe-gt-md-heading{font-size:14px}.fpe-gt-see-why-body .fpe-gt-md-list{margin:0 0 12px;padding-left:20px}.fpe-gt-see-why-body .fpe-gt-md-list li{margin-bottom:4px}.fpe-gt-see-why-body .fpe-gt-md-table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}.fpe-gt-see-why-body .fpe-gt-md-table td{padding:6px 10px;border:1px solid #e5e7eb;text-align:left}.fpe-gt-see-why-body .fpe-gt-md-table tr:first-child td{background:#f8f9fa;font-weight:600}.fpe-gt-see-why-body strong{font-weight:700}.fpe-gt-see-why-body em{font-style:italic}.fpe-modal-sr-select-size-btn{display:inline-flex;align-items:center;gap:4px;padding:10px 22px;background:#1a1a2e;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}.fpe-modal-sr-select-size-btn:hover{opacity:.9}.fpe-modal-sr-select-size-btn strong{margin-left:2px}.fpe-modal-sr-size-dropdown{padding:10px 30px 10px 14px;font-size:13px;color:#1a1a2e;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 10px center/12px no-repeat #fff;border:1px solid #e5e7eb;border-radius:6px;appearance:none;-webkit-appearance:none;cursor:pointer;outline:0}.fpe-modal-sr-size-dropdown:focus{border-color:#1a1a2e;box-shadow:0 0 0 3px rgba(26,26,46,.12)}.fpe-gt-loading{width:30px;height:30px;border:3px solid #eee;border-top-color:#1a1a2e;border-radius:50%;animation:.6s linear infinite fpe-spin;margin:20px auto}@keyframes fpe-spin{to{transform:rotate(360deg)}}.fpe-gt-error{color:#b32d2e}.fpe-gt-added{animation:.4s fpe-pulse}@keyframes fpe-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:480px){.fpe-gt-modal-dialog{padding:20px;width:calc(100% - 32px);max-width:calc(100% - 32px);max-height:85vh;border-radius:14px;margin:0 auto}.fpe-modal-sr-size-row{flex-direction:column}.fpe-gt-modal-product-actions{flex-direction:column;gap:8px}.fpe-gt-modal-close{top:8px;right:8px;width:40px;height:40px;font-size:24px}.fpe-gt-modal-step-title{font-size:14px}.fpe-modal-product-info{gap:10px;margin-bottom:10px}.fpe-modal-product-thumb{width:56px;height:56px}}.fpe-modal-sr-form{display:flex;flex-direction:column;gap:14px;margin-top:16px;padding:16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px}.fpe-modal-sr-row{display:flex;flex-direction:column;gap:6px}.fpe-modal-sr-field-header{display:flex;justify-content:space-between;align-items:center}.fpe-modal-sr-label{font-size:13px;font-weight:500;color:#1a1a2e}.fpe-modal-sr-toggle{display:flex;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2px}.fpe-modal-sr-pill{padding:3px 10px;font-size:11px;font-weight:500;color:#6b7280;background:0 0;border:none;border-radius:12px;cursor:pointer;transition:.2s}.fpe-modal-sr-pill--active{background:#1a1a2e;color:#fff}.fpe-modal-sr-height-imperial{display:flex;gap:8px}.fpe-modal-sr-select{flex:1;padding:10px 30px 10px 14px;font-size:14px;color:#1a1a2e;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 10px center/12px no-repeat #fff;border:1px solid #e5e7eb;border-radius:6px;appearance:none;-webkit-appearance:none;cursor:pointer;outline:0}.fpe-modal-sr-select:focus{border-color:#1a1a2e;box-shadow:0 0 0 3px rgba(26,26,46,.12)}.fpe-modal-sr-input{width:100%;padding:10px 42px 10px 14px;font-size:14px;color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:0;-webkit-appearance:none;appearance:none}.fpe-modal-sr-input:focus{border-color:#1a1a2e;box-shadow:0 0 0 3px rgba(26,26,46,.12)}.fpe-modal-sr-input[type=number]::-webkit-inner-spin-button,.fpe-modal-sr-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fpe-modal-sr-input[type=number]{-moz-appearance:textfield}.fpe-modal-sr-input-wrap{position:relative;display:flex;align-items:center}.fpe-modal-sr-unit{position:absolute;right:14px;font-size:13px;font-weight:500;color:#6b7280;pointer-events:none}.fpe-modal-sr-fit-options{display:flex;gap:8px}.fpe-modal-sr-fit{flex:1;cursor:pointer}.fpe-modal-sr-fit input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.fpe-modal-sr-fit span{display:flex;align-items:center;justify-content:center;gap:4px;padding:10px 8px;font-size:13px;font-weight:500;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:.2s;text-align:center}.fpe-modal-sr-fit:hover span{border-color:rgba(26,26,46,.3);color:#1a1a2e}.fpe-modal-sr-fit input:checked+span{background:#1a1a2e;border-color:#1a1a2e;color:#fff}.fpe-modal-sr-fit-help{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;font-size:9px;font-weight:700;color:#6b7280;border:1px solid #d1d5db;cursor:help;position:relative;line-height:1;flex-shrink:0;margin-left:2px;transition:.2s}.fpe-modal-sr-fit input:checked+span .fpe-modal-sr-fit-help{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.4)}.fpe-modal-sr-fit-help::after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:8px 12px;background:#1a1a2e;color:#fff;font-size:11px;font-weight:400;border-radius:6px;white-space:normal;width:160px;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:10;pointer-events:none;line-height:1.4}.fpe-modal-sr-fit-help::before{content:'';position:absolute;bottom:calc(100% + 4px);left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#1a1a2e;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:10;pointer-events:none}.fpe-modal-sr-fit-help:focus::after,.fpe-modal-sr-fit-help:focus::before,.fpe-modal-sr-fit-help:hover::after,.fpe-modal-sr-fit-help:hover::before{opacity:1;visibility:visible}.fpe-modal-sr-submit{display:block;width:100%;padding:12px;background:#1a1a2e;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}.fpe-modal-sr-submit:hover{opacity:.9}.fpe-modal-sr-result{text-align:center;padding:16px 0 0}.fpe-modal-sr-result-text{font-size:15px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.fpe-modal-sr-retry{font-size:12px;color:#6b7280;background:0 0;border:none;cursor:pointer;border-bottom:1px dashed #e5e7eb;padding:2px 0}.fpe-modal-sr-retry:hover{color:#1a1a2e}.fpe-modal-sr-loading{text-align:center;padding:16px 0}.fpe-modal-sr-loading p{font-size:13px;color:#6b7280;margin:8px 0 0}@media (max-width:480px){.fpe-modal-sr-fit-options,.fpe-modal-sr-height-imperial{flex-direction:column}.fpe-modal-sr-field-header{flex-wrap:wrap;gap:6px}}.fpe-fans-picture{position:relative;width:100%}.fpe-fp-grid{display:grid;gap:12px}.fpe-fp-grid .fpe-fp-item{overflow:hidden}.fpe-fp-carousel{position:relative;overflow:hidden}.fpe-fp-track-wrap{overflow:hidden;width:100%}.fpe-fp-track{display:flex;will-change:transform}.fpe-fp-item{overflow:hidden;position:relative;line-height:0;flex-shrink:0}.fpe-fp-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s,opacity .3s}.fpe-fp-item a{display:block;line-height:0;width:100%;height:100%}.fpe-fp-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;background:rgba(0,0,0,.4);color:#fff;border:none;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,background .2s;opacity:0}.fpe-fp-carousel:hover .fpe-fp-arrow{opacity:1}.fpe-fp-arrow:hover{background:rgba(0,0,0,.65)}.fpe-fp-arrow--prev{left:10px}.fpe-fp-arrow--next{right:10px}.fpe-fp-dots{display:flex;justify-content:center;gap:6px;padding:12px 0 0}.fpe-fp-dot{width:8px;height:8px;border-radius:50%;background:#ccc;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.fpe-fp-dot--active{background:#1a1a2e;transform:scale(1.25)}.fpe-fp-dot:hover{background:#999}@media (max-width:768px){.fpe-fp-grid{grid-template-columns:repeat(2,1fr)}}.fpe-oc-swatch--active{position:relative;box-shadow:0 0 0 2px #fff,0 0 0 4px currentColor;cursor:default;pointer-events:none}.fpe-oc-swatch__label{position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);white-space:nowrap;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.7;pointer-events:none}.fpe-editorial-image img{display:block;max-width:100%;height:auto}.fpe-fabric-text{position:relative}.fpe-fabric-text__content{word-wrap:break-word}.fpe-fabric-text__content p:last-child{margin-bottom:0}.fpe-fabric-text__fade{position:relative;margin-top:-50px;height:50px;pointer-events:none;background:linear-gradient(to bottom,transparent 0,#fff 100%)}.fpe-fabric-text__toggle-wrap{margin-top:8px}.fpe-fabric-text__toggle{background:0 0;border:none;padding:0;cursor:pointer;font-weight:600;font-size:14px;color:#6200ea;transition:color .2s}.fpe-fabric-text__toggle:hover{opacity:.85}.fpe-editorial-text{word-wrap:break-word}.fpe-editorial-text p:last-child{margin-bottom:0}.fpe-short-desc{position:relative}.fpe-short-desc__content{word-wrap:break-word}.fpe-short-desc__content p:last-child{margin-bottom:0}.fpe-short-desc__fade{position:relative;margin-top:-60px;height:60px;pointer-events:none;background:linear-gradient(to bottom,transparent 0,#fff 100%)}.fpe-short-desc__toggle-wrap{margin-top:8px}.fpe-short-desc__toggle{background:0 0;border:none;padding:0;cursor:pointer;font-weight:600;font-size:14px;color:#6200ea;transition:color .2s}.fpe-short-desc__toggle:hover{opacity:.85}.fpe-img-index-wrap{position:relative;display:block;width:100%;padding-bottom:150%;overflow:hidden}.fpe-img-index-wrap>a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.fpe-img-index__img{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:top center;transition:transform .4s;transform-origin:top center}.fpe-img-index-wrap--zoom-hover,.fpe-img-index__lightbox-link{cursor:zoom-in}.fpe-img-index__zoom-icon{position:absolute;bottom:10px;right:10px;font-size:20px;background:rgba(0,0,0,.5);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:0;transition:opacity .2s;pointer-events:none;line-height:1}.fpe-img-index__lightbox-link:hover .fpe-img-index__zoom-icon{opacity:1}
/* Highlight overlay for Product Description / Fabric Text widgets ------
   Box position + dimensions (width/height), gradient radii (X, Y),
   gradient stop positions, and gradient colors are ALL driven by CSS
   custom properties so Elementor controls write into them directly. */
.fpe-short-desc__overlay,
.fpe-fabric-text__overlay{
    position:absolute;
    top:0;left:50%;
    transform:translateX(-50%);
    width:100%;height:100%;
    z-index:2;
    display:flex;align-items:center;justify-content:center;
    background:radial-gradient(
        ellipse var(--fpe-ovr-rx, 60%) var(--fpe-ovr-ry, 60%) at center,
        var(--fpe-ovr-center, rgba(255,255,255,1)) 0%,
        var(--fpe-ovr-center, rgba(255,255,255,1)) var(--fpe-ovr-spread, 30%),
        var(--fpe-ovr-edge, rgba(255,255,255,0)) 100%
    );
    transition:opacity .4s ease;
    pointer-events:none;
}
.fpe-short-desc__overlay.is-hidden,
.fpe-fabric-text__overlay.is-hidden{opacity:0}
.fpe-short-desc__overlay-text,
.fpe-fabric-text__overlay-text{
    max-width:90%;
    pointer-events:auto;
}
.fpe-short-desc__overlay-text *,
.fpe-fabric-text__overlay-text *{margin:0}
.fpe-short-desc__fade,
.fpe-fabric-text__fade{transition:opacity .3s ease}

/* Size Chart Text: any <table> inside gets a bullet marker on the first cell
   of every row from row 2 onwards (header row stays unmarked). Tables render
   as plain rows on the frontend, so this turns them into a visual list. */
.fpe-size-chart-text table tr:nth-child(n+2) td:first-child::before,
.fpe-size-chart-text table tbody tr:not(:first-child) td:first-child::before {
    content:"• ";
    display:inline-block;
    margin-right:6px;
    font-weight:700;
    line-height:1;
}

/* Inside FPE text widgets, bullet/ordered lists stay left-aligned even when
   the parent text is centered — otherwise the bullets float around with the
   centered text and look broken (especially on mobile). */
.fpe-short-desc__content ul,
.fpe-short-desc__content ol,
.fpe-fabric-text__content ul,
.fpe-fabric-text__content ol,
.fpe-size-chart-text ul,
.fpe-size-chart-text ol,
.fpe-editorial-text ul,
.fpe-editorial-text ol{
    text-align:left;
    list-style-position:outside;
    padding-left:1.5em;
}

/* Magazine-side-view tilt for the TRUNCATED state — only when an overlay
   highlight text is actually set (.has-overlay). If a product has no
   highlight, the text renders flat / un-tilted as normal. Tilt is applied
   to .__content only — the .__overlay sibling stays flat as a "front
   surface" while the text underneath leans away in 3D space.
   overflow:hidden on the viewport clips the tilted content + overlay so
   neither can bleed past the viewport box into the "Show more" button. */
.fpe-short-desc.is-truncated.has-overlay,
.fpe-fabric-text.is-truncated.has-overlay{
    perspective:1200px;
    perspective-origin:center top;
}
.fpe-short-desc__viewport,
.fpe-fabric-text__viewport{
    overflow:hidden;
}
.fpe-short-desc.is-truncated.has-overlay .fpe-short-desc__content,
.fpe-fabric-text.is-truncated.has-overlay .fpe-fabric-text__content{
    transform-origin:center top;
    transform:rotateX(15deg) rotateY(-10deg);
    transition:transform .6s cubic-bezier(.4,0,.2,1),max-height .5s ease;
    transform-style:preserve-3d;
    will-change:transform;
}
.fpe-short-desc.is-truncated.has-overlay.is-expanded .fpe-short-desc__content,
.fpe-fabric-text.is-truncated.has-overlay.is-expanded .fpe-fabric-text__content{
    transform:none;
}
