:root{--green:#0f3e2e;--green-deep:#0a2e22;--gold:#d3af37;--gold-soft:#e8c75a;--gold-ink:#b0892a;--cream:#fdfbf6;--cream-2:#faf5ea;--line:#ece2c8;--ink:#23211a;--muted:#5a5648;--maxw:1200px;--radius:10px;--font-body:"Hanken Grotesk",system-ui,-apple-system,sans-serif;--font-display:"Bricolage Grotesque",Georgia,serif;--font-serif:"DM Serif Display",Georgia,serif}*{box-sizing:border-box}html,body{margin:0;padding:0}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:200;background:var(--gold);color:var(--green);padding:10px 18px;border-radius:0 0 8px;font-weight:700;text-decoration:none}.skip-to-content:focus{left:0}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;color:var(--green);line-height:1.04}p{margin:0 0 1em}.container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.section{padding:74px 0}.btn{display:inline-block;font-family:var(--font-body);font-weight:800;font-size:16px;padding:15px 30px;border-radius:10px;border:0;cursor:pointer;transition:.18s ease;text-align:center;line-height:1}.btn--gold{background:var(--gold);color:var(--green)}.btn--gold:hover{background:var(--gold-soft)}.btn--green{background:var(--green);color:#f7d76b}.btn--green:hover{background:var(--green-deep)}.btn--outline{background:transparent;color:var(--green);border:1.5px solid var(--green)}.btn--outline:hover{background:var(--green);color:var(--cream)}.btn--block{display:block;width:100%}.btn[disabled]{opacity:.45;cursor:not-allowed}.link-underline{color:var(--green);font-weight:700;border-bottom:2px solid var(--gold);padding-bottom:3px}.site-header{background:var(--green);position:sticky;top:0;z-index:50}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 28px;max-width:1320px;margin:0 auto}.site-header__logo{display:flex;align-items:center;gap:16px;background:transparent;padding:0}.site-header__mark{height:104px;width:104px;display:block;flex:none}.site-header__tagline{font-family:var(--font-serif,serif);font-style:italic;font-size:19px;line-height:1.25;color:var(--gold-ink);max-width:160px}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{color:#f1ead8;font-weight:600;font-size:15px}.site-nav a:hover{color:var(--gold-soft)}.header-actions{display:flex;align-items:center;gap:16px}.cart-link{color:#f1ead8;font-weight:600;font-size:15px;display:flex;align-items:center;gap:6px}.cart-count{background:var(--gold);color:var(--green);font-weight:800;font-size:12px;min-width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.nav-toggle{display:none;background:none;border:0;color:#f1ead8;font-size:26px;cursor:pointer}.site-nav__item{position:relative;display:inline-flex;align-items:center}.site-nav__caret{color:var(--gold);font-size:.72em;margin-left:5px;line-height:1}.site-nav__submenu{position:absolute;top:100%;left:0;margin:8px 0 0;padding:8px;min-width:220px;list-style:none;background:var(--green-deep);border-radius:8px;box-shadow:0 12px 30px #00000040;z-index:60;display:none}.site-nav__submenu:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.site-nav__item.has-submenu:hover>.site-nav__submenu,.site-nav__item.has-submenu:focus-within>.site-nav__submenu{display:block}.site-nav__item.has-submenu.is-collapsed>.site-nav__submenu{display:none}.site-nav__submenu li{margin:0}.site-nav__submenu a{display:block;color:#f1ead8;font-weight:600;font-size:15px;padding:10px 16px;border-radius:6px;white-space:nowrap}.site-nav__submenu a:hover,.site-nav__submenu a:focus{background:#d3af3726;color:var(--gold-soft);outline:none}.site-nav__link.is-active{color:var(--gold-soft);position:relative}.site-nav__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;background:var(--gold)}.site-nav__submenu a.is-active{color:var(--gold-soft);background:#d3af3726}.hero--cover{position:relative;background-size:cover;background-position:center 60%;background-repeat:no-repeat;overflow:hidden}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#08281ef0,#08281ee0 42%,#08281e80 66%,#08281e14);z-index:1}.hero--cover .hero__inner{position:relative;z-index:2;display:flex;min-height:560px;align-items:center;padding:78px 0}.hero__copy{max-width:620px}.badge{display:inline-block;background:var(--gold);color:var(--green);font-weight:800;font-size:13px;letter-spacing:.1em;text-transform:uppercase;padding:8px 16px;border-radius:999px;margin-bottom:22px}.hero--cover h1{font-size:64px;line-height:1;margin-bottom:20px;color:var(--cream-2)}.hero--cover h1 .accent{color:var(--gold-soft)}.hero--cover .hero__sub{font-size:18px;line-height:1.6;color:#dcead3;max-width:430px;margin-bottom:32px}.hero__cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hero--cover .btn--ghost{background:#08281e40;color:var(--cream-2);border:1.5px solid rgba(255,255,255,.5)}.hero--cover .btn--ghost:hover{background:#ffffff24;border-color:var(--cream-2)}.section-head{text-align:center;margin-bottom:42px}.section-head h2{font-size:50px}.section-head p{font-size:18px;color:var(--muted);margin:8px 0 0}.eyebrow{font-family:var(--font-serif);font-style:italic;color:var(--gold-ink);font-size:19px;margin-bottom:10px}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cat-grid--4{grid-template-columns:repeat(4,1fr)}.cat-card{position:relative;border-radius:14px;overflow:hidden;height:240px;display:block;transition:.2s ease}.cat-card:hover{transform:translateY(-4px)}.cat-card img{width:100%;height:100%;object-fit:cover}.cat-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 38%,#0a2e22e6);display:flex;flex-direction:column;justify-content:flex-end;padding:22px}.cat-card__overlay .name{font-family:var(--font-display);font-weight:700;font-size:24px;color:var(--cream-2)}.cat-card__overlay .cta{color:var(--gold-soft);font-weight:700;font-size:14px;margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.2s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0f3e2e1f}.product-card__media{aspect-ratio:1/1;overflow:hidden;background:var(--cream-2)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:6px;flex:1}.product-card__title{font-family:var(--font-body);font-weight:700;font-size:17px;color:var(--green);line-height:1.25}.product-card__price{color:var(--gold-ink);font-weight:800;font-size:16px}.product-card .btn{margin-top:auto}.page-banner{background:var(--green);color:var(--cream-2);text-align:center;padding:64px 0}.page-banner h1{color:var(--cream-2);font-size:56px}.page-banner p{color:#bfd6c9;font-size:18px;margin:14px auto 0;max-width:560px}.menu-search{max-width:520px;margin:0 auto 44px;display:flex;gap:10px}.menu-search__input{flex:1;width:100%;font:inherit;font-size:16px;padding:14px 18px;color:var(--ink);background:#fff;border:1.5px solid var(--green);border-radius:10px;outline:none;transition:box-shadow .15s,border-color .15s}.menu-search__input::placeholder{color:#9a9482}.menu-search__input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d3af3759}.menu-search--inline{position:relative;display:block;max-width:440px;margin:22px auto 0}.menu-search--inline .menu-search__input{width:100%}.menu-search--inline .btn{position:absolute;top:0;left:calc(100% + 10px);height:100%;display:flex;align-items:center;white-space:nowrap}@media(max-width:760px){.menu-search--inline{display:flex;gap:10px;max-width:520px}.menu-search--inline .menu-search__input{flex:1;width:auto}.menu-search--inline .btn{position:static;height:auto}}.menu-search-empty{text-align:center;color:var(--muted);font-size:18px;margin:40px 0}.menu-item{display:contents}.menu-section__head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:2px solid var(--green);padding-bottom:14px;margin-bottom:28px}.menu-section__head h2{font-size:34px;margin:0}.menu-section__count{color:var(--gold-ink);font-weight:700;font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center}.split img{width:100%;height:100%;min-height:380px;object-fit:cover}.split__text{padding:64px 56px}.split__text h2{font-size:38px;margin-bottom:18px}.split__text p{font-size:17px;color:var(--muted);margin-bottom:24px}.catering{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--gold)}.catering__text{padding:70px 56px;display:flex;flex-direction:column;justify-content:center}.catering__text h2{font-size:44px;color:var(--green);margin-bottom:16px}.catering__text p{font-size:18px;color:#3f3413;max-width:400px;margin-bottom:28px}.catering img{width:100%;height:100%;min-height:340px;object-fit:cover}.newsletter{background:var(--green-deep);text-align:center;padding:66px 0}.newsletter h2{color:var(--cream-2);font-size:36px;margin-bottom:10px}.newsletter p{color:#bfd6c9;margin-bottom:26px}.newsletter form{display:flex;gap:10px;max-width:460px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter input[type=email]{flex:1;min-width:220px;padding:15px 18px;border-radius:10px;border:0;font-size:16px;font-family:var(--font-body)}.site-footer{background:var(--green-deep);padding:54px 0 40px;color:#cbe0d4}.site-footer__cols{display:flex;justify-content:space-between;gap:36px;flex-wrap:wrap}.site-footer__logo{background:var(--cream-2);border-radius:10px;padding:6px 12px;display:inline-block}.site-footer__logo img{height:42px;width:auto}.site-footer h4{font-family:var(--font-body);color:var(--cream-2);font-size:14px;margin-bottom:10px;letter-spacing:.02em}.site-footer a{color:#cbe0d4;font-size:14px;line-height:2}.site-footer a:hover{color:var(--gold-soft)}.site-footer__bottom{border-top:1px solid #143b2c;margin-top:34px;padding-top:20px;font-size:13px;color:#7fa593;text-align:center}.product{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:60px 0}.product__gallery img{width:100%;border-radius:14px;object-fit:cover}.product__thumbs{display:flex;gap:10px;margin-top:12px}.product__thumb{padding:0;border:2px solid transparent;border-radius:8px;background:none;cursor:pointer;line-height:0}.product__thumb img{width:74px;height:74px;border-radius:6px;object-fit:cover}.product__thumb:hover,.product__thumb:focus-visible,.product__thumb.is-active{border-color:var(--gold);outline:none}.product__title{font-size:44px;margin-bottom:10px}.product__price{font-size:26px;font-weight:800;color:var(--gold-ink);margin-bottom:20px}.product__desc{color:var(--muted);font-size:16px;margin-top:28px;margin-bottom:26px}.product select{width:100%;padding:14px 16px;border:1.5px solid var(--line);border-radius:10px;font-size:16px;font-family:var(--font-body);margin-bottom:16px;background:#fff}.qty{display:flex;align-items:center;gap:12px;margin-bottom:20px}.qty input{width:72px;padding:12px;border:1.5px solid var(--line);border-radius:10px;font-size:16px;text-align:center}.cart{padding:60px 0}.cart h1{font-size:48px;margin-bottom:28px}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);padding:0 12px 14px}.cart-table td{padding:18px 12px;border-bottom:1px solid var(--line);vertical-align:middle}.cart-item{display:flex;align-items:center;gap:16px}.cart-item img{width:74px;height:74px;border-radius:10px;object-fit:cover}.cart-item a{font-weight:700;color:var(--green)}.cart-foot{display:flex;justify-content:flex-end;align-items:center;gap:26px;margin-top:28px;flex-wrap:wrap}.cart-subtotal{font-size:22px;font-weight:800;color:var(--green)}.cart-empty{text-align:center;padding:80px 0}.form-page{max-width:640px;margin:0 auto;padding:60px 28px}.form-page h1{font-size:46px;margin-bottom:8px}.field{margin-bottom:16px}.field label{display:block;font-weight:600;font-size:14px;margin-bottom:6px;color:var(--green)}.field input,.field textarea{width:100%;padding:14px 16px;border:1.5px solid var(--line);border-radius:10px;font-size:16px;font-family:var(--font-body);background:#fff}.field textarea{min-height:140px;resize:vertical}.note{padding:14px 18px;border-radius:10px;margin-bottom:20px;font-size:15px}.note--success{background:#e7f3ec;color:#0f3e2e;border:1px solid #b8dcc6}.note--error{background:#fbecea;color:#8a2b1f;border:1px solid #eccac4}.rte{color:var(--muted);font-size:17px;line-height:1.75}.rte h2,.rte h3{color:var(--green);margin:1.4em 0 .4em}.rte a{color:var(--gold-ink);text-decoration:underline}.pagination{display:flex;gap:8px;justify-content:center;margin-top:40px}.pagination a,.pagination span{padding:9px 15px;border-radius:8px;border:1px solid var(--line);font-weight:700;color:var(--green)}.pagination .current{background:var(--green);color:var(--cream)}.price-was{text-decoration:line-through;color:#9a9484;font-weight:600}.product__opt-label{font-weight:600;font-size:14px;color:var(--green)}.cart-variant{color:var(--muted);font-size:14px}.cart-remove{color:#8a2b1f;font-size:13px;text-decoration:underline}.cart-qty-input{width:64px;padding:10px;border:1.5px solid var(--line);border-radius:8px;text-align:center}.cart-note{text-align:right;color:var(--muted);font-size:14px;margin-top:10px}.cart-empty h2{font-size:32px;margin-bottom:14px}.cart-empty p{color:var(--muted);margin-bottom:26px}.contact-direct{margin-top:36px;color:var(--muted);line-height:1.9}.contact-direct strong{color:var(--green)}.contact-direct a{color:var(--gold-ink)}.site-footer__tagline{margin-top:16px;line-height:1.6}.site-footer__social{display:inline-block;margin-top:8px}.drawer-empty-text{font-size:18px;color:var(--muted);margin-bottom:20px}.search-heading{font-size:30px;margin-bottom:24px}.search-count{color:var(--muted);margin-bottom:24px}.search-empty{text-align:center;color:var(--muted)}.menu-section__desc{color:var(--muted);margin:-14px 0 24px;max-width:640px}.cat-switch{margin-top:64px;padding-top:40px;border-top:1px solid var(--line);text-align:center}.cat-switch__title{font-size:26px;margin-bottom:22px}.cat-switch__row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.cat-switch__pill{display:inline-block;padding:11px 22px;border-radius:999px;border:1.5px solid var(--green);color:var(--green);font-weight:700;font-size:15px;transition:background .15s,color .15s}.cat-switch__pill:hover{background:var(--green);color:var(--cream-2)}.cat-switch__all{display:inline-block;color:var(--gold-ink);font-weight:700;font-size:15px;border-bottom:2px solid var(--gold);padding-bottom:3px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a2e2280;opacity:0;transition:opacity .25s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:420px;max-width:92vw;background:var(--cream);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:-12px 0 40px #0000002e}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer.is-loading .cart-drawer__panel{opacity:.6}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--line)}.cart-drawer__title{font-family:var(--font-display);font-weight:800;font-size:22px;color:var(--green)}.cart-drawer__close{background:none;border:0;font-size:30px;line-height:1;cursor:pointer;color:var(--green)}.cart-drawer__items{flex:1;overflow-y:auto;padding:8px 24px}.cart-drawer__foot{padding:20px 24px;border-top:1px solid var(--line);background:var(--cream-2)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;font-size:16px;margin-bottom:4px}.cart-drawer__subtotal strong{font-size:22px;color:var(--green)}.cart-drawer__note{color:var(--muted);font-size:13px;margin:0 0 16px}.cart-drawer__empty{padding:60px 24px;text-align:center}.cd-item{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--line)}.cd-item__media{width:64px;height:64px;border-radius:10px;overflow:hidden;background:var(--cream-2);flex-shrink:0}.cd-item__media img{width:100%;height:100%;object-fit:cover}.cd-item__info{flex:1;min-width:0}.cd-item__title{font-weight:700;color:var(--green);font-size:15px;display:block;line-height:1.3}.cd-item__variant{color:var(--muted);font-size:13px;margin-top:2px}.cd-item__price{font-weight:800;color:var(--gold-ink);font-size:15px;white-space:nowrap}.cd-qty{display:flex;align-items:center;gap:8px;margin-top:10px}.cd-qty__btn{width:28px;height:28px;border:1.5px solid var(--line);background:#fff;border-radius:8px;font-size:16px;cursor:pointer;color:var(--green);line-height:1}.cd-qty__btn:hover{border-color:var(--green)}.cd-qty__n{min-width:20px;text-align:center;font-weight:700}.cd-remove{margin-left:6px;background:none;border:0;color:#8a2b1f;font-size:13px;text-decoration:underline;cursor:pointer}@media(max-width:900px){.product,.split,.catering{grid-template-columns:1fr}.hero--cover .hero__inner{min-height:480px}.hero--cover h1{font-size:52px}.product-grid,.cat-grid{grid-template-columns:repeat(2,1fr)}.section-head h2{font-size:38px}.split img,.catering img{min-height:280px}.site-header__mark{height:76px;width:76px}.site-header__tagline,.site-nav{display:none}.nav-toggle{display:block}.site-nav.is-open{display:flex;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:var(--green);padding:18px 28px;gap:16px}.site-nav__item{display:flex;flex-direction:column;align-items:flex-start}.site-nav__item.has-submenu{position:static}.site-nav__caret{display:none}.site-nav__submenu{position:static;display:block;min-width:0;margin:8px 0 0;padding:0;background:transparent;box-shadow:none}.site-nav__submenu:before{display:none}.site-nav__submenu a{padding:8px 0 8px 18px;color:#cbe0d4}.site-nav__submenu a:hover,.site-nav__submenu a:focus{background:transparent;color:var(--gold-soft)}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.hero--cover h1{font-size:40px}}.jdgm-band__head{text-align:center;margin-bottom:34px}.jdgm-band__head h2{color:var(--cream-2)}.jdgm-carousel-wrapper .jdgm-star{color:#e8b13a!important}.jdgm-carousel-wrapper .jdgm-carousel-title-and-link,.jdgm-carousel-wrapper .jdgm-carousel__title{color:var(--cream-2)!important}.jdgm-carousel-wrapper .jdgm-carousel-item{background:var(--cream-2)!important;border-radius:12px!important;padding:24px!important;border:0!important;box-shadow:0 6px 20px #0000001f!important}.jdgm-carousel-wrapper .jdgm-carousel-item__body,.jdgm-carousel-wrapper .jdgm-carousel-item__reviewer-name{color:#33302a!important}.jdgm-carousel-wrapper .jdgm-carousel-arrows path{fill:var(--gold)!important}.jdgm-carousel-wrapper .jdgm-carousel-dots .jdgm-carousel-dot.jdgm-active{background:var(--gold)!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
