.landing{padding-block:32px 24px}.coin{perspective:600px;width:96px;height:96px;margin-bottom:20px}.coin .penguin{width:100%;height:100%;transform-style:preserve-3d;margin:0;animation:6s cubic-bezier(.45,0,.2,1) infinite turn}@keyframes turn{0%,15%{transform:rotateY(0)}85%,to{transform:rotateY(360deg)}}#penguin-pupil-r{animation:6s step-end infinite eye-open}#penguin-wink{animation:6s step-end infinite eye-shut}@keyframes eye-open{0%,15%{opacity:0}15.01%,85%{opacity:1}85.01%,to{opacity:0}}@keyframes eye-shut{0%,15%{opacity:1}15.01%,85%{opacity:0}85.01%,to{opacity:1}}.wordmark{margin:0 0 8px;font-size:40px;line-height:1.1}.landing p{margin:0}.landing .tagline{margin-bottom:20px;font-size:20px;font-weight:500;line-height:1.3}.landing #how{margin-bottom:12px}.landing #privacy{margin-bottom:28px}.field{margin-bottom:20px;display:block}.field-label{color:var(--ink-soft);margin-bottom:2px;font-size:14px;font-weight:500;line-height:18px;display:block}.field input{border:0;border-bottom:1.5px solid var(--rule);width:100%;min-height:44px;color:var(--ink);font:inherit;caret-color:var(--ink);background:0 0;border-radius:0;outline:none;padding:8px 0;font-size:18px;line-height:24px;display:block}.field input:focus{border-bottom:2px solid var(--ink);padding-bottom:7.5px}.field.wrong input{border-bottom:2px solid var(--red-pencil);padding-bottom:7.5px}::selection{background:var(--orange);color:var(--ink-on-orange)}.hp{width:1px;height:1px;position:absolute;inset-inline-start:-10000px;overflow:hidden}.landing .error{color:var(--red-pencil);margin-bottom:12px;font-size:13px;line-height:18px}#send{width:100%;min-height:48px;font:inherit;cursor:pointer;font-weight:500}#send:focus-visible,.lang:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.landing .fine{margin-top:12px;font-size:13px;line-height:18px}.noted{grid-template-columns:28px 1fr;align-items:start;gap:12px;min-height:48px;display:grid}.tick{width:28px;height:28px}.tick-stroke{stroke-dasharray:34;stroke-dashoffset:34px;animation:.3s cubic-bezier(.16,1,.3,1) forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.lang{font:inherit;color:var(--ink-soft);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:16px;padding:0;font-size:14px;font-weight:500;text-decoration:underline}@media (prefers-reduced-motion:reduce){.coin .penguin,#penguin-pupil-r,#penguin-wink,.tick-stroke{animation:none}#penguin-pupil-r{opacity:0}.tick-stroke{stroke-dashoffset:0}}
