@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600&display=swap";:root{--white: #ffffff;--black: #000000;--gray: #555555;--gray-light: #888888}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--white);color:var(--black);font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}.home{position:relative;width:100%;height:100vh;height:100dvh}.galaxy-canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.content{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;padding-bottom:120px;opacity:0;transition:opacity 1s ease}.content.loaded{opacity:1}.header{position:fixed;top:1.5rem;right:1.5rem;z-index:10;opacity:0;animation:fadeUp 1s ease 1s forwards}.login-link{font-size:.7rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--gray);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--gray-light);border-radius:2px;transition:all .3s ease;background:var(--white)}.login-link:hover{color:var(--black);border-color:var(--black)}.hero{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.logo{font-size:clamp(1.75rem,8vw,5rem);font-weight:200;letter-spacing:.3em;text-indent:.3em;display:flex;flex-wrap:wrap;justify-content:center}.letter{display:inline-block;opacity:0;transform:translateY(20px);animation:letterIn .8s ease forwards}@keyframes letterIn{to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{to{opacity:1}}.tagline{font-size:clamp(.65rem,1.8vw,1rem);font-weight:300;letter-spacing:.15em;color:var(--gray);text-transform:uppercase;opacity:0;animation:fadeUp 1s ease .5s forwards}.site-footer{position:fixed;bottom:0;left:0;right:0;background:#ffffff80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.05);padding:1.5rem 2rem;opacity:0;animation:fadeUp 1s ease 1s forwards;z-index:10}.footer-main{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1200px;margin:0 auto}.footer-brand{display:flex;flex-direction:column;gap:.6rem}.footer-logo{font-size:.85rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--black)}.footer-description{font-size:.65rem;font-weight:300;line-height:1.6;color:var(--gray);max-width:380px}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.copyright,.legal-link{font-size:.6rem;font-weight:400;letter-spacing:.1em;color:var(--gray-light)}.legal-links{display:flex;align-items:center;gap:.75rem}.legal-link{text-transform:uppercase;text-decoration:none;transition:color .3s ease}.legal-link:hover{color:var(--black)}.legal-dot{width:2px;height:2px;background:var(--gray-light);border-radius:50%}.legal-page{min-height:100vh;min-height:100dvh;background:var(--white);color:var(--black);padding:2rem;overflow-y:auto;position:absolute;top:0;right:0;bottom:0;left:0;z-index:100}.legal-header{max-width:700px;margin:0 auto 2rem}.back-link{font-size:.75rem;font-weight:400;letter-spacing:.1em;color:var(--gray);text-decoration:none;transition:color .3s ease}.back-link:hover{color:var(--black)}.legal-content{max-width:700px;margin:0 auto;padding-bottom:3rem}.legal-content h1{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:300;letter-spacing:.1em;margin-bottom:.5rem}.legal-content .last-updated{font-size:.75rem;color:var(--gray-light);margin-bottom:2.5rem}.legal-content section{margin-bottom:2rem}.legal-content h2{font-size:1rem;font-weight:500;letter-spacing:.05em;margin-bottom:.75rem}.legal-content p{font-size:.85rem;font-weight:300;line-height:1.75;color:var(--gray);margin-bottom:.75rem}.legal-content ul{margin:.75rem 0;padding-left:1.25rem}.legal-content li{font-size:.85rem;font-weight:300;line-height:1.75;color:var(--gray);margin-bottom:.4rem}.legal-content strong{font-weight:500;color:var(--black)}.legal-footer{max-width:700px;margin:0 auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.legal-footer p{font-size:.65rem;font-weight:300;letter-spacing:.1em;color:var(--gray-light)}@media(max-width:768px){.header{top:1rem;right:1rem}.login-link{font-size:.65rem;padding:.4rem .8rem}.site-footer{padding:1.25rem}.footer-main{flex-direction:column;align-items:flex-start;gap:1rem}.footer-brand{gap:.4rem}.footer-description{max-width:100%}.footer-links{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.legal-page{padding:1.5rem}.legal-header{margin-bottom:1.5rem}.legal-content .last-updated{margin-bottom:2rem}}@media(max-width:480px){.content{padding:1rem;padding-bottom:140px}.header{top:.75rem;right:.75rem}.login-link{font-size:.6rem;padding:.35rem .65rem}.hero{gap:1rem}.logo{letter-spacing:.2em;text-indent:.2em}.tagline{letter-spacing:.1em}.site-footer{padding:1rem}.footer-main{gap:.75rem}.footer-logo{font-size:.75rem}.footer-description{font-size:.55rem;line-height:1.5}.copyright,.legal-link{font-size:.5rem}.legal-links{gap:.5rem}.legal-page{padding:1rem}.legal-header{margin-bottom:1.25rem}.back-link{font-size:.65rem}.legal-content h2{font-size:.9rem}.legal-content p,.legal-content li{font-size:.8rem}.legal-content .last-updated{font-size:.65rem;margin-bottom:1.5rem}.legal-content section{margin-bottom:1.5rem}}@media(max-width:360px){.logo{letter-spacing:.15em;text-indent:.15em}.footer-links{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-height:500px){.content{padding-bottom:100px}.hero{gap:.75rem}.site-footer{padding:.6rem 1rem}.footer-main{flex-direction:row;align-items:center}.footer-brand{gap:.2rem}.footer-description{font-size:.5rem;max-width:300px}.footer-links{flex-direction:column;align-items:flex-end}}
