/* Fabled Lot — native WordPress / WooCommerce theme. */
:root{--fl-paper:#edeae2;--fl-foreground:#302119;--fl-secondary:#e1ded2;--fl-muted-foreground:#6b635a;--fl-border:#bdb6aa;--fl-rust:#a34021;--fl-display:'Bodoni Moda',Georgia,serif;--fl-gutter:clamp(24px,4vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--fl-paper);color:var(--fl-foreground);font-family:Inter,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,summary{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-underline-offset:5px}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--fl-field-focus);outline-offset:4px}::selection{background:#d8c6a8;color:#302119}
.wp-site-blocks>header,.wp-site-blocks>footer,.wp-site-blocks>main,.lot-main,.lot-main .wp-block-post-content>*{margin-block-start:0}
.fl-home :where(h1,h2,h3,p,figure),.fl-header :where(p,figure),.fl-footer :where(h3,p),.fl-newsletter :where(h2,p),.fl-product-card :where(h3,p){margin:0}
.fl-home .wp-block-group,.fl-home .wp-block-image,.fl-header .wp-block-group{margin-block-start:0}
.fl-home h1,.fl-home h2,.fl-newsletter h2{font-family:var(--fl-display);font-weight:400}
.fl-home a,.fl-header a,.fl-footer a,.fl-product-card a,.fl-ink-link,.fl-button{text-decoration:none}
.fl-page-width{width:calc(100% - var(--fl-gutter)*2);max-width:1440px;margin-inline:auto}
.fl-eyebrow{font-size:12px;line-height:1.8;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--fl-rust)}
.fl-skip-link{position:fixed;top:-120px;left:20px;z-index:100;background:var(--fl-paper);padding:14px}.fl-skip-link:focus{top:10px}
.fl-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:13px 22px;border:1px solid var(--fl-foreground);background:var(--fl-foreground);color:#faf6ed;font-size:15px;line-height:1.5;transition:background .2s}
.fl-button:hover{background:#51402f}.fl-button:disabled{opacity:.5}
.fl-ink-link,.fl-text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;position:relative;border:0;background:none;color:var(--fl-rust);font-size:15px;line-height:1.4;text-align:left}
.fl-ink-link:after,.fl-text-link:after{content:'';position:absolute;bottom:7px;left:0;right:0;height:1px;background:currentColor;opacity:.75}
.fl-ink-link svg,.fl-text-link svg{flex-shrink:0;transition:transform .2s}.fl-ink-link:hover svg{transform:translate(2px,-2px)}.fl-ink-link:hover,.fl-text-link:hover{color:#662914}
.fl-header{min-height:100px;padding:20px max(var(--fl-gutter),calc((100vw - 1440px)/2));display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--fl-border);position:relative;z-index:30;background:var(--fl-paper)}
.fl-brand{display:block;width:342px;max-width:100%;flex-shrink:0}.fl-brand-logo{display:block;width:100%;height:auto}
.fl-navigation{display:flex;margin-left:auto;gap:32px;align-items:center;font-family:Georgia,serif;font-size:16px;white-space:nowrap}
.fl-navigation a{padding:10px 0;text-underline-offset:5px}.fl-navigation a:hover,.fl-navigation a[aria-current=page]{text-decoration:underline}
.fl-header-actions{display:flex;align-items:center;gap:10px}.fl-icon-button,.fl-bag-button,.fl-mobile-nav{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px}
.fl-bag-button{gap:10px;font-family:Georgia,serif;font-size:16px}.fl-bag-button>svg{width:25px;height:25px}.fl-header-actions>.fl-icon-button{display:inline-flex}.fl-header-separator,.fl-bag-count,.fl-mobile-nav{display:none}
/* A quiet editorial opening, aligned to the collection beneath it. */
.fl-origin-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.82fr);gap:40px;padding:24px 0 18px;align-items:stretch}
.fl-hero-copy{display:flex;flex-direction:column;justify-content:space-between;padding:34px 0 16px;min-width:0}
.fl-hero-copy h1{font-size:clamp(40px,4.55vw,68px);line-height:1.04;letter-spacing:-.052em;margin:29px 0 28px}
.fl-hero-subtitle{font-family:Georgia,serif;font-size:clamp(17px,1.5vw,21px);line-height:1.5;margin-bottom:28px;letter-spacing:-.02em}
.fl-hero-copy .fl-button{font-family:Georgia,serif;font-size:18px;padding-inline:22px}
.fl-hero-endnote{font-family:Georgia,serif;font-size:clamp(18px,1.6vw,23px);line-height:1.35;margin-top:62px;letter-spacing:-.02em}
.fl-hero-photo{min-width:0;display:flex;flex-direction:column}
.fl-hero-photo>img{width:100%;height:100%;min-height:460px;max-height:625px;aspect-ratio:1.54;object-fit:cover;object-position:52% center}
.fl-hero-photo figcaption{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0;min-height:42px}
.fl-hero-photo figcaption>span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.fl-hero-photo .fl-ink-link{font-family:Georgia,serif;font-size:14px}
.fl-home-collection{border-top:1px solid var(--fl-border);padding:23px 0 54px;scroll-margin-top:24px}
.fl-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:23px}
.fl-section-heading h2{font-size:clamp(29px,2.65vw,40px);line-height:1.2;letter-spacing:-.045em}
.fl-section-heading .fl-ink-link{font-family:Georgia,serif;white-space:nowrap}
.fl-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.fl-product-card{min-width:0}.fl-product-art{display:block}.fl-product-image{overflow:hidden}.fl-product-image .fl-coffee-label{transition:filter .3s,transform .3s}.fl-product-art:hover .fl-coffee-label{filter:brightness(1.035);transform:scale(1.015)}
.fl-product-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:14px}.fl-product-head h3{font-family:Georgia,serif;font-size:21px;line-height:1.3;letter-spacing:-.025em}.fl-product-head>span{font-size:14px;font-variant-numeric:tabular-nums}.fl-product-card>p{font-family:Georgia,serif;font-size:17px;line-height:1.6;margin-top:3px}.fl-product-card>.fl-ink-link{font-size:14px;margin-top:4px}
/* Flat coffee labels: product name first, with a quiet origin line beneath. */
.fl-coffee-label{container-type:inline-size;width:100%;aspect-ratio:1.68;background:#b9bfa4;color:#302119;padding:2.4%;isolation:isolate;overflow:hidden}
.fl-label-colombia{background:#cda48e}.fl-label-panama{background:#d8c6a9}
.fl-label-border{border:1px solid #30211955;position:relative;height:100%;display:flex;flex-direction:column;padding:4.7% 6.8%;overflow:hidden}
.fl-label-top{display:flex;justify-content:space-between;align-items:flex-start;gap:6%;position:relative;z-index:2}.fl-label-top>img{width:61%;height:auto}.fl-label-top>span{font-size:1.75cqw;line-height:1.6;letter-spacing:.25em;text-transform:uppercase;text-align:center;white-space:nowrap}.fl-label-top strong{display:block;font:400 3cqw Georgia,serif;letter-spacing:.18em;margin-top:1.5cqw}
.fl-label-main{display:flex;flex-direction:column;margin-top:4.8%;position:relative;z-index:2}.fl-label-main>.fl-label-name{font-family:Georgia,serif;font-size:5.8cqw;font-weight:400;letter-spacing:-.015em;text-transform:none;line-height:1.12;text-wrap:balance;overflow-wrap:anywhere}.fl-label-main>span{font-size:2cqw;letter-spacing:.22em;line-height:1.7;text-transform:uppercase}.fl-label-main>.fl-label-origin{font-size:2.1cqw;letter-spacing:.24em;line-height:1.5;margin-top:2%;margin-bottom:2.5%}
.fl-label-bottom{font-size:1.65cqw;letter-spacing:.21em;text-transform:uppercase;margin-top:auto;padding-top:2%;z-index:2;position:relative}
.fl-label-watermark{position:absolute;width:68%;max-width:none;right:-16%;bottom:-5%;opacity:.09;z-index:0;pointer-events:none}
.fl-label-compact .fl-label-main>.fl-label-name{font-size:7.5cqw;letter-spacing:-.015em}.fl-label-compact .fl-label-top>span,.fl-label-compact .fl-label-main>span,.fl-label-compact .fl-label-bottom{display:none}.fl-label-compact .fl-label-main>.fl-label-origin{display:block;font-size:3.3cqw;line-height:1.2;letter-spacing:.14em;margin-top:3%;margin-bottom:0}.fl-label-compact .fl-label-top>img{width:85%}.fl-label-compact .fl-label-main{margin-top:auto;margin-bottom:auto}
/* Clear divisions keep the photographs and copy comfortably separated. */
.fl-editorial-row{border-top:1px solid var(--fl-border);display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(35px,4vw,72px);align-items:center;padding:28px 0;scroll-margin-top:24px}
.fl-editorial-photo{overflow:hidden;min-width:0}.fl-editorial-photo>img{width:100%;height:auto;aspect-ratio:1.58;object-fit:cover}
.fl-editorial-copy{container-type:inline-size;width:100%;min-width:0;padding:28px 3% 28px 0;max-width:395px}.fl-editorial-copy h2{font-size:clamp(1.75rem,10cqw,2.75rem);letter-spacing:-.045em;line-height:1.12;text-wrap:balance}.fl-editorial-copy>p{font-size:clamp(1rem,calc(.875rem + .8cqw),1.0625rem);line-height:1.6;margin:24px 0 20px;max-width:33ch}.fl-editorial-copy>.fl-ink-link{font-size:16px}
.fl-brew-row{grid-template-columns:1fr 1.6fr}.fl-brew-row .fl-editorial-copy{padding-right:8%}.fl-brew-row .fl-editorial-copy h2{font-size:clamp(1.5rem,10cqw,2.75rem);white-space:nowrap;text-wrap:nowrap}
/* Newsletter and a small, storybook glimpse of coffee's origins. */
.fl-newsletter{display:grid;grid-template-columns:1.2fr 1fr;gap:38px;align-items:center;padding:30px 0;border-top:1px solid var(--fl-border);border-bottom:1px solid var(--fl-border)}
.fl-newsletter h2{font-size:clamp(26px,2.4vw,34px);line-height:1.2;letter-spacing:-.04em;margin-bottom:6px}.fl-newsletter p{font-size:15px;line-height:1.6}.fl-newsletter-fields{display:flex;gap:8px;align-items:stretch}.fl-newsletter-fields input{height:49px;min-width:0;flex:1;background:#f7f3ec66;border:1px solid #9c968e;border-radius:0;padding:12px 15px;box-shadow:none;font-size:16px}.fl-newsletter-fields .fl-button{white-space:nowrap;font-size:15px;min-height:49px;padding-inline:22px}.fl-newsletter-message{padding-top:10px;color:#65564a;font-size:13px!important}
.fl-footer{position:relative;isolation:isolate;overflow:hidden;min-height:460px;display:flex;flex-direction:column}
.fl-footer-landscape{position:absolute;inset:auto 0 0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:-2;mix-blend-mode:multiply;pointer-events:none}
.fl-footer-main{display:grid;grid-template-columns:2.2fr .75fr .8fr 1fr;gap:35px;padding-top:32px;padding-bottom:180px}
.fl-footer-brand .fl-brand{width:min(100%,310px)}.fl-footer-brand>p{font-size:15px;margin-top:18px}
.fl-footer-column{display:flex;align-items:flex-start;flex-direction:column;gap:3px;font-size:14px}.fl-footer-column h3{font:500 14px Inter,Arial,sans-serif;margin-bottom:10px}.fl-footer-column a,.fl-footer-column button,.fl-footer-social button{font-size:14px;line-height:1.5;padding:4px 0;text-align:left;border:0;background:transparent;text-underline-offset:4px}.fl-footer-column a:hover,.fl-footer-column button:hover,.fl-footer-social button:hover{text-decoration:underline}.fl-footer-social button{text-decoration:underline}
.fl-footer-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0 max(16px,env(safe-area-inset-bottom));font-size:12px;background:#edeae2d9;box-shadow:0 0 0 100vmax #edeae2d9;clip-path:inset(0 -100vmax)}
.fl-footer-bottom>div{display:flex;gap:25px}.fl-footer-bottom button{padding:8px 0;min-height:36px;border:0;background:none;font-size:12px}.fl-footer-bottom button:hover{text-decoration:underline}.fl-concept-note{color:#655c51;font-size:11px}
/* WordPress block spacing and native navigation. */
.fl-brand{display:block;width:342px;max-width:100%}.fl-brand img{display:block;width:100%;height:auto}.fl-header>.wp-block-shortcode{flex-shrink:0;margin:0}.fl-header .fl-navigation{margin:0 0 0 auto;gap:28px;font:400 16px Georgia,serif}.fl-navigation .wp-block-navigation__container{gap:28px}.fl-header-actions{margin:0!important;gap:10px!important;flex-shrink:0}.fl-header .wc-block-mini-cart__button{min-width:44px;min-height:44px;padding:8px;color:var(--fl-foreground)}.fl-header .wc-block-mini-cart__badge{background:var(--fl-foreground);color:var(--fl-paper);border-color:var(--fl-paper);font-size:10px}.fl-header-search{position:relative;margin:0}.fl-header-search summary{display:flex;align-items:center;justify-content:center;width:44px;height:44px;list-style:none}.fl-header-search summary::-webkit-details-marker{display:none}.fl-header-search form{position:absolute;right:0;top:calc(100% + 16px);width:min(400px,calc(100vw - 44px));padding:24px;background:var(--fl-paper);border:1px solid var(--fl-border);box-shadow:0 10px 20px #30211915}.fl-header-search label{display:block;font:400 28px var(--fl-display);margin-bottom:16px}.fl-header-search form>div{display:flex}.fl-header-search input{min-width:0;width:100%;padding:10px;background:transparent;border:1px solid var(--fl-border);border-right:0}.fl-header-search button,.fl-catalog-search button{padding:10px 15px;background:var(--fl-foreground);color:var(--fl-paper);border:1px solid var(--fl-foreground)}
.wp-block-navigation__responsive-container.is-menu-open{background:var(--fl-paper)!important;color:var(--fl-foreground)!important;padding:32px 24px!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item a{font:400 29px/1.3 var(--fl-display);padding:10px 0}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{min-height:44px;min-width:44px;align-items:center;justify-content:center}
.fl-page-width{margin-inline:auto!important}.fl-hero-primary{margin:0}.fl-hero-photo .wp-element-caption{margin:0;color:var(--fl-foreground)}.fl-hero-photo>img{display:block}.fl-section-heading h2{margin:0!important}.fl-editorial-row figure,.fl-editorial-row .fl-editorial-copy{margin-block:0}.fl-editorial-photo>img{display:block}.fl-product-art{display:block;overflow:hidden}.fl-product-art .fl-coffee-label{transition:filter .25s,transform .25s}.fl-product-art:hover .fl-coffee-label{filter:brightness(1.035);transform:scale(1.01)}.fl-label-top img,.fl-label-watermark{display:block;height:auto}.fl-product-head h3{margin:0}.fl-price{font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.fl-product-notes{font-family:Georgia,serif!important}.fl-product-card .fl-card-format{font:400 12px/1.6 Inter,sans-serif;color:var(--fl-muted-foreground);margin-top:7px}.fl-product-grid{margin-block-start:0}.fl-footer-main{position:relative;z-index:1}.fl-footer-main a{min-height:36px}.fl-footer-bottom>a{text-decoration:underline}.fl-newsletter{margin-block-start:0!important}.fl-newsletter .fl-newsletter-native{max-width:100%;margin:0;padding:0}.fl-newsletter .tnp form{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}.fl-newsletter .tnp .tnp-email{flex:1 1 180px;min-width:0;width:auto;height:50px;padding:12px 15px;background:#f7f3ec66;border:1px solid #9c968e;border-radius:0;font:400 16px Inter,sans-serif;color:var(--fl-foreground)}.fl-newsletter .tnp .tnp-submit{flex:0 0 auto;width:auto;min-height:50px;padding:12px 22px;background:var(--fl-foreground);color:#faf7ef;border:1px solid var(--fl-foreground);border-radius:0;font:400 15px Inter,sans-serif;cursor:pointer}.fl-newsletter .fl-newsletter-privacy{margin-top:9px;font-size:11px;line-height:1.6;max-width:none;color:var(--fl-muted-foreground)}.fl-newsletter .tnp-privacy-field{flex-basis:100%;font-size:12px}
/* Collections, search and sorting are backed by the WooCommerce catalog. */
.lot-shop-main{padding-bottom:60px}.fl-collection-intro{padding:56px 0 38px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.fl-collection-intro h1{font:400 clamp(36px,4.2vw,60px)/1.1 var(--fl-display);letter-spacing:-.045em;margin:14px 0 0}.fl-collection-intro p{margin:0}.fl-collection-intro>p{max-width:350px;color:var(--fl-muted-foreground);font-size:16px}.fl-collection-intro>.wp-block-group{margin:0}.fl-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-block:1px solid var(--fl-border)}.fl-roast-options{display:flex;gap:24px;flex-wrap:wrap}.fl-roast-options a{display:flex;align-items:center;min-height:44px;font-size:14px;white-space:nowrap;text-decoration:none}.fl-roast-options a[aria-current]{text-decoration:underline}.fl-sort-form{display:flex;align-items:center;gap:8px;font-size:14px}.fl-sort-form select{min-height:44px;border:0;background:transparent;color:inherit;max-width:100%}.fl-sort-submit{padding:8px 12px;border:1px solid var(--fl-border);background:transparent}.lot-js .fl-sort-submit{display:none}.fl-catalog-search{display:flex;max-width:460px;margin-top:20px}.fl-catalog-search input{min-width:0;flex:1;padding:10px 12px;border:1px solid var(--fl-border);background:transparent;color:inherit;font-size:16px}.fl-result-count{font-size:12px;color:var(--fl-muted-foreground);margin:14px 0 24px}.fl-empty{text-align:center;padding:60px 20px}.fl-empty h2{font:400 36px var(--fl-display)}
/* Native WordPress pages. */
.lot-eyebrow,.fl-eyebrow{font:500 12px/1.8 Inter,Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--fl-rust)}.lot-page-hero{text-align:center;padding:65px var(--fl-gutter) 45px}.lot-page-hero h1{font-size:clamp(36px,4.2vw,60px);max-width:950px;margin:15px auto 25px}.lot-page-hero p:not(.lot-eyebrow):not(.fl-eyebrow){max-width:650px;margin:0 auto;color:var(--fl-muted-foreground)}.lot-page-hero .fl-eyebrow,.lot-page-hero .lot-eyebrow{margin:0}.lot-wide-image{width:calc(100% - var(--fl-gutter)*2);max-width:1440px;margin-inline:auto!important;padding-bottom:45px}.lot-wide-image figure{margin:0}.lot-wide-image img{display:block;width:100%;max-height:600px;object-fit:cover}.lot-editorial{max-width:850px;margin-inline:auto!important;padding:0 var(--fl-gutter) 65px}.lot-editorial h2{font:400 clamp(28px,3vw,38px)/1.2 var(--fl-display);margin:35px 0 18px}.lot-editorial p{color:var(--fl-muted-foreground)}.lot-policy-note{padding:18px 24px;border-left:2px solid var(--fl-rust);background:var(--fl-secondary)}.fl-subscription-collection{padding-bottom:60px}.fl-brew-recipe{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:800px;gap:16px;border-block:1px solid var(--fl-border);padding:22px 0}.fl-brew-stat{margin:0!important}.fl-brew-stat+.fl-brew-stat{padding-left:18px;border-left:1px solid var(--fl-border)}.fl-brew-stat h3{font:400 35px/1.1 var(--fl-display);margin:0 0 8px}.fl-brew-stat p{font-size:13px;margin:0}.lot-steps{max-width:930px;padding:30px var(--fl-gutter) 60px;margin:auto!important}.lot-step{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid var(--fl-border);margin:0!important}.lot-step-number{font:400 30px/1.2 var(--fl-display);color:var(--fl-rust);margin:0}.lot-step-copy{margin:0!important}.lot-step h2{font-size:30px;margin:0 0 15px}.lot-step p:not(.lot-step-number){font-size:16px;color:var(--fl-muted-foreground)}.lot-steps>.fl-ink-link{margin-top:20px}.lot-faq{max-width:900px;margin:0 auto!important;padding:0 var(--fl-gutter) 70px}.lot-faq details{border-bottom:1px solid var(--fl-border);padding:24px 0;margin:0!important}.lot-faq summary{font:400 25px/1.35 var(--fl-display);padding-right:20px}.lot-faq details p{color:var(--fl-muted-foreground);font-size:15px}.fl-email-page{min-height:40vh;max-width:850px;margin:auto!important;padding:55px var(--fl-gutter) 65px}.fl-email-page h1{font-size:42px}.fl-email-page .tnp{color:inherit}.fl-email-page input{max-width:100%}
/* Native product form, variants, stock, subscriptions and detail callbacks. */
.lot-single-product{padding:30px var(--fl-gutter) 60px}.lot-single-product .woocommerce{max-width:1440px!important;margin:auto!important}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--fl-muted-foreground);margin-bottom:30px}.woocommerce div.product .fl-product-visual{float:left;width:52%;padding-top:12px;margin-bottom:35px}.woocommerce div.product div.summary{float:right;width:43%;padding-top:12px}.fl-photo-caption{display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:.09em;margin-top:16px;color:var(--fl-muted-foreground)}.fl-product-kicker{display:flex;justify-content:space-between;align-items:center;gap:15px}.fl-product-kicker p{margin:0}.fl-product-kicker>span{font-size:12px;border:1px solid var(--fl-border);padding:5px 9px;white-space:nowrap}.woocommerce div.product .product_title{font:400 clamp(42px,4.6vw,65px)/1.1 var(--fl-display);letter-spacing:-.04em;margin:20px 0 8px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--fl-foreground);font-size:22px}.woocommerce-product-details__short-description{font-size:16px;line-height:1.8;color:var(--fl-muted-foreground)}.fl-tasting-notes{border-block:1px solid var(--fl-border);padding:20px 0;margin:25px 0}.fl-tasting-notes p{margin:0}.fl-tasting-notes>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.fl-tasting-notes span{font-size:14px;border:1px solid var(--fl-border);padding:5px 11px}.fl-whole-bean{font-size:13px;color:var(--fl-muted-foreground)}.woocommerce div.product form.cart{margin:24px 0}.woocommerce div.product form.cart .variations th{width:75px}.woocommerce div.product form.cart .variations label{font-weight:400;font-size:14px}.woocommerce div.product form.cart .variations select{padding:12px 15px;border:1px solid var(--fl-border);background:transparent;color:inherit;font-size:16px;min-width:min(220px,100%);max-width:100%;min-height:49px}.woocommerce div.product form.cart .reset_variations{font-size:12px}.woocommerce .quantity .qty{min-height:50px;border:1px solid var(--fl-border);background:transparent;min-width:65px;color:inherit}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--fl-foreground);color:#faf7ef;border-radius:0;font-weight:500;font-size:14px;line-height:1.5;padding:14px 24px;min-height:50px}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--fl-foreground);color:#faf7ef}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:#51402f;color:#faf7ef}.woocommerce button.button.alt.disabled,.woocommerce button.button.alt:disabled{background:var(--fl-foreground);color:#faf7ef;opacity:.5}.woocommerce .product_meta{font-size:12px;color:var(--fl-muted-foreground);display:flex;flex-direction:column;gap:8px}.woocommerce div.product .wcsatt-options-wrapper{margin:24px 0;padding:15px;border:1px solid var(--fl-border);background:transparent;color:inherit}.woocommerce .wcsatt-options-wrapper fieldset{margin:0;padding:0;border:0}.woocommerce .wcsatt-options-wrapper ul{margin:0;padding:0;list-style:none}.woocommerce .wcsatt-options-wrapper li{padding:10px 0}.woocommerce .wcsatt-options-wrapper label{cursor:pointer;line-height:1.6;font-size:14px}.woocommerce .wcsatt-options-wrapper input[type=radio]{accent-color:var(--fl-foreground);margin-right:8px;width:16px;height:16px}.woocommerce .wcsatt-options-wrapper select{max-width:100%;width:100%;margin-top:8px}.woocommerce .wcsatt-options-wrapper .price{font-size:16px}.fl-product-details{clear:both;padding-top:16px;max-width:950px}.fl-product-details details{border-top:1px solid var(--fl-border)}.fl-product-details details:last-of-type{border-bottom:1px solid var(--fl-border)}.fl-product-details summary{font-size:15px;padding:20px 0}.fl-product-details .fl-detail-content{font-size:16px;line-height:1.8;color:var(--fl-muted-foreground);padding:0 0 22px}.fl-detail-content h2{font:400 30px var(--fl-display)}.fl-more-coffees{clear:both;padding-top:35px;margin-top:40px;border-top:1px solid var(--fl-border)}
/* Native cart, checkout, mini-cart and account. */
.lot-commerce-page{padding:55px var(--fl-gutter) 75px;max-width:1568px;margin:auto!important;min-height:60vh}.lot-commerce-page h1{font-size:clamp(36px,4vw,54px);margin:0 0 35px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid var(--fl-border);padding:13px;background:transparent;color:inherit;font:inherit}.woocommerce table.shop_table{border-color:var(--fl-border);border-radius:0}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-color:var(--fl-rust);background:var(--fl-secondary);color:var(--fl-foreground)}.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before{color:var(--fl-rust)}.woocommerce .woocommerce-error{background:#f4e7e3}.woocommerce #payment{background:var(--fl-secondary);border-radius:0}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--fl-border);border-radius:0}.wc-block-components-button:not(.is-link){border-radius:0!important;background:var(--fl-foreground);color:#faf7ef;min-height:48px}.wc-block-components-button:not(.is-link):hover{background:#51402f;color:#faf7ef}.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input,.wc-block-components-select .wc-block-components-select__select{border-radius:0!important;background-color:transparent!important;color:var(--fl-foreground)!important}.wc-block-mini-cart__drawer .wc-block-components-drawer__screen-overlay{background:#30211955}.wc-block-mini-cart__drawer .wc-block-components-drawer__content{background:var(--fl-paper);color:var(--fl-foreground)}.wc-block-mini-cart__title{font:400 34px/1.15 var(--fl-display)}.wc-block-components-product-name{font-family:Georgia,serif}.wc-block-cart-items__row .wc-block-cart-item__image img,.wc-block-mini-cart-items .wc-block-components-product-image img{aspect-ratio:1.68;object-fit:contain}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px;text-decoration:none;border-bottom:1px solid var(--fl-border)}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--fl-secondary)}.lot-demo-notice{background:var(--fl-secondary);padding:10px 20px;text-align:center;font-size:11px;color:var(--fl-foreground)}
@media(max-width:1100px){.fl-header{gap:22px;min-height:88px}.fl-header .fl-brand{width:285px}.fl-navigation .wp-block-navigation__container{gap:22px}.fl-origin-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);gap:28px}.fl-hero-copy{padding-top:26px}.fl-hero-copy h1{font-size:clamp(42px,4.8vw,54px);margin:24px 0}.fl-hero-copy .fl-eyebrow{font-size:11px;letter-spacing:.13em}.fl-hero-subtitle br{display:none}.fl-hero-endnote{font-size:19px;margin-top:35px}.fl-hero-photo figcaption{flex-wrap:wrap;gap:0;padding-top:9px}.fl-hero-photo figcaption .fl-ink-link{margin-left:auto}.fl-hero-photo figcaption>span{font-size:10px}.fl-product-grid{gap:20px}.fl-product-head{flex-wrap:wrap;gap:4px 12px}.fl-product-head h3{font-size:20px}.fl-product-card>p{font-size:16px}.fl-editorial-row{grid-template-columns:1.25fr 1fr;gap:32px}.fl-brew-row{grid-template-columns:1fr 1.25fr}.fl-editorial-photo>img{aspect-ratio:1.25}.fl-editorial-copy>p{margin:20px 0 14px}.fl-newsletter{grid-template-columns:1fr;gap:22px;padding-block:30px}.fl-newsletter-form{max-width:620px;width:100%}.fl-footer-main{grid-template-columns:1.65fr .75fr .8fr 1fr;gap:24px}.fl-footer-brand .fl-brand{width:260px}.fl-footer{min-height:475px}.fl-footer-landscape{height:400px}.fl-footer-brand>p{font-size:14px}.fl-collection-intro>p{max-width:300px}}
@media(max-width:900px){.fl-header{gap:12px}.fl-header .fl-navigation{order:3;margin-left:0}.fl-header-actions{margin-left:auto!important;order:2}.fl-header .wp-block-navigation__responsive-container-open{display:flex!important}.fl-header .wp-block-navigation__responsive-container:not(.is-menu-open){display:none!important}}
@media(max-width:700px){:root{--fl-gutter:22px}.fl-header{min-height:79px;padding:15px var(--fl-gutter);gap:8px}.fl-header .fl-brand{width:clamp(185px,52vw,250px)}.fl-header-actions{gap:0!important}.fl-header-search{display:none}.fl-header .wc-block-mini-cart__button{padding:7px}.fl-origin-hero{display:flex;flex-direction:column;gap:30px;padding:31px 0 20px}.fl-hero-copy{padding:0;display:block}.fl-hero-copy .fl-eyebrow{font-size:11px;letter-spacing:.14em}.fl-hero-copy h1{font-size:clamp(41px,10.4vw,58px);line-height:1.07;letter-spacing:-.045em;margin:21px 0 22px}.fl-hero-subtitle{font-size:18px;max-width:35ch;margin-bottom:24px}.fl-hero-copy .fl-button{font-size:17px;min-height:49px}.fl-hero-endnote{display:none}.fl-hero-photo>img{min-height:0;max-height:none;height:auto;aspect-ratio:1.2;object-position:52% center}.fl-hero-photo figcaption{flex-wrap:nowrap;gap:10px;padding-top:5px}.fl-hero-photo figcaption>span{font-size:9px;letter-spacing:.13em}.fl-hero-photo .fl-ink-link{font-size:12px;gap:4px}.fl-hero-photo .fl-ink-link svg{width:13px}.fl-home-collection{padding:25px 0 36px}.fl-section-heading{gap:16px;align-items:flex-start;margin-bottom:22px;flex-wrap:wrap}.fl-section-heading h2{font-size:30px;max-width:100%;line-height:1.16}.fl-section-heading>.fl-ink-link{font-size:14px;min-height:34px;margin-top:-5px}.fl-product-grid{grid-template-columns:1fr;gap:30px}.fl-product-head h3{font-size:23px}.fl-product-head>span{font-size:15px}.fl-product-card>p{font-size:17px}.fl-product-card>.fl-ink-link{font-size:15px;min-height:44px}.fl-coffee-label{aspect-ratio:1.62}.fl-editorial-row,.fl-brew-row{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:24px 0 30px}.fl-editorial-photo{order:0}.fl-editorial-photo>img{aspect-ratio:1.3}.fl-editorial-copy,.fl-brew-row .fl-editorial-copy{order:1;max-width:none;padding:28px 0 0}.fl-editorial-copy>p{line-height:1.65;max-width:38ch;margin:18px 0 12px}.fl-editorial-copy>.fl-ink-link{font-size:15px}.fl-newsletter{gap:22px;padding-block:29px}.fl-newsletter h2{font-size:28px;line-height:1.22;max-width:330px}.fl-newsletter p{font-size:14px;line-height:1.65;max-width:38ch}.fl-newsletter .tnp .tnp-submit{padding-inline:17px;font-size:14px}.fl-footer{min-height:670px}.fl-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 17px;padding-top:30px;padding-bottom:230px}.fl-footer-brand{grid-column:1/-1}.fl-footer-brand .fl-brand{width:270px}.fl-footer-brand>p{margin-top:13px;font-size:14px}.fl-footer-column{font-size:14px;gap:0}.fl-footer-column h3{margin-bottom:8px}.fl-footer-column a{font-size:13px;padding:8px 0;min-height:36px}.fl-footer-landscape{height:320px;object-fit:cover;object-position:58% bottom;width:100%}.fl-footer-bottom{font-size:12px;gap:12px;flex-wrap:wrap;padding-block:9px max(12px,env(safe-area-inset-bottom))}.fl-footer-bottom>span:nth-child(2){display:none}.fl-collection-intro{display:block;padding:35px 0 27px}.fl-collection-intro h1{font-size:40px}.fl-collection-intro>p{max-width:none;font-size:16px;margin-top:22px}.fl-collection-toolbar{align-items:flex-start;gap:4px;flex-direction:column;padding-block:12px}.fl-roast-options{gap:23px}.fl-sort-form select{padding-inline:0}.lot-shop-main{padding-bottom:40px}.lot-page-hero{padding:40px var(--fl-gutter) 35px}.lot-wide-image img{max-height:360px;aspect-ratio:1.3}.lot-step{grid-template-columns:35px 1fr;gap:15px}.lot-step h2{font-size:27px}.fl-brew-stat h3{font-size:30px}.lot-faq summary{font-size:23px}.lot-single-product{padding:22px var(--fl-gutter) 40px}.woocommerce div.product .fl-product-visual,.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%;padding-top:0}.woocommerce div.product div.summary{margin-top:30px}.fl-photo-caption{font-size:9px;margin-top:12px}.woocommerce div.product .product_title{font-size:46px;margin-top:18px}.fl-product-kicker .fl-eyebrow{font-size:11px;letter-spacing:.12em}.fl-product-kicker>span{font-size:11px}.lot-commerce-page{padding:35px var(--fl-gutter) 55px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-content{margin-top:30px}.fl-email-page{padding-block:35px}.fl-email-page h1{font-size:34px}}
@media(max-width:374px){:root{--fl-gutter:18px}.fl-header{gap:3px}.fl-header .fl-brand{width:180px}.fl-hero-photo figcaption{flex-wrap:wrap;gap:0}.fl-hero-photo figcaption .fl-ink-link{margin-left:auto}.fl-newsletter .tnp .tnp-submit{width:100%}.fl-newsletter .tnp .tnp-email{flex-basis:100%}.fl-footer-main{gap:25px 12px}.fl-product-head{gap:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Newsletter's full native form provides a programmatic email label. */
.fl-newsletter .lot-newsletter-native{max-width:100%;margin:0;padding:0}.fl-newsletter .tnp form .tnp-field{margin:0}.fl-newsletter .tnp-field-email{flex:1 1 180px;min-width:0}.fl-newsletter .tnp-field-button{flex:0 0 auto}.fl-newsletter .tnp-field-email .tnp-email{width:100%}.fl-newsletter .tnp-field-email>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fl-newsletter .tnp-field-privacy{flex-basis:100%;font-size:12px}
@media(max-width:374px){.fl-newsletter .tnp-field-button{flex-basis:100%}}
/* Chrome review: room for real subscription prices and a native signup form. */
.fl-product-head{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-top:18px}
.fl-product-head h3{font-size:23px;line-height:1.3;min-width:0}
.fl-product-head .fl-price{display:block;font-size:15px;line-height:1.65;white-space:normal;min-width:0}
.fl-price .wcsatt-sub-options{display:block;font-size:13px;line-height:1.65;color:var(--fl-muted-foreground);margin-top:2px}
.fl-price .wcsatt-dash,.summary>.price .wcsatt-dash{display:none}
.fl-product-card .fl-product-notes{margin-top:10px}
.woocommerce div.product .summary>p.price .wcsatt-sub-options{display:block;margin-top:8px;font-size:16px;line-height:1.65;color:var(--fl-muted-foreground)}
.fl-newsletter{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:48px;padding-block:42px}
.fl-newsletter>div,.fl-newsletter-form{min-width:0}
.fl-newsletter form.lot-newsletter-native{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;margin:0;padding:5px;border:1px solid #b0a697;border-radius:4px;background:#f8f5ee;box-shadow:0 2px 8px #30211905;transition:border-color .18s,box-shadow .18s}
.fl-newsletter form.lot-newsletter-native:focus-within{border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.fl-newsletter form.lot-newsletter-native .tnp-field{min-width:0;margin:0;padding:0}
.fl-newsletter form.lot-newsletter-native>.tnp-field-email{grid-column:1;grid-row:1}
.fl-newsletter form.lot-newsletter-native>.tnp-field-button{grid-column:2;grid-row:1}
.fl-newsletter form.lot-newsletter-native .tnp-email{display:block;width:100%;min-width:0;height:50px;padding:12px 15px;border:0;border-radius:0;background:transparent;color:var(--fl-foreground);font:400 16px/1.5 Inter,Arial,sans-serif;box-shadow:none;appearance:none}
.fl-newsletter form.lot-newsletter-native .tnp-email::placeholder{color:#746b60;opacity:1}
.fl-newsletter form.lot-newsletter-native .tnp-email:focus{outline:none}
.fl-newsletter form.lot-newsletter-native .tnp-submit{display:block;width:100%;height:50px;min-height:50px;margin:0;padding:12px 24px;border:1px solid var(--fl-foreground);border-radius:2px;background:var(--fl-foreground);color:#faf7ef;font:500 14px/1.5 Inter,Arial,sans-serif;cursor:pointer;appearance:none;transition:background .18s}
.fl-newsletter form.lot-newsletter-native .tnp-submit:hover{background:#51402f;border-color:#51402f}
.fl-newsletter form.lot-newsletter-native>.tnp-field-privacy{grid-column:1/-1;margin-top:10px;font-size:13px}
.fl-newsletter .fl-newsletter-privacy{font-size:12px;line-height:1.7;margin-top:12px;max-width:none}
.fl-footer-column>p{display:flex;flex-direction:column;gap:2px;margin:0}
.fl-footer-column a{display:block;min-height:38px;padding-block:8px;line-height:1.5}
.fl-footer-main{gap:32px;padding-top:40px;padding-bottom:240px;grid-template-columns:minmax(0,1.7fr) minmax(0,.75fr) minmax(0,.8fr) minmax(0,1fr)}
.fl-footer .fl-footer-landscape{height:300px;mask-image:linear-gradient(to bottom,transparent,#000 80px)}
.fl-footer-column{min-width:0}
@media(max-width:700px){.fl-brew-recipe{gap:12px}.fl-brew-stat+.fl-brew-stat{padding-left:12px}.fl-brew-stat h3{font-size:clamp(23px,7vw,30px);white-space:nowrap}}
@media(min-width:701px) and (max-width:1100px){.fl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 26px}}
@media(max-width:1100px){.fl-newsletter{grid-template-columns:minmax(0,1fr);gap:24px}.fl-newsletter-form{max-width:680px}.fl-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.fl-footer-brand{grid-column:1/-1}}
@media(max-width:700px){.fl-newsletter{padding-block:32px;gap:22px}.fl-newsletter h2{max-width:none}.fl-newsletter form.lot-newsletter-native .tnp-email{padding-inline:11px}.fl-newsletter form.lot-newsletter-native .tnp-submit{padding-inline:15px}.fl-footer-main{gap:26px 20px;padding-top:32px}.fl-footer-column a{font-size:14px;line-height:1.5;min-height:42px}.fl-header>p:has(.fl-brand){min-width:0;flex-shrink:1}.fl-header>p .fl-brand{max-width:100%}.fl-header>.wp-block-woocommerce-customer-account{flex-shrink:0;margin:0}.fl-header .wc-block-customer-account__link{display:flex;align-items:center;justify-content:center;min-width:36px;min-height:44px}}
@media(max-width:374px){.fl-newsletter form.lot-newsletter-native{grid-template-columns:minmax(0,1fr)}.fl-newsletter form.lot-newsletter-native>.tnp-field-button{grid-column:1;grid-row:2}.fl-newsletter form.lot-newsletter-native .tnp-submit{width:100%}.fl-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Product details and the native WooCommerce purchase form. */
.fl-coffee-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0 28px}
.fl-coffee-facts>div{min-width:0}.fl-coffee-facts dt{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fl-muted-foreground);margin-bottom:6px}.fl-coffee-facts dd{margin:0;font-size:14px;line-height:1.6;overflow-wrap:anywhere}
.woocommerce div.product .summary:has(.woocommerce-variation-add-to-cart-enabled)>p.price{display:none}
.woocommerce div.product .summary>p.price{margin:18px 0}
.woocommerce div.product .summary>p.price .wcsatt-sub-options{display:none}
.woocommerce div.product .product_title{overflow-wrap:anywhere}
.woocommerce div.product form.variations_form{padding:24px;border:1px solid var(--fl-border);border-radius:4px;background:#f8f5ee88;margin-top:24px}
.woocommerce div.product form.cart .variations{margin:0 0 22px;border:0;width:100%}
.woocommerce div.product form.cart .variations tbody,.woocommerce div.product form.cart .variations tr,.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;width:100%;padding:0;border:0;text-align:left}
.woocommerce div.product form.cart .variations label{display:block;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.5}
.woocommerce div.product form.cart .variations td.value{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}
.woocommerce div.product form.cart .variations select,.woocommerce div.product .wcsatt-options-wrapper select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:54px;min-height:54px;padding:12px 42px 12px 15px;line-height:24px;font-size:16px;border:1px solid var(--fl-border);border-radius:2px;background-color:#f8f5ee;color:var(--fl-foreground);appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b635a 50%),linear-gradient(135deg,#6b635a 50%,transparent 50%);background-position:calc(100% - 20px) 24px,calc(100% - 15px) 24px;background-size:5px 5px;background-repeat:no-repeat}
.woocommerce div.product form.cart .reset_variations{display:inline-flex;align-items:center;min-height:44px;margin:0;font-size:12px}
.woocommerce div.product .woocommerce-variation-price>.price{display:block;font-size:26px;font-weight:500;line-height:1.4;margin:0 0 20px}
.woocommerce div.product .wcsatt-options-wrapper{margin:0 0 18px;padding:0;border:0}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-fieldset>legend{position:static!important;width:auto!important;height:auto!important;clip:auto!important;clip-path:none!important;overflow:visible;margin:0 0 10px;padding:0;font-size:13px;font-weight:500;line-height:1.5}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-radios{display:grid;gap:9px}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-radio{padding:0;margin:0}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--fl-border);border-radius:3px;font-size:14px;line-height:1.65;background:#f8f5ee;transition:border-color .15s,background .15s}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label:has(input:checked){border-color:var(--fl-foreground);background:#e9e3d6;box-shadow:inset 0 0 0 1px var(--fl-foreground)}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label:focus-within{outline:2px solid var(--fl-field-focus);outline-offset:3px}
.woocommerce .wcsatt-options-wrapper input[type=radio]{flex:0 0 17px;width:17px;height:17px;margin:3px 0 0}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-action{min-width:0}
.woocommerce div.product .wcsatt-options-wrapper .price{font-size:14px;line-height:1.65;white-space:normal}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-product-wrapper{margin-top:16px}.woocommerce .wcsatt-options-wrapper .wcsatt-options-product-dropdown-label{font-size:13px;font-weight:500}
.woocommerce div.product .stock{font-size:12px;color:var(--fl-muted-foreground);margin:16px 0}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:end;margin-top:18px}
.woocommerce div.product form.cart div.quantity{float:none;width:100%;margin:0}
.fl-quantity-label{display:block;font-size:12px;font-weight:500;margin-bottom:8px;line-height:1.5}
.woocommerce .quantity .qty{width:100%;min-width:0;height:54px;min-height:54px;padding:12px 8px;line-height:24px;border-radius:2px;background:#f8f5ee;font-size:16px}
.woocommerce div.product form.cart .single_add_to_cart_button{float:none;width:100%;min-height:54px;padding:14px 16px;border-radius:2px;font-size:15px;line-height:24px}
@media(min-width:701px) and (max-width:1000px){.woocommerce div.product .fl-product-visual{width:45%}.woocommerce div.product div.summary{width:50%}.woocommerce div.product .product_title{font-size:44px}}
@media(max-width:700px){.fl-coffee-facts{gap:12px}.fl-coffee-facts dd{font-size:13px}.woocommerce div.product form.variations_form{padding:18px}.woocommerce div.product form.cart .variations td.value{gap:10px}.woocommerce div.product .product_title{font-size:44px}.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label{padding:12px}.woocommerce div.product form.cart .woocommerce-variation-add-to-cart{grid-template-columns:76px minmax(0,1fr);gap:10px}}
@media(max-width:374px){.fl-coffee-facts{grid-template-columns:1fr 1fr}.woocommerce div.product form.variations_form{padding:14px}.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label{font-size:13px;gap:9px}}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-prompt-text-label{display:block;font-size:13px;font-weight:500;line-height:1.5}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product-wrapper{margin-top:10px}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product{display:grid;gap:9px}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li{margin:0;padding:0}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--fl-border);border-radius:3px;background:#f8f5ee;font-size:14px;line-height:1.65}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label:has(input:checked){border-color:var(--fl-foreground);background:#e9e3d6;box-shadow:inset 0 0 0 1px var(--fl-foreground)}
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label:focus-within{outline:2px solid var(--fl-field-focus);outline-offset:3px}
.woocommerce .wcsatt-options-wrapper-flat .subscription-option-details,.woocommerce .wcsatt-options-wrapper-flat .one-time-option-details{min-width:0}
.woocommerce .wcsatt-options-wrapper-flat .fl-plan-name{display:block;font-weight:500;margin-bottom:3px}
.woocommerce div.product .wcsatt-options-wrapper-flat .subscription-option del{display:none}
@media(max-width:700px){.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label{padding:12px;font-size:13px;gap:9px}}

/* Authentic supplier photography appears below product details; labels stay primary. */
.woocommerce div.product .fl-supplier-visual div.images{float:none;width:100%;margin:0}
.fl-supplier-visual .woocommerce-product-gallery__wrapper{margin:0}
.fl-supplier-visual .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;max-height:690px;object-fit:contain;background:#e9e3d6}
.fl-supplier-visual .flex-control-thumbs{display:flex;gap:10px;margin:12px 0 0!important}
.woocommerce div.product .fl-supplier-visual .flex-control-thumbs li{width:calc((100% - 30px)/4);float:none;max-width:110px}
.fl-supplier-visual .flex-control-thumbs img{aspect-ratio:1;object-fit:cover}
.fl-supplier-visual .fl-photo-caption{clear:both;flex-wrap:wrap;letter-spacing:.03em;line-height:1.6}
.fl-photo-caption a{text-decoration:underline;text-underline-offset:3px}
.fl-product-head h3{overflow-wrap:anywhere}
.fl-photo-context{clear:both;font-size:12px;line-height:1.7;color:var(--fl-muted-foreground);margin:16px 0 0}
.fl-origin-gallery{clear:both;padding-top:36px;margin-top:26px;border-top:1px solid var(--fl-border)}
.fl-origin-gallery .fl-section-heading{margin-bottom:24px}
.fl-origin-gallery-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(190px,1fr);gap:36px;align-items:start;max-width:1100px}
.fl-origin-gallery-story .fl-photo-context{margin-top:0;font-size:15px;line-height:1.8}
.woocommerce div.product .fl-origin-gallery div.images{float:none;width:100%;margin:0;min-width:0}
.fl-origin-gallery .woocommerce-product-gallery__image img{max-height:540px}
@media(max-width:700px){.fl-origin-gallery-layout{grid-template-columns:1fr;gap:22px}.fl-origin-gallery{padding-top:26px}.fl-origin-gallery .woocommerce-product-gallery__image img{max-height:460px}.fl-origin-gallery .fl-section-heading h2{font-size:30px}}

/* Shared control styling: catalog, header search and native account forms. */
:root{--fl-field-bg:#faf8f3;--fl-field-border:#c4bcaf;--fl-field-hover:#a99f90;--fl-field-focus:#817567;--fl-focus-ring:0 0 0 3px #3021190d;--fl-control-radius:8px;--fl-control-height:54px}
.fl-collection-controls{display:grid;grid-template-columns:minmax(0,650px) minmax(210px,250px);justify-content:space-between;align-items:start;gap:24px;padding:26px 0 22px;border-top:1px solid var(--fl-border)}
.fl-catalog-search,.fl-sort-form{display:block;min-width:0;max-width:none;width:100%;margin:0}
.fl-catalog-search>label,.fl-sort-form>label{display:block;margin:0 0 9px;font:500 12px/1.5 Inter,Arial,sans-serif;color:var(--fl-muted-foreground)}
.fl-search-field,.fl-header-search form>div{display:flex;align-items:center;gap:0;min-width:0;height:var(--fl-control-height);padding:4px;border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg);transition:border-color .18s,box-shadow .18s}
.fl-search-field>svg{flex:0 0 20px;margin:0 10px;color:var(--fl-muted-foreground)}
.fl-catalog-search input[type=search],.fl-header-search input[type=search]{display:block;flex:1 1 0;width:100%;min-width:0;height:44px;margin:0;padding:10px 8px 10px 0;border:0;border-radius:0;background:transparent;color:var(--fl-foreground);font:400 16px/24px Inter,Arial,sans-serif;box-shadow:none;appearance:none}
.fl-header-search input[type=search]{padding-left:10px}
.fl-catalog-search input[type=search]::placeholder,.fl-header-search input[type=search]::placeholder{color:#766e64;opacity:1}
.fl-catalog-search input[type=search]:focus,.fl-header-search input[type=search]:focus{outline:none}
.fl-search-field:focus-within,.fl-header-search form>div:focus-within{border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.fl-catalog-search button,.fl-header-search form button,.fl-sort-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;margin:0;padding:10px 22px;border:1px solid var(--fl-foreground);border-radius:2px;background:var(--fl-foreground);color:#faf7ef;font:500 14px/22px Inter,Arial,sans-serif;cursor:pointer;transition:background .18s}
.fl-catalog-search button:hover,.fl-header-search form button:hover,.fl-sort-submit:hover{background:#51402f;border-color:#51402f}
.fl-sort-form select{display:block;width:100%;min-width:0;max-width:100%;height:var(--fl-control-height);min-height:var(--fl-control-height);padding:12px 42px 12px 16px;border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background-color:var(--fl-field-bg);color:var(--fl-foreground);font:400 15px/24px Inter,Arial,sans-serif;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b635a 50%),linear-gradient(135deg,#6b635a 50%,transparent 50%);background-position:calc(100% - 20px) 24px,calc(100% - 15px) 24px;background-size:5px 5px;background-repeat:no-repeat;cursor:pointer;transition:border-color .18s,box-shadow .18s}
.fl-sort-form select:focus{outline:none;border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.fl-sort-submit{margin-top:8px}.lot-js .fl-sort-submit{display:none}
.fl-collection-toolbar{border-top:0;padding:0 0 20px;min-height:0}
.fl-roast-options{gap:8px}
.fl-roast-options a{min-height:40px;padding:8px 15px;border:1px solid transparent;border-radius:4px;font-size:13px;line-height:22px;color:var(--fl-muted-foreground);transition:background .18s,color .18s}
.fl-roast-options a:hover{color:var(--fl-foreground);background:#e1ded2}
.fl-roast-options a[aria-current]{text-decoration:none;border-color:var(--fl-foreground);background:var(--fl-foreground);color:#faf7ef}
.fl-result-count{margin:18px 0 22px;font-size:12px;line-height:1.6}
.fl-result-count a{display:inline-flex;align-items:center;min-height:32px;margin-left:12px;color:var(--fl-rust)}
.fl-header-search form{width:min(430px,calc(100vw - 44px));padding:22px;border-radius:6px;box-shadow:0 12px 32px #30211918}
.fl-header-search form label{font-size:26px;margin-bottom:16px}
.fl-header-search form button{padding-inline:17px}
.woocommerce-account #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%}
.woocommerce-account #customer_login::before,.woocommerce-account #customer_login::after{display:none}
.woocommerce-account #customer_login>.col-1,.woocommerce-account #customer_login>.col-2{float:none;width:auto;min-width:0;padding:28px;border:1px solid var(--fl-border);border-radius:6px;background:#f8f5ee66}
.woocommerce-account #customer_login h2{font:400 29px/1.2 var(--fl-display);margin:0 0 24px}
.woocommerce-account .woocommerce form.login,.woocommerce-account .woocommerce form.register{border:0;border-radius:0;margin:0;padding:0}
.woocommerce-account .woocommerce form .form-row{padding:0;margin:0 0 18px}
.woocommerce-account .woocommerce form .form-row label{font-size:13px;font-weight:500;line-height:1.6;margin-bottom:8px}
.woocommerce-account .woocommerce form .form-row input.input-text,.woocommerce-account .woocommerce form .form-row textarea{width:100%;min-width:0;min-height:54px;margin:0;padding:14px 15px;border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg);color:var(--fl-foreground);font:400 16px/24px Inter,Arial,sans-serif;box-shadow:none;transition:border-color .18s,box-shadow .18s}
.woocommerce-account .woocommerce form .form-row input.input-text:focus,.woocommerce-account .woocommerce form .form-row textarea:focus{outline:none;border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.woocommerce-account .woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce-account .woocommerce form .form-row input.input-text[aria-invalid=true]{border-color:#a62f25}
.woocommerce-account .woocommerce .password-input{display:block;position:relative;width:100%}
.woocommerce-account .woocommerce form .password-input input.input-text{padding-right:54px}
.woocommerce-account .woocommerce .password-input .show-password-input{position:absolute;right:5px;top:50%;bottom:auto;transform:translateY(-50%);width:44px;height:44px;min-height:44px;margin:0;padding:0;border:0;border-radius:3px;background:transparent;color:var(--fl-muted-foreground);line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}
.woocommerce-account .woocommerce .password-input .show-password-input::after{margin:0}
.woocommerce-account .woocommerce .password-input .show-password-input:hover{background:#e9e3d6;color:var(--fl-foreground)}
.woocommerce-account .woocommerce .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:9px;min-height:32px;margin:0!important;font-weight:400!important;font-size:14px!important}
.woocommerce-account .woocommerce input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--fl-foreground);flex:0 0 18px}
.woocommerce-account .woocommerce .form-row:has(.woocommerce-form-login__submit){display:flex;flex-direction:column;align-items:stretch;gap:12px}
.woocommerce-account .woocommerce button.button,.woocommerce-account .woocommerce a.button{float:none;margin:0;min-height:54px;padding:14px 22px;border:1px solid var(--fl-foreground);border-radius:var(--fl-control-radius);font:500 14px/24px Inter,Arial,sans-serif}
.woocommerce-account .woocommerce form.login button[type=submit],.woocommerce-account .woocommerce form.register button[type=submit]{width:100%}
.woocommerce-account .woocommerce form.register>p:not(.form-row),.woocommerce-account .woocommerce .woocommerce-privacy-policy-text{font-size:13px;line-height:1.75;color:var(--fl-muted-foreground)}
.woocommerce-account .woocommerce .woocommerce-privacy-policy-text{margin:18px 0}
.woocommerce-account .woocommerce .lost_password{margin:8px 0 0;font-size:13px;line-height:1.6}.woocommerce-account .woocommerce .lost_password a{display:inline-block;padding:5px 0}
.woocommerce-account .woocommerce .lost_reset_password{max-width:570px;padding:28px;border:1px solid var(--fl-border);border-radius:6px;background:#f8f5ee66}
.woocommerce-account .woocommerce .lost_reset_password>.form-row-first{float:none;width:100%}
.woocommerce-account .woocommerce .lost_reset_password>p:first-child{margin:0 0 22px;font-size:14px;line-height:1.75;color:var(--fl-muted-foreground)}
.woocommerce-account .woocommerce .lost_reset_password button[type=submit]{width:100%}
.woocommerce-account .select2-container .select2-selection--single{height:54px;border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg)}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered{padding:14px 40px 14px 15px;line-height:24px;color:var(--fl-foreground);font-size:16px}
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow{height:52px;right:12px}
@media(max-width:900px){.fl-collection-controls{grid-template-columns:minmax(0,1fr) 210px;gap:20px}.fl-catalog-search button{padding-inline:16px}.woocommerce-account #customer_login{gap:20px}.woocommerce-account #customer_login>.col-1,.woocommerce-account #customer_login>.col-2{padding:22px}}
@media(max-width:700px){.fl-collection-controls{grid-template-columns:minmax(0,1fr);gap:20px;padding:24px 0 20px}.fl-sort-form{display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:center}.fl-sort-form>label{margin:0}.fl-sort-submit{grid-column:2}.fl-collection-toolbar{padding-bottom:20px}.fl-roast-options{gap:6px}.fl-roast-options a{padding-inline:11px;font-size:12px}.fl-search-field>svg{margin-inline:8px}.fl-catalog-search button{padding-inline:14px}.woocommerce-account #customer_login{grid-template-columns:minmax(0,1fr);gap:22px}.woocommerce-account #customer_login h2{font-size:28px;margin-bottom:20px}.woocommerce-account .woocommerce .lost_reset_password{padding:22px}}
@media(max-width:374px){.fl-search-field{display:grid;grid-template-columns:28px minmax(0,1fr);height:auto;gap:0 4px}.fl-search-field>svg{grid-column:1;grid-row:1;margin:0 0 0 6px}.fl-search-field input[type=search]{grid-column:2;grid-row:1}.fl-search-field button{grid-column:1/-1;grid-row:2;width:100%;margin-top:4px}.woocommerce-account #customer_login>.col-1,.woocommerce-account #customer_login>.col-2,.woocommerce-account .woocommerce .lost_reset_password{padding:18px}}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input,.wc-blocks-components-select__select{border-radius:var(--fl-control-radius)!important;background-color:var(--fl-field-bg)!important;color:var(--fl-foreground)!important}
.wc-block-components-text-input input:not([aria-invalid=true]),.wc-block-components-combobox .wc-block-components-combobox-control input:not([aria-invalid=true]),.wc-blocks-components-select__select:not([aria-invalid=true]){border-color:var(--fl-field-border)!important}
.wc-block-components-text-input input:focus,.wc-block-components-combobox .wc-block-components-combobox-control input:focus,.wc-blocks-components-select__select:focus{outline:none!important;box-shadow:var(--fl-focus-ring)!important}
.wc-block-components-text-input input:not([aria-invalid=true]):focus,.wc-blocks-components-select__select:not([aria-invalid=true]):focus{border-color:var(--fl-field-focus)!important}
.wc-blocks-components-select__container{border-radius:var(--fl-control-radius);background:var(--fl-field-bg)}
.wc-block-components-button:not(.is-link){border-radius:var(--fl-control-radius)!important;min-height:54px;font-weight:500}
.wc-block-components-quantity-selector{width:120px;min-height:44px;border-color:var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg)}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{min-width:36px;min-height:42px;color:var(--fl-foreground)}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{height:42px;font-size:14px;background:transparent}
.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{width:44px;height:44px;flex-shrink:0;padding:10px;border-radius:var(--fl-control-radius)}
.wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:#e1ded2}
.wc-block-components-text-input.has-error input,.wc-block-components-combobox.has-error input,.wc-block-components-text-input input[aria-invalid=true],.wc-blocks-components-select__select[aria-invalid=true]{border-color:#a62f25!important}
.woocommerce-cart .wc-block-cart__empty-cart__title{font:400 clamp(26px,3vw,36px)/1.25 var(--fl-display);margin:25px 0 48px}
.woocommerce-cart .wc-block-cart__empty-cart__title::before{display:none}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product{text-align:left}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product-link{display:block;text-decoration:none}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product-title{font:400 21px/1.35 Georgia,serif;letter-spacing:-.02em;margin:16px 0 8px}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product-price{font-size:14px;line-height:1.6;margin-bottom:10px}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product-add-to-cart{text-align:left}
.woocommerce-cart .wp-block-woocommerce-product-new .wc-block-grid__product-add-to-cart a{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;border:0;border-bottom:1px solid var(--fl-rust);border-radius:0;background:transparent;color:var(--fl-rust);font-size:14px;line-height:1.5}

/* The native side cart is the confirmation for a successful product add. */
.fl-cart-feedback:empty{display:none}
.fl-cart-feedback{font-size:14px;line-height:1.65;margin:16px 0 24px}
.fl-cart-feedback p{margin:0 0 8px}
.fl-cart-feedback>a{display:inline-flex;align-items:center;min-height:44px;color:var(--fl-rust)}
.woocommerce div.product form.cart[aria-busy="true"] .single_add_to_cart_button{cursor:wait;opacity:.75}
.wc-block-mini-cart__drawer .wc-block-components-drawer__close{min-width:44px;min-height:44px}
.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{font-size:19px;line-height:1.35;text-decoration:none;color:var(--fl-foreground)}
.wc-block-mini-cart__drawer .wc-block-mini-cart__title{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:0;padding:30px 52px 26px 24px;font:400 34px/1.2 var(--fl-display)}
.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-title-items-counter-block{font:400 12px/1.5 Inter,Arial,sans-serif;color:var(--fl-muted-foreground)}
.wc-block-mini-cart__drawer .wc-block-mini-cart__items{padding-inline:24px}
.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{width:96px;padding-right:16px}
.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:80px}
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector{min-height:44px;width:124px;border-radius:4px}
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector button,.wc-block-mini-cart__drawer .wc-block-components-quantity-selector input{height:42px;min-width:40px}
.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{width:44px;height:44px;flex-shrink:0;padding:10px;border-radius:4px;color:var(--fl-muted-foreground)}
.wc-block-mini-cart__drawer .wc-block-mini-cart__footer{border-top:1px solid var(--fl-border);padding:24px}
@media(max-width:374px){.wc-block-mini-cart__drawer .wc-block-mini-cart__items{padding-inline:16px}.wc-block-mini-cart__drawer .wc-block-mini-cart__title{padding-left:16px;font-size:30px}.wc-block-mini-cart__drawer .wc-block-mini-cart__footer{padding:20px 16px}.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{width:76px;padding-right:12px}.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:64px}}
@media(max-width:374px){
  .wc-block-mini-cart__drawer table.wc-block-cart-items,.wc-block-mini-cart__drawer table.wc-block-cart-items tbody{display:block;width:100%}
  .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px 16px;width:100%}
  .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{grid-column:1;grid-row:1;width:64px;padding:0}
  .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{grid-column:2;grid-row:1;min-width:0}
  .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{grid-column:2;grid-row:2;text-align:left}
  .wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{padding:0;gap:8px}
}

/* Refined controls: steady paper fills, soft corners, and neutral focus. */
.woocommerce div.product form.variations_form,
.woocommerce-account #customer_login>.col-1,
.woocommerce-account #customer_login>.col-2,
.woocommerce-account .woocommerce .lost_reset_password{border-color:#d5cfc4;border-radius:14px;background:#f8f5ee88;box-shadow:0 3px 14px #30211903}
.woocommerce div.product form.cart .variations select,
.woocommerce div.product .wcsatt-options-wrapper select,
.woocommerce .quantity .qty{border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background-color:var(--fl-field-bg);transition:border-color .18s,box-shadow .18s}
.woocommerce div.product form.cart .variations select:hover,
.woocommerce div.product .wcsatt-options-wrapper select:hover,
.woocommerce .quantity .qty:hover,
.woocommerce-account .woocommerce form .form-row :is(input.input-text,textarea):hover,
.fl-sort-form select:hover{border-color:var(--fl-field-hover);background-color:var(--fl-field-bg)}
.woocommerce div.product form.cart .variations select:focus,
.woocommerce div.product .wcsatt-options-wrapper select:focus,
.woocommerce .quantity .qty:focus{outline:none;border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.fl-search-field:hover,.fl-header-search form>div:hover,
.fl-newsletter form.lot-newsletter-native:hover{border-color:var(--fl-field-hover)}
.fl-search-field:focus-within,.fl-header-search form>div:focus-within,
.fl-newsletter form.lot-newsletter-native:focus-within{border-color:var(--fl-field-focus)}
.fl-newsletter form.lot-newsletter-native{border-color:var(--fl-field-border);border-radius:10px;background:var(--fl-field-bg)}
.fl-header-search form{border-color:#d5cfc4;border-radius:14px}
.fl-newsletter form.lot-newsletter-native .tnp-email,
.fl-catalog-search input[type=search],.fl-header-search input[type=search]{border-radius:5px}
.fl-newsletter form.lot-newsletter-native .tnp-email:focus-visible,
.fl-catalog-search input[type=search]:focus-visible,.fl-header-search input[type=search]:focus-visible{outline:none;box-shadow:none}
.fl-newsletter form.lot-newsletter-native .tnp-submit,
.fl-catalog-search button,.fl-header-search form button{border-radius:5px}
.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce :is(a.button,button.button,input.button),
.fl-sort-submit,.fl-roast-options a{border-radius:var(--fl-control-radius);transition:background-color .18s,border-color .18s,box-shadow .18s}
.woocommerce div.product form.cart .single_add_to_cart_button{font-weight:500;letter-spacing:0}
.woocommerce :is(a.button,button.button,input.button):hover,
.fl-newsletter form.lot-newsletter-native .tnp-submit:hover,
.fl-catalog-search button:hover,.fl-header-search form button:hover,.fl-sort-submit:hover{background:#42362d;border-color:#42362d;color:#faf7ef}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label,
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label{border-color:var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg)}
.woocommerce .wcsatt-options-wrapper .wcsatt-options-prompt-label:has(input:checked),
.woocommerce .wcsatt-options-wrapper-flat .wcsatt-options-product>li>label:has(input:checked){border-color:var(--fl-field-focus);background:#f1ede5;box-shadow:none}
.woocommerce-account .woocommerce .password-input .show-password-input{border-radius:6px}
.woocommerce-account .woocommerce .password-input .show-password-input:hover{background:#30211908}
.wc-block-components-text-input input:hover:not([aria-invalid=true]),
.wc-block-components-combobox .wc-block-components-combobox-control input:hover:not([aria-invalid=true]),
.wc-blocks-components-select__select:hover:not([aria-invalid=true]){border-color:var(--fl-field-hover)!important}
.wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector{border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg);transition:border-color .18s,box-shadow .18s}
.wc-block-components-quantity-selector::after{border:0!important;box-shadow:none!important}
.wc-block-components-quantity-selector:hover{border-color:var(--fl-field-hover)}
.wc-block-components-quantity-selector:focus-within{border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring)}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;border-radius:6px;background:transparent;color:var(--fl-foreground);box-shadow:none;outline:none;transition:background-color .18s}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:not(:disabled){background:#30211908}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus,
.wc-block-components-quantity-selector button.wc-block-components-quantity-selector__button:focus{outline:none;box-shadow:none;background:transparent}
.wc-block-components-quantity-selector button.wc-block-components-quantity-selector__button:focus-visible{outline:2px solid var(--fl-field-focus);outline-offset:-4px;box-shadow:none}
.wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:#30211908}
.wc-block-mini-cart__drawer table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border-radius:var(--fl-control-radius)}
.wc-block-components-button:not(.is-link):hover{background:#42362d}
.wc-block-components-button:focus{box-shadow:none}
.wc-block-components-button:focus-visible{outline:2px solid var(--fl-field-focus);outline-offset:3px;box-shadow:none}
.wc-block-mini-cart__drawer .wc-block-components-drawer__close:hover{background:#30211908;color:var(--fl-foreground)}
.woocommerce div.product form.cart .single_add_to_cart_button:hover:not(:disabled):not(.disabled){background:#42362d}
.woocommerce-account .woocommerce form .form-row :is(input.input-text,textarea):focus,
.fl-sort-form select:focus{border-color:var(--fl-field-focus)}
.wc-block-components-text-input input:not([aria-invalid=true]):focus,
.wc-block-components-combobox .wc-block-components-combobox-control input:not([aria-invalid=true]):focus,
.wc-blocks-components-select__select:not([aria-invalid=true]):focus{border-color:var(--fl-field-focus)!important}
.wc-block-components-textarea{border:1px solid var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg);padding:14px 16px;color:var(--fl-foreground);font:400 16px/1.6 Inter,Arial,sans-serif;transition:border-color .18s,box-shadow .18s}
.wc-block-components-textarea:hover{border-color:var(--fl-field-hover);background:var(--fl-field-bg)}
.wc-block-components-textarea:focus{outline:none;border-color:var(--fl-field-focus);background:var(--fl-field-bg);box-shadow:var(--fl-focus-ring)}
.wc-block-components-radio-control--highlight-checked::after{border-radius:10px;border-color:var(--fl-field-border)}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{border-radius:10px;background:var(--fl-field-bg);box-shadow:inset 0 0 0 1px var(--fl-field-focus)}
.wc-block-components-radio-control .wc-block-components-radio-control__input:focus-visible,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus-visible{outline:2px solid var(--fl-field-focus);outline-offset:3px}
.woocommerce-account .select2-container--focus .select2-selection--single,
.woocommerce-account .select2-container--open .select2-selection--single{border-color:var(--fl-field-focus);box-shadow:var(--fl-focus-ring);outline:none}
.woocommerce-account .select2-dropdown{border-color:var(--fl-field-border);border-radius:var(--fl-control-radius);background:var(--fl-field-bg);overflow:hidden}
.woocommerce-account .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#ece7df;color:var(--fl-foreground)}
.woocommerce-account .woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce-account .woocommerce form .form-row input.input-text[aria-invalid=true]{border-color:#a62f25}
.wc-block-components-text-input.has-error input,.wc-block-components-combobox.has-error input,
.wc-block-components-text-input input[aria-invalid=true],.wc-blocks-components-select__select[aria-invalid=true]{border-color:#a62f25!important}
@media(prefers-reduced-motion:reduce){input,select,textarea,button,.fl-search-field,.fl-newsletter form.lot-newsletter-native,.wc-block-components-quantity-selector{transition:none!important}}

/* Account sign-in placement preserves Nextend's native Google branding. */
.fl-social-login{width:100%;max-width:400px;margin:0 auto 32px}
.fl-social-login div.nsl-container .nsl-container-buttons{padding:0}
.fl-social-login div.nsl-container .nsl-container-buttons a[data-plugin="nsl"]{margin:0;border-radius:4px}
.fl-social-login div.nsl-container .nsl-button-google{min-height:48px;align-items:center}
.fl-social-login div.nsl-container .nsl-container-buttons a[data-plugin="nsl"]:focus-visible{outline:2px solid var(--fl-field-focus);outline-offset:3px}
.fl-social-login-divider{display:flex;align-items:center;gap:16px;margin-top:24px;color:var(--fl-muted-foreground);font:400 12px/1.5 Inter,Arial,sans-serif;text-align:center}
.fl-social-login-divider::before,.fl-social-login-divider::after{content:"";height:1px;background:var(--fl-border);flex:1}
.fl-social-login-divider span{flex:0 0 auto}

/* Guest sign-in sits above checkout, outside the payment and address forms. */
.fl-checkout-login{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;margin:0 0 32px;border:1px solid var(--fl-border);border-radius:14px;background:var(--fl-field-bg)}
.fl-checkout-login-copy{min-width:0}
.fl-checkout-login h2{margin:0;font:400 24px/1.2 Georgia,serif;letter-spacing:-.025em}
.fl-checkout-login p{margin:8px 0 0;color:var(--fl-muted-foreground);font:400 14px/1.6 Inter,Arial,sans-serif}
.fl-checkout-login .fl-social-login{flex:0 1 300px;max-width:300px;margin:0}
@media(max-width:700px){.fl-checkout-login{align-items:stretch;flex-direction:column;gap:18px;padding:20px;margin-bottom:26px}.fl-checkout-login h2{font-size:22px}.fl-checkout-login .fl-social-login{flex:auto;max-width:none}}

/* Store policies share a readable column and quiet, accessible navigation. */
.fl-footer .fl-footer-support{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;font-size:14px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;overflow-wrap:anywhere}
.fl-footer-bottom{flex-wrap:wrap;gap:12px 24px}
.fl-footer-policies{display:flex;flex-wrap:wrap;align-items:center;gap:6px 22px}
.fl-footer .fl-footer-policies a{display:inline-flex;align-items:center;min-height:36px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.fl-policy-hero.lot-page-hero{padding-bottom:34px}
.fl-policy-hero h1{max-width:850px;margin-bottom:18px}
.fl-policy-body.lot-editorial{width:100%;max-width:calc(800px + var(--fl-gutter)*2);padding-bottom:88px;font-size:16px;line-height:1.8;overflow-wrap:anywhere}
.fl-policy-body h2{margin:42px 0 16px;font-size:clamp(28px,3vw,32px);line-height:1.25;letter-spacing:-.015em;scroll-margin-top:32px}
.fl-policy-body h3{margin:28px 0 12px;font-size:20px;line-height:1.35}
.fl-policy-body p{margin:0 0 20px}
.fl-policy-body ul,.fl-policy-body ol{padding-inline-start:24px;margin:16px 0 24px;color:var(--fl-muted-foreground)}
.fl-policy-body li{padding-inline-start:3px;margin:9px 0}
.fl-policy-body a,.fl-policy-contact a{color:var(--fl-foreground);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;overflow-wrap:anywhere}
.fl-policy-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 24px;max-width:850px;margin:24px auto 0;padding:16px 0;border-block:1px solid var(--fl-border)}
.fl-policy-nav a{display:inline-flex;align-items:center;min-height:36px;font:400 13px/1.5 Inter,Arial,sans-serif;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;overflow-wrap:anywhere}
.fl-policy-hero.lot-page-hero .fl-policy-updated,.fl-policy-body .fl-policy-updated{margin:18px 0 24px;color:var(--fl-muted-foreground);font-size:12px;line-height:1.6}
.fl-policy-summary{padding:22px 26px;margin:0 0 32px;border:1px solid var(--fl-border);border-radius:12px;background:var(--fl-field-bg)}
.fl-policy-summary p:last-child,.fl-policy-summary ul:last-child,.fl-policy-contact p:last-child{margin-bottom:0}
.fl-policy-summary h2,.fl-policy-summary h3{margin:0 0 12px;font-size:24px}
.fl-policy-contact{margin-top:38px;padding-top:24px;border-top:1px solid var(--fl-border)}
@media(max-width:700px){.fl-footer-policies{width:100%;gap:4px 20px}.fl-footer .fl-footer-policies a{min-height:44px}.fl-policy-hero.lot-page-hero{padding-bottom:28px}.fl-policy-body.lot-editorial{font-size:15px;padding-bottom:60px}.fl-policy-body h2{margin-top:34px}.fl-policy-nav{gap:4px 20px;margin-top:22px;padding-block:12px}.fl-policy-nav a{min-height:44px}.fl-policy-summary{padding:20px;margin-bottom:28px}}
