:root{--ink:#213a32;--green:#274b3d;--cream:#f7f2e8;--paper:#fffdf8;--clay:#c8613f;--gold:#d8a240;--line:rgba(33,58,50,.15);--sans:"DM Sans",sans-serif;--serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.6rem 1rem}.site-header{background:var(--paper);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(33,58,50,.08)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;color:var(--ink);font-family:var(--serif);font-size:1.35rem;font-weight:700;text-decoration:none;letter-spacing:-.04em}.brand em{color:var(--clay);font-style:normal}.brand-mark{display:grid;place-items:center;width:31px;height:31px;margin-right:8px;border-radius:50% 50% 45% 50%;background:var(--green);color:#f9e9ad;font:700 18px var(--serif);transform:rotate(-12deg)}nav{display:flex;gap:2rem}nav a,.text-link{color:var(--ink);font-size:.9rem;font-weight:600;text-decoration:none}.button{display:inline-flex;gap:.7rem;align-items:center;background:var(--clay);border:1px solid var(--clay);border-radius:999px;color:#fff;padding:.82rem 1.25rem;text-decoration:none;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{background:#a94d31;transform:translateY(-2px)}.button-small{padding:.62rem 1rem;font-size:.82rem}.hero{position:relative;overflow:hidden;background:var(--cream);padding:6.8rem 0 6rem}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;position:relative}.eyebrow{margin:0 0 .9rem;color:var(--clay);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(3.25rem,6vw,5.5rem);margin-bottom:1.5rem}h1 i,h2 i{color:var(--clay);font-weight:600}h1 i{white-space:nowrap}.intro{max-width:510px;color:#53655e;font-size:1.08rem}.hero-actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.2rem}.text-link{border-bottom:1px solid var(--ink);padding-bottom:2px}.hero-art{position:relative;width:min(100%,415px);aspect-ratio:1;margin:auto;border-radius:48% 52% 42% 58%/55% 40% 60% 45%;background:#e5b64d;overflow:hidden}.sun{position:absolute;right:-28px;top:-55px;width:235px;aspect-ratio:1;border-radius:50%;background:#f6d76b}.plate{position:absolute;left:8%;right:8%;bottom:9%;height:50%;border-radius:50%;background:#eee3cd;border:12px solid #fff8ec;box-shadow:0 20px 25px rgba(54,56,25,.18)}.food{position:absolute;border-radius:48% 52% 45% 55%;background:#8d3e27;box-shadow:inset -8px -9px rgba(76,27,14,.17)}.food-one{width:42%;height:56%;left:19%;top:18%;transform:rotate(-29deg)}.food-two{width:38%;height:45%;right:18%;top:28%;background:#b25a31;transform:rotate(31deg)}.leaf{position:absolute;width:30%;height:17%;background:#487441;border-radius:100% 0 100% 0}.leaf-one{right:9%;bottom:13%;transform:rotate(23deg)}.leaf-two{left:10%;bottom:17%;transform:rotate(190deg)}.hero-art p{position:absolute;bottom:1.2rem;left:0;right:0;margin:0;color:#51371d;text-align:center;font:600 .85rem/1.3 var(--serif)}.hero-shape{position:absolute;border-radius:50%;opacity:.7}.hero-shape-one{width:340px;height:340px;border:55px solid #d3e1c0;left:-210px;bottom:-210px}.hero-shape-two{width:22px;height:22px;background:var(--clay);left:48%;top:24%}.section{padding:7.5rem 0}.section-heading{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:3rem}.section-heading h2,.story h2{font-size:clamp(2.7rem,4.7vw,4.4rem);margin-bottom:0}.section-heading>p{max-width:370px;margin-bottom:.5rem;color:#617069}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.product-card{background:#f3e5ce;border-radius:4px;overflow:hidden}.product-visual{position:relative;height:230px;overflow:hidden}.product-visual:before{content:"";position:absolute;width:175px;height:175px;border-radius:50%;background:#e3c478;left:50%;top:35px;transform:translateX(-50%)}.product-visual span{position:absolute;z-index:1;left:24%;top:70px;width:55%;height:82px;background:#a74d2f;border-radius:56% 44% 51% 40%;transform:rotate(-10deg);box-shadow:inset -12px -10px rgba(85,33,16,.16)}.product-visual b{position:absolute;z-index:2;width:82px;height:18px;background:#58783f;border-radius:100% 0;left:28%;top:61px;transform:rotate(11deg)}.product-card--gold{background:#f5e7c7}.product-card--gold .product-visual:before{background:#e6a94e}.product-card--gold .product-visual span{background:#774126}.product-card--leaf{background:#e1ecd7}.product-card--leaf .product-visual:before{background:#a8c68b}.product-card--leaf .product-visual span{background:#6e913f}.product-card--clay{background:#f2d5bd}.product-card--clay .product-visual:before{background:#d8865e}.product-card--clay .product-visual span{background:#b2502f}.product-content{padding:1.35rem 1.3rem 1.5rem}.card-label{color:#687269;font-size:.71rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem}.product-content h3{font:600 1.45rem/1.15 var(--serif);letter-spacing:-.04em;margin-bottom:.65rem}.product-content>p:not(.card-label){color:#58665e;font-size:.88rem;line-height:1.5;min-height:86px}.product-content a{color:var(--ink);font-size:.82rem;font-weight:700;text-decoration:none}.story{background:var(--green);color:#f9f3e6;padding:7.5rem 0}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7rem}.story .eyebrow{color:#eabb60}.story h2{color:#fff}.story h2 i{color:#eabb60}.story p:not(.eyebrow){color:#c9d9cf;max-width:580px}.story-art{position:relative;height:410px;background:#d9a74b;border-radius:54% 46% 50% 40%;overflow:hidden}.story-sun{position:absolute;width:275px;aspect-ratio:1;border-radius:50%;top:-82px;right:-58px;background:#f4d968}.story-bowl{position:absolute;bottom:-27px;left:12%;width:76%;height:180px;background:#e9d4ac;border:13px solid #f9f0df;border-radius:50% 50% 42% 42%;box-shadow:0 -12px 0 #a44a32}.story-leaf{position:absolute;z-index:1;background:#527c45;width:150px;height:52px;border-radius:100% 0}.story-leaf.a{left:32px;bottom:148px;transform:rotate(-8deg)}.story-leaf.b{right:35px;bottom:122px;transform:rotate(142deg)}.story-leaf.c{left:112px;bottom:103px;transform:rotate(70deg)}.facts{display:flex;gap:2.4rem;margin-top:2.5rem}.facts div{display:grid;gap:.12rem}.facts strong{color:#f4d36d;font:600 2.3rem/1 var(--serif)}.facts span{color:#c9d9cf;font-size:.76rem}.reseller{background:#f8f3e8}.reseller-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.reseller-card{background:#fffdf8;padding:1.65rem;border:1px solid var(--line);border-radius:4px}.reseller-card h3{font:600 1.65rem var(--serif);margin-bottom:1rem}.reseller-card ul{list-style:none;padding:0;margin:0}.reseller-card li{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.reseller-card strong{font-size:.9rem;display:block}.reseller-card span{display:block;color:#6a746d;font-size:.78rem;line-height:1.4;margin-top:.15rem}.reseller-card a{align-self:center;color:var(--clay);font-size:.76rem;font-weight:700;text-decoration:none;white-space:nowrap}.reseller-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4.2rem;padding:2.5rem 3rem;background:var(--clay);color:#fff;border-radius:4px}.reseller-cta .eyebrow{color:#f6d782;margin-bottom:.5rem}.reseller-cta h3{font:600 2rem/1.1 var(--serif);margin:0}.button-cream{background:#f7efd9;border-color:#f7efd9;color:var(--ink)}.button-cream:hover{background:#fff}.site-footer{background:#19372d;color:#d5e0d7;padding:4rem 0 1.4rem}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:4rem}.brand-light{color:#fff}.footer-grid p{font-size:.87rem;max-width:390px;margin:1.15rem 0 0}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:.55rem}.footer-grid a,.footer-grid span{color:#d5e0d7;font-size:.85rem;text-decoration:none}.footer-label{color:#e9bd63!important;font-size:.7rem!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:3rem;padding-top:1.3rem;color:#9fb5a8;font-size:.76rem}@media (max-width:800px){nav{display:none}.hero{padding:4rem 0}.hero-grid,.story-grid{grid-template-columns:1fr;gap:3rem}.hero-art{width:min(100%,360px)}.section{padding:5rem 0}.section-heading{display:block}.section-heading>p{margin-top:1rem}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:3rem}.story-art{height:340px}.reseller-grid{grid-template-columns:1fr}.reseller-cta{padding:2rem;align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:2.2rem}}@media (max-width:480px){.wrap{width:min(100% - 32px,1120px)}.nav-wrap{height:70px}.nav-wrap .button{display:none}h1{font-size:3.15rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.1rem}.product-grid{grid-template-columns:1fr}.product-visual{height:200px}.facts{gap:1rem}.facts strong{font-size:1.9rem}.story{padding:5rem 0}.site-footer{padding-top:3rem}}
