.site-footer[data-astro-cid-sz7xmlte]{color:#fff}.site-footer__inner[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:clamp(2rem,4vw,3.5rem) clamp(1rem,3vw,2rem)}.footer-top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:1.5rem}.footer-address[data-astro-cid-sz7xmlte]{font-style:normal;line-height:1.65;font-size:.95rem;opacity:.95}.footer-address[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:block}.footer-social[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;gap:.75rem}.social-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:4px;text-decoration:none;color:#fff;background:#ffffff1f;transition:background .12s ease,transform .12s ease}.social-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:34px;height:34px;fill:#fff}.social-link[data-astro-cid-sz7xmlte]:hover{background:#ffffff2e;transform:translateY(-1px)}.social-icon[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700;letter-spacing:.06em}.footer-email[data-astro-cid-sz7xmlte]{justify-self:end;color:#fff;text-decoration:underline;font-weight:600;font-size:.95rem}.footer-email[data-astro-cid-sz7xmlte]:hover{text-decoration:none}.footer-credit[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer-bottom[data-astro-cid-sz7xmlte]{margin-top:clamp(1.75rem,3vw,2.5rem);text-align:center;font-size:.9rem;opacity:.95}.footer-credit[data-astro-cid-sz7xmlte]{color:#b0122b;text-decoration:none;font-weight:600}@media(max-width:850px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center;justify-items:center}.footer-email[data-astro-cid-sz7xmlte]{justify-self:center}}main{background:#fff;display:flex;flex-direction:column}.theme-button-wrap{margin-bottom:var(--space-4);display:flex}.theme-button-wrap.center{justify-content:center}.theme-button-wrap.right{justify-content:end}.theme-button{background:#b60c3b;color:#fff;padding:8px 24px;text-decoration:none;border-radius:2px}.theme-button:hover{background:#333;color:#fff}.content-column.full_width{display:flex;flex-wrap:wrap;gap:2rem;width:100%;align-items:flex-start}.content-column.full_width>.content-column{box-sizing:border-box;min-width:0;flex:1 1 100%}.content-column.full_width>.one_half{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem)}.content-column.full_width>.one_third{flex:1 1 calc(33.333% - 1.333rem);max-width:calc(33.333% - 1.333rem)}.content-column.full_width>.two_third{flex:1 1 calc(66.666% - .667rem);max-width:calc(66.666% - .667rem)}.clear_column{display:none}.content-column.full_width>.content-column>*:first-child{margin-top:0}.content-column.full_width>.content-column>*:last-child{margin-bottom:0}@media(max-width:900px){.content-column.full_width{gap:1.5rem}.content-column.full_width>.one_half,.content-column.full_width>.one_third,.content-column.full_width>.two_third{flex:1 1 100%;max-width:100%}}@media(max-width:640px){.content-column.full_width{gap:1rem}}:root{--font-body: "Cairo", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Poppins", "Avenir Next", Avenir, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--container-width: 1200px;--color-text: #1f2937;--color-heading: #111827;--color-muted: #6b7280;--color-border: #d1d5db;--color-surface: #f8fafc;--color-link: #1d4ed8;--color-link-hover: #1e40af;--color-quote-bg: #f9fafb;--color-code-bg: #111827;--color-code-text: #f9fafb;--max-content-width: 75ch;--radius: 8px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem}html{font-size:16px;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.7;font-weight:400;color:var(--color-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#000}p{margin:0 0 var(--space-4)}i,em{font-style:italic}u{text-decoration-thickness:1.5px;text-underline-offset:.12em}b,strong{font-weight:700;color:var(--color-heading)}h1,h2,h3,h4,h5,h6{margin:0 0 var(--space-3);font-family:var(--font-heading);line-height:1.2;font-weight:700;letter-spacing:-.02em;color:var(--color-heading)}h1{font-size:clamp(2.25rem,4vw,3.5rem);margin-bottom:var(--space-4)}h2{font-size:clamp(1.875rem,3vw,2.75rem);margin-top:var(--space-6)}h3{font-size:clamp(1.5rem,2.3vw,2rem);margin-top:var(--space-5)}h4{font-size:1.25rem;margin-top:var(--space-5)}h5{font-size:1.125rem;margin-top:var(--space-4)}h6{font-size:1rem;margin-top:var(--space-4);text-transform:uppercase;letter-spacing:.04em}ul,ol{margin:0 0 var(--space-6);padding-left:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:var(--space-2);margin-bottom:0}blockquote{margin:0 0 var(--space-5);padding:var(--space-4) var(--space-5);border-left:4px solid var(--color-link);background:var(--color-quote-bg);color:var(--color-heading)}blockquote p:last-child{margin-bottom:0}pre{margin:0 0 var(--space-5);padding:var(--space-4);overflow-x:auto;background:var(--color-code-bg);color:var(--color-code-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9375rem;line-height:1.6}pre code{font:inherit;color:inherit;background:transparent;padding:0}a{color:var(--color-link);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.14em;transition:color .2s ease,text-decoration-color .2s ease}a:hover{color:var(--color-link-hover);text-decoration-color:currentColor}a:focus{outline:2px solid currentColor;outline-offset:2px}a:focus:not(:focus-visible){outline:none}a:focus-visible{outline:2px solid currentColor;outline-offset:2px}hr{margin:var(--space-6) 0;border:0;border-top:1px solid var(--color-border)}img,iframe,video{display:block;max-width:100%;height:auto;margin:0}iframe,video{width:100%;margin:0 0 var(--space-5);border:0}iframe{aspect-ratio:16 / 9}section,article,aside,header,nav{display:block}section,article,aside{margin:0}section>:last-child,article>:last-child,aside>:last-child,header>:last-child,nav>:last-child{margin-bottom:0}.site-center{width:calc(100% - 4rem);max-width:var(--container-width);margin:0 auto;padding:0 2rem}
