.page-hero[data-astro-cid-tdn4bhqp]{padding:clamp(2.5rem,6vw,3.5rem) 1.5rem 1.5rem;border-bottom:1px solid var(--color-border);background:radial-gradient(ellipse 90% 80% at 100% 0%,rgba(41,67,147,.1),transparent 55%),var(--color-bg)}.page-hero-inner[data-astro-cid-tdn4bhqp]{max-width:42rem;margin:0 auto;text-align:center}.breadcrumb[data-astro-cid-tdn4bhqp]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.25rem}.breadcrumb[data-astro-cid-tdn4bhqp] a[data-astro-cid-tdn4bhqp]{color:var(--color-primary);text-decoration:none}.breadcrumb[data-astro-cid-tdn4bhqp] a[data-astro-cid-tdn4bhqp]:hover{text-decoration:underline;text-underline-offset:3px}.breadcrumb__sep[data-astro-cid-tdn4bhqp]{color:var(--color-faint);font-weight:500}.breadcrumb__current[data-astro-cid-tdn4bhqp]{color:var(--color-muted);max-width:100%}.page-hero[data-astro-cid-tdn4bhqp] h1[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:clamp(2.25rem,4.5vw,3rem);letter-spacing:-.03em;line-height:1.15;margin:0;color:var(--color-ink);text-wrap:balance}.product-intro[data-astro-cid-tdn4bhqp]{font-size:1.125rem;line-height:1.65;color:var(--color-muted);margin:1rem auto 0;max-width:min(42rem,100%);text-wrap:balance}.section[data-astro-cid-tdn4bhqp]{padding:clamp(2rem,5vw,3rem) 1.5rem var(--space-section)}.section-inner[data-astro-cid-tdn4bhqp]{max-width:var(--content-max);margin:0 auto}.product-detail[data-astro-cid-tdn4bhqp]{display:grid;gap:clamp(1.5rem,4vw,2.25rem);align-items:start}@media(min-width:900px){.product-detail[data-astro-cid-tdn4bhqp]{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.product-detail__media[data-astro-cid-tdn4bhqp]{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:var(--color-bg-warm);aspect-ratio:16 / 10}.product-detail__media[data-astro-cid-tdn4bhqp] img[data-astro-cid-tdn4bhqp],.product-detail__poster[data-astro-cid-tdn4bhqp]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-detail__media--video[data-astro-cid-tdn4bhqp]{position:relative}.product-detail__video-trigger[data-astro-cid-tdn4bhqp]{appearance:none;-webkit-appearance:none;display:block;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;background:transparent;cursor:pointer;border-radius:inherit;position:relative;text-align:left}.product-detail__video-trigger[data-astro-cid-tdn4bhqp]:focus{outline:none}.product-detail__video-trigger[data-astro-cid-tdn4bhqp]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.product-detail__video-overlay[data-astro-cid-tdn4bhqp]{position:absolute;inset:0;background:linear-gradient(180deg,#14182814,#14182861);pointer-events:none;transition:opacity .2s ease;border-radius:inherit}.product-detail__video-trigger[data-astro-cid-tdn4bhqp]:hover .product-detail__video-overlay[data-astro-cid-tdn4bhqp]{background:linear-gradient(180deg,#1418281f,#1418287a)}.product-detail__play-badge[data-astro-cid-tdn4bhqp]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4.5rem;height:4.5rem;border-radius:50%;background:#fffffff5;box-shadow:0 8px 32px #28283047;display:flex;align-items:center;justify-content:center;color:var(--color-primary);transition:transform .2s ease,box-shadow .2s ease;pointer-events:none}.product-detail__video-trigger[data-astro-cid-tdn4bhqp]:hover .product-detail__play-badge[data-astro-cid-tdn4bhqp]{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 12px 44px #28283059}.product-detail__play-icon[data-astro-cid-tdn4bhqp]{display:block;margin-left:5px}.product-video-modal[data-astro-cid-tdn4bhqp]{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem);box-sizing:border-box}.product-video-modal[data-astro-cid-tdn4bhqp][hidden]{display:none}.product-video-modal__backdrop[data-astro-cid-tdn4bhqp]{position:absolute;inset:0;margin:0;padding:0;border:none;background:#080a12eb;backdrop-filter:blur(6px);cursor:pointer}.product-video-modal__dialog[data-astro-cid-tdn4bhqp]{position:relative;z-index:1;width:min(100%,calc((100vh - 5rem) * 16 / 9));max-width:min(92vw,72rem)}.product-video-modal__stage[data-astro-cid-tdn4bhqp]{width:100%}.product-video-modal__topbar[data-astro-cid-tdn4bhqp]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:clamp(.65rem,2vw,.9rem)}.product-video-modal__brand[data-astro-cid-tdn4bhqp]{line-height:0;flex-shrink:0;text-decoration:none;color:inherit}.product-video-modal__brand[data-astro-cid-tdn4bhqp]:hover{text-decoration:none}.product-video-modal__brand[data-astro-cid-tdn4bhqp]:hover .product-video-modal__logo[data-astro-cid-tdn4bhqp]{opacity:1}.product-video-modal__close[data-astro-cid-tdn4bhqp]{margin-left:auto;padding:.5rem 1.1rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff1a;color:#fff;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.product-video-modal__close[data-astro-cid-tdn4bhqp]:hover{background:#ffffff2e;border-color:#ffffff80}.product-video-modal__aspect[data-astro-cid-tdn4bhqp]{position:relative;width:100%;aspect-ratio:16 / 9;background:#0a0c12;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 80px #0000008c}.product-video-modal__logo[data-astro-cid-tdn4bhqp]{display:block;height:clamp(1.05rem,2.8vw,1.35rem);width:auto;filter:brightness(0) invert(1);opacity:.95;transition:opacity .15s ease}.product-video-modal__iframe[data-astro-cid-tdn4bhqp]{position:absolute;inset:0;width:100%;height:100%;border:0}.product-video-modal__cta[data-astro-cid-tdn4bhqp]{margin:clamp(.75rem,2.2vw,1rem) 0 0;text-align:center}.product-video-modal__cta-button[data-astro-cid-tdn4bhqp]{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:.55rem 1.15rem;border-radius:999px;font-size:clamp(.75rem,2.1vw,.875rem);font-weight:700;letter-spacing:.02em;line-height:1.35;text-align:center;text-wrap:balance;text-decoration:none;color:var(--color-primary-deep);background:#fff;box-shadow:0 3px 12px #0000002e,0 0 0 1px #ffffff1a;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.product-video-modal__cta-button[data-astro-cid-tdn4bhqp]:hover{color:var(--color-primary-deep);background:#f0f4ff;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 20px #00000038,0 0 0 1px #ffffff2e}.product-detail__body[data-astro-cid-tdn4bhqp]{min-width:0}.product-detail__lede[data-astro-cid-tdn4bhqp]{margin:0;font-size:1.125rem;line-height:1.65;color:var(--color-muted)}.product-detail__block[data-astro-cid-tdn4bhqp]{margin-top:1.75rem}.product-detail__block[data-astro-cid-tdn4bhqp]:first-of-type{margin-top:2rem}.product-detail__block-title[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:clamp(1.15rem,2vw,1.35rem);letter-spacing:-.02em;line-height:1.3;margin:0 0 .85rem;color:var(--color-ink)}.product-detail__block-p[data-astro-cid-tdn4bhqp]{margin:0 0 1rem;font-size:1rem;line-height:1.65;color:var(--color-muted)}.product-detail__block-p[data-astro-cid-tdn4bhqp]:last-child{margin-bottom:0}.product-detail__outro[data-astro-cid-tdn4bhqp]{margin:1.75rem 0 0;font-size:1rem;line-height:1.6;color:var(--color-muted)}.product-detail__outro[data-astro-cid-tdn4bhqp] a[data-astro-cid-tdn4bhqp]{font-weight:600}.product-features-section[data-astro-cid-tdn4bhqp]{position:relative;z-index:2;isolation:isolate;padding-top:clamp(2.25rem,5.5vw,3.75rem);padding-bottom:clamp(2.75rem,6.5vw,4.25rem);border-top:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 -12px 24px #2828300a,inset 0 1px #ffffffbf}.product-features-section__title[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:clamp(1.35rem,2.5vw,1.65rem);letter-spacing:-.02em;margin:0 0 clamp(1.65rem,3.75vw,2.35rem);color:var(--color-ink)}.product-features[data-astro-cid-tdn4bhqp]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:clamp(1.35rem,3.25vw,1.85rem)}@media(min-width:520px){.product-features[data-astro-cid-tdn4bhqp]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.product-features[data-astro-cid-tdn4bhqp]{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-features__item[data-astro-cid-tdn4bhqp]{margin:0;padding:1.4rem 1.35rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:0;display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.product-features__icon[data-astro-cid-tdn4bhqp]{flex-shrink:0;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-accent-surface);color:var(--color-primary)}.product-features__icon[data-astro-cid-tdn4bhqp] .product-feature-icon{display:block}.product-features__text[data-astro-cid-tdn4bhqp]{min-width:0;flex:1}.product-features__name[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:1rem;letter-spacing:-.01em;line-height:1.3;margin:0 0 .65rem;color:var(--color-ink)}.product-features__desc[data-astro-cid-tdn4bhqp]{margin:0;font-size:.9375rem;line-height:1.65;color:var(--color-muted)}.product-quotes-section[data-astro-cid-tdn4bhqp]{background:var(--color-bg-warm);border-top:1px solid var(--color-border);padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(3.5rem,8vw,5.5rem)}.product-quotes-section__title[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:clamp(1.35rem,2.5vw,1.65rem);letter-spacing:-.02em;margin:0 0 clamp(1.65rem,3.75vw,2.35rem);color:var(--color-ink)}.product-quotes[data-astro-cid-tdn4bhqp]{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.5rem,3.75vw,2.25rem);grid-template-columns:1fr}@media(min-width:768px){.product-quotes[data-astro-cid-tdn4bhqp]{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-quotes__item[data-astro-cid-tdn4bhqp]{margin:0;display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:clamp(1.5rem,3.5vw,1.85rem);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:0}.product-quotes__photo[data-astro-cid-tdn4bhqp]{flex-shrink:0;width:clamp(4.5rem,12vw,5.5rem);height:clamp(4.5rem,12vw,5.5rem);border-radius:50%;object-fit:cover;border:2px solid var(--color-border);background:var(--color-bg-warm)}.product-quotes__body[data-astro-cid-tdn4bhqp]{margin:0;min-width:0;flex:1}.product-quotes__text[data-astro-cid-tdn4bhqp]{margin:0 0 1.2rem;font-size:1rem;line-height:1.7;color:var(--color-muted);font-style:italic}.product-quotes__attrib[data-astro-cid-tdn4bhqp]{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;line-height:1.5;font-style:normal}.product-quotes__name[data-astro-cid-tdn4bhqp]{font-style:normal;font-weight:700;color:var(--color-ink)}.product-quotes__company[data-astro-cid-tdn4bhqp]{color:var(--color-faint);font-weight:500}.product-cta-section[data-astro-cid-tdn4bhqp]{padding-top:clamp(3.25rem,8vw,5rem);padding-bottom:clamp(3.5rem,8.5vw,5.25rem);background:radial-gradient(ellipse 80% 120% at 100% 50%,rgba(79,143,239,.22),transparent 55%),var(--color-primary);border-top:1px solid rgba(255,255,255,.12)}.product-cta[data-astro-cid-tdn4bhqp]{text-align:center;max-width:40rem}.product-cta__title[data-astro-cid-tdn4bhqp]{font-family:var(--font-display);font-weight:700;font-size:clamp(1.5rem,3vw,1.85rem);letter-spacing:-.02em;line-height:1.25;margin:0 0 .85rem;color:#fff}.product-cta__lede[data-astro-cid-tdn4bhqp]{margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.65;color:#ffffffd1}.product-cta__actions[data-astro-cid-tdn4bhqp]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.product-cta__btn[data-astro-cid-tdn4bhqp]{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.55rem 1.35rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:var(--radius);transition:background-color .15s ease,color .15s ease,border-color .15s ease}.product-cta__btn--primary[data-astro-cid-tdn4bhqp]{background:#fff;color:var(--color-primary);border:2px solid #fff}.product-cta__btn--primary[data-astro-cid-tdn4bhqp]:hover{background:#ffffffeb;color:var(--color-primary-hover);border-color:#ffffffeb}.product-cta__btn--secondary[data-astro-cid-tdn4bhqp]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.45)}.product-cta__btn--secondary[data-astro-cid-tdn4bhqp]:hover{background:#ffffff1a;border-color:#ffffffa6;color:#fff}
