:root{--red:#d90416;--red-dark:#a4000b;--dark:#111827;--text:#243041;--muted:#6b7280;--border:#e5e7eb;--soft:#f6f7f9;--white:#fff;--shadow:0 18px 45px rgba(17,24,39,.10);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.topbar{color:#fff;background:linear-gradient(90deg,var(--red-dark),var(--red));font-size:14px}.topbar__inner{display:flex;justify-content:space-between;gap:14px;padding:8px 0}.topbar a{color:#fff;opacity:.95;margin-left:14px}.header-main{display:grid;grid-template-columns:minmax(180px,235px) 1fr auto;align-items:center;gap:20px;padding:14px 0}.logo{display:flex;align-items:center;min-width:0}.logo img{display:block;width:auto;height:44px;max-width:100%;object-fit:contain}.search{display:flex;justify-self:end;width:min(100%,470px);border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.search input,.big-search input{flex:1;border:0;outline:0;padding:13px 18px;font-size:15px}.search button,.big-search button,.btn{border:0;cursor:pointer;color:#fff;background:var(--red);font-weight:800;padding:0 22px}.menu-toggle{display:none;border:0;color:#fff;background:var(--dark);width:44px;height:44px;border-radius:12px;font-size:22px}.navbar{background:var(--dark);border-bottom:4px solid var(--red)}.nav-scroll{display:flex;align-items:center;gap:2px;overflow-x:auto;scrollbar-width:none}.nav-scroll a{color:#fff;display:block;padding:15px 14px;font-weight:800;font-size:14px;white-space:nowrap}.nav-scroll a:hover{background:rgba(255,255,255,.09)}.breaking-bar{background:#fff5f5;border-bottom:1px solid #ffd8d8}.breaking-bar__inner{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:10px 0}.breaking-bar strong{color:#fff;background:var(--red);padding:7px 12px;border-radius:999px;font-size:13px}.ticker{display:flex;gap:24px;overflow:hidden;white-space:nowrap}.ticker a{font-weight:700;color:var(--dark)}.hero-grid{display:grid;grid-template-columns:1.7fr .9fr;gap:22px;margin-top:28px}.hero-side{display:grid;gap:22px}.hero-card{position:relative;min-height:230px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:var(--dark)}.hero-card--large{min-height:486px}.hero-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .35s ease}.hero-card:hover img{transform:scale(1.04)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,24,39,0) 15%,rgba(17,24,39,.90) 100%)}.hero-card__content{position:absolute;left:24px;right:24px;bottom:22px;z-index:1;color:#fff}.hero-card h1,.hero-card h2{margin:10px 0 8px;line-height:1.12}.hero-card h1{font-size:clamp(30px,4vw,52px)}.hero-card h2{font-size:23px}.badge{display:inline-flex;align-items:center;width:fit-content;color:#fff;background:var(--red);border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;letter-spacing:.02em}.badge--light{color:var(--red);background:#ffe8e8}.category-strip{display:flex;gap:10px;padding:24px 0 6px;overflow-x:auto}.category-strip a{padding:10px 14px;border:1px solid var(--border);border-radius:999px;font-weight:800;white-space:nowrap;background:#fff}.category-strip a:hover{color:#fff;background:var(--red);border-color:var(--red)}.layout,.article-layout{display:grid;grid-template-columns:1fr 330px;gap:32px;padding:28px 0 48px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px;border-bottom:2px solid var(--border)}.section-title h2{margin:0;padding-bottom:12px;color:var(--dark);border-bottom:4px solid var(--red)}.section-title a,.section-title span{color:var(--red);font-weight:800;padding-bottom:12px}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.news-grid--small{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card,.card,.widget,.list-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 25px rgba(17,24,39,.06)}.news-card{overflow:hidden}.news-card__image img{width:100%;aspect-ratio:16/10;object-fit:cover}.news-card__body{padding:18px}.news-card h3,.list-card h2{margin:10px 0 8px;line-height:1.25}.news-card h3 a:hover,.list-card h2 a:hover{color:var(--red)}.news-card p,.list-card p,.widget p,.site-footer p{color:var(--muted)}.meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:13px;margin-top:14px}.sidebar{display:grid;gap:22px;align-content:start}.widget{padding:20px}.widget h3{margin:0 0 16px;color:var(--dark)}.popular-item{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--border)}.popular-item:last-child{border-bottom:0}.popular-item span{width:34px;height:34px;display:inline-grid;place-items:center;color:#fff;background:var(--red);border-radius:50%;font-weight:900}.popular-item strong{display:block;line-height:1.35}.popular-item small{color:var(--muted)}.red-widget{color:#fff;background:linear-gradient(145deg,var(--red),var(--red-dark));border:0}.red-widget h3,.red-widget p{color:#fff}.btn-white{display:inline-flex;color:var(--red);background:#fff;padding:10px 14px;border-radius:999px;font-weight:900}.quick-links{display:grid;gap:10px}.quick-links a{border:1px solid var(--border);border-radius:14px;padding:10px 12px;font-weight:800}.quick-links a:hover{color:#fff;background:var(--dark);border-color:var(--dark)}.page-head{padding:34px 0 12px}.page-head h1,.article h1{color:var(--dark);line-height:1.12;margin:10px 0}.page-head h1{font-size:clamp(32px,5vw,48px)}.breadcrumb{display:flex;gap:8px;color:var(--muted);font-size:14px;margin-bottom:12px}.breadcrumb a{color:var(--red);font-weight:800}.article h1{font-size:clamp(34px,5vw,56px)}.lead{color:#4b5563;font-size:20px;font-weight:600}.article-meta{display:flex;flex-wrap:wrap;gap:12px 18px;color:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0;margin:22px 0}.article-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.article-content{font-size:19px;margin-top:24px}.article-content p{margin:0 0 22px}.share-box{display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:var(--soft);padding:16px;border-radius:var(--radius);margin:30px 0}.share-box a{color:#fff;background:var(--dark);border-radius:999px;padding:8px 12px;font-weight:800}.news-list{display:grid;gap:18px}.list-card{display:grid;grid-template-columns:260px 1fr;gap:20px;padding:16px}.list-card img{width:100%;height:170px;object-fit:cover;border-radius:16px}.big-search{display:flex;max-width:720px;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.empty-state{text-align:center;background:var(--soft);border-radius:var(--radius);padding:42px 20px}.empty-state .btn{display:inline-flex;border-radius:999px;padding:11px 18px;margin-top:10px}.content-page{padding-bottom:50px}.card{padding:24px}.site-footer{color:#d1d5db;background:#0f172a;margin-top:30px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:32px;padding:44px 0}.footer-logo{display:block;width:auto;height:48px;max-width:230px;background:#fff;border-radius:14px;padding:6px 10px;margin-bottom:12px;object-fit:contain}.site-footer h3{color:#fff;margin-top:0}.footer-list{padding:0;margin:0;list-style:none;columns:2}.footer-list a,.site-footer a{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.12);padding:14px 0;font-size:14px}.to-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border:0;border-radius:50%;color:#fff;background:var(--red);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s;font-size:18px;font-weight:900}.to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:980px){.header-main{grid-template-columns:minmax(160px,200px) 1fr auto;gap:14px}.logo img{height:38px;max-width:100%}.hero-grid,.layout,.article-layout,.footer-grid{grid-template-columns:1fr}.hero-card--large{min-height:420px}.news-grid--small{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.topbar__inner{display:block;text-align:center}.topbar__right{display:none}.header-main{grid-template-columns:1fr auto}.logo img{height:36px;max-width:100%}.search{grid-column:1/-1;justify-self:stretch;order:3;width:100%}.menu-toggle{display:inline-grid;place-items:center}.navbar{display:none}.navbar.is-open{display:block}.nav-scroll{display:grid;padding:6px 0}.nav-scroll a{padding:12px 4px}.breaking-bar__inner{grid-template-columns:1fr;gap:8px}.hero-grid,.hero-side,.news-grid,.news-grid--small,.sidebar,.footer-grid{grid-template-columns:1fr}.hero-card,.hero-card--large{min-height:330px}.hero-card__content{left:18px;right:18px}.list-card{grid-template-columns:1fr}.list-card img{height:auto;aspect-ratio:16/9}.article-content{font-size:17px}.big-search{border-radius:18px;flex-direction:column}.big-search button{padding:12px 18px}}@media(max-width:420px){.container{width:min(100% - 22px,1180px)}.logo img{height:32px;max-width:100%}.search{border-radius:16px}.search button{padding:0 15px}.hero-card,.hero-card--large{min-height:290px}}


.video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 24px 0;
    border-radius: var(--radius);
    overflow: hidden;
    background: #000;
    box-shadow: var(--shadow);
}

.video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.article-content h2,
.article-content h3,
.article-content h4 {
    color: var(--dark);
    line-height: 1.25;
    margin: 28px 0 12px;
}

.article-content blockquote {
    margin: 24px 0;
    padding: 18px 22px;
    border-left: 5px solid var(--red);
    background: #fff5f5;
    border-radius: 0 16px 16px 0;
    font-weight: 700;
}

.article-content ul,
.article-content ol {
    margin: 0 0 22px 24px;
}

.article-content a {
    color: var(--red);
    font-weight: 800;
    text-decoration: underline;
}



/* ---------- Professional v3 visual fixes ---------- */
.logo {
    display: inline-flex;
    align-items: center;
    min-width: 0;
}
.logo img {
    width: 178px;
    max-width: 178px;
    height: 38px;
    object-fit: contain;
}
.header-main {
    grid-template-columns: 190px 1fr auto;
    padding: 16px 0;
}
.footer-logo {
    width: 190px;
    height: 44px;
    object-fit: contain;
}
.admin-logo img,
.sidebar-logo img {
    object-fit: contain;
}
.ad-slot {
    width: min(1180px, calc(100% - 32px));
    margin: 18px auto;
    text-align: center;
}
.ad-slot img {
    display: inline-block;
    max-width: 100%;
    border-radius: 14px;
    box-shadow: var(--shadow);
}
.ad-slot-sidebar {
    width: auto;
    margin: 0 0 22px;
}
.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 22px 0;
}
.tags a {
    display: inline-flex;
    padding: 7px 11px;
    background: #f1f5f9;
    border: 1px solid var(--border);
    border-radius: 999px;
    color: var(--dark);
    font-weight: 800;
    font-size: 13px;
}
.author-box {
    display: grid;
    grid-template-columns: 82px 1fr;
    gap: 16px;
    align-items: center;
    padding: 18px;
    border: 1px solid var(--border);
    border-radius: var(--radius);
    background: #fff;
    margin: 26px 0;
}
.author-box img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    object-fit: cover;
    background: #f1f5f9;
}
.author-box h3 { margin: 0 0 6px; }
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 18px;
}
.gallery-card {
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 25px rgba(17,24,39,.06);
}
.gallery-card img {
    width: 100%;
    aspect-ratio: 16/10;
    object-fit: cover;
}
.gallery-card div {
    padding: 15px;
}
.photo-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 12px;
    margin: 24px 0;
}
.photo-grid figure {
    margin: 0;
    border-radius: 14px;
    overflow: hidden;
    background: #f8fafc;
    border: 1px solid var(--border);
}
.photo-grid img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}
.photo-grid figcaption {
    padding: 8px 10px;
    color: var(--muted);
    font-size: 13px;
}
.archive-filter {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 10px;
    padding: 16px;
    border: 1px solid var(--border);
    border-radius: var(--radius);
    margin-bottom: 22px;
}
.archive-filter input,
.archive-filter select {
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 12px 14px;
}
.archive-filter button {
    border: 0;
    border-radius: 12px;
    padding: 12px 18px;
    color: #fff;
    background: var(--red);
    font-weight: 900;
}
.whatsapp-tip {
    position: fixed;
    left: 18px;
    bottom: 18px;
    z-index: 50;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    background: #16a34a;
    border-radius: 999px;
    padding: 12px 16px;
    font-weight: 900;
    box-shadow: var(--shadow);
}
.breaking-popup {
    position: fixed;
    right: 18px;
    bottom: 78px;
    z-index: 60;
    width: min(360px, calc(100% - 36px));
    color: #fff;
    background: linear-gradient(145deg,var(--red),var(--red-dark));
    border-radius: 18px;
    padding: 18px;
    box-shadow: var(--shadow);
}
.breaking-popup button {
    position: absolute;
    right: 10px;
    top: 8px;
    border: 0;
    color: #fff;
    background: transparent;
    font-size: 24px;
    cursor: pointer;
}
.breaking-popup strong {
    font-size: 18px;
}
.breaking-popup p {
    margin: 8px 0 12px;
    color: #fff;
}
.breaking-popup a {
    display: inline-flex;
    color: var(--red);
    background: #fff;
    border-radius: 999px;
    padding: 7px 11px;
    font-weight: 900;
}
.slider-dots {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}
.slider-dots button {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%;
    background: #cbd5e1;
}
.slider-dots button.is-active {
    background: var(--red);
}

@media(max-width:980px){
    .header-main{grid-template-columns:180px 1fr auto}
    .logo img{width:170px;max-width:170px;height:36px}
    .gallery-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
    .header-main{grid-template-columns:1fr auto}
    .logo img{width:168px;max-width:168px;height:36px}
    .archive-filter,.gallery-grid,.photo-grid{grid-template-columns:1fr}
    .whatsapp-tip{left:12px;right:12px;justify-content:center}
    .breaking-popup{right:12px;bottom:74px;width:calc(100% - 24px)}
}
