.ig-modal{z-index:1000;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ig-modal__backdrop{cursor:pointer;background:#030810d1;border:none;position:absolute;inset:0}.ig-modal__panel{z-index:1;background:linear-gradient(#0c1828 0%,#07101e 100%);border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:480px;max-height:min(90vh,720px);padding:1.5rem 1.35rem 1.35rem;position:relative;overflow-y:auto;box-shadow:0 24px 64px #00000073}.ig-modal__close{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;width:2rem;height:2rem;font-size:1.25rem;line-height:1;transition:background .2s,color .2s;position:absolute;top:.85rem;right:.85rem}.ig-modal__close:hover{color:#fff;background:#ffffff1f}.ig-modal__title{color:#fff;margin:0 2rem .35rem 0;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.25}.ig-modal__sub{color:#ffffff73;margin:0 0 1.25rem;font-size:.82rem;line-height:1.55}.ig-modal__tag{color:#22d3ee;background:#0891b226;border:1px solid #22d3ee59;border-radius:999px;margin-bottom:1rem;padding:.35rem .65rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.ig-modal__status{border-radius:8px;margin:0 0 1rem;padding:.65rem .75rem;font-size:.8rem;line-height:1.5}.ig-modal__status--ok{color:#6ee7b7;background:#10b9811f;border:1px solid #34d39940}.ig-modal__status--error{color:#fca5a5;background:#ef44441a;border:1px solid #f8717140}.ig-modal__status--info{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff1a}.ig-modal__label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:.4rem;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:700;display:block}.ig-modal__textarea{box-sizing:border-box;color:#fff;width:100%;min-height:5rem;font:inherit;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;margin-bottom:1rem;padding:.65rem .75rem;font-size:.85rem;line-height:1.55}.ig-modal__textarea:focus-visible{outline-offset:2px;outline:2px solid #0891b2}.ig-modal__file{color:#ffffff8c;width:100%;margin-bottom:.75rem;font-size:.78rem}.ig-modal__preview{object-fit:contain;background:#00000040;border-radius:10px;width:100%;max-height:200px;margin-bottom:1rem}.ig-modal__actions{flex-wrap:wrap;gap:.65rem;display:flex}.ig-modal__btn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.15rem;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,border-color .2s}.ig-modal__btn:disabled{opacity:.45;cursor:not-allowed}.ig-modal__btn--primary{color:#fff;background:linear-gradient(135deg,#0369a1 0%,#0891b2 100%)}.ig-modal__btn--primary:hover:not(:disabled){transform:translateY(-1px)}.ig-modal__btn--ghost{color:#ffffffbf;background:0 0;border:1.5px solid #ffffff2e}.ig-modal__btn--ghost:hover:not(:disabled){color:#fff;border-color:#ffffff59}
