:root{--green:#557337;--green-dark:#23381f;--green-soft:#eef3e6;--ink:#20251e;--muted:#62695f;--line:#e9e7de;--cream:#f8f7f1;--white:#fff;--shadow:0 18px 48px rgba(54,65,43,.08);--radius:16px;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Arial,sans-serif}.screen-reader-text{position:absolute;left:-9999px}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1460px,calc(100% - 76px));margin:0 auto}.site-header{height:84px;border-bottom:1px solid #f0efe9;background:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;min-width:292px}.brand-mark svg{width:48px;height:48px;stroke:#69a244;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.brand strong{font-family:var(--serif);font-size:33px;line-height:1;color:#274229}.brand small{display:block;font-size:12px;color:#666;margin-top:2px}.primary-nav{flex:1}.menu{list-style:none;display:flex;align-items:center;gap:31px;margin:0;padding:0}.menu a{font-size:14px;font-weight:600;position:relative}.menu li.current-menu-item a,.menu a:hover{color:var(--green)}.menu li.current-menu-item a:after,.menu a:hover:after{content:'';position:absolute;left:0;right:0;bottom:-18px;height:2px;background:var(--green)}.header-actions{display:flex;align-items:center;gap:14px}.search-dot button{width:44px;height:44px;border:1px solid #e3e2dc;border-radius:50%;background:#fff;font-size:22px;line-height:1}.subscribe-btn,.green-btn,.hero-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--green);color:#fff;font-weight:700;box-shadow:inset 0 -2px 0 rgba(0,0,0,.08)}.subscribe-btn{height:44px;padding:0 22px;font-size:14px}.nav-toggle{display:none}.hero{aspect-ratio:974/353;height:auto;border-radius:15px;margin-top:24px;overflow:hidden;background-size:cover;background-position:center;position:relative}.hero-copy{display:none}.layout{display:grid;grid-template-columns:minmax(0,940px) 438px;gap:44px;margin-top:35px}.section-title{font-family:var(--serif);font-style:italic;font-size:28px;margin:0 0 28px;font-weight:500;position:relative}.section-title:before{content:' ';display:inline-block;width:20px;height:20px;border-radius:50%;background:#f0f4eb;margin-right:-10px;vertical-align:-3px}.section-title:after,.sidebar-title:after{content:'';display:block;width:70px;height:2px;background:#d3d7c7;margin-top:6px}.post-card{display:grid;grid-template-columns:330px 1fr;gap:32px;padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid #eeeae3}.post-thumb img{width:330px;height:207px;object-fit:cover;border-radius:7px}.post-body{padding-top:12px}.pill{display:inline-block;padding:4px 12px;border-radius:8px;background:#e8efd9;color:#66783f;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.post-card h3{font-family:var(--serif);font-size:25px;line-height:1.18;margin:10px 0 8px;color:#141915}.post-card p{font-size:15px;color:#4b5148;margin:0 0 17px;line-height:1.5}.meta{display:flex;gap:13px;align-items:center;color:#71776d;font-size:13px}.read-more{margin-left:auto;color:var(--green);font-weight:700;font-size:13px}.sidebar{display:flex;flex-direction:column;gap:22px}.sidebar-card{background:#fff;border-radius:16px;padding:28px;box-shadow:var(--shadow);border:1px solid #f3f1ed}.sidebar-title{font-family:var(--serif);font-size:24px;margin:0 0 24px;font-weight:500}.about-row{display:grid;grid-template-columns:132px 1fr;gap:26px;align-items:center}.about-row img{width:132px;height:132px;border-radius:50%;object-fit:cover}.about-row p{font-size:15px;line-height:1.55;margin:0}.green-btn{height:48px;padding:0 32px;font-size:15px;margin:22px auto 0;max-width:max-content}.popular-item{display:grid;grid-template-columns:82px 1fr;gap:16px;margin:0 0 19px}.popular-item img{width:82px;height:82px;object-fit:cover;border-radius:7px}.popular-item strong{display:block;font-size:15px;line-height:1.35}.popular-item small{display:block;color:#777;font-size:12px;margin-top:5px}.newsletter p{font-size:15px;margin-top:-7px}.newsletter input{width:100%;height:44px;border:1px solid #dedbd3;border-radius:6px;padding:0 14px;margin-bottom:12px}.newsletter button{width:100%;height:44px;border:0;border-radius:6px;background:var(--green);color:#fff;font-weight:700}.newsletter small{display:block;text-align:center;color:#777;margin-top:12px}.follow h3{font-size:18px;margin:0 0 14px}.socials{display:flex;gap:14px}.socials a{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f0f2ed;font-size:14px;font-weight:800}.nav-links{display:flex;gap:10px;justify-content:center;margin:30px 0}.page-numbers{min-width:36px;height:36px;border:1px solid #e5e3dd;border-radius:7px;display:grid;place-items:center;padding:0 12px;font-size:14px}.page-numbers.current{background:var(--green);color:#fff;border-color:var(--green)}.site-footer{background:linear-gradient(90deg,#eef1e8,#fbfaf6);margin-top:54px;padding-top:44px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:44px;padding-bottom:34px}.footer-brand{display:flex;gap:12px}.footer-brand strong{font-family:var(--serif);font-size:31px;color:#274229}.footer-brand p{font-size:14px;color:#62695f;margin:0 0 15px}.footer-col{border-left:1px solid #dddcd4;padding-left:40px}.footer-col h4{font-size:15px;margin:0 0 13px}.footer-col a{display:block;font-size:14px;color:#444;margin-bottom:5px}.footer-bottom{height:54px;border-top:1px solid #e6e4dc;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#666}.inner-page{margin-top:40px}.archive-title,.single-content h1{font-family:var(--serif);font-size:40px;line-height:1.15}.single-content{background:#fff}.single-thumb{border-radius:14px;margin:22px 0}.single-meta{color:#777;margin:8px 0 20px}.single-content p,.single-content li{font-size:17px;line-height:1.8}.page-wrap{padding:45px 0}.wp-block-image img{border-radius:14px}
@media (max-width:1200px){.container{width:min(974px,calc(100% - 48px))}.layout{grid-template-columns:minmax(0,650px) 292px;gap:34px}.post-card{grid-template-columns:220px 1fr;gap:22px}.post-thumb img{width:220px;height:140px}.post-card h3{font-size:22px}.post-card p{font-size:14px}.sidebar-card{padding:21px}.about-row{display:flex;gap:18px}.about-row img{width:90px;height:90px}.about-row p,.popular-item strong,.newsletter p{font-size:13px}.popular-item{grid-template-columns:62px 1fr;gap:13px}.popular-item img{width:62px;height:62px}.sidebar-title{font-size:21px}.brand{min-width:255px}.brand strong{font-size:29px}.brand-mark svg{width:44px;height:44px}.menu{gap:27px}.menu a{font-size:13px}}


/* Critical hardening fixes */
.site-header .custom-logo-link,.site-header .custom-logo{display:none!important}
.brand,.footer-brand{color:var(--ink)!important;text-decoration:none!important}
.brand-mark{display:inline-flex;flex:0 0 auto;width:48px;height:48px;align-items:center;justify-content:center}
.footer-brand .brand-mark{width:48px;height:48px}.brand-mark svg{max-width:48px!important;max-height:48px!important;fill:none!important}
.site-header img,.footer-brand img{max-width:48px!important;max-height:48px!important;width:48px!important;height:48px!important;object-fit:contain!important}
.site-header{overflow:hidden}.site-header *{box-sizing:border-box}.hero-copy{display:block!important;max-width:460px;padding:76px 0 0 102px}.hero-copy h1{font-family:var(--serif);font-size:56px;line-height:1.12;margin:0 0 22px;color:#263b24;font-weight:700}.hero-copy p{font-size:18px;line-height:1.65;margin:0 0 26px;color:#3e463d}.hero-btn{height:48px;padding:0 28px;font-size:15px}.hero-features{display:flex;gap:38px;margin-top:45px}.hero-features span{display:flex;gap:12px;align-items:center;color:var(--green);font-size:28px}.hero-features b{font-family:var(--sans);font-size:13px;line-height:1.25;color:#253024;font-weight:600}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,247,241,.92) 0%,rgba(248,247,241,.72) 35%,rgba(248,247,241,0) 58%);pointer-events:none}.hero-copy{position:relative;z-index:1}.content a:not(.read-more){color:inherit;text-decoration:none}.content a:not(.read-more):hover{color:var(--green)}
@media (max-width:1200px){.hero-copy{padding:54px 0 0 68px;max-width:400px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:15px}.hero-features{gap:18px;margin-top:28px}.hero-features span{font-size:20px}.hero-features b{font-size:11px}}
@media (max-width:620px){.hero-copy{padding:28px 24px;max-width:100%}.hero-copy h1{font-size:32px}.hero-copy p{font-size:14px}.hero-features{display:none}.hero{aspect-ratio:auto;min-height:360px;background-position:center right}.hero:before{background:rgba(248,247,241,.78)}}

/* Hero image already contains the designed text; hide duplicate HTML overlay. */
.hero-copy{display:none!important}

/* Customizer additions */
body.jobbvagy-layout-boxed{background:#f5f4ee}
body.jobbvagy-layout-boxed .site-header,body.jobbvagy-layout-boxed .site-footer,body.jobbvagy-layout-boxed .hero,body.jobbvagy-layout-boxed .layout{max-width:1180px;margin-left:auto;margin-right:auto}
body.jobbvagy-layout-boxed .site-header{border-radius:0 0 var(--radius) var(--radius)}
body.jobbvagy-layout-boxed .container{width:min(1180px,calc(100% - 48px))}
body.jobbvagy-layout-boxed .hero{width:min(1180px,calc(100% - 48px))}
.related-posts{margin-top:48px;padding-top:34px;border-top:1px solid var(--line)}
.related-posts h2{font-family:var(--serif);font-size:30px;line-height:1.2;margin:0 0 24px;color:var(--green-dark)}
.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.related-card{border:1px solid #eeeae3;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}
.related-card img{width:100%;height:155px;object-fit:cover}
.related-body{padding:18px}
.related-body h3{font-family:var(--serif);font-size:20px;line-height:1.22;margin:10px 0 8px;color:var(--ink)}
.related-body p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 10px}
.related-body small{display:block;color:#777;font-size:12px}
@media (max-width:900px){.related-grid{grid-template-columns:1fr}.related-card img{height:210px}body.jobbvagy-layout-boxed .site-header,body.jobbvagy-layout-boxed .site-footer{border-radius:0}}

/* Related posts layout options */
.related-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}
.related-head h2{margin-bottom:0}
.related-posts a{text-decoration:none;color:inherit}
.related-layout-grid .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.related-layout-magazine .related-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:20px;align-items:stretch}
.related-layout-magazine .related-card:first-child{grid-row:span 2}
.related-layout-magazine .related-card:first-child img{height:250px}
.related-layout-magazine .related-card:first-child .related-body h3{font-size:25px}
.related-layout-magazine .related-card:not(:first-child) a{display:grid;grid-template-columns:130px 1fr;height:100%}
.related-layout-magazine .related-card:not(:first-child) img{width:130px;height:100%;min-height:132px}
.related-layout-magazine .related-card:not(:first-child) .related-body{padding:14px}
.related-layout-magazine .related-card:not(:first-child) .related-body h3{font-size:17px;margin:7px 0 6px}
.related-layout-magazine .related-card:not(:first-child) .related-body p{display:none}
.related-layout-carousel{position:relative}
.related-layout-carousel .related-grid{display:flex;grid-template-columns:none;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 18px;margin-bottom:-18px}
.related-layout-carousel .related-grid::-webkit-scrollbar{height:8px}
.related-layout-carousel .related-grid::-webkit-scrollbar-thumb{background:#d9ddce;border-radius:999px}
.related-layout-carousel .related-card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start}
.related-carousel-controls{display:flex;gap:8px;flex:0 0 auto}
.related-carousel-controls button{width:38px;height:38px;border:1px solid #e5e3dd;border-radius:999px;background:#fff;color:var(--green);font-size:24px;line-height:1;cursor:pointer;box-shadow:var(--shadow)}
.related-carousel-controls button:hover{background:var(--green);border-color:var(--green);color:#fff}
@media (max-width:900px){.related-layout-grid .related-grid,.related-layout-magazine .related-grid{grid-template-columns:1fr}.related-layout-magazine .related-card:first-child{grid-row:auto}.related-layout-magazine .related-card:not(:first-child) a{display:block}.related-layout-magazine .related-card:not(:first-child) img{width:100%;height:210px}.related-layout-carousel .related-card{flex-basis:82%}.related-head{align-items:flex-start}.related-carousel-controls button{width:34px;height:34px}}


/* Related posts layouts - forced functional variants */
.single-content .related-posts[data-related-layout="grid"] .related-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;overflow:visible!important;padding:0!important;margin:0!important;scroll-snap-type:none!important}
.single-content .related-posts[data-related-layout="grid"] .related-card{display:block!important;flex:none!important}
.single-content .related-posts[data-related-layout="grid"] .related-card>a{display:block!important;height:100%!important}
.single-content .related-posts[data-related-layout="grid"] .related-card img{width:100%!important;height:155px!important;object-fit:cover!important}

.single-content .related-posts[data-related-layout="magazine"] .related-track{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;grid-auto-flow:row!important;gap:20px!important;overflow:visible!important;padding:0!important;margin:0!important;scroll-snap-type:none!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card{display:block!important;flex:none!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-featured{grid-row:span 2!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card>a{display:block!important;height:100%!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-featured img{width:100%!important;height:260px!important;object-fit:cover!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-featured .related-body h3{font-size:25px!important;line-height:1.18!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-standard>a{display:grid!important;grid-template-columns:132px 1fr!important;align-items:stretch!important;min-height:132px!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-standard img{width:132px!important;height:100%!important;min-height:132px!important;object-fit:cover!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-standard .related-body{padding:14px!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-standard .related-body h3{font-size:17px!important;line-height:1.25!important;margin:7px 0 6px!important}
.single-content .related-posts[data-related-layout="magazine"] .related-card-standard .related-body p{display:none!important}

.single-content .related-posts[data-related-layout="carousel"] .related-head{display:flex!important;align-items:center!important;justify-content:space-between!important}
.single-content .related-posts[data-related-layout="carousel"] .related-track{display:flex!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding:2px 2px 20px!important;margin:0 0 -18px!important;-webkit-overflow-scrolling:touch!important}
.single-content .related-posts[data-related-layout="carousel"] .related-card{display:block!important;flex:0 0 calc((100% - 36px)/3)!important;scroll-snap-align:start!important;min-width:0!important}
.single-content .related-posts[data-related-layout="carousel"] .related-card>a{display:block!important;height:100%!important}
.single-content .related-posts[data-related-layout="carousel"] .related-card img{width:100%!important;height:170px!important;object-fit:cover!important}
.single-content .related-posts[data-related-layout="carousel"] .related-carousel-controls{display:flex!important;gap:8px!important}
.single-content .related-posts:not([data-related-layout="carousel"]) .related-carousel-controls{display:none!important}
@media (max-width:900px){
  .single-content .related-posts[data-related-layout="grid"] .related-track,
  .single-content .related-posts[data-related-layout="magazine"] .related-track{grid-template-columns:1fr!important}
  .single-content .related-posts[data-related-layout="magazine"] .related-card-featured{grid-row:auto!important}
  .single-content .related-posts[data-related-layout="magazine"] .related-card-standard>a{display:block!important;min-height:0!important}
  .single-content .related-posts[data-related-layout="magazine"] .related-card-standard img{width:100%!important;height:210px!important;min-height:0!important}
  .single-content .related-posts[data-related-layout="carousel"] .related-card{flex-basis:82%!important}
}
