@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#191b1f;font-synthesis:none;background:#f5f5f4;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{flex-direction:column;min-height:100svh;margin:0;display:flex}a{color:inherit;text-underline-offset:3px}header{justify-content:space-between;align-items:center;padding:26px 34px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:flex}.brand img{width:30px;height:30px}.github{color:#666b74;font-size:12px;text-decoration:none}main{text-align:center;width:min(440px,100% - 40px);margin:auto;padding:0 0 25px}.paths{height:180px;margin:-15px -10px 20px;overflow:hidden}.paths svg{width:100%;height:100%}.road{stroke:#d6d8d8;stroke-width:2px}.lane{stroke:#d6d8d8;stroke-width:2px;stroke-dasharray:9 14}.vectors path{stroke-width:2.5px;stroke:#2fa7ef;stroke-dasharray:300;animation:3.5s ease-out infinite project}.vectors path:nth-child(2){stroke:#72bed0;animation-delay:.2s}.vectors path:nth-child(3){stroke:#748dde;animation-delay:.4s}.vectors path:nth-child(4){stroke:#d3a26f;animation-delay:.6s}.vectors path:nth-child(5){stroke:#d3a26f;animation-delay:.8s}@keyframes project{0%{stroke-dashoffset:300px;opacity:.15}50%,to{stroke-dashoffset:0;opacity:.8}}.eyebrow{letter-spacing:2px;color:#6b7078;font-size:10px;font-weight:700}h1{letter-spacing:-1.6px;margin:13px 0 17px;font-size:36px;line-height:1.16}.intro{color:#696e76;max-width:390px;margin:0 auto 28px;font-size:13px;line-height:1.85}.intro a{color:#343a43}form{text-align:left;background:#fff;border:1px solid #e3e4e4;border-radius:20px;padding:24px;box-shadow:0 10px 45px #20242c05}.credit{border-bottom:1px solid #ececec;align-items:center;gap:17px;padding-bottom:20px;display:flex}.credit strong{letter-spacing:-2px;font-size:36px;font-weight:700}.credit span{font-size:12px;font-weight:700;line-height:1.7}.credit small{color:#7a7e85;font-size:10px;font-weight:400}.opt-in{color:#5d626b;cursor:pointer;gap:9px;margin:21px 0;font-size:11px;line-height:1.65;display:flex}.opt-in input{accent-color:#191b1f;flex-shrink:0;width:16px;height:16px;margin:2px 0 0}button{color:#fff;cursor:pointer;background:#191b1f;border:0;border-radius:9px;justify-content:space-between;width:100%;padding:15px 18px;font:700 12px Manrope,system-ui,sans-serif;display:flex}button:hover{background:#353941}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:4px;outline:2px solid #2fa7ef}.fine{color:#8b8f95;text-align:center;margin:16px 0 0;font-size:10px;line-height:1.8}#auth-error{color:#e51926;font-size:12px;line-height:1.6}footer{text-align:center;color:#92969c;padding:18px;font-size:10px}footer a{color:#5c636c;text-decoration:none}@media (width<=500px){header{padding:20px}.github{font-size:10px}h1{font-size:31px}.paths{height:140px;margin-top:10px}form{padding:20px}.credit small{font-size:9px}}@media (prefers-reduced-motion:reduce){.vectors path{animation:none}}
