: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;max-width:38rem;margin:0 auto;line-height:1.6}.building{max-width:100%;margin-bottom:1.65rem;display:flex;align-items:center;gap:.9rem;justify-content:center;flex-wrap:wrap}.building a{display:inline-flex;align-items:center;gap:.45rem;color:#d7d7d7;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap}.building a:hover{color:#8cc8dc}.building a:focus-visible{outline:2px solid rgb(140,200,220);outline-offset:4px;border-radius:2px}.building img{width:18px;height:18px;object-fit:contain}.building a:nth-of-type(2) img{width:19px;height:17px}.building-dot{color:#4b4b4b}.nav{margin-bottom:2.5rem;font-size:1rem;display:flex;gap:1.5rem;align-items:center;justify-content:center;flex-wrap:wrap}.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:focus-visible{outline:2px solid rgb(140,200,220);outline-offset:6px;border-radius:2px}.nav-icon img{width:24px;height:24px;display:block}.separator{display:none}.footer{margin-top:4.5rem;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}.building{gap:.7rem}}
