/* Updated wordmark based on the established High Sound serif lettering. */
.brand{gap:0}
.wordmark-image{display:block;width:205px;height:auto;filter:drop-shadow(0 0 5px rgba(25,57,255,.78))}
.hero-media{background-image:url('/assets/high-sound-stage-sketch.png');background-position:center;background-size:cover;filter:saturate(.95) contrast(1.04)}
.hero-shade{background:linear-gradient(90deg,rgba(3,7,13,.98) 0%,rgba(3,7,13,.82) 34%,rgba(3,7,13,.08) 70%,rgba(3,7,13,.03) 100%),linear-gradient(0deg,rgba(3,7,13,.56),transparent 45%)}
.about-label{left:42px;right:42px;bottom:54px;display:block;filter:drop-shadow(0 0 12px rgba(22,48,255,.82))}
.about-label img{display:block;width:100%;height:auto}
.service-grid{grid-template-columns:repeat(2,1fr)}
.service-card{border-bottom:1px solid #d6dce5}
.service-card:nth-child(2n){border-right:0}
.service-card:nth-last-child(-n+2){border-bottom:0}
.personnel svg{width:104px;height:78px;fill:none;stroke:#1c75e8;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.contact-details{display:grid;gap:8px;margin-top:28px}.contact-details>a{color:#64b5ff;font-weight:800;text-decoration:none}.contact-details p{margin:14px 0 0!important;color:#c4cedd!important}.contact-details small{color:#8492a6}.footer-top p a{text-decoration:none;color:#aebbd0}.footer-top p a:hover{color:#fff}dialog{width:min(680px,calc(100% - 28px));max-height:86vh;overflow:auto}dialog h3{margin:28px 0 6px;font-size:1rem;text-transform:uppercase;letter-spacing:.04em;color:#294f8e}dialog p{margin-top:8px}dialog a{color:#155fbd}
@media(max-width:900px){.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(2n){border-right:0;border-bottom:1px solid #d6dce5}.service-card:last-child{border-bottom:0}}
@media(max-width:600px){.wordmark-image{width:175px}.hero-media{background-position:58% center}.about-label{left:24px;right:24px;bottom:40px}}
