:root{--font-mono:"Roboto Mono",monospace}*{box-sizing:border-box}html{font-size:18px;line-height:32px;background:rgba(255,255,255,1);-webkit-font-smoothing:antialiased}#app,body,html{height:100%}body{font-family:system-ui;font-size:18px;line-height:32px;margin:0;color:black;@media (max-width:1024px){font-size:15px;line-height:24px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;line-height:70px;font-weight:700;@media (max-width:1024px){margin-left:0;margin-bottom:24px;margin-right:0;margin-top:24px;font-size:42px;line-height:42px}@media (max-width:768px){font-size:38px;line-height:38px}@media (max-width:400px){font-size:32px;line-height:32px}}p{margin:24px 0;@media (max-width:1024px){margin:calc(var(--base) * .75) 0}}a{color:currentColor;&:focus{opacity:.8;outline:none}&:active{opacity:.7;outline:none}}svg{vertical-align:middle}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:45px;max-width:1200px;margin:0 auto;overflow:hidden;@media (max-width:400px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;h1{text-align:center}}.links{display:flex;align-items:start;justify-content:center;gap:12px;flex-wrap:wrap;width:100%}.footer{display:flex;align-items:center;gap:8px;@media (max-width:1024px){flex-direction:column;gap:6px}p{margin:0}.codeLink{text-decoration:none;padding:0 .5rem;background:rgb(60,60,60);border-radius:4px}}.card{padding:1rem;border-radius:4px;background:rgb(240,240,240);border:1px solid oklch(46.482% .06922 176.231/.5);box-shadow:0 0 10px 0 oklch(46.482% .06922 176.231/.5);transition:all .3s ease;text-decoration:none;align-items:start;justify-content:space-between;color:black;width:350px;&:hover{transform:translateY(-2px);box-shadow:0 0 15px 0 oklch(46.482% .06922 176.231/.7)}.lucide{width:1.5rem;height:1.5rem;margin-bottom:1rem;color:oklch(46.482% .06922 176.231)}.content{display:flex;flex-direction:column;text-align:left;align-items:start;.title{font-size:1.25rem;font-weight:700;line-height:1}.description{font-size:1rem}}}}