/* Ace Sabbah storefront: original tomato red, cream and expressive type. */
button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:4px}[hidden]{display:none!important}
.store-announcement{background:var(--red);color:var(--cream);text-align:center;padding:10px 5%;font-size:13px;line-height:1.5;letter-spacing:.045em}.store-announcement a{margin-left:12px;text-decoration:underline;text-underline-offset:3px}.header{position:sticky;top:0;z-index:20;gap:32px}.header #main-nav{margin-left:auto}.header .cart-link{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;font-size:14px;border:1px solid var(--red);padding:9px 18px;border-radius:28px}.cart-link span{font-variant-numeric:tabular-nums}.header .cart-link:hover{background:var(--red);color:var(--cream)}
.purchase-panel{margin-top:25px}.price-line,.quick-buy>div{display:flex;align-items:baseline;gap:12px}.price-line strong,.quick-buy>div>strong{font-family:var(--serif);font-weight:400;font-size:45px;line-height:1.1;color:var(--red)}.price-line>span,.quick-buy>div>span{font-size:14px;color:#694e43}.bottle-presets{border:0;padding:0;margin:25px 0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;min-width:0}.bottle-presets legend{font-size:14px;margin-bottom:12px;padding:0}.bottle-presets button{background:transparent;color:var(--ink);border:1px solid var(--line);padding:12px;display:flex;align-items:baseline;justify-content:center;gap:6px}.bottle-presets button strong{font-size:20px;font-weight:500}.bottle-presets button span{font-size:13px}.bottle-presets button[aria-pressed="true"]{border-color:var(--red);background:#eddfcc;color:var(--red)}.buy-row{display:flex;gap:12px;align-items:stretch}.quantity-control{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);min-height:55px;width:126px;flex-shrink:0}.quantity-control button{border:0;background:transparent;color:var(--red);font-size:20px;min-width:35px;min-height:45px;padding:0}.quantity-control input{width:45px;min-width:0;max-width:100%;background:transparent;border:0;text-align:center;font-size:16px;color:var(--ink);padding:0;-moz-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart{flex:1;gap:20px;white-space:nowrap;min-height:55px}.purchase-note{font-size:12px!important;color:#795d50!important;line-height:1.65!important;margin:13px 0 0!important}.quick-buy{display:flex;gap:24px;align-items:center;justify-content:space-between;max-width:490px;margin-top:28px}.quick-buy .button{min-width:160px;justify-content:space-between;gap:25px}.quick-buy+.purchase-note+.text-link{margin-top:25px}.shop-card-copy .text-link{margin-top:24px}.product-page .product{align-items:start}.product-page .product-image{position:sticky;top:135px}.product-page .product-copy h1{font-size:clamp(45px,4.2vw,68px)}.product-page .product-copy>p:not(.eyebrow){margin-top:0}.product-page .product-notes{margin:25px 0;padding:20px 0}
/* Comparison: truthful counts, common zero baseline, brand-first presentation. */
.compare-feature{background:#3f1013;color:var(--cream);display:grid;grid-template-columns:minmax(0,1.32fr) minmax(0,1fr);gap:8%;align-items:center;padding-top:100px;padding-bottom:100px}.compare-visual{min-width:0}.compare-visual>.eyebrow{font-size:14px;letter-spacing:.16em}.compare-tabs{display:flex;border:1px solid #ae8584;border-radius:25px;overflow:hidden;width:fit-content;margin:0 0 35px;padding:3px}.compare-tabs button{background:transparent;border:0;color:#e0c5bf;border-radius:22px;font-size:13px;padding:11px 19px;min-height:42px}.compare-tabs button[aria-selected="true"]{background:var(--cream);color:var(--dark-red)}.compare-tabs button:focus-visible{outline-color:var(--cream);outline-offset:-4px}.chart-unit{font-size:13px;color:#e0c5bf;margin:0 0 18px}.ingredient-chart{display:grid;grid-template-columns:28px 1fr;gap:12px;padding-top:40px}.chart-axis{height:280px;display:flex;flex-direction:column;justify-content:space-between;font-size:13px;color:#e0c5bf;line-height:1}.chart-axis>span:first-child{transform:translateY(-50%)}.chart-axis>span:last-child{transform:translateY(50%)}.chart-plot{height:280px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:0 24px}.chart-gridline{position:absolute;left:0;right:0;border-top:1px solid #765051;pointer-events:none}.chart-gridline.top{top:0}.chart-gridline.middle{top:50%}.chart-gridline.baseline{bottom:0;border-color:#d2aaa3}.chart-column{display:flex;align-items:flex-end;position:relative;z-index:1}.chart-bar{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:16px 10px;text-align:center}.ours .chart-bar{background:linear-gradient(180deg,#dc413a,#9e1c20);border:1px solid #eb6b60}.theirs .chart-bar{background:linear-gradient(180deg,#785958,#482529);border:1px solid #ae8584}.chart-bar strong{position:absolute;top:-42px;left:0;right:0;font-family:var(--serif);font-size:37px;line-height:1;font-weight:400}.chart-bar span{font-size:12px;line-height:1.55}.chart-labels{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:20px 24px 0 64px;text-align:center}.chart-labels>div>span,.chart-labels>div>strong{display:block}.chart-labels .chart-brand{font-family:Georgia,serif;font-size:23px;letter-spacing:-1px;font-weight:700;color:var(--cream)}.chart-labels strong{font-size:20px;font-weight:500}.chart-labels>div>span:last-child{font-size:12px;margin-top:7px;line-height:1.5;color:#e0c5bf}.comparison-sources{margin-top:32px;font-size:12px;color:#dbc0b7;line-height:1.75;max-width:630px}.comparison-sources summary{cursor:pointer;display:list-item;padding:8px 0}.comparison-sources p{margin:12px 0}.comparison-sources a{text-decoration:underline;text-underline-offset:3px}.compare-copy>.eyebrow{font-size:12px;letter-spacing:.15em;color:#e0c5bf}.compare-copy h2{font-size:clamp(50px,4.4vw,70px);margin-bottom:25px}.compare-intro{font-size:17px;color:#eedbd2;line-height:1.8;margin-bottom:28px}.compare-benefit{border-top:1px solid #92686a;padding:22px 0}.compare-benefit h3{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.1;margin:0 0 11px}.compare-benefit p{font-size:14px;line-height:1.8;margin:0;color:#eedbd2}.compare-copy .button{margin-top:18px;font-size:14px;width:100%}.ingredient-label{padding:28px 24px;border:1px solid #916e6e}.ingredient-label+.ingredient-label{margin-top:18px}.ingredient-label .eyebrow{margin-bottom:12px;color:#eedbd2;font-size:12px}.ingredient-label h3{font-family:var(--serif);font-size:38px;font-weight:400;line-height:1.1;margin:0 0 15px}.ingredient-label p:last-child{font-size:14px;color:#eedbd2;margin:0}.ours-label{background:var(--red);border-color:#eb6b60}.compare-feature :focus-visible{outline-color:var(--cream)}
/* Cart drawer and full cart. */
.cart-is-open{overflow:hidden}.cart-drawer{position:fixed;inset:0 0 0 auto;max-height:100dvh;height:100dvh;width:min(100%,500px);max-width:100vw;margin:0 0 0 auto;padding:30px;border:0;background:var(--cream);color:var(--ink);box-shadow:-20px 0 70px #210c1130;overflow-y:auto}.cart-drawer[open]{display:flex;flex-direction:column}.cart-drawer::backdrop{background:#1e0a0a80}.drawer-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid var(--line);padding-bottom:25px}.drawer-heading .eyebrow{font-size:12px;color:var(--red);margin-bottom:12px}.drawer-heading h2{font-size:46px;margin:0}.close-drawer{background:none;border:1px solid var(--line);color:var(--red);font-size:29px;line-height:1;width:44px;height:44px}.cart-drawer [data-cart-content]{display:flex;flex-direction:column;flex:1}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:15px;align-items:start;padding:30px 0;border-bottom:1px solid var(--line)}.cart-item>a{display:flex;align-items:center;background:#f1eadc;min-height:108px}.cart-item img{width:100%;height:auto;mix-blend-mode:multiply}.cart-item-copy>a{font-size:17px;font-weight:500;line-height:1.35;display:block}.cart-item-copy>p{font-size:12px;color:#795d50;line-height:1.6;margin:9px 0}.cart-item-copy>span{display:block;font-size:13px;color:#795d50}.line-total{font-size:15px;font-weight:500;padding-top:1px;white-space:nowrap}.cart-quantity{width:118px;min-height:44px;margin-top:15px}.cart-quantity button{min-width:34px;min-height:42px;font-size:18px}.cart-quantity input{width:40px;font-size:14px}.remove-item{display:block;background:none;border:0;border-bottom:1px solid #92705f;font-size:12px;color:#795d50;padding:0;margin-top:10px;line-height:1.7}.cart-bottom{margin-top:auto;padding-top:25px}.cart-totals{margin:0 0 25px}.cart-totals>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:18px;margin-bottom:18px}.cart-totals dt span{font-size:12px;color:#795d50;margin-left:5px}.cart-totals dd{margin:0;font-weight:500;white-space:nowrap}.cart-totals .unpriced{font-size:12px;color:#795d50;line-height:1.6}.cart-totals .unpriced dd{font-weight:400;white-space:normal;text-align:right}.checkout-link{width:100%}.continue-shopping{font-size:14px;display:block;text-align:center;margin-top:25px;text-decoration:underline;text-underline-offset:4px}.empty-cart{padding:60px 0}.empty-cart>.eyebrow{font-size:12px;letter-spacing:.1em;color:var(--red)}.empty-cart h3{font-family:var(--serif);font-size:38px;font-weight:400;line-height:1.1;margin-bottom:20px}.empty-cart>p:not(.eyebrow){color:#795d50}.empty-cart .button{margin-top:20px}.cart-page{max-width:1250px;margin:auto;min-height:65vh}.cart-page>h1{font-size:clamp(60px,6vw,90px)}.cart-page [data-full-cart]:has(.cart-items){display:grid;grid-template-columns:1.35fr 1fr;gap:8%;align-items:start}.cart-page .cart-bottom{margin-top:0;padding:30px;background:#f1eadc}.cart-page .cart-item{border-top:1px solid var(--line)}
/* Checkout layout shared with Square order review. */
.checkout-page{max-width:1450px;margin:auto;padding-top:50px}.checkout-heading{max-width:790px;margin-bottom:45px}.back-link{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-bottom:35px}.checkout-heading .eyebrow{color:var(--red);margin-bottom:18px}.checkout-heading h1{font-size:clamp(60px,6vw,90px);margin-bottom:28px}.preview-notice{background:#f0e3d0;border-left:3px solid var(--red);padding:17px 22px;font-size:14px;line-height:1.7;display:flex;flex-wrap:wrap;gap:4px 14px}.preview-notice strong{font-weight:600;color:var(--red)}.preview-notice span{color:#694e43}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:8%;align-items:start}.form-section{border:0;border-top:1px solid var(--line);padding:28px 0 35px;margin:0;min-width:0}.form-section h2,.form-section legend{font-family:var(--serif);font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:1.1;padding:0;margin:0 0 23px}.form-section legend{padding-top:25px}.form-title{display:flex;justify-content:space-between;align-items:baseline;gap:20px}.sample-details{background:none;border:0;border-bottom:1px solid #a77f67;color:var(--red);font-size:12px;padding:0;white-space:nowrap}.checkout-form label{display:block;font-size:14px;margin-bottom:8px;line-height:1.5}.checkout-form label span{color:#795d50;font-size:12px}.checkout-form input,.checkout-form select{width:100%;border:1px solid #bd9c85;border-radius:0;background:#fffcf5;color:var(--ink);padding:12px 13px;min-height:48px;font-size:16px;max-width:100%}.field-note{font-size:12px;color:#795d50;line-height:1.7;margin:12px 0 0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid>div{min-width:0}.field-full{grid-column:1/-1}.payment-preview>div{display:flex;justify-content:space-between;gap:15px;border:1px solid #bd9c85;background:#f1eadc;padding:16px 18px;font-size:14px}.payment-preview>p{font-size:13px;color:#795d50;margin:14px 0 0}.complete-preview{width:100%}.checkout-summary{background:#f1eadc;padding:30px;position:sticky;top:130px}.checkout-summary>h2{font-size:37px;margin-bottom:0}.checkout-summary .cart-item{grid-template-columns:76px 1fr;gap:12px;padding:25px 0}.checkout-summary .cart-item>a{min-height:88px}.checkout-summary .line-total{grid-column:2;margin-top:-10px}.checkout-summary .cart-totals{padding-top:25px;margin-bottom:10px}.checkout-summary .cart-item-copy>a{font-size:16px}.summary-quantity{font-size:14px!important;font-weight:500;color:var(--red)!important}.edit-cart{font-size:13px;text-decoration:underline;text-underline-offset:3px}.preview-confirmation{max-width:760px;border-top:1px solid var(--line);padding-top:45px;scroll-margin-top:130px}.preview-confirmation h2{font-size:clamp(43px,5vw,68px);margin-bottom:25px}.preview-confirmation>p:not(.eyebrow){font-size:17px;color:#694e43;max-width:570px;line-height:1.8}.preview-confirmation [data-confirmation-summary]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin:30px 0;font-size:15px;line-height:1.9}.preview-confirmation [data-confirmation-summary] p{margin:0}.checkout-page-body .footer-wordmark{font-size:12vw;padding:20px 0 30px}
@media(max-width:1100px){.header{gap:20px}.header #main-nav{gap:20px}.header .wordmark{font-size:32px}.header #main-nav a{font-size:13px}.compare-feature{gap:6%;grid-template-columns:1.2fr 1fr}.chart-plot{gap:20px;padding:0 14px}.chart-labels{gap:20px;padding-right:14px;padding-left:54px}.compare-copy h2{font-size:54px}.quick-buy{gap:17px}.quick-buy>div{flex-direction:column;gap:5px}.add-to-cart{padding:16px 17px;gap:10px}.checkout-layout{gap:5%}.checkout-summary{padding:23px}.cart-page .cart-bottom{padding:24px}}
@media(max-width:800px){.header{gap:17px}.header #main-nav{gap:15px}.header #main-nav a{font-size:12px}.header .wordmark{font-size:28px}.header .cart-link{padding:8px 13px;gap:9px}.compare-feature{grid-template-columns:1fr;gap:60px}.compare-visual{max-width:650px;width:100%;margin:auto}.compare-copy{max-width:650px;width:100%;margin:auto}.compare-copy h2 br{display:none}.compare-copy .button{width:auto;gap:35px}.checkout-layout{grid-template-columns:1fr;gap:35px}.checkout-summary{position:static;grid-row:1}.checkout-summary .cart-item{grid-template-columns:85px 1fr auto}.checkout-summary .line-total{grid-column:auto;margin-top:0}.cart-page [data-full-cart]:has(.cart-items){grid-template-columns:1fr;gap:30px}}
@media(max-width:650px){.store-announcement{font-size:12px;padding:8px 5%;letter-spacing:0}.store-announcement a{display:block;margin:2px 0 0}.header{gap:12px;padding:17px 6%;min-height:84px}.header .wordmark{font-size:26px;order:0;margin-right:auto}.header .wordmark span{font-size:7px}.header .cart-link{order:1;padding:9px 12px;font-size:13px;gap:9px}.header .menu-toggle{order:2;font-size:13px;padding:9px 10px;gap:7px}.header #main-nav{order:3;flex-basis:100%;margin-left:0}.header #main-nav a{font-size:16px}.home .hero{min-height:745px}.product-page .product-image{position:relative;top:auto}.product-page .product-copy h1{font-size:48px}.price-line strong,.quick-buy>div>strong{font-size:40px}.buy-row{gap:10px}.quantity-control{width:119px}.quantity-control button{min-width:33px}.quantity-control input{width:40px}.add-to-cart{font-size:14px;white-space:normal;gap:15px}.quick-buy{gap:20px;max-width:none}.quick-buy>div{flex-direction:row;align-items:baseline;gap:9px}.quick-buy>div>span{font-size:12px}.quick-buy .button{min-width:145px;font-size:13px;padding:16px 18px}.purchase-note{font-size:12px!important}.bottle-presets{margin-top:22px}.bottle-presets button{padding:12px 8px}.compare-feature{padding:65px 6%;gap:50px}.compare-visual>.eyebrow{font-size:12px}.compare-tabs{margin-bottom:28px}.compare-tabs button{font-size:12px;padding:10px 15px}.chart-unit{font-size:12px}.ingredient-chart{grid-template-columns:20px 1fr;gap:8px}.chart-axis,.chart-plot{height:240px}.chart-plot{gap:18px;padding:0 7px}.chart-bar{padding:12px 6px}.chart-bar span{font-size:12px;line-height:1.5}.chart-bar strong{font-size:34px;top:-40px}.chart-labels{padding:17px 7px 0 35px;gap:18px}.chart-labels .chart-brand{font-size:21px}.chart-labels strong{font-size:19px}.chart-labels>div>span:last-child{font-size:12px}.compare-copy h2{font-size:49px}.compare-copy h2 br{display:initial}.compare-intro{font-size:16px}.compare-benefit{padding:21px 0}.compare-benefit h3{font-size:28px}.compare-benefit p{font-size:14px}.compare-copy .button{width:100%;font-size:13px}.ingredient-label{padding:25px 20px}.ingredient-label h3{font-size:35px}.cart-drawer{padding:25px 20px}.drawer-heading h2{font-size:43px}.cart-item{grid-template-columns:80px 1fr auto;gap:12px}.cart-item>a{min-height:95px}.cart-item-copy>a{font-size:16px}.line-total{font-size:14px}.cart-item-copy>p{font-size:12px}.cart-item-copy>span{font-size:12px}.cart-totals>div{font-size:18px}.cart-totals .unpriced{font-size:12px}.cart-page{padding-top:45px}.cart-page>h1{font-size:58px}.cart-page .cart-item{grid-template-columns:78px 1fr auto}.cart-page .cart-bottom{padding:24px 20px}.checkout-page{padding-top:30px}.checkout-heading{margin-bottom:30px}.checkout-heading h1{font-size:59px}.back-link{margin-bottom:27px}.preview-notice{padding:15px 17px;font-size:13px}.checkout-summary{padding:25px 20px}.checkout-summary .cart-item{grid-template-columns:70px 1fr auto;gap:10px}.checkout-summary .cart-item>a{min-height:80px}.checkout-summary .cart-item-copy>a{font-size:15px}.checkout-summary .line-total{font-size:13px}.form-section h2,.form-section legend{font-size:31px}.form-title{gap:10px}.sample-details{font-size:12px}.field-grid{gap:18px 12px}.checkout-form label{font-size:13px}.checkout-form input,.checkout-form select{padding:12px 10px}.complete-preview{font-size:14px}.preview-confirmation h2{font-size:45px}}
@media(max-width:360px){.header{padding-left:5%;padding-right:5%;gap:8px}.header .wordmark{font-size:23px}.header .wordmark span{font-size:6px}.header .cart-link{padding:9px}.menu-toggle span{display:none}.quick-buy{gap:12px}.quick-buy>div{flex-direction:column;gap:3px}.quick-buy .button{min-width:140px}.cart-item{grid-template-columns:65px 1fr auto;gap:9px}.cart-item-copy>a{font-size:14px}.chart-labels .chart-brand{font-size:18px}.chart-labels strong{font-size:17px}.field-grid{grid-template-columns:1fr}.field-full{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.shop-photo img{transition:none}}
/* Square checkout: separate, clearly priced orders for the two tin sizes. */
.square-notice{border-left:3px solid var(--red);background:#f0e3d0;padding:20px 24px;line-height:1.65;font-size:16px}.square-notice strong{color:var(--red)}.square-notice p{margin:10px 0 0}.square-order{padding:28px 0;border-top:1px solid var(--line)}.square-order:first-child{padding-top:0;border-top:0}.square-order .eyebrow{color:var(--red);font-size:14px;margin-bottom:14px}.square-order h2{font-size:clamp(30px,3vw,42px);margin-bottom:18px}.square-quantity{font-size:16px;margin:0 0 24px;line-height:1.6}.square-instruction{font-size:16px;line-height:1.7;margin:0 0 20px}.square-pay{width:100%;justify-content:center;text-align:center;min-height:52px;white-space:normal}.split-order-note{font-size:14px;line-height:1.7;color:var(--red);margin:0 0 24px}.checkout-page .field-note{font-size:14px}.square-order .cart-totals dt span{display:inline-block}.checkout-layout>div{min-width:0}@media(max-width:800px){.checkout-page .checkout-summary{grid-row:auto}.square-notice{padding:18px}.square-pay{padding:16px;font-size:14px}}

.checkout-form>[type="submit"]{width:100%;min-height:54px;justify-content:center;margin-top:18px}.checkout-form [data-checkout-error]{color:var(--red);font-size:14px;line-height:1.6}.checkout-form [data-checkout-error]:empty{display:none}.checkout-form>[type="submit"]:disabled{opacity:.65;cursor:wait}
