.edge-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#33393ee6;display:none;align-items:center;justify-content:center;z-index:2147483647;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edge-modal-overlay.active{display:flex}.edge-modal-content{background-color:#33393e;border:2px solid rgba(183,217,177,.3);border-radius:8px;padding:3rem;width:90%;max-width:500px;box-shadow:0 8px 25px #0000004d;font-family:Aeion Mono,Courier New,monospace;position:relative;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.edge-modal-title{margin:0 0 1.5rem;font-family:"Brutal Milk No 3",Arial,sans-serif;font-size:2.5rem;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:-.02em;line-height:1;padding-bottom:1rem;border-bottom:2px solid rgba(183,217,177,.2)}.edge-modal-message{margin-bottom:2rem;font-family:Aeion Mono,Courier New,monospace;font-size:15px;line-height:21px;font-weight:36;text-transform:uppercase;color:#fff;letter-spacing:.05em}.edge-modal-buttons{display:flex;justify-content:flex-end;gap:1.5rem;margin-top:2.5rem}.edge-modal-button{font-family:Aeion Mono,Courier New,monospace;font-weight:36;font-size:14px;text-transform:uppercase;letter-spacing:.1em;padding:1.5rem 2rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.edge-modal-button:before,.edge-modal-button:after{display:none!important;content:none!important}.edge-modal-button:hover{transform:translateY(-2px)}.edge-modal-button.primary{background-color:#b7d9b1;color:#33393e}.edge-modal-button.primary:hover{background-color:#a8d1a0;box-shadow:0 4px 12px #b7d9b14d}.edge-modal-button.secondary{background-color:transparent;color:#b7d9b1;border:2px solid #b7d9b1}.edge-modal-button.secondary:hover{background-color:#b7d9b1;color:#33393e;box-shadow:0 4px 12px #b7d9b14d}.edge-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#b7d9b1,#a8d1a0,#b7d9b1);border-radius:8px 8px 0 0}@media (max-width: 767px){.edge-modal-content{padding:2rem 1.5rem;width:95%}.edge-modal-title{font-size:2rem;margin-bottom:1.2rem}.edge-modal-message{font-size:13px;line-height:18px;margin-bottom:1.5rem}.edge-modal-buttons{flex-direction:column;gap:1rem;margin-top:2rem}.edge-modal-button{width:100%;padding:1.2rem 1.5rem;font-size:15px}}@media (max-width: 990px){.edge-modal-content{padding:2.5rem}}@supports not (font-family: "Brutal Milk No 3"){.edge-modal-title{font-family:Arial,sans-serif;font-weight:900}}@supports not (font-family: "Aeion Mono"){.edge-modal-message,.edge-modal-button{font-family:Courier New,monospace}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-modal-style.css.map */
