@import '_content/SettingUp.Shared/SettingUp.Shared.gj95bjvkr9.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-izmmaoy2d5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-izmmaoy2d5] {
    flex: 1;
}

.sidebar[b-izmmaoy2d5] {
    /* ACOND brand: midnight -> deep blue (dle korporátního manuálu) */
    background-image: linear-gradient(180deg, #0B1F3A 0%, #0A66C2 100%);
    border-right: 1px solid rgba(255, 255, 255, 0.06);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.15);
}

.top-row[b-izmmaoy2d5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-izmmaoy2d5]  a, .top-row[b-izmmaoy2d5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-izmmaoy2d5]  a:hover, .top-row[b-izmmaoy2d5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-izmmaoy2d5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-izmmaoy2d5] {
        justify-content: space-between;
    }

    .top-row[b-izmmaoy2d5]  a, .top-row[b-izmmaoy2d5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-izmmaoy2d5] {
        flex-direction: row;
    }

    .sidebar[b-izmmaoy2d5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-izmmaoy2d5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-izmmaoy2d5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-izmmaoy2d5], article[b-izmmaoy2d5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-izmmaoy2d5] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-izmmaoy2d5] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media print {
	/* Hide navigation and error UI when printing */
	.sidebar[b-izmmaoy2d5],
	.navbar-toggler[b-izmmaoy2d5],
	.top-row[b-izmmaoy2d5],
	#blazor-error-ui[b-izmmaoy2d5] {
		display: none !important;
	}

	/* Let content take full width on the page */
	.page[b-izmmaoy2d5] {
		flex-direction: column;
	}

	main[b-izmmaoy2d5],
	article.content[b-izmmaoy2d5] {
		margin: 0;
		padding: 0 !important;
	}
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7ed5ytwqqe] {
    appearance: none;
    cursor: pointer;
    width: 3rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.6rem rgba(255, 255, 255, 0.08);
    transition: background-color .15s ease, border-color .15s ease;
}

.navbar-toggler:hover[b-7ed5ytwqqe] {
    background-color: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.2);
}

.navbar-toggler:focus-visible[b-7ed5ytwqqe] {
    outline: none;
    box-shadow: 0 0 0 2px #DCB62E;
}

.navbar-toggler:checked[b-7ed5ytwqqe] {
    background-color: rgba(255, 255, 255, 0.16);
}

.top-row[b-7ed5ytwqqe] {
    min-height: 3.75rem;
    background-color: rgba(0, 0, 0, 0.18);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.navbar-brand[b-7ed5ytwqqe] {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    font-family: 'Onest', 'Calibri', 'Segoe UI', system-ui, sans-serif;
    font-size: 1.05rem;
    font-weight: 600;
    letter-spacing: .01em;
    color: #fff !important;
    padding: 0.35rem 0.85rem;
    border-radius: 999px;
    background-color: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.10);
    transition: background-color .15s ease, border-color .15s ease;
}

.navbar-brand:hover[b-7ed5ytwqqe] {
    background-color: rgba(255, 255, 255, 0.10);
    border-color: rgba(220, 182, 46, 0.45);
}

.bi[b-7ed5ytwqqe] {
    display: inline-block;
    position: relative;
    width: 1.15rem;
    height: 1.15rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    opacity: .85;
    transition: opacity .15s ease;
}

.bi-house-door-fill-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-speedometer2-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-speedometer2' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4M3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707M2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10m9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5m.754-4.246a.39.39 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.39.39 0 0 0-.029-.518z'/%3E%3Cpath fill-rule='evenodd' d='M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A8 8 0 0 1 0 10m8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3'/%3E%3C/svg%3E");
}

.bi-calendar-week-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-week' viewBox='0 0 16 16'%3E%3Cpath d='M11 6a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 6M4.5 6A.5.5 0 0 0 4 6.5v1a.5.5 0 0 0 1 0v-1A.5.5 0 0 0 4.5 6m3.5 0A.5.5 0 0 0 7.5 6H7a.5.5 0 0 0 0 1h.5A.5.5 0 0 0 8 6m3 3a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 9M4.5 9A.5.5 0 0 0 4 9.5v1a.5.5 0 0 0 1 0v-1A.5.5 0 0 0 4.5 9m3.5 0A.5.5 0 0 0 7.5 9H7a.5.5 0 0 0 0 1h.5A.5.5 0 0 0 8 9'/%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a1 1 0 0 1 1 1v1.5a.5.5 0 0 1-.5.5H1.5A.5.5 0 0 1 1 3.5V2a1 1 0 0 1 1-1h1V.5a.5.5 0 0 1 .5-.5M1.5 5h13a.5.5 0 0 1 .5.5V14a2 2 0 0 1-2 2h-10A2 2 0 0 1 1 14V5.5a.5.5 0 0 1 .5-.5M2 6v8a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-list-ul-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-ul' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 0-1h10a.5.5 0 0 1 0 1H5zm0-4a.5.5 0 0 1 0-1h10a.5.5 0 0 1 0 1H5zm0-4a.5.5 0 0 1 0-1h10a.5.5 0 0 1 0 1H5z'/%3E%3Cpath d='M3 12.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-4a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-4a1.5 1.5 0 1 1-3 0A1.5 1.5 0 0 1 3 4.5z'/%3E%3C/svg%3E");
}

.bi-file-earmark-text-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-text' viewBox='0 0 16 16'%3E%3Cpath d='M5 7a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 5 7m0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 5 9m0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 5 11'/%3E%3Cpath d='M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5zM9.5 3a1 1 0 0 0 1 1h2L9.5 1z'/%3E%3C/svg%3E");
}

.bi-file-earmark-richtext-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-richtext' viewBox='0 0 16 16'%3E%3Cpath d='M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z'/%3E%3Cpath d='M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5m0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5m1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208M6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-bug-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 0-2 2v1H4.5a.5.5 0 0 0 0 1H6v1H4a.5.5 0 0 0 0 1h2v1H4.5a.5.5 0 0 0 0 1H6v1.5A2.5 2.5 0 0 0 7.5 15h1A2.5 2.5 0 0 0 11 12.5V11h1.5a.5.5 0 0 0 0-1H11V9h2a.5.5 0 0 0 0-1h-2V7h1.5a.5.5 0 0 0 0-1H11V4h1.5a.5.5 0 0 0 0-1H11V3a2 2 0 0 0-2-2z'/%3E%3C/svg%3E");
}

.bi-beaker-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M5 1.5V3h.5a.5.5 0 0 1 0 1H5v5.293l4.854 4.853A.5.5 0 0 1 9.5 15h-3a.5.5 0 0 1-.354-.146L1.293 10A1 1 0 0 1 1 9.293V4h-.5a.5.5 0 0 1 0-1H1V1.5A.5.5 0 0 1 1.5 1h3a.5.5 0 0 1 .5.5M2 4v5.293L6.707 14H8.293L4 9.707V4z'/%3E%3Cpath d='M10.5 1h3a.5.5 0 0 1 .5.5V3h.5a.5.5 0 0 1 0 1H14v7.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V4h-.5a.5.5 0 0 1 0-1h.5V1.5a.5.5 0 0 1 .5-.5m.5 3v7h2V4z'/%3E%3C/svg%3E");
}

.bi-tools-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.27 3.27a.997.997 0 0 0 1.414 0l1.586-1.586a.997.997 0 0 0 0-1.414l-3.27-3.27a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3q0-.405-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814zm9.646 10.646a.5.5 0 0 1 .708 0l2.914 2.915a.5.5 0 0 1-.707.707l-2.915-2.914a.5.5 0 0 1 0-.708M3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026z'/%3E%3C/svg%3E");
}

.bi-card-list-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h13zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z'/%3E%3Cpath d='M5 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 5 8zm0-2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm0 5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-1-5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM4 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-buildings-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v13.5a.5.5 0 0 1-1 0V15H2v.5a.5.5 0 0 1-1 0V2a1 1 0 0 1 1-1zm0 13V2H2v12z'/%3E%3Cpath d='M3 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5M7 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m4-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}

.bi-building-add-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2 15h12V2H2zm0 1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1z'/%3E%3Cpath d='M3 3.5a.5.5 0 0 1 .5-.5H5a.5.5 0 0 1 0 1H3.5a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5H5a.5.5 0 0 1 0 1H3.5a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5H5a.5.5 0 0 1 0 1H3.5a.5.5 0 0 1-.5-.5M7 4a.5.5 0 0 1 .5-.5H9V2a.5.5 0 0 1 1 0v1.5h1.5a.5.5 0 0 1 0 1H10V6a.5.5 0 0 1-1 0V4.5H7.5A.5.5 0 0 1 7 4m0 4.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}

.bi-book-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.11.71.652-.647 1.78-.844 3.11-.71 1.234.124 2.503.523 3.388.893a.5.5 0 0 1 .304.461v10.5a.5.5 0 0 1-.707.455c-.882-.367-2.09-.75-3.242-.866-1.165-.117-2.223.055-2.898.752a.5.5 0 0 1-.706 0c-.675-.697-1.733-.869-2.898-.752-1.152.116-2.36.499-3.242.866A.5.5 0 0 1 0 13.789v-10.5a.5.5 0 0 1 .304-.461zM1 3.61v9.426c.805-.292 1.86-.598 2.898-.702 1.146-.116 2.32.04 3.102.725V3.733c-.515-.473-1.379-.687-2.512-.573C3.48 3.262 2.43 3.54 1.5 3.894L1 3.61zm14 0-.5.284c-.93-.354-1.98-.632-2.988-.734-1.133-.114-1.997.1-2.512.573v9.326c.782-.685 1.956-.841 3.102-.725 1.038.104 2.093.41 2.898.702V3.61z'/%3E%3C/svg%3E");
}

.bi-intersect-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8m8-7a7 7 0 0 1 6.468 4.326A5.98 5.98 0 0 0 8 4a5.98 5.98 0 0 0-6.468 1.326A7 7 0 0 1 8 1m-5.726 5.097A4.98 4.98 0 0 1 8 5c2.136 0 3.96 1.332 4.726 3.21A4.98 4.98 0 0 1 8 11a4.98 4.98 0 0 1-4.726-3.903M1 8c0-.477.048-.943.139-1.394A5.98 5.98 0 0 0 8 12a5.98 5.98 0 0 0 6.861-5.394A7 7 0 1 1 1 8'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8Zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002a.274.274 0 0 1-.014.002H7.022ZM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816ZM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E");
}

.bi-clipboard-check-nav-menu[b-7ed5ytwqqe] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10.854 7.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 9.793l2.646-2.647a.5.5 0 0 1 .708 0z'/%3E%3Cpath d='M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z'/%3E%3Cpath d='M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z'/%3E%3C/svg%3E");
}

.bi-person-add-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M15 8a.5.5 0 0 1-.5.5h-1v1a.5.5 0 0 1-1 0v-1h-1a.5.5 0 0 1 0-1h1v-1a.5.5 0 0 1 1 0v1h1A.5.5 0 0 1 15 8'/%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6'/%3E%3Cpath d='M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1z'/%3E%3C/svg%3E");
}

.bi-chat-left-text-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 0-1 1v9.586l2.707-2.707A1 1 0 0 1 4.414 8H14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H2zm0-1h12a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4.414l-3.707 3.707A1 1 0 0 1 0 12V2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6A.5.5 0 0 1 3 6z'/%3E%3C/svg%3E");
}

.bi-envelope-paper-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4 0a2 2 0 0 0-2 2v1.133l-1.941 1.6A1 1 0 0 0 0 5.5V14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5.5a1 1 0 0 0-.059-.767L14 3.133V2a2 2 0 0 0-2-2zm10 4.267.47.387-.47.386zm-1 .81L8 9.15 3 5.077V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1zm-11-.024v.024l-.47-.387zM1 5.677l7 5.833 7-5.833V14a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1z'/%3E%3Cpath d='M4 3.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M4 5.5A.5.5 0 0 1 4.5 5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}

.bi-bell-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zm.104-14.804A1 1 0 0 0 6 2v.341C4.835 2.815 4 4.086 4 5.5v2.086l-.707 2.121A1 1 0 0 0 4.243 11h7.514a1 1 0 0 0 .95-1.293L12 7.586V5.5c0-1.414-.835-2.685-2-3.159V2a1 1 0 0 0-1.896-.804z'/%3E%3C/svg%3E");
}

.bi-cpu-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M5 0a.5.5 0 0 1 .5.5V1h5V.5a.5.5 0 0 1 1 0V1h1a1 1 0 0 1 1 1v1h.5a.5.5 0 0 1 0 1H14v5h.5a.5.5 0 0 1 0 1H14v1a1 1 0 0 1-1 1h-1v.5a.5.5 0 0 1-1 0V13h-5v.5a.5.5 0 0 1-1 0V13H4a1 1 0 0 1-1-1v-1h-.5a.5.5 0 0 1 0-1H3V4h-.5a.5.5 0 0 1 0-1H3V2a1 1 0 0 1 1-1h1V.5A.5.5 0 0 1 5 0m-1 2v10h8V2z'/%3E%3Cpath d='M6 4.5A.5.5 0 0 1 6.5 4h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3A.5.5 0 0 1 6 7.5z'/%3E%3C/svg%3E");
}

.bi-question-circle-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 1 1 8 1a7 7 0 0 1 0 14'/%3E%3Cpath d='M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .24-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.509-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.755 2.286M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
}

.bi-cloud-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4.406 10.342A5.53 5.53 0 0 1 4.5 10a4.5 4.5 0 1 1 8.938-1.012A3.5 3.5 0 1 1 13 16H4.5a4.5 4.5 0 0 1-.094-5.658M8.5 1a3.5 3.5 0 0 0-3.43 4.187.5.5 0 0 1-.69.54A3.5 3.5 0 1 0 4.5 15H13a2.5 2.5 0 1 0-.48-4.954.5.5 0 0 1-.595-.55A3.5 3.5 0 0 0 8.5 1'/%3E%3C/svg%3E");
}

.bi-file-earmark-pdf-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.5a1 1 0 0 1-.5-.5v-.5H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5v3.5a1.5 1.5 0 0 0 1.5 1.5H14z'/%3E%3Cpath d='M4.603 14.087a.8.8 0 0 1-.438-.42c-.195-.388-.13-.776.08-1.102.198-.307.526-.568.897-.787a7.7 7.7 0 0 1 1.482-.645 20 20 0 0 0 1.062-2.227 7.3 7.3 0 0 1-.43-1.295c-.086-.4-.119-.796-.046-1.136.075-.354.274-.672.65-.823.192-.077.4-.12.602-.077a.7.7 0 0 1 .477.365c.088.164.12.356.127.538.007.187-.012.395-.047.614-.084.51-.27 1.134-.52 1.794a11 11 0 0 0 .98 1.686 5.8 5.8 0 0 1 1.334.05c.364.066.734.195.96.465.12.144.193.32.2.518.007.192-.047.382-.138.563a1.04 1.04 0 0 1-.354.416.86.86 0 0 1-.51.138c-.331-.014-.654-.196-.933-.417a5.7 5.7 0 0 1-.911-.95 11.7 11.7 0 0 0-1.997.406 11.3 11.3 0 0 1-1.02 1.51c-.292.35-.609.656-.927.787a.8.8 0 0 1-.58.029m1.379-1.901q-.25.115-.459.238c-.24.14-.422.279-.542.428-.111.137-.135.256-.062.4.031.062.052.076.062.082.016-.001.15-.026.36-.183.163-.121.331-.31.516-.586zm3.184-3.462a19 19 0 0 1-.394-.99 20 20 0 0 1-.398.98zm-3.386 3.02z'/%3E%3C/svg%3E");
}

.nav-item[b-7ed5ytwqqe] {
    font-size: 0.92rem;
    padding-bottom: 0.15rem;
}

.nav-item:first-of-type[b-7ed5ytwqqe] {
    padding-top: 0.75rem;
}

.nav-item:last-of-type[b-7ed5ytwqqe] {
    padding-bottom: 1rem;
}

.nav-item[b-7ed5ytwqqe]  .nav-link {
    color: #D0D8E4;
    background: none;
    border: none;
    border-radius: 8px;
    min-height: 44px;
    padding: .5rem .75rem;
    display: flex;
    align-items: center;
    line-height: 1.25;
    width: 100%;
    position: relative;
    text-decoration: none;
    transition: background-color .15s ease, color .15s ease, box-shadow .15s ease;
}

.nav-item[b-7ed5ytwqqe]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.nav-item[b-7ed5ytwqqe]  .nav-link:hover .bi {
    opacity: 1;
}

.nav-item[b-7ed5ytwqqe]  .nav-link:focus-visible {
    outline: none;
    box-shadow: 0 0 0 2px #DCB62E;
    color: #fff;
}

.nav-item[b-7ed5ytwqqe]  a.active {
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-weight: 600;
    box-shadow: inset 3px 0 0 #DCB62E; /* zlatý levý akcent — dle manuálu */
}

.nav-item[b-7ed5ytwqqe]  a.active .bi {
    opacity: 1;
}

/* Rozbalovací skupiny (tlačítka toggle) */
.nav-item[b-7ed5ytwqqe]  button.nav-link {
    cursor: pointer;
    text-transform: uppercase;
    font-size: .78rem;
    letter-spacing: .08em;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
}

.nav-item[b-7ed5ytwqqe]  button.nav-link:hover {
    color: #fff;
}

.nav-item[b-7ed5ytwqqe]  button.nav-link strong {
    font-weight: 600;
}

/* Chevron ikona u toggle tlačítek */
.nav-item[b-7ed5ytwqqe]  .nav-chevron {
    margin-left: auto;
    margin-right: 0;
    font-size: .75rem;
    opacity: .7;
    transition: transform .2s ease, opacity .15s ease;
}

.nav-item[b-7ed5ytwqqe]  button.nav-link[aria-expanded="true"] .nav-chevron {
    transform: rotate(180deg);
    opacity: 1;
}

.nav-item[b-7ed5ytwqqe]  button.nav-link[aria-expanded="true"] {
    color: #fff;
}

.bi-bug-nav-menu[b-7ed5ytwqqe] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4.355.522a.5.5 0 0 1 .623.333l.291.956A5 5 0 0 1 8 1c1.007 0 1.946.298 2.731.811l.29-.956a.5.5 0 1 1 .957.29l-.41 1.352A5 5 0 0 1 13 6h.5a.5.5 0 0 0 .5-.5V5a.5.5 0 0 1 1 0v.5A1.5 1.5 0 0 1 13.5 7H13v1h1.5a.5.5 0 0 1 0 1H13v1h.5a1.5 1.5 0 0 1 1.5 1.5v.5a.5.5 0 1 1-1 0v-.5a.5.5 0 0 0-.5-.5H13a5 5 0 0 1-10 0h-.5a.5.5 0 0 0-.5.5v.5a.5.5 0 1 1-1 0v-.5A1.5 1.5 0 0 1 2.5 10H3V9H1.5a.5.5 0 0 1 0-1H3V7h-.5A1.5 1.5 0 0 1 1 5.5V5a.5.5 0 0 1 1 0v.5a.5.5 0 0 0 .5.5H3c0-1.364.547-2.601 1.432-3.503l-.41-1.352a.5.5 0 0 1 .333-.623M4 7v4a4 4 0 0 0 3.5 3.97V7zm4.5 0v7.97A4 4 0 0 0 12 11V7zM12 6a4 4 0 0 0-1.334-2.982A3.98 3.98 0 0 0 8 2a3.98 3.98 0 0 0-2.667 1.018A4 4 0 0 0 4 6z'/%3E%3C/svg%3E");
}

.nav-scrollable[b-7ed5ytwqqe] {
    display: none;
    padding: .25rem 0;
}

.navbar-toggler:checked ~ .nav-scrollable[b-7ed5ytwqqe] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7ed5ytwqqe] {
        display: none;
    }

    .nav-scrollable[b-7ed5ytwqqe] {
        display: block;
        height: calc(100vh - 3.75rem);
        overflow-y: auto;
        /* Custom scrollbar */
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, 0.22) transparent;
    }

    .nav-scrollable[b-7ed5ytwqqe]::-webkit-scrollbar {
        width: 6px;
    }

    .nav-scrollable[b-7ed5ytwqqe]::-webkit-scrollbar-track {
        background: transparent;
    }

    .nav-scrollable[b-7ed5ytwqqe]::-webkit-scrollbar-thumb {
        background-color: rgba(255, 255, 255, 0.22);
        border-radius: 999px;
    }

    .nav-scrollable[b-7ed5ytwqqe]::-webkit-scrollbar-thumb:hover {
        background-color: rgba(255, 255, 255, 0.35);
    }
}

@media (prefers-reduced-motion: reduce) {
    .nav-item[b-7ed5ytwqqe]  .nav-link,
    .nav-item[b-7ed5ytwqqe]  .nav-chevron,
    .navbar-brand[b-7ed5ytwqqe],
    .navbar-toggler[b-7ed5ytwqqe],
    .bi[b-7ed5ytwqqe] {
        transition: none;
    }

    .nav-item[b-7ed5ytwqqe]  button.nav-link[aria-expanded="true"] .nav-chevron {
        transform: none;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-t6pr610myg],
.components-reconnect-repeated-attempt-visible[b-t6pr610myg],
.components-reconnect-failed-visible[b-t6pr610myg],
.components-pause-visible[b-t6pr610myg],
.components-resume-failed-visible[b-t6pr610myg],
.components-rejoining-animation[b-t6pr610myg] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-retrying[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-failed[b-t6pr610myg],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-t6pr610myg] {
    display: block;
}


#components-reconnect-modal[b-t6pr610myg] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-t6pr610myg 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-t6pr610myg 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-t6pr610myg 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-t6pr610myg]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-t6pr610myg 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-t6pr610myg {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-t6pr610myg {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-t6pr610myg {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-t6pr610myg] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-t6pr610myg] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-t6pr610myg] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-t6pr610myg] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-t6pr610myg] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-t6pr610myg] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-t6pr610myg] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-t6pr610myg 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-t6pr610myg] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-t6pr610myg {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/OnlyComponents/SignatureDialog.razor.rz.scp.css */
.signature-dialog-content[b-jvva9lhu5a] {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    height: 100%;
    min-height: 0;
}

.signature-dialog-body[b-jvva9lhu5a] {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
}

.signature-dialog-instruction[b-jvva9lhu5a] {
    margin-bottom: 0.75rem;
    color: #6c757d;
}

.signature-pad-host[b-jvva9lhu5a] {
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid #ced4da;
    border-radius: 0.75rem;
    background: #fff;
    flex: 1 1 auto;
    min-height: 350px;
    overflow: hidden;
    touch-action: none;
    overscroll-behavior: contain;
}

.signature-pad-overlay[b-jvva9lhu5a] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.signature-line[b-jvva9lhu5a] {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 2.2rem;
    border-bottom: 1px dashed #adb5bd;
}

.signature-line-label[b-jvva9lhu5a] {
    position: absolute;
    right: 1rem;
    bottom: 1.2rem;
    font-size: 0.875rem;
    color: #6c757d;
}

[b-jvva9lhu5a] .signature-pad-input.e-signature {
    display: block;
    touch-action: none;
    background: transparent;
}

.signature-dialog-actions[b-jvva9lhu5a] {
    position: sticky;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0.5rem;
    padding-top: 0.75rem;
    margin-top: 0.75rem;
    border-top: 1px solid #e9ecef;
    background: #fff;
    z-index: 2;
}

.signature-confirm-btn[b-jvva9lhu5a] {
    min-height: 46px;
}

.signature-preview-panel[b-jvva9lhu5a] {
    border: 1px solid #d0d7de;
    border-radius: 0.75rem;
    background: #fff;
    padding: 0.75rem;
}

.signature-preview-image[b-jvva9lhu5a] {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 220px;
    max-height: 320px;
    object-fit: contain;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
}

[b-jvva9lhu5a] .signature-dialog-shell.e-dialog {
    max-width: min(96vw, 1000px) !important;
    width: min(96vw, 1000px) !important;
    height: min(650px, 92dvh) !important;
    max-height: 92dvh !important;
}

[b-jvva9lhu5a] .signature-dialog-shell .e-dlg-content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    padding: 0.9rem 1rem 1rem 1rem;
    height: calc(100% - 58px) !important;
    overflow: hidden;
}

[b-jvva9lhu5a] .signature-dialog-shell .e-dlg-header-content {
    position: sticky;
    top: 0;
    z-index: 3;
}

@media (max-width: 768px) {
    [b-jvva9lhu5a] .signature-dialog-shell.e-dialog {
        width: 100vw !important;
        max-width: 100vw !important;
        height: auto !important;
        max-height: 100dvh !important;
        margin: 0 !important;
        border-radius: 0 !important;
        inset: auto 0 0 0 !important;
    }

    [b-jvva9lhu5a] .signature-dialog-shell .e-dlg-header-content {
        padding-top: max(0.5rem, env(safe-area-inset-top));
    }

    [b-jvva9lhu5a] .signature-dialog-shell .e-dlg-content {
        height: auto !important;
        max-height: calc(100dvh - 58px - env(safe-area-inset-top));
        padding: 0.75rem 0.75rem max(0.75rem, env(safe-area-inset-bottom)) 0.75rem;
    }

    .signature-dialog-content[b-jvva9lhu5a],
    .signature-dialog-body[b-jvva9lhu5a] {
        flex: 0 0 auto;
        height: auto;
    }

    .signature-pad-host[b-jvva9lhu5a] {
        flex: 0 0 auto;
        height: clamp(220px, 38dvh, 320px);
        min-height: 0;
    }

    .signature-dialog-actions[b-jvva9lhu5a] {
        position: sticky;
        bottom: 0;
        background: #fff;
        padding-bottom: max(0.5rem, env(safe-area-inset-bottom));
    }

    .signature-dialog-actions .btn[b-jvva9lhu5a] {
        min-height: 48px;
    }

    .signature-confirm-btn[b-jvva9lhu5a] {
        width: 100%;
        order: 3;
    }
}

@media (max-width: 900px) and (orientation: landscape) and (max-height: 520px) {
    .signature-dialog-instruction[b-jvva9lhu5a] {
        display: none;
    }

    [b-jvva9lhu5a] .signature-dialog-shell .e-dlg-content {
        padding-top: 0.5rem;
    }
}
/* /Components/Pages/AccountProfile.razor.rz.scp.css */
/* =========================================================
   ACOND polish – /account (Můj profil)
   Scoped styl pro AccountProfile.razor
   ========================================================= */
.acond-profile[b-014t2cln7h] {
    --acond-blue: #23408E;
    --acond-blue-600: #1D3778;
    --acond-blue-700: #172C60;
    --acond-gold: #DCB62E;
    --acond-midnight: #212D3A;
    --acond-glacier: #ECF0F9;
    --acond-white: #FFFFFF;
    --acond-text: var(--acond-midnight);
    --acond-text-muted: #5A6675;
    --acond-border: #D9E0EE;

    font-family: 'Onest', 'Calibri', 'Segoe UI', system-ui, -apple-system, Arial, sans-serif;
    color: var(--acond-text);
    padding: 1.25rem 0 2.5rem;
    max-width: 960px;
}

/* ---------- Hero hlavička ---------- */
.acond-profile__hero[b-014t2cln7h] {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, var(--acond-glacier) 0%, #FFFFFF 100%);
    border: 1px solid var(--acond-border);
    border-radius: 18px;
    box-shadow: 0 1px 2px rgba(33,45,58,.05), 0 8px 24px rgba(33,45,58,.06);
    margin-bottom: 1.25rem;
    position: relative;
    overflow: hidden;
}

.acond-profile__hero[b-014t2cln7h]::before {
    content: "";
    position: absolute;
    inset: auto -20% -60% auto;
    width: 260px;
    height: 260px;
    background: radial-gradient(closest-side, rgba(220,182,46,.18), transparent 70%);
    pointer-events: none;
}

.acond-profile__avatar[b-014t2cln7h] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 76px;
    height: 76px;
    border-radius: 20px;
    background: linear-gradient(135deg, var(--acond-blue) 0%, var(--acond-blue-700) 100%);
    color: #fff;
    font-weight: 700;
    font-size: 1.7rem;
    letter-spacing: .02em;
    box-shadow: inset 0 -3px 0 var(--acond-gold), 0 4px 12px rgba(35,64,142,.25);
}

.acond-profile__meta[b-014t2cln7h] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: .35rem;
}

.acond-profile__title[b-014t2cln7h] {
    color: var(--acond-blue);
    font-weight: 700;
    font-size: 1.55rem;
    line-height: 1.15;
    letter-spacing: -0.01em;
    margin: 0;
    display: inline-block;
    padding-bottom: .3rem;
    border-bottom: 3px solid var(--acond-gold);
    align-self: flex-start;
}

.acond-profile__subtitle[b-014t2cln7h] {
    color: var(--acond-text-muted);
    font-size: .9rem;
    margin: 0;
}

.acond-profile__roles[b-014t2cln7h] {
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
    margin-top: .35rem;
}

.acond-profile__role-badge[b-014t2cln7h] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .25rem .6rem;
    border-radius: 999px;
    background-color: rgba(35, 64, 142, .08);
    color: var(--acond-blue-700);
    border: 1px solid rgba(35, 64, 142, .18);
    font-size: .78rem;
    font-weight: 600;
    letter-spacing: .01em;
}

.acond-profile__role-badge i[b-014t2cln7h] {
    color: var(--acond-gold);
}

/* ---------- Karty ---------- */
.acond-profile__card[b-014t2cln7h] {
    background-color: var(--acond-white);
    border: 1px solid var(--acond-border);
    border-radius: 16px;
    box-shadow: 0 1px 2px rgba(33,45,58,.04);
    margin-bottom: 1.25rem;
    overflow: hidden;
}

.acond-profile__card-header[b-014t2cln7h] {
    display: flex;
    align-items: center;
    gap: .55rem;
    padding: 1rem 1.25rem;
    background-color: var(--acond-glacier);
    border-bottom: 1px solid var(--acond-border);
    color: var(--acond-blue);
    font-weight: 600;
    font-size: .95rem;
    letter-spacing: .01em;
}

.acond-profile__card-header i[b-014t2cln7h] {
    color: var(--acond-blue);
    font-size: 1.05rem;
}

.acond-profile__card-body[b-014t2cln7h] {
    padding: 1.25rem;
}

@media (min-width: 576px) {
    .acond-profile__card-body[b-014t2cln7h] { padding: 1.5rem; }
}

/* ---------- Info-grid (základní údaje) ---------- */
.acond-profile__grid[b-014t2cln7h] {
    display: grid;
    grid-template-columns: 1fr;
    gap: .85rem;
}

@media (min-width: 576px) {
    .acond-profile__grid[b-014t2cln7h] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1rem;
    }
}

.acond-profile__field[b-014t2cln7h] {
    display: flex;
    flex-direction: column;
    gap: .2rem;
    padding: .75rem .9rem;
    border: 1px solid var(--acond-border);
    border-radius: 12px;
    background-color: #FCFDFF;
    transition: border-color .15s ease, background-color .15s ease;
}

.acond-profile__field:hover[b-014t2cln7h] {
    border-color: rgba(35, 64, 142, .35);
    background-color: #fff;
}

.acond-profile__field-label[b-014t2cln7h] {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    color: var(--acond-text-muted);
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .06em;
}

.acond-profile__field-label i[b-014t2cln7h] {
    color: var(--acond-blue);
    font-size: .9rem;
}

.acond-profile__field-value[b-014t2cln7h] {
    color: var(--acond-text);
    font-weight: 600;
    font-size: .95rem;
    word-break: break-word;
}

.acond-profile__field-value--muted[b-014t2cln7h] {
    color: var(--acond-text-muted);
    font-weight: 500;
}

/* ---------- Zabezpečení – akční řádek ---------- */
.acond-profile__security-text[b-014t2cln7h] {
    color: var(--acond-text-muted);
    font-size: .9rem;
    line-height: 1.5;
    margin: 0 0 1rem;
}

.acond-profile__action[b-014t2cln7h] {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    padding: .6rem 1.1rem;
    border-radius: 10px;
    background-color: var(--acond-blue);
    color: #fff !important;
    border: 1px solid var(--acond-blue);
    font-weight: 600;
    text-decoration: none;
    transition: background-color .15s ease, border-color .15s ease, transform .05s ease;
}

.acond-profile__action:hover[b-014t2cln7h] {
    background-color: var(--acond-blue-600);
    border-color: var(--acond-blue-600);
}

.acond-profile__action:active[b-014t2cln7h] {
    background-color: var(--acond-blue-700);
    border-color: var(--acond-blue-700);
    transform: translateY(1px);
}

.acond-profile__action:focus-visible[b-014t2cln7h] {
    outline: none;
    box-shadow: 0 0 0 .2rem #fff, 0 0 0 .35rem rgba(35, 64, 142, .55);
}

/* ---------- Loading ---------- */
.acond-profile__loading[b-014t2cln7h] {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    padding: .85rem 1rem;
    border-radius: 12px;
    background-color: var(--acond-glacier);
    color: var(--acond-blue-700);
    border: 1px solid var(--acond-border);
}

/* ---------- Mobile ---------- */
@media (max-width: 575.98px) {
    .acond-profile__hero[b-014t2cln7h] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
        padding: 1.25rem;
    }

    .acond-profile__avatar[b-014t2cln7h] {
        width: 64px;
        height: 64px;
        font-size: 1.4rem;
        border-radius: 16px;
    }

    .acond-profile__title[b-014t2cln7h] { font-size: 1.35rem; }
    .acond-profile__action[b-014t2cln7h] { width: 100%; justify-content: center; }
}

@media (prefers-reduced-motion: reduce) {
    .acond-profile *[b-014t2cln7h],
    .acond-profile *[b-014t2cln7h]::before,
    .acond-profile *[b-014t2cln7h]::after {
        transition: none !important;
    }
}
/* /Components/Pages/Backend/DashboardCustomer.razor.rz.scp.css */
.order-steps[b-yknfmw5asd] {
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    margin-top: 0.75rem;
}

.order-step[b-yknfmw5asd] {
    text-align: center;
    flex: 1 1 0;
    position: relative;
    font-size: 0.8rem;
}

.order-step:not(:last-child)[b-yknfmw5asd]::after {
    content: "";
    position: absolute;
    top: 13px;
    right: -50%;
    width: 100%;
    height: 2px;
    background-color: #dee2e6;
    z-index: 0;
}

.order-step-circle[b-yknfmw5asd] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    line-height: 26px;
    font-size: 0.75rem;
    margin: 0 auto 0.25rem auto;
    z-index: 1;
    position: relative;
}

.order-step-completed .order-step-circle[b-yknfmw5asd] {
    background-color: #198754;
    color: #fff;
}

.order-step-current .order-step-circle[b-yknfmw5asd] {
    background-color: #0d6efd;
    color: #fff;
}

.order-step-pending .order-step-circle[b-yknfmw5asd] {
    background-color: #e9ecef;
    color: #6c757d;
}
/* /Components/Pages/Backend/DirectoryContactEdit.razor.rz.scp.css */
.directory-contact-edit-form[b-jvd9co6u24] {
    padding-bottom: 2rem;
}

.directory-form-footer[b-jvd9co6u24] {
    margin-top: 1rem;
    padding-bottom: 1rem;
}
/* /Components/Pages/Backend/DirectoryContacts.razor.rz.scp.css */
.directory-panel[b-8xhd6vv6i5] {
    border: 1px solid var(--bs-border-color);
    border-radius: 0.75rem;
    padding: 1rem;
    background-color: #fff;
}

.directory-panel h4[b-8xhd6vv6i5] {
    display: flex;
    align-items: center;
}

.directory-page .input-group-text[b-8xhd6vv6i5] {
    background-color: var(--color-bg-light-blue);
}

.directory-table thead[b-8xhd6vv6i5] {
    background-color: var(--color-bg-light-blue);
}

.directory-table th[b-8xhd6vv6i5] {
    font-weight: 600;
}

.directory-entry-card[b-8xhd6vv6i5] {
    border: 1px solid var(--bs-border-color);
    border-radius: 0.75rem;
    padding: 0.9rem;
    margin-bottom: 0.75rem;
}

.directory-entry-card.directory-entry-active[b-8xhd6vv6i5] {
    border-left: 4px solid #cfe2ff;
}

.directory-entry-card.directory-entry-deleted[b-8xhd6vv6i5] {
    border-left: 4px solid #f5c2c7;
}

.directory-entry-card.directory-entry-zebra-even[b-8xhd6vv6i5] {
    background-color: #f8f9fa;
}

.directory-entry-card.directory-entry-zebra-odd[b-8xhd6vv6i5] {
    background-color: #ffffff;
}
/* /Components/Pages/Backend/DirectoryDuplicates.razor.rz.scp.css */
.directory-duplicates-toolbar[b-py06627msz],
.directory-duplicate-group[b-py06627msz] {
    border: 1px solid var(--bs-border-color);
    border-radius: 0.75rem;
    padding: 1rem;
    background-color: #fff;
}

.directory-duplicates-toolbar h4[b-py06627msz] {
    display: flex;
    align-items: center;
}

.directory-duplicate-group[b-py06627msz] {
    background-color: var(--color-bg-light-gray);
}

.directory-duplicate-group .alert-light[b-py06627msz] {
    background-color: var(--color-bg-light-purple);
    border-color: #e0d4fb;
}

.directory-duplicate-group thead[b-py06627msz] {
    background-color: var(--color-bg-light-blue);
}
/* /Components/Pages/Backend/TechnicianCommunication.razor.rz.scp.css */
.communication-page .card[b-77gkzo8myy] {
    border-radius: 0.75rem;
}

.communication-page .card-header[b-77gkzo8myy] {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.template-mobile-card[b-77gkzo8myy] {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
}

.communication-page code[b-77gkzo8myy] {
    white-space: normal;
    word-break: break-word;
}

.test-channel-col[b-77gkzo8myy] {
    border: 1px solid rgba(13, 110, 253, 0.14);
    border-radius: 0.75rem;
    padding: 1rem;
    background: linear-gradient(180deg, rgba(248, 249, 250, 0.9) 0%, #fff 100%);
}

.test-channel-email[b-77gkzo8myy] {
    border-left: 4px solid #0d6efd;
}

.test-channel-sms[b-77gkzo8myy] {
    border-left: 4px solid #198754;
}

@media (max-width: 767.98px) {
    .communication-title[b-77gkzo8myy] {
        font-size: 1.25rem;
    }

    .communication-page .input-group[b-77gkzo8myy] {
        flex-wrap: nowrap;
    }

    .communication-page .input-group-text[b-77gkzo8myy] {
        min-width: 2.5rem;
        justify-content: center;
    }

    .communication-page .btn[b-77gkzo8myy] {
        width: 100%;
    }

    .communication-page .modal-dialog[b-77gkzo8myy] {
        margin: 0.75rem;
    }

    .communication-page .alert[b-77gkzo8myy] {
        font-size: 0.92rem;
    }

    .test-channel-col[b-77gkzo8myy] {
        padding: 0.85rem;
    }
}
/* /Components/Pages/Frontend/Home.razor.rz.scp.css */
/* =========================================================
   ACOND � Home landing page (scoped)
   Zdroj: firemn� grafick� manu�l ACOND a.s.
   ========================================================= */
.acond-home[b-w2ob3cihcq] {
    /* Brand tokens (scoped) */
    --acond-blue: #23408E;
    --acond-blue-600: #1D3778;
    --acond-blue-700: #172C60;
    --acond-blue-tint-1: #5470B0;
    --acond-blue-tint-2: #8AA0CC;
    --acond-blue-tint-3: #BFCBE3;
    --acond-gold: #DCB62E;
    --acond-midnight: #212D3A;
    --acond-glacier: #ECF0F9;
    --acond-white: #FFFFFF;
    --acond-text: var(--acond-midnight);
    --acond-text-muted: #5A6675;
    --acond-border: #D9E0EE;

    font-family: 'Onest', 'Calibri', 'Segoe UI', system-ui, -apple-system, Arial, sans-serif;
    color: var(--acond-text);
    background-color: var(--acond-white);
}

/* Sd�len� sekce */
.acond-home__section[b-w2ob3cihcq] {
    padding: 2.5rem 1rem;
}

@media (min-width: 768px) {
    .acond-home__section[b-w2ob3cihcq] { padding: 4rem 1.5rem; }
}

@media (min-width: 1200px) {
    .acond-home__section[b-w2ob3cihcq] { padding: 5rem 1.5rem; }
}

.acond-home__container[b-w2ob3cihcq] {
    max-width: 1200px;
    margin: 0 auto;
}

.acond-home__eyebrow[b-w2ob3cihcq] {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    font-size: .75rem;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--acond-blue);
    font-weight: 600;
    margin-bottom: 1rem;
}

.acond-home__eyebrow[b-w2ob3cihcq]::before {
    content: "";
    width: 40px;
    height: 3px;
    background-color: var(--acond-gold);
    border-radius: 2px;
}

.acond-home__section-title[b-w2ob3cihcq] {
    color: var(--acond-blue);
    font-weight: 700;
    font-size: clamp(1.6rem, 3vw, 2.25rem);
    line-height: 1.2;
    letter-spacing: -0.015em;
    display: inline-block;
    padding-bottom: .4rem;
    border-bottom: 3px solid var(--acond-gold);
    margin: 0 0 .75rem;
}

.acond-home__section-lead[b-w2ob3cihcq] {
    color: var(--acond-text-muted);
    max-width: 62ch;
    margin: 0 0 2rem;
    font-size: clamp(1rem, 1.4vw, 1.075rem);
}

/* =========================================================
   1) HERO
   ========================================================= */
.acond-home__hero[b-w2ob3cihcq] {
    position: relative;
    background: linear-gradient(135deg, var(--acond-glacier) 0%, #FFFFFF 100%);
    overflow: hidden;
}

.acond-home__hero[b-w2ob3cihcq]::before {
    /* jemn� dekorativn� blob */
    content: "";
    position: absolute;
    top: -160px;
    right: -160px;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, var(--acond-blue-tint-3) 0%, transparent 70%);
    opacity: .55;
    pointer-events: none;
    z-index: 0;
}

.acond-home__hero-grid[b-w2ob3cihcq] {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    align-items: center;
}

@media (min-width: 992px) {
    .acond-home__hero-grid[b-w2ob3cihcq] {
        grid-template-columns: 1.05fr 1fr;
        gap: 4rem;
    }
}

/* Minimalistick� hero � centrovan� */
.acond-home__hero-minimal[b-w2ob3cihcq] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0;
}

.acond-home__hero.acond-home__section[b-w2ob3cihcq] {
    padding: 1.5rem 1rem 1rem;
}

@media (min-width: 768px) {
    .acond-home__hero.acond-home__section[b-w2ob3cihcq] { padding: 2rem 1.5rem 1.25rem; }
}

.acond-home__hero-logo[b-w2ob3cihcq] {
    width: 88px;
    height: 88px;
    object-fit: contain;
    border-radius: 20px;
    background: transparent;
    padding: 0;
    margin-bottom: 1rem;
    filter: drop-shadow(0 6px 16px rgba(33,45,58,.12));
}

@media (min-width: 768px) {
    .acond-home__hero-logo[b-w2ob3cihcq] { width: 110px; height: 110px; }
}

.acond-home__hero-title[b-w2ob3cihcq] {
    color: var(--acond-blue);
    font-weight: 700;
    font-size: clamp(1.75rem, 4.5vw, 2.75rem);
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin: 0 0 1rem;
}

.acond-home__hero-lead[b-w2ob3cihcq] {
    color: var(--acond-text-muted);
    font-size: clamp(1rem, 1.6vw, 1.15rem);
    line-height: 1.55;
    margin: 0 0 1.75rem;
    max-width: 52ch;
}

.acond-home__hero-cta[b-w2ob3cihcq] {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
}

.acond-home__hero-visual[b-w2ob3cihcq] {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--acond-border);
    box-shadow: 0 12px 32px rgba(33,45,58,.10),
                0 2px 8px rgba(33,45,58,.06);
}

.acond-home__hero-visual img[b-w2ob3cihcq] {
    width: 100%;
    height: auto;
    display: block;
    max-height: 460px;
    object-fit: cover;
    object-position: center;
}

/* Tla��tka (::deep kv�li NavLink child-komponent�, aby scoped CSS aplikovalo styl na <a>) */
[b-w2ob3cihcq] .acond-home__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .55rem;
    min-height: 46px;
    padding: .75rem 1.35rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: .95rem;
    text-decoration: none;
    letter-spacing: .01em;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    isolation: isolate;
    transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .08s ease, box-shadow .18s ease;
    cursor: pointer;
}

[b-w2ob3cihcq] .acond-home__btn i {
    font-size: 1.05rem;
    line-height: 1;
    transition: transform .18s ease;
}

[b-w2ob3cihcq] .acond-home__btn:hover i { transform: translateX(2px); }

[b-w2ob3cihcq] .acond-home__btn--primary {
    background-color: #E3ECFA;
    color: var(--acond-blue-700);
    border-color: #B7C7E4;
    box-shadow: 0 1px 0 rgba(255,255,255,.85) inset,
                0 1px 2px rgba(35,64,142,.10),
                0 2px 6px rgba(35,64,142,.10);
}

[b-w2ob3cihcq] .acond-home__btn--primary::before {
    content: none;
}

[b-w2ob3cihcq] .acond-home__btn--primary::after {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 6px;
    height: 2px;
    background-color: var(--acond-gold);
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform .25s ease;
    pointer-events: none;
}

[b-w2ob3cihcq] .acond-home__btn--primary:hover {
    background-color: #D3E0F5;
    border-color: #94ABD3;
    color: var(--acond-blue-700);
    transform: translateY(-1px);
    box-shadow: 0 1px 0 rgba(255,255,255,.9) inset,
                0 2px 4px rgba(35,64,142,.14),
                0 8px 18px rgba(35,64,142,.18);
}

[b-w2ob3cihcq] .acond-home__btn--primary:hover::after { transform: scaleX(1); }
[b-w2ob3cihcq] .acond-home__btn--primary:active {
    transform: translateY(0);
    background-color: #C5D5EF;
    box-shadow: 0 1px 2px rgba(35,64,142,.14) inset;
}

[b-w2ob3cihcq] .acond-home__btn--outline {
    background-color: #EEF3FB;
    color: var(--acond-blue-700);
    border-color: #B7C7E4;
    box-shadow: 0 1px 0 rgba(255,255,255,.85) inset,
                0 1px 2px rgba(35,64,142,.08),
                0 2px 6px rgba(35,64,142,.08);
}

[b-w2ob3cihcq] .acond-home__btn--outline:hover {
    background-color: #DDE7F6;
    color: var(--acond-blue-700);
    border-color: #94ABD3;
    transform: translateY(-1px);
    box-shadow: 0 1px 0 rgba(255,255,255,.9) inset,
                0 2px 4px rgba(35,64,142,.12),
                0 8px 18px rgba(35,64,142,.15);
}

[b-w2ob3cihcq] .acond-home__btn--outline:active {
    transform: translateY(0);
    background-color: #CFDCF0;
    box-shadow: 0 1px 2px rgba(35,64,142,.12) inset;
}

[b-w2ob3cihcq] .acond-home__btn--ghost {
    background-color: transparent;
    color: var(--acond-blue);
    border-color: var(--acond-border);
}
[b-w2ob3cihcq] .acond-home__btn--ghost:hover { background-color: var(--acond-glacier); border-color: var(--acond-blue-tint-3); color: var(--acond-blue-700); }

[b-w2ob3cihcq] .acond-home__btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 .2rem #fff, 0 0 0 .35rem rgba(220,182,46,.75);
}

/* =========================================================
   2) ROLE-KARTY
   ========================================================= */
.acond-home__roles[b-w2ob3cihcq] {
    background-color: var(--acond-glacier);
}

.acond-home__roles-header[b-w2ob3cihcq] {
    text-align: center;
    margin-bottom: 2.5rem;
}

.acond-home__roles-header .acond-home__eyebrow[b-w2ob3cihcq] {
    margin-bottom: 1.25rem;
}

.acond-home__roles-header .acond-home__section-title[b-w2ob3cihcq] {
    margin-top: .25rem;
    margin-bottom: 1rem;
}

.acond-home__roles-grid[b-w2ob3cihcq] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.25rem;
}

@media (min-width: 768px) {
    .acond-home__roles-grid[b-w2ob3cihcq] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }
}

.acond-home__role-card[b-w2ob3cihcq] {
    background-color: #fff;
    border: 1px solid var(--acond-border);
    border-radius: 16px;
    padding: 1.75rem 1.5rem;
    box-shadow: 0 1px 2px rgba(33,45,58,.05);
    display: flex;
    flex-direction: column;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.acond-home__role-card:hover[b-w2ob3cihcq] {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(33,45,58,.10);
    border-color: var(--acond-blue-tint-3);
}

.acond-home__role-icon[b-w2ob3cihcq] {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    background: linear-gradient(135deg, var(--acond-blue) 0%, var(--acond-blue-tint-1) 100%);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
    box-shadow: 0 6px 14px rgba(35,64,142,.25);
}

.acond-home__role-title[b-w2ob3cihcq] {
    color: var(--acond-blue);
    font-weight: 700;
    font-size: 1.35rem;
    margin: 0 0 .35rem;
    letter-spacing: -0.01em;
}

.acond-home__role-lead[b-w2ob3cihcq] {
    color: var(--acond-text-muted);
    font-size: .95rem;
    margin: 0 0 1.25rem;
}

.acond-home__bullets[b-w2ob3cihcq] {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
}

.acond-home__bullets li[b-w2ob3cihcq] {
    position: relative;
    padding-left: 1.35rem;
    margin-bottom: .5rem;
    font-size: .95rem;
    color: var(--acond-text);
}

.acond-home__bullets li[b-w2ob3cihcq]::before {
    content: "";
    position: absolute;
    left: 0;
    top: .55em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--acond-gold);
}

.acond-home__role-cta[b-w2ob3cihcq] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem 1rem; /* větší horizontální rozestup mezi CTA */
    margin-top: auto; /* CTA vlevo dole = zarovnané karty */
}

/* =========================================================
   3) SEKCE MOBILN� APLIKACE
   ========================================================= */
.acond-home__app[b-w2ob3cihcq] {
    background-color: #fff;
}

.acond-home__app-card[b-w2ob3cihcq] {
    background: linear-gradient(180deg, #fff 0%, var(--acond-glacier) 100%);
    border: 1px solid var(--acond-border);
    border-radius: 20px;
    padding: 1.75rem;
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    align-items: center;
}

@media (min-width: 992px) {
    .acond-home__app-card[b-w2ob3cihcq] {
        grid-template-columns: 1fr 1fr;
        padding: 3rem;
        gap: 3rem;
    }
}

.acond-home__app-icon[b-w2ob3cihcq] {
    width: 72px;
    height: 72px;
    border-radius: 18px;
    object-fit: contain;
    background: #fff;
    padding: 8px;
    box-shadow: 0 4px 12px rgba(33,45,58,.08);
    margin-bottom: 1rem;
}

.acond-home__app-title[b-w2ob3cihcq] {
    color: var(--acond-blue);
    font-weight: 700;
    font-size: clamp(1.35rem, 2.4vw, 1.75rem);
    line-height: 1.2;
    margin: 0 0 .75rem;
}

.acond-home__app-lead[b-w2ob3cihcq] {
    color: var(--acond-text-muted);
    margin: 0 0 1.25rem;
    font-size: .975rem;
}

.acond-home__store-cta[b-w2ob3cihcq] {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
    margin-top: 1.5rem;
}

.acond-home__store-btn[b-w2ob3cihcq] {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    background-color: var(--acond-midnight);
    color: #fff;
    border: 1px solid var(--acond-midnight);
    border-radius: 999px;
    padding: .6rem 1.15rem;
    font-weight: 500;
    text-decoration: none;
    min-height: 44px;
    transition: background-color .15s ease, transform .05s ease;
}

.acond-home__store-btn i[b-w2ob3cihcq] { font-size: 1.15rem; }

.acond-home__store-btn:hover[b-w2ob3cihcq] { background-color: #0F1720; color: #fff; }
.acond-home__store-btn:active[b-w2ob3cihcq] { transform: translateY(1px); }

.acond-home__store-btn:focus-visible[b-w2ob3cihcq] {
    outline: none;
    box-shadow: 0 0 0 .2rem #fff, 0 0 0 .35rem rgba(35,64,142,.55);
}

.acond-home__app-visual[b-w2ob3cihcq] {
    text-align: center;
}

.acond-home__app-visual img[b-w2ob3cihcq] {
    max-width: 100%;
    height: auto;
    display: inline-block;
    filter: drop-shadow(0 12px 24px rgba(33,45,58,.15));
}

/* =========================================================
   4) PATI�KA / KONTAKT
   ========================================================= */
.acond-home__footer[b-w2ob3cihcq] {
    padding: 2rem 1rem 3rem;
}

.acond-home__footer-inner[b-w2ob3cihcq] {
    max-width: 1200px;
    margin: 0 auto;
    background-color: var(--acond-glacier);
    border-left: 4px solid var(--acond-blue);
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.5rem;
    align-items: center;
    justify-content: space-between;
}

.acond-home__footer-text[b-w2ob3cihcq] {
    color: var(--acond-text);
    margin: 0;
    font-size: .95rem;
}

.acond-home__footer-text strong[b-w2ob3cihcq] { color: var(--acond-blue); }

.acond-home__footer-actions[b-w2ob3cihcq] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

/* =========================================================
   Redukce animac�
   ========================================================= */
@media (prefers-reduced-motion: reduce) {
    .acond-home__role-card[b-w2ob3cihcq],
    .acond-home__btn[b-w2ob3cihcq],
    .acond-home__store-btn[b-w2ob3cihcq] {
        transition: none;
    }
    .acond-home__role-card:hover[b-w2ob3cihcq] { transform: none; }
}
