.fc-pp.fc-pp{padding:0;background:transparent;font-family:inherit;color:#121212;overflow-x:clip;--fc-border:#e1dccc;--fc-muted:#8a8576;--fc-outer:max(24px, calc(50vw - 660px) )}.fc-pp.fc-pp *{box-sizing:border-box}.fc-pp.fc-pp .fc-pp__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:none;margin:0;padding:0;align-items:start}@media(max-width:989px){.fc-pp.fc-pp .fc-pp__grid{grid-template-columns:1fr;align-items:stretch}}.fc-pp.fc-pp .fc-pp__media{background:var(--fc-media-bg);padding:var(--fc-pt) 40px var(--fc-pb) var(--fc-outer);display:flex;flex-direction:column;gap:8px;position:sticky;top:20px;align-self:start}@media(max-width:989px){.fc-pp.fc-pp .fc-pp__media{padding:12px 16px 20px;gap:6px;position:static}}.fc-pp.fc-pp .fc-pp__stage{position:relative;width:100%;height:520px;display:block}@media(max-width:989px){.fc-pp.fc-pp .fc-pp__stage{height:280px}}@media(max-width:400px){.fc-pp.fc-pp .fc-pp__stage{height:240px}}.fc-pp.fc-pp .fc-pp__slide{margin:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(.97);transition:opacity .55s cubic-bezier(.25,.8,.25,1),transform .55s cubic-bezier(.25,.8,.25,1);text-align:center;will-change:opacity,transform}.fc-pp.fc-pp .fc-pp__slide.is-active{opacity:1;pointer-events:auto;z-index:1;transform:scale(1)}.fc-pp.fc-pp .fc-pp__slide img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain;display:block;margin:auto}.fc-pp.fc-pp .fc-pp__placeholder svg{width:60%;height:auto;opacity:.3}.fc-pp.fc-pp .fc-pp__chrome{display:flex;align-items:center;justify-content:center;max-width:100%;min-width:0}.fc-pp.fc-pp .fc-pp__thumb-track{position:relative;flex:0 1 432px;min-width:0;max-width:432px;width:100%}@media(max-width:749px){.fc-pp.fc-pp .fc-pp__thumb-track{flex:1 1 auto;max-width:100%}}.fc-pp.fc-pp .fc-pp__thumb-track:before,.fc-pp.fc-pp .fc-pp__thumb-track:after{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:2;opacity:0;transition:opacity .3s cubic-bezier(.25,.8,.25,1)}.fc-pp.fc-pp .fc-pp__thumb-track:before{left:0;background:linear-gradient(to right,var(--fc-media-bg) 10%,rgba(255,255,255,0) 100%)}.fc-pp.fc-pp .fc-pp__thumb-track:after{right:0;background:linear-gradient(to left,var(--fc-media-bg) 10%,rgba(255,255,255,0) 100%)}.fc-pp.fc-pp .fc-pp__thumb-track.has-left-more:before{opacity:1}.fc-pp.fc-pp .fc-pp__thumb-track.has-right-more:after{opacity:1}.fc-pp.fc-pp .fc-pp__thumbs{display:flex;gap:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:6px 2px;scrollbar-width:none;-ms-overflow-style:none}.fc-pp.fc-pp .fc-pp__thumbs::-webkit-scrollbar{display:none;width:0;height:0}.fc-pp.fc-pp .fc-pp__thumb{width:76px;height:76px;border:2px solid transparent;border-radius:14px;padding:0;background:transparent;cursor:pointer;transition:border-color .35s cubic-bezier(.25,.8,.25,1),transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s cubic-bezier(.25,.8,.25,1);overflow:hidden;flex:0 0 auto;scroll-snap-align:start;position:relative;opacity:.85}@media(max-width:749px){.fc-pp.fc-pp .fc-pp__thumb{width:60px;height:60px;border-radius:12px;border-width:1.5px}}.fc-pp.fc-pp .fc-pp__thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.fc-pp.fc-pp .fc-pp__thumb:hover{opacity:1;transform:translateY(-2px);box-shadow:0 6px 14px #00000014}.fc-pp.fc-pp .fc-pp__thumb:hover img{transform:scale(1.06)}.fc-pp.fc-pp .fc-pp__thumb.is-active{border-color:var(--fc-accent);opacity:1;transform:translateY(-1px);box-shadow:0 4px 12px #ff7a152e}.fc-pp.fc-pp .fc-pp__gallery-nav{display:flex;justify-content:center;align-items:center;gap:10px;margin:2px 0 0}.fc-pp.fc-pp .fc-pp__gallery-nav-btn{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4b5563;padding:0;transition:all .22s cubic-bezier(.25,.8,.25,1)}.fc-pp.fc-pp .fc-pp__gallery-nav-btn svg{width:14px;height:14px}.fc-pp.fc-pp .fc-pp__gallery-nav-btn:hover:not([disabled]){background:var(--fc-accent);border-color:var(--fc-accent);color:#fff;transform:scale(1.08)}.fc-pp.fc-pp .fc-pp__gallery-nav-btn[disabled]{opacity:.3;cursor:not-allowed;pointer-events:none}@media(min-width:990px){.fc-pp.fc-pp .fc-pp__media{display:grid!important;grid-template-columns:84px 1fr!important;grid-template-rows:480px!important;gap:18px!important;padding:24px 40px 0 var(--fc-outer)!important;position:sticky!important;top:24px!important;align-self:flex-start!important;background:var(--fc-media-bg)}.fc-pp.fc-pp .fc-pp__info{padding-top:24px!important;padding-bottom:24px!important;max-height:504px!important;overflow-y:auto!important;overflow-x:visible!important;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 36px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 36px),transparent 100%)}.fc-pp.fc-pp .fc-pp__info::-webkit-scrollbar{display:none;width:0;height:0}.fc-pp.fc-pp .fc-pp__media{padding-bottom:0!important}.fc-pp.fc-pp{padding-bottom:var(--fc-pb)!important}.fc-pp.fc-pp .fc-pp__chrome{grid-column:1!important;grid-row:1!important;display:block!important;width:84px!important;height:480px!important;padding:0!important;margin:0!important;align-self:start!important}.fc-pp.fc-pp .fc-pp__stage{grid-column:2!important;grid-row:1!important;width:100%!important;height:480px!important;align-self:start!important;margin:0!important}.fc-pp.fc-pp .fc-pp__thumb-track{width:84px!important;max-width:84px!important;height:100%!important;margin:0!important}.fc-pp.fc-pp .fc-pp__thumbs{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-snap-type:y mandatory!important;height:100%!important;padding:0!important;gap:10px!important}.fc-pp.fc-pp .fc-pp__thumb{width:72px!important;height:72px!important;flex:0 0 72px!important}.fc-pp.fc-pp .fc-pp__thumb-track:before{left:0!important;right:0!important;top:0!important;bottom:auto!important;width:100%!important;height:24px!important;background:linear-gradient(to bottom,var(--fc-media-bg) 10%,rgba(255,255,255,0) 100%)!important}.fc-pp.fc-pp .fc-pp__thumb-track:after{left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;height:24px!important;background:linear-gradient(to top,var(--fc-media-bg) 10%,rgba(255,255,255,0) 100%)!important}.fc-pp.fc-pp .fc-pp__gallery-nav{display:block!important;margin:0!important;padding:0!important;position:static!important}.fc-pp.fc-pp .fc-pp__gallery-nav-btn{position:absolute!important;left:calc(var(--fc-outer) + 42px)!important;transform:translate(-50%)!important;width:36px!important;height:36px!important;background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;box-shadow:0 4px 14px #00000024!important;z-index:3!important;transition:all .25s cubic-bezier(.25,.8,.25,1)!important}.fc-pp.fc-pp .fc-pp__gallery-nav-btn:hover:not([disabled]){background:var(--fc-accent)!important;border-color:var(--fc-accent)!important;color:#fff!important;box-shadow:0 6px 18px #ff7a1566!important;transform:translate(-50%) scale(1.08)!important}.fc-pp.fc-pp .fc-pp__gallery-nav-btn[data-fc-nav=prev]{top:8px!important}.fc-pp.fc-pp .fc-pp__gallery-nav-btn[data-fc-nav=next]{bottom:8px!important;top:auto!important}.fc-pp.fc-pp .fc-pp__gallery-nav-btn svg{transform:rotate(90deg);width:16px!important;height:16px!important}.fc-pp.fc-pp .fc-pp__chrome{padding-top:52px!important;padding-bottom:52px!important;box-sizing:border-box!important}}.fc-pp.fc-pp .fc-pp__promo-row{margin:0 0 14px;display:flex;flex-wrap:wrap;gap:8px}.fc-pp.fc-pp .fc-pp__promo-badge{display:inline-flex;align-items:center;background:#ff7a15;color:#fff;padding:6px 14px;border-radius:999px;font-family:Inter,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;line-height:1;box-shadow:0 3px 12px #ff7a155c;position:relative}.fc-pp.fc-pp .fc-pp__promo-badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff;margin-right:9px;animation:fc-promo-pulse 1.6s ease-in-out infinite}@keyframes fc-promo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.fc-pp.fc-pp .fc-pp__info{background:var(--fc-bg);padding:var(--fc-pt) var(--fc-outer) var(--fc-pb) 48px}@media(max-width:989px){.fc-pp.fc-pp .fc-pp__info{padding:32px 20px}}.fc-pp.fc-pp .fc-pp__title{font-family:inherit;font-size:clamp(2.2rem,4.2vw,3.5rem);line-height:1.04;letter-spacing:-.02em;font-weight:700;margin:0 0 8px;color:#121212}.fc-pp.fc-pp .fc-pp__subtitle{font-family:inherit;font-size:14px;line-height:1.4;font-weight:500;color:#6a6a6a;margin:0 0 22px;letter-spacing:0}.fc-pp.fc-pp .fc-pp__rating{display:flex;align-items:center;gap:8px;margin:0 0 26px;font-size:14px;color:#444;flex-wrap:wrap}.fc-pp.fc-pp a.fc-pp__rating,.fc-pp.fc-pp a.fc-pp__rating:hover,.fc-pp.fc-pp a.fc-pp__rating:focus{text-decoration:none!important}.fc-pp.fc-pp a.fc-pp__rating *{text-decoration:none!important}.fc-pp.fc-pp .fc-pp__rating--promise{color:#444}.fc-pp.fc-pp .fc-pp__promise-icon{display:inline-flex;align-items:center;color:#ff7a15;flex-shrink:0}.fc-pp.fc-pp .fc-pp__stars{color:#ff7a15!important;letter-spacing:2px;font-size:15px}.fc-pp.fc-pp .fc-pp__score{font-weight:600;color:#121212!important}.fc-pp.fc-pp .fc-pp__reviews{color:#ff7a15!important;font-weight:600;border-bottom:none}.fc-pp.fc-pp a.fc-pp__rating:hover .fc-pp__reviews{color:#e66a00!important}.fc-pp.fc-pp .fc-pp__dot{color:#999}.fc-pp.fc-pp .fc-pp__reviews{color:#666;text-decoration:underline;text-underline-offset:2px}.fc-pp.fc-pp .fc-pp__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin:0 0 10px}.fc-pp.fc-pp .fc-pp__price-now{font-size:2.2rem;font-weight:700;letter-spacing:-.01em;color:#121212}.fc-pp.fc-pp .fc-pp__price-was{font-size:1rem;color:#999;text-decoration:line-through;font-weight:500}.fc-pp.fc-pp .fc-pp__price-was[hidden]{display:none}.fc-pp.fc-pp .fc-pp__save{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:var(--fc-save-bg);color:var(--fc-save-fg);font-size:11px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;line-height:1}.fc-pp.fc-pp .fc-pp__save[hidden]{display:none}.fc-pp.fc-pp .fc-pp__inst{display:flex;align-items:center;gap:8px;margin:4px 0;font-size:14px;color:#444;flex-wrap:wrap}.fc-pp.fc-pp .fc-pp__badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.01em}.fc-pp.fc-pp .fc-pp__badge--afterpay{background:#b2fce4;color:#121212}.fc-pp.fc-pp .fc-pp__badge--klarna{background:#4f0bdd;color:#fff}.fc-pp.fc-pp .fc-pp__badge--paypal{background:#ffc439;color:#003087;font-style:italic;font-family:Helvetica Neue,Arial,sans-serif;padding:3px 10px}.fc-pp.fc-pp .fc-pp__badge--paypal .fc-pp__badge-pp-pay{color:#003087}.fc-pp.fc-pp .fc-pp__badge--paypal .fc-pp__badge-pp-pal{color:#009cde}.fc-pp.fc-pp .fc-pp__divider{height:1px;background:var(--fc-border);margin:26px 0}.fc-pp.fc-pp .fc-pp__option{margin:0 0 22px}.fc-pp.fc-pp .fc-pp__opt-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 10px}.fc-pp.fc-pp .fc-pp__opt-label{text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--fc-muted);font-weight:600}.fc-pp.fc-pp .fc-pp__opt-meta{display:flex;align-items:baseline;gap:10px;font-size:14px}.fc-pp.fc-pp .fc-pp__opt-selected{color:#121212;font-weight:500}.fc-pp.fc-pp .fc-pp__not-sure{color:#1976d2;text-decoration:underline;font-weight:500;font-size:12px}.fc-pp.fc-pp .fc-pp__detect[hidden]{display:none!important}@media(min-width:990px){.fc-pp.fc-pp .fc-pp__detect{display:none!important}}.fc-pp.fc-pp .fc-pp__detect{display:flex;align-items:center;gap:12px;padding:14px 14px 14px 18px;background:#eff6ff;border:1px solid rgba(59,130,246,.2);border-radius:14px;font-size:13.5px;color:#1f2937;margin:-6px 0 12px;width:100%;box-sizing:border-box;font-weight:500;line-height:1.35;animation:fc-detect-in .3s ease-out}.fc-pp.fc-pp .fc-pp__detect[data-fc-detect-match="0"]{background:#faf9f6;border-color:#e6e1d2}.fc-pp.fc-pp .fc-pp__detect-dot{position:relative;display:inline-block;width:9px;height:9px;border-radius:50%;background:#3b82f6;animation:fc-pulse 2s infinite ease-in-out;flex:0 0 9px}.fc-pp.fc-pp .fc-pp__detect-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(59,130,246,.7);animation:fc-wave 2s infinite ease-out}.fc-pp.fc-pp .fc-pp__detect[data-fc-detect-match="0"] .fc-pp__detect-dot{background:#9ca3af;animation:none}.fc-pp.fc-pp .fc-pp__detect[data-fc-detect-match="0"] .fc-pp__detect-dot:after{display:none}.fc-pp.fc-pp .fc-pp__detect-text{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:0}.fc-pp.fc-pp .fc-pp__detect-head{font-weight:700;color:#1e40af}.fc-pp.fc-pp .fc-pp__detect[data-fc-detect-match="0"] .fc-pp__detect-head{color:#374151}.fc-pp.fc-pp .fc-pp__detect-mid{color:#4b5563;font-weight:500}.fc-pp.fc-pp .fc-pp__detect-cta{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:0;border:none;background:transparent;color:var(--fc-accent);font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer;line-height:1.35;white-space:nowrap}.fc-pp.fc-pp .fc-pp__detect-cta:hover{text-decoration:underline}.fc-pp.fc-pp .fc-pp__detect-cta svg{width:12px;height:12px;transition:transform .18s ease}.fc-pp.fc-pp .fc-pp__detect-cta:hover svg{transform:translate(2px)}.fc-pp.fc-pp .fc-pp__detect-close{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:0;flex:0 0 22px;font-size:18px;line-height:1;transition:background .18s ease,color .18s ease}.fc-pp.fc-pp .fc-pp__detect-close:hover{background:#1212120f;color:#121212}@keyframes fc-detect-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.fc-pp.fc-pp .fc-pp__chips{display:flex;flex-wrap:wrap;gap:12px 8px;margin:8px 0 0}.fc-pp.fc-pp .fc-pp__chips--color{gap:14px 8px}.fc-pp.fc-pp .fc-pp__chip-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:2px;width:110px;position:relative}.fc-pp.fc-pp .fc-pp__chip-wrap input{position:absolute;opacity:0;pointer-events:none}.fc-pp.fc-pp .fc-pp__chip{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;border:1.5px solid #d9d4c4;background:#fff;padding:4px;box-sizing:border-box;transition:border-color .18s ease,border-width .18s ease,transform .18s ease}.fc-pp.fc-pp .fc-pp__chip img{width:100%;height:100%;object-fit:contain;border-radius:50%;display:block}.fc-pp.fc-pp .fc-pp__chip-fallback{width:70%;height:70%;border-radius:50%;background:linear-gradient(135deg,#eee,#ddd)}.fc-pp.fc-pp .fc-pp__chip-wrap:hover .fc-pp__chip{transform:translateY(-1px);border-color:#b9b29d}.fc-pp.fc-pp .fc-pp__chip{position:relative}.fc-pp.fc-pp .fc-pp__chip-wrap:has(input:checked) .fc-pp__chip{border-color:var(--fc-accent);border-width:3px;padding:3px;background:#fff6ee;box-shadow:0 0 0 3px #ff7a1529}.fc-pp.fc-pp .fc-pp__chip-label{font-size:11.5px;font-weight:500;color:#121212;text-align:center;line-height:1.25;letter-spacing:0}.fc-pp.fc-pp .fc-pp__chip-wrap:has(input:checked) .fc-pp__chip-label{font-weight:700}.fc-pp.fc-pp .fc-pp__chips--pill{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px}.fc-pp.fc-pp .fc-pp__pill{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 12px;border:1px solid var(--fc-border);background:#fff;border-radius:14px;min-height:64px;cursor:pointer;transition:all .18s ease;font-weight:600;font-size:14px;color:#121212;line-height:1.1}.fc-pp.fc-pp .fc-pp__pill input{position:absolute;opacity:0;pointer-events:none}.fc-pp.fc-pp .fc-pp__pill:hover{border-color:#121212}.fc-pp.fc-pp .fc-pp__pill:has(input:checked){background:#121212;color:#fff;border-color:#121212}.fc-pp.fc-pp .fc-pp__qty-row{display:flex;align-items:center;gap:12px;margin:14px 0 0}.fc-pp.fc-pp .fc-pp__qty-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fc-text,#121212);opacity:.7}.fc-pp.fc-pp .fc-pp__qty{display:inline-flex;align-items:center;border:1px solid rgba(18,18,18,.18);border-radius:999px;background:#fff;overflow:hidden;height:44px}.fc-pp.fc-pp .fc-pp__qty-btn{width:40px;height:44px;background:none;border:none;font-size:18px;font-weight:500;color:var(--fc-text,#121212);cursor:pointer;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:inherit}.fc-pp.fc-pp .fc-pp__qty-btn:hover{background:#1212120f}.fc-pp.fc-pp .fc-pp__qty-btn:active{transform:scale(.95)}.fc-pp.fc-pp .fc-pp__qty-input{width:36px;height:44px;border:none;text-align:center;font-family:inherit;font-size:15px;font-weight:600;background:transparent;color:var(--fc-text,#121212);padding:0;-moz-appearance:textfield}.fc-pp.fc-pp .fc-pp__qty-input::-webkit-outer-spin-button,.fc-pp.fc-pp .fc-pp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fc-pp.fc-pp .fc-pp__qty-input:focus{outline:none}.fc-pp.fc-pp .fc-pp__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 10px;margin:18px 0 6px;padding:0;list-style:none}.fc-pp.fc-pp .fc-pp__benefit{display:flex;align-items:center;gap:8px;padding:9px 11px;background:#faf6ea;border-radius:10px;font-size:12.5px;font-weight:600;color:#121212;letter-spacing:.005em;line-height:1.2;border:1px solid #f1ecdb}.fc-pp.fc-pp .fc-pp__benefit-icon{display:flex;align-items:center;justify-content:center;flex:0 0 18px;color:var(--fc-accent,#ff7a15)}.fc-pp.fc-pp .fc-pp__benefit-icon svg{width:18px;height:18px}.fc-pp.fc-pp .fc-pp__benefit-text{flex:1;min-width:0}@media(min-width:990px){.fc-pp.fc-pp .fc-pp__benefits{grid-template-columns:repeat(4,1fr);gap:8px}.fc-pp.fc-pp .fc-pp__benefit{padding:10px 8px;font-size:11.5px;flex-direction:column;text-align:center;gap:6px;line-height:1.25}.fc-pp.fc-pp .fc-pp__benefit-icon{flex:0 0 22px}.fc-pp.fc-pp .fc-pp__benefit-icon svg{width:22px;height:22px}}.fc-pp.fc-pp .fc-pp__trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 16px;margin:10px 0 0;padding:0;list-style:none;font-size:11.5px;font-weight:500;color:#6b7280;letter-spacing:.01em}.fc-pp.fc-pp .fc-pp__trust-item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.fc-pp.fc-pp .fc-pp__trust-item svg{width:13px;height:13px;color:#16a34a;flex-shrink:0}.fc-pp.fc-pp .fc-pp__cta-stack{display:flex;flex-direction:column;gap:10px;margin:8px 0 0}.fc-pp.fc-pp .fc-pp__cta{width:100%;max-width:100%;padding:16px 20px;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;border:1px solid transparent;transition:background .18s,transform .1s;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:inherit;box-sizing:border-box}@media(max-width:749px){.fc-pp.fc-pp .fc-pp__cta{padding:14px 18px;font-size:14px;gap:8px}.fc-pp.fc-pp .fc-pp__cta-price{font-size:14px}}.fc-pp.fc-pp .fc-pp__cta:active{transform:translateY(1px)}.fc-pp.fc-pp .fc-pp__cta--primary{background:var(--fc-accent);color:#fff;border-color:var(--fc-accent);justify-content:center}.fc-pp.fc-pp .fc-pp__cta--primary:hover{background:#e66a0a;border-color:#e66a0a}.fc-pp.fc-pp .fc-pp__cta--primary[disabled]{opacity:.5;cursor:not-allowed}.fc-pp.fc-pp .fc-pp__cta--primary .fc-pp__cta-label{color:#fff}.fc-pp.fc-pp .fc-pp__cta--buynow{background:#fff;color:#ff7a15;border:1.5px solid #121212;justify-content:center;gap:8px;transition:background .18s ease,color .18s ease,transform .1s ease}.fc-pp.fc-pp .fc-pp__cta--buynow:hover{background:#121212;color:#fff}.fc-pp.fc-pp .fc-pp__cta--buynow[disabled]{opacity:.5;cursor:not-allowed}.fc-pp.fc-pp .fc-pp__cta--buynow .fc-pp__cta-label{color:inherit}.fc-pp.fc-pp .fc-pp__cta--buynow .fc-pp__cta-arrow{width:16px;height:16px;flex-shrink:0;transition:transform .18s ease}.fc-pp.fc-pp .fc-pp__cta--buynow:hover .fc-pp__cta-arrow{transform:translate(3px)}.fc-pp.fc-pp .fc-pp__cta--bundle{background:#121212;color:#fff;border-color:#121212;justify-content:center;gap:10px}.fc-pp.fc-pp .fc-pp__cta--bundle:hover{background:#000}.fc-pp.fc-pp .fc-pp__cta--bundle .fc-pp__cta-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:var(--fc-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1}.fc-pp.fc-pp .fc-pp__ship{margin:14px 0 0;padding:13px 16px 12px;background:#fff;border:1px solid #ebe4d2;border-radius:12px;animation:fc-ship-in .35s cubic-bezier(.16,1,.3,1)}.fc-pp.fc-pp .fc-pp__ship-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 11px;line-height:1.2}.fc-pp.fc-pp .fc-pp__ship-eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--fc-accent);font-weight:700;white-space:nowrap}.fc-pp.fc-pp .fc-pp__ship-headline{margin:0;font-size:13.5px;color:#4a4a4a;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-pp.fc-pp .fc-pp__ship-headline strong{color:#121212;font-weight:700}.fc-pp.fc-pp .fc-pp__ship-track{position:relative;height:8px;margin:0 4px 6px}.fc-pp.fc-pp .fc-pp__ship-rail,.fc-pp.fc-pp .fc-pp__ship-rail-fill{position:absolute;left:0;right:0;top:50%;height:1.5px;border-radius:999px;transform:translateY(-50%)}.fc-pp.fc-pp .fc-pp__ship-rail{background:#e6dfcc}.fc-pp.fc-pp .fc-pp__ship-rail-fill{right:auto;width:50%;background:linear-gradient(90deg,var(--fc-accent) 0%,#ffb066 100%);transform:translateY(-50%) scaleX(0);transform-origin:left;animation:fc-ship-fill 1.4s cubic-bezier(.16,1,.3,1) .15s forwards}.fc-pp.fc-pp .fc-pp__ship-mark{position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:#fff;border:1.5px solid #d6c9a8;transform:translate(-50%,-50%)}.fc-pp.fc-pp .fc-pp__ship-mark--done{background:var(--fc-accent);border-color:var(--fc-accent)}.fc-pp.fc-pp .fc-pp__ship-mark--curr{background:#fff;border-color:var(--fc-accent);box-shadow:0 0 #ff7a1566;animation:fc-ship-pulse 2.4s infinite cubic-bezier(.4,0,.6,1)}.fc-pp.fc-pp .fc-pp__ship-stops{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding:0 4px}.fc-pp.fc-pp .fc-pp__ship-stop{display:flex;flex-direction:column;gap:1px;line-height:1.15}.fc-pp.fc-pp .fc-pp__ship-stop:nth-child(2){text-align:center}.fc-pp.fc-pp .fc-pp__ship-stop:nth-child(3){text-align:right}.fc-pp.fc-pp .fc-pp__ship-stage{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:#8a7c5a;font-weight:600}.fc-pp.fc-pp .fc-pp__ship-date{font-size:11.5px;font-weight:700;color:#121212;letter-spacing:-.005em}@keyframes fc-ship-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes fc-ship-fill{0%{transform:translateY(-50%) scaleX(0)}to{transform:translateY(-50%) scaleX(1)}}@keyframes fc-ship-pulse{0%,to{box-shadow:0 0 #ff7a1566}50%{box-shadow:0 0 0 5px #ff7a1500}}@media(max-width:480px){.fc-pp.fc-pp .fc-pp__ship{padding:11px 13px 10px;margin:12px 0 0;border-radius:11px}.fc-pp.fc-pp .fc-pp__ship-row{margin-bottom:10px;gap:8px}.fc-pp.fc-pp .fc-pp__ship-eyebrow{font-size:9.5px;letter-spacing:.16em}.fc-pp.fc-pp .fc-pp__ship-headline{font-size:12.5px}.fc-pp.fc-pp .fc-pp__ship-stage{font-size:9px}.fc-pp.fc-pp .fc-pp__ship-date{font-size:11px}}.fc-pp.fc-pp .fc-pp__cta-label{display:inline-block;visibility:visible;opacity:1}.fc-pp.fc-pp .fc-pp__stock{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#ecfdf4;border:1px solid rgba(34,197,94,.2);border-radius:14px;font-size:13.5px;color:#1f2937;margin:4px 0 12px;width:100%;box-sizing:border-box;font-weight:500;line-height:1.35}.fc-pp.fc-pp .fc-pp__stock-dot{position:relative;display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;animation:fc-pulse 2s infinite ease-in-out;flex:0 0 9px}.fc-pp.fc-pp .fc-pp__stock-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(34,197,94,.7);animation:fc-wave 2s infinite ease-out}.fc-pp.fc-pp .fc-pp__stock-text{flex:1 1 auto;min-width:0}.fc-pp.fc-pp .fc-pp__stock-head{font-weight:700;color:#047857}.fc-pp.fc-pp .fc-pp__stock-mid,.fc-pp.fc-pp .fc-pp__stock-tail{color:#4b5563}.fc-pp.fc-pp .fc-pp__stock-time{color:#d97706;font-weight:700;white-space:nowrap}.fc-pp.fc-pp .fc-pp__stock-detail{color:#1f2937;font-weight:600}.fc-pp.fc-pp .fc-pp__stock[data-fc-detect-state=match] .fc-pp__stock-detail{color:#047857}.fc-pp.fc-pp .fc-pp__stock[data-fc-detect-state=nomatch] .fc-pp__stock-detail{color:#9a3412}.fc-pp.fc-pp .fc-pp__stock-cta{display:inline-flex;align-items:center;gap:4px;margin-left:10px;padding:0;border:none;background:transparent;color:var(--fc-accent);font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer;line-height:1.35;white-space:nowrap;vertical-align:baseline}.fc-pp.fc-pp .fc-pp__stock-cta[hidden]{display:none}.fc-pp.fc-pp .fc-pp__stock-cta:hover{text-decoration:underline}.fc-pp.fc-pp .fc-pp__stock-cta svg{width:12px;height:12px;transition:transform .18s ease}.fc-pp.fc-pp .fc-pp__stock-cta:hover svg{transform:translate(2px)}@keyframes fc-pulse{50%{opacity:.55}}@keyframes fc-wave{to{transform:scale(2.4);opacity:0}}.fc-pp.fc-pp .fc-pp__sheet{display:none}@media(max-width:989px){.fc-pp.fc-pp .fc-pp__sheet{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.fc-pp.fc-pp .fc-pp__sheet[aria-hidden=false]{visibility:visible;opacity:1}.fc-pp.fc-pp .fc-pp__sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1212128c;cursor:pointer}.fc-pp.fc-pp .fc-pp__sheet-panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:22px 22px 0 0;padding:12px 20px 28px;max-height:88vh;overflow-y:auto;transform:translateY(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:0 -8px 28px #0000002e;-webkit-overflow-scrolling:touch}.fc-pp.fc-pp .fc-pp__sheet[aria-hidden=false] .fc-pp__sheet-panel{transform:translateY(0)}.fc-pp.fc-pp .fc-pp__sheet-grip{width:42px;height:4px;background:#d9d4c4;border-radius:2px;margin:2px auto 18px}.fc-pp.fc-pp .fc-pp__sheet-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;background:#0000000d;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;color:#121212;display:flex;align-items:center;justify-content:center;padding:0}.fc-pp.fc-pp .fc-pp__sheet-close:hover{background:#0000001a}.fc-pp.fc-pp .fc-pp__sheet-body{padding:0 4px}.fc-pp.fc-pp .fc-pp__sheet-eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#8a7c5a;font-weight:600;margin:0 0 6px}.fc-pp.fc-pp .fc-pp__sheet-heading{font-size:1.5rem;line-height:1.15;margin:0 0 10px;font-weight:700;color:#121212;letter-spacing:-.01em}.fc-pp.fc-pp .fc-pp__sheet-pct{font-style:normal;color:var(--fc-accent)}.fc-pp.fc-pp .fc-pp__sheet-desc{font-size:14px;line-height:1.5;color:#4b5563;margin:0 0 20px}.fc-pp.fc-pp .fc-pp__sheet-items{display:flex;flex-direction:column;gap:10px;margin:0 0 20px}.fc-pp.fc-pp .fc-pp__sheet-item{display:flex;gap:12px;align-items:center;padding:10px 14px 10px 10px;background:#faf9f6;border:2px solid transparent;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .18s ease,background .18s ease}.fc-pp.fc-pp .fc-pp__sheet-item:hover{border-color:#e1dccc}.fc-pp.fc-pp .fc-pp__sheet-item.is-selected{border-color:var(--fc-accent);background:#fff7f0}.fc-pp.fc-pp .fc-pp__sheet-item-img{width:56px;height:56px;border-radius:8px;object-fit:cover;flex:0 0 56px;background:#fff}.fc-pp.fc-pp .fc-pp__sheet-item-body{flex:1 1 auto;min-width:0}.fc-pp.fc-pp .fc-pp__sheet-item-name{display:block;font-size:13.5px;font-weight:600;color:#121212;margin:0 0 3px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fc-pp.fc-pp .fc-pp__sheet-item-price{display:block;font-size:13.5px;color:var(--fc-accent);font-weight:700;letter-spacing:-.01em}.fc-pp.fc-pp .fc-pp__sheet-item-was{text-decoration:line-through;color:#9ca3af;margin-left:6px;font-size:11.5px;font-weight:500}.fc-pp.fc-pp .fc-pp__sheet-item-check{width:26px;height:26px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 26px;background:#fff;transition:border-color .18s ease,background .18s ease;color:#fff}.fc-pp.fc-pp .fc-pp__sheet-item.is-selected .fc-pp__sheet-item-check{background:var(--fc-accent);border-color:var(--fc-accent)}.fc-pp.fc-pp .fc-pp__sheet-item-check svg{width:14px;height:14px;opacity:0;transition:opacity .18s ease;stroke:currentColor}.fc-pp.fc-pp .fc-pp__sheet-item.is-selected .fc-pp__sheet-item-check svg{opacity:1}.fc-pp.fc-pp .fc-pp__sheet-cta{padding:14px 18px;font-size:14px}.fc-pp.fc-pp .fc-pp__sheet-cta[disabled]{opacity:.7;cursor:wait}}@media(max-width:989px){.fc-pp.fc-pp{overflow-x:hidden}.fc-pp.fc-pp .fc-pp__grid{display:block}.fc-pp.fc-pp .fc-pp__media{background:#fff;padding:12px 0 0;display:block;position:static;gap:0;min-height:0}.fc-pp.fc-pp .fc-pp__stage{display:flex!important;width:100%;height:auto;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;margin:0}.fc-pp.fc-pp .fc-pp__stage::-webkit-scrollbar{display:none}.fc-pp.fc-pp .fc-pp__slide{position:relative!important;inset:auto!important;flex:0 0 100%;width:100%;height:320px;opacity:1!important;pointer-events:auto!important;z-index:auto!important;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:0 24px;box-sizing:border-box;transition:none}.fc-pp.fc-pp .fc-pp__slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;margin:0}.fc-pp.fc-pp .fc-pp__chrome{padding:8px 16px 16px;max-width:100%;min-width:0}.fc-pp.fc-pp .fc-pp__thumb-track{flex:1 1 auto;max-width:100%}.fc-pp.fc-pp .fc-pp__thumb{width:54px;height:54px;border-radius:10px}.fc-pp.fc-pp .fc-pp__info{background:var(--fc-bg);padding:24px 16px 32px}.fc-pp.fc-pp .fc-pp__title{font-size:1.75rem;line-height:1.15;margin:0 0 6px}.fc-pp.fc-pp .fc-pp__subtitle{font-size:13px;margin:0 0 14px}.fc-pp.fc-pp .fc-pp__rating{margin:0 0 16px;font-size:13px;gap:6px}.fc-pp.fc-pp .fc-pp__stars{font-size:13px}.fc-pp.fc-pp .fc-pp__price{margin:0 0 6px;gap:10px}.fc-pp.fc-pp .fc-pp__price-now{font-size:1.55rem}.fc-pp.fc-pp .fc-pp__inst{font-size:13px}.fc-pp.fc-pp .fc-pp__divider{margin:18px 0}.fc-pp.fc-pp .fc-pp__option{margin:0 0 18px}.fc-pp.fc-pp .fc-pp__opt-head{margin:0 0 10px}.fc-pp.fc-pp .fc-pp__opt-label{font-size:10.5px}.fc-pp.fc-pp .fc-pp__chips{display:grid!important;grid-template-columns:repeat(4,1fr);gap:14px 6px;overflow:visible!important;padding:4px 0;scroll-snap-type:none}.fc-pp.fc-pp .fc-pp__chip-wrap{width:auto;flex:none;gap:6px;min-width:0;padding:0}.fc-pp.fc-pp .fc-pp__chip{width:48px;height:48px;border-width:1.5px;padding:3px}.fc-pp.fc-pp .fc-pp__chip-wrap:has(input:checked) .fc-pp__chip{border-width:2px;padding:2.5px}.fc-pp.fc-pp .fc-pp__chip-label{font-size:11px;line-height:1.2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.fc-pp.fc-pp .fc-pp__cta-stack{margin:4px 0 0}.fc-pp.fc-pp .fc-pp__cta{padding:14px 18px;font-size:14px}.fc-pp.fc-pp .fc-pp__stock{font-size:12.5px;padding:12px 14px;margin:4px 0 10px;gap:10px}.fc-pp.fc-pp .fc-pp__detect{font-size:12.5px;padding:12px 12px 12px 14px;margin:-6px 0 10px;gap:10px}}@media(max-width:480px){.fc-pp.fc-pp .fc-pp__slide{height:260px;padding:0 20px}.fc-pp.fc-pp .fc-pp__thumb{width:50px;height:50px}.fc-pp.fc-pp .fc-pp__title{font-size:1.5rem}.fc-pp.fc-pp .fc-pp__subtitle{font-size:12px}.fc-pp.fc-pp .fc-pp__chip{width:44px;height:44px}.fc-pp.fc-pp .fc-pp__chip-label{font-size:10.5px}.fc-pp.fc-pp .fc-pp__price-now{font-size:1.4rem}}.fc-pp.fc-pp .fc-pp__slide.fc-color-hidden,.fc-pp.fc-pp .fc-pp__thumb.fc-color-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/199/assets/fc-pp-info.css.map */
