/* فایل خروجی Tailwind - با دستور npm run build در پوشه قالب تولید می‌شود */
*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%}
body{margin:0;line-height:inherit;font-family:'Yekan Bakh FaNum',Tahoma,system-ui,sans-serif}
.container{width:100%}
@media (min-width:640px){.container{max-width:640px}}
@media (min-width:768px){.container{max-width:768px}}
@media (min-width:1024px){.container{max-width:1024px}}
@media (min-width:1280px){.container{max-width:1280px}}
@media (min-width:1536px){.container{max-width:1536px}}
.mx-auto{margin-left:auto;margin-right:auto}
.max-w-6xl{max-width:72rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mt-8{margin-top:2rem}
.text-sm{font-size:0.875rem}
.text-gray-600{color:#4b5563}
.text-center{text-align:center}
.border-b{border-bottom-width:1px}
.border-t{border-top-width:1px}
.border-gray-200{border-color:#e5e7eb}
.site-container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.flex-1{flex:1 1 0%}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.list-none{list-style:none}
.m-0{margin:0}
.p-0{padding:0}
.text-xl{font-size:1.25rem}
.text-2xl{font-size:1.5rem}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.text-gray-800{color:#1f2937}
.text-gray-900{color:#111827}
.text-gray-700{color:#374151}
.hover\:text-gray-600:hover{color:#4b5563}
.leading-relaxed{line-height:1.625}
.min-h-screen{min-height:100vh}
@media (min-width:640px){.sm\:text-3xl{font-size:1.875rem}}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.max-w-none{max-width:none}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.text-3xl{font-size:1.875rem}
.text-4xl{font-size:2.25rem}
.text-5xl{font-size:3rem}
.text-lg{font-size:1.125rem}
.gap-8{gap:2rem}
.p-8{padding:2rem}
.px-8{padding-left:2rem;padding-right:2rem}
.rounded-xl{border-radius:0.75rem}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.gap-8{gap:2rem}
.text-white{color:#fff}
.overflow-hidden{overflow:hidden}
.relative{position:relative}
.absolute{position:absolute}
.inset-0{inset:0}
.z-10{z-index:10}
.opacity-10{opacity:.1}
.leading-tight{line-height:1.25}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.justify-center{justify-content:center}
.border-2{border-width:2px}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
/* آبی */
.bg-blue-50{background-color:#eff6ff}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-400\/20{background-color:rgba(96,165,250,.2)}
.bg-blue-500{background-color:#3b82f6}
.bg-blue-600{background-color:#2563eb}
.text-blue-100{color:#dbeafe}
.text-blue-600{color:#2563eb}
.text-blue-700{color:#1d4ed8}
.text-blue-800{color:#1e40af}
.text-blue-900{color:#1e3a8a}
.border-blue-100{border-color:#dbeafe}
.border-blue-200{border-color:#bfdbfe}
.border-white\/80{border-color:rgba(255,255,255,.8)}
.hover\:bg-blue-50:hover{background-color:#eff6ff}
.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,.1)}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.hover\:border-blue-200:hover{border-color:#bfdbfe}
.shadow-blue-100\/50{box-shadow:0 10px 15px -3px rgba(219,234,254,.5)}
@media (min-width:768px){.md\:text-2xl{font-size:1.5rem}.md\:text-4xl{font-size:2.25rem}.md\:text-5xl{font-size:3rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:text-6xl{font-size:3.75rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.aspect-video{aspect-ratio:16/9}
.w-14{width:3.5rem}
.h-14{height:3.5rem}
.mb-6{margin-bottom:1.5rem}
.mb-10{margin-bottom:2.5rem}
.mb-16{margin-bottom:4rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.px-4{padding-left:1rem;padding-right:1rem}
