<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar{display:flex;font-size:1.5rem;justify-content:end;align-items:center;margin-right:2rem}.navbar-info{padding-top:1rem}.navbar-name{padding-bottom:.5rem}.navbar-button{margin-left:.5rem;background-color:transparent;border:2px solid #34e397;border-radius:5px;padding:10px 20px;color:#fff;font-family:monospace;font-size:14px;cursor:pointer}.navbar-button:hover{background-color:#fff;color:#000}.navbar-listitem{color:#fff;font-family:monospace;font-size:1.25rem;margin-right:1rem;text-decoration:none}.navbar-listitem.active{text-underline-offset:.35rem;text-decoration:underline}.navbar-listitem:hover{color:#34e397;text-decoration:underline;text-underline-offset:.35rem}.overview{display:flex;justify-content:center;align-items:center;height:80vh;width:100vw}.content{text-align:start;height:50%;width:50%}.subtitle{color:#34e397;font-size:1.2rem;margin-bottom:.5rem}.title{color:#e0e0e0;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.sameTitle{color:#e0e0e0;font-size:2.5rem;margin-bottom:1.5rem}.paragraph{color:#e0e0e0;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.button{background-color:transparent;border:2px solid #34e397;border-radius:5px;padding:10px 20px;color:#fff;font-family:monospace;font-size:14px;cursor:pointer;text-decoration:none}.button:hover{background-color:#fff;color:#000}.carousel-container{display:flex;flex-direction:column;width:325px;height:325px}.carousel-button-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem}.carousel-image{min-width:100%;min-height:100%;border-radius:8px;resize:none;object-fit:cover}.carousel-button{background-color:transparent;border:2px solid #ffffff;border-radius:5px;padding:10px 20px;color:#fff;font-family:monospace;font-size:14px;cursor:pointer;width:40%}.home-link{margin-right:auto;margin-left:1.5rem;margin-top:1rem}.circle-icon{width:55px;height:55px;border:2px solid #34e397;border-radius:50%;display:flex;justify-content:center;align-items:center}.circle-icon img{border-radius:50%;max-width:100%;max-height:100%}
</pre></body></html>