.product-card{--catalog-card:rgba(255, 255, 255, 0.9);--catalog-card-solid:#fff;--catalog-ink:#171a20;--catalog-muted:#68717d;--catalog-line:rgba(22, 27, 35, 0.1);--catalog-soft:rgba(23, 27, 34, 0.045);--catalog-price-fg:#16a34a;--catalog-price-bg:#f0fdf4;--catalog-shadow:0 24px 56px -42px rgba(15, 23, 42, 0.42)}body.dark-mode .product-card{--catalog-card:rgba(27, 30, 36, 0.94);--catalog-card-solid:#20242b;--catalog-ink:#f2f3f5;--catalog-muted:#a8afb9;--catalog-line:rgba(255, 255, 255, 0.1);--catalog-soft:rgba(255, 255, 255, 0.055);--catalog-price-fg:#4ade80;--catalog-price-bg:rgba(74, 222, 128, 0.1);--catalog-shadow:0 28px 70px -46px rgba(0, 0, 0, 0.9)}.product-card{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;padding:8px 8px 18px;overflow:hidden;border:1px solid var(--catalog-line);border-radius:28px;background:var(--catalog-card);box-shadow:0 1px 0 rgba(255,255,255,.82) inset,var(--catalog-shadow);isolation:isolate;transition:transform 360ms cubic-bezier(.2, .75, .25, 1),box-shadow 360ms ease,border-color 360ms ease}.product-card::after{height:100%;border-radius:inherit;background:radial-gradient(circle at 96% 72%,rgba(var(--theme-color2-rgb),.08),transparent 28%),var(--catalog-card);opacity:1}.product-card::before{content:counter(catalog-product,decimal-leading-zero);position:absolute;z-index:5;right:24px;bottom:26px;color:rgba(26,31,39,.22);font-family:Manrope,sans-serif;font-size:10px;font-weight:760;letter-spacing:.12em;pointer-events:none}@media (hover:hover){.product-card:hover{transform:translateY(-6px);border-color:rgba(var(--theme-color2-rgb),.35);box-shadow:0 1px 0 rgba(255,255,255,.86) inset,0 32px 68px -40px rgba(15,23,42,.42)}.product-card:hover::after{height:100%}}.product-card .product-card__screenshot{position:relative;width:100%;min-height:0;margin:0;padding:0;overflow:hidden;border:0;border-radius:21px;aspect-ratio:16/10;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(229,232,237,.94))}.product-card .product-card__screenshot::before{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,255,255,.28);border-radius:inherit;box-shadow:0 -40px 80px -72px rgba(15,23,42,.6) inset;pointer-events:none}.product-card .product-card__screenshot::after{content:"\2197";position:absolute;z-index:3;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#171a20;background:rgba(255,255,255,.82);box-shadow:0 12px 28px -18px rgba(15,23,42,.55);font-size:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform 260ms ease,background 260ms ease;pointer-events:none}.product-card .product-card__screenshot a>picture,.product-card .product-card__screenshot>a,.product-card .product-card__screenshot>img,.product-card .product-card__screenshot>picture{display:block;width:100%;height:100%}@media (hover:hover){.product-card:hover .product-card__screenshot img{transform:scale(1.025)}.product-card:hover .product-card__screenshot::after{transform:rotate(8deg) scale(1.05);background:var(--theme-color2)}}.product-card .product-card__info{position:relative;display:flex;align-items:center;gap:13px;min-width:0;padding:20px 16px 0}.product-card .product-card__icon{flex:0 0 auto;width:50px;height:50px;padding:3px;border:1px solid rgba(20,25,32,.08);border-radius:15px;background:var(--catalog-card-solid);box-shadow:0 12px 24px -17px rgba(15,23,42,.45)}.product-card .product-card__icon--fa{color:var(--catalog-ink);font-size:20px}.product-card .product-card__text{min-width:0}.product-card .product-card__name{overflow:hidden;color:var(--catalog-ink);font-size:clamp(17px, 1.15vw, 19px);font-weight:720;line-height:1.15;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card__name a,.product-card:hover .product-card__name,.product-card:hover .product-card__name a{color:var(--catalog-ink)}.product-card .product-card__cat,.product-card .product-card__cat[data-cat],.product-card:hover .product-card__cat,.product-card:hover .product-card__cat[data-cat]{display:block;margin-top:6px;overflow:hidden;color:#858c96;font-size:9px;font-weight:760;letter-spacing:.13em;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card__meta{position:static;display:flex;flex:0 0 auto;align-items:center;gap:6px;margin-left:auto}.product-card .product-card__version{margin:0;padding:5px 8px;border:1px solid rgba(var(--theme-color2-rgb),.2);border-radius:8px;color:#7c632a;background:rgba(var(--theme-color2-rgb),.09);font-size:9px;white-space:nowrap}.product-card:hover .product-card__version{color:#7c632a;background:rgba(var(--theme-color2-rgb),.09)}.product-card .product-card__desc{display:-webkit-box;min-height:45px;margin:0;padding:13px 16px 0;overflow:hidden;color:var(--catalog-muted);font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card:hover .product-card__desc{color:var(--catalog-muted)}.product-card .product-card__tech{display:flex;gap:7px;min-height:27px;padding:16px 16px 0}.product-card .product-card__tech-badge{width:27px;height:27px;border-color:var(--catalog-line);background:var(--catalog-card-solid)}.product-card .product-card__tech-badge--text{width:auto;min-width:27px;padding:0 8px;font-size:8.5px;line-height:1;white-space:nowrap}.product-card .product-card__features{display:flex;flex-wrap:nowrap;gap:6px;min-height:30px;padding:14px 16px 0;overflow:visible}.product-card .product-card__feature{flex:0 1 auto;min-width:0;max-width:100%;padding:5px 9px;overflow:hidden;border-color:var(--catalog-line);border-radius:8px;color:#606873;background:var(--catalog-soft);font-size:9.5px;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card__feature:nth-of-type(n+4){display:none}.product-card:hover .product-card__feature{border-color:var(--catalog-line);color:#606873;background:var(--catalog-soft)}.product-card .product-card__price{flex:0 0 auto;padding:5px 10px;border-radius:8px;font-size:9.5px;white-space:nowrap}.product-card .product-card__price,.product-card:hover .product-card__price{color:var(--catalog-price-fg);background:var(--catalog-price-bg)}.product-card .product-card__integrations{padding:14px 16px 0}.product-card .product-card__integrations-label,.product-card:hover .product-card__integrations-label,body.dark-mode .product-card .product-card__integrations-label{color:#8b929b;font-size:9px}.product-card .product-card__integrations-icons a,.product-card:hover .product-card__integrations-icons a{border-color:var(--catalog-line);background:var(--catalog-card-solid)}.product-card .product-card__links{display:flex;flex-wrap:nowrap;align-items:center;gap:7px;margin:auto 16px 0;padding:18px 34px 0 0;border-top:1px solid var(--catalog-line)}.product-card .product-card__links>a:not(.product-card__qr),.product-card .product-card__links>span[aria-disabled=true]{flex:0 1 auto;min-width:0;justify-content:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card .product-card__links>a:not(.product-card__qr)>span,.product-card .product-card__links>span[aria-disabled=true]>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card .product-card__links a.product-card__qr,.product-card .product-card__links>a:not(.product-card__qr)>i,.product-card .product-card__links>span[aria-disabled=true]>i{flex:0 0 auto}@media (max-width:575.98px){.product-card .product-card__links{padding-right:0}}.product-card>:has(+ .product-card__links){margin-bottom:18px}.product-card .product-card__links a,.product-card .product-card__links>span[aria-disabled=true]{min-height:38px;padding:9px 10px;border:1px solid var(--catalog-line);border-radius:var(--pp-btn-radius);color:#4e5661;background:var(--catalog-card-solid);box-shadow:none;font-size:10px;line-height:1.1;white-space:nowrap}.product-card .product-card__links a:not(.product-card__qr){border-color:var(--theme-color2);color:#111419;background:var(--theme-color2)}.product-card .product-card__links a:not(.product-card__qr):hover{border-color:var(--theme-color1);color:#fff;background:var(--theme-color1)}.product-card .product-card__links a.product-card__qr{position:relative;top:auto;right:auto;width:38px;height:38px;padding:0}.product-card .product-card__links a.product-card__qr .product-card__qr-box{width:100%;height:100%;padding:3px;border-radius:var(--pp-btn-radius)}.product-card .product-card__badge{top:22px;left:22px;z-index:6;width:auto;padding:7px 12px;border-radius:8px;transform:none;box-shadow:0 0 0 1px rgba(15,23,42,.14),0 0 0 3px rgba(255,255,255,.9),0 6px 14px -6px rgba(15,23,42,.45),0 14px 30px -14px rgba(15,23,42,.55);font-size:11px;letter-spacing:.08em}