:root{--color-cream: #FAF7F2;--color-cream-dark: #F0EBE3;--color-text: #2D2A26;--color-text-muted: #6B6560;--color-accent: #2D5A4A;--color-accent-light: #3A7A66;--color-accent-pale: #E8F0ED;--font-display: "Fraunces", Georgia, serif;--font-body: "Newsreader", Georgia, serif;--text-hero: clamp(2.4rem, 5vw + 1rem, 3.8rem);--text-page-title: clamp(1.9rem, 4vw + .8rem, 3rem);--text-project-title: clamp(1.2rem, 1vw + 1rem, 1.4rem);--text-body: clamp(.95rem, .5vw + .8rem, 1.125rem);--text-small: clamp(.8rem, .3vw + .7rem, .85rem);--text-tag: .75rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--space-1: .5rem;--space-2: 1rem;--space-3: clamp(1.25rem, 2vw + .5rem, 1.5rem);--space-4: clamp(1.5rem, 2.5vw + .5rem, 2rem);--space-5: clamp(1.75rem, 3vw + .5rem, 2.5rem);--space-6: clamp(2rem, 4vw + .5rem, 3rem);--space-8: clamp(2.5rem, 5vw + .75rem, 4rem);--space-10: clamp(3rem, 6vw + 1rem, 5rem);--content-width: 720px;--prose-width: 640px;--page-padding: clamp(1rem, 4vw, 1.5rem);--transition-fast: .2s ease;--transition-medium: .3s ease;--transition-slow: .6s ease-out;--border-radius: 6px;--border-radius-small: 4px;--border-radius-tiny: 3px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:clamp(16px,14px + .5vw,18px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--text-body);line-height:1.65;color:var(--color-text);background-color:var(--color-cream);min-height:100vh}body:before{content:"";position:fixed;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E"),linear-gradient(180deg,var(--color-cream) 0%,#F8F5F0 100%);background-blend-mode:overlay;opacity:.4;pointer-events:none;z-index:-1}body:after{content:"";position:fixed;top:0;left:0;width:6px;height:100vh;background:linear-gradient(180deg,var(--color-accent) 0%,var(--color-accent-light) 50%,transparent 100%);opacity:.6;z-index:100}::selection{background-color:var(--color-accent-pale);color:var(--color-accent)}::-moz-selection{background-color:var(--color-accent-pale);color:var(--color-accent)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-light);line-height:1.2}h1{font-size:var(--text-hero);letter-spacing:-.03em}h2{font-size:var(--text-page-title)}h3{font-size:var(--text-project-title);font-weight:var(--weight-regular)}p{margin-bottom:var(--space-2)}p:last-child{margin-bottom:0}a{color:var(--color-accent);text-decoration:underline;text-decoration-color:#2d5a4a4d;text-underline-offset:2px;transition:text-decoration-color var(--transition-fast)}a:hover{text-decoration-color:var(--color-accent)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.content-width{max-width:var(--content-width);margin-inline:auto;padding-inline:var(--page-padding)}.prose-width{max-width:var(--prose-width)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp var(--transition-slow) forwards}@media(max-width:720px){body:after{width:100vw;height:4px;background:linear-gradient(90deg,var(--color-accent) 0%,var(--color-accent-light) 50%,transparent 100%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(hover:none){.no-touch-transform{transform:none!important}}@media(max-width:400px){:root{--page-padding: 1rem}}@media(max-width:520px){body:after{display:none}}.header.svelte-1elxaub{padding-block:var(--space-4)}.header-inner.svelte-1elxaub{max-width:var(--content-width);margin-inline:auto;padding-inline:var(--page-padding);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-2) var(--space-4)}.site-name.svelte-1elxaub{font-family:var(--font-display);font-weight:var(--weight-medium);font-size:1.15rem;color:var(--color-text);text-decoration:none;letter-spacing:-.01em}.site-name.svelte-1elxaub:hover{color:var(--color-accent)}.footer.svelte-jz8lnl{padding-block:var(--space-6);margin-top:auto}.footer-inner.svelte-jz8lnl{max-width:var(--content-width);margin-inline:auto;padding-inline:var(--page-padding)}.copyright.svelte-jz8lnl{font-size:var(--text-small);color:var(--color-text-muted);display:flex;align-items:center;gap:.5rem}.separator.svelte-jz8lnl{opacity:.5}@media(max-width:520px){.footer.svelte-jz8lnl{padding-block:var(--space-4)}.copyright.svelte-jz8lnl{justify-content:center}}.page-transition.svelte-1sgpos4{width:100%}.page-transition+.page-transition{position:absolute;top:0;left:0;right:0;pointer-events:none}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.main.svelte-12qhfyh{flex:1}
