.profile-complete-overlay{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.72);backdrop-filter:blur(7px)}.profile-complete-card{width:min(500px,94vw);background:#fff;border-radius:28px;padding:34px;text-align:center;box-shadow:0 30px 80px rgba(15,23,42,.28)}.profile-complete-ring{position:relative;width:144px;height:144px;margin:0 auto 18px}.profile-complete-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.profile-complete-ring circle{fill:none;stroke-width:10}.profile-complete-ring .ring-bg{stroke:#eef2f7}.profile-complete-ring .ring-progress{stroke:#f5b900;stroke-linecap:round;transition:stroke-dashoffset .08s linear}.profile-complete-ring strong{position:absolute;inset:0;display:grid;place-items:center;font-size:30px;color:#111827}.profile-complete-card h2{margin:0 0 8px;font-size:30px;color:#111827}.profile-complete-card p{margin:0 0 18px;color:#64748b}.profile-complete-next{display:grid;gap:6px;text-align:left;background:#fff8d8;border:1px solid #f7d86d;border-radius:16px;padding:16px;color:#334155}.profile-complete-card button{margin-top:22px;border:0;border-radius:13px;background:#111827;color:#fff;padding:14px 22px;font-weight:800;cursor:pointer}