:root {
    --hk-ui-bg: #f7f1e5;
    --hk-ui-surface: #fffdf8;
    --hk-ui-surface-soft: #fbf5e9;
    --hk-ui-text: #3b2a20;
    --hk-ui-muted: #756659;
    --hk-ui-burgundy: #8f1d18;
    --hk-ui-burgundy-dark: #6f1512;
    --hk-ui-gold: #c99338;
    --hk-ui-gold-soft: #e5d2a7;
    --hk-ui-green: #28543a;
    --hk-ui-danger: #a23434;
    --hk-ui-border: #dfcfad;
    --hk-ui-radius: 12px;
    --hk-ui-radius-small: 8px;
    --hk-ui-shadow: 0 8px 24px rgba(59, 42, 32, 0.08);
    --hk-ui-shadow-hover: 0 12px 30px rgba(59, 42, 32, 0.13);
}

/* Termék részletező oldal – célzott, kétoszlopos szerkezet */
html body.oldal-termek .termek-oldal.termek-oldal-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr) !important;
    column-gap: clamp(32px, 4vw, 56px) !important;
    align-items: start !important;
}

html body.oldal-termek .termek-bal-oszlop,
html body.oldal-termek .termek-jobb-oszlop {
    display: grid;
    gap: 26px;
    min-width: 0;
    align-content: start;
}

html body.oldal-termek .termek-jobb-oszlop {
    gap: 18px;
}

html body.oldal-termek .termek-vizualis {
    grid-area: auto;
    min-width: 0;
}

html body.oldal-termek .termek-foadatok {
    grid-area: auto;
    min-width: 0;
    gap: 15px !important;
}

html body.oldal-termek .termek-vasarlasi-panel {
    grid-area: auto;
    min-width: 0;
}

html body.oldal-termek .termek-leiras-inline {
    grid-area: auto;
    min-width: 0;
}

html body.oldal-termek .termek-cimkek {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 0 14px !important;
}

html body.oldal-termek .termek-galeria {
    width: 100%;
    min-width: 0;
}

html body.oldal-termek .termek-kep {
    width: 100% !important;
    max-height: 500px !important;
    aspect-ratio: 4 / 3;
    object-fit: contain !important;
}

html body.oldal-termek .termek-foadatok h1 {
    margin: 0 !important;
    font-size: clamp(2rem, 3.3vw, 3.15rem) !important;
    line-height: 1.06 !important;
    overflow-wrap: anywhere;
}

html body.oldal-termek .termek-elado {
    font-size: 1rem;
}

html body.oldal-termek .termek-ar-pont-sor {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 10px 18px;
    padding: 4px 0 2px;
}

html body.oldal-termek .termek-jobb-oszlop .termek-ar-blokk .ar {
    color: var(--hk-ui-burgundy) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(1.5rem, 3vw, 2rem) !important;
    white-space: nowrap;
}

html body.oldal-termek .termek-leiras-utani-adatok {
    display: grid;
    gap: 14px;
    min-width: 0;
}

html body.oldal-termek .termek-ar-blokk,
html body.oldal-termek .termek-ar-blokk p,
html body.oldal-termek .termek-pont-rovid {
    margin: 0 !important;
}

html body.oldal-termek .termek-pont-rovid {
    color: var(--hk-muted, #665f55);
    font-size: 0.95rem;
    line-height: 1.35;
}

html body.oldal-termek .termek-meta-adatok {
    display: grid;
    gap: 7px;
    padding-top: 4px;
}

html body.oldal-termek .termek-meta-adatok p {
    margin: 0 !important;
}

html body.oldal-termek .termek-vasarlas-urlap {
    display: block !important;
    width: 100%;
    min-width: 0;
    margin: 0;
}

html body.oldal-termek .termek-valtozatok > strong {
    display: block;
    margin-bottom: 9px;
}

html body.oldal-termek .valtozat-doboz {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

html body.oldal-termek .valtozat-tabla {
    width: 100%;
    min-width: 540px;
    table-layout: auto;
}

html body.oldal-termek .valtozat-tabla th,
html body.oldal-termek .valtozat-tabla td {
    padding: 8px 7px !important;
    font-size: 0.78rem;
    line-height: 1.25;
    white-space: normal;
}

html body.oldal-termek .termek-muveleti-sor {
    display: grid;
    grid-template-columns: 86px repeat(3, minmax(0, 1fr));
    gap: 8px;
    align-items: end;
    margin-top: 16px;
}

html body.oldal-termek .termek-mennyiseg {
    display: grid;
    gap: 6px;
    min-width: 0;
    font-size: 0.82rem;
    font-weight: 700;
}

html body.oldal-termek .termek-mennyiseg input {
    width: 100% !important;
    min-width: 0;
    height: 38px !important;
}

html body.publikus-oldal.oldal-termek .hk-tartalom .termek-oldal-layout .termek-muveleti-sor > button[form="termek-kosar-form"],
html body.publikus-oldal.oldal-termek .hk-tartalom .termek-oldal-layout .termek-muveleti-sor .hk-uzenet-az-eladonak,
html body.publikus-oldal.oldal-termek .hk-tartalom .termek-oldal-layout .termek-muveleti-sor .termek-kedvenc-urlap button {
    width: 100% !important;
    min-height: 38px !important;
    height: 38px !important;
    padding: 6px 9px !important;
    font-size: 0.74rem !important;
    line-height: 1.1;
    white-space: nowrap;
    margin: 0 !important;
}

html body.oldal-termek .termek-muveleti-sor .hk-termek-uzenet {
    align-self: end;
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

html body.oldal-termek .termek-muveleti-sor .hk-termek-uzenet form {
    width: 100%;
    margin: 0;
}

html body.oldal-termek .termek-muveleti-sor .hk-termek-uzenet p {
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.35;
}

html body.oldal-termek .termek-kedvenc-urlap {
    width: 100%;
    align-self: end;
    margin: 0;
}

html body.oldal-termek .termek-kedvenc-urlap button {
    width: 100% !important;
}

html body.oldal-termek .termek-leiras-blokk.termek-leiras-inline {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body.oldal-termek .termek-leiras-inline::before,
html body.oldal-termek .termek-leiras-inline::after,
html body.oldal-termek .termek-leiras-inline h2::before,
html body.oldal-termek .termek-leiras-inline h2::after {
    content: none !important;
    display: none !important;
}

html body.oldal-termek .termek-leiras-inline h2 {
    margin: 0 0 12px !important;
    font-size: clamp(1.45rem, 2vw, 1.9rem) !important;
}

html body.oldal-termek .termek-leiras-inline p {
    margin: 0 !important;
    line-height: 1.75;
    overflow-wrap: anywhere;
}

@media (max-width: 900px) {
    html body.oldal-termek .termek-oldal.termek-oldal-layout {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 24px !important;
    }

    html body.oldal-termek .termek-bal-oszlop,
    html body.oldal-termek .termek-jobb-oszlop {
        display: contents;
    }

    html body.oldal-termek .termek-vizualis {
        order: 1;
    }

    html body.oldal-termek .termek-foadatok {
        order: 2;
    }

    html body.oldal-termek .termek-vasarlasi-panel {
        order: 3;
    }

    html body.oldal-termek .termek-leiras-inline {
        order: 4;
    }

    html body.oldal-termek .termek-leiras-utani-adatok {
        order: 5;
    }

    html body.oldal-termek .termek-kep {
        max-height: 440px !important;
    }
}

@media (max-width: 620px) {
    html body.oldal-termek .termek-foadatok h1 {
        font-size: clamp(1.8rem, 9vw, 2.45rem) !important;
    }

    html body.oldal-termek .termek-muveleti-sor {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.45fr);
    }

    html body.oldal-termek .termek-muveleti-sor .hk-termek-uzenet {
        grid-column: 1 / -1;
    }

    html body.oldal-termek .termek-muveleti-sor .termek-kedvenc-urlap {
        grid-column: 1 / -1;
    }

    html body.oldal-termek .valtozat-tabla {
        min-width: 500px;
    }
}

/* =========================================================
   Hazai Kincsek - eladoi elerhetoseg, telepules autocomplete,
   es vevoi terkepes eladokereso
   ========================================================= */

.hk-urlap-blokk {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 18px;
    margin: 0;
    padding: 18px;
    border: 1px solid rgba(210, 160, 82, 0.45);
    border-radius: 14px;
    background: rgba(255, 250, 240, 0.74);
}

.hk-urlap-blokk legend {
    padding: 0 8px;
    color: #8f1612;
    font-family: "Cinzel", serif;
    font-weight: 800;
}

.hk-urlap-blokk > .teljes,
.hk-urlap-blokk > .telepules-autocomplete,
.hk-urlap-blokk > .cim-autocomplete {
    grid-column: 1 / -1;
}

.telepules-autocomplete,
.cim-autocomplete {
    position: relative;
    display: grid;
    grid-template-columns: minmax(120px, 0.45fr) minmax(220px, 1fr);
    gap: 16px;
    align-items: start;
    z-index: 5;
}

.telepules-autocomplete .telepules-mezo,
.cim-autocomplete .cim-utca-mezo {
    position: relative;
}

.telepules-talalatok,
.cim-talalatok {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    right: 0;
    z-index: 9000;
    max-height: 280px;
    overflow-y: auto;
    border: 1px solid rgba(210, 160, 82, 0.78);
    border-radius: 12px;
    background: #fffaf0;
    box-shadow: 0 16px 34px rgba(63, 33, 12, 0.18);
    padding: 6px;
}

.telepules-talalat,
.cim-talalat {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    padding: 9px 10px;
    border: 0;
    border-bottom: 1px solid rgba(210, 160, 82, 0.26);
    border-radius: 8px;
    background: transparent;
    color: #6f170f;
    font: inherit;
    line-height: 1.25;
    text-align: left;
    cursor: pointer;
}

.telepules-talalat:last-child,
.cim-talalat:last-child {
    border-bottom: 0;
}

.telepules-talalat span,
.cim-talalat span {
    color: #7d6c5d;
    font-size: 0.86rem;
}

.telepules-talalat:hover,
.telepules-talalat.is-active,
.cim-talalat:hover,
.cim-talalat.is-active {
    background: #f3dfad;
    color: #6f120e;
}

.telepules-talalat-empty,
.cim-talalat-empty {
    cursor: default;
}

.eladok-terkep-szuro {
    display: grid;
    grid-template-columns: minmax(220px, 1fr) minmax(180px, 0.55fr) minmax(180px, 0.55fr) auto;
    gap: 14px;
    align-items: end;
    margin-bottom: 22px;
}

.eladok-terkep-szuro-gombok {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.eladok-terkep-utvonal {
    display: grid;
    grid-template-columns: minmax(240px, 1fr) auto;
    gap: 12px 14px;
    align-items: end;
    margin: 0 0 22px;
    padding: 16px;
    border: 1px solid rgba(210, 160, 82, 0.42);
    border-radius: 12px;
    background: rgba(255, 250, 240, 0.78);
}

.eladok-terkep-utvonal-gombok {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.seller-route-status {
    grid-column: 1 / -1;
    min-height: 1.35em;
    margin: 0;
    color: #6f170f;
    font-weight: 700;
}

.seller-route-status.is-error {
    color: #9b1b16;
}

.eladok-terkep-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 22px;
    align-items: stretch;
}

.eladok-terkep-map {
    min-height: 620px;
    overflow: hidden;
    border: 1px solid rgba(210, 160, 82, 0.58);
    border-radius: 20px;
    background: #f7eedc;
    box-shadow: 0 16px 34px rgba(63, 33, 12, 0.12);
}

.eladok-terkep-lista {
    max-height: 620px;
    overflow-y: auto;
    padding: 18px;
    border: 1px solid rgba(210, 160, 82, 0.5);
    border-radius: 20px;
    background: rgba(255, 250, 240, 0.92);
}

.eladok-terkep-lista h2 {
    margin-top: 0;
}

.seller-map-card {
    padding: 14px;
    border: 1px solid rgba(210, 160, 82, 0.34);
    border-radius: 14px;
    background: #fffaf0;
    cursor: pointer;
}

.seller-map-card + .seller-map-card {
    margin-top: 12px;
}

.seller-map-card h3 {
    margin: 0 0 8px;
    color: #8f1612;
}

.seller-map-card p {
    margin: 0 0 8px;
}

.seller-map-card-actions,
.seller-map-popup-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}

.seller-map-bubble {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff4d5;
    border-radius: 999px;
    background: #9f1d17;
    color: #fff8e7;
    box-shadow: 0 10px 22px rgba(63, 33, 12, 0.24);
    text-align: center;
}

.seller-map-bubble span {
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1;
}

.seller-map-bubble small {
    display: block;
    max-width: 72px;
    overflow: hidden;
    font-size: 0.64rem;
    line-height: 1.05;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.seller-map-popup h3 {
    margin: 0 0 8px;
    color: #8f1612;
}

.seller-map-popup p {
    margin: 0 0 7px;
}

@media (max-width: 900px) {
    .hk-urlap-blokk,
    .telepules-autocomplete,
    .cim-autocomplete,
    .eladok-terkep-szuro,
    .eladok-terkep-utvonal,
    .eladok-terkep-layout {
        grid-template-columns: 1fr;
    }

    .eladok-terkep-map {
        min-height: 420px;
    }

    .eladok-terkep-lista {
        max-height: none;
    }

    .telepules-talalatok,
    .cim-talalatok {
        max-height: 240px;
    }
}

/* =========================================================
   Hazai Kincsek - eladoi termekurlap rendezett racsa
   ========================================================= */

body.elado-oldal .hk-elado-termek-urlap {
    display: grid !important;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
    gap: 18px 18px !important;
    align-items: start !important;
    width: min(100%, 980px) !important;
    max-width: 980px !important;
    margin-inline: auto !important;
    padding: clamp(18px, 2.6vw, 28px) !important;
    overflow: visible !important;
}

body.elado-oldal .hk-elado-termek-urlap > * {
    min-width: 0 !important;
}

body.elado-oldal .hk-elado-termek-urlap > label,
body.elado-oldal .hk-elado-termek-urlap > div,
body.elado-oldal .hk-elado-termek-urlap > fieldset {
    grid-column: span 6 !important;
}

body.elado-oldal .hk-elado-termek-urlap > .teljes,
body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="nev"]),
body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="rovid_leiras"]) {
    grid-column: 1 / -1 !important;
}

body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="ar"]) {
    grid-column: span 4 !important;
    max-width: 360px !important;
}

body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="keszlet"]) {
    grid-column: span 4 !important;
    max-width: 340px !important;
}

body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="mertekegyseg"]) {
    grid-column: span 5 !important;
    max-width: 430px !important;
}

body.elado-oldal .hk-elado-termek-urlap > label:has(select[name="szezonalis_cimke"]) {
    grid-column: 1 / span 7 !important;
    max-width: 680px !important;
}

body.elado-oldal .hk-elado-termek-urlap label {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    margin: 0 !important;
}

body.elado-oldal .hk-elado-termek-urlap input,
body.elado-oldal .hk-elado-termek-urlap textarea,
body.elado-oldal .hk-elado-termek-urlap .hk-select-trigger {
    min-height: 42px !important;
    max-height: none !important;
    padding: 9px 12px !important;
    line-height: 1.25 !important;
}

body.elado-oldal .hk-elado-termek-urlap textarea {
    min-height: 150px !important;
    resize: vertical !important;
}

body.elado-oldal .hk-elado-termek-urlap input[name="ar"],
body.elado-oldal .hk-elado-termek-urlap input[name="keszlet"],
body.elado-oldal .hk-elado-termek-urlap input[name="akcio_szazalek"],
body.elado-oldal .hk-elado-termek-urlap input[name="kedvezmenyes_ar"] {
    max-width: 260px !important;
}

body.elado-oldal .hk-elado-termek-urlap input[type="number"] {
    appearance: textfield !important;
    -moz-appearance: textfield !important;
}

body.elado-oldal .hk-elado-termek-urlap input[type="number"]::-webkit-outer-spin-button,
body.elado-oldal .hk-elado-termek-urlap input[type="number"]::-webkit-inner-spin-button {
    margin: 0 !important;
    -webkit-appearance: none !important;
}

body.elado-oldal .hk-elado-termek-urlap input[type="file"] {
    width: min(100%, 560px) !important;
    min-height: 40px !important;
    padding: 8px 10px !important;
    background: #fffdf8 !important;
}

body.elado-oldal .hk-elado-termek-urlap input[name="szallitasi_info"],
body.elado-oldal .hk-elado-termek-urlap input[name="mertekegyseg"] {
    min-height: 42px !important;
}

body.elado-oldal .hk-elado-termek-urlap .sugo {
    margin: 0 !important;
    max-width: 62ch !important;
    line-height: 1.45 !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-beallitas {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px 14px !important;
    align-items: start !important;
    padding: 22px 18px 18px !important;
    overflow: visible !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-beallitas legend {
    padding-inline: 8px !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-beallitas > label {
    min-width: 0 !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-beallitas > label[hidden] {
    display: none !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-elonezet {
    grid-column: 1 / -1 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 10px 12px !important;
    border-radius: 10px !important;
}

body.elado-oldal .hk-elado-termek-urlap .akcio-elonezet:empty {
    display: none !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-urlap {
    display: grid !important;
    gap: 10px !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-urlap > strong {
    font-size: 1rem !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-urlap .tabla-doboz {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: visible !important;
    padding: 0 !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla {
    width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla th,
body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla td {
    padding: 8px 8px !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla th:nth-child(5),
body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla td:nth-child(5) {
    width: 96px !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla input {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 38px !important;
    padding: 7px 9px !important;
}

body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla td:nth-child(5) input {
    max-width: 76px !important;
}

body.elado-oldal .hk-elado-termek-urlap > .checkbox-sor {
    grid-column: span 6 !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 10px !important;
    min-height: 0 !important;
    padding: 11px 12px !important;
    border: 1px solid rgba(216, 173, 101, 0.45) !important;
    border-radius: 10px !important;
    background: rgba(255, 250, 240, 0.72) !important;
}

body.elado-oldal .hk-elado-termek-urlap > .checkbox-sor.teljes {
    grid-column: 1 / -1 !important;
}

body.elado-oldal .hk-elado-termek-urlap > .checkbox-sor input[type="checkbox"] {
    flex: 0 0 auto !important;
    width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    margin-top: 2px !important;
    padding: 0 !important;
}

body.elado-oldal .hk-elado-termek-urlap > button[type="submit"] {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    margin-top: 6px !important;
}

@media (max-width: 900px) {
    body.elado-oldal .hk-elado-termek-urlap {
        grid-template-columns: 1fr !important;
        width: 100% !important;
        padding: 16px !important;
        gap: 15px !important;
    }

    body.elado-oldal .hk-elado-termek-urlap > label,
    body.elado-oldal .hk-elado-termek-urlap > div,
    body.elado-oldal .hk-elado-termek-urlap > fieldset,
    body.elado-oldal .hk-elado-termek-urlap > .teljes,
    body.elado-oldal .hk-elado-termek-urlap > .checkbox-sor,
    body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="ar"]),
    body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="keszlet"]),
    body.elado-oldal .hk-elado-termek-urlap > label:has(input[name="mertekegyseg"]),
    body.elado-oldal .hk-elado-termek-urlap > label:has(select[name="szezonalis_cimke"]) {
        grid-column: 1 / -1 !important;
        max-width: none !important;
    }

    body.elado-oldal .hk-elado-termek-urlap .akcio-beallitas {
        grid-template-columns: 1fr !important;
    }

    body.elado-oldal .hk-elado-termek-urlap input[name="ar"],
    body.elado-oldal .hk-elado-termek-urlap input[name="keszlet"],
    body.elado-oldal .hk-elado-termek-urlap input[name="akcio_szazalek"],
    body.elado-oldal .hk-elado-termek-urlap input[name="kedvezmenyes_ar"] {
        max-width: none !important;
    }

    body.elado-oldal .hk-elado-termek-urlap .valtozat-urlap .tabla-doboz {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    body.elado-oldal .hk-elado-termek-urlap .valtozat-tabla {
        min-width: 620px !important;
    }
}

/* =========================================================
   Hazai Kincsek - egyseges, gorgetheto custom select visszaallitasa
   ========================================================= */

.hk-selected-value-text,
.kivalasztott-ertek,
.selected-value-label {
    display: block !important;
    min-height: 0 !important;
    margin-top: 6px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #6b5a4a !important;
    font-size: 0.88rem !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    cursor: default !important;
    pointer-events: none !important;
}

select.hk-native-select-hidden,
html body select.hk-native-select-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    white-space: nowrap !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
}

.hk-select {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
}

.hk-select.hk-select--open {
    z-index: 14000 !important;
}

.hk-select-trigger,
html body .hk-select > button.hk-select-trigger:not(:disabled) {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 9px 12px !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 9px !important;
    background: #fffaf0 !important;
    box-shadow: none !important;
    color: #6b1f16 !important;
    font: inherit !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    transform: none !important;
}

.hk-select-trigger::before,
.hk-select-trigger::after,
.hk-select-option::before,
.hk-select-option::after {
    content: none !important;
    display: none !important;
}

.hk-select-trigger:hover,
.hk-select-trigger:focus,
html body .hk-select > button.hk-select-trigger:not(:disabled):hover,
html body .hk-select > button.hk-select-trigger:not(:disabled):focus,
html body .hk-select.hk-select--open > button.hk-select-trigger:not(:disabled) {
    border-color: #b9832f !important;
    background: #fff7e7 !important;
    color: #6b1f16 !important;
    box-shadow: 0 0 0 3px rgba(216, 173, 101, 0.18) !important;
    transform: none !important;
}

.hk-select-value {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.hk-select-arrow {
    flex: 0 0 auto !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 6px solid #8a241b !important;
}

.hk-select-options {
    position: absolute !important;
    top: calc(100% + 5px) !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 14001 !important;
    display: block !important;
    max-height: var(--hk-select-list-max-height, 360px) !important;
    margin: 0 !important;
    padding: 4px 0 !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 10px !important;
    background: #fffaf0 !important;
    box-shadow: 0 14px 30px rgba(60, 35, 15, 0.18) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
    touch-action: pan-y !important;
}

.hk-select-options[hidden] {
    display: none !important;
}

.hk-select--open-up .hk-select-options {
    top: auto !important;
    bottom: calc(100% + 5px) !important;
}

.urlap label:has(.hk-select--open),
.urlap fieldset:has(.hk-select--open),
.urlap .teljes:has(.hk-select--open),
.urlap > *:has(.hk-select--open) {
    position: relative !important;
    z-index: 14000 !important;
    overflow: visible !important;
}

.hk-select-option,
html body .hk-select .hk-select-options > button.hk-select-option:not(:disabled) {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 12px !important;
    border: 0 !important;
    border-bottom: 1px solid #ead8b8 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #5a2315 !important;
    font: inherit !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    transform: none !important;
}

.hk-select-option:last-child {
    border-bottom: 0 !important;
}

.hk-select-option:hover,
.hk-select-option.is-active,
html body .hk-select .hk-select-options > button.hk-select-option:not(:disabled):hover,
html body .hk-select .hk-select-options > button.hk-select-option.is-active:not(:disabled) {
    background: #f7e6c7 !important;
    border-color: #ead8b8 !important;
    color: #6b1f16 !important;
    box-shadow: none !important;
    transform: none !important;
}

.hk-select-option.is-selected,
html body .hk-select .hk-select-options > button.hk-select-option.is-selected:not(:disabled) {
    background: #f1d9ab !important;
    border-color: #ead8b8 !important;
    color: #7f1d17 !important;
    box-shadow: none !important;
    font-weight: 800 !important;
}

.hk-select-group-label,
.hk-select-empty {
    display: block !important;
    padding: 8px 12px !important;
    color: #7a6a55 !important;
    font-size: 0.85rem !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

.hk-select--disabled .hk-select-trigger {
    opacity: 0.65 !important;
    cursor: not-allowed !important;
}

html {
    min-height: 100%;
    overflow-x: clip;
    scroll-behavior: smooth;
}

body {
    min-width: 320px;
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    background: var(--hk-ui-bg) !important;
    color: var(--hk-ui-text) !important;
    font-family: "Libre Baskerville", Georgia, serif !important;
    font-size: 16px;
    line-height: 1.6;
}

body.admin-oldal,
body.elado-oldal {
    font-family: "Segoe UI", Arial, sans-serif !important;
}

body::before,
body::after,
body:not(.admin-oldal)::before,
body:not(.admin-oldal)::after {
    content: none !important;
    display: none !important;
}

img {
    max-width: 100%;
}

a {
    color: var(--hk-ui-burgundy);
    text-underline-offset: 3px;
}

a:hover {
    color: var(--hk-ui-burgundy-dark);
}

:focus-visible {
    outline: 3px solid rgba(201, 147, 56, 0.48) !important;
    outline-offset: 3px;
}

/* Header and navigation */
body .hk-site-header.felso-sav.hk-fejlec {
    position: sticky !important;
    z-index: 100 !important;
    top: 0 !important;
    display: block !important;
    min-height: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-bottom: 1px solid var(--hk-ui-border) !important;
    background: rgba(255, 253, 248, 0.97) !important;
    box-shadow: 0 5px 18px rgba(59, 42, 32, 0.08) !important;
    backdrop-filter: blur(10px);
}

body .hk-site-header::before,
body .hk-site-header::after,
body .hk-site-header .hk-header-inner::before,
body .hk-site-header .hk-header-inner::after,
body .hk-site-header .hk-main-nav a::before,
body .hk-site-header .hk-main-nav a::after,
body .hk-site-header .hk-main-nav a + a::before {
    content: none !important;
    display: none !important;
    background: none !important;
}

body.admin-oldal .hk-site-header.felso-sav.hk-fejlec,
body.admin-oldal .hk-site-header.felso-sav.hk-fejlec::before,
body.admin-oldal .hk-site-header.felso-sav.hk-fejlec::after {
    border-bottom: 1px solid var(--hk-ui-border) !important;
    background-image: none !important;
}

body .hk-site-header .hk-header-inner {
    display: grid !important;
    width: min(1220px, calc(100% - 40px)) !important;
    min-height: 112px !important;
    grid-template-columns: minmax(250px, 340px) 1fr !important;
    align-items: center !important;
    gap: 28px !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
    background: none !important;
}

html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-inner {
    position: relative !important;
    display: grid !important;
    width: min(1220px, calc(100% - 40px)) !important;
    min-height: 112px !important;
    grid-template-columns: minmax(250px, 340px) 1fr !important;
    align-items: center !important;
    gap: 28px !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
}

html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-inner {
    position: relative !important;
    display: grid !important;
    width: min(1360px, calc(100% - 40px)) !important;
    min-height: 112px !important;
    grid-template-columns: minmax(250px, 340px) 1fr !important;
    align-items: center !important;
    gap: 28px !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
}

body .hk-site-header .hk-header-brand-custom {
    position: relative !important;
    display: grid !important;
    width: min(100%, 330px) !important;
    min-width: 0 !important;
    min-height: 88px !important;
    align-content: center !important;
    justify-items: center !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 18px 0 0 !important;
}

html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
    position: relative !important;
    display: grid !important;
    width: min(100%, 330px) !important;
    min-width: 0 !important;
    min-height: 88px !important;
    align-content: center !important;
    justify-items: center !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 18px 0 0 !important;
}

html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
    position: relative !important;
    display: grid !important;
    width: min(100%, 330px) !important;
    min-width: 0 !important;
    min-height: 88px !important;
    align-content: center !important;
    justify-items: center !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 18px 0 0 !important;
}

body .hk-site-header .hk-brand-symbol {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    width: 165px !important;
    height: 38px !important;
    object-fit: contain !important;
    transform: translateX(-50%) !important;
}

body .hk-site-header .hk-brand-title-image {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    object-fit: contain !important;
}

body .hk-site-header .hk-brand-motto-image {
    display: block !important;
    width: 82% !important;
    height: 24px !important;
    object-fit: contain !important;
}

body .hk-site-header .hk-fejlec-kereso-rejtett {
    display: none !important;
}

body .hk-site-header .hk-main-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
}

html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
    position: static !important;
    display: flex !important;
    width: auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    align-items: center !important;
    justify-content: flex-end !important;
    justify-self: end !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
}

html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
    position: static !important;
    display: flex !important;
    width: auto !important;
    grid-column: auto !important;
    grid-row: auto !important;
    align-items: center !important;
    justify-content: flex-end !important;
    justify-self: end !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body .hk-site-header .hk-main-nav a {
    display: inline-flex !important;
    min-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px 10px !important;
    border: 1px solid transparent !important;
    border-radius: 7px !important;
    color: var(--hk-ui-burgundy) !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: 0.76rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

body .hk-site-header .hk-main-nav a:hover,
body .hk-site-header .hk-main-nav a:focus-visible {
    border-color: rgba(201, 147, 56, 0.45) !important;
    background: #fff7e8 !important;
}

body .hk-site-header .hk-main-nav .hk-kosar-link {
    border-color: var(--hk-ui-gold-soft) !important;
    background: var(--hk-ui-surface-soft) !important;
}

.hk-menu-kapcsolo {
    display: none !important;
}

/* Page frame and typography */
body .hk-tartalom.tartalom {
    flex: 1 0 auto !important;
    width: min(1220px, calc(100% - 40px)) !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: clamp(28px, 4vw, 48px) 0 64px !important;
}

body .hk-tartalom.tartalom::before,
body .hk-tartalom.tartalom::after {
    content: none !important;
    display: none !important;
}

h1,
h2,
h3,
h4,
.oldal-fej h1,
.oldal-fej h2 {
    color: var(--hk-ui-text) !important;
    font-family: "Cinzel", Georgia, serif !important;
    letter-spacing: -0.015em !important;
}

h1,
.oldal-fej h1 {
    margin: 0 !important;
    font-size: clamp(2rem, 3.2vw, 2.8rem) !important;
    line-height: 1.15 !important;
}

h2,
.oldal-fej h2 {
    margin: 0 !important;
    font-size: clamp(1.35rem, 2.2vw, 1.75rem) !important;
    line-height: 1.25 !important;
}

h3 {
    line-height: 1.3;
}

.tartalom > h1,
.oldal-fej h1,
.szakasz h2 {
    display: block !important;
    padding: 0 !important;
}

.tartalom > h1::before,
.tartalom > h1::after,
.oldal-fej h1::before,
.oldal-fej h1::after,
.oldal-fej h2::before,
.oldal-fej h2::after,
.szakasz h2::before,
.szakasz h2::after {
    content: none !important;
    display: none !important;
}

html body:not(.admin-oldal) .hk-tartalom.tartalom .oldal-fej h1::before,
html body:not(.admin-oldal) .hk-tartalom.tartalom .oldal-fej h1::after,
html body:not(.admin-oldal) .hk-tartalom.tartalom .oldal-fej h2::before,
html body:not(.admin-oldal) .hk-tartalom.tartalom .oldal-fej h2::after,
html body:not(.admin-oldal) .hk-tartalom.tartalom > h1::before,
html body:not(.admin-oldal) .hk-tartalom.tartalom > h1::after {
    content: none !important;
    display: none !important;
    background: none !important;
}

.oldal-fej {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 16px 24px !important;
    margin: 0 0 24px !important;
    padding: 0 0 16px !important;
    border-bottom: 1px solid var(--hk-ui-border) !important;
}

.oldal-fej > div {
    min-width: 0;
}

.meta,
.sugo {
    color: var(--hk-ui-muted) !important;
    overflow-wrap: anywhere;
    white-space: normal !important;
}

.szakasz {
    margin-top: clamp(38px, 6vw, 68px) !important;
}

.ures {
    padding: 22px !important;
    border: 1px dashed var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: rgba(255, 253, 248, 0.72) !important;
    color: var(--hk-ui-muted) !important;
    text-align: center;
}

/* Buttons */
body button:not(.product-like-btn):not(.filter-drawer-close):not(.hk-menu-kapcsolo):not(.hk-select-trigger):not(.hk-select-option),
body .gomb,
body input[type="submit"] {
    display: inline-flex !important;
    min-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    padding: 9px 16px !important;
    border: 1px solid var(--hk-ui-burgundy) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-burgundy) !important;
    box-shadow: none !important;
    color: #fff !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer;
}

body button:not(.product-like-btn):not(.filter-drawer-close):not(.hk-menu-kapcsolo):not(.hk-select-trigger):not(.hk-select-option)::before,
body button:not(.product-like-btn):not(.filter-drawer-close):not(.hk-menu-kapcsolo):not(.hk-select-trigger):not(.hk-select-option)::after,
body .gomb::before,
body .gomb::after {
    content: none !important;
    display: none !important;
}

body button:not(.product-like-btn):not(.filter-drawer-close):not(.hk-menu-kapcsolo):not(.hk-select-trigger):not(.hk-select-option):hover,
body .gomb:hover,
body input[type="submit"]:hover {
    border-color: var(--hk-ui-burgundy-dark) !important;
    background: var(--hk-ui-burgundy-dark) !important;
    transform: none !important;
}

body .gomb.masodlagos,
body button.masodlagos {
    border-color: var(--hk-ui-gold) !important;
    background: var(--hk-ui-surface) !important;
    color: var(--hk-ui-burgundy) !important;
}

body .gomb.masodlagos:hover,
body button.masodlagos:hover {
    border-color: var(--hk-ui-burgundy) !important;
    background: #fff6e5 !important;
    color: var(--hk-ui-burgundy-dark) !important;
}

body .gomb.veszely,
body button.veszely {
    border-color: var(--hk-ui-danger) !important;
    background: var(--hk-ui-danger) !important;
    color: #fff !important;
}

body .gomb.kicsi,
body button.kicsi {
    min-height: 34px !important;
    padding: 6px 11px !important;
    font-size: 0.78rem !important;
}

body button:disabled,
body .gomb[aria-disabled="true"] {
    cursor: not-allowed !important;
    opacity: 0.52 !important;
}

.muveletek,
.sor-muveletek,
.rendeles-admin-muveletek {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 9px !important;
}

/* Forms and messages */
.urlap,
.osszesito,
.kosar-csoport,
.rendeles-kartya,
.elofizetes-jelenlegi,
.elofizetes-fuggo,
.elofizetes-valtas,
.termek-leiras-blokk {
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

.urlap,
.osszesito,
.kosar-csoport,
.rendeles-kartya {
    padding: clamp(18px, 3vw, 28px) !important;
}

.urlap::before,
.urlap::after,
.osszesito::before,
.osszesito::after,
.kosar-csoport::before,
.kosar-csoport::after,
.rendeles-kartya::before,
.rendeles-kartya::after {
    content: none !important;
    display: none !important;
}

.urlap {
    gap: 18px !important;
    overflow: visible !important;
}

.urlap.ket-oszlop {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.urlap > *,
.urlap label,
.urlap fieldset,
.urlap .teljes {
    min-width: 0 !important;
}

.urlap .tabla-doboz {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
}

.urlap .tabla {
    min-width: 720px;
}

label {
    color: var(--hk-ui-text);
    font-weight: 700;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
select,
textarea {
    width: 100%;
    min-height: 44px !important;
    padding: 10px 12px !important;
    border: 1px solid #cdbf9f !important;
    border-radius: 7px !important;
    background: #fff !important;
    box-shadow: none !important;
    color: var(--hk-ui-text) !important;
    font: inherit !important;
}

textarea {
    min-height: 130px !important;
    resize: vertical;
}

input:not([type="checkbox"]):not([type="radio"]):focus,
select:focus,
textarea:focus {
    border-color: var(--hk-ui-gold) !important;
    outline: 3px solid rgba(201, 147, 56, 0.18) !important;
}

input[type="checkbox"],
input[type="radio"] {
    width: 18px;
    height: 18px;
    accent-color: var(--hk-ui-burgundy);
}

.checkbox-sor,
.jelolonegyzet {
    min-height: 32px;
    align-items: flex-start !important;
    gap: 9px !important;
}

fieldset,
.akcio-beallitas,
.elofizetes-valtasmod {
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
}

legend {
    color: var(--hk-ui-burgundy) !important;
    font-weight: 800 !important;
}

.uzenet {
    margin: 0 0 20px !important;
    padding: 13px 15px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-left-width: 4px !important;
    border-radius: 7px !important;
    background: var(--hk-ui-surface) !important;
    color: var(--hk-ui-text) !important;
}

.uzenet.hiba {
    border-left-color: var(--hk-ui-danger) !important;
    background: #fff3f1 !important;
}

.uzenet.siker {
    border-left-color: var(--hk-ui-green) !important;
    background: #f0f7f1 !important;
}

/* Badges and statuses */
.jelveny,
.raktar-statusz {
    display: inline-flex !important;
    min-height: 24px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 3px 8px !important;
    border: 1px solid #d8c9ab !important;
    border-radius: 999px !important;
    background: #f4efe5 !important;
    color: #5d5145 !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.69rem !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
    white-space: nowrap;
}

.jelveny.zold,
.raktar-statusz.pozitiv {
    border-color: #b9d2bf !important;
    background: #edf5ef !important;
    color: #245638 !important;
}

.jelveny.sarga,
.raktar-statusz.figyelmeztetes {
    border-color: #e4c982 !important;
    background: #fff6dc !important;
    color: #77510f !important;
}

.jelveny.piros,
.raktar-statusz.hiba {
    border-color: #dfb3ae !important;
    background: #fff0ee !important;
    color: #8f2924 !important;
}

.kartya-jelvenyek,
.akcio-ar-jelvenyek {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 5px !important;
}

/* Tables */
.tabla-doboz,
.raktar-tabla-doboz {
    max-width: 100% !important;
    overflow-x: auto !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: none !important;
    overscroll-behavior-inline: contain;
}

.tabla-doboz::before,
.tabla-doboz::after {
    content: none !important;
    display: none !important;
}

.tabla {
    width: 100% !important;
    border-collapse: collapse !important;
    background: transparent !important;
    color: var(--hk-ui-text) !important;
}

.tabla th,
.tabla td {
    padding: 11px 12px !important;
    border-bottom: 1px solid #eadfc8 !important;
    vertical-align: middle !important;
    text-align: left !important;
}

.tabla th {
    background: #f3ead8 !important;
    color: #5b4938 !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.76rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.02em !important;
    text-transform: none !important;
    white-space: nowrap;
}

.tabla tbody tr:nth-child(even) {
    background: rgba(247, 241, 229, 0.62);
}

.tabla tbody tr:hover {
    background: #fff8e9;
}

.tabla-kep,
.raktar-termek-kep {
    width: 68px !important;
    height: 68px !important;
    object-fit: cover !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 7px !important;
    background: #fffaf0 !important;
}

.admin-oldal .tabla {
    min-width: 860px;
}

.elado-oldal .tabla,
.oldal-kosar .tabla {
    min-width: 760px;
}

/* Shared cards */
.kartya,
.elofizetes-csomag,
.elado-kezdolap-muvelet,
.bizalom-racs > div,
.husegpont-program {
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

.kartya::before,
.kartya::after,
.elofizetes-csomag::before,
.elofizetes-csomag::after {
    content: none !important;
    display: none !important;
}

.kartya:hover,
.elofizetes-csomag:hover,
.elado-kezdolap-muvelet:hover {
    border-color: var(--hk-ui-gold) !important;
    box-shadow: var(--hk-ui-shadow-hover) !important;
    transform: translateY(-2px) !important;
}

/* Product grids and cards */
.termek-racs,
body.oldal-termekek .termekek-racs,
body.publikus-oldal.oldal-termekek .termekek-lista-terulet .termek-racs.termekek-racs,
body.oldal-index .index-uj-termekek {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 22px !important;
}

body article.kartya.termek-kartya.hk-termek-kartya,
body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya,
body.oldal-index .index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
    position: relative !important;
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 468px !important;
    max-height: none !important;
    flex-direction: column !important;
    padding: 16px !important;
    overflow: hidden !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

body article.kartya.termek-kartya.hk-termek-kartya::before,
body article.kartya.termek-kartya.hk-termek-kartya::after,
body.publikus-oldal .termek-racs article.kartya.termek-kartya.hk-termek-kartya::before,
body.publikus-oldal .termek-racs article.kartya.termek-kartya.hk-termek-kartya::after,
body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya::before,
body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya::after {
    content: none !important;
    display: none !important;
}

body article.hk-termek-kartya .kartya-jelvenyek {
    display: none !important;
}

body article.hk-termek-kartya .kartya-kep-link,
body article.hk-termek-kartya .hk-kartya-kep-link,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-kep-link,
body.oldal-index .index-termek-kartyak article.hk-termek-kartya .kartya-kep-link {
    display: flex !important;
    width: 100% !important;
    height: 190px !important;
    min-height: 190px !important;
    max-height: 190px !important;
    flex: 0 0 190px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 10px !important;
    overflow: hidden !important;
    border: 1px solid #eadfc8 !important;
    border-radius: 9px !important;
    background: #fffaf0 !important;
}

body article.hk-termek-kartya .kartya-kep-link::before,
body article.hk-termek-kartya .kartya-kep-link::after,
body article.hk-termek-kartya .hk-kartya-kep-link::before,
body article.hk-termek-kartya .hk-kartya-kep-link::after {
    content: none !important;
    display: none !important;
}

body article.hk-termek-kartya .kartya-kep {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
}

body article.hk-termek-kartya .product-like-row,
body article.hk-termek-kartya .hk-like-row {
    position: static !important;
    display: flex !important;
    min-height: 34px !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 5px !important;
    margin: 3px 0 1px !important;
}

body article.hk-termek-kartya .product-like-btn {
    display: inline-grid !important;
    width: 34px !important;
    height: 34px !important;
    min-height: 34px !important;
    place-items: center !important;
    padding: 0 !important;
    border: 1px solid transparent !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: var(--hk-ui-burgundy) !important;
    box-shadow: none !important;
    font-size: 1.5rem !important;
    line-height: 1 !important;
}

body article.hk-termek-kartya .product-like-btn:hover,
body article.hk-termek-kartya .product-like-btn.is-liked {
    border-color: #e6bcb7 !important;
    background: #fff0ee !important;
}

body article.hk-termek-kartya .product-like-count {
    color: var(--hk-ui-muted) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.72rem !important;
}

body article.hk-termek-kartya .kartya-belso,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-belso,
body.oldal-index .index-termek-kartyak article.hk-termek-kartya .kartya-belso {
    display: flex !important;
    min-height: 0 !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    gap: 5px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body article.hk-termek-kartya .kartya-termeknev,
body article.hk-termek-kartya .kartya-belso h3,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-termeknev,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-belso h3.kartya-termeknev,
body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya .kartya-belso h3.kartya-termeknev {
    display: -webkit-box !important;
    min-height: 2.55em !important;
    margin: 0 !important;
    overflow: hidden !important;
    font-size: 1rem !important;
    line-height: 1.28 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body article.hk-termek-kartya .kartya-termeknev a {
    color: var(--hk-ui-text) !important;
    text-decoration: none !important;
}

body article.hk-termek-kartya .kartya-elado {
    display: block !important;
    min-height: 1.35em !important;
    overflow: hidden !important;
    color: var(--hk-ui-green) !important;
    font-size: 0.78rem !important;
    line-height: 1.3 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-elado {
    min-height: 1.35em !important;
    font-size: 0.78rem !important;
    line-height: 1.3 !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya .kartya-elado {
    min-height: 1.35em !important;
    font-size: 0.78rem !important;
    line-height: 1.3 !important;
}

body article.hk-termek-kartya p.kartya-leiras {
    display: -webkit-box !important;
    min-height: 2.8em !important;
    max-height: 2.8em !important;
    margin: 0 !important;
    overflow: hidden !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.79rem !important;
    line-height: 1.4 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya p.kartya-leiras {
    min-height: 2.8em !important;
    max-height: 2.8em !important;
    font-size: 0.79rem !important;
    line-height: 1.4 !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya .hk-kartya-belso p.kartya-leiras {
    min-height: 2.8em !important;
    max-height: 2.8em !important;
    margin: 0 !important;
    font-size: 0.79rem !important;
    line-height: 1.4 !important;
}

body article.hk-termek-kartya .kartya-also {
    display: flex !important;
    flex-direction: column !important;
    margin-top: auto !important;
}

body article.hk-termek-kartya .akcio-ar-jelvenyek {
    min-height: 24px;
    margin: 5px 0 2px !important;
}

body article.hk-termek-kartya .akcio-ar {
    min-height: 31px !important;
    flex-wrap: nowrap !important;
}

body article.hk-termek-kartya .ar {
    min-height: 31px !important;
    margin: 0 !important;
    padding: 4px 0 0 !important;
    color: var(--hk-ui-burgundy) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 1.18rem !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .ar {
    min-height: 31px !important;
    padding-top: 4px !important;
    font-size: 1.18rem !important;
    line-height: 1.2 !important;
}

body article.hk-termek-kartya .eredeti-ar {
    color: var(--hk-ui-muted) !important;
    font-size: 0.78rem !important;
    white-space: nowrap !important;
}

body article.hk-termek-kartya .husegpont-becsles {
    min-height: 2.55em !important;
    max-height: 2.55em !important;
    margin: 3px 0 0 !important;
    overflow: hidden !important;
    color: var(--hk-ui-green) !important;
    font-size: 0.69rem !important;
    line-height: 1.3 !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya p.husegpont-becsles {
    min-height: 2.55em !important;
    max-height: 2.55em !important;
    font-size: 0.69rem !important;
    line-height: 1.3 !important;
}

body article.hk-termek-kartya .kartya-muveletek {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin-top: 9px !important;
}

body article.hk-termek-kartya .kartya-muveletek form,
body article.hk-termek-kartya .kartya-muveletek .gomb,
body article.hk-termek-kartya .kartya-muveletek button {
    width: 100% !important;
    min-width: 0 !important;
}

body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-muveletek .gomb,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-muveletek button {
    height: 36px !important;
    min-height: 36px !important;
    padding: 6px 8px !important;
    font-size: 0.76rem !important;
}

body article.hk-termek-kartya .kartya-muveletek .gomb,
body article.hk-termek-kartya .kartya-muveletek button {
    height: 36px !important;
    min-height: 36px !important;
    padding: 6px 8px !important;
    font-size: 0.76rem !important;
    white-space: nowrap !important;
}

/* Product detail, cart and checkout */
.termek-oldal {
    align-items: start !important;
    gap: clamp(28px, 5vw, 56px) !important;
}

.termek-galeria,
.termek-adatok {
    min-width: 0;
}

.termek-adatok {
    grid-template-columns: minmax(0, 1fr) !important;
}

.termek-adatok > *,
.termek-adatok .muveletek,
.termek-adatok form {
    min-width: 0;
    max-width: 100%;
}

.termek-adatok .kartya-jelvenyek,
.termek-adatok .husegpont-becsles-reszletes,
.termek-adatok .valtozat-doboz {
    width: 100%;
    max-width: 100%;
}

.termek-adatok .jelveny,
.termek-adatok .husegpont-becsles-reszletes {
    overflow-wrap: anywhere;
}

.termek-kep {
    width: 100% !important;
    max-height: 560px !important;
    object-fit: contain !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
}

.termek-adatok .ar {
    color: var(--hk-ui-burgundy) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(1.5rem, 3vw, 2rem) !important;
    white-space: nowrap;
}

.rendeles-grid {
    align-items: start !important;
    gap: 24px !important;
}

.kosar-csoportok,
.rendeles-lista,
.rendeles-csoportok {
    gap: 20px !important;
}

.osszeg-sor {
    gap: 16px;
}

.osszeg-sor.vegosszeg {
    color: var(--hk-ui-burgundy);
}

/* Eladoi rendelesek oldal kompakt kartyaelrendezese */
body.elado-oldal .elado-rendelesek-oldal {
    gap: 14px !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-kartya {
    display: grid !important;
    gap: 12px !important;
    padding: 16px !important;
    overflow: visible !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-fej {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 0 10px !important;
    border-bottom: 1px solid var(--hk-ui-border) !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-meta {
    min-width: 0 !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-meta h2 {
    margin: 0 !important;
    font-size: 1.25rem !important;
    line-height: 1.15 !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-meta .meta {
    margin: 4px 0 0 !important;
    line-height: 1.35 !important;
    overflow-wrap: anywhere !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-jelvenyek {
    flex: 0 0 auto !important;
    justify-content: flex-end !important;
    gap: 6px !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-tartalom {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 340px) !important;
    gap: 16px !important;
    align-items: start !important;
    overflow: visible !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-bal {
    display: grid !important;
    gap: 8px !important;
    min-width: 0 !important;
}

body.elado-oldal .elado-rendelesek-oldal h3 {
    margin: 0 !important;
    font-size: 1rem !important;
}

body.elado-oldal .elado-rendelesek-oldal .osszeg-sor {
    align-items: flex-start !important;
    padding: 6px 0 !important;
}

body.elado-oldal .elado-rendelesek-oldal .osszeg-sor span {
    min-width: 0 !important;
}

body.elado-oldal .elado-rendelesek-oldal .osszeg-sor strong {
    white-space: nowrap !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-szallitas {
    position: static !important;
    top: auto !important;
    justify-self: end !important;
    align-self: start !important;
    width: 100% !important;
    max-width: 340px !important;
    padding: 14px !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-szallitas p {
    margin: 6px 0 !important;
    line-height: 1.35 !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-end !important;
    gap: 8px !important;
    margin-top: 8px !important;
    padding-top: 10px !important;
    border-top: 1px solid var(--hk-ui-border) !important;
    overflow: visible !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz select,
body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select,
body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select-trigger {
    width: 100% !important;
    max-width: 300px !important;
    min-width: 0 !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select {
    flex: 0 1 300px !important;
}

body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz button {
    flex: 0 0 auto !important;
}

@media (max-width: 900px) {
    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-fej {
        flex-direction: column !important;
        align-items: stretch !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-jelvenyek {
        justify-content: flex-start !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-tartalom {
        grid-template-columns: 1fr !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-szallitas {
        justify-self: stretch !important;
        max-width: none !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz {
        align-items: stretch !important;
        flex-direction: column !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz select,
    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select,
    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select-trigger,
    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz button {
        max-width: none !important;
        width: 100% !important;
    }

    body.elado-oldal .elado-rendelesek-oldal .elado-rendeles-statusz .hk-select {
        flex-basis: auto !important;
    }
}

/* Seller and subscription pages */
.elado-kezdolap {
    max-width: 980px;
}

.elado-kezdolap .oldal-fej {
    margin-bottom: 24px !important;
}

.elado-kezdolap-muveletek {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.elado-kezdolap-muvelet {
    display: flex !important;
    min-height: 126px !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 22px 24px !important;
    color: var(--hk-ui-text) !important;
    text-decoration: none !important;
}

.elado-kezdolap-muvelet strong {
    color: var(--hk-ui-burgundy) !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: 1.3rem !important;
}

.elado-kezdolap-muvelet span {
    color: var(--hk-ui-muted) !important;
}

.elado-kezdolap-uzenet {
    margin: 24px 0 0 !important;
    color: var(--hk-ui-green) !important;
    font-weight: 700 !important;
}

.elofizetes-csomagok {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
}

.elofizetes-csomag {
    padding: 20px !important;
}

.elofizetes-csomag.aktiv {
    border-color: var(--hk-ui-green) !important;
    box-shadow: inset 0 4px 0 var(--hk-ui-green), var(--hk-ui-shadow) !important;
}

.elofizetes-adatsorok,
.raktar-osszefoglalo {
    border-color: var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-border) !important;
}

.elofizetes-adatsorok > div,
.raktar-osszefoglalo > div {
    background: var(--hk-ui-surface) !important;
}

.raktar-muveletek summary {
    min-height: 36px !important;
    border-color: var(--hk-ui-gold) !important;
    border-radius: 7px !important;
    background: var(--hk-ui-surface) !important;
    color: var(--hk-ui-burgundy) !important;
}

.raktar-muvelet-menu {
    border-color: var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow-hover) !important;
}

/* Admin layout */
.admin-oldal .hk-tartalom {
    width: min(1360px, calc(100% - 40px)) !important;
}

.admin-racs {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)) !important;
    gap: 1px !important;
    margin: 0 0 22px !important;
    padding: 1px !important;
    overflow: hidden !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-border) !important;
    box-shadow: none !important;
}

.admin-racs .stat {
    display: flex !important;
    min-height: 86px !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 4px !important;
    padding: 14px 16px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: none !important;
}

.admin-racs .stat::before,
.admin-racs .stat::after {
    content: none !important;
    display: none !important;
}

.admin-racs .stat strong {
    color: var(--hk-ui-burgundy) !important;
    font-size: 1.25rem !important;
    line-height: 1.2 !important;
}

.admin-racs .stat span {
    color: var(--hk-ui-muted) !important;
    font-size: 0.78rem !important;
    line-height: 1.3 !important;
}

.termek-szurok {
    gap: 12px !important;
    margin-bottom: 22px !important;
    padding: 16px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface) !important;
}

.admin-moderacio-szurok {
    align-items: end !important;
}

.admin-moderacio-lista {
    display: grid !important;
    gap: 16px !important;
}

.admin-moderacio-kartya {
    display: grid !important;
    grid-template-columns: 180px minmax(0, 1fr) !important;
    gap: 16px !important;
    padding: 16px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

.admin-moderacio-media img {
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: #fff !important;
}

.admin-kiemelt-elado-placeholder {
    display: grid !important;
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    place-items: center !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
    color: var(--hk-ui-muted) !important;
    font-size: 2.4rem !important;
    font-weight: 800 !important;
}

.admin-moderacio-kepek {
    margin-top: 8px !important;
    color: var(--hk-ui-muted) !important;
    font-size: .9rem !important;
}

.admin-moderacio-kepek > div {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 6px !important;
    margin-top: 8px !important;
}

.admin-moderacio-fej,
.admin-moderacio-muveletek {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
}

.admin-moderacio-fej h2 {
    margin: 0 0 4px !important;
    font-size: 1.1rem !important;
    line-height: 1.25 !important;
}

.admin-moderacio-adatok {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin: 16px 0 !important;
}

.admin-moderacio-adatok div {
    min-width: 0 !important;
    padding: 10px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
}

.admin-moderacio-adatok dt {
    margin: 0 0 4px !important;
    color: var(--hk-ui-muted) !important;
    font-size: .78rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.admin-moderacio-adatok dd {
    margin: 0 !important;
    font-weight: 700 !important;
}

.admin-moderacio-reszletek {
    margin-top: 12px !important;
}

.admin-moderacio-reszletek summary {
    cursor: pointer !important;
    font-weight: 700 !important;
}

.admin-moderacio-reszlet-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
    margin-top: 12px !important;
}

.admin-moderacio-reszlet-grid h3 {
    margin: 0 0 7px !important;
    font-size: .95rem !important;
}

.admin-moderacio-lista-belso {
    margin: 0 !important;
    padding-left: 18px !important;
}

.admin-moderacio-muveletek {
    justify-content: flex-start !important;
    margin-top: 16px !important;
}

.admin-moderacio-muveletek form {
    display: grid !important;
    gap: 6px !important;
    min-width: min(100%, 220px) !important;
}

.admin-moderacio-muveletek textarea {
    min-height: 68px !important;
    resize: vertical !important;
}

.lapozas {
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 20px !important;
}

.admin-kimutatas-magyarazat {
    margin: 0 0 16px !important;
    padding: 12px 14px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
    color: var(--hk-ui-muted) !important;
}

.admin-kimutatas-szurok {
    align-items: end !important;
}

.admin-kimutatas-tabla .tabla th,
.admin-kimutatas-tabla .tabla td {
    vertical-align: top !important;
}

.admin-kimutatas-termek {
    display: grid !important;
    grid-template-columns: 58px minmax(180px, 1fr) !important;
    gap: 10px !important;
    align-items: center !important;
}

.admin-kimutatas-termek img {
    width: 58px !important;
    height: 58px !important;
    object-fit: cover !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: #fff !important;
}

.admin-kimutatas-reszletek summary {
    cursor: pointer !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
}

.admin-kimutatas-reszletek .tabla-doboz {
    margin-top: 10px !important;
    max-width: min(920px, 80vw) !important;
}

.admin-lejaro-szurok {
    align-items: end !important;
}

.admin-lejaro-osszefoglalo .stat strong {
    overflow-wrap: anywhere !important;
}

.admin-lejaro-tabla .tabla th,
.admin-lejaro-tabla .tabla td {
    vertical-align: top !important;
}

.admin-lejaro-megerosites {
    margin-bottom: 22px !important;
}

.lejaro-sav {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 28px !important;
    padding: 4px 9px !important;
    border-radius: 999px !important;
    border: 1px solid #d6b56d !important;
    background: #fff8e6 !important;
    color: #5c3d00 !important;
    font-weight: 700 !important;
    font-size: 0.9rem !important;
}

.lejaro-sav.sav-24oranbelul {
    border-color: #b93838 !important;
    background: #fff0ee !important;
    color: #7a1f2b !important;
}

.lejaro-sav.sav-1-7nap {
    border-color: #d37531 !important;
    background: #fff4e8 !important;
    color: #85420d !important;
}

.lejaro-sav.sav-8-20nap {
    border-color: #c9a744 !important;
    background: #fff9df !important;
    color: #6a5600 !important;
}

.lejaro-sav.sav-21-30nap {
    border-color: #87a66f !important;
    background: #f1f8ec !important;
    color: #3f632b !important;
}

.admin-lejaro-naplo {
    margin-top: 8px !important;
}

.admin-lejaro-naplo summary {
    cursor: pointer !important;
    font-weight: 700 !important;
}

.admin-lejaro-naplo ul {
    margin: 8px 0 0 !important;
    padding-left: 18px !important;
}

.elofizetes-token-oldal {
    max-width: 980px !important;
}

@media (max-width: 720px) {
    .admin-lejaro-tabla .tabla,
    .admin-lejaro-tabla .tabla thead,
    .admin-lejaro-tabla .tabla tbody,
    .admin-lejaro-tabla .tabla th,
    .admin-lejaro-tabla .tabla td,
    .admin-lejaro-tabla .tabla tr {
        display: block !important;
    }

    .admin-lejaro-tabla .tabla thead {
        display: none !important;
    }

    .admin-lejaro-tabla .tabla tr {
        border-bottom: 1px solid rgba(80, 55, 42, 0.18) !important;
        padding: 10px 0 !important;
    }

    .admin-lejaro-tabla .tabla td {
        border: 0 !important;
        padding: 6px 0 !important;
    }
}

@media (max-width: 980px) {
    .admin-moderacio-kartya {
        grid-template-columns: 140px minmax(0, 1fr) !important;
    }

    .admin-moderacio-adatok,
    .admin-moderacio-reszlet-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 680px) {
    .admin-moderacio-kartya {
        grid-template-columns: 1fr !important;
    }

    .admin-moderacio-media {
        max-width: 180px !important;
    }

    .admin-moderacio-adatok,
    .admin-moderacio-reszlet-grid,
    .admin-moderacio-muveletek form {
        grid-template-columns: 1fr !important;
    }

    .admin-moderacio-fej,
    .admin-moderacio-muveletek,
    .lapozas {
        align-items: stretch !important;
        flex-direction: column !important;
    }
}

/* Home page */
body.oldal-index .piacter-fej {
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: center !important;
    gap: clamp(26px, 4vw, 38px) !important;
    margin-bottom: 46px !important;
    padding: clamp(20px, 3vw, 34px) 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.oldal-index .piacter-fej > div {
    width: 100% !important;
}

body.oldal-index .piacter-fej h1 {
    max-width: 920px !important;
    margin: 0 auto !important;
    color: var(--hk-ui-green) !important;
    font-size: clamp(2.15rem, 4.2vw, 3.65rem) !important;
    line-height: 1.08 !important;
    text-align: center !important;
}

body.oldal-index .gyors-kereses {
    width: 100% !important;
    max-width: 920px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

body.oldal-index .index-uszo-ablak {
    max-width: 100%;
}

html body.oldal-elado .elado-kapcsolat-kartya {
    display: grid !important;
    gap: 12px !important;
    margin-top: 18px !important;
    padding: 16px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
    box-shadow: none !important;
}

html body.oldal-elado .elado-kapcsolat-kartya h2 {
    margin: 0 !important;
    color: var(--hk-ui-green) !important;
    font-size: 1.05rem !important;
    line-height: 1.2 !important;
}

html body.oldal-elado .elado-kapcsolat-racs {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)) !important;
    gap: 10px !important;
}

html body.oldal-elado .elado-kapcsolat-tetel {
    display: grid !important;
    gap: 4px !important;
    min-width: 0 !important;
    padding: 10px 12px !important;
    border: 1px solid rgba(201, 147, 56, 0.28) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface) !important;
}

html body.oldal-elado .elado-kapcsolat-tetel span {
    color: var(--hk-ui-muted) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.78rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

html body.oldal-elado .elado-kapcsolat-tetel a,
html body.oldal-elado .elado-kapcsolat-tetel strong {
    color: var(--hk-ui-text) !important;
    font-size: 0.95rem !important;
    line-height: 1.35 !important;
    overflow-wrap: anywhere !important;
}

html body.oldal-elado .elado-kapcsolat-tetel a {
    text-decoration: none !important;
}

html body.oldal-elado .elado-kapcsolat-tetel a:hover {
    color: var(--hk-ui-burgundy) !important;
}

html body .elado-info-kartya {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) !important;
    gap: 20px !important;
    align-items: start !important;
    margin: 0 0 28px !important;
    padding: 22px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius-small) !important;
    background: var(--hk-ui-surface-soft) !important;
    box-shadow: var(--hk-ui-shadow-soft) !important;
}

html body .elado-info-logo {
    width: 104px !important;
    height: 104px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    display: grid !important;
    place-items: center !important;
    background: var(--hk-ui-surface) !important;
    border: 1px solid var(--hk-ui-border) !important;
    color: var(--hk-ui-green) !important;
    font-size: 2.2rem !important;
    font-weight: 800 !important;
}

html body .elado-info-logo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

html body .elado-info-tartalom {
    min-width: 0 !important;
}

html body .elado-info-jelvenyek {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin-bottom: 8px !important;
}

html body .elado-info-nev {
    margin: 0 0 10px !important;
    color: var(--hk-ui-green) !important;
    font-size: clamp(1.65rem, 3vw, 2.45rem) !important;
    line-height: 1.1 !important;
}

html body .elado-info-nev a {
    color: inherit !important;
    text-decoration: none !important;
}

html body .elado-info-bemutatkozas {
    margin: 0 0 16px !important;
}

html body .elado-info-kapcsolat {
    margin-top: 16px !important;
}

html body .elado-info-kapcsolat h2 {
    margin: 0 0 8px !important;
    color: var(--hk-ui-green) !important;
    font-size: 1.05rem !important;
    line-height: 1.2 !important;
}

html body .elado-info-adatok {
    display: grid !important;
    gap: 0 !important;
    margin: 0 !important;
}

html body .elado-info-adatok > div {
    display: grid !important;
    grid-template-columns: minmax(120px, 0.32fr) minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 10px 0 !important;
    border-top: 1px solid rgba(35, 82, 74, 0.14) !important;
}

html body .elado-info-adatok dt {
    margin: 0 !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.82rem !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

html body .elado-info-adatok dd {
    margin: 0 !important;
    color: var(--hk-ui-text) !important;
    font-weight: 700 !important;
    overflow-wrap: anywhere !important;
}

html body .elado-info-adatok a {
    color: var(--hk-ui-burgundy) !important;
    text-decoration: none !important;
}

html body.oldal-termek .elado-info-kartya-termek {
    margin: 16px 0 0 !important;
    padding: 16px !important;
    gap: 14px !important;
    box-shadow: none !important;
}

html body.oldal-termek .elado-info-kartya-termek .elado-info-logo {
    width: 72px !important;
    height: 72px !important;
    font-size: 1.55rem !important;
}

html body.oldal-termek .elado-info-kartya-termek .elado-info-nev {
    font-size: 1.25rem !important;
    margin-bottom: 8px !important;
}

html body.oldal-termek .elado-info-kartya-termek .elado-info-adatok > div {
    grid-template-columns: minmax(92px, 0.35fr) minmax(0, 1fr) !important;
}

@media (max-width: 720px) {
    html body .elado-info-kartya {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
        padding: 18px !important;
    }

    html body .elado-info-logo {
        width: 82px !important;
        height: 82px !important;
    }

    html body .elado-info-adatok > div,
    html body.oldal-termek .elado-info-kartya-termek .elado-info-adatok > div {
        grid-template-columns: 1fr !important;
        gap: 4px !important;
    }
}

html body.oldal-termek .termek-elado a {
    color: var(--hk-ui-burgundy) !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

html body.oldal-termek .termek-elado a:hover {
    color: var(--hk-ui-burgundy-dark) !important;
}

html body.oldal-termek .termek-ajanlo-szekcio {
    overflow: hidden !important;
}

html body.oldal-termek .termek-ajanlo-ablak {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    padding: 4px 0 14px !important;
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 3%, #000 97%, transparent 100%) !important;
    mask-image: linear-gradient(90deg, transparent 0, #000 3%, #000 97%, transparent 100%) !important;
}

html body.oldal-termek .termek-ajanlo-sav {
    display: flex !important;
    width: max-content !important;
    will-change: transform !important;
}

html body.oldal-termek .termek-ajanlo-ablak.is-mozgo .termek-ajanlo-sav {
    animation: hk-termek-ajanlo-uszas var(--hk-termek-ajanlo-ido, 72s) linear infinite !important;
}

html body.oldal-termek .termek-ajanlo-ablak:hover .termek-ajanlo-sav,
html body.oldal-termek .termek-ajanlo-ablak:focus-within .termek-ajanlo-sav {
    animation-play-state: paused !important;
}

html body.oldal-termek .termek-ajanlo-csoport {
    display: flex !important;
    align-items: stretch !important;
    gap: 18px !important;
    padding-right: 18px !important;
}

html body.oldal-termek .termek-ajanlo-elem {
    width: 288px !important;
    min-width: 288px !important;
    flex: 0 0 288px !important;
}

html body.oldal-termek .termek-ajanlo-elem > article.kartya.termek-kartya.hk-termek-kartya {
    width: 100% !important;
    height: 100% !important;
    min-height: 399px !important;
}

@keyframes hk-termek-ajanlo-uszas {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@media (max-width: 900px) {
    html body.oldal-termek .termek-ajanlo-elem {
        width: min(288px, calc(50vw - 38px)) !important;
        min-width: min(288px, calc(50vw - 38px)) !important;
        flex-basis: min(288px, calc(50vw - 38px)) !important;
    }
}

@media (max-width: 560px) {
    html body.oldal-termek .termek-ajanlo-elem {
        width: calc(100vw - 43px) !important;
        min-width: calc(100vw - 43px) !important;
        flex-basis: calc(100vw - 43px) !important;
    }
}

body.oldal-index .kategoria-kartya.index-piac-kartya,
.kategoriak-fo-racs .kategoria-kartya,
.kategoriak-szakasz .kategoria-kartya {
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

body.oldal-kategoriak .kategoriak-fo-racs .kategoria-kartya-tartalom {
    justify-content: flex-start !important;
}

body.oldal-kategoriak .kategoriak-fo-racs .kategoria-kartya-tartalom > strong + span {
    margin-top: auto !important;
}

html body.oldal-kategoriak .kategoria-rendezes-form .hk-select .hk-select-options > button.hk-select-option,
html body.oldal-kategoriak .kategoria-rendezes-form .hk-select .hk-select-options > button.hk-select-option:not(:disabled),
html body.oldal-kategoriak .kategoria-rendezes-form .hk-select .hk-select-options > button.hk-select-option.is-selected:not(:disabled) {
    padding: 7px 10px !important;
    font: inherit !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    line-height: 1.24 !important;
}

body.oldal-index .bizalom-racs > div {
    min-height: 0 !important;
    padding: 20px !important;
}

body.oldal-index .husegpont-program {
    padding: clamp(22px, 4vw, 36px) !important;
}

/* Footer */
.hk-lablec.lablec,
body:not(.admin-oldal) .hk-lablec.lablec,
body.oldal-termekek .hk-lablec.lablec {
    padding: 1px 20px !important;
    border-top: 1px solid var(--hk-ui-border) !important;
    background: #eee5d4 !important;
    color: var(--hk-ui-muted) !important;
}

.hk-lablec::before,
.hk-lablec::after {
    content: none !important;
    display: none !important;
}

.hk-lablec-belso,
body:not(.admin-oldal) .hk-lablec-belso,
body.oldal-termekek .hk-lablec-belso {
    width: min(1220px, 100%) !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 5px 28px !important;
    padding: 0 !important;
}

.hk-lablec-linkek,
body:not(.admin-oldal) .hk-lablec-linkek,
body.oldal-termekek .hk-lablec-linkek {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 3px 18px !important;
}

.hk-lablec-linkek a {
    color: var(--hk-ui-burgundy) !important;
}

@media (max-width: 1100px) {
    body .hk-site-header .hk-header-inner {
        grid-template-columns: minmax(230px, 300px) 1fr !important;
        gap: 16px !important;
    }

    body .hk-site-header .hk-main-nav {
        gap: 2px !important;
    }

    body .hk-site-header .hk-main-nav a {
        padding: 8px 7px !important;
        font-size: 0.7rem !important;
    }

    .termek-racs,
    body.oldal-termekek .termekek-racs,
    body.publikus-oldal.oldal-termekek .termekek-lista-terulet .termek-racs.termekek-racs,
    body.oldal-index .index-uj-termekek {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 900px) {
    body .hk-site-header .hk-header-inner {
        min-height: 88px !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        gap: 12px !important;
        padding: 8px 0 !important;
    }

    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-inner {
        position: relative !important;
        display: grid !important;
        width: min(100% - 28px, 1220px) !important;
        min-height: 88px !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        align-items: center !important;
        gap: 12px !important;
        margin: 0 auto !important;
        padding: 8px 0 !important;
    }

    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-inner {
        position: relative !important;
        display: grid !important;
        width: min(100% - 28px, 1360px) !important;
        min-height: 88px !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        align-items: center !important;
        gap: 12px !important;
        margin: 0 auto !important;
        padding: 8px 0 !important;
    }

    body .hk-site-header .hk-header-brand-custom {
        width: min(100%, 280px) !important;
        min-height: 70px !important;
        justify-self: start !important;
        padding-top: 13px !important;
    }

    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
        position: relative !important;
        display: grid !important;
        width: min(100%, 280px) !important;
        min-height: 70px !important;
        grid-column: auto !important;
        justify-self: start !important;
        align-content: center !important;
        padding: 13px 0 0 !important;
    }

    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
        position: relative !important;
        display: grid !important;
        width: min(100%, 280px) !important;
        min-height: 70px !important;
        grid-column: auto !important;
        justify-self: start !important;
        align-content: center !important;
        padding: 13px 0 0 !important;
    }

    body .hk-site-header .hk-brand-symbol {
        width: 126px !important;
        height: 28px !important;
    }

    body .hk-site-header .hk-brand-title-image {
        height: 39px !important;
    }

    body .hk-site-header .hk-brand-motto-image {
        height: 19px !important;
    }

    .hk-menu-kapcsolo {
        display: inline-flex !important;
        min-height: 42px !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        padding: 8px 12px !important;
        border: 1px solid var(--hk-ui-burgundy) !important;
        border-radius: 7px !important;
        background: var(--hk-ui-burgundy) !important;
        box-shadow: none !important;
        color: #fff !important;
        font: 700 0.82rem/1 "Segoe UI", Arial, sans-serif !important;
    }

    .hk-menu-kapcsolo::before,
    .hk-menu-kapcsolo::after {
        content: none !important;
        display: none !important;
    }

    .hk-menu-ikon,
    .hk-menu-ikon::before,
    .hk-menu-ikon::after {
        display: block;
        width: 20px;
        height: 2px;
        border-radius: 999px;
        background: currentColor;
    }

    .hk-menu-ikon {
        position: relative;
    }

    .hk-menu-ikon::before,
    .hk-menu-ikon::after {
        content: "";
        position: absolute;
        left: 0;
    }

    .hk-menu-ikon::before {
        top: -6px;
    }

    .hk-menu-ikon::after {
        top: 6px;
    }

    body .hk-site-header .hk-main-nav {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: none !important;
        max-height: calc(100vh - 88px) !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 6px !important;
        padding: 12px max(20px, calc((100vw - 1220px) / 2)) 16px !important;
        overflow-y: auto !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
        background: var(--hk-ui-surface) !important;
        box-shadow: 0 12px 24px rgba(59, 42, 32, 0.12) !important;
    }

    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: none !important;
        width: 100% !important;
        min-width: 100% !important;
        grid-column: 1 / -1 !important;
        grid-row: auto !important;
        max-height: calc(100vh - 88px) !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        justify-content: stretch !important;
        justify-self: stretch !important;
        gap: 6px !important;
        margin: 0 !important;
        padding: 12px 20px 16px !important;
        overflow-y: auto !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
        background: var(--hk-ui-surface) !important;
        box-shadow: 0 12px 24px rgba(59, 42, 32, 0.12) !important;
    }

    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: none !important;
        width: 100% !important;
        min-width: 100% !important;
        max-height: calc(100vh - 88px) !important;
        grid-column: 1 / -1 !important;
        grid-row: auto !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        justify-content: stretch !important;
        justify-self: stretch !important;
        gap: 6px !important;
        margin: 0 !important;
        padding: 12px 20px 16px !important;
        overflow-y: auto !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
        background: var(--hk-ui-surface) !important;
        box-shadow: 0 12px 24px rgba(59, 42, 32, 0.12) !important;
    }

    body.hk-menu-nyitva .hk-site-header .hk-main-nav {
        display: grid !important;
    }

    html body.hk-menu-nyitva:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        display: grid !important;
    }

    html body.admin-oldal.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        display: grid !important;
    }

    body .hk-site-header .hk-main-nav a {
        min-height: 44px !important;
        padding: 9px 10px !important;
        border-color: #eadfc8 !important;
        background: #fffaf0 !important;
        font-family: "Segoe UI", Arial, sans-serif !important;
        font-size: 0.86rem !important;
    }

    .termek-racs,
    body.oldal-termekek .termekek-racs,
    body.publikus-oldal.oldal-termekek .termekek-lista-terulet .termek-racs.termekek-racs,
    body.oldal-index .index-uj-termekek {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .rendeles-grid,
    .termek-oldal {
        grid-template-columns: 1fr !important;
    }

    .elofizetes-csomagok {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.oldal-index .piacter-fej {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 680px) {
    body .hk-tartalom.tartalom,
    .admin-oldal .hk-tartalom {
        width: min(100% - 28px, 1220px) !important;
        padding-top: 24px !important;
    }

    .oldal-fej {
        align-items: flex-start !important;
        flex-direction: column !important;
    }

    .oldal-fej > .gomb,
    .oldal-fej > .muveletek {
        width: 100%;
    }

    .oldal-fej > .gomb {
        justify-content: center;
    }

    .urlap.ket-oszlop {
        grid-template-columns: 1fr !important;
    }

    .urlap .teljes {
        grid-column: 1 !important;
    }

    .akcio-beallitas {
        grid-template-columns: 1fr !important;
    }

    .termek-racs,
    body.oldal-termekek .termekek-racs,
    body.publikus-oldal.oldal-termekek .termekek-lista-terulet .termek-racs.termekek-racs,
    body.oldal-index .index-uj-termekek {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    body article.kartya.termek-kartya.hk-termek-kartya,
    body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya,
    body.oldal-index .index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
        min-height: 0 !important;
    }

    body article.hk-termek-kartya .kartya-kep-link,
    body article.hk-termek-kartya .hk-kartya-kep-link {
        height: 220px !important;
        min-height: 220px !important;
        max-height: 220px !important;
        flex-basis: 220px !important;
    }

    .elado-kezdolap-muveletek,
    .elofizetes-csomagok {
        grid-template-columns: 1fr !important;
    }

    .elado-kezdolap-muvelet {
        min-height: 108px !important;
        padding: 18px !important;
    }

    .admin-racs {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .admin-racs .stat {
        min-height: 78px !important;
        padding: 12px !important;
    }

    .raktar-osszefoglalo {
        grid-template-columns: 1fr !important;
    }

    .muveletek > .gomb,
    .muveletek > button,
    .muveletek > form {
        flex: 1 1 150px;
    }

    .termek-adatok > .muveletek > form {
        width: 100%;
        flex-basis: 100%;
    }

    body.oldal-index .piacter-fej {
        padding: 22px 18px !important;
    }

    body.oldal-index .gyors-kereses {
        grid-template-columns: 1fr !important;
        padding: 15px !important;
    }

    body.oldal-index .gyors-kereses button {
        grid-column: auto !important;
    }

    .hk-lablec-belso,
    body:not(.admin-oldal) .hk-lablec-belso,
    body.oldal-termekek .hk-lablec-belso {
        align-items: flex-start !important;
        flex-direction: column !important;
    }
}

@media (max-width: 460px) {
    body .hk-site-header .hk-header-inner {
        width: calc(100% - 24px) !important;
    }

    body .hk-site-header .hk-header-brand-custom {
        width: min(100%, 225px) !important;
        min-height: 60px !important;
    }

    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
        width: min(100%, 225px) !important;
        min-height: 60px !important;
    }

    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom {
        width: min(100%, 225px) !important;
        min-height: 60px !important;
    }

    body .hk-site-header .hk-brand-symbol {
        width: 104px !important;
        height: 24px !important;
    }

    body .hk-site-header .hk-brand-title-image {
        height: 32px !important;
    }

    body .hk-site-header .hk-brand-motto-image {
        width: 90% !important;
        height: 16px !important;
    }

    .hk-menu-kapcsolo {
        padding: 8px 10px !important;
    }

    .hk-menu-kapcsolo > span:last-child {
        display: none;
    }

    body .hk-site-header .hk-main-nav {
        grid-template-columns: 1fr !important;
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        grid-template-columns: 1fr !important;
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        grid-template-columns: 1fr !important;
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    h1,
    .oldal-fej h1 {
        font-size: 1.85rem !important;
    }

    body.oldal-index .piacter-fej h1 {
        font-size: 2.05rem !important;
    }

    .admin-racs {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .admin-racs .stat {
        min-height: 68px !important;
    }

    .kartya-muveletek {
        grid-template-columns: 1fr !important;
    }

    body article.hk-termek-kartya .kartya-muveletek {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .akcio-ar {
        align-items: flex-start !important;
        flex-direction: column !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
    }
}


/* =========================================================
   Hazai Kincsek – kompakt fejléc végső igazítása
   Cél: felső logószimbólum elrejtése, kb. fele magas fejléc,
   meglévő felirat- és menüméretek megtartása.
   ========================================================= */
:root {
    --hk-compact-header-height: 82px;
}

html body .hk-site-header.felso-sav.hk-fejlec,
html body.publikus-oldal .hk-site-header.felso-sav.hk-fejlec,
html body.oldal-index .hk-site-header.felso-sav.hk-fejlec,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec,
html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec,
html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec {
    position: sticky !important;
    top: 0 !important;
    z-index: var(--hk-layer-header, 12000) !important;
    min-height: var(--hk-compact-header-height) !important;
    height: auto !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #fffdf8 !important;
    background-color: #fffdf8 !important;
    background-image: none !important;
    border-top: 0 !important;
    border-bottom: 1px solid var(--hk-ui-border, #dfcfad) !important;
    box-shadow: 0 7px 18px rgba(60, 35, 15, 0.10) !important;
    backdrop-filter: none !important;
}

html body .hk-site-header.felso-sav.hk-fejlec::before,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec::before,
html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-symbol,
html body .hk-site-header.felso-sav.hk-fejlec .hk-marka-disz,
html body .hk-site-header.felso-sav.hk-fejlec .header-brand-symbol,
html body .hk-site-header.felso-sav.hk-fejlec .logo-ornament {
    display: none !important;
    content: none !important;
}

html body .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
html body.oldal-index .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
    position: relative !important;
    z-index: 1 !important;
    display: grid !important;
    width: min(1220px, calc(100% - 40px)) !important;
    min-height: var(--hk-compact-header-height) !important;
    height: auto !important;
    grid-template-columns: minmax(260px, 340px) minmax(0, 1fr) !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 28px !important;
    margin: 0 auto !important;
    padding: 5px 0 6px !important;
    background: transparent !important;
}

html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
    width: min(1360px, calc(100% - 40px)) !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
html body.oldal-index .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-marka {
    position: relative !important;
    display: grid !important;
    width: min(100%, 330px) !important;
    min-width: 0 !important;
    min-height: 70px !important;
    height: auto !important;
    grid-template-columns: 1fr !important;
    align-content: center !important;
    align-items: center !important;
    justify-items: center !important;
    justify-self: start !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--hk-ui-burgundy, #8f1d18) !important;
    text-align: center !important;
    text-decoration: none !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-title-image,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-brand-title-image {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    max-height: 48px !important;
    object-fit: contain !important;
    margin: 0 auto !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-motto-image,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-brand-motto-image {
    display: block !important;
    width: 82% !important;
    height: 22px !important;
    max-height: 22px !important;
    object-fit: contain !important;
    margin: -1px auto 0 !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-fejlec-kereso-rejtett {
    display: none !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
html body.oldal-index .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
    position: static !important;
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    align-items: center !important;
    justify-content: flex-end !important;
    justify-self: end !important;
    gap: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0.76rem !important;
    line-height: 1.2 !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a {
    display: inline-flex !important;
    min-height: 32px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 5px 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--hk-ui-burgundy, #8f1d18) !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: 0.76rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.025em !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a::before,
html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a::after,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a::before,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a::after,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav .hk-kosar-link::before {
    display: none !important;
    content: none !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a:hover,
html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a:focus-visible,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a:hover,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a:focus-visible {
    color: var(--hk-ui-burgundy-dark, #6f1512) !important;
    background: transparent !important;
    text-decoration: underline !important;
    text-underline-offset: 5px !important;
}

html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav .hk-kosar-link,
html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav .hk-kosar-link {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body.oldal-termekek .termekek-szuro-panel {
    top: calc(var(--hk-compact-header-height) + 18px) !important;
}

@media (max-width: 900px) {
    :root {
        --hk-compact-header-height: 74px;
    }

    html body .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
        width: min(100% - 28px, 1220px) !important;
        min-height: var(--hk-compact-header-height) !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        gap: 12px !important;
        padding: 4px 0 5px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-marka {
        width: min(100%, 280px) !important;
        min-height: 64px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-title-image {
        height: 42px !important;
        max-height: 42px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-motto-image {
        height: 18px !important;
        max-height: 18px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: none !important;
        width: 100% !important;
        grid-column: 1 / -1 !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 6px !important;
        padding: 12px 20px 16px !important;
        overflow-y: auto !important;
        border-bottom: 1px solid var(--hk-ui-border, #dfcfad) !important;
        background: #fffdf8 !important;
        box-shadow: 0 12px 24px rgba(59, 42, 32, 0.12) !important;
    }

    html body.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        display: grid !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a {
        min-height: 40px !important;
        padding: 8px 10px !important;
        border: 1px solid #eadfc8 !important;
        border-radius: 7px !important;
        background: #fffaf0 !important;
        font-family: "Segoe UI", Arial, sans-serif !important;
        font-size: 0.84rem !important;
        text-decoration: none !important;
    }
}

/* =========================================================
   Hazai Kincsek – termékkártya magasság és ár távolság javítása
   Cél: a leírás és az ár közötti nagy üres hely megszüntetése,
   valamint a kártya magasságának csökkentése.
   ========================================================= */

body article.kartya.termek-kartya.hk-termek-kartya,
body.publikus-oldal.oldal-termekek .termekek-racs article.kartya.termek-kartya.hk-termek-kartya,
body.oldal-index .index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
    min-height: 0 !important;
}

body article.hk-termek-kartya .kartya-belso,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .kartya-belso,
body.oldal-index .index-termek-kartyak article.hk-termek-kartya .kartya-belso {
    flex: 0 0 auto !important;
}

body article.hk-termek-kartya .kartya-also {
    margin-top: 5px !important;
}

body article.hk-termek-kartya .akcio-ar-jelvenyek:empty {
    display: none !important;
    min-height: 0 !important;
    margin: 0 !important;
}

body article.hk-termek-kartya .ar,
body.publikus-oldal.oldal-termekek .termekek-racs article.hk-termek-kartya .ar {
    min-height: 0 !important;
    margin: 0 !important;
    padding-top: 0 !important;
}

/* =========================================================
   Hazai Kincsek – szűrőpanel igazítása a fejléc alá
   Cél: a szűrő teteje ne kerüljön a fejléc mögé,
   a szűrő legyen alacsonyabb és saját görgetéssel használható.
   ========================================================= */

html body.oldal-termekek .termekek-szuro-panel {
    top: var(--hk-compact-header-height) !important;
    max-height: calc(100vh - var(--hk-compact-header-height) - 12px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
}

/* Ha a szűrő kattintásra jobb oldali panelként / drawer-ként jelenik meg */
html body.oldal-termekek .filter-drawer,
html body.oldal-termekek .szuro-panel,
html body.oldal-termekek .hk-filter-panel {
    top: var(--hk-compact-header-height) !important;
    max-height: calc(100vh - var(--hk-compact-header-height) - 12px) !important;
    height: calc(100vh - var(--hk-compact-header-height) - 12px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
}

/* A szűrő űrlap belső térközeit kicsit kisebbre vesszük */
html body.oldal-termekek .termekek-szuro-panel {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

html body.oldal-termekek .termekek-szuro-urlap {
    gap: 12px !important;
}

html body.oldal-termekek .termekek-szuro-csoport,
html body.oldal-termekek .termekek-checkboxok {
    padding-bottom: 10px !important;
}

/* Mobilon ne legyen sticky/fixed jellegű magasságkényszer */
@media (max-width: 900px) {
    html body.oldal-termekek .termekek-szuro-panel {
        position: relative !important;
        top: auto !important;
        max-height: none !important;
        overflow: visible !important;
    }

    html body.oldal-termekek .filter-drawer,
    html body.oldal-termekek .szuro-panel,
    html body.oldal-termekek .hk-filter-panel {
        top: var(--hk-compact-header-height) !important;
        max-height: calc(100vh - var(--hk-compact-header-height) - 10px) !important;
        height: calc(100vh - var(--hk-compact-header-height) - 10px) !important;
        overflow-y: auto !important;
    }
}

/* =========================================================
   Hazai Kincsek – szűrőpanel 2/3 magasságra rövidítése
   Cél: számítógépes nézetben a jobb oldali szűrőfelület
   csak kb. a képernyő 2/3 magasságú legyen, és belül görögjön.
   ========================================================= */

@media (min-width: 901px) {
    html body.oldal-termekek .termekek-szuro-panel,
    html body.oldal-termekek .termekek-szuro-panel.filter-drawer,
    html body.oldal-termekek .filter-drawer,
    html body.oldal-termekek .szuro-panel,
    html body.oldal-termekek .hk-filter-panel,
    html body.publikus-oldal.oldal-termekek .termekek-szuro-panel.filter-drawer,
    html body.filters-open.oldal-termekek .termekek-szuro-panel.filter-drawer,
    html body.filters-open.publikus-oldal.oldal-termekek .termekek-szuro-panel.filter-drawer {
        top: var(--hk-compact-header-height) !important;
        bottom: auto !important;

        height: 66vh !important;
        max-height: 66vh !important;
        min-height: 0 !important;

        overflow-y: auto !important;
        overflow-x: hidden !important;
        overscroll-behavior: contain !important;
        scrollbar-gutter: stable !important;

        padding-bottom: 22px !important;
    }

    html body.oldal-termekek .termekek-szuro-panel .termekek-szuro-urlap::after,
    html body.oldal-termekek .termekek-szuro-panel.filter-drawer .termekek-szuro-urlap::after,
    html body.publikus-oldal.oldal-termekek .termekek-szuro-panel.filter-drawer .termekek-szuro-urlap::after {
        content: "";
        display: block;
        height: 24px;
        flex: 0 0 24px;
    }
}

/* =========================================================
   Hazai Kincsek – jobb oldali fejlécmenü pontos középre igazítása
   Cél: a jobb oldali menüpontok a fejléc magasságának közepén
   fussanak, a méretük pedig maradjon nagyobb.
   ========================================================= */

@media (min-width: 901px) {
    html body .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.oldal-index .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
        position: relative !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-index .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        position: absolute !important;
        top: 50% !important;
        right: 0 !important;
        left: auto !important;
        bottom: auto !important;

        display: flex !important;
        width: auto !important;
        min-width: 0 !important;

        align-items: center !important;
        justify-content: flex-end !important;
        justify-self: auto !important;

        gap: 20px !important;
        margin: 0 !important;
        padding: 0 !important;

        transform: translateY(-50%) !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.oldal-index .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a {
        display: inline-flex !important;
        min-height: 38px !important;
        align-items: center !important;
        justify-content: center !important;

        padding: 7px 0 !important;

        font-size: 0.84rem !important;
        line-height: 1.2 !important;
        white-space: nowrap !important;
    }
}

/* Vegso celzott feluliras az uj eladoi elerhetosegi es terkep oldalakhoz. */
body.oldal-elado_regisztracio .hk-urlap-blokk,
body.elado-oldal.oldal-profil .elado-profil-urlap {
    overflow: visible !important;
}

body.oldal-elado_regisztracio .hk-urlap-blokk,
body.elado-oldal.oldal-profil .elado-profil-urlap,
body.oldal-eladok_a_kornyeken .eladok-terkep-szuro {
    position: relative;
    z-index: 2;
}

body.oldal-elado_regisztracio .telepules-talalatok,
body.oldal-elado_regisztracio .cim-talalatok,
body.elado-oldal.oldal-profil .telepules-talalatok,
body.elado-oldal.oldal-profil .cim-talalatok {
    z-index: 12000 !important;
}

body.oldal-eladok_a_kornyeken .eladok-terkep-szuro.urlap {
    display: grid !important;
    grid-template-columns: minmax(220px, 1fr) minmax(180px, 0.55fr) minmax(180px, 0.55fr) auto !important;
    align-items: end !important;
}

body.oldal-eladok_a_kornyeken .eladok-terkep-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 340px !important;
}

body.oldal-eladok_a_kornyeken .eladok-terkep-map {
    min-height: 620px !important;
}

@media (max-width: 900px) {
    body.oldal-eladok_a_kornyeken .eladok-terkep-szuro.urlap,
    body.oldal-eladok_a_kornyeken .eladok-terkep-layout {
        grid-template-columns: 1fr !important;
    }

    body.oldal-eladok_a_kornyeken .eladok-terkep-map {
        min-height: 420px !important;
    }
}

/* Jogi oldalak, elfogadasi feluletek es cookie tajekoztato. */
.jogi-kartya {
    max-width: 980px;
    margin: 0 auto 36px;
    padding: clamp(22px, 4vw, 42px);
    border: 1px solid rgba(210, 160, 82, 0.46);
    border-radius: 22px;
    background: rgba(255, 250, 240, 0.94);
    box-shadow: 0 18px 42px rgba(63, 33, 12, 0.12);
    color: #3b2419;
}

.jogi-fejlec {
    margin-bottom: 26px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(210, 160, 82, 0.34);
}

.jogi-kartya h1,
.jogi-kartya h2 {
    color: #8f1612;
}

.jogi-kartya h1 {
    margin-top: 0;
}

.jogi-kartya h2 {
    margin-top: 28px;
    font-size: clamp(1.16rem, 2vw, 1.45rem);
}

.jogi-kartya p,
.jogi-kartya li {
    line-height: 1.72;
}

.jogi-kartya ul {
    padding-left: 22px;
}

.jogi-tartalomjegyzek {
    margin: 0 0 30px;
    padding: 18px 22px;
    border: 1px solid rgba(143, 22, 18, 0.16);
    border-radius: 16px;
    background: rgba(255, 244, 221, 0.72);
}

.jogi-tartalomjegyzek h2 {
    margin: 0 0 12px;
}

.jogi-tartalomjegyzek ol {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px 28px;
    margin: 0;
    padding-left: 22px;
}

.jogi-tartalomjegyzek a {
    color: #7f1a16;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.jogi-kartya section {
    scroll-margin-top: 110px;
}

.jogi-kartya code {
    overflow-wrap: anywhere;
}

@media (max-width: 700px) {
    .jogi-tartalomjegyzek ol {
        grid-template-columns: 1fr;
    }
}

.jogi-info-box {
    padding: 14px 16px;
    border: 1px solid rgba(143, 22, 18, 0.18);
    border-left: 5px solid #9f1d17;
    border-radius: 14px;
    background: #fff4dd;
    color: #4a2a1d;
}

.jogi-info-box strong {
    display: block;
    margin-bottom: 5px;
    color: #8f1612;
    font-family: "Cinzel", serif;
}

.jogi-info-box p {
    margin: 0;
    line-height: 1.55;
}

.jogi-elfogadas-kartya {
    max-width: 760px;
}

.jogi-elfogadas-urlap.urlap {
    margin-top: 18px;
}

.hk-cookie-banner {
    position: fixed;
    right: 18px;
    bottom: 18px;
    left: 18px;
    z-index: 8000;
    display: flex;
    max-width: 980px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 16px;
    border: 1px solid rgba(210, 160, 82, 0.58);
    border-radius: 16px;
    background: #fffaf0;
    box-shadow: 0 12px 34px rgba(63, 33, 12, 0.2);
}

.hk-cookie-banner[hidden] {
    display: none !important;
}

.hk-cookie-banner p {
    margin: 0;
    line-height: 1.45;
}

.hk-cookie-banner button {
    flex: 0 0 auto;
    padding: 9px 18px;
}

@media (max-width: 700px) {
    .hk-cookie-banner {
        flex-direction: column;
        align-items: stretch;
        text-align: left;
    }

    .hk-cookie-banner button {
        width: 100%;
    }
}

/* Eladói regisztráció – településlista az egységes legördülők stílusában */
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalatok {
    max-height: 360px !important;
    margin: 0 !important;
    padding: 4px 0 !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 10px !important;
    background: #fffaf0 !important;
    box-shadow: 0 14px 30px rgba(60, 35, 15, 0.18) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat,
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalatok > button.telepules-talalat:not(:disabled) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 8px 12px !important;
    border: 0 !important;
    border-bottom: 1px solid #ead8b8 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #5a2315 !important;
    font: inherit !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    transform: none !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat:last-child,
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalatok > button.telepules-talalat:last-child:not(:disabled) {
    border-bottom: 0 !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat strong {
    color: inherit;
    font-weight: 700;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat span {
    color: #7a6a55 !important;
    font-size: 0.82rem !important;
    font-weight: 600;
    white-space: nowrap;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat:hover,
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat.is-active,
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalatok > button.telepules-talalat:not(:disabled):hover,
html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalatok > button.telepules-talalat.is-active:not(:disabled) {
    border-color: #ead8b8 !important;
    background: #f7e6c7 !important;
    color: #6b1f16 !important;
    box-shadow: none !important;
    transform: none !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .telepules-talalat-empty {
    grid-template-columns: minmax(0, 1fr);
    cursor: default !important;
}

/* GYIK oldal. */
.gyik-oldal {
    max-width: 1120px;
    margin: 0 auto 38px;
    color: #3b2419;
}

.gyik-fejlec,
.gyik-szekcio {
    border: 1px solid rgba(210, 160, 82, 0.46);
    border-radius: 24px;
    background: rgba(255, 250, 240, 0.94);
    box-shadow: 0 18px 42px rgba(63, 33, 12, 0.12);
}

.gyik-fejlec {
    margin-bottom: 22px;
    padding: clamp(22px, 4vw, 42px);
    text-align: center;
}

.gyik-fejlec h1,
.gyik-szekcio h2 {
    color: #8f1612;
}

.gyik-fejlec h1 {
    margin: 4px 0 12px;
    font-size: clamp(2rem, 5vw, 3.35rem);
}

.gyik-bevezeto {
    max-width: 760px;
    margin: 0 auto;
    font-size: clamp(1rem, 1.8vw, 1.18rem);
    line-height: 1.72;
}

.gyik-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 24px;
}

.gyik-tab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 10px 18px;
    border: 1px solid rgba(210, 128, 34, 0.5);
    border-radius: 999px;
    background: #fff6e5;
    color: #8f1612;
    font-family: "Cinzel", serif;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.gyik-tab:hover,
.gyik-tab:focus-visible {
    border-color: rgba(159, 29, 23, 0.58);
    background: #f3ddaa;
    transform: translateY(-1px);
}

.gyik-szekciok {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    align-items: start;
}

.gyik-szekcio {
    padding: clamp(18px, 3vw, 28px);
}

.gyik-szekcio-fej {
    margin-bottom: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(210, 160, 82, 0.34);
}

.gyik-szekcio h2 {
    margin: 4px 0 0;
    font-size: clamp(1.45rem, 3vw, 2rem);
}

.gyik-lista {
    display: grid;
    gap: 10px;
}

.gyik-elem {
    border: 1px solid rgba(210, 160, 82, 0.4);
    border-radius: 16px;
    background: rgba(255, 255, 249, 0.72);
    overflow: hidden;
}

.gyik-elem summary {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 52px;
    padding: 13px 48px 13px 16px;
    color: #6f170f;
    cursor: pointer;
    font-family: "Cinzel", serif;
    font-weight: 700;
    line-height: 1.35;
    list-style: none;
}

.gyik-elem summary::-webkit-details-marker {
    display: none;
}

.gyik-elem summary::after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 24px;
    height: 24px;
    border-radius: 999px;
    background: #fff0cf;
    color: #9f1d17;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.25rem;
    line-height: 24px;
    text-align: center;
    transform: translateY(-50%);
}

.gyik-elem[open] summary {
    background: #f5dfad;
}

.gyik-elem[open] summary::after {
    content: "−";
}

.gyik-elem summary:focus-visible {
    outline: 3px solid rgba(210, 128, 34, 0.36);
    outline-offset: 3px;
}

.gyik-elem p {
    margin: 0;
    padding: 14px 16px 18px;
    border-top: 1px solid rgba(210, 160, 82, 0.3);
    line-height: 1.7;
}

@media (max-width: 860px) {
    .gyik-szekciok {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .gyik-fejlec,
    .gyik-szekcio {
        border-radius: 18px;
    }

    .gyik-tabs {
        align-items: stretch;
        flex-direction: column;
    }

    .gyik-tab {
        width: 100%;
    }

    .gyik-elem summary {
        min-height: 48px;
        padding: 12px 44px 12px 14px;
    }
}

/* Pénztár címmezők. */
body.oldal-penztar .penztar-cim-blokk {
    display: grid;
    gap: 14px;
    padding: 16px;
}

body.oldal-penztar .penztar-cim-racs {
    display: grid;
    grid-template-columns: minmax(120px, 0.7fr) minmax(170px, 1fr) minmax(230px, 1.45fr);
    gap: 14px;
}

body.oldal-penztar .penztar-cim-racs .penztar-nev {
    grid-column: 1 / -1;
}

body.oldal-penztar .penztar-cim-megjegyzes {
    margin: 0;
}

body.oldal-penztar .penztar-szamlazasi-kapcsolo {
    margin: 0;
}

body.oldal-penztar .penztar-szamlazasi-cim[hidden] {
    display: none !important;
}

@media (max-width: 760px) {
    body.oldal-penztar .penztar-cim-racs {
        grid-template-columns: 1fr;
    }

    body.oldal-penztar .penztar-cim-blokk {
        padding: 14px;
    }
}

/* Vevői profil – célzott, kártyás áttekintő elrendezés */
html body.publikus-oldal.oldal-profil .hk-profil-oldal {
    width: min(100%, 1120px);
    margin: 0 auto;
}

html body.publikus-oldal.oldal-profil .hk-profil-cim {
    margin: 0 0 22px;
}

html body.publikus-oldal.oldal-profil .hk-profil-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
    align-items: start;
    margin-bottom: 24px;
}

html body.publikus-oldal.oldal-profil .hk-profil-kartya,
html body.publikus-oldal.oldal-profil .hk-profil-szekcio {
    min-width: 0;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: var(--hk-ui-radius) !important;
    background: var(--hk-ui-surface) !important;
    box-shadow: var(--hk-ui-shadow) !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-kartya {
    padding: 22px !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-urlap {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 14px !important;
    width: 100% !important;
    max-width: none !important;
    overflow: visible !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-urlap > .hk-profil-kartya-fej,
html body.publikus-oldal.oldal-profil .hk-profil-urlap > .hk-profil-info {
    grid-column: 1 / -1;
}

html body.publikus-oldal.oldal-profil .hk-profil-urlap::before,
html body.publikus-oldal.oldal-profil .hk-profil-urlap::after,
html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem::before,
html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem::after {
    content: none !important;
    display: none !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-kartya-fej {
    display: grid;
    gap: 5px;
    margin-bottom: 4px;
}

html body.publikus-oldal.oldal-profil .hk-profil-kartya-fej h2,
html body.publikus-oldal.oldal-profil .hk-profil-kartya-fej p,
html body.publikus-oldal.oldal-profil .hk-profil-szekcio h2 {
    margin: 0 !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-kartya-fej p {
    color: var(--hk-ui-muted);
    font-size: 0.88rem;
    line-height: 1.45;
}

html body.publikus-oldal.oldal-profil .hk-profil-urlap > label:not(.checkbox-sor) {
    display: grid;
    gap: 6px;
    width: 100%;
    font-size: 0.88rem;
    font-weight: 700;
}

html body.publikus-oldal.oldal-profil .hk-profil-urlap input:not([type="checkbox"]) {
    width: 100% !important;
    min-width: 0;
}

html body.publikus-oldal.oldal-profil .hk-profil-szerepkor {
    align-self: center;
    margin: 1px 0 !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-checkbox {
    display: flex !important;
    align-items: center !important;
    gap: 9px !important;
    width: fit-content !important;
    margin: 1px 0 !important;
    align-self: center !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-checkbox input[type="checkbox"] {
    flex: 0 0 auto;
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-mentes {
    justify-self: start !important;
    width: auto !important;
    min-width: 118px !important;
    min-height: 40px !important;
    margin-top: 1px !important;
    padding: 8px 18px !important;
    font-size: 0.84rem !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-racs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
    margin-top: 16px;
}

html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-elem,
html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    min-width: 0;
    border: 1px solid #eadabb !important;
    border-radius: 9px !important;
    background: var(--hk-ui-surface-soft) !important;
    box-shadow: none !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-elem {
    min-height: 100px;
    padding: 14px;
}

html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-elem strong,
html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem strong {
    color: var(--hk-ui-burgundy) !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: clamp(1.45rem, 2.5vw, 1.9rem) !important;
    line-height: 1.05 !important;
    overflow-wrap: anywhere;
}

html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-elem span,
html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem span {
    color: var(--hk-ui-muted);
    font-size: 0.82rem;
    line-height: 1.35;
}

html body.publikus-oldal.oldal-profil .hk-profil-szekcio {
    margin: 0 0 24px !important;
    padding: 22px !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-also-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(350px, 0.85fr);
    gap: 24px;
    align-items: start;
}

html body.publikus-oldal.oldal-profil .hk-profil-also-layout > .hk-profil-szekcio {
    height: auto;
    margin-bottom: 0 !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-jobb-oszlop {
    min-width: 0;
}

html body.publikus-oldal.oldal-profil .hk-profil-jobb-oszlop > .hk-tamogatas-kartya {
    margin-bottom: 12px !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-gyorslinkek {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

html body.publikus-oldal.oldal-profil .hk-profil-gyorslinkek .gomb {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 42px;
    margin: 0 !important;
    padding: 9px 12px !important;
    font-size: 0.84rem !important;
    white-space: nowrap;
}

html body.publikus-oldal.oldal-profil .hk-tamogatas-kartya .hk-kedvenc-kategoria-elem {
    grid-column: 1 / -1;
}

html body.publikus-oldal.oldal-profil .hk-tamogatas-kartya .hk-kedvenc-kategoria-elem strong {
    font-size: clamp(1.2rem, 2vw, 1.55rem) !important;
    overflow-wrap: normal;
    word-break: normal;
    white-space: nowrap;
}

html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs {
    display: grid !important;
    gap: 12px !important;
    margin: 16px 0 !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs--harom {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs--ketto {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem {
    min-height: 86px;
    padding: 12px 15px !important;
}

html body.publikus-oldal.oldal-profil .hk-profil-info {
    min-width: 0;
    padding: 12px 14px;
    border: 1px solid #eadabb;
    border-left: 4px solid var(--hk-ui-gold);
    border-radius: 8px;
    background: #fffaf0;
    color: #5d472f;
    font-size: 0.84rem;
    line-height: 1.5;
}

html body.publikus-oldal.oldal-profil .hk-profil-info--pontok {
    display: grid;
    gap: 4px;
}

html body.publikus-oldal.oldal-profil .hk-profil-info p {
    margin: 0 !important;
}

@media (max-width: 900px) {
    html body.publikus-oldal.oldal-profil .hk-profil-layout {
        grid-template-columns: minmax(0, 1fr);
    }

    html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs--harom {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 1050px) {
    html body.publikus-oldal.oldal-profil .hk-profil-also-layout {
        grid-template-columns: minmax(0, 1fr);
    }
}

@media (max-width: 700px) {
    html body.publikus-oldal.oldal-profil .hk-profil-urlap {
        grid-template-columns: minmax(0, 1fr);
    }

    html body.publikus-oldal.oldal-profil .hk-profil-urlap > .hk-profil-kartya-fej,
    html body.publikus-oldal.oldal-profil .hk-profil-urlap > .hk-profil-info {
        grid-column: auto;
    }
}

@media (max-width: 560px) {
    html body.publikus-oldal.oldal-profil .hk-profil-kartya,
    html body.publikus-oldal.oldal-profil .hk-profil-szekcio {
        padding: 17px !important;
    }

    html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-racs,
    html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs--harom,
    html body.publikus-oldal.oldal-profil .hk-profil-statisztika-racs--ketto {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    html body.publikus-oldal.oldal-profil .hk-profil-osszefoglalo-elem,
    html body.publikus-oldal.oldal-profil .hk-profil-statisztika-elem {
        min-height: 82px;
    }
}

/* Termekkartyak vegso egysegesitese a termekek.php kartyaelrendezesehez. */
html body.publikus-oldal .termek-racs {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 22px !important;
}

html body.publikus-oldal .hk-tartalom article.kartya.termek-kartya.hk-termek-kartya {
    position: relative !important;
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 399px !important;
    max-height: none !important;
    flex: 0 1 auto !important;
    flex-direction: column !important;
    margin: 0 !important;
    padding: 16px !important;
    overflow: hidden !important;
    border: 1px solid var(--hk-ui-border, #dfcfad) !important;
    border-radius: 12px !important;
    background: var(--hk-ui-surface, #fffdf8) !important;
    box-shadow: var(--hk-ui-shadow, 0 8px 24px rgba(59, 42, 32, 0.08)) !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya::before,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya::after {
    content: none !important;
    display: none !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-jelvenyek {
    display: none !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-kep-link,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-kartya-kep-link {
    position: relative !important;
    display: flex !important;
    width: 100% !important;
    height: 138px !important;
    min-height: 138px !important;
    max-height: 138px !important;
    flex: 0 0 138px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 0 2px !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-kep {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 138px !important;
    margin: 0 !important;
    padding: 7px !important;
    border: 0 !important;
    border-radius: 6px !important;
    background: #f6f4ef !important;
    object-fit: contain !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .product-like-row,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-like-row {
    position: relative !important;
    display: flex !important;
    width: 100% !important;
    height: 30px !important;
    min-height: 30px !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
    margin: 0 0 4px !important;
    padding: 0 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .product-like-btn,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-like-gomb {
    display: flex !important;
    width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #c98b2c !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 1.8rem !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .product-like-count,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-like-szam {
    display: inline-flex !important;
    min-width: 12px !important;
    align-items: center !important;
    color: #8a5a22 !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-belso,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-kartya-belso {
    position: relative !important;
    display: flex !important;
    min-width: 0 !important;
    min-height: 0 !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 1px !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-termeknev,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-belso h3 {
    display: -webkit-box !important;
    min-height: 2.55em !important;
    margin: 0 !important;
    overflow: hidden !important;
    font-family: Cinzel, Georgia, serif !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1.28 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-termeknev a {
    color: #5c2d16 !important;
    text-decoration: none !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-elado {
    display: block !important;
    min-height: 1.35em !important;
    margin: 0 !important;
    overflow: hidden !important;
    color: #5b341d !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 0.78rem !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya p.kartya-leiras {
    display: -webkit-box !important;
    min-height: 2.8em !important;
    max-height: 2.8em !important;
    margin: 0 !important;
    overflow: hidden !important;
    color: #5f4a3a !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 0.79rem !important;
    line-height: 1.4 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-also {
    display: flex !important;
    flex-direction: column !important;
    margin: auto 0 0 !important;
    padding-top: 5px !important;
}

html body.publikus-oldal .hk-tartalom.tartalom .termek-racs article.kartya.termek-kartya.hk-termek-kartya .kartya-belso .kartya-also,
html body.publikus-oldal .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya .kartya-belso .kartya-also {
    margin: auto 0 0 !important;
    padding-top: 5px !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .akcio-ar-jelvenyek:empty {
    display: none !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .ar {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 6px 0 0 !important;
    color: #b61c18 !important;
    font-family: Cinzel, Georgia, serif !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1.12 !important;
    white-space: nowrap !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .eredeti-ar {
    font-size: 0.78rem !important;
    white-space: nowrap !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .husegpont-becsles {
    min-height: 2.25em !important;
    max-height: 2.25em !important;
    margin: 2px 0 0 !important;
    overflow: hidden !important;
    color: var(--hk-ui-green, #28543a) !important;
    font-size: 0.67rem !important;
    line-height: 1.2 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek {
    display: flex !important;
    min-height: 30px !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 7px !important;
    margin: 7px 0 0 !important;
    padding: 0 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek form,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek .gomb,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek button {
    width: auto !important;
    min-width: 0 !important;
    flex: 1 1 0 !important;
    margin: 0 !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek form {
    display: flex !important;
}

html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek .gomb,
html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-muveletek button {
    display: flex !important;
    height: 29px !important;
    min-height: 29px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 10px !important;
    border-radius: 8px !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.64rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

/* A nem termeklista oldalak altalanos gombszabalyait is felulirja. */
html body.publikus-oldal:not(.oldal-termekek) .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya .muveletek.kartya-muveletek .gomb.kicsi,
html body.publikus-oldal:not(.oldal-termekek) .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya .muveletek.kartya-muveletek button.kicsi {
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    height: 29px !important;
    min-height: 29px !important;
    flex: 1 1 0 !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border-radius: 8px !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 0.64rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

/* A kiemelt termekek folyamatos savja megtartja a mozgasat, de etalon meretu kartyakkal. */
html body.oldal-index .index-uszo-csoport.index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
    width: min(288.5px, calc(25vw - 27.5px)) !important;
    min-width: min(288.5px, calc(25vw - 27.5px)) !important;
    flex: 0 0 min(288.5px, calc(25vw - 27.5px)) !important;
}

@media (max-width: 1100px) {
    html body.publikus-oldal .termek-racs {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    html body.oldal-index .index-uszo-csoport.index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
        width: calc(33.3333vw - 32.67px) !important;
        min-width: calc(33.3333vw - 32.67px) !important;
        flex-basis: calc(33.3333vw - 32.67px) !important;
    }
}

@media (max-width: 900px) {
    html body.publikus-oldal .termek-racs {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    html body.oldal-index .index-uszo-csoport.index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
        width: calc(50vw - 38.5px) !important;
        min-width: calc(50vw - 38.5px) !important;
        flex-basis: calc(50vw - 38.5px) !important;
    }
}

@media (max-width: 560px) {
    html body.publikus-oldal .termek-racs {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-kep-link,
    html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .hk-kartya-kep-link {
        height: 126px !important;
        min-height: 126px !important;
        max-height: 126px !important;
        flex-basis: 126px !important;
    }

    html body.publikus-oldal .hk-tartalom article.kartya.termek-kartya.hk-termek-kartya {
        min-height: 387px !important;
    }

    html body.publikus-oldal .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya {
        min-height: 387px !important;
    }

    html body.publikus-oldal .hk-tartalom article.hk-termek-kartya .kartya-kep {
        max-height: 126px !important;
    }

    html body.oldal-index .index-uszo-csoport.index-termek-kartyak article.kartya.termek-kartya.hk-termek-kartya {
        width: calc(100vw - 43px) !important;
        min-width: calc(100vw - 43px) !important;
        flex-basis: calc(100vw - 43px) !important;
    }
}

/* Közvetlen üzenetváltás – kizárólag az üzenetkezelő és kapcsolódó elemei. */
.hk-main-nav .hk-uzenetek-nav-link {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.hk-main-nav .hk-uzenetek-nav-link--olvasatlan {
    border-color: #8f1d18 !important;
    background: #8f1d18 !important;
    color: #ffffff !important;
}

.hk-uzenetek-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 999px;
    background: #8f1d18;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 0.72rem;
    font-weight: 800;
    line-height: 1;
}

.hk-uzenetek-badge[hidden] {
    display: none !important;
}

.hk-uzenetek-nav-link--olvasatlan .hk-uzenetek-badge {
    background: #f2cf84;
    color: #641411;
}

.hk-termek-uzenet {
    margin-top: 18px;
    padding: 16px 18px;
    border-left: 4px solid #c98b2c;
    background: #fffaf0;
}

.hk-termek-uzenet p,
.hk-termek-uzenet form {
    margin: 0;
}

.hk-termek-uzenet form {
    display: flex;
}

.hk-termek-uzenet .hk-uzenet-az-eladonak {
    width: auto !important;
}

.hk-uzenetek-oldal {
    width: 100%;
    min-width: 0;
}

.hk-uzenetek-oldal-fej {
    align-items: flex-end !important;
}

.hk-uzenetek-oldal-fej h1,
.hk-uzenetek-oldal-fej p {
    margin: 0;
}

.hk-uzenetek-layout {
    display: grid;
    grid-template-columns: minmax(280px, 350px) minmax(0, 1fr);
    min-height: 620px;
    overflow: hidden;
    border: 1px solid #dec27f;
    border-radius: 12px;
    background: #fffdf8;
    box-shadow: 0 10px 28px rgba(69, 47, 27, 0.08);
}

.hk-beszelgetes-lista-panel {
    display: flex;
    min-width: 0;
    flex-direction: column;
    border-right: 1px solid #dec27f;
    background: #fbf2df;
}

.hk-beszelgetes-lista-fej {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 18px;
    border-bottom: 1px solid #dec27f;
}

.hk-beszelgetes-lista-fej h2 {
    margin: 0;
    font-size: 1.2rem;
}

.hk-beszelgetes-lista {
    display: flex;
    min-height: 0;
    overflow-y: auto;
    flex: 1 1 auto;
    flex-direction: column;
}

.hk-beszelgetes-lista > .ures {
    margin: 18px;
}

.hk-beszelgetes-elem {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 4px;
    padding: 15px 18px;
    border-bottom: 1px solid rgba(201, 139, 44, 0.28);
    color: #3b2416;
    text-decoration: none;
}

.hk-beszelgetes-elem:hover,
.hk-beszelgetes-elem:focus-visible,
.hk-beszelgetes-elem--aktiv {
    background: #fffdf8;
}

.hk-beszelgetes-elem--aktiv {
    box-shadow: inset 4px 0 0 #28543a;
}

.hk-beszelgetes-elem--olvasatlan {
    background: #fff4e3;
}

.hk-beszelgetes-elem--olvasatlan strong {
    color: #8f1d18;
}

.hk-beszelgetes-elem-fej {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
}

.hk-beszelgetes-elem-fej strong,
.hk-beszelgetes-termek,
.hk-beszelgetes-reszlet {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hk-beszelgetes-elem-fej time {
    flex: 0 0 auto;
    color: #806a50;
    font-size: 0.7rem;
}

.hk-beszelgetes-termek {
    color: #28543a;
    font-size: 0.78rem;
    font-weight: 700;
}

.hk-beszelgetes-reszlet {
    padding-right: 28px;
    color: #806a50;
    font-size: 0.82rem;
}

.hk-beszelgetes-elem > .hk-uzenetek-badge {
    position: absolute;
    right: 16px;
    bottom: 13px;
}

.hk-chat-panel {
    display: grid;
    min-width: 0;
    grid-template-rows: auto minmax(0, 1fr) auto;
    background: #fffdf8;
}

.hk-chat-fejlec {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px 20px;
    border-bottom: 1px solid #dec27f;
    background: #fffaf0;
}

.hk-chat-fejlec h2 {
    margin: 0 0 4px;
    font-size: 1.2rem;
}

.hk-chat-fejlec a:not(.hk-chat-vissza) {
    color: #806a50;
    font-size: 0.82rem;
}

.hk-chat-vissza {
    display: none;
    flex: 0 0 auto;
    font-weight: 700;
}

.hk-chat-uzenetek {
    display: flex;
    min-height: 360px;
    max-height: 590px;
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
    gap: 10px;
    padding: 22px;
    background: linear-gradient(180deg, #fffdf8 0%, #fbf2df 100%);
}

.hk-chat-ures {
    margin: auto;
    color: #806a50;
    text-align: center;
}

.hk-chat-buborek {
    width: fit-content;
    max-width: min(76%, 680px);
    padding: 10px 13px 7px;
    border: 1px solid rgba(201, 139, 44, 0.34);
    border-radius: 16px 16px 16px 4px;
    background: #ffffff;
    box-shadow: 0 3px 10px rgba(69, 47, 27, 0.06);
}

.hk-chat-buborek--sajat {
    align-self: flex-end;
    border-color: #28543a;
    border-radius: 16px 16px 4px 16px;
    background: #28543a;
    color: #ffffff;
}

.hk-chat-buborek--masik {
    align-self: flex-start;
}

.hk-chat-buborek p {
    margin: 0;
    overflow-wrap: anywhere;
    white-space: pre-wrap;
}

.hk-chat-buborek time {
    display: block;
    margin-top: 5px;
    color: #806a50;
    font-family: Arial, sans-serif;
    font-size: 0.66rem;
    text-align: right;
}

.hk-chat-buborek--sajat time {
    color: rgba(255, 255, 255, 0.75);
}

.hk-chat-iras {
    display: grid;
    gap: 10px;
    padding: 16px 20px;
    border-top: 1px solid #dec27f;
    background: #fffaf0;
}

.hk-chat-iras textarea {
    width: 100%;
    min-height: 78px;
    max-height: 180px;
    resize: vertical;
}

.hk-chat-iras-also {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.hk-chat-iras-also button {
    width: auto !important;
    min-width: 110px;
}

.hk-chat-hiba {
    margin: 0;
    color: #8f1d18;
    font-weight: 700;
}

.hk-chat-helykitolto {
    display: grid;
    min-height: 620px;
    place-content: center;
    padding: 28px;
    color: #806a50;
    text-align: center;
}

.hk-chat-helykitolto h2,
.hk-chat-helykitolto p {
    margin: 0;
}

.hk-chat-helykitolto p {
    margin-top: 8px;
}

@media (max-width: 860px) {
    .hk-uzenetek-layout {
        grid-template-columns: minmax(0, 1fr);
        min-height: 0;
    }

    .hk-beszelgetes-lista-panel {
        min-height: 520px;
        border-right: 0;
    }

    .hk-uzenetek-oldal--aktiv .hk-beszelgetes-lista-panel {
        display: none;
    }

    .hk-uzenetek-oldal:not(.hk-uzenetek-oldal--aktiv) .hk-chat-panel {
        display: none;
    }

    .hk-chat-vissza {
        display: inline-flex;
    }

    .hk-chat-uzenetek {
        min-height: 420px;
        max-height: 56vh;
        padding: 16px;
    }

    .hk-chat-buborek {
        max-width: 88%;
    }
}

@media (max-width: 560px) {
    .hk-termek-uzenet {
        padding: 14px;
    }

    .hk-termek-uzenet form,
    .hk-termek-uzenet .hk-uzenet-az-eladonak {
        width: 100% !important;
    }

    .hk-uzenetek-oldal-fej {
        align-items: flex-start !important;
    }

    .hk-uzenetek-layout {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
    }

    .hk-chat-fejlec {
        align-items: flex-start;
        padding: 14px;
    }

    .hk-chat-fejlec h2 {
        font-size: 1.05rem;
    }

    .hk-chat-iras {
        padding: 14px;
    }

    .hk-chat-iras-also {
        align-items: stretch;
        flex-direction: column;
    }

    .hk-chat-iras-also button {
        width: 100% !important;
    }
}

/* Vásárlói értékelések. */
.ertekeles-token-urlap,
.ertekeles-termek-blokk,
.ertekeles-kartya {
    overflow: visible !important;
}

.ertekeles-termek-blokk {
    display: grid;
    gap: 16px;
    padding: 16px;
}

.ertekeles-pontok-racs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.ertekeles-lista {
    display: grid;
    gap: 16px;
}

.ertekeles-kartya {
    padding: 16px;
    border: 1px solid rgba(210, 160, 82, 0.36);
    border-radius: 16px;
    background: rgba(255, 255, 249, 0.78);
}

.ertekeles-kartya .oldal-fej {
    margin-bottom: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.ertekeles-kepek {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 12px;
}

.ertekeles-kepek img {
    display: block;
    width: 110px;
    height: 110px;
    border: 1px solid rgba(210, 160, 82, 0.38);
    border-radius: 12px;
    object-fit: cover;
}

@media (max-width: 760px) {
    .ertekeles-pontok-racs {
        grid-template-columns: 1fr;
    }

    .ertekeles-kartya .oldal-fej {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* Lábléc egységes jobb oldali linksor. */
html body .hk-lablec.lablec {
    flex: 0 0 auto !important;
    margin-top: auto !important;
    width: 100% !important;
    font-family: Georgia, "Times New Roman", serif !important;
}

html body .hk-lablec .hk-lablec-belso,
html body .hk-lablec .lablec-belso,
html body:not(.admin-oldal) .hk-lablec .hk-lablec-belso,
html body.oldal-termekek .hk-lablec .hk-lablec-belso,
html body.elado-oldal .hk-lablec .hk-lablec-belso,
html body.admin-oldal .hk-lablec .hk-lablec-belso {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    max-width: 1440px !important;
    width: min(1440px, calc(100% - 44px)) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    color: #2f2016 !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 0.86rem !important;
    line-height: 1.6 !important;
    text-align: left !important;
}

html body .hk-lablec .hk-lablec-belso > p,
html body .hk-lablec .lablec-belso > p {
    flex: 0 1 auto !important;
    margin: 0 !important;
}

html body .hk-lablec .hk-lablec-linkek,
html body .hk-lablec .lablec-linkek,
html body:not(.admin-oldal) .hk-lablec .hk-lablec-linkek,
html body.oldal-termekek .hk-lablec .hk-lablec-linkek,
html body.elado-oldal .hk-lablec .hk-lablec-linkek,
html body.admin-oldal .hk-lablec .hk-lablec-linkek {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    margin-left: auto !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    scrollbar-width: thin;
}

html body .hk-lablec .hk-lablec-linkek a,
html body .hk-lablec .lablec-linkek a {
    flex: 0 0 auto !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 0.86rem !important;
    line-height: 1.6 !important;
    white-space: nowrap !important;
}

@media (max-width: 760px) {
    html body .hk-lablec .hk-lablec-belso,
    html body .hk-lablec .lablec-belso,
    html body:not(.admin-oldal) .hk-lablec .hk-lablec-belso,
    html body.oldal-termekek .hk-lablec .hk-lablec-belso,
    html body.elado-oldal .hk-lablec .hk-lablec-belso,
    html body.admin-oldal .hk-lablec .hk-lablec-belso {
        align-items: flex-end !important;
        flex-direction: column !important;
        width: min(100%, calc(100% - 28px)) !important;
        text-align: right !important;
    }

    html body .hk-lablec .hk-lablec-linkek,
    html body .hk-lablec .lablec-linkek,
    html body:not(.admin-oldal) .hk-lablec .hk-lablec-linkek,
    html body.oldal-termekek .hk-lablec .hk-lablec-linkek,
    html body.elado-oldal .hk-lablec .hk-lablec-linkek,
    html body.admin-oldal .hk-lablec .hk-lablec-linkek {
        width: 100% !important;
        justify-content: flex-start !important;
    }
}

/* Vevői Rendeléseim – célzott, kompakt rendeléskártyák */
html body.publikus-oldal.oldal-rendeleseim .rendeles-lista {
    gap: 14px !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-kartya {
    display: grid;
    gap: 10px;
    padding: 16px 18px !important;
    overflow: hidden;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-fejlec {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px 18px;
    padding-bottom: 9px;
    border-bottom: 1px solid var(--hk-ui-border);
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-azonosito {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 7px 13px;
    min-width: 0;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-azonosito h2,
html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-azonosito p {
    margin: 0 !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-azonosito h2 {
    font-size: 1.45rem !important;
    line-height: 1;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-azonosito .meta {
    font-size: 0.82rem;
    font-weight: 600;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-statuszok {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
    margin: 0 !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-statuszok .jelveny,
html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-elado-fej .jelveny {
    padding: 5px 9px !important;
    font-size: 0.72rem !important;
    line-height: 1.1;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-osszesen {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    gap: 8px;
    padding: 8px 11px;
    border: 1px solid #eadabb;
    border-radius: 8px;
    background: var(--hk-ui-surface-soft);
    color: var(--hk-ui-muted);
    font-size: 0.86rem;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-osszesen strong {
    color: var(--hk-ui-burgundy);
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 1.08rem;
    white-space: nowrap;
}

html body.publikus-oldal.oldal-rendeleseim .rendeles-csoportok {
    display: grid !important;
    gap: 0 !important;
}

html body.publikus-oldal.oldal-rendeleseim .rendeles-csoport {
    padding: 10px 0 7px !important;
    border-top: 1px solid var(--hk-ui-border) !important;
}

html body.publikus-oldal.oldal-rendeleseim .rendeles-csoport:first-child {
    padding-top: 2px !important;
    border-top: 0 !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-elado-fej {
    margin: 0 0 3px !important;
    gap: 8px !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-elado-fej h3 {
    margin: 0 !important;
    font-size: 1rem !important;
    line-height: 1.25;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetelek {
    display: grid;
    min-width: 0;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetel {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px 16px !important;
    align-items: baseline;
    min-width: 0;
    padding: 5px 0 !important;
    font-size: 0.88rem;
    line-height: 1.35;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetel span {
    min-width: 0;
    overflow-wrap: anywhere;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetel strong {
    white-space: nowrap;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-lablec {
    display: flex;
    justify-content: flex-end;
    padding-top: 9px;
    border-top: 1px solid var(--hk-ui-border);
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-ujra-urlap {
    margin: 0 !important;
}

html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-ujra-urlap button {
    width: auto !important;
    min-height: 36px !important;
    height: 36px !important;
    padding: 6px 13px !important;
    font-size: 0.76rem !important;
    line-height: 1.1 !important;
}

html body.publikus-oldal.oldal-rendeleseim .ertekeles-urlap {
    gap: 8px !important;
    margin: 7px 0 !important;
    padding: 11px !important;
}

@media (max-width: 560px) {
    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-kartya {
        padding: 14px !important;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-fejlec,
    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-lablec {
        align-items: flex-start;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-statuszok {
        justify-content: flex-start;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-osszesen {
        justify-content: space-between;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetel {
        grid-template-columns: minmax(0, 1fr);
        gap: 2px !important;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-tetel strong {
        justify-self: end;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-lablec {
        justify-content: stretch;
    }

    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-ujra-urlap,
    html body.publikus-oldal.oldal-rendeleseim .hk-rendeles-ujra-urlap button {
        width: 100% !important;
    }
}

/* Eladók a környéken – egyszerű, keret nélküli keresősáv */
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-fej {
    margin-bottom: 17px !important;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-fej h1,
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-fej p {
    margin-top: 0 !important;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro {
    position: relative;
    z-index: 1200;
    display: grid !important;
    grid-template-columns: minmax(240px, 1fr) minmax(160px, 0.5fr) minmax(160px, 0.5fr) max-content !important;
    gap: 12px !important;
    align-items: end !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 19px !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-layout {
    position: relative;
    z-index: 1;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-map-oszlop {
    min-width: 0;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-forras {
    margin: 8px 0 0 !important;
    font-size: 0.72rem;
    line-height: 1.3;
    text-align: center;
}

/* Eladói regisztráció – széles, áttekinthető űrlapelrendezés */
html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-cim {
    display: block !important;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto !important;
    color: var(--hk-ui-text) !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: clamp(2rem, 3.2vw, 2.8rem) !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
    letter-spacing: -0.015em !important;
    text-align: center !important;
    text-transform: none !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-bevezeto {
    width: 100%;
    max-width: 1120px;
    margin: 8px auto 22px !important;
    text-align: center !important;
}

html body.publikus-oldal.oldal-elado_regisztracio form.elado-regisztracio-urlap {
    width: 100% !important;
    max-width: 746.667px !important;
    margin: 0 auto !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .hk-urlap-blokk {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px 20px !important;
    padding: 22px !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .checkbox-sor {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 10px !important;
    min-height: 0 !important;
    padding: 10px 12px !important;
    border: 1px solid rgba(216, 173, 101, 0.42);
    border-radius: 10px;
    background: rgba(255, 250, 240, 0.72);
    line-height: 1.45;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .checkbox-sor input[type="checkbox"] {
    flex: 0 0 auto !important;
    width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-adatkezeles {
    margin: 0;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-adatkezeles p {
    margin: 5px 0 0 !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-nyilatkozatok {
    grid-template-columns: minmax(0, 1fr) !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-submit {
    grid-column: 1 / -1 !important;
    justify-self: start !important;
    width: auto !important;
    min-width: 280px !important;
    max-width: 340px !important;
    margin: 0 !important;
}

@media (max-width: 700px) {
    html body.publikus-oldal.oldal-elado_regisztracio form.elado-regisztracio-urlap,
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .hk-urlap-blokk,
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .telepules-autocomplete {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .hk-urlap-blokk {
        padding: 16px !important;
    }

    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .hk-urlap-blokk > *,
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .telepules-autocomplete {
        grid-column: 1 / -1 !important;
    }

    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-submit {
        justify-self: stretch !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
    }
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro::before,
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro::after {
    content: none !important;
    display: none !important;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro > label {
    display: grid;
    gap: 6px;
    min-width: 0;
    font-size: 0.84rem;
    font-weight: 700;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro input,
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro select:not(.hk-native-select-hidden),
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro .hk-select {
    width: 100% !important;
    min-width: 0;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 9px !important;
    min-width: max-content;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok button,
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok .gomb {
    width: auto !important;
    min-width: max-content !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 9px 14px !important;
    font-size: 0.78rem !important;
    line-height: 1.1 !important;
    white-space: nowrap !important;
}

@media (max-width: 1100px) {
    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok {
        grid-column: 1 / -1;
    }
}

@media (max-width: 700px) {
    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok {
        grid-column: auto;
        flex-direction: column;
        align-items: stretch !important;
        min-width: 0;
    }

    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok button,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-szuro-gombok .gomb {
        width: 100% !important;
        min-width: 0 !important;
    }
}

@media (min-width: 701px) {
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="telefon"],
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="kapcsolattarto_email"],
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="iranyitoszam"],
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="hazszam"],
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="orszag"] {
        justify-self: start;
        width: 50% !important;
    }

    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap input[name="telefon"] {
        align-self: end !important;
    }
}

/* Minden szöveges műveleti gomb a fejléc navigációjának méretével és betűképével. */
html body[class] .hk-tartalom.tartalom button:not(.product-like-btn):not(.filter-drawer-close):not(.hk-menu-kapcsolo):not(.hk-select-trigger):not(.hk-select-option):not(.telepules-talalat):not(.cim-talalat),
html body[class] .hk-tartalom.tartalom .gomb,
html body[class] .hk-tartalom.tartalom input[type="submit"],
html body #hkCookieAccept {
    height: auto !important;
    min-height: 38px !important;
    padding: 7px 14px !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: 0.84rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.025em !important;
    text-transform: uppercase !important;
}

html body.publikus-oldal[class] .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya .muveletek.kartya-muveletek .gomb.kicsi,
html body.publikus-oldal[class] .hk-tartalom.tartalom article.kartya.termek-kartya.hk-termek-kartya .muveletek.kartya-muveletek button.kicsi:not(.product-like-btn) {
    height: auto !important;
    min-height: 38px !important;
    padding: 7px 10px !important;
    font-family: "Cinzel", Georgia, serif !important;
    font-size: 0.84rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.025em !important;
    text-transform: uppercase !important;
}

/* Uj eladoi profil es publikus eladoi kartya. */
html body .elado-profil-fej {
    align-items: center !important;
    margin-bottom: 16px !important;
}

html body .elado-profil-urlap-uj {
    display: grid !important;
    gap: 22px !important;
    max-width: 1180px !important;
}

html body .hk-profil-szekcio {
    display: grid !important;
    gap: 14px !important;
    padding: 0 0 22px !important;
    border-bottom: 1px solid var(--hk-ui-border, #dfcfad) !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body .hk-profil-szekcio-fej {
    display: flex !important;
    align-items: baseline !important;
    justify-content: space-between !important;
    gap: 12px !important;
}

html body .hk-profil-szekcio h2 {
    margin: 0 !important;
    color: var(--hk-ui-green, #1f5b50) !important;
    font-size: 1.25rem !important;
    line-height: 1.2 !important;
}

html body .hk-mezo-jeloles,
html body .karakter-szamlalo {
    color: var(--hk-ui-muted, #7b6a58) !important;
    font-size: 0.78rem !important;
    font-weight: 700 !important;
}

html body .hk-profil-kep-racs,
html body .hk-profil-kapcsolo-racs,
html body .hk-radio-racs {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
    gap: 12px !important;
}

html body .hk-profil-kep-mezo {
    display: grid !important;
    gap: 10px !important;
    align-content: start !important;
}

html body .hk-profil-kep-elozetes {
    display: grid !important;
    width: 100% !important;
    max-width: 320px !important;
    place-items: center !important;
    overflow: hidden !important;
    border: 1px solid var(--hk-ui-border, #dfcfad) !important;
    border-radius: 8px !important;
    background: #f6f4ef !important;
    color: var(--hk-ui-muted, #7b6a58) !important;
    font-weight: 800 !important;
}

html body .hk-profil-logo-elozetes {
    width: 104px !important;
    height: 104px !important;
    border-radius: 50% !important;
    font-size: 2rem !important;
}

html body .hk-profil-borito-elozetes {
    height: 138px !important;
    max-height: 138px !important;
}

html body .hk-profil-kep-elozetes img,
html body .elado-info-borito img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

html body .radio-kartya {
    display: flex !important;
    min-height: 46px !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 10px 12px !important;
    border: 1px solid var(--hk-ui-border, #dfcfad) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-surface, #fffdf8) !important;
    font-weight: 800 !important;
}

html body .hk-nyitvatartas-racs {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
    gap: 10px !important;
}

html body .hk-nyitvatartas-sor {
    display: grid !important;
    grid-template-columns: minmax(100px, 1fr) 88px 88px !important;
    align-items: center !important;
    gap: 8px !important;
}

html body .hk-profil-map-preview {
    max-width: 420px !important;
}

html body .hk-profil-muveletek {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 10px !important;
}

html body .elado-info-borito {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    height: 138px !important;
    max-height: 138px !important;
    overflow: hidden !important;
    border-radius: 8px !important;
    background: #f6f4ef !important;
}

html body.oldal-termek .elado-info-kartya-termek .elado-info-borito {
    display: none !important;
}

html body .elado-info-jelmondat {
    margin: 0 0 8px !important;
    color: var(--hk-ui-text, #2f271f) !important;
    font-size: 1.02rem !important;
    font-weight: 800 !important;
}

html body .elado-info-bolttortenet {
    margin-top: 14px !important;
}

html body .elado-info-bolttortenet h2 {
    margin: 0 0 6px !important;
    color: var(--hk-ui-green, #1f5b50) !important;
    font-size: 1.05rem !important;
}

html body .elado-info-linkek,
html body .elado-info-extra {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}

html body .elado-info-linkek a {
    color: var(--hk-ui-burgundy, #8f1612) !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

html body .seller-map-popup-logo,
html body .seller-map-card-logo {
    width: 52px !important;
    height: 52px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    border: 1px solid var(--hk-ui-border, #dfcfad) !important;
    background: #f6f4ef !important;
}

@media (max-width: 720px) {
    html body .hk-nyitvatartas-sor {
        grid-template-columns: 1fr 82px 82px !important;
    }

    html body .hk-profil-muveletek {
        justify-content: stretch !important;
    }

    html body .hk-profil-muveletek .gomb,
    html body .hk-profil-muveletek button {
        width: 100% !important;
    }
}

.hk-login-segedlink {
    margin: -6px 0 0 !important;
    font-size: 0.95rem;
}

.hk-login-segedlink a,
.hk-jelszo-urlap a {
    color: var(--hk-ui-burgundy) !important;
    font-weight: 700;
}

.hk-jelszo-oldal-fej,
.hk-jelszo-urlap {
    max-width: 760px;
}

.hk-jelszo-urlap button.teljes,
.hk-jelszo-urlap > button {
    justify-self: start;
}

@media (max-width: 720px) {
    .hk-jelszo-oldal-fej {
        align-items: flex-start !important;
    }

    .hk-jelszo-urlap button.teljes,
    .hk-jelszo-urlap > button {
        width: 100%;
    }
}

/* Mobil fejléc: a navigáció külön lenyíló panel, nem növeli a fejléc magasságát. */
@media (max-width: 900px) {
    html body .hk-site-header.felso-sav.hk-fejlec,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec {
        z-index: var(--hk-layer-header, 12000) !important;
        overflow: visible !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
        min-height: 84px !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        align-items: center !important;
        gap: 12px !important;
        overflow: visible !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-marka {
        position: static !important;
        width: min(100%, 330px) !important;
        max-width: calc(100vw - 112px) !important;
        min-height: 0 !important;
        justify-self: start !important;
        transform: none !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-title-image {
        width: min(100%, 330px) !important;
        height: auto !important;
        max-height: 44px !important;
        object-fit: contain !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-brand-motto-image {
        width: min(86%, 285px) !important;
        height: auto !important;
        max-height: 20px !important;
        object-fit: contain !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-menu-kapcsolo {
        display: inline-flex !important;
        width: 58px !important;
        min-width: 58px !important;
        height: 58px !important;
        min-height: 58px !important;
        padding: 0 !important;
        border-radius: 11px !important;
        justify-self: end !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-menu-kapcsolo > span:last-child {
        display: none !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        position: fixed !important;
        top: var(--hk-current-header-height, var(--hk-compact-header-height, 84px)) !important;
        right: 0 !important;
        bottom: auto !important;
        left: 0 !important;
        z-index: 11990 !important;
        display: none !important;
        width: 100% !important;
        max-width: none !important;
        max-height: calc(100dvh - var(--hk-current-header-height, var(--hk-compact-header-height, 84px))) !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 10px !important;
        margin: 0 !important;
        padding: 14px max(16px, env(safe-area-inset-right)) 18px max(16px, env(safe-area-inset-left)) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        border-top: 1px solid rgba(223, 207, 173, 0.9) !important;
        border-bottom: 1px solid rgba(143, 29, 24, 0.18) !important;
        background: rgba(255, 253, 248, 0.98) !important;
        box-shadow: 0 18px 34px rgba(59, 42, 32, 0.18) !important;
        transform: none !important;
    }

    html body.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.hk-menu-nyitva:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.admin-oldal.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek.hk-menu-nyitva .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        display: grid !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a {
        display: flex !important;
        width: min(100%, 440px) !important;
        min-height: 48px !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 auto !important;
        padding: 10px 14px !important;
        border: 1px solid #eadfc8 !important;
        border-radius: 7px !important;
        background: #fffaf0 !important;
        color: var(--hk-ui-burgundy, #8f1d18) !important;
        box-shadow: 0 6px 14px rgba(59, 42, 32, 0.08) !important;
        font-family: "Cinzel", Georgia, serif !important;
        font-size: 0.9rem !important;
        font-weight: 800 !important;
        letter-spacing: 0.025em !important;
        line-height: 1.2 !important;
        text-align: center !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        white-space: normal !important;
        transform: none !important;
    }
}

@media (max-width: 430px) {
    html body .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec > .hk-fejlec-belso.hk-header-inner {
        min-height: 78px !important;
        gap: 8px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-header-brand-custom,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-marka {
        max-width: calc(100vw - 98px) !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-menu-kapcsolo {
        width: 52px !important;
        min-width: 52px !important;
        height: 52px !important;
        min-height: 52px !important;
    }

    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav a {
        min-height: 46px !important;
        font-size: 0.84rem !important;
    }
}

/* Termékkép feltöltés és fő kép választás. */
.termek-kep-valaszto {
    display: grid;
    gap: 8px;
    margin-top: 10px;
}

.termek-kep-valaszto[hidden] {
    display: none !important;
}

.termek-kep-valaszto-cim {
    color: var(--hk-ui-text);
    font-weight: 700;
}

.termek-kep-fokep-opcio,
.termek-kep-kezeloracs .kep-torles span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.termek-kep-fokep-opcio {
    width: min(100%, 520px);
    padding: 8px 10px;
    border: 1px solid var(--hk-ui-border);
    border-radius: 7px;
    background: var(--hk-ui-surface-soft);
    font-weight: 700;
}

.termek-kep-fokep-opcio input,
.termek-kep-kezeloracs .kep-torles input[type="radio"],
.termek-kep-kezeloracs .kep-torles input[type="checkbox"] {
    width: auto !important;
    min-width: 18px;
    min-height: 18px;
}

.termek-kep-limit-hiba {
    color: var(--hk-ui-burgundy);
    font-weight: 700;
}

.termek-kep-kezeloracs .kep-torles {
    gap: 8px;
}

/* Település- és utcacím találati listák egységes, mindig felül lévő megjelenése. */
html body .telepules-autocomplete,
html body .cim-autocomplete {
    overflow: visible !important;
}

html body .telepules-autocomplete:focus-within,
html body .cim-autocomplete:focus-within {
    position: relative !important;
    z-index: 32000 !important;
}

html body .telepules-autocomplete .telepules-mezo,
html body .cim-autocomplete .cim-utca-mezo {
    position: relative !important;
    z-index: 1 !important;
}

html body .hk-tartalom.tartalom .telepules-talalatok,
html body .hk-tartalom.tartalom .cim-talalatok {
    position: absolute !important;
    top: calc(100% + 6px) !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 33000 !important;
    display: block;
    max-height: 360px !important;
    margin: 0 !important;
    padding: 4px 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 10px !important;
    background: #fffaf0 !important;
    box-shadow: 0 14px 30px rgba(60, 35, 15, 0.18) !important;
    pointer-events: auto !important;
    overscroll-behavior: contain;
    scrollbar-gutter: stable;
}

html body .hk-tartalom.tartalom .telepules-talalatok[hidden],
html body .hk-tartalom.tartalom .cim-talalatok[hidden] {
    display: none !important;
}

html body .hk-tartalom.tartalom .telepules-talalat,
html body .hk-tartalom.tartalom .cim-talalat,
html body .hk-tartalom.tartalom .telepules-talalatok > button.telepules-talalat:not(:disabled),
html body .hk-tartalom.tartalom .cim-talalatok > button.cim-talalat:not(:disabled) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 8px 12px !important;
    border: 0 !important;
    border-bottom: 1px solid #ead8b8 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #5a2315 !important;
    font: inherit !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    transform: none !important;
    pointer-events: auto !important;
    appearance: none;
}

html body .hk-tartalom.tartalom .telepules-talalat:last-child,
html body .hk-tartalom.tartalom .cim-talalat:last-child,
html body .hk-tartalom.tartalom .telepules-talalatok > button.telepules-talalat:last-child:not(:disabled),
html body .hk-tartalom.tartalom .cim-talalatok > button.cim-talalat:last-child:not(:disabled) {
    border-bottom: 0 !important;
}

html body .hk-tartalom.tartalom .telepules-talalat strong,
html body .hk-tartalom.tartalom .cim-talalat strong {
    min-width: 0;
    color: inherit;
    font-weight: 700;
    pointer-events: none;
}

html body .hk-tartalom.tartalom .telepules-talalat span,
html body .hk-tartalom.tartalom .cim-talalat span {
    color: #7a6a55 !important;
    font-size: 0.82rem !important;
    font-weight: 600;
    white-space: nowrap;
    pointer-events: none;
}

html body .hk-tartalom.tartalom .telepules-talalat:hover,
html body .hk-tartalom.tartalom .telepules-talalat.is-active,
html body .hk-tartalom.tartalom .cim-talalat:hover,
html body .hk-tartalom.tartalom .cim-talalat.is-active,
html body .hk-tartalom.tartalom .telepules-talalatok > button.telepules-talalat:not(:disabled):hover,
html body .hk-tartalom.tartalom .telepules-talalatok > button.telepules-talalat.is-active:not(:disabled),
html body .hk-tartalom.tartalom .cim-talalatok > button.cim-talalat:not(:disabled):hover,
html body .hk-tartalom.tartalom .cim-talalatok > button.cim-talalat.is-active:not(:disabled) {
    border-color: #ead8b8 !important;
    background: #f7e6c7 !important;
    color: #6b1f16 !important;
    box-shadow: none !important;
    transform: none !important;
}

html body .hk-tartalom.tartalom .telepules-talalat-empty,
html body .hk-tartalom.tartalom .cim-talalat-empty {
    grid-template-columns: minmax(0, 1fr);
    cursor: default !important;
}

@media (max-width: 900px) {
    html body .hk-tartalom.tartalom .telepules-talalatok,
    html body .hk-tartalom.tartalom .cim-talalatok {
        position: absolute !important;
        max-height: 280px !important;
    }
}

/* Térképes eladókereső útvonaltervezés és utcacím választó. */
html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal {
    position: relative;
    z-index: 1100;
    width: 100%;
    max-width: none;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal input {
    width: 100%;
}

html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-card-actions .gomb,
html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-card-actions button,
html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-popup-actions .gomb,
html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-popup-actions button {
    min-width: 0 !important;
}

html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .cim-autocomplete,
html body.elado-oldal.oldal-profil .cim-autocomplete {
    grid-template-columns: minmax(220px, 1fr) minmax(120px, 0.35fr);
}

@media (max-width: 700px) {
    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal,
    html body.publikus-oldal.oldal-elado_regisztracio .elado-regisztracio-urlap .cim-autocomplete,
    html body.elado-oldal.oldal-profil .cim-autocomplete {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal-gombok,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-card-actions,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-popup-actions {
        flex-direction: column;
        align-items: stretch;
    }

    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal-gombok button,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .eladok-terkep-utvonal-gombok .gomb,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-card-actions .gomb,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-card-actions button,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-popup-actions .gomb,
    html body.publikus-oldal.oldal-eladok_a_kornyeken .seller-map-popup-actions button {
        width: 100% !important;
    }
}

/* Lenyilo menuk egységesítése a terméklista Rendezés vezérlőjéhez. */
html body .alkategoria-lenyilo {
    position: relative !important;
}

html body .alkategoria-lenyilo summary,
html body .gyik-elem summary,
html body .raktar-muveletek summary {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 9px 12px !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 9px !important;
    background: #fffaf0 !important;
    box-shadow: none !important;
    color: #6b1f16 !important;
    font: inherit !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    list-style: none !important;
    transform: none !important;
}

html body .alkategoria-lenyilo summary::-webkit-details-marker,
html body .gyik-elem summary::-webkit-details-marker,
html body .raktar-muveletek summary::-webkit-details-marker {
    display: none !important;
}

html body .alkategoria-lenyilo summary::before,
html body .gyik-elem summary::before,
html body .raktar-muveletek summary::before {
    content: none !important;
    display: none !important;
}

html body .alkategoria-lenyilo summary > span,
html body .gyik-elem summary > span,
html body .raktar-muveletek summary > span {
    min-width: 0;
}

html body .alkategoria-lenyilo summary,
html body .gyik-elem summary,
html body .raktar-muveletek summary {
    position: relative !important;
}

html body .alkategoria-lenyilo summary::marker,
html body .gyik-elem summary::marker,
html body .raktar-muveletek summary::marker {
    content: "" !important;
}

html body .alkategoria-lenyilo summary .hk-lenyilo-nyil,
html body .gyik-elem summary .hk-lenyilo-nyil,
html body .raktar-muveletek summary .hk-lenyilo-nyil {
    display: none !important;
}

html body .alkategoria-lenyilo summary:hover,
html body .alkategoria-lenyilo summary:focus,
html body .alkategoria-lenyilo[open] summary,
html body .gyik-elem summary:hover,
html body .gyik-elem summary:focus,
html body .gyik-elem[open] summary,
html body .raktar-muveletek summary:hover,
html body .raktar-muveletek summary:focus,
html body .raktar-muveletek[open] summary {
    border-color: #b9832f !important;
    background: #fff7e7 !important;
    color: #6b1f16 !important;
    box-shadow: 0 0 0 3px rgba(216, 173, 101, 0.18) !important;
    transform: none !important;
}

html body .alkategoria-lenyilo summary::after,
html body .gyik-elem summary::after,
html body .raktar-muveletek summary::after {
    content: "" !important;
    display: block !important;
    flex: 0 0 auto !important;
    width: 0 !important;
    height: 0 !important;
    margin-left: auto !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 6px solid #8a241b !important;
    border-bottom: 0 !important;
    transform: none !important;
    transition: transform 0.16s ease !important;
}

html body .alkategoria-lenyilo[open] summary::after,
html body .gyik-elem[open] summary::after,
html body .raktar-muveletek[open] summary::after {
    transform: rotate(180deg) !important;
}

html body .alkategoria-lenyilo-lista,
html body .raktar-muvelet-menu {
    z-index: 14001 !important;
    margin: 0 !important;
    padding: 4px 0 !important;
    border: 1px solid #d8ad65 !important;
    border-radius: 10px !important;
    background: #fffaf0 !important;
    box-shadow: 0 14px 30px rgba(60, 35, 15, 0.18) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
    touch-action: pan-y !important;
}

html body .alkategoria-lenyilo-lista {
    position: absolute !important;
    top: calc(100% + 5px) !important;
    right: 0 !important;
    left: auto !important;
    width: max-content !important;
    min-width: 220px !important;
    max-width: min(320px, calc(100vw - 32px)) !important;
    max-height: var(--hk-alkategoria-lista-max-height, min(340px, calc(100vh - 220px))) !important;
}

html body .alkategoria-lenyilo.alkategoria-lenyilo--felfele .alkategoria-lenyilo-lista {
    top: auto !important;
    bottom: calc(100% + 5px) !important;
}

@media (max-width: 760px) {
    html body.oldal-kategoriak .kategoria-fejlec-sor .alkategoria-lenyilo-lista {
        position: absolute !important;
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
    }
}

html body .alkategoria-lenyilo-lista .alkategoria-link,
html body .raktar-muvelet-menu .gomb,
html body .raktar-muvelet-menu button {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    border: 0 !important;
    border-bottom: 1px solid #ead8b8 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #5a2315 !important;
    font: inherit !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    line-height: 1.24 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    cursor: pointer !important;
    transform: none !important;
    white-space: normal !important;
}

html body .alkategoria-lenyilo-lista .alkategoria-link:last-child,
html body .raktar-muvelet-menu form:last-child button,
html body .raktar-muvelet-menu .gomb:last-child,
html body .raktar-muvelet-menu button:last-child {
    border-bottom: 0 !important;
}

html body .alkategoria-lenyilo-lista .alkategoria-link:hover,
html body .alkategoria-lenyilo-lista .alkategoria-link:focus-visible,
html body .alkategoria-lenyilo-lista .aktiv-alkategoria-link,
html body .raktar-muvelet-menu .gomb:hover,
html body .raktar-muvelet-menu .gomb:focus-visible,
html body .raktar-muvelet-menu button:hover,
html body .raktar-muvelet-menu button:focus-visible {
    background: #f7e6c7 !important;
    border-color: #ead8b8 !important;
    color: #6b1f16 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    transform: none !important;
}

html body .alkategoria-lenyilo-lista .aktiv-alkategoria-link {
    background: #f1d9ab !important;
    color: #7f1d17 !important;
    font-weight: 800 !important;
}

html body .alkategoria-lenyilo-lista .alkategoria-link small {
    color: #7a6a55 !important;
    font-size: 0.76rem !important;
    font-weight: 600 !important;
}

html body .gyik-elem {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

html body .gyik-elem p {
    margin: 0 !important;
    padding: 12px 14px 14px !important;
    border: 1px solid #ead8b8 !important;
    border-top: 0 !important;
    border-radius: 0 0 10px 10px !important;
    background: #fffaf0 !important;
    color: #5a2315 !important;
}

/* Mobile header/footer refinements. */
@media (max-width: 900px) {
    html body .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body:not(.admin-oldal) .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.admin-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-index .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.oldal-termekek .hk-site-header.felso-sav.hk-fejlec .hk-main-nav,
    html body.elado-oldal .hk-site-header.felso-sav.hk-fejlec .hk-main-nav {
        transform: translateY(var(--hk-mobile-menu-scroll-shift, 0px)) !important;
        will-change: transform;
    }
}

@media (max-width: 760px) {
    html body .hk-lablec .hk-lablec-belso,
    html body .hk-lablec .lablec-belso,
    html body:not(.admin-oldal) .hk-lablec .hk-lablec-belso,
    html body.oldal-termekek .hk-lablec .hk-lablec-belso,
    html body.elado-oldal .hk-lablec .hk-lablec-belso,
    html body.admin-oldal .hk-lablec .hk-lablec-belso {
        align-items: center !important;
        flex-direction: column !important;
        gap: 9px !important;
        width: min(100%, calc(100% - 20px)) !important;
        text-align: center !important;
    }

    html body .hk-lablec .hk-lablec-belso > p,
    html body .hk-lablec .lablec-belso > p {
        width: 100% !important;
        flex: 0 0 auto !important;
        margin: 0 !important;
        color: #2f2016 !important;
        font-size: clamp(0.62rem, 3vw, 0.86rem) !important;
        line-height: 1.25 !important;
        text-align: center !important;
        white-space: nowrap !important;
    }

    html body .hk-lablec .hk-lablec-linkek,
    html body .hk-lablec .lablec-linkek,
    html body:not(.admin-oldal) .hk-lablec .hk-lablec-linkek,
    html body.oldal-termekek .hk-lablec .hk-lablec-linkek,
    html body.elado-oldal .hk-lablec .hk-lablec-linkek,
    html body.admin-oldal .hk-lablec .hk-lablec-linkek {
        display: grid !important;
        width: 100% !important;
        max-width: 560px !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        align-items: stretch !important;
        gap: 6px 8px !important;
        margin: 0 auto !important;
        overflow: visible !important;
        white-space: normal !important;
        scrollbar-width: auto !important;
    }

    html body .hk-lablec .hk-lablec-linkek a,
    html body .hk-lablec .lablec-linkek a {
        display: inline-flex !important;
        height: 100% !important;
        min-width: 0 !important;
        min-height: 34px !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 5px 6px !important;
        font-size: clamp(0.72rem, 2.9vw, 0.84rem) !important;
        line-height: 1.15 !important;
        text-align: center !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }
}

@media (min-width: 520px) and (max-width: 760px) {
    html body .hk-lablec .hk-lablec-linkek,
    html body .hk-lablec .lablec-linkek,
    html body:not(.admin-oldal) .hk-lablec .hk-lablec-linkek,
    html body.oldal-termekek .hk-lablec .hk-lablec-linkek,
    html body.elado-oldal .hk-lablec .hk-lablec-linkek,
    html body.admin-oldal .hk-lablec .hk-lablec-linkek {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

.admin-racs .stat.stat-link {
    color: inherit !important;
    text-decoration: none !important;
    cursor: pointer !important;
    transition: background-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease !important;
}

.admin-racs .stat.stat-link:hover,
.admin-racs .stat.stat-link:focus-visible {
    background: #fffaf0 !important;
    box-shadow: inset 0 0 0 1px var(--hk-ui-gold), 0 10px 24px rgba(85, 44, 20, 0.08) !important;
    transform: translateY(-1px) !important;
}

.admin-racs .stat.stat-toggle {
    align-items: stretch !important;
}

.admin-racs .stat.stat-toggle strong {
    font-size: 1.02rem !important;
}

.admin-feature-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 100% !important;
    min-height: 34px !important;
    margin-top: 5px !important;
    padding: 5px 8px !important;
    border: 1px solid rgba(133, 22, 43, 0.22) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: var(--hk-ui-burgundy) !important;
    cursor: pointer !important;
    font: inherit !important;
    font-size: 0.78rem !important;
    line-height: 1.2 !important;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease !important;
}

.admin-feature-toggle:focus-visible {
    outline: 2px solid var(--hk-ui-gold) !important;
    outline-offset: 2px !important;
}

.admin-feature-toggle:disabled {
    cursor: wait !important;
    opacity: 0.72 !important;
}

.admin-feature-toggle-track {
    position: relative !important;
    display: inline-flex !important;
    width: 42px !important;
    height: 22px !important;
    flex: 0 0 auto !important;
    border-radius: 999px !important;
    background: #b42334 !important;
    transition: background-color 0.18s ease !important;
}

.admin-feature-toggle-thumb {
    position: absolute !important;
    top: 3px !important;
    left: 3px !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 999px !important;
    background: #fff !important;
    box-shadow: 0 1px 4px rgba(38, 22, 12, 0.22) !important;
    transition: transform 0.18s ease !important;
}

.admin-feature-toggle.is-active .admin-feature-toggle-track {
    background: #18824a !important;
}

.admin-feature-toggle.is-active .admin-feature-toggle-thumb {
    transform: translateX(20px) !important;
}

.admin-feature-toggle-text {
    color: var(--hk-ui-burgundy) !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
}

.admin-feature-toggle-message {
    min-height: 1em !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.7rem !important;
    line-height: 1.2 !important;
}

.admin-feature-toggle-message.is-error {
    color: #b42334 !important;
}

.admin-reszlet-tabla td a {
    color: var(--hk-ui-burgundy) !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

.admin-reszlet-tabla td a:hover,
.admin-reszlet-tabla td a:focus-visible {
    text-decoration: underline !important;
}

.admin-racs .stat-latogatas {
    grid-column: span 2 !important;
    align-items: stretch !important;
}

.admin-racs .stat-latogatas strong {
    margin-bottom: 6px !important;
}

.admin-racs .stat-latogatas .latogatas-mini-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px 12px !important;
}

.admin-racs .stat-latogatas .latogatas-mini-grid span {
    display: block !important;
    min-width: 0 !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.76rem !important;
    line-height: 1.25 !important;
}

.admin-racs .stat-latogatas .latogatas-mini-grid b {
    display: block !important;
    color: var(--hk-ui-burgundy) !important;
    font-size: 0.95rem !important;
    line-height: 1.2 !important;
}

.admin-racs .stat-vasarlok {
    grid-column: span 2 !important;
    align-items: stretch !important;
}

.admin-racs .stat-vasarlok strong {
    margin-bottom: 6px !important;
}

.admin-racs .stat-vasarlok .vasarlo-mini-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px 12px !important;
}

.admin-racs .stat-vasarlok .vasarlo-mini-grid span {
    display: block !important;
    min-width: 0 !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.76rem !important;
    line-height: 1.25 !important;
}

.admin-racs .stat-vasarlok .vasarlo-mini-grid b {
    display: block !important;
    color: var(--hk-ui-burgundy) !important;
    font-size: 0.95rem !important;
    line-height: 1.2 !important;
}

.vasarlo-szurok {
    align-items: end !important;
}

.vasarlo-tabla-doboz,
.vasarlo-adatlap-szekcio {
    margin-bottom: 22px !important;
}

.vasarlo-tabla th,
.vasarlo-tabla td,
.vasarlo-adat-tabla th,
.vasarlo-adat-tabla td,
.vasarlo-termek-tabla th,
.vasarlo-termek-tabla td {
    vertical-align: top !important;
}

.vasarlo-adat-tabla th {
    width: 230px !important;
    color: var(--hk-ui-muted) !important;
    font-weight: 700 !important;
}

.vasarlo-termek-cell {
    display: grid !important;
    grid-template-columns: 46px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 10px !important;
}

.vasarlo-termek-cell img {
    width: 46px !important;
    height: 46px !important;
    object-fit: cover !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 6px !important;
    background: #fffdf8 !important;
}

.vasarlo-lapozas {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    margin-top: 18px !important;
}

.hirleveles-vasarlo-szurok {
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr)) !important;
}

.hirleveles-vasarlo-tabla-doboz {
    overflow-x: auto !important;
}

.hirleveles-vasarlo-tabla {
    min-width: 1320px !important;
}

.hirleveles-vasarlo-tabla th,
.hirleveles-vasarlo-tabla td {
    font-size: 0.88rem !important;
}

.hirleveles-vasarlo-tabla .meta {
    font-size: 0.78rem !important;
}

.vasarlo-rendelesek {
    display: grid !important;
    gap: 18px !important;
}

.vasarlo-rendeles-kartya .oldal-fej h3,
.vasarlo-rendeles-kartya .oldal-fej h4 {
    margin: 0 !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
}

.latogatas-idoszak-valaszto {
    justify-content: flex-start !important;
    margin-bottom: 18px !important;
}

.latogatas-reszletek-racs {
    margin-bottom: 22px !important;
}

.latogatas-szekcio-fej {
    display: flex !important;
    align-items: baseline !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin-bottom: 14px !important;
}

.latogatas-szekcio-fej h2 {
    margin: 0 !important;
    font-size: 1.2rem !important;
}

.latogatas-szekcio-fej span {
    color: var(--hk-ui-muted) !important;
    font-size: 0.86rem !important;
}

.latogatas-grafikon-doboz {
    margin-bottom: 22px !important;
}

.latogatas-grafikon {
    display: flex !important;
    align-items: flex-end !important;
    gap: 4px !important;
    height: 220px !important;
    padding: 12px 4px 0 !important;
    border-top: 1px solid var(--hk-ui-border) !important;
}

.latogatas-oszlop {
    display: flex !important;
    flex: 1 1 0 !important;
    min-width: 8px !important;
    height: 100% !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 6px !important;
}

.latogatas-oszlop span {
    display: block !important;
    width: 100% !important;
    min-height: 4px !important;
    border-radius: 4px 4px 0 0 !important;
    background: linear-gradient(180deg, var(--hk-ui-gold), var(--hk-ui-burgundy)) !important;
}

.latogatas-oszlop small {
    color: var(--hk-ui-muted) !important;
    font-size: 0.65rem !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

@media (max-width: 720px) {
    .admin-racs .stat-latogatas {
        grid-column: 1 / -1 !important;
    }

    .admin-racs .stat-latogatas .latogatas-mini-grid {
        grid-template-columns: 1fr !important;
    }

    .admin-racs .stat-vasarlok {
        grid-column: 1 / -1 !important;
    }

    .admin-racs .stat-vasarlok .vasarlo-mini-grid {
        grid-template-columns: 1fr !important;
    }

    .latogatas-szekcio-fej {
        align-items: flex-start !important;
        flex-direction: column !important;
    }

    .latogatas-grafikon {
        height: 180px !important;
        overflow-x: auto !important;
        padding-bottom: 4px !important;
    }

    .latogatas-oszlop {
        flex: 0 0 22px !important;
    }

    .vasarlo-adat-tabla th {
        width: 150px !important;
    }
}

.admin-elofizetes-panel {
    margin: 18px 0 !important;
    padding: 18px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-surface) !important;
}

.admin-elofizetes-panel .stat {
    margin: 0 !important;
}

.admin-elofizetes-adatracs {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)) !important;
    gap: 12px !important;
    margin: 16px 0 !important;
}

.admin-elofizetes-adatracs > div {
    min-width: 0 !important;
    padding: 12px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
}

.admin-elofizetes-adatracs span,
.admin-elofizetes-adatracs small {
    display: block !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.82rem !important;
    line-height: 1.35 !important;
}

.admin-elofizetes-adatracs strong {
    display: block !important;
    margin: 3px 0 !important;
    overflow-wrap: anywhere !important;
}

.admin-elofizetes-muveletek {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
    gap: 14px !important;
    align-items: start !important;
}

.admin-elofizetes-muveletek form {
    display: grid !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 14px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
}

.admin-elofizetes-szuro {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
    gap: 12px !important;
    align-items: end !important;
}

.admin-elofizetes-szuro .sor-muveletek,
.admin-elofizetes-szuro .jelolonegyzet {
    align-self: end !important;
}

.admin-elofizetes-tabla td {
    vertical-align: top !important;
}

.admin-elofizetes-tabla .gomb.kicsi {
    white-space: nowrap !important;
}

.admin-elofizetes-naplo {
    display: grid !important;
    gap: 8px !important;
    margin: 12px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.admin-elofizetes-naplo li {
    padding: 10px 12px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
}

.admin-elofizetes-naplo span,
.admin-elofizetes-naplo small {
    display: block !important;
    color: var(--hk-ui-muted) !important;
    font-size: 0.82rem !important;
}

.admin-stat-reszlet-osszefoglalo {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
    gap: 12px !important;
}

.admin-stat-szuro {
    margin: 18px 0 !important;
}

.admin-stat-tabla-doboz {
    overflow-x: auto !important;
}

.admin-stat-tabla {
    min-width: 980px !important;
}

.admin-stat-tabla td {
    min-width: 130px !important;
}

.admin-stat-tabla td .gomb.kicsi {
    display: inline-flex !important;
    margin: 2px 4px 2px 0 !important;
}

.admin-stat-lapozas {
    margin-top: 16px !important;
}

@media (max-width: 720px) {
    .admin-elofizetes-panel {
        padding: 14px !important;
    }

    .admin-elofizetes-szuro,
    .admin-elofizetes-muveletek {
        grid-template-columns: 1fr !important;
    }

    .admin-elofizetes-tabla,
    .admin-elofizetes-tabla thead,
    .admin-elofizetes-tabla tbody,
    .admin-elofizetes-tabla tr,
    .admin-elofizetes-tabla th,
    .admin-elofizetes-tabla td {
        display: block !important;
        width: 100% !important;
    }

    .admin-elofizetes-tabla thead {
        display: none !important;
    }

    .admin-elofizetes-tabla tr {
        padding: 10px 0 !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
    }

    .admin-elofizetes-tabla td {
        padding: 7px 10px !important;
    }

    .admin-stat-tabla {
        min-width: 0 !important;
    }
}

.hirlevel-admin-panel {
    margin-bottom: 22px !important;
}

.hirlevel-admin-osszefoglalo,
.hirlevel-kuldes-osszefoglalo {
    margin-bottom: 18px !important;
}

.hirlevel-szerkeszto-urlap,
.hirlevel-kuldes-grid form {
    display: grid !important;
    gap: 12px !important;
}

.hirlevel-szerkeszto-urlap textarea {
    min-height: 180px !important;
    resize: vertical !important;
}

.hirlevel-termek-szuro {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)) !important;
    align-items: end !important;
}

.hirlevel-termek-tabla-doboz {
    margin-top: 14px !important;
    overflow-x: auto !important;
}

.hirlevel-termek-tabla {
    min-width: 980px !important;
}

.hirlevel-termek-tabla th,
.hirlevel-termek-tabla td {
    vertical-align: top !important;
}

.hirlevel-termek-muvelet {
    margin-top: 14px !important;
    align-items: center !important;
}

.hirlevel-kivalasztott-lista {
    display: grid !important;
    gap: 12px !important;
}

.hirlevel-kivalasztott-termek {
    display: grid !important;
    grid-template-columns: 92px minmax(0, 1fr) auto !important;
    gap: 14px !important;
    align-items: start !important;
    padding: 12px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
}

.hirlevel-kivalasztott-termek img {
    width: 92px !important;
    height: 92px !important;
    object-fit: cover !important;
    border-radius: 6px !important;
    border: 1px solid var(--hk-ui-border) !important;
    background: #fffdf8 !important;
}

.hirlevel-kivalasztott-termek h3 {
    margin: 0 0 4px !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
}

.hirlevel-kivalasztott-termek p {
    margin: 0 0 6px !important;
}

.hirlevel-sorrend-gombok form {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    justify-content: flex-end !important;
}

.hirlevel-elonezet-keret {
    max-width: 760px !important;
    overflow-x: auto !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: #f7f1e8 !important;
}

.hirlevel-elonezet-keret table {
    max-width: 100% !important;
}

.hirlevel-kuldes-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important;
    gap: 14px !important;
    margin-bottom: 18px !important;
}

.hirlevel-kuldes-grid form {
    padding: 14px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
}

.hirlevel-kuldes-akcio h3 {
    margin: 0 !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
}

.hirlevel-cimzett-szurok {
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr)) !important;
    align-items: end !important;
    margin: 18px 0 14px !important;
}

.hirlevel-cimzett-eszkozok,
.hirlevel-cimzett-lapozo {
    margin: 12px 0 !important;
    align-items: center !important;
}

.hirlevel-cimzett-tabla-doboz {
    overflow-x: auto !important;
}

.hirlevel-cimzett-tabla {
    min-width: 1040px !important;
}

.hirlevel-cimzett-tabla th,
.hirlevel-cimzett-tabla td {
    vertical-align: top !important;
}

.hirlevel-cimzett-nem-kuldheto {
    opacity: 0.76 !important;
}

.hirlevel-cimzett-nem-kuldheto input[type="checkbox"] {
    cursor: not-allowed !important;
}

.hirlevel-kampany-lista {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
}

.hirlevel-kampany-lista a {
    display: inline-flex !important;
    padding: 8px 10px !important;
    border: 1px solid var(--hk-ui-border) !important;
    border-radius: 8px !important;
    background: var(--hk-ui-bg) !important;
    color: var(--hk-ui-text) !important;
    text-decoration: none !important;
    font-size: 0.88rem !important;
}

.hirlevel-kampany-lista a.aktiv {
    border-color: var(--hk-ui-gold) !important;
    color: var(--hk-ui-burgundy) !important;
    font-weight: 700 !important;
}

.hirlevel-leiratkozas-doboz {
    max-width: 760px !important;
    margin: 34px auto !important;
}

@media (max-width: 720px) {
    .hirlevel-kivalasztott-termek {
        grid-template-columns: 76px minmax(0, 1fr) !important;
    }

    .hirlevel-kivalasztott-termek img {
        width: 76px !important;
        height: 76px !important;
    }

    .hirlevel-sorrend-gombok {
        grid-column: 1 / -1 !important;
    }

    .hirlevel-sorrend-gombok form {
        justify-content: flex-start !important;
    }

    .hirlevel-termek-tabla,
    .hirlevel-termek-tabla thead,
    .hirlevel-termek-tabla tbody,
    .hirlevel-termek-tabla tr,
    .hirlevel-termek-tabla th,
    .hirlevel-termek-tabla td {
        display: block !important;
        width: 100% !important;
    }

    .hirlevel-termek-tabla thead {
        display: none !important;
    }

    .hirlevel-termek-tabla {
        min-width: 0 !important;
    }

    .hirlevel-termek-tabla tr {
        padding: 10px 0 !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
    }

    .hirlevel-cimzett-tabla,
    .hirlevel-cimzett-tabla thead,
    .hirlevel-cimzett-tabla tbody,
    .hirlevel-cimzett-tabla tr,
    .hirlevel-cimzett-tabla th,
    .hirlevel-cimzett-tabla td {
        display: block !important;
        width: 100% !important;
    }

    .hirlevel-cimzett-tabla {
        min-width: 0 !important;
    }

    .hirlevel-cimzett-tabla thead {
        display: none !important;
    }

    .hirlevel-cimzett-tabla tr {
        padding: 10px 0 !important;
        border-bottom: 1px solid var(--hk-ui-border) !important;
    }
}
