*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;padding:2rem}.content{max-width:800px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.title{font-size:3rem;font-weight:600;color:#fff;margin-bottom:2rem;line-height:1.2;letter-spacing:-.02em}.mission{font-size:1.5rem;font-weight:300;color:#e0e0e0;margin-bottom:3rem;line-height:1.6}.subtitle{font-size:1.125rem;font-weight:300;color:#a0a0a0;margin-bottom:3rem;line-height:1.6}.contact-button{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:500;color:#000;background-color:#fff;border:none;border-radius:.375rem;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.contact-button:hover{background-color:#e0e0e0;transform:translateY(-2px)}.contact-button:active{transform:translateY(0)}.footer{padding:2rem;text-align:center;color:#666;font-size:.875rem}.tax-status{margin-top:.5rem;font-size:.75rem;color:#555}@media(max-width:768px){.title{font-size:2rem}.mission{font-size:1.25rem}.subtitle{font-size:1rem}.contact-button{padding:.875rem 2rem;font-size:1rem}}@media(max-width:480px){.container{padding:1.5rem}.title{font-size:1.75rem;margin-bottom:1.5rem}.mission{font-size:1.125rem;margin-bottom:1rem}.subtitle{font-size:.9375rem;margin-bottom:2rem}.contact-button{padding:.75rem 1.75rem;font-size:.9375rem}}
