:root{--kozerdeku-spacing-xs:var(--space-xs);--kozerdeku-spacing-sm:var(--space-sm);--kozerdeku-spacing-md:var(--space-md);--kozerdeku-spacing-lg:var(--space-lg)}.kozerdeku-heading{margin-bottom:var(--kozerdeku-spacing-lg);font-size:var(--font-size-xxl);font-weight:var(--font-weight-bold);color:var(--bs-primary)}[data-theme=high-contrast] .kozerdeku-heading{color:var(--bs-primary)}.kozerdeku-no-data{font-size:var(--font-size-base);color:var(--bs-text-secondary);padding:var(--kozerdeku-spacing-md);text-align:center;border:1px dashed var(--bs-border);border-radius:var(--border-radius)}.kozerdeku-group-block{margin-bottom:var(--kozerdeku-spacing-lg);border:1px solid var(--bs-border);border-radius:var(--border-radius);padding:var(--kozerdeku-spacing-md);background-color:var(--bs-background)}[data-theme=high-contrast] .kozerdeku-group-block{border-color:var(--bs-border);background-color:var(--bs-background)}.kozerdeku-group-title{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);margin:0 0 var(--kozerdeku-spacing-sm);color:var(--bs-primary)}[data-theme=high-contrast] .kozerdeku-group-title{color:var(--bs-primary)}.kozerdeku-qa-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:var(--kozerdeku-spacing-xs)}.kozerdeku-qa-table th,.kozerdeku-qa-table td{padding:var(--space-sm);border:1px solid var(--bs-border);vertical-align:top;word-break:break-word}.kozerdeku-qa-table th{background-color:var(--bs-surface);font-weight:var(--font-weight-semibold);text-align:left}.kozerdeku-qa-table th:first-child,.kozerdeku-qa-table td:first-child{width:45%}.kozerdeku-qa-table th:last-child,.kozerdeku-qa-table td:last-child{width:55%}.kozerdeku-qa-question-cell{font-weight:var(--font-weight-medium)}.kozerdeku-qa-answer-cell{color:var(--bs-text)}.kozerdeku-qa-answer-cell p{min-height:1.5em;margin:.5em 0}@media(max-width:768px){.kozerdeku-heading{font-size:var(--font-size-xl)}.kozerdeku-group-title{font-size:var(--font-size-lg)}.kozerdeku-qa-table th,.kozerdeku-qa-table td{padding:var(--space-xs)}}