:root{color:#1c211d;background:#f7f0e6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #1c211d;--muted: #6d665b;--field: #fffaf2;--cream: #f7f0e6;--stone: #dfd3c2;--olive: #243126;--olive-light: #5f7059;--brass: #c6a45d;--brick: #8f3d2f;--shadow: 0 24px 80px rgba(41, 35, 26, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}section{scroll-margin-top:92px}body{margin:0;min-width:320px;background:linear-gradient(120deg,rgba(36,49,38,.04),transparent 38%),var(--cream)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:18px clamp(18px,4vw,58px);background:#f7f0e6db;border-bottom:1px solid rgba(36,49,38,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:fit-content;color:var(--olive);font-weight:800}.brand-mark{display:grid;place-items:center;width:58px;height:58px}.brand-mark img{width:100%;height:100%;object-fit:contain}.nav-links{display:flex;justify-content:center;gap:clamp(14px,3vw,38px);color:#514d45;font-size:15px;font-weight:700}.nav-links a{padding:8px 0}.header-action,.primary-button,.secondary-button,.order-button,.send-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:0;border-radius:6px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-action,.primary-button,.send-button{background:var(--olive);color:#fff8ed;box-shadow:0 14px 28px #2431262e}.header-action{padding:0 17px}.primary-button,.secondary-button,.send-button{padding:0 20px}.secondary-button{background:#fffaf2;color:var(--olive);border:1px solid rgba(36,49,38,.18)}.header-action:hover,.primary-button:hover,.send-button:hover,.order-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(34px,6vw,78px);padding:clamp(36px,5vw,70px) clamp(18px,4vw,58px) clamp(24px,3vw,42px)}.hero-copy{max-width:640px}.location-line{display:inline-flex;align-items:center;gap:8px;margin:0 0 22px;color:var(--brick);font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;color:var(--olive);font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,9vw,112px);font-weight:500;line-height:.91}.hero-lede{max-width:550px;margin-bottom:30px;color:#4f4b43;font-size:clamp(18px,2vw,23px);line-height:1.55}.hero-actions,.visit-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-gallery{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:14px;min-height:520px}.hero-main-image{width:100%;height:min(60svh,620px);min-height:420px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:var(--shadow)}.hero-main-image.full-body{object-fit:contain;object-position:center;background:#e9e2dc}.gallery-strip{display:grid;grid-template-rows:repeat(4,1fr);gap:12px}.gallery-strip img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:6px;border:1px solid rgba(36,49,38,.12)}.trust-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 clamp(18px,4vw,58px);background:#24312624;border:1px solid rgba(36,49,38,.14)}.trust-band div{display:flex;align-items:center;justify-content:center;gap:11px;min-height:82px;padding:18px;background:#fff7ec;color:var(--olive);font-weight:800;text-align:center}.shop-section,.ordering-section,.strategy-section,.location-section{padding:clamp(62px,9vw,112px) clamp(18px,4vw,58px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}h2{margin-bottom:12px;color:var(--olive);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,68px);font-weight:500;line-height:1}.section-heading p,.order-copy p,.visit-copy p{max-width:670px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.65}.search-shell{display:flex;align-items:center;gap:10px;width:min(100%,430px);min-height:50px;padding:0 16px;background:var(--field);border:1px solid rgba(36,49,38,.16);border-radius:6px}.search-shell input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;color:var(--olive)}.filter-row button{min-height:40px;padding:0 14px;background:transparent;border:1px solid rgba(36,49,38,.18);border-radius:999px;color:#49443c;cursor:pointer;font-weight:800}.filter-row button.active{background:var(--olive);color:#fff8ed;border-color:var(--olive)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:grid;grid-template-rows:360px 1fr;min-width:0;overflow:hidden;background:#fff8ed;border:1px solid rgba(36,49,38,.12);border-radius:8px}.product-image-button{width:100%;height:100%;padding:0;background:#ede1cf;border:0;cursor:pointer}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-image-button img.full-body{object-fit:contain;object-position:center;background:#eee7df}.product-image-button:hover img{transform:scale(1.025)}.product-content{display:grid;gap:16px;padding:21px}.product-category{display:block;margin-bottom:8px;color:var(--brick);font-size:12px;font-weight:900;text-transform:uppercase}h3{margin-bottom:9px;color:var(--olive);font-size:23px;line-height:1.08}.product-content p{margin-bottom:0;color:#605a50;line-height:1.5}.product-meta,.tag-row{display:flex;flex-wrap:wrap;gap:8px}.product-meta span,.tag-row span{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;background:#c6a45d24;border-radius:999px;color:#4e473b;font-size:13px;font-weight:800}.tag-row span{background:#24312614}.order-button{width:100%;min-height:48px;background:transparent;border:1px solid rgba(36,49,38,.2);color:var(--olive)}.ordering-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(390px,.8fr);gap:clamp(28px,6vw,72px);align-items:center;background:var(--olive);color:#fff8ed}.ordering-section h2,.ordering-section p{color:#fff8ed}.ordering-section p{opacity:.76}.steps{display:grid;gap:12px;margin-top:28px}.steps div{display:flex;align-items:center;gap:12px;color:#fff8ed;font-weight:800}.steps svg{color:var(--brass)}.order-panel{display:grid;gap:15px;width:100%;padding:22px;background:#fff8ed;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:var(--ink);box-shadow:0 32px 80px #0000003d}.order-panel.compact{padding:18px;border:0;box-shadow:none}.selected-item{display:grid;grid-template-columns:68px minmax(0,1fr);gap:13px;align-items:center;padding-bottom:8px}.selected-item img{width:68px;height:68px;object-fit:cover;border-radius:6px}.selected-item span,label{color:#676055;font-size:13px;font-weight:800}.selected-item strong{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--olive);font-size:17px}label{display:grid;gap:7px}input,select{width:100%;min-height:46px;padding:0 13px;background:#fffdf8;border:1px solid rgba(36,49,38,.16);border-radius:6px;color:var(--ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.send-button{width:100%;margin-top:4px}.strategy-section{background:#fff8ed}.strategy-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:22px;overflow:hidden;background:#24312629;border:1px solid rgba(36,49,38,.16);border-radius:8px}.strategy-stats a{display:grid;gap:7px;min-height:126px;padding:22px;background:#f7f0e6}.strategy-stats strong{color:var(--olive);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:.95}.strategy-stats span{color:#5c554b;font-size:15px;font-weight:800;line-height:1.35}.strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.strategy-grid article,.strategy-timeline>div{min-width:0;padding:22px;background:#fffdf8;border:1px solid rgba(36,49,38,.13);border-radius:8px}.strategy-grid article{display:grid;gap:12px}.strategy-grid article>span{display:grid;place-items:center;width:34px;height:34px;background:var(--olive);color:#fff8ed;border-radius:50%;font-weight:900}.strategy-grid h3,.strategy-timeline h3{margin-bottom:0}.strategy-grid p{margin-bottom:0;color:#605a50;line-height:1.55}.strategy-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.strategy-timeline ul{display:grid;gap:10px;margin:16px 0 0;padding-left:19px;color:#605a50;line-height:1.5}.strategy-timeline a{color:var(--brick);font-weight:900;text-decoration:underline;text-underline-offset:3px}.location-section{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,.9fr);gap:clamp(28px,6vw,70px);align-items:center}.map-panel{min-height:420px;overflow:hidden;background:#ebe1d1;border:1px solid rgba(36,49,38,.14);border-radius:8px;box-shadow:var(--shadow)}.map-panel iframe{display:block;width:100%;height:420px;border:0}.visit-copy p{margin-bottom:22px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:30px clamp(18px,4vw,58px);background:#1c211d;color:#fff8ed}.site-footer div{display:grid;gap:5px}.site-footer span{color:#fff8edb8}.site-footer a{color:var(--brass);font-weight:900}.floating-chat{position:fixed;right:18px;bottom:18px;z-index:45;display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:0 18px;background:var(--brick);border:0;border-radius:6px;color:#fff8ed;box-shadow:0 18px 38px #8f3d2f4d;cursor:pointer;font-weight:900}.chat-drawer{position:fixed;right:18px;bottom:82px;z-index:46;width:min(420px,calc(100vw - 36px));max-height:calc(100svh - 110px);overflow:auto;background:#fff8ed;border:1px solid rgba(36,49,38,.14);border-radius:8px;box-shadow:0 30px 80px #1c211d47}.chat-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:var(--olive);color:#fff8ed}.chat-header span{display:block;margin-bottom:4px;color:#fff8edb3;font-size:12px;font-weight:800;text-transform:uppercase}.chat-header strong{display:block;overflow-wrap:anywhere}.chat-header button{display:grid;place-items:center;width:38px;height:38px;background:#ffffff1f;border:0;border-radius:6px;color:#fff8ed;cursor:pointer}@media(max-width:1040px){.hero-section,.ordering-section,.strategy-stats,.strategy-grid,.strategy-timeline,.location-section{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-copy{max-width:760px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-header{gap:12px}.nav-links{display:none}.header-action{min-height:42px;padding:0 12px;font-size:14px}.brand-mark{width:48px;height:48px}.hero-section{padding-top:34px}h1{font-size:clamp(48px,15vw,74px)}.hero-gallery{grid-template-columns:1fr;min-height:auto}.hero-main-image{height:440px;min-height:360px}.gallery-strip{grid-template-columns:repeat(4,1fr);grid-template-rows:92px}.trust-band,.section-heading,.site-footer{grid-template-columns:1fr}.trust-band{display:grid}.section-heading{display:grid;align-items:start}.search-shell{width:100%}.product-grid{grid-template-columns:1fr}.product-card{grid-template-rows:330px 1fr}.form-grid{grid-template-columns:1fr}.location-section{padding-bottom:86px}.map-panel{min-height:320px}.map-panel iframe{height:320px}.floating-chat{width:56px;min-height:56px;padding:0;border-radius:50%}.floating-chat span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}}@media(max-width:560px){.site-header{padding-inline:14px}.header-action{width:42px;padding:0}.header-action span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.location-line{align-items:flex-start;max-width:100%;line-height:1.4}.hero-actions,.visit-actions{display:grid}.primary-button,.secondary-button{width:100%}.product-card{grid-template-rows:300px 1fr}.hero-main-image{height:380px}}
