/*
 * POSDAS ekranlarının ilk açılışta da eksiksiz görünmesini sağlayan küçük
 * üretim yedeği. KURULUMU_TAMAMLA.bat ayrıca güncel Tailwind paketini derler.
 */
.bg-amber-100{background-color:#fef3c7}.bg-blue-600{background-color:#2563eb}.bg-zinc-900{background-color:#18181b}
.border-amber-200{border-color:#fde68a}.border-emerald-200{border-color:#a7f3d0}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.border-dashed{border-style:dashed}
.break-words{overflow-wrap:break-word}.divide-zinc-100>:not(:last-child){border-color:#f4f4f5}.divide-zinc-200>:not(:last-child){border-color:#e4e4e7}
.font-bold{font-weight:700}.font-semibold{font-weight:600}.gap-5{gap:1.25rem}.leading-6{line-height:1.5rem}.list-disc{list-style-type:disc}
.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-\[1600px\]{max-width:1600px}.min-w-full{min-width:100%}
.mb-1\.5{margin-bottom:.375rem}.mt-1\.5{margin-top:.375rem}.p-5{padding:1.25rem}.ps-5{padding-inline-start:1.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}
.text-amber-950{color:#451a03}.text-blue-700{color:#1d4ed8}.text-emerald-900{color:#064e3b}.text-red-900{color:#7f1d1d}.text-right{text-align:right}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-zinc-900{color:#18181b}.text-zinc-950{color:#09090b}.tracking-wider{letter-spacing:.05em}
.last\:border-b-0:last-child{border-bottom-width:0}.hover\:-translate-y-0\.5:hover{transform:translateY(-.125rem)}.hover\:bg-blue-50\/40:hover{background-color:rgb(239 246 255/.4)}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-zinc-700:hover{background-color:#3f3f46}.hover\:border-blue-300:hover{border-color:#93c5fd}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-blue-800:hover{color:#1e40af}
.group:hover .group-hover\:text-blue-700{color:#1d4ed8}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f6}.ring-blue-500{--tw-ring-color:#3b82f6}

.dark .dark\:bg-amber-900{background-color:#78350f}.dark .dark\:bg-amber-950\/30{background-color:rgb(69 26 3/.3)}.dark .dark\:bg-blue-950{background-color:#172554}.dark .dark\:bg-emerald-950{background-color:#022c22}.dark .dark\:bg-emerald-950\/30{background-color:rgb(2 44 34/.3)}.dark .dark\:bg-emerald-950\/40{background-color:rgb(2 44 34/.4)}.dark .dark\:bg-red-950\/30{background-color:rgb(69 10 10/.3)}.dark .dark\:bg-red-950\/40{background-color:rgb(69 10 10/.4)}.dark .dark\:bg-zinc-800\/70{background-color:rgb(39 39 42/.7)}
.dark .dark\:border-amber-900{border-color:#78350f}.dark .dark\:border-emerald-900{border-color:#064e3b}.dark .dark\:border-red-800{border-color:#991b1b}.dark .dark\:border-red-900{border-color:#7f1d1d}.dark .dark\:border-zinc-800{border-color:#27272a}.dark .dark\:divide-zinc-700>:not(:last-child){border-color:#3f3f46}.dark .dark\:divide-zinc-800>:not(:last-child){border-color:#27272a}
.dark .dark\:text-amber-100{color:#fef3c7}.dark .dark\:text-blue-300{color:#93c5fd}.dark .dark\:text-emerald-100{color:#d1fae5}.dark .dark\:text-red-100{color:#fee2e2}.dark .dark\:text-zinc-100{color:#f4f4f5}.dark .dark\:text-zinc-900{color:#18181b}
.dark .group:hover .dark\:group-hover\:text-blue-400{color:#60a5fa}.dark .dark\:hover\:bg-blue-950\/20:hover{background-color:rgb(23 37 84/.2)}.dark .dark\:hover\:bg-red-950\/30:hover{background-color:rgb(69 10 10/.3)}.dark .dark\:hover\:bg-zinc-200:hover{background-color:#e4e4e7}.dark .dark\:hover\:bg-zinc-700:hover{background-color:#3f3f46}.dark .dark\:hover\:bg-zinc-800\/70:hover{background-color:rgb(39 39 42/.7)}.dark .dark\:hover\:border-blue-700:hover{border-color:#1d4ed8}

@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:gap-5{gap:1.25rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:items-end{align-items:flex-end}.sm\:justify-end{justify-content:flex-end}.sm\:w-96{width:24rem}}
@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:p-6{padding:1.5rem}}
@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:flex-row{flex-direction:row}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:items-end{align-items:flex-end}.xl\:justify-between{justify-content:space-between}}
