:root{--ink:#123b32;--green:#174c3d;--green-2:#246c54;--lime:#c6e86d;--cream:#f4f1e8;--white:#fff;--line:#d8ded8;--muted:#63746f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fbfcf9}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:'Manrope',sans-serif}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;gap:42px;border-bottom:1px solid #e1e5df;background:rgba(255,255,255,.94);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;font-size:23px;line-height:.8;font-weight:800;letter-spacing:1px}.brand small{display:block;font-family:'DM Sans';font-size:8px;line-height:1.8;letter-spacing:2px;text-transform:uppercase;font-weight:600}.brand-mark{width:31px;height:31px;position:relative;display:inline-block}.brand-mark i{position:absolute;width:18px;height:25px;background:var(--green);border-radius:18px 2px 18px 2px;transform:rotate(-35deg);left:3px;top:0}.brand-mark i+ i{width:14px;height:20px;left:16px;top:9px;transform:rotate(38deg);background:#81a95d}.nav{display:flex;gap:33px;margin-left:auto}.nav a{font-size:14px;font-weight:600}.nav a:hover{color:var(--green-2)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 23px;border:0;background:var(--green);color:white;font:600 14px 'DM Sans';cursor:pointer;transition:.25s}.button:hover{background:#0e342a;transform:translateY(-2px)}.button span{font-size:18px}.button-small{min-height:43px;padding:0 18px;gap:18px}.menu-toggle{display:none}.hero{min-height:690px;display:grid;grid-template-columns:47% 53%;overflow:hidden;background:linear-gradient(105deg,#f8f8f2 0%,#f8f8f2 48%,#dce8d9 48%)}.hero-copy{padding:100px 4vw 70px max(6vw,40px);position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700;color:#52726a;margin-bottom:26px}.eyebrow span{width:27px;height:1px;background:#77a264}.hero h1{font-size:clamp(50px,5.3vw,82px);line-height:1.02;letter-spacing:-4px;margin-bottom:25px}.hero h1 em,.why h2 em,.quote-banner h2 em{font-family:Georgia,serif;font-weight:400;color:#4b785a}.hero-copy>p{font-size:17px;line-height:1.7;color:#5e6f69;max-width:590px}.hero-actions{display:flex;align-items:center;gap:34px;margin:35px 0 52px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #aab6af;padding-bottom:7px}.text-link span{margin-left:12px}.hero-proof{display:flex;align-items:center;gap:16px}.avatars{display:flex}.avatars b{width:39px;height:39px;margin-left:-8px;border-radius:50%;display:grid;place-items:center;background:#d7bea0;color:#fff;border:2px solid white;font-size:9px}.avatars b:first-child{margin-left:0;background:#6d8d7c}.avatars b:last-child{background:#2d5c4d}.hero-proof p{margin:0;font-size:11px;line-height:1.55;color:#78847f}.hero-proof strong{font-size:12px;color:var(--ink)}.hero-visual{position:relative;min-height:690px;background:radial-gradient(circle at 48% 48%,#94b89a,#6e9a76 65%,#5d886a);overflow:hidden}.plate{width:min(32vw,440px);aspect-ratio:1;position:absolute;left:52%;top:48%;transform:translate(-50%,-50%);border-radius:50%;background:#eeede3;box-shadow:0 27px 50px #315b4255,inset 0 0 0 22px #f8f7f0,inset 0 0 0 25px #d8d6c9}.plate:before{content:"";position:absolute;inset:18%;border:1px solid #d6d4c8;border-radius:50%}.plate-logo{position:absolute;left:39%;top:45%;font:bold 14px 'Manrope';letter-spacing:2px;color:#96a098;transform:rotate(-12deg);text-align:center}.plate-logo small{display:block;font:5px 'DM Sans';letter-spacing:1px}.hero-badge{position:absolute;top:13%;right:8%;z-index:3;width:105px;height:105px;border-radius:50%;background:var(--lime);display:flex;align-items:center;justify-content:center;gap:5px;transform:rotate(7deg);box-shadow:0 10px 25px #35523d44}.hero-badge strong{font-size:25px}.hero-badge span{font-size:8px;text-transform:uppercase;line-height:1.25}.stat-card{position:absolute;left:5%;bottom:11%;z-index:3;padding:14px 18px;background:#ffffffeb;box-shadow:0 12px 30px #2648343d;display:flex;align-items:center;gap:12px}.stat-card .stat-icon{font-size:28px;color:#5e8a63}.stat-card strong,.stat-card small{display:block}.stat-card strong{font-size:12px}.stat-card small{font-size:9px;color:#7b8882;margin-top:3px}.fork{position:absolute;right:8%;bottom:1%;width:55px;height:360px;background:#e9e6d8;border-radius:0 0 18px 18px;transform:rotate(23deg);box-shadow:9px 10px 22px #244e3547}.fork b{position:absolute;width:55px;height:78px;top:-58px;background:#e9e6d8;border-radius:35px 35px 0 0}.fork i{position:absolute;top:-70px;width:8px;height:61px;background:#e9e6d8;border-radius:5px}.fork i:nth-child(1){left:2px}.fork i:nth-child(2){left:17px}.fork i:nth-child(3){left:32px}.fork i:nth-child(4){left:47px}.seed{position:absolute;width:12px;height:25px;border-radius:100% 0;background:#cbe8a0;transform:rotate(45deg)}.seed-a{left:13%;top:20%}.seed-b{left:19%;top:25%;transform:rotate(110deg)}.seed-c{right:18%;bottom:17%;transform:rotate(190deg)}.botanical{position:absolute;width:170px;height:300px;border-left:3px solid #315f45;opacity:.55}.botanical:after,.botanical:before{content:"";position:absolute;width:80px;height:35px;background:#376d4f;border-radius:100% 0;left:-3px;top:55px;transform:rotate(25deg)}.botanical:after{left:-76px;top:130px;transform:rotate(210deg)}.leaf-a{left:5%;top:-70px;transform:rotate(30deg)}.leaf-b{right:-9%;bottom:-110px;transform:rotate(210deg)}.trust-strip{min-height:112px;padding:20px 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.trust-strip>span{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#71807b}.certs{display:flex;align-items:center;gap:50px}.certs b{text-align:center;font-size:16px;color:#658075;line-height:.8}.certs small{font-size:6px;letter-spacing:1px}.section{padding:110px 6vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading h2,.about h2,.contact h2{font-size:clamp(38px,4vw,58px);line-height:1.1;letter-spacing:-2px;margin:0}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.65;max-width:380px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid #e2e7e1;transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #214b3820}.product-art{height:275px;position:relative;overflow:hidden;background:#e6ebe1}.product-info{min-height:102px;padding:21px;display:flex;align-items:flex-start;gap:16px}.product-info>span{color:#8b9a94;font-size:10px}.product-info div{flex:1}.product-info h3{font-size:18px;margin:0 0 7px}.product-info p{font-size:11px;color:#7b8984;margin:0}.product-info>a{width:32px;height:32px;border:1px solid #d5ddd7;border-radius:50%;display:grid;place-items:center}.art-plates{background:linear-gradient(145deg,#e2ddce,#b8c6ab)}.dish{position:absolute;border-radius:50%;background:#f6f3e9;box-shadow:0 18px 25px #4a5f4b47,inset 0 0 0 14px #e9e6da}.dish:after{content:"";position:absolute;inset:22%;border:1px solid #d8d3c5;border-radius:50%}.d1{width:220px;height:220px;left:22%;top:23%;transform:rotateX(55deg)}.d2{width:160px;height:160px;left:-8%;top:-10%;transform:rotateX(55deg)}.art-box{background:#d4c7ab}.clamshell{position:absolute;width:230px;height:170px;background:#eee9da;border-radius:12px;left:22%;top:23%;transform:rotate(-12deg) skewY(4deg);box-shadow:5px 22px 28px #675e4844}.clamshell i{position:absolute;inset:17px;border:2px solid #d3cbb8;border-radius:8px}.herb{position:absolute;width:110px;height:35px;background:#547558;border-radius:100% 0;right:-20px;bottom:24px;transform:rotate(-20deg)}.art-cups{background:#cfd8c9}.cup{position:absolute;width:110px;height:165px;background:linear-gradient(90deg,#e5e1d4,#f7f4e9,#ded9ca);clip-path:polygon(8% 0,92% 0,80% 100%,20% 100%);box-shadow:0 20px 25px #4e62514d}.cup:after{content:"DEBEI";position:absolute;top:48%;left:30%;color:#75867b;font:bold 10px 'Manrope';letter-spacing:2px}.c1{left:16%;top:20%;transform:rotate(-8deg)}.c2{left:52%;top:28%;transform:rotate(9deg) scale(.85)}.art-tray{background:#c9b996}.tray{position:absolute;width:290px;height:190px;left:7%;top:16%;border:15px solid #eeeadd;background:#ddd6c5;border-radius:28px;transform:rotate(7deg);box-shadow:4px 20px 28px #695d4240;display:grid;grid-template-columns:1fr 1fr;gap:7px}.tray i{border:2px solid #c7bfad;border-radius:15px}.tray i:first-child{grid-row:span 2}.art-cutlery{background:#dfe3d6}.knife,.spoon,.mini-fork{position:absolute;background:#efeadd;box-shadow:8px 14px 17px #53604e39}.knife{width:24px;height:230px;left:24%;top:20%;border-radius:70% 4px 9px 9px;transform:rotate(-28deg)}.spoon{width:32px;height:220px;left:49%;top:15%;border-radius:50% 50% 10px 10px;transform:rotate(9deg)}.mini-fork{width:27px;height:225px;left:68%;top:17%;border-radius:13px 13px 8px 8px;transform:rotate(26deg)}.catalog-card{background:var(--green);color:white;min-height:377px;padding:40px;display:flex;position:relative;overflow:hidden}.catalog-card>div:first-child{position:relative;z-index:2}.catalog-card span{font-size:10px;text-transform:uppercase;letter-spacing:2px;color:#bad0c5}.catalog-card h3{font-size:25px;line-height:1.25;max-width:270px;margin:28px 0 16px}.catalog-card p{font-size:12px;line-height:1.6;color:#b6cbc2;max-width:270px}.button-light{background:#f4f4ec;color:var(--ink);margin-top:18px}.button-light:hover{background:var(--lime);color:var(--ink)}.catalog-ring{position:absolute;right:-35px;bottom:-48px;width:190px;height:190px;border:1px solid #ffffff2c;border-radius:50%;display:grid;place-items:center;text-align:center;font:bold 14px 'Manrope';letter-spacing:2px}.catalog-ring:before{content:"";position:absolute;inset:18px;border:1px solid #ffffff1f;border-radius:50%}.catalog-ring small{font-size:8px}.why{display:grid;grid-template-columns:48% 52%;background:var(--green);color:white;min-height:760px}.why-visual{position:relative;overflow:hidden;background:linear-gradient(140deg,#afc595,#6b936c)}.why-visual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(25deg,transparent 0 30px,#ffffff07 31px 32px)}.cane{position:absolute;width:80px;height:800px;border-radius:50px;background:linear-gradient(90deg,#c3d687,#89a45c,#d4df9a);transform:rotate(30deg);box-shadow:15px 20px 30px #334e2f55}.cane:after{content:"";position:absolute;top:40%;width:100%;height:8px;background:#647e47}.cane-one{left:24%;top:-90px}.cane-two{left:51%;top:20px}.fiber-label{position:absolute;left:9%;bottom:10%;width:150px;height:150px;border-radius:50%;background:#e6e6d5;color:var(--ink);display:grid;place-content:center;text-align:center;font-size:11px;line-height:1.5;transform:rotate(-8deg)}.fiber-label strong{font:italic 20px Georgia;color:#59785c}.why-copy{padding:100px 9vw 80px 8vw}.eyebrow.light{color:#a9c0b7}.why h2{font-size:clamp(40px,4vw,62px);line-height:1.1;letter-spacing:-2px}.why h2 em{color:#bddb73}.why-copy>p{color:#b7cbc3;line-height:1.7;font-size:14px;max-width:570px}.benefits{margin-top:36px}.benefits>div{border-top:1px solid #ffffff29;padding:20px 0;display:flex;gap:25px}.benefits b{font-size:10px;color:#9ab3a9}.benefits span{display:flex;flex-direction:column}.benefits strong{font-size:14px;margin-bottom:5px}.benefits small{font-size:10px;color:#9db4aa}.disclaimer{font-size:8px;color:#79988b}.about{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.about-copy>p{color:var(--muted);font-size:14px;line-height:1.75;max-width:600px;margin:28px 0}.dark{display:inline-block}.metrics{display:grid;grid-template-columns:1fr 1fr}.metrics>div{min-height:165px;padding:28px;border:1px solid var(--line);margin:-.5px;display:flex;flex-direction:column;justify-content:space-between}.metrics strong{font:700 40px 'Manrope'}.metrics strong span{font-size:18px}.metrics>div>span{font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:1px;color:#71807a}.quote-banner{margin:0 6vw;background:linear-gradient(120deg,#1d5745,#0f3c31);color:white;padding:70px 6vw;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.quote-banner:after{content:"";position:absolute;width:350px;height:350px;border:70px solid #ffffff09;border-radius:50%;right:20%;top:-170px}.quote-banner h2{font-size:clamp(38px,4vw,58px);line-height:1.08;margin:0}.quote-banner h2 em{color:#c5e578}.quote-banner .button{position:relative;z-index:2}.contact{display:grid;grid-template-columns:1fr 1.15fr;gap:10vw}.contact-copy>p{color:var(--muted);line-height:1.7;font-size:14px;max-width:400px;margin-top:25px}.contact-details{margin-top:50px;display:flex;flex-direction:column;gap:12px;font-size:13px}.contact-details a{text-decoration:underline;text-underline-offset:4px}.contact-details span{font-size:11px;color:#74837d}.enquiry-form{background:#f1f3ed;padding:38px}.enquiry-form label{display:flex;flex-direction:column;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-bottom:20px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:0;border-bottom:1px solid #bdc7bf;background:transparent;padding:12px 2px;font:13px 'DM Sans';color:var(--ink);outline:none;border-radius:0}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--green)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}.enquiry-form .button{width:100%;margin-top:8px}.form-note{font-size:12px;color:var(--green-2);text-align:center;margin:14px 0 0}footer{background:#0d3128;color:white;padding:70px 6vw 25px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.light-brand .brand-mark i{background:#e4eee6}.light-brand .brand-mark i+i{background:#9cbe76}.footer-brand p{color:#91aaa1;font-size:12px;line-height:1.6;margin:25px 0}.footer-links{display:grid;grid-template-columns:1fr 1fr}.footer-links div{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#a5bab2}.footer-links strong{font-size:10px;text-transform:uppercase;letter-spacing:2px;color:#f0f4f1;margin-bottom:8px}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff1b;padding-top:20px;display:flex;justify-content:space-between;color:#6f8b80;font-size:9px;text-transform:uppercase;letter-spacing:1px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media(max-width:900px){.site-header{height:70px}.menu-toggle{display:block;margin-left:auto;width:38px;height:38px;border:0;background:none;position:relative}.menu-toggle span{position:absolute;left:8px;width:23px;height:2px;background:var(--ink);top:14px}.menu-toggle span+span{top:23px}.nav{position:absolute;top:70px;left:0;right:0;background:white;display:none;flex-direction:column;padding:25px;gap:22px;box-shadow:0 15px 20px #173e3022}.nav.open{display:flex}.header-cta{display:none}.hero{grid-template-columns:1fr;background:#f8f8f2}.hero-copy{padding:70px 6vw 55px}.hero-visual{min-height:560px}.plate{width:60vw}.product-grid{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr}.why-visual{min-height:580px}.why-copy{padding:80px 8vw}.about{grid-template-columns:1fr}.contact{grid-template-columns:1fr}.quote-banner{align-items:flex-start;gap:30px;flex-direction:column}.certs{gap:20px}.trust-strip{gap:20px}.section{padding:80px 6vw}}
@media(max-width:600px){.site-header{padding:0 20px}.brand{font-size:20px}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-copy{padding:55px 20px 45px}.hero-copy>p{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:40px}.hero-visual{min-height:430px}.plate{width:75vw;left:48%}.hero-badge{width:85px;height:85px;right:5%}.hero-badge strong{font-size:20px}.fork{height:260px;right:2%;bottom:-8%}.stat-card{left:4%;bottom:6%}.trust-strip{padding:25px 20px;display:block}.trust-strip>span{display:block;margin-bottom:20px}.certs{justify-content:space-between;gap:8px}.certs b{font-size:12px}.section{padding:70px 20px}.section-heading{display:block}.section-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-art{height:245px}.why-visual{min-height:460px}.cane{height:600px}.why-copy{padding:65px 20px}.about{gap:55px}.metrics>div{min-height:140px;padding:20px}.metrics strong{font-size:32px}.quote-banner{margin:0;padding:55px 25px}.contact{gap:50px}.enquiry-form{padding:25px 20px}.field-row{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;padding:55px 20px 25px}.footer-bottom{flex-direction:column;gap:10px}.footer-links{gap:35px}.section-heading h2,.about h2,.contact h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
/* Hide the original illustration placeholder cards */
.product-grid > .product-card:nth-child(n + 8):not(:has(.art-plates, .art-box, .art-cups, .art-tray, .art-cutlery)) {
  display: block !important;
}
/* Hide the five original CSS illustration cards */
.product-card:has(.art-plates),
.product-card:has(.art-box),
.product-card:has(.art-cups),
.product-card:has(.art-tray),
.product-card:has(.art-cutlery) {
  display: none !important;
}
