:root{--paper:#f9fbfc;--white:#fff;--ink:#103b53;--muted:#526571;--accent:#103b53;--accent-strong:#082a3c;--rose:#fff0f3;--line:#dce5e9;--secondary:#103b53;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans','Noto Sans Bengali',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3{margin:0}p{color:var(--muted)}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.08}h2{font-size:clamp(38px,4.1vw,57px)}h2 em{font-weight:400;color:var(--accent)}h3{font-weight:600;line-height:1.35}em{font-style:italic}a:focus-visible,button:focus-visible{outline:3px solid var(--secondary);outline-offset:6px}.skip-link{position:fixed;left:16px;top:-100px;background:var(--ink);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.section-wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:104px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:650;letter-spacing:.13em;line-height:1.5;color:var(--accent)}.eyebrow-line{width:26px;height:1px;background:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:16px 25px;border-radius:5px;background:var(--accent);color:white;font-size:15px;font-weight:550;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button>span:last-child:not(:first-child){font-size:21px;font-weight:400;line-height:1}.button:hover{background:var(--accent-strong);transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:19px;font-size:15px;font-weight:550}.text-link>span:last-child{font-size:21px}.text-link:hover{color:var(--accent)}.site-header{position:sticky;top:0;z-index:30;background:rgb(249 251 252 / 96%);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{height:94px;width:min(1340px,calc(100% - 80px));margin:auto;display:flex;align-items:center;gap:46px}.brand{position:relative;display:inline-flex;align-items:baseline;white-space:nowrap;font-size:29px;font-weight:700;letter-spacing:-1.65px;line-height:1.2;color:var(--ink)}.brand>span{color:var(--accent)}.brand .brand-dot{margin-left:1px;font-size:39px;line-height:.5}.brand small{font-size:12px;letter-spacing:1.25px;align-self:flex-end;margin:0 0 1px 6px;color:var(--muted)}#main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}#main-nav a{font-size:14px;color:#435e6c;position:relative;white-space:nowrap}#main-nav a::after{content:'';position:absolute;height:1px;left:0;right:100%;bottom:-8px;background:var(--accent);transition:right .2s}#main-nav a:hover,#main-nav a.active{color:var(--accent)}#main-nav a.active::after{right:0}.nav-actions{display:flex;gap:20px;align-items:center}.language-button{border:0;background:transparent;color:var(--ink);font-family:'Noto Sans Bengali',var(--sans);font-size:14px;min-height:44px;padding:6px 0}.button-small{padding:11px 17px;gap:21px;font-size:14px}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;position:relative}.menu-toggle span{height:2px;width:22px;background:var(--ink);position:absolute;left:11px;top:17px;transition:transform .2s}.menu-toggle span:last-child{top:25px}.menu-toggle[aria-expanded=true] span{top:21px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:center;padding-top:58px;padding-bottom:64px;min-height:750px}.hero h1{font-size:clamp(62px,6.35vw,91px);margin:25px 0 25px;line-height:1.02}.hero h1 em{color:var(--accent)}.hero-description{max-width:451px;font-size:17px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:31px}.hero-footnote{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;margin-top:38px}.mini-heart{color:var(--accent);font-size:27px;line-height:1}.hero-visual{position:relative;margin:0 14px 30px 6px}.hero-image-frame{height:554px;border-radius:220px 220px 10px 10px;overflow:hidden;background:#e5eef1}.hero-image-frame img{width:100%;height:100%;object-position:50% 42%}.hero-stamp{position:absolute;top:12px;right:-27px;width:119px;height:119px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--rose);border:6px solid var(--paper);color:var(--accent);transform:rotate(12deg);box-shadow:0 0 0 1px #d9e5cf}.hero-stamp span{font-size:12px;letter-spacing:.09em;font-weight:650}.hero-stamp strong{font-size:43px;line-height:1.2;font-weight:400}.hero-note{position:absolute;left:-37px;bottom:30px;width:295px;padding:19px 22px;background:var(--white);border-radius:6px;box-shadow:0 12px 40px #103b5312;display:flex;align-items:center;justify-content:space-between}.hero-note>div{display:flex;flex-direction:column}.note-label{font-size:12px;letter-spacing:.13em;color:var(--accent);font-weight:650}.hero-note strong{font-size:25px;font-weight:600;letter-spacing:-.04em;line-height:1.6}.hero-note div>span:last-child{font-size:13px;color:var(--muted)}.note-arrow{background:var(--rose);color:var(--accent);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:22px}.visual-caption{position:absolute;bottom:-31px;right:0;font-size:12px;letter-spacing:.025em;color:var(--muted)}.intro-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f7e7}.band-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:100px;padding-block:20px}.band-inner>span:first-child{font-size:12px;max-width:170px;font-weight:600;letter-spacing:.12em;line-height:1.7;color:var(--muted)}.band-inner p{font-family:var(--serif);font-size:25px;letter-spacing:-.02em;color:var(--ink)}.band-inner>span:last-child{font-size:38px;color:var(--accent);line-height:1}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.section-heading .eyebrow{margin-bottom:22px}.about-content p+p{margin-top:20px}.about-content .large-copy{font-size:22px;color:var(--ink);line-height:1.5;letter-spacing:-.02em;margin-bottom:26px}.about-content>p:not(.large-copy){font-size:16px;line-height:1.8}.values-row{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:27px;padding-top:24px;border-top:1px solid var(--line)}.values-row span{font-size:12px;font-weight:550;display:flex;align-items:center;gap:7px}.values-row span:before{content:'✓';color:var(--accent)}.founder-line{display:flex;align-items:center;gap:13px;margin-top:28px}.founder-initial{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:var(--rose);color:var(--accent);font-family:var(--serif);font-size:17px}.founder-line div{display:flex;flex-direction:column}.founder-line strong{font-size:14px;font-weight:600}.founder-line div span{font-size:12px;color:var(--muted)}.flagship-section{background:#f0f7e7;border-top:1px solid #dce8d0;border-bottom:1px solid #dce8d0}.flagship-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:78px;align-items:center}.flagship-copy>.eyebrow{color:var(--secondary)}.nijei-wordmark{font-family:var(--sans);font-size:69px;font-weight:650;line-height:1;letter-spacing:-.06em;color:#103b53;margin-top:35px;display:flex;align-items:center;gap:20px}.nijei-wordmark>span{font-family:'Noto Sans Bengali',sans-serif;font-size:29px;font-weight:500;letter-spacing:0;border-left:1px solid #b9cda8;padding-left:20px;line-height:1.4}.nijei-tagline{font-size:12px;font-weight:600;letter-spacing:.13em;color:var(--secondary);margin-top:12px}.flagship-copy h2{font-size:43px;margin:32px 0 22px}.flagship-copy h2 em{color:var(--secondary)}.flagship-copy>p{font-size:16px;line-height:1.8;max-width:466px;color:#506653}.button-purple{background:var(--secondary);margin-top:27px}.button-purple:hover{background:#082a3c}.flagship-url{font-size:13px;color:#506653;margin-left:20px}.nijei-features{padding:31px 31px 29px;border:1px solid #d4e3c5;border-radius:12px;background:rgb(255 255 255 / 53%)}.feature-intro{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.1em;font-weight:600;color:var(--secondary);padding-bottom:16px}.feature-intro>span:last-child{font-size:28px;line-height:1}.feature{display:flex;gap:18px;padding:25px 0;border-bottom:1px solid #d7e3cd}.feature-icon{background:#e2efd3;border:1px solid #cfdfbe;flex-shrink:0;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--secondary);font-family:var(--serif);font-size:16px}.feature h3{font-size:18px;margin:1px 0 8px;color:#103b53}.feature p{font-size:14px;line-height:1.75;color:#526571}.lifestages{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.lifestages span{font-size:12px;background:#fff9;border:1px solid #d7e3cd;border-radius:30px;color:#426044;padding:5px 10px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:43px}.section-top .eyebrow{margin-bottom:22px}.section-top>p{max-width:300px;font-size:15px;line-height:1.8;margin-bottom:5px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.work-card{display:flex;align-items:flex-start;flex-direction:column;border:1px solid var(--line);border-radius:8px;padding:31px 29px;background:#fff9;min-width:0}.work-number{font-family:var(--serif);font-size:32px;color:var(--accent);line-height:1;margin-bottom:38px}.work-number>span{font-family:var(--sans);font-size:25px;color:#ff7383;padding-left:9px}.work-category{font-size:12px;letter-spacing:.12em;color:var(--muted);font-weight:600;margin-bottom:14px}.work-card h3{font-family:var(--serif);font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-.02em;max-width:260px;margin-bottom:19px}.work-card>p{font-size:14px;line-height:1.85;margin-bottom:28px}.work-card>.text-link{margin-top:auto;font-size:13px;border-top:1px solid var(--line);padding-top:19px;width:100%}.card-rose{background:var(--rose);border-color:#f0d7de}.card-fact{border-top:1px solid #e7ced6;padding-top:18px;margin-top:auto;display:flex;flex-direction:column;width:100%;line-height:1.5}.card-fact strong{font-size:18px;color:var(--accent);font-weight:600}.card-fact>span{font-size:13px;color:var(--muted)}.impact-section{background:#103b53;color:#ffffff;padding-block:78px}.impact-section .eyebrow{color:#addb77}.impact-section h2{font-size:49px}.impact-section h2 em{color:#addb77}.impact-section .section-top>p{color:#cfdee6}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:51px}.stat{border-left:1px solid #477185;padding-left:33px;display:flex;flex-direction:column}.stat:first-child{border-left:0;padding-left:0}.stat strong{font-family:var(--serif);font-weight:400;font-size:65px;letter-spacing:-.035em;line-height:1.15}.stat>span{font-size:13px;color:#d8e6ed;margin-top:11px}.impact-source{font-size:12px;color:#bbd0dc;margin-top:29px}.subsection-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-top:48px}.subsection-title h3{font-size:17px;font-weight:550}.subsection-title>span{font-size:12px;letter-spacing:.13em;color:var(--muted)}.partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:24px}.partner-card{grid-column:span 2;display:flex;flex-direction:column;align-items:flex-start;padding:27px 27px 23px;border-radius:8px;border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s;min-width:0}.partner-card:nth-child(n+4){grid-column:span 3}.partner-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #103b5308;border-color:#9bb2bf}.partner-top{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:28px}.partner-category{font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--muted);line-height:1.6}.external-arrow{height:26px;width:26px;flex-shrink:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:19px;color:var(--muted)}.partner-card .partner-brand{display:flex;align-items:center;width:100%;max-width:200px;height:64px;margin:0 0 16px}.partner-brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.partner-card>p{font-size:14px;line-height:1.85;margin-bottom:24px;max-width:440px}.partner-domain{margin-top:auto;font-size:12px;color:#536e7d;border-top:1px solid var(--line);padding-top:15px;width:100%}.organisations{padding:35px 0 0;margin-top:37px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px}.organisations .eyebrow{font-size:12px}.organisations h3{font-size:18px;margin-top:10px;font-weight:500}.organisation-names{display:flex;align-items:center;gap:45px}.organisation-names>span{font-size:17px;letter-spacing:-.03em}.organisation-names>span+span{border-left:1px solid var(--line);padding-left:45px}.organisation-names b{font-weight:650}.contact-section{background:var(--accent);color:white;padding-block:77px}.contact-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:130px;align-items:center}.contact-section .eyebrow{color:#addb77}.contact-section h2{font-size:56px;margin-top:25px}.contact-section h2 em{color:#addb77}.contact-copy>p{max-width:447px;font-size:15px;line-height:1.8;color:#d9e6ec;margin-top:23px}.button-light{background:var(--paper);color:var(--accent);margin-top:27px}.button-light:hover{background:#fff0ec}.contact-details{display:flex;flex-direction:column;gap:25px;border-left:1px solid #477185;padding-left:40px}.contact-details>div{display:flex;flex-direction:column;gap:6px}.contact-details>div>span{font-size:12px;letter-spacing:.12em;color:#d1e0e8}.contact-details a:not(.whatsapp-link){font-size:22px;letter-spacing:-.03em;display:flex;justify-content:space-between;gap:12px}.contact-details a:hover{color:#addb77}.contact-details .whatsapp-link{font-size:12px;text-decoration:underline;text-underline-offset:4px;align-self:flex-start;color:#d5e4eb}.contact-details p{font-size:15px;color:#e7f0f4}.site-footer{padding-top:54px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:41px}.footer-top p{font-size:13px;margin-top:14px}.footer-links{display:flex;gap:26px;font-size:13px;color:#435e6c}.footer-links a:hover,.domain-links a:hover{color:var(--accent)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:25px;font-size:12px;color:var(--muted)}.domain-links{display:flex;gap:15px;font-size:12px}.back-top{font-size:12px;color:var(--ink);white-space:nowrap}html[lang=bn] body{font-family:'Noto Sans Bengali',var(--sans)}html[lang=bn] h1,html[lang=bn] h2,html[lang=bn] .work-card h3,html[lang=bn] .band-inner p{font-family:'Noto Sans Bengali',sans-serif;letter-spacing:-.02em;line-height:1.4}html[lang=bn] h1{font-size:clamp(52px,5.3vw,76px);line-height:1.3}html[lang=bn] h2{font-size:clamp(34px,3.8vw,47px)}html[lang=bn] em{font-style:normal}html[lang=bn] .eyebrow,html[lang=bn] .work-category,html[lang=bn] .partner-category,html[lang=bn] .note-label,html[lang=bn] .nijei-tagline{letter-spacing:0}html[lang=bn] .stat strong{font-family:'Noto Sans Bengali',sans-serif;font-size:34px;line-height:1.6}html[lang=bn] .work-card h3{font-size:26px}html[lang=bn] .hero-description{line-height:1.9}html[lang=bn] .brand,html[lang=bn] .partner-card h3:not([lang=bn]),html[lang=bn] .nijei-wordmark,html[lang=bn] .organisation-names{font-family:var(--sans)}html[lang=bn] .hero-stamp span{font-size:12px;letter-spacing:0}html[lang=bn] .hero-note strong{font-size:22px;line-height:1.9}html[lang=bn] .contact-details a{letter-spacing:0}
@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:76px}.hero-image-frame{height:590px}.hero h1{font-size:94px}}
@media(max-width:1200px){.section-wrap{width:calc(100% - 80px)}.nav-wrap{gap:20px;width:calc(100% - 56px)}#main-nav{gap:22px}.nav-actions{gap:16px}.hero{gap:52px;min-height:690px}.hero h1{font-size:76px}.hero-image-frame{height:516px}.hero-visual{margin-right:12px}.hero-note{left:-25px;width:269px;padding:16px 19px}.hero-stamp{right:-22px}.hero-actions{gap:22px}.hero-actions .text-link{font-size:14px}.about{gap:58px}.flagship-inner{gap:55px}.partner-card{padding:24px 22px}.partner-card h3{font-size:27px}.windowmind h3{font-size:24px}.contact-inner{gap:75px}.contact-section h2{font-size:48px}.organisation-names{gap:24px}.organisation-names>span+span{padding-left:24px}.work-card{padding:27px 23px}.work-card h3{font-size:26px}}
@media(max-width:1000px){.header-cta{display:none}.hero h1{font-size:68px}.hero{gap:35px;min-height:auto;padding-block:48px 57px}.hero-description{font-size:16px}.hero-image-frame{height:493px}.hero-footnote{font-size:12px}.hero-actions{gap:17px;align-items:flex-start;flex-direction:column}.hero-actions .text-link{padding-block:4px}.hero-stamp{width:104px;height:104px}.hero-stamp span{font-size:12px}.hero-note{width:245px}.hero-note strong{font-size:23px}.hero-note>div>span:last-child{font-size:12px}.band-inner{gap:22px}.band-inner p{font-size:23px}.band-inner>span:first-child{font-size:12px;min-width:138px}.about{gap:40px}.section-space{padding-block:78px}.flagship-inner{gap:36px}.nijei-features{padding:25px 22px}.flagship-copy h2{font-size:35px}.feature{gap:12px}.feature h3{font-size:17px}.work-grid{gap:14px}.work-card{padding:24px 20px}.work-card h3{font-size:24px}.work-category{font-size:12px}.contact-inner{gap:38px}.contact-details{padding-left:25px}.contact-details a:not(.whatsapp-link){font-size:20px}.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-card,.partner-card:nth-child(n+4){grid-column:span 1}.partner-card:last-child{grid-column:span 2}.organisations{align-items:flex-start;flex-direction:column;gap:24px}.organisation-names{width:100%;justify-content:flex-start;gap:40px}.organisation-names>span+span{padding-left:40px}.footer-bottom{flex-wrap:wrap}.footer-top{align-items:flex-start}.footer-links{gap:20px}.stat strong{font-size:53px}.stat{padding-left:23px}.stat>span{font-size:12px}html[lang=bn] .hero h1{font-size:53px}html[lang=bn] .stat strong{font-size:28px}}
@media(max-width:760px){html{scroll-padding-top:88px}.section-wrap{width:calc(100% - 40px)}.nav-wrap{height:76px;width:calc(100% - 36px);gap:12px}.brand{font-size:26px}.brand .brand-dot{font-size:35px}.brand small{font-size:7px}.nav-actions{margin-left:auto;gap:15px}.menu-toggle{display:block}#main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:15px 24px 24px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #103b530a;gap:0}#main-nav.open{display:flex;flex-direction:column;align-items:stretch}#main-nav a{font-size:16px;padding:13px 3px}#main-nav a::after{display:none}.language-button{font-size:14px}.hero{grid-template-columns:1fr;gap:37px;padding-top:37px;padding-bottom:48px}.hero h1{font-size:clamp(58px,11vw,80px);line-height:1.02;margin-block:23px}.hero h1 br:nth-of-type(2){display:none}.hero h1 br:nth-of-type(2):after{content:' '}.hero h1 em:before{content:' '}.hero-copy{padding-right:0}.hero-description{font-size:16px;max-width:520px}.eyebrow{font-size:12px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:25px}.button{font-size:14px;padding:14px 19px;gap:20px}.hero-actions .text-link{font-size:13px;gap:11px}.hero-footnote{margin-top:24px;font-size:12px}.hero-visual{margin:8px 16px 22px 19px;max-width:500px;width:calc(100% - 35px);justify-self:center}.hero-image-frame{height:clamp(390px,90vw,540px);border-radius:200px 200px 8px 8px}.hero-stamp{width:108px;height:108px;right:-17px;top:17px}.hero-stamp span{font-size:12px}.hero-note{left:-20px;bottom:23px;width:266px;padding:18px}.hero-note strong{font-size:25px}.hero-note>div>span:last-child{font-size:12px}.visual-caption{font-size:12px;bottom:-28px}.band-inner{padding-block:26px;align-items:flex-start;gap:8px;position:relative;flex-direction:column}.band-inner>span:first-child{max-width:none;font-size:12px}.band-inner p{font-size:22px;line-height:1.4;padding-right:23px;max-width:500px}.band-inner>span:last-child{position:absolute;right:0;top:24px;font-size:30px}.section-space{padding-block:64px}.about{grid-template-columns:1fr;gap:29px}.section-heading .eyebrow{margin-bottom:17px}h2{font-size:42px}.about-content .large-copy{font-size:21px;margin-bottom:22px}.about-content>p:not(.large-copy){font-size:15px}.values-row{gap:11px 19px}.values-row span{font-size:12px}.founder-line{margin-top:25px}.flagship-inner{grid-template-columns:1fr;gap:36px;padding-block:60px}.nijei-wordmark{font-size:67px;margin-top:28px}.nijei-tagline{font-size:12px}.flagship-copy h2{font-size:39px}.flagship-copy>p{font-size:15px}.flagship-url{margin-left:15px}.nijei-features{padding:23px}.feature h3{font-size:18px}.feature p{font-size:14px}.feature{gap:16px;padding-block:22px}.lifestages span{font-size:12px}.section-top{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:28px}.section-top .eyebrow{margin-bottom:17px}.section-top>p{max-width:440px;font-size:15px}.work-grid{grid-template-columns:1fr;gap:17px}.work-card{padding:27px}.work-number{font-size:30px;margin-bottom:25px}.work-category{font-size:12px}.work-card h3{font-size:29px;max-width:340px}.work-card>p{font-size:15px;line-height:1.8}.work-card>.text-link{font-size:14px}.impact-section{padding-block:61px}.impact-section h2{font-size:40px}.impact-grid{grid-template-columns:1fr 1fr;row-gap:35px;margin-top:35px}.stat strong{font-size:56px}.stat:nth-child(3){border-left:0;padding-left:0}.stat{padding-left:20px}.stat>span{font-size:12px;max-width:130px;margin-top:6px}.impact-source{font-size:12px;margin-top:29px}.subsection-title{margin-top:33px;padding-bottom:14px}.subsection-title h3{font-size:15px}.subsection-title>span{font-size:12px}.partner-grid{grid-template-columns:1fr;gap:15px;margin-top:19px}.partner-card,.partner-card:nth-child(n+4),.partner-card:last-child{grid-column:auto;padding:24px}.partner-card h3{font-size:31px}.windowmind h3{font-size:29px}.partner-card>p{font-size:15px;line-height:1.8}.partner-top{margin-bottom:20px}.partner-category{font-size:12px}.partner-domain{font-size:13px}.organisations{margin-top:30px;padding-top:27px;gap:22px}.organisations h3{font-size:19px}.organisation-names{align-items:flex-start;gap:15px;flex-direction:column}.organisation-names>span{font-size:20px}.organisation-names>span+span{padding:0;border:0}.contact-section{padding-block:57px}.contact-inner{grid-template-columns:1fr;gap:40px}.contact-section h2{font-size:43px}.contact-details{border-left:0;border-top:1px solid #477185;padding:29px 0 0;gap:22px}.contact-details a:not(.whatsapp-link){font-size:23px;max-width:350px}.contact-details .whatsapp-link{font-size:13px}.contact-details>div>span{font-size:12px}.site-footer{padding-top:38px}.footer-top{flex-direction:column;gap:27px;padding-bottom:28px}.footer-links{flex-wrap:wrap;gap:17px 25px;font-size:14px}.footer-bottom{font-size:12px;gap:16px;align-items:flex-start;padding-block:22px}.footer-bottom>p{flex-basis:100%}.domain-links{font-size:12px;flex-wrap:wrap;gap:13px}.back-top{margin-left:auto;font-size:12px}html[lang=bn] .hero h1{font-size:clamp(47px,9.8vw,67px);line-height:1.4}html[lang=bn] h2{font-size:37px;line-height:1.4}html[lang=bn] .hero-note strong{font-size:24px}html[lang=bn] .stat strong{font-size:29px}html[lang=bn] .hero-stamp span{font-size:12px}}
@media(max-width:370px){.nav-wrap{width:calc(100% - 26px)}.brand{font-size:24px}.brand small{display:none}.section-wrap{width:calc(100% - 32px)}.hero h1{font-size:55px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:12px}.hero-note{width:245px}.hero-note strong{font-size:23px}.hero-stamp{right:-16px;width:99px;height:99px}.hero-stamp span{font-size:7px}.impact-section h2,h2{font-size:36px}.contact-section h2{font-size:37px}.stat strong{font-size:49px}html[lang=bn] h2{font-size:33px}html[lang=bn] .stat strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header{position:static}.menu-toggle,.language-button,.hero-stamp{display:none}.section-space{padding-block:35px}.section-wrap{width:95%}.hero{min-height:0}.hero-image-frame{height:400px}.work-card,.partner-card{break-inside:avoid}.contact-section,.impact-section{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

/* Readable content and controls across languages and viewports. */
.hero-description,.about-content>p:not(.large-copy),.flagship-copy>p,.feature p,.section-top>p,.work-card>p,.partner-card>p,.contact-copy>p,.contact-details p{font-size:16px}
#main-nav a,.text-link,.work-card>.text-link,.language-button,.footer-links{font-size:14px}
.brand small{font-size:8px}.brand .brand-dot{font-size:39px}
.hero-stamp span{font-size:10px}.hero-stamp strong{font-size:43px}
@media(max-width:760px){#main-nav a{font-size:16px}.brand small{font-size:8px}.brand .brand-dot{font-size:35px}.hero-stamp span{font-size:9px}.band-inner>span:first-child{max-width:calc(100% - 35px)}.hero-actions .text-link{font-size:14px}}

/* Compact, continuously scrolling row of original supplied logos. */
.networks-section{border-bottom:1px solid var(--line);padding-block:45px}
.networks-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.networks-heading h2,html[lang=bn] .networks-heading h2{font-size:1.75rem;line-height:1.4;letter-spacing:-.025em}
.network-motion{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--accent);font-size:17px}
.network-motion[hidden]{display:none}
.network-motion:hover{border-color:var(--accent);background:var(--rose)}
.network-scroller{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#afc2cd transparent;scroll-behavior:auto;padding-bottom:8px;touch-action:pan-x pan-y pinch-zoom}
.network-scroller:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:8px}
.network-scroller::-webkit-scrollbar{height:3px}
.network-scroller::-webkit-scrollbar-thumb{background:#afc2cd;border-radius:3px}
.network-grid{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;width:max-content;gap:14px}
.network-card{flex:0 0 194px;width:194px;min-width:0;border:1px solid var(--line);border-radius:6px;background:#fff;padding:13px 15px}
.network-card figure{margin:0}
.network-logo{width:100%;height:76px;display:flex;justify-content:center;align-items:center}
.network-logo img{width:auto;height:auto;max-width:100%;max-height:76px;object-fit:contain}
.network-card figcaption,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.footer-links{flex-wrap:wrap;justify-content:flex-end;max-width:680px}
@media(max-width:1000px){.footer-links{max-width:440px}}
@media(max-width:760px){.networks-section{padding-block:30px}.networks-heading{margin-bottom:16px;gap:8px}.networks-heading h2,html[lang=bn] .networks-heading h2{font-size:clamp(1.125rem,5vw,1.5rem)}.network-grid{gap:10px}.network-card{flex-basis:170px;width:170px;padding:12px}.network-logo{height:68px}.network-logo img{max-height:68px}.footer-links{justify-content:flex-start;max-width:none}}
@media print{.network-motion{display:none}.network-scroller{overflow:visible}.network-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.network-card{width:auto;break-inside:avoid}.network-card[data-clone]{display:none}}

/* Each media logo opens its specific publication article. */
.media-article-link{position:relative;display:block;color:var(--accent);border-radius:3px}
.media-article-link:focus-visible{outline:2px solid var(--accent);outline-offset:8px}
.media-link-arrow{position:absolute;right:-8px;top:-9px;font-size:14px;line-height:1;color:#577484;transition:color .2s,transform .2s}
.media-article-link:hover .media-link-arrow{color:var(--accent);transform:translate(1px,-1px)}

/* Compact collaborating company cards. */
.collaborations-section .partner-card{padding:22px}.collaborations-section .partner-top{margin-bottom:16px}.collaborations-section .partner-card>p{margin-bottom:16px;line-height:1.65}.collaborations-section .partner-domain{padding-top:12px}

/* Partner logos within Our Collaborations. */
.partners-block .subsection-title{margin-top:32px}
.partnership-logos{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px 0 0;padding:0}
.partnership-logo{display:flex;align-items:center;justify-content:center;min-width:0;height:116px;padding:18px;border:1px solid var(--line);border-radius:6px;background:#fff}
.partnership-logo img{width:100%;max-width:190px;height:80px;object-fit:contain}
.partnership-logo-krishi img{object-fit:cover}
@media(max-width:760px){.partnership-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.partnership-logo{padding:12px;height:104px}}

/* MommyKidz identity, sampled from the original supplied logo. */
:root{--brand-navy:#103b53;--brand-green:#addb77;--brand-pink:#ff7383;--green-wash:#f0f7e7;--pink-wash:#fff0f3}
.brand{display:flex;align-items:center;flex:0 0 auto;line-height:1}
.brand img{width:216px;height:auto;object-fit:contain}
.site-footer .brand img{width:230px}
.nav-wrap{height:88px;width:min(1400px,calc(100% - 64px));gap:28px}
#main-nav{gap:20px}#main-nav a{font-size:14px}
#main-nav a::after{background:var(--brand-pink);height:2px}
.nav-actions{gap:12px}.language-button{min-width:44px}
.hero-stamp{background:var(--brand-green);border-color:var(--paper);box-shadow:0 0 0 1px #d9e5cf}
.hero-stamp strong{color:#b8274b}.hero h1 em{text-decoration:underline;text-decoration-color:var(--brand-green);text-decoration-thickness:4px;text-underline-offset:10px}
.intro-band{background:var(--green-wash)}
.impact-section .stat strong{color:var(--brand-green)}
.page-intro{padding-block:76px 36px}.page-intro .eyebrow{margin-bottom:20px}.page-intro h1{font-size:clamp(42px,5vw,66px);max-width:860px}.page-intro>p{max-width:650px;margin-top:24px;font-size:17px}
.section-heading h1,.section-top h1{font-size:clamp(42px,4.6vw,64px);line-height:1.12}.section-heading h1 em,.section-top h1 em{font-weight:400;color:var(--accent)}
.flagship-copy h1{font-size:clamp(40px,4.2vw,58px);margin:32px 0 22px}.flagship-copy h1 em{color:var(--secondary);font-weight:400}
.impact-section h1{color:#fff}.impact-section h1 em{color:var(--brand-green)}
.contact-section h1{font-size:clamp(42px,4.6vw,64px);margin-top:25px}.contact-section h1 em{font-weight:400;color:var(--brand-green)}
html[lang=bn] .section-heading h1,html[lang=bn] .section-top h1,html[lang=bn] .flagship-copy h1,html[lang=bn] .contact-section h1,html[lang=bn] .page-intro h1{font-family:'Noto Sans Bengali',sans-serif;font-size:clamp(36px,4.4vw,57px);line-height:1.4;letter-spacing:-.02em}
.home-overview{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.home-overview article{padding:34px;border:1px solid var(--line);border-radius:10px;background:#fff}
.home-overview article:last-child{background:var(--green-wash);border-color:#d4e3c5}
.home-overview h2{font-size:42px;margin:21px 0}.home-overview p{max-width:480px;margin-bottom:25px}
.home-connect{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:64px}
.home-connect h2{font-size:36px;margin-top:18px;max-width:570px}.home-connect>a{max-width:300px;flex-shrink:0}
.purpose-section{padding-bottom:72px}.purpose-heading{font-size:42px;margin-bottom:28px}
.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.purpose-card{padding:34px;border:1px solid var(--line);border-top:4px solid var(--brand-green);border-radius:8px;background:var(--green-wash)}
.purpose-card.mission{background:var(--pink-wash);border-top-color:var(--brand-pink)}
.purpose-card h3{font-size:26px;margin-bottom:16px}.purpose-card p{font-size:17px;line-height:1.8}
.lifecycle-section{padding-block:54px;border-block:1px solid var(--line)}
.lifecycle-copy{max-width:820px;margin-inline:auto;text-align:center}.lifecycle-copy .eyebrow{justify-content:center}.lifecycle-copy h2{font-size:46px;margin:21px 0}.lifecycle-copy p{font-size:17px;max-width:750px;margin-inline:auto}
.lifecycle-figure{margin:32px auto 0;max-width:870px}.lifecycle-figure a{display:block;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.lifecycle-figure img{width:100%;height:auto;object-fit:contain}.lifecycle-figure figcaption{font-size:14px;text-align:center;margin-top:12px;color:var(--muted)}
.lifecycle-stages{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;list-style:none;padding:0;margin:28px 0 0;counter-reset:stage}
.lifecycle-stages li{counter-increment:stage;display:flex;align-items:center;gap:7px;font-size:14px;color:var(--ink)}.lifecycle-stages li::before{content:counter(stage) '.';color:var(--muted)}
.objectives-section>.eyebrow{margin-bottom:20px}.objectives-section>h2{font-size:46px}.objectives-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin:36px 0}
.objective{padding-top:20px;border-top:2px solid var(--line)}.objective-number{font-family:var(--serif);font-size:27px;color:#b8274b}.objective h3{font-size:21px;margin:14px 0 12px}.objective p{font-size:16px;line-height:1.75}
html[data-page=media] main{min-height:calc(100vh - 360px)}
@media(max-width:1280px){
 .nav-wrap{width:calc(100% - 48px);gap:20px}.nav-actions{margin-left:auto}.menu-toggle{display:block}
 #main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--paper);padding:12px 24px 20px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #103b530a;max-height:calc(100dvh - 88px);overflow-y:auto;margin-left:0}
 #main-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}
 #main-nav a{font-size:16px;padding:12px 4px;min-height:44px}#main-nav a::after{display:none}#main-nav a.active{font-weight:650;background:var(--green-wash)}
 .no-js .nav-wrap{height:auto;flex-wrap:wrap;padding-block:18px}.no-js #main-nav{display:grid;grid-template-columns:1fr 1fr;position:static;order:3;width:100%;max-height:none;box-shadow:none;border:0;padding:0}.no-js .menu-toggle,.no-js .language-button{display:none}
}
@media(max-width:760px){
 .nav-wrap{height:76px;width:calc(100% - 32px);gap:12px}.brand img{width:174px}.nav-actions{gap:7px}#main-nav{top:76px;max-height:calc(100dvh - 76px)}
 .page-intro{padding-block:42px 24px}.page-intro h1{font-size:42px}.page-intro>p{font-size:16px}
 .section-heading h1,.section-top h1,.flagship-copy h1,.contact-section h1{font-size:42px}.section-top h1{line-height:1.15}
 html[lang=bn] .section-heading h1,html[lang=bn] .section-top h1,html[lang=bn] .flagship-copy h1,html[lang=bn] .contact-section h1,html[lang=bn] .page-intro h1{font-size:36px;line-height:1.4}
 .home-overview{grid-template-columns:1fr;gap:18px}.home-overview article{padding:26px}.home-overview h2{font-size:35px}.home-connect{flex-direction:column;align-items:flex-start;gap:24px;padding-block:42px}.home-connect h2{font-size:34px}.home-connect>a{max-width:none}
 .purpose-section{padding-bottom:42px}.purpose-heading{font-size:34px}.purpose-grid{grid-template-columns:1fr;gap:18px}.purpose-card{padding:26px}.purpose-card h3{font-size:24px}.purpose-card p{font-size:16px}
 .lifecycle-section{padding-block:40px}.lifecycle-copy h2,.objectives-section>h2{font-size:35px}.lifecycle-copy p{font-size:16px}.lifecycle-figure{margin-top:24px}.lifecycle-stages{gap:10px 16px}
 .objectives-grid{grid-template-columns:1fr 1fr;gap:24px 20px}.objective h3{font-size:19px}
}
@media(max-width:420px){.objectives-grid{grid-template-columns:1fr}.brand img{width:162px}}
@media print{.nav-wrap{height:auto}.site-header{position:static}.lifecycle-figure{max-width:620px}.purpose-card,.objective{break-inside:avoid}}

/* Journal: compact publisher panels, real programme photographs and readable stories. */
.brand{flex-shrink:0}
.journal-heading{max-width:860px;margin-bottom:42px}
.journal-heading h1{font-size:clamp(40px,5.2vw,68px);margin:20px 0 22px;line-height:1.12}
.journal-heading h1 em{color:var(--accent)}
.journal-heading>p{font-size:18px;max-width:650px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.journal-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}
.journal-card-image{height:190px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}
.journal-card-image img{width:100%;height:100%;object-fit:contain}
.journal-card-image.news-image{padding:32px 38px;background:#fff}
.journal-card-image.news-image img{max-width:280px;max-height:95px}
.journal-card-body{padding:25px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.journal-meta{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;font-size:14px;color:var(--muted);line-height:1.55}
.journal-category{font-size:12px;font-weight:650;letter-spacing:.08em;color:#8d2d4a}
.journal-card h2,.journal-card h3{font-family:var(--serif);font-size:27px;line-height:1.25;letter-spacing:-.025em;font-weight:400;margin:0 0 15px}
.journal-card h2 a:hover,.journal-card h3 a:hover{text-decoration:underline;text-decoration-color:var(--brand-pink);text-underline-offset:5px}
.journal-card p{font-size:16px;line-height:1.75;margin-bottom:23px}
.journal-read{display:inline-flex;gap:14px;align-items:center;font-size:14px;font-weight:600;min-height:44px;margin-top:auto}
.journal-read:hover{text-decoration:underline;text-underline-offset:4px}
.journal-featured{grid-column:1/-1;display:grid;grid-template-columns:.85fr 1.15fr}
.journal-featured .journal-card-image{height:100%;min-height:330px;border-bottom:0;border-right:1px solid var(--line);background:var(--green-wash);padding:60px}
.journal-featured .journal-card-image img{max-width:310px;max-height:160px;background:white;padding:12px}
.journal-featured .journal-card-body{padding:36px 40px}
.journal-featured h2{font-size:clamp(30px,3.1vw,43px)}
.journal-preview{border-top:1px solid var(--line)}
.journal-preview .section-top{align-items:center}
.journal-preview .section-top>a{flex-shrink:0;min-height:44px}
.journal-media-link{margin-top:32px;min-height:44px}
.story-page{max-width:1020px}
.story-back{margin-bottom:36px;min-height:44px}
.story-header{max-width:810px;margin:0 auto 34px}
.story-header h1{font-size:clamp(38px,5vw,62px);line-height:1.14;margin:22px 0}
.story-deck{font-size:20px;line-height:1.65}
.story-body{max-width:730px;margin:36px auto 0}
.story-body>p{font-size:18px;line-height:1.9;margin-bottom:24px}
.story-body>h2{font-size:32px;line-height:1.3;margin:38px 0 18px}
.story-figure{margin:0}
.story-figure img{width:100%;height:auto;object-fit:contain;border-radius:10px}
.story-figure figcaption{font-size:14px;line-height:1.7;color:var(--muted);margin-top:12px}
.story-lifecycle{max-width:660px;margin:30px auto}
.story-action{margin-top:14px}
.bondhu-section{border-top:1px solid var(--line);padding-top:58px;margin-top:58px;scroll-margin-top:110px}
.bondhu-heading{display:flex;gap:40px;justify-content:space-between;align-items:flex-end;margin-bottom:30px}
.bondhu-heading h2{font-size:clamp(34px,3.7vw,48px);margin-top:16px}
.bondhu-heading>div:last-child{max-width:425px}
.bondhu-heading p{font-size:16px}
.bondhu-heading .gallery-hint{font-size:14px;margin-top:8px}
.bondhu-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.bondhu-gallery figure{margin:0;min-width:0;align-self:start}
.bondhu-gallery a{display:block;border-radius:9px;overflow:hidden;background:#fff}
.bondhu-gallery img{width:100%;height:auto;object-fit:contain}
.bondhu-gallery a:hover{outline:2px solid var(--brand-pink);outline-offset:3px}
.bondhu-gallery figcaption{font-size:15px;color:var(--muted);line-height:1.6;padding-top:11px}
.bondhu-model{margin-top:32px;border-block:1px solid var(--line)}
.bondhu-model summary{padding:22px 4px;cursor:pointer;font-weight:600;font-size:16px}
.bondhu-model summary:focus-visible{outline:3px solid var(--ink);outline-offset:3px}
.bondhu-model figure{margin:0 0 24px}
.bondhu-model img{width:100%;height:auto;object-fit:contain;border-radius:9px}
.bondhu-model figcaption{font-size:14px;color:var(--muted);margin-top:12px}
.bondhu-story-link{margin-top:24px;min-height:44px}
.bondhu-card-photo{display:block;margin-bottom:24px;border-radius:5px;overflow:hidden;background:white}
.bondhu-card-photo img{width:100%;height:auto;object-fit:contain}
.bondhu-card-link{margin-top:24px}
html[lang=bn] .journal-heading h1,html[lang=bn] .story-header h1{font-family:var(--sans);line-height:1.4;letter-spacing:0;font-weight:550}
html[lang=bn] .journal-card h2,html[lang=bn] .journal-card h3{font-family:var(--sans);font-size:25px;line-height:1.5;letter-spacing:0;font-weight:550}
html[lang=bn] .journal-featured h2{font-size:34px}
html[lang=bn] .story-body>h2{font-size:28px;line-height:1.5}
@media(max-width:1000px){.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.journal-featured .journal-card-body{padding:28px}.journal-featured .journal-card-image{padding:30px}.bondhu-heading{flex-direction:column;align-items:flex-start;gap:22px}.bondhu-heading>div:last-child{max-width:660px}}
@media(max-width:640px){.journal-grid{grid-template-columns:1fr}.journal-featured{display:flex;grid-column:auto}.journal-featured .journal-card-image{min-height:0;height:180px;border-right:0;border-bottom:1px solid var(--line);padding:32px}.journal-featured .journal-card-image img{max-width:250px;max-height:110px}.journal-featured .journal-card-body,.journal-card-body{padding:25px}.journal-featured h2{font-size:30px}.journal-heading{margin-bottom:28px}.journal-heading>p,.story-deck{font-size:17px}.journal-preview .section-top{align-items:flex-start}.journal-card-image{height:200px}.story-header h1{font-size:38px}.story-body>p{font-size:17px;line-height:1.85}.story-body>h2{font-size:28px}.story-back{margin-bottom:26px}.bondhu-gallery{grid-template-columns:1fr;gap:25px}.bondhu-section{margin-top:40px;padding-top:40px}.bondhu-heading h2{font-size:34px}html[lang=bn] .journal-heading h1,html[lang=bn] .story-header h1{font-size:34px}html[lang=bn] .journal-featured h2{font-size:28px}}
@media print{.journal-card,.bondhu-gallery figure{break-inside:avoid}.journal-read,.story-action{display:none}.story-body{max-width:none}}

/* Restore NIJEI's own purple and pink identity within MommyKidz. */
.nijei-brand-section{--nijei-purple:#33357b;--nijei-pink:#de74a3;--nijei-muted:#686486;background:#f6f4fb;border-color:#e5deef}
.nijei-brand-section .flagship-inner{gap:32px 64px;align-items:center}
.nijei-brand-section .eyebrow,.nijei-brand-section .nijei-tagline,.nijei-brand-section .flagship-url{color:var(--nijei-purple)}
.nijei-brand-section .nijei-wordmark{display:block;margin:26px 0 12px;font-size:inherit;line-height:1}
.nijei-wordmark img{width:176px;height:auto;object-fit:contain;border-radius:6px}
.nijei-brand-section .flagship-copy h1,.nijei-brand-section .flagship-copy h2{color:var(--nijei-purple);margin:24px 0 20px}
.nijei-brand-section .flagship-copy h1 em,.nijei-brand-section .flagship-copy h2 em{color:#a62b69}
.nijei-brand-section .flagship-copy>p{color:#625d78}
.nijei-brand-section .button-purple{background:var(--nijei-purple)}.nijei-brand-section .button-purple:hover{background:#26245e}
.nijei-brand-art{margin:0;background:#fff;border:1px solid #e3dcef;border-radius:14px;overflow:hidden;align-self:center}
.nijei-brand-art img{display:block;width:100%;height:auto;object-fit:contain}
.nijei-brand-section .nijei-pillars{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;padding:27px 30px;background:#fff;border-color:#e3dcef}
.nijei-pillars .feature-intro,.nijei-pillars .lifestages{grid-column:1/-1;color:var(--nijei-purple)}
.nijei-pillars .feature{padding:18px 0;gap:14px;border-bottom:0}.nijei-pillars .feature h3{color:var(--nijei-purple)}.nijei-pillars .feature p{color:#68627c}
.nijei-pillars .feature-icon{color:var(--nijei-purple);background:#f1eaf9;border-color:#e3d6ef}
.nijei-pillars .lifestages{margin-top:12px;padding-top:18px;border-top:1px solid #e6dff0;justify-content:center}.nijei-pillars .lifestages span{background:#fff3f8;border-color:#efd4e2;color:#793655}
.home-about-more{margin-top:25px}

/* Life-stage photographs fade within a stable hero frame. */
.hero [data-stage-carousel]{margin-bottom:0}
[data-stage-carousel] .hero-image-frame{position:relative;isolation:isolate;background:#e8eef1}
.hero-stage-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 0s linear 1.2s;pointer-events:none}
.hero-stage-slide.is-active{opacity:1;visibility:visible;transition:opacity 1.2s ease,visibility 0s}
.hero-stage-slide img{width:100%;height:100%;object-fit:cover;object-position:50% 40%}
.hero-stage-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}
.hero-stage-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.hero-stage-copy strong{font-size:22px;line-height:1.4;color:var(--brand-navy)}.hero-stage-copy>span{font-size:14px;color:var(--muted);line-height:1.6}
.hero-stage-controls{display:flex;gap:7px;flex-shrink:0}.hero-stage-controls[hidden],.hero-stage-dots[hidden]{display:none}
.hero-stage-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--brand-navy);font-size:20px;padding:0}
.hero-stage-controls button:hover{background:var(--green-wash);border-color:var(--brand-green)}
.hero-stage-controls [data-stage-action=pause]{font-size:16px}
.hero-stage-dots{display:flex;justify-content:center;gap:2px;margin-top:12px}
.hero-stage-dots button{display:grid;place-items:center;background:transparent;border:0;width:34px;height:34px;padding:0}.hero-stage-dots button>span{display:block;width:7px;height:7px;border-radius:50%;background:#bdcbd2;transition:width .3s,background .3s}.hero-stage-dots button[aria-pressed=true]>span{width:24px;border-radius:10px;background:var(--brand-navy)}
@media(max-width:1000px){.nijei-brand-section .flagship-inner{gap:28px 36px}.nijei-brand-section .nijei-pillars{gap:0 18px;padding:24px}.nijei-pillars .feature{flex-direction:column}.hero-stage-toolbar{align-items:flex-start;gap:10px}.hero-stage-controls{gap:4px}.hero-stage-controls button{width:36px;height:36px}}
@media(max-width:760px){.nijei-brand-section .flagship-inner{grid-template-columns:1fr;gap:26px}.nijei-brand-art{max-width:560px;width:100%;justify-self:center}.nijei-brand-section .nijei-pillars{grid-template-columns:1fr;padding:23px}.nijei-pillars .feature{flex-direction:row;border-bottom:1px solid #e6dff0;padding:19px 0}.nijei-pillars .lifestages{border:0;padding-top:0}.nijei-wordmark img{width:150px}.hero [data-stage-carousel]{margin-inline:0;width:100%}.hero-stage-toolbar{align-items:center}.hero-stage-controls button{width:40px;height:40px}.hero-stage-copy strong{font-size:20px}.hero-stage-copy>span{font-size:14px}.hero-stage-dots button{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.hero-stage-slide,.hero-stage-slide.is-active{transition:none}}
@media print{.hero-stage-controls,.hero-stage-dots{display:none}.hero-stage-slide:not(.is-active){display:none}.nijei-brand-art{max-width:380px}.nijei-brand-section .nijei-pillars{break-inside:avoid}}

.hero-stage-controls button{width:44px;height:44px}

.award-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:35px}.award-gallery figure{margin:0}.award-gallery img{width:100%;height:auto;object-fit:contain;border-radius:8px}.award-gallery figcaption{font-size:14px;color:var(--muted);margin-top:10px}.award-source-links{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.founder-line+.founder-line{margin-top:20px}@media(max-width:640px){.award-gallery{grid-template-columns:1fr}}
