.wel-page{min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#eff6ff,#fff 50%);display:flex;justify-content:center;align-items:center;padding:30px 22px}.wel-content{max-width:460px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.wel-logo{display:flex;align-items:center;gap:10px;margin-bottom:18px}.wel-logo img{width:40px;height:40px}.wel-logo span{font-size:18px;color:var(--navy-900, #0f172a);letter-spacing:-.01em}.wel-logo strong{font-weight:800}.wel-h1{font-size:clamp(28px,5vw,36px);font-weight:800;color:var(--navy-900, #0f172a);letter-spacing:-.02em;margin:4px 0 0}.wel-lead{font-size:15px;color:var(--txt-2, #334155);line-height:1.55;margin:0 0 18px}.wel-actions{display:flex;flex-direction:column;width:100%;gap:10px;margin-bottom:20px}.wel-btn{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;border-radius:14px;text-decoration:none;text-align:left;font-family:inherit;transition:all .12s}.wel-btn>div{display:flex;flex-direction:column;gap:2px;min-width:0}.wel-btn strong{font-size:15.5px;font-weight:700}.wel-btn small{font-size:12.5px;opacity:.85;line-height:1.3}.wel-btn-primary{background:#2d6bff;color:#fff;box-shadow:0 6px 16px #2563eb40}.wel-btn-primary:hover{background:#2157d6;transform:translateY(-1px)}.wel-btn-ghost{background:#fff;color:#0f172a;border:1.5px solid #e2e8f0}.wel-btn-ghost:hover{border-color:#2d6bff;background:#f8fafc}.wel-btn-ghost small{color:#64748b}.wel-btn-link{background:transparent;color:#2157d6;padding:12px;justify-content:center;font-size:14px;font-weight:700}.wel-btn-link:hover{text-decoration:underline}.wel-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-bottom:16px}.wel-trust>div{display:flex;flex-direction:column;gap:2px;padding:10px 4px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-align:center}.wel-trust strong{font-size:18px;font-weight:800;color:#2d6bff;line-height:1}.wel-trust small{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.3px;font-weight:600}.wel-legal{font-size:11.5px;color:var(--txt-3, #64748b);line-height:1.5}.wel-legal a{color:#2157d6;text-decoration:none;font-weight:600}.wel-legal a:hover{text-decoration:underline}@media (max-width: 480px){.wel-h1{font-size:26px}.wel-trust strong{font-size:16px}}
