

/* Start:/local/components/childrens/detail/templates/.default/style.css?17853254004512*/
:root {
    --brand-main: #26899e;
    --brand-light: #e0f2f4;
    --brand-accent: #d1eef0;
    --text-main: #2c3e50;
    --text-muted: #7f8c8d;
}

.BibleChapterComponent {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
}

.main-title {
    color: var(--brand-main);
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 25px;
}

/* Обтекание картинки текстом */
.content-wrapper {
    display: block;
    margin-bottom: 30px;
}

.imgBlock {
    float: left;
    margin: 0 25px 15px 0;
    width: 350px;
}

.imgBlock img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.descriptionBlock {
    font-size: 16px;
    color: var(--text-main);
    text-align: justify;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/* Кастомный плеер */
.audioSection {
    margin: 40px 0;
}

.audioTitle {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
}

.custom-player {
    width: 320px;
    background: var(--brand-light);
    border-radius: 8px;
    padding: 12px;
    border: 1px solid var(--brand-accent);
}

.player-body {
    display: flex;
    align-items: center;
    gap: 12px;
}

.play-trigger {
    width: 40px;
    height: 40px;
    background: var(--brand-main);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.play-trigger svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}

.player-info {
    flex: 1;
    position: relative;
}

.player-text {
    font-size: 13px;
    color: var(--brand-main);
    font-weight: 600;
}

.player-timer {
    font-size: 11px;
    color: var(--text-muted);
}

.progress-container {
    width: 100%;
    height: 4px;
    background: rgba(0,0,0,0.05);
    border-radius: 2px;
    margin-top: 4px;
    cursor: pointer;
}

.progress-bar {
    width: 0%;
    height: 100%;
    background: var(--brand-main);
    border-radius: 2px;
    transition: width 0.1s linear;
}

.download-trigger {
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid var(--brand-accent);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.download-trigger svg {
    width: 18px;
    height: 18px;
    fill: var(--brand-main);
}

/* Нижняя навигация */
.bottom-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px dotted #ccc;
}

.nav-item {
    text-decoration: none;
    color: var(--text-muted);
    font-size: 14px;
    display: flex;
    align-items: center;
}

.nav-item:hover .nav-name {
    text-decoration: underline;
}

.nav-current {
    font-weight: bold;
    color: var(--text-main);
    font-size: 14px;
}

.nav-arrow {
    margin-left: 5px;
    color: var(--brand-main);
    font-size: 18px;
}

@media (max-width: 768px) {
    .imgBlock {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}
.descriptionBlock {
    font-size: 16px;
    line-height: 1.8;
    color: #2c3e50;
    text-align: justify;
}

.descriptionBlock blockquote {
    margin: 25px 0 25px 0;
    padding: 20px 25px;
    background: #f8fafb;
    border-left: 4px solid #26899e;
    border-radius: 0 6px 6px 0;
    font-style: normal;
}

.descriptionBlock blockquote span {
    display: block;
    margin-bottom: 4px;
    padding-left: 8px;
    line-height: 1.7;
    color: #3a4a5a;
    position: relative;
}

.descriptionBlock blockquote span:last-child {
    margin-bottom: 0;
}

/* Добавляем нумерацию стихов чуть тусклее */
.descriptionBlock blockquote span::before {
    content: attr(data-verse);
    color: #8899a6;
    font-size: 12px;
    margin-right: 6px;
    font-weight: 500;
}

/* Ссылка на книгу после цитаты */
.descriptionBlock blockquote + p,
.descriptionBlock p:last-child {
    text-align: right;
    margin-top: 6px;
    font-size: 14px;
    color: #7f8c8d;
    font-style: italic;
}

/* End */


/* Start:/local/components/main/breadCrumbs/templates/.default/style.css?17806441032553*/
/* Контейнер */
.mainBreadCrumbsComponent.new-style {
    margin: 15px 20px 25px;
    padding: 10px 16px;
    border-radius: 10px;
    transition: all 0.3s;
}

.mainBreadCrumbsComponent.new-style:hover {
    box-shadow: 0 4px 12px rgba(0, 109, 119, 0.12);
}

.mainBreadCrumbsComponent.new-style .Breadcrumbs.Flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Элемент списка */
.mainBreadCrumbsComponent.new-style .bc-item {
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;
}

/* Иконка домика для первого элемента (Главная) */
.mainBreadCrumbsComponent.new-style .bc-item:first-child .bc-link .home-icon {
    display: inline-flex;
    margin-right: 4px;
    vertical-align: middle;
}

.mainBreadCrumbsComponent.new-style .bc-item:first-child .bc-link .home-icon svg {
    width: 14px;
    height: 14px;
    display: block;
}

/* Ссылка (цвет #006d77) */
.mainBreadCrumbsComponent.new-style .bc-link {
    color: #006d77;
    text-decoration: none;
    font-weight: 500;
    padding: 2px 4px;
    border-radius: 4px;
    transition: all 0.25s;
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.mainBreadCrumbsComponent.new-style .bc-link:hover {
    color: #004d54;
    background: rgba(0, 109, 119, 0.08);
    text-decoration: none;
}

/* Разделитель (стильная стрелка) */
.mainBreadCrumbsComponent.new-style .bc-separator {
    display: flex;
    align-items: center;
    margin: 0 6px;
    color: #b0c4c6; /* Нейтральный серо-голубой */
    opacity: 0.6;
}

.mainBreadCrumbsComponent.new-style .bc-separator svg {
    width: 10px;
    height: 10px;
}

/* Текущая страница (жирная, с фоном) */
.mainBreadCrumbsComponent.new-style .bc-current {
    color: #006d77;
    font-weight: 600;
    background: rgba(0, 109, 119, 0.1);
    padding: 2px 10px;
    border-radius: 6px;
    font-size: 13px;
    cursor: default;
}

/* Адаптивность */
@media (max-width: 768px) {
    .mainBreadCrumbsComponent.new-style {
        margin: 10px 12px 18px;
        padding: 8px 12px;
    }
    .mainBreadCrumbsComponent.new-style .bc-item {
        font-size: 12px;
    }
}

/* End */
/* /local/components/childrens/detail/templates/.default/style.css?17853254004512 */
/* /local/components/main/breadCrumbs/templates/.default/style.css?17806441032553 */
