/*
Theme Name: Gidkursov Theme
Theme URI: https://gidkursov.ru/
Author: Gidkursov
Author URI: https://gidkursov.ru/
Description: Minimal custom theme for gidkursov.ru catalog frontend.
Version: 0.1.0
Requires at least: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gidkursov
Tags: custom-menu, featured-images, theme-options
*/

* {
    box-sizing: border-box;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: #111827;
    background: #ffffff;
        font-size: 93%;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
}

button {
        text-transform: uppercase;
        letter-spacing: 2px;
}

h1, h2, h3 {font-family: 'Poppins', sans-serif;}

.gk-site-header {
    padding: 18px 0;
}


.gk-site-footer,
.gk-v4-single-footer  {
        display: grid;
    justify-content: center;
        background-color: #F7F9FB;
    background-image: none;
    min-height: 40px;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    border-top-color: rgba(0,0,0,0.1);
        width: 100%;

}

.gk-site-footer .gk-container {
    margin: 0 auto;
        padding: 20px 0;
}

.gk-site-footer .gk-container p {
        font-size: 12px;
        color: #4a4a4a;
        font-family: 'Poppins', sans-serif;
}


 /* Catalog v5 */

body .site-header,
body .ast-site-header-wrap,
body .site-below-header-wrap,
body .ast-breadcrumbs,
body .entry-header,
body .site-title,
body .site-description {
    display: none !important;
}

body .entry-content,
body .site-main,
body .content-area,
body .ast-container,
body .site-content,
body .ast-article-single {
    max-width: none !important;
    width: 100% !important;
}

body .site-content {
    padding-top: 0 !important;
}

 .entry-content > .gk-v4-shell,
.gk-v4-compare-page {
    --gk-bg: #f5f7f6;
    --gk-panel: #ffffff;
    --gk-panel-soft: #fafcfa;
    --gk-border: #d7e0dc;
    --gk-border-strong: #c4d0ca;
    --gk-text: #0b2d38;
    --gk-text-soft: #5f7570;
    --gk-dark: #023849;
    --gk-accent: #75da73;
    --gk-accent-hover: #67cc65;
    --gk-accent-soft: #eef8ec;
    --gk-accent-border: #bbdfb8;
    --gk-danger: #FF0000;
    --gk-danger-border: #FF0000;
    --gk-shadow: 0 14px 36px rgba(7, 30, 24, 0.05);
    --gk-radius-lg: 24px;
    --gk-radius-md: 18px;
    --gk-radius-sm: 14px;
    color: var(--gk-text);
    background: var(--gk-bg);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Arial, sans-serif;
}

 .entry-content > .gk-v4-shell {
        padding: 0 10px 48px;
}

.gk-v4-compare-page {
    padding: 12px 10px 56px;
}

:where(.gk-v4-shell, .gk-v4-compare-page) *,
:where(.gk-v4-shell, .gk-v4-compare-page) *::before,
:where(.gk-v4-shell, .gk-v4-compare-page) *::after {
    box-sizing: border-box;
}

:where(.gk-v4-shell, .gk-v4-compare-page) a {
    text-decoration: none;
}

:where(.gk-v4-shell, .gk-v4-compare-page) img {
    display: block;
    max-width: 100%;
}

:where(.gk-v4-shell, .gk-v4-compare-page) button,
:where(.gk-v4-shell, .gk-v4-compare-page) input,
:where(.gk-v4-shell, .gk-v4-compare-page) select {
    font: inherit;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-topbar,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-hero,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-toolbar,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-filters,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-card,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-empty,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-stat-card,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-compare-board,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-compare-empty-state,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-compare-card {
    border: 1px solid var(--gk-border);
    border-radius: var(--gk-radius-lg);
    background: var(--gk-panel);
    box-shadow: var(--gk-shadow);
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    flex: 0 0 auto;
    color: currentColor;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon svg path,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon svg circle,
:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon svg rect {
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-icon--list svg circle {
    fill: currentColor;
    stroke: none;
}

 .gk-v4-icon-btn--favorite.is-active .gk-v4-icon--heart svg path,
 .gk-v4-favorites-toggle.has-items .gk-v4-icon--heart svg path,
 .gk-v4-favorites-toggle.is-open .gk-v4-icon--heart svg path {
    fill: currentColor;
}

 .gk-v4-shell > * {
    width: min(1240px, calc(100vw - 20px));
    margin-left: auto;
    margin-right: auto;
}

 .gk-v4-topbar__nav > a,
 .gk-v4-navitem > a {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    color: rgba(255, 255, 255, 0.96);
    font-size: 15px;
    font-weight: 560;
}

a.gk-v4-topbar__nav-trigger{
                        text-transform: uppercase;
                        letter-spacing: 2px;
                }

 .gk-v4-navitem {
    position: relative;
}

 .gk-v4-navdrop {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    min-width: 420px;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 22px 50px rgba(5, 25, 20, 0.16);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
    z-index: 30;
}

 .gk-v4-navitem:hover .gk-v4-navdrop,
 .gk-v4-navitem:focus-within .gk-v4-navdrop {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

 .gk-v4-navdrop--wide {
    width: min(640px, 82vw);
    display: grid;
    gap: 14px;
}

 .gk-v4-navdrop--topics {
    width: min(440px, 80vw);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 10px;
}

 .gk-v4-navdrop__section {
    display: grid;
    gap: 10px;
}

 .gk-v4-navdrop__label {
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--gk-text-soft);
    font-weight: 650;
}

 .gk-v4-navdrop__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

 .gk-v4-navdrop a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-height: 44px;
    padding: 10px 12px;
    border: 1px solid var(--gk-border);
    border-radius: 14px;
    background: var(--gk-panel-soft);
    color: var(--gk-text);
    font-size: 14px;
    font-weight: 550;
}

 .gk-v4-navdrop a strong {
    color: var(--gk-text-soft);
    font-weight: 650;
}

 .gk-v4-topbar__search .gk-v4-icon {
    width: 20px;
    height: 20px;
}

 .gk-v4-hero {
        position: relative;
    padding: 18px 20px;
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(280px, .62fr);
    gap: 14px;
    margin-bottom: 12px;
}

 .gk-v4-hero__eyebrow {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    background: var(--gk-accent-soft);
    color: #40634e;
    font-size: 13px;
    font-weight: 650;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-bottom: 14px;
}

 .gk-v4-hero__title {
    margin: 0 0 18px 0;
    font-family: "Satoshi", "Inter", system-ui, -apple-system, sans-serif;
    font-size: 50px;
    line-height: 1.0;
    font-weight: 600;
    color: #023849;
    text-wrap: balance;
}

@keyframes titleReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

 .gk-v4-hero__text {
    margin: 14px 0 0;
    max-width: none;
    font-size: 17px;
    line-height: 1.6;
    color: var(--gk-text-soft);
}

 .gk-v4-chip-cloud {
        grid-column: span 2;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    gap: 10px;
    margin-top: 18px;
        position: relative;
    z-index: 10;
}

 .gk-v4-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 20px;
    padding: 6px 16px;
    border-radius: 12px;
    border: 1.5px solid rgba(255, 255, 255, 0.12);
    background: #023849;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(2, 56, 73, 0.15);
    text-decoration: none;
    white-space: nowrap;
}

 .gk-v4-chip strong {
    font-weight: 700;
    color: #a3d9c8;
    transition: color 0.3s ease;
}

 .gk-v4-chip:hover {
    transform: translateY(-4px);
    background: #034b5e;
    border-color: var(--gk-accent-border);
    box-shadow: 0 12px 24px rgba(2, 56, 73, 0.25);
        color: var(--gk-accent);
}

 .gk-v4-chip:hover strong {
    color: #ffffff;
}

 .gk-v4-chip.is-active {
    background: var(--gk-accent);
    color: #023849;
    border-color: var(--gk-accent);
    box-shadow: 0 8px 20px rgba(117, 218, 115, 0.3);
}

 .gk-v4-chip.is-active strong {
    color: #023849;
}

 .gk-v4-chip:active {
    transform: translateY(-1px) scale(0.96);
}

 .gk-v4-hero__stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    align-content: center;
        position: relative;
    z-index: 1;
}

 .gk-v4-stat-card {
    display: grid;
    align-content: start;
    gap: 8px;
    min-height: 84px;
    padding: 14px 16px;
}

 .gk-v4-stat-card__value {
    font-size: 18px;
    line-height: 1;
    letter-spacing: -.04em;
    font-weight: 700;
}

 .gk-v4-stat-card__label {
    font-size: 14px;
    line-height: 1.4;
    color: var(--gk-text-soft);
}

 .gk-v4-layout {
    display: grid;
    grid-template-columns: 286px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
}

 .gk-v4-sidebar {
    position: sticky;
    top: 16px;
}

 .gk-v4-filters {
    padding: 20px 20px 18px;
    display: grid;
    gap: 16px;
}

 .gk-v4-filters__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

 .gk-v4-filters__header h2 {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -.03em;
    font-weight: 700;
}

 .gk-v4-filters__header a {
    color: var(--gk-text-soft);
    font-size: 14px;
    font-weight: 560;
}

 .gk-v4-filter-group {
    display: grid;
    gap: 12px;
    padding-top: 16px;
    border-top: 1px solid var(--gk-border);
}

 .gk-v4-filter-group__title {
    margin: 0;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
}

 .gk-v4-field,
 .gk-v4-sort label {
    display: grid;
    gap: 7px;
}

 .gk-v4-field__label,
 .gk-v4-sort__label {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 560;
    color: var(--gk-text-soft);
}

 .gk-v4-field-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

:where(.gk-v4-shell, .gk-v4-compare-page) input[type="text"],
:where(.gk-v4-shell, .gk-v4-compare-page) input[type="number"],
:where(.gk-v4-shell, .gk-v4-compare-page) select {
    width: 100%;
    height: 48px;
    border: 1px solid var(--gk-border-strong);
    border-radius: 16px;
    background: #ffffff;
    color: var(--gk-text);
    padding: 0 16px;
    box-shadow: none;
}

:where(.gk-v4-shell, .gk-v4-compare-page) select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 54px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%2361766F' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 16px 16px;
}

:where(.gk-v4-shell, .gk-v4-compare-page) input::placeholder {
    color: #8d9d97;
}

 .gk-v4-checklist,
 .gk-v4-option-list {
    display: grid;
    gap: 12px;
}

 .gk-v4-check {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr) auto;
    gap: 10px;
    align-items: start;
    min-height: 18px;
    font-size: 15px;
    line-height: 1.24;
    color: var(--gk-text);
}

 .gk-v4-check input {
    margin: 0;
    width: 18px;
    height: 18px;
    accent-color: #2f7f46;
}

 .gk-v4-check span {
    min-width: 0;
}

 .gk-v4-check em {
    font-style: normal;
    color: var(--gk-text-soft);
    white-space: nowrap;
}

 .gk-v4-main {
    min-width: 0;
}

 .gk-v4-toolbar {
    padding: 12px 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 14px 20px;
    margin-bottom: 14px;
}

 .gk-v4-toolbar__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px 12px;
}

 .gk-v4-toolbar__meta strong {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.04em;
}

 .gk-v4-toolbar__meta span {
    font-size: 15px;
    color: var(--gk-text-soft);
}

 .gk-v4-toolbar__updated {
    color: #6d837b !important;
}

 .gk-v4-toolbar__controls {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 12px 14px;
}

 .gk-v4-compare-link,
 .gk-v4-favorites-toggle,
 .gk-v4-view-toggle__btn,
 .gk-v4-icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 44px;
    border: 1px solid var(--gk-border-strong);
    border-radius: 14px;
    background: #ffffff;
    color: var(--gk-text);
}

 .gk-v4-compare-link {
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
}

 .gk-v4-compare-link strong {
    color: var(--gk-text-soft);
    font-weight: 700;
}

 .gk-v4-compare-link.is-empty {
    opacity: .72;
}

 .gk-v4-favorites-toggle {
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
    color: var(--gk-text-soft);
    cursor: pointer;
}

 .gk-v4-favorites-toggle strong {
    color: var(--gk-text);
    font-weight: 700;
}

 .gk-v4-favorites-toggle.has-items .gk-v4-icon,
 .gk-v4-favorites-toggle.has-items strong,
 .gk-v4-favorites-toggle.is-open .gk-v4-icon,
 .gk-v4-favorites-toggle.is-open strong {
    color: var(--gk-danger);
}

 .gk-v4-favorites-toggle.is-open {
    border-color: var(--gk-danger-border);
}

 .gk-v4-view-toggle {
    display: inline-flex;
    gap: 8px;
    order: 4;
}

 .gk-v4-sort {
    order: 3;
}

 .gk-v4-favorites-toggle span {
    text-transform: none;
    letter-spacing: 0;
}

 .gk-v4-view-toggle__btn {
    width: 44px;
    padding: 0;
    cursor: pointer;
}

 .gk-v4-view-toggle__btn.is-active {
    border-color: var(--gk-accent);
    background: var(--gk-accent-soft);
    color: var(--gk-text);
}

 .gk-v4-sort select {
    min-width: 170px;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 14px;
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: 650;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    transition: transform .18s ease, background-color .18s ease, border-color .18s ease;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn--primary {
    background: var(--gk-accent);
    border-color: var(--gk-accent);
    color: #10351d;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn--primary:hover {
    background: var(--gk-accent-hover);
    border-color: var(--gk-accent-hover);
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn--ghost {
    background: #ffffff;
    border-color: var(--gk-border-strong);
    color: var(--gk-text);
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn--full {
    width: 100%;
}

:where(.gk-v4-shell, .gk-v4-compare-page) .gk-v4-btn:hover,
 .gk-v4-icon-btn:hover,
 .gk-v4-view-toggle__btn:hover,
 .gk-v4-compare-link:hover {
    transform: translateY(-1px);
}

 .gk-v4-results {
    display: grid;
    gap: 14px;
}

 .gk-v4-results[data-view="grid"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

 .gk-v4-card {
    overflow: hidden;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

 .gk-v4-card__image-link {
    position: relative;
    display: block;
    aspect-ratio: 16 / 10;
    background: #edf2ef;
    overflow: hidden;
}

 .gk-v4-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .24s ease;
}

 .gk-v4-card:hover .gk-v4-card__image {
    transform: scale(1.02);
}

 .gk-v4-card__image-placeholder,
.gk-v4-compare-card__placeholder {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    font-size: 64px;
    font-weight: 700;
    color: #90a29a;
    background: #eef2ef;
}

 .gk-v4-card__discount {
    position: absolute;
    top: 12px;
    left: 12px;
    min-height: 32px;
    display: inline-flex;
    align-items: center;
    padding: 0 12px;
    border-radius: 999px;
    background: #fff1f2;
    border: 1px solid #FF0000;
    color: var(--gk-danger);
    font-size: 14px;
    font-weight: 700;
}

 .gk-v4-card__content {
    padding: 16px 16px 12px;
    display: grid;
    gap: 12px;
}

 .gk-v4-card__badges,
 .gk-v4-card__tags {
    display: flex;
    flex-wrap: wrap;
        justify-content: flex-start;
    align-items: center;
        gap: 8px;
}

 .gk-v4-card__tags {
    min-height: 30px;
}

 .gk-v4-badge,
 .gk-v4-card__tags span {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 11px;
  /*  border-radius: 999px;*/
        border-radius: 15px 0;
    border: 1px solid var(--gk-border);
    background: var(--gk-panel-soft);
    color: var(--gk-text-soft);
    font-size: 13px;
    font-weight: 560;
}

 .gk-v4-badge--employment {
    background: var(--gk-accent-soft);
    border-color: var(--gk-accent-border);
    color: #2f6a42;
}

 .gk-v4-card__title {
    margin: 0;
    min-height: calc(1.28em * 3);
    font-size: 17px;
    line-height: 1.28;
    letter-spacing: -.03em;
    font-weight: 650;
    color: var(--gk-text);
}

 .gk-v4-card__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    min-height: 22px;
    gap: 8px 14px;
    color: var(--gk-text-soft);
    font-size: 15px;
    line-height: 1.35;
}

 .gk-v4-card__footer {
    margin-top: auto;
    padding: 0 16px 16px;
    display: grid;
    gap: 14px;
}

 .gk-v4-pricebox {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px 10px;
}

 .gk-v4-pricebox__main {
    font-size: 18px;
    line-height: 1.05;
    font-weight: 700;
    letter-spacing: -.03em;
}

 .gk-v4-pricebox__old {
    font-size: 15px;
    line-height: 1.2;
    color: #879490;
    text-decoration: line-through;
}

 .gk-v4-card__actions {
    display: grid;
    grid-template-columns: 48px 48px minmax(128px, 1fr);
    gap: 14px;
    align-items: center;
}

 .gk-v4-icon-btn {
    width: 48px;
    height: 48px;
    padding: 0;
    cursor: pointer;
    color: var(--gk-text-soft);
}

 .gk-v4-icon-btn.is-active {
    color: var(--gk-danger);
    border-color: var(--gk-danger-border);
    background: #fff8f8;
}

 .gk-v4-empty {
    padding: 34px 24px;
    text-align: center;
}

 .gk-v4-empty h3 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: -.04em;
}

 .gk-v4-empty p {
    margin: 0 0 18px;
    font-size: 16px;
    line-height: 1.55;
    color: var(--gk-text-soft);
}

 .gk-v4-pagination {
    margin-top: 18px;
}

 .gk-v4-pagination ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

 .gk-v4-pagination a,
 .gk-v4-pagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
    padding: 0 14px;
    border: 1px solid var(--gk-border-strong);
    border-radius: 14px;
    background: #ffffff;
    color: var(--gk-text);
    font-size: 15px;
    font-weight: 560;
}

 .gk-v4-pagination .current {
    background: var(--gk-accent);
    border-color: var(--gk-accent);
    color: #12341d;
}

 .gk-v4-results[data-view="list"] {
    gap: 12px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card {
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr) 266px;
    align-items: stretch;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__image-link {
    aspect-ratio: auto;
    min-height: 210px;
    height: 100%;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__content {
    padding: 18px 20px;
    gap: 14px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__title,
 .gk-v4-results[data-view="list"] .gk-v4-card__meta,
 .gk-v4-results[data-view="list"] .gk-v4-card__tags {
    min-height: 0;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__footer {
    min-width: 0;
    padding: 18px 16px;
    border-left: 1px solid var(--gk-border);
    align-content: space-between;
}

 .gk-v4-results[data-view="list"] .gk-v4-pricebox__main {
    font-size: 20px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions {
    grid-template-columns: 40px 40px minmax(0, 1fr);
    gap: 10px;
}

 .gk-v4-results[data-view="list"] .gk-v4-icon-btn {
    width: 40px;
    height: 40px;
}

 .gk-v4-results[data-view="list"] .gk-v4-btn {
    min-width: 0;
    min-height: 44px;
    padding: 0 12px;
    white-space: nowrap;
}

.gk-v4-compare-page__inner {
    width: min(1240px, calc(100vw - 20px));
    margin: 0 auto;
}

.gk-v4-compare-page__crumbs {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--gk-text-soft);
    font-size: 14px;
    margin-bottom: 14px;
}

.gk-v4-compare-page__crumbs a {
    color: var(--gk-text-soft);
}

.gk-v4-compare-page__head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 16px;
}

.gk-v4-compare-page__eyebrow {
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 0 14px;
    border-radius: 999px;
    background: var(--gk-accent-soft);
    color: #40634e;
    font-size: 13px;
    font-weight: 650;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-bottom: 12px;
}

.gk-v4-compare-page__head h1 {
    margin: 0;
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: .98;
    letter-spacing: -.05em;
    font-weight: 700;
    color: var(--gk-text);
        font-family: 'Poppins', sans-serif;
}

.gk-v4-compare-page__head p {
    margin: 12px 0 0;
    max-width: 840px;
    font-size: 18px;
    line-height: 1.55;
    color: var(--gk-text-soft);
}

.gk-v4-compare-empty-state {
    padding: 40px 26px;
    text-align: center;
}

.gk-v4-compare-empty-state h2 {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -.04em;
}

.gk-v4-compare-empty-state p {
    margin: 0 0 18px;
    font-size: 16px;
    line-height: 1.5;
    color: var(--gk-text-soft);
}

.gk-v4-compare-board {
    padding: 22px;
    display: grid;
    gap: 18px;
}

.gk-v4-compare-board__intro {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
}

.gk-v4-compare-board__intro strong {
    display: block;
    font-size: 20px;
    font-weight: 700;
}

.gk-v4-compare-board__intro p {
    margin: 8px 0 0;
    font-size: 15px;
    line-height: 1.45;
    color: var(--gk-text-soft);
}

.gk-v4-compare-board__clear {
    color: var(--gk-text-soft);
    font-size: 14px;
    font-weight: 560;
}

.gk-v4-compare-board__cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 14px;
}

.gk-v4-compare-card {
    position: relative;
    overflow: hidden;
}

.gk-v4-compare-card__remove {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 1px solid var(--gk-border-strong);
    border-radius: 10px;
    background: rgba(255,255,255,.96);
    color: var(--gk-text-soft);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.gk-v4-compare-card__remove .gk-v4-icon {
    width: 14px;
    height: 14px;
}

.gk-v4-compare-card__media {
    aspect-ratio: 16 / 10;
    background: #eef2ef;
    overflow: hidden;
}

.gk-v4-compare-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gk-v4-compare-card__body {
    padding: 16px;
    display: grid;
    gap: 12px;
}

.gk-v4-compare-card__platform {
    font-size: 14px;
    line-height: 1.2;
    color: var(--gk-text-soft);
}

.gk-v4-compare-card__body h2 {
    margin: 0;
    font-size: 20px;
    line-height: 1.18;
    letter-spacing: -.03em;
    font-weight: 650;
}

.gk-v4-compare-card__price {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.04em;
}

.gk-v4-compare-table {
    overflow-x: auto;
    border: 1px solid var(--gk-border);
    border-radius: 18px;
}

.gk-v4-compare-table__row {
    min-width: 760px;
    display: grid;
    grid-template-columns: 240px repeat(auto-fit, minmax(180px, 1fr));
    border-bottom: 1px solid var(--gk-border);
}

.gk-v4-compare-table__row:last-child {
    border-bottom: 0;
}

.gk-v4-compare-table__label,
.gk-v4-compare-table__cell {
    padding: 14px 16px;
    font-size: 15px;
    line-height: 1.45;
}

.gk-v4-compare-table__label {
    background: var(--gk-panel-soft);
    font-weight: 650;
}

.gk-v4-compare-table__cell {
    border-left: 1px solid var(--gk-border);
    color: var(--gk-text);
}

@media (max-width: 1280px) {
     .gk-v4-shell > * {
        width: min(1500px, calc(100vw - 16px));
    }

     .gk-v4-results[data-view="grid"] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

     .gk-v4-results[data-view="list"] .gk-v4-card {
        grid-template-columns: 220px minmax(0, 1fr) 212px;
    }
}

@media (max-width: 1100px) {
     .gk-v4-topbar {
        flex-wrap: wrap;
    }

     .gk-v4-hero,
     .gk-v4-layout {
        grid-template-columns: 1fr;
    }

     .gk-v4-sidebar {
        position: static;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card {
        grid-template-columns: 1fr;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__image-link {
        min-height: 220px;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__footer {
        border-left: 0;
        border-top: 1px solid var(--gk-border);
    }

    .gk-v4-compare-page__head {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 782px) {
     .entry-content > .gk-v4-shell {
        /* padding: 8px 8px 40px; */
                padding: 0 8px 40px;
    }

     .gk-v4-shell > * {
        width: calc(100vw - 16px);
    }

     .gk-v4-navdrop {
        position: static;
        min-width: 0;
        width: 100%;
        margin-top: 8px;
        opacity: 1;
        visibility: visible;
        transform: none;
        display: none;
    }

     .gk-v4-navitem:focus-within .gk-v4-navdrop,
     .gk-v4-navitem:hover .gk-v4-navdrop {
        display: grid;
    }

     .gk-v4-navdrop__grid,
     .gk-v4-navdrop--topics {
        grid-template-columns: 1fr;
    }

     .gk-v4-hero {
        padding: 18px;
    }

     .gk-v4-hero__title {
        font-size: 34px;
    }

     .gk-v4-hero__text {
        font-size: 16px;
    }

     .gk-v4-hero__stats,
     .gk-v4-results[data-view="grid"] {
        grid-template-columns: 1fr;
    }

     .gk-v4-toolbar,
     .gk-v4-toolbar__controls {
        align-items: stretch;
    }

     .gk-v4-toolbar__controls {
        width: 100%;
        justify-content: flex-start;
    }

     .gk-v4-sort {
        width: 100%;
        justify-content: space-between;
    }

     .gk-v4-sort select {
        min-width: 0;
        width: 100%;
    }

     .gk-v4-card__actions {
        grid-template-columns: 46px 46px minmax(0, 1fr);
    }

    .gk-v4-compare-page {
        padding: 18px 10px 42px;
    }

    .gk-v4-compare-page__inner {
        width: calc(100vw - 16px);
    }

    .gk-v4-compare-board {
        padding: 18px;
    }

    .gk-v4-compare-board__intro {
        flex-direction: column;
    }
}

 .gk-v4-compare-link.has-items .gk-v4-icon,
 .gk-v4-compare-link.has-items strong {
    color: var(--gk-danger);
}

 .gk-v4-sort {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

 .gk-v4-sort__label {
    margin: 0;
    white-space: nowrap;
}

 .gk-v4-favorites-panel {
    margin: 0 0 14px;
}

 .gk-v4-favorites-board {
    border: 1px solid var(--gk-border);
    border-radius: 22px;
    background: var(--gk-panel);
    box-shadow: var(--gk-shadow);
    padding: 16px 18px;
    display: grid;
    gap: 14px;
}

 .gk-v4-favorites-board--empty {
    text-align: center;
}

 .gk-v4-favorites-board--empty strong {
    font-size: 18px;
    line-height: 1.15;
}

 .gk-v4-favorites-board--empty p {
    margin: 8px 0 0;
    font-size: 15px;
    color: var(--gk-text-soft);
}

 .gk-v4-favorites-board__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

 .gk-v4-favorites-board__head > div {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

 .gk-v4-favorites-board__head strong {
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
}

 .gk-v4-favorites-board__head span {
    color: var(--gk-text-soft);
    font-size: 14px;
    font-weight: 600;
}

 .gk-v4-favorites-board__clear {
    border: 0;
    background: transparent;
    color: var(--gk-text-soft);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

 .gk-v4-favorites-board__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 12px;
}

 .gk-v4-favorites-item {
    position: relative;
    display: grid;
    grid-template-columns: 84px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    border: 1px solid var(--gk-border);
    border-radius: 18px;
    background: var(--gk-panel-soft);
    padding: 12px 46px 12px 12px;
}

 .gk-v4-favorites-item__media,
 .gk-v4-favorites-item__placeholder {
    width: 84px;
    height: 64px;
    border-radius: 14px;
    overflow: hidden;
    background: #eef2ef;
}

 .gk-v4-favorites-item__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

 .gk-v4-favorites-item__placeholder {
    display: grid;
    place-items: center;
    color: #90a29a;
    font-size: 26px;
    font-weight: 700;
}

 .gk-v4-favorites-item__body {
    display: grid;
    gap: 6px;
    min-width: 0;
}

 .gk-v4-favorites-item__platform {
    font-size: 13px;
    color: var(--gk-text-soft);
}

 .gk-v4-favorites-item__title {
    color: var(--gk-text);
    font-size: 15px;
    line-height: 1.28;
    font-weight: 650;
}

 .gk-v4-favorites-item__price {
    color: var(--gk-text-soft);
    font-size: 14px;
    font-weight: 600;
}

 .gk-v4-favorites-item__remove {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 1px solid var(--gk-border-strong);
    border-radius: 10px;
    background: #ffffff;
    color: var(--gk-text-soft);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

 .gk-v4-favorites-item__remove .gk-v4-icon {
    width: 14px;
    height: 14px;
}

@media (max-width: 960px) {
     .gk-v4-hero {
        grid-template-columns: 1fr;
    }

     .gk-v4-chip-cloud {
        grid-template-columns: 1fr 1fr;
        justify-content: stretch;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card {
        grid-template-columns: 1fr;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__image-link {
        min-height: 220px;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__footer {
        border-left: 0;
        border-top: 1px solid var(--gk-border);
    }
}


/* v6.2 fine-tuning */
 .gk-v4-topbar__brand {
    display: inline-flex;
    align-items: center;
    min-height: 48px;
    padding: 0;
}

.gk-v4-topbar__logo-link {
    display: inline-block; 
    position: relative;
    vertical-align: middle;
    line-height: 0;    
    height: 48px; 
    width: auto;
}

.gk-v4-topbar__logo-img {
    height: 48px;
    width: auto;
    max-width: 168px;
    object-fit: contain;
    display: block;
    transition: opacity 0.3s ease-in-out;
}

.gk-v4-topbar__logo-img--default {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.gk-v4-topbar__logo-img--hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    margin: 0;
}

.gk-v4-topbar__logo-link:hover .gk-v4-topbar__logo-img--default {
    opacity: 0;
}

.gk-v4-topbar__logo-link:hover .gk-v4-topbar__logo-img--hover {
    opacity: 1;
}

/* Скрываем старый текстовый бренд */
.gk-v4-topbar__brand {
    display: none !important;
}

 .gk-v4-compare-link,
 .gk-v4-favorites-toggle {
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
    color: var(--gk-text);
}

 .gk-v4-compare-link span,
 .gk-v4-favorites-toggle span,
 .gk-v4-compare-link strong,
 .gk-v4-favorites-toggle strong {
    color: inherit;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
}

 .gk-v4-compare-link.is-empty,
 .gk-v4-favorites-toggle:not(.has-items):not(.is-open) {
    opacity: .72;
}

 .gk-v4-compare-link.has-items,
 .gk-v4-favorites-toggle.has-items,
 .gk-v4-favorites-toggle.is-open {
    border-color: var(--gk-danger-border);
}

 .gk-v4-compare-link.has-items .gk-v4-icon,
 .gk-v4-compare-link.has-items strong,
 .gk-v4-favorites-toggle.has-items .gk-v4-icon,
 .gk-v4-favorites-toggle.has-items strong,
 .gk-v4-favorites-toggle.is-open .gk-v4-icon,
 .gk-v4-favorites-toggle.is-open strong {
    color: var(--gk-danger);
}

 .gk-v4-icon-btn {
    border-width: 2px;
    font-weight: 700;
}

 .gk-v4-icon-btn .gk-v4-icon {
    width: 18px;
    height: 18px;
}

 .gk-v4-icon-btn .gk-v4-icon svg path,
 .gk-v4-icon-btn .gk-v4-icon svg circle,
 .gk-v4-icon-btn .gk-v4-icon svg rect {
    stroke-width: 2.35;
}

.gk-v4-compare-board__cards {
    align-items: stretch;
}

.gk-v4-compare-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.gk-v4-compare-card__body {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    gap: 10px;
}

.gk-v4-compare-card__body h2 {
    margin: 0;
}

.gk-v4-compare-card__price {
    margin-top: auto;
    padding-top: 8px;
}

.gk-v4-compare-card .gk-v4-btn {
    margin-top: 12px;
}

/* v6.3 brand + card action weight */
 .gk-v4-topbar__left,
 .gk-v4-topbar__nav {
    align-items: center;
}

 .gk-v4-topbar__nav > a,
 .gk-v4-navitem > a {
    min-height: 40px;
    line-height: 1;
}

 .gk-v4-card__actions {
    grid-template-columns: 52px 52px minmax(136px, 1fr);
}

 .gk-v4-card__actions .gk-v4-icon-btn {
    width: 52px;
    height: 52px;
    border-width: 2px;
    border-color: #79c96f;
    background: #ffffff;
    color: #2e6d4e;
    box-shadow: inset 0 0 0 1px rgba(121, 201, 111, 0.12);
}

 .gk-v4-card__actions .gk-v4-icon-btn .gk-v4-icon {
    width: 20px;
    height: 20px;
}

 .gk-v4-card__actions .gk-v4-icon-btn .gk-v4-icon svg path,
 .gk-v4-card__actions .gk-v4-icon-btn .gk-v4-icon svg circle,
 .gk-v4-card__actions .gk-v4-icon-btn .gk-v4-icon svg rect {
    stroke-width: 2.7;
}

 .gk-v4-card__actions .gk-v4-icon-btn:hover {
    border-color: #66bc5b;
    color: #255a3f;
    background: #f8fff7;
}

 .gk-v4-card__actions .gk-v4-icon-btn.is-active {
    border-color: var(--gk-danger);
    background: #fff4f4;
    color: var(--gk-danger);
    box-shadow: inset 0 0 0 1px rgba(255, 0, 0, 0.12);
}

 .gk-v4-card__actions .gk-v4-icon-btn.is-active .gk-v4-icon svg path,
 .gk-v4-card__actions .gk-v4-icon-btn.is-active .gk-v4-icon svg circle,
 .gk-v4-card__actions .gk-v4-icon-btn.is-active .gk-v4-icon svg rect {
    stroke-width: 2.8;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions {
    grid-template-columns: 48px 48px minmax(140px, 1fr);
    gap: 12px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-icon-btn {
    width: 48px;
    height: 48px;
}


/* targeted fixes from stable v6.3 */
 .gk-v4-topbar__brand {
    transform: translateY(-3px);
}

 .gk-v4-toolbar__controls {
    width: 100%;
    flex: 1 0 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 12px 14px;
}

 .gk-v4-sort {
    margin-left: auto;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__footer {
    min-width: 0;
    padding: 18px 12px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions {
    grid-template-columns: 44px 44px minmax(0, 1fr);
    gap: 10px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-icon-btn {
    width: 44px;
    height: 44px;
}

 .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-btn {
    width: 100%;
    min-width: 0;
    padding: 0 10px;
    font-size: 15px;
}


/* v6.5 per-page control in top-right toolbar zone */
 .gk-v4-toolbar {
    align-items: stretch;
}

 .gk-v4-toolbar__head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px 16px;
}

 .gk-v4-toolbar__aside {
    flex: 1 1 320px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
}

 .gk-v4-per-page,
 .gk-v4-sort {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

 .gk-v4-per-page {
    margin-left: auto;
}

 .gk-v4-toolbar__controls {
    width: 100%;
    flex: 1 0 100%;
    justify-content: flex-start;
    align-items: center;
    gap: 12px 14px;
}

 .gk-v4-toolbar__spacer {
    flex: 1 1 auto;
    min-width: 20px;
}

 .gk-v4-sort {
    margin-left: 0;
}

 .gk-v4-per-page__label,
 .gk-v4-sort__label {
    margin: 0;
    white-space: nowrap;
}

 .gk-v4-per-page select {
    min-width: 88px;
}

@media (max-width: 782px) {
     .gk-v4-toolbar__head {
        flex-direction: column;
        align-items: stretch;
    }

     .gk-v4-toolbar__aside {
        width: 100%;
        flex: 1 1 auto;
        justify-content: stretch;
    }

     .gk-v4-per-page,
     .gk-v4-sort {
        width: 100%;
        display: grid;
        gap: 8px;
        justify-content: stretch;
        margin-left: 0;
    }

     .gk-v4-toolbar__spacer {
        display: none;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        white-space: normal;
    }

     .gk-v4-per-page select,
     .gk-v4-sort select {
        min-width: 0;
        width: 100%;
    }
}


/* v7.3 mobile UX refinement */
body.gk-v4-ui-lock {
    overflow: hidden;
}

 .gk-v4-topbar__menu-toggle,
 .gk-v4-filter-toggle,
 .gk-v4-filters__close {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 44px;
    border: 1px solid var(--gk-border-strong);
    border-radius: 14px;
    background: #ffffff;
    color: var(--gk-text);
    cursor: pointer;
}

 .gk-v4-topbar__menu-toggle .gk-v4-icon,
 .gk-v4-filter-toggle .gk-v4-icon,
 .gk-v4-filters__close .gk-v4-icon {
    width: 18px;
    height: 18px;
}

 .gk-v4-filter-toggle {
    padding: 0 14px;
    font-size: 14px;
    font-weight: 650;
}

 .gk-v4-filters__header-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}

 .gk-v4-filters__footer {
    display: grid;
    gap: 10px;
}

 .gk-v4-filters__reset {
    display: none;
}

 .gk-v4-filters__submit {
    width: 100%;
}

 .gk-v4-mobile-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(4, 24, 32, 0.48);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .22s ease, visibility .22s ease;
    z-index: 998;
}

 .gk-v4-shell.is-nav-open .gk-v4-mobile-backdrop,
 .gk-v4-shell.is-filters-open .gk-v4-mobile-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

 .gk-v4-sort--mobile {
    display: none;
}

@media (max-width: 782px) {
     .entry-content > .gk-v4-shell {
        /*padding: 8px 8px 36px;*/
                padding: 0 8px 36px;
    }

     .gk-v4-shell > * {
        width: calc(100vw - 16px);
    }

     .gk-v4-shell.is-nav-open .gk-v4-topbar__nav {
        display: grid;
    }

     .gk-v4-topbar__nav > a {
        min-height: 42px;
        padding: 10px 12px;
        border-radius: 14px;
        background: rgba(255, 255, 255, 0.05);
        white-space: nowrap;
    }

     .gk-v4-topbar__nav > a.is-active {
        background: rgba(255, 255, 255, 0.12);
    }

     .gk-v4-topbar__search input,
     .gk-v4-topbar__search button {
        height: 46px;
    }

     .gk-v4-layout {
        grid-template-columns: 1fr;
    }

     .gk-v4-sidebar {
        position: static;
        height: 0;
        min-height: 0;
        overflow: visible;
    }

     .gk-v4-filters {
        position: fixed;
        top: 12px;
        right: 12px;
        bottom: 12px;
        width: min(420px, calc(100vw - 24px));
        padding: 20px 18px 92px;
        border-radius: 24px;
        box-shadow: 0 24px 60px rgba(2, 24, 32, 0.24);
        overflow: auto;
        transform: translateX(calc(100% + 18px));
        transition: transform .24s ease;
        z-index: 1001;
    }

     .gk-v4-shell.is-filters-open .gk-v4-filters {
        transform: translateX(0);
    }

     .gk-v4-filter-toggle,
     .gk-v4-filters__close {
        display: inline-flex;
    }

     .gk-v4-filters__header a {
        display: none;
    }

     .gk-v4-filters__footer {
        position: sticky;
        bottom: 0;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr);
        padding-top: 12px;
        margin-top: 2px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 30%);
    }

     .gk-v4-filters__reset {
        display: inline-flex;
    }

     .gk-v4-hero {
        padding: 18px 16px;
        gap: 12px;
    }

     .gk-v4-hero__title {
        font-size: 26px;
        line-height: 1.05;
    }

     .gk-v4-hero__text {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 2px;
    }

     .gk-v4-hero__stats {
        display: none !important;
    }

     .gk-v4-chip-cloud {
        display: flex;
        flex-wrap: nowrap;
        gap: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 6px;
        margin-top: 16px;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        overscroll-behavior-inline: contain;
        overscroll-behavior-x: contain;
    }

     .gk-v4-chip-cloud::-webkit-scrollbar {
        display: none;
    }

     .gk-v4-chip {
        flex: 0 0 auto;
        white-space: nowrap;
        min-width: max-content;
        scroll-snap-align: start;
    }

     .gk-v4-toolbar {
        padding: 12px;
        gap: 12px;
        align-items: stretch;
    }

     .gk-v4-toolbar__head {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 12px;
    }

     .gk-v4-toolbar__meta {
        flex: 1 1 100%;
        gap: 6px 10px;
        align-items: baseline;
    }

     .gk-v4-toolbar__meta strong {
        font-size: 18px;
    }

     .gk-v4-toolbar__meta span,
     .gk-v4-toolbar__updated {
        font-size: 13px;
    }

     .gk-v4-toolbar__aside {
        width: 100%;
        flex: 1 1 100%;
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 10px 12px;
        align-items: center;
        justify-content: stretch;
    }

     .gk-v4-per-page,
     .gk-v4-sort--mobile {
        width: 100%;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        min-width: 0;
    }

     .gk-v4-per-page {
        justify-content: flex-start;
    }

     .gk-v4-sort--mobile {
        display: inline-flex;
        justify-content: flex-end;
    }

     .gk-v4-sort--desktop {
        display: none;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        flex: 1 1 auto;
        margin: 0;
        font-size: 13px;
        line-height: 1.2;
        color: var(--gk-text-soft);
        white-space: nowrap;
    }

     .gk-v4-per-page select {
        width: 74px;
        min-width: 74px;
        flex: 0 0 74px;
        text-align: center;
    }

     .gk-v4-sort--mobile select {
        width: 132px;
        min-width: 132px;
        flex: 0 0 132px;
    }

     .gk-v4-toolbar__controls {
        width: 100%;
        justify-content: flex-start;
        gap: 8px;
    }

     .gk-v4-filter-toggle,
     .gk-v4-compare-link,
     .gk-v4-favorites-toggle {
        min-height: 40px;
        padding: 0 10px;
        border-radius: 12px;
        gap: 6px;
        font-size: 12.5px;
    }

     .gk-v4-filter-toggle .gk-v4-icon,
     .gk-v4-compare-link .gk-v4-icon,
     .gk-v4-favorites-toggle .gk-v4-icon {
        width: 16px;
        height: 16px;
    }

     .gk-v4-compare-link span,
     .gk-v4-favorites-toggle span {
        display: inline;
        white-space: nowrap;
    }

     .gk-v4-compare-link strong,
     .gk-v4-favorites-toggle strong {
        font-size: 12.5px;
    }

     .gk-v4-view-toggle {
        margin-left: auto;
        order: 4;
    }

     .gk-v4-view-toggle__btn {
        min-width: 40px;
        width: 40px;
        min-height: 40px;
        border-radius: 12px;
    }

     .gk-v4-results[data-view="grid"] {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px;
    }

     .gk-v4-card {
        border-radius: 18px;
        overflow: hidden;
    }

     .gk-v4-card__image-link {
        display: block !important;
        aspect-ratio: 4 / 3;
        min-height: 0;
        position: relative;
        background: #edf2ef;
    }

     .gk-v4-card__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

     .gk-v4-card__discount {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 2;
        margin: 0;
        min-height: 28px;
        padding: 0 10px;
        font-size: 12px;
    }

     .gk-v4-card__content {
        padding: 10px 10px 8px;
        gap: 8px;
    }

     .gk-v4-card__badges,
     .gk-v4-card__tags {
        gap: 6px;
    }

     .gk-v4-badge,
     .gk-v4-card__tags span {
        min-height: 24px;
        padding: 0 8px;
        font-size: 11px;
    }

     .gk-v4-card__tags span:nth-child(n+3) {
        display: none;
    }

     .gk-v4-card__title {
        font-size: 13px;
        line-height: 1.35;
        min-height: 0;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

     .gk-v4-card__meta {
        min-height: 0;
        gap: 6px 8px;
        font-size: 12px;
        line-height: 1.35;
    }

     .gk-v4-card__footer {
        padding: 0 10px 10px;
        gap: 8px;
    }

     .gk-v4-pricebox {
        gap: 4px 6px;
    }

     .gk-v4-pricebox__main {
        font-size: 14px;
    }

     .gk-v4-pricebox__old {
        font-size: 11px;
    }

     .gk-v4-card__actions {
        grid-template-columns: 32px 32px minmax(0, 1fr);
        gap: 6px;
    }

     .gk-v4-card__actions .gk-v4-icon-btn {
        width: 32px;
        height: 32px;
        min-height: 32px;
        border-radius: 10px;
    }

     .gk-v4-card__actions .gk-v4-icon-btn .gk-v4-icon {
        width: 16px;
        height: 16px;
    }

     .gk-v4-card__actions .gk-v4-btn {
        min-height: 32px;
        padding: 0 8px;
        border-radius: 10px;
        font-size: 13px;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__image-link {
        display: block !important;
        aspect-ratio: 16 / 9;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__content {
        padding: 12px 12px 8px;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__footer {
        padding: 10px 12px 12px;
        min-width: 0;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__actions {
        grid-template-columns: 32px 32px auto;
        justify-content: start;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-icon-btn {
        width: 32px;
        height: 32px;
        min-height: 32px;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-btn {
        width: auto;
        min-width: 112px;
        min-height: 32px;
        padding: 0 12px;
        font-size: 13px;
    }

    .gk-v4-compare-page {
        padding: 16px 10px 36px;
        overflow-x: hidden;
    }

    .gk-v4-compare-page__inner {
        width: calc(100vw - 16px);
    }

    .gk-v4-compare-page__crumbs {
        flex-wrap: wrap;
        font-size: 12px;
        gap: 6px;
        margin-bottom: 10px;
    }

    .gk-v4-compare-page__head {
        gap: 12px;
        margin-bottom: 12px;
    }

    .gk-v4-compare-page__head h1 {
        font-size: 30px;
        line-height: 1.02;
                font-family: 'Poppins', sans-serif;
    }

    .gk-v4-compare-page__head p {
        font-size: 15px;
        line-height: 1.5;
        margin-top: 10px;
    }

    .gk-v4-compare-page__head .gk-v4-btn {
        width: 100%;
        justify-content: center;
    }

    .gk-v4-compare-empty-state {
        padding: 24px 18px;
        text-align: left;
    }

    .gk-v4-compare-empty-state h2 {
        font-size: 24px;
    }

    .gk-v4-compare-empty-state p {
        font-size: 15px;
        line-height: 1.5;
    }

    .gk-v4-compare-board {
        padding: 14px;
        gap: 14px;
    }

    .gk-v4-compare-board__intro {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .gk-v4-compare-board__intro strong {
        font-size: 18px;
    }

    .gk-v4-compare-board__intro p {
        font-size: 14px;
    }

    .gk-v4-compare-board__cards {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: minmax(260px, 82vw);
        gap: 12px;
        overflow-x: auto;
        padding-bottom: 4px;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
    }

    .gk-v4-compare-board__cards::-webkit-scrollbar {
        display: none;
    }

    .gk-v4-compare-card__body {
        padding: 14px;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 18px;
        line-height: 1.2;
    }

    .gk-v4-compare-card__price {
        font-size: 20px;
    }

    .gk-v4-compare-table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .gk-v4-compare-table__row {
        min-width: 620px;
        grid-template-columns: 170px repeat(auto-fit, minmax(150px, 1fr));
    }

    .gk-v4-compare-table__label,
    .gk-v4-compare-table__cell {
        padding: 12px 14px;
        font-size: 14px;
    }
}

@media (max-width: 520px) {
     .gk-v4-topbar {
        padding: 14px 12px;
    }

     .gk-v4-filters {
        top: 8px;
        right: 8px;
        bottom: 8px;
        width: calc(100vw - 16px);
        padding: 18px 16px 88px;
    }

     .gk-v4-toolbar__aside {
        grid-template-columns: 1fr 1fr;
        gap: 8px 10px;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        font-size: 12px;
    }

     .gk-v4-per-page select {
        width: 64px;
        min-width: 64px;
        flex-basis: 64px;
    }

     .gk-v4-sort--mobile select {
        width: 120px;
        min-width: 120px;
        flex-basis: 120px;
    }

     .gk-v4-filter-toggle,
     .gk-v4-compare-link,
     .gk-v4-favorites-toggle {
        padding: 0 9px;
        font-size: 12px;
    }

     .gk-v4-compare-link span,
     .gk-v4-favorites-toggle span {
        max-width: 132px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

     .gk-v4-results[data-view="grid"] {
        gap: 10px;
    }

     .gk-v4-card__content {
        padding: 9px 9px 7px;
    }

     .gk-v4-card__footer {
        padding: 0 9px 9px;
    }

     .gk-v4-compare-board__cards {
        grid-auto-columns: minmax(240px, 86vw);
    }
}


/* v7.4 responsive corrections */
 .gk-v4-per-page__label-short {
    display: none;
}

 .gk-v4-chip-cloud,
.gk-v4-compare-board__cards {
    cursor: grab;
}

 .gk-v4-chip-cloud.is-grabbed,
.gk-v4-compare-board__cards.is-grabbed {
    cursor: grabbing;
}

 .gk-v4-chip-cloud.is-dragging .gk-v4-chip,
.gk-v4-compare-board__cards.is-dragging a {
    pointer-events: none;
}

@media (max-width: 782px) {
     .gk-v4-chip-cloud {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 6px;
        margin-top: 16px;
        scroll-snap-type: x proximity;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        overscroll-behavior-x: contain;
        overscroll-behavior-inline: contain;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

     .gk-v4-chip-cloud::-webkit-scrollbar {
        display: none;
    }

     .gk-v4-chip {
        flex: 0 0 auto;
        min-width: max-content;
        white-space: nowrap;
        scroll-snap-align: start;
    }

     .gk-v4-toolbar__head {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        align-items: start;
    }

     .gk-v4-toolbar__meta {
        flex: 1 1 100%;
        gap: 6px 10px;
        align-items: baseline;
    }

     .gk-v4-toolbar__aside {
        width: 100%;
        min-width: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        flex-wrap: nowrap;
    }

     .gk-v4-per-page,
     .gk-v4-sort--mobile {
        width: auto;
        min-width: 0;
        flex: 1 1 0;
        display: inline-flex !important;
        align-items: center;
        gap: 8px;
    }

     .gk-v4-per-page {
        justify-content: flex-start;
    }

     .gk-v4-sort--mobile {
        justify-content: flex-end;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        display: inline-flex;
        align-items: center;
        flex: 0 1 auto;
        margin: 0;
        font-size: 12px;
        line-height: 1.2;
        white-space: nowrap;
        color: var(--gk-text-soft);
    }

     .gk-v4-per-page select {
        width: 64px;
        min-width: 64px;
        flex: 0 0 64px;
        text-align: center;
    }

     .gk-v4-sort--mobile select {
        width: 132px;
        min-width: 132px;
        flex: 0 0 132px;
    }

     .gk-v4-toolbar__controls {
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        gap: 8px;
    }

     .gk-v4-filter-toggle,
     .gk-v4-compare-link,
     .gk-v4-favorites-toggle {
        min-height: 38px;
        padding: 0 10px;
        gap: 6px;
        font-size: 12px;
    }

     .gk-v4-view-toggle {
        margin-left: auto;
    }

     .gk-v4-results[data-view="grid"] {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__actions {
        grid-template-columns: 32px 32px auto;
        justify-content: start;
    }

     .gk-v4-results[data-view="list"] .gk-v4-card__actions .gk-v4-btn {
        width: auto;
        min-width: 96px;
        min-height: 32px;
        padding: 0 12px;
        font-size: 13px;
    }

     .gk-v4-filters {
        padding: 20px 18px 132px;
    }

     .gk-v4-filters__footer {
        position: sticky;
        bottom: -20px;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr);
        margin: 16px -18px -20px;
        padding: 14px 18px calc(14px + env(safe-area-inset-bottom));
        background: #ffffff;
        box-shadow: 0 -10px 22px rgba(2, 24, 32, 0.08);
        z-index: 3;
    }

    .gk-v4-compare-board__cards {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: clamp(164px, calc((100vw - 56px) / 2), 220px);
        gap: 12px;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
        overscroll-behavior-x: contain;
    }

    .gk-v4-compare-board__cards::-webkit-scrollbar {
        display: none;
    }

    .gk-v4-compare-card__body {
        padding: 12px;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 16px;
        line-height: 1.22;
    }

    .gk-v4-compare-card__price {
        font-size: 18px;
    }

    .gk-v4-compare-card .gk-v4-btn {
        min-height: 38px;
        padding: 0 10px;
        font-size: 13px;
    }

    .gk-v4-compare-table__row {
        min-width: 560px;
        grid-template-columns: 140px repeat(auto-fit, minmax(140px, 1fr));
    }

    .gk-v4-compare-table__label,
    .gk-v4-compare-table__cell {
        padding: 10px 12px;
        font-size: 13px;
    }
}

@media (max-width: 520px) {
     .gk-v4-per-page__label-full {
        display: none;
    }

     .gk-v4-per-page__label-short {
        display: inline;
    }

     .gk-v4-toolbar__aside {
        gap: 10px;
    }

     .gk-v4-sort--mobile select {
        width: 118px;
        min-width: 118px;
        flex-basis: 118px;
    }

     .gk-v4-per-page select {
        width: 60px;
        min-width: 60px;
        flex-basis: 60px;
    }

     .gk-v4-filter-toggle,
     .gk-v4-compare-link,
     .gk-v4-favorites-toggle {
        padding: 0 8px;
        font-size: 11.5px;
    }

     .gk-v4-compare-link span,
     .gk-v4-favorites-toggle span {
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 430px) {
     .gk-v4-filters__footer {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr);
    }
}

/* v7.5 targeted responsive repair pack */
@media (max-width: 782px) {
     .gk-v4-shell > *,
    .gk-v4-compare-page__inner {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

     .gk-v4-hero {
        grid-template-columns: minmax(0, 1fr) !important;
        overflow: hidden;
    }

         .gk-v4-hero__main {
    position: relative;
    z-index: 2;
}

     .gk-v4-hero__main,
     .gk-v4-main,
     .gk-v4-toolbar,
     .gk-v4-toolbar__head,
     .gk-v4-toolbar__aside,
     .gk-v4-toolbar__controls,
     .gk-v4-results {
        min-width: 0;
        max-width: 100%;
    }

     .gk-v4-hero__text {
        max-width: 100%;
        overflow-wrap: anywhere;
    }

     .gk-v4-chip-cloud {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0;
    }

     .gk-v4-toolbar__aside {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        flex-wrap: nowrap;
    }

     .gk-v4-per-page,
     .gk-v4-sort--mobile {
        width: auto !important;
        min-width: 0;
        max-width: 100%;
        flex: 0 1 auto !important;
        display: inline-flex !important;
        align-items: center;
        gap: 8px;
    }

     .gk-v4-per-page {
        margin-right: auto;
    }

     .gk-v4-sort--mobile {
        margin-left: auto;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        flex: 0 1 auto;
        min-width: 0;
        margin: 0;
        white-space: nowrap;
    }

     .gk-v4-per-page select,
     .gk-v4-sort--mobile select {
        height: 42px;
        padding-left: 12px;
        padding-right: 34px;
        background-position: right 10px center;
        background-size: 14px 14px;
        font-size: 13px;
        line-height: 1.2;
    }

     .gk-v4-per-page select {
        width: 72px;
        min-width: 72px;
        flex: 0 0 72px;
        text-align: left;
    }

     .gk-v4-sort--mobile select {
        width: 140px;
        min-width: 140px;
        flex: 0 0 140px;
    }

     .gk-v4-filters {
        padding: 20px 18px 20px !important;
    }

     .gk-v4-filters__footer {
        position: static !important;
        bottom: auto !important;
        margin: 16px 0 0 !important;
        padding: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    }

    .gk-v4-compare-page {
        overflow-x: hidden;
    }

    .gk-v4-compare-board__cards {
        grid-auto-columns: calc((100% - 10px) / 2) !important;
        gap: 10px !important;
    }

    .gk-v4-compare-card__body {
        padding: 10px !important;
        gap: 8px;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 15px !important;
        line-height: 1.18;
    }

    .gk-v4-compare-card__price {
        font-size: 17px !important;
    }

    .gk-v4-compare-card .gk-v4-btn {
        min-height: 34px !important;
        padding: 0 8px !important;
        font-size: 12.5px !important;
    }
}

@media (max-width: 520px) {
     .gk-v4-toolbar__aside {
        gap: 8px;
    }

     .gk-v4-per-page__label-full {
        display: none;
    }

     .gk-v4-per-page__label-short {
        display: inline;
    }

     .gk-v4-per-page__label,
     .gk-v4-sort__label {
        font-size: 11.5px;
    }

     .gk-v4-per-page select {
        width: 68px;
        min-width: 68px;
        flex-basis: 68px;
    }

     .gk-v4-sort--mobile select {
        width: 132px;
        min-width: 132px;
        flex-basis: 132px;
    }

     .gk-v4-compare-link span,
     .gk-v4-favorites-toggle span {
        max-width: none;
    }
}

/* v7.6 final tablet/mobile sort + compare polish */
@media (max-width: 782px) {
     .gk-v4-sort--mobile select {
        width: 156px !important;
        min-width: 156px !important;
        flex: 0 0 156px !important;
        font-size: 12px !important;
        letter-spacing: -0.01em;
    }

     .gk-v4-sort__label {
        margin-right: 4px;
    }

    .gk-v4-compare-board__cards {
        width: 100%;
        max-width: 100%;
        gap: 8px !important;
        grid-auto-columns: minmax(0, calc((100% - 8px) / 2)) !important;
    }

    .gk-v4-compare-card {
        min-width: 0 !important;
        width: auto !important;
    }

    .gk-v4-compare-card__remove {
        top: 8px;
        right: 8px;
        width: 24px;
        height: 24px;
        border-radius: 8px;
    }

    .gk-v4-compare-card__remove .gk-v4-icon {
        width: 12px;
        height: 12px;
    }

    .gk-v4-compare-card__media {
        aspect-ratio: 16 / 10;
    }

    .gk-v4-compare-card__body {
        padding: 10px !important;
        gap: 7px !important;
    }

    .gk-v4-compare-card__platform {
        font-size: 12px !important;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 14px !important;
        line-height: 1.16 !important;
        letter-spacing: -0.02em;
        overflow-wrap: anywhere;
    }

    .gk-v4-compare-card__price {
        font-size: 16px !important;
    }

    .gk-v4-compare-card .gk-v4-btn {
        min-height: 32px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 520px) {
     .gk-v4-sort--mobile select {
        width: 144px !important;
        min-width: 144px !important;
        flex-basis: 144px !important;
        font-size: 11.5px !important;
    }

    .gk-v4-compare-board__cards {
        gap: 6px !important;
        grid-auto-columns: minmax(0, calc((100% - 6px) / 2)) !important;
    }
}

/* v7.7 final mobile/tablet sort + compare header polish */
@media (max-width: 782px) {
     .gk-v4-sort--mobile {
        gap: 6px !important;
    }

     .gk-v4-sort__label {
        font-size: 12px !important;
        white-space: nowrap;
    }

     .gk-v4-sort--mobile select {
        width: 168px !important;
        min-width: 168px !important;
        flex: 0 0 168px !important;
        font-size: 12.5px !important;
        letter-spacing: -0.01em !important;
        padding-left: 12px !important;
        padding-right: 30px !important;
        background-position: right 10px center !important;
    }

    .gk-v4-compare-page {
        padding-top: 8px !important;
    }

    .gk-v4-compare-page__crumbs,
    .gk-v4-compare-page__eyebrow {
        display: none !important;
    }

    .gk-v4-compare-page__head {
        padding: 0 16px !important;
        margin-bottom: 14px !important;
        gap: 12px !important;
        align-items: stretch !important;
    }

    .gk-v4-compare-page__head > div {
        min-width: 0;
        max-width: 100%;
    }

    .gk-v4-compare-page__head h1 {
        margin: 0 !important;
        font-size: 28px !important;
        line-height: 1.04 !important;
                font-family: 'Poppins', sans-serif;
    }

    .gk-v4-compare-page__head p {
        margin: 10px 0 0 !important;
        font-size: 15px !important;
        line-height: 1.45 !important;
    }

    .gk-v4-compare-page__head .gk-v4-btn {
        width: auto !important;
        min-width: 220px !important;
        max-width: min(320px, calc(100% - 32px)) !important;
        min-height: 46px !important;
        padding: 0 24px !important;
        align-self: center !important;
        justify-content: center !important;
        margin: 0 auto !important;
    }

    .gk-v4-compare-board__intro {
        gap: 12px !important;
    }

    .gk-v4-compare-board__clear {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 42px !important;
        padding: 0 14px !important;
        border: 1px solid var(--gk-border-strong) !important;
        border-radius: 12px !important;
        background: var(--gk-panel-soft) !important;
        color: var(--gk-text) !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) {
        grid-auto-flow: initial !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-auto-columns: auto !important;
        overflow-x: visible !important;
        gap: 10px !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) > .gk-v4-compare-card {
        min-width: 0 !important;
        width: auto !important;
        max-width: none !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) .gk-v4-compare-card__body {
        padding: 10px !important;
        gap: 8px !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) .gk-v4-compare-card__body h2 {
        font-size: 14px !important;
        line-height: 1.18 !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) .gk-v4-compare-card__price {
        font-size: 16px !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) .gk-v4-compare-card .gk-v4-btn {
        min-height: 34px !important;
        font-size: 12px !important;
        padding: 0 10px !important;
    }
}

@media (max-width: 520px) {
     .gk-v4-sort--mobile select {
        width: 164px !important;
        min-width: 164px !important;
        flex-basis: 164px !important;
        font-size: 12px !important;
    }

    .gk-v4-compare-page__head {
        padding: 0 14px !important;
    }

    .gk-v4-compare-page__head .gk-v4-btn {
        min-width: 0 !important;
        max-width: calc(100% - 28px) !important;
        min-height: 44px !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(2):last-child) {
        gap: 8px !important;
    }
}

/* v7.9 final compare-page top spacing */
.gk-v4-compare-page {
    padding-top: clamp(10px, 2vw, 18px) !important;
}

.gk-v4-compare-page__crumbs,
.gk-v4-compare-page__eyebrow {
    display: none !important;
}

.gk-v4-compare-page__head {
    margin-top: 0 !important;
}

.gk-v4-compare-board__intro {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 12px 16px !important;
}

.gk-v4-compare-board__intro > div {
    min-width: 0 !important;
}

.gk-v4-compare-board__clear {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: start !important;
    justify-self: end !important;
    min-height: 42px !important;
    min-width: 128px !important;
    padding: 0 18px !important;
    border: 1px solid var(--gk-border-strong) !important;
    border-radius: 14px !important;
    background: var(--gk-panel-soft) !important;
    color: var(--gk-text) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.gk-v4-compare-board__clear:hover {
    background: #f4f8f5 !important;
}

@media (max-width: 1024px) {
    .gk-v4-compare-page__head {
        margin-bottom: 14px !important;
    }

    .gk-v4-compare-board__intro {
        gap: 10px 12px !important;
    }

    .gk-v4-compare-board__clear {
        min-height: 36px !important;
        min-width: 104px !important;
        padding: 0 14px !important;
        border-radius: 12px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 782px) {
    .gk-v4-compare-page__head {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .gk-v4-compare-board__intro {
        grid-template-columns: minmax(0, 1fr) auto !important;
        gap: 10px 10px !important;
        align-items: start !important;
    }

    .gk-v4-compare-board__clear {
        grid-column: 2 !important;
        grid-row: 1 !important;
        min-height: 34px !important;
        min-width: 96px !important;
        padding: 0 12px !important;
        font-size: 14px !important;
    }
}


/* v8.9 aligned cards + page-scroll filters */
@media (min-width: 1101px) {
     .gk-v4-sidebar {
        position: static;
        top: auto;
        align-self: start;
    }

     .gk-v4-filters {
        display: grid;
        gap: 16px;
        max-height: none;
        overflow: visible;
        padding-bottom: 18px;
    }

     .gk-v4-filters__footer {
        position: static;
        bottom: auto;
        margin: 0;
        padding: 0;
        background: transparent;
        box-shadow: none;
        z-index: auto;
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card__content {
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        gap: 10px;
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card__title {
        min-height: calc(1.28em * 3);
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card__badges {
        min-height: 68px;
        align-content: flex-start;
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card__meta {
        min-height: 22px;
        align-content: flex-start;
    }

     .gk-v4-results[data-view="grid"] .gk-v4-card__tags {
        min-height: 30px;
        margin-top: auto;
        align-content: flex-start;
    }
}


/* v8.0 targeted fix pack: mobile filter button + compare remove/limit/mobile layout */
@media (max-width: 430px) {
     .gk-v4-filters__footer {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.12fr) !important;
        gap: 8px !important;
    }

     .gk-v4-filters__footer > * {
        min-width: 0 !important;
    }

     .gk-v4-filters__reset,
     .gk-v4-filters__submit {
        min-height: 44px !important;
        padding: 0 10px !important;
        font-size: 13px !important;
        letter-spacing: -0.02em !important;
    }
}

@media (max-width: 390px) {
     .gk-v4-filters__reset,
     .gk-v4-filters__submit {
        padding: 0 8px !important;
        font-size: 12px !important;
    }
}

.gk-v4-compare-card__remove {
    touch-action: manipulation;
}

@media (max-width: 782px) {
    .gk-v4-compare-board__cards {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-auto-flow: row !important;
        grid-auto-columns: unset !important;
        overflow: visible !important;
        max-width: 100% !important;
        gap: 12px !important;
        touch-action: auto !important;
        overscroll-behavior-x: auto !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:only-child) {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .gk-v4-compare-board__cards:has(> .gk-v4-compare-card:nth-child(3):last-child) > .gk-v4-compare-card:first-child {
        grid-column: 1 / -1 !important;
    }

    .gk-v4-compare-card {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }

    .gk-v4-compare-card__remove {
        z-index: 10 !important;
    }

    .gk-v4-compare-table {
        overflow-x: visible !important;
    }

    .gk-v4-compare-table__row {
        min-width: 0 !important;
        grid-template-columns: 110px repeat(var(--gk-compare-cols, 2), minmax(0, 1fr)) !important;
    }

    .gk-v4-compare-table__label,
    .gk-v4-compare-table__cell {
        overflow-wrap: anywhere !important;
        word-break: break-word !important;
    }
}

@media (max-width: 520px) {
    .gk-v4-compare-table__row {
        grid-template-columns: 96px repeat(var(--gk-compare-cols, 2), minmax(0, 1fr)) !important;
    }

    .gk-v4-compare-table__label,
    .gk-v4-compare-table__cell {
        padding: 10px 8px !important;
        font-size: 12px !important;
        line-height: 1.3 !important;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 16px !important;
        line-height: 1.18 !important;
    }

    .gk-v4-compare-card__price {
        font-size: 18px !important;
    }

    .gk-v4-compare-card .gk-v4-btn {
        min-height: 36px !important;
        padding: 0 10px !important;
        font-size: 13px !important;
    }
}




/* v9.1 fix pack: generic mobile filter buttons + reference-like compare matrix */
@media (max-width: 430px) {
    .gk-v4-filters__footer {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.12fr) !important;
        gap: 8px !important;
    }

    .gk-v4-filters__footer > * {
        min-width: 0 !important;
    }

    .gk-v4-filters__reset,
    .gk-v4-filters__submit {
        min-height: 44px !important;
        padding: 0 10px !important;
        font-size: 13px !important;
        line-height: 1.1 !important;
        letter-spacing: -0.02em !important;
        white-space: nowrap !important;
    }
}

@media (max-width: 390px) {
    .gk-v4-filters__reset,
    .gk-v4-filters__submit {
        padding: 0 8px !important;
        font-size: 12px !important;
    }
}

.gk-v4-compare-board__matrix-wrap {
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
}

.gk-v4-compare-board__matrix-wrap::-webkit-scrollbar {
    height: 8px;
}

.gk-v4-compare-board__matrix-wrap::-webkit-scrollbar-thumb {
    background: rgba(10, 56, 70, 0.18);
    border-radius: 999px;
}

.gk-v4-compare-matrix {
    --gk-compare-label-col: 220px;
    --gk-compare-col: 320px;
    min-width: calc(var(--gk-compare-label-col) + (var(--gk-compare-cols) * var(--gk-compare-col)));
}

.gk-v4-compare-matrix__row {
    display: grid;
    grid-template-columns: var(--gk-compare-label-col) repeat(var(--gk-compare-cols), var(--gk-compare-col));
    align-items: stretch;
}

.gk-v4-compare-matrix__row--head {
    margin-bottom: 0;
}

.gk-v4-compare-matrix__label,
.gk-v4-compare-matrix__cell,
.gk-v4-compare-matrix__head-cell {
    min-width: 0;
}

.gk-v4-compare-matrix__label {
    position: sticky;
    left: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    padding: 18px 20px;
    background: #f7faf9;
    border-top: 1px solid rgba(10, 56, 70, 0.09);
    border-right: 1px solid rgba(10, 56, 70, 0.09);
    font-weight: 800;
    color: #0a3846;
}

.gk-v4-compare-matrix__label--empty {
    border-top: none;
    background: transparent;
}

.gk-v4-compare-matrix__head-cell {
    padding: 0 0 12px;
    background: transparent;
    border-right: 1px solid transparent;
}

.gk-v4-compare-matrix__cell {
    padding: 18px 20px;
    border-top: 1px solid rgba(10, 56, 70, 0.09);
    border-right: 1px solid rgba(10, 56, 70, 0.09);
    background: #fff;
    color: #0a3846;
    line-height: 1.5;
    word-break: break-word;
    white-space: normal;
}

.gk-v4-compare-matrix__row:last-child .gk-v4-compare-matrix__label,
.gk-v4-compare-matrix__row:last-child .gk-v4-compare-matrix__cell {
    border-bottom: 1px solid rgba(10, 56, 70, 0.09);
}

.gk-v4-compare-matrix__row .gk-v4-compare-matrix__label,
.gk-v4-compare-matrix__row .gk-v4-compare-matrix__cell:last-child,
.gk-v4-compare-matrix__row--head .gk-v4-compare-matrix__head-cell:last-child {
    border-right: 1px solid rgba(10, 56, 70, 0.09);
}

.gk-v4-compare-card {
    width: 100%;
    height: 100%;
    margin: 0;
}

.gk-v4-compare-card__remove {
    z-index: 6;
}

.gk-v4-compare-card__body {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.gk-v4-compare-card__platform {
    margin-bottom: 0;
}

.gk-v4-compare-card__body h2 {
    min-height: 0;
    margin: 0;
    line-height: 1.35;
}

.gk-v4-compare-card__price {
    margin-top: auto;
}

.gk-v4-compare-card .gk-v4-btn {
    margin-top: 12px;
}

@media (max-width: 991px) {
    .gk-v4-compare-board__intro {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .gk-v4-compare-board__clear {
        align-self: flex-start;
    }
}

@media (max-width: 767px) {
    .gk-v4-compare-matrix {
        --gk-compare-label-col: 138px;
        --gk-compare-col: calc(100vw - 154px);
    }

    .gk-v4-compare-matrix__label,
    .gk-v4-compare-matrix__cell {
        padding: 14px 12px;
        font-size: 14px;
    }

    .gk-v4-compare-matrix__head-cell {
        padding-bottom: 10px;
    }

    .gk-v4-compare-card__media {
        aspect-ratio: 16 / 10;
    }

    .gk-v4-compare-card__body {
        padding: 14px 14px 16px;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 18px;
    }

    .gk-v4-compare-card__price {
        font-size: 16px;
    }
}

@media (max-width: 430px) {
    .gk-v4-compare-matrix {
        --gk-compare-label-col: 126px;
        --gk-compare-col: calc(100vw - 144px);
    }

    .gk-v4-compare-matrix__label,
    .gk-v4-compare-matrix__cell {
        padding: 12px 10px;
        font-size: 13px;
    }

    .gk-v4-compare-card__body {
        padding: 12px 12px 14px;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 17px;
    }

    .gk-v4-compare-card__price {
        font-size: 15px;
    }
}


/* v9.2 mobile filter buttons + unlimited compare + mobile compare like reference */
@media (max-width: 560px) {
    .gk-v4-filters__footer {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr) !important;
        gap: 8px !important;
        align-items: stretch !important;
    }

    .gk-v4-filters__footer > * {
        min-width: 0 !important;
    }

    .gk-v4-filters__reset,
    .gk-v4-filters__submit {
        min-height: 44px !important;
        height: auto !important;
        padding: 10px 8px !important;
        font-size: 12px !important;
        line-height: 1.1 !important;
        letter-spacing: -0.015em !important;
        white-space: normal !important;
        word-break: normal !important;
        overflow-wrap: anywhere !important;
        text-align: center !important;
        justify-content: center !important;
    }
}

@media (max-width: 390px) {
    .gk-v4-filters__reset,
    .gk-v4-filters__submit {
        padding: 9px 7px !important;
        font-size: 11.5px !important;
    }
}

@media (max-width: 767px) {
    .gk-v4-compare-board__matrix-wrap {
        overflow-x: auto !important;
        overflow-y: visible !important;
        -webkit-overflow-scrolling: touch !important;
        padding-bottom: 8px !important;
    }

    .gk-v4-compare-matrix {
        --gk-compare-label-col: 148px;
        --gk-compare-col: clamp(136px, calc((100vw - 52px) / 2), 190px);
    }

    .gk-v4-compare-matrix__label {
        position: static !important;
        left: auto !important;
        z-index: 1 !important;
        align-items: flex-start !important;
        padding: 12px 10px !important;
        font-size: 13px !important;
        line-height: 1.28 !important;
        white-space: normal !important;
        word-break: normal !important;
        overflow-wrap: anywhere !important;
        hyphens: auto !important;
    }

    .gk-v4-compare-matrix__label--empty {
        background: transparent !important;
    }

    .gk-v4-compare-matrix__cell {
        padding: 12px 10px !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
        white-space: normal !important;
        word-break: break-word !important;
    }

    .gk-v4-compare-card__remove {
        top: 8px !important;
        right: 8px !important;
        width: 28px !important;
        height: 28px !important;
    }

    .gk-v4-compare-card__media {
        aspect-ratio: 16 / 10 !important;
    }

    .gk-v4-compare-card__body {
        padding: 10px 10px 12px !important;
        gap: 8px !important;
    }

    .gk-v4-compare-card__platform {
        font-size: 13px !important;
        line-height: 1.2 !important;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 15px !important;
        line-height: 1.22 !important;
        min-height: 0 !important;
    }

    .gk-v4-compare-card__price {
        font-size: 15px !important;
        line-height: 1.2 !important;
    }

    .gk-v4-compare-card .gk-v4-btn {
        min-height: 34px !important;
        padding: 0 8px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 430px) {
    .gk-v4-compare-matrix {
        --gk-compare-label-col: 140px;
        --gk-compare-col: clamp(132px, calc((100vw - 44px) / 2), 176px);
    }

    .gk-v4-compare-matrix__label,
    .gk-v4-compare-matrix__cell {
        padding: 11px 9px !important;
        font-size: 12.5px !important;
    }

    .gk-v4-compare-card__body h2 {
        font-size: 14px !important;
    }

    .gk-v4-compare-card__price {
        font-size: 14px !important;
    }

    .gk-v4-compare-card .gk-v4-btn {
        font-size: 11.5px !important;
    }
}


/* v9.3 desktop compare mask + sticky arrows */
.gk-v4-compare-board {
    position: relative;
    overflow: visible;
}

.gk-v4-compare-board__matrix-wrap {
    position: relative;
    scroll-behavior: smooth;
}

.gk-v4-compare-matrix__label {
    z-index: 6;
    background: #f7faf9;
    box-shadow: 14px 0 24px -22px rgba(10, 56, 70, 0.22);
}

.gk-v4-compare-matrix__label--empty {
    position: sticky;
    left: 0;
    z-index: 9;
    background: #ffffff !important;
    border-right: 1px solid rgba(10, 56, 70, 0.09);
    box-shadow: 18px 0 24px -20px rgba(10, 56, 70, 0.24);
}

.gk-v4-compare-matrix__row--head .gk-v4-compare-matrix__head-cell {
    position: relative;
    z-index: 1;
}

.gk-v4-compare-board__nav-rail {
    position: sticky;
    top: clamp(500px, 64vh, 600px);
    height: 0;
    z-index: 24;
    pointer-events: none;
}

.gk-v4-compare-board__nav {
    position: absolute;
    top: 0;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(10, 56, 70, 0.12);
    border-radius: 999px;
    background: #023849;
    color: #ffffff;
    box-shadow: 0 18px 30px rgba(10, 56, 70, 0.18);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
    transition: opacity .18s ease, transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.gk-v4-compare-board__nav--prev {
    left: 12px;
}

.gk-v4-compare-board__nav--next {
    right: 12px;
}

.gk-v4-compare-board__nav .gk-v4-icon {
    width: 18px;
    height: 18px;
}

.gk-v4-compare-board__nav--prev .gk-v4-icon {
    transform: rotate(90deg);
}

.gk-v4-compare-board__nav--next .gk-v4-icon {
    transform: rotate(-90deg);
}

.gk-v4-compare-board__nav:hover {
    background: #045167;
    box-shadow: 0 22px 34px rgba(10, 56, 70, 0.22);
}

.gk-v4-compare-board__nav.is-disabled {
    opacity: 0.46;
    cursor: default;
    box-shadow: 0 12px 22px rgba(10, 56, 70, 0.12);
}

.gk-v4-compare-board__nav.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (max-width: 991px) {
    .gk-v4-compare-board__nav-rail,
    .gk-v4-compare-board__nav {
        display: none !important;
    }

    .gk-v4-compare-matrix__label--empty {
        position: static;
        left: auto;
        z-index: auto;
        background: transparent !important;
        box-shadow: none;
        border-right: 1px solid rgba(10, 56, 70, 0.09);
    }
}

.layout-main {
    display: grid;
    grid-template-columns: 40% 1fr;
    gap: 50px;
    align-items: start;
    justify-items: center;
}


.img-hover-zoom {
    transition: transform 0.3s ease;
}

.img-hover-zoom:hover {
    transform: scale(1.05);
}

/* Адаптив */
@media (max-width: 992px) {
    .layout-main {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .layout-main > div:first-child {
        order: 1;
    }

    .layout-main > div:nth-child(2) {
        order: 2;
    }
}

@media (max-width: 768px) {
    .layout-main {
        gap: 30px;
    }

    .layout-main > div:first-child img {
        max-width: 240px;
        height: auto;
    }
}

@media (max-width: 480px) {
    .layout-main {
        gap: 25px;
    }

    .layout-main > div:first-child img {
        max-width: 200px;
    }
}





/*---------------------------*/


/* ====================== Основное меню ====================== */

/* Контейнер всего списка */
 .gk-v4-option-list {
    display: grid;
    gap: 8px;
}

/* Верхний уровень — основная категория */
 .gk-v4-topic {
    border-radius: 6px;
    overflow: hidden;
    background: var(--gk-card-bg, #fff);
}

 .gk-v4-topic summary.gk-v4-check--topic {
    display: flex;
    align-items: center;
    padding: 5px 12px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.24;
    color: var(--gk-text);
    cursor: pointer;
    list-style: none;
}

 .gk-v4-topic summary.gk-v4-check--topic::after {
    content: "›";
    font-size: 18px;
    margin-left: auto;
    transition: transform 0.25s ease;
    color: var(--gk-text-soft);
}

 .gk-v4-topic[open] summary.gk-v4-check--topic::after {
    transform: rotate(90deg);
}

/* Скрываем стандартный маркер details */
 .gk-v4-topic summary::-webkit-details-marker,
.gk-v4-subtopic summary::-webkit-details-marker {
    display: none;
}

/* ====================== Первое подменю ====================== */

 .gk-v4-suboptions {
    padding: 12px;
    display: grid;
    gap: 10px;
    background: var(--gk-bg-soft, #f8f9fa);
    border-top: 1px solid var(--gk-border, #eee);
}

/* Общие стили для всех чекбоксов */
 .gk-v4-check {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr) auto;
    gap: 10px;
    align-items: start;
    min-height: 18px;
    font-size: 15px;
    line-height: 1.24;
    color: var(--gk-text);
}

 .gk-v4-check input {
    margin: 0;
    width: 18px;
    height: 18px;
    accent-color: #2f7f46;
}

 .gk-v4-check span {
    min-width: 0;
}

/* ====================== Второе подменю (subtop) ====================== */

.gk-v4-subtopic {
    margin-top: 6px;
}

.gk-v4-subtopic summary.gk-v4-check--subtopic {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    font-size: 14.5px;
    color: #0b2d38;
    background: var(--gk-bg-softer, #f5f5f5);
    border-radius: 4px;
    cursor: pointer;
    list-style: none;
}

.gk-v4-subtopic summary.gk-v4-check--subtopic::after {
    content: "›";
    font-size: 18px;
    margin-left: auto;
    transition: transform 0.25s ease;
}

.gk-v4-subtopic[open] summary.gk-v4-check--subtopic::after {
    transform: rotate(90deg);
}

.gk-v4-subsuboptions {
    padding: 12px;
    display: grid;
    gap: 8px;
}

 .gk-v4-card__badges .Netology,
 .gk-v4-card__badges .Skillfactory,
 .gk-v4-card__badges .GeekBrains,
 .gk-v4-card__badges .Eduson,
 .gk-v4-card__badges .Skillbox,
 .gk-v4-card__badges .Yandex,
 .gk-v4-card__badges .Umschool {
    padding-left: 38px;
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 24px 24px;
}

 .gk-v4-card__badges .certificate {
    background-repeat: no-repeat;
    background-size: 22px 22px;
        background-image: url('/logos/logo_certificate.png');
        width: 22px;
		height: 22px;
}

@media (max-width: 782px) {
 .gk-v4-card__badges .Netology,
 .gk-v4-card__badges .Skillfactory,
 .gk-v4-card__badges .GeekBrains,
 .gk-v4-card__badges .Eduson,
 .gk-v4-card__badges .Skillbox,
 .gk-v4-card__badges .Yandex,
 .gk-v4-card__badges .Umschool  {
    padding-left: 32px;
    background-position: left 8px center;
    background-size: 19px 19px;
        }
}

/*
 * 06. CSS Catalog — extracted inline CSS layer
 *
 */

        .gk-v4-shell {
            position: relative;
            isolation: isolate;
                        z-index: 100;
        }

        .gk-v4-shell .gk-v4-topbar {
            position: relative;
            z-index: 3;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 28px;
            margin: 0 auto 14px;
            padding: 14px 0 16px;
            background: transparent !important;
            border: 0 !important;
            border-radius: 0 !important;
            box-shadow: none !important;
            overflow: visible;
        }

        .gk-v4-shell .gk-v4-topbar::before {
            content: '';
            position: absolute;
            z-index: -1;
            top: 0;
            bottom: 0;
            left: 50%;
            width: 100vw;
            transform: translateX(-50%);
            background: linear-gradient(180deg, #073d52 0%, #06364a 100%);
            box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.06);
        }

        .gk-v4-shell .gk-v4-topbar__left {
            display: flex;
            align-items: center;
            gap: 26px;
            flex: 0 0 auto;
            min-width: 0;
        }

        .gk-v4-shell .gk-v4-topbar__brand-row {
            display: flex;
            align-items: center;
            gap: 14px;
            flex: 0 0 auto;
        }

        .gk-v4-shell .gk-v4-topbar__brand-row > a {
            display: inline-flex;
            align-items: center;
            text-decoration: none;
        }
		
		.gk-v4-shell .gk-v4-topbar__brand {
			transition: color 0.2s ease;
		}

		.gk-v4-shell .gk-v4-topbar__brand:hover {
			color: #71d865;
		}

		.gk-v4-shell .gk-v4-topbar__brand-row a:hover .gk-v4-topbar__brand {
			color: #71d865;
		}		

       /* .gk-v4-shell .gk-v4-topbar__brand {
            display: inline-flex;
            align-items: center;
            color: #ffffff;
            font-size: 30px;
            font-weight: 800;
            line-height: 1;
            letter-spacing: -0.03em;
            white-space: nowrap;
        }
		
		.gk-v4-shell .gk-v4-topbar__logo {
			height: 48px;
			width: auto;
			max-width: 168px;
			object-fit: contain;
		}
		*/

        .gk-v4-shell .gk-v4-topbar__menu-toggle {
            display: none;
            align-items: center;
            justify-content: center;
            width: 42px;
            height: 42px;
            padding: 0;
            border: 1px solid rgba(255, 255, 255, 0.16);
            border-radius: 12px;
            background: rgba(255, 255, 255, 0.06);
            color: #ffffff;
            box-shadow: none;
        }

        .gk-v4-shell .gk-v4-topbar__menu-toggle:hover {
            border-color: rgba(255, 255, 255, 0.28);
            background: rgba(255, 255, 255, 0.1);
        }

        .gk-v4-shell .gk-v4-topbar__menu-toggle svg {
            width: 22px;
            height: 22px;
            stroke: currentColor;
        }

        .gk-v4-shell .gk-v4-topbar__nav {
            display: flex;
            align-items: center;
            gap: 12px;
            min-width: 0;
            flex-wrap: wrap;
        }

        .gk-v4-shell .gk-v4-topbar__nav-menu {
            position: relative;
            display: flex;
            align-items: center;
        }

        .gk-v4-shell .gk-v4-topbar__nav-trigger {
            display: inline-flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            min-height: 42px;
            padding: 0 16px;
            border: 1px solid rgba(255, 255, 255, 0.14);
            border-radius: 14px;
            background: rgba(255, 255, 255, 0.05);
            color: rgba(255, 255, 255, 0.92);
            font-size: 14px;
            font-weight: 600;
            line-height: 1.2;
            white-space: nowrap;
            box-shadow: none;
            transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease;
        }

        .gk-v4-shell .gk-v4-topbar__nav-trigger:hover {
            border-color: rgba(255, 255, 255, 0.28);
            background: rgba(255, 255, 255, 0.09);
            color: #ffffff;
        }

        .gk-v4-shell .gk-v4-topbar__nav-trigger.is-active,
        .gk-v4-shell .gk-v4-topbar__nav-menu.is-open .gk-v4-topbar__nav-trigger {
            border-color: rgba(159, 223, 137, 0.48);
            background: rgba(159, 223, 137, 0.16);
            color: #ffffff;
        }

        .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron {
            width: 16px;
            height: 16px;
            color: currentColor;
            transform: rotate(0deg);
            transition: transform 0.18s ease;
        }

        .gk-v4-shell .gk-v4-topbar__nav-menu.is-open .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron {
            transform: rotate(180deg);
        }

        .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;
        }

        .gk-v4-shell .gk-v4-topbar__nav-panel {
            position: absolute;
            top: calc(100% + 10px);
            left: 0;
            z-index: 999;
            display: none;
            min-width: 280px;
            max-width: min(360px, calc(100vw - 32px));
            max-height: min(70vh, 560px);
            overflow: auto;
            padding: 8px;
            border: 1px solid rgba(6, 42, 57, 0.08);
            border-radius: 18px;
            background: #ffffff;
            box-shadow: 0 20px 40px rgba(6, 42, 57, 0.14);
        }

        .gk-v4-shell .gk-v4-topbar__nav-menu.is-open .gk-v4-topbar__nav-panel {
            display: grid;
            gap: 4px;
        }

        .gk-v4-shell .gk-v4-topbar__nav-link {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 14px;
            padding: 12px 14px;
            border-radius: 12px;
            color: #073d52;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.25;
            text-decoration: none;
            transition: background 0.18s ease, color 0.18s ease;
        }

        .gk-v4-shell .gk-v4-topbar__nav-link:hover {
            background: #f3f8fa;
            color: #052f41;
        }

        .gk-v4-shell .gk-v4-topbar__nav-link.is-active {
            background: #eef8ee;
            color: #0f7149;
        }

        .gk-v4-shell .gk-v4-topbar__nav-link-label {
            min-width: 0;
        }

        .gk-v4-shell .gk-v4-topbar__nav-link-count {
            flex: 0 0 auto;
            color: #6e7f8a;
            font-size: 12px;
            font-weight: 700;
            line-height: 1;
        }

        .gk-v4-shell .gk-v4-topbar__nav-empty {
            padding: 14px 16px;
            border-radius: 12px;
            color: #6e7f8a;
            font-size: 14px;
            line-height: 1.45;
        }

        .gk-v4-shell .gk-v4-topbar__search {
            position: relative;
			display: flex;
			align-items: center;
			flex: 1 1 auto;
			max-width: 800px;
			min-width: 200px;
        }
		
        .gk-v4-shell .gk-v4-topbar__search input {
            width: 100%;
            min-height: 46px;
            padding: 0 52px 0 18px;
            border: 1px solid rgba(255, 255, 255, 0.12);
            border-radius: 14px;
            background: rgba(255, 255, 255, 0.06);
            color: #ffffff;
            font-size: 14px;
            line-height: 1.2;
            box-shadow: none;
        }.gk-v4-shell .gk-v4-topbar__search input::placeholder {color: rgba(255, 255, 255, 0.74);}

        .gk-v4-shell .gk-v4-topbar__search input:focus {
            border-color: rgba(159, 223, 137, 0.78);
            outline: none;
            background: rgba(255, 255, 255, 0.09);
        }

        .gk-v4-shell .gk-v4-topbar__search button {
            position: absolute;
            top: 50%;
            right: 8px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 32px;
            height: 32px;
            padding: 0;
            border: 0;
            border-radius: 10px;
            background: transparent;
            color: rgba(255, 255, 255, 0.88);
            transform: translateY(-50%);
            box-shadow: none;
        }

        .gk-v4-shell .gk-v4-topbar__search button:hover {
            color: #ffffff;
            background: rgba(255, 255, 255, 0.08);
        }

        .gk-v4-shell .gk-v4-topbar__search button svg {
            width: 18px;
            height: 18px;
            stroke: currentColor;
        }

        .gk-v4-shell .gk-v4-hero {
            margin-top: 10px;
        }

        .gk-v4-shell .gk-v4-hero__main {
            max-width: 760px;
        }

        .gk-v4-shell .gk-v4-hero__text {
            max-width: 720px;
        }

        .gk-v4-shell .gk-v4-hero--subtop {
            display: block;
            margin: 4px auto 14px;
            padding: 0 !important;
            background: transparent !important;
            border: 0 !important;
            border-radius: 0 !important;
            box-shadow: none !important;
        }

        .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__main {
            max-width: 980px;
        }

        .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__eyebrow {
            display: none;
        }

        .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__title {
            margin: 0;
            color: #083d56;
            font-size: clamp(24px, 2.55vw, 44px);
            line-height: 1.08;
            letter-spacing: -0.02em;
        }

        .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__text {
            max-width: 840px;
            margin-top: 10px;
            color: #5d727d;
            font-size: 15px;
            line-height: 1.62;
        }

        .gk-v4-shell .gk-v4-hero--subtop-compact {
            margin: 4px auto 14px;
        }

        .gk-v4-shell .gk-v4-hero--subtop-compact .gk-v4-hero__main {
            max-width: 100%;
        }

        .gk-v4-shell .gk-v4-hero--subtop-compact .gk-v4-hero__title {
            max-width: 940px;
            font-size: clamp(24px, 2.05vw, 32px);
            line-height: 1.14;
        }

        .gk-v4-shell .gk-v4-stage2-showcase {
            display: grid;
            gap: 32px;
            margin-top: 28px;
        }

        .gk-v4-shell .gk-v4-stage2-showcase__actions {
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }

        .gk-v4-shell .gk-v4-stage2-showcase__actions .gk-v4-btn--primary {
            min-height: 50px;
            padding: 0 22px;
            border-radius: 16px;
        }

        .gk-v4-shell .gk-v4-stage2-showcase__sections,
        .gk-v4-shell .gk-v4-route-sections__list {
            display: grid;
            gap: 34px;
        }

        .gk-v4-shell .gk-v4-route-sections {
            display: grid;
            gap: 24px;
            margin: 8px auto 28px;
        }

        .gk-v4-shell .gk-v4-route-sections__intro {
            display: grid;
            gap: 10px;
            padding: 24px 28px;
            background: #f7faf8;
            border: 1px solid #dbe4de;
            border-radius: 26px;
        }

        .gk-v4-shell .gk-v4-route-sections__title {
            margin: 0;
            color: #083d56;
            font-size: clamp(22px, 2.1vw, 32px);
            line-height: 1.08;
            letter-spacing: -0.02em;
        }

        .gk-v4-shell .gk-v4-route-sections__text {
            margin: 0;
            max-width: 880px;
            color: #58707b;
            font-size: 15px;
            line-height: 1.65;
        }

        .gk-v4-shell .gk-v4-stage2-section {
            display: grid;
            gap: 18px;
        }

        .gk-v4-shell .gk-v4-stage2-section__header {
            display: flex;
            align-items: flex-end;
            justify-content: space-between;
            gap: 20px;
        }

        .gk-v4-shell .gk-v4-stage2-section__heading {
            display: grid;
            gap: 6px;
            min-width: 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__title {
            margin: 0;
            color: #0a4258;
            font-size: clamp(24px, 2vw, 30px);
            line-height: 1.1;
            letter-spacing: -0.02em;
        }

        .gk-v4-shell .gk-v4-stage2-section__title a {
            color: inherit;
            text-decoration: none;
        }

        .gk-v4-shell .gk-v4-stage2-section__title a:hover {
            text-decoration: underline;
            text-decoration-thickness: 2px;
            text-underline-offset: 0.12em;
        }

        .gk-v4-shell .gk-v4-stage2-section__count {
            color: #5f7480;
            font-size: 15px;
            line-height: 1.4;
        }

        .gk-v4-shell .gk-v4-stage2-section__nav {
            display: flex;
            align-items: center;
            gap: 10px;
            flex-shrink: 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__nav-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 46px;
            height: 46px;
            border: 1px solid #d6dfd8;
            border-radius: 999px;
            background: #ffffff;
            color: #073f58;
            font-size: 22px;
            font-weight: 700;
            line-height: 1;
            box-shadow: 0 8px 18px rgba(10, 40, 52, 0.08);
            cursor: pointer;
            transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, color 0.18s ease;
        }

        .gk-v4-shell .gk-v4-stage2-section__nav-btn:hover:not(:disabled) {
            transform: translateY(-1px);
            border-color: #9fdf89;
            color: #0e7a4f;
            box-shadow: 0 12px 22px rgba(10, 40, 52, 0.12);
        }

        .gk-v4-shell .gk-v4-stage2-section__nav-btn:disabled,
        .gk-v4-shell .gk-v4-stage2-section__nav-btn[aria-disabled="true"] {
            opacity: 0.38;
            box-shadow: none;
            cursor: default;
        }

        .gk-v4-shell .gk-v4-stage2-section__track {
            display: grid;
            grid-auto-flow: column;
            grid-auto-columns: calc((100% - 72px) / 4);
            gap: 24px;
            overflow-x: auto;
            overflow-y: hidden;
            overscroll-behavior-x: contain;
            padding: 4px 4px 6px;
            scroll-behavior: auto;
            scroll-padding-inline: 4px;
            scrollbar-width: none;
            -ms-overflow-style: none;
            touch-action: auto;
        }

        .gk-v4-shell .gk-v4-stage2-section__track::-webkit-scrollbar {
            display: none;
            width: 0;
            height: 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__track > * {
            min-width: 0;
        }

        .gk-v4-shell .gk-v4-stage2-card {
            display: flex;
            flex-direction: column;
            min-height: 100%;
            background: #ffffff;
            border: 1px solid #dce5df;
            border-radius: 22px;
            overflow: hidden;
            box-shadow: 0 16px 28px rgba(10, 40, 52, 0.06);
        }

        .gk-v4-shell .gk-v4-stage2-card__image-link {
            position: relative;
            display: block;
            aspect-ratio: 1.34 / 1;
            background: #eef3ef;
            overflow: hidden;
        }

        .gk-v4-shell .gk-v4-stage2-card__image {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .gk-v4-shell .gk-v4-stage2-card__image-placeholder {
            display: grid;
            place-items: center;
            width: 100%;
            height: 100%;
            font-size: 58px;
            font-weight: 700;
            color: #0a4258;
            background: linear-gradient(135deg, #e8f1ec, #dce8e2);
        }

        .gk-v4-shell .gk-v4-stage2-card__discount {
            position: absolute;
            top: 14px;
            left: 14px;
            z-index: 2;
            display: inline-flex;
            align-items: center;
            min-height: 30px;
            padding: 0 11px;
            border: 2px solid #ff5e57;
            border-radius: 999px;
            background: #ffffff;
            color: #ff5e57;
            font-size: 13px;
            font-weight: 700;
            line-height: 1;
        }

        .gk-v4-shell .gk-v4-stage2-card__body {
            display: grid;
            gap: 10px;
            align-content: start;
            padding: 14px 16px 16px;
            min-height: 146px;
        }

        .gk-v4-shell .gk-v4-stage2-card__title {
            display: -webkit-box;
            min-height: 4.14em;
            margin: 0;
            overflow: hidden;
            color: #102d38;
            font-size: 16px;
            font-weight: 700;
            line-height: 1.38;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
        }

        .gk-v4-shell .gk-v4-stage2-card__title a {
            color: inherit;
            text-decoration: none;
        }

        .gk-v4-shell .gk-v4-stage2-card__title a:hover {
            color: #0e7a4f;
        }

        .gk-v4-shell .gk-v4-stage2-card__school {
            display: flex;
            align-items: center;
            min-height: 24px;
            color: #59707b;
            font-size: 12px;
            line-height: 1.45;
            font-weight: 600;
        }

        .gk-v4-shell .gk-v4-badge--platform {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            min-width: 0;
            max-width: 100%;
            min-height: 24px;
            padding: 4px 10px 4px 5px;
            border: 1px solid #d7e2e7;
            border-radius: 999px;
            background: #ffffff;
            color: #41535d;
            font-size: 11px;
            line-height: 1.2;
            font-weight: 700;
            text-decoration: none;
            box-sizing: border-box;
        }

        .gk-v4-shell .gk-v4-badge__logo,
        .gk-v4-shell .gk-v4-badge__mark {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            flex: 0 0 auto;
            width: 22px;
            height: 22px;
            border-radius: 999px;
            background: #e8f0f4;
            box-sizing: border-box;
        }

        .gk-v4-shell .gk-v4-badge__logo {
            object-fit: contain;
        }

        .gk-v4-shell .gk-v4-badge__mark {
            color: #133243;
            font-size: 9px;
            line-height: 1;
            font-weight: 800;
            letter-spacing: 0.04em;
            text-transform: uppercase;
        }

        .gk-v4-shell .gk-v4-badge--platform .gk-v4-badge__label {
            display: block;
            min-width: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-skillbox .gk-v4-badge__mark {
            background: #111827;
            color: #ffde3b;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-netology .gk-v4-badge__mark {
            background: #2254f4;
            color: #ffffff;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-eduson .gk-v4-badge__mark {
            background: #e6f1ff;
            color: #2563eb;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-skillfactory .gk-v4-badge__mark {
            background: #fff2e8;
            color: #d97706;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-geekbrains .gk-v4-badge__mark,
        .gk-v4-shell .gk-v4-badge--platform.is-platform-geekschool .gk-v4-badge__mark {
            background: #f3e8ff;
            color: #7c3aed;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-yandex .gk-v4-badge__mark {
            background: #ffebe7;
            color: #e5482d;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-otus .gk-v4-badge__mark {
            background: #eefcf4;
            color: #16a34a;
        }

        .gk-v4-shell .gk-v4-badge--platform.is-platform-foxford .gk-v4-badge__mark {
            background: #eaf6ff;
            color: #0f77d1;
        }

        .gk-v4-shell .gk-v4-stage2-card__school .gk-v4-badge--platform {
            max-width: 100%;
        }

        .gk-v4-shell .gk-v4-stage2-card__pricebox {
            display: flex;
            flex-wrap: wrap;
            align-items: baseline;
            gap: 6px 10px;
            margin-top: auto;
        }

        .gk-v4-shell .gk-v4-stage2-card__price {
            color: #0f2030;
            font-size: 18px;
            line-height: 1.1;
            font-weight: 800;
        }

        .gk-v4-shell .gk-v4-stage2-card__old-price {
            color: #80909a;
            font-size: 13px;
            line-height: 1.3;
            text-decoration: line-through;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy {
            width: 100%;
            max-width: none;
            margin: 18px 0 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text {
            position: relative;
            overflow: hidden;
            padding: 24px 28px 24px 30px;
            background:
                radial-gradient(circle at top right, rgba(99, 194, 122, 0.16) 0, rgba(99, 194, 122, 0) 34%),
                linear-gradient(135deg, #ffffff 0%, #f7fbff 52%, #f2f8f7 100%);
            border: 1px solid #d8e5ec;
            border-radius: 24px;
            box-shadow: 0 18px 40px rgba(15, 32, 48, 0.08);
            color: #395564;
            font-size: 16px;
            line-height: 1.82;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text::before {
            content: "О направлении";
            display: inline-flex;
            align-items: center;
            margin: 0 0 16px;
            padding: 6px 12px;
            border-radius: 999px;
            background: linear-gradient(135deg, #0f4d68 0%, #1a6a7f 100%);
            color: #ffffff;
            font-size: 11px;
            line-height: 1;
            font-weight: 800;
            letter-spacing: 0.08em;
            text-transform: uppercase;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text::after {
            content: "";
            position: absolute;
            inset: 0 auto 0 0;
            width: 6px;
            border-radius: 24px 0 0 24px;
            background: linear-gradient(180deg, #63c27a 0%, #0f4d68 100%);
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text p {
            margin: 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text p:first-of-type {
            color: #173746;
            font-size: 18px;
            line-height: 1.62;
            font-weight: 500;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text p + p {
            margin-top: 14px;
            padding-top: 14px;
            border-top: 1px solid rgba(15, 77, 104, 0.12);
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text > *:first-child {
            margin-top: 0;
        }

        .gk-v4-shell .gk-v4-stage2-section__copy-text > *:last-child {
            margin-bottom: 0;
        }

        @media (max-width: 960px) {
            .gk-v4-shell .gk-v4-stage2-section__copy-text {
                padding: 22px 22px 22px 24px;
                border-radius: 22px;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text::after {
                border-radius: 22px 0 0 22px;
            }
        }

        @media (max-width: 767px) {
            .gk-v4-shell .gk-v4-stage2-section__copy {
                margin-top: 14px;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text {
                padding: 18px 18px 18px 20px;
                border-radius: 18px;
                font-size: 15px;
                line-height: 1.76;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text::before {
                margin-bottom: 12px;
                padding: 6px 10px;
                font-size: 10px;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text::after {
                width: 5px;
                border-radius: 18px 0 0 18px;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text p:first-of-type {
                font-size: 16px;
                line-height: 1.56;
            }

            .gk-v4-shell .gk-v4-stage2-section__copy-text p + p {
                margin-top: 12px;
                padding-top: 12px;
            }
        }

        .gk-v4-shell .gk-v4-breadcrumbs {
            margin: 0 0 10px;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__list {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 8px 10px;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__item {
            display: inline-flex;
            align-items: center;
            color: #5f7480;
            font-size: 14px;
            line-height: 1.45;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__item + .gk-v4-breadcrumbs__item::before {
            content: '→';
            margin-right: 10px;
            color: #7a8d97;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__item a {
            color: #274c5a;
            text-decoration: none;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__item a:hover {
            color: #0e7a4f;
            text-decoration: underline;
        }

        .gk-v4-shell .gk-v4-breadcrumbs__item.is-current {
            color: #274c5a;
            font-weight: 600;
        }

        .gk-v4-shell .gk-v4-scope-actions {
            margin: 24px auto 28px;
            padding: 18px 20px;
            background: #ffffff;
            border: 1px solid #dbe4de;
            border-radius: 28px;
            box-shadow: 0 14px 26px rgba(10, 40, 52, 0.05);
        }

        .gk-v4-shell .gk-v4-scope-actions__breadcrumbs {
            margin: 0 0 14px;
        }

        .gk-v4-shell .gk-v4-scope-actions__breadcrumbs .gk-v4-breadcrumbs {
            margin: 0;
        }

        .gk-v4-shell .gk-v4-scope-actions__form {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 12px;
        }

        .gk-v4-shell .gk-v4-scope-actions__select-wrap {
            position: relative;
            flex: 0 1 260px;
            min-width: 220px;
        }

        .gk-v4-shell .gk-v4-scope-actions__select-wrap::after {
            content: '';
            position: absolute;
            top: 50%;
            right: 18px;
            width: 9px;
            height: 9px;
            border-right: 2px solid #38525d;
            border-bottom: 2px solid #38525d;
            transform: translateY(-60%) rotate(45deg);
            pointer-events: none;
        }

        .gk-v4-shell .gk-v4-scope-actions__select {
            display: block;
            width: 100%;
            min-height: 52px;
            padding: 0 44px 0 16px;
            border: 1px solid #cfd8d2;
            border-radius: 16px;
            background: #ffffff;
            color: #143844;
            font-size: 15px;
            font-weight: 600;
            line-height: 1.2;
            appearance: none;
            -webkit-appearance: none;
        }

        .gk-v4-shell .gk-v4-scope-actions__chips {
            display: flex;
            flex: 1 1 520px;
            flex-wrap: wrap;
            gap: 10px;
            min-width: 0;
        }

        .gk-v4-shell .gk-v4-scope-actions__chip {
            position: relative;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            min-height: 44px;
            padding: 0 16px;
            border: 1px solid #d6dfda;
            border-radius: 14px;
            background: #ffffff;
            color: #203a45;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.2;
            cursor: pointer;
            transition: border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
        }

        .gk-v4-shell .gk-v4-scope-actions__chip input {
            position: absolute;
            inset: 0;
            opacity: 0;
            cursor: pointer;
        }

        .gk-v4-shell .gk-v4-scope-actions__chip:hover {
            border-color: #9fdf89;
            color: #0f7149;
        }

        .gk-v4-shell .gk-v4-scope-actions__chip.is-active {
            border-color: #8ed47e;
            background: #eef8ee;
            color: #0f7149;
            box-shadow: inset 0 0 0 1px rgba(142, 212, 126, 0.18);
        }

        .gk-v4-shell .gk-v4-scope-actions .gk-v4-btn--primary {
            min-height: 52px;
            padding: 0 22px;
            border-radius: 16px;
            margin-left: auto;
            white-space: nowrap;
        }

        .gk-v4-shell .gk-v4-scope-actions__form--home {
            align-items: stretch;
        }

        .gk-v4-shell .gk-v4-scope-actions--home .gk-v4-scope-actions__select-wrap {
            align-self: flex-start;
        }

        .gk-v4-shell .gk-v4-scope-actions--home .gk-v4-scope-actions__select-wrap::after {
            top: 26px;
            transform: translateY(-50%) rotate(45deg);
        }

        .gk-v4-shell .gk-v4-scope-actions__search-wrap {
            position: relative;
            flex: 1 1 300px;
            min-width: 220px;
        }

        .gk-v4-shell .gk-v4-scope-actions__search-input {
            display: block;
            width: 100%;
            min-height: 52px;
            padding: 0 16px;
            border: 1px solid #cfd8d2;
            border-radius: 16px;
            background: #ffffff;
            color: #143844;
            font-size: 15px;
            font-weight: 500;
            line-height: 1.2;
            box-sizing: border-box;
        }

        .gk-v4-shell .gk-v4-scope-actions__search-input::placeholder {
            color: #7a8d97;
        }

        .gk-v4-shell .gk-v4-scope-actions--subtop + .gk-v4-hero--subtop {
            margin-top: 4px;
        }

        .gk-v4-shell .gk-v4-hero--subtop + .gk-v4-route-sections--subtop {
            margin-top: 4px;
        }


        .gk-v4-shell .gk-v4-empty {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 14px;
            padding: 24px;
            border: 1px solid #dbe4df;
            border-radius: 24px;
            background: #ffffff;
        }

        .gk-v4-shell .gk-v4-empty h3 {
            margin: 0;
            color: #143844;
            font-size: 26px;
            line-height: 1.12;
        }

        .gk-v4-shell .gk-v4-empty p {
            margin: 0;
            color: #5f717a;
            font-size: 15px;
            line-height: 1.55;
        }

        .gk-v4-shell .gk-v4-empty__chips {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

        .gk-v4-shell .gk-v4-empty__chip {
            display: inline-flex;
            align-items: center;
            min-height: 38px;
            padding: 0 14px;
            border: 1px solid #d6dfda;
            border-radius: 999px;
            background: #f7faf8;
            color: #203a45;
            font-size: 13px;
            font-weight: 600;
            line-height: 1.2;
        }

        .gk-v4-shell .gk-v4-empty__hint {
            color: #38525d;
        }

        .gk-v4-shell .gk-v4-empty__actions {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }


        @media (max-width: 1180px) {
            .gk-v4-shell .gk-v4-topbar {
                gap: 20px;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                gap: 18px;
            }

            .gk-v4-shell .gk-v4-topbar__nav {
                gap: 10px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-panel {
                min-width: 250px;
            }

            .gk-v4-shell .gk-v4-topbar__search {
                flex-basis: 340px;
                width: min(100%, 340px);
            }
        }

        @media (max-width: 960px) {
            .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__title {
                font-size: 34px;
            }

            .gk-v4-shell .gk-v4-scope-actions__breadcrumbs {
                margin-bottom: 12px;
            }

            .gk-v4-shell .gk-v4-scope-actions__search-wrap {
                flex-basis: 100%;
                min-width: 0;
            }

            .gk-v4-shell .gk-v4-topbar {
                position: relative;
                gap: 12px;
                padding: 14px 16px;
                display: grid;
                grid-template-columns: minmax(0, 1fr);
                align-items: stretch;
                column-gap: 0;
                row-gap: 12px;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                display: grid !important;
                grid-template-columns: minmax(0, 1fr) auto;
                align-items: center;
                column-gap: 12px;
                row-gap: 0;
                width: 100%;
                min-width: 0;
                gap: 0;
            }

            .gk-v4-shell .gk-v4-topbar__brand-row {
                min-width: 0;
                justify-content: flex-start;
                gap: 0;
            }

            .gk-v4-shell .gk-v4-topbar__brand-row > a {
                display: block;
                min-width: 0;
                max-width: 100%;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                display: block;
                max-width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .gk-v4-shell .gk-v4-topbar__nav {
                display: flex !important;
                align-items: center;
                justify-content: flex-end;
                justify-self: end;
                align-self: center;
                width: auto !important;
                max-width: 100%;
                min-width: 0;
                flex-wrap: nowrap;
                gap: 8px;
                overflow: visible;
            }

            .gk-v4-shell .gk-v4-topbar__nav-menu {
                position: relative;
                display: flex;
                align-items: center;
                flex: 0 0 auto;
                min-width: 0;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                width: auto !important;
                min-width: 0;
                white-space: nowrap;
            }

            .gk-v4-shell .gk-v4-topbar__search {
                flex: 0 0 auto;
                width: 100% !important;
                max-width: none;
                min-width: 0;
                margin-left: 0;
            }
        }

        @media (max-width: 1279px) {
            .gk-v4-shell .gk-v4-stage2-section__track {
                grid-auto-columns: calc((100% - 48px) / 3);
                gap: 24px;
            }
        }

        @media (max-width: 960px) {
            .gk-v4-shell .gk-v4-stage2-section__header {
                align-items: stretch;
                flex-direction: column;
            }

            .gk-v4-shell .gk-v4-stage2-section__nav {
                justify-content: flex-start;
            }

            .gk-v4-shell .gk-v4-stage2-section__track {
                grid-auto-columns: calc((100% - 20px) / 2);
            }

            .gk-v4-shell .gk-v4-scope-actions .gk-v4-btn--primary {
                margin-left: 0;
            }
        }

        @media (max-width: 782px) {
            .gk-v4-shell .gk-v4-topbar {
                padding: 12px 0 14px;
                column-gap: 0;
                row-gap: 10px;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                column-gap: 8px;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                max-width: 100%;
                font-size: clamp(18px, 4.2vw, 22px);
                overflow: hidden;
                text-overflow: ellipsis;
            }
			
			.gk-v4-shell .gk-v4-topbar__search {
				flex: 1 1 auto;
				max-width: none;
				min-width: 180px;
			}
						
			.gk-v4-topbar__logo-link {
				height: 36px;
			}
			
			.gk-v4-topbar__logo-img {
				height: 36px;
				max-width: 126px;
			}

            .gk-v4-shell .gk-v4-topbar__menu-toggle {
                display: none !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav {
                gap: 6px;
                overflow: visible;
            }

            .gk-v4-shell .gk-v4-mobile-backdrop,
            .gk-v4-shell .gk-v4-mobile-backdrop[aria-hidden="false"] {
                display: none !important;
                opacity: 0 !important;
                pointer-events: none !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 38px;
                padding: 0 9px;
                gap: 5px;
                border-radius: 11px;
                font-size: 12px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron,
            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron svg {
                width: 14px;
                height: 14px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-panel {
                position: absolute;
                top: calc(100% + 8px);
                left: auto;
                right: 0;
                min-width: 260px;
                max-width: min(300px, calc(100vw - 20px));
                max-height: min(70vh, 440px);
                margin-top: 0;
                padding: 8px;
                border: 1px solid rgba(6, 42, 57, 0.08);
                border-radius: 16px;
                background: #ffffff;
                box-shadow: 0 18px 36px rgba(6, 42, 57, 0.16);
            }

            .gk-v4-shell .gk-v4-scope-actions__form--home {
                gap: 10px;
            }

            .gk-v4-shell .gk-v4-stage2-showcase,
            .gk-v4-shell .gk-v4-route-sections__list {
                gap: 24px;
            }

            .gk-v4-shell .gk-v4-breadcrumbs__list {
                gap: 6px 8px;
            }

            .gk-v4-shell .gk-v4-breadcrumbs__item {
                font-size: 13px;
            }
        }

        @media (max-width: 460px) {
            .gk-v4-shell .gk-v4-topbar {
                column-gap: 0;
                row-gap: 8px;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                column-gap: 6px;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                font-size: 17px;
            }
			
			.gk-v4-shell .gk-v4-topbar__search {
				flex-basis: 100%;
				max-width: none;
				min-width: auto;
				order: 3;
			}

			.gk-v4-shell .gk-v4-topbar__left {
				flex-wrap: wrap;
			}

            .gk-v4-shell .gk-v4-topbar__nav {
                gap: 4px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 36px;
                padding: 0 7px;
                gap: 4px;
                font-size: 11px;
                border-radius: 10px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-panel {
                min-width: min(272px, calc(100vw - 16px));
                max-width: calc(100vw - 16px);
            }

            .gk-v4-shell .gk-v4-route-sections__intro,
            .gk-v4-shell .gk-v4-scope-actions {
                padding: 16px 16px 18px;
                border-radius: 22px;
            }

            .gk-v4-shell .gk-v4-scope-actions__form {
                gap: 10px;
            }

            .gk-v4-shell .gk-v4-scope-actions__select-wrap,
            .gk-v4-shell .gk-v4-scope-actions__chips {
                flex-basis: 100%;
                min-width: 0;
            }

            .gk-v4-shell .gk-v4-scope-actions .gk-v4-btn--primary {
                width: 100%;
                justify-content: center;
            }

            .gk-v4-shell .gk-v4-stage2-section__track {
                grid-auto-columns: minmax(240px, 84%);
                gap: 14px;
                padding-bottom: 12px;
            }

            .gk-v4-shell .gk-v4-stage2-card__body {
                min-height: 140px;
                padding: 14px 16px 16px;
            }
        }

        @media (max-width: 400px) {
            .gk-v4-shell .gk-v4-topbar__left {
                column-gap: 4px;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                font-size: 16px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 34px;
                padding: 0 6px;
                gap: 3px;
                font-size: 10px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron,
            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron svg {
                width: 12px;
                height: 12px;
            }
        }

        @media (max-width: 1100px) {
            .gk-v4-shell .gk-v4-hero {
                gap: 20px;
                padding: 24px 24px 26px;
            }

            .gk-v4-shell .gk-v4-hero__stats {
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 12px;
                width: 100%;
                max-width: 520px;
            }
        }

        @media (max-width: 960px) {
            .gk-v4-shell .gk-v4-hero {
                gap: 18px;
                padding: 22px 20px 24px;
            }

            .gk-v4-shell .gk-v4-stage2-showcase,
            .gk-v4-shell .gk-v4-route-sections__list {
                gap: 26px;
            }

            .gk-v4-shell .gk-v4-route-sections {
                gap: 20px;
                margin-bottom: 22px;
            }

            .gk-v4-shell .gk-v4-scope-actions__form {
                align-items: stretch;
            }

            .gk-v4-shell .gk-v4-scope-actions__chips {
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 10px;
            }

            .gk-v4-shell .gk-v4-scope-actions__chip {
                width: 100%;
                min-width: 0;
                padding: 0 12px;
                text-align: center;
            }

            .gk-v4-shell .gk-v4-hero__stats {
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 12px;
            }

            .gk-v4-shell .gk-v4-stat-card {
                min-height: 88px;
                padding: 14px 14px 15px;
                border-radius: 18px;
            }
        }

        @media (max-width: 767px) {
            .gk-v4-shell .gk-v4-hero {
                gap: 16px;
                padding: 18px 16px 20px;
            }

            .gk-v4-shell .gk-v4-hero__main {
                max-width: 100%;
            }

            .gk-v4-shell .gk-v4-hero__title {
                font-size: 32px;
                line-height: 1.08;
            }

            .gk-v4-shell .gk-v4-hero--subtop .gk-v4-hero__title,
            .gk-v4-shell .gk-v4-hero--subtop-compact .gk-v4-hero__title {
                font-size: 28px;
                line-height: 1.12;
            }

            .gk-v4-shell .gk-v4-hero__text,
            .gk-v4-shell .gk-v4-route-sections__text {
                font-size: 14px;
                line-height: 1.55;
            }

            .gk-v4-shell .gk-v4-stat-card__value {
                font-size: 22px;
            }

            .gk-v4-shell .gk-v4-stat-card__label {
                font-size: 12px;
                line-height: 1.35;
            }

            .gk-v4-shell .gk-v4-stage2-showcase__actions .gk-v4-btn--primary {
                width: 100%;
                justify-content: center;
            }

            .gk-v4-shell .gk-v4-stage2-section__track {
                scroll-snap-type: x proximity;
                -webkit-overflow-scrolling: touch;
            }

            .gk-v4-shell .gk-v4-stage2-card {
                scroll-snap-align: start;
            }
        }

        @media (max-width: 400px) {
            .gk-v4-shell .gk-v4-topbar {
                column-gap: 6px;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                font-size: 17px;
            }

            .gk-v4-shell .gk-v4-topbar__nav {
                gap: 4px;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 34px;
                padding: 0 7px;
                gap: 4px;
                font-size: 10px;
            }
        }

        @media (max-width: 520px) {
            .gk-v4-shell .gk-v4-scope-actions__chips,
            .gk-v4-shell .gk-v4-hero__stats {
                grid-template-columns: 1fr;
            }

            .gk-v4-shell .gk-v4-stage2-section__track {
                grid-auto-columns: minmax(252px, 90vw);
            }

            .gk-v4-shell .gk-v4-scope-actions__search-wrap,
            .gk-v4-shell .gk-v4-scope-actions__chips,
            .gk-v4-shell .gk-v4-scope-actions .gk-v4-btn--primary {
                flex-basis: 100%;
                min-width: 0;
            }

            .gk-v4-shell .gk-v4-scope-actions .gk-v4-btn--primary {
                width: 100%;
                justify-content: center;
            }
        }

        /* FIX64_TOPBAR_MATCH_1024_POSITION */
        @media (max-width: 960px) {
            .gk-v4-shell .gk-v4-topbar {
                display: grid !important;
                grid-template-columns: minmax(0, 1fr) !important;
                align-items: stretch !important;
                column-gap: 0 !important;
                row-gap: 12px !important;
                padding: 12px 0 14px !important;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                display: grid !important;
                grid-template-columns: max-content max-content !important;
                align-items: center !important;
                align-content: center !important;
                justify-content: flex-start !important;
                justify-items: start !important;
                column-gap: 12px !important;
                row-gap: 0 !important;
                width: 100% !important;
                min-width: 0 !important;
                padding: 0 !important;
            }
			
			.gk-v4-shell .gk-v4-topbar__brand-row {width: 100%; display: flex !important; align-items: center !important; justify-content: flex-start !important; min-width: 0 !important; gap: 0 !important;}

            .gk-v4-shell .gk-v4-topbar__brand-row > a {
                display: inline-flex !important;
                align-items: center !important;
                min-width: 0 !important;
                max-width: 100% !important;
                text-decoration: none !important;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                display: inline-flex !important;
                align-items: center !important;
                line-height: 1 !important;
                white-space: nowrap !important;
                max-width: none !important;
                overflow: visible !important;
                text-overflow: clip !important;
            }.gk-v4-shell .gk-v4-topbar__menu-toggle {display: none !important;}

            .gk-v4-shell .gk-v4-topbar__nav {
                position: static !important;
                top: auto !important;
                right: auto !important;
                bottom: auto !important;
                left: auto !important;
                display: inline-flex !important;
                align-items: center !important;
                align-self: center !important;
                justify-content: flex-start !important;
                justify-self: start !important;
                flex-wrap: nowrap !important;
                width: auto !important;
                max-width: none !important;
                min-width: 0 !important;
                margin: 0 !important;
                padding: 0 !important;
                background: transparent !important;
                border: 0 !important;
                border-radius: 0 !important;
                box-shadow: none !important;
                gap: 8px !important;
                overflow: visible !important;
                z-index: 4 !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav::before,
            .gk-v4-shell .gk-v4-topbar__nav::after {
                content: none !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-menu {
                position: relative !important;
                display: flex !important;
                align-items: center !important;
                flex: 0 0 auto !important;
                min-width: 0 !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                width: auto !important;
                min-width: 0 !important;
                white-space: nowrap !important;
            }.gk-v4-shell .gk-v4-topbar__search {order: 2 !important; display: flex !important; flex: 0 0 100% !important; width: 100% !important; max-width: none !important; min-width: 0 !important; margin: 0 !important; margin-left: 0 !important;}
        }

        @media (max-width: 782px) {
            .gk-v4-shell .gk-v4-topbar {
                row-gap: 10px !important;
            }

            .gk-v4-shell .gk-v4-topbar__left {
                column-gap: 10px !important;
            }

            .gk-v4-shell .gk-v4-topbar__brand-row,
            .gk-v4-shell .gk-v4-topbar__brand {
                min-height: 38px !important;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                font-size: clamp(18px, 4.1vw, 22px) !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav {
                gap: 6px !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 38px !important;
                padding: 0 9px !important;
                gap: 5px !important;
                border-radius: 11px !important;
                font-size: 12px !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron,
            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron svg {
                width: 14px !important;
                height: 14px !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-panel {
                top: calc(100% + 8px) !important;
                left: 0 !important;
                right: auto !important;
                min-width: 260px !important;
                max-width: min(320px, calc(100vw - 20px)) !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-menu:last-child .gk-v4-topbar__nav-panel {
                left: auto !important;
                right: 0 !important;
            }
        }

        @media (max-width: 460px) {
            .gk-v4-shell .gk-v4-topbar {
                row-gap: 8px !important;
            }
			.gk-v4-shell .gk-v4-topbar__left {
				display: block;
				min-width: 0;
				column-gap: 8px !important;
			}

			.gk-v4-topbar__logo-link {
				height: 30px;
			}
			
			.gk-v4-topbar__logo-img {
				height: 30px;
				max-width: 104px;
			}

            .gk-v4-shell .gk-v4-topbar__brand-row,
            .gk-v4-shell .gk-v4-topbar__brand {
                min-height: 36px !important;
            }

            .gk-v4-shell .gk-v4-topbar__brand {
                font-size: 17px !important;
            }.gk-v4-shell .gk-v4-topbar__nav {left: 12px; right: 12px; gap: 4px !important;}

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 36px !important;
                padding: 0 7px !important;
                gap: 4px !important;
                border-radius: 10px !important;
                font-size: 11px !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-panel {
                max-width: calc(100vw - 16px) !important;
            }
        }

        @media (max-width: 400px) {
            .gk-v4-shell .gk-v4-topbar__left {
                column-gap: 6px !important;
            }

            .gk-v4-shell .gk-v4-topbar__brand-row,
            .gk-v4-shell .gk-v4-topbar__brand {
                min-height: 34px !important;
            }
			
			.gk-v4-shell .gk-v4-topbar__brand {
				min-height: 44px;
				font-size: 16px !important;
			}
			
			.gk-v4-topbar__logo-link {
				height: 26px;
			}
			
			.gk-v4-topbar__logo-img {
				height: 26px;
				max-width: 90px;
			}

            .gk-v4-shell .gk-v4-topbar__nav-trigger {
                min-height: 34px !important;
                padding: 0 6px !important;
                gap: 3px !important;
                font-size: 10px !important;
            }

            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron,
            .gk-v4-shell .gk-v4-topbar__nav-trigger .gk-v4-icon--chevron svg {
                width: 12px !important;
                height: 12px !important;
            }
        }

        /* fix75: выравнивание карточек в grid при разной длине title и отсутствии duration */
        .gk-v4-shell [data-view-container][data-view="grid"] .gk-v4-card__title {
            display: -webkit-box;
            min-height: 4.14em;
            margin: 0;
            overflow: hidden;
            line-height: 1.38;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
        }

        .gk-v4-shell [data-view-container][data-view="grid"] .gk-v4-card__badges {
            display: flex;
            align-items: center;
            align-content: flex-start;
            flex-wrap: wrap;
            gap: 8px;
            min-height: 26px;
        }

        .gk-v4-shell [data-view-container][data-view="grid"] .gk-v4-card__meta {
            display: flex;
            align-items: center;
            align-content: flex-start;
            flex-wrap: wrap;
            gap: 6px 12px;
            min-height: 22px;
        }

        .gk-v4-shell [data-view-container][data-view="grid"] .gk-v4-card__tags {
            display: flex;
            align-items: flex-start;
            align-content: flex-start;
            flex-wrap: wrap;
            gap: 8px;
            min-height: 30px;
        }