:root{--navy:#173d32;--navy2:#245746;--green:#42b96f;--mint:#eef9f1;--ink:#19362d;--muted:#5d7068;--line:#dfece3}
.home-hero{position:relative;background:#f8fcf8 url('/assets/hero-green.webp') center/cover no-repeat;color:var(--ink);isolation:isolate}.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(250,253,249,.98) 0%,rgba(250,253,249,.92) 39%,rgba(250,253,249,.28) 64%,rgba(250,253,249,0) 100%)}.home-hero>div{max-width:760px}.home-hero h1{color:#174536;text-shadow:0 1px 0 #fff}.home-hero p{color:#47645a}.home-hero aside{background:rgba(255,255,255,.74);border-color:rgba(58,139,90,.22);box-shadow:0 22px 55px rgba(59,107,78,.12);color:#214b3b;backdrop-filter:blur(12px)}.home-hero aside span{color:#547065}.home-hero aside hr{border-color:rgba(42,104,73,.18)}
.detail-hero{min-height:530px;background:linear-gradient(135deg,#f7fcf8 0%,#eaf7ed 100%);color:var(--ink)}.detail-hero h1{color:#174536}.detail-hero p{color:#526b61}
.service-hero{--service-image:none;position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr);background-image:linear-gradient(90deg,rgba(249,253,250,.98) 0%,rgba(249,253,250,.94) 44%,rgba(249,253,250,.67) 69%,rgba(249,253,250,.24) 100%),var(--service-image);background-position:center;background-size:cover;background-repeat:no-repeat}.service-hero>div{max-width:930px}.service-hero-weee{--service-image:url('/assets/weee-green.webp')}.service-hero-battery{--service-image:url('/assets/battery-green.webp')}.service-hero-packaging,.service-hero-ppwr{--service-image:url('/assets/packaging-green.webp')}
.service-card.icon-card{position:relative;display:flex;flex-direction:column;min-height:390px;overflow:hidden;padding:28px}.icon-card .service-icon{display:block;position:relative;width:64px;height:64px;margin:0 0 24px;border:1px solid #cfe8d7;border-radius:18px;background:linear-gradient(145deg,#f8fdf9,#e6f7eb);color:#238454;transition:transform .25s ease,box-shadow .25s ease}.icon-card:hover .service-icon{transform:translateY(-3px) rotate(-2deg);box-shadow:0 12px 24px rgba(42,139,86,.16)}.icon-card>span:not(.service-icon){display:block}.icon-card h2{margin-top:12px}.icon-card p{flex:1}
.icon-weee:before{content:"";position:absolute;left:21px;top:23px;width:20px;height:20px;border:3px solid currentColor;border-top:0;border-radius:0 0 9px 9px}.icon-weee:after{content:"";position:absolute;left:25px;top:13px;width:3px;height:15px;border-radius:3px;background:currentColor;box-shadow:11px 0 currentColor}.icon-weee span:before{content:"";position:absolute;left:30px;top:42px;width:3px;height:10px;border-radius:3px;background:currentColor}
.icon-battery:before{content:"";position:absolute;left:15px;top:20px;width:31px;height:24px;border:3px solid currentColor;border-radius:6px}.icon-battery:after{content:"";position:absolute;left:21px;top:26px;width:20px;height:12px;border-radius:3px;background:currentColor}.icon-battery span:before{content:"";position:absolute;left:48px;top:27px;width:5px;height:10px;border-radius:0 3px 3px 0;background:currentColor}
.icon-packaging:before{content:"";position:absolute;left:18px;top:17px;width:28px;height:30px;border:3px solid currentColor;border-radius:4px;transform:skewY(-4deg)}.icon-packaging:after{content:"";position:absolute;left:20px;top:27px;width:25px;height:3px;background:currentColor;transform:rotate(-28deg)}
.icon-ppwr:before{content:"↻";position:absolute;inset:0;display:grid;place-items:center;font:700 43px/1 system-ui,sans-serif}
.icon-representative:before{content:"";position:absolute;left:18px;top:14px;width:29px;height:36px;background:currentColor;clip-path:polygon(50% 0,92% 15%,86% 68%,50% 100%,14% 68%,8% 15%)}.icon-representative:after{content:"✓";position:absolute;left:25px;top:21px;color:#fff;font:800 20px/1 system-ui,sans-serif}
.icon-marketplace:before{content:"";position:absolute;left:16px;top:24px;width:32px;height:25px;border:3px solid currentColor;border-radius:2px 2px 5px 5px}.icon-marketplace:after{content:"";position:absolute;left:13px;top:14px;width:38px;height:12px;border:3px solid currentColor;border-radius:5px 5px 8px 8px;background:repeating-linear-gradient(90deg,transparent 0 6px,currentColor 6px 9px)}.icon-marketplace span:before{content:"";position:absolute;left:27px;top:37px;width:10px;height:12px;border-left:3px solid currentColor;border-right:3px solid currentColor}
.team-section{max-width:1500px;margin:10px auto 70px;padding:50px max(5vw,28px) 20px}.team-heading{max-width:760px;margin-bottom:32px}.team-heading h2{margin:0;color:var(--navy);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.035em}.team-profile{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:stretch;padding:38px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f0f9f2 100%);box-shadow:0 20px 50px rgba(51,105,73,.1)}.team-monogram{min-height:300px;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#dff4e5,#f9fdf9)}.team-monogram:before,.team-monogram:after{content:"";position:absolute;border-radius:50%;background:rgba(66,185,111,.16)}.team-monogram:before{width:180px;height:180px;right:-60px;top:-55px}.team-monogram:after{width:120px;height:120px;left:-35px;bottom:-30px}.team-monogram span{position:relative;z-index:1;color:#237b4f;font-size:4rem;font-weight:800;letter-spacing:-.08em}.team-copy{align-self:center;max-width:900px}.team-role{margin:0 0 4px;color:var(--green)!important;text-transform:uppercase;font-size:.78rem!important;font-weight:800;letter-spacing:.13em}.team-copy h3{margin:0 0 16px;color:var(--navy);font-size:2rem;line-height:1.1}.team-copy>p{color:var(--muted);font-size:1.03rem}.team-copy blockquote{margin:26px 0 0;padding:22px 24px;border-left:4px solid var(--green);background:rgba(255,255,255,.78);border-radius:0 12px 12px 0;color:#244d3e;font-size:1.08rem;font-weight:650}.team-copy cite{display:block;margin-top:12px;color:#5d7068;font-size:.85rem;font-style:normal;font-weight:700}
.cta{background:linear-gradient(135deg,#24764e,#3cae67)}footer{background:#173d32}.btn{background:#42b96f;color:#123d2b}.service-card:hover{box-shadow:0 14px 35px rgba(54,119,77,.14)}
@media(max-width:1050px){.home-hero{background-position:62% center}.home-hero:before{background:linear-gradient(90deg,rgba(250,253,249,.98) 0%,rgba(250,253,249,.9) 55%,rgba(250,253,249,.35) 100%)}.service-hero{background-position:62% center}}
@media(max-width:820px){.home-hero{background-image:url('/assets/hero-green-mobile.webp');background-position:72% center;padding-top:62px;padding-bottom:62px}.home-hero:before{background:linear-gradient(180deg,rgba(250,253,249,.98) 0%,rgba(250,253,249,.92) 58%,rgba(250,253,249,.55) 100%)}.home-hero aside{margin-top:210px}.detail-hero{padding-top:58px}.service-hero-weee{--service-image:url('/assets/weee-green-mobile.webp')}.service-hero-battery{--service-image:url('/assets/battery-green-mobile.webp')}.service-hero-packaging,.service-hero-ppwr{--service-image:url('/assets/packaging-green-mobile.webp')}.service-hero{min-height:560px;background-position:68% center;background-image:linear-gradient(180deg,rgba(249,253,250,.98) 0%,rgba(249,253,250,.93) 63%,rgba(249,253,250,.58) 100%),var(--service-image)}.service-card.icon-card{min-height:auto}.team-section{padding:34px 20px 0;margin-bottom:45px}.team-profile{grid-template-columns:1fr;padding:24px;gap:26px}.team-monogram{min-height:220px}}
@media(prefers-reduced-motion:reduce){.service-card,.service-icon{transition:none!important}.icon-card:hover .service-icon{transform:none}}
