.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:10000;padding:.5rem 1rem;width:100%;color:var(--text-color);box-shadow:var(--shadow);background-color:var(--foreground-color)}@media screen and (min-width: 60rem){.header[data-astro-cid-3ef6ksr2]{grid-column:span 2}}.header__content[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem;max-width:var(--page-max-width);margin-left:auto;margin-right:auto}@media screen and (min-width: 60rem){.header__content[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:100px auto 100px;gap:0}}.logo[data-astro-cid-3ef6ksr2]{position:relative;z-index:1000;align-self:end}.menu[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:3rem;height:100%;font-weight:700;list-style:none;margin-top:0;margin-bottom:0;padding-left:0}@media screen and (max-width: 60rem){.menu[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:2.5rem;font-size:2rem}}.menu__item[data-astro-cid-3ef6ksr2]:hover{color:var(--menu-item-color, var(--text-color-primary))}.menu__item[data-astro-cid-3ef6ksr2]:first-child{--menu-item-color: var(--brand-primary)}.menu__item[data-astro-cid-3ef6ksr2]:nth-child(2){--menu-item-color: var(--brand-secondary)}.menu__item[data-astro-cid-3ef6ksr2]:nth-child(3){--menu-item-color: var(--brand-tertiary)}.menu__link[data-astro-cid-3ef6ksr2],.menu__link[data-astro-cid-3ef6ksr2]:before,.menu__link[data-astro-cid-3ef6ksr2]:after{transition:color .3s ease-in-out;color:var(--menu-item-color, var(--text-color-primary))}.menu__link[data-astro-cid-3ef6ksr2]:before,.menu__link[data-astro-cid-3ef6ksr2]:after{opacity:0;transition:opacity .3s ease-in-out}.menu__link[data-astro-cid-3ef6ksr2]:before{content:"{"}.menu__link[data-astro-cid-3ef6ksr2]:after{content:"}"}.menu__link--active[data-astro-cid-3ef6ksr2]:before,.menu__link--active[data-astro-cid-3ef6ksr2]:after{opacity:1}.menu__link[data-astro-cid-3ef6ksr2]:active:before,.menu__link[data-astro-cid-3ef6ksr2]:hover:before,.menu__link[data-astro-cid-3ef6ksr2]:active:after,.menu__link[data-astro-cid-3ef6ksr2]:hover:after{opacity:1}.menu__link--dashboard[data-astro-cid-3ef6ksr2]{position:relative;padding:.4rem 1.5rem;font-weight:800;letter-spacing:-.01em;background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}:root.dark .menu__link--dashboard[data-astro-cid-3ef6ksr2]{background:linear-gradient(135deg,#fff 0%,var(--brand-primary) 100%);-webkit-background-clip:text}.menu__link--dashboard[data-astro-cid-3ef6ksr2]:before,.menu__link--dashboard[data-astro-cid-3ef6ksr2]:after{display:none!important}.menu__link--dashboard[data-astro-cid-3ef6ksr2]:hover{transform:scale(1.05);filter:brightness(1.2)}.menu__item--special[data-astro-cid-3ef6ksr2]{position:relative;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;transition:all .3s ease;overflow:hidden;color:var(--text-color-secondary)}.menu__item--special[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 0deg,transparent 0deg,var(--brand-primary) 90deg,var(--brand-secondary) 180deg,var(--brand-tertiary) 270deg,transparent 360deg);animation:rotate-gradient 4s linear infinite;opacity:.4;transition:opacity .3s ease}.menu__item--special[data-astro-cid-3ef6ksr2]:hover:before{opacity:1}.menu__item--special[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;inset:2px;background:var(--foreground-color);border-radius:1.35rem;z-index:0}@keyframes rotate-gradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 60rem){.menu__item--special[data-astro-cid-3ef6ksr2]{width:100%;max-width:20rem;margin-top:1rem}.menu__link--dashboard[data-astro-cid-3ef6ksr2]{font-size:1.5rem;padding:1.2rem 3rem}}.widget__header[data-astro-cid-7eqtruy3]{display:flex;align-items:center;gap:1rem;padding:1rem}.widget__title[data-astro-cid-7eqtruy3]{order:1;font-size:1.25rem}.widget__profile-image[data-astro-cid-7eqtruy3]{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.messages[data-astro-cid-jajxfbil]{position:relative;width:100%;height:100px;overflow:hidden;margin-left:auto;margin-right:auto;text-align:center;font-size:20px;line-height:1}.messages__list[data-astro-cid-jajxfbil]{position:absolute;display:flex;flex-direction:column;list-style:none;padding-left:0;padding-right:0;margin-top:0;width:100%;transform:translateY(var(--offset, 0px))}.messages__list--transition[data-astro-cid-jajxfbil]{transition:transform .5s ease-in-out}.messages__item[data-astro-cid-jajxfbil]{display:grid;place-items:center;height:100px}.aside[data-astro-cid-duqfclob]{display:flex;flex-direction:column;align-items:center;padding:.5rem;transition:var(--transition-theme);height:fit-content}@media screen and (min-width: 600px){.aside[data-astro-cid-duqfclob]{padding:1.5rem}}.footer[data-astro-cid-sz7xmlte]{background-color:var(--foreground-color);padding:1.5rem;width:100%;transition:var(--transition-theme);margin-top:auto}@media screen and (min-width: 768px){.footer[data-astro-cid-sz7xmlte]{grid-column:span 2}}.footer__content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.5rem;max-width:var(--page-max-width);margin-left:auto;margin-right:auto}.footer__content[data-astro-cid-sz7xmlte]>section[data-astro-cid-sz7xmlte]{width:250px}.footer__logo-list[data-astro-cid-sz7xmlte]{list-style:none;padding-left:0;margin-top:0;margin-bottom:1rem}.footer__right[data-astro-cid-sz7xmlte]{max-width:30rem}@media screen and (min-width: 768px){.footer__right[data-astro-cid-sz7xmlte]{margin-left:auto}}.footer__title[data-astro-cid-sz7xmlte]{font-size:1.25rem;margin-top:0;margin-bottom:0}.footer__logo-container[data-astro-cid-sz7xmlte]{display:inline-block;padding:1rem 1.5rem;border-radius:2rem}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-block}.footer__logo--progcompcl[data-astro-cid-sz7xmlte]{color:var(--text-color)}.footer__logo--oci[data-astro-cid-sz7xmlte]{background-color:var(--image-background-color);padding:.25rem 1rem;border-radius:1rem}.footer__social-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-color)}.container[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr;justify-self:center;height:fit-content;max-width:var(--page-max-width);margin-left:auto;margin-right:auto;width:100%}@media screen and (min-width: 37.5rem){.container[data-astro-cid-sckkx6r4]{gap:1rem;padding-left:1rem;padding-right:1rem}}@media screen and (min-width: 48rem){.container[data-astro-cid-sckkx6r4]{grid-template-columns:2fr 1fr}.container--full-width[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}}.main[data-astro-cid-sckkx6r4]{transition:var(--transition-theme);padding:3rem 1rem;min-width:0}@media screen and (min-width: 37.5rem){.main[data-astro-cid-sckkx6r4]{padding:1.5rem}}@media screen and (min-width: 48rem){.main[data-astro-cid-sckkx6r4]{padding-left:2rem;padding-right:2rem}}@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}}
