body{
background:#f5f7fb;
font-family:'Laila',serif;
line-height:1.8;
margin:0;
padding:0;
color:#333;
}

main{
max-width:1000px;
margin:auto;
padding:20px;
}

.hero{
background:white;
padding:40px;
border-radius:20px;
margin-bottom:30px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.hero h1{
font-size:42px;
color:#1e3a8a;
margin-bottom:10px;
}

.hero p{
font-size:18px;
color:#555;
}

.toc{
background:white;
padding:30px;
border-radius:20px;
margin-bottom:30px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.toc h2{
color:#1e3a8a;
}

.toc ul{
padding-left:20px;
}

.toc li{
margin-bottom:10px;
}

.toc a{
text-decoration:none;
color:#2563eb;
}

.news-card{
background:white;
padding:35px;
margin-bottom:30px;
border-radius:20px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.news-card h2{
color:#1e3a8a;
border-left:6px solid #2563eb;
padding-left:15px;
}

.news-card h3{
color:#374151;
margin-top:25px;
}

table{
width:100%;
border-collapse:collapse;
margin-top:20px;
margin-bottom:20px;
}

th{
background:#1e3a8a;
color:white;
padding:12px;
}

td{
padding:12px;
border:1px solid #ddd;
}

tr:nth-child(even){
background:#f8fafc;
}

.important-facts{
background:#fff8dc;
padding:30px;
border-radius:20px;
margin-bottom:30px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.revision{
background:white;
padding:30px;
border-radius:20px;
margin-bottom:30px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.quiz-section{
background:#dbeafe;
padding:30px;
border-radius:20px;
text-align:center;
margin-bottom:30px;
box-shadow:0 5px 20px rgba(0,0,0,.08);
}

@media(max-width:768px){

.hero h1{
font-size:30px;
}

.news-card{
padding:25px;
}

table{
display:block;
overflow-x:auto;
}

}

.breadcrumb{
font-size:15px;
margin-bottom:20px;
color:#666;
}

.breadcrumb a{
text-decoration:none;
color:#2563eb;
}

.breadcrumb a:hover{
text-decoration:underline;
}

.navigation-card{

background:white;

padding:30px;

border-radius:20px;

margin-bottom:30px;

box-shadow:0 5px 20px rgba(0,0,0,.08);

}

.prev-next{

display:flex;

justify-content:space-between;

gap:20px;

}

.prev-day,
.next-day{

flex:1;

padding:20px;

background:#f8fafc;

border-radius:15px;

text-align:center;

}

.next-day a{

text-decoration:none;

color:#2563eb;

font-weight:600;

}

@media(max-width:768px){

.prev-next{

flex-direction:column;

}

}

.related-articles{

background:white;

padding:30px;

border-radius:20px;

margin-bottom:30px;

box-shadow:0 5px 20px rgba(0,0,0,.08);

}

.related-articles h2{

color:#1e3a8a;

margin-bottom:20px;

}

.related-card{

display:block;

padding:18px;

margin-bottom:15px;

background:#f8fafc;

border-radius:12px;

text-decoration:none;

color:#2563eb;

font-weight:600;

transition:0.3s;

}

.related-card:hover{

background:#dbeafe;

}

<section class="quiz-section">

<h2>
🎯 Practice MCQs on TestKaroAB
</h2>

<p>

Test your understanding of Current Affairs 18 June 2026 with exam-oriented questions.

</p>

<a href="https://padhoab.github.io/padhoab_quiz/">

Attempt Quiz →

</a>

</section>
