.notice-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:none;justify-content:center;align-items:center;z-index:9999}.notice-popup{background:#000;border:3px solid #78BE1F;padding:1rem 2rem 2.05rem;border-radius:5px;max-width:500px;width:90%;text-align:center;box-shadow:0 8px 20px #0003;animation:fadeInUp .3s ease-out;letter-spacing:.25px}.notice-popup h2{margin-bottom:0;font-size:1.75rem;color:#fff;font-weight:800}.notice-popup p{margin-bottom:1.5rem;margin-top:.25rem;font-size:1.1rem;color:#fff}.notice-popup button{font-size:var(--btn-font-size);display:inline-flex;justify-content:center;align-items:center;font-weight:700;background-color:#78be1f;color:#fff;border:none;width:125px;height:35px;pointer-events:auto;cursor:pointer;border-radius:5px;letter-spacing:1px}.notice-popup button:hover{background:#6ba81c}.notice-socials{display:flex;justify-content:center;gap:20px;margin-top:1.5rem}.notice-socials a svg{width:28px;height:28px;fill:none;stroke:#78be1f;stroke-width:1.6;transition:.3s}.notice-socials a:hover svg{stroke:#6ba81c;transform:scale(1.05)}.notice-socials a.discord svg{fill:#78be1f;stroke:none}.notice-socials a.discord:hover svg{fill:#6ba81c}p:empty{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
