.fflp,.fflp *{box-sizing:border-box}.fflp{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1a1a1a;max-width:1280px;margin:0 auto;padding:1rem 1.5rem 4rem;line-height:1.5}.fflp a{text-decoration:none;color:inherit}.fflp button{font-family:inherit;cursor:pointer}.fflp ul,.fflp ol,.fflp dl{margin:0;padding:0;list-style:none}.fflp__breadcrumb{padding:.5rem 0 1.5rem}.fflp__breadcrumb-link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b6b6b;transition:color .15s}.fflp__breadcrumb-link:hover{color:#c8102e}.fflp__breadcrumb-link svg{stroke-width:2}.fflp__main{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.fflp__main{grid-template-columns:1fr 1fr;gap:3rem}}.fflp__gallery{display:flex;flex-direction:column;gap:1rem}.fflp__gallery-main{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f5f1e8;cursor:zoom-in}.fflp__gallery-main img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.fflp__gallery-main:hover img{transform:scale(1.05)}.fflp__gallery-empty{aspect-ratio:1 / 1;background:#f5f1e8;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#6b6b6b}.fflp__zoom-btn{position:absolute;bottom:1rem;right:1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;padding:.4375rem .875rem;border-radius:999px;font-size:.8125rem;display:inline-flex;align-items:center;gap:.375rem;color:#1a1a1a;opacity:0;transition:opacity .2s}.fflp__gallery-main:hover .fflp__zoom-btn{opacity:1}.fflp__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.fflp__thumb{width:64px;height:64px;border-radius:6px;overflow:hidden;flex-shrink:0;border:2px solid #E0D5C7;background:#fff;padding:0;transition:border-color .15s,box-shadow .15s}.fflp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fflp__thumb.is-active{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e26}.fflp__thumb:hover{border-color:#c8102e99}.fflp__info{display:flex;flex-direction:column;gap:1.25rem}.fflp__heading{display:flex;flex-direction:column;gap:.25rem}.fflp__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.2;color:#1a1a1a;margin:0;letter-spacing:-.01em}.fflp__sku,.fflp__brand{font-size:.875rem;color:#6b6b6b;margin:0}.fflp__brand a{color:#c8102e;transition:color .15s}.fflp__brand a:hover{color:#8b0a1e;text-decoration:underline}.fflp__price{display:flex;flex-direction:column;gap:.25rem}.fflp__price-row{display:flex;align-items:baseline;gap:.5rem}.fflp__price-primary{font-size:1.5rem;font-weight:700;color:#c8102e;line-height:1.1;letter-spacing:-.01em}.fflp__price-unit{font-size:1rem;color:#6b6b6b}.fflp__price-secondary{font-size:1.0625rem;font-weight:600;color:#2e2a22;margin:0}.fflp__price-detail{color:#6b6b6b;font-weight:400}.fflp__stock{font-size:.875rem;font-weight:500;margin:0}.fflp__stock--in{color:#15803d}.fflp__stock--low{color:#b45309}.fflp__stock--oos{color:#b91c1c}.fflp__variants{display:flex;flex-direction:column;gap:.75rem}.fflp__variants-title{font-size:.9375rem;font-weight:600;color:#1a1a1a;margin:0}.fflp__variants-list{display:flex;flex-wrap:wrap;gap:.5rem}.fflp__variant{width:40px;height:40px;border-radius:4px;overflow:hidden;border:2px solid #E0D5C7;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s,box-shadow .15s}.fflp__variant img{width:100%;height:100%;object-fit:cover}.fflp__variant.is-active{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e33}.fflp__variant:hover{border-color:#c8102e99}.fflp__variant-text{font-size:.625rem;padding:0 4px;text-align:center;line-height:1.1}.fflp__calc{display:flex;flex-direction:column;gap:.875rem;padding-top:.5rem}.fflp__calc-header{display:flex;align-items:center;gap:.5rem;color:#c8102e;font-weight:600;font-size:.9375rem}.fflp__calc-header svg{flex-shrink:0}.fflp__calc-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fflp__calc-field{display:flex;flex-direction:column;gap:.375rem}.fflp__calc-field label{font-size:.875rem;font-weight:500;color:#1a1a1a}.fflp__calc-field input,.fflp__calc-field select{background:#f5f1e8;border:1px solid transparent;padding:.5rem .875rem;border-radius:6px;font-family:inherit;font-size:.9375rem;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.fflp__calc-field input:focus,.fflp__calc-field select:focus{background:#fff;border-color:#c8102e;box-shadow:0 0 0 3px #c8102e1a}.fflp__calc-info{display:flex;gap:.75rem;padding:.75rem;background:#c8102e0a;border:1px solid rgba(200,16,46,.2);border-radius:8px}.fflp__calc-info svg{color:#c8102e;flex-shrink:0;margin-top:1px}.fflp__calc-info p{font-size:.8125rem;color:#6b6b6b;margin:0;line-height:1.5}.fflp__calc-totals{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f5f1e866;border:1px solid #E0D5C7;border-radius:8px}.fflp__calc-totals[hidden]{display:none}.fflp__calc-total-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.9375rem}.fflp__calc-total-row strong{font-weight:700}.fflp__calc-total-row--big{font-size:1.0625rem}.fflp__calc-total-row--big strong{color:#2e2a22}.fflp__form{display:flex;flex-direction:column;gap:.875rem;padding-top:.5rem}.fflp__qty-row{display:flex;flex-direction:column;gap:.375rem}.fflp__qty-label{font-size:.875rem;font-weight:500;color:#1a1a1a}.fflp__qty-and-atc{display:flex;align-items:center;gap:.5rem}.fflp__qty-controls{display:inline-flex;align-items:center;gap:.5rem}.fflp__qty-btn{width:40px;height:40px;border-radius:6px;border:1px solid #E0D5C7;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a;transition:border-color .15s,background .15s}.fflp__qty-btn:hover{background:#faf7f2;border-color:#c8102e}.fflp__qty-btn:disabled{opacity:.5;cursor:not-allowed}.fflp__qty-row input[type=number]{width:80px;height:40px;text-align:center;border:1px solid #E0D5C7;border-radius:6px;font-size:1rem;font-family:inherit;-moz-appearance:textfield}.fflp__qty-row input[type=number]::-webkit-outer-spin-button,.fflp__qty-row input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fflp__atc{flex:1;height:40px;background:#c8102e;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9375rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s,transform .1s}.fflp__atc:hover:not(:disabled){background:#8b0a1e;transform:translateY(-1px)}.fflp__atc:disabled{opacity:.6;cursor:not-allowed;background:#6b6b6b}.fflp__wishlist{background:transparent;border:none;padding:0;display:inline-flex;align-items:center;gap:.5rem;color:#6b6b6b;font-size:.8125rem;font-weight:500;letter-spacing:.04em;transition:color .15s;align-self:flex-start;cursor:pointer}.fflp__wishlist:hover{color:#c8102e}.fflp__shipping{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#6b6b6b}.fflp__shipping p{margin:0}.fflp__shipping strong{color:#1a1a1a;font-weight:600}.fflp__quote-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;background:transparent;border:1.5px solid #C8102E;color:#c8102e;font-weight:600;font-size:.9375rem;border-radius:6px;transition:background .2s,color .2s}.fflp__quote-btn:hover{background:#c8102e;color:#fff}.fflp__share{display:flex;align-items:center;gap:1rem;padding-top:.5rem}.fflp__share-label{font-size:.875rem;font-weight:500;color:#1a1a1a}.fflp__share-icons{display:inline-flex;align-items:center;gap:.75rem}.fflp__share-icons a{color:#6b6b6b;transition:color .15s,transform .1s;display:inline-flex}.fflp__share-icons a:hover{color:#c8102e;transform:translateY(-2px)}.fflp__below{margin-top:3rem;padding-top:2rem;border-top:1px solid #E0D5C7}.fflp__desc-specs{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.fflp__desc-specs{grid-template-columns:1fr 1fr}}.fflp__section-title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.fflp__desc-body{font-size:.9375rem;color:#6b6b6b;line-height:1.7}.fflp__desc-body p{margin:0 0 1rem}.fflp__desc-body p:last-child{margin-bottom:0}.fflp__desc-body h1,.fflp__desc-body h2,.fflp__desc-body h3,.fflp__desc-body h4{font-family:Playfair Display,Georgia,serif;color:#1a1a1a;margin:1.25rem 0 .5rem}.fflp__desc-body dl{margin:0}.fflp__desc-body dl dt{font-weight:600;color:#1a1a1a;margin-top:.75rem}.fflp__desc-body dl dd{margin:0 0 .5rem;padding-left:1rem}.fflp__specs-list{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;font-size:.875rem}.fflp__spec-row{display:flex;justify-content:space-between;padding:.75rem;background:#f5f1e873;border-radius:6px}.fflp__spec-row dt{color:#6b6b6b;margin:0}.fflp__spec-row dd{font-weight:500;color:#1a1a1a;margin:0;text-align:right}.fflp__reviews{margin-top:3rem;padding-top:2rem;border-top:1px solid #E0D5C7}.fflp__zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:none;align-items:center;justify-content:center;z-index:1000;padding:2rem}.fflp__zoom-overlay.is-open{display:flex}.fflp__zoom-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.fflp__zoom-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:none;color:#fff;font-size:1.5rem;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.fflp__zoom-close:hover{background:#ffffff40}@media(max-width:640px){.fflp{padding:.5rem 1rem 3rem}.fflp__title,.fflp__price-primary{font-size:1.375rem}.fflp__calc-inputs{grid-template-columns:1fr 1fr;gap:.625rem}.fflp__qty-and-atc{flex-wrap:wrap}.fflp__atc{width:100%;flex-basis:100%;height:44px;margin-top:.5rem}.fflp__specs-list{grid-template-columns:1fr}.fflp__spec-row{font-size:.8125rem}}.template-product .product-block-list,.template-product .product-block-list__wrapper,.template-product .product-block-list__item--info,.template-product .product-block-list__item--gallery{all:unset}
/*# sourceMappingURL=/cdn/shop/t/29/assets/ffl-main-product.css.map */
