.eco-tech-hero-actions{padding-block:0 var(--space-8);margin-top:calc(-1 * var(--space-4));background:linear-gradient(135deg,#0c0c0ef5 0%,#16161aeb 50%,#0c0c0ef5 100%),radial-gradient(circle at 78% 18%,#dc292624,#0000 42%)}.eco-tech-hero-actions__inner{gap:var(--space-4);flex-wrap:wrap;display:flex}.eco-tech-hero-actions__intro{margin:0 0 var(--space-6);color:#f4f4f2c7;max-width:42rem;line-height:var(--leading-relaxed)}.eco-tech-section--alt{background:var(--color-bg-subtle)}.eco-tech-modules{scroll-margin-top:var(--space-8)}.eco-tech-modules__grid{gap:var(--space-6);margin-top:var(--space-8);display:grid}@media (width>=640px){.eco-tech-modules__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.eco-tech-modules__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.eco-tech-module-card{gap:var(--space-3);min-height:100%;padding:var(--space-6);padding-bottom:var(--space-10);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated);color:inherit;cursor:pointer;transition:border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out), transform var(--duration-normal) var(--ease-out);flex-direction:column;text-decoration:none;display:flex;position:relative}.eco-tech-module-card:hover,.eco-tech-module-card:focus-visible{border-color:var(--color-brand);outline:none;transform:translateY(-2px);box-shadow:0 4px 14px #0c0c0e0f}.eco-tech-module-card:focus-visible{box-shadow:0 4px 14px #0c0c0e0f, 0 0 0 2px var(--color-bg-elevated), 0 0 0 4px #dc292673}.eco-tech-module-card__more{right:var(--space-6);bottom:var(--space-6);font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-text-muted);transition:color var(--duration-normal) var(--ease-out), transform var(--duration-normal) var(--ease-out);line-height:1;position:absolute}.eco-tech-module-card:hover .eco-tech-module-card__more,.eco-tech-module-card:focus-visible .eco-tech-module-card__more{color:var(--color-brand);transform:translate(4px)}.eco-tech-module-card__num{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--color-brand);letter-spacing:var(--tracking-wide)}.eco-tech-module-card__name{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--font-weight-bold);margin:0}.eco-tech-module-card__tag{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:0}.eco-tech-flow{margin-top:var(--space-6)}.eco-tech-product-section{padding-block:var(--space-10)}.eco-tech-product-meta{gap:var(--space-4);margin-top:var(--space-8);display:grid}@media (width>=768px){.eco-tech-product-meta{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}}.eco-tech-product-meta__card{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated)}.eco-tech-product-meta__heading{margin:0 0 var(--space-2);font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-brand)}.eco-tech-product-meta__card p{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}.eco-tech-flow-cards{gap:var(--space-4);margin-top:var(--space-8);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (width>=640px){.eco-tech-flow-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.eco-tech-flow-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.eco-tech-flow-card{padding:var(--space-4);border-left:3px solid var(--color-brand);background:var(--color-bg-subtle);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.eco-tech-flow-card__title{margin:0 0 var(--space-2);font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-weight-bold);letter-spacing:.05em}.eco-tech-flow-card__desc{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}.eco-tech-auto-examples{gap:var(--space-6);display:grid}@media (width>=960px){.eco-tech-auto-examples{grid-template-columns:repeat(3,minmax(0,1fr))}}.eco-tech-auto-example{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-elevated)}.eco-tech-auto-example__title{margin:0 0 var(--space-4);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-weight-bold);color:var(--color-brand)}.eco-tech-needs{gap:var(--space-2) var(--space-6);margin:var(--space-6) 0;grid-template-columns:repeat(1,minmax(0,1fr));padding:0;list-style:none;display:grid}@media (width>=640px){.eco-tech-needs{grid-template-columns:repeat(2,minmax(0,1fr))}}.eco-tech-needs li{padding-left:var(--space-4);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);position:relative}.eco-tech-needs li:before{content:"";background:var(--color-brand);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.eco-tech-flow-notes{margin:var(--space-8) auto 0;gap:var(--space-3);max-width:36rem;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);padding:0;list-style:none;display:grid}.eco-tech-flow-notes strong{color:var(--color-text);font-weight:var(--font-weight-semibold)}.eco-tech-disclaimer{margin:var(--space-8) auto 0;max-width:36rem;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);text-align:center}.eco-tech-features{gap:var(--space-6);margin-top:var(--space-8);display:grid}@media (width>=640px){.eco-tech-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.eco-tech-features--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.eco-tech-feature{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);background:var(--color-bg-elevated)}.eco-tech-feature__title{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-weight-bold);margin:0 0 var(--space-3);color:var(--color-text)}.eco-tech-feature__desc{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}.eco-tech-connections{margin-top:var(--space-8)}.eco-tech-connections__diagram{justify-content:center;gap:var(--space-3);margin-top:var(--space-6);padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-bg-elevated);border:1px dashed #dc29264d;flex-wrap:wrap;display:flex}.eco-tech-connections__hub{text-align:center;font-family:var(--font-heading);font-weight:var(--font-weight-bold);color:var(--color-brand);margin-bottom:var(--space-2);flex:100%}.eco-tech-connections__link{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--color-border-subtle);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--color-text);transition:border-color var(--duration-normal) var(--ease-out);align-items:center;text-decoration:none;display:inline-flex}.eco-tech-connections__link:hover{border-color:var(--color-brand);color:var(--color-brand)}.eco-tech-hub-chain{padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-dark);color:#f4f4f2e6;position:relative;overflow:hidden}.eco-tech-hub-chain__line{left:50%;top:var(--space-6);bottom:var(--space-6);background:linear-gradient(#0000,#dc292699,#0000);width:2px;position:absolute;transform:translate(-50%)}@media (width>=900px){.eco-tech-hub-chain__line{top:50%;left:var(--space-6);right:var(--space-6);background:linear-gradient(90deg,#0000,#dc292699,#0000);width:auto;height:2px;bottom:auto;transform:translateY(-50%)}}.eco-tech-hub-chain__steps{gap:var(--space-4);z-index:1;margin:0;padding:0;list-style:none;display:grid;position:relative}@media (width>=900px){.eco-tech-hub-chain__steps{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr))}}.eco-tech-hub-chain__step{font-family:var(--font-heading);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-align:center;padding:var(--space-3);border-radius:var(--radius-sm);background:#0c0c0e99;border:1px solid #dc292659}.eco-tech-note{margin:var(--space-8) 0 0;font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;max-width:36rem;line-height:var(--leading-relaxed);margin-inline:auto}.eco-tech-intro{max-width:42rem;line-height:var(--leading-relaxed);color:var(--color-text-muted);margin:0}@media (prefers-reduced-motion:reduce){.eco-tech-module-card:hover{transform:none}}.eco-tech-hub-final,.eco-tech-product-final{padding-bottom:var(--space-12);background:var(--color-bg-subtle)}.eco-tech-hub-final .cta-band,.eco-tech-product-final .cta-band{text-align:center;padding:var(--space-16) var(--space-5);color:var(--color-text);background:0 0;margin:0}.eco-tech-hub-final .cta-band__title,.eco-tech-product-final .cta-band__title{font-family:var(--font-heading);font-size:var(--text-3xl);margin:0 0 var(--space-4);color:var(--color-text)}.eco-tech-hub-final .cta-band__text,.eco-tech-product-final .cta-band__text{margin:0 auto var(--space-8);max-width:36rem;color:var(--color-text-muted);line-height:var(--leading-relaxed)}.eco-tech-hub-final .cta-band__actions,.eco-tech-product-final .cta-band__actions{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.eco-tech-hub-final .btn--outline,.eco-tech-product-final .btn--outline{color:var(--color-text);border-color:var(--color-text);background:0 0}.eco-tech-hub-final .btn--outline:hover,.eco-tech-hub-final .btn--outline:focus-visible,.eco-tech-product-final .btn--outline:hover,.eco-tech-product-final .btn--outline:focus-visible{color:var(--color-text);border-color:var(--color-brand);background:var(--color-primary-muted)}@media (width<=639px){.eco-tech-hub-final .cta-band__actions .btn,.eco-tech-product-final .cta-band__actions .btn{width:100%;max-width:20rem}}
