/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.footer-nav .nav-link{color:#ffffff;font-size:14px;transition:color 0.3s ease-in-out;}.footer-nav .nav-link:hover{color:#f8d210;text-decoration:underline;}
:root{--primary-color:#2c3e50;--secondary-color:#3498db;--accent-color:#e74c3c;--light-color:#ecf0f1;--dark-color:#2c3e50;--success-color:#27ae60;}.chai-pe-byte-button{font-size:1.5rem;font-weight:bold;margin-bottom:15px;}.text-justify{text-align:justify}a{color:var(--secondary-color);text-decoration:none;}@media (max-width:575px){.custom-header-logo-div > img{width:15%}.custom-header-logo-div{text-align:center;}.custom-header-logo-hindi-name-div,.custom-header-logo-english-name-div{font-size:1.5em;text-align:center;}}@media (min-width:576px) and (max-width:899px){.custom-header-logo-div{text-align:center;}.custom-header-logo-hindi-name-div{font-size:1.4em;}.custom-header-logo-english-name-div{font-size:1.2em;}}@media (min-width:900px) and (max-width:1345px){.custom-header-logo-div > img{width:48%}.custom-header-logo-div{text-align:right;}.custom-header-logo-hindi-name-div{font-size:1.8em;}.custom-header-logo-english-name-div{font-size:1.4em;}}@media (min-width:1346px){.custom-header-logo-div > img{width:56%}.custom-header-logo-div{text-align:right;}.custom-header-logo-hindi-name-div{font-size:2.5em;}.custom-header-logo-english-name-div{font-size:2em;}}.top-strip{background:#006494;padding:0.2rem 0;font-size:0.9rem;color:rgba(255,255,255,0.9);margin-bottom:0rem;}.top-nav{display:flex;justify-content:space-between;align-items:center;}.language-switcher{display:flex;gap:1rem;}.lang-btn{align-items:center;gap:0.5rem;padding:0.4rem 0.8rem;border-radius:6px;color:rgba(255,255,255,0.9);text-decoration:none;transition:all 0.3s ease;}.lang-btn:hover{background:rgba(255,255,255,0.15);}.lang-btn.active{background:#4a8cff;color:white;font-weight:500;}.lang-flag{font-size:1.1em;}.utility-links{display:flex;gap:1.5rem;}.util-link{align-items:center;gap:0.4rem;color:rgba(255,255,255,0.8);text-decoration:none;transition:all 0.2s ease;}.util-link:hover{color:white;text-decoration:underline;}nav.navbar{background:#94d1be !important;}.custom-logo-block{margin-bottom:0.5rem !important;}.language-button{display:inline-block;padding:5px 12px;background-color:#007bff;color:white;font-weight:bold;text-align:center;text-decoration:none;border-radius:10px;transition:background-color 0.3s ease,transform 0.2s ease;font-size:14px;}.language-button:hover{background-color:#0056b3;transform:scale(1.05);}.language-button:active{background-color:#003f7f;}.separator{font-size:18px;font-weight:normal;color:#333;}.badge-container{gap:10px;background-color:black;color:white;width:auto;height:auto;transition:transform 0.3s ease;padding:0.5rem;border-radius:100%;font-size:1rem;}.badge-container:hover{transform:scale(1.1);}.custom-content-container{border:1px solid #669631;border-radius:20px;margin:20px auto;padding:10px;margin:20px auto;}.custom-h2{}.custom-council-member{padding:10px;border-bottom:1px solid #ddd;}.custom-council-member:last-child{border-bottom:none;}.custom-council-position{font-weight:bold;color:#0056b3;}.custom-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:20px;justify-items:center;}.custom-card{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:15px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease;width:100%;}.custom-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.2);}.custom-card img{width:100%;max-width:250px;border-radius:8px;display:block;margin-bottom:10px;margin:auto;}.custom-card img.custom-person-image{width:100%;max-width:250px;border-radius:50%;display:block;margin:auto;height:250px;}.custom-main-title{color:#2c3e50;font-weight:700;letter-spacing:-0.05em;font-size:2.5rem;}.custom-title-divider{width:80px;height:4px;background-color:#3498db;margin:1.5rem auto;margin-right:auto;margin-left:auto;}
:root{--primary:#3f51b5;--primary-light:#757de8;--primary-dark:#002984;--secondary:#ff4081;--background:#f5f5f5;--surface:#ffffff;--error:#f44336;--on-primary:#ffffff;--on-secondary:#000000;--on-background:#212121;--on-surface:#212121;--border-radius:4px;--elevation:0 2px 4px -1px rgba(0,0,0,0.2),0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12);}.container{max-width:1200px;margin:0 auto;padding:1rem;}.page-header{text-align:center;margin:2rem 0 3rem;padding:1rem;background-color:var(--primary);color:var(--on-primary);border-radius:var(--border-radius);box-shadow:var(--elevation);}.page-header h1{font-size:2.2rem;font-weight:400;margin:0.5rem 0;}.page-header p{font-size:1.1rem;opacity:0.9;}.architecture-img{width:100%;max-width:900px;height:auto;display:block;margin:3rem auto;border-radius:var(--border-radius);box-shadow:var(--elevation);}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));gap:2rem;margin:2rem 0;}.card{background:var(--surface);border-radius:var(--border-radius);box-shadow:var(--elevation);overflow:hidden;transition:all 0.3s cubic-bezier(.25,.8,.25,1);}.card:hover{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);transform:translateY(-4px);}.card-header{background-color:var(--primary);color:var(--on-primary);padding:1.25rem;font-size:1.25rem;display:flex;align-items:center;gap:0.75rem;}.card-header svg{color:var(--primary-light);}.table{width:100%;border-collapse:collapse;}.table th,.table td{padding:1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,0.1);}.table th{font-weight:500;color:var(--primary-dark);}.table tr:last-child td{border-bottom:none;}.table tr:hover td{background-color:rgba(63,81,181,0.05);}.section-title{text-align:center;font-size:1.5rem;font-weight:400;color:var(--primary-dark);margin:3rem 0 1.5rem;position:relative;}.section-title::after{content:'';display:block;width:80px;height:4px;background:var(--secondary);margin:1rem auto 0;border-radius:2px;}@media (max-width:768px){.grid{grid-template-columns:1fr;}.page-header h1{font-size:1.8rem;}}
.region-nav-main{margin:auto;}.h4_with_underline{padding-bottom:10px;border-bottom:1px solid #00ab13;margin:25px 0px 7px;line-height:1.5;font-size:1rem;}.h4_with_underline > a{color:#337ab7;}.h4_for_header{background-color:#83cb6a;padding:10px;width:100%;height:auto;box-shadow:0px -10px 10px #a1a1a1;margin:0px;color:#000;}.content_col_border{border:1px solid #83cb6a;border-radius:5px 5px 0px 0px;padding:0px;}.content_col_border > div:first-child{margin:0px;}.row_style{margin:25px 0px 25px;padding:0px 10px;line-height:1.5;text-align:justify;}header{margin-bottom:25px}
