.bah-hero{grid-template-columns:1fr 1fr;max-width:1280px;margin:0 auto;padding-top:68px;display:grid;overflow:hidden}.hero-left{flex-direction:column;justify-content:center;padding:80px 64px 80px 80px;display:flex;position:relative}.hero-left:after{content:"";background:var(--stone);width:100%;height:1px;position:absolute;bottom:0;left:0}.hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);opacity:0;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:500;animation:.8s .1s forwards bahFadeUp;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--gold);width:28px;height:1px}.bah-hero-title{color:var(--deep);opacity:0;margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:1.08;animation:.8s .2s forwards bahFadeUp}.bah-hero-title em{color:var(--gold-dark);font-style:italic}.hero-subtitle{color:var(--bark);opacity:0;max-width:440px;margin-bottom:44px;font-size:16px;font-weight:300;line-height:1.8;animation:.8s .3s forwards bahFadeUp}.hero-actions{opacity:0;align-items:center;gap:24px;animation:.8s .4s forwards bahFadeUp;display:flex}.bah-btn-primary{background:var(--deep);color:var(--cream);letter-spacing:.02em;border-radius:100px;padding:16px 36px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-block}.bah-btn-primary:hover{background:var(--gold-dark);transform:translateY(-1px)}.bah-btn-ghost{color:var(--bark);align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.bah-btn-ghost:hover{color:var(--deep)}.bah-btn-ghost:after{content:"→";transition:transform .2s}.bah-btn-ghost:hover:after{transform:translate(4px)}.hero-right{position:relative}.hero-image-grid{grid-template-rows:400px 400px;grid-template-columns:400px 400px;gap:3px;display:grid}.hero-img-cell{background:var(--cream);width:400px;height:400px;position:relative}.photo-placeholder{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.photo-placeholder-icon{border:1.5px solid #0a1f1733;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.photo-placeholder-text{letter-spacing:.12em;text-transform:uppercase;color:#0a1f1740;font-family:Inter,sans-serif;font-size:10px;font-weight:400}.hero-overlay-card{background:#fff;border-radius:12px;min-width:180px;padding:16px 20px;animation:1s .6s both bahFadeUp;position:absolute;bottom:40px;left:-24px;box-shadow:0 20px 60px #1e1a1726}.overlay-label{letter-spacing:.1em;text-transform:uppercase;color:var(--taupe);margin-bottom:4px;font-family:Inter,sans-serif;font-size:10px}.overlay-value{color:var(--deep);font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500}.section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:10px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:flex}.section-eyebrow:before{content:"";background:var(--gold);width:24px;height:1px}.bah-section-title{color:var(--deep);margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(36px,3.5vw,52px);font-weight:400;line-height:1.15}.bah-section-title em{color:var(--gold-dark);font-style:italic}.bah-section-body{color:var(--bark);max-width:520px;font-family:Inter,sans-serif;font-size:15px;font-weight:300;line-height:1.85}.why-host{background:var(--deep);color:var(--cream);padding:100px max(80px,50% - 640px)}.why-host .bah-section-title{color:var(--cream)}.why-host .bah-section-body{color:var(--taupe)}.why-host .section-eyebrow{color:var(--gold)}.why-host .section-eyebrow:before{background:var(--gold)}.why-grid{background:#ffffff14;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:64px;display:grid;overflow:hidden}.why-card{background:#ffffff08;padding:40px 32px;transition:background .3s;position:relative;overflow:hidden}.why-card:before{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.why-card:hover{background:#ffffff0f}.why-card:hover:before{transform:scaleX(1)}.why-icon{margin-bottom:20px;font-size:28px;display:block}.why-title{color:var(--cream);letter-spacing:.01em;margin-bottom:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.3}.why-desc{color:var(--taupe);font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.75}.who-section{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:100px max(80px,50% - 640px);display:grid}.who-tags{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.who-tag{border:1px solid var(--stone);color:var(--green);cursor:default;background:#fff;border-radius:100px;padding:10px 20px;font-family:Inter,sans-serif;font-size:13px;transition:all .2s}.who-tag:hover{border-color:var(--terra);background:var(--terra-light);color:var(--terra)}.who-image-block{height:520px;position:relative}.who-img-main{border:1px solid var(--stone);background:#d0cbc3;border-radius:16px;justify-content:center;align-items:center;width:85%;height:420px;display:flex;position:absolute;top:0;right:0;overflow:hidden}.who-img-accent{border:4px solid var(--cream);background:#c8c2ba;border-radius:12px;justify-content:center;align-items:center;width:55%;height:260px;display:flex;position:absolute;bottom:0;left:0}.how-section{background:var(--warm);text-align:center;padding:100px max(80px,50% - 640px)}.how-section .bah-section-title{margin:0 auto 16px}.how-section .bah-section-body{text-align:center;margin:0 auto 72px}.how-section .section-eyebrow{justify-content:center}.how-section .section-eyebrow:before{display:none}.steps-grid{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;gap:0;max-width:900px;margin:0 auto;display:grid}.step-connector{color:var(--taupe);justify-content:center;align-items:center;padding-top:24px;font-size:18px;display:flex}.step-card{text-align:left;border:1px solid var(--stone);background:#fff;border-radius:16px;padding:40px 32px;transition:transform .3s,box-shadow .3s;position:relative}.step-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #1e1a1714}.step-num{color:var(--stone);margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:64px;font-weight:300;line-height:1}.step-title{color:var(--deep);margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500}.step-desc{color:var(--bark);font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.75}.tiers-section{background:var(--cream);padding:100px max(80px,50% - 640px)}.tiers-header{grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:56px;display:grid}.tiers-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.tier-card{border:1px solid var(--stone);background:#fff;border-radius:16px;padding:32px 24px;transition:all .3s;position:relative;overflow:hidden}.tier-card:after{content:"";background:var(--stone);height:3px;transition:background .3s;position:absolute;bottom:0;left:0;right:0}.tier-card:first-child:after{background:var(--taupe)}.tier-card:nth-child(2):after{background:var(--gold)}.tier-card:nth-child(3):after{background:var(--green)}.tier-card:nth-child(4):after{background:var(--deep)}.tier-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #1e1a1714}.tier-icon{margin-bottom:16px;font-size:24px}.tier-name{color:var(--deep);margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500}.tier-desc{color:var(--bark);margin-bottom:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.7}.tier-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--taupe);font-family:Inter,sans-serif;font-size:10px;font-weight:500}.pricing-section{background:var(--cream);text-align:center;padding:100px max(80px,50% - 640px)}.pricing-section .section-eyebrow{justify-content:center}.pricing-section .section-eyebrow:before{display:none}.pricing-section .bah-section-title{margin:0 auto 16px}.pricing-section .bah-section-body{text-align:center;margin:0 auto 56px}.pricing-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:680px;margin:0 auto;display:grid}.pricing-card{border:1px solid var(--stone);text-align:left;background:#fff;border-radius:16px;padding:36px 28px;transition:all .3s}.pricing-card.featured{background:var(--deep);border-color:var(--deep)}.pricing-card:hover:not(.featured){transform:translateY(-4px);box-shadow:0 20px 50px #1e1a1714}.pricing-tier{letter-spacing:.12em;text-transform:uppercase;color:var(--taupe);margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.featured .pricing-tier{color:var(--gold)}.pricing-price{color:var(--deep);margin-bottom:4px;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:400;line-height:1}.featured .pricing-price{color:var(--cream)}.pricing-period{color:var(--taupe);margin-bottom:24px;font-family:Inter,sans-serif;font-size:12px}.featured .pricing-period{color:#faf8f480}.pricing-divider{background:var(--stone);height:1px;margin-bottom:24px}.featured .pricing-divider{background:#ffffff1a}.pricing-features{flex-direction:column;gap:10px;margin-bottom:32px;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--green);align-items:flex-start;gap:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.5;display:flex}.featured .pricing-features li{color:var(--taupe)}.pricing-features li:before{content:"✓";color:var(--green);flex-shrink:0;margin-top:1px;font-size:12px;font-weight:500}.featured .pricing-features li:before{color:var(--gold)}.pricing-btn{text-align:center;border:1px solid var(--stone);color:var(--deep);border-radius:100px;padding:14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.pricing-btn:hover{border-color:var(--deep);background:var(--deep);color:var(--cream)}.featured .pricing-btn{background:var(--gold);border-color:var(--gold);color:var(--deep)}.featured .pricing-btn:hover{background:var(--gold-dark);border-color:var(--gold-dark)}.faq-section{background:var(--warm);grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:100px max(80px,50% - 640px);display:grid}.faq-list{margin-top:8px}.faq-item{border-bottom:1px solid var(--stone);overflow:hidden}.faq-question{color:var(--deep);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;transition:color .2s;display:flex}.faq-question:hover{color:var(--gold-dark)}.faq-icon{color:var(--taupe);flex-shrink:0;font-size:20px;line-height:1;transition:transform .3s}.faq-item.open .faq-icon{color:var(--gold-dark);transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .4s,padding .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:200px}.faq-answer-inner{color:var(--bark);padding-bottom:20px;font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.85}.bah-cta-section{background:var(--deep);text-align:center;padding:120px max(80px,50% - 640px);position:relative;overflow:hidden}.bah-cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96e14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bah-cta-section:after{content:"Stellwell";color:#ffffff05;white-space:nowrap;pointer-events:none;letter-spacing:-.02em;font-family:Cormorant Garamond,serif;font-size:220px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-family:Inter,sans-serif;font-size:11px}.cta-title{color:var(--cream);max-width:640px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-family:Cormorant Garamond,serif;font-size:clamp(40px,4.5vw,64px);font-weight:400;line-height:1.15}.cta-title em{color:var(--gold);font-style:italic}.cta-sub{color:var(--taupe);max-width:440px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:15px;font-weight:300;line-height:1.8}.cta-actions{z-index:1;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}.bah-btn-gold{background:var(--gold);color:var(--deep);letter-spacing:.02em;border-radius:100px;padding:18px 44px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-block}.bah-btn-gold:hover{background:var(--gold-dark);color:#fff;transform:translateY(-2px);box-shadow:0 12px 40px #c9a96e4d}.bah-btn-outline-light{color:#faf8f499;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.bah-btn-outline-light:hover{color:var(--cream)}.bah-btn-outline-light:after{content:"→";transition:transform .2s}.bah-btn-outline-light:hover:after{transform:translate(4px)}@keyframes bahFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bah-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.bah-reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.bah-hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:100px 24px 60px}.hero-left:after{display:none}.hero-right{height:280px;min-height:unset}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.why-host{padding:60px 24px}.why-grid{grid-template-columns:repeat(2,1fr)}.who-section{grid-template-columns:1fr;gap:40px;padding:60px 24px}.who-image-block{width:100%;height:300px}.who-img-main{width:100%;height:300px;position:relative;top:auto;right:auto}.who-img-accent{display:none}.how-section{padding:60px 24px}.steps-grid{grid-template-columns:1fr;gap:16px}.step-connector{display:none}.tiers-section{padding:60px 24px}.tiers-header{grid-template-columns:1fr;gap:24px}.tiers-grid{grid-template-columns:repeat(2,1fr)}.pricing-section{padding:60px 24px}.pricing-grid{grid-template-columns:1fr;max-width:100%}.faq-section{grid-template-columns:1fr;gap:40px;padding:60px 24px}.bah-cta-section{padding:80px 24px}.cta-actions{flex-direction:column;align-items:center;gap:16px}}
