.secondary-project{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:0;overflow:hidden;border:1px solid rgba(94,234,212,.22);border-radius:24px;background:linear-gradient(135deg,rgba(12,38,53,.9),rgba(8,22,40,.78));box-shadow:0 24px 60px rgba(2,8,23,.25)}.secondary-project-media{min-height:380px;border-right:1px solid var(--line);background:#071421}.secondary-project-media img{width:100%;height:100%;object-fit:cover}.secondary-project-copy{display:flex;flex-direction:column;justify-content:center;padding:38px}.secondary-project-copy h3{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.045em}.secondary-project-copy>p:not(.eyebrow):not(.case-meta-note){color:var(--muted);margin:18px 0 0}.secondary-project-copy .project-links{margin-top:8px}.secondary-project-copy .case-meta-note{margin-top:20px}.secondary-project:hover{border-color:rgba(94,234,212,.38)}.site-version{display:inline-flex;align-items:center;gap:7px;color:var(--faint);font:700 11px/1.4 var(--mono);white-space:nowrap}.site-version a{color:inherit;text-decoration:none}.site-version a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.changelog-release{grid-column:1/-1}.changelog-release-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.changelog-release-head h2{margin:4px 0 0;font-size:clamp(30px,4vw,44px)}.changelog-release-head time{color:var(--faint);font:700 12px/1.4 var(--mono);white-space:nowrap}.changelog-release p{color:var(--muted)}.changelog-release ul{margin:18px 0 22px;padding-left:22px;color:var(--muted)}.changelog-release li+li{margin-top:10px}.changelog-release code{font-family:var(--mono);color:var(--text)}.changelog-release a{color:var(--accent);font-weight:700;text-decoration:none}.changelog-release a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.secondary-project{grid-template-columns:1fr}.secondary-project-media{min-height:0;aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--line)}.secondary-project-copy{padding:28px}}@media(max-width:620px){.secondary-project-copy{padding:22px}.secondary-project-copy h3{font-size:30px}.site-version{width:100%;justify-content:center;margin-top:6px}.changelog-release-head{display:block}.changelog-release-head time{display:block;margin-top:8px}}
