.fgm-pdp{padding:22px 0 56px}.fgm-pdp__grid{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:flex-start}.fgm-pdp__gallery{position:sticky;top:90px}.fgm-gal__main{position:relative;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;background:var(--ivory-100);border:1px solid var(--ivory-400);box-shadow:var(--shadow-md);touch-action:pan-y}.fgm-gal__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--dur-med) var(--ease-out)}.fgm-gal__img.is-active{opacity:1}.fgm-gal__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--ink-300)}.fgm-gal__badge{position:absolute;top:16px;left:16px;z-index:2;background:var(--coral);color:var(--ivory);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:7px 13px;border-radius:var(--pill);box-shadow:var(--shadow-sm)}.fgm-gal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:var(--pill);background:#ffffffe6;border:1px solid var(--ivory-400);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--black)}.fgm-gal__nav svg{width:20px;height:20px;stroke-width:2}.fgm-gal__nav--prev{left:14px}.fgm-gal__nav--next{right:14px}.fgm-gal__thumbs{display:flex;flex-wrap:nowrap;gap:10px;margin-top:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:var(--ivory-400) transparent;overscroll-behavior-x:contain}.fgm-gal__thumbs::-webkit-scrollbar{height:6px}.fgm-gal__thumbs::-webkit-scrollbar-track{background:transparent}.fgm-gal__thumbs::-webkit-scrollbar-thumb{background:var(--ivory-400);border-radius:var(--pill)}.fgm-gthumb{flex:0 0 auto;scroll-snap-align:start;width:74px;height:74px;border-radius:12px;overflow:hidden;border:2px solid var(--ivory-400);cursor:pointer;padding:0;background:var(--ivory-100);transition:border-color var(--dur-fast)}.fgm-gthumb img{width:100%;height:100%;object-fit:cover}.fgm-gthumb.is-active{border-color:var(--black)}@media(max-width:749px){.fgm-gthumb{width:64px;height:64px}}.fgm-pdp__recip{margin-bottom:8px}.fgm-pdp h1.fgm-pdp__title{font-family:var(--serif);font-weight:800;font-variation-settings:"opsz" 60,"SOFT" 50,"WONK" 1;font-size:clamp(28px,3.4vw,40px);margin:0 0 10px;line-height:1.12;letter-spacing:-.01em}.fgm-pdp__tagline{font-size:18px;color:var(--ink-600);margin:0 0 14px}.fgm-pdp__rate{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink-500);font-weight:600;margin-bottom:16px}.fgm-pdp__rate .fgm-stars{font-size:16px}.fgm-pdp__price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px;flex-wrap:wrap}.fgm-pdp__price .price__regular .price-item--regular,.fgm-pdp__price .price__sale .price-item--sale{font-size:34px;font-weight:800;line-height:1.05}.fgm-pdp__price .price__sale .price-item--sale,.fgm-pdp__price .price--on-sale .price-item--sale{color:var(--coral-700)}.fgm-pdp__price .price__sale .price-item--regular,.fgm-pdp__price s.price-item--regular{font-size:19px;font-weight:700;color:var(--ink-400);text-decoration:line-through}.fgm-pdp__save{align-self:center;font-size:13px;font-weight:800;color:var(--coral-700);background:var(--coral-200);padding:5px 11px;border-radius:var(--pill);white-space:nowrap}.fgm-pdp__pricenote{font-size:14px;color:var(--ink-500);margin:0 0 18px}.fgm-pdp__lead{font-size:18px;color:var(--ink-600);margin:0 0 22px}.fgm-pdp__incl{background:var(--ivory-100);border:1px solid var(--ivory-400);border-radius:var(--radius);padding:16px 18px;margin-bottom:24px}.fgm-pdp__incl b{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-600);display:block;margin-bottom:10px}.fgm-pdp__incl .rte ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.fgm-pdp__incl .rte li{font-size:16px;font-weight:600}.fgm-cardquote{background:#fff;border:2px solid var(--black);border-radius:var(--radius);box-shadow:var(--shadow-pop);padding:18px 20px 20px;margin-bottom:24px}.fgm-cardquote .fgm-eyebrow{display:block;margin-bottom:9px}.fgm-cardquote__quote{font-family:var(--serif);font-style:italic;font-size:18.5px;line-height:1.46;margin:0;font-variation-settings:"opsz" 40,"SOFT" 60,"WONK" 1}.fgm-cardquote__sig{font-family:var(--serif);font-weight:800;font-size:15px;margin-top:10px;display:block;color:var(--ink-600)}.fgm-pdp .product-form__input{margin:0 0 22px;border:0;padding:0;max-width:none}.fgm-pdp .product-form__input .form__label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-600);margin-bottom:11px}.fgm-pdp .product-form__input--pill input[type=radio]{position:absolute;opacity:0;pointer-events:none}.fgm-pdp .product-form__input--pill label{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;margin:0 10px 10px 0;border-radius:var(--pill);border:2px solid var(--ivory-400);background:#fff;font-size:16px;font-weight:700;color:var(--ink-600);cursor:pointer;min-height:48px;transition:border-color var(--dur-fast),background var(--dur-fast),color var(--dur-fast)}.fgm-pdp .product-form__input--pill label:hover{border-color:var(--coral)}.fgm-pdp .product-form__input--pill input[type=radio]:checked+label{border-color:var(--black);background:var(--black);color:var(--ivory);opacity:1;text-decoration:none}.fgm-pdp .product-form__input--pill input.disabled:not(:checked)+label,.fgm-pdp .product-form__input--pill input[disabled]:not(:checked)+label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.fgm-pdp .product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:0 0 0 4px #fa584b4d}.fgm-pdp__qtyrow{display:flex;align-items:center;gap:16px;margin-bottom:18px}.fgm-pdp .quantity{display:inline-flex;align-items:center;border:2px solid var(--ivory-400);border-radius:var(--pill);background:#fff;width:auto;overflow:hidden}.fgm-pdp .quantity__button{width:48px;height:52px;color:var(--ink-600)}.fgm-pdp .quantity__input{width:46px;height:52px;font:800 18px var(--sans)}.fgm-pdp .product-form__submit{width:100%;background:var(--coral);color:var(--ivory);border:0;border-radius:var(--radius);font-weight:700;font-size:20px;min-height:64px;padding:18px}.fgm-pdp .product-form__submit:hover:not([disabled]){background:var(--coral-700)}.fgm-pdp .product-form__submit[disabled]{background:var(--ink-300);cursor:not-allowed}.fgm-pdp__reassure{display:flex;flex-direction:column;gap:9px;margin:18px 0 0}.fgm-pdp__reassure div{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink-600);font-weight:600}.fgm-pdp__reassure svg{width:19px;height:19px;color:var(--lime-700);stroke-width:2;flex:none}.fgm-pdp__reassure .delivery b{color:var(--black)}.fgm-pdp__atcsub{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink-500);margin:12px 0 0}.fgm-pdp__atcsub svg{width:16px;height:16px;color:var(--lime-700);stroke-width:2.2;flex:none}.fgm-pdp__pay{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:18px}.fgm-pdp__pay span{height:26px;padding:0 8px;border-radius:5px;background:#fff;border:1px solid var(--ivory-400);display:flex;align-items:center;font-size:9px;font-weight:800;letter-spacing:.02em;color:var(--ink-500)}.fgm-pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#f6f0ecf5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--ivory-400);padding:10px 16px;display:none;align-items:center;gap:12px;transform:translateY(110%);transition:transform var(--dur-med) var(--ease-out)}.fgm-pdp-sticky.is-visible{transform:translateY(0)}.fgm-pdp-sticky__info{min-width:0;flex:1}.fgm-pdp-sticky__title{font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fgm-pdp-sticky__price{font-weight:800;font-size:16px;color:var(--coral-700)}.fgm-pdp-sticky__btn{flex:none;background:var(--coral);color:var(--ivory);border:0;border-radius:var(--radius);font-weight:700;font-size:16px;padding:14px 22px;cursor:pointer}@media(max-width:860px){.fgm-pdp__grid{grid-template-columns:1fr;gap:24px}.fgm-pdp__gallery{position:static}.fgm-pdp-sticky{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-fgm-product.css.map */
