@import"https://unpkg.com/fluent-svelte/theme.css";body{background-color:var(--fds-solid-background-base);color:var(--fds-text-primary)}.center-text.svelte-1y3yrf7.svelte-1y3yrf7{display:flex;justify-content:center;text-align:center;font-size:40px}.description.svelte-1y3yrf7.svelte-1y3yrf7{font-size:16px;margin:0 25px 30px}.cards-container.svelte-1y3yrf7.svelte-1y3yrf7{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;padding:20px}.card.svelte-1y3yrf7.svelte-1y3yrf7{width:500px;height:425px;display:flex;flex-direction:column;border-radius:6px;border:1px solid var(--fds-card-stroke-default);box-shadow:0 4px 8px #0000001a;overflow:hidden;background:var(--fds-control-fill-default);transition:transform .3s ease}.card.svelte-1y3yrf7.svelte-1y3yrf7:hover{transform:scale(1.02)}.card-image.svelte-1y3yrf7.svelte-1y3yrf7{width:100%;height:200px;object-fit:cover;border-radius:0}.card-content.svelte-1y3yrf7.svelte-1y3yrf7{flex:1;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.card-title.svelte-1y3yrf7.svelte-1y3yrf7{margin-top:-4px;font-size:1.5em;font-weight:700}.card-description.svelte-1y3yrf7.svelte-1y3yrf7{flex-grow:1;margin:10px 0;font-size:small}.card-footer.svelte-1y3yrf7.svelte-1y3yrf7{background:var(--fds-control-fill-disabled);margin:-16px;padding:16px;gap:8px;display:flex;justify-content:flex-end;align-items:center}.hero-wrapper.svelte-1y3yrf7.svelte-1y3yrf7{position:relative;height:calc(100vh + 20px);margin-top:-80px;overflow:hidden;display:flex;align-items:center;justify-content:center}h1.svelte-1y3yrf7.svelte-1y3yrf7{font-size:2rem;margin-bottom:.5rem}p.svelte-1y3yrf7.svelte-1y3yrf7{font-size:1rem;margin-bottom:1.5rem;opacity:.9}.landing-page.svelte-1y3yrf7.svelte-1y3yrf7{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}@media (prefers-color-scheme: light){.landing-page.svelte-1y3yrf7.svelte-1y3yrf7{background:#fff}}.background-layer.svelte-1y3yrf7.svelte-1y3yrf7{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../../../home-page/FluidTexturesHomePage.png);background-size:cover;background-position:center;filter:blur(80px);opacity:.25;pointer-events:none;z-index:0}.landing-content.svelte-1y3yrf7.svelte-1y3yrf7{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.logo-row.svelte-1y3yrf7.svelte-1y3yrf7{display:inline-flex;align-items:center;gap:12px;margin-bottom:-16px}.logo-row.svelte-1y3yrf7 img.svelte-1y3yrf7{width:50px;height:auto}.logo-row.svelte-1y3yrf7 p.svelte-1y3yrf7{font-size:20px;font-weight:650;margin:0}.button-row.svelte-1y3yrf7.svelte-1y3yrf7{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:16px}.landing-page.svelte-1y3yrf7.svelte-1y3yrf7{--shimmer-gradient:linear-gradient(90deg, #ffffff, #bae6ff, #8b96ff, #9dfff2);--subtext-color:rgba(255, 255, 255, .7);--shadow-color:rgba(0, 0, 0, .6)}@media (prefers-color-scheme: light){.landing-page.svelte-1y3yrf7.svelte-1y3yrf7{--shimmer-gradient:linear-gradient(90deg, #000000, #3f4681, #222222, #005757);--subtext-color:rgba(0, 0, 0, .7);--shadow-color:rgba(255, 255, 255, .6)}}.shimmer-text.svelte-1y3yrf7.svelte-1y3yrf7{font-size:4.5rem;font-weight:600;position:relative;text-align:center;background:var(--shimmer-gradient);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1y3yrf7-shimmer 8s linear infinite;z-index:2}.shimmer-text.svelte-1y3yrf7.svelte-1y3yrf7:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;color:var(--shadow-color);z-index:1;filter:blur(10px);transform:translate(var(--shadow-x, 0px),var(--shadow-y, 0px));pointer-events:none}@keyframes svelte-1y3yrf7-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.sub-text.svelte-1y3yrf7.svelte-1y3yrf7{font-size:1.5rem;color:var(--subtext-color);margin-top:16px;z-index:2}.glow.svelte-1y3yrf7.svelte-1y3yrf7{position:absolute;width:400px;height:400px;border-radius:50%;pointer-events:none;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(15,167,255,.4) 0%,transparent 80%);filter:blur(120px);transform:translate(-50%,-50%);top:var(--mouse-y);left:var(--mouse-x);z-index:1;animation:svelte-1y3yrf7-orbPulse 16s ease-in-out infinite}@keyframes svelte-1y3yrf7-orbPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(2.5);opacity:.9}}
