@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-SemiBold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/Pretendard-Bold.ttf) format("truetype");font-weight:700;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%}body{font-family:Pretendard,-apple-system,sans-serif;background:linear-gradient(180deg,#aab6f0,#cdd7f6 46%,#eef1fb)}.wrap,body{min-height:100svh}.wrap{display:flex;align-items:center;justify-content:center;padding:24px;color:#1c1c22}.card{width:100%;max-width:380px;background:hsla(0,0%,100%,.92);border-radius:28px;padding:44px 28px 36px;text-align:center;box-shadow:0 18px 60px rgba(60,60,120,.18);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wordmark{height:30px;margin-bottom:24px}.headline{font-size:19px;font-weight:700;line-height:1.45;margin-bottom:6px}.sub{font-size:13.5px;font-weight:600;color:#6b6b76;line-height:1.55}.code{margin:24px 0 22px;font-size:34px;font-weight:700;letter-spacing:.18em;color:#7e37c2;background:#f4ecfb;border-radius:16px;padding:16px 8px 16px calc(8px + .18em);-webkit-user-select:all;-moz-user-select:all;user-select:all}.steps{text-align:left;font-size:13.5px;font-weight:600;color:#44444c;line-height:2}.steps b{font-weight:700}.foot{margin-top:26px;font-size:11.5px;font-weight:600;color:#9a9aa4;line-height:1.6}.avatar{width:108px;height:108px;border-radius:108px;object-fit:cover;margin:0 auto 16px;display:block;border:3px solid #f0e8fa}.avatar-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#b46ce0,#f39fce);color:#fff;font-size:48px;font-weight:700}.name{font-size:22px;font-weight:700;color:#1c1c22;margin-bottom:2px}.handle{font-size:14px;font-weight:600;color:#9b4be0;margin-bottom:14px}.cta{display:block;margin:22px 0 10px;padding:15px;border-radius:14px;background:#b255d9;color:#fff;font-size:15.5px;font-weight:700;text-decoration:none;transition:background .18s ease}.cta:hover{background:rgba(134,61,166,.9)}.cta-note{font-size:12px;font-weight:500;color:#9a9aa4;line-height:1.6;margin-bottom:24px}.banner{position:fixed;left:50%;transform:translateX(-50%);bottom:16px;width:calc(100% - 32px);max-width:380px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;text-decoration:none;background:rgba(28,20,40,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 34px rgba(40,16,60,.35)}.banner-mark{height:20px;filter:brightness(0) invert(1)}.banner-text{flex:1 1;font-weight:600}.banner-btn,.banner-text{font-size:13px;color:#fff}.banner-btn{font-weight:700;background:#b255d9;padding:8px 16px;border-radius:10px;white-space:nowrap}