html {
    height: 100%;
    background: #F0F0F0;
}

a{
    text-decoration: none;
    color: #ffffff;
}

body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #F0F0F0;
    margin: 0 auto;
    max-width: 1200px;
    font-family: "Inter";
    font-weight: 400;
    color: #ffffff;
    overflow-x: hidden;
}

header{
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-bottom: 60px;
    background: 
        linear-gradient(to top, rgba(0,0,0,0.6), transparent),
        url(./img/фон\ 1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    background-position: center;
    
}

.header_fon{
    margin-bottom: 60px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.menu {
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 90px;
    background: rgba(36, 36, 36, 0.9);
    height: 25px;
    border-radius: 30px;
    border: none;
    padding: 30px 20px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 25px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-width: 900px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
    box-sizing: border-box;
}

.menu_centr{
    display: flex;
    gap: 20px;
}

.menu_right{
    display: flex;
    gap: 20px;
    align-items: center;
}

.menu_text{
    cursor: pointer;
    
}

.menu_text_active a{
    color: #019A44;
    border-bottom: 1px solid #019A44;
}

.menu_text:hover{
    cursor: pointer;
    color: #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}

.menu_button{
    border-radius: 20px;
    border: none;
    background: #585858;
    color: #000000;
    padding: 8px 15px;
    cursor: pointer;
}

.menu_button:hover{
    border-radius: 20px;
    border: none;
    background: #bbbbbb;
    color: #000;
    padding: 8px 15px;
}

.header{
    padding: 0 20px;
    display: flex;
    gap: 45px;
    justify-content: space-between;
    margin-top: 40%;
    padding-bottom: 30px;
}

.header_left{
    padding-top: 60px;
}

h1{
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 100%;
}

.header_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    margin: 0;
}

.header_right{
    background: rgba(217, 217, 217, 20%);
    border-radius: 10px;
    padding: 10px;
    margin-right: 70px;
}

.header_text{
    display: flex;
    gap: 50px;
    padding-bottom: 20px;
}

.wer{
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
}

.sdf{
    font-size: 10px;
    font-weight: 400;
    line-height: 120%;
}

.header_text_2{
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

.img1{
    width: 275px;
    height: 135px;
    border-radius: 10px;
    padding-bottom: 20px;
}

.header_button{
    background: #019A44;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    border: none;
    border-radius: 10px;
    padding: 15px 75px;
    cursor: pointer;
    align-content: center;
}

.header_button:hover{
    background: #005c28;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    border: none;
    border-radius: 10px;
    padding: 15px 75px;
    cursor: pointer;
}

.menu_text_active {
    color: #019A44;
    border-bottom: 1px solid #019A44;
}

.section_top{
    background: #F0F0F0;
    padding: 0 20px;
    margin-bottom: 30px;
}

.section_top_ttt{
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.section1{
    background: linear-gradient(#019A44, #F0F0F0);
    border-radius: 20px;
    padding: 20px;
    max-width: 305px;
}

.section2{
    background: linear-gradient(#DF2855, #F0F0F0);
    border-radius: 20px;
    padding: 20px;
    max-width: 305px;
}

.section3{
    background: linear-gradient(#FFE600, #F0F0F0);
    border-radius: 20px;
    padding: 20px;
    max-width: 305px;
}

.img3{
    display: flex;
    padding-left: 20px;
    padding-bottom: 15px;
}

.gfd{
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 10px;
}

.zxc{
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.section1_bot{
    display: flex;
    justify-content: space-between;
}

.section1_button{
    border: none;
    background: none;
    cursor: pointer;
}

.section_center{
    padding: 0 20px;
    background: #F0F0F0;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.section_center_ttt{
    margin-top: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.section_center_top{
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

h2{
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    color: #000;
    margin: 0;
}

.dfgdf{
    font-size: 14px;
    font-weight: 400;
    max-height: 15px;
}

.section_center_button {
    border: none;
    background: #000;
    display: flex;
    justify-content: space-between;
    gap: 6px;
    align-items: center;
    border-radius: 30px;
    padding: 8px 12px;
    cursor: pointer;
}

.section_center_button:hover{
    background: #1d1d1d;
    color: #d8d8d8;
    display: flex;
    justify-content: space-between;
    gap: 6px;
    align-items: center;
    border-radius: 30px;
    padding: 8px 12px;
}

.section_center_img{
    width: 32px;
    height: 32px;
}

.podmenu{
    display: flex;
    gap: 10px;
    color: #000;
    margin-bottom: 30px;
}

.podmenu1{
    display: flex;
    gap: 10px;
    color: #000;
    margin-bottom: 30px;
}

.podmenu_qwe{
    background: #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    cursor: pointer;
}

.podmenu_qwe1{
    background: #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    cursor: pointer;
}

.podmenu_qwe:hover{
    background: #c7c7c7;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

.podmenu_qwe_active{
    background: #138836;
    color: #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

.podmenu_qwe_active1{
    background: #138836;
    color: #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

.podmenu_qwe_active:hover{
    background: #138836;
    color: #ffffff;
    border-radius: 30px;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}

.cartochka{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* ← само считает */
    gap: 10px;
    background: #ffffff;
    border-radius: 10px;
    width: 205px;
    padding: 20px 8px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.cartochki {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* ← само считает */
    gap: 10px;
    margin-bottom: 30px;
    align-items: start;
    width: 100%;
    box-sizing: border-box;
}

.cartochki1 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* ← само считает */
    gap: 10px;
    margin-bottom: 30px;
    align-items: start;
    width: 100%;
    box-sizing: border-box;
}

.cartochka1{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* ← само считает */
    gap: 10px;
    background: #ffffff;
    border-radius: 10px;
    width: 205px;
    padding: 20px 8px;
    text-align: center
}

.cartochka img{
    max-height: 120px;
}

.agdfg{
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    padding: 0 18px;
    color: #000;
}

.dfgdfg{
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 120%;
    padding-bottom: 14px;
    color: #000;
}

.sdfsdf{
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    padding: 0 18px;
    color: #000;
    padding-bottom: 14px;
}

.sdfsfsf{
    cursor: pointer;
    display: flex;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    padding: 12px 16px;
    border-radius: 30px;
    background: #F0F0F0;
    border: none;

}

.sdfsfsf_activ{
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    display: flex;
    justify-content: space-between;
    margin:0 auto;
    align-items:center;
    gap: 30px;
    background: #019A44;
    border-radius: 30px;
    border: none;
    color: #ffffff;
    padding: 10px 16px;
}

.button_asd{
    cursor: pointer;
    display: flex;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    padding: 12px 16px;
    border-radius: 30px;
    background: #F0F0F0;
    border: none;
    margin: 0 49px;
}

.button_asd:hover{
    cursor: pointer;
    display: flex;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    padding: 12px 16px;
    border-radius: 30px;
    background: #019A44;
    border: none;
    margin: 0 49px;
}

.sdfsfsf_img{
    cursor: pointer;
    height: 22px;
    width: 22px;
}

.sdfsfsf:hover{
    display: flex;
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    padding: 12px 16px;
    border-radius: 30px;
    background: #b4b4b4;
    border: none;

}

.block{
    height: 405px;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 20px;
    background: linear-gradient(#C1EDFA, #F0F0F0);
    
    color: #000;
    display: flex;
    justify-content: space-between;
}

.block_top{
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 50px;
    margin: 60px 0 30px 50px;
}

.block_bottom{
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin: 0 0 80px 50px;
}

.block_img{
    height: 366px;
    width: 505px;
}

.bottob{
    background: #F0F0F0;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.bottob_left{
    display: flex;
    gap: 40px;
    border-radius: 20px;
    padding: 30px 20px;
    background: #ffffff;
    -webkit-box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
}

.bottob_img{
    height: 430px;
    min-width: 324px;
    border-radius: 20px;
    background: #D9D9D9;
}

.bottob_h1{
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    color: #000;
    padding-bottom: 30px;
}

.bottob_h2{
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    padding-bottom: 130px;
}

.bottob_h3{
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}

.bottob_right{
    min-width: 330px;
    height: 490px;
    background: #ffffff;
    border-radius: 20px;
    -webkit-box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 5px 10px 30px 0px rgba(34, 60, 80, 0.2);
}

.bottob_right_img{
    width: 330px;
    height: 510px;
}

.dialog{
    display: block;
    align-items: center;
    padding: 15px 5px;
}

.sdfsfsf_activ button {
  background: transparent;
  border: none;
  color: white;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 8px;
}
.sdfsfsf_activ .qty-number {
  font-size: 16px;
  min-width: 24px;
  text-align: center;
}

.menu_text {
    position: relative;
    align-items: center;
    
}

.cart-badge {
    position: absolute;
    top: 8px;
    right: 390px;
    display: flex;
    align-items: center;
    justify-items: center;
    background: #DF2855;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    min-width: 14px;
    height: 14px;
    border-radius: 50%;
    pointer-events: none;
    box-sizing: border-box;
    padding: 2px;
}



.reg-method-toggle {
    display: flex;
    gap: 8px;
    margin-left: 32px;
}

.method-btn {
    color: #000;
    flex: 1;
    padding: 8px 0px;
    border: 2px solid #ccc;
    background: #ffffff;
    border-radius: 28px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
    max-width: 165px;
}

.method-btn.active {
    border: none;
    background: linear-gradient(105deg, #017935, #014b21);
    color: #fff;
}

.code-hint {
    font-size: 14px;
    color: #555;
    margin-bottom: 12px;
    text-align: center;
}

.back-btn {
    width: 100px;
    padding: 10px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 28px;
    margin-left: 32px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #555;
}

.back-btn:hover {
    background: #f5f5f5;
}

#openDialogBtn {
    white-space: nowrap;
}



/* БУРГЕР МЕНЮ */
.burger-btn {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px;
    position: absolute;
    right: 60px;
    top: 15px;
}

.burger-btn span {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    transition: 0.3s;
}

/* ===== АДАПТИВ ДЛЯ ВСЕХ УСТРОЙСТВ ===== */

/* Планшеты (768px - 1200px) */
@media (max-width: 1200px) {

    .menu_centr {
        gap: 15px;
    }

    .bottob_h2{
        padding-bottom: 30px;
    }

    .bottob_img{
        display: none;
    }

    .bottob_right {
        display: none;
    }

    /* ХЕДЕР */
    .header {
        margin-top: 250px;
        display: flex;
        align-content: space-between;
        padding: 20px;
    }

    .header_left h1 {
        padding: 0;
        font-size: 28px;
    }

    .img3 {
        width: 80%;
        height: auto;
        max-height: 150px;
        object-fit: contain;
    }

    /* СЕКЦИЯ TOP */
    .section_top_ttt {
        
        gap: 15px;
        padding: 0 20px;
    }

    .section1, .section2, .section3 {
        width: 100%;
    }

    /* КАРТОЧКИ */
    .cartochki,
    .cartochki1 {
        gap: 15px;
        justify-items: center !important;  /* центрируем карточки по горизонтали */
        align-items: start !important;
    }

    /* СЕКЦИЯ О КОМПАНИИ */
    .bottob {
        flex-direction: column;
        padding: 20px;
    }

    .bottob_left {
        flex-direction: column;
    }

    .bottob_right {
        width: 100%;
    }

    .bottob_right_img {
        width: 100%;
        height: auto;
    }
}

.block_img {
        width: 40%;
    }


    @media (max-width: 768px) {
    .burger-btn { display: flex; }
    .menu_centr { display: none; flex-direction: column; }
    .menu_centr.open { display: flex; }
}
/* Мобильные устройства (до 768px) */
@media (max-width: 768px) {

    header{
        padding: 0;
    }

    .header_left{
        padding-top: 400px;
    }

    .header_right{
        display: none;
    }

    

    .menu_centr {
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }

    .menu_right {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    /* ХЕДЕР */
    .header_fon {
        padding: 10px;
    }

    .header {
        flex-direction: column;
        padding: 15px;
        gap: 15px;
        margin: 0;
    }

    header{
        width: 100%;
    }

    .header_left h1 {
        padding: 0;
        font-size: 22px;
        line-height: 1.3;
    }

    .header_left .header_text {
        padding: 0;
        font-size: 13px;
    }

    .header_left .header_text br {
        display: none;
    }

    .header_right {
        width: 300px;
    }

    .header_block {
        flex-direction: column;
        width: 270px;
        padding: 15px;
    }

    .img1 {
        width: 100%;
        height: auto;
        max-height: 200px;
        object-fit: contain;
    }

    /* СЕКЦИЯ TOP */
    .section_top {
        padding: 15px;
    }

    .section_top_ttt {
        align-items: center;
        flex-direction: column;
        gap: 12px;
        padding: 0;
    }

    .section1, .section2, .section3 {
        width: 150%;
        padding: 15px;
        border-radius: 12px;
    }

    
    .gfd {
        font-size: 14px;
    }
    
    .zxc {
        font-size: 12px;
    }
    
    .img3 {
        width: 100%;
        height: auto;
        max-height: 150px;
        object-fit: contain;
        padding-left: 0;
    }
    
    /* СЕКЦИЯ CENTER */
    .section_center {
        padding: 15px;
    }

    .section_center_ttt {
        padding: 0;
    }

    .section_center_top {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .section_center_top h2 {
        font-size: 18px;
    }

    /* ПОДМЕНЮ */
    .podmenu,
    .podmenu1 {
        flex-wrap: wrap;
        gap: 8px;
        margin-bottom: 15px;
    }

    .podmenu_qwe,
    .podmenu_qwe1 {
        padding: 6px 12px;
        font-size: 13px;
        border-radius: 20px;
    }


    .cartochka,
    .cartochka1 {
        padding: 10px;
        border-radius: 12px;
    }

    .cartochka img,
    .cartochka1 img {
        width: 100%;
        height: auto;
        max-height: 120px;
        object-fit: contain;
    }

    .agdfg {
        font-size: 13px;
        margin-top: 8px;
    }

    .dfgdfg {
        font-size: 11px;
    }

    .sdfsdf {
        font-size: 13px;
        font-weight: 600;
    }

    /* БЛОК РЕФЕРАЛЬНОЙ СИСТЕМЫ */
    .block {
        height: 240px;
        flex-direction: column;
        padding: 20px;
        gap: 15px;
        text-align: center;
    }

    .block_top {
        margin: 0;
        padding: 20px;
        font-size: 20px;
    }

    .block_bottom {
        margin: 0;
        font-size: 14px;
    }

    .block_img {
        gap: 30px;
        width: 100%;
        max-width: 250px;
        height: auto;
        margin: 0 auto;
    }

    /* СЕКЦИЯ О КОМПАНИИ */
    .bottob {
        flex-direction: column;
        padding: 15px;
        gap: 20px;
    }

    .bottob_left {
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }

    .bottob_img img {
        padding-bottom: 20px;
        width: 400px;
        height: 500px;
        border-radius: 12px;
    }

    .bottob_h1 {
        padding-bottom: 10px;
        padding-top: 60px;
        font-size: 20px;
    }

    .bottob_h2,
    .bottob_h3 {
        padding: 10px;
        font-size: 13px;
        line-height: 1.5;
    }

    .bottob_right {
        display: none;
        width: 100%;
    }

    .bottob_right_img {
        
        width: 100%;
        height: auto;
        border-radius: 12px;
    }

    /* КОРЗИНА */
    .my-cart {
        width: 90%;
        right: 5%;
        bottom: 10px;
        padding: 12px;
    }

    /* ДИАЛОГИ */
    dialog {
        width: 95vw;
        max-width: 95vw;
        margin: auto;
        border-radius: 12px;
    }

    .dialog1,
    .dialog2 {
        padding: 15px;
    }

    .dialog-header h2 {
        font-size: 18px;
    }

    .auth-method-toggle {
        padding: 0 15px !important;
    }

    .input-group input {
        width: 100%;
        padding: 10px 12px;
        font-size: 14px;
    }

    .submit-btn {
        width: 100%;
        padding: 12px;
        font-size: 15px;
    }
}

/* Маленькие мобильные (до 480px) */
@media (max-width: 480px) {

    

    /* ХЕДЕР */
    .header_left h1 {
        font-size: 18px;
    }

    /* КАРТОЧКИ - 1 в ряду */
    .cartochki,
    .cartochki1 {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 8px;
        justify-items: center !important;  /* центрируем карточки по горизонтали */
        align-items: start !important;
    }

    .agdfg {
        font-size: 12px;
    }

    .dfgdfg {
        font-size: 10px;
    }

    .sdfsdf {
        font-size: 12px;
    }

    /* БЛОК РЕФЕРАЛА */
    .block_top {
        font-size: 17px;
    }

    .block_bottom {
        font-size: 13px;
    }
}

@media (max-width: 920px) {
   
}

/* Очень маленькие (до 360px) */
@media (max-width: 360px) {

    .cartochki,
    .cartochki1 {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 8px;
        justify-items: center !important;  /* центрируем карточки по горизонтали */
        align-items: start !important;
    }


    .header_left h1 {
        font-size: 16px;
    }

    .section_center_top h2 {
        font-size: 15px;
    }
}







footer {
    background: #1a1d27;
    margin-top: auto;
    flex-shrink: 0;
    position: relative;
    width: 100%;
}

/* Псевдоэлемент растягивает фон на всю ширину окна */
footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: inherit;
    z-index: -1;
    pointer-events: none;
}

.site-footer {
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px 32px 32px;
    border-top: 1px solid #2e3347;
    color: #e8eaf0;
    position: relative;
    background: transparent;
}

.footer-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 40px;
}

.footer-logo {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #e8eaf0;
}

.footer-contacts {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-address, .footer-email {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #8b90a7;
}

.footer-address svg, .footer-email svg {
    flex-shrink: 0;
    margin-top: 2px;
}

.footer-email a {
    color: #8b90a7;
    text-decoration: none;
    transition: color 0.15s;
}

.footer-email a:hover {
    color: #4f6ef7;
}

.footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #e8eaf0;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    color: #8b90a7;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.15s;
}

.footer-links a:hover {
    color: #4f6ef7;
}

.footer-copyright {
    font-size: 13px;
    color: #8b90a7;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .site-footer {
        padding: 40px 20px 24px;
    }
    .footer-container {
        grid-template-columns: 1fr;
        gap: 32px;
        text-align: center;
    }
    .footer-address, .footer-email {
        justify-content: center;
    }
    .footer-logo {
        text-align: center;
    }
}



/* Чекбоксы в диалогах */
.checkbox-group {
    margin: 12px 32px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
}
.checkbox-group label {
    cursor: pointer;
    font-size: 13px;
    color: #555;
}
.checkbox-group a {
    color: #019A44;
    text-decoration: none;
}
.checkbox-group a:hover {
    text-decoration: underline;
}




/* Чекбоксы в диалогах */
/* Чекбоксы в диалогах */
.checkbox-group {
    margin: 12px 32px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
}
.checkbox-group label {
    cursor: pointer;
    font-size: 13px;
    color: #555;
    line-height: 1.4;
}
.checkbox-group a {
    color: #019A44;
    text-decoration: none;
}
.checkbox-group a:hover {
    text-decoration: underline;
}



#selectedDatesList button {
    transition: opacity 0.2s;
}
#selectedDatesList button:hover {
    opacity: 0.7;
}










/* === БУРГЕР-МЕНЮ (ФИНАЛЬНАЯ РАБОЧАЯ ВЕРСИЯ) === */
.burger-btn {
    display: none !important;
    background: none !important;
    border: none !important;
    cursor: pointer !important;
    padding: 5px !important;
    margin-left: auto !important;
    z-index: 1001 !important;
    width: 30px !important;
    height: 25px !important;
}
.burger-btn span {
    display: block !important;
    width: 25px !important;
    height: 3px !important;
    background: #333 !important; /* Тёмные полоски – видны на светлом фоне */
    margin: 5px 0 !important;
    border-radius: 3px !important;
    transition: 0.3s !important;
}

@media (max-width: 920px) {
    .burger-btn {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
    }
    /* Скрываем стандартное меню на мобильных */
    .menu_right {
        display: none !important;
    }
    /* Делаем выдвижную панель */
    .menu_centr {
        position: fixed !important;
        top: 0 !important;
        right: -280px !important;
        width: 280px !important;
        height: 100vh !important;
        background: #fff !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
        padding-top: 80px !important;
        gap: 10px !important;
        transition: right 0.3s ease !important;
        z-index: 1000 !important;
        box-shadow: -2px 0 10px rgba(0,0,0,0.1) !important;
        display: flex !important;
    }
    .menu_centr.open {
        right: 0 !important;
    }
    .menu_centr .menu_text {
        padding: 12px 20px !important;
        border-bottom: 1px solid #eee !important;
        text-align: left !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .menu_centr .menu_text a {
        color: #333 !important;
        font-size: 16px !important;
        display: block !important;
    }
    .menu_centr .menu_text_active a {
        color: #019A44 !important;
    }
    /* Если в меню есть пункт "Авторизация", покажем его */
    .menu_centr .menu_right {
        display: flex !important;
        margin-top: 20px !important;
        padding-left: 20px !important;
    }
    .burger-btn.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px) !important;
    }
    .burger-btn.active span:nth-child(2) {
        opacity: 0 !important;
    }
    .burger-btn.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px) !important;
    }
}




/* ====== БУРГЕР-МЕНЮ (ИСПРАВЛЕННАЯ ВЕРСИЯ) ====== */
@media (max-width: 920px) {
    /* Не скрываем nav.menu — он должен оставаться flex-контейнером для логотипа и бургера */
    .menu {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        width: 90%;
        /* остальные стили (фон, отступы) остаются как есть */
    }
    /* Скрываем центральное меню и правую часть (Авторизация) */
    .menu_centr {
        display: none !important;
    }
    .menu_right {
        display: none !important;
    }
    /* Показываем бургер-кнопку */
    .burger-btn {
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        width: 30px !important;
        height: 21px !important;
        background: transparent !important;
        border: none !important;
        cursor: pointer !important;
        margin-left: auto !important;
        z-index: 1001 !important;
    }
    .burger-btn span {
        display: block !important;
        width: 25px !important;
        height: 3px !important;
        background: #ffffff !important;
        border-radius: 3px !important;
        margin: 0 !important;
    }
    /* Выдвижная панель для открытого меню */
    .menu_centr.open {
        display: flex !important;
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        width: 280px !important;
        height: 100vh !important;
        background: #ffffff !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
        padding-top: 80px !important;
        gap: 10px !important;
        z-index: 1000 !important;
        box-shadow: -2px 0 10px rgba(0,0,0,0.1) !important;
        overflow-y: auto !important;
    }
    .menu_centr.open .menu_text {
        display: block !important;
        padding: 12px 20px !important;
        border-bottom: 1px solid #eee !important;
        text-align: left !important;
        width: 100% !important;
        box-sizing: border-box !important;
        background: transparent !important;
    }
    .menu_centr.open .menu_text a {
        color: #333333 !important;   /* тёмный текст, чтобы было видно на белом фоне */
        font-size: 16px !important;
        text-decoration: none !important;
        display: block !important;
        background: transparent !important;
        font-weight: 400 !important;
        line-height: 1.4 !important;
    }
    .menu_centr.open .menu_text_active a {
        color: #019A44 !important;
        font-weight: 600 !important;
    }
    /* Анимация бургера в крестик */
    .burger-btn.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px) !important;
    }
    .burger-btn.active span:nth-child(2) {
        opacity: 0 !important;
    }
    .burger-btn.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px) !important;
    }
}


/* Пункт «Авторизация» в бургере – по умолчанию скрыт */
.menu_auth {
    display: none !important;
}

/* Показываем ТОЛЬКО когда бургер открыт на мобильных (≤ 920px) */
@media (max-width: 920px) {
    .menu_centr.open .menu_auth {
        display: block !important;
        border-top: 1px solid #eee;
        margin-top: 8px;
        padding-top: 12px;
    }
}