:root{--accent:#006e6e;--accent-hover:#005c5c;--accent-subtle:#e2dfd2;--link:#006e6e;--accent-deep:#2e5a5a;--accent-muted:#4a7a7a;--accent-on-deep:#f4f1e8;--accent-on-deep-soft:rgba(244,241,232,.65);--text-primary:#222;--text-secondary:#585752;--bg-primary:#f7f4ed;--bg-surface:#edeae2;--bg-surface-raised:#e3e0d8;--rule:#ddd9ce;--font-weight-body:400;--letter-spacing-body:normal;--line-height-body:1.6}.dark{--accent:#4db6ac;--accent-hover:#5dd4c8;--accent-subtle:#1a3a38;--link:#5cc8bc;--accent-deep:#2e5a5a;--accent-muted:#4a7a7a;--accent-on-deep:#f4f1e8;--accent-on-deep-soft:rgba(244,241,232,.65);--text-primary:#e0e0e0;--text-secondary:#a0a0a0;--bg-primary:#1a1a1a;--bg-surface:#242424;--bg-surface-raised:#2e2e2e;--rule:#333;--font-weight-body:500;--letter-spacing-body:.01em;--line-height-body:1.65}html{background-color:var(--bg-primary);color:var(--text-primary);font-family:Source Sans\ 3,Source Sans Pro,system-ui,-apple-system,sans-serif;transition:background-color .2s ease,color .2s ease}body{font-weight:var(--font-weight-body);letter-spacing:var(--letter-spacing-body);line-height:var(--line-height-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{image-rendering:pixelated;image-rendering:crisp-edges}h1,h2,h3,h4{color:var(--text-primary);-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}a{color:var(--link);text-decoration:inherit}a:hover{color:var(--accent-hover)}::-moz-selection{background-color:#fde68a;color:#222}::selection{background-color:#fde68a;color:#222}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}[data-reveal]{will-change:transform,opacity}[data-parallax]{will-change:transform}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container-medium{max-width:960px}.container-medium,.container-shell{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.container-shell{max-width:1280px}.editorial-rule{background-color:var(--accent);display:inline-block;height:.125rem;width:2.5rem}.hairline-rule{border-color:var(--rule);border-top-width:1px}.band-primary{background-color:var(--bg-primary)}.band-surface{background-color:var(--bg-surface)}.section-py{padding-bottom:4rem;padding-top:4rem}.text-body{color:var(--text-primary);font-size:1.125rem;line-height:1.6}.text-eyebrow{color:var(--text-secondary);font-size:.8125rem;font-weight:500;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.text-heading-1{color:var(--text-primary);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.05}.text-lead{color:var(--text-primary);font-size:1.375rem;line-height:1.55}.text-meta{color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media(min-width:768px){.container-medium,.container-shell{padding-left:2rem;padding-right:2rem}.section-py{padding-bottom:5rem;padding-top:5rem}}@media(min-width:1024px){.container-medium,.container-shell{padding-left:3rem;padding-right:3rem}.section-py{padding-bottom:6rem;padding-top:6rem}}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.grid{display:grid}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-12{margin-top:3rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.hidden{display:none}.h-14{height:3.5rem}.h1{height:.25rem}.max-w-\[20ch\]{max-width:20ch}.max-w-\[55ch\]{max-width:55ch}.max-w-\[65ch\]{max-width:65ch}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-1{flex:1 1 0%}.link-grow:link{flex-grow:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-rule{border-color:var(--rule)}.rounded-lg{border-radius:.5rem}.bg-page{background-color:var(--bg-primary)}.hover\:bg-surface:hover{background-color:var(--bg-surface)}.p-2{padding:.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pt-6{padding-top:1.5rem}.text-wrap{text-wrap:wrap}.text-small{font-size:.875rem;line-height:1.5}.text-accent{color:var(--accent)}.text-text-secondary{color:var(--text-secondary)}.font-500{font-weight:500}.font-600{font-weight:600}.uppercase{text-transform:uppercase}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:h-16{height:4rem}.md\:gap-12{gap:3rem}.md\:gap-7{gap:1.75rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}}.nav-link{border-bottom:2px solid transparent;color:var(--text-secondary);padding-block:.25rem;text-decoration:none;transition:color .15s ease,border-color .15s ease}.nav-link:hover{color:var(--accent)}.nav-link-active{border-bottom-color:var(--accent-deep);color:var(--text-primary)}
