/* Lokalni kompatibilni stilovi za Tailwind klase korišćene u aplikaciji. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;line-height:inherit;background:#f8fafc;color:#0f172a}button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}table{border-collapse:collapse;text-indent:0;border-color:inherit}img,svg,video,canvas,iframe{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}a{color:inherit;text-decoration:inherit}b,strong{font-weight:700}small{font-size:80%}canvas{max-width:100%}
.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.table{display:table}.contents{display:contents}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-[60]{z-index:60}.z-[70]{z-index:70}.z-[80]{z-index:80}.z-[90]{z-index:90}.z-[9999]{z-index:9999}
.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.m-0{margin:0}.m-2{margin:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-13{height:3.25rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-full{height:100%}.h-screen{height:100vh}.min-h-0{min-height:0}.min-h-screen{min-height:100vh}.max-h-full{max-height:100%}.max-h-[70vh]{max-height:70vh}.max-h-[80vh]{max-height:80vh}.max-h-[85vh]{max-height:85vh}.max-h-[90vh]{max-height:90vh}
.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-72{width:18rem}.w-full{width:100%}.w-screen{width:100vw}.min-w-full{min-width:100%}.min-w-0{min-width:0}.max-w-full{max-width:100%}.max-w-[110px]{max-width:110px}.max-w-[140px]{max-width:140px}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}
.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-full{flex-basis:100%}.origin-center{transform-origin:center}.translate-y-0{transform:translateY(0)}.scale-95{transform:scale(.95)}.scale-100{transform:scale(1)}.rotate-180{transform:rotate(180deg)}
.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{user-select:none}.select-all{user-select:all}.resize-none{resize:none}.appearance-none{appearance:none}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-8{grid-column:span 8/span 8}.col-span-12{grid-column:span 12/span 12}
.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}
.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-b-xl{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-dashed{border-style:dashed}
.border-transparent{border-color:transparent}.border-white{border-color:#fff}.border-slate-50{border-color:#f8fafc}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-slate-700{border-color:#334155}.border-slate-800{border-color:#1e293b}.border-slate-800\/60{border-color:rgb(30 41 59/.6)}.border-slate-800\/80{border-color:rgb(30 41 59/.8)}.border-emerald-100{border-color:#d1fae5}.border-emerald-200{border-color:#a7f3d0}.border-emerald-300{border-color:#6ee7b7}.border-emerald-500{border-color:#10b981}.border-emerald-500\/30{border-color:rgb(16 185 129/.3)}.border-rose-100{border-color:#ffe4e6}.border-rose-200{border-color:#fecdd3}.border-rose-300{border-color:#fda4af}.border-rose-500{border-color:#f43f5e}.border-amber-100{border-color:#fef3c7}.border-amber-200{border-color:#fde68a}.border-amber-300{border-color:#fcd34d}.border-amber-500{border-color:#f59e0b}.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}.border-blue-500{border-color:#3b82f6}.border-indigo-100{border-color:#e0e7ff}.border-indigo-200{border-color:#c7d2fe}
.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-slate-50{background-color:#f8fafc}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.bg-slate-300{background-color:#cbd5e1}.bg-slate-600{background-color:#475569}.bg-slate-700{background-color:#334155}.bg-slate-800{background-color:#1e293b}.bg-slate-800\/70{background-color:rgb(30 41 59/.7)}.bg-slate-900{background-color:#0f172a}.bg-slate-950{background-color:#020617}.bg-slate-950\/40{background-color:rgb(2 6 23/.4)}.bg-black\/30{background-color:rgb(0 0 0/.3)}.bg-black\/40{background-color:rgb(0 0 0/.4)}.bg-black\/50{background-color:rgb(0 0 0/.5)}.bg-white\/80{background-color:rgb(255 255 255/.8)}.bg-white\/90{background-color:rgb(255 255 255/.9)}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-100{background-color:#d1fae5}.bg-emerald-400{background-color:#34d399}.bg-emerald-500{background-color:#10b981}.bg-emerald-500\/10{background-color:rgb(16 185 129/.1)}.bg-emerald-600{background-color:#059669}.bg-rose-50{background-color:#fff1f2}.bg-rose-100{background-color:#ffe4e6}.bg-rose-500{background-color:#f43f5e}.bg-rose-600{background-color:#e11d48}.bg-amber-50{background-color:#fffbeb}.bg-amber-100{background-color:#fef3c7}.bg-amber-500{background-color:#f59e0b}.bg-yellow-50{background-color:#fefce8}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-100{background-color:#e0e7ff}
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-sans{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.text-[9px]{font-size:9px}.text-[10px]{font-size:10px}.text-[11px]{font-size:11px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-tight{letter-spacing:0}.tracking-wider{letter-spacing:.05em}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}
.text-white{color:#fff}.text-black{color:#000}.text-slate-50{color:#f8fafc}.text-slate-100{color:#f1f5f9}.text-slate-200{color:#e2e8f0}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-emerald-100{color:#d1fae5}.text-emerald-400{color:#34d399}.text-emerald-500{color:#10b981}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-emerald-800{color:#065f46}.text-rose-500{color:#f43f5e}.text-rose-600{color:#e11d48}.text-rose-700{color:#be123c}.text-amber-600{color:#d97706}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-amber-900{color:#78350f}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-indigo-600{color:#4f46e5}.text-yellow-700{color:#a16207}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}
.shadow{box-shadow:0 1px 3px rgb(15 23 42/.12),0 1px 2px rgb(15 23 42/.08)}.shadow-sm{box-shadow:0 1px 2px 0 rgb(15 23 42/.08)}.shadow-md{box-shadow:0 4px 6px -1px rgb(15 23 42/.1),0 2px 4px -2px rgb(15 23 42/.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgb(15 23 42/.12),0 4px 6px -4px rgb(15 23 42/.12)}.shadow-xl{box-shadow:0 20px 25px -5px rgb(15 23 42/.14),0 8px 10px -6px rgb(15 23 42/.14)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-100{opacity:1}.pointer-events-none{pointer-events:none}.filter{filter:var(--tw-filter)}.brightness-100{filter:brightness(1)}.brightness-110{filter:brightness(1.1)}.backdrop-blur{backdrop-filter:blur(8px)}
.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}
.object-contain{object-fit:contain}.object-cover{object-fit:cover}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{50%{opacity:.5}}
.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px}.divide-slate-100>:not([hidden])~:not([hidden]){border-color:#f1f5f9}
.hover\:bg-white:hover{background-color:#fff}.hover\:bg-slate-50:hover{background-color:#f8fafc}.hover\:bg-slate-100:hover{background-color:#f1f5f9}.hover\:bg-slate-800:hover{background-color:#1e293b}.hover\:bg-slate-800\/70:hover{background-color:rgb(30 41 59/.7)}.hover\:bg-slate-900:hover{background-color:#0f172a}.hover\:bg-emerald-50:hover{background-color:#ecfdf5}.hover\:bg-emerald-100:hover{background-color:#d1fae5}.hover\:bg-emerald-600:hover{background-color:#059669}.hover\:bg-rose-50:hover{background-color:#fff1f2}.hover\:bg-rose-100:hover{background-color:#ffe4e6}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:text-white:hover{color:#fff}.hover\:text-slate-900:hover{color:#0f172a}.hover\:text-emerald-700:hover{color:#047857}.hover\:underline:hover{text-decoration-line:underline}.hover\:border-slate-300:hover{border-color:#cbd5e1}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgb(15 23 42/.1),0 2px 4px -2px rgb(15 23 42/.1)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #0f172a}.focus\:ring-slate-900:focus{box-shadow:0 0 0 2px #0f172a}.focus\:border-slate-900:focus{border-color:#0f172a}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}
.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:text-slate-300{color:#cbd5e1}.group:hover .group-hover\:text-emerald-100{color:#d1fae5}.group:hover .group-hover\:text-blue-100{color:#dbeafe}.group:hover .group-hover\:brightness-110{filter:brightness(1.1)}
@media (min-width:640px){.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.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\:col-span-2{grid-column:span 2/span 2}.sm\:w-auto{width:auto}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:block{display:block}.md\:grid{display:grid}.md\:w-72{width:18rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:h-64{height:16rem}.md\:p-6{padding:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-auto{width:auto}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-7xl{max-width:80rem}}
@media print{.print\:hidden{display:none!important}.print\:block{display:block!important}.print\:shadow-none{box-shadow:none!important}.print\:border-0{border-width:0!important}.print\:p-0{padding:0!important}.print\:m-0{margin:0!important}}

/* Arbitrary Tailwind vrednosti koje koristi aplikacija. */
[class~="z-[60]"]{z-index:60}[class~="z-[70]"]{z-index:70}[class~="z-[80]"]{z-index:80}[class~="z-[90]"]{z-index:90}[class~="z-[9999]"]{z-index:9999}
[class~="text-[9px]"]{font-size:9px}[class~="text-[10px]"]{font-size:10px}[class~="text-[11px]"]{font-size:11px}
[class~="max-w-[110px]"]{max-width:110px}[class~="max-w-[140px]"]{max-width:140px}
[class~="max-h-[70vh]"]{max-height:70vh}[class~="max-h-[80vh]"]{max-height:80vh}[class~="max-h-[85vh]"]{max-height:85vh}[class~="max-h-[90vh]"]{max-height:90vh}[class~="max-h-[95vh]"]{max-height:95vh}
[class~="h-[85vh]"]{height:85vh}[class~="h-[90vh]"]{height:90vh}[class~="h-[92vh]"]{height:92vh}
[class~="min-h-[150px]"]{min-height:150px}[class~="min-h-[200px]"]{min-height:200px}[class~="min-h-[250px]"]{min-height:250px}
[class~="aspect-[210/297]"]{aspect-ratio:210/297}.active\:scale-\[0\.99\]:active{transform:scale(.99)}
@media (min-width:768px){[class~="md:grid-cols-[minmax(0,1fr)_250px]"]{grid-template-columns:minmax(0,1fr) 250px}}
@media (min-width:1024px){[class~="lg:grid-cols-[minmax(0,1.05fr)_minmax(420px,0.95fr)]"]{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}}
@media (min-width:1280px){[class~="xl:grid-cols-[minmax(0,1fr)_320px]"]{grid-template-columns:minmax(0,1fr) 320px}}

/* Automatski generisane lokalne utility klase iz PHP/JS fajlova. */
.absolute{position:absolute}
.active\3a scale-\5b 0\2e 99\5d :active{transform:scale(0.99)}
.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
.aspect-\5b 210\2f 297\5d {aspect-ratio:210/297}
.backdrop-blur{backdrop-filter:blur(8px)}
.bg-amber-50{background-color:#fffbeb}
.bg-amber-50\2f 40{background-color:rgb(255 251 235 / 0.4)}
.bg-black\2f 10{background-color:rgb(0 0 0 / 0.1)}
.bg-blue-500\2f 10{background-color:rgb(59 130 246 / 0.1)}
.bg-blue-600{background-color:#2563eb}
.bg-emerald-50{background-color:#ecfdf5}
.bg-emerald-50\2f 60{background-color:rgb(236 253 245 / 0.6)}
.bg-emerald-500{background-color:#10b981}
.bg-emerald-500\2f 10{background-color:rgb(16 185 129 / 0.1)}
.bg-emerald-600{background-color:#059669}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.bg-indigo-50{background-color:#eef2ff}
.bg-rose-50{background-color:#fff1f2}
.bg-rose-50\2f 60{background-color:rgb(255 241 242 / 0.6)}
.bg-rose-500{background-color:#f43f5e}
.bg-rose-500\2f 10{background-color:rgb(244 63 94 / 0.1)}
.bg-rose-500\2f 5{background-color:rgb(244 63 94 / 0.05)}
.bg-rose-600{background-color:#e11d48}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-50\2f 30{background-color:rgb(248 250 252 / 0.3)}
.bg-slate-50\2f 50{background-color:rgb(248 250 252 / 0.5)}
.bg-slate-50\2f 60{background-color:rgb(248 250 252 / 0.6)}
.bg-slate-50\2f 70{background-color:rgb(248 250 252 / 0.7)}
.bg-slate-900{background-color:#0f172a}
.bg-slate-900\2f 40{background-color:rgb(15 23 42 / 0.4)}
.bg-slate-900\2f 50{background-color:rgb(15 23 42 / 0.5)}
.bg-slate-900\2f 60{background-color:rgb(15 23 42 / 0.6)}
.bg-slate-950{background-color:#020617}
.bg-slate-950\2f 40{background-color:rgb(2 6 23 / 0.4)}
.bg-transparent{background-color:transparent}
.bg-white{background-color:#fff}
.bg-white\2f 90{background-color:rgb(255 255 255 / 0.9)}
.block{display:block}
.border{border-width:1px}
.border-0{border-width:0}
.border-2{border-width:2px}
.border-amber-100{border-color:#fef3c7}
.border-amber-200{border-color:#fde68a}
.border-amber-200\2f 60{border-color:rgb(253 230 138 / 0.6)}
.border-amber-500{border-color:#f59e0b}
.border-b{border-bottom-width:1px}
.border-b-2{border-bottom-width:2px}
.border-blue-500\2f 30{border-color:rgb(59 130 246 / 0.3)}
.border-emerald-100{border-color:#d1fae5}
.border-emerald-200{border-color:#a7f3d0}
.border-emerald-500\2f 30{border-color:rgb(16 185 129 / 0.3)}
.border-indigo-200{border-color:#c7d2fe}
.border-l{border-left-width:1px}
.border-none{border-style:none}
.border-r{border-right-width:1px}
.border-rose-100{border-color:#ffe4e6}
.border-rose-200{border-color:#fecdd3}
.border-rose-500\2f 20{border-color:rgb(244 63 94 / 0.2)}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-slate-200\2f 50{border-color:rgb(226 232 240 / 0.5)}
.border-slate-200\2f 60{border-color:rgb(226 232 240 / 0.6)}
.border-slate-300{border-color:#cbd5e1}
.border-slate-700{border-color:#334155}
.border-slate-700\2f 40{border-color:rgb(51 65 85 / 0.4)}
.border-slate-700\2f 60{border-color:rgb(51 65 85 / 0.6)}
.border-slate-800{border-color:#1e293b}
.border-slate-800\2f 60{border-color:rgb(30 41 59 / 0.6)}
.border-slate-800\2f 80{border-color:rgb(30 41 59 / 0.8)}
.border-slate-900{border-color:#0f172a}
.border-t{border-top-width:1px}
.border-transparent{border-color:transparent}
.bottom-0{bottom:0}
.brightness-100{filter:brightness(1)}
.col-span-1{grid-column:span 1/span 1}
.col-span-2{grid-column:span 2/span 2}
.cursor-help{cursor:help}
.cursor-pointer{cursor:pointer}
.duration-100{transition-duration:.1s}
.duration-150{transition-duration:.15s}
.duration-200{transition-duration:.2s}
.duration-300{transition-duration:300ms}
.filter{filter:var(--tw-filter)}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
.font-sans{font-family:Inter,ui-sans-serif,system-ui,sans-serif}
.font-semibold{font-weight:600}
.from-emerald-600{--tw-gradient-from:#059669;--tw-gradient-to:rgb(255 255 255 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-slate-800{--tw-gradient-from:#1e293b;--tw-gradient-to:rgb(255 255 255 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-slate-900{--tw-gradient-from:#0f172a;--tw-gradient-to:rgb(255 255 255 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.gap-0{gap:0}
.gap-0\2e 5{gap:.125rem}
.gap-1{gap:.25rem}
.gap-1\2e 5{gap:.375rem}
.gap-2{gap:.5rem}
.gap-2\2e 5{gap:.625rem}
.gap-3{gap:.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.group:hover .group-hover\3a brightness-110{filter:brightness(1.1)}
.group:hover .group-hover\3a text-blue-100{color:#dbeafe}
.group:hover .group-hover\3a text-emerald-100{color:#d1fae5}
.group:hover .group-hover\3a text-slate-300{color:#cbd5e1}
.group:hover .group-hover\3a text-white{color:#fff}
.h-1{height:.25rem}
.h-1\2e 5{height:.375rem}
.h-10{height:2.5rem}
.h-12{height:3rem}
.h-13{height:3.25rem}
.h-14{height:3.5rem}
.h-2{height:.5rem}
.h-32{height:8rem}
.h-4{height:1rem}
.h-48{height:12rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-64{height:16rem}
.h-7{height:1.75rem}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-\5b 85vh\5d {height:85vh}
.h-\5b 90vh\5d {height:90vh}
.h-\5b 92vh\5d {height:92vh}
.h-full{height:100%}
.hidden{display:none}
.hover\3a bg-blue-600:hover{background-color:#2563eb}
.hover\3a bg-blue-700:hover{background-color:#1d4ed8}
.hover\3a bg-emerald-100:hover{background-color:#d1fae5}
.hover\3a bg-emerald-50:hover{background-color:#ecfdf5}
.hover\3a bg-emerald-600:hover{background-color:#059669}
.hover\3a bg-emerald-700:hover{background-color:#047857}
.hover\3a bg-indigo-100:hover{background-color:#e0e7ff}
.hover\3a bg-rose-100:hover{background-color:#ffe4e6}
.hover\3a bg-slate-100:hover{background-color:#f1f5f9}
.hover\3a bg-slate-50:hover{background-color:#f8fafc}
.hover\3a bg-slate-50\2f 50:hover{background-color:rgb(248 250 252 / 0.5)}
.hover\3a bg-slate-50\2f 60:hover{background-color:rgb(248 250 252 / 0.6)}
.hover\3a bg-slate-800:hover{background-color:#1e293b}
.hover\3a bg-slate-800\2f 40:hover{background-color:rgb(30 41 59 / 0.4)}
.hover\3a bg-slate-800\2f 60:hover{background-color:rgb(30 41 59 / 0.6)}
.hover\3a bg-slate-800\2f 70:hover{background-color:rgb(30 41 59 / 0.7)}
.hover\3a bg-slate-900:hover{background-color:#0f172a}
.hover\3a border-slate-300:hover{border-color:#cbd5e1}
.hover\3a text-slate-300:hover{color:#cbd5e1}
.hover\3a text-slate-600:hover{color:#475569}
.hover\3a text-slate-900:hover{color:#0f172a}
.hover\3a text-white:hover{color:#fff}
.hover\3a underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.italic{font-style:italic}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-normal{line-height:1.5}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
.leading-tight{line-height:1.25}
.left-0{left:0}
@media (min-width:1024px){.lg\3a col-span-2{grid-column:span 2/span 2}}
@media (min-width:1024px){.lg\3a col-span-4{grid-column:span 4/span 4}}
@media (min-width:1024px){.lg\3a col-span-8{grid-column:span 8/span 8}}
@media (min-width:1024px){.lg\3a grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:1024px){.lg\3a grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1024px){.lg\3a grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.m-0{margin:0}
.max-h-48{max-height:12rem}
.max-h-\5b 85vh\5d {max-height:85vh}
.max-h-\5b 90vh\5d {max-height:90vh}
.max-h-\5b 95vh\5d {max-height:95vh}
.max-h-full{max-height:100%}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-\5b 110px\5d {max-width:110px}
.max-w-\5b 140px\5d {max-width:140px}
.max-w-full{max-width:100%}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.max-w-xs{max-width:20rem}
.mb-0\2e 5{margin-bottom:.125rem}
.mb-1{margin-bottom:.25rem}
.mb-1\2e 5{margin-bottom:.375rem}
.mb-2{margin-bottom:.5rem}
.mb-3{margin-bottom:.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
@media (min-width:768px){.md\3a col-span-1{grid-column:span 1/span 1}}
@media (min-width:768px){.md\3a col-span-2{grid-column:span 2/span 2}}
@media (min-width:768px){.md\3a flex{display:flex}}
@media (min-width:768px){.md\3a grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:768px){.md\3a grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\3a hidden{display:none}}
@media (min-width:768px){.md\3a px-8{padding-left:2rem;padding-right:2rem}}
@media (min-width:768px){.md\3a w-72{width:18rem}}
.min-h-0{min-height:0}
.min-h-\5b 150px\5d {min-height:150px}
.min-h-\5b 200px\5d {min-height:200px}
.min-h-\5b 250px\5d {min-height:250px}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0}
.min-w-full{min-width:100%}
.ml-1{margin-left:.25rem}
.ml-6{margin-left:1.5rem}
.mt-0\2e 5{margin-top:.125rem}
.mt-1{margin-top:.25rem}
.mt-1\2e 5{margin-top:.375rem}
.mt-2{margin-top:.5rem}
.mt-2\2e 5{margin-top:.625rem}
.mt-3{margin-top:.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mt-auto{margin-top:auto}
.mx-auto{margin-left:auto;margin-right:auto}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.opacity-0{opacity:0}
.opacity-40{opacity:0.4}
.overflow-auto{overflow:auto}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.p-0{padding:0}
.p-1{padding:.25rem}
.p-2{padding:.5rem}
.p-2\2e 5{padding:.625rem}
.p-3{padding:.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-1{padding-bottom:.25rem}
.pb-2{padding-bottom:.5rem}
.pb-2\2e 5{padding-bottom:.625rem}
.pb-3{padding-bottom:.75rem}
.pb-4{padding-bottom:1rem}
.pl-2{padding-left:.5rem}
.pl-5{padding-left:1.25rem}
.pl-6{padding-left:1.5rem}
.pl-9{padding-left:2.25rem}
.pointer-events-none{pointer-events:none}
.pr-2{padding-right:.5rem}
.pr-3{padding-right:.75rem}
@media print{.print\3a bg-transparent{background-color:transparent}}
@media print{.print\3a bg-white{background-color:#fff}}
@media print{.print\3a border{border-width:1px}}
@media print{.print\3a border-none{border-style:none}}
@media print{.print\3a hidden{display:none}}
@media print{.print\3a hover\3a bg-transparent:hover{background-color:transparent}}
@media print{.print\3a mt-6{margin-top:1.5rem}}
@media print{.print\3a p-0{padding:0}}
@media print{.print\3a shadow-none{box-shadow:none}}
@media print{.print\3a static{position:static}}
@media print{.print\3a text-black{color:#000}}
@media print{.print\3a w-full{width:100%}}
.pt-1{padding-top:.25rem}
.pt-1\2e 5{padding-top:.375rem}
.pt-2{padding-top:.5rem}
.pt-2\2e 5{padding-top:.625rem}
.pt-3{padding-top:.75rem}
.pt-4{padding-top:1rem}
.pt-5{padding-top:1.25rem}
.px-1{padding-left:.25rem;padding-right:.25rem}
.px-1\2e 5{padding-left:.375rem;padding-right:.375rem}
.px-2{padding-left:.5rem;padding-right:.5rem}
.px-2\2e 5{padding-left:.625rem;padding-right:.625rem}
.px-3{padding-left:.75rem;padding-right:.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-0\2e 5{padding-top:.125rem;padding-bottom:.125rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}
.py-1\2e 5{padding-top:.375rem;padding-bottom:.375rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}
.py-2\2e 5{padding-top:.625rem;padding-bottom:.625rem}
.py-3{padding-top:.75rem;padding-bottom:.75rem}
.py-3\2e 5{padding-top:.875rem;padding-bottom:.875rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.resize-none{resize:none}
.right-0{right:0}
.rounded{border-radius:.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.rounded-md{border-radius:.375rem}
.rounded-xl{border-radius:.75rem}
.select-all{user-select:all}
.select-none{user-select:none}
.shadow{box-shadow:0 1px 3px rgb(15 23 42/.12),0 1px 2px rgb(15 23 42/.08)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(15 23 42/.12),0 4px 6px -4px rgb(15 23 42/.12)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(15 23 42/.1),0 2px 4px -2px rgb(15 23 42/.1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(15 23 42/.08)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(15 23 42/.14),0 8px 10px -6px rgb(15 23 42/.14)}
@media (min-width:640px){.sm\3a col-span-2{grid-column:span 2/span 2}}
@media (min-width:640px){.sm\3a col-span-3{grid-column:span 3/span 3}}
@media (min-width:640px){.sm\3a col-span-4{grid-column:span 4/span 4}}
@media (min-width:640px){.sm\3a col-span-5{grid-column:span 5/span 5}}
@media (min-width:640px){.sm\3a flex{display:flex}}
@media (min-width:640px){.sm\3a flex-row{flex-direction:row}}
@media (min-width:640px){.sm\3a grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:640px){.sm\3a grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\3a grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:640px){.sm\3a grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:640px){.sm\3a items-center{align-items:center}}
@media (min-width:640px){.sm\3a justify-between{justify-content:space-between}}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}
.space-y-1\2e 5>:not([hidden])~:not([hidden]){margin-top:.375rem}
.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}
.space-y-2\2e 5>:not([hidden])~:not([hidden]){margin-top:.625rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}
.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-\5b 10px\5d {font-size:10px}
.text-\5b 11px\5d {font-size:11px}
.text-\5b 9px\5d {font-size:9px}
.text-amber-400{color:#fbbf24}
.text-amber-600{color:#d97706}
.text-amber-700{color:#b45309}
.text-amber-800{color:#92400e}
.text-amber-900{color:#78350f}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-400{color:#60a5fa}
.text-center{text-align:center}
.text-emerald-300{color:#6ee7b7}
.text-emerald-400{color:#34d399}
.text-emerald-600{color:#059669}
.text-emerald-700{color:#047857}
.text-emerald-800{color:#065f46}
.text-indigo-700{color:#4338ca}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-right{text-align:right}
.text-rose-400{color:#fb7185}
.text-rose-500{color:#f43f5e}
.text-rose-600{color:#e11d48}
.text-rose-700{color:#be123c}
.text-rose-800{color:#9f1239}
.text-slate-100{color:#f1f5f9}
.text-slate-200{color:#e2e8f0}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
.text-slate-900{color:#0f172a}
.text-slate-950{color:#020617}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-white{color:#fff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:.75rem;line-height:1rem}
.to-slate-800{--tw-gradient-to:#1e293b}
.to-slate-800\2f 50{--tw-gradient-to:rgb(30 41 59 / 0.5)}
.top-0{top:0}
.tracking-tight{letter-spacing:0}
.tracking-wider{letter-spacing:.05em}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.uppercase{text-transform:uppercase}
.w-1{width:.25rem}
.w-1\2e 5{width:.375rem}
.w-10{width:2.5rem}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-2{width:.5rem}
.w-20{width:5rem}
.w-24{width:6rem}
.w-28{width:7rem}
.w-32{width:8rem}
.w-4{width:1rem}
.w-40{width:10rem}
.w-5{width:1.25rem}
.w-56{width:14rem}
.w-7{width:1.75rem}
.w-72{width:18rem}
.w-8{width:2rem}
.w-9{width:2.25rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.whitespace-pre-wrap{white-space:pre-wrap}
.z-10{z-index:10}
.z-40{z-index:40}
.z-50{z-index:50}
.z-\5b 999999\5d {z-index:999999}
