.Home_container__XXbpJ{min-height:80vh;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--bg);color:var(--fg);transition:background-color .3s,color .3s}.Home_main__9U9PE{text-align:center;width:80vw;max-width:800px}.Home_logo__c3wsc{width:100%;height:auto;max-width:1200px;margin:0 auto}.Home_logo__c3wsc path{fill:none;stroke:var(--fg);stroke-width:4;stroke-dasharray:3000;stroke-dashoffset:3000;animation:Home_draw__RuKFr 3s ease-out forwards}@keyframes Home_draw__RuKFr{to{stroke-dashoffset:0}}.Home_title__u58B2{font-family:Goti VF,sans-serif;font-weight:500;font-size:3.5rem;margin-top:25px;letter-spacing:-.02em}.Home_footer__gvj6b{width:100%;padding:2rem 0;display:flex;justify-content:center;gap:1rem;align-items:center}.Home_link__OhTIQ{color:var(--fg);text-decoration:none;font-size:1rem;opacity:.8;transition:opacity .2s ease}.Home_link__OhTIQ:hover{opacity:1}.Home_dot__jQwep{width:4px;height:4px;background-color:var(--fg);border-radius:50%;opacity:.5}