/* ULYARC ecosystem reveal pass — additive presentation only. */
.ecosystem-reveal{padding-top:42px}
.ecosystem-reveal-panel{padding:clamp(26px,5vw,46px)}
.ecosystem-reveal-intro{max-width:850px}
.ecosystem-reveal-intro .lead{max-width:820px}
.ecosystem-house-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}
.ecosystem-house-link{display:flex;flex-direction:column;gap:7px;min-height:150px;padding:20px;border:1px solid rgba(214,183,114,.22);border-radius:22px;background:rgba(255,255,255,.025);transition:border-color .2s ease,background .2s ease,transform .2s ease}
.ecosystem-house-link .ecosystem-kicker{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:var(--gold2);font-weight:800}
.ecosystem-house-link strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,3vw,29px);line-height:1.06;color:var(--ivory)}
.ecosystem-house-link span:last-child{font-size:14px;line-height:1.55;color:var(--cream)}
.ecosystem-connected{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;padding-top:20px;border-top:1px solid rgba(214,183,114,.18)}
.ecosystem-connected a{display:flex;flex-direction:column;gap:6px;padding:17px 18px;border-radius:18px;border:1px solid rgba(214,183,114,.18);background:rgba(214,183,114,.035)}
.ecosystem-connected strong{font-family:Georgia,"Times New Roman",serif;font-size:21px;color:var(--ivory)}
.ecosystem-connected span{font-size:13.5px;line-height:1.5;color:var(--cream)}
.ecosystem-closing{margin-top:22px;padding-top:19px;border-top:1px solid rgba(214,183,114,.18);font-family:Georgia,"Times New Roman",serif;font-size:clamp(18px,2.6vw,23px);line-height:1.55;color:var(--ivory)}
.ecosystem-directory-head{margin-bottom:18px}
.ecosystem-directory-head .copy{max-width:850px}
.ecosystem-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.ecosystem-directory-grid .door-card{min-height:250px}
@media (hover:hover) and (pointer:fine){.ecosystem-house-link:hover,.ecosystem-connected a:hover{border-color:rgba(214,183,114,.48);background:rgba(214,183,114,.075);transform:translateY(-1px)}}
.ecosystem-house-link:focus-visible,.ecosystem-connected a:focus-visible{outline:3px solid var(--gold2);outline-offset:3px}
@media(max-width:700px){.ecosystem-house-grid,.ecosystem-connected,.ecosystem-directory-grid{grid-template-columns:1fr}.ecosystem-house-link{min-height:0;padding:18px}.ecosystem-reveal{padding-top:30px}.ecosystem-directory-grid .door-card{min-height:0}}
