@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Inter:wght@300;400;500;600;700&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;transition:background-color .3s ease,color .3s ease}body{margin:0;padding:0;background-color:var(--color-background);color:var(--color-text);transition:background-color .3s ease,color .3s ease}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}::selection{background-color:var(--color-text);color:var(--color-background)}:root{--color-text: #000000;--color-text-secondary: #666666;--color-text-muted: #999999;--color-background: #ffffff;--color-border: #e0e0e0;--color-accent: #000000;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--container-width: 65rem;--container-padding: 1.5rem;--breakpoint-mobile-sm: 480px;--breakpoint-mobile-lg: 768px;--breakpoint-tablet: 1024px;--breakpoint-desktop: 1280px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--transition-base: .2s ease}[data-theme=dark]{--color-text: #f5f5f5;--color-text-secondary: #b3b3b3;--color-text-muted: #808080;--color-background: #0a0a0a;--color-border: #1a1a1a;--color-accent: #f5f5f5}@media (prefers-color-scheme: dark){:root:not([data-theme]){--color-text: #f5f5f5;--color-text-secondary: #b3b3b3;--color-text-muted: #808080;--color-background: #0a0a0a;--color-border: #1a1a1a;--color-accent: #f5f5f5}}:root{--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, monospace;--text-xs: clamp(.75rem, .7rem + .2vw, .875rem);--text-sm: clamp(.875rem, .8rem + .25vw, 1rem);--text-base: clamp(1rem, .96rem + .1vw, 1.125rem);--text-lg: clamp(1.125rem, 1.08rem + .2vw, 1.25rem);--text-xl: clamp(1.25rem, 1.18rem + .32vw, 1.5rem);--text-2xl: clamp(1.375rem, 1.2rem + .875vw, 2rem);--text-3xl: clamp(1.75rem, 1.4rem + 1.75vw, 3rem);--text-4xl: clamp(2rem, 1.5rem + 2.5vw, 4rem);--text-5xl: clamp(2.25rem, 1.2rem + 4.25vw, 5.375rem);--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .02em}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin:0}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5,h6{font-size:var(--text-lg)}p{margin:0 0 var(--space-md) 0}p:last-child{margin-bottom:0}a{color:var(--color-text);text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--transition-base)}a:hover{border-bottom-color:var(--color-text)}ul,ol{margin:0 0 var(--space-md) 0;padding-left:var(--space-md)}li{margin-bottom:var(--space-xs)}strong{font-weight:600}em{font-style:italic}code{font-family:var(--font-mono);font-size:.9em}@media (max-width: 480px){h1{line-height:1.2}h2{line-height:1.22}body{line-height:1.55}}@media (min-width: 481px) and (max-width: 767px){h1,h2{line-height:1.18}}[data-animate]{opacity:0}@media (prefers-reduced-motion: reduce){[data-animate]{opacity:1}}.fade-word{display:inline-block}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.container[data-astro-cid-d6puh33w]{width:100%;max-width:var(--container-width);margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.container--narrow[data-astro-cid-d6puh33w]{max-width:50rem}.container--wide[data-astro-cid-d6puh33w]{max-width:80rem}
