/* GematriaRTM V268 — homepage signature visual refinement
   Presentation only: no RTM engine, search, statistics, API, or runtime logic changes. */
body.portal-home .v268-hero-network-wrap{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:10px;
}
body.portal-home .v266-hero-network{
  padding:18px 20px 17px!important;
  cursor:default;
}
body.portal-home .v266-network-head{
  justify-content:flex-start!important;
  align-items:center!important;
  min-height:22px;
}
body.portal-home .v266-network-head span{
  font-size:11.5px!important;
  color:#8fa3ba!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
}
body.portal-home .v266-network-head strong{display:none!important}
body.portal-home .v266-network-canvas{
  height:300px!important;
  margin:8px -2px 0!important;
}
body.portal-home .v266-net-node{
  width:106px!important;
  min-height:64px!important;
  padding:8px 7px!important;
  border-color:rgba(167,188,219,.15)!important;
  background:rgba(11,27,46,.80)!important;
  box-shadow:0 8px 20px rgba(0,0,0,.11)!important;
}
body.portal-home .v266-net-node b{
  font-size:21px!important;
  color:#edf4fc!important;
}
body.portal-home .v266-net-node small{
  margin-top:4px!important;
  font-size:10px!important;
  line-height:1.15!important;
  color:#8298b1!important;
  font-weight:650!important;
}
body.portal-home .v266-net-node.target{
  width:142px!important;
  min-height:90px!important;
  border-color:rgba(103,222,210,.52)!important;
  background:linear-gradient(145deg,rgba(22,83,85,.94),rgba(17,48,69,.98))!important;
  box-shadow:0 0 0 8px rgba(102,216,205,.04),0 18px 42px rgba(0,0,0,.24)!important;
}
body.portal-home .v266-net-node.target b{
  font-size:34px!important;
  color:#c8fbf4!important;
}
body.portal-home .v266-net-node.target small{
  font-size:10.5px!important;
  color:#b5d9d6!important;
  font-weight:750!important;
}
body.portal-home .v266-network-lines line{
  stroke-width:1.35!important;
  opacity:.42!important;
}
body.portal-home .v266-network-lines circle{
  opacity:.10!important;
}
body.portal-home .v266-network-equation{
  padding:13px 14px 12px!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
  border-bottom:0!important;
  color:#c7d4e5!important;
  font-size:14px!important;
  letter-spacing:.012em!important;
}
body.portal-home .v268-network-case-link{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  gap:5px;
  padding:2px 2px 0;
  color:#75ddd3!important;
  text-decoration:none!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:800!important;
  opacity:.88;
}
body.portal-home .v268-network-case-link:hover{
  opacity:1;
  text-decoration:underline!important;
  text-underline-offset:4px;
}
@media(max-width:1050px){
  body.portal-home .v268-hero-network-wrap{max-width:720px;width:100%;margin-inline:auto}
}
@media(max-width:650px){
  body.portal-home .v266-hero-network{padding:15px 14px 14px!important}
  body.portal-home .v266-network-head{min-height:18px}
  body.portal-home .v266-network-head span{font-size:10.5px!important}
  body.portal-home .v266-network-canvas{height:252px!important;margin-top:5px!important}
  body.portal-home .v266-net-node{width:86px!important;min-height:58px!important;padding:7px 5px!important}
  body.portal-home .v266-net-node b{font-size:18px!important}
  body.portal-home .v266-net-node small{font-size:9px!important}
  body.portal-home .v266-net-node.target{width:112px!important;min-height:74px!important}
  body.portal-home .v266-net-node.target b{font-size:27px!important}
  body.portal-home .v266-net-node.target small{font-size:9.5px!important}
  body.portal-home .v266-network-equation{font-size:11.5px!important;padding:11px 8px 10px!important}
  body.portal-home .v268-network-case-link{font-size:11.5px!important}
}
