/* Drobné doplnky nad DaisyUI; väčšina štýlov je cez utility triedy v šablónach. */
video.clip { background: #000; border-radius: 1rem; width: 100%; max-height: 70vh; object-fit: contain; }
.hook { font-weight: 900; text-transform: uppercase; line-height: 1.1; }
.htmx-request .btn { opacity: .6; pointer-events: none; }
