:root{--red:#b70f14;--red-dark:#8f0b10;--black:#0f1317;--dark:#11161b;--white:#fff;--gray-900:#222;--gray-700:#555;--gray-500:#888;--gray-300:#ddd;--gray-150:#ececec;--gray-100:#f6f6f6;--green:#2e7d32;--yellow:#ffd80f;--container:1180px;--gap:10px;--shadow:0 10px 28px rgba(0,0,0,.12);--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#dedede;color:var(--black);font-family:"Exo 2",Arial,sans-serif;font-weight:520;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.sl-page{width:min(var(--container),100%);margin:0 auto;background:#fff;min-height:100vh;box-shadow:0 0 0 1px rgba(0,0,0,.06)}.top-bar{min-height:34px;background:#11161b;color:#e7e9ed;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px;font-weight:600}.top-links,.top-socials{display:flex;align-items:center;gap:16px;min-width:0}.top-links a{opacity:.9;white-space:nowrap}.top-socials a{display:grid;place-items:center;width:22px;height:22px;opacity:.9}.icon{width:18px;height:18px;stroke-width:2;vertical-align:middle}.header{padding:18px 16px 10px;display:grid;grid-template-columns:250px 1fr;gap:20px;align-items:center}.logo{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-1px}.logo-mark{width:70px;height:58px;background:linear-gradient(135deg,transparent 54%,rgba(0,0,0,.08) 55%),var(--red);color:#fff;display:grid;place-items:center;font-size:29px;font-weight:800;border-radius:2px}.logo-img img{max-height:72px;width:auto}.logo-text{font-size:31px;line-height:.84;text-transform:uppercase}.logo-text .red{color:var(--red);display:block}.logo-text .dark{color:#222;display:block}.ad{background:linear-gradient(135deg,rgba(255,255,255,.13),transparent),var(--red);color:white;min-height:70px;display:grid;place-items:center;font-weight:650;text-align:center;border-radius:var(--radius);padding:12px;overflow:hidden}.ad img{width:100%;height:100%;object-fit:cover}.ad-header{width:728px;height:90px;min-height:90px;max-width:100%;justify-self:end}.ad-250{min-height:250px}.ad-150{min-height:150px}.ad-under-hero{height:200px;min-height:200px}.ad-banner{width:100%;height:250px;min-height:250px;margin:10px 0;background:linear-gradient(90deg,rgba(0,0,0,.06),transparent),var(--yellow);color:#222;text-align:left;place-items:center start;padding:28px;font-size:24px;line-height:1.16}.mobile-service-ad{display:none;height:250px;min-height:250px;margin:10px 16px 0}.float-ad{position:fixed;top:150px;width:150px;height:500px;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent),var(--red);color:white;z-index:30;display:grid;place-items:center;text-align:center;font-weight:650;border-radius:3px;box-shadow:var(--shadow);padding:12px}.float-ad.left{right:calc(50%+610px)}.float-ad.right{left:calc(50%+610px)}@media(max-width:1500px){.float-ad{display:none}}.main-nav{background:#080b0e;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:40;gap:14px}.nav-scroll{min-width:0;overflow:visible}.nav-links{display:flex;gap:0;list-style:none;margin:0;padding:0;white-space:nowrap}.nav-links a{display:block;padding:15px 12px;font-size:13px;font-weight:700;text-transform:uppercase;transition:background .18s ease}.nav-links a:hover,.nav-links .current-menu-item>a,.nav-links a.active{background:var(--red)}.search{width:218px;flex:0 0 auto;position:relative}.search input{width:100%;background:#151a1f;border:1px solid #2d333b;color:white;padding:9px 36px 9px 12px;border-radius:var(--radius);outline:0}.search button{position:absolute;right:2px;top:2px;bottom:2px;width:34px;border:0;background:transparent;color:white;cursor:pointer;display:grid;place-items:center}.ticker{display:grid;grid-template-columns:auto 1fr;background:#f3f3f3;border-bottom:1px solid var(--gray-300);font-size:13px;overflow:hidden}.ticker strong{background:var(--red);color:#fff;padding:10px 13px;text-transform:uppercase;position:relative;z-index:2;box-shadow:8px 0 10px rgba(243,243,243,.95)}.ticker-track{overflow:hidden;min-width:0;display:flex;align-items:center}.ticker-line{display:inline-flex;white-space:nowrap;will-change:transform;animation:tickerLoop 34s linear infinite}.ticker-line span{padding:10px 18px 10px 0;font-weight:600;color:#333}@keyframes tickerLoop{from{transform:translateX(0)}to{transform:translateX(-50%)}}.content{padding:12px 16px 18px}.breadcrumbs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#666;font-size:13px;margin:4px 0 12px}.breadcrumbs a{color:#333;font-weight:600}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs .icon{width:14px;height:14px;color:#999}.section-head{display:flex;align-items:center;gap:10px;margin:14px 0 10px}.section-head h2{background:var(--red);color:white;display:inline-block;margin:0;padding:8px 12px;font-size:15px;text-transform:uppercase;font-weight:650;line-height:1}.section-head:after{content:"";height:2px;background:var(--red);flex:1}.section-head .archive-link,.section-head .right-link{margin-left:auto;color:var(--red);font-weight:650;font-size:13px;text-transform:uppercase;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.tag{display:inline-block;background:var(--red);color:white;padding:6px 8px;font-size:10px;line-height:1;text-transform:uppercase;font-weight:700;margin-bottom:8px;border-radius:1px}.tag.dark{background:#11161b}.meta-line,.article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;color:var(--gray-500);font-size:12px;font-weight:600}.meta-line .icon,.article-meta .icon{width:13px;height:13px;opacity:.75}.thumb{min-height:64px;background:var(--img,linear-gradient(135deg,#bbb,#777));background-size:cover;background-position:center;border-radius:2px;position:relative}.image-bg{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.04),rgba(0,0,0,.74)),var(--img,linear-gradient(135deg,#333,#999));background-size:cover;background-position:center;transition:transform .35s ease}.overlay-content{position:absolute;left:0;right:0;bottom:0;padding:18px;color:#fff;z-index:2}.overlay-content .meta-line{color:rgba(255,255,255,.78)}.hero{display:grid;grid-template-columns:1.35fr .72fr 286px;gap:var(--gap)}.slider,.story-card{position:relative;overflow:hidden;border-radius:var(--radius);background:#111}.slider{min-height:372px}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .35s ease}.slide.active{opacity:1;pointer-events:auto}.slider:hover .image-bg,.story-card:hover .image-bg{transform:scale(1.04)}.card-body{position:absolute;left:0;right:0;bottom:0;padding:14px;color:#fff;z-index:1}.slider .card-body{padding:18px;padding-right:62px}.title{font-weight:650;margin:0;line-height:1.07;letter-spacing:-.4px}.slider .title{font-size:clamp(24px,3vw,33px);max-width:92%;font-weight:700}.story-card .title{font-size:17px;font-weight:650}.date{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#e9e9e9;font-size:12px;font-weight:650}.date .icon{width:13px;height:13px;opacity:.75}.excerpt{max-height:0;opacity:0;overflow:hidden;margin:0;color:rgba(255,255,255,.88);font-size:14.5px;line-height:1.38;transition:max-height .28s ease,opacity .28s ease,margin .28s ease}.slider:hover .excerpt,.story-card:hover .excerpt{max-height:90px;opacity:1;margin:8px 0 0}.slide-tab{position:absolute;left:14px;top:14px;z-index:2;margin:0;box-shadow:0 4px 12px rgba(0,0,0,.25)}.slider-arrows{position:absolute;right:12px;top:50%;z-index:4;display:grid;gap:8px;transform:translateY(-50%)}.slider-arrows button{width:34px;height:34px;border:0;border-radius:50%;background:rgba(183,15,20,.94);color:white;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 14px rgba(0,0,0,.22)}.slider-dots{position:absolute;left:18px;bottom:12px;z-index:5;display:flex;gap:6px;transform:translateY(28px)}.slider-dots button{width:22px;height:4px;border:0;border-radius:99px;background:rgba(255,255,255,.45);cursor:pointer}.slider-dots button.active{background:#fff}.hero-side{display:grid;gap:var(--gap)}.hero-side .story-card{min-height:122px}.hero-side .card-body{padding:10px}.hero-side .tag{font-size:9px;padding:5px 6px;margin-bottom:5px}.quick-panel{background:#12171c;color:white;border-radius:var(--radius);overflow:hidden}.quick-search{padding:10px;border-bottom:1px solid #2a3036}.quick-search input{width:100%;background:#0b0e12;border:1px solid #333b45;color:white;padding:9px 10px;border-radius:var(--radius);outline:0;font-size:13px}.quick-icons{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #2a3036}.quick-icons a{min-height:72px;display:grid;place-items:center;text-align:center;padding:8px 6px;gap:4px;border-right:1px solid #2a3036;border-bottom:1px solid #2a3036;font-size:10.5px;font-weight:600;text-transform:uppercase;line-height:1.15;opacity:.95}.quick-icons a:nth-child(3n){border-right:0}.quick-icons .icon{width:22px;height:22px;color:var(--red);stroke-width:1.8}.quick-title{padding:11px 12px;font-weight:650;background:#0c1014;border-bottom:1px solid #2a3036;margin:0;font-size:15px}.mini-list{display:grid;gap:0;padding:0 10px 10px}.mini-item{display:grid;grid-template-columns:68px 1fr;gap:9px;padding:10px 0;border-bottom:1px solid #2a3036}.mini-item:last-child{border-bottom:0}.mini-item h4,.side-post h4,.news-card h3,.wide-card h3{margin:0;line-height:1.16;font-size:15px;font-weight:650}.ad-row{display:grid;gap:var(--gap);margin:10px 0}.ad-row.three{grid-template-columns:repeat(3,1fr)}.ad-row.two{grid-template-columns:repeat(2,1fr)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:var(--gap);align-items:start}.news-grid,.posts-grid,.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.post-card,.news-card{background:white;border:1px solid #e8e8e8;border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover,.news-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.post-card .thumb,.news-card .thumb{min-height:150px;border-radius:0}.post-card .tag,.news-card .tag{position:absolute;left:8px;bottom:8px;margin:0}.post-card-content,.news-card .card-text{padding:12px}.post-card h3,.news-card h3{font-size:17px;font-weight:650;margin:0;line-height:1.16}.post-card p,.news-card p,.wide-card p{color:#555;margin:8px 0 0;font-size:14px;line-height:1.42}.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--gap);margin-top:10px}.large-feature .thumb{min-height:315px}.large-feature .card-text{padding:18px}.large-feature h3{font-size:clamp(24px,2.55vw,32px);line-height:1.04;letter-spacing:-.35px;font-weight:720}.small-stack{display:grid;gap:var(--gap)}.wide-card{display:grid;grid-template-columns:42% 1fr;gap:0;background:#fff;border:1px solid #e8e8e8;margin:10px 0}.wide-card .thumb{min-height:214px;border-radius:0}.wide-card .wide-text{padding:18px;display:flex;flex-direction:column;justify-content:center}.wide-card h3{font-size:clamp(21px,2vw,27px);line-height:1.07;letter-spacing:-.25px;font-weight:650}.masonry{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap);margin-top:10px}.masonry .story-card{min-height:230px}.masonry .story-card .title{font-size:20px}.sidebar{display:grid;gap:var(--gap);align-content:start}.side-sticky,.sidebar-extra{position:sticky;top:64px;display:grid;gap:var(--gap)}.side-block{border:1px solid #e4e4e4;background:#fff}.side-title{margin:0;padding:9px 11px;background:#11171c;color:white;font-size:15px;font-weight:650;display:flex;align-items:center;justify-content:space-between;gap:8px}.side-title.green{background:var(--green)}.side-title a{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.15)}.side-post{display:grid;grid-template-columns:82px 1fr;gap:9px;padding:9px;border-bottom:1px solid #ececec}.side-post:last-child{border-bottom:0}.side-post .thumb{min-height:64px}.socials{display:grid;grid-template-columns:1fr 1fr}.socials a{color:#fff;min-height:76px;display:grid;place-items:center;gap:4px;font-weight:550;text-align:center}.socials .icon{width:24px;height:24px}.instagram{background:#d62976}.facebook{background:#315c9c}.weather-current{padding:13px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;border-bottom:1px solid #ececec;background:linear-gradient(135deg,#f9fbff,#f3f3f3)}.weather-current .icon{width:42px;height:42px;color:var(--red)}.weather-current h4{margin:0;font-size:18px;line-height:1.05;font-weight:650}.weather-current p{margin:5px 0 0;color:#555;font-size:13px}.weather-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px}.weather-day{background:#f6f6f6;border:1px solid #e5e5e5;border-radius:4px;min-height:82px;display:grid;place-items:center;text-align:center;padding:7px 4px;font-size:11px;color:#333}.weather-day .icon{width:22px;height:22px;color:var(--red)}.weather-day b{display:block;font-size:13px;font-weight:650;margin-top:2px}.temp-pair{display:block;margin-top:2px;font-size:11px;color:#666}.old-carousel{padding:10px}.old-photo{border:0;padding:0;width:100%;min-height:178px;border-radius:var(--radius);overflow:hidden;cursor:pointer;color:white;text-align:left;background:#111;position:relative}.old-photo .image-bg{opacity:.95}.old-photo span{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;font-size:18px;line-height:1.1;font-weight:650;text-shadow:0 2px 10px rgba(0,0,0,.45)}.old-controls{display:flex;justify-content:space-between;gap:8px;margin-top:8px}.old-controls button{flex:1;border:1px solid #e1e1e1;background:#f8f8f8;padding:8px;cursor:pointer;border-radius:3px;display:grid;place-items:center}.full-section,.video-section,.post-section,.related{margin-top:14px;border:1px solid #e7e7e7;background:#fff;padding:0 10px 10px}.food-carousel,.tour-carousel{display:flex;gap:var(--gap);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:10px}.food-carousel::-webkit-scrollbar,.tour-carousel::-webkit-scrollbar{display:none}.food-card,.tour-card{flex:0 0 calc(25% - 8px);min-width:210px;border:1px solid #e8e8e8;background:#fff;border-radius:var(--radius);overflow:hidden;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease}.food-card:hover,.tour-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.food-card .thumb,.tour-card .thumb{min-height:135px;border-radius:0}.food-card div:last-child,.tour-card div:last-child{padding:11px}.food-card h3,.tour-card h3{margin:0;font-size:17px;line-height:1.12;font-weight:650}.food-card p,.tour-card p{margin:7px 0 0;font-size:13.5px;line-height:1.35;color:#555}.video-section{background:#10151a;color:#fff}.video-layout{display:grid;grid-template-columns:1fr 320px;gap:var(--gap);padding:10px}.video-player{min-height:360px;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.75)),var(--img,linear-gradient(135deg,#31465a,#111));background-size:cover;background-position:center;position:relative;border-radius:var(--radius);overflow:hidden}.video-play{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.video-play span{width:76px;height:76px;border-radius:50%;background:rgba(183,15,20,.95);display:grid;place-items:center;box-shadow:0 12px 36px rgba(0,0,0,.32)}.video-caption{position:absolute;left:0;right:0;bottom:0;padding:18px;z-index:2}.video-caption h3{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.05;font-weight:720}.video-caption p{margin:8px 0 0;max-width:680px;color:rgba(255,255,255,.86);font-size:15px;line-height:1.45}.video-list{display:grid;gap:8px;align-content:start}.video-item{border:1px solid #303842;background:#171e25;color:#fff;display:grid;grid-template-columns:92px 1fr;gap:9px;padding:8px;text-align:left;cursor:pointer;border-radius:var(--radius)}.video-item.active,.video-item:hover{border-color:var(--red)}.video-item .thumb{min-height:68px}.video-item h4{margin:0;font-size:14px;line-height:1.18;font-weight:650}.media-badges{position:absolute;top:8px;right:8px;z-index:3;display:flex;gap:5px}.media-badge{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(183,15,20,.94);box-shadow:0 4px 12px rgba(0,0,0,.22)}.page-hero,.category-header{background:linear-gradient(135deg,rgba(183,15,20,.94),rgba(17,22,27,.95)),linear-gradient(135deg,#26344a,#c9d7e5 48%,#9f1419);color:#fff;padding:30px 28px;border-radius:var(--radius);min-height:175px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:10px;position:relative;overflow:hidden}.page-title,.category-title{margin:0;font-size:clamp(34px,5vw,58px);line-height:.98;font-weight:760;letter-spacing:-.9px}.page-desc,.category-desc{margin:10px 0 0;max-width:760px;color:rgba(255,255,255,.9);font-size:17px;line-height:1.45}.typography{max-width:850px;margin:0 auto}.content-box{border:1px solid #e7e7e7;background:#fff;padding:22px}.typography p{font-size:18px;line-height:1.72;margin:0 0 18px;color:#252525}.typography h2,.typography h3,.typography h4{color:#111;line-height:1.13;letter-spacing:-.3px;margin:30px 0 12px;font-weight:720}.typography h2{font-size:clamp(28px,3.2vw,38px);border-left:5px solid var(--red);padding-left:12px}.typography h3{font-size:clamp(23px,2.5vw,30px)}.typography h4{font-size:clamp(20px,2vw,24px);color:var(--red-dark)}.typography ul,.typography ol{margin:0 0 20px 22px;padding:0;font-size:18px;line-height:1.65}.typography blockquote{margin:28px 0;padding:22px 24px;border-left:6px solid var(--red);background:#f7f7f7;color:#252525;font-size:clamp(21px,2.6vw,30px);line-height:1.32;font-weight:650;letter-spacing:-.25px}.article{min-width:0;border:1px solid #e7e7e7;background:#fff}.article-head{padding:18px 18px 12px}.pretitle{display:inline-flex;align-items:center;gap:6px;color:var(--red);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px}.category{display:inline-flex;align-items:center;gap:6px;background:var(--red);color:white;padding:7px 9px;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;border-radius:1px;margin-bottom:10px}.article-title{margin:0;font-size:clamp(30px,4.1vw,46px);line-height:1.04;letter-spacing:-.65px;font-weight:720;color:#111}.hero-figure,.inline-figure{margin:0;position:relative;min-height:470px;background:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.65)),var(--img,linear-gradient(135deg,#26344a,#c9d7e5 48%,#9f1419));background-size:cover;background-position:center}.figure-caption,.inline-figure figcaption{position:absolute;left:18px;right:18px;bottom:18px;color:#fff;background:rgba(0,0,0,.54);border-left:4px solid var(--red);padding:12px 14px;font-size:14px;line-height:1.45;backdrop-filter:blur(3px)}.article-body{padding:22px 18px 4px}.share-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.share-btn{border:1px solid #e2e2e2;background:#f8f8f8;color:#222;min-height:38px;padding:8px 11px;border-radius:var(--radius);display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-weight:600;font-size:13px}.share-btn.red{background:var(--red);color:white;border-color:var(--red)}.comments{border-top:1px solid #e8e8e8;padding:20px 18px 18px}.comments-title{margin:0 0 14px;font-size:26px;line-height:1.1;font-weight:720;display:flex;align-items:center;gap:8px}.comment{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.comment-avatar{width:52px;height:52px;border-radius:50%;background:#222;color:#fff;display:grid;place-items:center;font-weight:800}.comment-form{margin-top:20px;display:grid;gap:10px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.comment-form input,.comment-form textarea{width:100%;border:1px solid #ddd;padding:12px;border-radius:var(--radius);outline:0;background:#fafafa}.comment-form textarea{min-height:140px;resize:vertical}.submit-btn{justify-self:start;border:0;background:var(--red);color:#fff;padding:12px 18px;border-radius:var(--radius);font-weight:700;cursor:pointer}.footer{background:#11161a;color:#dfe4e8;margin-top:20px;padding:34px 18px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px}.footer h3{margin:0 0 12px;color:white;font-size:15px}.footer p{color:#c2c8cf;margin:14px 0 0;font-size:14px}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:13px;color:#bbc3ca}.footer li:before{content:"›";color:var(--red);margin-right:6px;font-weight:800}.footer-socials{display:flex;gap:8px;margin-top:14px}.footer-socials a{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.12)}.copyright{background:#e7e7e7;text-align:center;padding:12px;font-size:11px;letter-spacing:.5px;color:#555}.back-to-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border-radius:50%;border:0;background:var(--red);color:white;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:var(--shadow);z-index:50;display:grid;place-items:center}.back-to-top.show{opacity:1;pointer-events:auto}.img-1{--img:linear-gradient(135deg,#26344a,#c9d7e5 48%,#9f1419)}.img-2{--img:linear-gradient(135deg,#6c7c51,#e6b16e,#9f1419)}.img-3{--img:linear-gradient(135deg,#25394d,#72a0c1,#cdd7df)}.img-4{--img:linear-gradient(135deg,#5a2b2b,#cbb39d)}.img-5{--img:linear-gradient(135deg,#e2e4e7,#6f7884)}.img-6{--img:linear-gradient(135deg,#565e66,#ccd7df)}.img-7{--img:linear-gradient(135deg,#384d2b,#b2cf6a)}.img-8{--img:linear-gradient(135deg,#35251c,#b58851)}.img-9{--img:linear-gradient(135deg,#192b40,#657c95)}.img-10{--img:linear-gradient(135deg,#813326,#1d2730)}.img-11{--img:linear-gradient(135deg,#15161c,#aa7c3c)}.img-12{--img:linear-gradient(135deg,#18384d,#8bc0de)}.img-13{--img:linear-gradient(135deg,#2d3845,#c2cbd6)}@media(max-width:1120px){.hero{grid-template-columns:1.2fr .8fr}.quick-panel{grid-column:1/-1}.quick-icons{grid-template-columns:repeat(6,1fr)}.quick-panel .mini-list{grid-template-columns:repeat(3,1fr);gap:0 16px}}@media(max-width:920px){.header{grid-template-columns:1fr}.ad-header{justify-self:center}.main-nav{padding:0 0 0 12px;gap:10px}.nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-links a{padding:14px 11px}.search{width:188px;margin-right:12px}.layout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,1fr)}.side-sticky,.sidebar-extra{position:static}.news-grid,.posts-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.video-layout{grid-template-columns:1fr}.video-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.video-item{flex:0 0 78%;scroll-snap-align:start}}@media(max-width:720px){body{background:#fff}.sl-page{box-shadow:none}.top-bar{padding:0 12px}.top-links{gap:12px;overflow-x:auto;scrollbar-width:none}.top-links a:not(:first-child){display:none}.top-socials{gap:8px}.header{grid-template-columns:1fr;padding:14px 12px 8px}.ad-header{display:none}.mobile-service-ad{display:grid;margin-left:12px;margin-right:12px}.content{padding:10px 12px 14px}.logo-mark{width:58px;height:50px;font-size:24px}.logo-text{font-size:25px}.search{width:46px;margin-right:8px;display:flex;align-items:center}.search input{position:absolute;right:0;width:46px;opacity:0;pointer-events:none;transition:width .22s ease,opacity .22s ease}.search.open input,.search:focus-within input{width:min(235px,calc(100vw - 24px));opacity:1;pointer-events:auto;z-index:3}.search button{position:relative;z-index:4;width:42px;height:42px;inset:auto;background:#151a1f;border:1px solid #2d333b;border-radius:var(--radius)}.hero{grid-template-columns:1fr}.slider{min-height:350px}.hero-side{display:flex;overflow-x:auto;gap:var(--gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:2px}.hero-side::-webkit-scrollbar{display:none}.hero-side .story-card{flex:0 0 82%;scroll-snap-align:start;min-height:190px}.quick-icons{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.quick-icons a{flex:0 0 42%;min-height:82px;scroll-snap-align:start;border-right:1px solid #2a3036!important}.quick-panel .mini-list{grid-template-columns:1fr}.ad-row.three,.ad-row.two{display:flex;overflow-x:auto;gap:var(--gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ad-row .ad{flex:0 0 82%;scroll-snap-align:start}.feature-grid,.wide-card{grid-template-columns:1fr}.masonry,.news-grid,.posts-grid,.related-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.food-card,.tour-card{flex-basis:78%}.article-title{font-size:30px}.hero-figure{min-height:330px}.article-body{padding:18px 14px 4px}.typography p,.article-body p{font-size:17px;line-height:1.68}.form-row{grid-template-columns:1fr}}.featured-grid{display:grid;grid-template-columns:1.38fr .9fr;gap:var(--gap);margin-bottom:10px}.feature-main,.mini-feature{border-radius:var(--radius);overflow:hidden;background:#111;position:relative;color:#fff}.feature-main{min-height:430px}.feature-main h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.04;font-weight:720;letter-spacing:-.6px}.feature-main p{margin:9px 0 0;max-width:680px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.45}.feature-side{display:grid;gap:var(--gap)}.mini-feature{min-height:210px}.mini-feature h3{margin:0;font-size:23px;line-height:1.06;font-weight:680;letter-spacing:-.25px}.mini-feature p{margin:7px 0 0;color:rgba(255,255,255,.84);font-size:13.5px;line-height:1.35}.category-header{display:grid;grid-template-columns:1fr auto;align-items:end}.category-eyebrow,.page-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;opacity:.94}.category-count{position:relative;z-index:2;text-align:right;background:rgba(0,0,0,.23);padding:14px;border-radius:var(--radius);min-width:150px}.category-count b{display:block;font-size:34px;line-height:1}.archive-tools{display:flex;align-items:center;justify-content:space-between;gap:var(--gap);flex-wrap:wrap;padding:10px;border:1px solid #e8e8e8;background:#fff;margin:10px 0}.archive-tabs{display:flex;gap:6px;flex-wrap:wrap}.archive-tabs a{border:1px solid #e3e3e3;background:#f8f8f8;padding:8px 10px;font-size:13px;font-weight:650;border-radius:999px}.archive-tabs a.active,.archive-tabs a:hover{background:var(--red);color:#fff;border-color:var(--red)}.sort-select{border:1px solid #ddd;background:#fff;padding:9px 12px;border-radius:var(--radius);color:#444;outline:0}.wide-ad{margin:10px 0;min-height:240px;background:radial-gradient(circle at 18% 26%,rgba(255,255,255,.18),transparent 26%),linear-gradient(135deg,var(--yellow),#e9a600);color:#222;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:28px;border-radius:var(--radius);overflow:hidden}.page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;border:1px solid #e2e2e2;background:#fff;color:#222;border-radius:var(--radius);font-weight:650;font-size:14px;margin:22px 3px 4px}.page-numbers.current,.page-numbers:hover{background:var(--red);color:#fff;border-color:var(--red)}.latest-number{position:absolute;left:6px;top:6px;width:22px;height:22px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;box-shadow:0 4px 10px rgba(0,0,0,.25)}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:170px;gap:var(--gap)}.gallery-item{border:0;padding:0;cursor:pointer;position:relative;overflow:hidden;border-radius:var(--radius);background:#111;color:white;text-align:left}.gallery-item:first-child{grid-row:span 2}.gallery-item span:last-child{position:absolute;left:11px;right:11px;bottom:10px;font-size:14px;line-height:1.2;font-weight:650;z-index:2;text-shadow:0 2px 10px rgba(0,0,0,.5)}.video-frame{position:relative;width:100%;aspect-ratio:16/9;background:#111;overflow:hidden;border-radius:var(--radius)}.video-frame iframe,.video-frame embed,.video-frame object{position:absolute;inset:0;width:100%;height:100%;border:0}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.tags a{background:#f3f3f3;border:1px solid #e5e5e5;padding:7px 10px;border-radius:999px;color:#444;font-size:13px;font-weight:600}.author-box{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:16px;background:#f6f6f6;border:1px solid #e7e7e7;margin:26px 0}.author-avatar{width:78px;height:78px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:800}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);margin:26px 0 10px}.post-nav a{border:1px solid #e5e5e5;padding:14px;background:#fff;min-height:92px;display:flex;flex-direction:column;justify-content:center}.post-nav small{color:var(--red);font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:5px}.post-nav strong{font-size:16px;line-height:1.2;color:#222}.comment-list{margin:0;padding:0;list-style:none}.comment-body{padding:14px 0;border-bottom:1px solid #eee}.comment-form input,.comment-form textarea{width:100%;border:1px solid #ddd;padding:12px;border-radius:var(--radius);outline:0;background:#fafafa}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);align-items:start}.contact-form,.contact-info{border:1px solid #e7e7e7;background:#fff;padding:18px}.contact-form h2,.contact-info h2{margin:0 0 12px;font-size:26px;line-height:1.1;font-weight:720}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #ddd;background:#fafafa;padding:12px;border-radius:var(--radius);outline:0}.contact-form textarea{min-height:165px;resize:vertical}.full{grid-column:1/-1}.contact-list{display:grid;gap:10px}.contact-item{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:start;padding:12px;background:#f7f7f7;border:1px solid #e9e9e9}.contact-item .icon{width:24px;height:24px;color:var(--red);margin-top:3px}.map-box{margin-top:10px;min-height:310px;background:linear-gradient(135deg,#e7edf3,#9ab1c5);border-radius:var(--radius);position:relative;overflow:hidden;display:grid;place-items:center;text-align:center;color:#1b2a35;font-weight:700}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap);margin:10px 0 0}.info-card{border:1px solid #e7e7e7;background:#fff;padding:16px;border-radius:var(--radius)}.info-card .icon{width:32px;height:32px;color:var(--red);margin-bottom:10px}@media(max-width:1040px){.featured-grid{grid-template-columns:1fr}.feature-side{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.contact-layout{grid-template-columns:1fr}.category-header{grid-template-columns:1fr}.category-count{text-align:left;width:max-content}}@media(max-width:720px){.featured-grid{display:block}.feature-main{min-height:360px;margin-bottom:var(--gap)}.feature-side{display:flex;overflow-x:auto;gap:var(--gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.feature-side::-webkit-scrollbar{display:none}.mini-feature{flex:0 0 86%;min-height:220px;scroll-snap-align:start}.gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gallery-item{flex:0 0 82%;min-height:230px;scroll-snap-align:start}.post-nav,.form-grid,.contact-layout{grid-template-columns:1fr}.full{grid-column:auto}.info-grid{grid-template-columns:1fr}.category-title,.page-title{font-size:36px}.page-desc,.category-desc{font-size:15px}.page-hero,.category-header{padding:22px 16px;min-height:150px}}.modal{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:100;display:none;align-items:center;justify-content:center;padding:18px}.modal.open{display:flex}.modal-card{width:min(860px,100%);background:white;border-radius:6px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.38)}.modal-image{min-height:460px;background:var(--img,linear-gradient(135deg,#333,#999));background-size:cover;background-position:center}.modal-content{padding:18px}.modal-content h3{margin:0 0 8px;font-size:25px;line-height:1.1;font-weight:650}.modal-content p{margin:0;color:#555;font-size:15px;line-height:1.5}.modal-close{position:absolute;top:16px;right:16px;border:0;width:42px;height:42px;border-radius:50%;background:#fff;cursor:pointer;display:grid;place-items:center}@media(max-width:720px){.modal-image{min-height:260px}}body.simple-look-theme{width:100% !important;max-width:none !important;margin:0 !important;background:#dedede;color:var(--black)}body.simple-look-theme .sl-page{width:min(var(--container),100%) !important;max-width:var(--container) !important;margin:0 auto !important;background:#fff;overflow:hidden}body.simple-look-theme .sl-page a,body.simple-look-theme .sl-page a:visited{color:inherit;text-decoration:none}body.simple-look-theme .header{grid-template-columns:minmax(220px,250px) minmax(0,1fr);overflow:hidden}body.simple-look-theme .ad-header{width:min(728px,100%) !important;max-width:100% !important;justify-self:end}body.simple-look-theme .main-nav{width:100%}body.simple-look-theme .nav-scroll{flex:1 1 auto;min-width:0}body.simple-look-theme .search{flex:0 0 218px}body.simple-look-theme .slider .title a,body.simple-look-theme .story-card .title a,body.simple-look-theme .overlay-content a,body.simple-look-theme .card-body a{color:#fff !important}body.simple-look-theme .quick-panel a,body.simple-look-theme .quick-panel a:visited{color:#fff !important}body.simple-look-theme .news-card a,body.simple-look-theme .wide-card a,body.simple-look-theme .side-post a{color:inherit !important}body.simple-look-theme .image-bg{background-size:cover;background-position:center}body.simple-look-theme .slider .image-bg,body.simple-look-theme .story-card .image-bg{position:absolute;inset:0}body.simple-look-theme .slider,body.simple-look-theme .story-card{isolation:isolate}body.simple-look-theme .slide{z-index:0}body.simple-look-theme .slide.active{z-index:1}body.simple-look-theme .card-body,body.simple-look-theme .overlay-content{z-index:3}body.simple-look-theme .tag{color:#fff !important}body.simple-look-theme .ticker-track{min-width:0}body.simple-look-theme .ticker-line{min-width:max-content}@media(max-width:1120px){body.simple-look-theme .hero{grid-template-columns:1.2fr .8fr}body.simple-look-theme .quick-panel{grid-column:1/-1}}@media(max-width:920px){body.simple-look-theme .header{grid-template-columns:1fr}body.simple-look-theme .ad-header{justify-self:center}body.simple-look-theme .nav-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.simple-look-theme .nav-scroll::-webkit-scrollbar{display:none}body.simple-look-theme .search{flex:0 0 188px}}@media(max-width:720px){body.simple-look-theme{background:#fff}body.simple-look-theme .sl-page{box-shadow:none !important}body.simple-look-theme .ad-header{display:none}body.simple-look-theme .mobile-service-ad{display:grid}body.simple-look-theme .hero{grid-template-columns:1fr}body.simple-look-theme .hero-side{display:flex;overflow-x:auto;gap:var(--gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}body.simple-look-theme .hero-side::-webkit-scrollbar{display:none}body.simple-look-theme .hero-side .story-card{flex:0 0 82%;min-height:190px;scroll-snap-align:start}body.simple-look-theme .quick-icons{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}body.simple-look-theme .quick-icons::-webkit-scrollbar{display:none}body.simple-look-theme .quick-icons a{flex:0 0 42%;min-height:82px;scroll-snap-align:start}}@media(max-width:560px){body.simple-look-theme .search{flex:0 0 46px;width:46px}}.simple-look-theme .sl-page{width:min(var(--container),100%);max-width:1180px}.simple-look-theme .header{grid-template-columns:250px minmax(0,1fr)}.simple-look-theme .ad-header{width:728px;max-width:100%;height:90px;justify-self:end}.simple-look-theme .hero{grid-template-columns:minmax(0,1.35fr) minmax(210px,.72fr) 286px;gap:10px}.simple-look-theme .layout{grid-template-columns:minmax(0,1fr) 286px}.simple-look-theme .main-column{min-width:0}.simple-look-theme .news-grid{align-items:stretch}.simple-look-theme .post-card .thumb,.simple-look-theme .news-card .thumb{display:block;background-image:var(--img,linear-gradient(135deg,#e2e4e7,#6f7884));background-size:cover;background-position:center}.simple-look-theme .story-card a,.simple-look-theme .slider a,.simple-look-theme .mini-item a,.simple-look-theme .quick-panel a{color:inherit;text-decoration:none}.simple-look-theme .feature-grid:empty,.simple-look-theme .news-grid:empty,.simple-look-theme .masonry:empty{display:none}.simple-look-theme .feature-grid .small-stack{min-width:0}.simple-look-theme .feature-grid .small-stack .story-card{min-height:152px}.simple-look-theme .ad-banner>.ad-banner{margin:0;width:100%;height:100%}.simple-look-theme .full-section .archive-link{order:3;margin-left:auto}.simple-look-theme .full-section .section-head:after{order:2}.simple-look-theme .full-section .section-head h2{order:1}.simple-look-theme .footer{clear:both}@media(max-width:1120px){.simple-look-theme .hero{grid-template-columns:1.2fr .8fr}.simple-look-theme .quick-panel{grid-column:1/-1}}@media(max-width:920px){.simple-look-theme .header{grid-template-columns:1fr}.simple-look-theme .ad-header{justify-self:center}.simple-look-theme .layout{grid-template-columns:1fr}.simple-look-theme .sidebar{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.simple-look-theme .hero{grid-template-columns:1fr}.simple-look-theme .hero-side{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.simple-look-theme .hero-side::-webkit-scrollbar{display:none}.simple-look-theme .hero-side .story-card{flex:0 0 82%;min-height:190px;scroll-snap-align:start}.simple-look-theme .quick-icons{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.simple-look-theme .quick-icons a{flex:0 0 42%;scroll-snap-align:start}.simple-look-theme .ad-row.three,.simple-look-theme .ad-row.two{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.simple-look-theme .ad-row .ad{flex:0 0 82%;scroll-snap-align:start}.simple-look-theme .feature-grid{grid-template-columns:1fr}.simple-look-theme .masonry{grid-template-columns:1fr}.simple-look-theme .sidebar{grid-template-columns:1fr}}.simple-look-theme .icon{width:18px;height:18px;stroke-width:2;vertical-align:middle;display:inline-block;flex:0 0 auto}.simple-look-theme a,.simple-look-theme .card-body a,.simple-look-theme .overlay-content a,.simple-look-theme .story-card a,.simple-look-theme .slider a,.simple-look-theme .news-card h3 a,.simple-look-theme .post-card h3 a{text-decoration:none!important;border-bottom:0!important;box-shadow:none!important}.simple-look-theme .card-body a,.simple-look-theme .overlay-content a,.simple-look-theme .story-card a,.simple-look-theme .slider a{color:inherit!important}.simple-look-theme .slider .card-body,.simple-look-theme .story-card .card-body{bottom:0!important;top:auto!important;transform:none!important}.simple-look-theme .slider .excerpt,.simple-look-theme .story-card .excerpt{display:block!important;max-height:0!important;opacity:0!important;overflow:hidden!important;margin:0!important;visibility:hidden!important;transition:max-height .28s ease,opacity .28s ease,margin .28s ease,visibility .28s ease}.simple-look-theme .slider:hover .excerpt,.simple-look-theme .story-card:hover .excerpt{max-height:90px!important;opacity:1!important;margin:8px 0 0!important;visibility:visible!important}.simple-look-theme .slider .title,.simple-look-theme .story-card .title{text-shadow:0 2px 10px rgba(0,0,0,.5)}.simple-look-theme .slider .title::after,.simple-look-theme .story-card .title::after,.simple-look-theme .card-body h1::after,.simple-look-theme .card-body h2::after,.simple-look-theme .card-body h3::after{content:none!important;display:none!important;border:0!important}.simple-look-theme .slider .date,.simple-look-theme .story-card .date{margin-top:8px!important}.simple-look-theme .hero{grid-template-columns:minmax(0,1.35fr) minmax(245px,.72fr) 286px!important;gap:10px!important;align-items:stretch!important}.simple-look-theme .slider{min-height:372px!important}.simple-look-theme .hero-side{gap:10px!important}.simple-look-theme .hero-side .story-card{min-height:117px!important}.simple-look-theme .hero-side .card-body{padding:10px!important}.simple-look-theme .hero-side .title{font-size:16px!important;line-height:1.08!important}.simple-look-theme .hero-side .date{font-size:11px!important}.simple-look-theme .hero-side .tag{font-size:9px!important;padding:5px 6px!important;margin-bottom:5px!important}.simple-look-theme .quick-icons{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.simple-look-theme .quick-icons a{min-height:70px!important;font-size:9.5px!important;line-height:1.1!important;color:#fff!important;gap:5px!important}.simple-look-theme .quick-icons .icon{width:22px!important;height:22px!important;color:var(--red)!important;margin-bottom:2px!important}.simple-look-theme .quick-search .search,.simple-look-theme .quick-search form{width:100%!important;margin:0!important}.simple-look-theme .quick-search input{opacity:1!important;pointer-events:auto!important;position:static!important;width:100%!important}.simple-look-theme .quick-search button{display:none!important}.simple-look-theme .mini-item{grid-template-columns:78px 1fr!important;min-height:82px!important;align-items:center!important}.simple-look-theme .mini-item .thumb{width:78px!important;height:62px!important;min-height:62px!important;background-size:cover!important;background-position:center!important}.simple-look-theme .mini-item h4{font-size:14px!important;line-height:1.14!important}.simple-look-theme .ticker-track{overflow:hidden!important}.simple-look-theme .ticker-line{display:flex!important;width:max-content!important;min-width:max-content!important;animation:tickerLoop107 48s linear infinite!important}.simple-look-theme .ticker-line span{flex:0 0 auto!important}@keyframes tickerLoop107{from{transform:translateX(0)}to{transform:translateX(-25%)}}.simple-look-theme .ad-row.two,.simple-look-theme .ad-row.three{gap:10px!important}.simple-look-theme .ad-row.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.simple-look-theme .ad-row.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.simple-look-theme .ad-banner{display:grid!important;place-items:center start!important;width:100%!important;height:250px!important;min-height:250px!important;margin:10px 0!important;background:linear-gradient(90deg,rgba(0,0,0,.06),transparent),var(--yellow)!important;color:#222!important;padding:28px!important}.simple-look-theme .main-column>br,.simple-look-theme .main-column>p:empty{display:none!important}@media(max-width:1120px){.simple-look-theme .hero{grid-template-columns:1.2fr .8fr!important}.simple-look-theme .quick-panel{grid-column:1/-1!important}.simple-look-theme .quick-icons{grid-template-columns:repeat(6,1fr)!important}}@media(max-width:720px){.simple-look-theme .hero{grid-template-columns:1fr!important}.simple-look-theme .hero-side{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .hero-side .story-card{flex:0 0 82%!important;min-height:190px!important;scroll-snap-align:start!important}.simple-look-theme .quick-icons{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .quick-icons a{flex:0 0 42%!important;min-height:82px!important;scroll-snap-align:start!important}.simple-look-theme .ad-row.two,.simple-look-theme .ad-row.three{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important}.simple-look-theme .ad-row .ad{flex:0 0 82%!important;scroll-snap-align:start!important}}.simple-look-theme .section-head{display:flex!important;align-items:center!important;gap:10px!important}.simple-look-theme .section-head h2{flex:0 0 auto!important}.simple-look-theme .section-head::after{content:""!important;height:2px!important;background:var(--red)!important;flex:1 1 auto!important;order:2!important}.simple-look-theme .section-head .archive-link,.simple-look-theme .section-head .right-link{order:3!important;margin-left:auto!important;color:var(--red)!important;font-weight:700!important;background:transparent!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.simple-look-theme .section-head h2{order:1!important}.simple-look-theme .media-badges{position:absolute!important;top:8px!important;right:8px!important;z-index:5!important;display:flex!important;gap:5px!important}.simple-look-theme .media-badge{min-width:26px!important;height:26px!important;padding:0 6px!important;border-radius:99px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#fff!important;background:rgba(183,15,20,.95)!important;box-shadow:0 4px 12px rgba(0,0,0,.25)!important;font-size:10px!important;font-style:normal!important}.simple-look-theme .media-badge.comment{background:rgba(17,22,27,.9)!important}.simple-look-theme .media-badge.gallery{background:rgba(49,92,156,.95)!important}.simple-look-theme .media-badge .icon{width:13px!important;height:13px!important}.simple-look-theme .media-badge em{font-style:normal!important;font-size:10px!important}.simple-look-theme .meta-line .icon,.simple-look-theme .date .icon{color:var(--gray-500)!important}.simple-look-theme .date{display:inline-flex!important;align-items:center!important;gap:6px!important}.simple-look-theme .feature-grid{clear:both!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:10px!important;margin-top:10px!important;margin-bottom:10px!important;align-items:stretch!important}.simple-look-theme .feature-grid+.ad-row.two{clear:both!important;width:100%!important}.simple-look-theme .large-feature{min-width:0!important}.simple-look-theme .large-feature .thumb{min-height:315px!important}.simple-look-theme .small-stack{display:grid!important;gap:10px!important;min-width:0!important}.simple-look-theme .small-stack .story-card{min-height:152px!important}.simple-look-theme .ad-row.two{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.simple-look-theme .ad-row.two .ad{width:100%!important;min-height:150px!important}.simple-look-theme .ad-banner{clear:both!important;grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-height:250px!important;height:250px!important;display:grid!important;margin:10px 0!important;padding:28px!important;font-size:24px!important;line-height:1.16!important;border-radius:3px!important}.simple-look-theme .masonry{clear:both!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.simple-look-theme .masonry .story-card{min-height:230px!important}.simple-look-theme .masonry .story-card .title{font-size:20px!important;line-height:1.08!important}.simple-look-theme .old-nis-carousel{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:10px!important}.simple-look-theme .old-nis-carousel::-webkit-scrollbar{display:none!important}.simple-look-theme .old-nis-card{flex:0 0 25%!important;min-width:220px!important;min-height:180px!important;border:0!important;border-radius:3px!important;overflow:hidden!important;position:relative!important;cursor:pointer!important;background:#111!important;color:#fff!important;text-align:left!important;scroll-snap-align:start!important}.simple-look-theme .old-nis-card .image-bg{position:absolute!important;inset:0!important;background:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.65)),var(--img,linear-gradient(135deg,#35251c,#b58851))!important;background-size:cover!important;background-position:center!important}.simple-look-theme .old-nis-card>span:not(.image-bg){position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;font-size:18px!important;line-height:1.1!important;font-weight:700!important;text-shadow:0 2px 10px rgba(0,0,0,.45)!important}.simple-look-theme .sl-modal{position:fixed!important;inset:0!important;z-index:1000!important;background:rgba(0,0,0,.72)!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important}.simple-look-theme .sl-modal.open{display:flex!important}.simple-look-theme .sl-modal-card{width:min(860px,100%)!important;background:#fff!important;border-radius:6px!important;overflow:hidden!important;box-shadow:0 22px 70px rgba(0,0,0,.38)!important}.simple-look-theme .sl-modal-image{min-height:420px!important;background:var(--img,linear-gradient(135deg,#333,#999))!important;background-size:cover!important;background-position:center!important}.simple-look-theme .sl-modal-content{padding:18px!important}.simple-look-theme .sl-modal-content h3{margin:0 0 8px!important;font-size:25px!important;line-height:1.1!important}.simple-look-theme .sl-modal-content p{margin:0!important;color:#555!important;font-size:15px!important;line-height:1.5!important}.simple-look-theme .sl-modal-close{position:absolute!important;top:16px!important;right:16px!important;width:42px!important;height:42px!important;border-radius:50%!important;border:0!important;background:#fff!important;cursor:pointer!important;display:grid!important;place-items:center!important}@media(max-width:920px){.simple-look-theme .feature-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.simple-look-theme .feature-grid{grid-template-columns:1fr!important}.simple-look-theme .masonry{grid-template-columns:1fr!important}.simple-look-theme .old-nis-card{flex-basis:82%!important}.simple-look-theme .sl-modal-image{min-height:260px!important}}.simple-look-theme .media-badges{position:absolute!important;top:8px!important;right:8px!important;z-index:8!important;display:flex!important;gap:5px!important}.simple-look-theme .media-badge{min-width:26px!important;height:26px!important;padding:0 6px!important;border-radius:99px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#fff!important;background:rgba(183,15,20,.95)!important;box-shadow:0 4px 12px rgba(0,0,0,.25)!important;font-style:normal!important}.simple-look-theme .media-badge.comment{background:rgba(17,22,27,.9)!important}.simple-look-theme .media-badge.gallery{background:rgba(49,92,156,.95)!important}.simple-look-theme .media-badge .icon{width:13px!important;height:13px!important}.simple-look-theme .media-badge em{font-style:normal!important;font-size:10px!important}.simple-look-theme .section-head{display:flex!important;align-items:center!important;gap:10px!important}.simple-look-theme .section-head h2{order:1!important;flex:0 0 auto!important}.simple-look-theme .section-head::after{order:2!important;content:""!important;height:2px!important;background:var(--red)!important;flex:1 1 auto!important}.simple-look-theme .section-head .archive-link,.simple-look-theme .section-head .right-link{order:3!important;margin-left:auto!important;color:var(--red)!important;background:transparent!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.simple-look-theme .feature-grid{clear:both!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:10px!important;margin:10px 0!important;align-items:stretch!important}.simple-look-theme .large-feature .thumb{min-height:315px!important}.simple-look-theme .small-stack{display:grid!important;gap:10px!important;min-width:0!important}.simple-look-theme .small-stack .story-card{min-height:152px!important}.simple-look-theme .ad-row.two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;clear:both!important;width:100%!important}.simple-look-theme .ad-row.two .ad{width:100%!important;min-height:150px!important}.simple-look-theme .masonry{clear:both!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.simple-look-theme .masonry .story-card{min-height:230px!important}.simple-look-theme .slider .excerpt,.simple-look-theme .story-card .excerpt{max-height:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;margin:0!important}.simple-look-theme .slider:hover .excerpt,.simple-look-theme .story-card:hover .excerpt{max-height:90px!important;opacity:1!important;visibility:visible!important;margin:8px 0 0!important}.simple-look-theme .slider .title::after,.simple-look-theme .story-card .title::after{display:none!important;content:none!important}.simple-look-theme .mini-item .thumb{width:78px!important;height:62px!important;min-height:62px!important;background-size:cover!important;background-position:center!important}.simple-look-theme .mini-item{grid-template-columns:78px 1fr!important;min-height:82px!important;align-items:center!important}.simple-look-theme .meta-line .icon,.simple-look-theme .date .icon{color:var(--gray-500)!important}@media(max-width:920px){.simple-look-theme .feature-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.simple-look-theme .masonry{grid-template-columns:1fr!important}}.simple-look-theme .image-bg{background-size:cover!important;background-position:center!important}.simple-look-theme .slider .excerpt,.simple-look-theme .story-card .excerpt{max-height:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;margin:0!important}.simple-look-theme .slider:hover .excerpt,.simple-look-theme .story-card:hover .excerpt{max-height:90px!important;opacity:1!important;visibility:visible!important;margin:8px 0 0!important}.simple-look-theme .slider .title::after,.simple-look-theme .story-card .title::after{content:none!important;display:none!important}.simple-look-theme .slider .title a,.simple-look-theme .story-card .title a{color:#fff!important;text-decoration:none!important}.simple-look-theme .article-head .category,.simple-look-theme .article-head .category *,.simple-look-theme .category,.simple-look-theme .category *{color:#fff!important}.simple-look-theme .author-box{display:none!important}.simple-look-theme .socials a,.simple-look-theme .socials a:visited{color:#fff!important;font-weight:650!important;font-size:14px!important;text-decoration:none!important}.simple-look-theme .socials .icon{width:28px!important;height:28px!important;color:#fff!important}.simple-look-theme .logo-img img{width:auto!important;object-fit:contain!important}.simple-look-theme .feature-grid{clear:both!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:10px!important;margin:10px 0!important;align-items:stretch!important}.simple-look-theme .large-feature .thumb{min-height:315px!important}.simple-look-theme .small-stack{display:grid!important;gap:10px!important}.simple-look-theme .small-stack .story-card{min-height:152px!important}.simple-look-theme .ad-row.two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;clear:both!important}.simple-look-theme .ad-row.two .ad{min-height:150px!important;width:100%!important}.simple-look-theme .masonry{clear:both!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.simple-look-theme .masonry .story-card{min-height:230px!important}.simple-look-theme .section-head{display:flex!important;align-items:center!important;gap:10px!important}.simple-look-theme .section-head h2{order:1!important;flex:0 0 auto!important}.simple-look-theme .section-head::after{order:2!important;flex:1 1 auto!important}.simple-look-theme .section-head .archive-link,.simple-look-theme .section-head .right-link{order:3!important;margin-left:auto!important;color:var(--red)!important;background:transparent!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.simple-look-theme .post-card .thumb,.simple-look-theme .news-card .thumb,.simple-look-theme .related-card .thumb{cursor:pointer!important}@media(max-width:920px){.simple-look-theme .feature-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.simple-look-theme .masonry{grid-template-columns:1fr!important}}.simple-look-theme .image-bg{background-size:cover!important;background-position:center!important}.simple-look-theme .slider .title a,.simple-look-theme .story-card .title a{color:#fff!important;text-decoration:none!important}.simple-look-theme .slider .title::after,.simple-look-theme .story-card .title::after{content:none!important;display:none!important}.simple-look-theme .slider .excerpt,.simple-look-theme .story-card .excerpt{max-height:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;margin:0!important}.simple-look-theme .slider:hover .excerpt,.simple-look-theme .story-card:hover .excerpt{max-height:90px!important;opacity:1!important;visibility:visible!important;margin:8px 0 0!important}.simple-look-theme .article-head .category,.simple-look-theme .article-head .category *,.simple-look-theme .category,.simple-look-theme .category *{color:#fff!important}.simple-look-theme .author-box{display:none!important}.simple-look-theme .socials a,.simple-look-theme .socials a:visited{color:#fff!important;font-weight:650!important;font-size:14px!important;text-decoration:none!important}.simple-look-theme .socials .icon{width:28px!important;height:28px!important;color:#fff!important}.simple-look-theme .story-card,.simple-look-theme .slider{position:relative!important}.simple-look-theme .story-click.image-bg{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background-size:cover!important;background-position:center!important;text-indent:-9999px!important;overflow:hidden!important}.simple-look-theme .story-card .card-body,.simple-look-theme .slider .card-body{z-index:4!important;pointer-events:none!important}.simple-look-theme .story-card .card-body a,.simple-look-theme .slider .card-body a{pointer-events:auto!important}.simple-look-theme .story-card .tag,.simple-look-theme .slider .tag,.simple-look-theme .media-badges,.simple-look-theme .slider-arrows,.simple-look-theme .slider-dots{z-index:5!important}.simple-look-theme .lower-home-block{display:block!important;width:100%!important;clear:both!important;margin-top:10px!important}.simple-look-theme .lower-home-block .lower-ads{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;clear:both!important;margin:0 0 10px!important}.simple-look-theme .lower-home-block .lower-ads .ad{min-height:150px!important;height:150px!important;width:100%!important}.simple-look-theme .lower-home-block .masonry{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;clear:both!important;margin:0!important}.simple-look-theme .lower-home-block .masonry .story-card{min-height:230px!important;width:100%!important}.simple-look-theme .main-column{display:block!important}.simple-look-theme .ad-banner{width:100%!important;max-width:100%!important;clear:both!important}.simple-look-theme .single-image-link{position:absolute!important;inset:0!important;z-index:2!important;display:block!important;text-indent:-9999px!important}.simple-look-theme .hero-figure{position:relative!important}.simple-look-theme .hero-figure .figure-caption{z-index:4!important}.simple-look-theme .author-box{display:none!important}@media(max-width:720px){.simple-look-theme .lower-home-block .lower-ads{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.simple-look-theme .lower-home-block .lower-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .lower-home-block .masonry{grid-template-columns:1fr!important}}.simple-look-theme .hero-side.no-hover-excerpt .story-card .excerpt,.simple-look-theme .hero-side.no-hover-excerpt .story-card:hover .excerpt,.simple-look-theme .masonry.no-hover-excerpt .story-card .excerpt,.simple-look-theme .masonry.no-hover-excerpt .story-card:hover .excerpt{display:none!important;max-height:0!important;opacity:0!important;visibility:hidden!important;margin:0!important}.simple-look-theme .hero-side.no-hover-excerpt .story-card:hover .card-body,.simple-look-theme .masonry.no-hover-excerpt .story-card:hover .card-body{transform:none!important;bottom:0!important}.simple-look-theme .slider:hover .excerpt{max-height:90px!important;opacity:1!important;visibility:visible!important;margin:8px 0 0!important}.simple-look-theme .lower-home-block{display:block!important;width:100%!important;clear:both!important;margin-top:10px!important}.simple-look-theme .lower-home-block .masonry{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;clear:both!important;margin:0 0 10px!important}.simple-look-theme .lower-home-block .masonry .story-card{min-height:230px!important;width:100%!important}.simple-look-theme .lower-home-block .masonry .story-card .title{font-size:20px!important;line-height:1.08!important}.simple-look-theme .lower-home-block .lower-ads{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;clear:both!important;margin:0 0 10px!important}.simple-look-theme .lower-home-block .lower-ads .ad{min-height:150px!important;height:150px!important;width:100%!important}.simple-look-theme .sidebar,.simple-look-theme .sidebar-extra,.simple-look-theme .side-sticky{align-content:start!important}.simple-look-theme .sidebar-extra{position:sticky!important;top:64px!important}.simple-look-theme.single .article,.simple-look-theme.single .article-body,.simple-look-theme.single .content,.simple-look-theme .article-body{min-width:0!important}.simple-look-theme .article-body img,.simple-look-theme .article img,.simple-look-theme .wp-block-image img,.simple-look-theme .gallery img{max-width:100%!important;height:auto!important;object-fit:cover!important}.simple-look-theme .article-body figure,.simple-look-theme .wp-block-image{max-width:100%!important;margin-left:0!important;margin-right:0!important}.simple-look-theme .article-body .inline-figure,.simple-look-theme .hero-figure{width:100%!important;background-size:cover!important;background-position:center!important}.simple-look-theme .gallery-grid{max-width:100%!important}.simple-look-theme .story-click.image-bg{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background-size:cover!important;background-position:center!important}.simple-look-theme .story-card .card-body,.simple-look-theme .slider .card-body{z-index:4!important;pointer-events:none!important}.simple-look-theme .story-card .card-body a,.simple-look-theme .slider .card-body a{pointer-events:auto!important}.simple-look-theme .story-card .tag,.simple-look-theme .slider .tag,.simple-look-theme .media-badges,.simple-look-theme .slider-arrows,.simple-look-theme .slider-dots{z-index:5!important}@media(max-width:720px){.simple-look-theme .slider{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;min-height:350px!important}.simple-look-theme .slider::-webkit-scrollbar{display:none!important}.simple-look-theme .slider .slide{position:relative!important;display:block!important;flex:0 0 100%!important;min-width:100%!important;min-height:350px!important;opacity:1!important;visibility:visible!important;scroll-snap-align:start!important}.simple-look-theme .slider .slider-arrows,.simple-look-theme .slider .slider-dots{display:none!important}.simple-look-theme .hero-side.no-hover-excerpt{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .hero-side.no-hover-excerpt::-webkit-scrollbar{display:none!important}.simple-look-theme .hero-side.no-hover-excerpt .story-card{flex:0 0 82%!important;min-height:190px!important;scroll-snap-align:start!important}.simple-look-theme .lower-home-block .masonry{grid-template-columns:1fr!important}.simple-look-theme .lower-home-block .masonry .story-card{min-height:245px!important}.simple-look-theme .lower-home-block .lower-ads{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .lower-home-block .lower-ads::-webkit-scrollbar{display:none!important}.simple-look-theme .lower-home-block .lower-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .article-title{font-size:30px!important;line-height:1.05!important}.simple-look-theme .hero-figure{min-height:300px!important}.simple-look-theme .article-body p{font-size:17px!important;line-height:1.68!important}.simple-look-theme .article-body .inline-figure{min-height:260px!important}.simple-look-theme .gallery-grid{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .gallery-grid::-webkit-scrollbar{display:none!important}.simple-look-theme .gallery-item{flex:0 0 82%!important;min-height:230px!important;scroll-snap-align:start!important}}.simple-look-theme .old-nis-section,.simple-look-theme .old-nis-block,.simple-look-theme #oldNisModal{display:none!important}.simple-look-theme .main-column{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;float:none!important}.simple-look-theme .sl-safe-lower{display:block!important;width:100%!important;max-width:100%!important;clear:both!important;float:none!important;margin:10px 0 0!important}.simple-look-theme .sl-safe-ads{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;clear:both!important;float:none!important;margin:0 0 10px!important}.simple-look-theme .sl-safe-ads .ad{display:grid!important;width:100%!important;min-width:0!important;height:150px!important;min-height:150px!important}.simple-look-theme .sl-safe-overlay{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;clear:both!important;float:none!important;margin:0!important}.simple-look-theme .sl-safe-overlay .story-card{width:100%!important;min-width:0!important;min-height:230px!important}.simple-look-theme .sl-safe-overlay .story-card .title{font-size:20px!important;line-height:1.08!important}.simple-look-theme .sl-safe-overlay .story-card .excerpt,.simple-look-theme .sl-safe-overlay .story-card:hover .excerpt{display:none!important;max-height:0!important;opacity:0!important;visibility:hidden!important;margin:0!important}.simple-look-theme .sl-safe-overlay .story-click.image-bg{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background-size:cover!important;background-position:center!important}.simple-look-theme .sl-safe-overlay .card-body{z-index:4!important;pointer-events:none!important}.simple-look-theme .sl-safe-overlay .card-body a{pointer-events:auto!important}.simple-look-theme .sidebar-extra{position:sticky!important;top:68px!important}@media(max-width:720px){.simple-look-theme .sl-safe-ads{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .sl-safe-ads::-webkit-scrollbar{display:none!important}.simple-look-theme .sl-safe-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .sl-safe-overlay{grid-template-columns:1fr!important}.simple-look-theme .sl-safe-overlay .story-card{min-height:245px!important}.simple-look-theme .sidebar-extra{position:static!important}}.simple-look-theme .quick-panel{display:grid!important;gap:0!important}.simple-look-theme .quick-search{padding:10px!important;border-bottom:1px solid #252b31!important}.simple-look-theme .quick-search form,.simple-look-theme .quick-search .search{width:100%!important;margin:0!important}.simple-look-theme .quick-search input{width:100%!important;opacity:1!important;position:static!important;pointer-events:auto!important}.simple-look-theme .quick-search button{display:none!important}.simple-look-theme .quick-icons{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;border-bottom:1px solid #252b31!important}.simple-look-theme .quick-icons a{min-height:72px!important;padding:10px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:center!important;border-right:1px solid #252b31!important;border-bottom:1px solid #252b31!important;color:#fff!important;font-size:10px!important;line-height:1.1!important;font-weight:650!important}.simple-look-theme .quick-icons a:nth-child(3n){border-right:0!important}.simple-look-theme .quick-icons .icon{width:22px!important;height:22px!important;color:var(--red)!important}.simple-look-theme .quick-title{padding:12px!important;margin:0!important;background:#0f151a!important;color:#fff!important;border-bottom:1px solid #252b31!important;font-size:17px!important;line-height:1!important}.simple-look-theme .main-column>.sl-safe-lower{width:100%!important;max-width:100%!important;display:block!important;clear:both!important;float:none!important;margin:10px 0 0!important}.simple-look-theme .sl-safe-lower .sl-safe-ads{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0 0 10px!important}.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{height:150px!important;min-height:150px!important;width:100%!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card{width:100%!important;min-height:230px!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card .excerpt,.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card:hover .excerpt{display:none!important;max-height:0!important;opacity:0!important;visibility:hidden!important;margin:0!important}.simple-look-theme .category-header,.simple-look-theme .archive-hero,.simple-look-theme .page-hero{text-transform:none!important}.simple-look-theme .category-desc,.simple-look-theme .archive-desc,.simple-look-theme .page-desc{text-transform:none!important;font-size:17px!important;line-height:1.45!important;font-weight:550!important;letter-spacing:0!important}.simple-look-theme .featured-grid{gap:10px!important;margin-bottom:10px!important}.simple-look-theme .feature-side{display:grid!important;gap:10px!important}.simple-look-theme .ad-row,.simple-look-theme .archive-ad-row{gap:10px!important;margin:10px 0!important}.simple-look-theme .ad-row.three,.simple-look-theme .archive-ad-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.simple-look-theme .ad-row.three .ad,.simple-look-theme .archive-ad-row .ad,.simple-look-theme .featured-grid+.ad-row .ad{height:160px!important;min-height:160px!important;width:100%!important;border-radius:3px!important}.simple-look-theme .feature-main h2,.simple-look-theme .mini-feature h3{text-transform:none!important}.simple-look-theme .feature-main p,.simple-look-theme .mini-feature p{text-transform:none!important;letter-spacing:0!important}.simple-look-theme .post-card h3,.simple-look-theme .post-card p,.simple-look-theme .post-card-content,.simple-look-theme .category-feature h3,.simple-look-theme .category-feature p{text-transform:none!important}.simple-look-theme .category-header *:not(.category-eyebrow):not(.tag),.simple-look-theme .archive-header *:not(.category-eyebrow):not(.tag){text-transform:none!important}@media(max-width:720px){.simple-look-theme .quick-icons{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .quick-icons a{flex:0 0 42%!important;min-height:82px!important;scroll-snap-align:start!important;border-right:1px solid #252b31!important}.simple-look-theme .sl-safe-lower .sl-safe-ads{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{grid-template-columns:1fr!important}.simple-look-theme .ad-row.three,.simple-look-theme .archive-ad-row{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .ad-row.three .ad,.simple-look-theme .archive-ad-row .ad{flex:0 0 82%!important;scroll-snap-align:start!important}}.simple-look-theme .layout{display:grid!important;grid-template-columns:minmax(0,1fr) 286px!important;gap:10px!important;align-items:start!important}.simple-look-theme .main-column{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;float:none!important}.simple-look-theme .news-grid,.simple-look-theme .more-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:0 0 10px!important;align-items:stretch!important}.simple-look-theme .news-grid .post-card,.simple-look-theme .more-grid .post-card{width:100%!important;min-width:0!important}.simple-look-theme .feature-grid{width:100%!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:10px!important;margin:10px 0!important;clear:both!important}.simple-look-theme .feature-grid .small-stack{display:grid!important;gap:10px!important}.simple-look-theme .feature-grid .story-card{min-height:152px!important}.simple-look-theme .ad-row.two{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:10px 0!important}.simple-look-theme .ad-row.two .ad{width:100%!important;min-height:150px!important;height:150px!important}.simple-look-theme .ad-banner{width:100%!important;max-width:100%!important;height:250px!important;min-height:250px!important;margin:10px 0!important;clear:both!important}.simple-look-theme .sl-safe-lower{width:100%!important;max-width:100%!important;display:block!important;clear:both!important;margin:10px 0 0!important}.simple-look-theme .sl-safe-lower .sl-safe-ads{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 10px!important}.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{height:150px!important;min-height:150px!important;width:100%!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card{min-height:230px!important;width:100%!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .excerpt,.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card:hover .excerpt{display:none!important}.simple-look-theme .more-grid:has(.post-card:only-child){grid-template-columns:1fr!important}.simple-look-theme .more-grid:has(.post-card:only-child) .post-card{max-width:none!important}.simple-look-theme .full-section{clear:both!important;width:100%!important}@media(max-width:920px){.simple-look-theme .layout{grid-template-columns:1fr!important}.simple-look-theme .feature-grid{grid-template-columns:1fr!important}}@media(max-width:720px){.simple-look-theme .news-grid,.simple-look-theme .more-grid{grid-template-columns:1fr!important}.simple-look-theme .ad-row.two,.simple-look-theme .sl-safe-lower .sl-safe-ads{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .ad-row.two .ad,.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{grid-template-columns:1fr!important}}.simple-look-theme .logo-img img{width:auto!important;max-width:280px!important;object-fit:contain!important}.simple-look-theme .ad img{max-width:100%!important}.simple-look-theme .layout{display:grid!important;grid-template-columns:minmax(0,1fr) 286px!important;gap:10px!important;align-items:start!important}.simple-look-theme .main-column{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;min-width:0!important;width:100%!important}.simple-look-theme .more-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.simple-look-theme .lower-wide-card{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;min-height:214px!important;width:100%!important;clear:both!important;margin:0!important}.simple-look-theme .lower-wide-card .thumb{min-height:214px!important;background-image:var(--img,linear-gradient(135deg,#708090,#d9dde1))!important;background-size:cover!important;background-position:center!important}.simple-look-theme .lower-wide-card .wide-text{padding:24px 18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.simple-look-theme .lower-wide-card h3{font-size:28px!important;line-height:1.08!important;margin:0 0 8px!important}.simple-look-theme .lower-wide-card h3 a{color:#111!important;text-decoration:none!important}.simple-look-theme .sl-safe-lower{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;clear:both!important;margin:0!important}.simple-look-theme .sl-safe-lower .sl-safe-ads{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important}.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{width:100%!important;height:150px!important;min-height:150px!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:0!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card{min-height:230px!important;width:100%!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card .excerpt,.simple-look-theme .sl-safe-lower .sl-safe-overlay .story-card:hover .excerpt{display:none!important}.simple-look-theme .sidebar-extra{position:sticky!important;top:68px!important;display:grid!important;gap:10px!important}.simple-look-theme .old-nis-block .old-nis-side-carousel{padding:10px!important}.simple-look-theme .old-nis-side-card{display:none!important;width:100%!important;min-height:178px!important;border:0!important;border-radius:3px!important;overflow:hidden!important;position:relative!important;cursor:pointer!important;color:#fff!important;text-align:left!important;background:#111!important}.simple-look-theme .old-nis-side-card.active{display:block!important}.simple-look-theme .old-nis-side-card .image-bg{position:absolute!important;inset:0!important;background:linear-gradient(to bottom,rgba(0,0,0,.04),rgba(0,0,0,.68)),var(--img,linear-gradient(135deg,#604124,#23140c))!important;background-size:cover!important;background-position:center!important}.simple-look-theme .old-nis-side-card>span:not(.image-bg){position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;font-size:19px!important;line-height:1.1!important;font-weight:700!important;text-shadow:0 2px 10px rgba(0,0,0,.5)!important}.simple-look-theme .old-nis-controls{display:flex!important;gap:8px!important;margin-top:8px!important}.simple-look-theme .old-nis-controls button{flex:1!important;border:1px solid #e1e1e1!important;background:#f8f8f8!important;padding:8px!important;cursor:pointer!important;border-radius:3px!important;display:grid!important;place-items:center!important}.simple-look-theme .food-card .thumb,.simple-look-theme .tour-card .thumb{background:var(--img,linear-gradient(135deg,#a3a3a3,#d9d9d9)) center/cover no-repeat!important}.simple-look-theme .food-card .thumb,.simple-look-theme .tour-card .thumb{display:block!important;min-height:160px!important}@media(max-width:920px){.simple-look-theme .layout{grid-template-columns:1fr!important}.simple-look-theme .sidebar-extra{position:static!important}.simple-look-theme .lower-wide-card{grid-template-columns:1fr!important}}@media(max-width:720px){.simple-look-theme .more-grid{grid-template-columns:1fr!important}.simple-look-theme .sl-safe-lower .sl-safe-ads{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .sl-safe-lower .sl-safe-ads .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .sl-safe-lower .sl-safe-overlay{grid-template-columns:1fr!important}}.simple-look-theme .video-news-section{background:#fff!important;border:1px solid #e6e6e6!important;padding:10px!important;margin:10px 0!important}.simple-look-theme .video-news-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:10px!important;align-items:stretch!important}.simple-look-theme .video-news-player{background:#11161b!important;color:#fff!important;display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)!important;gap:0!important;min-height:340px!important;overflow:hidden!important;border-radius:3px!important}.simple-look-theme .video-frame{position:relative!important;min-height:340px!important;background:#080b0e!important}.simple-look-theme .video-frame iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important}.simple-look-theme .video-placeholder{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.55)),var(--img,linear-gradient(135deg,#2f3b46,#111)) center/cover no-repeat!important}.simple-look-theme .video-placeholder span{width:68px!important;height:68px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--red)!important;color:#fff!important}.simple-look-theme .video-news-copy{padding:24px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important}.simple-look-theme .video-news-copy .tag{position:static!important;align-self:flex-start!important;margin:0 0 12px!important}.simple-look-theme .video-news-copy h3{margin:0 0 10px!important;font-size:28px!important;line-height:1.05!important;color:#fff!important}.simple-look-theme .video-news-copy p{margin:0 0 16px!important;color:#d8dde4!important;font-size:15px!important;line-height:1.55!important}.simple-look-theme .video-news-copy a{color:#fff!important;font-weight:750!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.simple-look-theme .video-news-list{display:grid!important;gap:10px!important}.simple-look-theme .video-news-item{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;width:100%!important;border:1px solid #e4e4e4!important;background:#fff!important;padding:8px!important;text-align:left!important;cursor:pointer!important;border-radius:3px!important;min-height:94px!important}.simple-look-theme .video-news-item.active,.simple-look-theme .video-news-item:hover{border-color:var(--red)!important;box-shadow:0 8px 22px rgba(0,0,0,.08)!important}.simple-look-theme .video-news-item .thumb{position:relative!important;min-height:76px!important;border-radius:3px!important;background:var(--img,linear-gradient(135deg,#6f7884,#d9dde1)) center/cover no-repeat!important;overflow:hidden!important}.simple-look-theme .video-news-item .thumb em{position:absolute!important;inset:auto 6px 6px auto!important;width:28px!important;height:28px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--red)!important;color:#fff!important}.simple-look-theme .video-news-item b{display:block!important;font-size:15px!important;line-height:1.12!important;font-weight:750!important;color:#111!important}.simple-look-theme .video-news-item small{display:flex!important;align-items:center!important;gap:4px!important;margin-top:6px!important;color:#667!important;font-size:12px!important;font-weight:650!important}@media(max-width:920px){.simple-look-theme .video-news-layout{grid-template-columns:1fr!important}.simple-look-theme .video-news-player{grid-template-columns:1fr!important}.simple-look-theme .video-news-list{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .video-news-item{flex:0 0 82%!important;scroll-snap-align:start!important}}@media(max-width:720px){.simple-look-theme .video-frame{min-height:240px!important}.simple-look-theme .video-news-copy h3{font-size:22px!important}}.simple-look-theme .content{padding:10px 16px 16px!important}.simple-look-theme .hero{display:grid!important;grid-template-columns:1.35fr .72fr 286px!important;gap:var(--gap)!important;margin-top:0!important}.simple-look-theme .hero-side{display:grid!important;gap:var(--gap)!important}.simple-look-theme .hero-side .story-card{min-height:122px!important}.simple-look-theme .quick-panel{grid-column:auto!important}.simple-look-theme .ad-row{display:grid!important;gap:var(--gap)!important;margin:10px 0!important}.simple-look-theme .ad-row.three{grid-template-columns:repeat(3,1fr)!important}.simple-look-theme .ad-row.two{grid-template-columns:repeat(2,1fr)!important}.simple-look-theme .ad-under-hero{height:200px!important;min-height:200px!important}.simple-look-theme .ad-150{height:150px!important;min-height:150px!important}.simple-look-theme .layout{display:grid!important;grid-template-columns:1fr 286px!important;gap:var(--gap)!important;align-items:start!important}.simple-look-theme .main-column{display:block!important;min-width:0!important;width:100%!important}.simple-look-theme .news-grid,.simple-look-theme .more-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:var(--gap)!important;margin:0!important}.simple-look-theme .feature-grid{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:var(--gap)!important;margin-top:10px!important}.simple-look-theme .small-stack{display:grid!important;gap:var(--gap)!important}.simple-look-theme .wide-card{display:grid!important;grid-template-columns:42% 1fr!important;gap:0!important;background:#fff!important;border:1px solid #e8e8e8!important;margin:10px 0!important;min-height:0!important}.simple-look-theme .wide-card .thumb{min-height:214px!important;border-radius:0!important}.simple-look-theme .wide-card .wide-text{padding:18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.simple-look-theme .wide-card h3{font-size:clamp(21px,2vw,27px)!important;line-height:1.07!important;font-weight:650!important}.simple-look-theme .wide-card h3 a{color:#111!important;text-decoration:none!important}.simple-look-theme .masonry{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:var(--gap)!important;margin-top:10px!important}.simple-look-theme .masonry .story-card{min-height:230px!important}.simple-look-theme .sidebar{display:grid!important;gap:var(--gap)!important;align-content:start!important}.simple-look-theme .sidebar-extra{position:sticky!important;top:68px!important;display:grid!important;gap:var(--gap)!important}.simple-look-theme .video-section{margin-top:14px!important;background:#10151a!important;color:#fff!important;border-radius:var(--radius)!important;overflow:hidden!important;border:0!important;padding:0!important}.simple-look-theme .video-section .section-head{margin:0!important;padding:10px!important;background:#10151a!important;border:0!important}.simple-look-theme .video-section .section-head h2{background:var(--red)!important;color:#fff!important}.simple-look-theme .video-section .section-head::after{background:#303842!important}.simple-look-theme .video-layout{display:grid!important;grid-template-columns:1fr 320px!important;gap:var(--gap)!important;padding:10px!important}.simple-look-theme .video-player{min-height:360px!important;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.75)),var(--img,linear-gradient(135deg,#31465a,#111))!important;background-size:cover!important;background-position:center!important;position:relative!important;border-radius:var(--radius)!important;overflow:hidden!important}.simple-look-theme .video-player-link{position:absolute!important;inset:0!important;z-index:1!important}.simple-look-theme .video-play{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:2!important}.simple-look-theme .video-play span{width:76px!important;height:76px!important;border-radius:50%!important;background:rgba(183,15,20,.95)!important;display:grid!important;place-items:center!important;box-shadow:0 12px 36px rgba(0,0,0,.32)!important}.simple-look-theme .video-caption{position:absolute!important;left:0!important;right:0!important;bottom:0!important;padding:18px!important;z-index:3!important}.simple-look-theme .video-caption h3{margin:0!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.05!important;font-weight:720!important;color:#fff!important}.simple-look-theme .video-caption p{margin:8px 0 0!important;max-width:680px!important;color:rgba(255,255,255,.86)!important;font-size:15px!important;line-height:1.45!important}.simple-look-theme .video-list{display:grid!important;gap:8px!important;align-content:start!important}.simple-look-theme .video-item{border:1px solid #303842!important;background:#171e25!important;color:#fff!important;display:grid!important;grid-template-columns:92px 1fr!important;gap:9px!important;padding:8px!important;text-align:left!important;cursor:pointer!important;border-radius:var(--radius)!important;min-height:auto!important}.simple-look-theme .video-item.active,.simple-look-theme .video-item:hover{border-color:var(--red)!important;box-shadow:none!important}.simple-look-theme .video-item .thumb{min-height:68px!important;border-radius:2px!important;background:var(--img,linear-gradient(135deg,#bbb,#777)) center/cover no-repeat!important}.simple-look-theme .video-item h4{margin:0!important;font-size:14px!important;line-height:1.18!important;font-weight:650!important;color:#fff!important}.simple-look-theme .video-item small{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-top:6px!important;color:#aab2ba!important;font-size:11px!important}.simple-look-theme .old-nis-side-card,.simple-look-theme .old-photo{display:none!important}.simple-look-theme .old-nis-side-card.active,.simple-look-theme .old-photo.active{display:block!important}.simple-look-theme .old-nis-side-card,.simple-look-theme .old-photo{border:0!important;padding:0!important;width:100%!important;min-height:178px!important;border-radius:var(--radius)!important;overflow:hidden!important;cursor:pointer!important;color:#fff!important;text-align:left!important;background:#111!important;position:relative!important}.simple-look-theme .old-nis-side-card .image-bg,.simple-look-theme .old-photo .image-bg{opacity:.95!important}.simple-look-theme .old-nis-side-card>span:not(.image-bg),.simple-look-theme .old-photo>span:not(.image-bg){position:absolute!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:2!important;font-size:18px!important;line-height:1.1!important;font-weight:650!important;text-shadow:0 2px 10px rgba(0,0,0,.45)!important}.simple-look-theme .old-nis-controls,.simple-look-theme .old-controls{display:flex!important;justify-content:space-between!important;gap:8px!important;margin-top:8px!important}.simple-look-theme .old-nis-controls button,.simple-look-theme .old-controls button{flex:1!important;border:1px solid #e1e1e1!important;background:#f8f8f8!important;padding:8px!important;cursor:pointer!important;border-radius:3px!important;display:grid!important;place-items:center!important}@media(max-width:1120px){.simple-look-theme .hero{grid-template-columns:1.2fr .8fr!important}.simple-look-theme .quick-panel{grid-column:1/-1!important}}@media(max-width:920px){.simple-look-theme .layout{grid-template-columns:1fr!important}.simple-look-theme .sidebar{grid-template-columns:repeat(2,1fr)!important}.simple-look-theme .news-grid,.simple-look-theme .more-grid{grid-template-columns:repeat(2,1fr)!important}.simple-look-theme .video-layout{grid-template-columns:1fr!important}.simple-look-theme .video-list{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .video-list::-webkit-scrollbar{display:none!important}.simple-look-theme .video-item{flex:0 0 78%!important;scroll-snap-align:start!important}}@media(max-width:720px){.simple-look-theme .content{padding:10px 12px 12px!important}.simple-look-theme .hero{grid-template-columns:1fr!important}.simple-look-theme .hero-side{display:flex!important;overflow-x:auto!important;gap:var(--gap)!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-bottom:2px!important}.simple-look-theme .hero-side::-webkit-scrollbar{display:none!important}.simple-look-theme .hero-side .story-card{flex:0 0 82%!important;scroll-snap-align:start!important;min-height:190px!important}.simple-look-theme .ad-row.three,.simple-look-theme .ad-row.two{display:flex!important;overflow-x:auto!important;gap:var(--gap)!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .ad-row.three .ad,.simple-look-theme .ad-row.two .ad{flex:0 0 82%!important;scroll-snap-align:start!important}.simple-look-theme .feature-grid{grid-template-columns:1fr!important}.simple-look-theme .wide-card{grid-template-columns:1fr!important}.simple-look-theme .masonry{grid-template-columns:1fr!important}.simple-look-theme .sidebar{grid-template-columns:1fr!important}.simple-look-theme .sidebar-extra{position:static!important}}@media(max-width:560px){.simple-look-theme .news-grid,.simple-look-theme .more-grid{grid-template-columns:1fr!important}}.simple-look-theme .hero>.quick-panel{min-width:0!important;width:100%!important;align-self:stretch!important}.simple-look-theme .quick-panel{background:#12171c!important;color:#fff!important;border-radius:var(--radius)!important;overflow:hidden!important}.simple-look-theme .quick-search{padding:10px!important;border-bottom:1px solid #2a3036!important}.simple-look-theme .quick-search form{margin:0!important}.simple-look-theme .quick-search input{width:100%!important;background:#0b0e12!important;border:1px solid #333b45!important;color:#fff!important;padding:9px 10px!important;border-radius:var(--radius)!important;outline:0!important;font-size:13px!important}.simple-look-theme .quick-icons{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-bottom:1px solid #2a3036!important}.simple-look-theme .quick-icons a{min-height:72px!important;display:grid!important;place-items:center!important;text-align:center!important;padding:8px 6px!important;gap:4px!important;border-right:1px solid #2a3036!important;border-bottom:1px solid #2a3036!important;font-size:9px!important;font-weight:720!important;text-transform:uppercase!important;line-height:1.15!important;opacity:.95!important;color:#fff!important}.simple-look-theme .quick-icons a:nth-child(3n){border-right:0!important}.simple-look-theme .quick-icons .icon{width:22px!important;height:22px!important;color:var(--red)!important;stroke-width:1.8!important}.simple-look-theme .quick-title{padding:11px 12px!important;font-weight:650!important;background:#0c1014!important;border-bottom:1px solid #2a3036!important;margin:0!important;font-size:15px!important;color:#fff!important}.simple-look-theme .quick-panel .mini-list{display:grid!important;gap:0!important;padding:0 10px 10px!important}.simple-look-theme .quick-panel .mini-item{display:grid!important;grid-template-columns:68px 1fr!important;gap:9px!important;padding:10px 0!important;border-bottom:1px solid #2a3036!important;color:#fff!important}.simple-look-theme .quick-panel .mini-item:last-child{border-bottom:0!important}.simple-look-theme .quick-panel .mini-item h4{margin:0!important;line-height:1.18!important;font-size:14px!important;font-weight:650!important;color:#fff!important}.simple-look-theme .quick-panel .mini-item .thumb{min-height:56px!important;border-radius:2px!important}.simple-look-theme .layout>.sidebar{grid-column:auto!important;width:100%!important;min-width:0!important}.simple-look-theme .sidebar{display:grid!important;grid-template-columns:1fr!important;gap:var(--gap)!important;align-content:start!important}.simple-look-theme .sidebar .socials{display:grid!important;grid-template-columns:1fr 1fr!important}.simple-look-theme .sidebar .ad{width:100%!important}.simple-look-theme .sidebar .side-block{width:100%!important}.simple-look-theme .sidebar-extra{width:100%!important}@media(max-width:1120px){.simple-look-theme .hero{grid-template-columns:1.2fr .8fr!important}.simple-look-theme .hero>.quick-panel{grid-column:1/-1!important}.simple-look-theme .quick-icons{grid-template-columns:repeat(6,1fr)!important}.simple-look-theme .quick-icons a:nth-child(3n){border-right:1px solid #2a3036!important}.simple-look-theme .quick-icons a:nth-child(6n){border-right:0!important}.simple-look-theme .quick-panel .mini-list{grid-template-columns:repeat(3,1fr)!important;gap:0 16px!important}}@media(max-width:920px){.simple-look-theme .layout>.sidebar{grid-column:auto!important}.simple-look-theme .sidebar{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:720px){.simple-look-theme .quick-icons{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.simple-look-theme .quick-icons::-webkit-scrollbar{display:none!important}.simple-look-theme .quick-icons a{flex:0 0 42%!important;min-height:82px!important;scroll-snap-align:start!important;border-right:1px solid #2a3036!important}.simple-look-theme .quick-panel .mini-list{grid-template-columns:1fr!important}.simple-look-theme .sidebar{grid-template-columns:1fr!important}}.simple-look-theme .meta-line .icon,.simple-look-theme .date .icon,.simple-look-theme .article-meta .icon{display:none!important}.simple-look-theme .mini-muni-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;color:#aeb6bf!important}.simple-look-theme .mini-muni-meta em{font-style:normal!important;color:#8d98a3!important}.simple-look-theme .quick-panel .mini-item{grid-template-columns:76px minmax(0,1fr)!important;gap:12px!important}.simple-look-theme .quick-panel .mini-item .thumb{width:76px!important;min-height:58px!important}.simple-look-theme .quick-panel .mini-item h4{padding-left:0!important}.simple-look-theme .old-nis-side-card .image-bg,.simple-look-theme .old-photo .image-bg{position:absolute!important;inset:0!important;display:block!important;background:linear-gradient(to bottom,rgba(0,0,0,.04),rgba(0,0,0,.68)),var(--img,linear-gradient(135deg,#604124,#23140c))!important;background-size:cover!important;background-position:center!important}.simple-look-theme .old-nis-side-card,.simple-look-theme .old-photo{min-height:180px!important}.simple-look-theme .slider .title::after,.simple-look-theme .slider h1::after,.simple-look-theme .slide .title::after,.simple-look-theme .slide h1::after{content:none!important;display:none!important}.simple-look-theme .slider .title,.simple-look-theme .slide .title{border-bottom:0!important;box-shadow:none!important}.simple-look-theme .quick-panel .mini-list{padding:0 10px 10px!important}.simple-look-theme .quick-panel .mini-item{grid-template-columns:76px minmax(0,1fr)!important;gap:12px!important;align-items:start!important}.simple-look-theme .quick-panel .mini-item .thumb{width:76px!important;min-height:58px!important;background-size:cover!important;background-position:center!important}.simple-look-theme .quick-panel .mini-item h4{margin:0 0 4px!important}.simple-look-theme .mini-muni-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;line-height:1.2!important}.simple-look-theme .mini-muni-meta em{font-style:normal!important;color:#9aa5af!important}.simple-look-theme .quick-panel .mini-item+.mini-item{border-top:1px solid #2a3036!important}.simple-look-theme .logo-img,.simple-look-theme .logo-img-svg{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important}.simple-look-theme .logo-img img,.simple-look-theme .logo-img-svg img{display:block!important;width:auto!important;max-width:280px!important;object-fit:contain!important;filter:none!important;opacity:1!important}.simple-look-theme .header .logo-img img,.simple-look-theme .header .logo-img-svg img{filter:none!important;opacity:1!important}.simple-look-theme .footer,.simple-look-theme .footer *{font-weight:620!important}.simple-look-theme .footer h3{font-size:15px!important;font-weight:750!important;text-transform:none!important}.simple-look-theme .footer a,.simple-look-theme .footer p{font-size:14px!important;line-height:1.25!important}.simple-look-theme .footer .logo-text{font-weight:760!important}.simple-look-theme .category-title,.simple-look-theme .category-desc,.simple-look-theme .category-eyebrow{text-transform:none!important}.simple-look-theme .feature-main,.simple-look-theme .mini-feature{position:relative!important;overflow:hidden!important}.simple-look-theme .feature-main .story-click,.simple-look-theme .mini-feature .story-click{position:absolute!important;inset:0!important;display:block!important;z-index:1!important;background-size:cover!important;background-position:center!important}.simple-look-theme .feature-main .overlay-content,.simple-look-theme .mini-feature .overlay-content{position:absolute!important;z-index:3!important;pointer-events:none!important}.simple-look-theme .feature-main .overlay-content a,.simple-look-theme .mini-feature .overlay-content a{pointer-events:auto!important}.simple-look-theme .old-nis-block{display:block!important}.simple-look-theme .old-nis-side-card,.simple-look-theme .old-photo{display:none!important}.simple-look-theme .old-nis-side-card.active,.simple-look-theme .old-photo.active{display:block!important}.simple-look-theme .error-404-box{background:radial-gradient(circle at 20% 10%,rgba(183,15,20,.20),transparent 30%),linear-gradient(135deg,#0c1116,#1b2027)!important;color:#fff!important;min-height:430px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:48px 22px!important;border-radius:3px!important;margin:10px 0 20px!important}.simple-look-theme .error-404-box .error-kicker{display:inline-flex!important;align-items:center!important;padding:7px 12px!important;background:var(--red)!important;color:#fff!important;font-weight:750!important;border-radius:999px!important;margin-bottom:12px!important}.simple-look-theme .error-404-box h1{margin:0!important;font-size:clamp(88px,14vw,190px)!important;line-height:.82!important;letter-spacing:-8px!important;color:#fff!important;text-shadow:0 18px 46px rgba(0,0,0,.35)!important}.simple-look-theme .error-404-box h2{margin:18px 0 8px!important;font-size:clamp(30px,4vw,54px)!important;line-height:1!important;color:#fff!important}.simple-look-theme .error-404-box p{max-width:660px!important;margin:0 0 22px!important;color:#d7dde4!important;font-size:17px!important}.simple-look-theme .error-search{width:min(520px,100%)!important;margin:0 auto 18px!important}.simple-look-theme .error-search form{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important}.simple-look-theme .error-search input{width:100%!important;padding:12px 14px!important;border-radius:3px!important;border:1px solid #2c343c!important;background:#fff!important;color:#111!important}.simple-look-theme .error-search button{border:0!important;background:var(--red)!important;color:#fff!important;padding:0 16px!important;border-radius:3px!important}.simple-look-theme .error-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;justify-content:center!important}.simple-look-theme .btn-red,.simple-look-theme .btn-dark{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 16px!important;border-radius:3px!important;font-weight:750!important}.simple-look-theme .btn-red{background:var(--red)!important;color:#fff!important}.simple-look-theme .btn-dark{background:#fff!important;color:#111!important}body.admin-bar .float-ad{top:182px!important}.simple-look-theme .content{padding-top:10px!important;clear:both!important}.simple-look-theme .breadcrumbs{margin-top:0!important}.simple-look-theme .footer{width:100%!important;background:#11161b!important;color:#e9eef3!important;padding:34px 16px!important;margin-top:20px!important}.simple-look-theme .footer-grid{display:grid!important;grid-template-columns:1.5fr repeat(4,1fr)!important;gap:34px!important;max-width:none!important;margin:0!important}.simple-look-theme .footer h3{color:#fff!important;font-size:15px!important;line-height:1.1!important;margin:0 0 12px!important;font-weight:700!important;text-transform:none!important}.simple-look-theme .footer p,.simple-look-theme .footer li,.simple-look-theme .footer a{color:#e9eef3!important;font-size:14px!important;line-height:1.28!important;font-weight:620!important}.simple-look-theme .footer ul{list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme .footer li{margin:0 0 8px!important}.simple-look-theme .footer li a:before{content:"›";color:var(--red);margin-right:6px;font-weight:900}.simple-look-theme .copyright{width:100%!important;text-align:center!important;padding:10px 16px!important;background:#f0f0f0!important;color:#555!important;font-size:12px!important;font-weight:650!important}.simple-look-theme .article-meta .icon,.simple-look-theme .share-row .icon{display:inline-block!important;width:18px!important;height:18px!important;flex:0 0 18px!important}.simple-look-theme .article-meta{display:flex!important;gap:14px!important;align-items:center!important}.simple-look-theme .share-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important}.simple-look-theme .share-btn{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important}.simple-look-theme .single-image-link{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:transparent!important;cursor:zoom-in!important;z-index:3!important}.simple-look-theme .error-search{width:min(620px,100%)!important}.simple-look-theme .error-search form,.simple-look-theme .error-search .search-form,.simple-look-theme .error-search form[role="search"]{display:grid!important;grid-template-columns:1fr 58px!important;gap:0!important;width:100%!important;margin:0 auto!important;align-items:stretch!important}.simple-look-theme .error-search input[type="search"],.simple-look-theme .error-search input[name="s"]{height:58px!important;width:100%!important;border:0!important;border-radius:4px 0 0 4px!important;padding:0 18px!important;font-size:18px!important;background:#fff!important;color:#111!important}.simple-look-theme .error-search button,.simple-look-theme .error-search input[type="submit"]{height:58px!important;width:58px!important;border:0!important;border-radius:0 4px 4px 0!important;display:grid!important;place-items:center!important;background:var(--red)!important;color:#fff!important;padding:0!important}.simple-look-theme .search-hero .page-desc{text-transform:none!important}.simple-look-theme .category-header,.simple-look-theme .page-hero,.simple-look-theme .article-head{margin-top:10px!important}@media(max-width:900px){.simple-look-theme .footer-grid{grid-template-columns:1fr 1fr!important}}@media(max-width:560px){.simple-look-theme .footer-grid{grid-template-columns:1fr!important}.simple-look-theme .error-search form,.simple-look-theme .error-search .search-form,.simple-look-theme .error-search form[role="search"]{grid-template-columns:1fr 52px!important}}.simple-look-theme .footer li:before{content:none!important;display:none!important}.simple-look-theme .footer li a:before{content:"›"!important;color:var(--red)!important;margin-right:6px!important;font-weight:900!important}.simple-look-theme .footer .logo-img img,.simple-look-theme .footer .logo-img-svg img{width:auto!important;object-fit:contain!important;filter:none!important;opacity:1!important}.simple-look-theme .share-row .share-btn svg.icon{display:inline-block!important;width:18px!important;height:18px!important;stroke-width:2!important}.simple-look-theme .category-title span,.simple-look-theme .category-title a{font:inherit!important;color:inherit!important;text-decoration:none!important}.simple-look-theme .old-nis-side-card.gallery-item{cursor:zoom-in!important}.simple-look-theme .fullwidth-page-template{padding:20px!important}.simple-look-theme .fullwidth-content-box{width:100%!important;padding:20px!important;background:#fff!important;border:0!important;box-shadow:none!important;margin:0!important}.simple-look-theme .fullwidth-page-title{margin:0 0 18px!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.05!important;color:#111!important;background:none!important;padding:0!important}.simple-look-theme .fullwidth-content-box>*:first-child{margin-top:0!important}.simple-look-theme .fullwidth-content-box>*:last-child{margin-bottom:0!important}.simple-look-theme .related-carousel{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.simple-look-theme .related-carousel::-webkit-scrollbar{height:8px!important}.simple-look-theme .related-carousel::-webkit-scrollbar-thumb{background:#c9ced4!important;border-radius:999px!important}.simple-look-theme .related-carousel .post-card{flex:0 0 calc(33.333% - 7px)!important;scroll-snap-align:start!important}.simple-look-theme .same-category .side-title{background:var(--red)!important;color:#fff!important}.simple-look-theme .comments{background:#fff!important;border:1px solid #e5e7eb!important;padding:22px!important;margin-top:20px!important}.simple-look-theme .comments-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important;font-size:28px!important;line-height:1.1!important;font-weight:720!important}.simple-look-theme .comment-list{list-style:none!important;margin:0 0 24px!important;padding:0!important;display:grid!important;gap:14px!important}.simple-look-theme .sl-comment{list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme .sl-comment-body{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:12px!important;background:#f8f9fb!important;border:1px solid #e6e8ec!important;border-radius:8px!important;padding:14px!important}.simple-look-theme .sl-comment-avatar img{width:56px!important;height:56px!important;border-radius:50%!important}.simple-look-theme .sl-comment-content{min-width:0!important}.simple-look-theme .sl-comment-head{display:flex!important;align-items:baseline!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:6px!important}.simple-look-theme .sl-comment-author{font-size:16px!important;font-weight:750!important;color:#111!important}.simple-look-theme .sl-comment-author a{color:#111!important}.simple-look-theme .sl-comment-date{color:#77808a!important;font-size:13px!important;font-weight:600!important}.simple-look-theme .sl-comment-text{font-size:16px!important;line-height:1.55!important;color:#222!important}.simple-look-theme .sl-comment-text p{margin:0 0 10px!important}.simple-look-theme .sl-comment-actions{display:flex!important;gap:12px!important;margin-top:10px!important;font-size:13px!important;font-weight:750!important}.simple-look-theme .sl-comment-actions a{color:var(--red)!important}.simple-look-theme .comment-reply-title{margin:24px 0 12px!important;font-size:22px!important}.simple-look-theme .sl-comment-form{display:grid!important;gap:12px!important}.simple-look-theme .sl-comment-form p{margin:0!important}.simple-look-theme .sl-comment-form label{display:block!important;margin:0 0 6px!important;font-weight:700!important}.simple-look-theme .sl-comment-form input[type="text"],.simple-look-theme .sl-comment-form input[type="email"],.simple-look-theme .sl-comment-form input[type="url"],.simple-look-theme .sl-comment-form textarea{width:100%!important;border:1px solid #d8dce2!important;border-radius:6px!important;padding:11px 12px!important;background:#fff!important;color:#111!important}.simple-look-theme .sl-submit-comment{background:var(--red)!important;border:0!important;color:#fff!important;min-height:42px!important;padding:10px 18px!important;border-radius:5px!important;font-weight:750!important;cursor:pointer!important}.simple-look-theme .logged-in-as{color:#444!important;font-weight:600!important}.simple-look-theme .logged-in-as a{color:var(--red)!important;font-weight:750!important}@media(max-width:920px){.simple-look-theme .related-carousel .post-card{flex-basis:72%!important}}@media(max-width:560px){.simple-look-theme .sl-comment-body{grid-template-columns:44px minmax(0,1fr)!important;padding:12px!important}.simple-look-theme .sl-comment-avatar img{width:44px!important;height:44px!important}.simple-look-theme .related-carousel .post-card{flex-basis:88%!important}}.simple-look-theme .ad-banner{overflow:hidden!important}.simple-look-theme .ad-banner:has(img){padding:0!important;background:none!important;display:block!important}.simple-look-theme .ad-banner img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important}.simple-look-theme a.ad-banner img{cursor:pointer!important}.simple-look-theme .ad-banner.ad-has-image{padding:0!important;background:none!important;display:block!important}.simple-look-theme .ad-banner:has(img),.simple-look-theme .ad-banner.ad-has-image{height:auto!important;min-height:0!important;padding:0!important;background:none!important;display:block!important;overflow:hidden!important;line-height:0!important}.simple-look-theme .ad-banner:has(img) img,.simple-look-theme .ad-banner.ad-has-image img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.simple-look-theme .ad-banner:has(img)::before,.simple-look-theme .ad-banner.ad-has-image::before{content:none!important}.simple-look-theme .ad:has(img),.simple-look-theme .ad.ad-has-image{height:auto!important;min-height:0!important;padding:0!important;background:none!important;display:block!important;overflow:hidden!important;line-height:0!important}.simple-look-theme .ad:has(img) img,.simple-look-theme .ad.ad-has-image img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.simple-look-theme .ad:has(img)::before,.simple-look-theme .ad.ad-has-image::before{content:none!important}.simple-look-theme .header-ad.ad-has-image,.simple-look-theme .header-ad:has(img){height:auto!important;min-height:0!important}.simple-look-theme .header-ad.ad-has-image img,.simple-look-theme .header-ad:has(img) img{width:100%!important;height:auto!important;object-fit:contain!important}.simple-look-theme .float-ad.ad-has-image,.simple-look-theme .float-ad:has(img){height:auto!important;min-height:0!important;padding:0!important}.simple-look-theme .float-ad.ad-has-image img,.simple-look-theme .float-ad:has(img) img{width:100%!important;height:auto!important;object-fit:contain!important}.simple-look-theme .ad:has(img),.simple-look-theme .ad.ad-has-image,.simple-look-theme .ad-banner:has(img),.simple-look-theme .ad-banner.ad-has-image,.simple-look-theme .header-ad:has(img),.simple-look-theme .header-ad.ad-has-image,.simple-look-theme .float-ad:has(img),.simple-look-theme .float-ad.ad-has-image{height:auto!important;min-height:0!important;padding:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;line-height:0!important}.simple-look-theme .ad:has(img) img,.simple-look-theme .ad.ad-has-image img,.simple-look-theme .ad-banner:has(img) img,.simple-look-theme .ad-banner.ad-has-image img,.simple-look-theme .header-ad:has(img) img,.simple-look-theme .header-ad.ad-has-image img,.simple-look-theme .float-ad:has(img) img,.simple-look-theme .float-ad.ad-has-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important}.simple-look-theme .ad:has(img)::before,.simple-look-theme .ad.ad-has-image::before,.simple-look-theme .ad-banner:has(img)::before,.simple-look-theme .ad-banner.ad-has-image::before{content:none!important;display:none!important}@media(max-width:720px){.simple-look-theme .hero{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.simple-look-theme .slider,.simple-look-theme #mainSlider{display:block!important;position:relative!important;overflow:hidden!important;min-height:350px!important;height:auto!important;touch-action:pan-y!important}.simple-look-theme .slider .slide,.simple-look-theme #mainSlider .slide{position:absolute!important;inset:0!important;display:block!important;min-width:0!important;width:100%!important;min-height:350px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .35s ease!important;transform:none!important}.simple-look-theme .slider .slide.active,.simple-look-theme #mainSlider .slide.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important}.simple-look-theme .slider .slider-arrows,.simple-look-theme #mainSlider .slider-arrows{display:grid!important}.simple-look-theme .slider .slider-dots,.simple-look-theme #mainSlider .slider-dots{display:flex!important}.simple-look-theme .hero-side{display:flex!important;width:100%!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:0 0 2px!important}.simple-look-theme .hero-side::-webkit-scrollbar{display:none!important}.simple-look-theme .hero-side .story-card{flex:0 0 82%!important;scroll-snap-align:start!important;min-height:190px!important}}.simple-look-theme .article-body iframe{max-width:100%!important}.simple-look-theme .article-body iframe[src*="facebook.com"],.simple-look-theme .article-body iframe[src*="fbcdn.net"],.simple-look-theme .article-body .fb-post,.simple-look-theme .article-body .fb-video,.simple-look-theme .article-body .fb_iframe_widget,.simple-look-theme .article-body .fb_iframe_widget span{width:100%!important;max-width:100%!important;min-width:0!important}.simple-look-theme .article-body .fb_iframe_widget iframe{width:100%!important;max-width:100%!important}.simple-look-theme .sl-responsive-fb-embed{width:100%!important;max-width:100%!important;overflow:hidden!important;margin:18px 0!important}.simple-look-theme .comments{background:#fff!important;border:1px solid #e5e7eb!important;padding:22px!important;margin-top:20px!important}.simple-look-theme .comments-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 20px!important;font-size:28px!important;line-height:1.1!important;font-weight:720!important}.simple-look-theme .comments-title .icon{width:22px!important;height:22px!important}.simple-look-theme .comment-list,.simple-look-theme .comment-list ol,.simple-look-theme .comment-list ul{list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme .comment-list{display:grid!important;gap:14px!important;margin-bottom:26px!important}.simple-look-theme .comment-list .children{margin:12px 0 0 68px!important;display:grid!important;gap:12px!important}.simple-look-theme .sl-comment{list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme .sl-comment-body{display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:14px!important;align-items:flex-start!important;background:#f8f9fb!important;border:1px solid #e2e6eb!important;border-radius:10px!important;padding:14px!important;box-shadow:0 6px 18px rgba(15,23,42,.04)!important}.simple-look-theme .sl-comment-avatar{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;border-radius:50%!important;overflow:hidden!important;background:#d7dbe0!important;display:block!important;align-self:start!important;line-height:0!important}.simple-look-theme .sl-comment-avatar img,.simple-look-theme .sl-comment-avatar .avatar{display:block!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;border-radius:50%!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important}.simple-look-theme .sl-comment-content{min-width:0!important}.simple-look-theme .sl-comment-head{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 12px!important;margin:0 0 8px!important}.simple-look-theme .sl-comment-author,.simple-look-theme .sl-comment-author a{color:#111!important;font-size:16px!important;line-height:1.1!important;font-weight:750!important;text-decoration:none!important}.simple-look-theme .sl-comment-date{color:#74808c!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important}.simple-look-theme .sl-comment-text{color:#20242a!important;font-size:16px!important;line-height:1.55!important;font-weight:500!important}.simple-look-theme .sl-comment-text p{margin:0 0 10px!important}.simple-look-theme .sl-comment-text p:last-child{margin-bottom:0!important}.simple-look-theme .sl-comment-actions{display:flex!important;align-items:center!important;gap:12px!important;margin-top:10px!important;font-size:13px!important;line-height:1!important;font-weight:750!important}.simple-look-theme .sl-comment-actions a{color:var(--red)!important;text-decoration:none!important}.simple-look-theme .comment-reply-title{margin:24px 0 14px!important;font-size:22px!important;line-height:1.15!important;font-weight:720!important}.simple-look-theme .sl-comment-form{display:grid!important;gap:12px!important;margin-top:0!important}.simple-look-theme .sl-comment-form p{margin:0!important}.simple-look-theme .sl-comment-form label{display:block!important;margin:0 0 7px!important;font-weight:700!important;color:#111!important}.simple-look-theme .sl-comment-form input[type="text"],.simple-look-theme .sl-comment-form input[type="email"],.simple-look-theme .sl-comment-form input[type="url"],.simple-look-theme .sl-comment-form textarea{width:100%!important;border:1px solid #d8dce2!important;border-radius:8px!important;padding:12px 13px!important;background:#fff!important;color:#111!important;outline:none!important}.simple-look-theme .sl-comment-form textarea{min-height:150px!important;resize:vertical!important}.simple-look-theme .sl-comment-form input:focus,.simple-look-theme .sl-comment-form textarea:focus{border-color:var(--red)!important;box-shadow:0 0 0 3px rgba(183,15,20,.10)!important}.simple-look-theme .sl-submit-comment{background:var(--red)!important;border:0!important;color:#fff!important;min-height:44px!important;padding:11px 18px!important;border-radius:6px!important;font-weight:750!important;cursor:pointer!important}.simple-look-theme .logged-in-as{color:#444!important;font-weight:600!important}.simple-look-theme .logged-in-as a{color:var(--red)!important;font-weight:750!important}@media(max-width:560px){.simple-look-theme .comments{padding:16px!important}.simple-look-theme .sl-comment-body{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.simple-look-theme .sl-comment-avatar,.simple-look-theme .sl-comment-avatar img,.simple-look-theme .sl-comment-avatar .avatar{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important}.simple-look-theme .comment-list .children{margin-left:20px!important}}.simple-look-theme .comments{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;overflow:visible!important}.simple-look-theme .comments .comment-list,.simple-look-theme .comments .comment-list>li,.simple-look-theme .comments .comment-list .comment,.simple-look-theme .comments .comment-list article,.simple-look-theme .comments .sl-comment{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.simple-look-theme .comments .sl-comment-body{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:16px!important;align-items:flex-start!important}.simple-look-theme .comments .sl-comment-avatar{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;max-width:64px!important;max-height:64px!important;border-radius:50%!important;overflow:hidden!important;align-self:start!important}.simple-look-theme .comments .sl-comment-avatar img,.simple-look-theme .comments .sl-comment-avatar .avatar{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;max-width:64px!important;max-height:64px!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.simple-look-theme .comments .sl-comment-content{width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:normal!important}.simple-look-theme .comments .sl-comment-text{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.simple-look-theme .comments .sl-comment-text p{display:block!important;width:100%!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.6!important}.simple-look-theme .comments .sl-comment-head{width:100%!important}.simple-look-theme .comments .comment-list .children{width:auto!important;max-width:none!important;margin-left:80px!important}@media(max-width:560px){.simple-look-theme .comments .sl-comment-body{grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important}.simple-look-theme .comments .sl-comment-avatar,.simple-look-theme .comments .sl-comment-avatar img,.simple-look-theme .comments .sl-comment-avatar .avatar{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important}.simple-look-theme .comments .comment-list .children{margin-left:20px!important}}.simple-look-theme #comments.comments{width:100%!important;max-width:none!important;padding:22px!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e5e7eb!important;overflow:visible!important}.simple-look-theme #comments .comment-list,.simple-look-theme #comments .comment-list ol,.simple-look-theme #comments .comment-list ul{width:100%!important;max-width:none!important;list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme #comments .comment-list{display:flex!important;flex-direction:column!important;gap:14px!important;margin-bottom:26px!important}.simple-look-theme #comments li.comment,.simple-look-theme #comments li.sl-comment,.simple-look-theme #comments li[id^="comment-"]{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;float:none!important}.simple-look-theme #comments li.comment::before,.simple-look-theme #comments li.comment::after{content:none!important;display:none!important}.simple-look-theme #comments li.comment>article.sl-comment-body,.simple-look-theme #comments article.sl-comment-body{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:16px!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;background:#f8f9fb!important;border:1px solid #e2e6eb!important;border-radius:10px!important;padding:16px!important;box-shadow:0 6px 18px rgba(15,23,42,.04)!important}.simple-look-theme #comments .sl-comment-avatar{flex:0 0 58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;display:grid!important;place-items:center!important;border-radius:50%!important;overflow:hidden!important;background:var(--sl-avatar-bg,var(--red))!important;color:#fff!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.22)!important;margin:0!important;padding:0!important;line-height:1!important}.simple-look-theme #comments .sl-comment-avatar span{display:block!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-weight:800!important;letter-spacing:.2px!important}.simple-look-theme #comments .sl-comment-avatar img,.simple-look-theme #comments .sl-comment-avatar .avatar{display:none!important}.simple-look-theme #comments .sl-comment-content{flex:1 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;display:block!important;box-sizing:border-box!important}.simple-look-theme #comments .sl-comment-head{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:7px 12px!important;width:100%!important;margin:0 0 9px!important;padding:0!important}.simple-look-theme #comments .sl-comment-author,.simple-look-theme #comments .sl-comment-author a{display:inline!important;color:#111!important;font-size:17px!important;line-height:1.15!important;font-weight:800!important;text-decoration:none!important}.simple-look-theme #comments .sl-comment-date{display:inline!important;color:#75808b!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important}.simple-look-theme #comments .sl-comment-text{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;color:#1f2328!important;font-size:16px!important;line-height:1.65!important;font-weight:500!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important}.simple-look-theme #comments .sl-comment-text p{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 10px!important;padding:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.65!important}.simple-look-theme #comments .sl-comment-text p:last-child{margin-bottom:0!important}.simple-look-theme #comments .sl-comment-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin:12px 0 0!important;padding:0!important;font-size:13px!important;line-height:1!important;font-weight:800!important}.simple-look-theme #comments .sl-comment-actions a{color:var(--red)!important;text-decoration:none!important}.simple-look-theme #comments .children{margin:14px 0 0 74px!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.simple-look-theme #comments .comment-reply-title{margin:28px 0 14px!important;font-size:24px!important;line-height:1.15!important;font-weight:750!important}.simple-look-theme #comments .sl-comment-form{width:100%!important;display:grid!important;gap:12px!important}.simple-look-theme #comments .sl-comment-form p{margin:0!important}.simple-look-theme #comments .sl-comment-form label{display:block!important;margin:0 0 7px!important;font-weight:750!important;color:#111!important}.simple-look-theme #comments .sl-comment-form input[type="text"],.simple-look-theme #comments .sl-comment-form input[type="email"],.simple-look-theme #comments .sl-comment-form input[type="url"],.simple-look-theme #comments .sl-comment-form textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #d8dce2!important;border-radius:8px!important;padding:12px 13px!important;background:#fff!important;color:#111!important}.simple-look-theme #comments .sl-comment-form textarea{min-height:160px!important;resize:vertical!important}.simple-look-theme #comments .sl-submit-comment{background:var(--red)!important;border:0!important;color:#fff!important;min-height:44px!important;padding:11px 18px!important;border-radius:6px!important;font-weight:800!important;cursor:pointer!important}@media(max-width:560px){.simple-look-theme #comments.comments{padding:16px!important}.simple-look-theme #comments li.comment>article.sl-comment-body,.simple-look-theme #comments article.sl-comment-body{gap:12px!important;padding:12px!important}.simple-look-theme #comments .sl-comment-avatar{flex-basis:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important}.simple-look-theme #comments .sl-comment-avatar span{font-size:14px!important}.simple-look-theme #comments .children{margin-left:18px!important}}.simple-look-theme .sl-banner-slot{position:relative;text-decoration:none!important}.simple-look-theme .sl-banner-slot img{display:block;max-width:100%;height:auto;margin:0 auto}.simple-look-theme .sl-banner-html{width:100%;max-width:100%;overflow:hidden}.simple-look-theme .sl-banner-html iframe,.simple-look-theme .sl-banner-html embed,.simple-look-theme .sl-banner-html object{max-width:100%!important}.simple-look-theme .sl-banner-note{display:block;font-size:11px;line-height:1.2;opacity:.65;margin-top:4px}.simple-look-theme .ad-fluid,.simple-look-theme .ad-archive-top,.simple-look-theme .ad-archive-bottom,.simple-look-theme .ad-single-after-title,.simple-look-theme .ad-single-after-image,.simple-look-theme .ad-single-mid,.simple-look-theme .ad-single-before-comments,.simple-look-theme .ad-footer-top{margin:10px 0;min-height:0}.simple-look-theme .ad-footer-top{max-width:var(--site-width);margin:10px auto}.sl-lazy-bg[data-bg]:not(.sl-bg-loaded){background-image:linear-gradient(135deg,#eef1f4,#d7dde4)!important}@supports (content-visibility:auto){.sl-performance .post-section,.sl-performance .feature-grid,.sl-performance .video-section,.sl-performance .food-section,.sl-performance .tour-section,.sl-performance .footer{content-visibility:auto;contain-intrinsic-size:1px 640px}}.sl-performance img{height:auto}.sl-performance iframe,.sl-performance embed,.sl-performance object{max-width:100%}.simple-look-theme .float-ad,body .float-ad{position:fixed!important;top:150px!important;width:150px!important;height:500px!important;min-height:500px!important;max-height:500px!important;padding:12px!important;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent),var(--red)!important;color:#fff!important;z-index:30!important;display:grid!important;place-items:center!important;text-align:center!important;font-weight:650!important;border-radius:3px!important;box-shadow:var(--shadow)!important;overflow:hidden!important;line-height:1.35!important}.simple-look-theme .float-ad.left,body .float-ad.left{right:calc(50%+610px)!important;left:auto!important}.simple-look-theme .float-ad.right,body .float-ad.right{left:calc(50%+610px)!important;right:auto!important}.simple-look-theme .float-ad:has(img),.simple-look-theme .float-ad.ad-has-image,body .float-ad:has(img),body .float-ad.ad-has-image{width:150px!important;height:500px!important;min-height:500px!important;max-height:500px!important;padding:0!important;background:transparent!important;display:grid!important;place-items:center!important;overflow:hidden!important}.simple-look-theme .float-ad img,.simple-look-theme .float-ad:has(img) img,.simple-look-theme .float-ad.ad-has-image img,body .float-ad img,body .float-ad:has(img) img,body .float-ad.ad-has-image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}@media(max-width:1500px){.simple-look-theme .float-ad,body .float-ad{display:none!important}}.simple-look-theme .float-ad,body .float-ad{width:150px!important;height:500px!important;min-height:500px!important;max-height:500px!important;top:170px!important}.simple-look-theme .float-ad.left,body .float-ad.left{left:max(16px,calc((100vw - var(--site-width)) / 2 - 170px))!important;right:auto!important}.simple-look-theme .float-ad.right,body .float-ad.right{right:max(16px,calc((100vw - var(--site-width)) / 2 - 170px))!important;left:auto!important}@media(max-width:1570px){.simple-look-theme .float-ad,body .float-ad{display:none!important}}.simple-look-theme .float-ad,body .float-ad{position:fixed!important;top:170px!important;width:150px!important;height:500px!important;min-height:500px!important;max-height:500px!important;z-index:30!important}body.admin-bar .float-ad{top:202px!important}.simple-look-theme .float-ad.left,body .float-ad.left{right:auto!important;left:calc((100vw - var(--container)) / 2 - 170px)!important}.simple-look-theme .float-ad.right,body .float-ad.right{left:auto!important;right:calc((100vw - var(--container)) / 2 - 170px)!important}@media(max-width:1520px){.simple-look-theme .float-ad,body .float-ad{display:none!important}}.simple-look-theme .category-header{background:linear-gradient(135deg,color-mix(in srgb,var(--cat-color,var(--red)) 88%,#111 12%),rgba(17,22,27,.96)),linear-gradient(135deg,#26344a,#c9d7e5 48%,var(--cat-color,var(--red)))!important}.simple-look-theme .sl-cat-tag{background:var(--cat-color,var(--red))!important;color:#fff!important}.simple-look-theme .nav-links .sl-cat-menu-item>a{transition:background .18s ease,color .18s ease,border-color .18s ease!important}.simple-look-theme .nav-links .sl-cat-menu-item>a:hover,.simple-look-theme .nav-links .sl-cat-menu-item.current-menu-item>a,.simple-look-theme .nav-links .sl-cat-menu-item.current-category-ancestor>a{background:var(--cat-color,var(--red))!important;color:#fff!important}.simple-look-theme.archive .sl-page,.simple-look-theme.category .sl-page,.simple-look-theme.tag .sl-page,.simple-look-theme.search .sl-page,.simple-look-theme.single .sl-page{max-width:var(--container)!important;margin:0 auto!important;background:#fff!important}.simple-look-theme .top-bar,.simple-look-theme .header,.simple-look-theme .main-nav,.simple-look-theme .ticker,.simple-look-theme .footer,.simple-look-theme .copyright{width:100%!important}.simple-look-theme .footer,.simple-look-theme.archive .footer,.simple-look-theme.category .footer,.simple-look-theme.tag .footer,.simple-look-theme.single .footer{background:#10161c!important;color:#dbe2ea!important;text-transform:none!important;font-weight:500!important}.simple-look-theme .footer h3{color:#fff!important;font-weight:750!important;text-transform:none!important;letter-spacing:0!important}.simple-look-theme .footer a,.simple-look-theme .footer p,.simple-look-theme .footer li{text-transform:none!important;letter-spacing:0!important}.simple-look-theme .footer a{color:#dbe2ea!important;font-weight:650!important}.simple-look-theme .footer a:hover{color:#fff!important}.simple-look-theme .main-nav .nav-links a{text-transform:uppercase!important}.simple-look-theme .category-title{text-transform:none!important}.simple-look-theme.archive .archive-content,.simple-look-theme.category .archive-content,.simple-look-theme.tag .archive-content,.simple-look-theme.author .archive-content,.simple-look-theme.date .archive-content{padding-top:0!important}.simple-look-theme.archive .breadcrumbs,.simple-look-theme.category .breadcrumbs,.simple-look-theme.tag .breadcrumbs,.simple-look-theme.author .breadcrumbs,.simple-look-theme.date .breadcrumbs{margin-top:0!important;padding-top:8px!important}.simple-look-theme.archive .category-header,.simple-look-theme.category .category-header,.simple-look-theme.tag .category-header,.simple-look-theme.author .category-header,.simple-look-theme.date .category-header{margin-top:0!important}.simple-look-theme.archive .main-nav+.ticker,.simple-look-theme.category .main-nav+.ticker,.simple-look-theme.tag .main-nav+.ticker{margin-bottom:0!important}.simple-look-theme.archive .ticker,.simple-look-theme.category .ticker,.simple-look-theme.tag .ticker{margin-bottom:0!important}body.admin-bar.simple-look-theme .sl-page,body.admin-bar .simple-look-theme .sl-page{margin-top:0!important}body.admin-bar.simple-look-theme,body.admin-bar.simple-look-theme.home,body.admin-bar.simple-look-theme.archive,body.admin-bar.simple-look-theme.category,body.admin-bar.simple-look-theme.tag,body.admin-bar.simple-look-theme.single{padding-top:0!important}@media(min-width:783px){html[style*="margin-top"] body.admin-bar.simple-look-theme .sl-page{margin-top:-1px!important}}@media(max-width:782px){html[style*="margin-top"] body.admin-bar.simple-look-theme .sl-page{margin-top:-1px!important}}.simple-look-theme.archive .archive-content,.simple-look-theme.category .archive-content,.simple-look-theme.tag .archive-content{padding-top:0!important}.simple-look-theme.archive .breadcrumbs,.simple-look-theme.category .breadcrumbs,.simple-look-theme.tag .breadcrumbs{margin-top:0!important}.simple-look-theme .single-image-link{position:absolute;inset:0;z-index:4;width:100%;height:100%;border:0;background:transparent;cursor:zoom-in}.simple-look-theme .hero-figure:hover::after{content:"Klikni za uvećanje slike";position:absolute;right:16px;top:16px;z-index:5;background:rgba(0,0,0,.62);color:#fff;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:700}.simple-look-theme .modal{align-items:center;justify-content:center;padding:22px}.simple-look-theme .modal-card{width:min(1180px,96vw)!important;max-height:92vh!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;background:#0e1318!important;border:1px solid rgba(255,255,255,.14)!important;overflow:hidden!important}.simple-look-theme .modal-image-wrap{min-height:0;height:min(74vh,820px);display:grid;place-items:center;background:#05070a}.simple-look-theme .modal-image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:transparent!important}.simple-look-theme .modal-content{background:#fff;padding:16px 18px!important}.simple-look-theme .modal-content h3{margin:0 0 5px!important;font-size:22px!important;line-height:1.16!important}.simple-look-theme .modal-content p{margin:0!important;color:#555!important}.simple-look-theme .post-gallery{margin:28px 0 12px;padding:0}.simple-look-theme .post-gallery .section-head{margin-bottom:10px}.simple-look-theme .gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.simple-look-theme .post-gallery-item{border:0;padding:0;background:#111;color:#fff;cursor:zoom-in;border-radius:4px;overflow:hidden;text-align:left;position:relative;min-height:160px}.simple-look-theme .post-gallery-item .image-bg{display:block;min-height:180px;background-size:cover;background-position:center;transition:transform .22s ease}.simple-look-theme .post-gallery-item:hover .image-bg{transform:scale(1.04)}.simple-look-theme .post-gallery-item strong{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;font-size:14px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.8)}.simple-look-theme .post-gallery-item::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 45%,rgba(0,0,0,.75));pointer-events:none}.simple-look-theme .inline-related-box{margin:22px 0!important;padding:0!important;border:1px solid #e1e5ea!important;background:#f8fafc!important;border-left:5px solid var(--red)!important}.simple-look-theme .inline-related-box a{display:grid!important;grid-template-columns:110px 1fr!important;gap:14px!important;align-items:center!important;padding:12px!important;text-decoration:none!important;color:#111!important}.simple-look-theme .inline-related-thumb{display:block;min-height:76px;border-radius:4px;background:var(--img) center/cover no-repeat,#dce3ea}.simple-look-theme .inline-related-content{display:grid;gap:4px}.simple-look-theme .inline-related-content small{color:var(--red);font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.2px}.simple-look-theme .inline-related-content strong{font-size:18px;line-height:1.16;font-weight:750}@media(max-width:760px){.simple-look-theme .modal{padding:10px}.simple-look-theme .modal-card{width:96vw!important;max-height:92vh!important}.simple-look-theme .modal-image-wrap{height:68vh}.simple-look-theme .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-look-theme .post-gallery-item .image-bg{min-height:145px}.simple-look-theme .inline-related-box a{grid-template-columns:86px 1fr!important;gap:10px!important}.simple-look-theme .inline-related-content strong{font-size:16px}}.simple-look-theme .post-gallery .section-head,.simple-look-theme .gallery .section-head{align-items:center!important;margin:0 0 14px!important}.simple-look-theme .post-gallery .section-head h2,.simple-look-theme .gallery .section-head h2{font-size:22px!important;line-height:1!important;letter-spacing:0!important;font-weight:800!important;padding:10px 14px!important;margin:0!important;background:var(--red)!important;color:#fff!important;text-transform:uppercase!important}.simple-look-theme .post-gallery .gallery-grid,.simple-look-theme .article-body .gallery-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:10px!important;align-items:stretch!important}.simple-look-theme .post-gallery .gallery-item,.simple-look-theme .article-body .gallery-grid .gallery-item,.simple-look-theme .post-gallery .gallery-item:first-child,.simple-look-theme .article-body .gallery-grid .gallery-item:first-child{grid-row:auto!important;min-height:0!important;height:auto!important;aspect-ratio:16/10!important;border-radius:4px!important;overflow:hidden!important}.simple-look-theme .post-gallery .gallery-item .image-bg,.simple-look-theme .article-body .gallery-grid .gallery-item .image-bg{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;background-size:cover!important;background-position:center!important}.simple-look-theme .post-gallery .gallery-item::before,.simple-look-theme .article-body .gallery-grid .gallery-item::before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(to bottom,rgba(0,0,0,.05) 30%,rgba(0,0,0,.78) 100%)!important;pointer-events:none!important}.simple-look-theme .post-gallery .gallery-item strong,.simple-look-theme .post-gallery .gallery-item span:last-child,.simple-look-theme .article-body .gallery-grid .gallery-item strong,.simple-look-theme .article-body .gallery-grid .gallery-item span:last-child{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:2!important;color:#fff!important;font-size:14px!important;line-height:1.18!important;font-weight:750!important;text-shadow:0 2px 10px rgba(0,0,0,.7)!important}.simple-look-theme .modal-card{position:relative!important}.simple-look-theme .modal-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:46px;height:46px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(183,15,20,.95);color:#fff;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.28)}.simple-look-theme .modal-prev{left:14px}.simple-look-theme .modal-next{right:14px}.simple-look-theme .modal-nav .icon{width:24px;height:24px}.simple-look-theme .modal-counter{position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:21;background:rgba(0,0,0,.62);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}@media(max-width:760px){.simple-look-theme .post-gallery .gallery-grid,.simple-look-theme .article-body .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.simple-look-theme .post-gallery .gallery-item,.simple-look-theme .article-body .gallery-grid .gallery-item{aspect-ratio:1/1!important}.simple-look-theme .modal-nav{width:40px;height:40px}.simple-look-theme .modal-prev{left:8px}.simple-look-theme .modal-next{right:8px}}.simple-look-theme .modal-nav{color:#fff!important;font-size:34px!important;line-height:1!important}.simple-look-theme .modal-nav svg,.simple-look-theme .modal-nav .modal-arrow-icon{display:block!important;width:28px!important;height:28px!important;stroke:#fff!important;color:#fff!important;fill:none!important;stroke-width:2.8!important;position:relative!important;z-index:2!important}.simple-look-theme .modal-arrow-fallback{display:none;color:#fff!important;font-size:38px!important;font-weight:700!important;line-height:1!important;margin-top:-3px}.simple-look-theme .modal-nav svg:empty+.modal-arrow-fallback,.simple-look-theme .modal-nav .modal-arrow-icon:empty+.modal-arrow-fallback{display:block}@supports not selector(svg:empty){.simple-look-theme .modal-arrow-fallback{display:none}}.simple-look-theme .sl-banner-slot{overflow:hidden}.simple-look-theme .sl-banner-slot img{max-width:100%;height:auto;object-fit:contain}.simple-look-theme .ad-row.three .sl-banner-slot,.simple-look-theme .ad-row.two .sl-banner-slot{width:100%}.simple-look-theme.single .single-article .tag,.simple-look-theme.single .single-article .sl-cat-tag,.simple-look-theme.single .single-article .eyebrow,.simple-look-theme.single .single-article .cat-label{background:var(--cat-color,var(--red))!important;color:#fff!important}.simple-look-theme.single .single-article .share a:hover,.simple-look-theme.single .single-article .share button:hover{border-color:var(--cat-color,var(--red))!important;color:var(--cat-color,var(--red))!important}.simple-look-theme.single .post-nav{border-top:1px solid #e6e8ec!important;border-bottom:1px solid #e6e8ec!important;padding:12px 0!important}.simple-look-theme.single .post-nav a{border:1px solid #e3e6eb!important;border-bottom:3px solid var(--cat-color,var(--red))!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.simple-look-theme.single .post-nav a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.08);border-color:var(--cat-color,var(--red))!important}.simple-look-theme.single .post-nav small{color:var(--cat-color,var(--red))!important}.simple-look-theme .comments{border:1px solid #e1e5ea!important;background:#fff!important;margin:28px 0!important;padding:0!important}.simple-look-theme .comments-title{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;padding:15px 20px!important;background:linear-gradient(135deg,var(--cat-color,var(--red)),#11171c)!important;color:#fff!important;font-size:24px!important;line-height:1.1!important;font-weight:800!important}.simple-look-theme .comments-title .icon{color:#fff!important;width:24px!important;height:24px!important}.simple-look-theme .comment-list,.simple-look-theme .comment-form,.simple-look-theme .comment-reply-title,.simple-look-theme .comments .navigation{margin-left:22px!important;margin-right:22px!important}.simple-look-theme .comment-reply-title{padding-top:20px!important;border-top:1px solid #edf0f3!important}.simple-look-theme .sl-comment-form{padding-bottom:22px!important}.simple-look-theme .sl-submit-comment{background:var(--cat-color,var(--red))!important;border-color:var(--cat-color,var(--red))!important}@media(max-width:760px){.simple-look-theme .post-gallery .gallery-grid,.simple-look-theme .article-body .gallery-grid{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:0 18px 12px 0!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.simple-look-theme .post-gallery .gallery-grid::-webkit-scrollbar,.simple-look-theme .article-body .gallery-grid::-webkit-scrollbar{display:none!important}.simple-look-theme .post-gallery .gallery-item,.simple-look-theme .article-body .gallery-grid .gallery-item,.simple-look-theme .post-gallery .gallery-item:first-child,.simple-look-theme .article-body .gallery-grid .gallery-item:first-child{flex:0 0 84%!important;width:84%!important;max-width:84%!important;aspect-ratio:16/11!important;scroll-snap-align:start!important}.simple-look-theme .post-gallery .gallery-grid.is-dragging{cursor:grabbing!important;scroll-snap-type:none!important}.simple-look-theme.single .post-nav{grid-template-columns:1fr!important}.simple-look-theme .comments-title{font-size:21px!important;padding:14px 16px!important}.simple-look-theme .comment-list,.simple-look-theme .comment-form,.simple-look-theme .comment-reply-title,.simple-look-theme .comments .navigation{margin-left:16px!important;margin-right:16px!important}}.simple-look-theme.single .article .category{background:var(--cat-color,var(--red))!important;color:#fff!important;border-color:var(--cat-color,var(--red))!important}.simple-look-theme.single .article .category .icon{color:#fff!important}.simple-look-theme .comments{max-width:100%!important}.simple-look-theme .comment-rules{margin:20px 22px 6px!important;padding:14px 16px!important;background:#f8fafc!important;border:1px solid #e1e7ef!important;border-left:5px solid var(--cat-color,var(--red))!important;border-radius:4px!important}.simple-look-theme .comment-rules h3{margin:0 0 8px!important;display:flex!important;align-items:center!important;gap:8px!important;font-size:18px!important;line-height:1.2!important}.simple-look-theme .comment-rules h3 .icon{width:20px!important;height:20px!important;color:var(--cat-color,var(--red))!important}.simple-look-theme .comment-rules p{margin:8px 0!important;color:#344150!important;font-size:14px!important;line-height:1.55!important}.simple-look-theme .comment-form.sl-comment-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px 16px!important;margin:0 22px 0!important;padding:10px 0 22px!important}.simple-look-theme .comment-form-comment,.simple-look-theme .comment-reply-title,.simple-look-theme .logged-in-as,.simple-look-theme .comment-submit-note,.simple-look-theme .comment-form-cookies-consent,.simple-look-theme .form-submit{grid-column:1/-1!important}.simple-look-theme .comment-form-author,.simple-look-theme .comment-form-email{grid-column:auto!important;margin:0!important}.simple-look-theme .comment-form-url{display:none!important}.simple-look-theme .comment-form p{margin:0!important}.simple-look-theme .comment-form label{display:block!important;margin:0 0 7px!important;font-weight:750!important;color:#0f1720!important}.simple-look-theme .sl-input-wrap{position:relative!important;display:block!important}.simple-look-theme .sl-field-icon input,.simple-look-theme .sl-field-icon textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #d5dce5!important;background:#fff!important;border-radius:8px!important;outline:none!important;font-size:15px!important;line-height:1.45!important;transition:border-color .16s ease,box-shadow .16s ease!important}.simple-look-theme .sl-field-icon input{height:50px!important;padding:12px 44px 12px 14px!important}.simple-look-theme .sl-field-icon textarea{min-height:190px!important;padding:14px 44px 14px 14px!important;resize:vertical!important}.simple-look-theme .sl-field-icon input:focus,.simple-look-theme .sl-field-icon textarea:focus{border-color:var(--cat-color,var(--red))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--cat-color,var(--red)) 18%,transparent)!important}.simple-look-theme .sl-field-svg{position:absolute!important;right:14px!important;top:14px!important;width:20px!important;height:20px!important;color:#9aa5b1!important;pointer-events:none!important}.simple-look-theme .sl-field-comment .sl-field-svg{top:auto!important;bottom:14px!important;color:var(--cat-color,var(--red))!important}.simple-look-theme .logged-in-as{display:flex!important;align-items:center!important;gap:7px!important;background:#fff7f7!important;border:1px solid #f0d6d8!important;padding:10px 12px!important;border-radius:8px!important;color:#303842!important}.simple-look-theme .logged-in-as .icon{width:18px!important;height:18px!important;color:var(--cat-color,var(--red))!important}.simple-look-theme .logged-in-as a{color:var(--cat-color,var(--red))!important;font-weight:800!important}.simple-look-theme .sl-cookie-check{display:flex!important;align-items:flex-start!important;justify-content:center!important;gap:10px!important;background:#f8fafc!important;border:1px solid #e1e7ef!important;padding:10px 12px!important;border-radius:8px!important;color:#344150!important;font-weight:650!important}.simple-look-theme .sl-cookie-check input{width:16px!important;height:16px!important;margin:2px 0 0!important;flex:0 0 16px!important}.simple-look-theme .comment-submit-note{display:flex!important;align-items:center!important;gap:8px!important;color:#536171!important;font-size:13px!important}.simple-look-theme .comment-submit-note .icon{width:17px!important;height:17px!important;color:var(--cat-color,var(--red))!important}.simple-look-theme .comment-status-notice{margin:18px 22px 0!important;padding:13px 14px!important;display:flex!important;align-items:center!important;gap:9px!important;background:#ecfdf3!important;border:1px solid #bbf7d0!important;color:#14532d!important;border-radius:8px!important}.simple-look-theme .comment-status-notice .icon{width:20px!important;height:20px!important}.simple-look-theme .form-submit{margin-top:4px!important}.simple-look-theme .sl-submit-comment{width:100%!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:0!important;border-radius:8px!important;background:var(--cat-color,var(--red))!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}.simple-look-theme .sl-submit-comment .icon{width:19px!important;height:19px!important;color:#fff!important}@media(max-width:760px){.simple-look-theme .comment-form.sl-comment-form{grid-template-columns:1fr!important;margin-left:16px!important;margin-right:16px!important}.simple-look-theme .comment-form-author,.simple-look-theme .comment-form-email{grid-column:1/-1!important}.simple-look-theme .comment-rules{margin-left:16px!important;margin-right:16px!important}.simple-look-theme .sl-cookie-check{justify-content:flex-start!important}}.simple-look-theme #comments.comments{padding:0!important;overflow:hidden!important}.simple-look-theme #respond.comment-respond{margin:0 22px 22px!important;padding:22px 0 0!important;max-width:none!important;width:auto!important;box-sizing:border-box!important}.simple-look-theme #reply-title.comment-reply-title{margin:0 0 18px!important;padding:0!important;border:0!important}.simple-look-theme .comment-form.sl-comment-form{margin:0!important;padding:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.simple-look-theme .comment-form-comment,.simple-look-theme .comment-form-author,.simple-look-theme .comment-form-email,.simple-look-theme .comment-form-cookies-consent,.simple-look-theme .form-submit,.simple-look-theme .comment-submit-note,.simple-look-theme .logged-in-as{min-width:0!important;box-sizing:border-box!important}.simple-look-theme .comment-form-comment{grid-column:1/-1!important}.simple-look-theme .comment-form-author{grid-column:1/2!important}.simple-look-theme .comment-form-email{grid-column:2/3!important}.simple-look-theme .comment-form .sl-input-wrap,.simple-look-theme .comment-form input,.simple-look-theme .comment-form textarea{max-width:100%!important;box-sizing:border-box!important}.simple-look-theme .comment-form textarea{display:block!important}.simple-look-theme .sl-field-svg,.simple-look-theme .logged-in-as .icon,.simple-look-theme .comment-rules .icon,.simple-look-theme .comment-submit-note .icon,.simple-look-theme .sl-submit-comment .icon{display:block!important;stroke:currentColor!important;fill:none!important;stroke-width:2.2!important}.simple-look-theme .sl-field-svg{color:#9aa5b1!important;opacity:1!important}.simple-look-theme .sl-field-comment .sl-field-svg{color:var(--cat-color,var(--red))!important}.simple-look-theme .sl-submit-comment .icon{color:#fff!important;width:18px!important;height:18px!important}.simple-look-theme .comment-rules{margin:22px!important}.simple-look-theme .comment-rules h3{color:#11171c!important}.simple-look-theme .comment-rules h3 .icon{color:var(--cat-color,var(--red))!important}.simple-look-theme .comment-form-cookies-consent{display:block!important}.simple-look-theme .sl-cookie-check{justify-content:flex-start!important}@media(max-width:760px){.simple-look-theme #respond.comment-respond{margin-left:16px!important;margin-right:16px!important}.simple-look-theme .comment-form.sl-comment-form{grid-template-columns:1fr!important}.simple-look-theme .comment-form-author,.simple-look-theme .comment-form-email{grid-column:1/-1!important}.simple-look-theme .comment-rules{margin:18px 16px!important}}.simple-look-theme .video-section{display:block!important;visibility:visible!important}.simple-look-theme .sidebar-category-block .side-post h4{font-weight:750}.simple-look-theme .sidebar-after-old-nis-ad{min-height:220px;display:grid;place-items:center}.simple-look-theme .weather-block,.simple-look-theme .old-nis-block,.simple-look-theme .sidebar-category-block,.simple-look-theme .sidebar-after-old-nis-ad{margin-top:0}.simple-look-theme .sidebar-category-block .side-title-cat{background:var(--side-cat-color,var(--red))!important;color:#fff!important}.simple-look-theme .sidebar-category-block .side-title-cat a{background:rgba(255,255,255,.18)!important;color:#fff!important}.simple-look-theme .sidebar-category-block .side-title-cat .icon{color:#fff!important}.simple-look-theme .sidebar-category-block .side-post:hover h4{color:var(--side-cat-color,var(--red))!important}.simple-look-theme .sidebar-after-old-nis-ad{margin:0}.simple-look-theme .tag.sl-cat-tag{background:var(--cat-color,var(--red))!important;color:#fff!important}.simple-look-theme .article .category{background:var(--cat-color,var(--red))!important;color:#fff!important;border-color:var(--cat-color,var(--red))!important}.simple-look-theme .article .category .icon{color:#fff!important}.simple-look-theme.single .article{--article-accent:var(--cat-color,var(--red))}.simple-look-theme.single .article .category,.simple-look-theme.single .article .pretitle,.simple-look-theme.single .article .tag.sl-cat-tag{background:var(--article-accent)!important;border-color:var(--article-accent)!important;color:#fff!important}.simple-look-theme.single .article .share-btn.red{background:var(--article-accent)!important;border-color:var(--article-accent)!important;color:#fff!important}.simple-look-theme.single .article .share-btn:not(.red):hover{border-color:var(--article-accent)!important;color:var(--article-accent)!important}.simple-look-theme.single .article .figure-caption,.simple-look-theme.single .article .inline-figure figcaption,.simple-look-theme.single .article .wp-caption-text,.simple-look-theme.single .article figcaption{border-left-color:var(--article-accent)!important}.simple-look-theme.single .article .typography blockquote,.simple-look-theme.single .article .article-body blockquote{border-left-color:var(--article-accent)!important}.simple-look-theme.single .article .typography a,.simple-look-theme.single .article .article-body a{color:var(--article-accent)}.simple-look-theme.single .article .typography a:hover,.simple-look-theme.single .article .article-body a:hover{text-decoration-color:var(--article-accent)}.simple-look-theme.single .article .section-head h2,.simple-look-theme.single .article .post-gallery .section-head h2,.simple-look-theme.single .article .video-embed .section-head h2{background:var(--article-accent)!important;color:#fff!important}.simple-look-theme.single .article .inline-related-box{border-left-color:var(--article-accent)!important}.simple-look-theme.single .article .inline-related-content small{color:var(--article-accent)!important}.simple-look-theme.single .article .post-nav a{border-bottom-color:var(--article-accent)!important}.simple-look-theme.single .article .post-nav small{color:var(--article-accent)!important}.simple-look-theme.single .article .sl-submit-comment,.simple-look-theme.single .article .submit-btn{background:var(--article-accent)!important;border-color:var(--article-accent)!important}.simple-look-theme.single .article .comment-rules{border-left-color:var(--article-accent)!important}.simple-look-theme.single .article .comment-rules h3 .icon,.simple-look-theme.single .article .sl-field-comment .sl-field-svg,.simple-look-theme.single .article .comment-submit-note .icon{color:var(--article-accent)!important}.simple-look-theme .category-header{background:var(--cat-color,var(--red))!important;background-image:linear-gradient(90deg,color-mix(in srgb,var(--cat-color,var(--red)) 92%,#fff 8%),var(--cat-color,var(--red)))!important;color:#fff!important;border-radius:3px!important}.simple-look-theme .category-header::before,.simple-look-theme .category-header::after{display:none!important}.simple-look-theme .category-header .category-title,.simple-look-theme .category-header .category-desc,.simple-look-theme .category-header .category-eyebrow{color:#fff!important}.simple-look-theme .category-header .category-desc{font-weight:500!important;opacity:.95!important;max-width:920px!important}.simple-look-theme .archive-featured-grid.featured-grid{gap:12px!important;grid-template-columns:1.55fr 1fr!important}.simple-look-theme .archive-feature-main.feature-main{min-height:510px!important}.simple-look-theme .archive-feature-side{gap:12px!important}.simple-look-theme .archive-mini-feature.mini-feature{min-height:249px!important}.simple-look-theme .archive-mini-feature .overlay-content p,.simple-look-theme .archive-mini-feature p{display:none!important}.simple-look-theme .archive-mini-feature h3{font-size:24px!important;line-height:1.08!important;letter-spacing:-.25px!important}.simple-look-theme .archive-feature-main h2{font-size:43px!important;line-height:1.04!important;letter-spacing:-.55px!important}.simple-look-theme .archive-feature-main p{font-weight:500!important;line-height:1.45!important}.simple-look-theme .archive-post-card h3{font-size:21px!important;line-height:1.13!important;letter-spacing:-.15px!important;font-weight:760!important}.simple-look-theme .archive-post-card p,.simple-look-theme .post-card p,.simple-look-theme .post-card-content p{font-weight:400!important;color:#303842!important;line-height:1.48!important}.simple-look-theme .archive-pagination,.simple-look-theme .pagination{display:flex!important;gap:7px!important;align-items:center!important;margin:24px 0 18px!important}.simple-look-theme .archive-pagination .page-numbers,.simple-look-theme .pagination .page-numbers{min-width:40px!important;height:40px!important;padding:0 12px!important;border:1px solid #dfe3e8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:750!important;color:#11171c!important;background:#fff!important;border-radius:4px!important}.simple-look-theme .archive-pagination .page-numbers.current,.simple-look-theme .pagination .page-numbers.current{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important}@media(max-width:900px){.simple-look-theme .archive-featured-grid.featured-grid{grid-template-columns:1fr!important}.simple-look-theme .archive-feature-main.feature-main{min-height:420px!important}.simple-look-theme .archive-feature-side{grid-template-columns:1fr 1fr!important}.simple-look-theme .archive-mini-feature.mini-feature{min-height:220px!important}}@media(max-width:640px){.simple-look-theme .archive-feature-side{grid-template-columns:1fr!important}.simple-look-theme .archive-feature-main.feature-main{min-height:390px!important}}.simple-look-theme .category-header{background:#f7f8fa!important;background-image:none!important;color:#11171c!important;border:1px solid #e2e6ec!important;border-bottom:4px solid var(--cat-color,var(--red))!important;box-shadow:none!important}.simple-look-theme .category-header::before,.simple-look-theme .category-header::after{display:none!important}.simple-look-theme .category-header .category-eyebrow{display:inline-flex!important;align-items:center!important;gap:7px!important;background:var(--cat-color,var(--red))!important;color:#fff!important;padding:9px 12px!important;border-radius:3px!important;margin-bottom:14px!important}.simple-look-theme .category-header .category-eyebrow .icon{color:#fff!important}.simple-look-theme .category-header .category-title{color:#11171c!important}.simple-look-theme .category-header .category-desc{color:#364152!important;font-weight:500!important;opacity:1!important}.simple-look-theme .sl-pbl-wrap{padding:var(--sl-pbl-padding,20px)}.simple-look-theme .sl-pbl-fullwidth{width:100%}.simple-look-theme .sl-pbl-content{width:100%}.simple-look-theme .sl-pbl-admin-tools{position:fixed;left:18px;bottom:18px;z-index:99999;display:flex;align-items:center;gap:8px;padding:8px;background:#0f1317;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.28);border-radius:999px}.simple-look-theme .sl-pbl-admin-tools button,.simple-look-theme .sl-pbl-admin-tools a{height:42px;min-width:42px;border:0;border-radius:999px;background:#c8141b;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;font-weight:800;cursor:pointer;text-decoration:none}.simple-look-theme .sl-pbl-admin-tools .sl-pbl-save{display:none;background:#1d7f3f}.simple-look-theme.sl-pbl-editing .sl-pbl-admin-tools .sl-pbl-save,.simple-look-theme .sl-pbl-editing .sl-pbl-admin-tools .sl-pbl-save{display:inline-flex}.simple-look-theme .sl-pbl-admin-tools .icon{width:18px;height:18px;color:#fff}.simple-look-theme.sl-pbl-editing [data-sl-edit],.simple-look-theme .sl-pbl-editing [data-sl-edit]{outline:2px dashed #c8141b;outline-offset:4px;cursor:text;min-height:1em}.simple-look-theme .sl-pbl-image-shell{position:relative;display:inline-block;max-width:100%}.simple-look-theme .sl-pbl-image-edit{position:absolute;right:8px;top:8px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:#c8141b;color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.25);cursor:pointer;display:none}.simple-look-theme.sl-pbl-editing .sl-pbl-image-edit,.simple-look-theme .sl-pbl-editing .sl-pbl-image-edit{display:grid;place-items:center}.simple-look-theme.sl-pbl-editing [data-sl-image],.simple-look-theme .sl-pbl-editing [data-sl-image]{outline:2px dashed #c8141b;outline-offset:3px}@media(max-width:760px){.simple-look-theme .sl-pbl-admin-tools{left:10px;bottom:10px;right:10px;justify-content:center;border-radius:18px}}.simple-look-theme .sl-pbl-admin-tools{z-index:100200!important}.simple-look-theme .sl-pbl-admin-tools button,.simple-look-theme .sl-pbl-admin-tools a{appearance:none!important}.simple-look-theme .sl-pbl-admin-tools .icon,.simple-look-theme .sl-pbl-panel .icon,.simple-look-theme .sl-pbl-code-modal .icon{display:block!important;stroke:currentColor!important;fill:none!important;stroke-width:2.2!important}.simple-look-theme .sl-pbl-panel{position:fixed;top:32px;left:0;bottom:0;width:min(430px,92vw);background:#fff;z-index:100190;transform:translateX(-105%);transition:transform .22s ease;box-shadow:22px 0 60px rgba(0,0,0,.25);border-right:1px solid #dfe4ea;display:flex;flex-direction:column}body.admin-bar.simple-look-theme .sl-pbl-panel{top:32px}.simple-look-theme .sl-pbl-panel.open{transform:translateX(0)}.simple-look-theme .sl-pbl-panel-backdrop{position:fixed;inset:0;z-index:100180;background:rgba(15,19,23,.38);display:none}.simple-look-theme .sl-pbl-panel-backdrop.open{display:block}.simple-look-theme .sl-pbl-panel-head{padding:14px 16px;background:#0f1317;color:#fff;display:flex;justify-content:space-between;align-items:center}.simple-look-theme .sl-pbl-panel-head strong{display:flex;align-items:center;gap:8px;font-size:16px}.simple-look-theme .sl-pbl-close-panel,.simple-look-theme .sl-pbl-close-code{border:0;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.simple-look-theme .sl-pbl-panel-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e3e7ed}.simple-look-theme .sl-pbl-panel-tabs button{border:0;background:#f7f8fa;padding:11px 8px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;color:#29313a}.simple-look-theme .sl-pbl-panel-tabs button.active{background:#c8141b;color:#fff}.simple-look-theme .sl-pbl-panel-body{overflow:auto;padding:14px;flex:1}.simple-look-theme .sl-pbl-tab{display:none}.simple-look-theme .sl-pbl-tab.active{display:block}.simple-look-theme .sl-pbl-help,.simple-look-theme .sl-pbl-empty{background:#f8fafc;border:1px solid #e3e7ed;border-radius:8px;padding:10px 12px;color:#485564;font-size:13px;line-height:1.45;margin:0 0 12px}.simple-look-theme .sl-pbl-field-row{display:grid;gap:6px;margin-bottom:12px}.simple-look-theme .sl-pbl-field-row span{font-weight:850;color:#11171c;text-transform:capitalize}.simple-look-theme .sl-pbl-field-row textarea,.simple-look-theme .sl-pbl-image-row input,.simple-look-theme .sl-pbl-code-area{width:100%;border:1px solid #d6dde6;border-radius:8px;padding:10px;font:14px/1.45 "Exo 2",Arial,sans-serif;box-sizing:border-box}.simple-look-theme .sl-pbl-image-row{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:start;border:1px solid #e3e7ed;border-radius:10px;padding:10px;margin-bottom:10px;background:#fff}.simple-look-theme .sl-pbl-img-preview{width:88px;height:70px;background:#edf0f3 center/cover no-repeat;border-radius:8px;border:1px solid #d8dee7}.simple-look-theme .sl-pbl-image-row strong{display:block;margin-bottom:6px}.simple-look-theme .sl-pbl-image-row button,.simple-look-theme .sl-pbl-code-btn,.simple-look-theme .sl-pbl-save-panel,.simple-look-theme .sl-pbl-save-code{border:0;background:#c8141b;color:#fff;border-radius:8px;padding:9px 12px;font-weight:850;cursor:pointer;margin-top:8px}.simple-look-theme .sl-pbl-panel-foot{padding:12px 14px;border-top:1px solid #e3e7ed;background:#fff}.simple-look-theme .sl-pbl-save-panel{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#16803a}.simple-look-theme.sl-pbl-editing [data-sl-edit],body.sl-pbl-editing [data-sl-edit]{outline:2px dashed #c8141b!important;outline-offset:4px!important;cursor:text!important}.simple-look-theme .sl-pbl-highlight{outline:3px solid #1e78ff!important;outline-offset:5px!important}.simple-look-theme .sl-pbl-code-modal{position:fixed;inset:0;z-index:100250;background:rgba(15,19,23,.72);display:none;align-items:center;justify-content:center;padding:20px}.simple-look-theme .sl-pbl-code-modal.open{display:flex}.simple-look-theme .sl-pbl-code-box{width:min(980px,96vw);height:min(760px,92vh);background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 90px rgba(0,0,0,.35)}.simple-look-theme .sl-pbl-code-head{background:#0f1317;color:#fff;padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.simple-look-theme .sl-pbl-code-head strong{display:flex;align-items:center;gap:8px}.simple-look-theme .sl-pbl-code-tabs{display:flex;gap:0;border-bottom:1px solid #e3e7ed}.simple-look-theme .sl-pbl-code-tabs button{border:0;background:#f7f8fa;padding:12px 18px;font-weight:900;cursor:pointer}.simple-look-theme .sl-pbl-code-tabs button.active{background:#c8141b;color:#fff}.simple-look-theme .sl-pbl-code-area{display:none;flex:1;border:0;border-radius:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;resize:none;min-height:0}.simple-look-theme .sl-pbl-code-area.active{display:block}.simple-look-theme .sl-pbl-code-actions{padding:12px;border-top:1px solid #e3e7ed;text-align:right}@media(max-width:782px){.simple-look-theme .sl-pbl-panel{top:46px}}body.simple-look-theme.sl-pbl-panel-open{padding-left:min(390px,28vw)!important;transition:padding-left .22s ease!important}body.simple-look-theme.sl-pbl-panel-open .float-ad.left{transform:translateX(min(390px,28vw))!important}.simple-look-theme .sl-pbl-panel-backdrop,.simple-look-theme .sl-pbl-panel-backdrop.open{display:none!important;visibility:hidden!important;pointer-events:none!important;background:transparent!important}.simple-look-theme .sl-pbl-panel{width:min(390px,28vw)!important;min-width:340px!important;top:32px!important;z-index:100190!important;box-shadow:10px 0 30px rgba(0,0,0,.12)!important}.simple-look-theme .sl-pbl-panel.open{transform:translateX(0)!important}body:not(.sl-pbl-panel-open) .sl-pbl-panel{transform:translateX(-105%)!important}.simple-look-theme .sl-pbl-admin-tools{left:auto!important;right:18px!important;bottom:90px!important;flex-direction:column!important;border-radius:22px!important;padding:8px!important;gap:8px!important;z-index:100210!important}.simple-look-theme .sl-pbl-admin-tools button,.simple-look-theme .sl-pbl-admin-tools a{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border-radius:50%!important}.simple-look-theme .sl-pbl-admin-tools button span{display:none!important}.simple-look-theme .sl-pbl-admin-tools .sl-pbl-save{display:inline-flex!important;background:#1d7f3f!important}.simple-look-theme:not(.sl-pbl-editing) .sl-pbl-admin-tools .sl-pbl-save,body:not(.sl-pbl-editing) .sl-pbl-admin-tools .sl-pbl-save{display:none!important}.simple-look-theme .sl-pbl-admin-tools .icon,.simple-look-theme .sl-pbl-panel .icon,.simple-look-theme .sl-pbl-code-modal .icon{stroke-width:1.75!important;width:18px!important;height:18px!important}.simple-look-theme .sl-pbl-panel,.simple-look-theme .sl-pbl-panel textarea,.simple-look-theme .sl-pbl-panel input,.simple-look-theme .sl-pbl-panel button{font-weight:500!important}.simple-look-theme .sl-pbl-panel-head strong,.simple-look-theme .sl-pbl-panel-tabs button,.simple-look-theme .sl-pbl-field-row span,.simple-look-theme .sl-pbl-image-row strong{font-weight:700!important}.simple-look-theme .sl-pbl-field-row textarea,.simple-look-theme .sl-pbl-image-row input{font-weight:400!important;color:#1f2933!important}.simple-look-theme.sl-pbl-editing [data-sl-edit],body.sl-pbl-editing [data-sl-edit]{outline:1.5px dashed #c8141b!important;outline-offset:5px!important;background:rgba(200,20,27,.035)!important}.simple-look-theme .sl-pbl-highlight{outline:2px solid #1e78ff!important;outline-offset:5px!important;background:rgba(30,120,255,.06)!important}.simple-look-theme .sl-pbl-image-edit{display:none}body.sl-pbl-editing .sl-pbl-image-edit{display:grid!important}.simple-look-theme .sl-pbl-code-modal{z-index:100250!important}@media(max-width:1100px){body.simple-look-theme.sl-pbl-panel-open{padding-left:0!important}.simple-look-theme .sl-pbl-panel{width:min(420px,92vw)!important;min-width:0!important}}@media(max-width:760px){.simple-look-theme .sl-pbl-admin-tools{right:10px!important;bottom:70px!important;left:auto!important;width:auto!important}}body.simple-look-theme.sl-pbl-editing .float-ad,body.simple-look-theme.sl-pbl-panel-open .float-ad,body.simple-look-theme.sl-pbl-editing .sticky-ad,body.simple-look-theme.sl-pbl-panel-open .sticky-ad,body.simple-look-theme.sl-pbl-editing [class*="sticky-reklama"],body.simple-look-theme.sl-pbl-panel-open [class*="sticky-reklama"]{display:none!important;visibility:hidden!important;pointer-events:none!important}body.simple-look-theme.sl-pbl-editing,body.simple-look-theme.sl-pbl-panel-open{overflow-x:hidden!important}.simple-look-theme .header{gap:18px}.simple-look-theme .header-left{display:flex;align-items:center;gap:18px;min-width:0}.simple-look-theme .header-left .logo{flex:0 0 auto}.simple-look-theme .header-info-strip{display:flex;align-items:center;gap:10px;min-width:0}.simple-look-theme .header-weather-mini,.simple-look-theme .header-radio-btn{min-height:48px;border:1px solid #e1e6ee;border-radius:999px;background:linear-gradient(135deg,#fff,#f7f9fc);box-shadow:0 8px 20px rgba(15,23,42,.05);color:#11171c}.simple-look-theme .header-weather-mini{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 8px}.simple-look-theme .header-weather-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(200,20,27,.1);color:var(--red);animation:slWeatherSpin 10s linear infinite}.simple-look-theme .header-weather-icon .icon{width:20px;height:20px}.simple-look-theme .header-weather-copy{display:grid;gap:1px;white-space:nowrap}.simple-look-theme .header-weather-copy b{font-size:14px;line-height:1;font-weight:850}.simple-look-theme .header-weather-copy small{font-size:11px;color:#697586;font-weight:700}@keyframes slWeatherSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.simple-look-theme .header-radio-btn{position:relative;display:inline-flex;align-items:center;gap:9px;padding:7px 13px 7px 10px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.simple-look-theme .header-radio-btn:hover{transform:translateY(-2px);border-color:rgba(200,20,27,.34);background:#fff}.simple-look-theme .header-radio-btn>.icon{width:20px;height:20px;color:var(--red)}.simple-look-theme .header-radio-text{display:grid;gap:1px;text-align:left;white-space:nowrap}.simple-look-theme .header-radio-text b{font-size:13px;line-height:1;font-weight:850}.simple-look-theme .header-radio-text small{font-size:11px;color:#697586;font-weight:750}.simple-look-theme .radio-pulse{width:9px;height:9px;border-radius:50%;background:#e53935;box-shadow:0 0 0 0 rgba(229,57,53,.55);animation:slRadioPulse 1.7s infinite}@keyframes slRadioPulse{0%{box-shadow:0 0 0 0 rgba(229,57,53,.55)}70%{box-shadow:0 0 0 10px rgba(229,57,53,0)}100%{box-shadow:0 0 0 0 rgba(229,57,53,0)}}.simple-look-theme .sl-radio-player{position:fixed;left:50%;bottom:18px;width:min(760px,calc(100vw - 34px));transform:translateX(-50%);z-index:99980;background:#1b2638;color:#fff;border-radius:22px;box-shadow:0 18px 55px rgba(10,16,24,.32);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.simple-look-theme .sl-radio-player.is-collapsed{transform:translateX(-50%) translateY(calc(100% - 58px))}.simple-look-theme .sl-radio-bar{width:100%;min-height:58px;border:0;background:#1b2638;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 22px;font-weight:850}.simple-look-theme .sl-radio-bar span{display:flex;align-items:center;gap:10px}.simple-look-theme .sl-radio-bar .icon{width:19px;height:19px}.simple-look-theme .sl-radio-body{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 22px 22px}.simple-look-theme .sl-radio-meta{display:grid;gap:5px;min-width:0}.simple-look-theme .sl-radio-live{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.simple-look-theme .sl-radio-meta strong{font-size:20px;line-height:1;font-weight:900}.simple-look-theme .sl-radio-meta small{color:#dbe4ee;font-size:14px;font-weight:650}.simple-look-theme .sl-radio-now{color:#9fb2c8!important;font-size:12px!important}.simple-look-theme .sl-radio-controls{display:flex;align-items:center;gap:16px}.simple-look-theme .sl-radio-play{width:54px;height:54px;border:0;border-radius:50%;display:grid;place-items:center;background:#e8333a;color:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(232,51,58,.24)}.simple-look-theme .sl-radio-play .icon{width:22px;height:22px}.simple-look-theme .sl-radio-volume{min-width:220px;height:48px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.12);display:flex;align-items:center;gap:10px}.simple-look-theme .sl-radio-volume .icon{width:18px;height:18px;color:#cbd5e1}.simple-look-theme .sl-radio-volume input{width:160px;accent-color:#e8333a}body.sl-radio-ajax-loading .sl-page{opacity:.45;pointer-events:none;transition:opacity .15s ease}@media(max-width:1180px){.simple-look-theme .header{align-items:flex-start}.simple-look-theme .header-left{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width:900px){.simple-look-theme .header-info-strip{flex-wrap:wrap}.simple-look-theme .header-weather-mini,.simple-look-theme .header-radio-btn{min-height:44px}.simple-look-theme .header-radio-text small{display:none}}@media(max-width:640px){.simple-look-theme .header-info-strip{width:100%}.simple-look-theme .header-weather-mini,.simple-look-theme .header-radio-btn{flex:1 1 auto}.simple-look-theme .header-weather-copy small{display:none}.simple-look-theme .sl-radio-player{bottom:10px;border-radius:18px}.simple-look-theme .sl-radio-body{display:grid;gap:14px}.simple-look-theme .sl-radio-controls{justify-content:space-between}.simple-look-theme .sl-radio-volume{min-width:0;flex:1}.simple-look-theme .sl-radio-volume input{width:100%}}.simple-look-theme .header-info-strip{gap:8px!important}.simple-look-theme .header-radio-btn{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important;border-radius:50%!important;justify-content:center!important;gap:0!important}.simple-look-theme .header-radio-btn .header-radio-text,.simple-look-theme .header-radio-btn b,.simple-look-theme .header-radio-btn small{display:none!important}.simple-look-theme .header-radio-btn>.icon{width:21px!important;height:21px!important;color:var(--red)!important;stroke-width:2!important}.simple-look-theme .header-radio-btn::after{content:attr(title);position:absolute;left:50%;top:calc(100%+9px);transform:translateX(-50%) translateY(-4px);background:#11171c;color:#fff;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:800;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease;box-shadow:0 10px 22px rgba(0,0,0,.18)}.simple-look-theme .header-radio-btn:hover::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.simple-look-theme .radio-pulse{position:absolute!important;right:8px!important;top:8px!important;width:8px!important;height:8px!important}.simple-look-theme .sl-radio-player.is-hidden{display:none!important}.simple-look-theme .sl-radio-player{padding-top:0!important;overflow:visible!important}.simple-look-theme .sl-radio-player.is-collapsed{transform:translateX(-50%)!important}.simple-look-theme .sl-radio-bar{display:none!important}.simple-look-theme .sl-radio-close{position:absolute;right:14px;top:14px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.10);color:#fff;display:grid;place-items:center;cursor:pointer}.simple-look-theme .sl-radio-close .icon,.simple-look-theme .sl-radio-player .icon,.simple-look-theme .header-radio-btn .icon{display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important}.simple-look-theme .sl-radio-body{padding:22px 56px 22px 24px!important}@media(max-width:900px){.simple-look-theme .header-weather-mini{min-width:0!important}.simple-look-theme .header-radio-btn{flex:0 0 46px!important}}@media(max-width:640px){.simple-look-theme .header-info-strip{width:auto!important}.simple-look-theme .header-weather-mini{flex:0 1 auto!important}.simple-look-theme .header-radio-btn{flex:0 0 44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.simple-look-theme .sl-radio-body{padding:54px 18px 18px!important}}.simple-look-theme .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.simple-look-theme .header-info-strip{gap:8px!important;align-items:center!important}.simple-look-theme .header-weather-mini{min-height:44px!important;padding:6px 12px 6px 7px!important}.simple-look-theme .header-weather-icon{width:32px!important;height:32px!important}.simple-look-theme .header-weather-copy b{font-size:14px!important;font-weight:900!important}.simple-look-theme .header-weather-copy small{font-size:10.5px!important;letter-spacing:.01em!important;color:#697586!important}.simple-look-theme .header-radio-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:50%!important;overflow:visible!important;font-size:0!important;line-height:0!important;color:var(--red)!important}.simple-look-theme .header-radio-btn .header-radio-text,.simple-look-theme .header-radio-btn b,.simple-look-theme .header-radio-btn small,.simple-look-theme .header-radio-btn span:not(.radio-pulse):not(.screen-reader-text){display:none!important}.simple-look-theme .header-radio-btn>.icon,.simple-look-theme .header-radio-btn svg.icon{display:block!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important}.simple-look-theme .radio-pulse{display:block!important;position:absolute!important;right:7px!important;top:7px!important;width:8px!important;height:8px!important;z-index:2!important}.simple-look-theme .header-radio-btn::after{font-size:12px!important;line-height:1.2!important}.simple-look-theme .sl-radio-player.is-hidden{display:none!important}.simple-look-theme .sl-radio-player:not(.is-hidden){display:block!important}.simple-look-theme .sl-radio-bar{display:none!important}.simple-look-theme .sl-radio-close{position:absolute!important;right:14px!important;top:14px!important;width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important}.simple-look-theme .sl-radio-close .icon,.simple-look-theme .sl-radio-player .icon,.simple-look-theme .sl-radio-player svg.icon{display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.1!important}.simple-look-theme .sl-radio-body{padding:22px 58px 22px 24px!important}@media(max-width:640px){.simple-look-theme .header-weather-copy small{display:block!important}.simple-look-theme .header-radio-btn{flex:0 0 44px!important}}.simple-look-theme .header-left{display:flex!important;align-items:center!important;flex-direction:row!important;gap:14px!important}.simple-look-theme .header-info-strip{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important}.simple-look-theme .header-radio-btn{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;padding:0!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;overflow:visible!important;font-size:0!important;line-height:0!important}.simple-look-theme .header-radio-btn>.icon,.simple-look-theme .header-radio-btn svg.icon{display:block!important;width:19px!important;height:19px!important;margin-left:2px!important;fill:none!important;stroke:var(--red)!important;stroke-width:2.2!important}.simple-look-theme .header-radio-btn span:not(.radio-pulse):not(.screen-reader-text),.simple-look-theme .header-radio-text{display:none!important}.simple-look-theme .sl-radio-close{position:absolute!important;right:16px!important;top:15px!important;z-index:5!important;width:30px!important;height:30px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#dbe4ee!important;display:grid!important;place-items:center!important;cursor:pointer!important;opacity:.9!important}.simple-look-theme .sl-radio-close:hover{color:#fff!important;opacity:1!important}.simple-look-theme .sl-radio-close .icon{width:22px!important;height:22px!important;stroke-width:2.3!important}.simple-look-theme .sl-radio-eq{display:inline-flex!important;align-items:flex-end!important;gap:3px!important;width:34px!important;height:18px!important;margin:2px 0 1px!important}.simple-look-theme .sl-radio-eq i{display:block!important;width:4px!important;height:7px!important;border-radius:999px!important;background:#ef4444!important;animation:slRadioEq 1s ease-in-out infinite!important}.simple-look-theme .sl-radio-eq i:nth-child(2){animation-delay:.12s!important;height:12px!important}.simple-look-theme .sl-radio-eq i:nth-child(3){animation-delay:.24s!important;height:9px!important}.simple-look-theme .sl-radio-eq i:nth-child(4){animation-delay:.36s!important;height:15px!important}@keyframes slRadioEq{0%,100%{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1.15);opacity:1}}.simple-look-theme .sl-radio-player.is-hidden .sl-radio-eq i{animation-play-state:paused!important}.simple-look-theme .sl-radio-body{padding:22px 60px 22px 24px!important}.simple-look-theme .sl-radio-play .icon{width:22px!important;height:22px!important}@media(max-width:1180px){.simple-look-theme .header{align-items:center!important}.simple-look-theme .header-left{flex-direction:row!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}}@media(max-width:760px){.simple-look-theme .header{align-items:center!important}.simple-look-theme .header-left{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;flex-wrap:wrap!important}.simple-look-theme .header-left .logo{flex:0 0 auto!important}.simple-look-theme .header-info-strip{flex:0 1 auto!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;width:auto!important}.simple-look-theme .header-weather-mini{flex:0 1 auto!important;min-height:42px!important;padding:5px 10px 5px 6px!important}.simple-look-theme .header-weather-icon{width:30px!important;height:30px!important}.simple-look-theme .header-weather-copy b{font-size:13px!important}.simple-look-theme .header-weather-copy small{display:block!important;font-size:10px!important}.simple-look-theme .header-radio-btn{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}}@media(max-width:430px){.simple-look-theme .header-left{gap:8px!important}.simple-look-theme .header-info-strip{gap:6px!important}}.simple-look-theme .sl-radio-dock{position:fixed;left:18px;bottom:18px;z-index:99981;width:50px;height:50px;border:0;border-radius:50%;background:#1b2638;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 40px rgba(10,16,24,.28);transition:transform .18s ease,opacity .18s ease,background .18s ease}.simple-look-theme .sl-radio-dock:hover{transform:translateY(-2px);background:#111827}.simple-look-theme .sl-radio-dock.is-hidden{display:none!important}.simple-look-theme .sl-radio-dock-icon{position:absolute;inset:0;display:grid;place-items:center}.simple-look-theme .sl-radio-dock-icon .icon{width:18px!important;height:18px!important;margin-left:2px;stroke:#fff!important;fill:none!important}.simple-look-theme .sl-radio-dock-eq{position:absolute;left:8px;top:8px;width:15px;height:14px;display:inline-flex;align-items:flex-end;gap:2px}.simple-look-theme .sl-radio-dock-eq i{display:block;width:3px;height:6px;border-radius:999px;background:#ef4444;animation:slRadioDockEq .9s ease-in-out infinite}.simple-look-theme .sl-radio-dock-eq i:nth-child(2){height:11px;animation-delay:.13s}.simple-look-theme .sl-radio-dock-eq i:nth-child(3){height:8px;animation-delay:.26s}@keyframes slRadioDockEq{0%,100%{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1.15);opacity:1}}body.sl-radio-ajax-loading .sl-page{opacity:1!important;pointer-events:auto!important}body.sl-radio-ajax-loading::before,body.sl-radio-ajax-loading::after{display:none!important;content:none!important}@media(max-width:640px){.simple-look-theme .sl-radio-dock{left:10px;bottom:10px;width:46px;height:46px}}.simple-look-theme .sl-radio-dock{left:18px!important;right:auto!important;bottom:18px!important;display:grid!important}.simple-look-theme .sl-radio-dock.is-hidden{display:none!important}.simple-look-theme .sl-radio-dock:not(.is-hidden){display:grid!important}.simple-look-theme .sl-radio-dock.is-paused{background:#344054!important;opacity:.82!important}.simple-look-theme .sl-radio-dock.is-paused .sl-radio-dock-eq i{animation-play-state:paused!important;opacity:.35!important}.simple-look-theme .sl-radio-play.is-paused{background:#e8333a!important}.simple-look-theme .sl-radio-play.is-playing{background:#e8333a!important}.simple-look-theme .sl-radio-play .icon{pointer-events:none!important}@media(max-width:640px){.simple-look-theme .sl-radio-dock{left:10px!important;bottom:10px!important}}.simple-look-theme .sl-radio-dock{position:fixed!important;left:18px!important;right:auto!important;bottom:24px!important;z-index:100050!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;border:0!important;border-radius:50%!important;background:#111827!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 16px 42px rgba(10,16,24,.34)!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;transition:transform .18s ease,opacity .18s ease,background .18s ease,box-shadow .18s ease!important}.simple-look-theme .sl-radio-dock:hover{transform:translateY(-3px)!important;background:#c8141b!important;box-shadow:0 18px 46px rgba(200,20,27,.28)!important}.simple-look-theme .sl-radio-dock.is-hidden,body:not(.sl-radio-playing) .sl-radio-dock,body.sl-radio-ui-open .sl-radio-dock{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.simple-look-theme .sl-radio-dock .sl-radio-dock-icon{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;z-index:2!important}.simple-look-theme .sl-radio-dock .sl-radio-dock-icon .icon,.simple-look-theme .sl-radio-dock svg.icon{width:19px!important;height:19px!important;margin-left:2px!important;fill:none!important;stroke:#fff!important;stroke-width:2.25!important}.simple-look-theme .sl-radio-dock-eq{position:absolute!important;left:9px!important;top:9px!important;width:17px!important;height:15px!important;display:inline-flex!important;align-items:flex-end!important;gap:2px!important;z-index:3!important;pointer-events:none!important}.simple-look-theme .sl-radio-dock-eq i{display:block!important;width:3px!important;height:6px!important;border-radius:999px!important;background:#ef4444!important;animation:slRadioDockEqFinal .82s ease-in-out infinite!important}.simple-look-theme .sl-radio-dock-eq i:nth-child(2){height:12px!important;animation-delay:.12s!important}.simple-look-theme .sl-radio-dock-eq i:nth-child(3){height:9px!important;animation-delay:.24s!important}@keyframes slRadioDockEqFinal{0%,100%{transform:scaleY(.42);opacity:.55}50%{transform:scaleY(1.18);opacity:1}}.simple-look-theme .sl-radio-player:not(.is-hidden){display:block!important}.simple-look-theme .sl-radio-player.is-hidden{display:none!important}.simple-look-theme .sl-radio-play.is-playing{background:#e8333a!important}.simple-look-theme .sl-radio-play.is-paused{background:#e8333a!important}.simple-look-theme .sl-radio-play .icon{pointer-events:none!important}@media(max-width:640px){.simple-look-theme .sl-radio-dock{left:12px!important;bottom:14px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}body.simple-look-theme .sl-radio-player.is-hidden{display:none!important}body.simple-look-theme .sl-radio-player:not(.is-hidden){display:block!important}body.simple-look-theme .sl-radio-dock{position:fixed!important;left:18px!important;right:auto!important;bottom:24px!important;z-index:100050!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;border:0!important;border-radius:50%!important;background:#111827!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 16px 42px rgba(10,16,24,.34)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.simple-look-theme .sl-radio-dock.is-hidden,body.simple-look-theme:not(.sl-radio-playing) .sl-radio-dock,body.simple-look-theme.sl-radio-ui-open .sl-radio-dock{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.simple-look-theme .sl-radio-dock-eq{position:absolute!important;left:9px!important;top:9px!important;width:17px!important;height:15px!important;display:inline-flex!important;align-items:flex-end!important;gap:2px!important;z-index:2!important}body.simple-look-theme .sl-radio-dock-eq i{display:block!important;width:3px!important;border-radius:999px!important;background:#ef4444!important;animation:slRadioDockEqClean .82s ease-in-out infinite!important}body.simple-look-theme .sl-radio-dock-eq i:nth-child(1){height:6px!important}body.simple-look-theme .sl-radio-dock-eq i:nth-child(2){height:12px!important;animation-delay:.12s!important}body.simple-look-theme .sl-radio-dock-eq i:nth-child(3){height:9px!important;animation-delay:.24s!important}@keyframes slRadioDockEqClean{0%,100%{transform:scaleY(.42);opacity:.55}50%{transform:scaleY(1.18);opacity:1}}body.simple-look-theme .sl-radio-dock-icon{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important}body.simple-look-theme .sl-radio-dock-icon .icon{width:19px!important;height:19px!important;margin-left:2px!important;stroke:#fff!important;fill:none!important}body.simple-look-theme .sl-radio-play .icon{pointer-events:none!important}body.sl-radio-ajax-loading .sl-page{opacity:1!important;pointer-events:auto!important}@media(max-width:640px){body.simple-look-theme .sl-radio-dock{left:12px!important;bottom:14px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}.simple-look-theme .footer ul,.simple-look-theme footer ul{list-style:none!important;margin:0!important;padding:0!important}.simple-look-theme .footer li,.simple-look-theme footer li{list-style:none!important;margin:0 0 9px!important;padding:0!important}.simple-look-theme .footer li::marker,.simple-look-theme footer li::marker{content:""!important;display:none!important}.simple-look-theme .footer li::before,.simple-look-theme .footer a::before,.simple-look-theme footer li::before,.simple-look-theme footer a::before{content:none!important;display:none!important}.simple-look-theme .footer a,.simple-look-theme footer a{display:inline-flex;align-items:center;gap:0;text-decoration:none}.simple-look-theme .footer .footer-socials a{display:inline-grid}.simple-look-theme .home-poll-section{margin:18px 0 22px}.simple-look-theme .home-poll-section .section-head.compact{margin-bottom:10px}.simple-look-theme .home-poll-box{background:#fff;border:1px solid #e1e5ea;border-radius:14px;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.045)}.simple-look-theme .home-poll-box:empty{display:none}body.simple-look-theme{--red:#d71920;--accent:#f4b400;--ink:#07131f;--ink-2:#0d1b2a;--soft:#f5f7fa;--line:#dde5ee;--card:#ffffff;--radius:14px;--shadow-soft:0 10px 26px rgba(7,19,31,.06);--shadow-card:0 14px 34px rgba(7,19,31,.09);background:#dde1e6!important;color:#0d1b2a}.simple-look-theme .sl-page,.simple-look-theme .site,.simple-look-theme .main-wrap{background:#fff}.simple-look-theme .sl-page{box-shadow:0 0 0 1px rgba(7,19,31,.06)}.simple-look-theme .topbar{background:#07131f!important;border-bottom:1px solid rgba(255,255,255,.08)}.simple-look-theme .topbar a{color:#d8e2ee!important;opacity:.92}.simple-look-theme .topbar a:hover{color:#fff!important}.simple-look-theme .header{background:radial-gradient(circle at 18% 0%,rgba(244,180,0,.10),transparent 28%),linear-gradient(180deg,#ffffff,#f8fafc)!important;padding:22px 24px!important;border-bottom:1px solid #e3e9f1}.simple-look-theme .header-left{align-items:center!important;gap:16px!important}.simple-look-theme .logo img,.simple-look-theme .logo svg{max-height:82px!important}.simple-look-theme .header-info-strip{padding:4px;background:rgba(245,247,250,.82);border:1px solid #e1e8f0;border-radius:999px}.simple-look-theme .header-weather-mini{box-shadow:none!important;border-color:transparent!important;background:#fff!important}.simple-look-theme .header-weather-icon{background:rgba(244,180,0,.16)!important;color:#f4a400!important}.simple-look-theme .header-radio-btn{background:#fff!important;border-color:#e1e8f0!important;box-shadow:none!important}.simple-look-theme .header-radio-btn:hover{background:#07131f!important;border-color:#07131f!important}.simple-look-theme .header-radio-btn:hover>.icon,.simple-look-theme .header-radio-btn:hover svg.icon{stroke:#fff!important}.simple-look-theme .radio-pulse{background:#f4b400!important;box-shadow:0 0 0 0 rgba(244,180,0,.55)!important}.simple-look-theme .ad,.simple-look-theme .ad.ad-header,.simple-look-theme .ad.ad-under-hero,.simple-look-theme .float-ad{border-radius:10px!important;background:linear-gradient(135deg,rgba(215,25,32,.95),rgba(154,18,24,.96))!important;box-shadow:0 14px 34px rgba(154,18,24,.14)!important}.simple-look-theme .ad:empty::before,.simple-look-theme .ad:not(.ad-has-image)::before{letter-spacing:.02em}.simple-look-theme .main-nav,.simple-look-theme .nav,.simple-look-theme .site-nav{background:#07131f!important;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)}.simple-look-theme .main-nav a,.simple-look-theme .nav a,.simple-look-theme .site-nav a{color:#f8fbff!important;letter-spacing:.01em}.simple-look-theme .main-nav li.current-menu-item>a,.simple-look-theme .main-nav a:hover,.simple-look-theme .nav a:hover,.simple-look-theme .site-nav a:hover{background:#d71920!important;color:#fff!important}.simple-look-theme .ticker,.simple-look-theme .news-ticker{background:#f8fafc!important;border-bottom:1px solid #e3e9f1!important}.simple-look-theme .ticker-label{background:#d71920!important}.simple-look-theme .ticker a{color:#374151!important}.simple-look-theme .search-form input,.simple-look-theme .header-search input{border-radius:9px!important;background:#101d2a!important;border:1px solid rgba(255,255,255,.12)!important}.simple-look-theme .search-form button,.simple-look-theme .header-search button{border-radius:9px!important}.simple-look-theme .section-head,.simple-look-theme .block-title,.simple-look-theme .widget-title{border-bottom:1px solid #dfe6ef!important}.simple-look-theme .section-head h2,.simple-look-theme .block-title span,.simple-look-theme .widget-title{background:#07131f!important;color:#fff!important;border-radius:9px 9px 0 0!important;padding:10px 14px!important}.simple-look-theme .section-head .archive-link,.simple-look-theme .section-head a:last-child{color:#d71920!important}.simple-look-theme .hero-grid,.simple-look-theme .home-hero,.simple-look-theme .featured-grid{gap:14px!important}.simple-look-theme .hero-card,.simple-look-theme .post-overlay,.simple-look-theme .overlay-card{border-radius:14px!important;overflow:hidden!important;box-shadow:var(--shadow-card)!important}.simple-look-theme .hero-card::after,.simple-look-theme .post-overlay::after,.simple-look-theme .overlay-card::after{background:linear-gradient(180deg,rgba(7,19,31,0) 30%,rgba(7,19,31,.88) 100%)!important}.simple-look-theme .hero-card .cat,.simple-look-theme .post-card .cat,.simple-look-theme .category-label,.simple-look-theme .post-category{border-radius:999px!important;background:#d71920!important;box-shadow:0 6px 16px rgba(215,25,32,.22)!important;padding:6px 10px!important}.simple-look-theme .post-card,.simple-look-theme .news-card,.simple-look-theme .card,.simple-look-theme article.post-card{border-radius:14px!important;border:1px solid #e0e7ef!important;background:#fff!important;box-shadow:0 8px 22px rgba(7,19,31,.045)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.simple-look-theme .post-card:hover,.simple-look-theme .news-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(7,19,31,.10)!important;border-color:#cfd9e5!important}.simple-look-theme .post-card img,.simple-look-theme .news-card img,.simple-look-theme .card img{border-radius:13px 13px 0 0!important}.simple-look-theme .post-card h2,.simple-look-theme .post-card h3,.simple-look-theme .news-card h2,.simple-look-theme .news-card h3{color:#07131f!important;letter-spacing:-.025em}.simple-look-theme .post-card p,.simple-look-theme .news-card p,.simple-look-theme .excerpt{color:#475569!important;font-weight:500!important}.simple-look-theme .meta,.simple-look-theme .post-date,.simple-look-theme time{color:#667085!important}.simple-look-theme .archive-hero,.simple-look-theme .category-hero,.simple-look-theme .page-hero{border-radius:14px!important;background:radial-gradient(circle at 14% 18%,rgba(244,180,0,.20),transparent 30%),linear-gradient(135deg,#07131f,#12263a)!important;box-shadow:0 12px 30px rgba(7,19,31,.12)!important}.simple-look-theme .archive-hero h1,.simple-look-theme .category-hero h1,.simple-look-theme .page-hero h1{letter-spacing:-.055em!important}.simple-look-theme .breadcrumb{color:#64748b!important}.simple-look-theme .sidebar .widget,.simple-look-theme aside .widget,.simple-look-theme .side-box,.simple-look-theme .home-sidebar-box{border-radius:14px!important;border:1px solid #dfe6ef!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 22px rgba(7,19,31,.045)!important}.simple-look-theme .sidebar .widget-title,.simple-look-theme aside .widget-title,.simple-look-theme .side-box-title{background:#07131f!important;color:#fff!important;border-radius:0!important}.simple-look-theme .quick-links,.simple-look-theme .sidebar-menu{background:#07131f!important;border-radius:14px!important}.simple-look-theme .quick-links a:hover{background:#10243a!important}.simple-look-theme .home-poll-box{border-radius:16px!important;border:1px solid #dfe6ef!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 12px 30px rgba(7,19,31,.06)!important}.simple-look-theme .footer,.simple-look-theme footer.site-footer,.simple-look-theme footer{background:radial-gradient(circle at 10% 10%,rgba(244,180,0,.10),transparent 26%),linear-gradient(135deg,#06111b,#07131f)!important;border-top:5px solid #d71920!important}.simple-look-theme .footer h3,.simple-look-theme footer h3,.simple-look-theme .footer-title{color:#fff!important}.simple-look-theme .footer a,.simple-look-theme footer a{color:#dbe7f3!important}.simple-look-theme .footer a:hover,.simple-look-theme footer a:hover{color:#f4b400!important}.simple-look-theme .footer p,.simple-look-theme footer p{color:#9fb3c8!important}.simple-look-theme .footer-socials a{border-radius:12px!important;background:rgba(255,255,255,.08)!important}.simple-look-theme .footer-socials a:hover{background:#d71920!important}.simple-look-theme .single-content,.simple-look-theme .post-content,.simple-look-theme .entry-content{color:#17212e}.simple-look-theme .share-buttons a,.simple-look-theme .share-buttons button,.simple-look-theme .share-btn{border-radius:10px!important}.simple-look-theme .entry-content blockquote{border-left-color:#d71920!important;background:#f8fafc!important}.simple-look-theme .pagination a,.simple-look-theme .pagination span,.simple-look-theme .page-numbers{border-radius:10px!important}.simple-look-theme .pagination .current,.simple-look-theme .page-numbers.current{background:#d71920!important}.simple-look-theme .sl-radio-dock{background:#07131f!important}.simple-look-theme .sl-radio-dock:hover{background:#d71920!important}@media(max-width:900px){.simple-look-theme .header{padding:18px 16px!important}.simple-look-theme .header-info-strip{border-radius:18px!important}.simple-look-theme .logo img,.simple-look-theme .logo svg{max-height:72px!important}}@media(max-width:640px){.simple-look-theme .section-head h2,.simple-look-theme .block-title span{padding:9px 12px!important}.simple-look-theme .post-card,.simple-look-theme .news-card{border-radius:12px!important}}body.simple-look-theme{--red:#e50914!important;--accent:#ffd23f!important;--ink:#07111d!important;--ink-2:#111827!important}.simple-look-theme .header{position:relative;background:linear-gradient(90deg,rgba(229,9,20,.10),transparent 34%),linear-gradient(180deg,#fff,#f7f9fc)!important;border-bottom:0!important;box-shadow:inset 0 -5px 0 #e50914,0 10px 26px rgba(7,17,29,.06)!important}.simple-look-theme .header::before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:#e50914}.simple-look-theme .topbar{background:#07111d!important}.simple-look-theme .main-nav,.simple-look-theme .nav,.simple-look-theme .site-nav{background:#e50914!important;border:0!important;box-shadow:0 10px 24px rgba(229,9,20,.18)!important}.simple-look-theme .main-nav a,.simple-look-theme .nav a,.simple-look-theme .site-nav a{color:#fff!important}.simple-look-theme .main-nav li.current-menu-item>a,.simple-look-theme .main-nav a:hover,.simple-look-theme .nav a:hover,.simple-look-theme .site-nav a:hover{background:#07111d!important;color:#fff!important}.simple-look-theme .ticker-label{background:#07111d!important;color:#fff!important}.simple-look-theme .ticker,.simple-look-theme .news-ticker{border-bottom:1px solid #eef1f5!important}.simple-look-theme .header-info-strip{background:#fff!important;box-shadow:0 10px 24px rgba(7,17,29,.055)!important}.simple-look-theme .header-weather-icon{background:rgba(229,9,20,.10)!important;color:#e50914!important}.simple-look-theme .header-radio-btn>.icon,.simple-look-theme .header-radio-btn svg.icon{stroke:#e50914!important}.simple-look-theme .header-radio-btn:hover{background:#e50914!important;border-color:#e50914!important}.simple-look-theme .hero-card:hover h1,.simple-look-theme .hero-card:hover h2,.simple-look-theme .hero-card:hover h3,.simple-look-theme .hero-card:hover p,.simple-look-theme .hero-card:hover .meta,.simple-look-theme .hero-card:hover time,.simple-look-theme .post-overlay:hover h1,.simple-look-theme .post-overlay:hover h2,.simple-look-theme .post-overlay:hover h3,.simple-look-theme .post-overlay:hover p,.simple-look-theme .post-overlay:hover .meta,.simple-look-theme .post-overlay:hover time,.simple-look-theme .overlay-card:hover h1,.simple-look-theme .overlay-card:hover h2,.simple-look-theme .overlay-card:hover h3,.simple-look-theme .overlay-card:hover p,.simple-look-theme .overlay-card:hover .meta,.simple-look-theme .overlay-card:hover time{color:#fff!important}.simple-look-theme .hero-card:hover img,.simple-look-theme .post-overlay:hover img,.simple-look-theme .overlay-card:hover img{transform:scale(1.035)}.simple-look-theme .hero-card img,.simple-look-theme .post-overlay img,.simple-look-theme .overlay-card img{transition:transform .28s ease}.simple-look-theme .post-card,.simple-look-theme .news-card,.simple-look-theme article.post-card{position:relative;border-top:3px solid transparent!important}.simple-look-theme .post-card:hover,.simple-look-theme .news-card:hover{border-top-color:#e50914!important}.simple-look-theme .post-card h2,.simple-look-theme .post-card h3,.simple-look-theme .news-card h2,.simple-look-theme .news-card h3{font-weight:850!important}.simple-look-theme .post-card .cat,.simple-look-theme .news-card .cat,.simple-look-theme .category-label,.simple-look-theme .post-category{background:#e50914!important}.simple-look-theme .video-section article,.simple-look-theme .video-news article,.simple-look-theme .home-video article,.simple-look-theme .video-card,.simple-look-theme .video-list-item,.simple-look-theme .sl-video-card{cursor:pointer}.simple-look-theme .is-clickable-video{cursor:pointer!important}.simple-look-theme .is-clickable-video:hover{transform:translateY(-2px)}.simple-look-theme .video-section,.simple-look-theme .video-news,.simple-look-theme .home-video{border-radius:16px!important;background:#07111d!important}.simple-look-theme .video-section h2,.simple-look-theme .video-news h2,.simple-look-theme .home-video h2{color:#fff!important}.simple-look-theme .archive-hero,.simple-look-theme .category-hero,.simple-look-theme .page-hero{background:radial-gradient(circle at 16% 12%,rgba(255,210,63,.20),transparent 26%),linear-gradient(135deg,#e50914,#07111d 70%)!important}.simple-look-theme .footer,.simple-look-theme footer.site-footer,.simple-look-theme footer{border-top-color:#e50914!important}.simple-look-theme .footer li::marker,.simple-look-theme footer li::marker{content:""!important}.simple-look-theme .footer li::before,.simple-look-theme .footer a::before,.simple-look-theme footer li::before,.simple-look-theme footer a::before{content:none!important;display:none!important}.simple-look-theme .footer ul,.simple-look-theme footer ul{list-style:none!important}.simple-look-theme .comment-rules,.simple-look-theme .comments-rules,.simple-look-theme .sl-comment-rules{border-left-color:#e50914!important}.simple-look-theme .comment-respond,.simple-look-theme #respond{border-radius:16px!important}.simple-look-theme .ad,.simple-look-theme .float-ad{background:linear-gradient(135deg,#e50914,#b70710)!important}.simple-look-theme a:hover{color:#e50914}.simple-look-theme .pagination .current,.simple-look-theme .page-numbers.current,.simple-look-theme .share-btn.primary,.simple-look-theme .share-buttons .primary{background:#e50914!important}.simple-look-theme .sidebar .widget-title,.simple-look-theme aside .widget-title,.simple-look-theme .side-box-title{background:linear-gradient(90deg,#e50914,#07111d)!important}@media(max-width:760px){.simple-look-theme .main-nav,.simple-look-theme .nav,.simple-look-theme .site-nav{background:#07111d!important}}body.simple-look-theme{--red:var(--sv-accent-color,#c91822)!important;--accent:var(--sv-accent-color,#c91822)!important}.simple-look-theme .topbar{background:var(--sv-topbar-bg,#07111d)!important}.simple-look-theme .header{background:linear-gradient(90deg,color-mix(in srgb,var(--sv-header-accent,#c91822) 9%,transparent),transparent 34%),linear-gradient(180deg,var(--sv-header-bg,#ffffff),#f7f9fc)!important;box-shadow:inset 0 -4px 0 var(--sv-header-accent,#c91822),0 10px 26px rgba(7,17,29,.06)!important}.simple-look-theme .header::before{background:var(--sv-header-accent,#c91822)!important}.simple-look-theme .main-nav,.simple-look-theme .nav,.simple-look-theme .site-nav{background:var(--sv-menu-bg,#07111d)!important;box-shadow:0 10px 24px rgba(7,17,29,.13)!important}.simple-look-theme .main-nav li.current-menu-item>a,.simple-look-theme .main-nav a:hover,.simple-look-theme .nav a:hover,.simple-look-theme .site-nav a:hover{background:var(--sv-menu-active-bg,#c91822)!important;color:var(--sv-text-hover-color,#ffffff)!important}.simple-look-theme .main-nav a:hover,.simple-look-theme .nav a:hover,.simple-look-theme .site-nav a:hover{background:var(--sv-menu-hover-bg,#0b2238)!important}.simple-look-theme .main-nav li.current-menu-item>a{background:var(--sv-menu-active-bg,#c91822)!important}.simple-look-theme .ticker-label,.simple-look-theme .section-head h2,.simple-look-theme .block-title span,.simple-look-theme .widget-title{background:var(--sv-accent-color,#c91822)!important}.simple-look-theme .header-weather-icon{background:color-mix(in srgb,var(--sv-accent-color,#c91822) 11%,#ffffff)!important;color:var(--sv-accent-color,#c91822)!important}.simple-look-theme .header-radio-btn>.icon,.simple-look-theme .header-radio-btn svg.icon{stroke:var(--sv-accent-color,#c91822)!important}.simple-look-theme .header-radio-btn:hover{background:var(--sv-accent-color,#c91822)!important;border-color:var(--sv-accent-color,#c91822)!important}.simple-look-theme .hero-card:hover h1,.simple-look-theme .hero-card:hover h2,.simple-look-theme .hero-card:hover h3,.simple-look-theme .hero-card:hover p,.simple-look-theme .hero-card:hover .meta,.simple-look-theme .hero-card:hover time,.simple-look-theme .post-overlay:hover h1,.simple-look-theme .post-overlay:hover h2,.simple-look-theme .post-overlay:hover h3,.simple-look-theme .post-overlay:hover p,.simple-look-theme .post-overlay:hover .meta,.simple-look-theme .post-overlay:hover time,.simple-look-theme .overlay-card:hover h1,.simple-look-theme .overlay-card:hover h2,.simple-look-theme .overlay-card:hover h3,.simple-look-theme .overlay-card:hover p,.simple-look-theme .overlay-card:hover .meta,.simple-look-theme .overlay-card:hover time{color:var(--sv-card-hover-text,#ffffff)!important}.simple-look-theme .post-card:hover,.simple-look-theme .news-card:hover{border-top-color:var(--sv-accent-color,#c91822)!important}.simple-look-theme .post-card .cat,.simple-look-theme .news-card .cat,.simple-look-theme .category-label,.simple-look-theme .post-category,.simple-look-theme .sl-cat-tag{background:var(--sv-accent-color,#c91822)!important}.simple-look-theme .archive-hero,.simple-look-theme .category-hero,.simple-look-theme .page-hero{background:radial-gradient(circle at 16% 12%,rgba(255,210,63,.18),transparent 26%),linear-gradient(135deg,var(--sv-accent-color,#c91822),#07111d 72%)!important}.simple-look-theme .sidebar .widget-title,.simple-look-theme aside .widget-title,.simple-look-theme .side-box-title{background:linear-gradient(90deg,var(--sv-accent-color,#c91822),#07111d)!important}.simple-look-theme .ad,.simple-look-theme .float-ad{background:linear-gradient(135deg,var(--sv-banner-bg,#c91822),color-mix(in srgb,var(--sv-banner-bg,#c91822) 72%,#07111d))!important}.simple-look-theme .pagination .current,.simple-look-theme .page-numbers.current,.simple-look-theme .share-btn.primary,.simple-look-theme .share-buttons .primary,.simple-look-theme .sl-radio-dock:hover{background:var(--sv-accent-color,#c91822)!important}.simple-look-theme a:hover{color:var(--sv-accent-color,#c91822)}.simple-look-theme .hero-card .excerpt,.simple-look-theme .hero-card p,.simple-look-theme .post-overlay .excerpt,.simple-look-theme .post-overlay p,.simple-look-theme .overlay-card .excerpt,.simple-look-theme .overlay-card p{color:rgba(255,255,255,.82)!important;text-shadow:0 1px 3px rgba(0,0,0,.35)}.simple-look-theme .hero-card h1,.simple-look-theme .hero-card h2,.simple-look-theme .hero-card h3,.simple-look-theme .post-overlay h1,.simple-look-theme .post-overlay h2,.simple-look-theme .post-overlay h3,.simple-look-theme .overlay-card h1,.simple-look-theme .overlay-card h2,.simple-look-theme .overlay-card h3{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.34)}.simple-look-theme .video-item{cursor:pointer!important}.simple-look-theme .video-item:hover{background:rgba(255,255,255,.08)!important}.sl-card input[type="color"]{width:100%;min-height:44px;padding:4px;border:1px solid #ccd4dd;border-radius:8px;background:#fff}body.simple-look-theme{background:var(--sv-page-bg,#dfe4ea)!important;--radius:var(--sv-radius,16px)!important}.simple-look-theme .header{background:radial-gradient(circle at 10% 50%,color-mix(in srgb,var(--sv-header-accent,#c91822) 15%,transparent),transparent 28%),linear-gradient(100deg,var(--sv-header-panel,#fff4f4),var(--sv-header-bg,#ffffff) 52%,#fff)!important;box-shadow:inset 0 -4px 0 var(--sv-header-accent,#c91822),0 10px 26px rgba(7,17,29,.06)!important}.simple-look-theme .header::before{background:var(--sv-header-accent,#c91822)!important}.simple-look-theme .topbar,.simple-look-theme .topbar a,.simple-look-theme .topbar .icon{color:var(--sv-header-text,#ffffff)!important}.simple-look-theme .topbar{background:var(--sv-topbar-bg,#07111d)!important}.simple-look-theme .main-nav,.simple-look-theme .nav,.simple-look-theme .site-nav{background:var(--sv-menu-bg,#07111d)!important}.simple-look-theme .main-nav a:hover,.simple-look-theme .nav a:hover,.simple-look-theme .site-nav a:hover{background:var(--sv-menu-hover-bg,#0b2238)!important;color:var(--sv-text-hover-color,#ffffff)!important}.simple-look-theme .main-nav li.current-menu-item>a,.simple-look-theme .nav li.current-menu-item>a,.simple-look-theme .site-nav li.current-menu-item>a{background:var(--sv-menu-active-bg,#c91822)!important;color:var(--sv-text-hover-color,#ffffff)!important}.simple-look-theme .hero-card,.simple-look-theme .post-overlay,.simple-look-theme .overlay-card,.simple-look-theme .post-card,.simple-look-theme .news-card,.simple-look-theme .card,.simple-look-theme .sidebar .widget,.simple-look-theme aside .widget,.simple-look-theme .side-box,.simple-look-theme .home-sidebar-box,.simple-look-theme .home-poll-box,.simple-look-theme .archive-hero,.simple-look-theme .category-hero,.simple-look-theme .page-hero,.simple-look-theme .video-section,.simple-look-theme .video-news,.simple-look-theme .home-video{border-radius:var(--sv-radius,16px)!important}.simple-look-theme .post-card img,.simple-look-theme .news-card img,.simple-look-theme .card img{border-radius:calc(var(--sv-radius,16px) - 2px) calc(var(--sv-radius,16px) - 2px) 0 0!important}.simple-look-theme .ad,.simple-look-theme .float-ad,.simple-look-theme .ad.ad-header,.simple-look-theme .ad.ad-under-hero{border-radius:var(--sv-ad-radius,16px)!important;background:linear-gradient(135deg,var(--sv-banner-bg,#c91822),color-mix(in srgb,var(--sv-banner-bg,#c91822) 72%,#07111d))!important}.simple-look-theme .hero-card,.simple-look-theme .post-overlay,.simple-look-theme .overlay-card{border-radius:var(--sv-radius,16px)!important;isolation:isolate}.simple-look-theme .hero-card::before,.simple-look-theme .post-overlay::before,.simple-look-theme .overlay-card::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,17,29,.74) 0%,rgba(7,17,29,.28) 48%,rgba(7,17,29,.10) 100%),linear-gradient(180deg,transparent 30%,rgba(7,17,29,.78) 100%)!important;pointer-events:none}.simple-look-theme .hero-card>*,.simple-look-theme .post-overlay>*,.simple-look-theme .overlay-card>*{position:relative;z-index:2}.simple-look-theme .hero-card .excerpt,.simple-look-theme .hero-card p,.simple-look-theme .post-overlay .excerpt,.simple-look-theme .post-overlay p,.simple-look-theme .overlay-card .excerpt,.simple-look-theme .overlay-card p{color:#ffffff!important;opacity:.92!important;font-weight:500!important;text-shadow:0 2px 8px rgba(0,0,0,.42)!important}.simple-look-theme .hero-card h1,.simple-look-theme .hero-card h2,.simple-look-theme .hero-card h3,.simple-look-theme .post-overlay h1,.simple-look-theme .post-overlay h2,.simple-look-theme .post-overlay h3,.simple-look-theme .overlay-card h1,.simple-look-theme .overlay-card h2,.simple-look-theme .overlay-card h3,.simple-look-theme .hero-card .title,.simple-look-theme .post-overlay .title,.simple-look-theme .overlay-card .title{color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.44)!important}.simple-look-theme .slider-arrows,.simple-look-theme .hero-arrows,.simple-look-theme .swiper-nav,.simple-look-theme .hero-nav{position:absolute!important;right:18px!important;bottom:18px!important;top:auto!important;left:auto!important;z-index:5!important;display:flex!important;gap:8px!important;transform:none!important}.simple-look-theme .slider-arrow,.simple-look-theme .hero-arrow,.simple-look-theme .swiper-button-prev,.simple-look-theme .swiper-button-next,.simple-look-theme .hero-prev,.simple-look-theme .hero-next{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:42px!important;height:42px!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important}.simple-look-theme .slider-arrow:hover,.simple-look-theme .hero-arrow:hover,.simple-look-theme .swiper-button-prev:hover,.simple-look-theme .swiper-button-next:hover,.simple-look-theme .hero-prev:hover,.simple-look-theme .hero-next:hover{background:var(--sv-accent-color,#c91822)!important;border-color:var(--sv-accent-color,#c91822)!important}.simple-look-theme .hero-card button[class*="prev"],.simple-look-theme .hero-card button[class*="next"],.simple-look-theme .post-overlay button[class*="prev"],.simple-look-theme .post-overlay button[class*="next"]{bottom:18px!important;top:auto!important}.simple-look-theme .overlay-card .excerpt,.simple-look-theme .post-overlay .excerpt{display:block!important;color:#fff!important}.simple-look-theme .post-card::after,.simple-look-theme .news-card::after{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:var(--sv-accent-color,#c91822);transition:width .18s ease}.simple-look-theme .post-card:hover::after,.simple-look-theme .news-card:hover::after{width:4px}.simple-look-theme .video-section article,.simple-look-theme .video-news article,.simple-look-theme .home-video article,.simple-look-theme .video-card,.simple-look-theme .video-item{border-radius:calc(var(--sv-radius,16px) - 2px)!important}.simple-look-theme .search-form input,.simple-look-theme .header-search input,.simple-look-theme .search-form button,.simple-look-theme .header-search button{border-radius:calc(var(--sv-radius,16px) - 4px)!important}.sl-card input[type="color"]{width:100%;min-height:44px;padding:4px;border:1px solid #ccd4dd;border-radius:8px;background:#fff}html body.simple-look-theme{background:linear-gradient(180deg,var(--sv-page-bg,#dfe4ea),#eef2f6 360px)!important}html body.simple-look-theme .header{background:radial-gradient(circle at 0% 50%,color-mix(in srgb,var(--sv-header-accent,#d71920) 22%,transparent),transparent 32%),linear-gradient(105deg,var(--sv-header-panel,#ffe4dc) 0%,var(--sv-header-bg,#fff7f2) 46%,#ffffff 100%)!important;border-bottom:0!important;box-shadow:inset 0 -5px 0 var(--sv-header-accent,#d71920),0 18px 42px rgba(18,24,38,.09)!important;padding-top:24px!important;padding-bottom:24px!important}html body.simple-look-theme .header::before{height:6px!important;background:var(--sv-header-accent,#d71920)!important}html body.simple-look-theme .header .logo{padding:10px 14px!important;border-radius:20px!important;background:rgba(255,255,255,.24)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.34)!important}html body.simple-look-theme .header-info-strip{border-radius:999px!important;background:rgba(255,255,255,.88)!important;box-shadow:0 12px 30px rgba(18,24,38,.10)!important}html body.simple-look-theme .main-nav,html body.simple-look-theme .nav,html body.simple-look-theme .site-nav{background:var(--sv-menu-bg,#121826)!important;padding:8px 14px!important;box-shadow:0 12px 30px rgba(18,24,38,.16)!important}html body.simple-look-theme .main-nav ul,html body.simple-look-theme .nav ul,html body.simple-look-theme .site-nav ul{gap:6px!important}html body.simple-look-theme .main-nav a,html body.simple-look-theme .nav a,html body.simple-look-theme .site-nav a{border-radius:999px!important;padding:10px 13px!important;line-height:1!important;color:#fff!important}html body.simple-look-theme .main-nav li.current-menu-item>a,html body.simple-look-theme .nav li.current-menu-item>a,html body.simple-look-theme .site-nav li.current-menu-item>a{background:var(--sv-menu-active-bg,#d71920)!important;color:var(--sv-text-hover-color,#fff)!important}html body.simple-look-theme .main-nav a:hover,html body.simple-look-theme .nav a:hover,html body.simple-look-theme .site-nav a:hover{background:var(--sv-menu-hover-bg,#263044)!important;color:var(--sv-text-hover-color,#fff)!important}html body.simple-look-theme .header-search,html body.simple-look-theme .search-form{border-radius:999px!important;overflow:hidden!important}html body.simple-look-theme .hero-card,html body.simple-look-theme .post-overlay,html body.simple-look-theme .overlay-card{border-radius:var(--sv-radius,20px)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 46px rgba(7,17,29,.18)!important;position:relative!important}html body.simple-look-theme .hero-card::after,html body.simple-look-theme .post-overlay::after,html body.simple-look-theme .overlay-card::after{background:linear-gradient(90deg,rgba(7,17,29,.82) 0%,rgba(7,17,29,.38) 46%,rgba(7,17,29,.12) 100%),linear-gradient(180deg,rgba(7,17,29,0) 30%,rgba(7,17,29,.88) 100%)!important}html body.simple-look-theme .hero-card .excerpt,html body.simple-look-theme .hero-card p.excerpt,html body.simple-look-theme .hero-card p,html body.simple-look-theme .post-overlay .excerpt,html body.simple-look-theme .post-overlay p,html body.simple-look-theme .overlay-card .excerpt,html body.simple-look-theme .overlay-card p{color:#fff!important;opacity:.95!important;font-weight:500!important;text-shadow:0 2px 8px rgba(0,0,0,.55)!important}html body.simple-look-theme .hero-card .title a,html body.simple-look-theme .hero-card h1 a,html body.simple-look-theme .hero-card h2 a,html body.simple-look-theme .hero-card h3 a,html body.simple-look-theme .post-overlay .title a,html body.simple-look-theme .overlay-card .title a{color:#fff!important}html body.simple-look-theme .slider-arrows,html body.simple-look-theme .hero-arrows,html body.simple-look-theme .sl-hero-bottom-nav{position:absolute!important;right:18px!important;bottom:18px!important;top:auto!important;left:auto!important;display:flex!important;gap:8px!important;z-index:20!important}html body.simple-look-theme .hero-card .slider-arrow,html body.simple-look-theme .hero-card .hero-arrow,html body.simple-look-theme .hero-card button,html body.simple-look-theme .sl-hero-bottom-nav button{width:42px!important;height:42px!important;border-radius:50%!important;background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important;backdrop-filter:blur(8px)!important}html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .ad.ad-header,html body.simple-look-theme .ad.ad-under-hero{border-radius:var(--sv-ad-radius,20px)!important;background:linear-gradient(135deg,var(--sv-banner-bg,#b9141d),color-mix(in srgb,var(--sv-banner-bg,#b9141d) 70%,#07111d))!important;box-shadow:0 18px 42px color-mix(in srgb,var(--sv-banner-bg,#b9141d) 20%,transparent)!important}html body.simple-look-theme .section-head h2,html body.simple-look-theme .block-title span{border-radius:999px!important;background:var(--sv-accent-color,#d71920)!important}html body.simple-look-theme .post-card,html body.simple-look-theme .news-card{border-radius:var(--sv-radius,20px)!important;overflow:hidden!important}html body.simple-look-theme .post-card:hover,html body.simple-look-theme .news-card:hover{transform:translateY(-4px)!important}html body.simple-look-theme .sidebar .widget,html body.simple-look-theme aside .widget,html body.simple-look-theme .side-box{border-radius:var(--sv-radius,20px)!important;background:#101722!important;color:#fff!important}html body.simple-look-theme .sidebar .widget a,html body.simple-look-theme aside .widget a,html body.simple-look-theme .side-box a{color:#fff!important}html body.simple-look-theme .side-box-title,html body.simple-look-theme .sidebar .widget-title,html body.simple-look-theme aside .widget-title{background:linear-gradient(90deg,var(--sv-accent-color,#d71920),#101722)!important}html body.simple-look-theme::after{content:"";position:fixed;left:-9999px;top:-9999px;width:1px;height:1px}.simple-look-theme{--sv-radius-safe:var(--sv-radius,20px);--sv-ad-radius-safe:var(--sv-ad-radius,20px)}.simple-look-theme .municipality-news img,.simple-look-theme .municipality-list img,.simple-look-theme .sidebar-municipality img,.simple-look-theme .home-municipality img,.simple-look-theme .side-news img,.simple-look-theme .sidebar-news img,.simple-look-theme .widget img,.simple-look-theme .quick-news img,.simple-look-theme .post-list img,.simple-look-theme .news-list img,.simple-look-theme .video-list img,.simple-look-theme .old-photos img,.simple-look-theme .gallery img,.simple-look-theme .post-gallery img,.simple-look-theme .sl-gallery img{border-radius:calc(var(--sv-radius-safe) - 6px)!important;overflow:hidden!important}.simple-look-theme .post-card,.simple-look-theme .news-card,.simple-look-theme .hero-card,.simple-look-theme .post-overlay,.simple-look-theme .overlay-card,.simple-look-theme .side-box,.simple-look-theme .widget,.simple-look-theme aside,.simple-look-theme .home-poll-box,.simple-look-theme .video-section,.simple-look-theme .home-video,.simple-look-theme .archive-hero,.simple-look-theme .category-hero,.simple-look-theme .page-hero,.simple-look-theme .quick-links,.simple-look-theme .search-form input,.simple-look-theme .header-search input{border-radius:var(--sv-radius-safe)!important}.simple-look-theme .ad,.simple-look-theme .float-ad,.simple-look-theme .ad-row .ad,.simple-look-theme .ad-header,.simple-look-theme .ad-under-hero{border-radius:var(--sv-ad-radius-safe)!important;overflow:hidden!important}html body.simple-look-theme .header,body.simple-look-theme .header{background:var(--sv-header-bg,#b70f14)!important;background-image:none!important;padding:18px 24px!important;min-height:0!important;border:0!important;border-bottom:4px solid var(--sv-header-accent,#d71920)!important;box-shadow:none!important}html body.simple-look-theme .header::before,body.simple-look-theme .header::before{display:none!important;content:none!important}html body.simple-look-theme .header .logo,body.simple-look-theme .header .logo,html body.simple-look-theme .site-logo,body.simple-look-theme .site-logo,html body.simple-look-theme .header-logo,body.simple-look-theme .header-logo{background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;margin:0!important;border-radius:0!important}html body.simple-look-theme .logo img,body.simple-look-theme .logo img,html body.simple-look-theme .logo svg,body.simple-look-theme .logo svg{display:block!important;background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;margin:0!important}html body.simple-look-theme .header-inner,body.simple-look-theme .header-inner,html body.simple-look-theme .site-header-inner,body.simple-look-theme .site-header-inner,html body.simple-look-theme .header-content,body.simple-look-theme .header-content{display:flex!important;align-items:center!important;gap:18px!important}html body.simple-look-theme .header-left,body.simple-look-theme .header-left{display:flex!important;align-items:center!important;gap:14px!important;flex:0 0 auto!important;min-width:0!important}html body.simple-look-theme .header-right,body.simple-look-theme .header-right{flex:1 1 auto!important;min-width:260px!important}html body.simple-look-theme .header-info-strip,body.simple-look-theme .header-info-strip{display:flex!important;align-items:center!important;gap:8px!important;background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;border-radius:0!important}html body.simple-look-theme .header-weather-mini,body.simple-look-theme .header-weather-mini{min-height:42px!important;height:42px!important;padding:6px 12px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 8px 22px rgba(7,17,29,.14)!important;gap:8px!important}html body.simple-look-theme .header-weather-icon,body.simple-look-theme .header-weather-icon{width:28px!important;height:28px!important;min-width:28px!important;border-radius:50%!important;background:#fff1f1!important;color:var(--sv-header-accent,#d71920)!important}html body.simple-look-theme .header-weather-mini strong,body.simple-look-theme .header-weather-mini strong{color:#07111d!important;font-size:14px!important;line-height:1.05!important}html body.simple-look-theme .header-weather-mini small,body.simple-look-theme .header-weather-mini small,html body.simple-look-theme .header-weather-mini span,body.simple-look-theme .header-weather-mini span{color:#344054!important}html body.simple-look-theme .header-radio-btn,body.simple-look-theme .header-radio-btn{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 8px 22px rgba(7,17,29,.14)!important;display:grid!important;place-items:center!important}html body.simple-look-theme .header-radio-btn span:not(.radio-pulse),body.simple-look-theme .header-radio-btn span:not(.radio-pulse),html body.simple-look-theme .header-radio-btn small,body.simple-look-theme .header-radio-btn small{display:none!important}html body.simple-look-theme .header-radio-btn .icon,body.simple-look-theme .header-radio-btn .icon,html body.simple-look-theme .header-radio-btn svg,body.simple-look-theme .header-radio-btn svg{width:20px!important;height:20px!important;stroke:var(--sv-header-accent,#d71920)!important}html body.simple-look-theme .radio-pulse,body.simple-look-theme .radio-pulse{right:2px!important;top:2px!important}html body.simple-look-theme .header .ad,body.simple-look-theme .header .ad,html body.simple-look-theme .ad.ad-header,body.simple-look-theme .ad.ad-header{margin:0!important;min-height:86px!important;height:86px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:var(--sv-ad-radius,20px)!important}html body.simple-look-theme .main-nav,body.simple-look-theme .main-nav,html body.simple-look-theme .nav,body.simple-look-theme .nav,html body.simple-look-theme .site-nav,body.simple-look-theme .site-nav{margin-top:0!important}@media(max-width:900px){html body.simple-look-theme .header,body.simple-look-theme .header{padding:14px 16px!important}html body.simple-look-theme .header-inner,body.simple-look-theme .header-inner,html body.simple-look-theme .site-header-inner,body.simple-look-theme .site-header-inner,html body.simple-look-theme .header-content,body.simple-look-theme .header-content{flex-wrap:wrap!important;gap:12px!important}html body.simple-look-theme .header-right,body.simple-look-theme .header-right{flex-basis:100%!important}html body.simple-look-theme .header .ad,body.simple-look-theme .header .ad,html body.simple-look-theme .ad.ad-header,body.simple-look-theme .ad.ad-header{width:100%!important;height:auto!important;min-height:70px!important}}@media(max-width:560px){html body.simple-look-theme .header-left,body.simple-look-theme .header-left{width:100%!important;justify-content:space-between!important}html body.simple-look-theme .header-weather-mini,body.simple-look-theme .header-weather-mini{height:38px!important;min-height:38px!important;padding:5px 10px!important}html body.simple-look-theme .header-radio-btn,body.simple-look-theme .header-radio-btn{width:38px!important;height:38px!important;min-width:38px!important}}.sl-home-box-vertical .sl-grid-one{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.sl-home-box-vertical .sl-grid-one .sl-field,.sl-home-box-vertical .sl-grid-one label{width:100%!important}.sl-home-box-vertical .sl-grid-one input,.sl-home-box-vertical .sl-grid-one select{width:100%!important;max-width:100%!important}html body.simple-look-theme .post-card p,html body.simple-look-theme .news-card p,html body.simple-look-theme .card p,html body.simple-look-theme .excerpt,html body.simple-look-theme .entry-excerpt,html body.simple-look-theme .post-excerpt{color:var(--sv-excerpt-color,#475569)!important;font-weight:500!important}html body.simple-look-theme .hero-card .excerpt,html body.simple-look-theme .hero-card p,html body.simple-look-theme .post-overlay .excerpt,html body.simple-look-theme .post-overlay p,html body.simple-look-theme .overlay-card .excerpt,html body.simple-look-theme .overlay-card p{color:#ffffff!important;opacity:.92!important}html body.simple-look-theme .post-card,html body.simple-look-theme .news-card,html body.simple-look-theme article.post-card{border:1px solid #dfe7f0!important;border-top:1px solid #dfe7f0!important;box-shadow:0 8px 22px rgba(7,17,29,.045)!important}html body.simple-look-theme .post-card:hover,html body.simple-look-theme .news-card:hover,html body.simple-look-theme article.post-card:hover{border-color:#cfd9e5!important;border-top-color:#cfd9e5!important;transform:translateY(-3px)!important;box-shadow:0 16px 36px rgba(7,17,29,.10)!important}html body.simple-look-theme .post-card::after,html body.simple-look-theme .news-card::after,html body.simple-look-theme article.post-card::after{display:none!important;content:none!important}html body.simple-look-theme .post-card img,html body.simple-look-theme .news-card img{transition:transform .25s ease,filter .25s ease!important}html body.simple-look-theme .post-card:hover img,html body.simple-look-theme .news-card:hover img{transform:scale(1.025)!important;filter:saturate(1.04)!important}html body.simple-look-theme .post-card:hover h2,html body.simple-look-theme .post-card:hover h3,html body.simple-look-theme .news-card:hover h2,html body.simple-look-theme .news-card:hover h3{color:#07111d!important}@media (min-width:981px){html body.simple-look-theme .content>section.hero{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;grid-template-areas:"slider quick" "side quick"!important;gap:14px!important;align-items:start!important}html body.simple-look-theme .content>section.hero>.slider{grid-area:slider!important;width:100%!important;min-width:0!important;height:430px!important;min-height:430px!important}html body.simple-look-theme .content>section.hero>.hero-side{grid-area:side!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important}html body.simple-look-theme .content>section.hero>.hero-side .story-card{height:178px!important;min-height:178px!important;width:100%!important;min-width:0!important}html body.simple-look-theme .content>section.hero>.hero-side .story-card .card-body{padding:12px!important}html body.simple-look-theme .content>section.hero>.hero-side .story-card .title,html body.simple-look-theme .content>section.hero>.hero-side .story-card h2,html body.simple-look-theme .content>section.hero>.hero-side .story-card h3{font-size:18px!important;line-height:1.08!important}html body.simple-look-theme .content>section.hero>.hero-side .story-card .date{font-size:12px!important}html body.simple-look-theme .content>section.hero>.quick-panel{grid-area:quick!important;width:100%!important;min-width:0!important;align-self:stretch!important}html body.simple-look-theme .content>section.hero>.quick-panel .mini-list{max-height:none!important}html body.simple-look-theme .content>section.hero>.quick-panel .mini-item{padding-top:10px!important;padding-bottom:10px!important}html body.simple-look-theme .content>section.hero>.slider .slider-arrows{position:absolute!important;right:18px!important;bottom:18px!important;top:auto!important;left:auto!important;z-index:15!important;display:flex!important;gap:8px!important}html body.simple-look-theme .content>section.hero>.slider .slider-prev,html body.simple-look-theme .content>section.hero>.slider .slider-next{width:42px!important;height:42px!important;border-radius:50%!important}html body.simple-look-theme .content>section.hero>.slider .excerpt{color:#fff!important;opacity:.92!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important}}@media (max-width:980px){html body.simple-look-theme .content>section.hero{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}html body.simple-look-theme .content>section.hero>.slider{height:auto!important;min-height:320px!important}html body.simple-look-theme .content>section.hero>.hero-side{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}html body.simple-look-theme .content>section.hero>.hero-side .story-card{min-height:220px!important;height:auto!important}}@media (max-width:560px){html body.simple-look-theme .content>section.hero>.slider{min-height:280px!important}}html body.simple-look-theme{--sv-sidebar-radius:var(--sv-radius,20px)}html body.simple-look-theme .sidebar-home,html body.simple-look-theme .home-sidebar,html body.simple-look-theme .sidebar,html body.simple-look-theme aside{border-radius:var(--sv-sidebar-radius)!important}html body.simple-look-theme .sidebar-home>*,html body.simple-look-theme .home-sidebar>*,html body.simple-look-theme .sidebar>*,html body.simple-look-theme aside>*,html body.simple-look-theme .quick-panel,html body.simple-look-theme .side-widget,html body.simple-look-theme .widget,html body.simple-look-theme .weather-widget,html body.simple-look-theme .old-photos-widget,html body.simple-look-theme .sidebar-section,html body.simple-look-theme .side-box{border-radius:var(--sv-sidebar-radius)!important;overflow:hidden!important}html body.simple-look-theme .mini-item img,html body.simple-look-theme .mini-item .thumb,html body.simple-look-theme .sidebar img,html body.simple-look-theme aside img,html body.simple-look-theme .weather-widget img,html body.simple-look-theme .old-photos-widget img{border-radius:calc(var(--sv-sidebar-radius) - 10px)!important;overflow:hidden!important}html body.simple-look-theme .quick-icons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;padding:10px!important;background:#101722!important}html body.simple-look-theme .quick-icons a{border-radius:12px!important;background:#151f2c!important;border:1px solid rgba(255,255,255,.08)!important;min-height:74px!important;padding:10px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;text-align:center!important;transition:background .18s ease,transform .18s ease,border-color .18s ease!important}html body.simple-look-theme .quick-icons a:hover{transform:translateY(-2px)!important;background:#1d2b3c!important;border-color:rgba(255,255,255,.16)!important}html body.simple-look-theme .quick-icons a .icon,html body.simple-look-theme .quick-icons a svg{width:22px!important;height:22px!important;margin:0!important}html body.simple-look-theme .quick-icons a span,html body.simple-look-theme .quick-icons a{line-height:1.1!important}html body.simple-look-theme .social-grid,html body.simple-look-theme .sidebar-social,html body.simple-look-theme .home-socials,html body.simple-look-theme .social-boxes{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;background:transparent!important}html body.simple-look-theme .social-grid a,html body.simple-look-theme .sidebar-social a,html body.simple-look-theme .home-socials a,html body.simple-look-theme .social-boxes a,html body.simple-look-theme a.instagram-box,html body.simple-look-theme a.facebook-box{border-radius:14px!important;min-height:82px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;overflow:hidden!important}html body.simple-look-theme .social-grid svg,html body.simple-look-theme .sidebar-social svg,html body.simple-look-theme .home-socials svg,html body.simple-look-theme .social-boxes svg{margin:0!important;width:28px!important;height:28px!important}html body.simple-look-theme .sidebar a[href*="instagram"],html body.simple-look-theme aside a[href*="instagram"],html body.simple-look-theme .sidebar a[href*="facebook"],html body.simple-look-theme aside a[href*="facebook"]{border-radius:14px!important}html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-card,html body.simple-look-theme .sidebar-weather{background:#ffffff!important;border:1px solid #dfe7f0!important;box-shadow:0 12px 28px rgba(7,17,29,.06)!important;border-radius:var(--sv-sidebar-radius)!important;overflow:hidden!important}html body.simple-look-theme .weather-box .widget-title,html body.simple-look-theme .weather-widget .widget-title,html body.simple-look-theme .weather-card .widget-title,html body.simple-look-theme .sidebar-weather .widget-title,html body.simple-look-theme .weather-title{background:linear-gradient(90deg,#101722,#1a2635)!important;color:#fff!important;border-radius:0!important;padding:12px 14px!important}html body.simple-look-theme .weather-current,html body.simple-look-theme .weather-main,html body.simple-look-theme .weather-now{padding:16px 16px!important;background:linear-gradient(135deg,#ffffff,#f6f9fc)!important}html body.simple-look-theme .weather-current strong,html body.simple-look-theme .weather-main strong,html body.simple-look-theme .weather-now strong{color:#07111d!important;font-size:22px!important;line-height:1.1!important}html body.simple-look-theme .weather-current small,html body.simple-look-theme .weather-main small,html body.simple-look-theme .weather-now small{color:#667085!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;padding:12px!important;background:#f8fafc!important}html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day,html body.simple-look-theme .weather-days>*,html body.simple-look-theme .forecast-days>*{border-radius:12px!important;background:#fff!important;border:1px solid #e1e8f0!important;padding:10px 6px!important;text-align:center!important;box-shadow:0 4px 14px rgba(7,17,29,.035)!important}html body.simple-look-theme .comment-badge,html body.simple-look-theme .comments-badge,html body.simple-look-theme .comment-count,html body.simple-look-theme .comments-count,html body.simple-look-theme .story-comments,html body.simple-look-theme .media-badge.comments{font-size:0!important;min-width:34px!important;width:34px!important;height:34px!important;padding:0!important;display:grid!important;place-items:center!important}html body.simple-look-theme .comment-badge .icon,html body.simple-look-theme .comments-badge .icon,html body.simple-look-theme .comment-count .icon,html body.simple-look-theme .comments-count .icon,html body.simple-look-theme .story-comments .icon,html body.simple-look-theme .media-badge.comments .icon,html body.simple-look-theme .comment-badge svg,html body.simple-look-theme .comments-badge svg,html body.simple-look-theme .comment-count svg,html body.simple-look-theme .comments-count svg,html body.simple-look-theme .story-comments svg,html body.simple-look-theme .media-badge.comments svg{width:18px!important;height:18px!important;font-size:18px!important}html body.simple-look-theme .comment-badge span:not(.icon),html body.simple-look-theme .comments-badge span:not(.icon),html body.simple-look-theme .comment-count span:not(.icon),html body.simple-look-theme .comments-count span:not(.icon),html body.simple-look-theme .story-comments span:not(.icon),html body.simple-look-theme .media-badge.comments span:not(.icon){display:none!important}html body.simple-look-theme .sl-photo-lightbox{position:fixed;inset:0;z-index:100300;display:none;align-items:center;justify-content:center;background:rgba(3,7,12,.84);padding:24px}html body.simple-look-theme .sl-photo-lightbox.is-open{display:flex}html body.simple-look-theme .sl-photo-lightbox-inner{max-width:min(1100px,94vw);max-height:90vh;width:auto;background:#07111d;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.42)}html body.simple-look-theme .sl-photo-lightbox img{display:block;max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;background:#000}html body.simple-look-theme .sl-photo-lightbox-caption{color:#fff;padding:12px 16px;font-weight:800}html body.simple-look-theme .sl-photo-lightbox-close{position:absolute;right:18px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:#d71920;color:#fff;font-size:28px;line-height:1;cursor:pointer}@media(max-width:680px){html body.simple-look-theme .quick-icons{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body.simple-look-theme{--sv-gap-safe:var(--sv-gap,14px);--sv-radius-safe:var(--sv-radius,20px);--sv-ad-radius-safe:var(--sv-ad-radius,20px)}html body.simple-look-theme .content,html body.simple-look-theme .hero,html body.simple-look-theme .hero-side,html body.simple-look-theme .ad-row,html body.simple-look-theme .post-grid,html body.simple-look-theme .news-grid,html body.simple-look-theme .sidebar-home,html body.simple-look-theme .home-sidebar,html body.simple-look-theme .quick-icons,html body.simple-look-theme .social-grid,html body.simple-look-theme .sidebar-social,html body.simple-look-theme .home-socials{gap:var(--sv-gap-safe)!important}html body.simple-look-theme .story-card,html body.simple-look-theme .hero-side .story-card,html body.simple-look-theme .overlay-card,html body.simple-look-theme .post-overlay{color:#fff!important}html body.simple-look-theme .story-card .title,html body.simple-look-theme .story-card .title a,html body.simple-look-theme .story-card h1,html body.simple-look-theme .story-card h2,html body.simple-look-theme .story-card h3,html body.simple-look-theme .story-card h4,html body.simple-look-theme .story-card p,html body.simple-look-theme .story-card .excerpt,html body.simple-look-theme .story-card .date,html body.simple-look-theme .story-card .meta,html body.simple-look-theme .hero-side .story-card .title,html body.simple-look-theme .hero-side .story-card .title a,html body.simple-look-theme .hero-side .story-card p,html body.simple-look-theme .hero-side .story-card .excerpt,html body.simple-look-theme .hero-side .story-card .date,html body.simple-look-theme .hero-side .story-card .meta,html body.simple-look-theme .overlay-card .title,html body.simple-look-theme .overlay-card a,html body.simple-look-theme .overlay-card p,html body.simple-look-theme .overlay-card .excerpt,html body.simple-look-theme .overlay-card .date{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.48)!important}html body.simple-look-theme .story-card .excerpt,html body.simple-look-theme .hero-side .story-card .excerpt,html body.simple-look-theme .story-card p{opacity:.92!important}html body.simple-look-theme .quick-panel .quick-search{display:none!important}html body.simple-look-theme .header-radio-btn{position:relative!important;background:#fff!important;color:var(--sv-header-accent,#d71920)!important;overflow:visible!important}html body.simple-look-theme .header-radio-btn svg,html body.simple-look-theme .header-radio-btn .icon{stroke:var(--sv-header-accent,#d71920)!important;color:var(--sv-header-accent,#d71920)!important;fill:none!important}html body.simple-look-theme .header-radio-btn::after{content:attr(aria-label);position:absolute;left:50%;top:calc(100%+10px);transform:translateX(-50%) translateY(-4px);background:#07111d;color:#fff;padding:7px 10px;border-radius:9px;font-size:12px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 10px 24px rgba(0,0,0,.22);z-index:100}html body.simple-look-theme .header-radio-btn:hover::after{opacity:1;transform:translateX(-50%) translateY(0)}html body.simple-look-theme .header-radio-btn .radio-pulse,html body.simple-look-theme .header-radio-btn::before{animation:slHeaderRadioPulse 1.35s ease-out infinite!important}@keyframes slHeaderRadioPulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.75)}70%{box-shadow:0 0 0 9px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .ad-row .ad,html body.simple-look-theme .ad-header,html body.simple-look-theme .ad-under-hero,html body.simple-look-theme .ad-250,html body.simple-look-theme .sidebar-after-old-nis-ad{border-radius:var(--sv-ad-radius-safe)!important;overflow:hidden!important}html body.simple-look-theme .quick-icons{padding:var(--sv-gap-safe)!important;gap:5px!important}html body.simple-look-theme .quick-icons a{border-radius:calc(var(--sv-radius-safe) - 8px)!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px!important}html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day,html body.simple-look-theme .weather-days>*,html body.simple-look-theme .forecast-days>*{display:grid!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;gap:10px!important;text-align:left!important;min-height:58px!important;padding:10px 12px!important;border-radius:14px!important}html body.simple-look-theme .weather-day svg,html body.simple-look-theme .forecast-day svg,html body.simple-look-theme .weather-days>* svg,html body.simple-look-theme .forecast-days>* svg{width:24px!important;height:24px!important}html body.simple-look-theme .old-nis-side-card,html body.simple-look-theme .old-nis-side-card .image-bg{border-radius:calc(var(--sv-radius-safe) - 8px)!important;overflow:hidden!important;cursor:pointer!important}html body.simple-look-theme{--sl-final-radius:var(--sv-radius,20px);--sl-final-ad-radius:var(--sv-ad-radius,20px)}html body.simple-look-theme .old-nis-block,html body.simple-look-theme .old-photos-widget,html body.simple-look-theme .old-svrljig-block,html body.simple-look-theme .old-nis-side-carousel{display:none!important}html body.simple-look-theme .quick-panel,html body.simple-look-theme .sidebar-home,html body.simple-look-theme .home-sidebar,html body.simple-look-theme .sidebar-extra,html body.simple-look-theme .side-block,html body.simple-look-theme .sidebar-category-block,html body.simple-look-theme .sidebar-agriculture-block,html body.simple-look-theme .sidebar-extra-block,html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme aside .widget{border-radius:var(--sl-final-radius)!important;overflow:hidden!important}html body.simple-look-theme .mini-item .thumb,html body.simple-look-theme .mini-item img,html body.simple-look-theme .side-block img,html body.simple-look-theme .side-block .thumb,html body.simple-look-theme .sidebar-category-block img,html body.simple-look-theme .sidebar-category-block .thumb,html body.simple-look-theme .sidebar-agriculture-block img,html body.simple-look-theme .sidebar-agriculture-block .thumb,html body.simple-look-theme .sidebar-extra-block img,html body.simple-look-theme .sidebar-extra-block .thumb,html body.simple-look-theme .post-card img,html body.simple-look-theme .news-card img,html body.simple-look-theme .story-card img,html body.simple-look-theme .story-card .image-bg,html body.simple-look-theme .thumb{border-radius:calc(var(--sl-final-radius) - 8px)!important;overflow:hidden!important}html body.simple-look-theme .ad-row,html body.simple-look-theme .ad-row.three{gap:var(--sv-gap,14px)!important}html body.simple-look-theme .ad-row .ad,html body.simple-look-theme .ad-row.three .ad,html body.simple-look-theme .ad-under-hero,html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .ad-250,html body.simple-look-theme .ad-header,html body.simple-look-theme .sidebar-after-old-nis-ad{border-radius:var(--sl-final-ad-radius)!important;overflow:hidden!important;background:linear-gradient(135deg,var(--sv-banner-bg,#b9141d),color-mix(in srgb,var(--sv-banner-bg,#b9141d) 75%,#07111d))!important}html body.simple-look-theme .ad-row.three .ad{min-height:145px!important}html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme .sidebar-weather{background:#fff!important;border:1px solid #dfe7f0!important;border-radius:var(--sl-final-radius)!important;overflow:hidden!important;box-shadow:0 10px 24px rgba(7,17,29,.055)!important}html body.simple-look-theme .weather-title,html body.simple-look-theme .weather-widget .widget-title,html body.simple-look-theme .weather-box .widget-title,html body.simple-look-theme .weather-card .widget-title{background:#101722!important;color:#fff!important;padding:12px 14px!important;border-radius:0!important}html body.simple-look-theme .weather-current,html body.simple-look-theme .weather-main,html body.simple-look-theme .weather-now{display:flex!important;align-items:center!important;gap:12px!important;padding:16px!important;background:#fff!important;border-bottom:1px solid #edf1f5!important}html body.simple-look-theme .weather-current strong,html body.simple-look-theme .weather-main strong,html body.simple-look-theme .weather-now strong{font-size:21px!important;line-height:1.15!important;color:#07111d!important}html body.simple-look-theme .weather-current small,html body.simple-look-theme .weather-main small,html body.simple-look-theme .weather-now small{color:#667085!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:flex!important;flex-direction:column!important;gap:8px!important;padding:12px!important;background:#f8fafc!important}html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day,html body.simple-look-theme .weather-days>*,html body.simple-look-theme .forecast-days>*{width:100%!important;display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:9px 11px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e1e8f0!important;text-align:left!important;box-shadow:none!important}html body.simple-look-theme .weather-day br,html body.simple-look-theme .forecast-day br,html body.simple-look-theme .weather-days>* br,html body.simple-look-theme .forecast-days>* br{display:none!important}html body.simple-look-theme .social-grid,html body.simple-look-theme .sidebar-social,html body.simple-look-theme .home-socials,html body.simple-look-theme .social-boxes{gap:10px!important}html body.simple-look-theme .social-grid a,html body.simple-look-theme .sidebar-social a,html body.simple-look-theme .home-socials a,html body.simple-look-theme .social-boxes a{border-radius:calc(var(--sl-final-radius) - 6px)!important}html body.simple-look-theme .quick-icons{gap:5px!important}html body.simple-look-theme .quick-icons a{border-radius:calc(var(--sl-final-radius) - 8px)!important}html body.simple-look-theme .comment-badge,html body.simple-look-theme .comments-badge,html body.simple-look-theme .comment-count,html body.simple-look-theme .story-comments{font-size:0!important}html body.simple-look-theme{--sl-r:var(--sv-radius,20px);--sl-ad-r:var(--sv-ad-radius,20px);--sl-gap:var(--sv-gap,14px)}html body.simple-look-theme .content,html body.simple-look-theme .hero,html body.simple-look-theme .hero-side,html body.simple-look-theme .ad-row,html body.simple-look-theme .ad-row.three,html body.simple-look-theme .post-grid,html body.simple-look-theme .news-grid,html body.simple-look-theme .sidebar,html body.simple-look-theme .sidebar-extra,html body.simple-look-theme .quick-icons,html body.simple-look-theme .socials,html body.simple-look-theme .social-grid{gap:var(--sl-gap)!important}html body.simple-look-theme .quick-panel,html body.simple-look-theme .sidebar,html body.simple-look-theme .sidebar-extra,html body.simple-look-theme .side-block,html body.simple-look-theme .sidebar-category-block,html body.simple-look-theme .sidebar-extra-cat-1,html body.simple-look-theme .sidebar-extra-cat-2,html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme .post-card,html body.simple-look-theme .news-card,html body.simple-look-theme .story-card,html body.simple-look-theme .slider,html body.simple-look-theme .archive-hero,html body.simple-look-theme .category-hero{border-radius:var(--sl-r)!important;overflow:hidden!important}html body.simple-look-theme .thumb,html body.simple-look-theme .side-post .thumb,html body.simple-look-theme .mini-item .thumb,html body.simple-look-theme .story-card .image-bg,html body.simple-look-theme .post-card img,html body.simple-look-theme .news-card img,html body.simple-look-theme .side-block img,html body.simple-look-theme aside img{border-radius:calc(var(--sl-r) - 8px)!important;overflow:hidden!important}html body.simple-look-theme .ad,html body.simple-look-theme .ad-row .ad,html body.simple-look-theme .ad-row.three .ad,html body.simple-look-theme .ad-under-hero,html body.simple-look-theme .ad-header,html body.simple-look-theme .ad-250,html body.simple-look-theme .float-ad,html body.simple-look-theme .sidebar-after-old-nis-ad{border-radius:var(--sl-ad-r)!important;overflow:hidden!important;background:linear-gradient(135deg,var(--sv-banner-bg,#b9141d),color-mix(in srgb,var(--sv-banner-bg,#b9141d) 75%,#07111d))!important}html body.simple-look-theme .ad-row.three .ad{min-height:145px!important}html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme .sidebar-weather{border-radius:var(--sl-r)!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe7f0!important;box-shadow:0 10px 24px rgba(7,17,29,.055)!important}html body.simple-look-theme .weather-title,html body.simple-look-theme .weather-widget .widget-title,html body.simple-look-theme .weather-box .widget-title,html body.simple-look-theme .weather-card .widget-title{background:#101722!important;color:#fff!important;padding:12px 14px!important;border-radius:0!important}html body.simple-look-theme .weather-current,html body.simple-look-theme .weather-main,html body.simple-look-theme .weather-now{display:flex!important;align-items:center!important;gap:12px!important;padding:16px!important;background:#fff!important;border-bottom:1px solid #edf1f5!important}html body.simple-look-theme .weather-current strong,html body.simple-look-theme .weather-main strong,html body.simple-look-theme .weather-now strong{font-size:21px!important;line-height:1.15!important;color:#07111d!important}html body.simple-look-theme .weather-current small,html body.simple-look-theme .weather-main small,html body.simple-look-theme .weather-now small{color:#667085!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important;padding:12px!important;background:#f8fafc!important}html body.simple-look-theme .weather-days>*,html body.simple-look-theme .weather-forecast>*,html body.simple-look-theme .forecast-days>*,html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:36px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:9px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e1e8f0!important;text-align:left!important;box-shadow:none!important}html body.simple-look-theme .weather-days>* br,html body.simple-look-theme .weather-forecast>* br,html body.simple-look-theme .forecast-days>* br,html body.simple-look-theme .weather-day br,html body.simple-look-theme .forecast-day br{display:none!important}html body.simple-look-theme .sl-radio-player,html body.simple-look-theme #slRadioPlayer,html body.simple-look-theme .sl-radio-dock,html body.simple-look-theme #slRadioDock{z-index:100500!important}html body.sl-radio-ajax-loading{cursor:progress!important}html body.single-post.simple-look-theme .hero-figure,html body.single-post.simple-look-theme .single-hero-image,html body.single-post.simple-look-theme .post-thumbnail,html body.single-post.simple-look-theme .featured-image,html body.single-post.simple-look-theme figure.hero-figure{display:none!important}html body.single-post.simple-look-theme .article-body,html body.single-post.simple-look-theme .entry-content,html body.single-post.simple-look-theme .post-content,html body.single-post.simple-look-theme .single-content{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}html body.single-post.simple-look-theme .article-body{padding:0!important}html body.single-post.simple-look-theme .article-body>*{max-width:100%}html body.single-post.simple-look-theme .post-date .icon,html body.single-post.simple-look-theme .post-date svg,html body.single-post.simple-look-theme .single-date .icon,html body.single-post.simple-look-theme .single-date svg,html body.single-post.simple-look-theme .meta-date .icon,html body.single-post.simple-look-theme .meta-date svg{display:none!important}html body.single-post.simple-look-theme .post-date,html body.single-post.simple-look-theme .single-date,html body.single-post.simple-look-theme .meta-date{display:inline-flex!important;gap:0!important;align-items:center!important}html body.single-post.simple-look-theme .article-body figure.wp-caption,html body.single-post.simple-look-theme .article-body figure.wp-block-image,html body.single-post.simple-look-theme .entry-content figure.wp-caption,html body.single-post.simple-look-theme .entry-content figure.wp-block-image{position:relative!important;overflow:hidden!important;border-radius:var(--sv-radius,20px)!important;margin:22px 0!important;background:#07111d!important;cursor:pointer!important;box-shadow:0 14px 34px rgba(7,17,29,.10)!important}html body.single-post.simple-look-theme .article-body figure img,html body.single-post.simple-look-theme .entry-content figure img,html body.single-post.simple-look-theme .article-body p>img,html body.single-post.simple-look-theme .entry-content p>img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;border-radius:var(--sv-radius,20px)!important;cursor:pointer!important}html body.single-post.simple-look-theme .article-body figure figcaption,html body.single-post.simple-look-theme .entry-content figure figcaption,html body.single-post.simple-look-theme .wp-caption-text{position:absolute!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:18px 18px 16px!important;color:#fff!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important;background:linear-gradient(180deg,transparent,rgba(7,17,29,.86))!important;text-shadow:0 2px 8px rgba(0,0,0,.42)!important}html body.single-post.simple-look-theme .article-body .wp-caption,html body.single-post.simple-look-theme .entry-content .wp-caption{max-width:100%!important}html body.single-post.simple-look-theme .article-body iframe,html body.single-post.simple-look-theme .entry-content iframe{max-width:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important;border:0!important}html body.single-post.simple-look-theme .article-body .wp-block-embed,html body.single-post.simple-look-theme .entry-content .wp-block-embed,html body.single-post.simple-look-theme .article-body .fb-post,html body.single-post.simple-look-theme .entry-content .fb-post,html body.single-post.simple-look-theme .article-body .fb-video,html body.single-post.simple-look-theme .entry-content .fb-video,html body.single-post.simple-look-theme .article-body .instagram-media,html body.single-post.simple-look-theme .entry-content .instagram-media{max-width:720px!important;width:100%!important;margin:24px auto!important;text-align:center!important}html body.single-post.simple-look-theme .article-body .wp-block-embed__wrapper,html body.single-post.simple-look-theme .entry-content .wp-block-embed__wrapper,html body.single-post.simple-look-theme .article-body .sl-responsive-embed,html body.single-post.simple-look-theme .entry-content .sl-responsive-embed{position:relative!important;width:100%!important;max-width:720px!important;margin:24px auto!important;overflow:hidden!important;border-radius:var(--sv-radius,20px)!important;background:#07111d!important}html body.single-post.simple-look-theme .article-body .sl-responsive-embed::before,html body.single-post.simple-look-theme .entry-content .sl-responsive-embed::before{content:"";display:block;padding-top:56.25%}html body.single-post.simple-look-theme .article-body .sl-responsive-embed iframe,html body.single-post.simple-look-theme .entry-content .sl-responsive-embed iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .entry-content iframe[src*="facebook.com"]{width:100%!important;max-width:560px!important}html body.simple-look-theme .sl-single-lightbox{position:fixed;inset:0;z-index:100500;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(3,7,12,.88)}html body.simple-look-theme .sl-single-lightbox.is-open{display:flex}html body.simple-look-theme .sl-single-lightbox-card{position:relative;max-width:min(1180px,96vw);max-height:92vh;background:#07111d;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.46)}html body.simple-look-theme .sl-single-lightbox-card img{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;object-fit:contain;background:#000}html body.simple-look-theme .sl-single-lightbox-caption{color:#fff;padding:14px 18px;font-weight:800}html body.simple-look-theme .sl-single-lightbox-close{position:fixed;right:18px;top:18px;width:46px;height:46px;border:0;border-radius:50%;background:#d71920;color:#fff;font-size:30px;line-height:1;cursor:pointer;z-index:100501}html body.simple-look-theme .comment .reply,html body.simple-look-theme .comment .edit-link,html body.simple-look-theme .comment-meta .reply,html body.simple-look-theme .comment-actions,html body.simple-look-theme .comment-links{background:transparent!important;border:0!important;margin-top:12px!important;display:flex!important;gap:8px!important;flex-wrap:wrap!important}html body.simple-look-theme .comment-reply-link,html body.simple-look-theme .comment-edit-link,html body.simple-look-theme .comment .reply a,html body.simple-look-theme .comment .edit-link a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:7px 11px!important;border-radius:999px!important;background:#f1f5f9!important;color:#07111d!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;border:1px solid #dfe7f0!important}html body.simple-look-theme .comment-reply-link:hover,html body.simple-look-theme .comment-edit-link:hover,html body.simple-look-theme .comment .reply a:hover,html body.simple-look-theme .comment .edit-link a:hover{background:#d71920!important;color:#fff!important;border-color:#d71920!important}@media(max-width:680px){html body.simple-look-theme .sl-single-lightbox{padding:12px}html body.simple-look-theme .article-body figure figcaption,html body.simple-look-theme .entry-content figure figcaption,html body.simple-look-theme .wp-caption-text{padding:14px!important;font-size:14px!important}}html body.simple-look-theme .main-nav,html body.simple-look-theme .nav,html body.simple-look-theme .site-nav{padding-top:6px!important;padding-bottom:6px!important}html body.simple-look-theme .main-nav a,html body.simple-look-theme .nav a,html body.simple-look-theme .site-nav a{font-size:13px!important;padding:9px 12px!important}html body.simple-look-theme .ticker,html body.simple-look-theme .news-ticker,html body.simple-look-theme .servisne-ticker{min-height:34px!important}html body.simple-look-theme .ticker a,html body.simple-look-theme .news-ticker a,html body.simple-look-theme .servisne-ticker a{font-size:13px!important}html body.single-post.simple-look-theme .article,html body.single-post.simple-look-theme article.single,html body.single-post.simple-look-theme .single-article,html body.single-post.simple-look-theme .post-single,html body.single-post.simple-look-theme .single-post-content,html body.single-post.simple-look-theme .main-article,html body.single-post.simple-look-theme .content article{border:0!important;box-shadow:none!important;outline:0!important;background:#fff!important}html body.single-post.simple-look-theme .content>article,html body.single-post.simple-look-theme .content .article{border-color:transparent!important}html body.single-post.simple-look-theme .article-header,html body.single-post.simple-look-theme .single-header{border:0!important;box-shadow:none!important}html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .single-title,html body.single-post.simple-look-theme .entry-title{font-size:clamp(38px,4.2vw,62px)!important;line-height:.98!important;letter-spacing:-1.6px!important;font-weight:900!important;color:#07111d!important;max-width:980px!important;margin-bottom:12px!important}html body.single-post.simple-look-theme .article-body,html body.single-post.simple-look-theme .entry-content,html body.single-post.simple-look-theme .post-content{font-size:19px!important;line-height:1.72!important;color:#111827!important}html body.single-post.simple-look-theme .article-body>p:first-of-type,html body.single-post.simple-look-theme .entry-content>p:first-of-type{font-size:23px!important;line-height:1.42!important;font-weight:800!important;letter-spacing:-.3px!important;color:#07111d!important}html body.single-post.simple-look-theme .article-meta svg,html body.single-post.simple-look-theme .article-meta .icon,html body.single-post.simple-look-theme .post-meta svg,html body.single-post.simple-look-theme .post-meta .icon,html body.single-post.simple-look-theme .meta-date svg,html body.single-post.simple-look-theme .meta-comments svg,html body.single-post.simple-look-theme .comments-link svg{display:none!important}html body.single-post.simple-look-theme .article-meta,html body.single-post.simple-look-theme .post-meta{display:flex!important;align-items:center!important;gap:12px!important;color:#667085!important;font-size:14px!important;font-weight:700!important;margin:8px 0 18px!important}html body.single-post.simple-look-theme .article-meta a,html body.single-post.simple-look-theme .post-meta a,html body.single-post.simple-look-theme .comments-link{color:#667085!important;text-decoration:none!important}html body.single-post.simple-look-theme .article-meta .comments-link,html body.single-post.simple-look-theme .article-meta a[href*="#comments"],html body.single-post.simple-look-theme .post-meta .comments-link,html body.single-post.simple-look-theme .post-meta a[href*="#comments"]{display:none!important}html body.simple-look-theme .comment .reply,html body.simple-look-theme .comment .edit-link,html body.simple-look-theme .comment-meta .reply,html body.simple-look-theme .comment-actions,html body.simple-look-theme .comment-links,html body.simple-look-theme .comment-body .reply,html body.simple-look-theme .comment-body .edit-link{background:transparent!important;background-color:transparent!important;border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;margin:12px 0 0!important;padding:0!important;min-height:0!important;width:auto!important;display:flex!important;gap:8px!important;flex-wrap:wrap!important}html body.simple-look-theme .comment .reply::before,html body.simple-look-theme .comment .reply::after,html body.simple-look-theme .comment .edit-link::before,html body.simple-look-theme .comment .edit-link::after,html body.simple-look-theme .comment-actions::before,html body.simple-look-theme .comment-actions::after,html body.simple-look-theme .comment-links::before,html body.simple-look-theme .comment-links::after{display:none!important;content:none!important}html body.simple-look-theme .comment-reply-link,html body.simple-look-theme .comment-edit-link,html body.simple-look-theme .comment .reply a,html body.simple-look-theme .comment .edit-link a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:8px 12px!important;border-radius:999px!important;background:#ffffff!important;color:#c1121f!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;border:1px solid #dfe7f0!important;box-shadow:0 4px 12px rgba(7,17,29,.05)!important}html body.simple-look-theme .comment-reply-link:hover,html body.simple-look-theme .comment-edit-link:hover,html body.simple-look-theme .comment .reply a:hover,html body.simple-look-theme .comment .edit-link a:hover{background:#c1121f!important;color:#fff!important;border-color:#c1121f!important}html body.simple-look-theme .comment-body{border-radius:var(--sv-radius,20px)!important;border:1px solid #dfe7f0!important;background:#f8fafc!important;box-shadow:0 8px 22px rgba(7,17,29,.035)!important}html body.simple-look-theme .comments-area [style*="background"],html body.simple-look-theme #comments [style*="background"]{}html body.simple-look-theme .comments-area .reply,html body.simple-look-theme #comments .reply{background:none!important}html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme .sidebar-weather{border-radius:var(--sv-radius,20px)!important;overflow:hidden!important;background:#ffffff!important;border:1px solid #dfe7f0!important;box-shadow:0 12px 30px rgba(7,17,29,.07)!important}html body.simple-look-theme .weather-title,html body.simple-look-theme .weather-widget .widget-title,html body.simple-look-theme .weather-box .widget-title,html body.simple-look-theme .weather-card .widget-title{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#07111d!important;color:#fff!important;padding:12px 14px!important;font-size:16px!important;font-weight:900!important}html body.simple-look-theme .weather-current,html body.simple-look-theme .weather-main,html body.simple-look-theme .weather-now{display:grid!important;grid-template-columns:42px 1fr!important;gap:12px!important;align-items:center!important;padding:16px!important;background:linear-gradient(135deg,#fff,#f3f7fb)!important;border-bottom:1px solid #e9eef5!important}html body.simple-look-theme .weather-current svg,html body.simple-look-theme .weather-main svg,html body.simple-look-theme .weather-now svg{width:32px!important;height:32px!important;color:#d71920!important;stroke:#d71920!important}html body.simple-look-theme .weather-current strong,html body.simple-look-theme .weather-main strong,html body.simple-look-theme .weather-now strong{display:block!important;font-size:22px!important;line-height:1.1!important;color:#07111d!important;letter-spacing:-.3px!important}html body.simple-look-theme .weather-current small,html body.simple-look-theme .weather-main small,html body.simple-look-theme .weather-now small{display:block!important;margin-top:3px!important;color:#667085!important;font-weight:700!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:8px!important;padding:12px!important;background:#f8fafc!important}html body.simple-look-theme .weather-days>*,html body.simple-look-theme .weather-forecast>*,html body.simple-look-theme .forecast-days>*,html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:10px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e1e8f0!important;text-align:left!important;box-shadow:0 4px 12px rgba(7,17,29,.035)!important}html body.simple-look-theme .weather-days>* br,html body.simple-look-theme .weather-forecast>* br,html body.simple-look-theme .forecast-days>* br,html body.simple-look-theme .weather-day br,html body.simple-look-theme .forecast-day br{display:none!important}html body.simple-look-theme .weather-day strong,html body.simple-look-theme .forecast-day strong,html body.simple-look-theme .weather-days>* strong,html body.simple-look-theme .forecast-days>* strong{font-size:14px!important;color:#07111d!important}html body.simple-look-theme .weather-day small,html body.simple-look-theme .forecast-day small,html body.simple-look-theme .weather-days>* small,html body.simple-look-theme .forecast-days>* small{color:#667085!important;font-weight:700!important}@media(max-width:760px){html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .entry-title{font-size:34px!important;letter-spacing:-.8px!important}html body.single-post.simple-look-theme .article-body,html body.single-post.simple-look-theme .entry-content{font-size:18px!important}}html body.simple-look-theme #comments .comment-body,html body.simple-look-theme .comments-area .comment-body{position:relative!important;background:#f8fafc!important;border:1px solid #dfe7f0!important;border-radius:var(--sv-radius,20px)!important;box-shadow:0 8px 22px rgba(7,17,29,.035)!important;overflow:hidden!important;padding-bottom:18px!important}html body.simple-look-theme #comments .comment-body>div,html body.simple-look-theme .comments-area .comment-body>div{background:transparent!important;border:0!important;box-shadow:none!important}html body.simple-look-theme #comments .comment-body>div:last-child,html body.simple-look-theme .comments-area .comment-body>div:last-child,html body.simple-look-theme #comments .comment-body .comment-actions,html body.simple-look-theme #comments .comment-body .comment-links,html body.simple-look-theme #comments .comment-body .reply,html body.simple-look-theme #comments .comment-body .edit-link,html body.simple-look-theme #comments .comment-body .comment-metadata,html body.simple-look-theme .comments-area .comment-body .comment-actions,html body.simple-look-theme .comments-area .comment-body .comment-links,html body.simple-look-theme .comments-area .comment-body .reply,html body.simple-look-theme .comments-area .comment-body .edit-link{background:transparent!important;background-image:none!important;border:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;min-height:0!important;width:auto!important;max-width:none!important;margin:12px 0 0 0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:wrap!important}html body.simple-look-theme #comments .comment-body>div:last-child::before,html body.simple-look-theme #comments .comment-body>div:last-child::after,html body.simple-look-theme #comments .comment-body .reply::before,html body.simple-look-theme #comments .comment-body .reply::after,html body.simple-look-theme #comments .comment-body .edit-link::before,html body.simple-look-theme #comments .comment-body .edit-link::after,html body.simple-look-theme #comments .comment-actions::before,html body.simple-look-theme #comments .comment-actions::after,html body.simple-look-theme .comments-area .comment-actions::before,html body.simple-look-theme .comments-area .comment-actions::after{display:none!important;content:none!important;background:none!important}html body.simple-look-theme #comments .comment-reply-link,html body.simple-look-theme #comments .comment-edit-link,html body.simple-look-theme #comments .reply a,html body.simple-look-theme #comments .edit-link a,html body.simple-look-theme .comments-area .comment-reply-link,html body.simple-look-theme .comments-area .comment-edit-link,html body.simple-look-theme .comments-area .reply a,html body.simple-look-theme .comments-area .edit-link a{display:inline-flex!important;width:auto!important;min-width:0!important;align-items:center!important;justify-content:center!important;padding:8px 13px!important;border-radius:999px!important;background:#ffffff!important;color:#c1121f!important;border:1px solid #dfe7f0!important;box-shadow:0 4px 12px rgba(7,17,29,.06)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}html body.simple-look-theme #comments .comment-reply-link:hover,html body.simple-look-theme #comments .comment-edit-link:hover,html body.simple-look-theme #comments .reply a:hover,html body.simple-look-theme #comments .edit-link a:hover,html body.simple-look-theme .comments-area .comment-reply-link:hover,html body.simple-look-theme .comments-area .comment-edit-link:hover{background:#c1121f!important;color:#fff!important;border-color:#c1121f!important}html body.simple-look-theme .weather-widget,html body.simple-look-theme .weather-box,html body.simple-look-theme .weather-card,html body.simple-look-theme .sidebar-weather{border-radius:var(--sv-radius,20px)!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe7f0!important;box-shadow:0 12px 28px rgba(7,17,29,.07)!important}html body.simple-look-theme .weather-widget *,html body.simple-look-theme .weather-box *,html body.simple-look-theme .weather-card *,html body.simple-look-theme .sidebar-weather *{box-sizing:border-box!important}html body.simple-look-theme .weather-title,html body.simple-look-theme .weather-widget .widget-title,html body.simple-look-theme .weather-box .widget-title,html body.simple-look-theme .weather-card .widget-title{background:#07111d!important;color:#fff!important;padding:12px 14px!important;font-size:16px!important;font-weight:900!important;border-radius:0!important}html body.simple-look-theme .weather-current,html body.simple-look-theme .weather-main,html body.simple-look-theme .weather-now{display:grid!important;grid-template-columns:38px 1fr!important;gap:12px!important;align-items:center!important;padding:16px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;border-bottom:1px solid #edf1f5!important}html body.simple-look-theme .weather-current strong,html body.simple-look-theme .weather-main strong,html body.simple-look-theme .weather-now strong{font-size:21px!important;line-height:1.12!important;color:#07111d!important}html body.simple-look-theme .weather-current small,html body.simple-look-theme .weather-main small,html body.simple-look-theme .weather-now small{display:block!important;color:#667085!important;font-weight:700!important;margin-top:3px!important}html body.simple-look-theme .weather-days,html body.simple-look-theme .weather-forecast,html body.simple-look-theme .forecast-days{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important;white-space:normal!important;padding:12px!important;margin:0!important;background:#f8fafc!important}html body.simple-look-theme .weather-days>*,html body.simple-look-theme .weather-forecast>*,html body.simple-look-theme .forecast-days>*,html body.simple-look-theme .weather-day,html body.simple-look-theme .forecast-day{display:grid!important;grid-template-columns:34px 1fr auto!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;margin:0 0 8px 0!important;padding:10px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e1e8f0!important;box-shadow:none!important;text-align:left!important;float:none!important;white-space:normal!important}html body.simple-look-theme .weather-days>*:last-child,html body.simple-look-theme .weather-forecast>*:last-child,html body.simple-look-theme .forecast-days>*:last-child{margin-bottom:0!important}html body.simple-look-theme .weather-days>* br,html body.simple-look-theme .weather-forecast>* br,html body.simple-look-theme .forecast-days>* br,html body.simple-look-theme .weather-day br,html body.simple-look-theme .forecast-day br{display:none!important}html body.simple-look-theme .weather-days svg,html body.simple-look-theme .weather-forecast svg,html body.simple-look-theme .forecast-days svg{width:23px!important;height:23px!important;color:#d71920!important;stroke:#d71920!important}html body.simple-look-theme .weather-days strong,html body.simple-look-theme .weather-forecast strong,html body.simple-look-theme .forecast-days strong{font-size:14px!important;color:#07111d!important;line-height:1.15!important}html body.simple-look-theme .weather-days small,html body.simple-look-theme .weather-forecast small,html body.simple-look-theme .forecast-days small{color:#667085!important;font-size:12px!important;font-weight:700!important}html body.simple-look-theme #comments .sl-comment-actions,html body.simple-look-theme .comments-area .sl-comment-actions,html body.simple-look-theme div.sl-comment-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;flex-wrap:wrap!important;width:auto!important;max-width:100%!important;min-height:0!important;margin:12px 0 0 0!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;outline:0!important}html body.simple-look-theme #comments .sl-comment-actions::before,html body.simple-look-theme #comments .sl-comment-actions::after,html body.simple-look-theme .comments-area .sl-comment-actions::before,html body.simple-look-theme .comments-area .sl-comment-actions::after,html body.simple-look-theme div.sl-comment-actions::before,html body.simple-look-theme div.sl-comment-actions::after{display:none!important;content:none!important;background:none!important;border:0!important}html body.simple-look-theme .sl-comment-actions .comment-reply-link,html body.simple-look-theme .sl-comment-actions .comment-edit-link,html body.simple-look-theme .sl-comment-actions a,html body.simple-look-theme .sl-comment-actions .edit-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;padding:8px 13px!important;border-radius:999px!important;background:#fff!important;color:#c1121f!important;border:1px solid #dfe7f0!important;box-shadow:0 4px 12px rgba(7,17,29,.06)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}html body.simple-look-theme .sl-comment-actions .comment-reply-link:hover,html body.simple-look-theme .sl-comment-actions .comment-edit-link:hover,html body.simple-look-theme .sl-comment-actions a:hover{background:#c1121f!important;color:#fff!important;border-color:#c1121f!important}html body.simple-look-theme .sl-comment-actions span.edit-link,html body.simple-look-theme #comments .sl-comment-actions span.edit-link,html body.simple-look-theme .comments-area .sl-comment-actions span.edit-link,html body.simple-look-theme #comments span.edit-link,html body.simple-look-theme .comments-area span.edit-link{display:inline!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;outline:0!important;border-radius:0!important}html body.simple-look-theme .sl-comment-actions span.edit-link::before,html body.simple-look-theme .sl-comment-actions span.edit-link::after,html body.simple-look-theme #comments span.edit-link::before,html body.simple-look-theme #comments span.edit-link::after{display:none!important;content:none!important}html body.simple-look-theme .sl-comment-actions .comment-reply-link,html body.simple-look-theme .sl-comment-actions .comment-edit-link,html body.simple-look-theme #comments .sl-comment-actions .comment-reply-link,html body.simple-look-theme #comments .sl-comment-actions .comment-edit-link,html body.simple-look-theme .comments-area .sl-comment-actions .comment-reply-link,html body.simple-look-theme .comments-area .sl-comment-actions .comment-edit-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:8px 13px!important;border-radius:999px!important;background:#fff!important;color:#c1121f!important;border:1px solid #dfe7f0!important;box-shadow:0 4px 12px rgba(7,17,29,.06)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}html body.simple-look-theme .sl-comment-actions .comment-reply-link:hover,html body.simple-look-theme .sl-comment-actions .comment-edit-link:hover{background:#c1121f!important;color:#fff!important;border-color:#c1121f!important}html body.simple-look-theme .weather-block,html body.simple-look-theme .side-block.weather-block,html body.simple-look-theme section.weather-block{border-radius:var(--sv-radius,20px)!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe7f0!important;box-shadow:0 12px 28px rgba(7,17,29,.07)!important}html body.simple-look-theme .weather-block .side-title,html body.simple-look-theme .weather-block .weather-title,html body.simple-look-theme .weather-block h3{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#07111d!important;color:#fff!important;padding:12px 14px!important;margin:0!important;border-radius:0!important;font-size:16px!important;line-height:1.1!important;font-weight:900!important}html body.simple-look-theme .weather-block .weather-current{display:grid!important;grid-template-columns:40px 1fr!important;align-items:center!important;gap:12px!important;padding:16px!important;background:linear-gradient(135deg,#ffffff,#f6f9fc)!important;border-bottom:1px solid #e9eef5!important}html body.simple-look-theme .weather-block .weather-current svg,html body.simple-look-theme .weather-block .weather-current i{width:30px!important;height:30px!important;color:#d71920!important;stroke:#d71920!important}html body.simple-look-theme .weather-block .weather-current strong{display:block!important;color:#07111d!important;font-size:21px!important;line-height:1.1!important;letter-spacing:-.25px!important}html body.simple-look-theme .weather-block .weather-current small,html body.simple-look-theme .weather-block .weather-current span{color:#667085!important;font-size:13px!important;font-weight:700!important}html body.simple-look-theme .weather-block .weather-grid{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;white-space:normal!important;padding:12px!important;margin:0!important;background:#f8fafc!important}html body.simple-look-theme .weather-block .weather-grid .weather-day,html body.simple-look-theme .weather-block .weather-day{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;grid-template-areas:"icon label temp"!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:56px!important;margin:0!important;padding:10px 12px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e1e8f0!important;box-shadow:0 4px 12px rgba(7,17,29,.035)!important;text-align:left!important;float:none!important;white-space:normal!important;overflow:hidden!important}html body.simple-look-theme .weather-block .weather-day>*{min-width:0!important}html body.simple-look-theme .weather-block .weather-day svg,html body.simple-look-theme .weather-block .weather-day i{grid-area:icon!important;width:24px!important;height:24px!important;color:#d71920!important;stroke:#d71920!important;margin:0!important}html body.simple-look-theme .weather-block .weather-day b,html body.simple-look-theme .weather-block .weather-day strong{grid-area:temp!important;color:#07111d!important;font-size:15px!important;line-height:1.1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}html body.simple-look-theme .weather-block .weather-day span,html body.simple-look-theme .weather-block .weather-day small{grid-area:label!important;color:#475569!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;text-align:left!important;white-space:normal!important}html body.simple-look-theme .weather-block .weather-day br{display:none!important}html body.simple-look-theme .weather-block .weather-day{font-size:0!important}html body.simple-look-theme .weather-block .weather-day svg,html body.simple-look-theme .weather-block .weather-day i,html body.simple-look-theme .weather-block .weather-day b,html body.simple-look-theme .weather-block .weather-day strong,html body.simple-look-theme .weather-block .weather-day span,html body.simple-look-theme .weather-block .weather-day small{font-size:13px!important}html body.simple-look-theme .weather-block .weather-day b,html body.simple-look-theme .weather-block .weather-day strong{font-size:15px!important}html body.simple-look-theme .sidebar-extra .weather-grid,html body.simple-look-theme aside .weather-grid,html body.simple-look-theme .sidebar .weather-grid{grid-template-columns:1fr!important}html body.simple-look-theme .weather-block .weather-grid .weather-day{position:relative!important;grid-template-columns:38px minmax(0,1fr) auto!important;grid-template-areas:"icon label temp"!important;column-gap:12px!important;min-height:58px!important;padding:10px 14px!important}html body.simple-look-theme .weather-block .weather-grid .weather-day{font-size:0!important;line-height:1!important}html body.simple-look-theme .weather-block .weather-grid .weather-day svg,html body.simple-look-theme .weather-block .weather-grid .weather-day i,html body.simple-look-theme .weather-block .weather-grid .weather-day .icon{grid-area:icon!important;width:24px!important;height:24px!important;margin:0!important;color:#d71920!important;stroke:#d71920!important}html body.simple-look-theme .weather-block .weather-grid .weather-day .sl-weather-day-label,html body.simple-look-theme .weather-block .weather-grid .weather-day span,html body.simple-look-theme .weather-block .weather-grid .weather-day small{grid-area:label!important;display:block!important;font-size:13px!important;line-height:1.15!important;font-weight:900!important;color:#344054!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body.simple-look-theme .weather-block .weather-grid .weather-day .sl-weather-day-temp,html body.simple-look-theme .weather-block .weather-grid .weather-day b,html body.simple-look-theme .weather-block .weather-grid .weather-day strong{grid-area:temp!important;display:block!important;font-size:16px!important;line-height:1.1!important;font-weight:900!important;color:#07111d!important;text-align:right!important;white-space:nowrap!important}html body.simple-look-theme .weather-block .weather-grid .weather-day .minmax,html body.simple-look-theme .weather-block .weather-grid .weather-day .weather-minmax,html body.simple-look-theme .weather-block .weather-grid .weather-day .weather-label,html body.simple-look-theme .weather-block .weather-grid .weather-day em{display:none!important}html body.simple-look-theme .weather-block .weather-grid .weather-day:hover{border-color:#cfd9e5!important;box-shadow:0 8px 18px rgba(7,17,29,.055)!important}html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .ad-header,html body.simple-look-theme .ad-under-hero,html body.simple-look-theme .ad-row .ad{border-radius:var(--sv-ad-radius,20px)!important;overflow:hidden!important}html body.simple-look-theme .ad-slot-empty,html body.simple-look-theme .ad.ad-slot-empty,html body.simple-look-theme .float-ad.ad-slot-empty,html body.simple-look-theme .ad-header.ad-slot-empty,html body.simple-look-theme .ad-under-hero.ad-slot-empty,html body.simple-look-theme .ad-row .ad.ad-slot-empty,html body.simple-look-theme .ad-placeholder,html body.simple-look-theme .ad-empty{background:linear-gradient(135deg,#fff9e6 0%,#fff2c2 100%)!important;border:1.5px dashed #e7b84a!important;color:#9a6500!important;box-shadow:0 10px 24px rgba(154,101,0,.08)!important}html body.simple-look-theme .ad-slot-empty *,html body.simple-look-theme .ad-placeholder *,html body.simple-look-theme .ad-empty *{color:#9a6500!important}html body.simple-look-theme .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty){border-color:transparent!important}html body.simple-look-theme .ad img,html body.simple-look-theme .ad-row .ad img,html body.simple-look-theme .ad-under-hero img,html body.simple-look-theme .ad-header img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}html body.simple-look-theme .ad.ad-contain img,html body.simple-look-theme .ad-row .ad.ad-contain img{object-fit:contain!important;background:#fff!important}html body.simple-look-theme .ad.has-banner,html body.simple-look-theme .ad.has-image,html body.simple-look-theme .ad.has-html{border:0!important;background:transparent!important}.sl-banner-deleted{display:none!important}html body.simple-look-theme .ad-slot-empty,html body.simple-look-theme .ad.ad-slot-empty,html body.simple-look-theme .ad-row .ad.ad-slot-empty{background:linear-gradient(135deg,#fff9e6 0%,#fff2c2 100%)!important;border:1.5px dashed #e7b84a!important;color:#9a6500!important;box-shadow:0 10px 24px rgba(154,101,0,.08)!important}.sl-banner-row.sl-banner-deleted{display:none!important}html body.simple-look-theme .ad-slot-empty,html body.simple-look-theme .ad.ad-slot-empty,html body.simple-look-theme .ad-row .ad.ad-slot-empty,html body.simple-look-theme .ad-placeholder,html body.simple-look-theme .ad-empty{background:linear-gradient(135deg,#fff9e6 0%,#fff2c2 100%)!important;border:1.5px dashed #e7b84a!important;color:#9a6500!important;box-shadow:0 10px 24px rgba(154,101,0,.08)!important}html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .single-title,html body.single-post.simple-look-theme .entry-title{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;letter-spacing:-1.15px!important;max-width:920px!important;margin:14px 0 12px!important}html body.single-post.simple-look-theme .article-head>a.category{display:none!important}html body.single-post.simple-look-theme .single-clean-meta,html body.single-post.simple-look-theme .article-meta.single-clean-meta{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 16px!important;color:#667085!important;font-size:14px!important;font-weight:800!important}html body.single-post.simple-look-theme .single-clean-meta time{color:#667085!important}html body.single-post.simple-look-theme .single-meta-category{color:var(--cat-color,var(--sv-accent,#c1121f))!important;text-decoration:none!important;font-weight:900!important}html body.single-post.simple-look-theme .single-meta-category::before{content:"•";color:#cbd5e1;margin-right:10px}html body.single-post.simple-look-theme .single-meta-category:hover{text-decoration:underline!important}html body.single-post.simple-look-theme .article-head .share-row{margin-top:0!important;margin-bottom:14px!important}html body.single-post.simple-look-theme .single-share-divider{height:1px!important;width:100%!important;background:#e5eaf0!important;margin:0 0 28px!important}html body.simple-look-theme .mobile-service-ad,html body.simple-look-theme .ad.mobile-service-ad{display:none!important}html body.simple-look-theme .main-nav a,html body.simple-look-theme .nav a,html body.simple-look-theme .site-nav a{font-size:12px!important;padding-top:8px!important;padding-bottom:8px!important}html body.simple-look-theme .ticker,html body.simple-look-theme .news-ticker,html body.simple-look-theme .servisne-ticker{margin-top:0!important}@media(max-width:760px){html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .entry-title{font-size:32px!important;line-height:1.08!important;letter-spacing:-.7px!important}}html body.simple-look-theme .sl-sidebar-poll-slot{margin:0 0 var(--sv-gap,14px)!important}html body.simple-look-theme .sl-sidebar-poll-slot:empty{display:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .home-poll,html body.simple-look-theme .sl-sidebar-poll-slot .poll-section,html body.simple-look-theme .sl-sidebar-poll-slot section{margin:0!important;padding:0!important;border:0!important;background:transparent!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head{margin:0!important;padding:0!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head h2,html body.simple-look-theme .sl-sidebar-poll-slot>h2,html body.simple-look-theme .sl-sidebar-poll-slot h2:first-child{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:12px 14px!important;background:var(--sv-accent,#c1121f)!important;color:#fff!important;border-radius:var(--sv-radius,20px) var(--sv-radius,20px) 0 0!important;font-size:16px!important;line-height:1.1!important}html body.simple-look-theme .sl-sidebar-poll-slot .poll-box,html body.simple-look-theme .sl-sidebar-poll-slot .wp-polls,html body.simple-look-theme .sl-sidebar-poll-slot form,html body.simple-look-theme .sl-sidebar-poll-slot .poll,html body.simple-look-theme .sl-sidebar-poll-slot>div:not(.section-head){border:1px solid #dfe7f0!important;border-top:0!important;border-radius:0 0 var(--sv-radius,20px) var(--sv-radius,20px)!important;padding:14px!important;background:#fff!important;box-shadow:0 10px 24px rgba(7,17,29,.045)!important;overflow:hidden!important}html body.simple-look-theme .sl-sidebar-poll-slot iframe,html body.simple-look-theme .sl-sidebar-poll-slot embed,html body.simple-look-theme .sl-sidebar-poll-slot object{max-width:100%!important}html body.simple-look-theme .sl-sidebar-poll-slot .wp-polls-ul,html body.simple-look-theme .sl-sidebar-poll-slot ul{margin:10px 0!important;padding-left:0!important;list-style:none!important}html body.simple-look-theme .sl-sidebar-poll-slot li{margin:8px 0!important}html body.simple-look-theme .content>.home-poll,html body.simple-look-theme .content>.poll-section{display:none!important}html body.simple-look-theme .sl-sidebar-poll-slot{margin:0 0 var(--sv-gap,14px)!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}html body.simple-look-theme .sl-sidebar-poll-slot:empty{display:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head{margin:0 0 8px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head h2,html body.simple-look-theme .sl-sidebar-poll-slot>h2,html body.simple-look-theme .sl-sidebar-poll-slot h2:first-child{display:inline-flex!important;align-items:center!important;margin:0!important;padding:10px 14px!important;background:var(--sv-accent,#c1121f)!important;color:#fff!important;border-radius:999px!important;font-size:15px!important;line-height:1!important;font-weight:900!important}html body.simple-look-theme .sl-sidebar-poll-slot .home-poll,html body.simple-look-theme .sl-sidebar-poll-slot .poll-section,html body.simple-look-theme .sl-sidebar-poll-slot .poll-box,html body.simple-look-theme .sl-sidebar-poll-slot>div:not(.section-head),html body.simple-look-theme .sl-sidebar-poll-slot section,html body.simple-look-theme .sl-sidebar-poll-slot form{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}html body.simple-look-theme .sl-sidebar-poll-slot .wp-polls,html body.simple-look-theme .sl-sidebar-poll-slot .poll,html body.simple-look-theme .sl-sidebar-poll-slot iframe,html body.simple-look-theme .sl-sidebar-poll-slot embed,html body.simple-look-theme .sl-sidebar-poll-slot object{max-width:100%!important}html body.simple-look-theme .sl-sidebar-poll-slot .wp-polls{box-sizing:border-box!important}html body.simple-look-theme .sl-sidebar-poll-slot ul,html body.simple-look-theme .sl-sidebar-poll-slot .wp-polls-ul{max-width:100%!important}html body.simple-look-theme .sl-sidebar-poll-slot{margin:0 0 var(--sv-gap,14px)!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}html body.simple-look-theme .sl-sidebar-poll-slot .home-poll-box{display:contents!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .home-poll-section,html body.simple-look-theme .sl-sidebar-poll-slot .sl-poll-embed{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head.compact{margin:0 0 10px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .section-head.compact h2{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:10px 14px!important;background:var(--sv-accent,#c1121f)!important;color:#fff!important;border-radius:999px!important;font-size:15px!important;line-height:1!important;font-weight:900!important;letter-spacing:.01em!important}html body.simple-look-theme .sl-sidebar-poll-slot .sl-poll-shortcode{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body.simple-look-theme .sl-sidebar-poll-slot .slg-poll{width:100%!important;max-width:100%!important;margin:0!important}html body.simple-look-theme .sl-sidebar-poll-slot .slg-poll-title{font-size:18px!important}html body.simple-look-theme .sl-sidebar-poll-slot .slg-poll-desc{font-size:14px!important}html body.simple-look-theme .sl-sidebar-poll-slot .slg-result-label{font-size:13px!important}html body.simple-look-theme .sl-sidebar-poll-slot div.home-poll-box,html body.simple-look-theme .sl-sidebar-poll-slot div.poll-section,html body.simple-look-theme .sl-sidebar-poll-slot div.poll-box{border:0!important;background:transparent!important;box-shadow:none!important}html body.simple-look-theme .slider,html body.simple-look-theme .slider:hover,html body.simple-look-theme .slider .slide,html body.simple-look-theme .slider .slide:hover,html body.simple-look-theme .slider .card-body,html body.simple-look-theme .slider .card-body:hover,html body.simple-look-theme .story-card,html body.simple-look-theme .story-card:hover,html body.simple-look-theme .overlay-card,html body.simple-look-theme .overlay-card:hover,html body.simple-look-theme .post-overlay,html body.simple-look-theme .post-overlay:hover,html body.simple-look-theme .hero-side .story-card,html body.simple-look-theme .hero-side .story-card:hover{color:#fff!important}html body.simple-look-theme .slider .title,html body.simple-look-theme .slider .title a,html body.simple-look-theme .slider .excerpt,html body.simple-look-theme .slider p,html body.simple-look-theme .slider .card-body p,html body.simple-look-theme .slider .date,html body.simple-look-theme .slider .meta,html body.simple-look-theme .slider .meta-line,html body.simple-look-theme .slider:hover .title,html body.simple-look-theme .slider:hover .title a,html body.simple-look-theme .slider:hover .excerpt,html body.simple-look-theme .slider:hover p,html body.simple-look-theme .slider:hover .card-body p,html body.simple-look-theme .slider:hover .date,html body.simple-look-theme .slider:hover .meta,html body.simple-look-theme .slider:hover .meta-line,html body.simple-look-theme .slide:hover .title,html body.simple-look-theme .slide:hover .title a,html body.simple-look-theme .slide:hover .excerpt,html body.simple-look-theme .slide:hover p,html body.simple-look-theme .slide:hover .card-body p,html body.simple-look-theme .story-card .title,html body.simple-look-theme .story-card .title a,html body.simple-look-theme .story-card .excerpt,html body.simple-look-theme .story-card p,html body.simple-look-theme .story-card .date,html body.simple-look-theme .story-card .meta,html body.simple-look-theme .story-card .meta-line,html body.simple-look-theme .story-card:hover .title,html body.simple-look-theme .story-card:hover .title a,html body.simple-look-theme .story-card:hover .excerpt,html body.simple-look-theme .story-card:hover p,html body.simple-look-theme .story-card:hover .date,html body.simple-look-theme .story-card:hover .meta,html body.simple-look-theme .story-card:hover .meta-line,html body.simple-look-theme .overlay-card .title,html body.simple-look-theme .overlay-card a,html body.simple-look-theme .overlay-card p,html body.simple-look-theme .overlay-card .excerpt,html body.simple-look-theme .overlay-card:hover .title,html body.simple-look-theme .overlay-card:hover a,html body.simple-look-theme .overlay-card:hover p,html body.simple-look-theme .overlay-card:hover .excerpt,html body.simple-look-theme .hero-side .story-card .title,html body.simple-look-theme .hero-side .story-card .title a,html body.simple-look-theme .hero-side .story-card .excerpt,html body.simple-look-theme .hero-side .story-card p,html body.simple-look-theme .hero-side .story-card:hover .title,html body.simple-look-theme .hero-side .story-card:hover .title a,html body.simple-look-theme .hero-side .story-card:hover .excerpt,html body.simple-look-theme .hero-side .story-card:hover p{color:#fff!important;opacity:1!important;text-shadow:0 2px 9px rgba(0,0,0,.52)!important}html body.simple-look-theme .slider .tag,html body.simple-look-theme .story-card .tag,html body.simple-look-theme .overlay-card .tag,html body.simple-look-theme .hero-side .story-card .tag{color:#fff!important}@media(max-width:760px){html body.simple-look-theme .slider .card-body,html body.simple-look-theme .slider .card-body *,html body.simple-look-theme .slide .card-body,html body.simple-look-theme .slide .card-body *,html body.simple-look-theme .story-card .card-body,html body.simple-look-theme .story-card .card-body *,html body.simple-look-theme .overlay-card,html body.simple-look-theme .overlay-card *,html body.simple-look-theme .hero-side .story-card .card-body,html body.simple-look-theme .hero-side .story-card .card-body *{color:#fff!important;opacity:1!important;text-shadow:0 2px 9px rgba(0,0,0,.52)!important}}html body.simple-look-theme .ad-row.two .ad{min-height:205px!important}@media (max-width:760px){html body.simple-look-theme .ad-row.two{gap:10px!important}html body.simple-look-theme .ad-row.two .ad{min-height:130px!important;height:130px!important}html body.simple-look-theme .ad-row.two .ad img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}}@media (max-width:420px){html body.simple-look-theme .ad-row.two .ad{min-height:120px!important;height:120px!important}}@media (max-width:760px){html body.simple-look-theme .ad-row.two{gap:10px!important}html body.simple-look-theme .ad-row.two .ad{min-height:160px!important;height:160px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:#fff!important}html body.simple-look-theme .ad-row.two .ad a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}html body.simple-look-theme .ad-row.two .ad img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}}@media (max-width:420px){html body.simple-look-theme .ad-row.two .ad{min-height:160px!important;height:160px!important}}html body.simple-look-theme .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row.two .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row.three .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-under-hero:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-banner:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-fluid:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-150:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-250:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty){min-height:0!important;height:auto!important;max-height:none!important;padding:0!important;display:block!important;line-height:0!important;background:transparent!important;border-radius:var(--sv-ad-radius,20px)!important;overflow:hidden!important}html body.simple-look-theme .ad:not(.ad-slot-empty)>a,html body.simple-look-theme .ad-row .ad:not(.ad-slot-empty)>a,html body.simple-look-theme .ad:not(.ad-slot-empty)>p,html body.simple-look-theme .ad:not(.ad-slot-empty)>div{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;line-height:0!important}html body.simple-look-theme .ad img,html body.simple-look-theme .ad-row .ad img,html body.simple-look-theme .ad-row.two .ad img,html body.simple-look-theme .ad-row.three .ad img,html body.simple-look-theme .ad-under-hero img,html body.simple-look-theme .ad-banner img,html body.simple-look-theme .ad-fluid img,html body.simple-look-theme .ad-150 img,html body.simple-look-theme .ad-250 img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;border-radius:inherit!important;margin:0!important}html body.simple-look-theme .ad iframe,html body.simple-look-theme .ad object,html body.simple-look-theme .ad embed{display:block!important;width:100%!important;max-width:100%!important;border:0!important;border-radius:inherit!important}html body.simple-look-theme .ad-slot-empty,html body.simple-look-theme .ad.ad-slot-empty,html body.simple-look-theme .ad-placeholder,html body.simple-look-theme .ad-empty{min-height:150px!important;height:auto!important;padding:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.25!important;background:linear-gradient(135deg,#fff9e6 0%,#fff1bc 100%)!important;border:1.5px dashed #e7b84a!important;color:#9a6500!important;border-radius:var(--sv-ad-radius,20px)!important;box-shadow:0 10px 24px rgba(154,101,0,.08)!important}html body.simple-look-theme .ad-row.two .ad-slot-empty,html body.simple-look-theme .ad-row.two .ad.ad-slot-empty{min-height:150px!important}html body.simple-look-theme .ad-row.three .ad-slot-empty,html body.simple-look-theme .ad-row.three .ad.ad-slot-empty{min-height:135px!important}@media(max-width:760px){html body.simple-look-theme .ad-row,html body.simple-look-theme .ad-row.two,html body.simple-look-theme .ad-row.three{gap:10px!important}html body.simple-look-theme .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row.two .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty),html body.simple-look-theme .ad-row.three .ad:not(.ad-slot-empty):not(.ad-placeholder):not(.ad-empty){min-height:0!important;height:auto!important;padding:0!important}html body.simple-look-theme .ad img,html body.simple-look-theme .ad-row .ad img,html body.simple-look-theme .ad-row.two .ad img,html body.simple-look-theme .ad-row.three .ad img{width:100%!important;height:auto!important;object-fit:contain!important}html body.simple-look-theme .ad-slot-empty,html body.simple-look-theme .ad.ad-slot-empty,html body.simple-look-theme .ad-placeholder,html body.simple-look-theme .ad-empty{min-height:120px!important;padding:14px!important}}html body.simple-look-theme .ad.has-banner,html body.simple-look-theme .ad.has-image,html body.simple-look-theme .ad.has-html{min-height:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}@media(max-width:760px){html body.simple-look-theme .slider .excerpt,html body.simple-look-theme .slider .card-body p,html body.simple-look-theme .slide .excerpt,html body.simple-look-theme .slide .card-body p,html body.simple-look-theme .story-card .excerpt,html body.simple-look-theme .story-card p,html body.simple-look-theme .overlay-card .excerpt,html body.simple-look-theme .overlay-card p,html body.simple-look-theme .hero-side .story-card .excerpt,html body.simple-look-theme .hero-side .story-card p{display:none!important}html body.simple-look-theme .hero-side{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:82%!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding:0 14px 6px 0!important;margin-right:-14px!important}html body.simple-look-theme .hero-side::-webkit-scrollbar{display:none!important}html body.simple-look-theme .hero-side .story-card{scroll-snap-align:start!important;min-height:220px!important;height:220px!important;border-radius:var(--sv-radius,20px)!important}html body.simple-look-theme .hero-side .story-card .card-body{padding:14px!important}html body.simple-look-theme .hero-side .story-card .title{font-size:20px!important;line-height:1.06!important}html body.simple-look-theme .feature-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}html body.simple-look-theme .feature-grid .large-feature{width:100%!important}html body.simple-look-theme .feature-grid .small-stack{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body.simple-look-theme .feature-grid .small-stack .story-card{min-height:190px!important;height:190px!important;border-radius:var(--sv-radius,20px)!important}html body.simple-look-theme .feature-grid .small-stack .story-card .card-body{padding:11px!important}html body.simple-look-theme .feature-grid .small-stack .story-card .title{font-size:15px!important;line-height:1.08!important;letter-spacing:-.2px!important}html body.simple-look-theme .feature-grid .small-stack .story-card .tag{font-size:10px!important;padding:5px 7px!important}html body.simple-look-theme .footer,html body.simple-look-theme footer.footer,html body.simple-look-theme .site-footer{text-align:center!important}html body.simple-look-theme .footer .footer-logo,html body.simple-look-theme .footer-logo,html body.simple-look-theme .footer-brand,html body.simple-look-theme footer .footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body.simple-look-theme .footer img,html body.simple-look-theme footer.footer img,html body.simple-look-theme .site-footer img{margin-left:auto!important;margin-right:auto!important}html body.simple-look-theme .footer p,html body.simple-look-theme footer.footer p,html body.simple-look-theme .site-footer p,html body.simple-look-theme .footer .footer-text,html body.simple-look-theme .footer .brand-text{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html body.simple-look-theme .footer-socials,html body.simple-look-theme footer .footer-socials,html body.simple-look-theme .site-footer .footer-socials,html body.simple-look-theme .social-footer{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-left:auto!important;margin-right:auto!important}html body.simple-look-theme .footer-columns,html body.simple-look-theme .footer-grid,html body.simple-look-theme footer .footer-columns,html body.simple-look-theme footer .footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 14px!important;text-align:left!important;align-items:start!important}html body.simple-look-theme .footer-column,html body.simple-look-theme .footer-col,html body.simple-look-theme footer .footer-column,html body.simple-look-theme footer .footer-col{text-align:left!important;min-width:0!important}html body.simple-look-theme .footer-column h3,html body.simple-look-theme .footer-col h3,html body.simple-look-theme footer .footer-column h3,html body.simple-look-theme footer .footer-col h3,html body.simple-look-theme .footer-column h4,html body.simple-look-theme .footer-col h4{font-size:14px!important;line-height:1.15!important;margin:0 0 9px!important}html body.simple-look-theme .footer-column a,html body.simple-look-theme .footer-col a,html body.simple-look-theme footer .footer-column a,html body.simple-look-theme footer .footer-col a{font-size:13px!important;line-height:1.18!important}html body.simple-look-theme .footer-column li,html body.simple-look-theme .footer-col li,html body.simple-look-theme footer .footer-column li,html body.simple-look-theme footer .footer-col li{margin-bottom:7px!important}}@media(max-width:420px){html body.simple-look-theme .hero-side{grid-auto-columns:86%!important}html body.simple-look-theme .feature-grid .small-stack .story-card{min-height:178px!important;height:178px!important}html body.simple-look-theme .footer-columns,html body.simple-look-theme .footer-grid,html body.simple-look-theme footer .footer-columns,html body.simple-look-theme footer .footer-grid{gap:14px 12px!important}}html body.simple-look-theme .sidebar-popular-today-block{border-radius:var(--sv-radius,20px)!important;overflow:hidden!important;background:#07111d!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 14px 30px rgba(7,17,29,.12)!important}html body.simple-look-theme .sidebar-popular-today-block .popular-title,html body.simple-look-theme .sidebar-popular-today-block .side-title{background:linear-gradient(135deg,var(--sv-accent,#d71920),#8d1118)!important;color:#fff!important;padding:12px 14px!important;border-radius:0!important;margin:0!important;font-size:18px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-title span{display:inline-flex!important;align-items:center!important;gap:8px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-title .icon,html body.simple-look-theme .sidebar-popular-today-block .popular-title svg{width:20px!important;height:20px!important;color:#ffd166!important;stroke:#ffd166!important;fill:rgba(255,209,102,.22)!important}html body.simple-look-theme .popular-today-list{display:grid!important;gap:0!important;padding:8px 10px 10px!important}html body.simple-look-theme .popular-today-post{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;color:#fff!important;text-decoration:none!important}html body.simple-look-theme .popular-today-post:last-child{border-bottom:0!important}html body.simple-look-theme .popular-today-post .thumb{min-height:62px!important;height:62px!important;border-radius:12px!important;overflow:hidden!important;background-color:#111!important}html body.simple-look-theme .popular-today-post h4{margin:0 0 6px!important;color:#fff!important;font-size:15px!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.15px!important}html body.simple-look-theme .popular-today-post:hover h4{color:#fff!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}html body.simple-look-theme .popular-today-post .meta-line{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;color:#aeb8c5!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important}html body.simple-look-theme .popular-today-post .popular-cat{color:var(--cat-color,#d71920)!important;font-weight:900!important}html body.simple-look-theme .popular-today-post .popular-cat::before{content:"•";color:#4b5563;margin-right:7px}@media(max-width:760px){html body.simple-look-theme .sidebar-popular-today-block .popular-title,html body.simple-look-theme .sidebar-popular-today-block .side-title{font-size:17px!important}html body.simple-look-theme .popular-today-post{grid-template-columns:72px minmax(0,1fr)!important}html body.simple-look-theme .popular-today-post .thumb{min-height:58px!important;height:58px!important}}html body.simple-look-theme .sidebar>.sidebar-popular-today-block{order:2!important}html body.simple-look-theme .sidebar-popular-today-block{border:2px solid var(--sv-accent,#d71920)!important;border-radius:var(--sv-radius,20px)!important;overflow:hidden!important;background:#07111d!important;box-shadow:0 14px 30px rgba(7,17,29,.14)!important}html body.simple-look-theme .sidebar-popular-today-block .popular-title,html body.simple-look-theme .sidebar-popular-today-block .side-title{background:linear-gradient(135deg,var(--sv-accent,#d71920),#8a0e14)!important;color:#fff!important;padding:13px 14px!important;margin:0!important;font-size:18px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.2px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-title-inner{display:inline-flex!important;align-items:center!important;gap:8px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-flame{display:inline-grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;font-size:16px!important;line-height:1!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-list{padding:9px 11px 10px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post:last-child{border-bottom:0!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post .thumb{height:64px!important;min-height:64px!important;border-radius:12px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post h4{color:#fff!important;font-size:15px!important;line-height:1.12!important;font-weight:900!important;margin:0 0 6px!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post .meta-line{display:flex!important;gap:7px!important;align-items:center!important;flex-wrap:wrap!important;color:#aeb8c5!important;font-size:12px!important;font-weight:800!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post .popular-cat{color:var(--cat-color,#d71920)!important;font-weight:900!important}html body.simple-look-theme .sidebar-popular-today-block .popular-today-post .popular-cat::before{content:"•";color:#566170;margin-right:7px}html body.simple-look-theme .quick-panel .quick-popular-today{margin-top:10px!important;border-top:2px solid var(--sv-accent,#d71920)!important;background:#07111d!important}html body.simple-look-theme .quick-panel .quick-popular-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:13px 12px 9px!important;background:linear-gradient(135deg,var(--sv-accent,#d71920),#8a0e14)!important;color:#fff!important;font-size:17px!important;line-height:1!important;font-weight:900!important;border-radius:0!important}html body.simple-look-theme .quick-panel .quick-popular-flame{display:inline-grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;font-size:15px!important;line-height:1!important;flex:0 0 auto!important}html body.simple-look-theme .quick-panel .quick-popular-list{padding:8px 11px 10px!important}html body.simple-look-theme .quick-panel .quick-popular-item,html body.simple-look-theme .quick-panel .mini-item.quick-popular-item{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;color:#fff!important;text-decoration:none!important}html body.simple-look-theme .quick-panel .quick-popular-item:last-child{border-bottom:0!important}html body.simple-look-theme .quick-panel .quick-popular-item .thumb{min-height:62px!important;height:62px!important;border-radius:12px!important;overflow:hidden!important;background-color:#111!important}html body.simple-look-theme .quick-panel .quick-popular-item h4{margin:0 0 6px!important;color:#fff!important;font-size:15px!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.12px!important}html body.simple-look-theme .quick-panel .quick-popular-item:hover h4{text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important}html body.simple-look-theme .quick-panel .quick-popular-meta{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;color:#aeb8c5!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important}html body.simple-look-theme .quick-panel .quick-popular-meta em{color:var(--cat-color,#d71920)!important;font-style:normal!important;font-weight:900!important}html body.simple-look-theme .quick-panel .quick-popular-meta em::before{content:"•";color:#566170;margin-right:7px}@media(max-width:760px){html body.simple-look-theme .quick-panel .quick-popular-item{grid-template-columns:72px minmax(0,1fr)!important}html body.simple-look-theme .quick-panel .quick-popular-item .thumb{min-height:58px!important;height:58px!important}}html body.simple-look-theme .quick-panel .quick-popular-title{border-radius:0!important}html body.simple-look-theme .quick-panel .quick-popular-flame{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:0!important;background:transparent!important;font-size:0!important;line-height:1!important;flex:0 0 auto!important}html body.simple-look-theme .quick-panel .quick-popular-flame .icon,html body.simple-look-theme .quick-panel .quick-popular-flame svg{width:20px!important;height:20px!important;color:#ffd166!important;stroke:#ffd166!important;fill:rgba(255,209,102,.18)!important}html body.simple-look-theme .quick-panel,html body.simple-look-theme aside.quick-panel{overflow:hidden!important}html body.simple-look-theme .quick-panel .quick-popular-today{border-radius:0!important;overflow:hidden!important}html body.simple-look-theme .quick-panel .quick-popular-title,html body.simple-look-theme aside.quick-panel .quick-popular-title,html body.simple-look-theme .quick-panel h3.quick-popular-title,html body.simple-look-theme .quick-panel .quick-title.quick-popular-title,html body.simple-look-theme .quick-panel .quick-popular-today>.quick-popular-title{border-radius:0!important;-webkit-border-radius:0!important;overflow:visible!important;background:var(--sv-accent,#d71920)!important}html body.simple-look-theme .quick-panel .quick-popular-title::before,html body.simple-look-theme .quick-panel .quick-popular-title::after{border-radius:0!important}html body.simple-look-theme .quick-panel .quick-popular-flame{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;min-width:20px!important;margin-right:0!important;color:#ffd166!important;background:transparent!important;border-radius:0!important;font-size:0!important;line-height:0!important}html body.simple-look-theme .quick-panel .quick-popular-flame svg,html body.simple-look-theme .quick-panel .quick-popular-flame .icon,html body.simple-look-theme .quick-panel .quick-popular-flame .icon-flame{display:block!important;width:20px!important;height:20px!important;color:#ffd166!important;fill:currentColor!important;stroke:none!important;opacity:1!important}html body.simple-look-theme .quick-panel .quick-popular-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:5px 12px 9px!important;background:linear-gradient(135deg,var(--sv-accent,#d71920),#8a0e14)!important;color:#fff!important;font-size:17px!important;line-height:1!important;font-weight:900!important;border-radius:0!important}html body.simple-look-theme .main-nav .search{display:none!important}html body.simple-look-theme .sl-search-toggle{flex:0 0 auto!important;display:inline-grid!important;place-items:center!important;width:46px!important;height:42px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:#fff!important;color:#07111d!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important;transition:transform .16s ease,background .16s ease,color .16s ease!important}html body.simple-look-theme .sl-search-toggle:hover,html body.simple-look-theme .sl-search-toggle[aria-expanded="true"]{transform:translateY(-1px)!important;background:var(--sv-accent,#d71920)!important;color:#fff!important}html body.simple-look-theme .sl-search-toggle .icon,html body.simple-look-theme .sl-search-toggle svg{width:20px!important;height:20px!important}html body.simple-look-theme .sl-live-search-panel{display:none!important;background:#fff!important;border-bottom:1px solid #dfe7f0!important;box-shadow:0 16px 34px rgba(7,17,29,.12)!important;padding:14px 16px 16px!important;position:relative!important;z-index:35!important}html body.simple-look-theme .sl-live-search-panel.open{display:block!important}html body.simple-look-theme .sl-live-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;max-width:980px!important;margin:0 auto 12px!important}html body.simple-look-theme .sl-live-search-form input{width:100%!important;min-height:48px!important;border:1px solid #d6dee8!important;border-radius:16px!important;padding:0 16px!important;outline:0!important;color:#07111d!important;background:#f8fafc!important;font-weight:800!important;font-size:15px!important}html body.simple-look-theme .sl-live-search-form input:focus{border-color:var(--sv-accent,#d71920)!important;background:#fff!important;box-shadow:0 0 0 4px rgba(215,25,32,.10)!important}html body.simple-look-theme .sl-live-search-form button{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:16px!important;padding:0 18px!important;background:var(--sv-accent,#d71920)!important;color:#fff!important;cursor:pointer!important;font-weight:900!important}html body.simple-look-theme .sl-live-search-results{max-width:980px!important;height:300px!important;margin:0 auto!important;overflow:auto!important;border:1px solid #e1e8f0!important;border-radius:18px!important;background:#fff!important;padding:8px!important}html body.simple-look-theme .sl-live-search-hint,html body.simple-look-theme .sl-live-search-empty{display:flex!important;align-items:center!important;justify-content:center!important;min-height:100%!important;padding:20px!important;color:#667085!important;font-weight:800!important;text-align:center!important}html body.simple-look-theme .sl-live-search-list{display:grid!important;gap:8px!important}html body.simple-look-theme .sl-live-search-item{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:8px!important;border-radius:14px!important;text-decoration:none!important;color:#07111d!important;border:1px solid transparent!important;transition:background .14s ease,border-color .14s ease!important}html body.simple-look-theme .sl-live-search-item:hover{background:#f8fafc!important;border-color:#e1e8f0!important}html body.simple-look-theme .sl-live-search-thumb{width:86px!important;height:62px!important;border-radius:12px!important;background:#e5e7eb var(--img) center/cover no-repeat!important;overflow:hidden!important}html body.simple-look-theme .sl-live-search-title{display:block!important;color:#07111d!important;font-size:15px!important;line-height:1.16!important;font-weight:900!important;margin:0 0 7px!important}html body.simple-look-theme .sl-live-search-meta{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;color:#667085!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important}html body.simple-look-theme .sl-live-search-cat{color:var(--cat-color,#d71920)!important;font-weight:900!important}html body.simple-look-theme .sl-live-search-cat::before{content:"•";color:#cbd5e1;margin-right:7px}@media(max-width:1180px){html body.simple-look-theme .sl-live-search-results{height:250px!important}}@media(max-width:760px){html body.simple-look-theme .sl-search-toggle{width:42px!important;height:38px!important;border-radius:14px!important}html body.simple-look-theme .sl-live-search-panel{padding:12px!important}html body.simple-look-theme .sl-live-search-form{grid-template-columns:1fr!important;gap:8px!important}html body.simple-look-theme .sl-live-search-form button{width:100%!important}html body.simple-look-theme .sl-live-search-results{height:250px!important;border-radius:16px!important}html body.simple-look-theme .sl-live-search-item{grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important}html body.simple-look-theme .sl-live-search-thumb{width:74px!important;height:56px!important}html body.simple-look-theme .sl-live-search-title{font-size:14px!important}}@media(max-width:420px){html body.simple-look-theme .sl-live-search-results{height:230px!important}}@media(max-width:760px){html body.simple-look-theme .header .ad-header,html body.simple-look-theme header.header .ad-header,html body.simple-look-theme .site-header .ad-header,html body.simple-look-theme .ad.ad-header{display:none!important}html body.simple-look-theme .header{grid-template-columns:1fr!important}html body.simple-look-theme .header-left{width:100%!important}}@media(max-width:900px){html body.simple-look-theme header.header>.ad,html body.simple-look-theme header.header>.ad-header,html body.simple-look-theme header.header>.ad.has-banner,html body.simple-look-theme header.header>.ad.has-image,html body.simple-look-theme header.header>.ad.has-html,html body.simple-look-theme header.header>[class*="ad-header"],html body.simple-look-theme .header>.ad,html body.simple-look-theme .header>.ad-header,html body.simple-look-theme .header>.ad.has-banner,html body.simple-look-theme .header>.ad.has-image,html body.simple-look-theme .header>.ad.has-html,html body.simple-look-theme .header>[class*="ad-header"],html body.simple-look-theme .ad-header{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;max-height:0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important}html body.simple-look-theme header.header,html body.simple-look-theme .header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;grid-template-columns:none!important;padding:14px 16px!important}html body.simple-look-theme .header-left{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}html body.simple-look-theme .header-left .logo,html body.simple-look-theme .header .logo{flex:0 0 auto!important}html body.simple-look-theme .header-left .logo img,html body.simple-look-theme .header .logo img{max-height:70px!important;width:auto!important}}@media(max-width:520px){html body.simple-look-theme header.header,html body.simple-look-theme .header{padding:12px 16px!important}html body.simple-look-theme .header-left{gap:8px!important}html body.simple-look-theme .header-left .logo img,html body.simple-look-theme .header .logo img{max-height:62px!important}}html body.single-post.simple-look-theme .article{background:#fff!important}html body.single-post.simple-look-theme .article-head{padding-bottom:18px!important;border-bottom:1px solid #e7edf4!important;margin-bottom:26px!important}html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .entry-title{font-size:clamp(34px,4.15vw,56px)!important;line-height:1.03!important;letter-spacing:-1.6px!important;font-weight:900!important;color:#07111d!important;max-width:980px!important;margin:16px 0 14px!important}html body.single-post.simple-look-theme .article-meta,html body.single-post.simple-look-theme .single-clean-meta{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0 0 14px!important;color:#667085!important;font-size:14px!important;line-height:1.2!important;font-weight:800!important}html body.single-post.simple-look-theme .article-meta time,html body.single-post.simple-look-theme .single-clean-meta time{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#667085!important}html body.single-post.simple-look-theme .single-meta-category,html body.single-post.simple-look-theme .article-meta .single-meta-category{display:inline-flex!important;align-items:center!important;color:var(--cat-color,var(--sv-accent,#d71920))!important;font-weight:900!important;text-decoration:none!important}html body.single-post.simple-look-theme .single-meta-category::before{content:"•";color:#cbd5e1!important;margin-right:10px!important}html body.single-post.simple-look-theme .share-row{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin:12px 0 18px!important}html body.single-post.simple-look-theme .share-row a,html body.single-post.simple-look-theme .share-row button,html body.single-post.simple-look-theme .share-row .share-btn{min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:9px 13px!important;border-radius:12px!important;border:1px solid #dfe7f0!important;background:#fff!important;color:#07111d!important;font-size:14px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 5px 14px rgba(7,17,29,.04)!important}html body.single-post.simple-look-theme .share-row a:hover,html body.single-post.simple-look-theme .share-row button:hover,html body.single-post.simple-look-theme .share-row .share-btn:hover{border-color:#cfd9e5!important;transform:translateY(-1px)!important}html body.single-post.simple-look-theme .share-row .share-main,html body.single-post.simple-look-theme .share-row .primary,html body.single-post.simple-look-theme .share-row a:first-child{background:var(--sv-accent,#d71920)!important;border-color:var(--sv-accent,#d71920)!important;color:#fff!important}html body.single-post.simple-look-theme .single-share-divider{height:1px!important;width:100%!important;background:#e7edf4!important;margin:0 0 24px!important}html body.single-post.simple-look-theme .article-body,html body.single-post.simple-look-theme .entry-content,html body.single-post.simple-look-theme .typography{color:#111827!important;font-size:19px!important;line-height:1.72!important;font-weight:650!important;letter-spacing:-.12px!important}html body.single-post.simple-look-theme .article-body p,html body.single-post.simple-look-theme .entry-content p,html body.single-post.simple-look-theme .typography p{margin:0 0 21px!important;color:#111827!important}html body.single-post.simple-look-theme .article-body>p:first-child,html body.single-post.simple-look-theme .entry-content>p:first-child,html body.single-post.simple-look-theme .typography>p:first-child{font-size:22px!important;line-height:1.48!important;font-weight:850!important;letter-spacing:-.35px!important;color:#07111d!important;margin-bottom:24px!important}html body.single-post.simple-look-theme .article-body h2,html body.single-post.simple-look-theme .entry-content h2,html body.single-post.simple-look-theme .typography h2{font-size:clamp(26px,2.4vw,34px)!important;line-height:1.12!important;letter-spacing:-.7px!important;font-weight:900!important;color:#07111d!important;margin:34px 0 14px!important}html body.single-post.simple-look-theme .article-body h3,html body.single-post.simple-look-theme .entry-content h3,html body.single-post.simple-look-theme .typography h3{font-size:clamp(22px,2vw,28px)!important;line-height:1.15!important;letter-spacing:-.45px!important;font-weight:900!important;color:#07111d!important;margin:28px 0 12px!important}html body.single-post.simple-look-theme .article-body h4,html body.single-post.simple-look-theme .entry-content h4,html body.single-post.simple-look-theme .typography h4{font-size:21px!important;line-height:1.2!important;font-weight:900!important;margin:24px 0 10px!important}html body.single-post.simple-look-theme .article-body ul,html body.single-post.simple-look-theme .article-body ol,html body.single-post.simple-look-theme .entry-content ul,html body.single-post.simple-look-theme .entry-content ol,html body.single-post.simple-look-theme .typography ul,html body.single-post.simple-look-theme .typography ol{margin:0 0 22px 24px!important;padding:0!important}html body.single-post.simple-look-theme .article-body li,html body.single-post.simple-look-theme .entry-content li,html body.single-post.simple-look-theme .typography li{margin:8px 0!important}html body.single-post.simple-look-theme blockquote{margin:28px 0!important;padding:18px 20px!important;border-left:5px solid var(--cat-color,var(--sv-accent,#d71920))!important;background:#f8fafc!important;border-radius:0 16px 16px 0!important;color:#263241!important;font-weight:800!important}html body.single-post.simple-look-theme .article-body img,html body.single-post.simple-look-theme .entry-content img,html body.single-post.simple-look-theme .typography img{border-radius:var(--sv-radius,20px)!important;max-width:100%!important;height:auto!important}html body.single-post.simple-look-theme .wp-caption,html body.single-post.simple-look-theme figure,html body.single-post.simple-look-theme .wp-block-image,html body.single-post.simple-look-theme .wp-block-video,html body.single-post.simple-look-theme .wp-block-embed{max-width:100%!important;margin:28px auto!important}html body.single-post.simple-look-theme .wp-caption-text,html body.single-post.simple-look-theme figcaption{margin-top:8px!important;color:#667085!important;font-size:13px!important;line-height:1.35!important;font-weight:800!important;text-align:center!important}html body.single-post.simple-look-theme .article-body iframe,html body.single-post.simple-look-theme .entry-content iframe,html body.single-post.simple-look-theme .typography iframe,html body.single-post.simple-look-theme .fb_iframe_widget,html body.single-post.simple-look-theme .fb_iframe_widget span{display:block!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}html body.single-post.simple-look-theme .article-body iframe,html body.single-post.simple-look-theme .entry-content iframe,html body.single-post.simple-look-theme .typography iframe{border-radius:16px!important;overflow:hidden!important}html body.single-post.simple-look-theme .post-tags,html body.single-post.simple-look-theme .tags,html body.single-post.simple-look-theme .tag-list{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:28px 0!important;padding:0!important}html body.single-post.simple-look-theme .post-tags a,html body.single-post.simple-look-theme .tags a,html body.single-post.simple-look-theme .tag-list a{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:8px 13px!important;border-radius:999px!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important;color:var(--sv-accent,#d71920)!important;font-size:13px!important;line-height:1!important;font-weight:850!important;text-decoration:none!important;white-space:nowrap!important}html body.single-post.simple-look-theme .post-nav,html body.single-post.simple-look-theme .prev-next,html body.single-post.simple-look-theme .single-nav{margin-top:26px!important;border-top:1px solid #e7edf4!important;padding-top:14px!important}@media(max-width:760px){html body.single-post.simple-look-theme .article-head{padding-bottom:14px!important;margin-bottom:20px!important}html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .entry-title{font-size:34px!important;line-height:1.06!important;letter-spacing:-.95px!important;margin:12px 0 12px!important}html body.single-post.simple-look-theme .article-meta,html body.single-post.simple-look-theme .single-clean-meta{font-size:13px!important;gap:8px!important;margin-bottom:12px!important}html body.single-post.simple-look-theme .share-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:10px 0 16px!important}html body.single-post.simple-look-theme .share-row a,html body.single-post.simple-look-theme .share-row button,html body.single-post.simple-look-theme .share-row .share-btn{width:100%!important;min-height:39px!important;padding:9px 10px!important;font-size:13px!important}html body.single-post.simple-look-theme .article-body,html body.single-post.simple-look-theme .entry-content,html body.single-post.simple-look-theme .typography{font-size:17px!important;line-height:1.68!important;font-weight:650!important}html body.single-post.simple-look-theme .article-body>p:first-child,html body.single-post.simple-look-theme .entry-content>p:first-child,html body.single-post.simple-look-theme .typography>p:first-child{font-size:20px!important;line-height:1.42!important;font-weight:850!important}html body.single-post.simple-look-theme .article-body h2,html body.single-post.simple-look-theme .entry-content h2,html body.single-post.simple-look-theme .typography h2{font-size:25px!important;line-height:1.15!important;margin:28px 0 12px!important}html body.single-post.simple-look-theme .article-body h3,html body.single-post.simple-look-theme .entry-content h3,html body.single-post.simple-look-theme .typography h3{font-size:22px!important;line-height:1.16!important;margin:24px 0 10px!important}html body.single-post.simple-look-theme .wp-caption,html body.single-post.simple-look-theme figure,html body.single-post.simple-look-theme .wp-block-image,html body.single-post.simple-look-theme .wp-block-video,html body.single-post.simple-look-theme .wp-block-embed{margin:22px auto!important}html body.single-post.simple-look-theme .post-tags,html body.single-post.simple-look-theme .tags,html body.single-post.simple-look-theme .tag-list{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px!important;margin:24px -16px!important;padding:0 16px 6px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}html body.single-post.simple-look-theme .post-tags::-webkit-scrollbar,html body.single-post.simple-look-theme .tags::-webkit-scrollbar,html body.single-post.simple-look-theme .tag-list::-webkit-scrollbar{display:none!important}html body.single-post.simple-look-theme .post-tags a,html body.single-post.simple-look-theme .tags a,html body.single-post.simple-look-theme .tag-list a{flex:0 0 auto!important;scroll-snap-align:start!important}}@media(max-width:420px){html body.single-post.simple-look-theme .article-title,html body.single-post.simple-look-theme h1.article-title,html body.single-post.simple-look-theme .entry-title{font-size:31px!important}html body.single-post.simple-look-theme .share-row{grid-template-columns:1fr!important}}html body.single-post.simple-look-theme .single-hero-head{position:relative!important;overflow:hidden!important;isolation:isolate!important;padding:34px 32px 24px!important;margin:0 0 28px!important;border:1px solid #e6edf5!important;border-radius:var(--sv-radius,20px)!important;background:linear-gradient(135deg,rgba(255,255,255,.93),rgba(255,255,255,.82)),var(--single-hero-bg,linear-gradient(135deg,#f8fafc,#eef2f7)) center/cover no-repeat!important;box-shadow:0 18px 38px rgba(7,17,29,.08)!important}html body.single-post.simple-look-theme .single-hero-head::before{content:""!important;position:absolute!important;inset:-28px!important;z-index:-2!important;background:var(--single-hero-bg,transparent) center/cover no-repeat!important;filter:blur(24px)!important;transform:scale(1.08)!important;opacity:.42!important}html body.single-post.simple-look-theme .single-hero-head::after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.76),transparent 36%),linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.80) 58%,rgba(255,255,255,.64))!important}html body.single-post.simple-look-theme .single-hero-head .article-title{max-width:940px!important;font-size:clamp(36px,4.05vw,54px)!important;line-height:1.04!important;letter-spacing:-1.55px!important;margin:0 0 14px!important}html body.single-post.simple-look-theme .single-hero-head .single-clean-meta{margin-bottom:14px!important}html body.single-post.simple-look-theme .single-hero-head .share-row{margin-top:10px!important;margin-bottom:0!important}html body.single-post.simple-look-theme .single-hero-head .single-share-divider{margin-top:18px!important;margin-bottom:0!important;background:rgba(15,23,42,.12)!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed,html body.single-post.simple-look-theme .article-body .fb-post,html body.single-post.simple-look-theme .article-body .fb-video,html body.single-post.simple-look-theme .entry-content .fb-post,html body.single-post.simple-look-theme .entry-content .fb-video,html body.single-post.simple-look-theme .typography .fb-post,html body.single-post.simple-look-theme .typography .fb-video{width:min(100%,760px)!important;max-width:100%!important;margin:28px auto!important;display:block!important;border-radius:16px!important;overflow:hidden!important;background:#000!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe,html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .article-body iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .entry-content iframe[src*="facebook.com"],html body.single-post.simple-look-theme .entry-content iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .typography iframe[src*="facebook.com"],html body.single-post.simple-look-theme .typography iframe[src*="fbcdn.net"]{display:block!important;width:100%!important;max-width:100%!important;min-height:420px!important;margin:0 auto!important;border:0!important;border-radius:16px!important}html body.single-post.simple-look-theme .fb_iframe_widget,html body.single-post.simple-look-theme .fb_iframe_widget span{width:100%!important;max-width:100%!important}html body.single-post.simple-look-theme .wp-block-embed__wrapper,html body.single-post.simple-look-theme .video-frame{position:relative!important;width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;border-radius:16px!important;overflow:hidden!important}html body.single-post.simple-look-theme .wp-block-embed__wrapper iframe,html body.single-post.simple-look-theme .video-frame iframe{display:block!important;width:100%!important;max-width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important;border:0!important}@media(max-width:760px){html body.single-post.simple-look-theme .single-hero-head{padding:24px 18px 18px!important;border-radius:18px!important;margin:0 0 22px!important}html body.single-post.simple-look-theme .single-hero-head .article-title{font-size:32px!important;line-height:1.07!important;letter-spacing:-.9px!important}html body.single-post.simple-look-theme .single-hero-head .share-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed,html body.single-post.simple-look-theme .article-body .fb-post,html body.single-post.simple-look-theme .article-body .fb-video{width:100%!important;margin:22px auto!important;border-radius:14px!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe,html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .article-body iframe[src*="fbcdn.net"]{min-height:360px!important;border-radius:14px!important}}@media(max-width:420px){html body.single-post.simple-look-theme .single-hero-head .article-title{font-size:29px!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe,html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .article-body iframe[src*="fbcdn.net"]{min-height:330px!important}}html body.single-post.simple-look-theme .article-body .sl-responsive-fb-embed,html body.single-post.simple-look-theme .entry-content .sl-responsive-fb-embed,html body.single-post.simple-look-theme .typography .sl-responsive-fb-embed,html body.single-post.simple-look-theme .article-body .fb-video,html body.single-post.simple-look-theme .entry-content .fb-video,html body.single-post.simple-look-theme .typography .fb-video,html body.single-post.simple-look-theme .article-body .fb-post,html body.single-post.simple-look-theme .entry-content .fb-post,html body.single-post.simple-look-theme .typography .fb-post{width:100%!important;max-width:520px!important;margin:28px auto!important;display:block!important;border-radius:16px!important;overflow:hidden!important;background:#000!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed .fb_iframe_widget,html body.single-post.simple-look-theme .sl-responsive-fb-embed .fb_iframe_widget span,html body.single-post.simple-look-theme .article-body .fb_iframe_widget,html body.single-post.simple-look-theme .article-body .fb_iframe_widget span,html body.single-post.simple-look-theme .entry-content .fb_iframe_widget,html body.single-post.simple-look-theme .entry-content .fb_iframe_widget span,html body.single-post.simple-look-theme .typography .fb_iframe_widget,html body.single-post.simple-look-theme .typography .fb_iframe_widget span{display:block!important;width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe,html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .article-body iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .entry-content iframe[src*="facebook.com"],html body.single-post.simple-look-theme .entry-content iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .typography iframe[src*="facebook.com"],html body.single-post.simple-look-theme .typography iframe[src*="fbcdn.net"]{display:block!important;width:100%!important;max-width:520px!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;border:0!important;border-radius:16px!important;overflow:hidden!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe{height:auto}@media(max-width:760px){html body.single-post.simple-look-theme .article-body .sl-responsive-fb-embed,html body.single-post.simple-look-theme .entry-content .sl-responsive-fb-embed,html body.single-post.simple-look-theme .typography .sl-responsive-fb-embed,html body.single-post.simple-look-theme .article-body .fb-video,html body.single-post.simple-look-theme .entry-content .fb-video,html body.single-post.simple-look-theme .typography .fb-video,html body.single-post.simple-look-theme .article-body .fb-post,html body.single-post.simple-look-theme .entry-content .fb-post,html body.single-post.simple-look-theme .typography .fb-post{width:100%!important;max-width:100%!important;margin:22px auto!important;border-radius:14px!important}html body.single-post.simple-look-theme .sl-responsive-fb-embed .fb_iframe_widget,html body.single-post.simple-look-theme .sl-responsive-fb-embed .fb_iframe_widget span,html body.single-post.simple-look-theme .article-body .fb_iframe_widget,html body.single-post.simple-look-theme .article-body .fb_iframe_widget span,html body.single-post.simple-look-theme .entry-content .fb_iframe_widget,html body.single-post.simple-look-theme .entry-content .fb_iframe_widget span,html body.single-post.simple-look-theme .typography .fb_iframe_widget,html body.single-post.simple-look-theme .typography .fb_iframe_widget span,html body.single-post.simple-look-theme .sl-responsive-fb-embed iframe,html body.single-post.simple-look-theme .article-body iframe[src*="facebook.com"],html body.single-post.simple-look-theme .article-body iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .entry-content iframe[src*="facebook.com"],html body.single-post.simple-look-theme .entry-content iframe[src*="fbcdn.net"],html body.single-post.simple-look-theme .typography iframe[src*="facebook.com"],html body.single-post.simple-look-theme .typography iframe[src*="fbcdn.net"]{width:100%!important;max-width:100%!important;border-radius:14px!important}}html{scroll-behavior:smooth}html body.simple-look-theme{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@supports (content-visibility:auto){html body.simple-look-theme .section,html body.simple-look-theme .content>section,html body.simple-look-theme .related-section,html body.simple-look-theme .comments,html body.simple-look-theme .sidebar>section,html body.simple-look-theme .footer{content-visibility:auto;contain-intrinsic-size:1px 520px}html body.simple-look-theme .hero,html body.simple-look-theme .header,html body.simple-look-theme .main-nav,html body.simple-look-theme .ticker,html body.single-post.simple-look-theme .article-head,html body.single-post.simple-look-theme .article-body{content-visibility:visible;contain-intrinsic-size:auto}}html body.simple-look-theme .card,html body.simple-look-theme .story-card,html body.simple-look-theme .overlay-card,html body.simple-look-theme .side-block,html body.simple-look-theme .quick-panel,html body.simple-look-theme .article,html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .post-card{contain:layout paint}html body.simple-look-theme .sl-lazy-bg,html body.simple-look-theme .image-bg,html body.simple-look-theme .thumb,html body.simple-look-theme .hero-figure,html body.simple-look-theme .inline-figure{background-color:#e8edf3;transform:translateZ(0);backface-visibility:hidden}html body.simple-look-theme .slider.sl-is-offscreen *,html body.simple-look-theme .slider.sl-is-offscreen{animation-play-state:paused!important;transition:none!important}html body.simple-look-theme .story-card,html body.simple-look-theme .post-card,html body.simple-look-theme .card,html body.simple-look-theme .share-btn,html body.simple-look-theme .quick-link{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease!important}html body.simple-look-theme .story-card:hover,html body.simple-look-theme .post-card:hover,html body.simple-look-theme .card:hover{transform:translateY(-1px)}@media (hover:none){html body.simple-look-theme .story-card:hover,html body.simple-look-theme .post-card:hover,html body.simple-look-theme .card:hover,html body.simple-look-theme .share-btn:hover{transform:none!important}}@media(max-width:760px){html body.single-post.simple-look-theme .single-hero-head::before{filter:blur(12px)!important;opacity:.28!important}html body.simple-look-theme .float-ad,html body.simple-look-theme .sticky-ad{display:none!important}}@media (prefers-reduced-motion:reduce){html body.simple-look-theme *,html body.simple-look-theme *::before,html body.simple-look-theme *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}html body.simple-look-theme .hero,html body.simple-look-theme .hero *,html body.simple-look-theme .slider,html body.simple-look-theme .slider .slide.active,html body.simple-look-theme .slider .slide.active .image-bg{content-visibility:visible!important}html body.simple-look-theme .slider .slide.active .image-bg{will-change:auto!important}@media(max-width:760px){html body.simple-look-theme .slider{min-height:420px}}html body.simple-look-theme .section,html body.simple-look-theme .content>section,html body.simple-look-theme .related-section,html body.simple-look-theme .comments,html body.simple-look-theme .sidebar>section,html body.simple-look-theme .footer,html body.simple-look-theme .hero,html body.simple-look-theme .header,html body.simple-look-theme .main-nav,html body.simple-look-theme .ticker,html body.single-post.simple-look-theme .article-head,html body.single-post.simple-look-theme .article-body{content-visibility:visible!important;contain-intrinsic-size:auto!important}html body.simple-look-theme .card,html body.simple-look-theme .story-card,html body.simple-look-theme .overlay-card,html body.simple-look-theme .side-block,html body.simple-look-theme .quick-panel,html body.simple-look-theme .article,html body.simple-look-theme .ad,html body.simple-look-theme .float-ad,html body.simple-look-theme .post-card{contain:none!important}html body.simple-look-theme .sl-lazy-bg,html body.simple-look-theme .image-bg,html body.simple-look-theme .thumb,html body.simple-look-theme .hero-figure,html body.simple-look-theme .inline-figure{transform:translateZ(0);backface-visibility:hidden}@media(max-width:760px){html body.simple-look-theme .float-ad,html body.simple-look-theme .sticky-ad{display:initial}html body.single-post.simple-look-theme .single-hero-head::before{filter:blur(14px)!important;opacity:.32!important}}html body.simple-look-theme a,html body.simple-look-theme button,html body.simple-look-theme .story-card,html body.simple-look-theme .post-card,html body.simple-look-theme .quick-link{transition-duration:.14s!important}html body.simple-look-theme .float-ad,html body.simple-look-theme .floating-ad,html body.simple-look-theme .sticky-ad,html body.simple-look-theme .side-sticky-ad,html body.simple-look-theme .ad-floating,html body.simple-look-theme .ad-sticky,html body.simple-look-theme [class*="float-ad"],html body.simple-look-theme [class*="sticky-reklama"],html body.simple-look-theme [class*="sticky-ad"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body.simple-look-theme .sl-weather-full{--w-accent:var(--sv-accent,#d71920);--w-ink:#07111d;--w-muted:#667085;--w-line:#dfe7f0;margin:26px 0;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--w-line);box-shadow:0 16px 38px rgba(7,17,29,.08)}html body.simple-look-theme .slwf-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:18px;align-items:stretch;padding:24px;background:radial-gradient(circle at 15% 0%,rgba(255,255,255,.34),transparent 35%),linear-gradient(135deg,#07111d,#182536 58%,#0b121b);color:#fff}html body.simple-look-theme .slwf-kicker{display:inline-flex;align-items:center;gap:7px;color:#ffd166;font-size:13px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}html body.simple-look-theme .slwf-kicker .icon{width:16px;height:16px}html body.simple-look-theme .slwf-hero h2{margin:0;color:#fff;font-size:clamp(28px,3.1vw,44px);line-height:1.04;letter-spacing:-1px;font-weight:900}html body.simple-look-theme .slwf-hero p{margin:10px 0 0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.35;font-weight:800}html body.simple-look-theme .slwf-current{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);text-align:center;padding:18px}html body.simple-look-theme .slwf-current .icon{width:44px;height:44px;color:#ffd166;stroke:#ffd166}html body.simple-look-theme .slwf-current strong{display:block;color:#fff;font-size:46px;line-height:1;letter-spacing:-1px;font-weight:900}html body.simple-look-theme .slwf-current span{color:rgba(255,255,255,.78);font-size:13px;font-weight:850}html body.simple-look-theme .slwf-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:var(--w-line);border-bottom:1px solid var(--w-line)}html body.simple-look-theme .slwf-metric{min-height:94px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:14px;background:#fff}html body.simple-look-theme .slwf-metric .icon{width:21px;height:21px;color:var(--w-accent);stroke:var(--w-accent)}html body.simple-look-theme .slwf-metric span{color:var(--w-muted);font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}html body.simple-look-theme .slwf-metric strong{color:var(--w-ink);font-size:17px;line-height:1.1;font-weight:900}html body.simple-look-theme .slwf-hourly-wrap{padding:20px 22px 8px}html body.simple-look-theme .slwf-hourly-wrap h3{margin:0 0 12px;color:var(--w-ink);font-size:20px;line-height:1.1;font-weight:900}html body.simple-look-theme .slwf-hourly{display:grid;grid-auto-flow:column;grid-auto-columns:92px;gap:10px;overflow-x:auto;overflow-y:hidden;padding:0 0 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}html body.simple-look-theme .slwf-hourly::-webkit-scrollbar{height:6px}html body.simple-look-theme .slwf-hourly::-webkit-scrollbar-thumb{background:#ccd6e2;border-radius:999px}html body.simple-look-theme .slwf-hour{scroll-snap-align:start;min-height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:16px;background:#f8fafc;border:1px solid #e4ebf3;text-align:center;padding:10px}html body.simple-look-theme .slwf-hour span,html body.simple-look-theme .slwf-hour small{color:var(--w-muted);font-size:12px;font-weight:850}html body.simple-look-theme .slwf-hour .icon{width:25px;height:25px;color:var(--w-accent);stroke:var(--w-accent)}html body.simple-look-theme .slwf-hour strong{color:var(--w-ink);font-size:20px;font-weight:900}html body.simple-look-theme .slwf-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 22px 22px}html body.simple-look-theme .slwf-day{border-radius:18px;border:1px solid #e2e9f2;background:linear-gradient(180deg,#fff,#f9fbfd);padding:15px;min-width:0;box-shadow:0 8px 20px rgba(7,17,29,.045)}html body.simple-look-theme .slwf-day-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}html body.simple-look-theme .slwf-day-top strong{display:block;color:var(--w-ink);font-size:16px;line-height:1.1;font-weight:900}html body.simple-look-theme .slwf-day-top span{display:block;margin-top:4px;color:var(--w-muted);font-size:12px;font-weight:850}html body.simple-look-theme .slwf-day-top .icon{width:30px;height:30px;flex:0 0 auto;color:var(--w-accent);stroke:var(--w-accent)}html body.simple-look-theme .slwf-day p{min-height:36px;margin:0 0 12px;color:#475569;font-size:13px;line-height:1.35;font-weight:800}html body.simple-look-theme .slwf-temp{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}html body.simple-look-theme .slwf-temp b{color:var(--w-ink);font-size:30px;line-height:.95;font-weight:900}html body.simple-look-theme .slwf-temp span{color:#8a96a6;font-size:18px;line-height:1;font-weight:900}html body.simple-look-theme .slwf-day-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px}html body.simple-look-theme .slwf-day-meta span{display:inline-flex;align-items:center;gap:5px;color:#475569;font-size:12px;line-height:1;font-weight:850}html body.simple-look-theme .slwf-day-meta .icon{width:14px;height:14px;color:var(--w-accent);stroke:var(--w-accent)}html body.simple-look-theme .slwf-note{display:flex;align-items:flex-start;gap:8px;padding:13px 22px;background:#f8fafc;border-top:1px solid var(--w-line);color:#667085;font-size:12px;line-height:1.4;font-weight:800}html body.simple-look-theme .slwf-note .icon{width:16px;height:16px;flex:0 0 auto;color:var(--w-accent);stroke:var(--w-accent)}@media(max-width:1100px){html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}html body.simple-look-theme .slwf-days{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){html body.simple-look-theme .sl-weather-full{margin:20px 0;border-radius:20px}html body.simple-look-theme .slwf-hero{grid-template-columns:1fr;padding:20px}html body.simple-look-theme .slwf-current{flex-direction:row;justify-content:flex-start;text-align:left}html body.simple-look-theme .slwf-current strong{font-size:38px}html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}html body.simple-look-theme .slwf-metric{min-height:84px}html body.simple-look-theme .slwf-days{grid-template-columns:1fr;padding:14px}html body.simple-look-theme .slwf-hourly-wrap{padding:18px 14px 6px}html body.simple-look-theme .slwf-note{padding:12px 14px}}html body.simple-look-theme .sl-weather-full{border-radius:26px!important;box-shadow:0 20px 46px rgba(7,17,29,.10)!important}html body.simple-look-theme .slw-svg{display:block;width:1em;height:1em;color:currentColor;flex:0 0 auto}html body.simple-look-theme .slwf-hero{grid-template-columns:minmax(0,1fr) 190px!important;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.14),transparent 32%),radial-gradient(circle at 90% 20%,rgba(215,25,32,.22),transparent 30%),linear-gradient(135deg,#06101c,#172536 62%,#0b121b)!important}html body.simple-look-theme .slwf-kicker .slw-svg{width:16px;height:16px}html body.simple-look-theme .slwf-hero h2{max-width:720px}html body.simple-look-theme .slwf-current{min-height:150px}html body.simple-look-theme .slwf-current .slw-svg{width:48px;height:48px;color:#ffd166}html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(6,minmax(0,1fr))!important}html body.simple-look-theme .slwf-metric{position:relative;min-height:104px!important;padding:16px 14px 14px!important;gap:7px!important;overflow:hidden}html body.simple-look-theme .slwf-metric::after{content:"";position:absolute;right:-18px;bottom:-22px;width:70px;height:70px;border-radius:999px;background:rgba(215,25,32,.055)}html body.simple-look-theme .slwf-metric .slw-svg{width:25px;height:25px;color:var(--w-accent);stroke:var(--w-accent);position:relative;z-index:1}html body.simple-look-theme .slwf-metric span,html body.simple-look-theme .slwf-metric strong{position:relative;z-index:1}html body.simple-look-theme .slwf-metric strong{font-size:18px!important}html body.simple-look-theme .slwf-hour{background:linear-gradient(180deg,#fff,#f8fafc)!important;box-shadow:0 8px 18px rgba(7,17,29,.045)}html body.simple-look-theme .slwf-hour .slw-svg{width:27px;height:27px;color:var(--w-accent)}html body.simple-look-theme .slwf-days{grid-template-columns:repeat(7,minmax(150px,1fr))!important;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:18px!important}html body.simple-look-theme .slwf-days::-webkit-scrollbar{height:7px}html body.simple-look-theme .slwf-days::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}html body.simple-look-theme .slwf-day{scroll-snap-align:start;min-width:150px;transition:transform .14s ease,box-shadow .14s ease}html body.simple-look-theme .slwf-day:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(7,17,29,.075)}html body.simple-look-theme .slwf-day-top .slw-svg{width:32px;height:32px;color:var(--w-accent)}html body.simple-look-theme .slwf-day-meta .slw-svg{width:14px;height:14px;color:var(--w-accent)}html body.simple-look-theme .slwf-day-meta{grid-template-columns:1fr!important}html body.simple-look-theme .slwf-day-meta span{white-space:nowrap}html body.simple-look-theme .slwf-note .slw-svg{width:16px;height:16px;color:var(--w-accent)}@media(max-width:1180px){html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body.simple-look-theme .slwf-days{grid-template-columns:repeat(7,170px)!important}}@media(max-width:760px){html body.simple-look-theme .slwf-hero{grid-template-columns:1fr!important}html body.simple-look-theme .slwf-current{min-height:0}html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.simple-look-theme .slwf-metric{min-height:92px!important}html body.simple-look-theme .slwf-days{grid-template-columns:repeat(7,78%)!important;padding:14px!important}}@media(max-width:420px){html body.simple-look-theme .slwf-days{grid-template-columns:repeat(7,84%)!important}}html body.simple-look-theme .sl-page-fullwidth,html body.simple-look-theme .fullwidth-page-template{width:100%!important;max-width:none!important}html body.simple-look-theme .sl-page-fullwidth .fullwidth-content-box,html body.simple-look-theme .fullwidth-page-template .fullwidth-content-box,html body.simple-look-theme .sl-page-fullwidth .content-box.wide,html body.simple-look-theme .fullwidth-page-template .content-box.wide{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}html body.simple-look-theme .sl-page-fullwidth .typography,html body.simple-look-theme .fullwidth-page-template .typography{max-width:none!important}html body.simple-look-theme .sl-page-fullwidth .wp-block-group.alignfull,html body.simple-look-theme .sl-page-fullwidth .alignfull,html body.simple-look-theme .fullwidth-page-template .wp-block-group.alignfull,html body.simple-look-theme .fullwidth-page-template .alignfull{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html body.simple-look-theme .page-content>.sl-pbl-page,html body.simple-look-theme .page-content .sl-pbl-wrap,html body.simple-look-theme .page-content .sl-page-builder,html body.simple-look-theme .page-content .pbl-page{width:100%!important;max-width:none!important}html body.simple-look-theme .sl-page-fullwidth .sl-weather-full,html body.simple-look-theme .fullwidth-page-template .sl-weather-full{width:100%!important;max-width:none!important}html body.simple-look-theme.sl-is-fullwidth-page .content{max-width:var(--container,1180px)!important}html body.simple-look-theme.sl-is-fullwidth-page .content-box,html body.simple-look-theme.sl-is-fullwidth-page .fullwidth-content-box{max-width:none!important}html body.simple-look-theme .sl-weather-full{border-radius:24px!important;overflow:hidden!important;background:#fff!important;border:1px solid #dfe7f0!important;box-shadow:0 18px 42px rgba(7,17,29,.08)!important}html body.simple-look-theme .slwf-hero{min-height:212px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;align-items:center!important;gap:16px!important;padding:26px 24px!important}html body.simple-look-theme .slwf-hero-main{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:150px!important}html body.simple-look-theme .slwf-hero h2{margin:0!important;max-width:760px!important;font-size:clamp(34px,3.8vw,52px)!important;line-height:1.04!important;letter-spacing:-1.35px!important}html body.simple-look-theme .slwf-kicker{margin-bottom:8px!important}html body.simple-look-theme .slwf-hero p{margin-top:8px!important}html body.simple-look-theme .slwf-current{width:100%!important;min-height:148px!important;border-radius:20px!important;background:rgba(255,255,255,.11)!important}html body.simple-look-theme .slwf-metrics{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}html body.simple-look-theme .slwf-metric{min-height:92px!important;padding:14px 16px!important;justify-content:center!important}html body.simple-look-theme .slwf-metric::after{width:58px!important;height:58px!important;right:-18px!important;bottom:-20px!important}html body.simple-look-theme .slwf-metric .slw-svg{width:24px!important;height:24px!important;margin-bottom:2px!important}html body.simple-look-theme .slwf-metric span{font-size:11px!important;letter-spacing:.02em!important}html body.simple-look-theme .slwf-metric strong{font-size:17px!important}html body.simple-look-theme .slwf-hourly-wrap{padding:20px 20px 8px!important}html body.simple-look-theme .slwf-hourly-wrap h3{margin-bottom:12px!important}html body.simple-look-theme .slwf-hourly{grid-auto-columns:92px!important;gap:10px!important}html body.simple-look-theme .slwf-days{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(148px,1fr))!important;gap:14px!important;overflow:visible!important;padding:18px 20px 20px!important}html body.simple-look-theme .slwf-days::-webkit-scrollbar{display:none!important}html body.simple-look-theme .slwf-day{min-width:0!important;border-radius:18px!important;padding:15px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border:1px solid #dfe7f0!important;box-shadow:0 8px 18px rgba(7,17,29,.045)!important}html body.simple-look-theme .slwf-day-top{margin-bottom:10px!important}html body.simple-look-theme .slwf-day-top strong{font-size:16px!important}html body.simple-look-theme .slwf-day-top .slw-svg{width:30px!important;height:30px!important}html body.simple-look-theme .slwf-day p{min-height:34px!important;margin-bottom:12px!important}html body.simple-look-theme .slwf-temp{margin-bottom:12px!important}html body.simple-look-theme .slwf-temp b{font-size:32px!important}html body.simple-look-theme .slwf-day-meta{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}html body.simple-look-theme .slwf-day-meta span{font-size:12px!important;white-space:nowrap!important}html body.simple-look-theme .slwf-note{padding:13px 20px!important}@media(min-width:1000px){html body.simple-look-theme .slwf-days{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important}}@media(max-width:1100px){html body.simple-look-theme .slwf-hero{grid-template-columns:minmax(0,1fr) 170px!important}html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}html body.simple-look-theme .slwf-days{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){html body.simple-look-theme .slwf-hero{min-height:auto!important;grid-template-columns:1fr!important;padding:22px 18px!important;gap:14px!important}html body.simple-look-theme .slwf-hero-main{min-height:0!important}html body.simple-look-theme .slwf-hero h2{font-size:34px!important;line-height:1.06!important}html body.simple-look-theme .slwf-current{min-height:92px!important}html body.simple-look-theme .slwf-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.simple-look-theme .slwf-days{grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:82%!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;padding:14px!important}html body.simple-look-theme .slwf-day{scroll-snap-align:start!important}}@media(max-width:420px){html body.simple-look-theme .slwf-hero h2{font-size:30px!important}html body.simple-look-theme .slwf-days{grid-auto-columns:86%!important}}html body.simple-look-theme .sl-exchange-box{--ex-accent:var(--sv-accent,#d71920);--ex-ink:#07111d;--ex-muted:#667085;--ex-line:#dfe7f0;margin:26px 0;border:1px solid var(--ex-line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 38px rgba(7,17,29,.08)}html body.simple-look-theme .sl-exchange-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.15),transparent 34%),linear-gradient(135deg,#07111d,#172536 62%,#0b121b);color:#fff}html body.simple-look-theme .sl-exchange-kicker{display:inline-flex;align-items:center;min-height:26px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffd166;font-size:12px;line-height:1;font-weight:900;letter-spacing:.08em}html body.simple-look-theme .sl-exchange-head h2{margin:10px 0 6px;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-1px;font-weight:900}html body.simple-look-theme .sl-exchange-head p{margin:0;color:rgba(255,255,255,.78);font-size:15px;font-weight:800}html body.simple-look-theme .sl-exchange-date{flex:0 0 auto;min-width:170px;padding:16px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);text-align:center}html body.simple-look-theme .sl-exchange-date span{display:block;color:rgba(255,255,255,.72);font-size:12px;font-weight:900;text-transform:uppercase}html body.simple-look-theme .sl-exchange-date strong{display:block;margin-top:7px;color:#fff;font-size:22px;font-weight:900}html body.simple-look-theme .sl-exchange-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px}html body.simple-look-theme .sl-exchange-card{border:1px solid #e1e8f0;border-radius:18px;padding:16px;background:linear-gradient(180deg,#fff,#f9fbfd);box-shadow:0 8px 18px rgba(7,17,29,.045)}html body.simple-look-theme .sl-exchange-card-top,html body.simple-look-theme .sl-exchange-currency{display:flex;align-items:center;gap:10px}html body.simple-look-theme .sl-exchange-flag{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#f2f5f9;font-size:23px;box-shadow:inset 0 0 0 1px #e2e8f0;flex:0 0 auto}html body.simple-look-theme .sl-exchange-card-top strong{display:block;color:var(--ex-ink);font-size:20px;line-height:1;font-weight:900}html body.simple-look-theme .sl-exchange-card-top span:not(.sl-exchange-flag){display:block;margin-top:4px;color:var(--ex-muted);font-size:12px;line-height:1.2;font-weight:800}html body.simple-look-theme .sl-exchange-main-rate{margin-top:16px}html body.simple-look-theme .sl-exchange-main-rate b{display:block;color:var(--ex-accent);font-size:30px;line-height:1;font-weight:900;letter-spacing:-.5px}html body.simple-look-theme .sl-exchange-main-rate span{display:block;margin-top:6px;color:var(--ex-muted);font-size:12px;font-weight:850}html body.simple-look-theme .sl-exchange-table-wrap{padding:0 20px 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}html body.simple-look-theme .sl-exchange-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;border:1px solid #e1e8f0;border-radius:18px;overflow:hidden;background:#fff}html body.simple-look-theme .sl-exchange-table th,html body.simple-look-theme .sl-exchange-table td{padding:13px 14px;text-align:left;border-bottom:1px solid #e8eef5;color:var(--ex-ink);font-size:14px;font-weight:850}html body.simple-look-theme .sl-exchange-table th{background:#f8fafc;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.035em;font-weight:900}html body.simple-look-theme .sl-exchange-table tr:last-child td{border-bottom:0}html body.simple-look-theme .sl-exchange-currency small{display:block;margin-top:3px;color:var(--ex-muted);font-size:12px;line-height:1.15;font-weight:750}html body.simple-look-theme .sl-exchange-foot{padding:12px 20px;border-top:1px solid var(--ex-line);background:#f8fafc;color:#667085;font-size:12px;font-weight:800}html body.simple-look-theme .sl-exchange-error{padding:16px;border-radius:14px;background:#fff5f5;border:1px solid #fecaca;color:#991b1b;font-weight:850}@media(max-width:900px){html body.simple-look-theme .sl-exchange-head{align-items:flex-start;flex-direction:column}html body.simple-look-theme .sl-exchange-date{width:100%;text-align:left}html body.simple-look-theme .sl-exchange-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){html body.simple-look-theme .sl-exchange-head{padding:20px}html body.simple-look-theme .sl-exchange-cards{grid-template-columns:1fr;padding:14px}html body.simple-look-theme .sl-exchange-table-wrap{padding:0 14px 14px}html body.simple-look-theme .sl-exchange-card{padding:14px}}html body.simple-look-theme .sl-exchange-slot{margin:0 0 var(--sv-gap,14px)}html body.simple-look-theme .sl-sidebar-exchange-slot:empty{display:none}html body.simple-look-theme .sl-exchange-slot .section-head{margin-bottom:8px}html body.simple-look-theme .sidebar .sl-exchange-box,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-box{margin:0;border-radius:18px;box-shadow:0 10px 24px rgba(7,17,29,.065)}html body.simple-look-theme .sidebar .sl-exchange-head,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head{padding:14px;gap:10px;display:block}html body.simple-look-theme .sidebar .sl-exchange-kicker,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-kicker{min-height:22px;padding:5px 8px;font-size:10px}html body.simple-look-theme .sidebar .sl-exchange-head h2,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head h2{font-size:22px;margin:8px 0 4px;letter-spacing:-.4px}html body.simple-look-theme .sidebar .sl-exchange-head p,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head p{font-size:12px;line-height:1.3}html body.simple-look-theme .sidebar .sl-exchange-date,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-date{display:none}html body.simple-look-theme .sidebar .sl-exchange-cards,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-cards{grid-template-columns:1fr;gap:8px;padding:10px}html body.simple-look-theme .sidebar .sl-exchange-card,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card{padding:10px;border-radius:14px}html body.simple-look-theme .sidebar .sl-exchange-flag,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-flag{width:34px;height:34px;font-size:19px}html body.simple-look-theme .sidebar .sl-exchange-card-top strong,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card-top strong{font-size:17px}html body.simple-look-theme .sidebar .sl-exchange-main-rate,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate{margin-top:10px}html body.simple-look-theme .sidebar .sl-exchange-main-rate b,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate b{font-size:24px}html body.simple-look-theme .sidebar .sl-exchange-foot,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-foot{padding:9px 10px;font-size:11px}html body.single-post.simple-look-theme .sl-exchange-slot-single{margin:28px 0}html body.single-post.simple-look-theme .sl-exchange-slot-single .sl-exchange-box{margin:0}@media(max-width:760px){html body.simple-look-theme .sidebar .sl-exchange-cards,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-cards{grid-template-columns:1fr}}html body.simple-look-theme .sidebar .sl-exchange-box,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-box{border-radius:14px!important;overflow:hidden!important}html body.simple-look-theme .sidebar .sl-exchange-head,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head{padding:11px 12px!important;background:linear-gradient(135deg,#07111d,#122033)!important}html body.simple-look-theme .sidebar .sl-exchange-kicker,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-kicker{display:none!important}html body.simple-look-theme .sidebar .sl-exchange-head h2,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head h2{font-size:20px!important;line-height:1.05!important;margin:0 0 3px!important}html body.simple-look-theme .sidebar .sl-exchange-head p,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-head p{font-size:11px!important;line-height:1.2!important;opacity:.82!important}html body.simple-look-theme .sidebar .sl-exchange-cards,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-cards{grid-template-columns:1fr 1fr!important;gap:7px!important;padding:8px!important}html body.simple-look-theme .sidebar .sl-exchange-card,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card{border-radius:12px!important;padding:8px!important;min-width:0!important;box-shadow:none!important;background:#fff!important}html body.simple-look-theme .sidebar .sl-exchange-card-top,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card-top{align-items:center!important;gap:7px!important}html body.simple-look-theme .sl-exchange-flag{display:inline-grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}html body.simple-look-theme .sl-exchange-flag svg{width:30px!important;height:30px!important;display:block!important}html body.simple-look-theme .sidebar .sl-exchange-card-top strong,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card-top strong{font-size:15px!important;line-height:1!important}html body.simple-look-theme .sidebar .sl-exchange-card-top span:not(.sl-exchange-flag),html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-card-top span:not(.sl-exchange-flag){font-size:10px!important;line-height:1.05!important;margin-top:2px!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html body.simple-look-theme .sidebar .sl-exchange-main-rate,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate{margin-top:8px!important}html body.simple-look-theme .sidebar .sl-exchange-main-rate b,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate b{font-size:20px!important;letter-spacing:-.4px!important}html body.simple-look-theme .sidebar .sl-exchange-main-rate span,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate span{margin-top:3px!important;font-size:10px!important;line-height:1.1!important}html body.simple-look-theme .sidebar .sl-exchange-foot,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-foot{display:none!important}html body.simple-look-theme .content .sl-exchange-table .sl-exchange-flag,html body.simple-look-theme .article .sl-exchange-table .sl-exchange-flag{width:36px!important;height:36px!important;min-width:36px!important}html body.simple-look-theme .content .sl-exchange-table .sl-exchange-flag svg,html body.simple-look-theme .article .sl-exchange-table .sl-exchange-flag svg{width:36px!important;height:36px!important}html body.single-post.simple-look-theme .sl-exchange-slot-single .sl-exchange-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}html body.single-post.simple-look-theme .sl-exchange-slot-single .sl-exchange-card{padding:12px!important}@media(max-width:1100px){html body.single-post.simple-look-theme .sl-exchange-slot-single .sl-exchange-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){html body.simple-look-theme .sidebar .sl-exchange-cards,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-cards{grid-template-columns:1fr 1fr!important}html body.single-post.simple-look-theme .sl-exchange-slot-single .sl-exchange-cards{grid-template-columns:1fr 1fr!important}html body.simple-look-theme .sidebar .sl-exchange-main-rate b,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-main-rate b{font-size:19px!important}}html body.simple-look-theme .sl-exchange-flag{width:34px!important;height:34px!important;min-width:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 12px rgba(7,17,29,.06)!important;overflow:hidden!important}html body.simple-look-theme .sl-exchange-flag .fi{width:24px!important;height:24px!important;border-radius:999px!important;background-size:cover!important;box-shadow:0 0 0 1px rgba(7,17,29,.08)!important}html body.simple-look-theme .sl-exchange-flag svg{display:none!important}html body.simple-look-theme .sl-exchange-flag-fallback span{color:#07111d!important;font-size:11px!important;line-height:1!important;font-weight:900!important}html body.simple-look-theme .sidebar .sl-exchange-flag,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-flag{width:30px!important;height:30px!important;min-width:30px!important}html body.simple-look-theme .sidebar .sl-exchange-flag .fi,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-flag .fi{width:22px!important;height:22px!important}html body.simple-look-theme .content .sl-exchange-table .sl-exchange-flag,html body.simple-look-theme .article .sl-exchange-table .sl-exchange-flag{width:36px!important;height:36px!important;min-width:36px!important}html body.simple-look-theme .content .sl-exchange-table .sl-exchange-flag .fi,html body.simple-look-theme .article .sl-exchange-table .sl-exchange-flag .fi{width:26px!important;height:26px!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::after{content:"";position:absolute;right:8px;top:8px;width:8px;height:8px;border-radius:999px;background:#ffca28;box-shadow:0 0 0 0 rgba(255,202,40,.55);animation:slRadioPulse 1.7s infinite}html body.simple-look-theme .header-radio-btn.sl-radio-toggle{padding-right:18px!important}html body.simple-look-theme .sl-radio-player{display:none!important}html body.simple-look-theme .header-info-strip{align-items:center!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle{position:relative!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.72)!important;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.98),rgba(255,255,255,.88) 42%,rgba(255,255,255,.78)),linear-gradient(135deg,#fff,#f4f7fb)!important;color:var(--sv-accent,#d71920)!important;box-shadow:0 12px 28px rgba(7,17,29,.14),inset 0 0 0 1px rgba(215,25,32,.06)!important;overflow:visible!important;cursor:pointer!important;transform:translateZ(0)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible{transform:translateY(-2px) scale(1.04)!important;border-color:rgba(255,255,255,.95)!important;background:#fff!important;box-shadow:0 16px 36px rgba(7,17,29,.18),0 0 0 5px rgba(255,255,255,.18),inset 0 0 0 1px rgba(215,25,32,.12)!important;outline:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:active{transform:translateY(0) scale(.98)!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle .header-radio-text{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle>.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle svg.icon{width:22px!important;height:22px!important;color:var(--sv-accent,#d71920)!important;stroke:currentColor!important;fill:none!important;filter:drop-shadow(0 2px 4px rgba(215,25,32,.15))}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::before{content:""!important;position:absolute!important;inset:8px!important;border-radius:inherit!important;background:rgba(215,25,32,.08)!important;transform:scale(.86)!important;opacity:0!important;transition:opacity .16s ease,transform .16s ease!important;pointer-events:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover::before,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible::before{opacity:1!important;transform:scale(1)!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::after{content:""!important;position:absolute!important;right:2px!important;top:3px!important;width:10px!important;height:10px!important;border-radius:999px!important;background:#ffcc33!important;border:2px solid #d50000!important;box-shadow:0 0 0 0 rgba(255,204,51,.62)!important;animation:slRadioHeaderPulse 1.7s infinite!important;z-index:3!important}@keyframes slRadioHeaderPulse{0%{box-shadow:0 0 0 0 rgba(255,204,51,.62)}70%{box-shadow:0 0 0 10px rgba(255,204,51,0)}100%{box-shadow:0 0 0 0 rgba(255,204,51,0)}}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .sl-radio-tooltip{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover::selection{background:transparent!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]{--radio-tip-text:"Otvori radio player"}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]::marker{display:none}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover::before{opacity:1!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]::selection{background:transparent}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover>span.radio-pulse,html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:focus-visible>span.radio-pulse{opacity:0!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .radio-pulse{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]::part(tooltip){display:none}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]::after{pointer-events:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover .icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:focus-visible .icon{transform:scale(1.04)}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover{z-index:40!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover::selection{color:inherit}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]::before{z-index:1!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover::before,html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:focus-visible::before{z-index:1!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .icon::after{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip]:hover:not(:active)::before{opacity:1!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text{display:block!important;position:absolute!important;left:50%!important;top:calc(100%+10px)!important;transform:translateX(-50%) translateY(-4px)!important;width:max-content!important;max-width:190px!important;padding:8px 10px!important;border-radius:10px!important;background:#07111d!important;color:#fff!important;box-shadow:0 12px 28px rgba(7,17,29,.24)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;z-index:50!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text::before{content:""!important;position:absolute!important;left:50%!important;top:-5px!important;width:10px!important;height:10px!important;transform:translateX(-50%) rotate(45deg)!important;background:#07111d!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text b{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.1!important;font-weight:900!important;white-space:nowrap!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text small{display:block!important;margin-top:3px!important;color:#cbd5e1!important;font-size:10px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover .header-radio-text,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible .header-radio-text{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}@media(max-width:760px){html body.simple-look-theme .header-radio-btn.sl-radio-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle>.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle svg.icon{width:20px!important;height:20px!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle .header-radio-text{display:none!important}}html body.simple-look-theme .header-radio-btn.sl-radio-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 8px 20px rgba(7,17,29,.12),inset 0 0 0 1px rgba(255,255,255,.85)!important;color:var(--sv-accent,#d71920)!important;overflow:visible!important;isolation:isolate!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::before{content:none!important;display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::after{content:""!important;position:absolute!important;right:3px!important;top:3px!important;width:9px!important;height:9px!important;border-radius:999px!important;background:#ffcc33!important;border:2px solid #d50000!important;box-shadow:0 0 0 3px rgba(255,255,255,.9)!important;animation:none!important;z-index:4!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible{transform:translateY(-1px)!important;background:#fff!important;border-color:rgba(215,25,32,.22)!important;box-shadow:0 12px 24px rgba(7,17,29,.16),0 0 0 4px rgba(255,255,255,.18)!important;outline:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:active{transform:translateY(0) scale(.97)!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle>.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle svg.icon{width:21px!important;height:21px!important;color:var(--sv-accent,#d71920)!important;stroke:currentColor!important;fill:none!important;filter:none!important;transition:transform .14s ease!important;z-index:2!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover>.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover svg.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible>.icon,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible svg.icon{transform:scale(1.06)!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text{display:block!important;position:absolute!important;left:50%!important;top:calc(100%+9px)!important;transform:translateX(-50%) translateY(-3px)!important;width:max-content!important;max-width:170px!important;padding:7px 9px!important;border-radius:9px!important;background:#07111d!important;color:#fff!important;box-shadow:0 10px 24px rgba(7,17,29,.22)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .13s ease,transform .13s ease,visibility .13s ease!important;z-index:60!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text::before{content:""!important;position:absolute!important;left:50%!important;top:-4px!important;width:8px!important;height:8px!important;transform:translateX(-50%) rotate(45deg)!important;background:#07111d!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text b{display:block!important;color:#fff!important;font-size:11px!important;line-height:1.1!important;font-weight:900!important;white-space:nowrap!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text small{display:block!important;margin-top:2px!important;color:#cbd5e1!important;font-size:9px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover .header-radio-text,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible .header-radio-text{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}@media(max-width:760px){html body.simple-look-theme .header-radio-btn.sl-radio-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle .header-radio-text{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::after{right:2px!important;top:2px!important}}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::after{content:none!important;display:none!important;animation:none!important;box-shadow:none!important;background:transparent!important;border:0!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle::before{content:none!important;display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;background:#fff!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:999px!important;color:var(--sv-accent,#d71920)!important;box-shadow:0 8px 20px rgba(7,17,29,.13)!important;overflow:visible!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible{background:#fff!important;border-color:rgba(215,25,32,.24)!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px rgba(7,17,29,.16)!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text{display:block!important;position:absolute!important;left:50%!important;top:calc(100%+9px)!important;transform:translateX(-50%) translateY(-3px)!important;width:max-content!important;max-width:150px!important;padding:7px 10px!important;border-radius:9px!important;background:#07111d!important;color:#fff!important;box-shadow:0 10px 24px rgba(7,17,29,.22)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .13s ease,transform .13s ease,visibility .13s ease!important;z-index:60!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text b{display:block!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle[data-tooltip] .header-radio-text small{display:none!important}html body.simple-look-theme .header-radio-btn.sl-radio-toggle:hover .header-radio-text,html body.simple-look-theme .header-radio-btn.sl-radio-toggle:focus-visible .header-radio-text{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}@media(max-width:760px){html body.simple-look-theme .header-radio-btn.sl-radio-toggle .header-radio-text{display:none!important}}html body.simple-look-theme .sl-exchange-converter{margin:16px 20px 0;border:1px solid #dde6f0;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 10px 24px rgba(7,17,29,.055);padding:14px}html body.simple-look-theme .sl-converter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}html body.simple-look-theme .sl-converter-head strong{display:block;color:#07111d;font-size:18px;line-height:1.1;font-weight:900}html body.simple-look-theme .sl-converter-head span{display:block;margin-top:3px;color:#667085;font-size:12px;line-height:1.2;font-weight:800}html body.simple-look-theme .sl-converter-swap{width:40px;height:40px;border:0;border-radius:999px;background:var(--sv-accent,#d71920);color:#fff;font-size:20px;line-height:1;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(215,25,32,.24)}html body.simple-look-theme .sl-converter-swap:hover{transform:translateY(-1px)}html body.simple-look-theme .sl-converter-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}html body.simple-look-theme .sl-converter-field{display:flex;flex-direction:column;gap:6px;min-width:0}html body.simple-look-theme .sl-converter-field span{color:#475569;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.025em}html body.simple-look-theme .sl-converter-field input,html body.simple-look-theme .sl-converter-field select{width:100%;height:44px;border:1px solid #d7e1ec;border-radius:12px;background:#fff;color:#07111d;padding:0 11px;font-size:14px;font-weight:850;outline:none}html body.simple-look-theme .sl-converter-field input:focus,html body.simple-look-theme .sl-converter-field select:focus{border-color:rgba(215,25,32,.45);box-shadow:0 0 0 4px rgba(215,25,32,.08)}html body.simple-look-theme .sl-converter-result{margin-top:12px;padding:13px 14px;border-radius:14px;background:#07111d;color:#fff}html body.simple-look-theme .sl-converter-result span{display:block;color:#aeb9c8;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.03em}html body.simple-look-theme .sl-converter-result strong{display:block;margin-top:6px;color:#fff;font-size:26px;line-height:1;font-weight:900;letter-spacing:-.4px}html body.simple-look-theme .sl-converter-result small{display:block;margin-top:6px;color:#cbd5e1;font-size:12px;line-height:1.25;font-weight:800}html body.simple-look-theme .sidebar .sl-exchange-converter,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-converter{margin:8px;padding:10px;border-radius:13px}html body.simple-look-theme .sidebar .sl-converter-head,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-head{margin-bottom:8px}html body.simple-look-theme .sidebar .sl-converter-head strong,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-head strong{font-size:15px}html body.simple-look-theme .sidebar .sl-converter-head span,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-head span{display:none}html body.simple-look-theme .sidebar .sl-converter-swap,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-swap{width:32px;height:32px;font-size:17px}html body.simple-look-theme .sidebar .sl-converter-grid,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-grid{grid-template-columns:1fr 1fr;gap:7px}html body.simple-look-theme .sidebar .sl-converter-field:first-child,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-field:first-child{grid-column:1 / -1}html body.simple-look-theme .sidebar .sl-converter-field input,html body.simple-look-theme .sidebar .sl-converter-field select,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-field input,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-field select{height:38px;border-radius:10px;font-size:12px;padding:0 8px}html body.simple-look-theme .sidebar .sl-converter-result,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-result{margin-top:8px;padding:10px;border-radius:11px}html body.simple-look-theme .sidebar .sl-converter-result strong,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-result strong{font-size:20px}html body.simple-look-theme .sidebar .sl-converter-result small,html body.simple-look-theme .sl-exchange-slot-home .sl-converter-result small{font-size:10px}html body.simple-look-theme .sl-exchange-table-wrap{margin-top:14px}html body.simple-look-theme .sl-exchange-table td,html body.simple-look-theme .sl-exchange-table th{white-space:nowrap}@media(max-width:760px){html body.simple-look-theme .sl-converter-grid{grid-template-columns:1fr}html body.simple-look-theme .sl-exchange-converter{margin:12px 14px 0;padding:12px}html body.simple-look-theme .sl-converter-result strong{font-size:23px}}@media(max-width:760px){html body.simple-look-theme .main-nav,html body.simple-look-theme .nav-wrap,html body.simple-look-theme .primary-nav,html body.simple-look-theme .menu-bar{position:relative!important}html body.simple-look-theme .main-nav{overflow:hidden!important}html body.simple-look-theme .main-nav ul,html body.simple-look-theme .primary-nav ul,html body.simple-look-theme .nav-menu,html body.simple-look-theme .menu{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}html body.simple-look-theme .main-nav li,html body.simple-look-theme .primary-nav li,html body.simple-look-theme .nav-menu li,html body.simple-look-theme .menu li{scroll-snap-align:start}html body.simple-look-theme .main-nav::before,html body.simple-look-theme .main-nav::after{content:"";position:absolute;top:0;bottom:0;width:38px;z-index:20;pointer-events:none;opacity:0;transition:opacity .18s ease}html body.simple-look-theme .main-nav::before{left:0;background:linear-gradient(90deg,var(--sv-menu-bg,#101722),rgba(16,23,34,0))}html body.simple-look-theme .main-nav::after{right:0;background:linear-gradient(270deg,var(--sv-menu-bg,#101722),rgba(16,23,34,0))}html body.simple-look-theme .main-nav.sl-can-scroll-right::after{opacity:1}html body.simple-look-theme .main-nav.sl-can-scroll-left::before{opacity:1}html body.simple-look-theme .main-nav .sl-menu-scroll-hint{position:absolute;right:8px;top:50%;width:30px;height:30px;margin-top:-15px;border-radius:999px;display:grid;place-items:center;z-index:25;pointer-events:none;color:#fff;background:rgba(215,25,32,.94);box-shadow:0 8px 18px rgba(7,17,29,.22);opacity:0;transform:translateX(0);transition:opacity .18s ease,transform .18s ease}html body.simple-look-theme .main-nav .sl-menu-scroll-hint svg{width:18px;height:18px;display:block;stroke:currentColor}html body.simple-look-theme .main-nav.sl-can-scroll-right:not(.sl-menu-touched) .sl-menu-scroll-hint{opacity:1;animation:slMenuHintMove 1.15s ease-in-out infinite}html body.simple-look-theme .main-nav.sl-menu-touched .sl-menu-scroll-hint,html body.simple-look-theme .main-nav.sl-menu-end .sl-menu-scroll-hint,html body.simple-look-theme .main-nav.sl-menu-hint-expired .sl-menu-scroll-hint{opacity:0!important;animation:none!important}@keyframes slMenuHintMove{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}}@media(min-width:761px){html body.simple-look-theme .main-nav .sl-menu-scroll-hint{display:none!important}}@media(max-width:760px){html body.simple-look-theme .main-nav .sl-menu-scroll-hint{display:none!important}html body.simple-look-theme .main-nav::before,html body.simple-look-theme .main-nav::after{width:24px!important}html body.simple-look-theme .main-nav.sl-menu-nudging ul,html body.simple-look-theme .main-nav.sl-menu-nudging .nav-menu,html body.simple-look-theme .main-nav.sl-menu-nudging .menu{scroll-behavior:smooth!important}}html body.simple-look-theme .sl-sidebar-funny-slot{margin:0 0 var(--sv-gap,14px)}html body.simple-look-theme .sl-sidebar-funny-slot:empty{display:none}html body.simple-look-theme .sl-funny-slot-single{margin:28px 0}html body.simple-look-theme .sidebar .sfm-carousel-box,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-carousel-box{margin:0;border-radius:18px}html body.simple-look-theme .sidebar .sfm-head,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-head{padding:12px 14px}html body.simple-look-theme .sidebar .sfm-head h2,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-head h2{font-size:20px}html body.simple-look-theme .sidebar .sfm-stage,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-stage{padding:8px}html body.simple-look-theme .sidebar .sfm-image,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-image{aspect-ratio:4/3}html body.simple-look-theme .sidebar .sfm-slide h3,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-slide h3{font-size:17px}html body.simple-look-theme .sidebar .sfm-slide p,html body.simple-look-theme .sl-sidebar-funny-slot .sfm-slide p{font-size:12px}html body.simple-look-theme .ad-after-overlay{margin:16px 0 18px!important;min-height:120px!important;width:100%!important}html body.simple-look-theme .home-timewarp-section{margin:0 0 20px}html body.simple-look-theme .home-timewarp-head{margin:0 0 10px!important}html body.simple-look-theme .home-timewarp-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:14px}html body.simple-look-theme .home-timewarp-main{display:grid;grid-template-columns:minmax(240px,.95fr) minmax(0,1.05fr);min-height:230px;border:1px solid #dfe7f0;border-radius:var(--sv-radius,20px);overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(7,17,29,.055)}html body.simple-look-theme .home-timewarp-img{display:block;min-height:230px;background-size:cover;background-position:center;position:relative}html body.simple-look-theme .home-timewarp-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,17,29,.03),rgba(7,17,29,.14))}html body.simple-look-theme .home-timewarp-body{padding:18px;display:flex;flex-direction:column;justify-content:center}html body.simple-look-theme .home-timewarp-body .tag,html body.simple-look-theme .home-timewarp-mini .tag{align-self:flex-start;margin-bottom:8px}html body.simple-look-theme .home-timewarp-body h3{margin:0;color:#07111d;font-size:clamp(24px,2.1vw,34px);line-height:1.05;letter-spacing:-.7px;font-weight:900}html body.simple-look-theme .home-timewarp-body h3 a,html body.simple-look-theme .home-timewarp-mini h4 a{color:inherit;text-decoration:none}html body.simple-look-theme .home-timewarp-body h3 a:hover,html body.simple-look-theme .home-timewarp-mini h4 a:hover{color:var(--sv-accent,#d71920)}html body.simple-look-theme .home-timewarp-body p{margin:10px 0 0;color:#475569;font-size:15px;line-height:1.45;font-weight:750}html body.simple-look-theme .home-timewarp-body .date,html body.simple-look-theme .home-timewarp-mini .date{display:block;margin-top:10px;color:#64748b;font-size:12px;font-weight:900}html body.simple-look-theme .home-timewarp-side{display:grid;gap:14px}html body.simple-look-theme .home-timewarp-mini{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;min-height:108px;border:1px solid #dfe7f0;border-radius:var(--sv-radius,20px);padding:10px;background:#fff;box-shadow:0 10px 24px rgba(7,17,29,.045)}html body.simple-look-theme .home-timewarp-mini .thumb{width:112px;height:88px;border-radius:14px;background-size:cover;background-position:center}html body.simple-look-theme .home-timewarp-mini h4{margin:0;color:#07111d;font-size:17px;line-height:1.15;font-weight:900;letter-spacing:-.2px}@media(max-width:1000px){html body.simple-look-theme .home-timewarp-grid{grid-template-columns:1fr}html body.simple-look-theme .home-timewarp-side{grid-template-columns:1fr 1fr}}@media(max-width:720px){html body.simple-look-theme .ad-after-overlay{min-height:96px!important;margin:14px 0!important}html body.simple-look-theme .home-timewarp-main{grid-template-columns:1fr}html body.simple-look-theme .home-timewarp-img{min-height:210px}html body.simple-look-theme .home-timewarp-body{padding:15px}html body.simple-look-theme .home-timewarp-body h3{font-size:25px}html body.simple-look-theme .home-timewarp-side{grid-template-columns:1fr}html body.simple-look-theme .home-timewarp-mini{grid-template-columns:96px minmax(0,1fr);border-radius:16px}html body.simple-look-theme .home-timewarp-mini .thumb{width:96px;height:76px}}html body.simple-look-theme .home-timewarp-overlay-grid{grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr)!important;gap:14px!important}html body.simple-look-theme .home-timewarp-overlay-card{position:relative!important;overflow:hidden!important;border:0!important;border-radius:var(--sv-radius,20px)!important;background-size:cover!important;background-position:center!important;box-shadow:0 14px 34px rgba(7,17,29,.12)!important;isolation:isolate!important}html body.simple-look-theme .home-timewarp-overlay-card::before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(180deg,rgba(7,17,29,.05) 0%,rgba(7,17,29,.22) 38%,rgba(7,17,29,.92) 100%),radial-gradient(circle at 18% 0%,rgba(255,255,255,.18),transparent 38%)!important}html body.simple-look-theme .home-timewarp-overlay-card::after{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(90deg,rgba(215,25,32,.28),transparent 45%)!important;opacity:.55!important;pointer-events:none!important}html body.simple-look-theme .home-timewarp-link{position:absolute!important;inset:0!important;z-index:1!important;display:block!important}html body.simple-look-theme .home-timewarp-main{display:flex!important;min-height:310px!important;align-items:flex-end!important;background-color:#07111d!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{position:relative!important;z-index:2!important;width:100%!important;padding:24px!important;display:block!important;color:#fff!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body .tag,html body.simple-look-theme .home-timewarp-mini .tag{margin-bottom:9px!important;box-shadow:0 8px 18px rgba(7,17,29,.18)!important}html body.simple-look-theme .home-timewarp-main h3{margin:0!important;color:#fff!important;max-width:640px!important;font-size:clamp(30px,3vw,45px)!important;line-height:1.02!important;letter-spacing:-1.15px!important;text-shadow:0 3px 14px rgba(0,0,0,.36)!important}html body.simple-look-theme .home-timewarp-main h3 a,html body.simple-look-theme .home-timewarp-mini h4 a{position:relative!important;z-index:3!important;color:inherit!important;text-decoration:none!important}html body.simple-look-theme .home-timewarp-main p{max-width:560px!important;margin:10px 0 0!important;color:rgba(255,255,255,.84)!important;font-size:15px!important;line-height:1.45!important;font-weight:800!important;text-shadow:0 2px 10px rgba(0,0,0,.25)!important}html body.simple-look-theme .home-timewarp-main .date,html body.simple-look-theme .home-timewarp-mini .date{display:block!important;margin-top:10px!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-shadow:0 2px 8px rgba(0,0,0,.34)!important}html body.simple-look-theme .home-timewarp-side{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}html body.simple-look-theme .home-timewarp-mini{min-height:148px!important;display:flex!important;align-items:flex-end!important;padding:0!important;background-color:#07111d!important}html body.simple-look-theme .home-timewarp-mini-body{position:relative!important;z-index:2!important;width:100%!important;padding:15px!important;color:#fff!important}html body.simple-look-theme .home-timewarp-mini h4{margin:0!important;color:#fff!important;font-size:19px!important;line-height:1.1!important;letter-spacing:-.35px!important;font-weight:900!important;text-shadow:0 3px 12px rgba(0,0,0,.36)!important}html body.simple-look-theme .home-timewarp-overlay-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 42px rgba(7,17,29,.16)!important}html body.simple-look-theme .home-timewarp-overlay-card:hover::before{background:linear-gradient(180deg,rgba(7,17,29,.02) 0%,rgba(7,17,29,.18) 32%,rgba(7,17,29,.95) 100%),radial-gradient(circle at 18% 0%,rgba(255,255,255,.22),transparent 38%)!important}@media(max-width:1000px){html body.simple-look-theme .home-timewarp-overlay-grid{grid-template-columns:1fr!important}html body.simple-look-theme .home-timewarp-side{grid-template-columns:1fr 1fr!important}html body.simple-look-theme .home-timewarp-main{min-height:300px!important}}@media(max-width:720px){html body.simple-look-theme .home-timewarp-main{min-height:275px!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{padding:18px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:29px!important}html body.simple-look-theme .home-timewarp-main p{display:none!important}html body.simple-look-theme .home-timewarp-side{grid-template-columns:1fr!important}html body.simple-look-theme .home-timewarp-mini{min-height:155px!important}html body.simple-look-theme .home-timewarp-mini h4{font-size:20px!important}}html body.simple-look-theme .home-timewarp-overlay-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr)!important;align-items:stretch!important}html body.simple-look-theme .home-timewarp-main{min-height:470px!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{padding:30px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:clamp(36px,3.6vw,56px)!important;max-width:720px!important}html body.simple-look-theme .home-timewarp-main p{max-width:640px!important;font-size:16px!important}html body.simple-look-theme .home-timewarp-side{grid-template-columns:1fr!important;grid-template-rows:repeat(3,1fr)!important;gap:12px!important;min-height:470px!important}html body.simple-look-theme .home-timewarp-mini{min-height:0!important;height:100%!important}html body.simple-look-theme .home-timewarp-mini-body{padding:14px!important}html body.simple-look-theme .home-timewarp-mini h4{font-size:18px!important;line-height:1.08!important}html body.simple-look-theme .home-timewarp-mini .tag{margin-bottom:7px!important}html body.simple-look-theme .home-timewarp-mini .date{margin-top:8px!important}@media(max-width:1000px){html body.simple-look-theme .home-timewarp-overlay-grid{grid-template-columns:1fr!important}html body.simple-look-theme .home-timewarp-main{min-height:380px!important}html body.simple-look-theme .home-timewarp-side{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:none!important;min-height:180px!important;gap:12px!important}html body.simple-look-theme .home-timewarp-mini{min-height:180px!important}}@media(max-width:720px){html body.simple-look-theme .home-timewarp-main{min-height:330px!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{padding:20px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:31px!important;letter-spacing:-.8px!important}html body.simple-look-theme .home-timewarp-side{display:flex!important;grid-template-columns:none!important;gap:10px!important;min-height:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 10px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}html body.simple-look-theme .home-timewarp-side::-webkit-scrollbar{height:6px!important}html body.simple-look-theme .home-timewarp-side::-webkit-scrollbar-track{background:#eef2f7!important;border-radius:999px!important}html body.simple-look-theme .home-timewarp-side::-webkit-scrollbar-thumb{background:rgba(215,25,32,.55)!important;border-radius:999px!important}html body.simple-look-theme .home-timewarp-mini{flex:0 0 82%!important;width:82%!important;min-height:178px!important;scroll-snap-align:start!important}html body.simple-look-theme .home-timewarp-mini h4{font-size:20px!important}}@media(max-width:420px){html body.simple-look-theme .home-timewarp-main{min-height:300px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:28px!important}html body.simple-look-theme .home-timewarp-mini{flex-basis:88%!important;width:88%!important}}html body.simple-look-theme .home-timewarp-overlay-card{background-color:#07111d!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important}html body.simple-look-theme .home-timewarp-main .tag,html body.simple-look-theme .home-timewarp-mini .tag{display:none!important}html body.simple-look-theme .home-timewarp-main{min-height:420px!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{padding:26px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:clamp(30px,3vw,44px)!important;line-height:1.04!important;letter-spacing:-.95px!important;max-width:680px!important}html body.simple-look-theme .home-timewarp-main p{max-width:580px!important;font-size:15px!important;line-height:1.42!important}html body.simple-look-theme .home-timewarp-side{min-height:420px!important}html body.simple-look-theme .home-timewarp-mini h4{font-size:17px!important;line-height:1.1!important}html body.simple-look-theme .sl-sidebar-exchange-slot .section-head,html body.simple-look-theme .sl-exchange-slot-home>.section-head,html body.simple-look-theme .sidebar .sl-exchange-slot .section-head{display:none!important}html body.simple-look-theme .sl-sidebar-exchange-slot .sl-exchange-slot,html body.simple-look-theme .sl-exchange-slot-home{margin-top:0!important}html body.simple-look-theme .sl-converter-result{background:linear-gradient(135deg,#0f7a3b,#16a34a 56%,#22c55e)!important;box-shadow:0 12px 28px rgba(22,163,74,.20)!important}html body.simple-look-theme .sl-converter-result span{color:rgba(255,255,255,.82)!important}html body.simple-look-theme .sl-converter-result strong{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.12)!important}html body.simple-look-theme .sl-converter-result small{color:rgba(255,255,255,.86)!important}html body.simple-look-theme .sidebar .sl-exchange-box,html body.simple-look-theme .sl-exchange-slot-home .sl-exchange-box{margin-top:0!important}@media(max-width:1000px){html body.simple-look-theme .home-timewarp-main{min-height:350px!important}html body.simple-look-theme .home-timewarp-side{min-height:170px!important}}@media(max-width:720px){html body.simple-look-theme .home-timewarp-main{min-height:300px!important}html body.simple-look-theme .home-timewarp-main .home-timewarp-body{padding:18px!important}html body.simple-look-theme .home-timewarp-main h3{font-size:27px!important;line-height:1.06!important}html body.simple-look-theme .home-timewarp-mini h4{font-size:19px!important}}html body.simple-look-theme .sl-funny-single-widget{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}html body.simple-look-theme .sl-funny-single-widget .sfm-carousel-box{margin:0!important;border-radius:18px!important;overflow:hidden!important;border:1px solid #dfe7f0!important;box-shadow:0 14px 34px rgba(7,17,29,.08)!important}html body.simple-look-theme .sl-funny-single-widget .sfm-head{padding:12px 14px!important;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#d71920,#07111d)!important}html body.simple-look-theme .sl-funny-single-widget .sfm-kicker{color:#ffd166!important;font-size:9px!important;margin-bottom:4px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-head h2{font-size:19px!important;line-height:1.05!important;letter-spacing:-.35px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-all{background:rgba(255,255,255,.13)!important}html body.simple-look-theme .sl-funny-single-widget .sfm-stage{padding:8px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-image{aspect-ratio:4/3!important;border-radius:14px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-slide h3{font-size:17px!important;line-height:1.12!important;margin-top:9px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-share{margin-top:8px!important}html body.simple-look-theme .sl-funny-single-widget .sfm-arrow{width:32px!important;height:32px!important}@media(max-width:980px){html body.simple-look-theme .sl-funny-single-widget{display:none!important}}