.ad-slot{margin:1.25rem 0;display:flex;justify-content:center}.ad-slot-inner{width:100%;max-width:100%;min-height:0;overflow:hidden;text-align:center}.ad-slot-inner iframe,.ad-slot-inner ins,.ad-slot-inner img{max-width:100%}.ad-slot--compact{margin:.85rem 0}.ad-slot--sidebar{margin:0 0 1rem}.ad-slot--footer{padding:1rem 1.5rem 0;max-width:1140px;margin:0 auto}@media(max-width:640px){.ad-slot--sidebar{display:none}}.site-disclaimer{background:#f8fafc;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.site-disclaimer-inner{max-width:1140px;margin:0 auto;padding:.9rem 1.5rem}.site-disclaimer h2{margin:0 0 .35rem;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.site-disclaimer p{margin:0 0 .45rem;font-size:.72rem;line-height:1.45;color:var(--muted)}.site-disclaimer-lead{color:var(--muted)}.site-disclaimer ul{margin:0;padding-left:1rem;display:grid;gap:.2rem}.site-disclaimer li{font-size:.7rem;line-height:1.4;color:var(--muted)}@media(max-width:640px){.site-disclaimer-inner{padding:.75rem 1rem}.site-disclaimer p{font-size:.68rem}.site-disclaimer li{font-size:.66rem}}.logo{display:flex;align-items:center;gap:.85rem;text-decoration:none;color:inherit;transition:opacity .15s ease}.logo:hover{opacity:.88}.logo:focus-visible{outline:2px solid var(--accent-light);outline-offset:3px;border-radius:10px}.logo-img{border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 14px #0f27442e}.logo.sm .logo-img{width:36px;height:36px;border-radius:10px}.logo.md .logo-img{width:44px;height:44px}.logo.lg .logo-img{width:56px;height:56px;border-radius:14px}.logo-text strong{display:block;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.logo-text span{display:block;font-size:.72rem;font-weight:500;opacity:.75;letter-spacing:.02em}.logo.lg .logo-text strong{font-size:1.35rem}.logo.lg .logo-text span{font-size:.8rem}.header{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);box-shadow:0 1px #0f27440a}.header-inner{max-width:1140px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header .logo-text strong{color:var(--primary)}.header .logo:focus-visible{outline-color:var(--primary-light)}.header .logo-text span{color:var(--muted)}.header-nav{display:flex;align-items:center;gap:.35rem}.header-nav a{color:var(--text);text-decoration:none;font-size:.82rem;font-weight:600;padding:.45rem .65rem;border-radius:8px;transition:background .15s ease,color .15s ease}.header-nav a:hover,.header-nav a.active{background:var(--primary-50);color:var(--primary)}.header-nav a.active{font-weight:700}.header-nav .lang-switch{border:1px solid var(--border);font-weight:700;font-size:.82rem}.header-menu-btn{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--border);background:#fff;border-radius:10px;padding:0;cursor:pointer;transition:border-color .15s ease,background .15s ease}.header-menu-btn:hover{border-color:#c9a22773;background:#c9a22714}.header-menu-icon{position:relative;display:block;width:1.1rem;height:.85rem}.header-menu-icon span{position:absolute;left:0;right:0;height:2px;border-radius:2px;background:var(--primary);transition:transform .22s ease,opacity .18s ease,top .22s ease}.header-menu-icon span:nth-child(1){top:0}.header-menu-icon span:nth-child(2){top:50%;transform:translateY(-50%)}.header-menu-icon span:nth-child(3){bottom:0}.header-menu-btn--open .header-menu-icon span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.header-menu-btn--open .header-menu-icon span:nth-child(2){opacity:0}.header-menu-btn--open .header-menu-icon span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.header-mobile-backdrop,.header-mobile-nav{display:none}@media(max-width:640px){.header-inner{padding:.75rem 1rem}.header-nav--desktop{display:none}.header-menu-btn{display:inline-flex;margin-left:auto}.logo-text span{display:none}.header-mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;border:none;padding:0;margin:0;background:#0f274473;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;cursor:pointer}.header-mobile-backdrop--open{opacity:1;visibility:visible;pointer-events:auto}.header-mobile-nav{display:flex;flex-direction:column;position:fixed;top:0;right:0;z-index:102;width:min(88vw,320px);height:100%;height:100dvh;background:var(--surface);box-shadow:-12px 0 40px #0f27442e;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);pointer-events:none}.header-mobile-nav--open{transform:translate(0);pointer-events:auto}.header-mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,rgba(201,162,39,.1),transparent)}.header-mobile-nav-title{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.header-mobile-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:8px;background:var(--primary-50);color:var(--primary);font-size:1.35rem;line-height:1;cursor:pointer}.header-mobile-nav-links{flex:1;overflow-y:auto;padding:.65rem .75rem;display:flex;flex-direction:column;gap:.25rem}.header-mobile-nav-links a{display:flex;align-items:center;min-height:2.85rem;padding:.65rem .9rem;border-radius:12px;color:var(--text);text-decoration:none;font-size:1rem;font-weight:600;transition:background .15s ease,color .15s ease,transform .15s ease}.header-mobile-nav-links a:hover,.header-mobile-nav-links a.active{background:var(--primary-50);color:var(--primary)}.header-mobile-nav-links a.active{box-shadow:inset 3px 0 0 var(--accent)}.header-mobile-nav-links a:active{transform:scale(.98)}.header-mobile-nav-foot{padding:1rem .75rem calc(1rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--bg)}.header-mobile-lang{display:flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;border-radius:12px;border:1px solid rgba(201,162,39,.45);background:linear-gradient(135deg,#c9a2271f,#c9a2270a);color:var(--primary);text-decoration:none;font-size:.95rem;font-weight:800;transition:background .15s ease,border-color .15s ease}.header-mobile-lang:hover{background:linear-gradient(135deg,#c9a22738,#c9a2271a);border-color:var(--accent)}}.back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;z-index:90;width:2.75rem;height:2.75rem;border:none;border-radius:999px;background:linear-gradient(135deg,var(--accent),#b8891a);color:var(--primary);font-size:1.25rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 8px 24px #c9a22759;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.back-to-top:hover{background:linear-gradient(135deg,var(--accent-light),var(--accent));color:var(--primary);box-shadow:0 10px 28px #c9a22773;transform:translateY(-2px)}.back-to-top:active{transform:translateY(0)}@media(max-width:640px){.back-to-top{right:1rem;bottom:1rem;width:2.5rem;height:2.5rem;font-size:1.15rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;width:100%}.page-loading{max-width:1140px;margin:3rem auto;padding:2rem 1.5rem;text-align:center;color:var(--muted);font-weight:600}.footer{background:var(--primary);color:#ffffffd9;margin-top:auto;min-height:420px}.footer-inner{max-width:1140px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.footer-brand p{margin:.75rem 0 0;font-size:.88rem;line-height:1.6;color:#ffffffa6;max-width:280px}.footer-brand .logo:focus-visible{outline-color:var(--accent-light)}.footer .logo-text strong{color:#fff}.footer .logo-text span{color:#fff9}.footer-col-title,.footer-col h4{margin:0 0 .85rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-light);font-weight:600}.footer-col a{display:block;color:#ffffffbf;text-decoration:none;font-size:.9rem;padding:.3rem 0;transition:color .15s ease}.footer-col a:hover{color:#fff}.footer-col--dynamic{min-height:11.5rem}.footer-link-skeleton{display:block;height:1.5rem;margin:.3rem 0;border-radius:4px;background:#ffffff1a}.footer-bottom{max-width:1140px;margin:0 auto;padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.82rem;color:#ffffff80}.footer-bottom-logo{flex-shrink:0}.footer-bottom-home{color:#ffffffa6;text-decoration:none;transition:color .15s ease}.footer-bottom-home:hover{color:#fff}.footer-inner-wide{grid-template-columns:1.4fr repeat(5,1fr)}@media(max-width:1100px){.footer-inner-wide{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.footer-inner,.footer-inner-wide{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:640px){:root{--radius: 12px;--radius-sm: 8px;--radius-lg: 14px}body{line-height:1.45}.header-inner{padding:.5rem .65rem}.logo.md .logo-img{width:32px;height:32px}.logo-text strong{font-size:.82rem}.header-nav a{padding:.35rem .55rem;font-size:.78rem}.footer-inner{padding:1.25rem .75rem 1rem;gap:1rem}.footer-bottom{padding:.75rem;font-size:.72rem}.footer-col-title,.footer-col h4{margin-bottom:.5rem;font-size:.68rem}.footer-col a{font-size:.78rem;padding:.2rem 0}.hero-banner-inner{padding:1.25rem .65rem 2.25rem}.hero-badge{margin-bottom:.65rem;padding:.28rem .65rem;font-size:.68rem}.hero-banner h1{font-size:1.35rem;margin-bottom:.5rem}.hero-desc{font-size:.78rem;line-height:1.45}.page-content{padding:0 .65rem 1.75rem}.search-section{margin-top:-1.5rem}.search-panel-body{padding:.75rem}.search-mode-tabs{padding:.25rem}.mode-tab{padding:.45rem .35rem;font-size:.68rem}.tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;margin-bottom:.65rem;padding:.25rem}.tab{padding:.4rem .25rem;font-size:.62rem;border-radius:8px}.search-form{flex-direction:row;gap:.4rem}.search-form input{padding:.55rem .65rem;font-size:.82rem;border-radius:8px}.search-form button{padding:0 .75rem;font-size:.75rem;border-radius:8px}.filter-hint{margin-bottom:.65rem;font-size:.72rem}.filter-bank-search{margin-bottom:.55rem}.filter-bank-search input{padding:.52rem .65rem;font-size:.78rem;border-radius:8px}.filter-cascade-columns{min-height:220px;max-height:280px;border-radius:10px}.filter-cascade-col{flex-basis:min(44vw,170px)}.filter-cascade-col-head{padding:.4rem .5rem}.filter-cascade-item{padding:.38rem .45rem;border-radius:6px}.filter-cascade-item-label{font-size:.72rem}.filter-cascade-item-count{font-size:.62rem}.filter-cascade-group-label{font-size:.6rem}.step-num{width:18px;height:18px;font-size:.62rem;border-radius:6px}.step-label{font-size:.62rem}.filter-actions{flex-direction:row;margin-top:.75rem;padding-top:.65rem;gap:.45rem}.btn-clear,.btn-search{width:auto;flex:1;padding:.48rem .55rem;font-size:.72rem;border-radius:8px}.stats-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:1rem}.stat{padding:.55rem .35rem}.stat strong{font-size:.95rem}.stat span{font-size:.58rem;letter-spacing:.02em}.results{margin-top:1rem}.results-header{margin-bottom:.65rem;padding-bottom:.55rem;gap:.5rem}.results-header h2{font-size:.88rem;margin-bottom:.15rem}.results-header p,.results-summary{font-size:.72rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.results-loading,.results-empty{padding:1.25rem .75rem;font-size:.82rem}.branch-card{padding:.65rem .6rem;border-radius:var(--radius-sm)}.branch-card h3{font-size:.62rem}.branch-name{font-size:.78rem;margin-top:.15rem}.pincode-badge{font-size:.62rem;padding:.18rem .35rem}.ifsc-row{margin:.45rem 0;gap:.3rem}.ifsc-code{font-size:.72rem;padding:.28rem .45rem;border-radius:6px}.address{font-size:.68rem;margin-bottom:.45rem;line-height:1.35}.meta{font-size:.62rem;gap:.25rem .45rem}.meta-link{font-size:.62rem}.view-details{margin-top:.45rem;font-size:.68rem}.copy-btn{padding:.2rem .4rem;font-size:.6rem;border-radius:6px}.directory-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.directory-item{padding:.55rem .6rem}.directory-item-label{font-size:.76rem}.directory-item-sub,.directory-item-count{font-size:.62rem}.directory-section{margin-top:1rem}.directory-section h2{font-size:.88rem;margin-bottom:.55rem}.browse-hero{padding:1rem .65rem}.browse-hero h1{font-size:1.05rem;margin-bottom:.25rem}.browse-hero p{font-size:.72rem;line-height:1.4}.browse-content{padding:.65rem}.browse-stats{gap:.45rem;margin-bottom:.75rem}.browse-stat{padding:.45rem .55rem;font-size:.68rem;flex:1 1 calc(50% - .25rem)}.browse-loading,.browse-error{padding:1.5rem .75rem}.breadcrumbs{margin-bottom:.45rem}.breadcrumbs ol{font-size:.68rem;gap:.15rem}.quick-links{margin-top:1.25rem}.quick-links h2{font-size:.72rem;margin-bottom:.65rem}.quick-links-grid{gap:.4rem}.quick-chip{padding:.38rem .65rem;font-size:.72rem}.chip-icon{font-size:.82rem}.filter-chips-label{font-size:.62rem;margin:.65rem 0 .35rem}.filter-chip{padding:.28rem .55rem;font-size:.68rem}.pagination{margin-top:1rem;padding-top:.75rem;gap:.55rem}.pagination-top{flex-direction:row;align-items:center;gap:.45rem}.pagination-info{font-size:.68rem}.page-size-select{font-size:.68rem;gap:.3rem}.page-size-select select{padding:.28rem 1.4rem .28rem .45rem;font-size:.68rem;border-radius:6px}.pagination-nav{flex-direction:row;width:auto;gap:.25rem}.page-btn{width:auto;padding:.35rem .55rem;font-size:.68rem;border-radius:6px}.page-num{min-width:28px;height:28px;font-size:.68rem;border-radius:6px}.results-header-pagination.pagination-top{width:auto;flex-direction:row;align-items:center}.results-header{flex-direction:row;align-items:flex-start}.error{font-size:.78rem;padding:.5rem .65rem}}:root{--bg: #f0f4f9;--bg-hero: linear-gradient(160deg, #0f2744 0%, #1a3d66 45%, #1e4d7b 100%);--surface: #ffffff;--surface-elevated: #ffffff;--primary: #0f2744;--primary-light: #1e4d7b;--primary-50: rgba(15, 39, 68, .06);--accent: #c9a227;--accent-light: #e8c547;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--border-light: #f1f5f9;--shadow-sm: 0 1px 3px rgba(15, 39, 68, .06);--shadow: 0 8px 30px rgba(15, 39, 68, .08);--shadow-lg: 0 20px 50px rgba(15, 39, 68, .12);--radius: 16px;--radius-sm: 10px;--radius-lg: 20px}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button,input,select{font:inherit}::selection{background:#c9a22740;color:var(--primary)}
