/* V3: one unified, equally prominent Lapdee88 Mahjong title */
.brand{display:grid;place-items:center;height:122px;filter:drop-shadow(0 4px 1px #180a03) drop-shadow(0 0 15px rgba(244,193,57,.52))}
.brand>strong{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;font-family:Cinzel,serif;font-weight:900;line-height:.82;letter-spacing:-.045em;color:transparent;background:linear-gradient(#fffbd2 3%,#f8d15e 38%,#bd691b 73%,#ffe98f);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:1.4px #6f2f0e;text-align:center}
.brand>strong>span{position:static;width:auto;height:auto;display:block;border:0;border-radius:0;background:none;transform:none;box-shadow:none;color:transparent;font:inherit;text-shadow:none}
.brand-lapdee{font-size:clamp(31px,8.4vw,53px);letter-spacing:-.055em}
.brand-mahjong{font-size:clamp(36px,9.7vw,62px)}
@media(max-width:370px){.brand{height:104px}.brand-lapdee{font-size:30px}.brand-mahjong{font-size:35px}}
@media(max-width:600px) and (max-height:700px) and (orientation:portrait){.brand{height:88px}.brand-lapdee{font-size:27px}.brand-mahjong{font-size:32px}}
@media(min-width:700px) and (orientation:landscape){.brand{height:138px}.brand-lapdee{font-size:34px}.brand-mahjong{font-size:40px}}
@media(min-width:700px) and (max-height:680px) and (orientation:landscape){.brand{height:112px}.brand-lapdee{font-size:30px}.brand-mahjong{font-size:35px}}
