@import"https://fonts.googleapis.com/css2?family=Work+Sans&display=swap";body{margin:0;font-family:-apple-system,Work Sans;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex{display:flex}.marginHorizontal-4{margin-left:4px;margin-right:4px}.container{padding:18px;margin-right:8px;margin-left:8px;margin-top:6vh;margin-bottom:3vh}@media (min-width: 620px){.container{margin-left:auto;margin-right:auto;min-width:560px;width:90%}}@media (min-width: 768px){.container{max-width:960px}}#home{max-height:100%}.background{position:fixed;top:0;left:0;min-width:100%;max-width:100%;z-index:-1000}.background img{width:100%;height:100vh;object-fit:cover}.landing{padding-top:4vh;display:flex;flex-direction:column;align-items:center;gap:12px}.featuregrid{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr;grid-column-gap:32px;grid-row-gap:6px}@media (min-width: 960px){.featuregrid{grid-template-columns:repeat(2,1fr)}}.featuregrid .item{text-align:center;padding:16px;max-width:420px}.featuregrid img{width:70%;max-width:360px}.sign-in-buttons{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:6vh}.google-btn{width:200px;height:42px;background-color:#4285f4;border-radius:2px;box-shadow:0 2px 3px #00000040;border:none;padding:0;cursor:pointer;position:relative}.google-btn .google-icon-wrapper{position:absolute;margin-top:1px;margin-left:1px;width:40px;height:40px;border-radius:2px;background-color:#fff}.google-btn .google-icon{position:absolute;margin-top:11px;margin-left:11px;width:18px;height:18px}.google-btn .btn-text{float:right;margin:12px 11px 0 0;color:#fff;font-size:14px;letter-spacing:.2px;font-family:Work Sans}.google-btn:hover{box-shadow:0 0 6px #4285f4}.google-btn:active{background:#1669f2}.microsoft-btn{width:200px;height:42px;background-color:#2f2f2f;border-radius:2px;box-shadow:0 2px 3px #00000040;border:none;padding:0;cursor:pointer;position:relative}.microsoft-btn .microsoft-icon-wrapper{position:absolute;margin-top:1px;margin-left:1px;width:40px;height:40px;border-radius:2px;background-color:#fff;display:flex;align-items:center;justify-content:center}.microsoft-btn .microsoft-icon{width:21px;height:21px}.microsoft-btn .btn-text{float:right;margin:12px 11px 0 0;color:#fff;font-size:14px;letter-spacing:.2px;font-family:Work Sans}.microsoft-btn:hover{box-shadow:0 0 6px #2f2f2f}.microsoft-btn:active{background:#1a1a1a}.footer{margin:-18px;text-align:center;background-color:#eee;padding:12px}.heavyTopMargin{margin-top:64px}.fa{margin:8px}
