@charset "UTF-8";.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}.site-footer[data-astro-cid-sz7xmlte]{background-color:#1a1a1a;color:#faf8f4;padding:3rem 0;margin-top:auto}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media(min-width:768px){.container[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}.footer-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem}.copyright[data-astro-cid-sz7xmlte]{margin:0;font-weight:700}.tagline[data-astro-cid-sz7xmlte]{margin:0;font-size:.875rem;color:#faf8f4cc}:root{color-scheme:light;--color-bg: #faf8f4;--color-bg-alt: #f0ece4;--color-text: #1a1a1a;--color-text-muted: #666666;--color-accent-1: #e85d26;--color-accent-2: #3b82f6;--color-accent-3: #7c3aed;--color-border: #e0dbd0;--color-surface: #ffffff;--color-shadow: rgba(26, 26, 26, .12);--color-shadow-strong: rgba(26, 26, 26, .18);--font-body: "DM Sans", system-ui, sans-serif;--font-heading: "DM Serif Display", Georgia, serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 3rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease;--container-max-width: 1200px;--container-narrow-width: 800px;--line-height-body: 1.6;--line-height-heading: 1.2;--shadow-sm: 0 1px 2px rgba(26, 26, 26, .08);--shadow-md: 0 8px 24px rgba(26, 26, 26, .12);--shadow-lg: 0 14px 40px rgba(26, 26, 26, .16);--shadow-lift: 0 18px 48px rgba(26, 26, 26, .18)}*,*:before,*:after{box-sizing:border-box}html{text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:var(--line-height-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0 0 var(--space-md);font-family:var(--font-heading);font-weight:400;line-height:var(--line-height-heading);color:var(--color-text)}p{margin:0 0 var(--space-md)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.16em;transition:color var(--transition-base),text-decoration-color var(--transition-base)}a:hover,a:focus-visible{color:var(--color-accent-1);text-decoration:underline}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}.container{width:min(var(--container-max-width),calc(100% - 2rem));margin-inline:auto;padding-inline:1rem}.container--narrow{width:min(var(--container-narrow-width),calc(100% - 2rem));margin-inline:auto;padding-inline:1rem}::selection{background:var(--color-accent-1);color:#fff}.blog-banner{display:flex;align-items:center;gap:1.5rem;padding:2rem 3rem;border-radius:16px;text-decoration:none;background:#1a1a2e;color:#e8c97a;border:2px solid transparent;transition:transform .15s ease,box-shadow .15s ease;margin:2rem 0}.blog-banner:hover,.blog-banner:focus-visible{transform:translateY(-4px);box-shadow:0 14px 40px #1a1a1a29}.blog-banner:hover .blog-banner__arrow,.blog-banner:focus-visible .blog-banner__arrow{transform:translate(5px)}.blog-banner__icon{flex:0 0 56px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:8px;background:#ffffff14;font-size:1.5rem}.blog-banner__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.blog-banner__label{font-family:"DM Serif Display",Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1;overflow-wrap:anywhere}.blog-banner__sub{font-size:.875rem;color:#e8c97abf;line-height:1.6;overflow-wrap:anywhere}.blog-banner__arrow{flex-shrink:0;transition:transform .15s ease}@media(max-width:768px){.blog-banner{gap:1rem;padding:1.25rem 1rem}.blog-banner__icon{flex-basis:44px;width:44px;height:44px;font-size:1.25rem}.blog-banner__label{font-size:1.1rem}.blog-banner__sub{font-size:.8125rem}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}:root{color-scheme:light;--color-bg: #faf8f4;--color-bg-alt: #f0ece4;--color-text: #1a1a1a;--color-text-muted: #666666;--color-accent-1: #e85d26;--color-accent-2: #3b82f6;--color-accent-3: #7c3aed;--color-border: #e0dbd0;--color-surface: #ffffff;--color-shadow: rgba(26, 26, 26, .12);--color-shadow-strong: rgba(26, 26, 26, .18);--font-body: DM Sans, system-ui, sans-serif;--font-heading: DM Serif Display, Georgia, serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 3rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--breakpoint-mobile: 480px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1024px;--breakpoint-wide: 1280px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease;--container-max-width: 1200px;--container-narrow-width: 800px;--line-height-body: 1.6;--line-height-heading: 1.2;--shadow-sm: 0 1px 2px rgba(26, 26, 26, .08);--shadow-md: 0 8px 24px rgba(26, 26, 26, .12);--shadow-lg: 0 14px 40px rgba(26, 26, 26, .16);--shadow-lift: 0 18px 48px rgba(26, 26, 26, .18)}.main-nav[data-astro-cid-dmqpwcec]{position:relative;padding:1rem 1.5rem 0;background-color:#1a1a1a;color:#faf8f4;margin-bottom:28px}.nav-container[data-astro-cid-dmqpwcec]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;padding-bottom:1rem}@media(min-width:768px){.nav-container[data-astro-cid-dmqpwcec]{flex-direction:row;align-items:center;justify-content:space-between}}.hamburger[data-astro-cid-dmqpwcec]{display:block;background:none;border:none;color:#faf8f4;cursor:pointer;padding:.25rem;align-self:flex-end}@media(min-width:768px){.hamburger[data-astro-cid-dmqpwcec]{display:none}}.hamburger[data-astro-cid-dmqpwcec]:hover{color:#e85d26}.nav-links-wrapper[data-astro-cid-dmqpwcec]{max-height:0;overflow:hidden;transition:max-height .25s ease,margin-top .25s ease;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.nav-links-wrapper[data-astro-cid-dmqpwcec]{max-height:none;overflow:visible;flex-direction:row;justify-content:space-between;width:100%;align-items:center}}.nav-open[data-astro-cid-dmqpwcec] .nav-links-wrapper[data-astro-cid-dmqpwcec]{max-height:500px;margin-top:1rem;margin-bottom:1rem}ul[data-astro-cid-dmqpwcec]{list-style:none;padding:0;margin:0;display:flex}.home-item[data-astro-cid-dmqpwcec]{display:flex;align-items:center}@media(min-width:768px){.home-item[data-astro-cid-dmqpwcec]{margin-right:.25rem}.home-item[data-astro-cid-dmqpwcec]:after{content:"·";color:#faf8f459;font-size:1.4em;margin-left:.5rem;line-height:1;pointer-events:none}}.home-item[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:center;color:#faf8f4bf!important;padding:.5rem!important;border-radius:9999px!important}.home-item[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:#faf8f4!important;background-color:#faf8f41a!important}.home-item[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{color:#1a1a1a!important;background-color:#faf8f4!important}.home-icon[data-astro-cid-dmqpwcec]{display:block;width:22px;height:22px}.nav-links[data-astro-cid-dmqpwcec]{flex-direction:column;gap:.25rem;align-items:flex-start}@media(min-width:768px){.nav-links[data-astro-cid-dmqpwcec]{flex-direction:row;align-items:center;gap:0}}@media(min-width:768px){.nav-links[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]:not(.home-item):not(:last-child):after{content:"·";color:#faf8f459;font-size:1.4em;line-height:1;pointer-events:none;padding:0 2px}}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{text-decoration:none;color:#faf8f4cc;font-weight:500;font-size:1rem;transition:all .15s ease;padding:.5rem 1rem;border-radius:9999px;display:inline-block;white-space:nowrap}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:#faf8f4;background-color:#faf8f41a}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec].active{color:#1a1a1a;background-color:#faf8f4;font-weight:600}.nav-wave[data-astro-cid-dmqpwcec]{display:block;position:absolute;bottom:-28px;left:0;width:100%;height:30px;color:#1a1a1a;pointer-events:none}
