:root{--color-ink: #2b475c;--color-surface: #ffffff;--color-surface-alt: #e9e6e1;--color-accent: #77a2c4;--color-accent-text: #597993;--color-accent-ink: #ffffff;--color-accent-2: #5e8a75;--color-accent-2-button: #557c69;--color-line: #2b475c;--color-ink-soft: #475569;--color-ink-muted: #64748b;--color-ink-strong: #334155;--color-border: #cbd5e1;--color-on-ink: #e2e8f0;--color-on-ink-soft: #cbd5e1;--color-on-ink-strong: #f1f5f9;--color-accent-2-hover: #22c55e;--color-success: #3f6b54;--color-error: #b3261e;--overlay-accent-10: rgb(119 162 196 / .1);--overlay-accent-30: rgb(119 162 196 / .3);--overlay-accent-50: rgb(119 162 196 / .5);--overlay-accent-2-10: rgb(94 138 117 / .1);--overlay-accent-2-20: rgb(94 138 117 / .2);--overlay-error-10: rgb(179 38 30 / .1);--overlay-white-05: rgb(255 255 255 / .05);--overlay-white-10: rgb(255 255 255 / .1);--overlay-white-90: rgb(255 255 255 / .9);--shadow-color-5: rgb(0 0 0 / .05);--shadow-color-6: rgb(0 0 0 / .06);--shadow-color-10: rgb(0 0 0 / .1);--shadow-color-15: rgb(0 0 0 / .15);--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif;--font-mono: ui-monospace, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--weight-body: 400;--weight-medium: 500;--weight-semibold: 600;--weight-display: 700;--weight-extrabold: 800;--leading-tight: 1.1;--leading-body: 1.6;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-2-5: .625rem;--space-3: .75rem;--space-3-5: .875rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-28: 7rem;--space-32: 8rem;--width-content: 68rem;--width-text: 42rem;--width-narrow: 48rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-full: 999px;--radius: 0;--ease-out: cubic-bezier(.22, 1, .36, 1);--duration: .3s}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-body);line-height:var(--leading-body);color:var(--color-ink);background:var(--color-surface);text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--weight-display);line-height:var(--leading-tight);overflow-wrap:break-word;hyphens:auto}p{overflow-wrap:break-word}img,picture,video,svg{display:block;max-width:100%;height:auto}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}button,a.button,input[type=submit]{min-height:44px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container{max-width:var(--width-content);margin-inline:auto;padding-inline:var(--space-4)}.prose{max-width:var(--width-text)}.skip-link{position:absolute;left:-9999px}.skip-link:focus-visible{left:var(--space-4);top:var(--space-4);background:var(--color-surface);padding:var(--space-2) var(--space-4);z-index:100}.cookie-consent[data-astro-cid-garwan2p]{position:fixed;inset-block-end:var(--space-4);inset-inline:var(--space-4);z-index:60;margin-inline:auto;max-width:var(--width-narrow);border-radius:var(--radius-2xl);border:1px solid var(--color-border);background:var(--color-surface);padding:var(--space-5);box-shadow:0 1px 2px var(--shadow-color-15)}.cookie-consent[data-astro-cid-garwan2p][hidden]{display:none}.cookie-consent-inner[data-astro-cid-garwan2p]{display:flex;flex-direction:column;gap:var(--space-4)}.cookie-consent-text[data-astro-cid-garwan2p]{font-size:var(--text-sm);line-height:var(--leading-body);color:var(--color-ink-soft)}.cookie-consent-actions[data-astro-cid-garwan2p]{display:flex;flex-direction:column;gap:var(--space-3)}@media(min-width:480px){.cookie-consent-actions[data-astro-cid-garwan2p]{flex-direction:row;justify-content:flex-end}}.cookie-consent-button[data-astro-cid-garwan2p]{border-radius:var(--radius-full);padding:var(--space-2-5) var(--space-5);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:background-color .2s var(--ease-out),filter .2s var(--ease-out)}.cookie-consent-button-secondary[data-astro-cid-garwan2p]{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink-strong)}.cookie-consent-button-secondary[data-astro-cid-garwan2p]:hover{background:var(--color-surface-alt)}.cookie-consent-button-primary[data-astro-cid-garwan2p]{border:none;background:var(--color-accent-2-button);color:var(--color-surface)}.cookie-consent-button-primary[data-astro-cid-garwan2p]:hover{filter:brightness(.92)}.cookie-consent-button[data-astro-cid-garwan2p]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/plus-jakarta-sans-variable.woff2) format("woff2-variations");font-weight:200 800;font-style:normal;font-display:swap}
