.call-text-modal_overlay__RqgN0{position:fixed;inset:0;background:rgba(10,12,15,.6);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1000}.call-text-modal_modal__PEiEa{position:relative;width:min(28rem,100%);background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 20px 60px rgba(15,23,42,.2);text-align:center}.call-text-modal_close__pTdww{position:absolute;top:.75rem;right:.75rem;border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#1f2937}.call-text-modal_title__MLw7K{margin:0 0 .5rem;font-size:1.5rem;color:#0f172a}.call-text-modal_phone__xqh6D{margin:0 0 1.5rem;font-weight:600;letter-spacing:.04em;color:#334155}.call-text-modal_actions__1_kNs{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.call-text-modal_callButton___e_Sg,.call-text-modal_textButton__HHZJ8{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;background:var(--primary);color:#fff}.call-text-modal_callButton___e_Sg:hover,.call-text-modal_textButton__HHZJ8:hover{background:var(--secondary);transform:translateY(-1px);box-shadow:0 12px 24px rgba(15,23,42,.15)}@media (max-width:480px){.call-text-modal_modal__PEiEa{padding:1.5rem}.call-text-modal_callButton___e_Sg,.call-text-modal_textButton__HHZJ8{width:100%}}