.bws-shadow { box-shadow: 0 10px 25px rgba(0,0,0,0.35); }
.bws-scroll { scrollbar-width: thin; }
.bws-scroll::-webkit-scrollbar { width: 8px; }
.bws-scroll::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.15); border-radius: 8px; }
