.hosp-room__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}.hosp-screen{margin:0}.hosp-screen__plate{aspect-ratio:16 / 10;background:var(--surface-variant);border-radius:var(--radius-sm);display:grid;place-items:center;padding:var(--space-6)}.hosp-screen__plate img{max-width:80%;max-height:100%;object-fit:contain}.hosp-screen__plate--ui{padding:0;overflow:hidden}.hosp-screen__plate--ui img{max-width:100%;width:100%;height:100%;object-fit:contain}.hosp-screen__cap{font-size:var(--fs-body-sm);color:var(--text-secondary);margin-top:var(--space-3)}.hosp-aud{background:var(--surface-variant)}.hosp-aud__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8)}.hosp-aud__title{font-size:var(--fs-h3);font-weight:600;margin-block:var(--space-3) var(--space-2)}.hosp-aud__sub{color:var(--text-secondary);margin-bottom:var(--space-5)}.hosp-aud__list{display:flex;flex-direction:column}.hosp-aud__list li{display:flex;align-items:center;gap:var(--space-4);padding-block:var(--space-4);border-top:1px solid var(--line-soft);color:var(--text-primary)}.hosp-aud__mark{flex:0 0 auto;width:14px;height:2px;background:var(--brand-accent)}.hosp-install__head{margin-bottom:var(--space-7)}.hosp-install__title{font-size:var(--fs-h2)}.hosp-install__sub{font-size:var(--fs-body-lg);color:var(--text-secondary);max-width:46ch;margin-top:var(--space-3)}.hosp-install__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.hosp-install__layer h3{font-size:var(--fs-h4);margin-bottom:var(--space-3)}.hosp-install__layer p{color:var(--text-secondary);max-width:32ch}@media(max-width:1279px){.hosp-aud__grid{grid-template-columns:1fr;gap:40px}.hosp-install__cols{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}@media(max-width:767px){.hosp-aud__grid{gap:var(--space-5)}.hosp-room__grid,.hosp-install__cols{grid-template-columns:1fr;gap:var(--space-5)}}
