<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Estonia&amp;display=swap&amp;family=Montserrat:wght@300&amp;family=Poppins:wght@300&amp;display=swap");body,html{padding:0;margin:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.nav_logo{font-family:Estonia,cursive;font-weight:400;font-size:32px;cursor:pointer;transition:color .2s}.main_menu_toolbar{display:flex;justify-content:space-between;align-items:center}.menu_content{height:100%;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:space-evenly}.desktop_menu{display:none}.call_to_action{color:#fff;background:#000;padding:10px;font-weight:bolder;border-color:#fff}.call_to_action:active{color:#000;background:#fff;border-color:#000}@media only screen and (min-width:768px){.mobile_menu{display:none}.desktop_menu{display:flex;align-items:baseline}.link_to_action{border:1px solid #fff;border-radius:5px;padding:5px 10px;font-weight:700}.link_to_action:hover{border-color:#000;background-color:#fff;color:#000}.desktop_menu a{margin-left:20px}}</pre></body></html>