:root{--paper: #f6f7f9;--paper-2: #edf1f4;--paper-3: #e2e8ee;--ink: #172033;--muted: #4d596b;--soft: #747f90;--blue: #0f766e;--blue-dark: #0a4f49;--rust: #8a6422;--line: #c6d0da;--white: #fbfcfd;--navy: #17324f;--navy-2: #203f61;--on-navy: #edf5f7;--muted-on-navy: #c8d7df;--brass-on-navy: #d8b66f;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--radius: .5rem;--shadow: 0 22px 54px rgb(23 32 51 / .12);color-scheme:light}[data-astro-cid-kh7btl4r]{box-sizing:border-box}html{scroll-behavior:smooth}[data-astro-cid-kh7btl4r][id]{scroll-margin-top:var(--space-10)}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.55}a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none}a[data-astro-cid-kh7btl4r]:focus-visible,button[data-astro-cid-kh7btl4r]:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1[data-astro-cid-kh7btl4r],h2[data-astro-cid-kh7btl4r],h3[data-astro-cid-kh7btl4r],p[data-astro-cid-kh7btl4r],figure[data-astro-cid-kh7btl4r]{margin:0}.page-shell[data-astro-cid-kh7btl4r]{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav[data-astro-cid-kh7btl4r]{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);padding:var(--space-5) 0}.brand[data-astro-cid-kh7btl4r]{display:grid;gap:.1rem;font-weight:800;letter-spacing:0}.brand[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--muted);font-size:.82rem;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.nav-links[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{min-height:44px;display:inline-flex;align-items:center;padding:0 var(--space-4);border-radius:var(--radius);color:var(--muted);font-size:.94rem;font-weight:700}.nav-links[data-astro-cid-kh7btl4r] .primary-link[data-astro-cid-kh7btl4r]{background:var(--navy);color:var(--on-navy)}.button[data-astro-cid-kh7btl4r]{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;border-radius:var(--radius);background:var(--blue);color:var(--white);font-weight:850;box-shadow:0 14px 28px #0f766e38}.button[data-astro-cid-kh7btl4r].secondary{background:var(--white);color:var(--navy);box-shadow:none}.section-kicker[data-astro-cid-kh7btl4r],.eyebrow[data-astro-cid-kh7btl4r]{color:var(--rust);font-size:.8rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.about-hero[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(0,.98fr) minmax(330px,.72fr);gap:clamp(2.5rem,5vw,4.5rem);align-items:center;padding:clamp(4rem,8vh,6.5rem) 0 var(--space-16)}.hero-copy[data-astro-cid-kh7btl4r]{max-width:760px}h1[data-astro-cid-kh7btl4r]{max-width:12ch;font-size:clamp(3rem,4.6vw,4.6rem);line-height:.98;letter-spacing:0;font-weight:900}.hero-lede[data-astro-cid-kh7btl4r]{max-width:58ch;margin-top:var(--space-8);color:var(--muted);font-size:clamp(1.15rem,1rem + .7vw,1.56rem);line-height:1.38;font-weight:560}.hero-actions[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-8)}.hero-card[data-astro-cid-kh7btl4r]{overflow:hidden;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);justify-self:end;width:min(100%,510px)}.hero-card[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;width:100%;height:clamp(330px,36vw,450px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-card[data-astro-cid-kh7btl4r] figcaption[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:4px 1fr;align-items:flex-start;gap:var(--space-4);padding:var(--space-6)}.hero-card[data-astro-cid-kh7btl4r] figcaption[data-astro-cid-kh7btl4r]:before{content:"";width:4px;height:100%;min-height:58px;border-radius:999px;background:var(--blue)}.hero-card[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{display:block;font-size:1.04rem;line-height:1.2}.hero-card[data-astro-cid-kh7btl4r] figcaption[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:block;margin-top:.35rem;color:var(--muted);font-size:.92rem;font-weight:700;line-height:1.35}.highlights-band[data-astro-cid-kh7btl4r]{background:var(--paper-2);padding:var(--space-10) 0}.highlight-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);align-items:start}.highlight-card[data-astro-cid-kh7btl4r]{display:grid;align-content:start;gap:var(--space-4);border-radius:var(--radius);background:var(--white);padding:var(--space-5);box-shadow:0 14px 34px #1720330d}.highlight-icon[data-astro-cid-kh7btl4r]{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);background:var(--paper-2);color:var(--blue-dark)}.highlight-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:24px;height:24px;stroke-width:2.2}.highlight-copy[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-3)}.highlight-card[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(1.45rem,1.7vw,1.95rem);line-height:1.02;letter-spacing:0;font-weight:900}.highlight-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{color:var(--muted);font-size:.98rem;font-weight:680;line-height:1.55}.section[data-astro-cid-kh7btl4r]{padding:clamp(5rem,9vw,8.5rem) 0}.muted-section[data-astro-cid-kh7btl4r]{background:var(--paper-3)}.section-title[data-astro-cid-kh7btl4r]{margin-top:var(--space-5);max-width:13ch;font-size:clamp(2.25rem,3vw,3.25rem);line-height:1.04;letter-spacing:0;font-weight:900}.section-intro[data-astro-cid-kh7btl4r]{max-width:50ch;color:var(--muted);font-size:clamp(1.15rem,1rem + .7vw,1.45rem);line-height:1.42;font-weight:700}.journey-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(2rem,5vw,5rem);align-items:start}.section-lead[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-8)}.wide-photo[data-astro-cid-kh7btl4r]{overflow:hidden;border-radius:var(--radius);background:var(--white)}.wide-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;width:100%;height:310px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wide-photo[data-astro-cid-kh7btl4r] figcaption[data-astro-cid-kh7btl4r]{padding:var(--space-5) var(--space-6);color:var(--muted);font-weight:700}.timeline[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-4)}.timeline-card[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:82px 1fr;gap:var(--space-6);align-items:start;border-radius:var(--radius);background:var(--white);padding:var(--space-6)}.timeline-card[data-astro-cid-kh7btl4r] .number[data-astro-cid-kh7btl4r]{color:var(--blue-dark);font-size:2.8rem;font-weight:900;line-height:.9}.timeline-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-top:var(--space-3);font-size:clamp(1.4rem,2vw,2rem);line-height:1;font-weight:900;letter-spacing:0}.journey-note[data-astro-cid-kh7btl4r]{margin-top:var(--space-3);color:var(--muted);font-weight:640;line-height:1.54}.belief-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-12);align-items:start}.belief-card[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-6);align-content:start;border-radius:var(--radius);background:var(--paper-2);padding:var(--space-6)}.belief-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:clamp(1.7rem,2.1vw,2.45rem);line-height:.98;font-weight:900;letter-spacing:0}.belief-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]:before{content:"";display:block;width:34px;height:4px;margin-bottom:var(--space-6);border-radius:999px;background:var(--blue)}.belief-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--muted);font-size:1rem;font-weight:650;line-height:1.58}.practice[data-astro-cid-kh7btl4r]{background:var(--navy);color:var(--on-navy);padding:clamp(5rem,9vw,8.5rem) 0}.practice[data-astro-cid-kh7btl4r] .section-kicker[data-astro-cid-kh7btl4r]{color:var(--brass-on-navy)}.practice-layout[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.practice-photo[data-astro-cid-kh7btl4r]{overflow:hidden;border-radius:var(--radius);background:var(--navy-2)}.practice-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{display:block;width:100%;aspect-ratio:4 / 5;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.practice-copy[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-8);align-content:center}.practice-copy[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{max-width:13ch;font-size:clamp(2.25rem,3.5vw,3.75rem);line-height:1;font-weight:900;letter-spacing:0}.practice-copy[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{max-width:52ch;color:var(--muted-on-navy);font-size:clamp(1.1rem,1rem + .55vw,1.35rem);line-height:1.45;font-weight:690}.practice-copy[data-astro-cid-kh7btl4r] .final-nudge[data-astro-cid-kh7btl4r]{max-width:46ch;color:var(--on-navy);font-size:1.04rem;font-weight:750}.working-list[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-3);margin:0;padding:0;list-style:none}.working-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{border-radius:var(--radius);background:#ffffff14;padding:var(--space-5) var(--space-6);color:var(--on-navy);font-weight:750;line-height:1.45}footer[data-astro-cid-kh7btl4r]{background:var(--navy);color:var(--muted-on-navy);padding:var(--space-8) 0}.footer-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:var(--space-6);align-items:center;font-size:.95rem;font-weight:750}.footer-grid[data-astro-cid-kh7btl4r] div[data-astro-cid-kh7btl4r]:last-child{text-align:right}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-copy[data-astro-cid-kh7btl4r],.hero-card[data-astro-cid-kh7btl4r],.highlight-card[data-astro-cid-kh7btl4r],.timeline-card[data-astro-cid-kh7btl4r],.belief-card[data-astro-cid-kh7btl4r],.practice-photo[data-astro-cid-kh7btl4r],.practice-copy[data-astro-cid-kh7btl4r]{animation:rise-in .7s cubic-bezier(.2,.8,.2,1) both}.hero-card[data-astro-cid-kh7btl4r]{animation-delay:.08s}.highlight-card[data-astro-cid-kh7btl4r]:nth-child(2),.timeline-card[data-astro-cid-kh7btl4r]:nth-child(2),.belief-card[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.05s}.highlight-card[data-astro-cid-kh7btl4r]:nth-child(3),.timeline-card[data-astro-cid-kh7btl4r]:nth-child(3),.belief-card[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.1s}.highlight-card[data-astro-cid-kh7btl4r]:nth-child(4),.timeline-card[data-astro-cid-kh7btl4r]:nth-child(4),.belief-card[data-astro-cid-kh7btl4r]:nth-child(4){animation-delay:.15s}@media(max-width:960px){.about-hero[data-astro-cid-kh7btl4r],.journey-layout[data-astro-cid-kh7btl4r],.practice-layout[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.highlight-grid[data-astro-cid-kh7btl4r],.belief-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title[data-astro-cid-kh7btl4r],.practice-copy[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{max-width:16ch}.practice-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{aspect-ratio:16 / 10}.hero-card[data-astro-cid-kh7btl4r]{justify-self:stretch}}@media(max-width:700px){.page-shell[data-astro-cid-kh7btl4r]{width:min(100% - 28px,1180px)}.nav[data-astro-cid-kh7btl4r]{align-items:flex-start;flex-direction:column;gap:var(--space-4)}.nav-links[data-astro-cid-kh7btl4r]{width:100%;justify-content:flex-start}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:not(.primary-link){padding-left:0}.about-hero[data-astro-cid-kh7btl4r]{padding-top:var(--space-12)}h1[data-astro-cid-kh7btl4r]{font-size:clamp(2.65rem,10.6vw,3.6rem)}.hero-card[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{height:340px}.hero-card[data-astro-cid-kh7btl4r] figcaption[data-astro-cid-kh7btl4r]{padding:var(--space-5);grid-template-columns:3px 1fr}.highlight-grid[data-astro-cid-kh7btl4r],.belief-grid[data-astro-cid-kh7btl4r],.timeline-card[data-astro-cid-kh7btl4r],.footer-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.footer-grid[data-astro-cid-kh7btl4r] div[data-astro-cid-kh7btl4r]:last-child{text-align:left}}@media(prefers-reduced-motion:reduce){[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:.01ms!important}}
