﻿/* AmbroGreen Kft. - pr?mium, reszponz?v statikus weboldal */
:root{--bg:#001a12;--bg-deep:#000f0b;--panel:rgba(8,38,28,.78);--line:rgba(166,210,58,.36);--lime:#9fcd31;--lime-bright:#b8e53a;--white:#fff;--soft:rgba(255,255,255,.78);--muted:rgba(255,255,255,.62);--paper:#fbfcf7;--ink:#102018;--radius:8px;--shadow:0 24px 90px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--white);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.home-page{background:radial-gradient(circle at 76% 11%,rgba(115,174,45,.22),transparent 330px),radial-gradient(circle at 54% 41%,rgba(8,80,49,.32),transparent 520px),linear-gradient(140deg,#00100c 0%,#00251a 45%,#00130e 100%)}.section-wrap{width:min(1200px,calc(100% - 64px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px;width:min(1200px,calc(100% - 64px));margin:0 auto;padding:28px 0 18px;backdrop-filter:blur(18px)}.logo-link img{display:block;width:205px;max-width:100%;height:auto}.main-nav{justify-self:center;display:flex;align-items:center;gap:44px;color:rgba(255,255,255,.9);font-size:.92rem;font-weight:800;text-transform:uppercase}.main-nav a{padding:10px 0;transition:color .2s ease}.main-nav a:hover{color:var(--lime-bright)}.header-cta{display:inline-flex;align-items:center;gap:18px;min-height:56px;padding:0 24px;border:1px solid rgba(184,229,58,.42);border-radius:var(--radius);background:linear-gradient(135deg,#6d952c,#93c23b);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 28px rgba(126,180,48,.25);color:var(--white);font-size:.9rem;font-weight:800;text-transform:uppercase}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.06)}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--white)}.hero{position:relative;display:grid;grid-template-columns:minmax(360px,500px) 1fr 155px;align-items:center;min-height:480px;gap:20px;padding:40px 0 26px}.eyebrow{margin:0 0 18px;color:var(--lime-bright);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow:before{content:"\00BB";margin-right:8px;color:var(--lime)}.hero h1,.section-title,.about-card h2,.quote-panel h2,.catalog-title h1{margin:0;font-family:"Playfair Display",Georgia,serif;line-height:1.08;letter-spacing:0}.hero h1{font-size:clamp(3.1rem,5vw,4.6rem);text-shadow:0 4px 24px rgba(0,0,0,.35)}.hero-location{margin:16px 0 0;color:var(--lime-bright);font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,3.6vw,3rem);font-weight:700}.audience{margin:20px 0 0;color:var(--soft);font-size:1.13rem}.audience span{padding:0 10px;color:var(--lime)}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 24px;border-radius:var(--radius);border:0;cursor:pointer;font-weight:800;text-transform:uppercase;font-size:.84rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--white);background:linear-gradient(135deg,#6f982f,#96c93d);box-shadow:0 14px 35px rgba(134,190,55,.25)}.btn-ghost{border:1px solid var(--line);color:var(--white);background:rgba(0,0,0,.22)}.hero-image img{width:100%;min-width:460px;filter:none}.haccp-card{align-self:center;text-align:center;color:var(--soft)}.haccp-icon{display:grid;width:74px;height:74px;place-items:center;margin:0 auto 10px;border:1px solid var(--lime);border-radius:50%;color:var(--lime);font-size:2rem}.haccp-card strong{display:block;color:var(--white);font-size:1.5rem;letter-spacing:.22em}.haccp-card span{display:block;margin-top:4px;color:var(--white);font-size:.74rem;font-weight:800;text-transform:uppercase}.haccp-card p{margin:18px 0 0;font-size:.9rem;line-height:1.55}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:4px;border:1px solid rgba(154,201,48,.28);border-radius:var(--radius);background:rgba(4,28,20,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden}.service-strip article{display:grid;grid-template-columns:48px 1fr;column-gap:14px;padding:24px 28px}.service-strip span{grid-row:span 2;color:var(--lime);font-size:2.1rem}.service-strip strong{color:var(--white)}.service-strip p{margin:8px 0 0;color:var(--muted);font-size:.86rem;line-height:1.6}.offer-section{padding:32px 0 14px}.section-title{margin-bottom:20px;font-size:clamp(2rem,3.2vw,3rem)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-tile{position:relative;min-height:240px;border:1px solid rgba(170,216,48,.74);border-radius:var(--radius);overflow:hidden;background:#09231a;box-shadow:0 12px 32px rgba(0,0,0,.22)}.category-tile img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.category-tile:after{display:none}.category-tile span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.category-tile:hover img{transform:scale(1.05);filter:saturate(1.12)}.all-products{width:max-content;margin:18px auto 0}.about-quote{display:grid;grid-template-columns:.74fr 1.26fr;gap:18px;padding:0 0 18px}.panel{border:1px solid rgba(169,213,74,.28);border-radius:var(--radius);background:linear-gradient(145deg,rgba(24,54,36,.82),rgba(4,29,22,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 70px rgba(0,0,0,.2);backdrop-filter:blur(18px)}.about-card{padding:26px 28px}.about-card h2,.quote-panel h2{font-size:clamp(1.9rem,3vw,2.55rem)}.about-card h2 span,.quote-panel h2 span{color:var(--lime);font-family:Inter,sans-serif;font-size:1rem}.about-card p{color:var(--soft);font-size:.92rem;line-height:1.75}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;text-align:center;color:var(--lime);font-size:2rem}.values small{display:block;margin-top:8px;color:var(--white);font-size:.82rem;font-weight:700}.quote-panel{display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;padding:24px 28px}.quote-info ul{display:grid;gap:14px;margin:22px 0;padding:0;color:var(--soft);list-style:none}.quote-info li:before{content:"?";display:inline-grid;width:20px;height:20px;place-items:center;margin-right:10px;border:1px solid var(--lime);border-radius:50%;color:var(--lime);font-size:.78rem}.mail-box{display:flex;align-items:center;gap:16px;margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);color:var(--soft)}.mail-box span{font-size:1.6rem}.mail-box p{margin:0;line-height:1.5}.mail-box strong{color:var(--white);font-size:1.05rem}.quote-form{display:grid;gap:10px}.quote-form label{display:grid;gap:0}.quote-form span{position:absolute;width:1px;height:1px;overflow:hidden}.quote-form input,.quote-form textarea{width:100%;border:1px solid rgba(255,255,255,.24);border-radius:5px;padding:12px 16px;color:var(--white);background:rgba(0,0,0,.18);outline:0}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--lime);box-shadow:0 0 0 3px rgba(159,205,49,.14)}.quote-form textarea{resize:vertical}.form-message{min-height:20px;margin:0;color:var(--lime-bright);font-size:.88rem;font-weight:700}.form-message.error{color:#ffc09f}.site-footer{display:grid;grid-template-columns:1.2fr .7fr .9fr .9fr;gap:46px;width:min(1200px,calc(100% - 64px));margin:0 auto;padding:28px 0 34px;border-top:1px solid rgba(159,205,49,.42);color:var(--soft)}.footer-logo{width:180px}.site-footer strong{display:block;margin-bottom:16px;color:var(--white);font-size:.9rem;text-transform:uppercase}.site-footer a,.site-footer p{display:block;margin:0 0 10px;color:var(--soft);font-size:.9rem;line-height:1.7}.site-footer em{color:var(--lime);font-style:normal;font-weight:800}.catalog-page{color:var(--ink);background:var(--paper)}.catalog-header,.catalog-main{width:min(1180px,calc(100% - 48px));margin:0 auto}.catalog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid #dce8d4}.catalog-header .logo-link{padding:8px 16px;border-radius:var(--radius);background:#001c14}.catalog-title{padding:38px 0 18px}.catalog-title h1{font-size:clamp(2.4rem,5vw,4.6rem)}.catalog-title p{max-width:850px;color:#5f6e64;line-height:1.7}.catalog-tools{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr 270px auto;gap:14px;align-items:end;padding:18px;border:1px solid #dce8d4;border-radius:var(--radius);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.catalog-tools label{display:grid;gap:8px;color:var(--ink);font-weight:800;font-size:.88rem}.catalog-tools input,.catalog-tools select{width:100%;border:1px solid #cad9c3;border-radius:var(--radius);padding:13px 14px;color:var(--ink);background:#fff;outline:0}.btn-outline-dark{border:1px solid #173c2a;color:#173c2a;background:#fff}.table-wrap{margin:22px 0 60px;border:1px solid #dce8d4;border-radius:var(--radius);background:#fff;box-shadow:0 18px 48px rgba(16,32,24,.08);overflow:hidden}.product-table{width:100%;border-collapse:collapse}.product-table th,.product-table td{padding:14px 16px;border-bottom:1px solid #e4ecdf;text-align:left;vertical-align:top}.product-table th{background:#edf6e8;color:#173c2a;font-size:.78rem;text-transform:uppercase}.product-table tr.product-row:hover td{background:#fbfff5}.category-row th{color:#fff;font-size:1rem;letter-spacing:.02em}.category-pill{display:inline-block;min-width:132px;padding:7px 10px;border-radius:999px;color:#fff;font-size:.78rem;font-weight:800;text-align:center}.muted-product{opacity:.46}.product-count{margin:0;padding:16px;color:#607067}.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1040px){.site-header{grid-template-columns:205px auto;width:min(100% - 32px,1200px)}.menu-toggle{display:block;justify-self:end}.main-nav,.header-cta{display:none}.site-header.nav-open .main-nav{grid-column:1/-1;display:grid;justify-self:stretch;gap:8px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(0,20,14,.96)}.hero{grid-template-columns:1fr}.hero-image img{min-width:0}.haccp-card{display:none}.service-strip,.about-quote,.quote-panel{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.site-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.section-wrap,.site-header,.site-footer,.catalog-header,.catalog-main{width:min(100% - 28px,1200px)}.hero h1{font-size:clamp(2.7rem,12vw,4rem)}.hero-location{font-size:clamp(1.8rem,8vw,2.5rem)}.hero-actions,.catalog-header{align-items:stretch;flex-direction:column}.btn{width:100%}.service-strip,.category-grid,.site-footer,.catalog-tools{grid-template-columns:1fr}.category-tile{min-height:220px}.product-table thead{display:none}.product-table,.product-table tbody,.product-table tr,.product-table td{display:block;width:100%}.product-table tr.product-row{padding:10px 0;border-bottom:1px solid #e4ecdf}.product-table td{display:grid;grid-template-columns:128px 1fr;gap:12px;border-bottom:0;padding:7px 14px}.product-table td:before{content:attr(data-label);color:#647267;font-weight:800}.category-row th{display:block;width:100%}}@media print{.catalog-header .btn,.catalog-tools{display:none}.catalog-page{background:#fff}.table-wrap{box-shadow:none}}


/* Mobile category tiles: compact two-column layout so the offer form stays easy to reach. */
@media (max-width: 700px) {
  .offer-section {
    padding-top: 28px;
  }

  .offer-section .section-title {
    margin-bottom: 14px;
  }

  .offer-section .category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .offer-section .category-tile {
    min-height: 128px;
    aspect-ratio: 1.08 / 1;
    border-radius: 7px;
  }

  .offer-section .category-tile img {
    object-position: center;
  }

  .offer-section .all-products {
    margin-top: 12px;
  }
}

@media (max-width: 380px) {
  .offer-section .category-tile {
    min-height: 112px;
  }
}

/* Final mobile override: keep desktop cards unchanged, but make offer cards compact on phones/tablets. */
@media (max-width: 900px) {
  .offer-section .category-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .offer-section .category-tile {
    min-height: 0 !important;
    height: clamp(108px, 30vw, 150px) !important;
    aspect-ratio: auto !important;
    border-radius: 7px !important;
  }

  .offer-section .category-tile img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center bottom !important;
  }
}

@media (max-width: 420px) {
  .offer-section .category-grid {
    gap: 7px !important;
  }

  .offer-section .category-tile {
    height: 118px !important;
  }
}

@media (max-width: 340px) {
  .offer-section .category-tile {
    height: 104px !important;
  }
}

/* Catalog sticky toolbar: keep the home link available while scrolling. */
.catalog-tools {
  grid-template-columns: 1fr 270px auto auto;
}

.catalog-tools .btn-small {
  min-height: 42px;
  padding: 0 16px;
  font-size: .74rem;
  white-space: nowrap;
}

.catalog-tools .print-icon-btn {
  width: 46px;
  min-width: 46px;
  min-height: 46px;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1;
}

.catalog-tools .catalog-back-sticky {
  min-height: 50px;
  padding: 0 24px;
  font-size: .86rem;
}

@media (max-width: 900px) {
  .catalog-tools {
    grid-template-columns: 1fr 1fr;
  }

  .catalog-tools label {
    grid-column: span 2;
  }

  .catalog-tools .btn {
    width: 100%;
  }
}

@media (min-width: 901px) {
  .catalog-tools {
    grid-template-columns: minmax(250px, 1fr) minmax(180px, 230px) max-content max-content max-content !important;
    overflow: visible;
  }

  .catalog-tools .catalog-back-sticky {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-width: 190px;
    color: #102018;
    border-color: #91bd35;
    background: #eef8dc;
  }
}

/* Navigation focus animations */
.panel {
  position: relative;
}

.panel.focus-ring {
  border-color: rgba(184, 229, 58, .48);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 0 24px rgba(184, 229, 58, .12);
}

.panel.focus-ring::after {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: 2;
  pointer-events: none;
  border-radius: inherit;
  padding: 2px;
  background:
    linear-gradient(90deg, transparent 0 36%, #b8ff3a 49%, #f2ffb1 51%, transparent 64%) top left / 220% 2px no-repeat,
    linear-gradient(180deg, transparent 0 36%, #b8ff3a 49%, #f2ffb1 51%, transparent 64%) top right / 2px 220% no-repeat,
    linear-gradient(270deg, transparent 0 36%, #b8ff3a 49%, #f2ffb1 51%, transparent 64%) bottom right / 220% 2px no-repeat,
    linear-gradient(0deg, transparent 0 36%, #b8ff3a 49%, #f2ffb1 51%, transparent 64%) bottom left / 2px 220% no-repeat;
  filter: drop-shadow(0 0 8px rgba(184, 255, 58, .78));
  animation: borderRunner 2.8s linear 1, focusBorderFade 5s ease forwards;
}

.focus-runner {
  position: absolute;
  inset: -3px;
  z-index: 4;
  pointer-events: none;
  border-radius: inherit;
  overflow: hidden;
  filter: drop-shadow(0 0 10px rgba(184, 255, 58, .9));
  animation: focusBorderFade 5.2s ease forwards;
}

.focus-runner i {
  position: absolute;
  display: block;
  background: linear-gradient(90deg, transparent, #b8ff3a 28%, #f4ffc2 50%, #b8ff3a 72%, transparent);
}

.focus-runner i:nth-child(1) {
  top: 0;
  left: -42%;
  width: 42%;
  height: 3px;
  animation: runnerTop 2.8s linear forwards;
}

.focus-runner i:nth-child(2) {
  top: -42%;
  right: 0;
  width: 3px;
  height: 42%;
  background: linear-gradient(180deg, transparent, #b8ff3a 28%, #f4ffc2 50%, #b8ff3a 72%, transparent);
  animation: runnerRight 2.8s linear forwards;
}

.focus-runner i:nth-child(3) {
  right: -42%;
  bottom: 0;
  width: 42%;
  height: 3px;
  animation: runnerBottom 2.8s linear forwards;
}

.focus-runner i:nth-child(4) {
  bottom: -42%;
  left: 0;
  width: 3px;
  height: 42%;
  background: linear-gradient(0deg, transparent, #b8ff3a 28%, #f4ffc2 50%, #b8ff3a 72%, transparent);
  animation: runnerLeft 2.8s linear forwards;
}

@keyframes runnerTop {
  0% { left: -42%; opacity: 1; }
  25%, 100% { left: 100%; opacity: 1; }
}

@keyframes runnerRight {
  0%, 24% { top: -42%; opacity: 0; }
  25% { top: -42%; opacity: 1; }
  50%, 100% { top: 100%; opacity: 1; }
}

@keyframes runnerBottom {
  0%, 49% { right: -42%; opacity: 0; }
  50% { right: -42%; opacity: 1; }
  75%, 100% { right: 100%; opacity: 1; }
}

@keyframes runnerLeft {
  0%, 74% { bottom: -42%; opacity: 0; }
  75% { bottom: -42%; opacity: 1; }
  100% { bottom: 100%; opacity: 1; }
}

@keyframes borderRunner {
  0% {
    background-position: 160% 0, 100% -160%, -160% 100%, 0 160%;
  }
  25% {
    background-position: 45% 0, 100% -160%, -160% 100%, 0 160%;
  }
  50% {
    background-position: 45% 0, 100% 45%, -160% 100%, 0 160%;
  }
  75% {
    background-position: 45% 0, 100% 45%, 45% 100%, 0 160%;
  }
  100% {
    background-position: 45% 0, 100% 45%, 45% 100%, 0 45%;
  }
}

@keyframes focusBorderFade {
  0%, 64% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.site-footer.contact-focus > div:last-child strong,
.site-footer.contact-focus > div:last-child p {
  animation: contactTextSweep 5s ease forwards;
  background: linear-gradient(90deg, currentColor 0%, currentColor 24%, #b8ff3a 48%, #efffb4 52%, currentColor 76%, currentColor 100%);
  background-size: 260% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.site-footer.contact-focus > div:last-child p:last-child {
  animation: contactTextSweep 5s ease forwards, deliveryPulse 1s ease-in-out 5s 8 alternate;
  font-weight: 900;
}

@keyframes contactTextSweep {
  0% {
    background-position: 140% 0;
    text-shadow: none;
  }
  36%, 58% {
    background-position: 50% 0;
    text-shadow: 0 0 16px rgba(184, 255, 58, .62);
  }
  100% {
    background-position: -80% 0;
    text-shadow: none;
  }
}

@keyframes deliveryPulse {
  0% {
    background: none;
    color: var(--soft);
    text-shadow: none;
    transform: translateX(0);
  }
  100% {
    background: none;
    color: #b8ff3a;
    text-shadow: 0 0 12px rgba(184, 255, 58, .6), 0 0 26px rgba(184, 255, 58, .28);
    transform: translateX(2px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .panel.focus-ring::after,
  .site-footer.contact-focus > div:last-child strong,
  .site-footer.contact-focus > div:last-child p {
    animation: none;
  }
}

/* Catalog paper background: subtle luxury menu texture without changing product rows. */
.catalog-page {
  position: relative;
  background-color: #f4faed;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='460' height='320' viewBox='0 0 460 320'%3E%3Cg fill='none' stroke='%23799d4d' stroke-opacity='.075' stroke-width='1.4'%3E%3Cpath d='M58 238 C118 160 152 96 218 48 C198 122 160 184 58 238 Z'/%3E%3Cpath d='M78 220 C120 176 158 122 207 61'/%3E%3Cpath d='M111 181 C92 178 74 171 57 162'/%3E%3Cpath d='M143 140 C123 135 104 128 86 118'/%3E%3Cpath d='M174 101 C158 96 141 88 128 78'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='340' viewBox='0 0 520 340'%3E%3Cg fill='none' stroke='%236f9b3e' stroke-opacity='.055' stroke-width='1.5'%3E%3Cellipse cx='380' cy='95' rx='46' ry='30' transform='rotate(-17 380 95)'/%3E%3Cpath d='M337 100 C310 82 300 54 318 35 C340 43 352 62 356 86'/%3E%3Cpath d='M382 65 C392 38 416 27 442 32 C445 57 430 76 404 84'/%3E%3Cpath d='M356 117 C338 142 340 168 363 184 C383 170 388 146 376 120'/%3E%3Cpath d='M407 113 C438 121 458 143 459 170 C431 178 407 164 394 136'/%3E%3Cpath d='M364 94 C384 84 404 80 424 82'/%3E%3Cpath d='M380 94 C366 112 356 132 350 154'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='260' viewBox='0 0 420 260'%3E%3Ctext x='20' y='70' transform='rotate(-18 20 70)' fill='%237fa84a' fill-opacity='.085' font-size='38' font-family='Brush Script MT, Segoe Script, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='210' y='190' transform='rotate(-11 210 190)' fill='%2395bd60' fill-opacity='.07' font-size='32' font-family='Segoe Script, Comic Sans MS, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='310' viewBox='0 0 520 310'%3E%3Ctext x='80' y='150' transform='rotate(-22 80 150)' fill='%236f9b3e' fill-opacity='.055' font-size='44' font-family='Lucida Handwriting, Brush Script MT, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='300' y='70' transform='rotate(-14 300 70)' fill='%23a8c978' fill-opacity='.055' font-size='30' font-family='Segoe Print, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    linear-gradient(135deg, #f8fcf2 0%, #eef8e5 100%);
  background-attachment: fixed, fixed, fixed, fixed, fixed;
}

.catalog-header,
.catalog-main {
  position: relative;
  z-index: 2;
}

.catalog-leaf-layer {
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
  opacity: .9;
}

.catalog-leaf {
  position: absolute;
  left: var(--leaf-left);
  top: var(--leaf-top);
  width: 34px;
  height: 52px;
  opacity: .42;
  transform: translate3d(0,0,0) scale(var(--leaf-scale)) rotate(var(--leaf-rotate));
  filter: blur(.15px) drop-shadow(0 8px 12px rgba(89, 132, 54, .1));
  animation: catalogLeafFall var(--leaf-duration) linear var(--leaf-delay) infinite;
}

.catalog-leaf::before,
.catalog-leaf::after {
  content: "";
  position: absolute;
  inset: 0;
}

.catalog-leaf::before {
  border-radius: 72% 18% 72% 18%;
  background: linear-gradient(135deg, rgba(143, 179, 82, .28), rgba(202, 228, 151, .1));
  border: 1px solid rgba(102, 143, 63, .16);
}

.catalog-leaf::after {
  left: 49%;
  top: 10%;
  width: 1px;
  height: 82%;
  background: linear-gradient(180deg, transparent, rgba(93, 130, 57, .28), transparent);
  transform: rotate(18deg);
}

.catalog-leaf.leaf-b {
  width: 24px;
  height: 58px;
}

.catalog-leaf.leaf-b::before {
  border-radius: 48% 52% 46% 54%;
  transform: skewX(-9deg);
  background: linear-gradient(145deg, rgba(120, 164, 70, .24), rgba(230, 241, 198, .12));
}

.catalog-leaf.leaf-c {
  width: 42px;
  height: 38px;
}

.catalog-leaf.leaf-c::before {
  border-radius: 80% 10% 72% 22%;
  transform: rotate(34deg);
  background: linear-gradient(130deg, rgba(161, 190, 93, .25), rgba(249, 252, 234, .11));
}

.catalog-leaf.leaf-d {
  width: 30px;
  height: 44px;
}

.catalog-leaf.leaf-d::before {
  clip-path: polygon(50% 0, 74% 18%, 92% 48%, 63% 100%, 36% 100%, 8% 50%, 27% 18%);
  border-radius: 40%;
  background: linear-gradient(160deg, rgba(117, 154, 75, .2), rgba(215, 235, 169, .1));
}

.catalog-leaf.leaf-e {
  width: 22px;
  height: 36px;
}

.catalog-leaf.leaf-e::before {
  border-radius: 64% 6% 64% 10%;
  background: linear-gradient(150deg, rgba(95, 138, 70, .22), rgba(221, 239, 181, .09));
}

.catalog-leaf.drift-2 { animation-name: catalogLeafFallTwo; }
.catalog-leaf.drift-3 { animation-name: catalogLeafFallThree; }
.catalog-leaf.drift-4 { animation-name: catalogLeafFallFour; }

@keyframes catalogLeafFall {
  0% { transform: translate3d(0,0,0) scale(var(--leaf-scale)) rotate(var(--leaf-rotate)); opacity: 0; }
  10% { opacity: .36; }
  48% { transform: translate3d(22px,58vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 92deg)); }
  100% { transform: translate3d(-18px,118vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 210deg)); opacity: 0; }
}

@keyframes catalogLeafFallTwo {
  0% { transform: translate3d(0,0,0) scale(var(--leaf-scale)) rotate(var(--leaf-rotate)); opacity: 0; }
  12% { opacity: .3; }
  42% { transform: translate3d(-32px,46vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) - 78deg)); }
  78% { transform: translate3d(18px,88vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 132deg)); }
  100% { transform: translate3d(34px,120vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 230deg)); opacity: 0; }
}

@keyframes catalogLeafFallThree {
  0% { transform: translate3d(0,0,0) scale(var(--leaf-scale)) rotate(var(--leaf-rotate)); opacity: 0; }
  14% { opacity: .28; }
  50% { transform: translate3d(10px,54vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 56deg)); }
  100% { transform: translate3d(-36px,116vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) - 180deg)); opacity: 0; }
}

@keyframes catalogLeafFallFour {
  0% { transform: translate3d(0,0,0) scale(var(--leaf-scale)) rotate(var(--leaf-rotate)); opacity: 0; }
  10% { opacity: .33; }
  38% { transform: translate3d(28px,38vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 86deg)); }
  68% { transform: translate3d(-12px,78vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 160deg)); }
  100% { transform: translate3d(24px,118vh,0) scale(var(--leaf-scale)) rotate(calc(var(--leaf-rotate) + 260deg)); opacity: 0; }
}

.catalog-page .table-wrap {
  background-color: #fbfff6;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='460' height='250' viewBox='0 0 460 250'%3E%3Cg fill='none' stroke='%23799d4d' stroke-opacity='.045' stroke-width='1.2'%3E%3Cpath d='M72 192 C120 132 178 84 250 58 C226 122 166 168 72 192 Z'/%3E%3Cpath d='M97 178 C141 133 189 93 239 65'/%3E%3Cpath d='M146 130 C126 126 103 119 82 109'/%3E%3Cpath d='M190 96 C171 92 151 85 134 74'/%3E%3Cellipse cx='365' cy='78' rx='35' ry='22' transform='rotate(-14 365 78)'/%3E%3Cpath d='M336 76 C318 64 311 47 322 34 C338 39 346 51 350 67'/%3E%3Cpath d='M382 62 C393 48 410 43 429 47 C427 64 416 76 397 78'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='220' viewBox='0 0 360 220'%3E%3Ctext x='34' y='92' transform='rotate(-16 34 92)' fill='%2389aa5c' fill-opacity='.052' font-size='31' font-family='Brush Script MT, Segoe Script, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='180' y='176' transform='rotate(-13 180 176)' fill='%23789f47' fill-opacity='.045' font-size='27' font-family='Segoe Print, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    linear-gradient(135deg, rgba(255,255,255,.94), rgba(246,253,237,.96));
}

.product-table tr.product-row {
  position: relative;
  transition: transform .2s ease, box-shadow .2s ease;
}

.product-table tr.product-row::before {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 0;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #b8ff3a, #6f982f);
  opacity: 0;
  transform: scaleY(.5);
  transition: opacity .2s ease, transform .2s ease;
}

@media (min-width: 701px) {
  .product-table tr.product-row::before {
    content: none;
    display: none;
  }
}

.product-table tr.product-row:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(105, 153, 49, .16), 0 0 0 1px rgba(159, 205, 49, .18);
}

.product-table tr.product-row:hover::before {
  opacity: 1;
  transform: scaleY(1);
}

.product-table tr.product-row:hover td {
  background: rgba(246, 255, 237, .96);
}

.product-table thead {
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 10px 18px rgba(21, 58, 38, .12));
}

.product-table thead th {
  background: linear-gradient(135deg, rgba(255, 255, 255, .74), rgba(225, 244, 212, .68));
  color: #143623;
  font-size: .82rem;
  font-weight: 900;
  letter-spacing: .055em;
  text-transform: uppercase;
  backdrop-filter: blur(14px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.92), inset 0 -1px 0 rgba(117, 156, 74, .18);
}

.product-table thead th:first-child {
  border-top-left-radius: 7px;
}

.product-table thead th:last-child {
  border-top-right-radius: 7px;
}

.catalog-motto {
  margin: 18px 0 0;
  color: rgba(24, 70, 43, .72);
  font-family: "Freestyle Script", "Segoe Script", "Brush Script MT", cursive;
  font-size: clamp(2rem, 4.2vw, 3.7rem);
  font-weight: 400;
  line-height: .98;
  transform: none;
  letter-spacing: 0;
  text-shadow: 0 10px 22px rgba(104, 140, 70, .12);
}

.script-o-double {
  position: relative;
  display: inline-block;
  width: .46em;
  margin: 0 .02em;
  text-align: center;
}

.script-o-double::before,
.script-o-double::after {
  content: "";
  position: absolute;
  top: -.16em;
  width: .045em;
  height: .23em;
  border-radius: 999px;
  background: currentColor;
  transform: rotate(22deg);
  opacity: .92;
}

.script-o-double::before {
  left: .16em;
}

.script-o-double::after {
  left: .3em;
}

.availability-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.availability-legend::before {
  content: "El\00E9rhet\0151 / szezon\00E1lis jel\00F6l\00E9s";
  flex-basis: 100%;
  color: rgba(24, 70, 43, .76);
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.availability-legend span,
.availability-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(91, 125, 52, .16);
  border-radius: 999px;
  background: rgba(255,255,255,.62);
  color: #24452f;
  font-size: .78rem;
  font-weight: 800;
  white-space: nowrap;
}

.availability-legend span {
  padding: 8px 12px;
  box-shadow: 0 8px 22px rgba(24, 56, 35, .06);
}

.availability-pill {
  padding: 7px 10px;
}

.status-dot,
.availability-pill i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  box-shadow: 0 0 10px currentColor;
}

.status-dot.available,
.availability-pill.available i {
  color: #3eb75d;
  background: #3eb75d;
}

.status-dot.limited,
.availability-pill.limited i {
  color: #e2b72f;
  background: #e2b72f;
}

.status-dot.ending,
.availability-pill.ending i {
  color: #d85448;
  background: #d85448;
}

.catalog-tools .catalog-quote-sticky,
.catalog-tools .catalog-back-sticky {
  min-height: 50px;
  padding: 0 22px;
  font-size: .8rem;
  color: #102018;
  border-color: #91bd35;
  background: #eef8dc;
}

.catalog-tools .catalog-quote-sticky {
  background: linear-gradient(135deg, #7fad32, #b8e53a);
  border-color: rgba(91, 135, 38, .42);
  box-shadow: 0 10px 22px rgba(126, 180, 48, .16);
}

.product-table tr.product-row {
  animation: catalogRowFade .34s ease both;
}

@keyframes catalogRowFade {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 700px) {
  .catalog-leaf {
    display: none;
  }

  .catalog-tools {
    gap: 10px;
  }

  .catalog-motto {
    max-width: 300px;
    font-size: 1.25rem;
  }

  .availability-legend {
    gap: 8px;
  }

  .availability-legend span {
    padding: 7px 10px;
    font-size: .72rem;
  }

  .product-table tr.product-row {
    position: relative;
    display: grid;
    gap: 9px;
    margin: 12px;
    padding: 14px 14px 14px 18px;
    border: 1px solid rgba(122, 157, 78, .18);
    border-radius: 8px;
    background: rgba(255,255,255,.86);
    box-shadow: 0 14px 30px rgba(31, 61, 40, .08);
  }

  .product-table tr.product-row::before {
    content: "";
    display: block;
    top: 12px;
    bottom: 12px;
    opacity: 1;
    transform: scaleY(1);
  }

  .product-table td {
    display: flex;
    grid-template-columns: none;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
    padding: 0;
    line-height: 1.45;
  }

  .product-table td:before {
    flex: 0 0 112px;
    color: #6c7b68;
    font-size: .72rem;
    text-transform: uppercase;
    letter-spacing: .04em;
  }

  .product-table td[data-label="Termék neve"] {
    order: -1;
    display: block;
    color: #143623;
    font-size: 1.02rem;
    font-weight: 900;
  }

  .product-table td[data-label="Termék neve"]:before {
    display: none;
  }

  .product-table tr.product-row:hover {
    transform: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .product-table tr.product-row {
    animation: none;
  }
}

.language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: -22px;
}

.language-btn {
  display: inline-grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid rgba(184, 229, 58, .32);
  border-radius: 999px;
  background: rgba(255, 255, 255, .06);
  color: var(--white);
  cursor: pointer;
  font-size: 1rem;
  line-height: 1;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.language-btn:hover,
.language-btn.is-active {
  transform: translateY(-1px);
  border-color: rgba(184, 229, 58, .82);
  background: rgba(159, 205, 49, .14);
  box-shadow: 0 0 18px rgba(184, 229, 58, .16);
}

.flag-icon {
  display: block;
  width: 21px;
  height: 14px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(255,255,255,.28), 0 2px 5px rgba(0,0,0,.18);
  overflow: hidden;
}

.flag-de {
  background: linear-gradient(to bottom, #111 0 33.33%, #dd1f2d 33.33% 66.66%, #ffd33d 66.66% 100%);
}

.flag-uk {
  background:
    linear-gradient(33deg, transparent 0 40%, #fff 40% 46%, #c8102e 46% 53%, #fff 53% 59%, transparent 59%),
    linear-gradient(-33deg, transparent 0 40%, #fff 40% 46%, #c8102e 46% 53%, #fff 53% 59%, transparent 59%),
    linear-gradient(to right, transparent 0 42%, #fff 42% 58%, transparent 58%),
    linear-gradient(to bottom, transparent 0 35%, #fff 35% 65%, transparent 65%),
    linear-gradient(to right, transparent 0 46%, #c8102e 46% 54%, transparent 54%),
    linear-gradient(to bottom, transparent 0 42%, #c8102e 42% 58%, transparent 58%),
    #012169;
}

.home-page.translated-mode .category-tile span {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  width: auto;
  height: auto;
  clip: auto;
  display: grid;
  min-height: 46px;
  place-items: center;
  padding: 10px 12px;
  border: 1px solid rgba(184, 229, 58, .48);
  border-radius: 7px;
  background: linear-gradient(180deg, rgba(0, 22, 15, .92), rgba(0, 13, 9, .96));
  color: var(--white);
  font-size: .82rem;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(0,0,0,.28);
}

.footer-legal-links {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid rgba(159, 205, 49, .22);
}

.site-footer .footer-legal-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin: 0;
  padding: 0 18px;
  border: 1px solid rgba(184, 229, 58, .36);
  border-radius: var(--radius);
  background: rgba(159, 205, 49, .08);
  color: var(--white);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .02em;
  text-transform: uppercase;
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

.site-footer .footer-legal-links a:hover {
  transform: translateY(-1px);
  border-color: rgba(184, 229, 58, .78);
  background: rgba(159, 205, 49, .16);
}

.footer-socials {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
}

.site-footer .footer-socials a {
  display: inline-grid;
  width: 40px;
  height: 40px;
  place-items: center;
  margin: 0;
  border: 1px solid rgba(184, 229, 58, .48);
  border-radius: 50%;
  background: rgba(159, 205, 49, .08);
  color: var(--lime-bright);
  transition: transform .18s ease, border-color .18s ease, background .18s ease, color .18s ease;
}

.site-footer .footer-socials a:hover,
.site-footer .footer-socials a:focus-visible {
  transform: translateY(-2px);
  border-color: var(--lime-bright);
  background: var(--lime);
  color: #001a12;
  outline: none;
}

.footer-socials svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.page-footer {
  position: relative;
  z-index: 2;
  margin-top: 40px;
  margin-bottom: 34px;
  padding: 30px;
  border: 1px solid rgba(159, 205, 49, .32);
  border-radius: var(--radius);
  background: linear-gradient(145deg, rgba(4, 29, 22, .96), rgba(0, 18, 13, .98));
  box-shadow: 0 24px 70px rgba(18, 48, 28, .14);
}

.legal-page {
  min-height: 100vh;
  color: var(--white);
  background: radial-gradient(circle at 80% 12%, rgba(115,174,45,.18), transparent 330px), linear-gradient(140deg,#00100c 0%,#00251a 48%,#00130e 100%);
}

.legal-header {
  position: relative;
}

.legal-main {
  display: grid;
  gap: 18px;
  padding: 34px 0 8px;
}

.legal-hero,
.legal-content {
  padding: clamp(24px, 4vw, 42px);
}

.legal-hero h1,
.legal-content h2 {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  letter-spacing: 0;
}

.legal-hero h1 {
  font-size: clamp(2.6rem, 5vw, 4.7rem);
  line-height: 1.05;
}

.legal-hero p,
.legal-content p,
.legal-content li,
.legal-data dd {
  color: var(--soft);
  line-height: 1.75;
}

.legal-content {
  display: grid;
  gap: 18px;
}

.legal-content h2 {
  margin-top: 12px;
  color: var(--white);
  font-size: clamp(1.45rem, 2.2vw, 2rem);
}

.legal-content a {
  color: var(--lime-bright);
}

.legal-content ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 22px;
}

.legal-data {
  display: grid;
  gap: 10px;
  margin: 8px 0 0;
}

.legal-data div {
  display: grid;
  grid-template-columns: minmax(160px, .36fr) 1fr;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,.1);
}

.legal-data dt {
  color: var(--lime-bright);
  font-weight: 900;
  text-transform: uppercase;
  font-size: .78rem;
}

.legal-data dd {
  margin: 0;
  font-weight: 700;
}

.legal-note {
  padding: 14px 16px;
  border: 1px solid rgba(184, 229, 58, .26);
  border-radius: var(--radius);
  background: rgba(159, 205, 49, .08);
}

@media (max-width: 700px) {
  .legal-data div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .footer-legal-links {
    justify-content: stretch;
  }

  .site-footer .footer-legal-links a {
    width: 100%;
  }
}

@media (max-width:1040px) {
  .language-switcher {
    margin-left: 0;
    padding-top: 6px;
  }
}

/* Final requested refinements */
.haccp-badge {
  display: block;
  width: 82px;
  height: 82px;
  object-fit: cover;
  margin: 0 auto 12px;
  border-radius: 50%;
  border: 1px solid rgba(184, 229, 58, .72);
  box-shadow: 0 0 26px rgba(184, 229, 58, .26);
}

@media (max-width:1040px) {
  .haccp-card {
    display: block;
    max-width: 260px;
    margin: 6px auto 0;
    padding: 14px 18px;
    border: 1px solid rgba(184, 229, 58, .22);
    border-radius: var(--radius);
    background: rgba(0, 20, 14, .38);
  }

  .haccp-badge {
    width: 58px;
    height: 58px;
    margin-bottom: 8px;
  }

  .haccp-card strong {
    font-size: 1.05rem;
    letter-spacing: .2em;
  }

  .haccp-card span {
    font-size: .62rem;
  }

  .haccp-card p {
    margin-top: 10px;
    font-size: .76rem;
    line-height: 1.45;
  }
}

#rolunk,
#ajanlat,
#kapcsolat {
  scroll-margin-top: 132px;
}

.site-footer.contact-focus .footer-contact strong,
.site-footer.contact-focus .footer-contact p {
  animation: contactTextSweep 5s ease forwards;
  background: linear-gradient(90deg, currentColor 0%, currentColor 24%, #b8ff3a 48%, #efffb4 52%, currentColor 76%, currentColor 100%);
  background-size: 260% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.site-footer.contact-focus .footer-contact p:last-child {
  animation: contactTextSweep 5s ease forwards, deliveryPulse 1s ease-in-out 5s 8 alternate;
  font-weight: 900;
}

.catalog-leaf-layer,
.catalog-leaf {
  display: none !important;
}

.catalog-motto {
  max-width: 560px;
  font-size: clamp(1.25rem, 2.35vw, 2rem);
  line-height: 1.03;
}

.script-o-double::before,
.script-o-double::after {
  top: -.08em;
  height: .16em;
}

.script-o-double::before {
  left: .19em;
}

.script-o-double::after {
  left: .27em;
}

.site-footer .footer-legal-links {
  padding-top: 10px;
  gap: 8px;
}

.site-footer .footer-legal-links a {
  min-height: 32px;
  padding: 0 12px;
  font-size: .68rem;
}

.catalog-page .page-footer {
  color: #24452f;
  border-color: rgba(130, 165, 84, .28);
  background: linear-gradient(135deg, rgba(248,252,242,.96), rgba(229,244,213,.94));
  box-shadow: 0 18px 48px rgba(53, 86, 48, .1);
}

.catalog-page .page-footer strong {
  color: #173c2a;
}

.catalog-page .page-footer p,
.catalog-page .page-footer a {
  color: #496253;
}

.catalog-page .page-footer em,
.catalog-page .page-footer .footer-contact p:first-of-type {
  color: #5f8d26;
}

.catalog-page .page-footer .footer-legal-links {
  border-top-color: rgba(96, 133, 61, .18);
}

.catalog-page .page-footer .footer-legal-links a {
  border-color: rgba(116, 153, 69, .25);
  background: rgba(255,255,255,.56);
  color: #173c2a;
}

.quick-contact {
  position: relative;
  display: grid;
  gap: 10px;
  width: 100%;
  margin-top: 14px;
  padding: 12px;
  border: 1px solid rgba(184, 229, 58, .42);
  border-radius: 14px;
  background:
    linear-gradient(145deg, rgba(3, 34, 24, .9), rgba(0, 17, 12, .92)),
    rgba(0, 20, 14, .9);
  box-shadow: 0 18px 48px rgba(0, 0, 0, .36), 0 0 26px rgba(159, 205, 49, .12);
  backdrop-filter: blur(18px);
}

.quick-contact-label {
  color: var(--lime-bright);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-align: center;
  text-transform: uppercase;
}

.quick-contact-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.quick-contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 46px;
  border: 1px solid rgba(184, 229, 58, .26);
  border-radius: 10px;
  color: #fff;
  background: rgba(255, 255, 255, .055);
  font-size: .78rem;
  font-weight: 900;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.quick-contact-btn svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.quick-contact-btn.whatsapp {
  color: #b8ff73;
}

.quick-contact-btn.viber {
  color: #d9c4ff;
}

.quick-contact-btn.call {
  grid-column: 1 / -1;
  color: #ffffff;
}

.quick-contact-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(184, 229, 58, .78);
  background: rgba(159, 205, 49, .14);
  box-shadow: 0 0 22px rgba(184, 229, 58, .28);
}

@media (max-width:700px) {
  .quick-contact {
    width: 100%;
    padding: 10px;
  }

  .quick-contact-label {
    font-size: .72rem;
  }

  .quick-contact-btn {
    min-height: 44px;
    font-size: .74rem;
  }
}

.catalog-page .page-footer .footer-logo {
  width: 176px;
  padding: 8px 12px;
  border-radius: 12px;
  background: rgba(0, 28, 20, .82);
  opacity: .86;
  -webkit-mask-image: none;
  mask-image: none;
  filter: drop-shadow(0 10px 20px rgba(35, 75, 38, .16));
}

.catalog-page {
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='260' viewBox='0 0 420 260'%3E%3Ctext x='20' y='70' transform='rotate(-18 20 70)' fill='%237fa84a' fill-opacity='.085' font-size='38' font-family='Brush Script MT, Segoe Script, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='210' y='190' transform='rotate(-11 210 190)' fill='%2395bd60' fill-opacity='.07' font-size='32' font-family='Segoe Script, Comic Sans MS, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='310' viewBox='0 0 520 310'%3E%3Ctext x='80' y='150' transform='rotate(-22 80 150)' fill='%236f9b3e' fill-opacity='.055' font-size='44' font-family='Lucida Handwriting, Brush Script MT, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='300' y='70' transform='rotate(-14 300 70)' fill='%23a8c978' fill-opacity='.055' font-size='30' font-family='Segoe Print, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    linear-gradient(135deg, #f8fcf2 0%, #eef8e5 100%);
  background-attachment: fixed, fixed, fixed;
}

.catalog-page .table-wrap {
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='220' viewBox='0 0 360 220'%3E%3Ctext x='34' y='92' transform='rotate(-16 34 92)' fill='%2389aa5c' fill-opacity='.052' font-size='31' font-family='Brush Script MT, Segoe Script, cursive'%3EAmbroGreen%3C/text%3E%3Ctext x='180' y='176' transform='rotate(-13 180 176)' fill='%23789f47' fill-opacity='.045' font-size='27' font-family='Segoe Print, cursive'%3EAmbroGreen%3C/text%3E%3C/svg%3E"),
    linear-gradient(135deg, rgba(255,255,255,.94), rgba(246,253,237,.96));
}

.flag-hu {
  background: linear-gradient(to bottom, #ce2939 0 33.33%, #fff 33.33% 66.66%, #477050 66.66% 100%);
}

.catalog-language-row {
  display: flex;
  align-items: center;
  gap: 14px;
}

.catalog-language-row .language-switcher {
  margin-left: 0;
}

@media (max-width: 700px) {
  #rolunk,
  #ajanlat,
  #kapcsolat {
    scroll-margin-top: 96px;
  }

  .catalog-motto {
    max-width: 260px;
    font-size: 1.2rem;
  }

  .catalog-language-row {
    justify-content: space-between;
  }
}

.blog-page {
  min-height: 100vh;
}

.blog-hero {
  padding: 52px 0 22px;
}

.blog-hero h1 {
  margin: 0;
  max-width: 760px;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.7rem);
  line-height: 1.08;
}

.blog-lead {
  max-width: 720px;
  color: var(--soft);
  font-size: 1.08rem;
  line-height: 1.7;
}

.blog-grid {
  display: grid;
  position: relative;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 28px 72px;
  padding: 12px 0 42px;
}

.blog-grid::before {
  content: "";
  position: absolute;
  top: 18px;
  bottom: 54px;
  left: 50%;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(184, 229, 58, .82), transparent);
  box-shadow: 0 0 18px rgba(184, 229, 58, .32);
  transform: translateX(-50%);
}

.blog-card {
  position: relative;
  overflow: hidden;
  border-color: rgba(184, 229, 58, .72);
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}

.blog-card:nth-child(odd) {
  grid-column: 2;
}

.blog-card:nth-child(even) {
  grid-column: 1;
}

.blog-card.blog-card-right {
  grid-column: 2;
}

.blog-card.blog-card-left {
  grid-column: 1;
}


.blog-card:hover {
  transform: translateY(-4px);
  border-color: var(--lime-bright);
  box-shadow: 0 0 28px rgba(184, 229, 58, .22), 0 24px 70px rgba(0,0,0,.28);
}

.blog-card img {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: var(--radius) var(--radius) 0 0;
}

.blog-card div {
  position: relative;
  z-index: 1;
  padding: 20px 22px 24px;
  border-radius: 0 0 var(--radius) var(--radius);
  background: linear-gradient(145deg, rgba(24,54,36,.82), rgba(4,29,22,.82));
}

.blog-card h2 {
  margin: 0 0 10px;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.45rem, 2vw, 2rem);
}

.blog-card h2 * {
  font-family: inherit !important;
  font-size: inherit !important;
}

.blog-card p {
  margin: 0;
  color: var(--soft);
  font-family: Inter, Arial, sans-serif;
  line-height: 1.7;
}

.blog-card p * {
  font-family: inherit !important;
  font-size: inherit !important;
}

.blog-date {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: max-content;
  margin-top: 16px;
  padding: 7px 10px;
  border: 1px solid rgba(184, 229, 58, .28);
  border-radius: 999px;
  color: var(--lime-bright);
  background: rgba(184, 229, 58, .08);
  font: 800 .78rem/1 Inter, Arial, sans-serif;
  letter-spacing: .02em;
}

.blog-date::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 12px rgba(184, 229, 58, .65);
}

@media (max-width: 760px) {
  .blog-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 18px 20px;
  }

  .blog-grid::before {
    display: block;
    bottom: 32px;
  }

  .blog-card.blog-card-right {
    grid-column: 2;
  }

  .blog-card.blog-card-left {
    grid-column: 1;
  }

}

/* Consistent rounded logo treatment across headers and footers. */
.logo-link img,
.footer-logo {
  border-radius: 12px;
}

.home-page .hero .hero-location {
  display: inline-block;
  position: relative;
  margin-top: 16px;
  color: #9fcd31;
  font-family: "Brush Script MT", "Segoe Script", "Lucida Handwriting", cursive;
  font-size: clamp(1.55rem, 2.8vw, 2.15rem);
  font-weight: 400;
  line-height: 1.15;
  text-shadow: 0 0 14px rgba(159, 205, 49, .24);
}

.home-page .hero .hero-location::after {
  content: "";
  position: absolute;
  left: -2px;
  right: -4px;
  bottom: -9px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 18' preserveAspectRatio='none'%3E%3Cpath d='M2 13 C46 10 83 4 124 7 C166 10 202 9 258 3' fill='none' stroke='%239fcd31' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E") left center / 100% 100% no-repeat;
  filter: drop-shadow(0 0 5px rgba(159, 205, 49, .2));
  pointer-events: none;
}
/* Hero artwork as background layer: stable reset implementation, no card styling. */
.hero {
  isolation: isolate;
  overflow: visible;
}

.hero::before {
  position: absolute;
  top: -10px;
  right: -40px;
  z-index: -2;
  width: min(66vw, 760px);
  aspect-ratio: 1.52 / 1;
  content: "";
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 48%, rgba(0, 36, 25, .78) 0 38%, rgba(0, 34, 22, .48) 54%, rgba(0, 26, 18, 0) 76%),
    radial-gradient(ellipse at 58% 54%, rgba(128, 188, 53, .12), transparent 58%);
  filter: blur(22px);
}

.hero::after {
  position: absolute;
  top: 16px;
  right: 40px;
  z-index: -1;
  width: min(60vw, 690px);
  aspect-ratio: 1.52 / 1;
  content: "";
  pointer-events: none;
  background: url("assets/hero-artwork.png") center / contain no-repeat;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  filter: saturate(1.02) contrast(.96) brightness(.92) drop-shadow(0 0 52px rgba(0, 34, 22, .68));
  -webkit-mask-image:
    radial-gradient(ellipse at 50% 50%, #000 0 34%, rgba(0,0,0,.9) 45%, rgba(0,0,0,.54) 58%, rgba(0,0,0,.2) 68%, transparent 78%),
    linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%),
    linear-gradient(180deg, transparent 0%, #000 18%, #000 80%, transparent 100%);
  -webkit-mask-composite: source-in, source-in;
  mask-image:
    radial-gradient(ellipse at 50% 50%, #000 0 34%, rgba(0,0,0,.9) 45%, rgba(0,0,0,.54) 58%, rgba(0,0,0,.2) 68%, transparent 78%),
    linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%),
    linear-gradient(180deg, transparent 0%, #000 18%, #000 80%, transparent 100%);
  mask-composite: intersect;
}

.hero-image {
  background: transparent;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  pointer-events: none;
}

.hero-image img {
  opacity: 0;
  filter: none;
  -webkit-mask-image: none;
  mask-image: none;
}

.audience strong {
  display: inline-block;
  margin-top: 8px;
  color: rgba(255, 255, 255, .9);
  font-size: .98em;
  font-weight: 400;
}

@media (max-width: 1040px) {
  .hero::before {
    top: 190px;
    right: 50%;
    width: min(104vw, 720px);
    transform: translateX(50%);
  }

  .hero::after {
    top: 210px;
    right: 50%;
    width: min(96vw, 680px);
    transform: translateX(50%);
  }
}

@media (max-width: 700px) {
  .hero {
    min-height: 720px;
  }

  .hero::before {
    top: 405px;
    width: min(112vw, 520px);
  }

  .hero::after {
    top: 425px;
    width: min(108vw, 500px);
  }
}
/* Meta Pixel consent */
.meta-pixel-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:920px;margin:0 auto;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#07120d;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.3);font-family:Inter,Arial,sans-serif}
.meta-pixel-consent p{margin:0;font-size:14px;line-height:1.45}
.meta-pixel-consent div{display:flex;gap:10px;flex-shrink:0}
.meta-pixel-consent button{border:0;border-radius:6px;padding:10px 14px;font-weight:700;cursor:pointer}
.meta-pixel-consent button[data-meta-consent="declined"]{background:rgba(255,255,255,.12);color:#fff}
.meta-pixel-consent button[data-meta-consent="accepted"]{background:#9fcd31;color:#07120d}
@media (max-width:700px){.meta-pixel-consent{flex-direction:column;align-items:flex-start}.meta-pixel-consent div{width:100%}.meta-pixel-consent button{flex:1}}
