:root{
  --most-primary:#1B2A4A;--most-secondary:#2C4A7C;--most-accent:#D4A012;
  --most-bg:#F5F5F0;--most-text:#333;--most-white:#fff;--most-muted:#6b7280;
  --most-border:#e3e4df;--most-radius:10px;--most-shadow:0 8px 28px rgba(27,42,74,.08);
  --most-font-family:"Brygada 1918 MOST",Georgia,"Times New Roman",serif
}
*{box-sizing:border-box}.most-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.most-topline{background:#121d34;color:#fff;font-size:12px;letter-spacing:.08em;font-weight:700;padding:7px 0;text-align:center}
.most-header{background:#fff;border-bottom:1px solid var(--most-border);position:relative;z-index:900}.most-header-inner{min-height:78px;display:flex;align-items:center;gap:24px}.most-brand{display:flex;flex-direction:column;text-decoration:none!important;min-width:148px;line-height:1}.most-brand>span{color:var(--most-primary);font-size:37px;font-weight:700;letter-spacing:-.06em}.most-brand>span:after{content:"";display:block;width:58px;height:4px;background:var(--most-accent);margin-top:5px}.most-brand small{color:var(--most-muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase;margin-top:7px}
.most-main-nav{display:flex;align-items:center;gap:18px;flex:1}.most-main-nav>a{font:inherit;font-size:13px;font-weight:700;color:var(--most-primary);text-decoration:none;border:0;background:transparent;padding:28px 0;cursor:pointer;white-space:nowrap}.most-main-nav>a:hover{color:var(--most-accent)}
.most-header-tools{display:flex;align-items:center;gap:10px}.most-search{display:flex;border:1px solid var(--most-border);border-radius:999px;overflow:hidden;background:#fafafa}.most-search input{width:120px;border:0!important;background:transparent!important;padding:8px 4px 8px 13px!important;font-size:13px!important;box-shadow:none!important}.most-search button{border:0;background:transparent;padding:0 11px;color:var(--most-primary);font-size:20px;cursor:pointer}.most-account{display:inline-flex;align-items:center;justify-content:center;background:var(--most-primary);color:#fff!important;text-decoration:none!important;padding:10px 15px;border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap}.most-account-outline{background:#fff;color:var(--most-primary)!important;border:1px solid var(--most-primary)}
.most-local-nav{background:var(--most-primary);color:#fff}.most-local-nav .most-wrap{min-height:38px;display:flex;align-items:center;gap:18px;overflow-x:auto;scrollbar-width:none}.most-local-nav span{color:var(--most-accent);font-weight:700;font-size:12px;text-transform:uppercase}.most-local-nav a{color:#fff;text-decoration:none;font-size:12px;white-space:nowrap}.most-local-nav a:hover{color:var(--most-accent)}.most-menu-toggle{display:none;background:transparent;border:0;padding:8px}.most-menu-toggle span{display:block;width:25px;height:2px;background:var(--most-primary);margin:5px 0}
.most-front-page,.most-author-profile-page{background:var(--most-bg);padding:22px 0 54px;min-height:60vh}.most-gmina-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid var(--most-border);border-radius:var(--most-radius);padding:12px 15px;margin-bottom:24px}.most-gmina-strip strong{color:var(--most-primary);font-size:12px;text-transform:uppercase}.most-gmina-strip a{background:#f1f2ef;color:var(--most-text);text-decoration:none;padding:7px 10px;border-radius:999px;font-size:12px}.most-gmina-strip a:hover,.most-gmina-strip a:focus-visible{background:var(--most-primary,#1B2A4A)!important;color:#d4a012!important}
.most-section{margin:0 0 34px}.most-section-title{display:flex;align-items:end;justify-content:space-between;border-bottom:3px solid var(--most-primary);margin-bottom:16px}.most-section-title h2{margin:0!important;background:var(--most-primary);color:#fff!important;padding:9px 15px 8px;font-size:16px!important;line-height:1.2!important;letter-spacing:.04em}.most-section-title h2 a{color:#fff!important;text-decoration:none!important}.most-section-title>span,.most-section-more{color:var(--most-muted);font-size:12px;text-decoration:none;padding:0 4px 7px}.most-section-more:hover{color:var(--most-accent)}
.most-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.most-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.most-card{background:#fff;border:1px solid var(--most-border);border-radius:var(--most-radius);overflow:hidden;box-shadow:0 2px 12px rgba(27,42,74,.04);transition:transform .18s ease,box-shadow .18s ease}.most-card:hover{transform:translateY(-2px);box-shadow:var(--most-shadow)}.most-card-image{display:block;aspect-ratio:16/9;background:#dfe4ea;overflow:hidden}.most-card-image img{width:100%;height:100%;object-fit:cover;display:block}.most-card-placeholder{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--most-primary),var(--most-secondary));color:#fff}.most-card-placeholder b{font-size:36px;letter-spacing:-.05em}.most-card-body{padding:14px 15px 15px}.most-card-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:var(--most-muted);font-size:11px;text-transform:uppercase;font-weight:700}.most-card-meta a{color:var(--most-secondary);text-decoration:none}.most-card h3{font-family:inherit!important;font-size:20px!important;line-height:1.25!important;margin:8px 0!important}.most-card h3 a{color:var(--most-primary)!important;text-decoration:none!important}.most-card-body>p{font-size:14px;line-height:1.55;color:#555;margin:9px 0}.most-card-footer{display:flex;justify-content:space-between;gap:10px;color:var(--most-muted);font-size:11px;border-top:1px solid #eee;padding-top:10px;margin-top:12px}.most-card-feature h3{font-size:23px!important}.most-card-feature .most-card-image{aspect-ratio:16/10}.most-card-feature .most-card-body>p{display:none}.most-empty-feature{min-height:315px}.most-empty-feature .most-card-placeholder{height:185px}.most-empty{background:#fff;border:1px dashed #cfd3d8;border-radius:var(--most-radius);padding:24px;text-align:center;color:var(--most-muted)}
.portal-ad{margin:24px 0;background:#fff;border:1px solid var(--most-border);min-height:90px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;text-align:center}.portal-ad img{max-width:100%;height:auto;display:block}.portal-ad-label{position:absolute;left:8px;top:5px;color:#8b8b8b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.portal-ad-placeholder{background:repeating-linear-gradient(-45deg,#f8f8f5,#f8f8f5 10px,#f0f0ec 10px,#f0f0ec 20px);color:#8a8a84;font-size:13px}.portal-ad-placeholder strong{font-weight:600}
/* Reklamy pionowe w marginesach — nie zmieniają układu nagłówka, stopki ani treści. */
.most-side-ad-layer{pointer-events:none}
.most-side-ad-rail{display:none;position:fixed;top:150px;z-index:80;width:calc((100vw - 1220px)/2 - 24px);min-width:160px;max-width:300px;pointer-events:auto}
.most-side-ad-left{left:12px}.most-side-ad-right{right:12px}
.most-side-ad-rail .portal-ad{width:100%;min-height:600px;margin:0;background:#fff}
.most-side-ad-rail .portal-ad img{width:100%;max-height:600px;object-fit:contain}
.most-side-ad-rail .portal-ad-placeholder{padding:24px 10px;writing-mode:vertical-rl;text-orientation:mixed}
body.admin-bar .most-side-ad-rail{top:182px}
@media(min-width:1600px) and (min-height:760px){.most-side-ad-rail{display:flex}}
@media(max-height:759px){.most-side-ad-rail{display:none!important}}

.most-article-local{margin:0 0 20px;padding:10px 12px;border-left:4px solid var(--most-accent);background:#f7f7f2;font-size:13px}.most-article-local span{font-weight:700;color:var(--most-primary)}.most-author-box{display:flex;gap:18px;align-items:flex-start;border-top:3px solid var(--most-primary);background:#f7f7f2;padding:20px;margin-top:28px}.most-author-box img{width:90px;height:90px;object-fit:cover;border-radius:50%}.most-author-box span{font-size:11px;text-transform:uppercase;color:var(--most-muted);font-weight:700}.most-author-box h3{margin:3px 0 6px!important}.most-author-box h3 a{color:var(--most-primary)!important;text-decoration:none}.most-author-box p{font-size:14px;line-height:1.55}.most-author-box>div>a{font-size:12px;font-weight:700;color:var(--most-secondary)}
.portal-auth-card,.portal-form-shell,.portal-card-box{width:min(820px,calc(100% - 32px));margin:36px auto;background:#fff;border:1px solid var(--most-border);border-radius:12px;padding:28px;box-shadow:var(--most-shadow)}.portal-auth-card{max-width:470px}.portal-auth-card h1,.portal-form-intro h1,.portal-list-head h1,.portal-dashboard-head h1{color:var(--most-primary);margin:3px 0 8px!important}.portal-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--most-accent)}.portal-hint{color:var(--most-muted);font-size:13px;line-height:1.55}.portal-form label{display:block;color:var(--most-primary);font-weight:700;font-size:13px;margin-bottom:6px}.portal-form label span{color:#b32d2e}.portal-field{margin-bottom:20px}.portal-form input[type=text],.portal-form input[type=email],.portal-form input[type=password],.portal-form input[type=url],.portal-form textarea,.portal-form select{width:100%!important;border:1px solid #ccd2d8!important;border-radius:6px!important;background:#fff!important;color:var(--most-text)!important;padding:11px 12px!important;font-size:15px!important;box-shadow:none!important}.portal-form textarea{line-height:1.6;resize:vertical}.portal-form input:focus,.portal-form textarea:focus,.portal-form select:focus{border-color:var(--most-secondary)!important;outline:2px solid rgba(44,74,124,.12)!important}.portal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.portal-checkline{display:flex;align-items:flex-start;gap:8px}.portal-checkline input{margin-top:3px}.portal-checkline label{font-weight:600}.portal-form-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--most-border);padding-top:18px}.portal-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--most-primary);background:#fff;color:var(--most-primary)!important;text-decoration:none!important;border-radius:6px;padding:11px 16px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.portal-btn:hover{transform:translateY(-1px)}.portal-btn-gold{background:var(--most-accent);border-color:var(--most-accent);color:#111!important}.portal-btn-secondary{background:#fff}.portal-btn-small{padding:7px 10px;font-size:12px}.portal-auth-links{text-align:center;margin-top:18px}.portal-auth-links a{color:var(--most-secondary)}
.portal-msg{padding:13px 15px;border-radius:6px;margin:0 0 18px;border-left:4px solid var(--most-secondary);background:#eef3f8}.portal-msg-error{background:#fff1f0;border-color:#b32d2e;color:#7c1d1d}.portal-msg-success{background:#edf8ef;border-color:#1a7f37;color:#145b29}.portal-msg-warning{background:#fff8e3;border-color:var(--most-accent)}.portal-current-image{display:flex;align-items:center;gap:12px;margin-bottom:10px}.portal-current-image img{width:130px;height:80px;object-fit:cover}.portal-current-image p{font-size:12px;color:var(--most-muted)}
.portal-dashboard-head,.portal-list-head{width:min(1080px,calc(100% - 32px));margin:34px auto 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-dashboard-head img{width:82px;height:82px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:var(--most-shadow)}.portal-stats{width:min(1080px,calc(100% - 32px));margin:0 auto 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.portal-stats>div{background:#fff;border:1px solid var(--most-border);border-radius:8px;padding:14px;text-align:center}.portal-stats strong{display:block;font-size:25px;color:var(--most-primary)}.portal-stats span{font-size:11px;color:var(--most-muted);text-transform:uppercase}.portal-panel-tiles{width:min(1080px,calc(100% - 32px));margin:0 auto 48px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.portal-panel-tile{position:relative;background:#fff;border:1px solid var(--most-border);border-radius:10px;padding:24px;color:var(--most-text)!important;text-decoration:none!important;min-height:160px}.portal-panel-tile>span{color:var(--most-accent);font-size:12px;font-weight:700}.portal-panel-tile h2{color:var(--most-primary);margin:14px 0 7px!important}.portal-panel-tile p{color:var(--most-muted)}.portal-panel-tile:hover{box-shadow:var(--most-shadow)}.portal-panel-tile-primary{background:var(--most-primary);border-color:var(--most-primary)}.portal-panel-tile-primary h2,.portal-panel-tile-primary p{color:#fff!important}
.portal-status-filter{width:min(1080px,calc(100% - 32px));margin:0 auto 16px;display:flex;gap:8px;flex-wrap:wrap}.portal-status-filter a{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--most-border);color:var(--most-text);text-decoration:none;font-size:12px}.portal-status-filter a.is-active{background:var(--most-primary);color:#fff}.portal-my-posts{width:min(1080px,calc(100% - 32px));margin:0 auto 45px}.portal-my-post{background:#fff;border:1px solid var(--most-border);border-radius:8px;padding:18px;display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.portal-my-post h2{font-size:19px!important;color:var(--most-primary);margin:8px 0!important}.portal-my-post p{font-size:12px;color:var(--most-muted);margin:0}.portal-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;text-transform:uppercase;background:#eef0f3}.portal-status-published{background:#e8f7ec;color:#176b31}.portal-status-pending{background:#fff5d8;color:#7b5a00}.portal-status-revision{background:#eaf0ff;color:#264f9d}.portal-status-rejected{background:#ffebea;color:#9c2525}.portal-editor-note{margin-top:10px;background:#fff8e3;border-left:3px solid var(--most-accent);padding:10px;font-size:13px}.portal-my-post-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.portal-link-danger{color:#b32d2e;font-size:12px}.portal-empty{text-align:center;background:#fff;border:1px dashed #cbd0d5;padding:30px;border-radius:8px}.portal-pagination{text-align:center;margin:18px auto}.portal-pagination .page-numbers{display:inline-block;padding:7px 10px;margin:2px;background:#fff;border:1px solid var(--most-border);color:var(--most-primary);text-decoration:none}.portal-pagination .current{background:var(--most-primary);color:#fff}
.most-public-author{display:flex;gap:26px;align-items:center;background:#fff;border-radius:12px;border:1px solid var(--most-border);padding:28px;margin:10px 0 30px;box-shadow:var(--most-shadow)}.most-public-author img{width:150px;height:150px;border-radius:50%;object-fit:cover}.most-public-author h1{color:var(--most-primary);margin:5px 0 10px!important}.most-public-author p{max-width:720px;line-height:1.65;color:#555}
@media(max-width:1050px){.most-main-nav{gap:12px}.most-main-nav>a{font-size:11px}.most-search{display:none}.most-news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.most-header-inner{min-height:68px}.most-menu-toggle{display:block;margin-left:auto}.most-main-nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;border-top:1px solid var(--most-border);box-shadow:var(--most-shadow);padding:12px 20px;flex-direction:column;align-items:stretch;gap:0}.most-main-nav.is-open{display:flex}.most-main-nav>a{display:block;width:100%;text-align:left;padding:12px 0;border-bottom:1px solid #eee}.most-header-tools{margin-left:0}.most-account{padding:9px 11px}.most-brand>span{font-size:31px}.most-featured-grid{grid-template-columns:1fr}.most-card-feature{display:grid;grid-template-columns:42% 58%}.most-card-feature .most-card-image{height:100%;aspect-ratio:auto}.most-news-grid{grid-template-columns:repeat(2,1fr)}.portal-form-grid{grid-template-columns:1fr}.portal-panel-tiles{grid-template-columns:1fr 1fr}.portal-my-post{flex-direction:column}.portal-my-post-actions{justify-content:flex-start}}
@media(max-width:560px){.most-wrap{width:min(100% - 20px,1180px)}.most-topline{font-size:9px}.most-header-tools{display:none}.most-local-nav .most-wrap{gap:13px}.most-gmina-strip{display:none}.most-front-page{padding-top:12px}.most-featured-grid,.most-news-grid{grid-template-columns:1fr}.most-card-feature{display:block}.most-card-feature .most-card-image{aspect-ratio:16/9}.most-section-title h2{font-size:14px!important}.portal-auth-card,.portal-form-shell,.portal-card-box{width:calc(100% - 20px);margin:20px auto;padding:18px}.portal-dashboard-head,.portal-list-head{width:calc(100% - 20px);align-items:flex-start}.portal-dashboard-head img{display:none}.portal-stats{width:calc(100% - 20px);grid-template-columns:1fr 1fr}.portal-panel-tiles{width:calc(100% - 20px);grid-template-columns:1fr}.portal-status-filter,.portal-my-posts{width:calc(100% - 20px)}.portal-form-actions{flex-direction:column}.portal-form-actions .portal-btn{width:100%}.most-public-author{flex-direction:column;text-align:center;padding:20px}.most-public-author img{width:110px;height:110px}.most-author-box{flex-direction:column}.most-card-footer{flex-direction:column}}

/* MOST Portal 2.2 — jeden, prywatny punkt wejścia autora i panel zintegrowany. */
.portal-auth-shell{width:100%;min-height:54vh;display:flex;align-items:center;justify-content:center;padding:24px 0}
.portal-auth-shell .portal-auth-card{margin:0 auto}
.portal-login-submit{width:100%}
.portal-auth-security{margin:18px 0 0;padding-top:14px;border-top:1px solid var(--most-border);color:var(--most-muted);font-size:11px;text-align:center}
.portal-panel-nav{width:min(1080px,calc(100% - 32px));margin:0 auto 28px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.portal-panel-access-notice{width:min(1080px,calc(100% - 32px));margin:0 auto 18px;box-sizing:border-box}
.portal-panel-logout{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 18px;border-radius:6px;background:var(--most-primary);border:1px solid var(--most-primary);color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-decoration:none!important;box-shadow:0 10px 20px rgba(27,42,74,.12);transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.portal-panel-logout:hover,.portal-panel-logout:focus{background:var(--most-secondary);border-color:var(--most-secondary);color:#fff!important;transform:translateY(-1px);box-shadow:0 14px 24px rgba(27,42,74,.16)}
.portal-panel-section{width:min(1120px,100%);margin:0 auto 34px;padding:4px 0;scroll-margin-top:24px}
.portal-panel-section .portal-list-head,.portal-panel-section .portal-status-filter,.portal-panel-section .portal-my-posts{width:min(1080px,calc(100% - 32px))}
.portal-panel-section .portal-form-shell{width:min(1080px,calc(100% - 32px));margin-top:10px}
.portal-form-intro h2,.portal-list-head h2{color:var(--most-primary);margin:3px 0 8px!important}
.portal-panel-section-form{padding-top:8px;border-top:1px solid var(--most-border)}
@media(max-width:560px){.portal-panel-nav{width:calc(100% - 20px);align-items:stretch}.portal-panel-nav .portal-btn{width:100%}.portal-panel-logout{margin-left:0;width:100%;min-height:44px;text-align:center;padding:12px 14px}.portal-panel-section .portal-form-shell{width:calc(100% - 20px)}}


/* MOST 2.3 — wyśrodkowany panel autora bez ingerencji w nagłówek i stopkę. */
.portal-panel-canvas{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:1px 0 18px;box-sizing:border-box}
.portal-readonly-value{min-height:46px;border:1px solid #ccd2d8;border-radius:6px;background:#f7f7f4;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:2px;color:var(--most-primary)}
.portal-readonly-value strong{font-size:15px}.portal-readonly-value span{font-size:12px;color:var(--most-muted)}

/* Zdjęcie autora obok nazwiska na kartach i w artykule. */
.most-card-author{display:inline-flex;align-items:center;gap:7px;color:var(--most-primary)!important;text-decoration:none!important;font-weight:700;min-width:0}
.most-card-author img{width:26px!important;height:26px!important;min-width:26px;border-radius:50%;object-fit:cover;display:block;background:#eef0f2}
.most-card-author span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.most-article-author-inline{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--most-muted);font-size:13px}
.most-article-author-inline img{width:36px!important;height:36px!important;min-width:36px;border-radius:50%;object-fit:cover;display:block;background:#eef0f2}
.most-article-author-inline a{color:var(--most-primary)!important;font-weight:700;text-decoration:none!important}

@media(max-width:560px){.portal-panel-canvas{width:100vw;margin-left:calc(50% - 50vw)}.most-card-footer{align-items:flex-start}.most-card-author{max-width:100%}}

.most-theme-author-enhanced{display:inline-flex!important;align-items:center;gap:8px}
.most-theme-author-avatar{width:32px!important;height:32px!important;min-width:32px;border-radius:50%;object-fit:cover;display:inline-block!important;margin:0!important;background:#eef0f2;vertical-align:middle}
body.most-author-area{overflow-x:clip}
@supports(width:100dvw){.portal-panel-canvas{width:100dvw;max-width:100dvw;margin-left:calc(50% - 50dvw)}}

/* MOST 2.4 — panel autora wyśrodkowany w białej kolumnie Newspaper. */
body.most-author-area .td-main-content-wrap .td-pb-row,
body.most-author-area .td-container .td-pb-row{display:block!important}
body.most-author-area .td-main-content-wrap .td-main-content,
body.most-author-area .td-main-content-wrap .td-pb-span8,
body.most-author-area .td-container .td-main-content,
body.most-author-area .td-container .td-pb-span8{width:100%!important;max-width:none!important;float:none!important}
body.most-author-area .td-main-content-wrap .td-main-sidebar,
body.most-author-area .td-main-content-wrap .td-pb-span4.td-main-sidebar,
body.most-author-area .td-container .td-main-sidebar,
body.most-author-area .td-container .td-pb-span4.td-main-sidebar{display:none!important}
body.most-author-area .td-page-content,
body.most-author-area .td-post-content{overflow:visible!important}
.portal-panel-canvas{width:min(1120px,calc(100% - 48px));max-width:1120px;margin:0 auto;padding:1px 0 18px;box-sizing:border-box}
.portal-panel-canvas .portal-dashboard-head,
.portal-panel-canvas .portal-stats,
.portal-panel-canvas .portal-panel-nav,
.portal-panel-canvas .portal-panel-section{max-width:1080px;margin-left:auto;margin-right:auto}
.portal-panel-canvas .portal-panel-section{width:100%}
@supports(width:100dvw){.portal-panel-canvas{width:min(1120px,calc(100% - 48px));max-width:1120px;margin-left:auto;margin-right:auto}}

/* Reklamy w bocznych marginesach — widoczne również w strefie autora. */
.most-side-ad-rail{width:clamp(130px,calc((100vw - 1420px)/2 - 16px),300px)}
@media(min-width:1680px) and (min-height:700px){.most-side-ad-rail{display:flex}}
@media(max-width:1679px), (max-height:699px){.most-side-ad-rail{display:none!important}}

@media(max-width:560px){
  .portal-panel-canvas{width:calc(100% - 20px);max-width:none;margin-left:auto;margin-right:auto}
}

/* MOST 2.5 — boczne sloty reklamowe na szerokich ekranach.
   Szerokość jest wyliczana tak, aby nie nachodziły na białą kolumnę portalu. */
@media(min-width:1760px) and (min-height:700px){
  body.most-portal-active .most-side-ad-rail{
    display:flex!important;
    width:clamp(150px,calc((100vw - 1480px)/2 - 10px),300px)!important;
    max-width:300px!important;
    min-width:150px!important;
    z-index:90;
  }
}
@media(max-width:1759px), (max-height:699px){
  body.most-portal-active .most-side-ad-rail{display:none!important}
}

/* MOST 2.5 — miejsce reklamowe wewnątrz pojedynczego artykułu. */
body.single-post .portal-ad[data-slot^="article-inline"]{
  width:100%;
  max-width:970px;
  min-height:250px;
  margin:32px auto;
  clear:both;
}
body.single-post .portal-ad[data-slot^="article-inline"] img{
  max-width:100%;
  max-height:600px;
  width:auto;
  height:auto;
  object-fit:contain;
}
@media(max-width:767px){
  body.single-post .portal-ad[data-slot^="article-inline"]{min-height:250px;margin:24px auto}
}

/* MOST 3.0: artykuły są renderowane przez niezależny szablon motywu potomnego. */

.most-stay-updated{clear:both;margin:40px 0 16px;padding-top:8px}
.most-stay-updated-head{border-bottom:3px solid var(--most-primary);margin-bottom:18px}
.most-stay-updated-head h2{display:inline-block;margin:0!important;padding:10px 16px 9px;background:var(--most-primary);color:#fff!important;font-family:inherit!important;font-size:18px!important;line-height:1.2!important;letter-spacing:.02em}
.most-stay-updated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.most-stay-updated .most-card{min-width:0}
.most-stay-updated .most-card-body>p{display:none}
.most-stay-updated .most-card h3{font-size:18px!important}
.most-stay-updated .most-card-image{aspect-ratio:16/9}
@media(max-width:820px){.most-stay-updated-grid{grid-template-columns:1fr}.most-stay-updated .most-card{display:grid;grid-template-columns:38% 62%}.most-stay-updated .most-card-image{height:100%;aspect-ratio:auto}}
@media(max-width:560px){.most-stay-updated .most-card{display:block}.most-stay-updated .most-card-image{height:auto;aspect-ratio:16/9}}

/* Boczne reklamy są pozycjonowane względem faktycznego białego kontenera przez JS,
   dzięki czemu pozostają widoczne także przy skalowaniu systemu/przeglądarki. */
body.most-portal-active .most-side-ad-rail.is-positioned{display:flex!important;min-width:0!important;max-width:300px!important}
@media(max-height:649px){body.most-portal-active .most-side-ad-rail.is-positioned{display:none!important}}


/* MOST Portal Core 3.0 — bez ingerencji w strukturę pojedynczego artykułu. */
body.most-portal-active .most-side-ad-right{max-width:240px!important}
body.most-portal-active .most-side-ad-left{max-width:260px!important}

/* MOST 3.1 — sekcja WAŻNE korzysta z tych samych pełnych kart co pozostałe działy.
   Renderowanie zapewnia zdjęcie, tytuł, lead, datę oraz autora z awatarem.
   Brak osobnych mobilnych wyjątków dla kart WAŻNE. */

/* MOST 3.2 — bezpieczny materiał zewnętrzny w artykule redakcyjnym. */
.portal-external-material{clear:both;width:100%;margin:32px 0;font-family:var(--most-font-family)}
.portal-external-kicker{margin:0 0 10px;color:var(--most-secondary,#2C4A7C);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.portal-external-embed{display:flex;justify-content:center;width:100%;overflow:hidden;border:1px solid #e2e4e7;border-radius:10px;background:#fff;padding:14px;box-sizing:border-box}
.portal-external-embed iframe{display:block;width:100%!important;max-width:760px!important;border:0!important;margin:0 auto!important}
.portal-external-facebook iframe{max-width:500px!important}
.portal-external-instagram iframe{max-width:540px!important;min-height:700px}
.portal-external-tiktok iframe{max-width:420px!important;height:auto!important;aspect-ratio:9/16}
.portal-external-x iframe{max-width:550px!important;min-height:560px}
.portal-external-source{margin:8px 0 0!important;text-align:right;font-size:12px!important;line-height:1.4!important}
.portal-external-source a{color:var(--most-secondary,#2C4A7C)!important;text-decoration:none!important;font-weight:700}
.portal-external-card{display:grid;grid-template-columns:minmax(180px,34%) minmax(0,1fr);overflow:hidden;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 5px 18px rgba(27,42,74,.07);transition:transform .16s ease,box-shadow .16s ease}
.portal-external-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(27,42,74,.12)}
.portal-external-card-image{display:block;min-height:210px;overflow:hidden;background:#dfe4ea}
.portal-external-card-image img{display:block;width:100%!important;height:100%!important;min-height:210px;object-fit:cover;border-radius:0!important}
.portal-external-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:210px;background:linear-gradient(135deg,#1B2A4A,#2C4A7C);color:#fff;font-size:30px;font-weight:700;letter-spacing:.08em}
.portal-external-card-body{display:flex;flex-direction:column;justify-content:center;padding:22px}
.portal-external-card-body strong{display:block;color:var(--most-primary,#1B2A4A);font-family:var(--most-font-family);font-size:clamp(19px,2.3vw,27px);line-height:1.2}
.portal-external-description{display:block;margin-top:10px;color:#505761;font-size:14px;line-height:1.55}
.portal-external-cta{display:block;margin-top:16px;color:var(--most-secondary,#2C4A7C);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:640px){.portal-external-material{margin:24px 0}.portal-external-card{grid-template-columns:1fr}.portal-external-card-image,.portal-external-card-image img,.portal-external-card-placeholder{min-height:190px}.portal-external-card-body{padding:18px}.portal-external-embed{padding:8px}.portal-external-facebook iframe{height:640px}.portal-external-instagram iframe{height:690px;min-height:620px}.portal-external-x iframe{height:620px;min-height:520px}}



/* MOST 3.2.9 — poziome miejsca reklamowe pomiędzy każdą sekcją strony głównej. */
.most-front-page .portal-ad[data-slot^="home-after-"],
.most-front-page .portal-ad[data-slot="home-middle"]{
  width:100%;
  min-height:90px;
  margin:0 0 34px;
}
@media(max-width:767px){
  .most-front-page .portal-ad[data-slot^="home-after-"],
  .most-front-page .portal-ad[data-slot="home-middle"]{
    min-height:100px;
    margin-bottom:26px;
  }
}

/* =========================================================
   MOST 3.2.10 — kompaktowe karty artykułów na telefonach
   Wyłącznie strona główna. Desktop, tablet, archiwa i artykuły
   pozostają bez zmian.
   ========================================================= */
@media (max-width:767px){
  .most-front-page .most-featured-grid,
  .most-front-page .most-news-grid{
    display:block;
  }

  .most-front-page article.most-card{
    display:grid;
    grid-template-columns:minmax(0,1fr) 116px;
    grid-template-areas:"content image";
    min-height:108px;
    margin:0 0 12px;
    overflow:hidden;
    border:1px solid var(--most-border);
    border-radius:9px;
    background:#fff;
    box-shadow:0 2px 10px rgba(27,42,74,.04);
    transform:none!important;
  }

  .most-front-page article.most-card .most-card-image{
    grid-area:image;
    width:116px;
    height:100%;
    min-height:108px;
    aspect-ratio:auto!important;
    border-left:1px solid #eef0f2;
    background:#dfe4ea;
  }

  .most-front-page article.most-card .most-card-image img,
  .most-front-page article.most-card .most-card-placeholder{
    width:100%;
    height:100%;
    min-height:108px;
    object-fit:cover;
  }

  .most-front-page article.most-card .most-card-body{
    grid-area:content;
    display:flex;
    min-width:0;
    flex-direction:column;
    justify-content:center;
    padding:12px 13px;
  }

  .most-front-page article.most-card .most-card-meta,
  .most-front-page article.most-card .most-card-body>p{
    display:none!important;
  }

  .most-front-page article.most-card h3,
  .most-front-page article.most-card-feature h3{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    margin:0!important;
    font-size:17px!important;
    line-height:1.24!important;
  }

  .most-front-page article.most-card .most-card-footer{
    display:block;
    margin:8px 0 0;
    padding:0;
    border:0;
    color:var(--most-muted);
  }

  .most-front-page article.most-card .most-card-footer>span:first-child{
    display:none;
  }

  .most-front-page article.most-card .most-card-author{
    display:inline-flex;
    max-width:100%;
    gap:6px;
    font-size:11px;
    font-weight:700;
  }

  .most-front-page article.most-card .most-card-author img{
    width:20px!important;
    height:20px!important;
    min-width:20px;
  }

  /* Puste miejsca WAŻNE zachowują dotychczasowy układ informacyjny. */
  .most-front-page .most-empty-feature{
    display:block;
  }
}

@media (max-width:380px){
  .most-front-page article.most-card{
    grid-template-columns:minmax(0,1fr) 102px;
  }
  .most-front-page article.most-card .most-card-image{
    width:102px;
  }
  .most-front-page article.most-card h3,
  .most-front-page article.most-card-feature h3{
    font-size:16px!important;
  }
}


/* MOST 3.2.11 — boczne reklamy nie zasłaniają stopki.
   Gdy stopka zbliża się do dolnej krawędzi reklam, boksy płynnie chowają się,
   a po przewinięciu z powrotem pojawiają się ponownie. */
body.most-portal-active .most-side-ad-rail{
  transition:opacity .18s ease,transform .18s ease,visibility 0s linear 0s;
}
body.most-portal-active .most-side-ad-rail.is-footer-obscured{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(18px);
  transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
}


/* MOST 3.2.12 — skuteczna ochrona stopki przed bocznymi reklamami.
   Stopka zawsze znajduje się ponad reklamami, a skrypt ukrywa reklamy jeszcze
   przed wejściem stopki w ich obszar. */
body.most-portal-active .most-side-ad-rail{
  z-index:30!important;
}
body.most-portal-active .td-footer-template-wrap,
body.most-portal-active .tdc-footer-template,
body.most-portal-active .tdb-footer-wrap,
body.most-portal-active .td-footer-wrap,
body.most-portal-active .td-footer-wrapper,
body.most-portal-active .td-footer-page,
body.most-portal-active .td-footer-container,
body.most-portal-active footer{
  position:relative!important;
  z-index:120!important;
}
body.most-portal-active.most-footer-near .most-side-ad-rail,
body.most-portal-active .most-side-ad-rail.is-footer-obscured{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(24px)!important;
}


/* =========================================================
   MOST 3.2.13 — czerwony pasek najważniejszych wiadomości
   Pięć ostatnio wyróżnionych artykułów, przyklejonych pod nagłówkiem.
   ========================================================= */
.most-breaking-ticker{
  --most-breaking-top:0px;
  --most-breaking-red:#c8102e;
  --most-breaking-dark:#9d0b22;
  position:sticky;
  top:var(--most-breaking-top);
  z-index:850;
  width:100%;
  height:40px;
  overflow:hidden;
  background:var(--most-breaking-red);
  color:#fff;
  box-shadow:0 2px 8px rgba(0,0,0,.13);
  font-family:var(--most-font-family);
}
.most-breaking-ticker[hidden]{display:none!important}
.most-breaking-ticker__inner{display:flex;width:100%;height:100%;align-items:stretch}
.most-breaking-ticker__label{
  position:relative;
  z-index:2;
  display:flex;
  flex:0 0 auto;
  align-items:center;
  padding:0 18px;
  background:var(--most-breaking-dark);
  color:#fff;
  font-size:12px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
  box-shadow:8px 0 16px rgba(0,0,0,.12);
}
.most-breaking-ticker__viewport{min-width:0;flex:1;overflow:hidden}
.most-breaking-ticker__track{
  display:flex;
  align-items:center;
  width:max-content;
  height:100%;
  will-change:transform;
  animation:most-breaking-scroll var(--most-breaking-duration,42s) linear infinite;
}
.most-breaking-ticker__group{display:flex;flex:0 0 auto;align-items:center;height:100%;padding-right:28px}
.most-breaking-ticker__item{
  display:inline-flex;
  align-items:center;
  height:100%;
  padding:0 18px;
  color:#fff!important;
  font-size:14px;
  font-weight:700;
  line-height:1.15;
  text-decoration:none!important;
  white-space:nowrap;
}
.most-breaking-ticker__item:hover,.most-breaking-ticker__item:focus{color:#fff!important;text-decoration:underline!important;text-underline-offset:3px}
.most-breaking-ticker__separator{display:inline-block;flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#fff;opacity:.9}
.most-breaking-ticker:hover .most-breaking-ticker__track,
.most-breaking-ticker:focus-within .most-breaking-ticker__track{animation-play-state:paused}
@keyframes most-breaking-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(max-width:767px){
  .most-breaking-ticker{height:42px}
  .most-breaking-ticker__label{padding:0 11px;font-size:10px}
  .most-breaking-ticker__item{padding:0 13px;font-size:13px}
  .most-breaking-ticker__group{padding-right:20px}
}
@media(prefers-reduced-motion:reduce){
  .most-breaking-ticker__viewport{overflow-x:auto;scrollbar-width:thin}
  .most-breaking-ticker__track{animation:none;transform:none}
  .most-breaking-ticker__group[aria-hidden="true"]{display:none}
}

/* =========================================================
   MOST 3.2.15 — adaptacyjna reklama dla węższych laptopów.
   Na szerokich monitorach pozostają reklamy boczne. Gdy ekran ma
   1280–1679 px i boczne boksy nie mieszczą się bezpiecznie, JS pokazuje
   jeden zamykany boks reklamowy. Telefony i tablety pozostają bez popupu.
   ========================================================= */
.most-laptop-popup[hidden]{display:none!important}
.most-laptop-popup{
  position:fixed;
  inset:0;
  z-index:5000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,visibility 0s linear .18s;
}
.most-laptop-popup.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .18s ease,visibility 0s linear 0s;
}
.most-laptop-popup__backdrop{
  position:absolute;
  inset:0;
  background:rgba(10,18,34,.58);
  backdrop-filter:blur(2px);
}
.most-laptop-popup__dialog{
  position:relative;
  z-index:1;
  width:min(520px,calc(100vw - 64px));
  max-height:84vh;
  overflow:auto;
  padding:34px 24px 22px;
  border:1px solid rgba(27,42,74,.18);
  border-radius:14px;
  background:#fff;
  box-shadow:0 24px 70px rgba(7,15,30,.34);
  transform:translateY(16px) scale(.985);
  transition:transform .18s ease;
}
.most-laptop-popup.is-open .most-laptop-popup__dialog{transform:translateY(0) scale(1)}
.most-laptop-popup__close{
  position:absolute;
  top:8px;
  right:8px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#1b2a4a;
  color:#fff;
  font:700 28px/1 var(--most-font-family);
  cursor:pointer;
  box-shadow:0 4px 12px rgba(27,42,74,.22);
}
.most-laptop-popup__close:hover,
.most-laptop-popup__close:focus-visible{background:#d4a012;color:#1b2a4a;outline:3px solid rgba(212,160,18,.3);outline-offset:2px}
.most-laptop-popup__label{
  position:absolute;
  top:12px;
  left:18px;
  color:#777;
  font:700 9px/1 var(--most-font-family);
  letter-spacing:.1em;
  text-transform:uppercase;
}
.most-laptop-popup__content{display:flex;align-items:center;justify-content:center;min-height:120px}
.most-laptop-popup__content .portal-ad{
  width:100%;
  min-height:0;
  max-height:none;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  overflow:visible;
}
.most-laptop-popup__content .portal-ad>.portal-ad-label{display:none}
.most-laptop-popup__content .portal-ad a{display:block;width:100%}
.most-laptop-popup__content .portal-ad img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:68vh;
  height:auto;
  margin:0 auto;
  object-fit:contain;
}
.most-laptop-popup__content iframe,
.most-laptop-popup__content ins,
.most-laptop-popup__content video{
  max-width:100%!important;
}
@media(max-width:1279px),(min-width:1680px),(max-height:599px){
  .most-laptop-popup{display:none!important}
}
@media(prefers-reduced-motion:reduce){
  .most-laptop-popup,.most-laptop-popup__dialog{transition:none!important}
}

/* =========================================================
   MOST 3.3.7 — układ WAŻNE niezależny od starych klas kart.
   Karty zachowują dokładnie bazowy wygląd .most-card, a większy
   rozmiar TOP wynika wyłącznie z nowego układu slotów.
   ========================================================= */
.most-featured-section .most-featured-layout-v337{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-template-areas:
    "top top side"
    "below1 below2 below3"!important;
  gap:22px!important;
  align-items:stretch!important;
}
.most-featured-section .most-featured-layout-v337 .most-featured-slot{min-width:0!important;display:flex!important;align-items:stretch!important}
.most-featured-section .most-featured-layout-v337 .most-featured-slot-top{grid-area:top!important}
.most-featured-section .most-featured-layout-v337 .most-featured-slot-side{grid-area:side!important}
.most-featured-section .most-featured-layout-v337 .most-featured-slot-below1{grid-area:below1!important}
.most-featured-section .most-featured-layout-v337 .most-featured-slot-below2{grid-area:below2!important}
.most-featured-section .most-featured-layout-v337 .most-featured-slot-below3{grid-area:below3!important}
.most-featured-section .most-featured-layout-v337 .most-card{
  width:100%!important;
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
  border:1px solid var(--most-border)!important;
  border-radius:var(--most-radius)!important;
  overflow:hidden!important;
  box-shadow:0 2px 12px rgba(27,42,74,.04)!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
  transform:none!important;
  color:var(--most-text,#333)!important;
}
.most-featured-section .most-featured-layout-v337 .most-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:var(--most-shadow)!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-image{
  display:block!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:16/9!important;
  background:#dfe4ea!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  flex:0 0 auto!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-image::after{content:none!important;display:none!important}
.most-featured-section .most-featured-layout-v337 .most-card-image img,
.most-featured-section .most-featured-layout-v337 .most-card-placeholder{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  border-radius:0!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-placeholder{display:flex!important;align-items:center!important;justify-content:center!important}
.most-featured-section .most-featured-layout-v337 .most-card-body{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  z-index:auto!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:0!important;
  padding:14px 15px 15px!important;
  background:#fff!important;
  color:var(--most-text,#333)!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-meta{
  display:flex!important;
  gap:7px!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  color:var(--most-muted)!important;
  font-size:11px!important;
  text-transform:uppercase!important;
  font-weight:700!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-meta a,
.most-featured-section .most-featured-layout-v337 .most-card-meta span{
  color:var(--most-secondary)!important;
  text-decoration:none!important;
  text-shadow:none!important;
}
.most-featured-section .most-featured-layout-v337 .most-card h3{
  display:block!important;
  overflow:visible!important;
  max-width:none!important;
  margin:8px 0!important;
  font-family:inherit!important;
  font-size:20px!important;
  line-height:1.25!important;
  letter-spacing:normal!important;
  font-weight:700!important;
  color:var(--most-primary)!important;
  text-shadow:none!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
}
.most-featured-section .most-featured-layout-v337 .most-card h3 a{
  color:var(--most-primary)!important;
  text-decoration:none!important;
  text-shadow:none!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-body>p{
  display:block!important;
  margin:9px 0!important;
  color:#555!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-footer{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:auto!important;
  padding-top:10px!important;
  border-top:1px solid #eee!important;
  color:var(--most-muted)!important;
  font-size:11px!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-footer>span:first-child{display:inline!important}
.most-featured-section .most-featured-layout-v337 .most-card-author,
.most-featured-section .most-featured-layout-v337 .most-card-author span{
  color:var(--most-primary)!important;
  text-shadow:none!important;
}
.most-featured-section .most-featured-layout-v337 .most-card-author img{
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important;
}
@media (min-width:768px) and (max-width:899px){
  .most-featured-section .most-featured-layout-v337{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-areas:
      "top top"
      "side below1"
      "below2 below3"!important;
    gap:18px!important;
  }
}
@media (max-width:767px){
  .most-featured-section .most-featured-layout-v337{
    display:block!important;
  }
  .most-featured-section .most-featured-layout-v337 .most-featured-slot:not(.most-featured-slot-top){
    display:none!important;
  }
}


/* =========================================================
   MOST 3.3.8 — mobile: karuzela wszystkich kart WAŻNE.
   Desktopowy układ 3.3.7 pozostaje bez zmian.
   ========================================================= */
.most-featured-mobile-hint{
  display:none;
}
@media (max-width:767px){
  .most-featured-section .most-featured-mobile-hint{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    margin:-4px 2px 10px!important;
    color:var(--most-muted,#7a8190)!important;
    font-size:11px!important;
    font-weight:700!important;
    letter-spacing:.02em!important;
    text-transform:lowercase!important;
    opacity:.82!important;
  }
  .most-featured-section .most-featured-mobile-hint::after{
    content:'→';
    display:inline-block;
    font-size:14px;
    line-height:1;
    transform:translateY(-1px);
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:2px!important;
    padding:0 2px 14px!important;
    margin:0 -2px!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel::-webkit-scrollbar{
    height:5px;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel::-webkit-scrollbar-thumb{
    background:rgba(27,42,74,.22);
    border-radius:999px;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot,
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot:not(.most-featured-slot-top){
    display:flex!important;
    flex:0 0 84%!important;
    width:84%!important;
    max-width:360px!important;
    min-width:0!important;
    scroll-snap-align:start!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot-top{
    flex-basis:88%!important;
    width:88%!important;
    max-width:390px!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-card{
    min-height:0!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-card h3{
    font-size:19px!important;
    line-height:1.25!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-card-body>p{
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
}
@media (max-width:420px){
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot,
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot:not(.most-featured-slot-top){
    flex-basis:86%!important;
    width:86%!important;
  }
  .most-featured-section .most-featured-layout-v337.most-featured-mobile-carousel .most-featured-slot-top{
    flex-basis:90%!important;
    width:90%!important;
  }
}

/* =========================================================
   MOST 3.3.12 — popup reklamowy po otwarciu artykułu.
   Działa wyłącznie wtedy, gdy redakcja uzupełni slot article-popup.
   ========================================================= */
.most-article-popup[hidden]{display:none!important}
.most-article-popup{
  position:fixed;
  inset:0;
  z-index:5200;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,visibility 0s linear .18s;
}
.most-article-popup.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .18s ease,visibility 0s linear 0s;
}
.most-article-popup__backdrop{
  position:absolute;
  inset:0;
  background:rgba(10,18,34,.58);
  backdrop-filter:blur(2px);
}
.most-article-popup__dialog{
  position:relative;
  z-index:1;
  width:min(560px,calc(100vw - 44px));
  max-height:86vh;
  overflow:auto;
  padding:34px 24px 22px;
  border:1px solid rgba(27,42,74,.18);
  border-radius:14px;
  background:#fff;
  box-shadow:0 24px 70px rgba(7,15,30,.34);
  transform:translateY(16px) scale(.985);
  transition:transform .18s ease;
}
.most-article-popup.is-open .most-article-popup__dialog{transform:translateY(0) scale(1)}
.most-article-popup__close{
  position:absolute;
  top:8px;
  right:8px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#1b2a4a;
  color:#fff;
  font:700 28px/1 var(--most-font-family);
  cursor:pointer;
  box-shadow:0 4px 12px rgba(27,42,74,.22);
}
.most-article-popup__close:hover,
.most-article-popup__close:focus-visible{background:#d4a012;color:#1b2a4a;outline:3px solid rgba(212,160,18,.3);outline-offset:2px}
.most-article-popup__label{
  position:absolute;
  top:12px;
  left:18px;
  color:#777;
  font:700 9px/1 var(--most-font-family);
  letter-spacing:.1em;
  text-transform:uppercase;
}
.most-article-popup__content{display:flex;align-items:center;justify-content:center;min-height:120px}
.most-article-popup__content .portal-ad{
  width:100%;
  min-height:0;
  max-height:none;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  overflow:visible;
}
.most-article-popup__content .portal-ad>.portal-ad-label{display:none}
.most-article-popup__content .portal-ad a{display:block;width:100%}
.most-article-popup__content .portal-ad img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:70vh;
  height:auto;
  margin:0 auto;
  object-fit:contain;
}
.most-article-popup__content iframe,
.most-article-popup__content ins,
.most-article-popup__content video{max-width:100%!important}
@media(prefers-reduced-motion:reduce){
  .most-article-popup,.most-article-popup__dialog{transition:none!important}
}

/* =========================================================
   MOST 3.3.28 — popup reklamowy strony głównej.
   ========================================================= */
.most-home-popup[hidden]{display:none!important}
.most-home-popup{
  position:fixed;
  inset:0;
  z-index:5250;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,visibility 0s linear .18s;
}
.most-home-popup.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .18s ease,visibility 0s linear 0s;
}
.most-home-popup__backdrop{
  position:absolute;
  inset:0;
  background:rgba(10,18,34,.58);
  backdrop-filter:blur(2px);
}
.most-home-popup__dialog{
  position:relative;
  z-index:1;
  width:min(620px,calc(100vw - 44px));
  max-height:86vh;
  overflow:auto;
  padding:34px 24px 22px;
  border:1px solid rgba(27,42,74,.18);
  border-radius:14px;
  background:#fff;
  box-shadow:0 24px 70px rgba(7,15,30,.34);
  transform:translateY(16px) scale(.985);
  transition:transform .18s ease;
}
.most-home-popup.is-open .most-home-popup__dialog{transform:translateY(0) scale(1)}
.most-home-popup__close{
  position:absolute;
  top:8px;
  right:8px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#1b2a4a;
  color:#fff;
  font:700 28px/1 var(--most-font-family);
  cursor:pointer;
  box-shadow:0 4px 12px rgba(27,42,74,.22);
}
.most-home-popup__close:hover,
.most-home-popup__close:focus-visible{background:#d4a012;color:#1b2a4a;outline:3px solid rgba(212,160,18,.3);outline-offset:2px}
.most-home-popup__label{
  position:absolute;
  top:12px;
  left:18px;
  color:#777;
  font:700 9px/1 var(--most-font-family);
  letter-spacing:.1em;
  text-transform:uppercase;
}
.most-home-popup__content{display:flex;align-items:center;justify-content:center;min-height:120px}
.most-home-popup__content .portal-ad{
  width:100%;
  min-height:0;
  max-height:none;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  overflow:visible;
}
.most-home-popup__content .portal-ad>.portal-ad-label{display:none}
.most-home-popup__content .portal-ad a{display:block;width:100%}
.most-home-popup__content .portal-ad img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:70vh;
  height:auto;
  margin:0 auto;
  object-fit:contain;
}
.most-home-popup__content iframe,
.most-home-popup__content ins,
.most-home-popup__content video{max-width:100%!important}

/* =========================================================
   MOST 3.3.28 — zamykany pasek reklamowy na dole ekranu.
   ========================================================= */
.most-bottom-sticky[hidden]{display:none!important}
.most-bottom-sticky{
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  z-index:5150;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:92px;
  padding:14px 76px 14px 24px;
  border-top:1px solid rgba(27,42,74,.2);
  background:#fff;
  box-shadow:0 -8px 30px rgba(7,15,30,.18);
  transform:translateY(105%);
  visibility:hidden;
  transition:transform .2s ease,visibility 0s linear .2s;
}
.most-bottom-sticky.is-open{
  transform:translateY(0);
  visibility:visible;
  transition:transform .2s ease,visibility 0s linear 0s;
}
.most-bottom-sticky__label{
  position:absolute;
  left:8px;
  top:6px;
  color:#555;
  font:600 11px/1.2 var(--most-font-family);
}
.most-bottom-sticky__close{
  position:absolute;
  top:10px;
  right:14px;
  z-index:4;
  display:flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  padding:0;
  border:0;
  border-radius:6px;
  background:#fff;
  color:#000;
  font:700 36px/1 var(--most-font-family);
  cursor:pointer;
  box-shadow:0 2px 10px rgba(0,0,0,.14);
}
.most-bottom-sticky__close:hover,
.most-bottom-sticky__close:focus-visible{background:#1b2a4a;color:#fff;outline:3px solid rgba(27,42,74,.24);outline-offset:2px}
.most-bottom-sticky__content{
  width:100%;
  max-width:1280px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.most-bottom-sticky__content .portal-ad{
  width:100%;
  min-height:0;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  overflow:visible;
}
.most-bottom-sticky__content .portal-ad>.portal-ad-label{display:none}
.most-bottom-sticky__content .portal-ad a{display:flex;align-items:center;justify-content:center;width:100%}
.most-bottom-sticky__content .portal-ad img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:118px;
  height:auto;
  object-fit:contain;
}
.most-bottom-sticky__content iframe,
.most-bottom-sticky__content ins,
.most-bottom-sticky__content video{max-width:100%!important;max-height:118px!important}
@media(max-width:767px){
  .most-bottom-sticky{min-height:76px;padding:12px 58px 12px 12px}
  .most-bottom-sticky__close{width:34px;height:34px;right:10px;font-size:28px}
  .most-bottom-sticky__content .portal-ad img{max-height:84px}
}
@media(prefers-reduced-motion:reduce){
  .most-home-popup,.most-home-popup__dialog,.most-bottom-sticky{transition:none!important}
}

/* =========================================================
   MOST 3.3.16 — opcjonalna blokada czytania artykułów przy aktywnym adblocku.
   Renderowana wyłącznie na pojedynczych artykułach, po włączeniu w MOST → Reklamy.
   ========================================================= */
.portal-adblock-probe{
  position:absolute!important;
  left:-10000px!important;
  top:-10000px!important;
  display:block!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  min-height:1px!important;
  overflow:hidden!important;
  pointer-events:none!important;
  background:transparent!important;
  color:transparent!important;
  font-size:1px!important;
  line-height:1!important;
}
.most-reader-wall[hidden]{display:none!important}
.most-reader-wall{
  position:fixed;
  inset:0;
  z-index:9000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,visibility 0s linear .18s;
}
.most-reader-wall.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .18s ease,visibility 0s linear 0s;
}
body.most-reader-wall-open{overflow:hidden!important}
.most-reader-wall__backdrop{
  position:absolute;
  inset:0;
  background:rgba(10,18,34,.78);
  backdrop-filter:blur(3px);
}
.most-reader-wall__dialog{
  position:relative;
  z-index:1;
  width:min(620px,calc(100vw - 44px));
  padding:34px 30px 30px;
  border:1px solid rgba(212,160,18,.38);
  border-radius:16px;
  background:#fff;
  box-shadow:0 26px 80px rgba(7,15,30,.42);
  color:#1b2a4a;
  text-align:center;
}
.most-reader-wall__eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:0 0 14px;
  padding:7px 12px;
  border-radius:999px;
  background:var(--most-accent,#d4a012);
  color:#1b2a4a;
  font:700 11px/1 var(--most-font-family);
  letter-spacing:.08em;
  text-transform:uppercase;
}
.most-reader-wall__dialog h2{
  margin:0 0 14px;
  color:#1b2a4a;
  font:700 26px/1.18 var(--most-font-family);
}
.most-reader-wall__dialog p{
  max-width:520px;
  margin:0 auto 12px;
  color:#333;
  font:400 16px/1.55 var(--most-font-family);
}
.most-reader-wall__refresh{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:12px;
  padding:13px 22px;
  border:0;
  border-radius:999px;
  background:#1b2a4a;
  color:#fff;
  font:700 13px/1 var(--most-font-family);
  letter-spacing:.04em;
  text-transform:uppercase;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(27,42,74,.22);
}
.most-reader-wall__refresh:hover,
.most-reader-wall__refresh:focus-visible{background:var(--most-accent,#d4a012);color:#1b2a4a;outline:3px solid rgba(212,160,18,.34);outline-offset:3px}
@media(max-width:640px){
  .most-reader-wall{padding:16px}
  .most-reader-wall__dialog{width:100%;padding:28px 20px 24px}
  .most-reader-wall__dialog h2{font-size:22px}
  .most-reader-wall__dialog p{font-size:15px}
}
@media(prefers-reduced-motion:reduce){
  .most-reader-wall{transition:none!important}
}


/* MOST 3.3.24 — PILNE: bez zmiany wyglądu tytułów, większa plakietka na desktopie. */
.most-card-pilne .most-card-image{position:relative}
.most-card-pilne-badge{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;justify-content:center;padding:5px 7px;background:#e30613;color:#fff;font:700 11px/1 var(--most-font-family);letter-spacing:.03em;text-transform:uppercase;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,.22);pointer-events:none}
@media(min-width:1024px){
  .most-card-pilne-badge{top:12px;right:12px;padding:7px 10px;font-size:13px;letter-spacing:.04em}
}
.most-card-image{position:relative}
.most-thumbnail-badges{position:absolute;top:10px;left:10px;z-index:3;display:flex;max-width:calc(100% - 20px);flex-direction:column;align-items:flex-start;gap:5px;pointer-events:none}
.most-card-pilne .most-thumbnail-badges{top:48px}
.most-thumbnail-editorial-badge{display:inline-flex;max-width:100%;padding:5px 8px;background:var(--most-accent,#D4A012);color:var(--most-primary,#1B2A4A);font:800 10px/1.1 var(--most-font-family);letter-spacing:.035em;text-transform:uppercase;box-shadow:0 3px 10px rgba(0,0,0,.18);white-space:normal}
@media(min-width:1024px){.most-thumbnail-badges{top:12px;left:12px}.most-card-pilne .most-thumbnail-badges{top:54px}.most-thumbnail-editorial-badge{padding:7px 10px;font-size:12px}}

/* =========================================================
   MOST 3.3.30 — pewne wymuszenie koloru tła strony głównej
   Uwzględnia sytuację po rollbacku do backupu: kolor jest
   ustawiony zarówno w motywie, jak i w CSS wtyczki.
   Zmiana dotyczy wyłącznie widoku strony głównej portalu.
   ========================================================= */
@media (min-width:768px){
  body.home,
  body.front-page,
  body.page-template-page-portal-home,
  body.most-portal-active:has(.most-front-page){
    background:#DECAAB!important;
    background-color:#DECAAB!important;
  }

  body.home.most-portal-active,
  body.front-page.most-portal-active,
  body.page-template-page-portal-home.most-portal-active,
  body.most-portal-active .td-main-content-wrap:has(.most-front-page),
  body.most-portal-active .td-main-content-wrap .most-front-page,
  body.most-portal-active .most-front-page{
    background:#DECAAB!important;
    background-color:#DECAAB!important;
  }

  body.most-portal-active .most-front-page::before{
    background:var(--most-bg,#F5F5F0)!important;
  }
}


/* =========================================================
   MOST 3.3.32 — jednolite tło portalu
   Dodatkowe wymuszenie w CSS wtyczki, aby po rollbackach lub cache
   kolor #DECAAB objął także artykuły, działy, strony, 404 i wyszukiwarkę.
   ========================================================= */
@media (min-width:768px){
  body.most-portal-active,
  body.most3-custom-single,
  body.most3-custom-archive,
  body.most3-custom-page,
  body.most3-custom-system,
  body.home,
  body.front-page,
  body.page-template-page-portal-home,
  body.single-post,
  body.category,
  body.tax-gmina,
  body.author,
  body.search,
  body.archive,
  body.page,
  body.error404{
    background:#DECAAB!important;
    background-color:#DECAAB!important;
  }

  body.most-portal-active .td-main-content-wrap,
  body.most3-custom-single .most3-single-page,
  body.most3-custom-archive .most3-archive-page,
  body.most3-custom-page .most3-static-page,
  body.most3-custom-system .most3-system-page{
    background:transparent!important;
    background-color:transparent!important;
  }

  body.most-portal-active .most-front-page,
  body.most-portal-active .most-author-profile-page,
  body.most3-custom-single .most3-header-ad,
  body.category.most3-custom-archive .most3-header-ad,
  body.most3-custom-single .most3-header-ad .portal-ad,
  body.category.most3-custom-archive .most3-header-ad .portal-ad{
    background:#DECAAB!important;
    background-color:#DECAAB!important;
  }

  body.most-portal-active .most-front-page::before,
  body.most-portal-active .most-author-profile-page::before{
    background:var(--most-bg,#F5F5F0)!important;
  }
}
@media(max-width:767px){
  body.most-portal-active,
  body.most3-custom-single,
  body.most3-custom-archive,
  body.most3-custom-page,
  body.most3-custom-system{
    background:#DECAAB!important;
    background-color:#DECAAB!important;
  }
}

/* =========================================================
   MOST 3.3.41 — sekwencyjny tor reklam na marginesach
   Reklama jest sticky wyłącznie we własnej strefie dokumentu. Koniec strefy
   wypycha ją ku górze, a kolejna kreacja naturalnie wchodzi od dołu.
   ========================================================= */
body.most-portal-active .most-side-ad-layer{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:0;
  z-index:30;
  pointer-events:none;
}
body.most-portal-active .most-side-ad-layer[hidden]{
  display:none!important;
}
body.most-portal-active .most-side-ad-rail,
body.most-portal-active .most-side-ad-rail.is-positioned{
  position:absolute!important;
  display:none!important;
  min-width:0!important;
  max-width:300px!important;
  overflow:visible!important;
  pointer-events:none;
}
body.most-portal-active .most-side-ad-rail.is-positioned{
  display:block!important;
}
body.most-portal-active .most-side-ad-zone{
  position:relative;
  display:block;
  width:100%;
  min-height:1px;
  pointer-events:none;
}
body.most-portal-active .most-side-ad-zone.is-unused{
  display:none!important;
}
body.most-portal-active .most-side-ad-unit{
  position:sticky;
  top:150px;
  width:100%;
  pointer-events:auto;
  transition:opacity .2s ease,transform .2s ease;
}
body.admin-bar.most-portal-active .most-side-ad-unit{
  top:182px;
}
body.most-portal-active .most-side-ad-unit .portal-ad{
  width:100%;
  margin:0;
}
@media(max-width:1379px), (max-height:699px){
  body.most-portal-active .most-side-ad-layer{
    display:none!important;
  }
  body.most-portal-active .most-side-ad-rail,
  body.most-portal-active .most-side-ad-rail.is-positioned{
    display:none!important;
  }
}

/* MOST 3.3.46 — kampanie reklamowe i targeting urządzeń. */
.portal-ad[data-device="mobile"]{display:none!important}
.most-sponsored-badge{display:inline-flex;align-items:center;max-width:100%;margin:0 0 8px;padding:5px 8px;background:#f4ead0;border-left:3px solid var(--most-accent,#D4A012);color:#4b4232;font-size:10px;font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:uppercase}.most-sponsored-badge a{color:inherit!important;text-decoration:none!important}.most-sponsored-badge a:hover,.most-sponsored-badge a:focus-visible{text-decoration:underline!important}
.portal-ad picture{display:block;width:100%}
.portal-ad picture img{display:block;max-width:100%;height:auto;margin-inline:auto}
@media(max-width:767px){.portal-ad[data-device="desktop"]{display:none!important}.portal-ad[data-device="mobile"]{display:block!important}}
.most-bottom-sticky{min-height:58px;padding-top:8px;padding-bottom:8px;box-shadow:0 -4px 18px rgba(27,42,74,.16)}
.most-bottom-sticky__content .portal-ad img{max-height:96px}
@media(max-width:767px){.most-bottom-sticky{min-height:52px;padding:7px 46px 7px 7px}.most-bottom-sticky__content .portal-ad img{max-height:70px}}
@media(max-width:860px){.most-bottom-sticky{bottom:var(--most3-mobile-footer-height,52px)}}
