@font-face{font-family:FndSF;src:url(/assets/SF-Pro-Rounded-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FndSF;src:url(/assets/SF-Pro-Rounded-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:FndSF;src:url(/assets/SF-Pro-Rounded-Semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:FndSF;src:url(/assets/SF-Pro-Rounded-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FndHelveticaMedium;src:url(/assets/HelveticaNeueMedium%20\(1\).woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--bg-solid:#000;--bg-gradient:linear-gradient(90deg, #000 0%, #070707 50%, #000 100%);--card-bg:#040404;--card-border:#1b1b1b;--input-border:#1a1a1a;--text:#fff;--sub:#fff;--cta:#005ed5;--font:"FndSF", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--headline-font:"FndHelveticaMedium", "FndSF", -apple-system, BlinkMacSystemFont, system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg-solid);width:100%;min-height:100%;margin:0}body{font-family:var(--font);color:var(--text);background:var(--bg-gradient);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;overflow-x:hidden}button,input{font:inherit}input,textarea,select{font-size:16px}.fnd-page{background:var(--bg-gradient);width:100%;min-height:100svh;position:relative;overflow:hidden}.fnd-splash{z-index:20;background:var(--bg-gradient);pointer-events:none;place-items:center;animation:3.25s forwards fndSplashOut;display:grid;position:fixed;inset:0}.fnd-splash img{object-fit:contain;opacity:0;width:min(88vw,760px);height:auto;animation:3.25s cubic-bezier(.2,.8,.2,1) forwards fndLogoFade;display:block}@keyframes fndSplashOut{0%,84%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fndLogoFade{0%,22%{opacity:0;transform:translateY(-34px)scale(.985)}24%{opacity:1;transform:translateY(-34px)scale(1)}80%{opacity:1;transform:translateY(-34px)scale(1)}to{opacity:0;transform:translateY(-34px)scale(1.01)}}.fnd-stage{background:var(--bg-gradient);justify-content:center;align-items:center;width:100%;min-height:100svh;padding:10px;display:flex}.fnd-card{width:min(90vw,690px);min-height:unset;border:1px solid var(--card-border);background:var(--card-bg);box-shadow:none;opacity:0;border-radius:30px;padding:36px 38px 28px;transition:opacity .18s;transform:none}.fnd-card-ready{opacity:1}.fnd-card-create{padding-bottom:28px}.fnd-card-verify{min-height:unset;padding:34px 38px 28px}.fnd-copy{text-align:center;margin-bottom:19px}.fnd-copy h1{color:#fff;font-family:var(--headline-font);letter-spacing:-.04em;margin:0 0 7px;font-size:34px;font-weight:500;line-height:1.06}.fnd-copy p{color:#fff;letter-spacing:-.02em;max-width:620px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.3}.fnd-copy-verify{margin-bottom:19px}.fnd-copy-verify h1{margin-bottom:5px}.fnd-copy-verify p{max-width:620px}.fnd-form{flex-direction:column;gap:13px;display:flex}.fnd-form-verify{gap:12px}.fnd-input{border:1px solid var(--input-border);background:#000;border-radius:15px;align-items:center;width:100%;height:48px;padding:0 10px;display:flex}.fnd-input input{color:#fff;letter-spacing:-.02em;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;font-size:14px;font-weight:400}.fnd-input input::placeholder{color:#ffffff38;opacity:1;letter-spacing:-.02em;font-size:14px;font-weight:400}.fnd-input:focus-within{border-color:#ffffff1f}.fnd-switch{letter-spacing:-.02em;color:#ffffff42;text-align:left;margin:-4px 0 9px 8px;font-size:12.5px;font-weight:400;line-height:1.2}.fnd-switch button{color:#ffffff5c;font-size:inherit;line-height:inherit;letter-spacing:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:0;padding:0;font-weight:400;-webkit-text-decoration:underline #ffffff29;text-decoration:underline #ffffff29}.fnd-submit{background:var(--cta);cursor:pointer;border:1px solid #005ed5;border-radius:15px;place-items:center;width:100%;height:48px;margin-top:0;padding:0;display:grid}.fnd-submit-text{color:#fff;letter-spacing:-.02em;text-align:center;font-size:19px;font-weight:500;line-height:1}.fnd-code-row{grid-template-columns:repeat(5,1fr);gap:16px;width:100%;margin-bottom:6px;display:grid}.fnd-code-box{border:1px solid var(--input-border);color:#fff;text-align:center;letter-spacing:-.03em;background:#000;border-radius:16px;outline:0;width:100%;height:64px;font-size:28px;font-weight:500}.fnd-code-box:focus{border-color:#ffffff1f}.fnd-verify-links{justify-content:space-between;align-items:center;margin:5px 8px 0;display:flex}.fnd-verify-links button{color:#ffffff5c;letter-spacing:-.02em;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:400;line-height:1.2;-webkit-text-decoration:underline #ffffff29;text-decoration:underline #ffffff29}@media (width<=700px){.fnd-stage{padding:8px}.fnd-splash img{width:min(90vw,560px)}.fnd-card{width:calc(100vw - 40px);min-height:unset;background:#040404;border-radius:25px;padding:31px 26px 24px}.fnd-card-create{padding-bottom:24px}.fnd-card-verify{min-height:unset;padding:29px 26px 24px}.fnd-copy{margin-bottom:15px}.fnd-copy h1{font-family:var(--headline-font);color:#fff;letter-spacing:-.04em;margin-bottom:6px;font-size:24px;font-weight:500}.fnd-copy p{color:#fff;max-width:100%;font-size:11.2px;line-height:1.32}.fnd-copy-verify{margin-bottom:15px}.fnd-copy-verify h1{margin-bottom:4px}.fnd-copy-verify p{max-width:100%}.fnd-form{gap:10px}.fnd-form-verify{gap:9px}.fnd-input{border-radius:11px;height:36px;padding:0 8px}.fnd-input input{transform-origin:0;color:#fff;width:152%;font-size:16px;transform:scale(.66)}.fnd-input input::placeholder{font-size:16px}.fnd-switch{text-align:left;margin:-3px 0 8px 6px;font-size:8.8px}.fnd-submit{background:#005ed5;border-color:#005ed5;border-radius:11px;height:36px;margin-top:0}.fnd-submit-text{color:#fff;font-size:13.5px;font-weight:500}.fnd-code-row{gap:9px;margin-bottom:5px}.fnd-code-box{border-radius:12px;height:42px;font-size:18px}.fnd-verify-links{margin:5px 6px 0}.fnd-verify-links button{font-size:8.8px}}@media (width<=420px){.fnd-splash img{width:min(92vw,520px)}.fnd-card{width:calc(100vw - 38px);min-height:unset;background:#040404;border-radius:24px;padding:30px 24px 22px}.fnd-card-create{padding-bottom:22px}.fnd-card-verify{min-height:unset;padding:28px 24px 22px}.fnd-copy h1{font-family:var(--headline-font);letter-spacing:-.04em;margin-bottom:6px;font-size:23.5px;font-weight:500}.fnd-copy p{font-size:10.8px;line-height:1.34}.fnd-copy-verify{margin-bottom:15px}.fnd-copy-verify h1{margin-bottom:4px}.fnd-input{border-radius:11px;height:35px;padding:0 8px}.fnd-switch{margin:-3px 0 8px 6px}.fnd-submit{background:#005ed5;border-color:#005ed5;border-radius:11px;height:35px}.fnd-submit-text{color:#fff;font-size:13px;font-weight:500}.fnd-code-row{gap:8px;margin-bottom:4px}.fnd-code-box{border-radius:12px;height:40px;font-size:17px}.fnd-verify-links{margin:5px 6px 0}.fnd-verify-links button{font-size:8.6px}}
