:root{color-scheme:light;--bg:#f7f7f2;--paper:#fff;--ink:#173d2b;--green:#184d34;--deep:#103c29;--gold:#87622c;--muted:#626e62;--line:#dfe5d9;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:148px}body{margin:0;color:var(--ink);background:var(--bg);font:400 1rem/1.6 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;background:none;border:0;color:inherit}a{color:inherit;text-decoration:none}a,button,input{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--gold)}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}[hidden]{display:none!important}::selection{background:#dfe8d4}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:14px 20px;background:var(--green);color:#fff}.skip:focus{top:10px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}
.header{height:122px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:19px;flex-shrink:0}.brand-logo{width:92px;height:92px;object-fit:contain}.brand-logo.original{mix-blend-mode:multiply;filter:brightness(1.03)}.wordmark{display:block;font:600 2.25rem/1 var(--serif);letter-spacing:-.025em}.wordmark small{display:block;font:500 .6875rem/1 var(--sans);letter-spacing:.19em;margin-top:10px;color:var(--muted)}.header-nav{display:flex;align-items:center;gap:30px;font-size:.875rem}.header-nav a{padding:10px 0;border-bottom:1px solid transparent}.header-nav a:hover{border-color:var(--gold)}.header-nav button,.round-button{width:45px;height:45px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--paper);transition:background .25s,transform .3s}.round-button:hover,.header-nav button:hover{background:#e8efdf;transform:translateY(-2px)}.location-pill{display:flex;align-items:center;gap:7px;font-size:.8125rem;color:var(--muted)}.location-pill svg{width:17px}.mobile-info{display:none}
.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;min-height:265px;margin-bottom:24px}.hero-main{position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;background:var(--deep);border-radius:20px;padding:32px 36px;min-height:265px;color:#fff}.hero-main:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 75% 50%,#467244 0,transparent 65%);opacity:.65;z-index:-2}.hero-main:after{content:'';position:absolute;inset:15px;border:1px solid #ffffff14;border-radius:13px;pointer-events:none}.hero-copy{position:relative;z-index:2;pointer-events:none}.hero-copy .eyebrow{color:#dac99d;font-size:.6875rem;letter-spacing:.17em}.hero h1{font:500 4.3rem/.94 var(--serif);letter-spacing:-.035em;margin:17px 0 20px;max-width:300px}.hero h1 em{font-weight:500;color:#e2d5ae}.hero-note{font-size:.8125rem;color:#d0dbc9;line-height:1.65}.hero-coffee{position:absolute;width:52%;height:95%;right:-7px;bottom:-4px;object-fit:contain;filter:drop-shadow(0 23px 18px #0004);animation:float 7s ease-in-out infinite;z-index:1}.hero-ring{position:absolute;right:2%;top:14%;width:210px;height:210px;border:1px solid #ffffff16;border-radius:50%;z-index:-1}.hero-ring:after{content:'';position:absolute;inset:16px;border:1px dashed #ffffff13;border-radius:50%;animation:orbit 90s linear infinite}.hero-spark{position:absolute;right:24px;top:28px;color:#dfc58a;font-size:24px}.hero-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hero-side-card{border:1px solid var(--line);border-radius:20px;background:#e9eddf;position:relative;overflow:hidden;text-align:left;padding:23px 21px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;min-width:0}.hero-side-card img{position:absolute;top:0;left:0;width:100%;height:70%;object-fit:contain;z-index:-1;transition:transform .6s var(--ease)}.hero-side-card:hover img{transform:scale(1.045)}.hero-side-card.lemon{background:#eef0dc}.hero-side-card.lemon img{object-fit:cover;height:100%;opacity:.85}.hero-side-card.lemon:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#f0f0d8 5%,#f0f0d8b8 40%,transparent 75%);z-index:-1}.hero-side-card .eyebrow{position:absolute;top:20px;left:20px;font-size:.625rem;letter-spacing:.12em;color:var(--green);background:#fffffff0;padding:4px 8px;border-radius:20px}.hero-side-card strong{font:600 1.8rem/1.02 var(--serif);max-width:150px}.hero-side-card .small-price{font-size:.875rem;font-weight:600;margin-top:10px;color:var(--green)}.hero-side-card .round-arrow{position:absolute;right:17px;bottom:22px;width:30px;height:30px;border:1px solid #184d3440;border-radius:50%;display:grid;place-items:center}.round-arrow svg{width:14px}
.menu-tools{position:sticky;top:0;z-index:10;padding:19px 0 0;border-block:1px solid var(--line);background:rgba(247,247,242,.96);backdrop-filter:blur(18px)}.tool-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.menu-label{font:600 2rem/1.1 var(--serif);white-space:nowrap}.menu-label span{font:500 .6875rem var(--sans);color:var(--muted);margin-left:12px;letter-spacing:.1em}.search{display:flex;align-items:center;gap:12px;min-width:0;width:370px;background:white;border:1px solid var(--line);border-radius:12px;height:46px;padding:0 14px}.search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #184d340c}.search>svg{width:19px;color:var(--green)}.search input{width:100%;min-width:0;border:none;background:none;color:var(--ink);font-size:1rem;outline:none;height:100%}.search input:focus-visible{outline:none}.search input::placeholder{color:#80877b;font-size:.875rem}.search-clear{width:28px;height:36px;display:grid;place-items:center;padding:0;flex-shrink:0}.search-clear svg{width:16px}.tabs{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;margin-top:15px;padding:0 0 17px}.tabs::-webkit-scrollbar{display:none}.tab{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:48px;border:1px solid var(--line);border-radius:40px;padding:5px 17px 5px 8px;font-size:.875rem;white-space:nowrap;font-weight:500;background:white;transition:background .25s,box-shadow .25s,color .25s}.tab>img{width:35px;height:35px;object-fit:contain;border-radius:50%;background:white}.tab>svg{width:19px;height:19px;margin:8px}.tab sup{font-size:.6875rem;color:var(--muted);margin-left:1px}.tab:hover{box-shadow:0 3px 14px #25492212}.tab[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green);box-shadow:0 4px 15px #184d3420}.tab[aria-pressed=true] sup{color:#d3e1ca}.tab[aria-pressed=true]>img{box-shadow:0 0 0 1px #fff4}
.catalog{padding:29px 0 35px;min-height:300px}.results-heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:24px}.results-heading h2{font:600 2.55rem/1 var(--serif);letter-spacing:-.025em}.results-heading p{font-size:.8125rem;color:var(--muted)}.menu-section{margin:0 0 35px;scroll-margin-top:170px}.category-heading{display:flex;gap:15px;align-items:center;margin-bottom:18px}.category-heading h3{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.category-heading:after{content:'';height:1px;background:var(--line);flex:1}.category-heading span{font-size:.75rem;color:var(--muted);order:1}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px}.product{min-width:0;display:flex;flex-direction:column;padding:0;text-align:left;border:1px solid #e1e7dc;border-radius:16px;background:white;overflow:hidden;box-shadow:0 4px 15px #213d2410;transition:transform .45s var(--ease),box-shadow .4s,border-color .3s;isolation:isolate}.product:hover{transform:translateY(-5px);box-shadow:0 14px 26px #213d2420;border-color:#b6c8a6}.product:active{transform:scale(.98)}.product-image{position:relative;display:block;aspect-ratio:1.25;background:linear-gradient(140deg,#f6f7f0,#eef1e6);width:100%;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .7s var(--ease);mix-blend-mode:multiply}.product-image.cover img{object-fit:cover;padding:0;mix-blend-mode:normal}.product:hover .product-image img{transform:scale(1.07)}.product-image .view-badge{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#ffffffed;box-shadow:0 2px 10px #0001;color:var(--green)}.view-badge svg{width:14px;height:14px}.product-body{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:17px 18px 19px;width:100%}.product-category{font-size:.6875rem;color:var(--muted);margin-bottom:5px;letter-spacing:.025em}.product-name{font-size:1rem;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.product-price{font-size:1.12rem;font-weight:700;margin-top:auto;padding-top:15px;color:var(--green);display:flex;align-items:baseline;gap:5px}.product-price small{font-size:.8125rem;font-weight:500}.menu-note{display:flex;gap:10px;font-size:.75rem;color:var(--muted);padding:5px 0 15px;max-width:900px}.menu-note svg{width:17px;height:17px;margin-top:3px}.empty{text-align:center;padding:55px 20px}.empty svg{width:35px;height:35px;margin:0 auto 18px;color:var(--green)}.empty h3{font:600 2rem var(--serif)}.empty p{font-size:.875rem;color:var(--muted);margin:10px 0 20px}.text-button{color:var(--green);border-bottom:1px solid var(--green);padding:7px 0;font-size:.875rem}.noscript{padding:15px 0;font-size:.875rem}.selection{display:none!important}
.visit{background:var(--deep);color:#f8f8eb;position:relative;overflow:hidden}.visit-inner{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:50px;padding:43px 0}.visit .eyebrow{color:#dac69d}.visit h2{font:500 3rem/.97 var(--serif);letter-spacing:-.02em;margin:12px 0 20px}.visit h2 em{font-weight:500;color:#e0d4b8}.visit .address-col{padding-top:7px}.visit .address-col .eyebrow{margin-bottom:20px}.visit address{font-style:normal;font-size:.875rem;line-height:1.8;color:#d1dccb}.visit .hours{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:.8125rem;color:#d1dccb}.visit .hours strong{font-weight:500;color:#fff}.link-row{display:flex;gap:20px;margin-top:21px;font-size:.875rem;color:#e1d2ac}.link-row a{display:flex;align-items:center;gap:9px}.link-row svg{width:17px}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:.75rem;color:var(--muted)}.footer-links{display:flex;gap:24px;align-items:center}.footer button{display:flex;gap:7px;align-items:center;font-size:.75rem;color:var(--green)}.footer svg{width:18px}.mobile-dock{display:none}
dialog{padding:0;border:1px solid var(--line);border-radius:22px;background:var(--paper);color:var(--ink);max-width:min(490px,calc(100% - 32px));width:100%;max-height:88dvh;overscroll-behavior:contain;box-shadow:0 25px 100px #00150860}dialog[open]{animation:modalIn .4s var(--ease)}dialog::backdrop{background:#071a1377;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:17px;top:17px;z-index:2;background:#fffffff2;border:1px solid #fff9}.detail-visual{height:290px;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#f6f7ef,#e9efdf);position:relative;overflow:hidden}.detail-visual img{width:100%;height:100%;padding:26px;object-fit:contain;mix-blend-mode:multiply}.detail-visual.full-image img{object-fit:cover;padding:0;mix-blend-mode:normal}.detail-monogram{font:600 7rem var(--serif);color:#b6c7a6}.detail-body{padding:28px 30px 30px}.detail-body h2{font:600 2.7rem/1.02 var(--serif);margin:10px 0 19px}.detail-price{font-size:1.6rem;font-weight:700;color:var(--green);display:flex;align-items:baseline;gap:6px}.detail-price small{font-size:1rem;font-weight:500}.detail-rule{height:1px;background:var(--line);margin:22px 0}.detail-note{font-size:.8125rem;line-height:1.75;color:var(--muted)}.detail-note+p{margin-top:12px}.primary-button{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:10px;background:var(--green);color:white;width:100%;padding:15px 20px;margin-top:22px;font-weight:600;font-size:.875rem}.primary-button:hover{background:#123f2b}.primary-button svg{width:18px}.info-dialog{padding:34px 28px}.info-dialog h2{font:600 2.7rem/1.1 var(--serif);padding-right:30px;margin-top:10px}.info-block{border-bottom:1px solid var(--line);padding:20px 0}.info-block h3{font-size:1rem;font-weight:600}.info-block p,.info-block address{font-size:.875rem;line-height:1.8;font-style:normal;color:var(--muted);margin-top:8px}.info-block a{color:var(--green)}.category-choices{margin-top:24px;display:grid;gap:2px}.category-choice{display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;border-bottom:1px solid var(--line);padding:16px 0;font:600 1.5rem var(--serif)}.category-choice span{font:500 .75rem var(--sans);color:var(--muted)}.qr-wrap{background:white;padding:16px;border-radius:12px;border:1px solid var(--line);width:230px;margin:25px auto 18px}.qr-wrap img{width:100%;height:auto}.qr-address{text-align:center;font-size:.8125rem;color:var(--muted);overflow-wrap:anywhere}.qr-dialog .detail-note{text-align:center;margin-top:20px}.qr-dialog .primary-button{max-width:290px;margin-inline:auto}
.enter{animation:enter .6s var(--ease) both}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes modalIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header{height:109px}.brand-logo{width:79px;height:79px}.wordmark{font-size:1.9rem}.location-pill{display:none}.hero{grid-template-columns:1.2fr 1fr;gap:14px;min-height:230px}.hero-main{min-height:230px;padding:27px}.hero h1{font-size:3.65rem}.hero-side{gap:14px}.hero-side-card{padding:20px 16px}.hero-side-card strong{font-size:1.55rem;max-width:125px}.hero-side-card .round-arrow{right:10px;bottom:17px;width:26px;height:26px}.hero-side-card .eyebrow{left:12px;top:14px;font-size:.6rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.visit-inner{gap:25px}.visit .hours{font-size:.75rem}.tabs{gap:8px}.tab{padding-right:13px}}
@media(max-width:760px){.hero{grid-template-columns:1fr 1fr}.hero-main{padding:25px}.hero-side{grid-template-columns:1fr}.hero-side-card.lemon{display:none}.hero-coffee{width:57%;right:-22px}.hero h1{font-size:3.2rem}.hero-copy .eyebrow{font-size:.625rem}.hero-note{font-size:.75rem}.hero-side-card img{width:80%;left:10%;height:85%;top:-10%}.hero-side-card strong{font-size:2rem;max-width:160px}.header-nav{gap:20px}.header-nav>a:last-of-type{display:none}.visit-inner{grid-template-columns:1fr 1fr}.visit-intro{grid-row:span 2}.product-grid{gap:13px}.product-body{padding:14px}.product-name{font-size:.9375rem}.product-price{font-size:1.05rem}.menu-label{font-size:1.8rem}.menu-label span{display:none}}
@media(max-width:600px){html{scroll-padding-top:137px}.wrap{width:calc(100% - 32px)}.header{height:99px;gap:12px}.brand{gap:12px;min-width:0;flex-shrink:1}.brand-logo{width:76px;height:76px;flex-shrink:0}.wordmark{font-size:1.85rem;letter-spacing:-.02em}.wordmark small{font-size:.625rem;letter-spacing:.11em;margin-top:8px}.header-nav{display:none}.mobile-info{display:inline-flex;width:39px;height:39px;flex-shrink:0}.hero{display:block;min-height:0;margin-bottom:18px}.hero-main{min-height:199px;border-radius:17px;padding:23px 23px}.hero-main:after{inset:10px;border-radius:10px}.hero-copy .eyebrow{font-size:.625rem;letter-spacing:.1em}.hero h1{font-size:3.35rem;line-height:.9;margin:14px 0 14px;max-width:200px}.hero-note{font-size:.75rem;max-width:165px}.hero-coffee{width:54%;height:93%;right:-10px;bottom:-2px}.hero-ring{width:156px;height:156px;right:-8px;top:23px}.hero-spark{right:22px;top:20px;font-size:18px}.hero-side{display:none}.menu-tools{padding-top:12px}.tool-top{display:block}.menu-label{display:none}.search{width:100%;height:46px;border-radius:10px;background:#fff}.search input{font-size:1rem}.search input::placeholder{font-size:.875rem}.tabs{gap:8px;margin-top:12px;padding-bottom:13px;scroll-snap-type:x proximity}.tab{min-height:43px;padding:5px 12px 5px 6px;gap:7px;font-size:.8125rem;scroll-snap-align:start}.tab>img{width:29px;height:29px}.tab>svg{width:17px;height:17px;margin:7px}.tab sup{display:none}.catalog{padding-top:23px;padding-bottom:21px}.results-heading{margin-bottom:22px}.results-heading h2{font-size:2.15rem}.results-heading p{font-size:.75rem}.menu-section{margin-bottom:29px}.category-heading{margin-bottom:13px;gap:12px}.category-heading h3{font-size:.6875rem;letter-spacing:.14em}.category-heading span{font-size:.6875rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.product{border-radius:13px;box-shadow:0 3px 12px #2036230b}.product-image{aspect-ratio:1.12}.product-image img{padding:9px}.product-image.cover img{padding:0}.product-image .view-badge{width:25px;height:25px;right:9px;bottom:9px}.view-badge svg{width:12px}.product-body{padding:12px 12px 14px}.product-category{font-size:.6875rem;margin-bottom:4px}.product-name{font-size:.9375rem;line-height:1.45;font-weight:600;letter-spacing:-.015em}.product-price{font-size:1.05rem;padding-top:14px;gap:4px}.product-price small{font-size:.75rem}.product:hover{transform:none}.product:active{transform:scale(.975)}.menu-note{font-size:.75rem;padding-block:8px 14px}.visit-inner{grid-template-columns:1fr;gap:29px;padding:34px 0}.visit-intro{grid-row:auto}.visit h2{font-size:2.75rem;margin-top:11px}.visit .address-col{padding:0}.visit .address-col .eyebrow{margin-bottom:13px}.visit .hours{font-size:.875rem;max-width:310px}.visit .hero-note{max-width:none;font-size:.8125rem}.footer{align-items:flex-start;flex-direction:column;gap:15px;padding:23px 0 119px;font-size:.6875rem}.footer-links{gap:24px}.mobile-dock{position:fixed;z-index:15;bottom:0;left:0;right:0;display:flex;justify-content:space-around;gap:6px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);box-shadow:0 -5px 25px #173d2b08;padding:9px 12px calc(9px + env(safe-area-inset-bottom))}.mobile-dock button,.mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:63px;min-height:45px;font-size:.6875rem;color:var(--muted);padding:4px 12px;border-radius:12px}.mobile-dock .active{background:#eaf1e3;color:var(--green)}.mobile-dock svg{width:19px;height:19px}dialog{margin:auto auto 0;max-width:100%;max-height:91dvh;border-radius:24px 24px 0 0;border-bottom:0;padding-bottom:env(safe-area-inset-bottom)}.detail-visual{height:260px}.detail-body{padding:26px 24px 30px}.detail-body h2{font-size:2.4rem}.info-dialog{padding:32px 24px calc(30px + env(safe-area-inset-bottom))}.info-dialog h2{font-size:2.4rem}.qr-wrap{width:210px}.detail-note{font-size:.8125rem}.info-dialog .eyebrow{font-size:.6875rem}}
@media(max-width:360px){.wrap{width:calc(100% - 24px)}.brand-logo{width:68px;height:68px}.brand{gap:9px}.wordmark{font-size:1.7rem}.wordmark small{font-size:.5625rem}.header{height:91px}.hero-main{padding:22px 19px;min-height:190px}.hero h1{font-size:3rem}.hero-coffee{width:55%;right:-13px}.hero-copy .eyebrow{font-size:.5625rem}.product-grid{gap:11px 9px}.product-body{padding:11px 10px 12px}.product-name{font-size:.875rem}.product-price{font-size:1rem}.product-image{aspect-ratio:1.05}.mobile-dock button,.mobile-dock a{min-width:58px;padding-inline:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;color:#111}.header,.hero,.menu-tools,.selection,.mobile-dock,.visit,.footer,.menu-note,dialog{display:none!important}.catalog{padding:0}.wrap{width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product{break-inside:avoid;box-shadow:none}.product-image{height:120px;aspect-ratio:auto}.catalog .product[hidden]{display:flex!important}.catalog .menu-section[hidden]{display:block!important}}

.product-category,.category-heading h3,.category-heading span,.mobile-dock button,.mobile-dock a{font-size:.75rem}@media(max-width:600px){.product-name{font-size:1rem}.tab{font-size:.875rem}}@media(max-width:360px){.product-name{font-size:.9375rem}}
