 .hero{background:linear-gradient(120deg,#fff,#f8fbf9 55%,#effaf4);border-bottom:1px solid var(--line)}.hero__grid{min-height:500px;display:grid;grid-template-columns:48% 52%;align-items:center}.hero__copy{padding:60px 0}.eyebrow,.mini-label{font-size:9px;font-weight:850;letter-spacing:.1em;color:var(--green2)}.eyebrow{display:inline-flex;gap:7px;align-items:center;background:var(--soft);padding:7px 9px;border-radius:8px}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--green)}h1{font-size:53px;line-height:1.02;letter-spacing:-3px;margin-top:20px;font-weight:850}h1 em{font-style:normal;color:var(--green)}.hero__lead{font-size:14px;line-height:1.55;color:#5d6962;margin-top:18px}.search{height:56px;background:#fff;border:1px solid #dfe7e2;border-radius:13px;display:flex;align-items:center;padding:5px;margin-top:25px;box-shadow:var(--shadow);max-width:680px}.search>span{width:42px;text-align:center;color:#839089;font-size:22px}.search input{border:0;outline:0;flex:1;min-width:0;font-size:11px}.search button{height:46px;background:var(--green);color:#fff;border-radius:10px;padding:0 18px;font-size:11px;font-weight:800}.quick{display:flex;gap:8px;margin-top:10px}.quick a{background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:10px;font-size:10px;box-shadow:0 5px 18px rgba(25,50,35,.04)}.hero__visual{height:500px;position:relative;display:flex;align-items:center;justify-content:center}.hero__glow{position:absolute;width:430px;height:300px;background:radial-gradient(ellipse,rgba(35,190,105,.19),transparent 68%);filter:blur(8px)}.hero__car{position:relative;width:520px;filter:drop-shadow(0 25px 20px rgba(33,60,45,.15));mix-blend-mode:multiply}.metric{position:absolute;right:5%;bottom:60px;background:#fff;padding:12px 15px;border-radius:13px;box-shadow:var(--shadow);display:flex;flex-direction:column}.metric strong{font-size:14px}.metric span{font-size:9px;color:var(--muted);margin-top:3px}.vehicle{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:35% 65%;box-shadow:0 10px 30px rgba(20,50,35,.04)}.vehicle__main{display:grid;grid-template-columns:55px 1fr;gap:14px;align-items:center;padding:20px;border-right:1px solid var(--line)}.vehicle__brand{width:48px;height:48px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.vehicle h2{font-size:17px}.vehicle p{font-size:10px;color:var(--muted);margin-top:4px}.vehicle small,.vehicle i{font-size:8px;color:var(--green2);display:block;margin-top:7px}.vehicle__main button{grid-column:2;width:max-content;background:#fff;border:1px solid var(--line);border-radius:9px;padding:8px 11px;font-size:9px}.vehicle__stats{display:grid;grid-template-columns:repeat(6,1fr);padding:12px;gap:7px}.vehicle__stats div{border:1px solid #edf1ee;border-radius:12px;padding:11px 8px;display:flex;flex-direction:column;gap:5px;text-align:center;font-size:16px;color:#68766e}.vehicle__stats b{font-size:8px;color:var(--text)}.vehicle__stats strong{font-size:10px}.catalog{padding:58px 0 20px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-head h2{font-size:24px;margin-top:5px}.section-head a{font-size:10px;color:var(--blue);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.category{min-height:145px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;position:relative;transition:.2s;box-shadow:0 6px 22px rgba(25,50,35,.035)}.category:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category>span{font-size:8px;color:#a2ada6}.category>b{position:absolute;right:16px;top:15px;width:43px;height:43px;border-radius:13px;background:#f1f7f3;color:var(--green2);display:grid;place-items:center;font-size:20px}.category h3{font-size:13px;margin-top:38px;max-width:150px}.category p{font-size:9px;color:var(--muted);margin-top:6px}.featured{background:linear-gradient(135deg,#fff,#effaf4)}.lower{display:grid;grid-template-columns:2fr 1fr;gap:12px;padding:20px 0 28px}.products,.support{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.product{display:grid;grid-template-columns:52px 1fr auto 34px;gap:13px;align-items:center;padding:12px 0;border-top:1px solid #edf1ee}.product>span{width:52px;height:52px;border-radius:11px;background:#f2f5f3;display:grid;place-items:center;font-size:25px}.product b{font-size:10px}.product p{font-size:9px;color:var(--muted);margin-top:4px}.product small{font-size:8px;color:var(--green2)}.product button{width:30px;height:30px;border-radius:9px;background:var(--green);color:#fff}.support{background:linear-gradient(145deg,#fff,#f2f6ff)}.support>div{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#e8edff;color:var(--blue);font-size:35px;margin:12px 0}.support h3{font-size:16px}.support p{font-size:10px;color:var(--muted);line-height:1.5;margin:7px 0 14px}.support button{background:var(--blue);color:#fff;border-radius:9px;padding:9px 16px;font-size:10px}.benefits{margin-bottom:35px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.benefits div{display:flex;flex-direction:column}.benefits b{font-size:13px}.benefits span{font-size:8px;color:var(--muted);margin-top:4px}@media(max-width:1000px){.hero__grid{grid-template-columns:1fr}.hero__copy{padding-bottom:20px}.hero__visual{height:350px}.vehicle{grid-template-columns:1fr}.vehicle__main{border-right:0;border-bottom:1px solid var(--line)}.vehicle__stats{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.lower{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){h1{font-size:39px;letter-spacing:-2px}.hero__copy{padding:38px 0 0}.hero__visual{height:270px}.hero__car{
    width:100%;
    max-width:390px;
}.metric{right:0;bottom:25px}.quick{display:grid;grid-template-columns:1fr 1fr}.quick a:last-child{grid-column:span 2;text-align:center}.vehicle__main{grid-template-columns:48px 1fr}.vehicle__stats{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:1fr 1fr}.category{min-height:135px}.section-head h2{font-size:21px}.benefits{grid-template-columns:1fr 1fr}.product{grid-template-columns:45px 1fr auto}.product button{display:none}}
.category > b {
    overflow: hidden;
}

.category > b img {
    width: 110%;
    height: 110%;
    object-fit: contain;
    padding: 5px;
    display: block;
}

@media (max-width: 600px) {
    .category > b {
        width: 48px;
        height: 48px;
    }

    .category > b img {
        padding: 4px;
    }
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

.category-grid {
    width: 100%;
    min-width: 0;
}

.category {
    min-width: 0;
    overflow: hidden;
}

@media (max-width: 600px) {
    .category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .category {
        width: 100%;
    }
}

.category > b {
    width: 82px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category > b img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 2px;
}

@media (max-width: 600px) {
    .category > b {
        width: 64px;
        height: 64px;
    }

    .category > b img {
        padding: 1px;


    }

cat >> /var/www/arcar_new_ui_new/assets/css/pages/home.css <<'CSS'

/* ================================
   ARCAR — PART SEARCH
   ================================ */

.part-search-page {
    padding: 38px 0 70px;
}

.back-link {
    display: inline-block;
    margin-bottom: 22px;
    color: var(--muted);
    text-decoration: none;
    font-size: 10px;
    font-weight: 700;
}

.search-result-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 25px;
    margin-bottom: 25px;
}

.search-result-head small {
    font-size: 9px;
    font-weight: 850;
    letter-spacing: .1em;
    color: var(--green2);
}

.search-result-head h1 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -2px;
    margin-top: 9px;
}

.search-result-head p {
    color: var(--muted);
    font-size: 10px;
    margin-top: 8px;
}

.search-result-head p strong {
    color: var(--text);
}

.mini-search {
    width: 430px;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 4px;
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: 13px;
    box-shadow: var(--shadow);
}

.mini-search input {
    flex: 1;
    min-width: 0;
    height: 100%;
    border: 0;
    outline: 0;
    padding: 0 13px;
    background: transparent;
    color: var(--text);
    font-size: 11px;
}

.mini-search button {
    height: 42px;
    padding: 0 17px;
    border: 0;
    border-radius: 10px;
    background: var(--green);
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    cursor: pointer;
}

.results-list {
    display: grid;
    gap: 10px;
}

.result-card {
    display: grid;
    grid-template-columns: 82px minmax(0,1fr) auto;
    gap: 17px;
    padding: 16px;
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: 16px;
    box-shadow: 0 6px 22px rgba(25,50,35,.035);
    transition: .2s;
}

.result-card:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow);
}

.result-image {
    width: 82px;
    height: 82px;
    display: grid;
    place-items: center;
    border-radius: 13px;
    background: #f2f6f3;
}

.result-image span {
    width: 43px;
    height: 43px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    background: #fff;
    color: var(--green2);
    font-size: 19px;
    font-weight: 850;
}

.result-brand {
    display: flex;
    align-items: center;
    gap: 7px;
    color: var(--green2);
    font-size: 9px;
    font-weight: 850;
    letter-spacing: .04em;
}

.original {
    padding: 3px 6px;
    border-radius: 5px;
    background: var(--soft);
    color: var(--green2);
    font-size: 7px;
    font-weight: 850;
}

.result-main h2 {
    margin-top: 5px;
    font-size: 14px;
}

.result-code {
    margin-top: 5px;
    color: var(--muted);
    font-size: 9px;
}

.result-code strong {
    color: var(--text);
    font-family: monospace;
}

.result-weight {
    margin-top: 4px;
    color: var(--muted);
    font-size: 8px;
}

.best-offer {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 9px;
}

.best-offer span {
    display: block;
    color: var(--muted);
    font-size: 8px;
}

.best-offer strong {
    display: block;
    margin-top: 2px;
    font-size: 15px;
}

.available {
    color: var(--green2) !important;
    font-weight: 800;
}

.result-action {
    min-width: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.offers-count {
    text-align: right;
}

.offers-count strong {
    display: block;
    font-size: 14px;
}

.offers-count span {
    display: block;
    margin-top: 2px;
    color: var(--muted);
    font-size: 8px;
}

.show-offers {
    padding: 7px 10px;
    border: 1px solid var(--line);
    border-radius: 9px;
    background: #fff;
    color: var(--green2);
    font-size: 9px;
    font-weight: 800;
    cursor: pointer;
}

.show-offers:hover {
    background: var(--soft);
}

.offers {
    display: none;
    grid-column: 2 / 4;
    padding-top: 12px;
    border-top: 1px solid var(--line);
}

.result-card.offers-open .offers {
    display: block;
}

.offer-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #edf1ee;
}

.offer-row:last-child {
    border-bottom: 0;
}

.offer-row strong {
    font-size: 9px;
}

.offer-row span {
    display: block;
    margin-top: 3px;
    color: var(--muted);
    font-size: 8px;
}

.empty-result {
    padding: 60px 20px;
    text-align: center;
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: 18px;
}

.empty-result > div {
    font-size: 35px;
    color: var(--green);
}

.empty-result h2 {
    margin-top: 12px;
    font-size: 19px;
}

.empty-result p {
    margin-top: 7px;
    color: var(--muted);
    font-size: 10px;
}

.empty-result a {
    display: inline-block;
    margin-top: 17px;
    padding: 9px 14px;
    border-radius: 9px;
    background: var(--green);
    color: #fff;
    text-decoration: none;
    font-size: 9px;
    font-weight: 800;
}

@media(max-width:1000px) {

    .search-result-head {
        align-items: stretch;
        flex-direction: column;
    }

    .mini-search {
        width: 100%;
    }

    .result-card {
        grid-template-columns: 75px minmax(0,1fr);
    }

    .result-image {
        width: 75px;
        height: 75px;
    }

    .result-action {
        grid-column: 2;
        min-width: 0;
        flex-direction: row;
        align-items: center;
    }

    .offers {
        grid-column: 1 / -1;
    }
}

@media(max-width:600px) {

    .part-search-page {
        padding: 28px 0 50px;
    }

    .search-result-head h1 {
        font-size: 31px;
        letter-spacing: -1.5px;
    }

    .result-card {
        grid-template-columns: 62px minmax(0,1fr);
        gap: 12px;
        padding: 13px;
    }

    .result-image {
        width: 62px;
        height: 62px;
    }

    .result-image span {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }

    .result-main h2 {
        font-size: 12px;
    }

    .result-action {
        grid-column: 2;
    }

    .offers {
        grid-column: 1 / -1;
    }

    .offer-row {
        align-items: flex-start;
    }

    .best-offer {
        gap: 12px;
    }
}

CSS


}

/* =========================
   MOBILE FIX
   ========================= */

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}


/* Главный поиск */
.search-form,
.search-box,
.search-wrap {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.search-form input,
.search-box input,
.search-wrap input {
    min-width: 0;
    max-width: 100%;
}

/* Кнопки под поиском */
.home-actions,
.search-actions,
.home-tabs {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

/* Карточки */
.products,
.product-grid,
.popular-products {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

/* Автомобиль / hero */
.hero,
.hero-image,
.hero-car,
.car-preview {
    max-width: 100%;
    overflow: hidden;
}

.hero img,
.hero-image img,
.hero-car img,
.car-preview img {
    max-width: 100%;
    height: auto;
}

/* На телефоне */
@media (max-width: 768px) {

    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .search-form {
        display: flex;
        width: 100%;
    }

    .search-form input {
        flex: 1 1 auto;
        width: 1%;
        min-width: 0;
    }

    .search-form button {
        flex: 0 0 auto;
    }

    .hero,
    .hero-car,
    .car-preview {
        width: 100%;
    }

}



/* MOBILE OVERFLOW FIX */

.hero__grid,
.hero__copy,
.hero__visual {
    min-width: 0;
    max-width: 100%;
}

.hero__visual {
    width: 100%;
    overflow: hidden;
}

.hero__car {
    width: 100%;
    max-width: 390px;
}

.search {
    width: 100%;
    max-width: 680px;
    min-width: 0;
}

.search input {
    min-width: 0;
    width: 1%;
}

.search button {
    flex-shrink: 0;
}

@media (max-width: 600px) {
    .hero__grid {
        width: 100%;
        min-width: 0;
    }

    .hero__visual {
        width: 100%;
        min-width: 0;
    }

    .hero__car {
        width: 100%;
        max-width: 390px;
    }

    .search {
        width: 100%;
        min-width: 0;
    }

    .search input {
        font-size: 16px;
    }
    .search input {
        font-size: 16px !important;
        line-height: 1.2;
        -webkit-text-size-adjust: 100%;
        text-size-adjust: 100%;
    }

}

/* =========================================
   FIX — главный поиск не увеличивается при фокусе
   ========================================= */

.search {
    box-sizing: border-box;
    width: 100%;
    max-width: 680px;
    min-width: 0;
    height: 56px;
    min-height: 56px;
    max-height: 56px;
    transform: none;
}

.search input {
    box-sizing: border-box;
    min-width: 0;
    width: 1%;
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    transform: none;
    -webkit-appearance: none;
    appearance: none;
}

.search input:focus {
    transform: none;
    outline: none;
    box-shadow: none;
}

.search:focus-within {
    transform: none;
}

@media (max-width: 600px) {

    .search {
        height: 56px;
        min-height: 56px;
        max-height: 56px;
    }

    .search input,
    .search input:focus {
        height: 100%;
        font-size: 16px !important;
        line-height: 1.2;
        transform: none;
    }

}


.product {
    text-decoration: none;
    color: inherit;
}

.product-image {
    width: 52px;
    height: 52px;
    border-radius: 11px;
    background: #f2f5f3;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.product strong {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 900;
    color: #26312b;
}

.product strong em {
    display: block;
    margin-top: 2px;
    font-size: 7px;
    font-style: normal;
    color: #8a968f;
    text-align: right;
    letter-spacing: .4px;
}

.product-cart {
    width: 30px;
    height: 30px;
    border-radius: 9px;
    background: var(--green);
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 14px;
}

.product small i {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 4px;
    border-radius: 50%;
    background: #19ad60;
}

@media (max-width: 600px) {

    .product {
        grid-template-columns: 52px minmax(0, 1fr) auto 30px;
        gap: 9px;
    }

    .product strong {
        font-size: 14px;
    }

    .product p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 150px;
    }

}

.product {
    grid-template-columns: 52px minmax(0, 1fr) auto;
}

@media (max-width: 600px) {
    .product {
        grid-template-columns: 52px minmax(0, 1fr) auto;
    }
}

.support-chat-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--blue);
    color: #fff;
    border-radius: 9px;
    padding: 9px 16px;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
}

.support-chat-button:hover {
    opacity: .9;
}

/* ARCAR SUPPORT CHAT */

.support {
    padding: 28px !important;
    background: linear-gradient(145deg, #ffffff 0%, #f5fbf7 100%) !important;
    overflow: hidden;
}

.support-top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 25px;
}

.support-avatar {
    position: relative;
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
}

.support-avatar img {
    width: 64px;
    height: 64px;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 7px 20px rgba(25, 50, 35, .14);
}

.support-online {
    position: absolute;
    right: 1px;
    bottom: 2px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #23be69;
    border: 3px solid #fff;
}

.support-info {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.support-info small {
    color: #16834f;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: .08em;
}

.support-info strong {
    margin-top: 4px;
    color: #26312b;
    font-size: 15px;
    font-weight: 850;
}

.support-info span {
    margin-top: 4px;
    color: #89948e;
    font-size: 9px;
}

.support h3 {
    color: #26312b;
    font-size: 20px;
    line-height: 1.2;
}

.support p {
    margin: 9px 0 18px;
    color: #7b8780;
    font-size: 11px;
    line-height: 1.55;
}

.support-chat-button {
    width: 100%;
    min-height: 48px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;

    padding: 0 16px;

    border-radius: 13px;

    background: #23be69;
    color: #fff;

    font-size: 11px;
    font-weight: 850;

    text-decoration: none;

    box-shadow: 0 8px 20px rgba(35, 190, 105, .22);

    transition:
        transform .18s ease,
        background .18s ease,
        box-shadow .18s ease;
}

.support-chat-button:hover {
    background: #16834f;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(35, 190, 105, .28);
}

.support-chat-icon {
    width: 27px;
    height: 27px;

    display: grid;
    place-items: center;

    border-radius: 9px;

    background: rgba(255,255,255,.18);

    font-size: 14px;
}

.support-chat-arrow {
    margin-left: auto;
    font-size: 17px;
    line-height: 1;
}


.support {
    padding: 28px !important;
    background: linear-gradient(145deg, #ffffff 0%, #f5fbf7 100%) !important;
    overflow: hidden;
}

.support-top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 25px;
}

.support-avatar {
    position: relative;
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
}

.support-avatar img {
    width: 64px;
    height: 64px;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 7px 20px rgba(25,50,35,.14);
}

.support-online {
    position: absolute;
    right: 1px;
    bottom: 2px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #23be69;
    border: 3px solid #fff;
}

.support-info {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.support-info small {
    color: #16834f;
    font-size: 8px;
    font-weight: 850;
    letter-spacing: .08em;
}

.support-info strong {
    margin-top: 4px;
    color: #26312b;
    font-size: 15px;
    font-weight: 850;
}

.support-info span {
    margin-top: 4px;
    color: #89948e;
    font-size: 9px;
}

.support h3 {
    color: #26312b;
    font-size: 20px;
    line-height: 1.2;
}

.support p {
    margin: 9px 0 18px;
    color: #7b8780;
    font-size: 11px;
    line-height: 1.55;
}

.support-chat-button {
    width: 100%;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 16px;
    border-radius: 13px;
    background: #23be69;
    color: #fff;
    font-size: 11px;
    font-weight: 850;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(35,190,105,.22);
    transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}

.support-chat-button:hover {
    background: #16834f;
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(35,190,105,.28);
}

.support-chat-icon {
    width: 27px;
    height: 27px;
    display: grid;
    place-items: center;
    border-radius: 9px;
    background: rgba(255,255,255,.18);
    font-size: 14px;
}

.support-chat-arrow {
    margin-left: auto;
    font-size: 17px;
}


.support-chat-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: 100%;
    padding: 11px 16px;

    border: 0;
    border-radius: 10px;

    background: #23be69 !important;
    color: #fff !important;

    font-size: 11px;
    font-weight: 850;

    text-decoration: none;
    cursor: pointer;

    box-shadow: 0 6px 16px rgba(35, 190, 105, .20);

    transition: background .18s ease, transform .18s ease;
}

.support-chat-button:hover {
    background: #16834f !important;
    color: #fff !important;
    transform: translateY(-1px);
}


/* Картки популярних запчастин */
.popular-products-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.popular-product-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 14px;
    background: #fff;
    border: 1px solid #e9edef;
    border-radius: 22px;
    text-decoration: none;
    color: #111;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.popular-product-card:hover {
    transform: translateY(-3px);
    border-color: #dce2e5;
    box-shadow: 0 14px 35px rgba(20, 30, 40, .09);
}

.popular-product-image {
    height: 190px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    border-radius: 17px;
    background: #f6f8f9;
    overflow: hidden;
}

.popular-product-image img {
    width: 100%;
    height: 100%;
    padding: 15px;
    object-fit: contain;
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
}

.product-placeholder {
    font-size: 42px;
    opacity: .45;
}

.popular-product-info {
    padding: 0 4px 8px;
}

.popular-product-brand {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #737c82;
}

.popular-product-code {
    margin-top: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #252a2e;
}

.popular-product-name {
    min-height: 42px;
    margin: 9px 0 0;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 600;
    color: #252a2e;
}

.popular-product-price {
    margin-top: 15px;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -.03em;
}

.popular-product-stock {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 7px;
    font-size: 12px;
    color: #586269;
}

.popular-product-stock span {
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-radius: 50%;
    background: #26ad68;
}

.popular-product-delivery {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #edf0f1;
    font-size: 12px;
    color: #69737a;
}

.popular-product-arrow {
    position: absolute;
    right: 14px;
    bottom: 14px;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f2f4f4;
    font-size: 17px;
    transition: .2s ease;
}

.popular-product-card:hover .popular-product-arrow {
    background: #111;
    color: #fff;
}

@media (max-width: 900px) {
    .popular-products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .popular-products-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .popular-product-card {
        min-height: 0;
    }

    .popular-product-image {
        height: 170px;
    }
}


/* =========================================
   ARCAR — НОВІ КАРТКИ ПОПУЛЯРНИХ ЗАПЧАСТИН
   ========================================= */

.popular-products-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

a.popular-product-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #e8ece9;
    border-radius: 18px;
    color: var(--text);
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 5px 18px rgba(25, 50, 35, .035);
    transition:
        transform .2s ease,
        box-shadow .2s ease,
        border-color .2s ease;
}

a.popular-product-card:hover {
    transform: translateY(-3px);
    border-color: #d9e2dc;
    box-shadow: 0 15px 35px rgba(25, 50, 35, .09);
}

.popular-product-photo {
    position: relative;
    width: 100%;
    height: 205px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f9f8;
    border-radius: 13px;
    overflow: hidden;
}

.popular-product-photo img {
    width: 100%;
    height: 100%;
    padding: 18px;
    object-fit: contain;
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
}

.popular-product-placeholder {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    background: #fff;
    color: #9ba7a0;
    font-size: 25px;
}

.popular-product-body {
    padding: 13px 5px 4px;
}

.popular-product-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.popular-product-brand {
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .07em;
    text-transform: uppercase;
    color: var(--green2);
}

.popular-product-code {
    font-size: 9px;
    color: #89938e;
    font-family: monospace;
    white-space: nowrap;
}

.popular-product-title {
    margin: 8px 0 0;
    min-height: 38px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    color: var(--text);
}

.popular-product-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
}

.popular-stock {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 8px;
    color: #5d6962;
}

.popular-stock i {
    width: 6px;
    height: 6px;
    flex: 0 0 6px;
    border-radius: 50%;
    background: #27b36a;
}

.popular-delivery {
    padding-left: 7px;
    border-left: 1px solid #dfe5e1;
    font-size: 8px;
    color: #6c7771;
}

.popular-product-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 13px;
    padding-top: 11px;
    border-top: 1px solid #edf1ee;
}

.popular-product-price {
    font-size: 19px;
    line-height: 1;
    letter-spacing: -.04em;
    font-weight: 850;
    color: #151917;
}

.popular-product-open {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #f0f5f2;
    color: var(--green2);
    font-size: 16px;
    transition: .2s ease;
}

.popular-product-card:hover .popular-product-open {
    background: var(--green);
    color: #fff;
}

@media (max-width: 900px) {
    .popular-products-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .popular-products-grid {
        grid-template-columns: 1fr;
        gap: 11px;
    }

    .popular-product-photo {
        height: 185px;
    }

    .popular-product-body {
        padding: 12px 4px 3px;
    }

    .popular-product-price {
        font-size: 18px;
    }
}

