/* Fora Leonara — a shared visual system for the storefront, 8 September 2026. */
html.fl-experience{--fl-paper:#f7f4ee;--fl-white:#fff;--fl-ink:#382d2a;--fl-wine:#532632;--fl-muted:#74665f;--fl-rule:#ded7ce;--fl-margin:clamp(20px,5vw,80px);--fl-header-height:116px;scroll-padding-top:calc(var(--fl-header-height) + 20px);animation:none!important}
html.fl-experience body{background:var(--fl-white)!important;color:var(--fl-ink);font-family:Optima,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}
html.fl-experience #fl-trans,html.fl-experience #fl-veil,html.fl-experience .fl-scrollcue,html.fl-experience .fl-cc,html.fl-experience .fl-coll{display:none!important}
html.fl-experience a{color:inherit}
html.fl-experience :is(button,a,input,select,summary):focus-visible{outline:2px solid #652d40!important;outline-offset:4px!important}
html.fl-experience button{font:inherit;cursor:pointer}
html.fl-experience [hidden]{display:none!important}
html.fl-experience .page-header-wrapper{position:fixed!important;top:0!important;left:0!important;right:0!important;transform:none!important;transition:none!important;background:var(--fl-paper)!important;box-shadow:none!important;will-change:auto!important;z-index:1000!important}
html.fl-experience .navbar{background:var(--fl-paper)!important;background-image:none!important;box-shadow:none!important;border:0!important;border-bottom:1px solid var(--fl-rule)!important}
html.fl-experience .container-nav{width:100%!important;max-width:none!important;padding:0 var(--fl-margin)!important}
html.fl-experience .nav-holder{padding:12px 0 0!important;gap:0!important;display:block!important}
html.fl-experience .nav-top-wrapper{height:56px!important;min-height:56px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}
html.fl-experience .nav-top-wrapper .w-nav-brand{margin:0!important;padding:0!important;position:static!important;transform:none!important;max-width:none!important}
html.fl-experience .nav-top-wrapper .image-logo{width:230px!important;max-width:none!important;height:auto!important;max-height:52px!important}
html.fl-nav-ready .categories-nav-list,html.fl-nav-ready .w-nav-button,html.fl-nav-ready .w-nav-overlay{display:none!important}
html.fl-experience .fl-ex-icons{position:absolute!important;inset:0 auto 0 0!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;transform:none!important}
html.fl-experience .fl-ex-icons a,html.fl-experience .fl-ex-icons button,.fl-icon-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:10px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--fl-wine)!important;box-shadow:none!important;text-decoration:none!important}
.fl-icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
html.fl-experience .cart-nav-wrapper{position:absolute!important;right:0!important;left:auto!important;top:6px!important;margin:0!important;transform:none!important}
html.fl-experience .cart-button{height:44px!important;min-width:44px!important;padding:10px 0 10px 10px!important;color:var(--fl-wine)!important;background:none!important;gap:5px!important}
html.fl-experience .cart-quantity{background:var(--fl-wine)!important;color:white!important;font-size:10px!important;min-width:17px!important;height:17px!important;padding:0 4px!important}
.fl-navigation{position:static;display:block;width:100%;color:var(--fl-ink);font-size:14px}
.fl-nav-tabs{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:32px;min-height:47px}
.fl-nav-tabs>li{list-style:none;margin:0;padding:0}
.fl-nav-trigger{position:relative;display:block;padding:15px 0 13px;border:0;background:none;color:var(--fl-ink);font-size:14px;line-height:20px;letter-spacing:.015em;font-weight:400;white-space:nowrap}
.fl-nav-trigger:after{content:'';position:absolute;left:0;right:0;bottom:6px;height:1px;background:var(--fl-wine);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}
.fl-nav-trigger:hover:after,.fl-nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}
.fl-nav-trigger[aria-expanded=true]{color:var(--fl-wine)}
.fl-nav-panel{position:absolute;left:0;right:0;top:100%;background:var(--fl-paper);border-top:1px solid var(--fl-rule);border-bottom:1px solid var(--fl-rule);box-shadow:0 18px 24px -22px #382d2a44;max-height:calc(100dvh - var(--fl-header-height) - 20px);overflow:auto;overscroll-behavior:contain;animation:fl-panel-in .22s ease both}
.fl-nav-panel-inner{max-width:1600px;margin:auto;padding:32px var(--fl-margin) 36px;display:grid;grid-template-columns:1fr .95fr 1.1fr 1.25fr;gap:clamp(28px,4vw,68px);align-items:start}
.fl-nav-heading{margin:0 0 14px;font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.3;font-weight:400;color:var(--fl-ink)}
.fl-nav-group ul{list-style:none;padding:0;margin:0}
.fl-nav-group li{padding:0;margin:0}
.fl-nav-group a{display:block;padding:8px 0;font-size:14px;line-height:1.45;text-decoration:none;width:fit-content}
.fl-nav-group a:hover,.fl-nav-note a:hover{color:var(--fl-wine);text-decoration:underline;text-underline-offset:5px}
.fl-nav-group a[aria-current=page]{color:var(--fl-wine);text-decoration:underline;text-underline-offset:5px}
.fl-nav-future{margin:8px 0 0;font-size:13px;line-height:1.5;border-top:1px solid var(--fl-rule)}
.fl-nav-future summary{list-style:none;cursor:pointer;padding:9px 18px 9px 0;position:relative}
.fl-nav-future summary::-webkit-details-marker{display:none}
.fl-nav-future summary:after{content:'+';position:absolute;right:0;top:9px;font-size:15px}
.fl-nav-future[open] summary:after{content:'−'}
.fl-nav-future small{display:block;font-size:11px;color:var(--fl-muted);margin-top:1px}
.fl-nav-future ul{padding:2px 0 8px!important;color:var(--fl-muted);font-size:12px}
.fl-nav-future li{padding:4px 0!important}
.fl-nav-feature{display:block;text-decoration:none!important;min-width:0}
.fl-nav-feature>div{overflow:hidden;background:#ded6cc;aspect-ratio:1.15}
.fl-nav-feature img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.fl-nav-feature:hover img{transform:scale(1.035)}
.fl-nav-feature>span{display:block;margin-top:13px;font:19px/1.35 Georgia,serif;color:var(--fl-ink)}
.fl-nav-feature>small{display:block;margin-top:5px;font-size:12px;color:var(--fl-muted)}
.fl-nav-note{font-size:14px;line-height:1.8;border-left:1px solid var(--fl-rule);padding-left:28px}
.fl-nav-note p:not(.fl-nav-heading){margin:0 0 20px}
.fl-nav-note a{display:block;margin:10px 0;overflow-wrap:anywhere;font-size:13px}
.fl-nav-shade{position:fixed;inset:var(--fl-header-height) 0 0;background:#241d1726;z-index:999;animation:fl-fade-in .2s ease}
.fl-mobile-toggle{display:none!important}
.fl-dialog{border:0;border-radius:0;padding:0;background:var(--fl-paper);color:var(--fl-ink);font:15px/1.6 Optima,'Segoe UI',Arial,sans-serif;max-height:100dvh;max-width:100vw;overscroll-behavior:contain;box-shadow:0 24px 80px #241d172b}
.fl-dialog::backdrop{background:#241d1759}
.fl-dialog[open]{animation:fl-dialog-in .24s ease}
.fl-dialog-open{overflow:hidden!important}
.fl-dialog-bar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:12px 28px;border-bottom:1px solid var(--fl-rule);position:sticky;top:0;background:var(--fl-paper);z-index:2}
.fl-dialog-bar>span{font:24px/1.2 Georgia,serif}
.fl-search-dialog{width:min(1000px,calc(100vw - 80px));height:min(760px,calc(100dvh - 80px));margin:40px auto}
.fl-search-content{padding:30px 40px}
.fl-search-content>label{display:block;font-size:12px;color:var(--fl-muted);margin:0 0 10px}
.fl-search-content input{width:100%;font:28px/1.4 Georgia,serif;border:0;border-bottom:1px solid #9a8a80;border-radius:0;padding:8px 0 16px;background:transparent;color:var(--fl-ink);outline-offset:6px}
.fl-search-content input::placeholder{color:#85756c;opacity:1}
.fl-search-suggestions{display:flex;gap:12px;margin:18px 0 30px}
.fl-search-suggestions button{border:1px solid var(--fl-rule);background:none;padding:8px 16px;font-size:13px;color:var(--fl-ink)}
.fl-search-suggestions button:hover{border-color:var(--fl-wine)}
#fl-search-status{font-size:13px;color:var(--fl-muted);margin:0 0 20px}
.fl-search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}
.fl-search-service{margin-top:30px;padding-top:22px;border-top:1px solid var(--fl-rule);display:flex;flex-wrap:wrap;gap:14px 24px;font-size:13px}
.fl-search-service a{text-underline-offset:4px}
.fl-editorial-product{display:block;min-width:0;text-decoration:none!important;color:var(--fl-ink)}
.fl-editorial-product>div{aspect-ratio:3/4;overflow:hidden;background:#e9e2d9}
.fl-editorial-product img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
.fl-editorial-product:hover img{transform:scale(1.025)}
.fl-editorial-product>span{display:block;font-size:14px;line-height:1.5;margin-top:12px}
.fl-editorial-product>small{display:block;font-size:12px;line-height:1.5;color:var(--fl-muted);margin-top:5px}
.fl-kicker{font-size:11px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:.14em!important;text-transform:uppercase;margin:0 0 16px!important;color:var(--fl-muted)!important}
html.fl-experience .section-products-wrapper{padding:0 0 70px!important}
html.fl-experience .section-products-wrapper>.container{width:100%!important;max-width:1600px!important;padding:0 var(--fl-margin)!important}
.fl-collection-header{text-align:center;padding:54px 0 0}
.fl-collection-header h1{font:400 clamp(34px,3.5vw,48px)/1.15 Georgia,serif;letter-spacing:-.025em;margin:0 0 16px;color:var(--fl-ink)}
.fl-collection-header>p:not(.fl-kicker){font-size:15px;line-height:1.7;color:var(--fl-muted);margin:0 auto;max-width:46ch}
.fl-category-links{display:flex;justify-content:center;gap:28px;margin:36px 0 0;overflow:auto;scrollbar-width:thin;padding:0 0 18px}
.fl-category-links a{flex:none;font-size:13px;text-decoration:none;line-height:1.5;padding:6px 0;border-bottom:1px solid transparent}
.fl-category-links a:hover,.fl-category-links a[aria-current=page]{color:var(--fl-wine);border-bottom-color:var(--fl-wine)}
html.fl-experience .catalog-header{padding:20px 0!important;margin:0 0 22px!important;border-top:1px solid var(--fl-rule);border-bottom:1px solid var(--fl-rule);align-items:center!important;display:flex!important;gap:24px!important}
html.fl-experience .catalog-header>.catalog-filters-txt{margin-right:auto;font-size:13px!important}
.fl-filter-trigger{border:0;background:none;color:var(--fl-ink);font-size:13px;padding:10px 12px;min-height:44px}
html.fl-experience .catalog-filters-dropdown-toggle{padding:10px 0 10px 12px!important;min-height:44px;font-size:13px}
html.fl-experience .catalog-filters-dropdown-nav{background:var(--fl-paper)!important;border:1px solid var(--fl-rule)!important;box-shadow:0 8px 20px #382d2a12!important;min-width:190px!important;padding:10px!important}
html.fl-experience .catalog-filter-dropdown-nav-item-wrapper{font-size:13px!important;min-height:44px!important;padding:12px!important;background:transparent!important;color:var(--fl-ink)!important}
.fl-filter-dialog{width:440px;height:100dvh;max-height:100dvh;margin:0 0 0 auto;inset:0 0 0 auto}
html.fl-experience .fl-filter-dialog .catalog-filters-form{position:static!important;display:block!important;width:100%!important;max-width:none!important;height:auto!important;transform:none!important;background:transparent!important;padding:18px 28px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}
.fl-filter-dialog .cataog-filters-name{display:none!important}
.fl-filter-dialog .filter-group-wrapper{display:block!important;max-height:none!important;overflow:visible!important}
.fl-filter-dialog .filter-group{margin:12px 0 25px!important}
.fl-filter-dialog .filter-group-title{font-size:14px!important;text-transform:none!important;letter-spacing:0!important;color:var(--fl-ink)!important;margin:0 0 14px!important;border:0!important}
.fl-filter-dialog .filter-check-box{min-height:40px!important;margin:0!important;padding:9px 0!important;display:flex;align-items:center;gap:12px}
.fl-filter-dialog input[type=checkbox]{position:static!important;opacity:1!important;z-index:auto!important;width:17px;height:17px;accent-color:var(--fl-wine);margin:0!important}
.fl-filter-dialog .checkbox-symbol{display:none!important}
.fl-filter-dialog .filter-item-txt{font-size:14px!important;color:var(--fl-ink)!important}
.fl-filter-dialog .facet-count{margin-left:auto;font-size:12px;color:var(--fl-muted)}
.fl-filter-dialog .clear-filters{font-size:13px!important;text-decoration:underline;text-underline-offset:4px;display:block;padding:10px 0!important}
.fl-solid-button{display:block;background:var(--fl-wine);color:white;border:1px solid var(--fl-wine);padding:14px 22px;min-height:48px;font-size:14px;text-align:center}
.fl-filter-dialog>.fl-solid-button{margin:10px 28px 30px;width:calc(100% - 56px)}
.fl-active-filters{display:flex;gap:10px;flex-wrap:wrap;margin:-4px 0 20px}
.fl-active-filters:empty{display:none}
.fl-active-filters button{padding:9px 12px;border:1px solid var(--fl-rule);font-size:12px;background:var(--fl-paper);color:var(--fl-ink)}
.fl-active-filters button>span:first-child{margin-left:12px}
html.fl-experience .small-products-list{gap:36px 24px!important}
html.fl-experience .small-product-item{min-width:0;opacity:1!important;transform:none!important;animation:none!important}
html.fl-experience .small-product-url{display:block!important;text-decoration:none!important}
html.fl-experience .small-product-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:3/4;object-fit:cover!important;object-position:center top!important;border-radius:0!important}
html.fl-experience .fl-hstill,html.fl-experience .fl-pp{display:none!important}
html.fl-experience .small-product-header-wrapper{padding:13px 0 0!important;gap:5px!important;text-align:left!important}
html.fl-experience .small-product-title{font:400 14px/1.45 Optima,'Segoe UI',Arial,sans-serif!important;color:var(--fl-ink)!important}
html.fl-experience .small-product-price-txt{font:12px/1.5 Optima,'Segoe UI',Arial,sans-serif!important;color:var(--fl-muted)!important;letter-spacing:0!important}
html.fl-experience .product-wrapper{padding:0 0 60px!important}
html.fl-experience .product-wrapper>.container{padding:0 var(--fl-margin)!important;max-width:1680px!important;width:100%!important}
.fl-breadcrumb{font-size:12px;line-height:1.6;color:var(--fl-muted);display:flex;gap:10px;flex-wrap:wrap;padding:22px 0}
.fl-breadcrumb a{text-decoration:none}.fl-breadcrumb a:hover{text-decoration:underline}
html.fl-experience .container-product-page{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(330px,1fr)!important;gap:clamp(40px,5vw,90px)!important;align-items:start!important;margin:0!important}
html.fl-experience .product-images-desktop{width:auto!important;min-width:0!important}
html.fl-experience .big-product-images-list{gap:12px!important}
html.fl-experience .product-images-desktop .big-product-images-list{display:grid!important;grid-template-columns:1fr 1fr!important}
.fl-image-open{display:block;width:100%;padding:0;border:0;background:#e5ddd4;cursor:zoom-in!important;overflow:hidden}
.fl-image-open img{width:100%;height:auto;display:block;aspect-ratio:3/4;object-fit:cover;transition:transform .8s ease}
.fl-image-open:hover img{transform:scale(1.02)}
html.fl-experience .prod-page-info-wrapper{width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:6px 0 0!important;align-self:start!important}
html.fl-experience .product-info-wrapper{width:100%!important;max-width:none!important;display:block!important}
html.fl-experience .product-header{margin:0 0 28px!important}
html.fl-experience .product-title{font:400 clamp(27px,2.5vw,38px)/1.17 Georgia,serif!important;letter-spacing:-.025em!important;color:var(--fl-ink)!important;margin:0 0 13px!important}
html.fl-experience .product-price-txt{font:16px/1.5 Optima,'Segoe UI',Arial,sans-serif!important;color:var(--fl-wine)!important;letter-spacing:0!important;margin:0!important}
.fl-product-material{font-size:13px;line-height:1.5;color:var(--fl-muted);margin:13px 0 0}
html.fl-experience .product-option{margin-bottom:20px!important}
html.fl-experience .product-option .label,html.fl-experience .w-commerce-commerceaddtocartform>.label{font-size:13px!important;line-height:1.5!important;color:var(--fl-ink)!important;margin:0 0 10px!important}
html.fl-experience .w-commerce-commerceaddtocartoptionpillgroup{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
html.fl-experience .btn-product-property{min-width:46px!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:10px 14px!important;border:1px solid var(--fl-rule)!important;border-radius:0!important;background:white!important;color:var(--fl-ink)!important;font-size:13px!important}
html.fl-experience .btn-product-property[aria-checked=true]{border-color:var(--fl-wine)!important;background:var(--fl-paper)!important;color:var(--fl-wine)!important}
html.fl-experience .btn-add-to-cart{margin-top:14px!important;background:var(--fl-wine)!important;border:1px solid var(--fl-wine)!important;min-height:52px!important;font-size:14px!important;letter-spacing:.025em!important;border-radius:0!important}
html.fl-experience .w-commerce-commerceaddtocartquantityinput{min-height:40px!important;width:64px!important;border:1px solid var(--fl-rule)!important;background:var(--fl-paper)!important}
html.fl-experience .fl-care-links{margin:20px 0 30px!important;padding:16px 0!important;gap:12px!important;flex-wrap:wrap!important;border-color:var(--fl-rule)!important;justify-content:space-between!important;font-size:12px!important}
html.fl-experience .fl-care-links a{font-size:12px!important;color:var(--fl-wine)!important;line-height:1.5!important;text-underline-offset:4px}
html.fl-experience .product-info-group{margin:0 0 25px!important}
html.fl-experience .product-info-group>.filter-group-title{font-size:11px!important;letter-spacing:.1em!important;color:var(--fl-muted)!important;padding:0 0 10px!important;border:0!important}
html.fl-experience .product-description-txt{font-size:14px!important;line-height:1.8!important;color:#655850!important}
.fl-product-details{border-top:1px solid var(--fl-rule);font-size:14px}
.fl-product-details summary{padding:17px 26px 17px 0;list-style:none;position:relative;cursor:pointer;color:var(--fl-ink)}
.fl-product-details summary:after{content:'+';position:absolute;right:2px;font-size:18px;top:14px}
.fl-product-details[open] summary:after{content:'−'}
.fl-product-details summary::-webkit-details-marker{display:none}
.fl-product-details-content{padding:0 0 16px;line-height:1.8;color:#655850}
.fl-inline-size-table{display:none!important}
.fl-fit-note{border-top:1px solid var(--fl-rule);font-size:12px;line-height:1.7;color:var(--fl-muted);padding-top:18px;margin-top:0}
html.fl-experience .fl-size-trigger{font-size:12px!important;color:var(--fl-wine)!important;min-height:32px!important;text-underline-offset:4px!important}
.fl-gallery-dialog{inset:0;margin:0;width:100vw;height:100dvh;max-width:none;max-height:none;background:#f3f0ea}
.fl-gallery-stage{height:calc(100dvh - 200px);position:relative;display:flex;justify-content:center;align-items:center;overflow:auto;overscroll-behavior:contain}
.fl-gallery-image{display:block;width:auto;height:100%;max-width:calc(100% - 120px);object-fit:contain}
.fl-gallery-prev,.fl-gallery-next{position:fixed;top:45%;height:50px;width:50px;border:0;background:var(--fl-paper);font:35px Georgia,serif;color:var(--fl-wine);z-index:2}
.fl-gallery-prev{left:20px}.fl-gallery-next{right:20px}
.fl-gallery-footer{display:flex;justify-content:center;align-items:center;gap:26px;height:46px;font-size:12px}
.fl-gallery-footer p{margin:0}
.fl-text-button{border:0;background:none;padding:10px;text-decoration:underline;text-underline-offset:4px;color:var(--fl-wine)}
.fl-gallery-thumbs{height:70px;display:flex;justify-content:center;gap:8px;overflow:auto;padding:0 16px}
.fl-gallery-thumbs button{width:46px;height:62px;flex:none;overflow:hidden;padding:0;border:1px solid transparent;background:none}
.fl-gallery-thumbs button[aria-pressed=true]{border-color:var(--fl-wine)}
.fl-gallery-thumbs img{width:100%;height:100%;object-fit:cover}
.fl-zoomed .fl-gallery-stage{display:block;text-align:center}
.fl-zoomed .fl-gallery-image{height:auto;width:1600px;max-width:none;max-height:none;margin:auto;object-fit:initial}
html.fl-experience .section-hp-collection{padding:55px 0 50px!important}
html.fl-experience .section-hp-collection .section-title-wrapper{margin:0 0 32px!important;padding:0!important}
html.fl-experience .section-hp-collection .section-accent-title{font:400 34px/1.2 Georgia,serif!important;letter-spacing:-.025em!important;color:var(--fl-ink)!important;text-transform:none!important}
html.fl-experience .section-hp-collection .container-small{max-width:1600px!important;padding:0 var(--fl-margin)!important;width:100%!important}
html.fl-experience .cms-main-category-list{gap:30px!important}
html.fl-experience .col-main-category-image-wrapper{position:relative!important;overflow:hidden!important}
html.fl-experience .col-main-category-img{aspect-ratio:4/5!important;width:100%!important;height:auto!important;object-fit:cover!important;transform:none!important;transition:transform .8s ease!important}
html.fl-experience .col-main-category-cta-btn:hover .col-main-category-img{transform:scale(1.025)!important}
html.fl-experience .collection-name{font:400 32px/1.2 Georgia,serif!important;letter-spacing:-.02em!important}
html.fl-experience .section-hp-products-wrapper{padding:50px 0 70px!important}
html.fl-experience .section-hp-products-wrapper>.container{max-width:1600px!important;padding:0 var(--fl-margin)!important;width:100%!important}
.fl-section-heading{display:flex;justify-content:space-between;align-items:end;margin:0 0 30px;gap:20px}
.fl-section-heading h2{font:400 34px/1.2 Georgia,serif;letter-spacing:-.025em;margin:0;color:var(--fl-ink)}
.fl-section-heading>a{font-size:13px;text-underline-offset:5px}
html.fl-experience .section-about-me{padding:75px 0!important;background:#eee8df!important;opacity:1!important;transform:none!important}
html.fl-experience .section-about-me .container-small{max-width:1440px!important;padding:0 var(--fl-margin)!important;width:100%!important}
html.fl-experience .about-me-container{gap:9vw!important;align-items:center!important}
html.fl-experience .about-me-txt-wrapper{max-width:480px!important}
.about-me-txt-wrapper h2{font:400 40px/1.15 Georgia,serif;color:var(--fl-ink);letter-spacing:-.025em;margin:0 0 24px}
.about-me-txt-wrapper>p:not(.fl-kicker){font-size:15px;line-height:1.85;color:#655850;margin:0 0 16px}
.fl-text-link{display:inline-block;margin-top:14px;font-size:14px;text-underline-offset:5px}
html.fl-experience .about-me-image-wrapper{max-width:400px!important;overflow:hidden}
html.fl-experience .about-me-image-wrapper img{display:block;width:100%;height:auto;filter:none!important}
html.fl-experience #fl-atelier-band{display:none!important}
html.fl-experience .store-benefits{padding:48px var(--fl-margin)!important;margin:0!important;background:var(--fl-paper)!important;opacity:1!important;transform:none!important;border-bottom:1px solid var(--fl-rule)}
html.fl-experience .store-benefits>.container{padding:0!important;width:100%!important;max-width:1440px!important}
html.fl-experience .benefit-footer-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important}
html.fl-experience .benefit-divider,html.fl-experience .benefit-icon-wrapper{display:none!important}
html.fl-experience .benefit-item{width:auto!important;min-height:0!important;gap:12px!important;text-align:center!important;padding:0 10px!important}
html.fl-experience .benefit-txt{font:400 21px/1.3 Georgia,serif!important;letter-spacing:0!important;text-transform:none!important;color:var(--fl-ink)!important;max-width:none!important}
html.fl-experience .benefit-item a{font:12px/1.6 Optima,'Segoe UI',Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important;color:var(--fl-muted)!important;padding:4px 0!important;text-decoration:underline!important;text-underline-offset:4px!important;border:0!important}
html.fl-experience .benefit-item a:after{display:none!important}
html.fl-experience .footer{background:var(--fl-paper)!important;background-image:none!important;color:var(--fl-ink)!important;opacity:1!important;transform:none!important;padding:0!important}
html.fl-experience .footer .container{max-width:1600px!important;width:100%!important;padding:0 var(--fl-margin)!important;background:none!important}
html.fl-experience .footer-container{padding:45px 0!important;gap:40px!important;border:0!important}
html.fl-experience .footer .nav-btn-main-category{font:18px/1.4 Georgia,serif!important;color:var(--fl-ink)!important;margin:0 0 14px!important}
html.fl-experience .footer .nav-btn{font:13px/1.6 Optima,'Segoe UI',Arial,sans-serif!important;color:#655850!important;min-height:32px!important;padding:6px 0!important}
html.fl-experience .footer .nav-btn-txt{font:inherit!important;color:inherit!important}
html.fl-experience .footer-container-newsletter{padding:36px 0!important;border-top:1px solid var(--fl-rule)!important;background:none!important}
html.fl-experience .footer-container-terms-and-conditions{padding:22px 0!important;border-top:1px solid var(--fl-rule)!important;background:none!important}
html.fl-experience .newsletter-form{display:flex!important;gap:0!important;margin-top:15px!important;max-width:420px}
html.fl-experience .newsletter-form input[type=email]{min-width:0;min-height:44px;width:100%;border:1px solid #b9aa9e!important;background:transparent!important;color:var(--fl-ink)!important;font-size:13px!important;padding:10px!important}
html.fl-experience .newsletter-form input[type=submit]{background:var(--fl-wine)!important;color:white!important;border:1px solid var(--fl-wine)!important;min-height:44px;padding:10px 16px!important;font-size:12px!important}
.fl-newsletter-note{font-size:11px!important;line-height:1.7!important;color:var(--fl-muted)!important;margin:10px 0 0!important}
.fl-newsletter-note a{text-decoration:underline}
.fl-service-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;border-bottom:1px solid var(--fl-rule);padding:24px var(--fl-margin);font-size:13px}
.fl-service-nav a{color:var(--fl-muted);text-decoration:none;padding:5px 0}
.fl-service-nav a[aria-current=page]{color:var(--fl-wine);border-bottom:1px solid}
html.fl-experience .fl-service-page{background:var(--fl-paper)!important;padding:0 0 70px!important;position:relative!important;color:var(--fl-ink)!important}
html.fl-experience .fl-policy__wrap{max-width:840px!important;padding:56px 36px 0!important;margin:auto!important}
html.fl-experience .fl-policy__title{font:400 44px/1.15 Georgia,serif!important;letter-spacing:-.025em!important;color:var(--fl-ink)!important;max-width:none!important;margin:0 0 24px!important}
html.fl-experience .fl-policy__lede{font-size:16px!important;line-height:1.8!important;color:#655850!important}
html.fl-experience .fl-policy__section{background:none!important;border:0!important;border-top:1px solid var(--fl-rule)!important;box-shadow:none!important;border-radius:0!important;opacity:1!important;transform:none!important;padding:30px 0!important;margin:25px 0 0!important}
html.fl-experience .fl-policy__section h2{font:400 25px/1.3 Georgia,serif!important;color:var(--fl-ink)!important;margin:0 0 16px!important}
html.fl-experience .fl-policy__section p{font-size:15px!important;line-height:1.85!important;color:#655850!important}
html.fl-experience .fl-policy__table{width:100%;font-size:13px!important;background:transparent!important}
html.fl-experience .fl-policy__table :is(td,th){padding:12px 10px!important;border-color:var(--fl-rule)!important;color:var(--fl-ink)!important}
html.fl-experience .fl-policy__table th{background:#eae3d8!important}
html.fl-experience .story-hero{min-height:480px!important;padding:70px var(--fl-margin)!important;background:#eee8df!important}
html.fl-experience .story-hero-title{font:400 clamp(38px,5vw,65px)/1.05 Georgia,serif!important;color:var(--fl-ink)!important;letter-spacing:-.035em!important}
html.fl-experience :is(.story-chapter,.story-chapter-title,.story-chapter-text,.story-quote){opacity:1!important;transform:none!important;color:var(--fl-ink)!important}
html.fl-experience .story-chapter{padding:64px var(--fl-margin)!important;background:var(--fl-paper)!important;border-top:1px solid var(--fl-rule)}
html.fl-experience .story-chapter p{font-size:16px!important;line-height:1.9!important;color:#655850!important;max-width:70ch}
html.fl-experience .article-title{font:400 25px/1.3 Georgia,serif!important;letter-spacing:-.015em!important;color:var(--fl-ink)!important}
html.fl-experience .fl-gg-band{scroll-margin-top:calc(var(--fl-header-height) + 20px);margin:45px 0!important}
html.fl-experience .fl-gg-grid{gap:30px 22px!important}
html.fl-experience .fl-gg-head{margin-bottom:26px!important}
html.fl-experience .fl-gg-t{font:400 34px/1.2 Georgia,serif!important;color:var(--fl-ink)!important}
html.fl-experience .fl-gg-k{font-size:11px!important;letter-spacing:.12em!important;color:var(--fl-muted)!important}
html.fl-experience .w-commerce-commercecartcontainer{background:var(--fl-paper)!important;border:0!important;border-radius:0!important}
html.fl-experience .w-commerce-commercecartheader{border-bottom:1px solid var(--fl-rule)!important;padding:22px 26px!important}
html.fl-experience .w-commerce-commercecartheading{font:400 27px/1.2 Georgia,serif!important;color:var(--fl-ink)!important}
html.fl-experience .w-commerce-commercecartemptystate{font-size:16px!important;line-height:1.7!important;color:var(--fl-muted)!important}
.fl-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.fl-skip-link{position:fixed;top:8px;left:12px;z-index:3000;padding:12px 18px;background:var(--fl-wine);color:white!important;transform:translateY(-180%);text-decoration:none}
.fl-skip-link:focus{transform:none}
@keyframes fl-panel-in{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@keyframes fl-dialog-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes fl-fade-in{from{opacity:0}to{opacity:1}}
@media(min-width:992px){html.fl-experience .prod-page-info-wrapper{position:sticky!important;top:calc(var(--fl-header-height) + 26px)!important}.fl-mobile-menu{display:none!important}}
@media(max-width:1100px) and (min-width:992px){.fl-nav-panel-inner{gap:25px;grid-template-columns:1fr .85fr 1fr 1.1fr}.fl-nav-tabs{gap:24px}}
@media(max-width:991px){
 html.fl-experience{--fl-margin:24px;--fl-header-height:66px}
 html.fl-experience .nav-holder{padding:0!important}
 html.fl-experience .nav-top-wrapper{height:65px!important;min-height:65px!important}
 html.fl-experience .nav-top-wrapper .image-logo{width:174px!important;max-height:45px!important}
 html.fl-experience .container-nav{padding:0 16px!important}
 .fl-navigation{display:none}
 html.fl-experience .fl-mobile-toggle{display:inline-flex!important;position:absolute;left:-6px;top:10px}
 html.fl-experience .fl-ex-icons{left:36px!important;right:auto!important;gap:0!important}
 html.fl-experience .fl-ex-icons a{display:none!important}
 html.fl-experience .cart-nav-wrapper{top:10px!important;right:0!important}
 .fl-mobile-menu{width:min(480px,100vw);height:100dvh;max-height:100dvh;inset:0 auto 0 0;margin:0}
 .fl-mobile-menu .fl-dialog-bar{height:66px;padding:10px 22px}
 .fl-mobile-menu>nav{padding:18px 24px}
 .fl-mobile-group{border-bottom:1px solid var(--fl-rule)}
 .fl-mobile-group>summary{padding:18px 22px 18px 0;list-style:none;position:relative;font:23px/1.3 Georgia,serif;cursor:pointer}
 .fl-mobile-group>summary:after{content:'+';position:absolute;right:0;font:20px Optima,sans-serif}
 .fl-mobile-group[open]>summary:after{content:'−'}
 .fl-mobile-group>summary::-webkit-details-marker{display:none}
 .fl-mobile-group-content{padding:12px 0 22px;display:grid;grid-template-columns:1fr;gap:24px}
 .fl-mobile-group .fl-nav-feature{display:none}
 .fl-mobile-group .fl-nav-group a{font-size:15px;padding:11px 0;min-height:44px}
 .fl-mobile-group .fl-nav-heading{font-size:17px;margin-bottom:8px}
 .fl-mobile-group .fl-nav-note{border:0;padding:0}
 .fl-mobile-service{padding:15px 24px 35px;display:flex;flex-direction:column;gap:0;font-size:13px}
 .fl-mobile-service a{padding:11px 0;text-decoration:none}
 .fl-mobile-group .fl-nav-future{font-size:14px}
 .fl-mobile-group .fl-nav-future summary{padding:12px 20px 12px 0;min-height:44px}
 html.fl-experience .container-product-page{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)!important;gap:28px!important}
 html.fl-experience .product-images-desktop .big-product-images-list{grid-template-columns:1fr!important}
 html.fl-experience .footer-container{gap:28px!important}
}
@media(max-width:767px){
 html.fl-experience{--fl-margin:18px}
 html.fl-experience .nav-top-wrapper .image-logo{width:150px!important}
 html.fl-experience .hero-wrapper{margin-top:0!important}
 .fl-search-dialog{inset:0;margin:0;width:100vw;height:100dvh;max-height:100dvh}
 .fl-dialog-bar{height:66px;padding:10px 20px}
 .fl-search-content{padding:25px 20px}
 .fl-search-content input{font-size:23px}
 .fl-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}
 .fl-search-suggestions{gap:8px}.fl-search-suggestions button{padding:8px 13px;min-height:40px}
 .fl-search-service{gap:16px;font-size:12px}
 .fl-editorial-product>span{font-size:13px;margin-top:9px}.fl-editorial-product>small{font-size:12px}
 .fl-collection-header{padding:34px 0 0}.fl-collection-header h1{font-size:34px}.fl-collection-header>p:not(.fl-kicker){font-size:14px;max-width:32ch}
 .fl-category-links{justify-content:flex-start;gap:23px;margin:26px -18px 0;padding:0 18px 15px}
 html.fl-experience .catalog-header{padding:10px 0!important;margin-bottom:18px!important;gap:12px!important}
 html.fl-experience .catalog-header .catalog-filters-txt{font-size:12px!important}
 .fl-filter-trigger{font-size:12px;padding:8px}
 .fl-filter-dialog{width:min(440px,100vw)}
 html.fl-experience .small-products-list{gap:26px 12px!important}
 html.fl-experience .small-product-title{font-size:13px!important}
 html.fl-experience .small-product-header-wrapper{padding-top:10px!important}
 html.fl-experience .small-product-price-txt{font-size:12px!important}
 html.fl-experience .container-product-page{display:flex!important;flex-direction:column!important;gap:24px!important}
 html.fl-experience .product-images-desktop{display:none!important}
 html.fl-experience .product-images-responsive{display:block!important;width:100%!important;margin:0!important}
 html.fl-experience .product-images-responsive .big-product-images-list{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:10px!important;scrollbar-width:thin!important;padding-bottom:8px!important}
 html.fl-experience .product-images-responsive .big-product-image-item{width:86%!important;flex:0 0 86%!important;scroll-snap-align:start!important;margin:0!important}
 html.fl-experience .product-page-product-image{aspect-ratio:3/4!important;object-fit:cover!important;width:100%!important;height:auto!important}
 .fl-breadcrumb{font-size:11px;padding:16px 0;gap:7px}
 html.fl-experience .prod-page-info-wrapper{width:100%!important;max-width:none!important;position:static!important;padding:0!important}
 html.fl-experience .product-title{font-size:30px!important}
 html.fl-experience .product-header{margin-bottom:25px!important}
 html.fl-experience .product-info-wrapper{padding:0!important}
 html.fl-experience .product-description-txt{font-size:14px!important}
 html.fl-experience .fl-care-links{gap:10px!important;justify-content:flex-start!important}
 .fl-gallery-stage{height:calc(100dvh - 196px)}
 .fl-gallery-image{max-width:100%;height:auto;max-height:100%;object-fit:contain}
 .fl-gallery-prev,.fl-gallery-next{width:38px;height:46px;background:#f7f4eee8;top:48%}.fl-gallery-prev{left:5px}.fl-gallery-next{right:5px}
 .fl-zoomed .fl-gallery-image{width:1000px;max-width:none;max-height:none}
 .fl-gallery-thumbs{justify-content:flex-start;padding:0 20px}
 html.fl-experience .section-hp-collection{padding:36px 0 24px!important}
 html.fl-experience .section-hp-collection .section-accent-title{font-size:29px!important}
 html.fl-experience .section-hp-collection .section-title-wrapper{margin-bottom:25px!important}
 html.fl-experience .cms-main-category-list{gap:18px!important}
 html.fl-experience .collection-name{font-size:27px!important}
 html.fl-experience .section-hp-products-wrapper{padding:30px 0 45px!important}
 .fl-section-heading{align-items:start;margin-bottom:23px}.fl-section-heading h2{font-size:29px}.fl-section-heading>a{font-size:12px;margin-top:29px;max-width:100px;text-align:right}
 .fl-kicker{font-size:10px!important;margin-bottom:12px!important}
 html.fl-experience .section-about-me{padding:45px 0!important}
 html.fl-experience .about-me-container{display:flex!important;flex-direction:column!important;gap:30px!important}
 .about-me-txt-wrapper h2{font-size:34px;margin-bottom:20px}.about-me-txt-wrapper>p:not(.fl-kicker){font-size:14px}
 html.fl-experience .about-me-image-wrapper{max-width:100%!important;width:100%!important;max-height:450px!important}
 html.fl-experience .about-me-image-wrapper img{object-fit:cover;object-position:center 25%;height:450px}
 html.fl-experience .store-benefits{padding:30px var(--fl-margin)!important}
 html.fl-experience .benefit-footer-wrapper{grid-template-columns:1fr!important;gap:24px!important}
 html.fl-experience .benefit-item{gap:7px!important}
 html.fl-experience .benefit-txt{font-size:20px!important}
 html.fl-experience .footer-container{padding:32px 0!important;gap:25px 18px!important;grid-template-columns:1fr 1fr!important}
 html.fl-experience .footer .nav-btn-main-category{font-size:17px!important;margin-bottom:10px!important}
 html.fl-experience .footer .nav-btn{font-size:12px!important;min-height:34px!important}
 html.fl-experience .footer-container-newsletter{padding:28px 0!important;gap:28px!important}
 html.fl-experience .newsletter-form{max-width:none}
 .fl-service-nav{padding:18px 16px;gap:17px;font-size:12px}
 html.fl-experience .fl-policy__wrap{padding:36px 22px 0!important}
 html.fl-experience .fl-policy__title{font-size:35px!important}
 html.fl-experience .fl-policy__lede,html.fl-experience .fl-policy__section p{font-size:14px!important}
 html.fl-experience .fl-policy__table{font-size:11px!important}
 html.fl-experience .fl-policy__table :is(td,th){padding:10px 6px!important}
 html.fl-experience .story-hero{min-height:350px!important;padding:50px 24px!important}
 html.fl-experience .story-chapter{padding:38px 24px!important}
 html.fl-experience .story-chapter p{font-size:14px!important}
 html.fl-experience .fl-gg-grid{gap:25px 12px!important;grid-template-columns:1fr 1fr!important}
}
@media(max-width:359px){html.fl-experience .nav-top-wrapper .image-logo{width:122px!important}html.fl-experience .container-nav{padding:0 10px!important}html.fl-experience .fl-ex-icons{left:32px!important}}
@media(prefers-reduced-motion:reduce){html.fl-experience:not([data-fl-motion="on"]){scroll-behavior:auto!important}html.fl-experience:not([data-fl-motion="on"]) *,html.fl-experience:not([data-fl-motion="on"]) *:before,html.fl-experience:not([data-fl-motion="on"]) *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html:not([data-fl-motion="on"]) .fl-dialog[open],html:not([data-fl-motion="on"]) .fl-nav-panel,html:not([data-fl-motion="on"]) .fl-nav-shade{animation:none!important}}

/* Match the shared header on the campaign page, whose older styles are more specific. */
html.fl-experience[data-wf-page] body .nav-top-wrapper{height:56px!important;min-height:56px!important}
html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:230px!important;height:auto!important;max-height:52px!important}
.fl-mobile-account{border:0;background:none;color:var(--fl-ink);padding:11px 0;font-size:13px;text-align:left}
@media(max-width:991px){html.fl-experience[data-wf-page] body .nav-top-wrapper{height:65px!important;min-height:65px!important}html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:174px!important;max-height:45px!important}}
@media(max-width:767px){html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:150px!important}}
@media(max-width:359px){html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:122px!important}}

/* An editorial index with six distinct starting points and a complete archive. */
html.fl-experience .fl-journal-header{background:var(--fl-paper)!important;padding:64px var(--fl-margin) 48px!important;min-height:0!important}
html.fl-experience .fl-journal-header h1{font:400 clamp(36px,4vw,52px)/1.1 Georgia,serif!important;color:var(--fl-ink)!important;margin:0 0 20px!important;letter-spacing:-.025em!important}
html.fl-experience .fl-journal-header p{font:400 16px/1.6 Georgia,serif!important;color:var(--fl-muted)!important}
html.fl-experience .fl-journal-header .eyebrow{display:none!important}
html.fl-experience .blog-articles-grid{max-width:1360px!important;margin:0 auto!important;padding:48px var(--fl-margin) 20px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0 48px!important;scroll-margin-top:calc(var(--fl-header-height) + 20px)}
html.fl-experience .article-link-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;padding:32px 0!important;margin:0!important;background:transparent!important;border:0!important;border-top:1px solid var(--fl-rule)!important;border-radius:0!important;box-shadow:none!important;transform:none!important;min-height:260px!important}
html.fl-experience .article-link-block[hidden]{display:none!important}
html.fl-experience .article-date-tag{font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--fl-wine)!important;margin-bottom:18px!important;background:none!important;padding:0!important}
html.fl-experience .article-summary{font:400 15px/1.7 Georgia,serif!important;color:var(--fl-muted)!important;margin:12px 0 24px!important}
html.fl-experience .fl-journal-toggle{display:block;margin:15px auto 70px;min-height:48px;border:1px solid var(--fl-rule);padding:12px 24px;background:transparent;color:var(--fl-ink);font:inherit;cursor:pointer}
html.fl-experience [data-blg-cta]{background:var(--fl-paper)!important;border:1px solid var(--fl-rule)!important;border-radius:0!important;box-shadow:none!important}
@media(max-width:991px){html.fl-experience .blog-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 30px!important}}
@media(max-width:599px){html.fl-experience .blog-articles-grid{grid-template-columns:1fr!important;padding-top:24px!important}html.fl-experience .article-link-block{min-height:0!important;padding:26px 0!important}html.fl-experience .fl-journal-header{padding-top:40px!important}}
/* Consistent editorial spacing and a calm, readable checkout. */
html[data-wf-page="6a14993e70a0b9f82fd7482c"].fl-experience header{padding:54px 5vw 44px!important;min-height:0!important;background:#f7f4ee!important}
html[data-wf-page="6a14993e70a0b9f82fd7482c"].fl-experience header h1{margin:0 0 18px!important;font:400 clamp(36px,4vw,52px)/1.12 Georgia,serif!important;color:#382d2a!important}
html.fl-wrap-page body,html.fl-wrap-page .page-wrapper,html.fl-wrap-page .page-header-wrapper{background:#f7f4ee!important;background-image:none!important}
html.fl-wrap-page body::before,html.fl-wrap-page body::after,html.fl-wrap-page .page-wrapper::before{display:none!important}
html.fl-wrap-page .checkout-group,html.fl-wrap-page .fl-co-assure{background:#fcfaf6!important;border:1px solid #ded7ce!important;border-radius:0!important;box-shadow:none!important}
html.fl-wrap-page .checkout-group-header{border-color:#ded7ce!important}
html.fl-wrap-page .checkout-group-title{color:#382d2a!important;font:400 25px/1.2 Georgia,serif!important}
html.fl-wrap-page .w-commerce-commercelayoutmain .checkout-group:not(.items-block) h2.checkout-group-title::before{display:none!important}
html.fl-wrap-page label,html.fl-wrap-page .w-commerce-commercecheckoutlabel{font-size:14px!important;letter-spacing:0!important;text-transform:none!important;color:#382d2a!important}
html.fl-wrap-page .checkout-group-header .fl-req{font-size:12px!important;letter-spacing:0!important;color:#74665f!important}
html.fl-wrap-page .fl-disc-toggle{min-height:44px!important;display:inline-flex;align-items:center;font-size:13px!important;letter-spacing:0!important;text-transform:none!important;color:#532632!important}
html.fl-wrap-page .pay-with-btn-wrapper::before{display:none!important}
html.fl-wrap-page .fl-checkout-acceptance{font-size:13px!important;line-height:1.7!important;color:#74665f!important}
html.fl-wrap-page .fl-checkout-acceptance a{color:#532632!important;text-underline-offset:3px}
html.fl-wrap-page .w-commerce-commercecheckoutplaceorderbutton{background:#532632!important;box-shadow:none!important;font-size:14px!important;letter-spacing:.03em!important;text-transform:none!important;border-radius:0!important}
html.fl-wrap-page input,html.fl-wrap-page select{border-color:#ded7ce!important;color:#382d2a!important;background:#fffdf9!important;font-size:16px!important;min-height:46px!important}
html.fl-wrap-page :focus-visible{outline:2px solid #532632!important;outline-offset:3px!important}
html.fl-wrap-page .w-commerce-commercecheckoutpaymentinfowrapper .checkout-group-content::after{content:"Follow the instructions shown by your payment provider to complete your order."!important;color:#74665f!important;font-size:13px!important;font-style:normal!important}

/* Fora Leonara — campaign, editorial hierarchy and motion, revision 5. */
@font-face{font-family:'FL Editorial';src:url('https://cdn.prod.website-files.com/68237ef1e303ce86aa446138/6aa0816bb19be4f0931f2c5e_fl-editorial-latin-20260908.woff2') format('woff2');font-weight:400 500;font-style:normal;font-display:swap}
html.fl-experience{--fl-paper:#f7f4ef;--fl-ink:#3d302c;--fl-wine:#552b36;--fl-rule:#ded7ce;--fl-display:'FL Editorial',Georgia,serif;--fl-ease:cubic-bezier(.22,1,.36,1)}
html.fl-experience .page-header-wrapper{transition:background-color .3s ease!important}
html.fl-experience .nav-holder{padding-top:10px!important}
html.fl-experience[data-wf-page] body .nav-top-wrapper{height:64px!important;min-height:0!important;transition:height .38s var(--fl-ease)!important}
html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:216px!important;max-height:54px!important;transition:width .38s var(--fl-ease)!important}
html.fl-experience .fl-nav-tabs{min-height:50px;gap:34px}
html.fl-experience .fl-nav-trigger{font-size:14px;padding:14px 0 16px}
html.fl-experience .fl-header-compact .nav-holder{padding-top:5px!important}
html.fl-experience[data-wf-page] body .fl-header-compact .nav-top-wrapper{height:40px!important}
html.fl-experience[data-wf-page] body .fl-header-compact .image-logo{width:168px!important}
html.fl-experience .fl-header-compact .fl-nav-tabs{min-height:43px}
html.fl-experience .fl-header-compact .fl-nav-trigger{padding:10px 0 13px}
html.fl-experience .cart-nav-wrapper{right:0!important;top:calc(50% - 22px)!important;translate:none!important}
html.fl-experience .fl-nav-panel{box-shadow:none;animation:fl-menu-curtain .3s var(--fl-ease);border-bottom:0}
html.fl-experience .fl-nav-panel-inner{padding-top:38px;padding-bottom:42px;gap:4.5vw;grid-template-columns:1.1fr .85fr 1.1fr 1.4fr}
html.fl-experience .fl-nav-heading{font:500 25px/1.15 var(--fl-display);margin-bottom:19px}
html.fl-experience .fl-nav-group a{font-size:14px;padding:7px 0;line-height:1.4;position:relative}
html.fl-experience .fl-nav-group a::after{content:'';position:absolute;bottom:3px;left:0;width:100%;height:1px;background:currentColor;scale:0 1;transform-origin:left;transition:scale .28s var(--fl-ease)}
html.fl-experience .fl-nav-group a:hover{text-decoration:none}
html.fl-experience .fl-nav-group a:hover::after{scale:1 1}
html.fl-experience .fl-nav-feature>div{aspect-ratio:1.15;overflow:hidden}
html.fl-experience .fl-nav-feature img{object-position:center top}
html.fl-experience .fl-nav-feature>span{font:500 25px/1.2 var(--fl-display);margin-top:15px}
html.fl-experience .fl-nav-feature>small{font-size:12px}
html.fl-experience .fl-nav-future{font-size:12px;color:#6d605b;border-color:#e5ddd3;margin-top:6px}
html.fl-experience .fl-nav-future small{display:inline;font-size:9px;letter-spacing:.035em;margin-left:7px;color:#82756f}
html.fl-experience .fl-nav-shade{background:#2c241f36;animation:fl-fade-in .3s ease}
html.fl-experience .fl-dialog[open]{animation:fl-dialog-reveal .32s var(--fl-ease)}
html.fl-experience .fl-filter-dialog[open],html.fl-experience .fl-mobile-menu[open]{animation:fl-drawer-reveal .36s var(--fl-ease)}
html.fl-experience .fl-dialog-bar>span{font:500 30px/1.1 var(--fl-display)}
html.fl-experience .fl-motion-toggle{display:inline-flex;align-items:center;gap:9px;border:0;background:none;padding:8px 0;min-height:44px;font:12px/1.4 Optima,Arial,sans-serif;color:var(--fl-muted);white-space:nowrap;margin-left:auto}
html.fl-experience .fl-motion-toggle::before{content:'';width:6px;height:6px;border-radius:50%;border:1px solid currentColor}
html.fl-experience .fl-motion-toggle[aria-pressed=true]::before{background:currentColor}
html.fl-experience .fl-enable-motion{position:absolute;bottom:20px;left:70px;z-index:9;padding:9px 15px;min-height:38px;border:0;background:var(--fl-paper);color:var(--fl-ink);font:12px/1.4 Optima,Arial,sans-serif}
html[data-fl-motion=on] .fl-enable-motion{display:none!important}
html.fl-experience.fl-home-motion body{background:var(--fl-paper)!important}
html.fl-experience.fl-home-motion{--fl-campaign-height:clamp(440px,calc(100svh - 154px),820px);--fl-campaign-panel-height:215px}
html.fl-experience.fl-home-motion .section-after-hero{padding:0!important;margin:0!important;background:var(--fl-paper)!important}
html.fl-experience.fl-home-motion .hero-wrapper{display:block!important;position:relative!important;margin:0!important;padding:0!important;background:var(--fl-paper)!important}
html.fl-experience.fl-home-motion .hero-wrapper>.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
html.fl-experience.fl-home-motion .hero-container{position:relative!important;display:block!important;width:100%!important;margin:0!important;padding:0 0 calc(var(--fl-campaign-panel-height) + 56px)!important;gap:0!important}
html.fl-experience.fl-home-motion .hero-rightside-wrapper{position:relative!important;display:block!important;width:calc(100% - 32px)!important;height:var(--fl-campaign-height)!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;clip-path:inset(0 var(--fl-frame-edge,3.75vw));background:#d0c7b8!important}
html.fl-experience.fl-home-motion #fl-campaign-video,html.fl-experience.fl-home-motion .fl-campaign-poster{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;object-fit:cover!important;object-position:center top!important;transform:none!important;transform-origin:center top;translate:0 var(--fl-image-drift,0px);scale:1.035;animation:none!important}
html.fl-experience.fl-home-motion .fl-campaign-poster{display:block!important;z-index:0!important;opacity:1!important;visibility:visible!important}
html.fl-experience.fl-home-motion #fl-campaign-video{z-index:1!important;display:block!important}
html.fl-experience.fl-home-motion #fl-campaign-video[hidden]{display:none!important}
html.fl-experience.fl-home-motion .hero-leftside-wrapper{position:absolute!important;top:calc(var(--fl-campaign-height) - var(--fl-campaign-panel-height))!important;bottom:auto!important;left:50%!important;right:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:244px!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:27px 24px 20px!important;gap:0!important;background:var(--fl-paper)!important;color:var(--fl-ink)!important;border:0!important;box-shadow:none!important;z-index:5!important;text-align:center!important;opacity:1!important;transform:translate(-50%,var(--fl-campaign-shift,0px))!important;animation:none!important;transition:none!important;box-sizing:border-box!important}
html.fl-experience.fl-home-motion .hero-title{width:100%!important;max-width:none!important;margin:0 0 19px!important;padding:0!important;font:500 37px/.97 var(--fl-display)!important;letter-spacing:-.025em!important;text-align:center!important;color:var(--fl-ink)!important;opacity:1!important;transform:none!important;animation:none!important;clip-path:none!important}
html.fl-experience.fl-home-motion .hero-leftside-wrapper .fl-eyebrow,html.fl-experience.fl-home-motion .hero-leftside-wrapper .fl-collection-intro{display:none!important}
html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;gap:10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--fl-wine)!important;font:14px/1.4 Optima,Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important;opacity:1!important;transform:none!important;animation:none!important;transition:color .2s ease!important;overflow:visible!important}
html.fl-experience.fl-home-motion .btn-luxe .btn-txt{font:inherit!important;color:inherit!important;letter-spacing:0!important;text-transform:none!important;transform:none!important}
html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe:before,html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe:after{content:''!important;display:block!important;position:static!important;width:10px!important;height:1px!important;flex:0 0 10px;background:currentColor!important;border:0!important;opacity:.5!important;transform:none!important;transition:flex-basis .3s var(--fl-ease),width .3s var(--fl-ease)!important}
html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe:hover::before,html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe:hover::after{width:20px!important;flex-basis:20px}
html.fl-experience.fl-home-motion .fl-film-control{position:absolute!important;z-index:8!important;bottom:20px!important;left:calc(var(--fl-frame-edge,3.75vw) + 20px)!important;right:auto!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--fl-paper)!important;color:var(--fl-wine)!important;font-size:0!important;line-height:0!important;box-shadow:none!important;cursor:pointer}
html.fl-experience.fl-home-motion .fl-film-control::before{content:'';display:block;width:8px;height:10px;border-left:2px solid currentColor;border-right:2px solid currentColor;box-sizing:border-box}
html.fl-experience.fl-home-motion .fl-film-control[data-state=paused]::before{width:0;height:0;border-left:8px solid currentColor;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}
html.fl-experience .fl-discover-cue{position:absolute;left:50%;bottom:0;translate:-50% 0;display:flex;align-items:center;gap:13px;min-height:44px;text-decoration:none;font-size:11px;letter-spacing:.04em;color:var(--fl-muted);white-space:nowrap}
html.fl-experience .fl-discover-cue svg{width:10px;height:20px;fill:none;stroke:currentColor;stroke-width:1;transition:translate .3s ease}
html.fl-experience .fl-discover-cue:hover svg{translate:0 3px}
html.fl-experience .fl-collection-introduction{text-align:center;max-width:700px;margin:0 auto 64px;padding:0 24px}
html.fl-experience .fl-collection-introduction p{font:500 clamp(26px,2.5vw,34px)/1.3 var(--fl-display);letter-spacing:-.012em;margin:0;color:var(--fl-ink)}
html.fl-experience .section-hp-collection{padding:62px 0 48px!important;background:var(--fl-paper)!important;scroll-margin-top:110px}
html.fl-experience .section-hp-collection .section-title-wrapper{display:none!important}
html.fl-experience .section-hp-collection .container-small{max-width:1280px!important}
html.fl-experience .cms-main-category-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:40px!important;align-items:start!important}
html.fl-experience .col-main-category-image-wrapper{width:100%!important;aspect-ratio:2/3!important;height:auto!important;max-height:760px!important}
html.fl-experience .col-main-category-img{width:100%!important;height:100%!important}
html.fl-experience .collection-wrapper:has(.cms-main-category-item) .empty-collection-hp{display:none!important}
html.fl-experience .cms-main-category-item:nth-child(2){padding-top:92px}
html.fl-experience .col-main-category-cta-btn{display:block!important;text-decoration:none!important}
html.fl-experience .col-main-category-image-wrapper{overflow:hidden!important}
html.fl-experience .col-main-category-img{aspect-ratio:4/5!important;object-position:50% 28%!important;transition:scale 1.1s var(--fl-ease)!important}
html.fl-experience .col-main-category-cta-btn:hover .col-main-category-img{transform:none!important;scale:1.035}
html.fl-experience .collection-name{position:static!important;font:500 34px/1.15 var(--fl-display)!important;color:var(--fl-ink)!important;text-align:left!important;margin:19px 0 5px!important;padding:0!important;letter-spacing:-.015em!important;text-transform:none!important;transform:none!important;opacity:1!important}
html.fl-experience .fl-category-caption{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--fl-muted)}
html.fl-experience .fl-category-caption span:last-child{font-size:20px;transition:translate .35s var(--fl-ease)}
html.fl-experience .col-main-category-cta-btn:hover .fl-category-caption span:last-child{translate:5px 0}
html.fl-experience .section-hp-products-wrapper{padding:80px 0 100px!important;background:var(--fl-paper)!important}
html.fl-experience .fl-section-heading{align-items:end;margin-bottom:38px}
html.fl-experience .fl-section-heading h2{font:500 44px/1.05 var(--fl-display);letter-spacing:-.025em}
html.fl-experience .fl-kicker{font-size:10px!important;letter-spacing:.12em!important;margin-bottom:13px!important}
html.fl-experience .fl-home-tabs{display:flex;gap:24px;margin:0 0 25px}
html.fl-experience .fl-home-tabs button{font-size:14px;padding:9px 0 10px;border:0;border-bottom:1px solid transparent;background:none;color:var(--fl-muted);min-width:54px}
html.fl-experience .fl-home-tabs button[aria-selected=true]{border-color:var(--fl-wine);color:var(--fl-ink)}
html.fl-experience .fl-home-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;min-height:360px}
html.fl-experience .fl-home-edit-grid .fl-editorial-product>div{background:#ece8e2}
html.fl-experience .fl-home-edit-grid .fl-editorial-product>span{font:14px/1.5 Optima,Arial,sans-serif;margin-top:16px;max-width:95%}
html.fl-experience .fl-editorial-product>div{overflow:hidden}
html.fl-experience .fl-editorial-product img{transition:scale .85s var(--fl-ease)!important}
html.fl-experience .fl-editorial-product:hover img{transform:none;scale:1.035}
html.fl-experience .section-about-me{padding:88px 0!important;background:#ece6dd!important}
html.fl-experience .about-me-container{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10vw!important}
html.fl-experience .about-me-image-wrapper{width:100%!important;max-width:none!important;aspect-ratio:4/5}
html.fl-experience .about-me-image-wrapper img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
html.fl-experience .about-me-txt-wrapper h2{font:500 clamp(36px,3.4vw,52px)/1.05 var(--fl-display);letter-spacing:-.02em;max-width:12ch;margin-bottom:28px}
html.fl-experience .about-me-txt-wrapper>p:not(.fl-kicker){font-size:14px;line-height:1.9;max-width:42ch}
html.fl-experience .fl-text-link{font-size:13px;text-decoration:none;border-bottom:1px solid;padding-bottom:5px}
html.fl-experience .store-benefits{padding-top:62px!important;padding-bottom:62px!important}
html.fl-experience .benefit-txt{font:500 27px/1.2 var(--fl-display)!important}
html.fl-experience .benefit-item:not(:last-child){border-right:1px solid var(--fl-rule)}
html.fl-experience .fl-collection-header h1,html.fl-experience .product-title,html.fl-experience .fl-policy__title{font-family:var(--fl-display)!important;font-weight:500!important;letter-spacing:-.02em!important}
html.fl-experience .fl-collection-header h1{font-size:52px}
html.fl-experience .product-title{font-size:40px!important;line-height:1.08!important}
html.fl-experience .product-header{display:block!important;gap:0!important;min-height:0!important}
html.fl-experience .btn-add-to-cart{transition:background-color .2s ease,translate .2s ease!important}
html.fl-experience .btn-add-to-cart:hover{background:#3d2029!important}
html.fl-experience .btn-add-to-cart:active{translate:0 1px}
html.fl-experience .btn-product-property{transition:background-color .18s ease,border-color .18s ease!important}
html.fl-experience .fl-active-filters button{display:inline-flex;align-items:center;gap:14px;font-size:12px}
html.fl-experience .fl-active-filters svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.1}
html.fl-experience .catalog-filters-dropdown-toggle{display:flex!important;flex-direction:row!important;align-items:center!important;gap:9px!important}
html.fl-experience .catalog-filters-dropdown-toggle::after{content:'';width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;rotate:45deg;translate:0 -2px}
html.fl-experience .catalog-filters-dropdown-toggle .catalog-click-element[hidden]{display:none!important}
html.fl-experience .catalog-filters-dropdown-toggle [fs-cmssort-element=dropdown-label]{font-size:12px!important;line-height:1.4!important}
html.fl-experience[data-fl-motion=on] .fl-mobile-group[open]>.fl-mobile-group-content,html.fl-experience[data-fl-motion=on] .fl-product-details[open]>.fl-product-details-content{animation:fl-title-enter .36s var(--fl-ease)}
html.fl-experience[data-fl-motion=on] .fl-reveal{opacity:0!important;translate:0 22px;transition:opacity .7s var(--fl-ease) var(--fl-reveal-delay,0ms),translate .85s var(--fl-ease) var(--fl-reveal-delay,0ms)!important}
html.fl-experience[data-fl-motion=on] .fl-reveal.fl-visible{opacity:1!important;translate:0 0}
html.fl-experience[data-fl-motion=on] .fl-image-reveal{clip-path:inset(0 0 7% 0);transition:clip-path 1.05s var(--fl-ease),opacity .7s var(--fl-ease),translate .85s var(--fl-ease)!important}
html.fl-experience[data-fl-motion=on] .fl-visible .fl-image-reveal,html.fl-experience[data-fl-motion=on] .fl-image-reveal.fl-visible{clip-path:inset(0)}
html.fl-experience[data-fl-motion=on] .hero-rightside-wrapper{animation:fl-campaign-open 1.25s var(--fl-ease) both}
html.fl-experience[data-fl-motion=on] .hero-title span{display:block;animation:fl-title-enter .8s var(--fl-ease) .15s both!important}
html.fl-experience[data-fl-motion=on] .hero-leftside-wrapper .btn-luxe .btn-txt{animation:fl-title-enter .65s var(--fl-ease) .3s backwards!important}
@keyframes fl-campaign-open{from{clip-path:inset(0 6.5vw)}to{clip-path:inset(0 var(--fl-frame-edge,3.75vw))}}
@keyframes fl-title-enter{from{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}
@keyframes fl-menu-curtain{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}
@keyframes fl-dialog-reveal{from{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}
@keyframes fl-drawer-reveal{from{opacity:.7;translate:32px 0}to{opacity:1;translate:0 0}}
html.fl-experience[data-fl-motion=off] *,html.fl-experience[data-fl-motion=off] *::before,html.fl-experience[data-fl-motion=off] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
html.fl-experience[data-fl-motion=off] .fl-reveal{opacity:1!important;translate:none!important;clip-path:none!important}
html.fl-experience[data-fl-motion=off] .hero-rightside-wrapper{clip-path:inset(0 3.75vw)}
html.fl-experience[data-fl-motion=off] .hero-container{padding-bottom:70px!important}
html.fl-experience[data-fl-motion=off] #fl-campaign-video,html.fl-experience[data-fl-motion=off] .fl-campaign-poster{translate:none;scale:1}
html.fl-experience[data-fl-motion=off] .fl-film-control{left:calc(3.75vw + 20px)!important}
html.fl-experience[data-fl-motion=off] .fl-enable-motion{left:calc(3.75vw + 64px)}
@media(max-width:991px){
 html.fl-experience .nav-holder{padding:0!important}
 html.fl-experience[data-wf-page] body .nav-top-wrapper{height:66px!important;min-height:66px!important}
 html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:164px!important;max-height:43px!important}
 html.fl-experience .fl-mobile-group>summary{font:500 28px/1.15 var(--fl-display);padding:22px 0}
 html.fl-experience .fl-mobile-group-content{padding-bottom:28px}
 html.fl-experience .fl-nav-heading{font-size:23px}
 html.fl-experience .fl-home-edit-grid{gap:16px}
 html.fl-experience .cms-main-category-item:nth-child(2){padding-top:60px}
 html.fl-experience .section-about-me{padding:64px 0!important}
 html.fl-experience .about-me-container{gap:6vw!important}
}
@media(max-width:767px){
 html.fl-experience.fl-home-motion{--fl-campaign-height:clamp(350px,60svh,620px)}
 html.fl-experience.fl-home-motion .hero-container{padding-bottom:48px!important}
 html.fl-experience.fl-home-motion .hero-rightside-wrapper{width:calc(100% - 24px)!important;clip-path:none!important;animation:fl-title-enter .8s var(--fl-ease) both}
 html.fl-experience.fl-home-motion #fl-campaign-video,html.fl-experience.fl-home-motion .fl-campaign-poster{object-position:50% 40%!important;scale:1.03}
 html.fl-experience.fl-home-motion .hero-leftside-wrapper{position:relative!important;top:auto!important;left:auto!important;width:100%!important;padding:26px 24px 10px!important;transform:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;column-gap:14px!important}
 html.fl-experience.fl-home-motion .hero-title{grid-column:1/-1;font-size:36px!important;max-width:300px!important;margin:0 auto 10px!important;line-height:1!important}
 html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe{font-size:13px!important;justify-content:flex-end!important}
 html.fl-experience.fl-home-motion .hero-leftside-wrapper .btn-luxe:last-child{justify-content:flex-start!important}
 html.fl-experience.fl-home-motion .fl-film-control{left:14px!important;bottom:14px!important;width:36px!important;height:36px!important}
 html.fl-experience.fl-home-motion .fl-enable-motion{left:58px;bottom:14px;padding:8px 12px;min-height:36px}
 html.fl-experience .fl-discover-cue{font-size:10px;bottom:-1px}
 html.fl-experience .section-hp-collection{padding-top:42px!important;padding-bottom:18px!important}
 html.fl-experience .fl-collection-introduction{margin-bottom:34px;padding:0 30px}
 html.fl-experience .fl-collection-introduction p{font-size:28px;line-height:1.2}
 html.fl-experience .cms-main-category-list{gap:16px!important;grid-template-columns:1fr 1fr!important}
 html.fl-experience .cms-main-category-item:nth-child(2){padding-top:38px}
 html.fl-experience .col-main-category-img{aspect-ratio:3/4!important}
 html.fl-experience .collection-name{font-size:28px!important;margin-top:13px!important}
 html.fl-experience .fl-category-caption{font-size:11px;line-height:1.4;gap:5px}
 html.fl-experience .fl-category-caption span:last-child{font-size:17px}
 html.fl-experience .section-hp-products-wrapper{padding:50px 0 56px!important}
 html.fl-experience .fl-section-heading{margin-bottom:18px;align-items:center}
 html.fl-experience .fl-section-heading h2{font-size:36px}
 html.fl-experience .fl-section-heading>a{font-size:11px}
 html.fl-experience .fl-home-tabs{margin-bottom:18px}
 html.fl-experience .fl-home-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px;min-height:0}
 html.fl-experience .fl-home-edit-grid .fl-editorial-product>span{font-size:12px;line-height:1.45;margin-top:12px}
 html.fl-experience .fl-home-edit-grid .fl-editorial-product>small{font-size:11px}
 html.fl-experience .section-about-me{padding:44px 0!important}
 html.fl-experience .about-me-container{grid-template-columns:1fr!important;gap:34px!important}
 html.fl-experience .about-me-image-wrapper{order:-1;max-height:460px;aspect-ratio:1.05}
 html.fl-experience .about-me-txt-wrapper h2{font-size:42px;max-width:13ch;margin-bottom:20px}
 html.fl-experience .about-me-txt-wrapper>p:not(.fl-kicker){font-size:13px}
 html.fl-experience .benefit-item:not(:last-child){border-right:0;border-bottom:1px solid var(--fl-rule);padding-bottom:26px!important}
 html.fl-experience .store-benefits{padding-top:38px!important;padding-bottom:38px!important}
 html.fl-experience .benefit-txt{font-size:26px!important}
 html.fl-experience .fl-motion-toggle{margin-left:0}
 html.fl-experience .fl-collection-header h1{font-size:44px}
 html.fl-experience .product-title{font-size:34px!important}
}
@media(max-width:359px){html.fl-experience[data-wf-page] body .nav-top-wrapper .image-logo{width:124px!important}}
/* Keep the bag and checkout as legible as the collection. */
html.fl-experience .cart-subtotal{color:var(--fl-ink)!important;font:14px/1.5 Optima,Arial,sans-serif!important;letter-spacing:0!important}
html.fl-experience .cart-product-name{font:15px/1.45 Optima,Arial,sans-serif!important;color:var(--fl-ink)!important}
html.fl-experience .w-commerce-commercecartoptionlist{font:12px/1.65 Optima,Arial,sans-serif!important;color:var(--fl-muted)!important}
html.fl-experience .cart-remove-btn{font-size:12px!important;text-underline-offset:3px!important}
html.fl-experience .btn-proceed-to-checkout{background:var(--fl-wine)!important;color:white!important;min-height:50px!important;border:1px solid var(--fl-wine)!important;font:14px/1.5 Optima,Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important}
html.fl-experience .btn-proceed-to-checkout div{font:inherit!important;letter-spacing:0!important;color:inherit!important}
html.fl-experience .w-commerce-commercecartquickcheckoutbutton,html.fl-wrap-page .w-commerce-commercecartquickcheckoutbutton{background:#111!important;color:#fff!important;font:14px/1.4 Optima,Arial,sans-serif!important;letter-spacing:0!important}
html.fl-experience .w-commerce-commercecartquickcheckoutbutton>div,html.fl-wrap-page .w-commerce-commercecartquickcheckoutbutton>div{color:#fff!important;font:inherit!important}
html.fl-wrap-page .items-block .text-block-2{color:#382d2a!important;letter-spacing:0!important;font:14px/1.5 Optima,Arial,sans-serif!important}
html.fl-wrap-page .items-block .cart-product-name{font:15px/1.45 Optima,Arial,sans-serif!important;color:#382d2a!important}
html.fl-wrap-page #fl-co-intro .s{font:14px/1.6 Optima,Arial,sans-serif!important;letter-spacing:0!important;color:#74665f!important}
html.fl-wrap-page .fl-co-assure a{color:#532632;text-underline-offset:3px}
@media(max-width:600px){html.fl-wrap-page .w-commerce-commercecheckoutorderitem{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:8px 16px!important;align-items:start!important}html.fl-wrap-page .w-commerce-commercecheckoutorderitem>img{width:58px!important;height:auto!important;grid-row:1/3!important}html.fl-wrap-page .w-commerce-commercecheckoutorderitemdescriptionwrapper{margin:0!important;font-size:12px!important;line-height:1.6!important}html.fl-wrap-page .items-block .text-block-2{grid-column:2!important}html.fl-wrap-page .checkout-quantity{font-size:12px!important}}

/* Refinement of scale, alignment and shopping clarity; approved motion is preserved. */
html.fl-experience .nav-top-wrapper{width:100%!important}
html.fl-experience .fl-nav-trigger{font-size:15px}
html.fl-experience .fl-nav-group a{font-size:15px;line-height:1.45;padding:7px 0}
html.fl-experience .fl-nav-view-all{color:var(--fl-wine);text-decoration:underline;text-underline-offset:5px;margin-bottom:7px}
html.fl-experience .fl-coming-note{font:12px/1.5 Optima,Arial,sans-serif;color:#74665e;margin:0 0 14px}
html.fl-experience .fl-nav-future{font-size:14px;margin-top:0}
html.fl-experience .fl-nav-future summary{padding:12px 20px 12px 0}
html.fl-experience .fl-nav-future ul{font-size:13px;line-height:1.7}
html.fl-experience .fl-nav-feature>small{font-size:13px}
html.fl-experience .fl-category-links a{font-size:15px;min-height:44px;display:inline-flex;align-items:center}
html.fl-experience .fl-filter-trigger,html.fl-experience .catalog-filter-dropdown-nav-item-wrapper,html.fl-experience [fs-cmssort-element=dropdown-label]{font-size:14px!important}
html.fl-experience .small-product-title{font-size:15px!important;line-height:1.45!important}
html.fl-experience .small-product-price-txt{font-size:13px!important;line-height:1.5!important;margin-top:3px!important;color:#66564e!important}
html.fl-experience .fl-editorial-product>span{font-size:15px!important;line-height:1.45!important}
html.fl-experience .fl-editorial-product>small{font-size:13px!important;line-height:1.6;color:#66564e}
.fl-search-empty{grid-column:1/-1;padding:30px 0;border-top:1px solid var(--fl-rule)}
.fl-search-empty a{display:inline-block;padding:10px 0;margin-right:30px;text-decoration:underline;text-underline-offset:5px}
html.fl-experience .fl-search-content>label,html.fl-experience #fl-search-status{font-size:14px}
html.fl-experience .fl-search-content input{font-family:Optima,Arial,sans-serif;font-size:25px}
html.fl-experience .fl-piece-intro{font:15px/1.7 Optima,Arial,sans-serif;color:#66564e;max-width:48ch;margin:18px 0 0}
html.fl-experience .product-title{font-size:clamp(32px,2.65vw,42px)!important;line-height:1.12!important}
html.fl-experience .product-price-txt{font-size:17px!important;line-height:1.5!important;margin-top:14px!important}
html.fl-experience .fl-product-material{font-size:14px!important;line-height:1.6!important;margin-top:7px!important}
html.fl-experience .product-info-wrapper .label{font-size:14px!important}
html.fl-experience .fl-sizing-note{font:13px/1.6 Optima,Arial,sans-serif;color:#74665e;margin:10px 0 0}
html.fl-experience .fl-size-trigger{font-size:14px!important;min-height:32px}
html.fl-experience .fl-purchase-row{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:end;gap:14px;margin-top:6px}
html.fl-experience .fl-quantity-field{display:flex;flex-direction:column;gap:7px}
html.fl-experience .fl-quantity-field .label{margin:0!important;font-size:12px!important}
html.fl-experience .fl-quantity-field input{height:54px!important;width:64px!important;max-width:100%;margin:0!important;box-sizing:border-box;font-size:15px!important;text-align:center}
html.fl-experience .fl-purchase-row .btn-add-to-cart{height:54px!important;min-height:54px!important;margin:0!important;font-size:15px!important;padding:14px 20px!important;align-self:end}
html.fl-experience .fl-care-links{gap:15px;flex-wrap:wrap;padding:18px 0!important}
html.fl-experience .fl-care-links a{font-size:13px!important;line-height:1.6!important}
html.fl-experience .fl-product-details summary{font-size:15px;padding-top:19px;padding-bottom:19px}
html.fl-experience .fl-specifications{margin:0;padding:0;font:14px/1.6 Optima,Arial,sans-serif}
html.fl-experience .fl-specifications>div{display:grid;grid-template-columns:minmax(90px,.65fr) minmax(0,1.35fr);gap:18px;padding:8px 0;border-bottom:1px solid #ede8e2}
html.fl-experience .fl-specifications>div:last-child{border-bottom:0}
html.fl-experience .fl-specifications dt{color:#74665e;font-weight:400}
html.fl-experience .fl-specifications dd{margin:0;color:#45382f}
html.fl-experience .fl-breadcrumb{font-size:13px!important;line-height:1.5!important}
.fl-selection-bar{display:none}
@media(max-width:991px){
 html.fl-experience .fl-mobile-group summary{min-height:52px}
 html.fl-experience .fl-mobile-group-content .fl-nav-group a{min-height:42px;display:flex;align-items:center}
 html.fl-experience .fl-mobile-group-content .fl-nav-heading{font-size:22px}
 html.fl-experience .fl-coming-note{font-size:12px}
}
@media(max-width:767px){
 html.fl-experience .small-product-title,html.fl-experience .fl-editorial-product>span{font-size:13px!important;line-height:1.5!important}
 html.fl-experience .small-product-price-txt,html.fl-experience .fl-editorial-product>small{font-size:12px!important}
 html.fl-experience .fl-category-links{justify-content:flex-start;gap:24px;padding:0 var(--fl-margin);margin-left:calc(-1 * var(--fl-margin));margin-right:calc(-1 * var(--fl-margin));scroll-padding:var(--fl-margin)}
 html.fl-experience .fl-category-links a{flex-shrink:0;font-size:14px}
 html.fl-experience .fl-piece-intro{font-size:14px;line-height:1.65;margin-top:14px}
 html.fl-experience .product-title{font-size:33px!important}
 html.fl-experience .fl-care-links a{font-size:12px!important}
 html.fl-experience .fl-specifications{font-size:13px}
 html.fl-experience .fl-selection-bar:not([hidden]){position:fixed;display:flex;bottom:0;left:0;right:0;z-index:900;background:#f7f4ef;border-top:1px solid #dcd3c8;padding:12px 20px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -4px 24px #34231b08}
 html.fl-experience .fl-selection-bar>div{min-width:0}
 html.fl-experience .fl-selection-bar p{font:13px/1.4 Optima,Arial,sans-serif;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:48vw;color:#45382f}
 html.fl-experience .fl-selection-bar span{font:12px/1.5 Optima,Arial,sans-serif;color:#74665e}
 html.fl-experience .fl-selection-bar button{flex-shrink:0;font:13px/1.4 Optima,Arial,sans-serif;background:#552b36;color:#fff;border:1px solid #552b36;border-radius:0;padding:13px 18px;min-height:44px}
 html.fl-experience.fl-dialog-open .fl-selection-bar,html.fl-experience:has(.w-commerce-commercecartcontainerwrapper:not([style*="display: none"])) .fl-selection-bar{visibility:hidden}
 html.fl-experience .product-info-wrapper{scroll-margin-top:90px}
 html.fl-experience .footer{padding-bottom:80px!important}
}
