:root{--ink: #1f241f;--muted: #62695e;--honey: #d99b20;--honey-dark: #8f5d09;--leaf: #3f6d4e;--leaf-dark: #234733;--cream: #fffaf0;--paper: #ffffff;--line: #e5dcc7;--shadow: 0 18px 44px rgba(31, 36, 31, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream);line-height:1.6}a{color:var(--leaf-dark);text-decoration-thickness:.08em;text-underline-offset:.18em}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;background:#fffdf7f5;border-bottom:1px solid rgba(143,93,9,.12);box-shadow:0 8px 24px #1f241f0f;backdrop-filter:blur(18px)}.header-inner,.section,.footer-inner{width:min(1120px,calc(100% - 32px));margin:0 auto}.header-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;min-width:0}.brand-mark{position:relative;width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-name{font-family:Montserrat,Avenir Next,Avenir,Inter,ui-sans-serif,system-ui,sans-serif;color:var(--leaf-dark);font-size:clamp(1rem,1.7vw,1.28rem);font-weight:600;letter-spacing:.18em;line-height:1.1;white-space:nowrap}.nav{display:flex;align-items:center;gap:clamp(18px,4vw,46px);flex-wrap:wrap;justify-content:flex-end}.nav a{position:relative;padding:8px 0 12px;color:var(--ink);font-size:1rem;font-weight:500;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--leaf);background:transparent}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:currentColor;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.nav a:hover:after,.nav a[aria-current=page]:after{opacity:1;transform:translateY(0)}main{flex:1}.hero{position:relative;min-height:clamp(520px,76vh,760px);display:grid;align-items:end;isolation:isolate;overflow:hidden}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#141912c2,#14191259 48%,#14191214),linear-gradient(0deg,#141912a8,#14191214 45%)}.hero-content{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:96px 0 76px;color:#fff}.eyebrow{margin:0 0 14px;color:#ffe7a6;font-weight:800;letter-spacing:0;text-transform:uppercase;font-size:.8rem}h1,h2,h3{line-height:1.12;letter-spacing:0}h1{max-width:760px;margin:0;font-size:clamp(2.55rem,7vw,5.8rem)}.hero-lede{max-width:620px;margin:22px 0 0;font-size:clamp(1.08rem,2vw,1.35rem)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid transparent;border-radius:999px;background:var(--honey);color:#231a05;font-weight:800;text-decoration:none}.button.secondary{color:#fff;background:#ffffff1f;border-color:#ffffff6b}.section{padding:72px 0}.section.compact{padding-top:44px}.intro-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:42px;align-items:start}.prose{max-width:760px;font-size:1.08rem}.prose h2{margin-top:2rem}.feature-list{display:grid;gap:14px}.portrait,.feature-photo img,.stacked-images img{width:100%;border-radius:8px;border:1px solid var(--line);box-shadow:var(--shadow)}.portrait,.feature-photo img{aspect-ratio:4 / 5;object-fit:cover;object-position:center top}.feature-photo{margin:0}.feature-photo figcaption{margin-top:8px;color:var(--muted);font-size:.92rem}.stacked-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stacked-images img{aspect-ratio:3 / 4;object-fit:cover}.honey-page{display:grid;gap:clamp(24px,4vw,42px)}.honey-copy,.honey-copy .prose{max-width:920px}.honey-product-block{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1fr);gap:clamp(20px,3vw,32px);align-items:stretch;padding:clamp(18px,3vw,28px);border:1px solid var(--line);border-radius:8px;background:#ffffff8a;box-shadow:0 12px 30px #1f241f14}.honey-offer{padding:clamp(22px,3vw,30px);border:1px solid var(--line);border-radius:8px;background:#ffffffb8;box-shadow:none}.honey-offer h2{margin:0;color:var(--leaf-dark);font-size:clamp(1.45rem,2.6vw,2.1rem)}.honey-offer p{margin:14px 0 0}.honey-offer .button{margin-top:22px}.honey-price{color:var(--honey-dark);font-size:clamp(2.6rem,7vw,4.6rem);font-weight:800;line-height:1}.honey-images{display:grid;gap:14px}.honey-images img{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow);object-fit:contain}.honey-image-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;height:100%}.honey-image-row img{height:100%;min-height:100%;max-height:520px;aspect-ratio:4 / 5}.feature{padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffa3}.feature strong{display:block;margin-bottom:4px}.page-title{position:relative;isolation:isolate;overflow:hidden;padding:34px 0 32px;background:linear-gradient(90deg,#f8efd9fa,#fffaf0f0),#f8efd9;border-bottom:1px solid var(--line)}.page-title:before{content:"";position:absolute;top:-42px;right:-8px;bottom:-48px;width:min(48vw,620px);z-index:-1;opacity:.45;background-image:linear-gradient(30deg,rgba(217,155,32,.16) 12%,transparent 12.5%,transparent 87%,rgba(217,155,32,.16) 87.5%,rgba(217,155,32,.16)),linear-gradient(150deg,rgba(217,155,32,.16) 12%,transparent 12.5%,transparent 87%,rgba(217,155,32,.16) 87.5%,rgba(217,155,32,.16)),linear-gradient(30deg,rgba(217,155,32,.16) 12%,transparent 12.5%,transparent 87%,rgba(217,155,32,.16) 87.5%,rgba(217,155,32,.16)),linear-gradient(150deg,rgba(217,155,32,.16) 12%,transparent 12.5%,transparent 87%,rgba(217,155,32,.16) 87.5%,rgba(217,155,32,.16));background-position:0 0,0 0,36px 63px,36px 63px;background-size:72px 126px}.page-title:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 74% 50%,rgba(255,255,255,.72),transparent 48%)}.page-title-inner{position:relative;z-index:1;display:grid;gap:10px;padding-top:0;padding-bottom:0}.page-eyebrow{margin:0;color:var(--honey);font-size:.82rem;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}.page-title-row{display:flex;align-items:center;gap:24px}.page-title h1{color:var(--ink);font-size:clamp(2rem,4vw,3rem);line-height:1}.page-title p{max-width:760px;margin:0;color:var(--muted);font-size:clamp(1rem,1.8vw,1.14rem)}.page-title-row p{position:relative;padding-left:24px}.page-title-row p:before{content:"";position:absolute;top:.15em;bottom:.1em;left:0;width:1px;background:#8f5d0947}.cards,.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plant-grid{margin-top:32px}.card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 10px 26px #1f241f12}.card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.card-body{padding:18px}.card h2,.card h3{margin:0 0 8px;font-size:1.25rem}.meta{margin:0 0 8px;color:var(--honey-dark);font-weight:800;font-size:.88rem}.blog-feed{display:grid;gap:24px;padding:36px 0 0;background:transparent}.blog-feed-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding-bottom:24px;border-bottom:1px solid #deded7}.blog-feed-toolbar h2{margin:0;color:#789976;font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:500}.blog-search-label{display:inline-flex;align-items:center;gap:10px;color:#565656;font-size:1rem}.blog-search-icon{position:relative;width:24px;height:24px;display:inline-block}.blog-search-icon:before{content:"";position:absolute;inset:2px 6px 6px 2px;border:2px solid currentColor;border-radius:50%}.blog-search-icon:after{content:"";position:absolute;right:1px;bottom:2px;width:10px;height:2px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:center}.blog-feed-item{border:1px solid #deded7;background:var(--paper)}.blog-feed-button{width:100%;display:grid;grid-template-columns:minmax(220px,.78fr) minmax(300px,1fr);gap:0;align-items:stretch;height:260px;min-height:0;padding:0;border:0;background:var(--paper);color:inherit;font:inherit;text-align:left;cursor:pointer}.blog-feed-button:hover .blog-feed-title,.blog-feed-button:focus-visible .blog-feed-title{color:var(--honey-dark)}.blog-feed-button:focus-visible{outline:3px solid rgba(217,155,32,.55);outline-offset:4px}.blog-feed-copy{min-width:0;display:flex;flex-direction:column;padding:clamp(18px,3vw,34px)}.blog-author-row{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;gap:10px;align-items:center;color:#565656}.blog-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#d9d9d9;color:#fff;font-weight:800}.blog-author-name,.blog-date-line{display:block}.blog-author-name{font-size:.9rem}.blog-date-line{color:#626262;font-size:.84rem}.blog-menu-dots{justify-self:end;color:#343434;font-size:1.4rem;line-height:1}.blog-feed-title{margin-top:clamp(18px,3vw,30px);color:#789976;font-size:clamp(1.55rem,3.4vw,2.55rem);font-weight:800;line-height:1.02;letter-spacing:.12em;text-transform:uppercase}.blog-feed-excerpt{max-width:620px;margin-top:18px;color:#789976;font-size:clamp(.98rem,1.45vw,1.18rem);line-height:1.5}.blog-feed-preview{overflow:hidden;width:100%;height:100%;min-height:0;aspect-ratio:auto;border:0;border-right:1px solid #deded7;border-radius:0;background:var(--paper);box-shadow:none}.blog-feed-preview img{width:100%;height:100%;object-fit:cover}.blog-dialog{width:min(920px,calc(100% - 32px));max-height:min(86vh,920px);padding:0;border:0;border-radius:8px;background:transparent;color:var(--ink)}.blog-dialog::backdrop{background:#1f241f9e}.blog-dialog-panel{position:relative;max-height:min(86vh,920px);overflow:auto;padding:clamp(22px,4vw,44px);border:1px solid var(--line);border-radius:8px;background:var(--cream);box-shadow:var(--shadow)}.dialog-close{position:sticky;top:0;z-index:2;float:right;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);font-weight:800;cursor:pointer}.blog-dialog-header{max-width:760px;margin-bottom:24px}.blog-dialog-header h2{margin:0 0 12px;font-size:clamp(2rem,5vw,3.4rem)}.blog-dialog-header p:last-child{margin:0;color:var(--muted);font-size:1.08rem}.dialog-link{margin:28px 0 0;font-weight:800}.post-article{max-width:820px}.post-image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;font:inherit}.post-hero-button{margin:0}.post-hero-image{width:100%;height:auto;max-height:620px;object-fit:contain;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:var(--paper)}.post-meta-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;margin:18px 0 22px}.post-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:32px}.post-gallery-sections{margin-top:34px}.post-gallery-section+.post-gallery-section{margin-top:34px}.post-gallery-section h3{margin:0 0 14px;color:var(--leaf-dark);font-size:1.25rem}.post-gallery-section .post-gallery{margin-top:0}.post-gallery-section-text{margin-top:22px}.post-gallery figure{margin:0}.post-gallery img{width:100%;height:auto;max-height:560px;object-fit:contain;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.post-gallery figcaption{margin-top:6px;color:var(--muted);font-size:.9rem}.post-lightbox[hidden]{display:none}.post-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(16px,4vw,44px);background:#141814e0}.post-lightbox figure{margin:0;display:grid;gap:12px;max-width:min(1100px,100%);max-height:100%}.post-lightbox img{display:block;max-width:100%;max-height:min(78vh,760px);object-fit:contain;border-radius:8px;background:var(--paper)}.post-lightbox figcaption{color:#fffaf0;text-align:center;font-size:.95rem}.post-lightbox-close,.post-lightbox-nav{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#ffffff1f;color:#fff;cursor:pointer}.post-lightbox-close{top:18px;right:18px;width:42px;height:42px;font-size:1.25rem}.post-lightbox-nav{top:50%;width:46px;height:46px;font-size:2rem;transform:translateY(-50%)}.post-lightbox-nav.previous{left:18px}.post-lightbox-nav.next{right:18px}body.lightbox-open{overflow:hidden}.site-footer{border-top:1px solid var(--line);background:#233628;color:#f7f1e4}.footer-inner{display:flex;justify-content:space-between;gap:24px;padding:34px 0;flex-wrap:wrap}.footer-inner a{color:#ffe7a6}@media(max-width:820px){.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0;gap:14px}.brand-mark{width:58px;height:58px;flex-basis:58px}.brand-mark img{width:100%;height:100%}.brand{gap:7px}.brand-name{font-size:.95rem}.nav{justify-content:flex-start;gap:14px 24px}.hero{min-height:620px}.page-title{padding:22px 0 20px}.page-title:before{width:64vw;opacity:.24}.page-title-row{display:grid;gap:10px}.page-title-row p{max-width:100%;padding-left:0}.page-title-row p:before{content:none}.intro-grid,.honey-page,.honey-product-block,.cards,.gallery-grid,.stacked-images,.honey-image-row,.blog-feed-button,.post-gallery{grid-template-columns:1fr}.honey-product-block{padding:16px}.honey-image-row img{height:auto;min-height:0;max-height:none}.blog-feed{padding:20px 0 0}.blog-feed-toolbar{min-height:54px}.blog-feed-button{gap:14px;height:auto;min-height:0}.blog-feed-preview{width:100%;min-height:0;aspect-ratio:16 / 11;border-right:0;border-bottom:1px solid #deded7}.blog-feed-copy{padding:16px}.blog-feed-title{margin-top:18px;font-size:clamp(1.45rem,8vw,2.1rem)}.blog-feed-excerpt{margin-top:14px;font-size:.98rem}.blog-dialog{width:calc(100% - 20px);max-height:90vh}.blog-dialog-panel{max-height:90vh;padding:20px}.section{padding:52px 0}}
