.constellation-container.svelte-isjfia{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.constellation-canvas.svelte-isjfia{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:768px){.constellation-container.svelte-isjfia{display:none}}.hero-animate-el.svelte-hae3jt{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.hero-glow-orb.svelte-hae3jt{opacity:0;transform:scale(.8);transform-origin:50% 20%;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}section.hero-mounted .hero-animate-el.svelte-hae3jt{opacity:1;transform:translateY(0)}section.hero-mounted .hero-glow-orb.svelte-hae3jt{opacity:1;transform:scale(1)}section.hero-mounted .hero-animate-el.svelte-hae3jt:nth-child(1){transition-delay:.1s}section.hero-mounted .hero-animate-el.svelte-hae3jt:nth-child(2){transition-delay:.2s}section.hero-mounted .hero-animate-el.svelte-hae3jt:nth-child(3){transition-delay:.3s}section.hero-mounted .hero-animate-el.svelte-hae3jt:nth-child(4){transition-delay:.4s}section.hero-mounted .hero-animate-el.svelte-hae3jt:nth-child(5){transition-delay:.5s}.isometric-scene.svelte-hae3jt{width:800px;height:680px}.isometric-stage.svelte-hae3jt{position:relative;width:100%;height:100%;transform-style:preserve-3d}@media(min-width:1024px){.isometric-scene.svelte-hae3jt{position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media(max-width:1023px){.hero-grid.svelte-hae3jt{display:flex;flex-direction:column}.hero-cards-column.svelte-hae3jt{order:1}.hero-text-column.svelte-hae3jt{order:2}}@media(min-width:768px)and (max-width:1023px){.isometric-scene.svelte-hae3jt{position:relative;margin:0 auto;height:280px;width:100%;max-width:100vw;overflow:visible}.isometric-stage.svelte-hae3jt{transform:scale(.42) rotateX(12deg) rotateY(6deg);transform-origin:center center;position:absolute;left:50%;top:50%;margin-left:-280px;margin-top:-200px}}.mobile-card-stack.svelte-hae3jt{width:100%;padding:0 var(--space-4);margin-bottom:var(--space-6);perspective:1000px}.mobile-cards-container.svelte-hae3jt{display:flex;flex-direction:column;gap:var(--space-3);transform-style:preserve-3d;transform:rotateX(45deg) rotateY(-10deg) scale(.75);transform-origin:center center}.mobile-card-row.svelte-hae3jt{display:flex;gap:var(--space-3);transform-style:preserve-3d}.mobile-card-row-split.svelte-hae3jt{display:grid;grid-template-columns:1fr 1fr}.mobile-card.svelte-hae3jt{background:#1e1e23f2;border:1px solid rgba(84,199,254,.2);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0006,0 8px 24px #0000004d,inset 0 1px #ffffff1a;transform-style:preserve-3d}.mobile-card-full.svelte-hae3jt{width:100%}.mobile-card-half.svelte-hae3jt{min-width:0}.mobile-card.svelte-hae3jt .card-content{transform:scale(.85);transform-origin:top left}.mobile-card-row.svelte-hae3jt:nth-child(1) .mobile-card:where(.svelte-hae3jt){height:48px}.mobile-card-row.svelte-hae3jt:nth-child(2) .mobile-card:where(.svelte-hae3jt){height:100px}.mobile-card-row.svelte-hae3jt:nth-child(3) .mobile-card:where(.svelte-hae3jt){height:140px}.mobile-card-row.svelte-hae3jt:nth-child(4) .mobile-card:where(.svelte-hae3jt){height:110px}.mobile-card-row.svelte-hae3jt:nth-child(5) .mobile-card:where(.svelte-hae3jt){height:48px}.hero-eyebrow.svelte-hae3jt{font-size:var(--text-eyebrow);line-height:var(--leading-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;font-weight:600;color:var(--unified-blue)}.hero-headline.svelte-hae3jt{font-size:var(--text-display-xl);line-height:var(--leading-display-xl);letter-spacing:var(--tracking-display-xl);font-weight:700;font-family:var(--font-display, "Optician Sans", sans-serif);color:#fff}@media(max-width:1280px){.hero-headline.svelte-hae3jt{font-size:var(--text-display-lg);line-height:var(--leading-display-lg);letter-spacing:var(--tracking-display-lg)}}@media(max-width:768px){.hero-headline.svelte-hae3jt{font-size:var(--text-heading-1);line-height:var(--leading-heading-1);letter-spacing:var(--tracking-heading-1)}}@media(max-width:640px){.hero-headline.svelte-hae3jt{font-size:var(--text-heading-2);line-height:var(--leading-heading-2);letter-spacing:var(--tracking-heading-2)}}.hero-subtitle.svelte-hae3jt{font-size:var(--text-body-lg);line-height:var(--leading-body-lg);letter-spacing:var(--tracking-body-lg);color:#adadad}@media(max-width:768px){.hero-subtitle.svelte-hae3jt{font-size:var(--text-body);line-height:var(--leading-body)}}.hero-cta-primary.svelte-hae3jt{transition-property:transform,box-shadow,filter;transition-duration:var(--duration-fast);transition-timing-function:var(--ease-out)}.hero-cta-primary.svelte-hae3jt:hover{transform:scale(1.05);box-shadow:var(--shadow-glow-blue);filter:brightness(1.1)}.hero-cta-secondary.svelte-hae3jt{transition-property:border-color,background-color,color;transition-duration:var(--duration-fast);transition-timing-function:var(--ease-out)}.hero-cta-secondary.svelte-hae3jt:hover{border-color:#54c7fe80;background-color:#1a191880}.hero-cta-icon.svelte-hae3jt{transition-property:transform;transition-duration:var(--duration-fast);transition-timing-function:var(--ease-out)}.group.svelte-hae3jt:hover .hero-cta-icon:where(.svelte-hae3jt){transform:translate(4px)}.hero-cta-shine.svelte-hae3jt{transition-property:opacity;transition-duration:var(--duration-normal);transition-timing-function:var(--ease-out)}.group.svelte-hae3jt:hover .hero-cta-shine:where(.svelte-hae3jt){opacity:1}.hero-stat-value.svelte-hae3jt{font-size:var(--text-heading-2);line-height:var(--leading-heading-2);letter-spacing:var(--tracking-heading-2);font-weight:700;font-family:var(--font-display, "Optician Sans", sans-serif);color:#fff;margin-bottom:var(--space-2);transition-property:color;transition-duration:var(--duration-fast);transition-timing-function:var(--ease-out)}@media(min-width:768px){.hero-stat-value.svelte-hae3jt{font-size:var(--text-heading-1);line-height:var(--leading-heading-1);letter-spacing:var(--tracking-heading-1)}}.group.svelte-hae3jt:hover .hero-stat-value:where(.svelte-hae3jt){color:var(--unified-blue)}.hero-stat-label.svelte-hae3jt{font-size:var(--text-body-sm);line-height:var(--leading-body-sm);text-transform:uppercase;letter-spacing:.05em;color:#848484}@media(min-width:768px){.grid[style*=--md-gap].svelte-hae3jt{gap:var(--space-8)}}@media(prefers-reduced-motion:reduce){.hero-cta-primary.svelte-hae3jt,.hero-cta-secondary.svelte-hae3jt,.hero-cta-icon.svelte-hae3jt,.hero-cta-shine.svelte-hae3jt,.hero-stat-value.svelte-hae3jt{transition:none}}.spotlight-header.svelte-xi7exb{padding:4rem 0 3rem}.spotlight-viewport.svelte-xi7exb{position:relative;width:100%}@media(min-width:768px){.spotlight-viewport.svelte-xi7exb{height:100vh;overflow:hidden}.spotlight-scene.svelte-xi7exb{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem}.scene-cards.svelte-xi7exb{position:relative;width:100%;max-width:900px;height:420px}.scene-cards.svelte-xi7exb .card-frame:where(.svelte-xi7exb){position:absolute;inset:0;margin:auto;pointer-events:auto}}@media(max-width:767px){.spotlight-scene.svelte-xi7exb{position:relative;display:flex;flex-direction:column;align-items:center;padding:3rem 1rem 2rem}.scene-cards.svelte-xi7exb{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.card-frame.svelte-xi7exb{width:100%!important;max-width:300px;height:340px!important}.progress-track.svelte-xi7exb{display:none!important}}.scene-glow.svelte-xi7exb{position:absolute;inset:0;pointer-events:none;z-index:0}.scene-text.svelte-xi7exb{text-align:center;max-width:560px;position:relative;z-index:10;margin-bottom:2rem}.scene-eyebrow.svelte-xi7exb{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.scene-title.svelte-xi7exb{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.02em;margin-bottom:.75rem}.scene-description.svelte-xi7exb{font-size:1.1rem;color:#b4b4b4e6;line-height:1.6}.card-frame.svelte-xi7exb{width:260px;height:310px;border-radius:20px;overflow:hidden;background:#0d0c0cf2;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 40px #00000073,0 0 0 1px #ffffff08;flex-shrink:0;will-change:transform,opacity}@media(min-width:1024px){.card-frame.svelte-xi7exb{width:300px;height:360px}}@media(min-width:1280px){.card-frame.svelte-xi7exb{width:320px;height:380px}}.progress-track.svelte-xi7exb{position:absolute;right:2.5rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px;z-index:50}.progress-pip.svelte-xi7exb{width:6px;height:6px;border-radius:3px;background:#ffffff80;transform-origin:center}.tab-btn.svelte-yne0eu{color:#adadad99;background:transparent;cursor:pointer;border:none;transition-timing-function:cubic-bezier(.16,1,.3,1)}.tab-btn.svelte-yne0eu:hover:not(.active){color:#fffc}.tab-btn.active.svelte-yne0eu{background:linear-gradient(to right,var(--unified-blue),var(--unified-purple));color:#fff;box-shadow:0 2px 8px #54c7fe40}.tab-panel.svelte-yne0eu{transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.tab-panel.active.svelte-yne0eu{opacity:1;transform:scale(1);position:relative;pointer-events:auto}.tab-panel.hidden-panel.svelte-yne0eu{opacity:0;transform:scale(.95);position:absolute;top:0;left:0;right:0;pointer-events:none}.card-frame.svelte-yne0eu{border-radius:16px;overflow:hidden;background:#0d0c0cf2;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 32px #0000004d;flex-shrink:0}.card-frame-desktop.svelte-yne0eu{width:220px;height:260px}.card-frame-mobile.svelte-yne0eu{width:180px;height:300px}.web-layout.svelte-yne0eu{position:relative;display:flex;justify-content:center;align-items:flex-start;min-height:320px;padding:10px 0}.web-card-1.svelte-yne0eu{position:relative;z-index:10;transform:rotate(-3deg)}.web-card-2.svelte-yne0eu{position:relative;z-index:20;transform:rotate(1deg);margin-left:-40px;margin-top:20px}.web-card-3.svelte-yne0eu{position:relative;z-index:30;transform:rotate(3deg);margin-left:-40px;margin-top:40px}.mobile-layout.svelte-yne0eu{display:flex;justify-content:center;align-items:flex-start;min-height:320px;padding:10px 0}.mobile-card-1.svelte-yne0eu{position:relative;z-index:10;transform:rotate(-2deg)}.mobile-card-2.svelte-yne0eu{position:relative;z-index:20;margin-left:-24px;margin-top:10px;transform:rotate(0)}.mobile-card-3.svelte-yne0eu{position:relative;z-index:30;margin-left:-24px;margin-top:20px;transform:rotate(2deg)}.telehealth-layout.svelte-yne0eu{display:flex;justify-content:center;align-items:flex-start;gap:12px;min-height:320px;padding:10px 0}@media(max-width:767px){.tab-controls.svelte-yne0eu{display:flex!important;width:100%}.tab-btn.svelte-yne0eu{flex:1;text-align:center}.web-layout.svelte-yne0eu{flex-direction:column;align-items:center;gap:16px;min-height:auto}.web-card-1.svelte-yne0eu,.web-card-2.svelte-yne0eu,.web-card-3.svelte-yne0eu{transform:none;margin:0;width:100%;max-width:260px}.mobile-layout.svelte-yne0eu{flex-direction:column;align-items:center;gap:16px;min-height:auto}.mobile-card-1.svelte-yne0eu,.mobile-card-2.svelte-yne0eu,.mobile-card-3.svelte-yne0eu{transform:none;margin:0;width:100%;max-width:260px;height:300px}.telehealth-layout.svelte-yne0eu{flex-direction:column;align-items:center;gap:16px;min-height:auto}.telehealth-card-1.svelte-yne0eu,.telehealth-card-2.svelte-yne0eu{width:100%;max-width:260px}.tab-content-wrapper.svelte-yne0eu{min-height:auto!important}}
