body{margin:0;font-family:sans-serif}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.governors-section{padding:20px;text-align:center}.section-heading{font-size:2rem;font-weight:700;margin-bottom:20px;color:#348fee}.governors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;justify-content:center;margin:0 auto;max-width:1400px}.governor-card{text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.governor-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0003}.governor-info{background:#fff;padding:15px;border-radius:12px;border:1px solid #ddd;text-align:center;flex:1}.governor-image{width:100px;height:100px;object-fit:cover;border-radius:50%;margin-bottom:10px;border:2px solid #ccc}.governor-name{font-size:1.2rem;font-weight:600;margin:8px 0 5px}.governor-tenure{font-size:.9rem;color:#555}@media(min-width:1200px){.governors-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media(max-width:992px){.section-heading{font-size:1.7rem}.governor-image{width:90px;height:90px}}@media(max-width:768px){.section-heading{font-size:1.5rem}.governor-name{font-size:1.1rem}.governor-tenure{font-size:.85rem}.governor-image{width:80px;height:80px}}@media(max-width:480px){.section-heading{font-size:1.3rem}.governor-image{width:70px;height:70px}.governor-name{font-size:1rem}.governor-tenure{font-size:.8rem}}@media(max-width:360px){.governors-grid{grid-template-columns:1fr}.section-heading{font-size:1.1rem}}.gallery-flex-wrapper{padding:20px;text-align:center}.gallery-heading{font-size:2rem;font-weight:700;margin-bottom:20px;color:#2c3e50}.year-filter{margin-bottom:20px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;justify-content:center}.gallery-card{text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0003}.tour-container{max-width:1400px}.tour-card{text-align:center;margin:10px;padding:10px}.category-thumbnail{width:100%;max-width:280px;height:200px;object-fit:cover;object-position:center;border-radius:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:block}.category-thumbnail:hover{transform:scale(1.05);box-shadow:0 6px 18px #00000040}.modal-carousel-img{width:100%;height:450px;object-fit:contain;background-color:#000;border-radius:8px}h2{font-weight:700;color:#000;transition:color .3s ease}body.dark h2,html.dark h2{color:#fff!important}@media(max-width:768px){.category-thumbnail{height:160px}.modal-carousel-img{height:320px}}.gallery-flex-wrapper{padding:30px;background-color:#f9f9ff}.gallery-heading{text-align:center;font-size:28px;margin-bottom:25px;color:#333}.gallery-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.gallery-card{display:flex;flex-direction:column;width:250px;text-decoration:none;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 6px 12px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 12px 20px #0003}.gallery-heading{font-size:2rem;text-align:center;margin-bottom:1.5rem;font-weight:700;color:#2c3e50}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.gallery-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;box-shadow:0 4px 12px #00000012;transition:transform .3s ease,box-shadow .3s ease}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #00000026}.year-filter{margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;color:#036}.gallery-heading{font-size:2rem;margin-bottom:1.5rem;color:#0d47a1;padding:.75rem 1.25rem;border-radius:8px;text-align:center;font-weight:700}.tour-btn{background:linear-gradient(45deg,#0f52ba,#1c86ee);color:#fff;padding:8px 22px;border:none;border-radius:200px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;transition:all .4s ease;box-shadow:0 4px 12px #0f52ba4d;position:relative;overflow:hidden;z-index:1}.tour-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#f93,#fff,#138808);transition:all .5s ease-in-out;z-index:-1;font-weight:700}.tour-btn:hover:before{left:0;font-weight:700}.tour-btn:hover{transform:scale(1.05);color:#000;box-shadow:0 6px 20px #0000004d;font-weight:700}.leader-card{border:1px solid #dcdcdc;border-radius:12px;overflow:hidden;padding:10px;min-height:320px}.leader-photo{width:180px;height:240px;object-fit:cover;border-radius:12px;background-color:#fff;padding:5px;margin:0 auto;display:block;transition:transform .3s ease}.leader-photo:hover{transform:scale(1.05)}.card-header{font-size:1rem;text-align:center;padding:10px}.card-body ul li a{font-size:.95rem;line-height:1.5}.card-body p{font-size:.95rem}.page{min-height:100vh;background:linear-gradient(135deg,#f0f4f8,#fff);padding:40px 16px;font-family:Inter,sans-serif}.container{max-width:960px;margin:0 auto;background-color:#fff;border-radius:20px;box-shadow:0 15px 40px #00000014;border:1px solid #e5e7eb;overflow:hidden;padding:32px 24px}.profile-image{width:120px;height:160px;object-fit:cover;border-radius:16px;border:1px solid #d1d5db;box-shadow:0 4px 12px #0000001a}.name{font-size:38px;font-weight:800;color:#fff;margin:0 0 8px}.position{font-size:26px;font-weight:600;color:#fff;margin:0}.divider{height:4px;width:80px;background-color:transparent;border-radius:999px;margin:12px 0}.paragraph{font-size:15px;color:#374151;line-height:1.8;text-align:justify}.list{padding-left:24px;font-size:15px;color:#374151;line-height:1.8}.dark-mode{background-color:#121212!important}.dark-mode .navbar{background-color:#1f1f1f!important;border-bottom:1px solid #444!important}.dark-mode .nav-link{color:#fff!important}.dark-mode .dropdown-menu{background-color:#fff!important;color:#fff!important}.dark-mode .btn{background-color:#333!important;color:#fff!important}.dropdown-submenu .dropdown-menu{display:none;margin-top:0}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>.dropdown-item:after{float:right;margin-left:5px}.footer{background-color:#f1f5f9;color:#000;transition:background-color .3s,color .3s}body.dark-mode .footer{background-color:#1e293b;color:#fff}.section-heading{text-align:center;font-size:28px;color:;margin-bottom:30px;font-weight:700}:root{--primary: #008b8b;--secondary: #004d4d;--background: #e0f7f7;--text: #222;--card-background: white;--title: white}.page-wrapper{font-family:Noto Sans Devanagari,sans-serif;background-color:var(--background);padding:1.5rem 1rem;max-width:1100px;margin:auto;color:var(--text)}.photo-frame{background-color:var(--card-background);padding:10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.profile-image{width:180px;height:auto;border-radius:10px;display:block;box-shadow:0 4px 10px #00000040}.divider{width:5px;height:20px;margin:0 20px;background:transparent;border-radius:2px}.name-frame{background-color:#0056b3;border-radius:12px;padding:2rem 3rem;color:#fff;flex:1;text-align:center;box-shadow:0 6px 16px #00000026;min-width:250px}.top-title{font-size:2rem;margin:0;font-weight:700;line-height:1.1}.top-subtitle{font-size:1.2rem;margin-top:.5rem;font-weight:500}.card{background-color:var(--card-background);border-radius:12px;padding:1.5rem 1.8rem;margin-bottom:2rem;box-shadow:0 8px 14px #00000014}.section{margin-bottom:1.5rem}.section-title{font-size:1.5rem;color:var(--primary);border-bottom:3px solid var(--secondary);padding-bottom:6px;margin-bottom:15px;font-weight:700}.death-notice{font-size:1.1rem;font-weight:700;text-align:center;color:var(--secondary);margin-top:20px}.info-label{font-weight:700;margin-right:6px;min-width:120px;color:var(--secondary)}body.dark-mode h2.fw-bold.text-primary,body.dark-mode p.text-muted{color:#fff!important}.notes-heading{font-size:20px;font-weight:700;margin-bottom:1rem;color:#111827}.notes-text{font-size:15px;line-height:1.8;text-align:justify;font-weight:700;color:#111827}@media(prefers-color-scheme:dark){.notes-heading,.notes-text{color:#fff}}.pageWrapper{min-height:100vh;padding:50px 20px;background:linear-gradient(180deg,#e0f7fa,#fff);display:flex;flex-direction:column;align-items:center;font-family:Noto Sans,sans-serif}.pageTitle{font-size:32px;font-weight:700;color:#2c3e50;margin-bottom:50px;text-align:center}.timeline{list-style:none;padding:0;margin:0;width:100%;max-width:700px;position:relative}.timeline:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:4px;background:#00bcd4;border-radius:2px}.timelineItem{margin-bottom:40px;padding-left:70px;position:relative}.timelineItem:before{content:"";position:absolute;left:22px;top:5px;width:20px;height:20px;background:#00bcd4;border-radius:50%;border:3px solid #fff;box-shadow:0 0 6px #0003}.timelineDate{font-size:20px;font-weight:600;color:#34495e;margin-bottom:12px}.timelineButton{display:inline-block;background-color:#00bcd4;color:#fff;padding:8px 20px;border-radius:25px;font-size:16px;text-decoration:none;transition:all .3s ease}.timelineButton:hover{background-color:#0097a7;transform:translateY(-2px)}@media(max-width:480px){.timelineItem{padding-left:50px}.timelineButton{font-size:14px;padding:6px 16px}.timelineDate{font-size:18px}}.pageWrapper{min-height:100vh;padding:50px 20px;font-family:Noto Sans,sans-serif;background:#f5f7fa}.pageTitle{text-align:center;font-size:32px;font-weight:700;color:#1b263b;margin-bottom:40px}.yearCard{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 14px #00000014;transition:transform .2s,box-shadow .2s}.yearCard:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.container{max-width:800px;margin:2rem auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f4f8;border-radius:12px;box-shadow:0 12px 24px #0000001a;color:#333}.title{font-size:2rem;margin-bottom:.3rem;color:#2c3e50;text-align:center}.subtitle{font-size:1rem;margin-bottom:1.5rem;font-style:italic;text-align:center;color:#7f8c8d}.cardContainer{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.card{background-color:#fff;padding:1.2rem 1.5rem;border-radius:10px;border-left:6px solid #3498db;box-shadow:0 6px 14px #00000014;transition:transform .2s ease;cursor:default}.card:hover{transform:translateY(-2px)}.position{font-weight:600;margin:.3rem 0 .6rem;color:#34495e}.date{margin:0;font-size:1rem;color:#7f8c8d}.note{font-size:.95rem;color:#555;text-align:center}.container{max-width:700px;margin:2rem auto;padding:2rem;background:#f9f9f9;border-radius:12px;box-shadow:0 8px 20px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.title{font-size:2rem;text-align:center;color:#2c3e50;margin-bottom:1.9rem}.subtitle{font-size:1rem;text-align:center;color:#7f8c8d;font-style:italic}.cardContainer{display:flex;flex-direction:column;gap:1rem}.sessionCard{background:#fff;padding:1rem 1.5rem;border-radius:10px;border-left:5px solid #3498db;box-shadow:0 4px 12px #0000000d}.sessionTitle{font-size:1.2rem;font-weight:700;color:#34495e;margin-bottom:.5rem}.note{text-align:center;color:#7f8c8d;margin-top:2rem;font-size:.95rem}.page-wrapper{padding:2rem;background-color:#f3f4f6;min-height:100vh}.page-wrapper h1{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem}.table-card-wrapper{font-family:Noto Sans Devanagari,sans-serif;background-color:#e0f7f7;padding:2rem 1rem;min-height:100vh}.table-card-heading{text-align:center;font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#004d4d}.table-card{max-width:1100px;margin:0 auto;background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 14px #00000014;overflow-x:auto}.styled-table{width:100%;border-collapse:collapse;font-size:.875rem}.styled-table th{background-color:#bbdefb;position:sticky;top:0;text-align:left;padding:.6rem;border:1px solid #90caf9;font-weight:700;color:#0d47a1}.styled-table td{padding:.6rem;border:1px solid #e3f2fd;color:#333}.styled-table tbody tr:nth-child(2n){background-color:#f9f9f9}.styled-table tbody tr:hover{background-color:#e3f2fd}@media(max-width:768px){.styled-table th,.styled-table td{font-size:.75rem;padding:.4rem}}.comm-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column}.comm-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:15px 20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.comm-hero h1{font-size:2.2rem;margin-bottom:10px}.comm-hero p{font-size:1.1rem;opacity:.9}.comm-section{flex:1;padding:10px 20px}.comm-section h2{font-size:1.8rem;margin-bottom:20px;color:#036;border-bottom:3px solid #ffcc00;display:inline-block;padding-bottom:5px;margin-top:10px}.comm-section h3{font-size:1.2rem;margin-bottom:15px;color:#004aad}.comm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:0 50px;align-items:stretch}.comm-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 20px #00000014;transition:all .3s ease;text-decoration:none;color:#1e3a8a;display:flex;flex-direction:column}.comm-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001f}.comm-card h3{font-size:1rem;margin-bottom:15px}.comm-card ul{list-style:none;padding:0;margin:0}.comm-card li{margin:0 0 5px}.comm-card a{text-decoration:none;color:#004aad;font-weight:500}.comm-card a:hover{color:#f60}.comm-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;text-align:center;margin-top:auto}.comm-separator{border:none;height:3px;width:80%;margin:2rem auto;background:linear-gradient(to right,#005f73,#0a9396,#94d2bd);border-radius:5px}.comm-assembly-container{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:1rem}.comm-link{font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;color:#005bb5}.comm-link:hover{color:#f60;text-decoration:underline}.gov-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh}.gov-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:15px 20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.gov-hero-content{max-width:1200px;margin:0 auto}.gov-hero-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;text-align:left}.gov-hero-text{flex:1;min-width:250px;text-align:center}.gov-hero h1{font-size:2.2rem;margin-bottom:10px;margin-left:0}.gov-hero p{font-size:1.1rem;opacity:.9;margin:0}.gov-btn{display:inline-block;margin-top:10px;background:#fc0;color:#222;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:.3s}.gov-btn:hover{background:#ffe066}.gov-section{text-align:center;margin-bottom:40px;padding:0 20px}.gov-section h1{font-size:1.8rem;color:#002f6c;padding-bottom:6px;font-weight:700;display:block;margin-bottom:20px;margin-top:10px}.gov-section h2{font-size:1.5rem;margin-bottom:25px;color:#036;border-bottom:3px solid #ffcc00;padding-bottom:5px;display:inline-block}.gov-report-block{margin:30px auto;max-width:800px;text-align:left}.gov-report-block h3{color:#036;margin-bottom:15px;font-size:1.2rem}.gov-report-block ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:15px}.gov-report-block li{margin:0}.gov-link{color:#004aad;text-decoration:none;font-weight:500;background-color:#f2f6ff;padding:8px 14px;border-radius:8px;transition:all .3s ease;border:1px solid #ccdfff}.gov-link:hover{text-decoration:none;color:#f60;background-color:#e9f1ff;border-color:#fc0}.gov-separator{border:0;height:2px;background:#d9d9d9;margin:40px auto;width:70%;border-radius:2px}.gov-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;margin-top:40px}@media screen and (max-width:1024px){.gov-hero-row{justify-content:center}}@media screen and (max-width:768px){.gov-hero h1{font-size:1.8rem;text-align:center}.gov-hero p{font-size:1rem;text-align:center}.gov-btn{margin-top:15px}.gov-report-block{max-width:100%;padding:0 10px}}@media screen and (max-width:480px){.gov-hero h1{font-size:1.5rem}.gov-hero p{font-size:.9rem}.gov-section h1{font-size:1.5rem}.gov-section h2{font-size:1.2rem}.gov-report-block ul{flex-direction:column}}.panch-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column}.panch-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:15px 20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.panch-hero-content{max-width:1200px;margin:0 auto}.panch-hero-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.panch-hero-text{flex:1;min-width:200px;text-align:center}.panch-hero-text h1{font-size:2.2rem;margin-bottom:10px}.panch-hero-text p{font-size:1.1rem;opacity:.9;margin:0}.panch-btn{display:inline-block;margin-top:0;background:#fc0;color:#222;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:.3s}.panch-btn:hover{background:#ffe066}.panch-section{padding:10px 20px}.panch-section h2{font-size:1.8rem;margin-bottom:20px;color:#036;border-bottom:3px solid #ffcc00;display:inline-block;padding-bottom:5px}.panch-section h3{font-size:1.2rem;margin-bottom:20px;color:#004aad}.panch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-right:50px;margin-left:50px}.panch-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 20px #00000014;transition:all .3s ease;text-decoration:none;color:#1e3a8a;display:flex;flex-direction:column}.panch-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001f}.panch-card h3{font-size:1rem;margin-bottom:15px}.panch-card ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.panch-card li{margin:0}.panch-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;text-align:center;margin-top:auto}.gov-report-list.horizontal{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:20px 0}.gov-report-list.horizontal li{margin:0}.gov-report-list.horizontal .gov-link{display:inline-block;background-color:#f2f6ff;color:#004aad;padding:8px 14px;border-radius:8px;text-decoration:none;font-weight:500;border:1px solid #ccdfff;transition:all .3s ease}.gov-report-list.horizontal .gov-link:hover{background-color:#e9f1ff;color:#f60;border-color:#fc0}.gov-report-row{display:flex;gap:20px;margin-bottom:30px;margin-left:50px;margin-right:50px}.gov-report-block{flex:1 1 50%;background:#f9f9f9;padding:15px;border-radius:8px;box-shadow:0 2px 6px #0000001a}.gov-report-block h2{font-size:18px;margin-bottom:10px;font-weight:700}.gov-report-block ol{padding-left:20px}.chairperson{margin-top:10px;font-weight:700}@media screen and (max-width:768px){.gov-report-block{flex:1 1 100%}}.chatur-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column}.chatur-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:15px 20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.chatur-hero-content{max-width:1200px;margin:0 auto}.chatur-hero-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.chatur-hero-text{flex:1;min-width:200px;text-align:center}.chatur-hero-text h1{font-size:2.2rem;margin-bottom:10px}.chatur-hero-text p{font-size:1.1rem;opacity:.9;margin:0}.chatur-btn{display:inline-block;margin-top:0;background:#fc0;color:#222;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:.3s}.chatur-btn:hover{background:#ffe066}.chatur-section{padding:10px 20px;flex:1}.chatur-section h2{font-size:1.8rem;margin-bottom:20px;color:#036;border-bottom:3px solid #ffcc00;display:inline-block;padding-bottom:5px}.chatur-section h3{font-size:1.2rem;margin-bottom:15px;color:#004aad}.chatur-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:0 50px;align-items:stretch}.chatur-card{background:#fff;border-radius:15px;padding:15px 10px;box-shadow:0 10px 20px #00000014;transition:all .3s ease;text-decoration:none;color:#1e3a8a;display:flex;flex-direction:column;justify-content:flex-start;min-height:250px}.chatur-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001f}.chatur-card ul{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.chatur-card li{margin:0}.chatur-link-text{display:block;text-decoration:none;color:#036;font-weight:500;line-height:1.7;transition:color .3s ease}.chatur-link-text:hover{color:#f60}.chatur-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;margin-top:auto;text-align:center}@media(max-width:768px){.chatur-hero-row{flex-direction:column}.chatur-grid{margin:0 20px;gap:20px}.chatur-card{min-height:200px}}.tray-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column}.tray-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.tray-hero-content{max-width:1200px;margin:0 auto}.tray-hero-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.tray-hero-text{flex:1;text-align:center}.tray-hero-text h1{font-size:2.2rem;margin-bottom:10px}.tray-hero-text p{font-size:1.1rem;opacity:.9;margin:0}.tray-btn{display:inline-block;background-color:#fc0;color:#222;padding:10px 20px;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:10px;white-space:nowrap}.tray-btn:hover{background-color:#ffe066;cursor:pointer}.tray-section{flex:1;padding:10px 20px}.tray-section h2{font-size:1.8rem;margin-bottom:20px;color:#036;border-bottom:3px solid #ffcc00;display:inline-block;padding-bottom:5px}.tray-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:0 50px;align-items:stretch}.tray-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 20px #00000014;transition:all .3s ease;text-decoration:none;color:#1e3a8a;display:flex;flex-direction:column}.tray-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001f}.tray-card h3{font-size:1rem;margin-bottom:15px;color:#004aad}.tray-card ul{list-style:none;padding:0;margin:0}.tray-card ul li a{text-decoration:none;color:#005bb5;font-weight:500}.tray-card ul li a:hover{color:#f60}.tray-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;text-align:center;margin-top:auto}@media(max-width:768px){.tray-hero-row{flex-direction:column;text-align:center}.tray-hero-text{order:1}.tray-btn{order:2;margin-top:15px}.tray-hero-text h1{font-size:1.8rem}.tray-hero-text p{font-size:1rem}}.wrapper{max-width:1100px;margin:0 auto;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(120deg,#f0f4f8,#e2e8f0);color:#1f2937}.heading{text-align:center;font-size:2.8rem;font-weight:800;color:#0f172a;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px;background:#3b82f6;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section{background:#fff;border-radius:16px;padding:25px 30px;margin-bottom:50px;box-shadow:0 10px 25px #00000014;transition:transform .4s ease,box-shadow .4s ease;overflow:hidden;position:relative}.section:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 20px 40px #00000026}.subheading{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1e293b;position:relative}.subheading:after{content:"";display:block;width:60px;height:3px;background:#3b82f6;margin-top:6px;border-radius:2px;transition:width .3s}.section:hover .subheading:after{width:100px}.content{font-size:1.05rem;line-height:1.8;color:#334155;margin-bottom:20px}.extra-heading{font-style:italic;color:#64748b;margin-top:10px;font-size:.95rem}.image{width:100%;max-height:450px;object-fit:cover;border-radius:12px;margin-bottom:15px;transition:transform .5s ease,box-shadow .5s ease,filter .5s ease}.image:hover{transform:scale(1.05) rotate(1deg);box-shadow:0 15px 40px #0003;filter:brightness(1.05)}@media(max-width:768px){.heading{font-size:2.2rem}.subheading{font-size:1.5rem}.content{font-size:1rem}.section{padding:20px}}.section{opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards;animation-delay:.2s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.padkram-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column}.padkram-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:25px 20px;border-radius:0 0 25px 25px;box-shadow:0 4px 10px #0003}.padkram-hero h1{font-size:2.2rem;margin-bottom:10px}.padkram-hero p{font-size:1.1rem;opacity:.9;margin:5px 0}.padkram-section{flex:1;padding:20px}.padkram-section h2{font-size:1.8rem;margin-bottom:30px;color:#036;border-bottom:3px solid #ffcc00;display:inline-block;padding-bottom:5px}.padkram-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin:0 50px}.padkram-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 20px #00000014;transition:all .3s ease;text-align:center}.padkram-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000001f}.padkram-card h3{font-size:1.1rem;color:#004aad;margin-bottom:10px}.padkram-card a{text-decoration:none;color:#004aad;font-weight:600}.padkram-card a:hover{color:#f60}.padkram-footer{background-color:#002f6c;color:#fff;padding:15px 0;font-size:.9rem;border-top:3px solid #ffcc00;text-align:center;margin-top:auto}.press-page{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;background-color:#f8f9fb}.press-hero{background:linear-gradient(135deg,#002f6c,#005bb5);color:#fff;padding:20px;border-radius:0 0 25px 25px;text-align:center;margin-bottom:20px;margin-top:}.press-hero h1{font-size:2rem;color:#fff}.press-hero p{font-size:1rem;opacity:.85}.year-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.year-btn{background-color:#005bb5;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-weight:500;transition:all .3s ease}.year-btn:hover{background-color:#036}.year-section{margin-bottom:30px;margin-left:30px;margin-right:30px}.year-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#dde6f1;padding:10px 15px;border-radius:8px;margin-bottom:10px}.year-header h2{font-size:1.3rem;color:#036}.press-table-container{padding-left:50px;padding-right:50px;overflow-x:auto}.press-table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:10px;overflow:hidden}.press-table th,.press-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #e0e0e0;vertical-align:top}.press-table th:first-child,.press-table td:first-child{padding-left:50px}.press-table th:last-child,.press-table td:last-child{padding-right:50px}.press-table th{background-color:#005bb5;color:#fff}.press-table tr:nth-child(2n){background-color:#f1f7ff}.press-table a{color:#005bb5;text-decoration:none;font-weight:500}.press-table a:hover{color:#f60}.press-page{font-family:Noto Sans Devanagari,sans-serif;text-align:center;background-color:#fdfdfd;color:#222;min-height:100vh;display:flex;flex-direction:column;padding:20px}.press-page h2{font-size:2rem;margin-bottom:2rem;color:#036;font-weight:700}.profile-page{font-family:Noto Sans Devanagari,sans-serif;background-color:#f0f4f8;padding:1.5rem 1rem;max-width:1100px;margin:auto;color:#222}.profile-header{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.profile-photo-container{background-color:#fff;padding:10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-shrink:0;max-width:none}.profile-photo{width:150px;height:auto;border-radius:10px;display:block;box-shadow:0 4px 10px #00000040}.profile-divider{width:5px;height:140px;margin:0 20px;background:transparent;border-radius:2px}.profile-name-box{background-color:#0056b3;border-radius:12px;padding:2rem 3rem;color:#fff;flex:1;text-align:center;box-shadow:0 6px 16px #00000026;min-width:250px}.profile-title{font-size:2rem;margin:0;font-weight:700;line-height:1.1;color:#fff}.profile-subtitle{font-size:1.2rem;margin-top:.5rem;font-weight:500}.info-card{background-color:#fff;border-radius:12px;padding:1.5rem 1.8rem;box-shadow:0 8px 14px #00000014;margin-bottom:2rem}.info-section{margin-bottom:1.5rem;text-align:justify}.detail-row{display:flex;flex-wrap:wrap;margin-bottom:8px}.detail-label{font-weight:700;margin-right:6px;min-width:120px;color:#007bff}.detail-value{flex:1;color:#333;font-weight:500}.bio-card{background-color:#fff;border-radius:12px;padding:1.5rem 1.8rem;box-shadow:0 8px 14px #00000014;margin-bottom:2rem}.bio-title{font-size:1.5rem;color:#0056b3;border-bottom:3px solid rgb(35,211,241);padding-bottom:6px;margin-bottom:15px;font-weight:700}.bio-text{font-size:1rem;line-height:1.8;text-align:justify;margin-bottom:1rem;color:#444}.bio-highlight{font-size:1.1rem;font-weight:700;text-align:center;color:#0056b3;margin-top:20px}.page-wrapper{font-family:Noto Sans Devanagari,sans-serif;background-color:#e0f7f7;padding:1.5rem 1rem;max-width:1100px;margin:auto;color:#222}.top-profile-card{display:flex;align-items:center;margin-bottom:2rem;flex-wrap:wrap}.photo-frame{background-color:#fff;padding:10px;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.profile-image{width:180px;border-radius:10px;box-shadow:0 4px 10px #00000040}.name-frame{background-color:#008b8b;border-radius:12px;padding:2rem 3rem;color:#fff;flex:1;text-align:center;box-shadow:0 6px 16px #00000026;min-width:250px}.name-frame h1{font-size:2rem;margin:0;font-weight:700}.name-frame h3{font-size:1.2rem;margin-top:.5rem;font-weight:500}.name-frame .tenure{margin-top:10px;font-weight:600}.card{background-color:#fff;border-radius:12px;padding:1.5rem 1.8rem;margin-bottom:2rem;box-shadow:0 8px 14px #00000014}.section-title{font-size:1.5rem;color:#008b8b;border-bottom:3px solid #004d4d;padding-bottom:6px;margin-bottom:15px;font-weight:700}.paragraph{font-size:1rem;line-height:1.8;text-align:justify;margin-bottom:1rem;color:#444}.death-notice{font-size:1.1rem;font-weight:700;text-align:center;color:#004d4d;margin-top:20px}.info-row{display:flex;flex-wrap:wrap;margin-bottom:8px}.info-label{font-weight:700;margin-right:6px;min-width:120px;color:#004d4d}.info-value{flex:1;color:#333;font-weight:500}@media(max-width:768px){.name-frame{padding:1.2rem}.name-frame h1{font-size:1.6rem}.name-frame h3{font-size:1rem}.profile-image{width:140px}}
