:root{--header-bg: rgba(26, 26, 26, .95);--header-line: rgba(255, 255, 255, .08);--header-text: rgba(255, 255, 255, .82);--header-muted: rgba(255, 255, 255, .7);--header-accent: #3fa6ff;--black: #080808;--surface: #101010;--surface2: #141414;--accent: #3fa6ff;--accent2: #1a8fe8;--border: rgba(255,255,255,.07);--text: #f0f0f0;--dim: rgba(240,240,240,.58)}.site-header[data-astro-cid-3swd3b6j]{position:fixed;inset:0 0 auto;z-index:999;background:var(--header-bg);backdrop-filter:blur(10px);border-bottom:1px solid transparent;box-shadow:0 2px 6px #00000014;transition:min-height .38s ease,border-color .38s ease,box-shadow .38s ease;min-height:60px}.site-header[data-astro-cid-3swd3b6j].scrolled{min-height:52px;border-color:var(--header-line);box-shadow:0 10px 28px #00000038}.site-header__inner[data-astro-cid-3swd3b6j]{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo-link[data-astro-cid-3swd3b6j]{text-decoration:none}.logo-text[data-astro-cid-3swd3b6j]{font-size:1.4rem;font-weight:800;display:inline-block;background-image:linear-gradient(270deg,#ff6a00,#ff3c00,#ee0979,#8e2de2,#4a00e0,#00b4db,#00ff6a,#ff6a00);background-size:600% auto;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:gradientShift 5s linear infinite}@keyframes gradientShift{0%{background-position:0% 50%}to{background-position:100% 50%}}.site-nav[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:1rem;flex:1 1 auto;justify-content:center}.nav-leaf[data-astro-cid-3swd3b6j]{color:var(--header-text);text-decoration:none;font-size:.97rem;font-weight:500;transition:color .2s ease}.nav-leaf[data-astro-cid-3swd3b6j]:hover,.header-actions[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]:hover{color:var(--header-accent)}.header-actions[data-astro-cid-3swd3b6j]{display:flex;align-items:center;gap:.75rem}.header-actions[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]{display:inline-flex;align-items:center;color:var(--header-muted);text-decoration:none}.header-spacer[data-astro-cid-3swd3b6j]{height:60px}.page-wrap[data-astro-cid-3swd3b6j]{min-height:100vh;background:var(--black);color:var(--text)}.page-hero[data-astro-cid-3swd3b6j]{border-bottom:1px solid var(--border);background:radial-gradient(900px 520px at 76% 22%,rgba(63,166,255,.1) 0%,transparent 60%),radial-gradient(760px 420px at 18% 14%,rgba(255,255,255,.03) 0%,transparent 52%),linear-gradient(180deg,#0a0b0f,#08090c)}.page-hero__inner[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;padding:3rem 2rem 1.7rem}.page-hero__copy[data-astro-cid-3swd3b6j]{max-width:72rem}.eyebrow[data-astro-cid-3swd3b6j]{display:inline-block;font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:#3fa6ffe6;margin-bottom:1.1rem}.page-hero[data-astro-cid-3swd3b6j] h1[data-astro-cid-3swd3b6j]{margin:0;font-size:clamp(2.2rem,3.7vw,3.4rem);font-weight:900;line-height:.98;letter-spacing:-.045em;color:#fff;max-width:18ch}.page-hero[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{margin:.8rem 0 0;max-width:52rem;font-size:.96rem;line-height:1.75;color:var(--dim)}.page-hero__actions[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.2rem}.products-toolbar[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;padding:1.15rem 2rem 0;display:flex;justify-content:flex-end;position:sticky;top:60px;z-index:40;pointer-events:none}.filter-pills[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;padding:.5rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0a0b0fb8;backdrop-filter:blur(14px);box-shadow:0 16px 42px #00000038;pointer-events:auto}.filter-pill[data-astro-cid-3swd3b6j]{appearance:none;border:1px solid rgba(255,255,255,.11);background:#ffffff0a;color:#ffffffbd;border-radius:999px;padding:.58rem .92rem;font-size:.83rem;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.filter-pill[data-astro-cid-3swd3b6j]:hover{background:#ffffff14;color:#fff;border-color:#ffffff2e;transform:translateY(-1px)}.filter-pill[data-astro-cid-3swd3b6j].is-active{background:linear-gradient(180deg,#3fa6ff40,#3fa6ff29);color:#fff;border-color:#3fa6ff85;box-shadow:inset 0 0 0 1px #3fa6ff29,0 8px 22px #3fa6ff24}.filter-pill[data-astro-cid-3swd3b6j]:focus-visible{outline:2px solid rgba(63,166,255,.55);outline-offset:2px}.btn-primary[data-astro-cid-3swd3b6j],.btn-secondary[data-astro-cid-3swd3b6j]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.95rem;padding:0 1.3rem;border-radius:999px;text-decoration:none;font-size:.93rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s,border-color .2s}.btn-primary[data-astro-cid-3swd3b6j]{background:#25d366;color:#08110b;box-shadow:0 8px 26px #25d36647}.btn-primary[data-astro-cid-3swd3b6j]:hover{background:#49e07c;transform:translateY(-1px);box-shadow:0 12px 30px #25d36657}.btn-secondary[data-astro-cid-3swd3b6j]{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.12)}.btn-secondary[data-astro-cid-3swd3b6j]:hover{background:#ffffff1c;transform:translateY(-1px);border-color:#ffffff3d}.product-pair[data-astro-cid-3swd3b6j]{background:var(--black);padding:0 2rem;border-top:1px solid var(--border)}.group-intro[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;padding:4.2rem 2rem 1.4rem}.group-intro[data-astro-cid-3swd3b6j] .eyebrow[data-astro-cid-3swd3b6j]{margin-bottom:.7rem}.group-intro[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j]{margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:#fff}.group-intro[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{margin:.9rem 0 0;max-width:48rem;font-size:.98rem;line-height:1.8;color:var(--dim)}#kd50b[data-astro-cid-3swd3b6j],#kd50x[data-astro-cid-3swd3b6j],#kd60a2[data-astro-cid-3swd3b6j],#kd52n[data-astro-cid-3swd3b6j],#kd61b[data-astro-cid-3swd3b6j],#kc10n[data-astro-cid-3swd3b6j],#kc20pro[data-astro-cid-3swd3b6j],#kc50n[data-astro-cid-3swd3b6j]{scroll-margin-top:110px}.filter-group[data-astro-cid-3swd3b6j][hidden]{display:none!important}.product-pair-grid[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.product-card[data-astro-cid-3swd3b6j]{background:transparent;border-right:1px solid var(--border);transition:background .22s}.product-card[data-astro-cid-3swd3b6j]:last-child{border-right:0}.product-card[data-astro-cid-3swd3b6j]:hover{background:#ffffff04}.product-card[data-astro-cid-3swd3b6j] .product-visual[data-astro-cid-3swd3b6j]{display:flex;align-items:center;justify-content:center;height:360px;padding:2rem}.product-card[data-astro-cid-3swd3b6j] .product-visual[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j],.product-visual[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j],.ptz-card[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j]{width:auto;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 46px rgba(0,0,0,.55));transition:transform .4s ease}.product-card[data-astro-cid-3swd3b6j] .product-visual[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j]{max-height:100%}.product-detail-link[data-astro-cid-3swd3b6j],.ptz-detail-link[data-astro-cid-3swd3b6j]{color:inherit;text-decoration:none;display:block}.product-detail-link--title[data-astro-cid-3swd3b6j],.ptz-detail-link--title[data-astro-cid-3swd3b6j]{display:inline}.product-detail-link[data-astro-cid-3swd3b6j]:hover h2[data-astro-cid-3swd3b6j],.ptz-detail-link[data-astro-cid-3swd3b6j]:hover h3[data-astro-cid-3swd3b6j],.product-detail-link--title[data-astro-cid-3swd3b6j]:hover,.ptz-detail-link--title[data-astro-cid-3swd3b6j]:hover{color:#7ec6ff}.product-card[data-astro-cid-3swd3b6j]:hover .product-visual[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j],.product-visual[data-astro-cid-3swd3b6j]:hover img[data-astro-cid-3swd3b6j],.ptz-card[data-astro-cid-3swd3b6j]:hover img[data-astro-cid-3swd3b6j]{transform:translateY(-6px)}.product-card[data-astro-cid-3swd3b6j] .product-info[data-astro-cid-3swd3b6j],.product-info[data-astro-cid-3swd3b6j]{padding:2rem}.product-card[data-astro-cid-3swd3b6j] .product-info[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;min-height:420px}.product-card[data-astro-cid-3swd3b6j] .product-info[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j],.product-info[data-astro-cid-3swd3b6j] h2[data-astro-cid-3swd3b6j]{font-size:2rem;font-weight:900;letter-spacing:-1px;margin:0;color:#fff}.product-card[data-astro-cid-3swd3b6j] .eyebrow[data-astro-cid-3swd3b6j]{display:block;min-height:1.1rem;margin-bottom:.8rem;font-size:10px;letter-spacing:2.6px}.product-subtitle[data-astro-cid-3swd3b6j]{font-size:.98rem;color:#ffffffd1;margin:.85rem 0 0;line-height:1.75}.product-card[data-astro-cid-3swd3b6j] .product-subtitle[data-astro-cid-3swd3b6j]{min-height:5.4rem}.product-price[data-astro-cid-3swd3b6j]{font-size:1.45rem;font-weight:900;color:var(--accent);letter-spacing:-.03em;margin-top:1rem}.product-specs[data-astro-cid-3swd3b6j]{list-style:none;margin:1rem 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem}.product-card[data-astro-cid-3swd3b6j] .product-specs[data-astro-cid-3swd3b6j]{min-height:10.5rem;align-content:start}.product-specs[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]{position:relative;padding-left:1rem;font-size:.92rem;line-height:1.55;color:var(--dim)}.product-specs[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j]:before{content:"";position:absolute;left:0;top:.58rem;width:.36rem;height:.36rem;border-radius:999px;background:var(--accent)}.product-specs[data-astro-cid-3swd3b6j] li[data-astro-cid-3swd3b6j].full{grid-column:1 / -1;color:#ffffffd9}.product-actions[data-astro-cid-3swd3b6j]{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.9rem}.purchase-note[data-astro-cid-3swd3b6j]{margin-top:.7rem;font-size:.76rem;font-weight:600;letter-spacing:.02em;color:#ffffff70}.purchase-note[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]{color:#93cdffe0;text-decoration:none}.purchase-note[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]:hover{color:#fff}.product-card[data-astro-cid-3swd3b6j] .product-actions[data-astro-cid-3swd3b6j]{margin-top:auto}.product-section[data-astro-cid-3swd3b6j]{padding:4.7rem 2rem;border-top:1px solid var(--border);background:var(--black)}.product-section[data-astro-cid-3swd3b6j].alt{background:var(--surface)}.product-inner[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:3.5rem}.product-section[data-astro-cid-3swd3b6j].reverse .product-inner[data-astro-cid-3swd3b6j]{flex-direction:row-reverse}.product-visual[data-astro-cid-3swd3b6j]{flex:0 0 44%;display:flex;align-items:center;justify-content:center;min-height:360px;padding:2rem}.product-visual[data-astro-cid-3swd3b6j] img[data-astro-cid-3swd3b6j]{max-width:100%}.product-info[data-astro-cid-3swd3b6j]{flex:0 0 56%}.ptz-teaser[data-astro-cid-3swd3b6j]{padding:4.7rem 2rem 5.4rem;border-top:1px solid var(--border);background:var(--black)}.ptz-inner[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto}.ptz-grid[data-astro-cid-3swd3b6j]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.ptz-card[data-astro-cid-3swd3b6j]{display:flex;flex-direction:column;gap:.8rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.6rem;text-decoration:none;color:inherit;transition:transform .22s,background .22s,border-color .22s}.ptz-card[data-astro-cid-3swd3b6j]:hover{transform:translateY(-4px);background:var(--surface2);border-color:#ffffff26}.ptz-card__visual[data-astro-cid-3swd3b6j]{min-height:180px;display:flex;align-items:center;justify-content:center}.ptz-card[data-astro-cid-3swd3b6j] h3[data-astro-cid-3swd3b6j]{font-size:1.2rem;font-weight:800;margin:0;color:#fff}.ptz-card[data-astro-cid-3swd3b6j] p[data-astro-cid-3swd3b6j]{font-size:.87rem;color:var(--dim);margin:0;line-height:1.65}.card-price[data-astro-cid-3swd3b6j]{font-size:1.15rem;font-weight:800;color:var(--accent)}.footer[data-astro-cid-3swd3b6j]{max-width:1280px;margin:0 auto;padding:2rem 2rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#ffffff85;font-size:.92rem;border-top:1px solid rgba(255,255,255,.08)}.footer[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]{color:#ffffffb3;text-decoration:none}.footer[data-astro-cid-3swd3b6j] a[data-astro-cid-3swd3b6j]:hover{color:var(--accent)}@media(max-width:980px){.site-nav[data-astro-cid-3swd3b6j]{display:none}.product-pair-grid[data-astro-cid-3swd3b6j],.ptz-grid[data-astro-cid-3swd3b6j]{grid-template-columns:1fr}.product-card[data-astro-cid-3swd3b6j]{border-right:0;border-bottom:1px solid var(--border)}.product-card[data-astro-cid-3swd3b6j]:last-child{border-bottom:0}.product-inner[data-astro-cid-3swd3b6j]{flex-direction:column!important;gap:2.4rem}.product-visual[data-astro-cid-3swd3b6j],.product-info[data-astro-cid-3swd3b6j]{flex:none;width:100%}.product-specs[data-astro-cid-3swd3b6j]{grid-template-columns:1fr}}@media(max-width:640px){.page-hero__inner[data-astro-cid-3swd3b6j],.products-toolbar[data-astro-cid-3swd3b6j],.group-intro[data-astro-cid-3swd3b6j],.product-pair[data-astro-cid-3swd3b6j],.product-section[data-astro-cid-3swd3b6j],.ptz-teaser[data-astro-cid-3swd3b6j],.footer[data-astro-cid-3swd3b6j]{padding-left:1rem;padding-right:1rem}.products-toolbar[data-astro-cid-3swd3b6j],.filter-pills[data-astro-cid-3swd3b6j]{justify-content:flex-start}.products-toolbar[data-astro-cid-3swd3b6j]{top:52px}.page-hero__inner[data-astro-cid-3swd3b6j]{padding-top:2.6rem;padding-bottom:1.5rem}.product-card[data-astro-cid-3swd3b6j] .product-visual[data-astro-cid-3swd3b6j]{height:250px;padding:1.5rem}.product-card[data-astro-cid-3swd3b6j] .product-info[data-astro-cid-3swd3b6j],.product-info[data-astro-cid-3swd3b6j]{padding:1.4rem}.product-card[data-astro-cid-3swd3b6j] .product-info[data-astro-cid-3swd3b6j],.product-card[data-astro-cid-3swd3b6j] .product-subtitle[data-astro-cid-3swd3b6j]{min-height:auto}.product-visual[data-astro-cid-3swd3b6j]{min-height:250px;padding:1.2rem}.ptz-card__visual[data-astro-cid-3swd3b6j]{min-height:150px}}
