/* ========================================
   Bootstrap Icons - Локальное подключение
   ======================================== */

/* Подключение шрифта */
@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url("../fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2"),
         url("../fonts/bootstrap-icons/bootstrap-icons.woff") format("woff");
}

/* Базовые стили иконок */
.bi {
    display: inline-block;
    font-family: "bootstrap-icons" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ========================================
   Цветовые модификаторы - Единообразие
   ======================================== */

/* Чёрный цвет (по умолчанию) */
.bi--dark,
.bi-dark {
    color: #333333;
}

/* Красный цвет (акцентный) */
.bi--red,
.bi-red {
    color: #ff4848;
}

/* Белый цвет (для тёмных фонов) */
.bi--white,
.bi-white {
    color: #ffffff;
}

/* ========================================
   Размеры иконок
   ======================================== */

/* Маленький размер */
.bi--sm {
    font-size: 0.875rem;
}

/* Стандартный размер */
.bi--md {
    font-size: 1rem;
}

/* Большой размер */
.bi--lg {
    font-size: 1.25rem;
}

/* Очень большой размер */
.bi--xl {
    font-size: 1.5rem;
}

/* Размер 2x */
.bi--2x {
    font-size: 2rem;
}

/* Размер 3x */
.bi--3x {
    font-size: 3rem;
}

/* ========================================
   Иконки в кругах (для tizers, карточек)
   ======================================== */

/* Иконка в круге - красный фон */
.bi-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    background-color: #ff4848;
    border-radius: 50%;
    color: white;
    font-size: 1.1rem;
}

/* Иконка в круге - чёрный фон */
.bi-circle--dark {
    background-color: #333333;
    color: white;
}

/* Иконка в круге - белый фон */
.bi-circle--light {
    background-color: #f8f9fa;
    color: #333333;
}

/* Иконка в круге - outline красный */
.bi-circle--outline-red {
    background-color: transparent;
    border: 2px solid #ff4848;
    color: #ff4848;
}

/* Иконка в круге - outline чёрный */
.bi-circle--outline-dark {
    background-color: transparent;
    border: 2px solid #333333;
    color: #333333;
}

/* ========================================
   Размеры кругов
   ======================================== */

.bi-circle--sm {
    width: 32px;
    height: 32px;
    min-width: 32px;
    font-size: 0.875rem;
}

.bi-circle--lg {
    width: 56px;
    height: 56px;
    min-width: 56px;
    font-size: 1.5rem;
}

.bi-circle--xl {
    width: 72px;
    height: 72px;
    min-width: 72px;
    font-size: 2rem;
}

/* ========================================
   Коды иконок Bootstrap Icons
   ======================================== */

/* Стрелки и направления */
.bi-arrow-up::before { content: "\f148"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left::before { content: "\f12c"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-right::before { content: "\f14c"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-chevron-up::before { content: "\f235"; }
.bi-chevron-down::before { content: "\f229"; }
.bi-chevron-left::before { content: "\f22c"; }
.bi-chevron-right::before { content: "\f232"; }

/* Галочки и подтверждения */
.bi-check::before { content: "\f26b"; }
.bi-check-lg::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26d"; }
.bi-check-circle-fill::before { content: "\f26c"; }
.bi-check2::before { content: "\f270"; }
.bi-check2-circle::before { content: "\f273"; }
.bi-check-all::before { content: "\f268"; }

/* Крестики и отмена */
.bi-x::before { content: "\f62a"; }
.bi-x-lg::before { content: "\f629"; }
.bi-x-circle::before { content: "\f62c"; }
.bi-x-circle-fill::before { content: "\f62b"; }

/* Информация и уведомления */
.bi-info::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-exclamation::before { content: "\f33a"; }
.bi-exclamation-circle::before { content: "\f33b"; }
.bi-exclamation-circle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33c"; }
.bi-exclamation-triangle-fill::before { content: "\f33d"; }
.bi-question::before { content: "\f505"; }
.bi-question-circle::before { content: "\f506"; }
.bi-question-circle-fill::before { content: "\f505"; }

/* Телефон и связь */
.bi-telephone::before { content: "\f5c3"; }
.bi-telephone-fill::before { content: "\f5c4"; }
.bi-phone::before { content: "\f4e0"; }
.bi-phone-fill::before { content: "\f4e1"; }
.bi-headset::before { content: "\f3ea"; }

/* Почта и сообщения */
.bi-envelope::before { content: "\f32f"; }
.bi-envelope-fill::before { content: "\f331"; }
.bi-envelope-open::before { content: "\f336"; }
.bi-chat::before { content: "\f24d"; }
.bi-chat-dots::before { content: "\f252"; }
.bi-chat-dots-fill::before { content: "\f251"; }
.bi-send::before { content: "\f52b"; }
.bi-send-fill::before { content: "\f52c"; }

/* Геолокация */
.bi-geo::before { content: "\f3e4"; }
.bi-geo-alt::before { content: "\f3e5"; }
.bi-geo-alt-fill::before { content: "\f3e6"; }
.bi-pin::before { content: "\f4e7"; }
.bi-pin-map::before { content: "\f4ea"; }
.bi-pin-map-fill::before { content: "\f4e9"; }

/* Время и часы */
.bi-clock::before { content: "\f28f"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-calendar::before { content: "\f1f5"; }
.bi-calendar-check::before { content: "\f1fa"; }
.bi-calendar-event::before { content: "\f1fd"; }

/* Деньги и финансы */
.bi-currency-dollar::before { content: "\f2ea"; }
.bi-currency-euro::before { content: "\f2eb"; }
.bi-cash::before { content: "\f241"; }
.bi-cash-stack::before { content: "\f243"; }
.bi-wallet::before { content: "\f611"; }
.bi-wallet2::before { content: "\f614"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-credit-card-fill::before { content: "\f2dd"; }
.bi-piggy-bank::before { content: "\f4e4"; }
.bi-piggy-bank-fill::before { content: "\f4e5"; }

/* Безопасность и защита */
.bi-shield::before { content: "\f53f"; }
.bi-shield-check::before { content: "\f541"; }
.bi-shield-fill::before { content: "\f546"; }
.bi-shield-fill-check::before { content: "\f548"; }
.bi-lock::before { content: "\f47b"; }
.bi-lock-fill::before { content: "\f47c"; }
.bi-unlock::before { content: "\f5fe"; }
.bi-key::before { content: "\f44a"; }
.bi-key-fill::before { content: "\f44b"; }

/* Графики и статистика */
.bi-graph-up::before { content: "\f3c2"; }
.bi-graph-up-arrow::before { content: "\f3c3"; }
.bi-graph-down::before { content: "\f3bf"; }
.bi-graph-down-arrow::before { content: "\f3c0"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-bar-chart-fill::before { content: "\f17f"; }
.bi-pie-chart::before { content: "\f4e3"; }
.bi-pie-chart-fill::before { content: "\f4e2"; }
.bi-speedometer::before { content: "\f591"; }
.bi-speedometer2::before { content: "\f592"; }

/* Цель и фокус */
.bi-bullseye::before { content: "\f1e7"; }
.bi-crosshair::before { content: "\f2e0"; }
.bi-crosshair2::before { content: "\f2e1"; }

/* Молния и скорость */
.bi-lightning::before { content: "\f469"; }
.bi-lightning-fill::before { content: "\f46a"; }
.bi-lightning-charge::before { content: "\f465"; }
.bi-lightning-charge-fill::before { content: "\f466"; }
.bi-rocket::before { content: "\f519"; }
.bi-rocket-takeoff::before { content: "\f51a"; }
.bi-rocket-takeoff-fill::before { content: "\f51b"; }

/* Звёзды и рейтинг */
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-award::before { content: "\f16f"; }
.bi-award-fill::before { content: "\f170"; }
.bi-trophy::before { content: "\f5f6"; }
.bi-trophy-fill::before { content: "\f5f7"; }

/* Люди и пользователи */
.bi-person::before { content: "\f4db"; }
.bi-person-fill::before { content: "\f4e0"; }
.bi-person-circle::before { content: "\f4d9"; }
.bi-people::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-person-check::before { content: "\f4d4"; }
.bi-person-plus::before { content: "\f4e5"; }

/* Настройки и инструменты */
.bi-gear::before { content: "\f3e2"; }
.bi-gear-fill::before { content: "\f3e3"; }
.bi-sliders::before { content: "\f579"; }
.bi-sliders2::before { content: "\f57a"; }
.bi-tools::before { content: "\f5e0"; }
.bi-wrench::before { content: "\f621"; }
.bi-wrench-adjustable::before { content: "\f622"; }

/* Документы и файлы */
.bi-file::before { content: "\f36c"; }
.bi-file-text::before { content: "\f39c"; }
.bi-file-earmark::before { content: "\f379"; }
.bi-file-earmark-text::before { content: "\f391"; }
.bi-files::before { content: "\f3a0"; }
.bi-folder::before { content: "\f3b0"; }
.bi-folder-fill::before { content: "\f3b1"; }
.bi-clipboard::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28c"; }
.bi-clipboard-data::before { content: "\f28e"; }

/* Интернет и глобус */
.bi-globe::before { content: "\f3f4"; }
.bi-globe2::before { content: "\f3f7"; }
.bi-link::before { content: "\f470"; }
.bi-link-45deg::before { content: "\f471"; }
.bi-wifi::before { content: "\f61f"; }
.bi-cloud::before { content: "\f299"; }
.bi-cloud-fill::before { content: "\f2a0"; }
.bi-server::before { content: "\f52e"; }
.bi-database::before { content: "\f2f2"; }

/* Социальные сети */
.bi-telegram::before { content: "\f5c5"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-instagram::before { content: "\f437"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-twitter-x::before { content: "\f5ee"; }
.bi-linkedin::before { content: "\f472"; }
.bi-youtube::before { content: "\f62b"; }
.bi-tiktok::before { content: "\f5d5"; }

/* Поиск */
.bi-search::before { content: "\f52a"; }
.bi-zoom-in::before { content: "\f62e"; }
.bi-zoom-out::before { content: "\f62f"; }
.bi-binoculars::before { content: "\f18e"; }
.bi-binoculars-fill::before { content: "\f18f"; }

/* Дом и здания */
.bi-house::before { content: "\f425"; }
.bi-house-fill::before { content: "\f426"; }
.bi-building::before { content: "\f1e4"; }
.bi-buildings::before { content: "\f1e5"; }
.bi-shop::before { content: "\f555"; }
.bi-shop-window::before { content: "\f556"; }
.bi-hospital::before { content: "\f41f"; }
.bi-hospital-fill::before { content: "\f420"; }

/* Образование и работа */
.bi-mortarboard::before { content: "\f49c"; }
.bi-mortarboard-fill::before { content: "\f49d"; }
.bi-briefcase::before { content: "\f1c7"; }
.bi-briefcase-fill::before { content: "\f1c8"; }
.bi-book::before { content: "\f19c"; }
.bi-journal::before { content: "\f445"; }

/* Сердце и лайки */
.bi-heart::before { content: "\f3ef"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-hand-thumbs-up::before { content: "\f3db"; }
.bi-hand-thumbs-up-fill::before { content: "\f3dc"; }

/* Прочее полезное */
.bi-box::before { content: "\f1c4"; }
.bi-box-seam::before { content: "\f1ca"; }
.bi-gift::before { content: "\f3ed"; }
.bi-gift-fill::before { content: "\f3ee"; }
.bi-tag::before { content: "\f5af"; }
.bi-tags::before { content: "\f5b0"; }
.bi-cart::before { content: "\f23b"; }
.bi-cart-fill::before { content: "\f23c"; }
.bi-bag::before { content: "\f174"; }
.bi-bag-fill::before { content: "\f175"; }
.bi-percent::before { content: "\f4c6"; }
.bi-fire::before { content: "\f3a5"; }
.bi-gem::before { content: "\f3e1"; }
.bi-cup-hot::before { content: "\f2e8"; }
.bi-cup-hot-fill::before { content: "\f2e9"; }
.bi-megaphone::before { content: "\f492"; }
.bi-megaphone-fill::before { content: "\f493"; }
.bi-newspaper::before { content: "\f4c0"; }
.bi-lightbulb::before { content: "\f463"; }
.bi-lightbulb-fill::before { content: "\f464"; }
.bi-patch-check::before { content: "\f4c3"; }
.bi-patch-check-fill::before { content: "\f4c4"; }

/* Плюс и минус */
.bi-plus::before { content: "\f4f1"; }
.bi-plus-lg::before { content: "\f4f0"; }
.bi-plus-circle::before { content: "\f4f2"; }
.bi-plus-circle-fill::before { content: "\f4f3"; }
.bi-dash::before { content: "\f2ea"; }
.bi-dash-lg::before { content: "\f2e9"; }
.bi-dash-circle::before { content: "\f2eb"; }

/* Меню и списки */
.bi-list::before { content: "\f479"; }
.bi-list-ul::before { content: "\f47f"; }
.bi-list-ol::before { content: "\f47d"; }
.bi-list-check::before { content: "\f47a"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-three-dots-vertical::before { content: "\f5d5"; }

/* Корзина и мусорка */
.bi-trash::before { content: "\f5e6"; }
.bi-trash-fill::before { content: "\f5e7"; }
.bi-trash3::before { content: "\f5e8"; }
.bi-trash3-fill::before { content: "\f5e9"; }

/* Редактирование */
.bi-pencil::before { content: "\f4c9"; }
.bi-pencil-fill::before { content: "\f4ca"; }
.bi-pencil-square::before { content: "\f4cb"; }

/* Скачивание/Загрузка */
.bi-download::before { content: "\f30a"; }
.bi-upload::before { content: "\f600"; }
.bi-cloud-download::before { content: "\f29a"; }
.bi-cloud-upload::before { content: "\f2a8"; }

/* Обновление и синхронизация */
.bi-arrow-clockwise::before { content: "\f11e"; }
.bi-arrow-counterclockwise::before { content: "\f11f"; }
.bi-arrow-repeat::before { content: "\f130"; }

/* Глаз и видимость */
.bi-eye::before { content: "\f341"; }
.bi-eye-fill::before { content: "\f342"; }
.bi-eye-slash::before { content: "\f343"; }
.bi-eye-slash-fill::before { content: "\f344"; }

/* Колокольчик */
.bi-bell::before { content: "\f18a"; }
.bi-bell-fill::before { content: "\f18b"; }
.bi-bell-slash::before { content: "\f18c"; }

/* Закладки */
.bi-bookmark::before { content: "\f1ac"; }
.bi-bookmark-fill::before { content: "\f1ad"; }
.bi-bookmarks::before { content: "\f1b0"; }

/* Фильтр */
.bi-funnel::before { content: "\f3d3"; }
.bi-funnel-fill::before { content: "\f3d4"; }
.bi-filter::before { content: "\f3a3"; }
