.bd-hero{--nj-action:#5810cb;--nj-action-hover:#430d9c;--nj-action-active:#2f096d;--nj-ink:#1b053d;--nj-ink-2:#3d2063;--nj-ink-3:#5b4b73;--nj-ink-4:#7b6a91;--nj-ink-5:#9b8bb3;--nj-purple:#8f52f1;--nj-purple-bg:#f9f6fe;--nj-link:#7a3fe4;--nj-green:#2ce080;--nj-green-600:#1f8a5b;--nj-darkest:#1b053d;--nj-line:#e7e3ef;--nj-line-2:#f0edf6;--nj-eyebrow-on-dark:#c4a2ff;--nj-focus-ring:rgba(88,16,203,.3);--nj-ease:cubic-bezier(.16,.84,.3,1);--hm-max:1280px;--hm-pad:0px;--hm-inner:1216px;--fs-lg:18px;background:radial-gradient(48% 34% at 88% 6%,rgba(88,16,203,.55),transparent 62%),radial-gradient(60% 44% at 4% 96%,rgba(143,82,241,.3),transparent 72%),var(--nj-darkest);color:#fff;font-family:Inter,system-ui,sans-serif;overflow:hidden;position:relative}.bd-hero *{box-sizing:border-box}.bd-hero .nj-container{margin:0 auto;max-width:var(--hm-max);padding:0 var(--hm-pad)}.bd-hero-dots{background-image:radial-gradient(rgba(140,110,190,.5) 1px,transparent 1.4px);background-size:22px 22px;inset:0;-webkit-mask:radial-gradient(70% 90% at 0 0,#000,transparent 62%);mask:radial-gradient(70% 90% at 0 0,#000,transparent 62%);pointer-events:none;position:absolute;z-index:0}.bd-hero>.nj-container{position:relative;z-index:1}.bd-hero .nj-btn{align-items:center;border:1px solid transparent;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:10px 20px;text-decoration:none;transition:background .28s var(--nj-ease),color .28s var(--nj-ease),transform .12s var(--nj-ease),box-shadow .25s var(--nj-ease),border-color .28s var(--nj-ease);white-space:nowrap}.bd-hero .nj-btn.lg{font-size:16px;padding:12px 24px}.bd-hero .nj-btn.sm{font-size:13px;padding:5px 14px}.bd-hero .nj-btn.primary{background:var(--nj-action);box-shadow:0 1px 0 rgba(0,0,0,.06);color:#fff}.bd-hero .nj-btn.primary:hover{background:var(--nj-action-hover);box-shadow:0 6px 18px -8px rgba(27,5,61,.5)}.bd-hero .nj-btn.primary:active{background:var(--nj-action-active);transform:translateY(1px)}.bd-hero .nj-btn:focus-visible{box-shadow:0 0 0 4px var(--nj-focus-ring);outline:none}.bd-hero .nj-btn.secondary{background:transparent;border-color:hsla(0,0%,100%,.5);color:#fff}.bd-hero .nj-btn.secondary:hover{background:transparent;border-color:#fff;box-shadow:inset 0 0 0 .5px #fff;color:#fff}.bd-hero .nj-btn.secondary:focus-visible{box-shadow:0 0 0 4px hsla(0,0%,100%,.55)}.bd-topbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--hm-max);padding:22px var(--hm-pad);position:relative;z-index:5}.bd-logo{align-items:center;display:inline-flex}.bd-logo img{display:block;filter:brightness(0) invert(1);height:56px;width:auto}.bd-chat-ic{display:inline-flex}.bd-chat-ic,.bd-chat-ic svg{height:15px;width:15px}.bd-eyebrow{color:var(--nj-eyebrow-on-dark);font-size:11px;font-weight:700;letter-spacing:.05em;margin:0 0 16px;text-transform:uppercase}.bd-h1{color:#fff;font-family:Bogart,Georgia,serif;font-size:clamp(34px,4vw,52.5px);font-weight:400;letter-spacing:-.02em;line-height:1.06;margin:0;text-wrap:balance}.bd-badges{margin-top:64px}.bd-rating-line{align-items:center;display:inline-flex;flex-wrap:wrap;gap:11px}.bd-stars{color:var(--nj-green);display:inline-flex;font-size:17px;gap:3px;line-height:1}.bd-star{display:inline-block;transition:transform .5s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--i, 0)*70ms);will-change:transform}.bd-stars:hover .bd-star{transform:rotateY(1turn)}@keyframes bdStarFlipIn{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.bd-anim .bd-stars.is-in .bd-star{animation:bdStarFlipIn .6s cubic-bezier(.2,.7,.2,1) calc(.5s + var(--i, 0)*.09s) backwards}.bd-rating-txt{color:hsla(0,0%,100%,.74);font-size:14px;font-weight:400}.bd-rating-txt strong{color:#fff;font-weight:700}.bd-hero-split{padding:12px 0 84px}.bd-hero-grid{align-items:start!important;display:grid!important;gap:80px;grid-template-columns:1.05fr .95fr}.bd-hero-left{padding-top:40px}.bd-hero-left .bd-agenda-h{margin-top:64px}.bd-hero-right{position:sticky;top:28px}.bd-agenda-h{color:#fff;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0 0 22px}.bd-agenda-list{display:flex;flex-direction:column;gap:18px;list-style:none;margin:34px 0 0;padding:0}.bd-agenda-litem{align-items:flex-start;display:flex;gap:14px}.bd-agenda-check{align-items:center;background:rgba(44,224,128,.16);border-radius:999px;color:var(--nj-green);display:inline-flex;flex:none;height:26px;justify-content:center;width:26px}.bd-agenda-check svg{height:15px;width:15px}.bd-agenda-t{color:hsla(0,0%,100%,.9);font-family:Inter,sans-serif;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.45}.bd-book{background:#fff;border:1px solid hsla(0,0%,100%,.14);border-radius:20px;box-shadow:0 30px 70px -34px rgba(27,5,61,.55);padding:30px 30px 28px}.bd-book-h{color:var(--nj-ink);font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 20px}.bd-form-empty{border:1px dashed var(--nj-line);border-radius:12px;color:var(--nj-ink-4);font-size:13.5px;line-height:1.5;margin:0;padding:22px;text-align:center}.bd-book-form .hs-form,.bd-book-form form{display:flex;flex-direction:column;gap:14px}.bd-book-form .hs-form-field{margin:0}.bd-book-form .hsfc-Step__Content{padding:0!important}.bd-book-form .hs-field-desc,.bd-book-form .hs-form-field>label{color:var(--nj-ink-3);display:block;font-size:12.5px;font-weight:600;line-height:1.4;margin:0 0 6px}.bd-book-form .hs-field-desc{color:var(--nj-ink-4);font-weight:400}.bd-book-form .hs-form-required{color:var(--nj-action);margin-left:2px}.bd-book-form .hs-input:not([type=checkbox]):not([type=radio]),.bd-book-form .hsfc-TextInput,.bd-book-form .hsfc-TextareaInput{background:#fff!important;border:1.5px solid var(--nj-line)!important;border-radius:10px!important;box-sizing:border-box!important;color:var(--nj-ink)!important;font-family:inherit!important;font-size:15px!important;height:48px!important;padding:0 15px!important;transition:border-color .2s var(--nj-ease),box-shadow .2s var(--nj-ease)!important;width:100%!important}.bd-book-form input[type=checkbox].hs-input{width:auto!important}.bd-book-form .hsfc-TextareaInput,.bd-book-form textarea.hs-input{height:auto!important;line-height:1.5!important;min-height:96px!important;padding:12px 15px!important;resize:vertical!important}.bd-book-form select.hs-input{appearance:none;-webkit-appearance:none;cursor:pointer}.bd-book-form .hs-input::placeholder,.bd-book-form .hsfc-TextInput::placeholder,.bd-book-form .hsfc-TextareaInput::placeholder{color:#6e6880!important}.bd-book-form .hs-input:hover,.bd-book-form .hsfc-TextInput:hover,.bd-book-form .hsfc-TextareaInput:hover{border-color:var(--nj-purple)!important}.bd-book-form .hs-input:focus,.bd-book-form .hsfc-TextInput:focus,.bd-book-form .hsfc-TextareaInput:focus{border-color:var(--nj-action)!important;box-shadow:0 0 0 3px rgba(88,16,203,.16)!important;outline:none!important}.bd-book-form .hsfc-PhoneInput{display:flex!important;gap:10px!important}.bd-book-form .hsfc-PhoneInput__FlagAndCaret{align-items:center!important;background:#fff!important;border:1.5px solid var(--nj-line)!important;border-radius:10px!important;box-sizing:border-box!important;color:var(--nj-ink)!important;cursor:pointer!important;display:flex!important;font-family:inherit!important;font-size:15px!important;gap:6px!important;height:48px!important;padding:0 12px!important;transition:border-color .2s var(--nj-ease),box-shadow .2s var(--nj-ease)!important}.bd-book-form .hsfc-PhoneInput__FlagAndCaret:hover{border-color:var(--nj-purple)!important}.bd-book-form .hsfc-PhoneInput__FlagAndCaret:focus,.bd-book-form .hsfc-PhoneInput__FlagAndCaret:focus-within{border-color:var(--nj-action)!important;box-shadow:0 0 0 3px rgba(88,16,203,.16)!important;outline:none!important}.bd-book-form .hs-form-field,.bd-book-form .hsfc-Row{position:relative}@media screen and (min-width:768px){.bd-book-form [data-hsfc-id=ErrorAlert]{background-color:#ef4444!important;border-radius:.25rem!important;color:#fff!important;font-size:.75rem!important;left:-215px!important;line-height:1rem!important;padding:.25rem .5rem!important;position:absolute!important;top:9px!important;width:fit-content!important;z-index:10}.bd-book-form [data-hsfc-id=ErrorAlert]:before{border:.5rem solid transparent;border-left-color:#ef4444;content:"";left:100%;margin-left:-1px;margin-top:-.5rem;position:absolute;top:50%}}.bd-book-form .hs-form-booleancheckbox,.bd-book-form .inputs-list{list-style:none;margin:0;padding:0}.bd-book-form .hs-form-booleancheckbox-display,.bd-book-form .hs-form-checkbox-display{align-items:flex-start;color:var(--nj-ink-3);display:flex;font-size:12.5px;gap:11px;line-height:1.5}.bd-book-form .hs-form-booleancheckbox-display input,.bd-book-form .hs-form-checkbox-display input{accent-color:var(--nj-action);flex:0 0 auto;height:20px;margin-top:1px;width:20px}.bd-book-form .hs-form-booleancheckbox-display a,.bd-book-form .legal-consent-container a{color:var(--nj-link);font-weight:600;text-decoration:none}.bd-book-form .hs-form-booleancheckbox-display a:hover,.bd-book-form .legal-consent-container a:hover{text-decoration:underline}.bd-book-form .legal-consent-container{color:var(--nj-ink-4);font-size:12px;line-height:1.5}.bd-hero a:not([class]){color:var(--nj-link)!important}.bd-hero a:not([class]) *{color:inherit!important}.bd-book-form .hs-error-msgs{display:flex;flex-direction:column;gap:4px;list-style:none;margin:6px 0 0;padding:0}.bd-book-form .hs-error-msg,.bd-book-form .hs-error-msgs label{background:#ef4444;border-radius:6px;color:#fff;display:block;font-size:12px;font-weight:600;line-height:1.4;margin-bottom:0;padding:6px 10px}.bd-book-form .hs-button,.bd-book-form .hsfc-Button,.bd-book-form input[type=submit]{align-items:center!important;background:var(--nj-action)!important;border:1px solid transparent!important;border-radius:8px!important;box-shadow:0 1px 0 rgba(0,0,0,.06)!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:inherit!important;font-size:16px!important;font-weight:600!important;justify-content:center!important;margin-top:4px!important;padding:12px 24px!important;transition:background .28s var(--nj-ease),box-shadow .25s var(--nj-ease),transform .12s var(--nj-ease)!important;width:100%!important}.bd-book-form .hs-button:hover,.bd-book-form .hsfc-Button:hover,.bd-book-form input[type=submit]:hover{background:var(--nj-action-hover)!important;box-shadow:0 6px 18px -8px rgba(27,5,61,.5)!important}.bd-book-form .hs-button:active,.bd-book-form .hsfc-Button:active,.bd-book-form input[type=submit]:active{background:var(--nj-action-active)!important;transform:translateY(1px)!important}.bd-book-form .hs-button:focus-visible,.bd-book-form .hsfc-Button:focus-visible,.bd-book-form input[type=submit]:focus-visible{box-shadow:0 0 0 4px var(--nj-focus-ring)!important;outline:none!important}.bd-book-form .submitted-message{color:var(--nj-ink-2);font-size:14px;line-height:1.55}@media (max-width:900px){.bd-hero{--hm-pad:24px}.bd-topbar{padding:18px var(--hm-pad)}.bd-hero .bd-chat{display:none}.bd-hero-grid{display:flex!important;flex-direction:column;gap:0}.bd-hero-left{display:contents}.bd-hero-right{margin-top:34px;order:1;position:static}.bd-agenda{order:2}.bd-h1{font-size:33px;line-height:1.08}.bd-badges{margin-top:32px}.bd-agenda-h{font-size:20px;margin-top:44px}.bd-agenda-list{gap:15px;margin-top:26px}.bd-agenda-list .bd-agenda-t{font-size:15px}}@media (prefers-reduced-motion:reduce){.bd-hero .nj-btn{transition:none}}