@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.animated-gradient-text[data-astro-cid-koqnbnec]{--gradient-duration:4s;background:linear-gradient(var(--gradient-angle),hsl(var(--color-primary-500)),hsl(var(--color-secondary-500)),hsl(var(--color-primary-600)));color:#0000;-webkit-text-fill-color:transparent;background-clip:text}@supports (background-clip:text){@media (prefers-reduced-motion:no-preference){.animated-gradient-text[data-astro-cid-koqnbnec]{animation:gradient-rotate var(--gradient-duration) linear infinite}}}@supports not (background-clip:text){.animated-gradient-text[data-astro-cid-koqnbnec]{color:hsl(var(--color-primary-600));-webkit-text-fill-color:unset}}@keyframes gradient-rotate{to{--gradient-angle:360deg}}@property --num{syntax:"<integer>";inherits:false;initial-value:0}.counter-badge[data-astro-cid-qbp3gzb4]{flex-direction:column;align-items:center;gap:.25rem;display:flex}.counter-badge__value[data-astro-cid-qbp3gzb4]{--counter-target:0;--num:0;color:hsl(var(--color-primary-600));font-variant-numeric:tabular-nums;counter-reset:num var(--num);font-size:2.25rem;font-weight:700;line-height:1}.counter-badge__value[data-astro-cid-qbp3gzb4]:before{content:attr(data-prefix) counter(num) attr(data-suffix)}@media (prefers-reduced-motion:no-preference){.counter-badge__value[data-astro-cid-qbp3gzb4]{animation:1.5s ease-out forwards count-up}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.counter-badge__value[data-astro-cid-qbp3gzb4]{animation-timeline:view();animation-range:entry cover 30%}}}@media (prefers-reduced-motion:reduce){.counter-badge__value[data-astro-cid-qbp3gzb4]{--num:var(--counter-target)}}@keyframes count-up{to{--num:var(--counter-target)}}.counter-badge__label[data-astro-cid-qbp3gzb4]{color:hsl(var(--color-foreground-secondary));text-align:center;font-size:.875rem;font-weight:500}.dark .counter-badge__value[data-astro-cid-qbp3gzb4]{color:hsl(var(--color-primary-400))}.scroll-reveal[data-astro-cid-saijxl4r]{--reveal-delay:0s}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.scroll-reveal--fade-up[data-astro-cid-saijxl4r]{animation:linear both reveal-fade-up view();animation-range:entry entry 30%;animation-delay:var(--reveal-delay)}.scroll-reveal--fade-in[data-astro-cid-saijxl4r]{animation:linear both reveal-fade-in view();animation-range:entry entry 30%;animation-delay:var(--reveal-delay)}.scroll-reveal--slide-left[data-astro-cid-saijxl4r]{animation:linear both reveal-slide-left view();animation-range:entry entry 30%;animation-delay:var(--reveal-delay)}.scroll-reveal--slide-right[data-astro-cid-saijxl4r]{animation:linear both reveal-slide-right view();animation-range:entry entry 30%;animation-delay:var(--reveal-delay)}.scroll-reveal--scale[data-astro-cid-saijxl4r]{animation:linear both reveal-scale view();animation-range:entry entry 30%;animation-delay:var(--reveal-delay)}}}@keyframes reveal-fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes reveal-slide-left{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes reveal-slide-right{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tabs__list[data-astro-cid-44bat66o]{border-bottom:1px solid hsl(var(--color-border-primary));-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.tabs__tab[data-astro-cid-44bat66o]{cursor:pointer;flex-shrink:0}.tabs__tab[data-astro-cid-44bat66o]:focus-visible{outline:2px solid hsl(var(--color-primary-500));outline-offset:2px;border-radius:.25rem}.tabs__tab-label[data-astro-cid-44bat66o]{color:hsl(var(--color-foreground-secondary));white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:2.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.tabs__tab-label[data-astro-cid-44bat66o]:hover{color:hsl(var(--color-foreground-primary))}.tabs__panels[data-astro-cid-44bat66o]{position:relative}[data-tabs] [data-tab-panel]{padding:1.5rem 0;display:none}@media (prefers-reduced-motion:no-preference){[data-tabs] [data-tab-panel]{animation:.2s ease-out tab-panel-enter}@keyframes tab-panel-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
