@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,300;0,400;0,700;1,300;1,400&family=DM+Sans:wght@300;400;500&family=Bebas+Neue&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--yellow:#f5c842;--yellow-light:#fbe28a;--yellow-deep:#d4a820;--white:#fff;--off-white:#fafaf7;--grey-light:#f2f2ef;--grey-mid:#c8c8c4;--grey:#888884;--grey-dark:#444440;--ink:#1a1a18;--shadow:0 4px 32px #00000014}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:DM Sans,sans-serif;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:9998;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}nav{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--grey-light);background:#ffffffeb;justify-content:space-between;align-items:center;height:70px;padding:0 5rem;display:flex;position:fixed;top:0;left:0;right:0}nav button{background:0 0;border:none}.nav-logo{letter-spacing:.1em;color:var(--ink);cursor:pointer;padding:0;font-family:Bebas Neue,sans-serif;font-size:1.6rem;text-decoration:none}.nav-logo span{color:var(--yellow-deep)}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a,.nav-links button{letter-spacing:.08em;text-transform:uppercase;color:var(--grey-dark);cursor:pointer;padding:0;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links button:hover,.nav-links .is-active{color:var(--yellow-deep)}.nav-cta{border-radius:2px;padding:.55rem 1.4rem;background:var(--yellow)!important;color:var(--ink)!important;font-weight:500!important}.nav-cta:hover{background:var(--yellow-deep)!important}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--ink);width:24px;height:2px;transition:all .3s;display:block}.page{display:none}.page.active{display:block}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--yellow-deep);margin-bottom:.8rem;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:500}.section-title{color:var(--ink);font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.15}.section-title em{color:var(--yellow-deep);font-style:italic}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}btn,.btn-primary,.btn-ghost,.btn-yellow{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:2px;padding:.9rem 2rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-block}.btn-primary{background:var(--ink);color:var(--white)}.btn-primary:hover{background:var(--yellow-deep);color:var(--ink)}.btn-yellow{background:var(--yellow);color:var(--ink)}.btn-yellow:hover{background:var(--yellow-deep);transform:translateY(-2px)}.btn-ghost{color:var(--ink);border:1px solid var(--grey-mid);background:0 0}.btn-ghost:hover{border-color:var(--ink)}.hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:70px;display:grid;overflow:hidden}.hero-left{background:var(--off-white);flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 5rem;display:flex}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--yellow-deep);opacity:0;margin-bottom:1.5rem;font-size:.65rem;font-weight:500;animation:.8s .2s forwards fadeUp}.hero-h1{color:var(--ink);opacity:0;font-family:Fraunces,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:300;line-height:1.05;animation:.8s .4s forwards fadeUp}.hero-h1 em{color:var(--yellow-deep);font-style:italic}.hero-h1 strong{letter-spacing:.03em;font-family:Bebas Neue,sans-serif;font-size:1.15em;font-weight:400}.hero-sub{color:var(--grey-dark);opacity:0;max-width:440px;margin:2rem 0 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8;animation:.8s .6s forwards fadeUp}.hero-btns{opacity:0;flex-wrap:wrap;gap:1rem;animation:.8s .8s forwards fadeUp;display:flex}.hero-numbers{border-top:1px solid var(--grey-mid);opacity:0;gap:2.5rem;margin-top:3rem;padding-top:2.5rem;animation:.8s 1s forwards fadeUp;display:flex}.hero-num{color:var(--ink);font-family:Bebas Neue,sans-serif;font-size:2.2rem;line-height:1}.hero-num-label{letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-top:.3rem;font-size:.65rem;font-weight:500}.hero-gsa{background:var(--yellow-light);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);opacity:0;border-radius:2px;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.5rem 1rem;font-size:.65rem;font-weight:500;animation:.8s 1.1s forwards fadeUp;display:inline-flex}.gsa-dot{background:var(--yellow-deep);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.hero-right{background:var(--ink);justify-content:stretch;align-items:stretch;display:flex;position:relative;overflow:hidden}.hero-img-wrap{opacity:0;width:100%;height:100%;animation:1.2s .5s forwards fadeIn;position:relative}.hero-img-wrap img{object-fit:cover;object-position:center 28%;border-radius:4px;width:100%;height:100%;display:block}.hero-img-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-left:3px solid var(--yellow);background:#1a1a18cc;border-radius:2px;padding:.7rem 1.2rem;position:absolute;bottom:1.5rem;left:1.5rem}.hero-img-tag-top{letter-spacing:.15em;text-transform:uppercase;color:var(--yellow);font-size:.55rem;font-weight:500}.hero-img-tag-btm{color:var(--white);margin-top:.2rem;font-family:Fraunces,serif;font-size:1rem;font-style:italic}.hero-origin{align-items:center;gap:.6rem;display:flex;position:absolute;top:2rem;left:2rem}.origin-dot{background:var(--yellow);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.origin-text{letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-size:.6rem;font-weight:500}.marquee-wrap{background:var(--yellow);white-space:nowrap;border-top:1px solid var(--yellow-deep);border-bottom:1px solid var(--yellow-deep);padding:.85rem 0;overflow:hidden}.marquee-inner{animation:30s linear infinite marquee;display:inline-flex}.m-item{letter-spacing:.2em;text-transform:uppercase;color:var(--ink);padding:0 3rem;font-size:.65rem;font-weight:500}.m-dot{background:var(--ink);vertical-align:middle;opacity:.4;border-radius:50%;width:4px;height:4px;margin:0 .5rem;display:inline-block}.problem-section{background:var(--white);padding:8rem 5rem}.problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-top:4rem;display:grid}.problem-text p{color:var(--grey-dark);margin-bottom:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.9}.problem-facts{border:1px solid var(--grey-light);flex-direction:column;gap:0;display:flex}.fact-row{border-bottom:1px solid var(--grey-light);align-items:flex-start;gap:1.5rem;padding:2rem;transition:background .3s;display:flex}.fact-row:last-child{border-bottom:none}.fact-row:hover{background:var(--off-white)}.fact-icon{min-width:36px;font-size:1.5rem}.fact-title{color:var(--ink);margin-bottom:.3rem;font-size:1rem;font-weight:500}.fact-desc{color:var(--grey);font-size:.9rem;font-weight:300;line-height:1.6}.problem-closing{text-align:center;color:var(--grey-dark);border-top:1px solid var(--grey-light);grid-column:1/-1;max-width:700px;margin:0 auto;padding:3rem;font-family:Fraunces,serif;font-size:1.4rem;font-style:italic;font-weight:300}.solution-section{background:var(--off-white);padding:8rem 5rem}.solution-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-top:4rem;display:grid}.solution-text p{color:var(--grey-dark);margin-bottom:1.5rem;font-size:1.05rem;font-weight:300;line-height:1.9}.chain{flex-direction:column;gap:0;margin-top:2rem;display:flex}.chain-step{background:var(--white);border:1px solid var(--grey-light);border-bottom:none;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:background .3s;display:flex}.chain-step:last-child{border-bottom:1px solid var(--grey-light)}.chain-step:hover{background:var(--yellow-light)}.chain-icon{min-width:36px;font-size:1.4rem}.chain-title{color:var(--ink);font-size:.95rem;font-weight:500}.chain-desc{color:var(--grey);margin-top:.2rem;font-size:.8rem;font-weight:300}.chain-arrow{text-align:center;color:var(--yellow-deep);padding:.3rem;font-size:1.2rem}.pillars{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:2.5rem;display:grid}.pillar{background:var(--white);border:1px solid var(--grey-light);text-align:center;padding:1.5rem;transition:border-color .3s,transform .3s}.pillar:hover{border-color:var(--yellow);transform:translateY(-4px)}.pillar-icon{margin-bottom:.6rem;font-size:1.5rem}.pillar-title{color:var(--ink);letter-spacing:.05em;font-size:.8rem;font-weight:500}.pillar-desc{color:var(--grey);margin-top:.4rem;font-size:.75rem;font-weight:300;line-height:1.5}.impact-section{background:var(--ink);padding:8rem 5rem}.impact-section .section-label{color:var(--yellow)}.impact-section .section-title{color:var(--white)}.impact-sub{color:#ffffff80;max-width:500px;margin-top:1rem;font-size:1rem;font-weight:300;line-height:1.8}.numbers-grid{border:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:0;margin-top:4rem;display:grid}.num-block{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:3rem 2.5rem;transition:background .3s}.num-block:hover{background:#f5c8420d}.num-block:nth-child(3n){border-right:none}.big-num{color:var(--yellow);font-family:Bebas Neue,sans-serif;font-size:3.5rem;line-height:1}.num-title{color:var(--white);margin-top:.5rem;font-size:1rem;font-weight:500}.num-desc{color:#fff6;margin-top:.4rem;font-size:.85rem;font-weight:300;line-height:1.6}.impact-closing{text-align:center;color:#ffffff80;margin-top:3rem;font-family:Fraunces,serif;font-size:1.3rem;font-style:italic;font-weight:300}.sdg-section{background:var(--grey-light);padding:8rem 5rem}.sdg-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;display:grid}.sdg-card{background:var(--white);border-left:4px solid var(--yellow);padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.sdg-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.sdg-num{color:var(--yellow-deep);font-family:Bebas Neue,sans-serif;font-size:2rem;line-height:1}.sdg-title{color:var(--ink);margin-top:.3rem;font-size:.85rem;font-weight:500}.sdg-desc{color:var(--grey);margin-top:.5rem;font-size:.8rem;font-weight:300;line-height:1.6}.sdg-closing{text-align:center;color:var(--grey-dark);max-width:700px;margin:3rem auto 0;font-family:Fraunces,serif;font-size:1rem;font-style:italic;font-weight:300;line-height:1.8}.joyce-section{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:8rem 5rem;display:grid}.joyce-img{position:relative}.joyce-img-frame{background:var(--grey-light);border-radius:4px;justify-content:center;align-items:center;width:100%;height:550px;display:flex;position:relative;overflow:hidden}.joyce-img-frame img{object-fit:cover;width:100%;height:100%}.joyce-placeholder{text-align:center;color:var(--grey)}.joyce-placeholder p{margin-top:.5rem;font-size:.8rem;font-weight:300}.joyce-img-accent{border:2px solid var(--yellow);z-index:-1;border-radius:4px;width:100%;height:100%;position:absolute;top:-12px;right:-12px}.joyce-text h2{color:var(--ink);margin-bottom:2rem;font-family:Fraunces,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.2}.joyce-text h2 em{color:var(--yellow-deep);font-style:italic}.joyce-text p{color:var(--grey-dark);margin-bottom:1.2rem;font-size:1rem;font-weight:300;line-height:1.9}.joyce-quote{border-left:4px solid var(--yellow);background:var(--off-white);margin:2rem 0;padding:1.5rem 2rem}.joyce-quote p{color:var(--ink);margin:0;font-family:Fraunces,serif;font-size:1.2rem;font-style:italic;font-weight:300}.joyce-quote cite{letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-top:.8rem;font-size:.75rem;font-weight:500;display:block}.home-products{background:var(--off-white);padding:8rem 5rem}.products-preview-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.product-preview-card{background:var(--white);border:1px solid var(--grey-light);transition:transform .3s,box-shadow .3s;overflow:hidden}.product-preview-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-preview-img{background:var(--grey-light);height:280px;overflow:hidden}.product-preview-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-preview-card:hover .product-preview-img img{transform:scale(1.05)}.product-preview-body{border-top:1px solid var(--grey-light);padding:2rem}.product-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--yellow-deep);background:var(--yellow-light);border-radius:2px;margin-bottom:.8rem;padding:.3rem .7rem;font-size:.6rem;font-weight:500;display:inline-block}.product-preview-title{color:var(--ink);margin-bottom:.5rem;font-family:Fraunces,serif;font-size:1.3rem;font-weight:400}.product-preview-desc{color:var(--grey);margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.6}.home-cta{background:var(--yellow);text-align:center;padding:8rem 5rem;position:relative;overflow:hidden}.home-cta:before{content:"EARTH2SKIN";color:#1a1a180d;white-space:nowrap;pointer-events:none;font-family:Bebas Neue,sans-serif;font-size:18vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-cta .section-label{color:var(--ink);opacity:.6}.home-cta .section-title{color:var(--ink)}.home-cta p{color:#1a1a18b3;max-width:500px;margin:1.5rem auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.cta-paths{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto;display:grid;position:relative}.cta-path{background:var(--white);text-align:left;border-radius:2px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.cta-path:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.cta-path-icon{margin-bottom:.8rem;font-size:1.5rem}.cta-path-title{color:var(--ink);margin-bottom:.5rem;font-size:.85rem;font-weight:500}.cta-path-desc{color:var(--grey);margin-bottom:1.2rem;font-size:.8rem;font-weight:300;line-height:1.6}.cta-path-link{letter-spacing:.1em;text-transform:uppercase;color:var(--yellow-deep);cursor:pointer;font-size:.7rem;font-weight:500;text-decoration:none}.cta-closing{color:#1a1a1899;z-index:1;margin-top:3rem;font-family:Fraunces,serif;font-size:1.2rem;font-style:italic;font-weight:300;position:relative}.about-hero{background:var(--off-white);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:10rem 5rem 6rem;display:grid}.about-hero h1{color:var(--ink);font-family:Fraunces,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.1}.about-hero h1 em{color:var(--yellow-deep);font-style:italic}.about-hero p{color:var(--grey-dark);margin-top:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.9}.about-story{background:var(--white);max-width:820px;margin:0 auto;padding:7rem 5rem}.about-story h2{color:var(--ink);margin-bottom:2.5rem;font-family:Fraunces,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:300;line-height:1.2}.about-story h2 em{color:var(--yellow-deep);font-style:italic}.story-divider{background:var(--yellow);width:60px;height:3px;margin:3rem 0}.story-signature{color:var(--grey-dark);margin-top:2rem;font-family:Fraunces,serif;font-size:1.1rem;font-style:italic}.how-section{background:var(--grey-light);padding:7rem 5rem}.how-grid{border:1px solid var(--grey-mid);grid-template-columns:repeat(3,1fr);gap:0;margin-top:3rem;display:grid}.how-card{border-right:1px solid var(--grey-mid);padding:3rem 2.5rem;transition:background .3s}.how-card:last-child{border-right:none}.how-card:hover{background:var(--white)}.how-icon{margin-bottom:1rem;font-size:2rem}.how-title{color:var(--ink);margin-bottom:.8rem;font-family:Fraunces,serif;font-size:1.2rem;font-weight:400}.how-desc{color:var(--grey-dark);font-size:.95rem;font-weight:300;line-height:1.8}.mission-section{background:var(--ink);padding:7rem 5rem}.mission-section .section-label{color:var(--yellow)}.mission-section .section-title{color:var(--white)}.mission-text{color:#fff9;max-width:600px;margin-top:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.9}.values-grid{border:1px solid #ffffff14;grid-template-columns:repeat(5,1fr);gap:0;margin-top:4rem;display:grid}.value-card{border-right:1px solid #ffffff14;padding:2.5rem 2rem;transition:background .3s}.value-card:last-child{border-right:none}.value-card:hover{background:#f5c8420d}.value-icon{margin-bottom:1rem;font-size:1.5rem}.value-title{color:var(--yellow);letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.value-desc{color:#fff6;font-size:.8rem;font-weight:300;line-height:1.7}.mission-closing{text-align:center;color:#fff6;border-top:1px solid #ffffff14;margin-top:4rem;padding-top:3rem;font-family:Fraunces,serif;font-size:1.4rem;font-style:italic;font-weight:300}.impact-hero{background:var(--yellow);padding:10rem 5rem 6rem;position:relative;overflow:hidden}.impact-hero:before{content:"IMPACT";color:#1a1a180f;pointer-events:none;font-family:Bebas Neue,sans-serif;font-size:25vw;position:absolute;bottom:-2rem;right:-2rem}.impact-hero h1{color:var(--ink);z-index:1;max-width:700px;font-family:Fraunces,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.05;position:relative}.impact-hero h1 em{font-style:italic}.impact-hero p{color:#1a1a1899;z-index:1;max-width:500px;margin-top:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.8;position:relative}.impact-numbers-full{background:var(--white);padding:7rem 5rem}.impact-numbers-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.impact-num-card{background:var(--off-white);border-top:4px solid var(--yellow);padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s}.impact-num-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.impact-big-num{color:var(--ink);font-family:Bebas Neue,sans-serif;font-size:4rem;line-height:1}.impact-num-title{color:var(--ink);margin-top:.5rem;font-size:1rem;font-weight:500}.impact-num-desc{color:var(--grey);margin-top:.5rem;font-size:.85rem;font-style:italic;font-weight:300;line-height:1.7}.sdg-full{background:var(--grey-light);padding:7rem 5rem}.sdg-full-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.stories-hero{background:var(--off-white);padding:10rem 5rem 6rem}.stories-hero h1{color:var(--ink);font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1}.stories-hero h1 em{color:var(--yellow-deep);font-style:italic}.stories-hero p{color:var(--grey-dark);max-width:500px;margin-top:1.2rem;font-size:1.1rem;font-weight:300;line-height:1.8}.stories-section{background:var(--white);padding:7rem 5rem}.story-card{border-bottom:1px solid var(--grey-light);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:5rem 0;display:grid}.story-card:last-child{border-bottom:none}.story-card.reverse{direction:rtl}.story-card.reverse>*{direction:ltr}.story-img{background:var(--grey-light);height:420px;color:var(--grey);border-radius:4px;justify-content:center;align-items:center;font-size:.8rem;font-weight:300;display:flex;overflow:hidden}.story-img img{object-fit:cover;width:100%;height:100%}.story-type{letter-spacing:.15em;text-transform:uppercase;color:var(--yellow-deep);background:var(--yellow-light);border-radius:2px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.6rem;font-weight:500;display:inline-block}.story-name{color:var(--ink);margin-bottom:1.2rem;font-family:Fraunces,serif;font-size:1.8rem;font-weight:400}.story-body p{color:var(--grey-dark);margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.9}.customer-stories{background:var(--off-white);padding:7rem 5rem}.customer-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.customer-card{background:var(--white);border:1px solid var(--grey-light);padding:2.5rem;transition:transform .3s,box-shadow .3s}.customer-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.customer-flag{margin-bottom:1rem;font-size:1.5rem}.customer-name{color:var(--ink);margin-bottom:.3rem;font-family:Fraunces,serif;font-size:1.2rem;font-weight:400}.customer-location{letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-bottom:1rem;font-size:.7rem;font-weight:500}.customer-story{color:var(--grey-dark);font-size:.9rem;font-weight:300;line-height:1.8}.stories-closing{background:var(--yellow);text-align:center;padding:5rem}.stories-closing p{color:var(--ink);max-width:600px;margin:0 auto 2rem;font-family:Fraunces,serif;font-size:1.4rem;font-style:italic;font-weight:300;line-height:1.6}.products-hero{background:var(--ink);padding:10rem 5rem 6rem;position:relative;overflow:hidden}.products-hero:before{content:"PURE";color:#ffffff08;pointer-events:none;font-family:Bebas Neue,sans-serif;font-size:22vw;position:absolute;bottom:-2rem;right:-2rem}.products-hero .section-label{color:var(--yellow)}.products-hero h1{color:var(--white);z-index:1;max-width:600px;font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1;position:relative}.products-hero h1 em{color:var(--yellow);font-style:italic}.products-hero p{color:#ffffff80;z-index:1;max-width:500px;margin-top:1.2rem;font-size:1rem;font-weight:300;line-height:1.8;position:relative}.retail-section{background:var(--white);padding:7rem 5rem}.retail-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.product-card{border:1px solid var(--grey-light);transition:transform .3s,box-shadow .3s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-img{background:var(--grey-light);height:320px;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-img img{transform:scale(1.05)}.product-body{border-top:1px solid var(--grey-light);padding:2.5rem}.product-name{color:var(--ink);font-family:Fraunces,serif;font-size:1.4rem;font-weight:400}.product-size{letter-spacing:.1em;text-transform:uppercase;color:var(--grey);margin-top:.3rem;font-size:.75rem;font-weight:500}.product-features{flex-wrap:wrap;gap:.5rem;margin:1.2rem 0;display:flex}.feature-tag{letter-spacing:.1em;text-transform:uppercase;background:var(--grey-light);color:var(--grey-dark);border-radius:2px;padding:.3rem .7rem;font-size:.6rem;font-weight:500}.product-price{color:var(--ink);margin:1rem 0;font-family:Bebas Neue,sans-serif;font-size:2.2rem}.product-desc{color:var(--grey);margin-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.7}.wholesale-section{background:var(--grey-light);padding:7rem 5rem}.wholesale-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.pricing-table{background:var(--white);border:1px solid var(--grey-mid);overflow:hidden}.pricing-header{background:var(--ink);grid-template-columns:1fr 1fr;padding:1.5rem 2rem;display:grid}.pricing-header span{letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;font-size:.65rem;font-weight:500}.pricing-row{border-bottom:1px solid var(--grey-light);grid-template-columns:1fr 1fr;align-items:center;padding:1.5rem 2rem;transition:background .2s;display:grid}.pricing-row:last-child{border-bottom:none}.pricing-row:hover{background:var(--yellow-light)}.pricing-qty{color:var(--ink);font-size:.9rem;font-weight:500}.pricing-price{color:var(--yellow-deep);font-family:Bebas Neue,sans-serif;font-size:1.4rem}.pricing-price span{color:var(--grey);font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:300}.pricing-custom{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:center;padding:1.5rem 2rem;display:grid}.pricing-custom .pricing-qty{font-weight:600}.pricing-custom .pricing-price{color:var(--ink)}.wholesale-info h3{color:var(--ink);margin-bottom:1rem;font-family:Fraunces,serif;font-size:1.5rem;font-weight:400}.wholesale-info p{color:var(--grey-dark);margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.8}.wholesale-includes{flex-direction:column;gap:.8rem;margin:1.5rem 0 2rem;display:flex}.include-item{color:var(--grey-dark);align-items:center;gap:.8rem;font-size:.9rem;font-weight:300;display:flex}.include-check{background:var(--yellow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex}.contact-hero{background:var(--yellow);padding:10rem 5rem 6rem;position:relative;overflow:hidden}.contact-hero:before{content:"HELLO";color:#1a1a180f;pointer-events:none;font-family:Bebas Neue,sans-serif;font-size:22vw;position:absolute;bottom:-2rem;right:-2rem}.contact-hero h1{color:var(--ink);z-index:1;max-width:600px;font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1;position:relative}.contact-hero h1 em{font-style:italic}.contact-hero p{color:#1a1a18a6;z-index:1;max-width:500px;margin-top:1.2rem;font-size:1.1rem;font-weight:300;line-height:1.8;position:relative}.contact-section{background:var(--white);grid-template-columns:1fr 1fr;align-items:start;gap:6rem;padding:7rem 5rem;display:grid}.contact-paths{flex-direction:column;gap:0;display:flex}.contact-path{border-bottom:1px solid var(--grey-light);padding:2.5rem 0}.contact-path:last-child{border-bottom:none}.contact-path-icon{margin-bottom:.8rem;font-size:1.5rem}.contact-path-title{color:var(--ink);margin-bottom:.5rem;font-family:Fraunces,serif;font-size:1.2rem;font-weight:400}.contact-path-desc{color:var(--grey-dark);margin-bottom:.8rem;font-size:.9rem;font-weight:300;line-height:1.7}.contact-path-email{color:var(--yellow-deep);font-size:.85rem;font-weight:500;text-decoration:none}.contact-form-wrap h3{color:var(--ink);margin-bottom:2rem;font-family:Fraunces,serif;font-size:1.5rem;font-weight:400}.form-field{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.form-field label{letter-spacing:.12em;text-transform:uppercase;color:var(--grey-dark);font-size:.65rem;font-weight:500}.form-field input,.form-field select,.form-field textarea{background:var(--off-white);border:1px solid var(--grey-light);color:var(--ink);border-radius:2px;outline:none;width:100%;padding:.9rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem;transition:border-color .2s,background .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--yellow-deep);background:var(--white)}.form-field textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-submit{background:var(--ink);width:100%;color:var(--white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;margin-top:.5rem;padding:1.1rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:background .25s,transform .2s}.form-submit:hover{background:var(--yellow-deep);color:var(--ink);transform:translateY(-2px)}.contact-closing{text-align:center;color:var(--grey);border-top:1px solid var(--grey-light);grid-column:1/-1;padding-top:3rem;font-family:Fraunces,serif;font-size:1rem;font-style:italic;font-weight:300}.gallery-hero{background:var(--off-white);padding:10rem 5rem 6rem}.gallery-hero h1{color:var(--ink);font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1}.gallery-hero h1 em{color:var(--yellow-deep);font-style:italic}.gallery-section{background:var(--white);padding:5rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gallery-item{background:var(--grey-light);cursor:pointer;position:relative;overflow:hidden}.gallery-item:first-child{grid-column:span 2;height:420px}.gallery-item:nth-child(2){height:420px}.gallery-item:nth-child(3),.gallery-item:nth-child(4){height:320px}.gallery-item:nth-child(5){grid-column:span 1;height:320px}.gallery-item:nth-child(6){grid-column:span 2;height:280px}.gallery-item:nth-child(7){height:280px}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-overlay{background:#1a1a1800;align-items:flex-end;padding:1.5rem;transition:background .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-overlay{background:#1a1a184d}.gallery-caption{letter-spacing:.1em;text-transform:uppercase;color:var(--white);opacity:0;font-size:.7rem;font-weight:500;transition:opacity .3s,transform .3s;transform:translateY(8px)}.gallery-item:hover .gallery-caption{opacity:1;transform:translateY(0)}.gallery-placeholder{width:100%;height:100%;color:var(--grey);text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.8rem;font-weight:300;display:flex}.team-hero{background:var(--ink);padding:10rem 5rem 6rem}.team-hero .section-label{color:var(--yellow)}.team-hero h1{color:var(--white);font-family:Fraunces,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:300;line-height:1.1}.team-hero h1 em{color:var(--yellow);font-style:italic}.team-hero p{color:#ffffff80;max-width:500px;margin-top:1.2rem;font-size:1rem;font-weight:300;line-height:1.8}.team-section{background:var(--white);padding:7rem 5rem}.team-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.team-card{border:1px solid var(--grey-light);transition:transform .3s,box-shadow .3s;overflow:hidden}.team-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.team-img{background:var(--grey-light);height:500px;color:var(--grey);justify-content:center;align-items:center;font-size:.8rem;display:flex;overflow:hidden}.team-img img{object-fit:contain;width:100%;height:100%;object-position:center 18%!important}.team-body{border-top:1px solid var(--grey-light);padding:2rem}.team-name{color:var(--ink);font-family:Fraunces,serif;font-size:1.2rem;font-weight:400}.team-role{letter-spacing:.12em;text-transform:uppercase;color:var(--yellow-deep);margin-top:.3rem;font-size:.7rem;font-weight:500}.team-bio{color:var(--grey-dark);margin-top:.8rem;font-size:.85rem;font-weight:300;line-height:1.7}footer{background:var(--ink);padding:5rem 5rem 3rem}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.footer-brand p{color:#fff6;max-width:300px;margin-top:1rem;font-size:.85rem;font-weight:300;line-height:1.8}.footer-logo-text{letter-spacing:.1em;color:var(--white);font-family:Bebas Neue,sans-serif;font-size:1.8rem}.footer-logo-text span{color:var(--yellow)}.footer-col h4{letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.2rem;font-size:.65rem;font-weight:500}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.7rem}.footer-col ul li a{color:#ffffff80;cursor:pointer;font-size:.85rem;font-weight:300;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--yellow)}.footer-bottom{justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-copy{color:#ffffff40;font-size:.75rem;font-weight:300}.footer-socials{gap:1.5rem;display:flex}.footer-socials a{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-socials a:hover{color:var(--yellow)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@media (width<=900px){nav{padding:0 1.5rem}.nav-links{display:none}.nav-links.open{background:var(--white);border-bottom:1px solid var(--grey-light);z-index:999;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:fixed;top:70px;left:0;right:0}.hamburger{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:4rem 1.5rem 3rem}.hero-right{height:60vw;min-height:260px}.hero-img-wrap{width:100%}.hero-img-wrap img{height:100%}.problem-section,.solution-section,.how-section,.mission-section,.impact-numbers-full,.sdg-full,.retail-section,.wholesale-section,.stories-section,.customer-stories,.contact-section,.team-section,.gallery-section,.about-story,.about-hero,.stories-hero,.products-hero,.gallery-hero,.team-hero,.impact-hero,.contact-hero,.home-products,.home-cta,.sdg-section,.impact-section,.joyce-section{padding:4rem 1.5rem}.problem-grid,.solution-grid,.wholesale-grid,.about-hero,.joyce-section,.contact-section{grid-template-columns:1fr;gap:2.5rem}.numbers-grid,.impact-numbers-grid{grid-template-columns:1fr 1fr}.num-block:nth-child(2n){border-right:none}.sdg-grid,.sdg-full-grid{grid-template-columns:1fr 1fr}.cta-paths,.values-grid,.retail-grid,.products-preview-grid,.team-grid,.customer-grid{grid-template-columns:1fr}.story-card,.story-card.reverse{direction:ltr;grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item:first-child,.gallery-item:nth-child(6){grid-column:span 1;height:220px}.gallery-item{height:220px!important}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.how-grid{grid-template-columns:1fr}.how-card{border-right:none;border-bottom:1px solid var(--grey-mid)}.how-card:last-child{border-bottom:none}.form-row,.pillars{grid-template-columns:1fr}.hero-numbers{flex-wrap:wrap;gap:1.5rem}}.calculator-page{background:var(--ink);color:var(--white);min-height:calc(100vh - 70px);padding:5rem 0 4rem}.calculator-hero{text-align:center;padding:0 4rem 2rem}.calculator-hero-label{letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:1.2rem;font-size:.65rem;font-weight:500}.calculator-hero h1{color:var(--white);max-width:720px;margin:0 auto;font-family:Fraunces,serif;font-size:clamp(2.1rem,5vw,4rem);font-weight:300;line-height:1.1}.calculator-hero h1 em{color:var(--yellow);font-style:italic}.calculator-hero p{color:#ffffff8c;max-width:520px;margin:1.2rem auto 0;font-size:1rem;font-weight:300;line-height:1.8}.calculator-wrap{max-width:920px;margin:2rem auto 0;padding:0 2rem}.calculator-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:2.5rem}.calculator-label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;margin-bottom:.8rem;font-size:.65rem;font-weight:500}.calculator-question{color:var(--white);margin-bottom:1.6rem;font-family:Fraunces,serif;font-size:1.45rem;font-weight:300}.calculator-question em{color:var(--yellow);font-style:italic}.calculator-input-wrap{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.calculator-input{min-width:200px;color:var(--yellow);letter-spacing:.05em;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2px;outline:none;flex:1;padding:1rem 1.2rem;font-family:Bebas Neue,sans-serif;font-size:2rem;transition:border-color .2s,background .2s}.calculator-input:focus{border-color:var(--yellow);background:#f5c84214}.calculator-input::placeholder{color:#ffffff29}.calculator-unit{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;white-space:nowrap;font-size:.75rem;font-weight:500}.calculator-slider-wrap{margin-top:1.3rem}.calculator-slider-wrap input[type=range]{-webkit-appearance:none;cursor:pointer;background:#ffffff1f;border-radius:2px;outline:none;width:100%;height:3px}.calculator-slider-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--yellow);cursor:pointer;border-radius:50%;width:22px;height:22px}.calculator-slider-labels{justify-content:space-between;margin-top:.5rem;display:flex}.calculator-slider-labels span{color:#ffffff59;letter-spacing:.1em;font-size:.65rem;font-weight:300}.calculator-divider{border:none;border-top:1px solid #ffffff14;margin:2rem 0}.calculator-results-title{letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:1.2rem;font-size:.65rem;font-weight:500}.calculator-zero-state{text-align:center;color:#ffffff4d;padding:2.5rem}.calculator-zero-state div{margin-bottom:.8rem;font-size:2.5rem}.calculator-zero-state p{font-size:.9rem;font-weight:300;line-height:1.7}.calculator-results-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.calculator-result-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:2px;padding:1.5rem}.calculator-result-card.active{background:#f5c8420f;border-color:#f5c84233}.calculator-result-icon{margin-bottom:.8rem;font-size:1.6rem}.calculator-result-num{color:var(--yellow);font-family:Bebas Neue,sans-serif;font-size:2.7rem;line-height:1}.calculator-result-title{color:var(--white);margin-top:.45rem;font-size:.85rem;font-weight:500}.calculator-result-desc{color:#ffffff73;margin-top:.35rem;font-size:.75rem;font-weight:300;line-height:1.6}.calculator-equiv-section{background:#ffffff08;border:1px solid #ffffff14;border-radius:2px;margin-top:1.5rem;padding:1.5rem}.calculator-equiv-title{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;margin-bottom:1rem;font-size:.65rem;font-weight:500}.calculator-equiv-row{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.calculator-equiv-row:last-child{margin-bottom:0}.calculator-equiv-icon{min-width:24px;font-size:1.1rem}.calculator-equiv-label{color:#fff9;min-width:190px;font-size:.85rem;font-weight:300}.calculator-equiv-bar-wrap{background:#ffffff14;border-radius:2px;flex:1;height:4px;overflow:hidden}.calculator-equiv-bar{background:var(--yellow);border-radius:2px;height:100%}.calculator-equiv-val{color:var(--yellow);text-align:right;min-width:80px;font-family:Bebas Neue,sans-serif;font-size:1.1rem}.calculator-share-section{background:var(--yellow);border-radius:2px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-top:1.5rem;padding:1.5rem;display:flex}.calculator-share-text h3{color:var(--ink);font-family:Fraunces,serif;font-size:1.1rem;font-weight:400}.calculator-share-text p{color:#1a1a18ad;margin-top:.2rem;font-size:.8rem;font-weight:300}.calculator-share-btn{background:var(--ink);color:var(--white);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.8rem 1.3rem;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500}.calculator-share-btn:hover{background:var(--grey-dark)}.calculator-footer{text-align:center;padding:1.8rem 1rem 0}.calculator-footer p{color:#ffffff59;font-size:.72rem;font-weight:300;line-height:1.8}@media (width<=900px){.calculator-page{padding-top:4rem}.calculator-hero,.calculator-wrap{padding-left:1.2rem;padding-right:1.2rem}.calculator-card{padding:1.4rem}.calculator-results-grid{grid-template-columns:1fr}.calculator-equiv-label{min-width:120px}}
