/*
Theme Name: Tangerangku Newsroom Final
Theme URI: https://tangerangku.com/
Author: Tangerangku
Description: Final modern editorial theme for Tangerangku.com. Designed to work with Tangerangku Reader Final and existing WordPress content.
Version: 4.2.0
License: GPL-2.0-or-later
Text Domain: tangerangku
*/
:root{--red:#e7193b;--red2:#ff3b5b;--ink:#07111f;--ink2:#111c2d;--muted:#667085;--line:#e6eaf0;--soft:#f6f8fb;--card:#fff;--max:1320px;--radius:20px;--shadow:0 18px 60px rgba(8,20,40,.09);--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);line-height:1.6}body.tku-dark{background:#07101c;color:#edf3fb}body.tku-dark .masthead,body.tku-dark .navbar,body.tku-dark .search,body.tku-dark .account-btn,body.tku-dark .round-btn{background:#0b1625;color:#edf3fb;border-color:#223047}body.tku-dark .section-head{border-color:#dce6f2}body.tku-dark .headline-card,body.tku-dark .news-row,.tku-dark .popular-item{border-color:#243247}body.tku-dark .search input{color:#fff}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px;top:8px}.skip-link:focus{left:10px;z-index:99999;background:#fff;padding:10px;border-radius:8px}.topbar{height:34px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.topbar-in{height:100%;display:flex;align-items:center;justify-content:space-between}.toplinks{display:flex;gap:18px;align-items:center}.toplinks a:hover{color:var(--red)}.live-dot{display:inline-flex;align-items:center;gap:6px;color:var(--red);font-weight:950}.live-dot i{width:6px;height:6px;background:var(--red);border-radius:50%;box-shadow:0 0 0 4px #e7193b18}.masthead{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:30}.mast-inner{min-height:96px;display:grid;grid-template-columns:280px minmax(280px,1fr) auto;gap:28px;align-items:center}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:950;font-size:27px;letter-spacing:-1.4px}.brand-mark{width:48px;height:48px;background:linear-gradient(145deg,var(--red),#c90e31);color:#fff;border-radius:14px;display:grid;place-items:center;box-shadow:0 12px 30px #e7193b30}.brand-name{display:flex;flex-direction:column;line-height:.9}.brand-name em{font-style:normal;color:var(--red)}.brand-name small{font-size:7px;letter-spacing:3px;color:#98a2b3;margin-top:8px;font-weight:950}.search-wrap{position:relative}.search{height:48px;border:1px solid #d7dee8;border-radius:999px;display:flex;align-items:center;background:#fff;overflow:hidden;box-shadow:0 6px 22px rgba(20,30,50,.04)}.search:focus-within{border-color:#aeb9c9;box-shadow:0 0 0 4px #e7193b10}.search-icon{padding-left:17px;color:#98a2b3;font-size:18px}.search input{height:100%;flex:1;border:0;outline:0;padding:0 12px;font-size:14px;background:transparent;color:var(--ink)}.search button{height:40px;margin-right:4px;padding:0 20px;border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:950;cursor:pointer}.search-suggest{display:none;position:absolute;left:0;right:0;top:56px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:8px;z-index:100}.search-suggest.show{display:block}.search-suggest a{display:block;padding:11px 13px;border-radius:11px;font-size:13px}.search-suggest a:hover{background:var(--soft)}.header-actions{display:flex;align-items:center;gap:8px}.round-btn,.account-btn{height:43px;border:1px solid var(--line);border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;font-weight:900;cursor:pointer}.round-btn{width:43px;padding:0}.account-btn:hover,.round-btn:hover{border-color:#b9c3d0}.navbar{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:25}.nav-inner{min-height:49px;display:flex;align-items:center;gap:2px;overflow:auto;white-space:nowrap;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-inner>a,.nav-inner li>a{height:49px;display:flex;align-items:center;padding:0 14px;border-bottom:3px solid transparent;font-size:11px;font-weight:950;color:#344054}.nav-inner>a:first-child,.nav-inner a:hover{color:var(--red);border-bottom-color:var(--red)}.nav-inner ul{display:flex;list-style:none;margin:0;padding:0;gap:2px}.nav-inner li{margin:0}.breaking{background:linear-gradient(90deg,#070e1b,#121f33);color:#fff}.breaking-inner{min-height:44px;display:flex;align-items:center;overflow:hidden}.breaking-label{align-self:stretch;min-width:124px;background:var(--red);display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;line-height:1.1;font-weight:950;text-align:center}.ticker{display:flex;gap:40px;padding:0 24px;white-space:nowrap;font-size:11px;animation:ticker 38s linear infinite}.ticker:hover{animation-play-state:paused}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-48%)}}main{padding:38px 0 80px}.eyebrow{display:block;color:var(--red);font-size:9px;font-weight:950;letter-spacing:1.8px;text-transform:uppercase}.section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid var(--ink);margin-bottom:20px}.section-head h2{font-size:27px;line-height:1;margin:6px 0 11px;letter-spacing:-1.1px}.section-head>a{font-size:10px;font-weight:950;color:var(--red);margin-bottom:11px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.52fr) minmax(300px,.86fr) 280px;gap:20px}.hero-card{height:500px;position:relative;overflow:hidden;border-radius:22px;background:#101827}.hero-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hero-card:hover img{transform:scale(1.03)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(1,6,15,.95) 100%)}.hero-copy{position:absolute;left:28px;right:26px;bottom:25px;color:#fff;z-index:2}.badge{display:inline-flex;background:var(--red);padding:6px 9px;border-radius:7px;font-size:9px;font-weight:950;text-transform:uppercase}.hero-copy h1{font-size:38px;line-height:1.05;letter-spacing:-1.8px;margin:10px 0}.hero-copy p{font-size:12px;line-height:1.55;color:#d6deea;margin:0 0 9px;max-width:740px}.meta{font-size:10px;color:var(--muted)}.hero-copy .meta{color:#d3dae4}.side-headlines{display:grid;gap:14px}.headline-card{display:grid;grid-template-columns:132px 1fr;gap:13px;padding-bottom:14px;border-bottom:1px solid var(--line)}.headline-card img{width:132px;height:98px;object-fit:cover;border-radius:13px}.headline-card h3{font-size:15px;line-height:1.23;margin:4px 0 6px;font-weight:900}.category{font-size:9px;font-weight:950;text-transform:uppercase;color:var(--red)}.popular-box{border-left:1px solid var(--line);padding-left:19px}.box-title{font-size:18px;font-weight:950;padding-bottom:10px;border-bottom:2px solid var(--ink)}.box-title small{float:right;color:var(--muted);font-size:8px;letter-spacing:1px}.popular-item{display:grid;grid-template-columns:38px 1fr;gap:8px;padding:13px 0;border-bottom:1px solid var(--line)}.popular-item .num{font-size:28px;line-height:1;font-weight:950;color:#cbd2dc}.popular-item h3{font-size:12px;line-height:1.3;margin:0;font-weight:900}.ad-slot{min-height:90px;border:1px dashed #cbd4df;border-radius:14px;background:#fbfcfe;display:grid;place-items:center;margin:30px 0;color:#98a2b3;font-size:9px;letter-spacing:1.4px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:38px}.news-row{display:grid;grid-template-columns:245px 1fr;gap:19px;padding:18px 0;border-bottom:1px solid var(--line)}.news-thumb{overflow:hidden;border-radius:14px}.news-thumb img{width:245px;height:152px;object-fit:cover;transition:transform .3s}.news-thumb:hover img{transform:scale(1.04)}.news-row h3{font-size:20px;line-height:1.18;margin:6px 0 7px;letter-spacing:-.35px}.news-row p{font-size:12px;color:var(--muted);line-height:1.65;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-box{border-top:3px solid var(--ink);padding-top:11px;margin-bottom:30px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.tag{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.tag:hover{color:var(--red);border-color:#ef9ca6}.category-section{margin-top:46px}.cards-3{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:19px}.cards-3 img{width:100%;height:165px;object-fit:cover;border-radius:14px}.cards-3 .big img{height:250px}.cards-3 h3{font-size:17px;line-height:1.24;margin:8px 0 6px}.cards-3 .big h3{font-size:23px}.newsletter{margin-top:50px;padding:32px;border-radius:22px;background:linear-gradient(135deg,#08111f,#1a2940);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:22px}.newsletter h2{margin:4px 0;font-size:24px}.newsletter p{margin:0;color:#aeb9c9;font-size:11px}.newsletter .tku-newsletter{background:transparent;padding:0;margin:0;box-shadow:none;border:0}.newsletter form{display:flex;gap:7px}.newsletter input{height:44px;min-width:260px;border:0;border-radius:11px;padding:0 13px}.newsletter button{height:44px;border:0;border-radius:11px;padding:0 16px;background:var(--red);color:#fff;font-weight:900}.page-shell{max-width:1100px;margin:auto}.page-hero{padding:8px 0 20px;border-bottom:2px solid var(--ink);margin-bottom:24px}.page-hero h1{margin:5px 0 0;font-size:40px;letter-spacing:-1.5px}.page-hero p{color:var(--muted);margin:7px 0 0}.page-content{min-height:300px}.reader-page{max-width:1120px}.tkn-placeholder{height:100%;min-height:100px;background:linear-gradient(135deg,#121c2d,#243047);border-radius:12px;color:#fff;display:grid;place-items:center;align-content:center;gap:4px}.tkn-placeholder span{font-size:28px;font-weight:950}.tkn-placeholder small{font-size:7px;letter-spacing:2px;text-transform:uppercase;color:#aeb8c7}.single-wrap{max-width:1230px;margin:auto}.article-header{max-width:1040px}.crumb{font-size:10px;color:var(--muted);margin-bottom:9px}.article-header h1{font-size:56px;line-height:1.01;letter-spacing:-2.3px;margin:7px 0 11px}.article-deck{font-size:17px;line-height:1.55;color:#526071;max-width:920px;margin:0 0 12px}.article-meta{font-size:10px;color:var(--muted);padding-bottom:17px;border-bottom:1px solid var(--line)}.article-tools{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0}.article-tools button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:850;cursor:pointer}.article-tools button:hover{border-color:#adb8c7;transform:translateY(-1px)}.article-body-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px}.article-content{font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.82;color:#1d2939;max-width:850px}.article-content p{margin:0 0 1.2em}.article-content h2,.article-content h3{font-family:var(--sans);line-height:1.2}.article-content img{border-radius:13px}.article-featured{margin:12px 0 28px}.article-featured img{width:100%;max-height:620px;object-fit:cover}.article-featured figcaption{font-family:var(--sans);font-size:10px;color:#98a2b3;margin-top:6px}.article-side{padding-top:12px}.related-articles{margin-top:46px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:16px}.related-grid img{width:100%;height:175px;object-fit:cover;border-radius:13px}.related-grid h3{font-size:17px;line-height:1.25;margin:7px 0}.comments{margin-top:44px;padding-top:25px;border-top:2px solid var(--ink)}.comments h2{font-size:22px}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:99999}.reading-progress span{display:block;height:100%;width:0;background:var(--red)}body.focus-mode .topbar,body.focus-mode .masthead,body.focus-mode .navbar,body.focus-mode .breaking,body.focus-mode .article-side,body.focus-mode .article-tools,body.focus-mode .related-articles{display:none}body.focus-mode main{padding-top:40px}.empty-state{text-align:center;padding:100px 20px}.empty-state h1,.empty-state h2{font-size:40px;letter-spacing:-1.5px}.primary-link{display:inline-flex;background:var(--red);color:#fff;padding:12px 18px;border-radius:12px;font-weight:900}.site-footer{background:#09111f;color:#dce5ef;padding:54px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}.footer-brand{font-size:28px;font-weight:950}.footer-brand span{color:var(--red)}.footer-grid p{color:#9eabba;font-size:12px;max-width:460px}.footer-grid h3{font-size:13px;color:#fff;margin:0 0 12px}.footer-grid a{display:block;color:#aeb9c9;font-size:11px;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #223047;margin-top:32px;padding-top:15px;display:flex;justify-content:space-between;color:#8290a3;font-size:10px}@media(max-width:1100px){.hero-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr)}.popular-box{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:18px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}.popular-box .box-title{grid-column:1/-1}.content-layout{grid-template-columns:1fr 280px}.mast-inner{grid-template-columns:240px 1fr auto}}@media(max-width:820px){.container{width:min(var(--max),calc(100% - 26px))}.topbar{display:none}.mast-inner{grid-template-columns:1fr auto;min-height:78px}.brand{font-size:23px}.brand-mark{width:42px;height:42px}.search-wrap{grid-column:1/-1;grid-row:2;margin-bottom:12px}.masthead{padding-bottom:12px}.navbar{position:relative}.account-label{display:none}.hero-layout,.content-layout{grid-template-columns:1fr}.popular-box{display:block}.hero-card{height:430px}.side-headlines{grid-template-columns:1fr 1fr}.article-body-layout{grid-template-columns:1fr}.article-side{display:none}.article-header h1{font-size:40px}.related-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.news-row{grid-template-columns:190px 1fr}.news-thumb img{width:190px;height:125px}.cards-3{grid-template-columns:1fr 1fr}.cards-3 .big{grid-column:1/-1}.newsletter{display:block}.newsletter .tku-newsletter form{margin-top:18px}}@media(max-width:560px){.side-headlines,.related-grid,.cards-3,.footer-grid{grid-template-columns:1fr}.hero-copy h1{font-size:29px}.news-row{grid-template-columns:112px 1fr;gap:12px}.news-thumb img{width:112px;height:92px}.news-row h3{font-size:15px}.news-row p{display:none}.article-header h1{font-size:34px}.article-deck{font-size:15px}.article-content{font-size:18px}.newsletter input{min-width:0;width:100%}.newsletter form{display:grid}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.search button{padding:0 14px}}
