.luvex-hero #homepage-hero-canvas{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:0!important}.luvex-hero .luvex-hero__container{position:relative;z-index:2}.home .luvex-hero__cta-container{display:flex;flex-direction:column;align-items:center;gap:2.5rem;margin-top:3.5rem;padding-top:0;width:100%}.home .luvex-hero__container{max-width:100%;width:100%}.home .luvex-hero__content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:100%;margin-bottom:0;padding-top:2rem}.home .luvex-hero__title{max-width:1200px;font-size:3.5rem;color:#fff;font-weight:700;text-align:center;line-height:1.1;margin:0}.home .luvex-hero__description{max-width:800px;font-size:1.25rem;color:var(--luvex-white);text-align:center;line-height:1.6;letter-spacing:.05em;margin:4rem 0}.home .luvex-hero__description .bullet{color:var(--luvex-bright-cyan);margin:0 .5rem}.home .luvex-hero__title .text-highlight{color:#67e8f9;text-shadow:0 0 8px rgba(107,205,255,.5),0 0 20px rgba(107,205,255,.3)}.home .luvex-simulator-cta{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:16px 32px;background:transparent;color:var(--luvex-white);border:2px solid var(--luvex-bright-cyan);border-radius:var(--radius-full);text-decoration:none;font-weight:600;font-size:var(--text-base);position:relative;overflow:hidden;isolation:isolate;cursor:pointer;transition:all .3s ease}.home .luvex-simulator-cta--animated{animation:luvex-border-pulse 2.5s infinite ease-in-out}.home .luvex-simulator-cta--animated:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(138,43,226,.4) 0%,rgba(75,0,130,.6) 30%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);animation:luvex-energy-pulse 2s ease-out infinite;z-index:-1;pointer-events:none}.home .luvex-simulator-cta:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,var(--luvex-bright-cyan),#8a2be2,var(--luvex-vibrant-blue),#8a2be2,var(--luvex-bright-cyan));background-size:400% 400%;border-radius:var(--radius-full);z-index:-1;opacity:0;transition:opacity .4s ease;animation:luvex-gradient-flow 3s infinite ease-in-out;animation-play-state:paused}.home .luvex-simulator-cta.hover-active{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #6dd5ed66,0 0 20px #8a2be24d;border-color:#6dd5edcc}.home .luvex-simulator-cta.hover-active:after{opacity:1;animation-play-state:running}.home .luvex-simulator-cta span,.home .luvex-simulator-cta i{color:inherit}.home .luvex-hero__cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:16px 32px;background:transparent;color:var(--luvex-bright-cyan);border:2px solid var(--luvex-bright-cyan);border-radius:var(--radius-full);text-decoration:none;font-weight:600;font-size:var(--text-base);transition:var(--transition-normal)}.home .luvex-hero__cta-secondary:hover{background:var(--luvex-bright-cyan);color:var(--luvex-dark-blue);transform:translateY(-2px);box-shadow:0 4px 15px #6dd5ed4d}@keyframes luvex-border-pulse{0%,to{box-shadow:0 4px 15px #6dd5ed4d,0 0 10px #8a2be233;border-color:#6dd5edcc}50%{box-shadow:0 6px 20px #6dd5ed80,0 0 20px #8a2be266;border-color:#8a2be299}}@keyframes luvex-gradient-flow{0%{background-position:0% 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 50%}}@keyframes luvex-energy-pulse{0%{width:0;height:0;opacity:.8}50%{width:400px;height:400px;opacity:.4}to{width:450px;height:450px;opacity:0}}.uv-simulator-showcase{background:linear-gradient(135deg,var(--luvex-dark-blue),var(--luvex-accent-blue));border-radius:var(--radius-xl);padding:4rem 3rem;position:relative;overflow:hidden;text-align:center;color:var(--luvex-white)}.simulator-content h3{color:var(--luvex-white);font-size:2.5rem;margin-bottom:1.5rem}.simulator-description{color:var(--luvex-gray-300);font-size:1.2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.simulator-cta{margin-top:2rem;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:var(--radius-full);text-decoration:none;transition:all .3s ease;background-color:transparent;border:2px solid var(--luvex-bright-cyan);color:var(--luvex-white)}.simulator-cta:hover{background-color:var(--luvex-bright-cyan);border-color:var(--luvex-bright-cyan);color:var(--luvex-dark-blue);transform:translateY(-2px);box-shadow:0 4px 20px #6dd5ed4d}.simulator-cta--secondary{border-color:#b794f680!important}.simulator-cta--secondary:hover{background-color:#b794f6e6!important;border-color:#b794f6e6!important}.simulator-dual-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.simulator-learn-more{text-align:center;margin-top:1rem}.simulator-learn-more a{color:var(--luvex-bright-cyan);font-size:var(--text-sm);text-decoration:none;opacity:.7;transition:opacity .2s ease}.simulator-learn-more a:hover{opacity:1;text-decoration:underline}.homepage-community-section{background-color:var(--luvex-dark-blue);padding:8rem 0;color:var(--luvex-white);overflow:hidden}.homepage-community-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1600px;margin:0 auto;padding:0 2rem;position:relative}.homepage-community-content{padding-right:2rem;z-index:2;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.homepage-community-title{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:2.5rem;text-align:center;width:100%}.homepage-community-description{font-size:1.2rem;color:var(--luvex-gray-300);max-width:650px;line-height:1.7;text-align:justify;margin-bottom:2.5rem;-webkit-hyphens:auto;hyphens:auto;word-break:normal}.homepage-community-actions{display:flex;gap:1.5rem;margin-bottom:2rem;justify-content:center;width:100%}.homepage-community-visual{position:relative;width:100%;height:600px;z-index:1}.homepage-community-globe-wrapper{position:absolute;top:50%;left:65%;width:100vw;height:100vh;transform:translate(-35%,-50%);z-index:1}.evidence-section.section{overflow:visible}.evidence-section{padding:8rem 0 6rem}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto}.evidence-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.evidence-title{font-size:clamp(2.2rem,4vw,3rem);margin-bottom:2rem}.evidence-description{font-size:var(--text-lg);margin-bottom:2.5rem;max-width:550px}.evidence-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:450px}.team-member.team-member--light{position:relative;background-color:var(--luvex-white);border-radius:var(--radius-xl);padding:2.5rem;padding-top:80px;box-shadow:var(--shadow-lg);border:1px solid var(--luvex-gray-200);width:100%;max-width:420px;text-align:center}.team-member__photo{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:120px;height:120px;border-radius:50%;overflow:hidden;border:5px solid var(--luvex-white);box-shadow:0 4px 15px #0000001a}.team-member__photo img{width:100%;height:100%;object-fit:cover}.team-member__content{margin-bottom:1.5rem}.team-member__content h3{font-size:var(--text-xl);color:var(--luvex-dark-blue);margin:0 0 .5rem}.team-member__role{color:var(--luvex-vibrant-blue);font-weight:600;margin:0}.team-member__quote p{font-style:italic;color:var(--luvex-gray-700);line-height:1.6;margin:0;border-left:3px solid var(--luvex-bright-cyan);padding-left:1rem;text-align:left}:root{--cursor-default: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><circle cx="16" cy="16" r="15.5" fill="none" stroke="%236dd5ed" stroke-width="1"/><circle cx="16" cy="16" r="2" fill="%236dd5ed"/></svg>');--cursor-pointer: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"><circle cx="20" cy="20" r="19" fill="none" stroke="%236dd5ed" stroke-width="2"/><circle cx="20" cy="20" r="3" fill="%236dd5ed"/></svg>')}.homepage-cursor-active{cursor:var(--cursor-default) 16 16,auto}.homepage-cursor-active a,.homepage-cursor-active button,.homepage-cursor-active [role=button]{cursor:var(--cursor-pointer) 20 20,auto}@media(max-width:1024px){.evidence-grid{grid-template-columns:1fr;gap:8rem;text-align:center}.evidence-visual{order:-1}.evidence-content{align-items:center;text-align:center}.homepage-community-container{grid-template-columns:1fr;text-align:center}.homepage-community-content{order:2;padding-right:0;display:flex;flex-direction:column;align-items:center}.homepage-community-visual{height:400px}}@media(max-width:768px){.evidence-section{padding-top:6rem}.homepage-community-globe-wrapper{width:100vw;height:150%;transform:translate(-50%,-50%)}.home .luvex-hero__title{max-width:90%;font-size:2.5rem}.home .luvex-hero__description{font-size:1.125rem;margin:3rem 0}.luvex-simulator-cta--animated{padding:14px 28px;font-size:var(--text-sm)}}@media(max-width:480px){.home .luvex-hero__title{max-width:90%;font-size:2rem}.home .luvex-hero__description{font-size:1rem;margin:2.5rem 0}}.home-section.svelte-h7bcrl{padding:4rem 1.5rem;color:#ffffffeb}.home-section.svelte-h7bcrl h2:where(.svelte-h7bcrl){color:#fff}.home-section__inner.svelte-h7bcrl{max-width:1200px;margin:0 auto}.home-section__headline.svelte-h7bcrl{text-align:center;font-size:2rem;margin:0 0 2rem}.home-section__lead.svelte-h7bcrl{text-align:center;max-width:720px;margin:0 auto 2rem;opacity:.9;font-size:1.1rem;line-height:1.55}.home-section__footnote.svelte-h7bcrl{text-align:center;margin:1.5rem 0 0;opacity:.8}.home-section__footnote.svelte-h7bcrl a:where(.svelte-h7bcrl){color:var(--color-accent);text-decoration:none;font-weight:600}.home-section__footnote.svelte-h7bcrl a:where(.svelte-h7bcrl):hover{text-decoration:underline}.home-section--story.svelte-h7bcrl{background:linear-gradient(180deg,transparent,rgba(91,141,239,.04))}.home-section--simulator.svelte-h7bcrl{background:var(--color-surface)}.sim-features.svelte-h7bcrl{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.sim-feature.svelte-h7bcrl{padding:1.5rem;border:1px solid var(--color-border);border-radius:10px;background:#ffffff05;text-align:left}.sim-feature__icon.svelte-h7bcrl{font-size:1.5rem;color:var(--color-accent);margin-bottom:.75rem}.sim-feature__title.svelte-h7bcrl{margin:0 0 .35rem;font-size:1.05rem;color:#fff}.sim-feature__desc.svelte-h7bcrl{margin:0;opacity:.8;font-size:.95rem;line-height:1.5}@media(max-width:900px){.sim-features.svelte-h7bcrl{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.sim-features.svelte-h7bcrl{grid-template-columns:1fr}}.home-section--partners.svelte-h7bcrl{background:var(--color-surface);padding:5rem 1.5rem}.partners-hero.svelte-h7bcrl{display:grid;grid-template-columns:2fr 3fr;gap:3rem;align-items:center;margin-bottom:3rem}.partners-hero__headline.svelte-h7bcrl{font-size:2.25rem;margin:0 0 1rem;color:#fff}.partners-hero__lead.svelte-h7bcrl{margin:0 0 1.5rem;opacity:.9;line-height:1.6;font-size:1.1rem}.partners-hero__cta.svelte-h7bcrl{display:inline-block}.partners-hero__visual.svelte-h7bcrl{display:flex;justify-content:center;align-items:center;min-height:480px;max-height:560px;overflow:hidden;position:relative}.partners-hero__visual.svelte-h7bcrl *{max-width:100%;max-height:100%}@media(max-width:900px){.partners-hero.svelte-h7bcrl{grid-template-columns:1fr;gap:2rem}.partners-hero__visual.svelte-h7bcrl{min-height:320px;max-height:380px}}@media(max-width:900px){.partners-hero.svelte-h7bcrl{grid-template-columns:1fr;gap:2rem}.partners-hero__visual.svelte-h7bcrl{min-height:240px}}.home-section--cta.svelte-h7bcrl{background:linear-gradient(180deg,var(--color-bg),#0f1528);padding:5rem 1.5rem}.home-section__inner--cta.svelte-h7bcrl{max-width:720px;text-align:center}.home-section__inner--cta.svelte-h7bcrl h2:where(.svelte-h7bcrl){font-size:2.25rem;margin:0 0 .75rem}.home-section__inner--cta.svelte-h7bcrl p:where(.svelte-h7bcrl){margin:0 0 2rem;opacity:.9;font-size:1.1rem}.home-section__actions.svelte-h7bcrl{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.home-cta.svelte-h7bcrl{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.home-cta.svelte-h7bcrl:hover{transform:translateY(-2px)}.home-cta--primary.svelte-h7bcrl{background:var(--color-accent);color:#fff}.home-cta--primary.svelte-h7bcrl:hover{box-shadow:0 8px 20px #5b8def4d}.home-cta--secondary.svelte-h7bcrl{background:transparent;color:var(--color-accent);border:1px solid var(--color-accent)}.home-cta--secondary.svelte-h7bcrl:hover{background:#5b8def14}.home-cta.svelte-h7bcrl:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media(max-width:700px){.home-section__actions.svelte-h7bcrl{flex-direction:column;align-items:center}.home-cta.svelte-h7bcrl{width:100%;max-width:320px;justify-content:center}}
