:root{--popup-radius: 16px;--popup-padding: 24px;--popup-max-width: 620px;--popup-bg: #ffffff;--popup-overlay: rgba(0,0,0,.7);--accent: #2cbf88;--muted: #555;--input-border: #ddd}.custom-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:var(--popup-overlay);z-index:99999;padding:16px;-webkit-overflow-scrolling:touch}.custom-popup{width:100%;max-width:var(--popup-max-width);max-height:92vh;background:var(--popup-bg);border-radius:var(--popup-radius);box-shadow:0 32px 64px #0006;padding:var(--popup-padding);overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;font-family:var(--font-body-family, Arial, sans-serif);font-size:20px;line-height:1.6;color:#111;padding-top:30px}.custom-popup *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.custom-popup-close{position:absolute;top:6px;right:16px;width:42px;height:42px;border-radius:999px;border:none;background:transparent;color:#000;font-size:30px;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}.custom-popup-close:hover{background:#0000000d}.custom-popup .popup-title{margin:0 0 20px;font-size:30px;font-weight:700}.custom-popup .popup-subtitle{margin:0 0 20px;font-size:24px;font-weight:600;color:var(--muted)}.custom-popup label{display:block;font-weight:600;font-size:14px;margin-bottom:14px;color:#222}.custom-popup .small{font-size:18px;color:var(--muted)}.custom-popup input,.custom-popup select,.custom-popup textarea{width:100%;font-family:inherit;font-size:15px;line-height:1.6;padding:9px 15px;margin-top:5px;border-radius:12px;border:1px solid var(--input-border);background:#fff;color:#111;transition:border-color .2s ease,box-shadow .2s ease}.custom-popup textarea{min-height:120px;resize:vertical}.custom-popup ::placeholder{font-size:14px;color:#999}.custom-popup input:focus,.custom-popup select:focus,.custom-popup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #2cbf8826}.custom-popup .invalid{border-color:#e63946!important;background:#fff5f5}.custom-popup .pill{display:inline-block;padding:14px 20px;border-radius:999px;background:#f3f9f6;border:1px solid rgba(44,191,136,.15);margin:6px;cursor:pointer;font-weight:600;font-size:20px}.custom-popup .pill--active{background:var(--accent);color:#fff}.custom-popup-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:28px}.custom-popup-submit{background:var(--accent);color:#fff;border:none;padding:12px 18px;border-radius:12px;font-weight:700;font-size:16px;line-height:20px;text-transform:uppercase;cursor:pointer;min-width:200px;transition:background .15s ease}.custom-popup-submit:hover{background:#25a171}@media (max-width: 520px){.custom-popup{width:100%;max-width:100%;height:100vh;max-height:100vh;border-radius:0;padding:20px;box-shadow:none}.custom-popup-submit{width:100%}}.custom-popup::-webkit-scrollbar{width:10px}.custom-popup::-webkit-scrollbar-thumb{background:#0000001f;border-radius:8px}.custom-popup::-webkit-scrollbar-track{background:transparent}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-popup.css.map */
