@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html{height:100%;width:100%;overflow-x:hidden}body{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper{width:100%;min-height:100vh;box-sizing:border-box}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.grid{display:grid}.text-link{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link:hover{color:var(--almanax-purple-hover);text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button{width:unset}}.button.primary{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary:hover{background-color:var(--almanax-white-hover)}.button.secondary:active{background-color:var(--almanax-white-active)}.button.tertiary{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary:hover{background-color:var(--almanax-navy-hover)}.button.tertiary:active{background-color:var(--almanax-navy)}.container{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width{max-width:68rem}.bg-sidebar-fading{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark Dimmed
  Description: Dark dimmed theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Colors taken from GitHub's CSS
*/.hljs{color:#adbac7;background:#22272e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#6cb6ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-comment,.hljs-code,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{color:#b4f1b4;background-color:#1b4721}.hljs-deletion{color:#ffd8d3;background-color:#78191b}[data-v-a93d6268]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-a93d6268],[data-v-a93d6268]:before,[data-v-a93d6268]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-a93d6268]{height:100%;width:100%;overflow-x:hidden}body[data-v-a93d6268]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-a93d6268]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-a93d6268]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-a93d6268]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-a93d6268]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-a93d6268]{display:flex}.flex-col[data-v-a93d6268]{flex-direction:column}.flex-row[data-v-a93d6268]{flex-direction:row}.grid[data-v-a93d6268]{display:grid}.text-link[data-v-a93d6268]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-a93d6268]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-a93d6268]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-a93d6268]{width:unset}}.button.primary[data-v-a93d6268]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-a93d6268]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-a93d6268]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-a93d6268]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-a93d6268]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-a93d6268]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-a93d6268]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-a93d6268]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-a93d6268]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-a93d6268]:active{background-color:var(--almanax-navy)}.container[data-v-a93d6268]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-a93d6268]{max-width:68rem}.bg-sidebar-fading[data-v-a93d6268]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-a93d6268]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.profile-menu-wrapper[data-v-a93d6268]{position:relative;display:inline-block}.profile-trigger[data-v-a93d6268]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;overflow:hidden;background:var(--almanax-indigo-10);transition:all .2s ease;border:none;cursor:pointer;padding:0;position:relative}.profile-trigger[data-v-a93d6268]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--almanax-gradient-bg-subtle);opacity:0;transition:opacity .3s ease}.profile-trigger[data-v-a93d6268]:hover{background:var(--almanax-indigo-15);transform:scale(1.05)}.profile-trigger[data-v-a93d6268]:hover:before{opacity:1}.profile-trigger[data-v-a93d6268]:active{transform:scale(.95)}.profile-image[data-v-a93d6268]{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.profile-fallback[data-v-a93d6268]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:500;position:relative;z-index:1}.profile-menu[data-v-a93d6268]{min-width:15rem;background:var(--sidebar-bg-solid);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:-8px 8px 16px #0003;overflow:hidden;position:relative}.profile-menu[data-v-a93d6268]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sidebar-bg);pointer-events:none;z-index:0}.menu-header[data-v-a93d6268]{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.menu-header .menu-header-gradient[data-v-a93d6268]{position:absolute;top:0;left:0;right:0;height:2px;background:var(--almanax-gradient-purple-blue)}.user-info[data-v-a93d6268]{position:relative;z-index:1}.user-info .user-name[data-v-a93d6268]{color:#fff;font-size:.875rem;font-weight:500}.menu-items[data-v-a93d6268]{padding:.5rem;position:relative;z-index:1}.menu-item[data-v-a93d6268]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:100%;border:none;background:none;color:#fff;font-size:.8125rem;cursor:pointer;text-decoration:none;border-radius:.25rem;transition:all .2s ease;position:relative;overflow:hidden}.menu-item[data-v-a93d6268]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--almanax-gradient-bg-subtle);opacity:0;transition:opacity .3s ease;z-index:0}.menu-item svg[data-v-a93d6268]{position:relative;z-index:1}.menu-item span[data-v-a93d6268]{position:relative;z-index:1}.menu-item[data-v-a93d6268]:hover{background:var(--almanax-white-5)}.menu-item[data-v-a93d6268]:hover:before{opacity:1}.menu-item.sign-out[data-v-a93d6268]{color:var(--almanax-error)}[data-v-e93de318]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-e93de318],[data-v-e93de318]:before,[data-v-e93de318]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-e93de318]{height:100%;width:100%;overflow-x:hidden}body[data-v-e93de318]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-e93de318]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-e93de318]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-e93de318]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-e93de318]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-e93de318]{display:flex}.flex-col[data-v-e93de318]{flex-direction:column}.flex-row[data-v-e93de318]{flex-direction:row}.grid[data-v-e93de318]{display:grid}.text-link[data-v-e93de318]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-e93de318]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-e93de318]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-e93de318]{width:unset}}.button.primary[data-v-e93de318]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-e93de318]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-e93de318]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-e93de318]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-e93de318]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-e93de318]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-e93de318]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-e93de318]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-e93de318]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-e93de318]:active{background-color:var(--almanax-navy)}.container[data-v-e93de318]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-e93de318]{max-width:68rem}.bg-sidebar-fading[data-v-e93de318]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-e93de318]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.onboarding-container[data-v-e93de318]{position:relative}.onboarding-trigger[data-v-e93de318]{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;width:100%;background:var(--sidebar-bg);border:1px solid var(--sidebar-border);border-radius:.5rem;color:var(--sidebar-text-active);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.onboarding-trigger[data-v-e93de318]:hover{background:var(--sidebar-hover-bg);border-color:var(--sidebar-border);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.onboarding-trigger[data-v-e93de318]:hover:not(.collapsed){box-shadow:0 0 0 1px #10b98166,0 0 8px #10b9814d,0 0 16px #10b98133,0 0 24px #10b9811a;animation:greenGlow-e93de318 2s ease-in-out infinite alternate}.onboarding-trigger[data-v-e93de318]:not(.collapsed){box-shadow:0 0 0 1px #10b9814d,0 0 6px #10b98133,0 0 12px #10b98126,0 0 20px #10b98114;animation:greenGlowSubtle-e93de318 3s ease-in-out infinite alternate}.collapsed .onboarding-trigger[data-v-e93de318]{justify-content:center;padding:.5rem;background:transparent;border:none;box-shadow:none;animation:none}.collapsed .onboarding-trigger[data-v-e93de318]:hover{background:transparent;border:none;box-shadow:none;transform:none;animation:none}.collapsed .onboarding-trigger .trigger-text[data-v-e93de318],.collapsed .onboarding-trigger .progress-indicator[data-v-e93de318]{display:none}.onboarding-trigger .trigger-text[data-v-e93de318]{flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;font-weight:600}.onboarding-trigger .progress-indicator[data-v-e93de318]{background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:.75rem;padding:.125rem .5rem}.onboarding-trigger .progress-indicator .progress-text[data-v-e93de318]{font-size:.6875rem;font-weight:600;color:#10b981}.onboarding-trigger .collapsed-count[data-v-e93de318]{font-size:.625rem;font-weight:600;color:var(--sidebar-text-active);text-align:center}.progress-circle[data-v-e93de318]{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.progress-ring[data-v-e93de318]{transform:rotate(-90deg)}.progress-content[data-v-e93de318]{position:absolute;display:flex;align-items:center;justify-content:center}.progress-content .rocket-icon[data-v-e93de318]{color:#10b981}.onboarding-backdrop[data-v-e93de318]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998}.onboarding-drawer[data-v-e93de318]{position:fixed;bottom:1rem;left:var(--sidebar-width-desktop);width:25rem;height:calc(50vh - 1rem);z-index:9999;animation:slideInFromBottom-e93de318 .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border-radius:1.25rem 1.25rem 1rem 1rem;background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6);border:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 32px -4px #0000004d,0 0 0 1px #9333ea14,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.onboarding-drawer.collapsed[data-v-e93de318]{left:var(--sidebar-width-collapsed)}@media only screen and (min-width: 1080px){.onboarding-drawer[data-v-e93de318]{left:var(--sidebar-width-lg);width:23.75rem}.onboarding-drawer.collapsed[data-v-e93de318]{left:var(--sidebar-width-collapsed)}}@media only screen and (max-width: 779px){.onboarding-drawer[data-v-e93de318]{left:0;width:100vw;z-index:10000;bottom:.75rem;height:calc(50vh - .75rem);border-radius:1rem 1rem .75rem .75rem}}.drawer-background[data-v-e93de318]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.drawer-background .noise-pattern[data-v-e93de318]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 75% 75%,rgba(147,51,234,.1) 1px,transparent 1px);background-size:3.125rem 3.125rem,1.875rem 1.875rem;animation:noiseFloat-e93de318 20s linear infinite}.drawer-content[data-v-e93de318]{height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:2}.panel-header[data-v-e93de318]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.panel-header .header-content[data-v-e93de318]{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.panel-header .header-icon[data-v-e93de318]{color:var(--almanax-purple);flex-shrink:0}.panel-header .header-text[data-v-e93de318]{min-width:0}.panel-header .header-text h3[data-v-e93de318]{margin:0;font-size:1rem;font-weight:600;color:var(--almanax-white)}.panel-header .header-text p[data-v-e93de318]{margin:.125rem 0 0;font-size:.75rem;color:#fffc}.panel-header .close-button[data-v-e93de318]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fffc;cursor:pointer;padding:.375rem;border-radius:.375rem;transition:all .2s ease;flex-shrink:0}.panel-header .close-button[data-v-e93de318]:hover{color:var(--almanax-white);background:#ffffff14;border-color:#ffffff26}.progress-bar[data-v-e93de318]{height:.25rem;background:#ffffff1a;position:relative;overflow:hidden;flex-shrink:0}.progress-bar .progress-fill[data-v-e93de318]{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .3s ease}.checklist[data-v-e93de318]{padding:1rem 1.5rem;flex:1;overflow-y:auto;position:relative;transition:filter .3s ease;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.checklist.celebration-blur[data-v-e93de318]{filter:blur(3px);pointer-events:none}.checklist[data-v-e93de318]::-webkit-scrollbar{width:6px}.checklist[data-v-e93de318]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.checklist[data-v-e93de318]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.checklist[data-v-e93de318]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.checklist-item[data-v-e93de318]{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem 0;border-bottom:1px solid rgba(255,255,255,.05);transition:all .2s ease;position:relative}.checklist-item[data-v-e93de318]:last-child{border-bottom:none}.checklist-item.completed[data-v-e93de318]{opacity:.7}.checklist-item.completed .step-title[data-v-e93de318]{text-decoration:line-through}.checklist-item.clickable[data-v-e93de318]{cursor:pointer}.checklist-item.clickable[data-v-e93de318]:hover{background:#ffffff14;border-radius:.375rem;margin:0 -.75rem;padding:.625rem .75rem}.checklist-item.clickable:hover .step-arrow[data-v-e93de318]{opacity:1;transform:translate(0)}.checklist-item.disabled[data-v-e93de318]{opacity:.5;cursor:not-allowed}.checklist-item[data-v-e93de318]:hover:not(.disabled):not(.clickable){background:#ffffff0d;border-radius:.375rem;margin:0 -.75rem;padding:.625rem .75rem}.step-checkbox[data-v-e93de318]{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-radius:.25rem;background:transparent;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;align-self:center}.step-checkbox.completed[data-v-e93de318]{background:#10b981;border-color:#10b981}.step-checkbox .check-icon[data-v-e93de318]{color:#fff;width:16px;height:16px;flex-shrink:0}.step-content[data-v-e93de318]{display:flex;flex-direction:column;gap:.1875rem;min-width:0;flex:1}.step-title[data-v-e93de318]{font-size:.8125rem;font-weight:500;color:var(--almanax-white);line-height:1.3}.step-description[data-v-e93de318]{font-size:.6875rem;color:#fff9;line-height:1.3}.step-message[data-v-e93de318]{font-size:.625rem;color:#ffa500cc;font-style:italic;line-height:1.3;margin-top:.125rem}.step-arrow[data-v-e93de318]{display:flex;align-items:center;justify-content:center;color:#fff6;opacity:0;transform:translate(-4px);transition:all .2s ease;flex-shrink:0;align-self:center}@keyframes slideInFromBottom-e93de318{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes noiseFloat-e93de318{0%{transform:translate(0)}25%{transform:translate(.3125rem,-.1875rem)}50%{transform:translate(-.1875rem,.3125rem)}75%{transform:translate(.1875rem,.1875rem)}to{transform:translate(0)}}@keyframes greenGlowSubtle-e93de318{0%{box-shadow:0 0 0 1px #10b9814d,0 0 4px #10b98126,0 0 8px #10b9811a,0 0 16px #10b9810d}50%{box-shadow:0 0 0 1px #10b98166,0 0 8px #10b98140,0 0 16px #10b98133,0 0 28px #10b9811f}to{box-shadow:0 0 0 1px #10b9814d,0 0 4px #10b98126,0 0 8px #10b9811a,0 0 16px #10b9810d}}@keyframes greenGlow-e93de318{0%{box-shadow:0 0 0 1px #10b98166,0 0 6px #10b98140,0 0 12px #10b98126,0 0 20px #10b98114}50%{box-shadow:0 0 0 1px #10b98199,0 0 16px #10b98180,0 0 32px #10b98159,0 0 48px #10b98133}to{box-shadow:0 0 0 1px #10b98166,0 0 6px #10b98140,0 0 12px #10b98126,0 0 20px #10b98114}}.celebration-overlay[data-v-e93de318]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;animation:celebrationFadeIn-e93de318 .4s ease-out;text-align:center;padding:2rem;transition:all .5s ease-out}.celebration-overlay.celebration-exit[data-v-e93de318]{animation:celebrationFadeOut-e93de318 .6s ease-out forwards}.celebration-overlay .celebration-close[data-v-e93de318]{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fffc;cursor:pointer;padding:.375rem .75rem;border-radius:.375rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;text-decoration:none}.celebration-overlay .celebration-close[data-v-e93de318]:hover{color:var(--almanax-white);background:#ffffff26;border-color:#ffffff4d;text-decoration:underline}.celebration-overlay .celebration-icon[data-v-e93de318]{font-size:3rem;margin-bottom:1rem;animation:celebrationBounce-e93de318 .6s ease-out}.celebration-overlay h3[data-v-e93de318]{font-size:1.25rem;font-weight:600;color:var(--almanax-white);margin:0 0 .5rem}.celebration-overlay p[data-v-e93de318]{font-size:.875rem;color:#fffc;margin:0 0 1.5rem;line-height:1.5}.dismiss-button[data-v-e93de318]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--almanax-button-purple);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:6.25rem;min-height:2.75rem;position:relative;overflow:hidden}.dismiss-button[data-v-e93de318]:hover:not(:disabled){background:var(--almanax-button-purple-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--almanax-purple-30)}.dismiss-button[data-v-e93de318]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px var(--almanax-purple-20)}.dismiss-button[data-v-e93de318]:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}@keyframes celebrationFadeIn-e93de318{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes celebrationBounce-e93de318{0%{transform:scale(.3)}50%{transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes celebrationFadeOut-e93de318{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}[data-v-8c3099e0]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-8c3099e0],[data-v-8c3099e0]:before,[data-v-8c3099e0]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-8c3099e0]{height:100%;width:100%;overflow-x:hidden}body[data-v-8c3099e0]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-8c3099e0]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-8c3099e0]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-8c3099e0]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-8c3099e0]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-8c3099e0]{display:flex}.flex-col[data-v-8c3099e0]{flex-direction:column}.flex-row[data-v-8c3099e0]{flex-direction:row}.grid[data-v-8c3099e0]{display:grid}.text-link[data-v-8c3099e0]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-8c3099e0]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-8c3099e0]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-8c3099e0]{width:unset}}.button.primary[data-v-8c3099e0]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-8c3099e0]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-8c3099e0]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-8c3099e0]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-8c3099e0]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-8c3099e0]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-8c3099e0]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-8c3099e0]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-8c3099e0]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-8c3099e0]:active{background-color:var(--almanax-navy)}.container[data-v-8c3099e0]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-8c3099e0]{max-width:68rem}.bg-sidebar-fading[data-v-8c3099e0]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-8c3099e0]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.sidenav[data-v-8c3099e0]{position:fixed;top:0;left:0;width:var(--sidebar-width-desktop);height:100vh;background:var(--sidebar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid var(--sidebar-border);transition:width .3s cubic-bezier(.4,0,.2,1);z-index:101;display:flex;flex-direction:column;overflow:hidden}.sidenav.collapsed[data-v-8c3099e0]{width:var(--sidebar-width-collapsed)}@media only screen and (min-width: 1080px){.sidenav[data-v-8c3099e0]{width:var(--sidebar-width-lg)}}@media only screen and (max-width: 779px){.sidenav[data-v-8c3099e0]{display:none}}.sidenav-header[data-v-8c3099e0]{padding:1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;min-height:4.5rem}.sidenav-header .logo-section[data-v-8c3099e0]{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.sidenav-header .header-profile-menu[data-v-8c3099e0]{margin-left:.75rem}.sidenav-header .logo-text[data-v-8c3099e0]{font-size:1.125rem;font-weight:600;color:var(--sidebar-text-active);white-space:nowrap;overflow:hidden}.collapsed .sidenav-header[data-v-8c3099e0]{justify-content:center;padding:1rem;margin-bottom:.25rem;min-height:auto}.collapsed .sidenav-header .logo-section[data-v-8c3099e0]{flex:none}.sidenav-logo[data-v-8c3099e0]{height:2.25rem;width:2.25rem;flex-shrink:0;object-fit:contain}.header-controls[data-v-8c3099e0]{display:flex;align-items:center;gap:.75rem}.collapse-button[data-v-8c3099e0],.expand-button[data-v-8c3099e0]{background:none;border:none;color:var(--sidebar-text);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s ease;flex-shrink:0;width:2rem;height:2rem}.collapse-button[data-v-8c3099e0]:hover,.expand-button[data-v-8c3099e0]:hover{color:var(--sidebar-text-hover);background:var(--sidebar-hover-bg)}.sidenav-content[data-v-8c3099e0]{padding:1rem .25rem;display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden}.collapsed .sidenav-content[data-v-8c3099e0]{padding:0rem .5rem}.nav-item[data-v-8c3099e0]{display:flex;align-items:center;gap:.625rem;padding:.875rem;color:var(--sidebar-text);text-decoration:none;font-size:.875rem;border-radius:.5rem;transition:all .2s ease;cursor:pointer;border:none;background:none;width:calc(100% - 1.25rem);text-align:left;margin-left:.625rem;margin-right:.625rem;margin-bottom:.25rem;position:relative;white-space:nowrap;overflow:hidden}.nav-item.primary[data-v-8c3099e0]{font-size:.875rem;font-weight:600}.nav-item svg[data-v-8c3099e0]{font-size:1.125rem;color:var(--sidebar-text);flex-shrink:0;width:1.125rem;height:1.125rem}.nav-item span[data-v-8c3099e0]{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.8125rem;font-weight:600}.nav-item[data-v-8c3099e0]:hover{background:var(--sidebar-hover-bg);color:var(--sidebar-text-hover)}.nav-item:hover svg[data-v-8c3099e0]{color:var(--almanax-purple)}.nav-item.router-link-active[data-v-8c3099e0]{background:var(--sidebar-active-bg);color:var(--sidebar-text-active)}.nav-item.router-link-active svg[data-v-8c3099e0]{color:var(--almanax-purple)}.collapsed .nav-item[data-v-8c3099e0]{padding:.75rem 1.125rem;justify-content:center;margin-left:.5rem;margin-right:.5rem;margin-bottom:1rem;width:calc(100% - 1rem)}.collapsed .nav-item span[data-v-8c3099e0]{display:none}.section-divider[data-v-8c3099e0]{height:1px;background:var(--sidebar-border);margin:1rem .75rem}.org-selector-container[data-v-8c3099e0]{padding:.5rem .25rem;position:relative;flex-shrink:0}.org-selector-wrapper[data-v-8c3099e0]{position:relative;margin-left:.625rem;margin-right:.625rem;width:calc(100% - 1.25rem)}.org-selector-trigger[data-v-8c3099e0]{display:flex;align-items:center;width:100%;padding:.875rem;background:transparent;border:1px solid var(--sidebar-border);border-radius:.5rem;color:var(--sidebar-text-active);font-size:.8125rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.org-selector-trigger[data-v-8c3099e0]:hover{background:var(--sidebar-hover-bg);border-color:var(--sidebar-border)}.org-selector-trigger .building-icon[data-v-8c3099e0]{color:var(--sidebar-text-active);margin-right:.625rem;flex-shrink:0}.org-selector-trigger .org-name[data-v-8c3099e0]{flex-grow:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:.75rem}.org-selector-trigger .dropdown-icon[data-v-8c3099e0]{margin-left:.375rem;color:var(--sidebar-text);transition:transform .2s ease;flex-shrink:0}.org-selector-trigger:hover .dropdown-icon[data-v-8c3099e0]{color:var(--sidebar-text-hover)}.org-selector-menu[data-v-8c3099e0]{position:absolute;left:0;right:0;top:calc(100% + .5rem);background:var(--sidebar-bg-solid);border:1px solid var(--sidebar-border);border-radius:.5rem;box-shadow:0 8px 24px #0003;z-index:1000;overflow:hidden;animation:fadeIn-8c3099e0 .2s ease}.org-selector-menu[data-v-8c3099e0]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sidebar-bg);pointer-events:none;z-index:0}.org-selector-menu .menu-header[data-v-8c3099e0]{padding:.75rem 1rem .5rem;position:relative;font-size:.75rem;font-weight:600;color:var(--sidebar-text);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--sidebar-border)}.org-selector-menu .menu-items[data-v-8c3099e0]{padding:.5rem;position:relative;z-index:1;max-height:18.75rem;overflow-y:auto}.org-selector-menu .menu-item[data-v-8c3099e0]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:100%;border:none;background:none;color:var(--sidebar-text-active);font-size:.8125rem;cursor:pointer;text-decoration:none;border-radius:.375rem;transition:all .2s ease;position:relative;text-align:left}.org-selector-menu .menu-item .org-icon[data-v-8c3099e0]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--sidebar-org-icon-bg);color:var(--sidebar-text-active);font-size:.75rem;font-weight:600;flex-shrink:0;border:1px solid var(--sidebar-border)}.org-selector-menu .menu-item .check-icon[data-v-8c3099e0]{margin-left:auto;color:var(--almanax-purple)}.org-selector-menu .menu-item[data-v-8c3099e0]:hover{background:var(--sidebar-hover-bg)}.org-selector-menu .menu-item.active[data-v-8c3099e0]{background:var(--sidebar-active-bg)}@keyframes fadeIn-8c3099e0{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.collapsed-profile-section[data-v-8c3099e0]{padding:0rem 1rem 1.25rem;display:flex;justify-content:center;flex-shrink:0}.collapsed-profile-section .collapsed-profile-menu[data-v-8c3099e0] .profile-trigger{width:2.25rem;height:2.25rem}.onboarding-section[data-v-8c3099e0]{padding:1rem;flex-shrink:0}.sidenav-footer[data-v-8c3099e0]{padding:1rem;display:flex;justify-content:center;border-top:1px solid var(--sidebar-border);flex-shrink:0}.collapse-controls[data-v-8c3099e0]{display:flex;justify-content:center}.collapsed-org-section[data-v-8c3099e0]{padding:0rem 1rem 1rem;display:flex;justify-content:center;flex-shrink:0}.collapsed-org-wrapper[data-v-8c3099e0]{position:relative}.collapsed-org-trigger[data-v-8c3099e0]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:transparent;border:1px solid var(--sidebar-border);border-radius:.5rem;color:var(--sidebar-text-active);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.collapsed-org-trigger[data-v-8c3099e0]:hover{background:var(--sidebar-hover-bg);border-color:var(--sidebar-border)}.collapsed-org-trigger svg[data-v-8c3099e0]{color:var(--sidebar-text-active)}.collapsed-org-menu[data-v-8c3099e0]{min-width:15rem;background:var(--sidebar-bg-solid);border:1px solid var(--sidebar-border);border-radius:.5rem;box-shadow:0 8px 24px #0003;overflow:hidden;animation:fadeIn-8c3099e0 .2s ease}.collapsed-org-menu[data-v-8c3099e0]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--sidebar-bg);pointer-events:none;z-index:0}.collapsed-org-menu .menu-items[data-v-8c3099e0]{padding:.5rem;position:relative;z-index:1;max-height:18.75rem;overflow-y:auto}.collapsed-org-menu .menu-item[data-v-8c3099e0]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:100%;border:none;background:none;color:var(--sidebar-text-active);font-size:.8125rem;cursor:pointer;text-decoration:none;border-radius:.375rem;transition:all .2s ease;position:relative;text-align:left}.collapsed-org-menu .menu-item .org-icon[data-v-8c3099e0]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--sidebar-org-icon-bg);color:var(--sidebar-text-active);font-size:.75rem;font-weight:600;flex-shrink:0;border:1px solid var(--sidebar-border)}.collapsed-org-menu .menu-item .check-icon[data-v-8c3099e0]{margin-left:auto;color:var(--almanax-purple)}.collapsed-org-menu .menu-item[data-v-8c3099e0]:hover{background:var(--sidebar-hover-bg)}.collapsed-org-menu .menu-item.active[data-v-8c3099e0]{background:var(--sidebar-active-bg)}[data-v-81a7d534]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-81a7d534],[data-v-81a7d534]:before,[data-v-81a7d534]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-81a7d534]{height:100%;width:100%;overflow-x:hidden}body[data-v-81a7d534]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-81a7d534]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-81a7d534]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-81a7d534]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-81a7d534]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-81a7d534]{display:flex}.flex-col[data-v-81a7d534]{flex-direction:column}.flex-row[data-v-81a7d534]{flex-direction:row}.grid[data-v-81a7d534]{display:grid}.text-link[data-v-81a7d534]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-81a7d534]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-81a7d534]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-81a7d534]{width:unset}}.button.primary[data-v-81a7d534]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-81a7d534]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-81a7d534]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-81a7d534]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-81a7d534]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-81a7d534]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-81a7d534]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-81a7d534]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-81a7d534]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-81a7d534]:active{background-color:var(--almanax-navy)}.container[data-v-81a7d534]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-81a7d534]{max-width:68rem}.bg-sidebar-fading[data-v-81a7d534]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-81a7d534]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.expired-plan-banner[data-v-81a7d534]{position:relative;background:var(--almanax-dark-blue);border-radius:.75rem;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;overflow:hidden;width:100%;box-sizing:border-box;margin-bottom:1.5rem}@media only screen and (min-width: 780px){.expired-plan-banner[data-v-81a7d534]{padding:1.25rem 1.5rem;gap:1.25rem}}.expired-plan-banner.expired[data-v-81a7d534],.expired-plan-banner.expiring-soon[data-v-81a7d534]{border:1px solid var(--almanax-banner-yellow-border);box-shadow:0 4px 20px var(--almanax-banner-yellow-shadow)}.banner-bg-gradient[data-v-81a7d534]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0}.expired .banner-bg-gradient[data-v-81a7d534],.expiring-soon .banner-bg-gradient[data-v-81a7d534]{background:linear-gradient(135deg,var(--almanax-banner-yellow-gradient-start),var(--almanax-banner-yellow-gradient-end))}.banner-content[data-v-81a7d534]{display:flex;align-items:center;gap:1rem;flex:1;position:relative;z-index:1}.banner-icon[data-v-81a7d534]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.expired .banner-icon[data-v-81a7d534],.expiring-soon .banner-icon[data-v-81a7d534]{background:var(--almanax-banner-yellow-bg);color:var(--almanax-banner-yellow)}.banner-text[data-v-81a7d534]{flex:1}.banner-text h3[data-v-81a7d534]{font-size:1.125rem;font-weight:600;color:var(--almanax-white);margin:0 0 .25rem;line-height:1.2}@media only screen and (min-width: 780px){.banner-text h3[data-v-81a7d534]{font-size:1.25rem}}.banner-text p[data-v-81a7d534]{font-size:.875rem;color:#fffc;margin:0;line-height:1.4}@media only screen and (min-width: 780px){.banner-text p[data-v-81a7d534]{font-size:.9375rem}}.banner-action[data-v-81a7d534]{position:relative;z-index:1;flex-shrink:0}.banner-button[data-v-81a7d534]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none}.expired .banner-button.primary[data-v-81a7d534]{background:var(--almanax-banner-yellow);color:#1a1a1a}.expired .banner-button.primary[data-v-81a7d534]:hover{background:var(--almanax-banner-yellow-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--almanax-banner-button-shadow)}.expired .banner-button.primary[data-v-81a7d534]:active{transform:translateY(0);box-shadow:0 2px 6px var(--almanax-banner-button-shadow-active)}.expiring-soon .banner-button.primary[data-v-81a7d534]{background:var(--almanax-banner-yellow);color:#1a1a1a}.expiring-soon .banner-button.primary[data-v-81a7d534]:hover{background:var(--almanax-banner-yellow-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--almanax-banner-button-shadow)}.expiring-soon .banner-button.primary[data-v-81a7d534]:active{transform:translateY(0);box-shadow:0 2px 6px var(--almanax-banner-button-shadow-active)}@media only screen and (max-width: 499px){.expired-plan-banner[data-v-81a7d534]{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.banner-content[data-v-81a7d534]{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.banner-action[data-v-81a7d534]{align-self:center}}[data-v-b3aad85e]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-b3aad85e],[data-v-b3aad85e]:before,[data-v-b3aad85e]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-b3aad85e]{height:100%;width:100%;overflow-x:hidden}body[data-v-b3aad85e]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-b3aad85e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-b3aad85e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-b3aad85e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-b3aad85e]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-b3aad85e]{display:flex}.flex-col[data-v-b3aad85e]{flex-direction:column}.flex-row[data-v-b3aad85e]{flex-direction:row}.grid[data-v-b3aad85e]{display:grid}.text-link[data-v-b3aad85e]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-b3aad85e]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-b3aad85e]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-b3aad85e]{width:unset}}.button.primary[data-v-b3aad85e]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-b3aad85e]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-b3aad85e]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-b3aad85e]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-b3aad85e]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-b3aad85e]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-b3aad85e]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-b3aad85e]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-b3aad85e]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-b3aad85e]:active{background-color:var(--almanax-navy)}.container[data-v-b3aad85e]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-b3aad85e]{max-width:68rem}.bg-sidebar-fading[data-v-b3aad85e]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-b3aad85e]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.unverified-email-container[data-v-b3aad85e]{display:flex;align-items:center;justify-content:center;min-height:60vh;width:100%;padding:0rem 1.25rem 1.25rem;animation:fadeIn-b3aad85e .5s ease;margin-top:-1.25rem}.unverified-content[data-v-b3aad85e]{background:var(--almanax-gray-1);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2.5rem;max-width:31.25rem;text-align:center;box-shadow:0 10px 30px #0003}.unverified-content h2[data-v-b3aad85e]{font-size:1.5rem;font-weight:700;margin:1rem 0 .75rem;color:var(--almanax-white)}.unverified-content p[data-v-b3aad85e]{color:var(--almanax-white-70);font-size:1rem;line-height:1.6;margin-bottom:1rem}.unverified-content .verify-message[data-v-b3aad85e]{font-weight:500;color:var(--almanax-white-80);margin-bottom:1.5rem}.unverified-content .contact-message[data-v-b3aad85e]{font-size:.875rem;margin-top:1rem}.unverified-content .contact-message a[data-v-b3aad85e]{color:var(--almanax-purple);text-decoration:none}.unverified-content .contact-message a[data-v-b3aad85e]:hover{text-decoration:underline}.unverified-icon[data-v-b3aad85e]{width:5rem;height:5rem;background:var(--almanax-indigo-10);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:var(--almanax-purple)}.primary-action[data-v-b3aad85e]{margin-bottom:1.5rem}.primary-button[data-v-b3aad85e]{background:var(--almanax-button-purple);color:#fff;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:11.25rem;height:2.75rem}.primary-button[data-v-b3aad85e]:hover:not(:disabled){background:var(--almanax-button-purple-hover);transform:translateY(-2px);box-shadow:0 8px 16px var(--almanax-purple-30)}.primary-button[data-v-b3aad85e]:active:not(:disabled){transform:scale(.98)}.primary-button[data-v-b3aad85e]:disabled{opacity:.7;cursor:not-allowed}.primary-button .button-icon[data-v-b3aad85e]{margin-right:.625rem}.secondary-action[data-v-b3aad85e]{margin-bottom:1.5rem}.secondary-button[data-v-b3aad85e]{background:transparent;color:var(--almanax-white-70);border:1px solid var(--almanax-white-20);border-radius:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:12.5rem;height:2.25rem}.secondary-button[data-v-b3aad85e]:hover:not(:disabled){background:var(--almanax-white-10);color:var(--almanax-white-90);border-color:var(--almanax-white-30)}.secondary-button[data-v-b3aad85e]:active:not(:disabled){transform:scale(.98)}.secondary-button[data-v-b3aad85e]:disabled{opacity:.5;cursor:not-allowed}.secondary-button .button-icon[data-v-b3aad85e]{margin-right:.375rem}.error-message[data-v-b3aad85e]{display:flex;align-items:center;justify-content:center;background-color:#ef444426;border:1px solid var(--almanax-red, #ef4444);border-radius:.375rem;padding:.5rem .75rem;margin-bottom:1rem;color:var(--almanax-white-90);font-size:.875rem}.error-message svg[data-v-b3aad85e]{color:var(--almanax-red, #ef4444);margin-right:.5rem;flex-shrink:0}.info-box[data-v-b3aad85e]{display:flex;align-items:center;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.info-box .info-text[data-v-b3aad85e]{color:var(--almanax-white-90);font-size:.875rem;margin-bottom:0;text-align:left;margin-left:.75rem}.info-box svg[data-v-b3aad85e]{color:#3b82f6;flex-shrink:0}.spinner[data-v-b3aad85e]{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-b3aad85e 1s ease-in-out infinite;margin-right:.5rem}@keyframes spin-b3aad85e{to{transform:rotate(360deg)}}@keyframes fadeIn-b3aad85e{0%{opacity:0}to{opacity:1}}[data-v-a2a4b384]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-a2a4b384],[data-v-a2a4b384]:before,[data-v-a2a4b384]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-a2a4b384]{height:100%;width:100%;overflow-x:hidden}body[data-v-a2a4b384]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-a2a4b384]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-a2a4b384]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-a2a4b384]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-a2a4b384]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-a2a4b384]{display:flex}.flex-col[data-v-a2a4b384]{flex-direction:column}.flex-row[data-v-a2a4b384]{flex-direction:row}.grid[data-v-a2a4b384]{display:grid}.text-link[data-v-a2a4b384]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-a2a4b384]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-a2a4b384]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-a2a4b384]{width:unset}}.button.primary[data-v-a2a4b384]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-a2a4b384]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-a2a4b384]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-a2a4b384]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-a2a4b384]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-a2a4b384]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-a2a4b384]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-a2a4b384]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-a2a4b384]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-a2a4b384]:active{background-color:var(--almanax-navy)}.container[data-v-a2a4b384]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-a2a4b384]{max-width:68rem}.bg-sidebar-fading[data-v-a2a4b384]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-a2a4b384]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.github-auth-container[data-v-a2a4b384]{display:flex;align-items:center;justify-content:center;min-height:60vh;width:100%;padding:0rem 1.25rem 1.25rem;animation:fadeIn-a2a4b384 .5s ease;margin-top:-1.25rem}.github-auth-content[data-v-a2a4b384]{background:var(--almanax-gray-1);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2.5rem;max-width:32.5rem;text-align:center;box-shadow:0 10px 30px #0003}.github-auth-content h2[data-v-a2a4b384]{font-size:1.5rem;font-weight:700;margin:1rem 0 .75rem;color:var(--almanax-white)}.github-auth-content p[data-v-a2a4b384]{color:var(--almanax-white-70);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.github-auth-content .main-instruction[data-v-a2a4b384]{font-weight:500;color:var(--almanax-white-90)}.github-auth-content .contact-message[data-v-a2a4b384]{font-size:.875rem;margin-top:1rem;margin-bottom:0}.github-auth-content .contact-message a[data-v-a2a4b384]{color:var(--almanax-purple);text-decoration:none}.github-auth-content .contact-message a[data-v-a2a4b384]:hover{text-decoration:underline}.github-auth-icon[data-v-a2a4b384]{width:5rem;height:5rem;background:var(--almanax-indigo-10);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:.625rem;overflow:hidden}.github-auth-icon .github-logo[data-v-a2a4b384]{width:100%;height:100%;object-fit:contain;border-radius:50%;background-color:transparent}.action-buttons[data-v-a2a4b384]{display:flex;justify-content:center;margin-bottom:1.5rem}.action-buttons button[data-v-a2a4b384]{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:12.5rem}.action-buttons button[data-v-a2a4b384]:disabled{opacity:.7;cursor:not-allowed}.action-buttons .button.primary[data-v-a2a4b384]{background:var(--almanax-button-purple);color:#fff;border:none}.action-buttons .button.primary[data-v-a2a4b384]:hover:not(:disabled){background:var(--almanax-button-purple-hover);transform:translateY(-2px);box-shadow:0 4px 12px var(--almanax-purple-30)}.action-buttons .button.primary[data-v-a2a4b384]:active:not(:disabled){transform:translateY(0)}.error-message[data-v-a2a4b384]{display:flex;align-items:center;justify-content:center;background-color:#e94a4a26;border:1px solid #e94a4a;border-radius:.375rem;padding:.75rem 1rem;margin-bottom:1rem;color:var(--almanax-white-90);font-size:.875rem}.error-message svg[data-v-a2a4b384]{color:#e94a4a;margin-right:.75rem;flex-shrink:0;width:1.25rem;height:1.25rem}.spinner[data-v-a2a4b384]{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-a2a4b384 1s ease-in-out infinite;margin-right:.5rem}@keyframes spin-a2a4b384{to{transform:rotate(360deg)}}@keyframes fadeIn-a2a4b384{0%{opacity:0}to{opacity:1}}[data-v-78828cc5]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-78828cc5],[data-v-78828cc5]:before,[data-v-78828cc5]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-78828cc5]{height:100%;width:100%;overflow-x:hidden}body[data-v-78828cc5]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-78828cc5]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-78828cc5]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-78828cc5]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-78828cc5]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-78828cc5]{display:flex}.flex-col[data-v-78828cc5]{flex-direction:column}.flex-row[data-v-78828cc5]{flex-direction:row}.grid[data-v-78828cc5]{display:grid}.text-link[data-v-78828cc5]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-78828cc5]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-78828cc5]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-78828cc5]{width:unset}}.button.primary[data-v-78828cc5]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-78828cc5]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-78828cc5]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-78828cc5]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-78828cc5]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-78828cc5]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-78828cc5]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-78828cc5]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-78828cc5]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-78828cc5]:active{background-color:var(--almanax-navy)}.container[data-v-78828cc5]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-78828cc5]{max-width:68rem}.bg-sidebar-fading[data-v-78828cc5]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-78828cc5]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.app-layout[data-v-78828cc5]{display:flex;min-height:100vh;width:100%;background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat}@media only screen and (max-width: 779px){.desktop-sidebar[data-v-78828cc5]{display:none}}.mobile-topbar[data-v-78828cc5]{display:none;position:fixed;top:0;left:0;right:0;height:3.75rem;background:transparent;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(99,102,241,.1);z-index:100;padding:0 1rem}@media only screen and (max-width: 779px){.mobile-topbar[data-v-78828cc5]{display:flex;align-items:center}}.mobile-topbar .mobile-nav-items[data-v-78828cc5]{display:flex;gap:.5rem;width:100%;justify-content:space-around;max-width:25rem;margin:0 auto}.mobile-topbar .mobile-nav-item[data-v-78828cc5]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;color:#ffffffb3;text-decoration:none;transition:all .2s ease}.mobile-topbar .mobile-nav-item[data-v-78828cc5]:hover,.mobile-topbar .mobile-nav-item.router-link-active[data-v-78828cc5]{background:var(--almanax-indigo-10);color:var(--almanax-purple)}.mobile-topbar .mobile-profile-menu[data-v-78828cc5] .profile-trigger{width:2.75rem;height:2.75rem;border-radius:.75rem;background:transparent}.mobile-topbar .mobile-profile-menu[data-v-78828cc5] .profile-trigger:hover{background:var(--almanax-indigo-10);transform:none}.mobile-topbar .mobile-org-selector[data-v-78828cc5]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.mobile-topbar .mobile-org-selector[data-v-78828cc5]:hover{background:var(--almanax-indigo-10)}.mobile-topbar .mobile-org-selector .mobile-org-icon[data-v-78828cc5]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--almanax-navy-80);color:var(--almanax-white);font-size:.6875rem;font-weight:600;border:1px solid rgba(255,255,255,.1)}.mobile-org-menu-overlay[data-v-78828cc5]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1.25rem;animation:fadeIn-78828cc5 .2s ease-out}@media only screen and (min-width: 780px){.mobile-org-menu-overlay[data-v-78828cc5]{display:none}}.mobile-org-menu[data-v-78828cc5]{background:var(--almanax-blue-bg);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 8px 24px #0000004d;width:100%;max-width:20rem;max-height:80vh;overflow:hidden;position:relative;animation:slideUp-78828cc5 .3s cubic-bezier(.34,1.56,.64,1)}.mobile-org-menu[data-v-78828cc5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--almanax-gradient-bg-subtle);pointer-events:none;z-index:0}.mobile-org-menu .mobile-org-menu-header[data-v-78828cc5]{padding:.75rem 1rem .5rem;position:relative;font-size:.75rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-org-menu .mobile-org-menu-header span[data-v-78828cc5]:before{display:none}.mobile-org-menu .mobile-org-menu-items[data-v-78828cc5]{padding:.5rem;position:relative;z-index:1;max-height:18.75rem;overflow-y:auto}.mobile-org-menu .mobile-org-menu-item[data-v-78828cc5]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:100%;border:none;background:none;color:var(--almanax-white);cursor:pointer;border-radius:.375rem;transition:all .2s ease;text-align:left;margin-bottom:0;position:relative;overflow:visible}.mobile-org-menu .mobile-org-menu-item[data-v-78828cc5]:before{display:none}.mobile-org-menu .mobile-org-menu-item[data-v-78828cc5]:hover{background:var(--almanax-white-5);transform:none;box-shadow:none}.mobile-org-menu .mobile-org-menu-item:hover .mobile-org-menu-icon[data-v-78828cc5]{transform:none;box-shadow:none}.mobile-org-menu .mobile-org-menu-item.active[data-v-78828cc5]{background:var(--almanax-indigo-10);border:none;box-shadow:none}.mobile-org-menu .mobile-org-menu-item.active .mobile-org-menu-icon[data-v-78828cc5]{background:var(--almanax-navy-80);border-color:#ffffff1a;box-shadow:none}.mobile-org-menu .mobile-org-menu-item.active .mobile-org-menu-name[data-v-78828cc5]{color:var(--almanax-white);font-weight:500}.mobile-org-menu .mobile-org-menu-item .mobile-org-menu-icon[data-v-78828cc5]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--almanax-navy-80);color:var(--almanax-white);font-size:.75rem;font-weight:600;flex-shrink:0;border:1px solid rgba(255,255,255,.1);transition:none;position:relative;z-index:1;text-shadow:none}.mobile-org-menu .mobile-org-menu-item .mobile-org-menu-name[data-v-78828cc5]{flex:1;font-size:.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;z-index:1;transition:none}.mobile-org-menu .mobile-org-menu-item .mobile-org-check[data-v-78828cc5]{color:var(--almanax-purple);flex-shrink:0;margin-left:auto;position:relative;z-index:1;filter:none}@keyframes slideUp-78828cc5{0%{opacity:0;transform:translateY(1.25rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.main-content[data-v-78828cc5]{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width-desktop);width:calc(100% - var(--sidebar-width-desktop));transition:margin-left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);background:var(--main-content-bg);min-height:100vh}.main-content.sidebar-collapsed[data-v-78828cc5]{margin-left:var(--sidebar-width-collapsed);width:calc(100% - var(--sidebar-width-collapsed))}@media only screen and (min-width: 1080px){.main-content[data-v-78828cc5]{margin-left:var(--sidebar-width-lg);width:calc(100% - var(--sidebar-width-lg))}.main-content.sidebar-collapsed[data-v-78828cc5]{margin-left:var(--sidebar-width-collapsed);width:calc(100% - var(--sidebar-width-collapsed))}}@media only screen and (max-width: 779px){.main-content[data-v-78828cc5]{margin-left:0;width:100%;padding-top:3.75rem}}.app-header[data-v-78828cc5]{background:transparent;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-header .header-content[data-v-78828cc5]{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:none}.app-header .nav-start[data-v-78828cc5]{display:flex;align-items:center;gap:1rem}.app-header .logo-link[data-v-78828cc5]{display:flex;align-items:center}@media only screen and (max-width: 779px){.app-header .logo-link[data-v-78828cc5]{display:none}}.app-header .logo[data-v-78828cc5]{height:1.5rem}@media only screen and (min-width: 500px){.app-header .logo[data-v-78828cc5]{height:1.875rem}}.app-main[data-v-78828cc5]{flex:1;padding:clamp(1rem,4vw,2rem);padding-left:clamp(1rem,3vw,3rem);width:min(90%,1600px);max-width:none;margin:0;box-sizing:border-box;display:flex;flex-direction:column}@media only screen and (max-width: 779px){.app-main[data-v-78828cc5]{padding:1rem;width:100%}}.app-footer[data-v-78828cc5]{padding:2rem}@media only screen and (max-width: 779px){.app-footer[data-v-78828cc5]{padding:1rem}}.app-footer .footer-content[data-v-78828cc5]{display:flex;align-items:baseline;justify-content:space-between}.app-footer .legal-links[data-v-78828cc5]{margin:0 auto 0 0;color:var(--almanax-white)}.app-footer .social-links[data-v-78828cc5]{margin:0 0 0 auto}.app-footer a[data-v-78828cc5]{display:block;padding-left:20px}.app-footer img[data-v-78828cc5]{display:block;width:30px;height:30px}.nav-end[data-v-78828cc5]{display:flex;align-items:center}.org-selector-container[data-v-78828cc5]{margin-left:0;position:relative;display:flex;align-items:center}@media only screen and (max-width: 779px){.org-selector-container[data-v-78828cc5]{display:none}}.org-selector-container[data-v-78828cc5]:before{content:"/";color:var(--almanax-white-80);font-size:1.75rem;margin:0 .5rem 0 .75rem;font-weight:400;line-height:1;display:flex;align-items:center}.org-selector-wrapper[data-v-78828cc5]{position:relative;display:block}.org-selector-trigger[data-v-78828cc5]{display:flex;align-items:center;background:transparent;border:none;color:var(--almanax-white);font-size:1.375rem;cursor:pointer;transition:all .2s ease;padding:.125rem .5rem;border-radius:.25rem;height:2.125rem}.org-selector-trigger[data-v-78828cc5]:hover{color:var(--almanax-white);background:#ffffff0d}.org-selector-trigger .building-icon[data-v-78828cc5]{color:var(--almanax-white);margin-right:.5rem;position:relative;top:.0625rem;flex-shrink:0}.org-selector-trigger .org-name[data-v-78828cc5]{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;position:relative;top:.0625rem}.org-selector-trigger .dropdown-icon[data-v-78828cc5]{margin-left:.625rem;color:#fff9;transition:transform .2s ease;position:relative;top:.0625rem;flex-shrink:0}.org-selector-trigger:hover .dropdown-icon[data-v-78828cc5]{color:#ffffffe6}.org-selector-menu[data-v-78828cc5]{position:absolute;left:0;right:0;min-width:12.5rem;top:calc(100% + .5rem);background:var(--almanax-blue-bg);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 8px 24px #0003;z-index:1000;overflow:hidden;animation:fadeIn-78828cc5 .2s ease}.org-selector-menu[data-v-78828cc5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--almanax-gradient-bg-subtle);pointer-events:none;z-index:0}.org-selector-menu .menu-header[data-v-78828cc5]{padding:.75rem 1rem .5rem;position:relative;font-size:.75rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(255,255,255,.05)}.org-selector-menu .menu-items[data-v-78828cc5]{padding:.5rem;position:relative;z-index:1;max-height:18.75rem;overflow-y:auto}.org-selector-menu .menu-item[data-v-78828cc5]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;width:100%;border:none;background:none;color:var(--almanax-white);font-size:.8125rem;cursor:pointer;text-decoration:none;border-radius:.375rem;transition:all .2s ease;position:relative;text-align:left}.org-selector-menu .menu-item .org-icon[data-v-78828cc5]{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--almanax-navy-80);color:var(--almanax-white);font-size:.75rem;font-weight:600;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}.org-selector-menu .menu-item .check-icon[data-v-78828cc5]{margin-left:auto;color:var(--almanax-purple)}.org-selector-menu .menu-item[data-v-78828cc5]:hover{background:var(--almanax-white-5)}.org-selector-menu .menu-item.active[data-v-78828cc5]{background:var(--almanax-indigo-10)}.initial-loading[data-v-78828cc5]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;width:100%;animation:fadeIn-78828cc5 .3s ease}.initial-loading p[data-v-78828cc5]{margin-top:1rem;color:var(--almanax-white-70);font-size:1rem}.initial-loading .spinner[data-v-78828cc5]{width:3.125rem;height:3.125rem;border:3px solid rgba(var(--almanax-purple-rgb),.2);border-radius:50%;border-top-color:var(--almanax-purple);animation:spin-78828cc5 1s ease-in-out infinite}@keyframes spin-78828cc5{to{transform:rotate(360deg)}}@keyframes fadeIn-78828cc5{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}[data-v-c0e0fc5e]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-c0e0fc5e],[data-v-c0e0fc5e]:before,[data-v-c0e0fc5e]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-c0e0fc5e]{height:100%;width:100%;overflow-x:hidden}body[data-v-c0e0fc5e]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-c0e0fc5e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-c0e0fc5e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-c0e0fc5e]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-c0e0fc5e]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-c0e0fc5e]{display:flex}.flex-col[data-v-c0e0fc5e]{flex-direction:column}.flex-row[data-v-c0e0fc5e]{flex-direction:row}.grid[data-v-c0e0fc5e]{display:grid}.text-link[data-v-c0e0fc5e]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-c0e0fc5e]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-c0e0fc5e]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-c0e0fc5e]{width:unset}}.button.primary[data-v-c0e0fc5e]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-c0e0fc5e]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-c0e0fc5e]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-c0e0fc5e]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-c0e0fc5e]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-c0e0fc5e]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-c0e0fc5e]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-c0e0fc5e]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-c0e0fc5e]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-c0e0fc5e]:active{background-color:var(--almanax-navy)}.container[data-v-c0e0fc5e]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-c0e0fc5e]{max-width:68rem}.bg-sidebar-fading[data-v-c0e0fc5e]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-c0e0fc5e]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.code-background[data-v-c0e0fc5e]{position:relative;width:100%;height:46.875rem;background:var(--almanax-dark-blue);border-radius:1rem;overflow:hidden}.fade-edges[data-v-c0e0fc5e]{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 3.75rem 2.5rem var(--almanax-dark-blue);z-index:1}.code-snippet[data-v-c0e0fc5e]{position:absolute;font-family:Fira Code,Consolas,monospace;z-index:0;white-space:nowrap;transition:opacity .5s ease}.code-snippet.solidity[data-v-c0e0fc5e]{color:#8247e580}.code-snippet.rust[data-v-c0e0fc5e]{color:#e6491780}.code-snippet.hack[data-v-c0e0fc5e]{color:#ff3b3080}.code-snippet.glow-effect.solidity[data-v-c0e0fc5e]{text-shadow:0 0 8px rgba(130,71,229,.7)}.code-snippet.glow-effect.rust[data-v-c0e0fc5e]{text-shadow:0 0 8px rgba(230,73,23,.7)}.code-snippet.glow-effect.hack[data-v-c0e0fc5e]{text-shadow:0 0 10px rgba(255,59,48,.8)}.title-content-wrapper[data-v-c0e0fc5e]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2}[data-v-f8f333c6]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-f8f333c6],[data-v-f8f333c6]:before,[data-v-f8f333c6]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-f8f333c6]{height:100%;width:100%;overflow-x:hidden}body[data-v-f8f333c6]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-f8f333c6]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-f8f333c6]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-f8f333c6]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-f8f333c6]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-f8f333c6]{display:flex}.flex-col[data-v-f8f333c6]{flex-direction:column}.flex-row[data-v-f8f333c6]{flex-direction:row}.grid[data-v-f8f333c6]{display:grid}.text-link[data-v-f8f333c6]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-f8f333c6]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-f8f333c6]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-f8f333c6]{width:unset}}.button.primary[data-v-f8f333c6]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-f8f333c6]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-f8f333c6]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-f8f333c6]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-f8f333c6]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-f8f333c6]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-f8f333c6]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-f8f333c6]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-f8f333c6]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-f8f333c6]:active{background-color:var(--almanax-navy)}.container[data-v-f8f333c6]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-f8f333c6]{max-width:68rem}.bg-sidebar-fading[data-v-f8f333c6]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-f8f333c6]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.title-holder[data-v-f8f333c6]{position:relative;width:100%;overflow:hidden}.title-content[data-v-f8f333c6]{text-align:center;max-width:43.75rem;padding:1.25rem;position:relative}.title-content h1[data-v-f8f333c6],.title-content .subtitle[data-v-f8f333c6]{position:relative;display:inline-block}.title-content h1[data-v-f8f333c6]:before,.title-content .subtitle[data-v-f8f333c6]:before{content:"";position:absolute;top:-10px;left:-20px;right:-20px;bottom:-10px;background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:.5rem;z-index:-1}.title-content h1[data-v-f8f333c6]{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--almanax-white);text-shadow:0 0 10px rgba(255,255,255,.3),0 0 20px rgba(255,255,255,.1);padding:.625rem 1.25rem}@media only screen and (min-width: 780px){.title-content h1[data-v-f8f333c6]{font-size:3rem}}.title-content .subtitle[data-v-f8f333c6]{font-size:1rem;line-height:1.6;color:#fffc;margin-bottom:2rem;padding:.625rem 1.25rem}@media only screen and (min-width: 780px){.title-content .subtitle[data-v-f8f333c6]{font-size:1.125rem}}.hero-dashboard-card[data-v-f8f333c6]{position:relative;margin-bottom:2rem;border-radius:1.25rem;overflow:hidden;animation:heroEntrance-f8f333c6 .8s ease-out;background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px -4px #0000004d,0 0 0 1px #9333ea14,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media only screen and (max-width: 779px){.hero-dashboard-card[data-v-f8f333c6]{margin-bottom:1.5rem;border-radius:1rem}}.hero-background[data-v-f8f333c6]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hero-background .shimmer-overlay[data-v-f8f333c6]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.008) 50%,transparent 60%);background-size:300% 300%;animation:breathingShimmer-f8f333c6 12s ease-in-out infinite}.hero-background .noise-pattern[data-v-f8f333c6]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 75% 75%,rgba(147,51,234,.1) 1px,transparent 1px);background-size:3.125rem 3.125rem,1.875rem 1.875rem;animation:noiseFloat-f8f333c6 20s linear infinite}.hero-content[data-v-f8f333c6]{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:2.5rem;padding:2rem;align-items:center}@media only screen and (max-width: 1079px){.hero-content[data-v-f8f333c6]{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}}@media only screen and (max-width: 779px){.hero-content[data-v-f8f333c6]{grid-template-columns:1fr;padding:1rem;gap:1rem;align-items:stretch}}.welcome-section[data-v-f8f333c6]{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (max-width: 779px){.welcome-section[data-v-f8f333c6]{gap:1rem}}.greeting h1[data-v-f8f333c6]{font-size:1.75rem;font-weight:700;color:var(--almanax-white);margin:0 0 .5rem;line-height:1.2}@media only screen and (min-width: 780px){.greeting h1[data-v-f8f333c6]{font-size:2rem}}@media only screen and (max-width: 779px){.greeting h1[data-v-f8f333c6]{font-size:1.375rem;line-height:1.3}}.greeting .tagline[data-v-f8f333c6]{font-size:1rem;color:#fffc;margin:0;font-weight:500}@media only screen and (min-width: 780px){.greeting .tagline[data-v-f8f333c6]{font-size:1.125rem}}@media only screen and (max-width: 779px){.greeting .tagline[data-v-f8f333c6]{font-size:.875rem}}.summary-stats[data-v-f8f333c6]{display:flex;flex-direction:column;gap:.75rem}@media only screen and (max-width: 779px){.summary-stats[data-v-f8f333c6]{gap:.625rem}}.summary-item[data-v-f8f333c6]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#ffffffe6}@media only screen and (max-width: 779px){.summary-item[data-v-f8f333c6]{gap:.5rem;font-size:.8125rem;align-items:flex-start}}.summary-item .summary-icon[data-v-f8f333c6]{color:var(--almanax-purple);flex-shrink:0;width:1.125rem;height:1.125rem}@media only screen and (max-width: 779px){.summary-item .summary-icon[data-v-f8f333c6]{width:1rem;height:1rem;margin-top:.125rem}}.summary-item .summary-text[data-v-f8f333c6]{flex:1;line-height:1.4}@media only screen and (max-width: 779px){.summary-item .summary-text[data-v-f8f333c6]{line-height:1.5}}.summary-item .summary-text strong[data-v-f8f333c6]{color:var(--almanax-white);font-weight:600}.summary-item .view-results-link[data-v-f8f333c6]{display:inline;color:var(--almanax-purple);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease}@media only screen and (max-width: 779px){.summary-item .view-results-link[data-v-f8f333c6]{font-size:.75rem}}.summary-item .view-results-link[data-v-f8f333c6]:hover{color:#9333eacc;text-decoration:underline}.stats-section[data-v-f8f333c6]{display:flex;justify-content:flex-end}@media only screen and (max-width: 1079px){.stats-section[data-v-f8f333c6]{justify-content:center}}.stat-cards[data-v-f8f333c6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:1rem;max-width:31.25rem}@media only screen and (max-width: 779px){.stat-cards[data-v-f8f333c6]{display:flex;justify-content:space-between;gap:.5rem;max-width:none;width:100%}.stat-cards[data-v-f8f333c6]>*{flex:1;min-width:0}}@media only screen and (max-width: 499px){.stat-cards[data-v-f8f333c6]{gap:.375rem}}.stat-card[data-v-f8f333c6]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a,0 4px 16px #0000000d,inset 0 1px #ffffff1a}.stat-card[data-v-f8f333c6]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.stat-card[data-v-f8f333c6]:hover{transform:translateY(-2px);background:#ffffff14;border-color:#ffffff26;box-shadow:0 4px 16px #00000026,0 8px 32px #0000001a,inset 0 1px #ffffff26}.stat-card[data-v-f8f333c6]:hover:before{opacity:1}.stat-card:hover .stat-icon[data-v-f8f333c6]{transform:scale(1.1)}@media only screen and (max-width: 779px){.stat-card[data-v-f8f333c6]{padding:.625rem;gap:.375rem}}@media only screen and (max-width: 499px){.stat-card[data-v-f8f333c6]{padding:.5rem;gap:.25rem}}.stat-icon[data-v-f8f333c6]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;background:#9333ea26;color:var(--almanax-purple);transition:all .3s ease;position:relative;z-index:1}.stat-icon.critical[data-v-f8f333c6]{background:#ef444426;color:#ef4444}.stat-icon svg[data-v-f8f333c6]{width:1.25rem;height:1.25rem}@media only screen and (max-width: 779px){.stat-icon[data-v-f8f333c6]{width:2rem;height:2rem}.stat-icon svg[data-v-f8f333c6]{width:1rem;height:1rem}}.stat-content[data-v-f8f333c6]{text-align:center;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;flex:1}.stat-content .stat-value[data-v-f8f333c6]{font-size:1.25rem;font-weight:700;color:var(--almanax-white);line-height:1;margin-bottom:.5rem}@media only screen and (max-width: 779px){.stat-content .stat-value[data-v-f8f333c6]{font-size:.875rem;margin-bottom:.25rem}}@media only screen and (max-width: 499px){.stat-content .stat-value[data-v-f8f333c6]{font-size:.75rem;margin-bottom:.125rem}}.stat-content .stat-label[data-v-f8f333c6]{font-size:.75rem;color:#ffffffb3;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}@media only screen and (max-width: 779px){.stat-content .stat-label[data-v-f8f333c6]{font-size:.625rem}}@media only screen and (max-width: 499px){.stat-content .stat-label[data-v-f8f333c6]{font-size:.5625rem}}.stat-content .view-results-link[data-v-f8f333c6]{display:inline-block;color:var(--almanax-purple);text-decoration:none;font-size:.6875rem;font-weight:500;transition:all .2s ease;padding:.125rem .25rem;border-radius:.25rem;margin-top:.125rem}.stat-content .view-results-link[data-v-f8f333c6]:hover{color:#9333eacc;background:#9333ea14;transform:translateY(-1px)}.stat-content .view-results-link[data-v-f8f333c6]:active{transform:translateY(0)}.loading-status[data-v-f8f333c6]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;color:#ffffffb3;font-size:.875rem}.loading-status .loading-spinner[data-v-f8f333c6]{width:1rem;height:1rem;border:2px solid rgba(147,51,234,.2);border-radius:50%;border-top-color:var(--almanax-purple);animation:spin-f8f333c6 1s ease-in-out infinite}@keyframes heroEntrance-f8f333c6{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes breathingShimmer-f8f333c6{0%{background-position:-200% -200%}50%{background-position:200% 200%}to{background-position:-200% -200%}}@keyframes noiseFloat-f8f333c6{0%{transform:translate(0)}25%{transform:translate(.3125rem,-.1875rem)}50%{transform:translate(-.1875rem,.3125rem)}75%{transform:translate(.1875rem,.1875rem)}to{transform:translate(0)}}@keyframes spin-f8f333c6{to{transform:rotate(360deg)}}.welcome-card[data-v-f8f333c6]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6);border-radius:1rem;padding:2rem;text-align:center;max-width:37.5rem;margin:0 auto;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px -4px #0000004d,0 0 0 1px #9333ea14,inset 0 1px #ffffff1a;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.welcome-card[data-v-f8f333c6]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.008) 50%,transparent 60%);background-size:300% 300%;animation:breathingShimmer-f8f333c6 12s ease-in-out infinite;pointer-events:none;z-index:0}.welcome-card[data-v-f8f333c6]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 75% 75%,rgba(147,51,234,.1) 1px,transparent 1px);background-size:3.125rem 3.125rem,1.875rem 1.875rem;animation:noiseFloat-f8f333c6 20s linear infinite;pointer-events:none;z-index:0}.welcome-card h2[data-v-f8f333c6]{font-size:1.5rem;margin:1rem 0 .75rem;color:var(--almanax-white);font-weight:600;position:relative;z-index:1}.welcome-card p[data-v-f8f333c6]{color:#fffc;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;position:relative;z-index:1}.welcome-icon[data-v-f8f333c6]{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:#9333ea26;color:#9333eae6;margin:0 auto;position:relative;z-index:1}.welcome-icon[data-v-f8f333c6]:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:linear-gradient(135deg,#ffffff1a,#fff0);z-index:-1}.cta-button[data-v-f8f333c6]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--almanax-button-purple);border:1px solid rgba(147,51,234,.3);color:var(--almanax-white);font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;font-size:1rem;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cta-button[data-v-f8f333c6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);opacity:0;transition:opacity .3s ease}.cta-button[data-v-f8f333c6]:hover{transform:translateY(-2px);background:var(--almanax-button-purple);border-color:#9333ea80;box-shadow:0 4px 16px #9333ea40,0 8px 32px #9333ea26,inset 0 1px #ffffff26}.cta-button[data-v-f8f333c6]:hover:before{opacity:1}.cta-button[data-v-f8f333c6]:active{transform:translateY(0)}.cta-icon[data-v-f8f333c6]{margin-right:.25rem}.onboarding-pointer[data-v-f8f333c6]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem}.onboarding-pointer .pointer-text[data-v-f8f333c6]{color:#fffc;font-size:.875rem;font-weight:500}.onboarding-pointer .arrow-container[data-v-f8f333c6]{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.onboarding-pointer .arrow-container .arrow-svg[data-v-f8f333c6]{opacity:.8;animation:arrowPulse-f8f333c6 2s ease-in-out infinite}.onboarding-pointer .arrow-container .arrow-label[data-v-f8f333c6]{color:#9333eab3;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@keyframes arrowPulse-f8f333c6{0%,to{opacity:.6}50%{opacity:1}}[data-v-9e661f7f]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-9e661f7f],[data-v-9e661f7f]:before,[data-v-9e661f7f]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-9e661f7f]{height:100%;width:100%;overflow-x:hidden}body[data-v-9e661f7f]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-9e661f7f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-9e661f7f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-9e661f7f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-9e661f7f]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-9e661f7f]{display:flex}.flex-col[data-v-9e661f7f]{flex-direction:column}.flex-row[data-v-9e661f7f]{flex-direction:row}.grid[data-v-9e661f7f]{display:grid}.text-link[data-v-9e661f7f]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-9e661f7f]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-9e661f7f]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-9e661f7f]{width:unset}}.button.primary[data-v-9e661f7f]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-9e661f7f]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-9e661f7f]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-9e661f7f]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-9e661f7f]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-9e661f7f]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-9e661f7f]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-9e661f7f]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-9e661f7f]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-9e661f7f]:active{background-color:var(--almanax-navy)}.container[data-v-9e661f7f]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-9e661f7f]{max-width:68rem}.bg-sidebar-fading[data-v-9e661f7f]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-9e661f7f]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}p[data-v-9e661f7f]{display:flex;align-items:center;justify-content:center;color:var(--almanax-white);font-size:1rem}[data-v-6494af76]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-6494af76],[data-v-6494af76]:before,[data-v-6494af76]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-6494af76]{height:100%;width:100%;overflow-x:hidden}body[data-v-6494af76]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-6494af76]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-6494af76]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-6494af76]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-6494af76]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-6494af76]{display:flex}.flex-col[data-v-6494af76]{flex-direction:column}.flex-row[data-v-6494af76]{flex-direction:row}.grid[data-v-6494af76]{display:grid}.text-link[data-v-6494af76]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-6494af76]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-6494af76]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-6494af76]{width:unset}}.button.primary[data-v-6494af76]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-6494af76]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-6494af76]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-6494af76]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-6494af76]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-6494af76]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-6494af76]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-6494af76]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-6494af76]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-6494af76]:active{background-color:var(--almanax-navy)}.container[data-v-6494af76]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-6494af76]{max-width:68rem}.bg-sidebar-fading[data-v-6494af76]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-6494af76]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}p[data-v-6494af76]{display:flex;align-items:center;color:var(--almanax-error);column-gap:.625rem;font-size:1rem}[data-v-c869f58f]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-c869f58f],[data-v-c869f58f]:before,[data-v-c869f58f]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-c869f58f]{height:100%;width:100%;overflow-x:hidden}body[data-v-c869f58f]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-c869f58f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-c869f58f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-c869f58f]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-c869f58f]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-c869f58f]{display:flex}.flex-col[data-v-c869f58f]{flex-direction:column}.flex-row[data-v-c869f58f]{flex-direction:row}.grid[data-v-c869f58f]{display:grid}.text-link[data-v-c869f58f]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-c869f58f]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-c869f58f]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-c869f58f]{width:unset}}.button.primary[data-v-c869f58f]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-c869f58f]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-c869f58f]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-c869f58f]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-c869f58f]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-c869f58f]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-c869f58f]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-c869f58f]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-c869f58f]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-c869f58f]:active{background-color:var(--almanax-navy)}.container[data-v-c869f58f]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-c869f58f]{max-width:68rem}.bg-sidebar-fading[data-v-c869f58f]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-c869f58f]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.data-table-container[data-v-c869f58f]{display:flex;flex-direction:column}.data-view[data-v-c869f58f]{background:linear-gradient(180deg,var(--almanax-dark-blue) 0%,rgb(17,24,39) 100%);border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;box-shadow:0 4px 24px -1px #0003,0 0 0 1px #9333ea0d}.table-header[data-v-c869f58f]{display:grid;grid-template-columns:var(--table-columns, 1fr);padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);font-weight:500;font-size:.75rem;color:#ffffffb3;letter-spacing:.7px;text-transform:uppercase}.table-header>div[data-v-c869f58f]{display:flex;align-items:center;gap:.375rem;padding:.25rem 0rem}.table-header>div.sorted[data-v-c869f58f]{color:var(--almanax-white)}.table-header>div .column-label[data-v-c869f58f]{flex:0 0 auto;min-width:0}.table-header>div .sort-button[data-v-c869f58f]{background:none;border:none;padding:.125rem;cursor:pointer;border-radius:.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.table-header>div .sort-button[data-v-c869f58f]:hover{background:#ffffff14}.table-header>div .sort-button:hover .sort-icons[data-v-c869f58f]{opacity:1}.table-header>div .sort-icons[data-v-c869f58f]{display:flex;flex-direction:column;gap:.0625rem;opacity:.4;transition:opacity .2s ease}.table-header>div.sorted .sort-icons[data-v-c869f58f]{opacity:1}.table-header>div .sort-icon[data-v-c869f58f]{width:.625rem;height:.625rem;color:#ffffff80;transition:color .2s ease}.table-header>div .sort-icon.active[data-v-c869f58f]{color:var(--almanax-purple)}.table-toolbar[data-v-c869f58f]{background:linear-gradient(180deg,#ffffff05,#fff0)}.toolbar-content[data-v-c869f58f]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.toolbar-content .item-count[data-v-c869f58f]{font-size:1.125rem;font-weight:600;color:var(--almanax-white);display:flex;align-items:center;line-height:2rem}.toolbar-content .item-count .count-value[data-v-c869f58f]{font-weight:700}.toolbar-content .toolbar-spacer[data-v-c869f58f]{flex:1}.toolbar-content .toolbar-controls[data-v-c869f58f]{display:flex;align-items:center;gap:1rem}.toolbar-content .toolbar-actions-mobile[data-v-c869f58f]{display:none}.toolbar-content .toolbar-actions-desktop[data-v-c869f58f]{display:flex}.search-input[data-v-c869f58f]{position:relative;width:17.5rem;display:flex;align-items:center}.search-input .search-field[data-v-c869f58f]{width:100%;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.5rem .75rem;color:var(--almanax-white);font-size:.875rem;outline:none;transition:all .2s ease;height:2.25rem;line-height:1.25rem;margin:0;box-shadow:0 2px 4px #0000001a,0 4px 8px #0000001a}.search-input .search-field[data-v-c869f58f]:focus{border-color:var(--almanax-purple);background:#ffffff0d;box-shadow:0 0 0 2px rgba(var(--almanax-purple-rgb),.2),0 4px 12px #0003}.search-input .search-field[data-v-c869f58f]::placeholder{color:#ffffff80}.search-input .clear-search[data-v-c869f58f]{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#ffffff80;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;transition:all .15s ease}.search-input .clear-search[data-v-c869f58f]:hover{color:var(--almanax-white);background:#ffffff1a}.search-input .clear-search svg[data-v-c869f58f]{width:.875rem;height:.875rem}.filters-row[data-v-c869f58f]{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1.25rem;background:#11182766;border-top:1px solid rgba(255,255,255,.05)}.clear-all-button[data-v-c869f58f]{display:flex;align-items:center;gap:.375rem;background:none;border:none;color:var(--almanax-white-70);font-size:.8125rem;cursor:pointer;padding:.25rem .5rem;border-radius:.25rem;transition:all .2s ease}.clear-all-button[data-v-c869f58f]:hover{color:var(--almanax-white);background:#ffffff0d}.clear-all-button .clear-icon[data-v-c869f58f]{width:.875rem;height:.875rem}.filter-pills[data-v-c869f58f]{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pill[data-v-c869f58f]{display:flex;align-items:center;gap:.375rem;background:#ffffff1a;border-radius:1rem;padding:.25rem .5rem .25rem .25rem;font-size:.8125rem;color:var(--almanax-white);transition:all .2s ease}.filter-pill[data-v-c869f58f]:hover{background:#ffffff26}.filter-pill .filter-pill-icon[data-v-c869f58f]{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:#ffffff26}.filter-pill .filter-pill-icon.search[data-v-c869f58f]{background:#ffffff1a;color:var(--almanax-purple)}.filter-pill .filter-pill-icon svg[data-v-c869f58f]{width:.75rem;height:.75rem}.filter-pill .filter-pill-name[data-v-c869f58f]{font-weight:500;max-width:9.375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-pill .filter-pill-remove[data-v-c869f58f]{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background:none;border:none;color:var(--almanax-white-70);cursor:pointer;transition:all .15s ease;padding:0}.filter-pill .filter-pill-remove[data-v-c869f58f]:hover{background:#fff3;color:var(--almanax-white)}.filter-pill .filter-pill-remove svg[data-v-c869f58f]{width:.75rem;height:.75rem}.table-row[data-v-c869f58f]{border-bottom:1px solid rgba(255,255,255,.06);transition:all .3s ease;position:relative;overflow:hidden}.table-row[data-v-c869f58f]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#9333ea00,#9333ea05);opacity:0;transition:opacity .3s ease}.table-row[data-v-c869f58f]:hover:before{opacity:1}.table-row.expanded[data-v-c869f58f]{background:linear-gradient(180deg,#9333ea08,#9333ea03);border-bottom-color:#9333ea14}.table-row[data-v-c869f58f]:last-child{border-bottom:none}.row-content[data-v-c869f58f]{display:grid;grid-template-columns:var(--table-columns, 1fr);padding:1.25rem;cursor:auto;align-items:center;min-height:4.5rem;position:relative;z-index:1}.row-content.expandable[data-v-c869f58f]{cursor:pointer}.row-content>div[data-v-c869f58f]{color:var(--almanax-white);font-size:.875rem}.row-content>div[class*=col-][data-v-c869f58f]{position:relative}.expand-icon[data-v-c869f58f]{color:#ffffff80;transition:transform .2s ease;width:1.25rem;height:1.25rem}.expand-icon.rotated[data-v-c869f58f]{transform:rotate(180deg)}.expanded-content[data-v-c869f58f]{padding:1rem;border-top:1px solid rgba(147,51,234,.08);animation:expand .3s ease;background:linear-gradient(180deg,#9333ea05,#9333ea03);position:relative;z-index:2}.no-results[data-v-c869f58f]{padding:2.5rem;display:flex;justify-content:center;align-items:center;min-height:12.5rem}.no-results-content[data-v-c869f58f]{text-align:center;color:var(--almanax-white-70)}.no-results-content .no-results-icon[data-v-c869f58f]{display:flex;justify-content:center;margin-bottom:1rem}.no-results-content .no-results-icon svg[data-v-c869f58f]{width:3rem;height:3rem;color:var(--almanax-white-50)}.no-results-content p[data-v-c869f58f]{margin-bottom:1rem;font-size:1rem}.no-results-content .clear-search-button[data-v-c869f58f]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--almanax-white);border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;transition:all .2s ease}.no-results-content .clear-search-button[data-v-c869f58f]:hover{background:#ffffff14;border-color:#fff3}.pagination-controls[data-v-c869f58f]{padding:1rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff05,#fff0)}.pagination-wrapper[data-v-c869f58f]{display:flex;align-items:center;justify-content:center;gap:.5rem}.pagination-button[data-v-c869f58f]{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;color:#ffffffb3;cursor:pointer;transition:all .2s ease;min-width:2rem;height:2rem}.pagination-button svg[data-v-c869f58f]{width:1rem;height:1rem}.pagination-button[data-v-c869f58f]:hover:not(.disabled){color:var(--almanax-white)}.pagination-button.disabled[data-v-c869f58f]{opacity:.5;cursor:not-allowed}.page-indicator[data-v-c869f58f]{display:flex;align-items:center;justify-content:center;gap:.25rem;min-width:3.75rem;padding:0rem .5rem;font-size:.875rem;color:#ffffffb3}.page-indicator .current[data-v-c869f58f],.page-indicator .total[data-v-c869f58f]{color:var(--almanax-white);font-weight:500}.page-indicator .separator[data-v-c869f58f]{color:#ffffff4d}.col-actions[data-v-c869f58f]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 779px){.data-view[data-v-c869f58f]{border-radius:.75rem}.toolbar-content[data-v-c869f58f]{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 1rem}.toolbar-content .toolbar-header[data-v-c869f58f]{display:flex!important;justify-content:space-between;align-items:center;width:100%}.toolbar-content .item-count[data-v-c869f58f],.toolbar-content .toolbar-spacer[data-v-c869f58f]{display:none}.toolbar-content .toolbar-controls[data-v-c869f58f]{gap:.5rem;width:100%}.toolbar-content .toolbar-controls .search-input[data-v-c869f58f]{width:100%}.toolbar-content .toolbar-controls .search-input .search-field[data-v-c869f58f]{height:2.5rem;font-size:1rem}.toolbar-content .toolbar-actions-mobile[data-v-c869f58f]{display:flex!important}.toolbar-content .toolbar-actions-desktop[data-v-c869f58f]{display:none!important}.toolbar-content .toolbar-header .item-count[data-v-c869f58f]{display:flex;font-size:1rem;font-weight:600;color:var(--almanax-white);align-items:center;line-height:1.5rem}.toolbar-content .toolbar-header .item-count .count-value[data-v-c869f58f]{font-weight:700}.table-header[data-v-c869f58f]{display:none}.table-body[data-v-c869f58f]{padding:.5rem}.table-row[data-v-c869f58f]{border:1px solid rgba(255,255,255,.08);border-radius:.75rem;margin-bottom:.75rem;background:#ffffff05;overflow:hidden}.table-row[data-v-c869f58f]:last-child{margin-bottom:0}.table-row[data-v-c869f58f]:hover:before{opacity:.5}.row-content[data-v-c869f58f]{display:block;padding:1rem;min-height:auto}.row-content>div[data-v-c869f58f]{display:flex;justify-content:space-between;align-items:flex-start;padding:.5rem 0rem;border-bottom:1px solid rgba(255,255,255,.05);gap:.75rem}.row-content>div[data-v-c869f58f]:last-child{border-bottom:none;padding-bottom:0}.row-content>div[data-v-c869f58f]:before{content:attr(data-label);font-size:.6875rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;min-width:4.375rem;line-height:1.2}.row-content>div.col-actions[data-v-c869f58f]{display:none}.row-content>div[data-v-c869f58f] .finding-summary{padding-right:0!important}.row-content>div[data-v-c869f58f] .finding-summary>div{display:flex;justify-content:flex-end;width:100%}.row-content>div[data-v-c869f58f] .finding-badges{flex-wrap:wrap;gap:.25rem;justify-content:flex-end}.row-content>div[data-v-c869f58f] .finding-badges .finding-badge{font-size:.625rem;padding:.125rem .375rem}.row-content>div[data-v-c869f58f] .status-badge{font-size:.6875rem;padding:.25rem .5rem;margin-left:auto;width:fit-content;align-self:flex-end}.row-content>div[data-v-c869f58f] .project-info,.row-content>div[data-v-c869f58f] .scan-info{gap:.5rem;min-width:0}.row-content>div[data-v-c869f58f] .project-info .project-name,.row-content>div[data-v-c869f58f] .project-info .scan-name,.row-content>div[data-v-c869f58f] .scan-info .project-name,.row-content>div[data-v-c869f58f] .scan-info .scan-name{font-size:.8125rem;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.row-content>div[data-v-c869f58f] .project-info .project-icon,.row-content>div[data-v-c869f58f] .project-info .scan-icon,.row-content>div[data-v-c869f58f] .scan-info .project-icon,.row-content>div[data-v-c869f58f] .scan-info .scan-icon{font-size:1rem;flex-shrink:0}.row-content>div[data-v-c869f58f] .stat-badge{font-size:.6875rem;padding:.125rem .375rem;margin-left:auto;width:fit-content}.expanded-content[data-v-c869f58f]{padding:.75rem 1rem 1rem;border-top:1px solid rgba(147,51,234,.08)}.pagination-controls[data-v-c869f58f]{padding:.75rem}.pagination-wrapper[data-v-c869f58f]{gap:.25rem}.pagination-button[data-v-c869f58f]{min-width:2.25rem;height:2.25rem;padding:.375rem}.page-indicator[data-v-c869f58f]{min-width:3.125rem;font-size:.8125rem}.no-results[data-v-c869f58f]{padding:1.5rem;min-height:9.375rem}.no-results-content .no-results-icon svg[data-v-c869f58f]{width:2.25rem;height:2.25rem}.no-results-content p[data-v-c869f58f]{font-size:.875rem;margin-bottom:.75rem}}[data-v-c3df9544]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-c3df9544],[data-v-c3df9544]:before,[data-v-c3df9544]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-c3df9544]{height:100%;width:100%;overflow-x:hidden}body[data-v-c3df9544]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-c3df9544]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-c3df9544]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-c3df9544]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-c3df9544]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-c3df9544]{display:flex}.flex-col[data-v-c3df9544]{flex-direction:column}.flex-row[data-v-c3df9544]{flex-direction:row}.grid[data-v-c3df9544]{display:grid}.text-link[data-v-c3df9544]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-c3df9544]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-c3df9544]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-c3df9544]{width:unset}}.button.primary[data-v-c3df9544]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-c3df9544]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-c3df9544]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-c3df9544]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-c3df9544]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-c3df9544]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-c3df9544]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-c3df9544]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-c3df9544]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-c3df9544]:active{background-color:var(--almanax-navy)}.container[data-v-c3df9544]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-c3df9544]{max-width:68rem}.bg-sidebar-fading[data-v-c3df9544]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-c3df9544]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.list-container[data-v-c3df9544]{width:100%}.list-header[data-v-c3df9544]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.list-header h1[data-v-c3df9544]{color:var(--almanax-white);font-size:1.5rem;font-weight:600;margin:0}.list-items[data-v-c3df9544]{margin-top:1rem}.new-project-button[data-v-c3df9544]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--almanax-button-purple);color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.new-project-button[data-v-c3df9544]:hover{background:var(--almanax-button-purple-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--almanax-purple-30)}.new-project-button[data-v-c3df9544]:active{transform:translateY(0);box-shadow:0 2px 6px var(--almanax-purple-20)}.toolbar-new-project-button[data-v-c3df9544]{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;background:var(--almanax-button-purple);color:#fff;border:1px solid rgba(147,51,234,.3);border-radius:.5rem;font-weight:500;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease;height:2.25rem;box-shadow:0 2px 4px #0000001a,0 4px 8px #0000001a}.toolbar-new-project-button[data-v-c3df9544]:hover{background:var(--almanax-button-purple-hover);border-color:#9333ea80;box-shadow:0 0 0 2px #9333ea33,0 4px 12px #0003}.toolbar-new-project-button[data-v-c3df9544]:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a,0 2px 4px #0000001a}.project-info[data-v-c3df9544]{display:flex;align-items:center;gap:.75rem}.project-info .project-icon[data-v-c3df9544]{color:#ffffffb3;font-size:1.25rem}.project-info .project-name[data-v-c3df9544]{color:var(--almanax-white);font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;text-decoration:none;transition:color .2s ease}.project-info .project-name[data-v-c3df9544]:hover{color:#9333eae6}.stat-badge[data-v-c3df9544]{display:flex;align-items:center;gap:.375rem;color:#fffc;font-weight:500;font-size:.875rem;background:#9333ea14;padding:.1875rem .5rem;border-radius:.25rem;width:fit-content;transition:all .2s ease}.stat-badge[data-v-c3df9544]:hover{background:#9333ea1f}.stat-badge svg[data-v-c3df9544]{color:#9333eab3}.no-scans[data-v-c3df9544]{color:#ffffff80;font-style:italic;font-size:.875rem}.col-project[data-v-c3df9544],.col-findings[data-v-c3df9544],.col-scans[data-v-c3df9544],.col-last-scan[data-v-c3df9544],.col-created[data-v-c3df9544]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fffc;font-size:.875rem;font-weight:400}.col-project[data-v-c3df9544]{min-width:280px}.col-findings[data-v-c3df9544]{min-width:250px}.col-scans[data-v-c3df9544]{width:100px}.col-last-scan[data-v-c3df9544]{min-width:150px}.col-created[data-v-c3df9544]{min-width:110px;width:110px}.col-actions[data-v-c3df9544]{width:48px}.expanded-grid[data-v-c3df9544]{display:grid;grid-template-columns:1fr;gap:2rem}.activity-header[data-v-c3df9544]{display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;margin-bottom:1rem}.activity-header h3[data-v-c3df9544]{color:#fff9;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin:0;padding:0}.activity-timeline[data-v-c3df9544]{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.view-all-link[data-v-c3df9544]{color:#ffffff80;font-size:.75rem;text-decoration:none;transition:all .2s ease;padding:.25rem .5rem;border-radius:.25rem;margin:0}.view-all-link[data-v-c3df9544]:hover{color:var(--almanax-white);background:#ffffff0d}.timeline-item[data-v-c3df9544]{border-radius:.5rem;transition:all .2s ease;cursor:pointer;padding:0}.timeline-item .timeline-link[data-v-c3df9544]{display:flex;gap:.75rem;padding:.75rem;color:inherit;text-decoration:none;border-radius:.375rem;transition:all .2s ease}.timeline-item .timeline-link[data-v-c3df9544]:hover{background:#ffffff0d}.timeline-item .timeline-link:hover .timeline-icon[data-v-c3df9544],.timeline-item .timeline-link:hover .scan-name[data-v-c3df9544]{color:var(--almanax-white)}.timeline-icon[data-v-c3df9544]{color:#ffffff80;transition:all .2s ease}.timeline-content[data-v-c3df9544]{flex:1;min-width:0}.timeline-title[data-v-c3df9544]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem}.scan-name[data-v-c3df9544]{color:#ffffffe6;font-weight:500;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.scan-time[data-v-c3df9544]{color:#ffffff80;font-size:.75rem;white-space:nowrap}.timeline-details[data-v-c3df9544]{display:flex;justify-content:space-between;align-items:center;color:#ffffff80;font-size:.75rem;width:100%}.timeline-details .status-text[data-v-c3df9544]{color:#ffffff80}.timeline-details .view-scan[data-v-c3df9544]{color:#fff6;font-size:.6875rem;transition:all .2s ease;margin-left:auto}.finding-summary[data-v-c3df9544]{width:100%;padding-right:1rem}.finding-badges[data-v-c3df9544]{display:flex;flex-wrap:wrap;gap:.25rem}.finding-badge[data-v-c3df9544]{display:inline-block;padding:.125rem .375rem;border-radius:.25rem;font-size:.6875rem;font-weight:500;color:#ffffffe6}.finding-badge.critical[data-v-c3df9544]{background:#f35e5e33;border:1px solid rgba(243,94,94,.4)}.finding-badge.high[data-v-c3df9544]{background:#ff8e1433;border:1px solid rgba(255,142,20,.4)}.finding-badge.medium[data-v-c3df9544]{background:#ffe11433;border:1px solid rgba(255,225,20,.4)}.finding-badge.low[data-v-c3df9544]{background:#dedede33;border:1px solid rgba(222,222,222,.4)}.empty-scans[data-v-c3df9544]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ffffff08;border:1px dashed rgba(255,255,255,.1);border-radius:.5rem;margin:.5rem 0}.empty-scans .empty-scans-icon[data-v-c3df9544]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ffffff0d;border-radius:50%;color:#fff6;font-size:1rem}.empty-scans .empty-scans-message p[data-v-c3df9544]{margin:0 0 .125rem;color:#fffc;font-weight:500;font-size:.8125rem}.empty-scans .empty-scans-message span[data-v-c3df9544]{color:#ffffff80;font-size:.75rem}.status-badge[data-v-c3df9544]{display:inline-flex;align-items:center;gap:.375rem;padding:.1875rem .5rem;border-radius:.25rem;font-size:.6875rem;font-weight:500;color:#ffffffe6}.status-badge .badge-icon[data-v-c3df9544]{font-size:.75rem}.status-badge.success[data-v-c3df9544]{background:#10b98126;border:1px solid rgba(16,185,129,.3)}.status-badge.success .badge-icon[data-v-c3df9544]{color:#10b981e6}.status-badge.error[data-v-c3df9544]{background:#f35e5e26;border:1px solid rgba(243,94,94,.3)}.status-badge.error .badge-icon[data-v-c3df9544]{color:#f35e5ee6}.status-badge.neutral[data-v-c3df9544]{background:#6b728026;border:1px solid rgba(107,114,128,.3)}.status-badge.neutral .badge-icon[data-v-c3df9544]{color:#6b7280e6}[data-v-c3df9544] .data-view{--table-columns: minmax(280px, 2fr) minmax(250px, 1.75fr) 100px minmax(150px, 1fr) 110px 48px}@media only screen and (max-width: 779px){[data-v-c3df9544] .toolbar-new-project-button{padding:.375rem .75rem;font-size:.8125rem;height:2rem;gap:.25rem}[data-v-c3df9544] .toolbar-new-project-button svg{width:1rem;height:1rem}.expanded-grid[data-v-c3df9544]{gap:1rem}.activity-header[data-v-c3df9544]{padding:0;margin-bottom:.75rem;flex-direction:column;align-items:stretch;gap:.5rem}.activity-header h3[data-v-c3df9544]{font-size:.75rem;text-align:left}.activity-header .view-all-link[data-v-c3df9544]{align-self:flex-start;padding:.375rem .75rem;background:#ffffff0d;border-radius:.375rem;font-size:.6875rem;font-weight:500}.activity-timeline[data-v-c3df9544]{margin-top:.5rem;gap:.375rem}.timeline-item .timeline-link[data-v-c3df9544]{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;padding:.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:.5rem}.timeline-item .timeline-link[data-v-c3df9544]:hover{background:#ffffff0d;border-color:#ffffff1a}.timeline-icon[data-v-c3df9544]{flex-shrink:0;font-size:1rem;margin-top:.125rem}.timeline-content[data-v-c3df9544]{width:100%}.timeline-title[data-v-c3df9544]{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;margin-bottom:.375rem}.timeline-title .scan-name[data-v-c3df9544]{font-size:.8125rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;width:100%;max-width:11.25rem}.timeline-title .scan-time[data-v-c3df9544]{font-size:.625rem;color:#fff6;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.timeline-details[data-v-c3df9544]{display:flex;justify-content:space-between;align-items:center;width:100%}.timeline-details .status-text[data-v-c3df9544]{font-size:.6875rem;color:#ffffff80;line-height:1.2;flex:1;min-width:0}.timeline-details .view-scan[data-v-c3df9544]{flex-shrink:0;margin-left:.5rem;font-size:0;color:#fff6}.timeline-details .view-scan[data-v-c3df9544]:after{content:"→";font-size:.875rem;display:inline-block}.empty-scans[data-v-c3df9544]{flex-direction:column;text-align:center;gap:.5rem;padding:1.25rem;margin:.25rem 0}.empty-scans .empty-scans-icon[data-v-c3df9544]{align-self:center;margin-bottom:.25rem}.empty-scans .empty-scans-message p[data-v-c3df9544]{font-size:.875rem;margin-bottom:.25rem}.empty-scans .empty-scans-message span[data-v-c3df9544]{font-size:.6875rem;line-height:1.4;display:block}}[data-v-37184f8a]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-37184f8a],[data-v-37184f8a]:before,[data-v-37184f8a]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-37184f8a]{height:100%;width:100%;overflow-x:hidden}body[data-v-37184f8a]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-37184f8a]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-37184f8a]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-37184f8a]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-37184f8a]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-37184f8a]{display:flex}.flex-col[data-v-37184f8a]{flex-direction:column}.flex-row[data-v-37184f8a]{flex-direction:row}.grid[data-v-37184f8a]{display:grid}.text-link[data-v-37184f8a]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-37184f8a]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-37184f8a]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-37184f8a]{width:unset}}.button.primary[data-v-37184f8a]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-37184f8a]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-37184f8a]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-37184f8a]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-37184f8a]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-37184f8a]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-37184f8a]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-37184f8a]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-37184f8a]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-37184f8a]:active{background-color:var(--almanax-navy)}.container[data-v-37184f8a]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-37184f8a]{max-width:68rem}.bg-sidebar-fading[data-v-37184f8a]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-37184f8a]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.list-container[data-v-37184f8a]{width:100%}.list-header[data-v-37184f8a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.list-header h1[data-v-37184f8a]{color:var(--almanax-white);font-size:1.5rem;font-weight:600;margin:0}.scan-info[data-v-37184f8a]{display:flex;align-items:center;gap:.75rem}.scan-info .scan-icon[data-v-37184f8a]{color:#ffffffb3;font-size:1.25rem;flex-shrink:0}.scan-info .scan-name[data-v-37184f8a]{color:var(--almanax-white);font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:16.25rem;text-decoration:none;padding-right:.75rem}.scan-info .scan-name[data-v-37184f8a]:hover{color:#9333eae6}.action-buttons[data-v-37184f8a]{display:flex;justify-content:flex-end;gap:1.5rem}.view-button[data-v-37184f8a]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:#ffffffb3;text-decoration:none;transition:all .2s ease}.view-button[data-v-37184f8a]:hover{background:#ffffff1a;color:var(--almanax-white);border-color:#fff3}.view-button svg[data-v-37184f8a]{width:1rem;height:1rem}.menu-trigger[data-v-37184f8a]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.menu-trigger[data-v-37184f8a]:hover{background:#ffffff1a;color:var(--almanax-white);border-color:#fff3}.menu-trigger svg[data-v-37184f8a]{width:1rem;height:1rem}.scan-menu-portal[data-v-37184f8a]{position:fixed;z-index:1000}.scan-menu[data-v-37184f8a]{background:var(--almanax-blue-bg);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:-8px 8px 16px #0003;padding:.5rem;min-width:8.75rem;position:relative;overflow:hidden}.scan-menu[data-v-37184f8a]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--almanax-gradient-bg-subtle);pointer-events:none;z-index:0}.menu-item[data-v-37184f8a]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:none;border:none;color:var(--almanax-white);font-size:.875rem;cursor:pointer;border-radius:.25rem;transition:all .2s ease;position:relative;z-index:1}.menu-item[data-v-37184f8a]:hover{background:var(--almanax-white-5)}.menu-item.delete-item[data-v-37184f8a]{color:var(--almanax-error)}.menu-item.delete-item[data-v-37184f8a]:hover{background:#ef44441a}.menu-item svg[data-v-37184f8a]{width:1rem;height:1rem}.initiated-by[data-v-37184f8a]{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.875rem}.initiated-by .source-icon[data-v-37184f8a]{color:#fff9;flex-shrink:0}.initiated-by .external-link[data-v-37184f8a]{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;transition:color .2s ease}.initiated-by .external-link[data-v-37184f8a]:hover{color:var(--almanax-white)}.delete-confirmation-overlay[data-v-37184f8a]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--almanax-black-80);display:flex;align-items:center;justify-content:center;z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delete-confirmation-modal[data-v-37184f8a]{background:var(--almanax-dark-gradient-2);border:1px solid var(--almanax-error-20);border-radius:.75rem;width:90%;max-width:31.25rem;box-shadow:0 10px 25px var(--almanax-black-30);animation:modal-appear-37184f8a .3s ease-out}@keyframes modal-appear-37184f8a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.delete-modal-header[data-v-37184f8a]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--almanax-error-20)}.delete-modal-header h3[data-v-37184f8a]{color:var(--almanax-error);margin:0;font-size:1.125rem;font-weight:600}.delete-modal-header .close-button[data-v-37184f8a]{background:transparent;border:none;color:var(--almanax-white-60);cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.delete-modal-header .close-button[data-v-37184f8a]:hover{color:var(--almanax-white);background:var(--almanax-white-10)}.delete-modal-content[data-v-37184f8a]{padding:1.5rem}.delete-modal-content .warning-message[data-v-37184f8a]{display:flex;gap:1rem;margin-bottom:1.5rem;background:var(--almanax-error-bg-10);padding:1rem;border-radius:.5rem;border:1px solid var(--almanax-error-20)}.delete-modal-content .warning-message svg[data-v-37184f8a]{color:var(--almanax-error);flex-shrink:0}.delete-modal-content .warning-message .warning-text[data-v-37184f8a]{flex:1}.delete-modal-content .warning-message .warning-text p[data-v-37184f8a]{color:var(--almanax-white-90);margin:0;font-size:.9375rem;line-height:1.5}.delete-modal-content .warning-message .warning-text .scan-name-highlight[data-v-37184f8a]{color:var(--almanax-white);background-color:var(--almanax-error-bg);padding:.25rem .5rem;border-radius:.25rem;border:1px solid var(--almanax-error-20);font-weight:600;font-family:Fira Code,monospace;word-break:break-all;max-width:100%;display:block;overflow-wrap:break-word;margin:.5rem 0rem;font-size:.875rem}.delete-modal-content .delete-error[data-v-37184f8a]{color:var(--almanax-error);font-size:.875rem;margin-top:.5rem}.delete-modal-actions[data-v-37184f8a]{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--almanax-white-10)}.button[data-v-37184f8a]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;height:2.625rem;min-height:2.625rem;min-width:8.75rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease;width:auto}.button.secondary[data-v-37184f8a]{background:var(--almanax-white-5);color:var(--almanax-white-80);border:1px solid var(--almanax-white-10);font-family:inherit}.button.secondary[data-v-37184f8a]:hover{background:var(--almanax-white-10);color:var(--almanax-white)}.button.danger[data-v-37184f8a]{background:var(--almanax-error-bg);color:var(--almanax-error);border:1px solid var(--almanax-error)}.button.danger[data-v-37184f8a]:hover:not(:disabled){background:var(--almanax-error);color:#fff}.button.danger[data-v-37184f8a]:disabled{opacity:.5;cursor:not-allowed;background:var(--almanax-error-bg);color:var(--almanax-error)}.button.danger[data-v-37184f8a]:disabled:hover{background:var(--almanax-error-bg);color:var(--almanax-error);transform:none;box-shadow:none}.empty-state[data-v-37184f8a]{color:#ffffff80;text-align:center;padding:1.5rem;font-style:italic}.list-empty[data-v-37184f8a]{justify-content:center}.col-scan-name[data-v-37184f8a]{min-width:200px;width:30%;max-width:18.75rem;padding-right:1rem}.col-status[data-v-37184f8a]{width:120px;text-align:left;padding-left:0rem}.col-created[data-v-37184f8a]{width:150px}.col-initiated[data-v-37184f8a]{width:250px;text-align:left}.col-actions[data-v-37184f8a]{width:100px;text-align:right}[data-v-37184f8a] .data-view{--table-columns: minmax(200px, 1.75fr) minmax(150px, .75fr) minmax(250px, 1.5fr) minmax(120px, .75fr) 100px}[data-v-37184f8a] .table-header [class*=col-status]{text-align:left;padding-left:0rem}[data-v-37184f8a] .table-header [class*=col-actions]{text-align:right}[data-v-37184f8a] td[data-column=status]{text-align:left;display:table-cell;vertical-align:middle;padding-left:1.25rem;color:var(--almanax-white)!important}[data-v-37184f8a] td[data-column=created],[data-v-37184f8a] td[data-column=initiatedBy]{color:var(--almanax-white)!important;padding-left:1.25rem}[data-v-37184f8a] th.col-status{padding-left:1.25rem}[data-v-37184f8a] .table-row td{color:var(--almanax-white)!important}[data-v-37184f8a] .table-row div{font-size:.875rem}.success[data-v-37184f8a],.error[data-v-37184f8a],.complete[data-v-37184f8a],.failure[data-v-37184f8a],.skipped[data-v-37184f8a],.pending[data-v-37184f8a]{display:inline-flex;align-items:center;justify-content:center;width:6.25rem;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem!important;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:.5px}.success[data-v-37184f8a]{background-color:#10b9811a;color:#10b981e6}.error[data-v-37184f8a]{background-color:#ef44441a;color:#ef4444e6}.complete[data-v-37184f8a]{background-color:#10b9811a;color:#10b981e6}.failure[data-v-37184f8a]{background-color:#ef44441a;color:#ef4444e6}.skipped[data-v-37184f8a]{background-color:#6b72801a;color:#6b7280e6}.pending[data-v-37184f8a]{background-color:#f59e0b1a;color:#f59e0be6}.created-time[data-v-37184f8a]{cursor:default;font-size:.875rem}[data-v-01b279f7]:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: rgba(84, 84, 84, .48);--color-border-hover: rgba(84, 84, 84, .65);--color-heading: var(--vt-c-white);--color-text: rgba(235, 235, 235, .64);--almanax-purple-base: hsl(258, 90%, 66%);--almanax-purple-rgb: 147, 51, 234;--almanax-error: hsla(0, 58%, 63%, 1);--almanax-severity-low: #d4d4d4;--almanax-severity-medium: #dfc52f;--almanax-severity-high: #b65a05;--almanax-severity-critical: #b72929;--almanax-banner-yellow: #ffc107;--almanax-banner-yellow-hover: #ffb300;--almanax-banner-yellow-border: rgba(255, 193, 7, .3);--almanax-banner-yellow-shadow: rgba(255, 193, 7, .1);--almanax-banner-yellow-bg: rgba(255, 193, 7, .2);--almanax-banner-yellow-gradient-start: rgba(255, 193, 7, .1);--almanax-banner-yellow-gradient-end: rgba(255, 193, 7, .05);--almanax-banner-button-shadow: rgba(255, 193, 7, .3);--almanax-banner-button-shadow-active: rgba(255, 193, 7, .2);--section-gap: 160px;--body-bg: hsl(217, 37%, 12%);--almanax-source-website: #3b82f6;--almanax-source-document: #10b981;--almanax-source-book: #f59e0b;--almanax-source-code: #8b5cf6;--sidebar-bg: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-solid: hsl(217, 37%, 18%);--sidebar-text: rgba(255, 255, 255, .8);--sidebar-text-hover: rgba(255, 255, 255, .9);--sidebar-text-active: #ffffff;--sidebar-border: rgba(99, 102, 241, .1);--sidebar-hover-bg: rgba(99, 102, 241, .08);--sidebar-active-bg: rgba(99, 102, 241, .15);--sidebar-menu-bg: rgba(34, 45, 61, 255);--sidebar-menu-gradient: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-org-icon-bg: rgba(17, 26, 42, .8);--main-bg: hsl(217, 37%, 12%);--main-content-bg: hsl(217, 37%, 12%);--main-text: hsl(0, 0%, 100%);--main-text-secondary: rgba(255, 255, 255, .7);--main-card-bg: rgba(34, 45, 61, 255);--main-border: rgba(99, 102, 241, .1);--component-bg: hsl(217, 37%, 12%);--component-card-bg: rgba(34, 45, 61, 255);--component-border: rgba(255, 255, 255, .08);--component-text: hsl(0, 0%, 100%);--component-text-secondary: rgba(255, 255, 255, .7);--component-text-muted: rgba(255, 255, 255, .5);--component-hover-bg: rgba(255, 255, 255, .05);--component-active-bg: rgba(147, 51, 234, .1);--almanax-navy: hsl(217, 37%, 12%);--almanax-purple: var(--almanax-purple-base);--almanax-blue-highlight: rgb(34 42 56);--almanax-blue-bg: rgba(34, 45, 61, 255);--almanax-dark-blue: hsl(217, 37%, 12%);--almanax-darker-blue: hsl(217, 37%, 8%);--almanax-purple-dark: hsl(258, 90%, 50%);--almanax-purple-hover: color-mix(in srgb, var(--almanax-purple), #fff 15%);--almanax-purple-active: color-mix(in srgb, var(--almanax-purple), #000 20%);--almanax-lillac: hsl(253, 95%, 85%);--almanax-white: hsl(0, 0%, 100%);--almanax-white-hover: color-mix(in srgb, var(--almanax-white), #000 12%);--almanax-white-active: color-mix(in srgb, var(--almanax-white), #000 15%);--almanax-gray: hsla(218, 19%, 22%, .5);--almanax-base-gray: hsla(0, 0%, 60%, 1);--almanax-base-gray-hover: color-mix(in srgb, var(--almanax-base-gray), #fff 25%);--almanax-base-gray-active: color-mix(in srgb, var(--almanax-base-gray), #fff 15%);--almanax-gray-2: hsl(218, 17%, 26%);--almanax-gray-2-hover: color-mix(in srgb, var(--almanax-gray-2), #fff 25%);--almanax-gray-2-active: color-mix(in srgb, var(--almanax-gray-2), #fff 15%);--almanax-dark-gray: rgba(64, 63, 67, .46);--almanax-black-1: hsla(0, 0%, 100%, .1);--almanax-black-1-hover: color-mix(in srgb, var(--almanax-black-1), #fff 5%);--almanax-black-1-active: color-mix(in srgb, var(--almanax-black-1), #fff 10%);--almanax-navy-hover: hsla(216, 46%, 17%, 1);--almanax-black-50: rgba(0, 0, 0, .5);--text-white: hsl(0, 0%, 100%);--text-black: hsl(0, 0%, 11%);--almanax-navy-95: rgba(17, 26, 42, .95);--almanax-indigo-10: rgba(99, 102, 241, .1);--almanax-indigo-15: rgba(99, 102, 241, .15);--almanax-white-5: rgba(255, 255, 255, .05);--almanax-indigo-8: rgba(99, 102, 241, .08);--almanax-button-purple: linear-gradient(180deg, rgba(147, 51, 234, .9) 0%, rgba(147, 51, 234, .8) 100%);--almanax-button-purple-hover: linear-gradient(180deg, rgba(147, 51, 234, 1) 0%, rgba(147, 51, 234, .9) 100%);--almanax-error-bg: rgba(220, 38, 38, .1);--almanax-white-8: rgba(255, 255, 255, .08);--almanax-white-10: rgba(255, 255, 255, .1);--almanax-white-15: rgba(255, 255, 255, .15);--almanax-white-20: rgba(255, 255, 255, .2);--almanax-white-40: rgba(255, 255, 255, .4);--almanax-white-50: rgba(255, 255, 255, .5);--almanax-white-60: rgba(255, 255, 255, .6);--almanax-white-70: rgba(255, 255, 255, .7);--almanax-white-80: rgba(255, 255, 255, .8);--almanax-white-90: rgba(255, 255, 255, .9);--almanax-black-10: rgba(0, 0, 0, .1);--almanax-black-20: rgba(0, 0, 0, .2);--almanax-black-30: rgba(0, 0, 0, .3);--almanax-black-70: rgba(0, 0, 0, .7);--almanax-purple-10: rgba(147, 51, 234, .1);--almanax-purple-15: rgba(147, 51, 234, .15);--almanax-purple-20: rgba(147, 51, 234, .2);--almanax-purple-30: rgba(147, 51, 234, .3);--almanax-purple-50: rgba(147, 51, 234, .5);--almanax-purple-80: rgba(147, 51, 234, .8);--almanax-purple-90: rgba(147, 51, 234, .9);--almanax-dark-1: rgba(17, 24, 39, .4);--almanax-dark-2: rgba(17, 24, 39, .6);--almanax-dark-3: rgba(17, 24, 39, .9);--almanax-dark-4: rgba(17, 24, 39, .95);--almanax-dark-gradient-1: linear-gradient(180deg, rgba(17, 24, 39, .6) 0%, rgba(17, 24, 39, .4) 100%);--almanax-dark-gradient-2: linear-gradient(180deg, rgba(17, 24, 39, .95) 0%, rgba(17, 24, 39, .9) 100%);--almanax-purple-gradient-1: linear-gradient(180deg, rgba(147, 51, 234, .1) 0%, rgba(147, 51, 234, .05) 100%);--almanax-purple-gradient-2: linear-gradient(180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 100%);--sidebar-bg-fading: linear-gradient( 180deg, rgba(144, 39, 241, .1) 0%, rgba(236, 72, 153, .05) 35%, transparent 70% );--almanax-gradient-purple-blue: linear-gradient(90deg, #9333ea 0%, #4f46e5 100%);--almanax-gradient-blue: linear-gradient(90deg, #4f46e5 0%, #2563eb 100%);--almanax-gradient-bg-subtle: radial-gradient(circle at 10% 20%, rgba(147, 51, 234, .03) 0%, transparent 50%), radial-gradient(circle at 90% 80%, rgba(79, 70, 229, .03) 0%, transparent 50%), linear-gradient(180deg, rgba(147, 51, 234, .02) 0%, rgba(17, 24, 39, 0) 100%);--sidebar-width-desktop: clamp(240px, 18vw, 280px);--sidebar-width-lg: clamp(220px, 16vw, 260px);--sidebar-width-collapsed: 72px;--almanax-navy-80: rgba(17, 26, 42, .8)}[data-v-01b279f7],[data-v-01b279f7]:before,[data-v-01b279f7]:after{box-sizing:border-box;margin:0;font-weight:400}html[data-v-01b279f7]{height:100%;width:100%;overflow-x:hidden}body[data-v-01b279f7]{height:100%;width:100%;margin:0;padding:0;color:var(--color-text);background:var(--body-bg);background-image:url(/assets/blur-B0nx5oJl.png);background-size:100% 100vh;background-attachment:fixed;background-repeat:no-repeat;transition:color .5s,background-color .5s;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1[data-v-01b279f7]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(2.25rem,4vw,4rem)}h2[data-v-01b279f7]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1.25rem,2.5vw,1.5rem)}h3[data-v-01b279f7]{color:var(--text-white);font-weight:700;line-height:1.1;font-size:clamp(1rem,2vw,1.375rem)}.app-wrapper[data-v-01b279f7]{width:100%;min-height:100vh;box-sizing:border-box}.flex[data-v-01b279f7]{display:flex}.flex-col[data-v-01b279f7]{flex-direction:column}.flex-row[data-v-01b279f7]{flex-direction:row}.grid[data-v-01b279f7]{display:grid}.text-link[data-v-01b279f7]{color:var(--almanax-purple);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-link[data-v-01b279f7]:hover{color:var(--almanax-purple-hover);text-decoration:none}.button[data-v-01b279f7]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;border:0;border-radius:.3125rem;text-decoration:none;width:100%;min-height:3.125rem;padding:.75rem 1.25rem;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),color .3s cubic-bezier(.25,.46,.45,.94)}@media only screen and (min-width: 500px){.button[data-v-01b279f7]{width:unset}}.button.primary[data-v-01b279f7]{color:var(--text-white);background-color:var(--almanax-purple)}.button.primary.loading[data-v-01b279f7]{font-size:0;cursor:default;background:no-repeat center/40px url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20rgba(241,%20242,%20243,%200);%20display:%20block;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3cg%20transform='rotate(0%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.9166666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(30%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.8333333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(60%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.75s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(90%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.6666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(120%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5833333333333334s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(150%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.5s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(180%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.4166666666666667s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(210%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.3333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(240%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.25s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(270%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.16666666666666666s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(300%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='-0.08333333333333333s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3cg%20transform='rotate(330%2050%2050)'%3e%3crect%20x='48'%20y='24.5'%20rx='1.6500000000000001'%20ry='1.6500000000000001'%20width='4'%20height='11'%20fill='%23000000'%3e%3canimate%20attributeName='opacity'%20values='1;0'%20keyTimes='0;1'%20dur='1s'%20begin='0s'%20repeatCount='indefinite'%3e%3c/animate%3e%3c/rect%3e%3c/g%3e%3c/svg%3e") var(--almanax-purple)}.button.primary[data-v-01b279f7]:not(.loading,:disabled):hover{background-color:var(--almanax-purple-hover)}.button.primary[data-v-01b279f7]:not(.loading,:disabled):active{background-color:var(--almanax-purple-active)}.button.secondary[data-v-01b279f7]{color:var(--text-black);background-color:var(--almanax-white)}.button.secondary[data-v-01b279f7]:hover{background-color:var(--almanax-white-hover)}.button.secondary[data-v-01b279f7]:active{background-color:var(--almanax-white-active)}.button.tertiary[data-v-01b279f7]{color:var(--text-white);background:var(--almanax-navy)}.button.tertiary[data-v-01b279f7]:hover{background-color:var(--almanax-navy-hover)}.button.tertiary[data-v-01b279f7]:active{background-color:var(--almanax-navy)}.container[data-v-01b279f7]{width:100%;margin:0 auto;box-sizing:border-box}.container.content-width[data-v-01b279f7]{max-width:68rem}.bg-sidebar-fading[data-v-01b279f7]{background:var(--sidebar-bg-fading)}.bg-sidebar-fading-with-base[data-v-01b279f7]{background:var(--sidebar-bg-fading),linear-gradient(135deg,#111827f2,#1f2937e6)}.home-container[data-v-01b279f7]{display:flex;flex-flow:column;row-gap:2rem;width:100%;max-width:100%}@media only screen and (max-width: 779px){.home-container[data-v-01b279f7]{row-gap:1.25rem}}.dashboard-content[data-v-01b279f7]{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 779px){.dashboard-content[data-v-01b279f7]{gap:1.25rem}}.form-container[data-v-01b279f7]{margin-top:2rem}.error-message[data-v-01b279f7]{text-align:center;color:var(--almanax-error);padding:1rem}
