.detail-col[data-astro-cid-ovxcmftc]{width:100%;max-width:760px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem)}.detail-head[data-astro-cid-ovxcmftc]{padding-block:clamp(2.5rem,6vw,4rem) 0}.crumbs[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;color:var(--muted);font-size:.9rem;margin-bottom:1rem}.crumbs[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{transition:color .2s var(--ease)}.crumbs[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:hover{color:var(--accent)}.detail-head[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{font-size:clamp(1.9rem,4.5vw,3rem);letter-spacing:-.03em}.lead[data-astro-cid-ovxcmftc]{color:var(--muted-2);font-size:clamp(1rem,2vw,1.15rem);margin:.75rem 0 0}.detail-tags[data-astro-cid-ovxcmftc]{display:flex;gap:.5rem;margin-top:1.25rem}.tag[data-astro-cid-ovxcmftc]{font-size:.75rem;font-weight:600;color:var(--muted-2);background:var(--surface-2);border:1px solid var(--border);padding:.3rem .7rem;border-radius:6px}.cover[data-astro-cid-ovxcmftc]{margin-top:clamp(1.75rem,4vw,2.75rem);border-radius:16px;overflow:hidden;border:1px solid var(--border);aspect-ratio:3 / 2}.cover[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover}.screenshots[data-astro-cid-ovxcmftc]{position:relative;margin-top:clamp(2rem,5vw,3rem);border-radius:12px;overflow:hidden;border:1px solid var(--border)}.shots-track[data-astro-cid-ovxcmftc]{display:flex;transition:transform .5s var(--ease)}.shots-track[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{flex:0 0 100%;width:100%;height:auto;display:block}.shots-nav[data-astro-cid-ovxcmftc]{position:absolute;top:50%;translate:0 -50%;width:36px;height:36px;border-radius:50%;border:0;background:#0000008c;color:#fff;font-size:1.3rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s var(--ease)}.shots-nav[data-astro-cid-ovxcmftc]:hover{background:var(--accent)}.shots-nav[data-astro-cid-ovxcmftc].prev{left:12px}.shots-nav[data-astro-cid-ovxcmftc].next{right:12px}.shots-dots[data-astro-cid-ovxcmftc]{position:absolute;bottom:12px;left:50%;translate:-50% 0;display:flex;gap:6px}.shots-dot[data-astro-cid-ovxcmftc]{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#ffffff73;cursor:pointer;transition:background .2s var(--ease)}.shots-dot[data-astro-cid-ovxcmftc].active{background:var(--accent)}.prose[data-astro-cid-ovxcmftc]{margin-top:clamp(2.5rem,6vw,4rem);color:var(--muted-2)}.prose[data-astro-cid-ovxcmftc] h2{font-size:clamp(1.4rem,3vw,1.9rem);margin:2.25rem 0 .9rem}.prose[data-astro-cid-ovxcmftc] h2:first-child{margin-top:0}.prose[data-astro-cid-ovxcmftc] p{margin:0 0 1.15rem;line-height:1.75}.prose[data-astro-cid-ovxcmftc] ul{margin:0 0 1.4rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.7rem}.prose[data-astro-cid-ovxcmftc] li{position:relative;padding-left:1.6rem;line-height:1.65}.prose[data-astro-cid-ovxcmftc] li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.prose[data-astro-cid-ovxcmftc] strong{color:var(--ink);font-weight:600}.prose[data-astro-cid-ovxcmftc] a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.prose[data-astro-cid-ovxcmftc] blockquote{margin:0 0 1.5rem;padding:.9rem 1.2rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--muted);font-size:.95rem}.visit[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.5rem}.related[data-astro-cid-ovxcmftc]{padding-block:clamp(3.5rem,8vw,6rem)}.related[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:clamp(1.6rem,3.5vw,2.2rem);margin-bottom:1.75rem}.related-grid[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:clamp(1.25rem,3vw,2rem)}.related-card[data-astro-cid-ovxcmftc]{display:block}.related-media[data-astro-cid-ovxcmftc]{overflow:hidden;border-radius:var(--radius);aspect-ratio:3 / 2;border:1px solid var(--border);background:var(--surface)}.related-media[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.related-card[data-astro-cid-ovxcmftc]:hover .related-media[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{transform:scale(1.05)}.related-type[data-astro-cid-ovxcmftc]{display:inline-block;color:var(--muted);font-size:.8rem;margin:.85rem 0 .35rem}.related-card[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{font-size:1.1rem;margin:0;transition:color .2s var(--ease)}.related-card[data-astro-cid-ovxcmftc]:hover h3[data-astro-cid-ovxcmftc]{color:var(--accent)}.cta-inner[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);background:linear-gradient(135deg,var(--surface),#191919);border:1px solid var(--border);border-radius:20px;padding:clamp(2rem,5vw,3.5rem);margin-bottom:clamp(3rem,7vw,5rem)}.cta-inner[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:clamp(1.6rem,3.5vw,2.3rem)}.cta-inner[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{color:var(--muted);margin:0 0 1.5rem}.cta-inner[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:min(100%,340px);justify-self:center}@media(max-width:720px){.cta-inner[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;text-align:center}.cta-inner[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{order:-1}.cta-inner[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin-inline:auto}}@media(prefers-reduced-motion:reduce){.related-card[data-astro-cid-ovxcmftc]:hover .related-media[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{transform:none}}
