:root{--ink:#2d2520;--cream:#f7f1e7;--honey:#e6a72c;--rust:#a84f2f;--sage:#687056;--line:#d9d0c2;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Trebuchet MS,Verdana,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;border:0}img{max-width:100%;display:block}.site-header{z-index:10;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(22px,5vw,76px);display:flex;position:absolute;left:0;right:0}.brand img{filter:brightness(0)saturate()invert(15%)sepia(11%)saturate(1161%)hue-rotate(341deg)brightness(90%);width:154px}.main-nav{letter-spacing:.02em;gap:clamp(22px,3vw,48px);font-size:13px;display:flex}.main-nav a{padding:10px 0;position:relative}.main-nav a:after{content:"";background:var(--rust);width:0;height:1px;transition:width .3s;position:absolute;bottom:3px;left:0}.main-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:10px;display:flex}.icon-button,.cart-button{background:0 0;place-items:center;width:40px;height:40px;display:grid}.cart-button{position:relative}.cart-button span{background:var(--rust);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:1px;right:0}.menu-button{display:none}.hero{background:var(--honey);grid-template-columns:1fr 1fr;align-items:center;min-height:760px;padding:105px clamp(24px,9vw,150px) 55px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.24;background-image:radial-gradient(#fff5ca 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-copy{z-index:2;max-width:570px;position:relative}.eyebrow,.product-type{text-transform:uppercase;letter-spacing:.16em;color:var(--rust);font-size:10px;font-weight:700}.hero .eyebrow{color:#674b23}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{margin:27px 0 34px;font-size:clamp(68px,8.7vw,132px);line-height:.87}h1 em,h2 em{color:var(--rust);font-style:italic}.hero-intro{max-width:400px;margin-bottom:34px;font-size:15px;line-height:1.75}.button{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:22px;padding:16px 19px;font-size:11px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--honey);color:var(--ink)}.hero-art{place-items:center;min-height:580px;display:grid;position:relative}.hero-ring{aspect-ratio:1;border:1px solid #2d25204d;border-radius:50%;width:min(39vw,530px);position:absolute}.hero-jar{z-index:2;filter:drop-shadow(12px 18px 12px #623d102e);width:min(37vw,500px);animation:5s ease-in-out infinite float;position:relative}.hero-flower{z-index:3;width:230px;position:absolute;bottom:6%;right:1%;transform:rotate(-8deg)}.hero-bee{z-index:3;width:110px;animation:6s ease-in-out infinite drift;position:absolute;top:18%;left:7%}.hero-note{color:#6d511f;text-transform:uppercase;letter-spacing:.15em;gap:28px;font-size:10px;display:flex;position:absolute;bottom:42px;right:5vw}@keyframes float{50%{transform:translateY(-13px)rotate(1deg)}}@keyframes drift{50%{transform:translate(25px,-18px)rotate(7deg)}}.marquee{background:var(--rust);color:#fff8e7;text-transform:uppercase;letter-spacing:.16em;justify-content:space-around;align-items:center;gap:20px;min-height:62px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.marquee i{color:var(--honey);font-size:16px}.section{max-width:1240px;margin:auto;padding:clamp(85px,11vw,155px) 30px}.story{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(60px,10vw,145px);display:grid}.story-images{min-height:590px;position:relative}.story-main{object-fit:cover;width:71%;height:500px}.story-secondary{object-fit:cover;border:13px solid var(--cream);width:45%;height:250px;position:absolute;bottom:0;right:1%}.round-stamp{border:1px solid var(--rust);background:var(--cream);text-align:center;border-radius:50%;align-content:center;place-items:center;width:113px;height:113px;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.05;display:grid;position:absolute;top:17%;right:29%;transform:rotate(13deg)}.round-stamp strong{color:var(--rust);font-size:22px}h2{margin:20px 0 28px;font-size:clamp(47px,5.5vw,79px);line-height:.95}.story-copy>p:not(.eyebrow),.section-heading>p{color:#756b63;max-width:455px;font-size:15px;line-height:1.8}.story-copy ul{gap:15px;margin:35px 0;padding:0;font-size:13px;list-style:none;display:grid}.story-copy li{align-items:center;gap:13px;display:flex}.story-copy li svg{color:var(--rust)}.services{background:#e6e2d6;max-width:none;padding-left:max(30px,50vw - 590px);padding-right:max(30px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px;display:flex}.section-heading>p{margin-bottom:9px}.service-list{border-top:1px solid #bdb8ab}.service-row{border-bottom:1px solid #bdb8ab;grid-template-columns:9% 35% 1fr 35px;align-items:center;gap:25px;padding:25px 0;transition:padding .3s,color .3s;display:grid}.service-row:hover{color:var(--rust);padding-left:18px}.service-row span{color:var(--rust);font-size:12px}.service-row h3{margin:0;font-family:Fraunces;font-size:30px;font-weight:400}.service-row p{color:#756b63;margin:0;font-size:13px}.shop{max-width:1350px}.shop-heading{align-items:end}.slider-controls{gap:7px;display:flex}.slider-controls button{border:1px solid var(--line);background:0 0;place-items:center;width:45px;height:45px;transition:all .2s;display:grid}.slider-controls button:hover{background:var(--honey);border-color:var(--honey)}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:.84;background:#eee6d8;place-items:center;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.05)}.product-image button{background:#fffdf8d9;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:13px;right:13px}.product-type{color:#9a8f82;margin:19px 0 8px;font-size:9px}.product-card h3,.journal-card h3{margin-bottom:15px;font-family:Fraunces;font-size:24px;font-weight:400}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:13px;display:flex}.product-bottom strong{font-size:14px}.product-bottom button{color:var(--rust);background:0 0;align-items:center;gap:7px;font-size:11px;display:flex}.shop-footer{color:#9a8f82;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding-top:43px;font-size:10px;display:flex}.quote{background:var(--sage);color:#f7f1e7;text-align:center;padding:clamp(80px,10vw,150px) 20px}.quote-mark{color:var(--honey);font-family:Fraunces;font-size:100px;line-height:.6}blockquote{max-width:850px;margin:20px auto 30px;font-family:Fraunces;font-size:clamp(32px,4vw,57px);line-height:1.05}.quote p{color:#d9dbc8;letter-spacing:.1em;text-transform:uppercase;font-size:11px}.journal-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.journal-card{position:relative}.journal-card img{aspect-ratio:1.35;object-fit:cover;filter:saturate(.85);width:100%;margin-bottom:24px}.journal-card .product-type{margin-bottom:11px}.journal-card h3{max-width:300px;line-height:1.1}.journal-card>a{border:1px solid var(--line);width:40px;height:40px;color:var(--rust);place-items:center;display:grid;position:absolute;bottom:3px;right:0}.text-link{color:var(--rust);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;font-size:10px;font-weight:700;display:inline-flex}.site-footer{background:var(--ink);color:var(--cream);padding:75px max(30px,50vw - 590px) 25px}.footer-top{border-bottom:1px solid #594d45;justify-content:space-between;align-items:center;gap:35px;padding-bottom:75px;display:flex}.footer-top img{filter:brightness(0)invert();width:160px}.footer-top p{margin:0;font-family:Fraunces;font-size:24px;line-height:1.15}.footer-bottom{color:#a79b92;text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.search-overlay{z-index:30;color:var(--cream);background:#2d2520f7;align-content:center;place-items:center;gap:25px;display:grid;position:fixed;inset:0}.search-overlay p{margin:0;font-family:Fraunces;font-size:38px}.search-overlay input{color:#fff;background:0 0;border:0;border-bottom:1px solid #968b82;outline:0;width:min(600px,80vw);padding:15px 0;font-size:20px}.search-close{color:#fff;background:0 0;position:absolute;top:28px;right:35px}@media (max-width:800px){.site-header{height:72px}.brand img{width:130px}.main-nav{background:var(--white);flex-direction:column;gap:5px;padding:22px;display:none;position:absolute;top:72px;left:15px;right:15px;box-shadow:0 10px 30px #2d252022}.main-nav.is-open{display:flex}.menu-button{display:grid}.hero{min-height:780px;padding:135px 25px 40px;display:block}h1{font-size:72px}.hero-copy{max-width:440px}.hero-art{min-height:390px;margin-top:15px}.hero-ring{width:310px}.hero-jar{width:350px}.hero-flower{width:160px;bottom:0;right:-5px}.hero-bee{width:80px;top:11%;left:2%}.hero-note{bottom:25px;right:25px}.story{grid-template-columns:1fr;gap:65px}.story-images{min-height:490px}.story-main{height:390px}.story-secondary{height:190px}.section-heading{display:block}.section-heading>p{margin-top:28px}.service-row{grid-template-columns:35px 1fr 25px;gap:10px}.service-row p{grid-column:2}.service-row h3{font-size:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:35px 14px}.product-card:nth-child(n+3){display:none}.journal-grid{grid-template-columns:1fr;gap:50px}.journal-card img{aspect-ratio:1.5}.footer-top{grid-template-columns:1fr 1fr;display:grid}.footer-top .button{grid-column:1/-1;width:max-content}.footer-bottom{gap:12px;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.8,.2,1);transform:translateY(42px)}.reveal.is-visible{opacity:1;transform:none}.hero-copy-animated{animation:.9s cubic-bezier(.2,.8,.2,1) both heroCopyIn}.hero-product-animated{animation:1.1s cubic-bezier(.2,.8,.2,1) both heroProductIn,5s ease-in-out 1.1s infinite float}.hero-leaf{z-index:1;opacity:.8;width:140px;animation:7s ease-in-out infinite leafFloat;position:absolute;bottom:12%;left:14%}.hero-note button{color:inherit;background:0 0;place-items:center;display:grid}.story-bee{width:92px;animation:8s ease-in-out infinite beeOrbit;position:absolute;top:3%;left:4%}.parallax-image{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.story:hover .parallax-image{transform:translateY(-10px)scale(1.02)}.service-list{position:relative}.service-preview{opacity:0;pointer-events:none;z-index:2;width:230px;height:155px;transition:opacity .45s,transform .45s;position:absolute;top:-155px;right:0;overflow:hidden;transform:translateY(14px)rotate(2deg)}.service-list:has(.service-row:hover) .service-preview{opacity:1;transform:none}.service-preview img{object-fit:cover;width:100%;height:100%;animation:.5s both previewIn}.service-row{z-index:1;position:relative}.service-row.is-active h3{color:var(--rust)}@keyframes heroCopyIn{0%{opacity:0;transform:translate(-35px)}to{opacity:1;transform:none}}@keyframes heroProductIn{0%{opacity:0;transform:translateY(35px)scale(.88)rotate(-5deg)}to{opacity:1;transform:none}}@keyframes leafFloat{0%,to{transform:rotate(-15deg)translate(0)}50%{transform:rotate(8deg)translate(12px,-20px)}}@keyframes beeOrbit{0%,to{transform:translate(0)rotate(8deg)}35%{transform:translate(28px,-20px)rotate(-8deg)}70%{transform:translate(4px,25px)rotate(12deg)}}@keyframes previewIn{0%{transform:scale(1.12)}to{transform:scale(1)}}@media (max-width:800px){.hero-leaf{width:95px;bottom:8%;left:0}.story-bee{width:64px}.service-preview{display:none}}.site-header{padding-left:24px;padding-right:24px}.hero{background:#fcebc9;grid-template-columns:48% 52%;height:min(614px,100vh);min-height:614px;padding:88px 0 0 23px}.hero:before{opacity:.32;background-image:radial-gradient(#e2cfa9 1px,#0000 1px);background-size:19px 19px;-webkit-mask-image:linear-gradient(90deg,#000 0 72%,#0000);mask-image:linear-gradient(90deg,#000 0 72%,#0000)}.hero-copy{align-self:center;max-width:620px;padding-bottom:30px}.hero .eyebrow{color:#f15a24;margin-bottom:13px}.hero h1{color:#3b2722;margin:0 0 25px;font-size:clamp(64px,6vw,88px);line-height:.88}.hero h1 em{color:#3b2722;font-style:normal}.hero-intro{color:#62524e;max-width:475px;margin-bottom:31px;line-height:1.35}.button-dark{text-transform:none;letter-spacing:0;color:#fff;background:#f15a24;border-radius:30px;gap:15px;padding:15px 23px 15px 27px}.hero-art{align-self:end;min-height:526px;overflow:visible}.hero-ring{display:none}.hero-sunflowers{z-index:1;width:325px;animation:7s ease-in-out infinite sunflowerSway;position:absolute;top:62px;right:-2px}.hero-jar{z-index:3;width:min(510px,49vw);position:absolute;bottom:37px;right:10px}.hero-bee{z-index:4;width:92px;animation:8s ease-in-out infinite beeOrbit;top:62%;left:5%}.hero-leaf{z-index:2;width:140px;bottom:9%;left:7%}.hero-note{color:#77716c;z-index:5;bottom:42px;right:48%}.hero-note span:first-child{color:#f15a24;font-weight:700}@keyframes sunflowerSway{0%,to{transform:rotate(-2deg)translateY(0)}50%{transform:rotate(2deg)translateY(-8px)}}@media (max-width:800px){.site-header{padding:0 16px}.hero{height:auto;min-height:760px;padding:125px 23px 20px;display:block}.hero-copy{padding-bottom:0}.hero h1{font-size:64px}.hero-art{min-height:390px;margin-top:3px}.hero-sunflowers{width:215px;top:38px;right:-14px}.hero-jar{width:350px;bottom:12px;right:-12px}.hero-note{bottom:3px;right:25px}}
