*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#0a0a0a;color:#fafafa;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{text-align:center;padding:2rem;max-width:600px}.title{font-size:3rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem}.separator{width:60px;height:1px;background-color:#333;margin:0 auto 1.5rem}.subtitle{font-size:1.1rem;font-weight:300;color:#888;margin-bottom:3rem;line-height:1.6}.contact{font-size:.85rem;color:#555}.contact a{color:#888;text-decoration:none;border-bottom:1px solid #333;transition:color .2s}.contact a:hover{color:#fafafa}