/* Founder-selected artwork, local preview only; original assets preserved. */
.principles-image {background-image:linear-gradient(180deg,rgba(15,23,42,.03),rgba(15,23,42,.18)),url('/assets/homepage/decisions-glass-system-v1.png');}
.hero-image {background-image:linear-gradient(90deg,rgba(9,18,34,.98) 0%,rgba(9,18,34,.9) 38%,rgba(9,18,34,.18) 78%),url('/assets/homepage/hero-glass-direction-v1.png');}
.closing-image {background-image:linear-gradient(90deg,rgba(9,18,34,.98) 0%,rgba(9,18,34,.9) 42%,rgba(9,18,34,.12) 82%),url('/assets/homepage/closing-glass-passage-v1.png');}
@media(max-width:700px){.hero-image {background-image:linear-gradient(180deg,rgba(9,18,34,.7),rgba(9,18,34,.98) 72%),url('/assets/homepage/hero-glass-direction-v1.png');background-position:60% center;}}
.method-approved-art { display:block; width:100%; max-width:1200px; margin:auto; }
.method-approved-art img { display:block; width:100%; height:auto; }
#method > .heading-row, #method > .method-grid { position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip-path:inset(50%); white-space:nowrap; border:0!important; }
@media(max-width:700px) {
  .method-approved-art { max-width:440px; }
}
