.wicam-callback{--callback-accent:#1BA6B0;--callback-signal:#FFBA31;--callback-dark:#071626;position:relative;display:grid;grid-template-columns:180px minmax(0,.95fr) minmax(300px,.9fr);gap:clamp(18px,3vw,38px);align-items:center;padding:clamp(22px,3.6vw,42px);border:1px solid #DCE5F0;border-radius:26px;background:#F5F8FC;color:#071626;font-family:var(--wicam-font-fa,IRANSans,Tahoma,sans-serif);overflow:hidden}.wicam-callback:after{content:"";position:absolute;inset:auto auto -210px -170px;width:360px;aspect-ratio:1;border:1px solid rgba(27,166,176,.12);border-radius:50%;pointer-events:none}.wicam-callback__visual{position:relative;display:grid;place-items:center;width:160px;height:160px;justify-self:center}.wicam-callback__radar{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(27,166,176,.18)}.wicam-callback__radar i{position:absolute;inset:18px;border:1px solid rgba(27,166,176,.13);border-radius:50%}.wicam-callback__radar i:nth-child(2){inset:36px}.wicam-callback__radar i:nth-child(3){inset:54px}.wicam-callback__radar b{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 78%,rgba(27,166,176,.16) 92%,transparent 100%);animation:wicamCallbackRadar 4.6s linear infinite}.wicam-callback__support-icon{position:relative;z-index:2;display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:var(--callback-dark);color:var(--callback-signal);box-shadow:0 16px 34px rgba(7,22,38,.16)}.wicam-callback__support-icon svg{width:34px;height:34px}.wicam-callback__signal{position:absolute;right:50%;bottom:6px;translate:50% 0;display:flex;gap:5px;align-items:end}.wicam-callback__signal span{display:block;width:4px;border-radius:999px;background:var(--callback-accent);animation:wicamCallbackBars 1.8s ease-in-out infinite}.wicam-callback__signal span:nth-child(1){height:8px}.wicam-callback__signal span:nth-child(2){height:14px;animation-delay:.18s}.wicam-callback__signal span:nth-child(3){height:20px;background:var(--callback-signal);animation-delay:.36s}.wicam-callback__copy{position:relative;z-index:1}.wicam-callback__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--callback-accent);font-size:12px;font-weight:900;letter-spacing:.06em}.wicam-callback__copy h2{margin:9px 0 0;color:#071626;font:900 clamp(24px,2.35vw,36px)/1.5 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}.wicam-callback__description{margin:10px 0 0;color:#0D2340;font-size:clamp(14px,1.02vw,16px);line-height:1.95}.wicam-callback__status{display:flex;align-items:center;gap:8px;margin-top:14px;color:#0D2340;font-size:12px;font-weight:700}.wicam-callback__status i{width:8px;height:8px;border-radius:50%;background:var(--callback-accent);box-shadow:0 0 0 5px rgba(27,166,176,.08)}.wicam-callback__form-wrap{position:relative;z-index:1;padding:18px;border:1px solid #DCE5F0;border-radius:20px;background:#F5F8FC;box-shadow:0 14px 40px rgba(7,22,38,.06)}.wicam-callback__form{display:grid;gap:12px}.wicam-callback__field{display:grid;gap:7px;color:#0D2340;font-size:12px;font-weight:800}.wicam-callback__field>span{display:flex;align-items:center;gap:6px}.wicam-callback__field small{font-weight:500;opacity:.6}.wicam-callback__field input,.wicam-callback__field select,.wicam-callback__phone{width:100%;min-width:0;height:48px;border:1px solid #DCE5F0;border-radius:13px;background:#F5F8FC;color:#071626;transition:border-color .2s ease,box-shadow .2s ease}.wicam-callback__field input,.wicam-callback__field select{padding:0 13px;outline:0;font:600 14px/1 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}.wicam-callback__phone{display:flex;align-items:center;gap:9px;padding:0 12px}.wicam-callback__phone>span{display:grid;place-items:center;width:22px;height:22px;color:var(--callback-accent);flex:0 0 auto}.wicam-callback__phone svg{width:20px;height:20px}.wicam-callback__phone input{height:auto;padding:0;border:0!important;border-radius:0;background:transparent;box-shadow:none!important;text-align:left;direction:ltr}.wicam-callback__field input:focus,.wicam-callback__field select:focus,.wicam-callback__phone:focus-within{border-color:var(--callback-accent);box-shadow:0 0 0 3px rgba(27,166,176,.1)}.wicam-callback__submit{appearance:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;padding:0 18px;border:1px solid var(--callback-signal);border-radius:13px;background:var(--callback-signal);color:#071626;font:900 14px/1 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.wicam-callback__submit:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(255,186,49,.18)}.wicam-callback__submit[disabled]{opacity:.62;cursor:wait;transform:none}.wicam-callback__button-icon{font-size:18px;line-height:1}.wicam-callback__message{min-height:0;font-size:12px;line-height:1.8}.wicam-callback__message.is-error{color:#0D2340;padding:9px 10px;border-right:3px solid var(--callback-signal);background:rgba(255,186,49,.08);border-radius:8px}.wicam-callback__message.is-success{color:#0D2340;padding:10px;border-right:3px solid var(--callback-accent);background:rgba(27,166,176,.08);border-radius:8px}.wicam-callback__privacy{display:block;color:rgba(13,35,64,.58);font-size:10px;line-height:1.8}.wicam-callback__honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.wicam-callback.is-success .wicam-callback__support-icon{background:var(--callback-accent);color:#F5F8FC}.wicam-callback.is-success .wicam-callback__radar b{animation-duration:2s}
@keyframes wicamCallbackRadar{to{transform:rotate(360deg)}}@keyframes wicamCallbackBars{0%,100%{transform:scaleY(.65);opacity:.45}50%{transform:scaleY(1);opacity:1}}
@media(max-width:980px){.wicam-callback{grid-template-columns:130px minmax(0,1fr);}.wicam-callback__visual{width:120px;height:120px}.wicam-callback__form-wrap{grid-column:1/-1}.wicam-callback__support-icon{width:62px;height:62px;border-radius:20px}}
@media(max-width:650px){.wicam-callback{grid-template-columns:1fr;padding:18px 14px;border-radius:20px;gap:16px}.wicam-callback__visual{width:94px;height:94px}.wicam-callback__support-icon{width:54px;height:54px;border-radius:18px}.wicam-callback__support-icon svg{width:28px;height:28px}.wicam-callback__copy{text-align:center}.wicam-callback__eyebrow,.wicam-callback__status{justify-content:center}.wicam-callback__copy h2{font-size:24px}.wicam-callback__form-wrap{grid-column:auto;padding:14px}.wicam-callback__radar i:nth-child(3){display:none}}
@media(prefers-reduced-motion:reduce){.wicam-callback__radar b,.wicam-callback__signal span{animation:none}.wicam-callback__submit{transition:none}.wicam-callback__submit:hover{transform:none}}
.wicam-callback.is-visual-hidden{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.wicam-callback.is-visual-hidden .wicam-callback__visual{display:none}
@media(max-width:980px){.wicam-callback.is-visual-hidden{grid-template-columns:1fr 1fr}.wicam-callback.is-visual-hidden .wicam-callback__form-wrap{grid-column:auto}}
@media(max-width:650px){.wicam-callback.is-visual-hidden{grid-template-columns:1fr}.wicam-callback.is-visual-hidden .wicam-callback__form-wrap{grid-column:auto}}
