.prod-hero[data-astro-cid-qfavycte]{background:#080808;padding-top:calc(3.5rem + clamp(3rem,6vw,5rem));padding-bottom:clamp(3rem,6vw,5rem)}.prod-hero__grid[data-astro-cid-qfavycte]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.prod-hero__left[data-astro-cid-qfavycte]{display:flex;flex-direction:column;gap:0}.breadcrumb[data-astro-cid-qfavycte]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.75rem;font-size:.72rem;color:#ffffff59}.breadcrumb[data-astro-cid-qfavycte] a[data-astro-cid-qfavycte]{color:#ffffff59;text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-qfavycte] a[data-astro-cid-qfavycte]:hover{color:#ffffffb3}.breadcrumb__sep[data-astro-cid-qfavycte]{color:#fff3}.breadcrumb[data-astro-cid-qfavycte] span[data-astro-cid-qfavycte]:last-child{color:#ffffff8c}.prod-sectors[data-astro-cid-qfavycte]{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1.25rem}.prod-sector-tag[data-astro-cid-qfavycte]{font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#39add6d9;border:1px solid rgba(57,173,214,.25);border-radius:100px;padding:.25rem .65rem}.prod-title[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;letter-spacing:-.035em;line-height:1.05;color:#fff;margin:0 0 1.25rem;animation:titleReveal .9s cubic-bezier(.25,1,.5,1) both}@keyframes titleReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.prod-excerpt[data-astro-cid-qfavycte]{font-size:var(--text-sm);color:#ffffff80;line-height:1.7;max-width:460px;margin:0 0 2rem;animation:titleReveal .9s .1s cubic-bezier(.25,1,.5,1) both}.prod-ctas[data-astro-cid-qfavycte]{display:flex;gap:.85rem;flex-wrap:wrap;animation:titleReveal .9s .2s cubic-bezier(.25,1,.5,1) both}.btn-ghost[data-astro-cid-qfavycte]{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border:1px solid rgba(255,255,255,.15);border-radius:100px;color:#ffffffa6;font-size:.82rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s}.btn-ghost[data-astro-cid-qfavycte]:hover{border-color:#ffffff59;color:#fff}.prod-hero__image-wrap[data-astro-cid-qfavycte]{position:relative;animation:titleReveal .9s .15s cubic-bezier(.25,1,.5,1) both}.prod-hero__image-frame[data-astro-cid-qfavycte]{background:#fff;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:1.5rem}.prod-hero__image[data-astro-cid-qfavycte]{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.25,1,.5,1)}.prod-hero__image-frame[data-astro-cid-qfavycte]:hover .prod-hero__image[data-astro-cid-qfavycte]{transform:scale(1.04)}.prod-hero__badge[data-astro-cid-qfavycte]{position:absolute;bottom:-.75rem;left:1rem;display:flex;align-items:center;gap:.5rem;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.4rem .9rem;font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.prod-hero__badge-dot[data-astro-cid-qfavycte]{width:6px;height:6px;border-radius:50%;background:#39add6;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.prod-specs[data-astro-cid-qfavycte]{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.05);padding-block:clamp(3rem,6vw,5rem)}.prod-specs__header[data-astro-cid-qfavycte]{margin-bottom:clamp(2rem,3vw,3rem)}.prod-eyebrow[data-astro-cid-qfavycte]{color:#39add6bf;margin-bottom:.5rem}.prod-specs__title[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;color:#fff;margin:0}.prod-specs__grid[data-astro-cid-qfavycte]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden}.spec-card[data-astro-cid-qfavycte]{background:#111;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.5rem;transition:background .2s}.spec-card[data-astro-cid-qfavycte]:hover{background:#161616}.spec-card__label[data-astro-cid-qfavycte]{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#39add699}.spec-card__value[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:.95rem;font-weight:600;color:#fff;line-height:1.3}.prod-desc[data-astro-cid-qfavycte]{background:#f7f7f5;padding-block:clamp(3rem,6vw,5rem)}.prod-desc__inner[data-astro-cid-qfavycte]{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}.prose[data-astro-cid-qfavycte]{font-size:var(--text-sm);line-height:var(--leading-body);color:var(--color-text-body)}.prose[data-astro-cid-qfavycte] p[data-astro-cid-qfavycte]{margin-bottom:1rem}.prose[data-astro-cid-qfavycte] strong[data-astro-cid-qfavycte]{font-weight:600;color:#111}.prod-gallery[data-astro-cid-qfavycte]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem}.prod-gallery__img[data-astro-cid-qfavycte]{width:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.08)}.prod-benefits-aside[data-astro-cid-qfavycte]{background:#080808;border-radius:16px;padding:2rem;position:sticky;top:6rem}.prod-benefits-aside__title[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:#fff;margin:.4rem 0 1.5rem}.prod-benefits-list[data-astro-cid-qfavycte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.prod-benefit-item[data-astro-cid-qfavycte]{display:flex;align-items:flex-start;gap:.75rem;font-size:.83rem;color:#ffffffb3;line-height:1.55}.prod-benefit-icon[data-astro-cid-qfavycte]{width:20px;height:20px;border-radius:50%;background:#39add61f;border:1px solid rgba(57,173,214,.3);display:flex;align-items:center;justify-content:center;color:#39add6;flex-shrink:0;margin-top:.1rem}.related-section[data-astro-cid-qfavycte]{background:#0d0d0d;padding-block:clamp(3rem,6vw,5rem);border-top:1px solid rgba(255,255,255,.05)}.related-header[data-astro-cid-qfavycte]{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.related-eyebrow[data-astro-cid-qfavycte]{color:#39add6bf;margin-bottom:.5rem}.related-headline[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;letter-spacing:-.03em;color:#fff;margin:0}.related-grid[data-astro-cid-qfavycte]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.rel-card[data-astro-cid-qfavycte]{position:relative;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background:#1c1c1c;display:block;text-decoration:none;cursor:pointer}.rel-card__img[data-astro-cid-qfavycte]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.25,1,.5,1)}.rel-card[data-astro-cid-qfavycte]:hover .rel-card__img[data-astro-cid-qfavycte]{transform:scale(1.07)}.rel-card__overlay[data-astro-cid-qfavycte]{position:absolute;inset:0;background:linear-gradient(to top,#000000eb,#00000080 45%,#0000001a);z-index:1}.rel-card__top[data-astro-cid-qfavycte]{position:absolute;top:.85rem;right:.85rem;z-index:2}.rel-card__arrow[data-astro-cid-qfavycte]{width:28px;height:28px;border-radius:50%;background:#ffffff1a;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;color:#fffc;transition:background .2s,transform .2s}.rel-card[data-astro-cid-qfavycte]:hover .rel-card__arrow[data-astro-cid-qfavycte]{background:#39add6;border-color:#39add6;transform:translate(2px,-2px)}.rel-card__body[data-astro-cid-qfavycte]{position:absolute;bottom:0;left:0;right:0;padding:1rem 1rem 1.25rem;z-index:2}.rel-card__title[data-astro-cid-qfavycte]{font-family:var(--font-display);font-size:clamp(.82rem,1vw,.95rem);font-weight:700;color:#fff;margin:0 0 .35rem;line-height:1.2;letter-spacing:-.01em}.rel-card__excerpt[data-astro-cid-qfavycte]{font-size:.65rem;color:#ffffff80;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .3s}.rel-card[data-astro-cid-qfavycte]:hover .rel-card__excerpt[data-astro-cid-qfavycte]{max-height:40px;opacity:1}@media (max-width: 1024px){.prod-hero__grid[data-astro-cid-qfavycte]{grid-template-columns:1fr}.prod-specs__grid[data-astro-cid-qfavycte]{grid-template-columns:repeat(2,1fr)}.prod-desc__inner[data-astro-cid-qfavycte]{grid-template-columns:1fr}.prod-benefits-aside[data-astro-cid-qfavycte]{position:static}.related-grid[data-astro-cid-qfavycte]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.prod-specs__grid[data-astro-cid-qfavycte]{grid-template-columns:1fr}.related-grid[data-astro-cid-qfavycte]{grid-template-columns:repeat(2,1fr);gap:.5rem}}
