:root{--paper:#f7f0df;--ink:#24231f;--amber:#f2aa1f;--amber2:#ffd76b;--white:#fffdf7;--sage:#536554;--muted:#6e675d;--line:#d8ccb7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}.promo{background:#ffe18a;padding:9px 18px;text-align:center;font-size:14px}.promo a{font-weight:800}.header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(247,240,223,.95);backdrop-filter:blur(12px);z-index:50}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand img{width:48px;height:48px}.brand span{display:flex;flex-direction:column}.brand strong{font:700 22px Georgia,serif}.brand small{font-size:8px;letter-spacing:.23em;color:#766d5e}.header nav{display:flex;gap:29px;align-items:center}.header nav a{text-decoration:none;font-size:14px;font-weight:800}.pill{border:1px solid var(--ink);padding:10px 18px;border-radius:7px}.menu{display:none;background:none;border:0;font-size:25px}.hero{min-height:660px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;padding:72px 7vw}.kicker,.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:#716858}.hero h1{font:700 clamp(54px,7vw,102px)/.92 Georgia,serif;letter-spacing:-.045em;margin:18px 0 28px}.hero h1 em{font-weight:400;color:#a96d00}.hero-copy>p{max-width:660px;color:var(--muted);font-size:18px}.actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--ink);border-radius:5px;font-weight:800;text-decoration:none;cursor:pointer}.dark{background:var(--ink);color:white}.ghost{background:transparent}.hero-board{min-height:480px;background:var(--amber);position:relative;border-radius:4px;overflow:hidden;padding:38px;box-shadow:14px 14px 0 #2b2a25}.stamp{width:104px;height:104px;border:2px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font:700 28px/1 Georgia,serif;transform:rotate(-8deg)}.hero-note{position:absolute;left:42px;bottom:45px;display:flex;flex-direction:column}.hero-note small{font-size:10px;letter-spacing:.18em;font-weight:900}.hero-note strong{font:700 48px Georgia,serif}.hero-note span{font-weight:800}.honey-shape{position:absolute;width:260px;height:330px;right:50px;top:45px;background:linear-gradient(160deg,#f8cd56,#c77800);border-radius:45% 45% 18% 18%;border:8px solid rgba(255,255,255,.55);transform:rotate(5deg)}.honey-shape:before{content:"";position:absolute;left:34px;right:34px;top:-24px;height:38px;background:#25231f;border-radius:6px}.mini-card{position:absolute;right:25px;bottom:28px;background:var(--white);padding:14px 18px;display:flex;flex-direction:column;box-shadow:0 8px 30px rgba(0,0,0,.13)}.mini-card b{font:700 30px Georgia,serif}.mini-card span{font-size:12px}.marquee{background:#25231f;color:#fff;padding:17px 5vw;display:flex;justify-content:center;gap:24px;flex-wrap:wrap;font-weight:800}.marquee i{color:var(--amber)}.section{padding:95px 6vw}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-title h2,.story h2,.contact h2,.location h2{font:700 clamp(42px,5vw,72px)/1 Georgia,serif;margin:8px 0}.section-title>p{max-width:430px;color:var(--muted)}.product-list{border-top:2px solid var(--ink)}.product-list article{display:grid;grid-template-columns:90px 1fr 120px;align-items:center;gap:20px;padding:26px 12px;border-bottom:1px solid var(--line);transition:.25s}.product-list article:hover{background:#fff8e9;padding-left:22px}.product-list .hot{background:#fff0bb}.product-no{font:700 34px Georgia,serif;color:#a97919}.product-list h3{font:700 32px Georgia,serif;margin:4px 0}.product-list p,.product-list small{color:var(--muted)}.product-list strong{font-size:23px;text-align:right}.story{background:var(--sage);color:white;padding:95px 7vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw}.story .eyebrow{color:#ffe18a}.story-intro p{color:#dbe4db;max-width:520px}.steps{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.3)}.steps>div{display:grid;grid-template-columns:60px 1fr;column-gap:18px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.3)}.steps b{color:#ffe18a}.steps h3{margin:0;font:700 25px Georgia,serif}.steps p{grid-column:2;color:#dbe4db;margin:6px 0}.gallery{background:#fffaf0}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:210px;gap:12px}.gallery-grid button{padding:0;border:0;background:#e4dfd4;overflow:hidden;cursor:zoom-in;border-radius:4px}.gallery-grid .g-big{grid-column:span 2;grid-row:span 2}.gallery-grid .g-wide{grid-column:span 2}.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:.35s}.gallery-grid button:hover img{transform:scale(1.035)}.credit{font-size:12px;color:#7d7468;margin-top:15px}.rating{font:700 36px Georgia,serif}.rating span,.review-track article>span{color:#bf8200}.review-track{display:grid;grid-template-columns:repeat(5,minmax(280px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px}.review-track article{background:var(--white);border:1px solid var(--line);padding:24px;min-height:250px}.review-track p{color:#5e594f}.review-track strong{display:block;margin-top:20px}.contact-banner{background:var(--amber2);padding:55px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border:2px solid var(--ink);box-shadow:10px 10px 0 var(--ink)}.contact-banner>div>a{display:block;font-weight:900;font-size:19px;text-decoration:none;margin:10px 0}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact label{font-size:12px;font-weight:800}.contact input,.contact textarea{width:100%;padding:13px;margin-top:5px;border:1px solid rgba(0,0,0,.45);background:#fffef9;font:inherit;border-radius:3px}.full{grid-column:1/-1}.consent{display:flex;gap:8px;align-items:flex-start;font-weight:400!important}.consent input{width:auto;margin-top:4px}.location{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:center}.location iframe{width:100%;height:380px;border:0;border-radius:4px}footer{background:#22211e;color:white;padding:44px 6vw 24px}.foot-top,.foot-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center}.foot-top>div:last-child{display:flex;gap:22px;flex-wrap:wrap}.foot-top a,.foot-bottom a{color:white}.foot-bottom{border-top:1px solid #44423c;margin-top:34px;padding-top:21px;font-size:14px}.foot-bottom strong{font-size:17px}.wa{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;z-index:80;box-shadow:0 10px 30px rgba(0,0,0,.22)}.wa svg{width:28px;height:28px;fill:#fff}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.lightbox button{position:absolute;right:24px;top:18px;background:none;border:0;color:white;font-size:46px}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-board{margin-top:20px}.story{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:190px}.gallery-grid .g-big{grid-column:span 2}.gallery-grid .g-wide{grid-column:span 1}.contact-banner,.location{grid-template-columns:1fr}.header nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--paper);padding:20px 5vw;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.header nav.open{display:flex}.menu{display:block}}@media(max-width:650px){.promo{font-size:12px}.header{height:74px;padding:0 18px}.header nav{top:74px}.brand img{width:42px;height:42px}.brand strong{font-size:18px}.hero{padding:50px 20px;min-height:auto}.hero h1{font-size:57px}.hero-board{min-height:380px;padding:24px;box-shadow:7px 7px 0 #2b2a25}.honey-shape{width:170px;height:230px;right:25px;top:72px}.hero-note strong{font-size:35px}.section{padding:68px 20px}.section-title{align-items:flex-start;flex-direction:column}.product-list article{grid-template-columns:50px 1fr}.product-list strong{grid-column:2;text-align:left}.product-list h3{font-size:26px}.story{padding:70px 20px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:160px}.gallery-grid .g-big{grid-column:1/-1;grid-row:span 2}.gallery-grid .g-wide{grid-column:1/-1}.contact-banner{padding:27px;box-shadow:6px 6px 0 var(--ink)}.contact form{grid-template-columns:1fr}.contact label{grid-column:1!important}.foot-top,.foot-bottom{flex-direction:column;align-items:flex-start}.marquee{gap:12px}.review-track{grid-template-columns:repeat(5,82vw)}}@media(max-width:420px){.gallery-grid{grid-template-columns:1fr;grid-auto-rows:210px}.gallery-grid .g-big,.gallery-grid .g-wide{grid-column:auto;grid-row:auto}.hero h1{font-size:50px}}
