.dm-brand-mark-wrapper .dm-light-logo,.dm-brand-mark-wrapper .dm-dark-logo,.dm-brand-mark-wrapper .dm-vibrant-logo{display:none!important}.dm-brand-mark-wrapper .dm-light-logo{display:block!important}html[data-mode=dark] .dm-brand-mark-wrapper .dm-light-logo{display:none!important}html[data-mode=dark] .dm-brand-mark-wrapper .dm-dark-logo{display:block!important}html[data-mode=vibrant] .dm-brand-mark-wrapper .dm-light-logo,html[data-mode=vibrant] .dm-brand-mark-wrapper .dm-dark-logo{display:none!important}html[data-mode=vibrant] .dm-brand-mark-wrapper .dm-vibrant-logo{display:block!important}.dm-mode-toggle{color:var(--color-foreground);background-color:var(--color-surface, transparent)}.dm-icon-sun,.dm-icon-moon,.dm-icon-star{display:none}.dm-mode-toggle[data-mode=light] .dm-icon-sun,.dm-mode-toggle[data-mode=dark] .dm-icon-moon,.dm-mode-toggle[data-mode=vibrant] .dm-icon-star{display:block}.nav-link[data-astro-cid-hcgcotz6]{position:relative;display:inline-flex;align-items:center;padding:.5rem 0;color:var(--color-muted-foreground, rgba(235, 235, 235, .7));text-decoration:none;font-weight:500;transition:color .2s ease;overflow:hidden}.nav-link[data-astro-cid-hcgcotz6]:hover{color:var(--color-foreground, rgb(235 235 235))}.nav-underline[data-astro-cid-hcgcotz6]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b9ea0,#69e2e3,#3b9ea0);transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.nav-link[data-astro-cid-hcgcotz6]:hover .nav-underline[data-astro-cid-hcgcotz6]{transform:translate(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.chevron-icon[data-astro-cid-hcgcotz6]{transition:transform .2s ease}.explore-dropdown-wrapper[data-astro-cid-hcgcotz6]:hover .chevron-icon[data-astro-cid-hcgcotz6]{transform:rotate(180deg)}.explore-dropdown-wrapper[data-astro-cid-hcgcotz6]{position:relative}.explore-trigger[data-astro-cid-hcgcotz6]{background:transparent;border:none;color:inherit;font:inherit;cursor:pointer;display:inline-flex;align-items:center}.explore-dropdown[data-astro-cid-hcgcotz6]{position:absolute;top:100%;left:0;transform:translate(-15%) translateY(12px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;background:var(--color-background, rgb(29 35 64));border:1px solid var(--color-border, rgba(255, 255, 255, .1));border-radius:.75rem;box-shadow:0 10px 40px #0000004d;min-width:280px;padding:.75rem;z-index:100}.explore-dropdown[data-astro-cid-hcgcotz6]:before{content:"";position:absolute;top:-8px;left:33%;width:14px;height:14px;background:var(--color-background, rgb(29 35 64));border-left:1px solid var(--color-border, rgba(255, 255, 255, .1));border-top:1px solid var(--color-border, rgba(255, 255, 255, .1));transform:rotate(45deg);border-radius:2px 0 0}.explore-dropdown-wrapper[data-astro-cid-hcgcotz6]:hover .explore-dropdown[data-astro-cid-hcgcotz6],.explore-dropdown-wrapper[data-astro-cid-hcgcotz6]:focus-within .explore-dropdown[data-astro-cid-hcgcotz6]{opacity:1;visibility:visible;transform:translate(-15%) translateY(4px)}[data-mode=light] .explore-dropdown[data-astro-cid-hcgcotz6]{background:#fffffffa;border-color:#00000014;box-shadow:0 10px 40px #0000001f}[data-mode=light] .explore-dropdown[data-astro-cid-hcgcotz6]:before{background:#fffffffa;border-left-color:#00000014;border-top-color:#00000014}[data-mode=dark] .explore-dropdown[data-astro-cid-hcgcotz6]{background:linear-gradient(135deg,#0f0923fa,#140c2dfa);border-color:#9c85df40;box-shadow:0 10px 40px #00000080,0 0 20px #9c85df14}[data-mode=dark] .explore-dropdown[data-astro-cid-hcgcotz6]:before{background:#0f0923fa;border-left-color:#9c85df40;border-top-color:#9c85df40}[data-mode=vibrant] .explore-dropdown[data-astro-cid-hcgcotz6]{background:linear-gradient(135deg,#0a0519fa,#14082dfa);border-color:#6643e266;box-shadow:0 10px 40px #0009,0 0 40px #6643e233,inset 0 0 30px #6643e20d}[data-mode=vibrant] .explore-dropdown[data-astro-cid-hcgcotz6]:before{background:#0a0519fa;border-left-color:#6643e266;border-top-color:#6643e266}.explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]{display:block;padding:.75rem 1rem;border-radius:8px;text-decoration:none;color:var(--color-foreground, rgb(235 235 235));transition:background-color .15s ease,border-color .15s ease;border:1px solid transparent}.explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover{background:#9c85df1a;border-color:#9c85df33}.explore-dropdown[data-astro-cid-hcgcotz6] .item-title[data-astro-cid-hcgcotz6]{font-weight:600;margin-bottom:.25rem;color:var(--color-foreground, rgb(235 235 235));transition:color .15s ease}.explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover .item-title[data-astro-cid-hcgcotz6]{color:var(--color-lilac, #9C85DF)}.explore-dropdown[data-astro-cid-hcgcotz6] .item-description[data-astro-cid-hcgcotz6]{font-size:.75rem;opacity:.7;line-height:1.4}[data-mode=light] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover{background:#6c63ff0f;border-color:#6c63ff26}[data-mode=light] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover .item-title[data-astro-cid-hcgcotz6]{color:var(--color-marjorelle-purple, #6643e2)}[data-mode=dark] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover{background:#9c85df26;border-color:#9c85df59;box-shadow:0 0 20px #9c85df1a}[data-mode=dark] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover .item-title[data-astro-cid-hcgcotz6]{color:var(--color-lilac, #9C85DF);text-shadow:0 0 8px rgba(156,133,223,.3)}[data-mode=vibrant] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover{background:linear-gradient(135deg,#6643e233,#9c85df26);border-color:#6643e280;box-shadow:0 0 25px #6643e233,inset 0 0 15px #6643e20d}[data-mode=vibrant] .explore-dropdown[data-astro-cid-hcgcotz6] .dropdown-item[data-astro-cid-hcgcotz6]:hover .item-title[data-astro-cid-hcgcotz6]{color:#cdc4ed;text-shadow:0 0 15px rgba(156,133,223,.6)}.mobile-nav-item[data-astro-cid-hcgcotz6]{position:relative;display:inline-flex;justify-content:flex-end;width:fit-content;padding:.5rem .75rem;font-size:1rem;font-weight:500;text-decoration:none;color:var(--color-foreground, rgb(235 235 235))}.mobile-underline[data-astro-cid-hcgcotz6]{position:absolute;bottom:.25rem;left:.75rem;right:.75rem;height:2px;background:linear-gradient(90deg,#3b9ea0,#69e2e3,#3b9ea0);border-radius:1px;opacity:.6}.mobile-nested-links[data-astro-cid-hcgcotz6]{position:relative;display:flex;flex-direction:column;align-items:flex-end;margin-right:.75rem;padding-right:1rem;margin-bottom:.5rem}.mobile-nested-links[data-astro-cid-hcgcotz6]:after{content:"";position:absolute;right:0;top:.5rem;bottom:.375rem;width:2px;background:linear-gradient(180deg,#9c85df80,#9c85df4d);border-radius:1px}.mobile-nested-item[data-astro-cid-hcgcotz6]{position:relative;display:inline-flex;justify-content:flex-end;padding:.375rem .75rem;font-size:.875rem;color:var(--color-muted-foreground, rgba(235, 235, 235, .7));text-decoration:none;border-radius:6px;transition:background-color .15s ease,color .15s ease}.mobile-underline-nested[data-astro-cid-hcgcotz6]{position:absolute;bottom:.125rem;left:.75rem;right:.75rem;height:1px;background:linear-gradient(90deg,#3b9ea0,#69e2e3,#3b9ea0);border-radius:1px;opacity:.4}.mobile-nested-item[data-astro-cid-hcgcotz6]:hover{background:#9c85df26;color:var(--color-lilac, #9C85DF)}.mobile-nested-item[data-astro-cid-hcgcotz6]:hover .mobile-underline-nested[data-astro-cid-hcgcotz6]{opacity:.8}.mobile-menu-enter[data-astro-cid-hcgcotz6]{opacity:0;transform:scale(.95)}.mobile-menu-enter-active[data-astro-cid-hcgcotz6]{opacity:1;transform:scale(1);transition:opacity .1s ease-out,transform .1s ease-out}.mobile-menu-leave[data-astro-cid-hcgcotz6]{opacity:1;transform:scale(1)}.mobile-menu-leave-active[data-astro-cid-hcgcotz6]{opacity:0;transform:scale(.95);transition:opacity 75ms ease-in,transform 75ms ease-in}@media(max-width:767px){body.menu-open{overflow:hidden}}.explore-links[data-astro-cid-g6hgrril]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.explore-label[data-astro-cid-g6hgrril]{font-size:1rem;font-weight:500;color:var(--color-foreground);opacity:.6}.explore-nav[data-astro-cid-g6hgrril]{display:flex;align-items:center;gap:.75rem}.explore-link[data-astro-cid-g6hgrril]{position:relative;display:inline-flex;font-size:.875rem;color:var(--color-foreground);opacity:.5;text-decoration:none;transition:opacity .2s ease,color .2s ease;overflow:hidden;padding-bottom:2px}.explore-link[data-astro-cid-g6hgrril]:hover{opacity:1;color:var(--color-foreground)}.explore-underline[data-astro-cid-g6hgrril]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b9ea0,#69e2e3,#3b9ea0);transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.explore-link[data-astro-cid-g6hgrril]:hover .explore-underline[data-astro-cid-g6hgrril]{transform:translate(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.explore-bullet[data-astro-cid-g6hgrril]{color:var(--color-foreground);opacity:.3}
