@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#171713;font-synthesis:none;text-rendering:optimizelegibility;--ink:#171713;--muted:#6f6d64;--line:#e4e2d8;--surface:#fffffceb;--accent:#6dff8c;--accent-deep:#1fc653;--danger:#c63d3d;background:#f4f3ee;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.join-page{min-height:100vh;padding:22px 16px 28px;position:relative;overflow:hidden}.page-shell{z-index:1;width:min(100%,620px);margin:0 auto;position:relative}.page-header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.brand__mark{background:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:2px;width:32px;height:32px;display:flex}.brand__mark span{background:var(--accent);border-radius:99px;width:3px;display:block}.brand__mark span:first-child{height:9px}.brand__mark span:nth-child(2){height:17px}.brand__mark span:nth-child(3){height:12px}.secure-label{color:var(--muted);align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.secure-label>span{background:var(--accent-deep);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #1fc6531a}.form-card{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #17171314;border-radius:26px;padding:16px 18px 24px;box-shadow:0 24px 70px #25251c17,0 2px 5px #25251c0a}.merchant-badge{border:1px solid var(--line);color:#37362f;background:#faf9f5;border-radius:99px;align-items:center;gap:11px;width:fit-content;margin-bottom:29px;padding:6px 12px 6px 6px;font-size:12px;font-weight:700;display:flex}.merchant-badge__monogram{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-family:Manrope,sans-serif;font-size:12px;display:grid}.merchant-badge>span:last-child{flex-direction:column;line-height:1.3;display:flex}.merchant-badge small{color:#96938a;font-size:9px;font-weight:500}.form-intro{margin-bottom:30px}.eyebrow{color:#178b3b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(29px,8vw,41px);line-height:1.08}.form-intro>p:last-child,.not-found div>p:last-child{max-width:440px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.55}.field-grid{gap:18px;display:grid}.field{margin-bottom:18px}.field label{color:#35342e;margin:0 0 8px 2px;font-size:12px;font-weight:700;display:block}.field input{border:1px solid var(--line);width:100%;height:52px;color:var(--ink);background:#fbfaf7;border-radius:13px;outline:none;padding:0 15px;font-size:15px;transition:border-color .16s,box-shadow .16s,background .16s}.field input::placeholder{color:#b0ada3}.field input:hover{border-color:#cfccc0}.field input:focus{background:#fff;border-color:#21211c;box-shadow:0 0 0 4px #17171312}.field--error input{border-color:var(--danger);background:snow}.field__error{color:var(--danger);margin:6px 2px 0;font-size:11px;line-height:1.4;display:block}.submit-error{color:#923030;background:#fff4f4;border:1px solid #efc3c3;border-radius:11px;margin:0 0 14px;padding:11px 13px;font-size:12px;line-height:1.45}.business-loading{min-height:420px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.business-loading .spinner{border-color:#17171326;border-top-color:var(--accent-deep)}.page-message{min-height:420px;padding:68px 4px 20px}.page-message>p:not(.eyebrow){max-width:430px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.6}.secondary-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fbfaf7;border-radius:12px;margin-top:26px;padding:12px 17px;font-size:13px;font-weight:700}.secondary-button:hover{background:#fff;border-color:#c6c3b7}.submit-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 18px 0 20px;font-size:14px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s;display:flex;box-shadow:0 10px 25px #17171326}.submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #17171333}.submit-button:active:not(:disabled){transform:translateY(1px)}.submit-button:focus-visible{outline-offset:3px;outline:3px solid #17171333}.submit-button:disabled{cursor:wait;opacity:.72}.submit-button svg{width:20px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.spinner{border:2px solid #ffffff47;border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.65s linear infinite spin}.privacy-note{color:#96938a;text-align:center;max-width:390px;margin:13px auto 0;font-size:10px;line-height:1.5}.success-state{text-align:center;outline:none;min-height:480px;padding:46px 4px 8px}.success-state__icon{background:var(--accent);border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 28px;animation:.5s cubic-bezier(.2,.8,.2,1) both success-in;display:grid;transform:rotate(-4deg);box-shadow:0 16px 34px #1fc65333}.success-state__icon svg{width:38px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.success-state h1{max-width:430px;margin:0 auto}.success-state__copy{color:var(--muted);margin:15px 0 35px;font-size:15px}footer{color:#929087;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:19px;font-size:10px;display:flex}footer strong{color:#5f5d55}.ambient{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.ambient--one{background:radial-gradient(circle,#6dff8c4d,#0000 68%);width:400px;height:400px;top:-180px;right:-180px}.ambient--two{background:radial-gradient(circle,#ffdd8a40,#0000 68%);width:500px;height:500px;bottom:-240px;left:-180px}.not-found{background:#f4f3ee;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:100vh;padding:28px;display:flex}.not-found div{max-width:580px;margin:auto 0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes success-in{0%{opacity:0;transform:scale(.7)rotate(-14deg)}}@media (width>=560px){.join-page{padding:34px 24px 38px}.page-header{margin-bottom:34px}.form-card{border-radius:32px;padding:20px 42px 34px}.merchant-badge{margin-bottom:34px}.field-grid{grid-template-columns:1fr 1fr}.field-grid .field{margin-bottom:0}.field-grid{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
