5a2bc5cdb1
- All @supports checks extended to include or (-webkit-backdrop-filter: blur(1px)) so Safari < 18 (which only recognizes the -webkit- prefix) no longer skips the entire @supports block and receives no glass styles at all - Non-blur glass styles (background-color, border, box-shadow) moved outside @supports blocks - always active on all browsers regardless of blur support - Capsule buttons, specular highlights, glass borders and shadows now visible on all devices, blur effects added on top where supported