.app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f6f0f0}.content{max-width:610px;width:100%}h1{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#2d2d2d;line-height:1.2}.subtitle{font-size:1.1rem;margin-bottom:.5rem;color:#4a4a4a}.time{font-size:1rem;margin-bottom:2rem;color:#5a5a5a}.section{margin-bottom:2rem}.section-title{font-size:1rem;margin-bottom:.75rem;color:#4a4a4a}ul{list-style:none;padding-left:0}li{font-size:1rem;margin-bottom:.5rem;color:#3d3d3d;line-height:1.6}li strong{font-weight:600;color:#2d2d2d}.previous{font-size:1rem;margin-bottom:1.5rem;color:#5a5a5a}.previous a{color:#2d2d2d;text-decoration:none;font-weight:500}.previous a:hover{text-decoration:underline}.divider{border:none;border-top:1px solid #d0c9b8;margin:1.5rem 0;width:100%}.links{font-size:1rem;margin-top:0}.links a{color:#2d2d2d;text-decoration:none;font-weight:500}.links a:hover{text-decoration:underline}.links .separator{margin:0 .5rem;color:#8a8a8a}@media (max-width: 768px){.app{padding:1.5rem}h1{font-size:2rem}.subtitle{font-size:1rem}.time,.section-title,li,.previous,.links{font-size:.95rem}}@media (max-width: 480px){.app{padding:1rem}h1{font-size:1.75rem}.subtitle{font-size:.95rem}.time,.section-title,li,.previous,.links{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-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;background-color:#f5f0e8;color:#3d3d3d;line-height:1.6}#root{min-height:100vh}
