/* LandingBD 1.0.1: blog sidebar and navigation breakpoint refinements. */
.desktop-nav{min-width:0}.desktop-nav ul{align-items:center}.desktop-nav .menu-item{flex:none}.desktop-nav a,.header-cta{white-space:nowrap}.desktop-nav .sub-menu{align-items:stretch}
.lbd-layout{align-items:start;gap:56px}.sidebar{display:grid;align-content:start;gap:24px}.sidebar .widget{margin:0;padding:26px}.sidebar .widget-title{margin:0 0 18px;font-size:1.35rem;line-height:1.25;letter-spacing:-.02em;overflow-wrap:anywhere}.sidebar .widget ul{margin:0;padding-left:20px}.sidebar .widget li+li{margin-top:8px}
.sidebar .search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;max-width:none}.sidebar .search-form label{min-width:0}.sidebar .search-form input{width:100%;height:46px;padding:10px 14px;border:1px solid var(--lbd-border);border-radius:10px;background:#fff;color:var(--lbd-heading);box-shadow:inset 0 1px 2px rgba(16,19,35,.04)}.sidebar .search-form input:focus{border-color:var(--lbd-primary);outline:3px solid rgba(91,61,245,.14);outline-offset:0}.sidebar .search-form button{min-height:46px;height:46px;padding:10px 18px;border-radius:10px}
.sidebar .widget_search .widget-title,.sidebar .wp-block-search__label{display:block;margin:0 0 12px;color:var(--lbd-heading);font:700 1rem/1.3 Manrope,'Hind Siliguri',sans-serif}.sidebar .wp-block-search__inside-wrapper{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0;border:0}.sidebar .wp-block-search__input{min-width:0;height:46px;padding:10px 14px;border:1px solid var(--lbd-border);border-radius:10px}.sidebar .wp-block-search__button{min-height:46px;margin:0;padding:10px 18px;border-radius:10px}
@media(max-width:1199px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;margin-left:auto}.header-actions{margin-left:auto}.header-inner{gap:18px}.lbd-layout{grid-template-columns:1fr;gap:36px}.mobile-panel{display:block;position:fixed;z-index:102;right:0;top:0;width:min(88vw,380px);height:100vh;height:100dvh;padding:24px;background:#fff;transform:translateX(105%);transition:transform .25s;overflow:auto}.mobile-panel.is-open{transform:none}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between}.mobile-panel ul{list-style:none;padding:0}.mobile-panel a{display:block;padding:12px 4px;color:var(--lbd-heading);font-weight:650}.mobile-panel .menu-item-has-children{position:relative}.mobile-panel .submenu-toggle{position:absolute;right:0;top:2px;width:42px;height:42px;border:0;background:#f3f4f6;color:var(--lbd-heading)}.mobile-panel .sub-menu{padding-left:18px}.mobile-overlay{display:block;position:fixed;z-index:101;inset:0;background:rgba(16,19,35,.6)}.mobile-overlay[hidden]{display:none}}
@media(max-width:767px){.sidebar{gap:18px}.sidebar .widget{padding:22px}.sidebar .search-form,.sidebar .wp-block-search__inside-wrapper{grid-template-columns:1fr}.sidebar .search-form button,.sidebar .wp-block-search__button{width:100%}}

/* LandingBD 1.0.2: polished CTA and native footer widget/menu presentation. */
.site-footer{background:#0d1120;color:#aeb6ca}.site-footer .footer-cta{padding:52px 0;background:linear-gradient(135deg,var(--lbd-primary),#7455ff)}.site-footer .footer-cta .lbd-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.site-footer .footer-cta-copy span{display:block;margin-bottom:7px;color:#e4dfff;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer .footer-cta h2{margin:0;color:#fff;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.12}.site-footer .lbd-button-light{min-width:220px;border-color:#fff;background:#fff;color:#24194d!important;box-shadow:0 12px 32px rgba(28,14,93,.2)}.site-footer .lbd-button-light:hover{border-color:#101323;background:#101323;color:#fff!important}.site-footer .lbd-button-light span{margin-left:9px;font-size:1.15em}
.site-footer .footer-grid{display:grid;grid-template-columns:minmax(230px,1.4fr) repeat(4,minmax(130px,1fr));align-items:start;gap:48px;padding-block:72px}.site-footer .footer-about{max-width:300px}.site-footer .footer-brand{margin-bottom:18px}.site-footer .footer-brand strong{color:#fff;font-size:1.2rem}.site-footer .footer-about p{margin:0;line-height:1.75}.site-footer .footer-column{min-width:0}.site-footer .widget{margin:0 0 28px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#aeb6ca}.site-footer .widget:last-child{margin-bottom:0}.site-footer .widget-title,.site-footer .wp-block-heading{margin:0 0 18px;color:#fff;font-size:.85rem;line-height:1.35;letter-spacing:.1em;text-transform:uppercase}.site-footer .widget nav,.site-footer .widget .menu{margin:0;padding:0}.site-footer .widget ul{display:block;margin:0;padding:0;list-style:none}.site-footer .widget li{margin:0;padding:0;border:0}.site-footer .widget li+li{margin-top:10px}.site-footer .widget a{display:inline-flex;padding:2px 0;color:#aeb6ca;line-height:1.45;transition:color .2s ease,transform .2s ease}.site-footer .widget a:hover,.site-footer .widget a:focus{color:#fff;transform:translateX(3px)}.site-footer .widget p{margin-top:0}.site-footer .footer-bottom{padding:24px 0;border-top:1px solid rgba(255,255,255,.1)}.site-footer .footer-bottom p{margin:0}.site-footer .footer-bottom a,.site-footer .back-to-top{color:#dbe0ec}.site-footer .back-to-top{min-height:40px;padding:6px 0;border:0;background:transparent;font-weight:700}.site-footer .back-to-top:hover{color:#fff}
@media(max-width:1100px){.site-footer .footer-grid{grid-template-columns:repeat(3,1fr)}.site-footer .footer-about{grid-column:1/-1;max-width:520px}}
@media(max-width:767px){.site-footer .footer-cta{padding:42px 0}.site-footer .footer-cta .lbd-container{align-items:flex-start;flex-direction:column}.site-footer .lbd-button-light{width:100%;min-width:0}.site-footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:36px 28px;padding-block:55px}.site-footer .footer-about{grid-column:1/-1}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .footer-bottom ul{gap:10px 18px}}
@media(max-width:480px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-about{grid-column:auto}.site-footer .footer-column:empty{display:none}}
