.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.status-pill[data-astro-cid-hz5ssr3h]{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:500;letter-spacing:-.005em;position:relative;cursor:default}.status-pill__dot[data-astro-cid-hz5ssr3h]{width:6px;height:6px;border-radius:50%;background:var(--accent);position:relative;animation:pulse-dot 2.4s var(--ease) infinite}.status-pill__dot[data-astro-cid-hz5ssr3h]:after{content:"";position:absolute;inset:-1px;border-radius:50%;background:var(--accent);opacity:0;animation:pulse-ring 2.4s var(--ease) infinite}@keyframes pulse-dot{0%,60%,to{transform:scale(1)}30%{transform:scale(1.15)}}@keyframes pulse-ring{0%{transform:scale(1);opacity:.4}60%,to{transform:scale(2.8);opacity:0}}.status-pill[data-astro-cid-hz5ssr3h]:hover .status-pill__dot[data-astro-cid-hz5ssr3h],.status-pill[data-astro-cid-hz5ssr3h]:hover .status-pill__dot[data-astro-cid-hz5ssr3h]:after{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.status-pill__dot[data-astro-cid-hz5ssr3h],.status-pill__dot[data-astro-cid-hz5ssr3h]:after{animation:none}}@media(max-width:768px){.status-pill[data-astro-cid-hz5ssr3h]{font-size:14px;padding:8px 14px}}.marquee[data-astro-cid-h2jlyvcc]{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%);width:100%}.marquee__track[data-astro-cid-h2jlyvcc]{display:flex;gap:48px;width:max-content;animation:marquee-scroll var(--marquee-duration, 28s) linear infinite;animation-play-state:running;will-change:transform}@media(hover:hover)and (pointer:fine){.marquee[data-astro-cid-h2jlyvcc]:hover .marquee__track[data-astro-cid-h2jlyvcc]{animation-play-state:paused}}.marquee__item[data-astro-cid-h2jlyvcc]{display:inline-flex;align-items:center;gap:10px;color:var(--text-faded);font-weight:600;font-size:16px;letter-spacing:-.01em;white-space:nowrap;position:relative;transition:color .3s var(--ease),transform .2s var(--ease)}@media(hover:hover)and (pointer:fine){.marquee__item[data-astro-cid-h2jlyvcc]:hover{color:var(--text);transform:translateY(-2px)}.marquee__item[data-astro-cid-h2jlyvcc]:hover .marquee__logo[data-astro-cid-h2jlyvcc]{filter:grayscale(0%);opacity:1}.marquee__item[data-astro-cid-h2jlyvcc]:hover .marquee__tooltip[data-astro-cid-h2jlyvcc]{opacity:1;transform:translate(-50%,-4px);transition-delay:.4s}}.marquee__logo[data-astro-cid-h2jlyvcc]{width:24px;height:24px;object-fit:contain;display:block;border-radius:4px;filter:grayscale(100%);opacity:.7;transition:filter .2s var(--ease),opacity .2s var(--ease)}[data-theme=dark] .marquee__logo[data-astro-cid-h2jlyvcc]{filter:invert(1) grayscale(1) brightness(1.1);opacity:.8}@media(hover:hover)and (pointer:fine){[data-theme=dark] .marquee__item[data-astro-cid-h2jlyvcc]:hover .marquee__logo[data-astro-cid-h2jlyvcc]{filter:none;opacity:1}}.marquee__tooltip[data-astro-cid-h2jlyvcc]{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:var(--text);color:var(--bg);padding:4px 10px;border-radius:var(--radius-sm);font-size:12px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s var(--ease),transform .18s var(--ease)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.marquee__track[data-astro-cid-h2jlyvcc]{gap:36px}.marquee__item[data-astro-cid-h2jlyvcc]{font-size:15px;gap:9px}.marquee__logo[data-astro-cid-h2jlyvcc]{width:22px;height:22px}}@media(max-width:768px){.marquee__track[data-astro-cid-h2jlyvcc]{gap:32px}.marquee__item[data-astro-cid-h2jlyvcc]{font-size:14px;gap:8px}.marquee__logo[data-astro-cid-h2jlyvcc]{width:20px;height:20px}}@media(max-width:480px){.marquee__track[data-astro-cid-h2jlyvcc]{gap:24px}.marquee__item[data-astro-cid-h2jlyvcc]{font-size:12px}.marquee__logo[data-astro-cid-h2jlyvcc]{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-h2jlyvcc]{animation:none}}.marquee[data-astro-cid-h2jlyvcc][data-paused=true] .marquee__track[data-astro-cid-h2jlyvcc]{animation-play-state:paused}.home-visual[data-astro-cid-j7pv25f6]{position:absolute;inset:0;overflow:hidden}.home-visual__img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-accent[data-astro-cid-j7pv25f6]{color:#ee3c2a;transition:color .3s var(--ease)}.hero-accent--breathe[data-astro-cid-j7pv25f6]{animation:hero-breathe 1.8s ease-in-out}@keyframes hero-breathe{0%,to{color:#ee3c2a}50%{color:#d63522}}@media(prefers-reduced-motion:reduce){.hero-accent--breathe[data-astro-cid-j7pv25f6]{animation:none}}.home[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;flex:1;width:100%;min-height:0}.home__main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:var(--space-5);margin:auto 0}.home__cta[data-astro-cid-j7pv25f6]{display:flex;gap:var(--space-3);margin-top:var(--space-1)}.home__marquee-wrap{margin-top:var(--space-10);padding-bottom:var(--space-6)}.home__marquee-eyebrow[data-astro-cid-j7pv25f6]{font-size:.75rem;font-weight:600;color:var(--text-faded);text-transform:uppercase;letter-spacing:.08em;margin:0 0 var(--space-4)}@media(min-width:481px)and (max-width:1024px)and (orientation:portrait){.home[data-astro-cid-j7pv25f6]{flex:none;gap:var(--space-10)}.home__main[data-astro-cid-j7pv25f6]{gap:var(--space-7);margin:var(--space-6) 0 0}.home__cta[data-astro-cid-j7pv25f6]{gap:var(--space-3);margin-top:var(--space-3)}.home__marquee-wrap{margin-top:var(--space-12);padding-bottom:var(--space-6)}}@media(max-width:768px){.home[data-astro-cid-j7pv25f6]{flex:none}.home__main[data-astro-cid-j7pv25f6]{gap:var(--space-6);margin:0}.home__cta[data-astro-cid-j7pv25f6]{flex-direction:column;gap:var(--space-3);margin-top:var(--space-2);align-items:stretch}.home__cta[data-astro-cid-j7pv25f6] .btn{width:100%;display:flex}.home__marquee-wrap{margin-top:var(--space-12);padding-bottom:var(--space-8)}}@media(max-width:480px){.home__main[data-astro-cid-j7pv25f6]{gap:var(--space-5)}.home__marquee-wrap{margin-top:var(--space-12);padding-bottom:var(--space-8)}}@media(max-width:768px)and (orientation:landscape)and (max-height:480px){.home__main[data-astro-cid-j7pv25f6]{gap:var(--space-3)}.home__marquee-wrap{margin-top:var(--space-4)}}
