:root{--fx-ink: #35263d;--fx-ink-soft: #5d4a63;--fx-pearl: #faf7f2;--fx-paper: #fffdf9;--fx-apricot: #f2a78a;--fx-teal: #477a73;--fx-line: rgba(53, 38, 61, .14);--fx-radius: 28px;--fx-shadow: 0 24px 70px rgba(53, 38, 61, .12)}.fx-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.fx-home,.fx-page,.fx-header,.fx-footer{color:var(--fx-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fx-home *,.fx-page *,.fx-header *,.fx-footer *{box-sizing:border-box}.fx-home a,.fx-page a,.fx-header a,.fx-footer a{color:inherit}.fx-announcement{background:var(--fx-ink);color:#fff;min-height:34px;display:flex;align-items:center;justify-content:center;padding:7px 20px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;text-align:center}.fx-header{position:relative;z-index:30;background:#fffdf9f5;border-bottom:1px solid var(--fx-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fx-header.is-sticky{position:sticky;top:0}.fx-header__row{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.fx-nav{display:flex;align-items:center;gap:26px}.fx-nav a,.fx-header__action{text-decoration:none;font-size:12px;font-weight:650;letter-spacing:.07em;text-transform:uppercase;transition:opacity .2s ease,color .2s ease}.fx-nav a:hover,.fx-header__action:hover{color:var(--fx-teal)}.fx-logo{display:inline-flex;align-items:center;justify-content:center}.fx-logo img{display:block;width:170px;height:auto;max-height:52px;object-fit:contain}.fx-header__actions{justify-self:end;display:flex;align-items:center;gap:18px}.fx-header__icon{width:20px;height:20px;display:block}.fx-mobile-toggle,.fx-mobile-menu{display:none}.fx-hero{position:relative;min-height:680px;overflow:hidden;background:var(--fx-pearl)}.fx-hero__media,.fx-hero__media picture,.fx-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fx-hero__media img{object-fit:cover;object-position:center}.fx-hero__inner{position:relative;z-index:2;min-height:680px;display:flex;align-items:center}.fx-hero__copy{width:min(540px,46%);padding:72px 0}.fx-kicker{margin:0 0 20px;font-size:11px;font-weight:750;letter-spacing:.2em;text-transform:uppercase;color:var(--fx-teal)}.fx-hero h1,.fx-editorial h2,.fx-featured h2,.fx-story h2,.fx-page h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.045em;line-height:.96}.fx-hero h1{font-size:clamp(54px,6vw,88px)}.fx-hero__text{max-width:475px;margin:25px 0 31px;color:var(--fx-ink-soft);font-size:17px;line-height:1.65}.fx-button{display:inline-flex;min-height:52px;padding:0 26px;align-items:center;justify-content:center;border-radius:999px;background:var(--fx-ink);color:#fff!important;text-decoration:none;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 10px 30px #35263d2e;transition:transform .2s ease,background .2s ease}.fx-button:hover{transform:translateY(-2px);background:var(--fx-teal)}.fx-button--light{background:var(--fx-paper);color:var(--fx-ink)!important}.fx-ribbon{background:var(--fx-teal);color:#fff;overflow:hidden}.fx-ribbon__inner{min-height:58px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:24px}.fx-ribbon__item{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.fx-ribbon__dot{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--fx-apricot)}.fx-editorial{padding:112px 0 96px;background:var(--fx-paper)}.fx-editorial__top{display:grid;grid-template-columns:150px 1fr;gap:50px;align-items:start;margin-bottom:55px}.fx-editorial__number{color:var(--fx-apricot);font-family:Georgia,serif;font-size:60px;line-height:1}.fx-editorial h2{max-width:750px;font-size:clamp(44px,6vw,78px)}.fx-editorial__lead{max-width:540px;margin:23px 0 0 auto;color:var(--fx-ink-soft);font-size:16px;line-height:1.7}.fx-routine-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:22px}.fx-routine-card{position:relative;min-height:430px;border-radius:var(--fx-radius);overflow:hidden;background:#eee7df;box-shadow:var(--fx-shadow);text-decoration:none}.fx-routine-card:nth-child(2){margin-top:54px}.fx-routine-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fx-routine-card:hover img{transform:scale(1.035)}.fx-routine-card__shade{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(25,17,29,.78))}.fx-routine-card__content{position:absolute;left:24px;right:24px;bottom:24px;color:#fff}.fx-routine-card__eyebrow{font-size:10px;letter-spacing:.17em;text-transform:uppercase;opacity:.8}.fx-routine-card__title{margin-top:8px;font-family:Georgia,serif;font-size:30px;line-height:1.05}.fx-featured{padding:104px 0;background:var(--fx-pearl)}.fx-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.fx-featured h2{font-size:clamp(42px,5vw,66px)}.fx-text-link{color:var(--fx-teal)!important;text-underline-offset:5px;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.fx-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.fx-product-card{min-width:0}.fx-product-card__media{display:block;aspect-ratio:4/5;overflow:hidden;border-radius:20px;background:#eee7df}.fx-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.fx-product-card:hover .fx-product-card__media img{transform:scale(1.04)}.fx-product-card__meta{padding:15px 4px 0}.fx-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;margin:0;font-size:14px;line-height:1.5;font-weight:650}.fx-product-card__title a{text-decoration:none}.fx-product-card__price{margin-top:7px;color:var(--fx-teal);font-size:13px;font-weight:750;letter-spacing:.04em}.fx-story{padding:120px 0;color:#fff;background:var(--fx-ink)}.fx-story__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.fx-story h2{max-width:760px;font-size:clamp(48px,6vw,80px)}.fx-story__body{color:#ffffffb8;font-size:16px;line-height:1.75}.fx-story__line{width:60px;height:2px;margin-bottom:28px;background:var(--fx-apricot)}.fx-story__note{margin-top:32px;font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--fx-apricot)}.fx-regions{padding:76px 0;background:var(--fx-paper);border-bottom:1px solid var(--fx-line)}.fx-regions__grid{display:grid;grid-template-columns:1fr repeat(3,auto);gap:42px;align-items:center}.fx-regions__title{font-family:Georgia,serif;font-size:34px}.fx-region{padding:10px 0;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.fx-newsletter{padding:90px 0;background:#f3e3dc}.fx-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fx-newsletter h2{margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);font-weight:500;letter-spacing:-.04em;line-height:1}.fx-newsletter p{color:var(--fx-ink-soft);line-height:1.7}.fx-newsletter__form{display:flex;gap:10px}.fx-newsletter__form input{flex:1;min-width:0;height:52px;border:1px solid rgba(53,38,61,.25);border-radius:999px;background:#ffffffb3;padding:0 20px;color:var(--fx-ink);font:inherit}.fx-newsletter__form button{border:0;cursor:pointer}.fx-form-message{margin-top:12px;font-size:13px}.fx-footer{background:#211925;color:#fff}.fx-footer__main{padding:76px 0 56px;display:grid;grid-template-columns:1.3fr .7fr .7fr .9fr;gap:48px}.fx-footer__brand img{width:180px;height:auto;filter:brightness(0) invert(1)}.fx-footer__brand p{max-width:330px;margin:22px 0 0;color:#ffffff9e;line-height:1.7;font-size:14px}.fx-footer h3{margin:0 0 18px;color:var(--fx-apricot);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.fx-footer ul{margin:0;padding:0;list-style:none}.fx-footer li+li{margin-top:11px}.fx-footer a{text-decoration:none;color:#ffffffc2;font-size:13px}.fx-footer a:hover{color:#fff}.fx-footer__contact{color:#ffffffb3;font-size:13px;line-height:1.8}.fx-footer__bottom{min-height:62px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#ffffff80;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.fx-page{padding:76px 0 110px;background:var(--fx-paper);min-height:70vh}.fx-page__wrap{width:min(850px,calc(100% - 48px));margin:0 auto}.fx-page__eyebrow{margin-bottom:16px;color:var(--fx-teal);font-size:11px;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.fx-page h1{font-size:clamp(46px,7vw,72px);padding-bottom:32px;border-bottom:1px solid var(--fx-line)}.fx-page__content{padding-top:38px;color:#4d4052;font-size:16px;line-height:1.75}.fx-page__content h2{margin:42px 0 12px;color:var(--fx-ink);font-family:Georgia,serif;font-size:30px;font-weight:500;letter-spacing:-.02em}.fx-page__content h3{margin:30px 0 10px;color:var(--fx-ink);font-size:16px}.fx-page__content a{color:var(--fx-teal);text-underline-offset:3px}.fx-page__content ul{padding-left:22px}.fx-page__content .fx-business-card{margin-top:30px;padding:28px;border-radius:20px;background:var(--fx-pearl);border:1px solid var(--fx-line)}@media(max-width:989px){.fx-shell{width:min(calc(100% - 32px),760px)}.fx-header__row{grid-template-columns:auto 1fr auto;min-height:68px}.fx-nav,.fx-header__action--text{display:none}.fx-logo{justify-self:center}.fx-logo img{width:145px}.fx-mobile-toggle,.fx-mobile-menu{display:block}.fx-mobile-toggle{list-style:none;cursor:pointer;width:24px;height:24px}.fx-mobile-toggle::-webkit-details-marker{display:none}.fx-mobile-menu[open] .fx-mobile-panel{display:block}.fx-mobile-panel{display:none;position:absolute;left:0;right:0;top:100%;padding:18px 24px 26px;background:var(--fx-paper);border-top:1px solid var(--fx-line);box-shadow:0 20px 40px #35263d1a}.fx-mobile-panel a{display:block;padding:13px 0;text-decoration:none;border-bottom:1px solid var(--fx-line);font-family:Georgia,serif;font-size:24px}.fx-hero,.fx-hero__inner{min-height:760px}.fx-hero__media img{object-position:center}.fx-hero__inner{align-items:flex-start;justify-content:center;text-align:center}.fx-hero__copy{width:min(560px,100%);padding:68px 12px 0}.fx-hero h1{font-size:clamp(48px,13vw,70px)}.fx-hero__text{margin-left:auto;margin-right:auto;font-size:15px}.fx-ribbon__inner{grid-template-columns:repeat(2,1fr);padding:15px 0}.fx-ribbon__item:nth-child(n+3){display:none}.fx-editorial{padding:76px 0}.fx-editorial__top{grid-template-columns:1fr;gap:18px}.fx-editorial__number{font-size:40px}.fx-editorial__lead{margin-left:0}.fx-routine-grid{grid-template-columns:1fr 1fr}.fx-routine-card:nth-child(2){margin-top:0}.fx-routine-card:nth-child(3){grid-column:1 / -1;min-height:340px}.fx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.fx-story__grid,.fx-newsletter__grid{grid-template-columns:1fr;gap:44px}.fx-regions__grid{grid-template-columns:1fr 1fr;gap:20px 28px}.fx-regions__title{grid-column:1 / -1}.fx-footer__main{grid-template-columns:1fr 1fr}.fx-footer__brand{grid-column:1 / -1}}@media(max-width:579px){.fx-announcement{font-size:9px;letter-spacing:.12em}.fx-header__actions{gap:12px}.fx-hero,.fx-hero__inner{min-height:690px}.fx-hero__copy{padding-top:48px}.fx-hero__text{max-width:330px}.fx-routine-grid{display:grid;grid-template-columns:1fr}.fx-routine-card,.fx-routine-card:nth-child(3){min-height:380px;grid-column:auto}.fx-featured,.fx-story{padding:76px 0}.fx-section-head{display:block}.fx-section-head .fx-text-link{display:inline-block;margin-top:18px}.fx-product-card__title{font-size:13px}.fx-regions{padding:60px 0}.fx-newsletter{padding:68px 0}.fx-newsletter__form{display:grid}.fx-footer__main{grid-template-columns:1fr;padding-top:58px}.fx-footer__brand{grid-column:auto}.fx-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}.fx-page{padding-top:52px}.fx-page__wrap{width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){.fx-home *,.fx-header *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fendexa-brand.css.map */
