:root{--therapair-primary-blue: #6C5CE7;--therapair-light-blue: #818CF8;--therapair-lighter-blue: #A78BFA;--therapair-primary-hover: #5B4BD6;--therapair-primary-dark: #4C3EC5;--therapair-black: #1A1533;--therapair-warm-beige: #F6F5FF;--therapair-dark-grey: #7C7494;--therapair-primary: var(--therapair-primary-blue);--therapair-secondary: var(--therapair-light-blue);--therapair-accent: var(--therapair-lighter-blue);--therapair-background: var(--therapair-warm-beige);--therapair-surface: #ffffff;--therapair-charcoal: var(--therapair-black);--therapair-gray: var(--therapair-dark-grey);--therapair-success: #10B981;--therapair-gradient-start: var(--therapair-lighter-blue);--therapair-gradient-end: var(--therapair-primary-blue);--focus-ring: 2px solid var(--therapair-primary);--focus-offset: 2px;--content-max-width: 65ch}html{scroll-behavior:smooth;scroll-padding-top:calc(4.5rem + env(safe-area-inset-top,0px));-webkit-text-size-adjust:100%;text-size-adjust:100%}@media (min-width: 641px){html{scroll-padding-top:calc(4.75rem + env(safe-area-inset-top,0px))}}:root{--marketing-header-offset: calc(4.5rem + env(safe-area-inset-top, 0px)) }@media (min-width: 641px){:root{--marketing-header-offset: calc(4.65rem + env(safe-area-inset-top, 0px)) }}body:has(>header.floating-header){padding-top:var(--marketing-header-offset)}.sticky-under-header{position:sticky;align-self:flex-start;top:calc(var(--marketing-header-offset) + 1rem);z-index:10}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}img,video,canvas{max-width:100%;height:auto}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--therapair-background);background-image:radial-gradient(circle at 0% 0%,rgba(108,92,231,.07),transparent 42%),radial-gradient(circle at 100% 0%,rgba(129,140,248,.06),transparent 40%),radial-gradient(circle at 50% 100%,rgba(167,139,250,.05),transparent 48%);color:var(--therapair-charcoal);line-height:1.6}body.bg-gray-50{background-color:#f9fafb;background-image:none}h1,h2,h3,h4,h5,h6{font-weight:600}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.text-center{text-align:center}.text-left{text-align:left}.mx-auto{margin-left:auto;margin-right:auto}.pt-0{padding-top:0}.mt-0{margin-top:0}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-y-2{row-gap:.5rem}.mt-0\.5{margin-top:.125rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.space-y-3>*+*{margin-top:.75rem}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1 1 0%}.w-5{width:1.25rem}.h-5{height:1.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.min-h-\[140px\]{min-height:140px}.pb-4{padding-bottom:1rem}.border-b{border-bottom-width:1px}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem;line-height:1.2}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.hidden{display:none}.rounded-xl{border-radius:.75rem}.inline-block{display:inline-block}.w-full{width:100%}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.grid{display:grid}.min-h-hero{min-height:60vh}.text-white\/90{color:#ffffffe6}.text-white\/90:hover,.hover\:text-white:hover{color:#fff}@media (min-width: 640px){.sm\:text-5xl{font-size:3rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-3xl{font-size:1.875rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:w-auto{width:auto}.sm\:text-lg{font-size:1.125rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width: 1024px){.lg\:text-6xl{font-size:3.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-8{gap:2rem}.md\:self-auto{align-self:flex-start}}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.border-t{border-top-width:1px}.border-gray-800{border-color:#1f2937}.pt-8{padding-top:2rem}.pb-24{padding-bottom:6rem}.transition{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-gray-400{color:#9ca3af}.rounded-full{border-radius:9999px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.self-center{align-self:center}.min-h-\[48px\]{min-height:48px}.min-h-\[52px\]{min-height:52px}.min-h-\[120px\]{min-height:120px}.grid-cols-1{grid-template-columns:1fr}.bg-violet-900\/20{background-color:#4c1d9533}.text-violet-300{color:#c4b5fd}.px-4{padding-left:1rem;padding-right:1rem}.hero-gradient{background:linear-gradient(135deg,var(--therapair-background) 0%,rgba(167,139,250,.15) 50%,rgba(129,140,248,.2) 100%)}.section-pad{padding:4rem 1rem}.section-inner{max-width:48rem;margin-left:auto;margin-right:auto}.section-inner--wide{max-width:42rem}.section-title{margin-top:1.5rem;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.list-steps{list-style:none;padding:0;margin:0 0 1rem}.list-steps li{display:flex;gap:.75rem;margin-bottom:1rem;font-size:1rem;color:var(--therapair-gray)}.list-steps li span:first-child{color:var(--therapair-primary);font-weight:600}.faq-list{margin:0;padding:0;list-style:none}.faq-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(108,92,231,.12)}.faq-item:last-child{border-bottom:none}.faq-item dt{font-weight:600;font-size:1rem;margin-bottom:.25rem}.faq-item dd{font-size:.875rem;color:var(--therapair-gray);margin:0}.bg-alt{background:linear-gradient(135deg,rgba(108,92,231,.03) 0%,var(--therapair-background) 100%)}.btn-primary{background:linear-gradient(135deg,var(--therapair-gradient-start),var(--therapair-gradient-end));color:#fff;padding:14px 32px;border-radius:12px;font-weight:600;transition:all .2s ease;border:none;cursor:pointer;box-shadow:0 4px 14px #6c5ce74d;text-decoration:none;display:inline-block}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6c5ce766;background:linear-gradient(135deg,var(--therapair-primary-blue),var(--therapair-primary-hover));color:#fff}.btn-primary:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}.input-field{background:var(--therapair-surface);border:2px solid rgba(108,92,231,.2);padding:14px 16px;border-radius:12px;font-size:16px;transition:all .2s ease;width:100%}.input-field:focus,.input-field:focus-visible{outline:none;border-color:var(--therapair-primary);box-shadow:0 0 0 3px #6c5ce733}.input-field:focus-visible{box-shadow:0 0 0 3px #6c5ce740}.feature-card{background:var(--therapair-surface);border-radius:18px;padding:clamp(1.25rem,3.5vw,2rem);min-height:0;box-shadow:0 4px 24px #6c5ce71a;border:1px solid rgba(108,92,231,.14);transition:border-color .2s ease,box-shadow .2s ease}@media (min-width: 1024px){.feature-card{padding:1.75rem 1.85rem;min-height:9.5rem;display:flex;flex-direction:column}}.feature-card h3{line-height:1.35}.feature-card p:last-child{margin-bottom:0}.profile-proof-intro{max-width:46rem;margin:0 auto 2.75rem;text-align:center}.profile-proof-eyebrow,.profile-proof-label{margin:0 0 .75rem;color:var(--therapair-primary-dark);font-size:.8125rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase;overflow-wrap:anywhere}.profile-proof-intro h2{margin-top:0;margin-bottom:1.25rem;overflow-wrap:anywhere}.profile-proof-description{max-width:42rem;margin:0 auto;color:var(--therapair-primary-dark);font-size:1.0625rem;line-height:1.65;overflow-wrap:anywhere}.profile-proof-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:64rem;margin:0 auto}.profile-proof-article{min-width:0;padding:1.5rem 0;border-top:2px solid rgba(108,92,231,.32)}.profile-proof-article h3{margin:0 0 1.25rem;color:var(--therapair-charcoal);font-size:1.35rem;line-height:1.3;overflow-wrap:anywhere}.profile-proof-rows{margin:0;padding:0;list-style:none}.profile-proof-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(108,92,231,.16);color:var(--therapair-primary-dark);line-height:1.45;overflow-wrap:anywhere}.profile-proof-row strong{color:var(--therapair-charcoal);font-weight:600;text-align:right;overflow-wrap:anywhere}.profile-proof-copy,.profile-proof-unknowns{margin:0;color:var(--therapair-primary-dark);line-height:1.6;overflow-wrap:anywhere}.profile-proof-unknowns{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(108,92,231,.16)}.profile-proof-unknowns strong{color:var(--therapair-charcoal)}.profile-proof-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin:2.75rem auto 0}.profile-proof-actions a{min-height:48px;max-width:100%;overflow-wrap:anywhere}.profile-proof-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:2px solid var(--therapair-primary);border-radius:12px;color:var(--therapair-primary-dark);font-weight:600;text-decoration:none}.profile-proof-link:hover{color:var(--therapair-primary-dark);background:#6c5ce714}.profile-proof-link:focus-visible,.profile-proof-actions .btn-primary:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}.profile-proof-boundary{max-width:48rem;margin:1.5rem auto 0;color:var(--therapair-charcoal);font-size:.875rem;font-weight:600;line-height:1.5;text-align:center;overflow-wrap:anywhere}@media (min-width: 760px){.profile-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}}@media (max-width: 759px){.profile-proof-unknowns{scroll-margin-bottom:6rem}.profile-proof-actions{justify-content:flex-start;padding-inline-end:10rem;scroll-margin-bottom:6rem}.profile-proof-actions a{scroll-margin-bottom:6rem}}@media (max-width: 479px){.profile-proof-row{flex-direction:column;gap:.25rem}.profile-proof-row strong{text-align:left}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:1rem;z-index:9999;padding:.75rem 1.25rem;background:var(--therapair-primary);color:#fff;font-weight:600;border-radius:8px;transition:top .2s ease}.skip-link:focus,.skip-link:focus-visible{top:1rem;outline:2px solid white;outline-offset:2px}@media (prefers-reduced-motion: reduce){.btn-primary,.btn-primary:hover,.floating-header-cta,.card-hover,.feature-card,.floating-header,.floating-header-menu-toggle,.floating-header-nav--drawer,.floating-header-backdrop{transition:none}.btn-primary:hover,.card-hover:hover{transform:none}}.floating-header{position:fixed;top:0;left:0;right:0;z-index:10050;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 8px 24px #0f172a0f;padding-top:calc(12px + env(safe-area-inset-top,0px));padding-right:max(20px,env(safe-area-inset-right,0px));padding-bottom:12px;padding-left:max(20px,env(safe-area-inset-left,0px))}.floating-header-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}.floating-header-content>.floating-header-cta{margin-left:auto}.ia-section--soft{background:var(--therapair-background)}.ia-section--white{background:var(--therapair-surface)}.ia-section--violet{background:#f1eafe}.homepage-hero{display:flex;align-items:center;min-height:min(46rem,100vh);padding-top:8.5rem;padding-bottom:5.5rem}.homepage-hero__layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(3rem,9vw,8rem);align-items:center}.homepage-hero__proposition{min-width:0}.homepage-hero__proposition .marketing-page-hero-h1{margin-bottom:1.25rem}.homepage-hero__proposition .hero-subheading{max-width:38rem;margin:0 0 2rem}.homepage-hero__benefits{border-top:2px solid rgba(108,92,231,.42);border-bottom:1px solid rgba(108,92,231,.2);padding:1.25rem 0}.homepage-hero__benefits-title{margin:0 0 .85rem;color:var(--therapair-primary-dark);font-size:.875rem;font-weight:700}.homepage-hero__benefits ul{margin:0;padding:0;list-style:none}.homepage-hero__benefits li{padding:.85rem 0;border-top:1px solid rgba(108,92,231,.16);color:var(--therapair-charcoal);font-size:1rem;line-height:1.5}.therapist-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.information-boundaries dd,.audience-links p{color:var(--therapair-gray)}.sandbox-story-boundary{max-width:50rem;margin:-.75rem 0 2rem;color:var(--therapair-gray);font-size:.9375rem;line-height:1.55}#how-it-works{scroll-margin-top:9rem}#how-it-works,.sandbox-journey,.sandbox-journey__chapter,.sandbox-journey__viewport,.sandbox-journey__viewport img{content-visibility:visible}.sandbox-journey{display:grid;gap:clamp(3rem,7vw,5rem)}.sandbox-journey__chapter{display:grid;grid-template-columns:minmax(14rem,.58fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center;padding-top:2rem;border-top:1px solid rgba(108,92,231,.2)}.sandbox-journey__copy{min-width:0}.sandbox-journey__step{display:block;margin-bottom:1rem;color:var(--therapair-primary-dark);font-size:.875rem;line-height:1;font-weight:700}.sandbox-journey__copy h3{margin:0 0 .75rem;color:var(--therapair-charcoal);font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.2}.sandbox-journey__copy p{margin:0;color:var(--therapair-gray);font-size:1rem;line-height:1.6}.sandbox-journey figure{min-width:0;margin:0}.sandbox-journey__viewport{position:relative;overflow:hidden;border:1px solid rgba(108,92,231,.18);background:#f1eafe}.sandbox-journey__viewport img{position:absolute;left:0;display:block;max-width:none;height:auto}.sandbox-journey__viewport--question{aspect-ratio:16 / 6}.sandbox-journey__viewport--question img{top:0;width:100%}.sandbox-journey__viewport--results{aspect-ratio:16 / 11.2}.sandbox-journey__viewport--results img{top:0;width:100%}.sandbox-journey__profile-crops{display:grid;gap:.75rem}.sandbox-journey__viewport--profile-summary{aspect-ratio:16 / 6.25}.sandbox-journey__viewport--profile-practical{aspect-ratio:16 / 5.25}.sandbox-journey__viewport--profile-summary img,.sandbox-journey__viewport--profile-practical img{width:100%;transform:none}.sandbox-journey__viewport--profile-summary img{top:0}.sandbox-journey__viewport--profile-practical img{top:-197%}.sandbox-journey figcaption{margin-top:.7rem;color:var(--therapair-gray);font-size:.8125rem;line-height:1.45}.therapist-control-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:clamp(2rem,7vw,5rem);align-items:start}@media (max-width: 899px){.therapist-control-layout{grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}}.information-boundaries{margin:0}.information-boundaries>div{padding:1.1rem 0;border-bottom:1px solid rgba(108,92,231,.18)}.information-boundaries>div:first-child{padding-top:0}.information-boundaries dt{color:var(--therapair-primary-dark);font-size:1rem;line-height:1.5;font-weight:700}.information-boundaries dd{margin:.35rem 0 0;font-size:1rem;line-height:1.6}.audience-intro{max-width:36rem;margin:0 auto 2.25rem;text-align:center}.audience-intro p{color:var(--therapair-gray);font-size:1rem;line-height:1.6}.audience-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,7vw,5rem)}.audience-links>div{border-top:2px solid rgba(108,92,231,.22);padding-top:1.35rem}.audience-links p,.audience-links a{font-size:1rem;line-height:1.6}.audience-links a,.audience-documentation-link,#trust-safety a{color:var(--therapair-primary-dark);font-weight:600;text-decoration:underline;text-underline-offset:.18em}.route-bridge-content{max-width:42rem;margin:12vh auto;padding:2rem;text-align:center}.floating-header-logo{height:40px;width:auto;max-width:200px}.floating-header-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(108,92,231,.24);border-radius:12px;background:#fff;color:var(--therapair-charcoal);align-items:center;justify-content:center;cursor:pointer}.floating-header-menu-toggle:hover{background:#6c5ce714}.floating-header-menu-toggle:focus-visible{outline:2px solid var(--therapair-primary);outline-offset:2px}.floating-header-menu-toggle svg{width:20px;height:20px}.floating-header-menu-icon{display:flex;align-items:center;justify-content:center}.floating-header-menu-icon--close,body.site-nav-open .floating-header-menu-toggle .floating-header-menu-icon--bars{display:none}body.site-nav-open .floating-header-menu-toggle .floating-header-menu-icon--close{display:flex}.headline-balanced{text-wrap:balance}@supports (text-wrap: pretty){.headline-balanced{text-wrap:pretty}}.floating-header-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.floating-header-cta{white-space:nowrap;font-size:14px;padding:10px 24px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;background:var(--therapair-primary);color:#fff;border:1px solid var(--therapair-primary);border-radius:12px;font-weight:600;text-decoration:none}.floating-header-cta:hover{background:var(--therapair-primary-dark);color:#fff}.floating-header-cta:focus-visible,.floating-header-nav-link:focus-visible{outline:2px solid var(--therapair-primary);outline-offset:2px}.floating-header-nav-link{color:var(--therapair-charcoal);font-size:14px;font-weight:500;text-decoration:none;padding:10px 14px;min-height:44px;display:inline-flex;align-items:center;border-radius:9999px;transition:color .2s ease,background-color .2s ease}.floating-header-nav-link:hover{color:var(--therapair-primary);background:#6c5ce714}.floating-header-nav-link[aria-current=page]{color:var(--therapair-primary);background:#6c5ce71f;font-weight:600}.floating-header-backdrop{display:none}@media (max-width: 899px){.floating-header-content{gap:12px}.floating-header-nav--desktop{display:none}.floating-header-menu-toggle{display:inline-flex}.floating-header-nav--drawer{position:fixed;top:0;right:0;bottom:0;width:min(360px,calc(100vw - 24px));background:#fff;border-left:1px solid rgba(108,92,231,.15);box-shadow:-24px 0 60px #0f172a29;z-index:10070;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:.5rem;padding:calc(1rem + env(safe-area-inset-top,0px)) 1rem calc(1rem + env(safe-area-inset-bottom,0px));transform:translate(104%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s ease,opacity .2s ease}body.site-nav-open .floating-header-nav--drawer{transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.floating-header-nav--drawer .floating-header-nav-link{width:100%;justify-content:flex-start;padding:.8rem .9rem;border-radius:.75rem;font-size:1rem}.floating-header-nav--drawer .floating-header-cta{width:100%;margin-top:.5rem;min-height:48px}.floating-header-backdrop{position:fixed;inset:0;background:#0f172a5c;z-index:10060;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease}body.site-nav-open .floating-header-backdrop{display:block;opacity:1;visibility:visible;pointer-events:auto}}@media (max-width: 767px){.homepage-hero{min-height:auto;padding-top:7.5rem;padding-bottom:4rem}.homepage-hero__layout{grid-template-columns:minmax(0,1fr);gap:2.5rem}.homepage-hero__proposition .hero-subheading{margin-bottom:1.75rem}.therapist-value-grid,.audience-links{grid-template-columns:minmax(0,1fr)}.ia-section{padding-top:3.5rem;padding-bottom:3.5rem}.therapist-value-grid{gap:1.25rem}.sandbox-journey{gap:3rem}.sandbox-journey__chapter{grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}.sandbox-journey__viewport--question{aspect-ratio:16 / 6}.sandbox-journey__viewport--question img{width:100%;top:0;transform:none}.sandbox-journey__viewport--results{aspect-ratio:16 / 11.2}.sandbox-journey__viewport--results img{top:0;width:100%;transform:none}.therapist-control-layout{gap:1.75rem}.information-boundaries>div{padding:1.25rem 0}.audience-intro{margin-bottom:2rem;text-align:left}.audience-links{gap:2rem}#get-early-access-form label,#get-early-access-form .text-sm,#faq .faq-item dd{font-size:.9375rem;line-height:1.5}#get-early-access-form .text-xs{font-size:.875rem;line-height:1.5}}@media (min-width: 900px){.floating-header-nav--drawer{display:none}.floating-header-backdrop{display:none!important;pointer-events:none}}@media (max-width: 640px){.floating-header{padding-top:calc(10px + env(safe-area-inset-top,0px));padding-right:max(16px,env(safe-area-inset-right,0px));padding-bottom:10px;padding-left:max(16px,env(safe-area-inset-left,0px))}.floating-header-logo{height:32px;max-width:150px}}body.site-nav-open,html.site-nav-open{overflow:hidden}.site-header{background:#fffffff2;border-bottom:1px solid rgba(108,92,231,.15);padding:1rem 1.5rem}.site-header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header-logo{height:40px;width:auto;max-width:200px}@media (max-width: 640px){.site-header-logo{height:32px;max-width:150px}}.site-footer{background:#111827;color:#d1d5db;margin-top:5rem}.site-footer-inner{max-width:80rem;margin:0 auto;padding:3rem max(1.5rem,env(safe-area-inset-right,0px)) 3rem max(1.5rem,env(safe-area-inset-left,0px))}.site-footer-grid{display:grid;gap:2rem;margin-bottom:2rem;grid-template-columns:1fr}@media (min-width: 768px){.site-footer-grid{grid-template-columns:repeat(5,1fr)}}.site-footer h3,.site-footer h4{color:#fff;font-weight:500;margin-bottom:1rem}.site-footer h3{font-weight:600}.site-footer p,.site-footer ul{font-size:.875rem;margin:0 0 .5rem}.site-footer ul{list-style:none;padding:0}.site-footer ul li{margin-bottom:.5rem}.site-footer a{color:#9ca3af;transition:color .2s}.site-footer a:hover{color:#fff}.site-footer .text-gray-400{color:#9ca3af}.site-footer .text-gray-500{color:#6b7280}.site-footer .text-xs{font-size:.75rem}.marketing-page-hero-h1{font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-top:0;margin-bottom:1rem;font-size:2.75rem;color:var(--therapair-charcoal);text-wrap:balance}@supports ((-webkit-background-clip: text) or (background-clip: text)){.marketing-page-hero-h1{background:linear-gradient(135deg,var(--therapair-primary-blue) 0%,var(--therapair-light-blue) 45%,var(--therapair-lighter-blue) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}@supports (text-wrap: pretty){.marketing-page-hero-h1{text-wrap:pretty}}@media (min-width: 640px){.marketing-page-hero-h1{font-size:3.5rem;line-height:1.1}}@media (min-width: 1024px){.marketing-page-hero-h1{font-size:3.75rem;line-height:1.08}}@media print{.marketing-page-hero-h1{background:none;-webkit-text-fill-color:var(--therapair-charcoal);color:var(--therapair-charcoal)}}.site-footer-bottom{border-top:1px solid #1f2937;padding-top:2rem;padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.site-footer-bottom{flex-direction:row;align-items:flex-start;justify-content:space-between}}.site-footer-bottom-row{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;width:100%}@media (min-width: 768px){.site-footer-bottom-row{flex-direction:row;align-items:flex-start;width:auto;gap:2rem}}.site-footer-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:#6c5ce733;color:#c4b5fd;font-size:.875rem;font-weight:500}.site-footer-links-inline{display:flex;gap:1.5rem;font-size:.875rem}.site-footer-links-inline a{color:#9ca3af}.site-footer-links-inline a:hover{color:#fff}
