/*
WARNING:
This website's styles, UI design, and assets are protected under copyright law.
Unauthorized copying or redistribution is strictly prohibited.
Legal action may be taken against violators.
*/
@media (max-width:520px){
  .nav{padding:14px 14px}
  .nav-links a{padding:6px 10px;font-size:13px}
  .kvs{grid-template-columns:100px 1fr}
}
.brand{font-size:18px}
.brand.has-logo span[data-site-name]{display:none}
.brand.has-logo .dot{box-shadow:none;background:transparent;width:auto;height:auto;border-radius:0}
.brand.has-logo img{height:48px !important;width:auto !important;max-width:200px;border-radius:8px;object-fit:contain}
@media (max-width:520px){ .brand.has-logo img{height:40px !important} }
