@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}:root{--bg:#000;--card:#000;--card-border:#1b1b1b;--input-border:#1a1a1a;--text:#fff;--muted:#ffffffd1;--soft:#ffffff57;--font:"FndSF", -apple-system, BlinkMacSystemFont, system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{background:#000;width:100%;min-height:100%;margin:0}body{font-family:var(--font);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background:#000;overflow-x:hidden}button,input{font:inherit}input,textarea,select{font-size:16px}.fnd-page{background:#000;width:100%;min-height:100svh}.fnd-stage{background:#000;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:20px;display:flex}.fnd-card{border:1px solid var(--card-border);background:var(--card);border-radius:40px;width:min(92vw,740px);min-height:486px;padding:40px 48px 38px;position:relative;box-shadow:inset 0 0 0 1px #ffffff03,0 0 34px #ffffff0b}.fnd-card:before{content:"";z-index:-1;pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#ffffff0d,#0000 62%);position:absolute;inset:-26px}.fnd-top{justify-content:flex-start;align-items:center;margin-bottom:16px;display:flex}.fnd-logo{object-fit:contain;filter:brightness(0)invert();width:58px;height:auto;display:block}.fnd-copy{margin-bottom:28px}.fnd-copy h1{color:#fff;letter-spacing:-.03em;margin:0 0 12px;font-size:27px;font-weight:600;line-height:1.08}.fnd-copy p{color:#fff;letter-spacing:-.015em;max-width:560px;margin:0;font-size:16px;font-weight:400;line-height:1.42}.fnd-form{flex-direction:column;gap:14px;display:flex}.fnd-input{border:1px solid var(--input-border);background:#000;border-radius:18px;align-items:center;width:100%;height:52px;padding:0 20px;display:flex;overflow:hidden}.fnd-input input{color:#ffffffd6;letter-spacing:-.015em;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;font-size:15px;font-weight:400}.fnd-input input::placeholder{color:#ffffff3d;opacity:1;letter-spacing:-.015em;font-size:15px;font-weight:400}.fnd-input:focus-within{border-color:#ffffff1f}.fnd-switch{letter-spacing:-.015em;color:#ffffff57;margin:2px 0 8px 10px;font-size:13px;font-weight:400;line-height:1.2}.fnd-switch button{color:#ffffff6b;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 #ffffff2e;text-decoration:underline #ffffff2e}.fnd-submit{border:1px solid var(--input-border);cursor:pointer;background:#040404;border-radius:18px;place-items:center;width:100%;height:50px;padding:0;display:grid}.fnd-submit-text{color:#fff;letter-spacing:-.015em;font-size:15px;font-weight:400;line-height:1}@media (width<=700px){.fnd-stage{padding:10px}.fnd-card{border-radius:30px;width:calc(100vw - 20px);min-height:430px;padding:34px 34px 30px}.fnd-top{margin-bottom:14px}.fnd-logo{width:52px}.fnd-copy{margin-bottom:24px}.fnd-copy h1{margin-bottom:10px;font-size:22px}.fnd-copy p{max-width:100%;font-size:14px;line-height:1.4}.fnd-form{gap:12px}.fnd-input{border-radius:17px;height:48px;padding:0 18px}.fnd-submit{border-radius:17px;height:47px}.fnd-submit-text{font-size:14px}.fnd-switch{margin:1px 0 6px 8px;font-size:12px}.fnd-input input{transform-origin:0;width:114%;font-size:16px;transform:scale(.88)}.fnd-input input::placeholder{font-size:16px}}@media (width<=420px){.fnd-card{border-radius:28px;padding:30px 26px 26px}.fnd-logo{width:48px}.fnd-copy h1{font-size:20px}.fnd-copy p{font-size:13px}.fnd-input{border-radius:16px;height:46px}.fnd-submit{border-radius:16px;height:45px}}
