*,:before,:after{box-sizing:border-box}:root{--bg:#fff;--fill-subtle:#f5f5f7;--text:#141414;--text-muted:#4d4d57;--text-light:#737380;--purple:#6a5494;--purple-bright:#8058b8;--purple-deep:#443566;--purple-soft:#a898c4;--purple-muted:#d5cae6;--purple-tint:#eee8f6;--border:#d4d4dc;--border-strong:#141414;--accent:var(--purple);--accent-deep:var(--purple-deep);--footer-bg:#1a1720;--footer-text:#eceaf0;--footer-muted:#8f899c;--serif:"Cormorant Garamond", Georgia, serif;--sans:"Instrument Sans", system-ui, sans-serif;--page-padding:clamp(1.75rem, 5vw, 4.5rem);--header-height:4rem;--section-scroll-offset:calc(var(--header-height) + 1rem);--max-width:52rem;--wide-width:72rem;--prose-width:38rem}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.125rem;line-height:1.7}#root{min-height:100vh}a{color:var(--purple-deep);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--purple)}a:focus-visible{outline:2px solid var(--purple);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site{position:relative}.text-accent{color:var(--purple)}.text-muted{color:var(--text-muted)}.text-strong{color:var(--text);font-weight:600}.header{z-index:100;padding:calc(1rem + 10px) var(--page-padding) calc(1rem - 10px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.header-name{font-family:var(--sans);letter-spacing:.01em;color:var(--text);min-width:0;font-size:1.25rem;font-weight:600;text-decoration:none}.header-name:hover{text-decoration:none}.section-nav{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.section-nav-btn{width:2.75rem;min-width:44px;height:2.75rem;min-height:44px;color:var(--text-light);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background-color .15s;display:flex}.section-nav-btn:hover:not(:disabled){color:var(--purple);border-color:var(--border);background:var(--purple-tint)}.section-nav-btn:active:not(:disabled){color:var(--purple-deep);background:var(--purple-muted)}.section-nav-btn:disabled{opacity:.2;cursor:default}.section-nav-btn:focus-visible{outline:2px solid var(--purple);outline-offset:2px}@media (width>=768px){.section-nav{gap:.625rem}.section-nav-btn{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem}}.reveal-section .reveal-child{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(16px)}.reveal-section .reveal-child.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-section .reveal-child{opacity:1;transition:none;transform:none}.transfer-arrow{transition:none;opacity:1!important}}.hero{padding:clamp(3rem, 6vw, 4.5rem) var(--page-padding) clamp(5rem, 9vw, 7rem);border-bottom:1px solid var(--border);scroll-margin-top:var(--section-scroll-offset)}.hero-inner{max-width:var(--max-width);margin:0 auto}.hero-hello{color:var(--text-light);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.hero-headline{font-family:var(--serif);letter-spacing:-.01em;max-width:48rem;color:var(--text);margin:0 0 2rem;font-size:clamp(2.5rem - 1pt,5.5vw - 1pt,3.65rem - 1pt);font-weight:400;line-height:1.08}.hero-lead{color:var(--text-muted);max-width:var(--prose-width);text-wrap:pretty;margin:0 0 1.25rem;font-size:1.125rem;line-height:1.75}.hero-lead:last-of-type{margin-bottom:0}.hero-lead .text-strong{color:var(--text);font-weight:600}.hero-lines{max-width:var(--prose-width);margin-bottom:2rem}.hero-line{color:var(--text-muted);margin:0 0 1.25rem;font-size:1.125rem;line-height:1.65}.hero-line:last-child{margin-bottom:0}.section{padding:clamp(4.5rem, 9vw, 7rem) var(--page-padding);border-bottom:1px solid var(--border);scroll-margin-top:var(--section-scroll-offset)}.section-inner{max-width:var(--max-width);margin:0 auto}.section-inner-inset{box-sizing:border-box;padding-right:clamp(2rem,4vw,3.5rem)}.section-wide{max-width:var(--wide-width)}.section-eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--purple);margin:0 0 1.25rem;font-size:.75rem;font-weight:600;line-height:1.5}.section-title{font-family:var(--serif);letter-spacing:-.01em;max-width:48rem;color:var(--text);margin:0 0 1.75rem;font-size:clamp(2.125rem - 1pt,4.25vw - 1pt,2.875rem - 1pt);font-weight:400;line-height:1.12}.section-sub{color:var(--text-muted);max-width:var(--prose-width);text-wrap:pretty;margin:0 0 2rem;font-size:1.125rem;line-height:1.75}.section-prose{color:var(--text-muted);max-width:var(--prose-width);text-wrap:pretty;margin:0 0 1.25rem;font-size:1.125rem;line-height:1.75}.section-prose:last-child{margin-bottom:0}.section-prose-split .text-muted,.section-prose-split .text-strong{display:inline}.collaboration-between{max-width:var(--prose-width);margin:0 0 1.25rem}.collaboration-between .section-prose{margin-bottom:.5rem}.collaboration-between .section-prose:last-child{margin-bottom:0}.transfer-map{margin-top:.5rem}.transfer-map-head,.transfer-map-row{grid-template-columns:minmax(5.5rem,.75fr) 72px minmax(0,2fr);align-items:center;column-gap:1.5rem;display:grid}.transfer-map-head{border-bottom:2px solid var(--border-strong);align-items:end;padding-bottom:1rem}.transfer-map-heading{font-family:var(--sans);margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.transfer-map-heading-practice,.transfer-map-heading-grow{color:var(--text)}.transfer-map-head-spacer{display:block}.transfer-map-row{border-bottom:1px solid var(--border);align-items:center;padding:1.35rem 0}.transfer-map-row:last-child{border-bottom:none;padding-bottom:0}.transfer-practice{color:var(--text);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.65}.transfer-arrow-wrap{width:72px;color:var(--purple);justify-content:center;align-items:center;transition:color .25s;display:flex}.transfer-arrow{opacity:0;width:52px;height:auto;transition:opacity .5s ease-out;display:block}.reveal-child.is-visible .transfer-arrow{opacity:1}.transfer-map-row:hover .transfer-arrow-wrap{color:var(--purple-bright)}.transfer-tags{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.transfer-tags li{color:var(--text-muted);border:1px solid var(--border);border-radius:2px;padding:.35rem .625rem;font-size:.875rem;line-height:1.35;transition:border-color .25s}.transfer-map-row:hover .transfer-tags li{border-color:var(--purple)}@media (width<=720px){.transfer-map-head{display:none}.transfer-map-row{grid-template-columns:1fr;align-items:start;gap:0;padding:1.75rem 0}.transfer-practice{color:var(--text);margin:0 0 .75rem;font-size:.9375rem;line-height:1.6}.transfer-arrow-wrap{width:100%;color:var(--purple);justify-content:center;padding:.375rem 0 .875rem;display:flex}.transfer-arrow{transform-origin:50%;width:40px;transform:rotate(90deg)}.transfer-tags{margin-top:.125rem}}.looking-tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.looking-tags li{color:var(--text-muted);border:1px solid var(--border);border-radius:2px;padding:.35rem .625rem;font-size:.875rem;line-height:1.35}.direction-tag-rows,.chip-group{margin-top:2rem}.chip-group-label{font-family:var(--sans);letter-spacing:.02em;color:var(--text-light);margin:0 0 .625rem;font-size:.8125rem;font-weight:500}.chip-group .direction-tag-rows,.direction-tag-rows .looking-tags{margin-top:0}.direction-tag-rows .looking-tags+.looking-tags{margin-top:.5rem}@media (width<=640px){.chip-group .direction-tag-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.chip-group .direction-tag-rows .looking-tags{display:contents}.chip-group .direction-tag-rows .looking-tags+.looking-tags{margin-top:0}.chip-group .looking-tags li{text-align:center;justify-content:center;align-items:center;min-height:2.25rem;padding:.4rem .5rem;font-size:.8125rem;line-height:1.3;display:flex}.transfer-tags li{padding:.4rem .5rem;font-size:.8125rem}}.footer{padding:clamp(3rem, 6vw, 4.5rem) var(--page-padding);background:var(--footer-bg);color:var(--footer-text);scroll-margin-top:var(--section-scroll-offset);--footer-muted:#d1ced8}.footer-inner{max-width:var(--max-width);margin:0 auto}.footer-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);display:grid}.footer-col{min-width:0}.footer-heading{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--purple-soft);margin:0 0 .75rem;font-size:.6875rem;font-weight:600;line-height:1.5}.footer-text{color:var(--footer-muted);text-wrap:pretty;margin:0 0 .625rem;font-size:.875rem;line-height:1.6}.footer-text:last-child{margin-bottom:0}.footer-accent{color:var(--purple-soft)}.footer-link,.footer-email{color:var(--purple-soft);text-decoration:none}.footer-text .footer-link{margin-top:.25rem;display:block}.footer-link:hover,.footer-email:hover{color:var(--purple-bright)}.footer-link:focus-visible,.footer-email:focus-visible{outline:2px solid var(--purple-bright);outline-offset:4px}@media (width<=640px){.footer-columns{grid-template-columns:1fr;gap:2rem}}
