.github-header-link,.github-footer-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:none;font-size:11px;white-space:nowrap;color:#cbdac0}
.github-header-link{padding:8px 11px;border:1px solid #45523d;border-radius:6px;background:#25332266}.github-header-link svg{width:18px;height:18px;flex:none}
.github-footer-link{font-size:10px;gap:7px}.github-footer-link svg{width:15px;height:15px;flex:none}
.github-open-source{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:22px;padding:29px 30px;margin:0 0 36px;border:1px solid #6a8351;border-radius:10px;background:radial-gradient(ellipse at 0 0,#536d3638,transparent 70%),linear-gradient(110deg,#21331f,#18241d)}
.github-project-mark svg{width:43px;height:43px;color:#c5ee86}.github-project-kicker{font:9px var(--mono,monospace);letter-spacing:1.8px;color:#b3d78e;margin:0 0 9px}
.github-project-copy h2{font-size:22px;line-height:1.5;letter-spacing:-.6px;margin:0 0 8px;font-weight:500;color:#e0edce}.github-project-copy>p:last-child{max-width:650px;font-size:11px;line-height:1.9;color:#a5b898;margin:0}
.github-project-actions{display:flex;flex-direction:column;align-items:center;gap:11px;min-width:166px}.github-source-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 19px;border-radius:6px;background:#c5ee86;color:#1b2c15;font-size:12px;font-weight:600}
.github-star-link{font-size:10px;color:#d0ddbd;line-height:1.6;text-decoration:underline;text-decoration-color:#718458;text-underline-offset:4px;text-align:center}
@media(max-width:900px){.github-open-source{grid-template-columns:38px minmax(0,1fr);gap:17px;padding:24px}.github-project-mark svg{width:34px;height:34px}.github-project-actions{grid-column:2;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:15px}.github-project-copy h2{font-size:20px}}
@media(max-width:600px){.site-header:has(.github-header-link){gap:10px}.github-header-link{width:34px;height:34px;padding:7px}.github-header-link>span{display:none}.github-header-link svg{width:18px;height:18px}.github-open-source{grid-template-columns:1fr;padding:21px 18px;gap:14px;margin-bottom:24px}.github-project-mark{display:none}.github-project-actions{grid-column:1;gap:13px;align-items:center}.github-project-copy h2{font-size:19px}.github-project-copy>p:last-child{font-size:10px}.github-project-kicker{font-size:8px}.github-source-button{font-size:11px;min-height:42px;padding:10px 15px}.github-star-link{font-size:9px}.github-footer-link{font-size:9px}}
