/* Shared polish — local assets + header layout */
.g-icons {
    background-image: url("/assets/www.polaroidrussia.com/images/site/sprite.png") !important;
}
.site-footer__social a {
    background-image: url("/assets/www.polaroidrussia.com/images/site/socials_sprite.png") !important;
}
.scroll-to-top__off,
.scroll-to-top__on {
    background-image: url("/assets/www.polaroidrussia.com/images/site/scroll-to-top.png") !important;
}
.site-header__sub-nav-item {
    background-image: url("/assets/www.polaroidrussia.com/images/site/sprite-menu-new.png") !important;
}

/* Two-row header */
.page-header .site-header {
    height: auto !important;
    min-height: 0;
    background-image: none !important;
    background-color: #fff !important;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid #e8e8e8;
}
.page-header .home-header__row--top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 12px;
}
.page-header .site-header__logo {
    float: none;
    margin-top: 0;
}
.page-header .site-header__search {
    float: none;
    margin-top: 0;
    width: 200px;
}
.page-header .home-header__nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 0 18px;
    padding: 10px 0 14px;
    overflow-x: auto;
    scrollbar-width: none;
}
.page-header .home-header__nav::-webkit-scrollbar { display: none; }
.page-header .site-header__nav-item {
    margin: 0;
    white-space: nowrap;
    font-size: 0.8125em;
    flex-shrink: 0;
}
.page-header .site-header__nav-item-production { flex-shrink: 0; }
.page-header .site-header__sub-nav { top: 100%; }
.page-header .g-clear { display: none; }
.page-header .font-01,
.page-header .site-header__nav-item {
    font-family: 'helioslightregular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif !important;
}

/* Products page */
.page-products {
    background: #f4f5f6;
}
.page-products .base-block {
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow 0.25s ease;
    margin-bottom: 4px;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.page-products .base-block:hover {
    box-shadow: 0 6px 28px rgba(0, 0, 0, 0.09);
}
.page-products .base-block__h2 {
    font-weight: 300;
    letter-spacing: -0.02em;
    padding: 22px 24px 8px;
    margin: 0;
    font-size: 1.35em;
    border-bottom: 1px solid #f0f0f0;
}
.page-products .base-block__cat-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.55fr);
    border-top: none;
}
.page-products .base-block__cat-row + .base-block__cat-row {
    border-top: 1px solid #efefef;
}
.page-products .base-block__cat-row-item {
    float: none !important;
    width: auto !important;
    min-height: 300px;
    padding: 20px 24px 24px !important;
    border: none !important;
    border-right: 1px solid #efefef !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: background 0.2s ease;
}
.page-products .base-block__cat-row-item:last-child {
    border-right: none !important;
}
.page-products .base-block__cat-row-item:hover {
    background: #fafbfc;
    transform: none;
}
.page-products .base-block__cat-row-item--revers.base-block__cat-row-item--big,
.page-products .base-block__cat-row-item--big,
.page-products .base-block__cat-row-item--small {
    padding-left: 24px !important;
    padding-top: 20px !important;
    width: auto !important;
}
.page-products .base-block__cat-row-item__img {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 170px;
    max-height: 210px;
    margin: 0 0 16px !important;
    padding: 12px;
    background: linear-gradient(180deg, #fafafa 0%, #f2f2f2 100%);
    border-radius: 10px;
    overflow: hidden;
}
.page-products .base-block__cat-row-item__img img,
.page-products .base-block__cat-row-item__img .g-img-res {
    position: static !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 185px !important;
    height: auto !important;
    object-fit: contain !important;
    border-radius: 0 !important;
    transform: none !important;
    display: block;
    margin: 0 auto;
}
.page-products .base-block__cat-row-item:hover .base-block__cat-row-item__img img {
    transform: scale(1.04) !important;
}
.page-products .base-block__cat-row-item__text {
    margin-left: 0 !important;
    max-width: none !important;
    font-size: 0.95em !important;
    line-height: 1.45 !important;
    flex-shrink: 0;
}
.page-products .base-block__cat-row-item--big .base-block__cat-row-item__text {
    font-size: 1.1em !important;
    line-height: 1.4 !important;
}
.page-products .base-block__cat-row-item__text-name {
    margin-bottom: 12px !important;
    min-height: 2.9em;
}
.page-products .base-block__cat-row-item--big .base-block__cat-row-item__text-name {
    margin-bottom: 16px !important;
    min-height: auto;
}
.page-products .little_buy_button,
.page-products .base-block__cat-row-item__text-buy {
    border-radius: 2em !important;
    padding: 0.5em 1.4em !important;
    display: inline-block;
    font-size: 0.78em !important;
    line-height: 1.5 !important;
    margin-bottom: 0 !important;
}
.page-products .block_inform {
    border-radius: 12px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

/* Live page */
.page-live .grid_title {
    font-size: 2em;
    font-weight: 300;
    letter-spacing: 0.05em;
    color: #222;
    margin: 0;
    padding: 20px 0 8px;
}
.page-live .live-intro {
    color: #888;
    font-size: 0.95em;
    margin: 0 0 8px;
}
.page-live .separator {
    width: 60px;
    height: 3px;
    background: #1e75c3;
    margin: 0 auto 30px;
    border: none;
}
.page-live .grid-wrap {
    max-width: 1020px;
    margin: 0 auto;
    padding: 0 15px;
}
.page-live .live-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 16px;
}
.page-live .live-grid__item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #eee;
    aspect-ratio: 1;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.page-live .live-grid__item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.14);
}
.page-live .live-grid__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.page-live .live-grid__item a {
    display: block;
    width: 100%;
    height: 100%;
}
.page-live .grid-load_more-btn {
    padding: 12px 32px;
    border-radius: 2em;
    background: #1e75c3;
    color: #fff !important;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 0.8em;
    transition: background 0.2s ease, transform 0.2s ease;
}
.page-live .grid-load_more-btn:hover {
    background: #1565a8;
    transform: translateY(-1px);
    text-decoration: none;
}

/* Action Team page */
.page-actionteam .site-header {
    height: auto;
    min-height: 0;
}
.page-actionteam #page-title h2 {
    font-weight: 300;
    letter-spacing: -0.02em;
}
.page-actionteam .thumbnail {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.page-actionteam .thumbnail:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}
.page-actionteam .thumbnail figure img {
    transition: transform 0.3s ease;
}
.page-actionteam .thumbnail:hover figure img {
    transform: scale(1.05);
}
.page-actionteam .btn,
.page-actionteam .riders_btn_block .btn {
    border-radius: 2em;
    transition: background 0.2s ease, transform 0.2s ease;
}
.page-actionteam .btn:hover {
    transform: translateY(-1px);
}
