/* FutureAndhra Theme: Pure Minimal — Clean white canvas, generous whitespace, editorial clarity */
:root {
  --red:#2D3436; --red-dark:#1e272e; --red-light:#636e72;
  --red-glow:rgba(45,52,54,.12);
  --bg:#FAFAFA; --surface:#FFFFFF; --surface-2:#F5F6F7; --border:rgba(0,0,0,.06);
  --dark:#1e272e; --dark-2:#2d3436; --dark-3:#353b48; --dark-4:#40444b;
  --dark-text:rgba(255,255,255,.88); --dark-muted:rgba(255,255,255,.5);
  --txt:#1e272e; --txt-2:#2d3436; --txt-3:#636e72;
  --gold:#00b894; --teal:#00cec9;
  --r:4px; --r-lg:8px; --r-xl:12px;
  --sh-sm:0 1px 3px rgba(0,0,0,.05); --sh-md:0 2px 12px rgba(0,0,0,.07);
  --sh-lg:0 4px 24px rgba(0,0,0,.1); --sh-red:0 4px 20px rgba(45,52,54,.2);
  --font-tel:'Noto Sans Telugu','Tiro Telugu',serif;
  --font-disp:'Noto Sans Telugu',sans-serif;
  --font-nav:'NTR','Noto Sans Telugu',sans-serif;
}
body{background:#FAFAFA;letter-spacing:.01em;}
#top-bar{background:#1e272e;border-bottom:1px solid rgba(255,255,255,.04);}
#breaking-bar{background:linear-gradient(90deg,#1e272e,#2d3436);}
#hdr{border-bottom:1px solid #EBEEF0;box-shadow:none;}
#nav{background:#2d3436;}
.card{border-radius:4px;box-shadow:none;border:1px solid #EBEEF0;}
.card:hover{transform:none;box-shadow:0 4px 16px rgba(0,0,0,.1);}
.sec-title{font-size:16px;text-transform:uppercase;letter-spacing:1.5px;}
.sec-title::before{background:#2d3436;}
.sec-head::after{background:#2d3436;}
.card-cat{background:#2d3436;border-radius:3px;}
.slider-wrap{border-radius:4px;}
.brk-hero{border-radius:4px;gap:2px;}
.widget-head{background:#1e272e;}
.trend-num{font-size:24px;color:rgba(45,52,54,.12);}
.trend-item:hover .trend-num{color:rgba(45,52,54,.35);}
#footer{background:#1e272e;}
#footer::before{background:#2d3436;animation:none;}
.sec-more{border-color:#2d3436;color:#2d3436;}
.sec-more:hover{background:#2d3436;}
.cat-block-head::after{background:#2d3436;}
.cat-widget-item:hover{background:rgba(45,52,54,.05);}
