@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--green:#173d2e;--paper:#f7f5ec;--line:#cfd4c5;--ink:#203b2e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Commissioner',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bf8141;outline-offset:5px}.announcement{background:var(--green);color:#f3f0df;text-align:center;padding:11px 16px;font-size:13px;letter-spacing:.07em}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:30px;border-bottom:1px solid var(--line)}.logo{font-family:Georgia,serif;font-size:57px;font-weight:700;letter-spacing:-4px;line-height:1}.logo span{font:12px Arial;vertical-align:top;display:inline-block;margin:9px 0 0 5px;letter-spacing:0}nav{display:flex;gap:37px;font-size:14px}nav a:hover,.text-link:hover{opacity:.6}.header-cta{font-size:14px;border-bottom:1px solid var(--green);padding:10px 0}.header-cta span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:665px}.hero-copy{padding:66px 9% 24px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600;margin:0 0 29px}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:400;margin:0}h1{font-size:clamp(48px,5.4vw,82px);line-height:1.09;letter-spacing:-.04em}em{font-weight:400}h1 em{color:#778546}.intro{font-size:16px;line-height:1.8;margin:29px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--green);color:var(--paper);padding:19px 25px;border:1px solid var(--green);font-size:14px;transition:background .2s}.button:hover{background:#315e47}.hero-foot{display:flex;gap:25px;justify-content:space-between;margin-top:auto;padding-top:40px;width:100%;font-size:10px;letter-spacing:.07em}.hero-art{position:relative;background:#244833;overflow:hidden;min-height:665px}.hero-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-tag{position:absolute;top:33px;left:33px;color:white;font-size:12px;line-height:1.7;letter-spacing:.12em}.image-caption{position:absolute;bottom:16px;right:17px;background:#173d2ed9;color:#fff;padding:6px 10px;font-size:12px}.botanical-strip{padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:24px;font-style:italic}.botanical-strip i{font-style:normal;font-size:24px;color:#6d7945}.botanical-strip span:last-child{font:12px 'Commissioner',Arial;letter-spacing:.1em}.section{padding:85px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(35px,3.7vw,54px);line-height:1.17;letter-spacing:-.025em}.section-heading>p{font-size:15px;line-height:1.7;margin:0}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{padding:26px 25px 22px;min-height:367px;display:flex;flex-direction:column}.oregano{background:#dce4bf}.thyme{background:#e5e6d6}.garlic{background:#eadfce}.product-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:.04em}.badge{border:1px solid #66745b55;border-radius:20px;padding:7px 9px;font-size:12px;letter-spacing:0}.product-name{padding:42px 0 30px}.latin{font-family:Georgia,serif;font-style:italic;font-size:19px;opacity:.7}h3{font-size:clamp(36px,3.7vw,56px);margin-top:7px}.product-name p{font-size:14px;margin:15px 0 0}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #183d2e33;padding-top:18px;margin-top:auto;font-size:10px;letter-spacing:.06em}.product-bottom button{border:1px solid #173d2e88;border-radius:50%;width:42px;height:42px;background:transparent;color:var(--green);font-size:23px;transition:all .2s}.product-bottom button:hover{background:var(--green);color:white;transform:rotate(45deg)}.collection-note{font-size:13px;color:#636d5e;line-height:1.6;margin:23px 0 0}.about{background:var(--green);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-symbol{font-family:Georgia,serif;font-size:230px;line-height:1;letter-spacing:-20px;color:#c5cf9f}.about h2 em{color:#c5cf9f}.about p:not(.eyebrow){line-height:1.9;font-size:16px;max-width:540px;color:#e0e5d7}.about h2{margin-bottom:25px}.text-link{display:inline-flex;gap:55px;border-bottom:1px solid #abb99e;padding-bottom:12px;margin-top:20px;font-size:14px}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:60px}.faq .eyebrow{margin-bottom:21px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;line-height:1.85;margin:0 25px 25px 0;color:#53604c}footer{border-top:1px solid var(--line);padding:40px 5% 25px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top>p{font-family:Georgia,serif;font-size:23px;font-style:italic}.footer-top>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:23px;font-size:12px;color:#65705d}dialog{border:0;background:var(--paper);color:var(--green);padding:48px;max-width:560px;width:calc(100% - 32px)}dialog::backdrop{background:#10291fbb;backdrop-filter:blur(5px)}dialog p:not(.eyebrow){line-height:1.8;font-size:16px}dialog .eyebrow{margin-bottom:15px}.close{position:absolute;right:14px;top:10px;font-size:30px;border:0;background:none;color:var(--green);width:40px;height:40px}.availability{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-top:25px;font-size:14px}.close-bottom{margin-top:15px;width:100%}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){header{height:90px}nav{gap:20px}.header-cta{display:none}.hero-copy{padding-top:45px}.hero,.hero-art{min-height:620px}.hero-foot{flex-direction:column;gap:8px}.products{gap:12px}.product{padding:20px 17px}.product-top{align-items:flex-start;flex-direction:column}.about{gap:30px}.botanical-strip span:last-child{display:none}.faq{gap:35px;grid-template-columns:1fr 1.3fr}}@media(max-width:600px){header{padding:0 6%;height:86px}.logo{font-size:48px}nav{font-size:13px;gap:19px}.announcement{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6% 25px}h1{font-size:57px}.eyebrow{font-size:11px;margin-bottom:23px}.intro{font-size:16px;margin:23px 0}.hero-foot{flex-direction:row;font-size:9px;padding-top:30px}.hero-art{min-height:440px}.hero-art img{object-position:center}.image-tag{top:20px;left:22px}.botanical-strip{padding:22px 6%;font-size:20px;gap:10px}.botanical-strip i{font-size:18px}.section{padding:56px 6%}.section-heading{display:block}.section-heading>p{margin-top:20px}.products{grid-template-columns:1fr;gap:15px}.product{min-height:320px;padding:24px}.product-top{flex-direction:row;align-items:center}.product-name{padding:30px 0}h3{font-size:51px}.product-bottom{font-size:11px}.about{grid-template-columns:1fr;gap:10px}.about-symbol{display:none}.about h2{font-size:39px}.faq{grid-template-columns:1fr;gap:30px}.footer-top{flex-wrap:wrap}.footer-top>p{font-size:19px}.footer-top>a:last-child{width:100%;margin:8px 0}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:18px}.footer-bottom>span:nth-child(2){display:none}dialog{padding:40px 25px}.close-bottom{gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Soft oil-inspired controls and photographic collection. */
.oil-icon{flex:0 0 auto;color:#a28339;vertical-align:middle}.button{gap:12px;padding:8px 8px 8px 22px;min-height:58px;border-radius:999px;background:linear-gradient(145deg,#315a43,#173d2e);border:1px solid #446b51;box-shadow:inset 0 1px 0 #ffffff24,0 5px 12px #173d2e12;font-size:15px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s}.button>.oil-icon{color:#d6be78;width:18px;height:21px}.button-label{flex:1}.button-end{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#e5d4a1;color:var(--green);margin-left:14px;transition:background .2s,transform .2s}.button:hover{background:linear-gradient(145deg,#3d694e,#234b38);box-shadow:inset 0 1px 0 #ffffff30,0 8px 18px #173d2e20;transform:translateY(-2px)}.button:hover .button-end{background:#efdeb0;transform:rotate(7deg)}.button:active{transform:translateY(0);box-shadow:inset 0 2px 5px #0002}.header-cta{display:inline-flex;align-items:center;gap:8px;padding:6px 6px 6px 20px;border:1px solid #b9c3af;border-radius:999px;transition:background .2s}.header-cta .button-end{width:32px;height:32px;flex-basis:32px;background:#e7ebdc;margin-left:8px}.header-cta:hover{background:#e9eddf}.botanical-strip>.oil-icon{width:16px;height:21px}.product{position:relative;min-height:0;padding:0 0 20px;border-radius:16px;overflow:hidden;border:1px solid #173d2e16;background:#f0f0e5}.product.thyme{background:#eeeee3}.product.garlic{background:#f2ece1}.product-top{position:absolute;z-index:1;top:15px;left:15px;right:15px;flex-direction:row;align-items:center;color:#fff;font-size:12px;pointer-events:none;text-shadow:0 1px 5px #0009}.badge{background:#f7f5ecee;color:var(--green);border:1px solid #fff8;font-size:12px;padding:7px 10px;text-shadow:none;backdrop-filter:blur(8px)}.product-photo{display:block;width:100%;aspect-ratio:1;border:0;padding:0;overflow:hidden;background:#304732}.product-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-photo:hover img{transform:scale(1.035)}.product-photo:focus-visible{outline-offset:-5px}.product-name{padding:23px 24px 19px}.product-name .latin{font-size:16px}.product-name h3{font-size:clamp(32px,3.2vw,46px);margin-top:4px}.product-name p{font-size:14px;margin-top:10px}.product-bottom{padding:15px 0 0;margin:0 24px;border-color:#173d2e20}.product-drop{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#e1d3a535;border-radius:50% 50% 50% 15%}.product-drop .oil-icon{width:17px;height:20px}.product-bottom button{display:inline-flex;align-items:center;gap:16px;width:auto;min-height:44px;height:auto;padding:10px 16px;border-radius:999px;border:1px solid #aebba4;background:#f7f5ec88;font-size:14px;color:var(--green);transition:background .2s,border-color .2s,box-shadow .2s}.product-bottom button:hover{transform:none;background:var(--green);border-color:var(--green);box-shadow:0 3px 9px #173d2e14}.text-link{gap:24px;border:1px solid #839678;border-radius:999px;padding:14px 21px;transition:background .2s}.text-link:hover{opacity:1;background:#ffffff10}dialog{border-radius:22px;max-height:90dvh;overflow-y:auto;padding:26px 32px 30px}#dialog-image{display:block;width:100%;height:280px;object-fit:contain;background:#203b2e;border-radius:12px;margin:20px 0 25px}.close{z-index:2;background:var(--paper);border-radius:50%;box-shadow:0 2px 8px #0001;top:12px;right:12px}.close-bottom{justify-content:center;font-size:14px}.close-bottom .button-end{margin-left:0}.collection-note{font-size:13px;max-width:900px}@media(max-width:900px){.header-cta{display:none}.product-top{left:10px;right:10px;gap:6px;flex-wrap:wrap}.product-name{padding:20px 17px 17px}.product-bottom{margin:0 17px}.product-bottom button{gap:8px;padding:10px 12px}}@media(max-width:600px){.products{gap:25px}.product-top{left:18px;right:18px;top:18px}.product-name{padding:24px 24px 20px}.product-name h3{font-size:44px}.product-bottom{margin:0 24px}.button{max-width:100%;font-size:14px;gap:9px;padding-left:18px}.button-end{margin-left:6px}.botanical-strip>.oil-icon{width:13px;height:18px}dialog{padding:24px}.close-bottom{font-size:13px}.close-bottom .button-end{width:34px;height:34px;flex-basis:34px}}@media(prefers-reduced-motion:reduce){.button:hover,.button:hover .button-end,.product-photo:hover img{transform:none}}

.footer-top>.brand-signature{font-size:21px;line-height:1.5}.brand-signature span{white-space:normal}@media(max-width:600px){.footer-top>.brand-signature{font-size:18px;max-width:230px}}
/* Ordering requests, with prices confirmed before dispatch. */
[hidden]{display:none!important}.cart-toggle{display:flex;align-items:center;gap:10px;border:1px solid #b9c3af;border-radius:999px;padding:11px 15px;background:transparent;color:var(--green);font-size:14px;white-space:nowrap}.cart-toggle:hover{background:#e9eddf}.cart-toggle span{background:var(--green);color:var(--paper);border-radius:50%;min-width:23px;min-height:23px;display:grid;place-items:center;font-size:12px}.product-facts{margin:20px 0 0;font:13px 'Commissioner',sans-serif;line-height:1.6}.product-facts>div{display:flex;justify-content:space-between;gap:10px}.product-facts dt{color:#59644e}.product-facts dd{margin:0;text-align:right}.add-to-cart{margin:16px 24px 0;padding:13px 17px;border:1px solid #45694f;border-radius:999px;display:flex;justify-content:space-between;align-items:center;gap:15px;background:linear-gradient(145deg,#315a43,#173d2e);color:var(--paper);font-size:14px;min-height:46px;box-shadow:inset 0 1px 0 #ffffff20;transition:background .2s,transform .2s}.add-to-cart:hover{background:#315e47;transform:translateY(-1px)}.add-to-cart span{font-size:23px;color:#e5d4a1}#dialog-add{margin:20px 0 0;width:100%}.cart-toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);z-index:10;background:var(--green);color:white;padding:14px 22px;border:1px solid #597452;border-radius:999px;box-shadow:0 5px 25px #0003;font-size:14px;max-width:calc(100vw - 30px);width:max-content;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.cart-toast.visible{opacity:1;transform:translate(-50%,0)}.cart-dialog{width:calc(100% - 24px);max-width:700px;padding:35px;max-height:92dvh}.cart-dialog h2{font-size:40px;margin-bottom:25px}.cart-dialog .eyebrow{margin-bottom:12px}.cart-item{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item>img{border-radius:10px;width:76px;height:90px;object-fit:cover}.cart-item-detail{flex:1;min-width:0}.cart-item-detail strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.cart-dialog .cart-item-detail p{font-size:13px;line-height:1.5;margin:6px 0 10px}.quantity-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.quantity-controls button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--green);font-size:20px}.quantity-controls button:disabled{opacity:.4;cursor:default}.quantity-controls input{width:48px;text-align:center;border:1px solid var(--line);border-radius:6px;height:34px;font:16px 'Commissioner',sans-serif;color:var(--green);background:transparent;appearance:textfield}.quantity-controls input::-webkit-inner-spin-button{appearance:none}.quantity-controls .remove-item{width:auto;border:0;border-radius:0;font-size:12px;text-decoration:underline;margin-left:7px}.order-estimate{padding:20px;background:#e9eddf;border-radius:12px;margin:24px 0}.order-estimate strong{font-size:16px}.cart-dialog .order-estimate p{font-size:14px;margin:10px 0 0;line-height:1.65}#order-form h3{font-size:29px;margin:30px 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px;line-height:1.5}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;border:1px solid #b7c1ae;border-radius:9px;padding:12px;background:#fff9;color:var(--green);font:16px 'Commissioner',sans-serif;min-height:46px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid textarea:focus{outline:2px solid #748c58;outline-offset:2px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#7b8274;font-size:14px}.optional{color:#69745e}fieldset{border:0;padding:0;margin:23px 0}legend{font-size:14px;margin-bottom:10px}.choice-row{display:flex;gap:12px;flex-wrap:wrap}.choice-row label{display:flex;align-items:center;gap:8px;padding:13px 16px;border:1px solid #b7c1ae;border-radius:12px;font-size:14px;cursor:pointer;flex:1;min-width:140px}.choice-row label:has(input:checked){background:#e3e9d5;border-color:#607748}.choice-row input,.confirm-label input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.payment-note{margin:25px 0;padding:18px 0;border-block:1px solid var(--line)}.payment-note strong{font-size:16px}.cart-dialog .payment-note p{font-size:14px;line-height:1.6;margin:8px 0 0}.confirm-label{display:flex;align-items:flex-start;gap:11px;font-size:14px;line-height:1.65}.confirm-label input{margin-top:4px}.cart-dialog .privacy-note{font-size:12px;line-height:1.7;color:#65705d;margin:18px 0}.privacy-note a{text-decoration:underline;overflow-wrap:anywhere}.submit-order{width:100%;margin-top:10px;min-height:55px;justify-content:center}.submit-order:disabled{opacity:.65;cursor:wait;transform:none}.cart-dialog .checkout-footnote{font-size:12px;text-align:center;line-height:1.6;margin:15px 0 0;color:#65705d}#checkout-error{color:#9d2e20;font-size:14px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#cart-empty>p{margin:25px 0}.receipt{max-width:760px;margin:70px auto;padding:40px 6%;text-align:center}.receipt h1{font-size:48px}.receipt p{font-size:16px;line-height:1.8}.receipt .button{margin-top:20px}.receipt-note{background:#e9eddf;border-radius:14px;padding:20px;margin:25px 0}.receipt .reference{font-size:14px;font-family:monospace;overflow-wrap:anywhere}@media(max-width:1100px){header{gap:18px}header .header-cta{display:none}}@media(max-width:600px){header{flex-wrap:wrap;height:auto;min-height:90px;padding-block:16px;gap:14px}header .logo{order:0}header .cart-toggle{order:1;margin-left:auto}header nav{order:2;width:100%;justify-content:center;gap:35px;font-size:14px}.cart-dialog{padding:30px 20px 22px;border-radius:18px}.cart-dialog h2{font-size:35px}.form-grid{grid-template-columns:1fr}.form-grid label{grid-column:1}.cart-item{gap:12px}.cart-item>img{width:64px;height:80px}.cart-item-detail strong{font-size:21px}.quantity-controls .remove-item{margin-left:0}.receipt{margin:35px auto}.receipt h1{font-size:37px}.product-facts{font-size:13px}}
.location-combo{position:relative;display:block}.location-options{position:absolute;left:0;right:0;top:calc(100% + 5px);max-height:240px;overflow:auto;background:#fffef8;border:1px solid #b7c1ae;border-radius:10px;box-shadow:0 8px 25px #173d2e24;z-index:5;overscroll-behavior:contain}.location-options>[role=option]{display:block;padding:12px 14px;cursor:pointer;font-size:14px;line-height:1.5;border-bottom:1px solid #e4e8dc}.location-options>[role=option]:hover,.location-options>[aria-selected=true]{background:#e3e9d5}.cart-dialog .location-help{font-size:12px;line-height:1.65;margin:0;color:#65705d}.location-help a{text-decoration:underline}.cart-dialog .submission-status{padding:16px;background:#f2e4c8;border:1px solid #d7bd86;border-radius:12px;font-size:14px;line-height:1.7}.location-options:empty{display:none}
.location-options{max-height:min(310px,38dvh);border-radius:12px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;touch-action:pan-y}.location-options>[role=option]{padding:14px 15px;min-height:64px;display:flex;flex-direction:column;gap:4px;touch-action:pan-y}.location-options strong{font-size:15px;line-height:1.45;font-weight:500}.location-options small{font-size:13px;line-height:1.5;color:#65705d}.location-result-count{display:block;font-size:12px;color:#65705d;line-height:1.5;margin-top:5px}.location-result-count:empty{display:none}.location-more{width:100%;padding:14px;border:0;border-top:1px solid var(--line);background:#e9eddf;color:var(--green);font-size:14px;min-height:48px}.location-no-results{display:block;padding:16px;font-size:14px;line-height:1.6;color:#65705d}@media(max-width:600px){.location-options strong{font-size:16px}.location-options>[role=option]{min-height:72px}}
.inline-receipt{padding:24px;background:#e9eddf;border-radius:16px}.inline-receipt h3{font-size:36px}.inline-receipt .eyebrow{font-size:11px;line-height:1.6}.inline-receipt p{overflow-wrap:anywhere}.inline-receipt .receipt-email-note{font-size:13px;color:#65705d}.inline-receipt .button{margin-top:15px}#checkout-error{padding:16px;background:#f6e6db;border:1px solid #debda7;border-radius:10px;overflow-wrap:anywhere;line-height:1.7}
