.footer{margin-top:0;background:var(--section-background-dark);border-top:1px solid var(--border-color);padding:3rem 0 2rem}html[data-theme=dark] .footer{background:var(--background)}.footer__top{display:flex;flex-direction:column;gap:1.25rem}.footer__title{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-color)}.footer__contact-list{display:grid;grid-template-columns:1fr;gap:.75rem;max-width:48rem}.footer__contact-row{display:grid;grid-template-columns:7rem 1fr;gap:1rem;align-items:center;font-size:.95rem}.footer__contact-label,.footer__contact-row{color:var(--text-secondary)}.footer__contact-value{color:var(--text-color);text-decoration:none;word-break:break-word;transition:color .2s ease}.footer__contact-value:hover{color:var(--accent-color)}.footer__bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center}.footer__copyright{font-size:.875rem;color:var(--text-secondary)}.footer__social{display:flex;gap:.75rem}.footer__social-link{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-color);border-radius:9999px;color:var(--text-secondary);transition:color .2s ease,background-color .2s ease,border-color .2s ease}.footer__social-link svg{width:1.1rem;height:1.1rem;fill:currentColor}.footer__social-link:hover{color:var(--accent-color);background:var(--hover-color);border-color:var(--accent-color)}@media (min-width:768px){.footer__contact-list{grid-template-columns:1fr}.footer__bottom{flex-direction:row}}.initial-loader{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:var(--background);color:var(--foreground);opacity:1;transition-property:opacity;transition-timing-function:ease-out}.initial-loader--fade-out{opacity:0;pointer-events:none}.initial-loader__content{display:flex;flex-direction:column;align-items:center;gap:1rem}.initial-loader__avatar{width:7rem;height:7rem;border-radius:9999px;overflow:hidden}.initial-loader__image{width:100%;height:100%;object-fit:cover}.initial-loader__text{font-size:1.125rem;font-weight:500;letter-spacing:-.01em;color:var(--foreground)}@media (min-width:768px){.initial-loader__avatar{width:12rem;height:12rem}.initial-loader__text{font-size:1.25rem}}.LayoutGuides_guides__hVr_E{--layout-max-width:80rem;--layout-nav-height:var(--nav-height,4rem);--layout-top-inset:var(--page-top-inset,0px);--layout-line:rgba(255,255,255,0.22);--layout-line-strong:rgba(255,255,255,0.36);position:fixed;inset:0;z-index:1500;pointer-events:none;opacity:1;background:transparent}html[data-theme=light] .LayoutGuides_guides__hVr_E{--layout-line:rgba(0,0,0,0.18);--layout-line-strong:rgba(0,0,0,0.32)}.LayoutGuides_line__VKdIl{position:absolute;background:var(--layout-line)}.LayoutGuides_lineV__aijdf{top:0;bottom:0;width:1px}.LayoutGuides_lineH__29_JB{left:0;right:0;height:1px}.LayoutGuides_outerLeft__STxrc{left:0;background:var(--layout-line-strong)}.LayoutGuides_outerRight__NKe4g{right:0;background:var(--layout-line-strong)}.LayoutGuides_innerLeft__bx73F{left:max(1rem,calc((100vw - var(--layout-max-width)) / 2))}.LayoutGuides_innerRight__Mug_u{right:max(1rem,calc((100vw - var(--layout-max-width)) / 2))}.LayoutGuides_top__cP5uh{top:var(--layout-top-inset);background:var(--layout-line-strong)}.LayoutGuides_nav__vwwEk{top:calc(var(--layout-top-inset) + var(--layout-nav-height))}.LayoutGuides_bottom__bgmju{bottom:0;background:var(--layout-line-strong)}@media (max-width:640px){.LayoutGuides_guides__hVr_E{display:none}}