:root{
  --cream:#fff9ef;
  --paper:#fffdf8;
  --ink:#351e10;
  --muted:#705b49;
  --gold:#d48608;
  --gold-dark:#bd6d00;
  --line:#ead3b0;
  --shadow:0 18px 50px rgba(72,42,15,.11);
  --max:1440px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#efe7da;color:var(--ink);font-family:Arial,Helvetica,sans-serif}
img{display:block;max-width:100%}
a{color:inherit}
h1,h2,h3,.brand-copy strong,.footer-brand strong{font-family:Georgia,"Times New Roman",serif;font-weight:500}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.site{max-width:var(--max);margin:0 auto;background:var(--cream);box-shadow:0 0 60px rgba(53,30,16,.11);overflow:hidden}

/* Header */
.site-header{height:94px;padding:0 clamp(34px,5.6vw,70px);display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:60;background:rgba(255,249,239,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(100,60,20,.08)}
.brand{display:flex;align-items:center;text-decoration:none;min-width:280px;margin-right:auto}
.logo-stage{width:88px;height:74px;flex:none;position:relative;display:block;isolation:isolate}.logo-stage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(77,43,12,.12))}.logo-base-start{z-index:1;opacity:1}.bee-flight{z-index:2;pointer-events:none;will-change:transform,opacity;opacity:0;transform-origin:center}.logo-drop{z-index:3;opacity:0;transform:translateY(-18px) scale(.58);transform-origin:56% 44%}.logo-stage.is-landed .logo-drop{animation:dropPlop .45s cubic-bezier(.18,.88,.2,1) .06s forwards}@keyframes dropPlop{0%{opacity:0;transform:translateY(-18px) scale(.58)}45%{opacity:1;transform:translateY(-2px) scale(1.06)}100%{opacity:1;transform:translateY(0) scale(1)}}
.brand-copy{margin-left:8px;line-height:1}.brand-copy strong{display:block;font-size:29px}.brand-copy small{display:block;margin-top:8px;font-size:10px;letter-spacing:5px;color:#6b4a2c}
.main-nav{display:flex;gap:clamp(22px,3.1vw,48px);align-items:center}.main-nav a{text-decoration:none;font-size:14px;font-weight:700;padding:36px 0 30px;position:relative}.main-nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:22px;height:2px;background:var(--gold);transition:.2s}.main-nav a:hover::after,.main-nav a.active::after{left:0;right:0}.main-nav a.active{color:#b96e00}
.phone-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#dc920b,#bd6d00);color:#fff;text-decoration:none;border-radius:10px;padding:15px 22px;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px rgba(190,112,0,.22)}.phone-cta span{font-size:15px;line-height:1}
.menu-toggle{display:none}

/* Hero: all copy is real HTML; the photo is only a clean background. */
.hero{position:relative;aspect-ratio:1440/557;min-height:430px;background:#fffaf2 url("assets/hero-clean-v35.webp") center top/cover no-repeat;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffaf2 0%,rgba(255,250,242,.98) 29%,rgba(255,250,242,.84) 42%,rgba(255,250,242,.35) 55%,rgba(255,250,242,0) 69%);pointer-events:none}.hero::after{content:"";position:absolute;left:-54px;top:38px;z-index:1;width:150px;height:238px;opacity:.34;background-image:linear-gradient(30deg,transparent 20px,rgba(212,134,8,.34) 21px,rgba(212,134,8,.34) 22px,transparent 23px),linear-gradient(-30deg,transparent 20px,rgba(212,134,8,.34) 21px,rgba(212,134,8,.34) 22px,transparent 23px);background-size:42px 36px;pointer-events:none}
.hero-copy{position:absolute;z-index:2;left:clamp(54px,7.45vw,112px);top:clamp(42px,5.1vw,72px);width:min(39%,430px)}
.hero h1{font-size:clamp(58px,6.3vw,82px);line-height:.97;letter-spacing:-2px;margin:0 0 18px;color:#2e1a0d}
.hero p{max-width:390px;font-size:clamp(15px,1.12vw,17px);line-height:1.58;margin:0 0 21px;color:#4c3a2d}
.hero-button{display:inline-flex;align-items:center;gap:16px;text-decoration:none;border-radius:8px;padding:14px 21px;background:linear-gradient(135deg,#dc920b,#bd6d00);color:#fff;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgba(190,112,0,.2)}
.hero-note{margin-top:17px;font-size:13px;color:#74563c}.hero-note b{color:#d48507;font-size:19px;margin-right:8px}

/* Benefit row */
.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:31px clamp(46px,7.2vw,78px);border-block:1px solid var(--line);background:#fffaf2}
.benefits article{display:grid;grid-template-columns:66px 1fr;gap:13px;align-items:start}.benefits img{width:66px;height:70px;object-fit:contain}.benefits h2{font-size:17px;margin:2px 0 8px}.benefits p{font-size:12px;line-height:1.55;margin:0;color:#584639}

.section{padding:68px clamp(42px,7.4vw,80px)}
.section-title{text-align:center;margin-bottom:32px}.section-title h2{font-size:47px;margin:0}.title-mark{display:flex;align-items:center;justify-content:center;gap:10px;color:#d18a13}.title-mark i{width:63px;height:1px;background:#dfa641}.title-mark b{font-size:10px}.section-title p{margin:5px 0 0;color:#5b4838;font-size:14px}

/* Products */
.products{position:relative;background:linear-gradient(#fff9ef,#fff8ed)}
.products::before,.products::after{content:"";position:absolute;pointer-events:none;opacity:.28;background-image:linear-gradient(30deg,transparent 20px,rgba(212,134,8,.22) 21px,rgba(212,134,8,.22) 22px,transparent 23px),linear-gradient(-30deg,transparent 20px,rgba(212,134,8,.22) 21px,rgba(212,134,8,.22) 22px,transparent 23px);background-size:42px 36px}.products::before{left:-58px;top:86px;width:170px;height:250px}.products::after{right:-46px;top:168px;width:160px;height:210px}
.product-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.product-card{position:relative;display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#fffdf8 0%,#fffaf2 100%);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(73,42,13,.05);transition:transform .22s,box-shadow .22s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card>img{display:block;width:100%;height:auto;aspect-ratio:19/14;object-fit:cover;object-position:center center;flex:0 0 auto;background:#f6ecdc;box-shadow:0 8px 20px rgba(73,42,13,.08)}.product-card>div{padding:17px 18px 21px;display:flex;flex-direction:column;flex:1}.product-card h3{font-size:22px;line-height:1.18;min-height:52px;margin:0 0 9px}.product-card p{font-size:12px;line-height:1.55;margin:0 0 15px;color:#49392d;flex:1}.product-card a{margin-top:auto;font-size:12px;font-weight:700;color:#b96c00;text-underline-offset:4px}



/* Price board */
.price-section{position:relative;background:linear-gradient(180deg,#fff8ed 0%,#fffaf2 100%);border-top:1px solid rgba(234,211,176,.7);overflow:hidden;padding-top:64px;padding-bottom:74px;padding-left:0;padding-right:0}.price-section::before,.price-section::after{content:"";position:absolute;pointer-events:none;opacity:.22;background-image:linear-gradient(30deg,transparent 21px,rgba(212,134,8,.23) 22px,rgba(212,134,8,.23) 23px,transparent 24px),linear-gradient(-30deg,transparent 21px,rgba(212,134,8,.23) 22px,rgba(212,134,8,.23) 23px,transparent 24px);background-size:44px 38px;width:190px;height:170px}.price-section::before{left:-52px;top:38px}.price-section::after{right:-42px;bottom:34px}.price-board-wrap{position:relative;z-index:1;max-width:none;width:100%;margin:0;padding:18px 26px;background:linear-gradient(135deg,#7b4d28,#2b170b 42%,#81522e 100%);box-shadow:0 22px 55px rgba(56,31,10,.18),inset 0 0 0 1px rgba(255,236,191,.16)}.price-board{position:relative;overflow:hidden;border:10px solid rgba(90,55,31,.72);border-radius:4px;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.045),transparent 36%),linear-gradient(180deg,#1e1e1b 0%,#10100f 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.04),inset 0 0 36px rgba(255,255,255,.035);padding:42px clamp(60px,7vw,112px) 46px;color:#f6f0e5}.price-board::before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px;mix-blend-mode:screen;pointer-events:none}.price-board::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.07;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.9) 0 2px,transparent 3px),radial-gradient(circle at 17% 22%,rgba(255,255,255,.85) 0 1.5px,transparent 2.5px),radial-gradient(circle at 82% 26%,rgba(255,255,255,.85) 0 2px,transparent 3px),radial-gradient(circle at 86% 20%,rgba(255,255,255,.8) 0 1.5px,transparent 2.5px),radial-gradient(circle at 18% 82%,rgba(255,255,255,.75) 0 1.5px,transparent 2.5px),radial-gradient(circle at 88% 84%,rgba(255,255,255,.75) 0 1.5px,transparent 2.5px)}.price-board h2{position:relative;z-index:3;text-align:center;margin:0 auto 4px;max-width:980px;font-family:"Segoe Script","Brush Script MT",Georgia,cursive;font-size:clamp(54px,7vw,96px);font-weight:400;letter-spacing:.01em;color:#f5efe5;text-shadow:0 0 1px rgba(255,255,255,.8),2px 2px 0 rgba(255,255,255,.06)}.chalk-ornament{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:14px;color:rgba(245,240,229,.76);margin:0 auto 30px;max-width:620px}.chalk-ornament i{height:2px;flex:1;background:linear-gradient(90deg,transparent,rgba(245,240,229,.72),transparent)}.chalk-ornament b{font-size:18px;font-weight:400}.price-list{position:relative;z-index:4;display:grid;gap:22px;max-width:1120px;margin:0 auto}.price-row{display:grid;grid-template-columns:auto auto minmax(40px,1fr) auto;align-items:end;gap:16px;padding:0 0 22px;border-bottom:1px solid rgba(245,240,229,.28);font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;color:#f8f3e9;text-shadow:0 0 1px rgba(255,255,255,.75)}.price-row:last-child{border-bottom:0;padding-bottom:0}.price-name{font-size:clamp(23px,2.35vw,34px);line-height:1.15}.price-size{font-size:clamp(20px,2vw,30px);line-height:1.15;white-space:nowrap;color:rgba(248,243,233,.92)}.price-dots{height:2px;transform:translateY(-.4em);background-image:radial-gradient(circle,rgba(248,243,233,.78) 1.7px,transparent 2.5px);background-size:13px 2px;background-repeat:repeat-x;min-width:40px}.price-value{font-size:clamp(24px,2.7vw,38px);line-height:1.05;white-space:nowrap;font-weight:400;color:#fff7e8}.chalk-doodle{position:absolute;z-index:1;color:rgba(245,240,229,.34);font-family:"Segoe Print","Bradley Hand",cursive;pointer-events:none;user-select:none;text-shadow:0 0 1px rgba(255,255,255,.28)}.chalk-bee-left{left:18px;top:18px;font-size:28px;transform:rotate(-10deg)}.chalk-bee-right{right:18px;top:22px;font-size:26px;transform:rotate(8deg)}.chalk-comb-left{left:22px;bottom:18px;font-size:24px;line-height:.86;letter-spacing:1px;color:rgba(245,240,229,.22);transform:rotate(-5deg)}.chalk-comb-right{right:22px;bottom:18px;font-size:24px;line-height:.86;letter-spacing:1px;color:rgba(245,240,229,.22);transform:rotate(6deg)}.chalk-hive-note{left:50%;bottom:14px;transform:translateX(-50%) rotate(-1deg);font-size:15px;letter-spacing:.08em;color:rgba(245,240,229,.20)}.chalk-swirl-left{left:28px;top:86px;font-size:20px;letter-spacing:6px;color:rgba(245,240,229,.22);transform:rotate(10deg)}.chalk-swirl-right{right:28px;top:86px;font-size:20px;letter-spacing:6px;color:rgba(245,240,229,.22);transform:rotate(-10deg)}.chalk-flower-left{left:86px;top:18px;font-size:18px;color:rgba(245,240,229,.18)}.chalk-flower-right{right:86px;top:18px;font-size:18px;color:rgba(245,240,229,.18);transform:rotate(12deg)}

/* Sold out stamp */
.honey-story{position:relative}.sold-out-stamp{display:none;position:absolute;inset:0;z-index:8;pointer-events:none;flex-direction:column;align-items:center;justify-content:center;gap:10px;transform:rotate(-8deg);mix-blend-mode:multiply}.honey-story.is-soldout .sold-out-stamp{display:flex}.sold-out-main{position:relative;display:inline-block;border:clamp(5px,.65vw,9px) solid rgba(160,28,18,.82);border-radius:10px;padding:.12em .28em;font:900 clamp(64px,10.5vw,142px)/.9 Impact,"Arial Black",sans-serif;letter-spacing:.055em;color:rgba(154,22,15,.82);text-transform:uppercase;text-shadow:1px 1px 0 rgba(255,255,255,.12),-1px -1px 0 rgba(90,0,0,.18);box-shadow:0 0 0 2px rgba(160,28,18,.22),inset 0 0 0 2px rgba(160,28,18,.25);opacity:.86}.sold-out-main::before{content:"";position:absolute;inset:-10px;background:repeating-linear-gradient(17deg,rgba(255,255,255,.24) 0 4px,transparent 4px 11px);mix-blend-mode:screen;opacity:.35;pointer-events:none}.sold-out-main::after{content:"";position:absolute;left:10%;bottom:-24px;width:5px;height:28px;border-radius:4px;background:rgba(154,22,15,.64);box-shadow:60px 7px 0 -1px rgba(154,22,15,.38),180px 4px 0 -2px rgba(154,22,15,.32)}.sold-out-sub{display:inline-block;max-width:min(80%,720px);padding:.16em .42em;border:clamp(3px,.38vw,5px) solid rgba(160,28,18,.72);border-radius:8px;font:700 clamp(24px,3.4vw,46px)/1.02 "Arial Black",Impact,sans-serif;letter-spacing:.045em;color:rgba(154,22,15,.78);text-transform:none;background:rgba(255,255,255,.03);text-shadow:1px 1px 0 rgba(255,255,255,.1);box-shadow:0 0 0 2px rgba(160,28,18,.12),inset 0 0 0 1px rgba(160,28,18,.16);opacity:.76}

/* About */
/* Story sections */
.honey-story{display:grid;grid-template-columns:43% 57%;align-items:center;background:#fffaf2;border-top:1px solid rgba(234,211,176,.72);border-bottom:1px solid rgba(234,211,176,.72);overflow:hidden;position:relative}.honey-copy{padding:56px 46px 50px clamp(42px,7.4vw,80px);position:relative;z-index:2}.honey-copy h2,.herb-copy h2,.location-intro h2{font-size:41px;line-height:1;margin:0 0 10px}.story-mark{display:flex;align-items:center;gap:8px;color:#d18a13;margin:0 0 17px}.story-mark i{width:52px;height:1px;background:#dfa641}.story-mark b{font-size:12px}.honey-copy p,.herb-copy p{font-size:13px;line-height:1.68;margin:0 0 12px;color:#463629}.honey-copy .lead{font-size:15px;color:#2e1a0d;margin-bottom:13px}.honey-note{margin-top:18px!important;font-weight:700;color:#b96c00!important}.honey-note span{font-size:18px;margin-right:8px}.honey-photo{height:360px;align-self:stretch;position:relative;overflow:hidden;margin-left:-36px}.honey-photo img,.herb-photo img{width:100%;height:100%;object-fit:cover}.honey-photo img{-webkit-mask-image:linear-gradient(to right, transparent 0%, rgba(0,0,0,.14) 10%, rgba(0,0,0,.55) 23%, #000 38%, #000 100%);mask-image:linear-gradient(to right, transparent 0%, rgba(0,0,0,.14) 10%, rgba(0,0,0,.55) 23%, #000 38%, #000 100%)}.honey-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffaf2 0%,rgba(255,250,242,.65) 12%,rgba(255,250,242,.12) 26%,rgba(255,250,242,0) 40%);pointer-events:none}.herb-section{display:grid;grid-template-columns:48% 52%;align-items:center;background:#fffaf2;border-bottom:1px solid rgba(234,211,176,.72);overflow:hidden;position:relative}.herb-photo{height:335px;align-self:stretch;position:relative;overflow:hidden;margin-right:-34px}.herb-photo img{-webkit-mask-image:linear-gradient(to right, #000 0%, #000 62%, rgba(0,0,0,.55) 79%, rgba(0,0,0,.12) 90%, transparent 100%);mask-image:linear-gradient(to right, #000 0%, #000 62%, rgba(0,0,0,.55) 79%, rgba(0,0,0,.12) 90%, transparent 100%)}.herb-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,#fffaf2 0%,rgba(255,250,242,.58) 12%,rgba(255,250,242,.12) 26%,rgba(255,250,242,0) 42%);pointer-events:none}.herb-copy{padding:46px clamp(50px,7.5vw,85px) 42px 44px;position:relative;z-index:2}.herb-tags{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.herb-tags span{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:12px;color:#6f4d2b}.herb-tags b{font-size:26px;color:#d48608;font-weight:400;line-height:1}



/* Herb catalog */
.herb-catalog{background:#fffdf7;border-top:1px solid rgba(234,211,176,.65);border-bottom:1px solid rgba(234,211,176,.65);position:relative;overflow:hidden;padding-left:0;padding-right:0;padding-bottom:0}.herb-catalog::before,.herb-catalog::after{content:"";position:absolute;pointer-events:none;opacity:.22;background-image:linear-gradient(30deg,transparent 21px,rgba(212,134,8,.24) 22px,rgba(212,134,8,.24) 23px,transparent 24px),linear-gradient(-30deg,transparent 21px,rgba(212,134,8,.24) 22px,rgba(212,134,8,.24) 23px,transparent 24px);background-size:44px 38px;width:170px;height:150px}.herb-catalog::before{left:-44px;top:46px}.herb-catalog::after{right:-28px;bottom:40px}.herb-catalog>*{position:relative;z-index:1}.herb-catalog .section-title,.herb-catalog-intro{padding-inline:clamp(42px,7.4vw,80px)}.herb-catalog-intro{max-width:980px;margin:0 auto 28px;text-align:center}.herb-catalog-intro p{font-size:14px;line-height:1.8;color:#5d4939;margin:0}.herb-catalog-intro strong{color:#9d5d08;font-weight:700}.herb-stage-scroll{width:100%;overflow:visible}.herb-illustration{position:relative;max-width:none;width:100%;aspect-ratio:1672/941;margin:0;background:#fbf5eb;border:0;border-radius:0;box-shadow:none;padding:0;overflow:hidden;isolation:isolate}.herb-base{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:fill;transition:filter .32s ease,opacity .32s ease}.herb-labels{position:absolute;z-index:8;left:1.1%;right:1.1%;top:3.4%;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));align-items:start}.herb-label{appearance:none;border:0;background:none;color:#3f291b;padding:0 3px;min-width:0;cursor:pointer;font-family:Georgia,"Times New Roman",serif;font-size:clamp(12px,1.34vw,21px);line-height:1.12;text-align:center;transition:color .24s ease,transform .24s ease,text-shadow .24s ease}.herb-label>span{display:block;min-height:2.35em}.herb-label i{position:relative;display:block;width:48px;height:12px;margin:7px auto 0}.herb-label i::before,.herb-label i::after{content:"";position:absolute;top:5px;width:19px;height:1px;background:rgba(204,132,16,.54)}.herb-label i::before{left:0}.herb-label i::after{right:0}.herb-label i{background:radial-gradient(circle at center,#d08a14 0 2px,transparent 2.6px)}.herb-label:hover,.herb-label:focus-visible,.herb-label.is-active{color:#b56a00;transform:translateY(-2px);text-shadow:0 4px 12px rgba(188,113,10,.14);outline:none}.herb-label.is-active i::before,.herb-label.is-active i::after{background:#c97c06}.herb-label.is-active i{background:radial-gradient(circle at center,#c97c06 0 3px,transparent 3.5px)}.herb-plant-layers{position:absolute;inset:0;z-index:5;pointer-events:none}.herb-plant-layer{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);object-fit:fill;opacity:0;transform:scale(.995);transform-origin:50% 72%;filter:drop-shadow(0 0 0 rgba(196,126,15,0));transition:opacity .3s ease,transform .34s ease,filter .34s ease}.herb-plant-layer.is-active{opacity:1;transform:scale(1.008);filter:drop-shadow(0 8px 11px rgba(166,99,7,.18)) drop-shadow(0 0 5px rgba(255,219,128,.42))}.herb-hotspots{position:absolute;inset:0;z-index:7}.herb-hotspot{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);appearance:none;border:0;background:transparent;padding:0;cursor:pointer;border-radius:42%;outline:none}.herb-hotspot:focus-visible{box-shadow:0 0 0 3px rgba(212,134,8,.55)}.herb-illustration.has-active .herb-base{filter:brightness(.56) saturate(.38) contrast(.96);opacity:.9}.herb-illustration.has-active .herb-bees{opacity:.28}.herb-bees{position:absolute;inset:0;z-index:6;pointer-events:none;overflow:hidden;transition:opacity .28s ease}.herb-bee{position:absolute;left:0;top:0;width:72px;height:auto;opacity:0;will-change:transform,opacity;filter:drop-shadow(0 6px 10px rgba(77,43,12,.12))}.herb-bee.is-fluttering{animation:beeFlutter 1.2s ease-in-out infinite alternate}@keyframes beeFlutter{0%{transform-origin:50% 34%;filter:drop-shadow(0 6px 10px rgba(77,43,12,.10))}100%{transform-origin:50% 34%;filter:drop-shadow(0 7px 11px rgba(77,43,12,.14))}}
.herb-profile{position:absolute;z-index:12;width:min(330px,29%);padding:22px 22px 19px;background:rgba(255,251,242,.95);border:1px solid rgba(209,137,22,.45);border-radius:18px;box-shadow:0 18px 45px rgba(67,39,13,.19);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#40291b;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.985);transition:opacity .24s ease,transform .26s ease,visibility .24s}.herb-profile.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.herb-profile::before{content:"";position:absolute;top:38px;width:16px;height:16px;background:rgba(255,251,242,.96);border:inherit;transform:rotate(45deg)}.herb-profile[data-side="right"]::before{left:-9px;border-top:0;border-right:0}.herb-profile[data-side="left"]::before{right:-9px;border-bottom:0;border-left:0}.herb-profile-close{position:absolute;right:10px;top:8px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(212,134,8,.1);color:#855008;font-size:22px;line-height:1;cursor:pointer}.herb-profile h3{font-size:28px;line-height:1.04;margin:0 30px 3px 0}.herb-profile-latin{font-family:Georgia,"Times New Roman",serif;font-size:14px;font-style:italic;color:#a26614;margin:0 0 13px}.herb-profile-description{font-size:13px;line-height:1.55;color:#5e4939;margin:0 0 14px}.herb-profile dl{display:grid;gap:8px;margin:0}.herb-profile dl div{display:grid;grid-template-columns:92px 1fr;gap:9px;padding-top:8px;border-top:1px solid rgba(215,183,136,.45)}.herb-profile dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#a26614}.herb-profile dd{font-size:12px;line-height:1.4;margin:0;color:#4e3a2b}

/* Location map */
.location{position:relative;background:#fff9ef;border-top:1px solid rgba(234,211,176,.65);overflow:hidden}.location::before,.location::after{content:"";position:absolute;z-index:0;opacity:.35;pointer-events:none;background-image:linear-gradient(30deg,transparent 22px,rgba(212,134,8,.25) 23px,rgba(212,134,8,.25) 24px,transparent 25px),linear-gradient(-30deg,transparent 22px,rgba(212,134,8,.25) 23px,rgba(212,134,8,.25) 24px,transparent 25px);background-size:46px 40px;width:220px;height:190px}.location::before{left:-72px;top:16px}.location::after{right:-48px;bottom:38px}.location>*{position:relative;z-index:1}
.location-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;max-width:1160px;margin:0 auto 28px}.location-intro p{font-size:13px;line-height:1.62;max-width:360px;margin:0;color:#5c4939}.outline-button{border:1px solid #cf8a1e;background:#fffaf1;padding:12px 18px;font-size:12px;border-radius:8px;text-decoration:none;display:inline-flex;white-space:nowrap;color:#3b210f}
.map-flip{max-width:1160px;margin:0 auto;width:100%;aspect-ratio:1616/788;perspective:1600px;position:relative}.map-inner{position:absolute;inset:0;transition:transform .78s cubic-bezier(.2,.75,.2,1);transform-style:preserve-3d}.map-flip.is-flipped .map-inner{transform:rotateY(180deg)}.map-face{position:absolute;inset:0;overflow:hidden;backface-visibility:hidden;border-radius:44px;background:#fff9ef}.map-front .map-art{width:100%;height:100%;object-fit:cover}.map-live-button{position:absolute;right:3.15%;top:6.1%;display:inline-flex;align-items:center;gap:.55em;border:1px solid #c67a00;border-radius:999px;background:rgba(255,251,243,.88);color:#c57900;padding:.58em 1.35em;font-size:clamp(14px,1.55vw,24px);font-weight:500;line-height:1;cursor:pointer;box-shadow:0 4px 15px rgba(88,48,12,.04)}.map-live-button span{font-size:.9em}.map-live-button:focus-visible{outline:3px solid #d48608;outline-offset:4px}.map-copy{position:absolute;left:74%;top:22%;width:22%;color:#2e1a0d}.map-copy h3{font-size:clamp(30px,3.8vw,60px);line-height:1.08;letter-spacing:-1px;margin:0 0 .42em}.map-copy p{font-size:clamp(12px,1.55vw,22px);line-height:1.55;color:#463224;margin:0}.map-back{transform:rotateY(180deg);background:#fbf4e8;padding:24px;box-shadow:var(--shadow);border:1px solid rgba(207,138,30,.18)}.map-back iframe{display:block;width:100%;height:100%;border:0;border-radius:32px;background:#eadcc9}.map-back-button{position:absolute;right:42px;top:42px;z-index:3;border:1px solid rgba(157,92,0,.28);border-radius:999px;background:rgba(255,251,243,.96);color:#63390c;padding:11px 17px;font-weight:700;font-size:12px;cursor:pointer;box-shadow:0 6px 18px rgba(66,38,12,.12)}

/* Order */
.order{position:relative;display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:38px;border-top:1px solid var(--line);background:linear-gradient(180deg,#fffaf2 0%,#fffdf9 100%);padding-top:42px;padding-bottom:42px;align-items:stretch;overflow:hidden}.order::before,.order::after{content:"";position:absolute;pointer-events:none;opacity:.24;background-image:linear-gradient(30deg,transparent 16px,rgba(212,134,8,.2) 17px,rgba(212,134,8,.2) 18px,transparent 19px),linear-gradient(-30deg,transparent 16px,rgba(212,134,8,.2) 17px,rgba(212,134,8,.2) 18px,transparent 19px);background-size:34px 29px;width:120px;height:120px}.order::before{left:-24px;top:30px}.order::after{right:-18px;top:26px}.order-intro{position:relative;z-index:1;padding:8px 12px 8px 0}.order-heading{display:flex;gap:18px;align-items:flex-start;margin-bottom:18px}.order-heading h2{font-size:54px;line-height:.98;margin:0}.mini-hex{width:44px;height:49px;display:grid;place-items:center;background:#d48708;color:#fff;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);flex:0 0 auto}.order-copy{font-size:16px;line-height:1.6;color:#5b493a;max-width:360px;margin:0 0 26px}.email-highlight{display:inline-flex;align-items:center;gap:18px;text-decoration:none;color:#3d2414;background:#fff1da;border:1px solid #ecd5b0;border-radius:14px;padding:18px 20px;box-shadow:0 8px 22px rgba(111,69,17,.08)}.email-highlight strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.1}.email-highlight .mini-hex{width:42px;height:47px}.service-list{display:flex;flex-direction:column;gap:0;margin-top:20px;max-width:360px}.service-list span{display:flex;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #ecdcc2;color:#6c513b}.service-list span:last-child{border-bottom:1px solid #ecdcc2}.service-list .mini-hex{width:38px;height:42px;background:#fff;color:#c17d08;border:1px solid #d9b173;font-size:17px;box-shadow:0 4px 12px rgba(160,113,42,.08)}.service-list em{font-style:normal;font-size:15px;line-height:1.45}.contact-card{position:relative;z-index:1}.contact-card-inner{background:#fffdfa;border:1px solid #eedfc8;border-radius:26px;box-shadow:0 18px 44px rgba(64,37,10,.08);padding:34px 38px 32px}.contact-card h3{font-size:52px;line-height:1.02;margin:0;text-align:center}.contact-divider{display:flex;align-items:center;justify-content:center;gap:14px;color:#d89a2b;margin:14px auto 26px;max-width:280px}.contact-divider i{height:2px;flex:1;background:linear-gradient(90deg,transparent,rgba(216,154,43,.85),transparent)}.divider-hex{display:inline-block;width:14px;height:16px;background:linear-gradient(135deg,#e2a126,#bf7a08);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);box-shadow:0 0 0 2px rgba(255,255,255,.45)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.contact-form input,.contact-form textarea,.contact-form select{border:1px solid #dfcab0;background:#fffdf9;border-radius:12px;padding:15px 16px;font:16px Arial,Helvetica,sans-serif;outline:none;color:#5b493a}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#cf8209;box-shadow:0 0 0 3px rgba(207,130,9,.1)}.contact-form textarea{grid-column:1/-1;height:118px;resize:vertical}.contact-form select{color:#5b493a}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status.is-ok{color:#317a32}.form-status.is-error{color:#9a3a18}.contact-form button{grid-column:1/-1;border:0;border-radius:12px;background:linear-gradient(135deg,#da8d08,#bd6c00);color:#fff;padding:16px 22px;font-size:16px;font-weight:700;cursor:pointer}.form-status{grid-column:1/-1;font-size:13px;color:#855000;margin:0}

/* Footer */
.footer{position:relative;margin-top:136px;background:radial-gradient(circle at 17% 18%,rgba(173,103,25,.13),transparent 25%),radial-gradient(circle at 82% 42%,rgba(173,103,25,.08),transparent 28%),linear-gradient(180deg,#3c2211 0%,#2b170b 72%,#211108 100%);color:#f4e7d5;isolation:isolate}.footer::before,.footer::after{content:"";position:absolute;z-index:0;pointer-events:none;opacity:.18;width:185px;height:170px;background-image:linear-gradient(30deg,transparent 21px,rgba(217,153,47,.7) 22px,rgba(217,153,47,.7) 23px,transparent 24px),linear-gradient(-30deg,transparent 21px,rgba(217,153,47,.7) 22px,rgba(217,153,47,.7) 23px,transparent 24px);background-size:44px 38px}.footer::before{left:-42px;bottom:45px}.footer::after{right:-34px;bottom:2px}.footer-landscape{position:absolute;z-index:1;left:0;right:0;top:-138px;height:140px;background:url("assets/footer-landscape-v46.webp?v=46") center bottom/100% 100% no-repeat;pointer-events:none}.footer-bee-decoration{position:absolute;z-index:1;right:8px;top:12px;width:280px;height:250px;opacity:.72;pointer-events:none}.footer-bee-decoration img{width:100%;height:100%;object-fit:contain}.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:1.45fr .75fr .82fr 1.05fr;gap:48px;padding:58px clamp(42px,7.4vw,80px) 42px;align-items:start}.footer-brand-block{padding-right:38px;border-right:1px solid rgba(226,166,72,.28)}.footer-brand{display:flex;align-items:center;gap:18px;margin-bottom:10px}.footer-brand img{width:86px;height:78px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(220,146,29,.2))}.footer-brand strong{display:block;font-size:39px;line-height:1;color:#fff8ec}.footer-brand small{display:block;margin-top:9px;letter-spacing:3px;color:#dba64d;font-size:11px}.footer-brand-rule{display:flex;align-items:center;gap:12px;width:225px;margin:4px 0 10px 105px}.footer-brand-rule i{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(228,164,58,.8))}.footer-brand-rule i:last-child{background:linear-gradient(90deg,rgba(228,164,58,.8),transparent)}.footer-brand-rule b{width:10px;height:11px;background:#d89420;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.footer-slogan{margin:0 0 18px 105px!important;color:#dca346!important;font:600 15px Georgia,"Times New Roman",serif!important;letter-spacing:.02em}.footer-description{font-size:13px!important;max-width:340px!important;line-height:1.7!important;margin:0 0 20px!important;color:#dcc8b4!important}.footer-contact-mini{display:grid;gap:9px}.footer-contact-mini a,.footer-contact-mini>span{display:flex!important;align-items:center;gap:12px;font-size:13px!important;line-height:1.4!important;color:#ddcbb7!important}.footer-contact-mini a span,.footer-contact-mini i{display:grid!important;place-items:center;width:24px;height:24px;border:1px solid rgba(219,157,60,.55);border-radius:50%;color:#e0a63b;font-style:normal}.footer-column{position:relative;padding-top:5px}.footer h3{font:700 13px Arial,Helvetica,sans-serif;margin:0;color:#e4a63b;text-transform:uppercase;letter-spacing:1.5px}.footer-heading-rule{display:flex;align-items:center;gap:10px;width:145px;margin:10px 0 18px}.footer-heading-rule i{height:1px;flex:1;background:linear-gradient(90deg,rgba(222,155,49,.86),transparent)}.footer-heading-rule b{width:9px;height:10px;border:1px solid rgba(222,155,49,.8);transform:rotate(30deg)}.footer-column>a{position:relative;display:block;text-decoration:none;color:#d8c4ad;font-size:13px;line-height:1.45;padding:7px 0 7px 19px;transition:color .2s ease,transform .2s ease}.footer-column>a::before{content:"›";position:absolute;left:0;top:6px;color:#d89a2b;font-size:18px;line-height:1}.footer-column>a:hover{color:#efb34c;transform:translateX(4px)}.footer-contact>a,.footer-contact>span{display:flex!important;gap:12px;align-items:flex-start;color:#d8c4ad;font-size:13px;line-height:1.5;padding:7px 0;text-decoration:none}.footer-contact>a::before{display:none}.footer-contact>a:hover{transform:none}.footer-contact a>span,.footer-contact>span>i{display:grid!important;place-items:center;width:25px;height:25px;flex:0 0 25px;border:1px solid rgba(219,157,60,.55);border-radius:50%;color:#e0a63b;font-style:normal}.footer-contact em{font-style:normal}.footer-bottom{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-top:1px solid rgba(232,180,93,.18);padding:15px clamp(42px,7.4vw,80px) 17px;background:rgba(20,9,4,.22);color:#bca78e;font-size:11px}.footer-bottom>span{justify-self:start}.footer-legal{display:flex;align-items:center;gap:16px}.footer-legal span{font-size:11px!important;line-height:1.4!important;color:#bca78e!important}.footer-legal i{width:1px;height:18px;background:rgba(255,255,255,.15)}.footer-back-top{justify-self:end;border:0;background:none;color:#cbb79e;font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:10px;padding:6px 0}.footer-back-top span{display:grid!important;place-items:center;width:27px;height:29px;color:#f0ad39!important;background:rgba(216,154,43,.1);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);font-size:17px!important;line-height:1!important}.footer-back-top:hover{color:#efb34c}

@media(max-width:1100px){
  .site-header{padding:0 28px;gap:22px}.main-nav{gap:18px}.phone-cta{padding:14px 16px}
}
@media(max-width:1100px){
  .price-row{grid-template-columns:1fr auto;gap:8px 16px}.price-dots{display:none}.price-size{justify-self:start}.price-value{justify-self:end;grid-column:2;grid-row:1 / span 2}.chalk-bee-left,.chalk-bee-right{font-size:24px}.chalk-comb-left,.chalk-comb-right{font-size:20px}.chalk-hive-note{font-size:13px}.chalk-swirl-left,.chalk-swirl-right,.chalk-flower-left,.chalk-flower-right{display:none}
}
@media(max-width:900px){
  .herb-stage-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.herb-illustration{min-width:980px}.herb-profile{position:fixed!important;left:16px!important;right:16px!important;top:auto!important;bottom:16px!important;width:auto!important;max-height:min(65vh,520px);overflow:auto}.herb-profile::before{display:none}.herb-label{font-size:16px}

  .benefits{grid-template-columns:1fr 1fr}.footer{margin-top:112px}.footer-landscape{top:-118px;height:118px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1;border-right:0;border-bottom:1px solid rgba(226,166,72,.24);padding:0 0 30px}.footer-bee-decoration{width:210px;height:190px;opacity:.48}.order{grid-template-columns:1fr}.order-intro{padding-right:0}.order-copy,.service-list{max-width:none}.contact-card{grid-column:1/-1}
}
@media(max-width:850px){
  .site-header{height:78px;padding:0 20px}.brand{min-width:auto}.logo-stage{width:62px;height:58px}.brand-copy strong{font-size:23px}.brand-copy small{letter-spacing:3px}.phone-cta{display:none}.menu-toggle{display:grid;gap:5px;background:none;border:0;padding:9px;margin-left:auto;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:#432813}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;padding:18px 25px;background:#fff9ef;flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 20px 30px rgba(60,33,12,.12)}.main-nav.open{display:flex}.main-nav a{padding:12px 0;width:100%}.main-nav a::after{display:none}
  .hero{aspect-ratio:auto;min-height:690px;background-image:linear-gradient(#fffaf2 0%,rgba(255,250,242,.97) 34%,rgba(255,250,242,.52) 50%,rgba(255,250,242,0) 65%),url("assets/hero-mobile-v35.webp");background-size:cover;background-position:center bottom;background-repeat:no-repeat}.hero::before{display:none}.hero::after{left:-70px;top:74px}.hero-copy{position:relative;left:auto;top:auto;width:100%;max-width:490px;padding:42px 28px 390px}.hero h1{font-size:58px}.hero p{max-width:410px}
  .section{padding:56px 28px}.price-section{padding-left:0;padding-right:0}.price-board-wrap{padding:12px 16px}.price-board{padding:30px 24px}.price-row{grid-template-columns:1fr}.price-size,.price-value{justify-self:start;grid-column:auto;grid-row:auto}.price-name{font-size:26px}.price-size{font-size:22px}.price-value{font-size:30px}.benefits{padding:26px 28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.product-card>img{width:100%;height:auto;aspect-ratio:19/14}.product-card h3{min-height:0}.honey-story,.herb-section{grid-template-columns:1fr;background:#fff9ef}.honey-copy,.herb-copy{padding:42px 28px}.honey-photo,.herb-photo{height:310px;order:-1;margin:0}.honey-photo img,.herb-photo img{-webkit-mask-image:none;mask-image:none}.honey-photo::after,.herb-photo::after{background:linear-gradient(180deg,rgba(255,250,242,0) 34%,rgba(255,250,242,.14) 52%,rgba(255,250,242,.42) 70%,rgba(255,250,242,.88) 89%,#fffaf2 100%)}.herb-tags{grid-template-columns:repeat(2,1fr)}.herb-catalog .section-title,.herb-catalog-intro{padding-inline:28px}.location-intro{display:block}.location-intro h2{margin-bottom:14px}.location-intro p{max-width:none;margin-bottom:16px}.map-flip{aspect-ratio:1616/788}.map-back{padding:14px}.map-back iframe{border-radius:24px}.map-back-button{right:28px;top:28px}.order{grid-template-columns:1fr}.order-intro,.phone-panel{border-right:0;border-bottom:1px solid #e2c79b;padding:0 0 24px}.phone-panel{align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr;padding:48px 28px 34px;gap:34px}.footer-bottom{padding:13px 28px 15px}
}
@media(max-width:560px){
  .herb-catalog-intro{margin-bottom:18px}.herb-illustration{min-width:920px}.herb-label{font-size:15px}.herb-profile{padding:19px 18px 16px}.herb-profile h3{font-size:25px}.herb-bee{width:52px}

  .brand-copy strong{font-size:21px}.hero{min-height:650px}.hero-copy{padding:40px 22px 350px}.hero h1{font-size:50px}.hero p{font-size:15px}.hero-button{padding:13px 17px}.benefits{grid-template-columns:1fr;padding:24px 22px}.section{padding:48px 22px}.price-section{padding-left:0;padding-right:0}.price-board-wrap{border-radius:0;padding:9px}.price-board{border-width:6px;border-radius:8px;padding:26px 20px}.price-board h2{font-size:52px}.price-row{gap:7px}.chalk-doodle{display:none}.sold-out-main{font-size:clamp(44px,14vw,72px)}.sold-out-sub{font-size:clamp(18px,5.4vw,30px);max-width:86%}.section-title h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-card>img{height:auto;aspect-ratio:19/14}.product-card h3{min-height:0}.honey-copy,.herb-copy{padding:36px 22px}.honey-photo,.herb-photo{height:250px;margin:0}.honey-photo img,.herb-photo img{-webkit-mask-image:none;mask-image:none}.honey-copy h2,.herb-copy h2,.location-intro h2{font-size:37px}.herb-catalog .section-title,.herb-catalog-intro{padding-inline:22px}.herb-bee{width:52px}.honey-photo::after,.herb-photo::after{background:linear-gradient(180deg,rgba(255,250,242,0) 32%,rgba(255,250,242,.18) 52%,rgba(255,250,242,.46) 71%,rgba(255,250,242,.9) 90%,#fffaf2 100%)}.map-face{border-radius:24px}.map-back{padding:10px}.map-back iframe{border-radius:18px}.map-back-button{right:18px;top:18px;padding:8px 11px;font-size:11px}.order{gap:26px}.order-heading{gap:14px}.order-heading h2{font-size:44px}.order-copy{font-size:15px}.email-highlight{width:100%;padding:16px 18px;gap:14px}.email-highlight strong{font-size:20px}.contact-card-inner{padding:26px 22px}.contact-card h3{font-size:42px}.contact-form{grid-template-columns:1fr}.contact-form input,.contact-form textarea,.contact-form select{padding:13px 14px;font-size:15px}.contact-form textarea,.contact-form button{grid-column:1}.service-list{gap:0}.service-list em{font-size:14px}.footer{margin-top:86px}.footer-landscape{top:-92px;height:92px;background-size:auto 100%}.footer-bee-decoration{display:none}.footer-main{grid-template-columns:1fr;padding:42px 22px 28px;gap:28px}.footer-brand-block{padding-bottom:26px}.footer-brand img{width:72px;height:66px}.footer-brand strong{font-size:34px}.footer-brand-rule,.footer-slogan{margin-left:90px!important}.footer-column{padding-top:0}.footer-bottom{grid-template-columns:1fr;padding:13px 22px 17px;gap:12px;text-align:center}.footer-bottom>span,.footer-back-top{justify-self:center}.footer-legal{justify-content:center;flex-wrap:wrap}.footer::before,.footer::after{opacity:.1}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.bee-flight,.logo-final-mark,.logo-base-start{transition:none!important;animation:none!important}.map-inner{transition:none!important}}
