:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#c8c8c8;background-color:#1a1a1a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#1a1a1a}.app{max-width:800px;margin:0 auto;padding:2rem 1rem;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.header{margin-bottom:2rem}.header h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.2;color:#8cc8dc}.tagline{font-size:1.125rem;color:#c8c8c8;margin:0;line-height:1.6}.nav{margin-bottom:3rem;font-size:1rem;display:flex;gap:1.5rem;align-items:center;justify-content:center}.nav-icon{color:#ff7f66;text-decoration:none;transition:opacity .2s ease;display:inline-flex;align-items:center;justify-content:center}.nav-icon:hover{opacity:.7}.nav-icon img{width:24px;height:24px;display:block}.separator{display:none}.footer{margin-top:6rem;font-size:.875rem;color:#c8c8c8;text-align:center}.footer p{margin:0}@media(max-width:768px){.app{padding:1.5rem 1rem}.header h1{font-size:2rem}.tagline{font-size:1rem}}
