/* 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{scroll-behavior:auto!important}html.fl-experience *,html.fl-experience *:before,html.fl-experience *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.fl-dialog[open],.fl-nav-panel,.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}
