:root{--site-footer-h:360px}@media (max-width:760px){:root{--site-footer-h:440px}}@media (max-width:460px){:root{--site-footer-h:520px}}.site-footer{background:#090f2c}html.light .site-footer{background:#e9f1fb}.site-footer__top{border-top:1px solid color-mix(in oklab,var(--spoko-color-text-default) 9%,transparent);padding:58px 0 36px}.site-footer__wrap{max-width:1180px;margin:0 auto;padding:0 28px}.site-footer__top .site-footer__wrap{display:grid;grid-template-columns:1fr auto;gap:48px}.site-footer__brand{display:flex;flex-direction:column}.site-footer__logo{font-weight:600;font-size:23px;letter-spacing:-.04em;color:var(--spoko-color-text-default);text-decoration:none}.site-footer__dot{color:var(--spoko-color-accent)}.site-footer__tag{color:var(--spoko-color-text-muted);font-size:14px;margin-top:14px;max-width:320px;line-height:1.6}.site-footer__socials{display:flex;gap:9px;margin-top:22px;flex-wrap:wrap}.site-footer__socials a{width:38px;height:38px;border-radius:10px;border:1px solid color-mix(in oklab,var(--spoko-color-text-default) 9%,transparent);display:grid;place-items:center;color:var(--spoko-color-text-muted);transition:color .15s,border-color .15s,background .15s}.site-footer__socials a:hover{color:var(--spoko-color-accent);border-color:color-mix(in oklab,var(--spoko-color-text-default) 17%,transparent);background:#ffffff08}html.light .site-footer__socials a:hover{background:#0c1a300a}.site-footer__socials svg{width:18px;height:18px}.site-footer__col{display:flex;flex-direction:column;gap:12px}.site-footer__h{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#7184a0;margin-bottom:4px}html.light .site-footer__h{color:#6a7b91}.site-footer__col a,.site-footer__col .site-footer__line{color:var(--spoko-color-text-muted);font-size:14.5px;font-weight:500;text-decoration:none}.site-footer__col a{transition:color .15s}.site-footer__col a:hover{color:var(--spoko-color-text-default)}.site-footer__bar{border-top:1px solid color-mix(in oklab,var(--spoko-color-text-default) 9%,transparent);height:48px}.site-footer__bar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer__made{display:flex;align-items:center;gap:8px;color:#7184a0;font-size:11px;font-weight:600;letter-spacing:.1em}html.light .site-footer__made{color:#6a7b91}.site-footer__flag{display:inline-block;width:20px;height:13px;border-radius:2px;background:linear-gradient(180deg,#fff 0 50%,#dc143c 50% 100%);box-shadow:0 0 0 1px #ffffff24;flex:none}.site-footer__copy{color:var(--spoko-color-text-muted);font-size:12px;white-space:nowrap;margin:0}@media (max-width:760px){.site-footer__top .site-footer__wrap{grid-template-columns:1fr 1fr;gap:30px}.site-footer__brand{grid-column:1/-1}}@media (max-width:640px){.site-footer__top{padding:44px 0 28px}.site-footer__wrap{padding:0 18px}}@media (max-width:460px){.site-footer__top .site-footer__wrap{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){@keyframes footerEmerge{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.site-footer__top{animation:footerEmerge linear both;animation-timeline:scroll(root);animation-range:88% 100%}}}.image-lightbox[data-astro-cid-fl5jb55i]{border:0;background:0 0;padding:0;max-width:100dvw;max-height:100dvh;width:100dvw;height:100dvh;overflow:hidden}.image-lightbox[data-astro-cid-fl5jb55i][open]{display:flex;align-items:center;justify-content:center}.image-lightbox[data-astro-cid-fl5jb55i]::backdrop{background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-lightbox[data-astro-cid-fl5jb55i][open]{animation:lightbox-fade-in .2s ease-out}.image-lightbox[data-astro-cid-fl5jb55i][open]::backdrop{animation:lightbox-backdrop-in .2s ease-out}.image-lightbox__img[data-astro-cid-fl5jb55i]{max-width:90dvw;max-height:90dvh;object-fit:contain;border-radius:4px;box-shadow:0 8px 32px #0006}.image-lightbox__close[data-astro-cid-fl5jb55i]{position:fixed;top:.5rem;right:.5rem;z-index:1;background:0 0;color:#fffc;border:0;outline:0;box-shadow:none;font-size:2.5rem;line-height:1;cursor:pointer;padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;transition:color .15s;-webkit-appearance:none;appearance:none}.image-lightbox__close[data-astro-cid-fl5jb55i]:hover{color:#fff}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-backdrop-in{0%{opacity:0}to{opacity:1}}