@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700;800&display=swap";
.bhb-scope{--teal:#2f9fd4;--navy:#1e2749;--gold:#c7972c;--purple:#8b52c9;--gray:#d9d9d6;--white:#fff;--text:#2b3242;--muted:#6b7280;--background:#fff;--foreground:#1e2749;--card:#fff;--card-foreground:#1e2749;--primary:#2f9fd4;--primary-foreground:#fff;--secondary:#c7972c;--secondary-foreground:#1e2749;--muted-bg:#f8f8f7;--muted-foreground:#fafafb;--accent:#8b52c9;--accent-foreground:#fff;--destructive:#ef4444;--destructive-foreground:#1a1a1a;--border:#e5e5e5;--input:#ddd;--ring:#2f9fd4;--radius:.125rem}.bhb-scope *,.bhb-scope :before,.bhb-scope :after{box-sizing:border-box;margin:0;padding:0}.bhb-scope{scroll-behavior:smooth;color:var(--text);background:var(--white);font-family:Inter,sans-serif;line-height:1.6}.bhb-scope h1,.bhb-scope h2,.bhb-scope h3,.bhb-scope h4{letter-spacing:-.01em;color:var(--navy);font-family:Poppins,sans-serif;font-weight:700;line-height:1.12}.bhb-scope img{max-width:100%;height:auto;display:block}.bhb-scope a{color:inherit;text-decoration:none}.bhb-scope .container{max-width:1200px;margin:0 auto;padding:0 24px}.bhb-scope .container-narrow{max-width:800px;margin:0 auto;padding:0 24px}.bhb-scope .gold-line{background:var(--gold);width:48px;height:2px}.bhb-scope .gold-line-center{background:var(--gold);width:48px;height:2px;margin-left:auto;margin-right:auto}.bhb-scope .eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.bhb-scope .btn-gold{background:var(--gold);color:var(--navy);border-radius:2px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;transition:opacity .2s;display:inline-flex}.bhb-scope .btn-gold:hover{opacity:.9}.bhb-scope .btn-outline{color:var(--white);border:1px solid #ffffff40;border-radius:2px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;transition:border-color .2s;display:inline-flex}.bhb-scope .btn-outline:hover{border-color:#ffffff80}.bhb-scope .section{padding:96px 0}.bhb-scope .section-sm{padding:64px 0}.bhb-scope .text-muted-custom{color:var(--muted)}.bhb-scope .text-white-60{color:#fff9}.bhb-scope .text-white-80{color:#fffc}.bhb-scope .text-gold{color:var(--gold)}.bhb-scope .text-teal{color:var(--teal)}.bhb-scope .text-white-custom{color:var(--white)}.bhb-scope .bg-navy{background:var(--navy)}.bhb-scope .bg-white-custom{background:var(--white)}.bhb-scope .bg-light{background:#f8f8f7}.bhb-scope .grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.bhb-scope .grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.bhb-scope .pillars-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.bhb-scope .pillars-grid>*{flex:0 calc(33.333% - 16px)}.bhb-scope .portfolio-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.bhb-scope .portfolio-grid>*{flex:0 calc(25% - 18px)}.bhb-scope .grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.bhb-scope .card{background:var(--white);border-radius:2px;flex-direction:column;padding:32px;display:flex;box-shadow:0 1px 3px #0000000f}.bhb-scope .card-dark{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;padding:24px;display:flex}.bhb-scope .icon-circle{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.bhb-scope .icon-teal{color:var(--teal);background:#2f9fd41f}.bhb-scope .icon-gold{color:var(--gold);background:#f5a62326}.bhb-scope .check-list{list-style:none}.bhb-scope .check-list li{color:#fffc;background:#ffffff0d;border-radius:4px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px;font-size:14px;display:flex}.bhb-scope .check-list li:before{content:"✓";color:var(--gold);flex-shrink:0;margin-top:1px;font-weight:700}.bhb-scope .timeline-item{gap:16px;margin-bottom:16px;display:flex}.bhb-scope .timeline-time{width:80px;color:var(--teal);flex-shrink:0;padding-top:4px;font-size:13px;font-weight:700}.bhb-scope .timeline-content{background:var(--white);border-radius:4px;flex:1;padding:20px;box-shadow:0 1px 3px #0000000f}.bhb-scope .timeline-content h4{margin-bottom:4px;font-family:Gotham,Montserrat,sans-serif;font-size:14px;font-weight:700;transform:none}.bhb-scope .timeline-content p{color:var(--muted);font-size:12px}.bhb-scope .quote-card{background:var(--white);border-top:2px solid var(--gold);border-radius:2px;flex-direction:column;height:100%;padding:32px;display:flex;box-shadow:0 1px 3px #0000000f}.bhb-scope .quote-mark{color:#8b52c947;margin-bottom:16px;font-family:Georgia,serif;font-size:48px;line-height:1}.bhb-scope blockquote{color:#23272ed9;flex:1;font-style:italic;line-height:1.7}.bhb-scope .stat-box{text-align:center;background:#00000008;border-radius:4px;padding:16px}.bhb-scope .stat-box .num{color:var(--teal);font-family:Poppins,sans-serif;font-size:28px;font-weight:700}.bhb-scope .stat-box .label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:11px}.bhb-scope .sponsor-card{background:var(--navy);border-radius:4px;padding:40px}.bhb-scope .sponsor-bullet{background:#ffffff0d;border-radius:4px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:12px;display:flex}.bhb-scope .sponsor-bullet:before{content:"✓";color:var(--gold);flex-shrink:0;font-weight:700}.bhb-scope .sponsor-bullet span{color:#fffc;font-size:14px}.bhb-scope .bhb-nav{z-index:100;background:#1a2138;border-bottom:none;position:sticky;top:0}.bhb-scope .bhb-nav:after{content:"";background:#f5a623;height:3px;position:absolute;bottom:0;left:0;right:0}.bhb-scope .nav-inner{align-items:center;max-width:1280px;margin:0 auto;padding:20px 24px;display:flex}.bhb-scope .nav-logo{flex-shrink:0}.bhb-scope .nav-logo .kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--teal);font-family:Poppins,sans-serif;font-size:10px;font-weight:600}.bhb-scope .nav-logo .mark{color:var(--white);font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:1}.bhb-scope .nav-links{gap:8px;margin-left:56px;display:flex}.bhb-scope .nav-links a{letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;padding:8px 12px;font-size:12px;font-weight:600;transition:color .2s}.bhb-scope .nav-links a:hover,.bhb-scope .nav-links a.active{color:var(--white)}.bhb-scope .nav-cta{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border:1px solid #c8982c99;border-radius:2px;margin-left:auto;padding:12px 24px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.bhb-scope .nav-cta:hover{background:var(--gold);color:var(--white)}.bhb-scope .hero-full{background:url(/bhb/bhb-hero-new.jpg) 50%/cover no-repeat;align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative}.bhb-scope .hero-full-overlay{z-index:0;pointer-events:none;background:linear-gradient(90deg,#1a2138d1 0%,#1a21388c 34%,#1a213826 55%,#1a213800 70%);display:block;position:absolute;inset:0}.bhb-scope .hero-full-content{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:80px 24px;position:relative}.bhb-scope .hero-full-content .hero-copy{max-width:460px}.bhb-scope .hero-copy .btn-gold,.bhb-scope .hero-copy .btn-outline{gap:5px;padding:8px 16px;font-size:12px}.bhb-scope .hero-logo{z-index:1;pointer-events:none;width:260px;max-width:30%;position:absolute;top:50%;right:max(6%,50% - 616px);transform:translateY(-50%)}@media (max-width:640px){.bhb-scope .hero-logo{display:none}}.bhb-scope .benefits-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.bhb-scope footer.bhb-footer{color:var(--white);background:#1a2138;padding:64px 0 32px;position:relative}.bhb-scope footer.bhb-footer:before{content:"";background:#5bc0e8;height:3px;position:absolute;top:0;left:0;right:0}.bhb-scope footer.bhb-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:48px;display:grid}.bhb-scope footer.bhb-footer h4{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700}.bhb-scope footer.bhb-footer p,.bhb-scope footer.bhb-footer a{color:#ffffff80;font-size:14px}.bhb-scope footer.bhb-footer a:hover{color:#fffc}.bhb-scope footer.bhb-footer .footer-bottom{color:#ffffff4d;border-top:1px solid #ffffff1a;margin-top:48px;padding-top:24px;font-size:12px}.bhb-scope .mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:16px;padding:8px;display:none}.bhb-scope .mobile-menu{z-index:99;background:#1a2138;border-top:1px solid #f5a6234d;padding:16px 24px;display:none;position:absolute;top:100%;left:0;right:0}.bhb-scope .mobile-menu.open{flex-direction:column;gap:12px;display:flex}.bhb-scope .mobile-menu a{letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf;padding:8px 0;font-size:14px;font-weight:600}.bhb-scope .mobile-menu a:hover{color:var(--white)}@media (max-width:1024px){.bhb-scope .hero-full{min-height:500px}.bhb-scope .grid-2{grid-template-columns:1fr}.bhb-scope .grid-4,.bhb-scope .benefits-grid{grid-template-columns:repeat(2,1fr)}.bhb-scope .portfolio-grid>*{flex:0 calc(50% - 12px)}.bhb-scope footer.bhb-footer .footer-grid{grid-template-columns:1fr 1fr}.bhb-scope .form-sidebar-grid{grid-template-columns:1fr!important}.bhb-scope .testimonials-desktop{display:none!important}.bhb-scope .testimonials-mobile{flex-direction:column;gap:24px;display:flex!important}}@media (max-width:640px){.bhb-scope .grid-3{grid-template-columns:1fr}.bhb-scope .pillars-grid>*,.bhb-scope .portfolio-grid>*{flex:0 100%}.bhb-scope .grid-4,.bhb-scope .benefits-grid{grid-template-columns:1fr}.bhb-scope .join-process-flow{flex-wrap:wrap;gap:32px 0}.bhb-scope .join-process-arrow{display:none!important}.bhb-scope .nav-links{display:none}.bhb-scope .mobile-menu-btn{display:block}.bhb-scope .nav-cta{letter-spacing:.08em;padding:6px 10px;font-size:9px}.bhb-scope .hero-full-content{padding:48px 24px}.bhb-scope h1{font-size:36px!important}.bhb-scope h2{font-size:28px!important}.bhb-scope footer.bhb-footer .footer-grid{grid-template-columns:1fr}.bhb-scope .sponsor-stats-grid{grid-template-columns:1fr!important}}.bhb-scope .hero-mobile-img,.bhb-scope .hosted-mobile-img,.bhb-scope .testimonials-mobile{display:none}@media (max-width:640px){.bhb-scope .hero-full{flex-direction:column;align-items:stretch;min-height:0;background:var(--navy)!important}.bhb-scope .hero-mobile-img{width:100%;height:auto;display:block}.bhb-scope .venue-wrap{flex-direction:column-reverse;display:flex}.bhb-scope .venue-scrim{display:none!important}.bhb-scope .venue-text{background:var(--white);padding-top:48px!important;padding-bottom:48px!important;position:static!important;top:auto!important}.bhb-scope .hosted-section{background:var(--navy)!important}.bhb-scope .hosted-copy{max-width:100%!important}.bhb-scope .hosted-mobile-img{border-radius:2px;width:100%;height:auto;margin-top:32px;display:block}.bhb-scope .testimonials-desktop{display:none!important}.bhb-scope .testimonials-mobile{flex-direction:column;gap:24px;display:flex!important}}
