.ts-support-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.85rem 1.45rem;background:#0d6eaf;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 10px 24px rgba(13,110,175,.28);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer}.ts-support-btn:hover{background:#085a90;color:#fff!important;transform:translateY(-1px)}.ts-modal .modal-dialog{max-width:520px}.ts-modal .modal-content{border:0;border-radius:22px;overflow:hidden;box-shadow:0 22px 50px rgba(11,28,44,.18);text-align:left}.ts-modal__head{display:flex;align-items:flex-start;gap:.9rem;padding:1.5rem 1.5rem 0 1.6rem}.ts-modal__icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d6eaf,#085a90);color:#fff;font-size:1.2rem}.ts-modal__titles{flex:1;min-width:0;padding-top:.15rem}.ts-modal__titles h5{margin:0 0 .3rem;font-weight:800;font-size:1.15rem;color:#0b1c2c;line-height:1.3}.ts-modal__titles p{margin:0;color:#3d5670;font-size:.92rem;line-height:1.45}.ts-modal__close{flex:0 0 auto;margin:0;padding:.35rem .5rem;opacity:.6;line-height:1}.ts-modal__form .modal-body{padding:1.25rem 1.6rem .15rem}.ts-modal__form label{display:block;text-align:left;font-weight:700;color:#0b1c2c;margin-bottom:.35rem;font-size:.86rem}.ts-modal__form .form-control{height:46px;border-radius:12px;border-color:#cfe8f7}.ts-modal__form textarea.form-control{height:auto;min-height:110px;resize:vertical}.ts-modal__form .form-control:focus{border-color:#0d6eaf;box-shadow:0 0 0 .16rem rgba(13,110,175,.18)}.ts-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 .85rem}.ts-modal__alert{color:#d64545;font-weight:700;margin-bottom:.85rem}.ts-modal .modal-footer{justify-content:stretch;padding:1.1rem 1.6rem 1.5rem}.ts-modal__submit{width:100%;border:0;border-radius:999px;padding:.85rem 1.35rem;font-weight:800;color:#fff;background:linear-gradient(90deg,#b34700,#c35618);box-shadow:0 10px 24px rgba(179,71,0,.35);cursor:pointer}.ts-modal__submit:hover{color:#fff}@media (max-width:576px){.ts-modal__grid{grid-template-columns:1fr}}