.site-footer{background:radial-gradient(circle at 12% 0%,rgba(10,107,78,.1),transparent 32%),linear-gradient(180deg,var(--surface),var(--canvas));color:var(--ink);font-family:var(--font-sans);font-feature-settings:var(--font-features);-webkit-font-smoothing:antialiased;border-top:1px solid var(--border);transition:background-color .24s ease,border-color .24s ease,color .24s ease}.dark .site-footer{background:radial-gradient(circle at 12% 0%,rgba(74,222,128,.12),transparent 32%),linear-gradient(180deg,var(--surface),var(--canvas))}.site-footer__inner{max-width:1280px;margin:0 auto;padding:72px 32px 34px}.site-footer__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:72px}.site-footer__brand{max-width:360px}.site-footer__brand-link{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.site-footer__brand-mark{display:block;width:24px;height:24px;flex:0 0 auto}.site-footer__brand-mark rect:first-child{fill:var(--brand-primary)}.site-footer__brand-mark rect:not(:first-child){fill:var(--ink-inverse)}.site-footer__brand-name{color:var(--ink);font-size:20px;font-weight:600;letter-spacing:0;line-height:1}.site-footer__general{margin:22px 0 0;color:var(--ink-soft);font-size:14.5px;line-height:1.5}.site-footer__legal-links,.site-footer__group-links,.site-footer__social-links{list-style:none;margin:0;padding:0}.site-footer__legal-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:22px}.site-footer__legal-links a{color:var(--ink-faint);font-size:12.5px;line-height:1.45;text-decoration:none}.site-footer__legal-links a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.site-footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.site-footer__group-title{margin:0 0 16px;color:var(--ink);font-size:14.5px;font-weight:600;letter-spacing:-.005em;line-height:1.3}.site-footer__group-links{display:grid;gap:10px}.site-footer__group-links a{color:var(--ink-soft);font-size:14.5px;line-height:1.25;text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.site-footer__group-links a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:56px;padding-top:24px;border-top:1px solid var(--border)}.site-footer__footnote{color:var(--ink-faint);font-size:12.5px;line-height:1.45}.site-footer__footnote a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.site-footer__social-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.site-footer__social-links a{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:40px;height:40px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--border);border-radius:999px;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.site-footer__social-links a:hover{color:var(--ink);background:var(--surface-hover);border-color:var(--border-strong)}.site-footer__social-links a:focus-visible,.site-footer__brand-link:focus-visible,.site-footer__legal-links a:focus-visible,.site-footer__group-links a:focus-visible,.site-footer__footnote a:focus-visible{outline:0;box-shadow:var(--ring-focus)}.site-footer__social-icon{width:18px;height:18px}@media (max-width:980px){.site-footer__top{grid-template-columns:1fr;gap:48px}.site-footer__brand{max-width:560px}}@media (max-width:760px){.site-footer__inner{padding:56px 20px 30px}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.site-footer__bottom{align-items:flex-start;flex-direction:column-reverse}.site-footer__social-links{justify-content:flex-start}}@media (max-width:460px){.site-footer__nav{grid-template-columns:1fr}}.cookie-popup[data-astro-cid-zhyisgsh]{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(calc(100vw - 32px),760px);padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--ink);box-shadow:var(--shadow-soft);z-index:9999;font-family:var(--font-sans)}.cookie-popup__content[data-astro-cid-zhyisgsh]{display:flex;align-items:center;gap:12px;min-width:0;text-align:left}.cookie-popup__icon[data-astro-cid-zhyisgsh]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:999px;background:var(--brand-primary-soft);color:var(--brand-primary-soft-fg);font-size:18px}.cookie-popup__message[data-astro-cid-zhyisgsh]{margin:0;max-width:54ch;color:var(--ink-muted);font-size:14px;line-height:1.45}.cookie-popup__actions[data-astro-cid-zhyisgsh]{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.cookie-popup__button[data-astro-cid-zhyisgsh]{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 18px;border:0;border-radius:999px;font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.cookie-popup__button--primary[data-astro-cid-zhyisgsh]{background:var(--brand-secondary);color:var(--ink-inverse)}.cookie-popup__button--primary[data-astro-cid-zhyisgsh]:hover{background:var(--brand-secondary-hover)}.cookie-popup__button--secondary[data-astro-cid-zhyisgsh]{background:var(--surface-muted);color:var(--ink)}.cookie-popup__button--secondary[data-astro-cid-zhyisgsh]:hover{background:var(--surface-hover)}.cookie-popup__button[data-astro-cid-zhyisgsh]:focus-visible{outline:0;box-shadow:var(--ring-focus)}@media (max-width:680px){.cookie-popup[data-astro-cid-zhyisgsh]{align-items:stretch;flex-direction:column;gap:14px;padding:14px}.cookie-popup__actions[data-astro-cid-zhyisgsh]{justify-content:stretch;width:100%}.cookie-popup__button[data-astro-cid-zhyisgsh]{flex:1 1 0;min-width:0;padding-right:14px;padding-left:14px}}.cookie-popup[data-astro-cid-zhyisgsh].hidden{display:none}