/* Vygenerovane utility (Tailwind-kompatibilne triedy pouzite v HTML) */
.-rotate-1{transform:rotate(-1deg)}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-blush{background-color:#FFB7C5}
.bg-cream{background-color:#FFFDF5}
.bg-ink{background-color:#0A0A0A}
.bg-lime{background-color:#95BF47}
.bg-paper{background-color:#FFFFFF}
.bg-shop{background-color:#008060}
.bg-shoplight{background-color:#E3F1DF}
.bg-shoplight\/50{background-color:rgba(227,241,223,0.5)}
.bg-sky{background-color:#BFE0FF}
.bg-sun{background-color:#FFD84D}
.block{display:block}
.border-\[3px\]{border-width:3px;border-style:solid}
.border-b-\[3px\]{border-bottom-width:3px;border-bottom-style:solid}
.border-cream{border-color:#FFFDF5}
.border-cream\/20{border-color:rgba(255,253,245,0.2)}
.border-ink{border-color:#0A0A0A}
.border-ink\/10{border-color:rgba(10,10,10,0.1)}
.border-t{border-top-width:1px;border-top-style:solid}
.border-t-2{border-top-width:2px;border-top-style:solid}
.border-t-\[3px\]{border-top-width:3px;border-top-style:solid}
.border-y-\[3px\]{border-top-width:3px;border-bottom-width:3px;border-style:solid}
.cursor-pointer{cursor:pointer}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-display{font-family:'Archivo Black',system-ui,sans-serif}
.font-extrabold{font-weight:800}
.font-mono{font-family:'JetBrains Mono',ui-monospace,monospace}
.font-sans{font-family:Inter,system-ui,sans-serif}
.gap-10{gap:2.5rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-x-6{column-gap:1.5rem}
.grid{display:grid}
.group[open] .group-open\:bg-shop{background-color:#008060}
.group[open] .group-open\:text-cream{color:#FFFDF5}
.h-10{height:2.5rem}
.h-16{height:4rem}
.h-3{height:0.75rem}
.h-7{height:1.75rem}
.h-9{height:2.25rem}
.hidden{display:none}
.hover\:text-lime:hover{color:#95BF47}
.hover\:text-shop:hover{color:#008060}
.inline-block{display:inline-block}
.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}
.leading-\[1\.12\]{line-height:1.12}
.leading-\[1\.2\]{line-height:1.2}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.list-none{list-style-type:none}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-6xl{max-width:72rem}
.max-w-sm{max-width:24rem}
.max-w-xl{max-width:36rem}
.mb-10{margin-bottom:2.5rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.mt-10{margin-top:2.5rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-24{margin-top:6rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-8{margin-top:2rem;margin-bottom:2rem}
.opacity-80{opacity:0.8}
.opacity-90{opacity:0.9}
.overflow-hidden{overflow:hidden}
.p-10{padding:2.5rem}
.p-3{padding:0.75rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.pb-20{padding-bottom:5rem}
.pb-24{padding-bottom:6rem}
.pb-5{padding-bottom:1.25rem}
.pt-1{padding-top:0.25rem}
.pt-3{padding-top:0.75rem}
.pt-4{padding-top:1rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-3{padding-left:0.75rem;padding-right:0.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:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.rotate-1{transform:rotate(1deg)}
.shadow-nb{box-shadow:6px 6px 0 #0A0A0A}
.shadow-nblg{box-shadow:10px 10px 0 #0A0A0A}
.shadow-nbsm{box-shadow:4px 4px 0 #0A0A0A}
.shrink-0{flex-shrink:0}
.space-y-1\.5 > * + * {margin-top:0.375rem}
.space-y-2 > * + * {margin-top:0.5rem}
.space-y-3 > * + * {margin-top:0.75rem}
.space-y-4 > * + * {margin-top:1rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-\[1\.02rem\]{font-size:1.02rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-center{text-align:center}
.text-cream{color:#FFFDF5}
.text-cream\/50{color:rgba(255,253,245,0.5)}
.text-cream\/70{color:rgba(255,253,245,0.7)}
.text-ink{color:#0A0A0A}
.text-ink\/50{color:rgba(10,10,10,0.5)}
.text-ink\/60{color:rgba(10,10,10,0.6)}
.text-ink\/70{color:rgba(10,10,10,0.7)}
.text-ink\/75{color:rgba(10,10,10,0.75)}
.text-ink\/80{color:rgba(10,10,10,0.8)}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-lime{color:#95BF47}
.text-shop{color:#008060}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.top-0{top:0}
.tracking-tight{letter-spacing:-0.025em}
.underline{text-decoration-line:underline}
.w-10{width:2.5rem}
.w-2{width:0.5rem}
.w-3{width:0.75rem}
.w-7{width:1.75rem}
.w-9{width:2.25rem}
.whitespace-nowrap{white-space:nowrap}
.z-50{z-index:50}
@media (min-width:640px){
  .sm\:block{display:block}
  .sm\:flex-row{flex-direction:row}
  .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\:text-5xl{font-size:3rem;line-height:1}
}
@media (min-width:768px){
  .md\:col-span-2{grid-column:span 2/span 2}
  .md\:col-span-5{grid-column:span 5/span 5}
  .md\:col-span-7{grid-column:span 7/span 7}
  .md\:flex{display:flex}
  .md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
  .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\:hidden{display:none}
  .md\:py-24{padding-top:6rem;padding-bottom:6rem}
  .md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
  .md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
  .md\:text-5xl{font-size:3rem;line-height:1}
  .md\:text-\[2\.6rem\]{font-size:2.6rem}
  .md\:text-\[3\.2rem\]{font-size:3.2rem}
  .md\:text-sm{font-size:0.875rem;line-height:1.25rem}
}
@media (min-width:1024px){
  .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
  .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
}
