.eco-page{background:#080e0c;color:#f0f2eb;--eco-muted:#b3bfb6;--eco-accent:#d9bd7a}
.eco-page main{overflow:hidden}.eco-page main a:focus-visible,.eco-page main button:focus-visible,.eco-page main summary:focus-visible{outline:3px solid #e8ce93;outline-offset:5px}
.eco-intro,.eco-explorer,.eco-directory,.eco-closing{max-width:1440px;margin:auto;padding:50px clamp(24px,5vw,80px)}
.eco-intro{padding-top:145px;padding-bottom:18px}.eco-intro .eyebrow{color:var(--eco-accent);font-size:12px;letter-spacing:.17em}
.eco-intro h1{font-size:clamp(38px,4.9vw,72px);line-height:1.08;letter-spacing:-.055em;font-weight:500;margin:27px 0}.eco-intro em{font-style:normal;color:#b7cb9b}
.eco-lead{max-width:840px;line-height:1.8;color:var(--eco-muted);font-size:16px}.eco-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:26px}.eco-toolbar>span{margin-left:auto;font-size:11px;letter-spacing:.06em;color:var(--eco-muted)}
.eco-control{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 18px;border:1px solid #59604d;background:#141c15;border-radius:4px;color:#e9e8d9;font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.eco-control:hover{border-color:var(--eco-accent);background:#20291d}.eco-control[hidden]{display:none}
.eco-explorer{padding-top:20px;padding-bottom:36px}.eco-map{position:relative;height:530px;background:radial-gradient(ellipse at 50% 46%,#20322580,transparent 48%);border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c}
.eco-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.eco-lines path{stroke:#799780;stroke-width:1;opacity:.42;transition:opacity .35s,stroke .35s}.eco-lines path.is-lit{stroke:#d9bd7a;stroke-width:2;opacity:1;stroke-dasharray:8 7;animation:eco-flow 2.5s linear 2}.eco-lines .eco-root-line{stroke:#c5a064;stroke-dasharray:3 6}
.eco-core{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:29%;max-width:340px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-decoration:none;text-align:center;border:1px solid #a2b28b60;background:radial-gradient(ellipse,#263527,#101b14);border-radius:46% 38% 42% 34%;box-shadow:0 0 65px #899b5b15;z-index:1}.eco-core span{font-size:10px;letter-spacing:.08em;color:#d4d9c8}.eco-core img{width:150px;height:auto}.eco-core small{font-size:10px;color:#c5ceb9}
.eco-node{position:absolute;width:28%;padding:22px 24px;border:1px solid #64766260;border-radius:4px 22px 4px 18px;background:linear-gradient(120deg,#17241b,#101813);text-decoration:none;transition:background .3s,border-color .3s,box-shadow .3s;z-index:2}.eco-node-number{display:flex;justify-content:space-between;color:var(--eco-accent);font-size:11px;letter-spacing:.1em;margin-bottom:12px}.eco-node strong{display:block;font-size:18px;font-weight:500;line-height:1.3}.eco-node small{display:block;color:var(--eco-muted);font-size:12px;line-height:1.5;margin-top:8px}.eco-node-0{left:1%;top:26px}.eco-node-1{right:1%;top:26px}.eco-node-2{left:0;top:209px}.eco-node-3{right:0;top:209px}.eco-node-4{left:8%;bottom:22px}.eco-node-5{right:8%;bottom:22px;border-style:dashed;border-color:#c5a06480}.eco-node:hover,.eco-node:focus-visible,.eco-node.is-selected,.eco-node.is-lit{border-color:#c3b784;background:linear-gradient(120deg,#2c3b27,#152219);box-shadow:0 0 28px #b2bb6b13}.eco-map.is-exploring .eco-node:not(.is-lit):not(.is-selected){background:#0c140f;border-color:#3d4a3d}
.eco-map-note{text-align:center;color:var(--eco-muted);font-size:12px;line-height:1.7;margin-top:20px}.eco-directory{padding-top:35px;scroll-margin-top:95px}.eco-directory-heading{max-width:760px;margin-bottom:40px}.eco-directory-heading .eyebrow{font-size:11px;color:var(--eco-accent)}.eco-directory-heading h2{font-size:clamp(30px,3vw,44px);font-weight:450;line-height:1.2;letter-spacing:-.035em}.eco-directory-heading p{color:var(--eco-muted);line-height:1.7}
.eco-territory{border-top:1px solid #ffffff26;scroll-margin-top:100px}.eco-territory>summary{display:flex;align-items:center;gap:22px;cursor:pointer;min-height:88px;padding:20px 8px;list-style:none}.eco-territory>summary::-webkit-details-marker{display:none}.eco-territory>summary>span:first-child{font-size:12px;color:var(--eco-accent)}.eco-territory>summary h2{font-size:clamp(19px,2vw,27px);font-weight:450;margin:0}.eco-count{margin-left:auto;font-size:12px;color:var(--eco-muted);white-space:nowrap}.eco-territory>summary:after{content:'+';color:var(--eco-accent);font-size:24px}.eco-territory[open]>summary:after{content:'−'}.eco-territory-body{padding:0 8px 38px}.eco-territory-intro{color:var(--eco-muted);line-height:1.6;margin-top:0}.eco-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.eco-project{display:flex;flex-direction:column;min-width:0;padding:24px;background:#101914;border:1px solid #334333;border-radius:5px;scroll-margin-top:105px}.eco-primary{background:linear-gradient(140deg,#1f2b1d,#101914);border-color:#737653}.eco-project-top{position:relative}.eco-project-top img{width:100%;height:145px;object-fit:cover;border-radius:2px;margin-bottom:22px}.eco-project-top img.eco-logo{object-fit:contain;padding:35px;background:#0a120d}.eco-project-index{display:block;color:#b4bda7;font-size:11px;letter-spacing:.1em;margin-bottom:24px}.eco-brand{color:#d7c995;font-size:15px;font-weight:600;margin:0 0 13px}.eco-project h3{font-size:21px;line-height:1.35;font-weight:450;margin:0 0 20px}.eco-functions{margin-top:auto}.eco-functions summary{cursor:pointer;min-height:44px;line-height:1.5;padding:10px 0;font-size:13px;color:#cbd3bf}.eco-functions ul,.eco-method-grid ul{padding-left:19px;color:var(--eco-muted);font-size:14px;line-height:1.85}.eco-relation{font-size:13px;line-height:1.8;border-top:1px solid #ffffff1a;padding-top:14px;color:#c4cfb7}.eco-relation a{display:block;color:#e1cd95;text-underline-offset:4px;padding:10px 0;min-height:44px}.eco-visit{display:flex;align-items:center;justify-content:space-between;min-height:48px;gap:10px;color:#e3cd95;font-size:13px;text-decoration:none;border-top:1px solid #ffffff26;margin-top:18px;padding:14px 0 0}.eco-visit:hover{text-decoration:underline;text-underline-offset:4px}.eco-project:target{outline:2px solid #e3cd95;outline-offset:3px}.eco-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:25px}.eco-method-grid>div{border-top:2px solid #a4ad76;padding:10px 22px;background:#142019}.eco-method-grid h3{font-size:20px;font-weight:500}.eco-territory-body>p{line-height:1.8;color:var(--eco-muted)}.eco-closing{border-top:1px solid #ffffff26;padding-top:40px;padding-bottom:65px;display:flex;align-items:center;justify-content:space-between;gap:30px}.eco-closing p{font-size:clamp(22px,3vw,36px);line-height:1.4;font-weight:400;letter-spacing:-.02em}.eco-page .skip-link{background:#f2e9d1;color:#102016}
.eco-list-view .eco-map,.eco-list-view .eco-map-note{display:none}


@keyframes eco-flow{to{stroke-dashoffset:-60}}
@media(min-width:901px){.eco-primary{grid-column:span 2}.eco-primary .eco-project-top{display:flex;gap:24px;align-items:center}.eco-primary .eco-project-top img{width:180px;height:115px}.eco-primary h3{font-size:27px}.eco-primary .eco-project-index{margin-right:20px}}
@media(max-width:1100px){.eco-node{padding:18px;width:30%}.eco-node strong{font-size:16px}.eco-core{width:30%}.eco-core span{max-width:150px;line-height:1.5}.eco-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.eco-intro{padding-top:120px}.eco-toolbar>span{width:100%;margin:8px 0 0}.eco-map{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 0}.eco-lines{display:none}.eco-core{position:static;transform:none;grid-column:1/-1;width:100%;max-width:none;min-height:135px;gap:17px;border-radius:5px}.eco-core span{max-width:none}.eco-node{position:static;width:100%;padding:20px;min-height:145px}.eco-node strong{font-size:18px}.eco-method-grid{grid-template-columns:1fr}.eco-closing{flex-direction:column;align-items:flex-start}.eco-project-grid{grid-template-columns:1fr 1fr}.eco-count{font-size:11px}.eco-territory>summary{gap:12px}}
@media(max-width:540px){.eco-map{grid-template-columns:1fr}.eco-node{min-height:110px}.eco-node-number{margin-bottom:7px}.eco-project-grid{grid-template-columns:1fr}.eco-territory>summary h2{font-size:18px}.eco-count{display:none}.eco-territory>summary:after{margin-left:auto}.eco-intro h1{font-size:39px}.eco-lead{font-size:15px}.eco-project{padding:22px}.eco-toolbar{align-items:stretch;flex-direction:column}.eco-map-note{text-align:left}}
@media(prefers-reduced-motion:reduce){.eco-page{scroll-behavior:auto}.eco-page *{animation:none!important;transition:none!important}html:has(.eco-page){scroll-behavior:auto}}
@media print{.eco-page{background:white;color:black}.eco-map,.eco-toolbar,.site-header,.site-footer,.eco-closing{display:none}.eco-project,.eco-primary{background:white;color:black;break-inside:avoid}.eco-page p,.eco-page li,.eco-page a{color:black}.eco-intro{padding-top:0}}

