.hero-carousel{margin-top:48px;margin-bottom:16px}.hero-carousel__track{display:grid;place-items:center;height:310px;width:100%;overflow:hidden}.hero-carousel__item{grid-area:1 / 1;will-change:transform,opacity;transition:transform .65s cubic-bezier(.32,.72,0,1),opacity .65s cubic-bezier(.32,.72,0,1),filter .65s cubic-bezier(.32,.72,0,1);cursor:pointer}.hero-carousel__item[data-active=true]{cursor:default}.hero-carousel__frame{border-radius:12px;overflow:hidden;background:linear-gradient(135deg,var(--navy-dark),var(--navy-mid));border:1px solid var(--navy-light);position:relative;box-shadow:0 8px 32px #00000073;transition:box-shadow .65s cubic-bezier(.32,.72,0,1),border-color .65s cubic-bezier(.32,.72,0,1)}.hero-carousel__item[data-active=true] .hero-carousel__frame{border-color:#f7a19440;box-shadow:0 16px 48px #00000080,0 0 80px #f7a19414}.hero-carousel__frame video{display:block;width:100%;height:100%;object-fit:cover;background:var(--navy-dark)}.hero-carousel__badge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:700;font-family:SF Mono,Fira Code,monospace;letter-spacing:.02em;padding:3px 8px;border-radius:6px;background:#0000008c;backdrop-filter:blur(8px);color:var(--text-light);z-index:2;opacity:0;transition:opacity .3s}.hero-carousel__item[data-active=true] .hero-carousel__badge{opacity:1}.hero-carousel__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:40px 14px 12px;background:linear-gradient(to top,rgba(16,16,32,.85) 0%,transparent 100%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:2}.hero-carousel__item[data-active=true]:hover .hero-carousel__overlay{opacity:1}.hero-carousel__title{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hero-carousel__mute{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff1f;backdrop-filter:blur(8px);color:var(--text-light);cursor:pointer;pointer-events:all;transition:background .2s}.hero-carousel__mute:hover{background:#ffffff38}.hero-carousel__progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff14;z-index:3}.hero-carousel__progress-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--teal),var(--lime));border-radius:0 2px 2px 0}.hero-carousel__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px}.hero-carousel__arrow{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--navy-light);border-radius:50%;background:transparent;color:var(--text-light-secondary);cursor:pointer;transition:border-color .2s,color .2s,background .2s}.hero-carousel__arrow:hover,.hero-carousel__arrow:focus-visible{border-color:var(--teal);color:var(--teal);background:var(--teal-muted);outline:none}.hero-carousel__dots{display:flex;gap:8px;align-items:center}.hero-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--navy-light);cursor:pointer;padding:0;transition:background .25s,transform .25s}.hero-carousel__dot:hover,.hero-carousel__dot:focus-visible{background:var(--text-light-secondary);outline:none}.hero-carousel__dot--active{background:var(--teal);transform:scale(1.3)}@media(max-width:768px){.hero-carousel__track{height:270px}.hero-carousel__item[data-active=true] .hero-carousel__overlay{opacity:1}}@media(max-width:640px){.hero-carousel{margin-top:32px}.hero-carousel__track{height:240px}.hero-carousel__frame{border-radius:12px}.hero-carousel__badge{font-size:10px;padding:2px 6px}.hero-carousel__title{font-size:12px}.hero-carousel__arrow,.hero-carousel__mute{width:32px;height:32px}}.hero[data-astro-cid-bbe6dxrz]{padding-top:140px;padding-bottom:96px;text-align:center;overflow:hidden}.hero__copy[data-astro-cid-bbe6dxrz]{max-width:800px}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.1;margin-bottom:24px}.hero__rotator[data-astro-cid-bbe6dxrz]{display:inline-block;position:relative;vertical-align:baseline;white-space:nowrap;text-align:left;transition:width .36s cubic-bezier(.4,0,.2,1);will-change:width}.hero__rotator-word[data-astro-cid-bbe6dxrz]{display:inline-block;transition:opacity .22s ease,transform .22s ease;transform:translateY(0)}.hero__rotator-word[data-astro-cid-bbe6dxrz].is-leaving{opacity:0;transform:translateY(-.35em)}.hero__rotator-word[data-astro-cid-bbe6dxrz].is-entering{opacity:0;transform:translateY(.35em)}.hero__rotator-measure[data-astro-cid-bbe6dxrz]{position:absolute;left:0;top:0;visibility:hidden;pointer-events:none;white-space:nowrap}@media(prefers-reduced-motion:reduce){.hero__rotator[data-astro-cid-bbe6dxrz]{transition:none}.hero__rotator-word[data-astro-cid-bbe6dxrz]{transition:opacity .12s ease;transform:none!important}}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(16px,2.5vw,20px);line-height:1.7;color:var(--text-light-secondary);max-width:620px;margin:0 auto 40px}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:0}.hero__metrics[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;gap:48px;padding-top:40px;border-top:1px solid var(--navy-light)}.hero__metric[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:4px}.hero__metric-value[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:28px;font-weight:800;color:var(--teal)}.hero__metric-label[data-astro-cid-bbe6dxrz]{font-size:13px;color:var(--text-light-secondary)}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]{padding-top:100px}.hero__metrics[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center;gap:24px}}.features__grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card[data-astro-cid-vnivfuh2]{padding:32px;border-radius:var(--radius-lg);background:var(--navy-dark);border:1px solid var(--navy-light);transition:border-color .2s,transform .2s}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--teal);transform:translateY(-2px)}.feature-card__icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,#f7a19426,#ab83ba1f);color:var(--teal);margin-bottom:16px}.feature-card__title[data-astro-cid-vnivfuh2]{font-family:var(--font-display);font-size:18px;font-weight:700;margin-bottom:10px}.feature-card__desc[data-astro-cid-vnivfuh2]{font-size:14px;line-height:1.7;color:var(--text-light-secondary)}@media(max-width:1024px){.features__grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features__grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.hiw__grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hiw__step[data-astro-cid-cmgpsf2k]{position:relative;padding:32px;border-radius:var(--radius-lg);background:var(--navy-mid);border:1px solid var(--navy-light)}.hiw__number[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--lime));color:var(--navy-dark);font-family:var(--font-display);font-weight:800;font-size:16px;margin-bottom:20px}.hiw__title[data-astro-cid-cmgpsf2k]{font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:10px}.hiw__desc[data-astro-cid-cmgpsf2k]{font-size:15px;line-height:1.7;color:var(--text-light-secondary);margin-bottom:16px}.hiw__tag[data-astro-cid-cmgpsf2k]{font-size:12px;font-weight:600;color:var(--teal);padding:6px 12px;border-radius:6px;background:var(--teal-muted);display:inline-block}@media(max-width:768px){.hiw__grid[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.showcase__grid{columns:3;column-gap:20px;margin-bottom:48px}.showcase__empty{text-align:center;padding:64px 0;color:var(--text-light-secondary);font-size:16px}.showcase__cta{text-align:center}.showcase-card{break-inside:avoid;margin-bottom:20px;border-radius:var(--radius-lg);overflow:hidden;background:var(--navy-mid);border:1px solid var(--navy-light);transition:border-color .2s,transform .2s;cursor:pointer;text-decoration:none;color:inherit;display:block}.showcase-card:hover{border-color:var(--teal);transform:translateY(-2px)}.showcase-card__thumb{position:relative;overflow:hidden;background:var(--navy-dark)}.showcase-card__thumb video{display:block;width:100%;height:100%;object-fit:cover;background:var(--navy-dark)}.showcase-card__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;opacity:0;transition:opacity .2s;pointer-events:none}.showcase-card:hover .showcase-card__play{opacity:1}.showcase-card__play svg{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.showcase-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;color:var(--navy-light)}.showcase-card__body{padding:14px 16px}.showcase-card__title{font-family:var(--font-display);font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.showcase__grid{columns:2}}@media(max-width:640px){.showcase__grid{columns:1}}
