:root{--color-bg-cream: #F6F2EC;--color-deep-teal: #1E3A38;--color-darker-teal: #0F2220;--color-mid-teal: #2C4A3E;--color-surface-accent: #3D5A52;--color-brand-teal: #79BDB5;--color-pale-teal: #BDD9D6;--color-light-on-dark: #c8dedd;--color-bright-accent: #5DCAA5;--color-cta-orange: #D85A30;--color-curriculum-1: #04342C;--color-curriculum-2: #085041;--color-curriculum-3: #0F6E56;--color-bg: var(--color-bg-cream);--color-fg: var(--color-deep-teal);--color-fg-muted: var(--color-surface-accent);--color-surface: #ffffff;--color-surface-dark: var(--color-deep-teal);--color-surface-darker: var(--color-darker-teal);--color-border: rgba(30, 58, 56, .12);--color-border-strong: rgba(30, 58, 56, .24);--color-accent: var(--color-brand-teal);--color-cta: var(--color-cta-orange);--font-serif: "Fraunces", "Times New Roman", Georgia, serif;--font-sans: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs-eyebrow: .6875rem;--fs-body-sm: .8125rem;--fs-body: .9375rem;--fs-body-lg: 1.0625rem;--fs-h6: 1.0625rem;--fs-h5: 1.25rem;--fs-h4: 1.5rem;--fs-h3: 1.625rem;--fs-h2: 2rem;--fs-h1: 2.125rem;--fs-display: 3rem;--ls-eyebrow: .1em;--ls-tight: -.01em;--ls-tighter: -.02em;--lh-tight: 1.15;--lh-snug: 1.3;--lh-normal: 1.6;--lh-loose: 1.75;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fraunces-soft: 50;--fraunces-opsz-display: 144;--fraunces-opsz-headline: 72;--fraunces-opsz-body: 14;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3.5rem;--space-9: 5rem;--space-10: 7rem;--section-py: var(--space-8);--section-px: var(--space-6);--container-max: 1200px;--container-narrow: 880px;--container-prose: 640px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 14px;--border-radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(15, 34, 32, .06);--shadow-md: 0 6px 16px -8px rgba(15, 34, 32, .18);--shadow-lg: 0 18px 36px -16px rgba(15, 34, 32, .24);--ease-out: cubic-bezier(.22, .61, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration-fast: .18s;--duration-normal: .32s;--duration-slow: .6s;--z-grain: 1;--z-content: 10;--z-header: 100;--z-overlay: 1000;--z-modal: 2000}@media(min-width:768px){:root{--fs-h1: 3rem;--fs-h2: 2.5rem;--fs-h3: 2rem;--fs-display: 4.5rem;--section-py: 5rem;--section-px: var(--space-7)}}@media(min-width:1280px){:root{--fs-h1: 3.5rem;--fs-display: 5.5rem;--section-py: 6.5rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;background:var(--color-bg);color:var(--color-fg);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-normal);font-feature-settings:"ss01","cv11";position:relative;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:var(--z-grain);opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.06  0 0 0 0 0.13  0 0 0 0 0.13  0 0 0 0.9 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:var(--fw-medium);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);color:var(--color-fg);margin:0 0 var(--space-4);font-variation-settings:"opsz" var(--fraunces-opsz-headline),"SOFT" var(--fraunces-soft)}h1{font-size:var(--fs-h1);font-variation-settings:"opsz" var(--fraunces-opsz-display),"SOFT" var(--fraunces-soft)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}h5{font-size:var(--fs-h5)}h6{font-size:var(--fs-h6)}p{margin:0 0 var(--space-4);line-height:var(--lh-loose)}a{color:var(--color-fg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color var(--duration-fast) var(--ease-out)}a:hover{color:var(--color-cta)}.surface-dark{background:var(--color-surface-dark);color:var(--color-light-on-dark)}.surface-dark h1,.surface-dark h2,.surface-dark h3,.surface-dark h4,.surface-dark h5,.surface-dark h6{color:#fff}.surface-dark a{color:var(--color-brand-teal)}.surface-dark a:hover{color:var(--color-cta)}.surface-darker{background:var(--color-surface-darker);color:var(--color-light-on-dark)}*:focus-visible{outline:2px solid var(--color-brand-teal);outline-offset:3px;border-radius:2px}::selection{background:var(--color-brand-teal);color:var(--color-darker-teal)}@keyframes obx-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes obx-fade{0%{opacity:0}to{opacity:1}}.reveal{animation:obx-rise var(--duration-slow) var(--ease-out) both}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}body:before{display:none}}.eyebrow{display:inline-block;font-family:var(--font-sans);font-size:var(--fs-eyebrow);font-weight:var(--fw-semibold);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--color-brand-teal);margin:0 0 var(--space-3)}.lede{font-size:var(--fs-body-lg);line-height:var(--lh-loose);color:var(--color-fg-muted);max-width:60ch}
