@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--ff-home-max: 1500px}.ff-hero__copy{max-width:720px}.ff-hero__intro{max-width:590px}.ff-trust-strip strong:before{content:"\2713";color:var(--ff-coral-deep);display:inline-block;font-weight:800;margin-right:9px}.ff-routine-card{box-shadow:inset 0 0 0 1px #ffffff1f}.ff-routine-card h3{letter-spacing:-.02em}.ff-section-heading h2{max-width:760px}.ff-product-card__media{background:linear-gradient(180deg,#fff,#fffaf7)}.ff-promise{position:relative;overflow:hidden}.ff-promise:before,.ff-promise:after{background:#ef9a7538;border-radius:50%;content:"";height:260px;position:absolute;width:260px}.ff-promise:before{left:-120px;top:-120px}.ff-promise:after{bottom:-150px;right:-90px}.ff-promise>*{position:relative;z-index:1}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ff-cream);color:var(--ff-cocoa);font-family:Manrope,Arial,sans-serif;line-height:1.5}body,input,select,textarea,button{font-size:16px}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ff-cocoa);outline-offset:4px}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}.ff-visually-hidden{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.ff-skip-link{background:var(--ff-cocoa);color:#fff;left:16px;padding:12px 18px;position:fixed;top:-100px;z-index:100}.ff-skip-link:focus{top:16px}.ff-header{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7eee8f2;border-bottom:1px solid rgba(223,201,191,.5);display:grid;grid-template-columns:1fr auto 1fr;min-height:94px;padding:12px clamp(24px,4vw,58px);position:sticky;top:0;z-index:40}.ff-brand{display:block;width:clamp(210px,20vw,290px)}.ff-brand img{height:70px;object-fit:contain;object-position:left center;width:100%}.ff-desktop-nav{align-items:center;display:flex;gap:clamp(18px,2.5vw,40px)}.ff-desktop-nav a{font-size:15px;font-weight:700;padding:15px 4px;position:relative}.ff-desktop-nav a:after{background:var(--ff-coral);bottom:8px;content:"";height:2px;left:50%;position:absolute;transition:width .18s ease,left .18s ease;width:0}.ff-desktop-nav a:hover:after,.ff-desktop-nav a.is-active:after{left:0;width:100%}.ff-desktop-nav a.is-active{color:var(--ff-coral-deep)}.ff-header-actions{align-items:center;display:flex;gap:18px;justify-self:end}.ff-language-form select,.ff-sort-form select{-webkit-appearance:none;appearance:none;background:#fffdfcbf;border:1px solid var(--ff-divider);border-radius:12px;color:var(--ff-cocoa);font-size:12px;font-weight:700;min-height:42px;padding:8px 28px 8px 11px}.ff-cart-link{height:46px;padding:8px;position:relative;width:46px}.ff-cart-link svg{height:100%;width:100%}.ff-cart-link span{align-items:center;background:var(--ff-coral);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}.ff-mobile-menu{display:none;position:relative}.ff-mobile-menu summary{display:grid;gap:5px;list-style:none;padding:10px}.ff-mobile-menu summary::-webkit-details-marker{display:none}.ff-mobile-menu summary span{background:var(--ff-cocoa);height:2px;width:25px}.ff-mobile-menu nav{background:var(--ff-white);border:1px solid var(--ff-divider);border-radius:18px;box-shadow:0 20px 50px #4a2e2624;display:grid;min-width:230px;padding:12px;position:absolute;right:0;top:52px}.ff-mobile-menu nav a{border-radius:10px;font-weight:700;padding:13px 14px}.ff-mobile-menu nav a:hover{background:var(--ff-peach)}.ff-hero{min-height:calc(100vh - 94px);overflow:hidden;position:relative}.ff-hero__copy{animation:ff-rise .55s ease both;padding:clamp(70px,8vh,118px) 36px 190px clamp(32px,5vw,74px);position:relative;width:49%;z-index:3}.ff-eyebrow{color:var(--ff-coral-deep);font-size:12px;font-weight:700;letter-spacing:.18em;margin:0 0 20px;text-transform:uppercase}.ff-hero h1{font-size:clamp(54px,5.7vw,82px);font-weight:500;letter-spacing:-.035em;line-height:.96;margin:0}.ff-coral-stroke{border-radius:50%;border-top:4px solid var(--ff-coral);height:13px;margin:20px 0 0 auto;transform:rotate(-2deg);width:38%}.ff-hero__intro{font-size:clamp(16px,1.4vw,20px);line-height:1.72;margin-top:24px}.ff-hero__intro p{margin:0}.ff-button-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:34px}.ff-button{align-items:center;border:2px solid var(--ff-coral);border-radius:19px;display:inline-flex;font-weight:700;justify-content:center;min-height:60px;padding:14px 28px;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.ff-button--primary{background:var(--ff-coral);color:#fff}.ff-button--primary:hover{background:var(--ff-coral-deep);box-shadow:0 12px 28px #bf5b3733;transform:translateY(-2px)}.ff-button--secondary{background:#fffdfc80;color:var(--ff-coral-deep)}.ff-button--secondary:hover{background:var(--ff-peach);transform:translateY(-2px)}.ff-button[disabled]{cursor:not-allowed;filter:grayscale(.5);opacity:.6;transform:none}.ff-hero__photo{animation:ff-reveal .7s ease both;background-image:linear-gradient(90deg,rgba(247,238,232,.15),transparent 20%),var(--ff-hero-image);background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;clip-path:ellipse(80% 80% at 80% 50%);position:absolute;right:0;top:0;width:61%}.ff-trust-strip{align-items:stretch;background:#fffdfcf5;border:1px solid rgba(223,201,191,.35);border-radius:26px;bottom:34px;box-shadow:0 18px 45px #4a2e2614;display:grid;grid-template-columns:repeat(3,1fr);left:7%;min-height:102px;overflow:hidden;position:absolute;right:7%;z-index:5}.ff-trust-strip div{align-items:center;display:flex;justify-content:center;padding:20px 26px;position:relative;text-align:center}.ff-trust-strip div+div:before{background:var(--ff-divider);content:"";height:52%;left:0;position:absolute;width:1px}.ff-trust-strip strong{font-size:14px}.ff-routines{align-items:center;background:#3f2923;color:#fffaf6;display:grid;gap:clamp(45px,7vw,110px);grid-template-columns:.85fr 1.15fr;padding:120px clamp(24px,7vw,110px)}.ff-routines__copy h2{font-size:clamp(52px,5.8vw,82px);font-weight:500;line-height:.98;margin:18px 0 28px}.ff-routines__copy>p:not(.ff-eyebrow){color:#fffaf6c2;font-size:17px;line-height:1.8}.ff-text-link{border-bottom:1px solid var(--ff-coral);display:inline-block;font-weight:700;margin-top:18px;padding-bottom:5px}.ff-routines__grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.ff-routine-card{border-radius:28px;color:var(--ff-cocoa);min-height:250px;padding:28px;position:relative;transition:transform .18s ease}.ff-routine-card:hover{transform:translateY(-4px)}.ff-routine-card--peach{background:#f7d9ca}.ff-routine-card--sage{background:#e9eadc}.ff-routine-card--cream{background:#fff8f3}.ff-routine-card--coral{background:#ef9a75}.ff-routine-card>span{font-size:11px;font-weight:800;letter-spacing:.15em}.ff-routine-card h3{font-size:38px;font-weight:600;margin:42px 0 10px}.ff-routine-card p{font-size:14px;line-height:1.55;max-width:230px}.ff-routine-card b{bottom:24px;font-size:24px;position:absolute;right:26px}.ff-section{margin:0 auto;max-width:1440px;padding:110px clamp(24px,6vw,86px)}.ff-section--peach{background:#fff9f5;max-width:none}.ff-section--peach>*{margin-left:auto;margin-right:auto;max-width:1270px}.ff-section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:44px}.ff-section-heading .ff-eyebrow{margin-bottom:13px}.ff-section-heading h2{font-size:clamp(46px,5vw,70px);font-weight:500;line-height:1;margin:0}.ff-section-heading>a{border-bottom:1px solid var(--ff-coral);font-size:14px;font-weight:700;padding-bottom:5px}.ff-product-grid{display:grid;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}.ff-product-card{background:var(--ff-white);border:1px solid rgba(223,201,191,.7);border-radius:28px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.ff-product-card:hover{box-shadow:0 18px 45px #4a2e2614;transform:translateY(-4px)}.ff-product-card__media{align-items:center;display:flex;height:280px;justify-content:center;padding:20px;position:relative}.ff-product-card__media img{height:100%;object-fit:contain;width:100%}.ff-product-card__placeholder{align-items:center;background:var(--ff-peach);color:var(--ff-coral-deep);display:flex;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;height:100%;justify-content:center;width:100%}.ff-badge{background:var(--ff-coral);border-radius:99px;color:#fff;font-size:11px;font-weight:700;left:16px;padding:7px 11px;position:absolute;top:16px}.ff-product-card__content{padding:22px 22px 24px}.ff-product-card__vendor{color:var(--ff-coral-deep);font-size:10px;font-weight:700;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.ff-product-card h3{font-size:28px;font-weight:600;line-height:1.05;margin:0 0 12px}.ff-product-card__content>p:not(.ff-product-card__vendor){font-size:13px;line-height:1.65;margin:0;min-height:64px}.ff-product-card__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.ff-product-card__bottom strong{font-size:18px}.ff-round-link{align-items:center;background:var(--ff-peach);border-radius:50%;color:var(--ff-coral-deep);display:flex;font-size:24px;height:42px;justify-content:center;width:42px}.ff-empty-state{align-items:center;background:var(--ff-white);border:1px dashed var(--ff-divider);border-radius:28px;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:310px;padding:45px 24px;text-align:center}.ff-empty-state img{height:72px;margin-bottom:18px;object-fit:contain;opacity:.75;width:72px}.ff-empty-state h2,.ff-empty-state h3{font-size:42px;font-weight:500;margin:0 0 10px}.ff-empty-state p{max-width:600px}.ff-empty-state .ff-button{margin-top:20px}.ff-promise{background:var(--ff-peach);padding:110px 24px;text-align:center}.ff-promise h2{font-size:clamp(52px,6vw,86px);font-weight:500;line-height:1;margin:18px auto 28px;max-width:950px}.ff-promise>p:last-child{font-size:17px;line-height:1.8;margin:auto;max-width:760px}.ff-footer{border-top:1px solid var(--ff-divider);display:grid;gap:35px;grid-template-columns:1fr 1fr;margin:0 clamp(24px,5vw,74px);padding:55px 0 35px}.ff-footer__brand img{height:auto;width:210px}.ff-footer__brand p{font-size:14px;line-height:1.7;max-width:380px}.ff-footer__nav{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-self:end;min-width:360px}.ff-footer__nav a{font-size:14px;font-weight:700}.ff-footer__bottom{border-top:1px solid var(--ff-divider);display:flex;font-size:12px;gap:25px;grid-column:1/-1;justify-content:space-between;padding-top:26px}@keyframes ff-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ff-reveal{0%{opacity:0}to{opacity:1}}@media(max-width:1040px){.ff-header{grid-template-columns:1fr auto}.ff-desktop-nav{display:none}.ff-mobile-menu{display:block}.ff-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-routines{grid-template-columns:1fr}}@media(max-width:720px){.ff-header{min-height:76px;padding:8px 16px}.ff-brand{width:168px}.ff-brand img{height:56px}.ff-header-actions{gap:7px}.ff-language-form select{max-width:78px;padding-right:8px}.ff-cart-link{height:42px;width:42px}.ff-hero{display:flex;flex-direction:column;min-height:auto}.ff-hero__copy{padding:54px 22px 48px;width:100%}.ff-hero h1{font-size:clamp(45px,13vw,61px)}.ff-button-row{align-items:stretch;flex-direction:column}.ff-button-row .ff-button{width:100%}.ff-hero__photo{clip-path:ellipse(88% 86% at 63% 54%);height:430px;position:relative;width:100%}.ff-trust-strip{bottom:auto;grid-template-columns:1fr;left:20px;margin-top:-22px;position:relative;right:auto;width:calc(100% - 40px)}.ff-trust-strip div{justify-content:flex-start;padding:15px 28px;text-align:left}.ff-trust-strip div+div:before{height:1px;left:24px;right:24px;top:0;width:auto}.ff-routines{padding:75px 20px}.ff-routines__grid{grid-template-columns:1fr}.ff-routine-card{min-height:220px}.ff-section{padding:75px 20px}.ff-section-heading{align-items:flex-start;flex-direction:column;gap:20px}.ff-product-grid{grid-template-columns:1fr}.ff-product-card__media{height:320px}.ff-footer{grid-template-columns:1fr;margin:0 22px}.ff-footer__nav{justify-self:start;min-width:0;width:100%}.ff-footer__bottom{align-items:flex-start;flex-direction:column;grid-column:1;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
