input[type="checkbox"]{accent-color:#87C543;width:17px;height:17px}.page-loader{background:rgba(255,255,255,0.6);display:flex;z-index:9999;backdrop-filter:blur(2px)}.loader-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#87C543;border-radius:50%;animation:wc-spin 0.7s linear infinite;opacity:0.9}@keyframes wc-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.page-loader{animation:wc-fade-in 0.2s ease}@keyframes wc-fade-in{from{opacity:0}to{opacity:1}}.notification-preferences input[type="checkbox"]{accent-color:#87C543;position:relative}.notification-preferences input[type="checkbox"]:checked{-webkit-appearance:none;appearance:none;background-color:#87C543;border-radius:4px;width:17px;height:17px;position:relative;border:2px solid #87C543}.notification-preferences input[type="checkbox"]:checked::after{content:'';position:absolute;top:1px;left:4px;width:3px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.notification-preferences input[type="checkbox"]:focus{outline:none;box-shadow:0 0 0 2px rgba(135,197,67,0.4)}
