.hero--recruit{padding:6.25rem 0 5.5rem}.hero--recruit .hero-title{font-size:3.75rem;line-height:1.2}@keyframes underline-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero--recruit .hero-title .accent{color:var(--accent-terra);position:relative;display:inline-block}.hero--recruit .hero-title .accent:after{content:"";position:absolute;bottom:-.08em;left:0;width:100%;height:.02em;background:#ddc4b9;border-radius:.125rem;transform-origin:left;transform:scaleX(0);animation:underline-draw .55s cubic-bezier(.4,0,.2,1) forwards}.hero--recruit .hero-title .accent:first-of-type:after{animation-delay:.4s}.hero--recruit .hero-title .accent:last-of-type:after{animation-delay:.85s}.hero--recruit .hero-eyebrow:before{background:var(--accent-terra)}.hero--recruit .hero-lede{font-size:1.125rem}.recruit-hero-card{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-xl);padding:2.5rem 2.25rem;position:relative;display:flex;flex-direction:column;gap:1.75rem;min-height:26.25rem}.recruit-hero-card__eyebrow{font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:.625rem}.recruit-hero-card__eyebrow:before{content:"";width:1.5rem;height:1px;background:var(--accent-terra)}.recruit-hero-card__title{font-family:var(--font-display);font-size:1.875rem;line-height:1.45;color:var(--ink);margin:0;font-weight:500;letter-spacing:-.005em}.recruit-hero-card__title em{font-style:normal;color:var(--accent-terra);background:linear-gradient(transparent 70%,var(--accent-terra-soft) 70%);padding:0 .125rem}.recruit-hero-funnel{display:grid;grid-template-columns:repeat(5,1fr);gap:.25rem;margin-top:auto}.recruit-hero-funnel__step{text-align:center;padding:.75rem .25rem;background:var(--surface-soft);border-radius:var(--r-sm);font-size:.625rem;color:var(--muted);letter-spacing:.05em;position:relative}.recruit-hero-funnel__step.is-active{background:var(--accent-terra-soft);color:var(--accent-terra-ink);font-weight:500}.recruit-hero-funnel__step .num{display:block;font-family:var(--font-display);font-size:1rem;color:var(--ink);margin-bottom:.25rem;font-weight:500}.recruit-hero-funnel__step.is-active .num{color:var(--accent-terra-ink)}.hero--recruit .btn-primary{background:var(--accent-terra)}.hero--recruit .btn-primary:hover{background:var(--accent-terra-ink)}.hero--recruit .btn-outline{color:var(--ink);border-color:var(--hairline)}.hero--recruit .btn-outline:hover{border-color:var(--ink);background:transparent}.funnel-wrap{display:flex;flex-direction:column;gap:2rem}.funnel-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative;padding:0}.funnel-stage{position:relative;padding:0 .75rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,filter .2s ease;cursor:default}.funnel-stage:hover{transform:translateY(-.5rem);filter:drop-shadow(0 6px .75rem rgba(0,0,0,.08))}.funnel-stage__head{display:flex;align-items:center;gap:.75rem}.funnel-stage__num{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--canvas);border:1px solid var(--hairline);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.875rem;color:var(--ink);font-weight:500;flex-shrink:0}.funnel-stage--terra .funnel-stage__num{background:var(--accent-terra);color:#fff;border-color:var(--accent-terra)}.funnel-stage__phase{font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.funnel-stage__name{font-family:var(--font-display);font-size:1.25rem;color:var(--ink);margin:0;font-weight:500;line-height:1.2}.funnel-stage__connector{position:absolute;right:.25rem;top:1.25rem;width:1.5rem;height:1px;background:var(--hairline);display:flex;align-items:center;justify-content:center;z-index:1}.funnel-stage:last-child .funnel-stage__connector{display:none}.funnel-stage__connector:after{content:"";position:absolute;right:0;width:.375rem;height:.375rem;border-right:1px solid var(--hairline);border-top:1px solid var(--hairline);transform:rotate(45deg) translate(-2px,2px)}.funnel-stage__problem{background:var(--surface-soft);border-radius:var(--r-md);padding:.875rem 1rem;font-size:.75rem;color:var(--body);line-height:1.6;border-left:3px solid var(--hairline)}.funnel-stage--terra .funnel-stage__problem{border-left-color:var(--accent-terra)}.funnel-stage__problem .label{display:block;font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.375rem}.funnel-stage__support{font-size:.75rem;color:var(--body-strong);margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.375rem}.funnel-stage__support .support-label{font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-terra-ink);margin-bottom:.25rem}.funnel-stage__support li{display:flex;align-items:baseline;gap:.375rem;padding:.25rem 0;border-bottom:1px dashed var(--hairline-soft);font-size:.75rem}.funnel-stage__support li:before{content:"·";color:var(--accent-terra);font-weight:700}.funnel-stage__support li:last-child{border-bottom:0}.funnel-callout{background:var(--accent-terra-soft);border-radius:var(--r-lg);padding:1.75rem 2.25rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center}.funnel-callout__label{font-family:var(--font-display);font-size:1.125rem;color:var(--accent-terra-ink);font-weight:500;white-space:nowrap}.funnel-callout__body{font-size:.875rem;color:var(--body-strong);line-height:1.7;margin:0}.funnel-callout__chip{display:inline-flex;gap:.5rem;padding:.375rem 1rem;border-radius:var(--r-pill);background:var(--canvas);font-size:.75rem;color:var(--accent-terra-ink);font-weight:500;border:1px solid var(--accent-terra);white-space:nowrap}.recruit-services{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.recruit-service{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .15s ease}.recruit-service:hover{border-color:var(--accent-terra)}.recruit-service__num{font-family:var(--font-display);color:var(--accent-terra);font-size:.875rem;font-weight:500;letter-spacing:.1em}.recruit-service__title{font-size:1rem;font-weight:600;color:var(--ink);margin:0}.recruit-service__desc{font-size:.8125rem;color:var(--body);line-height:1.7;margin:0}.recruit-service__chip{display:inline-flex;gap:.375rem;align-items:center;font-size:.6875rem;color:var(--muted);margin-top:auto}.recruit-service__chip:before{content:"";width:.375rem;height:1px;background:var(--accent-terra)}.adjacent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.adjacent-card{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;position:relative}.adjacent-card__icon{width:2.75rem;height:2.75rem;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center}.adjacent-card--blue .adjacent-card__icon{background:var(--primary-soft);color:var(--primary)}.adjacent-card--teal .adjacent-card__icon{background:var(--accent-teal-soft);color:var(--accent-teal-ink)}.adjacent-card--amber .adjacent-card__icon{background:var(--accent-amber-soft);color:var(--accent-amber-ink)}.adjacent-card__category{font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.adjacent-card__title{font-family:var(--font-display);font-size:1.375rem;color:var(--ink);margin:0;font-weight:500;line-height:1.3}.adjacent-card__connection{font-size:.8125rem;color:var(--body);line-height:1.8;margin:0}.adjacent-card__bridge{margin-top:.5rem;padding:.875rem 1rem;background:var(--surface-soft);border-radius:var(--r-md);display:flex;align-items:center;gap:.625rem;font-size:.75rem;color:var(--body-strong)}.adjacent-card__bridge .from{color:var(--muted);font-size:.6875rem}.adjacent-card__bridge .arrow{color:var(--muted-soft)}.adjacent-card__bridge .to{color:var(--ink);font-weight:500}.adjacent-intro{max-width:45rem;margin:0 auto 3.5rem;text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}.pricing-card{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.pricing-card:hover{border-color:var(--accent-terra);transform:translateY(-.375rem);box-shadow:0 .5rem 1.5rem #00000014}.pricing-card--featured{border-color:var(--accent-terra);background:var(--accent-terra-soft)}.pricing-card__category{font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.pricing-card__title{font-family:var(--font-display);font-size:1.375rem;color:var(--ink);margin:0;font-weight:500}.pricing-card__price{font-family:var(--font-display);font-size:1.75rem;font-weight:500;color:var(--accent-terra);line-height:1.1;margin-top:.25rem}.pricing-card__note{font-size:.6875rem;color:var(--muted);margin-top:-.25rem}.pricing-card__items{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.375rem;border-top:1px solid var(--hairline);padding-top:.875rem}.pricing-card__items li{display:flex;align-items:baseline;gap:.375rem;font-size:.8125rem;color:var(--body)}.pricing-card__items li:before{content:"·";color:var(--accent-terra);font-weight:700}.pricing-note{font-size:.8125rem;color:var(--muted);text-align:center;margin:0}.empathy--recruit .empathy-bridge{background:var(--accent-terra-soft);color:var(--accent-terra-ink)}.empathy--recruit .empathy-bridge .arrow-down{background:var(--accent-terra)}.empathy--recruit .empathy-item__index,.value--recruit .value-row__num{color:var(--accent-terra)}.value--recruit .value-pull{background:var(--accent-terra)}.site-header--recruit .site-nav a:hover{color:var(--accent-terra)}.site-header--recruit .btn-primary{background:var(--accent-terra)}.site-header--recruit .btn-primary:hover{background:var(--accent-terra-ink)}.sticky-cta--recruit .sticky-cta__btn{background:var(--accent-terra);color:#fff}.sticky-cta--recruit .sticky-cta__btn:hover{background:var(--accent-terra-ink)}
