/*
Theme Name: Červený Spravodajský Portál PRO
Theme URI: https://example.local
Author: ChatGPT
Description: Moderná červená WordPress téma pre spravodajský portál s 3-stĺpcovým layoutom, TOP carouselom, blogmi používateľov, reklamou a sociálnymi sieťami.
Version: 7.6
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: cerveny-portal-pro
*/
:root{--red:#c40012;--red-dark:#85000b;--red-soft:#fff0f1;--text:#1d1d1f;--muted:#6f7278;--line:#e8e8e8;--bg:#fff;--card:#fff;--shadow:0 10px 28px rgba(0,0,0,.08);--radius:14px;--container:1180px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;font-size:14px;line-height:1.5}a{color:var(--red);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container);margin:0 auto;padding:0 16px}.topbar{border-bottom:1px solid var(--line);font-size:12px;background:#fafafa}.topbar .container{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:34px}.top-links a{color:#333;margin-right:14px;text-transform:uppercase;font-weight:700}.date-line{color:var(--muted)}.site-header{background:#fff}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 16px}.site-title{font-size:42px;margin:0;font-style:italic;font-weight:900;letter-spacing:-2px}.site-title a{color:var(--red-dark)}.site-title span{color:var(--red)}.header-ad{min-height:90px;display:flex;align-items:center;justify-content:center;border:1px dashed #e0a0a6;background:var(--red-soft);color:#9b1924;padding:12px;text-align:center;min-width:320px}.main-nav{background:var(--red);box-shadow:0 3px 0 var(--red-dark)}.main-nav .container{display:flex;align-items:center;justify-content:space-between;gap:16px}.menu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.menu li{position:relative}.menu a{display:block;color:#fff;padding:14px 12px;font-size:12px;font-weight:800;text-transform:uppercase}.menu a:hover{background:rgba(0,0,0,.15);text-decoration:none}.search-box{display:flex;align-items:center;background:#fff;border-radius:999px;overflow:hidden;min-width:210px}.search-box input{border:0;padding:8px 10px;outline:none;width:160px}.search-box button{border:0;background:var(--red-dark);color:#fff;padding:8px 12px;cursor:pointer}.section-title{display:flex;align-items:center;gap:12px;margin:20px 0 12px;color:var(--red);font-size:13px;text-transform:uppercase;font-weight:900}.section-title:after{content:"";height:2px;background:var(--red);flex:1}.top-carousel{position:relative;margin:18px auto 24px;overflow:hidden}.top-track{display:flex;align-items:center;gap:18px;transition:transform .6s ease}.top-slide{position:relative;flex:0 0 calc(25% - 12px);height:230px;border-radius:var(--radius);overflow:hidden;background:#ddd;box-shadow:var(--shadow);opacity:.72;transform:scale(.92);transition:.5s}.top-slide.is-center{flex-basis:46%;height:310px;opacity:1;transform:scale(1)}.top-slide img{width:100%;height:100%;object-fit:cover}.top-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.top-caption{position:absolute;left:18px;right:18px;bottom:16px;color:#fff;z-index:2}.top-caption h2{margin:5px 0 0;font-size:25px;line-height:1.12}.top-slide:not(.is-center) .top-caption h2{font-size:18px}.badge{background:var(--red);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;padding:4px 8px;border-radius:999px;display:inline-block}.carousel-dots{text-align:center;margin-top:10px}.carousel-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#d9d9d9;margin:0 3px;cursor:pointer}.carousel-dots button.active{background:var(--red)}.news-grid{display:grid;grid-template-columns:1.1fr 1.35fr .9fr;gap:18px;align-items:start}.col-title{margin:0 0 12px;padding-bottom:6px;border-bottom:2px solid var(--red);font-size:12px;color:var(--red);text-transform:uppercase;text-align:center}.big-card{border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:16px}.big-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px}.big-card h2{font-size:19px;line-height:1.18;margin:10px 0 5px}.meta{font-size:12px;color:var(--muted);margin:5px 0}.excerpt{color:#555;margin:0}.small-card{display:grid;grid-template-columns:120px 1fr;gap:12px;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:12px}.small-card img{width:120px;height:82px;object-fit:cover;border-radius:8px}.small-card h3{font-size:15px;line-height:1.18;margin:0}.small-card .excerpt{font-size:13px}.sidebar-widget{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:16px}.ad-box{min-height:250px;display:flex;align-items:center;justify-content:center;text-align:center;border:2px dashed #e0a0a6;background:var(--red-soft);color:#9b1924;font-weight:800}.social-row{display:flex;gap:10px;flex-wrap:wrap}.social-row a{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--red);color:#fff;font-weight:900}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:10px}.tab-button{border:0;background:#f3f3f3;padding:8px 9px;cursor:pointer;font-size:12px;font-weight:800;border-radius:8px 8px 0 0}.tab-button.active{background:var(--red);color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}.blog-list article{border-bottom:1px solid var(--line);padding:9px 0}.blog-list h4{margin:0;font-size:14px}.cta{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff!important;border-radius:8px;padding:10px 13px;font-weight:800;text-decoration:none!important;border:0;cursor:pointer}.cta.secondary{background:#333}.portal-form{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:var(--shadow)}.portal-form label{display:block;font-weight:800;margin:12px 0 5px}.portal-form input,.portal-form textarea,.portal-form select{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px}.portal-form textarea{min-height:170px}.form-msg{padding:10px;border-radius:8px;background:var(--red-soft);margin:10px 0}.content-area{max-width:820px;margin:24px auto}.entry-title{font-size:38px;line-height:1.1;margin:14px 0}.entry-content{font-size:17px}.entry-content img{border-radius:12px;margin:18px 0}.author-box{display:flex;gap:14px;border:1px solid var(--line);border-radius:14px;padding:14px;margin-top:25px;background:#fafafa}.author-box img{border-radius:50%;width:72px;height:72px}.footer{margin-top:38px;background:#161616;color:#ddd;padding:28px 0}.footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}@media(max-width:980px){.news-grid{grid-template-columns:1fr}.top-slide{flex-basis:70%;height:230px}.top-slide.is-center{flex-basis:82%;height:270px}.brand-row{flex-direction:column;align-items:flex-start}.header-ad{width:100%;min-width:0}.main-nav .container{flex-direction:column;align-items:stretch}.search-box{margin-bottom:10px}.footer-grid{grid-template-columns:1fr}}@media(max-width:620px){.topbar .container{display:block;padding:8px 16px}.site-title{font-size:32px}.menu a{padding:10px 8px}.small-card{grid-template-columns:94px 1fr}.small-card img{width:94px;height:70px}.top-slide,.top-slide.is-center{flex-basis:88%;height:250px}.top-caption h2{font-size:20px!important}}

/* Reader comments */
.comments-area{margin-top:34px;padding:24px;background:#fff;border:1px solid #f0d5d5;border-radius:16px;box-shadow:0 8px 24px rgba(178,0,0,.06)}
.comments-title{font-size:22px;color:#9f1111;margin:0 0 18px;border-bottom:3px solid #d71920;padding-bottom:10px}
.comment-list{list-style:none;margin:0;padding:0}.comment-list .comment{padding:16px 0;border-bottom:1px solid #f2dfdf}.comment-body{display:block}.comment-author{font-weight:800;color:#222}.comment-author img{border-radius:50%;float:left;margin-right:12px}.comment-meta{font-size:12px;color:#777;margin:4px 0 10px}.reply a{display:inline-block;background:#d71920;color:#fff;padding:7px 12px;border-radius:999px;text-decoration:none;font-size:13px}.comment-respond{margin-top:20px}.comment-form label{display:block;font-weight:700;margin:12px 0 6px}.comment-form input,.comment-form textarea{width:100%;border:1px solid #e5caca;border-radius:10px;padding:11px}.comment-form .submit{background:#d71920;color:#fff;border:0;border-radius:999px;padding:12px 20px;font-weight:800;cursor:pointer}.comment-notes{color:#777;font-size:14px}


/* === v2.1 layout fixes: compact logo + working 3-card TOP carousel === */
.brand-logo{display:flex;align-items:center;min-width:0}.brand-logo .custom-logo-link{display:inline-flex;align-items:center}.brand-logo img,.custom-logo{max-width:245px!important;max-height:92px!important;width:auto!important;height:auto!important;object-fit:contain}.brand-row{padding-top:14px;padding-bottom:14px}.header-ad{max-width:728px;width:100%}
.top-carousel{overflow:visible;margin-bottom:30px}.top-track{position:relative;height:355px;display:block;transition:none;transform:none!important}.top-slide{position:absolute;top:38px;left:50%;display:block;width:29%;height:245px;flex:none;opacity:0;pointer-events:none;transform:translateX(-50%) scale(.86);z-index:1;transition:transform .55s ease,opacity .55s ease,left .55s ease,width .55s ease,height .55s ease,top .55s ease}.top-slide.is-left{left:18%;opacity:.82;pointer-events:auto;transform:translateX(-50%) scale(.94)}.top-slide.is-center{left:50%;top:0;width:42%;height:330px;opacity:1;pointer-events:auto;transform:translateX(-50%) scale(1);z-index:3}.top-slide.is-right{left:82%;opacity:.82;pointer-events:auto;transform:translateX(-50%) scale(.94)}.top-slide.is-left:before,.top-slide.is-right:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.08);z-index:2}.carousel-dots{margin-top:0}.news-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr) minmax(280px,.9fr)}.sidebar-widget{box-shadow:0 4px 18px rgba(0,0,0,.04)}.big-card,.small-card{background:#fff}.big-card h2 a,.small-card h3 a{color:#b00010}.big-card h2 a:hover,.small-card h3 a:hover{color:#e00015}.sidebar-widget ul{margin:0;padding-left:18px}.sidebar-widget li{margin:7px 0}.ad-box{border-radius:12px}.top-caption h2 a,.top-caption a{color:#fff!important}
@media(max-width:980px){.brand-logo img,.custom-logo{max-width:210px!important;max-height:78px!important}.top-track{height:310px}.top-slide{width:36%;height:205px}.top-slide.is-left{left:14%}.top-slide.is-center{width:58%;height:285px}.top-slide.is-right{left:86%}.news-grid{grid-template-columns:1fr}}
@media(max-width:620px){.brand-row{align-items:center}.brand-logo img,.custom-logo{max-width:170px!important;max-height:62px!important}.top-track{height:330px}.top-slide{display:none}.top-slide.is-center{display:block;left:50%;width:100%;height:305px}.top-slide.is-left,.top-slide.is-right{display:none}.header-ad{min-height:70px}.top-caption h2{font-size:20px!important}}

/* v2.2 - krajší výpis kategórií a archívov */
.archive-wrap{padding-top:18px}.archive-header{margin:10px 0 18px;border-bottom:3px solid var(--red);padding-bottom:12px}.archive-title{margin:0;color:var(--red-dark);font-size:30px;line-height:1.15;text-transform:uppercase}.archive-title .vcard,.archive-title span{color:var(--red-dark)}.archive-description{margin-top:8px;color:var(--muted);font-size:15px}.archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.archive-main{min-width:0}.archive-list{display:flex;flex-direction:column;gap:16px}.archive-item{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:0 6px 20px rgba(0,0,0,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.archive-item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.08);border-color:#f0b8bd}.archive-thumb{display:block;min-height:158px;border-radius:12px;overflow:hidden;background:var(--red-soft);text-decoration:none!important}.archive-thumb img{width:100%;height:100%;min-height:158px;object-fit:cover;transition:transform .25s ease}.archive-item:hover .archive-thumb img{transform:scale(1.04)}.archive-noimg{display:flex;align-items:center;justify-content:center;height:158px;color:var(--red-dark);font-weight:900}.archive-text{display:flex;flex-direction:column;justify-content:center;min-width:0}.archive-meta{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-bottom:7px}.archive-meta span{background:#f7f7f7;border-radius:999px;padding:3px 8px}.archive-meta a{color:var(--muted)}.archive-text h2{font-size:24px;line-height:1.14;margin:0 0 8px}.archive-text h2 a{color:#ad0010}.archive-text h2 a:hover{color:var(--red);text-decoration:none}.archive-text p{margin:0 0 12px;color:#555;font-size:15px}.archive-more{align-self:flex-start;background:var(--red);color:#fff!important;border-radius:999px;padding:8px 13px;font-weight:900;font-size:12px;text-transform:uppercase;text-decoration:none!important}.archive-more:hover{background:var(--red-dark)}.archive-pagination{margin:22px 0}.archive-pagination .nav-links{display:flex;gap:7px;flex-wrap:wrap}.archive-pagination a,.archive-pagination span{border:1px solid var(--line);border-radius:8px;padding:8px 11px;background:#fff;color:var(--red-dark);font-weight:800}.archive-pagination .current{background:var(--red);color:#fff;border-color:var(--red)}.archive-empty{border:1px dashed #e0a0a6;background:var(--red-soft);border-radius:14px;padding:22px;color:var(--red-dark);font-weight:800}.archive-sidebar .sidebar-widget:first-child{margin-top:0}
@media(max-width:980px){.archive-layout{grid-template-columns:1fr}.archive-sidebar{display:block}.archive-item{grid-template-columns:220px 1fr}.archive-text h2{font-size:21px}}
@media(max-width:640px){.archive-title{font-size:24px}.archive-item{grid-template-columns:1fr;padding:10px}.archive-thumb,.archive-thumb img,.archive-noimg{min-height:210px}.archive-text h2{font-size:20px}.archive-meta{font-size:11px}}

/* v2.3 - detail článku: článok vľavo, pravý stĺpec TOP/blog/reklama/ďalšie */
.single-wrap{padding-top:22px}.single-layout{display:grid;grid-template-columns:minmax(0,780px) 340px;gap:30px;align-items:start}.single-main{min-width:0}.single-sidebar{position:sticky;top:14px}.single-meta{border-bottom:1px solid var(--line);padding-bottom:8px}.single-hero{margin:14px 0 20px;border-radius:16px;overflow:hidden;background:#f3f3f3}.single-hero img{width:100%;max-height:500px;object-fit:cover}.single-main .entry-title{font-size:42px;letter-spacing:-.6px}.single-main .entry-content{font-size:18px;line-height:1.72}.single-main .entry-content p{margin:0 0 18px}.single-main .entry-content h2,.single-main .entry-content h3{line-height:1.22;color:#9b0010}.side-top-card{border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:13px}.side-top-thumb{display:block;border-radius:10px;overflow:hidden;margin-bottom:8px}.side-top-thumb img{width:100%;height:145px;object-fit:cover}.side-top-card h4{font-size:16px;line-height:1.22;margin:0}.side-top-card h4 a{color:#a90010}.more-list article{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:10px 0}.more-list article:first-child{padding-top:0}.more-list a{font-weight:900;color:#a90010;line-height:1.25}.more-list span{font-size:12px;color:var(--muted);margin-top:4px}.single-sidebar .ad-box{min-height:280px}.single-sidebar .tabs{overflow:auto}.single-sidebar .tab-button{white-space:nowrap}.single-sidebar .sidebar-widget{border-radius:14px}
@media(max-width:980px){.single-layout{grid-template-columns:1fr}.single-sidebar{position:static}.single-main .entry-title{font-size:34px}.single-main .entry-content{font-size:17px}.side-top-card{display:grid;grid-template-columns:140px 1fr;gap:12px}.side-top-thumb{margin-bottom:0}.side-top-thumb img{height:95px}.side-top-card .meta{grid-column:2}}
@media(max-width:620px){.single-main .entry-title{font-size:28px}.single-main .entry-content{font-size:16px}.side-top-card{grid-template-columns:110px 1fr}.side-top-thumb img{height:78px}}

/* v2.4 - stabilný TOP carousel, šípky, swipe a nastaviteľné sekcie */
.top-carousel{height:360px;overflow:hidden;user-select:none;touch-action:pan-y;margin-bottom:28px;contain:layout paint}.top-track{position:relative;height:318px;display:block;transition:none}.top-slide{position:absolute;top:36px;left:50%;width:29%;height:235px;flex:none;opacity:0;pointer-events:none;transform:translateX(-50%) scale(.88);transition:transform .45s ease,opacity .45s ease,filter .45s ease;z-index:1}.top-slide.is-left{opacity:.86;pointer-events:auto;transform:translateX(-127%) scale(.9);z-index:2}.top-slide.is-center{opacity:1;pointer-events:auto;width:44%;height:306px;top:0;transform:translateX(-50%) scale(1);z-index:3}.top-slide.is-right{opacity:.86;pointer-events:auto;transform:translateX(27%) scale(.9);z-index:2}.top-slide.is-hidden{opacity:0;pointer-events:none}.top-carousel.is-dragging .top-slide{transition:none}.carousel-arrow{position:absolute;top:42%;z-index:8;width:38px;height:38px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.18);cursor:pointer}.carousel-arrow:hover{background:var(--red-dark)}.carousel-prev{left:8px}.carousel-next{right:8px}.home-news-grid{margin-top:8px;position:relative;z-index:1;align-items:start}.home-column{min-width:0}.top-caption h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-slide:not(.is-center) .top-caption h2{font-size:17px}@media(max-width:980px){.top-carousel{height:auto;overflow:visible}.top-track{height:auto;display:grid;grid-template-columns:1fr;gap:12px}.top-slide,.top-slide.is-left,.top-slide.is-center,.top-slide.is-right{position:relative;left:auto;top:auto;width:100%;height:230px;transform:none;opacity:1;pointer-events:auto}.top-slide.is-hidden{display:none}.carousel-arrow{top:105px}.carousel-prev{left:12px}.carousel-next{right:12px}}@media(max-width:620px){.top-slide,.top-slide.is-left,.top-slide.is-center,.top-slide.is-right{height:210px}.top-carousel{margin-bottom:18px}}

/* v2.5 - stránka Napísať blog, registrácia/prihlásenie, mini TOP carousel pod článkom */
.blog-submit-layout{max-width:1180px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.blog-submit-page .lead{font-size:18px;color:#555;margin-top:-6px}.submit-help ol{padding-left:20px;margin:0 0 16px}.submit-help li{margin:8px 0}.login-notice{border:1px solid #f0b8bd;background:var(--red-soft);border-radius:14px;padding:18px;margin-top:18px}.login-notice h3{margin:0 0 8px;color:var(--red-dark)}.login-notice p{margin:8px 0}.single-inline-top{margin:34px 0 12px}.mini-top-carousel{height:245px;margin:12px 0 24px}.mini-top-carousel .top-track{height:205px}.mini-top-carousel .top-slide{height:150px;width:28%;top:28px}.mini-top-carousel .top-slide.is-center{height:195px;width:40%;top:0}.mini-top-carousel .top-caption{left:12px;right:12px;bottom:11px}.mini-top-carousel .top-caption h2{font-size:17px}.mini-top-carousel .top-slide:not(.is-center) .top-caption h2{font-size:13px}.mini-top-carousel .badge{font-size:9px;padding:3px 7px}.mini-top-carousel .carousel-arrow{width:32px;height:32px;font-size:25px}.comment-reply-link{background:var(--red)!important;color:#fff!important;border-radius:999px;padding:7px 12px;text-decoration:none!important}.comment-list .children{margin-left:34px;border-left:3px solid var(--red-soft);padding-left:16px}.portal-form .wp-editor-wrap{margin-top:6px}.portal-form input[type=file]{background:#fafafa}.single-main .comments-area{scroll-margin-top:20px}
@media(max-width:980px){.blog-submit-layout{grid-template-columns:1fr}.top-carousel{height:330px;overflow:hidden;touch-action:pan-y}.top-carousel .top-track{height:290px;display:block;position:relative}.top-carousel .top-slide{display:block;position:absolute;left:50%;top:34px;width:70%;height:220px;opacity:0;pointer-events:none;transform:translateX(-50%) scale(.86)}.top-carousel .top-slide.is-left{opacity:.55;pointer-events:auto;transform:translateX(-102%) scale(.82)}.top-carousel .top-slide.is-center{opacity:1;pointer-events:auto;left:50%;top:0;width:78%;height:280px;transform:translateX(-50%) scale(1);z-index:3}.top-carousel .top-slide.is-right{opacity:.55;pointer-events:auto;transform:translateX(2%) scale(.82)}.top-carousel .top-slide.is-hidden{display:block;opacity:0}.mini-top-carousel{height:250px}.mini-top-carousel .top-track{height:215px}.mini-top-carousel .top-slide{width:70%;height:160px}.mini-top-carousel .top-slide.is-center{width:78%;height:205px}.side-top-card{display:grid}}
@media(max-width:620px){.top-carousel{height:285px}.top-carousel .top-track{height:250px}.top-carousel .top-slide,.top-carousel .top-slide.is-left,.top-carousel .top-slide.is-right{width:76%;height:190px;top:28px}.top-carousel .top-slide.is-center{width:92%;height:240px}.mini-top-carousel{height:230px}.mini-top-carousel .top-track{height:198px}.mini-top-carousel .top-slide,.mini-top-carousel .top-slide.is-left,.mini-top-carousel .top-slide.is-right{width:78%;height:145px}.mini-top-carousel .top-slide.is-center{width:92%;height:190px}.comment-list .children{margin-left:12px;padding-left:10px}.login-notice .cta{margin-bottom:6px}}

/* v2.6 - modernejší a kompaktnejší portál */
:root{--container:1200px;--radius:12px;--shadow:0 8px 22px rgba(0,0,0,.07)}
body{background:#fff;font-size:14px}.container{padding-left:18px;padding-right:18px}.brand-row{padding:18px 18px}.custom-logo{max-width:120px;max-height:86px;width:auto;height:auto}.site-title{font-size:34px}.main-nav .container{align-items:center}.menu{gap:2px}.menu a{padding:13px 12px}.section-title{margin:16px 0 10px}.home-wrap{padding-top:6px}.hero-carousel{margin-top:10px;margin-bottom:22px}.top-carousel{height:320px}.top-track{height:286px}.top-slide{height:205px;top:34px;border-radius:14px}.top-slide.is-center{height:275px;width:42%}.top-caption{padding-top:60px}.top-caption h2{font-size:21px;line-height:1.12}.carousel-dots{bottom:2px}
.home-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.category-news-center{min-width:0}.category-block{border:1px solid var(--line);border-radius:16px;background:#fff;margin-bottom:16px;padding:14px;box-shadow:0 6px 18px rgba(0,0,0,.04)}.category-block-head{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--red);padding-bottom:8px;margin-bottom:12px}.category-block-head h3{margin:0;color:var(--red);font-size:16px;text-transform:uppercase}.category-block-head a{font-size:12px;font-weight:800;color:var(--red-dark)}.category-three{display:grid;grid-template-columns:1.15fr 1fr;gap:12px}.category-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;border-bottom:1px solid #eee;padding-bottom:10px}.category-card:last-child{border-bottom:0;padding-bottom:0}.category-card.featured{grid-row:span 2;grid-template-columns:1fr;gap:8px;border-bottom:0;border-right:1px solid #eee;padding-right:12px}.category-thumb{border-radius:12px;overflow:hidden;background:#eee;display:block}.category-thumb img{width:100%;height:86px;object-fit:cover}.category-card.featured .category-thumb img{height:230px}.category-text h4{font-size:16px;line-height:1.22;margin:3px 0}.category-card.featured h4{font-size:22px}.category-text h4 a{color:#b00012}.category-text p{margin:6px 0 0;color:#555}.meta{font-size:12px;color:#777}.sidebar-widget{padding:14px;margin-bottom:14px}.col-title{margin-bottom:10px}.blog-list article{padding:8px 0}.blog-list h4{line-height:1.22}.news-grid{gap:18px}.big-card{margin-bottom:14px}.small-card{gap:10px;padding:9px 0}.small-card h3{font-size:15px}.big-card h2{font-size:20px}.ad-box{min-height:210px}

/* Detail článku - širší článok, menšie rozostupy, moderná typografia */
.single-wrap{padding-top:18px}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.single-sidebar{position:sticky;top:16px}.modern-article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(0,0,0,.045)}.single-main .entry-title{font-size:clamp(30px,4vw,46px);line-height:1.06;letter-spacing:-.7px;margin:12px 0 16px;color:#2c2c2c}.single-meta{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:6px}.single-hero{margin:0 0 20px;border-radius:16px}.single-hero img{width:100%;max-height:460px;object-fit:cover}.single-main .entry-content{font-size:18px;line-height:1.72;color:#2d2d2d}.single-main .entry-content p{margin:0 0 17px}.author-box{margin-top:24px;padding:16px;border-radius:14px}.single-inline-top{margin:26px 0 8px}.mini-top-carousel{height:220px}.mini-top-carousel .top-track{height:190px}.mini-top-carousel .top-slide{height:135px;top:24px}.mini-top-carousel .top-slide.is-center{height:180px;width:39%}.mini-top-carousel .top-caption h2{font-size:15px}.modern-sidebar .sidebar-widget{border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.045)}.sidebar-mini-carousel{height:245px;margin:0}.sidebar-mini-carousel .top-track{height:210px}.sidebar-mini-carousel .top-slide{width:70%;height:150px;top:28px}.sidebar-mini-carousel .top-slide.is-center{width:88%;height:200px}.sidebar-mini-carousel .top-slide.is-left{transform:translateX(-102%) scale(.82)}.sidebar-mini-carousel .top-slide.is-right{transform:translateX(2%) scale(.82)}.sidebar-mini-carousel .top-caption h2{font-size:15px}.sidebar-mini-carousel .top-slide:not(.is-center) .top-caption h2{font-size:12px}.sidebar-mini-carousel .carousel-arrow{width:30px;height:30px;font-size:22px}.more-list article{padding:8px 0}.comments-area{margin-top:22px;border-top:1px solid #eee;padding-top:16px}.comment-body{padding:12px 0}.comment-list .children{margin-top:6px}

@media(max-width:1120px){.single-layout,.home-main-layout{grid-template-columns:1fr}.single-sidebar{position:static}.single-main{width:100%}.category-three{grid-template-columns:1fr 1fr}.main-nav .container{align-items:flex-start;flex-direction:column;padding-top:8px;padding-bottom:8px}.search-box{margin-left:0}}
@media(max-width:760px){.brand-row{padding:14px 16px}.custom-logo{max-width:86px;max-height:68px}.main-nav .container{gap:8px}.menu a{padding:11px 9px}.hero-carousel,.top-carousel{height:280px}.top-carousel .top-track{height:245px}.top-carousel .top-slide.is-center{height:235px;width:88%}.category-three{grid-template-columns:1fr}.category-card,.category-card.featured{grid-template-columns:96px minmax(0,1fr);border-right:0;border-bottom:1px solid #eee;padding-right:0}.category-card.featured .category-thumb img,.category-thumb img{height:78px}.category-card.featured h4,.category-text h4{font-size:16px}.category-text p{display:none}.modern-article{padding:16px;border-radius:14px}.single-main .entry-title{font-size:30px}.single-main .entry-content{font-size:16px}.mini-top-carousel{height:225px}.mini-top-carousel .top-track{height:195px}.mini-top-carousel .top-slide.is-center{width:90%;height:188px}.sidebar-mini-carousel{height:220px}.search-box{width:100%}.search-box input{width:100%}}


/* === v2.7 FINÁLNE DOLADENIE: kompaktný moderný magazín === */
:root{--container:1180px;--red:#d30016;--red-dark:#99000f;--soft:#fff6f7;--line:#ececec;--radius:14px}
body{background:#fff;color:#202124;font-family:Arial,Helvetica,sans-serif}.container{max-width:var(--container);padding-left:20px;padding-right:20px}.topbar .container{min-height:30px}.brand-row{min-height:110px;padding:16px 20px;align-items:center}.brand-logo img,.custom-logo{max-width:96px!important;max-height:78px!important;width:auto!important;height:auto!important}.main-nav{box-shadow:0 2px 0 var(--red-dark)}.main-nav .container{min-height:52px;flex-direction:row;align-items:center}.menu{gap:8px;align-items:center}.menu a{padding:16px 6px;font-size:13px;letter-spacing:.2px}.search-box{height:34px;min-width:260px}.search-box input{height:34px}.search-box button{height:34px}.section-title{margin:22px 0 14px;font-size:14px;gap:14px;letter-spacing:.4px}.section-title:after{height:1px}.home-wrap{padding-top:8px}

/* TOP carousel – 3 články tesne pri sebe, bez veľkých prázdnych miest */
.hero-carousel,.top-carousel{height:auto!important;margin:8px 0 26px!important;overflow:hidden!important;padding:0 52px 26px!important;position:relative}.top-track{height:300px!important;position:relative!important;display:block!important;max-width:900px;margin:0 auto}.top-slide{position:absolute!important;top:36px!important;left:50%!important;width:30%!important;height:215px!important;border-radius:16px!important;opacity:0!important;pointer-events:none!important;transform:translateX(-50%) scale(.9)!important;transition:all .42s ease!important;box-shadow:0 14px 32px rgba(0,0,0,.12)!important;overflow:hidden!important}.top-slide.is-left{left:20%!important;opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) scale(.96)!important;z-index:2}.top-slide.is-center{left:50%!important;top:0!important;width:42%!important;height:286px!important;opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) scale(1)!important;z-index:4}.top-slide.is-right{left:80%!important;opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) scale(.96)!important;z-index:2}.top-slide.is-hidden{opacity:0!important;transform:translateX(-50%) scale(.86)!important}.top-slide img{width:100%!important;height:100%!important;object-fit:cover!important}.top-slide:after{background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.78) 100%)!important}.top-caption{left:16px!important;right:16px!important;bottom:14px!important;padding:0!important}.top-caption h2{font-size:22px!important;line-height:1.08!important;margin-top:7px!important}.top-slide:not(.is-center) .top-caption h2{font-size:15px!important;line-height:1.12!important}.badge{font-size:10px!important;padding:4px 8px!important}.carousel-arrow{position:absolute;top:43%;z-index:8;width:42px;height:42px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:34px;line-height:38px;cursor:pointer;box-shadow:0 10px 22px rgba(211,0,22,.22)}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-dots{position:absolute;left:0;right:0;bottom:0;margin:0!important}.carousel-dots button{width:8px;height:8px;margin:0 4px}.carousel-dots button.active{width:18px;border-radius:99px}.is-dragging .top-slide{transition:none!important}

/* Hlavná stránka – články bližšie a modernejšie */
.home-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.category-news-center .section-title{margin-top:4px}.category-block{margin:0 0 12px!important;padding:12px!important;border-radius:14px!important;border:1px solid #eee!important;box-shadow:0 6px 18px rgba(0,0,0,.035)!important}.category-block-head{padding-bottom:7px!important;margin-bottom:10px!important}.category-block-head h3{font-size:15px!important;letter-spacing:.2px}.category-three{display:grid!important;grid-template-columns:1.05fr 1fr!important;gap:10px!important}.category-card{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;gap:9px!important;padding:0 0 9px!important;margin:0!important;border-bottom:1px solid #eee!important}.category-card.featured{grid-row:span 2!important;grid-template-columns:1fr!important;border-right:1px solid #eee!important;border-bottom:0!important;padding:0 10px 0 0!important}.category-thumb{border-radius:10px!important}.category-thumb img{height:76px!important}.category-card.featured .category-thumb img{height:205px!important}.category-text h4{margin:1px 0 3px!important;font-size:15px!important;line-height:1.18!important}.category-card.featured h4{font-size:21px!important;line-height:1.12!important}.category-text p{font-size:13px!important;line-height:1.35!important;margin-top:6px!important}.meta{font-size:11px!important;line-height:1.3!important}.sidebar-widget{padding:12px!important;margin-bottom:12px!important;border-radius:14px!important}.blog-list article,.more-list article{padding:7px 0!important}.blog-list h4,.more-list h4{font-size:13px!important;line-height:1.2!important}.ad-box{min-height:180px!important}.social-row a{width:38px!important;height:38px!important;border-radius:9px!important}

/* Detail článku – nie obrovský, čitateľný, s bočným panelom */
.single-wrap{padding-top:16px}.single-layout{display:grid!important;grid-template-columns:minmax(0,760px) 330px!important;gap:18px!important;justify-content:center!important;align-items:start!important}.modern-article{padding:20px!important;border-radius:16px!important;border:1px solid #eee!important;box-shadow:0 8px 24px rgba(0,0,0,.045)!important}.single-main .entry-title{font-size:clamp(28px,3.2vw,42px)!important;line-height:1.08!important;letter-spacing:-.5px!important;margin:10px 0 12px!important;color:#333!important}.single-meta{font-size:12px!important;margin-bottom:12px!important;padding-bottom:10px!important}.single-hero{margin:0 0 16px!important;border-radius:14px!important;overflow:hidden!important}.single-hero img{max-height:420px!important;width:100%!important;object-fit:cover!important}.single-main .entry-content{font-size:17px!important;line-height:1.68!important}.single-main .entry-content p{margin:0 0 15px!important}.single-sidebar{position:sticky;top:14px}.author-box{margin-top:18px!important}.comments-area{margin-top:18px!important;padding:18px!important;border-radius:14px!important}.single-inline-top{margin:20px 0 10px!important}.mini-top-carousel{padding:0 42px 24px!important;height:auto!important}.mini-top-carousel .top-track{height:215px!important;max-width:680px!important}.mini-top-carousel .top-slide{width:30%!important;height:145px!important;top:28px!important}.mini-top-carousel .top-slide.is-center{width:42%!important;height:205px!important}.mini-top-carousel .top-caption h2{font-size:14px!important}.mini-top-carousel .top-slide.is-center .top-caption h2{font-size:17px!important}.sidebar-mini-carousel{padding:0 32px 22px!important}.sidebar-mini-carousel .top-track{height:205px!important}.sidebar-mini-carousel .top-slide{width:32%!important;height:128px!important;top:32px!important}.sidebar-mini-carousel .top-slide.is-center{width:58%!important;height:190px!important}.sidebar-mini-carousel .top-slide.is-left{left:12%!important}.sidebar-mini-carousel .top-slide.is-right{left:88%!important}.sidebar-mini-carousel .top-caption h2{font-size:12px!important}.sidebar-mini-carousel .top-slide.is-center .top-caption h2{font-size:14px!important}

@media(max-width:1080px){.home-main-layout,.single-layout{grid-template-columns:1fr!important}.single-sidebar{position:static}.main-nav .container{flex-direction:column;align-items:stretch;gap:8px;padding-top:8px;padding-bottom:10px}.menu{justify-content:center}.search-box{width:100%;max-width:420px;margin:0 auto}.top-track{max-width:760px}.top-slide.is-left{left:18%!important}.top-slide.is-right{left:82%!important}.top-slide.is-center{width:46%!important}}
@media(max-width:720px){.container{padding-left:14px;padding-right:14px}.brand-row{min-height:82px;padding:12px 14px}.brand-logo img,.custom-logo{max-width:78px!important;max-height:62px!important}.menu{gap:2px}.menu a{font-size:12px;padding:10px 7px}.section-title{margin:16px 0 10px}.hero-carousel,.top-carousel{padding:0 34px 22px!important;margin-bottom:18px!important}.top-track{height:238px!important}.top-slide,.top-slide.is-left,.top-slide.is-right{width:58%!important;height:154px!important;top:34px!important}.top-slide.is-left{left:7%!important;opacity:.55!important}.top-slide.is-right{left:93%!important;opacity:.55!important}.top-slide.is-center{left:50%!important;width:82%!important;height:226px!important}.carousel-arrow{width:34px;height:34px;font-size:28px;line-height:31px}.top-caption h2,.top-slide.is-center .top-caption h2{font-size:18px!important}.category-three{grid-template-columns:1fr!important}.category-card,.category-card.featured{grid-template-columns:96px minmax(0,1fr)!important;border-right:0!important;border-bottom:1px solid #eee!important;padding:0 0 9px!important}.category-card.featured .category-thumb img,.category-thumb img{height:74px!important}.category-card.featured h4,.category-text h4{font-size:15px!important}.category-text p{display:none!important}.modern-article{padding:15px!important}.single-main .entry-title{font-size:28px!important}.single-main .entry-content{font-size:16px!important}.mini-top-carousel .top-track{height:205px!important}.mini-top-carousel .top-slide.is-center{width:84%!important;height:194px!important}.sidebar-widget{padding:10px!important}}

/* v2.8 latest carousel and richer category blocks */
.latest-strip{margin:8px 0 22px}.latest-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.latest-head .section-title{flex:1;margin:8px 0 12px}.latest-controls{display:flex;gap:8px}.latest-controls button{width:38px;height:38px;border:0;border-radius:999px;background:var(--red);color:#fff;font-size:28px;line-height:34px;cursor:pointer;box-shadow:0 8px 18px rgba(196,0,18,.18)}.latest-viewport{overflow:hidden;width:100%;border-radius:16px}.latest-track{display:flex;transition:transform .38s ease;will-change:transform}.latest-page{min-width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.latest-card{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;min-height:118px;background:#fff;border:1px solid #eee;border-radius:14px;padding:9px;box-shadow:0 8px 22px rgba(0,0,0,.045);overflow:hidden}.latest-thumb{border-radius:11px;overflow:hidden;background:#eee}.latest-thumb img{width:100%;height:100%;min-height:98px;object-fit:cover}.latest-body{min-width:0}.latest-meta{display:block;font-size:11px;color:#777;margin-bottom:3px}.latest-card h3{font-size:15px;line-height:1.18;margin:0 0 4px}.latest-card h3 a{color:#b00012}.latest-card p{font-size:12px;line-height:1.3;color:#555;margin:0}.latest-dots{text-align:center;margin-top:10px}.latest-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#d7d7d7;margin:0 4px}.latest-dots button.active{background:var(--red);width:18px;border-radius:99px}.latest-strip.is-dragging .latest-track{transition:none}
.category-three{grid-template-columns:1.05fr 1fr 1fr!important;gap:10px!important}.category-card.featured{grid-row:span 4!important}.category-card:not(.featured){grid-template-columns:92px minmax(0,1fr)!important}.category-card:not(.featured) .category-thumb img{height:68px!important}.category-card:not(.featured) h4{font-size:14px!important}.category-card.featured .category-thumb img{height:240px!important}
@media(max-width:900px){.latest-page{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-card{grid-template-columns:105px minmax(0,1fr)}.category-three{grid-template-columns:1fr 1fr!important}.category-card.featured{grid-row:auto!important;grid-column:1/-1!important;border-right:0!important;padding-right:0!important}.category-card.featured .category-thumb img{height:220px!important}}
@media(max-width:620px){.latest-page{grid-template-columns:1fr;gap:10px}.latest-card{grid-template-columns:96px minmax(0,1fr);min-height:96px;padding:8px}.latest-thumb img{min-height:80px}.latest-card p{display:none}.latest-controls button{width:34px;height:34px;font-size:24px}.category-three{grid-template-columns:1fr!important}.category-card,.category-card.featured{grid-column:auto!important;grid-template-columns:96px minmax(0,1fr)!important}.category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{height:74px!important}}

/* === v2.9 šírka stránky, 70/30 detail článku, reklamy === */
:root{--container:1320px!important}
.container{max-width:1320px!important}
.home-wrap{padding-top:18px}.single-wrap{max-width:1320px!important;padding-top:22px!important}
.home-main-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important}
.single-layout{grid-template-columns:minmax(0,70%) minmax(290px,30%)!important;gap:22px!important;justify-content:stretch!important;width:100%!important}
.modern-article{padding:24px!important}.single-main .entry-title{max-width:980px;font-size:clamp(34px,3.2vw,50px)!important}.single-hero img{max-height:520px!important}.single-main .entry-content{max-width:940px;font-size:18px!important;line-height:1.72!important}.single-main .entry-content p{margin-bottom:18px!important}
.single-sidebar{min-width:0}.single-sidebar .top-carousel{display:none!important}
.portal-ad{width:100%;margin:18px 0;border-radius:16px;overflow:hidden;background:#fff5f6;border:1px solid #f0c4c8;text-align:center}.portal-ad a{display:block}.portal-ad img{width:100%;height:auto;display:block}.portal-ad-placeholder{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#a00010;font-size:13px}.portal-ad-placeholder strong{text-transform:uppercase;font-size:15px}.portal-ad-home_top{margin:8px 0 20px}.portal-ad-home_mid{margin:14px 0 18px}.portal-ad-single_after_content{margin:24px 0 16px}.ad-box{display:block!important;padding:0!important;border:0!important;background:transparent!important;min-height:0!important}.ad-box .portal-ad{margin:0}.header-ad{border-radius:14px;overflow:hidden}.header-ad img{max-height:110px;width:100%;object-fit:cover}
.latest-strip{margin:10px 0 24px!important}.latest-page{gap:16px!important}.latest-card{min-height:126px!important;padding:10px!important}.latest-card h3{font-size:16px!important}.category-block{padding:15px!important;margin-bottom:16px!important}.category-three{grid-template-columns:1.08fr 1fr 1fr!important;gap:12px!important}.category-card.featured .category-thumb img{height:260px!important}.category-card:not(.featured){grid-template-columns:108px minmax(0,1fr)!important;gap:10px!important}.category-card:not(.featured) .category-thumb img{height:78px!important}.category-card:not(.featured) h4{font-size:15px!important;line-height:1.18!important}.category-card.featured h4{font-size:24px!important}.single-inline-top{margin:26px 0 14px!important;padding-top:6px}.mini-top-carousel{background:#fff;border:1px solid #eee;border-radius:16px;padding:0 50px 28px!important;overflow:hidden!important}.mini-top-carousel .top-track{height:235px!important;max-width:100%!important}.mini-top-carousel .top-slide{width:28%!important;height:158px!important}.mini-top-carousel .top-slide.is-center{width:38%!important;height:218px!important}
@media(max-width:1100px){.home-main-layout,.single-layout{grid-template-columns:1fr!important}.single-main .entry-content{max-width:none}.single-sidebar{position:static!important}.container{padding-left:16px!important;padding-right:16px!important}.latest-page{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-three{grid-template-columns:1fr 1fr!important}.category-card.featured{grid-column:1/-1!important;grid-row:auto!important}.category-card.featured .category-thumb img{height:260px!important}}
@media(max-width:720px){.latest-page{grid-template-columns:1fr!important}.single-main .entry-title{font-size:30px!important}.modern-article{padding:16px!important}.portal-ad-placeholder{min-height:92px}.mini-top-carousel{padding-left:34px!important;padding-right:34px!important}.mini-top-carousel .top-slide,.mini-top-carousel .top-slide.is-left,.mini-top-carousel .top-slide.is-right{width:58%!important;height:150px!important}.mini-top-carousel .top-slide.is-center{width:84%!important;height:210px!important}.category-three{grid-template-columns:1fr!important}.category-card,.category-card.featured{grid-template-columns:100px minmax(0,1fr)!important}.category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{height:78px!important}.category-card.featured h4,.category-card:not(.featured) h4{font-size:15px!important}.category-card.featured p{display:none!important}}

/* === v3.0 FIX: skutočne široký layout článku a moderné rozloženie === */
:root{--container:1320px!important;}
body{overflow-x:hidden!important;}
.container,
.site-header .container,
.main-nav .container,
.topbar .container,
.home-wrap,
.single-wrap,
.archive-wrap{width:min(96vw,1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:18px!important;padding-right:18px!important;}
.single .single-wrap,
body.single-post .single-wrap{width:min(96vw,1320px)!important;max-width:1320px!important;}
.single-layout{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,calc(70% - 12px)) minmax(300px,calc(30% - 12px))!important;gap:24px!important;justify-content:stretch!important;align-items:start!important;}
.single-main{width:100%!important;max-width:none!important;min-width:0!important;}
.single-sidebar{width:100%!important;max-width:none!important;min-width:0!important;}
.modern-article{width:100%!important;max-width:none!important;background:#fff!important;border:1px solid #ededed!important;border-radius:18px!important;padding:28px 34px!important;box-shadow:0 12px 32px rgba(0,0,0,.055)!important;}
.single-main .entry-title{width:100%!important;max-width:none!important;font-size:clamp(34px,3.4vw,54px)!important;line-height:1.05!important;margin:12px 0 18px!important;color:#1e1e1e!important;letter-spacing:-1px!important;}
.single-main .entry-content{width:100%!important;max-width:none!important;font-size:18px!important;line-height:1.75!important;color:#2f2f2f!important;}
.single-main .entry-content p{margin:0 0 17px!important;}
.single-hero img{width:100%!important;max-height:560px!important;object-fit:cover!important;border-radius:16px!important;}
.single-sidebar .sidebar-widget{border-radius:16px!important;padding:16px!important;margin-bottom:16px!important;box-shadow:0 8px 22px rgba(0,0,0,.045)!important;}
.single-sidebar .blog-list article{padding:8px 0!important;}
.single-sidebar .more-list article{padding:9px 0!important;}
.single-inline-top{width:100%!important;margin:28px 0 18px!important;}
.single-inline-top .mini-top-carousel{width:100%!important;max-width:none!important;}
/* TOP články pod článkom, nikdy nie v pravom widgete */
.single-sidebar .top-carousel,.single-sidebar .mini-top-carousel{display:none!important;}
/* Hlavná stránka na celú šírku témy */
.home-main-layout,.news-grid,.latest-strip,.category-block{width:100%!important;max-width:none!important;}
.latest-page{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.category-three{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;}
.category-card:not(.featured){grid-template-columns:120px minmax(0,1fr)!important;gap:11px!important;}
@media(max-width:1180px){.single-layout{grid-template-columns:minmax(0,68%) minmax(280px,32%)!important;gap:20px!important}.modern-article{padding:24px!important}.container,.single-wrap{width:min(98vw,1180px)!important}}
@media(max-width:900px){.single-layout{grid-template-columns:1fr!important}.single-sidebar{position:static!important}.modern-article{padding:20px!important}.single-main .entry-title{font-size:32px!important}.latest-page{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-three{grid-template-columns:1fr 1fr!important}.category-card.featured{grid-column:1/-1!important}}
@media(max-width:620px){.container,.single-wrap{width:100%!important;padding-left:12px!important;padding-right:12px!important}.modern-article{padding:15px!important;border-radius:14px!important}.single-main .entry-title{font-size:28px!important;letter-spacing:-.3px!important}.single-main .entry-content{font-size:16px!important;line-height:1.65!important}.latest-page{grid-template-columns:1fr!important}.category-three{grid-template-columns:1fr!important}.category-card,.category-card.featured,.category-card:not(.featured){grid-template-columns:96px minmax(0,1fr)!important}.category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{height:76px!important}.category-text p{display:none!important}}

/* === v3.1 FIX: odstránenie úzkeho článku a blokovania zľava === */
html,body{width:100%!important;margin:0!important;padding:0!important;}
body.single,body.single-post{overflow-x:hidden!important;background:#fff!important;}
body.single main,body.single-post main{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;clear:both!important;}
body.single .single-wrap,body.single-post .single-wrap,body.single .container.single-wrap,body.single-post .container.single-wrap{box-sizing:border-box!important;width:100%!important;max-width:1320px!important;margin:0 auto!important;padding:24px 24px 0!important;clear:both!important;float:none!important;display:block!important;}
body.single .single-layout,body.single-post .single-layout{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,70%) minmax(320px,30%)!important;gap:26px!important;align-items:start!important;clear:both!important;float:none!important;}
body.single .single-main,body.single-post .single-main{box-sizing:border-box!important;display:block!important;float:none!important;clear:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;}
body.single .single-sidebar,body.single-post .single-sidebar{box-sizing:border-box!important;display:block!important;float:none!important;clear:none!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;}
body.single .modern-article,body.single-post .modern-article{overflow:visible!important;}
/* WordPress align triedy a vložené médiá nesmú zužovať text ani prekrývať ľavú stranu */
body.single .entry-content .alignleft,body.single-post .entry-content .alignleft,
body.single .entry-content .alignright,body.single-post .entry-content .alignright{float:none!important;margin:18px 0!important;max-width:100%!important;clear:both!important;}
body.single .entry-content .aligncenter,body.single-post .entry-content .aligncenter{margin-left:auto!important;margin-right:auto!important;clear:both!important;}
body.single .entry-content .alignwide,body.single .entry-content .alignfull,
body.single-post .entry-content .alignwide,body.single-post .entry-content .alignfull{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;}
body.single .entry-content figure,body.single-post .entry-content figure,
body.single .entry-content img,body.single-post .entry-content img,
body.single .entry-content iframe,body.single-post .entry-content iframe{max-width:100%!important;height:auto!important;}
body.single .entry-content iframe,body.single-post .entry-content iframe{width:100%!important;aspect-ratio:16/9;}
body.single .entry-content:after,body.single-post .entry-content:after{content:"";display:block;clear:both;}
/* Pri menších obrazovkách prepnúť skôr na jeden stĺpec, aby článok nikdy nebol úzky */
@media(max-width:1280px){body.single .single-wrap,body.single-post .single-wrap{max-width:1180px!important;padding-left:22px!important;padding-right:22px!important;}body.single .single-layout,body.single-post .single-layout{grid-template-columns:minmax(0,68%) minmax(300px,32%)!important;gap:22px!important;}}
@media(max-width:1050px){body.single .single-layout,body.single-post .single-layout{display:block!important;}body.single .single-sidebar,body.single-post .single-sidebar{margin-top:22px!important;position:static!important;}body.single .modern-article,body.single-post .modern-article{padding:22px!important;}body.single .single-main .entry-title,body.single-post .single-main .entry-title{font-size:34px!important;}}
@media(max-width:640px){body.single .single-wrap,body.single-post .single-wrap{padding-left:12px!important;padding-right:12px!important;}body.single .modern-article,body.single-post .modern-article{padding:15px!important;}body.single .single-main .entry-title,body.single-post .single-main .entry-title{font-size:28px!important;line-height:1.12!important;}.single-meta{font-size:12px!important;}}


/* === v3.2 atraktívnejšie Najnovšie články na hlavnej stránke === */
.home .latest-strip,
body.front-page .latest-strip,
.latest-strip{
  background:linear-gradient(135deg,#d40016 0%,#a90010 48%,#720008 100%)!important;
  border-radius:22px!important;
  padding:18px!important;
  box-shadow:0 18px 45px rgba(180,0,18,.22)!important;
  overflow:hidden!important;
}
.latest-head .section-title,
.latest-strip .section-title{
  color:#fff!important;
  margin-top:0!important;
}
.latest-head .section-title:after,
.latest-strip .section-title:after{
  background:rgba(255,255,255,.65)!important;
}
.latest-controls button{
  background:#fff!important;
  color:#c40012!important;
  box-shadow:0 8px 20px rgba(0,0,0,.18)!important;
}
.latest-viewport{
  border-radius:18px!important;
}
.latest-card{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(8px);
}
.latest-card h3,
.latest-card h3 a,
.latest-card p,
.latest-card .latest-meta,
.latest-meta{
  color:#fff!important;
}
.latest-card h3 a:hover{
  color:#fff!important;
  text-decoration:underline;
}
.latest-thumb{
  background:rgba(255,255,255,.18)!important;
}
.latest-dots button{
  background:rgba(255,255,255,.45)!important;
}
.latest-dots button.active{
  background:#fff!important;
}
@media(max-width:620px){
  .latest-strip{padding:13px!important;border-radius:16px!important}
}


/* === v3.3 TOP články: 5 náhľadov v roletke + väčšie karty === */
.hero-carousel,
.top-carousel{
  padding-left:64px!important;
  padding-right:64px!important;
  padding-bottom:32px!important;
  overflow:hidden!important;
}
.top-carousel .top-track{
  max-width:1120px!important;
  height:390px!important;
}
.top-carousel .top-slide{
  top:68px!important;
  width:24%!important;
  height:258px!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translateX(-50%) scale(.9)!important;
  filter:none!important;
}
.top-carousel .top-slide.is-far-left,
.top-carousel .top-slide.is-far-right{
  width:18%!important;
  height:205px!important;
  top:96px!important;
  opacity:.72!important;
  pointer-events:auto!important;
  z-index:1!important;
  transform:translateX(-50%) scale(.94)!important;
}
.top-carousel .top-slide.is-far-left{left:7%!important;}
.top-carousel .top-slide.is-left{
  left:27%!important;
  width:27%!important;
  height:270px!important;
  top:58px!important;
  opacity:.92!important;
  pointer-events:auto!important;
  z-index:2!important;
  transform:translateX(-50%) scale(.98)!important;
}
.top-carousel .top-slide.is-center{
  left:50%!important;
  width:44%!important;
  height:345px!important;
  top:10px!important;
  opacity:1!important;
  pointer-events:auto!important;
  z-index:5!important;
  transform:translateX(-50%) scale(1)!important;
}
.top-carousel .top-slide.is-right{
  left:73%!important;
  width:27%!important;
  height:270px!important;
  top:58px!important;
  opacity:.92!important;
  pointer-events:auto!important;
  z-index:2!important;
  transform:translateX(-50%) scale(.98)!important;
}
.top-carousel .top-slide.is-far-right{left:93%!important;}
.top-carousel .top-slide.is-hidden{
  opacity:0!important;
  pointer-events:none!important;
}
.top-carousel .top-caption h2{font-size:27px!important;line-height:1.05!important;}
.top-carousel .top-slide.is-left .top-caption h2,
.top-carousel .top-slide.is-right .top-caption h2{font-size:18px!important;}
.top-carousel .top-slide.is-far-left .top-caption h2,
.top-carousel .top-slide.is-far-right .top-caption h2{font-size:15px!important;}

/* menší TOP carousel pod článkom ostáva rovnaký princíp, ale kompaktnejší */
.single-inline-top .mini-top-carousel .top-track{height:285px!important;max-width:980px!important;}
.single-inline-top .mini-top-carousel .top-slide.is-far-left,
.single-inline-top .mini-top-carousel .top-slide.is-far-right{width:17%!important;height:145px!important;top:76px!important;opacity:.7!important;}
.single-inline-top .mini-top-carousel .top-slide.is-far-left{left:8%!important;}
.single-inline-top .mini-top-carousel .top-slide.is-far-right{left:92%!important;}
.single-inline-top .mini-top-carousel .top-slide.is-left{left:28%!important;width:25%!important;height:180px!important;top:52px!important;}
.single-inline-top .mini-top-carousel .top-slide.is-center{left:50%!important;width:38%!important;height:235px!important;top:20px!important;}
.single-inline-top .mini-top-carousel .top-slide.is-right{left:72%!important;width:25%!important;height:180px!important;top:52px!important;}

@media(max-width:980px){
  .top-carousel .top-track{height:340px!important;}
  .top-carousel .top-slide.is-far-left{left:4%!important;opacity:.45!important;}
  .top-carousel .top-slide.is-left{left:24%!important;width:30%!important;}
  .top-carousel .top-slide.is-center{width:52%!important;height:315px!important;}
  .top-carousel .top-slide.is-right{left:76%!important;width:30%!important;}
  .top-carousel .top-slide.is-far-right{left:96%!important;opacity:.45!important;}
}
@media(max-width:720px){
  .hero-carousel,.top-carousel{padding-left:36px!important;padding-right:36px!important;}
  .top-carousel .top-track{height:290px!important;}
  .top-carousel .top-slide.is-far-left,
  .top-carousel .top-slide.is-far-right{display:none!important;}
  .top-carousel .top-slide.is-left{left:7%!important;width:55%!important;height:170px!important;top:54px!important;opacity:.45!important;}
  .top-carousel .top-slide.is-center{left:50%!important;width:86%!important;height:265px!important;top:8px!important;}
  .top-carousel .top-slide.is-right{left:93%!important;width:55%!important;height:170px!important;top:54px!important;opacity:.45!important;}
  .top-carousel .top-caption h2,.top-carousel .top-slide.is-center .top-caption h2{font-size:20px!important;}
}


/* === v3.4 Kategórie na hlavnej stránke: 1 veľký + 9 malých, široké fotky === */
.category-block{
  padding:18px!important;
  margin-bottom:22px!important;
  border:1px solid #eee!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.045)!important;
}
.category-block-head{
  margin-bottom:14px!important;
  padding-bottom:10px!important;
  border-bottom:2px solid #e00016!important;
}
.category-block-head h3{
  font-size:22px!important;
  line-height:1.15!important;
  color:#c40012!important;
}
.category-three{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(0,2fr)!important;
  grid-template-rows:none!important;
  gap:16px!important;
  align-items:stretch!important;
}
.category-card{
  min-width:0!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #eee!important;
  padding:0 0 10px!important;
  background:#fff!important;
}
.category-card.featured{
  grid-column:1!important;
  grid-row:1 / span 3!important;
  display:block!important;
  border-right:1px solid #eee!important;
  border-bottom:0!important;
  padding-right:16px!important;
}
.category-card:not(.featured){
  grid-column:2!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:start!important;
  min-height:96px!important;
}
.category-card:nth-child(2),.category-card:nth-child(3),.category-card:nth-child(4),
.category-card:nth-child(5),.category-card:nth-child(6),.category-card:nth-child(7),
.category-card:nth-child(8),.category-card:nth-child(9),.category-card:nth-child(10){
  grid-column:2!important;
}
.category-thumb{
  display:block!important;
  width:100%!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#eee!important;
}
.category-card.featured .category-thumb img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:12px!important;
}
.category-card:not(.featured) .category-thumb img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:10px!important;
}
.category-card.featured h4{
  font-size:26px!important;
  line-height:1.12!important;
  margin:12px 0 7px!important;
}
.category-card:not(.featured) h4{
  font-size:16px!important;
  line-height:1.2!important;
  margin:2px 0 0!important;
}
.category-card:not(.featured) .meta{
  font-size:11px!important;
  margin:0 0 4px!important;
}
.category-card.featured p{
  font-size:14px!important;
  line-height:1.45!important;
  margin:0!important;
  color:#555!important;
}
/* 9 malých článkov nech tvoria kompaktný zoznam vedľa veľkého, bez vysokých portrétových výrezov */
@media(min-width:1181px){
  .category-card:not(.featured){grid-template-columns:180px minmax(0,1fr)!important;}
}
@media(max-width:980px){
  .category-three{grid-template-columns:1fr!important;gap:12px!important;}
  .category-card.featured{grid-column:1!important;grid-row:auto!important;border-right:0!important;border-bottom:1px solid #eee!important;padding-right:0!important;padding-bottom:12px!important;}
  .category-card:not(.featured){grid-column:1!important;grid-template-columns:150px minmax(0,1fr)!important;}
  .category-card.featured h4{font-size:22px!important;}
}
@media(max-width:620px){
  .category-block{padding:12px!important;border-radius:14px!important;margin-bottom:16px!important;}
  .category-block-head h3{font-size:19px!important;}
  .category-card:not(.featured){grid-template-columns:118px minmax(0,1fr)!important;gap:10px!important;min-height:78px!important;}
  .category-card:not(.featured) h4{font-size:14px!important;line-height:1.18!important;}
  .category-card.featured h4{font-size:20px!important;}
  .category-card.featured p{display:none!important;}
}


/* === v3.5 kompletné zjednotenie požiadaviek a oprava šírok === */
:root{--container:1380px!important;--red:#c40012;--red-dark:#7d000a;}
body{background:#f6f6f7!important;}
.container,.home-wrap,.single-wrap,.archive-wrap{width:min(98vw,1380px)!important;max-width:1380px!important;margin-inline:auto!important;padding-inline:18px!important;}
.site-header,.main-nav,.topbar{width:100%!important;}
.custom-logo{max-width:230px!important;max-height:82px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.home-main-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 315px!important;gap:22px!important;align-items:start!important;}
.category-news-center{min-width:0!important;width:100%!important;}
.news-grid{display:grid!important;grid-template-columns:1.08fr 1.3fr .86fr!important;gap:16px!important;align-items:start!important;}

/* TOP carousel: 5 náhľadov, swipe, pevná výška bez preskakovania */
.top-carousel{position:relative!important;padding:0 62px 34px!important;margin:18px auto 24px!important;overflow:hidden!important;min-height:430px!important;}
.top-carousel .top-track{position:relative!important;height:380px!important;width:100%!important;max-width:1260px!important;margin:0 auto!important;display:block!important;}
.top-carousel .top-slide{position:absolute!important;display:block!important;left:50%;top:68px!important;width:22%!important;height:248px!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 16px 35px rgba(0,0,0,.18)!important;transition:all .45s ease!important;background:#ddd!important;}
.top-carousel .top-slide a{display:block!important;width:100%!important;height:100%!important;color:#fff!important;}
.top-carousel .top-slide img{width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important;}
.top-carousel .top-slide.is-far-left{left:7%!important;top:96px!important;width:17%!important;height:200px!important;opacity:.75!important;z-index:1!important;transform:translateX(-50%) scale(.96)!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-left{left:27%!important;top:58px!important;width:25%!important;height:270px!important;opacity:.92!important;z-index:2!important;transform:translateX(-50%) scale(1)!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-center{left:50%!important;top:10px!important;width:40%!important;height:346px!important;opacity:1!important;z-index:5!important;transform:translateX(-50%) scale(1)!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-right{left:73%!important;top:58px!important;width:25%!important;height:270px!important;opacity:.92!important;z-index:2!important;transform:translateX(-50%) scale(1)!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-far-right{left:93%!important;top:96px!important;width:17%!important;height:200px!important;opacity:.75!important;z-index:1!important;transform:translateX(-50%) scale(.96)!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-hidden{opacity:0!important;pointer-events:none!important;transform:translateX(-50%) scale(.85)!important;}
.carousel-arrow{position:absolute!important;top:42%!important;z-index:10!important;width:42px!important;height:42px!important;border-radius:50%!important;border:0!important;background:#c40012!important;color:#fff!important;font-size:34px!important;line-height:36px!important;box-shadow:0 10px 20px rgba(196,0,18,.25)!important;cursor:pointer!important;}
.carousel-prev{left:10px!important}.carousel-next{right:10px!important}.carousel-dots{position:absolute!important;left:0!important;right:0!important;bottom:5px!important;text-align:center!important;}
.top-carousel .top-caption{left:14px!important;right:14px!important;bottom:14px!important}.top-carousel .top-caption h2{font-size:24px!important;line-height:1.08!important;margin:6px 0 0!important}.top-carousel .is-far-left .top-caption h2,.top-carousel .is-far-right .top-caption h2{font-size:14px!important}.top-carousel .is-left .top-caption h2,.top-carousel .is-right .top-caption h2{font-size:17px!important}

/* Najnovšie články: červený moderný blok, celá šírka, 6 naraz */
.latest-strip{width:100%!important;margin:0 0 26px!important;padding:20px!important;border-radius:22px!important;background:linear-gradient(135deg,#c40012,#7d000a)!important;color:#fff!important;box-shadow:0 18px 40px rgba(196,0,18,.2)!important;}
.latest-strip .section-title{color:#fff!important;margin:0!important}.latest-strip .section-title:after{background:rgba(255,255,255,.55)!important}.latest-viewport{border-radius:16px!important;overflow:hidden!important}.latest-page{min-width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr!important;gap:14px!important}.latest-card{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:none!important}.latest-card h3 a,.latest-card a,.latest-meta,.latest-card p{color:#fff!important}.latest-thumb img{aspect-ratio:16/9!important;height:96px!important;object-fit:cover!important}.latest-controls button{background:#fff!important;color:#c40012!important}.latest-dots button{background:rgba(255,255,255,.45)!important}.latest-dots button.active{background:#fff!important}

/* Kategórie: jeden veľký + presne 9 malých vpravo, fotky do šírky */
.category-block{background:#fff!important;border:1px solid #ececec!important;border-radius:22px!important;padding:18px!important;margin:0 0 22px!important;box-shadow:0 12px 28px rgba(0,0,0,.055)!important;}
.category-three{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1.65fr)!important;gap:18px!important;align-items:start!important;}
.category-card.featured{grid-column:1!important;grid-row:1 / span 9!important;padding:0 18px 0 0!important;border-right:1px solid #eee!important;border-bottom:0!important;display:block!important;}
.category-card:not(.featured){grid-column:2!important;display:grid!important;grid-template-columns:170px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:88px!important;padding:0 0 10px!important;margin:0!important;border-bottom:1px solid #eee!important;}
.category-card:nth-child(n+11){display:none!important;}
.category-thumb img,.category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{width:100%!important;aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important;border-radius:13px!important;}
.category-card.featured h4{font-size:28px!important;line-height:1.08!important;margin:12px 0 7px!important;}.category-card:not(.featured) h4{font-size:16px!important;line-height:1.17!important;margin:0!important;color:#161616!important}.category-card:not(.featured) .meta{font-size:11px!important;color:#777!important;margin-bottom:4px!important}

/* Detail článku: 70/30, nič neblokuje ľavú stranu */
body.single-post .single-wrap{width:min(98vw,1380px)!important;max-width:1380px!important;}
.single-layout{display:grid!important;grid-template-columns:minmax(0,70%) minmax(300px,30%)!important;gap:24px!important;width:100%!important;max-width:none!important;align-items:start!important;}
.single-main,.modern-article,.entry-content,.single-hero{min-width:0!important;max-width:none!important;width:100%!important;float:none!important;clear:none!important;}
.modern-article{background:#fff!important;border-radius:22px!important;border:1px solid #e9e9e9!important;padding:34px!important;box-shadow:0 14px 34px rgba(0,0,0,.06)!important;overflow:hidden!important;}
.single-main .entry-title{font-size:clamp(34px,3.6vw,56px)!important;line-height:1.03!important;letter-spacing:-1.2px!important;margin:10px 0 20px!important;max-width:none!important;}.single-main .entry-content{font-size:18px!important;line-height:1.76!important;max-width:none!important;}.single-hero img{width:100%!important;aspect-ratio:16/9!important;max-height:560px!important;object-fit:cover!important;border-radius:18px!important;}
.single-sidebar{min-width:0!important;width:100%!important;}.single-sidebar .sidebar-widget{background:#fff!important;border-radius:18px!important;border:1px solid #eee!important;padding:16px!important;margin-bottom:16px!important;box-shadow:0 8px 22px rgba(0,0,0,.045)!important;}.single-sidebar .top-carousel{display:none!important;}
.single-inline-top{margin-top:28px!important}.single-inline-top .mini-top-carousel{min-height:310px!important;padding-left:44px!important;padding-right:44px!important;background:#fafafa!important;border:1px solid #eee!important;border-radius:18px!important}.single-inline-top .mini-top-carousel .top-track{height:270px!important}.single-inline-top .mini-top-carousel .top-slide.is-center{height:220px!important;width:36%!important}.single-inline-top .mini-top-carousel .top-slide.is-left,.single-inline-top .mini-top-carousel .top-slide.is-right{height:170px!important;width:25%!important}.single-inline-top .mini-top-carousel .top-slide.is-far-left,.single-inline-top .mini-top-carousel .top-slide.is-far-right{height:130px!important;width:16%!important}

/* Komentáre a blog formulár */
.comment-respond,.comments-area,.portal-form{background:#fff!important;border:1px solid #eee!important;border-radius:18px!important;padding:18px!important;margin-top:20px!important}.comment-form textarea,.comment-form input,.portal-form input,.portal-form textarea{width:100%!important;border:1px solid #ddd!important;border-radius:12px!important;padding:11px!important}.cta,.form-submit input{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#c40012!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:10px 18px!important;font-weight:800!important;text-decoration:none!important;cursor:pointer!important}.cta.secondary{background:#333!important}
.portal-ad img{width:100%!important;max-height:160px!important;object-fit:cover!important}.portal-ad-placeholder{background:#fff1f2!important;border:1px dashed #e7a8ad!important;color:#9d0010!important;border-radius:16px!important;}
@media(max-width:1100px){.home-main-layout,.news-grid,.single-layout{grid-template-columns:1fr!important}.category-three{grid-template-columns:1fr!important}.category-card.featured{grid-column:1!important;grid-row:auto!important;border-right:0!important;border-bottom:1px solid #eee!important;padding-right:0!important;padding-bottom:14px!important}.category-card:not(.featured){grid-column:1!important}.latest-page{grid-template-columns:repeat(2,minmax(0,1fr))!important}.single-sidebar{display:block!important}}
@media(max-width:760px){.container,.home-wrap,.single-wrap,.archive-wrap{width:100%!important;padding-inline:12px!important}.top-carousel{min-height:326px!important;padding-inline:34px!important}.top-carousel .top-track{height:280px!important}.top-carousel .is-far-left,.top-carousel .is-far-right{display:none!important}.top-carousel .top-slide.is-left{left:8%!important;width:54%!important;height:165px!important;opacity:.45!important}.top-carousel .top-slide.is-center{left:50%!important;width:86%!important;height:258px!important}.top-carousel .top-slide.is-right{left:92%!important;width:54%!important;height:165px!important;opacity:.45!important}.latest-page{grid-template-columns:1fr!important}.latest-card{grid-template-columns:112px minmax(0,1fr)!important}.category-card:not(.featured){grid-template-columns:120px minmax(0,1fr)!important}.category-card.featured h4{font-size:22px!important}.category-card:not(.featured) h4{font-size:14px!important}.modern-article{padding:18px!important}.single-main .entry-title{font-size:31px!important}.single-inline-top .mini-top-carousel .top-slide.is-center{width:84%!important}.single-inline-top .mini-top-carousel .top-slide.is-left{left:8%!important;width:54%!important}.single-inline-top .mini-top-carousel .top-slide.is-right{left:92%!important;width:54%!important}}

/* === v3.6 technická oprava klikateľnosti a blok kategórií 1 + 6 === */
:root{--container:1360px!important;}
.container,.home-wrap,.single-wrap,.archive-wrap{max-width:1360px!important;width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;}
.home-main-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:22px!important;align-items:start!important;}
.category-block{padding:18px!important;margin-bottom:18px!important;overflow:hidden!important;}
.category-three{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr) minmax(0,.96fr)!important;grid-auto-rows:minmax(86px,auto)!important;gap:12px!important;align-items:stretch!important;}
.category-card{position:relative!important;z-index:1!important;min-width:0!important;}
.category-card a{position:relative!important;z-index:3!important;pointer-events:auto!important;}
.category-card.featured{grid-column:1!important;grid-row:1 / span 3!important;display:block!important;padding:0 14px 0 0!important;border-right:1px solid #eee!important;border-bottom:0!important;}
.category-card.featured .category-thumb{display:block!important;aspect-ratio:16/9!important;margin-bottom:10px!important;}
.category-card.featured .category-thumb img{width:100%!important;height:100%!important;min-height:270px!important;object-fit:cover!important;}
.category-card:not(.featured){display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;gap:10px!important;padding:0 0 10px!important;border-bottom:1px solid #eee!important;}
.category-card:not(.featured) .category-thumb{aspect-ratio:16/10!important;display:block!important;}
.category-card:not(.featured) .category-thumb img{width:100%!important;height:82px!important;object-fit:cover!important;}
.category-card:not(.featured):nth-of-type(n+8){display:none!important;}
.category-card h4 a,.latest-card h3 a,.top-slide a{pointer-events:auto!important;}

.top-carousel,.latest-strip{position:relative!important;z-index:1!important;isolation:isolate!important;}
.top-track,.latest-viewport,.latest-track,.latest-page{position:relative!important;z-index:1!important;}
.top-carousel .top-slide{overflow:hidden!important;}
.top-carousel .top-slide a{position:absolute!important;inset:0!important;display:block!important;z-index:3!important;pointer-events:auto!important;}
.top-carousel .top-slide.is-hidden{pointer-events:none!important;}
.carousel-arrow,.latest-controls button,.carousel-dots button,.latest-dots button{position:relative!important;z-index:30!important;pointer-events:auto!important;cursor:pointer!important;}
.carousel-prev{position:absolute!important;left:12px!important;}
.carousel-next{position:absolute!important;right:12px!important;}
.latest-card{position:relative!important;z-index:1!important;}
.latest-card a{position:relative!important;z-index:4!important;pointer-events:auto!important;}
.latest-viewport{overflow:hidden!important;}
.latest-track{display:flex!important;transition:transform .38s ease!important;will-change:transform!important;}
.latest-page{min-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.is-dragging a{cursor:grabbing!important;}

.single-layout{grid-template-columns:minmax(0,70%) minmax(280px,30%)!important;max-width:1360px!important;margin:0 auto!important;gap:24px!important;}
.single-main,.modern-article{min-width:0!important;width:100%!important;}
.single-inline-top{clear:both!important;display:block!important;width:100%!important;}

@media(max-width:1100px){
  .home-main-layout,.single-layout{grid-template-columns:1fr!important;}
  .category-three{grid-template-columns:1fr 1fr!important;}
  .category-card.featured{grid-column:1/-1!important;grid-row:auto!important;border-right:0!important;padding-right:0!important;border-bottom:1px solid #eee!important;}
  .category-card.featured .category-thumb img{min-height:240px!important;}
  .category-card:not(.featured){grid-template-columns:120px minmax(0,1fr)!important;}
}
@media(max-width:720px){
  .container,.home-wrap,.single-wrap,.archive-wrap{width:100%!important;padding-left:12px!important;padding-right:12px!important;}
  .category-three{grid-template-columns:1fr!important;gap:10px!important;}
  .category-card.featured,.category-card:not(.featured){grid-column:auto!important;grid-row:auto!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;padding:0 0 10px!important;border-right:0!important;border-bottom:1px solid #eee!important;}
  .category-card.featured .category-thumb,.category-card:not(.featured) .category-thumb{aspect-ratio:16/10!important;margin:0!important;}
  .category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{height:78px!important;min-height:78px!important;}
  .category-card.featured h4,.category-card:not(.featured) h4{font-size:15px!important;}
  .category-card.featured p{display:none!important;}
  .latest-page{grid-template-columns:1fr!important;}
}

/* === v3.7 final technická oprava: šírky, klikateľnosť, reklama, kategórie 1+6 === */
:root{--red:#d40016;--red-dark:#99000f;--soft-red:#fff1f2;--line:#e9e9e9;}
body{overflow-x:hidden;}
.container,.single-wrap,.home-wrap{width:min(100% - 32px, 1360px)!important;max-width:1360px!important;margin-inline:auto!important;}
a{position:relative;z-index:2;}
.top-carousel,.latest-strip,.category-block,.single-main,.single-sidebar,.sidebar-widget{isolation:isolate;}
.top-carousel .top-slide a,.latest-card a,.category-card a,.archive-item a,.small-card a,.big-card a{pointer-events:auto!important;cursor:pointer!important;display:block;}
.carousel-arrow,.latest-controls button{z-index:30!important;pointer-events:auto!important;cursor:pointer!important;}
.carousel-dots,.latest-dots{z-index:25!important;pointer-events:auto!important;}
.top-track,.latest-track{pointer-events:auto!important;}
.top-slide.is-hidden{pointer-events:none!important;}

/* Reklamné plochy */
.portal-ad{width:100%;margin:18px 0;border-radius:18px;overflow:hidden;text-align:center;}
.portal-ad img{display:block;width:100%;height:auto;border-radius:18px;}
.portal-ad-placeholder{min-height:118px;background:linear-gradient(135deg,#fff1f2,#ffe4e8)!important;border:1px dashed rgba(212,0,22,.35)!important;color:#b00012!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:20px!important;box-shadow:0 10px 28px rgba(212,0,22,.08)!important;}
.portal-ad-placeholder strong{font-size:18px;text-transform:uppercase;letter-spacing:.2px;}
.portal-ad-placeholder span{font-size:13px;color:#9b3a44!important;}

/* Detail článku: skutočne široký článok 70/30 */
body.single .single-layout,body.single-post .single-layout{display:grid!important;grid-template-columns:minmax(0,70%) minmax(320px,30%)!important;gap:28px!important;align-items:start!important;width:100%!important;}
body.single .modern-article,body.single-post .modern-article{width:100%!important;max-width:none!important;padding:28px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.06)!important;}
body.single .single-sidebar,body.single-post .single-sidebar{width:100%!important;max-width:none!important;}
body.single .entry-title,body.single-post .entry-title{font-size:clamp(34px,3.4vw,58px)!important;line-height:1.05!important;letter-spacing:-1px!important;margin:12px 0 18px!important;max-width:100%!important;}
body.single .entry-content,body.single-post .entry-content{font-size:19px!important;line-height:1.75!important;max-width:none!important;width:100%!important;}
body.single .single-hero img,body.single-post .single-hero img{width:100%!important;height:auto!important;max-height:560px!important;object-fit:cover!important;border-radius:18px!important;}

/* Kategórie na hlavnej: 1 veľký + 6 malých, malé 2 stĺpce x 3 riadky */
.category-block{padding:20px!important;border-radius:22px!important;margin-bottom:24px!important;background:#fff!important;box-shadow:0 14px 32px rgba(0,0,0,.055)!important;}
.category-three{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:repeat(3,auto)!important;gap:14px 16px!important;align-items:start!important;}
.category-card.featured{grid-column:1!important;grid-row:1 / span 3!important;display:block!important;border-right:1px solid #eee!important;border-bottom:0!important;padding:0 16px 0 0!important;min-height:0!important;}
.category-card:not(.featured){display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;border-bottom:1px solid #eee!important;padding:0 0 10px!important;margin:0!important;min-height:96px!important;}
.category-card:nth-child(n+8){display:none!important;}
.category-thumb{display:block!important;overflow:hidden!important;border-radius:14px!important;background:#eee!important;}
.category-card.featured .category-thumb img{width:100%!important;height:290px!important;object-fit:cover!important;aspect-ratio:16/9!important;}
.category-card:not(.featured) .category-thumb img{width:100%!important;height:92px!important;object-fit:cover!important;aspect-ratio:16/9!important;}
.category-text h4{margin:2px 0 4px!important;line-height:1.18!important;}
.category-card.featured h4{font-size:25px!important;}
.category-card:not(.featured) h4{font-size:15.5px!important;}
.category-card:not(.featured) p{display:none!important;}
.category-text a{color:#b00012!important;text-decoration:none!important;}
.category-text a:hover{text-decoration:underline!important;}

/* Najnovšie články stabilne klikateľné */
.latest-viewport{overflow:hidden!important;}
.latest-track{display:flex!important;transition:transform .35s ease!important;will-change:transform!important;}
.latest-page{min-width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.latest-card{position:relative!important;overflow:hidden!important;border-radius:16px!important;}
.latest-card:after{content:none!important;display:none!important;}

@media(max-width:1100px){
  body.single .single-layout,body.single-post .single-layout{grid-template-columns:1fr!important;}
  .category-three{grid-template-columns:1fr 1fr!important;}
  .category-card.featured{grid-column:1 / -1!important;grid-row:auto!important;border-right:0!important;border-bottom:1px solid #eee!important;padding-right:0!important;padding-bottom:14px!important;}
}
@media(max-width:760px){
  .container,.single-wrap,.home-wrap{width:min(100% - 24px, 1360px)!important;}
  .category-three{grid-template-columns:1fr!important;gap:12px!important;}
  .category-card.featured,.category-card:not(.featured){grid-column:auto!important;grid-row:auto!important;grid-template-columns:120px minmax(0,1fr)!important;border-right:0!important;border-bottom:1px solid #eee!important;padding:0 0 10px!important;display:grid!important;}
  .category-card.featured .category-thumb img,.category-card:not(.featured) .category-thumb img{height:84px!important;}
  .category-card.featured h4,.category-card:not(.featured) h4{font-size:15.5px!important;}
  .category-card.featured p{display:none!important;}
  .latest-page{grid-template-columns:1fr!important;}
  body.single .modern-article,body.single-post .modern-article{padding:16px!important;}
  body.single .entry-title,body.single-post .entry-title{font-size:30px!important;}
}

/* === v3.8 vizuálne a technické doladenie podľa zadania === */
/* TOP články: text má vlastné červené matné pozadie, aby nesplýval s fotkou */
.top-carousel .top-caption{
  left:14px!important;right:14px!important;bottom:14px!important;width:auto!important;
  padding:12px 14px!important;border-radius:14px!important;
  background:linear-gradient(135deg,rgba(196,0,18,.92),rgba(126,0,12,.82))!important;
  box-shadow:0 12px 28px rgba(0,0,0,.22)!important;backdrop-filter:blur(5px)!important;
}
.top-carousel .top-caption:before{display:none!important}
.top-carousel .top-caption h2{margin:5px 0 0!important;text-shadow:none!important;color:#fff!important;}
.top-carousel .badge{background:#fff!important;color:#c40012!important;box-shadow:none!important;}

/* Najnovšie články: fotky sú široké a nevytvárajú vysoké prázdne bloky */
.latest-card{display:grid!important;grid-template-columns:168px minmax(0,1fr)!important;align-items:start!important;min-height:156px!important;overflow:hidden!important;}
.latest-thumb{width:168px!important;height:118px!important;margin:0!important;align-self:start!important;border-radius:14px!important;overflow:hidden!important;display:block!important;background:rgba(255,255,255,.16)!important;}
.latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;aspect-ratio:auto!important;border-radius:14px!important;}
.latest-body{padding:0!important;min-width:0!important;}
.latest-card h3{font-size:18px!important;line-height:1.18!important;margin:5px 0 6px!important;}
.latest-card p{font-size:13px!important;line-height:1.35!important;margin:0!important;}

/* Kategórie: presne 1 veľký článok + 6 malých = 3 stĺpce, malé po 3 riadkoch v dvoch stĺpcoch */
.category-three{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:repeat(3,minmax(98px,auto))!important;gap:14px!important;align-items:start!important;}
.category-card.featured{grid-column:1!important;grid-row:1 / span 3!important;display:block!important;border-right:1px solid #eee!important;padding-right:16px!important;}
.category-card:not(.featured){display:grid!important;grid-template-columns:142px minmax(0,1fr)!important;gap:11px!important;min-height:96px!important;padding-bottom:12px!important;}
.category-card:nth-of-type(2){grid-column:2!important;grid-row:1!important;}
.category-card:nth-of-type(3){grid-column:3!important;grid-row:1!important;}
.category-card:nth-of-type(4){grid-column:2!important;grid-row:2!important;}
.category-card:nth-of-type(5){grid-column:3!important;grid-row:2!important;}
.category-card:nth-of-type(6){grid-column:2!important;grid-row:3!important;}
.category-card:nth-of-type(7){grid-column:3!important;grid-row:3!important;}
.category-card:nth-of-type(n+8){display:none!important;}
.category-card.featured .category-thumb img{height:250px!important;min-height:250px!important;object-fit:cover!important;}
.category-card:not(.featured) .category-thumb{width:142px!important;height:88px!important;aspect-ratio:auto!important;}
.category-card:not(.featured) .category-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:10px!important;}
.category-card:not(.featured) h4{font-size:15px!important;line-height:1.18!important;margin:2px 0!important;}

/* Autori blogov v pravom stĺpci */
.author-rank-viewport{overflow:hidden!important;}
.author-rank-track{display:flex!important;transition:transform .35s ease!important;}
.author-page{min-width:100%!important;display:grid!important;gap:9px!important;}
.author-row{display:flex!important;align-items:center!important;gap:10px!important;padding:8px!important;border:1px solid #eee!important;border-radius:12px!important;background:#fff!important;}
.author-row img{border-radius:50%!important;width:38px!important;height:38px!important;object-fit:cover!important;}
.author-row strong{display:block!important;color:#c40012!important;font-size:13px!important;line-height:1.1!important;}
.author-row span{display:block!important;color:#777!important;font-size:12px!important;}
.author-arrows{display:flex!important;justify-content:flex-end!important;gap:8px!important;margin-top:10px!important;}
.author-arrows button{border:0!important;background:#c40012!important;color:#fff!important;border-radius:999px!important;width:30px!important;height:30px!important;cursor:pointer!important;font-weight:900!important;}

/* Písanie blogu a profil */
.portal-form{background:#fff!important;border:1px solid #eee!important;border-radius:18px!important;padding:20px!important;box-shadow:0 10px 26px rgba(0,0,0,.05)!important;}
.portal-form input,.portal-form textarea,.portal-form select{width:100%!important;border:1px solid #ddd!important;border-radius:10px!important;padding:10px 12px!important;margin:6px 0 14px!important;background:#fff!important;}
.editor-help{background:#fff2f3!important;border:1px solid #ffd0d5!important;color:#9a0010!important;border-radius:12px!important;padding:10px 12px!important;margin:8px 0 12px!important;font-size:13px!important;}
.author-profile-page{margin-top:22px!important;background:#fff!important;border-radius:18px!important;padding:20px!important;border:1px solid #eee!important;}
.author-profile-head{display:flex!important;gap:16px!important;align-items:center!important;margin-bottom:18px!important;}
.author-profile-head img{border-radius:50%!important;}
.author-profile-grid{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:18px!important;}
.profile-list{list-style:none!important;margin:0!important;padding:0!important;}
.profile-list li{padding:8px 0!important;border-bottom:1px solid #eee!important;}
.profile-list span{display:block!important;color:#777!important;font-size:12px!important;}
.profile-photos{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;}
.profile-photos img{width:100%!important;aspect-ratio:1!important;object-fit:cover!important;border-radius:8px!important;}

@media(max-width:1050px){
 .category-three{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important;}
 .category-card.featured{grid-column:1/-1!important;grid-row:auto!important;border-right:0!important;padding-right:0!important;border-bottom:1px solid #eee!important;padding-bottom:14px!important;}
 .category-card:nth-of-type(n){grid-column:auto!important;grid-row:auto!important;}
 .author-profile-grid{grid-template-columns:1fr!important;}
}
@media(max-width:700px){
 .latest-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:auto!important;}
 .latest-thumb{width:118px!important;height:86px!important;}
 .latest-card h3{font-size:15px!important;}
 .category-three{grid-template-columns:1fr!important;}
 .category-card:not(.featured){grid-template-columns:120px minmax(0,1fr)!important;}
 .category-card:not(.featured) .category-thumb{width:120px!important;height:78px!important;}
 .top-carousel .top-caption{left:10px!important;right:10px!important;bottom:10px!important;padding:10px!important;}
}

/* === v3.9 Podujatia, kalendár a prístup pre registrovaných === */
.event-calendar-widget{order:-5;background:#fff;border-radius:14px;border:1px solid #f0c8cd;box-shadow:0 8px 24px rgba(160,0,20,.08);}
.event-month{background:linear-gradient(135deg,#d50015,#9b0010);color:#fff;border-radius:10px;padding:10px 12px;font-weight:800;text-align:center;margin:8px 0 10px;text-transform:capitalize;}
.event-weekdays,.event-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center;}
.event-weekdays span{font-size:11px;font-weight:800;color:#b40013;padding:4px 0;}
.event-day{border:0;background:#fff3f4;color:#96000e;border-radius:8px;min-height:32px;font-weight:800;cursor:pointer;transition:.18s ease;}
.event-day.empty{background:transparent;pointer-events:none;}
.event-day.has-event{background:#d50015;color:#fff;box-shadow:0 6px 14px rgba(213,0,21,.22);position:relative;}
.event-day.has-event:after{content:'';position:absolute;left:50%;bottom:4px;width:4px;height:4px;border-radius:50%;background:#fff;transform:translateX(-50%);}
.event-day.active,.event-day:hover{background:#8f000d;color:#fff;transform:translateY(-1px);}
.event-list-wrap{margin-top:12px;border-top:1px solid #f0c8cd;padding-top:10px;}
.event-list{display:none;}
.event-list.active{display:block;}
.event-list>strong{display:block;color:#b40013;margin-bottom:8px;}
.event-list article{padding:8px 0;border-bottom:1px solid #f5d7db;}
.event-list article:last-child{border-bottom:0;}
.event-list a{display:block;color:#b40013;font-weight:900;line-height:1.2;text-decoration:none;}
.event-list span{display:block;color:#777;font-size:12px;margin-top:3px;}
.no-events{font-size:13px;color:#777;}
.portal-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.portal-form .form-row p{margin:0;}
.portal-form input[type=date],.portal-form input[type=time]{width:100%;border:1px solid #e5c3c6;border-radius:8px;padding:11px;}
@media(max-width:620px){.portal-form .form-row{grid-template-columns:1fr}.event-day{min-height:36px}}

/* === v4.0 presné úpravy podľa požiadaviek === */
/* TOP carousel bez nadpisu, väčšie náhľady a čitateľnejší text */
.home-wrap > .section-title:first-of-type{display:none!important;}
.hero-carousel{margin-top:18px!important;padding-top:34px!important;padding-bottom:48px!important;}
.top-carousel .top-track{height:468px!important;max-width:1344px!important;}
.top-carousel .top-slide.is-center{width:52.8%!important;height:414px!important;top:0!important;}
.top-carousel .top-slide.is-left,.top-carousel .top-slide.is-right{width:32.4%!important;height:324px!important;top:70px!important;}
.top-carousel .top-slide.is-far-left,.top-carousel .top-slide.is-far-right{width:21.6%!important;height:246px!important;top:110px!important;}
.top-carousel .top-caption{background:linear-gradient(90deg,rgba(196,0,18,.94),rgba(148,0,12,.78))!important;border-radius:12px!important;padding:13px 16px!important;left:24px!important;right:24px!important;bottom:22px!important;backdrop-filter:blur(8px)!important;box-shadow:0 10px 22px rgba(0,0,0,.20)!important;}
.top-carousel .top-caption h2{font-size:clamp(18px,1.65vw,28px)!important;line-height:1.08!important;margin:6px 0 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#fff!important;}
.top-carousel .top-caption .badge{font-size:12px!important;background:#fff!important;color:var(--red)!important;}
.top-carousel .carousel-arrow{z-index:20!important;}
.single-inline-top .top-track{height:360px!important;}
.single-inline-top .top-carousel .top-slide.is-center{height:310px!important;}
.single-inline-top .top-carousel .top-slide.is-left,.single-inline-top .top-carousel .top-slide.is-right{height:250px!important;}
.single-inline-top .top-carousel .top-slide.is-far-left,.single-inline-top .top-carousel .top-slide.is-far-right{height:205px!important;}

/* Najnovšie články: iba titulný obrázok + nadpis */
.latest-card{display:block!important;min-height:0!important;padding:12px!important;}
.latest-card .latest-thumb{display:block!important;width:100%!important;height:170px!important;border-radius:14px!important;overflow:hidden!important;background:rgba(255,255,255,.18)!important;}
.latest-card .latest-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:14px!important;}
.latest-card .latest-body{padding:10px 2px 2px!important;}
.latest-card .latest-meta,.latest-card p{display:none!important;}
.latest-card h3{margin:0!important;font-size:20px!important;line-height:1.12!important;letter-spacing:-.2px!important;}
.latest-card h3 a{color:#fff!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-decoration:none!important;}
.latest-page{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;}

/* Kategórie: 1 veľký článok + 6 malých v dvoch stĺpcoch po 3, bez dátumu a komentárov */
.category-layout-7{display:grid!important;grid-template-columns:1.05fr 1fr 1fr!important;gap:18px!important;align-items:start!important;}
.category-layout-7 .category-small-col{display:grid!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.category-layout-7 .category-card{min-width:0!important;}
.category-layout-7 .category-card.featured{grid-column:auto!important;display:block!important;border-right:1px solid var(--line)!important;padding-right:16px!important;}
.category-layout-7 .category-card.featured .category-thumb img{height:230px!important;width:100%!important;object-fit:cover!important;border-radius:12px!important;}
.category-layout-7 .category-card.small{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;border-bottom:1px solid var(--line)!important;padding-bottom:12px!important;}
.category-layout-7 .category-card.small .category-thumb img{height:82px!important;width:132px!important;object-fit:cover!important;border-radius:10px!important;}
.category-layout-7 .category-card .meta{display:none!important;}
.category-layout-7 .category-card h4{font-size:18px!important;line-height:1.12!important;margin:0!important;}
.category-layout-7 .category-card.featured h4{font-size:28px!important;line-height:1.08!important;margin:13px 0 8px!important;letter-spacing:-.4px!important;}
.category-layout-7 .category-card h4 a{display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.category-layout-7 .category-card.featured h4 a{-webkit-line-clamp:3!important;}
.category-layout-7 .category-card p{font-size:14px!important;margin:8px 0 0!important;color:#4b5563!important;}

/* Reklamné plochy: jednotný placeholder, bez technických textov */
.portal-ad-placeholder{background:linear-gradient(135deg,#fff1f2,#ffe4e6)!important;border:1px dashed rgba(196,0,18,.35)!important;color:#b00012!important;text-align:center!important;border-radius:16px!important;min-height:96px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;padding:18px!important;}
.portal-ad-placeholder strong{font-size:18px!important;}
.portal-ad-placeholder span{font-size:13px!important;color:#a04550!important;}

@media(max-width:1050px){
  .top-carousel .top-track{height:390px!important;}
  .top-carousel .top-slide.is-center{width:66%!important;height:330px!important;}
  .top-carousel .top-slide.is-left,.top-carousel .top-slide.is-right{width:38%!important;height:250px!important;}
  .top-carousel .top-slide.is-far-left,.top-carousel .top-slide.is-far-right{display:none!important;}
  .category-layout-7{grid-template-columns:1fr!important;}
  .category-layout-7 .category-card.featured{border-right:0!important;padding-right:0!important;}
  .category-layout-7 .category-small-col{grid-template-rows:none!important;grid-template-columns:1fr 1fr!important;}
}
@media(max-width:720px){
  .hero-carousel,.top-carousel{padding-left:12px!important;padding-right:12px!important;}
  .top-carousel .top-track{height:330px!important;}
  .top-carousel .top-slide.is-center{width:82%!important;height:285px!important;}
  .top-carousel .top-caption{left:12px!important;right:12px!important;bottom:14px!important;padding:10px 12px!important;}
  .top-carousel .top-caption h2{font-size:20px!important;}
  .latest-page{grid-template-columns:1fr!important;}
  .latest-card .latest-thumb{height:210px!important;}
  .category-layout-7 .category-small-col{grid-template-columns:1fr!important;}
  .category-layout-7 .category-card.small{grid-template-columns:120px minmax(0,1fr)!important;}
  .category-layout-7 .category-card.featured h4{font-size:23px!important;}
}

/* === v4.1 OPRAVA KATEGÓRIÍ: čistá stabilná mriežka 1 veľký + 6 malých === */
.category-grid-fixed{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(0,2fr)!important;
  gap:22px!important;
  align-items:start!important;
  width:100%!important;
}
.category-grid-fixed .category-card{
  position:relative!important;
  min-width:0!important;
  margin:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.category-grid-fixed .category-card.featured{
  grid-column:1!important;
  grid-row:auto!important;
  display:block!important;
  padding:0 20px 0 0!important;
  border-right:1px solid #eee!important;
  border-bottom:0!important;
}
.category-grid-fixed .category-card.featured .category-thumb{
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#eee!important;
  margin:0 0 14px!important;
}
.category-grid-fixed .category-card.featured .category-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:16px!important;
}
.category-grid-fixed .category-card.featured h4{
  font-size:25px!important;
  line-height:1.08!important;
  letter-spacing:-.35px!important;
  margin:0 0 9px!important;
}
.category-grid-fixed .category-card.featured h4 a{
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#b00012!important;
  text-decoration:none!important;
}
.category-grid-fixed .category-card.featured p{
  display:block!important;
  font-size:14px!important;
  line-height:1.42!important;
  margin:0!important;
  color:#4b5563!important;
}
.category-small-grid{
  grid-column:2!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:repeat(3,minmax(96px,auto))!important;
  gap:16px 18px!important;
  align-items:start!important;
}
.category-small-grid .category-card.small{
  display:grid!important;
  grid-template-columns:150px minmax(0,1fr)!important;
  gap:13px!important;
  align-items:start!important;
  min-height:96px!important;
  padding:0 0 14px!important;
  border:0!important;
  border-bottom:1px solid #eee!important;
}
.category-small-grid .category-card.small .category-thumb{
  display:block!important;
  width:150px!important;
  height:92px!important;
  aspect-ratio:auto!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#eee!important;
}
.category-small-grid .category-card.small .category-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:12px!important;
}
.category-small-grid .category-card.small .category-text{
  min-width:0!important;
  display:block!important;
}
.category-small-grid .category-card.small h4{
  font-size:16px!important;
  line-height:1.15!important;
  margin:0!important;
  padding:0!important;
}
.category-small-grid .category-card.small h4 a{
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  color:#b00012!important;
  text-decoration:none!important;
}
.category-small-grid .category-card.small h4 a:hover,
.category-grid-fixed .category-card.featured h4 a:hover{text-decoration:underline!important;}
.category-grid-fixed .meta,
.category-small-grid .meta{display:none!important;}

@media(max-width:1050px){
  .category-grid-fixed{grid-template-columns:1fr!important;gap:16px!important;}
  .category-grid-fixed .category-card.featured{grid-column:1!important;border-right:0!important;border-bottom:1px solid #eee!important;padding:0 0 16px!important;}
  .category-small-grid{grid-column:1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:720px){
  .category-small-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .category-small-grid .category-card.small{grid-template-columns:122px minmax(0,1fr)!important;gap:11px!important;min-height:82px!important;}
  .category-small-grid .category-card.small .category-thumb{width:122px!important;height:78px!important;}
  .category-small-grid .category-card.small h4{font-size:15px!important;line-height:1.17!important;}
  .category-grid-fixed .category-card.featured h4{font-size:22px!important;}
  .category-grid-fixed .category-card.featured p{display:none!important;}
}

/* === v4.2 kompaktnejšia hlavná stránka: menšie medzery okolo TOP a najnovších článkov === */
body.home .main-nav,
body.front-page .main-nav{margin-bottom:0!important;}
body.home .site-main,
body.front-page .site-main{padding-top:0!important;}
body.home .hero-carousel,
body.front-page .hero-carousel,
body.home .top-carousel,
body.front-page .top-carousel{
  margin-top:4px!important;
  margin-bottom:8px!important;
  padding-top:0!important;
  padding-bottom:12px!important;
}
body.home .top-carousel .top-track,
body.front-page .top-carousel .top-track{
  height:360px!important;
}
body.home .top-carousel .carousel-dots,
body.front-page .top-carousel .carousel-dots{
  margin-top:-4px!important;
  margin-bottom:0!important;
}
body.home .latest-strip,
body.front-page .latest-strip{
  margin-top:8px!important;
  margin-bottom:18px!important;
}
body.home .latest-strip .section-title,
body.front-page .latest-strip .section-title{
  margin-bottom:10px!important;
}
body.home .portal-ad-home_top,
body.front-page .portal-ad-home_top{
  margin-top:8px!important;
  margin-bottom:10px!important;
}
@media(max-width:720px){
  body.home .top-carousel .top-track,
  body.front-page .top-carousel .top-track{height:275px!important;}
  body.home .hero-carousel,
  body.front-page .hero-carousel,
  body.home .top-carousel,
  body.front-page .top-carousel{margin-bottom:4px!important;padding-bottom:8px!important;}
  body.home .latest-strip,
  body.front-page .latest-strip{margin-top:6px!important;margin-bottom:14px!important;}
}


/* v4.4 - doplnkové písané menu pod hlavným menu */
.portal-subnav{background:#fff;border-bottom:1px solid rgba(196,0,18,.10);}
.portal-subnav-inner{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:8px 12px 9px;}
.portal-subnav a{font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.2;color:#b40010;text-decoration:none;font-weight:800;letter-spacing:.25px;text-transform:none;opacity:.92;transition:color .18s ease,transform .18s ease,opacity .18s ease;}
.portal-subnav a:hover{color:#7d000b;opacity:1;transform:translateY(-1px);}
@media(max-width:760px){.portal-subnav-inner{gap:12px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:8px 14px;-webkit-overflow-scrolling:touch}.portal-subnav a{font-size:14px;white-space:nowrap}}

/* v4.6 - reklama v texte článku + najnovšie pod komentármi */
.portal-ad-single_inline{margin:24px 0!important;clear:both!important;}
.portal-ad-empty a{color:#b00012!important;font-weight:800!important;text-decoration:none!important;}
.portal-ad-empty a:hover{text-decoration:underline!important;}
.after-comments-latest{margin-top:28px;padding-top:22px;border-top:2px solid var(--red,#d40016);}
.after-comments-latest h3{margin:0 0 14px;color:#b00012;text-transform:uppercase;font-size:21px;letter-spacing:.2px;}
.after-comments-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.after-comments-grid article{background:#fff;border:1px solid #eee;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.045);}
.after-comments-grid a{display:block;text-decoration:none;color:#b00012!important;}
.after-comments-thumb img,.after-comments-thumb>div{width:100%!important;height:118px!important;object-fit:cover!important;border-radius:0!important;display:block!important;}
.after-comments-grid h4{font-size:15px;line-height:1.18;margin:9px 10px 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
@media(max-width:900px){.after-comments-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:520px){.after-comments-grid{grid-template-columns:1fr;}.after-comments-thumb img,.after-comments-thumb>div{height:170px!important;}}

/* === v4.7 mobile TOP články: menší text v carousel kartách === */
@media (max-width: 720px){
  .top-carousel .top-caption,
  .hero-carousel .top-caption,
  .mini-top-carousel .top-caption{
    left: 12px !important;
    right: 12px !important;
    bottom: 10px !important;
  }
  .top-carousel .top-caption h2,
  .top-carousel .top-slide.is-center .top-caption h2,
  .hero-carousel .top-caption h2,
  .hero-carousel .top-slide.is-center .top-caption h2{
    font-size: 9px !important;
    line-height: 1.12 !important;
    letter-spacing: 0 !important;
  }
  .mini-top-carousel .top-caption h2,
  .mini-top-carousel .top-slide.is-center .top-caption h2{
    font-size: 8px !important;
    line-height: 1.12 !important;
  }
  .top-carousel .badge,
  .hero-carousel .badge,
  .mini-top-carousel .badge{
    font-size: 7px !important;
    padding: 2px 5px !important;
  }
}

/* v4.8: search moved to secondary menu + mobile swipe navigation */
.main-nav .container{overflow:hidden!important;}
.main-nav .search-box{display:none!important;}
.main-nav .menu{flex-wrap:nowrap!important;align-items:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;white-space:nowrap;gap:4px;max-width:100%;}
.main-nav .menu::-webkit-scrollbar{height:0;display:none;}
.main-nav .menu{scrollbar-width:none;}
.main-nav .menu li{flex:0 0 auto;scroll-snap-align:start;}
.main-nav .menu a{white-space:nowrap;}
.portal-subnav{background:#fff;border-bottom:1px solid #eee;box-shadow:0 5px 15px rgba(0,0,0,.035);}
.portal-subnav-inner{display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding-top:8px!important;padding-bottom:8px!important;}
.portal-subnav-links{display:flex;align-items:center;gap:18px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;}
.portal-subnav-links::-webkit-scrollbar{height:0;display:none;}
.portal-subnav-links a{flex:0 0 auto;font-family:"Trebuchet MS",Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;letter-spacing:.01em;color:#b00012!important;text-decoration:none!important;line-height:1.2;}
.portal-subnav-links a:hover{color:var(--red-dark)!important;text-decoration:underline!important;}
.sub-search-box{display:flex!important;min-width:190px!important;max-width:230px!important;height:30px!important;border:1px solid #f0ccd0;box-shadow:0 4px 12px rgba(196,0,18,.08);flex:0 0 auto;}
.sub-search-box input{width:135px!important;padding:6px 9px!important;font-size:12px!important;}
.sub-search-box button{padding:6px 10px!important;font-size:12px!important;font-weight:800!important;}
@media(max-width:980px){
  .main-nav .container{display:block!important;padding-left:10px!important;padding-right:10px!important;}
  .main-nav .menu{padding:0 0 2px!important;}
  .main-nav .menu a{font-size:12px!important;padding:12px 10px!important;}
  .portal-subnav-inner{display:flex!important;flex-direction:row!important;align-items:center!important;padding-left:10px!important;padding-right:10px!important;}
  .portal-subnav-links{gap:14px;flex:1 1 auto;}
  .sub-search-box{min-width:150px!important;max-width:170px!important;height:28px!important;}
  .sub-search-box input{width:98px!important;font-size:11px!important;}
  .sub-search-box button{font-size:11px!important;padding:5px 8px!important;}
}
@media(max-width:620px){
  .main-nav{position:relative;}
  .main-nav:after{content:"›";position:absolute;right:4px;top:50%;transform:translateY(-50%);color:#fff;font-size:22px;opacity:.7;pointer-events:none;}
  .main-nav .menu a{font-size:11px!important;padding:11px 9px!important;}
  .portal-subnav-inner{gap:8px!important;}
  .portal-subnav-links a{font-size:12px!important;}
  .sub-search-box{min-width:132px!important;max-width:132px!important;height:27px!important;}
  .sub-search-box input{width:80px!important;padding:5px 7px!important;}
  .sub-search-box button{padding:5px 7px!important;}
}


/* === v4.9 OPRAVA HOMEPAGE KATEGÓRIÍ: 1 veľký + 3 malé články, stabilné zobrazenie === */
body.home .category-news-center,
body.front-page .category-news-center{min-width:0!important;}
body.home .category-block,
body.front-page .category-block{
  padding:22px 26px!important;
  margin:22px 0!important;
  border-radius:22px!important;
  overflow:hidden!important;
}
.category-layout-4.category-grid-clean{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(0,1.55fr)!important;
  gap:22px!important;
  align-items:stretch!important;
  width:100%!important;
}
.category-layout-4 .category-card{
  min-width:0!important;
  margin:0!important;
  position:relative!important;
}
.category-layout-4 .category-card a{
  position:relative!important;
  z-index:3!important;
}
.category-layout-4 .category-card.featured{
  display:block!important;
  padding:0 22px 0 0!important;
  border-right:1px solid #eeeeee!important;
}
.category-layout-4 .category-card.featured .category-thumb{
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#f2f2f2!important;
  margin:0 0 14px!important;
}
.category-layout-4 .category-card.featured .category-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  border-radius:16px!important;
}
.category-layout-4 .category-card.featured h4{
  font-size:25px!important;
  line-height:1.08!important;
  letter-spacing:-.35px!important;
  margin:0 0 8px!important;
}
.category-layout-4 .category-card.featured h4 a{
  color:#b00012!important;
  text-decoration:none!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.category-layout-4 .category-card.featured p{
  display:block!important;
  font-size:14px!important;
  line-height:1.42!important;
  color:#4b5563!important;
  margin:0!important;
}
.category-layout-4 .category-small-grid{
  grid-column:2!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:repeat(3,minmax(108px,auto))!important;
  gap:14px!important;
  align-content:start!important;
}
.category-layout-4 .category-card.small{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:start!important;
  min-height:108px!important;
  padding:0 0 14px!important;
  border-bottom:1px solid #eeeeee!important;
}
.category-layout-4 .category-card.small .category-thumb{
  display:block!important;
  width:190px!important;
  height:108px!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#f2f2f2!important;
}
.category-layout-4 .category-card.small .category-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  border-radius:14px!important;
}
.category-layout-4 .category-card.small h4{
  font-size:19px!important;
  line-height:1.14!important;
  margin:0!important;
}
.category-layout-4 .category-card.small h4 a{
  color:#b00012!important;
  text-decoration:none!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.category-layout-4 .category-card h4 a:hover{text-decoration:underline!important;}
.category-layout-4 .meta{display:none!important;}
@media(max-width:1050px){
  .category-layout-4.category-grid-clean{grid-template-columns:1fr!important;gap:16px!important;}
  .category-layout-4 .category-card.featured{border-right:0!important;border-bottom:1px solid #eee!important;padding:0 0 16px!important;}
  .category-layout-4 .category-small-grid{grid-column:1!important;}
}
@media(max-width:680px){
  body.home .category-block,body.front-page .category-block{padding:18px 14px!important;}
  .category-layout-4 .category-card.small{grid-template-columns:128px minmax(0,1fr)!important;gap:11px!important;min-height:82px!important;}
  .category-layout-4 .category-card.small .category-thumb{width:128px!important;height:82px!important;border-radius:12px!important;}
  .category-layout-4 .category-card.small h4{font-size:15.5px!important;line-height:1.16!important;}
  .category-layout-4 .category-card.featured h4{font-size:22px!important;}
  .category-layout-4 .category-card.featured p{display:none!important;}
}


/* === v5.0 CLEAN FIX: čisté zobrazenie kategórií na hlavnej stránke === */
.home .category-news-center,
.front-page .category-news-center,
body.home .category-news-center{
  min-width:0!important;
  overflow:visible!important;
}
.home .category-block,
body.front-page .category-block{
  padding:22px 26px!important;
  margin:0 0 22px!important;
  border-radius:22px!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.06)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.05)!important;
  min-height:0!important;
  overflow:hidden!important;
}
.home .category-block-head,
body.front-page .category-block-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:0 0 10px!important;
  margin:0 0 18px!important;
  border-bottom:2px solid var(--red)!important;
}
.home .category-block-head h3,
body.front-page .category-block-head h3{
  font-size:25px!important;
  line-height:1!important;
  margin:0!important;
  color:var(--red)!important;
  letter-spacing:.2px!important;
}
.home .category-block-head a,
body.front-page .category-block-head a{
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.home .category-layout-4,
body.front-page .category-layout-4,
.home .category-layout-4.category-grid-clean,
body.front-page .category-layout-4.category-grid-clean{
  display:grid!important;
  grid-template-columns:minmax(280px, .95fr) minmax(0, 1fr)!important;
  gap:28px!important;
  align-items:start!important;
  width:100%!important;
  min-height:0!important;
}
.home .category-layout-4 .category-card,
body.front-page .category-layout-4 .category-card{
  margin:0!important;
  padding:0!important;
  border:0!important;
  min-width:0!important;
  width:100%!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.home .category-layout-4 .category-card.featured,
body.front-page .category-layout-4 .category-card.featured{
  display:block!important;
  grid-column:auto!important;
  grid-row:auto!important;
  border-right:1px solid #eee!important;
  padding-right:24px!important;
}
.home .category-layout-4 .category-card.featured .category-thumb,
body.front-page .category-layout-4 .category-card.featured .category-thumb{
  display:block!important;
  width:100%!important;
  aspect-ratio:16/9!important;
  border-radius:16px!important;
  overflow:hidden!important;
  margin:0 0 14px!important;
}
.home .category-layout-4 .category-card.featured .category-thumb img,
body.front-page .category-layout-4 .category-card.featured .category-thumb img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  max-width:none!important;
}
.home .category-layout-4 .category-card.featured h4,
body.front-page .category-layout-4 .category-card.featured h4{
  font-size:clamp(24px,2.2vw,34px)!important;
  line-height:1.08!important;
  margin:0 0 10px!important;
  max-width:100%!important;
}
.home .category-layout-4 .category-card.featured .category-text p,
body.front-page .category-layout-4 .category-card.featured .category-text p{
  display:block!important;
  font-size:16px!important;
  line-height:1.45!important;
  color:#4b5563!important;
  margin:0!important;
}
.home .category-small-grid,
body.front-page .category-small-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  align-content:start!important;
  width:100%!important;
  min-width:0!important;
}
.home .category-small-grid .category-card.small,
body.front-page .category-small-grid .category-card.small{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:center!important;
  padding-bottom:14px!important;
  border-bottom:1px solid #eee!important;
}
.home .category-small-grid .category-card.small:last-child,
body.front-page .category-small-grid .category-card.small:last-child{
  border-bottom:0!important;
  padding-bottom:0!important;
}
.home .category-small-grid .category-card.small .category-thumb,
body.front-page .category-small-grid .category-card.small .category-thumb{
  display:block!important;
  width:190px!important;
  height:108px!important;
  aspect-ratio:auto!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#eee!important;
  margin:0!important;
}
.home .category-small-grid .category-card.small .category-thumb img,
body.front-page .category-small-grid .category-card.small .category-thumb img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  max-width:none!important;
}
.home .category-small-grid .category-card.small .category-text,
body.front-page .category-small-grid .category-card.small .category-text{
  min-width:0!important;
  overflow:visible!important;
}
.home .category-small-grid .category-card.small h4,
body.front-page .category-small-grid .category-card.small h4{
  font-size:20px!important;
  line-height:1.15!important;
  margin:0!important;
  max-width:100%!important;
  overflow:visible!important;
  display:block!important;
}
.home .category-card h4 a,
body.front-page .category-card h4 a{
  color:var(--red)!important;
  text-decoration:none!important;
}
.home .category-card h4 a:hover,
body.front-page .category-card h4 a:hover{
  text-decoration:underline!important;
}
@media(max-width:980px){
  .home .category-layout-4,
  body.front-page .category-layout-4{grid-template-columns:1fr!important;gap:18px!important;}
  .home .category-layout-4 .category-card.featured,
  body.front-page .category-layout-4 .category-card.featured{border-right:0!important;padding-right:0!important;border-bottom:1px solid #eee!important;padding-bottom:16px!important;}
}
@media(max-width:620px){
  .home .category-block,
  body.front-page .category-block{padding:15px!important;border-radius:16px!important;margin-bottom:16px!important;}
  .home .category-block-head h3,
  body.front-page .category-block-head h3{font-size:21px!important;}
  .home .category-small-grid .category-card.small,
  body.front-page .category-small-grid .category-card.small{grid-template-columns:118px minmax(0,1fr)!important;gap:11px!important;}
  .home .category-small-grid .category-card.small .category-thumb,
  body.front-page .category-small-grid .category-card.small .category-thumb{width:118px!important;height:78px!important;border-radius:11px!important;}
  .home .category-small-grid .category-card.small h4,
  body.front-page .category-small-grid .category-card.small h4{font-size:16px!important;line-height:1.18!important;}
  .home .category-layout-4 .category-card.featured h4,
  body.front-page .category-layout-4 .category-card.featured h4{font-size:22px!important;}
  .home .category-layout-4 .category-card.featured .category-text p,
  body.front-page .category-layout-4 .category-card.featured .category-text p{display:none!important;}
}

/* === v5.1: malé články v kategóriách späť ako čistý zoznam === */
.home .category-layout-4,
body.home .category-layout-4,
body.front-page .category-layout-4,
.home .category-layout-4.category-grid-clean,
body.home .category-layout-4.category-grid-clean,
body.front-page .category-layout-4.category-grid-clean{
  display:grid!important;
  grid-template-columns:minmax(340px, 0.95fr) minmax(0, 1.15fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.home .category-small-grid,
body.home .category-small-grid,
body.front-page .category-small-grid{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  width:100%!important;
  min-width:0!important;
}
.home .category-small-grid .category-card.small,
body.home .category-small-grid .category-card.small,
body.front-page .category-small-grid .category-card.small{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:center!important;
  width:100%!important;
  min-height:118px!important;
  padding:0 0 16px!important;
  margin:0 0 16px!important;
  border:0!important;
  border-bottom:1px solid #ececec!important;
  overflow:visible!important;
}
.home .category-small-grid .category-card.small:last-child,
body.home .category-small-grid .category-card.small:last-child,
body.front-page .category-small-grid .category-card.small:last-child{
  margin-bottom:0!important;
  padding-bottom:0!important;
  border-bottom:0!important;
}
.home .category-small-grid .category-card.small .category-thumb,
body.home .category-small-grid .category-card.small .category-thumb,
body.front-page .category-small-grid .category-card.small .category-thumb{
  width:190px!important;
  height:108px!important;
  aspect-ratio:auto!important;
  display:block!important;
  flex:none!important;
  overflow:hidden!important;
  border-radius:14px!important;
  background:#eee!important;
}
.home .category-small-grid .category-card.small .category-thumb img,
body.home .category-small-grid .category-card.small .category-thumb img,
body.front-page .category-small-grid .category-card.small .category-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  max-width:none!important;
}
.home .category-small-grid .category-card.small .category-text,
body.home .category-small-grid .category-card.small .category-text,
body.front-page .category-small-grid .category-card.small .category-text{
  min-width:0!important;
  width:auto!important;
  overflow:visible!important;
}
.home .category-small-grid .category-card.small h4,
body.home .category-small-grid .category-card.small h4,
body.front-page .category-small-grid .category-card.small h4{
  font-size:20px!important;
  line-height:1.18!important;
  margin:0!important;
  max-width:none!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  display:block!important;
}
@media(max-width:900px){
  .home .category-layout-4,
  body.home .category-layout-4,
  body.front-page .category-layout-4{grid-template-columns:1fr!important;gap:18px!important;}
  .home .category-layout-4 .category-card.featured,
  body.home .category-layout-4 .category-card.featured,
  body.front-page .category-layout-4 .category-card.featured{border-right:0!important;padding-right:0!important;border-bottom:1px solid #eee!important;padding-bottom:16px!important;}
}
@media(max-width:620px){
  .home .category-small-grid .category-card.small,
  body.home .category-small-grid .category-card.small,
  body.front-page .category-small-grid .category-card.small{grid-template-columns:116px minmax(0,1fr)!important;gap:11px!important;min-height:78px!important;margin-bottom:12px!important;padding-bottom:12px!important;}
  .home .category-small-grid .category-card.small .category-thumb,
  body.home .category-small-grid .category-card.small .category-thumb,
  body.front-page .category-small-grid .category-card.small .category-thumb{width:116px!important;height:76px!important;border-radius:11px!important;}
  .home .category-small-grid .category-card.small h4,
  body.home .category-small-grid .category-card.small h4,
  body.front-page .category-small-grid .category-card.small h4{font-size:15.5px!important;line-height:1.18!important;}
}


/* === v5.2 mobile TOP carousel: späť väčší nadpis, bez kategórie, viac textu === */
.top-carousel .top-caption .badge,
.hero-carousel .top-caption .badge,
.mini-top-carousel .top-caption .badge{display:none!important;}
.top-carousel .top-caption h2,
.hero-carousel .top-caption h2{
  -webkit-line-clamp:3!important;
}
@media (max-width:720px){
  .top-carousel .top-caption,
  .hero-carousel .top-caption,
  .mini-top-carousel .top-caption{
    left:10px!important;right:10px!important;bottom:10px!important;
    padding:9px 10px!important;
  }
  .top-carousel .top-caption h2,
  .top-carousel .top-slide.is-center .top-caption h2,
  .hero-carousel .top-caption h2,
  .hero-carousel .top-slide.is-center .top-caption h2{
    font-size:18px!important;
    line-height:1.08!important;
    letter-spacing:-.2px!important;
    margin:0!important;
    -webkit-line-clamp:3!important;
  }
  .top-carousel .top-slide.is-left .top-caption h2,
  .top-carousel .top-slide.is-right .top-caption h2,
  .hero-carousel .top-slide.is-left .top-caption h2,
  .hero-carousel .top-slide.is-right .top-caption h2{font-size:15px!important;}
  .mini-top-carousel .top-caption h2,
  .mini-top-carousel .top-slide.is-center .top-caption h2{
    font-size:16px!important;
    line-height:1.08!important;
    margin:0!important;
    -webkit-line-clamp:3!important;
  }
}

/* === v5.3 FIX: široké logo 32:9 + responzívne zobrazenie === */
.brand-row .brand-logo,
.site-header .brand-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  max-width:420px!important;
}
.brand-row .brand-logo .custom-logo-link,
.site-header .custom-logo-link{
  display:block!important;
  width:min(420px, 88vw)!important;
  aspect-ratio:32 / 9!important;
  overflow:hidden!important;
  border-radius:0!important;
}
.brand-row .brand-logo img,
.site-header .brand-logo img,
.custom-logo{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:32 / 9!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:760px){
  .brand-row .brand-logo,
  .site-header .brand-logo{max-width:300px!important;}
  .brand-row .brand-logo .custom-logo-link,
  .site-header .custom-logo-link{width:min(300px, 82vw)!important;}
}


/* === v5.4/v5.5: červená pätička, hover na najnovších, rýchle odkazy a jemnejšie titulky kategórií === */
.portal-footer,
.footer.portal-footer{
  background:#b00012!important;
  color:#fff!important;
  margin-top:34px!important;
  padding:34px 0!important;
  border-top:5px solid #8c000d!important;
}
.portal-footer .footer-grid{
  display:grid!important;
  grid-template-columns:1.4fr 1fr 1fr!important;
  gap:28px!important;
  align-items:start!important;
}
.portal-footer h3,.portal-footer h4{color:#fff!important;margin:0 0 12px!important;letter-spacing:.2px!important;}
.portal-footer p{color:rgba(255,255,255,.9)!important;margin:0!important;line-height:1.65!important;}
.portal-footer .footer-links{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:8px!important;}
.portal-footer .footer-links a{color:#fff!important;text-decoration:none!important;font-weight:800!important;}
.portal-footer .footer-links a:hover{text-decoration:underline!important;}
.latest-card{transition:transform .18s ease, box-shadow .18s ease, background .18s ease!important;}
.latest-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important;background:rgba(255,255,255,.08)!important;}
.single-inline-top .carousel-dots,.mini-top-carousel .carousel-dots{display:none!important;}
.quick-services{background:#fff!important;border:1px solid #eee!important;}
.quick-services-grid{display:grid!important;gap:9px!important;}
.quick-service-btn{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:linear-gradient(135deg,#d40016,#97000c)!important;color:#fff!important;border-radius:12px!important;padding:11px 12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(196,0,18,.18)!important;transition:transform .18s ease, box-shadow .18s ease!important;}
.quick-service-btn:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px rgba(196,0,18,.28)!important;text-decoration:none!important;}
.home .category-card.featured h4,
body.front-page .category-card.featured h4{font-size:21.6px!important;line-height:1.08!important;}
.home .category-card.small h4,
body.front-page .category-card.small h4,
.home .category-small-grid .category-card.small h4,
body.front-page .category-small-grid .category-card.small h4{font-size:14.4px!important;line-height:1.17!important;}
@media(max-width:760px){.portal-footer .footer-grid{grid-template-columns:1fr!important;gap:18px!important}.portal-footer{padding:26px 0!important}.home .category-card.featured h4,body.front-page .category-card.featured h4{font-size:20px!important}.home .category-card.small h4,body.front-page .category-card.small h4{font-size:14px!important}}


/* === v5.6 Header reklamný banner cez Reklamy portálu === */
.site-header .brand-row{display:flex!important;align-items:center!important;gap:22px!important;width:min(96vw,1320px)!important;max-width:1320px!important;margin:0 auto!important;padding-left:18px!important;padding-right:18px!important;}
.site-header .brand-logo{flex:0 0 auto!important;}
.site-header .brand-logo img,.site-header .custom-logo{aspect-ratio:32/9!important;width:260px!important;max-width:28vw!important;height:auto!important;max-height:90px!important;object-fit:contain!important;}
.header-ad-wide{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:86px!important;padding:0!important;border:0!important;background:transparent!important;display:block!important;text-align:center!important;}
.header-ad-wide .portal-ad{height:96px!important;margin:0!important;border-radius:14px!important;}
.header-ad-wide .portal-ad img{width:100%!important;height:96px!important;object-fit:cover!important;border-radius:14px!important;}
.header-ad-wide .portal-ad-placeholder{height:96px!important;min-height:96px!important;background:#fff1f2!important;border:1px dashed #e6a3aa!important;border-radius:14px!important;color:#a40012!important;}
@media(max-width:760px){.site-header .brand-row{gap:12px!important;padding-top:10px!important;padding-bottom:10px!important}.site-header .brand-logo img,.site-header .custom-logo{width:180px!important;max-width:42vw!important}.header-ad-wide .portal-ad,.header-ad-wide .portal-ad img,.header-ad-wide .portal-ad-placeholder{height:74px!important;min-height:74px!important}}


/* === v5.7 nastaviteľné užitočné odkazy === */
.quick-services .col-title{text-align:left!important;}
.quick-services-grid{display:grid!important;gap:9px!important;}
.quick-service-btn{min-height:42px!important;}


/* v5.8 - pätička: krajšie editovateľné odkazy */
.portal-footer .footer-links a{display:inline-flex;align-items:center;gap:8px;padding:4px 0;line-height:1.35}
.portal-footer .footer-links a:before{content:"›";font-weight:900;color:#fff;opacity:.85}
.portal-footer .footer-col h4,.portal-footer .footer-col h3{color:#fff;margin-top:0}

/* === v6.0 FIX: väčšie široké logo po oprave reklamných bannerov === */
.site-header .brand-logo,
.brand-row .brand-logo{
  flex:0 0 auto!important;
  width:auto!important;
  max-width:430px!important;
}
.site-header .brand-logo .custom-logo-link,
.brand-row .brand-logo .custom-logo-link{
  display:flex!important;
  align-items:center!important;
  width:clamp(260px, 24vw, 390px)!important;
  max-width:390px!important;
  aspect-ratio:32/9!important;
}
.site-header .brand-logo img,
.site-header .custom-logo,
.brand-row .brand-logo img{
  width:100%!important;
  height:auto!important;
  max-width:390px!important;
  max-height:110px!important;
  aspect-ratio:32/9!important;
  object-fit:contain!important;
}
.site-header .header-ad-wide,
.brand-row .header-ad-wide{
  flex:1 1 auto!important;
  min-width:0!important;
}
@media(max-width:980px){
  .site-header .brand-logo .custom-logo-link,
  .brand-row .brand-logo .custom-logo-link{width:clamp(220px, 34vw, 320px)!important;}
  .site-header .brand-logo img,
  .site-header .custom-logo,
  .brand-row .brand-logo img{max-width:320px!important;max-height:92px!important;}
}
@media(max-width:760px){
  .site-header .brand-row,
  .brand-row{gap:10px!important;}
  .site-header .brand-logo .custom-logo-link,
  .brand-row .brand-logo .custom-logo-link{width:min(230px, 56vw)!important;}
  .site-header .brand-logo img,
  .site-header .custom-logo,
  .brand-row .brand-logo img{max-width:230px!important;max-height:74px!important;}
}

/* === v6.2 FIX: header banner pri logu - desktop zobrazit, mobil skryt === */
@media (min-width: 761px){
  .site-header .brand-row{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:24px!important;
  }
  .site-header .header-ad-wide,
  .brand-row .header-ad-wide{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:420px!important;
    width:auto!important;
    max-width:none!important;
    min-height:96px!important;
    overflow:visible!important;
  }
  .site-header .header-ad-wide .portal-ad,
  .brand-row .header-ad-wide .portal-ad{
    display:block!important;
    width:100%!important;
    height:96px!important;
    min-height:96px!important;
    margin:0!important;
  }
  .site-header .header-ad-wide .portal-ad a,
  .brand-row .header-ad-wide .portal-ad a{
    display:block!important;
    width:100%!important;
    height:100%!important;
  }
  .site-header .header-ad-wide .portal-ad img,
  .brand-row .header-ad-wide .portal-ad img{
    display:block!important;
    width:100%!important;
    height:96px!important;
    object-fit:cover!important;
    object-position:center!important;
    opacity:1!important;
    visibility:visible!important;
  }
}
@media (max-width: 760px){
  .site-header .header-ad-wide,
  .brand-row .header-ad-wide,
  .site-header .header-ad,
  .brand-row .header-ad{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  .site-header .brand-row{
    justify-content:center!important;
  }
}

/* === v6.3 FIX: header banner nesmie zmiznúť po načítaní === */
@media (min-width: 761px){
  .site-header .brand-row{overflow:visible!important;}
  .site-header .header-ad-wide,
  .brand-row .header-ad-wide{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:420px!important;
    max-width:none!important;
    height:112px!important;
    min-height:112px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    overflow:visible!important;
    position:relative!important;
    z-index:5!important;
  }
  .site-header .header-ad-wide .portal-ad,
  .site-header .header-ad-wide .portal-ad-header-fixed,
  .brand-row .header-ad-wide .portal-ad,
  .brand-row .header-ad-wide .portal-ad-header-fixed{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:112px!important;
    min-height:112px!important;
    max-height:112px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    overflow:hidden!important;
    border-radius:14px!important;
    position:relative!important;
  }
  .site-header .header-ad-wide .portal-ad a,
  .brand-row .header-ad-wide .portal-ad a{
    display:block!important;
    width:100%!important;
    height:112px!important;
    min-height:112px!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .site-header .header-ad-wide img,
  .site-header .header-ad-wide .csp-header-banner-img,
  .brand-row .header-ad-wide img,
  .brand-row .header-ad-wide .csp-header-banner-img{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:112px!important;
    min-height:112px!important;
    max-height:112px!important;
    object-fit:cover!important;
    object-position:center!important;
    position:relative!important;
    z-index:6!important;
  }
}
@media (max-width: 760px){
  .site-header .header-ad-wide,
  .brand-row .header-ad-wide,
  .site-header .header-ad-wide .portal-ad,
  .brand-row .header-ad-wide .portal-ad{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    width:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
}


/* v6.4 - blok Prečítajte si aj v článku */
.read-also-block{margin:26px 0 22px;padding:18px;background:linear-gradient(135deg,#fff7f7,#ffffff);border:1px solid rgba(190,0,0,.13);border-radius:20px;box-shadow:0 12px 28px rgba(120,0,0,.08);overflow:hidden;clear:both}
.read-also-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.read-also-head h3{margin:0;font-size:1.08rem;font-weight:900;color:#b90000;letter-spacing:.01em}
.read-also-arrows{display:flex;gap:8px;flex:0 0 auto}
.readalso-prev,.readalso-next{width:36px;height:36px;border:0;border-radius:999px;background:#c40000;color:#fff;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 6px 16px rgba(196,0,0,.22);transition:transform .18s ease,background .18s ease}
.readalso-prev:hover,.readalso-next:hover{transform:translateY(-1px);background:#970000}
.read-also-viewport{overflow:hidden;width:100%;touch-action:pan-y}
.read-also-track{display:flex;gap:14px;transition:transform .28s ease;will-change:transform}
.read-also-card{flex:0 0 calc((100% - 28px)/3);min-width:0;background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 20px rgba(0,0,0,.07);transition:transform .18s ease,box-shadow .18s ease}
.read-also-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.12)}
.read-also-card a{display:block;color:inherit;text-decoration:none;height:100%}
.read-also-img{aspect-ratio:16/9;background:#eee;overflow:hidden}
.read-also-img img{width:100%;height:100%;object-fit:cover;display:block}
.read-also-title{padding:12px 13px 14px;font-weight:900;font-size:.98rem;line-height:1.22;color:#181818;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:980px){.read-also-card{flex-basis:calc((100% - 14px)/2)}}
@media(max-width:680px){.read-also-block{margin:20px -2px;padding:14px;border-radius:16px}.read-also-card{flex-basis:100%}.read-also-title{font-size:1rem}.readalso-prev,.readalso-next{width:34px;height:34px}}

/* v6.6 Newsletter v pravom widgete */
.newsletter-box{
  background:linear-gradient(135deg,#b40000,#e11b1b);
  color:#fff;
  border:0;
  box-shadow:0 10px 28px rgba(180,0,0,.22);
}
.newsletter-box .col-title{color:#fff;border-bottom-color:rgba(255,255,255,.24);margin-bottom:10px}
.newsletter-desc{font-size:14px;line-height:1.45;margin:0 0 12px;color:rgba(255,255,255,.92)}
.newsletter-form{display:flex;flex-direction:column;gap:9px}
.newsletter-form input[type=email]{width:100%;border:0;border-radius:12px;padding:12px 13px;font-size:14px;background:#fff;color:#151515;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}
.newsletter-form input[type=email]:focus{outline:2px solid rgba(255,255,255,.65);outline-offset:2px}
.newsletter-consent{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.35;color:rgba(255,255,255,.92)}
.newsletter-consent input{margin-top:2px;flex:0 0 auto}
.newsletter-consent a{color:#fff;text-decoration:underline;text-underline-offset:2px;font-weight:700}
.newsletter-form button{border:0;border-radius:999px;background:#fff;color:#b40000;font-weight:800;padding:11px 16px;cursor:pointer;transition:transform .18s ease, box-shadow .18s ease}
.newsletter-form button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.18)}
.newsletter-msg{border-radius:10px;padding:8px 10px;font-size:13px;margin-bottom:9px;font-weight:700}
.newsletter-msg.success{background:#e9fff0;color:#075d24}
.newsletter-msg.error{background:#fff3f3;color:#9d0000}


/* v6.8 - isté zobrazenie bloku Prečítajte si aj priamo v článku */
.entry-content .read-also-block{display:block;clear:both;margin:24px 0;padding:18px;background:#fff5f5;border:1px solid rgba(190,0,0,.12);border-radius:18px;overflow:hidden;position:relative;z-index:2}
.entry-content .read-also-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.entry-content .read-also-head h3{margin:0;color:#b40000;font-size:1.15rem;font-weight:800}
.entry-content .read-also-viewport{overflow:hidden;width:100%}
.entry-content .read-also-track{display:flex;gap:14px;transition:transform .25s ease;will-change:transform}
.entry-content .read-also-card{flex:0 0 220px;background:#fff;border-radius:14px;box-shadow:0 8px 22px rgba(0,0,0,.08);overflow:hidden}
.entry-content .read-also-card a{display:block;color:#111;text-decoration:none}
.entry-content .read-also-img{aspect-ratio:16/9;background:#eee;overflow:hidden}
.entry-content .read-also-img img{width:100%;height:100%;object-fit:cover;display:block}
.entry-content .read-also-title{padding:10px 12px;font-weight:800;font-size:.95rem;line-height:1.25}
.entry-content .readalso-prev,.entry-content .readalso-next{border:0;background:#b40000;color:#fff;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1;cursor:pointer}
@media(max-width:700px){.entry-content .read-also-card{flex-basis:76vw}.entry-content .read-also-block{margin:18px 0;padding:14px}}


/* === v6.9: jemná kontúra mesta v hlavičke a hornej lište === */
.site-header{
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
}
.site-header::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:-18px;
  background-image:url('assets/humenne-contour.png');
  background-repeat:no-repeat;
  background-position:center calc(100% + 22px);
  background-size:min(1180px,92vw) auto;
  opacity:.085;
  pointer-events:none;
  z-index:0;
}
.site-header .brand-row{
  position:relative!important;
  z-index:1!important;
}
.main-nav{
  position:relative!important;
  overflow:hidden!important;
}
.main-nav::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:url('assets/humenne-contour.png');
  background-repeat:no-repeat;
  background-position:center 64%;
  background-size:min(1180px,92vw) auto;
  opacity:.10;
  filter:brightness(0) invert(1);
  pointer-events:none;
  z-index:0;
}
.main-nav .container{
  position:relative!important;
  z-index:1!important;
}
.portal-subnav{
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
}
.portal-subnav::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:url('assets/humenne-contour.png');
  background-repeat:no-repeat;
  background-position:center 10%;
  background-size:min(1180px,92vw) auto;
  opacity:.035;
  pointer-events:none;
  z-index:0;
}
.portal-subnav .container{
  position:relative!important;
  z-index:1!important;
}
@media(max-width:760px){
  .site-header::before{background-size:760px auto;opacity:.06;background-position:center calc(100% + 18px);}
  .main-nav::before,.portal-subnav::before{display:none!important;}
}

/* v7.0: kontúra v hlavičke posunutá približne o 10 % nižšie */


/* === v7.1 fix: zmensene nadpisy v bloku Precitajte si aj === */
.read-also-block .read-also-title,
.entry-content .read-also-block .read-also-title{
    font-size:0.66rem !important;
    line-height:1.18 !important;
    -webkit-line-clamp:4 !important;
}
.read-also-block .read-also-card,
.entry-content .read-also-block .read-also-card{
    min-height:auto !important;
}
@media(max-width:700px){
    .read-also-block .read-also-title,
    .entry-content .read-also-block .read-also-title{
        font-size:0.72rem !important;
        line-height:1.2 !important;
    }
}

/* v7.2 */
.read-also-title{font-size:70%!important;line-height:1.22!important;}


/* === v7.6 detail podujatia: plagát, info, čistý text === */
.event-single-card{background:#fff;border:1px solid #ededed;border-radius:22px;box-shadow:0 12px 32px rgba(0,0,0,.055);padding:28px;overflow:hidden}
.event-single-card .entry-title{font-size:clamp(32px,3vw,48px);line-height:1.08;margin:0 0 22px;color:#1d1d1f}
.event-poster{margin:0 0 22px;background:#fff5f6;border:1px solid #f2c4ca;border-radius:18px;overflow:hidden;display:flex;justify-content:center;align-items:center}
.event-poster img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:0}
.event-poster-placeholder{min-height:260px;width:100%;display:flex;align-items:center;justify-content:center;color:#b00012;font-weight:900;text-transform:uppercase;background:#fff0f1}
.event-info-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:16px;border-radius:16px;background:#fff0f1;border:1px solid #f0c4c8}
.event-info-item{background:#fff;border-radius:12px;padding:12px 14px;border:1px solid #f5d2d6}
.event-info-item strong{display:block;color:#b00012;text-transform:uppercase;font-size:12px;letter-spacing:.03em;margin-bottom:4px}
.event-info-item span{display:block;color:#222;font-weight:800;font-size:16px}
.event-text-only{font-size:18px;line-height:1.75;color:#2f2f2f}
.event-text-only p{margin:0 0 18px}
.event-text-only img,.event-text-only figure,.event-text-only .wp-block-image,.event-text-only .wp-caption,.event-text-only picture{display:none!important}
@media(max-width:760px){.event-single-card{padding:18px;border-radius:16px}.event-info-box{grid-template-columns:1fr}.event-text-only{font-size:16px}.event-single-card .entry-title{font-size:30px}}
