.customer-call-modal{display:grid;gap:14px}.customer-call-modal__customer,.customer-call-modal__error,.customer-call-modal__info{border-radius:7px;padding:10px 12px}.customer-call-modal__info{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:700;line-height:1.45}.customer-call-modal__info i{margin-top:2px;color:#2563eb}.customer-call-modal__customer{display:grid;gap:2px;border:1px solid #e2e8f0;background:#f8fafc}.customer-call-modal__customer span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.customer-call-modal__customer strong{color:#0f1f3d;font-size:13px}.customer-call-modal__error{display:flex;align-items:center;gap:8px;border:1px solid #fecdd3;background:#fff1f2;color:#be123c;font-size:12px;font-weight:800}.customer-call-phone{width:min(380px,calc(100vw - 24px))}.customer-call-phone__status{grid-template-columns:10px 1fr auto}.customer-call-phone__notice{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;margin:0 16px 12px;padding:10px 11px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;font-size:12px;font-weight:500;line-height:1.45}.customer-call-phone__notice svg{margin-top:2px;color:#2563eb}.customer-call-phone__customer{display:grid;gap:4px;margin:0 16px 12px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.customer-call-phone__customer span{color:#64748b;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.customer-call-phone__customer strong{color:#0f1f3d;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-call-phone__field{padding-bottom:10px}.customer-call-phone__field span{color:#64748b;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.customer-call-service{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(15,23,42,.38);pointer-events:auto}.customer-call-service__panel{width:min(560px,100%);border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 26px 72px rgba(15,23,42,.28);overflow:hidden}.customer-call-service__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #edf1f7}.customer-call-service__header span{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:700}.customer-call-service__header strong{display:block;color:#0f1f3d;font-size:17px;font-weight:800;line-height:1.2}.customer-call-service__header button{width:36px;height:36px;border:1px solid #d8e1ee;border-radius:7px;background:#ffffff;color:#64748b;cursor:pointer}.customer-call-service__hero{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:18px;border-bottom:1px solid #edf1f7}.customer-call-service__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#eef4ff;color:#2563eb;font-size:18px}.customer-call-service__hero strong{display:block;color:#0f1f3d;font-size:15px;font-weight:800}.customer-call-service__hero p{margin:6px 0 0;color:#475569;font-size:12px;font-weight:500;line-height:1.55}.customer-call-service__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 18px 18px}.customer-call-service__grid div{display:grid;gap:7px;align-content:start;min-height:118px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:12px}.customer-call-service__grid svg{color:#2563eb;font-size:14px}.customer-call-service__grid strong{color:#0f1f3d;font-size:12px;font-weight:800}.customer-call-service__grid span{color:#64748b;font-size:11px;font-weight:500;line-height:1.45}.customer-call-service__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 18px 18px;padding:12px 13px;border:1px solid #fecdd3;border-radius:8px;background:#fff1f2}.customer-call-service__links{display:flex;justify-content:flex-end;gap:8px;margin:-4px 18px 14px}.customer-call-service__links button{height:32px;border:1px solid #d8e1ee;border-radius:7px;background:#ffffff;color:#2563eb;cursor:pointer;padding:0 12px;font-size:12px;font-weight:800}.customer-call-service__submodal{position:fixed;inset:0;z-index:10060;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(15,23,42,.48)}.customer-call-service__subpanel{width:min(680px,100%);max-height:min(720px,calc(100vh - 36px));border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;box-shadow:0 28px 78px rgba(15,23,42,.32);overflow:hidden}.customer-call-service__subheader{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #edf1f7}.customer-call-service__subheader strong{color:#0f1f3d;font-size:14px;font-weight:800}.customer-call-service__subheader button{width:32px;height:32px;border:1px solid #d8e1ee;border-radius:7px;background:#ffffff;color:#64748b;cursor:pointer}.customer-call-service__subpanel iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.customer-call-service__faq{max-height:calc(100vh - 150px);overflow:auto;padding:12px 15px 16px}.customer-call-service__faq details{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;margin-bottom:8px}.customer-call-service__faq summary{cursor:pointer;padding:11px 12px;color:#0f1f3d;font-size:12px;font-weight:800}.customer-call-service__faq p{margin:0;padding:0 12px 12px;color:#475569;font-size:12px;font-weight:500;line-height:1.5}.customer-call-service__footer span{color:#be123c;font-size:12px;font-weight:500;line-height:1.45}.customer-call-service__footer button{height:34px;border:1px solid #2563eb;border-radius:7px;background:#2563eb;color:#ffffff;cursor:pointer;padding:0 13px;white-space:nowrap;font-size:12px;font-weight:800}.customer-call-service__footer button:disabled{opacity:.65;cursor:wait}.customer-call-service__feedback{margin:-8px 18px 18px;color:#047857;font-size:11px;font-weight:700;text-align:right}@media (max-width:640px){.customer-call-service{align-items:flex-end;padding:12px}.customer-call-service__footer,.customer-call-service__grid{grid-template-columns:1fr}.customer-call-service__footer button{width:100%}}