@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap");:root{--navy:#0d1b2e;--navy2:#152540;--gold:#c9a96e;--gold2:#b89b5e;--green:#3d7a52;--green2:#2f6040;--green-light:#e8f2ec;--cream:#faf7f3;--cream2:#f3ede5;--text:#1a2235;--muted:#5a6478;--border:#e5ddd0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;font-weight:400;font-size:15px;line-height:1.75;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--gold2);margin-bottom:10px}.gold-line{width:48px;height:2px;background:var(--gold)}.gold-line-center{margin:0 auto 24px}.gold-line-left{margin:0 0 24px}.btn{display:inline-block;padding:13px 22px;border-radius:4px;font-size:13px;font-weight:500;font-family:DM Sans,sans-serif;cursor:pointer;transition:opacity .18s ease;border:none;text-align:center}.btn:hover{opacity:.85}.btn-navy{background:var(--navy);color:#fff}.btn-gold{background:var(--gold);color:var(--navy)}.btn-green{background:var(--green);color:#fff}.btn-outline-gold{border:1.5px solid var(--gold);color:var(--gold2);background:transparent}.btn-outline-gold-dark{border:1.5px solid hsla(39,46%,61%,.45);color:var(--gold);background:transparent}.section{padding:68px 36px}.section-white{background:#fff}.section-cream{background:var(--cream)}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:52px;gap:52px;align-items:center}.fade-in{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.staging-banner{background:#c0392b;color:#fff;text-align:center;padding:6px 12px;font-size:12px;font-weight:500;letter-spacing:.05em}.bm-hero{background:#fff;padding:60px 36px 52px;display:grid;grid-template-columns:1fr 360px;grid-gap:52px;gap:52px;align-items:center}.bm-hero-h1{font-family:Cormorant Garamond,serif;font-size:52px;line-height:1.06;font-weight:600;color:#0f1e35;margin-bottom:16px}.bm-hero-sub{font-size:15px;color:var(--muted);margin-bottom:30px;max-width:440px;line-height:1.75}.bm-hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.bm-hero-meta{display:flex;gap:24px;padding-top:28px;border-top:1px solid #f0ebe3;flex-wrap:wrap}.bm-hero-meta-item{display:flex;align-items:flex-start;gap:9px}.bm-hero-meta-icon{width:34px;height:34px;border-radius:50%;border:1px solid #e8dcc8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bm-hero-meta-text{font-size:12px;color:var(--muted);line-height:1.4}.bm-hero-img{background:#f5f0e8;border-radius:8px;min-height:360px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.bm-hero-img-ph{color:#c9a96e;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-align:center;opacity:.6}.bm-paths{display:grid;grid-template-columns:1fr 1fr;background:#f7f3ed;border-top:1px solid #ede5d8;border-bottom:1px solid #ede5d8}.bm-path{padding:32px 36px;display:flex;gap:20px;align-items:flex-start}.bm-path:first-child{border-right:1px solid #ede5d8}.bm-path-icon{width:50px;height:50px;border-radius:50%;background:#0f1e35;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bm-path-title{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;color:#0f1e35;margin-bottom:8px}.bm-path-list{list-style:none;padding:0;margin:0 0 14px}.bm-path-list li{font-size:13px;color:var(--muted);margin-bottom:3px;padding-left:14px;position:relative}.bm-path-list li:before{content:"·";position:absolute;left:0;color:#c9a96e;font-weight:700}.bm-path-btn{font-size:12px;padding:9px 18px}.bm-trust{background:#fff;padding:14px 36px;border-bottom:1px solid #f0ebe3;display:flex;gap:28px;align-items:center;flex-wrap:wrap}.bm-trust-label{font-size:11px;color:#b89b5e;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.bm-trust-item{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.bm-trust-dot{width:4px;height:4px;border-radius:50%;background:#c9a96e;flex-shrink:0}.bm-h2{font-family:Cormorant Garamond,serif;font-size:40px;line-height:1.1;font-weight:600;color:#0f1e35;margin-bottom:12px}.bm-feat-card{background:#fff;border:1px solid #ede5d8;border-radius:6px;padding:30px 24px;text-align:center}.bm-feat-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.bm-feat-title{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;color:#0f1e35;margin-bottom:8px}.bm-feat-desc{font-size:13px;color:var(--muted);line-height:1.7}.bm-quote-wrap{padding:56px 36px;background:#f7f3ed;text-align:center;border-top:1px solid #ede5d8;border-bottom:1px solid #ede5d8}.bm-quote-mark{font-size:56px;color:#c9a96e;line-height:.8;margin-bottom:16px}.bm-quote-mark,.bm-quote-text{font-family:Cormorant Garamond,serif}.bm-quote-text{font-size:28px;font-style:italic;color:#0f1e35;max-width:600px;margin:0 auto 16px;line-height:1.4;font-weight:400}.bm-quote-attr{font-size:12px;color:#b89b5e;letter-spacing:.1em;text-transform:uppercase}.bm-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:44px}.bm-step{padding:28px 22px;border:1px solid #ede5d8;border-radius:6px;background:#fff}.bm-step-num{font-family:Cormorant Garamond,serif;font-size:42px;color:#ede5d8;font-weight:600;line-height:1;margin-bottom:10px}.bm-step-title{font-size:14px;font-weight:500;color:#0f1e35;margin-bottom:6px}.bm-step-desc{font-size:13px;color:var(--muted);line-height:1.65}.bm-testi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:44px}.bm-testi{background:#fff;border:1px solid #ede5d8;border-radius:6px;padding:24px 20px}.bm-testi-mark{font-family:Cormorant Garamond,serif;font-size:40px;color:#c9a96e;line-height:.9;margin-bottom:10px}.bm-testi-text{font-size:13px;color:#2d3748;font-style:italic;line-height:1.7;margin-bottom:14px}.bm-testi-who{font-size:12px;color:#b89b5e;font-weight:500}.bm-lead-box{background:#0f1e35;border-radius:8px;padding:40px;display:grid;grid-template-columns:130px 1fr auto;grid-gap:36px;gap:36px;align-items:center;margin:0 36px 68px}.bm-lead-book{background:#1a3050;border-radius:6px;height:152px;border:1px solid hsla(39,46%,61%,.2)}.bm-lead-book,.bm-lead-book-cover{display:flex;align-items:center;justify-content:center}.bm-lead-book-cover{background:#c9a96e;border-radius:4px;width:76px;height:108px;padding:10px}.bm-lead-book-title{font-size:9px;font-weight:500;color:#0f1e35;text-align:center;line-height:1.4}.bm-lead-title{font-family:Cormorant Garamond,serif;font-size:26px;color:#fff;font-weight:600;margin-bottom:8px}.bm-lead-desc{font-size:13px;color:hsla(0,0%,100%,.6);line-height:1.65}.bm-lead-form{min-width:210px}.bm-lead-input{width:100%;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.15);border-radius:4px;padding:11px 14px;font-size:13px;color:#fff;margin-bottom:9px;font-family:DM Sans,sans-serif}.bm-lead-input::placeholder{color:hsla(0,0%,100%,.3)}.bm-lead-submit{width:100%;background:#c9a96e;color:#0f1e35;border:none;border-radius:4px;padding:11px;font-size:13px;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif;transition:opacity .15s}.bm-lead-submit:hover{opacity:.88}.bm-lead-submit:disabled{opacity:.6;cursor:not-allowed}.bm-lead-note{font-size:11px;color:hsla(0,0%,100%,.3);text-align:center;margin-top:8px}.bm-pricing{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:44px}.bm-price-card{border:1px solid #ede5d8;border-radius:6px;padding:36px 32px;background:#fff;position:relative;overflow:hidden;text-align:center}.bm-price-card-dark{background:#0f1e35;border-color:#0f1e35}.bm-price-tag{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#b89b5e;margin-bottom:10px;display:block}.bm-price-name{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;color:#0f1e35;margin-bottom:20px}.bm-price-card-dark .bm-price-name{color:#fff}.bm-price-gold-line{width:36px;height:1.5px;background:#c9a96e;margin:0 auto 20px}.bm-price-amount{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:600;color:#c9a96e;line-height:1;margin-bottom:4px}.bm-price-period{font-size:13px;color:var(--muted);margin-bottom:28px}.bm-price-card-dark .bm-price-period{color:hsla(0,0%,100%,.45)}.bm-price-btn{display:block;background:#0f1e35;color:#c9a96e;padding:12px;border-radius:4px;font-size:13px;font-weight:500;text-align:center;text-decoration:none;transition:opacity .15s}.bm-price-btn:hover{opacity:.85}.bm-price-btn-outline{display:block;border:1px solid hsla(39,46%,61%,.4);color:#c9a96e;padding:12px;border-radius:4px;font-size:13px;font-weight:500;text-align:center;text-decoration:none;transition:opacity .15s}.bm-price-btn-outline:hover{opacity:.85}.bm-leaf-deco{position:absolute;right:-24px;bottom:-16px;opacity:.08}.bm-faq{display:flex;flex-direction:column;gap:1px;background:#ede5d8;border-radius:6px;overflow:hidden;margin-top:44px}.bm-faq-item{background:#fff;padding:20px 24px}.bm-faq-q{font-size:15px;font-weight:500;color:#0f1e35;margin-bottom:6px;display:flex;align-items:center;gap:10px}.bm-faq-q:before{content:"";width:5px;height:5px;border-radius:50%;background:#c9a96e;flex-shrink:0}.bm-faq-a{font-size:13px;color:var(--muted);line-height:1.7;padding-left:15px}.bm-final{background:#0f1e35;padding:72px 36px;text-align:center}.bm-final-label{font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#c9a96e;margin-bottom:16px}.bm-final-h2{font-family:Cormorant Garamond,serif;font-size:42px;color:#fff;font-weight:600;margin-bottom:14px}.bm-final-text{color:hsla(0,0%,100%,.55);max-width:460px;margin:0 auto 36px;font-size:15px;line-height:1.7}.bm-final-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.bm-final-note{font-size:12px;color:hsla(0,0%,100%,.28);margin-top:18px}.bm-footer{background:#07111f;padding:26px 36px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.bm-footer-logo{font-family:Cormorant Garamond,serif;font-size:16px;color:#c9a96e;font-weight:600}.bm-footer-links{display:flex;gap:20px}.bm-footer-links a{font-size:12px;color:hsla(0,0%,100%,.32);text-decoration:none;transition:color .15s}.bm-footer-links a:hover{color:hsla(0,0%,100%,.6)}.bm-footer-copy{font-size:12px;color:hsla(0,0%,100%,.18)}.bm-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#0f1e35;padding:16px 36px;display:flex;align-items:center;justify-content:space-between}.bm-logo{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;color:#c9a96e;letter-spacing:.02em;text-decoration:none}.bm-nav-links{display:flex;gap:22px;align-items:center}.bm-nav-link{font-size:12px;color:hsla(0,0%,100%,.78);text-decoration:none;letter-spacing:.03em;transition:color .15s}.bm-nav-link:hover{color:#c9a96e}.bm-nav-cta{background:#c9a96e;color:#0f1e35!important;padding:8px 18px;border-radius:4px;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .15s}.bm-nav-cta:hover{opacity:.88}.bm-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.bm-burger-line{display:block;width:22px;height:2px;background:#c9a96e;border-radius:2px;transition:transform .2s,opacity .2s}.bm-burger-line.open-1{transform:rotate(45deg) translate(5px,5px)}.bm-burger-line.open-2{opacity:0}.bm-burger-line.open-3{transform:rotate(-45deg) translate(5px,-5px)}.bm-mobile-menu{position:absolute;top:100%;left:0;right:0;background:#0f1e35;display:flex;flex-direction:column;padding:12px 24px 20px;gap:2px;border-top:1px solid hsla(39,46%,61%,.15)}.bm-mobile-link{font-size:14px;color:hsla(0,0%,100%,.78);text-decoration:none;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.bm-mobile-cta{margin-top:12px;background:#c9a96e;color:#0f1e35;padding:11px 18px;border-radius:4px;font-size:13px;font-weight:500;text-decoration:none;text-align:center}.bm-about-img{background:#f5f0e8;border-radius:6px;min-height:400px;display:flex;align-items:center;justify-content:center;color:#b89b5e}.bm-about-body{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:14px}.bm-creds{display:flex;flex-direction:column;gap:9px;margin:20px 0 28px}.bm-cred{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text)}.bm-cdot{width:6px;height:6px;border-radius:50%;background:#c9a96e;flex-shrink:0}@media (max-width:768px){.section{padding:48px 20px}.grid-2,.grid-3{grid-template-columns:1fr}.grid-2{gap:32px}.bm-nav{padding:14px 20px}.bm-nav-links{display:none}.bm-burger{display:flex}.bm-hero{grid-template-columns:1fr;padding:40px 20px}.bm-hero-img{min-height:260px;order:-1}.bm-hero-h1{font-size:38px}.bm-paths{grid-template-columns:1fr}.bm-path:first-child{border-right:none;border-bottom:1px solid #ede5d8}.bm-lead-box,.bm-pricing,.bm-process,.bm-testi-grid{grid-template-columns:1fr}.bm-lead-box{margin:0 20px 48px;padding:28px 24px}.bm-final{padding:52px 20px}.bm-final-h2{font-size:32px}.bm-footer{flex-direction:column;gap:16px;text-align:center}.bm-footer-links{justify-content:center}}