:root{--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-700:#374151;--gray-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--yellow-main:#ffb92b;--font-base:"Vazirmatn", sans-serif}html{font-family:var(--font-base);scroll-behavior:smooth}body{background-color:#f9fafb;color:var(--gray-700)}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}#navBar .container{display:flex!important;align-items:center!important;justify-content:space-between!important;height:100%}@media (min-width:1024px){.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:flex ul{display:flex!important;gap:2rem!important}}@media (max-width:1023px){.lg\:hidden{display:flex!important}.hidden.lg\:flex{display:none!important}.call-btn.lg\:hidden{width:auto!important;padding:.5rem 1rem!important;height:40px!important;font-size:0.9rem!important}}#navBar{height:auto!important;min-height:80px;padding-top:10px;padding-bottom:10px}svg{max-width:100%;height:auto;width:1em;height:1em}.call-btn svg,.floating-call-btn svg,.menu-header svg,.option-icon svg{width:24px!important;height:24px!important}.w-12 svg{width:3rem!important;height:3rem!important}.call-btn{background-color:var(--yellow-main)!important;color:#000!important;border-radius:0.375rem!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s ease!important;white-space:nowrap;cursor:pointer}.call-btn:hover{background-color:var(--gray-900)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.floating-call-btn{position:fixed;bottom:25px;left:25px;z-index:1000;background:linear-gradient(135deg,#25d366,#128c7e);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgb(37 211 102 / .4);transition:all 0.3s ease;animation:pulse 2s infinite}.floating-call-btn:hover{transform:scale(1.1)}.floating-call-btn svg{width:28px;height:28px;fill:#fff}.call-menu{position:fixed;bottom:90px;left:20px;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgb(0 0 0 / .2);opacity:0;transform:translateY(20px) scale(.8);visibility:hidden;transition:all 0.3s ease;z-index:999;min-width:250px;overflow:hidden}.call-menu.active{opacity:1;transform:translateY(0) scale(1);visibility:visible}.call-menu::before{content:"";position:absolute;bottom:-8px;left:30px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}.menu-header{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:15px 20px;text-align:center;font-weight:700}.call-option{display:flex;align-items:center;padding:15px 20px;border-bottom:1px solid #f0f0f0;color:#333;text-decoration:none;transition:background 0.2s}.call-option:hover{background:#f8f9fa;transform:translateX(-5px)}.option-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:15px}.whatsapp-icon{background:linear-gradient(135deg,#25d366,#128c7e)}.emergency-icon{background:linear-gradient(135deg,#ff4444,#cc0000)}.office-icon{background:linear-gradient(135deg,#2196f3,#1976d2)}.option-icon svg{width:20px;height:20px;fill:#fff}.option-title{font-weight:700;margin-bottom:2px}.option-subtitle{font-size:13px;color:#666}.option-number{font-size:14px;color:#25d366;font-weight:600;margin-top:3px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);z-index:998;opacity:0;visibility:hidden;transition:all 0.3s}.overlay.active{opacity:1;visibility:visible}@media (max-width:480px){.call-menu{left:10px;right:10px;min-width:auto;bottom:85px}.floating-call-btn{left:25px;bottom:25px}}.column_post_content,.post-content{color:var(--gray-700);line-height:1.9;font-size:1.05rem}.column_post_content h1,.column_post_content h2,.column_post_content h3,.post-content h1,.post-content h2,.post-content h3{color:var(--gray-900);font-weight:800;margin-top:2.5rem;margin-bottom:1rem}.column_post_content p,.post-content p{margin-bottom:1.5rem;text-align:justify}.column_post_content ul,.post-content ul{list-style-type:disc;margin:1.5rem 0;padding-right:1.5rem}.column_post_content a,.post-content a{color:var(--blue-600);text-decoration:underline;text-underline-offset:4px}.column_post_content img,.post-content img{border-radius:.75rem;margin:2rem auto;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}.column_post_content blockquote,.post-content blockquote{border-right:4px solid var(--blue-500);background-color:#eff6ff;padding:1rem 1.5rem;margin:2rem 0;border-radius:.5rem;font-style:italic;color:#1d4ed8}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.7}}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.animate-pulse{animation:pulse 2s infinite}.shake{animation:shake 0.5s ease-in-out}.ltr{direction:ltr!important}.aligncenter{display:block;margin:0 auto}img.size-full{width:auto!important;height:auto!important;max-width:100%}.prose,.post-content,.column_post_content{color:var(--gray-700)!important;font-size:1.1rem!important;line-height:1.9!important;text-align:justify!important}.prose h1,.post-content h1,.column_post_content h1,.prose h2,.post-content h2,.column_post_content h2,.prose h3,.post-content h3,.column_post_content h3,.prose h4,.post-content h4,.column_post_content h4{color:var(--gray-900)!important;font-weight:800!important;margin-top:2.5rem!important;margin-bottom:1rem!important;line-height:1.3!important}.prose h1,.post-content h1{font-size:2rem!important}.prose h2,.post-content h2{font-size:1.75rem!important;border-bottom:2px solid #f3f4f6;padding-bottom:.5rem}.prose h3,.post-content h3{font-size:1.4rem!important}.prose h4,.post-content h4{font-size:1.2rem!important}.prose p,.post-content p{margin-bottom:1.5rem!important}.prose a,.post-content a{color:var(--blue-600)!important;text-decoration:underline!important;text-decoration-thickness:1px;text-underline-offset:4px;font-weight:600!important;transition:all 0.2s}.prose a:hover,.post-content a:hover{color:var(--yellow-main)!important;text-decoration-thickness:2px}.prose ul,.post-content ul,.prose ol,.post-content ol{margin-top:1rem!important;margin-bottom:1.5rem!important;padding-right:1.5rem!important}.prose ul,.post-content ul{list-style-type:disc!important}.prose ol,.post-content ol{list-style-type:decimal!important}.prose li,.post-content li{margin-bottom:0.5rem!important;padding-left:0.5rem!important}.prose li::marker,.post-content li::marker{color:var(--blue-500)!important;font-weight:700}.prose strong,.post-content strong,.prose b,.post-content b{font-weight:800!important;color:var(--gray-900)!important}.prose img,.post-content img{margin-top:2rem!important;margin-bottom:2rem!important;border-radius:0.75rem!important;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);height:auto!important;max-width:100%!important}img.size-full{width:auto!important;height:auto!important}.prose blockquote,.post-content blockquote{font-style:italic;border-right:4px solid var(--blue-500)!important;background-color:#eff6ff!important;padding:1.5rem!important;margin:2rem 0!important;border-radius:.5rem;color:#1e40af!important}.pagination svg{width:24px!important;height:24px!important;stroke:#4b5563!important;stroke-width:2px!important;fill:none!important;display:inline-block!important;vertical-align:middle!important}.pagination a:hover svg,.pagination span.current svg{stroke:#ffffff!important}.pagination a,.pagination span{display:flex!important;align-items:center!important;justify-content:center!important}#wpdcom .wpd-second-button,#wpdcom .wpd-prim-button{font-family:var(--font-base)!important}.gsc-control-cse,.gsc-control-cse *{font-family:'Vazirmatn',sans-serif!important}.gs-result .gs-title,.gs-result .gs-title *{font-family:'Vazirmatn',sans-serif!important;text-decoration:none!important}.gsc-control-cse a{color:#111827!important}.gs-result .gs-title:hover{text-decoration:none!important}.gsc-search-button{width:20%!important}.gsc-search-button-v2{font-size:inherit!important}.post-content table,.entry-content table,article table,main table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;margin:2rem 0!important;border:1px solid #e5e7eb!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 15px -3px rgb(0 0 0 / .1)!important}table tr{border-bottom:1px solid #f3f4f6!important}table td{padding:16px!important;text-align:right!important;vertical-align:middle!important}table tr td:first-child{background-color:#f9fafb!important;font-weight:800!important;color:#1f2937!important;width:35%!important;border-left:1px solid #f1f1f1!important}table tr td:last-child{color:#4b5563!important;font-weight:500!important}table a[href^="tel:"]{display:inline-block!important;color:#e11d48!important;font-weight:900!important;font-size:1.4rem!important;text-decoration:none!important;direction:ltr!important}@media (max-width:640px){table,thead,tbody,th,td,tr{display:block!important;width:100%!important}table tr{border-bottom:8px solid #f3f4f6!important}table tr td:first-child{background-color:#f3f4f6!important;width:100%!important;border-left:none!important;padding-bottom:8px!important}table tr td:last-child{padding-top:8px!important;padding-bottom:20px!important}}#wpdcom.wpd-minimal .wpd-form-wrapper .wpd-field-comment{width:100%!important;max-width:100%!important;display:block!important;float:none!important}#wpdcom.wpd-minimal .wpd-form-wrapper .wc-field-textarea textarea{width:100%!important;min-width:100%!important;box-sizing:border-box!important}@media screen and (min-width:768px){#wpdcom.wpd-minimal .wpd-form-row{display:flex!important;flex-direction:column!important}#wpdcom.wpd-minimal .wpd-form-col-left{width:100%!important;display:flex!important;gap:15px!important;float:none!important;margin-bottom:15px!important}#wpdcom.wpd-minimal .wpd-form-col-left .wpdiscuz-item{flex:1!important;width:auto!important}#wpdcom.wpd-minimal .wpd-form-col-right{width:100%!important;float:none!important;display:flex!important;justify-content:flex-start!important}}@media screen and (max-width:767px){#wpdcom.wpd-minimal .wpd-form-col-left{width:100%!important;display:block!important}#wpdcom.wpd-minimal .wpd-form-col-left .wpdiscuz-item{width:100%!important;margin-bottom:10px!important}}#wpdcom .wc_comm_submit.wpd-prim-button{background-color:#eab308!important;color:#000!important;padding:12px 30px!important;border-radius:8px!important;font-weight:bold!important;cursor:pointer!important}#wpdcom.wpd-minimal .wc_comment.wpd-field{padding:15px!important;line-height:1.8!important;box-sizing:border-box!important}#wpdcom .wpd-field,#wpdcom .wpd-form-row .wpd-field{color:#222!important}.wpd-comment-date{color:#333!important}#wpdcom .wpd-comment-text,#wpdcom .wpd-comment-header{color:#555}