:root{--wine:#6f1737;--wine-dark:#4b0f26;--rose:#c9828f;--emerald:#115b4c;--ivory:#fffaf3;--cream:#f4eadc;--ink:#24191d;--muted:#715f65;--gold:#b88948;--line:rgba(36,25,29,.13);--shadow:0 18px 50px rgba(52,31,38,.12);--radius:4px;--container:min(1280px,calc(100% - 40px))}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--ivory);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}body.xf-menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.xf-container{width:var(--container);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:10px;left:10px;padding:12px 18px;background:#fff;z-index:9999}
.xf-announcement{min-height:42px;padding:10px 20px;background:#b92f34;color:#fff;display:flex;justify-content:center;font-size:11px;text-transform:uppercase;letter-spacing:.13em;text-align:center}.xf-announcement strong{font-weight:700;text-decoration:underline;text-underline-offset:3px}.xf-announcement em{font-style:normal;opacity:.82}.xf-header{height:156px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:30}.xf-header__inner{height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(32px,4vw,72px)}.xf-header__search{display:inline-flex;align-items:center;gap:10px;justify-self:start;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.xf-header svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.xf-logo{display:inline-flex;width:245px;align-items:center;justify-self:center}.xf-logo>a,.xf-logo .custom-logo-link{display:block;width:100%}.xf-logo img{width:100%;max-height:78px}.xf-nav{height:52px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:0 24px}.xf-nav ul{display:flex;gap:clamp(20px,2.5vw,42px);list-style:none;margin:0;padding:0;align-items:center;justify-content:center}.xf-nav a{font-size:11px;text-transform:uppercase;letter-spacing:.13em;position:relative;white-space:nowrap}.xf-nav a::after{content:"";height:1px;background:var(--wine);position:absolute;left:0;right:100%;bottom:-8px;transition:right .25s ease}.xf-nav a:hover::after,.xf-nav .current-menu-item a::after{right:0}.xf-header__actions{display:flex;gap:27px;align-items:center;justify-self:end}.xf-header__actions>a{display:inline-flex;align-items:center;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.xf-header__actions svg{width:24px;height:24px}.xf-cart-link b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--wine);color:#fff;font-size:10px;letter-spacing:0}.xf-menu-toggle{display:none;border:0;background:none;padding:8px}.xf-menu-toggle>span:not(.screen-reader-text){display:block;width:22px;height:1px;background:var(--ink);margin:5px 0}
.xf-hero{position:relative;min-height:min(665px,calc(100vh - 198px));overflow:hidden;background-image:linear-gradient(90deg,rgba(255,249,240,.98) 0%,rgba(255,249,240,.93) 29%,rgba(255,249,240,.42) 47%,rgba(255,249,240,0) 67%),var(--xf-hero-image);background-size:cover;background-position:center 15%}.xf-hero::after{content:"";position:absolute;inset:0;border:12px solid rgba(255,255,255,.14);pointer-events:none}.xf-hero__inner{position:relative;z-index:1;min-height:inherit;display:flex;align-items:center}.xf-hero__copy{width:min(610px,49%);padding:58px 0}.xf-kicker{display:block;color:var(--wine);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;margin-bottom:14px}.xf-hero h1{margin:0 0 25px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,5.5vw,86px);font-weight:400;line-height:.94;letter-spacing:-.045em}.xf-hero p{max-width:560px;font-size:17px;line-height:1.7;color:#5f4d53;margin:0 0 32px}.xf-button-row{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.xf-button,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 26px!important;background:var(--wine)!important;color:#fff!important;border:1px solid var(--wine)!important;border-radius:0!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.12em;transition:.2s ease}.xf-button:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--wine-dark)!important;border-color:var(--wine-dark)!important;transform:translateY(-1px)}.xf-button--outline{background:transparent!important;color:var(--wine)!important}.xf-button--outline:hover{color:#fff!important}.xf-text-link{font-size:12px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid currentColor;padding-bottom:3px}.xf-hero__notes{display:flex;gap:0;margin-top:42px;padding-top:19px;border-top:1px solid rgba(111,23,55,.22)}.xf-hero__notes span{display:flex;align-items:center;gap:8px;padding-right:20px;margin-right:20px;border-right:1px solid rgba(36,25,29,.16);font-size:10px;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}.xf-hero__notes span:last-child{border:0;margin:0;padding:0}.xf-hero__notes i{font-family:Georgia,serif;color:var(--wine);font-size:14px;font-style:normal}.xf-hero__season{position:absolute;right:0;bottom:0;width:190px;min-height:92px;padding:19px 22px;background:rgba(111,23,55,.95);color:#fff;display:grid;grid-template-columns:1fr auto;align-content:center}.xf-hero__season small{grid-column:1/-1;font-size:9px;text-transform:uppercase;letter-spacing:.18em;opacity:.72}.xf-hero__season strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.xf-hero__season>span{align-self:center}.xf-trust-strip{background:var(--emerald);color:#fff}.xf-trust-strip>.xf-container{display:grid;grid-template-columns:repeat(4,1fr)}.xf-trust-strip div div{padding:20px clamp(12px,3vw,35px);display:flex;gap:15px;align-items:center;border-right:1px solid rgba(255,255,255,.22);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.xf-trust-strip div div:last-child{border:0}.xf-trust-strip strong{font-family:Georgia,serif;color:#e3c891;font-size:18px;font-weight:400}
.xf-section{padding-block:100px}.xf-section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}.xf-section-heading h2,.xf-editorial h2,.xf-newsletter h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.025em;margin:0}.xf-category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:510px;gap:18px}.xf-category-card{position:relative;overflow:hidden;background:#e9ddd0}.xf-category-card--wide{grid-column:span 2}.xf-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.xf-category-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(34,18,24,.75))}.xf-category-card__copy{position:absolute;left:26px;right:26px;bottom:24px;color:#fff;display:grid;gap:4px}.xf-category-card__copy strong{font-family:Georgia,serif;font-size:31px;font-weight:400}.xf-category-card__copy small{font-size:13px;opacity:.86}.xf-category-card__copy em{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin-top:10px}.xf-category-card:hover img{transform:scale(1.035)}
.xf-section--products{background:#f5ecdf}.xf-tabs{display:flex;gap:9px}.xf-tabs button{border:1px solid var(--line);background:transparent;padding:10px 17px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;cursor:pointer}.xf-tabs button.is-active{background:var(--wine);color:#fff;border-color:var(--wine)}.xf-product-panel{display:none;max-width:100%;overflow:hidden}.xf-product-panel.is-active{display:block}.xf-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:100%}.xf-product-card{background:#fff;min-width:0}.xf-product-card__image{display:block;position:relative;aspect-ratio:4/5;overflow:hidden;background:#ede3d6}.xf-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.xf-product-card:hover .xf-product-card__image img{transform:scale(1.025)}.xf-sale-badge{position:absolute;left:12px;top:12px;background:var(--wine);color:#fff;padding:6px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.xf-product-card__body{padding:18px}.xf-product-card__eyebrow{height:18px;overflow:hidden;margin:0 0 5px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.xf-product-card__eyebrow a{pointer-events:none}.xf-product-card h3{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.25;margin:0 0 18px}.xf-product-card__bottom{border-top:1px solid var(--line);padding-top:13px;display:flex;justify-content:space-between;align-items:center}.xf-product-card .price{font-weight:700;font-size:14px}.xf-product-card del{color:#9d8c91;font-weight:400}.xf-product-card ins{text-decoration:none;color:var(--wine)}.xf-card-arrow{font-size:21px;color:var(--wine)}
.xf-editorial{display:grid;grid-template-columns:1.1fr .9fr;background:var(--wine);color:#fff}.xf-editorial__image{max-height:760px;overflow:hidden}.xf-editorial__image img{width:100%;height:100%;object-fit:cover;object-position:center 27%}.xf-editorial__copy{padding:clamp(55px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.xf-editorial__copy .xf-kicker{color:#e6c7cd}.xf-editorial__copy h2{font-size:clamp(42px,5vw,70px)}.xf-editorial__copy p{font-size:18px;color:#f2dde2;max-width:560px}.xf-editorial__copy ul{list-style:none;padding:0;margin:17px 0 34px;display:grid;gap:12px}.xf-editorial__copy li{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.22)}.xf-editorial .xf-button--outline{color:#fff!important;border-color:#fff!important;align-self:start}.xf-editorial .xf-button--outline:hover{background:#fff!important;color:var(--wine)!important}.xf-values{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;text-align:center}.xf-values>div{padding:10px 35px}.xf-values span{display:block;color:var(--wine);font-size:33px;margin-bottom:18px}.xf-values h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:0 0 13px}.xf-values p{margin:0;color:var(--muted)}
.xf-journal{border-top:1px solid var(--line)}.xf-journal-grid,.xf-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.xf-journal-grid article>a:first-child{display:block;aspect-ratio:4/3;overflow:hidden;margin-bottom:20px;background:#eee}.xf-journal-grid img{width:100%;height:100%;object-fit:cover}.xf-journal-grid h3,.xf-post-card h2{font-family:Georgia,serif;font-weight:400;font-size:27px;line-height:1.15;margin:7px 0 10px}.xf-journal-grid p,.xf-post-card p{color:var(--muted)}
.xf-newsletter{padding:70px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.xf-newsletter h2{font-size:clamp(34px,4vw,52px)}.xf-newsletter__form{display:flex;border-bottom:1px solid var(--ink);padding-bottom:9px}.xf-newsletter__form input{flex:1;border:0;background:transparent;padding:10px 2px;min-width:0;outline:0}.xf-newsletter__form button{border:0;background:transparent;color:var(--wine);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:11px}.xf-footer__main{background:#27181d;color:#f6e9e9;padding:75px 0 22px}.xf-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.xf-footer__brand img{width:225px;margin-bottom:24px}.xf-footer__brand p{max-width:390px;color:#d9c7cc}.xf-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.18em;margin:5px 0 22px;color:#e2bdc6}.xf-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:#eee1e4;font-size:14px}.xf-footer a:hover{color:#fff}.xf-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;color:#ad979d;font-size:11px;text-transform:uppercase;letter-spacing:.1em}
.xf-content-page,.xf-shop-main{padding:80px 0 110px;min-height:55vh}.xf-page-header{text-align:center;max-width:850px;margin:0 auto 60px}.xf-page-header h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,76px);font-weight:400;line-height:1.05;margin:0}.xf-prose{max-width:900px}.xf-prose>p,.xf-prose>ul,.xf-prose>ol,.xf-prose>div:not(.woocommerce){max-width:760px;margin-inline:auto}.xf-prose h2{font-family:Georgia,serif;font-size:35px;margin-top:55px}.xf-prose h3{font-family:Georgia,serif;font-size:25px}.xf-featured-image{margin-bottom:45px}.xf-empty-state{min-height:62vh;display:grid;place-items:center;text-align:center}.xf-empty-state h1{font-family:Georgia,serif;font-size:60px;font-weight:400;margin:0}.xf-empty-state p{color:var(--muted);margin-bottom:30px}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:28px}.woocommerce-products-header__title,.woocommerce div.product .product_title,.woocommerce-account h2,.cart_totals h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(38px,5vw,60px)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;padding-bottom:18px}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover;margin:0 0 17px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:16px;margin-right:16px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,serif;font-size:20px;font-weight:400}.woocommerce span.onsale{background:var(--wine);border-radius:0;min-height:auto;min-width:auto;line-height:1;padding:8px 11px;margin:10px!important}.woocommerce div.product{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{float:none!important;width:auto!important}.woocommerce div.product p.price{color:var(--wine);font-size:24px}.woocommerce .quantity .qty{min-height:50px}.woocommerce-message,.woocommerce-info{border-top-color:var(--wine);background:#f5ecdf}.woocommerce-message::before,.woocommerce-info::before{color:var(--wine)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select,.woocommerce input.input-text{padding:12px;border:1px solid var(--line);background:#fff}.woocommerce table.shop_table{border-radius:0}.woocommerce-checkout #payment{background:#f2e7da;border-radius:0}
@media(max-width:1050px){.xf-header__inner{padding-inline:28px}.xf-header__search span,.xf-account-link span{display:none}.xf-nav ul{gap:18px}.xf-category-grid{grid-auto-rows:430px}.xf-product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.xf-editorial__copy{padding:65px 45px}.xf-footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:30px}}
@media(max-width:820px){:root{--container:min(calc(100% - 28px),720px)}.xf-announcement em{display:none}.xf-header{height:76px}.xf-header__inner{height:76px;grid-template-columns:50px 1fr 100px;padding:0 14px}.xf-header__search{display:none}.xf-logo{width:175px;justify-self:center}.xf-menu-toggle{display:block;justify-self:start}.xf-nav{position:fixed;left:0;right:0;top:118px;bottom:0;height:auto;width:100%;display:block;background:var(--ivory);padding:40px 25px;transform:translateX(-100%);transition:transform .25s ease;z-index:40}.xf-nav.is-open{transform:translateX(0)}.xf-nav ul{display:grid;gap:24px;justify-content:start}.xf-nav a{font-family:Georgia,serif;font-size:30px;text-transform:none;letter-spacing:0}.xf-header__actions{gap:15px}.xf-account-link{display:none!important}.xf-cart-label{display:none}.xf-hero{min-height:720px;background-image:linear-gradient(180deg,rgba(255,248,237,.98) 0%,rgba(255,248,237,.9) 36%,rgba(255,248,237,.08) 70%),var(--xf-hero-image);background-position:64% 18%}.xf-hero__inner{align-items:start}.xf-hero__copy{width:100%;padding:60px 0}.xf-hero h1{font-size:57px;max-width:530px}.xf-hero__season{display:none}.xf-trust-strip>.xf-container{grid-template-columns:repeat(2,1fr)}.xf-trust-strip div div:nth-child(2){border:0}.xf-section{padding-block:70px}.xf-category-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:400px}.xf-category-card--wide{grid-column:span 2}.xf-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.xf-editorial{grid-template-columns:1fr}.xf-editorial__image{height:620px}.xf-values{grid-template-columns:1fr;gap:35px}.xf-journal-grid,.xf-post-grid{grid-template-columns:repeat(2,1fr)}.xf-newsletter{grid-template-columns:1fr;gap:35px}.xf-footer__grid{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{grid-template-columns:1fr;gap:30px}}
@media(max-width:560px){.xf-announcement{font-size:9px}.xf-header__actions{gap:5px}.xf-hero{min-height:700px;background-position:62% 15%}.xf-hero__copy{padding-top:44px}.xf-hero h1{font-size:45px;max-width:370px}.xf-hero p{font-size:15px;max-width:92%;line-height:1.6}.xf-button-row{align-items:flex-start;flex-direction:column;gap:18px}.xf-hero__notes{margin-top:28px;flex-wrap:wrap;row-gap:10px}.xf-hero__notes span{font-size:9px;margin-right:10px;padding-right:10px}.xf-hero__notes span:last-child{display:none}.xf-trust-strip div div{padding:15px 7px;gap:8px;font-size:9px}.xf-trust-strip strong{font-size:14px}.xf-section-heading{align-items:flex-start;flex-direction:column}.xf-section-heading h2{font-size:41px}.xf-category-grid{grid-template-columns:1fr;grid-auto-rows:430px}.xf-category-card--wide{grid-column:auto}.xf-product-grid,.woocommerce ul.products{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.xf-product-card,.woocommerce ul.products li.product{min-width:82vw;scroll-snap-align:start}.xf-tabs{width:100%}.xf-tabs button{flex:1}.xf-editorial__image{height:460px}.xf-editorial__copy{padding:55px 26px}.xf-editorial__copy h2{font-size:43px}.xf-journal-grid,.xf-post-grid,.xf-footer__grid{grid-template-columns:1fr}.xf-journal-grid article:not(:first-child){display:none}.xf-footer__bottom{gap:16px;align-items:flex-start;flex-direction:column}.xf-newsletter__form{display:grid;grid-template-columns:1fr auto}.xf-content-page,.xf-shop-main{padding-top:55px}.xf-page-header{margin-bottom:40px}.xf-empty-state h1{font-size:46px}}
