/* XORVANIQ homepage desktop balance v10 */
body.page-index{--max:1500px}
@media(min-width:1200px){
  body.page-index .shell,body.page-index .xv-header .shell{width:min(1500px,calc(100% - 88px));max-width:none}
  body.page-index .xv-launch-ribbon{width:min(1500px,calc(100% - 88px));max-width:none}
  #xorvaniq-backbone{width:calc(100% - 88px);max-width:1500px}
  body.page-index.xv-nexus-page .hero-layout{grid-template-columns:minmax(560px,.95fr) minmax(620px,1.05fr);gap:64px;align-items:center;min-height:690px;padding-block:70px 52px}
  body.page-index.xv-nexus-page .hero-copy{max-width:680px;min-width:0;padding:0}
  body.page-index.xv-nexus-page .hero h1{font-size:clamp(3.8rem,4vw,4.6rem);line-height:1;letter-spacing:-.05em;margin:0 0 26px;max-width:none;width:auto}
  body.page-index.xv-nexus-page .hero-description{max-width:620px;font-size:1.05rem;line-height:1.75;margin-bottom:28px}
  body.page-index.xv-nexus-page .hero-copy>.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
  body.page-index.xv-nexus-page .hero-copy>.actions .button{width:auto;margin:0}
  body.page-index.xv-nexus-page .hero-meta{display:flex;flex-wrap:wrap;gap:16px;align-items:center}
  body.page-index.xv-nexus-page .rack-scene{width:100%;max-width:760px;margin:0;justify-self:end;align-self:center;aspect-ratio:1.22;overflow:visible}
  body.page-index.xv-nexus-page .rack-art{display:block;width:100%;height:auto;transform:none}
  body.page-index.xv-nexus-page .scene-tag{left:10%;top:12%}
  body.page-index.xv-nexus-page .scene-caption{bottom:1%}
}
@media(min-width:900px) and (max-width:1199px){
  body.page-index.xv-nexus-page .hero-layout{grid-template-columns:1fr 1fr;gap:32px;min-height:620px}
  body.page-index.xv-nexus-page .hero h1{font-size:clamp(3.35rem,5vw,4.1rem)}
  body.page-index.xv-nexus-page .rack-scene{width:100%;margin:0;max-width:650px;justify-self:end}
}
@media(max-width:899px){
  body.page-index.xv-nexus-page .hero-layout{grid-template-columns:1fr;gap:28px;min-height:0;padding-block:48px 36px}
  body.page-index.xv-nexus-page .hero-copy{max-width:720px}
  body.page-index.xv-nexus-page .hero h1{font-size:clamp(3rem,10vw,4rem)}
  body.page-index.xv-nexus-page .rack-scene{width:min(620px,100%);margin:0 auto;aspect-ratio:1.35}
}
