@property --breathe-y{syntax: "<length>"; inherits: false; initial-value: 75vh;}:root{--primary-color: #7877c6;--text-color: #262626;--secondary-text-color: #282a2e;--link-color: color-mix(in srgb, var(--primary-color), #000 25%);--elevated-background-color: linear-gradient( to bottom, color-mix(in srgb, var(--primary-color), transparent 85%), color-mix(in srgb, var(--primary-color), transparent 95%));--elevated-box-shadow: 0 0 18px 3px color-mix(in srgb, var(--primary-color), transparent 80%);--footer-height: calc(5vh + 50px) }@media(prefers-color-scheme:dark){:root{--text-color: #d9d9d9;--secondary-text-color: #b6bed1;--link-color: color-mix(in srgb, var(--primary-color), #fff 25%);--elevated-background-color: linear-gradient(to bottom, rgba(255, 255, 255, .1), rgba(255, 255, 255, .07));--elevated-box-shadow: 0 0 18px 3px rgba(0, 0, 0, .3)}}body{margin:0;font-family:Inter,Arial,sans-serif}body .mdc-icon-button__icon{line-height:0}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}.bg-1.svelte-12qhfyh{background-image:url(src/lib/assets/hex.svg);background-repeat:repeat;background-size:50px}.bg-2.svelte-12qhfyh{background:radial-gradient(ellipse 85vw var(--breathe-y) at 50% -50vh,color-mix(in srgb,var(--primary-color),transparent 30%),rgba(255,255,255,0));animation:svelte-12qhfyh-breathe-vars 8s ease-in-out infinite;scrollbar-gutter:stable both-edges}.bg-3.svelte-12qhfyh{background:radial-gradient(ellipse 85vw var(--breathe-y) at 50% 150vh,color-mix(in srgb,var(--primary-color),transparent 30%),rgba(255,255,255,0));animation:svelte-12qhfyh-breathe-vars 8s ease-in-out infinite}.container.svelte-12qhfyh{min-height:calc(100vh - 80px - var(--footer-height));display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 60px;max-width:1500px;margin:0 auto}.footer.svelte-12qhfyh{height:var(--footer-height);position:relative;bottom:0;left:50%;transform:translate(-50%);overflow:hidden;opacity:.5}.footer.svelte-12qhfyh .content:where(.svelte-12qhfyh){font-size:14px;font-weight:300;color:var(--secondary-text-color);text-align:center}.footer.svelte-12qhfyh .stroke:where(.svelte-12qhfyh){position:absolute;left:50%;transform:translate(-50%);bottom:-145vh;width:150vw;height:150vh;border-radius:9999px;border:3px solid var(--primary-color);box-shadow:0 0 20px color-mix(in srgb,var(--primary-color),transparent 30%);animation:svelte-12qhfyh-breathe-size 8s ease-in-out infinite}@keyframes svelte-12qhfyh-breathe-vars{0%,to{--breathe-y: 75vh}50%{--breathe-y: 85vh}}@keyframes svelte-12qhfyh-breathe-size{0%,to{background-size:100% 100%}50%{background-size:112% 92%}}@media(prefers-reduced-motion:reduce){body:before{animation:none}}
