.recent-installs[data-astro-cid-5agfmljs]{padding:3.5rem 0;background:linear-gradient(180deg,#f6fafe,#fff 55%)}.recent-installs__inner[data-astro-cid-5agfmljs]{width:min(100% - 2rem,var(--max-width));margin:0 auto}.recent-installs__head[data-astro-cid-5agfmljs]{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem 1.5rem;flex-wrap:wrap;margin:0 0 1.5rem}.recent-installs__title[data-astro-cid-5agfmljs]{margin:0;font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#0f172a}.recent-installs__all[data-astro-cid-5agfmljs]{flex-shrink:0;color:var(--color-primary);font-size:.98rem;font-weight:700;text-decoration:none;white-space:nowrap}.recent-installs__all[data-astro-cid-5agfmljs]:hover{color:var(--color-primary-dark);text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1.5px}.recent-installs__all[data-astro-cid-5agfmljs]:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:6px}.recent-installs__grid[data-astro-cid-5agfmljs]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.recent-installs__item[data-astro-cid-5agfmljs]{position:relative;margin:0;padding:0;border:none;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:#e2e8f0;cursor:pointer;display:block;width:100%}.recent-installs__item[data-astro-cid-5agfmljs]:after{content:"";position:absolute;inset:0;background:#0f172a00;transition:background .28s var(--ease-out);pointer-events:none}.recent-installs__item[data-astro-cid-5agfmljs]:hover:after,.recent-installs__item[data-astro-cid-5agfmljs]:focus-visible:after{background:#0f172a61}.recent-installs__item[data-astro-cid-5agfmljs]:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.recent-installs__item[data-astro-cid-5agfmljs] img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s var(--ease-out);pointer-events:none}.recent-installs__item[data-astro-cid-5agfmljs]:hover img,.recent-installs__item[data-astro-cid-5agfmljs]:focus-visible img{transform:scale(1.06)}.recent-installs__zoom[data-astro-cid-5agfmljs]{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#fff;opacity:0;transform:scale(.92);transition:opacity .28s var(--ease-out),transform .28s var(--ease-out);pointer-events:none}.recent-installs__item[data-astro-cid-5agfmljs]:hover .recent-installs__zoom[data-astro-cid-5agfmljs],.recent-installs__item[data-astro-cid-5agfmljs]:focus-visible .recent-installs__zoom[data-astro-cid-5agfmljs]{opacity:1;transform:scale(1)}.recent-installs__zoom[data-astro-cid-5agfmljs] svg[data-astro-cid-5agfmljs]{width:42px;height:42px;padding:10px;border-radius:999px;background:#0f172a73;box-shadow:0 6px 16px #0f172a2e}@media(prefers-reduced-motion:reduce){.recent-installs__item[data-astro-cid-5agfmljs]:after,.recent-installs__item[data-astro-cid-5agfmljs] img,.recent-installs__zoom[data-astro-cid-5agfmljs]{transition:none}.recent-installs__item[data-astro-cid-5agfmljs]:hover img,.recent-installs__item[data-astro-cid-5agfmljs]:focus-visible img{transform:none}}@media(max-width:900px){.recent-installs__grid[data-astro-cid-5agfmljs]{grid-template-columns:repeat(3,minmax(0,1fr))}.recent-installs__item[data-astro-cid-5agfmljs]:nth-child(n+7){display:none}}@media(max-width:560px){.recent-installs[data-astro-cid-5agfmljs]{padding:2.75rem 0}.recent-installs__head[data-astro-cid-5agfmljs]{flex-direction:column;align-items:flex-start;gap:.4rem;margin-bottom:1.15rem}.recent-installs__grid[data-astro-cid-5agfmljs]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.recent-installs__item[data-astro-cid-5agfmljs]:nth-child(n+5){display:none}}html.ri-lb-open,html.ri-lb-open body{overflow:hidden}.ri-lb{position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:none;background:#000000e0;color:#fff;z-index:1300}.ri-lb::backdrop{background:#000000b8}.ri-lb[open]{display:grid;place-items:center;animation:riLbIn .22s ease}.ri-lb__shell{position:relative;width:min(100% - 2rem,1120px);height:min(100% - 2rem,92vh);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.ri-lb__stage{margin:0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;height:100%}.ri-lb__img{display:block;max-width:100%;max-height:calc(92vh - 4.5rem);width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 20px 60px #00000073;background:#0a0a0a}.ri-lb__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem;width:100%;padding:0 .5rem}.ri-lb__caption{font-size:.95rem;font-weight:600;color:#ffffffe6;text-align:center}.ri-lb__count{font-size:.85rem;font-weight:700;color:#ffffff8c;letter-spacing:.02em}.ri-lb__nav,.ri-lb__close{appearance:none;border:none;cursor:pointer;color:#fff;background:#ffffff1f;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;transition:background .2s ease,transform .2s ease,border-color .2s ease}.ri-lb__nav{width:52px;height:52px;border-radius:999px;flex-shrink:0}.ri-lb__nav:hover{background:#ffffff38;transform:scale(1.05)}.ri-lb__nav:focus-visible,.ri-lb__close:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.ri-lb__close{position:absolute;top:0;right:0;z-index:2;width:44px;height:44px;border-radius:999px}.ri-lb__close:hover{background:#ffffff38}@keyframes riLbIn{0%{opacity:0}to{opacity:1}}@media(max-width:720px){.ri-lb__shell{width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0;padding:3.5rem .75rem 1.25rem;box-sizing:border-box}.ri-lb__stage{grid-row:1;height:auto;max-height:100%}.ri-lb__img{max-height:calc(100vh - 9rem)}.ri-lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;z-index:2}.ri-lb__nav--prev{left:.5rem}.ri-lb__nav--next{right:.5rem}.ri-lb__nav:hover{transform:translateY(-50%) scale(1.05)}.ri-lb__close{top:.75rem;right:.75rem}.ri-lb__caption{font-size:.85rem}}
