.sr-only{position:absolute;margin:-1px;padding:0;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:root{--color-default-border: light-dark(hsl(204 8% 55%), hsl(215 15% 45%));--color-default-bg: light-dark(hsl(200 20% 97%), hsl(215 25% 13%));--color-default-text: light-dark(hsl(204 8% 14%), hsl(0 0% 100%));--color-info-border: light-dark(hsl(200 78% 46%), hsl(234 100% 60%));--color-info-bg: light-dark(hsl(198 100% 94%), hsl(234 54% 20%));--color-info-text: light-dark(hsl(200 96% 27%), hsl(0 0% 100%));--color-success-border: light-dark(hsl(160 61% 41%), hsl(101 82% 63%));--color-success-bg: light-dark(hsl(160 71% 96%), hsl(101 39% 22%));--color-success-text: light-dark(hsl(170 96% 15%), hsl(0 0% 100%));--color-warning-border: light-dark(hsl(35 75% 49%), hsl(41 82% 63%));--color-warning-bg: light-dark(hsl(48 100% 96%), hsl(41 39% 22%));--color-warning-text: light-dark(hsl(15 85% 30%), hsl(0 0% 100%));--color-error-border: light-dark(hsl(355 73% 51%), hsl(339 82% 63%));--color-error-bg: light-dark(hsl(0 100% 94%), hsl(339 39% 22%));--color-error-text: light-dark(hsl(350 94% 19%), hsl(0 0% 100%));--color-pulse-default: 100, 100, 100;--color-pulse-info: 0, 122, 255;--color-pulse-success: 52, 199, 89;--color-pulse-warning: 255, 149, 0;--color-pulse-error: 255, 59, 48}@keyframes pulse{0%{box-shadow:0 0 rgba(var(--pulse-color, 0, 0, 0),.7)}70%{box-shadow:0 0 0 6px rgba(var(--pulse-color, 0, 0, 0),0)}to{box-shadow:0 0 rgba(var(--pulse-color, 0, 0, 0),0)}}@keyframes boop{0%{transform:scale(1) rotate(0)}25%{transform:scale(var(--scaleAmount, 1.1)) rotate(calc(-1 * var(--rotateAmount, 10deg)))}50%{transform:scale(calc(var(--scaleAmount, 1.1) - .05)) rotate(calc(var(--rotateAmount, 10deg) / 2))}75%{transform:scale(calc(var(--scaleAmount, 1.1) - .08)) rotate(calc(-1 * var(--rotateAmount, 10deg) / 4))}to{transform:scale(1) rotate(0)}}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(var(--rotateAmount, 10deg))}to{transform:rotate(0)}}@media (prefers-reduced-motion: reduce){.animate-boop:where(:hover,:focus-visible) svg,.animate-bounce:where(:hover,:focus-visible) svg,.animate-rotate:where(:hover,:focus-visible) svg{transform:none;animation:none}.pulse{animation:none;box-shadow:0 0 0 2px rgba(var(--pulse-color, 0, 0, 0),.3)}}@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}}:where(.modal)[data-astro-cid-7finwimi]{--translate-offset-y: 7.5vh;--transition-duration: .2s;--transition-easing: cubic-bezier(.165, .84, .44, 1);position:fixed;opacity:0;margin:auto;inset:0;border:2px solid light-dark(hsl(0 0% 10%),hsl(0 0% 90%));border-radius:.5rem;padding:0;inline-size:min(80%,450px);overscroll-behavior-block:contain;@media (prefers-reduced-motion: no-preference){translate:0 var(--translate-offset-y);transition-behavior:allow-discrete;transition-duration:var(--transition-duration);transition-property:display,opacity,translate,overlay;transition-timing-function:var(--transition-easing)}}.modal[data-astro-cid-7finwimi][open]{display:block;translate:0 0;opacity:1}@starting-style{.modal[data-astro-cid-7finwimi][open]{translate:0 calc(var(--translate-offset-y) * -1);opacity:0}.modal[data-astro-cid-7finwimi][open]::backdrop{opacity:0}}.modal[data-astro-cid-7finwimi][open]::backdrop{opacity:1}.modal[data-astro-cid-7finwimi]::backdrop{opacity:0;backdrop-filter:blur(5px);background-color:#00000080;@media (prefers-reduced-motion: no-preference){transition-behavior:allow-discrete;transition-duration:.3s;transition-property:display,opacity,overlay;transition-timing-function:cubic-bezier(.165,.84,.44,1)}}:where(.modal-content)[data-astro-cid-7finwimi]{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;background-color:light-dark(hsl(204 20% 94%),hsl(215 25% 15%));padding:2rem}:where(.modal-content h3)[data-astro-cid-7finwimi]{font-size:1.5rem}:where(.modal-close)[data-astro-cid-7finwimi]{position:absolute;align-self:flex-end;inset-block-start:1.5rem;inset-inline-end:1.5rem}:where(.modal-close button)[data-astro-cid-7finwimi]{display:flex;cursor:pointer;border:none;border-radius:.5rem;background-color:transparent;padding:.5rem;@media (prefers-reduced-motion: no-preference){transition:box-shadow var(--transition-duration) var(--transition-easing)}}:where(.modal-close button:focus-visible)[data-astro-cid-7finwimi]{outline:none}:where(.modal-close-icon)[data-astro-cid-7finwimi]{display:inline-block;position:relative;aspect-ratio:1;block-size:20px;svg{position:absolute;margin:auto;inset:0;&:first-of-type{transform:rotate(45deg)}&:last-of-type{transform:rotate(-45deg);@media (prefers-reduced-motion: no-preference){transition:transform var(--transition-duration) var(--transition-easing)}}}}:where(.modal-close button:hover)[data-astro-cid-7finwimi] .modal-close-icon[data-astro-cid-7finwimi],:where(.modal-close button:focus-visible)[data-astro-cid-7finwimi] .modal-close-icon[data-astro-cid-7finwimi]{svg:first-of-type{transform:rotate(0)}svg:last-of-type{transform:rotate(180deg)}}body:has(dialog[open]){overflow-y:clip}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%}}}.modal{width:100%;height:100%;max-width:var(--container-3xl,48rem);--tw-border-style:none;padding:calc(var(--spacing,.25rem)*4);background-color:#0000;border-style:none}@media (min-width:40rem){.modal{padding:calc(var(--spacing,.25rem)*8)}}.modal-inner{border-radius:var(--radius-xl,.75rem);background-color:var(--color-gray-900,oklch(21% .034 264.665));height:100%;color:var(--color-gray-300,oklch(87.2% .01 258.338));position:relative}.modal-content{background-color:#0000;height:100%;overflow-y:auto}.modal h3{margin-bottom:calc(var(--spacing,.25rem)*8);font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-leading:var(--leading-tight,1.25);line-height:var(--leading-tight,1.25);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-sheikh,#ededed);--tw-outline-style:none;outline-style:none;font-family:var(--font-grotesk,"Space Grotesk",sans-serif)!important}@media (min-width:64rem){.modal h3{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height, 1.2 ))}}.modal-close{top:calc(var(--spacing,.25rem)*4);right:calc(var(--spacing,.25rem)*4);width:calc(var(--spacing,.25rem)*10);height:calc(var(--spacing,.25rem)*10);border-radius:var(--radius-xl,.75rem);--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-primary-700,#002dff);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));--tw-gradient-to:var(--color-primary-500,#2962ff);color:var(--color-sheikh,#ededed);justify-content:center;align-items:center;display:flex;position:absolute}@media (hover:hover){.modal-close:hover{--tw-gradient-from:var(--color-gray-50,oklch(98.5% .002 247.839));--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position));--tw-gradient-to:var(--color-gray-100,oklch(96.7% .003 264.542));color:var(--color-primary-500,#2962ff)}}@media (prefers-reduced-motion:no-preference){.modal[open]{animation:.2s ease-out fade-in}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}
