@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap");
#bph-home{--bph-navy:#112736;--bph-ink:#182d39;--bph-muted:#657078;--bph-line:#dbe0e2;--bph-paper:#f7f8f8;--bph-accent:#d4b58c}
#bph-home *{box-sizing:border-box}
#bph-home{margin:0;background:var(--bph-paper);color:var(--bph-ink);font:16px/1.65 'DM Sans',Arial,sans-serif}
#bph-home a{color:inherit;text-decoration:none}
#bph-home button{font:inherit}
#bph-home img{display:block;width:100%;object-fit:cover}
#bph-home h1,#bph-home h2,#bph-home h3,#bph-home p{margin:0}
#bph-home h1,#bph-home h2,#bph-home h3{font-family:Manrope,Arial,sans-serif;font-weight:400;line-height:1.1}
#bph-home h2{font-size:clamp(2.3rem,4vw,4rem);letter-spacing:-.045em}
#bph-home em{font-family:Georgia,serif;font-weight:400}
#bph-home a,#bph-home button{touch-action:manipulation}
#bph-home a:focus-visible,#bph-home button:focus-visible{outline:3px solid #b18549;outline-offset:5px}
#bph-home .bph-hero{display:grid;grid-template-columns:45% 55%;min-height:660px;background:var(--bph-navy);color:white}
#bph-home .bph-hero-text{padding:66px 10% 30px;display:flex;flex-direction:column;align-items:flex-start}
#bph-home .bph-eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.6}
#bph-home .bph-hero .bph-eyebrow{color:#d2dce1;display:flex;align-items:center;gap:12px}
#bph-home .bph-hero .bph-eyebrow>span{height:1px;width:26px;background:var(--bph-accent)}
#bph-home h1{font-size:clamp(3.5rem,5.4vw,6rem);letter-spacing:-.055em;margin:35px 0 25px;line-height:1.06}
#bph-home h1 em,#bph-home .bph-contact em,#bph-home .bph-about em{color:var(--bph-accent)}
#bph-home .bph-intro{max-width:340px;color:#c6d0d6;line-height:1.8}
#bph-home .bph-button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 24px;min-height:56px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}
#bph-home .bph-button:hover{transform:translateY(-2px)}
#bph-home .bph-light{background:#fff;color:var(--bph-navy)}
#bph-home .bph-light:hover{background:#e8edf0}
#bph-home .bph-dark{background:var(--bph-navy);color:white}
#bph-home .bph-dark:hover{background:#284654}
#bph-home .bph-hero .bph-button{margin-top:32px}
#bph-home .bph-hero-bottom{display:flex;justify-content:space-between;gap:20px;width:100%;margin-top:auto;padding-top:55px;font-size:11px;color:#b4c3cc;letter-spacing:.1em}
#bph-home .bph-hero-bottom a{font-size:12px;letter-spacing:0}
#bph-home .bph-hero-bottom a span{margin-left:12px}
#bph-home .bph-hero-image{position:relative;min-height:660px;overflow:hidden}
#bph-home .bph-hero-image>img{height:100%;position:absolute;object-position:51% center}
#bph-home .bph-hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,23,29,.6));pointer-events:none}
#bph-home .bph-image-label{position:absolute;top:30px;right:30px;background:#ffffffeb;color:var(--bph-ink);font-size:10px;letter-spacing:.12em;padding:10px 16px}
#bph-home .bph-image-caption{position:absolute;bottom:32px;left:35px;right:35px;z-index:1;display:flex;justify-content:space-between;align-items:center;font-family:Manrope,sans-serif;font-size:25px}
#bph-home .bph-image-caption small{display:block;font:10px/2.5 'DM Sans',sans-serif;letter-spacing:.16em}
#bph-home .bph-circle{display:grid;place-items:center;border:1px solid #ffffff85;border-radius:50%;width:48px;height:48px;font-size:22px}
#bph-home .bph-values{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 4.5%;background:white;border-bottom:1px solid var(--bph-line);font-size:14px;text-align:center}
#bph-home .bph-values span+span{border-left:1px solid var(--bph-line)}
#bph-home .bph-section{padding:100px 7%}
#bph-home .bph-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}
#bph-home .bph-section .bph-eyebrow{margin-bottom:25px;color:#7a6954}
#bph-home .bph-section-head>p{color:var(--bph-muted);font-size:16px;padding-bottom:6px}
#bph-home .bph-investment{display:grid;grid-template-columns:1.25fr 1fr;background:white}
#bph-home .bph-investment-image{position:relative;overflow:hidden;min-height:480px}
#bph-home .bph-investment-image img{height:100%;position:absolute;transition:transform .7s}
#bph-home .bph-investment-image:hover img{transform:scale(1.025)}
#bph-home .bph-tag{position:absolute;top:22px;left:22px;padding:9px 13px;background:white;font-size:12px;letter-spacing:.09em}
#bph-home .bph-investment-copy{padding:45px 48px}
#bph-home .bph-investment-copy h3{font-size:44px;letter-spacing:-.04em;margin-bottom:20px}
#bph-home .bph-investment-copy>p:not(.bph-eyebrow){color:var(--bph-muted);font-size:16px}
#bph-home .bph-investment-copy .bph-eyebrow{margin-bottom:14px}
#bph-home dl{margin:28px 0}
#bph-home dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--bph-line);padding:10px 0;font-size:14px}
#bph-home dt{color:var(--bph-muted)}
#bph-home dd{margin:0;text-align:right}
#bph-home .bph-investment-copy .bph-button{width:100%}
#bph-home .bph-other-projects{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:24px 0;border-bottom:1px solid var(--bph-line)}
#bph-home .bph-other-projects>span{color:var(--bph-muted)}
#bph-home .bph-other-projects a{text-decoration:underline;text-underline-offset:5px}
#bph-home .bph-about{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--bph-navy);color:white}
#bph-home .bph-about .bph-eyebrow,#bph-home .bph-contact .bph-eyebrow{color:var(--bph-accent)}
#bph-home .bph-about-title>p:last-child{color:#bfcbd2;max-width:330px;margin-top:28px}
#bph-home .bph-principles article{display:flex;gap:26px;padding:28px 0;border-top:1px solid #ffffff30}
#bph-home .bph-principles article:first-child{padding-top:0;border:0}
#bph-home .bph-principles article>span{font-size:12px;color:var(--bph-accent);padding-top:7px}
#bph-home .bph-principles h3{font-size:24px;margin-bottom:12px}
#bph-home .bph-principles p{font-size:16px;color:#bfcbd2}
#bph-home .bph-location{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:white}
#bph-home .bph-location-copy{align-self:center;color:var(--bph-muted)}
#bph-home .bph-line-link{display:flex;justify-content:space-between;color:var(--bph-ink);padding:20px 0;border-bottom:1px solid var(--bph-ink);margin-top:15px;font-size:14px}
#bph-home .bph-contact{background:#193746;color:white}
#bph-home .bph-contact-row{display:flex;align-items:center;justify-content:space-between;gap:50px}
#bph-home .bph-contact-row h2{font-size:clamp(2.4rem,4.5vw,4.7rem)}
#bph-home .bph-contact-row p{color:#c6d2d9;margin-bottom:26px;font-size:16px}
@media(min-width:1600px){#bph-home .bph-hero{min-height:780px}
#bph-home .bph-hero-image{min-height:780px}
#bph-home .bph-hero-text{padding-top:100px}
}
@media(max-width:1100px){#bph-home .bph-hero{grid-template-columns:48% 52%}
#bph-home .bph-hero-text{padding:50px 8% 28px}
#bph-home h1{font-size:4.3rem}
#bph-home .bph-hero-bottom>span{display:none}
#bph-home .bph-investment-copy{padding:35px 28px}
#bph-home .bph-section{padding:75px 6%}
#bph-home .bph-contact-row{align-items:start}
}
@media(max-width:760px){#bph-home .bph-hero{grid-template-columns:1fr}
#bph-home .bph-hero-text{padding:45px 7% 28px}
#bph-home .bph-hero h1{font-size:clamp(3.3rem,12vw,5rem);margin:25px 0 22px}
#bph-home .bph-hero-bottom{padding-top:32px}
#bph-home .bph-hero-image{min-height:390px}
#bph-home .bph-hero-image>img{object-position:center}
#bph-home .bph-image-label{top:20px;right:20px;font-size:12px;max-width:85%}
#bph-home .bph-image-caption{left:25px;right:25px;bottom:24px}
#bph-home .bph-values{grid-template-columns:1fr 1fr;gap:16px 0;padding:24px 4%;font-size:14px}
#bph-home .bph-values span:nth-child(3){border:0}
#bph-home .bph-section{padding:60px 7%}
#bph-home .bph-section-head{display:block}
#bph-home .bph-section-head>p{margin-top:24px}
#bph-home .bph-investment{grid-template-columns:1fr}
#bph-home .bph-investment-image{min-height:290px}
#bph-home .bph-investment-copy{padding:30px 25px}
#bph-home .bph-investment-copy h3{font-size:38px}
#bph-home .bph-other-projects{flex-direction:column;gap:8px}
#bph-home .bph-about,#bph-home .bph-location{grid-template-columns:1fr;gap:40px}
#bph-home .bph-principles article:first-child{padding-top:25px;border-top:1px solid #ffffff30}
#bph-home .bph-contact-row{flex-direction:column;gap:30px}
#bph-home .bph-contact .bph-eyebrow{max-width:250px}
}
@media(prefers-reduced-motion:reduce){#bph-home *,#bph-home *:before,#bph-home *:after{transition:none!important}
}
#bph-home .bph-phone{display:block;margin-top:20px;font-size:22px;letter-spacing:.02em}
#bph-home .bph-image-label,#bph-home .bph-image-caption small,#bph-home .bph-hero-bottom{font-size:12px}
#bph-home .bph-hero-text{min-width:0}
@media(max-width:760px){#bph-home .bph-hero h1{font-size:clamp(2.6rem,11vw,5rem)}
}
#bph-home .bph-hero h1 em{font-style:normal}
#bph-home .bph-community{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:6%;background:#edf2f6;border-top:1px solid #dbe3e9}
#bph-home .bph-community h2{font-size:clamp(2.3rem,3.8vw,3.8rem);margin-bottom:28px}
#bph-home .bph-community h2 em{font-family:inherit;font-style:normal;color:#294491}
#bph-home .bph-community-copy>p:not(.bph-eyebrow){color:#586872;max-width:460px}
#bph-home .bph-community-copy .bph-community-intro{font-size:19px;color:#233b49;margin-bottom:18px}
#bph-home .bph-community .bph-button{margin-top:30px;gap:20px}
#bph-home .bph-community-note{display:block;font-size:12px;color:#657078;margin-top:14px;letter-spacing:.05em}
#bph-home .bph-community-card{margin:0;background:white;padding:18px;box-shadow:0 24px 60px #19374614;border:1px solid #d6dfe6}
#bph-home .bph-community-card img{width:100%;height:auto;object-fit:contain}
#bph-home .bph-community-card figcaption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:20px 6px 4px;border-top:1px solid #e3e8ed;margin-top:18px;font-size:14px;color:#657078}
#bph-home .bph-community-card figcaption a{color:#233b49;text-decoration:underline;text-underline-offset:5px}
#bph-home .bph-community-card a:focus-visible{outline-offset:2px}
@media(max-width:960px){#bph-home .bph-community{grid-template-columns:1fr;gap:38px}
#bph-home .bph-community-card{max-width:720px}
#bph-home .bph-community .bph-button{max-width:100%}
}
@media(max-width:480px){#bph-home .bph-community-card{padding:10px}
#bph-home .bph-community-card figcaption{font-size:13px}
#bph-home .bph-community .bph-button{padding:16px 18px;font-size:14px}
}
#bph-home .bph-section-nav{position:sticky;top:0;z-index:80;padding:12px clamp(16px,5vw,72px);background:linear-gradient(90deg,#fffffff5,#f7faf9ed);border-block:1px solid #10232e1f;box-shadow:0 18px 48px #10232e1f;backdrop-filter:blur(16px)}
#bph-home .bph-section-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1180px;margin:auto;min-width:0}
#bph-home .bph-section-nav-label{flex-shrink:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#046483}
#bph-home .bph-section-nav-links{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#bdc9cf transparent;padding:3px 2px}
#bph-home .bph-section-nav-links a{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 13px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;line-height:1.15;white-space:nowrap;scroll-snap-align:start;transition:background .18s,color .18s}
#bph-home .bph-section-nav-links a:hover,#bph-home .bph-section-nav-links a.bph-is-active{background:#10232e;color:white;border-color:#c79a4b85}
#bph-home .bph-section-nav-links a:focus-visible{outline-offset:0}
#bph-home .bph-investment+.bph-investment{margin-top:32px}
#bph-home .bph-investment-mala .bph-investment-image img{object-position:center}
@media(hover:hover) and (min-width:1101px){}
@media(max-width:1100px){#bph-home .bph-section-nav-inner{display:grid;gap:8px}
#bph-home .bph-section-nav{padding:10px 16px}
#bph-home .bph-section-nav-links{justify-content:flex-start}
#bph-home .bph-section-nav-label{font-size:12px}
}
@media(prefers-reduced-motion:reduce){#bph-home .bph-section-nav-links a{transition:none}
}

#bph-home{width:100%;max-width:none;margin:0;isolation:isolate;--bph-nav-top:0px;--bph-nav-height:80px;text-align:left}
#bph-home :where(h1,h2,h3,p,dl){margin-top:0} #bph-home :where(h1,h2,h3){color:inherit} #bph-home .bph-button{border-radius:0;text-decoration:none} #bph-home img{max-width:100%}
#bph-home .bph-section-nav{top:var(--bph-nav-top);z-index:20} #bph-home [id]{scroll-margin-top:calc(var(--bph-nav-top) + var(--bph-nav-height) + 20px)}
#bph-home .bph-hero-text{min-width:0} #bph-home .bph-hero h1{font-size:clamp(2.6rem,5.1vw,5.8rem)} #bph-home .bph-hero h1 em{font-style:normal}
@media(max-width:760px){#bph-home .bph-hero h1{font-size:clamp(2.6rem,11vw,5rem)}}
