@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,800&family=DM+Sans:opsz,wght@9..40,400;9..40,500&display=swap");.bhv2-page{--bhv2-bg:#000;--bhv2-border:#1a1a1a;--bhv2-purple:#6c5ce7;--bhv2-purple-bright:#9b8cf2;--bhv2-purple-dim:rgba(108,92,231,.18);--bhv2-text:#fff;--bhv2-muted:#a0a0a0;background:var(--bhv2-bg);color:var(--bhv2-text);font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.bhv2-page *{box-sizing:border-box}.bhv2-page a{color:inherit;text-decoration:none}.bhv2-shell{width:100%;max-width:1280px;margin:0 auto;padding-left:clamp(24px,6vw,160px);padding-right:clamp(24px,6vw,160px)}.bhv2-nav-scrim{position:fixed;top:0;left:0;right:0;z-index:40;height:90px;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,rgba(9,10,12,.55) 0,rgba(9,10,12,.15) 75%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 55%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 55%,transparent)}.bhv2-nav-wrap{position:-webkit-sticky;position:sticky;top:20px;z-index:50;display:flex;justify-content:center;padding:0 clamp(16px,4vw,40px)}.bhv2-nav-pill{width:100%;max-width:1280px;border-radius:24px;border:1px solid #34373d;background-color:#090a0c;background-image:linear-gradient(rgba(54,54,54,.3),rgba(65,62,78,.3));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-shadow:-17px -4px 17px 0 rgba(69,36,97,.08),-4px -1px 9px 0 rgba(69,36,97,.08);overflow:hidden}.bhv2-nav-inner{height:64px;padding:0 12px 0 24px;gap:8px}.bhv2-nav-inner,.bhv2-nav-logo{display:flex;align-items:center}.bhv2-nav-logo{flex-shrink:0;margin-right:auto}.bhv2-nav-logo-img{height:30px;width:auto;display:block}.bhv2-nav-right{display:flex;align-items:center;gap:8px}.bhv2-nav-links{display:flex;align-items:center;list-style:none;margin:0;padding:0}.bhv2-nav-links a{display:flex;align-items:center;height:40px;padding:0 20px;border-radius:9999px;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.14px;font-weight:400;color:hsla(0,0%,100%,.7);transition:color .2s}.bhv2-nav-links a:hover{color:#fff}.bhv2-nav-cta-row{display:flex;align-items:center;gap:8px}.bhv2-nav-divider{width:1px;height:32px;background:hsla(0,0%,100%,.3);border-radius:2px;margin:0 4px}.bhv2-nav-login{display:flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:9999px;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.14px;font-weight:400;color:hsla(0,0%,100%,.7);transition:color .2s}.bhv2-nav-login:hover{color:#fff}.bhv2-nav-cta{display:flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:12px;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.14px;font-weight:500;color:#fff;white-space:nowrap;background:linear-gradient(164.83deg,#a993f8 3.64%,#614bb3 96.36%);transition:opacity .2s}.bhv2-nav-cta:hover{opacity:.9}.bhv2-nav-burger{display:none;flex-shrink:0;width:40px;height:40px;border:none;background:transparent;border-radius:9999px;align-items:center;justify-content:center;padding:0;cursor:pointer}.bhv2-nav-burger span{display:block;width:16px;height:1.5px;background:#d9d9d9;position:relative}.bhv2-nav-burger span:after,.bhv2-nav-burger span:before{content:"";position:absolute;left:0;width:16px;height:1.5px;background:#d9d9d9}.bhv2-nav-burger span:before{top:-5px}.bhv2-nav-burger span:after{top:5px}.bhv2-nav-drawer{display:none}@media (max-width:860px){.bhv2-nav-cta-row,.bhv2-nav-links{display:none}.bhv2-nav-burger{display:flex}.bhv2-nav-drawer{display:flex;flex-direction:column;gap:2px;padding:8px 24px 20px;border-top:1px solid #34373d}.bhv2-nav-drawer a{padding:12px 0;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.14px;color:#fff}}.bhv2-hero{position:relative;min-height:92vh;display:flex;align-items:center;justify-content:center;padding:80px 32px;overflow:hidden}.bhv2-hero-vignette{position:absolute;inset:0;background:radial-gradient(ellipse 65% 60% at 50% 46%,transparent 0,rgba(0,0,0,.5) 58%,#000 88%);pointer-events:none;z-index:1}.bhv2-hero-inner{position:relative;z-index:2;max-width:1220px;text-align:center;display:flex;flex-direction:column;align-items:center}.bhv2-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--bhv2-muted);margin-bottom:32px}.bhv2-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px 1px rgba(74,222,128,.6)}.bhv2-beta{background:var(--bhv2-purple-dim);color:#b8adf5;padding:2px 8px;border-radius:4px;font-size:10px;letter-spacing:.06em}.bhv2-hero-headline{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:clamp(34px,6vw,84px);line-height:.98;white-space:nowrap;letter-spacing:-.01em;text-transform:uppercase;margin:0;display:flex;flex-direction:column}.bhv2-hero-line{display:block;background:linear-gradient(100deg,var(--bhv2-text) 35%,var(--bhv2-purple) 48%,var(--bhv2-purple-bright) 52%,var(--bhv2-purple) 56%,var(--bhv2-text) 70%);background-size:260% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:bhv2-shimmer 9s ease-in-out infinite}.bhv2-hero-line:last-child{animation-delay:.4s}@keyframes bhv2-shimmer{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.bhv2-hero-line{animation:none}}.bhv2-orbit-field{width:780px;height:780px;z-index:0;pointer-events:none}.bhv2-orbit-field,.bhv2-orbit-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bhv2-orbit-ring{border:1px solid rgba(108,92,231,.12);border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite}.bhv2-orbit-ring--1{width:300px;height:300px;border-color:rgba(108,92,231,.14);animation:bhv2-orbit-spin 32s linear infinite}.bhv2-orbit-ring--2{width:470px;height:470px;border-color:rgba(108,92,231,.11);animation:bhv2-orbit-spin-reverse 46s linear infinite}.bhv2-orbit-ring--3{width:630px;height:630px;border-color:rgba(108,92,231,.08);animation:bhv2-orbit-spin 64s linear infinite}.bhv2-orbit-ring--4{width:780px;height:780px;border-color:rgba(108,92,231,.06);animation:bhv2-orbit-spin-reverse 90s linear infinite}.bhv2-orbit-dot{position:absolute;top:-2px;left:50%;width:5px;height:5px;margin-left:-2.5px;border-radius:50%;background:var(--bhv2-purple);box-shadow:0 0 8px 2px rgba(108,92,231,.6);opacity:.7}.bhv2-orbit-ring--2 .bhv2-orbit-dot{top:auto;bottom:-2px}.bhv2-orbit-ring--4 .bhv2-orbit-dot{top:auto;bottom:-2px;opacity:.4}@keyframes bhv2-orbit-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes bhv2-orbit-spin-reverse{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}@media (prefers-reduced-motion:reduce){.bhv2-orbit-ring{animation:none}}@media (max-width:900px){.bhv2-orbit-field{width:560px;height:560px}.bhv2-orbit-ring--4{width:540px;height:540px}.bhv2-orbit-ring--3{width:420px;height:420px}.bhv2-orbit-ring--2{width:320px;height:320px}.bhv2-orbit-ring--1{width:220px;height:220px}}@media (max-width:720px){.bhv2-hero-headline{font-size:clamp(26px,8vw,40px);white-space:normal}}.bhv2-section-head{max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px);text-align:center}.bhv2-section-kicker{font-family:DM Sans,Geist,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--bhv2-purple-bright);margin:0 0 14px}.bhv2-section-title{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:clamp(26px,3.6vw,42px);letter-spacing:-.02em;line-height:1.15;color:#fff;margin:0}.bhv2-crm{padding:100px 0 60px}.bhv2-crm-who{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:clamp(24px,3.4vw,38px);letter-spacing:-.02em;line-height:1.25;color:hsla(0,0%,100%,.5);margin:0}.bhv2-crm-who em{color:#fff;font-style:normal}.bhv2-crm-shot-wrap{max-width:1280px;margin:48px auto 0;padding:0 clamp(16px,4vw,40px)}.bhv2-crm-tabs{position:relative;justify-content:center;gap:8px;margin-top:20px;margin-bottom:32px;flex-wrap:wrap}.bhv2-crm-tab,.bhv2-crm-tabs{display:flex;align-items:center}.bhv2-crm-tab{gap:5px;height:34px;padding:0 10px;border-radius:8px;border:1px solid #34373d;background:transparent;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.0175rem;color:hsla(0,0%,100%,.5);cursor:pointer;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:color .2s,background .2s}.bhv2-crm-tab:hover{color:hsla(0,0%,100%,.7)}.bhv2-crm-tab--active{color:#fff;background:linear-gradient(180deg,rgba(54,54,54,.4),rgba(65,62,78,.4))}.bhv2-crm-shot-wrap{position:relative;overflow-x:hidden}.bhv2-crm-frame-glow{position:absolute;left:50%;top:0;transform:translate(-50%,-45%);width:120%;max-width:none;aspect-ratio:1512/800;mix-blend-mode:screen;opacity:.25;pointer-events:none;z-index:0;overflow:hidden}.bhv2-crm-frame-glow:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66%;height:25%;background:#9277fd;border-radius:50%;filter:blur(clamp(40px,10vw,150px))}.bhv2-crm-frame-outer{position:relative;z-index:1;border-radius:8px;padding:0;background:linear-gradient(180deg,rgba(146,119,253,.5),transparent)}.bhv2-crm-frame-fill{border-radius:8px;overflow:hidden;background:linear-gradient(180deg,rgba(54,54,54,.2),rgba(65,62,78,.2)),#090a0c}.bhv2-crm-frame-bezel{position:relative;border-radius:8px;padding:1px;opacity:.8;background:linear-gradient(180deg,rgba(146,119,253,.5),transparent)}.bhv2-crm-stage{border-radius:7px;overflow:hidden;background:#090a0c;touch-action:pan-y}@media (min-width:900px){.bhv2-crm-frame-outer{border-radius:40px;padding:1px}.bhv2-crm-frame-fill{border-radius:40px}.bhv2-crm-frame-bezel{border-radius:24px;padding:0;margin:16px;opacity:1}.bhv2-crm-stage{border-radius:24px;border:1px solid #34373d}}.bhv2-crm-shot{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bhv2-crm-swipe-hint{display:none;justify-content:center;gap:8px;margin-top:20px}.bhv2-crm-swipe-dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.2);transition:background .2s}.bhv2-crm-swipe-dot--active{background:var(--bhv2-purple-bright)}@media (min-width:900px){.bhv2-crm-frame-outer{border-radius:40px;margin:0 16px}.bhv2-crm-frame-inner{border-radius:40px;padding:0;margin:16px}.bhv2-crm-stage{border:1px solid #34373d;border-radius:24px}}@media (max-width:899px){.bhv2-crm-swipe-hint{display:flex}}.bhv2-connect{padding:100px 0 80px}.bhv2-connect-subhead{font-family:DM Sans,Geist,sans-serif;font-size:clamp(15px,1.6vw,17px);line-height:1.6;color:var(--bhv2-muted);max-width:620px;margin:18px auto 0}.bhv2-connect-diagram{max-width:860px;margin:64px auto 0;padding:0 clamp(16px,4vw,40px)}.bhv2-connect-icons-wrap{position:relative;padding-bottom:clamp(90px,14vw,140px)}.bhv2-connect-icons{position:relative;z-index:2;display:grid;grid-template-columns:repeat(9,1fr);align-items:center;justify-items:center}.bhv2-connect-icon-box{position:relative;width:52px;height:52px;border-radius:14px;background:linear-gradient(180deg,rgba(54,54,54,.35),rgba(20,20,22,.35)),#090a0c;border:1px solid #2a2a2e;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);cursor:pointer;transition:border-color .2s,box-shadow .2s,color .2s}.bhv2-connect-icon-box--wide{grid-column:span 2;width:130px}.bhv2-connect-icon-box--active,.bhv2-connect-icon-box:hover{border-color:var(--bhv2-purple-bright);color:#fff;box-shadow:0 0 0 1px rgba(155,140,242,.35),0 0 26px rgba(124,106,247,.5)}.bhv2-connect-icon-box--active:after{content:"";position:absolute;bottom:-4px;left:50%;width:8px;height:8px;border-radius:50%;background:#7c6af7;box-shadow:0 0 10px 2px rgba(124,106,247,.75);transform:translate(-50%,50%);z-index:3}.bhv2-connect-icon-wordmark{display:block;width:104px;aspect-ratio:2000/909}.bhv2-connect-icon-wordmark svg{display:block;width:100%;height:100%}.bhv2-connect-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible}.bhv2-connect-card-wrap{padding:0 clamp(16px,4vw,40px)}.bhv2-connect-card{border-radius:24px;padding:1px;margin:0 auto;background:linear-gradient(180deg,rgba(146,119,253,.55),transparent);box-shadow:0 0 40px rgba(124,106,247,.18)}.bhv2-connect-card--main{max-width:600px;margin-top:6px}.bhv2-connect-img{display:block;width:100%;height:auto;border-radius:23px;background:#090a0c}@media (max-width:640px){.bhv2-connect-icon-box{width:38px;height:38px;border-radius:10px}.bhv2-connect-icon-box--wide{width:70px}.bhv2-connect-icon-wordmark{width:56px}}.bhv2-stats{padding:60px 0 100px}.bhv2-section-title em{color:var(--bhv2-purple-bright);font-style:normal}.bhv2-stats-total{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:640px;margin:36px auto 0;padding:0 clamp(16px,4vw,40px);text-align:center}.bhv2-stats-total-num{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:clamp(36px,5vw,56px);letter-spacing:-.02em;color:#fff}.bhv2-stats-total-label{font-family:DM Sans,Geist,sans-serif;font-size:15px;color:hsla(0,0%,100%,.6)}.bhv2-stats-grid{max-width:1280px;margin:48px auto 0;padding:0 clamp(16px,4vw,40px);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.bhv2-stat-card{border-radius:16px;border:1px solid #34373d;border-top:2px solid var(--bhv2-purple);background-color:#090a0c;background-image:linear-gradient(rgba(54,54,54,.3),rgba(65,62,78,.3));padding:28px 24px}.bhv2-stat-card-num{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:28px;letter-spacing:-.02em;color:#fff}.bhv2-stat-card-name{font-family:DM Sans,Geist,sans-serif;font-size:15px;font-weight:500;color:hsla(0,0%,100%,.85);margin-top:4px}.bhv2-stat-card-divider{border:none;border-top:1px solid #1c1e22;margin:16px 0}.bhv2-stat-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bhv2-stat-card-list li{font-family:DM Sans,Geist,sans-serif;font-size:13.5px;color:hsla(0,0%,100%,.6)}@media (min-width:720px){.bhv2-stats-grid{grid-template-columns:repeat(4,1fr)}}.bhv2-plans{padding:100px 0}.bhv2-plans-sub{font-family:DM Sans,Geist,sans-serif;font-size:15px;color:hsla(0,0%,100%,.6);margin:14px 0 0}.bhv2-plans-table-wrap{display:none;max-width:1280px;margin:56px auto 0;padding:0 clamp(16px,4vw,40px);overflow-x:auto}.bhv2-plans-table{width:100%;border-collapse:collapse;border-radius:16px;overflow:hidden}.bhv2-plans-table thead th{background:#0d0e11;border-bottom:1px solid #34373d;vertical-align:top;padding:24px 20px}.bhv2-plans-label-col{width:26%}.bhv2-plans-tier-inner{display:flex;flex-direction:column;align-items:center;gap:6px}.bhv2-plans-badge{display:inline-flex;padding:3px 10px;border-radius:999px;background:var(--bhv2-purple-dim);color:#b8adf5;font-family:DM Sans,Geist,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;margin-bottom:4px}.bhv2-plans-tier-name{font-family:DM Sans,Geist,sans-serif;font-weight:700;font-size:20px;color:#fff}.bhv2-plans-tier-desc{color:hsla(0,0%,100%,.6);text-align:center;min-height:34px}.bhv2-plans-cta,.bhv2-plans-tier-desc{font-family:DM Sans,Geist,sans-serif;font-size:13px}.bhv2-plans-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;height:38px;padding:0 20px;border-radius:9999px;border:1px solid #34373d;font-weight:500;color:#fff;transition:border-color .2s,background .2s}.bhv2-plans-cta:hover{border-color:hsla(0,0%,100%,.4)}.bhv2-plans-cta--featured{border:none;background:linear-gradient(164.83deg,#a993f8 3.64%,#614bb3 96.36%)}.bhv2-plans-cta--featured:hover{opacity:.9}.bhv2-plans-table tbody td{padding:12px 20px;border-bottom:1px solid #1c1e22;font-family:DM Sans,Geist,sans-serif;font-size:13.5px;text-align:center}.bhv2-plans-feature-label{text-align:left!important;color:hsla(0,0%,100%,.8)}.bhv2-plans-stat-row td{font-weight:600}.bhv2-plans-stat-row .bhv2-plans-feature-label{color:#fff}.bhv2-plans-section-row td{padding-top:28px;border-bottom:none}.bhv2-plans-section-label{text-align:left!important;font-family:DM Sans,Geist,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bhv2-purple-bright)}.bhv2-plans-yes{color:var(--bhv2-purple-bright);font-weight:700}.bhv2-plans-no{color:hsla(0,0%,100%,.25)}.bhv2-plans-text{color:hsla(0,0%,100%,.85)}.bhv2-plans-addon{display:inline-block;padding:2px 8px;border-radius:6px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.7);font-size:12px}.bhv2-plans-table tr td:nth-child(3),.bhv2-plans-table tr th:nth-child(3){background:rgba(108,92,231,.06)}.bhv2-plans-cards{display:flex;flex-direction:column;gap:20px;max-width:1280px;margin:48px auto 0;padding:0 clamp(16px,4vw,40px)}.bhv2-plans-card{position:relative;border-radius:16px;border:1px solid #34373d;background-color:#090a0c;background-image:linear-gradient(rgba(54,54,54,.3),rgba(65,62,78,.3));padding:28px 24px}.bhv2-plans-card--featured{border-color:var(--bhv2-purple)}.bhv2-plans-card .bhv2-plans-badge--card{position:absolute;top:-12px;left:24px}.bhv2-plans-card .bhv2-plans-tier-desc{text-align:left;margin:6px 0 16px}.bhv2-plans-card-stats{display:flex;gap:20px;margin:20px 0;padding:16px 0;border-top:1px solid #1c1e22;border-bottom:1px solid #1c1e22}.bhv2-plans-card-stats>div{display:flex;flex-direction:column;gap:4px}.bhv2-plans-card-stats span{font-family:DM Sans,Geist,sans-serif;font-size:11px;color:hsla(0,0%,100%,.5)}.bhv2-plans-card-stats strong{font-family:DM Sans,Geist,sans-serif;font-size:14px;color:#fff}.bhv2-plans-card-section{margin-top:20px}.bhv2-plans-card-section-label{font-family:DM Sans,Geist,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bhv2-purple-bright);margin:0 0 10px}.bhv2-plans-card-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-family:DM Sans,Geist,sans-serif;font-size:13.5px;color:hsla(0,0%,100%,.8);border-bottom:1px solid #1c1e22}.bhv2-plans-card-row:last-child{border-bottom:none}@media (min-width:900px){.bhv2-plans-table-wrap{display:block}.bhv2-plans-cards{display:none}}.bhv2-faq{background:#090a0c;padding:120px clamp(16px,4vw,40px)}.bhv2-faq-grid{max-width:1280px;margin:0 auto;gap:48px}.bhv2-faq-grid,.bhv2-faq-head{display:flex;flex-direction:column}.bhv2-faq-head{align-items:center;gap:20px;text-align:center}.bhv2-faq-title{font-weight:500;font-size:40px;letter-spacing:-.125rem;line-height:1.1;color:#fff}.bhv2-faq-sub,.bhv2-faq-title{font-family:DM Sans,Geist,sans-serif;margin:0}.bhv2-faq-sub{font-size:15px;letter-spacing:-.01875rem;line-height:1.6;color:hsla(0,0%,100%,.5)}.bhv2-faq-list{display:flex;flex-direction:column;gap:16px}.bhv2-faq-item{position:relative;border-radius:16px;padding:1px;background:#34373d}.bhv2-faq-item:after{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(180deg,rgba(146,119,253,.5),transparent);opacity:0;transition:opacity .2s;pointer-events:none}.bhv2-faq-item--open:after{opacity:1}.bhv2-faq-item-inner{position:relative;border-radius:15px;overflow:hidden;background-color:#090a0c;background-image:linear-gradient(rgba(54,54,54,.3),rgba(65,62,78,.3))}.bhv2-faq-trigger{width:100%;display:flex;align-items:center;gap:32px;padding:24px 30px;background:none;border:none;cursor:pointer;text-align:left}.bhv2-faq-question{flex:1 1;font-family:Inter,Geist,sans-serif;font-size:16px;font-weight:400;line-height:1.24;color:#fff}.bhv2-faq-icon{flex-shrink:0;display:flex}.bhv2-faq-panel{padding:0 30px 24px}.bhv2-faq-panel p{font-family:Inter,Geist,sans-serif;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}@media (min-width:900px){.bhv2-faq-grid{flex-direction:row;gap:64px;align-items:flex-start}.bhv2-faq-head{align-items:flex-start;text-align:left;width:480px;flex-shrink:0}.bhv2-faq-list{flex:1 1}}.bhv2-founder{padding:100px 0;border-top:1px solid #1a1a1a}.bhv2-founder-grid{max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px);display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}.bhv2-founder-photo{position:relative;width:100%;max-width:320px;aspect-ratio:1;margin:0 auto}.bhv2-founder-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:3px solid var(--bhv2-purple-bright)}.bhv2-founder-headline{font-family:Bricolage Grotesque,Geist,sans-serif;font-weight:800;font-size:clamp(28px,3.6vw,40px);letter-spacing:-.02em;line-height:1.15;color:#fff;margin:0 0 24px}.bhv2-founder-headline em{color:var(--bhv2-purple-bright);font-style:normal}.bhv2-founder-bio{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.bhv2-founder-bio p{font-family:DM Sans,Geist,sans-serif;font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.75);margin:0}.bhv2-founder-signoff{font-family:DM Sans,Geist,sans-serif;font-size:14px;font-weight:500;color:#fff}@media (min-width:860px){.bhv2-founder-grid{grid-template-columns:320px 1fr;gap:64px}.bhv2-founder-photo{margin:0}}.bhv2-getintouch{padding:120px clamp(16px,4vw,40px) 100px}.bhv2-getintouch-form{max-width:640px;margin:56px auto 0;display:flex;flex-direction:column;gap:20px}.bhv2-getintouch-row{display:flex;gap:20px}.bhv2-getintouch-field{flex:1 1;display:flex;flex-direction:column;gap:8px}.bhv2-getintouch-field label{font-family:DM Sans,Geist,sans-serif;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.6)}.bhv2-getintouch-field input,.bhv2-getintouch-field textarea{height:46px;padding:0 16px;border-radius:10px;border:1px solid #34373d;background:transparent;color:#fff;font-family:DM Sans,Geist,sans-serif;font-size:14px;letter-spacing:-.0175rem;outline:none;transition:border-color .2s}.bhv2-getintouch-field textarea{height:auto;padding:12px 16px;resize:vertical}.bhv2-getintouch-field input:focus,.bhv2-getintouch-field textarea:focus{border-color:var(--bhv2-purple)}.bhv2-getintouch-field input::placeholder,.bhv2-getintouch-field textarea::placeholder{color:hsla(0,0%,100%,.35)}.bhv2-getintouch-submit{align-self:flex-start;height:46px;padding:0 28px;border-radius:10px;border:none;font-family:DM Sans,Geist,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.0175rem;color:#fff;background:linear-gradient(164.83deg,#a993f8 3.64%,#614bb3 96.36%);cursor:pointer;transition:opacity .2s}.bhv2-getintouch-submit:hover{opacity:.9}.bhv2-getintouch-submit:disabled{opacity:.6;cursor:default}.bhv2-getintouch-status{font-family:DM Sans,Geist,sans-serif;font-size:14px;color:hsla(0,0%,100%,.7);margin:0}.bhv2-getintouch-status--error{color:#f87171}@media (max-width:640px){.bhv2-getintouch-row{flex-direction:column}}.bhv2-footer-wrap{display:flex;justify-content:center;padding:0 clamp(16px,4vw,40px) 30px}.bhv2-footer-card{width:100%;max-width:1280px;border-radius:16px;border:1px solid #34373d;background-color:#090a0c;background-image:linear-gradient(rgba(54,54,54,.3),rgba(65,62,78,.3));padding:20px clamp(20px,4vw,40px)}.bhv2-footer-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:12px;column-gap:12px;grid-row-gap:30px;row-gap:30px}.bhv2-footer-brand{display:flex;flex-direction:column;gap:8px;grid-column:span 2}.bhv2-footer-brand-mark{display:inline-flex;width:-moz-fit-content;width:fit-content}.bhv2-footer-copy{font-size:12px;line-height:1.3;color:hsla(0,0%,100%,.7)}.bhv2-footer-copy,.bhv2-footer-legalese{font-family:DM Sans,Geist,sans-serif;font-weight:300;letter-spacing:-.015rem;margin:0}.bhv2-footer-legalese{font-size:11px;line-height:1.4;color:hsla(0,0%,100%,.4)}.bhv2-footer-col{display:flex;flex-direction:column;gap:20px}.bhv2-footer-col-heading{font-family:DM Sans,Geist,sans-serif;font-weight:500;font-size:14px;letter-spacing:-.0175rem;line-height:1.5;color:#fff;margin:0}.bhv2-footer-col-links{display:flex;flex-direction:column;gap:16px}.bhv2-footer-col-links a{font-family:DM Sans,Geist,sans-serif;font-weight:400;font-size:14px;letter-spacing:-.0175rem;line-height:1.6;color:hsla(0,0%,100%,.7);transition:color .2s}.bhv2-footer-col-links a:hover{color:#fff}.bhv2-footer-connect-link{display:flex;align-items:center;gap:6px}.bhv2-footer-connect-link svg{color:hsla(0,0%,100%,.7);transition:color .2s}.bhv2-footer-connect-link:hover svg{color:var(--bhv2-purple-bright)}@media (min-width:940px){.bhv2-footer-card{padding:59px 40px}.bhv2-footer-grid{grid-template-columns:repeat(4,1fr);column-gap:70px;row-gap:0}.bhv2-footer-brand{grid-column:span 1;gap:12px}.bhv2-footer-col{gap:32px}}