/* Alqemah Lab: original laboratory crest and cinematic hero. */
.brand{gap:11px;text-decoration:none}
.brand .brand-emblem{display:block;width:55px;height:55px;flex:0 0 auto;filter:drop-shadow(0 3px 8px #0008)}
.brand b{font-size:27px;letter-spacing:-.015em;line-height:1.05}
.brand b strong{color:#f7d578}
.brand i{font-size:8px;letter-spacing:.31em;color:#d5dceb;margin-top:6px}
.footer-message .brand .brand-emblem{width:48px;height:48px}
.lab-hero-picture{position:absolute;inset:0;display:block}
.royal-hero .palace-background{object-position:50% 50%}
.royal-hero .palace-shade{background:linear-gradient(180deg,#030b2280 0%,transparent 22%,transparent 72%,#061131 100%),radial-gradient(ellipse at 50% 50%,#03112745 0%,#03112720 34%,transparent 60%)}
.royal-offer .button{text-shadow:none}
.welcome-label{border-color:#c6a55470;background:#05162be0}
@media(max-width:850px){
  .brand .brand-emblem{width:49px;height:49px}
}
@media(max-width:580px){
  .brand{gap:7px}
  .brand .brand-emblem{width:42px;height:42px}
  .brand b{font-size:21px}
  .brand i{font-size:6px;letter-spacing:.25em;margin-top:4px}
  .header-main{padding-inline:14px;gap:6px}
  .royal-hero .palace-shade{background:linear-gradient(180deg,#030b22d9 0%,#030b2270 10%,transparent 24%,#03102720 52%,transparent 76%,#061131 100%),radial-gradient(ellipse at 50% 49%,#031127b0,transparent 68%)}
}
@media(max-width:359px){
  .brand .brand-emblem{width:36px;height:36px}
  .brand b{font-size:19px}
  .header-main{padding-inline:10px}
}
