.fm-footer{padding:64px 0 30px;background:#111a2e;color:#ffffffad}.fm-footer .fm-shell{width:min(100% - 40px,1280px);margin-inline:auto}.fm-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.fm-footer__brand img{width:min(240px,100%);filter:invert(1)}.fm-footer__brand>p{max-width:420px;font-size:.82rem;line-height:1.7}.fm-footer__heading,.fm-footer__policy strong{color:color-mix(in srgb,var(--fm-accent) 75%,white);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.fm-footer__grid>div:not(.fm-footer__brand) a{display:block;margin:11px 0;font-size:.8rem}.fm-footer__grid a:hover{color:color-mix(in srgb,var(--fm-accent) 75%,white)}.fm-footer__policy{max-width:430px;margin-top:18px;padding:18px 22px;border-left:3px solid var(--fm-accent);background:#ffffff0d}.fm-footer__policy p{margin:7px 0 0;font-size:.75rem;line-height:1.65}.fm-footer__bottom{display:flex;justify-content:space-between;margin-top:46px;padding-top:26px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff6b;font-size:.68rem}@media(max-width:749px){.fm-footer .fm-shell{width:min(100% - 28px,1280px)}.fm-footer__grid{grid-template-columns:1fr 1fr;gap:34px 22px}.fm-footer__brand{grid-column:1 / -1}.fm-footer__bottom{flex-direction:column;gap:8px}}.fm-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid var(--fm-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fm-header .fm-shell{width:min(100% - 40px,1280px);margin-inline:auto}.fm-announcement{padding:9px 20px;background:var(--fm-ink);color:#fff;text-align:center;font-size:.72rem;letter-spacing:.05em}.fm-header__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.fm-header__brand{justify-self:start;max-width:240px}.fm-header__brand img{width:100%;height:auto}.fm-header__nav{display:flex;gap:34px}.fm-header__nav a{color:var(--fm-ink);font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.fm-header__nav a:hover{color:var(--fm-accent)}.fm-header__actions{justify-self:end;display:flex;align-items:center;gap:20px;font-size:1.25rem}.fm-header__actions sup{margin-left:2px;font-size:.55rem}.fm-header__actions details{display:none}@media(max-width:749px){.fm-header .fm-shell{width:min(100% - 28px,1280px)}.fm-header__inner{min-height:68px;grid-template-columns:1fr auto}.fm-header__brand{max-width:180px}.fm-header__nav,.fm-header__actions>a:first-child{display:none}.fm-header__actions details{display:block}.fm-header__actions summary{width:26px;display:grid;gap:6px;list-style:none;cursor:pointer}.fm-header__actions summary::-webkit-details-marker{display:none}.fm-header__actions summary span{height:1px;background:var(--fm-ink)}.fm-header__actions details nav{position:absolute;left:0;top:100%;width:100%;display:grid;gap:18px;padding:24px;background:#fff;border-top:1px solid var(--fm-border);font-size:.8rem}}.fm-store h1,.fm-store h2,.fm-store h3{font-family:var(--fm-serif);font-weight:500}.fm-store .fm-eyebrow{margin:0 0 12px;color:var(--fm-accent);font-size:.72rem;font-weight:600;letter-spacing:.3em;text-align:center;text-transform:uppercase}.fm-title{margin:0 0 44px;color:var(--fm-ink);font-size:clamp(2.15rem,4vw,3rem);text-align:center}.fm-store .fm-button{background:var(--fm-accent);border-color:var(--fm-accent);color:var(--fm-ink);font-weight:700;border-radius:2px}.fm-store .fm-button:hover{background:color-mix(in srgb,var(--fm-accent) 82%,white);color:var(--fm-ink)}.fm-hero{position:relative;overflow:hidden;padding:112px 0 126px;background:linear-gradient(135deg,var(--fm-ink),color-mix(in srgb,var(--fm-ink) 82%,#526a99));color:#fff;text-align:center}.fm-hero:before,.fm-hero:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--fm-accent) 20%,transparent),transparent 70%)}.fm-hero:before{width:620px;height:620px;right:-180px;top:-340px}.fm-hero:after{width:420px;height:420px;left:-140px;bottom:-240px}.fm-hero__content{position:relative;z-index:1;max-width:780px}.fm-hero h1{margin:0 auto 24px;font-size:clamp(3.2rem,6vw,5rem);line-height:1.12}.fm-hero h1 em{color:color-mix(in srgb,var(--fm-accent) 78%,white);font-weight:400}.fm-hero__text{max-width:670px;margin:0 auto 38px;color:#ffffffd1;font-size:1.08rem;line-height:1.75}.fm-discount{padding:30px 0;background:var(--fm-paper);border-bottom:1px solid var(--fm-border);text-align:center}.fm-discount h2{margin:0 0 5px;color:var(--fm-ink);font-size:1.35rem}.fm-discount p{margin:0;color:color-mix(in srgb,var(--fm-ink) 60%,white);font-size:.88rem}.fm-discount__tiers{display:inline-flex;margin-top:18px;border:1px solid var(--fm-accent);border-radius:4px;overflow:hidden}.fm-discount__tiers>div{padding:10px 26px;border-right:1px solid var(--fm-accent);color:var(--fm-ink);font-size:.8rem}.fm-discount__tiers>div:last-child{border:0}.fm-discount__tiers strong{font-size:1rem}.fm-categories,.fm-products,.fm-steps{padding-block:78px}.fm-categories__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.fm-category{padding:0 0 25px;background:var(--fm-paper);border:1px solid transparent;border-radius:4px;text-align:center;overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}.fm-category:hover{border-color:var(--fm-accent);box-shadow:0 12px 30px color-mix(in srgb,var(--fm-ink) 10%,transparent);transform:translateY(-4px)}.fm-category__media{aspect-ratio:1.28;overflow:hidden}.fm-category img,.fm-category svg{width:100%;height:100%;object-fit:cover}.fm-category h3{margin:20px 0 0;color:var(--fm-ink);font-size:1.05rem;letter-spacing:.05em}.fm-recipients{padding:78px 0;background:var(--fm-blush)}.fm-recipients__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.fm-recipient{position:relative;min-height:330px;display:flex;align-items:end;overflow:hidden;border-radius:4px;color:#fff}.fm-recipient__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#8b6f77}.fm-recipient__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#111a2edb,#111a2e0a 75%)}.fm-recipient__media img,.fm-recipient__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fm-recipient:hover img,.fm-recipient:hover svg{transform:scale(1.035)}.fm-recipient>div:last-child{position:relative;z-index:1;padding:28px}.fm-recipient h3{margin:0 0 4px;font-size:1.55rem}.fm-recipient span{color:color-mix(in srgb,var(--fm-accent) 75%,white);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.fm-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:-15px 0 42px}.fm-filter span{padding:10px 23px;border:1px solid var(--fm-border);border-radius:999px;color:color-mix(in srgb,var(--fm-ink) 60%,white);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.fm-filter .is-active{background:var(--fm-ink);border-color:var(--fm-ink);color:#fff}.fm-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.fm-product{padding-bottom:18px;border:1px solid var(--fm-border);border-radius:4px;overflow:hidden;transition:transform .25s,box-shadow .25s}.fm-product:hover{box-shadow:0 15px 36px color-mix(in srgb,var(--fm-ink) 10%,transparent);transform:translateY(-5px)}.fm-product__media{position:relative;display:block;aspect-ratio:1.12;background:linear-gradient(135deg,#d8c9af,#b8a078);overflow:hidden}.fm-product__media img,.fm-product__media svg{width:100%;height:100%;object-fit:cover}.fm-product__media>span{position:absolute;left:12px;top:12px;padding:5px 9px;border-radius:2px;background:var(--fm-sale);color:#fff;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}.fm-product>p,.fm-product>h3,.fm-product__bottom{margin-left:18px;margin-right:18px}.fm-product__category{margin-top:16px;margin-bottom:5px;color:var(--fm-accent);font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.fm-product h3{margin-top:0;margin-bottom:5px;color:var(--fm-ink);font-size:1.08rem}.fm-product__detail{margin-top:0;color:color-mix(in srgb,var(--fm-ink) 55%,white);font-size:.72rem}.fm-product__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.fm-product__bottom strong{color:var(--fm-ink);font-size:1.2rem}.fm-product__bottom a{padding:8px 15px;background:var(--fm-ink);color:#fff;border-radius:2px;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.fm-story{padding:96px 0;background:var(--fm-ink);color:#fff;text-align:center}.fm-story .fm-shell{max-width:760px}.fm-story h2{margin:0 0 22px;font-size:clamp(2.7rem,5vw,4.2rem)}.fm-story>div>p:not(.fm-eyebrow){margin:0 0 34px;color:#ffffffc7;font-size:1.06rem;line-height:1.8}.fm-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.fm-step{padding:0 24px;text-align:center}.fm-step>strong{display:block;margin-bottom:14px;color:var(--fm-accent);font-family:var(--fm-serif);font-size:3.2rem;font-weight:500;line-height:1}.fm-step h3{margin:0 0 9px;color:var(--fm-ink);font-size:1.3rem}.fm-step p{margin:0;color:color-mix(in srgb,var(--fm-ink) 60%,white);font-size:.88rem;line-height:1.7}.fm-placeholder{background:linear-gradient(135deg,#e3d7c8,#b9a68c);color:#1a2b4a29}@media(max-width:749px){.fm-hero{padding:82px 0 94px}.fm-discount__tiers{display:grid;width:100%}.fm-discount__tiers>div{border-right:0;border-bottom:1px solid var(--fm-accent)}.fm-categories,.fm-products,.fm-steps{padding-block:58px}.fm-categories__grid{grid-template-columns:repeat(2,1fr);gap:10px}.fm-categories__grid>:last-child{grid-column:1 / -1}.fm-recipients__grid{grid-template-columns:1fr 1fr;gap:10px}.fm-recipient{min-height:260px}.fm-products__grid{grid-template-columns:repeat(2,1fr);gap:10px}.fm-filter{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.fm-filter span{flex:0 0 auto}.fm-steps__grid{grid-template-columns:1fr;gap:42px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
