.fzd,.fzd *{box-sizing:border-box}.fzd{--fzd-orange: #F74E00;--fzd-orange-dark: #C93F00;--fzd-cream: #FFF7F2;--fzd-ink: #121212;--fzd-mute: #4A4A4A;--fzd-soft: #8A8A8A;--fzd-line: rgba(18,18,18,.08);--fzd-sand: #E6DED6;font-family:var(--font-body-family, "Ubuntu", sans-serif);color:var(--fzd-ink);-webkit-font-smoothing:antialiased}.fzd .fzd-wrap{max-width:1400px;margin:0 auto;padding:0 20px}@media(min-width:990px){.fzd .fzd-wrap{padding:0 50px}}.fzd h1,.fzd h2,.fzd h3,.fzd p{margin:0}.fzd .fzd-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--fzd-orange)}.fzd .fzd-h2{font-size:clamp(30px,4vw,46px);line-height:1.08;font-weight:700;letter-spacing:-.02em;color:var(--fzd-ink)}.fzd .fzd-h2 em,.fzd .fzd-h1 em{font-style:normal;color:var(--fzd-orange)}.fzd .fzd-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 26px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .12s ease,background .12s ease;line-height:1}.fzd .fzd-btn:hover{transform:translateY(-1px)}.fzd .fzd-btn--orange{background:var(--fzd-orange);color:#fff}.fzd .fzd-btn--orange:hover{background:var(--fzd-orange-dark);color:#fff}.fzd .fzd-btn--ink{background:var(--fzd-ink);color:#fff}.fzd .fzd-btn--ghost{background:#fff;color:var(--fzd-ink);border-color:var(--fzd-ink)}.fzd .fzd-btn--soft{background:#fff;color:var(--fzd-ink);border-color:var(--fzd-sand)}.fzd .fzd-btn svg{width:16px;height:16px}.fzd .fzd-pill{display:inline-flex;align-items:center;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px;background:#fff1e8;color:var(--fzd-orange-dark);white-space:nowrap}.fzd .fzd-pill.on{background:var(--fzd-orange);color:#fff}.fzd .fzd-fill:empty{display:block}.fzd-hero{background:var(--fzd-cream);overflow:hidden}.fzd-hero__inner{display:grid;grid-template-columns:1fr;gap:28px;padding:36px 0 0}@media(min-width:990px){.fzd-hero__inner{grid-template-columns:1.05fr 1fr;gap:48px;align-items:end;padding:56px 0 0}}.fzd-hero__copy{display:flex;flex-direction:column;gap:20px;padding-bottom:8px}@media(min-width:990px){.fzd-hero__copy{padding-bottom:64px;align-self:center}}.fzd-hero__badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;background:#fff;border:1px solid rgba(247,78,0,.25);border-radius:999px;padding:7px 13px 7px 10px;font-size:12px;font-weight:700;color:var(--fzd-orange);letter-spacing:.06em;text-transform:uppercase}.fzd-hero__badge svg{width:16px;height:16px;fill:var(--fzd-orange)}.fzd .fzd-h1{font-size:clamp(38px,5.4vw,72px);line-height:1.02;font-weight:700;letter-spacing:-.02em}.fzd-hero__sub{font-size:17px;line-height:1.55;color:var(--fzd-mute);max-width:540px}.fzd-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.fzd-hero__proof{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--fzd-mute)}.fzd-hero__proof b{color:var(--fzd-ink)}.fzd-stars{color:var(--fzd-orange);letter-spacing:2px;font-size:14px;line-height:1}.fzd-hero__timer{display:inline-flex;align-items:center;gap:8px;width:fit-content;background:var(--fzd-ink);color:#fff;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;letter-spacing:.04em}.fzd-hero__timer[hidden]{display:none}.fzd-hero__timer b{font-variant-numeric:tabular-nums}.fzd-hero__media{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:320px}.fzd-hero__blob{position:absolute;left:50%;bottom:-120px;transform:translate(-50%);width:min(620px,120%);aspect-ratio:1;border-radius:999px;background:#ffe3d2}.fzd-hero__img{position:relative;width:min(420px,78%);height:auto!important;border-radius:24px 24px 0 0;display:block;object-fit:cover}.fzd-hero__sticker{position:absolute;border-radius:14px;padding:12px 16px;font-weight:700;box-shadow:0 10px 24px #12121224;line-height:1}.fzd-hero__sticker--off{top:8%;left:4%;background:var(--fzd-orange);color:#fff;transform:rotate(-6deg);display:flex;flex-direction:column;gap:4px}.fzd-hero__sticker--off b{font-size:clamp(22px,3vw,34px);letter-spacing:-.02em}.fzd-hero__sticker--off span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.9}.fzd-hero__sticker--gift{top:38%;right:2%;background:#fff;color:var(--fzd-ink);transform:rotate(5deg);font-size:13px;display:flex;align-items:center;gap:8px}.fzd-hero__sticker--gift svg{width:18px;height:18px;stroke:var(--fzd-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-trust{border-bottom:1px solid var(--fzd-line);background:#fff}.fzd-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:18px 0}@media(min-width:990px){.fzd-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0;height:84px;align-items:center}}.fzd-trust__item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.fzd-trust__item svg{width:20px;height:20px;flex-shrink:0;stroke:var(--fzd-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-ladder{background:#fff;padding:44px 0 36px}@media(min-width:990px){.fzd-ladder{padding:64px 0 56px}}.fzd-ladder__head{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}@media(min-width:990px){.fzd-ladder__head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:40px}}.fzd-ladder__side{display:flex;flex-direction:column;gap:4px}@media(min-width:990px){.fzd-ladder__side{text-align:right;max-width:340px}}.fzd-ladder__summary{font-size:15px;font-weight:700}.fzd-ladder__note{font-size:13px;color:var(--fzd-mute)}.fzd-track{position:relative;height:150px;margin:0 34px}@media(min-width:990px){.fzd-track{height:232px;margin:0 56px}}.fzd-track__rail{position:absolute;left:0;right:0;top:46px;height:8px;border-radius:999px;background:#f3eae2;overflow:hidden}@media(min-width:990px){.fzd-track__rail{top:64px;height:12px}}.fzd-track__fill{height:100%;width:0;border-radius:999px;background:var(--fzd-orange);transition:width .5s ease}.fzd-node{position:absolute;top:0;width:0;display:flex;flex-direction:column;align-items:center;gap:6px;transform:translate(-50%)}@media(min-width:990px){.fzd-node{gap:10px}}.fzd-node__thr{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fzd-soft);white-space:nowrap}@media(min-width:990px){.fzd-node__thr{font-size:12px}}.fzd-node__ring{position:relative;width:52px;height:52px;flex-shrink:0}@media(min-width:990px){.fzd-node__ring{width:76px;height:76px}}.fzd-node__face{width:100%;height:100%;border-radius:999px;overflow:hidden;border:3px solid var(--fzd-sand);background:#fff;opacity:.65;display:flex;align-items:center;justify-content:center}.fzd-node__face img{width:100%;height:100%;object-fit:cover;display:block}.fzd-node__face svg{width:46%;height:46%;stroke:#c9c1b9;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fzd-node__check{position:absolute;right:-4px;bottom:-3px;width:20px;height:20px;border-radius:999px;background:var(--fzd-orange);border:2px solid #fff;display:none;align-items:center;justify-content:center}.fzd-node__check svg{width:11px;height:11px;stroke:#fff;fill:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}@media(min-width:990px){.fzd-node__check{width:26px;height:26px;border-width:3px;right:-4px;bottom:-4px}.fzd-node__check svg{width:14px;height:14px}}.fzd-node.on .fzd-node__face{border-color:var(--fzd-orange);opacity:1}.fzd-node.on .fzd-node__face svg{stroke:var(--fzd-orange)}.fzd-node.on .fzd-node__check{display:flex}.fzd-node__name{font-size:11px;font-weight:700;white-space:nowrap;text-align:center;max-width:86px;overflow:hidden;text-overflow:ellipsis}.fzd-node__val{font-size:12px;color:var(--fzd-mute);white-space:nowrap;display:none}@media(min-width:990px){.fzd-node__name{font-size:14px;max-width:none}.fzd-node__val{display:block}}.fzd-node .fzd-pill{font-size:9px;padding:3px 7px;margin-top:2px}@media(min-width:990px){.fzd-node .fzd-pill{font-size:11px;padding:5px 10px}}.fzd-node--desk{display:none}@media(min-width:990px){.fzd-node--desk{display:flex}}.fzd-node.soldout .fzd-node__face{filter:grayscale(1)}.fzd-bar{position:relative;z-index:2;background:#fff;border-bottom:1px solid var(--fzd-line);box-shadow:0 8px 24px #1212120f}.fzd-bar.is-fixed{position:fixed;left:0;right:0}.fzd-bar__ph{display:none}.fzd-bar__ph.on{display:block}.fzd-bar__row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.fzd-bar__tabs{display:flex;align-items:center;gap:6px;background:#f5f1ec;border-radius:999px;padding:4px;flex-shrink:0}.fzd-tab{cursor:pointer;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:700;color:var(--fzd-ink);background:transparent;border:0;font-family:inherit;white-space:nowrap}.fzd-tab.on{background:var(--fzd-ink);color:#fff}.fzd-bar__prog{flex-grow:1;max-width:520px;display:flex;align-items:center;gap:12px;cursor:pointer;border-radius:12px;-webkit-tap-highlight-color:transparent}.fzd-bar__prog:focus-visible{outline:2px solid var(--fzd-orange);outline-offset:2px}.fzd-bar__progbody{flex-grow:1;display:flex;flex-direction:column;gap:7px;min-width:0}.fzd-bar__bagicon{display:none;position:relative;width:40px;height:40px;border-radius:999px;background:var(--fzd-ink);color:#fff;align-items:center;justify-content:center;flex-shrink:0}.fzd-bar__bagicon svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-bar__bagicon span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--fzd-orange);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-sizing:content-box}.fzd-bar__chev{display:none;width:28px;height:28px;border-radius:999px;background:#f5f1ec;align-items:center;justify-content:center;flex-shrink:0}.fzd-bar__chev svg{width:16px;height:16px;stroke:var(--fzd-ink);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@media(min-width:990px){.fzd-bar__prog:hover .fzd-bar__line b{text-decoration:underline;text-underline-offset:3px}}.fzd-bar__line{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;font-size:13px;gap:2px 12px}.fzd-bar__line b{white-space:nowrap}.fzd-bar__line b{font-weight:700}.fzd-bar__next{font-weight:700;color:var(--fzd-orange-dark);white-space:nowrap}.fzd-bar__rail{position:relative;height:8px;border-radius:999px;background:#f3eae2;margin:10px 16px 12px 0}.fzd-bar__rail .fzd-track__fill{border-radius:999px}.fzd-bar__dot{position:absolute;top:-12px;width:32px;height:32px;border-radius:999px;overflow:hidden;border:2px solid var(--fzd-sand);background:#fff;transform:translate(-50%);opacity:.65;display:flex;align-items:center;justify-content:center}.fzd-bar__dot img{width:100%;height:100%;object-fit:cover}.fzd-bar__dot svg{width:16px;height:16px;stroke:#c9c1b9;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-bar__dot.on{border-color:var(--fzd-orange);opacity:1}.fzd-bar__dot.on svg{stroke:var(--fzd-orange)}.fzd-bar__right{display:flex;align-items:center;gap:14px;flex-shrink:0}.fzd-bar__nudge{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fzd-mute);max-width:260px;line-height:1.35}.fzd-bar__nudge svg{width:16px;height:16px;flex-shrink:0;stroke:var(--fzd-orange);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.fzd-bar__checkout{display:inline-flex;align-items:center;gap:10px;background:var(--fzd-ink);color:#fff;font-weight:700;font-size:14px;padding:12px 18px;border-radius:8px;text-decoration:none;white-space:nowrap}.fzd-bar__checkout svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-bar__tray{display:none;align-items:center;gap:10px;padding:0 0 10px;margin-top:-6px}.fzd-bar__tray.has{display:flex}.fzd-bar__tray-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fzd-soft);white-space:nowrap}.fzd-bar__chips{display:flex;flex-wrap:wrap;gap:6px}.fzd-chip{display:inline-flex;align-items:center;gap:8px;background:var(--fzd-cream);border:1px solid #F3E4D6;border-radius:999px;padding:6px 8px 6px 12px;font-size:12px;font-weight:700}.fzd-chip span:nth-child(2){color:var(--fzd-soft);font-weight:500}.fzd-chip button{width:20px;height:20px;border-radius:999px;background:#fff;border:1px solid var(--fzd-sand);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:var(--fzd-mute)}.fzd-chip button svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.6;stroke-linecap:round}@media(max-width:989px){.fzd-bar__row{flex-direction:column;align-items:stretch;gap:8px;padding:10px 0;min-height:0}.fzd-bar__prog{max-width:none;gap:10px;background:var(--fzd-cream);border:1px solid #F3E4D6;border-radius:14px;padding:10px 10px 10px 12px}.fzd-bar__prog:active{background:#fbebdd}.fzd-bar__progbody{gap:4px}.fzd-bar__bagicon,.fzd-bar__chev{display:flex}.fzd-bar__line{font-size:13px}.fzd-bar__rail{margin:10px 14px 10px 0}.fzd-bar__tabs{width:100%}.fzd-tab{flex:1;text-align:center;padding:8px 0;font-size:13px}.fzd-bar__right{display:none}.fzd-bar__tray{padding:0 0 8px;margin-top:0}.fzd-bar__tray-label{display:none}.fzd-bar__chips{flex-wrap:nowrap;overflow-x:auto}.fzd-chip{white-space:nowrap;flex-shrink:0;font-size:11px}}.fzd-shop{background:var(--fzd-cream);padding:40px 0 44px}@media(min-width:990px){.fzd-shop{padding:72px 0 88px}}.fzd-shop__head{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}@media(min-width:990px){.fzd-shop__head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:36px}}.fzd-shop__intro{font-size:15px;line-height:1.5;color:var(--fzd-mute);max-width:380px}.fzd-shop__nudge{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fzd-mute)}.fzd-shop__nudge svg{width:16px;height:16px;flex-shrink:0;stroke:var(--fzd-orange);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media(min-width:990px){.fzd-shop__nudge{display:none}}.fzd-panel[hidden]{display:none}.fzd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:750px){.fzd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media(min-width:990px){.fzd-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.fzd-card{background:#fff;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(18,18,18,.06)}@media(min-width:990px){.fzd-card{border-radius:16px}}.fzd-card__media{position:relative;background:var(--fzd-cream);cursor:pointer}.fzd-card__media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}.fzd-card__badge{position:absolute;top:10px;left:10px;background:var(--fzd-ink);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 8px;border-radius:6px}.fzd-card__off{position:absolute;top:10px;right:10px;background:var(--fzd-orange);color:#fff;font-size:10px;font-weight:700;padding:5px 8px;border-radius:6px}.fzd-card__body{padding:12px;display:flex;flex-direction:column;gap:8px}@media(min-width:990px){.fzd-card__body{padding:14px 16px 16px;gap:10px}}.fzd-card__title{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:15px;font-weight:700}@media(min-width:990px){.fzd-card__title{font-size:17px}}.fzd-card__rating{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:400;color:var(--fzd-mute);white-space:nowrap}.fzd-card__rating svg{width:13px;height:13px;fill:var(--fzd-orange)}.fzd-card__priceRow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 10px}.fzd-price{display:flex;align-items:baseline;gap:7px}.fzd-price__sale{font-size:17px;font-weight:700;color:var(--fzd-orange)}.fzd-price__was{font-size:13px;color:var(--fzd-soft);text-decoration:line-through}.fzd-swatches{display:flex;align-items:center;gap:8px}.fzd-swatch{width:18px;height:18px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px #12121226;cursor:pointer;padding:0}@media(min-width:990px){.fzd-swatch{width:20px;height:20px}}.fzd-swatch.on{box-shadow:0 0 0 2px var(--fzd-ink)}.fzd-card .fzd-swatch,.fzd-card .fzd-size,.fzd-card__add,.fzd-card__details,.fzd-card__viewm,.fzd-card__media{pointer-events:auto!important;position:relative;z-index:1}.fzd-card__media img{transition:opacity .2s ease}.fzd-sizes{display:flex;flex-wrap:wrap;gap:6px}.fzd-size{font-size:11px;font-weight:700;padding:6px 9px;border-radius:6px;border:1.5px solid var(--fzd-sand);background:#fff;color:var(--fzd-mute);white-space:nowrap;cursor:pointer;font-family:inherit}@media(min-width:990px){.fzd-size{font-size:12px;padding:7px 10px}}.fzd-size.on{border-color:var(--fzd-ink);background:var(--fzd-ink);color:#fff}.fzd-size.na{opacity:.4;text-decoration:line-through}.fzd-card__actions{display:flex;gap:8px;margin-top:2px}.fzd-card__details{display:none;align-items:center;justify-content:center;gap:6px;height:44px;padding:0 12px;border-radius:8px;border:1.5px solid var(--fzd-sand);background:#fff;color:var(--fzd-ink);font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap;font-family:inherit}@media(min-width:990px){.fzd-card__details{display:inline-flex}}.fzd-card__details svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.fzd-card__add{flex-grow:1;display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:8px;background:var(--fzd-orange);color:#fff;font-weight:700;font-size:14px;cursor:pointer;border:0;font-family:inherit}.fzd-card__add:hover{background:var(--fzd-orange-dark)}.fzd-card__add[disabled]{opacity:.6;cursor:default}.fzd-card__add.done{background:var(--fzd-ink)}.fzd-card__viewm{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:700;color:var(--fzd-mute);cursor:pointer;padding:2px 0;background:none;border:0;font-family:inherit}.fzd-card__viewm svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}@media(min-width:990px){.fzd-card__viewm{display:none}}.fzd-more{display:flex;justify-content:center;margin-top:22px}.fzd-note{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--fzd-mute);background:#fff;border-radius:12px;padding:16px 20px;border:1px solid rgba(18,18,18,.06);margin-top:20px}.fzd-note svg{width:20px;height:20px;flex-shrink:0;stroke:var(--fzd-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-qv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1212128c;display:none;align-items:flex-end;justify-content:center;padding:0}.fzd-qv.open{display:flex}@media(min-width:990px){.fzd-qv{align-items:center;padding:40px}}.fzd-qv__box{width:100%;max-height:92vh;max-height:92dvh;overflow:auto;background:#fff;border-radius:20px 20px 0 0;position:relative}@media(min-width:990px){.fzd-qv__box{width:1040px;border-radius:20px;box-shadow:0 30px 80px #0000004d}}.fzd-qv__close{position:sticky;top:12px;margin:12px 12px -52px auto;width:40px;height:40px;border-radius:999px;background:#fff;border:1px solid rgba(18,18,18,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;padding:0;box-shadow:0 2px 10px #0000001f}.fzd-qv__close svg{width:18px;height:18px;stroke:var(--fzd-ink);fill:none;stroke-width:2.4;stroke-linecap:round}.fzd-qv__top{display:grid;grid-template-columns:1fr}@media(min-width:990px){.fzd-qv__top{grid-template-columns:repeat(2,minmax(0,1fr))}}.fzd-qv__media{background:var(--fzd-cream);padding:20px;display:flex;flex-direction:column;gap:12px}@media(min-width:990px){.fzd-qv__media{padding:40px}}.fzd-qv__img{border-radius:14px;overflow:hidden;aspect-ratio:1 / 1;background:#fff}.fzd-qv__img img{width:100%;height:100%;object-fit:cover;display:block}.fzd-qv__thumbs{display:flex;gap:8px;overflow-x:auto}.fzd-qv__thumbs img{width:60px;height:60px;border-radius:10px;border:1px solid var(--fzd-sand);object-fit:cover;cursor:pointer;flex-shrink:0;background:#fff}.fzd-qv__thumbs img.on{border:2px solid var(--fzd-orange)}.fzd-qv__info{padding:20px 20px 24px;display:flex;flex-direction:column;gap:14px}@media(min-width:990px){.fzd-qv__info{padding:44px 44px 32px 36px;gap:16px}}.fzd-qv__title{font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.1;padding-right:36px}.fzd-qv__meta{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fzd-mute)}.fzd-qv__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.fzd-qv__price .fzd-price__sale{font-size:26px}.fzd-qv__price .fzd-price__was{font-size:15px}.fzd-qv__desc{font-size:15px;line-height:1.55;color:var(--fzd-mute)}.fzd-qv__opt{display:flex;flex-direction:column;gap:8px}.fzd-qv__optlabel{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--fzd-soft)}.fzd-qv__buy{display:flex;align-items:center;gap:12px}.fzd-qty{display:flex;align-items:center;border:1.5px solid var(--fzd-sand);border-radius:8px;height:48px;flex-shrink:0}.fzd-qty button{width:42px;height:100%;background:none;border:0;font-size:20px;cursor:pointer;color:var(--fzd-ink);font-family:inherit}.fzd-qty span{width:30px;text-align:center;font-size:15px;font-weight:700}.fzd-qv__add{flex-grow:1}.fzd-qv__unlock{font-size:13px;color:var(--fzd-soft)}.fzd-qv__bottom{padding:24px 20px 32px;display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--fzd-line)}@media(min-width:990px){.fzd-qv__bottom{padding:28px 44px 36px 40px}}.fzd-qv__loves{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:990px){.fzd-qv__loves{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}}.fzd-qv__love{display:flex;align-items:center;gap:8px;font-size:14px}.fzd-qv__love svg{width:14px;height:14px;stroke:var(--fzd-orange);fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.fzd-qv__acc details{border-top:1px solid rgba(18,18,18,.1)}.fzd-qv__acc details:last-child{border-bottom:1px solid rgba(18,18,18,.1)}.fzd-qv__acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fzd-qv__acc summary::-webkit-details-marker{display:none}.fzd-qv__acc summary:after{content:"+";color:var(--fzd-orange);font-size:20px;line-height:1}.fzd-qv__acc details[open] summary:after{content:"\2013"}.fzd-qv__acc .fzd-qv__accbody{padding:0 0 16px;font-size:14px;line-height:1.55;color:var(--fzd-mute)}.fzd-qv__accbody p{margin:0 0 8px}body.fzd-qv-open{overflow:hidden}.fzd-bundles{background:#fff;padding:44px 0}@media(min-width:990px){.fzd-bundles{padding:96px 0}}.fzd-bundles__head{display:flex;flex-direction:column;gap:10px;max-width:760px;margin-bottom:24px}@media(min-width:990px){.fzd-bundles__head{margin-bottom:40px}}.fzd-bundles__intro{font-size:16px;line-height:1.55;color:var(--fzd-mute)}.fzd-bgrid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:990px){.fzd-bgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.fzd-bcard{border-radius:18px;border:1px solid var(--fzd-line);overflow:hidden;display:flex;flex-direction:column;background:#fff;position:relative}.fzd-bcard.hot{border:2px solid var(--fzd-orange);box-shadow:0 18px 44px #f74e0024}.fzd-bcard__tag{position:absolute;top:14px;right:14px;background:var(--fzd-ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:7px 11px;border-radius:6px;z-index:1}.fzd-bcard__media{background:var(--fzd-cream)}.fzd-bcard__media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;background:#fff7f2}.fzd-bcard__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:12px}.fzd-bcard__name{font-size:20px;font-weight:700}.fzd-bcard__sub{font-size:14px;color:var(--fzd-mute)}.fzd-bcard .fzd-price__sale{font-size:24px}.fzd-bcard .fzd-price__was{font-size:14px}.fzd-bcard__chips{display:flex;flex-wrap:wrap;gap:6px}.fzd-uchip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;border-radius:999px;padding:6px 10px;background:#f5f5f5;color:var(--fzd-soft)}.fzd-uchip.on{background:#fff1e8;color:var(--fzd-orange)}.fzd-uchip svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;display:none}.fzd-uchip.on svg{display:block}.fzd-how{background:var(--fzd-cream);padding:44px 0}@media(min-width:990px){.fzd-how{padding:96px 0}}.fzd-how__inner{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:990px){.fzd-how__inner{grid-template-columns:520px 1fr;gap:80px;align-items:center}}.fzd-how__media{border-radius:20px;overflow:hidden;background:#fff}.fzd-how__media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;display:block}.fzd-how__copy{display:flex;flex-direction:column;gap:24px}.fzd-how__intro{font-size:16px;line-height:1.55;color:var(--fzd-mute);max-width:560px}.fzd-how__rows{display:flex;flex-direction:column}.fzd-how__row{display:flex;gap:16px;padding:16px 0;border-top:1px solid rgba(18,18,18,.1)}.fzd-how__row:last-child{border-bottom:1px solid rgba(18,18,18,.1)}.fzd-how__num{font-size:12px;font-weight:700;color:var(--fzd-orange);width:28px;flex-shrink:0;padding-top:3px}.fzd-how__row b{display:block;font-size:17px;margin-bottom:3px}.fzd-how__row span{font-size:14px;color:var(--fzd-mute)}.fzd-reviews{background:#fff;padding:44px 0}@media(min-width:990px){.fzd-reviews{padding:96px 0 64px}}.fzd-reviews__head{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media(min-width:990px){.fzd-reviews__head{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:32px}}.fzd-reviews__score{display:flex;align-items:center;gap:12px;background:var(--fzd-cream);border-radius:12px;padding:12px 18px;width:fit-content}.fzd-reviews__score b{font-size:28px;line-height:1}.fzd-reviews__score small{font-size:12px;color:var(--fzd-mute);display:block}.fzd-reviews .loox-widget{max-width:none!important}.fzd-cta{background:linear-gradient(100deg,#ff6a1f,#f74e00 55%,#e04400);color:#fff;padding:44px 0}@media(min-width:990px){.fzd-cta{padding:88px 0}}.fzd-cta__inner{display:flex;flex-direction:column;gap:16px}@media(min-width:990px){.fzd-cta__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px}}.fzd-cta__copy{display:flex;flex-direction:column;gap:12px;max-width:760px}.fzd-cta__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.85}.fzd-cta__h{font-size:clamp(32px,4.2vw,56px);line-height:1.04;font-weight:700;letter-spacing:-.02em;color:#fff}.fzd-cta__sub{font-size:17px;line-height:1.5;opacity:.92}.fzd-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#fff;color:var(--fzd-orange);font-weight:700;font-size:17px;padding:18px 32px;border-radius:999px;text-decoration:none;flex-shrink:0}.fzd-cta__btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.fzd-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:var(--fzd-ink);color:#fff;padding:12px 18px;border-radius:10px;font-size:14px;font-weight:700;z-index:1100;opacity:0;transition:all .25s ease;pointer-events:none;max-width:calc(100vw - 32px);text-align:center}.fzd-toast.show{opacity:1;transform:translate(-50%)}.fzd img[height]{height:auto}.fzd-qv__img img{height:100%}.fzd-how__left{display:flex;flex-direction:column;gap:14px}.fzd-how__media--stage{position:relative;aspect-ratio:1 / 1;background:#f3ede7}.fzd-how__media--stage .fzd-how__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;opacity:0;transition:opacity .55s ease}.fzd-how__media--stage .fzd-how__img.on{opacity:1}.fzd-how__tag{position:absolute;left:14px;top:14px;background:#fff;color:var(--fzd-orange);border-radius:999px;padding:7px 13px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 2px 12px #00000014;pointer-events:none}.fzd-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fzd-how__step{appearance:none;-webkit-appearance:none;background:transparent;border:0;border-top:3px solid var(--fzd-sand);border-radius:0;padding:10px 2px 0;margin:0;text-align:left;cursor:pointer;font-family:inherit;color:var(--fzd-ink);position:relative;min-width:0}.fzd-how__step i{position:absolute;left:0;top:-3px;height:3px;width:0;background:var(--fzd-orange)}.fzd-how__step.on i{width:100%;transition:width 3.8s linear}.fzd-how__step.on.hold i{transition:none}.fzd-how__step small{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--fzd-soft)}.fzd-how__step.on small{color:var(--fzd-orange)}.fzd-how__step b{display:block;font-size:16px;font-weight:700;margin-top:2px}.fzd-how__step span{display:block;font-size:12.5px;line-height:1.35;color:var(--fzd-mute);margin-top:3px}.fzd-how__step:focus-visible{outline:2px solid var(--fzd-orange);outline-offset:4px}@media(max-width:749px){.fzd-how__step span{display:none}.fzd-how__step b{font-size:14px}.fzd-how__steps{gap:8px}}.fzd-hero__media--card{align-items:center;padding:0 0 32px}@media(min-width:990px){.fzd-hero__media--card{padding:0 0 52px}}.fzd-hero__media--card .fzd-hero__blob{display:none}.fzd-hero__media--card .fzd-hero__img{width:min(470px,92%);aspect-ratio:3 / 4;height:auto!important;object-fit:cover;object-position:center top;border-radius:24px;background:#fff;box-shadow:0 24px 60px #1212121f}.fzd-hero__media--card .fzd-hero__sticker--off{top:5%;left:2%}.fzd-hero__media--card .fzd-hero__sticker--gift{top:46%;right:0}@media(max-width:989px){.fzd-hero__media--card .fzd-hero__img{width:min(420px,100%)}}@media(max-width:749px){html.fz-pinned .fz-topbars{display:none}html.fz-pinned body{padding-top:0!important}html.fz-pinned .section-header{top:0!important}}button.fzd-bcard__media{display:block;width:100%;padding:0;margin:0;border:0;border-radius:0;cursor:pointer;font:inherit;appearance:none;-webkit-appearance:none;text-align:inherit}button.fzd-bcard__media:focus-visible{outline:2px solid var(--fzd-orange);outline-offset:-2px}.fzd-bcard__details{display:inline-flex;align-items:center;gap:6px;width:fit-content;background:transparent;border:0;padding:0;margin:-4px 0 2px;font:inherit;font-size:13px;font-weight:600;color:var(--fzd-mute);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.fzd-bcard__details svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fzd-bcard__details:hover{color:var(--fzd-ink)}.fzd-shop,.fzd-shop *{overflow-anchor:none}.fzd-card[hidden],.fzd-card.fzd-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fz-dd.css.map */
