:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh}h1{font-size:3.2em;font-weight:150;line-height:.6}b{font-weight:600}a{color:inherit;text-decoration:none}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#d4b200;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{padding:0;text-align:center}.navbar{display:flex;flex-direction:row;gap:1rem;padding:.5rem}.nav-logo,.nav-logo img{width:70px;height:50px}.nav-title{font-size:32px;font-weight:500}.nav-btn-container{display:flex;flex-direction:row;gap:2.5rem;list-style:none}.landing-text{margin-top:5rem;margin-bottom:1.7rem}.landing-desc{margin-bottom:3rem}.download-btn{position:relative;overflow:hidden;background-color:#d4b200;color:#fff;padding:14px 24px;border-radius:5px;outline:none}.download-btn:after{content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:linear-gradient(to bottom,#e5ac8e00,#ffffff80 50%,#e5ac8e00);transform:rotate(60deg) translate(-5em,7.5em)}.download-btn:hover:after,.download-btn:focus:after{animation:sheen 1s forwards}@keyframes sheen{to{transform:rotate(60deg) translate(1em,-9em)}}button:focus{outline:0}.browsing{margin-top:3rem;margin-bottom:4rem}.browsing img{width:60rem;max-width:100%;height:auto}section{margin:3rem auto;padding:1rem 2rem;max-width:800px;background-color:#f1f1f1;border-radius:8px;box-shadow:0 4px 8px #0000001a}h1{font-weight:400}h2{font-size:28px;font-weight:500;margin-bottom:1rem;color:#d4b200}p{font-size:18px;line-height:1.6;margin-bottom:1.5rem;color:#555}@media (max-width: 768px){section{padding:1.5rem}h1{font-size:30px}h2{font-size:24px}p{font-size:16px}}
