@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600&family=Manrope:wght@300;400;500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap");:root{--ink:#000;--sand:#f3e9dd;--gold:#a2715b;--stone:#c9b39a;--mist:#f6efe6;--shadow:rgba(0,0,0,.08)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,system-ui,sans-serif;background:radial-gradient(1100px 600px at 10% -10%,#fff5e9 0,transparent 60%),radial-gradient(900px 500px at 90% 0,#efe2d0 0,transparent 55%),var(--sand);color:var(--ink)}a{color:inherit;text-decoration:none}.container{max-width:1140px;margin:auto;padding:96px 24px}h1,h2,h3{font-family:Fraunces,serif;font-weight:600;letter-spacing:.2px}h1{font-size:clamp(36px,4.6vw,52px);line-height:1.2;margin-bottom:16px}h2{font-size:clamp(24px,3vw,34px);margin-bottom:10px}h3{font-size:20px;margin-bottom:6px}p{font-size:18px;line-height:1.9;max-width:760px;color:#2a2620}.nav{padding:22px 28px;display:flex;justify-content:space-between;border-bottom:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(33,48%,91%,.75)}.logo,.nav{align-items:center}.logo{display:inline-flex;justify-content:center}.logo-img{width:77px;height:77px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}.nav-links{display:flex;gap:22px;font-size:14px;letter-spacing:.4px}.nav-active{color:var(--gold);border-bottom:1px solid var(--gold);padding-bottom:6px}.hero{display:grid;grid-gap:24px;gap:24px;padding:24px 0;position:relative}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#7b6d5b}.cta{margin-top:14px;display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border:1px solid var(--ink);border-radius:999px;font-size:15px;transition:opacity .2s ease,color .2s ease,background .2s ease}.cta:hover{opacity:.9}.cta.secondary{border-color:transparent;background:var(--mist)}.cta.primary{background:var(--gold);color:#000;border-color:transparent}.cta.link{padding:0;border:0;background:transparent;color:var(--ink)}.cta.link:hover{opacity:.7}.section{padding:88px 0;border-top:0}.section.alt{background:var(--mist);border-top:0}.section.community{background:#e5d2c1}.grid{display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}.pill{display:inline-flex;padding:6px 12px;border-radius:999px;background:#efe2d3;font-size:12px}.form{display:grid;grid-gap:14px;gap:14px;max-width:520px}.input,.select,.textarea{padding:12px 14px;border:1px solid rgba(29,27,23,.18);border-radius:12px;background:#fff;font-size:15px;font-family:Manrope,system-ui,sans-serif}.textarea{min-height:120px;resize:vertical}.button{padding:12px 20px;border-radius:999px;border:none;background:var(--ink);color:#fff;font-size:15px}.muted{font-size:14px;color:#6e6254}.dashboard-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.accent-line{width:54px;height:3px;background:var(--gold);margin:12px 0 18px}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.fade-in{animation:fadeInUp .6s ease both}.compass{display:flex;flex-wrap:wrap;gap:22px;font-family:Fraunces,serif;font-size:20px;color:#1a1a1a}.notes{display:grid;grid-gap:16px;gap:16px;max-width:720px;border-left:2px solid rgba(162,113,91,.25);padding-left:18px}.signature{font-style:italic;color:#6a5a4e}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dots-bg:before{content:"";position:absolute;inset:-40px -20px;background-image:url("data:image/svg+xml,%3Csvg width='1200' height='500' viewBox='0 0 1200 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23a2715b' stroke-opacity='0.16' stroke-width='1'%3E%3Cpath d='M40 210 C 200 120, 360 260, 520 180 S 880 120, 1120 240'/%3E%3Cpath d='M120 320 C 280 240, 460 360, 680 300 S 980 260, 1160 340'/%3E%3C/g%3E%3Cg fill='%23a2715b' fill-opacity='0.18'%3E%3Ccircle cx='60' cy='220' r='2'/%3E%3Ccircle cx='120' cy='160' r='2'/%3E%3Ccircle cx='180' cy='260' r='2'/%3E%3Ccircle cx='260' cy='140' r='2'/%3E%3Ccircle cx='320' cy='240' r='2'/%3E%3Ccircle cx='400' cy='180' r='2'/%3E%3Ccircle cx='480' cy='220' r='2'/%3E%3Ccircle cx='560' cy='160' r='2'/%3E%3Ccircle cx='640' cy='240' r='2'/%3E%3Ccircle cx='720' cy='180' r='2'/%3E%3Ccircle cx='800' cy='220' r='2'/%3E%3Ccircle cx='880' cy='160' r='2'/%3E%3Ccircle cx='960' cy='240' r='2'/%3E%3Ccircle cx='1040' cy='180' r='2'/%3E%3Ccircle cx='1120' cy='220' r='2'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;opacity:.35;pointer-events:none;z-index:0;animation:drift 120s linear infinite}.dots-bg>*{position:relative;z-index:1}@keyframes drift{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.help-form{display:grid;grid-gap:16px;gap:16px;max-width:560px}.home-bg{position:relative}.home-bg:before{content:"";position:absolute;inset:0;background:url(/worldmap.png) 50%/cover no-repeat;opacity:.4;pointer-events:none;z-index:0}.home-bg>*{position:relative;z-index:1}.footer{background:var(--sand);border-top:0;padding:48px 24px 24px}.footer-inner{max-width:1140px;margin:0 auto;display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.footer h4{font-family:Fraunces,serif;margin:0 0 10px}.footer-links,.social-row{display:grid;grid-gap:8px;gap:8px}.social-link{gap:8px}.icon,.social-link{display:inline-flex;align-items:center}.icon{width:22px;height:22px;justify-content:center;border-radius:6px;background:var(--mist);font-size:12px}.footer-bottom{max-width:1140px;margin:24px auto 0;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);font-size:13px;color:#4b4540;display:flex;align-items:center;justify-content:space-between;gap:16px}.bmc-embed{display:inline-flex;align-items:center}@media (max-width:820px){.footer-bottom,.nav{flex-direction:column;align-items:flex-start}.nav{gap:16px}.nav-links{flex-direction:column;gap:14px;width:100%}}.bh-home{--bh-primary:#7a4a2e;--bh-dark:#4a2c1a;--bh-light:#f3e6d8;--bh-secondary:#d8c2a8;--bh-white:#fff;--bh-text:#2d2d2d;--bh-muted:#5a5a5a;background:var(--bh-light);color:var(--bh-text);font-family:Inter,sans-serif}.bh-container{max-width:1280px;margin:0 auto;padding:0 24px}.bh-narrow{max-width:960px}.bh-section{padding:88px 0}.bh-alt{background:#f8efe6}.bh-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.bh-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.bh-grid-three{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bh-home h1,.bh-home h2,.bh-home h3{font-family:Playfair Display,serif;color:var(--bh-text);margin:0 0 14px}.bh-home h1{font-size:clamp(40px,5.6vw,72px);line-height:1.08;letter-spacing:-.02em}.bh-home h2{font-size:clamp(32px,3.6vw,52px);line-height:1.2}.bh-home h3{font-size:clamp(22px,2.4vw,30px);line-height:1.3}.bh-home p{color:var(--bh-muted);font-size:18px;line-height:1.68;max-width:760px}.bh-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(122,74,46,.1);transition:all .25s ease}.bh-nav.is-scrolled{box-shadow:0 4px 16px rgba(74,44,26,.12)}.bh-nav-inner{max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:22px}.bh-logo{display:inline-flex;align-items:center;gap:10px;font-family:Playfair Display,serif;font-size:30px;font-weight:700;color:var(--bh-primary)}.bh-logo-mark{width:34px;height:34px;border-radius:8px;object-fit:cover}.bh-nav-links{display:flex;gap:34px}.bh-nav-links a{font-weight:500;font-size:15px;position:relative}.bh-nav-links a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background:var(--bh-primary);transition:width .2s ease}.bh-nav-links a:hover:after{width:100%}.bh-nav-actions{display:flex;align-items:center;gap:8px}.bh-nav-btn{padding:10px 16px;font-size:14px}.bh-mobile-toggle{display:none;border:0;background:none;font-size:24px;color:var(--bh-primary)}.bh-mobile-menu{border-top:1px solid rgba(122,74,46,.1);padding:12px 24px 18px;display:grid;grid-gap:12px;gap:12px}.bh-chip,.bh-mobile-menu a{font-weight:500}.bh-chip{display:inline-flex;align-items:center;border:1px solid rgba(122,74,46,.2);background:hsla(0,0%,100%,.64);color:var(--bh-primary);border-radius:999px;padding:8px 18px;margin-bottom:20px;font-size:14px}.bh-hero{min-height:94vh;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,var(--bh-light),var(--bh-secondary));padding:120px 0 80px}.bh-row{display:flex;justify-content:center;gap:14px;margin-top:28px;flex-wrap:wrap}.bh-leadership{background:#f3e6d8;padding-top:80px;padding-bottom:80px}.bh-leadership h2{color:#7a4a2e}.bh-leadership .bh-subtitle{color:#4a2c1a}.bh-leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.bh-leadership-card{background:#fffdf9;border-radius:20px;padding:30px;border:1px solid rgba(122,74,46,.12);box-shadow:0 10px 28px rgba(74,44,26,.08);color:#4a2c1a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;opacity:1;transform:translateY(0)}.bh-leadership-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px rgba(74,44,26,.14)}.bh-leadership-card h3{color:#7a4a2e;margin-bottom:8px}.bh-leadership-role{margin:0 0 14px;color:#7a4a2e;font-weight:600;font-size:14px;letter-spacing:.03em;text-transform:uppercase}.bh-leadership-card-founder{border-color:rgba(122,74,46,.36);box-shadow:0 14px 34px rgba(122,74,46,.2);transform:scale(1.02)}.bh-leadership-link{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #7a4a2e;color:#7a4a2e;background:transparent;padding:10px 18px;font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.bh-leadership-link:hover{background:#7a4a2e;color:#f3e6d8;transform:translateY(-1px)}.bh-leadership-link:focus-visible{outline:2px solid #7a4a2e;outline-offset:2px}@keyframes bh-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.bh-leadership-card{opacity:0;transform:translateY(22px);animation:bh-fade-up both;animation-timeline:view();animation-range:entry 12% cover 30%}}.bh-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 26px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.bh-btn:hover{transform:translateY(-2px)}.bh-btn-primary{background:var(--bh-primary);color:var(--bh-white);box-shadow:0 3px 10px rgba(74,44,26,.22)}.bh-btn-primary:hover{background:var(--bh-dark)}.bh-btn-outline{border:2px solid var(--bh-primary);color:var(--bh-primary);background:transparent}.bh-btn-outline:hover{background:var(--bh-primary);color:var(--bh-white)}.bh-btn-white{color:var(--bh-primary)}.bh-btn-white,.bh-strip{background:var(--bh-white)}.bh-strip{border-top:1px solid rgba(122,74,46,.1);border-bottom:1px solid rgba(122,74,46,.1);padding:42px 0;text-align:center}.bh-strip h2{font-size:clamp(24px,2.7vw,36px);margin-bottom:18px}.bh-strip-items{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;font-weight:500}.bh-strip-items span{color:var(--bh-text)}.bh-subtitle{text-align:center;margin:0 auto 30px;max-width:760px}.bh-card{background:var(--bh-white);border-radius:14px;box-shadow:0 2px 12px rgba(74,44,26,.08);border:1px solid rgba(122,74,46,.08);padding:28px}.bh-art-card{display:grid;grid-gap:14px;gap:14px}.bh-art-wrap{width:100%;border-radius:12px;background:#f8efe6;border:1px solid rgba(122,74,46,.14);padding:12px}.bh-art-wrap-creative{background:linear-gradient(140deg,#f7eadc,#efe0d1);border-color:rgba(122,74,46,.2)}.bh-art-svg{width:100%;height:120px;display:block}.bh-art-svg circle,.bh-art-svg line,.bh-art-svg path,.bh-art-svg rect{fill:none;stroke:var(--bh-primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.bh-art-svg-creative circle,.bh-art-svg-creative ellipse,.bh-art-svg-creative path{stroke-width:2.8}.bh-step{color:var(--bh-primary);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.bh-list{display:grid;grid-gap:12px;gap:12px;margin:20px 0 28px;padding:0;list-style:none}.bh-list li:before{content:"✓";color:var(--bh-primary);font-weight:700;margin-right:10px}.bh-placeholder{min-height:320px;border-radius:20px;background:#ebdac8;display:grid;place-items:center;font-size:20px;color:var(--bh-primary);font-weight:600;text-align:center;padding:24px}.bh-stat-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,1fr)}.bh-stat-card{background:#f8efe6;border-radius:14px;text-align:center;padding:26px 18px}.bh-stat-card h3{color:var(--bh-primary);margin-bottom:2px;font-size:40px}.bh-stat-card p{margin:0 auto;font-size:14px}.bh-author{margin-top:16px;padding-top:14px;border-top:1px solid rgba(122,74,46,.16);display:grid}.bh-author span{color:var(--bh-muted);font-size:14px}.bh-home blockquote{border-left:4px solid var(--bh-primary);background:#f8efe6;border-radius:8px;margin:18px 0 0;padding:16px 18px;color:var(--bh-text)}.bh-cta{background:linear-gradient(135deg,var(--bh-primary),var(--bh-dark));padding:94px 0;text-align:center}.bh-cta h2,.bh-cta p{color:var(--bh-white)}.bh-cta .bh-btn{margin-top:14px}.bh-notfound{min-height:calc(100vh - 92px);padding:70px 0;background:radial-gradient(900px 520px at 8% 0,#f8efe6 0,transparent 60%),radial-gradient(900px 520px at 92% 0,#ead7c3 0,transparent 55%),var(--bh-light)}.bh-notfound,.bh-notfound-grid{display:grid;align-items:center}.bh-notfound-grid{grid-template-columns:1.05fr .95fr;grid-gap:44px;gap:44px}.bh-notfound-copy h1{margin-bottom:8px}.bh-notfound-copy h2{color:var(--bh-primary);font-size:clamp(26px,2.5vw,38px)}.bh-notfound-copy p{max-width:620px;color:#4a2c1a}.bh-notfound-art{border-radius:28px;padding:22px;border:1px solid rgba(122,74,46,.2);background:hsla(0,0%,100%,.62);box-shadow:0 18px 50px rgba(74,44,26,.15);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.bh-notfound-svg{width:100%;height:auto;display:block}.bh-notfound-svg circle,.bh-notfound-svg ellipse,.bh-notfound-svg path{fill:none;stroke:url(#bhOrbit);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.bh-notfound-svg circle:last-child{fill:rgba(122,74,46,.14)}.bh-footer{background:var(--bh-dark);color:hsla(0,0%,100%,.85);padding:64px 0 28px}.bh-footer-grid{display:grid;grid-template-columns:2fr 3fr;grid-gap:52px;gap:52px;padding-bottom:36px;border-bottom:1px solid hsla(0,0%,100%,.12)}.bh-footer-logo{color:#fff;font-family:Playfair Display,serif;font-size:30px;margin-bottom:12px}.bh-footer-about{color:hsla(0,0%,100%,.72);font-size:15px;max-width:420px}.bh-social-row{display:flex;gap:10px;margin-top:14px}.bh-social-row a{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:hsla(0,0%,100%,.12);text-transform:lowercase;font-size:14px;font-weight:600}.bh-social-row a:hover{background:var(--bh-primary)}.bh-footer-columns{display:grid;grid-gap:30px;gap:30px;grid-template-columns:repeat(3,1fr)}.bh-footer-columns h4{color:#fff;font-family:Inter,sans-serif;font-size:16px;margin:0 0 14px}.bh-footer-columns a{display:block;color:hsla(0,0%,100%,.75);font-size:15px;margin-bottom:10px}.bh-footer-columns a:hover{color:#fff}.bh-footer-bottom{text-align:center;color:hsla(0,0%,100%,.64);padding-top:20px;font-size:14px}@media (max-width:980px){.desktop-only{display:none}.bh-mobile-toggle{display:inline-flex}.bh-nav-btn{display:none}.bh-two-col{grid-template-columns:1fr}.bh-leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bh-notfound-grid{gap:28px}.bh-footer-grid,.bh-notfound-grid{grid-template-columns:1fr}.bh-footer-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.bh-home p{font-size:16px}.bh-section{padding:64px 0}.bh-leadership{padding-top:50px;padding-bottom:50px}.bh-leadership-grid{grid-template-columns:1fr}.bh-container{padding:0 16px}.bh-stat-grid{grid-template-columns:1fr}.bh-notfound{padding:42px 0}.bh-notfound-art{border-radius:20px;padding:14px}.bh-footer-columns{grid-template-columns:1fr}}