
:root{
 --navy:#08265f;--navy-deep:#061d4d;--blue:#0f55c8;--blue2:#0b43a5;--orange:#ff6b16;
 --teal:#00a48b;--green:#20a85a;--purple:#7443d8;--pink:#ed4e7a;--cyan:#079ec2;--yellow:#f1a800;
 --ink:#132449;--muted:#68768c;--bg:#f7f9fc;--white:#fff;--line:#e3e8f0;
 --shadow:0 20px 55px rgba(11,39,92,.12);--shadow2:0 7px 25px rgba(11,39,92,.08);--radius:18px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"Noto Sans Devanagari",system-ui,sans-serif;line-height:1.6;font-synthesis:none;text-rendering:optimizeLegibility}
@media (min-width:901px){
  .single-shell .post-content,.single-shell .related-posts,.single-shell .faq-section,.single-shell .author-box{content-visibility:auto;contain-intrinsic-size:600px}
}
body.lang-mr .en{display:none} body.lang-en .mr{display:none}
img{max-width:100%;display:block} a{text-decoration:none;color:inherit}
.container{width:min(1180px,calc(100% - 32px));margin:auto}
.mr{font-family:"Noto Sans Devanagari",sans-serif}
.topbar{background:#06245b;color:#fff;font-size:12px}
.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.topbar-left,.topbar-right{display:flex;align-items:center;gap:18px}
.topbar a{font-weight:800;color:#fff}.topbar-right a:nth-child(2){color:#25d366;font-size:18px}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #e7ebf2}
.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.brand,.footer-brand{display:flex;align-items:center;gap:11px}.brand img{width:52px;height:52px;object-fit:contain;border-radius:13px}.brand strong{display:block;font-size:24px;line-height:1;color:#0b1e43}.brand small,.footer-brand small{display:block;font-size:10px;color:#7b8799;font-weight:700;letter-spacing:.04em}
.menu{display:flex;align-items:center;gap:2px}.menu a{padding:10px 12px;border-radius:9px;font-size:13px;font-weight:700;color:#1d2d4c}.menu a:hover,.menu a.active{color:var(--orange);background:#fff8f2}.menu .primary{background:#0b4cb5;color:#fff;border-radius:8px;margin-left:5px}.menu .primary:hover{background:#083c93;color:#fff}
.lang-switch{border:1px solid #d8deea;background:#fff;border-radius:8px;padding:9px 11px;font-weight:800;color:#17325f;cursor:pointer;margin-left:5px}.menu-toggle{display:none;border:0;background:#eff4fc;width:44px;height:44px;border-radius:10px;font-size:22px;color:#08265f}

.hero-premium{position:relative;overflow:hidden;background:linear-gradient(120deg,#f6fbff 0%,#edf5ff 60%,#fff 100%);padding:42px 0 52px}
.hero-premium:before{content:"";position:absolute;left:-180px;top:80px;width:440px;height:440px;border-radius:50%;background:rgba(36,112,220,.07)}
.hero-orb{position:absolute;border-radius:50%;border:1px solid rgba(20,89,190,.1)}.orb-one{width:300px;height:300px;right:36%;top:-190px}.orb-two{width:500px;height:500px;right:-290px;bottom:-300px}
.hero-grid-premium{position:relative;z-index:1;display:grid;grid-template-columns:.98fr 1.02fr;gap:36px;align-items:center}
.hero-copy{padding:20px 0 10px}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#e7f0ff;color:#1555b4;font-size:10px;font-weight:900;letter-spacing:.07em}.live-dot{width:7px;height:7px;background:#19a965;border-radius:50%;box-shadow:0 0 0 4px rgba(25,169,101,.12)}
.hero-copy h1{margin:19px 0 16px;font-size:clamp(42px,5.3vw,66px);line-height:1.02;letter-spacing:-.055em;color:#10234a}.hero-copy h1 strong{font-weight:800;color:#1657bd}.hero-copy h1 em{font-style:normal;color:var(--orange)}.hero-lead{font-size:16px;max-width:620px;color:#4e607c;margin:0}.hero-benefits{display:flex;gap:22px;margin-top:22px}.hero-benefits>div{display:flex;gap:8px;align-items:center}.benefit-icon{width:34px;height:34px;border-radius:10px;background:#e9f2ff;color:#0e54bd;display:grid;place-items:center;font-weight:900;box-shadow:0 5px 14px rgba(20,85,190,.12)}.benefit-icon.orange{background:#fff1e8;color:#f16b16}.benefit-icon.teal{background:#e7fbf6;color:#079c84}.hero-benefits b{display:block;font-size:11px}.hero-benefits small{display:block;font-size:9px;color:#7d8999}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hero-call,.hero-whatsapp{display:inline-flex;align-items:center;gap:10px;padding:11px 20px;border-radius:10px;border:1px solid #0a3f94;background:#082d6c;color:#fff;min-width:172px}.hero-call small,.hero-whatsapp small{display:block;font-size:10px}.hero-call b,.hero-whatsapp b{display:block;font-size:14px}.call-symbol{font-size:22px}.hero-whatsapp{background:#fff;color:#112449;border-color:#aeb8c9}.wa-symbol{color:#0bb35b;font-size:22px}.hero-whatsapp.dark{background:#fff;color:#0b2759;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;border-radius:10px;font-weight:800;border:1px solid transparent}.btn-primary{background:#0b4db7;color:#fff;box-shadow:0 10px 22px rgba(11,77,183,.2)}.btn-outline{border-color:#9eb1cf;background:#fff;color:#143668}.btn-white{background:#fff;color:#0b2b65}.hero-visual{position:relative;min-height:500px}.hero-photo-wrap{position:absolute;right:0;top:0;width:87%;height:475px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo-wrap img{width:100%;height:100%;object-fit:cover}.photo-shade{position:absolute;inset:0;background:linear-gradient(110deg,rgba(8,38,95,.03),rgba(8,38,95,.28))}.store-sign{position:absolute;left:36px;top:42px;background:#082d68;color:#fff;border-radius:10px;padding:10px 15px;font-size:19px;font-weight:800;box-shadow:0 12px 24px rgba(0,0,0,.15)}.store-sign small{display:block;font-size:8px;letter-spacing:.08em;text-align:center;color:#dbeafe}
.phone-mockup{position:absolute;right:-6px;top:18px;width:177px;background:#fff;border:7px solid #17213a;border-radius:28px;padding:12px 9px 13px;box-shadow:0 25px 45px rgba(5,20,50,.28);z-index:3}.phone-top{display:flex;justify-content:space-between;font-size:8px;color:#16233d;margin:0 4px 8px}.phone-brand{background:#0b3d91;color:#fff;border-radius:12px;padding:11px 8px;font-size:14px;font-weight:800;margin-bottom:8px}.phone-brand small{display:block;font-size:7px;font-weight:500}.phone-service{display:flex;gap:7px;align-items:center;border:1px solid #e7ebf1;border-radius:9px;padding:8px 6px;margin:6px 0;font-size:12px}.phone-service>span{color:#0c50bd;font-weight:900}.phone-service b{font-size:8px}.phone-service small{display:block;color:#8995a5;font-size:6px;font-weight:500}.phone-button{background:#0b4fb9;color:#fff;text-align:center;border-radius:8px;padding:7px;font-size:9px;font-weight:800;margin-top:8px}.hero-location-card{position:absolute;left:0;bottom:18px;background:#fff;border-radius:15px;padding:12px 15px;display:flex;gap:10px;align-items:center;box-shadow:0 18px 40px rgba(8,34,78,.18);z-index:4}.hero-location-card>span{width:34px;height:34px;background:#e7f8ef;color:#0b9c58;border-radius:10px;display:grid;place-items:center;font-weight:900}.hero-location-card b{display:block;font-size:11px}.hero-location-card small{display:block;color:#7d8999;font-size:9px}

.partner-section{background:#fff;border-bottom:1px solid #e9edf3;padding:20px 0 24px}.section-title-centered{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:17px}.section-title-centered>span{height:1px;width:28px;background:#bdc8d9}.section-title-centered h2{font-size:20px;margin:0;color:#112a5d;letter-spacing:-.02em}.partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.partner-card{background:#fff;border:1px solid #e3e8f0;border-radius:10px;min-height:76px;padding:10px 9px;display:flex;align-items:center;gap:8px;box-shadow:0 3px 12px rgba(11,39,92,.04)}.partner-card b{display:block;font-size:12px;line-height:1.2}.partner-card small{display:block;color:#7c8798;font-size:8px;margin-top:3px}.partner-mark{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;font-weight:900;font-size:20px}.partner-mark.bob{color:#f15b21;background:#fff0e9}.partner-mark.union{color:#e22639;background:#edf5ff}.partner-mark.fino{color:#d82d62;background:#fff0f5}.partner-mark.kotak{color:#0d397b;background:#edf3ff}.partner-mark.nsdl{color:#dc3c26;background:#fff0ed}.partner-mark.airtel{color:#ed1b2f;background:#fff0f1}

.section{padding:62px 0}.services-home{background:#fff}.section-intro{text-align:center;color:#718097;max-width:760px;margin:-6px auto 28px;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{position:relative;color:#fff;border-radius:13px;padding:18px;display:flex;gap:13px;min-height:172px;overflow:hidden;box-shadow:0 8px 20px rgba(11,39,92,.12);transition:.2s}.category-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-50px;bottom:-55px;background:rgba(255,255,255,.12)}.category-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(11,39,92,.16)}.category-card.blue{background:linear-gradient(135deg,#1d66d1,#0d4eb5)}.category-card.green{background:linear-gradient(135deg,#28ae62,#139450)}.category-card.purple{background:linear-gradient(135deg,#8750e0,#6b35c7)}.category-card.orange{background:linear-gradient(135deg,#f7831d,#e86100)}.category-card.teal{background:linear-gradient(135deg,#16a99c,#058f88)}.category-card.pink{background:linear-gradient(135deg,#f75c87,#e83d6d)}.category-card.cyan{background:linear-gradient(135deg,#10a9c8,#078cac)}.category-card.yellow{background:linear-gradient(135deg,#f6a800,#ee8700)}.category-icon{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.16);display:grid;place-items:center;flex:0 0 auto}.category-icon img{width:27px;height:27px;filter:brightness(0) invert(1)}.category-content{position:relative;z-index:1}.category-content h3{margin:0 0 7px;font-size:15px;line-height:1.25}.category-content ul{margin:0;padding-left:15px;font-size:9.5px;line-height:1.7}.category-content li::marker{color:rgba(255,255,255,.85)}.category-more{display:block;margin-top:8px;font-size:9px;font-weight:800;opacity:.95}.center-button{text-align:center;margin-top:24px}

.experience-section{background:#f6f8fb;padding:30px 0 35px}.experience-grid{display:grid;grid-template-columns:1fr 1.12fr .95fr;gap:14px}.experience-card{background:#fff;border:1px solid #e0e6ef;border-radius:12px;padding:23px;min-height:255px;box-shadow:0 3px 15px rgba(11,39,92,.04)}.small-kicker{font-size:9px;letter-spacing:.09em;font-weight:900;color:#0d58c4;margin-bottom:5px}.experience-card h2{font-size:19px;margin:4px 0 14px;color:#132d5d}.check-list{list-style:none;padding:0;margin:0 0 17px}.check-list li{font-size:11px;color:#4e5e74;padding:4px 0}.check-list li:before{content:"✓";color:#0eac5c;font-weight:900;margin-right:8px}.review-card{text-align:center;position:relative}.quote-mark{position:absolute;left:17px;top:13px;width:39px;height:39px;border-radius:50%;background:#edf4ff;color:#143e84;display:grid;place-items:center;font-size:27px;font-weight:800}.review-card .small-kicker{margin-top:2px}.review-placeholder{color:#68768a;font-size:12px;max-width:330px;margin:18px auto;line-height:1.8}.google-review-link{color:#0c55b8;font-size:11px;font-weight:800}.open-card{text-align:left;position:relative}.clock-icon{width:50px;height:50px;border-radius:50%;border:1px solid #ffc18e;background:#fff4e9;color:#ff761a;display:grid;place-items:center;font-size:26px;margin-bottom:9px}.hours-big{font-size:21px;font-weight:800;color:#132d5d}.open-card p{font-size:12px;color:#5e6d83;margin:3px 0 13px}.open-pill{display:inline-block;background:#e8f8ef;color:#0a9a57;border-radius:8px;padding:7px 12px;font-size:10px;font-weight:800}

.stats-band{background:#082e6d;color:#fff;padding:18px 0}.stats-row{display:grid;grid-template-columns:repeat(4,1fr)}.stats-row>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid rgba(255,255,255,.18)}.stats-row>div:last-child{border:0}.stat-icon{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center}.stats-row b{font-size:20px}.stats-row small{font-size:9px;color:#d3e1f8;display:block}

.quick-help-section{background:#fff}.quick-help{background:linear-gradient(120deg,#08275e,#0c4eb8);border-radius:18px;padding:32px 38px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.quick-help h2{font-size:27px;margin:2px 0 5px}.quick-help p{color:#d9e6fb;margin:0;font-size:13px}.quick-help .small-kicker{color:#a9cbff}.quick-help .hero-actions{margin:0}

.site-footer{background:#06245b;color:#c8d5eb;padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr .9fr .9fr;gap:34px}.footer-brand img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:10px}.footer-brand b{display:block;color:#fff;font-size:19px}.site-footer h3{color:#fff;font-size:14px;margin:0 0 12px}.site-footer p{font-size:11px;color:#b8c7df}.footer-links{display:grid;gap:7px;font-size:11px}.footer-links a:hover{color:#fff}.social-row{display:flex;gap:8px}.social-row a{width:29px;height:29px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center;color:#fff;font-size:11px}.map-link{display:inline-block;background:#fff;color:#12438b;padding:5px 9px;border-radius:6px;font-size:9px;font-weight:800}.map-mini{margin-top:8px;min-height:65px;border-radius:8px;background:linear-gradient(135deg,#dce9f8,#edf3e8);color:#0e3b7e;padding:9px;font-size:11px;font-weight:800}.map-mini span{color:#e43d36}.map-mini small{font-size:8px;color:#63738a}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:14px;display:flex;justify-content:space-between;font-size:9px;color:#9db0ce}
.whatsapp{position:fixed;right:19px;bottom:18px;width:56px;height:56px;border-radius:50%;background:#20c968;color:#fff;display:grid;place-items:center;font-size:26px;box-shadow:0 13px 35px rgba(0,0,0,.23);z-index:1100;border:3px solid #fff}.whatsapp:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(32,201,104,.25);animation:pulse 2s infinite}@keyframes pulse{50%{transform:scale(1.12);opacity:.2}}

.page-hero{padding:55px 0;background:linear-gradient(135deg,#eef5ff,#fff8f0)}.premium-page-hero h1{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.05em;margin:12px 0}.page-hero p{max-width:800px;color:#66758c}.breadcrumb{font-size:11px;color:#758298}.breadcrumb a{color:#0c56be;font-weight:800}
.notice{background:#fff6e9;border:1px solid #ffdcae;border-radius:12px;padding:14px 16px;color:#7a4a12;font-size:12px;margin-bottom:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:21px;box-shadow:var(--shadow2)}.card h3{margin:12px 0 5px;font-size:17px}.card p{margin:0;color:var(--muted);font-size:12px}.card .icon,.contact-item .icon{width:46px;height:46px;border-radius:13px;background:#edf4ff;display:grid;place-items:center}.card .icon img{width:28px;height:28px}.bank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.bank-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.bank-card img{width:100%;height:170px;object-fit:cover}.bank-card .body{padding:18px}.bank-card h3{margin:9px 0 5px}.bank-card p{font-size:12px;color:var(--muted)}.tag{display:inline-block;background:#edf3ff;color:#2850a0;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900}
.service-directory{padding:38px 0 70px}.directory-layout{display:grid;grid-template-columns:245px 1fr;gap:25px;align-items:start}.directory-nav{position:sticky;top:100px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow2)}.directory-nav-title{font-size:12px;font-weight:900;color:#173668;padding:8px 9px 12px}.directory-nav a{display:flex;align-items:center;gap:8px;padding:9px;border-radius:9px;font-size:10px;font-weight:700;color:#46566f}.directory-nav a:hover{background:#eef5ff;color:#0d54b8}.side-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.side-dot.blue{background:#2366d0}.side-dot.green{background:#22a95b}.side-dot.pink{background:#ed4f7c}.side-dot.purple{background:#7744d7}.side-dot.orange{background:#f17818}.side-dot.teal{background:#0b9f93}.side-dot.cyan{background:#0a9fbd}.side-dot.yellow{background:#f0a000}.directory-content{min-width:0}.quick-service-links{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:17px}.quick-service-links a{padding:7px 10px;background:#fff;border:1px solid var(--line);border-radius:999px;color:#1552ad;font-size:10px;font-weight:800}.catalog-category{background:#fff;border:1px solid var(--line);border-radius:19px;margin-bottom:20px;padding:22px;scroll-margin-top:95px;box-shadow:var(--shadow2)}.catalog-head{display:flex;gap:13px;align-items:center;padding-bottom:16px;border-bottom:1px solid #edf0f5}.catalog-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#edf4ff}.catalog-icon img{width:30px;height:30px}.catalog-category.green .catalog-icon{background:#eaf9ef}.catalog-category.pink .catalog-icon{background:#fff0f5}.catalog-category.purple .catalog-icon{background:#f2edff}.catalog-category.orange .catalog-icon{background:#fff1e7}.catalog-category.teal .catalog-icon{background:#e8faf7}.catalog-category.cyan .catalog-icon{background:#e8f9fc}.catalog-category.yellow .catalog-icon{background:#fff7dc}.catalog-head h2{font-size:21px;margin:0;color:#122c5c}.catalog-head p{margin:2px 0 0;color:#718096;font-size:11px}.catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.catalog-item{display:flex;gap:9px;padding:11px;background:#f8fafc;border:1px solid #edf1f5;border-radius:11px}.catalog-check{width:22px;height:22px;border-radius:7px;background:#e7f7ee;color:#0a9c56;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto}.catalog-item b{display:block;font-size:11px}.catalog-item small{display:block;font-size:8px;color:#8994a5;line-height:1.4;margin-top:2px}.catalog-cta{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;border-top:1px solid #edf0f5;font-size:10px;color:#7a8798}.catalog-cta a{color:#0b55b8;font-weight:900}.catalog-category.green .catalog-check{background:#eaf9ef}.catalog-category.pink .catalog-check{background:#fff0f5}.catalog-category.purple .catalog-check{background:#f2edff}.catalog-category.orange .catalog-check{background:#fff1e7}.catalog-category.teal .catalog-check{background:#e8faf7}.catalog-category.cyan .catalog-check{background:#e8f9fc}.catalog-category.yellow .catalog-check{background:#fff7dc}

.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.contact-list{display:grid;gap:11px}.contact-item{display:flex;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px}.contact-item strong{display:block;font-size:13px}.contact-item span{font-size:11px;color:#718096}.map-wrap{border-radius:18px;overflow:hidden;border:1px solid var(--line);min-height:380px}.map-wrap iframe{width:100%;height:380px;border:0}.form-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:24px}.form-card h2{margin:0 0 5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:5px}.field.full{grid-column:1/-1}.field label{font-size:10px;font-weight:900;color:#334155}.field input,.field select,.field textarea{width:100%;border:1px solid #d6deea;border-radius:10px;padding:11px 12px;font:inherit;font-size:12px;outline:0;background:#fff}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#76a9ef;box-shadow:0 0 0 3px #e3efff}.form-status{display:none;color:#008c50;font-size:10px;margin-top:7px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.about-photo img{width:100%;height:430px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.about-copy h2{font-size:35px;line-height:1.1;margin:5px 0 14px}.about-copy p{color:#65748a;font-size:14px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.about-points div{font-size:11px;font-weight:800;color:#28518d}

.cta{background:linear-gradient(125deg,#071f51,#0d4cae);border-radius:22px;padding:38px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{margin:0 0 7px;font-size:28px}.cta p{margin:0;color:#cbdcf7;font-size:12px}

@keyframes pulse{50%{transform:scale(1.12);opacity:.2}}
@media(max-width:1050px){
 .menu-toggle{display:block}.menu{display:none;position:absolute;top:78px;left:12px;right:12px;background:#fff;border:1px solid var(--line);padding:9px;border-radius:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.menu.open{display:flex}.menu a{text-align:left}.lang-switch{width:100%;text-align:left;margin:2px 0}.menu .primary{margin:2px 0}.hero-grid-premium{grid-template-columns:1fr}.hero-copy{max-width:780px;margin:auto}.hero-visual{min-height:500px}.hero-photo-wrap{width:90%;right:5%}.phone-mockup{right:0}.partner-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.experience-grid{grid-template-columns:1fr 1fr}.open-card{grid-column:1/-1}.directory-layout{grid-template-columns:1fr}.directory-nav{position:static;display:flex;overflow:auto;gap:6px;padding:8px}.directory-nav-title{display:none}.directory-nav a{white-space:nowrap}.grid-3,.bank-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
 .container{width:calc(100% - 24px)}.topbar-left span:first-child,.topbar-right span{display:none}.topbar-inner{justify-content:space-between}.nav{min-height:68px}.brand img{width:45px;height:45px}.brand strong{font-size:20px}
 .hero-premium{padding:35px 0 40px}.hero-copy h1{font-size:41px}.hero-lead{font-size:14px}.hero-benefits{gap:10px;justify-content:space-between}.hero-benefits>div{gap:5px}.benefit-icon{width:29px;height:29px}.hero-benefits b{font-size:9px}.hero-benefits small{font-size:7px}.hero-visual{min-height:345px;margin-top:4px}.hero-photo-wrap{height:315px;width:100%;right:0;border-radius:20px}.phone-mockup{width:126px;border-width:5px;border-radius:20px;right:5px;top:10px;padding:7px}.phone-brand{font-size:10px;padding:7px}.phone-service{padding:5px;font-size:9px;margin:4px 0}.phone-service b{font-size:6.5px}.phone-service small{font-size:5px}.phone-button{padding:5px;font-size:7px}.store-sign{left:15px;top:15px;font-size:13px}.hero-location-card{left:10px;bottom:0;padding:9px 11px}.hero-location-card>span{width:29px;height:29px}.hero-location-card b{font-size:9px}.hero-location-card small{font-size:7px}.hero-call,.hero-whatsapp{min-width:0;flex:1;padding:10px 12px}.partner-section{padding:17px 0}.partner-grid{grid-template-columns:1fr 1fr}.partner-card{min-height:66px}.partner-card b{font-size:10px}.partner-card small{font-size:7px}.partner-mark{width:31px;height:31px;font-size:17px}.section{padding:48px 0}.section-title-centered h2{font-size:18px}.category-grid{grid-template-columns:1fr}.category-card{min-height:150px}.experience-grid{grid-template-columns:1fr}.open-card{grid-column:auto}.stats-row{grid-template-columns:1fr 1fr;gap:10px}.stats-row>div{border-right:0}.stats-row b{font-size:16px}.stats-row small{font-size:8px}.quick-help{display:block;padding:25px 20px}.quick-help h2{font-size:23px}.quick-help .hero-actions{margin-top:17px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.directory-nav{border-radius:10px}.catalog-grid{grid-template-columns:1fr}.catalog-category{padding:15px}.catalog-head h2{font-size:18px}.catalog-cta{display:block}.catalog-cta a{display:block;margin-top:6px}.grid-3,.bank-grid,.about-grid{grid-template-columns:1fr}.about-photo img{height:300px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.contact-grid{grid-template-columns:1fr}.cta{display:block;padding:28px 22px}.cta .hero-actions{margin-top:17px}.about-copy h2{font-size:28px}
}

/* =========================================================
   Digital Hub v1.2.3 — production visual refresh
   ========================================================= */
:root{--dh-navy:#08285f;--dh-blue:#1458c8;--dh-cyan:#00aeef;--dh-magenta:#ec008c;--dh-yellow:#fcee0a;--dh-orange:#ff7a18}
.brand{display:block;line-height:0;min-width:235px}.brand-logo-full{display:block;width:238px;height:auto;max-height:72px;object-fit:contain;object-position:left center}.footer-brand{display:block;line-height:0}.footer-logo-full{width:235px;height:auto;max-height:68px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.dh-hero-v123{overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 55%,#fff 100%)}
.dh-hero-v123 .hero-copy{position:relative;z-index:3}.dh-hero-v123 .hero-visual{min-height:560px;position:relative}.hero-visual-image-only{display:flex;align-items:center;justify-content:flex-end}.hero-photo-main{position:relative!important;inset:auto!important;width:min(100%,720px)!important;height:auto!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 28px 70px rgba(7,38,91,.20);border:8px solid rgba(255,255,255,.9);background:#fff}.hero-photo-main img{display:block;width:100%;height:auto;aspect-ratio:887/692;object-fit:cover;object-position:center}.hero-photo-main .photo-shade,.hero-photo-main .store-sign{display:none}.dh-hero-v123 .hero-location-card{z-index:4;left:auto;right:18px;bottom:12px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 14px 35px rgba(5,33,79,.15)}
.partner-marquee-section{overflow:hidden}.partner-marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.partner-track{display:flex;width:max-content;gap:14px;animation:dhPartnerScroll 42s linear infinite}.partner-marquee:hover .partner-track{animation-play-state:paused}.partner-card-premium{width:218px;min-width:218px;min-height:82px;background:#fff;border:1px solid #e5eaf2;box-shadow:0 8px 25px rgba(15,39,76,.08);transition:transform .2s ease,box-shadow .2s ease}.partner-card-premium:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(15,39,76,.13)}.partner-card-premium b{font-size:11px;line-height:1.2}.partner-card-premium small{font-size:8px}.partner-mark.au{background:linear-gradient(135deg,#f36b21,#d52c68);color:#fff;font-size:12px}.partner-mark.equitas{background:#eaf3ff;color:#1260ad;font-size:17px}.partner-mark.idfc{background:#f7e9ea;color:#c42027;font-size:17px}.partner-mark.dbs{background:#e71d2b;color:#fff;font-size:10px}.partner-note{text-align:center;color:#7a8798;font-size:9px;margin:12px 0 0}.partner-note .mr{display:none}
.category-card{min-height:100%;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,39,76,.13)}.category-short{font-size:10px;line-height:1.45;color:rgba(255,255,255,.9);margin:0 0 8px}.category-card .category-content ul{margin-top:7px}.category-card .category-content li{line-height:1.35}.category-card .category-more{margin-top:10px}
.about-home-section{padding:78px 0;background:#f7faff}.about-home-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.about-home-photo{position:relative}.about-home-photo:after{content:"";position:absolute;inset:auto 8% -16px 8%;height:34px;border-radius:50%;background:rgba(9,39,93,.12);filter:blur(16px);z-index:0}.about-home-photo img{position:relative;z-index:1;width:100%;height:480px;object-fit:cover;object-position:center;border-radius:28px;box-shadow:0 24px 60px rgba(8,40,95,.16);display:block}.about-home-copy h2{font-size:40px;line-height:1.08;color:#0a2453;margin:8px 0 16px}.about-home-copy p{font-size:14px;line-height:1.8;color:#66768c}.about-home-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.about-home-points span{padding:10px 12px;background:#fff;border:1px solid #e5eaf2;border-radius:11px;color:#17488e;font-size:10px;font-weight:800}.dh-hero-v123 .hero-lead{max-width:620px}

@keyframes dhPartnerScroll{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}
@media(max-width:1050px){.brand{min-width:190px}.brand-logo-full{width:205px}.dh-hero-v123 .hero-visual{min-height:0}.hero-visual-image-only{padding-top:12px}.hero-photo-main{width:100%!important}.about-home-grid{grid-template-columns:1fr 1fr;gap:28px}.about-home-photo img{height:390px}}
@media(max-width:680px){.brand{min-width:0}.brand-logo-full{width:170px;max-height:58px}.footer-logo-full{width:220px}.dh-hero-v123{padding-top:28px}.dh-hero-v123 .hero-visual{min-height:0}.hero-photo-main{border-width:4px!important;border-radius:20px!important}.hero-photo-main img{aspect-ratio:887/692}.dh-hero-v123 .hero-location-card{left:8px;right:8px;bottom:8px}.partner-marquee{mask-image:none;-webkit-mask-image:none}.partner-card-premium{width:185px;min-width:185px;min-height:72px}.partner-track{gap:9px;animation-duration:34s}.partner-note{padding:0 10px;line-height:1.4}.about-home-section{padding:52px 0}.about-home-grid{grid-template-columns:1fr;gap:28px}.about-home-photo img{height:300px;border-radius:20px}.about-home-copy h2{font-size:29px}.about-home-points{grid-template-columns:1fr}.category-short{font-size:9px}.category-card{min-height:auto}}
@media(prefers-reduced-motion:reduce){.partner-track{animation:none}}

/* v1.3.0 production polish: logos, icons, editorial templates and conversion UI */
.brand-logo-full{width:255px;max-width:255px;max-height:66px;height:auto;object-fit:contain;object-position:left center}
.footer-logo-full{width:235px;max-width:235px;height:auto;max-height:64px;object-fit:contain;object-position:left center;filter:none}
.footer-brand{width:max-content;max-width:100%}
.footer-brand-col{min-width:0}.footer-brand-col .footer-logo-full{display:block}
.category-icon,.catalog-icon,.benefit-icon,.hero-location-card>span,.stat-icon,.partner-mark{overflow:hidden}
.category-icon img,.catalog-icon img{width:28px;height:28px;object-fit:contain;display:block}
.category-icon{width:50px;height:50px;border-radius:14px;flex:0 0 50px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}
.hero-call .call-symbol,.hero-whatsapp .wa-symbol{width:26px;height:26px;display:grid;place-items:center;line-height:1;font-size:20px}
.social-row a,.dh-share a,.dh-share button{min-width:34px;height:34px;border-radius:10px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;font-weight:900;font-size:11px;cursor:pointer}
.site-footer .social-row{display:flex;gap:7px;margin-top:14px}.site-footer .social-row a{width:34px}

/* editorial */
.dh-content-shell{padding:34px 0 70px;background:#f7f9fc;min-height:60vh}.breadcrumbs{display:flex;align-items:center;gap:8px;color:#75839a;font-size:11px;margin-bottom:20px}.breadcrumbs a{color:#1a5abb;font-weight:700}.breadcrumbs strong{color:#1b2d4f}.post-layout,.archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.single-post-card{background:#fff;border:1px solid #e3e8f0;border-radius:22px;padding:34px;box-shadow:0 15px 45px rgba(11,39,92,.06)}.post-category-row{display:flex;gap:10px;align-items:center;font-size:10px;color:#7a879a}.post-category{background:#eaf2ff;color:#1556b8;border-radius:999px;padding:6px 10px;font-weight:900}.single-post-card h1{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.04em;color:#102754;margin:14px 0}.post-meta{display:flex;gap:9px;color:#7a879a;font-size:11px;margin-bottom:22px}.post-featured-image{margin:0 0 22px}.post-featured-image img{width:100%;max-height:560px;object-fit:cover;border-radius:18px}.post-featured-image figcaption{font-size:9px;color:#8a95a4;margin-top:6px}.post-excerpt{font-size:17px;line-height:1.75;color:#405573;background:#f5f8fd;border-left:4px solid #1d62c7;padding:16px 18px;border-radius:0 12px 12px 0;margin:20px 0}.post-highlights{background:linear-gradient(135deg,#f3f8ff,#fff);border:1px solid #dce7f7;border-radius:16px;padding:18px 20px;margin:20px 0}.post-highlights h2,.faq-section h2,.related-posts h2{font-size:21px;color:#102a5c;margin:0 0 12px}.dh-bullet-list{margin:0;padding-left:20px}.dh-bullet-list li{margin:6px 0;color:#40516a;font-size:13px}.post-content{font-size:16px;line-height:1.85;color:#283a55}.post-content h2{font-size:28px;line-height:1.2;color:#102a5c;margin-top:32px}.post-content h3{font-size:21px;color:#153d79}.post-content a{color:#145bc3;text-decoration:underline}.post-content img{border-radius:14px}.dh-share{display:flex;align-items:center;gap:8px;margin:18px 0;padding:12px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.dh-share span{font-size:11px;font-weight:900;color:#66768b;margin-right:3px}.dh-share a,.dh-share button{background:#eff4fb;color:#164d9d;border:1px solid #dbe4f1;padding:0 10px;min-width:auto}.content-accordion,.faq-section details{border:1px solid #e1e7ef;border-radius:13px;background:#fff;margin:16px 0;overflow:hidden}.content-accordion summary,.faq-section summary{cursor:pointer;list-style:none;padding:15px 17px;font-weight:900;color:#16366b}.content-accordion summary::-webkit-details-marker,.faq-section summary::-webkit-details-marker{display:none}.content-accordion .dh-bullet-list,.faq-section details>div{padding:0 18px 16px}.faq-section{margin-top:26px}.faq-section details{margin:9px 0}.faq-section details[open]{box-shadow:0 8px 22px rgba(11,39,92,.05)}.post-tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.post-tags span{font-size:10px;font-weight:900;color:#69778b}.post-tags a{font-size:10px;background:#eef3fa;border-radius:999px;padding:5px 9px;color:#31568d}.author-box{display:flex;gap:16px;padding:20px;background:#f7f9fc;border:1px solid #e4e9f0;border-radius:16px;margin-top:24px}.author-avatar img{border-radius:50%}.author-box h3{margin:0;color:#173467}.author-box p{margin:4px 0 10px;color:#6e7d92;font-size:11px}.follow-row{display:flex;gap:7px;flex-wrap:wrap}.follow-row a{font-size:10px;font-weight:800;color:#1458c8;background:#fff;border:1px solid #dce5f1;border-radius:8px;padding:7px 9px}.related-posts{margin-top:30px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.related-card{display:block;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.related-card img{width:100%;height:100px;object-fit:cover}.related-card span{display:block;padding:9px;font-size:11px;font-weight:800;color:#193764;line-height:1.35}.post-sidebar{min-width:0}.sticky-sidebar{position:sticky;top:105px}.sidebar-card{background:#fff;border:1px solid #e3e8f0;border-radius:17px;padding:17px;box-shadow:0 10px 28px rgba(11,39,92,.05);margin-bottom:14px}.sidebar-card h3{margin:0 0 12px;color:#173567;font-size:16px}.trend-group{border-top:1px solid #edf1f5;padding:10px 0}.trend-cat{font-size:10px;color:#1459bf;font-weight:900}.trend-group ol{margin:7px 0 0;padding-left:17px}.trend-group li{font-size:10px;margin:6px 0;color:#4f6078}.trend-group a{color:inherit}.affiliate-box,.lead-box{margin-top:28px;padding:22px;border-radius:18px;border:1px solid #dbe6f5;background:linear-gradient(135deg,#f5f9ff,#fff)}.affiliate-box h2,.lead-box h2{margin:3px 0 12px;color:#102b5d}.affiliate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.affiliate-grid article{background:#fff;border:1px solid #e3e8ef;border-radius:13px;padding:15px}.affiliate-grid h3{margin:0;font-size:14px;color:#17376b}.affiliate-grid p{font-size:10px;color:#708096;min-height:32px}.affiliate-grid a{display:inline-flex;padding:8px 10px;background:#0b51b7;color:#fff;border-radius:8px;font-size:10px;font-weight:900}.affiliate-disclosure{display:block;margin-top:12px;color:#8793a3;font-size:8px}.lead-box{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;background:linear-gradient(135deg,#082b67,#125ac5);color:#fff}.lead-box h2{color:#fff}.lead-box p{color:#d8e7ff;font-size:12px}.dh-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dh-lead-form input,.dh-lead-form textarea{width:100%;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#fff;border-radius:9px;padding:10px;font:inherit;font-size:11px;outline:0}.dh-lead-form input::placeholder,.dh-lead-form textarea::placeholder{color:#d5e4ff}.dh-lead-form textarea{grid-column:1/-1;min-height:75px}.dh-lead-form button{grid-column:1/-1}.lead-status{grid-column:1/-1;font-size:10px;color:#dff7e9}.next-article-loader{margin-top:18px}.auto-next-card{background:#fff;border:1px solid #dce6f3;border-radius:18px;padding:22px;box-shadow:0 10px 25px rgba(11,39,92,.05)}.auto-next-card h2{margin:4px 0;color:#163568}.auto-next-card p{font-size:12px;color:#6d7b8e}.archive-header{background:linear-gradient(135deg,#08285f,#1558bd);color:#fff;border-radius:22px;padding:30px;margin-bottom:25px}.archive-header h1{margin:4px 0;font-size:38px}.archive-header p{margin:0;color:#d9e6ff;max-width:720px;font-size:13px}.post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.post-card{background:#fff;border:1px solid #e1e7ef;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(11,39,92,.04)}.post-card-image{display:block}.post-card-image img{width:100%;height:220px;object-fit:cover}.post-card-body{padding:16px}.post-card-meta{font-size:9px;color:#7c899b}.post-card h2{font-size:20px;line-height:1.25;color:#17366b;margin:6px 0}.post-card p{font-size:11px;color:#6a788c;line-height:1.6}.read-more{color:#1459bc;font-size:10px;font-weight:900}.archive-sidebar .sidebar-card>a{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #edf1f5;font-size:11px;color:#2c4d7d}.archive-sidebar .sidebar-card>a span{color:#8a96a6}.side-post{display:block!important}.empty-state{background:#fff;padding:35px;border-radius:16px;border:1px solid #e1e7ef}.smart-popup{position:fixed;right:22px;bottom:82px;width:min(340px,calc(100vw - 32px));background:#fff;border:1px solid #dce5f1;border-radius:18px;box-shadow:0 22px 60px rgba(8,34,78,.22);padding:16px;z-index:1100;transform:translateY(20px);opacity:0;pointer-events:none;transition:.25s}.smart-popup.show{transform:none;opacity:1;pointer-events:auto}.smart-popup .close{position:absolute;right:10px;top:8px;border:0;background:#eef3fa;border-radius:50%;width:26px;height:26px;cursor:pointer}.smart-popup h3{margin:2px 30px 5px;font-size:15px;color:#17366b}.smart-popup p{font-size:10px;color:#718097;margin:0 0 9px}.smart-popup a{display:inline-flex;background:#0b51b7;color:#fff;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:900}
@media(max-width:900px){.post-layout,.archive-layout{grid-template-columns:1fr}.post-sidebar{order:2}.sticky-sidebar{position:static}.lead-box{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.brand-logo-full{width:185px;max-width:185px;max-height:58px}.footer-logo-full{width:210px;max-width:210px}.single-post-card{padding:20px;border-radius:17px}.single-post-card h1{font-size:31px}.post-content{font-size:15px}.post-grid{grid-template-columns:1fr}.post-card-image img{height:190px}.archive-header{padding:22px}.archive-header h1{font-size:29px}.affiliate-grid,.dh-lead-form{grid-template-columns:1fr}.dh-lead-form textarea,.dh-lead-form button{grid-column:auto}.related-grid{grid-template-columns:1fr 1fr}.smart-popup{right:12px;bottom:75px}}


/* v1.3.1 production polish: logo, icon, ticker and editorial UI */
.dh-icon{width:1em;height:1em;display:inline-block;vertical-align:-.16em;flex:0 0 auto}
.brand{min-width:220px}.brand-logo-full{display:block;width:226px;height:auto;max-height:64px;object-fit:contain;object-position:left center;border-radius:0!important}
.footer-brand{align-items:flex-start}.footer-logo-full{display:block;width:225px;height:auto;max-height:82px;object-fit:contain;object-position:left center;border-radius:0!important}
.topbar a,.topbar span{display:inline-flex;align-items:center;gap:5px}.topbar .dh-icon{width:14px;height:14px}.topbar-right a:nth-child(2) .dh-icon{width:18px;height:18px}
.tickerbar{background:#061d4d;color:#dbeafe;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:11px;overflow:hidden}
.ticker-inner{min-height:34px;display:flex;align-items:center;gap:12px}.ticker-label{background:#ff6b16;color:#fff;font-weight:900;font-size:9px;letter-spacing:.09em;padding:5px 8px;border-radius:5px;flex:0 0 auto}.ticker-viewport{overflow:hidden;flex:1;white-space:nowrap}.ticker-track{display:inline-flex;align-items:center;gap:12px;min-width:max-content;animation:dhTicker 34s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-track a{color:#fff;font-weight:700}.ticker-track a:hover{color:#8ed0ff}.ticker-sep{color:#5e84bd}.ticker-more{color:#fff;font-weight:800;flex:0 0 auto;font-size:10px}@keyframes dhTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.brand img{width:226px;height:auto}.hero-benefits .dh-icon{width:17px;height:17px}.call-symbol .dh-icon,.wa-symbol .dh-icon,.hero-whatsapp.dark .dh-icon,.btn .dh-icon{width:20px;height:20px}.open-pill .dh-icon{width:15px;height:15px}.stat-icon .dh-icon{width:20px;height:20px}.whatsapp .dh-icon{width:25px;height:25px}.social-row .dh-icon{width:16px;height:16px}.footer-grid .dh-icon{width:14px;height:14px;vertical-align:-.2em}.footer-brand-col p{max-width:330px}
.category-icon img,.catalog-icon img{width:42px;height:42px;object-fit:contain}.category-icon{width:58px;height:58px;display:grid;place-items:center}.catalog-icon{width:54px;height:54px;display:grid;place-items:center}.icon img{width:30px;height:30px;object-fit:contain}
.category-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 16px;margin:0 0 3px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs a{white-space:nowrap;border:1px solid #dce5f1;background:#fff;color:#36557e;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;box-shadow:0 3px 10px rgba(11,39,92,.04)}.category-tabs a.active,.category-tabs a:hover{background:#0b4db7;color:#fff;border-color:#0b4db7}
.seo-copy-section{padding:10px 0 50px;background:#fff}.seo-copy{border:1px solid #e2e8f1;border-radius:18px;padding:24px 26px;background:linear-gradient(135deg,#fbfdff,#f5f9ff)}.seo-copy h2{margin:4px 0 9px;color:#163568;font-size:24px}.seo-copy p{color:#65758c;font-size:13px;line-height:1.8;max-width:900px}.seo-copy .seo-keywords{font-size:11px;color:#8090a4;margin-bottom:0}
.single-post-card .post-meta .dh-icon{width:14px;height:14px;color:#4773a9}.author-box{position:relative}.author-kicker{position:absolute;right:16px;top:14px;font-size:8px;font-weight:900;letter-spacing:.08em;color:#6e84a2;text-transform:uppercase}.meta-dot{color:#a9b6c7}
.page-hero .breadcrumb,.premium-page-hero .breadcrumb{font-size:11px}.archive-header{margin-top:4px}
@media(max-width:900px){.brand{min-width:0}.brand-logo-full{width:200px;max-height:58px}.ticker-more{display:none}.ticker-inner{gap:8px}.footer-logo-full{width:205px}}
@media(max-width:680px){.brand-logo-full{width:176px;max-height:52px}.footer-logo-full{width:190px;max-height:70px}.tickerbar{font-size:10px}.ticker-inner{min-height:31px}.ticker-track{animation-duration:28s}.category-tabs{padding-bottom:13px}.seo-copy{padding:19px}.seo-copy h2{font-size:20px}}

.article-intent{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.article-intent .small-kicker{margin:0}.article-intent>span:last-child{font-size:10px;color:#7a899d}.contact-item .dh-icon{width:22px;height:22px}.stat-icon .dh-icon{width:20px;height:20px}


/* v1.3.2 precision polish: full wordmark, sticky sidebars, strict 16:9 editorial media */
.brand{
  min-width:245px;
  flex:0 0 245px;
  display:flex;
  align-items:center;
  line-height:0;
  overflow:visible;
}
.brand-logo-full{
  display:block;
  width:245px;
  height:auto;
  max-width:100%;
  max-height:none;
  object-fit:contain;
  object-position:left center;
  border-radius:0!important;
}
.footer-brand{
  display:inline-flex;
  align-items:flex-start;
  line-height:0;
  overflow:visible;
}
.footer-logo-full{
  display:block;
  width:250px;
  height:auto;
  max-width:100%;
  max-height:none;
  object-fit:contain;
  object-position:left center;
  border-radius:0!important;
  filter:none!important;
}
/* Full sidebar follows the viewport, not only the first sidebar card. */
.post-sidebar,.archive-sidebar{
  position:sticky;
  top:108px;
  align-self:start;
  min-width:0;
  max-height:calc(100vh - 124px);
  overflow:auto;
  scrollbar-width:thin;
  scrollbar-color:#c7d3e5 transparent;
}
.post-sidebar::-webkit-scrollbar,.archive-sidebar::-webkit-scrollbar{width:5px}
.post-sidebar::-webkit-scrollbar-thumb,.archive-sidebar::-webkit-scrollbar-thumb{background:#c7d3e5;border-radius:999px}
.sticky-sidebar{position:static;top:auto;max-height:none;overflow:visible}
/* All editorial featured/card media uses a predictable 16:9 frame. */
.post-featured-image{width:100%;margin:0 0 22px;overflow:hidden;border-radius:18px}
.post-featured-image img,.post-featured-image .dh-featured-img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  height:auto;
  max-height:none;
  object-fit:cover;
  object-position:center;
  border-radius:18px;
}
.post-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#edf2f8}
.post-card-image img,.post-card-image .dh-card-img{
  display:block;
  width:100%;
  height:100%!important;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center;
}
.related-card img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}
/* Consistent icon geometry: no oversized glyphs or logo-as-icon treatment. */
.dh-icon{width:18px;height:18px;stroke-width:1.9}
.topbar .dh-icon{width:14px;height:14px;stroke-width:2}
.menu .dh-icon,.btn .dh-icon,.hero-actions .dh-icon{width:18px;height:18px}
.hero-benefits .dh-icon{width:17px;height:17px}
.stat-icon .dh-icon{width:20px;height:20px}
.social-row .dh-icon{width:16px;height:16px}
.footer-grid .dh-icon{width:15px;height:15px}
.whatsapp .dh-icon{width:25px;height:25px}
@media(max-width:1100px){
  .brand{min-width:220px;flex-basis:220px}
  .brand-logo-full{width:220px}
  .footer-logo-full{width:235px}
}
@media(max-width:900px){
  .brand{min-width:0;flex:0 1 auto}
  .brand-logo-full{width:200px}
  .footer-logo-full{width:225px}
  .post-sidebar,.archive-sidebar{position:static;max-height:none;overflow:visible}
}
@media(max-width:680px){
  .brand-logo-full{width:185px}
  .footer-logo-full{width:210px}
  .post-featured-image,.post-featured-image img,.post-featured-image .dh-featured-img{border-radius:14px}
  .post-card-image{border-radius:0}
}

/* v1.3.3 — logo architecture, mobile precision and editorial polish */
.site-header .nav{min-width:0}
.site-header .brand{min-width:0;flex:0 1 225px;width:225px;max-width:225px;overflow:visible}
.site-header .brand-logo-full{display:block;width:225px;max-width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center;border:0!important;border-radius:0!important;box-shadow:none!important;flex:0 0 auto}
.site-header .menu{min-width:0;flex:0 1 auto}
.footer-brand-col{min-width:0}
.footer-brand{display:inline-flex;max-width:100%;min-width:0;overflow:visible}
.footer-logo-full{display:block;width:225px;max-width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important}
.topbar .topbar-left{flex:1;min-width:0}.topbar .topbar-right{flex:0 0 auto}
.tickerbar{position:relative;z-index:900}
.category-card .category-icon img,.catalog-icon img{width:42px!important;height:42px!important}
.category-card .category-icon{width:58px;height:58px;flex:0 0 58px}
.social-row a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center}
.social-row .dh-icon{width:17px!important;height:17px!important}
.whatsapp{width:58px;height:58px;display:grid;place-items:center}.whatsapp .dh-icon{width:25px!important;height:25px!important}
.preferred-source{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0;padding:16px 18px;border:1px solid #dce5f0;border-left:4px solid #1f65ca;background:#f7fbff;border-radius:14px}
.preferred-source strong{display:block;color:#183a70;font-size:14px}.preferred-source p{margin:3px 0 0;color:#6b7b90;font-size:11px}.preferred-source>a{white-space:nowrap;background:#0b51b7;color:#fff;padding:9px 13px;border-radius:9px;font-size:10px;font-weight:900}
.legal-content{max-width:900px}.legal-content h2{color:#17366b;margin-top:28px}.legal-content p{color:#65758c;line-height:1.8}
.dh-404{text-align:center;padding:70px 30px}.dh-404 h1{font-size:48px;color:#15356a;margin:8px 0}.dh-404 .hero-actions{justify-content:center;margin-top:20px}
@media(max-width:1050px){.site-header .brand{width:205px;max-width:205px;flex-basis:205px}.site-header .brand-logo-full{width:205px}}
@media(max-width:680px){
 .site-header .nav{gap:10px}.site-header .brand{width:min(184px,calc(100vw - 78px));max-width:min(184px,calc(100vw - 78px));flex:0 1 auto}.site-header .brand-logo-full{width:100%;max-width:184px}
 .site-header .menu-toggle{flex:0 0 44px}
 .footer-logo-full{width:210px;max-width:100%}
 .preferred-source{align-items:flex-start;flex-direction:column}.preferred-source>a{width:100%;text-align:center}
 .dh-404 h1{font-size:36px}
}

/* v1.3.4 — exact user-supplied Digital Hub logo asset */
.site-header .brand-logo-full,.footer-logo-full{
  aspect-ratio:1217/471;
  object-fit:contain;
  object-position:left center;
}
.site-header .brand-logo-full{background:transparent;}
.footer-logo-full{background:transparent;}
@media(max-width:680px){
  .site-header .brand{width:min(184px,calc(100vw - 78px));max-width:min(184px,calc(100vw - 78px));}
  .site-header .brand-logo-full{width:100%;max-width:184px;height:auto;}
  .footer-logo-full{width:210px;max-width:100%;height:auto;}
}


/* v1.3.5 — professional logo scale + transparent footer logo
   Uses the exact user-supplied Digital Hub logo. Logo is a brand asset, never an icon. */
.site-header .brand{
  min-width:0!important;
  width:190px!important;
  max-width:190px!important;
  flex:0 0 190px!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
}
.site-header .brand-logo-full{
  display:block!important;
  width:185px!important;
  max-width:185px!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  flex:0 0 auto!important;
}
.site-header .menu{min-width:0!important}
.footer-brand-col{min-width:0!important}
.footer-brand{
  display:inline-flex!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  align-items:flex-start!important;
  overflow:visible!important;
  line-height:0!important;
}
.footer-logo-full{
  display:block!important;
  width:195px!important;
  max-width:195px!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0 0 12px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  filter:none!important;
}
/* Never let generic image/icon rules resize the brand mark. */
.site-header .brand img,.site-footer .footer-brand img{max-height:none!important}
@media (max-width:1050px){
  .site-header .brand{width:180px!important;max-width:180px!important;flex-basis:180px!important}
  .site-header .brand-logo-full{width:175px!important;max-width:175px!important}
  .footer-logo-full{width:190px!important;max-width:190px!important}
}
@media (max-width:680px){
  .site-header .nav{gap:12px!important}
  .site-header .brand{
    width:min(172px,calc(100vw - 78px))!important;
    max-width:min(172px,calc(100vw - 78px))!important;
    flex:0 1 auto!important;
  }
  .site-header .brand-logo-full{width:100%!important;max-width:172px!important}
  .site-header .menu-toggle{flex:0 0 44px!important;width:44px!important;height:44px!important}
  .footer-logo-full{width:175px!important;max-width:175px!important}
}

/* v1.3.6 — precision brand + editorial typography + archive navigation */

/* Header: use the generated SVG wordmark, scaled conservatively with breathing room. */
.site-header .nav{
  min-height:78px;
  padding-top:10px;
  padding-bottom:10px;
}
.site-header .brand{
  width:174px!important;
  max-width:174px!important;
  flex:0 0 174px!important;
  min-width:0!important;
  height:50px;
  display:flex!important;
  align-items:center!important;
}
.site-header .brand-logo-full{
  width:164px!important;
  max-width:164px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  object-position:left center!important;
}

/* Footer brand: keep the supplied SVG icon untouched and pair it with white text. */
.site-footer .footer-brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:52px;
  line-height:1!important;
}
.site-footer .footer-brand-icon{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.site-footer .footer-brand-text{
  display:flex;
  flex-direction:column;
  justify-content:center;
  line-height:1.05;
}
.site-footer .footer-brand-text strong{
  color:#fff!important;
  font-size:25px;
  font-weight:800;
  letter-spacing:-.035em;
  white-space:nowrap;
}
.site-footer .footer-brand-text small{
  color:rgba(255,255,255,.82)!important;
  font-size:9px;
  font-weight:700;
  letter-spacing:.13em;
  margin-top:5px;
  white-space:nowrap;
}
/* Legacy full footer logo cannot leak back into the new footer brand. */
.site-footer .footer-logo-full{display:none!important}

/* Devanagari readability: Noto Sans Devanagari is the editorial fallback for Marathi. */
.mr,
body.lang-mr,
body.lang-mr button,
body.lang-mr input,
body.lang-mr textarea,
html[lang^="mr"] body,
html[lang^="mr"] button,
html[lang^="mr"] input,
html[lang^="mr"] textarea{
  font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;
}
.archive-shell,
.archive-shell h1,
.archive-shell h2,
.archive-shell h3,
.single-post-card,
.single-post-card h1,
.single-post-card h2,
.single-post-card h3,
.post-content,
.post-content p,
.post-content li,
.post-card h2,
.post-card p,
.related-card span,
.author-box,
.seo-copy{
  font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;
}
.post-content{line-height:1.9;letter-spacing:0}
.post-content h2{line-height:1.45}
.post-content h3{line-height:1.5}
.single-post-card h1{line-height:1.35;letter-spacing:-.02em}
.post-card h2{line-height:1.45;letter-spacing:-.01em}

/* Author avatar: compact circular portrait on tablet and mobile. */
.author-avatar{
  width:72px;
  height:72px;
  flex:0 0 72px;
  border-radius:50%;
  overflow:hidden;
  background:#eaf1fb;
}
.author-avatar img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:50%!important;
  display:block!important;
}

/* Archive pagination. */
.dh-pagination{
  grid-column:1/-1;
  margin:24px 0 4px;
  display:flex;
  justify-content:center;
}
.dh-pagination ul{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:7px;
}
.dh-pagination li{margin:0;padding:0}
.dh-pagination a,
.dh-pagination span{
  min-width:38px;
  height:38px;
  padding:0 11px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid #dce4ef;
  border-radius:9px;
  background:#fff;
  color:#294a78;
  font-size:11px;
  font-weight:800;
  line-height:1;
  box-shadow:0 3px 10px rgba(11,39,92,.04);
}
.dh-pagination .current{
  background:#0b4db7;
  border-color:#0b4db7;
  color:#fff;
}
.dh-pagination .dots{
  border-color:transparent;
  box-shadow:none;
  background:transparent;
}
.dh-pagination a:hover{
  background:#edf4ff;
  border-color:#bfd1ea;
  color:#0b4db7;
}

@media(max-width:1050px){
  .site-header .brand{
    width:164px!important;
    max-width:164px!important;
    flex-basis:164px!important;
  }
  .site-header .brand-logo-full{width:154px!important;max-width:154px!important}
  .site-header .nav{padding-top:9px;padding-bottom:9px}
}

@media(max-width:900px){
  .author-avatar{
    width:64px;
    height:64px;
    flex-basis:64px;
  }
  .author-box{align-items:flex-start}
}

@media(max-width:680px){
  .site-header .nav{
    min-height:68px;
    padding-top:8px;
    padding-bottom:8px;
    gap:10px!important;
  }
  .site-header .brand{
    width:min(154px,calc(100vw - 76px))!important;
    max-width:min(154px,calc(100vw - 76px))!important;
    flex:0 1 auto!important;
    height:42px;
  }
  .site-header .brand-logo-full{
    width:150px!important;
    max-width:100%!important;
  }
  .site-header .menu-toggle{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }
  .site-footer .footer-brand-icon{
    width:46px!important;
    height:46px!important;
    flex-basis:46px!important;
  }
  .site-footer .footer-brand-text strong{font-size:22px}
  .site-footer .footer-brand-text small{font-size:8px;margin-top:4px}
  .author-box{gap:12px;padding:16px}
  .author-avatar{
    width:54px;
    height:54px;
    flex:0 0 54px;
  }
  .author-box h3{font-size:17px}
  .author-box p{font-size:10px;line-height:1.65}
  .dh-pagination{margin-top:20px}
  .dh-pagination ul{gap:5px}
  .dh-pagination a,.dh-pagination span{min-width:34px;height:34px;padding:0 8px;font-size:10px}
}

/* v1.3.8 — performance and Marathi readability */
html{font-size:16px}
body.lang-mr,.lang-mr .post-content,.lang-mr .post-content p,.lang-mr .post-content li,
html[lang^="mr"] body,.archive-shell,.single-post-card{
  font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;
}
body.lang-mr .post-content,.lang-mr .post-content p{line-height:1.95}
.post-content img{height:auto}
.hero-photo-wrap img{content-visibility:auto}
@media(max-width:680px){
  .post-content{font-size:16px;line-height:1.9}
  .post-content h2{font-size:24px}
  .post-content h3{font-size:20px}
}


/* v1.3.9 — final editorial precision
   Fixes: header wordmark cropping/squashing, FAQ hierarchy/icons,
   HowTo indentation, branded share controls and excerpt placement. */

/* Header wordmark: preserve the supplied SVG's native proportions.
   The wrapper is deliberately wide enough that the wordmark never clips. */
.site-header .nav{
  min-height:78px;
  padding-top:9px;
  padding-bottom:9px;
}
.site-header .brand{
  width:210px!important;
  max-width:210px!important;
  min-width:210px!important;
  flex:0 0 210px!important;
  height:56px!important;
  overflow:visible!important;
  flex-shrink:0!important;
}
.site-header .brand-logo-full{
  display:block!important;
  width:205px!important;
  max-width:205px!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 auto!important;
  transform:none!important;
}
.site-header .menu{
  flex:1 1 auto!important;
  min-width:0!important;
  justify-content:flex-end;
}
.site-header .menu a{
  white-space:nowrap;
}

@media(max-width:1050px){
  .site-header .brand{
    width:195px!important;
    max-width:195px!important;
    min-width:195px!important;
    flex-basis:195px!important;
  }
  .site-header .brand-logo-full{
    width:190px!important;
    max-width:190px!important;
  }
}
@media(max-width:900px){
  .site-header .brand{
    width:190px!important;
    max-width:190px!important;
    min-width:190px!important;
    flex-basis:190px!important;
  }
  .site-header .brand-logo-full{
    width:185px!important;
    max-width:185px!important;
  }
}
@media(max-width:680px){
  .site-header .nav{
    min-height:70px!important;
    padding:8px 0!important;
  }
  .site-header .brand{
    width:min(178px,calc(100vw - 76px))!important;
    max-width:min(178px,calc(100vw - 76px))!important;
    min-width:0!important;
    flex:0 1 auto!important;
    height:48px!important;
  }
  .site-header .brand-logo-full{
    width:100%!important;
    max-width:178px!important;
    height:auto!important;
  }
}

/* Footer: retain the icon exactly as supplied and use a clean white wordmark. */
.site-footer .footer-brand-icon{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  object-fit:contain!important;
}
.site-footer .footer-brand-text strong{
  color:#fff!important;
}
.site-footer .footer-brand-text small{
  color:rgba(255,255,255,.82)!important;
}

/* How-to / application steps: match the visual indentation used by highlights. */
.content-accordion .dh-bullet-list{
  margin:0!important;
  padding:0 22px 18px 42px!important;
  list-style:disc!important;
}
.content-accordion .dh-bullet-list li{
  padding-left:4px;
  margin:7px 0;
  font-size:14px;
  line-height:1.7;
  color:#40516a;
}
.content-accordion summary{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:16px;
  line-height:1.4;
}

/* FAQ: clear accordion affordance + article-matching typography. */
.faq-section{
  margin-top:30px;
}
.faq-section h2{
  font-size:25px!important;
  line-height:1.35!important;
  margin:0 0 15px!important;
}
.faq-section details{
  margin:10px 0!important;
  border-radius:14px!important;
}
.faq-section summary{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  padding:16px 18px!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:800!important;
  min-height:52px;
}
.faq-summary-icon{
  width:30px;
  height:30px;
  flex:0 0 30px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:#edf4ff;
  color:#145bc3;
  transition:transform .2s ease,background .2s ease;
}
.faq-summary-icon .dh-icon{
  width:15px;
  height:15px;
  stroke-width:2.2;
}
.faq-section details[open] .faq-summary-icon{
  transform:rotate(45deg);
  background:#0b4db7;
  color:#fff;
}
.faq-summary-text{
  min-width:0;
}
.faq-section details>div{
  padding:0 22px 18px 59px!important;
  font-size:15px!important;
  line-height:1.8!important;
  color:#405573;
}
.faq-section details>div p{
  margin:0 0 8px;
}
.faq-section details>div p:last-child{
  margin-bottom:0;
}

/* Share controls use recognizable platform colours while retaining Digital Hub
   spacing, radius and geometry. */
.dh-share a,
.dh-share button{
  min-width:38px!important;
  height:36px!important;
  padding:0 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:9px!important;
  font-size:11px!important;
  font-weight:900!important;
}
.dh-share a:nth-of-type(1){
  background:#1877F2!important;
  border-color:#1877F2!important;
  color:#fff!important;
}
.dh-share a:nth-of-type(2){
  background:#25D366!important;
  border-color:#25D366!important;
  color:#fff!important;
}
.dh-share button{
  background:#0B4DB7!important;
  border-color:#0B4DB7!important;
  color:#fff!important;
}
.dh-share a:hover,.dh-share button:hover{
  filter:brightness(.94);
}

/* Excerpt is intentionally above the featured image; preserve strong hierarchy. */
.post-excerpt{
  margin:18px 0 20px!important;
}
.post-featured-image{
  margin-top:0!important;
}

/* Marathi article sizing: readable without making English UI oversized. */
.lang-mr .faq-section summary,
html[lang^="mr"] .faq-section summary{
  font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;
  line-height:1.65!important;
}
.lang-mr .faq-section details>div,
html[lang^="mr"] .faq-section details>div,
.lang-mr .content-accordion .dh-bullet-list li,
html[lang^="mr"] .content-accordion .dh-bullet-list li{
  font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif;
}


/* v1.3.9 recovery patch — archive grid, footer cleanup and editorial title control.
   Keep the sidebar as the second column; pagination belongs to the post-grid. */
.archive-layout{
  grid-template-columns:minmax(0,1fr) 300px!important;
  align-items:start;
}
.archive-layout>.post-grid{
  min-width:0;
  grid-column:1;
  grid-row:1;
}
.archive-layout>.archive-sidebar{
  grid-column:2;
  grid-row:1;
  position:sticky;
  top:108px;
  align-self:start;
  min-width:0;
  max-height:calc(100vh - 124px);
  overflow:auto;
}
.archive-layout>.dh-pagination{
  grid-column:1;
  grid-row:1;
}
/* The pagination is now inside .post-grid, so it spans the article cards only. */
.post-grid>.dh-pagination{
  grid-column:1/-1;
}
/* Long article titles remain visually controlled and readable. */
.single-post-card>h1{
  max-width:980px;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  line-clamp:2;
  line-height:1.14!important;
  text-wrap:balance;
}
@media(max-width:900px){
  .archive-layout{grid-template-columns:1fr!important}
  .archive-layout>.post-grid,.archive-layout>.archive-sidebar{grid-column:1;grid-row:auto}
  .archive-layout>.archive-sidebar{position:static;max-height:none;overflow:visible}
}
@media(max-width:680px){
  .single-post-card>h1{font-size:30px!important;line-height:1.22!important}
}


/* v1.4.0 — final editorial/layout/performance/accessibility pass */
.skip-link{position:fixed;left:12px;top:8px;z-index:3000;transform:translateY(-150%);background:#fff;color:#08265f;padding:10px 14px;border-radius:9px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.skip-link:focus{transform:none}
:focus-visible{outline:3px solid #22a7ff;outline-offset:3px}

/* Brand image is always an image, never a generic icon. The SVG itself keeps the
   original icon geometry while its wordmark has been enlarged slightly. */
.site-header .nav{min-height:82px!important;padding:10px 0!important;align-items:center!important}
.site-header .brand{width:210px!important;min-width:210px!important;max-width:210px!important;flex:0 0 210px!important;height:60px!important;display:flex!important;align-items:center!important;overflow:visible!important;flex-shrink:0!important}
.site-header .brand-logo-full{width:205px!important;max-width:205px!important;height:auto!important;max-height:none!important;display:block!important;object-fit:contain!important;object-position:left center!important;flex:0 0 auto!important}
.site-header .menu{min-width:0!important;flex:1 1 auto!important}
.site-header .menu-toggle{flex:0 0 44px}

/* Archive: exactly two columns on desktop. The post column owns pagination so the
   sidebar can never become a third/second grid row by accident. */
.archive-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:28px!important;align-items:start!important}
.archive-post-column{min-width:0!important;grid-column:1!important;grid-row:1!important}
.archive-post-column .post-grid{min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important}
.archive-post-column .dh-pagination{display:flex!important;justify-content:center!important;grid-column:auto!important;margin-top:24px!important}
.archive-sidebar{grid-column:2!important;grid-row:1!important;position:sticky!important;top:108px!important;align-self:start!important;min-width:0!important;max-height:calc(100vh - 124px)!important;overflow:auto!important}

/* Single-post title: never grow into a four-line hero. */
.single-post-card .article-title,.single-post-card>h1{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;text-wrap:balance!important;max-width:100%!important;line-height:1.12!important;margin:14px 0 12px!important}

/* Related article inserted inside long content. */
.dh-inline-related{margin:30px 0;padding:12px;border:1px solid #dce6f3;border-radius:16px;background:linear-gradient(135deg,#f6faff,#fff);box-shadow:0 8px 24px rgba(11,39,92,.06)}
.dh-inline-related>.small-kicker{display:block;margin:2px 4px 10px}
.related-card{transition:transform .18s ease,box-shadow .18s ease}
.related-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(11,39,92,.09)}
.related-card-image{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}
.related-card-copy{display:block;padding:10px 11px}
.related-card-copy small{display:block;color:#1760c5;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}
.related-card-copy strong{display:block;color:#193764;font-size:13px;line-height:1.4}
.related-card-copy em{display:inline-block;margin-top:7px;color:#1459bc;font-size:10px;font-style:normal;font-weight:900}
.related-card-inline{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;overflow:hidden}
.related-card-inline .related-card-image{height:102px}
.related-card-inline .related-card-copy{padding:12px 14px}

/* Auto-next articles are full article cards, but are fetched one at a time. */
.next-article-loader{display:grid;gap:24px;margin-top:24px}
.auto-next-post{box-shadow:0 15px 45px rgba(11,39,92,.06)}
.auto-next-post .dh-auto-breadcrumbs{margin-bottom:18px}
.auto-next-post .post-featured-image img{aspect-ratio:16/9;height:auto;max-height:none;object-fit:cover}

/* Updated IST metadata is intentionally readable without competing with the title. */
.post-meta{flex-wrap:wrap;align-items:center;row-gap:5px}

/* Smart recommendation card now contains an actual featured image and post title. */
.smart-popup{width:min(360px,calc(100vw - 28px));padding:14px;bottom:82px}
.smart-popup .smart-popup-media{margin:10px 0 9px;overflow:hidden;border-radius:12px;aspect-ratio:16/9;background:#edf3fa}
.smart-popup .smart-popup-media img{width:100%;height:100%;object-fit:cover}
.smart-popup h3{font-size:16px;line-height:1.4;margin:3px 30px 6px 0}
.smart-popup p{font-size:11px;line-height:1.6;margin-bottom:11px}
.smart-popup-read{min-height:44px!important;align-items:center;justify-content:center}

/* iOS-like touch behavior without a JS/UI framework. */
a,button,input,textarea,summary{touch-action:manipulation;-webkit-tap-highlight-color:rgba(37,99,235,.12)}
a,button{min-height:44px}
.menu a,.lang-switch,.menu .primary{min-height:44px;display:inline-flex;align-items:center}
.social-row a,.dh-share a,.dh-share button,.faq-summary-icon,.menu-toggle{min-height:44px;min-width:44px}
.is-pressed{transform:scale(.98);opacity:.88}
button,.btn,a,.menu-toggle,.lang-switch{transition:transform .14s ease,opacity .14s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}

/* Marathi readability: keep Noto Sans Devanagari for actual editorial text and
   use a more generous rhythm than the compact English UI. */
.single-post-card,.archive-shell{font-family:"Noto Sans Devanagari",Inter,system-ui,sans-serif}
.single-post-card .post-content,.single-post-card .post-content p,.single-post-card .post-content li{font-size:16px;line-height:1.95}
.single-post-card .post-content h2{font-size:28px;line-height:1.4}
.single-post-card .post-content h3{font-size:21px;line-height:1.5}

/* Featured image is always 16:9; WordPress srcset handles the actual download size. */
.post-featured-image,.post-featured-image img{width:100%;aspect-ratio:16/9}
.post-featured-image img{height:auto;object-fit:cover}

/* Accessibility-friendly controls and author avatar on smaller screens. */
.author-avatar,.author-avatar img{border-radius:50%!important}
@media(max-width:1050px){
  .site-header .brand{width:195px!important;min-width:195px!important;max-width:195px!important;flex-basis:195px!important}
  .site-header .brand-logo-full{width:190px!important;max-width:190px!important}
}
@media(max-width:900px){
  .archive-layout{grid-template-columns:1fr!important}
  .archive-post-column,.archive-sidebar{grid-column:1!important;grid-row:auto!important}
  .archive-sidebar{position:static!important;max-height:none!important;overflow:visible!important}
  .archive-post-column .post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .author-avatar{width:58px!important;height:58px!important;flex:0 0 58px!important}
  .auto-next-post{padding:26px}
}
@media(max-width:680px){
  .site-header .nav{min-height:72px!important;padding:8px 0!important}
  .site-header .brand{width:min(180px,calc(100vw - 76px))!important;min-width:0!important;max-width:180px!important;flex:0 1 auto!important;height:50px!important}
  .site-header .brand-logo-full{width:100%!important;max-width:180px!important}
  .archive-post-column .post-grid{grid-template-columns:1fr!important}
  .single-post-card{padding:20px!important}
  .single-post-card .article-title,.single-post-card>h1{font-size:30px!important;line-height:1.2!important}
  .related-card-inline{grid-template-columns:1fr}
  .related-card-inline .related-card-image{height:auto}
  .smart-popup{right:10px;left:10px;bottom:72px;width:auto}
  .smart-popup .smart-popup-media{aspect-ratio:16/9}
  .author-avatar{width:54px!important;height:54px!important;flex-basis:54px!important}
  .single-post-card .post-content,.single-post-card .post-content p,.single-post-card .post-content li{font-size:16px;line-height:1.95}
}
/* Digital Hub branded social palette. */
.dh-share .share-facebook{background:#2563EB!important;border-color:#2563EB!important;color:#fff!important}
.dh-share .share-whatsapp{background:#10B981!important;border-color:#10B981!important;color:#fff!important}
.dh-share .share-telegram{background:#0F172A!important;border-color:#0F172A!important;color:#fff!important}
.dh-share .share-copy{background:#F2A541!important;border-color:#F2A541!important;color:#0F172A!important}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
  .is-pressed{transform:none!important}
}
