:root{--green:#173d2b;--green2:#24563d;--lime:#b7d461;--cream:#f5f1e7;--ink:#17201a;--muted:#677169;--white:#fff;--shadow:0 18px 55px rgba(14,42,27,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.7 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e6eadf}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:235px;max-width:30vw;height:auto}.nav{display:flex;gap:22px;margin-left:auto}.nav a{font-weight:650;font-size:14px}.nav a:hover{color:var(--green2)}.nav .nav-prices{padding:10px 16px;border-radius:999px;background:linear-gradient(135deg,#ef972a,#d77812);color:#fff;box-shadow:0 7px 18px rgba(199,104,15,.24);font-weight:850}.nav .nav-prices:hover{color:#fff;background:linear-gradient(135deg,#f4a640,#c9690b);transform:translateY(-1px)}.langs{display:flex;gap:5px}.langs a{font-size:11px;padding:7px 8px;border-radius:30px;background:#eef2ea}.langs .active{background:var(--green);color:#fff}.menu-toggle{display:none;border:0;background:var(--green);color:#fff;border-radius:8px;padding:9px 12px;font-size:20px}.hero{position:relative;min-height:620px;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,38,24,.88),rgba(11,38,24,.48) 55%,rgba(11,38,24,.08))}.hero-overlay{position:relative;z-index:2;color:#fff;padding:145px 0}.hero h1{max-width:780px;font:800 clamp(43px,6vw,78px)/1.02 Georgia,serif;margin:12px 0 22px}.hero p{max-width:650px;font-size:20px;color:#e9f0e9}.eyebrow{color:var(--lime);font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.hero-actions{display:flex;gap:13px;margin-top:34px}.btn{display:inline-flex;padding:14px 22px;border-radius:8px;font-weight:750}.primary{background:var(--lime);color:#17311f}.ghost{border:1px solid rgba(255,255,255,.65)}.content-section{padding:76px 0}.prose{font-size:17px}.prose h1,.prose h2,.prose h3{font-family:Georgia,serif;line-height:1.2;color:var(--green)}.prose h2{font-size:36px;margin-top:48px}.prose h3{font-size:24px}.prose p,.prose li{max-width:920px}.prose img{border-radius:14px;box-shadow:var(--shadow);cursor:zoom-in}.feature-grid,.product-grid,.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:34px 0}.feature,.product,.gallery-item{background:var(--cream);padding:27px;border-radius:16px}.product img,.gallery-item img{aspect-ratio:4/3;object-fit:cover;margin:-27px -27px 20px;width:calc(100% + 54px);max-width:none;border-radius:16px 16px 0 0}.price-frame{width:100%;height:780px;border:0;border-radius:14px;box-shadow:var(--shadow)}.blog-strip{padding:74px 0;background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font:700 38px Georgia,serif;margin:7px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;padding:27px;border-radius:15px;box-shadow:0 10px 35px rgba(15,50,30,.08)}.card h3{font:700 24px Georgia,serif;color:var(--green)}.card .date{font-size:12px;color:var(--muted)}.card>a{font-weight:800;color:var(--green2)}footer{background:#122d20;color:#d9e3dc;padding:55px 0 25px}.footer-grid{display:flex;justify-content:space-between}.footer-grid a{display:block}.copy{border-top:1px solid #31503f;margin-top:30px;padding-top:20px;font-size:13px}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:100;display:grid;place-items:center;padding:30px}.lightbox[hidden]{display:none}.lightbox img{max-height:90vh;max-width:94vw}.lightbox button{position:absolute;right:25px;top:18px;background:none;border:0;color:#fff;font-size:42px}.admin-note{padding:16px;border-left:4px solid var(--lime);background:var(--cream)}@media(max-width:850px){.header-inner{height:auto;min-height:68px;flex-wrap:wrap;padding:10px 0}.menu-toggle{display:block;margin-left:auto}.nav{display:none;order:4;width:100%;flex-direction:column;gap:0;padding:8px 0 14px}.nav.open{display:flex}.nav a{padding:10px 0;border-bottom:1px solid #e8e8e8}.nav .nav-prices{margin:8px 0 4px;padding:12px 16px;border-bottom:0;text-align:center;justify-content:center}.brand img{width:210px;max-width:65vw}.langs{margin-left:0}.hero{min-height:520px}.hero-overlay{padding:100px 0}.feature-grid,.product-grid,.gallery-grid,.cards{grid-template-columns:1fr 1fr}.price-frame{height:650px}}@media(max-width:560px){.brand img{width:190px;max-width:62vw}.hero{min-height:540px}.hero h1{font-size:42px}.hero-actions{flex-direction:column;align-items:flex-start}.feature-grid,.product-grid,.gallery-grid,.cards{grid-template-columns:1fr}.section-head{align-items:start;gap:15px;flex-direction:column}.content-section{padding:48px 0}.prose h2{font-size:30px}}

.header-inner{min-height:82px;height:auto}.nav{align-self:stretch;align-items:center}.nav a{display:flex;align-items:center;height:100%}.nav .nav-prices{height:auto;border-radius:7px;background:#e88919}.nav .nav-prices:hover{background:#2b7a45;color:#fff;transform:none}.langs a{position:relative;display:flex;align-items:center;justify-content:center;min-width:44px;height:32px;overflow:hidden;border-radius:6px;border:1px solid #d7ddd5;background:#fff}.langs img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34}.langs span{position:relative;z-index:1;color:#15251b;font-weight:900;text-shadow:0 1px 2px #fff}.langs .active{outline:2px solid var(--green);background:#fff}.split-content{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;margin:20px 0 70px}.split-content.reverse{grid-template-columns:.85fr 1.15fr}.split-content img{width:100%;aspect-ratio:4/3;object-fit:cover}.section-kicker{color:#4e7c35;font-weight:850;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.benefit-band{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0 75px}.benefit-band article{background:var(--cream);padding:26px;border-radius:14px}.home-use-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:25px 0 75px}.home-use-cards a{background:#fff;border:1px solid #e4e9df;border-radius:16px;overflow:hidden;box-shadow:0 12px 34px rgba(20,50,32,.08)}.home-use-cards img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:0;box-shadow:none}.home-use-cards h3,.home-use-cards p{margin-left:22px;margin-right:22px}.home-use-cards p{padding-bottom:17px}.seo-guide{background:#f2f5ed;border-radius:18px;padding:35px;margin-top:20px}.text-link,.price-arrow{color:#28613f;font-weight:850}.products-modern{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{border:1px solid #dfe5dc;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 9px 28px rgba(20,50,30,.07)}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:0;box-shadow:none}.product-card>div{padding:20px}.product-card h3{font-size:20px;margin-top:0}.gallery-modern{columns:4 230px;column-gap:18px}.gallery-card{break-inside:avoid;margin:0 0 18px;background:#f5f1e7;border-radius:13px;overflow:hidden}.gallery-card img{width:100%;border-radius:0;box-shadow:none}.gallery-card figcaption{padding:12px 14px;font-size:14px;color:#445148}.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.steps article{position:relative;padding:26px 25px 24px 72px;background:#f5f1e7;border-radius:14px}.steps article>span{position:absolute;left:22px;top:23px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-weight:900}.steps h2{font-size:23px;margin:0 0 10px}.guide-note{padding:28px;background:#e8f0e2;border-left:5px solid #679244;margin-top:30px}.main-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:46px;align-items:start}.sidebar{position:sticky;top:105px}.calculator{background:#173d2b;color:white;border-radius:16px;padding:24px;box-shadow:var(--shadow)}.calculator h2{color:white;font-size:25px;margin-top:0}.calculator label{display:block;margin:12px 0;font-size:13px;font-weight:750}.calculator input{width:100%;padding:11px;border-radius:7px;border:0;margin-top:5px}.calc-button{width:100%;padding:12px;border:0;border-radius:7px;background:var(--lime);color:#17311f;font-weight:900;cursor:pointer}.calc-result{display:grid;gap:5px;padding:17px 0}.calc-result strong{font-size:18px}.calculator small{color:#cfddd3}.price-table-wrap{overflow-x:auto;border-radius:12px;box-shadow:var(--shadow);margin:25px 0}.price-table{width:100%;border-collapse:collapse;background:#fff}.price-table th{background:var(--green);color:#fff}.price-table th,.price-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e6e9e4}.blog-list{display:grid;gap:20px}.blog-card{padding:28px;background:#fff;border:1px solid #e0e5dd;border-radius:14px}.blog-card h2{font:700 28px Georgia,serif;color:var(--green)}.latest-post{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.latest-post>div{padding:36px}.latest-post img{width:100%;height:100%;object-fit:cover}.footer-logo{width:230px;filter:brightness(0) invert(1)}
@media(max-width:980px){.main-with-sidebar{grid-template-columns:1fr}.sidebar{position:static}.split-content,.split-content.reverse{grid-template-columns:1fr}.products-modern{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.latest-post{grid-template-columns:1fr}.latest-post img{max-height:300px}.nav{align-self:auto}}
@media(max-width:600px){.benefit-band,.home-use-cards,.products-modern{grid-template-columns:1fr}.gallery-modern{columns:2 140px}.langs a{min-width:38px}.header-inner{min-height:70px}.seo-guide{padding:23px}}

/* 3.1.0 – lokalizált menük, termékek, galéria, árlista és cikkarchívum */
.nav>ul{display:flex;align-items:stretch;gap:18px;margin:0;padding:0;list-style:none;height:100%}.nav li{position:relative;display:flex;align-items:center}.nav li>a{display:flex;align-items:center;height:100%;padding:0 2px;font-weight:720;font-size:14px}.nav li.active>a{color:var(--green2)}.nav li.nav-prices>a{height:auto;padding:10px 15px;border-radius:5px;background:#e88919;color:#fff;box-shadow:0 6px 16px rgba(199,104,15,.2)}.nav li.nav-prices>a:hover{background:#2b7a45;color:#fff}.nav li ul{display:none;position:absolute;left:0;top:100%;min-width:230px;margin:0;padding:8px;background:#fff;border:1px solid #e4e9df;border-radius:9px;box-shadow:var(--shadow);list-style:none}.nav li:hover>ul{display:block}.nav li ul li{display:block}.nav li ul a{height:auto;padding:10px 12px;border-radius:6px}.nav li ul a:hover{background:var(--cream)}
.home-content{padding-top:58px}.home-content .prose{max-width:1020px}.home-content .feature-grid{margin-top:28px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}.article-page .prose{max-width:850px}.article-meta{display:flex;gap:18px;color:var(--muted);font-size:14px;margin-bottom:12px}.article-page h1{font:800 clamp(36px,5vw,58px)/1.08 Georgia,serif;color:var(--green);margin:0 0 28px}.article-hero{display:block;margin:0 0 36px}.article-hero img{width:100%;max-height:540px;object-fit:cover}.article-intro{font-size:20px;line-height:1.75;color:#34453a}.article-summary{margin:38px 0;padding:24px 27px;background:#eef4e9;border-left:5px solid #7da74d;border-radius:0 12px 12px 0}.article-summary h2{margin-top:0!important}.article-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.article-links a{padding:11px 15px;background:var(--green);color:#fff;border-radius:7px;font-weight:800}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.blog-card{padding:0;overflow:hidden}.blog-card>a{display:block}.blog-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.blog-card>div{padding:24px}.blog-card h2{font-size:26px;margin:8px 0 12px}.blog-card h2 a:hover{color:#2b7a45}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card>a{display:block}.product-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-card h2{font:700 21px/1.25 Georgia,serif;color:var(--green);margin:0 0 11px}.product-card p{font-size:14px;color:#536058}.gallery-grid{columns:4 230px;column-gap:18px}.gallery-grid figure{break-inside:avoid;margin:0 0 18px;background:#f4f0e7;border-radius:13px;overflow:hidden}.gallery-grid img{width:100%;height:auto;box-shadow:none;border-radius:0}.gallery-grid figcaption{padding:12px 14px;color:#45534a;font-size:14px}.price-category{margin:0 0 46px}.price-category-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:end;margin-bottom:17px}.price-category-head h2{font:700 31px/1.2 Georgia,serif;color:var(--green);margin:0}.price-category-head p{margin:0;color:#5e6a62}.price-table .price-thumb{display:block;width:64px;height:54px;border-radius:7px;overflow:hidden}.price-table .price-thumb img{width:100%;height:100%;object-fit:cover;box-shadow:none;border-radius:0}.price-table th:first-child,.price-table td:first-child{width:82px}.price-table td{vertical-align:middle}.badge{display:inline-block;margin:0 7px 5px 0;padding:3px 7px;border-radius:4px;background:#e88919;color:white;font-size:11px;font-weight:900}.price-notice{padding:22px 25px;background:#fff6e7;border-left:5px solid #e88919;border-radius:0 10px 10px 0}.animation-section{margin:54px 0 10px;padding:30px;background:#f3f6ef;border-radius:18px}.animation-section h2{margin-top:0!important}.animation-section object{display:block;width:100%;min-height:520px;border:0;border-radius:13px;background:#dce8d5;margin-top:20px}.steps section{position:relative;padding:26px 25px 24px 72px;background:#f5f1e7;border-radius:14px}.steps section>span{position:absolute;left:22px;top:23px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-weight:900}.steps section h2{font-size:23px;margin:0 0 10px}.lightbox{cursor:zoom-out}.lightbox img{border-radius:4px;box-shadow:0 25px 80px rgba(0,0,0,.45)}
@media(max-width:1050px){.nav>ul{gap:11px}.nav li>a{font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{columns:3 220px}}
@media(max-width:850px){.nav>ul{display:block;height:auto}.nav li{display:block}.nav li>a{height:auto;padding:12px 6px;border-bottom:1px solid #e6eae4}.nav li.nav-prices>a{margin:8px 0}.nav li ul{position:static;display:block;box-shadow:none;border:0;padding:0 0 0 18px}.article-layout{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.price-category-head{grid-template-columns:1fr}.gallery-grid{columns:2 180px}.animation-section object{min-height:440px}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr}.gallery-grid{columns:1}.price-table th,.price-table td{padding:10px 11px;font-size:13px}.price-table .price-thumb{width:52px;height:45px}.animation-section{padding:19px}.animation-section object{min-height:360px}.article-page h1{font-size:38px}}


/* 3.3.0 – modern navigáció, zászlós nyelvváltó, pontos árlista és kitöltött galériaképek */
.site-header{background:rgba(255,255,255,.965);border-bottom:1px solid rgba(23,61,43,.1);box-shadow:0 7px 24px rgba(18,49,31,.09)}.header-inner{min-height:78px}.nav>ul{gap:8px}.nav li>a{position:relative;height:auto;padding:10px 10px;border-radius:8px;color:#34483b;font-weight:760;transition:background .18s,color .18s,transform .18s}.nav li>a:hover{background:#f0f4ed;color:var(--green)}.nav li.active:not(.nav-prices)>a{background:#e7efe4;color:var(--green);box-shadow:inset 0 0 0 1px rgba(36,86,61,.08)}.nav li.active:not(.nav-prices)>a:after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:2px;border-radius:3px;background:#5e8d47}.nav li.nav-prices>a{padding:10px 15px;border-radius:8px;background:linear-gradient(135deg,#f1a136,#db7b14);box-shadow:0 7px 18px rgba(198,105,17,.22);color:white}.nav li.nav-prices>a:hover{background:linear-gradient(135deg,#2f7950,#205e3d);transform:translateY(-1px)}.nav li.nav-prices.active>a{outline:3px solid rgba(233,137,25,.19);box-shadow:0 8px 22px rgba(198,105,17,.3)}.langs{gap:7px;margin-left:4px}.langs a{width:34px;min-width:34px;height:34px;padding:0;border-radius:50%;background:#fff;border:2px solid #fff;box-shadow:0 0 0 1px #d6ded5,0 4px 12px rgba(20,47,31,.1);overflow:hidden;transition:transform .18s,box-shadow .18s}.langs a:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #b6c7b8,0 7px 16px rgba(20,47,31,.14)}.langs img{position:static;width:100%;height:100%;object-fit:cover;opacity:1}.langs .active{background:#fff;outline:2px solid var(--green);outline-offset:2px}.exact-price-table th:nth-child(1){width:82px}.exact-price-table th:nth-child(2){width:86px}.exact-price-table th:nth-child(4){width:120px}.exact-price-table th:nth-child(5),.exact-price-table th:nth-child(6){width:165px}.exact-price-table td strong{display:block}.exact-price-table td small{display:block;color:#6d786f;font-size:12px;margin-top:3px}.price-no-image{display:grid;place-items:center;width:64px;height:54px;border:1px dashed #d6ddd4;border-radius:7px;color:#9aa49c}.price-category-head{display:block}.price-category-head>div{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:end}.price-page .price-table-wrap{box-shadow:0 12px 34px rgba(17,49,30,.09);border:1px solid #e0e6de}.price-page .price-table tbody tr:hover{background:#f7faf6}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;columns:auto}.gallery-grid figure{display:flex;flex-direction:column;margin:0;min-width:0;background:#f4f0e7;border-radius:13px;overflow:hidden}.gallery-grid figure a{display:block;overflow:hidden}.gallery-grid img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;transition:transform .35s ease}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{flex:1;min-height:60px;padding:12px 14px}.lightbox img{object-fit:contain}@media(max-width:1050px){.nav>ul{gap:3px}.nav li>a{padding:9px 7px;font-size:12px}.langs a{width:31px;min-width:31px;height:31px}}@media(max-width:850px){.site-header{box-shadow:0 5px 18px rgba(18,49,31,.1)}.nav>ul{display:block}.nav li>a{padding:11px 9px;border-radius:7px}.nav li.active:not(.nav-prices)>a:after{display:none}.langs{margin-left:auto}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-category-head>div{grid-template-columns:1fr}}@media(max-width:560px){.langs a{width:29px;min-width:29px;height:29px}.gallery-grid{grid-template-columns:1fr}.exact-price-table th,.exact-price-table td{white-space:normal}.exact-price-table{min-width:760px}}


/* 3.3.3 – Eventrox ihlette, sötét, hero fölé húzott fejléc */
:root{
  --header-dark:#071b13;
  --header-dark-soft:#102f21;
  --header-accent:#f2a01a;
  --header-accent-deep:#df7b0d;
}
.site-header{
  position:sticky;
  top:0;
  z-index:60;
  color:#fff;
  background:linear-gradient(90deg,rgba(5,25,17,.985),rgba(16,52,34,.975));
  border-bottom:1px solid rgba(255,255,255,.11);
  box-shadow:0 12px 30px rgba(4,24,15,.2);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  transition:background .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.page-home .site-header{
  margin-bottom:-92px;
  background:linear-gradient(180deg,rgba(3,17,11,.78),rgba(3,17,11,.38));
  border-bottom-color:rgba(255,255,255,.16);
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.page-home .site-header.is-scrolled{
  background:linear-gradient(90deg,rgba(5,25,17,.985),rgba(16,52,34,.975));
  border-bottom-color:rgba(255,255,255,.11);
  box-shadow:0 12px 30px rgba(4,24,15,.24);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.header-inner{
  min-height:92px;
  height:auto;
  gap:23px;
  position:relative;
}
.brand{
  position:relative;
  z-index:2;
}
.brand img{
  width:238px;
  max-width:28vw;
  filter:brightness(0) invert(1);
  opacity:.98;
  transition:opacity .2s ease,transform .2s ease;
}
.brand:hover img{
  opacity:1;
  transform:translateY(-1px);
}
.nav{
  align-self:stretch;
  display:flex;
  align-items:stretch;
  margin-left:auto;
}
.nav>ul{
  display:flex;
  align-items:stretch;
  gap:2px;
  height:100%;
}
.nav li{
  display:flex;
  align-items:stretch;
}
.nav li>a{
  position:relative;
  display:flex;
  align-items:center;
  height:100%;
  padding:0 12px;
  border-radius:0;
  background:transparent!important;
  color:rgba(255,255,255,.9);
  font-size:12px;
  font-weight:800;
  letter-spacing:.045em;
  text-transform:uppercase;
  box-shadow:none!important;
  transition:color .18s ease,background .18s ease;
}
.nav li:not(.nav-prices)>a:before{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  bottom:20px;
  height:2px;
  border-radius:2px;
  background:var(--header-accent);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .2s ease;
}
.nav li:not(.nav-prices)>a:hover,
.nav li.active:not(.nav-prices)>a{
  color:#fff;
  background:transparent!important;
}
.nav li:not(.nav-prices)>a:hover:before,
.nav li.active:not(.nav-prices)>a:before{
  transform:scaleX(1);
}
.nav li.active:not(.nav-prices)>a:after{
  display:none!important;
}
.nav li.nav-prices{
  align-items:center;
  margin-left:8px;
}
.nav li.nav-prices>a{
  height:auto;
  min-height:46px;
  padding:12px 18px;
  border-radius:4px;
  background:linear-gradient(135deg,var(--header-accent),var(--header-accent-deep))!important;
  color:#fff;
  box-shadow:0 9px 22px rgba(223,123,13,.28)!important;
  letter-spacing:.035em;
  white-space:nowrap;
  transform:none;
}
.nav li.nav-prices>a:after{
  content:"›";
  position:static;
  display:inline-block!important;
  width:auto;
  height:auto;
  margin-left:9px;
  background:none;
  color:#fff;
  font-size:19px;
  line-height:1;
}
.nav li.nav-prices>a:hover{
  background:linear-gradient(135deg,#ffb52e,#e98713)!important;
  color:#fff;
  transform:translateY(-1px);
}
.nav li.nav-prices.active>a{
  outline:2px solid rgba(255,255,255,.45);
  outline-offset:3px;
  box-shadow:0 10px 25px rgba(223,123,13,.35)!important;
}
.nav li ul{
  top:calc(100% - 16px);
  min-width:235px;
  padding:9px;
  background:rgba(8,35,23,.985);
  border:1px solid rgba(255,255,255,.12);
  border-radius:7px;
  box-shadow:0 18px 42px rgba(0,0,0,.28);
}
.nav li ul li{
  display:block;
}
.nav li ul a{
  min-height:42px;
  height:auto;
  padding:10px 12px;
  border-radius:5px;
  color:rgba(255,255,255,.88);
  text-transform:none;
  letter-spacing:0;
  font-size:13px;
}
.nav li ul a:before{
  display:none;
}
.nav li ul a:hover,
.nav li ul li.active>a{
  color:#fff;
  background:rgba(255,255,255,.09)!important;
}
.langs{
  display:flex;
  align-items:center;
  gap:8px;
  margin-left:2px;
  padding-left:17px;
  border-left:1px solid rgba(255,255,255,.18);
}
.langs a{
  width:28px;
  min-width:28px;
  height:20px;
  padding:0;
  border:1px solid rgba(255,255,255,.42);
  border-radius:3px;
  background:rgba(255,255,255,.08);
  box-shadow:none;
  opacity:.74;
  overflow:hidden;
  transform:none;
  transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.langs a:hover{
  opacity:1;
  transform:translateY(-1px);
  border-color:rgba(255,255,255,.85);
  box-shadow:0 5px 13px rgba(0,0,0,.18);
}
.langs img{
  position:static;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:1;
}
.langs .active{
  opacity:1;
  background:transparent;
  outline:2px solid var(--header-accent);
  outline-offset:2px;
  border-color:#fff;
}
.menu-toggle{
  display:none;
  width:44px;
  height:42px;
  padding:0;
  border:1px solid rgba(255,255,255,.28);
  border-radius:5px;
  background:rgba(255,255,255,.08);
  color:#fff;
  place-items:center;
  align-content:center;
  gap:4px;
  cursor:pointer;
}
.menu-toggle span{
  display:block;
  width:20px;
  height:2px;
  border-radius:2px;
  background:#fff;
  transition:transform .2s ease,opacity .2s ease;
}
.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.page-home .hero-overlay{
  padding-top:180px;
}
@media(max-width:1120px){
  .header-inner{gap:14px}
  .brand img{width:210px}
  .nav li>a{padding-left:8px;padding-right:8px;font-size:11px}
  .nav li:not(.nav-prices)>a:before{left:8px;right:8px}
  .nav li.nav-prices>a{padding:11px 13px}
  .langs{padding-left:12px;gap:6px}
}
@media(max-width:850px){
  .site-header,
  .page-home .site-header,
  .page-home .site-header.is-scrolled{
    margin-bottom:-74px;
    background:rgba(6,28,18,.97);
    border-bottom-color:rgba(255,255,255,.12);
    box-shadow:0 9px 24px rgba(0,0,0,.2);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  .page-inner .site-header{margin-bottom:0}
  .header-inner{
    min-height:74px;
    padding:8px 0;
    flex-wrap:nowrap;
    gap:10px;
  }
  .brand img{width:196px;max-width:58vw}
  .menu-toggle{
    display:grid;
    order:3;
    margin-left:4px;
    flex:0 0 auto;
  }
  .langs{
    order:2;
    margin-left:auto;
    padding-left:0;
    border-left:0;
  }
  .langs a{width:26px;min-width:26px;height:18px}
  .nav{
    display:none;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    order:4;
    width:100%;
    padding:10px 15px 16px;
    background:rgba(6,28,18,.99);
    border-top:1px solid rgba(255,255,255,.1);
    box-shadow:0 18px 34px rgba(0,0,0,.28);
  }
  .nav.open{display:block}
  .nav>ul{display:block;height:auto}
  .nav li{display:block;margin:0}
  .nav li>a{
    min-height:45px;
    height:auto;
    padding:11px 8px;
    border-bottom:1px solid rgba(255,255,255,.1);
    color:rgba(255,255,255,.9);
    font-size:12px;
  }
  .nav li:not(.nav-prices)>a:before{left:8px;right:auto;bottom:9px;width:34px}
  .nav li.nav-prices{margin:11px 0 3px}
  .nav li.nav-prices>a{
    justify-content:center;
    min-height:47px;
    border-bottom:0;
  }
  .nav li ul{
    position:static;
    display:none;
    min-width:0;
    padding:3px 0 5px 16px;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:transparent;
  }
  .nav li:hover>ul,
  .nav li.active>ul{display:block}
  .nav li ul a{min-height:39px;padding:8px 10px}
  .page-home .hero-overlay{padding-top:145px}
}
@media(max-width:480px){
  .brand img{width:174px;max-width:55vw}
  .header-inner{gap:7px}
  .langs{gap:5px}
  .langs a{width:24px;min-width:24px;height:17px}
  .menu-toggle{width:41px;height:39px}
}

/* 3.3.4 SEO Footer and partner network */
.site-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#10291d 0%,#163a29 58%,#1d4934 100%);color:#dce8df;padding:58px 0 22px}
.site-footer::before{content:"";position:absolute;right:-120px;top:-170px;width:390px;height:390px;border-radius:50%;background:rgba(183,212,97,.055);pointer-events:none}
.footer-content{position:relative;display:grid;grid-template-columns:260px minmax(0,760px);gap:56px;align-items:center}
.footer-brand{display:inline-flex;align-items:center}
.site-footer .footer-logo{width:230px;max-width:100%;filter:brightness(0) invert(1);opacity:.96}
.footer-seo h2{margin:0 0 11px;color:#fff;font:700 clamp(24px,3vw,34px)/1.18 Georgia,serif}
.footer-seo p{max-width:760px;margin:0;color:#c6d6cb;font-size:15px;line-height:1.75}
.footer-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);font-size:12px;color:#aebfb4}
.footer-developer{text-align:right}
.footer-developer a{color:#d9ef91;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(217,239,145,.45);transition:.18s}
.footer-developer a:hover{color:#fff;border-color:#fff}

.partner-network{margin-top:48px;padding:34px;border:1px solid #dfe8dd;border-radius:20px;background:linear-gradient(145deg,#f7faf5,#edf4e9);box-shadow:0 16px 42px rgba(22,58,41,.07)}
.partner-network-head{max-width:760px;margin-bottom:23px}
.partner-network-head h2{margin:7px 0 10px;color:#173d2b;font-size:clamp(28px,4vw,39px)}
.partner-network-head p{margin:0;color:#59675e}
.partner-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.partner-city{display:flex;align-items:center;gap:10px;min-height:52px;padding:11px 13px;border:1px solid #dde7da;border-radius:10px;background:#fff;color:#234432;box-shadow:0 5px 15px rgba(25,61,40,.035);transition:transform .16s,border-color .16s,box-shadow .16s}
.partner-city:hover{transform:translateY(-2px);border-color:#a8c49d;box-shadow:0 9px 22px rgba(25,61,40,.08)}
.partner-city strong{font-size:13px;line-height:1.3}
.partner-pin{position:relative;flex:0 0 auto;width:19px;height:19px;border:5px solid #e88919;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}
.partner-pin::after{content:"";position:absolute;left:50%;top:50%;width:3px;height:3px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}
@media(max-width:900px){.footer-content{grid-template-columns:1fr;gap:25px}.partner-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.site-footer{padding-top:44px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.footer-developer{text-align:left}.partner-network{padding:23px 18px}.partner-city-grid{grid-template-columns:1fr}}


/* ==========================================================
   Fenyőkéreg CMS 3.3.5 – Eventrox-hangulatú végleges fejléc
   Eredeti logó, fehér belső fejléc, sötét áttetsző kezdőlap.
   ========================================================== */
:root{
  --fenyokereg-orange:#f09f48;
  --fenyokereg-orange-dark:#dc812f;
  --fenyokereg-header-ink:#23342a;
  --fenyokereg-header-line:#e8ece8;
}

/* Aloldalak: tiszta, fehér fejléc */
body.page-inner .site-header{
  position:sticky;
  top:0;
  z-index:70;
  margin-bottom:0;
  color:var(--fenyokereg-header-ink);
  background:#fff;
  border-bottom:1px solid var(--fenyokereg-header-line);
  box-shadow:0 7px 25px rgba(20,42,27,.09);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}

/* Kezdőlap: áttetsző sötét fejléc a hero fölött */
body.page-home .site-header{
  position:sticky;
  top:0;
  z-index:70;
  margin-bottom:-92px;
  color:#fff;
  background:linear-gradient(180deg,rgba(7,18,13,.80),rgba(7,18,13,.46));
  border-bottom:1px solid rgba(255,255,255,.16);
  box-shadow:none;
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
}

body.page-home .site-header.is-scrolled{
  background:rgba(8,25,17,.94);
  border-bottom-color:rgba(255,255,255,.12);
  box-shadow:0 9px 28px rgba(0,0,0,.22);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.site-header .header-inner{
  min-height:92px;
  height:auto;
  gap:22px;
  position:relative;
}

/* Az eredeti, színes logó */
.site-header .brand{
  display:flex;
  align-items:center;
  position:relative;
  z-index:3;
  flex:0 0 auto;
}

.site-header .brand img{
  width:238px;
  max-width:28vw;
  height:auto;
  filter:none!important;
  opacity:1;
  transform:none;
  transition:transform .2s ease,opacity .2s ease;
}

.site-header .brand:hover img{
  transform:translateY(-1px);
  opacity:.94;
}

/* A láblécben is az eredeti színes logó marad */
.site-footer .footer-logo{
  filter:none!important;
  opacity:1;
}

/* Menüszerkezet */
.site-header .nav{
  align-self:stretch;
  display:flex;
  align-items:stretch;
  margin-left:auto;
}

.site-header .nav>ul{
  display:flex;
  align-items:stretch;
  gap:2px;
  height:100%;
  margin:0;
  padding:0;
  list-style:none;
}

.site-header .nav li{
  position:relative;
  display:flex;
  align-items:stretch;
}

.site-header .nav li>a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%;
  padding:0 12px;
  border-radius:0;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--fenyokereg-header-ink);
  font-size:12px;
  font-weight:800;
  letter-spacing:.045em;
  line-height:1.2;
  text-transform:uppercase;
  white-space:nowrap;
  transition:color .18s ease;
}

body.page-home .site-header .nav li>a{
  color:rgba(255,255,255,.92);
}

/* Aktív és hover menüpont: finom narancs vonal */
.site-header .nav li:not(.nav-prices)>a::before{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  bottom:20px;
  height:2px;
  border-radius:2px;
  background:var(--fenyokereg-orange);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
}

.site-header .nav li:not(.nav-prices)>a:hover,
.site-header .nav li.active:not(.nav-prices)>a{
  color:#17261d;
}

body.page-home .site-header .nav li:not(.nav-prices)>a:hover,
body.page-home .site-header .nav li.active:not(.nav-prices)>a{
  color:#fff;
}

.site-header .nav li:not(.nav-prices)>a:hover::before,
.site-header .nav li.active:not(.nav-prices)>a::before{
  transform:scaleX(1);
}

.site-header .nav li.active:not(.nav-prices)>a::after{
  display:none!important;
}

/* Kompakt Eventrox-jellegű CTA: Fenyőkéreg árak */
.site-header .nav li.nav-prices{
  display:flex;
  align-items:center;
  margin-left:10px;
  overflow:visible;
}

.site-header .nav li.nav-prices>a{
  isolation:isolate;
  position:relative;
  overflow:hidden;
  min-height:44px;
  height:auto;
  padding:13px 19px;
  border:0;
  border-radius:2px;
  background:var(--fenyokereg-orange)!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:12px;
  font-weight:900;
  letter-spacing:.04em;
  transform:none;
  transition:transform .2s ease,box-shadow .2s ease;
}

/* Sötétebb narancs kitöltés balról jobbra */
.site-header .nav li.nav-prices>a::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:var(--fenyokereg-orange-dark);
  transform:scaleX(0);
  transform-origin:right center;
  transition:transform .36s cubic-bezier(.65,0,.35,1);
}

/* Átfutó fénycsík */
.site-header .nav li.nav-prices>a::after{
  content:"";
  position:absolute;
  z-index:2;
  top:-60%;
  left:-72%;
  width:34%;
  height:220%;
  margin:0;
  background:rgba(255,255,255,.28);
  color:transparent;
  transform:skewX(-24deg);
  pointer-events:none;
  transition:left .58s ease;
}

.site-header .nav li.nav-prices>a:hover,
.site-header .nav li.nav-prices.active>a{
  color:#fff!important;
  transform:translateY(-1px);
  outline:0;
  box-shadow:0 8px 20px rgba(240,159,72,.28)!important;
}

.site-header .nav li.nav-prices>a:hover::before,
.site-header .nav li.nav-prices.active>a::before{
  transform:scaleX(1);
  transform-origin:left center;
}

.site-header .nav li.nav-prices>a:hover::after{
  left:135%;
}

.site-header .nav li.nav-prices.active>a{
  box-shadow:0 0 0 2px rgba(240,159,72,.24),0 8px 20px rgba(240,159,72,.25)!important;
}

/* Almenük – aloldalon fehér, kezdőlapon sötét */
.site-header .nav li ul{
  display:none;
  position:absolute;
  left:0;
  top:calc(100% - 14px);
  min-width:235px;
  margin:0;
  padding:8px;
  list-style:none;
  background:#fff;
  border:1px solid #e4e9e4;
  border-radius:4px;
  box-shadow:0 18px 42px rgba(14,35,22,.16);
}

body.page-home .site-header .nav li ul{
  background:rgba(8,26,18,.985);
  border-color:rgba(255,255,255,.13);
  box-shadow:0 18px 42px rgba(0,0,0,.28);
}

.site-header .nav li:hover>ul{
  display:block;
}

.site-header .nav li ul li{
  display:block;
}

.site-header .nav li ul a{
  min-height:41px;
  height:auto;
  padding:10px 12px;
  border-radius:3px;
  color:#304237;
  text-transform:none;
  letter-spacing:0;
  font-size:13px;
  font-weight:700;
}

body.page-home .site-header .nav li ul a{
  color:rgba(255,255,255,.9);
}

.site-header .nav li ul a::before{
  display:none;
}

.site-header .nav li ul a:hover,
.site-header .nav li ul li.active>a{
  color:#17261d;
  background:#f4f6f3!important;
}

body.page-home .site-header .nav li ul a:hover,
body.page-home .site-header .nav li ul li.active>a{
  color:#fff;
  background:rgba(255,255,255,.09)!important;
}

/* Nyelvváltó */
.site-header .langs{
  display:flex;
  align-items:center;
  gap:8px;
  margin-left:3px;
  padding-left:17px;
  border-left:1px solid #dce3dd;
}

body.page-home .site-header .langs{
  border-left-color:rgba(255,255,255,.20);
}

.site-header .langs a{
  width:28px;
  min-width:28px;
  height:20px;
  padding:0;
  overflow:hidden;
  border:1px solid #cfd8d1;
  border-radius:2px;
  background:#fff;
  box-shadow:none;
  opacity:.72;
  outline:0;
  transform:none;
  transition:opacity .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}

body.page-home .site-header .langs a{
  border-color:rgba(255,255,255,.48);
  background:rgba(255,255,255,.08);
}

.site-header .langs a:hover{
  opacity:1;
  transform:translateY(-1px);
  border-color:var(--fenyokereg-orange);
  box-shadow:0 5px 13px rgba(20,42,27,.12);
}

.site-header .langs img{
  position:static;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:1;
}

.site-header .langs .active{
  opacity:1;
  background:transparent;
  border-color:var(--fenyokereg-orange);
  outline:2px solid rgba(240,159,72,.28);
  outline-offset:2px;
}

/* Mobilkapcsoló */
.site-header .menu-toggle{
  display:none;
  width:44px;
  height:42px;
  padding:0;
  border:1px solid #d6ded8;
  border-radius:3px;
  background:#fff;
  color:#26392d;
  place-items:center;
  align-content:center;
  gap:4px;
  cursor:pointer;
}

body.page-home .site-header .menu-toggle{
  border-color:rgba(255,255,255,.32);
  background:rgba(255,255,255,.08);
  color:#fff;
}

.site-header .menu-toggle span{
  display:block;
  width:20px;
  height:2px;
  border-radius:2px;
  background:currentColor;
  transition:transform .2s ease,opacity .2s ease;
}

.site-header .menu-toggle[aria-expanded="true"] span:nth-child(1){
  transform:translateY(6px) rotate(45deg);
}
.site-header .menu-toggle[aria-expanded="true"] span:nth-child(2){
  opacity:0;
}
.site-header .menu-toggle[aria-expanded="true"] span:nth-child(3){
  transform:translateY(-6px) rotate(-45deg);
}

body.page-home .hero-overlay{
  padding-top:180px;
}

@media(max-width:1120px){
  .site-header .header-inner{gap:13px}
  .site-header .brand img{width:208px}
  .site-header .nav li>a{padding-left:8px;padding-right:8px;font-size:11px}
  .site-header .nav li:not(.nav-prices)>a::before{left:8px;right:8px}
  .site-header .nav li.nav-prices>a{padding:12px 13px}
  .site-header .langs{padding-left:11px;gap:6px}
}

@media(max-width:850px){
  body.page-inner .site-header{
    margin-bottom:0;
    background:#fff;
    border-bottom-color:#e5eae6;
    box-shadow:0 7px 22px rgba(20,42,27,.1);
  }

  body.page-home .site-header,
  body.page-home .site-header.is-scrolled{
    margin-bottom:-74px;
    background:rgba(7,25,17,.96);
    border-bottom-color:rgba(255,255,255,.12);
    box-shadow:0 9px 24px rgba(0,0,0,.20);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
  }

  .site-header .header-inner{
    min-height:74px;
    padding:8px 0;
    flex-wrap:nowrap;
    gap:9px;
  }

  .site-header .brand img{
    width:194px;
    max-width:58vw;
  }

  .site-header .menu-toggle{
    display:grid;
    order:3;
    margin-left:4px;
    flex:0 0 auto;
  }

  .site-header .langs{
    order:2;
    margin-left:auto;
    padding-left:0;
    border-left:0;
  }

  .site-header .langs a{
    width:26px;
    min-width:26px;
    height:18px;
  }

  .site-header .nav{
    display:none;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    order:4;
    width:100%;
    padding:10px 15px 16px;
    background:#fff;
    border-top:1px solid #e6ebe7;
    box-shadow:0 18px 34px rgba(15,39,23,.16);
  }

  body.page-home .site-header .nav{
    background:rgba(7,25,17,.99);
    border-top-color:rgba(255,255,255,.1);
    box-shadow:0 18px 34px rgba(0,0,0,.28);
  }

  .site-header .nav.open{
    display:block;
  }

  .site-header .nav>ul{
    display:block;
    height:auto;
  }

  .site-header .nav li{
    display:block;
    margin:0;
  }

  .site-header .nav li>a,
  body.page-home .site-header .nav li>a{
    min-height:44px;
    height:auto;
    padding:11px 8px;
    border-bottom:1px solid #e8ece8;
    color:#263a2d;
    font-size:12px;
    justify-content:flex-start;
  }

  body.page-home .site-header .nav li>a{
    border-bottom-color:rgba(255,255,255,.1);
    color:rgba(255,255,255,.92);
  }

  .site-header .nav li:not(.nav-prices)>a::before{
    left:8px;
    right:auto;
    bottom:8px;
    width:34px;
  }

  .site-header .nav li.nav-prices{
    margin:11px 0 3px;
  }

  .site-header .nav li.nav-prices>a{
    justify-content:center;
    min-height:46px;
    border-bottom:0;
  }

  .site-header .nav li ul,
  body.page-home .site-header .nav li ul{
    position:static;
    display:none;
    min-width:0;
    padding:3px 0 5px 16px;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:transparent;
  }

  .site-header .nav li:hover>ul,
  .site-header .nav li.active>ul{
    display:block;
  }

  .site-header .nav li ul a{
    min-height:38px;
    padding:8px 10px;
  }

  body.page-home .hero-overlay{
    padding-top:145px;
  }
}

@media(max-width:480px){
  .site-header .brand img{
    width:172px;
    max-width:55vw;
  }
  .site-header .header-inner{gap:6px}
  .site-header .langs{gap:5px}
  .site-header .langs a{width:24px;min-width:24px;height:17px}
  .site-header .menu-toggle{width:40px;height:39px}
}


/* ==========================================================
   Fenyőkéreg CMS 3.3.6
   A régi CSS a teljes nav-prices LI elemre is narancs hátteret,
   paddingot és zöld hoverállapotot tett. Csak a belső link gomb.
   ========================================================== */
.site-header .nav li.nav-prices,
.site-header .nav li.nav-prices:hover,
body.page-home .site-header .nav li.nav-prices,
body.page-home .site-header .nav li.nav-prices:hover,
body.page-inner .site-header .nav li.nav-prices,
body.page-inner .site-header .nav li.nav-prices:hover{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  color:inherit!important;
  box-shadow:none!important;
  outline:0!important;
  transform:none!important;
}

/* A CTA kizárólag maga a link */
.site-header .nav li.nav-prices>a,
.site-header .nav li.nav-prices:hover>a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:44px!important;
  height:auto!important;
  margin:0!important;
  padding:13px 19px!important;
  border:0!important;
  border-radius:2px!important;
  background:var(--fenyokereg-orange)!important;
  color:#fff!important;
}

/* A külső elemnek hoverkor sincs zöld vagy narancs felülete */
.site-header .nav li.nav-prices:hover{
  background-color:transparent!important;
}

/* Mobilon is csak a link kap hátteret */
@media(max-width:850px){
  .site-header .nav li.nav-prices,
  .site-header .nav li.nav-prices:hover{
    margin:11px 0 3px!important;
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  .site-header .nav li.nav-prices>a{
    width:100%!important;
    margin:0!important;
  }
}


/* ==========================================================
   Fenyőkéreg CMS 3.3.7 – teljes reszponzív és mobilbarát nézet
   ========================================================== */
html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}
main,section,article,aside,header,footer,nav,div{min-width:0}
.container{width:min(1180px,calc(100% - 40px))}
img,svg,video,canvas,iframe,embed,object{max-width:100%}
img{height:auto}
iframe,video,embed{width:100%}
button,input,select,textarea{max-width:100%;font:inherit}
button,.btn,.calc-button,.text-link{touch-action:manipulation}
.prose{overflow-wrap:anywhere;word-break:normal}
.prose>*{max-width:100%}
.prose img{width:auto;height:auto}
.prose figure{max-width:100%;margin-left:0;margin-right:0}
.prose iframe,.prose video{width:100%;aspect-ratio:16/9;height:auto;border:0}
.prose table{display:block;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.prose pre,.prose code{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}
.lightbox{padding:max(16px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}
.lightbox img{max-width:100%;max-height:calc(100dvh - 44px)}
.lightbox button{top:max(8px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:48px;height:48px;display:grid;place-items:center;line-height:1}

@media(max-width:1100px){
 .container{width:min(100% - 34px,1040px)}
 .header-inner{gap:12px}
 .site-header .brand img{width:205px;max-width:25vw}
 .site-header .nav li>a{padding-left:8px;padding-right:8px;font-size:11px}
 .feature-grid,.product-grid,.products-modern{grid-template-columns:repeat(2,minmax(0,1fr))}
 .benefit-band,.home-use-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
 .article-layout,.main-with-sidebar{grid-template-columns:minmax(0,1fr) 290px;gap:30px}
 .footer-content{grid-template-columns:210px minmax(0,1fr);gap:34px}
}

@media(max-width:850px){
 .container{width:calc(100% - 28px)}
 body.page-home .site-header,body.page-home .site-header.is-scrolled{margin-bottom:-74px}
 .site-header .header-inner{width:calc(100% - 24px);min-height:74px;padding-top:8px;padding-bottom:8px}
 .site-header .brand img{width:188px;max-width:52vw}
 .site-header .nav{left:50%;right:auto;width:100vw;max-height:calc(100dvh - 74px);padding:10px max(14px,env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));overflow-y:auto;overscroll-behavior:contain;transform:translateX(-50%)}
 .site-header .nav li>a{min-height:46px}
 .site-header .menu-toggle{min-width:44px;min-height:44px}
 .hero{min-height:560px}
 .hero-overlay{padding-top:150px;padding-bottom:82px}
 .hero h1{max-width:680px;font-size:clamp(40px,8vw,62px)}
 .hero p{max-width:620px;font-size:18px}
 .content-section{padding:58px 0}
 .home-content{padding-top:48px}
 .split-content,.split-content.reverse{grid-template-columns:1fr;gap:25px;margin-bottom:50px}
 .split-content.reverse>*:first-child{order:2}
 .split-content.reverse>*:last-child{order:1}
 .article-layout,.main-with-sidebar{grid-template-columns:1fr;gap:34px}
 .sidebar{position:static}
 .calculator{max-width:none}
 .blog-grid{grid-template-columns:1fr}
 .latest-post{grid-template-columns:1fr}
 .latest-post img{width:100%;height:auto;max-height:360px}
 .steps{grid-template-columns:1fr}
 .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .partner-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .animation-section object{width:100%;min-height:0;height:clamp(360px,62vw,520px)}
 .footer-content{grid-template-columns:1fr;gap:25px}
 .footer-brand{width:min(230px,72vw)}
}

@media(max-width:620px){
 body{font-size:15px}
 .container{width:calc(100% - 22px)}
 .site-header .header-inner{width:calc(100% - 18px);gap:6px}
 .site-header .brand img{width:166px;max-width:48vw}
 .site-header .langs{gap:5px}
 .site-header .langs a{width:24px;min-width:24px;height:17px}
 .site-header .menu-toggle{width:40px;min-width:40px;height:40px;min-height:40px}
 .hero{min-height:540px}
 .hero>img{object-position:58% center}
 .hero:after{background:linear-gradient(90deg,rgba(8,31,19,.92),rgba(8,31,19,.68) 72%,rgba(8,31,19,.36))}
 .hero-overlay{padding-top:135px;padding-bottom:64px}
 .hero h1{margin:10px 0 17px;font-size:clamp(36px,11vw,48px);line-height:1.04}
 .hero p{font-size:16px;line-height:1.65}
 .hero-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px;margin-top:26px}
 .hero-actions .btn{width:100%;min-height:48px;justify-content:center;text-align:center}
 .content-section{padding:43px 0}
 .prose{font-size:16px;line-height:1.7}
 .prose h1{font-size:clamp(32px,9vw,42px)}
 .prose h2{margin-top:35px;font-size:clamp(27px,8vw,34px)}
 .prose h3{font-size:22px}
 .section-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:22px}
 .section-head h1,.section-head h2{font-size:clamp(30px,9vw,38px)}
 .feature-grid,.product-grid,.products-modern,.benefit-band,.home-use-cards,.cards{grid-template-columns:1fr;gap:16px}
 .feature,.product,.gallery-item{padding:20px}
 .product img,.gallery-item img{margin:-20px -20px 17px;width:calc(100% + 40px)}
 .product-card>div,.blog-card>div{padding:19px}
 .product-card h2,.blog-card h2{font-size:22px}
 .gallery-grid{grid-template-columns:1fr;gap:14px}
 .gallery-grid figcaption{min-height:0}
 .latest-post>div{padding:23px 19px}
 .article-page h1{font-size:clamp(34px,10vw,44px)}
 .article-intro{font-size:17px}
 .article-summary,.guide-note,.seo-guide,.animation-section,.partner-network{padding:21px 17px;border-radius:13px}
 .article-links{display:grid;grid-template-columns:1fr}
 .article-links a{text-align:center}
 .steps article,.steps section{padding:65px 18px 21px}
 .steps article>span,.steps section>span{left:18px;top:18px}
 .calculator{padding:21px 17px}
 .calculator input,button,select,textarea{font-size:16px}
 .calc-button{min-height:48px}
 .animation-section object{height:clamp(310px,92vw,430px)}
 .partner-city-grid{grid-template-columns:1fr}
 .partner-city{min-height:48px}
 .site-footer{padding-top:42px}
 .footer-seo h2{font-size:27px}
 .footer-seo p{font-size:14px}
 .footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}
 .footer-developer{text-align:left}
}

@media(max-width:390px){
 .container{width:calc(100% - 18px)}
 .site-header .brand img{width:145px;max-width:45vw}
 .site-header .langs a{width:22px;min-width:22px;height:16px}
 .hero h1{font-size:35px}
 .hero-overlay{padding-top:126px}
 .eyebrow{font-size:10px;letter-spacing:.09em}
 .btn{padding-left:16px;padding-right:16px}
}


/* ==========================================================
   Fenyőkéreg CMS 3.3.10 – kötelező pályázati infoblokk
   ========================================================== */
.grant-info-banner{
  position:fixed;
  top:104px;
  left:12px;
  z-index:68;
  display:block;
  width:min(450px,calc(100vw - 24px));
  overflow:hidden;
  border:1px solid rgba(26,54,38,.11);
  border-radius:2px;
  background:#fff;
  box-shadow:0 9px 28px rgba(9,27,17,.20);
  transition:transform .2s ease,box-shadow .2s ease;
}
.grant-info-banner:hover{
  transform:translateY(-2px);
  box-shadow:0 13px 34px rgba(9,27,17,.26);
}
.grant-info-banner:focus-visible{
  outline:3px solid #f09f48;
  outline-offset:3px;
}
.grant-info-banner img{
  display:block;
  width:100%;
  height:auto;
  margin:0;
  border:0;
}
body.page-home.has-grant-banner .hero{
  min-height:700px;
}
body.page-home.has-grant-banner .hero-overlay{
  padding-top:310px;
}

/* Szerkeszthető Pályázat oldal */
.grant-page{
  display:grid;
  gap:28px;
}
.grant-page-header{
  padding-bottom:22px;
  border-bottom:1px solid #dfe7df;
}
.grant-page-header h1{
  max-width:900px;
  margin:8px 0 12px;
}
.grant-page-header p{
  max-width:760px;
  margin:0;
  color:#5a6a60;
  font-size:18px;
}
.grant-project-image{
  display:block;
  overflow:hidden;
  border:1px solid #e0e6e1;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 36px rgba(22,52,32,.08);
}
.grant-project-image img{
  display:block;
  width:100%;
  height:auto;
}
.grant-facts{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0;
}
.grant-fact{
  padding:17px 18px;
  border:1px solid #dce6da;
  border-radius:11px;
  background:#f5f8f3;
}
.grant-fact dt{
  margin:0 0 5px;
  color:#68776e;
  font-size:11px;
  font-weight:850;
  letter-spacing:.065em;
  text-transform:uppercase;
}
.grant-fact dd{
  margin:0;
  color:#1f3829;
  font-size:16px;
  font-weight:760;
  line-height:1.5;
}
.grant-details{
  padding:27px;
  border-left:4px solid #0e37df;
  border-radius:0 12px 12px 0;
  background:#f6f8ff;
}
.grant-details h2{
  margin-top:0;
}
.grant-details p:last-child{
  margin-bottom:0;
}
.grant-eu-note{
  padding:18px 20px;
  border-radius:10px;
  background:#0e37df;
  color:#fff;
  font-weight:750;
  line-height:1.55;
}

@media(max-width:850px){
  .grant-info-banner{
    top:86px;
    left:12px;
    width:min(440px,calc(100vw - 24px));
  }
  body.page-home.has-grant-banner .hero{
    min-height:670px;
  }
  body.page-home.has-grant-banner .hero-overlay{
    padding-top:250px;
  }
}

@media(max-width:620px){
  .grant-info-banner{
    top:84px;
    left:10px;
    width:calc(100vw - 20px);
  }
  body.page-home.has-grant-banner .hero{
    min-height:680px;
  }
  body.page-home.has-grant-banner .hero-overlay{
    padding-top:235px;
  }
  .grant-facts{
    grid-template-columns:1fr;
  }
  .grant-details{
    padding:21px 17px;
  }
}

@media(max-width:390px){
  body.page-home.has-grant-banner .hero-overlay{
    padding-top:220px;
  }
}


/* ==========================================================
   Fenyőkéreg CMS 3.3.11 – láblécmenü és Pályázat oldal
   ========================================================== */
.footer-menu{
  position:relative;
  margin-top:30px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.13);
}
.footer-menu>ul{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:8px 22px;
  margin:0;
  padding:0;
  list-style:none;
}
.footer-menu li{
  display:block;
  margin:0;
  padding:0;
}
.footer-menu a{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:38px;
  color:#dce8df;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
  transition:color .18s ease;
}
.footer-menu a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:4px;
  height:2px;
  border-radius:2px;
  background:#f09f48;
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .2s ease;
}
.footer-menu a:hover,
.footer-menu li.active>a{
  color:#fff;
}
.footer-menu a:hover::after,
.footer-menu li.active>a::after{
  transform:scaleX(1);
}
.footer-menu ul ul{
  display:none;
}

.grant-page{
  max-width:1000px;
  margin:0 auto;
}
.grant-page .grant-project-image{
  margin:0 0 34px;
}
.grant-page .grant-project-image img{
  width:100%;
  height:auto;
  border-radius:0;
  box-shadow:none;
}
.grant-page-header{
  margin-bottom:30px;
}
.grant-required-list{
  display:grid;
  gap:10px;
  margin:0 0 28px;
  padding:0;
  list-style:none;
}
.grant-required-list li{
  padding:14px 16px;
  border:1px solid #dce6da;
  border-radius:10px;
  background:#f6f8f4;
}
.grant-required-list strong{
  color:#234432;
}

@media(max-width:850px){
  .footer-menu>ul{
    justify-content:flex-start;
  }
}
@media(max-width:620px){
  .footer-menu{
    margin-top:24px;
  }
  .footer-menu>ul{
    display:grid;
    grid-template-columns:1fr;
    gap:0;
  }
  .footer-menu a{
    min-height:43px;
    border-bottom:1px solid rgba(255,255,255,.1);
  }
}

/* 3.3.20 – címlapi, jobbra igazított képek stabil szöveg melletti elrendezése */
.home-content .prose{display:flow-root}
.home-content .prose figure.alignright,
.home-content .prose figure.image-right,
.home-content .prose figure[style*="float: right"],
.home-content .prose figure[style*="float:right"],
.home-content .prose figure[style*="text-align: right"],
.home-content .prose figure[style*="text-align:right"],
.home-content .prose figure:has(> a > img.alignright),
.home-content .prose figure:has(> img.alignright),
.home-content .prose figure:has(img[style*="float: right"]),
.home-content .prose figure:has(img[style*="float:right"]){
  float:right!important;
  clear:right;
  width:min(48%,500px);
  max-width:500px;
  margin:0 0 28px 48px!important;
}
.home-content .prose figure.alignright img,
.home-content .prose figure.image-right img,
.home-content .prose figure[style*="float: right"] img,
.home-content .prose figure[style*="float:right"] img,
.home-content .prose figure[style*="text-align: right"] img,
.home-content .prose figure[style*="text-align:right"] img{
  width:100%;
  height:auto;
}
.home-content .prose > img.alignright,
.home-content .prose > img[style*="float: right"],
.home-content .prose > img[style*="float:right"]{
  float:right!important;
  clear:right;
  width:min(48%,500px)!important;
  height:auto;
  margin:0 0 28px 48px!important;
}
.home-content .prose figure.alignleft,
.home-content .prose figure[style*="float: left"],
.home-content .prose figure[style*="float:left"]{
  float:left!important;
  clear:left;
  width:min(48%,500px);
  margin:0 48px 28px 0!important;
}
@media(max-width:850px){
  .home-content .prose figure.alignright,
  .home-content .prose figure.image-right,
  .home-content .prose figure[style*="float: right"],
  .home-content .prose figure[style*="float:right"],
  .home-content .prose figure[style*="text-align: right"],
  .home-content .prose figure[style*="text-align:right"],
  .home-content .prose figure:has(> a > img.alignright),
  .home-content .prose figure:has(> img.alignright),
  .home-content .prose figure:has(img[style*="float: right"]),
  .home-content .prose figure:has(img[style*="float:right"]),
  .home-content .prose > img.alignright,
  .home-content .prose > img[style*="float: right"],
  .home-content .prose > img[style*="float:right"],
  .home-content .prose figure.alignleft,
  .home-content .prose figure[style*="float: left"],
  .home-content .prose figure[style*="float:left"]{
    float:none!important;
    clear:both;
    display:block;
    width:100%!important;
    max-width:100%;
    margin:0 0 28px!important;
  }
}

/* ==========================================================
   Fenyőkéreg CMS 3.3.22 – GDPR/ePrivacy sütihozzájárulás
   ========================================================== */
.cookie-consent[hidden],.cookie-settings[hidden],.cookie-reopen[hidden]{display:none!important}
.cookie-consent{position:fixed;inset:0;z-index:100000;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:rgba(18,38,27,.18);backdrop-filter:blur(2px)}
.cookie-panel{width:min(1120px,100%);background:#fbfcf8;color:#183527;border:1px solid #d7e1d4;border-radius:18px;box-shadow:0 18px 70px rgba(18,48,31,.22);padding:22px 24px}
.cookie-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end}
.cookie-kicker{display:block;margin-bottom:5px;color:#64883f;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.cookie-panel h2{margin:0 0 7px;font-family:Georgia,'Times New Roman',serif;font-size:26px;line-height:1.15;color:#173f2b}
.cookie-panel p{margin:0;color:#4b5f53;font-size:14px;line-height:1.55}
.cookie-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.cookie-btn{appearance:none;border:1px solid transparent;border-radius:9px;min-height:42px;padding:10px 15px;font:800 13px/1.1 inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.cookie-btn:hover{transform:translateY(-1px)}
.cookie-btn:focus-visible,.cookie-reopen:focus-visible,.cookie-switch input:focus-visible+span,.cookie-details summary:focus-visible{outline:3px solid #f2a553;outline-offset:2px}
.cookie-btn-primary{background:#225f3d;color:#fff;box-shadow:0 5px 14px rgba(34,95,61,.18)}
.cookie-btn-secondary{background:#fff;color:#225f3d;border-color:#9eb8a7}
.cookie-btn-ghost{background:#eef3ea;color:#284b36;border-color:#d8e3d4}
.cookie-settings{margin-top:18px;padding-top:16px;border-top:1px solid #dfe7dc}
.cookie-category{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:12px 0;border-bottom:1px solid #e4ebe1}
.cookie-category strong{display:block;margin-bottom:3px;color:#1b4931;font-size:14px}.cookie-category p{font-size:13px}
.cookie-switch{position:relative;display:inline-flex}.cookie-switch input{position:absolute;opacity:0;pointer-events:none}.cookie-switch span{position:relative;display:block;width:46px;height:26px;border-radius:999px;background:#bdc9bd;transition:.2s}.cookie-switch span:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:.2s}.cookie-switch input:checked+span{background:#2b7249}.cookie-switch input:checked+span:after{transform:translateX(20px)}.cookie-switch input:disabled+span{opacity:.72;cursor:not-allowed}
.cookie-details{margin:13px 0 0}.cookie-details summary{cursor:pointer;color:#285a3d;font-weight:800;font-size:13px}.cookie-details p,.cookie-details ul{margin:9px 0 0;font-size:12px;line-height:1.55;color:#5d6f63}.cookie-details ul{padding-left:20px}
.cookie-actions-settings{margin-top:14px}
.cookie-reopen{position:fixed;z-index:99990;right:18px;bottom:16px;border:1px solid #cbd9c8;border-radius:999px;background:#f8faf5;color:#28563b;padding:8px 12px;box-shadow:0 6px 24px rgba(20,56,35,.14);font:800 11px/1 inherit;cursor:pointer}
.cookie-embed-placeholder{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:28px;border:1px solid #d7e1d4;border-radius:14px;background:#f3f6ef;color:#365342}.cookie-embed-placeholder p{max-width:560px;margin:0}.cookie-embed-allow{border:0;border-radius:8px;background:#225f3d;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}
@media(max-width:780px){.cookie-consent{padding:10px}.cookie-panel{padding:18px;border-radius:15px}.cookie-summary{grid-template-columns:1fr;gap:15px}.cookie-actions{justify-content:stretch}.cookie-actions-main .cookie-btn,.cookie-actions-settings .cookie-btn{flex:1 1 180px}.cookie-panel h2{font-size:23px}.cookie-reopen{right:10px;bottom:10px}}
@media(max-width:480px){.cookie-actions{display:grid;grid-template-columns:1fr}.cookie-btn{width:100%}.cookie-category{gap:10px}.cookie-panel{max-height:calc(100vh - 20px);overflow:auto}.cookie-consent{align-items:flex-end}}
