@keyframes approach-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes approach-line-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.approach-reveal{animation:.75s cubic-bezier(.16,1,.3,1) both approach-fade-up}.approach-reveal-delay-1{animation-delay:80ms}.approach-reveal-delay-2{animation-delay:.16s}.approach-reveal-delay-3{animation-delay:.24s}.approach-line-draw{stroke-dasharray:1;stroke-dashoffset:1px;animation:1.4s cubic-bezier(.16,1,.3,1) both approach-line-draw}.approach-line-draw-delay-1{animation-delay:.2s}.approach-line-draw-delay-2{animation-delay:.45s}.approach-line-draw-delay-3{animation-delay:.7s}.approach-measurement-layout{flex-direction:column;gap:2.5rem;margin-top:2rem;display:flex}@media (min-width:1024px){.approach-measurement-layout{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;gap:3.5rem 4.5rem;margin-top:2.75rem;display:grid}}.approach-measurement-intro{color:#cbd5e1;flex-direction:column;gap:.75rem;max-width:36rem;font-size:1.0625rem;line-height:1.75;display:flex}@media (min-width:640px){.approach-measurement-intro{font-size:1.1875rem;line-height:1.78}}@media (min-width:1024px){.approach-measurement-intro{max-width:none;padding-top:.375rem}}.approach-measurement-intro p{margin:0}.approach-measurement-grid{gap:.875rem;display:grid}@media (min-width:640px){.approach-measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem .875rem}}@media (min-width:1024px){.approach-measurement-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem .875rem}}.approach-measurement-item{background:#ffffff0b;border-radius:1rem;align-items:flex-start;gap:1rem;min-height:6rem;padding:1.1875rem 1.25rem;animation:.75s cubic-bezier(.16,1,.3,1) both approach-fade-up;display:flex;box-shadow:0 1px 2px #0000001f,0 8px 24px #00000024}.approach-measurement-item-copy{min-width:0}.approach-measurement-icon{width:2.625rem;height:2.625rem;color:var(--accent-bright);background:#30a8d81f;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.approach-measurement-icon svg{width:1.45rem;height:1.45rem}.approach-measurement-item-delay-0{animation-delay:0s}.approach-measurement-item-delay-1{animation-delay:60ms}.approach-measurement-item-delay-2{animation-delay:.12s}.approach-measurement-item-delay-3{animation-delay:.18s}.approach-measurement-item-delay-4{animation-delay:.24s}.approach-measurement-item-delay-5{animation-delay:.3s}@supports (animation-timeline:view()){.approach-measurement-item{animation:linear both approach-fade-up;animation-timeline:view();animation-range:entry cover 28%}.approach-measurement-item-delay-1{animation-range:entry 2% cover 30%}.approach-measurement-item-delay-2{animation-range:entry 4% cover 32%}.approach-measurement-item-delay-3{animation-range:entry 6% cover 34%}.approach-measurement-item-delay-4{animation-range:entry 8% cover 36%}.approach-measurement-item-delay-5{animation-range:entry 10% cover 38%}}.approach-rehab-journey-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.approach-rehab-journey-step{grid-template-columns:auto 1fr;gap:1rem 1.25rem;display:grid;position:relative}.approach-rehab-journey-step--connected .approach-rehab-journey-marker:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 40%, transparent), color-mix(in srgb, var(--accent) 14%, transparent));width:1px;position:absolute;top:1.125rem;bottom:-1.75rem;left:50%;transform:translate(-50%)}.approach-rehab-journey-marker{justify-content:center;padding-top:.35rem;display:flex;position:relative}.approach-rehab-journey-dot{background:var(--accent);width:.75rem;height:.75rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:999px;display:block}.approach-rehab-journey-content{padding-bottom:2rem}.approach-rehab-journey-step:last-child .approach-rehab-journey-content{padding-bottom:0}.approach-rehab-journey-label{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.75rem;font-weight:600}.approach-rehab-journey-title{letter-spacing:-.015em;color:var(--foreground);margin:.375rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.35}.approach-rehab-journey-description{max-width:20rem;color:var(--muted);margin:.5rem 0 0;font-size:.9875rem;line-height:1.65}@media (min-width:1024px){.approach-rehab-journey-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:relative}.approach-rehab-journey-list:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 35%, transparent) 12%, color-mix(in srgb, var(--accent) 35%, transparent) 88%, transparent);height:1px;position:absolute;top:.375rem;left:6%;right:6%}.approach-rehab-journey-step{text-align:center;padding:0 1rem;display:block}.approach-rehab-journey-step--connected .approach-rehab-journey-marker:after{display:none}.approach-rehab-journey-marker{justify-content:center;margin-bottom:1.25rem;padding-top:0}.approach-rehab-journey-content{padding-bottom:0}.approach-rehab-journey-title{font-size:1.3125rem}.approach-rehab-journey-description{max-width:15rem;margin-inline:auto;font-size:1rem;line-height:1.6}}.approach-education-closing{letter-spacing:-.01em;max-width:34rem;color:var(--foreground);margin:0;padding-top:.25rem;font-size:1.1875rem;font-weight:500;line-height:1.65}.approach-education-workflow-card{border:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 55%, var(--card)), var(--card) 4.5rem);border-radius:1.5rem;padding:2rem 1.75rem;box-shadow:0 18px 44px #0f172a14}.approach-education-workflow-header{border-bottom:1px solid color-mix(in srgb, var(--accent) 16%, var(--border));margin-bottom:1.25rem;padding-bottom:1.125rem}.approach-education-workflow-title{letter-spacing:-.015em;color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.approach-education-workflow-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.approach-education-workflow-step{grid-template-columns:auto 1fr;gap:0 1rem;animation:.75s cubic-bezier(.16,1,.3,1) both approach-fade-up;display:grid}.approach-education-workflow-step--connected .approach-education-workflow-marker:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 42%, transparent), color-mix(in srgb, var(--accent) 16%, transparent));width:1px;position:absolute;top:1.25rem;bottom:-.5rem;left:50%;transform:translate(-50%)}.approach-education-workflow-marker{justify-content:center;padding-top:1.125rem;display:flex;position:relative}.approach-education-workflow-dot{background:var(--accent);width:.625rem;height:.625rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:999px;display:block}.approach-education-workflow-step--highlight .approach-education-workflow-dot{background:var(--accent-bright);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-bright) 18%, transparent)}.approach-education-workflow-panel{background:color-mix(in srgb, var(--card) 88%, var(--accent-soft));border:1px solid color-mix(in srgb, var(--foreground) 6%, var(--border));border-radius:.875rem;margin-bottom:.875rem;padding:.9375rem 1rem}.approach-education-workflow-step--highlight .approach-education-workflow-panel{background:color-mix(in srgb, var(--accent-soft) 72%, var(--card));border-color:color-mix(in srgb, var(--accent) 22%, var(--border))}.approach-education-workflow-step:last-child .approach-education-workflow-panel{margin-bottom:0}.approach-education-workflow-step-title{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.approach-education-workflow-step-description{color:color-mix(in srgb, var(--foreground) 72%, var(--muted));margin:.3125rem 0 0;font-size:.875rem;line-height:1.55}.approach-education-workflow-step-delay-0{animation-delay:0s}.approach-education-workflow-step-delay-1{animation-delay:50ms}.approach-education-workflow-step-delay-2{animation-delay:.1s}.approach-education-workflow-step-delay-3{animation-delay:.15s}.approach-education-workflow-step-delay-4{animation-delay:.2s}@supports (animation-timeline:view()){.approach-education-workflow-step{animation:linear both approach-fade-up;animation-timeline:view();animation-range:entry cover 28%}.approach-education-workflow-step-delay-1{animation-range:entry 2% cover 30%}.approach-education-workflow-step-delay-2{animation-range:entry 4% cover 32%}.approach-education-workflow-step-delay-3{animation-range:entry 6% cover 34%}.approach-education-workflow-step-delay-4{animation-range:entry 8% cover 36%}}.approach-reassessment-timeline-list{border:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));background:var(--card);border-radius:1.25rem;margin:0;padding:1.625rem 1.75rem;list-style:none;box-shadow:0 12px 32px #0f172a0f}.approach-reassessment-timeline-step{grid-template-columns:auto 1fr;align-items:center;gap:0 1rem;animation:.75s cubic-bezier(.16,1,.3,1) both approach-fade-up;display:grid}.approach-reassessment-timeline-step--connected .approach-reassessment-timeline-marker:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 45%, transparent), color-mix(in srgb, var(--accent) 18%, transparent));width:1px;position:absolute;top:.875rem;bottom:-.625rem;left:50%;transform:translate(-50%)}.approach-reassessment-timeline-marker{justify-content:center;align-items:center;width:1.125rem;height:2.25rem;display:flex;position:relative}.approach-reassessment-timeline-dot{background:var(--accent);width:.625rem;height:.625rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:999px;display:block}.approach-reassessment-timeline-label{color:var(--foreground);margin:0;padding-block:.4375rem;font-size:.9875rem;font-weight:500;line-height:1.45}.approach-reassessment-timeline-step-delay-0{animation-delay:0s}.approach-reassessment-timeline-step-delay-1{animation-delay:60ms}.approach-reassessment-timeline-step-delay-2{animation-delay:.12s}.approach-reassessment-timeline-step-delay-3{animation-delay:.18s}.approach-reassessment-timeline-step-delay-4{animation-delay:.24s}.approach-reassessment-timeline-step-delay-5{animation-delay:.3s}@supports (animation-timeline:view()){.approach-reassessment-timeline-step{animation:linear both approach-fade-up;animation-timeline:view();animation-range:entry cover 28%}.approach-reassessment-timeline-step-delay-1{animation-range:entry 2% cover 30%}.approach-reassessment-timeline-step-delay-2{animation-range:entry 4% cover 32%}.approach-reassessment-timeline-step-delay-3{animation-range:entry 6% cover 34%}.approach-reassessment-timeline-step-delay-4{animation-range:entry 8% cover 36%}.approach-reassessment-timeline-step-delay-5{animation-range:entry 10% cover 38%}}.approach-journey-step{padding-left:3.5rem;position:relative}.approach-journey-step:before{content:"";background:var(--accent);width:.625rem;height:.625rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 15%, transparent);border-radius:9999px;position:absolute;top:.35rem;left:1.125rem}.approach-journey-step:not(:last-child):after{content:"";background:color-mix(in srgb, var(--accent) 20%, var(--border));width:1px;position:absolute;top:1.25rem;bottom:-2rem;left:1.4375rem}.approach-hero-visual{background:0 0;justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.approach-hero-illustration{width:100%;max-width:100%;margin:0}.approach-hero-illustration__image{object-fit:contain;width:100%;height:auto;display:block}@media (min-width:768px) and (max-width:1023px){.approach-hero-illustration{max-width:28rem}}@media (min-width:1024px){.approach-hero-visual{justify-content:flex-end}.approach-hero-illustration{max-width:36rem}}@media (max-width:767px){.approach-hero-illustration{margin-inline:auto}}.approach-pattern-comparison-label{text-align:center;color:var(--accent);margin:0 0 .25rem;font-size:1.125rem;font-weight:600;line-height:1.35}.approach-pattern-comparison{gap:1rem;display:grid}@media (min-width:768px){.approach-pattern-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1024px){.approach-pattern-comparison{gap:1.5rem}}.approach-pattern-card{border:1px solid color-mix(in srgb, var(--foreground) 10%, var(--border));background:var(--card);border-radius:1.5rem;flex-direction:column;gap:1.125rem;padding:1.375rem;display:flex;box-shadow:0 10px 30px #0f172a0f}@media (min-width:640px){.approach-pattern-card{padding:1.5rem 1.75rem}}.approach-pattern-card-label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.9375rem;font-weight:600}.approach-pattern-card-symptom-block,.approach-pattern-card-patterns{flex-direction:column;gap:.5rem;display:flex}.approach-pattern-field-label{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, var(--foreground) 52%, transparent);margin:0;font-size:.8125rem;font-weight:500}.approach-pattern-symptom{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;line-height:1.1}.approach-pattern-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.approach-pattern-list li{color:color-mix(in srgb, var(--foreground) 78%, transparent);padding-left:1.125rem;font-size:.9875rem;line-height:1.65;position:relative}.approach-pattern-list li:before{content:"";background:color-mix(in srgb, var(--accent) 72%, var(--foreground));border-radius:999px;width:.375rem;height:.375rem;position:absolute;top:.65em;left:0}.approach-pattern-takeaway{flex-direction:column;align-items:center;gap:.625rem;display:flex}.approach-pattern-takeaway-line{background:color-mix(in srgb, var(--accent) 70%, transparent);border-radius:999px;width:3rem;height:2px;display:block}.approach-pattern-takeaway-text{max-width:34rem;color:var(--foreground);margin:0;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:600;line-height:1.45}.approach-pattern-disclaimer{color:color-mix(in srgb, var(--foreground) 58%, transparent);margin:0;font-size:.875rem;line-height:1.5}@supports (animation-timeline:view()){.approach-pattern-reveal-b{animation-range:entry 6% cover 30%}.approach-reveal-on-scroll{animation:linear both approach-fade-up;animation-timeline:view();animation-range:entry cover 28%}.approach-line-draw-on-scroll{animation:linear both approach-line-draw;animation-timeline:view();animation-range:entry 5% cover 35%}}@media (prefers-reduced-motion:reduce){.approach-reveal,.approach-reveal-delay-1,.approach-reveal-delay-2,.approach-reveal-delay-3,.approach-line-draw,.approach-line-draw-delay-1,.approach-line-draw-delay-2,.approach-line-draw-delay-3,.approach-reveal-on-scroll,.approach-pattern-reveal-a,.approach-pattern-reveal-b,.approach-line-draw-on-scroll,.approach-measurement-item,.approach-measurement-item-delay-0,.approach-measurement-item-delay-1,.approach-measurement-item-delay-2,.approach-measurement-item-delay-3,.approach-measurement-item-delay-4,.approach-measurement-item-delay-5,.approach-reassessment-timeline-step,.approach-reassessment-timeline-step-delay-0,.approach-reassessment-timeline-step-delay-1,.approach-reassessment-timeline-step-delay-2,.approach-reassessment-timeline-step-delay-3,.approach-reassessment-timeline-step-delay-4,.approach-reassessment-timeline-step-delay-5,.approach-education-workflow-step,.approach-education-workflow-step-delay-0,.approach-education-workflow-step-delay-1,.approach-education-workflow-step-delay-2,.approach-education-workflow-step-delay-3,.approach-education-workflow-step-delay-4{animation:none!important}.approach-line-draw,.approach-line-draw-on-scroll{stroke-dashoffset:0}}
