.dfg-free-gift-modal{position:fixed;z-index:9999;inset:0;display:none;align-items:center;justify-content:center;padding:20px;color:var(--dfg-blue)}
.dfg-free-gift-modal.is-open{display:flex}.dfg-free-gift-modal__backdrop{position:absolute;inset:0;background:rgba(2,20,78,.5);backdrop-filter:blur(5px)}
.dfg-free-gift-modal__dialog{position:relative;width:min(100%,430px);padding:31px 31px 28px;border:3px solid var(--dfg-blue);background:var(--dfg-yellow);box-shadow:9px 9px 0 var(--dfg-blue);text-align:center}
.dfg-free-gift-modal__close{position:absolute;right:10px;top:8px;width:32px;height:32px;border:0;background:transparent;color:var(--dfg-blue);font:400 31px/1 Arial,sans-serif;cursor:pointer}.dfg-free-gift-modal__close:focus-visible{outline:2px solid var(--dfg-blue);outline-offset:2px}
.dfg-free-gift-modal__dialog h2{margin:6px 0 12px;font-size:clamp(24px,3vw,31px);line-height:.85;letter-spacing:-.09em}.dfg-free-gift-modal__dialog h2 span{display:block}.dfg-free-gift-modal__lead{margin:0 auto;max-width:290px;font-size:13px;line-height:1.4}
.dfg-free-gift-modal__actions{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin:23px 0 12px}.dfg-free-gift-modal__actions button{display:grid;place-items:center;width:100%;aspect-ratio:1;border:2px solid var(--dfg-blue);background:var(--dfg-bg);color:var(--dfg-blue);cursor:pointer;transition:background .15s,color .15s,transform .15s}.dfg-free-gift-modal__actions button:hover,.dfg-free-gift-modal__actions button:focus-visible{background:var(--dfg-blue);color:#fff;outline:0}.dfg-free-gift-modal__actions button:active{transform:translateY(2px)}
.dfg-free-gift-modal__actions svg{width:25px;height:25px;fill:currentColor}.dfg-free-gift-modal__actions svg.stroke{fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.dfg-free-gift-modal__status{min-height:18px;margin:0;font:500 10px/1.35 var(--dfg-mono);text-transform:uppercase}.dfg-free-gift-modal.is-unlocked .dfg-free-gift-modal__actions{opacity:.48;pointer-events:none}.dfg-free-gift-modal-open{overflow:hidden}
.woocommerce-message:has(.dfg-cart-added-message){position:fixed!important;z-index:9998;top:50%;left:50%;width:min(calc(100% - 40px),380px);margin:0!important;padding:19px 23px!important;transform:translate(-50%,-50%);border:3px solid var(--dfg-blue)!important;background:var(--dfg-yellow)!important;color:var(--dfg-blue)!important;box-shadow:8px 8px 0 var(--dfg-blue)!important;text-align:center;transition:opacity .24s ease,transform .24s ease}.woocommerce-message:has(.dfg-cart-added-message)::before,.woocommerce-message:has(.dfg-cart-added-message) .button,.woocommerce-message:has(.dfg-cart-added-message) .wc-forward{display:none!important}.dfg-toast-dismissed{opacity:0;transform:translate(-50%,-44%)!important}
@media(max-width:480px){.dfg-free-gift-modal{padding:15px}.dfg-free-gift-modal__dialog{padding:28px 23px 23px}.dfg-free-gift-modal__actions{gap:6px}.dfg-free-gift-modal__actions svg{width:22px;height:22px}}
