@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";.title:where(.astro-IDRPRYED){background-image:linear-gradient(to left,blue,indigo,violet);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;font-family:Pacifico,cursive;padding-bottom:.2rem;margin:1rem 0;font-size:1.7rem}html{background-color:#f1f5f9;font-family:verdana,sans-serif}body{margin:0 auto;width:100%;max-width:80ch;padding:1rem;line-height:1.5}*{box-sizing:border-box}h1{margin:1rem 0;font-size:2.5rem}.hamburger{padding-right:20px;cursor:pointer}.hamburger .line{display:block;width:40px;height:5px;margin-bottom:10px;background-color:#ff9776}.nav-links{width:100%;top:5rem;left:48px;background-color:#ff9776;display:none;margin:0}.nav-links a{display:block;text-align:center;padding:10px 0;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase}.nav-links a:hover,a:focus{background-color:beige}.expanded{display:unset}@media screen and (min-width: 636px){.nav-links{margin-left:5em;display:block;position:static;width:auto;background:none}.nav-links a{display:inline-block;padding:10px}.hamburger{display:none}.stretch{display:flex;justify-content:space-between}}
