/*
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.
*/
.svc-dd-menu{
  position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:50;
  background:#000;border:1px solid #1c1c20;border-radius:12px;
  box-shadow:0 18px 50px rgba(0,0,0,.7);overflow:hidden}
.svc-dd-search{
  width:100%;padding:10px 12px;background:#0a0a0c;border:none;
  border-bottom:1px solid #1c1c20;color:#fff;outline:none;border-radius:0}
.svc-dd-list{max-height:340px;overflow:auto}
