.blackmark-checkout-blocked{position:relative;opacity:.6;pointer-events:none}.blackmark-checkout-blocked::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);z-index:10}button.blackmark-blocked,input.blackmark-blocked{opacity:0.5!important;cursor:not-allowed!important;background-color:#ccc!important;border-color:#999!important}button.blackmark-blocked:hover,input.blackmark-blocked:hover{background-color:#ccc!important;border-color:#999!important}.blackmark-block-notice{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:20px;background-color:#f8d7da;border:1px solid #f5c2c7;border-left:4px solid #dc3545;border-radius:4px;color:#842029;position:relative;z-index:100;animation:blackmark-notice-slide-down 0.3s ease-out}@keyframes blackmark-notice-slide-down{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.blackmark-block-notice .blackmark-notice-icon{flex-shrink:0;width:24px;height:24px;color:#dc3545}.blackmark-block-notice .blackmark-notice-icon svg{width:100%;height:100%}.blackmark-block-notice .blackmark-notice-content{flex:1}.blackmark-block-notice .blackmark-notice-content strong{display:block;margin-bottom:4px;font-size:14px;font-weight:600}.blackmark-block-notice .blackmark-notice-content p{margin:0;font-size:13px;line-height:1.5}.wfacp_checkout.blackmark-checkout-blocked{filter:grayscale(50%)}.wfacp_checkout .blackmark-block-notice{margin-top:0}.cartflows-checkout.blackmark-checkout-blocked{filter:grayscale(50%)}.cartflows-checkout .blackmark-block-notice{margin-top:0}form.checkout.blackmark-checkout-blocked{filter:grayscale(50%)}form.checkout .blackmark-block-notice{margin-top:0}@media (max-width:768px){.blackmark-block-notice{padding:12px;gap:8px}.blackmark-block-notice .blackmark-notice-icon{width:20px;height:20px}.blackmark-block-notice .blackmark-notice-content strong{font-size:13px}.blackmark-block-notice .blackmark-notice-content p{font-size:12px}}@media (prefers-color-scheme:dark){.blackmark-block-notice{background-color:#2c1618;border-color:#4b1f22;color:#f8d7da}.blackmark-checkout-blocked::after{background:rgb(0 0 0 / .5)}}@media print{.blackmark-checkout-blocked::after{display:none!important}.blackmark-block-notice{display:none!important}}.blackmark-block-notice:focus-within{outline:2px solid #dc3545;outline-offset:2px}.blackmark-checkout-unblocking{animation:blackmark-unblock-fade 0.5s ease-out}@keyframes blackmark-unblock-fade{from{opacity:.6;filter:grayscale(50%)}to{opacity:1;filter:grayscale(0%)}}.blackmark-block-notice.blackmark-loading{opacity:.7}.blackmark-block-notice.blackmark-loading .blackmark-notice-icon{animation:blackmark-loading-pulse 1.5s ease-in-out infinite}@keyframes blackmark-loading-pulse{0%,100%{opacity:1}50%{opacity:.5}}