/*
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: 2.6.0
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%}}
