.marketing-home,.marketing-shell{--home-display: clamp(2.4rem, 4.4vw, 3.6rem);--home-heading: clamp(1.7rem, 2.8vw, 2.35rem);--home-lead: 1.05rem;color:var(--bh-text);font-family:var(--bh-font);min-height:100vh;-webkit-font-smoothing:antialiased}.marketing-home *,.marketing-shell *{box-sizing:border-box}.home-width{width:min(1180px,calc(100% - 80px));margin-inline:auto}.marketing-home h1,.marketing-home h2,.marketing-home h3{text-wrap:balance;margin:0}.marketing-home h1{font-size:var(--home-display);line-height:1.04;letter-spacing:-.03em;font-weight:700;color:var(--bh-text);text-shadow:0 0 40px rgba(251,230,207,.35)}.marketing-home h1 em{font-style:normal;color:var(--bh-ice)}.marketing-home h2{font-size:var(--home-heading);line-height:1.12;letter-spacing:-.02em;font-weight:700}.marketing-home h3{font-size:1.15rem;line-height:1.3;font-weight:600;letter-spacing:-.015em}.marketing-home p{text-wrap:pretty;margin:0}.marketing-home a,.marketing-home button,.marketing-home summary{-webkit-tap-highlight-color:transparent}.home-skip{position:absolute;top:-100px;left:20px;z-index:100;background:var(--bh-pane-raised);color:var(--bh-text);border:1px solid var(--bh-hairline-lit);border-radius:var(--bh-radius-sm);padding:12px 16px;font-size:.875rem}.home-skip:focus{top:12px}.home-nav{position:sticky;top:0;z-index:40;background:var(--bh-ground);border-bottom:1px solid var(--bh-hairline-soft)}.home-nav-bar{display:flex;align-items:center;gap:24px;height:64px}.home-nav-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.home-nav-links{display:flex;align-items:center;gap:4px;flex:1}.home-nav-link{color:var(--bh-text-2);text-decoration:none;font-size:.875rem;font-weight:500;padding:8px 12px;border-radius:var(--bh-radius-sm);transition:color .16s ease,background-color .16s ease}.home-nav-link:hover,.home-nav-link.is-active{color:var(--bh-text);background:var(--bh-pane-raised)}.home-nav-link.is-active{background:var(--bh-pane-teal)}.home-nav-end{display:flex;align-items:center;gap:8px;margin-left:auto}.home-account{position:relative}.home-account-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px;border:1px solid transparent;border-radius:var(--bh-radius-pill);background:transparent;color:var(--bh-text);cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:600}.home-account-name{display:none}.home-account-menu{position:absolute;right:0;top:calc(100% + 10px);width:240px;padding:8px;z-index:50;display:flex;flex-direction:column;gap:2px}.home-nav-burger{display:none}.home-nav-scrim{position:fixed;inset:0;z-index:60;background:#050b108c;border:0;cursor:pointer}.home-nav-drawer{position:fixed;top:0;right:0;z-index:70;width:min(320px,100%);height:100%;border-radius:0;padding:20px 16px;display:flex;flex-direction:column;gap:16px;transform:translate(100%);transition:transform .28s ease}.home-nav-drawer.is-open{transform:translate(0)}.home-nav-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--bh-hairline-soft)}.home-nav-drawer-links{display:flex;flex-direction:column;gap:2px}.home-hero{position:relative;padding-block:28px 72px}.home-hero-window{position:relative;border-radius:var(--bh-radius-lg);overflow:hidden;border:1px solid var(--bh-hairline);box-shadow:var(--bh-glow-feature)}.home-hero-glass{inset:0;pointer-events:none}.home-hero-glass:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,color-mix(in srgb,var(--bh-ground) 70%,transparent),transparent 65%)}.home-hero-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px;align-items:center;padding:40px 36px 36px;position:relative;z-index:1}.home-hero-copy{position:relative;z-index:1;max-width:34rem;padding:8px 8px 8px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.home-hero-copy>p{font-size:var(--home-lead);line-height:1.7;max-width:42ch;color:var(--bh-text-2);margin-top:22px}.home-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:28px}.home-hero-copy>.home-hero-note{font-size:.8rem;color:var(--bh-text-3);margin-top:18px}.home-hero-figure{aspect-ratio:1;position:relative;margin:0;min-width:0}.home-website-figure{margin:0;min-width:0}.home-browser-label{display:flex;align-items:center;gap:8px;color:var(--bh-text-2);background:var(--bh-pane);border:1px solid var(--bh-hairline);border-bottom:0;padding:12px 16px;border-radius:var(--bh-radius) var(--bh-radius) 0 0;font-size:.75rem;font-weight:500}.home-capture{display:block;width:100%;position:relative;overflow:hidden;padding:0;cursor:zoom-in;border:1px solid var(--bh-hairline);border-radius:var(--bh-radius);background:var(--bh-pane)}.home-capture img{display:block;width:100%;height:auto}.home-website-figure .home-capture{border-radius:0 0 var(--bh-radius) var(--bh-radius);border-top:0}.home-website-figure figcaption{color:var(--bh-text-3);font-size:.7rem;line-height:1.5;margin-top:10px}.home-capture-enlarge{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:var(--bh-radius-sm);color:var(--bh-text);background:var(--bh-pane-raised);border:1px solid var(--bh-hairline-lit);font-size:.7rem;font-weight:500}.home-capture-dialog{width:min(95vw,1300px)!important;max-width:1300px!important;max-height:92dvh!important;overflow:auto;background:var(--bh-pane-raised)!important;color:var(--bh-text)!important;border:1px solid var(--bh-hairline)!important;border-radius:var(--bh-radius-lg)!important;padding:28px!important;font-family:var(--bh-font)}.home-capture-dialog img{display:block;width:100%;min-width:960px;height:auto}.home-story{padding-block:24px 72px;scroll-margin-top:72px}.home-section-intro{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:48px}.home-section-intro>p{max-width:46ch}.home-story-steps{display:grid;gap:56px}.home-story-step{display:grid;grid-template-columns:.72fr 1fr;gap:8%;align-items:center}.home-story-step:nth-child(2n){grid-template-columns:1fr .72fr}.home-story-step:nth-child(2n) .home-story-copy{order:2}.home-story-copy{position:relative;padding-left:52px}.home-step-number{position:absolute;left:0;top:0;width:34px;height:34px;display:grid;place-items:center;background:var(--bh-pane-teal);border:1px solid var(--bh-hairline-soft);color:var(--bh-action);border-radius:9px;font-size:.8rem;font-weight:700}.home-story-copy>p{margin-top:14px;color:var(--bh-text-2);line-height:1.7;font-size:.95rem}.home-story-copy>.home-work-saved{display:inline-flex;gap:8px;align-items:center;margin-top:18px;font-size:.8rem;font-weight:600}.home-work-saved svg{flex-shrink:0}.home-foundation{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:28px 32px;margin-top:56px}.home-foundation strong{font-size:1.25rem;line-height:1.4;font-weight:600;color:var(--bh-text)}.home-foundation>p:last-child{color:var(--bh-text-2);line-height:1.7;font-size:.95rem;max-width:50ch}.home-options{padding-block:24px 80px}.home-option-list{padding:8px 28px}.home-option{display:grid;grid-template-columns:34px 1fr auto;gap:20px;align-items:start;padding-block:26px;border-bottom:1px solid var(--bh-hairline-soft)}.home-option:last-child{border-bottom:0}.home-option h3{font-size:1.05rem}.home-option p{color:var(--bh-text-2);line-height:1.65;font-size:.9rem;margin-top:8px;max-width:62ch}.home-option-cost{display:block;font-size:.75rem;line-height:1.6;margin-top:8px;color:var(--bh-text-3);max-width:52ch}.home-program-links{display:flex;flex-direction:column;align-items:flex-end;gap:10px;padding-top:2px}.home-start{padding-block:8px 72px}.home-start-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;align-items:stretch}.home-start-copy,.home-price{padding:36px 40px}.home-start-copy>p{color:var(--bh-text-2);line-height:1.7;font-size:1rem;max-width:48ch;margin-top:16px}.home-price p{color:var(--bh-text-2);font-size:.9rem;line-height:1.7}.home-price .home-price-title{color:var(--bh-text);font-size:1.2rem;font-weight:600;margin-bottom:4px}.home-price strong{color:var(--bh-text);font-size:1.45rem;font-weight:600}.home-price strong span{font-size:.9rem;font-weight:500;color:var(--bh-text-2)}.home-price-divider{border-top:1px solid var(--bh-hairline-soft);margin-block:20px}.home-price .home-price-detail{font-size:.8rem;margin-top:8px;color:var(--bh-text-3)}.home-price .bh-link{margin-top:14px;display:inline-flex}.home-faq{padding-block:24px 88px;display:grid;grid-template-columns:.8fr 1fr;gap:10%}.home-faq>div>p{font-size:.9rem;margin-top:16px;color:var(--bh-text-2);line-height:1.7}.home-inline-link{text-decoration:underline;text-underline-offset:3px;cursor:pointer;color:var(--bh-link);background:none;border:0;padding:0;font:inherit}.home-inline-link:hover{color:var(--bh-text)}.home-faq details{border-bottom:1px solid var(--bh-hairline-soft)}.home-faq details:first-child{border-top:1px solid var(--bh-hairline-soft)}.home-faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding-block:20px;font-size:.95rem;font-weight:500;line-height:1.5;cursor:pointer;color:var(--bh-text)}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary svg{flex-shrink:0;color:var(--bh-text-3);transition:transform .16s ease}.home-faq details[open] summary svg{transform:rotate(180deg)}.home-faq-list{max-width:62ch}.home-faq details p{font-size:.9rem;line-height:1.75;color:var(--bh-text-2);padding-bottom:22px}.home-footer{border-top:1px solid var(--bh-hairline-soft);padding-block:36px 48px}.home-footer-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:start}.home-footer p{color:var(--bh-text-3);font-size:.75rem;margin-top:12px}.home-footer .home-inline-link{display:inline-block;margin-top:10px;font-size:.8rem}.home-footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px 18px;font-size:.8rem}.home-footer nav a{color:var(--bh-text-2);text-decoration:none}.home-footer nav a:hover{color:var(--bh-text)}@media(prefers-reduced-motion:reduce){.marketing-home *,.marketing-home *:before,.marketing-home *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(min-width:900px){.home-account-name{display:inline}.home-account-btn{justify-content:flex-start;padding:4px 10px 4px 4px;border-color:var(--bh-hairline-lit);background:var(--bh-pane)}.home-nav-burger{display:none}}@media(max-width:1100px){.home-width{width:calc(100% - 48px)}.home-hero-inner{gap:24px;padding:28px 24px}.home-hero-copy{padding:0;max-width:none}.home-hero h1{font-size:2.5rem}.home-story-step,.home-story-step:nth-child(2n){grid-template-columns:.85fr 1fr;gap:5%}.home-story-step:nth-child(2n) .home-story-copy{order:0}}@media(max-width:899px){.home-nav-links{display:none}.home-nav-burger{display:inline-flex}}@media(max-width:760px){.home-hero-glass{--hero-glass-width: 150%;--hero-glass-height: 300px;inset:auto auto 20px -56%}.home-hero-glass:after{background:linear-gradient(to bottom,var(--bh-ground),transparent 20%)}.home-hero-figure{aspect-ratio:auto;height:300px}.marketing-home{--home-lead: .98rem}.home-width{width:calc(100% - 32px)}.home-hero{padding-block:16px 40px}.home-hero-inner{grid-template-columns:1fr;gap:22px;padding:24px 18px 20px}.home-hero-copy{padding:0;max-width:none}.home-hero h1{font-size:clamp(2.1rem,8vw,2.8rem);max-width:14ch}.home-hero-copy>p{margin-top:16px}.home-actions{gap:12px;margin-top:22px}.home-website-figure figcaption{font-size:.65rem}.home-story{padding-block:12px 48px}.home-section-intro{grid-template-columns:1fr;gap:14px;margin-bottom:32px}.home-story-steps{gap:36px}.home-story-step,.home-story-step:nth-child(2n){grid-template-columns:1fr;gap:18px}.home-story-copy{padding-left:48px}.home-foundation{grid-template-columns:1fr;gap:14px;margin-top:36px;padding:22px 20px}.home-options{padding-block:8px 48px}.home-option-list{padding:4px 18px}.home-option{grid-template-columns:28px 1fr;gap:14px;padding-block:22px}.home-option-link,.home-program-links{grid-column:2;justify-content:flex-start;align-items:flex-start;padding:0}.home-program-links{flex-direction:row;gap:16px;flex-wrap:wrap}.home-start{padding-block:8px 40px}.home-start-layout{grid-template-columns:1fr;gap:12px}.home-start-copy,.home-price{padding:24px 22px}.home-faq{grid-template-columns:1fr;gap:24px;padding-block:16px 56px}.home-footer-inner{grid-template-columns:1fr;gap:20px}.home-footer nav{justify-content:flex-start}.home-capture-dialog{padding:22px 12px 12px!important}.home-capture-dialog img{min-width:0}}@media(max-width:760px){.home-hero-glass-church{left:calc(-25% - 107.142857px)}}
