*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--cream: #f5f0e8;--sand: #e8dfc8;--brown: #6b4c2a;--dark: #2c1f0e;--green: #4a6741;--amber: #c4893a;--white: #fdfaf5}html{scroll-behavior:smooth}body{min-height:100vh;background:var(--cream);color:var(--dark);font-family:DM Sans,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.4rem 4rem;background:var(--white);border-bottom:1px solid var(--sand)}.logo,.footer-logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:1;text-decoration:none}.logo img,.footer-logo img{display:block;width:auto;height:84px;object-fit:contain}.site-nav ul{display:flex;gap:2.4rem;list-style:none}.site-nav a{color:#6b4c2abf;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .2s}.site-nav a:hover{color:var(--brown)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:88vh}.hero-left{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:5rem 4rem;background:linear-gradient(180deg,#f3e8d6,#eedfc6)}.hero-left:before,.hero-left:after{position:absolute;content:"";border-radius:50%;pointer-events:none}.hero-left:before{top:-80px;right:-80px;width:340px;height:340px;background:radial-gradient(circle,rgba(196,137,58,.18) 0%,transparent 70%)}.hero-left:after{bottom:-60px;left:-60px;width:260px;height:260px;background:radial-gradient(circle,rgba(74,103,65,.22) 0%,transparent 70%)}.eyebrow,.section-eyebrow{color:var(--amber);font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.eyebrow{margin-bottom:1.4rem}.section-eyebrow{margin-bottom:.8rem}.uses-section .section-eyebrow,.pillars-intro .section-eyebrow{color:var(--green)}.hero-title,.section-title,.sustain-title{font-family:Playfair Display,serif}.hero-title{margin-bottom:1.6rem;color:var(--brown);font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.12}.hero-title em,.sustain-title em{color:var(--amber);font-style:italic}.hero-desc{max-width:400px;margin-bottom:2.8rem;color:#2c1f0eb8;font-size:.95rem;line-height:1.75}.cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-ghost,.banner-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:background .2s,border-color .2s,color .2s}.btn-primary{padding:.85rem 2rem;background:var(--amber);color:var(--white)}.btn-primary:hover{background:var(--brown)}.btn-ghost{gap:.4rem;color:#6b4c2ac7}.btn-ghost:after{content:"->";font-size:1rem}.btn-ghost:hover{color:var(--brown)}.hero-right{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.6rem;padding:4rem 3.5rem;background:var(--sand)}.hero-image-panel{width:min(360px,100%);margin:0 auto;overflow:visible;background:transparent;border:0;aspect-ratio:16 / 9}.hero-image-panel img{display:block;width:100%;height:100%;object-fit:contain}.diagram-wrap{position:relative;display:flex;justify-content:center;width:100%;padding:2rem 0 1rem}.diagram-inner{position:relative;width:320px;height:260px}.coconut-body{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ann{position:absolute;display:flex;align-items:center;gap:.4rem;color:var(--brown);font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.adot{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:var(--amber)}.ann-line{position:absolute;height:1px;background:var(--brown);opacity:.25;transform-origin:left center}.ann-top-right{top:8px;right:0}.ann-right{top:52px;right:0}.ann-lower-right{top:88px;right:0}.ann-bottom-right{right:0;bottom:12px}.ann-top-left{top:0;left:0}.line-husk{top:16px;right:74px;width:36px;transform:rotate(30deg)}.line-shell{top:58px;right:48px;width:30px}.line-meat{top:94px;right:88px;width:24px}.line-water{right:100px;bottom:20px;width:22px;transform:rotate(-12deg)}.line-frond{top:8px;left:88px;width:30px;transform:rotate(20deg)}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.fact-card{padding:1.2rem 1.4rem;background:var(--white);border-left:3px solid var(--amber)}.fact-card .number{display:block;color:var(--brown);font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.fact-card .unit{display:block;margin-bottom:.3rem;color:var(--amber);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.fact-card .label{color:#2c1f0ea6;font-size:.78rem;line-height:1.4}.uses-section{padding:5rem 4rem;background:var(--white)}.section-title{max-width:540px;margin-bottom:3rem;color:var(--dark);font-size:2.2rem;line-height:1.25}.uses-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--sand)}.use-item{min-width:0;padding:2rem 1.6rem;border-right:1px solid var(--sand);transition:background .2s}.use-item:last-child{border-right:0}.use-item:hover{background:var(--cream)}.use-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin-bottom:.9rem;background:#c4893a1f;color:var(--amber);font-size:.78rem;font-weight:700;letter-spacing:.08em}.use-title{margin-bottom:.5rem;color:var(--brown);font-family:Playfair Display,serif;font-size:1rem}.use-examples{color:#2c1f0e99;font-size:.78rem;line-height:1.6}.banner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 4rem;background:var(--green)}.banner-text{color:var(--white);font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic}.banner-tag{color:#fdfaf599;font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.banner-cta{flex-shrink:0;padding:.7rem 1.8rem;border:1px solid rgba(253,250,245,.4);color:var(--white)}.banner-cta:hover{background:#fdfaf51a;border-color:var(--white)}.pillars{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:4rem;align-items:start;padding:5rem 4rem;background:var(--cream)}.pillars-intro .section-title{font-size:1.9rem}.pillars-intro p:not(.section-eyebrow){margin-top:1rem;color:#2c1f0ea6;font-size:.88rem;line-height:1.75}.pillars-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.pillar-card{position:relative;overflow:hidden;padding:1.1rem 1.6rem 2rem;background:var(--white)}.pillar-card:before{position:absolute;top:0;right:0;left:0;height:3px;background:var(--amber);content:""}.pillar-image{display:block;width:calc(100% + .8rem);height:150px;margin:-.1rem -.4rem 1.4rem;object-fit:cover;background:var(--cream);border:1px solid rgba(107,76,42,.08)}.pillar-num{margin-bottom:.5rem;color:var(--sand);font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.pillar-name{margin-bottom:.6rem;color:var(--brown);font-family:Playfair Display,serif;font-size:1.05rem}.pillar-desc{color:#2c1f0e99;font-size:.8rem;line-height:1.65}.pillar-examples{display:flex;flex-direction:column;gap:.3rem;margin-top:1rem}.pillar-examples span{display:flex;align-items:center;gap:.4rem;color:var(--amber);font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.pillar-examples span:before{display:inline-block;flex-shrink:0;width:12px;height:1px;background:var(--amber);content:""}.sustain{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:center;padding:5rem 4rem;background:#f4ebdd}.sustain-title{margin-bottom:1.2rem;color:var(--brown);font-size:2.4rem;line-height:1.2}.sustain-body{margin-bottom:2rem;color:#2c1f0ead;font-size:.9rem;line-height:1.8}.sustain-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.stat{padding-top:1rem;border-top:1px solid rgba(107,76,42,.12)}.stat .big{color:var(--amber);font-family:Playfair Display,serif;font-size:2.2rem;line-height:1}.stat .desc{margin-top:.3rem;color:#2c1f0e9e;font-size:.78rem;line-height:1.5}.zero-waste{display:flex;flex-direction:column;gap:1rem}.waste-eyebrow{margin-bottom:.4rem;color:#6b4c2a8c;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.waste-row{display:flex;align-items:flex-start;gap:1.2rem;padding:1.2rem;background:#ffffff8c;border:1px solid rgba(107,76,42,.08)}.waste-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:.1rem;background:#4a67411f;color:var(--green);font-size:.72rem;font-weight:700}.waste-part{margin-bottom:.2rem;color:var(--brown);font-family:Playfair Display,serif;font-size:.95rem}.waste-use{color:#2c1f0e99;font-size:.78rem;line-height:1.5}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 4rem;background:#e8d8be}.footer-logo{min-width:max-content}.footer-logo img{height:34px}.site-footer p{color:#2c1f0e9e;font-size:.75rem;letter-spacing:.06em}.footer-tag{color:#6b4c2a94;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}@media(max-width:1100px){.site-header,.hero-left,.hero-right,.uses-section,.banner,.pillars,.sustain,.site-footer{padding-right:2rem;padding-left:2rem}.site-nav ul{gap:1.2rem}.uses-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-item{border-bottom:1px solid var(--sand)}.use-item:nth-child(3n){border-right:0}.use-item:nth-last-child(-n+2){border-bottom:0}.pillars,.sustain{grid-template-columns:1fr}}@media(max-width:820px){.site-header,.site-nav ul,.banner,.site-footer{align-items:flex-start;flex-direction:column}.site-nav ul{gap:.8rem 1.2rem;flex-direction:row;flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero-left{min-height:62vh}.hero-right{padding-top:3rem;padding-bottom:3rem}.pillars-cards{grid-template-columns:1fr}.banner-cta{width:100%}}@media(max-width:620px){.site-header,.hero-left,.hero-right,.uses-section,.banner,.pillars,.sustain,.site-footer{padding-right:1.25rem;padding-left:1.25rem}.hero-left,.uses-section,.pillars,.sustain{padding-top:3.5rem;padding-bottom:3.5rem}.hero-title{font-size:2.55rem}.cta-row,.btn-primary,.btn-ghost{width:100%}.fact-grid,.sustain-stats{grid-template-columns:1fr}.diagram-inner{width:min(320px,100%);transform:scale(.86)}.uses-grid{grid-template-columns:1fr}.use-item,.use-item:nth-child(3n),.use-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--sand)}.use-item:last-child{border-bottom:0}.section-title,.sustain-title{font-size:2rem}}
